]> git.lyx.org Git - lyx.git/blob - lib/doc/es/Math.lyx
Math.lyx: improve description of modulo-functions, fixes #7961
[lyx.git] / lib / doc / es / Math.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % To be able to enter the character ° and · directly in LyX,
36 % see sec. 22.11
37 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 \newlength{\abc}
43 \settowidth{\abc}{\space}
44 \AtBeginDocument{%
45 \addto\extrasspanish{
46  \renewcommand{\equationautorefname}{\hspace{-\abc}}
47  \renewcommand{\sectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
49  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
50 }
51
52 % don't load packages twice
53 % see first footnote in sec. 9.3
54 \@ifundefined{textcolor}{\usepackage{color}}{}
55
56 % the pages of the TOC are numbered roman
57 % and a PDF-bookmark for the TOC is added
58 \pagenumbering{roman}
59 \let\myTOC\tableofcontents
60 \renewcommand{\tableofcontents}{%
61  \vspace{1cm}
62  \pdfbookmark[1]{\contentsname}{}
63  \myTOC
64  \cleardoublepage
65  \pagenumbering{arabic}}
66
67 % insert additional vertical space of 1.5 mm between footnotes,
68 \let\myFoot\footnote
69 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
70
71 % provides caption formatting
72 \setkomafont{captionlabel}{\bfseries}
73
74 % used in sec. 23.6
75 \usepackage[samesize]{cancel}
76
77 % enables calculation of values
78 \usepackage{calc}
79
80 % for multiple columns used in sec. 23.7
81 \usepackage{multicol}
82
83 % needed in sec. 19.4
84 \usepackage{remreset}
85
86 % for the Fourier transformation symbol
87 \usepackage{mathrsfs}
88
89 % define a color, used in sec.9.3
90 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
91
92 % declare operators (see sec. 10.4 and sec. 15.2)
93 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
94 \DeclareMathOperator{\sgn}{sgn}
95
96 \newcommand{\spce}{\textvisiblespace}
97
98 % example definitions for sec. 20.1 
99 \newcommand{\gr}{\Longrightarrow}
100 \newcommand{\us}[1]{\underline{#1}}
101 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
102 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
103 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
104
105 % example macro from sec. 19.4
106 %\def\tagform@#1{\maketag@@@{|#1|}}
107
108 % macro from sec. 10.2
109 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
110 \def\mathclap {\mathpalette \mathclapinternal}
111 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
112
113
114 % ------------------------------------
115 % used to check for needed LaTeX packages
116 \usepackage{ifthen}
117
118 % check for package eurosym
119 % used for the Euro symbol
120 \newboolean{eurosym}
121 \IfFileExists{eurosym.sty}
122  {\usepackage[gennarrow]{eurosym}
123   \setboolean{eurosym}{true}}
124  {\setboolean{eurosym}{false}}
125
126 % check for package braket
127 % used for physical vectors
128 \newboolean{braket}
129 \IfFileExists{braket.sty}
130  {\usepackage{braket}
131   \setboolean{braket}{true}}
132  {\setboolean{braket}{false}}
133
134 % check for package cancel
135 \newboolean{cancel}
136 \IfFileExists{cancel.sty}
137  {\usepackage{cancel}
138   \setboolean{cancel}{true}}
139  {\setboolean{cancel}{false}}
140
141 % check for package upgreek
142 \newboolean{upgreek}
143 \IfFileExists{upgreek.sty}
144  {\usepackage{upgreek}
145   \setboolean{upgreek}{true}}
146  {\setboolean{upgreek}{false}}
147 \end_preamble
148 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
149 \use_default_options false
150 \maintain_unincluded_children false
151 \language spanish
152 \language_package default
153 \inputencoding auto
154 \fontencoding global
155 \font_roman default
156 \font_sans default
157 \font_typewriter default
158 \font_default_family default
159 \use_non_tex_fonts false
160 \font_sc false
161 \font_osf false
162 \font_sf_scale 100
163 \font_tt_scale 100
164
165 \graphics default
166 \default_output_format default
167 \output_sync 0
168 \bibtex_command default
169 \index_command default
170 \paperfontsize 12
171 \spacing single
172 \use_hyperref true
173 \pdf_title "Manual detallado de Matemáticas en LyX"
174 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
175 \pdf_subject "LyX-documentation about math"
176 \pdf_keywords "LyX, Mathed"
177 \pdf_bookmarks true
178 \pdf_bookmarksnumbered true
179 \pdf_bookmarksopen true
180 \pdf_bookmarksopenlevel 1
181 \pdf_breaklinks false
182 \pdf_pdfborder false
183 \pdf_colorlinks true
184 \pdf_backref false
185 \pdf_pdfusetitle false
186 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
187 \papersize a4paper
188 \use_geometry false
189 \use_amsmath 2
190 \use_esint 1
191 \use_mhchem 1
192 \use_mathdots 1
193 \cite_engine basic
194 \use_bibtopic false
195 \use_indices false
196 \paperorientation portrait
197 \suppress_date false
198 \use_refstyle 0
199 \notefontcolor #0000ff
200 \index Índice
201 \shortcut idx
202 \color #008000
203 \end_index
204 \secnumdepth 4
205 \tocdepth 3
206 \paragraph_separation skip
207 \defskip medskip
208 \quotes_language french
209 \papercolumns 1
210 \papersides 2
211 \paperpagestyle plain
212 \bullet 1 0 6 -1
213 \bullet 2 2 35 -1
214 \bullet 3 2 7 -1
215 \tracking_changes false
216 \output_changes false
217 \html_math_output 0
218 \html_css_as_file 0
219 \html_be_strict false
220 \end_header
221
222 \begin_body
223
224 \begin_layout Title
225 Manual detallado de
226 \begin_inset Newline newline
227 \end_inset
228
229 Matemáticas en LyX
230 \end_layout
231
232 \begin_layout Author
233 por el Equipo LyX
234 \begin_inset Foot
235 status collapsed
236
237 \begin_layout Plain Layout
238 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
239  lista de correo de documentación de LyX
240 \family typewriter
241
242 \begin_inset CommandInset href
243 LatexCommand href
244 name "lyx-docs@lists.lyx.org"
245 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
246
247 \end_inset
248
249
250 \end_layout
251
252 \end_inset
253
254
255 \begin_inset Note Note
256 status collapsed
257
258 \begin_layout Plain Layout
259 autor: Uwe Stöhr, traducción: Ignacio García
260 \end_layout
261
262 \end_inset
263
264
265 \begin_inset Newline newline
266 \end_inset
267
268
269 \begin_inset Newline newline
270 \end_inset
271
272 Versión 2.0.x
273 \end_layout
274
275 \begin_layout Standard
276 \begin_inset CommandInset toc
277 LatexCommand tableofcontents
278
279 \end_inset
280
281
282 \end_layout
283
284 \begin_layout Standard
285 \begin_inset Note Note
286 status open
287
288 \begin_layout Plain Layout
289 Para exportar este documento a PDF, PS o DVI deberían estar instalados los
290  paquetes LaTeX 
291 \series bold
292 braket, cancel, eurosym, mathdots, mhchem
293 \series default
294  y 
295 \series bold
296 was
297 \series default
298 .
299  Si
300 \series bold
301  
302 \series default
303 no están instalados también puedes exportar el documento pero las secciones
304  en que se requieren dichos paquetes no aparecerán en la salida.
305  
306 \series bold
307 mhchem
308 \series default
309  es una excepción: si no está instalado no se puede exportar este archivo.
310 \end_layout
311
312 \begin_layout Plain Layout
313 La última versión PDF de este documento está disponible en:
314 \begin_inset Newline newline
315 \end_inset
316
317
318 \series bold
319 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
320 \end_layout
321
322 \end_inset
323
324
325 \begin_inset Newpage newpage
326 \end_inset
327
328
329 \end_layout
330
331 \begin_layout Section
332 Introducción
333 \end_layout
334
335 \begin_layout Standard
336 Este documento explica las características matemáticas de LyX y además es
337  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
338  Las explicaciones están diseñadas para el uso de comandos.
339  Por consiguiente es preciso que hayas leído la sección 
340 \emph on
341 Ecuaciones matemáticas
342 \emph default
343  de la 
344 \emph on
345 Guía del usuario
346 \emph default
347 .
348 \end_layout
349
350 \begin_layout Standard
351 La mayoría de caracteres y muchas estructuras explicadas en este manual
352  también son accesibles mediante el menú 
353 \family sans
354 Insertar\SpecialChar \menuseparator
355 Ecuación
356 \family default
357  o la barra de herramientas
358 \family sans
359  Ecuaciones
360 \family default
361 .
362  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
363  mucho más rápido usar comandos que la barra de herramientas.
364  Por tanto este manual está enfocado al uso de comandos, aunque también
365  se mencionan los botones correspondientes de las barras de herramientas
366  cuando están disponibles.
367 \end_layout
368
369 \begin_layout Standard
370 Si no se especifica lo contrario los comandos sólo están disponibles dentro
371  de las fórmulas.
372  Para poder usar todos los comandos explicados en este documento, debe usarse
373  la opción 
374 \family sans
375 Usar el paquete de ecuaciones AMS
376 \family default
377  en la configuración del documento (menú 
378 \family sans
379 Documento\SpecialChar \menuseparator
380 Configuración\SpecialChar \menuseparator
381 Opciones de ecuación
382 \family default
383 )
384 \begin_inset Foot
385 status collapsed
386
387 \begin_layout Plain Layout
388 La opción 
389 \family sans
390 Usar el paquete de ecuaciones AMS automáticamente
391 \family default
392  sólo usa ecuaciones 
393 \begin_inset ERT
394 status collapsed
395
396 \begin_layout Plain Layout
397
398
399 \backslash
400 AmS 
401 \end_layout
402
403 \end_inset
404
405
406 \begin_inset space ~
407 \end_inset
408
409  si las estructuras matemáticas son soportadas por LyX.
410 \end_layout
411
412 \end_inset
413
414 .
415 \end_layout
416
417 \begin_layout Standard
418 Este documento no recoge todos los comandos de ecuaciones 
419 \begin_inset ERT
420 status collapsed
421
422 \begin_layout Plain Layout
423
424
425 \backslash
426 AmS 
427 \end_layout
428
429 \end_inset
430
431
432 \begin_inset Foot
433 status collapsed
434
435 \begin_layout Plain Layout
436 En el archivo 
437 \family sans
438
439 \begin_inset CommandInset href
440 LatexCommand href
441 name "amsguide.ps"
442 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
443
444 \end_inset
445
446
447 \family default
448 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
449  lista con todos los comandos de ecuaciones 
450 \begin_inset ERT
451 status collapsed
452
453 \begin_layout Plain Layout
454
455
456 \backslash
457 AmS 
458 \end_layout
459
460 \end_inset
461
462 .
463 \end_layout
464
465 \end_inset
466
467  por razones de claridad.
468 \end_layout
469
470 \begin_layout Section
471 Instrucciones generales
472 \end_layout
473
474 \begin_layout Standard
475 Para crear una ecuación en línea
476 \begin_inset Index idx
477 status collapsed
478
479 \begin_layout Plain Layout
480 Ecuación ! en línea
481 \end_layout
482
483 \end_inset
484
485  insertada en una línea de texto, teclea una de las combinaciones 
486 \family sans
487 Ctrl+M, Alt+C M, Alt+M M
488 \family default
489  o pulsa el botón 
490 \begin_inset Graphics
491         filename ../../images/math-mode.png
492         scale 85
493
494 \end_inset
495
496  de la barra de herramientas.
497 \begin_inset Newline newline
498 \end_inset
499
500 Para crear una ecuación en estilo presentación
501 \begin_inset Index idx
502 status collapsed
503
504 \begin_layout Plain Layout
505 Ecuación ! presentada
506 \end_layout
507
508 \end_inset
509
510 , que se verá más grande y en su propio párrafo, teclea
511 \family sans
512  
513 \family default
514 una de estas combinaciones: 
515 \family sans
516 Ctrl+Mayúsculas+M, Alt+M D.
517 \end_layout
518
519 \begin_layout Standard
520 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
521  dentro de la ecuación y teclea
522 \family sans
523  Ctrl+M, Alt+C M, Alt+M M 
524 \family default
525 o usa el menú 
526 \family sans
527 Editar\SpecialChar \menuseparator
528 Ecuación\SpecialChar \menuseparator
529 Cambiar tipo de ecuación
530 \family default
531 .
532  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
533 \end_layout
534
535 \begin_layout Standard
536 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
537  presentada, escribe el comando 
538 \series bold
539
540 \backslash
541 displaystyle
542 \series default
543
544 \begin_inset Index idx
545 status collapsed
546
547 \begin_layout Plain Layout
548 Comandos ! D ! 
549 \backslash
550 displaystyle
551 \end_layout
552
553 \end_inset
554
555  en la ecuación y pulsa espacio.
556  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
557  de la ecuación.
558 \end_layout
559
560 \begin_layout Standard
561 En los cuadros sólo se permiten ecuaciones en línea.
562 \end_layout
563
564 \begin_layout Standard
565 Las barras 
566 \family sans
567 Ecuaciones
568 \family default
569  y 
570 \family sans
571 Paneles de ecuaciones 
572 \family default
573 se pueden visualizar mediante el menú 
574 \family sans
575 Ver\SpecialChar \menuseparator
576 Barras de herramientas
577 \family default
578 .
579  Si ahí pulsas en 
580 \begin_inset Quotes fld
581 \end_inset
582
583 Ecuaciones
584 \begin_inset Quotes frd
585 \end_inset
586
587  y/o en 
588 \begin_inset Quotes fld
589 \end_inset
590
591 Paneles de ecuaciones
592 \begin_inset Quotes frd
593 \end_inset
594
595 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
596  estado se visualiza en el menú de las barras de herramientas con una marca.
597  Si en este estado pulsas de nuevo sobre 
598 \begin_inset Quotes fld
599 \end_inset
600
601 Ecuaciones
602 \begin_inset Quotes frd
603 \end_inset
604
605  y/o 
606 \begin_inset Quotes fld
607 \end_inset
608
609 Paneles de ecuaciones
610 \begin_inset Quotes frd
611 \end_inset
612
613  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
614  de una ecuación; este estado se indica añadiendo a las entradas del menú
615  la palabra 
616 \begin_inset Quotes fld
617 \end_inset
618
619 (auto)
620 \begin_inset Quotes frd
621 \end_inset
622
623 .
624  
625 \end_layout
626
627 \begin_layout Standard
628 El modo TeX
629 \begin_inset Index idx
630 status collapsed
631
632 \begin_layout Plain Layout
633 T@TeX ! modo
634 \end_layout
635
636 \end_inset
637
638  se inicia pulsando el botón 
639 \begin_inset Graphics
640         filename ../../images/ert-insert.png
641         scale 85
642
643 \end_inset
644
645  de la barra de herramientas o con el menú 
646 \family sans
647 Insertar\SpecialChar \menuseparator
648 Código Te
649 \begin_inset ERT
650 status collapsed
651
652 \begin_layout Plain Layout
653
654 {}
655 \end_layout
656
657 \end_inset
658
659 X
660 \family default
661 , (atajo 
662 \family sans
663 Ctrl+L
664 \family default
665 ).
666 \begin_inset Note Note
667 status collapsed
668
669 \begin_layout Plain Layout
670 En LyX hay tres 
671 \begin_inset Quotes fld
672 \end_inset
673
674 nombres propios
675 \begin_inset Quotes frd
676 \end_inset
677
678  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
679  LaTeX y LyX.
680 \end_layout
681
682 \begin_layout Plain Layout
683 Para evitar que estas palabras sean reconocidas como tales nombres propios,
684  se inserta un par de llaves TeX.
685  
686 \end_layout
687
688 \end_inset
689
690
691 \end_layout
692
693 \begin_layout Standard
694 Para cambiar el preámbulo LaTeX
695 \begin_inset Index idx
696 status collapsed
697
698 \begin_layout Plain Layout
699 LaTeX, preámbulo
700 \end_layout
701
702 \end_inset
703
704 , usa el menú 
705 \family sans
706 Documento\SpecialChar \menuseparator
707 Configuración\SpecialChar \menuseparator
708 Preámbulo LaT
709 \begin_inset ERT
710 status collapsed
711
712 \begin_layout Plain Layout
713
714 {}
715 \end_layout
716
717 \end_inset
718
719 eX
720 \family default
721 .
722 \end_layout
723
724 \begin_layout Standard
725 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
726  multilínea, se pueden usar los menús 
727 \family sans
728 Editar\SpecialChar \menuseparator
729 Ecuación
730 \family default
731  y 
732 \family sans
733 Editar\SpecialChar \menuseparator
734 Filas y columnas
735 \family default
736  o la barra de herramientas de 
737 \family sans
738 Cuadro
739 \family default
740 .
741  Cuando las líneas y columnas se intercambian mediante el menú, la columna
742  o línea en la que está se cambia con la columna de la derecha o con la
743  línea de abajo, respectivamente.
744  Si el cursor está en la última columna o fila, el cambio se hace con la
745  columna de la izquierda o la línea de arriba.
746 \end_layout
747
748 \begin_layout Standard
749 Para escribir texto en fórmulas se usa 
750 \emph on
751 texto de ecuaciones
752 \emph default
753
754 \begin_inset Index idx
755 status collapsed
756
757 \begin_layout Plain Layout
758 Texto ! en ecuaciones
759 \end_layout
760
761 \end_inset
762
763 .
764 \begin_inset Foot
765 status collapsed
766
767 \begin_layout Plain Layout
768 Para ecuaciones multilínea se usa el comando 
769 \series bold
770
771 \backslash
772 intertext
773 \series default
774 , véase
775 \begin_inset space ~
776 \end_inset
777
778
779 \begin_inset CommandInset ref
780 LatexCommand ref
781 reference "sub:Texto-en-multilínea"
782
783 \end_inset
784
785 .
786 \end_layout
787
788 \end_inset
789
790  Este modo se inicia con el atajo 
791 \family sans
792 Alt+M
793 \begin_inset space ~
794 \end_inset
795
796 M
797 \family default
798  o
799 \family sans
800  Ctrl+M
801 \family default
802  o insertando el comando 
803 \series bold
804
805 \backslash
806 text
807 \series default
808
809 \begin_inset Index idx
810 status collapsed
811
812 \begin_layout Plain Layout
813 Comandos ! T ! 
814 \backslash
815 text
816 \end_layout
817
818 \end_inset
819
820 .
821  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
822  partes de la ecuación que se ven en azul.
823  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
824 a de otras partes de la fórmula.
825 \end_layout
826
827 \begin_layout Subsection*
828 Esquema de comandos
829 \end_layout
830
831 \begin_layout Standard
832 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
833  siguiente esquema:
834 \end_layout
835
836 \begin_layout Standard
837
838 \series bold
839
840 \backslash
841 nombre_del_comando[argumento opcional]{argumento requerido}
842 \end_layout
843
844 \begin_layout Standard
845 Un comando empieza siempre por una barra inversa, 
846 \begin_inset Quotes fld
847 \end_inset
848
849
850 \series bold
851
852 \backslash
853
854 \series default
855
856 \begin_inset Quotes frd
857 \end_inset
858
859 .
860  Para omitir argumentos opcionales, quita también los corchetes asociados.
861  En este documento, las llaves que encierran los argumentos requeridos se
862  denominan llaves TeX
863 \begin_inset Index idx
864 status collapsed
865
866 \begin_layout Plain Layout
867 T@TeX ! llaves
868 \end_layout
869
870 \end_inset
871
872 .
873  Si en una ecuación añades una llave de apertura al nombre de un comando,
874  LyX crea automáticamente una llave TeX.
875  En todos los demás casos las llaves TeX se crean en las ecuaciones con
876  el comando 
877 \series bold
878
879 \backslash
880 {
881 \series default
882 .
883  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
884  que se muestran en azul.
885  En modo TeX no hace falta comando para poner llaves TeX.
886  Las llaves TeX no aparecen en la salida.
887 \end_layout
888
889 \begin_layout Standard
890 En el caso de comandos sin argumentos, como los comandos para símbolos que
891  se introducen en modo TeX, 
892 \emph on
893 siempre
894 \emph default
895  debe teclearse un espacio tras el comando para finalizarlo.
896  Este espacio no aparece en la salida.
897  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
898  de un espacio protegido en texto normal.
899 \end_layout
900
901 \begin_layout Standard
902 Un espacio protegido se inserta con 
903 \family sans
904 Ctrl+Espacio
905 \family default
906 .
907 \end_layout
908
909 \begin_layout Subsection*
910 Explicación de la sintaxis
911 \end_layout
912
913 \begin_layout Itemize
914 El símbolo 
915 \begin_inset ERT
916 status collapsed
917
918 \begin_layout Plain Layout
919
920
921 \backslash
922 spce 
923 \end_layout
924
925 \end_inset
926
927
928 \begin_inset Foot
929 status collapsed
930
931 \begin_layout Plain Layout
932 Este carácter, espacio visible, se puede componer con el comando 
933 \series bold
934
935 \backslash
936 textvisiblespace
937 \series default
938
939 \begin_inset Index idx
940 status collapsed
941
942 \begin_layout Plain Layout
943 Comandos ! T ! 
944 \backslash
945 textvisiblespace
946 \end_layout
947
948 \end_inset
949
950  insertado en código TeX.
951 \end_layout
952
953 \end_inset
954
955  indica que hay que teclear un espacio.
956 \end_layout
957
958 \begin_layout Itemize
959 Una flecha como 
960 \begin_inset Formula $\rightarrow$
961 \end_inset
962
963  indica el uso de la correspondiente tecla de flecha.
964  
965 \end_layout
966
967 \begin_layout Subsection*
968 Unidades disponibles
969 \end_layout
970
971 \begin_layout Standard
972 \align center
973 \begin_inset Float table
974 placement H
975 wide false
976 sideways false
977 status open
978
979 \begin_layout Plain Layout
980 \align center
981 \begin_inset Caption
982
983 \begin_layout Plain Layout
984 \begin_inset CommandInset label
985 LatexCommand label
986 name "tab:Unidades-disponibles"
987
988 \end_inset
989
990 Unidades disponibles
991 \end_layout
992
993 \end_inset
994
995
996 \end_layout
997
998 \begin_layout Plain Layout
999 \align center
1000 \begin_inset Tabular
1001 <lyxtabular version="3" rows="13" columns="2">
1002 <features tabularvalignment="middle">
1003 <column alignment="center" valignment="top" width="0">
1004 <column alignment="center" valignment="top" width="0">
1005 <row>
1006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1007 \begin_inset Text
1008
1009 \begin_layout Plain Layout
1010 Unidad
1011 \end_layout
1012
1013 \end_inset
1014 </cell>
1015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1016 \begin_inset Text
1017
1018 \begin_layout Plain Layout
1019 Nombre / Descripción
1020 \end_layout
1021
1022 \end_inset
1023 </cell>
1024 </row>
1025 <row>
1026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1027 \begin_inset Text
1028
1029 \begin_layout Plain Layout
1030 mm
1031 \end_layout
1032
1033 \end_inset
1034 </cell>
1035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1036 \begin_inset Text
1037
1038 \begin_layout Plain Layout
1039 Milímetro
1040 \end_layout
1041
1042 \end_inset
1043 </cell>
1044 </row>
1045 <row>
1046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1047 \begin_inset Text
1048
1049 \begin_layout Plain Layout
1050 cm
1051 \end_layout
1052
1053 \end_inset
1054 </cell>
1055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1056 \begin_inset Text
1057
1058 \begin_layout Plain Layout
1059 Centímetro
1060 \end_layout
1061
1062 \end_inset
1063 </cell>
1064 </row>
1065 <row>
1066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1067 \begin_inset Text
1068
1069 \begin_layout Plain Layout
1070 in
1071 \end_layout
1072
1073 \end_inset
1074 </cell>
1075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1076 \begin_inset Text
1077
1078 \begin_layout Plain Layout
1079 Pulgada (1
1080 \begin_inset space \thinspace{}
1081 \end_inset
1082
1083 in = 2,54
1084 \begin_inset space \thinspace{}
1085 \end_inset
1086
1087 cm)
1088 \end_layout
1089
1090 \end_inset
1091 </cell>
1092 </row>
1093 <row>
1094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1095 \begin_inset Text
1096
1097 \begin_layout Plain Layout
1098 pt
1099 \end_layout
1100
1101 \end_inset
1102 </cell>
1103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1104 \begin_inset Text
1105
1106 \begin_layout Plain Layout
1107 Punto (72.27
1108 \begin_inset space \thinspace{}
1109 \end_inset
1110
1111 pt = 1
1112 \begin_inset space \thinspace{}
1113 \end_inset
1114
1115 in)
1116 \end_layout
1117
1118 \end_inset
1119 </cell>
1120 </row>
1121 <row>
1122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1123 \begin_inset Text
1124
1125 \begin_layout Plain Layout
1126 pc
1127 \end_layout
1128
1129 \end_inset
1130 </cell>
1131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1132 \begin_inset Text
1133
1134 \begin_layout Plain Layout
1135 Pica (1
1136 \begin_inset space \thinspace{}
1137 \end_inset
1138
1139 pc = 12
1140 \begin_inset space \thinspace{}
1141 \end_inset
1142
1143 pt)
1144 \end_layout
1145
1146 \end_inset
1147 </cell>
1148 </row>
1149 <row>
1150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1151 \begin_inset Text
1152
1153 \begin_layout Plain Layout
1154 sp
1155 \end_layout
1156
1157 \end_inset
1158 </cell>
1159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1160 \begin_inset Text
1161
1162 \begin_layout Plain Layout
1163 Punto escalado (65536
1164 \begin_inset space \thinspace{}
1165 \end_inset
1166
1167 sp = 1
1168 \begin_inset space \thinspace{}
1169 \end_inset
1170
1171 pt)
1172 \end_layout
1173
1174 \end_inset
1175 </cell>
1176 </row>
1177 <row>
1178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1179 \begin_inset Text
1180
1181 \begin_layout Plain Layout
1182 bp
1183 \end_layout
1184
1185 \end_inset
1186 </cell>
1187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1188 \begin_inset Text
1189
1190 \begin_layout Plain Layout
1191 Punto grande (72
1192 \begin_inset space \thinspace{}
1193 \end_inset
1194
1195 bp = 1
1196 \begin_inset space \thinspace{}
1197 \end_inset
1198
1199 in)
1200 \end_layout
1201
1202 \end_inset
1203 </cell>
1204 </row>
1205 <row>
1206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1207 \begin_inset Text
1208
1209 \begin_layout Plain Layout
1210 dd
1211 \end_layout
1212
1213 \end_inset
1214 </cell>
1215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1216 \begin_inset Text
1217
1218 \begin_layout Plain Layout
1219 Didot (1
1220 \begin_inset space \thinspace{}
1221 \end_inset
1222
1223 dd 
1224 \begin_inset Formula $\approx$
1225 \end_inset
1226
1227  0.376
1228 \begin_inset space \thinspace{}
1229 \end_inset
1230
1231 mm)
1232 \end_layout
1233
1234 \end_inset
1235 </cell>
1236 </row>
1237 <row>
1238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1239 \begin_inset Text
1240
1241 \begin_layout Plain Layout
1242 cc
1243 \end_layout
1244
1245 \end_inset
1246 </cell>
1247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1248 \begin_inset Text
1249
1250 \begin_layout Plain Layout
1251 Cicero (1
1252 \begin_inset space \thinspace{}
1253 \end_inset
1254
1255 cc = 12
1256 \begin_inset space \thinspace{}
1257 \end_inset
1258
1259 dd)
1260 \end_layout
1261
1262 \end_inset
1263 </cell>
1264 </row>
1265 <row>
1266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1267 \begin_inset Text
1268
1269 \begin_layout Plain Layout
1270 ex
1271 \end_layout
1272
1273 \end_inset
1274 </cell>
1275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1276 \begin_inset Text
1277
1278 \begin_layout Plain Layout
1279 Altura de la letra 
1280 \begin_inset Quotes fld
1281 \end_inset
1282
1283
1284 \emph on
1285 x
1286 \emph default
1287
1288 \begin_inset Quotes frd
1289 \end_inset
1290
1291  en la tipografía actual
1292 \end_layout
1293
1294 \end_inset
1295 </cell>
1296 </row>
1297 <row>
1298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1299 \begin_inset Text
1300
1301 \begin_layout Plain Layout
1302 em
1303 \end_layout
1304
1305 \end_inset
1306 </cell>
1307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1308 \begin_inset Text
1309
1310 \begin_layout Plain Layout
1311 Anchura de la letra 
1312 \begin_inset Quotes fld
1313 \end_inset
1314
1315
1316 \emph on
1317 M
1318 \emph default
1319
1320 \begin_inset Quotes frd
1321 \end_inset
1322
1323  en la tipografía actual
1324 \end_layout
1325
1326 \end_inset
1327 </cell>
1328 </row>
1329 <row>
1330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1331 \begin_inset Text
1332
1333 \begin_layout Plain Layout
1334 mu
1335 \end_layout
1336
1337 \end_inset
1338 </cell>
1339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1340 \begin_inset Text
1341
1342 \begin_layout Plain Layout
1343 Unidad matemática (1
1344 \begin_inset space \thinspace{}
1345 \end_inset
1346
1347 mu = 
1348 \begin_inset Formula $\nicefrac{1}{18}$
1349 \end_inset
1350
1351
1352 \begin_inset space \thinspace{}
1353 \end_inset
1354
1355 em)
1356 \end_layout
1357
1358 \end_inset
1359 </cell>
1360 </row>
1361 </lyxtabular>
1362
1363 \end_inset
1364
1365
1366 \end_layout
1367
1368 \end_inset
1369
1370
1371 \end_layout
1372
1373 \begin_layout Standard
1374 \align center
1375 \begin_inset Newpage newpage
1376 \end_inset
1377
1378
1379 \end_layout
1380
1381 \begin_layout Section
1382 Funciones básicas
1383 \end_layout
1384
1385 \begin_layout Subsection
1386 Exponentes
1387 \begin_inset Index idx
1388 status collapsed
1389
1390 \begin_layout Plain Layout
1391 Exponentes
1392 \end_layout
1393
1394 \end_inset
1395
1396  e índices
1397 \begin_inset Index idx
1398 status collapsed
1399
1400 \begin_layout Plain Layout
1401 Indices@Índices
1402 \end_layout
1403
1404 \end_inset
1405
1406
1407 \begin_inset Index idx
1408 status collapsed
1409
1410 \begin_layout Plain Layout
1411 Superíndices|see
1412 \begin_inset ERT
1413 status collapsed
1414
1415 \begin_layout Plain Layout
1416
1417 {
1418 \end_layout
1419
1420 \end_inset
1421
1422 Exponentes
1423 \begin_inset ERT
1424 status collapsed
1425
1426 \begin_layout Plain Layout
1427
1428 }
1429 \end_layout
1430
1431 \end_inset
1432
1433
1434 \end_layout
1435
1436 \end_inset
1437
1438
1439 \begin_inset Index idx
1440 status collapsed
1441
1442 \begin_layout Plain Layout
1443 Subíndices|see
1444 \begin_inset ERT
1445 status collapsed
1446
1447 \begin_layout Plain Layout
1448
1449 {
1450 \end_layout
1451
1452 \end_inset
1453
1454 Índices
1455 \begin_inset ERT
1456 status collapsed
1457
1458 \begin_layout Plain Layout
1459
1460 }
1461 \end_layout
1462
1463 \end_inset
1464
1465
1466 \end_layout
1467
1468 \end_inset
1469
1470
1471 \end_layout
1472
1473 \begin_layout Standard
1474 Los subíndices se componen con un guión bajo 
1475 \begin_inset Quotes fld
1476 \end_inset
1477
1478 _
1479 \begin_inset Quotes frd
1480 \end_inset
1481
1482  o con el botón de la barra de herramientas de ecuaciones 
1483 \begin_inset Graphics
1484         filename ../../images/math-subscript.png
1485         scale 85
1486
1487 \end_inset
1488
1489 , los superíndices con un circunflejo 
1490 \begin_inset Quotes fld
1491 \end_inset
1492
1493 ^
1494 \begin_inset Quotes frd
1495 \end_inset
1496
1497  o con el botón de la barra de herramientas de ecuaciones 
1498 \begin_inset Graphics
1499         filename ../../images/math-superscript.png
1500         scale 85
1501
1502 \end_inset
1503
1504 .
1505 \end_layout
1506
1507 \begin_layout Standard
1508 \noindent
1509 \align center
1510 \begin_inset Tabular
1511 <lyxtabular version="3" rows="4" columns="2">
1512 <features tabularvalignment="middle">
1513 <column alignment="center" valignment="top" width="0">
1514 <column alignment="center" valignment="top" width="0">
1515 <row>
1516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1517 \begin_inset Text
1518
1519 \begin_layout Plain Layout
1520 Comando
1521 \end_layout
1522
1523 \end_inset
1524 </cell>
1525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1526 \begin_inset Text
1527
1528 \begin_layout Plain Layout
1529 Resultado
1530 \begin_inset Note Note
1531 status open
1532
1533 \begin_layout Plain Layout
1534
1535 \series bold
1536
1537 \backslash
1538 raisebox
1539 \series default
1540  sólo se usa como espaciador.
1541 \end_layout
1542
1543 \end_inset
1544
1545
1546 \end_layout
1547
1548 \end_inset
1549 </cell>
1550 </row>
1551 <row>
1552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1553 \begin_inset Text
1554
1555 \begin_layout Plain Layout
1556 B_V
1557 \end_layout
1558
1559 \end_inset
1560 </cell>
1561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1562 \begin_inset Text
1563
1564 \begin_layout Plain Layout
1565 \begin_inset Formula $B_{V}$
1566 \end_inset
1567
1568
1569 \end_layout
1570
1571 \end_inset
1572 </cell>
1573 </row>
1574 <row>
1575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1576 \begin_inset Text
1577
1578 \begin_layout Plain Layout
1579 B^V
1580 \end_layout
1581
1582 \end_inset
1583 </cell>
1584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1585 \begin_inset Text
1586
1587 \begin_layout Plain Layout
1588 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1589 \end_inset
1590
1591
1592 \end_layout
1593
1594 \end_inset
1595 </cell>
1596 </row>
1597 <row>
1598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1599 \begin_inset Text
1600
1601 \begin_layout Plain Layout
1602 B^
1603 \begin_inset ERT
1604 status collapsed
1605
1606 \begin_layout Plain Layout
1607
1608
1609 \backslash
1610 spce 
1611 \end_layout
1612
1613 \end_inset
1614
1615 A
1616 \end_layout
1617
1618 \end_inset
1619 </cell>
1620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1621 \begin_inset Text
1622
1623 \begin_layout Plain Layout
1624 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1625 \end_inset
1626
1627
1628 \end_layout
1629
1630 \end_inset
1631 </cell>
1632 </row>
1633 </lyxtabular>
1634
1635 \end_inset
1636
1637
1638 \end_layout
1639
1640 \begin_layout Standard
1641 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1642  caso acentuará las vocales y no servirá para entrar en modo exponente.
1643 \begin_inset Foot
1644 status collapsed
1645
1646 \begin_layout Plain Layout
1647 Dependiendo de la configuración del teclado esto puede suceder también con
1648  otros caracteres además de las vocales.
1649 \end_layout
1650
1651 \end_inset
1652
1653  Para conseguir exponentes en estos casos debes pulsar 
1654 \family sans
1655 Espacio
1656 \family default
1657  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1658  
1659 \end_layout
1660
1661 \begin_layout Subsection
1662 Fracciones
1663 \begin_inset CommandInset label
1664 LatexCommand label
1665 name "sub:Fracciones"
1666
1667 \end_inset
1668
1669
1670 \begin_inset Index idx
1671 status collapsed
1672
1673 \begin_layout Plain Layout
1674 Fracciones
1675 \end_layout
1676
1677 \end_inset
1678
1679
1680 \end_layout
1681
1682 \begin_layout Standard
1683 Las fracciones se generan con el comando 
1684 \series bold
1685
1686 \backslash
1687 frac
1688 \series default
1689
1690 \begin_inset Index idx
1691 status collapsed
1692
1693 \begin_layout Plain Layout
1694 Comandos ! F ! 
1695 \backslash
1696 frac
1697 \end_layout
1698
1699 \end_inset
1700
1701  o con el botón 
1702 \begin_inset Graphics
1703         filename ../../images/math/frac.png
1704         scale 50
1705
1706 \end_inset
1707
1708  de la barra de herramientas.
1709  El tamaño de tipografía se ajusta automáticamente, dependiendo de si la
1710  fracción está en línea o en estilo presentación.
1711  Con el botón 
1712 \begin_inset Graphics
1713         filename ../../images/math/frac-square.png
1714         scale 85
1715
1716 \end_inset
1717
1718 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1719  de fracciones.
1720 \end_layout
1721
1722 \begin_layout Standard
1723 Con el comando 
1724 \series bold
1725
1726 \backslash
1727 dfrac
1728 \series default
1729
1730 \begin_inset Index idx
1731 status collapsed
1732
1733 \begin_layout Plain Layout
1734 Comandos ! D ! 
1735 \backslash
1736 dfrac
1737 \end_layout
1738
1739 \end_inset
1740
1741  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1742  presentación.
1743  Con 
1744 \series bold
1745
1746 \backslash
1747 tfrac
1748 \series default
1749
1750 \begin_inset Index idx
1751 status collapsed
1752
1753 \begin_layout Plain Layout
1754 Comandos ! T ! 
1755 \backslash
1756 tfrac
1757 \end_layout
1758
1759 \end_inset
1760
1761  la fracción tiene siempre el tamaño del estilo en línea.
1762  Un ejemplo:
1763 \end_layout
1764
1765 \begin_layout Standard
1766 Una línea con la fracción 
1767 \begin_inset Formula $\frac{1}{2}$
1768 \end_inset
1769
1770  creada con el comando 
1771 \series bold
1772
1773 \backslash
1774 frac
1775 \series default
1776 .
1777  
1778 \end_layout
1779
1780 \begin_layout Standard
1781 Una línea con la fracción 
1782 \begin_inset Formula $\dfrac{1}{2}$
1783 \end_inset
1784
1785  creada con el comando 
1786 \series bold
1787
1788 \backslash
1789 dfrac
1790 \series default
1791 .
1792 \end_layout
1793
1794 \begin_layout Standard
1795 \noindent
1796 \align center
1797 \begin_inset Tabular
1798 <lyxtabular version="3" rows="4" columns="2">
1799 <features tabularvalignment="middle">
1800 <column alignment="center" valignment="top" width="0">
1801 <column alignment="center" valignment="top" width="0">
1802 <row>
1803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1804 \begin_inset Text
1805
1806 \begin_layout Plain Layout
1807 Comando
1808 \end_layout
1809
1810 \end_inset
1811 </cell>
1812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1813 \begin_inset Text
1814
1815 \begin_layout Plain Layout
1816 Resultado
1817 \begin_inset Note Note
1818 status collapsed
1819
1820 \begin_layout Plain Layout
1821
1822 \series bold
1823
1824 \backslash
1825 raisebox
1826 \series default
1827  se usa sólo como espaciador
1828 \end_layout
1829
1830 \end_inset
1831
1832
1833 \end_layout
1834
1835 \end_inset
1836 </cell>
1837 </row>
1838 <row>
1839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1840 \begin_inset Text
1841
1842 \begin_layout Plain Layout
1843
1844 \backslash
1845 frac
1846 \begin_inset ERT
1847 status collapsed
1848
1849 \begin_layout Plain Layout
1850
1851
1852 \backslash
1853 spce 
1854 \end_layout
1855
1856 \end_inset
1857
1858 A
1859 \begin_inset Formula $\downarrow$
1860 \end_inset
1861
1862 B
1863 \end_layout
1864
1865 \end_inset
1866 </cell>
1867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1868 \begin_inset Text
1869
1870 \begin_layout Plain Layout
1871 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1872 \end_inset
1873
1874
1875 \end_layout
1876
1877 \end_inset
1878 </cell>
1879 </row>
1880 <row>
1881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1882 \begin_inset Text
1883
1884 \begin_layout Plain Layout
1885
1886 \backslash
1887 dfrac
1888 \begin_inset ERT
1889 status collapsed
1890
1891 \begin_layout Plain Layout
1892
1893
1894 \backslash
1895 spce 
1896 \end_layout
1897
1898 \end_inset
1899
1900 A
1901 \begin_inset Formula $\downarrow$
1902 \end_inset
1903
1904 B
1905 \end_layout
1906
1907 \end_inset
1908 </cell>
1909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1910 \begin_inset Text
1911
1912 \begin_layout Plain Layout
1913 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1914 \end_inset
1915
1916
1917 \end_layout
1918
1919 \end_inset
1920 </cell>
1921 </row>
1922 <row>
1923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1924 \begin_inset Text
1925
1926 \begin_layout Plain Layout
1927
1928 \backslash
1929 dfrac
1930 \begin_inset ERT
1931 status collapsed
1932
1933 \begin_layout Plain Layout
1934
1935
1936 \backslash
1937 spce 
1938 \end_layout
1939
1940 \end_inset
1941
1942 e^
1943 \begin_inset ERT
1944 status collapsed
1945
1946 \begin_layout Plain Layout
1947
1948
1949 \backslash
1950 spce 
1951 \end_layout
1952
1953 \end_inset
1954
1955
1956 \backslash
1957 frac
1958 \begin_inset ERT
1959 status collapsed
1960
1961 \begin_layout Plain Layout
1962
1963
1964 \backslash
1965 spce 
1966 \end_layout
1967
1968 \end_inset
1969
1970 1
1971 \begin_inset Formula $\downarrow$
1972 \end_inset
1973
1974 2
1975 \begin_inset Formula $\downarrow$
1976 \end_inset
1977
1978 3
1979 \end_layout
1980
1981 \end_inset
1982 </cell>
1983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1984 \begin_inset Text
1985
1986 \begin_layout Plain Layout
1987 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1988 \end_inset
1989
1990
1991 \end_layout
1992
1993 \end_inset
1994 </cell>
1995 </row>
1996 </lyxtabular>
1997
1998 \end_inset
1999
2000
2001 \begin_inset VSpace bigskip
2002 \end_inset
2003
2004
2005 \end_layout
2006
2007 \begin_layout Standard
2008 Para fracciones anidadas se puede usar el comando 
2009 \series bold
2010
2011 \backslash
2012 cfrac
2013 \series default
2014
2015 \begin_inset Index idx
2016 status collapsed
2017
2018 \begin_layout Plain Layout
2019 Comandos ! C ! 
2020 \backslash
2021 cfrac
2022 \end_layout
2023
2024 \end_inset
2025
2026 .
2027  Un ejemplo:
2028 \begin_inset VSpace -3mm
2029 \end_inset
2030
2031
2032 \end_layout
2033
2034 \begin_layout Standard
2035 \begin_inset Formula 
2036 \begin{align*}
2037 \textrm{creada con \textbf{\textbackslash frac}} &  & \textrm{creada con \textbf{\textbackslash cfrac}}\\
2038 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
2039 \end{align*}
2040
2041 \end_inset
2042
2043
2044 \end_layout
2045
2046 \begin_layout Standard
2047 El comando para el ejemplo de arriba es:
2048 \end_layout
2049
2050 \begin_layout Standard
2051
2052 \series bold
2053
2054 \backslash
2055 cfrac
2056 \begin_inset ERT
2057 status collapsed
2058
2059 \begin_layout Plain Layout
2060
2061
2062 \backslash
2063 spce 
2064 \end_layout
2065
2066 \end_inset
2067
2068 A
2069 \begin_inset Formula $\downarrow$
2070 \end_inset
2071
2072 B+
2073 \backslash
2074 cfrac
2075 \begin_inset ERT
2076 status collapsed
2077
2078 \begin_layout Plain Layout
2079
2080
2081 \backslash
2082 spce 
2083 \end_layout
2084
2085 \end_inset
2086
2087 C+
2088 \backslash
2089 cfrac
2090 \begin_inset ERT
2091 status collapsed
2092
2093 \begin_layout Plain Layout
2094
2095
2096 \backslash
2097 spce 
2098 \end_layout
2099
2100 \end_inset
2101
2102 E
2103 \begin_inset Formula $\downarrow$
2104 \end_inset
2105
2106 F
2107 \begin_inset Formula $\downarrow$
2108 \end_inset
2109
2110 D
2111 \end_layout
2112
2113 \begin_layout Standard
2114 \begin_inset VSpace medskip
2115 \end_inset
2116
2117
2118 \end_layout
2119
2120 \begin_layout Standard
2121
2122 \series bold
2123
2124 \backslash
2125 cfrac
2126 \series default
2127  compone la fracción siempre en el tamaño del estilo presentación, también
2128  cuando es parte de otra fracción.
2129 \end_layout
2130
2131 \begin_layout Standard
2132 Es posible especificar la alineación del numerador.
2133  El comando 
2134 \series bold
2135
2136 \backslash
2137 cfracleft
2138 \series default
2139  se usa para alinearlo a la izquierda, el comando 
2140 \series bold
2141
2142 \backslash
2143 cfracright
2144 \series default
2145  para alinearlo a la derecha, 
2146 \series bold
2147
2148 \backslash
2149 cfrac
2150 \series default
2151  centra el numerador.
2152 \end_layout
2153
2154 \begin_layout Standard
2155 Estas fracciones muestran las distintas alineaciones:
2156 \end_layout
2157
2158 \begin_layout Standard
2159 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2160 \end_inset
2161
2162  ; 
2163 \begin_inset Formula $\cfrac{A}{B+C}$
2164 \end_inset
2165
2166  ; 
2167 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2168 \end_inset
2169
2170
2171 \end_layout
2172
2173 \begin_layout Standard
2174 \noindent
2175 \begin_inset Note Greyedout
2176 status open
2177
2178 \begin_layout Plain Layout
2179
2180 \series bold
2181 Nota
2182 \series default
2183
2184 \series bold
2185
2186 \backslash
2187 cfracleft
2188 \series default
2189  y
2190 \series bold
2191  
2192 \backslash
2193 cfracright
2194 \series default
2195  no son comandos LaTeX reales sino sustituciones del comando 
2196 \series bold
2197
2198 \backslash
2199 cfrac[posición del numerador]{numerador}{denominador}
2200 \series default
2201  .
2202  Por tanto no puedes usarlos código TeX.
2203 \end_layout
2204
2205 \end_inset
2206
2207
2208 \begin_inset VSpace medskip
2209 \end_inset
2210
2211
2212 \end_layout
2213
2214 \begin_layout Standard
2215 Muchas veces es adecuado combinar 
2216 \series bold
2217
2218 \backslash
2219 cfrac
2220 \series default
2221  y 
2222 \series bold
2223
2224 \backslash
2225 frac
2226 \series default
2227 :
2228 \begin_inset Formula 
2229 \[
2230 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2231 \]
2232
2233 \end_inset
2234
2235
2236 \end_layout
2237
2238 \begin_layout Standard
2239 Para componer fracciones en línea con raya de fracción inclinada puedes
2240  usar el comando 
2241 \series bold
2242
2243 \backslash
2244 nicefrac
2245 \series default
2246
2247 \begin_inset Index idx
2248 status collapsed
2249
2250 \begin_layout Plain Layout
2251 Comandos ! N ! 
2252 \backslash
2253 nicefrac
2254 \end_layout
2255
2256 \end_inset
2257
2258
2259 \begin_inset Formula $\nicefrac{5}{31}$
2260 \end_inset
2261
2262  Hay además el comando 
2263 \series bold
2264
2265 \backslash
2266 unitfracthree
2267 \series default
2268  que permite escribir una fracción en combinación con un número: 
2269 \begin_inset Formula $\unitfrac[2]{1}{3}$
2270 \end_inset
2271
2272
2273 \end_layout
2274
2275 \begin_layout Standard
2276 \begin_inset Note Greyedout
2277 status open
2278
2279 \begin_layout Plain Layout
2280
2281 \series bold
2282 Nota
2283 \series default
2284
2285 \series bold
2286
2287 \backslash
2288 unitfracthree
2289 \series default
2290  no es un comando LaTeX auténtico, sino un equivalente al comando
2291 \begin_inset Newline newline
2292 \end_inset
2293
2294
2295 \series bold
2296
2297 \backslash
2298 unitfrac[número]{numerador}{denominador}
2299 \series default
2300  .
2301  Por tanto no puedes usarlo en código TeX.
2302 \end_layout
2303
2304 \end_inset
2305
2306
2307 \end_layout
2308
2309 \begin_layout Standard
2310 En la 
2311 \begin_inset CommandInset ref
2312 LatexCommand ref
2313 reference "sub:Fracciones-personalizadas"
2314
2315 \end_inset
2316
2317  se explica cómo componer fracciones personalizadas en las que la raya de
2318  fracción se puede cambiar.
2319  
2320 \end_layout
2321
2322 \begin_layout Subsection
2323 Raíces
2324 \begin_inset Index idx
2325 status collapsed
2326
2327 \begin_layout Plain Layout
2328 Raíces
2329 \end_layout
2330
2331 \end_inset
2332
2333
2334 \end_layout
2335
2336 \begin_layout Standard
2337 Las raíces cuadradas se componen con 
2338 \series bold
2339
2340 \backslash
2341 sqrt
2342 \series default
2343
2344 \begin_inset Index idx
2345 status collapsed
2346
2347 \begin_layout Plain Layout
2348 Comandos ! S ! 
2349 \backslash
2350 sqrt
2351 \end_layout
2352
2353 \end_inset
2354
2355  o con el botón 
2356 \begin_inset Graphics
2357         filename ../../images/math/sqrt.png
2358         scale 85
2359
2360 \end_inset
2361
2362  de la barra de ecuaciones; todas las demás raíces con el comando 
2363 \series bold
2364
2365 \backslash
2366 root
2367 \series default
2368
2369 \begin_inset Index idx
2370 status collapsed
2371
2372 \begin_layout Plain Layout
2373 Comandos ! R ! 
2374 \backslash
2375 root
2376 \end_layout
2377
2378 \end_inset
2379
2380  o con el botón 
2381 \begin_inset Graphics
2382         filename ../../images/math/root.png
2383         scale 85
2384
2385 \end_inset
2386
2387 .
2388 \end_layout
2389
2390 \begin_layout Standard
2391 \noindent
2392 \align center
2393 \begin_inset Tabular
2394 <lyxtabular version="3" rows="3" columns="2">
2395 <features tabularvalignment="middle">
2396 <column alignment="center" valignment="top" width="0">
2397 <column alignment="center" valignment="top" width="0">
2398 <row>
2399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2400 \begin_inset Text
2401
2402 \begin_layout Plain Layout
2403 Comando
2404 \end_layout
2405
2406 \end_inset
2407 </cell>
2408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2409 \begin_inset Text
2410
2411 \begin_layout Plain Layout
2412 Resultado
2413 \begin_inset Note Note
2414 status collapsed
2415
2416 \begin_layout Plain Layout
2417
2418 \series bold
2419
2420 \backslash
2421 raisebox
2422 \series default
2423  se usa sólo como espaciador
2424 \end_layout
2425
2426 \end_inset
2427
2428
2429 \end_layout
2430
2431 \end_inset
2432 </cell>
2433 </row>
2434 <row>
2435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2436 \begin_inset Text
2437
2438 \begin_layout Plain Layout
2439
2440 \backslash
2441 sqrt
2442 \begin_inset ERT
2443 status collapsed
2444
2445 \begin_layout Plain Layout
2446
2447
2448 \backslash
2449 spce 
2450 \end_layout
2451
2452 \end_inset
2453
2454 A-B
2455 \end_layout
2456
2457 \end_inset
2458 </cell>
2459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2460 \begin_inset Text
2461
2462 \begin_layout Plain Layout
2463 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2464 \end_inset
2465
2466
2467 \end_layout
2468
2469 \end_inset
2470 </cell>
2471 </row>
2472 <row>
2473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2474 \begin_inset Text
2475
2476 \begin_layout Plain Layout
2477
2478 \backslash
2479 root
2480 \begin_inset ERT
2481 status collapsed
2482
2483 \begin_layout Plain Layout
2484
2485
2486 \backslash
2487 spce 
2488 \end_layout
2489
2490 \end_inset
2491
2492 3
2493 \begin_inset Formula $\downarrow$
2494 \end_inset
2495
2496 A-B
2497 \end_layout
2498
2499 \end_inset
2500 </cell>
2501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2502 \begin_inset Text
2503
2504 \begin_layout Plain Layout
2505 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2506 \end_inset
2507
2508
2509 \end_layout
2510
2511 \end_inset
2512 </cell>
2513 </row>
2514 </lyxtabular>
2515
2516 \end_inset
2517
2518
2519 \end_layout
2520
2521 \begin_layout Standard
2522 Una raíz cuadrada se compone también con 
2523 \series bold
2524
2525 \backslash
2526 root
2527 \series default
2528  dejando vacío el campo del índice.
2529 \end_layout
2530
2531 \begin_layout Standard
2532 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2533  la raíz: 
2534 \begin_inset Formula $\sqrt[\beta]{B}$
2535 \end_inset
2536
2537
2538 \begin_inset Newline newline
2539 \end_inset
2540
2541 La 
2542 \begin_inset Formula $\beta$
2543 \end_inset
2544
2545  toca la raíz.
2546  Para evitar esto se usan los comandos 
2547 \series bold
2548
2549 \backslash
2550 leftroot
2551 \series default
2552
2553 \begin_inset Index idx
2554 status collapsed
2555
2556 \begin_layout Plain Layout
2557 Comandos ! L ! 
2558 \backslash
2559 leftroot
2560 \end_layout
2561
2562 \end_inset
2563
2564  y 
2565 \series bold
2566
2567 \backslash
2568 uproot
2569 \series default
2570
2571 \begin_inset Index idx
2572 status collapsed
2573
2574 \begin_layout Plain Layout
2575 Comandos ! U ! 
2576 \backslash
2577 uproot
2578 \end_layout
2579
2580 \end_inset
2581
2582  con el esquema siguiente:
2583 \end_layout
2584
2585 \begin_layout Standard
2586
2587 \series bold
2588
2589 \backslash
2590 leftroot{distancia}
2591 \series default
2592  y 
2593 \series bold
2594
2595 \backslash
2596 uproot{distancia}
2597 \end_layout
2598
2599 \begin_layout Standard
2600 Distancia es el número de Puntos Grandes (
2601 \begin_inset Quotes fld
2602 \end_inset
2603
2604 Big Points
2605 \begin_inset Quotes frd
2606 \end_inset
2607
2608 , unidad bp; 
2609 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2610 \end_inset
2611
2612 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2613  Los comandos se escriben en el índice.
2614  Así, el comando:
2615 \begin_inset Newline newline
2616 \end_inset
2617
2618
2619 \series bold
2620
2621 \backslash
2622 root
2623 \backslash
2624 leftroot{-1
2625 \begin_inset Formula $\to$
2626 \end_inset
2627
2628
2629 \backslash
2630 uproot{2
2631 \begin_inset Formula $\to$
2632 \end_inset
2633
2634
2635 \backslash
2636 beta
2637 \begin_inset ERT
2638 status collapsed
2639
2640 \begin_layout Plain Layout
2641
2642
2643 \backslash
2644 spce 
2645 \end_layout
2646
2647 \end_inset
2648
2649
2650 \begin_inset Formula $\to$
2651 \end_inset
2652
2653 B
2654 \begin_inset Newline newline
2655 \end_inset
2656
2657
2658 \series default
2659 genera una fórmula correctamente tipografiada: 
2660 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2661 \end_inset
2662
2663
2664 \end_layout
2665
2666 \begin_layout Subsection
2667 Coeficientes de un binomio
2668 \begin_inset Index idx
2669 status collapsed
2670
2671 \begin_layout Plain Layout
2672 Binomios
2673 \end_layout
2674
2675 \end_inset
2676
2677
2678 \end_layout
2679
2680 \begin_layout Standard
2681 Los coeficientes de un binomio se insertan con el comando 
2682 \series bold
2683
2684 \backslash
2685 binom
2686 \series default
2687
2688 \begin_inset Index idx
2689 status collapsed
2690
2691 \begin_layout Plain Layout
2692 Comandos ! B ! 
2693 \backslash
2694 binom
2695 \end_layout
2696
2697 \end_inset
2698
2699  o con el submenú del botón 
2700 \begin_inset Graphics
2701         filename ../../images/math/frac-square.png
2702         scale 85
2703
2704 \end_inset
2705
2706 de la barra de herramientas de ecuaciones.
2707  Como en las fracciones, además de 
2708 \series bold
2709
2710 \backslash
2711 binom
2712 \series default
2713  hay los comandos 
2714 \series bold
2715
2716 \backslash
2717 dbinom
2718 \series default
2719
2720 \begin_inset Index idx
2721 status collapsed
2722
2723 \begin_layout Plain Layout
2724 Comandos ! D ! 
2725 \backslash
2726 dbinom
2727 \end_layout
2728
2729 \end_inset
2730
2731  y 
2732 \series bold
2733
2734 \backslash
2735 tbinom
2736 \series default
2737
2738 \begin_inset Index idx
2739 status collapsed
2740
2741 \begin_layout Plain Layout
2742 Comandos ! T ! 
2743 \backslash
2744 tbinom
2745 \end_layout
2746
2747 \end_inset
2748
2749 .
2750  Para otros delimitadores de coeficientes de un binomio hay los comandos
2751  
2752 \series bold
2753
2754 \backslash
2755 brace
2756 \series default
2757
2758 \begin_inset Index idx
2759 status collapsed
2760
2761 \begin_layout Plain Layout
2762 Comandos ! B ! 
2763 \backslash
2764 brace
2765 \end_layout
2766
2767 \end_inset
2768
2769  y 
2770 \series bold
2771
2772 \backslash
2773 brack
2774 \series default
2775
2776 \begin_inset Index idx
2777 status collapsed
2778
2779 \begin_layout Plain Layout
2780 Comandos ! B ! 
2781 \backslash
2782 brack
2783 \end_layout
2784
2785 \end_inset
2786
2787 .
2788 \end_layout
2789
2790 \begin_layout Standard
2791 \noindent
2792 \align center
2793 \begin_inset Tabular
2794 <lyxtabular version="3" rows="6" columns="2">
2795 <features tabularvalignment="middle">
2796 <column alignment="center" valignment="top" width="0">
2797 <column alignment="center" valignment="top" width="0">
2798 <row>
2799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2800 \begin_inset Text
2801
2802 \begin_layout Plain Layout
2803 Comando
2804 \end_layout
2805
2806 \end_inset
2807 </cell>
2808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2809 \begin_inset Text
2810
2811 \begin_layout Plain Layout
2812 Resultado
2813 \begin_inset Note Note
2814 status collapsed
2815
2816 \begin_layout Plain Layout
2817
2818 \series bold
2819
2820 \backslash
2821 raisebox
2822 \series default
2823  se usa sólo como espaciador
2824 \end_layout
2825
2826 \end_inset
2827
2828
2829 \end_layout
2830
2831 \end_inset
2832 </cell>
2833 </row>
2834 <row>
2835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2836 \begin_inset Text
2837
2838 \begin_layout Plain Layout
2839
2840 \backslash
2841 binom
2842 \begin_inset ERT
2843 status collapsed
2844
2845 \begin_layout Plain Layout
2846
2847
2848 \backslash
2849 spce 
2850 \end_layout
2851
2852 \end_inset
2853
2854 A
2855 \begin_inset Formula $\downarrow$
2856 \end_inset
2857
2858 B
2859 \end_layout
2860
2861 \end_inset
2862 </cell>
2863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2864 \begin_inset Text
2865
2866 \begin_layout Plain Layout
2867 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2868 \end_inset
2869
2870
2871 \end_layout
2872
2873 \end_inset
2874 </cell>
2875 </row>
2876 <row>
2877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2878 \begin_inset Text
2879
2880 \begin_layout Plain Layout
2881
2882 \backslash
2883 dbinom
2884 \begin_inset ERT
2885 status collapsed
2886
2887 \begin_layout Plain Layout
2888
2889
2890 \backslash
2891 spce 
2892 \end_layout
2893
2894 \end_inset
2895
2896 A
2897 \begin_inset Formula $\downarrow$
2898 \end_inset
2899
2900 B
2901 \end_layout
2902
2903 \end_inset
2904 </cell>
2905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2906 \begin_inset Text
2907
2908 \begin_layout Plain Layout
2909 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2910 \end_inset
2911
2912
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 </row>
2918 <row>
2919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2920 \begin_inset Text
2921
2922 \begin_layout Plain Layout
2923
2924 \backslash
2925 tbinom
2926 \begin_inset ERT
2927 status collapsed
2928
2929 \begin_layout Plain Layout
2930
2931
2932 \backslash
2933 spce 
2934 \end_layout
2935
2936 \end_inset
2937
2938 A
2939 \begin_inset Formula $\downarrow$
2940 \end_inset
2941
2942 B
2943 \end_layout
2944
2945 \end_inset
2946 </cell>
2947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2948 \begin_inset Text
2949
2950 \begin_layout Plain Layout
2951 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2952 \end_inset
2953
2954
2955 \end_layout
2956
2957 \end_inset
2958 </cell>
2959 </row>
2960 <row>
2961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2962 \begin_inset Text
2963
2964 \begin_layout Plain Layout
2965
2966 \backslash
2967 brack
2968 \begin_inset ERT
2969 status collapsed
2970
2971 \begin_layout Plain Layout
2972
2973
2974 \backslash
2975 spce 
2976 \end_layout
2977
2978 \end_inset
2979
2980 A
2981 \begin_inset Formula $\downarrow$
2982 \end_inset
2983
2984 B
2985 \end_layout
2986
2987 \end_inset
2988 </cell>
2989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2990 \begin_inset Text
2991
2992 \begin_layout Plain Layout
2993 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2994 \end_inset
2995
2996
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 </row>
3002 <row>
3003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3004 \begin_inset Text
3005
3006 \begin_layout Plain Layout
3007
3008 \backslash
3009 brace
3010 \begin_inset ERT
3011 status collapsed
3012
3013 \begin_layout Plain Layout
3014
3015
3016 \backslash
3017 spce 
3018 \end_layout
3019
3020 \end_inset
3021
3022 A
3023 \begin_inset Formula $\downarrow$
3024 \end_inset
3025
3026 B
3027 \end_layout
3028
3029 \end_inset
3030 </cell>
3031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3032 \begin_inset Text
3033
3034 \begin_layout Plain Layout
3035 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3036 \end_inset
3037
3038
3039 \end_layout
3040
3041 \end_inset
3042 </cell>
3043 </row>
3044 </lyxtabular>
3045
3046 \end_inset
3047
3048
3049 \begin_inset Newpage newpage
3050 \end_inset
3051
3052
3053 \end_layout
3054
3055 \begin_layout Subsection
3056 Diferenciaciones de casos
3057 \begin_inset Index idx
3058 status collapsed
3059
3060 \begin_layout Plain Layout
3061 Casos
3062 \end_layout
3063
3064 \end_inset
3065
3066
3067 \end_layout
3068
3069 \begin_layout Standard
3070 \noindent
3071 \align center
3072 \begin_inset Tabular
3073 <lyxtabular version="3" rows="3" columns="2">
3074 <features tabularvalignment="middle">
3075 <column alignment="center" valignment="top" width="0">
3076 <column alignment="center" valignment="top" width="0">
3077 <row>
3078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3079 \begin_inset Text
3080
3081 \begin_layout Plain Layout
3082 Comando
3083 \end_layout
3084
3085 \end_inset
3086 </cell>
3087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3088 \begin_inset Text
3089
3090 \begin_layout Plain Layout
3091 Resultado
3092 \end_layout
3093
3094 \end_inset
3095 </cell>
3096 </row>
3097 <row>
3098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3099 \begin_inset Text
3100
3101 \begin_layout Plain Layout
3102
3103 \backslash
3104 cases
3105 \begin_inset ERT
3106 status collapsed
3107
3108 \begin_layout Plain Layout
3109
3110
3111 \backslash
3112 spce 
3113 \end_layout
3114
3115 \end_inset
3116
3117 A
3118 \begin_inset Formula $\to$
3119 \end_inset
3120
3121 B>0
3122 \begin_inset Index idx
3123 status collapsed
3124
3125 \begin_layout Plain Layout
3126 Comandos ! C ! 
3127 \backslash
3128 cases
3129 \end_layout
3130
3131 \end_inset
3132
3133
3134 \end_layout
3135
3136 \end_inset
3137 </cell>
3138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3139 \begin_inset Text
3140
3141 \begin_layout Plain Layout
3142 \begin_inset Formula $\begin{cases}
3143 A & B>0\end{cases}$
3144 \end_inset
3145
3146
3147 \end_layout
3148
3149 \end_inset
3150 </cell>
3151 </row>
3152 <row>
3153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3154 \begin_inset Text
3155
3156 \begin_layout Plain Layout
3157
3158 \backslash
3159 cases
3160 \begin_inset ERT
3161 status collapsed
3162
3163 \begin_layout Plain Layout
3164
3165
3166 \backslash
3167 spce 
3168 \end_layout
3169
3170 \end_inset
3171
3172
3173 \family sans
3174 Ctrl+Entrar
3175 \end_layout
3176
3177 \end_inset
3178 </cell>
3179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3180 \begin_inset Text
3181
3182 \begin_layout Plain Layout
3183 \begin_inset Formula $\begin{cases}
3184 A & \textrm{para }x>0\\
3185 B & \textrm{para }x=0
3186 \end{cases}$
3187 \end_inset
3188
3189
3190 \end_layout
3191
3192 \end_inset
3193 </cell>
3194 </row>
3195 </lyxtabular>
3196
3197 \end_inset
3198
3199
3200 \end_layout
3201
3202 \begin_layout Standard
3203 Después de insertar 
3204 \series bold
3205
3206 \backslash
3207 cases
3208 \series default
3209  o usar el botón 
3210 \begin_inset Graphics
3211         filename ../../images/math/cases.png
3212         scale 85
3213
3214 \end_inset
3215
3216  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3217 \family sans
3218 Ctrl+Entrar
3219 \family default
3220  o con el botón
3221 \family sans
3222  
3223 \family default
3224
3225 \begin_inset Graphics
3226         filename ../../images/tabular-feature_append-row.png
3227         scale 85
3228
3229 \end_inset
3230
3231  de la barra de cuadros.
3232 \end_layout
3233
3234 \begin_layout Standard
3235 El comando 
3236 \series bold
3237
3238 \backslash
3239 cases
3240 \series default
3241  también está disponible en el menú 
3242 \family sans
3243 Insertar\SpecialChar \menuseparator
3244 Ecuación\SpecialChar \menuseparator
3245 Entorno casos
3246 \family default
3247 .
3248 \end_layout
3249
3250 \begin_layout Subsection
3251 Negaciones
3252 \begin_inset Index idx
3253 status collapsed
3254
3255 \begin_layout Plain Layout
3256 Negaciones
3257 \end_layout
3258
3259 \end_inset
3260
3261
3262 \end_layout
3263
3264 \begin_layout Standard
3265 Con el comando 
3266 \series bold
3267
3268 \backslash
3269 not
3270 \series default
3271
3272 \begin_inset Index idx
3273 status collapsed
3274
3275 \begin_layout Plain Layout
3276 Comandos ! N ! 
3277 \backslash
3278 not
3279 \end_layout
3280
3281 \end_inset
3282
3283  todo carácter se puede mostrar cancelado.
3284  Los caracteres son casi tachados con una barra inclinada.
3285 \end_layout
3286
3287 \begin_layout Standard
3288 \noindent
3289 \align center
3290 \begin_inset Tabular
3291 <lyxtabular version="3" rows="4" columns="2">
3292 <features tabularvalignment="middle">
3293 <column alignment="center" valignment="top" width="0">
3294 <column alignment="center" valignment="top" width="0">
3295 <row>
3296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3297 \begin_inset Text
3298
3299 \begin_layout Plain Layout
3300 Comando
3301 \end_layout
3302
3303 \end_inset
3304 </cell>
3305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3306 \begin_inset Text
3307
3308 \begin_layout Plain Layout
3309 Resultado
3310 \end_layout
3311
3312 \end_inset
3313 </cell>
3314 </row>
3315 <row>
3316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3317 \begin_inset Text
3318
3319 \begin_layout Plain Layout
3320
3321 \backslash
3322 not=
3323 \end_layout
3324
3325 \end_inset
3326 </cell>
3327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3328 \begin_inset Text
3329
3330 \begin_layout Plain Layout
3331 \begin_inset Formula $\not=$
3332 \end_inset
3333
3334
3335 \end_layout
3336
3337 \end_inset
3338 </cell>
3339 </row>
3340 <row>
3341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3342 \begin_inset Text
3343
3344 \begin_layout Plain Layout
3345
3346 \backslash
3347 not 
3348 \backslash
3349 le
3350 \end_layout
3351
3352 \end_inset
3353 </cell>
3354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3355 \begin_inset Text
3356
3357 \begin_layout Plain Layout
3358 \begin_inset Formula $\not\le$
3359 \end_inset
3360
3361
3362 \end_layout
3363
3364 \end_inset
3365 </cell>
3366 </row>
3367 <row>
3368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3369 \begin_inset Text
3370
3371 \begin_layout Plain Layout
3372
3373 \backslash
3374 not 
3375 \backslash
3376 parallel
3377 \end_layout
3378
3379 \end_inset
3380 </cell>
3381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3382 \begin_inset Text
3383
3384 \begin_layout Plain Layout
3385 \begin_inset Formula $\not\parallel$
3386 \end_inset
3387
3388
3389 \end_layout
3390
3391 \end_inset
3392 </cell>
3393 </row>
3394 </lyxtabular>
3395
3396 \end_inset
3397
3398
3399 \end_layout
3400
3401 \begin_layout Standard
3402 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3403  Por tanto para algunas negaciones hay comandos especiales (véase 
3404 \begin_inset CommandInset ref
3405 LatexCommand ref
3406 reference "sub:Símbolos-matemáticos"
3407
3408 \end_inset
3409
3410  y 
3411 \begin_inset CommandInset ref
3412 LatexCommand ref
3413 reference "sec:Relaciones"
3414
3415 \end_inset
3416
3417 ).
3418 \end_layout
3419
3420 \begin_layout Subsection
3421 Espacios reservados 
3422 \begin_inset CommandInset label
3423 LatexCommand label
3424 name "sub:Espacios-reservados"
3425
3426 \end_inset
3427
3428
3429 \begin_inset Index idx
3430 status collapsed
3431
3432 \begin_layout Plain Layout
3433 Espacios reservados
3434 \end_layout
3435
3436 \end_inset
3437
3438
3439 \begin_inset Index idx
3440 status collapsed
3441
3442 \begin_layout Plain Layout
3443 Química ! isótopos
3444 \end_layout
3445
3446 \end_inset
3447
3448
3449 \begin_inset Index idx
3450 status collapsed
3451
3452 \begin_layout Plain Layout
3453 Isótopos|see
3454 \begin_inset ERT
3455 status collapsed
3456
3457 \begin_layout Plain Layout
3458
3459 {
3460 \end_layout
3461
3462 \end_inset
3463
3464 Química
3465 \begin_inset ERT
3466 status collapsed
3467
3468 \begin_layout Plain Layout
3469
3470 }
3471 \end_layout
3472
3473 \end_inset
3474
3475
3476 \end_layout
3477
3478 \end_inset
3479
3480
3481 \end_layout
3482
3483 \begin_layout Standard
3484 En la presentación de, p.
3485 \begin_inset space \thinspace{}
3486 \end_inset
3487
3488 e., isótopos,
3489 \begin_inset Foot
3490 status collapsed
3491
3492 \begin_layout Plain Layout
3493 Más sobre símbolos químicos en 
3494 \begin_inset CommandInset ref
3495 LatexCommand ref
3496 reference "sub:Símbolos-y-ecuaciones-químicas"
3497
3498 \end_inset
3499
3500
3501 \end_layout
3502
3503 \end_inset
3504
3505  surge el problema siguiente:
3506 \end_layout
3507
3508 \begin_layout Standard
3509 \noindent
3510 \align center
3511 \begin_inset Tabular
3512 <lyxtabular version="3" rows="2" columns="2">
3513 <features tabularvalignment="middle">
3514 <column alignment="center" valignment="top" width="0">
3515 <column alignment="center" valignment="top" width="0">
3516 <row>
3517 <cell alignment="center" valignment="top" usebox="none">
3518 \begin_inset Text
3519
3520 \begin_layout Plain Layout
3521 Índices generados con sub- y superíndices:
3522 \end_layout
3523
3524 \end_inset
3525 </cell>
3526 <cell alignment="center" valignment="top" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3531 \end_inset
3532
3533
3534 \end_layout
3535
3536 \end_inset
3537 </cell>
3538 </row>
3539 <row>
3540 <cell alignment="center" valignment="top" usebox="none">
3541 \begin_inset Text
3542
3543 \begin_layout Plain Layout
3544 Índices correctos:
3545 \end_layout
3546
3547 \end_inset
3548 </cell>
3549 <cell alignment="center" valignment="top" usebox="none">
3550 \begin_inset Text
3551
3552 \begin_layout Plain Layout
3553 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3554 \end_inset
3555
3556
3557 \end_layout
3558
3559 \end_inset
3560 </cell>
3561 </row>
3562 </lyxtabular>
3563
3564 \end_inset
3565
3566
3567 \begin_inset Note Note
3568 status collapsed
3569
3570 \begin_layout Plain Layout
3571
3572 \series bold
3573
3574 \backslash
3575 raisebox
3576 \series default
3577  se usa sólo como espaciador
3578 \end_layout
3579
3580 \end_inset
3581
3582
3583 \end_layout
3584
3585 \begin_layout Standard
3586 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3587  del índice más largo.
3588  Para evitarlo está el comando 
3589 \series bold
3590
3591 \backslash
3592 phantom
3593 \series default
3594
3595 \begin_inset Index idx
3596 status collapsed
3597
3598 \begin_layout Plain Layout
3599 Comandos ! P ! 
3600 \backslash
3601 phantom
3602 \end_layout
3603
3604 \end_inset
3605
3606  o el botón 
3607 \begin_inset space ~
3608 \end_inset
3609
3610
3611 \begin_inset Graphics
3612         filename ../../images/math/phantom.png
3613         scale 85
3614
3615 \end_inset
3616
3617  del submenú de espaciado de ecuaciones
3618 \begin_inset Foot
3619 status collapsed
3620
3621 \begin_layout Plain Layout
3622 Botón 
3623 \begin_inset Graphics
3624         filename ../../images/math/space.png
3625         scale 85
3626
3627 \end_inset
3628
3629  de la barra de ecuaciones
3630 \end_layout
3631
3632 \end_inset
3633
3634 , que genera uno o más espacios reservados.
3635  Al insertar 
3636 \series bold
3637
3638 \backslash
3639 phantom
3640 \series default
3641  aparece un pequeño marco azul con dos flechas rojas superpuestas
3642 \begin_inset Formula $\phantom{}$
3643 \end_inset
3644
3645 .
3646  Las flechas indican que se reservará un espacio equivalente a la anchura
3647  y altura totales del contenido del marco.
3648  Los espacios reservados son correspondientes al tamaño de los caracteres.
3649 \end_layout
3650
3651 \begin_layout Standard
3652 \noindent
3653 \align center
3654 \begin_inset Tabular
3655 <lyxtabular version="3" rows="4" columns="2">
3656 <features tabularvalignment="middle">
3657 <column alignment="center" valignment="top" width="0">
3658 <column alignment="center" valignment="top" width="0">
3659 <row>
3660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3661 \begin_inset Text
3662
3663 \begin_layout Plain Layout
3664 Comando
3665 \end_layout
3666
3667 \end_inset
3668 </cell>
3669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3670 \begin_inset Text
3671
3672 \begin_layout Plain Layout
3673 Resultado
3674 \begin_inset Note Note
3675 status collapsed
3676
3677 \begin_layout Plain Layout
3678
3679 \series bold
3680
3681 \backslash
3682 raisebox
3683 \series default
3684  se usa sólo como espaciador
3685 \end_layout
3686
3687 \end_inset
3688
3689
3690 \end_layout
3691
3692 \end_inset
3693 </cell>
3694 </row>
3695 <row>
3696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3697 \begin_inset Text
3698
3699 \begin_layout Plain Layout
3700 ^19
3701 \begin_inset ERT
3702 status collapsed
3703
3704 \begin_layout Plain Layout
3705
3706
3707 \backslash
3708 spce 
3709 \end_layout
3710
3711 \end_inset
3712
3713 _
3714 \backslash
3715 phantom
3716 \begin_inset ERT
3717 status collapsed
3718
3719 \begin_layout Plain Layout
3720
3721
3722 \backslash
3723 spce 
3724 \end_layout
3725
3726 \end_inset
3727
3728 1
3729 \begin_inset Formula $\rightarrow$
3730 \end_inset
3731
3732 9
3733 \begin_inset ERT
3734 status collapsed
3735
3736 \begin_layout Plain Layout
3737
3738
3739 \backslash
3740 spce 
3741 \end_layout
3742
3743 \end_inset
3744
3745 F
3746 \end_layout
3747
3748 \end_inset
3749 </cell>
3750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3751 \begin_inset Text
3752
3753 \begin_layout Plain Layout
3754 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3755 \end_inset
3756
3757
3758 \end_layout
3759
3760 \end_inset
3761 </cell>
3762 </row>
3763 <row>
3764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3765 \begin_inset Text
3766
3767 \begin_layout Plain Layout
3768 ^235
3769 \begin_inset ERT
3770 status collapsed
3771
3772 \begin_layout Plain Layout
3773
3774
3775 \backslash
3776 spce 
3777 \end_layout
3778
3779 \end_inset
3780
3781 _
3782 \backslash
3783 phantom
3784 \begin_inset ERT
3785 status collapsed
3786
3787 \begin_layout Plain Layout
3788
3789
3790 \backslash
3791 spce 
3792 \end_layout
3793
3794 \end_inset
3795
3796 23
3797 \begin_inset Formula $\rightarrow$
3798 \end_inset
3799
3800 9
3801 \begin_inset ERT
3802 status collapsed
3803
3804 \begin_layout Plain Layout
3805
3806
3807 \backslash
3808 spce 
3809 \end_layout
3810
3811 \end_inset
3812
3813 F
3814 \end_layout
3815
3816 \end_inset
3817 </cell>
3818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3819 \begin_inset Text
3820
3821 \begin_layout Plain Layout
3822 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3823 \end_inset
3824
3825
3826 \end_layout
3827
3828 \end_inset
3829 </cell>
3830 </row>
3831 <row>
3832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3833 \begin_inset Text
3834
3835 \begin_layout Plain Layout
3836
3837 \backslash
3838 Lambda^
3839 \begin_inset ERT
3840 status collapsed
3841
3842 \begin_layout Plain Layout
3843
3844
3845 \backslash
3846 spce 
3847 \end_layout
3848
3849 \end_inset
3850
3851
3852 \backslash
3853 phantom
3854 \begin_inset ERT
3855 status collapsed
3856
3857 \begin_layout Plain Layout
3858
3859
3860 \backslash
3861 spce 
3862 \end_layout
3863
3864 \end_inset
3865
3866 ii
3867 \begin_inset Formula $\rightarrow$
3868 \end_inset
3869
3870 t
3871 \begin_inset ERT
3872 status collapsed
3873
3874 \begin_layout Plain Layout
3875
3876
3877 \backslash
3878 spce 
3879 \end_layout
3880
3881 \end_inset
3882
3883 _MMt
3884 \end_layout
3885
3886 \end_inset
3887 </cell>
3888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3889 \begin_inset Text
3890
3891 \begin_layout Plain Layout
3892 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3893 \end_inset
3894
3895
3896 \end_layout
3897
3898 \end_inset
3899 </cell>
3900 </row>
3901 </lyxtabular>
3902
3903 \end_inset
3904
3905
3906 \end_layout
3907
3908 \begin_layout Standard
3909 Además hay los comandos 
3910 \series bold
3911
3912 \backslash
3913 vphantom
3914 \series default
3915
3916 \begin_inset Index idx
3917 status collapsed
3918
3919 \begin_layout Plain Layout
3920 Comandos ! V ! 
3921 \backslash
3922 vphantom
3923 \end_layout
3924
3925 \end_inset
3926
3927  (botón 
3928 \begin_inset space ~
3929 \end_inset
3930
3931
3932 \begin_inset Graphics
3933         filename ../../images/math/vphantom.png
3934         scale 85
3935
3936 \end_inset
3937
3938 ) y 
3939 \series bold
3940
3941 \backslash
3942 hphantom
3943 \series default
3944
3945 \begin_inset Index idx
3946 status collapsed
3947
3948 \begin_layout Plain Layout
3949 Comandos ! H ! 
3950 \backslash
3951 hphantom
3952 \end_layout
3953
3954 \end_inset
3955
3956  (botón 
3957 \begin_inset space ~
3958 \end_inset
3959
3960
3961 \begin_inset Graphics
3962         filename ../../images/math/hphantom.png
3963         scale 85
3964
3965 \end_inset
3966
3967 ).
3968  
3969 \series bold
3970
3971 \backslash
3972 hphantom
3973 \series default
3974  genera espacio en el marco sólo para la altura máxima de los caracteres,
3975  no para su anchura.
3976  
3977 \series bold
3978
3979 \backslash
3980 vphantom
3981 \series default
3982  genera espacio sólo para la anchura del contenido del marco.
3983  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3984 \end_layout
3985
3986 \begin_layout Standard
3987 Por ejemplo, 
3988 \series bold
3989
3990 \backslash
3991 vphantom
3992 \series default
3993
3994 \begin_inset ERT
3995 status collapsed
3996
3997 \begin_layout Plain Layout
3998
3999
4000 \backslash
4001 spce 
4002 \end_layout
4003
4004 \end_inset
4005
4006
4007 \series bold
4008 a
4009 \backslash
4010 int
4011 \series default
4012  genera espacio de la altura del signo de la integral,
4013 \begin_inset Foot
4014 status collapsed
4015
4016 \begin_layout Plain Layout
4017 El comando 
4018 \series bold
4019
4020 \backslash
4021 int
4022 \series default
4023  genera un signo de integral, véase 
4024 \begin_inset CommandInset ref
4025 LatexCommand ref
4026 reference "sub:Operadores-grandes"
4027
4028 \end_inset
4029
4030
4031 \end_layout
4032
4033 \end_inset
4034
4035  porque este es el carácter más largo.
4036  En la 
4037 \begin_inset CommandInset ref
4038 LatexCommand ref
4039 reference "sub:Delimitadores-multilínea"
4040
4041 \end_inset
4042
4043  hay un ejemplo de aplicación.
4044 \end_layout
4045
4046 \begin_layout Standard
4047 Los espacios reservados también se pueden usar para un texto cuando se insertan
4048  mediante el menú 
4049 \family sans
4050 Insertar\SpecialChar \menuseparator
4051 Formato\SpecialChar \menuseparator
4052 Fantasma
4053 \family default
4054 :
4055 \end_layout
4056
4057 \begin_layout Standard
4058 Esto es una frase.
4059 \begin_inset Newline newline
4060 \end_inset
4061
4062
4063 \begin_inset Phantom Phantom
4064 status open
4065
4066 \begin_layout Plain Layout
4067 Esto
4068 \end_layout
4069
4070 \end_inset
4071
4072  es una frase.
4073 \end_layout
4074
4075 \begin_layout Subsection
4076 Líneas
4077 \begin_inset Index idx
4078 status collapsed
4079
4080 \begin_layout Plain Layout
4081 Lineas@Líneas
4082 \end_layout
4083
4084 \end_inset
4085
4086
4087 \begin_inset Index idx
4088 status collapsed
4089
4090 \begin_layout Plain Layout
4091 Ecuación ! sub- o superrayada
4092 \end_layout
4093
4094 \end_inset
4095
4096
4097 \end_layout
4098
4099 \begin_layout Standard
4100 \noindent
4101 \align center
4102 \begin_inset Tabular
4103 <lyxtabular version="3" rows="4" columns="2">
4104 <features tabularvalignment="middle">
4105 <column alignment="center" valignment="top" width="0">
4106 <column alignment="center" valignment="top" width="0">
4107 <row>
4108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4109 \begin_inset Text
4110
4111 \begin_layout Plain Layout
4112 Comando
4113 \end_layout
4114
4115 \end_inset
4116 </cell>
4117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4118 \begin_inset Text
4119
4120 \begin_layout Plain Layout
4121 Resultado
4122 \begin_inset Note Note
4123 status collapsed
4124
4125 \begin_layout Plain Layout
4126
4127 \series bold
4128
4129 \backslash
4130 raisebox
4131 \series default
4132  se usa sólo como espaciador
4133 \end_layout
4134
4135 \end_inset
4136
4137
4138 \end_layout
4139
4140 \end_inset
4141 </cell>
4142 </row>
4143 <row>
4144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4145 \begin_inset Text
4146
4147 \begin_layout Plain Layout
4148
4149 \backslash
4150 overline
4151 \begin_inset ERT
4152 status collapsed
4153
4154 \begin_layout Plain Layout
4155
4156
4157 \backslash
4158 spce 
4159 \end_layout
4160
4161 \end_inset
4162
4163 A+B
4164 \begin_inset Index idx
4165 status collapsed
4166
4167 \begin_layout Plain Layout
4168 Comandos ! O ! 
4169 \backslash
4170 overline
4171 \end_layout
4172
4173 \end_inset
4174
4175
4176 \end_layout
4177
4178 \end_inset
4179 </cell>
4180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4181 \begin_inset Text
4182
4183 \begin_layout Plain Layout
4184 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4185 \end_inset
4186
4187
4188 \end_layout
4189
4190 \end_inset
4191 </cell>
4192 </row>
4193 <row>
4194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4195 \begin_inset Text
4196
4197 \begin_layout Plain Layout
4198
4199 \backslash
4200 underline
4201 \begin_inset ERT
4202 status collapsed
4203
4204 \begin_layout Plain Layout
4205
4206
4207 \backslash
4208 spce 
4209 \end_layout
4210
4211 \end_inset
4212
4213 A+B
4214 \begin_inset Index idx
4215 status collapsed
4216
4217 \begin_layout Plain Layout
4218 Comandos ! U ! 
4219 \backslash
4220 underline
4221 \end_layout
4222
4223 \end_inset
4224
4225
4226 \end_layout
4227
4228 \end_inset
4229 </cell>
4230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4231 \begin_inset Text
4232
4233 \begin_layout Plain Layout
4234 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4235 \end_inset
4236
4237
4238 \end_layout
4239
4240 \end_inset
4241 </cell>
4242 </row>
4243 <row>
4244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4245 \begin_inset Text
4246
4247 \begin_layout Plain Layout
4248
4249 \backslash
4250 overline
4251 \begin_inset ERT
4252 status collapsed
4253
4254 \begin_layout Plain Layout
4255
4256
4257 \backslash
4258 spce 
4259 \end_layout
4260
4261 \end_inset
4262
4263
4264 \backslash
4265 underline
4266 \begin_inset ERT
4267 status collapsed
4268
4269 \begin_layout Plain Layout
4270
4271
4272 \backslash
4273 spce 
4274 \end_layout
4275
4276 \end_inset
4277
4278 A+B
4279 \end_layout
4280
4281 \end_inset
4282 </cell>
4283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4284 \begin_inset Text
4285
4286 \begin_layout Plain Layout
4287 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4288 \end_inset
4289
4290
4291 \end_layout
4292
4293 \end_inset
4294 </cell>
4295 </row>
4296 </lyxtabular>
4297
4298 \end_inset
4299
4300
4301 \end_layout
4302
4303 \begin_layout Standard
4304 En el último ejemplo es indiferente poner primero 
4305 \series bold
4306
4307 \backslash
4308 overline
4309 \series default
4310  o 
4311 \series bold
4312
4313 \backslash
4314 underline
4315 \series default
4316 .
4317 \end_layout
4318
4319 \begin_layout Standard
4320 Para poner doble subrayado, p.
4321 \begin_inset space \thinspace{}
4322 \end_inset
4323
4324 e.
4325  en resultados, se usa 
4326 \series bold
4327
4328 \backslash
4329 underline
4330 \series default
4331  dos veces.
4332 \end_layout
4333
4334 \begin_layout Standard
4335 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4336 \begin_inset VSpace bigskip
4337 \end_inset
4338
4339 Se pueden crear líneas personalizadas con el comando 
4340 \series bold
4341
4342 \backslash
4343 rule
4344 \series default
4345
4346 \begin_inset Index idx
4347 status collapsed
4348
4349 \begin_layout Plain Layout
4350 Comandos ! R ! 
4351 \backslash
4352 rule
4353 \end_layout
4354
4355 \end_inset
4356
4357  con el esquema siguiente:
4358 \end_layout
4359
4360 \begin_layout Standard
4361
4362 \series bold
4363
4364 \backslash
4365 rule[hueco vertical]{longitud}{grosor}
4366 \end_layout
4367
4368 \begin_layout Standard
4369 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4370  si el valor es negativo).
4371  Las unidades disponibles para los valores están listadas en
4372 \begin_inset space ~
4373 \end_inset
4374
4375
4376 \begin_inset CommandInset ref
4377 LatexCommand ref
4378 reference "tab:Unidades-disponibles"
4379
4380 \end_inset
4381
4382 .
4383  A continuación hay dos ejemplos de líneas creadas con los comandos
4384 \series bold
4385
4386 \begin_inset Newline newline
4387 \end_inset
4388
4389
4390 \backslash
4391 rule[-2ex]{3cm}{2pt}
4392 \series default
4393  y 
4394 \series bold
4395
4396 \backslash
4397 rule{2cm}{1pt}
4398 \series default
4399 :
4400 \end_layout
4401
4402 \begin_layout Standard
4403 Esto es una frase 
4404 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4405 \end_inset
4406
4407  con dos líneas.
4408 \end_layout
4409
4410 \begin_layout Standard
4411
4412 \series bold
4413
4414 \backslash
4415 rule
4416 \series default
4417  también se puede usar para texto insertando una línea mediante el menú
4418  
4419 \family sans
4420 Insertar\SpecialChar \menuseparator
4421 Formato\SpecialChar \menuseparator
4422 Línea horizontal
4423 \family default
4424 :
4425 \end_layout
4426
4427 \begin_layout Standard
4428 Esto es una frase 
4429 \begin_inset CommandInset line
4430 LatexCommand rule
4431 offset "0.5ex"
4432 width "3cm"
4433 height "1pt"
4434
4435 \end_inset
4436
4437  con una línea insertada.
4438 \end_layout
4439
4440 \begin_layout Subsection
4441 Puntos
4442 \begin_inset CommandInset label
4443 LatexCommand label
4444 name "sub:Puntos"
4445
4446 \end_inset
4447
4448
4449 \begin_inset Index idx
4450 status collapsed
4451
4452 \begin_layout Plain Layout
4453 Puntos
4454 \end_layout
4455
4456 \end_inset
4457
4458
4459 \end_layout
4460
4461 \begin_layout Standard
4462 Hay distintos tipos de puntos disponibles.
4463 \begin_inset Foot
4464 status open
4465
4466 \begin_layout Plain Layout
4467 En la barra de herramientas de ecuaciones, en el panel del botón 
4468 \begin_inset Graphics
4469         filename ../../images/math/ldots.png
4470         scale 85
4471
4472 \end_inset
4473
4474 .
4475 \end_layout
4476
4477 \end_inset
4478
4479  Para continuación en enumeraciones se usan puntos bajos, (
4480 \series bold
4481
4482 \backslash
4483 ldots
4484 \series default
4485
4486 \begin_inset Index idx
4487 status collapsed
4488
4489 \begin_layout Plain Layout
4490 Comandos ! L ! 
4491 \backslash
4492 ldots
4493 \end_layout
4494
4495 \end_inset
4496
4497 ), mientras que para operaciones se usan puntos centrados a la misma altura
4498  que los operadores, (
4499 \series bold
4500
4501 \backslash
4502 cdots
4503 \series default
4504
4505 \begin_inset Index idx
4506 status collapsed
4507
4508 \begin_layout Plain Layout
4509 Comandos ! C ! 
4510 \backslash
4511 cdots
4512 \end_layout
4513
4514 \end_inset
4515
4516 ).
4517  Si se usa el comando 
4518 \series bold
4519
4520 \backslash
4521 dots
4522 \series default
4523
4524 \begin_inset Index idx
4525 status collapsed
4526
4527 \begin_layout Plain Layout
4528 Comandos ! D ! 
4529 \backslash
4530 dots
4531 \end_layout
4532
4533 \end_inset
4534
4535 , LaTeX decide el tipo a usar en función del carácter siguiente.
4536 \end_layout
4537
4538 \begin_layout Standard
4539 \align center
4540 \begin_inset Tabular
4541 <lyxtabular version="3" rows="9" columns="2">
4542 <features tabularvalignment="middle">
4543 <column alignment="center" valignment="top" width="0pt">
4544 <column alignment="center" valignment="top" width="0pt">
4545 <row>
4546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4547 \begin_inset Text
4548
4549 \begin_layout Plain Layout
4550 Comando
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 Resultado
4560 \end_layout
4561
4562 \end_inset
4563 </cell>
4564 </row>
4565 <row>
4566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4567 \begin_inset Text
4568
4569 \begin_layout Plain Layout
4570 A_1
4571 \begin_inset ERT
4572 status collapsed
4573
4574 \begin_layout Plain Layout
4575
4576
4577 \backslash
4578 spce 
4579 \end_layout
4580
4581 \end_inset
4582
4583 ,
4584 \backslash
4585 dots
4586 \begin_inset ERT
4587 status collapsed
4588
4589 \begin_layout Plain Layout
4590
4591
4592 \backslash
4593 spce 
4594 \end_layout
4595
4596 \end_inset
4597
4598 ,A_n
4599 \end_layout
4600
4601 \end_inset
4602 </cell>
4603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4604 \begin_inset Text
4605
4606 \begin_layout Plain Layout
4607 \begin_inset Formula $A_{1},\dots,A_{n}$
4608 \end_inset
4609
4610
4611 \end_layout
4612
4613 \end_inset
4614 </cell>
4615 </row>
4616 <row>
4617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4618 \begin_inset Text
4619
4620 \begin_layout Plain Layout
4621 A_1
4622 \begin_inset ERT
4623 status collapsed
4624
4625 \begin_layout Plain Layout
4626
4627
4628 \backslash
4629 spce 
4630 \end_layout
4631
4632 \end_inset
4633
4634 +
4635 \backslash
4636 dots
4637 \begin_inset ERT
4638 status collapsed
4639
4640 \begin_layout Plain Layout
4641
4642
4643 \backslash
4644 spce 
4645 \end_layout
4646
4647 \end_inset
4648
4649 +A_n
4650 \end_layout
4651
4652 \end_inset
4653 </cell>
4654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4655 \begin_inset Text
4656
4657 \begin_layout Plain Layout
4658 \begin_inset Formula $A_{1}+\dots+A_{n}$
4659 \end_inset
4660
4661
4662 \end_layout
4663
4664 \end_inset
4665 </cell>
4666 </row>
4667 <row>
4668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4669 \begin_inset Text
4670
4671 \begin_layout Plain Layout
4672 A_1
4673 \begin_inset ERT
4674 status collapsed
4675
4676 \begin_layout Plain Layout
4677
4678
4679 \backslash
4680 spce 
4681 \end_layout
4682
4683 \end_inset
4684
4685 ,
4686 \backslash
4687 ldots
4688 \begin_inset ERT
4689 status collapsed
4690
4691 \begin_layout Plain Layout
4692
4693
4694 \backslash
4695 spce 
4696 \end_layout
4697
4698 \end_inset
4699
4700 ,A_n
4701 \end_layout
4702
4703 \end_inset
4704 </cell>
4705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4706 \begin_inset Text
4707
4708 \begin_layout Plain Layout
4709 \begin_inset Formula $A_{1},\ldots,A_{n}$
4710 \end_inset
4711
4712
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 </row>
4718 <row>
4719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4720 \begin_inset Text
4721
4722 \begin_layout Plain Layout
4723 A_1
4724 \begin_inset ERT
4725 status collapsed
4726
4727 \begin_layout Plain Layout
4728
4729
4730 \backslash
4731 spce 
4732 \end_layout
4733
4734 \end_inset
4735
4736 +
4737 \backslash
4738 cdots
4739 \begin_inset ERT
4740 status collapsed
4741
4742 \begin_layout Plain Layout
4743
4744
4745 \backslash
4746 spce 
4747 \end_layout
4748
4749 \end_inset
4750
4751 +A_n
4752 \end_layout
4753
4754 \end_inset
4755 </cell>
4756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4757 \begin_inset Text
4758
4759 \begin_layout Plain Layout
4760 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4761 \end_inset
4762
4763
4764 \end_layout
4765
4766 \end_inset
4767 </cell>
4768 </row>
4769 <row>
4770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4771 \begin_inset Text
4772
4773 \begin_layout Plain Layout
4774
4775 \backslash
4776 vdots
4777 \end_layout
4778
4779 \end_inset
4780 </cell>
4781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4782 \begin_inset Text
4783
4784 \begin_layout Plain Layout
4785 \begin_inset Formula $\vdots$
4786 \end_inset
4787
4788
4789 \end_layout
4790
4791 \end_inset
4792 </cell>
4793 </row>
4794 <row>
4795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4796 \begin_inset Text
4797
4798 \begin_layout Plain Layout
4799
4800 \backslash
4801 ddots
4802 \end_layout
4803
4804 \end_inset
4805 </cell>
4806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4807 \begin_inset Text
4808
4809 \begin_layout Plain Layout
4810 \begin_inset Formula $\ddots$
4811 \end_inset
4812
4813
4814 \end_layout
4815
4816 \end_inset
4817 </cell>
4818 </row>
4819 <row>
4820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4821 \begin_inset Text
4822
4823 \begin_layout Plain Layout
4824
4825 \backslash
4826 iddots
4827 \end_layout
4828
4829 \end_inset
4830 </cell>
4831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4832 \begin_inset Text
4833
4834 \begin_layout Plain Layout
4835 \begin_inset Formula $\iddots$
4836 \end_inset
4837
4838
4839 \end_layout
4840
4841 \end_inset
4842 </cell>
4843 </row>
4844 <row>
4845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4846 \begin_inset Text
4847
4848 \begin_layout Plain Layout
4849 Matriz
4850 \begin_inset space \thinspace{}
4851 \end_inset
4852
4853 3×3 con los distintos puntos
4854 \end_layout
4855
4856 \end_inset
4857 </cell>
4858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4859 \begin_inset Text
4860
4861 \begin_layout Plain Layout
4862 \begin_inset Formula $\begin{array}{ccc}
4863 A_{11} & \cdots & A_{1m}\\
4864 \vdots & \ddots & \vdots\\
4865 A_{n1} & \cdots & A_{nm}
4866 \end{array}$
4867 \end_inset
4868
4869
4870 \end_layout
4871
4872 \end_inset
4873 </cell>
4874 </row>
4875 </lyxtabular>
4876
4877 \end_inset
4878
4879
4880 \end_layout
4881
4882 \begin_layout Standard
4883 Los puntos suspensivos disponibles en el menú 
4884 \family sans
4885 Insertar\SpecialChar \menuseparator
4886 Carácter especial
4887 \family default
4888  son 
4889 \series bold
4890
4891 \backslash
4892 ldots
4893 \series default
4894 .
4895 \end_layout
4896
4897 \begin_layout Standard
4898 \begin_inset VSpace medskip
4899 \end_inset
4900
4901
4902 \end_layout
4903
4904 \begin_layout Standard
4905 Para usar 
4906 \series bold
4907
4908 \backslash
4909 iddots
4910 \series default
4911 , hay que marcar una de las opciones 
4912 \family sans
4913 Usar paquete mathdots (automáticamente)
4914 \family default
4915  en las 
4916 \family sans
4917 Opciones de ecuación
4918 \family default
4919  de la configuración del documento.
4920 \begin_inset Newline newline
4921 \end_inset
4922
4923 La opción 
4924 \family sans
4925 Usar paquete mathdots
4926 \family default
4927  mejorará el aspecto de todos los puntos en los documentos si su estilo
4928  o tamaño de tipografía no son los predeterminados.
4929 \end_layout
4930
4931 \begin_layout Standard
4932 \begin_inset VSpace medskip
4933 \end_inset
4934
4935 Hay puntos específicos para matrices que se extienden por varias columnas.
4936  Se generan con el comando 
4937 \series bold
4938
4939 \backslash
4940 hdotsfor
4941 \series default
4942
4943 \begin_inset Index idx
4944 status collapsed
4945
4946 \begin_layout Plain Layout
4947 Comandos ! H ! 
4948 \backslash
4949 hdotsfor
4950 \end_layout
4951
4952 \end_inset
4953
4954 , que tiene el siguiente esquema:
4955 \end_layout
4956
4957 \begin_layout Standard
4958
4959 \series bold
4960
4961 \backslash
4962 hdotsfor[distancia]{número de columnas}
4963 \end_layout
4964
4965 \begin_layout Standard
4966 Número de columnas especifica cuántas columnas deben abarcarse.
4967  Distancia es un factor para la separación entre los puntos.
4968 \end_layout
4969
4970 \begin_layout Standard
4971 En la siguiente matriz se ha insertado el comando 
4972 \series bold
4973
4974 \backslash
4975 hdotsfor[2]{4}
4976 \series default
4977  en el primer recuadro de la segunda línea para obtener puntos separados
4978  una distancia equivalente a dos veces la del comando 
4979 \series bold
4980
4981 \backslash
4982 dots
4983 \series default
4984 .
4985 \begin_inset Formula 
4986 \[
4987 \left(\begin{array}{cccc}
4988 A & B & C & D\\
4989 \hdotsfor[2]{4}\\
4990 q & w & e & r
4991 \end{array}\right)
4992 \]
4993
4994 \end_inset
4995
4996
4997 \end_layout
4998
4999 \begin_layout Standard
5000 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
5001  de lo contrario se producen errores de LaTeX.
5002 \end_layout
5003
5004 \begin_layout Standard
5005 \begin_inset VSpace bigskip
5006 \end_inset
5007
5008
5009 \end_layout
5010
5011 \begin_layout Standard
5012 Además, con el comando 
5013 \series bold
5014
5015 \backslash
5016 dotfill
5017 \series default
5018
5019 \begin_inset Index idx
5020 status collapsed
5021
5022 \begin_layout Plain Layout
5023 Comandos ! D ! 
5024 \backslash
5025 dotfill
5026 \end_layout
5027
5028 \end_inset
5029
5030  puedes completar con puntos una línea.
5031  El efecto de este tipo de comandos es como el de 
5032 \series bold
5033
5034 \backslash
5035 hfill
5036 \series default
5037 , véase 
5038 \begin_inset CommandInset ref
5039 LatexCommand ref
5040 reference "sub:Espacio-variable"
5041
5042 \end_inset
5043
5044 .
5045 \end_layout
5046
5047 \begin_layout Standard
5048 Por ejemplo el comando 
5049 \series bold
5050 A
5051 \backslash
5052 dotfill
5053 \series default
5054
5055 \begin_inset ERT
5056 status collapsed
5057
5058 \begin_layout Plain Layout
5059
5060
5061 \backslash
5062 spce 
5063 \end_layout
5064
5065 \end_inset
5066
5067
5068 \series bold
5069 B
5070 \series default
5071  genera
5072 \end_layout
5073
5074 \begin_layout Standard
5075 \begin_inset Formula $A\dotfill B$
5076 \end_inset
5077
5078
5079 \end_layout
5080
5081 \begin_layout Standard
5082 Un comando análogo a 
5083 \series bold
5084
5085 \backslash
5086 dotfill
5087 \series default
5088  para rellenar con una línea es 
5089 \series bold
5090
5091 \backslash
5092 hrulefill
5093 \series default
5094
5095 \begin_inset Index idx
5096 status collapsed
5097
5098 \begin_layout Plain Layout
5099 Comandos ! H ! 
5100 \backslash
5101 hrulefill
5102 \end_layout
5103
5104 \end_inset
5105
5106 :
5107 \end_layout
5108
5109 \begin_layout Standard
5110 \begin_inset Formula $A\hrulefill B$
5111 \end_inset
5112
5113
5114 \end_layout
5115
5116 \begin_layout Standard
5117 Para usar estos comandos en el texto, deben insertarse en modo TeX.
5118 \end_layout
5119
5120 \begin_layout Section
5121 Matrices
5122 \begin_inset CommandInset label
5123 LatexCommand label
5124 name "sec:Matrices"
5125
5126 \end_inset
5127
5128
5129 \begin_inset Index idx
5130 status collapsed
5131
5132 \begin_layout Plain Layout
5133 Matrices
5134 \end_layout
5135
5136 \end_inset
5137
5138
5139 \end_layout
5140
5141 \begin_layout Standard
5142 Se pueden insertar con el botón 
5143 \begin_inset Graphics
5144         filename ../../images/dialog-show_mathmatrix.png
5145         scale 85
5146
5147 \end_inset
5148
5149  de la barra de ecuaciones o con el menú 
5150 \family sans
5151 Insertar\SpecialChar \menuseparator
5152 Ecuación\SpecialChar \menuseparator
5153 Matriz
5154 \family default
5155 .
5156  Aparece una ventana en la que se pide el número de filas y columnas, la
5157  alineación y la decoración.
5158  La alineación vertical sólo es relevante para matrices en línea:
5159 \end_layout
5160
5161 \begin_layout Standard
5162 Esta primera matriz tiene alineación superior 
5163 \begin_inset Formula $\begin{array}[t]{cccc}
5164 A & D & G & J\\
5165 B & E & H & K\\
5166 D & F & I & L
5167 \end{array}$
5168 \end_inset
5169
5170  , la segunda alineación central 
5171 \begin_inset Formula $\begin{array}{cccc}
5172 A & D & G & J\\
5173 B & E & H & K\\
5174 D & F & I & L
5175 \end{array}$
5176 \end_inset
5177
5178  , y la tercera alineación inferior 
5179 \begin_inset Formula $\begin{array}[b]{cccc}
5180 A & D & G & J\\
5181 B & E & H & K\\
5182 D & F & I & L
5183 \end{array}$
5184 \end_inset
5185
5186 .
5187 \end_layout
5188
5189 \begin_layout Standard
5190 La alineación horizontal especifica cómo deben alinearse las entradas de
5191  la columna.
5192  Se determina mediante una letra para cada columna.
5193  
5194 \emph on
5195 l
5196 \emph default
5197  indica alineación a la izquierda, 
5198 \emph on
5199 c
5200 \emph default
5201  alineación centrada y 
5202 \emph on
5203 r
5204 \emph default
5205  alineación a la derecha.
5206  Por ejemplo, para componer una matriz
5207 \begin_inset space ~
5208 \end_inset
5209
5210 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5211  centradas y la última a la derecha, se anota 
5212 \series bold
5213 lccr
5214 \series default
5215  en la alineación horizontal.
5216  Normalmente todas las columnas de una matriz están centradas, por tanto
5217  el valor por omisión es 
5218 \series bold
5219 c
5220 \series default
5221  para todas ellas.
5222 \end_layout
5223
5224 \begin_layout Standard
5225 Alineación horizontal:
5226 \end_layout
5227
5228 \begin_layout Standard
5229
5230 \series bold
5231 lll
5232 \series default
5233  : 
5234 \begin_inset Formula $\begin{array}{lll}
5235 10000 & D & G\\
5236 B & 10000 & H\\
5237 C & F & 10000
5238 \end{array}$
5239 \end_inset
5240
5241  , 
5242 \series bold
5243 ccc 
5244 \series default
5245
5246 \begin_inset Formula $\begin{array}{ccc}
5247 10000 & D & G\\
5248 B & 10000 & H\\
5249 C & F & 10000
5250 \end{array}$
5251 \end_inset
5252
5253  
5254 \series bold
5255 ,
5256 \series default
5257  
5258 \series bold
5259 rrr 
5260 \series default
5261
5262 \begin_inset Formula $\begin{array}{rrr}
5263 10000 & D & G\\
5264 B & 10000 & H\\
5265 C & F & 10000
5266 \end{array}$
5267 \end_inset
5268
5269
5270 \end_layout
5271
5272 \begin_layout Standard
5273 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5274  botones 
5275 \begin_inset Graphics
5276         filename ../../images/tabular-feature_append-row.png
5277         scale 85
5278
5279 \end_inset
5280
5281
5282 \begin_inset Graphics
5283         filename ../../images/tabular-feature_delete-row.png
5284         scale 85
5285
5286 \end_inset
5287
5288 , etc.
5289  de la barra de ecuaciones o el menú 
5290 \family sans
5291 Editar\SpecialChar \menuseparator
5292 Filas y columnas
5293 \family default
5294 .
5295  También se pueden añadir filas nuevas con 
5296 \family sans
5297 Ctrl+Entrar
5298 \family default
5299 .
5300 \end_layout
5301
5302 \begin_layout Standard
5303 \begin_inset VSpace bigskip
5304 \end_inset
5305
5306
5307 \end_layout
5308
5309 \begin_layout Standard
5310 La 
5311 \family sans
5312 Decoración
5313 \family default
5314  añade paréntesis en el estilo seleccionado alrededor de la matriz.
5315  Alternativamente, se pueden generar paréntesis con los comandos 
5316 \series bold
5317
5318 \backslash
5319 left
5320 \series default
5321
5322 \begin_inset Index idx
5323 status collapsed
5324
5325 \begin_layout Plain Layout
5326 Comandos ! L ! 
5327 \backslash
5328 left
5329 \end_layout
5330
5331 \end_inset
5332
5333  y 
5334 \series bold
5335
5336 \backslash
5337 right
5338 \series default
5339
5340 \begin_inset Index idx
5341 status collapsed
5342
5343 \begin_layout Plain Layout
5344 Comandos ! R ! 
5345 \backslash
5346 right
5347 \end_layout
5348
5349 \end_inset
5350
5351  (atajo 
5352 \family sans
5353 Alt+M
5354 \begin_inset space ~
5355 \end_inset
5356
5357 Paréntesis
5358 \family default
5359 ), véase 
5360 \begin_inset CommandInset ref
5361 LatexCommand ref
5362 reference "sub:Tamaño-automático-de"
5363
5364 \end_inset
5365
5366 , o usando los comandos siguientes:
5367 \end_layout
5368
5369 \begin_layout Standard
5370 \begin_inset VSpace medskip
5371 \end_inset
5372
5373
5374 \end_layout
5375
5376 \begin_layout Standard
5377 \begin_inset space \hfill{}
5378 \end_inset
5379
5380
5381 \begin_inset Tabular
5382 <lyxtabular version="3" rows="4" columns="2">
5383 <features tabularvalignment="middle">
5384 <column alignment="center" valignment="top" width="0">
5385 <column alignment="center" valignment="top" width="0">
5386 <row>
5387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5388 \begin_inset Text
5389
5390 \begin_layout Plain Layout
5391 Comando
5392 \end_layout
5393
5394 \end_inset
5395 </cell>
5396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5397 \begin_inset Text
5398
5399 \begin_layout Plain Layout
5400 Resultado
5401 \begin_inset Note Note
5402 status collapsed
5403
5404 \begin_layout Plain Layout
5405
5406 \series bold
5407
5408 \backslash
5409 raisebox
5410 \series default
5411  se usa sólo como espaciador
5412 \end_layout
5413
5414 \end_inset
5415
5416
5417 \end_layout
5418
5419 \end_inset
5420 </cell>
5421 </row>
5422 <row>
5423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5424 \begin_inset Text
5425
5426 \begin_layout Plain Layout
5427
5428 \backslash
5429 bmatrix
5430 \begin_inset ERT
5431 status collapsed
5432
5433 \begin_layout Plain Layout
5434
5435
5436 \backslash
5437 spce 
5438 \end_layout
5439
5440 \end_inset
5441
5442 2
5443 \series bold
5444 ×
5445 \series default
5446 2
5447 \begin_inset space \thinspace{}
5448 \end_inset
5449
5450 matriz
5451 \end_layout
5452
5453 \end_inset
5454 </cell>
5455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5456 \begin_inset Text
5457
5458 \begin_layout Plain Layout
5459 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5460 0 & \textrm{-}\mathrm{i}\\
5461 \mathrm{i} & 0
5462 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5463 \end_inset
5464
5465
5466 \end_layout
5467
5468 \end_inset
5469 </cell>
5470 </row>
5471 <row>
5472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5473 \begin_inset Text
5474
5475 \begin_layout Plain Layout
5476
5477 \backslash
5478 Bmatrix
5479 \begin_inset ERT
5480 status collapsed
5481
5482 \begin_layout Plain Layout
5483
5484
5485 \backslash
5486 spce 
5487 \end_layout
5488
5489 \end_inset
5490
5491 2×2
5492 \begin_inset space \thinspace{}
5493 \end_inset
5494
5495 matriz
5496 \end_layout
5497
5498 \end_inset
5499 </cell>
5500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5501 \begin_inset Text
5502
5503 \begin_layout Plain Layout
5504 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5505 0 & \textrm{-}\mathrm{i}\\
5506 \mathrm{i} & 0
5507 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5508 \end_inset
5509
5510
5511 \end_layout
5512
5513 \end_inset
5514 </cell>
5515 </row>
5516 <row>
5517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5518 \begin_inset Text
5519
5520 \begin_layout Plain Layout
5521
5522 \backslash
5523 pmatrix
5524 \begin_inset ERT
5525 status collapsed
5526
5527 \begin_layout Plain Layout
5528
5529
5530 \backslash
5531 spce 
5532 \end_layout
5533
5534 \end_inset
5535
5536 2
5537 \series bold
5538 ×
5539 \series default
5540 2
5541 \begin_inset space \thinspace{}
5542 \end_inset
5543
5544 matriz
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5550 \begin_inset Text
5551
5552 \begin_layout Plain Layout
5553 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5554 0 & \textrm{-}\mathrm{i}\\
5555 \mathrm{i} & 0
5556 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5557 \end_inset
5558
5559
5560 \end_layout
5561
5562 \end_inset
5563 </cell>
5564 </row>
5565 </lyxtabular>
5566
5567 \end_inset
5568
5569
5570 \begin_inset space \hfill{}
5571 \end_inset
5572
5573
5574 \begin_inset Tabular
5575 <lyxtabular version="3" rows="4" columns="2">
5576 <features tabularvalignment="middle">
5577 <column alignment="center" valignment="top" width="0">
5578 <column alignment="center" valignment="top" width="0">
5579 <row>
5580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5581 \begin_inset Text
5582
5583 \begin_layout Plain Layout
5584 Comando
5585 \end_layout
5586
5587 \end_inset
5588 </cell>
5589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5590 \begin_inset Text
5591
5592 \begin_layout Plain Layout
5593 Resultado
5594 \begin_inset Note Note
5595 status collapsed
5596
5597 \begin_layout Plain Layout
5598
5599 \series bold
5600
5601 \backslash
5602 raisebox
5603 \series default
5604  se usa sólo como espaciador
5605 \end_layout
5606
5607 \end_inset
5608
5609
5610 \end_layout
5611
5612 \end_inset
5613 </cell>
5614 </row>
5615 <row>
5616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5617 \begin_inset Text
5618
5619 \begin_layout Plain Layout
5620
5621 \backslash
5622 vmatrix
5623 \begin_inset ERT
5624 status collapsed
5625
5626 \begin_layout Plain Layout
5627
5628
5629 \backslash
5630 spce 
5631 \end_layout
5632
5633 \end_inset
5634
5635 2
5636 \series bold
5637 ×
5638 \series default
5639 2
5640 \begin_inset space \thinspace{}
5641 \end_inset
5642
5643 matriz
5644 \end_layout
5645
5646 \end_inset
5647 </cell>
5648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5649 \begin_inset Text
5650
5651 \begin_layout Plain Layout
5652 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5653 0 & \textrm{-}\mathrm{i}\\
5654 \mathrm{i} & 0
5655 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5656 \end_inset
5657
5658
5659 \end_layout
5660
5661 \end_inset
5662 </cell>
5663 </row>
5664 <row>
5665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5666 \begin_inset Text
5667
5668 \begin_layout Plain Layout
5669
5670 \backslash
5671 Vmatrix
5672 \begin_inset ERT
5673 status collapsed
5674
5675 \begin_layout Plain Layout
5676
5677
5678 \backslash
5679 spce 
5680 \end_layout
5681
5682 \end_inset
5683
5684 2
5685 \series bold
5686 ×
5687 \series default
5688 2
5689 \begin_inset space \thinspace{}
5690 \end_inset
5691
5692 matriz
5693 \end_layout
5694
5695 \end_inset
5696 </cell>
5697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5698 \begin_inset Text
5699
5700 \begin_layout Plain Layout
5701 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5702 0 & \textrm{-}\mathrm{i}\\
5703 \mathrm{i} & 0
5704 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5705 \end_inset
5706
5707
5708 \end_layout
5709
5710 \end_inset
5711 </cell>
5712 </row>
5713 <row>
5714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5715 \begin_inset Text
5716
5717 \begin_layout Plain Layout
5718
5719 \backslash
5720 matrix
5721 \begin_inset ERT
5722 status collapsed
5723
5724 \begin_layout Plain Layout
5725
5726
5727 \backslash
5728 spce 
5729 \end_layout
5730
5731 \end_inset
5732
5733 2
5734 \series bold
5735 ×
5736 \series default
5737 2
5738 \begin_inset space \thinspace{}
5739 \end_inset
5740
5741 matriz
5742 \end_layout
5743
5744 \end_inset
5745 </cell>
5746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5747 \begin_inset Text
5748
5749 \begin_layout Plain Layout
5750 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5751 0 & \textrm{-}\mathrm{i}\\
5752 \mathrm{i} & 0
5753 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5754 \end_inset
5755
5756
5757 \end_layout
5758
5759 \end_inset
5760 </cell>
5761 </row>
5762 </lyxtabular>
5763
5764 \end_inset
5765
5766
5767 \begin_inset space \hfill{}
5768 \end_inset
5769
5770
5771 \end_layout
5772
5773 \begin_layout Standard
5774 \begin_inset VSpace medskip
5775 \end_inset
5776
5777
5778 \end_layout
5779
5780 \begin_layout Standard
5781 Cuando se inserta p.
5782 \begin_inset space \thinspace{}
5783 \end_inset
5784
5785 e.
5786 \begin_inset space ~
5787 \end_inset
5788
5789
5790 \series bold
5791
5792 \backslash
5793 vmatrix
5794 \series default
5795 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5796  la matriz.
5797 \begin_inset Newline newline
5798 \end_inset
5799
5800 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
5801  vertical.
5802 \end_layout
5803
5804 \begin_layout Standard
5805 \begin_inset Note Greyedout
5806 status open
5807
5808 \begin_layout Plain Layout
5809
5810 \series bold
5811 Nota:
5812 \series default
5813  LaTeX limita el número de columnas de matrices con decoraciones a 10.
5814  Si necesitas más de 10
5815 \begin_inset space ~
5816 \end_inset
5817
5818 columnas, debes añadir la siguiente línea en el preámbulo del documento:
5819 \end_layout
5820
5821 \begin_layout Plain Layout
5822
5823 \series bold
5824
5825 \backslash
5826 setcounter{MaxMatrixCols}{número}
5827 \end_layout
5828
5829 \begin_layout Plain Layout
5830 donde 
5831 \emph on
5832 número
5833 \emph default
5834  es el número de columnas entre 11 y 99.
5835 \end_layout
5836
5837 \end_inset
5838
5839
5840 \end_layout
5841
5842 \begin_layout Standard
5843 \begin_inset VSpace bigskip
5844 \end_inset
5845
5846
5847 \end_layout
5848
5849 \begin_layout Standard
5850 Como todas las ecuaciones multilínea son matrices, la longitud 
5851 \series bold
5852
5853 \backslash
5854 arraycolsep
5855 \series default
5856
5857 \begin_inset Index idx
5858 status collapsed
5859
5860 \begin_layout Plain Layout
5861 Comandos ! A ! 
5862 \backslash
5863 arraycolsep
5864 \end_layout
5865
5866 \end_inset
5867
5868 , que se describe en 
5869 \begin_inset CommandInset ref
5870 LatexCommand ref
5871 reference "sub:Separación-de-columnas"
5872
5873 \end_inset
5874
5875 , también se puede usar para cambiar la separación de las columnas en una
5876  matriz.
5877  Para cambiar la separación de las filas, se usa el comando 
5878 \series bold
5879
5880 \backslash
5881 arraystretch
5882 \series default
5883
5884 \begin_inset Index idx
5885 status collapsed
5886
5887 \begin_layout Plain Layout
5888 Comandos ! A ! 
5889 \backslash
5890 arraystretch
5891 \end_layout
5892
5893 \end_inset
5894
5895  de la siguiente manera:
5896 \end_layout
5897
5898 \begin_layout Standard
5899
5900 \series bold
5901
5902 \backslash
5903 renewcommand{
5904 \backslash
5905 arraystretch}{factor de separación}
5906 \begin_inset Index idx
5907 status collapsed
5908
5909 \begin_layout Plain Layout
5910 Comandos ! R ! 
5911 \backslash
5912 renewcommand
5913 \end_layout
5914
5915 \end_inset
5916
5917
5918 \end_layout
5919
5920 \begin_layout Standard
5921 El comando 
5922 \series bold
5923
5924 \backslash
5925 renewcommand
5926 \series default
5927  asigna el factor de separación al comando predefinido 
5928 \series bold
5929
5930 \backslash
5931 arraystretch
5932 \series default
5933 .
5934  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5935  Además, éste se usa para todas las matrices siguientes.
5936  Para volver a la separación original, asigna factor 1 a 
5937 \series bold
5938
5939 \backslash
5940 arraystretch
5941 \series default
5942 .
5943 \end_layout
5944
5945 \begin_layout Standard
5946 Para poner matrices en línea se usa el comando 
5947 \series bold
5948
5949 \backslash
5950 smallmatrix
5951 \series default
5952
5953 \begin_inset Index idx
5954 status collapsed
5955
5956 \begin_layout Plain Layout
5957 Comandos ! S ! 
5958 \backslash
5959 smallmatrix
5960 \end_layout
5961
5962 \end_inset
5963
5964 .
5965  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5966  se inserta la matriz.
5967  
5968 \end_layout
5969
5970 \begin_layout Standard
5971 Esto es una matriz 
5972 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5973 C & D
5974 \end{smallmatrix}\right)$
5975 \end_inset
5976
5977  en línea.
5978 \end_layout
5979
5980 \begin_layout Section
5981 Delimitadores
5982 \begin_inset Index idx
5983 status collapsed
5984
5985 \begin_layout Plain Layout
5986 Delimitadores
5987 \end_layout
5988
5989 \end_inset
5990
5991
5992 \end_layout
5993
5994 \begin_layout Subsection
5995 Delimitadores verticales
5996 \begin_inset Index idx
5997 status collapsed
5998
5999 \begin_layout Plain Layout
6000 Delimitadores ! verticales
6001 \end_layout
6002
6003 \end_inset
6004
6005
6006 \end_layout
6007
6008 \begin_layout Standard
6009 \begin_inset space \hfill{}
6010 \end_inset
6011
6012
6013 \begin_inset Tabular
6014 <lyxtabular version="3" rows="9" columns="2">
6015 <features tabularvalignment="middle">
6016 <column alignment="center" valignment="top" width="0pt">
6017 <column alignment="center" valignment="top" width="0pt">
6018 <row>
6019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6020 \begin_inset Text
6021
6022 \begin_layout Plain Layout
6023 Comando
6024 \end_layout
6025
6026 \end_inset
6027 </cell>
6028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6029 \begin_inset Text
6030
6031 \begin_layout Plain Layout
6032 Resultado
6033 \end_layout
6034
6035 \end_inset
6036 </cell>
6037 </row>
6038 <row>
6039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6040 \begin_inset Text
6041
6042 \begin_layout Plain Layout
6043 (
6044 \end_layout
6045
6046 \end_inset
6047 </cell>
6048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6049 \begin_inset Text
6050
6051 \begin_layout Plain Layout
6052 \begin_inset Formula $($
6053 \end_inset
6054
6055
6056 \end_layout
6057
6058 \end_inset
6059 </cell>
6060 </row>
6061 <row>
6062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6063 \begin_inset Text
6064
6065 \begin_layout Plain Layout
6066 {
6067 \end_layout
6068
6069 \end_inset
6070 </cell>
6071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Plain Layout
6075 \begin_inset Formula $\{$
6076 \end_inset
6077
6078
6079 \end_layout
6080
6081 \end_inset
6082 </cell>
6083 </row>
6084 <row>
6085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089 [
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6095 \begin_inset Text
6096
6097 \begin_layout Plain Layout
6098 \begin_inset Formula $[$
6099 \end_inset
6100
6101
6102 \end_layout
6103
6104 \end_inset
6105 </cell>
6106 </row>
6107 <row>
6108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6109 \begin_inset Text
6110
6111 \begin_layout Plain Layout
6112
6113 \backslash
6114 langle
6115 \end_layout
6116
6117 \end_inset
6118 </cell>
6119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6120 \begin_inset Text
6121
6122 \begin_layout Plain Layout
6123 \begin_inset Formula $\langle$
6124 \end_inset
6125
6126
6127 \end_layout
6128
6129 \end_inset
6130 </cell>
6131 </row>
6132 <row>
6133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6134 \begin_inset Text
6135
6136 \begin_layout Plain Layout
6137
6138 \backslash
6139 lceil
6140 \end_layout
6141
6142 \end_inset
6143 </cell>
6144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6145 \begin_inset Text
6146
6147 \begin_layout Plain Layout
6148 \begin_inset Formula $\lceil$
6149 \end_inset
6150
6151
6152 \end_layout
6153
6154 \end_inset
6155 </cell>
6156 </row>
6157 <row>
6158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6159 \begin_inset Text
6160
6161 \begin_layout Plain Layout
6162
6163 \backslash
6164 lfloor
6165 \end_layout
6166
6167 \end_inset
6168 </cell>
6169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6170 \begin_inset Text
6171
6172 \begin_layout Plain Layout
6173 \begin_inset Formula $\lfloor$
6174 \end_inset
6175
6176
6177 \end_layout
6178
6179 \end_inset
6180 </cell>
6181 </row>
6182 <row>
6183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6184 \begin_inset Text
6185
6186 \begin_layout Plain Layout
6187 /
6188 \end_layout
6189
6190 \end_inset
6191 </cell>
6192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6193 \begin_inset Text
6194
6195 \begin_layout Plain Layout
6196 \begin_inset Formula $/$
6197 \end_inset
6198
6199
6200 \end_layout
6201
6202 \end_inset
6203 </cell>
6204 </row>
6205 <row>
6206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6207 \begin_inset Text
6208
6209 \begin_layout Plain Layout
6210 |
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6216 \begin_inset Text
6217
6218 \begin_layout Plain Layout
6219 \begin_inset Formula $|$
6220 \end_inset
6221
6222
6223 \end_layout
6224
6225 \end_inset
6226 </cell>
6227 </row>
6228 </lyxtabular>
6229
6230 \end_inset
6231
6232
6233 \begin_inset space \hfill{}
6234 \end_inset
6235
6236
6237 \begin_inset Tabular
6238 <lyxtabular version="3" rows="9" columns="2">
6239 <features tabularvalignment="middle">
6240 <column alignment="center" valignment="top" width="0pt">
6241 <column alignment="center" valignment="top" width="0pt">
6242 <row>
6243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6244 \begin_inset Text
6245
6246 \begin_layout Plain Layout
6247 Comando
6248 \end_layout
6249
6250 \end_inset
6251 </cell>
6252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6253 \begin_inset Text
6254
6255 \begin_layout Plain Layout
6256 Resultado
6257 \end_layout
6258
6259 \end_inset
6260 </cell>
6261 </row>
6262 <row>
6263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6264 \begin_inset Text
6265
6266 \begin_layout Plain Layout
6267 )
6268 \end_layout
6269
6270 \end_inset
6271 </cell>
6272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6273 \begin_inset Text
6274
6275 \begin_layout Plain Layout
6276 \begin_inset Formula $)$
6277 \end_inset
6278
6279
6280 \end_layout
6281
6282 \end_inset
6283 </cell>
6284 </row>
6285 <row>
6286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6287 \begin_inset Text
6288
6289 \begin_layout Plain Layout
6290 }
6291 \end_layout
6292
6293 \end_inset
6294 </cell>
6295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6296 \begin_inset Text
6297
6298 \begin_layout Plain Layout
6299 \begin_inset Formula $\}$
6300 \end_inset
6301
6302
6303 \end_layout
6304
6305 \end_inset
6306 </cell>
6307 </row>
6308 <row>
6309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6310 \begin_inset Text
6311
6312 \begin_layout Plain Layout
6313 ]
6314 \end_layout
6315
6316 \end_inset
6317 </cell>
6318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6319 \begin_inset Text
6320
6321 \begin_layout Plain Layout
6322 \begin_inset Formula $]$
6323 \end_inset
6324
6325
6326 \end_layout
6327
6328 \end_inset
6329 </cell>
6330 </row>
6331 <row>
6332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6333 \begin_inset Text
6334
6335 \begin_layout Plain Layout
6336
6337 \backslash
6338 rangle
6339 \end_layout
6340
6341 \end_inset
6342 </cell>
6343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6344 \begin_inset Text
6345
6346 \begin_layout Plain Layout
6347 \begin_inset Formula $\rangle$
6348 \end_inset
6349
6350
6351 \end_layout
6352
6353 \end_inset
6354 </cell>
6355 </row>
6356 <row>
6357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6358 \begin_inset Text
6359
6360 \begin_layout Plain Layout
6361
6362 \backslash
6363 rceil
6364 \end_layout
6365
6366 \end_inset
6367 </cell>
6368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6369 \begin_inset Text
6370
6371 \begin_layout Plain Layout
6372 \begin_inset Formula $\rceil$
6373 \end_inset
6374
6375
6376 \end_layout
6377
6378 \end_inset
6379 </cell>
6380 </row>
6381 <row>
6382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6383 \begin_inset Text
6384
6385 \begin_layout Plain Layout
6386
6387 \backslash
6388 rfloor
6389 \end_layout
6390
6391 \end_inset
6392 </cell>
6393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6394 \begin_inset Text
6395
6396 \begin_layout Plain Layout
6397 \begin_inset Formula $\rfloor$
6398 \end_inset
6399
6400
6401 \end_layout
6402
6403 \end_inset
6404 </cell>
6405 </row>
6406 <row>
6407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6408 \begin_inset Text
6409
6410 \begin_layout Plain Layout
6411
6412 \backslash
6413
6414 \backslash
6415
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6421 \begin_inset Text
6422
6423 \begin_layout Plain Layout
6424 \begin_inset Formula $\backslash$
6425 \end_inset
6426
6427
6428 \end_layout
6429
6430 \end_inset
6431 </cell>
6432 </row>
6433 <row>
6434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6435 \begin_inset Text
6436
6437 \begin_layout Plain Layout
6438
6439 \backslash
6440 |
6441 \end_layout
6442
6443 \end_inset
6444 </cell>
6445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6446 \begin_inset Text
6447
6448 \begin_layout Plain Layout
6449 \begin_inset Formula $\|$
6450 \end_inset
6451
6452
6453 \end_layout
6454
6455 \end_inset
6456 </cell>
6457 </row>
6458 </lyxtabular>
6459
6460 \end_inset
6461
6462
6463 \begin_inset space \hfill{}
6464 \end_inset
6465
6466
6467 \end_layout
6468
6469 \begin_layout Standard
6470 \begin_inset Note Greyedout
6471 status open
6472
6473 \begin_layout Plain Layout
6474
6475 \series bold
6476 Nota
6477 \series default
6478 : En modo TeX hay que usar el comando 
6479 \series bold
6480
6481 \backslash
6482 textbackslash
6483 \series default
6484
6485 \begin_inset Index idx
6486 status collapsed
6487
6488 \begin_layout Plain Layout
6489 Comandos ! T ! 
6490 \backslash
6491 textbackslash
6492 \end_layout
6493
6494 \end_inset
6495
6496  para la barra invertida, porque si no el comando 
6497 \series bold
6498
6499 \backslash
6500
6501 \backslash
6502
6503 \series default
6504  genera un salto de línea.
6505 \end_layout
6506
6507 \end_inset
6508
6509
6510 \end_layout
6511
6512 \begin_layout Standard
6513 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6514  descritos en las dos subsecciones siguientes.
6515  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6516  < y > en vez de los comandos 
6517 \series bold
6518
6519 \backslash
6520 langle
6521 \series default
6522  y 
6523 \series bold
6524
6525 \backslash
6526 rangle
6527 \series default
6528 .
6529  
6530 \end_layout
6531
6532 \begin_layout Subsubsection
6533 Tamaño manual de los delimitadores
6534 \begin_inset CommandInset label
6535 LatexCommand label
6536 name "sub:Tamaño-manual-de"
6537
6538 \end_inset
6539
6540
6541 \begin_inset Index idx
6542 status collapsed
6543
6544 \begin_layout Plain Layout
6545 Delimitadores ! tamaño manual
6546 \end_layout
6547
6548 \end_inset
6549
6550
6551 \end_layout
6552
6553 \begin_layout Standard
6554 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6555  LaTeX 
6556 \series bold
6557
6558 \backslash
6559 big
6560 \series default
6561
6562 \begin_inset Index idx
6563 status collapsed
6564
6565 \begin_layout Plain Layout
6566 Comandos ! B ! 
6567 \backslash
6568 big
6569 \end_layout
6570
6571 \end_inset
6572
6573
6574 \series bold
6575
6576 \backslash
6577 Big
6578 \series default
6579
6580 \series bold
6581
6582 \backslash
6583 bigg
6584 \series default
6585 , y 
6586 \series bold
6587
6588 \backslash
6589 Bigg
6590 \series default
6591 .
6592  
6593 \series bold
6594
6595 \backslash
6596 big
6597 \series default
6598  indica el tamaño menor y 
6599 \series bold
6600
6601 \backslash
6602 Bigg
6603 \series default
6604  el mayor.
6605 \end_layout
6606
6607 \begin_layout Standard
6608 Estos comandos se usan para resaltar niveles de delimitación:
6609 \end_layout
6610
6611 \begin_layout Standard
6612 \noindent
6613 \align center
6614 \begin_inset Tabular
6615 <lyxtabular version="3" rows="2" columns="2">
6616 <features tabularvalignment="middle">
6617 <column alignment="center" valignment="top" width="0">
6618 <column alignment="center" valignment="top" width="0">
6619 <row>
6620 <cell alignment="center" valignment="top" usebox="none">
6621 \begin_inset Text
6622
6623 \begin_layout Plain Layout
6624 todos los delimitadores de igual tamaño:
6625 \end_layout
6626
6627 \end_inset
6628 </cell>
6629 <cell alignment="center" valignment="top" usebox="none">
6630 \begin_inset Text
6631
6632 \begin_layout Plain Layout
6633 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6634 \end_inset
6635
6636
6637 \end_layout
6638
6639 \end_inset
6640 </cell>
6641 </row>
6642 <row>
6643 <cell alignment="center" valignment="top" usebox="none">
6644 \begin_inset Text
6645
6646 \begin_layout Plain Layout
6647 así tiene mejor aspecto:
6648 \end_layout
6649
6650 \end_inset
6651 </cell>
6652 <cell alignment="center" valignment="top" usebox="none">
6653 \begin_inset Text
6654
6655 \begin_layout Plain Layout
6656 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6657 \end_inset
6658
6659
6660 \end_layout
6661
6662 \end_inset
6663 </cell>
6664 </row>
6665 </lyxtabular>
6666
6667 \end_inset
6668
6669
6670 \begin_inset Note Note
6671 status collapsed
6672
6673 \begin_layout Plain Layout
6674
6675 \series bold
6676
6677 \backslash
6678 raisebox
6679 \series default
6680  se usa sólo como espaciador
6681 \end_layout
6682
6683 \end_inset
6684
6685
6686 \end_layout
6687
6688 \begin_layout Standard
6689 Para la segunda expresión se ha empleado el comando 
6690 \series bold
6691
6692 \backslash
6693 Big((A+B)(A-B)
6694 \backslash
6695 Big)^
6696 \series default
6697
6698 \begin_inset ERT
6699 status collapsed
6700
6701 \begin_layout Plain Layout
6702
6703
6704 \backslash
6705 spce 
6706 \end_layout
6707
6708 \end_inset
6709
6710
6711 \series bold
6712 C
6713 \series default
6714 .
6715 \end_layout
6716
6717 \begin_layout Standard
6718 He aquí una visión conjunta de todos los tamaños y delimitadores:
6719 \end_layout
6720
6721 \begin_layout Standard
6722 \noindent
6723 \align center
6724
6725 \backslash
6726 Bigg(
6727 \backslash
6728 exp
6729 \backslash
6730 bigg<
6731 \backslash
6732 Big[
6733 \backslash
6734 big{
6735 \backslash
6736 ln(3x)
6737 \backslash
6738 big}^2
6739 \begin_inset ERT
6740 status collapsed
6741
6742 \begin_layout Plain Layout
6743
6744
6745 \backslash
6746 spce 
6747 \end_layout
6748
6749 \end_inset
6750
6751
6752 \backslash
6753 sen(x)
6754 \backslash
6755 Big]^
6756 \begin_inset ERT
6757 status collapsed
6758
6759 \begin_layout Plain Layout
6760
6761
6762 \backslash
6763 spce 
6764 \end_layout
6765
6766 \end_inset
6767
6768 A
6769 \begin_inset ERT
6770 status collapsed
6771
6772 \begin_layout Plain Layout
6773
6774
6775 \backslash
6776 spce 
6777 \end_layout
6778
6779 \end_inset
6780
6781
6782 \backslash
6783 bigg>
6784 \backslash
6785 Bigg)^0,5
6786 \begin_inset Formula 
6787 \[
6788 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}
6789 \]
6790
6791 \end_inset
6792
6793
6794 \end_layout
6795
6796 \begin_layout Standard
6797 Además de los comandos 
6798 \series bold
6799
6800 \backslash
6801 big
6802 \series default
6803  hay la variante 
6804 \series bold
6805
6806 \backslash
6807 bigm
6808 \series default
6809
6810 \begin_inset Index idx
6811 status collapsed
6812
6813 \begin_layout Plain Layout
6814 Comandos ! B ! 
6815 \backslash
6816 bigm
6817 \end_layout
6818
6819 \end_inset
6820
6821 , que añade un poco más de espacio entre el delimitador y su contenido,
6822  y la variante 
6823 \series bold
6824
6825 \backslash
6826 bigl
6827 \series default
6828 -
6829 \series bold
6830
6831 \backslash
6832 bigr
6833 \series default
6834
6835 \begin_inset Index idx
6836 status collapsed
6837
6838 \begin_layout Plain Layout
6839 Comandos ! B ! 
6840 \backslash
6841 bigl - 
6842 \backslash
6843 bigr
6844 \end_layout
6845
6846 \end_inset
6847
6848 , que no añade espacio adicional.
6849  La 
6850 \emph on
6851 l
6852 \emph default
6853  al final del comando 
6854 \series bold
6855
6856 \backslash
6857 bigl 
6858 \series default
6859 es para el delimitador izquierdo, la 
6860 \emph on
6861 r
6862 \emph default
6863  es para el delimitador derecho.
6864  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6865  apertura o de cierre.
6866 \end_layout
6867
6868 \begin_layout Standard
6869 En el siguiente cuadro hay una comparación de las variantes:
6870 \end_layout
6871
6872 \begin_layout Standard
6873 \noindent
6874 \align center
6875 \begin_inset Tabular
6876 <lyxtabular version="3" rows="5" columns="2">
6877 <features tabularvalignment="middle">
6878 <column alignment="center" valignment="top" width="0">
6879 <column alignment="center" valignment="top" width="0">
6880 <row>
6881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6882 \begin_inset Text
6883
6884 \begin_layout Plain Layout
6885 Comando
6886 \end_layout
6887
6888 \end_inset
6889 </cell>
6890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6891 \begin_inset Text
6892
6893 \begin_layout Plain Layout
6894 Resultado
6895 \begin_inset Note Note
6896 status collapsed
6897
6898 \begin_layout Plain Layout
6899
6900 \series bold
6901
6902 \backslash
6903 raisebox
6904 \series default
6905  se usa sólo como espaciador
6906 \end_layout
6907
6908 \end_inset
6909
6910
6911 \end_layout
6912
6913 \end_inset
6914 </cell>
6915 </row>
6916 <row>
6917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6918 \begin_inset Text
6919
6920 \begin_layout Plain Layout
6921
6922 \backslash
6923 Bigm(
6924 \backslash
6925 bigm(
6926 \backslash
6927 ln(3x)
6928 \backslash
6929 bigm)^2
6930 \series bold
6931
6932 \begin_inset ERT
6933 status collapsed
6934
6935 \begin_layout Plain Layout
6936
6937
6938 \backslash
6939 spce 
6940 \end_layout
6941
6942 \end_inset
6943
6944
6945 \series default
6946
6947 \backslash
6948 Bigm)
6949 \end_layout
6950
6951 \end_inset
6952 </cell>
6953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6954 \begin_inset Text
6955
6956 \begin_layout Plain Layout
6957 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6958 \end_inset
6959
6960
6961 \end_layout
6962
6963 \end_inset
6964 </cell>
6965 </row>
6966 <row>
6967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6968 \begin_inset Text
6969
6970 \begin_layout Plain Layout
6971
6972 \backslash
6973 Big(
6974 \backslash
6975 big(
6976 \backslash
6977 ln(3x)
6978 \backslash
6979 big)^2
6980 \series bold
6981
6982 \begin_inset ERT
6983 status collapsed
6984
6985 \begin_layout Plain Layout
6986
6987
6988 \backslash
6989 spce 
6990 \end_layout
6991
6992 \end_inset
6993
6994
6995 \series default
6996
6997 \backslash
6998 Big)
6999 \end_layout
7000
7001 \end_inset
7002 </cell>
7003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7004 \begin_inset Text
7005
7006 \begin_layout Plain Layout
7007 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
7008 \end_inset
7009
7010
7011 \end_layout
7012
7013 \end_inset
7014 </cell>
7015 </row>
7016 <row>
7017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7018 \begin_inset Text
7019
7020 \begin_layout Plain Layout
7021
7022 \backslash
7023 Bigl(
7024 \backslash
7025 bigl(
7026 \backslash
7027 ln(3x)
7028 \backslash
7029 bigr)^2
7030 \series bold
7031
7032 \begin_inset ERT
7033 status collapsed
7034
7035 \begin_layout Plain Layout
7036
7037
7038 \backslash
7039 spce 
7040 \end_layout
7041
7042 \end_inset
7043
7044
7045 \series default
7046
7047 \backslash
7048 Bigr)
7049 \end_layout
7050
7051 \end_inset
7052 </cell>
7053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7054 \begin_inset Text
7055
7056 \begin_layout Plain Layout
7057 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
7058 \end_inset
7059
7060
7061 \end_layout
7062
7063 \end_inset
7064 </cell>
7065 </row>
7066 <row>
7067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7068 \begin_inset Text
7069
7070 \begin_layout Plain Layout
7071
7072 \backslash
7073 bigl)
7074 \backslash
7075 ln(3x)
7076 \backslash
7077 bigr(
7078 \end_layout
7079
7080 \end_inset
7081 </cell>
7082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7083 \begin_inset Text
7084
7085 \begin_layout Plain Layout
7086 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
7087 \end_inset
7088
7089
7090 \end_layout
7091
7092 \end_inset
7093 </cell>
7094 </row>
7095 </lyxtabular>
7096
7097 \end_inset
7098
7099
7100 \end_layout
7101
7102 \begin_layout Subsubsection
7103 Tamaño automático de los delimitadores
7104 \begin_inset CommandInset label
7105 LatexCommand label
7106 name "sub:Tamaño-automático-de"
7107
7108 \end_inset
7109
7110
7111 \begin_inset Index idx
7112 status collapsed
7113
7114 \begin_layout Plain Layout
7115 Delimitadores ! tamaño automático
7116 \end_layout
7117
7118 \end_inset
7119
7120
7121 \end_layout
7122
7123 \begin_layout Standard
7124 Se pueden insertar delimitadores de tamaño variable con los comandos 
7125 \series bold
7126
7127 \backslash
7128 left
7129 \series default
7130
7131 \begin_inset Index idx
7132 status collapsed
7133
7134 \begin_layout Plain Layout
7135 Comandos ! L ! 
7136 \backslash
7137 left
7138 \end_layout
7139
7140 \end_inset
7141
7142  y 
7143 \series bold
7144
7145 \backslash
7146 right
7147 \series default
7148
7149 \begin_inset Index idx
7150 status collapsed
7151
7152 \begin_layout Plain Layout
7153 Comandos ! R ! 
7154 \backslash
7155 right
7156 \end_layout
7157
7158 \end_inset
7159
7160  o con el botón de la barra de ecuaciones 
7161 \begin_inset Graphics
7162         filename ../../images/dialog-show_mathdelimiter.png
7163         scale 85
7164
7165 \end_inset
7166
7167 .
7168  El delimitador deseado se debe insertar directamente detrás de 
7169 \series bold
7170
7171 \backslash
7172 left
7173 \series default
7174  y 
7175 \series bold
7176
7177 \backslash
7178 right
7179 \series default
7180 .
7181  El tamaño se calculará automáticamente después para la salida.
7182  
7183 \end_layout
7184
7185 \begin_layout Standard
7186 \noindent
7187 \align center
7188 delimitador normal: El comando 
7189 \series bold
7190
7191 \backslash
7192 ln(
7193 \backslash
7194 frac
7195 \series default
7196
7197 \begin_inset ERT
7198 status collapsed
7199
7200 \begin_layout Plain Layout
7201
7202
7203 \backslash
7204 spce 
7205 \end_layout
7206
7207 \end_inset
7208
7209
7210 \series bold
7211 A
7212 \begin_inset Formula $\downarrow$
7213 \end_inset
7214
7215 C
7216 \series default
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
7231 \series bold
7232 )
7233 \series default
7234  genera
7235 \begin_inset Formula 
7236 \[
7237 \ln(\frac{A}{C})
7238 \]
7239
7240 \end_inset
7241
7242
7243 \end_layout
7244
7245 \begin_layout Standard
7246 \noindent
7247 \align center
7248 delimitador multilínea: El comando 
7249 \series bold
7250
7251 \backslash
7252 ln
7253 \backslash
7254 left(
7255 \backslash
7256 frac
7257 \series default
7258
7259 \begin_inset ERT
7260 status collapsed
7261
7262 \begin_layout Plain Layout
7263
7264
7265 \backslash
7266 spce 
7267 \end_layout
7268
7269 \end_inset
7270
7271
7272 \series bold
7273 A
7274 \begin_inset Formula $\downarrow$
7275 \end_inset
7276
7277 C
7278 \series default
7279
7280 \begin_inset ERT
7281 status collapsed
7282
7283 \begin_layout Plain Layout
7284
7285
7286 \backslash
7287 spce 
7288 \end_layout
7289
7290 \end_inset
7291
7292
7293 \series bold
7294
7295 \backslash
7296 right)
7297 \series default
7298  genera
7299 \begin_inset Formula 
7300 \[
7301 \ln\left(\frac{A}{C}\right)
7302 \]
7303
7304 \end_inset
7305
7306
7307 \end_layout
7308
7309 \begin_layout Standard
7310 En lugar de 
7311 \series bold
7312
7313 \backslash
7314 left
7315 \series default
7316  y 
7317 \series bold
7318
7319 \backslash
7320 right
7321 \series default
7322  se puede usar el atajo 
7323 \family sans
7324 Alt+M
7325 \begin_inset space ~
7326 \end_inset
7327
7328 Corchete
7329 \family default
7330 .
7331  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7332  real del delimitador y además se genera el correspondiente delimitador
7333  de cierre.
7334 \begin_inset Newline newline
7335 \end_inset
7336
7337 El comando para el último ejemplo sería 
7338 \series bold
7339
7340 \backslash
7341 ln Alt+M
7342 \series default
7343  
7344 \series bold
7345 (
7346 \backslash
7347 frac
7348 \begin_inset ERT
7349 status collapsed
7350
7351 \begin_layout Plain Layout
7352
7353
7354 \backslash
7355 spce 
7356 \end_layout
7357
7358 \end_inset
7359
7360 A
7361 \begin_inset Formula $\downarrow$
7362 \end_inset
7363
7364
7365 \end_layout
7366
7367 \begin_layout Standard
7368 Para omitir uno de los dos delimitadores se inserta un punto.
7369  Por ejemplo, el comando 
7370 \series bold
7371
7372 \backslash
7373 left.
7374 \backslash
7375 frac
7376 \series default
7377
7378 \begin_inset ERT
7379 status collapsed
7380
7381 \begin_layout Plain Layout
7382
7383
7384 \backslash
7385 spce 
7386 \end_layout
7387
7388 \end_inset
7389
7390
7391 \series bold
7392 A
7393 \begin_inset Formula $\downarrow$
7394 \end_inset
7395
7396 B
7397 \series default
7398
7399 \begin_inset ERT
7400 status collapsed
7401
7402 \begin_layout Plain Layout
7403
7404
7405 \backslash
7406 spce 
7407 \end_layout
7408
7409 \end_inset
7410
7411
7412 \series bold
7413
7414 \backslash
7415 right}
7416 \series default
7417  da lugar a:
7418 \begin_inset Formula 
7419 \[
7420 \left.\frac{A}{B}\right\} 
7421 \]
7422
7423 \end_inset
7424
7425
7426 \end_layout
7427
7428 \begin_layout Standard
7429 LyX convertirá los comandos 
7430 \series bold
7431
7432 \backslash
7433 left
7434 \series default
7435  y 
7436 \series bold
7437
7438 \backslash
7439 right
7440 \series default
7441  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7442  omitido aparecerá como línea de trazos.
7443  
7444 \begin_inset VSpace bigskip
7445 \end_inset
7446
7447
7448 \end_layout
7449
7450 \begin_layout Standard
7451 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7452  de LaTeX, el comando 
7453 \series bold
7454
7455 \backslash
7456 middle
7457 \series default
7458
7459 \begin_inset Index idx
7460 status collapsed
7461
7462 \begin_layout Plain Layout
7463 Comandos ! M ! 
7464 \backslash
7465 middle
7466 \end_layout
7467
7468 \end_inset
7469
7470  está también disponible para todos los delimitadores y límites.
7471  Con este comando la altura del siguiente carácter se adapta a la de los
7472  delimitadores circundantes, lo que es necesario, p.
7473 \begin_inset space \thinspace{}
7474 \end_inset
7475
7476 e., para vectores cuánticos: 
7477 \begin_inset Formula 
7478 \[
7479 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle 
7480 \]
7481
7482 \end_inset
7483
7484
7485 \end_layout
7486
7487 \begin_layout Standard
7488 Para este tipo de vectores hay un paquete LaTeX específico que se describe
7489  en
7490 \begin_inset space ~
7491 \end_inset
7492
7493
7494 \begin_inset CommandInset ref
7495 LatexCommand ref
7496 reference "sub:Vectores-cuánticos"
7497
7498 \end_inset
7499
7500 .
7501 \end_layout
7502
7503 \begin_layout Subsection
7504 Delimitadores horizontales
7505 \begin_inset Index idx
7506 status collapsed
7507
7508 \begin_layout Plain Layout
7509 Delimitadores ! horizontales
7510 \end_layout
7511
7512 \end_inset
7513
7514
7515 \end_layout
7516
7517 \begin_layout Standard
7518 \noindent
7519 \align center
7520 \begin_inset Tabular
7521 <lyxtabular version="3" rows="4" columns="2">
7522 <features tabularvalignment="middle">
7523 <column alignment="center" valignment="top" width="0">
7524 <column alignment="center" valignment="top" width="0">
7525 <row>
7526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7527 \begin_inset Text
7528
7529 \begin_layout Plain Layout
7530 Comando
7531 \begin_inset Note Note
7532 status collapsed
7533
7534 \begin_layout Plain Layout
7535
7536 \series bold
7537
7538 \backslash
7539 raisebox
7540 \series default
7541  se usa sólo como espaciador
7542 \end_layout
7543
7544 \end_inset
7545
7546
7547 \end_layout
7548
7549 \end_inset
7550 </cell>
7551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7552 \begin_inset Text
7553
7554 \begin_layout Plain Layout
7555 Resultado
7556 \end_layout
7557
7558 \end_inset
7559 </cell>
7560 </row>
7561 <row>
7562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7563 \begin_inset Text
7564
7565 \begin_layout Plain Layout
7566 \begin_inset ERT
7567 status collapsed
7568
7569 \begin_layout Plain Layout
7570
7571
7572 \backslash
7573 raisebox{2.3mm}{
7574 \end_layout
7575
7576 \end_inset
7577
7578
7579 \backslash
7580 overbrace
7581 \begin_inset ERT
7582 status collapsed
7583
7584 \begin_layout Plain Layout
7585
7586
7587 \backslash
7588 spce 
7589 \end_layout
7590
7591 \end_inset
7592
7593 A+B
7594 \begin_inset ERT
7595 status collapsed
7596
7597 \begin_layout Plain Layout
7598
7599
7600 \backslash
7601 spce 
7602 \end_layout
7603
7604 \end_inset
7605
7606 ^
7607 \begin_inset ERT
7608 status collapsed
7609
7610 \begin_layout Plain Layout
7611
7612
7613 \backslash
7614 spce 
7615 \end_layout
7616
7617 \end_inset
7618
7619 3
7620 \begin_inset ERT
7621 status collapsed
7622
7623 \begin_layout Plain Layout
7624
7625 }
7626 \end_layout
7627
7628 \end_inset
7629
7630
7631 \begin_inset Index idx
7632 status collapsed
7633
7634 \begin_layout Plain Layout
7635 Comandos ! O ! 
7636 \backslash
7637 overbrace
7638 \end_layout
7639
7640 \end_inset
7641
7642
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7648 \begin_inset Text
7649
7650 \begin_layout Plain Layout
7651 \begin_inset Formula $\overbrace{A+B}^{3}$
7652 \end_inset
7653
7654
7655 \end_layout
7656
7657 \end_inset
7658 </cell>
7659 </row>
7660 <row>
7661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7662 \begin_inset Text
7663
7664 \begin_layout Plain Layout
7665 \begin_inset ERT
7666 status collapsed
7667
7668 \begin_layout Plain Layout
7669
7670
7671 \backslash
7672 raisebox{-2.2mm}{
7673 \end_layout
7674
7675 \end_inset
7676
7677
7678 \backslash
7679 underbrace
7680 \begin_inset ERT
7681 status collapsed
7682
7683 \begin_layout Plain Layout
7684
7685
7686 \backslash
7687 spce 
7688 \end_layout
7689
7690 \end_inset
7691
7692 A+B
7693 \begin_inset ERT
7694 status collapsed
7695
7696 \begin_layout Plain Layout
7697
7698
7699 \backslash
7700 spce 
7701 \end_layout
7702
7703 \end_inset
7704
7705 _5
7706 \begin_inset ERT
7707 status collapsed
7708
7709 \begin_layout Plain Layout
7710
7711 }
7712 \end_layout
7713
7714 \end_inset
7715
7716
7717 \begin_inset Index idx
7718 status collapsed
7719
7720 \begin_layout Plain Layout
7721 Comandos ! U ! 
7722 \backslash
7723 underbrace
7724 \end_layout
7725
7726 \end_inset
7727
7728
7729 \end_layout
7730
7731 \end_inset
7732 </cell>
7733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7734 \begin_inset Text
7735
7736 \begin_layout Plain Layout
7737 \begin_inset Formula $\underbrace{A+B}_{5}$
7738 \end_inset
7739
7740
7741 \end_layout
7742
7743 \end_inset
7744 </cell>
7745 </row>
7746 <row>
7747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7748 \begin_inset Text
7749
7750 \begin_layout Plain Layout
7751
7752 \backslash
7753 overbrace
7754 \begin_inset ERT
7755 status collapsed
7756
7757 \begin_layout Plain Layout
7758
7759
7760 \backslash
7761 spce 
7762 \end_layout
7763
7764 \end_inset
7765
7766
7767 \backslash
7768 underbrace
7769 \begin_inset ERT
7770 status collapsed
7771
7772 \begin_layout Plain Layout
7773
7774
7775 \backslash
7776 spce 
7777 \end_layout
7778
7779 \end_inset
7780
7781 A+B_w
7782 \begin_inset ERT
7783 status collapsed
7784
7785 \begin_layout Plain Layout
7786
7787
7788 \backslash
7789 spce 
7790 \end_layout
7791
7792 \end_inset
7793
7794
7795 \begin_inset ERT
7796 status collapsed
7797
7798 \begin_layout Plain Layout
7799
7800
7801 \backslash
7802 spce 
7803 \end_layout
7804
7805 \end_inset
7806
7807 _7
7808 \begin_inset ERT
7809 status collapsed
7810
7811 \begin_layout Plain Layout
7812
7813
7814 \backslash
7815 spce 
7816 \end_layout
7817
7818 \end_inset
7819
7820
7821 \begin_inset ERT
7822 status collapsed
7823
7824 \begin_layout Plain Layout
7825
7826
7827 \backslash
7828 spce 
7829 \end_layout
7830
7831 \end_inset
7832
7833 ^
7834 \begin_inset ERT
7835 status collapsed
7836
7837 \begin_layout Plain Layout
7838
7839
7840 \backslash
7841 spce 
7842 \end_layout
7843
7844 \end_inset
7845
7846 C
7847 \end_layout
7848
7849 \end_inset
7850 </cell>
7851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7852 \begin_inset Text
7853
7854 \begin_layout Plain Layout
7855 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7856 \end_inset
7857
7858
7859 \end_layout
7860
7861 \end_inset
7862 </cell>
7863 </row>
7864 </lyxtabular>
7865
7866 \end_inset
7867
7868
7869 \end_layout
7870
7871 \begin_layout Standard
7872 En el último ejemplo no importa en qué orden se introducen los comandos
7873  
7874 \series bold
7875
7876 \backslash
7877 overbrace
7878 \series default
7879  y 
7880 \series bold
7881
7882 \backslash
7883 underbrace
7884 \series default
7885 .
7886 \begin_inset VSpace bigskip
7887 \end_inset
7888
7889
7890 \end_layout
7891
7892 \begin_layout Standard
7893 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7894  multilínea, como se describe en
7895 \begin_inset space ~
7896 \end_inset
7897
7898
7899 \begin_inset CommandInset ref
7900 LatexCommand ref
7901 reference "sec:Ecuaciones-multilínea"
7902
7903 \end_inset
7904
7905 :
7906 \begin_inset Formula 
7907 \begin{eqnarray*}
7908 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7909  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7910 \end{eqnarray*}
7911
7912 \end_inset
7913
7914 En la primera fila se insertan la ecuación y la primera llave.
7915  Aquí es importante insertar el comando de espacio
7916 \begin_inset Foot
7917 status collapsed
7918
7919 \begin_layout Plain Layout
7920 Los comandos para espacios se explican en 
7921 \begin_inset CommandInset ref
7922 LatexCommand ref
7923 reference "sub:Espacio-predefinido"
7924
7925 \end_inset
7926
7927
7928 \end_layout
7929
7930 \end_inset
7931
7932  
7933 \series bold
7934
7935 \backslash
7936 :
7937 \series default
7938  antes de la primera
7939 \series bold
7940  
7941 \series default
7942
7943 \begin_inset Formula $d$
7944 \end_inset
7945
7946 , porque la llave que termina detrás de 
7947 \begin_inset Formula $q$
7948 \end_inset
7949
7950  impide que el siguiente 
7951 \begin_inset Quotes fld
7952 \end_inset
7953
7954 +
7955 \begin_inset Quotes frd
7956 \end_inset
7957
7958  esté rodeado de espacio.
7959 \begin_inset Foot
7960 status collapsed
7961
7962 \begin_layout Plain Layout
7963 Debido a que la llave no es considerada como carácter, véase 
7964 \begin_inset CommandInset ref
7965 LatexCommand ref
7966 reference "sub:Operadores-binarios"
7967
7968 \end_inset
7969
7970
7971 \end_layout
7972
7973 \end_inset
7974
7975  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7976  de 
7977 \begin_inset Formula $b$
7978 \end_inset
7979
7980  se inserta antes el comando 
7981 \series bold
7982
7983 \backslash
7984 hphantom{gggg+
7985 \backslash
7986 :}
7987 \series default
7988 .
7989 \begin_inset Foot
7990 status collapsed
7991
7992 \begin_layout Plain Layout
7993 Más sobre 
7994 \series bold
7995
7996 \backslash
7997 hphantom
7998 \series default
7999  en 
8000 \begin_inset CommandInset ref
8001 LatexCommand ref
8002 reference "sub:Espacios-reservados"
8003
8004 \end_inset
8005
8006
8007 \end_layout
8008
8009 \end_inset
8010
8011  Ese espacio es necesario porque el signo 
8012 \begin_inset Quotes fld
8013 \end_inset
8014
8015 +
8016 \begin_inset Quotes frd
8017 \end_inset
8018
8019  va seguido de un espacio en la ecuación.
8020  La llave se coloca bajo el comando 
8021 \series bold
8022
8023 \backslash
8024 hphantom{bbqq+dddd}
8025 \series default
8026 .
8027  
8028 \end_layout
8029
8030 \begin_layout Standard
8031 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
8032  ejemplo:
8033 \begin_inset ERT
8034 status collapsed
8035
8036 \begin_layout Plain Layout
8037
8038
8039 \backslash
8040 setlength{
8041 \backslash
8042 jot}{-6pt}
8043 \end_layout
8044
8045 \end_inset
8046
8047
8048 \begin_inset Formula 
8049 \begin{eqnarray*}
8050  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
8051 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
8052 \end{eqnarray*}
8053
8054 \end_inset
8055
8056
8057 \begin_inset ERT
8058 status collapsed
8059
8060 \begin_layout Plain Layout
8061
8062
8063 \backslash
8064 setlength{
8065 \backslash
8066 jot}{3pt}
8067 \end_layout
8068
8069 \end_inset
8070
8071 La primera fila de la ecuación es igual que la segunda fila del ejemplo
8072  anterior, con la diferencia de que la llave está encima.
8073  La segunda fila contiene la ecuación junto con la segunda llave.
8074  Para evitar que haya demasiado espacio entre la llave superior en la primera
8075  fila y la ecuación hay que reducirlo.
8076  Esto no es fácil de hacer debido a un fallo de LyX.
8077 \begin_inset Foot
8078 status collapsed
8079
8080 \begin_layout Plain Layout
8081 \begin_inset CommandInset href
8082 LatexCommand href
8083 name "LyX-bug #1505"
8084 target "http://www.lyx.org/trac/ticket/1505"
8085
8086 \end_inset
8087
8088
8089 \end_layout
8090
8091 \end_inset
8092
8093  Una solución es cambiar la separación global de filas en la ecuación, 
8094 \series bold
8095
8096 \backslash
8097 jot
8098 \series default
8099
8100 \begin_inset Index idx
8101 status collapsed
8102
8103 \begin_layout Plain Layout
8104 Comandos ! J ! 
8105 \backslash
8106 jot
8107 \end_layout
8108
8109 \end_inset
8110
8111 , en -6
8112 \begin_inset space \thinspace{}
8113 \end_inset
8114
8115 pt insertando antes de la ecuación el comando 
8116 \series bold
8117
8118 \backslash
8119 setlength{
8120 \backslash
8121 jot}{-6pt}
8122 \series default
8123  en modo TeX.
8124  Después de la ecuación se vuelve al valor normal 3
8125 \begin_inset space \thinspace{}
8126 \end_inset
8127
8128 pt de 
8129 \series bold
8130
8131 \backslash
8132 jot
8133 \series default
8134  usando el mismo comando.
8135  Más información sobre separación de filas en ecuaciones en
8136 \begin_inset space ~
8137 \end_inset
8138
8139
8140 \begin_inset CommandInset ref
8141 LatexCommand ref
8142 reference "sub:Separación-de-líneas"
8143
8144 \end_inset
8145
8146 .
8147 \end_layout
8148
8149 \begin_layout Section
8150 Flechas
8151 \begin_inset Index idx
8152 status collapsed
8153
8154 \begin_layout Plain Layout
8155 Flechas
8156 \end_layout
8157
8158 \end_inset
8159
8160
8161 \end_layout
8162
8163 \begin_layout Standard
8164 Las flechas se pueden insertar con el botón 
8165 \begin_inset Graphics
8166         filename ../../images/math/leftarrow.png
8167         scale 85
8168
8169 \end_inset
8170
8171  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
8172  siguientes.
8173 \end_layout
8174
8175 \begin_layout Subsection
8176 Flechas horizontales
8177 \begin_inset Index idx
8178 status collapsed
8179
8180 \begin_layout Plain Layout
8181 Flechas ! horizontales
8182 \end_layout
8183
8184 \end_inset
8185
8186
8187 \end_layout
8188
8189 \begin_layout Standard
8190 \begin_inset space \hfill{}
8191 \end_inset
8192
8193
8194 \begin_inset Tabular
8195 <lyxtabular version="3" rows="8" columns="2">
8196 <features tabularvalignment="middle">
8197 <column alignment="center" valignment="top" width="0pt">
8198 <column alignment="center" valignment="top" width="0pt">
8199 <row>
8200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Plain Layout
8204 Comando
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213 Resultado
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 </row>
8219 <row>
8220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8221 \begin_inset Text
8222
8223 \begin_layout Plain Layout
8224
8225 \backslash
8226 gets
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235 \begin_inset Formula $\gets$
8236 \end_inset
8237
8238
8239 \end_layout
8240
8241 \end_inset
8242 </cell>
8243 </row>
8244 <row>
8245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8246 \begin_inset Text
8247
8248 \begin_layout Plain Layout
8249
8250 \backslash
8251 Leftarrow
8252 \end_layout
8253
8254 \end_inset
8255 </cell>
8256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8257 \begin_inset Text
8258
8259 \begin_layout Plain Layout
8260 \begin_inset Formula $\Leftarrow$
8261 \end_inset
8262
8263
8264 \end_layout
8265
8266 \end_inset
8267 </cell>
8268 </row>
8269 <row>
8270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8271 \begin_inset Text
8272
8273 \begin_layout Plain Layout
8274
8275 \backslash
8276 longleftarrow
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285 \begin_inset Formula $\longleftarrow$
8286 \end_inset
8287
8288
8289 \end_layout
8290
8291 \end_inset
8292 </cell>
8293 </row>
8294 <row>
8295 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8296 \begin_inset Text
8297
8298 \begin_layout Plain Layout
8299
8300 \backslash
8301 Longleftarrow
8302 \end_layout
8303
8304 \end_inset
8305 </cell>
8306 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8307 \begin_inset Text
8308
8309 \begin_layout Plain Layout
8310 \begin_inset Formula $\Longleftarrow$
8311 \end_inset
8312
8313
8314 \end_layout
8315
8316 \end_inset
8317 </cell>
8318 </row>
8319 <row>
8320 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8321 \begin_inset Text
8322
8323 \begin_layout Plain Layout
8324
8325 \backslash
8326 leftharpoonup
8327 \end_layout
8328
8329 \end_inset
8330 </cell>
8331 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8332 \begin_inset Text
8333
8334 \begin_layout Plain Layout
8335 \begin_inset Formula $\leftharpoonup$
8336 \end_inset
8337
8338
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 </row>
8344 <row>
8345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8346 \begin_inset Text
8347
8348 \begin_layout Plain Layout
8349
8350 \backslash
8351 leftharpoondown
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360 \begin_inset Formula $\leftharpoondown$
8361 \end_inset
8362
8363
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 </row>
8369 <row>
8370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374
8375 \backslash
8376 hookleftarrow
8377 \end_layout
8378
8379 \end_inset
8380 </cell>
8381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8382 \begin_inset Text
8383
8384 \begin_layout Plain Layout
8385 \begin_inset Formula $\hookleftarrow$
8386 \end_inset
8387
8388
8389 \end_layout
8390
8391 \end_inset
8392 </cell>
8393 </row>
8394 </lyxtabular>
8395
8396 \end_inset
8397
8398
8399 \begin_inset space \hfill{}
8400 \end_inset
8401
8402
8403 \begin_inset Tabular
8404 <lyxtabular version="3" rows="8" columns="2">
8405 <features tabularvalignment="middle">
8406 <column alignment="center" valignment="top" width="0pt">
8407 <column alignment="center" valignment="top" width="0pt">
8408 <row>
8409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413 Comando
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422 Resultado
8423 \end_layout
8424
8425 \end_inset
8426 </cell>
8427 </row>
8428 <row>
8429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433
8434 \backslash
8435 to
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Plain Layout
8444 \begin_inset Formula $\to$
8445 \end_inset
8446
8447
8448 \end_layout
8449
8450 \end_inset
8451 </cell>
8452 </row>
8453 <row>
8454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8455 \begin_inset Text
8456
8457 \begin_layout Plain Layout
8458
8459 \backslash
8460 Rightarrow
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8466 \begin_inset Text
8467
8468 \begin_layout Plain Layout
8469 \begin_inset Formula $\Rightarrow$
8470 \end_inset
8471
8472
8473 \end_layout
8474
8475 \end_inset
8476 </cell>
8477 </row>
8478 <row>
8479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483
8484 \backslash
8485 longrightarrow
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8491 \begin_inset Text
8492
8493 \begin_layout Plain Layout
8494 \begin_inset Formula $\longrightarrow$
8495 \end_inset
8496
8497
8498 \end_layout
8499
8500 \end_inset
8501 </cell>
8502 </row>
8503 <row>
8504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8505 \begin_inset Text
8506
8507 \begin_layout Plain Layout
8508
8509 \backslash
8510 Longrightarrow
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Plain Layout
8519 \begin_inset Formula $\Longrightarrow$
8520 \end_inset
8521
8522
8523 \end_layout
8524
8525 \end_inset
8526 </cell>
8527 </row>
8528 <row>
8529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Plain Layout
8533
8534 \backslash
8535 rightharpoonup
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Plain Layout
8544 \begin_inset Formula $\rightharpoonup$
8545 \end_inset
8546
8547
8548 \end_layout
8549
8550 \end_inset
8551 </cell>
8552 </row>
8553 <row>
8554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Plain Layout
8558
8559 \backslash
8560 rightharpoondown
8561 \end_layout
8562
8563 \end_inset
8564 </cell>
8565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8566 \begin_inset Text
8567
8568 \begin_layout Plain Layout
8569 \begin_inset Formula $\rightharpoondown$
8570 \end_inset
8571
8572
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 </row>
8578 <row>
8579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \begin_layout Plain Layout
8583
8584 \backslash
8585 hookrightarrow
8586 \end_layout
8587
8588 \end_inset
8589 </cell>
8590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8591 \begin_inset Text
8592
8593 \begin_layout Plain Layout
8594 \begin_inset Formula $\hookrightarrow$
8595 \end_inset
8596
8597
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 </row>
8603 </lyxtabular>
8604
8605 \end_inset
8606
8607
8608 \begin_inset space \hfill{}
8609 \end_inset
8610
8611
8612 \end_layout
8613
8614 \begin_layout Standard
8615 \begin_inset space \hfill{}
8616 \end_inset
8617
8618
8619 \begin_inset Tabular
8620 <lyxtabular version="3" rows="6" columns="2">
8621 <features tabularvalignment="middle">
8622 <column alignment="center" valignment="top" width="0pt">
8623 <column alignment="center" valignment="top" width="0pt">
8624 <row>
8625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Plain Layout
8629 Comando
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638 Resultado
8639 \end_layout
8640
8641 \end_inset
8642 </cell>
8643 </row>
8644 <row>
8645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8646 \begin_inset Text
8647
8648 \begin_layout Plain Layout
8649
8650 \backslash
8651 leftrightarrow
8652 \end_layout
8653
8654 \end_inset
8655 </cell>
8656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Plain Layout
8660 \begin_inset Formula $\leftrightarrow$
8661 \end_inset
8662
8663
8664 \end_layout
8665
8666 \end_inset
8667 </cell>
8668 </row>
8669 <row>
8670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8671 \begin_inset Text
8672
8673 \begin_layout Plain Layout
8674
8675 \backslash
8676 Leftrightarrow
8677 \end_layout
8678
8679 \end_inset
8680 </cell>
8681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8682 \begin_inset Text
8683
8684 \begin_layout Plain Layout
8685 \begin_inset Formula $\Leftrightarrow$
8686 \end_inset
8687
8688
8689 \end_layout
8690
8691 \end_inset
8692 </cell>
8693 </row>
8694 <row>
8695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8696 \begin_inset Text
8697
8698 \begin_layout Plain Layout
8699
8700 \backslash
8701 longleftrightarrow
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8707 \begin_inset Text
8708
8709 \begin_layout Plain Layout
8710 \begin_inset Formula $\longleftrightarrow$
8711 \end_inset
8712
8713
8714 \end_layout
8715
8716 \end_inset
8717 </cell>
8718 </row>
8719 <row>
8720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8721 \begin_inset Text
8722
8723 \begin_layout Plain Layout
8724
8725 \backslash
8726 Longleftrightarrow
8727 \end_layout
8728
8729 \end_inset
8730 </cell>
8731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8732 \begin_inset Text
8733
8734 \begin_layout Plain Layout
8735 \begin_inset Formula $\Longleftrightarrow$
8736 \end_inset
8737
8738
8739 \end_layout
8740
8741 \end_inset
8742 </cell>
8743 </row>
8744 <row>
8745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8746 \begin_inset Text
8747
8748 \begin_layout Plain Layout
8749
8750 \backslash
8751 rightleftharpoons
8752 \end_layout
8753
8754 \end_inset
8755 </cell>
8756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8757 \begin_inset Text
8758
8759 \begin_layout Plain Layout
8760 \begin_inset Formula $\rightleftharpoons$
8761 \end_inset
8762
8763
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 </row>
8769 </lyxtabular>
8770
8771 \end_inset
8772
8773
8774 \begin_inset space \hspace{}
8775 \length 25pt
8776 \end_inset
8777
8778
8779 \begin_inset space \hfill{}
8780 \end_inset
8781
8782
8783 \begin_inset Tabular
8784 <lyxtabular version="3" rows="5" columns="2">
8785 <features tabularvalignment="middle">
8786 <column alignment="center" valignment="top" width="0pt">
8787 <column alignment="center" valignment="top" width="0pt">
8788 <row>
8789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8790 \begin_inset Text
8791
8792 \begin_layout Plain Layout
8793 Comando
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8799 \begin_inset Text
8800
8801 \begin_layout Plain Layout
8802 Resultado
8803 \end_layout
8804
8805 \end_inset
8806 </cell>
8807 </row>
8808 <row>
8809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8810 \begin_inset Text
8811
8812 \begin_layout Plain Layout
8813
8814 \backslash
8815 mapsto
8816 \end_layout
8817
8818 \end_inset
8819 </cell>
8820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8821 \begin_inset Text
8822
8823 \begin_layout Plain Layout
8824 \begin_inset Formula $\mapsto$
8825 \end_inset
8826
8827
8828 \end_layout
8829
8830 \end_inset
8831 </cell>
8832 </row>
8833 <row>
8834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8835 \begin_inset Text
8836
8837 \begin_layout Plain Layout
8838
8839 \backslash
8840 longmapsto
8841 \end_layout
8842
8843 \end_inset
8844 </cell>
8845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8846 \begin_inset Text
8847
8848 \begin_layout Plain Layout
8849 \begin_inset Formula $\longmapsto$
8850 \end_inset
8851
8852
8853 \end_layout
8854
8855 \end_inset
8856 </cell>
8857 </row>
8858 <row>
8859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8860 \begin_inset Text
8861
8862 \begin_layout Plain Layout
8863
8864 \backslash
8865 leadsto
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8871 \begin_inset Text
8872
8873 \begin_layout Plain Layout
8874 \begin_inset Formula $\leadsto$
8875 \end_inset
8876
8877
8878 \end_layout
8879
8880 \end_inset
8881 </cell>
8882 </row>
8883 <row>
8884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8885 \begin_inset Text
8886
8887 \begin_layout Plain Layout
8888
8889 \backslash
8890 dasharrow
8891 \end_layout
8892
8893 \end_inset
8894 </cell>
8895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8896 \begin_inset Text
8897
8898 \begin_layout Plain Layout
8899 \begin_inset Formula $\dasharrow$
8900 \end_inset
8901
8902
8903 \end_layout
8904
8905 \end_inset
8906 </cell>
8907 </row>
8908 </lyxtabular>
8909
8910 \end_inset
8911
8912
8913 \begin_inset space \hfill{}
8914 \end_inset
8915
8916
8917 \begin_inset VSpace medskip
8918 \end_inset
8919
8920
8921 \end_layout
8922
8923 \begin_layout Standard
8924 Las flechas que se utilizan como acentos, p.
8925 \begin_inset space \thinspace{}
8926 \end_inset
8927
8928 e.
8929  en vectores, se describen en 
8930 \begin_inset CommandInset ref
8931 LatexCommand ref
8932 reference "sec:Acentos"
8933
8934 \end_inset
8935
8936 .
8937  
8938 \begin_inset VSpace bigskip
8939 \end_inset
8940
8941
8942 \end_layout
8943
8944 \begin_layout Standard
8945 Además hay las flechas etiquetadas
8946 \begin_inset Index idx
8947 status collapsed
8948
8949 \begin_layout Plain Layout
8950 Flechas ! etiquetadas
8951 \end_layout
8952
8953 \end_inset
8954
8955  
8956 \series bold
8957
8958 \backslash
8959 xleftarrow
8960 \series default
8961
8962 \begin_inset Index idx
8963 status collapsed
8964
8965 \begin_layout Plain Layout
8966 Comandos ! X ! 
8967 \backslash
8968 xleftarrow
8969 \end_layout
8970
8971 \end_inset
8972
8973  y 
8974 \series bold
8975
8976 \backslash
8977 xrightarrow
8978 \series default
8979
8980 \begin_inset Index idx
8981 status collapsed
8982
8983 \begin_layout Plain Layout
8984 Comandos ! X ! 
8985 \backslash
8986 xrightarrow
8987 \begin_inset ERT
8988 status collapsed
8989
8990 \begin_layout Plain Layout
8991
8992
8993 \backslash
8994 vspace{4mm}
8995 \end_layout
8996
8997 \end_inset
8998
8999
9000 \end_layout
9001
9002 \end_inset
9003
9004 .
9005  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
9006  con dos marcos azules donde se puede insertar la etiqueta.
9007  La longitud de la flecha se adapta a la anchura de la etiqueta.
9008 \end_layout
9009
9010 \begin_layout Standard
9011 \noindent
9012 \align center
9013 \begin_inset Tabular
9014 <lyxtabular version="3" rows="3" columns="2">
9015 <features tabularvalignment="middle">
9016 <column alignment="center" valignment="top" width="0">
9017 <column alignment="center" valignment="top" width="0">
9018 <row>
9019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9020 \begin_inset Text
9021
9022 \begin_layout Plain Layout
9023 Comando
9024 \end_layout
9025
9026 \end_inset
9027 </cell>
9028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9029 \begin_inset Text
9030
9031 \begin_layout Plain Layout
9032 Resultado
9033 \begin_inset Note Note
9034 status collapsed
9035
9036 \begin_layout Plain Layout
9037
9038 \series bold
9039
9040 \backslash
9041 raisebox
9042 \series default
9043  se usa sólo como espaciador
9044 \end_layout
9045
9046 \end_inset
9047
9048
9049 \end_layout
9050
9051 \end_inset
9052 </cell>
9053 </row>
9054 <row>
9055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9056 \begin_inset Text
9057
9058 \begin_layout Plain Layout
9059 F(a)
9060 \backslash
9061 xleftarrow
9062 \begin_inset ERT
9063 status collapsed
9064
9065 \begin_layout Plain Layout
9066
9067
9068 \backslash
9069 spce 
9070 \end_layout
9071
9072 \end_inset
9073
9074 x=a
9075 \begin_inset Formula $\downarrow$
9076 \end_inset
9077
9078 x>0
9079 \begin_inset Formula $\to$
9080 \end_inset
9081
9082 F(x)
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Plain Layout
9091 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
9092 \end_inset
9093
9094
9095 \end_layout
9096
9097 \end_inset
9098 </cell>
9099 </row>
9100 <row>
9101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9102 \begin_inset Text
9103
9104 \begin_layout Plain Layout
9105 F(x)
9106 \backslash
9107 xrightarrow
9108 \begin_inset ERT
9109 status collapsed
9110
9111 \begin_layout Plain Layout
9112
9113
9114 \backslash
9115 spce 
9116 \end_layout
9117
9118 \end_inset
9119
9120 x=a
9121 \begin_inset Formula $\downarrow$
9122 \end_inset
9123
9124 x>0
9125 \begin_inset Formula $\to$
9126 \end_inset
9127
9128 F(a)
9129 \end_layout
9130
9131 \end_inset
9132 </cell>
9133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9134 \begin_inset Text
9135
9136 \begin_layout Plain Layout
9137 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
9138 \end_inset
9139
9140
9141 \end_layout
9142
9143 \end_inset
9144 </cell>
9145 </row>
9146 </lyxtabular>
9147
9148 \end_inset
9149
9150
9151 \end_layout
9152
9153 \begin_layout Subsection
9154 Flechas verticales y diagonales
9155 \begin_inset Index idx
9156 status collapsed
9157
9158 \begin_layout Plain Layout
9159 Flechas ! diagonales
9160 \end_layout
9161
9162 \end_inset
9163
9164
9165 \begin_inset Index idx
9166 status collapsed
9167
9168 \begin_layout Plain Layout
9169 Flechas ! verticales
9170 \end_layout
9171
9172 \end_inset
9173
9174
9175 \end_layout
9176
9177 \begin_layout Standard
9178 \begin_inset space \hfill{}
9179 \end_inset
9180
9181
9182 \begin_inset Tabular
9183 <lyxtabular version="3" rows="7" columns="2">
9184 <features tabularvalignment="middle">
9185 <column alignment="center" valignment="top" width="0pt">
9186 <column alignment="center" valignment="top" width="0pt">
9187 <row>
9188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9189 \begin_inset Text
9190
9191 \begin_layout Plain Layout
9192 Comando
9193 \end_layout
9194
9195 \end_inset
9196 </cell>
9197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201 Resultado
9202 \end_layout
9203
9204 \end_inset
9205 </cell>
9206 </row>
9207 <row>
9208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9209 \begin_inset Text
9210
9211 \begin_layout Plain Layout
9212
9213 \backslash
9214 uparrow
9215 \end_layout
9216
9217 \end_inset
9218 </cell>
9219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9220 \begin_inset Text
9221
9222 \begin_layout Plain Layout
9223 \begin_inset Formula $\uparrow$
9224 \end_inset
9225
9226
9227 \end_layout
9228
9229 \end_inset
9230 </cell>
9231 </row>
9232 <row>
9233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237
9238 \backslash
9239 Uparrow
9240 \end_layout
9241
9242 \end_inset
9243 </cell>
9244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9245 \begin_inset Text
9246
9247 \begin_layout Plain Layout
9248 \begin_inset Formula $\Uparrow$
9249 \end_inset
9250
9251
9252 \end_layout
9253
9254 \end_inset
9255 </cell>
9256 </row>
9257 <row>
9258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9259 \begin_inset Text
9260
9261 \begin_layout Plain Layout
9262
9263 \backslash
9264 updownarrow
9265 \end_layout
9266
9267 \end_inset
9268 </cell>
9269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9270 \begin_inset Text
9271
9272 \begin_layout Plain Layout
9273 \begin_inset Formula $\updownarrow$
9274 \end_inset
9275
9276
9277 \end_layout
9278
9279 \end_inset
9280 </cell>
9281 </row>
9282 <row>
9283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9284 \begin_inset Text
9285
9286 \begin_layout Plain Layout
9287
9288 \backslash
9289 Updownarrow
9290 \end_layout
9291
9292 \end_inset
9293 </cell>
9294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9295 \begin_inset Text
9296
9297 \begin_layout Plain Layout
9298 \begin_inset Formula $\Updownarrow$
9299 \end_inset
9300
9301
9302 \end_layout
9303
9304 \end_inset
9305 </cell>
9306 </row>
9307 <row>
9308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9309 \begin_inset Text
9310
9311 \begin_layout Plain Layout
9312
9313 \backslash
9314 Downarrow
9315 \end_layout
9316
9317 \end_inset
9318 </cell>
9319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9320 \begin_inset Text
9321
9322 \begin_layout Plain Layout
9323 \begin_inset Formula $\Downarrow$
9324 \end_inset
9325
9326
9327 \end_layout
9328
9329 \end_inset
9330 </cell>
9331 </row>
9332 <row>
9333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9334 \begin_inset Text
9335
9336 \begin_layout Plain Layout
9337
9338 \backslash
9339 downarrow
9340 \end_layout
9341
9342 \end_inset
9343 </cell>
9344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9345 \begin_inset Text
9346
9347 \begin_layout Plain Layout
9348 \begin_inset Formula $\downarrow$
9349 \end_inset
9350
9351
9352 \end_layout
9353
9354 \end_inset
9355 </cell>
9356 </row>
9357 </lyxtabular>
9358
9359 \end_inset
9360
9361
9362 \begin_inset space \hfill{}
9363 \end_inset
9364
9365
9366 \begin_inset Tabular
9367 <lyxtabular version="3" rows="5" columns="2">
9368 <features tabularvalignment="middle">
9369 <column alignment="center" valignment="top" width="0pt">
9370 <column alignment="center" valignment="top" width="0pt">
9371 <row>
9372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9373 \begin_inset Text
9374
9375 \begin_layout Plain Layout
9376 Comando
9377 \end_layout
9378
9379 \end_inset
9380 </cell>
9381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9382 \begin_inset Text
9383
9384 \begin_layout Plain Layout
9385 Resultado
9386 \end_layout
9387
9388 \end_inset
9389 </cell>
9390 </row>
9391 <row>
9392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9393 \begin_inset Text
9394
9395 \begin_layout Plain Layout
9396
9397 \backslash
9398 nearrow
9399 \end_layout
9400
9401 \end_inset
9402 </cell>
9403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9404 \begin_inset Text
9405
9406 \begin_layout Plain Layout
9407 \begin_inset Formula $\nearrow$
9408 \end_inset
9409
9410
9411 \end_layout
9412
9413 \end_inset
9414 </cell>
9415 </row>
9416 <row>
9417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9418 \begin_inset Text
9419
9420 \begin_layout Plain Layout
9421
9422 \backslash
9423 searrow
9424 \end_layout
9425
9426 \end_inset
9427 </cell>
9428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9429 \begin_inset Text
9430
9431 \begin_layout Plain Layout
9432 \begin_inset Formula $\searrow$
9433 \end_inset
9434
9435
9436 \end_layout
9437
9438 \end_inset
9439 </cell>
9440 </row>
9441 <row>
9442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9443 \begin_inset Text
9444
9445 \begin_layout Plain Layout
9446
9447 \backslash
9448 swarrow
9449 \end_layout
9450
9451 \end_inset
9452 </cell>
9453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9454 \begin_inset Text
9455
9456 \begin_layout Plain Layout
9457 \begin_inset Formula $\swarrow$
9458 \end_inset
9459
9460
9461 \end_layout
9462
9463 \end_inset
9464 </cell>
9465 </row>
9466 <row>
9467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9468 \begin_inset Text
9469
9470 \begin_layout Plain Layout
9471
9472 \backslash
9473 nwarrow
9474 \end_layout
9475
9476 \end_inset
9477 </cell>
9478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9479 \begin_inset Text
9480
9481 \begin_layout Plain Layout
9482 \begin_inset Formula $\nwarrow$
9483 \end_inset
9484
9485
9486 \end_layout
9487
9488 \end_inset
9489 </cell>
9490 </row>
9491 </lyxtabular>
9492
9493 \end_inset
9494
9495
9496 \begin_inset space \hfill{}
9497 \end_inset
9498
9499
9500 \end_layout
9501
9502 \begin_layout Standard
9503 \begin_inset VSpace medskip
9504 \end_inset
9505
9506
9507 \end_layout
9508
9509 \begin_layout Standard
9510 Las flechas verticales también se pueden usar como delimitadores junto con
9511  los comandos descritos en
9512 \begin_inset space ~
9513 \end_inset
9514
9515
9516 \begin_inset CommandInset ref
9517 LatexCommand ref
9518 reference "sub:Tamaño-manual-de"
9519
9520 \end_inset
9521
9522  y 
9523 \begin_inset CommandInset ref
9524 LatexCommand ref
9525 reference "sub:Tamaño-automático-de"
9526
9527 \end_inset
9528
9529 .
9530 \end_layout
9531
9532 \begin_layout Standard
9533 \noindent
9534 \align center
9535 \begin_inset Newpage newpage
9536 \end_inset
9537
9538
9539 \end_layout
9540
9541 \begin_layout Section
9542 Acentos
9543 \begin_inset CommandInset label
9544 LatexCommand label
9545 name "sec:Acentos"
9546
9547 \end_inset
9548
9549
9550 \begin_inset Index idx
9551 status collapsed
9552
9553 \begin_layout Plain Layout
9554 Acentos
9555 \end_layout
9556
9557 \end_inset
9558
9559
9560 \end_layout
9561
9562 \begin_layout Standard
9563 Los acentos se pueden insertar con el botón 
9564 \begin_inset Graphics
9565         filename ../../images/math/hat.png
9566         scale 85
9567
9568 \end_inset
9569
9570  o mediante los comandos listados en las siguientes subsecciones.
9571 \end_layout
9572
9573 \begin_layout Subsection
9574 Acentos para un carácter
9575 \begin_inset ERT
9576 status collapsed
9577
9578 \begin_layout Plain Layout
9579
9580
9581 \backslash
9582 texorpdfstring{
9583 \end_layout
9584
9585 \end_inset
9586
9587
9588 \begin_inset Foot
9589 status collapsed
9590
9591 \begin_layout Plain Layout
9592 Para acentos en texto, véase 
9593 \begin_inset CommandInset ref
9594 LatexCommand ref
9595 reference "sub:Acentos-en-texto"
9596
9597 \end_inset
9598
9599
9600 \end_layout
9601
9602 \end_inset
9603
9604
9605 \begin_inset ERT
9606 status collapsed
9607
9608 \begin_layout Plain Layout
9609
9610 }{}
9611 \end_layout
9612
9613 \end_inset
9614
9615
9616 \begin_inset Note Note
9617 status collapsed
9618
9619 \begin_layout Plain Layout
9620
9621 \series bold
9622
9623 \backslash
9624 texorpdfstring
9625 \series default
9626  se usa para evitar que la nota al pie aparezca en los marcadores PDF.
9627 \end_layout
9628
9629 \begin_layout Plain Layout
9630 Más sobre 
9631 \series bold
9632
9633 \backslash
9634 texorpdfstring
9635 \series default
9636  en la sección 
9637 \begin_inset CommandInset ref
9638 LatexCommand ref
9639 reference "sub:Ecuaciones-en-encabezados"
9640
9641 \end_inset
9642
9643 .
9644 \end_layout
9645
9646 \end_inset
9647
9648
9649 \begin_inset CommandInset label
9650 LatexCommand label
9651 name "sub:Acentos-para-un"
9652
9653 \end_inset
9654
9655
9656 \begin_inset Index idx
9657 status collapsed
9658
9659 \begin_layout Plain Layout
9660 Acentos ! para un carácter
9661 \end_layout
9662
9663 \end_inset
9664
9665
9666 \end_layout
9667
9668 \begin_layout Standard
9669 \begin_inset space \hfill{}
9670 \end_inset
9671
9672
9673 \begin_inset Tabular
9674 <lyxtabular version="3" rows="8" columns="2">
9675 <features tabularvalignment="middle">
9676 <column alignment="center" valignment="top" width="0pt">
9677 <column alignment="center" valignment="top" width="0pt">
9678 <row>
9679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9680 \begin_inset Text
9681
9682 \begin_layout Plain Layout
9683 Comando
9684 \end_layout
9685
9686 \end_inset
9687 </cell>
9688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9689 \begin_inset Text
9690
9691 \begin_layout Plain Layout
9692 Resultado
9693 \begin_inset Note Note
9694 status collapsed
9695
9696 \begin_layout Plain Layout
9697
9698 \series bold
9699
9700 \backslash
9701 raisebox
9702 \series default
9703  se usa sólo como espaciador
9704 \end_layout
9705
9706 \end_inset
9707
9708
9709 \end_layout
9710
9711 \end_inset
9712 </cell>
9713 </row>
9714 <row>
9715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9716 \begin_inset Text
9717
9718 \begin_layout Plain Layout
9719
9720 \backslash
9721 dot
9722 \begin_inset ERT
9723 status collapsed
9724
9725 \begin_layout Plain Layout
9726
9727
9728 \backslash
9729 spce 
9730 \end_layout
9731
9732 \end_inset
9733
9734 A
9735 \end_layout
9736
9737 \end_inset
9738 </cell>
9739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9740 \begin_inset Text
9741
9742 \begin_layout Plain Layout
9743 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9744 \end_inset
9745
9746
9747 \end_layout
9748
9749 \end_inset
9750 </cell>
9751 </row>
9752 <row>
9753 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9754 \begin_inset Text
9755
9756 \begin_layout Plain Layout
9757
9758 \backslash
9759 ddot
9760 \begin_inset ERT
9761 status collapsed
9762
9763 \begin_layout Plain Layout
9764
9765
9766 \backslash
9767 spce 
9768 \end_layout
9769
9770 \end_inset
9771
9772 A
9773 \end_layout
9774
9775 \end_inset
9776 </cell>
9777 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9778 \begin_inset Text
9779
9780 \begin_layout Plain Layout
9781 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9782 \end_inset
9783
9784
9785 \end_layout
9786
9787 \end_inset
9788 </cell>
9789 </row>
9790 <row>
9791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9792 \begin_inset Text
9793
9794 \begin_layout Plain Layout
9795
9796 \backslash
9797 dddot
9798 \begin_inset ERT
9799 status collapsed
9800
9801 \begin_layout Plain Layout
9802
9803
9804 \backslash
9805 spce 
9806 \end_layout
9807
9808 \end_inset
9809
9810 A
9811 \end_layout
9812
9813 \end_inset
9814 </cell>
9815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9816 \begin_inset Text
9817
9818 \begin_layout Plain Layout
9819 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9820 \end_inset
9821
9822
9823 \end_layout
9824
9825 \end_inset
9826 </cell>
9827 </row>
9828 <row>
9829 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9830 \begin_inset Text
9831
9832 \begin_layout Plain Layout
9833
9834 \backslash
9835 ddddot
9836 \begin_inset ERT
9837 status collapsed
9838
9839 \begin_layout Plain Layout
9840
9841
9842 \backslash
9843 spce 
9844 \end_layout
9845
9846 \end_inset
9847
9848 A
9849 \end_layout
9850
9851 \end_inset
9852 </cell>
9853 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9854 \begin_inset Text
9855
9856 \begin_layout Plain Layout
9857 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9858 \end_inset
9859
9860
9861 \end_layout
9862
9863 \end_inset
9864 </cell>
9865 </row>
9866 <row>
9867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9868 \begin_inset Text
9869
9870 \begin_layout Plain Layout
9871
9872 \backslash
9873 vec
9874 \begin_inset ERT
9875 status collapsed
9876
9877 \begin_layout Plain Layout
9878
9879
9880 \backslash
9881 spce 
9882 \end_layout
9883
9884 \end_inset
9885
9886 A
9887 \begin_inset Index idx
9888 status collapsed
9889
9890 \begin_layout Plain Layout
9891 Vectores
9892 \end_layout
9893
9894 \end_inset
9895
9896
9897 \end_layout
9898
9899 \end_inset
9900 </cell>
9901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9902 \begin_inset Text
9903
9904 \begin_layout Plain Layout
9905 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9906 \end_inset
9907
9908
9909 \end_layout
9910
9911 \end_inset
9912 </cell>
9913 </row>
9914 <row>
9915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9916 \begin_inset Text
9917
9918 \begin_layout Plain Layout
9919
9920 \backslash
9921 bar
9922 \begin_inset ERT
9923 status collapsed
9924
9925 \begin_layout Plain Layout
9926
9927
9928 \backslash
9929 spce 
9930 \end_layout
9931
9932 \end_inset
9933
9934 A
9935 \end_layout
9936
9937 \end_inset
9938 </cell>
9939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9940 \begin_inset Text
9941
9942 \begin_layout Plain Layout
9943 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9944 \end_inset
9945
9946
9947 \end_layout
9948
9949 \end_inset
9950 </cell>
9951 </row>
9952 <row>
9953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9954 \begin_inset Text
9955
9956 \begin_layout Plain Layout
9957
9958 \backslash
9959 mathring
9960 \begin_inset ERT
9961 status collapsed
9962
9963 \begin_layout Plain Layout
9964
9965
9966 \backslash
9967 spce 
9968 \end_layout
9969
9970 \end_inset
9971
9972 A
9973 \end_layout
9974
9975 \end_inset
9976 </cell>
9977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9978 \begin_inset Text
9979
9980 \begin_layout Plain Layout
9981 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9982 \end_inset
9983
9984
9985 \end_layout
9986
9987 \end_inset
9988 </cell>
9989 </row>
9990 </lyxtabular>
9991
9992 \end_inset
9993
9994
9995 \begin_inset space \hfill{}
9996 \end_inset
9997
9998
9999 \begin_inset Tabular
10000 <lyxtabular version="3" rows="7" columns="2">
10001 <features tabularvalignment="middle">
10002 <column alignment="center" valignment="top" width="0pt">
10003 <column alignment="center" valignment="top" width="0pt">
10004 <row>
10005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10006 \begin_inset Text
10007
10008 \begin_layout Plain Layout
10009 Comando
10010 \end_layout
10011
10012 \end_inset
10013 </cell>
10014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10015 \begin_inset Text
10016
10017 \begin_layout Plain Layout
10018 Resultado
10019 \begin_inset Note Note
10020 status collapsed
10021
10022 \begin_layout Plain Layout
10023
10024 \series bold
10025
10026 \backslash
10027 raisebox
10028 \series default
10029  se usa sólo como espaciador
10030 \end_layout
10031
10032 \end_inset
10033
10034
10035 \end_layout
10036
10037 \end_inset
10038 </cell>
10039 </row>
10040 <row>
10041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10042 \begin_inset Text
10043
10044 \begin_layout Plain Layout
10045
10046 \backslash
10047 tilde
10048 \begin_inset ERT
10049 status collapsed
10050
10051 \begin_layout Plain Layout
10052
10053
10054 \backslash
10055 spce 
10056 \end_layout
10057
10058 \end_inset
10059
10060 A
10061 \end_layout
10062
10063 \end_inset
10064 </cell>
10065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10066 \begin_inset Text
10067
10068 \begin_layout Plain Layout
10069 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10070 \end_inset
10071
10072
10073 \end_layout
10074
10075 \end_inset
10076 </cell>
10077 </row>
10078 <row>
10079 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10080 \begin_inset Text
10081
10082 \begin_layout Plain Layout
10083
10084 \backslash
10085 hat
10086 \begin_inset ERT
10087 status collapsed
10088
10089 \begin_layout Plain Layout
10090
10091
10092 \backslash
10093 spce 
10094 \end_layout
10095
10096 \end_inset
10097
10098 A
10099 \end_layout
10100
10101 \end_inset
10102 </cell>
10103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10104 \begin_inset Text
10105
10106 \begin_layout Plain Layout
10107 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10108 \end_inset
10109
10110
10111 \end_layout
10112
10113 \end_inset
10114 </cell>
10115 </row>
10116 <row>
10117 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10118 \begin_inset Text
10119
10120 \begin_layout Plain Layout
10121
10122 \backslash
10123 check
10124 \begin_inset ERT
10125 status collapsed
10126
10127 \begin_layout Plain Layout
10128
10129
10130 \backslash
10131 spce 
10132 \end_layout
10133
10134 \end_inset
10135
10136 A
10137 \end_layout
10138
10139 \end_inset
10140 </cell>
10141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10142 \begin_inset Text
10143
10144 \begin_layout Plain Layout
10145 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10146 \end_inset
10147
10148
10149 \end_layout
10150
10151 \end_inset
10152 </cell>
10153 </row>
10154 <row>
10155 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10156 \begin_inset Text
10157
10158 \begin_layout Plain Layout
10159
10160 \backslash
10161 acute
10162 \begin_inset ERT
10163 status collapsed
10164
10165 \begin_layout Plain Layout
10166
10167
10168 \backslash
10169 spce 
10170 \end_layout
10171
10172 \end_inset
10173
10174 A
10175 \end_layout
10176
10177 \end_inset
10178 </cell>
10179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10180 \begin_inset Text
10181
10182 \begin_layout Plain Layout
10183 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10184 \end_inset
10185
10186
10187 \end_layout
10188
10189 \end_inset
10190 </cell>
10191 </row>
10192 <row>
10193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10194 \begin_inset Text
10195
10196 \begin_layout Plain Layout
10197
10198 \backslash
10199 grave
10200 \begin_inset ERT
10201 status collapsed
10202
10203 \begin_layout Plain Layout
10204
10205
10206 \backslash
10207 spce 
10208 \end_layout
10209
10210 \end_inset
10211
10212 A
10213 \end_layout
10214
10215 \end_inset
10216 </cell>
10217 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10218 \begin_inset Text
10219
10220 \begin_layout Plain Layout
10221 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10222 \end_inset
10223
10224
10225 \end_layout
10226
10227 \end_inset
10228 </cell>
10229 </row>
10230 <row>
10231 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10232 \begin_inset Text
10233
10234 \begin_layout Plain Layout
10235
10236 \backslash
10237 breve
10238 \begin_inset ERT
10239 status collapsed
10240
10241 \begin_layout Plain Layout
10242
10243
10244 \backslash
10245 spce 
10246 \end_layout
10247
10248 \end_inset
10249
10250 A
10251 \end_layout
10252
10253 \end_inset
10254 </cell>
10255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10256 \begin_inset Text
10257
10258 \begin_layout Plain Layout
10259 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10260 \end_inset
10261
10262
10263 \end_layout
10264
10265 \end_inset
10266 </cell>
10267 </row>
10268 </lyxtabular>
10269
10270 \end_inset
10271
10272
10273 \begin_inset space \hfill{}
10274 \end_inset
10275
10276
10277 \end_layout
10278
10279 \begin_layout Standard
10280 \begin_inset VSpace bigskip
10281 \end_inset
10282
10283
10284 \end_layout
10285
10286 \begin_layout Standard
10287 En ecuaciones se pueden insertar acentos como 
10288 \begin_inset Quotes fld
10289 \end_inset
10290
10291 é
10292 \begin_inset Quotes frd
10293 \end_inset
10294
10295  directamente.
10296  LyX los transformará al comando de acento correspondiente.
10297  Para poner diéresis
10298 \begin_inset Index idx
10299 status collapsed
10300
10301 \begin_layout Plain Layout
10302 Dieresis@Diéresis
10303 \end_layout
10304
10305 \end_inset
10306
10307  es mejor insertar comillas antes de la vocal.
10308  Estos dos caracteres son considerados por LaTeX como 
10309 \emph on
10310 un solo
10311 \emph default
10312  carácter si la parte de la ecuación con la diéresis se marca en idioma
10313  alemán.
10314 \begin_inset Foot
10315 status collapsed
10316
10317 \begin_layout Plain Layout
10318 O algún otro idioma que use acentos, p.
10319 \begin_inset space \thinspace{}
10320 \end_inset
10321
10322 e.
10323  catalán.
10324  Aunque esto no funciona en español por algún conflicto con el estilo 
10325 \series bold
10326 spanish
10327 \series default
10328  de 
10329 \series bold
10330 babel
10331 \series default
10332 , no es necesario: se puede escribir 
10333 \begin_inset Formula $ï$
10334 \end_inset
10335
10336  en una ecuación igual que se hace en texto normal, ï.
10337  (
10338 \emph on
10339 N.
10340 \begin_inset space \thinspace{}
10341 \end_inset
10342
10343 del t.
10344 \emph default
10345 )
10346 \end_layout
10347
10348 \end_inset
10349
10350  A diferencia de 
10351 \series bold
10352
10353 \backslash
10354 ddot
10355 \series default
10356 , con este método se generan diéresis 
10357 \begin_inset Quotes fld
10358 \end_inset
10359
10360 reales
10361 \begin_inset Quotes frd
10362 \end_inset
10363
10364 , como se demuestra en el siguiente ejemplo:
10365 \begin_inset VSpace -2mm
10366 \end_inset
10367
10368
10369 \end_layout
10370
10371 \begin_layout Standard
10372 \noindent
10373 \align center
10374 \begin_inset Tabular
10375 <lyxtabular version="3" rows="3" columns="2">
10376 <features tabularvalignment="middle">
10377 <column alignment="center" valignment="top" width="0">
10378 <column alignment="center" valignment="top" width="0">
10379 <row>
10380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10381 \begin_inset Text
10382
10383 \begin_layout Plain Layout
10384 Comando
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 Resultado
10394 \begin_inset Note Note
10395 status collapsed
10396
10397 \begin_layout Plain Layout
10398
10399 \series bold
10400
10401 \backslash
10402 raisebox
10403 \series default
10404  se usa sólo como espaciador.
10405 \end_layout
10406
10407 \end_inset
10408
10409
10410 \end_layout
10411
10412 \end_inset
10413 </cell>
10414 </row>
10415 <row>
10416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10417 \begin_inset Text
10418
10419 \begin_layout Plain Layout
10420 ï
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10426 \begin_inset Text
10427
10428 \begin_layout Plain Layout
10429 \begin_inset Formula $ï$
10430 \end_inset
10431
10432
10433 \end_layout
10434
10435 \end_inset
10436 </cell>
10437 </row>
10438 <row>
10439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10440 \begin_inset Text
10441
10442 \begin_layout Plain Layout
10443
10444 \backslash
10445 ddot
10446 \begin_inset ERT
10447 status collapsed
10448
10449 \begin_layout Plain Layout
10450
10451
10452 \backslash
10453 spce 
10454 \end_layout
10455
10456 \end_inset
10457
10458 i
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10468 \end_inset
10469
10470
10471 \end_layout
10472
10473 \end_inset
10474 </cell>
10475 </row>
10476 </lyxtabular>
10477
10478 \end_inset
10479
10480
10481 \end_layout
10482
10483 \begin_layout Standard
10484 Otra ventaja frente a 
10485 \series bold
10486
10487 \backslash
10488 ddot
10489 \series default
10490  es que la diéresis puede convertirse directamente a texto matemático, porque
10491  los anteriores comandos para acentos 
10492 \emph on
10493 no están permitidos en texto matemático
10494 \emph default
10495 .
10496  Para convertir un carácter acentuado a texto matemático, se debe convertir
10497  sólo el carácter bajo el acento.
10498  Esto también se aplica para otras conversiones, p.
10499 \begin_inset space \thinspace{}
10500 \end_inset
10501
10502 e.
10503 \begin_inset space ~
10504 \end_inset
10505
10506 cursiva o negrita.
10507 \end_layout
10508
10509 \begin_layout Standard
10510 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10511 \end_layout
10512
10513 \begin_layout Subsection
10514 Acentos para operadores
10515 \begin_inset Index idx
10516 status collapsed
10517
10518 \begin_layout Plain Layout
10519 Acentos ! en operadores
10520 \end_layout
10521
10522 \end_inset
10523
10524
10525 \end_layout
10526
10527 \begin_layout Standard
10528 Con los comandos 
10529 \series bold
10530
10531 \backslash
10532 overset
10533 \series default
10534
10535 \begin_inset Index idx
10536 status collapsed
10537
10538 \begin_layout Plain Layout
10539 Comandos ! O ! 
10540 \backslash
10541 overset
10542 \end_layout
10543
10544 \end_inset
10545
10546  y 
10547 \series bold
10548
10549 \backslash
10550 underset
10551 \series default
10552
10553 \begin_inset Index idx
10554 status collapsed
10555
10556 \begin_layout Plain Layout
10557 Comandos ! U ! 
10558 \backslash
10559 underset
10560 \end_layout
10561
10562 \end_inset
10563
10564  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10565  Con el comando 
10566 \series bold
10567
10568 \backslash
10569 sideset
10570 \series default
10571
10572 \begin_inset Index idx
10573 status collapsed
10574
10575 \begin_layout Plain Layout
10576 Comandos ! S ! 
10577 \backslash
10578 sideset
10579 \end_layout
10580
10581 \end_inset
10582
10583  se pueden poner caracteres delante y detrás de un operador.
10584  El esquema del comando es:
10585 \end_layout
10586
10587 \begin_layout Standard
10588
10589 \series bold
10590
10591 \backslash
10592 sideset{carácter
10593 \series default
10594  
10595 \series bold
10596 anterior}{carácter posterior}
10597 \end_layout
10598
10599 \begin_layout Standard
10600
10601 \series bold
10602
10603 \backslash
10604 sideset
10605 \series default
10606  siempre debe estar delante del operador que debe acentuarse.
10607  Se puede acentuar con varios caracteres e incluso con otros operadores
10608  y símbolos.
10609  Para colocar con
10610 \series bold
10611  
10612 \backslash
10613 sideset
10614 \series default
10615  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10616  el primer par de llaves, pero sin quitarlas.
10617  
10618 \end_layout
10619
10620 \begin_layout Standard
10621 Por ejemplo, el comando 
10622 \series bold
10623
10624 \backslash
10625 sideset{
10626 \begin_inset Formula $\to$
10627 \end_inset
10628
10629
10630 \backslash
10631 {
10632 \series default
10633 '
10634 \series bold
10635
10636 \begin_inset Formula $\to$
10637 \end_inset
10638
10639
10640 \backslash
10641 sum_k=1
10642 \begin_inset ERT
10643 status collapsed
10644
10645 \begin_layout Plain Layout
10646
10647
10648 \backslash
10649 spce 
10650 \end_layout
10651
10652 \end_inset
10653
10654
10655 \series default
10656 ^
10657 \series bold
10658
10659 \begin_inset ERT
10660 status collapsed
10661
10662 \begin_layout Plain Layout
10663
10664
10665 \backslash
10666 spce 
10667 \end_layout
10668
10669 \end_inset
10670
10671 n
10672 \series default
10673  genera:
10674 \begin_inset Formula 
10675 \[
10676 \sideset{}{'}\sum_{k=1}^{n}
10677 \]
10678
10679 \end_inset
10680
10681
10682 \end_layout
10683
10684 \begin_layout Standard
10685 El comando 
10686 \series bold
10687
10688 \backslash
10689 overset
10690 \begin_inset ERT
10691 status collapsed
10692
10693 \begin_layout Plain Layout
10694
10695
10696 \backslash
10697 spce 
10698 \end_layout
10699
10700 \end_inset
10701
10702
10703 \backslash
10704 maltese
10705 \begin_inset ERT
10706 status collapsed
10707
10708 \begin_layout Plain Layout
10709
10710
10711 \backslash
10712 spce 
10713 \end_layout
10714
10715 \end_inset
10716
10717
10718 \series default
10719
10720 \begin_inset Formula $\uparrow$
10721 \end_inset
10722
10723
10724 \series bold
10725 a
10726 \series default
10727  genera:
10728 \begin_inset Formula 
10729 \[
10730 \overset{a}{\maltese}
10731 \]
10732
10733 \end_inset
10734
10735
10736 \end_layout
10737
10738 \begin_layout Standard
10739 Como se ve en el último ejemplo, con 
10740 \series bold
10741
10742 \backslash
10743 overset
10744 \series default
10745  y 
10746 \series bold
10747
10748 \backslash
10749 underset
10750 \series default
10751  también se pueden acentuar símbolos y caracteres; con 
10752 \series bold
10753
10754 \backslash
10755 sideset
10756 \series default
10757  esto no es posible.
10758 \end_layout
10759
10760 \begin_layout Subsection
10761 Acentos para varios caracteres
10762 \begin_inset Index idx
10763 status collapsed
10764
10765 \begin_layout Plain Layout
10766 Acentos ! en varios caracteres
10767 \end_layout
10768
10769 \end_inset
10770
10771
10772 \end_layout
10773
10774 \begin_layout Standard
10775 \begin_inset space \hfill{}
10776 \end_inset
10777
10778
10779 \begin_inset Tabular
10780 <lyxtabular version="3" rows="5" columns="2">
10781 <features tabularvalignment="middle">
10782 <column alignment="center" valignment="top" width="0pt">
10783 <column alignment="center" valignment="top" width="0pt">
10784 <row>
10785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10786 \begin_inset Text
10787
10788 \begin_layout Plain Layout
10789 Comando
10790 \end_layout
10791
10792 \end_inset
10793 </cell>
10794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10795 \begin_inset Text
10796
10797 \begin_layout Plain Layout
10798 Resultado
10799 \begin_inset Note Note
10800 status collapsed
10801
10802 \begin_layout Plain Layout
10803
10804 \series bold
10805
10806 \backslash
10807 raisebox
10808 \series default
10809  se usa sólo como espaciador
10810 \end_layout
10811
10812 \end_inset
10813
10814
10815 \end_layout
10816
10817 \end_inset
10818 </cell>
10819 </row>
10820 <row>
10821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10822 \begin_inset Text
10823
10824 \begin_layout Plain Layout
10825
10826 \backslash
10827 overleftarrow
10828 \begin_inset ERT
10829 status collapsed
10830
10831 \begin_layout Plain Layout
10832
10833
10834 \backslash
10835 spce 
10836 \end_layout
10837
10838 \end_inset
10839
10840 A=B
10841 \end_layout
10842
10843 \end_inset
10844 </cell>
10845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10846 \begin_inset Text
10847
10848 \begin_layout Plain Layout
10849 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10850 \end_inset
10851
10852
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 </row>
10858 <row>
10859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10860 \begin_inset Text
10861
10862 \begin_layout Plain Layout
10863
10864 \backslash
10865 underleftarrow
10866 \begin_inset ERT
10867 status collapsed
10868
10869 \begin_layout Plain Layout
10870
10871
10872 \backslash
10873 spce 
10874 \end_layout
10875
10876 \end_inset
10877
10878 A=B
10879 \end_layout
10880
10881 \end_inset
10882 </cell>
10883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10884 \begin_inset Text
10885
10886 \begin_layout Plain Layout
10887 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10888 \end_inset
10889
10890
10891 \end_layout
10892
10893 \end_inset
10894 </cell>
10895 </row>
10896 <row>
10897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10898 \begin_inset Text
10899
10900 \begin_layout Plain Layout
10901
10902 \backslash
10903 overleftrightarrow
10904 \begin_inset ERT
10905 status collapsed
10906
10907 \begin_layout Plain Layout
10908
10909
10910 \backslash
10911 spce 
10912 \end_layout
10913
10914 \end_inset
10915
10916 A=B
10917 \end_layout
10918
10919 \end_inset
10920 </cell>
10921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10922 \begin_inset Text
10923
10924 \begin_layout Plain Layout
10925 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10926 \end_inset
10927
10928
10929 \end_layout
10930
10931 \end_inset
10932 </cell>
10933 </row>
10934 <row>
10935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10936 \begin_inset Text
10937
10938 \begin_layout Plain Layout
10939
10940 \backslash
10941 underleftrightarrow
10942 \begin_inset ERT
10943 status collapsed
10944
10945 \begin_layout Plain Layout
10946
10947
10948 \backslash
10949 spce 
10950 \end_layout
10951
10952 \end_inset
10953
10954 A=B
10955 \end_layout
10956
10957 \end_inset
10958 </cell>
10959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10960 \begin_inset Text
10961
10962 \begin_layout Plain Layout
10963 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10964 \end_inset
10965
10966
10967 \end_layout
10968
10969 \end_inset
10970 </cell>
10971 </row>
10972 </lyxtabular>
10973
10974 \end_inset
10975
10976
10977 \begin_inset space \hfill{}
10978 \end_inset
10979
10980
10981 \begin_inset Tabular
10982 <lyxtabular version="3" rows="5" columns="2">
10983 <features tabularvalignment="middle">
10984 <column alignment="center" valignment="top" width="0pt">
10985 <column alignment="center" valignment="top" width="0pt">
10986 <row>
10987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10988 \begin_inset Text
10989
10990 \begin_layout Plain Layout
10991 Comando
10992 \end_layout
10993
10994 \end_inset
10995 </cell>
10996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10997 \begin_inset Text
10998
10999 \begin_layout Plain Layout
11000 Resultado
11001 \begin_inset Note Note
11002 status collapsed
11003
11004 \begin_layout Plain Layout
11005
11006 \series bold
11007
11008 \backslash
11009 raisebox
11010 \series default
11011  se usa sólo como espaciador
11012 \end_layout
11013
11014 \end_inset
11015
11016
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 </row>
11022 <row>
11023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027
11028 \backslash
11029 overrightarrow
11030 \begin_inset ERT
11031 status collapsed
11032
11033 \begin_layout Plain Layout
11034
11035
11036 \backslash
11037 spce 
11038 \end_layout
11039
11040 \end_inset
11041
11042 A=B
11043 \end_layout
11044
11045 \end_inset
11046 </cell>
11047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11048 \begin_inset Text
11049
11050 \begin_layout Plain Layout
11051 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
11052 \end_inset
11053
11054
11055 \end_layout
11056
11057 \end_inset
11058 </cell>
11059 </row>
11060 <row>
11061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11062 \begin_inset Text
11063
11064 \begin_layout Plain Layout
11065
11066 \backslash
11067 underrightarrow
11068 \begin_inset ERT
11069 status collapsed
11070
11071 \begin_layout Plain Layout
11072
11073
11074 \backslash
11075 spce 
11076 \end_layout
11077
11078 \end_inset
11079
11080 A=B
11081 \end_layout
11082
11083 \end_inset
11084 </cell>
11085 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11086 \begin_inset Text
11087
11088 \begin_layout Plain Layout
11089 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
11090 \end_inset
11091
11092
11093 \end_layout
11094
11095 \end_inset
11096 </cell>
11097 </row>
11098 <row>
11099 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11100 \begin_inset Text
11101
11102 \begin_layout Plain Layout
11103
11104 \backslash
11105 widetilde
11106 \begin_inset ERT
11107 status collapsed
11108
11109 \begin_layout Plain Layout
11110
11111
11112 \backslash
11113 spce 
11114 \end_layout
11115
11116 \end_inset
11117
11118 A=B
11119 \end_layout
11120
11121 \end_inset
11122 </cell>
11123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11124 \begin_inset Text
11125
11126 \begin_layout Plain Layout
11127 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
11128 \end_inset
11129
11130
11131 \end_layout
11132
11133 \end_inset
11134 </cell>
11135 </row>
11136 <row>
11137 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11138 \begin_inset Text
11139
11140 \begin_layout Plain Layout
11141
11142 \backslash
11143 widehat
11144 \begin_inset ERT
11145 status collapsed
11146
11147 \begin_layout Plain Layout
11148
11149
11150 \backslash
11151 spce 
11152 \end_layout
11153
11154 \end_inset
11155
11156 A=B
11157 \end_layout
11158
11159 \end_inset
11160 </cell>
11161 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11162 \begin_inset Text
11163
11164 \begin_layout Plain Layout
11165 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11166 \end_inset
11167
11168
11169 \end_layout
11170
11171 \end_inset
11172 </cell>
11173 </row>
11174 </lyxtabular>
11175
11176 \end_inset
11177
11178
11179 \begin_inset space \hfill{}
11180 \end_inset
11181
11182
11183 \end_layout
11184
11185 \begin_layout Standard
11186 \begin_inset VSpace medskip
11187 \end_inset
11188
11189
11190 \end_layout
11191
11192 \begin_layout Standard
11193 Con estos comandos se pueden acentuar tantos caracteres como quieras.
11194  Pero los acentos 
11195 \series bold
11196
11197 \backslash
11198 widetilde
11199 \series default
11200  y 
11201 \series bold
11202
11203 \backslash
11204 widehat
11205 \series default
11206  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
11207  ejemplo:
11208 \begin_inset Formula 
11209 \[
11210 \widetilde{A+B=C-D}
11211 \]
11212
11213 \end_inset
11214
11215
11216 \end_layout
11217
11218 \begin_layout Standard
11219 Con los comandos 
11220 \series bold
11221
11222 \backslash
11223 overset
11224 \series default
11225
11226 \begin_inset Index idx
11227 status collapsed
11228
11229 \begin_layout Plain Layout
11230 Comandos ! O ! 
11231 \backslash
11232 overset
11233 \end_layout
11234
11235 \end_inset
11236
11237  y 
11238 \series bold
11239
11240 \backslash
11241 underset
11242 \series default
11243
11244 \begin_inset Index idx
11245 status collapsed
11246
11247 \begin_layout Plain Layout
11248 Comandos ! U ! 
11249 \backslash
11250 underset
11251 \end_layout
11252
11253 \end_inset
11254
11255 , descritos en la subsección anterior, también se pueden acentuar varios
11256  caracteres.
11257  El comando 
11258 \series bold
11259
11260 \backslash
11261 underset
11262 \begin_inset ERT
11263 status collapsed
11264
11265 \begin_layout Plain Layout
11266
11267
11268 \backslash
11269 spce 
11270 \end_layout
11271
11272 \end_inset
11273
11274 A=B
11275 \begin_inset Formula $\downarrow$
11276 \end_inset
11277
11278 ***
11279 \series default
11280  da:
11281 \begin_inset Formula 
11282 \[
11283 \underset{***}{A=B}
11284 \]
11285
11286 \end_inset
11287
11288
11289 \end_layout
11290
11291 \begin_layout Section
11292 Espacios
11293 \begin_inset CommandInset label
11294 LatexCommand label
11295 name "sec:Espacio"
11296
11297 \end_inset
11298
11299
11300 \begin_inset Index idx
11301 status collapsed
11302
11303 \begin_layout Plain Layout
11304 Espacio ! horizontal
11305 \end_layout
11306
11307 \end_inset
11308
11309
11310 \end_layout
11311
11312 \begin_layout Subsection
11313 Espacio predefinido
11314 \begin_inset CommandInset label
11315 LatexCommand label
11316 name "sub:Espacio-predefinido"
11317
11318 \end_inset
11319
11320
11321 \begin_inset Index idx
11322 status collapsed
11323
11324 \begin_layout Plain Layout
11325 Espacio ! horizontal ! predefinido
11326 \end_layout
11327
11328 \end_inset
11329
11330
11331 \end_layout
11332
11333 \begin_layout Standard
11334 A veces es necesario insertar espacio horizontal en una ecuación.
11335  Esto se hace insertando un espacio protegido (atajo 
11336 \family sans
11337 Ctrl+Espacio
11338 \family default
11339 ).
11340  Aparece un 
11341 \begin_inset Quotes fld
11342 \end_inset
11343
11344
11345 \color black
11346
11347 \begin_inset ERT
11348 status collapsed
11349
11350 \begin_layout Plain Layout
11351
11352
11353 \backslash
11354 spce 
11355 \end_layout
11356
11357 \end_inset
11358
11359
11360 \color inherit
11361
11362 \begin_inset Quotes frd
11363 \end_inset
11364
11365 , y pulsando 
11366 \family sans
11367 Espacio
11368 \family default
11369  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11370  espacio.
11371  También se pueden insertar espacios mediante el botón 
11372 \begin_inset Graphics
11373         filename ../../images/math/space.png
11374         scale 85
11375
11376 \end_inset
11377
11378  de la barra de ecuaciones o con comandos especiales.
11379  Independientemente del comando insertado, se puede seleccionar un nuevo
11380  tamaño pulsando acto seguido 
11381 \family sans
11382 Espacio.
11383  
11384 \end_layout
11385
11386 \begin_layout Standard
11387 \noindent
11388 \align center
11389 \begin_inset VSpace -5mm
11390 \end_inset
11391
11392
11393 \begin_inset Tabular
11394 <lyxtabular version="3" rows="3" columns="7">
11395 <features tabularvalignment="middle">
11396 <column alignment="center" valignment="middle" width="6.8cm">
11397 <column alignment="center" valignment="top" width="0">
11398 <column alignment="center" valignment="top" width="0">
11399 <column alignment="center" valignment="top" width="0">
11400 <column alignment="center" valignment="top" width="0">
11401 <column alignment="center" valignment="top" width="0">
11402 <column alignment="center" valignment="top" width="0">
11403 <row>
11404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11405 \begin_inset Text
11406
11407 \begin_layout Plain Layout
11408 Comando
11409 \end_layout
11410
11411 \end_inset
11412 </cell>
11413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11414 \begin_inset Text
11415
11416 \begin_layout Plain Layout
11417
11418 \backslash
11419 ,
11420 \end_layout
11421
11422 \end_inset
11423 </cell>
11424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11425 \begin_inset Text
11426
11427 \begin_layout Plain Layout
11428
11429 \backslash
11430 :
11431 \end_layout
11432
11433 \end_inset
11434 </cell>
11435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11436 \begin_inset Text
11437
11438 \begin_layout Plain Layout
11439
11440 \backslash
11441 ;
11442 \end_layout
11443
11444 \end_inset
11445 </cell>
11446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11447 \begin_inset Text
11448
11449 \begin_layout Plain Layout
11450
11451 \backslash
11452 quad
11453 \end_layout
11454
11455 \end_inset
11456 </cell>
11457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11458 \begin_inset Text
11459
11460 \begin_layout Plain Layout
11461
11462 \backslash
11463 qquad
11464 \end_layout
11465
11466 \end_inset
11467 </cell>
11468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11469 \begin_inset Text
11470
11471 \begin_layout Plain Layout
11472
11473 \backslash
11474 !
11475 \end_layout
11476
11477 \end_inset
11478 </cell>
11479 </row>
11480 <row>
11481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11482 \begin_inset Text
11483
11484 \begin_layout Plain Layout
11485 Número de pulsaciones de 
11486 \family sans
11487 Espacio
11488 \family default
11489  tras insertar el espacio protegido
11490 \end_layout
11491
11492 \end_inset
11493 </cell>
11494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11495 \begin_inset Text
11496
11497 \begin_layout Plain Layout
11498 0
11499 \end_layout
11500
11501 \end_inset
11502 </cell>
11503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11504 \begin_inset Text
11505
11506 \begin_layout Plain Layout
11507 1
11508 \end_layout
11509
11510 \end_inset
11511 </cell>
11512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11513 \begin_inset Text
11514
11515 \begin_layout Plain Layout
11516 2
11517 \end_layout
11518
11519 \end_inset
11520 </cell>
11521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11522 \begin_inset Text
11523
11524 \begin_layout Plain Layout
11525 3
11526 \end_layout
11527
11528 \end_inset
11529 </cell>
11530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11531 \begin_inset Text
11532
11533 \begin_layout Plain Layout
11534 4
11535 \end_layout
11536
11537 \end_inset
11538 </cell>
11539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11540 \begin_inset Text
11541
11542 \begin_layout Plain Layout
11543 5
11544 \end_layout
11545
11546 \end_inset
11547 </cell>
11548 </row>
11549 <row>
11550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11551 \begin_inset Text
11552
11553 \begin_layout Plain Layout
11554 Resultado
11555 \end_layout
11556
11557 \end_inset
11558 </cell>
11559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11560 \begin_inset Text
11561
11562 \begin_layout Plain Layout
11563 \begin_inset Formula $A\, B$
11564 \end_inset
11565
11566
11567 \end_layout
11568
11569 \end_inset
11570 </cell>
11571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11572 \begin_inset Text
11573
11574 \begin_layout Plain Layout
11575 \begin_inset Formula $A\: B$
11576 \end_inset
11577
11578
11579 \end_layout
11580
11581 \end_inset
11582 </cell>
11583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11584 \begin_inset Text
11585
11586 \begin_layout Plain Layout
11587 \begin_inset Formula $A\; B$
11588 \end_inset
11589
11590
11591 \end_layout
11592
11593 \end_inset
11594 </cell>
11595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11596 \begin_inset Text
11597
11598 \begin_layout Plain Layout
11599 \begin_inset Formula $A\quad B$
11600 \end_inset
11601
11602
11603 \end_layout
11604
11605 \end_inset
11606 </cell>
11607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11608 \begin_inset Text
11609
11610 \begin_layout Plain Layout
11611 \begin_inset Formula $A\qquad B$
11612 \end_inset
11613
11614
11615 \end_layout
11616
11617 \end_inset
11618 </cell>
11619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11620 \begin_inset Text
11621
11622 \begin_layout Plain Layout
11623 \begin_inset Formula $A\! B$
11624 \end_inset
11625
11626
11627 \end_layout
11628
11629 \end_inset
11630 </cell>
11631 </row>
11632 </lyxtabular>
11633
11634 \end_inset
11635
11636
11637 \end_layout
11638
11639 \begin_layout Standard
11640 El último tamaño parece no generar espacio.
11641  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11642  negativo.
11643  Hay otros dos espacios negativos:
11644 \end_layout
11645
11646 \begin_layout Standard
11647 \align center
11648 \begin_inset Tabular
11649 <lyxtabular version="3" rows="3" columns="3">
11650 <features tabularvalignment="middle">
11651 <column alignment="center" valignment="middle" width="6.8cm">
11652 <column alignment="center" valignment="top" width="0pt">
11653 <column alignment="center" valignment="top" width="0pt">
11654 <row>
11655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11656 \begin_inset Text
11657
11658 \begin_layout Plain Layout
11659 Comando
11660 \end_layout
11661
11662 \end_inset
11663 </cell>
11664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11665 \begin_inset Text
11666
11667 \begin_layout Plain Layout
11668
11669 \backslash
11670 negmedspace
11671 \end_layout
11672
11673 \end_inset
11674 </cell>
11675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11676 \begin_inset Text
11677
11678 \begin_layout Plain Layout
11679
11680 \backslash
11681 negthickspace
11682 \end_layout
11683
11684 \end_inset
11685 </cell>
11686 </row>
11687 <row>
11688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11689 \begin_inset Text
11690
11691 \begin_layout Plain Layout
11692 Número de pulsaciones de 
11693 \family sans
11694 Espacio
11695 \family default
11696  tras insertar el espacio protegido
11697 \end_layout
11698
11699 \end_inset
11700 </cell>
11701 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11702 \begin_inset Text
11703
11704 \begin_layout Plain Layout
11705 6
11706 \end_layout
11707
11708 \end_inset
11709 </cell>
11710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11711 \begin_inset Text
11712
11713 \begin_layout Plain Layout
11714 7
11715 \end_layout
11716
11717 \end_inset
11718 </cell>
11719 </row>
11720 <row>
11721 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11722 \begin_inset Text
11723
11724 \begin_layout Plain Layout
11725 Resultado
11726 \end_layout
11727
11728 \end_inset
11729 </cell>
11730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11731 \begin_inset Text
11732
11733 \begin_layout Plain Layout
11734 \begin_inset Formula $A\negmedspace B$
11735 \end_inset
11736
11737
11738 \end_layout
11739
11740 \end_inset
11741 </cell>
11742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11743 \begin_inset Text
11744
11745 \begin_layout Plain Layout
11746 \begin_inset Formula $A\negthickspace B$
11747 \end_inset
11748
11749
11750 \end_layout
11751
11752 \end_inset
11753 </cell>
11754 </row>
11755 </lyxtabular>
11756
11757 \end_inset
11758
11759
11760 \end_layout
11761
11762 \begin_layout Standard
11763 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11764  Así, se pueden usar para forzar ligaduras, lo que es apropiado, por ejemplo,
11765  para operadores suma: 
11766 \end_layout
11767
11768 \begin_layout Standard
11769 \noindent
11770 \align center
11771 \begin_inset Tabular
11772 <lyxtabular version="3" rows="3" columns="2">
11773 <features tabularvalignment="middle">
11774 <column alignment="center" valignment="top" width="0">
11775 <column alignment="center" valignment="top" width="0">
11776 <row>
11777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11778 \begin_inset Text
11779
11780 \begin_layout Plain Layout
11781 Comando
11782 \end_layout
11783
11784 \end_inset
11785 </cell>
11786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11787 \begin_inset Text
11788
11789 \begin_layout Plain Layout
11790 Resultado
11791 \begin_inset Note Note
11792 status collapsed
11793
11794 \begin_layout Plain Layout
11795
11796 \series bold
11797
11798 \backslash
11799 raisebox
11800 \series default
11801  se usa sólo como espaciador
11802 \end_layout
11803
11804 \end_inset
11805
11806
11807 \end_layout
11808
11809 \end_inset
11810 </cell>
11811 </row>
11812 <row>
11813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11814 \begin_inset Text
11815
11816 \begin_layout Plain Layout
11817
11818 \backslash
11819 sum
11820 \backslash
11821 sum
11822 \begin_inset ERT
11823 status collapsed
11824
11825 \begin_layout Plain Layout
11826
11827
11828 \backslash
11829 spce 
11830 \end_layout
11831
11832 \end_inset
11833
11834 f_kl
11835 \end_layout
11836
11837 \end_inset
11838 </cell>
11839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11840 \begin_inset Text
11841
11842 \begin_layout Plain Layout
11843 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11844 \end_inset
11845
11846
11847 \end_layout
11848
11849 \end_inset
11850 </cell>
11851 </row>
11852 <row>
11853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11854 \begin_inset Text
11855
11856 \begin_layout Plain Layout
11857
11858 \backslash
11859 sum
11860 \backslash
11861 negmedspace
11862 \backslash
11863 sum
11864 \begin_inset ERT
11865 status collapsed
11866
11867 \begin_layout Plain Layout
11868
11869
11870 \backslash
11871 spce 
11872 \end_layout
11873
11874 \end_inset
11875
11876 f_kl
11877 \end_layout
11878
11879 \end_inset
11880 </cell>
11881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11882 \begin_inset Text
11883
11884 \begin_layout Plain Layout
11885 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11886 \end_inset
11887
11888
11889 \end_layout
11890
11891 \end_inset
11892 </cell>
11893 </row>
11894 </lyxtabular>
11895
11896 \end_inset
11897
11898
11899 \end_layout
11900
11901 \begin_layout Standard
11902 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11903  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11904  El siguiente ejemplo lo ilustra:
11905 \end_layout
11906
11907 \begin_layout Standard
11908 \noindent
11909 \align center
11910 \begin_inset Tabular
11911 <lyxtabular version="3" rows="2" columns="2">
11912 <features tabularvalignment="middle">
11913 <column alignment="center" valignment="top" width="0">
11914 <column alignment="center" valignment="top" width="0">
11915 <row>
11916 <cell alignment="center" valignment="top" usebox="none">
11917 \begin_inset Text
11918
11919 \begin_layout Plain Layout
11920 ecuación normal
11921 \end_layout
11922
11923 \end_inset
11924 </cell>
11925 <cell alignment="center" valignment="top" usebox="none">
11926 \begin_inset Text
11927
11928 \begin_layout Plain Layout
11929 \begin_inset Formula $A=B$
11930 \end_inset
11931
11932
11933 \end_layout
11934
11935 \end_inset
11936 </cell>
11937 </row>
11938 <row>
11939 <cell alignment="center" valignment="top" usebox="none">
11940 \begin_inset Text
11941
11942 \begin_layout Plain Layout
11943 \begin_inset Note Note
11944 status collapsed
11945
11946 \begin_layout Plain Layout
11947
11948 \series bold
11949
11950 \backslash
11951 raisebox
11952 \series default
11953  se usa sólo como espaciador
11954 \end_layout
11955
11956 \end_inset
11957
11958
11959 \begin_inset Formula $\raisebox{5mm}{}$
11960 \end_inset
11961
11962 ecuación sin espacio
11963 \end_layout
11964
11965 \end_inset
11966 </cell>
11967 <cell alignment="center" valignment="top" usebox="none">
11968 \begin_inset Text
11969
11970 \begin_layout Plain Layout
11971 \begin_inset Formula $A{=}B$
11972 \end_inset
11973
11974
11975 \end_layout
11976
11977 \end_inset
11978 </cell>
11979 </row>
11980 </lyxtabular>
11981
11982 \end_inset
11983
11984
11985 \end_layout
11986
11987 \begin_layout Standard
11988 El comando para la segunda ecuación es: 
11989 \series bold
11990 A
11991 \backslash
11992 {=
11993 \begin_inset Formula $\rightarrow$
11994 \end_inset
11995
11996 B
11997 \series default
11998  
11999 \begin_inset VSpace bigskip
12000 \end_inset
12001
12002
12003 \end_layout
12004
12005 \begin_layout Standard
12006 Para las unidades físicas hacen falta espacios, porque entre el valor y
12007  su unidad se pone un espacio más pequeño que el normal.
12008  Para unidades en el texto se inserta con el menú 
12009 \family sans
12010 Insertar\SpecialChar \menuseparator
12011 Formato\SpecialChar \menuseparator
12012 Espacio
12013 \begin_inset space ~
12014 \end_inset
12015
12016 delgado
12017 \family default
12018  (atajo 
12019 \family sans
12020 Ctrl+Mayúscula+Espacio
12021 \family default
12022 ).
12023 \end_layout
12024
12025 \begin_layout Standard
12026 Un ejemplo para visualizar la diferencia:
12027 \end_layout
12028
12029 \begin_layout Standard
12030 \begin_inset Tabular
12031 <lyxtabular version="3" rows="2" columns="2">
12032 <features tabularvalignment="middle">
12033 <column alignment="center" valignment="top" width="0">
12034 <column alignment="left" valignment="top" width="0">
12035 <row>
12036 <cell alignment="center" valignment="top" usebox="none">
12037 \begin_inset Text
12038
12039 \begin_layout Plain Layout
12040 24 kW
12041 \begin_inset Formula $\cdot$
12042 \end_inset
12043
12044 h
12045 \end_layout
12046
12047 \end_inset
12048 </cell>
12049 <cell alignment="center" valignment="top" usebox="none">
12050 \begin_inset Text
12051
12052 \begin_layout Plain Layout
12053 espacio entre valor y unidad 
12054 \end_layout
12055
12056 \end_inset
12057 </cell>
12058 </row>
12059 <row>
12060 <cell alignment="center" valignment="top" usebox="none">
12061 \begin_inset Text
12062
12063 \begin_layout Plain Layout
12064 24
12065 \begin_inset space \thinspace{}
12066 \end_inset
12067
12068 kW
12069 \begin_inset Formula $\cdot$
12070 \end_inset
12071
12072 h
12073 \end_layout
12074
12075 \end_inset
12076 </cell>
12077 <cell alignment="center" valignment="top" usebox="none">
12078 \begin_inset Text
12079
12080 \begin_layout Plain Layout
12081 espacio delgado entre valor y unidad
12082 \end_layout
12083
12084 \end_inset
12085 </cell>
12086 </row>
12087 </lyxtabular>
12088
12089 \end_inset
12090
12091
12092 \end_layout
12093
12094 \begin_layout Subsection
12095 Espacio variable
12096 \begin_inset ERT
12097 status collapsed
12098
12099 \begin_layout Plain Layout
12100
12101
12102 \backslash
12103 texorpdfstring{
12104 \end_layout
12105
12106 \end_inset
12107
12108
12109 \begin_inset Foot
12110 status collapsed
12111
12112 \begin_layout Plain Layout
12113 Para espacio vertical en ecuaciones véase 
12114 \begin_inset CommandInset ref
12115 LatexCommand ref
12116 reference "sub:Separación-de-líneas"
12117
12118 \end_inset
12119
12120
12121 \end_layout
12122
12123 \end_inset
12124
12125
12126 \begin_inset ERT
12127 status collapsed
12128
12129 \begin_layout Plain Layout
12130
12131 }{}
12132 \end_layout
12133
12134 \end_inset
12135
12136
12137 \begin_inset Note Note
12138 status collapsed
12139
12140 \begin_layout Plain Layout
12141
12142 \backslash
12143 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
12144  PDF.
12145 \end_layout
12146
12147 \begin_layout Plain Layout
12148 Más sobre 
12149 \backslash
12150 texorpdfstring en la sección 
12151 \begin_inset CommandInset ref
12152 LatexCommand ref
12153 reference "sub:Ecuaciones-en-encabezados"
12154
12155 \end_inset
12156
12157 .
12158 \end_layout
12159
12160 \end_inset
12161
12162
12163 \begin_inset CommandInset label
12164 LatexCommand label
12165 name "sub:Espacio-variable"
12166
12167 \end_inset
12168
12169
12170 \begin_inset Index idx
12171 status collapsed
12172
12173 \begin_layout Plain Layout
12174 Espacio ! horizontal ! variable
12175 \end_layout
12176
12177 \end_inset
12178
12179
12180 \end_layout
12181
12182 \begin_layout Standard
12183 En LyX se puede insertar espacio con una longitud definida con el comando
12184  
12185 \series bold
12186
12187 \backslash
12188 hspace
12189 \series default
12190
12191 \begin_inset Index idx
12192 status collapsed
12193
12194 \begin_layout Plain Layout
12195 Comandos ! H ! 
12196 \backslash
12197 hspace
12198 \end_layout
12199
12200 \end_inset
12201
12202 .
12203  Aparece un 
12204 \begin_inset Quotes fld
12205 \end_inset
12206
12207
12208 \color black
12209
12210 \begin_inset ERT
12211 status collapsed
12212
12213 \begin_layout Plain Layout
12214
12215
12216 \backslash
12217 spce 
12218 \end_layout
12219
12220 \end_inset
12221
12222
12223 \color inherit
12224
12225 \begin_inset Quotes frd
12226 \end_inset
12227
12228  largo.
12229  La longitud se puede ajustar haciendo clic izquierdo sobre el 
12230 \begin_inset Quotes fld
12231 \end_inset
12232
12233
12234 \color black
12235
12236 \begin_inset ERT
12237 status collapsed
12238
12239 \begin_layout Plain Layout
12240
12241
12242 \backslash
12243 spce 
12244 \end_layout
12245
12246 \end_inset
12247
12248
12249 \color inherit
12250
12251 \begin_inset Quotes frd
12252 \end_inset
12253
12254 .
12255  La longitud también puede ser negativa.
12256  Para insertar en una ecuación tanto espacio como esté disponible se usa
12257  el comando 
12258 \series bold
12259
12260 \backslash
12261 hfill
12262 \series default
12263
12264 \begin_inset Index idx
12265 status collapsed
12266
12267 \begin_layout Plain Layout
12268 Comandos ! H ! 
12269 \backslash
12270 hfill
12271 \end_layout
12272
12273 \end_inset
12274
12275 .
12276 \begin_inset VSpace -1mm
12277 \end_inset
12278
12279
12280 \end_layout
12281
12282 \begin_layout Standard
12283 \noindent
12284 \align center
12285 \begin_inset Tabular
12286 <lyxtabular version="3" rows="4" columns="2">
12287 <features tabularvalignment="middle">
12288 <column alignment="center" valignment="top" width="0">
12289 <column alignment="center" valignment="top" width="0">
12290 <row>
12291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12292 \begin_inset Text
12293
12294 \begin_layout Plain Layout
12295 Comando (
12296 \backslash
12297 hspace longitud)
12298 \end_layout
12299
12300 \end_inset
12301 </cell>
12302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12303 \begin_inset Text
12304
12305 \begin_layout Plain Layout
12306 Resultado
12307 \end_layout
12308
12309 \end_inset
12310 </cell>
12311 </row>
12312 <row>
12313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12314 \begin_inset Text
12315
12316 \begin_layout Plain Layout
12317 A=B
12318 \backslash
12319 hspace
12320 \begin_inset ERT
12321 status collapsed
12322
12323 \begin_layout Plain Layout
12324
12325
12326 \backslash
12327 spce 
12328 \end_layout
12329
12330 \end_inset
12331
12332
12333 \begin_inset Formula $\to$
12334 \end_inset
12335
12336 A
12337 \backslash
12338 not=C (3
12339 \begin_inset space \thinspace{}
12340 \end_inset
12341
12342 cm)
12343 \end_layout
12344
12345 \end_inset
12346 </cell>
12347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12348 \begin_inset Text
12349
12350 \begin_layout Plain Layout
12351 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12352 \end_inset
12353
12354
12355 \end_layout
12356
12357 \end_inset
12358 </cell>
12359 </row>
12360 <row>
12361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12362 \begin_inset Text
12363
12364 \begin_layout Plain Layout
12365 A
12366 \backslash
12367 hspace
12368 \begin_inset ERT
12369 status collapsed
12370
12371 \begin_layout Plain Layout
12372
12373
12374 \backslash
12375 spce 
12376 \end_layout
12377
12378 \end_inset
12379
12380
12381 \begin_inset Formula $\to$
12382 \end_inset
12383
12384 A
12385 \backslash
12386 not=A (-1
12387 \begin_inset space \thinspace{}
12388 \end_inset
12389
12390 mm)
12391 \end_layout
12392
12393 \end_inset
12394 </cell>
12395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12396 \begin_inset Text
12397
12398 \begin_layout Plain Layout
12399 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12400 \end_inset
12401
12402
12403 \end_layout
12404
12405 \end_inset
12406 </cell>
12407 </row>
12408 <row>
12409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12410 \begin_inset Text
12411
12412 \begin_layout Plain Layout
12413 A=A
12414 \backslash
12415 hfill
12416 \begin_inset ERT
12417 status collapsed
12418
12419 \begin_layout Plain Layout
12420
12421
12422 \backslash
12423 spce 
12424 \end_layout
12425
12426 \end_inset
12427
12428 B=B
12429 \end_layout
12430
12431 \end_inset
12432 </cell>
12433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12434 \begin_inset Text
12435
12436 \begin_layout Plain Layout
12437 \begin_inset Formula $A=A\hfill B=B$
12438 \end_inset
12439
12440
12441 \end_layout
12442
12443 \end_inset
12444 </cell>
12445 </row>
12446 </lyxtabular>
12447
12448 \end_inset
12449
12450
12451 \end_layout
12452
12453 \begin_layout Standard
12454 En el último ejemplo el espacio disponible viene dado por la entrada más
12455  larga de columna en el cuadro.
12456  En una ecuación en línea el espacio depende de la longitud de la línea
12457  en la que se inserta 
12458 \series bold
12459
12460 \backslash
12461 hfill
12462 \series default
12463 .
12464  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12465  
12466 \series bold
12467
12468 \backslash
12469 hfill
12470 \series default
12471  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12472 \series bold
12473 Sangrado
12474 \series default
12475 .
12476  (Los estilos de ecuaciones se explican en
12477 \begin_inset space ~
12478 \end_inset
12479
12480
12481 \begin_inset CommandInset ref
12482 LatexCommand ref
12483 reference "sec:Estilos-de-ecuación"
12484
12485 \end_inset
12486
12487 ).
12488 \end_layout
12489
12490 \begin_layout Standard
12491 Además de 
12492 \series bold
12493
12494 \backslash
12495 hfill
12496 \series default
12497  hay los comandos 
12498 \series bold
12499
12500 \backslash
12501 dotfill
12502 \series default
12503  y 
12504 \series bold
12505
12506 \backslash
12507 hrulefill
12508 \series default
12509  que llenan el espacio con un patrón, véase un ejemplo en
12510 \begin_inset space ~
12511 \end_inset
12512
12513
12514 \begin_inset CommandInset ref
12515 LatexCommand ref
12516 reference "sub:Puntos"
12517
12518 \end_inset
12519
12520 .
12521 \end_layout
12522
12523 \begin_layout Standard
12524 Para texto se puede insertar espacio variable con el menú 
12525 \family sans
12526 Insertar\SpecialChar \menuseparator
12527 Formato\SpecialChar \menuseparator
12528 Espacio
12529 \begin_inset space ~
12530 \end_inset
12531
12532 horizontal
12533 \family default
12534 :
12535 \end_layout
12536
12537 \begin_layout Standard
12538 En esta línea hay un espacio
12539 \begin_inset space \hspace{}
12540 \length 2cm
12541 \end_inset
12542
12543 de 2
12544 \begin_inset space \thinspace{}
12545 \end_inset
12546
12547 cm.
12548 \end_layout
12549
12550 \begin_layout Standard
12551 En esta línea hay un
12552 \begin_inset space \hfill{}
12553 \end_inset
12554
12555 espacio máximo.
12556 \end_layout
12557
12558 \begin_layout Subsection
12559 Espacio adicional en ecuaciones en línea
12560 \begin_inset Index idx
12561 status collapsed
12562
12563 \begin_layout Plain Layout
12564 Espacio ! adicional en línea
12565 \end_layout
12566
12567 \end_inset
12568
12569
12570 \end_layout
12571
12572 \begin_layout Standard
12573 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12574  
12575 \series bold
12576
12577 \backslash
12578 mathsurround
12579 \series default
12580
12581 \begin_inset Index idx
12582 status collapsed
12583
12584 \begin_layout Plain Layout
12585 Comandos ! M ! 
12586 \backslash
12587 mathsurround
12588 \end_layout
12589
12590 \end_inset
12591
12592 .
12593  El valor de una longitud se establece con el comando 
12594 \series bold
12595
12596 \backslash
12597 setlength
12598 \series default
12599
12600 \begin_inset Index idx
12601 status collapsed
12602
12603 \begin_layout Plain Layout
12604 Comandos ! S ! 
12605 \backslash
12606 setlength
12607 \end_layout
12608
12609 \end_inset
12610
12611  según el siguiente esquema:
12612 \end_layout
12613
12614 \begin_layout Standard
12615
12616 \series bold
12617
12618 \backslash
12619 setlength{nombre de la longitud}{valor}
12620 \end_layout
12621
12622 \begin_layout Standard
12623 Para poner a 
12624 \series bold
12625
12626 \backslash
12627 mathsurround
12628 \series default
12629  un valor de 5
12630 \begin_inset space \thinspace{}
12631 \end_inset
12632
12633 mm, se inserta el comando
12634 \end_layout
12635
12636 \begin_layout Standard
12637
12638 \series bold
12639
12640 \backslash
12641 setlength{
12642 \backslash
12643 mathsurround}{5mm}
12644 \end_layout
12645
12646 \begin_layout Standard
12647 en modo TeX.
12648  Se establecerá un espacio de 5
12649 \begin_inset space \thinspace{}
12650 \end_inset
12651
12652 mm alrededor de todas las ecuaciones en línea:
12653 \begin_inset ERT
12654 status collapsed
12655
12656 \begin_layout Plain Layout
12657
12658
12659 \backslash
12660 setlength{
12661 \backslash
12662 mathsurround}{5mm}
12663 \end_layout
12664
12665 \end_inset
12666
12667
12668 \end_layout
12669
12670 \begin_layout Standard
12671 En esta línea hay una ecuación 
12672 \begin_inset Formula $A=B$
12673 \end_inset
12674
12675  rodeada por espacios de 5
12676 \begin_inset space \thinspace{}
12677 \end_inset
12678
12679 mm.
12680 \begin_inset ERT
12681 status collapsed
12682
12683 \begin_layout Plain Layout
12684
12685
12686 \backslash
12687 setlength{
12688 \backslash
12689 mathsurround}{0mm}
12690 \end_layout
12691
12692 \end_inset
12693
12694
12695 \end_layout
12696
12697 \begin_layout Standard
12698 Para volver al espacio predeterminado, 
12699 \series bold
12700
12701 \backslash
12702 mathsurround
12703 \series default
12704  se restablece al valor 0
12705 \begin_inset space \thinspace{}
12706 \end_inset
12707
12708 pt.
12709 \end_layout
12710
12711 \begin_layout Section
12712 Marcos y bordes
12713 \begin_inset Index idx
12714 status collapsed
12715
12716 \begin_layout Plain Layout
12717 Marcos
12718 \end_layout
12719
12720 \end_inset
12721
12722
12723 \end_layout
12724
12725 \begin_layout Standard
12726 Los marcos para texto se describen en el capítulo 
12727 \emph on
12728 Marcos
12729 \emph default
12730  del manual 
12731 \emph on
12732 Objetos insertados
12733 \emph default
12734 .
12735 \end_layout
12736
12737 \begin_layout Subsection
12738 Marcos con bordes
12739 \begin_inset CommandInset label
12740 LatexCommand label
12741 name "sub:Marcos-con-bordes"
12742
12743 \end_inset
12744
12745
12746 \begin_inset Index idx
12747 status collapsed
12748
12749 \begin_layout Plain Layout
12750 Marcos ! con bordes
12751 \end_layout
12752
12753 \end_inset
12754
12755
12756 \end_layout
12757
12758 \begin_layout Standard
12759 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12760 \series bold
12761
12762 \backslash
12763 fbox
12764 \series default
12765
12766 \begin_inset Index idx
12767 status collapsed
12768
12769 \begin_layout Plain Layout
12770 Comandos ! F ! 
12771 \backslash
12772 fbox
12773 \end_layout
12774
12775 \end_inset
12776
12777  y 
12778 \series bold
12779
12780 \backslash
12781 boxed
12782 \series default
12783
12784 \begin_inset Index idx
12785 status collapsed
12786
12787 \begin_layout Plain Layout
12788 Comandos ! B ! 
12789 \backslash
12790 boxed
12791 \end_layout
12792
12793 \end_inset
12794
12795 .
12796 \end_layout
12797
12798 \begin_layout Standard
12799 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12800  azul en un marco donde se introducen partes de una ecuación.
12801  Para 
12802 \series bold
12803
12804 \backslash
12805 fbox
12806 \series default
12807  hay que generar una ecuación adicional con 
12808 \family sans
12809 Ctrl+M
12810 \family default
12811  dentro del recuadro, porque si no el contenido del mismo sería considerado
12812  texto matemático.
12813  Si se usa 
12814 \series bold
12815
12816 \backslash
12817 boxed
12818 \series default
12819  la nueva ecuación se genera automáticamente dentro del marco.
12820 \end_layout
12821
12822 \begin_layout Standard
12823 El comando 
12824 \series bold
12825
12826 \backslash
12827 fbox
12828 \series default
12829  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12830  ecuación tendría siempre el tamaño del texto.
12831  Por otra parte, 
12832 \series bold
12833
12834 \backslash
12835 fboxed
12836 \series default
12837  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12838  siempre el tamaño de una ecuación presentada.
12839 \end_layout
12840
12841 \begin_layout Standard
12842 El comando 
12843 \series bold
12844
12845 \backslash
12846 framebox
12847 \series default
12848
12849 \begin_inset Index idx
12850 status collapsed
12851
12852 \begin_layout Plain Layout
12853 Comandos ! F ! 
12854 \backslash
12855 framebox
12856 \end_layout
12857
12858 \end_inset
12859
12860  es una extensión de 
12861 \series bold
12862
12863 \backslash
12864 fbox
12865 \series default
12866 , que permite especificar además la anchura del marco y la alineación.
12867  
12868 \series bold
12869
12870 \backslash
12871 framebox
12872 \series default
12873  se usa con el siguiente esquema: 
12874 \end_layout
12875
12876 \begin_layout Standard
12877
12878 \series bold
12879
12880 \backslash
12881 framebox[anchura del marco][posición]{contenido del cuadro}
12882 \end_layout
12883
12884 \begin_layout Standard
12885 La posición puede ser 
12886 \emph on
12887 l
12888 \emph default
12889  o 
12890 \emph on
12891 r
12892 \emph default
12893
12894 \emph on
12895 l
12896 \emph default
12897  alinea la ecuación a la izquierda del marcro, 
12898 \emph on
12899 r
12900 \emph default
12901  la alinea a la derecha.
12902  Si no se da posición la ecuación será centrada.
12903 \begin_inset Newline newline
12904 \end_inset
12905
12906 Si no se pone anchura tampoco puede darse posición.
12907  En este caso la anchura del borde se ajusta al contenido del cuadro, como
12908  con 
12909 \series bold
12910
12911 \backslash
12912 fbox
12913 \series default
12914 .
12915  
12916 \end_layout
12917
12918 \begin_layout Standard
12919 Cuando se inserta el comando 
12920 \series bold
12921
12922 \backslash
12923 framebox
12924 \series default
12925  aparece un recuadro con tres marcos azules.
12926  Los dos primeros marcos están encerrados entre corchetes e indican los
12927  dos argumentos opcionales.
12928  El tercer marco es para partes de la ecuación, como para 
12929 \series bold
12930
12931 \backslash
12932 fbox
12933 \series default
12934 .
12935 \end_layout
12936
12937 \begin_layout Standard
12938 \noindent
12939 \align center
12940 \begin_inset Newpage newpage
12941 \end_inset
12942
12943
12944 \end_layout
12945
12946 \begin_layout Standard
12947 \noindent
12948 \align center
12949 \begin_inset Tabular
12950 <lyxtabular version="3" rows="5" columns="2">
12951 <features tabularvalignment="middle">
12952 <column alignment="center" valignment="top" width="0">
12953 <column alignment="center" valignment="top" width="0">
12954 <row>
12955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12956 \begin_inset Text
12957
12958 \begin_layout Plain Layout
12959 Comando
12960 \end_layout
12961
12962 \end_inset
12963 </cell>
12964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12965 \begin_inset Text
12966
12967 \begin_layout Plain Layout
12968 Resultado
12969 \begin_inset Note Note
12970 status collapsed
12971
12972 \begin_layout Plain Layout
12973
12974 \series bold
12975
12976 \backslash
12977 raisebox
12978 \series default
12979  se usa sólo como espaciador
12980 \end_layout
12981
12982 \end_inset
12983
12984
12985 \end_layout
12986
12987 \end_inset
12988 </cell>
12989 </row>
12990 <row>
12991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12992 \begin_inset Text
12993
12994 \begin_layout Plain Layout
12995
12996 \backslash
12997 fbox
12998 \begin_inset ERT
12999 status collapsed
13000
13001 \begin_layout Plain Layout
13002
13003
13004 \backslash
13005 spce 
13006 \end_layout
13007
13008 \end_inset
13009
13010
13011 \family sans
13012 Ctrl+M
13013 \family default
13014  
13015 \backslash
13016 int
13017 \begin_inset ERT
13018 status collapsed
13019
13020 \begin_layout Plain Layout
13021
13022
13023 \backslash
13024 spce 
13025 \end_layout
13026
13027 \end_inset
13028
13029 A=B
13030 \end_layout
13031
13032 \end_inset
13033 </cell>
13034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13035 \begin_inset Text
13036
13037 \begin_layout Plain Layout
13038 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
13039 \end_inset
13040
13041
13042 \end_layout
13043
13044 \end_inset
13045 </cell>
13046 </row>
13047 <row>
13048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13049 \begin_inset Text
13050
13051 \begin_layout Plain Layout
13052
13053 \backslash
13054 boxed
13055 \begin_inset ERT
13056 status collapsed
13057
13058 \begin_layout Plain Layout
13059
13060
13061 \backslash
13062 spce 
13063 \end_layout
13064
13065 \end_inset
13066
13067
13068 \backslash
13069 int
13070 \begin_inset ERT
13071 status collapsed
13072
13073 \begin_layout Plain Layout
13074
13075
13076 \backslash
13077 spce 
13078 \end_layout
13079
13080 \end_inset
13081
13082 A=B
13083 \end_layout
13084
13085 \end_inset
13086 </cell>
13087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13088 \begin_inset Text
13089
13090 \begin_layout Plain Layout
13091 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
13092 \end_inset
13093
13094
13095 \end_layout
13096
13097 \end_inset
13098 </cell>
13099 </row>
13100 <row>
13101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13102 \begin_inset Text
13103
13104 \begin_layout Plain Layout
13105 A+
13106 \backslash
13107 fbox
13108 \begin_inset ERT
13109 status collapsed
13110
13111 \begin_layout Plain Layout
13112
13113
13114 \backslash
13115 spce 
13116 \end_layout
13117
13118 \end_inset
13119
13120 B
13121 \end_layout
13122
13123 \end_inset
13124 </cell>
13125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13126 \begin_inset Text
13127
13128 \begin_layout Plain Layout
13129 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13130 \end_inset
13131
13132
13133 \end_layout
13134
13135 \end_inset
13136 </cell>
13137 </row>
13138 <row>
13139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13140 \begin_inset Text
13141
13142 \begin_layout Plain Layout
13143
13144 \backslash
13145 framebox
13146 \begin_inset ERT
13147 status collapsed
13148
13149 \begin_layout Plain Layout
13150
13151
13152 \backslash
13153 spce 
13154 \end_layout
13155
13156 \end_inset
13157
13158 20mm
13159 \begin_inset Formula $\to$
13160 \end_inset
13161
13162
13163 \begin_inset Formula $\to$
13164 \end_inset
13165
13166
13167 \family sans
13168 Ctrl+M
13169 \family default
13170  
13171 \backslash
13172 frac
13173 \begin_inset ERT
13174 status collapsed
13175
13176 \begin_layout Plain Layout
13177
13178
13179 \backslash
13180 spce 
13181 \end_layout
13182
13183 \end_inset
13184
13185 A
13186 \begin_inset Formula $\downarrow$
13187 \end_inset
13188
13189 B
13190 \end_layout
13191
13192 \end_inset
13193 </cell>
13194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13195 \begin_inset Text
13196
13197 \begin_layout Plain Layout
13198 \begin_inset Formula $\raisebox{6mm}{}$
13199 \end_inset
13200
13201
13202 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13203 \end_inset
13204
13205
13206 \begin_inset Formula $\raisebox{-4mm}{}$
13207 \end_inset
13208
13209
13210 \end_layout
13211
13212 \end_inset
13213 </cell>
13214 </row>
13215 </lyxtabular>
13216
13217 \end_inset
13218
13219
13220 \end_layout
13221
13222 \begin_layout Standard
13223 El grosor del borde también se puede ajustar.
13224  Para ello hay que insertar los siguientes comandos en modo TeX antes de
13225  la fórmula:
13226 \end_layout
13227
13228 \begin_layout Standard
13229
13230 \series bold
13231
13232 \backslash
13233 fboxrule
13234 \series default
13235  
13236 \series bold
13237
13238 \begin_inset Quotes fld
13239 \end_inset
13240
13241 grosor
13242 \begin_inset Quotes frd
13243 \end_inset
13244
13245
13246 \series default
13247  
13248 \series bold
13249
13250 \backslash
13251 fboxsep
13252 \series default
13253  
13254 \series bold
13255
13256 \begin_inset Quotes fld
13257 \end_inset
13258
13259 distancia
13260 \begin_inset Quotes frd
13261 \end_inset
13262
13263
13264 \end_layout
13265
13266 \begin_layout Standard
13267 \begin_inset Quotes fld
13268 \end_inset
13269
13270 distancia
13271 \begin_inset Quotes frd
13272 \end_inset
13273
13274  especifica la distancia mínima entre el borde y el primer carácter en el
13275  cuadro.
13276  Un ejemplo de esto es la siguiente ecuación enmarcada:
13277 \begin_inset ERT
13278 status collapsed
13279
13280 \begin_layout Plain Layout
13281
13282
13283 \backslash
13284 fboxrule 2mm 
13285 \backslash
13286 fboxsep 3mm
13287 \end_layout
13288
13289 \end_inset
13290
13291
13292 \begin_inset Formula 
13293 \[
13294 \boxed{A+B=C}
13295 \]
13296
13297 \end_inset
13298
13299
13300 \end_layout
13301
13302 \begin_layout Standard
13303 Delante de esta ecuación se han insertado los comandos
13304 \end_layout
13305
13306 \begin_layout Standard
13307
13308 \series bold
13309
13310 \backslash
13311 fboxrule
13312 \series default
13313  
13314 \series bold
13315 2mm
13316 \series default
13317  
13318 \series bold
13319
13320 \backslash
13321 fboxsep
13322 \series default
13323  
13324 \series bold
13325 3mm
13326 \end_layout
13327
13328 \begin_layout Standard
13329 en modo TeX.
13330  Los valores dados se usan para todos los marcos siguientes.
13331 \end_layout
13332
13333 \begin_layout Standard
13334 Para volver al tamaño estándar del marco se inserta el comando
13335 \end_layout
13336
13337 \begin_layout Standard
13338
13339 \series bold
13340
13341 \backslash
13342 fboxrule
13343 \series default
13344  
13345 \series bold
13346 0.4pt
13347 \series default
13348  
13349 \series bold
13350
13351 \backslash
13352 fboxsep
13353 \series default
13354  
13355 \series bold
13356 3pt
13357 \series default
13358
13359 \begin_inset ERT
13360 status collapsed
13361
13362 \begin_layout Plain Layout
13363
13364
13365 \backslash
13366 fboxrule 0.4pt 
13367 \backslash
13368 fboxsep 3pt
13369 \end_layout
13370
13371 \end_inset
13372
13373
13374 \end_layout
13375
13376 \begin_layout Standard
13377 en modo TeX antes de la ecuación siguiente.
13378 \end_layout
13379
13380 \begin_layout Subsection
13381 Marcos sin bordes
13382 \begin_inset CommandInset label
13383 LatexCommand label
13384 name "sub:Marcos-sin-bordes"
13385
13386 \end_inset
13387
13388
13389 \begin_inset Index idx
13390 status open
13391
13392 \begin_layout Plain Layout
13393 Marcos ! sin borde
13394 \end_layout
13395
13396 \end_inset
13397
13398
13399 \end_layout
13400
13401 \begin_layout Standard
13402 Para marcos sin borde hay los comandos: 
13403 \series bold
13404
13405 \backslash
13406 mbox
13407 \series default
13408
13409 \begin_inset Index idx
13410 status collapsed
13411
13412 \begin_layout Plain Layout
13413 Comandos ! M ! 
13414 \backslash
13415 mbox
13416 \end_layout
13417
13418 \end_inset
13419
13420
13421 \series bold
13422
13423 \backslash
13424 makebox
13425 \series default
13426
13427 \begin_inset Index idx
13428 status collapsed
13429
13430 \begin_layout Plain Layout
13431 Comandos ! M ! 
13432 \backslash
13433 makebox
13434 \end_layout
13435
13436 \end_inset
13437
13438  y 
13439 \series bold
13440
13441 \backslash
13442 raisebox
13443 \series default
13444
13445 \begin_inset Index idx
13446 status collapsed
13447
13448 \begin_layout Plain Layout
13449 Comandos ! R ! 
13450 \backslash
13451 raisebox
13452 \end_layout
13453
13454 \end_inset
13455
13456 .
13457 \end_layout
13458
13459 \begin_layout Standard
13460 Con 
13461 \series bold
13462
13463 \backslash
13464 raisebox
13465 \series default
13466  se puede poner un marco subíndice o superíndice, pero a diferencia de los
13467  normales, los caracteres en el marco mantienen su tamaño de tipografía.
13468  
13469 \series bold
13470
13471 \backslash
13472 raisebox
13473 \series default
13474  se usa con el siguiente esquema: 
13475 \end_layout
13476
13477 \begin_layout Standard
13478
13479 \series bold
13480
13481 \backslash
13482 raisebox{altura}{contenido del marco}
13483 \end_layout
13484
13485 \begin_layout Standard
13486 Cuando el marco tenga que contener una ecuación, hace falta una ecuación
13487  extra, como con 
13488 \series bold
13489
13490 \backslash
13491 fbox
13492 \series default
13493 .
13494  
13495 \begin_inset Note Greyedout
13496 status open
13497
13498 \begin_layout Plain Layout
13499
13500 \series bold
13501 Nota
13502 \series default
13503 : Para
13504 \series bold
13505
13506 \backslash
13507 raisebox
13508 \series default
13509  se ha creado esta ecuación extra tecleando 
13510 \family sans
13511 Ctrl+M
13512 \family default
13513  dos veces en vez de una porque LyX aún no soporta 
13514 \series bold
13515
13516 \backslash
13517 raisebox
13518 \series default
13519  directamente.
13520 \end_layout
13521
13522 \end_inset
13523
13524
13525 \end_layout
13526
13527 \begin_layout Standard
13528 \align center
13529 \begin_inset Tabular
13530 <lyxtabular version="3" rows="4" columns="2">
13531 <features tabularvalignment="middle">
13532 <column alignment="center" valignment="top" width="0">
13533 <column alignment="center" valignment="top" width="0">
13534 <row>
13535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13536 \begin_inset Text
13537
13538 \begin_layout Plain Layout
13539 Comando
13540 \end_layout
13541
13542 \end_inset
13543 </cell>
13544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13545 \begin_inset Text
13546
13547 \begin_layout Plain Layout
13548 Resultado
13549 \end_layout
13550
13551 \end_inset
13552 </cell>
13553 </row>
13554 <row>
13555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13556 \begin_inset Text
13557
13558 \begin_layout Plain Layout
13559 H
13560 \backslash
13561 raisebox{2mm
13562 \begin_inset Formula $\to$
13563 \end_inset
13564
13565
13566 \backslash
13567 {al
13568 \begin_inset Formula $\to$
13569 \end_inset
13570
13571  lo
13572 \end_layout
13573
13574 \end_inset
13575 </cell>
13576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13577 \begin_inset Text
13578
13579 \begin_layout Plain Layout
13580 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13581 \end_inset
13582
13583
13584 \end_layout
13585
13586 \end_inset
13587 </cell>
13588 </row>
13589 <row>
13590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13591 \begin_inset Text
13592
13593 \begin_layout Plain Layout
13594 H
13595 \backslash
13596 raisebox{-2mm
13597 \begin_inset Formula $\to$
13598 \end_inset
13599
13600
13601 \backslash
13602 {al
13603 \begin_inset Formula $\to$
13604 \end_inset
13605
13606 lo
13607 \end_layout
13608
13609 \end_inset
13610 </cell>
13611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13612 \begin_inset Text
13613
13614 \begin_layout Plain Layout
13615 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13616 \end_inset
13617
13618
13619 \end_layout
13620
13621 \end_inset
13622 </cell>
13623 </row>
13624 <row>
13625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13626 \begin_inset Text
13627
13628 \begin_layout Plain Layout
13629 A=
13630 \backslash
13631 raisebox{-2mm
13632 \begin_inset Formula $\to$
13633 \end_inset
13634
13635
13636 \backslash
13637 {
13638 \family sans
13639 Ctrl+M Ctrl+M
13640 \family default
13641  
13642 \backslash
13643 sqrt
13644 \begin_inset ERT
13645 status collapsed
13646
13647 \begin_layout Plain Layout
13648
13649
13650 \backslash
13651 spce 
13652 \end_layout
13653
13654 \end_inset
13655
13656
13657 \end_layout
13658
13659 \end_inset
13660 </cell>
13661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13662 \begin_inset Text
13663
13664 \begin_layout Plain Layout
13665 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13666 \end_inset
13667
13668
13669 \end_layout
13670
13671 \end_inset
13672 </cell>
13673 </row>
13674 </lyxtabular>
13675
13676 \end_inset
13677
13678
13679 \end_layout
13680
13681 \begin_layout Standard
13682 El comando 
13683 \series bold
13684
13685 \backslash
13686 mbox
13687 \series default
13688  es equivalente a 
13689 \series bold
13690
13691 \backslash
13692 fbox
13693 \series default
13694  y 
13695 \series bold
13696
13697 \backslash
13698 makebox
13699 \series default
13700  es equivalente a 
13701 \series bold
13702
13703 \backslash
13704 framebox
13705 \series default
13706 , con la diferencia de que no hay marco.
13707 \end_layout
13708
13709 \begin_layout Subsection
13710 Marcos coloreados
13711 \begin_inset CommandInset label
13712 LatexCommand label
13713 name "sub:Marcos-coloreados"
13714
13715 \end_inset
13716
13717
13718 \begin_inset Index idx
13719 status open
13720
13721 \begin_layout Plain Layout
13722 Marcos ! coloreados
13723 \end_layout
13724
13725 \end_inset
13726
13727
13728 \end_layout
13729
13730 \begin_layout Standard
13731 Para poder usar todos los comandos explicados en esta sección hay que cargar
13732  en el preámbulo LaTeX el paquete LaTeX 
13733 \series bold
13734 color
13735 \series default
13736
13737 \begin_inset Foot
13738 status collapsed
13739
13740 \begin_layout Plain Layout
13741 El paquete LaTeX 
13742 \series bold
13743 color
13744 \series default
13745  forma parte de toda distribución LaTeX estándar.
13746 \end_layout
13747
13748 \end_inset
13749
13750
13751 \begin_inset Index idx
13752 status collapsed
13753
13754 \begin_layout Plain Layout
13755 Paquetes ! color
13756 \end_layout
13757
13758 \end_inset
13759
13760 , con la línea
13761 \begin_inset Foot
13762 status collapsed
13763
13764 \begin_layout Plain Layout
13765 Cuando hay texto coloreado con un color predefinido en alguna parte del
13766  documento, LyX carga automáticamente el paquete LaTeX 
13767 \series bold
13768 color
13769 \series default
13770 .
13771  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13772  origina problemas.
13773 \end_layout
13774
13775 \end_inset
13776
13777
13778 \begin_inset Note Note
13779 status collapsed
13780
13781 \begin_layout Plain Layout
13782 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13783  en el preámbulo LaTeX.
13784 \end_layout
13785
13786 \end_inset
13787
13788
13789 \end_layout
13790
13791 \begin_layout Standard
13792
13793 \series bold
13794
13795 \backslash
13796 usepackage{color}
13797 \begin_inset VSpace medskip
13798 \end_inset
13799
13800
13801 \end_layout
13802
13803 \begin_layout Standard
13804 Para colorear marcos se usa el comando 
13805 \series bold
13806
13807 \backslash
13808 colorbox
13809 \series default
13810
13811 \begin_inset Index idx
13812 status collapsed
13813
13814 \begin_layout Plain Layout
13815 Comandos ! C ! 
13816 \backslash
13817 colorbox
13818 \end_layout
13819
13820 \end_inset
13821
13822  con el siguiente esquema:
13823 \end_layout
13824
13825 \begin_layout Standard
13826
13827 \series bold
13828
13829 \backslash
13830 colorbox{color}{contenido del marco}
13831 \end_layout
13832
13833 \begin_layout Standard
13834 El contenido del marco puede ser otro marco, y también un 
13835 \backslash
13836
13837 \series bold
13838 colorbox
13839 \series default
13840  puede ser parte de otro marco (véanse los ejemplos 2º y 3º).
13841  Si el marco debe contener una ecuación debe crearse una ecuación extra,
13842  como con 
13843 \series bold
13844
13845 \backslash
13846 raisebox
13847 \series default
13848 .
13849 \begin_inset Foot
13850 status collapsed
13851
13852 \begin_layout Plain Layout
13853 Esto también se aplica para el comando 
13854 \series bold
13855
13856 \backslash
13857 fcolorbox
13858 \series default
13859 .
13860 \end_layout
13861
13862 \end_inset
13863
13864  
13865 \end_layout
13866
13867 \begin_layout Standard
13868 Se puede elegir uno de los siguientes colores predefinidos:
13869 \end_layout
13870
13871 \begin_layout Standard
13872
13873 \series bold
13874 black
13875 \series default
13876
13877 \series bold
13878 blue
13879 \series default
13880
13881 \series bold
13882 cyan
13883 \series default
13884
13885 \series bold
13886 green
13887 \series default
13888
13889 \series bold
13890 magenta
13891 \series default
13892
13893 \series bold
13894 red
13895 \series default
13896
13897 \series bold
13898 white
13899 \series default
13900
13901 \series bold
13902 yellow
13903 \end_layout
13904
13905 \begin_layout Standard
13906 \align center
13907 \begin_inset Tabular
13908 <lyxtabular version="3" rows="4" columns="2">
13909 <features tabularvalignment="middle">
13910 <column alignment="center" valignment="top" width="0">
13911 <column alignment="center" valignment="top" width="0">
13912 <row>
13913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13914 \begin_inset Text
13915
13916 \begin_layout Plain Layout
13917 Comando
13918 \end_layout
13919
13920 \end_inset
13921 </cell>
13922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13923 \begin_inset Text
13924
13925 \begin_layout Plain Layout
13926 Resultado
13927 \begin_inset Note Note
13928 status collapsed
13929
13930 \begin_layout Plain Layout
13931
13932 \series bold
13933
13934 \backslash
13935 raisebox
13936 \series default
13937  se usa sólo como espaciador
13938 \end_layout
13939
13940 \end_inset
13941
13942
13943 \end_layout
13944
13945 \end_inset
13946 </cell>
13947 </row>
13948 <row>
13949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13950 \begin_inset Text
13951
13952 \begin_layout Plain Layout
13953
13954 \backslash
13955 colorbox{yellow
13956 \begin_inset Formula $\to$
13957 \end_inset
13958
13959
13960 \backslash
13961 {A=B
13962 \end_layout
13963
13964 \end_inset
13965 </cell>
13966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13967 \begin_inset Text
13968
13969 \begin_layout Plain Layout
13970 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13971 \end_inset
13972
13973
13974 \end_layout
13975
13976 \end_inset
13977 </cell>
13978 </row>
13979 <row>
13980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13981 \begin_inset Text
13982
13983 \begin_layout Plain Layout
13984
13985 \backslash
13986 colorbox{green
13987 \begin_inset Formula $\to$
13988 \end_inset
13989
13990
13991 \backslash
13992 {
13993 \backslash
13994 fbox
13995 \begin_inset ERT
13996 status collapsed
13997
13998 \begin_layout Plain Layout
13999
14000
14001 \backslash
14002 spce 
14003 \end_layout
14004
14005 \end_inset
14006
14007 A=B
14008 \end_layout
14009
14010 \end_inset
14011 </cell>
14012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14013 \begin_inset Text
14014
14015 \begin_layout Plain Layout
14016 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
14017 \end_inset
14018
14019
14020 \end_layout
14021
14022 \end_inset
14023 </cell>
14024 </row>
14025 <row>
14026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14027 \begin_inset Text
14028
14029 \begin_layout Plain Layout
14030
14031 \backslash
14032 fbox
14033 \begin_inset ERT
14034 status collapsed
14035
14036 \begin_layout Plain Layout
14037
14038
14039 \backslash
14040 spce 
14041 \end_layout
14042
14043 \end_inset
14044
14045
14046 \backslash
14047 colorbox{green
14048 \begin_inset Formula $\to$
14049 \end_inset
14050
14051
14052 \backslash
14053 {
14054 \family sans
14055 Ctrl+M Ctrl+M
14056 \family default
14057  
14058 \backslash
14059 int
14060 \begin_inset ERT
14061 status collapsed
14062
14063 \begin_layout Plain Layout
14064
14065
14066 \backslash
14067 spce 
14068 \end_layout
14069
14070 \end_inset
14071
14072 C=D
14073 \end_layout
14074
14075 \end_inset
14076 </cell>
14077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14078 \begin_inset Text
14079
14080 \begin_layout Plain Layout
14081 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
14082 \end_inset
14083
14084
14085 \end_layout
14086
14087 \end_inset
14088 </cell>
14089 </row>
14090 </lyxtabular>
14091
14092 \end_inset
14093
14094
14095 \end_layout
14096
14097 \begin_layout Standard
14098
14099 \series bold
14100
14101 \backslash
14102 colorbox
14103 \series default
14104  sólo colorea el marco pero no los caracteres.
14105  Para colorear todos los caracteres se selecciona toda la ecuación y se
14106  elige un color en el diálogo 
14107 \family sans
14108 Estilo
14109 \begin_inset space ~
14110 \end_inset
14111
14112 del
14113 \begin_inset space ~
14114 \end_inset
14115
14116 texto
14117 \family default
14118 .
14119  El diálogo puede abrirse con el botón 
14120 \begin_inset Graphics
14121         filename ../../images/dialog-show_character.png
14122         scale 85
14123
14124 \end_inset
14125
14126  de la barra de herramientas o con el menú 
14127 \family sans
14128 Editar\SpecialChar \menuseparator
14129 Estilo
14130 \begin_inset space ~
14131 \end_inset
14132
14133 del
14134 \begin_inset space ~
14135 \end_inset
14136
14137 texto\SpecialChar \menuseparator
14138 Personalizado
14139 \family default
14140 .
14141  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
14142  Si el número de la ecuación debe tener otro color que el de los caracteres
14143  de la ecuación, el color debe cambiarse dentro de la ecuación.
14144 \end_layout
14145
14146 \begin_layout Standard
14147 Un ejemplo:
14148 \color red
14149
14150 \begin_inset Formula 
14151 \begin{equation}
14152 {\color{red}\int A=B}\label{eq:rojo}
14153 \end{equation}
14154
14155 \end_inset
14156
14157
14158 \color green
14159
14160 \begin_inset Formula 
14161 \begin{equation}
14162 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}
14163 \end{equation}
14164
14165 \end_inset
14166
14167
14168 \end_layout
14169
14170 \begin_layout Standard
14171 La ecuación 
14172 \begin_inset CommandInset ref
14173 LatexCommand eqref
14174 reference "eq:rojo"
14175
14176 \end_inset
14177
14178  está toda coloreada en rojo.
14179 \begin_inset Newline newline
14180 \end_inset
14181
14182 La ecuación 
14183 \begin_inset CommandInset ref
14184 LatexCommand eqref
14185 reference "eq:rojoverde"
14186
14187 \end_inset
14188
14189  se ha coloreado en primer lugar toda en verde para colorear el número de
14190  la ecuación.
14191  Posteriormente se han coloreado en rojo los caracteres.
14192 \family sans
14193
14194 \begin_inset VSpace bigskip
14195 \end_inset
14196
14197
14198 \end_layout
14199
14200 \begin_layout Standard
14201 Para colorear diferente el borde y el marcose usa el comando 
14202 \series bold
14203
14204 \backslash
14205 fcolorbox
14206 \series default
14207
14208 \begin_inset Index idx
14209 status collapsed
14210
14211 \begin_layout Plain Layout
14212 Comandos ! F ! 
14213 \backslash
14214 fcolorbox
14215 \end_layout
14216
14217 \end_inset
14218
14219  con el siguiente esquema:
14220 \end_layout
14221
14222 \begin_layout Standard
14223
14224 \series bold
14225
14226 \backslash
14227 fcolorbox{color del borde}{color}{contenido del marco}
14228 \end_layout
14229
14230 \begin_layout Standard
14231 Así pues 
14232 \series bold
14233
14234 \backslash
14235 fcolorbox
14236 \series default
14237  es una extensión del comando 
14238 \series bold
14239
14240 \backslash
14241 colorbox
14242 \series default
14243 .
14244  La anchura del borde se establece, como para 
14245 \series bold
14246
14247 \backslash
14248 framebox
14249 \series default
14250 , con 
14251 \series bold
14252
14253 \backslash
14254 fboxrule
14255 \series default
14256  y 
14257 \series bold
14258
14259 \backslash
14260 fboxsep
14261 \series default
14262 .
14263  Un ejemplo:
14264 \begin_inset ERT
14265 status collapsed
14266
14267 \begin_layout Plain Layout
14268
14269
14270 \backslash
14271 fboxrule 1mm 
14272 \backslash
14273 fboxsep 1mm
14274 \end_layout
14275
14276 \end_inset
14277
14278
14279 \begin_inset Formula 
14280 \[
14281 \fcolorbox{cyan}{magenta}{A=B}
14282 \]
14283
14284 \end_inset
14285
14286
14287 \end_layout
14288
14289 \begin_layout Standard
14290 \begin_inset ERT
14291 status collapsed
14292
14293 \begin_layout Plain Layout
14294
14295
14296 \backslash
14297 fboxrule 0.4pt 
14298 \backslash
14299 fboxsep 3pt
14300 \end_layout
14301
14302 \end_inset
14303
14304
14305 \end_layout
14306
14307 \begin_layout Standard
14308 Esta ecuación se ha compuesto con el comando
14309 \begin_inset Newline newline
14310 \end_inset
14311
14312
14313 \series bold
14314
14315 \backslash
14316 fcolorbox{cyan
14317 \begin_inset Formula $\to$
14318 \end_inset
14319
14320
14321 \backslash
14322 {magenta
14323 \begin_inset Formula $\to$
14324 \end_inset
14325
14326
14327 \backslash
14328 {A=B
14329 \end_layout
14330
14331 \begin_layout Standard
14332 \begin_inset VSpace bigskip
14333 \end_inset
14334
14335
14336 \end_layout
14337
14338 \begin_layout Standard
14339 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14340 \end_layout
14341
14342 \begin_layout Standard
14343 Por ejemplo, se puede definir el color 
14344 \begin_inset Quotes fld
14345 \end_inset
14346
14347
14348 \series bold
14349 verdeoscuro
14350 \series default
14351
14352 \begin_inset Quotes frd
14353 \end_inset
14354
14355  con la línea de preámbulo LaTeX:
14356 \end_layout
14357
14358 \begin_layout Standard
14359
14360 \series bold
14361
14362 \backslash
14363 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14364 \series default
14365
14366 \begin_inset Index idx
14367 status collapsed
14368
14369 \begin_layout Plain Layout
14370 Comandos ! D ! 
14371 \backslash
14372 definecolor
14373 \end_layout
14374
14375 \end_inset
14376
14377
14378 \end_layout
14379
14380 \begin_layout Standard
14381
14382 \series bold
14383 cmyk
14384 \series default
14385  es el espacio de color referido a los colores 
14386 \series bold
14387 cyan
14388 \series default
14389
14390 \series bold
14391 magenta
14392 \series default
14393
14394 \series bold
14395 yellow
14396 \series default
14397  y 
14398 \series bold
14399 black
14400 \series default
14401 .
14402  Los cuatro números separados por coma son el factor de cuota para los colores
14403  correspondientes del espacio de color.
14404  Los factores pueden estar en el rango 0-1.
14405  En vez de 
14406 \series bold
14407 cmyk
14408 \series default
14409  se puede usar el espacio de color 
14410 \series bold
14411 rgb
14412 \series default
14413 , que se refiere a 
14414 \series bold
14415 red
14416 \series default
14417
14418 \series bold
14419 green
14420 \series default
14421  y 
14422 \series bold
14423 blue
14424 \series default
14425 , así pues en este caso hay tres factores de cuota para los correspondientes
14426  colores.
14427  Además hay el espacio de color 
14428 \series bold
14429 gray
14430 \series default
14431  con un factor de cuota para el valor gris.
14432 \end_layout
14433
14434 \begin_layout Standard
14435 Como ejemplo he aquí un marco con el nuevo color definido 
14436 \series bold
14437 verdeoscuro
14438 \series default
14439  y los caracteres en color amarillo:
14440 \color black
14441
14442 \begin_inset Formula 
14443 \begin{equation}
14444 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}
14445 \end{equation}
14446
14447 \end_inset
14448
14449
14450 \end_layout
14451
14452 \begin_layout Standard
14453 Los colores personalizados también se pueden usar para texto con la ayuda
14454  del comando 
14455 \series bold
14456
14457 \backslash
14458 textcolor
14459 \series default
14460
14461 \begin_inset Index idx
14462 status collapsed
14463
14464 \begin_layout Plain Layout
14465 Texto ! coloreado
14466 \end_layout
14467
14468 \end_inset
14469
14470
14471 \end_layout
14472
14473 \begin_layout Standard
14474 \begin_inset ERT
14475 status collapsed
14476
14477 \begin_layout Plain Layout
14478
14479
14480 \backslash
14481 textcolor{verdeoscuro}{
14482 \end_layout
14483
14484 \end_inset
14485
14486 Esta frase en 
14487 \begin_inset Quotes fld
14488 \end_inset
14489
14490 verdeoscuro
14491 \begin_inset Quotes frd
14492 \end_inset
14493
14494 .
14495 \begin_inset ERT
14496 status collapsed
14497
14498 \begin_layout Plain Layout
14499
14500 }
14501 \end_layout
14502
14503 \end_inset
14504
14505
14506 \end_layout
14507
14508 \begin_layout Standard
14509
14510 \series bold
14511
14512 \backslash
14513 textcolor
14514 \series default
14515
14516 \begin_inset Index idx
14517 status collapsed
14518
14519 \begin_layout Plain Layout
14520 Comandos ! T ! 
14521 \backslash
14522 textcolor
14523 \end_layout
14524
14525 \end_inset
14526
14527  se usa con el esquema 
14528 \series bold
14529
14530 \backslash
14531 textcolor{color}{caracteres a colorear}
14532 \series default
14533 .
14534 \end_layout
14535
14536 \begin_layout Subsection
14537 Marcos de párrafo
14538 \begin_inset CommandInset label
14539 LatexCommand label
14540 name "sub:Marcos-de-párrafo"
14541
14542 \end_inset
14543
14544
14545 \begin_inset Index idx
14546 status collapsed
14547
14548 \begin_layout Plain Layout
14549 Marcos ! para párrafos
14550 \end_layout
14551
14552 \end_inset
14553
14554
14555 \end_layout
14556
14557 \begin_layout Standard
14558 Un marco que puede contener varias líneas y párrafos, denominado marco de
14559  párrafo (parbox), se puede generar con el menú 
14560 \family sans
14561 Insertar\SpecialChar \menuseparator
14562 Marco
14563 \family default
14564  o con el botón 
14565 \begin_inset Graphics
14566         filename ../../images/box-insert.png
14567         scale 85
14568
14569 \end_inset
14570
14571  de la barra de herramientas.
14572 \end_layout
14573
14574 \begin_layout Standard
14575 El siguiente ejemplo muestra un marco de párrafo en línea:
14576 \begin_inset VSpace medskip
14577 \end_inset
14578
14579 Esta línea contiene 
14580 \begin_inset Box Boxed
14581 position "c"
14582 hor_pos "c"
14583 has_inner_box 1
14584 inner_pos "c"
14585 use_parbox 1
14586 use_makebox 0
14587 width "5cm"
14588 special "none"
14589 height "1in"
14590 height_special "totalheight"
14591 status collapsed
14592
14593 \begin_layout Plain Layout
14594 Esto es un marco de párrafo.
14595  Tiene exactamente 5
14596 \begin_inset space \thinspace{}
14597 \end_inset
14598
14599 cm de largo y además puede contener ecuaciones: 
14600 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14601 \end_inset
14602
14603
14604 \end_layout
14605
14606 \end_inset
14607
14608
14609 \begin_inset space ~
14610 \end_inset
14611
14612  un marco de párrafo.
14613 \begin_inset VSpace medskip
14614 \end_inset
14615
14616 Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado.
14617  Surge un diálogo con las propiedades del marco.
14618  En este caso: 
14619 \emph on
14620 Decoración
14621 \emph default
14622 : Marco rectangular, 
14623 \emph on
14624 marco interior
14625 \emph default
14626 : Párrafo, 
14627 \emph on
14628 Ancho
14629 \emph default
14630 : 5
14631 \begin_inset space \thinspace{}
14632 \end_inset
14633
14634 cm, 
14635 \emph on
14636 Alineación Vertical
14637 \emph default
14638  
14639 \emph on
14640 marco
14641 \emph default
14642 : Medio.
14643 \end_layout
14644
14645 \begin_layout Standard
14646 \begin_inset VSpace medskip
14647 \end_inset
14648
14649 En LaTeX, un marco de párrafo se inserta con el comando 
14650 \series bold
14651
14652 \backslash
14653 parbox
14654 \series default
14655
14656 \begin_inset Index idx
14657 status collapsed
14658
14659 \begin_layout Plain Layout
14660 Comandos ! P ! 
14661 \backslash
14662 parbox
14663 \end_layout
14664
14665 \end_inset
14666
14667  con el esquema siguiente:
14668 \end_layout
14669
14670 \begin_layout Standard
14671
14672 \series bold
14673
14674 \backslash
14675 parbox[posición]{anchura}{contenido}
14676 \end_layout
14677
14678 \begin_layout Standard
14679 Son posibles las posiciones 
14680 \emph on
14681 b
14682 \emph default
14683  y 
14684 \emph on
14685 t
14686 \emph default
14687
14688 \emph on
14689 b
14690 \emph default
14691  por 
14692 \begin_inset Quotes fld
14693 \end_inset
14694
14695 bottom
14696 \begin_inset Quotes frd
14697 \end_inset
14698
14699  (abajo), que alinea la última línea del marco con el texto de alrededor.
14700  Con 
14701 \emph on
14702 t
14703 \emph default
14704 , por 
14705 \begin_inset Quotes fld
14706 \end_inset
14707
14708 top
14709 \begin_inset Quotes frd
14710 \end_inset
14711
14712  (arriba), la alineación se hace con la primera línea.
14713  Si no se da posición, el marco se centrará verticalmente, véase la sección
14714  
14715 \emph on
14716 Marcos
14717 \emph default
14718  del manual 
14719 \emph on
14720 Objetos insertados
14721 \emph default
14722  para ejemplos.
14723 \end_layout
14724
14725 \begin_layout Standard
14726 \begin_inset VSpace bigskip
14727 \end_inset
14728
14729 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14730  ponerse en un marco de párrafo.
14731  Para ello se inserta el comando
14732 \begin_inset Newline newline
14733 \end_inset
14734
14735
14736 \series bold
14737
14738 \backslash
14739 fbox{
14740 \backslash
14741 parbox{
14742 \backslash
14743 linewidth-2
14744 \backslash
14745 fboxsep-2
14746 \backslash
14747 fboxrule}{
14748 \begin_inset Newline newline
14749 \end_inset
14750
14751
14752 \series default
14753 en modo TeX delante de la ecuación.
14754  Aquí 
14755 \series bold
14756
14757 \backslash
14758 linewidth
14759 \series default
14760
14761 \begin_inset Index idx
14762 status collapsed
14763
14764 \begin_layout Plain Layout
14765 Comandos ! L ! 
14766 \backslash
14767 linewidth
14768 \end_layout
14769
14770 \end_inset
14771
14772  es la anchura de línea establecida para el documento.
14773  Como el marco está por fuera del marco de párrafo, hay que restar de dicha
14774  anchura dos veces la separación del marco y el grosor.
14775  Como LyX no lo hace automáticamente debido a un fallo,
14776 \begin_inset Foot
14777 status collapsed
14778
14779 \begin_layout Plain Layout
14780 \begin_inset CommandInset href
14781 LatexCommand href
14782 name "LyX-bug #4483"
14783 target "http://www.lyx.org/trac/ticket/4483"
14784
14785 \end_inset
14786
14787
14788 \end_layout
14789
14790 \end_inset
14791
14792  hay que usar modo TeX.
14793  Para poder multiplicar y restar en los argumentos hay que cargar en el
14794  preámbulo LaTeX el paquete LaTeX 
14795 \series bold
14796 calc
14797 \series default
14798 ,
14799 \begin_inset Foot
14800 status collapsed
14801
14802 \begin_layout Plain Layout
14803
14804 \series bold
14805 calc
14806 \series default
14807  es parte de toda instalación LaTeX estándar.
14808 \end_layout
14809
14810 \end_inset
14811
14812
14813 \begin_inset Index idx
14814 status collapsed
14815
14816 \begin_layout Plain Layout
14817 Paquetes ! calc
14818 \end_layout
14819
14820 \end_inset
14821
14822  con la línea
14823 \end_layout
14824
14825 \begin_layout Standard
14826
14827 \series bold
14828
14829 \backslash
14830 usepackage{calc}
14831 \end_layout
14832
14833 \begin_layout Standard
14834 Detrás de la ecuación se cierran ambos marcos con 
14835 \series bold
14836 }}
14837 \series default
14838  en modo TeX.
14839  Aquí hay un ejemplo:
14840 \begin_inset ERT
14841 status collapsed
14842
14843 \begin_layout Plain Layout
14844
14845
14846 \backslash
14847 fboxsep 5mm 
14848 \backslash
14849 fboxrule 5mm
14850 \end_layout
14851
14852 \end_inset
14853
14854
14855 \end_layout
14856
14857 \begin_layout Standard
14858 \begin_inset ERT
14859 status collapsed
14860
14861 \begin_layout Plain Layout
14862
14863
14864 \backslash
14865 fbox{
14866 \backslash
14867 parbox{
14868 \backslash
14869 linewidth-2
14870 \backslash
14871 fboxsep-2
14872 \backslash
14873 fboxrule}{
14874 \end_layout
14875
14876 \end_inset
14877
14878
14879 \begin_inset Formula 
14880 \begin{equation}
14881 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14882 \end{equation}
14883
14884 \end_inset
14885
14886
14887 \end_layout
14888
14889 \begin_layout Standard
14890 \begin_inset ERT
14891 status collapsed
14892
14893 \begin_layout Plain Layout
14894
14895 }}
14896 \end_layout
14897
14898 \end_inset
14899
14900
14901 \begin_inset ERT
14902 status collapsed
14903
14904 \begin_layout Plain Layout
14905
14906
14907 \backslash
14908 fboxrule 0.4pt 
14909 \backslash
14910 fboxsep 3pt
14911 \end_layout
14912
14913 \end_inset
14914
14915
14916 \end_layout
14917
14918 \begin_layout Standard
14919 \begin_inset VSpace medskip
14920 \end_inset
14921
14922
14923 \end_layout
14924
14925 \begin_layout Standard
14926 Como se ha usado el marco de párrafo como argumento de 
14927 \series bold
14928
14929 \backslash
14930 fbox
14931 \series default
14932 , en este caso no hay diferencia entre 
14933 \series bold
14934
14935 \backslash
14936 fbox
14937 \series default
14938  y 
14939 \series bold
14940
14941 \backslash
14942 boxed
14943 \series default
14944 .
14945  
14946 \end_layout
14947
14948 \begin_layout Standard
14949 \begin_inset VSpace bigskip
14950 \end_inset
14951
14952
14953 \end_layout
14954
14955 \begin_layout Standard
14956 Los marcos de párrafo son muy útiles para comentar ecuaciones directamente.
14957  Para hacerlo, se usa 
14958 \series bold
14959
14960 \backslash
14961 parbox
14962 \series default
14963  en combinación con el comando 
14964 \series bold
14965
14966 \backslash
14967 tag
14968 \series default
14969 .
14970  (Véase más sobre 
14971 \series bold
14972
14973 \backslash
14974 tag
14975 \series default
14976  en 
14977 \begin_inset CommandInset ref
14978 LatexCommand ref
14979 reference "sub:Numeración-personalizada"
14980
14981 \end_inset
14982
14983 ).
14984 \end_layout
14985
14986 \begin_layout Standard
14987 Un ejemplo de ecuación comentada con 
14988 \series bold
14989
14990 \backslash
14991 parbox
14992 \series default
14993 :
14994 \end_layout
14995
14996 \begin_layout Standard
14997 \begin_inset ERT
14998 status collapsed
14999
15000 \begin_layout Plain Layout
15001
15002
15003 \backslash
15004 [5x-7b=3b
15005 \backslash
15006 tag*{
15007 \backslash
15008 parbox{5cm}{
15009 \end_layout
15010
15011 \end_inset
15012
15013 Esto es una descripción.
15014  Está claramente separada de la ecuación y es multilínea.
15015 \begin_inset ERT
15016 status collapsed
15017
15018 \begin_layout Plain Layout
15019
15020 }}
15021 \backslash
15022 ]
15023 \end_layout
15024
15025 \end_inset
15026
15027
15028 \end_layout
15029
15030 \begin_layout Standard
15031 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
15032  no soporta el comando 
15033 \series bold
15034
15035 \backslash
15036 parbox
15037 \series default
15038  en ecuaciones.
15039  La ecuación se compone con la siguiente secuencia de comandos:
15040 \end_layout
15041
15042 \begin_layout Standard
15043 El comando 
15044 \series bold
15045
15046 \backslash
15047 [5x-7b=3b
15048 \backslash
15049 tag*
15050 \backslash
15051 {
15052 \backslash
15053 parbox{5cm}{
15054 \series default
15055  se inserta en modo TeX.
15056 \begin_inset Foot
15057 status collapsed
15058
15059 \begin_layout Plain Layout
15060 Si se usa el estilo de ecuación 
15061 \series bold
15062 Sangrado
15063 \series default
15064
15065 \series bold
15066
15067 \backslash
15068 tag*
15069 \backslash
15070
15071 \series default
15072  se puede reemplazar por 
15073 \series bold
15074
15075 \backslash
15076 hfill
15077 \series default
15078 .
15079  (Véanse los estilos de ecuación en 
15080 \begin_inset CommandInset ref
15081 LatexCommand ref
15082 reference "sec:Estilos-de-ecuación"
15083
15084 \end_inset
15085
15086 ).
15087 \end_layout
15088
15089 \end_inset
15090
15091  Después sigue la descripción en texto normal, y por último 
15092 \series bold
15093 }}
15094 \backslash
15095 ]
15096 \series default
15097  en modo TeX.
15098  Aquí los comandos 
15099 \series bold
15100
15101 \backslash
15102 [
15103 \series default
15104  y 
15105 \series bold
15106
15107 \backslash
15108 ]
15109 \series default
15110  crean una ecuación presentada.
15111 \end_layout
15112
15113 \begin_layout Standard
15114 Las ventajas de 
15115 \series bold
15116
15117 \backslash
15118 parbox
15119 \series default
15120  pueden verse en este ejemplo que se ha 
15121 \begin_inset Quotes fld
15122 \end_inset
15123
15124 comentado
15125 \begin_inset Quotes frd
15126 \end_inset
15127
15128  usando el modo texto matemático:
15129 \begin_inset Formula 
15130 \[
15131 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}
15132 \]
15133
15134 \end_inset
15135
15136
15137 \end_layout
15138
15139 \begin_layout Section
15140 Operadores
15141 \begin_inset Index idx
15142 status collapsed
15143
15144 \begin_layout Plain Layout
15145 Operadores
15146 \end_layout
15147
15148 \end_inset
15149
15150
15151 \end_layout
15152
15153 \begin_layout Subsection
15154 Operadores grandes
15155 \begin_inset CommandInset label
15156 LatexCommand label
15157 name "sub:Operadores-grandes"
15158
15159 \end_inset
15160
15161
15162 \begin_inset Index idx
15163 status collapsed
15164
15165 \begin_layout Plain Layout
15166 Operadores ! grandes
15167 \end_layout
15168
15169 \end_inset
15170
15171
15172 \begin_inset Index idx
15173 status collapsed
15174
15175 \begin_layout Plain Layout
15176 Sumatorios
15177 \end_layout
15178
15179 \end_inset
15180
15181
15182 \begin_inset Index idx
15183 status collapsed
15184
15185 \begin_layout Plain Layout
15186 Integrales
15187 \end_layout
15188
15189 \end_inset
15190
15191
15192 \end_layout
15193
15194 \begin_layout Standard
15195 Para poder usar todos los comandos de integrales listados aquí, debe estar
15196  marcada la opción 
15197 \family sans
15198 Usar paquete esint automáticamente
15199 \family default
15200  en el apartado 
15201 \family sans
15202 Opciones de ecuación
15203 \family default
15204  de la configuración del documento.
15205  
15206 \end_layout
15207
15208 \begin_layout Standard
15209 \begin_inset space \hfill{}
15210 \end_inset
15211
15212
15213 \begin_inset Tabular
15214 <lyxtabular version="3" rows="11" columns="2">
15215 <features tabularvalignment="middle">
15216 <column alignment="center" valignment="top" width="0pt">
15217 <column alignment="center" valignment="top" width="0pt">
15218 <row>
15219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15220 \begin_inset Text
15221
15222 \begin_layout Plain Layout
15223 Comando
15224 \end_layout
15225
15226 \end_inset
15227 </cell>
15228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15229 \begin_inset Text
15230
15231 \begin_layout Plain Layout
15232 Resultado
15233 \end_layout
15234
15235 \end_inset
15236 </cell>
15237 </row>
15238 <row>
15239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15240 \begin_inset Text
15241
15242 \begin_layout Plain Layout
15243
15244 \backslash
15245 int
15246 \begin_inset Index idx
15247 status collapsed
15248
15249 \begin_layout Plain Layout
15250 Comandos ! I ! 
15251 \backslash
15252 int
15253 \end_layout
15254
15255 \end_inset
15256
15257
15258 \end_layout
15259
15260 \end_inset
15261 </cell>
15262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15263 \begin_inset Text
15264
15265 \begin_layout Plain Layout
15266 \begin_inset Formula $\int$
15267 \end_inset
15268
15269
15270 \end_layout
15271
15272 \end_inset
15273 </cell>
15274 </row>
15275 <row>
15276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15277 \begin_inset Text
15278
15279 \begin_layout Plain Layout
15280
15281 \backslash
15282 oint
15283 \end_layout
15284
15285 \end_inset
15286 </cell>
15287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15288 \begin_inset Text
15289
15290 \begin_layout Plain Layout
15291 \begin_inset Formula $\oint$
15292 \end_inset
15293
15294
15295 \end_layout
15296
15297 \end_inset
15298 </cell>
15299 </row>
15300 <row>
15301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15302 \begin_inset Text
15303
15304 \begin_layout Plain Layout
15305
15306 \backslash
15307 ointctrclockwise
15308 \end_layout
15309
15310 \end_inset
15311 </cell>
15312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15313 \begin_inset Text
15314
15315 \begin_layout Plain Layout
15316 \begin_inset Formula $\ointctrclockwise$
15317 \end_inset
15318
15319
15320 \end_layout
15321
15322 \end_inset
15323 </cell>
15324 </row>
15325 <row>
15326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15327 \begin_inset Text
15328
15329 \begin_layout Plain Layout
15330
15331 \backslash
15332 ointclockwise
15333 \end_layout
15334
15335 \end_inset
15336 </cell>
15337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15338 \begin_inset Text
15339
15340 \begin_layout Plain Layout
15341 \begin_inset Formula $\ointclockwise$
15342 \end_inset
15343
15344
15345 \end_layout
15346
15347 \end_inset
15348 </cell>
15349 </row>
15350 <row>
15351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15352 \begin_inset Text
15353
15354 \begin_layout Plain Layout
15355
15356 \backslash
15357 sqint
15358 \end_layout
15359
15360 \end_inset
15361 </cell>
15362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15363 \begin_inset Text
15364
15365 \begin_layout Plain Layout
15366 \begin_inset Formula $\sqint$
15367 \end_inset
15368
15369
15370 \end_layout
15371
15372 \end_inset
15373 </cell>
15374 </row>
15375 <row>
15376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15377 \begin_inset Text
15378
15379 \begin_layout Plain Layout
15380
15381 \backslash
15382 fint
15383 \end_layout
15384
15385 \end_inset
15386 </cell>
15387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15388 \begin_inset Text
15389
15390 \begin_layout Plain Layout
15391  
15392 \begin_inset Formula $\fint$
15393 \end_inset
15394
15395
15396 \end_layout
15397
15398 \end_inset
15399 </cell>
15400 </row>
15401 <row>
15402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15403 \begin_inset Text
15404
15405 \begin_layout Plain Layout
15406
15407 \backslash
15408 landupint
15409 \end_layout
15410
15411 \end_inset
15412 </cell>
15413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15414 \begin_inset Text
15415
15416 \begin_layout Plain Layout
15417  
15418 \begin_inset Formula $\landupint$
15419 \end_inset
15420
15421
15422 \end_layout
15423
15424 \end_inset
15425 </cell>
15426 </row>
15427 <row>
15428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15429 \begin_inset Text
15430
15431 \begin_layout Plain Layout
15432
15433 \backslash
15434 landdownint
15435 \end_layout
15436
15437 \end_inset
15438 </cell>
15439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15440 \begin_inset Text
15441
15442 \begin_layout Plain Layout
15443  
15444 \begin_inset Formula $\landdownint$
15445 \end_inset
15446
15447
15448 \end_layout
15449
15450 \end_inset
15451 </cell>
15452 </row>
15453 <row>
15454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15455 \begin_inset Text
15456
15457 \begin_layout Plain Layout
15458
15459 \backslash
15460 bigcap
15461 \end_layout
15462
15463 \end_inset
15464 </cell>
15465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15466 \begin_inset Text
15467
15468 \begin_layout Plain Layout
15469 \begin_inset Formula $\bigcap$
15470 \end_inset
15471
15472
15473 \end_layout
15474
15475 \end_inset
15476 </cell>
15477 </row>
15478 <row>
15479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15480 \begin_inset Text
15481
15482 \begin_layout Plain Layout
15483
15484 \backslash
15485 bigcup
15486 \end_layout
15487
15488 \end_inset
15489 </cell>
15490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15491 \begin_inset Text
15492
15493 \begin_layout Plain Layout
15494 \begin_inset Formula $\bigcup$
15495 \end_inset
15496
15497
15498 \end_layout
15499
15500 \end_inset
15501 </cell>
15502 </row>
15503 </lyxtabular>
15504
15505 \end_inset
15506
15507
15508 \begin_inset space \hfill{}
15509 \end_inset
15510
15511
15512 \begin_inset Tabular
15513 <lyxtabular version="3" rows="11" columns="2">
15514 <features tabularvalignment="middle">
15515 <column alignment="center" valignment="top" width="0pt">
15516 <column alignment="center" valignment="top" width="0pt">
15517 <row>
15518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15519 \begin_inset Text
15520
15521 \begin_layout Plain Layout
15522 Comando
15523 \end_layout
15524
15525 \end_inset
15526 </cell>
15527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15528 \begin_inset Text
15529
15530 \begin_layout Plain Layout
15531 Resultado
15532 \end_layout
15533
15534 \end_inset
15535 </cell>
15536 </row>
15537 <row>
15538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15539 \begin_inset Text
15540
15541 \begin_layout Plain Layout
15542
15543 \backslash
15544 sum
15545 \begin_inset Index idx
15546 status collapsed
15547
15548 \begin_layout Plain Layout
15549 Comandos ! S ! 
15550 \backslash
15551 sum
15552 \end_layout
15553
15554 \end_inset
15555
15556
15557 \end_layout
15558
15559 \end_inset
15560 </cell>
15561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15562 \begin_inset Text
15563
15564 \begin_layout Plain Layout
15565 \begin_inset Formula $\sum$
15566 \end_inset
15567
15568
15569 \end_layout
15570
15571 \end_inset
15572 </cell>
15573 </row>
15574 <row>
15575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15576 \begin_inset Text
15577
15578 \begin_layout Plain Layout
15579
15580 \backslash
15581 prod
15582 \begin_inset Index idx
15583 status collapsed
15584
15585 \begin_layout Plain Layout
15586 Comandos ! P ! 
15587 \backslash
15588 prod
15589 \end_layout
15590
15591 \end_inset
15592
15593
15594 \end_layout
15595
15596 \end_inset
15597 </cell>
15598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15599 \begin_inset Text
15600
15601 \begin_layout Plain Layout
15602 \begin_inset Formula $\prod$
15603 \end_inset
15604
15605
15606 \end_layout
15607
15608 \end_inset
15609 </cell>
15610 </row>
15611 <row>
15612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15613 \begin_inset Text
15614
15615 \begin_layout Plain Layout
15616
15617 \backslash
15618 coprod
15619 \end_layout
15620
15621 \end_inset
15622 </cell>
15623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15624 \begin_inset Text
15625
15626 \begin_layout Plain Layout
15627 \begin_inset Formula $\coprod$
15628 \end_inset
15629
15630
15631 \end_layout
15632
15633 \end_inset
15634 </cell>
15635 </row>
15636 <row>
15637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15638 \begin_inset Text
15639
15640 \begin_layout Plain Layout
15641
15642 \backslash
15643 bigodot
15644 \end_layout
15645
15646 \end_inset
15647 </cell>
15648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15649 \begin_inset Text
15650
15651 \begin_layout Plain Layout
15652 \begin_inset Formula $\bigodot$
15653 \end_inset
15654
15655
15656 \end_layout
15657
15658 \end_inset
15659 </cell>
15660 </row>
15661 <row>
15662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15663 \begin_inset Text
15664
15665 \begin_layout Plain Layout
15666
15667 \backslash
15668 bigotimes
15669 \end_layout
15670
15671 \end_inset
15672 </cell>
15673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15674 \begin_inset Text
15675
15676 \begin_layout Plain Layout
15677 \begin_inset Formula $\bigotimes$
15678 \end_inset
15679
15680
15681 \end_layout
15682
15683 \end_inset
15684 </cell>
15685 </row>
15686 <row>
15687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15688 \begin_inset Text
15689
15690 \begin_layout Plain Layout
15691
15692 \backslash
15693 bigoplus
15694 \end_layout
15695
15696 \end_inset
15697 </cell>
15698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15699 \begin_inset Text
15700
15701 \begin_layout Plain Layout
15702 \begin_inset Formula $\bigoplus$
15703 \end_inset
15704
15705
15706 \end_layout
15707
15708 \end_inset
15709 </cell>
15710 </row>
15711 <row>
15712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15713 \begin_inset Text
15714
15715 \begin_layout Plain Layout
15716
15717 \backslash
15718 bigwedge
15719 \end_layout
15720
15721 \end_inset
15722 </cell>
15723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15724 \begin_inset Text
15725
15726 \begin_layout Plain Layout
15727 \begin_inset Formula $\bigwedge$
15728 \end_inset
15729
15730
15731 \end_layout
15732
15733 \end_inset
15734 </cell>
15735 </row>
15736 <row>
15737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15738 \begin_inset Text
15739
15740 \begin_layout Plain Layout
15741
15742 \backslash
15743 bigvee
15744 \end_layout
15745
15746 \end_inset
15747 </cell>
15748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15749 \begin_inset Text
15750
15751 \begin_layout Plain Layout
15752 \begin_inset Formula $\bigvee$
15753 \end_inset
15754
15755
15756 \end_layout
15757
15758 \end_inset
15759 </cell>
15760 </row>
15761 <row>
15762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15763 \begin_inset Text
15764
15765 \begin_layout Plain Layout
15766
15767 \backslash
15768 bigsqcup
15769 \end_layout
15770
15771 \end_inset
15772 </cell>
15773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15774 \begin_inset Text
15775
15776 \begin_layout Plain Layout
15777 \begin_inset Formula $\bigsqcup$
15778 \end_inset
15779
15780
15781 \end_layout
15782
15783 \end_inset
15784 </cell>
15785 </row>
15786 <row>
15787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15788 \begin_inset Text
15789
15790 \begin_layout Plain Layout
15791
15792 \backslash
15793 biguplus
15794 \end_layout
15795
15796 \end_inset
15797 </cell>
15798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15799 \begin_inset Text
15800
15801 \begin_layout Plain Layout
15802 \begin_inset Formula $\biguplus$
15803 \end_inset
15804
15805
15806 \end_layout
15807
15808 \end_inset
15809 </cell>
15810 </row>
15811 </lyxtabular>
15812
15813 \end_inset
15814
15815
15816 \begin_inset space \hfill{}
15817 \end_inset
15818
15819
15820 \end_layout
15821
15822 \begin_layout Standard
15823 Todos los operadores grandes se pueden insertar con el botón 
15824 \begin_inset Graphics
15825         filename ../../images/math/intop.png
15826         scale 85
15827
15828 \end_inset
15829
15830  de la barra de ecuaciones.
15831 \end_layout
15832
15833 \begin_layout Standard
15834 Estos operadores son llamados grandes porque son mayores que los operadores
15835  binarios de aspecto semejante.
15836  Todos los operadores grandes pueden tener límites, como se describe en
15837  la subsección siguiente.
15838 \end_layout
15839
15840 \begin_layout Standard
15841 Para todos los operadores de integral hay una segunda versión disponible,
15842  terminando en 
15843 \series bold
15844 op
15845 \series default
15846
15847 \series bold
15848
15849 \backslash
15850 intop
15851 \series default
15852
15853 \series bold
15854
15855 \backslash
15856 ointop
15857 \series default
15858  etc.
15859  Estos operadores difieren de 
15860 \series bold
15861
15862 \backslash
15863 int
15864 \series default
15865 , etc., en el estilo en que se presentan los límites, véase
15866 \series bold
15867  
15868 \series default
15869
15870 \begin_inset CommandInset ref
15871 LatexCommand ref
15872 reference "sub:Límites-de-operadores"
15873
15874 \end_inset
15875
15876 .
15877 \end_layout
15878
15879 \begin_layout Subsubsection*
15880 Sugerencias para las integrales
15881 \end_layout
15882
15883 \begin_layout Standard
15884 La letra 
15885 \emph on
15886 d
15887 \emph default
15888  en una integral es un operador, por consiguiente debe escribirse en redonda.
15889  Esto se hace resaltando la 
15890 \emph on
15891 d
15892 \emph default
15893  y usando el atajo de teclado 
15894 \family sans
15895 Alt+C
15896 \begin_inset space ~
15897 \end_inset
15898
15899 R
15900 \family default
15901 .
15902 \begin_inset Foot
15903 status collapsed
15904
15905 \begin_layout Plain Layout
15906 véase estilos de letras en 
15907 \begin_inset CommandInset ref
15908 LatexCommand ref
15909 reference "sub:Estilos-de-tipografías"
15910
15911 \end_inset
15912
15913  
15914 \end_layout
15915
15916 \end_inset
15917
15918  Delante de la 
15919 \emph on
15920 d
15921 \emph default
15922  se inserta un espacio delgado, como es habitual en los operadores.
15923  Un ejemplo:
15924 \end_layout
15925
15926 \begin_layout Standard
15927 incorrecto: 
15928 \begin_inset Formula $\int A(x)dx$
15929 \end_inset
15930
15931
15932 \begin_inset Newline newline
15933 \end_inset
15934
15935
15936 \begin_inset Phantom HPhantom
15937 status open
15938
15939 \begin_layout Plain Layout
15940 in
15941 \end_layout
15942
15943 \end_inset
15944
15945 correcto: 
15946 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15947 \end_inset
15948
15949
15950 \end_layout
15951
15952 \begin_layout Standard
15953 \begin_inset Newpage pagebreak
15954 \end_inset
15955
15956
15957 \end_layout
15958
15959 \begin_layout Standard
15960 Para integrales múltiples hay los siguientes comandos:
15961 \begin_inset VSpace medskip
15962 \end_inset
15963
15964
15965 \end_layout
15966
15967 \begin_layout Standard
15968 \begin_inset space \hfill{}
15969 \end_inset
15970
15971
15972 \begin_inset Tabular
15973 <lyxtabular version="3" rows="4" columns="2">
15974 <features tabularvalignment="middle">
15975 <column alignment="center" valignment="top" width="0">
15976 <column alignment="center" valignment="top" width="0">
15977 <row>
15978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15979 \begin_inset Text
15980
15981 \begin_layout Plain Layout
15982 Comando
15983 \end_layout
15984
15985 \end_inset
15986 </cell>
15987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15988 \begin_inset Text
15989
15990 \begin_layout Plain Layout
15991 Resultado
15992 \begin_inset Note Note
15993 status collapsed
15994
15995 \begin_layout Plain Layout
15996
15997 \series bold
15998
15999 \backslash
16000 raisebox
16001 \series default
16002  se usa sólo como espaciador
16003 \end_layout
16004
16005 \end_inset
16006
16007
16008 \end_layout
16009
16010 \end_inset
16011 </cell>
16012 </row>
16013 <row>
16014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16015 \begin_inset Text
16016
16017 \begin_layout Plain Layout
16018
16019 \backslash
16020 iint
16021 \end_layout
16022
16023 \end_inset
16024 </cell>
16025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16026 \begin_inset Text
16027
16028 \begin_layout Plain Layout
16029 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
16030 \end_inset
16031
16032
16033 \end_layout
16034
16035 \end_inset
16036 </cell>
16037 </row>
16038 <row>
16039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16040 \begin_inset Text
16041
16042 \begin_layout Plain Layout
16043
16044 \backslash
16045 oiint
16046 \end_layout
16047
16048 \end_inset
16049 </cell>
16050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16051 \begin_inset Text
16052
16053 \begin_layout Plain Layout
16054 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
16055 \end_inset
16056
16057
16058 \end_layout
16059
16060 \end_inset
16061 </cell>
16062 </row>
16063 <row>
16064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16065 \begin_inset Text
16066
16067 \begin_layout Plain Layout
16068
16069 \backslash
16070 sqiint
16071 \end_layout
16072
16073 \end_inset
16074 </cell>
16075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16076 \begin_inset Text
16077
16078 \begin_layout Plain Layout
16079 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
16080 \end_inset
16081
16082
16083 \end_layout
16084
16085 \end_inset
16086 </cell>
16087 </row>
16088 </lyxtabular>
16089
16090 \end_inset
16091
16092
16093 \begin_inset space \hfill{}
16094 \end_inset
16095
16096
16097 \begin_inset Tabular
16098 <lyxtabular version="3" rows="4" columns="2">
16099 <features tabularvalignment="middle">
16100 <column alignment="center" valignment="top" width="0">
16101 <column alignment="center" valignment="top" width="0">
16102 <row>
16103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16104 \begin_inset Text
16105
16106 \begin_layout Plain Layout
16107 Comando
16108 \end_layout
16109
16110 \end_inset
16111 </cell>
16112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16113 \begin_inset Text
16114
16115 \begin_layout Plain Layout
16116 Resultado
16117 \begin_inset Note Note
16118 status collapsed
16119
16120 \begin_layout Plain Layout
16121
16122 \series bold
16123
16124 \backslash
16125 raisebox
16126 \series default
16127  se usa sólo como espaciador
16128 \end_layout
16129
16130 \end_inset
16131
16132
16133 \end_layout
16134
16135 \end_inset
16136 </cell>
16137 </row>
16138 <row>
16139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16140 \begin_inset Text
16141
16142 \begin_layout Plain Layout
16143
16144 \backslash
16145 iiint
16146 \end_layout
16147
16148 \end_inset
16149 </cell>
16150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16151 \begin_inset Text
16152
16153 \begin_layout Plain Layout
16154 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
16155 \end_inset
16156
16157
16158 \end_layout
16159
16160 \end_inset
16161 </cell>
16162 </row>
16163 <row>
16164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16165 \begin_inset Text
16166
16167 \begin_layout Plain Layout
16168
16169 \backslash
16170 iiiint
16171 \end_layout
16172
16173 \end_inset
16174 </cell>
16175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16176 \begin_inset Text
16177
16178 \begin_layout Plain Layout
16179 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
16180 \end_inset
16181
16182
16183 \end_layout
16184
16185 \end_inset
16186 </cell>
16187 </row>
16188 <row>
16189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16190 \begin_inset Text
16191
16192 \begin_layout Plain Layout
16193
16194 \backslash
16195 dotsint
16196 \end_layout
16197
16198 \end_inset
16199 </cell>
16200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16201 \begin_inset Text
16202
16203 \begin_layout Plain Layout
16204 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16205 \end_inset
16206
16207
16208 \end_layout
16209
16210 \end_inset
16211 </cell>
16212 </row>
16213 </lyxtabular>
16214
16215 \end_inset
16216
16217
16218 \begin_inset space \hfill{}
16219 \end_inset
16220
16221
16222 \end_layout
16223
16224 \begin_layout Subsection
16225 Límites de operadores
16226 \begin_inset CommandInset label
16227 LatexCommand label
16228 name "sub:Límites-de-operadores"
16229
16230 \end_inset
16231
16232
16233 \begin_inset Index idx
16234 status collapsed
16235
16236 \begin_layout Plain Layout
16237 Operadores ! límites de
16238 \end_layout
16239
16240 \end_inset
16241
16242
16243 \end_layout
16244
16245 \begin_layout Standard
16246 Los límites se crean mediante superíndices y subíndices:
16247 \end_layout
16248
16249 \begin_layout Standard
16250 \noindent
16251 \align center
16252 \begin_inset Tabular
16253 <lyxtabular version="3" rows="2" columns="2">
16254 <features tabularvalignment="middle">
16255 <column alignment="center" valignment="top" width="0">
16256 <column alignment="center" valignment="top" width="0">
16257 <row>
16258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16259 \begin_inset Text
16260
16261 \begin_layout Plain Layout
16262 Comando
16263 \end_layout
16264
16265 \end_inset
16266 </cell>
16267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16268 \begin_inset Text
16269
16270 \begin_layout Plain Layout
16271 Resultado
16272 \begin_inset Note Note
16273 status collapsed
16274
16275 \begin_layout Plain Layout
16276
16277 \series bold
16278
16279 \backslash
16280 raisebox
16281 \series default
16282  se usa sólo como espaciador
16283 \end_layout
16284
16285 \end_inset
16286
16287
16288 \end_layout
16289
16290 \end_inset
16291 </cell>
16292 </row>
16293 <row>
16294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16295 \begin_inset Text
16296
16297 \begin_layout Plain Layout
16298
16299 \backslash
16300 prod^
16301 \backslash
16302 infty
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
16316 \begin_inset Formula $\to$
16317 \end_inset
16318
16319 _0
16320 \begin_inset Formula $\to$
16321 \end_inset
16322
16323 A(x)
16324 \end_layout
16325
16326 \end_inset
16327 </cell>
16328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16329 \begin_inset Text
16330
16331 \begin_layout Plain Layout
16332 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16333 \end_inset
16334
16335
16336 \end_layout
16337
16338 \end_inset
16339 </cell>
16340 </row>
16341 </lyxtabular>
16342
16343 \end_inset
16344
16345
16346 \end_layout
16347
16348 \begin_layout Standard
16349 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16350  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16351 \end_layout
16352
16353 \begin_layout Standard
16354 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16355  directamente detrás del operador y se elige 
16356 \series bold
16357 Alineado
16358 \series default
16359  en el menú 
16360 \family sans
16361 Editar\SpecialChar \menuseparator
16362 Ecuación\SpecialChar \menuseparator
16363 Cambiar tipo de límites
16364 \family default
16365  (atajo 
16366 \family sans
16367 Alt+M
16368 \begin_inset space ~
16369 \end_inset
16370
16371 L
16372 \family default
16373 ).
16374  Un ejemplo:
16375 \end_layout
16376
16377 \begin_layout Standard
16378 El tipo de límites por omisión es:
16379 \begin_inset Formula 
16380 \[
16381 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16382 \]
16383
16384 \end_inset
16385
16386
16387 \end_layout
16388
16389 \begin_layout Standard
16390 Así se ven si se cambia el tipo de límites a 
16391 \series bold
16392 Alineado
16393 \series default
16394 :
16395 \begin_inset Formula 
16396 \[
16397 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16398 \]
16399
16400 \end_inset
16401
16402
16403 \end_layout
16404
16405 \begin_layout Standard
16406 En integrales, excepto las que terminan en 
16407 \series bold
16408 op
16409 \series default
16410  como 
16411 \series bold
16412
16413 \backslash
16414 intop
16415 \series default
16416
16417 \series bold
16418
16419 \backslash
16420 ointop
16421 \series default
16422 , etc., los límites se colocan por omisión junto al operador.
16423  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16424  operador.
16425  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16426 \series bold
16427 Presentado
16428 \series default
16429  para poner el límite debajo:
16430 \begin_inset Formula 
16431 \begin{equation}
16432 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}
16433 \end{equation}
16434
16435 \end_inset
16436
16437
16438 \begin_inset VSpace medskip
16439 \end_inset
16440
16441 Para especificar condiciones en los límites se usan los comandos 
16442 \series bold
16443
16444 \backslash
16445 subarray
16446 \series default
16447
16448 \begin_inset Index idx
16449 status collapsed
16450
16451 \begin_layout Plain Layout
16452 Comandos ! S ! 
16453 \backslash
16454 subarray
16455 \end_layout
16456
16457 \end_inset
16458
16459  y 
16460 \series bold
16461
16462 \backslash
16463 substack
16464 \series default
16465
16466 \begin_inset Index idx
16467 status collapsed
16468
16469 \begin_layout Plain Layout
16470 Comandos ! S ! 
16471 \backslash
16472 substack
16473 \end_layout
16474
16475 \end_inset
16476
16477 .
16478  Por ejemplo, para componer la expresión
16479 \begin_inset Formula 
16480 \begin{equation}
16481 \sum_{\begin{subarray}{c}
16482 0<k<1000\\
16483 \\
16484 k\,\in\,\mathbb{N}
16485 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16486 \end{equation}
16487
16488 \end_inset
16489
16490 se ha hecho lo siguiente: primero se escribe el comando 
16491 \series bold
16492
16493 \backslash
16494 sum^n
16495 \series default
16496
16497 \begin_inset ERT
16498 status collapsed
16499
16500 \begin_layout Plain Layout
16501
16502
16503 \backslash
16504 spce 
16505 \end_layout
16506
16507 \end_inset
16508
16509
16510 \series bold
16511 _
16512 \series default
16513 .
16514  Ahora el cursor está en un marco azul bajo el operador sumatorio y ahí
16515  se inserta el comando 
16516 \series bold
16517
16518 \backslash
16519 subarray
16520 \series default
16521
16522 \begin_inset ERT
16523 status collapsed
16524
16525 \begin_layout Plain Layout
16526
16527
16528 \backslash
16529 spce 
16530 \end_layout
16531
16532 \end_inset
16533
16534 .
16535  Ahora el marco azul está en un marco púrpura donde pueden escribirse líneas
16536  distintas.
16537  Cada línea nueva se crea con un salto de línea (
16538 \family sans
16539 Ctrl+Entrar
16540 \family default
16541 ).
16542  Si ahora se teclea en ella
16543 \begin_inset Newline newline
16544 \end_inset
16545
16546
16547 \series bold
16548 0<k<1000 Ctrl+Entrar
16549 \begin_inset Newline newline
16550 \end_inset
16551
16552
16553 \series default
16554 aparece debajo un nuevo marco para la línea nueva.
16555 \end_layout
16556
16557 \begin_layout Standard
16558 La alineación de las líneas puede cambiarse a la izquierda con la 
16559 \family sans
16560 barra de herramientas de cuadros
16561 \family default
16562  o con el menú 
16563 \family sans
16564 Editar\SpecialChar \menuseparator
16565 Filas y columnas
16566 \family default
16567 .
16568  Para obtener alineación derecha se inserta 
16569 \series bold
16570
16571 \backslash
16572 hfill
16573 \series default
16574
16575 \begin_inset ERT
16576 status collapsed
16577
16578 \begin_layout Plain Layout
16579
16580
16581 \backslash
16582 spce 
16583 \end_layout
16584
16585 \end_inset
16586
16587  al principio de la línea.
16588 \end_layout
16589
16590 \begin_layout Standard
16591 El comando 
16592 \series bold
16593
16594 \backslash
16595 substack
16596 \series default
16597  es equivalente a 
16598 \series bold
16599
16600 \backslash
16601 subarray
16602 \series default
16603  con la diferencia de que las líneas están siempre centradas.
16604 \begin_inset VSpace bigskip
16605 \end_inset
16606
16607
16608 \end_layout
16609
16610 \begin_layout Standard
16611 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16612  siguientes, como en la ecuación 
16613 \begin_inset CommandInset ref
16614 LatexCommand eqref
16615 reference "eq:substack"
16616
16617 \end_inset
16618
16619 , porque éstos se colocan junto a los límites.
16620 \end_layout
16621
16622 \begin_layout Standard
16623 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16624 \end_layout
16625
16626 \begin_layout Standard
16627
16628 \series bold
16629
16630 \backslash
16631 def
16632 \backslash
16633 clap#1{
16634 \backslash
16635 hbox to 0pt{
16636 \backslash
16637 hss #1
16638 \backslash
16639 hss}}
16640 \begin_inset Newline newline
16641 \end_inset
16642
16643
16644 \backslash
16645 def
16646 \backslash
16647 mathclap {
16648 \backslash
16649 mathpalette 
16650 \backslash
16651 mathclapinternal}
16652 \begin_inset Newline newline
16653 \end_inset
16654
16655
16656 \backslash
16657 def
16658 \backslash
16659 mathclapinternal #1#2{
16660 \backslash
16661 clap{$
16662 \backslash
16663 mathsurround =0pt #1{#2}$}}
16664 \end_layout
16665
16666 \begin_layout Standard
16667 En ella se define el comando 
16668 \series bold
16669
16670 \backslash
16671 mathclap
16672 \series default
16673
16674 \begin_inset Index idx
16675 status collapsed
16676
16677 \begin_layout Plain Layout
16678 Comandos ! M ! 
16679 \backslash
16680 mathclap
16681 \end_layout
16682
16683 \end_inset
16684
16685  que establece la anchura del límite en 0
16686 \begin_inset space \thinspace{}
16687 \end_inset
16688
16689 pt.
16690  El esquema del comando es:
16691 \end_layout
16692
16693 \begin_layout Standard
16694
16695 \series bold
16696
16697 \backslash
16698 mathclap{límite}
16699 \end_layout
16700
16701 \begin_layout Standard
16702 donde el límite puede consistir en varias condiciones.
16703 \end_layout
16704
16705 \begin_layout Standard
16706 Aplicado en la ecuación 
16707 \begin_inset CommandInset ref
16708 LatexCommand eqref
16709 reference "eq:substack"
16710
16711 \end_inset
16712
16713  se usa el comando
16714 \end_layout
16715
16716 \begin_layout Standard
16717
16718 \series bold
16719
16720 \backslash
16721 sum_
16722 \backslash
16723 mathclap{
16724 \backslash
16725 substack
16726 \begin_inset ERT
16727 status collapsed
16728
16729 \begin_layout Plain Layout
16730
16731
16732 \backslash
16733 spce 
16734 \end_layout
16735
16736 \end_inset
16737
16738 0<k<1000 Ctrl+Entrar
16739 \end_layout
16740
16741 \begin_layout Standard
16742 para componer el límite inferior.
16743  Ahora el sumando está junto al sumatorio:
16744 \begin_inset Formula 
16745 \[
16746 \sum_{\mathclap{\substack{0<k<1000\\
16747 \\
16748 k\,\in\,\mathbb{N}
16749 }
16750 }}^{n}k^{-2}
16751 \]
16752
16753 \end_inset
16754
16755
16756 \begin_inset VSpace bigskip
16757 \end_inset
16758
16759 Cómo utilizar un límite para varios operadores se describe en la 
16760 \begin_inset CommandInset ref
16761 LatexCommand ref
16762 reference "sub:Operadores-de-usuario"
16763
16764 \end_inset
16765
16766 .
16767 \end_layout
16768
16769 \begin_layout Standard
16770 \begin_inset Newpage newpage
16771 \end_inset
16772
16773
16774 \end_layout
16775
16776 \begin_layout Subsection
16777 Operadores binarios
16778 \begin_inset CommandInset label
16779 LatexCommand label
16780 name "sub:Operadores-binarios"
16781
16782 \end_inset
16783
16784
16785 \begin_inset Index idx
16786 status collapsed
16787
16788 \begin_layout Plain Layout
16789 Operadores ! binarios
16790 \end_layout
16791
16792 \end_inset
16793
16794
16795 \end_layout
16796
16797 \begin_layout Standard
16798 Los operadores binarios se rodean por espacios si llevan un carácter delante
16799  o detrás.
16800 \begin_inset VSpace medskip
16801 \end_inset
16802
16803
16804 \end_layout
16805
16806 \begin_layout Standard
16807 \begin_inset space \hfill{}
16808 \end_inset
16809
16810
16811 \begin_inset Tabular
16812 <lyxtabular version="3" rows="13" columns="2">
16813 <features tabularvalignment="middle">
16814 <column alignment="center" valignment="top" width="0pt">
16815 <column alignment="center" valignment="top" width="0pt">
16816 <row>
16817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821 Comando
16822 \begin_inset Note Note
16823 status collapsed
16824
16825 \begin_layout Plain Layout
16826
16827 \series bold
16828
16829 \backslash
16830 raisebox
16831 \series default
16832  se usa sólo como espaciador
16833 \end_layout
16834
16835 \end_inset
16836
16837
16838 \end_layout
16839
16840 \end_inset
16841 </cell>
16842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16843 \begin_inset Text
16844
16845 \begin_layout Plain Layout
16846 Operador
16847 \end_layout
16848
16849 \end_inset
16850 </cell>
16851 </row>
16852 <row>
16853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16854 \begin_inset Text
16855
16856 \begin_layout Plain Layout
16857 +
16858 \end_layout
16859
16860 \end_inset
16861 </cell>
16862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16863 \begin_inset Text
16864
16865 \begin_layout Plain Layout
16866 \begin_inset Formula $+$
16867 \end_inset
16868
16869
16870 \end_layout
16871
16872 \end_inset
16873 </cell>
16874 </row>
16875 <row>
16876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16877 \begin_inset Text
16878
16879 \begin_layout Plain Layout
16880 -
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889 \begin_inset Formula $-$
16890 \end_inset
16891
16892
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 </row>
16898 <row>
16899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16900 \begin_inset Text
16901
16902 \begin_layout Plain Layout
16903
16904 \backslash
16905 pm
16906 \end_layout
16907
16908 \end_inset
16909 </cell>
16910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16911 \begin_inset Text
16912
16913 \begin_layout Plain Layout
16914 \begin_inset Formula $\pm$
16915 \end_inset
16916
16917
16918 \end_layout
16919
16920 \end_inset
16921 </cell>
16922 </row>
16923 <row>
16924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16925 \begin_inset Text
16926
16927 \begin_layout Plain Layout
16928
16929 \backslash
16930 mp
16931 \end_layout
16932
16933 \end_inset
16934 </cell>
16935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16936 \begin_inset Text
16937
16938 \begin_layout Plain Layout
16939 \begin_inset Formula $\mp$
16940 \end_inset
16941
16942
16943 \end_layout
16944
16945 \end_inset
16946 </cell>
16947 </row>
16948 <row>
16949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16950 \begin_inset Text
16951
16952 \begin_layout Plain Layout
16953
16954 \backslash
16955 cdot
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16961 \begin_inset Text
16962
16963 \begin_layout Plain Layout
16964 \begin_inset Formula $\cdot$
16965 \end_inset
16966
16967
16968 \end_layout
16969
16970 \end_inset
16971 </cell>
16972 </row>
16973 <row>
16974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Plain Layout
16978
16979 \backslash
16980 times
16981 \end_layout
16982
16983 \end_inset
16984 </cell>
16985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16986 \begin_inset Text
16987
16988 \begin_layout Plain Layout
16989 \begin_inset Formula $\times$
16990 \end_inset
16991
16992
16993 \end_layout
16994
16995 \end_inset
16996 </cell>
16997 </row>
16998 <row>
16999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout Plain Layout
17003
17004 \backslash
17005 div
17006 \end_layout
17007
17008 \end_inset
17009 </cell>
17010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17011 \begin_inset Text
17012
17013 \begin_layout Plain Layout
17014 \begin_inset Formula $\div$
17015 \end_inset
17016
17017
17018 \end_layout
17019
17020 \end_inset
17021 </cell>
17022 </row>
17023 <row>
17024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028 \begin_inset ERT
17029 status collapsed
17030
17031 \begin_layout Plain Layout
17032
17033
17034 \backslash
17035 raisebox{-1.2mm}{
17036 \end_layout
17037
17038 \end_inset
17039
17040 *
17041 \begin_inset ERT
17042 status collapsed
17043
17044 \begin_layout Plain Layout
17045
17046 }
17047 \end_layout
17048
17049 \end_inset
17050
17051
17052 \end_layout
17053
17054 \end_inset
17055 </cell>
17056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17057 \begin_inset Text
17058
17059 \begin_layout Plain Layout
17060 \begin_inset Formula $*$
17061 \end_inset
17062
17063
17064 \end_layout
17065
17066 \end_inset
17067 </cell>
17068 </row>
17069 <row>
17070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17071 \begin_inset Text
17072
17073 \begin_layout Plain Layout
17074
17075 \backslash
17076 star
17077 \end_layout
17078
17079 \end_inset
17080 </cell>
17081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17082 \begin_inset Text
17083
17084 \begin_layout Plain Layout
17085 \begin_inset Formula $\star$
17086 \end_inset
17087
17088
17089 \end_layout
17090
17091 \end_inset
17092 </cell>
17093 </row>
17094 <row>
17095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17096 \begin_inset Text
17097
17098 \begin_layout Plain Layout
17099
17100 \backslash
17101 circ
17102 \end_layout
17103
17104 \end_inset
17105 </cell>
17106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17107 \begin_inset Text
17108
17109 \begin_layout Plain Layout
17110 \begin_inset Formula $\circ$
17111 \end_inset
17112
17113
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 </row>
17119 <row>
17120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17121 \begin_inset Text
17122
17123 \begin_layout Plain Layout
17124
17125 \backslash
17126 diamond
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Plain Layout
17135 \begin_inset Formula $\diamond$
17136 \end_inset
17137
17138
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 </row>
17144 <row>
17145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17146 \begin_inset Text
17147
17148 \begin_layout Plain Layout
17149
17150 \backslash
17151 bullet
17152 \end_layout
17153
17154 \end_inset
17155 </cell>
17156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17157 \begin_inset Text
17158
17159 \begin_layout Plain Layout
17160 \begin_inset Formula $\bullet$
17161 \end_inset
17162
17163
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 </row>
17169 </lyxtabular>
17170
17171 \end_inset
17172
17173
17174 \begin_inset space \hfill{}
17175 \end_inset
17176
17177
17178 \begin_inset Tabular
17179 <lyxtabular version="3" rows="13" columns="2">
17180 <features tabularvalignment="middle">
17181 <column alignment="center" valignment="top" width="0pt">
17182 <column alignment="center" valignment="top" width="0pt">
17183 <row>
17184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17185 \begin_inset Text
17186
17187 \begin_layout Plain Layout
17188 Comando
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197 Operador
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 nabla
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 $\nabla$
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 bigtriangledown
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 $\bigtriangledown$
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 bigtriangleup
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 $\bigtriangleup$
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 Box
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 $\Box$
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 cap 
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 $\cap$
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 cup
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 $\cup$
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 dagger
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 $\dagger$
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" leftline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383
17384 \backslash
17385 ddagger
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394 \begin_inset Formula $\ddagger$
17395 \end_inset
17396
17397
17398 \end_layout
17399
17400 \end_inset
17401 </cell>
17402 </row>
17403 <row>
17404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17405 \begin_inset Text
17406
17407 \begin_layout Plain Layout
17408
17409 \backslash
17410 wr
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17416 \begin_inset Text
17417
17418 \begin_layout Plain Layout
17419 \begin_inset Formula $\wr$
17420 \end_inset
17421
17422
17423 \end_layout
17424
17425 \end_inset
17426 </cell>
17427 </row>
17428 <row>
17429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17430 \begin_inset Text
17431
17432 \begin_layout Plain Layout
17433
17434 \backslash
17435 bigcirc
17436 \end_layout
17437
17438 \end_inset
17439 </cell>
17440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17441 \begin_inset Text
17442
17443 \begin_layout Plain Layout
17444 \begin_inset Formula $\bigcirc$
17445 \end_inset
17446
17447
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 </row>
17453 <row>
17454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17455 \begin_inset Text
17456
17457 \begin_layout Plain Layout
17458
17459 \backslash
17460 wedge
17461 \end_layout
17462
17463 \end_inset
17464 </cell>
17465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17466 \begin_inset Text
17467
17468 \begin_layout Plain Layout
17469 \begin_inset Formula $\wedge$
17470 \end_inset
17471
17472
17473 \end_layout
17474
17475 \end_inset
17476 </cell>
17477 </row>
17478 <row>
17479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17480 \begin_inset Text
17481
17482 \begin_layout Plain Layout
17483
17484 \backslash
17485 vee
17486 \end_layout
17487
17488 \end_inset
17489 </cell>
17490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17491 \begin_inset Text
17492
17493 \begin_layout Plain Layout
17494 \begin_inset Formula $\vee$
17495 \end_inset
17496
17497
17498 \end_layout
17499
17500 \end_inset
17501 </cell>
17502 </row>
17503 </lyxtabular>
17504
17505 \end_inset
17506
17507
17508 \begin_inset space \hfill{}
17509 \end_inset
17510
17511
17512 \begin_inset Tabular
17513 <lyxtabular version="3" rows="13" columns="2">
17514 <features tabularvalignment="middle">
17515 <column alignment="center" valignment="top" width="0pt">
17516 <column alignment="center" valignment="top" width="0pt">
17517 <row>
17518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17519 \begin_inset Text
17520
17521 \begin_layout Plain Layout
17522 Comando
17523 \end_layout
17524
17525 \end_inset
17526 </cell>
17527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17528 \begin_inset Text
17529
17530 \begin_layout Plain Layout
17531 Operador
17532 \end_layout
17533
17534 \end_inset
17535 </cell>
17536 </row>
17537 <row>
17538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17539 \begin_inset Text
17540
17541 \begin_layout Plain Layout
17542
17543 \backslash
17544 oplus
17545 \end_layout
17546
17547 \end_inset
17548 </cell>
17549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17550 \begin_inset Text
17551
17552 \begin_layout Plain Layout
17553 \begin_inset Formula $\oplus$
17554 \end_inset
17555
17556
17557 \end_layout
17558
17559 \end_inset
17560 </cell>
17561 </row>
17562 <row>
17563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17564 \begin_inset Text
17565
17566 \begin_layout Plain Layout
17567
17568 \backslash
17569 ominus
17570 \end_layout
17571
17572 \end_inset
17573 </cell>
17574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17575 \begin_inset Text
17576
17577 \begin_layout Plain Layout
17578 \begin_inset Formula $\ominus$
17579 \end_inset
17580
17581
17582 \end_layout
17583
17584 \end_inset
17585 </cell>
17586 </row>
17587 <row>
17588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17589 \begin_inset Text
17590
17591 \begin_layout Plain Layout
17592
17593 \backslash
17594 otimes
17595 \end_layout
17596
17597 \end_inset
17598 </cell>
17599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17600 \begin_inset Text
17601
17602 \begin_layout Plain Layout
17603 \begin_inset Formula $\otimes$
17604 \end_inset
17605
17606
17607 \end_layout
17608
17609 \end_inset
17610 </cell>
17611 </row>
17612 <row>
17613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17614 \begin_inset Text
17615
17616 \begin_layout Plain Layout
17617
17618 \backslash
17619 oslash
17620 \end_layout
17621
17622 \end_inset
17623 </cell>
17624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17625 \begin_inset Text
17626
17627 \begin_layout Plain Layout
17628 \begin_inset Formula $\oslash$
17629 \end_inset
17630
17631
17632 \end_layout
17633
17634 \end_inset
17635 </cell>
17636 </row>
17637 <row>
17638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642
17643 \backslash
17644 odot
17645 \end_layout
17646
17647 \end_inset
17648 </cell>
17649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17650 \begin_inset Text
17651
17652 \begin_layout Plain Layout
17653 \begin_inset Formula $\odot$
17654 \end_inset
17655
17656
17657 \end_layout
17658
17659 \end_inset
17660 </cell>
17661 </row>
17662 <row>
17663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17664 \begin_inset Text
17665
17666 \begin_layout Plain Layout
17667
17668 \backslash
17669 amalg
17670 \end_layout
17671
17672 \end_inset
17673 </cell>
17674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17675 \begin_inset Text
17676
17677 \begin_layout Plain Layout
17678 \begin_inset Formula $\amalg$
17679 \end_inset
17680
17681
17682 \end_layout
17683
17684 \end_inset
17685 </cell>
17686 </row>
17687 <row>
17688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17689 \begin_inset Text
17690
17691 \begin_layout Plain Layout
17692
17693 \backslash
17694 uplus
17695 \end_layout
17696
17697 \end_inset
17698 </cell>
17699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17700 \begin_inset Text
17701
17702 \begin_layout Plain Layout
17703 \begin_inset Formula $\uplus$
17704 \end_inset
17705
17706
17707 \end_layout
17708
17709 \end_inset
17710 </cell>
17711 </row>
17712 <row>
17713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17714 \begin_inset Text
17715
17716 \begin_layout Plain Layout
17717
17718 \backslash
17719 setminus
17720 \end_layout
17721
17722 \end_inset
17723 </cell>
17724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17725 \begin_inset Text
17726
17727 \begin_layout Plain Layout
17728 \begin_inset Formula $\setminus$
17729 \end_inset
17730
17731
17732 \end_layout
17733
17734 \end_inset
17735 </cell>
17736 </row>
17737 <row>
17738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17739 \begin_inset Text
17740
17741 \begin_layout Plain Layout
17742
17743 \backslash
17744 sqcap
17745 \end_layout
17746
17747 \end_inset
17748 </cell>
17749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17750 \begin_inset Text
17751
17752 \begin_layout Plain Layout
17753 \begin_inset Formula $\sqcap$
17754 \end_inset
17755
17756
17757 \end_layout
17758
17759 \end_inset
17760 </cell>
17761 </row>
17762 <row>
17763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17764 \begin_inset Text
17765
17766 \begin_layout Plain Layout
17767
17768 \backslash
17769 sqcup
17770 \end_layout
17771
17772 \end_inset
17773 </cell>
17774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17775 \begin_inset Text
17776
17777 \begin_layout Plain Layout
17778 \begin_inset Formula $\sqcup$
17779 \end_inset
17780
17781
17782 \end_layout
17783
17784 \end_inset
17785 </cell>
17786 </row>
17787 <row>
17788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792
17793 \backslash
17794 triangleleft
17795 \end_layout
17796
17797 \end_inset
17798 </cell>
17799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803 \begin_inset Formula $\triangleleft$
17804 \end_inset
17805
17806
17807 \end_layout
17808
17809 \end_inset
17810 </cell>
17811 </row>
17812 <row>
17813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817
17818 \backslash
17819 triangleright
17820 \end_layout
17821
17822 \end_inset
17823 </cell>
17824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828 \begin_inset Formula $\triangleright$
17829 \end_inset
17830
17831
17832 \end_layout
17833
17834 \end_inset
17835 </cell>
17836 </row>
17837 </lyxtabular>
17838
17839 \end_inset
17840
17841
17842 \begin_inset space \hfill{}
17843 \end_inset
17844
17845
17846 \end_layout
17847
17848 \begin_layout Standard
17849 Todos los operadores binarios se pueden insertar también con el botón 
17850 \begin_inset Graphics
17851         filename ../../images/math/pm.png
17852         scale 85
17853
17854 \end_inset
17855
17856  de la barra de ecuaciones.
17857 \end_layout
17858
17859 \begin_layout Standard
17860 Para imprimir el operador Laplace se pueden usar 
17861 \series bold
17862
17863 \backslash
17864 Delta
17865 \series default
17866  o 
17867 \series bold
17868
17869 \backslash
17870 nabla
17871 \series default
17872 ^
17873 \series bold
17874 2
17875 \series default
17876  (
17877 \begin_inset Formula $\nabla^{2}$
17878 \end_inset
17879
17880 ) en vez de 
17881 \series bold
17882
17883 \backslash
17884 bigtriangleup
17885 \series default
17886 .
17887 \end_layout
17888
17889 \begin_layout Standard
17890 El carácter 
17891 \family sans
17892 Separador de menú
17893 \family default
17894  del menú 
17895 \family sans
17896 Insertar\SpecialChar \menuseparator
17897 Carácter especial
17898 \family default
17899  es el operador 
17900 \series bold
17901
17902 \backslash
17903 triangleright
17904 \series default
17905 .
17906 \end_layout
17907
17908 \begin_layout Subsection
17909 Operadores definidos por el usuario
17910 \begin_inset CommandInset label
17911 LatexCommand label
17912 name "sub:Operadores-de-usuario"
17913
17914 \end_inset
17915
17916
17917 \begin_inset Index idx
17918 status collapsed
17919
17920 \begin_layout Plain Layout
17921 Operadores ! personalizados
17922 \end_layout
17923
17924 \end_inset
17925
17926
17927 \end_layout
17928
17929 \begin_layout Standard
17930 Con ayuda del comando 
17931 \series bold
17932
17933 \backslash
17934 DeclareMathOperator
17935 \series default
17936
17937 \begin_inset Index idx
17938 status collapsed
17939
17940 \begin_layout Plain Layout
17941 Comandos ! D ! 
17942 \backslash
17943 dbinom@
17944 \backslash
17945 DeclareMathOperator
17946 \end_layout
17947
17948 \end_inset
17949
17950  se pueden definir operadores personalizados en el preámbulo LaTeX.
17951  Su esquema es:
17952 \end_layout
17953
17954 \begin_layout Standard
17955
17956 \series bold
17957
17958 \backslash
17959 DeclareMathOperator{comando nuevo}{presentación}
17960 \end_layout
17961
17962 \begin_layout Standard
17963 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17964  en la salida.
17965  Para definir un operador grande hay que añadirle un * detrás.
17966  Todos los operadores grandes personalizados pueden tener límites como se
17967  describe en 
17968 \begin_inset CommandInset ref
17969 LatexCommand ref
17970 reference "sub:Límites-de-operadores"
17971
17972 \end_inset
17973
17974 .
17975 \end_layout
17976
17977 \begin_layout Standard
17978 Por ejemplo, la línea en el preámbulo LaTeX
17979 \end_layout
17980
17981 \begin_layout Standard
17982
17983 \series bold
17984
17985 \backslash
17986 DeclareMathOperator*{
17987 \backslash
17988 Lozenge}{
17989 \backslash
17990 blacklozenge}
17991 \end_layout
17992
17993 \begin_layout Standard
17994 define el comando 
17995 \series bold
17996
17997 \backslash
17998 Lozenge
17999 \series default
18000 , que inserta un operador grande que es el símbolo blacklozenge de la 
18001 \begin_inset CommandInset ref
18002 LatexCommand ref
18003 reference "sub:Símbolos-misceláneos"
18004
18005 \end_inset
18006
18007 .
18008 \begin_inset Formula 
18009 \[
18010 \Lozenge_{n=1}^{\infty}
18011 \]
18012
18013 \end_inset
18014
18015 El comando para esta expresión es: 
18016 \series bold
18017
18018 \backslash
18019 Lozenge^
18020 \backslash
18021 infty
18022 \begin_inset Formula $\rightarrow$
18023 \end_inset
18024
18025 _n=1
18026 \begin_inset VSpace bigskip
18027 \end_inset
18028
18029
18030 \end_layout
18031
18032 \begin_layout Standard
18033 Si los operadores personalizados no se van a usar varias veces en el documento,
18034  se pueden también definir con los comandos 
18035 \series bold
18036
18037 \backslash
18038 mathop
18039 \series default
18040
18041 \begin_inset Index idx
18042 status collapsed
18043
18044 \begin_layout Plain Layout
18045 Comandos ! M ! 
18046 \backslash
18047 mathop
18048 \end_layout
18049
18050 \end_inset
18051
18052  y 
18053 \series bold
18054
18055 \backslash
18056 mathbin
18057 \series default
18058
18059 \begin_inset Index idx
18060 status collapsed
18061
18062 \begin_layout Plain Layout
18063 Comandos ! M ! 
18064 \backslash
18065 mathbin
18066 \end_layout
18067
18068 \end_inset
18069
18070 , con el siguiente esquema:
18071 \end_layout
18072
18073 \begin_layout Standard
18074
18075 \series bold
18076
18077 \backslash
18078 mathop{presentación}
18079 \series default
18080  y 
18081 \series bold
18082
18083 \backslash
18084 mathbin{presentación}
18085 \end_layout
18086
18087 \begin_layout Standard
18088
18089 \series bold
18090
18091 \backslash
18092 mathop
18093 \series default
18094  define operadores grandes, 
18095 \series bold
18096
18097 \backslash
18098 mathbin
18099 \series default
18100  operadores binarios.
18101 \end_layout
18102
18103 \begin_layout Standard
18104
18105 \series bold
18106
18107 \backslash
18108 mathop
18109 \series default
18110  se puede usar, p.e., para poner un límite a varios operadores:
18111 \begin_inset Formula 
18112 \[
18113 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18114 \]
18115
18116 \end_inset
18117
18118
18119 \end_layout
18120
18121 \begin_layout Standard
18122 El comando para la expresión anterior es:
18123 \begin_inset Newline newline
18124 \end_inset
18125
18126
18127 \series bold
18128
18129 \backslash
18130 mathop{
18131 \backslash
18132 sum
18133 \backslash
18134 negmedspace
18135 \backslash
18136 sum
18137 \series default
18138
18139 \begin_inset ERT
18140 status collapsed
18141
18142 \begin_layout Plain Layout
18143
18144
18145 \backslash
18146 spce 
18147 \end_layout
18148
18149 \end_inset
18150
18151
18152 \series bold
18153
18154 \begin_inset Formula $\to$
18155 \end_inset
18156
18157 ^N
18158 \series default
18159
18160 \begin_inset ERT
18161 status collapsed
18162
18163 \begin_layout Plain Layout
18164
18165
18166 \backslash
18167 spce 
18168 \end_layout
18169
18170 \end_inset
18171
18172
18173 \series bold
18174 _i,j=1
18175 \end_layout
18176
18177 \begin_layout Section
18178 Tipografías
18179 \begin_inset Index idx
18180 status collapsed
18181
18182 \begin_layout Plain Layout
18183 Tipografías
18184 \end_layout
18185
18186 \end_inset
18187
18188
18189 \end_layout
18190
18191 \begin_layout Subsection
18192 Estilos de tipografías
18193 \begin_inset CommandInset label
18194 LatexCommand label
18195 name "sub:Estilos-de-tipografías"
18196
18197 \end_inset
18198
18199
18200 \begin_inset Index idx
18201 status collapsed
18202
18203 \begin_layout Plain Layout
18204 Tipografías ! estilos de
18205 \end_layout
18206
18207 \end_inset
18208
18209
18210 \end_layout
18211
18212 \begin_layout Standard
18213 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
18214  estilos:
18215 \end_layout
18216
18217 \begin_layout Standard
18218 \begin_inset VSpace -2mm
18219 \end_inset
18220
18221
18222 \end_layout
18223
18224 \begin_layout Standard
18225 \align center
18226 \begin_inset Tabular
18227 <lyxtabular version="3" rows="7" columns="3">
18228 <features tabularvalignment="middle">
18229 <column alignment="center" valignment="top" width="0">
18230 <column alignment="center" valignment="top" width="0">
18231 <column alignment="center" valignment="top" width="0">
18232 <row>
18233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18234 \begin_inset Text
18235
18236 \begin_layout Plain Layout
18237 Comando
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246 Resultado
18247 \end_layout
18248
18249 \end_inset
18250 </cell>
18251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18252 \begin_inset Text
18253
18254 \begin_layout Plain Layout
18255 atajo
18256 \end_layout
18257
18258 \end_inset
18259 </cell>
18260 </row>
18261 <row>
18262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18263 \begin_inset Text
18264
18265 \begin_layout Plain Layout
18266
18267 \backslash
18268 mathbb
18269 \series bold
18270
18271 \begin_inset ERT
18272 status collapsed
18273
18274 \begin_layout Plain Layout
18275
18276
18277 \backslash
18278 spce 
18279 \end_layout
18280
18281 \end_inset
18282
18283
18284 \series default
18285 ABC
18286 \end_layout
18287
18288 \end_inset
18289 </cell>
18290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18291 \begin_inset Text
18292
18293 \begin_layout Plain Layout
18294 \begin_inset Formula $\mathbb{ABC}$
18295 \end_inset
18296
18297
18298 \end_layout
18299
18300 \end_inset
18301 </cell>
18302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18303 \begin_inset Text
18304
18305 \begin_layout Plain Layout
18306
18307 \family sans
18308 Alt+C C
18309 \end_layout
18310
18311 \end_inset
18312 </cell>
18313 </row>
18314 <row>
18315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18316 \begin_inset Text
18317
18318 \begin_layout Plain Layout
18319
18320 \backslash
18321 mathbf
18322 \series bold
18323
18324 \begin_inset ERT
18325 status collapsed
18326
18327 \begin_layout Plain Layout
18328
18329
18330 \backslash
18331 spce 
18332 \end_layout
18333
18334 \end_inset
18335
18336
18337 \series default
18338 AbC
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18344 \begin_inset Text
18345
18346 \begin_layout Plain Layout
18347 \begin_inset Formula $\mathbf{AbC}$
18348 \end_inset
18349
18350
18351 \end_layout
18352
18353 \end_inset
18354 </cell>
18355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18356 \begin_inset Text
18357
18358 \begin_layout Plain Layout
18359
18360 \family sans
18361 Ctrl+B
18362 \end_layout
18363
18364 \end_inset
18365 </cell>
18366 </row>
18367 <row>
18368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18369 \begin_inset Text
18370
18371 \begin_layout Plain Layout
18372
18373 \backslash
18374 boldsymbol
18375 \series bold
18376
18377 \begin_inset ERT
18378 status collapsed
18379
18380 \begin_layout Plain Layout
18381
18382
18383 \backslash
18384 spce 
18385 \end_layout
18386
18387 \end_inset
18388
18389
18390 \series default
18391 AbC
18392 \end_layout
18393
18394 \end_inset
18395 </cell>
18396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18397 \begin_inset Text
18398
18399 \begin_layout Plain Layout
18400 \begin_inset Formula $\boldsymbol{AbC}$
18401 \end_inset
18402
18403
18404 \end_layout
18405
18406 \end_inset
18407 </cell>
18408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18409 \begin_inset Text
18410
18411 \begin_layout Plain Layout
18412
18413 \family sans
18414 Ctrl+Alt+B , Alt+C B
18415 \end_layout
18416
18417 \end_inset
18418 </cell>
18419 </row>
18420 <row>
18421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18422 \begin_inset Text
18423
18424 \begin_layout Plain Layout
18425
18426 \backslash
18427 mathcal
18428 \series bold
18429
18430 \begin_inset ERT
18431 status collapsed
18432
18433 \begin_layout Plain Layout
18434
18435
18436 \backslash
18437 spce 
18438 \end_layout
18439
18440 \end_inset
18441
18442
18443 \series default
18444 ABC
18445 \end_layout
18446
18447 \end_inset
18448 </cell>
18449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18450 \begin_inset Text
18451
18452 \begin_layout Plain Layout
18453 \begin_inset Formula $\mathcal{ABC}$
18454 \end_inset
18455
18456
18457 \end_layout
18458
18459 \end_inset
18460 </cell>
18461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18462 \begin_inset Text
18463
18464 \begin_layout Plain Layout
18465
18466 \family sans
18467 Ctrl+E , Alt+C E
18468 \end_layout
18469
18470 \end_inset
18471 </cell>
18472 </row>
18473 <row>
18474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18475 \begin_inset Text
18476
18477 \begin_layout Plain Layout
18478
18479 \backslash
18480 mathfrak
18481 \series bold
18482
18483 \begin_inset ERT
18484 status collapsed
18485
18486 \begin_layout Plain Layout
18487
18488
18489 \backslash
18490 spce 
18491 \end_layout
18492
18493 \end_inset
18494
18495
18496 \series default
18497 AbC
18498 \end_layout
18499
18500 \end_inset
18501 </cell>
18502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18503 \begin_inset Text
18504
18505 \begin_layout Plain Layout
18506 \begin_inset Formula $\mathfrak{AbC}$
18507 \end_inset
18508
18509
18510 \end_layout
18511
18512 \end_inset
18513 </cell>
18514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18515 \begin_inset Text
18516
18517 \begin_layout Plain Layout
18518 -
18519 \end_layout
18520
18521 \end_inset
18522 </cell>
18523 </row>
18524 <row>
18525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18526 \begin_inset Text
18527
18528 \begin_layout Plain Layout
18529
18530 \backslash
18531 mathscr
18532 \series bold
18533
18534 \begin_inset ERT
18535 status collapsed
18536
18537 \begin_layout Plain Layout
18538
18539
18540 \backslash
18541 spce 
18542 \end_layout
18543
18544 \end_inset
18545
18546
18547 \series default
18548 AbC
18549 \end_layout
18550
18551 \end_inset
18552 </cell>
18553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18554 \begin_inset Text
18555
18556 \begin_layout Plain Layout
18557 \begin_inset Formula $\mathscr{AbC}$
18558 \end_inset
18559
18560
18561 \end_layout
18562
18563 \end_inset
18564 </cell>
18565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18566 \begin_inset Text
18567
18568 \begin_layout Plain Layout
18569 -
18570 \end_layout
18571
18572 \end_inset
18573 </cell>
18574 </row>
18575 </lyxtabular>
18576
18577 \end_inset
18578
18579
18580 \end_layout
18581
18582 \begin_layout Standard
18583 \align center
18584 \begin_inset Tabular
18585 <lyxtabular version="3" rows="5" columns="3">
18586 <features tabularvalignment="middle">
18587 <column alignment="center" valignment="top" width="0">
18588 <column alignment="center" valignment="top" width="0">
18589 <column alignment="center" valignment="top" width="0">
18590 <row>
18591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18592 \begin_inset Text
18593
18594 \begin_layout Plain Layout
18595 Comando
18596 \end_layout
18597
18598 \end_inset
18599 </cell>
18600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18601 \begin_inset Text
18602
18603 \begin_layout Plain Layout
18604 Resultado
18605 \end_layout
18606
18607 \end_inset
18608 </cell>
18609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18610 \begin_inset Text
18611
18612 \begin_layout Plain Layout
18613 atajo
18614 \end_layout
18615
18616 \end_inset
18617 </cell>
18618 </row>
18619 <row>
18620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18621 \begin_inset Text
18622
18623 \begin_layout Plain Layout
18624
18625 \backslash
18626 mathit
18627 \series bold
18628
18629 \begin_inset ERT
18630 status collapsed
18631
18632 \begin_layout Plain Layout
18633
18634
18635 \backslash
18636 spce 
18637 \end_layout
18638
18639 \end_inset
18640
18641
18642 \series default
18643 AbC
18644 \end_layout
18645
18646 \end_inset
18647 </cell>
18648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Plain Layout
18652 \begin_inset Formula $\mathit{AbC}$
18653 \end_inset
18654
18655
18656 \end_layout
18657
18658 \end_inset
18659 </cell>
18660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664 -
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 </row>
18670 <row>
18671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675
18676 \backslash
18677 mathrm
18678 \series bold
18679
18680 \begin_inset ERT
18681 status collapsed
18682
18683 \begin_layout Plain Layout
18684
18685
18686 \backslash
18687 spce 
18688 \end_layout
18689
18690 \end_inset
18691
18692
18693 \series default
18694 AbC
18695 \end_layout
18696
18697 \end_inset
18698 </cell>
18699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18700 \begin_inset Text
18701
18702 \begin_layout Plain Layout
18703 \begin_inset Formula $\mathrm{AbC}$
18704 \end_inset
18705
18706
18707 \end_layout
18708
18709 \end_inset
18710 </cell>
18711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715
18716 \family sans
18717 Alt+C R
18718 \end_layout
18719
18720 \end_inset
18721 </cell>
18722 </row>
18723 <row>
18724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18725 \begin_inset Text
18726
18727 \begin_layout Plain Layout
18728
18729 \backslash
18730 mathsf
18731 \series bold
18732
18733 \begin_inset ERT
18734 status collapsed
18735
18736 \begin_layout Plain Layout
18737
18738
18739 \backslash
18740 spce 
18741 \end_layout
18742
18743 \end_inset
18744
18745
18746 \series default
18747 AbC
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756 \begin_inset Formula $\mathsf{AbC}$
18757 \end_inset
18758
18759
18760 \end_layout
18761
18762 \end_inset
18763 </cell>
18764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18765 \begin_inset Text
18766
18767 \begin_layout Plain Layout
18768
18769 \family sans
18770 Alt+C S
18771 \end_layout
18772
18773 \end_inset
18774 </cell>
18775 </row>
18776 <row>
18777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18778 \begin_inset Text
18779
18780 \begin_layout Plain Layout
18781
18782 \backslash
18783 mathtt
18784 \series bold
18785
18786 \begin_inset ERT
18787 status collapsed
18788
18789 \begin_layout Plain Layout
18790
18791
18792 \backslash
18793 spce 
18794 \end_layout
18795
18796 \end_inset
18797
18798
18799 \series default
18800 AbC
18801 \end_layout
18802
18803 \end_inset
18804 </cell>
18805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809 \begin_inset Formula $\mathtt{AbC}$
18810 \end_inset
18811
18812
18813 \end_layout
18814
18815 \end_inset
18816 </cell>
18817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18818 \begin_inset Text
18819
18820 \begin_layout Plain Layout
18821
18822 \family sans
18823 Ctrl+Mayúsculas+P
18824 \end_layout
18825
18826 \end_inset
18827 </cell>
18828 </row>
18829 </lyxtabular>
18830
18831 \end_inset
18832
18833
18834 \end_layout
18835
18836 \begin_layout Standard
18837 \begin_inset Note Greyedout
18838 status open
18839
18840 \begin_layout Plain Layout
18841
18842 \series bold
18843 Nota
18844 \series default
18845 : Los estilos 
18846 \series bold
18847
18848 \backslash
18849 mathbb
18850 \series default
18851  y 
18852 \series bold
18853
18854 \backslash
18855 mathcal
18856 \series default
18857  sólo se aplican a letras mayúsculas.
18858 \end_layout
18859
18860 \end_inset
18861
18862
18863 \end_layout
18864
18865 \begin_layout Standard
18866 El estilo predeterminado es 
18867 \series bold
18868
18869 \backslash
18870 mathnormal
18871 \series default
18872 .
18873 \end_layout
18874
18875 \begin_layout Standard
18876 Los comandos de estilo funcionan también en estructuras matemáticas:
18877 \begin_inset Formula 
18878 \[
18879 \mathfrak{A=\frac{b}{C}}
18880 \]
18881
18882 \end_inset
18883
18884
18885 \end_layout
18886
18887 \begin_layout Standard
18888 Los caracteres en texto matemático no aparecen en un estilo tipográfico
18889  de ecuaciones sino en el estilo tipográfico de texto 
18890 \series bold
18891
18892 \backslash
18893 textrm
18894 \series default
18895 .
18896  Este estilo no se puede poner correctamente con el diálogo de estilo de
18897  texto por un fallo de LyX.
18898 \begin_inset Foot
18899 status open
18900
18901 \begin_layout Plain Layout
18902 \begin_inset CommandInset href
18903 LatexCommand href
18904 name "LyX-bug #4629"
18905 target "http://www.lyx.org/trac/ticket/4629"
18906
18907 \end_inset
18908
18909
18910 \end_layout
18911
18912 \end_inset
18913
18914
18915 \end_layout
18916
18917 \begin_layout Standard
18918 En vez de comandos se puede usar el menú 
18919 \family sans
18920 Editar\SpecialChar \menuseparator
18921 Ecuación\SpecialChar \menuseparator
18922 Estilo del texto
18923 \family default
18924  o el botón 
18925 \begin_inset Graphics
18926         filename ../../images/math/font.png
18927         scale 85
18928
18929 \end_inset
18930
18931 .
18932 \end_layout
18933
18934 \begin_layout Subsection
18935 Ecuaciones en negrita
18936 \begin_inset CommandInset label
18937 LatexCommand label
18938 name "sub:Ecuaciones-en-negrita"
18939
18940 \end_inset
18941
18942
18943 \begin_inset Index idx
18944 status collapsed
18945
18946 \begin_layout Plain Layout
18947 Ecuación ! en negrita
18948 \end_layout
18949
18950 \end_inset
18951
18952
18953 \end_layout
18954
18955 \begin_layout Standard
18956 Para poner en negrita una ecuación completa no se puede usar el comando
18957  
18958 \series bold
18959
18960 \backslash
18961 mathbf
18962 \series default
18963 , porque no funciona con minúsculas griegas.
18964  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18965 \begin_inset Formula 
18966 \[
18967 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}
18968 \]
18969
18970 \end_inset
18971
18972
18973 \end_layout
18974
18975 \begin_layout Standard
18976 Para presentar la ecuación correctamente se usa el comando 
18977 \series bold
18978 boldsymbol
18979 \series default
18980 :
18981 \begin_inset Formula 
18982 \[
18983 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}
18984 \]
18985
18986 \end_inset
18987
18988
18989 \end_layout
18990
18991 \begin_layout Standard
18992 También es posible poner la fórmula en un 
18993 \series bold
18994 entorno boldmath
18995 \series default
18996 , que se inserta con el comando 
18997 \series bold
18998
18999 \backslash
19000 boldmath
19001 \series default
19002
19003 \begin_inset Index idx
19004 status collapsed
19005
19006 \begin_layout Plain Layout
19007 Comandos ! B ! 
19008 \backslash
19009 boldmath
19010 \end_layout
19011
19012 \end_inset
19013
19014  en modo TeX.
19015  Para finalizar el entorno se usa el comando 
19016 \series bold
19017
19018 \backslash
19019 unboldmath
19020 \series default
19021
19022 \begin_inset Index idx
19023 status collapsed
19024
19025 \begin_layout Plain Layout
19026 Comandos ! U ! 
19027 \backslash
19028 unboldmath
19029 \end_layout
19030
19031 \end_inset
19032
19033  en modo TeX.
19034 \begin_inset ERT
19035 status collapsed
19036
19037 \begin_layout Plain Layout
19038
19039
19040 \backslash
19041 boldmath
19042 \end_layout
19043
19044 \end_inset
19045
19046
19047 \begin_inset Formula 
19048 \[
19049 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}
19050 \]
19051
19052 \end_inset
19053
19054
19055 \end_layout
19056
19057 \begin_layout Standard
19058 \begin_inset ERT
19059 status collapsed
19060
19061 \begin_layout Plain Layout
19062
19063
19064 \backslash
19065 unboldmath
19066 \end_layout
19067
19068 \end_inset
19069
19070
19071 \end_layout
19072
19073 \begin_layout Subsection
19074 Ecuaciones coloreadas
19075 \begin_inset Index idx
19076 status collapsed
19077
19078 \begin_layout Plain Layout
19079 Ecuación ! coloreada
19080 \end_layout
19081
19082 \end_inset
19083
19084
19085 \end_layout
19086
19087 \begin_layout Standard
19088 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
19089  o una parte de una ecuación y usa el diálogo 
19090 \family sans
19091 Estilo del texto
19092 \family default
19093 .
19094  Aquí hay una ecuación en magenta:
19095 \begin_inset Formula 
19096 \[
19097 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19098 \]
19099
19100 \end_inset
19101
19102 También puedes definir tus propios colores como se describe en
19103 \begin_inset space ~
19104 \end_inset
19105
19106
19107 \begin_inset CommandInset ref
19108 LatexCommand ref
19109 reference "sub:Marcos-coloreados"
19110
19111 \end_inset
19112
19113 .
19114  Pueden usarse con el comando en código TeX 
19115 \series bold
19116
19117 \backslash
19118 textcolor
19119 \series default
19120
19121 \begin_inset Index idx
19122 status collapsed
19123
19124 \begin_layout Plain Layout
19125 Comandos ! T ! 
19126 \backslash
19127 textcolor
19128 \end_layout
19129
19130 \end_inset
19131
19132  según el esquema
19133 \end_layout
19134
19135 \begin_layout Standard
19136
19137 \series bold
19138
19139 \backslash
19140 textcolor{color}{caracteres o ecuación}
19141 \end_layout
19142
19143 \begin_layout Standard
19144 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
19145 e en rojo:
19146 \end_layout
19147
19148 \begin_layout Standard
19149 \begin_inset ERT
19150 status collapsed
19151
19152 \begin_layout Plain Layout
19153
19154
19155 \backslash
19156 textcolor{verdeoscuro}{
19157 \end_layout
19158
19159 \end_inset
19160
19161
19162 \begin_inset Formula 
19163 \[
19164 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19165 \]
19166
19167 \end_inset
19168
19169
19170 \begin_inset ERT
19171 status collapsed
19172
19173 \begin_layout Plain Layout
19174
19175 }
19176 \end_layout
19177
19178 \end_inset
19179
19180
19181 \end_layout
19182
19183 \begin_layout Standard
19184 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
19185  a ecuaciones completas.
19186 \begin_inset Foot
19187 status collapsed
19188
19189 \begin_layout Plain Layout
19190 \begin_inset CommandInset href
19191 LatexCommand href
19192 name "LyX-bug #5269"
19193 target "http://www.lyx.org/trac/ticket/5269"
19194
19195 \end_inset
19196
19197
19198 \end_layout
19199
19200 \end_inset
19201
19202
19203 \end_layout
19204
19205 \begin_layout Subsection
19206 Tamaños de tipografías
19207 \begin_inset CommandInset label
19208 LatexCommand label
19209 name "sub:Tamaños-de-tipografías"
19210
19211 \end_inset
19212
19213
19214 \begin_inset Index idx
19215 status open
19216
19217 \begin_layout Plain Layout
19218 Tipografías ! tamaño
19219 \end_layout
19220
19221 \end_inset
19222
19223
19224 \end_layout
19225
19226 \begin_layout Standard
19227 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
19228  siguientes comandos de tamaño:
19229 \end_layout
19230
19231 \begin_layout Standard
19232
19233 \series bold
19234
19235 \backslash
19236 Huge
19237 \series default
19238
19239 \series bold
19240
19241 \backslash
19242 huge
19243 \series default
19244
19245 \series bold
19246
19247 \backslash
19248 LARGE
19249 \series default
19250
19251 \series bold
19252
19253 \backslash
19254 Large
19255 \series default
19256
19257 \series bold
19258
19259 \backslash
19260 large
19261 \series default
19262
19263 \series bold
19264
19265 \backslash
19266 normalsize
19267 \series default
19268
19269 \series bold
19270
19271 \backslash
19272 small
19273 \series default
19274 ,
19275 \begin_inset Newline newline
19276 \end_inset
19277
19278
19279 \series bold
19280
19281 \backslash
19282 footnotesize
19283 \series default
19284
19285 \series bold
19286
19287 \backslash
19288 scriptsize
19289 \series default
19290 , y 
19291 \series bold
19292
19293 \backslash
19294 tiny
19295 \end_layout
19296
19297 \begin_layout Standard
19298 El tamaño dado por los comandos depende del tamaño base de la tipografía
19299  en el documento, dado por el comando 
19300 \series bold
19301
19302 \backslash
19303 normalsize
19304 \series default
19305 .
19306  Los demás comandos producen tamaños menores o mayores que 
19307 \series bold
19308
19309 \backslash
19310 normalsize
19311 \series default
19312 .
19313  No obstante, puede que el tamaño de tipografía no exceda de cierto valor.
19314  Si, por ejemplo, la tipografía del documento es de 12
19315 \begin_inset space \thinspace{}
19316 \end_inset
19317
19318 pt, el comando 
19319 \series bold
19320
19321 \backslash
19322 Huge
19323 \series default
19324  da el mismo tamaño que 
19325 \series bold
19326
19327 \backslash
19328 huge
19329 \series default
19330 .
19331 \end_layout
19332
19333 \begin_layout Standard
19334 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
19335  a todas las ecuaciones y texto siguientes.
19336  Para volver al tamaño anterior hay que insertar el comando 
19337 \series bold
19338
19339 \backslash
19340 normalsize
19341 \series default
19342  en modo TeX detrás de la ecuación.
19343 \end_layout
19344
19345 \begin_layout Standard
19346 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
19347  comandos de tamaño:
19348 \end_layout
19349
19350 \begin_layout Standard
19351 \noindent
19352 \align center
19353 \begin_inset Tabular
19354 <lyxtabular version="3" rows="5" columns="2">
19355 <features tabularvalignment="middle">
19356 <column alignment="center" valignment="top" width="0">
19357 <column alignment="center" valignment="top" width="0">
19358 <row>
19359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19360 \begin_inset Text
19361
19362 \begin_layout Plain Layout
19363 Comando
19364 \end_layout
19365
19366 \end_inset
19367 </cell>
19368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19369 \begin_inset Text
19370
19371 \begin_layout Plain Layout
19372 Resultado
19373 \begin_inset Note Note
19374 status collapsed
19375
19376 \begin_layout Plain Layout
19377
19378 \series bold
19379
19380 \backslash
19381 raisebox
19382 \series default
19383  se usa sólo como espaciador
19384 \end_layout
19385
19386 \end_inset
19387
19388
19389 \end_layout
19390
19391 \end_inset
19392 </cell>
19393 </row>
19394 <row>
19395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19396 \begin_inset Text
19397
19398 \begin_layout Plain Layout
19399
19400 \backslash
19401 displaystyle
19402 \begin_inset Index idx
19403 status collapsed
19404
19405 \begin_layout Plain Layout
19406 Comandos ! D ! 
19407 \backslash
19408 displaystyle
19409 \end_layout
19410
19411 \end_inset
19412
19413
19414 \end_layout
19415
19416 \end_inset
19417 </cell>
19418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19419 \begin_inset Text
19420
19421 \begin_layout Plain Layout
19422 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19423 \end_inset
19424
19425
19426 \end_layout
19427
19428 \end_inset
19429 </cell>
19430 </row>
19431 <row>
19432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19433 \begin_inset Text
19434
19435 \begin_layout Plain Layout
19436
19437 \backslash
19438 textstyle
19439 \end_layout
19440
19441 \end_inset
19442 </cell>
19443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19444 \begin_inset Text
19445
19446 \begin_layout Plain Layout
19447 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19448 \end_inset
19449
19450
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 </row>
19456 <row>
19457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19458 \begin_inset Text
19459
19460 \begin_layout Plain Layout
19461
19462 \backslash
19463 scriptstyle
19464 \end_layout
19465
19466 \end_inset
19467 </cell>
19468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19469 \begin_inset Text
19470
19471 \begin_layout Plain Layout
19472 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19473 \end_inset
19474
19475
19476 \end_layout
19477
19478 \end_inset
19479 </cell>
19480 </row>
19481 <row>
19482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19483 \begin_inset Text
19484
19485 \begin_layout Plain Layout
19486
19487 \backslash
19488 scriptscriptstyle
19489 \end_layout
19490
19491 \end_inset
19492 </cell>
19493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Plain Layout
19497 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19498 \end_inset
19499
19500
19501 \end_layout
19502
19503 \end_inset
19504 </cell>
19505 </row>
19506 </lyxtabular>
19507
19508 \end_inset
19509
19510
19511 \end_layout
19512
19513 \begin_layout Standard
19514 Después de introducir estos comandos, aparece un marco azul en el que se
19515  insertan las partes de la fórmula.
19516 \end_layout
19517
19518 \begin_layout Standard
19519 Hay un método más para cambiar el tamaño de tipografía, aunque solo funciona
19520  para símbolos o letras en texto matemático.
19521  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
19522  de texto anteriores.
19523  Todos los caracteres siguientes, hasta el final del texto matemático o
19524  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19525  Dos ejemplos:
19526 \begin_inset VSpace -2mm
19527 \end_inset
19528
19529
19530 \end_layout
19531
19532 \begin_layout Standard
19533 \begin_inset ERT
19534 status collapsed
19535
19536 \begin_layout Plain Layout
19537
19538
19539 \backslash
19540 huge
19541 \end_layout
19542
19543 \end_inset
19544
19545
19546 \begin_inset Formula 
19547 \[
19548 A=\frac{B}{c}\cdot\maltese
19549 \]
19550
19551 \end_inset
19552
19553
19554 \begin_inset Formula 
19555 \[
19556 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19557 \]
19558
19559 \end_inset
19560
19561
19562 \end_layout
19563
19564 \begin_layout Standard
19565 \begin_inset ERT
19566 status collapsed
19567
19568 \begin_layout Plain Layout
19569
19570
19571 \backslash
19572 normalsize
19573 \end_layout
19574
19575 \end_inset
19576
19577
19578 \begin_inset VSpace medskip
19579 \end_inset
19580
19581
19582 \end_layout
19583
19584 \begin_layout Standard
19585 Antes de las ecuaciones se ha insertado el comando 
19586 \series bold
19587
19588 \backslash
19589 huge
19590 \series default
19591 .
19592  Para la segunda ecuación el comando es:
19593 \begin_inset Newline newline
19594 \end_inset
19595
19596
19597 \series bold
19598
19599 \backslash
19600 maltese
19601 \begin_inset ERT
19602 status collapsed
19603
19604 \begin_layout Plain Layout
19605
19606
19607 \backslash
19608 spce 
19609 \end_layout
19610
19611 \end_inset
19612
19613 A Alt+M M 
19614 \backslash
19615 Large
19616 \begin_inset ERT
19617 status collapsed
19618
19619 \begin_layout Plain Layout
19620
19621
19622 \backslash
19623 spce 
19624 \end_layout
19625
19626 \end_inset
19627
19628
19629 \backslash
19630 maltese
19631 \begin_inset ERT
19632 status collapsed
19633
19634 \begin_layout Plain Layout
19635
19636
19637 \backslash
19638 spce 
19639 \end_layout
19640
19641 \end_inset
19642
19643
19644 \backslash
19645 textit
19646 \begin_inset ERT
19647 status collapsed
19648
19649 \begin_layout Plain Layout
19650
19651
19652 \backslash
19653 spce 
19654 \end_layout
19655
19656 \end_inset
19657
19658 A
19659 \begin_inset Formula $\to$
19660 \end_inset
19661
19662
19663 \begin_inset Formula $\to$
19664 \end_inset
19665
19666
19667 \begin_inset Newline newline
19668 \end_inset
19669
19670
19671 \begin_inset space \hspace*{}
19672 \length 1cm
19673 \end_inset
19674
19675 Alt+M M 
19676 \backslash
19677 tiny
19678 \begin_inset ERT
19679 status collapsed
19680
19681 \begin_layout Plain Layout
19682
19683
19684 \backslash
19685 spce 
19686 \end_layout
19687
19688 \end_inset
19689
19690
19691 \backslash
19692 maltese
19693 \begin_inset ERT
19694 status collapsed
19695
19696 \begin_layout Plain Layout
19697
19698
19699 \backslash
19700 spce 
19701 \end_layout
19702
19703 \end_inset
19704
19705
19706 \backslash
19707 textit
19708 \begin_inset ERT
19709 status collapsed
19710
19711 \begin_layout Plain Layout
19712
19713
19714 \backslash
19715 spce 
19716 \end_layout
19717
19718 \end_inset
19719
19720 A
19721 \end_layout
19722
19723 \begin_layout Standard
19724 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19725  el tamaño por omisión.
19726 \end_layout
19727
19728 \begin_layout Section
19729 Letras griegas
19730 \begin_inset Index idx
19731 status collapsed
19732
19733 \begin_layout Plain Layout
19734 Letras griegas
19735 \end_layout
19736
19737 \end_inset
19738
19739
19740 \end_layout
19741
19742 \begin_layout Standard
19743 Las letras griegas se pueden insertar además mediante el botón 
19744 \begin_inset Graphics
19745         filename ../../images/math/alpha.png
19746         scale 85
19747
19748 \end_inset
19749
19750  de la barra de ecuaciones.
19751  Las normas internacionales de tipografía proponen que las letras griegas
19752  en ecuaciones deben escribirse en cursiva/inclinada.
19753  No obstante, en algunos idiomas, como francés o ruso, a veces se escriben
19754  en redonda.
19755  Para las normas en español, véase
19756 \begin_inset space ~
19757 \end_inset
19758
19759
19760 \begin_inset CommandInset citation
19761 LatexCommand cite
19762 key "Bezos"
19763
19764 \end_inset
19765
19766 .
19767 \end_layout
19768
19769 \begin_layout Subsection
19770 Minúsculas
19771 \begin_inset Index idx
19772 status collapsed
19773
19774 \begin_layout Plain Layout
19775 Letras griegas ! minúsculas
19776 \end_layout
19777
19778 \end_inset
19779
19780
19781 \end_layout
19782
19783 \begin_layout Standard
19784 \begin_inset space \hfill{}
19785 \end_inset
19786
19787
19788 \begin_inset Tabular
19789 <lyxtabular version="3" rows="11" columns="2">
19790 <features tabularvalignment="middle">
19791 <column alignment="center" valignment="top" width="0pt">
19792 <column alignment="center" valignment="top" width="0pt">
19793 <row>
19794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19795 \begin_inset Text
19796
19797 \begin_layout Plain Layout
19798 Comando
19799 \end_layout
19800
19801 \end_inset
19802 </cell>
19803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19804 \begin_inset Text
19805
19806 \begin_layout Plain Layout
19807 Símbolo
19808 \end_layout
19809
19810 \end_inset
19811 </cell>
19812 </row>
19813 <row>
19814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19815 \begin_inset Text
19816
19817 \begin_layout Plain Layout
19818
19819 \backslash
19820 alpha
19821 \end_layout
19822
19823 \end_inset
19824 </cell>
19825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19826 \begin_inset Text
19827
19828 \begin_layout Plain Layout
19829 \begin_inset Formula $\alpha$
19830 \end_inset
19831
19832
19833 \end_layout
19834
19835 \end_inset
19836 </cell>
19837 </row>
19838 <row>
19839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19840 \begin_inset Text
19841
19842 \begin_layout Plain Layout
19843
19844 \backslash
19845 beta
19846 \end_layout
19847
19848 \end_inset
19849 </cell>
19850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19851 \begin_inset Text
19852
19853 \begin_layout Plain Layout
19854 \begin_inset Formula $\beta$
19855 \end_inset
19856
19857
19858 \end_layout
19859
19860 \end_inset
19861 </cell>
19862 </row>
19863 <row>
19864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19865 \begin_inset Text
19866
19867 \begin_layout Plain Layout
19868
19869 \backslash
19870 gamma
19871 \end_layout
19872
19873 \end_inset
19874 </cell>
19875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19876 \begin_inset Text
19877
19878 \begin_layout Plain Layout
19879 \begin_inset Formula $\gamma$
19880 \end_inset
19881
19882
19883 \end_layout
19884
19885 \end_inset
19886 </cell>
19887 </row>
19888 <row>
19889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19890 \begin_inset Text
19891
19892 \begin_layout Plain Layout
19893
19894 \backslash
19895 delta
19896 \end_layout
19897
19898 \end_inset
19899 </cell>
19900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19901 \begin_inset Text
19902
19903 \begin_layout Plain Layout
19904 \begin_inset Formula $\delta$
19905 \end_inset
19906
19907
19908 \end_layout
19909
19910 \end_inset
19911 </cell>
19912 </row>
19913 <row>
19914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19915 \begin_inset Text
19916
19917 \begin_layout Plain Layout
19918
19919 \backslash
19920 epsilon
19921 \end_layout
19922
19923 \end_inset
19924 </cell>
19925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19926 \begin_inset Text
19927
19928 \begin_layout Plain Layout
19929 \begin_inset Formula $\epsilon$
19930 \end_inset
19931
19932
19933 \end_layout
19934
19935 \end_inset
19936 </cell>
19937 </row>
19938 <row>
19939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19940 \begin_inset Text
19941
19942 \begin_layout Plain Layout
19943
19944 \backslash
19945 varepsilon
19946 \end_layout
19947
19948 \end_inset
19949 </cell>
19950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19951 \begin_inset Text
19952
19953 \begin_layout Plain Layout
19954 \begin_inset Formula $\varepsilon$
19955 \end_inset
19956
19957
19958 \end_layout
19959
19960 \end_inset
19961 </cell>
19962 </row>
19963 <row>
19964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19965 \begin_inset Text
19966
19967 \begin_layout Plain Layout
19968
19969 \backslash
19970 zeta
19971 \end_layout
19972
19973 \end_inset
19974 </cell>
19975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19976 \begin_inset Text
19977
19978 \begin_layout Plain Layout
19979 \begin_inset Formula $\zeta$
19980 \end_inset
19981
19982
19983 \end_layout
19984
19985 \end_inset
19986 </cell>
19987 </row>
19988 <row>
19989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19990 \begin_inset Text
19991
19992 \begin_layout Plain Layout
19993
19994 \backslash
19995 eta
19996 \end_layout
19997
19998 \end_inset
19999 </cell>
20000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20001 \begin_inset Text
20002
20003 \begin_layout Plain Layout
20004 \begin_inset Formula $\eta$
20005 \end_inset
20006
20007
20008 \end_layout
20009
20010 \end_inset
20011 </cell>
20012 </row>
20013 <row>
20014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20015 \begin_inset Text
20016
20017 \begin_layout Plain Layout
20018
20019 \backslash
20020 theta
20021 \end_layout
20022
20023 \end_inset
20024 </cell>
20025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20026 \begin_inset Text
20027
20028 \begin_layout Plain Layout
20029 \begin_inset Formula $\theta$
20030 \end_inset
20031
20032
20033 \end_layout
20034
20035 \end_inset
20036 </cell>
20037 </row>
20038 <row>
20039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20040 \begin_inset Text
20041
20042 \begin_layout Plain Layout
20043
20044 \backslash
20045 vartheta
20046 \end_layout
20047
20048 \end_inset
20049 </cell>
20050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20051 \begin_inset Text
20052
20053 \begin_layout Plain Layout
20054 \begin_inset Formula $\vartheta$
20055 \end_inset
20056
20057
20058 \end_layout
20059
20060 \end_inset
20061 </cell>
20062 </row>
20063 </lyxtabular>
20064
20065 \end_inset
20066
20067
20068 \begin_inset space \hfill{}
20069 \end_inset
20070
20071
20072 \begin_inset Tabular
20073 <lyxtabular version="3" rows="12" columns="2">
20074 <features tabularvalignment="middle">
20075 <column alignment="center" valignment="top" width="0pt">
20076 <column alignment="center" valignment="top" width="0pt">
20077 <row>
20078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20079 \begin_inset Text
20080
20081 \begin_layout Plain Layout
20082 Comando
20083 \end_layout
20084
20085 \end_inset
20086 </cell>
20087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20088 \begin_inset Text
20089
20090 \begin_layout Plain Layout
20091 Símbolo
20092 \end_layout
20093
20094 \end_inset
20095 </cell>
20096 </row>
20097 <row>
20098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20099 \begin_inset Text
20100
20101 \begin_layout Plain Layout
20102
20103 \backslash
20104 iota
20105 \end_layout
20106
20107 \end_inset
20108 </cell>
20109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20110 \begin_inset Text
20111
20112 \begin_layout Plain Layout
20113 \begin_inset Formula $\iota$
20114 \end_inset
20115
20116
20117 \end_layout
20118
20119 \end_inset
20120 </cell>
20121 </row>
20122 <row>
20123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20124 \begin_inset Text
20125
20126 \begin_layout Plain Layout
20127
20128 \backslash
20129 kappa
20130 \end_layout
20131
20132 \end_inset
20133 </cell>
20134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20135 \begin_inset Text
20136
20137 \begin_layout Plain Layout
20138 \begin_inset Formula $\kappa$
20139 \end_inset
20140
20141
20142 \end_layout
20143
20144 \end_inset
20145 </cell>
20146 </row>
20147 <row>
20148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20149 \begin_inset Text
20150
20151 \begin_layout Plain Layout
20152
20153 \backslash
20154 varkappa
20155 \end_layout
20156
20157 \end_inset
20158 </cell>
20159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20160 \begin_inset Text
20161
20162 \begin_layout Plain Layout
20163 \begin_inset Formula $\varkappa$
20164 \end_inset
20165
20166
20167 \end_layout
20168
20169 \end_inset
20170 </cell>
20171 </row>
20172 <row>
20173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20174 \begin_inset Text
20175
20176 \begin_layout Plain Layout
20177
20178 \backslash
20179 lambda
20180 \end_layout
20181
20182 \end_inset
20183 </cell>
20184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20185 \begin_inset Text
20186
20187 \begin_layout Plain Layout
20188 \begin_inset Formula $\lambda$
20189 \end_inset
20190
20191
20192 \end_layout
20193
20194 \end_inset
20195 </cell>
20196 </row>
20197 <row>
20198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20199 \begin_inset Text
20200
20201 \begin_layout Plain Layout
20202
20203 \backslash
20204 mu
20205 \end_layout
20206
20207 \end_inset
20208 </cell>
20209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20210 \begin_inset Text
20211
20212 \begin_layout Plain Layout
20213 \begin_inset Formula $\mu$
20214 \end_inset
20215
20216
20217 \end_layout
20218
20219 \end_inset
20220 </cell>
20221 </row>
20222 <row>
20223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20224 \begin_inset Text
20225
20226 \begin_layout Plain Layout
20227
20228 \backslash
20229 nu
20230 \end_layout
20231
20232 \end_inset
20233 </cell>
20234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20235 \begin_inset Text
20236
20237 \begin_layout Plain Layout
20238 \begin_inset Formula $\nu$
20239 \end_inset
20240
20241
20242 \end_layout
20243
20244 \end_inset
20245 </cell>
20246 </row>
20247 <row>
20248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20249 \begin_inset Text
20250
20251 \begin_layout Plain Layout
20252
20253 \backslash
20254 xi
20255 \end_layout
20256
20257 \end_inset
20258 </cell>
20259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20260 \begin_inset Text
20261
20262 \begin_layout Plain Layout
20263 \begin_inset Formula $\xi$
20264 \end_inset
20265
20266
20267 \end_layout
20268
20269 \end_inset
20270 </cell>
20271 </row>
20272 <row>
20273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20274 \begin_inset Text
20275
20276 \begin_layout Plain Layout
20277 o
20278 \end_layout
20279
20280 \end_inset
20281 </cell>
20282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20283 \begin_inset Text
20284
20285 \begin_layout Plain Layout
20286 \begin_inset Formula $o$
20287 \end_inset
20288
20289
20290 \end_layout
20291
20292 \end_inset
20293 </cell>
20294 </row>
20295 <row>
20296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20297 \begin_inset Text
20298
20299 \begin_layout Plain Layout
20300
20301 \backslash
20302 pi
20303 \end_layout
20304
20305 \end_inset
20306 </cell>
20307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20308 \begin_inset Text
20309
20310 \begin_layout Plain Layout
20311 \begin_inset Formula $\pi$
20312 \end_inset
20313
20314
20315 \end_layout
20316
20317 \end_inset
20318 </cell>
20319 </row>
20320 <row>
20321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20322 \begin_inset Text
20323
20324 \begin_layout Plain Layout
20325
20326 \backslash
20327 varpi
20328 \end_layout
20329
20330 \end_inset
20331 </cell>
20332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20333 \begin_inset Text
20334
20335 \begin_layout Plain Layout
20336 \begin_inset Formula $\varpi$
20337 \end_inset
20338
20339
20340 \end_layout
20341
20342 \end_inset
20343 </cell>
20344 </row>
20345 <row>
20346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20347 \begin_inset Text
20348
20349 \begin_layout Plain Layout
20350
20351 \backslash
20352 rho
20353 \end_layout
20354
20355 \end_inset
20356 </cell>
20357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20358 \begin_inset Text
20359
20360 \begin_layout Plain Layout
20361 \begin_inset Formula $\rho$
20362 \end_inset
20363
20364
20365 \end_layout
20366
20367 \end_inset
20368 </cell>
20369 </row>
20370 </lyxtabular>
20371
20372 \end_inset
20373
20374
20375 \begin_inset space \hfill{}
20376 \end_inset
20377
20378
20379 \begin_inset Tabular
20380 <lyxtabular version="3" rows="11" columns="2">
20381 <features tabularvalignment="middle">
20382 <column alignment="center" valignment="top" width="0pt">
20383 <column alignment="center" valignment="top" width="0pt">
20384 <row>
20385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20386 \begin_inset Text
20387
20388 \begin_layout Plain Layout
20389 Comando
20390 \end_layout
20391
20392 \end_inset
20393 </cell>
20394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20395 \begin_inset Text
20396
20397 \begin_layout Plain Layout
20398 Símbolo
20399 \end_layout
20400
20401 \end_inset
20402 </cell>
20403 </row>
20404 <row>
20405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20406 \begin_inset Text
20407
20408 \begin_layout Plain Layout
20409
20410 \backslash
20411 varrho
20412 \end_layout
20413
20414 \end_inset
20415 </cell>
20416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20417 \begin_inset Text
20418
20419 \begin_layout Plain Layout
20420 \begin_inset Formula $\varrho$
20421 \end_inset
20422
20423
20424 \end_layout
20425
20426 \end_inset
20427 </cell>
20428 </row>
20429 <row>
20430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20431 \begin_inset Text
20432
20433 \begin_layout Plain Layout
20434
20435 \backslash
20436 sigma
20437 \end_layout
20438
20439 \end_inset
20440 </cell>
20441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20442 \begin_inset Text
20443
20444 \begin_layout Plain Layout
20445 \begin_inset Formula $\sigma$
20446 \end_inset
20447
20448
20449 \end_layout
20450
20451 \end_inset
20452 </cell>
20453 </row>
20454 <row>
20455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20456 \begin_inset Text
20457
20458 \begin_layout Plain Layout
20459
20460 \backslash
20461 varsigma
20462 \end_layout
20463
20464 \end_inset
20465 </cell>
20466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Plain Layout
20470 \begin_inset Formula $\varsigma$
20471 \end_inset
20472
20473
20474 \end_layout
20475
20476 \end_inset
20477 </cell>
20478 </row>
20479 <row>
20480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20481 \begin_inset Text
20482
20483 \begin_layout Plain Layout
20484
20485 \backslash
20486 tau
20487 \end_layout
20488
20489 \end_inset
20490 </cell>
20491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20492 \begin_inset Text
20493
20494 \begin_layout Plain Layout
20495 \begin_inset Formula $\tau$
20496 \end_inset
20497
20498
20499 \end_layout
20500
20501 \end_inset
20502 </cell>
20503 </row>
20504 <row>
20505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20506 \begin_inset Text
20507
20508 \begin_layout Plain Layout
20509
20510 \backslash
20511 upsilon
20512 \end_layout
20513
20514 \end_inset
20515 </cell>
20516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20517 \begin_inset Text
20518
20519 \begin_layout Plain Layout
20520 \begin_inset Formula $\upsilon$
20521 \end_inset
20522
20523
20524 \end_layout
20525
20526 \end_inset
20527 </cell>
20528 </row>
20529 <row>
20530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20531 \begin_inset Text
20532
20533 \begin_layout Plain Layout
20534
20535 \backslash
20536 phi
20537 \end_layout
20538
20539 \end_inset
20540 </cell>
20541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20542 \begin_inset Text
20543
20544 \begin_layout Plain Layout
20545 \begin_inset Formula $\phi$
20546 \end_inset
20547
20548
20549 \end_layout
20550
20551 \end_inset
20552 </cell>
20553 </row>
20554 <row>
20555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20556 \begin_inset Text
20557
20558 \begin_layout Plain Layout
20559
20560 \backslash
20561 varphi
20562 \end_layout
20563
20564 \end_inset
20565 </cell>
20566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20567 \begin_inset Text
20568
20569 \begin_layout Plain Layout
20570 \begin_inset Formula $\varphi$
20571 \end_inset
20572
20573
20574 \end_layout
20575
20576 \end_inset
20577 </cell>
20578 </row>
20579 <row>
20580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20581 \begin_inset Text
20582
20583 \begin_layout Plain Layout
20584
20585 \backslash
20586 chi
20587 \end_layout
20588
20589 \end_inset
20590 </cell>
20591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20592 \begin_inset Text
20593
20594 \begin_layout Plain Layout
20595 \begin_inset Formula $\chi$
20596 \end_inset
20597
20598
20599 \end_layout
20600
20601 \end_inset
20602 </cell>
20603 </row>
20604 <row>
20605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20606 \begin_inset Text
20607
20608 \begin_layout Plain Layout
20609
20610 \backslash
20611 psi
20612 \end_layout
20613
20614 \end_inset
20615 </cell>
20616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20617 \begin_inset Text
20618
20619 \begin_layout Plain Layout
20620 \begin_inset Formula $\psi$
20621 \end_inset
20622
20623
20624 \end_layout
20625
20626 \end_inset
20627 </cell>
20628 </row>
20629 <row>
20630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20631 \begin_inset Text
20632
20633 \begin_layout Plain Layout
20634
20635 \backslash
20636 omega
20637 \end_layout
20638
20639 \end_inset
20640 </cell>
20641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20642 \begin_inset Text
20643
20644 \begin_layout Plain Layout
20645 \begin_inset Formula $\omega$
20646 \end_inset
20647
20648
20649 \end_layout
20650
20651 \end_inset
20652 </cell>
20653 </row>
20654 </lyxtabular>
20655
20656 \end_inset
20657
20658
20659 \begin_inset space \hfill{}
20660 \end_inset
20661
20662
20663 \end_layout
20664
20665 \begin_layout Standard
20666 \begin_inset VSpace medskip
20667 \end_inset
20668
20669
20670 \end_layout
20671
20672 \begin_layout Standard
20673 Cómo escribir letras griegas especiales en redonda se explica en 
20674 \begin_inset CommandInset ref
20675 LatexCommand ref
20676 reference "sub:Griegas-en-redonda"
20677
20678 \end_inset
20679
20680 .
20681 \end_layout
20682
20683 \begin_layout Subsection
20684 Mayúsculas
20685 \begin_inset Index idx
20686 status collapsed
20687
20688 \begin_layout Plain Layout
20689 Letras griegas ! mayúsculas
20690 \end_layout
20691
20692 \end_inset
20693
20694
20695 \end_layout
20696
20697 \begin_layout Standard
20698 \begin_inset space \hfill{}
20699 \end_inset
20700
20701
20702 \begin_inset Tabular
20703 <lyxtabular version="3" rows="7" columns="2">
20704 <features tabularvalignment="middle">
20705 <column alignment="center" valignment="top" width="0pt">
20706 <column alignment="center" valignment="top" width="0pt">
20707 <row>
20708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712 Comando
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20718 \begin_inset Text
20719
20720 \begin_layout Plain Layout
20721 Símbolo
20722 \end_layout
20723
20724 \end_inset
20725 </cell>
20726 </row>
20727 <row>
20728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20729 \begin_inset Text
20730
20731 \begin_layout Plain Layout
20732
20733 \backslash
20734 Gamma
20735 \end_layout
20736
20737 \end_inset
20738 </cell>
20739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Plain Layout
20743 \begin_inset Formula $\Gamma$
20744 \end_inset
20745
20746
20747 \end_layout
20748
20749 \end_inset
20750 </cell>
20751 </row>
20752 <row>
20753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20754 \begin_inset Text
20755
20756 \begin_layout Plain Layout
20757
20758 \backslash
20759 Delta
20760 \end_layout
20761
20762 \end_inset
20763 </cell>
20764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20765 \begin_inset Text
20766
20767 \begin_layout Plain Layout
20768 \begin_inset Formula $\Delta$
20769 \end_inset
20770
20771
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 </row>
20777 <row>
20778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20779 \begin_inset Text
20780
20781 \begin_layout Plain Layout
20782
20783 \backslash
20784 Theta
20785 \end_layout
20786
20787 \end_inset
20788 </cell>
20789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20790 \begin_inset Text
20791
20792 \begin_layout Plain Layout
20793 \begin_inset Formula $\Theta$
20794 \end_inset
20795
20796
20797 \end_layout
20798
20799 \end_inset
20800 </cell>
20801 </row>
20802 <row>
20803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20804 \begin_inset Text
20805
20806 \begin_layout Plain Layout
20807
20808 \backslash
20809 Lambda
20810 \end_layout
20811
20812 \end_inset
20813 </cell>
20814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818 \begin_inset Formula $\Lambda$
20819 \end_inset
20820
20821
20822 \end_layout
20823
20824 \end_inset
20825 </cell>
20826 </row>
20827 <row>
20828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20829 \begin_inset Text
20830
20831 \begin_layout Plain Layout
20832
20833 \backslash
20834 Xi
20835 \end_layout
20836
20837 \end_inset
20838 </cell>
20839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20840 \begin_inset Text
20841
20842 \begin_layout Plain Layout
20843 \begin_inset Formula $\Xi$
20844 \end_inset
20845
20846
20847 \end_layout
20848
20849 \end_inset
20850 </cell>
20851 </row>
20852 <row>
20853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857
20858 \backslash
20859 Pi
20860 \end_layout
20861
20862 \end_inset
20863 </cell>
20864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Plain Layout
20868 \begin_inset Formula $\Pi$
20869 \end_inset
20870
20871
20872 \end_layout
20873
20874 \end_inset
20875 </cell>
20876 </row>
20877 </lyxtabular>
20878
20879 \end_inset
20880
20881
20882 \begin_inset space \hfill{}
20883 \end_inset
20884
20885
20886 \begin_inset Tabular
20887 <lyxtabular version="3" rows="6" columns="2">
20888 <features tabularvalignment="middle">
20889 <column alignment="center" valignment="top" width="0pt">
20890 <column alignment="center" valignment="top" width="0pt">
20891 <row>
20892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20893 \begin_inset Text
20894
20895 \begin_layout Plain Layout
20896 Comando
20897 \end_layout
20898
20899 \end_inset
20900 </cell>
20901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20902 \begin_inset Text
20903
20904 \begin_layout Plain Layout
20905 Símbolo
20906 \end_layout
20907
20908 \end_inset
20909 </cell>
20910 </row>
20911 <row>
20912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20913 \begin_inset Text
20914
20915 \begin_layout Plain Layout
20916
20917 \backslash
20918 Sigma
20919 \end_layout
20920
20921 \end_inset
20922 </cell>
20923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20924 \begin_inset Text
20925
20926 \begin_layout Plain Layout
20927 \begin_inset Formula $\Sigma$
20928 \end_inset
20929
20930
20931 \end_layout
20932
20933 \end_inset
20934 </cell>
20935 </row>
20936 <row>
20937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20938 \begin_inset Text
20939
20940 \begin_layout Plain Layout
20941
20942 \backslash
20943 Upsilon
20944 \end_layout
20945
20946 \end_inset
20947 </cell>
20948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20949 \begin_inset Text
20950
20951 \begin_layout Plain Layout
20952 \begin_inset Formula $\Upsilon$
20953 \end_inset
20954
20955
20956 \end_layout
20957
20958 \end_inset
20959 </cell>
20960 </row>
20961 <row>
20962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20963 \begin_inset Text
20964
20965 \begin_layout Plain Layout
20966
20967 \backslash
20968 Phi
20969 \end_layout
20970
20971 \end_inset
20972 </cell>
20973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20974 \begin_inset Text
20975
20976 \begin_layout Plain Layout
20977 \begin_inset Formula $\Phi$
20978 \end_inset
20979
20980
20981 \end_layout
20982
20983 \end_inset
20984 </cell>
20985 </row>
20986 <row>
20987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20988 \begin_inset Text
20989
20990 \begin_layout Plain Layout
20991
20992 \backslash
20993 Psi
20994 \end_layout
20995
20996 \end_inset
20997 </cell>
20998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002 \begin_inset Formula $\Psi$
21003 \end_inset
21004
21005
21006 \end_layout
21007
21008 \end_inset
21009 </cell>
21010 </row>
21011 <row>
21012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21013 \begin_inset Text
21014
21015 \begin_layout Plain Layout
21016
21017 \backslash
21018 Omega
21019 \end_layout
21020
21021 \end_inset
21022 </cell>
21023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21024 \begin_inset Text
21025
21026 \begin_layout Plain Layout
21027 \begin_inset Formula $\Omega$
21028 \end_inset
21029
21030
21031 \end_layout
21032
21033 \end_inset
21034 </cell>
21035 </row>
21036 </lyxtabular>
21037
21038 \end_inset
21039
21040
21041 \begin_inset space \hfill{}
21042 \end_inset
21043
21044
21045 \end_layout
21046
21047 \begin_layout Standard
21048 \begin_inset VSpace medskip
21049 \end_inset
21050
21051
21052 \end_layout
21053
21054 \begin_layout Standard
21055 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
21056  cuando se desarrolló TeX.
21057  Para obtener mayúsculas en cursiva, inicia cada comando con 
21058 \series bold
21059 var
21060 \series default
21061 .
21062  Por ejemplo, el comando 
21063 \series bold
21064
21065 \backslash
21066 varGamma
21067 \series default
21068  genera 
21069 \begin_inset Formula $\varGamma$
21070 \end_inset
21071
21072 .
21073  Otra forma es cargar el paquete 
21074 \series bold
21075 fixmath
21076 \series default
21077
21078 \begin_inset Foot
21079 status collapsed
21080
21081 \begin_layout Plain Layout
21082
21083 \series bold
21084 fixmath
21085 \series default
21086  forma parte del paquete LaTeX 
21087 \series bold
21088 was
21089 \series default
21090
21091 \begin_inset Index idx
21092 status collapsed
21093
21094 \begin_layout Plain Layout
21095 Paquetes ! was
21096 \begin_inset ERT
21097 status collapsed
21098
21099 \begin_layout Plain Layout
21100
21101
21102 \backslash
21103 vspace{4mm}
21104 \end_layout
21105
21106 \end_inset
21107
21108
21109 \end_layout
21110
21111 \end_inset
21112
21113 .
21114 \end_layout
21115
21116 \end_inset
21117
21118
21119 \begin_inset Index idx
21120 status collapsed
21121
21122 \begin_layout Plain Layout
21123 Paquetes ! fixmath
21124 \end_layout
21125
21126 \end_inset
21127
21128  con la línea siguiente en el preámbulo LaTeX
21129 \end_layout
21130
21131 \begin_layout Standard
21132
21133 \series bold
21134
21135 \backslash
21136 usepackage{fixmath}
21137 \end_layout
21138
21139 \begin_layout Standard
21140 Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam
21141 ente en cursiva.
21142 \end_layout
21143
21144 \begin_layout Subsection
21145 Letras en negrita
21146 \begin_inset Index idx
21147 status collapsed
21148
21149 \begin_layout Plain Layout
21150 Letras griegas ! en negrita
21151 \end_layout
21152
21153 \end_inset
21154
21155
21156 \end_layout
21157
21158 \begin_layout Standard
21159 Las letras griegas no admiten diferentes estilos de letra como las latinas.
21160  Sólo se pueden poner en negrita con el comando 
21161 \series bold
21162
21163 \backslash
21164 boldsymbol
21165 \series default
21166
21167 \begin_inset Index idx
21168 status collapsed
21169
21170 \begin_layout Plain Layout
21171 Comandos ! B ! 
21172 \backslash
21173 boldsymbol
21174 \end_layout
21175
21176 \end_inset
21177
21178 .
21179 \end_layout
21180
21181 \begin_layout Standard
21182 \align center
21183 \begin_inset Tabular
21184 <lyxtabular version="3" rows="3" columns="2">
21185 <features tabularvalignment="middle">
21186 <column alignment="center" valignment="top" width="0">
21187 <column alignment="center" valignment="top" width="0">
21188 <row>
21189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21190 \begin_inset Text
21191
21192 \begin_layout Plain Layout
21193 Comando
21194 \end_layout
21195
21196 \end_inset
21197 </cell>
21198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21199 \begin_inset Text
21200
21201 \begin_layout Plain Layout
21202 Símbolo
21203 \end_layout
21204
21205 \end_inset
21206 </cell>
21207 </row>
21208 <row>
21209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21210 \begin_inset Text
21211
21212 \begin_layout Plain Layout
21213
21214 \backslash
21215 Upsilon
21216 \backslash
21217 boldsymbol
21218 \backslash
21219 Upsilon
21220 \end_layout
21221
21222 \end_inset
21223 </cell>
21224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21225 \begin_inset Text
21226
21227 \begin_layout Plain Layout
21228 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21229 \end_inset
21230
21231
21232 \end_layout
21233
21234 \end_inset
21235 </cell>
21236 </row>
21237 <row>
21238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21239 \begin_inset Text
21240
21241 \begin_layout Plain Layout
21242
21243 \backslash
21244 theta
21245 \backslash
21246 boldsymbol
21247 \backslash
21248 theta
21249 \end_layout
21250
21251 \end_inset
21252 </cell>
21253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21254 \begin_inset Text
21255
21256 \begin_layout Plain Layout
21257 \begin_inset Formula $\theta\boldsymbol{\theta}$
21258 \end_inset
21259
21260
21261 \end_layout
21262
21263 \end_inset
21264 </cell>
21265 </row>
21266 </lyxtabular>
21267
21268 \end_inset
21269
21270
21271 \end_layout
21272
21273 \begin_layout Standard
21274 \noindent
21275 \align center
21276 \begin_inset Newpage newpage
21277 \end_inset
21278
21279
21280 \end_layout
21281
21282 \begin_layout Section
21283 Símbolos
21284 \begin_inset ERT
21285 status collapsed
21286
21287 \begin_layout Plain Layout
21288
21289
21290 \backslash
21291 texorpdfstring{
21292 \end_layout
21293
21294 \end_inset
21295
21296
21297 \begin_inset Foot
21298 status collapsed
21299
21300 \begin_layout Plain Layout
21301 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
21302  LaTeX en 
21303 \begin_inset CommandInset citation
21304 LatexCommand cite
21305 key "Symbols"
21306
21307 \end_inset
21308
21309 .
21310 \end_layout
21311
21312 \end_inset
21313
21314
21315 \begin_inset ERT
21316 status collapsed
21317
21318 \begin_layout Plain Layout
21319
21320 }{}
21321 \end_layout
21322
21323 \end_inset
21324
21325
21326 \begin_inset Note Note
21327 status collapsed
21328
21329 \begin_layout Plain Layout
21330
21331 \backslash
21332 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
21333  PDF.
21334 \end_layout
21335
21336 \begin_layout Plain Layout
21337 Más sobre 
21338 \backslash
21339 texorpdfstring en la sección 
21340 \begin_inset CommandInset ref
21341 LatexCommand ref
21342 reference "sub:Ecuaciones-en-encabezados"
21343
21344 \end_inset
21345
21346 .
21347 \end_layout
21348
21349 \end_inset
21350
21351
21352 \begin_inset Index idx
21353 status collapsed
21354
21355 \begin_layout Plain Layout
21356 Símbolos
21357 \end_layout
21358
21359 \end_inset
21360
21361
21362 \end_layout
21363
21364 \begin_layout Standard
21365 Muchos de los símbolos listados en esta sección se pueden insertar además
21366  mediante los botones 
21367 \begin_inset Graphics
21368         filename ../../images/math/nabla.png
21369         scale 85
21370
21371 \end_inset
21372
21373  y 
21374 \begin_inset Graphics
21375         filename ../../images/math/digamma.png
21376         scale 85
21377
21378 \end_inset
21379
21380  de la barra de ecuaciones.
21381 \end_layout
21382
21383 \begin_layout Subsection
21384 Símbolos matemáticos
21385 \begin_inset CommandInset label
21386 LatexCommand label
21387 name "sub:Símbolos-matemáticos"
21388
21389 \end_inset
21390
21391
21392 \begin_inset Index idx
21393 status collapsed
21394
21395 \begin_layout Plain Layout
21396 Símbolos ! matemáticos
21397 \end_layout
21398
21399 \end_inset
21400
21401
21402 \end_layout
21403
21404 \begin_layout Standard
21405 \begin_inset space \hfill{}
21406 \end_inset
21407
21408
21409 \begin_inset Tabular
21410 <lyxtabular version="3" rows="10" columns="2">
21411 <features tabularvalignment="middle">
21412 <column alignment="center" valignment="top" width="0pt">
21413 <column alignment="center" valignment="top" width="0pt">
21414 <row>
21415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21416 \begin_inset Text
21417
21418 \begin_layout Plain Layout
21419 Comando
21420 \end_layout
21421
21422 \end_inset
21423 </cell>
21424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21425 \begin_inset Text
21426
21427 \begin_layout Plain Layout
21428 Símbolo
21429 \end_layout
21430
21431 \end_inset
21432 </cell>
21433 </row>
21434 <row>
21435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21436 \begin_inset Text
21437
21438 \begin_layout Plain Layout
21439
21440 \backslash
21441 neg
21442 \end_layout
21443
21444 \end_inset
21445 </cell>
21446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21447 \begin_inset Text
21448
21449 \begin_layout Plain Layout
21450 \begin_inset Formula $\neg$
21451 \end_inset
21452
21453
21454 \end_layout
21455
21456 \end_inset
21457 </cell>
21458 </row>
21459 <row>
21460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21461 \begin_inset Text
21462
21463 \begin_layout Plain Layout
21464
21465 \backslash
21466 Im
21467 \end_layout
21468
21469 \end_inset
21470 </cell>
21471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21472 \begin_inset Text
21473
21474 \begin_layout Plain Layout
21475 \begin_inset Formula $\Im$
21476 \end_inset
21477
21478
21479 \end_layout
21480
21481 \end_inset
21482 </cell>
21483 </row>
21484 <row>
21485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21486 \begin_inset Text
21487
21488 \begin_layout Plain Layout
21489
21490 \backslash
21491 Re
21492 \end_layout
21493
21494 \end_inset
21495 </cell>
21496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21497 \begin_inset Text
21498
21499 \begin_layout Plain Layout
21500 \begin_inset Formula $\Re$
21501 \end_inset
21502
21503
21504 \end_layout
21505
21506 \end_inset
21507 </cell>
21508 </row>
21509 <row>
21510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21511 \begin_inset Text
21512
21513 \begin_layout Plain Layout
21514
21515 \backslash
21516 aleph
21517 \end_layout
21518
21519 \end_inset
21520 </cell>
21521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21522 \begin_inset Text
21523
21524 \begin_layout Plain Layout
21525 \begin_inset Formula $\aleph$
21526 \end_inset
21527
21528
21529 \end_layout
21530
21531 \end_inset
21532 </cell>
21533 </row>
21534 <row>
21535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21536 \begin_inset Text
21537
21538 \begin_layout Plain Layout
21539
21540 \backslash
21541 partial
21542 \end_layout
21543
21544 \end_inset
21545 </cell>
21546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21547 \begin_inset Text
21548
21549 \begin_layout Plain Layout
21550 \begin_inset Formula $\partial$
21551 \end_inset
21552
21553
21554 \end_layout
21555
21556 \end_inset
21557 </cell>
21558 </row>
21559 <row>
21560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21561 \begin_inset Text
21562
21563 \begin_layout Plain Layout
21564
21565 \backslash
21566 infty
21567 \end_layout
21568
21569 \end_inset
21570 </cell>
21571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21572 \begin_inset Text
21573
21574 \begin_layout Plain Layout
21575 \begin_inset Formula $\infty$
21576 \end_inset
21577
21578
21579 \end_layout
21580
21581 \end_inset
21582 </cell>
21583 </row>
21584 <row>
21585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21586 \begin_inset Text
21587
21588 \begin_layout Plain Layout
21589
21590 \backslash
21591 wp
21592 \end_layout
21593
21594 \end_inset
21595 </cell>
21596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21597 \begin_inset Text
21598
21599 \begin_layout Plain Layout
21600 \begin_inset Formula $\wp$
21601 \end_inset
21602
21603
21604 \end_layout
21605
21606 \end_inset
21607 </cell>
21608 </row>
21609 <row>
21610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21611 \begin_inset Text
21612
21613 \begin_layout Plain Layout
21614
21615 \backslash
21616 imath
21617 \end_layout
21618
21619 \end_inset
21620 </cell>
21621 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21622 \begin_inset Text
21623
21624 \begin_layout Plain Layout
21625 \begin_inset Formula $\imath$
21626 \end_inset
21627
21628
21629 \end_layout
21630
21631 \end_inset
21632 </cell>
21633 </row>
21634 <row>
21635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21636 \begin_inset Text
21637
21638 \begin_layout Plain Layout
21639
21640 \backslash
21641 jmath
21642 \end_layout
21643
21644 \end_inset
21645 </cell>
21646 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21647 \begin_inset Text
21648
21649 \begin_layout Plain Layout
21650 \begin_inset Formula $\jmath$
21651 \end_inset
21652
21653
21654 \end_layout
21655
21656 \end_inset
21657 </cell>
21658 </row>
21659 </lyxtabular>
21660
21661 \end_inset
21662
21663
21664 \begin_inset space \hfill{}
21665 \end_inset
21666
21667
21668 \begin_inset Tabular
21669 <lyxtabular version="3" rows="10" columns="2">
21670 <features tabularvalignment="middle">
21671 <column alignment="center" valignment="top" width="0pt">
21672 <column alignment="center" valignment="top" width="0pt">
21673 <row>
21674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21675 \begin_inset Text
21676
21677 \begin_layout Plain Layout
21678 Comando
21679 \end_layout
21680
21681 \end_inset
21682 </cell>
21683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21684 \begin_inset Text
21685
21686 \begin_layout Plain Layout
21687 Símbolo
21688 \begin_inset Note Note
21689 status collapsed
21690
21691 \begin_layout Plain Layout
21692
21693 \series bold
21694
21695 \backslash
21696 raisebox
21697 \series default
21698  se usa sólo como espaciador
21699 \end_layout
21700
21701 \end_inset
21702
21703
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 </row>
21709 <row>
21710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21711 \begin_inset Text
21712
21713 \begin_layout Plain Layout
21714
21715 \backslash
21716 forall
21717 \end_layout
21718
21719 \end_inset
21720 </cell>
21721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21722 \begin_inset Text
21723
21724 \begin_layout Plain Layout
21725 \begin_inset Formula $\forall$
21726 \end_inset
21727
21728
21729 \end_layout
21730
21731 \end_inset
21732 </cell>
21733 </row>
21734 <row>
21735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21736 \begin_inset Text
21737
21738 \begin_layout Plain Layout
21739
21740 \backslash
21741 exists
21742 \end_layout
21743
21744 \end_inset
21745 </cell>
21746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21747 \begin_inset Text
21748
21749 \begin_layout Plain Layout
21750 \begin_inset Formula $\exists$
21751 \end_inset
21752
21753
21754 \end_layout
21755
21756 \end_inset
21757 </cell>
21758 </row>
21759 <row>
21760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21761 \begin_inset Text
21762
21763 \begin_layout Plain Layout
21764
21765 \backslash
21766 nexists
21767 \end_layout
21768
21769 \end_inset
21770 </cell>
21771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21772 \begin_inset Text
21773
21774 \begin_layout Plain Layout
21775 \begin_inset Formula $\nexists$
21776 \end_inset
21777
21778
21779 \end_layout
21780
21781 \end_inset
21782 </cell>
21783 </row>
21784 <row>
21785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21786 \begin_inset Text
21787
21788 \begin_layout Plain Layout
21789
21790 \backslash
21791 emptyset
21792 \end_layout
21793
21794 \end_inset
21795 </cell>
21796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21797 \begin_inset Text
21798
21799 \begin_layout Plain Layout
21800 \begin_inset Formula $\emptyset$
21801 \end_inset
21802
21803
21804 \end_layout
21805
21806 \end_inset
21807 </cell>
21808 </row>
21809 <row>
21810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21811 \begin_inset Text
21812
21813 \begin_layout Plain Layout
21814
21815 \backslash
21816 varnothing
21817 \end_layout
21818
21819 \end_inset
21820 </cell>
21821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21822 \begin_inset Text
21823
21824 \begin_layout Plain Layout
21825 \begin_inset Formula $\varnothing$
21826 \end_inset
21827
21828
21829 \end_layout
21830
21831 \end_inset
21832 </cell>
21833 </row>
21834 <row>
21835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21836 \begin_inset Text
21837
21838 \begin_layout Plain Layout
21839
21840 \backslash
21841 dag
21842 \end_layout
21843
21844 \end_inset
21845 </cell>
21846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21847 \begin_inset Text
21848
21849 \begin_layout Plain Layout
21850 \begin_inset Formula $\dag$
21851 \end_inset
21852
21853
21854 \end_layout
21855
21856 \end_inset
21857 </cell>
21858 </row>
21859 <row>
21860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21861 \begin_inset Text
21862
21863 \begin_layout Plain Layout
21864
21865 \backslash
21866 ddag
21867 \end_layout
21868
21869 \end_inset
21870 </cell>
21871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21872 \begin_inset Text
21873
21874 \begin_layout Plain Layout
21875 \begin_inset Formula $\ddag$
21876 \end_inset
21877
21878
21879 \end_layout
21880
21881 \end_inset
21882 </cell>
21883 </row>
21884 <row>
21885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21886 \begin_inset Text
21887
21888 \begin_layout Plain Layout
21889
21890 \backslash
21891 complement
21892 \end_layout
21893
21894 \end_inset
21895 </cell>
21896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21897 \begin_inset Text
21898
21899 \begin_layout Plain Layout
21900 \begin_inset ERT
21901 status collapsed
21902
21903 \begin_layout Plain Layout
21904
21905
21906 \backslash
21907 raisebox{-0.8mm}{
21908 \end_layout
21909
21910 \end_inset
21911
21912
21913 \begin_inset Formula $\complement$
21914 \end_inset
21915
21916
21917 \begin_inset ERT
21918 status collapsed
21919
21920 \begin_layout Plain Layout
21921
21922 }
21923 \end_layout
21924
21925 \end_inset
21926
21927
21928 \end_layout
21929
21930 \end_inset
21931 </cell>
21932 </row>
21933 <row>
21934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21935 \begin_inset Text
21936
21937 \begin_layout Plain Layout
21938
21939 \backslash
21940 Bbbk
21941 \end_layout
21942
21943 \end_inset
21944 </cell>
21945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949 \begin_inset Formula $\Bbbk$
21950 \end_inset
21951
21952
21953 \end_layout
21954
21955 \end_inset
21956 </cell>
21957 </row>
21958 </lyxtabular>
21959
21960 \end_inset
21961
21962
21963 \begin_inset space \hfill{}
21964 \end_inset
21965
21966
21967 \begin_inset Tabular
21968 <lyxtabular version="3" rows="10" columns="2">
21969 <features tabularvalignment="middle">
21970 <column alignment="center" valignment="top" width="0pt">
21971 <column alignment="center" valignment="top" width="0pt">
21972 <row>
21973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21974 \begin_inset Text
21975
21976 \begin_layout Plain Layout
21977 Comando
21978 \end_layout
21979
21980 \end_inset
21981 </cell>
21982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21983 \begin_inset Text
21984
21985 \begin_layout Plain Layout
21986 Símbolo
21987 \end_layout
21988
21989 \end_inset
21990 </cell>
21991 </row>
21992 <row>
21993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21994 \begin_inset Text
21995
21996 \begin_layout Plain Layout
21997
21998 \backslash
21999 prime
22000 \end_layout
22001
22002 \end_inset
22003 </cell>
22004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22005 \begin_inset Text
22006
22007 \begin_layout Plain Layout
22008 \begin_inset Formula $\prime$
22009 \end_inset
22010
22011
22012 \end_layout
22013
22014 \end_inset
22015 </cell>
22016 </row>
22017 <row>
22018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22019 \begin_inset Text
22020
22021 \begin_layout Plain Layout
22022
22023 \backslash
22024 backprime
22025 \end_layout
22026
22027 \end_inset
22028 </cell>
22029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22030 \begin_inset Text
22031
22032 \begin_layout Plain Layout
22033 \begin_inset Formula $\backprime$
22034 \end_inset
22035
22036
22037 \end_layout
22038
22039 \end_inset
22040 </cell>
22041 </row>
22042 <row>
22043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22044 \begin_inset Text
22045
22046 \begin_layout Plain Layout
22047
22048 \backslash
22049 mho
22050 \end_layout
22051
22052 \end_inset
22053 </cell>
22054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22055 \begin_inset Text
22056
22057 \begin_layout Plain Layout
22058 \begin_inset Formula $\mho$
22059 \end_inset
22060
22061
22062 \end_layout
22063
22064 \end_inset
22065 </cell>
22066 </row>
22067 <row>
22068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22069 \begin_inset Text
22070
22071 \begin_layout Plain Layout
22072
22073 \backslash
22074 triangle
22075 \end_layout
22076
22077 \end_inset
22078 </cell>
22079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22080 \begin_inset Text
22081
22082 \begin_layout Plain Layout
22083 \begin_inset Formula $\triangle$
22084 \end_inset
22085
22086
22087 \end_layout
22088
22089 \end_inset
22090 </cell>
22091 </row>
22092 <row>
22093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22094 \begin_inset Text
22095
22096 \begin_layout Plain Layout
22097
22098 \backslash
22099 angle
22100 \end_layout
22101
22102 \end_inset
22103 </cell>
22104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22105 \begin_inset Text
22106
22107 \begin_layout Plain Layout
22108 \begin_inset Formula $\angle$
22109 \end_inset
22110
22111
22112 \end_layout
22113
22114 \end_inset
22115 </cell>
22116 </row>
22117 <row>
22118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22119 \begin_inset Text
22120
22121 \begin_layout Plain Layout
22122
22123 \backslash
22124 measuredangle
22125 \end_layout
22126
22127 \end_inset
22128 </cell>
22129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22130 \begin_inset Text
22131
22132 \begin_layout Plain Layout
22133 \begin_inset Formula $\measuredangle$
22134 \end_inset
22135
22136
22137 \end_layout
22138
22139 \end_inset
22140 </cell>
22141 </row>
22142 <row>
22143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22144 \begin_inset Text
22145
22146 \begin_layout Plain Layout
22147
22148 \backslash
22149 sphericalangle
22150 \end_layout
22151
22152 \end_inset
22153 </cell>
22154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22155 \begin_inset Text
22156
22157 \begin_layout Plain Layout
22158 \begin_inset Formula $\sphericalangle$
22159 \end_inset
22160
22161
22162 \end_layout
22163
22164 \end_inset
22165 </cell>
22166 </row>
22167 <row>
22168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22169 \begin_inset Text
22170
22171 \begin_layout Plain Layout
22172
22173 \backslash
22174 top
22175 \end_layout
22176
22177 \end_inset
22178 </cell>
22179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22180 \begin_inset Text
22181
22182 \begin_layout Plain Layout
22183 \begin_inset Formula $\top$
22184 \end_inset
22185
22186
22187 \end_layout
22188
22189 \end_inset
22190 </cell>
22191 </row>
22192 <row>
22193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22194 \begin_inset Text
22195
22196 \begin_layout Plain Layout
22197
22198 \backslash
22199 bot
22200 \end_layout
22201
22202 \end_inset
22203 </cell>
22204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22205 \begin_inset Text
22206
22207 \begin_layout Plain Layout
22208 \begin_inset Formula $\bot$
22209 \end_inset
22210
22211
22212 \end_layout
22213
22214 \end_inset
22215 </cell>
22216 </row>
22217 </lyxtabular>
22218
22219 \end_inset
22220
22221
22222 \begin_inset space \hfill{}
22223 \end_inset
22224
22225
22226 \end_layout
22227
22228 \begin_layout Subsection
22229 Símbolos misceláneos
22230 \begin_inset CommandInset label
22231 LatexCommand label
22232 name "sub:Símbolos-misceláneos"
22233
22234 \end_inset
22235
22236
22237 \begin_inset Index idx
22238 status collapsed
22239
22240 \begin_layout Plain Layout
22241 Símbolos ! misceláneos
22242 \end_layout
22243
22244 \end_inset
22245
22246
22247 \end_layout
22248
22249 \begin_layout Standard
22250 \noindent
22251 \align center
22252 \begin_inset Tabular
22253 <lyxtabular version="3" rows="10" columns="2">
22254 <features tabularvalignment="middle">
22255 <column alignment="center" valignment="top" width="0pt">
22256 <column alignment="center" valignment="top" width="0pt">
22257 <row>
22258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22259 \begin_inset Text
22260
22261 \begin_layout Plain Layout
22262 Comando
22263 \end_layout
22264
22265 \end_inset
22266 </cell>
22267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22268 \begin_inset Text
22269
22270 \begin_layout Plain Layout
22271 Símbolo
22272 \end_layout
22273
22274 \end_inset
22275 </cell>
22276 </row>
22277 <row>
22278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22279 \begin_inset Text
22280
22281 \begin_layout Plain Layout
22282
22283 \backslash
22284 flat
22285 \end_layout
22286
22287 \end_inset
22288 </cell>
22289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22290 \begin_inset Text
22291
22292 \begin_layout Plain Layout
22293 \begin_inset Formula $\flat$
22294 \end_inset
22295
22296
22297 \end_layout
22298
22299 \end_inset
22300 </cell>
22301 </row>
22302 <row>
22303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22304 \begin_inset Text
22305
22306 \begin_layout Plain Layout
22307
22308 \backslash
22309 natural
22310 \end_layout
22311
22312 \end_inset
22313 </cell>
22314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22315 \begin_inset Text
22316
22317 \begin_layout Plain Layout
22318 \begin_inset Formula $\natural$
22319 \end_inset
22320
22321
22322 \end_layout
22323
22324 \end_inset
22325 </cell>
22326 </row>
22327 <row>
22328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22329 \begin_inset Text
22330
22331 \begin_layout Plain Layout
22332
22333 \backslash
22334 sharp
22335 \end_layout
22336
22337 \end_inset
22338 </cell>
22339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22340 \begin_inset Text
22341
22342 \begin_layout Plain Layout
22343 \begin_inset Formula $\sharp$
22344 \end_inset
22345
22346
22347 \end_layout
22348
22349 \end_inset
22350 </cell>
22351 </row>
22352 <row>
22353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22354 \begin_inset Text
22355
22356 \begin_layout Plain Layout
22357
22358 \backslash
22359 surd
22360 \end_layout
22361
22362 \end_inset
22363 </cell>
22364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368 \begin_inset Formula $\surd$
22369 \end_inset
22370
22371
22372 \end_layout
22373
22374 \end_inset
22375 </cell>
22376 </row>
22377 <row>
22378 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22379 \begin_inset Text
22380
22381 \begin_layout Plain Layout
22382
22383 \backslash
22384 checkmark
22385 \end_layout
22386
22387 \end_inset
22388 </cell>
22389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22390 \begin_inset Text
22391
22392 \begin_layout Plain Layout
22393 \begin_inset Formula $\checkmark$
22394 \end_inset
22395
22396
22397 \end_layout
22398
22399 \end_inset
22400 </cell>
22401 </row>
22402 <row>
22403 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22404 \begin_inset Text
22405
22406 \begin_layout Plain Layout
22407
22408 \backslash
22409 yen
22410 \end_layout
22411
22412 \end_inset
22413 </cell>
22414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \begin_layout Plain Layout
22418 \begin_inset Formula $\yen$
22419 \end_inset
22420
22421
22422 \end_layout
22423
22424 \end_inset
22425 </cell>
22426 </row>
22427 <row>
22428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22429 \begin_inset Text
22430
22431 \begin_layout Plain Layout
22432
22433 \backslash
22434 pounds
22435 \end_layout
22436
22437 \end_inset
22438 </cell>
22439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22440 \begin_inset Text
22441
22442 \begin_layout Plain Layout
22443 \begin_inset Formula $\pounds$
22444 \end_inset
22445
22446
22447 \end_layout
22448
22449 \end_inset
22450 </cell>
22451 </row>
22452 <row>
22453 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22454 \begin_inset Text
22455
22456 \begin_layout Plain Layout
22457 $
22458 \end_layout
22459
22460 \end_inset
22461 </cell>
22462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22463 \begin_inset Text
22464
22465 \begin_layout Plain Layout
22466 \begin_inset Formula $\$$
22467 \end_inset
22468
22469
22470 \end_layout
22471
22472 \end_inset
22473 </cell>
22474 </row>
22475 <row>
22476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22477 \begin_inset Text
22478
22479 \begin_layout Plain Layout
22480 §
22481 \end_layout
22482
22483 \end_inset
22484 </cell>
22485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22486 \begin_inset Text
22487
22488 \begin_layout Plain Layout
22489 \begin_inset Formula $§$
22490 \end_inset
22491
22492
22493 \end_layout
22494
22495 \end_inset
22496 </cell>
22497 </row>
22498 </lyxtabular>
22499
22500 \end_inset
22501
22502
22503 \begin_inset Tabular
22504 <lyxtabular version="3" rows="10" columns="2">
22505 <features tabularvalignment="middle">
22506 <column alignment="center" valignment="top" width="0">
22507 <column alignment="center" valignment="top" width="0">
22508 <row>
22509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22510 \begin_inset Text
22511
22512 \begin_layout Plain Layout
22513 Comando
22514 \end_layout
22515
22516 \end_inset
22517 </cell>
22518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22519 \begin_inset Text
22520
22521 \begin_layout Plain Layout
22522 Símbolo
22523 \end_layout
22524
22525 \end_inset
22526 </cell>
22527 </row>
22528 <row>
22529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22530 \begin_inset Text
22531
22532 \begin_layout Plain Layout
22533
22534 \backslash
22535 hbar
22536 \end_layout
22537
22538 \end_inset
22539 </cell>
22540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22541 \begin_inset Text
22542
22543 \begin_layout Plain Layout
22544 \begin_inset Formula $\hbar$
22545 \end_inset
22546
22547
22548 \end_layout
22549
22550 \end_inset
22551 </cell>
22552 </row>
22553 <row>
22554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22555 \begin_inset Text
22556
22557 \begin_layout Plain Layout
22558
22559 \backslash
22560 hslash
22561 \end_layout
22562
22563 \end_inset
22564 </cell>
22565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22566 \begin_inset Text
22567
22568 \begin_layout Plain Layout
22569 \begin_inset Formula $\hslash$
22570 \end_inset
22571
22572
22573 \end_layout
22574
22575 \end_inset
22576 </cell>
22577 </row>
22578 <row>
22579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22580 \begin_inset Text
22581
22582 \begin_layout Plain Layout
22583
22584 \backslash
22585 clubsuit
22586 \end_layout
22587
22588 \end_inset
22589 </cell>
22590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22591 \begin_inset Text
22592
22593 \begin_layout Plain Layout
22594 \begin_inset Formula $\clubsuit$
22595 \end_inset
22596
22597
22598 \end_layout
22599
22600 \end_inset
22601 </cell>
22602 </row>
22603 <row>
22604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22605 \begin_inset Text
22606
22607 \begin_layout Plain Layout
22608
22609 \backslash
22610 spadesuit
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 $\spadesuit$
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 bigstar
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 $\bigstar$
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 blacklozenge
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 $\blacklozenge$
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 blacktriangle
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 $\blacktriangle$
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 blacktiangledown
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 $\blacktriangledown$
22720 \end_inset
22721
22722
22723 \end_layout
22724
22725 \end_inset
22726 </cell>
22727 </row>
22728 <row>
22729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22730 \begin_inset Text
22731
22732 \begin_layout Plain Layout
22733
22734 \backslash
22735 bullet
22736 \end_layout
22737
22738 \end_inset
22739 </cell>
22740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22741 \begin_inset Text
22742
22743 \begin_layout Plain Layout
22744 \begin_inset Formula $\bullet$
22745 \end_inset
22746
22747
22748 \end_layout
22749
22750 \end_inset
22751 </cell>
22752 </row>
22753 </lyxtabular>
22754
22755 \end_inset
22756
22757
22758 \begin_inset Tabular
22759 <lyxtabular version="3" rows="10" columns="2">
22760 <features tabularvalignment="middle">
22761 <column alignment="center" valignment="top" width="0pt">
22762 <column alignment="center" valignment="top" width="0pt">
22763 <row>
22764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22765 \begin_inset Text
22766
22767 \begin_layout Plain Layout
22768 Comando
22769 \end_layout
22770
22771 \end_inset
22772 </cell>
22773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22774 \begin_inset Text
22775
22776 \begin_layout Plain Layout
22777 Símbolo
22778 \end_layout
22779
22780 \end_inset
22781 </cell>
22782 </row>
22783 <row>
22784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22785 \begin_inset Text
22786
22787 \begin_layout Plain Layout
22788
22789 \backslash
22790 diamondsuit
22791 \end_layout
22792
22793 \end_inset
22794 </cell>
22795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22796 \begin_inset Text
22797
22798 \begin_layout Plain Layout
22799 \begin_inset Formula $\diamondsuit$
22800 \end_inset
22801
22802
22803 \end_layout
22804
22805 \end_inset
22806 </cell>
22807 </row>
22808 <row>
22809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22810 \begin_inset Text
22811
22812 \begin_layout Plain Layout
22813
22814 \backslash
22815 Diamond
22816 \end_layout
22817
22818 \end_inset
22819 </cell>
22820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22821 \begin_inset Text
22822
22823 \begin_layout Plain Layout
22824 \begin_inset Formula $\Diamond$
22825 \end_inset
22826
22827
22828 \end_layout
22829
22830 \end_inset
22831 </cell>
22832 </row>
22833 <row>
22834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22835 \begin_inset Text
22836
22837 \begin_layout Plain Layout
22838
22839 \backslash
22840 heartsuit
22841 \end_layout
22842
22843 \end_inset
22844 </cell>
22845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22846 \begin_inset Text
22847
22848 \begin_layout Plain Layout
22849 \begin_inset Formula $\heartsuit$
22850 \end_inset
22851
22852
22853 \end_layout
22854
22855 \end_inset
22856 </cell>
22857 </row>
22858 <row>
22859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22860 \begin_inset Text
22861
22862 \begin_layout Plain Layout
22863
22864 \backslash
22865 P
22866 \end_layout
22867
22868 \end_inset
22869 </cell>
22870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22871 \begin_inset Text
22872
22873 \begin_layout Plain Layout
22874 \begin_inset Formula $\P$
22875 \end_inset
22876
22877
22878 \end_layout
22879
22880 \end_inset
22881 </cell>
22882 </row>
22883 <row>
22884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22885 \begin_inset Text
22886
22887 \begin_layout Plain Layout
22888
22889 \backslash
22890 copyright
22891 \end_layout
22892
22893 \end_inset
22894 </cell>
22895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22896 \begin_inset Text
22897
22898 \begin_layout Plain Layout
22899 \begin_inset Formula $\copyright$
22900 \end_inset
22901
22902
22903 \end_layout
22904
22905 \end_inset
22906 </cell>
22907 </row>
22908 <row>
22909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22910 \begin_inset Text
22911
22912 \begin_layout Plain Layout
22913
22914 \backslash
22915 circledR
22916 \end_layout
22917
22918 \end_inset
22919 </cell>
22920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22921 \begin_inset Text
22922
22923 \begin_layout Plain Layout
22924 \begin_inset Formula $\circledR$
22925 \end_inset
22926
22927
22928 \end_layout
22929
22930 \end_inset
22931 </cell>
22932 </row>
22933 <row>
22934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22935 \begin_inset Text
22936
22937 \begin_layout Plain Layout
22938
22939 \backslash
22940 maltese
22941 \end_layout
22942
22943 \end_inset
22944 </cell>
22945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22946 \begin_inset Text
22947
22948 \begin_layout Plain Layout
22949 \begin_inset Formula $\maltese$
22950 \end_inset
22951
22952
22953 \end_layout
22954
22955 \end_inset
22956 </cell>
22957 </row>
22958 <row>
22959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22960 \begin_inset Text
22961
22962 \begin_layout Plain Layout
22963
22964 \backslash
22965 diagup
22966 \end_layout
22967
22968 \end_inset
22969 </cell>
22970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22971 \begin_inset Text
22972
22973 \begin_layout Plain Layout
22974 \begin_inset Formula $\diagup$
22975 \end_inset
22976
22977
22978 \end_layout
22979
22980 \end_inset
22981 </cell>
22982 </row>
22983 <row>
22984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22985 \begin_inset Text
22986
22987 \begin_layout Plain Layout
22988
22989 \backslash
22990 diagdown
22991 \end_layout
22992
22993 \end_inset
22994 </cell>
22995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22996 \begin_inset Text
22997
22998 \begin_layout Plain Layout
22999 \begin_inset Formula $\diagdown$
23000 \end_inset
23001
23002
23003 \end_layout
23004
23005 \end_inset
23006 </cell>
23007 </row>
23008 </lyxtabular>
23009
23010 \end_inset
23011
23012
23013 \end_layout
23014
23015 \begin_layout Standard
23016 \begin_inset VSpace medskip
23017 \end_inset
23018
23019
23020 \end_layout
23021
23022 \begin_layout Standard
23023 Hay más símbolos en 
23024 \begin_inset CommandInset ref
23025 LatexCommand ref
23026 reference "sub:Caracteres-especiales-misceláneos"
23027
23028 \end_inset
23029
23030 .
23031 \end_layout
23032
23033 \begin_layout Standard
23034 Algunos símbolos pueden presentarse en distintos tamaños, véase 
23035 \begin_inset CommandInset ref
23036 LatexCommand ref
23037 reference "sub:Tamaños-de-tipografías"
23038
23039 \end_inset
23040
23041
23042 \end_layout
23043
23044 \begin_layout Subsection
23045 El símbolo del euro, €
23046 \begin_inset Index idx
23047 status collapsed
23048
23049 \begin_layout Plain Layout
23050 Símbolos ! euro
23051 \end_layout
23052
23053 \end_inset
23054
23055
23056 \begin_inset Index idx
23057 status collapsed
23058
23059 \begin_layout Plain Layout
23060
23061 \backslash
23062 @
23063 \begin_inset ERT
23064 status collapsed
23065
23066 \begin_layout Plain Layout
23067
23068
23069 \backslash
23070 officialeuro
23071 \end_layout
23072
23073 \end_inset
23074
23075
23076 \end_layout
23077
23078 \end_inset
23079
23080
23081 \end_layout
23082
23083 \begin_layout Standard
23084 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
23085  LaTeX 
23086 \series bold
23087 eurosym
23088 \series default
23089
23090 \begin_inset Index idx
23091 status collapsed
23092
23093 \begin_layout Plain Layout
23094 Paquetes ! eurosym
23095 \end_layout
23096
23097 \end_inset
23098
23099 , y cargado en el preámbulo LaTeX con la línea
23100 \end_layout
23101
23102 \begin_layout Standard
23103
23104 \series bold
23105
23106 \backslash
23107 usepackage[gennarrow]{eurosym}
23108 \end_layout
23109
23110 \begin_layout Standard
23111 Actualmente también se puede insertar con el comando 
23112 \series bold
23113
23114 \backslash
23115 euro
23116 \series default
23117
23118 \begin_inset Index idx
23119 status collapsed
23120
23121 \begin_layout Plain Layout
23122 Comandos ! E ! 
23123 \backslash
23124 euro
23125 \end_layout
23126
23127 \end_inset
23128
23129 .
23130 \end_layout
23131
23132 \begin_layout Standard
23133 El símbolo del euro puede insertarse directamente con la tecla € en texto
23134  matemático sin tener 
23135 \series bold
23136 eurosym
23137 \series default
23138  instalado.
23139  Si 
23140 \series bold
23141 eurosym
23142 \series default
23143  está instalado, se puede insertar 
23144 \series bold
23145
23146 \backslash
23147 euro
23148 \series default
23149  en modo TeX.
23150  El símbolo oficial de la moneda se puede insertar con el comando 
23151 \series bold
23152
23153 \backslash
23154 officialeuro
23155 \series default
23156
23157 \begin_inset Index idx
23158 status collapsed
23159
23160 \begin_layout Plain Layout
23161 Comandos ! O ! 
23162 \backslash
23163 officialeuro
23164 \end_layout
23165
23166 \end_inset
23167
23168 , que sólo está disponible en modo TeX.
23169 \end_layout
23170
23171 \begin_layout Standard
23172 \begin_inset ERT
23173 status collapsed
23174
23175 \begin_layout Plain Layout
23176
23177
23178 \backslash
23179 ifeurosym
23180 \end_layout
23181
23182 \end_inset
23183
23184
23185 \begin_inset Note Note
23186 status collapsed
23187
23188 \begin_layout Plain Layout
23189 El cuadro siguiente sólo se mostrará si está instalado el paquete LaTeX
23190  
23191 \series bold
23192 eurosym
23193 \series default
23194 .
23195 \end_layout
23196
23197 \end_inset
23198
23199
23200 \end_layout
23201
23202 \begin_layout Standard
23203 Un vistazo a los diferentes símbolos del euro.
23204 \end_layout
23205
23206 \begin_layout Standard
23207 \noindent
23208 \align center
23209 \begin_inset Tabular
23210 <lyxtabular version="3" rows="4" columns="3">
23211 <features tabularvalignment="middle">
23212 <column alignment="center" valignment="top" width="0">
23213 <column alignment="center" valignment="top" width="0">
23214 <column alignment="center" valignment="top" width="0">
23215 <row>
23216 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23217 \begin_inset Text
23218
23219 \begin_layout Plain Layout
23220
23221 \end_layout
23222
23223 \end_inset
23224 </cell>
23225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23226 \begin_inset Text
23227
23228 \begin_layout Plain Layout
23229 Comando
23230 \end_layout
23231
23232 \end_inset
23233 </cell>
23234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23235 \begin_inset Text
23236
23237 \begin_layout Plain Layout
23238 Símbolo
23239 \end_layout
23240
23241 \end_inset
23242 </cell>
23243 </row>
23244 <row>
23245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23246 \begin_inset Text
23247
23248 \begin_layout Plain Layout
23249 ecuación
23250 \end_layout
23251
23252 \end_inset
23253 </cell>
23254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258
23259 \backslash
23260 euro
23261 \end_layout
23262
23263 \end_inset
23264 </cell>
23265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23266 \begin_inset Text
23267
23268 \begin_layout Plain Layout
23269 \begin_inset Formula $\euro$
23270 \end_inset
23271
23272
23273 \end_layout
23274
23275 \end_inset
23276 </cell>
23277 </row>
23278 <row>
23279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23280 \begin_inset Text
23281
23282 \begin_layout Plain Layout
23283 texto matemático
23284 \end_layout
23285
23286 \end_inset
23287 </cell>
23288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23289 \begin_inset Text
23290
23291 \begin_layout Plain Layout
23292
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 $\mbox{€}$
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" bottomline="true" leftline="true" usebox="none">
23312 \begin_inset Text
23313
23314 \begin_layout Plain Layout
23315 modo TeX
23316 \end_layout
23317
23318 \end_inset
23319 </cell>
23320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23321 \begin_inset Text
23322
23323 \begin_layout Plain Layout
23324
23325 \backslash
23326 officialeuro
23327 \end_layout
23328
23329 \end_inset
23330 </cell>
23331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23332 \begin_inset Text
23333
23334 \begin_layout Plain Layout
23335 \begin_inset ERT
23336 status collapsed
23337
23338 \begin_layout Plain Layout
23339
23340
23341 \backslash
23342 officialeuro
23343 \end_layout
23344
23345 \end_inset
23346
23347
23348 \end_layout
23349
23350 \end_inset
23351 </cell>
23352 </row>
23353 </lyxtabular>
23354
23355 \end_inset
23356
23357
23358 \end_layout
23359
23360 \begin_layout Standard
23361 \begin_inset ERT
23362 status collapsed
23363
23364 \begin_layout Plain Layout
23365
23366
23367 \backslash
23368 else
23369 \end_layout
23370
23371 \end_inset
23372
23373
23374 \begin_inset Note Note
23375 status collapsed
23376
23377 \begin_layout Plain Layout
23378 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
23379 \series bold
23380 eurosym
23381 \series default
23382 :
23383 \end_layout
23384
23385 \end_inset
23386
23387
23388 \end_layout
23389
23390 \begin_layout Standard
23391 Para ver la salida completa de esta subsección debe estar instalado el paquete
23392  LaTeX 
23393 \series bold
23394 eurosym
23395 \series default
23396 .
23397 \end_layout
23398
23399 \begin_layout Standard
23400 \begin_inset ERT
23401 status collapsed
23402
23403 \begin_layout Plain Layout
23404
23405
23406 \backslash
23407 fi
23408 \end_layout
23409
23410 \end_inset
23411
23412
23413 \end_layout
23414
23415 \begin_layout Section
23416 Relaciones
23417 \begin_inset CommandInset label
23418 LatexCommand label
23419 name "sec:Relaciones"
23420
23421 \end_inset
23422
23423
23424 \begin_inset Index idx
23425 status collapsed
23426
23427 \begin_layout Plain Layout
23428 Relaciones
23429 \end_layout
23430
23431 \end_inset
23432
23433
23434 \begin_inset Index idx
23435 status collapsed
23436
23437 \begin_layout Plain Layout
23438 Comparaciones|see
23439 \begin_inset ERT
23440 status collapsed
23441
23442 \begin_layout Plain Layout
23443
23444 {
23445 \end_layout
23446
23447 \end_inset
23448
23449 Relaciones
23450 \begin_inset ERT
23451 status collapsed
23452
23453 \begin_layout Plain Layout
23454
23455 }
23456 \end_layout
23457
23458 \end_inset
23459
23460
23461 \end_layout
23462
23463 \end_inset
23464
23465
23466 \end_layout
23467
23468 \begin_layout Standard
23469 Todas las relaciones se pueden insertar también con el botón 
23470 \begin_inset Graphics
23471         filename ../../images/math/leq.png
23472         scale 85
23473
23474 \end_inset
23475
23476  de la barra de ecuaciones.
23477 \end_layout
23478
23479 \begin_layout Standard
23480 \begin_inset space \hfill{}
23481 \end_inset
23482
23483
23484 \begin_inset Tabular
23485 <lyxtabular version="3" rows="17" columns="2">
23486 <features tabularvalignment="middle">
23487 <column alignment="center" valignment="top" width="0pt">
23488 <column alignment="center" valignment="top" width="0pt">
23489 <row>
23490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494 Comando
23495 \end_layout
23496
23497 \end_inset
23498 </cell>
23499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503 Relación
23504 \end_layout
23505
23506 \end_inset
23507 </cell>
23508 </row>
23509 <row>
23510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514 <
23515 \end_layout
23516
23517 \end_inset
23518 </cell>
23519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23520 \begin_inset Text
23521
23522 \begin_layout Plain Layout
23523 \begin_inset Formula $<$
23524 \end_inset
23525
23526
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 </row>
23532 <row>
23533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23534 \begin_inset Text
23535
23536 \begin_layout Plain Layout
23537
23538 \backslash
23539 le
23540 \end_layout
23541
23542 \end_inset
23543 </cell>
23544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23545 \begin_inset Text
23546
23547 \begin_layout Plain Layout
23548 \begin_inset Formula $\le$
23549 \end_inset
23550
23551
23552 \end_layout
23553
23554 \end_inset
23555 </cell>
23556 </row>
23557 <row>
23558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23559 \begin_inset Text
23560
23561 \begin_layout Plain Layout
23562
23563 \backslash
23564 ll
23565 \end_layout
23566
23567 \end_inset
23568 </cell>
23569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23570 \begin_inset Text
23571
23572 \begin_layout Plain Layout
23573 \begin_inset Formula $\ll$
23574 \end_inset
23575
23576
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 </row>
23582 <row>
23583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23584 \begin_inset Text
23585
23586 \begin_layout Plain Layout
23587
23588 \backslash
23589 prec
23590 \end_layout
23591
23592 \end_inset
23593 </cell>
23594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23595 \begin_inset Text
23596
23597 \begin_layout Plain Layout
23598 \begin_inset Formula $\prec$
23599 \end_inset
23600
23601
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 </row>
23607 <row>
23608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23609 \begin_inset Text
23610
23611 \begin_layout Plain Layout
23612
23613 \backslash
23614 preceq
23615 \end_layout
23616
23617 \end_inset
23618 </cell>
23619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23620 \begin_inset Text
23621
23622 \begin_layout Plain Layout
23623 \begin_inset Formula $\preceq$
23624 \end_inset
23625
23626
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 </row>
23632 <row>
23633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23634 \begin_inset Text
23635
23636 \begin_layout Plain Layout
23637
23638 \backslash
23639 subset
23640 \end_layout
23641
23642 \end_inset
23643 </cell>
23644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23645 \begin_inset Text
23646
23647 \begin_layout Plain Layout
23648 \begin_inset Formula $\subset$
23649 \end_inset
23650
23651
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 </row>
23657 <row>
23658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23659 \begin_inset Text
23660
23661 \begin_layout Plain Layout
23662
23663 \backslash
23664 subseteq
23665 \end_layout
23666
23667 \end_inset
23668 </cell>
23669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23670 \begin_inset Text
23671
23672 \begin_layout Plain Layout
23673 \begin_inset Formula $\subseteq$
23674 \end_inset
23675
23676
23677 \end_layout
23678
23679 \end_inset
23680 </cell>
23681 </row>
23682 <row>
23683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23684 \begin_inset Text
23685
23686 \begin_layout Plain Layout
23687
23688 \backslash
23689 sqsubseteq
23690 \end_layout
23691
23692 \end_inset
23693 </cell>
23694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23695 \begin_inset Text
23696
23697 \begin_layout Plain Layout
23698 \begin_inset Formula $\sqsubseteq$
23699 \end_inset
23700
23701
23702 \end_layout
23703
23704 \end_inset
23705 </cell>
23706 </row>
23707 <row>
23708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23709 \begin_inset Text
23710
23711 \begin_layout Plain Layout
23712
23713 \backslash
23714 in
23715 \end_layout
23716
23717 \end_inset
23718 </cell>
23719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23720 \begin_inset Text
23721
23722 \begin_layout Plain Layout
23723 \begin_inset Formula $\in$
23724 \end_inset
23725
23726
23727 \end_layout
23728
23729 \end_inset
23730 </cell>
23731 </row>
23732 <row>
23733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23734 \begin_inset Text
23735
23736 \begin_layout Plain Layout
23737
23738 \backslash
23739 vdash
23740 \end_layout
23741
23742 \end_inset
23743 </cell>
23744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23745 \begin_inset Text
23746
23747 \begin_layout Plain Layout
23748 \begin_inset Formula $\vdash$
23749 \end_inset
23750
23751
23752 \end_layout
23753
23754 \end_inset
23755 </cell>
23756 </row>
23757 <row>
23758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23759 \begin_inset Text
23760
23761 \begin_layout Plain Layout
23762
23763 \backslash
23764 smile
23765 \end_layout
23766
23767 \end_inset
23768 </cell>
23769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23770 \begin_inset Text
23771
23772 \begin_layout Plain Layout
23773 \begin_inset Formula $\smile$
23774 \end_inset
23775
23776
23777 \end_layout
23778
23779 \end_inset
23780 </cell>
23781 </row>
23782 <row>
23783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23784 \begin_inset Text
23785
23786 \begin_layout Plain Layout
23787
23788 \backslash
23789 lhd
23790 \end_layout
23791
23792 \end_inset
23793 </cell>
23794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23795 \begin_inset Text
23796
23797 \begin_layout Plain Layout
23798 \begin_inset Formula $\lhd$
23799 \end_inset
23800
23801
23802 \end_layout
23803
23804 \end_inset
23805 </cell>
23806 </row>
23807 <row>
23808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23809 \begin_inset Text
23810
23811 \begin_layout Plain Layout
23812
23813 \backslash
23814 unlhd
23815 \end_layout
23816
23817 \end_inset
23818 </cell>
23819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23820 \begin_inset Text
23821
23822 \begin_layout Plain Layout
23823 \begin_inset Formula $\unlhd$
23824 \end_inset
23825
23826
23827 \end_layout
23828
23829 \end_inset
23830 </cell>
23831 </row>
23832 <row>
23833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23834 \begin_inset Text
23835
23836 \begin_layout Plain Layout
23837
23838 \backslash
23839 gtrless
23840 \end_layout
23841
23842 \end_inset
23843 </cell>
23844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23845 \begin_inset Text
23846
23847 \begin_layout Plain Layout
23848 \begin_inset Formula $\gtrless$
23849 \end_inset
23850
23851
23852 \end_layout
23853
23854 \end_inset
23855 </cell>
23856 </row>
23857 <row>
23858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23859 \begin_inset Text
23860
23861 \begin_layout Plain Layout
23862
23863 \backslash
23864 mid
23865 \end_layout
23866
23867 \end_inset
23868 </cell>
23869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23870 \begin_inset Text
23871
23872 \begin_layout Plain Layout
23873 \begin_inset Formula $\mid$
23874 \end_inset
23875
23876
23877 \end_layout
23878
23879 \end_inset
23880 </cell>
23881 </row>
23882 <row>
23883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23884 \begin_inset Text
23885
23886 \begin_layout Plain Layout
23887
23888 \backslash
23889 nmid
23890 \end_layout
23891
23892 \end_inset
23893 </cell>
23894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23895 \begin_inset Text
23896
23897 \begin_layout Plain Layout
23898 \begin_inset Formula $\nmid$
23899 \end_inset
23900
23901
23902 \end_layout
23903
23904 \end_inset
23905 </cell>
23906 </row>
23907 </lyxtabular>
23908
23909 \end_inset
23910
23911
23912 \begin_inset space \hfill{}
23913 \end_inset
23914
23915
23916 \begin_inset Tabular
23917 <lyxtabular version="3" rows="17" columns="2">
23918 <features tabularvalignment="middle">
23919 <column alignment="center" valignment="top" width="0pt">
23920 <column alignment="center" valignment="top" width="0pt">
23921 <row>
23922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23923 \begin_inset Text
23924
23925 \begin_layout Plain Layout
23926 Comando
23927 \end_layout
23928
23929 \end_inset
23930 </cell>
23931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23932 \begin_inset Text
23933
23934 \begin_layout Plain Layout
23935 Relación
23936 \end_layout
23937
23938 \end_inset
23939 </cell>
23940 </row>
23941 <row>
23942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23943 \begin_inset Text
23944
23945 \begin_layout Plain Layout
23946 =
23947 \end_layout
23948
23949 \end_inset
23950 </cell>
23951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23952 \begin_inset Text
23953
23954 \begin_layout Plain Layout
23955 \begin_inset Formula $=$
23956 \end_inset
23957
23958
23959 \end_layout
23960
23961 \end_inset
23962 </cell>
23963 </row>
23964 <row>
23965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23966 \begin_inset Text
23967
23968 \begin_layout Plain Layout
23969
23970 \backslash
23971 not=
23972 \end_layout
23973
23974 \end_inset
23975 </cell>
23976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23977 \begin_inset Text
23978
23979 \begin_layout Plain Layout
23980 \begin_inset Formula $\not=$
23981 \end_inset
23982
23983
23984 \end_layout
23985
23986 \end_inset
23987 </cell>
23988 </row>
23989 <row>
23990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23991 \begin_inset Text
23992
23993 \begin_layout Plain Layout
23994
23995 \backslash
23996 equiv
23997 \end_layout
23998
23999 \end_inset
24000 </cell>
24001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24002 \begin_inset Text
24003
24004 \begin_layout Plain Layout
24005 \begin_inset Formula $\equiv$
24006 \end_inset
24007
24008
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 </row>
24014 <row>
24015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24016 \begin_inset Text
24017
24018 \begin_layout Plain Layout
24019
24020 \backslash
24021 sim
24022 \end_layout
24023
24024 \end_inset
24025 </cell>
24026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24027 \begin_inset Text
24028
24029 \begin_layout Plain Layout
24030 \begin_inset Formula $\sim$
24031 \end_inset
24032
24033
24034 \end_layout
24035
24036 \end_inset
24037 </cell>
24038 </row>
24039 <row>
24040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24041 \begin_inset Text
24042
24043 \begin_layout Plain Layout
24044
24045 \backslash
24046 simeq
24047 \end_layout
24048
24049 \end_inset
24050 </cell>
24051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Plain Layout
24055 \begin_inset Formula $\simeq$
24056 \end_inset
24057
24058
24059 \end_layout
24060
24061 \end_inset
24062 </cell>
24063 </row>
24064 <row>
24065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24066 \begin_inset Text
24067
24068 \begin_layout Plain Layout
24069
24070 \backslash
24071 approx
24072 \end_layout
24073
24074 \end_inset
24075 </cell>
24076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24077 \begin_inset Text
24078
24079 \begin_layout Plain Layout
24080 \begin_inset Formula $\approx$
24081 \end_inset
24082
24083
24084 \end_layout
24085
24086 \end_inset
24087 </cell>
24088 </row>
24089 <row>
24090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24091 \begin_inset Text
24092
24093 \begin_layout Plain Layout
24094
24095 \backslash
24096 cong
24097 \end_layout
24098
24099 \end_inset
24100 </cell>
24101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24102 \begin_inset Text
24103
24104 \begin_layout Plain Layout
24105 \begin_inset Formula $\cong$
24106 \end_inset
24107
24108
24109 \end_layout
24110
24111 \end_inset
24112 </cell>
24113 </row>
24114 <row>
24115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24116 \begin_inset Text
24117
24118 \begin_layout Plain Layout
24119
24120 \backslash
24121 bowtie
24122 \end_layout
24123
24124 \end_inset
24125 </cell>
24126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24127 \begin_inset Text
24128
24129 \begin_layout Plain Layout
24130 \begin_inset Formula $\bowtie$
24131 \end_inset
24132
24133
24134 \end_layout
24135
24136 \end_inset
24137 </cell>
24138 </row>
24139 <row>
24140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24141 \begin_inset Text
24142
24143 \begin_layout Plain Layout
24144
24145 \backslash
24146 notin
24147 \end_layout
24148
24149 \end_inset
24150 </cell>
24151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24152 \begin_inset Text
24153
24154 \begin_layout Plain Layout
24155 \begin_inset Formula $\notin$
24156 \end_inset
24157
24158
24159 \end_layout
24160
24161 \end_inset
24162 </cell>
24163 </row>
24164 <row>
24165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24166 \begin_inset Text
24167
24168 \begin_layout Plain Layout
24169
24170 \backslash
24171 perp
24172 \end_layout
24173
24174 \end_inset
24175 </cell>
24176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24177 \begin_inset Text
24178
24179 \begin_layout Plain Layout
24180 \begin_inset Formula $\perp$
24181 \end_inset
24182
24183
24184 \end_layout
24185
24186 \end_inset
24187 </cell>
24188 </row>
24189 <row>
24190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24191 \begin_inset Text
24192
24193 \begin_layout Plain Layout
24194
24195 \backslash
24196 propto
24197 \end_layout
24198
24199 \end_inset
24200 </cell>
24201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24202 \begin_inset Text
24203
24204 \begin_layout Plain Layout
24205 \begin_inset Formula $\propto$
24206 \end_inset
24207
24208
24209 \end_layout
24210
24211 \end_inset
24212 </cell>
24213 </row>
24214 <row>
24215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24216 \begin_inset Text
24217
24218 \begin_layout Plain Layout
24219
24220 \backslash
24221 asymp
24222 \end_layout
24223
24224 \end_inset
24225 </cell>
24226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24227 \begin_inset Text
24228
24229 \begin_layout Plain Layout
24230 \begin_inset Formula $\asymp$
24231 \end_inset
24232
24233
24234 \end_layout
24235
24236 \end_inset
24237 </cell>
24238 </row>
24239 <row>
24240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24241 \begin_inset Text
24242
24243 \begin_layout Plain Layout
24244
24245 \backslash
24246 doteq
24247 \end_layout
24248
24249 \end_inset
24250 </cell>
24251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24252 \begin_inset Text
24253
24254 \begin_layout Plain Layout
24255 \begin_inset Formula $\doteq$
24256 \end_inset
24257
24258
24259 \end_layout
24260
24261 \end_inset
24262 </cell>
24263 </row>
24264 <row>
24265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24266 \begin_inset Text
24267
24268 \begin_layout Plain Layout
24269
24270 \backslash
24271 circeq
24272 \end_layout
24273
24274 \end_inset
24275 </cell>
24276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24277 \begin_inset Text
24278
24279 \begin_layout Plain Layout
24280 \begin_inset Formula $\circeq$
24281 \end_inset
24282
24283
24284 \end_layout
24285
24286 \end_inset
24287 </cell>
24288 </row>
24289 <row>
24290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24291 \begin_inset Text
24292
24293 \begin_layout Plain Layout
24294
24295 \backslash
24296 models
24297 \end_layout
24298
24299 \end_inset
24300 </cell>
24301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24302 \begin_inset Text
24303
24304 \begin_layout Plain Layout
24305 \begin_inset Formula $\models$
24306 \end_inset
24307
24308
24309 \end_layout
24310
24311 \end_inset
24312 </cell>
24313 </row>
24314 <row>
24315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24316 \begin_inset Text
24317
24318 \begin_layout Plain Layout
24319
24320 \backslash
24321 widehat=
24322 \end_layout
24323
24324 \end_inset
24325 </cell>
24326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24327 \begin_inset Text
24328
24329 \begin_layout Plain Layout
24330 \begin_inset Formula $\widehat{=}$
24331 \end_inset
24332
24333
24334 \end_layout
24335
24336 \end_inset
24337 </cell>
24338 </row>
24339 </lyxtabular>
24340
24341 \end_inset
24342
24343
24344 \begin_inset space \hfill{}
24345 \end_inset
24346
24347
24348 \begin_inset Tabular
24349 <lyxtabular version="3" rows="17" columns="2">
24350 <features tabularvalignment="middle">
24351 <column alignment="center" valignment="top" width="0pt">
24352 <column alignment="center" valignment="top" width="0pt">
24353 <row>
24354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24355 \begin_inset Text
24356
24357 \begin_layout Plain Layout
24358 Comando
24359 \end_layout
24360
24361 \end_inset
24362 </cell>
24363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24364 \begin_inset Text
24365
24366 \begin_layout Plain Layout
24367 Relación
24368 \end_layout
24369
24370 \end_inset
24371 </cell>
24372 </row>
24373 <row>
24374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378 >
24379 \end_layout
24380
24381 \end_inset
24382 </cell>
24383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24384 \begin_inset Text
24385
24386 \begin_layout Plain Layout
24387 \begin_inset Formula $>$
24388 \end_inset
24389
24390
24391 \end_layout
24392
24393 \end_inset
24394 </cell>
24395 </row>
24396 <row>
24397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24398 \begin_inset Text
24399
24400 \begin_layout Plain Layout
24401
24402 \backslash
24403 ge
24404 \end_layout
24405
24406 \end_inset
24407 </cell>
24408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24409 \begin_inset Text
24410
24411 \begin_layout Plain Layout
24412 \begin_inset Formula $\ge$
24413 \end_inset
24414
24415
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 </row>
24421 <row>
24422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24423 \begin_inset Text
24424
24425 \begin_layout Plain Layout
24426
24427 \backslash
24428 gg
24429 \end_layout
24430
24431 \end_inset
24432 </cell>
24433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24434 \begin_inset Text
24435
24436 \begin_layout Plain Layout
24437 \begin_inset Formula $\gg$
24438 \end_inset
24439
24440
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 succ
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 \begin_inset Formula $\succ$
24463 \end_inset
24464
24465
24466 \end_layout
24467
24468 \end_inset
24469 </cell>
24470 </row>
24471 <row>
24472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24473 \begin_inset Text
24474
24475 \begin_layout Plain Layout
24476
24477 \backslash
24478 succeq
24479 \end_layout
24480
24481 \end_inset
24482 </cell>
24483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24484 \begin_inset Text
24485
24486 \begin_layout Plain Layout
24487 \begin_inset Formula $\succeq$
24488 \end_inset
24489
24490
24491 \end_layout
24492
24493 \end_inset
24494 </cell>
24495 </row>
24496 <row>
24497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24498 \begin_inset Text
24499
24500 \begin_layout Plain Layout
24501
24502 \backslash
24503 supset
24504 \end_layout
24505
24506 \end_inset
24507 </cell>
24508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24509 \begin_inset Text
24510
24511 \begin_layout Plain Layout
24512 \begin_inset Formula $\supset$
24513 \end_inset
24514
24515
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 supseteq
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 \begin_inset Formula $\supseteq$
24538 \end_inset
24539
24540
24541 \end_layout
24542
24543 \end_inset
24544 </cell>
24545 </row>
24546 <row>
24547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24548 \begin_inset Text
24549
24550 \begin_layout Plain Layout
24551
24552 \backslash
24553 sqsupseteq
24554 \end_layout
24555
24556 \end_inset
24557 </cell>
24558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562 \begin_inset Formula $\sqsupseteq$
24563 \end_inset
24564
24565
24566 \end_layout
24567
24568 \end_inset
24569 </cell>
24570 </row>
24571 <row>
24572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24573 \begin_inset Text
24574
24575 \begin_layout Plain Layout
24576
24577 \backslash
24578 ni
24579 \end_layout
24580
24581 \end_inset
24582 </cell>
24583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24584 \begin_inset Text
24585
24586 \begin_layout Plain Layout
24587 \begin_inset Formula $\ni$
24588 \end_inset
24589
24590
24591 \end_layout
24592
24593 \end_inset
24594 </cell>
24595 </row>
24596 <row>
24597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24598 \begin_inset Text
24599
24600 \begin_layout Plain Layout
24601
24602 \backslash
24603 dashv
24604 \end_layout
24605
24606 \end_inset
24607 </cell>
24608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24609 \begin_inset Text
24610
24611 \begin_layout Plain Layout
24612 \begin_inset Formula $\dashv$
24613 \end_inset
24614
24615
24616 \end_layout
24617
24618 \end_inset
24619 </cell>
24620 </row>
24621 <row>
24622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24623 \begin_inset Text
24624
24625 \begin_layout Plain Layout
24626
24627 \backslash
24628 frown
24629 \end_layout
24630
24631 \end_inset
24632 </cell>
24633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24634 \begin_inset Text
24635
24636 \begin_layout Plain Layout
24637 \begin_inset Formula $\frown$
24638 \end_inset
24639
24640
24641 \end_layout
24642
24643 \end_inset
24644 </cell>
24645 </row>
24646 <row>
24647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24648 \begin_inset Text
24649
24650 \begin_layout Plain Layout
24651
24652 \backslash
24653 rhd
24654 \end_layout
24655
24656 \end_inset
24657 </cell>
24658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24659 \begin_inset Text
24660
24661 \begin_layout Plain Layout
24662 \begin_inset Formula $\rhd$
24663 \end_inset
24664
24665
24666 \end_layout
24667
24668 \end_inset
24669 </cell>
24670 </row>
24671 <row>
24672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24673 \begin_inset Text
24674
24675 \begin_layout Plain Layout
24676
24677 \backslash
24678 unrhd
24679 \end_layout
24680
24681 \end_inset
24682 </cell>
24683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24684 \begin_inset Text
24685
24686 \begin_layout Plain Layout
24687 \begin_inset Formula $\unrhd$
24688 \end_inset
24689
24690
24691 \end_layout
24692
24693 \end_inset
24694 </cell>
24695 </row>
24696 <row>
24697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24698 \begin_inset Text
24699
24700 \begin_layout Plain Layout
24701
24702 \backslash
24703 lessgtr
24704 \end_layout
24705
24706 \end_inset
24707 </cell>
24708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24709 \begin_inset Text
24710
24711 \begin_layout Plain Layout
24712 \begin_inset Formula $\lessgtr$
24713 \end_inset
24714
24715
24716 \end_layout
24717
24718 \end_inset
24719 </cell>
24720 </row>
24721 <row>
24722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24723 \begin_inset Text
24724
24725 \begin_layout Plain Layout
24726
24727 \backslash
24728 parallel
24729 \end_layout
24730
24731 \end_inset
24732 </cell>
24733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24734 \begin_inset Text
24735
24736 \begin_layout Plain Layout
24737 \begin_inset Formula $\parallel$
24738 \end_inset
24739
24740
24741 \end_layout
24742
24743 \end_inset
24744 </cell>
24745 </row>
24746 <row>
24747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24748 \begin_inset Text
24749
24750 \begin_layout Plain Layout
24751
24752 \backslash
24753 nparallel
24754 \end_layout
24755
24756 \end_inset
24757 </cell>
24758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24759 \begin_inset Text
24760
24761 \begin_layout Plain Layout
24762 \begin_inset Formula $\nparallel$
24763 \end_inset
24764
24765
24766 \end_layout
24767
24768 \end_inset
24769 </cell>
24770 </row>
24771 </lyxtabular>
24772
24773 \end_inset
24774
24775
24776 \begin_inset space \hfill{}
24777 \end_inset
24778
24779
24780 \end_layout
24781
24782 \begin_layout Standard
24783 \begin_inset VSpace medskip
24784 \end_inset
24785
24786
24787 \end_layout
24788
24789 \begin_layout Standard
24790 Los caracteres 
24791 \series bold
24792
24793 \backslash
24794 lhd
24795 \series default
24796  y 
24797 \series bold
24798
24799 \backslash
24800 rhd
24801 \series default
24802  son mayores que los operadores de aspecto similar 
24803 \series bold
24804
24805 \backslash
24806 triangleleft
24807 \series default
24808  y 
24809 \series bold
24810
24811 \backslash
24812 triangleright
24813 \series default
24814 , respectivamente.
24815 \end_layout
24816
24817 \begin_layout Standard
24818 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24819 \end_layout
24820
24821 \begin_layout Standard
24822 Se pueden componer relaciones con etiquetas con el comando 
24823 \series bold
24824
24825 \backslash
24826 stackrel
24827 \series default
24828
24829 \begin_inset Index idx
24830 status collapsed
24831
24832 \begin_layout Plain Layout
24833 Comandos ! S ! 
24834 \backslash
24835 stackrel
24836 \end_layout
24837
24838 \end_inset
24839
24840 :
24841 \end_layout
24842
24843 \begin_layout Standard
24844 \align center
24845 \begin_inset Tabular
24846 <lyxtabular version="3" rows="2" columns="2">
24847 <features tabularvalignment="middle">
24848 <column alignment="center" valignment="top" width="0">
24849 <column alignment="center" valignment="top" width="0">
24850 <row>
24851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24852 \begin_inset Text
24853
24854 \begin_layout Plain Layout
24855 Comando
24856 \end_layout
24857
24858 \end_inset
24859 </cell>
24860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24861 \begin_inset Text
24862
24863 \begin_layout Plain Layout
24864 Resultado
24865 \begin_inset Note Note
24866 status collapsed
24867
24868 \begin_layout Plain Layout
24869
24870 \series bold
24871
24872 \backslash
24873 raisebox
24874 \series default
24875  se usa sólo como espaciador
24876 \end_layout
24877
24878 \end_inset
24879
24880
24881 \end_layout
24882
24883 \end_inset
24884 </cell>
24885 </row>
24886 <row>
24887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24888 \begin_inset Text
24889
24890 \begin_layout Plain Layout
24891 A(r)
24892 \backslash
24893 stackrel
24894 \begin_inset ERT
24895 status collapsed
24896
24897 \begin_layout Plain Layout
24898
24899
24900 \backslash
24901 spce 
24902 \end_layout
24903
24904 \end_inset
24905
24906 r
24907 \backslash
24908 to
24909 \backslash
24910 infty
24911 \begin_inset ERT
24912 status collapsed
24913
24914 \begin_layout Plain Layout
24915
24916
24917 \backslash
24918 spce 
24919 \end_layout
24920
24921 \end_inset
24922
24923
24924 \begin_inset Formula $\downarrow$
24925 \end_inset
24926
24927
24928 \backslash
24929 approx
24930 \begin_inset ERT
24931 status collapsed
24932
24933 \begin_layout Plain Layout
24934
24935
24936 \backslash
24937 spce 
24938 \end_layout
24939
24940 \end_inset
24941
24942
24943 \begin_inset ERT
24944 status collapsed
24945
24946 \begin_layout Plain Layout
24947
24948
24949 \backslash
24950 spce 
24951 \end_layout
24952
24953 \end_inset
24954
24955 B
24956 \end_layout
24957
24958 \end_inset
24959 </cell>
24960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24961 \begin_inset Text
24962
24963 \begin_layout Plain Layout
24964 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24965 \end_inset
24966
24967
24968 \end_layout
24969
24970 \end_inset
24971 </cell>
24972 </row>
24973 </lyxtabular>
24974
24975 \end_inset
24976
24977
24978 \end_layout
24979
24980 \begin_layout Section
24981 Funciones
24982 \end_layout
24983
24984 \begin_layout Subsection
24985 Funciones predefinidas
24986 \begin_inset CommandInset label
24987 LatexCommand label
24988 name "sub:Funciones-predefinidas"
24989
24990 \end_inset
24991
24992
24993 \begin_inset Index idx
24994 status collapsed
24995
24996 \begin_layout Plain Layout
24997 Funciones ! predefinidas
24998 \end_layout
24999
25000 \end_inset
25001
25002
25003 \begin_inset Index idx
25004 status collapsed
25005
25006 \begin_layout Plain Layout
25007 Funciones ! en español
25008 \end_layout
25009
25010 \end_inset
25011
25012
25013 \end_layout
25014
25015 \begin_layout Standard
25016 En general las variables se escriben en 
25017 \emph on
25018 cursiva
25019 \emph default
25020  en expresiones matemáticas, pero no los nombres de las funciones, porque
25021  
25022 \begin_inset Formula $sen$
25023 \end_inset
25024
25025  podría confundirse con 
25026 \begin_inset Formula $s\cdot e\cdot n$
25027 \end_inset
25028
25029 .
25030  Por eso hay funciones predefinidas, que además se separan un poco del factor
25031  precedente.
25032  Se insertan como comandos con una barra inversa delante de su nombre.
25033 \end_layout
25034
25035 \begin_layout Standard
25036 \align center
25037 \begin_inset Tabular
25038 <lyxtabular version="3" rows="2" columns="4">
25039 <features tabularvalignment="middle">
25040 <column alignment="center" valignment="top" width="0pt">
25041 <column alignment="center" valignment="top" width="0pt">
25042 <column alignment="center" valignment="top" width="0pt">
25043 <column alignment="center" valignment="top" width="0pt">
25044 <row>
25045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25046 \begin_inset Text
25047
25048 \begin_layout Plain Layout
25049 Comando
25050 \end_layout
25051
25052 \end_inset
25053 </cell>
25054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25055 \begin_inset Text
25056
25057 \begin_layout Plain Layout
25058 Resultado
25059 \end_layout
25060
25061 \end_inset
25062 </cell>
25063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25064 \begin_inset Text
25065
25066 \begin_layout Plain Layout
25067 Comando
25068 \end_layout
25069
25070 \end_inset
25071 </cell>
25072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25073 \begin_inset Text
25074
25075 \begin_layout Plain Layout
25076 Resultado
25077 \end_layout
25078
25079 \end_inset
25080 </cell>
25081 </row>
25082 <row>
25083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25084 \begin_inset Text
25085
25086 \begin_layout Plain Layout
25087 Asen(x)+B
25088 \end_layout
25089
25090 \end_inset
25091 </cell>
25092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25093 \begin_inset Text
25094
25095 \begin_layout Plain Layout
25096 \begin_inset Formula $Asen(x)+B$
25097 \end_inset
25098
25099
25100 \end_layout
25101
25102 \end_inset
25103 </cell>
25104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25105 \begin_inset Text
25106
25107 \begin_layout Plain Layout
25108 A
25109 \backslash
25110 sen(x)+B
25111 \end_layout
25112
25113 \end_inset
25114 </cell>
25115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25116 \begin_inset Text
25117
25118 \begin_layout Plain Layout
25119 \begin_inset Formula $A\sen(x)+B$
25120 \end_inset
25121
25122
25123 \end_layout
25124
25125 \end_inset
25126 </cell>
25127 </row>
25128 </lyxtabular>
25129
25130 \end_inset
25131
25132
25133 \end_layout
25134
25135 \begin_layout Standard
25136 Las funciones siguientes están predefinidas:
25137 \begin_inset Foot
25138 status collapsed
25139
25140 \begin_layout Plain Layout
25141 Se han añadido los comandos equivalentes proporcionados por el estilo 
25142 \series bold
25143 spanish
25144 \series default
25145  de 
25146 \series bold
25147 babel
25148 \series default
25149 .
25150  (Estos no están disponibles en el panel de funciones).
25151  Además, en su caso, las funciones serán acentuadas automáticamente en la
25152  salida, p.
25153 \begin_inset space \thinspace{}
25154 \end_inset
25155
25156 e.
25157  
25158 \begin_inset Quotes fld
25159 \end_inset
25160
25161 lím
25162 \begin_inset Quotes frd
25163 \end_inset
25164
25165  o 
25166 \begin_inset Quotes fld
25167 \end_inset
25168
25169 máx
25170 \begin_inset Quotes frd
25171 \end_inset
25172
25173 .
25174  Más información en 
25175 \begin_inset CommandInset citation
25176 LatexCommand cite
25177 key "spanish"
25178
25179 \end_inset
25180
25181 .
25182  (
25183 \emph on
25184 N.
25185 \begin_inset space \thinspace{}
25186 \end_inset
25187
25188 del t.
25189 \emph default
25190 )
25191 \end_layout
25192
25193 \end_inset
25194
25195
25196 \end_layout
25197
25198 \begin_layout Standard
25199 \begin_inset VSpace -2mm
25200 \end_inset
25201
25202
25203 \end_layout
25204
25205 \begin_layout Standard
25206 \align center
25207 \begin_inset Tabular
25208 <lyxtabular version="3" rows="9" columns="7">
25209 <features tabularvalignment="middle">
25210 <column alignment="center" valignment="top" width="0pt">
25211 <column alignment="center" valignment="top" width="0pt">
25212 <column alignment="center" valignment="top" width="0pt">
25213 <column alignment="center" valignment="top" width="0pt">
25214 <column alignment="center" valignment="top" width="0pt">
25215 <column alignment="center" valignment="top" width="0pt">
25216 <column alignment="center" valignment="top" width="0pt">
25217 <row>
25218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25219 \begin_inset Text
25220
25221 \begin_layout Plain Layout
25222 Comando
25223 \end_layout
25224
25225 \end_inset
25226 </cell>
25227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25228 \begin_inset Text
25229
25230 \begin_layout Plain Layout
25231 español
25232 \end_layout
25233
25234 \end_inset
25235 </cell>
25236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25237 \begin_inset Text
25238
25239 \begin_layout Plain Layout
25240 Comando
25241 \end_layout
25242
25243 \end_inset
25244 </cell>
25245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25246 \begin_inset Text
25247
25248 \begin_layout Plain Layout
25249 español
25250 \end_layout
25251
25252 \end_inset
25253 </cell>
25254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25255 \begin_inset Text
25256
25257 \begin_layout Plain Layout
25258 Comando
25259 \end_layout
25260
25261 \end_inset
25262 </cell>
25263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25264 \begin_inset Text
25265
25266 \begin_layout Plain Layout
25267 español
25268 \end_layout
25269
25270 \end_inset
25271 </cell>
25272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25273 \begin_inset Text
25274
25275 \begin_layout Plain Layout
25276 Comando
25277 \end_layout
25278
25279 \end_inset
25280 </cell>
25281 </row>
25282 <row>
25283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25284 \begin_inset Text
25285
25286 \begin_layout Plain Layout
25287
25288 \backslash
25289 sin
25290 \end_layout
25291
25292 \end_inset
25293 </cell>
25294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25295 \begin_inset Text
25296
25297 \begin_layout Plain Layout
25298
25299 \backslash
25300 sen
25301 \end_layout
25302
25303 \end_inset
25304 </cell>
25305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25306 \begin_inset Text
25307
25308 \begin_layout Plain Layout
25309
25310 \backslash
25311 sinh
25312 \end_layout
25313
25314 \end_inset
25315 </cell>
25316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25317 \begin_inset Text
25318
25319 \begin_layout Plain Layout
25320
25321 \backslash
25322 senh
25323 \end_layout
25324
25325 \end_inset
25326 </cell>
25327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25328 \begin_inset Text
25329
25330 \begin_layout Plain Layout
25331
25332 \backslash
25333 arcsin
25334 \end_layout
25335
25336 \end_inset
25337 </cell>
25338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25339 \begin_inset Text
25340
25341 \begin_layout Plain Layout
25342
25343 \backslash
25344 arcsen
25345 \end_layout
25346
25347 \end_inset
25348 </cell>
25349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25350 \begin_inset Text
25351
25352 \begin_layout Plain Layout
25353
25354 \backslash
25355 sup
25356 \end_layout
25357
25358 \end_inset
25359 </cell>
25360 </row>
25361 <row>
25362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25363 \begin_inset Text
25364
25365 \begin_layout Plain Layout
25366
25367 \backslash
25368 cos
25369 \end_layout
25370
25371 \end_inset
25372 </cell>
25373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25374 \begin_inset Text
25375
25376 \begin_layout Plain Layout
25377
25378 \end_layout
25379
25380 \end_inset
25381 </cell>
25382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25383 \begin_inset Text
25384
25385 \begin_layout Plain Layout
25386
25387 \backslash
25388 cosh
25389 \end_layout
25390
25391 \end_inset
25392 </cell>
25393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25394 \begin_inset Text
25395
25396 \begin_layout Plain Layout
25397
25398 \end_layout
25399
25400 \end_inset
25401 </cell>
25402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25403 \begin_inset Text
25404
25405 \begin_layout Plain Layout
25406
25407 \backslash
25408 arccos
25409 \end_layout
25410
25411 \end_inset
25412 </cell>
25413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25414 \begin_inset Text
25415
25416 \begin_layout Plain Layout
25417
25418 \end_layout
25419
25420 \end_inset
25421 </cell>
25422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25423 \begin_inset Text
25424
25425 \begin_layout Plain Layout
25426
25427 \backslash
25428 inf
25429 \end_layout
25430
25431 \end_inset
25432 </cell>
25433 </row>
25434 <row>
25435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25436 \begin_inset Text
25437
25438 \begin_layout Plain Layout
25439
25440 \backslash
25441 tan
25442 \end_layout
25443
25444 \end_inset
25445 </cell>
25446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25447 \begin_inset Text
25448
25449 \begin_layout Plain Layout
25450
25451 \backslash
25452 tg
25453 \end_layout
25454
25455 \end_inset
25456 </cell>
25457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25458 \begin_inset Text
25459
25460 \begin_layout Plain Layout
25461
25462 \backslash
25463 tanh
25464 \end_layout
25465
25466 \end_inset
25467 </cell>
25468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25469 \begin_inset Text
25470
25471 \begin_layout Plain Layout
25472
25473 \backslash
25474 tgh
25475 \end_layout
25476
25477 \end_inset
25478 </cell>
25479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25480 \begin_inset Text
25481
25482 \begin_layout Plain Layout
25483
25484 \backslash
25485 arctan
25486 \end_layout
25487
25488 \end_inset
25489 </cell>
25490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25491 \begin_inset Text
25492
25493 \begin_layout Plain Layout
25494
25495 \backslash
25496 arctg
25497 \end_layout
25498
25499 \end_inset
25500 </cell>
25501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25502 \begin_inset Text
25503
25504 \begin_layout Plain Layout
25505
25506 \backslash
25507 lim
25508 \end_layout
25509
25510 \end_inset
25511 </cell>
25512 </row>
25513 <row>
25514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25515 \begin_inset Text
25516
25517 \begin_layout Plain Layout
25518
25519 \backslash
25520 cot
25521 \end_layout
25522
25523 \end_inset
25524 </cell>
25525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25526 \begin_inset Text
25527
25528 \begin_layout Plain Layout
25529
25530 \backslash
25531 cotg
25532 \end_layout
25533
25534 \end_inset
25535 </cell>
25536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25537 \begin_inset Text
25538
25539 \begin_layout Plain Layout
25540
25541 \backslash
25542 coth
25543 \end_layout
25544
25545 \end_inset
25546 </cell>
25547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25548 \begin_inset Text
25549
25550 \begin_layout Plain Layout
25551
25552 \end_layout
25553
25554 \end_inset
25555 </cell>
25556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25557 \begin_inset Text
25558
25559 \begin_layout Plain Layout
25560
25561 \backslash
25562 arg
25563 \end_layout
25564
25565 \end_inset
25566 </cell>
25567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25568 \begin_inset Text
25569
25570 \begin_layout Plain Layout
25571
25572 \end_layout
25573
25574 \end_inset
25575 </cell>
25576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25577 \begin_inset Text
25578
25579 \begin_layout Plain Layout
25580
25581 \backslash
25582 liminf
25583 \end_layout
25584
25585 \end_inset
25586 </cell>
25587 </row>
25588 <row>
25589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25590 \begin_inset Text
25591
25592 \begin_layout Plain Layout
25593
25594 \backslash
25595 sec
25596 \end_layout
25597
25598 \end_inset
25599 </cell>
25600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25601 \begin_inset Text
25602
25603 \begin_layout Plain Layout
25604
25605 \end_layout
25606
25607 \end_inset
25608 </cell>
25609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25610 \begin_inset Text
25611
25612 \begin_layout Plain Layout
25613
25614 \backslash
25615 min
25616 \end_layout
25617
25618 \end_inset
25619 </cell>
25620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25621 \begin_inset Text
25622
25623 \begin_layout Plain Layout
25624
25625 \end_layout
25626
25627 \end_inset
25628 </cell>
25629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25630 \begin_inset Text
25631
25632 \begin_layout Plain Layout
25633
25634 \backslash
25635 deg
25636 \end_layout
25637
25638 \end_inset
25639 </cell>
25640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25641 \begin_inset Text
25642
25643 \begin_layout Plain Layout
25644
25645 \end_layout
25646
25647 \end_inset
25648 </cell>
25649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25650 \begin_inset Text
25651
25652 \begin_layout Plain Layout
25653
25654 \backslash
25655 limsup
25656 \end_layout
25657
25658 \end_inset
25659 </cell>
25660 </row>
25661 <row>
25662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25663 \begin_inset Text
25664
25665 \begin_layout Plain Layout
25666
25667 \backslash
25668 csc
25669 \end_layout
25670
25671 \end_inset
25672 </cell>
25673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25674 \begin_inset Text
25675
25676 \begin_layout Plain Layout
25677
25678 \backslash
25679 cosec
25680 \end_layout
25681
25682 \end_inset
25683 </cell>
25684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25685 \begin_inset Text
25686
25687 \begin_layout Plain Layout
25688
25689 \backslash
25690 max
25691 \end_layout
25692
25693 \end_inset
25694 </cell>
25695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25696 \begin_inset Text
25697
25698 \begin_layout Plain Layout
25699
25700 \end_layout
25701
25702 \end_inset
25703 </cell>
25704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25705 \begin_inset Text
25706
25707 \begin_layout Plain Layout
25708
25709 \backslash
25710 det
25711 \end_layout
25712
25713 \end_inset
25714 </cell>
25715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25716 \begin_inset Text
25717
25718 \begin_layout Plain Layout
25719
25720 \end_layout
25721
25722 \end_inset
25723 </cell>
25724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25725 \begin_inset Text
25726
25727 \begin_layout Plain Layout
25728
25729 \backslash
25730 Pr
25731 \end_layout
25732
25733 \end_inset
25734 </cell>
25735 </row>
25736 <row>
25737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25738 \begin_inset Text
25739
25740 \begin_layout Plain Layout
25741
25742 \backslash
25743 ln
25744 \end_layout
25745
25746 \end_inset
25747 </cell>
25748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25749 \begin_inset Text
25750
25751 \begin_layout Plain Layout
25752
25753 \end_layout
25754
25755 \end_inset
25756 </cell>
25757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25758 \begin_inset Text
25759
25760 \begin_layout Plain Layout
25761
25762 \backslash
25763 exp
25764 \end_layout
25765
25766 \end_inset
25767 </cell>
25768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25769 \begin_inset Text
25770
25771 \begin_layout Plain Layout
25772
25773 \end_layout
25774
25775 \end_inset
25776 </cell>
25777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25778 \begin_inset Text
25779
25780 \begin_layout Plain Layout
25781
25782 \backslash
25783 dim
25784 \end_layout
25785
25786 \end_inset
25787 </cell>
25788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25789 \begin_inset Text
25790
25791 \begin_layout Plain Layout
25792
25793 \end_layout
25794
25795 \end_inset
25796 </cell>
25797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25798 \begin_inset Text
25799
25800 \begin_layout Plain Layout
25801
25802 \backslash
25803 hom
25804 \end_layout
25805
25806 \end_inset
25807 </cell>
25808 </row>
25809 <row>
25810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25811 \begin_inset Text
25812
25813 \begin_layout Plain Layout
25814
25815 \backslash
25816 lg
25817 \end_layout
25818
25819 \end_inset
25820 </cell>
25821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25822 \begin_inset Text
25823
25824 \begin_layout Plain Layout
25825
25826 \end_layout
25827
25828 \end_inset
25829 </cell>
25830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25831 \begin_inset Text
25832
25833 \begin_layout Plain Layout
25834
25835 \backslash
25836 log
25837 \end_layout
25838
25839 \end_inset
25840 </cell>
25841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25842 \begin_inset Text
25843
25844 \begin_layout Plain Layout
25845
25846 \end_layout
25847
25848 \end_inset
25849 </cell>
25850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25851 \begin_inset Text
25852
25853 \begin_layout Plain Layout
25854
25855 \backslash
25856 ker
25857 \end_layout
25858
25859 \end_inset
25860 </cell>
25861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25862 \begin_inset Text
25863
25864 \begin_layout Plain Layout
25865
25866 \end_layout
25867
25868 \end_inset
25869 </cell>
25870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25871 \begin_inset Text
25872
25873 \begin_layout Plain Layout
25874
25875 \backslash
25876 gcd
25877 \end_layout
25878
25879 \end_inset
25880 </cell>
25881 </row>
25882 </lyxtabular>
25883
25884 \end_inset
25885
25886
25887 \end_layout
25888
25889 \begin_layout Standard
25890 También se pueden insertar con el botón 
25891 \begin_inset Graphics
25892         filename ../../images/math/functions.png
25893         scale 85
25894
25895 \end_inset
25896
25897  de la barra de ecuaciones.
25898 \end_layout
25899
25900 \begin_layout Subsection
25901 Funciones definidas por el usuario
25902 \begin_inset Index idx
25903 status collapsed
25904
25905 \begin_layout Plain Layout
25906 Funciones ! personalizadas
25907 \end_layout
25908
25909 \end_inset
25910
25911
25912 \end_layout
25913
25914 \begin_layout Standard
25915 Para usar una función no predefinida, como por ejemplo la función signo,
25916  sgn(x), hay dos posibilidades:
25917 \end_layout
25918
25919 \begin_layout Itemize
25920 Define la función añadiendo al preámbulo LaTeX la línea
25921 \begin_inset Foot
25922 status collapsed
25923
25924 \begin_layout Plain Layout
25925 Más sobre 
25926 \series bold
25927
25928 \backslash
25929 DeclareMathOperator
25930 \series default
25931  en 
25932 \begin_inset CommandInset ref
25933 LatexCommand ref
25934 reference "sub:Operadores-de-usuario"
25935
25936 \end_inset
25937
25938
25939 \end_layout
25940
25941 \end_inset
25942
25943
25944 \begin_inset Newline newline
25945 \end_inset
25946
25947
25948 \begin_inset VSpace -3mm
25949 \end_inset
25950
25951
25952 \begin_inset Newline newline
25953 \end_inset
25954
25955
25956 \series bold
25957
25958 \backslash
25959 DeclareMathOperator{
25960 \backslash
25961 sgn}{sgn}
25962 \series default
25963
25964 \begin_inset Index idx
25965 status collapsed
25966
25967 \begin_layout Plain Layout
25968 Comandos ! D ! 
25969 \backslash
25970 dbinom@
25971 \backslash
25972 DeclareMathOperator
25973 \end_layout
25974
25975 \end_inset
25976
25977
25978 \begin_inset Newline newline
25979 \end_inset
25980
25981
25982 \begin_inset VSpace -2mm
25983 \end_inset
25984
25985
25986 \begin_inset Newline newline
25987 \end_inset
25988
25989 Ahora la función recién definida se puede obtener con el comando 
25990 \series bold
25991
25992 \backslash
25993 sgn
25994 \series default
25995 .
25996 \end_layout
25997
25998 \begin_layout Itemize
25999 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
26000  en nuestro ejemplo las letras 
26001 \emph on
26002 sgn
26003 \emph default
26004 , y cámbialo a texto matemático.
26005  Entre el factor precedente y la función se inserta un espacio.
26006 \end_layout
26007
26008 \begin_layout Standard
26009 El resultado con ambos métodos es el mismo que con una función predefinida:
26010 \begin_inset Foot
26011 status collapsed
26012
26013 \begin_layout Plain Layout
26014 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
26015  negro.
26016 \end_layout
26017
26018 \end_inset
26019
26020
26021 \end_layout
26022
26023 \begin_layout Standard
26024 \align center
26025 \begin_inset Tabular
26026 <lyxtabular version="3" rows="3" columns="2">
26027 <features tabularvalignment="middle">
26028 <column alignment="center" valignment="top" width="0pt">
26029 <column alignment="center" valignment="top" width="0pt">
26030 <row>
26031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26032 \begin_inset Text
26033
26034 \begin_layout Plain Layout
26035 Comando
26036 \end_layout
26037
26038 \end_inset
26039 </cell>
26040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26041 \begin_inset Text
26042
26043 \begin_layout Plain Layout
26044 Resultado
26045 \end_layout
26046
26047 \end_inset
26048 </cell>
26049 </row>
26050 <row>
26051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26052 \begin_inset Text
26053
26054 \begin_layout Plain Layout
26055 A
26056 \backslash
26057 sgn(x)+B
26058 \end_layout
26059
26060 \end_inset
26061 </cell>
26062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26063 \begin_inset Text
26064
26065 \begin_layout Plain Layout
26066 \begin_inset Formula $A\sgn(x)+B$
26067 \end_inset
26068
26069
26070 \end_layout
26071
26072 \end_inset
26073 </cell>
26074 </row>
26075 <row>
26076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26077 \begin_inset Text
26078
26079 \begin_layout Plain Layout
26080 A
26081 \backslash
26082 ,
26083 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
26084 \end_inset
26085
26086 (x)+B
26087 \end_layout
26088
26089 \end_inset
26090 </cell>
26091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26092 \begin_inset Text
26093
26094 \begin_layout Plain Layout
26095 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
26096 \end_inset
26097
26098
26099 \end_layout
26100
26101 \end_inset
26102 </cell>
26103 </row>
26104 </lyxtabular>
26105
26106 \end_inset
26107
26108
26109 \end_layout
26110
26111 \begin_layout Standard
26112 El primer método es preferible si la función se va a usar varias veces.
26113 \end_layout
26114
26115 \begin_layout Subsection
26116 Límites
26117 \begin_inset Index idx
26118 status collapsed
26119
26120 \begin_layout Plain Layout
26121 Limites@Límites
26122 \end_layout
26123
26124 \end_inset
26125
26126
26127 \end_layout
26128
26129 \begin_layout Standard
26130 Para límites, además de 
26131 \series bold
26132
26133 \backslash
26134 lim
26135 \series default
26136
26137 \begin_inset Index idx
26138 status collapsed
26139
26140 \begin_layout Plain Layout
26141 Comandos ! L ! 
26142 \backslash
26143 lim
26144 \end_layout
26145
26146 \end_inset
26147
26148
26149 \series bold
26150
26151 \backslash
26152 liminf
26153 \series default
26154  y 
26155 \series bold
26156
26157 \backslash
26158 limsup
26159 \series default
26160  están definidas las siguientes funciones:
26161 \series bold
26162  
26163 \end_layout
26164
26165 \begin_layout Standard
26166 \noindent
26167 \align center
26168 \begin_inset Tabular
26169 <lyxtabular version="3" rows="5" columns="2">
26170 <features tabularvalignment="middle">
26171 <column alignment="center" valignment="top" width="0">
26172 <column alignment="center" valignment="top" width="0">
26173 <row>
26174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26175 \begin_inset Text
26176
26177 \begin_layout Plain Layout
26178 Comando
26179 \end_layout
26180
26181 \end_inset
26182 </cell>
26183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26184 \begin_inset Text
26185
26186 \begin_layout Plain Layout
26187 Resultado
26188 \begin_inset Note Note
26189 status collapsed
26190
26191 \begin_layout Plain Layout
26192
26193 \series bold
26194
26195 \backslash
26196 raisebox
26197 \series default
26198  se usa sólo como espaciador
26199 \end_layout
26200
26201 \end_inset
26202
26203
26204 \end_layout
26205
26206 \end_inset
26207 </cell>
26208 </row>
26209 <row>
26210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26211 \begin_inset Text
26212
26213 \begin_layout Plain Layout
26214
26215 \backslash
26216 varliminf
26217 \end_layout
26218
26219 \end_inset
26220 </cell>
26221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26222 \begin_inset Text
26223
26224 \begin_layout Plain Layout
26225 \begin_inset Formula $\varliminf$
26226 \end_inset
26227
26228
26229 \end_layout
26230
26231 \end_inset
26232 </cell>
26233 </row>
26234 <row>
26235 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26236 \begin_inset Text
26237
26238 \begin_layout Plain Layout
26239
26240 \backslash
26241 varlimsup
26242 \end_layout
26243
26244 \end_inset
26245 </cell>
26246 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26247 \begin_inset Text
26248
26249 \begin_layout Plain Layout
26250 \begin_inset Formula $\varlimsup$
26251 \end_inset
26252
26253
26254 \end_layout
26255
26256 \end_inset
26257 </cell>
26258 </row>
26259 <row>
26260 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26261 \begin_inset Text
26262
26263 \begin_layout Plain Layout
26264
26265 \backslash
26266 varprojlim
26267 \end_layout
26268
26269 \end_inset
26270 </cell>
26271 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26272 \begin_inset Text
26273
26274 \begin_layout Plain Layout
26275 \begin_inset Formula $\varprojlim$
26276 \end_inset
26277
26278
26279 \end_layout
26280
26281 \end_inset
26282 </cell>
26283 </row>
26284 <row>
26285 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26286 \begin_inset Text
26287
26288 \begin_layout Plain Layout
26289
26290 \backslash
26291 varinjlim
26292 \end_layout
26293
26294 \end_inset
26295 </cell>
26296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26297 \begin_inset Text
26298
26299 \begin_layout Plain Layout
26300 \begin_inset Formula $\varinjlim$
26301 \end_inset
26302
26303
26304 \begin_inset Formula $\raisebox{-2.5mm}{}$
26305 \end_inset
26306
26307
26308 \end_layout
26309
26310 \end_inset
26311 </cell>
26312 </row>
26313 </lyxtabular>
26314
26315 \end_inset
26316
26317
26318 \end_layout
26319
26320 \begin_layout Standard
26321 \begin_inset VSpace medskip
26322 \end_inset
26323
26324
26325 \end_layout
26326
26327 \begin_layout Standard
26328 El límite se crea insertando un subíndice.
26329  Se imprime a la derecha junto a la función en una fórmula en línea:
26330 \end_layout
26331
26332 \begin_layout Standard
26333 \noindent
26334 \align center
26335 \begin_inset Tabular
26336 <lyxtabular version="3" rows="2" columns="2">
26337 <features tabularvalignment="middle">
26338 <column alignment="center" valignment="top" width="0pt">
26339 <column alignment="center" valignment="top" width="0pt">
26340 <row>
26341 <cell alignment="center" valignment="top" usebox="none">
26342 \begin_inset Text
26343
26344 \begin_layout Plain Layout
26345 Comando
26346 \end_layout
26347
26348 \end_inset
26349 </cell>
26350 <cell alignment="center" valignment="top" usebox="none">
26351 \begin_inset Text
26352
26353 \begin_layout Plain Layout
26354 \begin_inset space \hspace{}
26355 \length 1cm
26356 \end_inset
26357
26358 Resultado
26359 \begin_inset Note Note
26360 status collapsed
26361
26362 \begin_layout Plain Layout
26363
26364 \series bold
26365
26366 \backslash
26367 raisebox
26368 \series default
26369  se usa sólo como espaciador
26370 \end_layout
26371
26372 \end_inset
26373
26374
26375 \end_layout
26376
26377 \end_inset
26378 </cell>
26379 </row>
26380 <row>
26381 <cell alignment="center" valignment="top" usebox="none">
26382 \begin_inset Text
26383
26384 \begin_layout Plain Layout
26385
26386 \backslash
26387 lim_x
26388 \backslash
26389 to
26390 \begin_inset ERT
26391 status collapsed
26392
26393 \begin_layout Plain Layout
26394
26395
26396 \backslash
26397 spce 
26398 \end_layout
26399
26400 \end_inset
26401
26402 A
26403 \begin_inset ERT
26404 status collapsed
26405
26406 \begin_layout Plain Layout
26407
26408
26409 \backslash
26410 spce 
26411 \end_layout
26412
26413 \end_inset
26414
26415 x=B
26416 \end_layout
26417
26418 \end_inset
26419 </cell>
26420 <cell alignment="center" valignment="top" usebox="none">
26421 \begin_inset Text
26422
26423 \begin_layout Plain Layout
26424 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
26425 \end_inset
26426
26427
26428 \end_layout
26429
26430 \end_inset
26431 </cell>
26432 </row>
26433 </lyxtabular>
26434
26435 \end_inset
26436
26437
26438 \end_layout
26439
26440 \begin_layout Standard
26441 En una ecuación presentada el límite se imprime debajo, como es habitual:
26442 \begin_inset Formula 
26443 \[
26444 \lim\limits _{x\rightarrow A}=B
26445 \]
26446
26447 \end_inset
26448
26449
26450 \end_layout
26451
26452 \begin_layout Subsection
26453 Función módulo
26454 \begin_inset Index idx
26455 status collapsed
26456
26457 \begin_layout Plain Layout
26458 Funciones ! módulo
26459 \end_layout
26460
26461 \end_inset
26462
26463
26464 \end_layout
26465
26466 \begin_layout Standard
26467 La función módulo es especial, porque existe en cuatro variantes.
26468 \end_layout
26469
26470 \begin_layout Standard
26471 En una ecuación presentada:
26472 \begin_inset Formula 
26473 \begin{align*}
26474 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
26475 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
26476 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
26477 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
26478 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
26479 \end{align*}
26480
26481 \end_inset
26482
26483 En una ecuación en línea se pone menos espacio delante del nombre de la
26484  función para todas las variantes.
26485  
26486 \lang english
26487 By default the modulo-functions take only the first following character
26488  into account.
26489  To use more than one character, one has to put them into TeX-braces:
26490 \begin_inset Formula 
26491 \begin{align*}
26492 \underline{\textrm{Comando}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Resultado}}\\
26493 \mathrm{a\backslash pod\textrm{\spce}bcd} &  & a\pod bcd\\
26494 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
26495 \end{align*}
26496
26497 \end_inset
26498
26499
26500 \end_layout
26501
26502 \begin_layout Section
26503 Caracteres especiales
26504 \begin_inset Index idx
26505 status collapsed
26506
26507 \begin_layout Plain Layout
26508 Caracteres especiales
26509 \end_layout
26510
26511 \end_inset
26512
26513
26514 \end_layout
26515
26516 \begin_layout Subsection
26517 Caracteres especiales en texto matemático
26518 \end_layout
26519
26520 \begin_layout Standard
26521 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
26522  TeX:
26523 \end_layout
26524
26525 \begin_layout Standard
26526 \begin_inset space \hfill{}
26527 \end_inset
26528
26529
26530 \begin_inset Tabular
26531 <lyxtabular version="3" rows="8" columns="2">
26532 <features tabularvalignment="middle">
26533 <column alignment="block" valignment="top" width="0">
26534 <column alignment="block" valignment="top" width="0">
26535 <row>
26536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26537 \begin_inset Text
26538
26539 \begin_layout Plain Layout
26540 Comando
26541 \end_layout
26542
26543 \end_inset
26544 </cell>
26545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26546 \begin_inset Text
26547
26548 \begin_layout Plain Layout
26549 Resultado
26550 \end_layout
26551
26552 \end_inset
26553 </cell>
26554 </row>
26555 <row>
26556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26557 \begin_inset Text
26558
26559 \begin_layout Plain Layout
26560
26561 \backslash
26562 oe
26563 \end_layout
26564
26565 \end_inset
26566 </cell>
26567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26568 \begin_inset Text
26569
26570 \begin_layout Plain Layout
26571 \begin_inset Formula $\textrm{œ}$
26572 \end_inset
26573
26574
26575 \end_layout
26576
26577 \end_inset
26578 </cell>
26579 </row>
26580 <row>
26581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26582 \begin_inset Text
26583
26584 \begin_layout Plain Layout
26585
26586 \backslash
26587 OE
26588 \end_layout
26589
26590 \end_inset
26591 </cell>
26592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26593 \begin_inset Text
26594
26595 \begin_layout Plain Layout
26596 \begin_inset Formula $\textrm{Œ}$
26597 \end_inset
26598
26599
26600 \end_layout
26601
26602 \end_inset
26603 </cell>
26604 </row>
26605 <row>
26606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26607 \begin_inset Text
26608
26609 \begin_layout Plain Layout
26610
26611 \backslash
26612 ae
26613 \end_layout
26614
26615 \end_inset
26616 </cell>
26617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26618 \begin_inset Text
26619
26620 \begin_layout Plain Layout
26621 \begin_inset Formula $\textrm{æ}$
26622 \end_inset
26623
26624
26625 \end_layout
26626
26627 \end_inset
26628 </cell>
26629 </row>
26630 <row>
26631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26632 \begin_inset Text
26633
26634 \begin_layout Plain Layout
26635
26636 \backslash
26637 AE
26638 \end_layout
26639
26640 \end_inset
26641 </cell>
26642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26643 \begin_inset Text
26644
26645 \begin_layout Plain Layout
26646 \begin_inset Formula $\textrm{Æ}$
26647 \end_inset
26648
26649
26650 \end_layout
26651
26652 \end_inset
26653 </cell>
26654 </row>
26655 <row>
26656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26657 \begin_inset Text
26658
26659 \begin_layout Plain Layout
26660
26661 \backslash
26662 aa
26663 \end_layout
26664
26665 \end_inset
26666 </cell>
26667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26668 \begin_inset Text
26669
26670 \begin_layout Plain Layout
26671 \begin_inset Formula $\textrm{\aa}$
26672 \end_inset
26673
26674
26675 \end_layout
26676
26677 \end_inset
26678 </cell>
26679 </row>
26680 <row>
26681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26682 \begin_inset Text
26683
26684 \begin_layout Plain Layout
26685
26686 \backslash
26687 AA
26688 \begin_inset Index idx
26689 status collapsed
26690
26691 \begin_layout Plain Layout
26692
26693 \backslash
26694 @
26695 \begin_inset ERT
26696 status collapsed
26697
26698 \begin_layout Plain Layout
26699
26700
26701 \backslash
26702 textrm{
26703 \backslash
26704 AA}
26705 \end_layout
26706
26707 \end_inset
26708
26709
26710 \end_layout
26711
26712 \end_inset
26713
26714
26715 \end_layout
26716
26717 \end_inset
26718 </cell>
26719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26720 \begin_inset Text
26721
26722 \begin_layout Plain Layout
26723 \begin_inset Formula $\textrm{Å}$
26724 \end_inset
26725
26726
26727 \end_layout
26728
26729 \end_inset
26730 </cell>
26731 </row>
26732 <row>
26733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26734 \begin_inset Text
26735
26736 \begin_layout Plain Layout
26737
26738 \backslash
26739 i
26740 \end_layout
26741
26742 \end_inset
26743 </cell>
26744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26745 \begin_inset Text
26746
26747 \begin_layout Plain Layout
26748 \begin_inset Formula $\textrm{ı}$
26749 \end_inset
26750
26751
26752 \end_layout
26753
26754 \end_inset
26755 </cell>
26756 </row>
26757 </lyxtabular>
26758
26759 \end_inset
26760
26761
26762 \begin_inset space \hfill{}
26763 \end_inset
26764
26765
26766 \begin_inset Tabular
26767 <lyxtabular version="3" rows="8" columns="2">
26768 <features tabularvalignment="middle">
26769 <column alignment="block" valignment="top" width="0">
26770 <column alignment="center" valignment="top" width="0">
26771 <row>
26772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26773 \begin_inset Text
26774
26775 \begin_layout Plain Layout
26776 Comando
26777 \begin_inset Note Note
26778 status collapsed
26779
26780 \begin_layout Plain Layout
26781
26782 \series bold
26783
26784 \backslash
26785 raisebox
26786 \series default
26787  se usa sólo como espaciador
26788 \end_layout
26789
26790 \end_inset
26791
26792
26793 \end_layout
26794
26795 \end_inset
26796 </cell>
26797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26798 \begin_inset Text
26799
26800 \begin_layout Plain Layout
26801 Resultado
26802 \end_layout
26803
26804 \end_inset
26805 </cell>
26806 </row>
26807 <row>
26808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26809 \begin_inset Text
26810
26811 \begin_layout Plain Layout
26812
26813 \backslash
26814 o
26815 \end_layout
26816
26817 \end_inset
26818 </cell>
26819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26820 \begin_inset Text
26821
26822 \begin_layout Plain Layout
26823 \begin_inset Formula $\textrm{ø}$
26824 \end_inset
26825
26826
26827 \end_layout
26828
26829 \end_inset
26830 </cell>
26831 </row>
26832 <row>
26833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26834 \begin_inset Text
26835
26836 \begin_layout Plain Layout
26837
26838 \backslash
26839 O
26840 \end_layout
26841
26842 \end_inset
26843 </cell>
26844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26845 \begin_inset Text
26846
26847 \begin_layout Plain Layout
26848 \begin_inset Formula $\textrm{Ø}$
26849 \end_inset
26850
26851
26852 \end_layout
26853
26854 \end_inset
26855 </cell>
26856 </row>
26857 <row>
26858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26859 \begin_inset Text
26860
26861 \begin_layout Plain Layout
26862
26863 \backslash
26864 l
26865 \end_layout
26866
26867 \end_inset
26868 </cell>
26869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26870 \begin_inset Text
26871
26872 \begin_layout Plain Layout
26873 \begin_inset Formula $\textrm{ł}$
26874 \end_inset
26875
26876
26877 \end_layout
26878
26879 \end_inset
26880 </cell>
26881 </row>
26882 <row>
26883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26884 \begin_inset Text
26885
26886 \begin_layout Plain Layout
26887
26888 \backslash
26889 L
26890 \end_layout
26891
26892 \end_inset
26893 </cell>
26894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26895 \begin_inset Text
26896
26897 \begin_layout Plain Layout
26898 \begin_inset Formula $\textrm{Ł}$
26899 \end_inset
26900
26901
26902 \end_layout
26903
26904 \end_inset
26905 </cell>
26906 </row>
26907 <row>
26908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26909 \begin_inset Text
26910
26911 \begin_layout Plain Layout
26912 !
26913 \begin_inset space \hspace{}
26914 \length 0mm
26915 \end_inset
26916
26917 `
26918 \begin_inset ERT
26919 status collapsed
26920
26921 \begin_layout Plain Layout
26922
26923
26924 \backslash
26925 spce 
26926 \end_layout
26927
26928 \end_inset
26929
26930
26931 \end_layout
26932
26933 \end_inset
26934 </cell>
26935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26936 \begin_inset Text
26937
26938 \begin_layout Plain Layout
26939 \begin_inset Formula $\textrm{!`}$
26940 \end_inset
26941
26942
26943 \end_layout
26944
26945 \end_inset
26946 </cell>
26947 </row>
26948 <row>
26949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26950 \begin_inset Text
26951
26952 \begin_layout Plain Layout
26953 ?
26954 \begin_inset space \hspace{}
26955 \length 0mm
26956 \end_inset
26957
26958 `
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
26972 \end_layout
26973
26974 \end_inset
26975 </cell>
26976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26977 \begin_inset Text
26978
26979 \begin_layout Plain Layout
26980 \begin_inset Formula $\textrm{?`}$
26981 \end_inset
26982
26983
26984 \end_layout
26985
26986 \end_inset
26987 </cell>
26988 </row>
26989 <row>
26990 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26991 \begin_inset Text
26992
26993 \begin_layout Plain Layout
26994
26995 \backslash
26996 j
26997 \end_layout
26998
26999 \end_inset
27000 </cell>
27001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27002 \begin_inset Text
27003
27004 \begin_layout Plain Layout
27005 \begin_inset Formula $\textrm{ȷ}$
27006 \end_inset
27007
27008
27009 \end_layout
27010
27011 \end_inset
27012 </cell>
27013 </row>
27014 </lyxtabular>
27015
27016 \end_inset
27017
27018
27019 \begin_inset space \hfill{}
27020 \end_inset
27021
27022
27023 \end_layout
27024
27025 \begin_layout Standard
27026 Los caracteres 
27027 \begin_inset Formula $\textrm{\textrm{Å}}$
27028 \end_inset
27029
27030  y 
27031 \begin_inset Formula $\textrm{\textrm{Ø}}$
27032 \end_inset
27033
27034  también se pueden insertar mediante el botón 
27035 \begin_inset Graphics
27036         filename ../../images/math/digamma.png
27037         scale 85
27038
27039 \end_inset
27040
27041  de la barra de ecuaciones.
27042 \end_layout
27043
27044 \begin_layout Standard
27045 Los comandos 
27046 \series bold
27047 !
27048 \begin_inset space \hspace{}
27049 \length 0mm
27050 \end_inset
27051
27052 `
27053 \series default
27054  y 
27055 \series bold
27056 ?
27057 \begin_inset space \hspace{}
27058 \length 0mm
27059 \end_inset
27060
27061 `
27062 \series default
27063  son una excepción porque se pueden insertar directamente a texto en LyX.
27064  
27065 \end_layout
27066
27067 \begin_layout Subsection
27068 Acentos en texto
27069 \begin_inset CommandInset label
27070 LatexCommand label
27071 name "sub:Acentos-en-texto"
27072
27073 \end_inset
27074
27075
27076 \begin_inset Index idx
27077 status collapsed
27078
27079 \begin_layout Plain Layout
27080 Acentos ! en texto
27081 \end_layout
27082
27083 \end_inset
27084
27085
27086 \end_layout
27087
27088 \begin_layout Standard
27089 Con los siguientes comandos se pueden acentuar todas las letras.
27090  Los comandos deben ponerse en modo TeX.
27091 \end_layout
27092
27093 \begin_layout Standard
27094 \begin_inset space \hfill{}
27095 \end_inset
27096
27097
27098 \begin_inset Tabular
27099 <lyxtabular version="3" rows="8" columns="2">
27100 <features tabularvalignment="middle">
27101 <column alignment="block" valignment="top" width="0">
27102 <column alignment="block" valignment="top" width="0">
27103 <row>
27104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27105 \begin_inset Text
27106
27107 \begin_layout Plain Layout
27108 Comando
27109 \end_layout
27110
27111 \end_inset
27112 </cell>
27113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27114 \begin_inset Text
27115
27116 \begin_layout Plain Layout
27117 Resultado
27118 \end_layout
27119
27120 \end_inset
27121 </cell>
27122 </row>
27123 <row>
27124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27125 \begin_inset Text
27126
27127 \begin_layout Plain Layout
27128
27129 \backslash
27130
27131 \begin_inset Quotes grd
27132 \end_inset
27133
27134 e
27135 \end_layout
27136
27137 \end_inset
27138 </cell>
27139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27140 \begin_inset Text
27141
27142 \begin_layout Plain Layout
27143 \begin_inset ERT
27144 status collapsed
27145
27146 \begin_layout Plain Layout
27147
27148
27149 \backslash
27150 "e
27151 \end_layout
27152
27153 \end_inset
27154
27155
27156 \end_layout
27157
27158 \end_inset
27159 </cell>
27160 </row>
27161 <row>
27162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27163 \begin_inset Text
27164
27165 \begin_layout Plain Layout
27166
27167 \backslash
27168 `e
27169 \end_layout
27170
27171 \end_inset
27172 </cell>
27173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27174 \begin_inset Text
27175
27176 \begin_layout Plain Layout
27177 \begin_inset ERT
27178 status collapsed
27179
27180 \begin_layout Plain Layout
27181
27182
27183 \backslash
27184 `e
27185 \end_layout
27186
27187 \end_inset
27188
27189
27190 \end_layout
27191
27192 \end_inset
27193 </cell>
27194 </row>
27195 <row>
27196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27197 \begin_inset Text
27198
27199 \begin_layout Plain Layout
27200
27201 \backslash
27202 ^
27203 \begin_inset ERT
27204 status collapsed
27205
27206 \begin_layout Plain Layout
27207
27208
27209 \backslash
27210 spce 
27211 \end_layout
27212
27213 \end_inset
27214
27215 e
27216 \end_layout
27217
27218 \end_inset
27219 </cell>
27220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27221 \begin_inset Text
27222
27223 \begin_layout Plain Layout
27224 \begin_inset ERT
27225 status collapsed
27226
27227 \begin_layout Plain Layout
27228
27229
27230 \backslash
27231 ^e
27232 \end_layout
27233
27234 \end_inset
27235
27236
27237 \end_layout
27238
27239 \end_inset
27240 </cell>
27241 </row>
27242 <row>
27243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27244 \begin_inset Text
27245
27246 \begin_layout Plain Layout
27247
27248 \backslash
27249 =e
27250 \end_layout
27251
27252 \end_inset
27253 </cell>
27254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27255 \begin_inset Text
27256
27257 \begin_layout Plain Layout
27258 \begin_inset ERT
27259 status collapsed
27260
27261 \begin_layout Plain Layout
27262
27263
27264 \backslash
27265 =e
27266 \end_layout
27267
27268 \end_inset
27269
27270
27271 \end_layout
27272
27273 \end_inset
27274 </cell>
27275 </row>
27276 <row>
27277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27278 \begin_inset Text
27279
27280 \begin_layout Plain Layout
27281
27282 \backslash
27283 u
27284 \begin_inset ERT
27285 status collapsed
27286
27287 \begin_layout Plain Layout
27288
27289
27290 \backslash
27291 spce 
27292 \end_layout
27293
27294 \end_inset
27295
27296 e
27297 \end_layout
27298
27299 \end_inset
27300 </cell>
27301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27302 \begin_inset Text
27303
27304 \begin_layout Plain Layout
27305 \begin_inset ERT
27306 status collapsed
27307
27308 \begin_layout Plain Layout
27309
27310
27311 \backslash
27312 u e
27313 \end_layout
27314
27315 \end_inset
27316
27317
27318 \end_layout
27319
27320 \end_inset
27321 </cell>
27322 </row>
27323 <row>
27324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27325 \begin_inset Text
27326
27327 \begin_layout Plain Layout
27328
27329 \backslash
27330 b
27331 \begin_inset ERT
27332 status collapsed
27333
27334 \begin_layout Plain Layout
27335
27336
27337 \backslash
27338 spce 
27339 \end_layout
27340
27341 \end_inset
27342
27343 e
27344 \end_layout
27345
27346 \end_inset
27347 </cell>
27348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27349 \begin_inset Text
27350
27351 \begin_layout Plain Layout
27352 \begin_inset ERT
27353 status collapsed
27354
27355 \begin_layout Plain Layout
27356
27357
27358 \backslash
27359 b e
27360 \end_layout
27361
27362 \end_inset
27363
27364
27365 \end_layout
27366
27367 \end_inset
27368 </cell>
27369 </row>
27370 <row>
27371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27372 \begin_inset Text
27373
27374 \begin_layout Plain Layout
27375
27376 \backslash
27377 t
27378 \begin_inset ERT
27379 status collapsed
27380
27381 \begin_layout Plain Layout
27382
27383
27384 \backslash
27385 spce 
27386 \end_layout
27387
27388 \end_inset
27389
27390 ee
27391 \end_layout
27392
27393 \end_inset
27394 </cell>
27395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27396 \begin_inset Text
27397
27398 \begin_layout Plain Layout
27399 \begin_inset ERT
27400 status collapsed
27401
27402 \begin_layout Plain Layout
27403
27404
27405 \backslash
27406 t ee
27407 \end_layout
27408
27409 \end_inset
27410
27411
27412 \end_layout
27413
27414 \end_inset
27415 </cell>
27416 </row>
27417 </lyxtabular>
27418
27419 \end_inset
27420
27421
27422 \begin_inset space \hfill{}
27423 \end_inset
27424
27425
27426 \begin_inset Tabular
27427 <lyxtabular version="3" rows="8" columns="2">
27428 <features tabularvalignment="middle">
27429 <column alignment="block" valignment="top" width="0">
27430 <column alignment="center" valignment="top" width="0">
27431 <row>
27432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27433 \begin_inset Text
27434
27435 \begin_layout Plain Layout
27436 Comando
27437 \end_layout
27438
27439 \end_inset
27440 </cell>
27441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27442 \begin_inset Text
27443
27444 \begin_layout Plain Layout
27445 Resultado
27446 \end_layout
27447
27448 \end_inset
27449 </cell>
27450 </row>
27451 <row>
27452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27453 \begin_inset Text
27454
27455 \begin_layout Plain Layout
27456
27457 \backslash
27458 H
27459 \begin_inset ERT
27460 status collapsed
27461
27462 \begin_layout Plain Layout
27463
27464
27465 \backslash
27466 spce 
27467 \end_layout
27468
27469 \end_inset
27470
27471 e
27472 \end_layout
27473
27474 \end_inset
27475 </cell>
27476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27477 \begin_inset Text
27478
27479 \begin_layout Plain Layout
27480 \begin_inset ERT
27481 status collapsed
27482
27483 \begin_layout Plain Layout
27484
27485
27486 \backslash
27487 H e
27488 \end_layout
27489
27490 \end_inset
27491
27492
27493 \end_layout
27494
27495 \end_inset
27496 </cell>
27497 </row>
27498 <row>
27499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27500 \begin_inset Text
27501
27502 \begin_layout Plain Layout
27503
27504 \backslash
27505 'e
27506 \end_layout
27507
27508 \end_inset
27509 </cell>
27510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27511 \begin_inset Text
27512
27513 \begin_layout Plain Layout
27514 \begin_inset ERT
27515 status collapsed
27516
27517 \begin_layout Plain Layout
27518
27519
27520 \backslash
27521 'e
27522 \end_layout
27523
27524 \end_inset
27525
27526
27527 \end_layout
27528
27529 \end_inset
27530 </cell>
27531 </row>
27532 <row>
27533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27534 \begin_inset Text
27535
27536 \begin_layout Plain Layout
27537
27538 \backslash
27539 ~e
27540 \begin_inset Index idx
27541 status collapsed
27542
27543 \begin_layout Plain Layout
27544 Tilde
27545 \end_layout
27546
27547 \end_inset
27548
27549
27550 \end_layout
27551
27552 \end_inset
27553 </cell>
27554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27555 \begin_inset Text
27556
27557 \begin_layout Plain Layout
27558 \begin_inset ERT
27559 status collapsed
27560
27561 \begin_layout Plain Layout
27562
27563
27564 \backslash
27565 ~e
27566 \end_layout
27567
27568 \end_inset
27569
27570
27571 \end_layout
27572
27573 \end_inset
27574 </cell>
27575 </row>
27576 <row>
27577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27578 \begin_inset Text
27579
27580 \begin_layout Plain Layout
27581
27582 \backslash
27583 .e
27584 \end_layout
27585
27586 \end_inset
27587 </cell>
27588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27589 \begin_inset Text
27590
27591 \begin_layout Plain Layout
27592 \begin_inset ERT
27593 status collapsed
27594
27595 \begin_layout Plain Layout
27596
27597
27598 \backslash
27599 .e
27600 \end_layout
27601
27602 \end_inset
27603
27604
27605 \end_layout
27606
27607 \end_inset
27608 </cell>
27609 </row>
27610 <row>
27611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27612 \begin_inset Text
27613
27614 \begin_layout Plain Layout
27615
27616 \backslash
27617 v
27618 \begin_inset ERT
27619 status collapsed
27620
27621 \begin_layout Plain Layout
27622
27623
27624 \backslash
27625 spce 
27626 \end_layout
27627
27628 \end_inset
27629
27630 e
27631 \end_layout
27632
27633 \end_inset
27634 </cell>
27635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27636 \begin_inset Text
27637
27638 \begin_layout Plain Layout
27639 \begin_inset ERT
27640 status collapsed
27641
27642 \begin_layout Plain Layout
27643
27644
27645 \backslash
27646 v e
27647 \end_layout
27648
27649 \end_inset
27650
27651
27652 \end_layout
27653
27654 \end_inset
27655 </cell>
27656 </row>
27657 <row>
27658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27659 \begin_inset Text
27660
27661 \begin_layout Plain Layout
27662
27663 \backslash
27664 d
27665 \begin_inset ERT
27666 status collapsed
27667
27668 \begin_layout Plain Layout
27669
27670
27671 \backslash
27672 spce 
27673 \end_layout
27674
27675 \end_inset
27676
27677 e
27678 \end_layout
27679
27680 \end_inset
27681 </cell>
27682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27683 \begin_inset Text
27684
27685 \begin_layout Plain Layout
27686 \begin_inset ERT
27687 status collapsed
27688
27689 \begin_layout Plain Layout
27690
27691
27692 \backslash
27693 d e
27694 \end_layout
27695
27696 \end_inset
27697
27698
27699 \end_layout
27700
27701 \end_inset
27702 </cell>
27703 </row>
27704 <row>
27705 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27706 \begin_inset Text
27707
27708 \begin_layout Plain Layout
27709
27710 \backslash
27711 c
27712 \begin_inset ERT
27713 status collapsed
27714
27715 \begin_layout Plain Layout
27716
27717
27718 \backslash
27719 spce 
27720 \end_layout
27721
27722 \end_inset
27723
27724 e
27725 \end_layout
27726
27727 \end_inset
27728 </cell>
27729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27730 \begin_inset Text
27731
27732 \begin_layout Plain Layout
27733 \begin_inset ERT
27734 status collapsed
27735
27736 \begin_layout Plain Layout
27737
27738
27739 \backslash
27740 c e
27741 \end_layout
27742
27743 \end_inset
27744
27745
27746 \end_layout
27747
27748 \end_inset
27749 </cell>
27750 </row>
27751 </lyxtabular>
27752
27753 \end_inset
27754
27755
27756 \begin_inset space \hfill{}
27757 \end_inset
27758
27759
27760 \end_layout
27761
27762 \begin_layout Standard
27763 \begin_inset VSpace medskip
27764 \end_inset
27765
27766
27767 \end_layout
27768
27769 \begin_layout Standard
27770 Con el comando 
27771 \series bold
27772
27773 \backslash
27774 t
27775 \series default
27776  también se pueden acentuar dos caracteres distintos.
27777  El comando 
27778 \series bold
27779
27780 \backslash
27781 t
27782 \begin_inset ERT
27783 status collapsed
27784
27785 \begin_layout Plain Layout
27786
27787
27788 \backslash
27789 spce 
27790 \end_layout
27791
27792 \end_inset
27793
27794 sz
27795 \series default
27796  genera 
27797 \begin_inset ERT
27798 status collapsed
27799
27800 \begin_layout Plain Layout
27801
27802
27803 \backslash
27804 t sz
27805 \end_layout
27806
27807 \end_inset
27808
27809
27810 \end_layout
27811
27812 \begin_layout Standard
27813 Los acentos 
27814 \series bold
27815 `
27816 \series default
27817  , 
27818 \series bold
27819 '
27820 \series default
27821  y 
27822 \series bold
27823 ^
27824 \series default
27825  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27826  TeX.
27827  Lo mismo se aplica a la tilde
27828 \begin_inset Foot
27829 status collapsed
27830
27831 \begin_layout Plain Layout
27832 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27833 \end_layout
27834
27835 \end_inset
27836
27837  con 
27838 \emph on
27839 a
27840 \emph default
27841
27842 \emph on
27843 o
27844 \emph default
27845  y 
27846 \emph on
27847 n.
27848 \end_layout
27849
27850 \begin_layout Standard
27851 Los comandos 
27852 \series bold
27853
27854 \backslash
27855 b
27856 \series default
27857  , 
27858 \series bold
27859
27860 \backslash
27861 c
27862 \series default
27863  , 
27864 \series bold
27865
27866 \backslash
27867 d
27868 \series default
27869  , 
27870 \series bold
27871
27872 \backslash
27873 H
27874 \series default
27875  , 
27876 \series bold
27877
27878 \backslash
27879 t
27880 \series default
27881  , 
27882 \series bold
27883
27884 \backslash
27885 u
27886 \series default
27887  , 
27888 \series bold
27889
27890 \backslash
27891 v
27892 \series default
27893 , y acentos insertados directamente con el teclado también están disponibles
27894  en texto matemático.
27895  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27896  
27897 \begin_inset CommandInset ref
27898 LatexCommand ref
27899 reference "sub:Acentos-para-un"
27900
27901 \end_inset
27902
27903 .
27904 \end_layout
27905
27906 \begin_layout Standard
27907 \begin_inset VSpace bigskip
27908 \end_inset
27909
27910
27911 \end_layout
27912
27913 \begin_layout Standard
27914 Además, con el comando 
27915 \series bold
27916
27917 \backslash
27918 textcircled
27919 \series default
27920
27921 \begin_inset Index idx
27922 status collapsed
27923
27924 \begin_layout Plain Layout
27925 Comandos ! T ! 
27926 \backslash
27927 textcircled
27928 \end_layout
27929
27930 \end_inset
27931
27932  se pueden insertar en un círculo todos los números y letras, de forma parecida
27933  al símbolo copyright.
27934 \end_layout
27935
27936 \begin_layout Standard
27937 \noindent
27938 \align center
27939 \begin_inset Tabular
27940 <lyxtabular version="3" rows="3" columns="2">
27941 <features tabularvalignment="middle">
27942 <column alignment="center" valignment="top" width="0">
27943 <column alignment="center" valignment="top" width="0">
27944 <row>
27945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27946 \begin_inset Text
27947
27948 \begin_layout Plain Layout
27949 Comando
27950 \end_layout
27951
27952 \end_inset
27953 </cell>
27954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27955 \begin_inset Text
27956
27957 \begin_layout Plain Layout
27958 Resultado
27959 \begin_inset Note Note
27960 status collapsed
27961
27962 \begin_layout Plain Layout
27963
27964 \series bold
27965
27966 \backslash
27967 raisebox
27968 \series default
27969  se usa sólo como espaciador
27970 \end_layout
27971
27972 \end_inset
27973
27974
27975 \end_layout
27976
27977 \end_inset
27978 </cell>
27979 </row>
27980 <row>
27981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27982 \begin_inset Text
27983
27984 \begin_layout Plain Layout
27985
27986 \backslash
27987 textcircled{w}
27988 \end_layout
27989
27990 \end_inset
27991 </cell>
27992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27993 \begin_inset Text
27994
27995 \begin_layout Plain Layout
27996 \begin_inset ERT
27997 status collapsed
27998
27999 \begin_layout Plain Layout
28000
28001
28002 \backslash
28003 textcircled{w}
28004 \end_layout
28005
28006 \end_inset
28007
28008
28009 \end_layout
28010
28011 \end_inset
28012 </cell>
28013 </row>
28014 <row>
28015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28016 \begin_inset Text
28017
28018 \begin_layout Plain Layout
28019
28020 \backslash
28021 Large 
28022 \backslash
28023 textcircled{
28024 \backslash
28025 normalsize
28026 \backslash
28027 protect
28028 \backslash
28029 raisebox{-1.5pt}{W}}
28030 \end_layout
28031
28032 \end_inset
28033 </cell>
28034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28035 \begin_inset Text
28036
28037 \begin_layout Plain Layout
28038 \begin_inset Formula $\raisebox{4.5mm}{}$
28039 \end_inset
28040
28041
28042 \begin_inset ERT
28043 status collapsed
28044
28045 \begin_layout Plain Layout
28046
28047
28048 \backslash
28049 Large 
28050 \backslash
28051 textcircled{
28052 \backslash
28053 normalsize
28054 \backslash
28055 protect
28056 \backslash
28057 raisebox{-1.5pt}W}
28058 \end_layout
28059
28060 \end_inset
28061
28062
28063 \begin_inset Formula $\raisebox{-2mm}{}$
28064 \end_inset
28065
28066
28067 \end_layout
28068
28069 \end_inset
28070 </cell>
28071 </row>
28072 </lyxtabular>
28073
28074 \end_inset
28075
28076
28077 \end_layout
28078
28079 \begin_layout Standard
28080 Hay que tener cuidado que el carácter se ajuste al círculo.
28081  Por eso 
28082 \series bold
28083
28084 \backslash
28085 Large
28086 \begin_inset Foot
28087 status collapsed
28088
28089 \begin_layout Plain Layout
28090 véase 
28091 \begin_inset CommandInset ref
28092 LatexCommand ref
28093 reference "sub:Tamaños-de-tipografías"
28094
28095 \end_inset
28096
28097
28098 \end_layout
28099
28100 \end_inset
28101
28102
28103 \series default
28104  especifica el tamaño del círculo.
28105  Con ayuda de 
28106 \series bold
28107
28108 \backslash
28109 raisebox
28110 \begin_inset Foot
28111 status collapsed
28112
28113 \begin_layout Plain Layout
28114 véase 
28115 \begin_inset CommandInset ref
28116 LatexCommand ref
28117 reference "sub:Marcos-sin-bordes"
28118
28119 \end_inset
28120
28121
28122 \end_layout
28123
28124 \end_inset
28125
28126
28127 \series default
28128  se puede centrar el carácter.
28129 \end_layout
28130
28131 \begin_layout Subsection
28132 Números en estilo antiguo
28133 \begin_inset Index idx
28134 status collapsed
28135
28136 \begin_layout Plain Layout
28137 Numeros@Números ! en estilo antiguo
28138 \end_layout
28139
28140 \end_inset
28141
28142
28143 \end_layout
28144
28145 \begin_layout Standard
28146 Los números en estilo antiguo o elzevirianos se componen con el comando
28147  
28148 \series bold
28149
28150 \backslash
28151 oldstylenums
28152 \series default
28153
28154 \begin_inset Index idx
28155 status collapsed
28156
28157 \begin_layout Plain Layout
28158 Comandos ! O ! 
28159 \backslash
28160 oldstylenums
28161 \end_layout
28162
28163 \end_inset
28164
28165 .
28166  El comando se puede usar en ecuaciones y en modo TeX.
28167  Su esquema es:
28168 \end_layout
28169
28170 \begin_layout Standard
28171
28172 \series bold
28173
28174 \backslash
28175 oldstylenums{número}
28176 \end_layout
28177
28178 \begin_layout Standard
28179 El comando 
28180 \series bold
28181
28182 \backslash
28183 oldstylenums{0123456789}
28184 \series default
28185  genera: 
28186 \begin_inset Formula $\oldstylenums{0123456789}$
28187 \end_inset
28188
28189
28190 \end_layout
28191
28192 \begin_layout Subsection
28193 Caracteres especiales misceláneos
28194 \begin_inset CommandInset label
28195 LatexCommand label
28196 name "sub:Caracteres-especiales-misceláneos"
28197
28198 \end_inset
28199
28200
28201 \begin_inset Index idx
28202 status collapsed
28203
28204 \begin_layout Plain Layout
28205 Caracteres especiales ! misceláneos
28206 \end_layout
28207
28208 \end_inset
28209
28210
28211 \end_layout
28212
28213 \begin_layout Standard
28214 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
28215  comandos:
28216 \end_layout
28217
28218 \begin_layout Standard
28219 \noindent
28220 \align center
28221 \begin_inset Tabular
28222 <lyxtabular version="3" rows="4" columns="2">
28223 <features tabularvalignment="middle">
28224 <column alignment="center" valignment="top" width="0">
28225 <column alignment="center" valignment="top" width="0">
28226 <row>
28227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28228 \begin_inset Text
28229
28230 \begin_layout Plain Layout
28231 Comando
28232 \end_layout
28233
28234 \end_inset
28235 </cell>
28236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28237 \begin_inset Text
28238
28239 \begin_layout Plain Layout
28240 Resultado
28241 \end_layout
28242
28243 \end_inset
28244 </cell>
28245 </row>
28246 <row>
28247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28248 \begin_inset Text
28249
28250 \begin_layout Plain Layout
28251
28252 \backslash
28253 ^
28254 \begin_inset ERT
28255 status collapsed
28256
28257 \begin_layout Plain Layout
28258
28259
28260 \backslash
28261 spce 
28262 \end_layout
28263
28264 \end_inset
28265
28266
28267 \end_layout
28268
28269 \end_inset
28270 </cell>
28271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28272 \begin_inset Text
28273
28274 \begin_layout Plain Layout
28275 \begin_inset Formula $\mathcircumflex$
28276 \end_inset
28277
28278
28279 \end_layout
28280
28281 \end_inset
28282 </cell>
28283 </row>
28284 <row>
28285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28286 \begin_inset Text
28287
28288 \begin_layout Plain Layout
28289
28290 \backslash
28291 _
28292 \end_layout
28293
28294 \end_inset
28295 </cell>
28296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28297 \begin_inset Text
28298
28299 \begin_layout Plain Layout
28300 \begin_inset Formula $\_$
28301 \end_inset
28302
28303
28304 \end_layout
28305
28306 \end_inset
28307 </cell>
28308 </row>
28309 <row>
28310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28311 \begin_inset Text
28312
28313 \begin_layout Plain Layout
28314 ^
28315 \begin_inset ERT
28316 status collapsed
28317
28318 \begin_layout Plain Layout
28319
28320
28321 \backslash
28322 spce 
28323 \end_layout
28324
28325 \end_inset
28326
28327
28328 \backslash
28329 circ
28330 \begin_inset Index idx
28331 status collapsed
28332
28333 \begin_layout Plain Layout
28334
28335 \backslash
28336
28337 \end_layout
28338
28339 \end_inset
28340
28341
28342 \end_layout
28343
28344 \end_inset
28345 </cell>
28346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28347 \begin_inset Text
28348
28349 \begin_layout Plain Layout
28350 \begin_inset Formula $^{\circ}$
28351 \end_inset
28352
28353
28354 \end_layout
28355
28356 \end_inset
28357 </cell>
28358 </row>
28359 </lyxtabular>
28360
28361 \end_inset
28362
28363
28364 \end_layout
28365
28366 \begin_layout Standard
28367 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
28368  LaTeX contiene la línea:
28369 \begin_inset Foot
28370 status open
28371
28372 \begin_layout Plain Layout
28373 Más sobre este asunto en 
28374 \begin_inset CommandInset ref
28375 LatexCommand ref
28376 reference "sub:Caracteres-de-texto"
28377
28378 \end_inset
28379
28380
28381 \end_layout
28382
28383 \end_inset
28384
28385  
28386 \end_layout
28387
28388 \begin_layout Standard
28389
28390 \series bold
28391
28392 \backslash
28393 DeclareInputtext{176}{
28394 \backslash
28395 ifmmode^
28396 \backslash
28397 circ
28398 \backslash
28399 else
28400 \backslash
28401 textdegree
28402 \backslash
28403 fi}
28404 \end_layout
28405
28406 \begin_layout Section
28407 Estilos de ecuación
28408 \begin_inset CommandInset label
28409 LatexCommand label
28410 name "sec:Estilos-de-ecuación"
28411
28412 \end_inset
28413
28414
28415 \begin_inset Index idx
28416 status collapsed
28417
28418 \begin_layout Plain Layout
28419 Ecuación ! estilos de
28420 \end_layout
28421
28422 \end_inset
28423
28424
28425 \end_layout
28426
28427 \begin_layout Itemize
28428 Hay dos estilos diferentes de alineación:
28429 \end_layout
28430
28431 \begin_deeper
28432 \begin_layout Description
28433 Centrado es el estándar predefinido
28434 \end_layout
28435
28436 \begin_layout Description
28437 Sangrado para este estilo debe insertarse la opción de clase 
28438 \series bold
28439 fleqn
28440 \series default
28441  en el menú 
28442 \family sans
28443 Documento\SpecialChar \menuseparator
28444 Configuración
28445 \family default
28446  bajo 
28447 \family sans
28448 Clase de documento
28449 \end_layout
28450
28451 \begin_layout Standard
28452 Cuando se usa 
28453 \series bold
28454 Sangrado
28455 \series default
28456 , éste se puede ajustar con la longitud 
28457 \series bold
28458
28459 \backslash
28460 mathindent
28461 \series default
28462
28463 \begin_inset Index idx
28464 status collapsed
28465
28466 \begin_layout Plain Layout
28467 Comandos ! M ! 
28468 \backslash
28469 mathindent
28470 \end_layout
28471
28472 \end_inset
28473
28474 .
28475  Para 15
28476 \begin_inset space \thinspace{}
28477 \end_inset
28478
28479 mm, por ejemplo, se inserta esta línea de comando en el preámbulo LaTeX:
28480 \end_layout
28481
28482 \begin_layout Standard
28483
28484 \series bold
28485
28486 \backslash
28487 setlength{
28488 \backslash
28489 mathindent}{15mm}
28490 \end_layout
28491
28492 \begin_layout Standard
28493 Si no se especifica longitud se usa el valor predeterminado de 30
28494 \begin_inset space \thinspace{}
28495 \end_inset
28496
28497 pt.
28498 \end_layout
28499
28500 \end_deeper
28501 \begin_layout Itemize
28502 Y dos estilos diferentes de numeración:
28503 \end_layout
28504
28505 \begin_deeper
28506 \begin_layout Description
28507 Derecha es el estándar predefinido
28508 \end_layout
28509
28510 \begin_layout Description
28511 Izquierda para este estilo debe insertarse la opción de clase 
28512 \series bold
28513 leqno
28514 \series default
28515  en el menú 
28516 \family sans
28517 Documento\SpecialChar \menuseparator
28518 Configuración
28519 \family default
28520  bajo 
28521 \family sans
28522 Clase de documento
28523 \end_layout
28524
28525 \end_deeper
28526 \begin_layout Standard
28527
28528 \series bold
28529 fleqn
28530 \series default
28531  y 
28532 \series bold
28533 leqno
28534 \series default
28535  también se pueden usar juntos.
28536  En ese caso se insertan ambas opciones, separadas por una coma.
28537 \end_layout
28538
28539 \begin_layout Standard
28540 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
28541  documento.
28542  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
28543  estilo 
28544 \series bold
28545 Centrado
28546 \series default
28547  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
28548 \begin_inset CommandInset ref
28549 LatexCommand ref
28550 reference "sub:Entorno-flalign"
28551
28552 \end_inset
28553
28554 .
28555 \end_layout
28556
28557 \begin_layout Section
28558 Ecuaciones multilínea
28559 \begin_inset CommandInset label
28560 LatexCommand label
28561 name "sec:Ecuaciones-multilínea"
28562
28563 \end_inset
28564
28565
28566 \begin_inset Index idx
28567 status collapsed
28568
28569 \begin_layout Plain Layout
28570 Ecuación ! multilínea
28571 \end_layout
28572
28573 \end_inset
28574
28575
28576 \end_layout
28577
28578 \begin_layout Subsection
28579 General
28580 \end_layout
28581
28582 \begin_layout Standard
28583 En LyX se generan nuevas líneas en una ecuación con 
28584 \family sans
28585 \series bold
28586 Ctrl+Entrar
28587 \family default
28588 \series default
28589 .
28590  Esto crea un 
28591 \series bold
28592 entorno eqnarray
28593 \series default
28594 , que se describe en
28595 \begin_inset space ~
28596 \end_inset
28597
28598
28599 \begin_inset CommandInset ref
28600 LatexCommand ref
28601 reference "sub:Entorno-eqnarray"
28602
28603 \end_inset
28604
28605  o, si se ha marcado la opción 
28606 \family sans
28607 Usar
28608 \begin_inset space ~
28609 \end_inset
28610
28611 el
28612 \begin_inset space ~
28613 \end_inset
28614
28615 paquete
28616 \begin_inset space ~
28617 \end_inset
28618
28619 de
28620 \begin_inset space ~
28621 \end_inset
28622
28623 ecuaciones
28624 \begin_inset space ~
28625 \end_inset
28626
28627 AMS
28628 \family default
28629  en la configuración del documento
28630 \family sans
28631 , un 
28632 \series bold
28633 entorno
28634 \family default
28635 \series default
28636  
28637 \series bold
28638 align
28639 \series default
28640 , que se describe en
28641 \begin_inset space ~
28642 \end_inset
28643
28644
28645 \begin_inset CommandInset ref
28646 LatexCommand ref
28647 reference "sub:Entorno-align-estándar"
28648
28649 \end_inset
28650
28651 .
28652 \end_layout
28653
28654 \begin_layout Standard
28655 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28656  el menú 
28657 \family sans
28658 Insertar\SpecialChar \menuseparator
28659 Ecuación
28660 \family default
28661 .
28662  En las siguientes secciones se describen estos entornos.
28663 \end_layout
28664
28665 \begin_layout Standard
28666 En todos los entornos de ecuación multilínea la combinación 
28667 \family sans
28668 Ctrl+Entrar
28669 \family default
28670  genera una línea nueva.
28671  Para añadir o quitar líneas se pueden usar los botones 
28672 \begin_inset Graphics
28673         filename ../../images/tabular-feature_append-row.png
28674         scale 85
28675
28676 \end_inset
28677
28678  o 
28679 \begin_inset Graphics
28680         filename ../../images/tabular-feature_delete-row.png
28681         scale 85
28682
28683 \end_inset
28684
28685 de la barra de herramientas, respectivamente, o el menú 
28686 \family sans
28687 Editar\SpecialChar \menuseparator
28688 Filas y columnas
28689 \family default
28690 .
28691 \end_layout
28692
28693 \begin_layout Subsubsection
28694 Separación de líneas
28695 \begin_inset CommandInset label
28696 LatexCommand label
28697 name "sub:Separación-de-líneas"
28698
28699 \end_inset
28700
28701
28702 \begin_inset Index idx
28703 status collapsed
28704
28705 \begin_layout Plain Layout
28706 Ecuación ! multilínea ! separación de filas
28707 \end_layout
28708
28709 \end_inset
28710
28711
28712 \end_layout
28713
28714 \begin_layout Standard
28715 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28716 \begin_inset Formula 
28717 \begin{eqnarray*}
28718 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}\\
28719 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
28720 \end{eqnarray*}
28721
28722 \end_inset
28723
28724 En LaTeX un espacio adicional para una línea se especifica como argumento
28725  opcional del comando de nueva línea.
28726  Esto aún no es posible en LYX,
28727 \begin_inset Foot
28728 status collapsed
28729
28730 \begin_layout Plain Layout
28731 véase 
28732 \begin_inset CommandInset href
28733 LatexCommand href
28734 name "LyX-bug #1505"
28735 target "http://www.lyx.org/trac/ticket/1505"
28736
28737 \end_inset
28738
28739
28740 \end_layout
28741
28742 \end_inset
28743
28744  por lo que toda la ecuación debe insertarse en modo TeX.
28745  Para añadir espacio en nuestro ejemplo se inserta el comando 
28746 \series bold
28747
28748 \backslash
28749
28750 \backslash
28751 [3mm]
28752 \series default
28753  al final de la primera línea.
28754  Así: 
28755 \begin_inset ERT
28756 status collapsed
28757
28758 \begin_layout Plain Layout
28759
28760
28761 \backslash
28762 begin{eqnarray*}
28763 \end_layout
28764
28765 \begin_layout Plain Layout
28766
28767 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28768  = & 
28769 \backslash
28770 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28771 \backslash
28772
28773 \backslash
28774 [3mm]
28775 \end_layout
28776
28777 \begin_layout Plain Layout
28778
28779 4x^{2}
28780 \backslash
28781 left(B^{2}+x_{0}^{2}
28782 \backslash
28783 right)+4x_{0}x
28784 \backslash
28785 left(D-B^{2}
28786 \backslash
28787 right)+B^{2}
28788 \backslash
28789 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28790 \backslash
28791 right) & = & 0
28792 \end_layout
28793
28794 \begin_layout Plain Layout
28795
28796
28797 \backslash
28798 end{eqnarray*}
28799 \end_layout
28800
28801 \end_inset
28802
28803
28804 \begin_inset VSpace bigskip
28805 \end_inset
28806
28807
28808 \end_layout
28809
28810 \begin_layout Standard
28811 Para obtener separación en todas las líneas hay que cambiar la longitud
28812  
28813 \series bold
28814
28815 \backslash
28816 jot
28817 \series default
28818
28819 \begin_inset Index idx
28820 status collapsed
28821
28822 \begin_layout Plain Layout
28823 Comandos ! J ! 
28824 \backslash
28825 jot
28826 \end_layout
28827
28828 \end_inset
28829
28830 .
28831  La definición es: 
28832 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28833 \end_inset
28834
28835 .
28836  El valor predeterminado para 
28837 \series bold
28838
28839 \backslash
28840 jot
28841 \series default
28842  es 3
28843 \begin_inset space \thinspace{}
28844 \end_inset
28845
28846 pt.
28847  Para establecer una separación adicional de 3
28848 \begin_inset space \thinspace{}
28849 \end_inset
28850
28851 mm como en el ejemplo anterior, se inserta el comando
28852 \end_layout
28853
28854 \begin_layout Standard
28855
28856 \series bold
28857
28858 \backslash
28859 setlength{
28860 \backslash
28861 jot}{3mm+3pt}
28862 \end_layout
28863
28864 \begin_layout Standard
28865 en modo TeX antes de la ecuación.
28866  Es necesario cargar el paquete 
28867 \series bold
28868 calc
28869 \series default
28870
28871 \begin_inset Foot
28872 status collapsed
28873
28874 \begin_layout Plain Layout
28875
28876 \series bold
28877 calc
28878 \series default
28879  forma parte de toda instalación LaTeX estándar.
28880 \end_layout
28881
28882 \end_inset
28883
28884
28885 \begin_inset Index idx
28886 status collapsed
28887
28888 \begin_layout Plain Layout
28889 Paquetes ! calc
28890 \end_layout
28891
28892 \end_inset
28893
28894  en el preámbulo con la línea
28895 \end_layout
28896
28897 \begin_layout Standard
28898
28899 \series bold
28900
28901 \backslash
28902 usepackage{calc}
28903 \end_layout
28904
28905 \begin_layout Standard
28906 Se obtiene:
28907 \begin_inset ERT
28908 status collapsed
28909
28910 \begin_layout Plain Layout
28911
28912
28913 \backslash
28914 setlength{
28915 \backslash
28916 jot}{3mm+3pt}
28917 \end_layout
28918
28919 \end_inset
28920
28921
28922 \begin_inset Formula 
28923 \begin{eqnarray*}
28924 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}\\
28925 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
28926 \end{eqnarray*}
28927
28928 \end_inset
28929
28930
28931 \begin_inset ERT
28932 status collapsed
28933
28934 \begin_layout Plain Layout
28935
28936
28937 \backslash
28938 setlength{
28939 \backslash
28940 jot}{3pt}
28941 \end_layout
28942
28943 \end_inset
28944
28945  Para volver a la distancia predeterminada, 
28946 \series bold
28947
28948 \backslash
28949 jot
28950 \series default
28951  se establece en 3
28952 \begin_inset space \thinspace{}
28953 \end_inset
28954
28955 pt.
28956 \end_layout
28957
28958 \begin_layout Subsubsection
28959 Separación de columnas
28960 \begin_inset CommandInset label
28961 LatexCommand label
28962 name "sub:Separación-de-columnas"
28963
28964 \end_inset
28965
28966
28967 \begin_inset Index idx
28968 status collapsed
28969
28970 \begin_layout Plain Layout
28971 Ecuación ! multilínea !separación de columnas
28972 \end_layout
28973
28974 \end_inset
28975
28976
28977 \end_layout
28978
28979 \begin_layout Standard
28980 Una ecuación multilínea forma una matriz.
28981  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28982  columnas.
28983  Cambiando la separación de columnas en este entorno se puede cambiar el
28984  espacio junto al signo de relación.
28985 \end_layout
28986
28987 \begin_layout Standard
28988 La separación de columnas se especifica con la longitud
28989 \series bold
28990  
28991 \backslash
28992 arraycolsep
28993 \series default
28994
28995 \begin_inset Index idx
28996 status collapsed
28997
28998 \begin_layout Plain Layout
28999 Comandos ! A ! 
29000 \backslash
29001 arraycolsep
29002 \end_layout
29003
29004 \end_inset
29005
29006  según:
29007 \begin_inset Newline newline
29008 \end_inset
29009
29010 separación de columnas = 2
29011 \begin_inset space \thinspace{}
29012 \end_inset
29013
29014
29015 \series bold
29016
29017 \backslash
29018 arraycolsep
29019 \series default
29020
29021 \begin_inset Newline newline
29022 \end_inset
29023
29024 Así, el comando en modo TeX
29025 \end_layout
29026
29027 \begin_layout Standard
29028
29029 \series bold
29030
29031 \backslash
29032 setlength{
29033 \backslash
29034 arraycolsep}{1cm}
29035 \end_layout
29036
29037 \begin_layout Standard
29038 establece para todas las ecuaciones siguientes una separación de columnas
29039  de 2
29040 \begin_inset space \thinspace{}
29041 \end_inset
29042
29043 cm.
29044  Para volver al valor predefinido, 
29045 \series bold
29046
29047 \backslash
29048 arraycolsep
29049 \series default
29050  se pone en 5
29051 \begin_inset space \thinspace{}
29052 \end_inset
29053
29054 pt.
29055 \end_layout
29056
29057 \begin_layout Standard
29058 Una ecuación con separación de 2
29059 \begin_inset space \thinspace{}
29060 \end_inset
29061
29062 cm entre columnas:
29063 \begin_inset ERT
29064 status collapsed
29065
29066 \begin_layout Plain Layout
29067
29068
29069 \backslash
29070 setlength{
29071 \backslash
29072 arraycolsep}{1cm}
29073 \end_layout
29074
29075 \end_inset
29076
29077
29078 \begin_inset Formula 
29079 \begin{eqnarray*}
29080 A & = & B\\
29081 C & \ne & A
29082 \end{eqnarray*}
29083
29084 \end_inset
29085
29086 Una ecuación con la separación predefinida para matrices, 10
29087 \begin_inset space \thinspace{}
29088 \end_inset
29089
29090 pt:
29091 \begin_inset ERT
29092 status collapsed
29093
29094 \begin_layout Plain Layout
29095
29096
29097 \backslash
29098 setlength{
29099 \backslash
29100 arraycolsep}{5pt}
29101 \end_layout
29102
29103 \end_inset
29104
29105
29106 \begin_inset Formula 
29107 \begin{eqnarray*}
29108 A & = & B\\
29109 C & \ne & A
29110 \end{eqnarray*}
29111
29112 \end_inset
29113
29114
29115 \end_layout
29116
29117 \begin_layout Subsubsection
29118 Ecuaciones largas
29119 \begin_inset Index idx
29120 status collapsed
29121
29122 \begin_layout Plain Layout
29123 Ecuación ! larga
29124 \end_layout
29125
29126 \end_inset
29127
29128
29129 \end_layout
29130
29131 \begin_layout Standard
29132 Se pueden componer ecuaciones largas mediante estos métodos:
29133 \end_layout
29134
29135 \begin_layout Itemize
29136 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
29137  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
29138 \begin_inset Formula 
29139 \begin{eqnarray}
29140 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 \\
29141  &  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\label{eq:cortolargo}
29142 \end{eqnarray}
29143
29144 \end_inset
29145
29146 El signo menos al principio de la segunda línea normalmente no aparece como
29147  operador porque es el primer carácter de la línea.
29148  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
29149  Para evitarlo se ha insertado 3
29150 \begin_inset space \thinspace{}
29151 \end_inset
29152
29153 pt de espacio detrás del menos con el comando 
29154 \series bold
29155
29156 \backslash
29157 hspace
29158 \series default
29159 .
29160 \begin_inset Foot
29161 status collapsed
29162
29163 \begin_layout Plain Layout
29164 véase más sobre 
29165 \series bold
29166
29167 \backslash
29168 hspace
29169 \series default
29170  en 
29171 \begin_inset CommandInset ref
29172 LatexCommand ref
29173 reference "sub:Espacio-variable"
29174
29175 \end_inset
29176
29177
29178 \end_layout
29179
29180 \end_inset
29181
29182
29183 \begin_inset Index idx
29184 status collapsed
29185
29186 \begin_layout Plain Layout
29187 Comandos ! H ! 
29188 \backslash
29189 hspace
29190 \end_layout
29191
29192 \end_inset
29193
29194
29195 \end_layout
29196
29197 \begin_layout Itemize
29198 Si ambos lados de la ecuación son demasiado largos se usa el comando 
29199 \series bold
29200
29201 \backslash
29202 lefteqn
29203 \series default
29204
29205 \begin_inset Index idx
29206 status collapsed
29207
29208 \begin_layout Plain Layout
29209 Comandos ! L ! 
29210 \backslash
29211 lefteqn
29212 \end_layout
29213
29214 \end_inset
29215
29216 .
29217  Se inserta en la primer columna de la primera línea y hace que todas las
29218  inserciones posteriores sobreescriban las columnas siguientes:
29219 \begin_inset Formula 
29220 \begin{eqnarray}
29221 \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 \\
29222  &  & -\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 \\
29223  &  & =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}
29224 \end{eqnarray}
29225
29226 \end_inset
29227
29228 Tras la inserción de 
29229 \series bold
29230
29231 \backslash
29232 lefteqn
29233 \series default
29234  el cursor está en un marco púrpura un poco a la izquierda del azul.
29235  La ecuación se inserta en éste.
29236 \begin_inset Newline newline
29237 \end_inset
29238
29239 El contenido de las restantes líneas se inserta en la segunda columna o
29240  en otra.
29241  A mayor número de columna donde se inserte, mayor sangrado.
29242 \begin_inset VSpace medskip
29243 \end_inset
29244
29245
29246 \begin_inset Newline newline
29247 \end_inset
29248
29249
29250 \begin_inset Note Greyedout
29251 status collapsed
29252
29253 \begin_layout Plain Layout
29254 Ten en cuenta lo siguiente si usas 
29255 \series bold
29256
29257 \backslash
29258 lefteqn
29259 \series default
29260 :
29261 \end_layout
29262
29263 \begin_layout Itemize
29264 La ecuación no usa la anchura total de la página.
29265  Cuando se añade, p.
29266 \begin_inset space \thinspace{}
29267 \end_inset
29268
29269 e., el término 
29270 \begin_inset Formula $-B^{2}$
29271 \end_inset
29272
29273  en la primera línea del ejemplo, debería estar fuera del margen.
29274  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
29275  principio de la primera línea.
29276 \end_layout
29277
29278 \begin_layout Itemize
29279 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
29280  primera línea.
29281 \begin_inset Foot
29282 status collapsed
29283
29284 \begin_layout Plain Layout
29285 \begin_inset CommandInset href
29286 LatexCommand href
29287 name "LyX-bug #1429"
29288 target "http://www.lyx.org/trac/ticket/1429"
29289
29290 \end_inset
29291
29292
29293 \end_layout
29294
29295 \end_inset
29296
29297  Sólo se puede poner el cursor al principio de la línea y moverlo con las
29298  teclas de flecha.
29299 \end_layout
29300
29301 \end_inset
29302
29303  
29304 \end_layout
29305
29306 \begin_layout Itemize
29307 Se describen otros métodos para escribir fórmulas largas en 
29308 \begin_inset CommandInset ref
29309 LatexCommand ref
29310 reference "sub:Entorno-multilínea"
29311
29312 \end_inset
29313
29314  y 
29315 \begin_inset CommandInset ref
29316 LatexCommand ref
29317 reference "sub:Partes-multilínea"
29318
29319 \end_inset
29320
29321 .
29322 \end_layout
29323
29324 \begin_layout Subsubsection
29325 Delimitadores multilínea
29326 \begin_inset CommandInset label
29327 LatexCommand label
29328 name "sub:Delimitadores-multilínea"
29329
29330 \end_inset
29331
29332
29333 \begin_inset Index idx
29334 status collapsed
29335
29336 \begin_layout Plain Layout
29337 Delimitadores ! para varias líneas
29338 \end_layout
29339
29340 \end_inset
29341
29342
29343 \end_layout
29344
29345 \begin_layout Standard
29346 Para poner delimitadores que cubran varias líneas hay un problema:
29347 \begin_inset Formula 
29348 \begin{eqnarray*}
29349 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29350  &  & \left.\cdots+B-D\right]
29351 \end{eqnarray*}
29352
29353 \end_inset
29354
29355 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
29356 res con tamaño variable no abarcan líneas múltiples.
29357 \end_layout
29358
29359 \begin_layout Standard
29360 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
29361  primera línea se finaliza con 
29362 \series bold
29363
29364 \backslash
29365 right.
29366 \series default
29367
29368 \begin_inset Index idx
29369 status collapsed
29370
29371 \begin_layout Plain Layout
29372 Comandos ! R ! 
29373 \backslash
29374 right
29375 \end_layout
29376
29377 \end_inset
29378
29379  y la segunda con 
29380 \series bold
29381
29382 \backslash
29383 left.
29384 \series default
29385 .
29386 \begin_inset Foot
29387 status collapsed
29388
29389 \begin_layout Plain Layout
29390 Más sobre 
29391 \series bold
29392
29393 \backslash
29394 left.
29395
29396 \series default
29397  y 
29398 \series bold
29399
29400 \backslash
29401 right.
29402
29403 \series default
29404  en 
29405 \begin_inset CommandInset ref
29406 LatexCommand ref
29407 reference "sub:Tamaño-automático-de"
29408
29409 \end_inset
29410
29411
29412 \end_layout
29413
29414 \end_inset
29415
29416
29417 \begin_inset Index idx
29418 status collapsed
29419
29420 \begin_layout Plain Layout
29421 Comandos ! L ! 
29422 \backslash
29423 left
29424 \end_layout
29425
29426 \end_inset
29427
29428  Después de 
29429 \series bold
29430
29431 \backslash
29432 left.
29433
29434 \series default
29435  se inserta el comando 
29436 \series bold
29437
29438 \backslash
29439 vphantom
29440 \series default
29441
29442 \begin_inset ERT
29443 status collapsed
29444
29445 \begin_layout Plain Layout
29446
29447
29448 \backslash
29449 spce 
29450 \end_layout
29451
29452 \end_inset
29453
29454
29455 \series bold
29456
29457 \backslash
29458 prod
29459 \series default
29460 ^
29461 \begin_inset ERT
29462 status collapsed
29463
29464 \begin_layout Plain Layout
29465
29466
29467 \backslash
29468 spce 
29469 \end_layout
29470
29471 \end_inset
29472
29473
29474 \series bold
29475
29476 \backslash
29477 infty
29478 \series default
29479
29480 \begin_inset ERT
29481 status collapsed
29482
29483 \begin_layout Plain Layout
29484
29485
29486 \backslash
29487 spce 
29488 \end_layout
29489
29490 \end_inset
29491
29492
29493 \series bold
29494
29495 \begin_inset Formula $\downarrow$
29496 \end_inset
29497
29498 _R=1}
29499 \series default
29500
29501 \begin_inset Index idx
29502 status collapsed
29503
29504 \begin_layout Plain Layout
29505 Comandos ! V ! 
29506 \backslash
29507 vphantom
29508 \end_layout
29509
29510 \end_inset
29511
29512 , porque el operador de multiplicación con sus límites es el símbolo mayor
29513  en la primera línea y ese debería ser el tamaño para el delimitador en
29514  la segunda línea.
29515 \end_layout
29516
29517 \begin_layout Standard
29518 El resultado es: 
29519 \begin_inset Formula 
29520 \begin{eqnarray*}
29521 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29522  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29523 \end{eqnarray*}
29524
29525 \end_inset
29526
29527
29528 \end_layout
29529
29530 \begin_layout Subsection
29531 Entornos align
29532 \end_layout
29533
29534 \begin_layout Standard
29535 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
29536  Son especialmente apropiados para poner ecuaciones adosadas.
29537 \end_layout
29538
29539 \begin_layout Standard
29540 Los entornos align constan de columnas.
29541  Las columnas impares se alinean a la derecha, las pares a la izquierda.
29542  En un entorno align se puede numerar cada línea.
29543 \end_layout
29544
29545 \begin_layout Standard
29546 Los entornos align se crean con el menú 
29547 \family sans
29548 Insertar\SpecialChar \menuseparator
29549 Ecuación
29550 \family default
29551 .
29552  Una ecuación existente se puede convertir a align con el menú 
29553 \family sans
29554 Editar\SpecialChar \menuseparator
29555 Ecuación\SpecialChar \menuseparator
29556 Cambiar tipo de ecuación
29557 \family default
29558 .
29559 \end_layout
29560
29561 \begin_layout Standard
29562 Para añadir o quitar columnas se pueden usar los botones 
29563 \begin_inset Graphics
29564         filename ../../images/tabular-feature_append-row.png
29565         scale 85
29566
29567 \end_inset
29568
29569  o 
29570 \begin_inset Graphics
29571         filename ../../images/tabular-feature_delete-row.png
29572         scale 85
29573
29574 \end_inset
29575
29576  de la barra de ecuaciones o el menú 
29577 \family sans
29578 Editar\SpecialChar \menuseparator
29579 Filas y columnas
29580 \family default
29581 .
29582 \end_layout
29583
29584 \begin_layout Subsubsection
29585 Entorno align estándar
29586 \begin_inset CommandInset label
29587 LatexCommand label
29588 name "sub:Entorno-align-estándar"
29589
29590 \end_inset
29591
29592
29593 \begin_inset Index idx
29594 status collapsed
29595
29596 \begin_layout Plain Layout
29597 Ecuación ! multilínea ! entorno align
29598 \end_layout
29599
29600 \end_inset
29601
29602
29603 \end_layout
29604
29605 \begin_layout Standard
29606 Este entorno align se crea pulsando 
29607 \family sans
29608 Ctrl+Entrar
29609 \family default
29610  en una ecuación o con el menú 
29611 \family sans
29612 Insertar\SpecialChar \menuseparator
29613 Ecuación\SpecialChar \menuseparator
29614 Entorno AMS align
29615 \family default
29616 .
29617 \end_layout
29618
29619 \begin_layout Standard
29620 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29621  align de cuatro columnas:
29622 \begin_inset Formula 
29623 \begin{align*}
29624 A & =\sen(B) & C & =D\\
29625 C & \neq A & B & \neq D
29626 \end{align*}
29627
29628 \end_inset
29629
29630 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29631  un 
29632 \series bold
29633
29634 \backslash
29635 hfill
29636 \series default
29637
29638 \begin_inset Foot
29639 status collapsed
29640
29641 \begin_layout Plain Layout
29642 Más sobre 
29643 \series bold
29644
29645 \backslash
29646 hfill
29647 \series default
29648  en 
29649 \begin_inset CommandInset ref
29650 LatexCommand ref
29651 reference "sub:Espacio-variable"
29652
29653 \end_inset
29654
29655
29656 \end_layout
29657
29658 \end_inset
29659
29660  antes de la primera y detrás de cada columna par.
29661  Si se pone en estilo 
29662 \series bold
29663 Sangrado
29664 \series default
29665 ,
29666 \begin_inset Foot
29667 status collapsed
29668
29669 \begin_layout Plain Layout
29670 véase estilos de ecuación en 
29671 \begin_inset CommandInset ref
29672 LatexCommand ref
29673 reference "sec:Estilos-de-ecuación"
29674
29675 \end_inset
29676
29677
29678 \end_layout
29679
29680 \end_inset
29681
29682  la ecuación queda sin el 
29683 \series bold
29684
29685 \backslash
29686 hfill
29687 \series default
29688  ante la primera columna.
29689 \end_layout
29690
29691 \begin_layout Subsubsection
29692 Entorno alignat
29693 \begin_inset Index idx
29694 status collapsed
29695
29696 \begin_layout Plain Layout
29697 Ecuación ! multilínea ! entorno alignat
29698 \end_layout
29699
29700 \end_inset
29701
29702
29703 \end_layout
29704
29705 \begin_layout Standard
29706 El entorno alignat no tiene separación predefinida de columnas.
29707  Se puede insertar manualmente con los espacios descritos en 
29708 \begin_inset CommandInset ref
29709 LatexCommand ref
29710 reference "sec:Espacio"
29711
29712 \end_inset
29713
29714 .
29715 \end_layout
29716
29717 \begin_layout Standard
29718 El ejemplo anterior en el entorno alignat, con un espacio de 1
29719 \begin_inset space \thinspace{}
29720 \end_inset
29721
29722 cm al comienzo da la segunda ecuación:
29723 \begin_inset Formula 
29724 \begin{alignat*}{2}
29725 A & =\sen(B)\hspace{1cm} & C & =D\\
29726 C & \neq A & B & \neq D
29727 \end{alignat*}
29728
29729 \end_inset
29730
29731 Como cada columna puede tener un espacio diferente, este entorno es especialment
29732 e apropiado para poner tres o más ecuaciones adosadas.
29733 \end_layout
29734
29735 \begin_layout Subsubsection
29736 Entorno flalign
29737 \begin_inset CommandInset label
29738 LatexCommand label
29739 name "sub:Entorno-flalign"
29740
29741 \end_inset
29742
29743
29744 \begin_inset Index idx
29745 status collapsed
29746
29747 \begin_layout Plain Layout
29748 Ecuación ! multilínea ! entorno flalign
29749 \end_layout
29750
29751 \end_inset
29752
29753
29754 \end_layout
29755
29756 \begin_layout Standard
29757 En este entorno las dos primeras columnas están siempre tan a la izquierda
29758  como sea posible y las dos últimas a la derecha.
29759  Ejemplo:
29760 \begin_inset Formula 
29761 \begin{flalign*}
29762 A & =1 & B & =2 & C & =3\\
29763 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
29764 \end{flalign*}
29765
29766 \end_inset
29767
29768 En un entorno flalign con un número impar de columnas, en la última de las
29769  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29770  alineadas a la izquierda, aunque se use el estilo 
29771 \series bold
29772 Centrado
29773 \series default
29774 .
29775  Un ejemplo de fórmula sangrada 
29776 \begin_inset CommandInset ref
29777 LatexCommand eqref
29778 reference "eq:IntVol"
29779
29780 \end_inset
29781
29782 :
29783 \begin_inset Formula 
29784 \begin{flalign}
29785 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
29786 \end{flalign}
29787
29788 \end_inset
29789
29790 Las dos primeras columnas contienen la fórmula.
29791  Para sangrarla como con el estilo 
29792 \series bold
29793 Sangrado
29794 \series default
29795 , se añade un espacio de 30
29796 \begin_inset space \thinspace{}
29797 \end_inset
29798
29799 pt al comienzo de la primera columna.
29800  
29801 \end_layout
29802
29803 \begin_layout Subsection
29804 Entorno eqnarray
29805 \begin_inset CommandInset label
29806 LatexCommand label
29807 name "sub:Entorno-eqnarray"
29808
29809 \end_inset
29810
29811
29812 \begin_inset Index idx
29813 status collapsed
29814
29815 \begin_layout Plain Layout
29816 Ecuación ! multilínea ! entorno eqnarray
29817 \end_layout
29818
29819 \end_inset
29820
29821
29822 \begin_inset Index idx
29823 status collapsed
29824
29825 \begin_layout Plain Layout
29826 Ecuación ! multilínea ! entorno eqnarray
29827 \end_layout
29828
29829 \end_inset
29830
29831
29832 \end_layout
29833
29834 \begin_layout Standard
29835 Al introducir este entorno aparecen tres marcos azules.
29836  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29837  El contenido del marco central está centrado y algo más pequeño, porque
29838  está diseñado para insertar sólo caracteres de relación.
29839 \begin_inset Formula 
29840 \begin{eqnarray*}
29841 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29842 AB & AB & AB\\
29843 A & = & A
29844 \end{eqnarray*}
29845
29846 \end_inset
29847
29848
29849 \end_layout
29850
29851 \begin_layout Subsection
29852 Entorno gather
29853 \begin_inset Index idx
29854 status collapsed
29855
29856 \begin_layout Plain Layout
29857 Ecuación ! multilínea ! entorno gather
29858 \end_layout
29859
29860 \end_inset
29861
29862
29863 \end_layout
29864
29865 \begin_layout Standard
29866 Este entorno consta de una sola columna centrada.
29867  Se puede numerar cada línea.
29868 \begin_inset Formula 
29869 \begin{gather}
29870 A=1\\
29871 X=\mbox{-}1
29872 \end{gather}
29873
29874 \end_inset
29875
29876
29877 \end_layout
29878
29879 \begin_layout Subsection
29880 Entorno multilínea
29881 \begin_inset CommandInset label
29882 LatexCommand label
29883 name "sub:Entorno-multilínea"
29884
29885 \end_inset
29886
29887
29888 \begin_inset Index idx
29889 status collapsed
29890
29891 \begin_layout Plain Layout
29892 Ecuación ! multilínea ! entorno multilínea
29893 \end_layout
29894
29895 \end_inset
29896
29897
29898 \end_layout
29899
29900 \begin_layout Standard
29901 El entorno multilínea, como gather, consta de una sola columna.
29902  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29903  Las demás están centradas.
29904  Por tanto este entorno es apropiado para ecuaciones largas.
29905  Como ejemplo, la ecuación
29906 \begin_inset space ~
29907 \end_inset
29908
29909
29910 \begin_inset CommandInset ref
29911 LatexCommand eqref
29912 reference "eq:lefteqn"
29913
29914 \end_inset
29915
29916  en entorno multilínea:
29917 \begin_inset Formula 
29918 \begin{multline}
29919 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}\\
29920 -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}\\
29921 =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}}
29922 \end{multline}
29923
29924 \end_inset
29925
29926 En la salida sólo aparece numerada la última (primera) línea si la numeración
29927  del documento es a la derecha (izquierda).
29928 \begin_inset Foot
29929 status collapsed
29930
29931 \begin_layout Plain Layout
29932 véanse los estilos de numeración en 
29933 \begin_inset CommandInset ref
29934 LatexCommand ref
29935 reference "sec:Estilos-de-ecuación"
29936
29937 \end_inset
29938
29939
29940 \end_layout
29941
29942 \end_inset
29943
29944
29945 \end_layout
29946
29947 \begin_layout Standard
29948 Con los comandos 
29949 \series bold
29950
29951 \backslash
29952 shoveright
29953 \series default
29954
29955 \begin_inset Index idx
29956 status collapsed
29957
29958 \begin_layout Plain Layout
29959 Comandos ! S ! 
29960 \backslash
29961 shoveright
29962 \end_layout
29963
29964 \end_inset
29965
29966  y 
29967 \series bold
29968
29969 \backslash
29970 shoveleft
29971 \series default
29972
29973 \begin_inset Index idx
29974 status collapsed
29975
29976 \begin_layout Plain Layout
29977 Comandos ! S ! 
29978 \backslash
29979 shoveleft
29980 \end_layout
29981
29982 \end_inset
29983
29984 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29985 ente.
29986  Los comandos se usan como sigue:
29987 \end_layout
29988
29989 \begin_layout Standard
29990
29991 \series bold
29992
29993 \backslash
29994 shoveright{contenido de la línea}
29995 \series default
29996  y 
29997 \series bold
29998
29999 \backslash
30000 shoveleft{contenido de la línea}
30001 \end_layout
30002
30003 \begin_layout Standard
30004 \begin_inset VSpace medskip
30005 \end_inset
30006
30007
30008 \end_layout
30009
30010 \begin_layout Standard
30011 La longitud 
30012 \series bold
30013
30014 \backslash
30015 multlinegap
30016 \series default
30017
30018 \begin_inset Index idx
30019 status collapsed
30020
30021 \begin_layout Plain Layout
30022 Comandos ! M ! 
30023 \backslash
30024 multlinegap
30025 \end_layout
30026
30027 \end_inset
30028
30029  especifica la distancia de la primera línea desde el margen izquierdo de
30030  la página.
30031  Esta longitud es 0
30032 \begin_inset space \thinspace{}
30033 \end_inset
30034
30035 pt por omisión.
30036 \end_layout
30037
30038 \begin_layout Standard
30039 Como ejemplo la ecuación anterior con el comando
30040 \end_layout
30041
30042 \begin_layout Standard
30043
30044 \series bold
30045
30046 \backslash
30047 setlength{
30048 \backslash
30049 multlinegap}{2cm}
30050 \end_layout
30051
30052 \begin_layout Standard
30053 insertado previamente en modo TeX:
30054 \begin_inset ERT
30055 status collapsed
30056
30057 \begin_layout Plain Layout
30058
30059
30060 \backslash
30061 setlength{
30062 \backslash
30063 multlinegap}{2cm}
30064 \end_layout
30065
30066 \end_inset
30067
30068
30069 \begin_inset Formula 
30070 \begin{multline}
30071 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}\\
30072 \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}}\\
30073 =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}}
30074 \end{multline}
30075
30076 \end_inset
30077
30078
30079 \begin_inset ERT
30080 status collapsed
30081
30082 \begin_layout Plain Layout
30083
30084
30085 \backslash
30086 setlength{
30087 \backslash
30088 multlinegap}{0pt}
30089 \end_layout
30090
30091 \end_inset
30092
30093 La segunda línea se ha alineado a la izquierda con 
30094 \series bold
30095
30096 \backslash
30097 shoveleft
30098 \series default
30099 .
30100 \end_layout
30101
30102 \begin_layout Subsection
30103 Ecuación con partes multilínea
30104 \begin_inset CommandInset label
30105 LatexCommand label
30106 name "sub:Partes-multilínea"
30107
30108 \end_inset
30109
30110
30111 \begin_inset Index idx
30112 status collapsed
30113
30114 \begin_layout Plain Layout
30115 Ecuación ! multilínea ! solo parte
30116 \end_layout
30117
30118 \end_inset
30119
30120
30121 \end_layout
30122
30123 \begin_layout Standard
30124 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
30125  siguientes entornos: 
30126 \series bold
30127 aligned
30128 \series default
30129
30130 \series bold
30131 alignedat
30132 \series default
30133
30134 \series bold
30135 gathered
30136 \series default
30137  o 
30138 \series bold
30139 split
30140 \series default
30141 .
30142  Se pueden elegir en el menú 
30143 \family sans
30144 Insertar\SpecialChar \menuseparator
30145 Ecuación
30146 \family default
30147  o usando los comandos aquí descritos.
30148 \end_layout
30149
30150 \begin_layout Standard
30151 Los tres primeros tienen las mismas propiedades que los correspondientes
30152  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
30153  Un ejemplo:
30154 \begin_inset Formula 
30155 \[
30156 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
30157 \Delta E\Delta t & \ge\frac{\hbar}{2}
30158 \end{aligned}
30159 \right\} \mbox{Relaciones de incertidumbre}
30160 \]
30161
30162 \end_inset
30163
30164 Para componer esta expresión se inserta una ecuación presentada y en ella
30165  se introduce el comando 
30166 \series bold
30167
30168 \backslash
30169 aligned
30170 \series default
30171
30172 \begin_inset Index idx
30173 status collapsed
30174
30175 \begin_layout Plain Layout
30176 Comandos ! A ! 
30177 \backslash
30178 aligned
30179 \end_layout
30180
30181 \end_inset
30182
30183 .
30184  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
30185  añadir filas y columnas.
30186  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
30187  como la llave.
30188 \end_layout
30189
30190 \begin_layout Standard
30191 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
30192  se alinean horizontalmente.
30193  Usar aligned en una ecuación presentada tiene la ventaja de que el número
30194  de ecuación se centra verticalmente con las líneas.
30195  Como ejemplo, la ecuación 
30196 \begin_inset CommandInset ref
30197 LatexCommand eqref
30198 reference "eq:cortolargo"
30199
30200 \end_inset
30201
30202  en entorno aligned: 
30203 \begin_inset Formula 
30204 \begin{equation}
30205 \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}|}\\
30206  & -\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}|}
30207 \end{aligned}
30208 \end{equation}
30209
30210 \end_inset
30211
30212 Para usar los entornos 
30213 \series bold
30214 alignedat
30215 \series default
30216
30217 \series bold
30218 gathered
30219 \series default
30220 , o 
30221 \series bold
30222 split
30223 \series default
30224 , se insertan respectivamente los comandos
30225 \series bold
30226  
30227 \backslash
30228 alignedat
30229 \series default
30230 ,
30231 \begin_inset Index idx
30232 status collapsed
30233
30234 \begin_layout Plain Layout
30235 Comandos ! A ! 
30236 \backslash
30237 alignedat
30238 \end_layout
30239
30240 \end_inset
30241
30242  
30243 \series bold
30244
30245 \backslash
30246 gathered
30247 \series default
30248
30249 \begin_inset Index idx
30250 status collapsed
30251
30252 \begin_layout Plain Layout
30253 Comandos ! G ! 
30254 \backslash
30255 gathered
30256 \end_layout
30257
30258 \end_inset
30259
30260 , o 
30261 \series bold
30262
30263 \backslash
30264 split
30265 \series default
30266
30267 \begin_inset Index idx
30268 status collapsed
30269
30270 \begin_layout Plain Layout
30271 Comandos ! S ! 
30272 \backslash
30273 split
30274 \end_layout
30275
30276 \end_inset
30277
30278 .
30279  El entorno split tiene las mismas propiedades que aligned pero sólo puede
30280  tener dos columnas.
30281 \end_layout
30282
30283 \begin_layout Subsection
30284 Texto en ecuaciones multilínea
30285 \begin_inset CommandInset label
30286 LatexCommand label
30287 name "sub:Texto-en-multilínea"
30288
30289 \end_inset
30290
30291
30292 \begin_inset Index idx
30293 status collapsed
30294
30295 \begin_layout Plain Layout
30296 Texto ! en ecuaciones
30297 \end_layout
30298
30299 \end_inset
30300
30301
30302 \begin_inset Index idx
30303 status collapsed
30304
30305 \begin_layout Plain Layout
30306 Ecuación ! multilínea ! texto en
30307 \end_layout
30308
30309 \end_inset
30310
30311
30312 \end_layout
30313
30314 \begin_layout Standard
30315 En los entornos align, multilínea y gather, se puede insertar texto que
30316  se mostrará en una línea separada y que no afecta la alineación de columna.
30317  Para esto se usa el comando 
30318 \series bold
30319
30320 \backslash
30321 intertext
30322 \series default
30323
30324 \begin_inset Index idx
30325 status collapsed
30326
30327 \begin_layout Plain Layout
30328 Comandos ! I ! 
30329 \backslash
30330 intertext
30331 \end_layout
30332
30333 \end_inset
30334
30335  con el siguiente esquema:
30336 \end_layout
30337
30338 \begin_layout Standard
30339
30340 \series bold
30341
30342 \backslash
30343 intertext{texto}
30344 \end_layout
30345
30346 \begin_layout Standard
30347 El texto no debería ocupar más de una línea porque no se puede partir con
30348  guión.
30349  Como LyX aún no soporta 
30350 \series bold
30351
30352 \backslash
30353 intertext
30354 \series default
30355  directamente, el texto se escribe como texto matemático.
30356  
30357 \series bold
30358
30359 \backslash
30360 intertext
30361 \series default
30362  debe por tanto estar al comienzo de una línea y en la salida se presenta
30363  sobre esta línea.
30364  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
30365 \begin_inset Formula 
30366 \begin{align}
30367 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30368 \intertext{\text{el integrando es simétrico para \ensuremath{\phi=\pi}, por tanto}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
30369 \end{align}
30370
30371 \end_inset
30372
30373
30374 \end_layout
30375
30376 \begin_layout Section
30377 Numeración de ecuaciones
30378 \begin_inset Index idx
30379 status collapsed
30380
30381 \begin_layout Plain Layout
30382 Ecuación ! numeración|see
30383 \begin_inset ERT
30384 status collapsed
30385
30386 \begin_layout Plain Layout
30387
30388 {
30389 \end_layout
30390
30391 \end_inset
30392
30393 Numeración de ecuaciones
30394 \begin_inset ERT
30395 status collapsed
30396
30397 \begin_layout Plain Layout
30398
30399 }
30400 \end_layout
30401
30402 \end_inset
30403
30404
30405 \end_layout
30406
30407 \end_inset
30408
30409
30410 \begin_inset Index idx
30411 status collapsed
30412
30413 \begin_layout Plain Layout
30414 Numeración de ecuaciones
30415 \end_layout
30416
30417 \end_inset
30418
30419
30420 \end_layout
30421
30422 \begin_layout Subsection
30423 General
30424 \end_layout
30425
30426 \begin_layout Standard
30427 Las ecuaciones numeradas se insertan con el menú 
30428 \family sans
30429 Insertar\SpecialChar \menuseparator
30430 Ecuación
30431 \family default
30432  
30433 \family sans
30434 \SpecialChar \menuseparator
30435 Numerada
30436 \family default
30437  (atajo 
30438 \family sans
30439 Ctrl+Alt
30440 \begin_inset space ~
30441 \end_inset
30442
30443 N
30444 \family default
30445 ).
30446  Ecuaciones existentes se pueden numerar con el menú 
30447 \family sans
30448 Editar\SpecialChar \menuseparator
30449 Ecuación\SpecialChar \menuseparator
30450 Numerar la ecuación
30451 \family default
30452  (atajo
30453 \family sans
30454  Alt+M
30455 \begin_inset space ~
30456 \end_inset
30457
30458 N
30459 \family default
30460 ).
30461  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
30462  En la salida se muestra el número real.
30463 \end_layout
30464
30465 \begin_layout Standard
30466 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
30467  líneas.
30468  No obstante, la numeración se puede controlar en cada línea con el menú
30469  
30470 \family sans
30471 Editar\SpecialChar \menuseparator
30472 Ecuación\SpecialChar \menuseparator
30473 Numerar la línea
30474 \family default
30475  (atajo
30476 \family sans
30477  Alt+M
30478 \begin_inset space ~
30479 \end_inset
30480
30481 Mayúsculas+N
30482 \family default
30483 ).
30484 \end_layout
30485
30486 \begin_layout Standard
30487 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
30488  distintos, véase 
30489 \begin_inset CommandInset ref
30490 LatexCommand ref
30491 reference "sec:Estilos-de-ecuación"
30492
30493 \end_inset
30494
30495 .
30496 \end_layout
30497
30498 \begin_layout Subsection
30499 Referencias cruzadas
30500 \begin_inset Index idx
30501 status collapsed
30502
30503 \begin_layout Plain Layout
30504 Ecuación ! referencias cruzadas a
30505 \end_layout
30506
30507 \end_inset
30508
30509
30510 \end_layout
30511
30512 \begin_layout Standard
30513 Todas las ecuaciones con etiqueta se pueden referir.
30514  La etiqueta se añade con el menú 
30515 \family sans
30516 Insertar\SpecialChar \menuseparator
30517 Etiqueta
30518 \family default
30519  o con el botón 
30520 \begin_inset Graphics
30521         filename ../../images/label-insert.png
30522         scale 85
30523
30524 \end_inset
30525
30526  de la barra de herramientas.
30527  El cursor debe estar dentro de una ecuación en modo presentación.
30528  Surge un diálogo con el prefijo 
30529 \series bold
30530 eq:
30531 \series default
30532 , detrás del cual se escribe el texto de la etiqueta.
30533  El prefijo significa 
30534 \begin_inset Quotes fld
30535 \end_inset
30536
30537 equation
30538 \begin_inset Quotes frd
30539 \end_inset
30540
30541  y hace más fácil encontrar etiquetas en documentos extensos porque así
30542  se distingue p.
30543 \begin_inset space \thinspace{}
30544 \end_inset
30545
30546 e.
30547 \begin_inset space ~
30548 \end_inset
30549
30550 de las etiquetas de sección.
30551  Para cambiar una etiqueta se usa de nuevo el menú 
30552 \family sans
30553 Insertar\SpecialChar \menuseparator
30554 Etiqueta
30555 \family default
30556 .
30557 \end_layout
30558
30559 \begin_layout Standard
30560 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
30561  ecuación.
30562  Una ecuación con etiqueta se numera siempre.
30563 \end_layout
30564
30565 \begin_layout Standard
30566 Las referencias cruzadas se insertan mediante el menú 
30567 \family sans
30568 Insertar\SpecialChar \menuseparator
30569 Referencia cruzada
30570 \family default
30571  o con el botón 
30572 \begin_inset Graphics
30573         filename ../../images/dialog-show-new-inset_ref.png
30574         scale 85
30575
30576 \end_inset
30577
30578 .
30579  Una referencia a una ecuación aparece en la salida con su número.
30580  Si en el diálogo de referencia cruzada se elige el formato 
30581 \series bold
30582 (<referencia>)
30583 \series default
30584 , la referencia se muestra en la salida entre paréntesis.
30585  
30586 \begin_inset Newline newline
30587 \end_inset
30588
30589 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
30590  a la ecuación de referencia.
30591 \end_layout
30592
30593 \begin_layout Standard
30594 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30595  siguientes:
30596 \begin_inset Note Note
30597 status collapsed
30598
30599 \begin_layout Plain Layout
30600 Observa los distintos tipos de referencias cruzadas.
30601 \end_layout
30602
30603 \end_inset
30604
30605
30606 \end_layout
30607
30608 \begin_layout Standard
30609 Las ecuaciones 
30610 \begin_inset CommandInset ref
30611 LatexCommand eqref
30612 reference "eq:tag"
30613
30614 \end_inset
30615
30616  y 
30617 \begin_inset CommandInset ref
30618 LatexCommand eqref
30619 reference "eq:c"
30620
30621 \end_inset
30622
30623  son equivalentes.
30624  En (
30625 \begin_inset CommandInset ref
30626 LatexCommand ref
30627 reference "eq:Lat"
30628
30629 \end_inset
30630
30631 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30632 \begin_inset CommandInset ref
30633 LatexCommand ref
30634 reference "eq:Rom"
30635
30636 \end_inset
30637
30638 ).
30639 \begin_inset VSpace medskip
30640 \end_inset
30641
30642
30643 \end_layout
30644
30645 \begin_layout Standard
30646 Si el argumento de 
30647 \series bold
30648
30649 \backslash
30650 tag
30651 \begin_inset Foot
30652 status collapsed
30653
30654 \begin_layout Plain Layout
30655
30656 \series bold
30657
30658 \backslash
30659 tag
30660 \series default
30661  se describe en 
30662 \begin_inset CommandInset ref
30663 LatexCommand ref
30664 reference "sub:Numeración-personalizada"
30665
30666 \end_inset
30667
30668
30669 \end_layout
30670
30671 \end_inset
30672
30673
30674 \series default
30675  contiene un marco, como se describe en la 
30676 \begin_inset CommandInset ref
30677 LatexCommand ref
30678 reference "sub:Marcos-de-párrafo"
30679
30680 \end_inset
30681
30682 , no se puede referir la ecuación.
30683 \end_layout
30684
30685 \begin_layout Subsection
30686 Subnumeración
30687 \begin_inset Index idx
30688 status collapsed
30689
30690 \begin_layout Plain Layout
30691 Numeración de ecuaciones ! subnumeración
30692 \end_layout
30693
30694 \end_inset
30695
30696
30697 \end_layout
30698
30699 \begin_layout Standard
30700 Con ayuda de los comandos 
30701 \series bold
30702
30703 \backslash
30704 begin{subequations}
30705 \series default
30706  y 
30707 \series bold
30708
30709 \backslash
30710 end{subequations}
30711 \series default
30712  en modo TeX se pueden subnumerar ecuaciones.
30713 \end_layout
30714
30715 \begin_layout Standard
30716 Ejemplo:
30717 \begin_inset Formula 
30718 \begin{equation}
30719 A=C-B\label{eq:a}
30720 \end{equation}
30721
30722 \end_inset
30723
30724
30725 \begin_inset ERT
30726 status collapsed
30727
30728 \begin_layout Plain Layout
30729
30730
30731 \backslash
30732 addtocounter{equation}{-1}
30733 \end_layout
30734
30735 \end_inset
30736
30737
30738 \begin_inset ERT
30739 status collapsed
30740
30741 \begin_layout Plain Layout
30742
30743
30744 \backslash
30745 begin{subequations}
30746 \end_layout
30747
30748 \end_inset
30749
30750
30751 \begin_inset VSpace -5mm
30752 \end_inset
30753
30754
30755 \begin_inset Formula 
30756 \begin{equation}
30757 B=C-A\label{eq:b}
30758 \end{equation}
30759
30760 \end_inset
30761
30762
30763 \begin_inset Formula 
30764 \begin{equation}
30765 C=A+B\label{eq:c}
30766 \end{equation}
30767
30768 \end_inset
30769
30770
30771 \end_layout
30772
30773 \begin_layout Standard
30774 \begin_inset ERT
30775 status collapsed
30776
30777 \begin_layout Plain Layout
30778
30779
30780 \backslash
30781 end{subequations}
30782 \end_layout
30783
30784 \end_inset
30785
30786
30787 \end_layout
30788
30789 \begin_layout Standard
30790 Para este ejemplo se ha hecho lo siguiente:
30791 \end_layout
30792
30793 \begin_layout Enumerate
30794 se inserta la primera ecuación
30795 \end_layout
30796
30797 \begin_layout Enumerate
30798 después de ella se inserta
30799 \series bold
30800
30801 \begin_inset Newline newline
30802 \end_inset
30803
30804
30805 \backslash
30806 addtocounter{equation}{-1} 
30807 \backslash
30808 begin{subequations}
30809 \begin_inset Index idx
30810 status collapsed
30811
30812 \begin_layout Plain Layout
30813 Comandos ! A ! 
30814 \backslash
30815 addtocounter
30816 \end_layout
30817
30818 \end_inset
30819
30820
30821 \end_layout
30822
30823 \begin_layout Enumerate
30824 se inserta la segunda ecuación
30825 \end_layout
30826
30827 \begin_layout Enumerate
30828 se inserta la tercera ecuación
30829 \end_layout
30830
30831 \begin_layout Enumerate
30832 se inserta 
30833 \series bold
30834
30835 \backslash
30836 end{subequations}
30837 \series default
30838  tras la tercera ecuación
30839 \end_layout
30840
30841 \begin_layout Standard
30842 Toda ecuación entre los comandos 
30843 \series bold
30844
30845 \backslash
30846 begin
30847 \series default
30848  y 
30849 \series bold
30850
30851 \backslash
30852 end
30853 \series default
30854  se subnumera con a, b, c\SpecialChar \ldots{}
30855  En ecuaciones multilínea se subnumerará cada línea.
30856  Todas las ecuaciones subnumeradas son tratadas como 
30857 \emph on
30858 una
30859 \emph default
30860  ecuación numerada.
30861  Pero como cada ecuación numerada aumenta el contador 
30862 \series bold
30863 equation
30864 \series default
30865  en uno, hay que disminuir el comando 
30866 \series bold
30867
30868 \backslash
30869 addtocounter
30870 \series default
30871 .
30872  De lo contrario, las ecuaciones 
30873 \begin_inset CommandInset ref
30874 LatexCommand eqref
30875 reference "eq:a"
30876
30877 \end_inset
30878
30879
30880 \begin_inset CommandInset ref
30881 LatexCommand eqref
30882 reference "eq:b"
30883
30884 \end_inset
30885
30886
30887 \begin_inset CommandInset ref
30888 LatexCommand eqref
30889 reference "eq:c"
30890
30891 \end_inset
30892
30893  se numerarían 
30894 \begin_inset CommandInset ref
30895 LatexCommand eqref
30896 reference "eq:a"
30897
30898 \end_inset
30899
30900
30901 \begin_inset CommandInset ref
30902 LatexCommand eqref
30903 reference "eq:d"
30904
30905 \end_inset
30906
30907
30908 \begin_inset CommandInset ref
30909 LatexCommand eqref
30910 reference "eq:f"
30911
30912 \end_inset
30913
30914 .
30915 \end_layout
30916
30917 \begin_layout Standard
30918 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30919  ecuaciones.
30920  Para evitarlo se inserta ese espacio vertical de -5
30921 \begin_inset space \thinspace{}
30922 \end_inset
30923
30924 mm detrás del comando 
30925 \series bold
30926
30927 \backslash
30928 begin{subequations}
30929 \series default
30930 .
30931
30932 \series bold
30933  
30934 \series default
30935 Si se usa el estilo 
30936 \series bold
30937 Sangrado
30938 \series default
30939
30940 \begin_inset Foot
30941 status collapsed
30942
30943 \begin_layout Plain Layout
30944 véase estilos de ecuación en 
30945 \begin_inset CommandInset ref
30946 LatexCommand ref
30947 reference "sec:Estilos-de-ecuación"
30948
30949 \end_inset
30950
30951
30952 \end_layout
30953
30954 \end_inset
30955
30956 , entonces se inserta -7
30957 \begin_inset space \thinspace{}
30958 \end_inset
30959
30960 mm.
30961 \end_layout
30962
30963 \begin_layout Standard
30964 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30965  de la segunda línea:
30966 \begin_inset ERT
30967 status collapsed
30968
30969 \begin_layout Plain Layout
30970
30971
30972 \backslash
30973 begin{subequations}
30974 \end_layout
30975
30976 \end_inset
30977
30978
30979 \begin_inset Formula 
30980 \begin{eqnarray}
30981 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30982  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30983  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30984 \end{eqnarray}
30985
30986 \end_inset
30987
30988
30989 \begin_inset ERT
30990 status collapsed
30991
30992 \begin_layout Plain Layout
30993
30994
30995 \backslash
30996 end{subequations}
30997 \end_layout
30998
30999 \end_inset
31000
31001
31002 \end_layout
31003
31004 \begin_layout Subsection
31005 Numeración definida por el usuario
31006 \begin_inset CommandInset label
31007 LatexCommand label
31008 name "sub:Numeración-personalizada"
31009
31010 \end_inset
31011
31012
31013 \begin_inset Index idx
31014 status collapsed
31015
31016 \begin_layout Plain Layout
31017 Numeración de ecuaciones ! personalizada
31018 \end_layout
31019
31020 \end_inset
31021
31022
31023 \end_layout
31024
31025 \begin_layout Standard
31026 Con la numeración estándar el número se coloca entre paréntesis.
31027  Para reemplazar los paréntesis con barras verticales, p.
31028 \begin_inset space \thinspace{}
31029 \end_inset
31030
31031 e., se añade al preámbulo LaTeX la línea: 
31032 \end_layout
31033
31034 \begin_layout Standard
31035
31036 \series bold
31037
31038 \backslash
31039 def
31040 \backslash
31041 tagform@#1{
31042 \backslash
31043 maketag@@@{|#1|}}
31044 \series default
31045
31046 \begin_inset Note Note
31047 status collapsed
31048
31049 \begin_layout Plain Layout
31050 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
31051  Para activarlo, quita el % del principio.
31052 \end_layout
31053
31054 \end_inset
31055
31056
31057 \end_layout
31058
31059 \begin_layout Standard
31060 Para usar otros caracteres, se reemplazan las barras al lado de 
31061 \series bold
31062 #1
31063 \series default
31064  por ellos.
31065  Para obtener sólo el número de ecuación se omiten las barras verticales.
31066 \begin_inset VSpace bigskip
31067 \end_inset
31068
31069
31070 \end_layout
31071
31072 \begin_layout Standard
31073 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
31074  consecutivo, se usa el comando 
31075 \series bold
31076
31077 \backslash
31078 tag
31079 \begin_inset Index idx
31080 status collapsed
31081
31082 \begin_layout Plain Layout
31083 Comandos ! T ! 
31084 \backslash
31085 tag
31086 \end_layout
31087
31088 \end_inset
31089
31090
31091 \series default
31092 :
31093 \begin_inset Formula 
31094 \begin{equation}
31095 A+B=C\tag{algo}\label{eq:tag}
31096 \end{equation}
31097
31098 \end_inset
31099
31100 En este ejemplo se ha insertado el comando
31101 \series bold
31102  
31103 \backslash
31104 tag
31105 \begin_inset ERT
31106 status collapsed
31107
31108 \begin_layout Plain Layout
31109
31110
31111 \backslash
31112 spce 
31113 \end_layout
31114
31115 \end_inset
31116
31117 algo
31118 \series default
31119  en la ecuación.
31120 \end_layout
31121
31122 \begin_layout Standard
31123 Si se usa en su lugar el comando con asterisco 
31124 \series bold
31125
31126 \backslash
31127 tag*
31128 \begin_inset ERT
31129 status collapsed
31130
31131 \begin_layout Plain Layout
31132
31133
31134 \backslash
31135 spce 
31136 \end_layout
31137
31138 \end_inset
31139
31140 algo
31141 \series default
31142  no se imprimen los paréntesis:
31143 \begin_inset Formula 
31144 \[
31145 A+B=C\tag*{algo}
31146 \]
31147
31148 \end_inset
31149
31150
31151 \end_layout
31152
31153 \begin_layout Standard
31154 \begin_inset VSpace bigskip
31155 \end_inset
31156
31157
31158 \end_layout
31159
31160 \begin_layout Standard
31161 Para reiniciar la numeración en nuevas partes o secciones del documento
31162  se usan los siguientes comandos:
31163 \end_layout
31164
31165 \begin_layout Standard
31166
31167 \series bold
31168
31169 \backslash
31170 @addtoreset{equation}{part}
31171 \series default
31172
31173 \begin_inset Index idx
31174 status collapsed
31175
31176 \begin_layout Plain Layout
31177 Comandos ! 
31178 \begin_inset ERT
31179 status collapsed
31180
31181 \begin_layout Plain Layout
31182
31183 "
31184 \end_layout
31185
31186 \end_inset
31187
31188 @
31189 \begin_inset ERT
31190 status collapsed
31191
31192 \begin_layout Plain Layout
31193
31194 "
31195 \end_layout
31196
31197 \end_inset
31198
31199  ! 
31200 \backslash
31201
31202 \begin_inset ERT
31203 status collapsed
31204
31205 \begin_layout Plain Layout
31206
31207 "
31208 \end_layout
31209
31210 \end_inset
31211
31212 @
31213 \begin_inset ERT
31214 status collapsed
31215
31216 \begin_layout Plain Layout
31217
31218 "
31219 \end_layout
31220
31221 \end_inset
31222
31223 addtoreset
31224 \end_layout
31225
31226 \end_inset
31227
31228
31229 \begin_inset Newline newline
31230 \end_inset
31231
31232
31233 \series bold
31234
31235 \backslash
31236 @addtoreset{equation}{section}
31237 \end_layout
31238
31239 \begin_layout Standard
31240 Pata poder usar estos comandos en modo TeX, el carácter 
31241 \begin_inset Quotes fld
31242 \end_inset
31243
31244 @
31245 \begin_inset Quotes frd
31246 \end_inset
31247
31248  debe 
31249 \begin_inset Quotes fld
31250 \end_inset
31251
31252 activarse
31253 \begin_inset Quotes frd
31254 \end_inset
31255
31256  para LaTeX con el comando 
31257 \series bold
31258
31259 \backslash
31260 makeatletter
31261 \series default
31262 .
31263  El comando 
31264 \series bold
31265
31266 \backslash
31267 makeatother
31268 \series default
31269  deshace esto.
31270  Así pues, la secuencia de comandos en modo TeX es:
31271 \end_layout
31272
31273 \begin_layout Standard
31274
31275 \series bold
31276
31277 \backslash
31278 makeatletter
31279 \begin_inset Newline newline
31280 \end_inset
31281
31282
31283 \backslash
31284 @addtoreset{equation}{section}
31285 \begin_inset Newline newline
31286 \end_inset
31287
31288
31289 \backslash
31290 makeatother
31291 \end_layout
31292
31293 \begin_layout Standard
31294 En el preámbulo LaTeX se pueden omitir 
31295 \series bold
31296
31297 \backslash
31298 makeatletter
31299 \series default
31300  y 
31301 \series bold
31302
31303 \backslash
31304 makeatother
31305 \series default
31306  pues son automáticamente insertados por LyX.
31307 \end_layout
31308
31309 \begin_layout Standard
31310 Para el comando 
31311 \series bold
31312
31313 \backslash
31314 @addtoreset
31315 \series default
31316 ,
31317 \series bold
31318  
31319 \series default
31320 hay que cargar en el preámbulo LaTeX el archivo 
31321 \series bold
31322 remreset.sty
31323 \series default
31324
31325 \begin_inset Foot
31326 status collapsed
31327
31328 \begin_layout Plain Layout
31329
31330 \series bold
31331 remreset
31332 \series default
31333  es parte del paquete LaTeX 
31334 \series bold
31335 carlisle
31336 \series default
31337
31338 \begin_inset Index idx
31339 status collapsed
31340
31341 \begin_layout Plain Layout
31342 Paquetes ! carlisle
31343 \end_layout
31344
31345 \end_inset
31346
31347 , incluido en las instalaciones estándar de LaTeX.
31348 \end_layout
31349
31350 \end_inset
31351
31352
31353 \begin_inset Index idx
31354 status collapsed
31355
31356 \begin_layout Plain Layout
31357 Paquetes ! remreset
31358 \end_layout
31359
31360 \end_inset
31361
31362  con la línea
31363 \end_layout
31364
31365 \begin_layout Standard
31366
31367 \series bold
31368
31369 \backslash
31370 usepackage{remreset}
31371 \end_layout
31372
31373 \begin_layout Standard
31374 Entonces se puede usar el comando 
31375 \series bold
31376
31377 \backslash
31378 @removefromreset
31379 \series default
31380
31381 \begin_inset Index idx
31382 status collapsed
31383
31384 \begin_layout Plain Layout
31385 Comandos ! 
31386 \begin_inset ERT
31387 status collapsed
31388
31389 \begin_layout Plain Layout
31390
31391 "
31392 \end_layout
31393
31394 \end_inset
31395
31396 @
31397 \begin_inset ERT
31398 status collapsed
31399
31400 \begin_layout Plain Layout
31401
31402 "
31403 \end_layout
31404
31405 \end_inset
31406
31407  ! 
31408 \backslash
31409
31410 \begin_inset ERT
31411 status collapsed
31412
31413 \begin_layout Plain Layout
31414
31415 "
31416 \end_layout
31417
31418 \end_inset
31419
31420 @
31421 \begin_inset ERT
31422 status collapsed
31423
31424 \begin_layout Plain Layout
31425
31426 "
31427 \end_layout
31428
31429 \end_inset
31430
31431 removefromreset
31432 \end_layout
31433
31434 \end_inset
31435
31436  con el mismo esquema que 
31437 \series bold
31438
31439 \backslash
31440 @addtoreset
31441 \series default
31442 .
31443 \begin_inset VSpace bigskip
31444 \end_inset
31445
31446
31447 \end_layout
31448
31449 \begin_layout Standard
31450 A veces las ecuaciones deberían numerarse de la siguiente manera:
31451 \end_layout
31452
31453 \begin_layout Standard
31454
31455 \family typewriter
31456 (número de sección.número de ecuación)
31457 \end_layout
31458
31459 \begin_layout Standard
31460 El número de ecuación empezaría con 
31461 \begin_inset Quotes fld
31462 \end_inset
31463
31464 1
31465 \begin_inset Quotes frd
31466 \end_inset
31467
31468  en cada sección.
31469 \end_layout
31470
31471 \begin_layout Standard
31472 Para este caso hay el comando 
31473 \series bold
31474
31475 \backslash
31476 numberwithin
31477 \series default
31478
31479 \begin_inset Index idx
31480 status collapsed
31481
31482 \begin_layout Plain Layout
31483 Comandos ! N ! 
31484 \backslash
31485 numberwithin
31486 \end_layout
31487
31488 \end_inset
31489
31490 , que se usa con el esquema:
31491 \end_layout
31492
31493 \begin_layout Standard
31494
31495 \series bold
31496
31497 \backslash
31498 numberwithin{counter}{sectioning}
31499 \end_layout
31500
31501 \begin_layout Standard
31502 \begin_inset Quotes fld
31503 \end_inset
31504
31505 counter
31506 \begin_inset Quotes frd
31507 \end_inset
31508
31509  indica qué clase de numeración es afectada, 
31510 \begin_inset Quotes fld
31511 \end_inset
31512
31513 sectioning
31514 \begin_inset Quotes frd
31515 \end_inset
31516
31517  indica qué número va delante del punto.
31518  
31519 \end_layout
31520
31521 \begin_layout Standard
31522 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
31523  en el preámbulo LaTeX:
31524 \end_layout
31525
31526 \begin_layout Standard
31527
31528 \series bold
31529
31530 \backslash
31531 numberwithin{equation}{section}
31532 \end_layout
31533
31534 \begin_layout Standard
31535 Este es el resultado::
31536 \begin_inset ERT
31537 status collapsed
31538
31539 \begin_layout Plain Layout
31540
31541
31542 \backslash
31543 numberwithin{equation}{section}
31544 \end_layout
31545
31546 \end_inset
31547
31548
31549 \begin_inset Formula 
31550 \begin{equation}
31551 A+B=C
31552 \end{equation}
31553
31554 \end_inset
31555
31556
31557 \end_layout
31558
31559 \begin_layout Standard
31560 Para numerar cuadros de modo que, p.
31561 \begin_inset space \thinspace{}
31562 \end_inset
31563
31564 ej., 
31565 \begin_inset Quotes fld
31566 \end_inset
31567
31568 sectioning
31569 \begin_inset Quotes frd
31570 \end_inset
31571
31572  sea el número de la parte se usa
31573 \begin_inset Newline newline
31574 \end_inset
31575
31576
31577 \series bold
31578
31579 \backslash
31580 numberwithin{table}{part}
31581 \end_layout
31582
31583 \begin_layout Standard
31584 Para volver a la numeración estándar o evitar esta clase numeración cuando
31585  es definida por la clase de documento, se inserta el siguiente comando
31586  en código TeX o en el preámbulo LaTeX:
31587 \end_layout
31588
31589 \begin_layout Standard
31590
31591 \series bold
31592
31593 \backslash
31594 renewcommand{
31595 \backslash
31596 theequation}{
31597 \backslash
31598 arabic{equation}}
31599 \begin_inset Index idx
31600 status collapsed
31601
31602 \begin_layout Plain Layout
31603 Comandos ! A ! 
31604 \backslash
31605 arabic
31606 \end_layout
31607
31608 \end_inset
31609
31610
31611 \series default
31612
31613 \begin_inset ERT
31614 status collapsed
31615
31616 \begin_layout Plain Layout
31617
31618
31619 \backslash
31620 renewcommand{
31621 \backslash
31622 theequation}{
31623 \backslash
31624 arabic{equation}}
31625 \end_layout
31626
31627 \end_inset
31628
31629
31630 \series bold
31631
31632 \begin_inset Newline newline
31633 \end_inset
31634
31635
31636 \series default
31637 o
31638 \series bold
31639
31640 \begin_inset Newline newline
31641 \end_inset
31642
31643
31644 \backslash
31645 renewcommand{
31646 \backslash
31647 thetable}{
31648 \backslash
31649 arabic{table}}
31650 \end_layout
31651
31652 \begin_layout Standard
31653
31654 \series bold
31655
31656 \backslash
31657 numberwithin
31658 \series default
31659  usa internamente el comando 
31660 \series bold
31661
31662 \backslash
31663 @addtoreset
31664 \series default
31665 , descrito arriba, que también debe ser restaurado.
31666 \begin_inset ERT
31667 status collapsed
31668
31669 \begin_layout Plain Layout
31670
31671
31672 \backslash
31673 makeatletter
31674 \end_layout
31675
31676 \begin_layout Plain Layout
31677
31678
31679 \backslash
31680 @removefromreset{equation}{section}
31681 \end_layout
31682
31683 \begin_layout Plain Layout
31684
31685
31686 \backslash
31687 makeatother
31688 \end_layout
31689
31690 \end_inset
31691
31692
31693 \end_layout
31694
31695 \begin_layout Subsection
31696 Numeración con números romanos y letras
31697 \begin_inset Index idx
31698 status collapsed
31699
31700 \begin_layout Plain Layout
31701 Numeración de ecuaciones ! con números romanos
31702 \end_layout
31703
31704 \end_inset
31705
31706
31707 \begin_inset Index idx
31708 status collapsed
31709
31710 \begin_layout Plain Layout
31711 Numeración de ecuaciones ! con letras
31712 \end_layout
31713
31714 \end_inset
31715
31716
31717 \end_layout
31718
31719 \begin_layout Standard
31720 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31721  Por ejemplo, para numerar con romanos en minúscula,
31722 \begin_inset Foot
31723 status collapsed
31724
31725 \begin_layout Plain Layout
31726 Como en español no se usan romanos en minúscula, el estilo 
31727 \series bold
31728 spanish
31729 \series default
31730  del sistema 
31731 \series bold
31732 babel
31733 \series default
31734  redefine 
31735 \series bold
31736
31737 \backslash
31738 roman
31739 \series default
31740  para que los dé en versalitas.
31741  Véase 
31742 \begin_inset CommandInset citation
31743 LatexCommand cite
31744 key "spanish"
31745
31746 \end_inset
31747
31748  (
31749 \emph on
31750 N.
31751 \begin_inset space \thinspace{}
31752 \end_inset
31753
31754 del t
31755 \emph default
31756 ).
31757 \end_layout
31758
31759 \end_inset
31760
31761  se inserta el comando
31762 \end_layout
31763
31764 \begin_layout Standard
31765
31766 \series bold
31767
31768 \backslash
31769 renewcommand{
31770 \backslash
31771 theequation}{
31772 \backslash
31773 roman{equation}}
31774 \end_layout
31775
31776 \begin_layout Standard
31777 antes de la ecuación en modo TeX.
31778  
31779 \series bold
31780
31781 \backslash
31782 renewcommand
31783 \series default
31784
31785 \begin_inset Index idx
31786 status collapsed
31787
31788 \begin_layout Plain Layout
31789 Comandos ! R ! 
31790 \backslash
31791 renewcommand
31792 \end_layout
31793
31794 \end_inset
31795
31796  redefine el comando predefinido 
31797 \series bold
31798
31799 \backslash
31800 theequation
31801 \series default
31802  como 
31803 \series bold
31804
31805 \backslash
31806 roman{equation}
31807 \series default
31808 .
31809 \begin_inset Foot
31810 status collapsed
31811
31812 \begin_layout Plain Layout
31813 El comando 
31814 \series bold
31815
31816 \backslash
31817 renewcommand
31818 \series default
31819  tiene el mismo esquema que el comando 
31820 \series bold
31821
31822 \backslash
31823 newcommand
31824 \series default
31825 , descrito en 
31826 \begin_inset CommandInset ref
31827 LatexCommand ref
31828 reference "sub:El-comando-newcommand"
31829
31830 \end_inset
31831
31832 .
31833 \end_layout
31834
31835 \end_inset
31836
31837  
31838 \series bold
31839 equation
31840 \series default
31841  es el contador de ecuaciones.
31842  Si se usa el comando 
31843 \series bold
31844
31845 \backslash
31846 the
31847 \series default
31848  como prefijo de un contador, el valor del contador sale en números arábigos.
31849  Si una ecuación es numerada, LaTeX pone internamente el comando 
31850 \series bold
31851
31852 \backslash
31853 theequation
31854 \series default
31855  detrás de la ecuación.
31856  
31857 \series bold
31858
31859 \backslash
31860 roman{equation}
31861 \series default
31862
31863 \begin_inset Index idx
31864 status collapsed
31865
31866 \begin_layout Plain Layout
31867 Comandos ! R ! 
31868 \backslash
31869 roman
31870 \end_layout
31871
31872 \end_inset
31873
31874  pone el contador en romanos en minúscula.
31875 \end_layout
31876
31877 \begin_layout Standard
31878 Todas las ecuaciones siguientes a 
31879 \series bold
31880
31881 \backslash
31882 renew
31883 \series default
31884 c
31885 \series bold
31886 ommand
31887 \series default
31888  se numerarán en romanos.
31889  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31890  cambiando 
31891 \series bold
31892
31893 \backslash
31894 roman
31895 \series default
31896  por 
31897 \series bold
31898
31899 \backslash
31900 Roman
31901 \series default
31902
31903 \begin_inset Index idx
31904 status collapsed
31905
31906 \begin_layout Plain Layout
31907 Comandos ! R ! 
31908 \backslash
31909 roman@
31910 \backslash
31911 Roman
31912 \end_layout
31913
31914 \end_inset
31915
31916 .
31917  Para 
31918 \begin_inset Quotes fld
31919 \end_inset
31920
31921 numerar
31922 \begin_inset Quotes frd
31923 \end_inset
31924
31925  con minúsculas latinas hay el comando 
31926 \series bold
31927
31928 \backslash
31929 alph
31930 \series default
31931
31932 \begin_inset Index idx
31933 status collapsed
31934
31935 \begin_layout Plain Layout
31936 Comandos ! A ! 
31937 \backslash
31938 alph
31939 \end_layout
31940
31941 \end_inset
31942
31943 , y para mayúsculas el comando 
31944 \series bold
31945
31946 \backslash
31947 Alph
31948 \series default
31949
31950 \begin_inset Index idx
31951 status collapsed
31952
31953 \begin_layout Plain Layout
31954 Comandos ! A ! 
31955 \backslash
31956 alph@
31957 \backslash
31958 Alph
31959 \end_layout
31960
31961 \end_inset
31962
31963 .
31964 \end_layout
31965
31966 \begin_layout Standard
31967 \begin_inset Note Greyedout
31968 status open
31969
31970 \begin_layout Plain Layout
31971
31972 \series bold
31973 Nota:
31974 \series default
31975  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31976 \end_layout
31977
31978 \end_inset
31979
31980
31981 \end_layout
31982
31983 \begin_layout Standard
31984 \begin_inset ERT
31985 status collapsed
31986
31987 \begin_layout Plain Layout
31988
31989
31990 \backslash
31991 renewcommand{
31992 \backslash
31993 theequation}{
31994 \backslash
31995 roman{equation}}
31996 \end_layout
31997
31998 \end_inset
31999
32000
32001 \begin_inset Formula 
32002 \begin{equation}
32003 A=\textrm{romanos en minúscula}
32004 \end{equation}
32005
32006 \end_inset
32007
32008
32009 \begin_inset ERT
32010 status collapsed
32011
32012 \begin_layout Plain Layout
32013
32014
32015 \backslash
32016 renewcommand{
32017 \backslash
32018 theequation}{
32019 \backslash
32020 Roman{equation}}
32021 \end_layout
32022
32023 \end_inset
32024
32025
32026 \begin_inset Formula 
32027 \begin{equation}
32028 B=\textrm{romanos en mayúscula}\label{eq:Rom}
32029 \end{equation}
32030
32031 \end_inset
32032
32033
32034 \begin_inset ERT
32035 status collapsed
32036
32037 \begin_layout Plain Layout
32038
32039
32040 \backslash
32041 renewcommand{
32042 \backslash
32043 theequation}{
32044 \backslash
32045 alph{equation}}
32046 \end_layout
32047
32048 \end_inset
32049
32050
32051 \begin_inset Formula 
32052 \begin{equation}
32053 C=\textrm{latinas en minúscula}
32054 \end{equation}
32055
32056 \end_inset
32057
32058
32059 \begin_inset ERT
32060 status collapsed
32061
32062 \begin_layout Plain Layout
32063
32064
32065 \backslash
32066 renewcommand{
32067 \backslash
32068 theequation}{
32069 \backslash
32070 Alph{equation}}
32071 \end_layout
32072
32073 \end_inset
32074
32075
32076 \begin_inset Formula 
32077 \begin{equation}
32078 D=\textrm{latinas en mayúscula}\label{eq:Lat}
32079 \end{equation}
32080
32081 \end_inset
32082
32083
32084 \end_layout
32085
32086 \begin_layout Standard
32087 Para volver a la numeración por omisión se inserta el comando:
32088 \end_layout
32089
32090 \begin_layout Standard
32091
32092 \series bold
32093
32094 \backslash
32095 renewcommand{
32096 \backslash
32097 theequation}{
32098 \backslash
32099 arabic{equation}}
32100 \begin_inset Index idx
32101 status collapsed
32102
32103 \begin_layout Plain Layout
32104 Comandos ! A ! 
32105 \backslash
32106 arabic
32107 \end_layout
32108
32109 \end_inset
32110
32111
32112 \end_layout
32113
32114 \begin_layout Standard
32115 \begin_inset ERT
32116 status collapsed
32117
32118 \begin_layout Plain Layout
32119
32120
32121 \backslash
32122 renewcommand{
32123 \backslash
32124 theequation}{
32125 \backslash
32126 arabic{equation}}
32127 \end_layout
32128
32129 \end_inset
32130
32131
32132 \begin_inset Formula 
32133 \begin{equation}
32134 E=\mbox{arábigos}
32135 \end{equation}
32136
32137 \end_inset
32138
32139
32140 \end_layout
32141
32142 \begin_layout Standard
32143 \begin_inset VSpace medskip
32144 \end_inset
32145
32146
32147 \end_layout
32148
32149 \begin_layout Standard
32150 Como ves, las ecuaciones se numeran consecutivamente independientemente
32151  del estilo de numeración.
32152  Cuando la numeración haya de empezar con 
32153 \begin_inset Quotes fld
32154 \end_inset
32155
32156 1
32157 \begin_inset Quotes frd
32158 \end_inset
32159
32160  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
32161  Una descripción sobre esto se encuentra en el archivo 
32162 \begin_inset CommandInset href
32163 LatexCommand href
32164 name "Formula-numbering.lyx"
32165 target "run:Formula-numbering.lyx"
32166
32167 \end_inset
32168
32169 .
32170 \end_layout
32171
32172 \begin_layout Section
32173 Símbolos y ecuaciones químicas
32174 \begin_inset CommandInset label
32175 LatexCommand label
32176 name "sub:Símbolos-y-ecuaciones-químicas"
32177
32178 \end_inset
32179
32180
32181 \begin_inset Index idx
32182 status collapsed
32183
32184 \begin_layout Plain Layout
32185 Química ! símbolos
32186 \end_layout
32187
32188 \end_inset
32189
32190
32191 \begin_inset Index idx
32192 status collapsed
32193
32194 \begin_layout Plain Layout
32195 Química ! caracteres
32196 \end_layout
32197
32198 \end_inset
32199
32200
32201 \begin_inset Index idx
32202 status collapsed
32203
32204 \begin_layout Plain Layout
32205 Ecuación ! química|see
32206 \begin_inset ERT
32207 status collapsed
32208
32209 \begin_layout Plain Layout
32210
32211 {
32212 \end_layout
32213
32214 \end_inset
32215
32216 Química
32217 \begin_inset ERT
32218 status collapsed
32219
32220 \begin_layout Plain Layout
32221
32222 }
32223 \end_layout
32224
32225 \end_inset
32226
32227
32228 \end_layout
32229
32230 \end_inset
32231
32232
32233 \begin_inset Index idx
32234 status collapsed
32235
32236 \begin_layout Plain Layout
32237 Química ! iones
32238 \end_layout
32239
32240 \end_inset
32241
32242
32243 \begin_inset Index idx
32244 status collapsed
32245
32246 \begin_layout Plain Layout
32247 Iones|see
32248 \begin_inset ERT
32249 status collapsed
32250
32251 \begin_layout Plain Layout
32252
32253 {
32254 \end_layout
32255
32256 \end_inset
32257
32258 Química
32259 \begin_inset ERT
32260 status collapsed
32261
32262 \begin_layout Plain Layout
32263
32264 }
32265 \end_layout
32266
32267 \end_inset
32268
32269
32270 \end_layout
32271
32272 \end_inset
32273
32274
32275 \begin_inset Index idx
32276 status collapsed
32277
32278 \begin_layout Plain Layout
32279 Química ! reacción
32280 \end_layout
32281
32282 \end_inset
32283
32284
32285 \end_layout
32286
32287 \begin_layout Standard
32288 Un ejemplo de texto de química:
32289 \end_layout
32290
32291 \begin_layout Quote
32292 El ion 
32293 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32294 \end_inset
32295
32296  reacciona con dos iones 
32297 \begin_inset Formula $\mathrm{Na^{+}}$
32298 \end_inset
32299
32300  para dar sulfato de sodio 
32301 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32302 \end_inset
32303
32304 .
32305  La ecuación química es:
32306 \begin_inset Formula 
32307 \begin{equation}
32308 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
32309 \end{equation}
32310
32311 \end_inset
32312
32313
32314 \end_layout
32315
32316 \begin_layout Standard
32317 Esta ecuación química puede componerse directamente en modo ecuación.
32318  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32319  y con el atajo 
32320 \family sans
32321 Alt+C
32322 \begin_inset space ~
32323 \end_inset
32324
32325 R
32326 \family default
32327  se cambia en redonda.
32328 \begin_inset Foot
32329 status collapsed
32330
32331 \begin_layout Plain Layout
32332 véase estilos de tipografías en 
32333 \begin_inset CommandInset ref
32334 LatexCommand ref
32335 reference "sub:Estilos-de-tipografías"
32336
32337 \end_inset
32338
32339 .
32340 \end_layout
32341
32342 \end_inset
32343
32344
32345 \end_layout
32346
32347 \begin_layout Standard
32348 Para escribir ecuaciones químicas es más conveniente usar el comando 
32349 \series bold
32350
32351 \backslash
32352 ce
32353 \series default
32354
32355 \begin_inset Index idx
32356 status collapsed
32357
32358 \begin_layout Plain Layout
32359 Comandos ! C ! 
32360 \backslash
32361 ce
32362 \end_layout
32363
32364 \end_inset
32365
32366 , que está disponible si está instalado el paquete LaTeX 
32367 \series bold
32368 mhchem
32369 \series default
32370
32371 \begin_inset Index idx
32372 status collapsed
32373
32374 \begin_layout Plain Layout
32375 Paquetes ! mhchem
32376 \end_layout
32377
32378 \end_inset
32379
32380 .
32381  Al insertar 
32382 \series bold
32383
32384 \backslash
32385 ce
32386 \series default
32387  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
32388  ecuaciones químicas de una forma intuitiva.
32389 \end_layout
32390
32391 \begin_layout Standard
32392 \align center
32393 \begin_inset Tabular
32394 <lyxtabular version="3" rows="9" columns="2">
32395 <features tabularvalignment="middle">
32396 <column alignment="center" valignment="top" width="0">
32397 <column alignment="center" valignment="top" width="0">
32398 <row>
32399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32400 \begin_inset Text
32401
32402 \begin_layout Plain Layout
32403 Comando
32404 \end_layout
32405
32406 \end_inset
32407 </cell>
32408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32409 \begin_inset Text
32410
32411 \begin_layout Plain Layout
32412 Resultado
32413 \begin_inset Note Note
32414 status collapsed
32415
32416 \begin_layout Plain Layout
32417
32418 \series bold
32419
32420 \backslash
32421 raisebox
32422 \series default
32423  se usa sólo como espaciador
32424 \end_layout
32425
32426 \end_inset
32427
32428
32429 \end_layout
32430
32431 \end_inset
32432 </cell>
32433 </row>
32434 <row>
32435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32436 \begin_inset Text
32437
32438 \begin_layout Plain Layout
32439
32440 \backslash
32441 ce
32442 \begin_inset ERT
32443 status collapsed
32444
32445 \begin_layout Plain Layout
32446
32447
32448 \backslash
32449 spce 
32450 \end_layout
32451
32452 \end_inset
32453
32454 H2CO3
32455 \end_layout
32456
32457 \end_inset
32458 </cell>
32459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32460 \begin_inset Text
32461
32462 \begin_layout Plain Layout
32463 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32464 \end_inset
32465
32466
32467 \end_layout
32468
32469 \end_inset
32470 </cell>
32471 </row>
32472 <row>
32473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32474 \begin_inset Text
32475
32476 \begin_layout Plain Layout
32477
32478 \backslash
32479 ce
32480 \begin_inset ERT
32481 status collapsed
32482
32483 \begin_layout Plain Layout
32484
32485
32486 \backslash
32487 spce 
32488 \end_layout
32489
32490 \end_inset
32491
32492 SO4^2-
32493 \end_layout
32494
32495 \end_inset
32496 </cell>
32497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32498 \begin_inset Text
32499
32500 \begin_layout Plain Layout
32501 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32502 \end_inset
32503
32504
32505 \end_layout
32506
32507 \end_inset
32508 </cell>
32509 </row>
32510 <row>
32511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32512 \begin_inset Text
32513
32514 \begin_layout Plain Layout
32515
32516 \backslash
32517 ce
32518 \begin_inset ERT
32519 status collapsed
32520
32521 \begin_layout Plain Layout
32522
32523
32524 \backslash
32525 spce 
32526 \end_layout
32527
32528 \end_inset
32529
32530 (NH4)2S
32531 \end_layout
32532
32533 \end_inset
32534 </cell>
32535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32536 \begin_inset Text
32537
32538 \begin_layout Plain Layout
32539 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32540 \end_inset
32541
32542
32543 \end_layout
32544
32545 \end_inset
32546 </cell>
32547 </row>
32548 <row>
32549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32550 \begin_inset Text
32551
32552 \begin_layout Plain Layout
32553
32554 \backslash
32555 ce
32556 \begin_inset ERT
32557 status collapsed
32558
32559 \begin_layout Plain Layout
32560
32561
32562 \backslash
32563 spce 
32564 \end_layout
32565
32566 \end_inset
32567
32568 KCr(SO4)2.12H2O
32569 \end_layout
32570
32571 \end_inset
32572 </cell>
32573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32574 \begin_inset Text
32575
32576 \begin_layout Plain Layout
32577 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32578 \end_inset
32579
32580
32581 \end_layout
32582
32583 \end_inset
32584 </cell>
32585 </row>
32586 <row>
32587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32588 \begin_inset Text
32589
32590 \begin_layout Plain Layout
32591
32592 \backslash
32593 ce
32594 \begin_inset ERT
32595 status collapsed
32596
32597 \begin_layout Plain Layout
32598
32599
32600 \backslash
32601 spce 
32602 \end_layout
32603
32604 \end_inset
32605
32606 A-B
32607 \backslash
32608 dbond
32609 \begin_inset ERT
32610 status collapsed
32611
32612 \begin_layout Plain Layout
32613
32614
32615 \backslash
32616 spce 
32617 \end_layout
32618
32619 \end_inset
32620
32621 C
32622 \backslash
32623 tbond
32624 \begin_inset ERT
32625 status collapsed
32626
32627 \begin_layout Plain Layout
32628
32629
32630 \backslash
32631 spce 
32632 \end_layout
32633
32634 \end_inset
32635
32636 D
32637 \end_layout
32638
32639 \end_inset
32640 </cell>
32641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32642 \begin_inset Text
32643
32644 \begin_layout Plain Layout
32645 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
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
32660 \backslash
32661 ce
32662 \begin_inset ERT
32663 status collapsed
32664
32665 \begin_layout Plain Layout
32666
32667
32668 \backslash
32669 spce 
32670 \end_layout
32671
32672 \end_inset
32673
32674 ^227
32675 \begin_inset Formula $\downarrow$
32676 \end_inset
32677
32678 _90
32679 \begin_inset Formula $\to$
32680 \end_inset
32681
32682 Th+
32683 \end_layout
32684
32685 \end_inset
32686 </cell>
32687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32688 \begin_inset Text
32689
32690 \begin_layout Plain Layout
32691 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32692 \end_inset
32693
32694
32695 \end_layout
32696
32697 \end_inset
32698 </cell>
32699 </row>
32700 <row>
32701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32702 \begin_inset Text
32703
32704 \begin_layout Plain Layout
32705
32706 \backslash
32707 ce
32708 \begin_inset ERT
32709 status collapsed
32710
32711 \begin_layout Plain Layout
32712
32713
32714 \backslash
32715 spce 
32716 \end_layout
32717
32718 \end_inset
32719
32720 CO2
32721 \begin_inset ERT
32722 status collapsed
32723
32724 \begin_layout Plain Layout
32725
32726
32727 \backslash
32728 spce 
32729 \end_layout
32730
32731 \end_inset
32732
32733 +
32734 \begin_inset ERT
32735 status collapsed
32736
32737 \begin_layout Plain Layout
32738
32739
32740 \backslash
32741 spce 
32742 \end_layout
32743
32744 \end_inset
32745
32746 C
32747 \begin_inset ERT
32748 status collapsed
32749
32750 \begin_layout Plain Layout
32751
32752
32753 \backslash
32754 spce 
32755 \end_layout
32756
32757 \end_inset
32758
32759 <=>
32760 \begin_inset ERT
32761 status collapsed
32762
32763 \begin_layout Plain Layout
32764
32765
32766 \backslash
32767 spce 
32768 \end_layout
32769
32770 \end_inset
32771
32772 2CO
32773 \end_layout
32774
32775 \end_inset
32776 </cell>
32777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32778 \begin_inset Text
32779
32780 \begin_layout Plain Layout
32781 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32782 \end_inset
32783
32784
32785 \end_layout
32786
32787 \end_inset
32788 </cell>
32789 </row>
32790 <row>
32791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32792 \begin_inset Text
32793
32794 \begin_layout Plain Layout
32795
32796 \backslash
32797 ce
32798 \begin_inset ERT
32799 status collapsed
32800
32801 \begin_layout Plain Layout
32802
32803
32804 \backslash
32805 spce 
32806 \end_layout
32807
32808 \end_inset
32809
32810 CO2
32811 \begin_inset ERT
32812 status collapsed
32813
32814 \begin_layout Plain Layout
32815
32816
32817 \backslash
32818 spce 
32819 \end_layout
32820
32821 \end_inset
32822
32823 +
32824 \begin_inset ERT
32825 status collapsed
32826
32827 \begin_layout Plain Layout
32828
32829
32830 \backslash
32831 spce 
32832 \end_layout
32833
32834 \end_inset
32835
32836 C
32837 \begin_inset ERT
32838 status collapsed
32839
32840 \begin_layout Plain Layout
32841
32842
32843 \backslash
32844 spce 
32845 \end_layout
32846
32847 \end_inset
32848
32849 ->[
32850 \backslash
32851 alpha][
32852 \backslash
32853 beta]
32854 \begin_inset ERT
32855 status collapsed
32856
32857 \begin_layout Plain Layout
32858
32859
32860 \backslash
32861 spce 
32862 \end_layout
32863
32864 \end_inset
32865
32866 2CO}
32867 \end_layout
32868
32869 \end_inset
32870 </cell>
32871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32872 \begin_inset Text
32873
32874 \begin_layout Plain Layout
32875 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32876 \end_inset
32877
32878
32879 \end_layout
32880
32881 \end_inset
32882 </cell>
32883 </row>
32884 </lyxtabular>
32885
32886 \end_inset
32887
32888
32889 \end_layout
32890
32891 \begin_layout Standard
32892 \begin_inset Note Greyedout
32893 status open
32894
32895 \begin_layout Plain Layout
32896
32897 \series bold
32898 Nota:
32899 \series default
32900  Insertar modo matemático en un marco 
32901 \series bold
32902
32903 \backslash
32904 ce
32905 \series default
32906  provocará errores de LaTeX.
32907  En estos casos hay que usar código TeX, como en 
32908 \series bold
32909
32910 \backslash
32911 ce{$
32912 \backslash
32913 mu
32914 \backslash
32915 hyphen$Cl}
32916 \series default
32917
32918 \begin_inset ERT
32919 status collapsed
32920
32921 \begin_layout Plain Layout
32922
32923
32924 \backslash
32925 ce{$
32926 \backslash
32927 mu
32928 \backslash
32929 hyphen$Cl}
32930 \end_layout
32931
32932 \end_inset
32933
32934  
32935 \end_layout
32936
32937 \end_inset
32938
32939
32940 \end_layout
32941
32942 \begin_layout Standard
32943 El comando 
32944 \series bold
32945
32946 \backslash
32947 ce
32948 \series default
32949  para la 
32950 \begin_inset CommandInset ref
32951 LatexCommand ref
32952 reference "eq:reaccion-quimica"
32953
32954 \end_inset
32955
32956  es
32957 \begin_inset Newline newline
32958 \end_inset
32959
32960
32961 \series bold
32962  
32963 \backslash
32964 ce
32965 \begin_inset ERT
32966 status collapsed
32967
32968 \begin_layout Plain Layout
32969
32970
32971 \backslash
32972 spce 
32973 \end_layout
32974
32975 \end_inset
32976
32977 2Na+
32978 \begin_inset ERT
32979 status collapsed
32980
32981 \begin_layout Plain Layout
32982
32983
32984 \backslash
32985 spce 
32986 \end_layout
32987
32988 \end_inset
32989
32990 +
32991 \begin_inset ERT
32992 status collapsed
32993
32994 \begin_layout Plain Layout
32995
32996
32997 \backslash
32998 spce 
32999 \end_layout
33000
33001 \end_inset
33002
33003 SO4^2-
33004 \begin_inset ERT
33005 status collapsed
33006
33007 \begin_layout Plain Layout
33008
33009
33010 \backslash
33011 spce 
33012 \end_layout
33013
33014 \end_inset
33015
33016
33017 \begin_inset ERT
33018 status collapsed
33019
33020 \begin_layout Plain Layout
33021
33022
33023 \backslash
33024 spce 
33025 \end_layout
33026
33027 \end_inset
33028
33029 ->
33030 \begin_inset ERT
33031 status collapsed
33032
33033 \begin_layout Plain Layout
33034
33035
33036 \backslash
33037 spce 
33038 \end_layout
33039
33040 \end_inset
33041
33042 Na2SO4
33043 \end_layout
33044
33045 \begin_layout Standard
33046 Para componer ecuaciones químicas multilínea primero se crea una ecuación
33047  multilínea, tal como se describe en la 
33048 \begin_inset CommandInset ref
33049 LatexCommand ref
33050 reference "sec:Ecuaciones-multilínea"
33051
33052 \end_inset
33053
33054 .
33055  Después se utiliza el comando 
33056 \series bold
33057
33058 \backslash
33059 ce
33060 \series default
33061  en cada cuadrito azul de la ecuación.
33062  La 
33063 \begin_inset CommandInset ref
33064 LatexCommand ref
33065 reference "eq:TEOS-reac-1"
33066
33067 \end_inset
33068
33069  y la 
33070 \begin_inset CommandInset ref
33071 LatexCommand ref
33072 reference "eq:TEOS-reac-2"
33073
33074 \end_inset
33075
33076  son ejemplos de una reacción química en dos fases en la que cada ecuación
33077  tiene su propio número.
33078 \begin_inset Formula 
33079 \begin{eqnarray}
33080 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
33081 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
33082 \end{eqnarray}
33083
33084 \end_inset
33085
33086
33087 \end_layout
33088
33089 \begin_layout Standard
33090 Además de 
33091 \series bold
33092
33093 \backslash
33094 ce
33095 \series default
33096  el paquete 
33097 \series bold
33098 mhchem
33099 \series default
33100  suministra el comando 
33101 \series bold
33102
33103 \backslash
33104 cf
33105 \series default
33106
33107 \begin_inset Index idx
33108 status collapsed
33109
33110 \begin_layout Plain Layout
33111 Comandos ! C ! 
33112 \backslash
33113 cf
33114 \end_layout
33115
33116 \end_inset
33117
33118  que ha de utilizarse en casos especiales.
33119  Para más información sobre 
33120 \series bold
33121
33122 \backslash
33123 cf
33124 \series default
33125  y más ejemplos echa un vistazo a la documentación de 
33126 \series bold
33127 mhchem
33128 \series default
33129
33130 \begin_inset CommandInset citation
33131 LatexCommand cite
33132 key "mhchem"
33133
33134 \end_inset
33135
33136 .
33137 \end_layout
33138
33139 \begin_layout Section
33140 Diagramas
33141 \end_layout
33142
33143 \begin_layout Standard
33144 Lyx soporta dos tipos de diagramas conmutativos: 
33145 \series bold
33146 amscd
33147 \series default
33148  y 
33149 \series bold
33150 xymatrix
33151 \series default
33152 , que se explican a continuación.
33153 \end_layout
33154
33155 \begin_layout Subsection
33156 Diagramas amscd
33157 \begin_inset Index idx
33158 status collapsed
33159
33160 \begin_layout Plain Layout
33161 Diagramas ! amscd
33162 \end_layout
33163
33164 \end_inset
33165
33166
33167 \end_layout
33168
33169 \begin_layout Standard
33170 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
33171  verticales y horizontales:
33172 \begin_inset Formula 
33173 \[
33174 \begin{CD}A@)))B@)))C\\
33175 @AAA@.@VVV\\
33176 F@(((E@(((D
33177 \end{CD}
33178 \]
33179
33180 \end_inset
33181
33182 Para obtener el diagrama se inserta en la ecuación el comando 
33183 \series bold
33184
33185 \backslash
33186 CD
33187 \begin_inset Index idx
33188 status collapsed
33189
33190 \begin_layout Plain Layout
33191 Comandos ! C ! 
33192 \backslash
33193 CD
33194 \end_layout
33195
33196 \end_inset
33197
33198
33199 \series default
33200 .
33201  Surge un marco azul entre dos líneas de trazos en el que se insertan a
33202  continuación comandos.
33203  Con 
33204 \family sans
33205 Ctrl+Entrar
33206 \family default
33207  se inicia una nueva línea.
33208  En las líneas impares se insertan relaciones horizontales, en las pares
33209  verticales.
33210 \end_layout
33211
33212 \begin_layout Standard
33213 Para componer las relaciones hay los siguientes comandos:
33214 \begin_inset Foot
33215 status collapsed
33216
33217 \begin_layout Plain Layout
33218 \begin_inset CommandInset label
33219 LatexCommand label
33220 name "fn:sinónimos"
33221
33222 \end_inset
33223
33224 Los comandos con 
33225 \family sans
33226 '
33227 \series bold
33228 >
33229 \series default
33230 '
33231 \family default
33232  o 
33233 \family sans
33234 '
33235 \series bold
33236 <
33237 \series default
33238 '
33239 \family default
33240  pueden generar errores con el estilo 
33241 \series bold
33242 spanish
33243 \series default
33244  de 
33245 \series bold
33246 babel
33247 \series default
33248 .
33249  Para evitarlo se pueden sustituir por sus sinónimos 
33250 \family sans
33251 '
33252 \series bold
33253 )
33254 \series default
33255 '
33256 \family default
33257  y 
33258 \family sans
33259 '
33260 \series bold
33261 (
33262 \series default
33263 '
33264 \family default
33265  respectivamente.
33266  Véase 
33267 \begin_inset CommandInset citation
33268 LatexCommand cite
33269 key "spanish"
33270
33271 \end_inset
33272
33273 .
33274  (
33275 \emph on
33276 N.
33277 \begin_inset space \thinspace{}
33278 \end_inset
33279
33280 del t.
33281 \emph default
33282 )
33283 \end_layout
33284
33285 \end_inset
33286
33287
33288 \end_layout
33289
33290 \begin_layout Itemize
33291
33292 \series bold
33293 @<<<
33294 \series default
33295  genera una flecha hacia la izquierda, 
33296 \series bold
33297 @>>>
33298 \series default
33299  una hacia la derecha, y 
33300 \series bold
33301 @=
33302 \series default
33303  un signo igual largo
33304 \end_layout
33305
33306 \begin_layout Itemize
33307
33308 \series bold
33309 @AAA
33310 \series default
33311  genera una flecha hacia arriba, 
33312 \series bold
33313 @VVV
33314 \series default
33315  una hacia abajo, y 
33316 \series bold
33317 @|
33318 \series default
33319  un signo igual vertical
33320 \end_layout
33321
33322 \begin_layout Itemize
33323
33324 \series bold
33325 @.
33326
33327 \series default
33328  genera una ubicación vacía para relaciones inexistentes
33329 \end_layout
33330
33331 \begin_layout Standard
33332 Todas las flechas pueden etiquetarse como sigue:
33333 \end_layout
33334
33335 \begin_layout Itemize
33336 Si se inserta texto entre el primero y el segundo 
33337 \series bold
33338 <
33339 \series default
33340  o 
33341 \series bold
33342 >
33343 \series default
33344 , respectivamente, se muestra sobre la flecha.
33345  Si se inserta entre el segundo y el tercero, bajo la flecha.
33346 \end_layout
33347
33348 \begin_layout Itemize
33349 Para flechas verticales, si se inserta texto entre la primera y la segunda
33350  
33351 \series bold
33352 A
33353 \series default
33354  o 
33355 \series bold
33356 V
33357 \series default
33358 , respectivamente, se muestra al lado izquierdo de la flecha.
33359  Si se inserta entre la segunda y la tercera, al lado derecho.
33360  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
33361 \end_layout
33362
33363 \begin_layout Standard
33364 Como ejemplo un diagrama con todas las relaciones posibles:
33365 \begin_inset Formula 
33366 \[
33367 \begin{CD}A@)j))B@))k)C@=F\\
33368 @AmAA@.@VV{V}V@|\\
33369 D@((j\,(E@)k))F@=C
33370 \end{CD}
33371 \]
33372
33373 \end_inset
33374
33375 El comando para este diagrama es:
33376 \begin_inset Newline newline
33377 \end_inset
33378
33379
33380 \series bold
33381
33382 \backslash
33383 CD
33384 \begin_inset ERT
33385 status collapsed
33386
33387 \begin_layout Plain Layout
33388
33389
33390 \backslash
33391 spce 
33392 \end_layout
33393
33394 \end_inset
33395
33396 A@>j>>B@>>k>C@=F Ctrl+Entrar
33397 \begin_inset Newline newline
33398 \end_inset
33399
33400
33401 \begin_inset Phantom HPhantom
33402 status open
33403
33404 \begin_layout Plain Layout
33405
33406 \series bold
33407
33408 \backslash
33409 CD
33410 \begin_inset ERT
33411 status collapsed
33412
33413 \begin_layout Plain Layout
33414
33415
33416 \backslash
33417 spce 
33418 \end_layout
33419
33420 \end_inset
33421
33422
33423 \end_layout
33424
33425 \end_inset
33426
33427 @AmAA@.@VV
33428 \backslash
33429 {V
33430 \series default
33431
33432 \begin_inset Formula $\to$
33433 \end_inset
33434
33435
33436 \series bold
33437 V@| Ctrl+Entrar
33438 \begin_inset Newline newline
33439 \end_inset
33440
33441
33442 \begin_inset Phantom HPhantom
33443 status open
33444
33445 \begin_layout Plain Layout
33446
33447 \series bold
33448
33449 \backslash
33450 CD
33451 \begin_inset ERT
33452 status collapsed
33453
33454 \begin_layout Plain Layout
33455
33456
33457 \backslash
33458 spce 
33459 \end_layout
33460
33461 \end_inset
33462
33463
33464 \end_layout
33465
33466 \end_inset
33467
33468 D@<<j<E@>k>>F@=C
33469 \end_layout
33470
33471 \begin_layout Subsection
33472 Diagramas xymatrix
33473 \begin_inset Index idx
33474 status collapsed
33475
33476 \begin_layout Plain Layout
33477 Diagramas ! xymatrix
33478 \end_layout
33479
33480 \end_inset
33481
33482
33483 \end_layout
33484
33485 \begin_layout Standard
33486 Para usar matrices xy debe estar instalado el paquete LaTeX 
33487 \series bold
33488 xypic
33489 \series default
33490 .
33491  Una matriz xy se crea insertando el comando 
33492 \series bold
33493
33494 \backslash
33495 xymatrix
33496 \series default
33497  en una ecuación.
33498  Después podrás añadir nuevas columnas y filas como en matrices normales,
33499  véase
33500 \begin_inset space ~
33501 \end_inset
33502
33503
33504 \begin_inset CommandInset ref
33505 LatexCommand ref
33506 reference "sec:Matrices"
33507
33508 \end_inset
33509
33510 .
33511 \end_layout
33512
33513 \begin_layout Standard
33514 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33515  y curvadas, y mucho más.
33516  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33517  se explican en el 
33518 \emph on
33519 Manual de XY-pic
33520 \emph default
33521  que se encuentra en el menú 
33522 \family sans
33523 Ayuda\SpecialChar \menuseparator
33524 Manuales
33525 \begin_inset space ~
33526 \end_inset
33527
33528 específicos
33529 \family default
33530 .
33531 \end_layout
33532
33533 \begin_layout Subsection
33534 Diagramas 
33535 \noun on
33536 Feynman
33537 \noun default
33538
33539 \begin_inset Index idx
33540 status collapsed
33541
33542 \begin_layout Plain Layout
33543 Diagramas ! Feynman
33544 \end_layout
33545
33546 \end_inset
33547
33548
33549 \end_layout
33550
33551 \begin_layout Standard
33552 Para usar diagramas 
33553 \noun on
33554 Feynman
33555 \noun default
33556  debe estar instalado el paquete LaTeX 
33557 \series bold
33558 feyn
33559 \series default
33560 .
33561  Un diagrama 
33562 \noun on
33563 Feynman
33564 \noun default
33565  se crea insertando el comando 
33566 \series bold
33567
33568 \backslash
33569 Diagram
33570 \series default
33571  en una ecuación.
33572  Después podrás añadir nuevas columnas y filas como en matrices normales,
33573  véase
33574 \begin_inset space ~
33575 \end_inset
33576
33577
33578 \begin_inset CommandInset ref
33579 LatexCommand ref
33580 reference "sec:Matrices"
33581
33582 \end_inset
33583
33584 .
33585 \end_layout
33586
33587 \begin_layout Standard
33588 En el 
33589 \emph on
33590 Manual de diagramas Feynman
33591 \emph default
33592 , disponible en 
33593 \family sans
33594 Ayuda\SpecialChar \menuseparator
33595 Manuales
33596 \begin_inset space ~
33597 \end_inset
33598
33599 específicos
33600 \family default
33601 , hay ejemplos de diagramas de este tipo.
33602 \end_layout
33603
33604 \begin_layout Section
33605 Comandos definidos por el usuario
33606 \begin_inset Index idx
33607 status collapsed
33608
33609 \begin_layout Plain Layout
33610 Comandos de usuario
33611 \end_layout
33612
33613 \end_inset
33614
33615
33616 \end_layout
33617
33618 \begin_layout Standard
33619 \begin_inset Note Greyedout
33620 status open
33621
33622 \begin_layout Plain Layout
33623
33624 \series bold
33625 Nota:
33626 \series default
33627  Los nombres de los comandos definidos por el usuario y macros solo pueden
33628  contener letras latinas.
33629 \end_layout
33630
33631 \end_inset
33632
33633
33634 \end_layout
33635
33636 \begin_layout Subsection
33637 El comando 
33638 \backslash
33639 newcommand
33640 \begin_inset CommandInset label
33641 LatexCommand label
33642 name "sub:El-comando-newcommand"
33643
33644 \end_inset
33645
33646
33647 \begin_inset Index idx
33648 status collapsed
33649
33650 \begin_layout Plain Layout
33651 Comandos de usuario ! 
33652 \backslash
33653 newcommand
33654 \end_layout
33655
33656 \end_inset
33657
33658
33659 \begin_inset Index idx
33660 status collapsed
33661
33662 \begin_layout Plain Layout
33663 Comandos ! N ! 
33664 \backslash
33665 newcommand
33666 \end_layout
33667
33668 \end_inset
33669
33670
33671 \end_layout
33672
33673 \begin_layout Standard
33674 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
33675  Pero es posible definir nuevos comandos más cortos con el comando 
33676 \series bold
33677
33678 \backslash
33679 newcommand
33680 \series default
33681 .
33682  
33683 \end_layout
33684
33685 \begin_layout Standard
33686 El esquema del comando 
33687 \series bold
33688
33689 \backslash
33690 newcommand
33691 \series default
33692  es:
33693 \end_layout
33694
33695 \begin_layout Standard
33696
33697 \series bold
33698
33699 \backslash
33700 newcommand{nombre nuevo de comando}[número de argumentos]
33701 \begin_inset Newline newline
33702 \end_inset
33703
33704
33705 \begin_inset Phantom HPhantom
33706 status open
33707
33708 \begin_layout Plain Layout
33709
33710 \series bold
33711
33712 \backslash
33713 newcommand
33714 \end_layout
33715
33716 \end_inset
33717
33718 [valor opcional]{definición de comando}
33719 \end_layout
33720
33721 \begin_layout Standard
33722 \begin_inset Note Greyedout
33723 status open
33724
33725 \begin_layout Plain Layout
33726
33727 \series bold
33728 Nota:
33729 \series default
33730  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33731  documento o en paquetes LaTeX que uses.
33732  Por ejemplo, si defines el comando 
33733 \series bold
33734
33735 \backslash
33736 le
33737 \series default
33738  para 
33739 \series bold
33740
33741 \backslash
33742 Leftarrow,
33743 \series default
33744  se producirán errores porque 
33745 \series bold
33746
33747 \backslash
33748 le
33749 \series default
33750  ya existe para 
33751 \begin_inset Quotes fld
33752 \end_inset
33753
33754
33755 \begin_inset Formula $\le$
33756 \end_inset
33757
33758
33759 \begin_inset Quotes frd
33760 \end_inset
33761
33762 .
33763
33764 \series bold
33765  
33766 \end_layout
33767
33768 \end_inset
33769
33770
33771 \end_layout
33772
33773 \begin_layout Standard
33774 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33775  argumentos debería tener el nuevo comando.
33776  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33777  Cuando se hace esto, el 
33778 \emph on
33779 primer
33780 \emph default
33781  argumento del nuevo comando es automáticamente opcional.
33782 \end_layout
33783
33784 \begin_layout Standard
33785 Veamos unos ejemplos:
33786 \end_layout
33787
33788 \begin_layout Itemize
33789 Para definir el comando 
33790 \series bold
33791
33792 \backslash
33793 gr
33794 \series default
33795  para 
33796 \series bold
33797
33798 \backslash
33799 Longrightarrow
33800 \series default
33801 , la línea de preámbulo LaTeX es:
33802 \begin_inset VSpace medskip
33803 \end_inset
33804
33805
33806 \begin_inset Newline newline
33807 \end_inset
33808
33809
33810 \series bold
33811
33812 \backslash
33813 newcommand{
33814 \backslash
33815 gr}{
33816 \backslash
33817 Longrightarrow}
33818 \end_layout
33819
33820 \begin_layout Itemize
33821 Para definir el comando 
33822 \series bold
33823
33824 \backslash
33825 us
33826 \series default
33827  para 
33828 \series bold
33829
33830 \backslash
33831 underline
33832 \series default
33833 , el argumento (que sería subrayado) debe tenerse en cuenta.
33834  Para esto la línea de preámbulo es:
33835 \begin_inset VSpace medskip
33836 \end_inset
33837
33838
33839 \begin_inset Newline newline
33840 \end_inset
33841
33842
33843 \series bold
33844
33845 \backslash
33846 newcommand{
33847 \backslash
33848 us}[1]{
33849 \backslash
33850 underline{#1}}
33851 \series default
33852
33853 \begin_inset VSpace medskip
33854 \end_inset
33855
33856
33857 \begin_inset Newline newline
33858 \end_inset
33859
33860 El carácter 
33861 \series bold
33862 #
33863 \series default
33864  actúa como colocador del argumento, el 
33865 \series bold
33866 1
33867 \series default
33868  indica que es el colocador para el primer argumento.
33869 \end_layout
33870
33871 \begin_layout Itemize
33872 Para 
33873 \series bold
33874
33875 \backslash
33876 framebox
33877 \series default
33878  se puede definir, por ejemplo, el comando 
33879 \series bold
33880
33881 \backslash
33882 fb
33883 \series default
33884 :
33885 \begin_inset VSpace medskip
33886 \end_inset
33887
33888
33889 \begin_inset Newline newline
33890 \end_inset
33891
33892
33893 \series bold
33894
33895 \backslash
33896 newcommand{
33897 \backslash
33898 fb}[3]{
33899 \backslash
33900 framebox#1#2{$#3$}}
33901 \series default
33902
33903 \begin_inset VSpace medskip
33904 \end_inset
33905
33906
33907 \begin_inset Newline newline
33908 \end_inset
33909
33910 Los dos signos dólar generan la ecuación extra necesaria para 
33911 \series bold
33912
33913 \backslash
33914 framebox
33915 \series default
33916 , véase 
33917 \begin_inset CommandInset ref
33918 LatexCommand ref
33919 reference "sub:Marcos-con-bordes"
33920
33921 \end_inset
33922
33923 .
33924 \end_layout
33925
33926 \begin_layout Itemize
33927 Para crear un nuevo comando para 
33928 \series bold
33929
33930 \backslash
33931 fcolorbox
33932 \series default
33933  donde no es necesario especificar el color para el marco, el argumento
33934  para el color se define opcional:
33935 \begin_inset VSpace medskip
33936 \end_inset
33937
33938
33939 \begin_inset Newline newline
33940 \end_inset
33941
33942
33943 \series bold
33944
33945 \backslash
33946 newcommand{
33947 \backslash
33948 cb}[3][white]{
33949 \backslash
33950 fcolorbox{#2}{#1}{$#3$}}
33951 \series default
33952
33953 \begin_inset VSpace medskip
33954 \end_inset
33955
33956
33957 \begin_inset Newline newline
33958 \end_inset
33959
33960 Si el color no es especificado al usar 
33961 \series bold
33962
33963 \backslash
33964 cb
33965 \series default
33966 , se elige el color 
33967 \series bold
33968 white
33969 \series default
33970  predefinido.
33971 \end_layout
33972
33973 \begin_layout Standard
33974 Un ensayo con los nuevos comandos definidos:
33975 \end_layout
33976
33977 \begin_layout Standard
33978 \noindent
33979 \align center
33980 \begin_inset Tabular
33981 <lyxtabular version="3" rows="6" columns="2">
33982 <features tabularvalignment="middle">
33983 <column alignment="center" valignment="top" width="0">
33984 <column alignment="center" valignment="top" width="0">
33985 <row>
33986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33987 \begin_inset Text
33988
33989 \begin_layout Plain Layout
33990 Comando
33991 \end_layout
33992
33993 \end_inset
33994 </cell>
33995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33996 \begin_inset Text
33997
33998 \begin_layout Plain Layout
33999 Resultado
34000 \begin_inset Note Note
34001 status collapsed
34002
34003 \begin_layout Plain Layout
34004
34005 \series bold
34006
34007 \backslash
34008 raisebox
34009 \series default
34010  se usa sólo como espaciador
34011 \end_layout
34012
34013 \end_inset
34014
34015
34016 \end_layout
34017
34018 \end_inset
34019 </cell>
34020 </row>
34021 <row>
34022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34023 \begin_inset Text
34024
34025 \begin_layout Plain Layout
34026 A
34027 \backslash
34028 gr
34029 \begin_inset ERT
34030 status collapsed
34031
34032 \begin_layout Plain Layout
34033
34034
34035 \backslash
34036 spce 
34037 \end_layout
34038
34039 \end_inset
34040
34041 B
34042 \end_layout
34043
34044 \end_inset
34045 </cell>
34046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34047 \begin_inset Text
34048
34049 \begin_layout Plain Layout
34050 \begin_inset Formula $A\gr B$
34051 \end_inset
34052
34053
34054 \end_layout
34055
34056 \end_inset
34057 </cell>
34058 </row>
34059 <row>
34060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34061 \begin_inset Text
34062
34063 \begin_layout Plain Layout
34064
34065 \backslash
34066 us{ABcd
34067 \end_layout
34068
34069 \end_inset
34070 </cell>
34071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34072 \begin_inset Text
34073
34074 \begin_layout Plain Layout
34075 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
34076 \end_inset
34077
34078
34079 \end_layout
34080
34081 \end_inset
34082 </cell>
34083 </row>
34084 <row>
34085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34086 \begin_inset Text
34087
34088 \begin_layout Plain Layout
34089
34090 \backslash
34091 fb{[2cm]
34092 \begin_inset Formula $\to$
34093 \end_inset
34094
34095
34096 \backslash
34097 {
34098 \begin_inset Formula $\to$
34099 \end_inset
34100
34101
34102 \backslash
34103 {
34104 \backslash
34105 int
34106 \begin_inset ERT
34107 status collapsed
34108
34109 \begin_layout Plain Layout
34110
34111
34112 \backslash
34113 spce 
34114 \end_layout
34115
34116 \end_inset
34117
34118 A=B
34119 \end_layout
34120
34121 \end_inset
34122 </cell>
34123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34124 \begin_inset Text
34125
34126 \begin_layout Plain Layout
34127 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
34128 \end_inset
34129
34130
34131 \end_layout
34132
34133 \end_inset
34134 </cell>
34135 </row>
34136 <row>
34137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34138 \begin_inset Text
34139
34140 \begin_layout Plain Layout
34141
34142 \backslash
34143 cb{red
34144 \begin_inset Formula $\to$
34145 \end_inset
34146
34147
34148 \backslash
34149 {
34150 \backslash
34151 int
34152 \begin_inset ERT
34153 status collapsed
34154
34155 \begin_layout Plain Layout
34156
34157
34158 \backslash
34159 spce 
34160 \end_layout
34161
34162 \end_inset
34163
34164 A=B
34165 \end_layout
34166
34167 \end_inset
34168 </cell>
34169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34170 \begin_inset Text
34171
34172 \begin_layout Plain Layout
34173 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
34174 \end_inset
34175
34176
34177 \end_layout
34178
34179 \end_inset
34180 </cell>
34181 </row>
34182 <row>
34183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34184 \begin_inset Text
34185
34186 \begin_layout Plain Layout
34187
34188 \backslash
34189 cb[green]
34190 \backslash
34191 {red
34192 \begin_inset Formula $\to$
34193 \end_inset
34194
34195
34196 \backslash
34197 {
34198 \backslash
34199 int
34200 \begin_inset ERT
34201 status collapsed
34202
34203 \begin_layout Plain Layout
34204
34205
34206 \backslash
34207 spce 
34208 \end_layout
34209
34210 \end_inset
34211
34212 A=B
34213 \end_layout
34214
34215 \end_inset
34216 </cell>
34217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34218 \begin_inset Text
34219
34220 \begin_layout Plain Layout
34221 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
34222 \end_inset
34223
34224
34225 \end_layout
34226
34227 \end_inset
34228 </cell>
34229 </row>
34230 </lyxtabular>
34231
34232 \end_inset
34233
34234
34235 \end_layout
34236
34237 \begin_layout Subsection
34238 Macros de ecuaciones
34239 \begin_inset Index idx
34240 status collapsed
34241
34242 \begin_layout Plain Layout
34243 Comandos de usuario ! Macros de ecuaciones
34244 \end_layout
34245
34246 \end_inset
34247
34248
34249 \begin_inset Index idx
34250 status collapsed
34251
34252 \begin_layout Plain Layout
34253 Macros
34254 \end_layout
34255
34256 \end_inset
34257
34258
34259 \end_layout
34260
34261 \begin_layout Standard
34262 Los comandos definidos por el usuario son especialmente convenientes para
34263  expresiones complejas.
34264  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
34265  el mismo tipo de solución se repite varias veces.
34266  La forma general de una ecuación de segundo grado es:
34267 \begin_inset Formula 
34268 \[
34269 0=\lambda^{2}+p\lambda+q
34270 \]
34271
34272 \end_inset
34273
34274 La forma general de la solución es:
34275 \begin_inset Formula 
34276 \[
34277 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
34278 \]
34279
34280 \end_inset
34281
34282
34283 \end_layout
34284
34285 \begin_layout Standard
34286 Para definir un comando para la ecuación de la solución, en donde solo hay
34287  que especificar los tres parámetros 
34288 \begin_inset Formula $\lambda$
34289 \end_inset
34290
34291
34292 \begin_inset Formula $p$
34293 \end_inset
34294
34295 , y 
34296 \begin_inset Formula $q$
34297 \end_inset
34298
34299 , y el índice de 
34300 \begin_inset Formula $\lambda$
34301 \end_inset
34302
34303  puede darse opcionalmente, la línea de preámbulo LaTeX es
34304 \begin_inset Newline newline
34305 \end_inset
34306
34307
34308 \series bold
34309
34310 \backslash
34311 newcommand{
34312 \backslash
34313 qG}[4][1,
34314 \backslash
34315 ,2]{#2_{#1}=-
34316 \backslash
34317 frac{#3}{2}
34318 \backslash
34319 pm
34320 \begin_inset Newline newline
34321 \end_inset
34322
34323
34324 \begin_inset Phantom HPhantom
34325 status open
34326
34327 \begin_layout Plain Layout
34328
34329 \series bold
34330
34331 \backslash
34332 newcommand
34333 \end_layout
34334
34335 \end_inset
34336
34337
34338 \backslash
34339 sqrt{
34340 \backslash
34341 frac{#3^{2}}{4}-#4}}
34342 \end_layout
34343
34344 \begin_layout Standard
34345 Para generar la solución se inserta el comando
34346 \begin_inset Newline newline
34347 \end_inset
34348
34349
34350 \series bold
34351
34352 \backslash
34353 qG{
34354 \backslash
34355 lambda
34356 \begin_inset Formula $\to$
34357 \end_inset
34358
34359
34360 \backslash
34361 {p
34362 \begin_inset Formula $\to$
34363 \end_inset
34364
34365
34366 \backslash
34367 {q
34368 \series default
34369  en una ecuación
34370 \series bold
34371 .
34372 \end_layout
34373
34374 \begin_layout Standard
34375 La definición del nuevo comando no es intuitiva porque hay que conocer los
34376  esquemas de todos los comandos LaTeX usados, por ejemplo, que una fracción
34377  se inserta en LaTeX como
34378 \series bold
34379  
34380 \backslash
34381 frac{numerador}{denominador}
34382 \series default
34383 .
34384  Además, uno puede olvidar fácilmente una llave en la definición y no puede
34385  ver en LyX lo que el nuevo comando está haciendo.
34386  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
34387  ecuación en vez del comando
34388 \series bold
34389  
34390 \backslash
34391 newcommand
34392 \series default
34393 .
34394 \end_layout
34395
34396 \begin_layout Standard
34397 Una macro de ecuación se crea con el menú 
34398 \family sans
34399 Insertar\SpecialChar \menuseparator
34400 Ecuación\SpecialChar \menuseparator
34401 Macro
34402 \family default
34403  o con el botón 
34404 \begin_inset Graphics
34405         filename ../../images/math-macro_newmacroname_newcommand.png
34406         scale 85
34407
34408 \end_inset
34409
34410  de la barra de herramientas.
34411  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
34412  como el siguiente donde se define la macro:
34413 \begin_inset Newline newline
34414 \end_inset
34415
34416
34417 \end_layout
34418
34419 \begin_layout Standard
34420 \begin_inset space \hspace*{\fill}
34421 \end_inset
34422
34423
34424 \begin_inset Graphics
34425         filename ../clipart/macrobox.png
34426
34427 \end_inset
34428
34429
34430 \begin_inset space \hspace*{\fill}
34431 \end_inset
34432
34433
34434 \begin_inset Newline newline
34435 \end_inset
34436
34437
34438 \begin_inset FormulaMacro
34439 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
34440 \end_inset
34441
34442
34443 \backslash
34444 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
34445  En el primer marco azul se inserta la ecuación buscada.
34446  Con el comando 
34447 \series bold
34448
34449 \backslash
34450 #númerodeargumento
34451 \series default
34452 , , o con el botón 
34453 \begin_inset Graphics
34454         filename ../../images/math-macro-add-param.png
34455         scale 85
34456
34457 \end_inset
34458
34459  de la barra de herramientas de macros se inserta un colocador de argumento,
34460  p.
34461 \begin_inset space \thinspace{}
34462 \end_inset
34463
34464 e
34465 \begin_inset space \space{}
34466 \end_inset
34467
34468
34469 \series bold
34470
34471 \backslash
34472 #1
34473 \series default
34474 .
34475  Los colocadores de argumento se muestran en rojo.
34476  Se pueden poner 9 argumentos como máximo.
34477  Con el botón 
34478 \begin_inset Graphics
34479         filename ../../images/math-macro-add-optional-param.png
34480         scale 85
34481
34482 \end_inset
34483
34484  se crean argumentos opcionales.
34485  El primer argumento no opcional puede transformarse en opcional con el
34486  botón 
34487 \begin_inset Graphics
34488         filename ../../images/math-macro-make-optional.png
34489         scale 85
34490
34491 \end_inset
34492
34493 .
34494  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
34495  Normalmente quieres verlo tal como está definido, así que el recuadro se
34496  deja vacío.
34497  Pero si has creado una macro que necesita mucho espacio en la pantalla,
34498  en dicho recuadro puedes insertar, por ejemplo
34499 \begin_inset Newline newline
34500 \end_inset
34501
34502
34503 \series bold
34504 qG: 
34505 \backslash
34506 #1
34507 \series default
34508  
34509 \series bold
34510 ,
34511 \series default
34512  
34513 \series bold
34514
34515 \backslash
34516 #2
34517 \series default
34518  
34519 \series bold
34520 ,
34521 \series default
34522  
34523 \series bold
34524
34525 \backslash
34526 #3, 
34527 \backslash
34528 #4
34529 \begin_inset Newline newline
34530 \end_inset
34531
34532
34533 \series default
34534 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
34535  en LyX, lo que conlleva una visualización mejor.
34536  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
34537 \begin_inset Newline newline
34538 \end_inset
34539
34540 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
34541  macros individuales situando el cursor en la macro y usando el menú 
34542 \family sans
34543 Ver\SpecialChar \menuseparator
34544 (Des)plegar macro de ecuación.
34545 \end_layout
34546
34547 \begin_layout Standard
34548 Para usar una macro, se inserta el nombre de la misma como comando en una
34549  ecuación, en nuestro caso 
34550 \series bold
34551
34552 \backslash
34553 qG
34554 \series default
34555 .
34556  Nuestra macro se muestra en LyX así:
34557 \begin_inset Newline newline
34558 \end_inset
34559
34560
34561 \begin_inset space \hspace*{\fill}
34562 \end_inset
34563
34564
34565 \begin_inset Graphics
34566         filename ../clipart/macrouse.png
34567
34568 \end_inset
34569
34570
34571 \begin_inset space \hspace*{\fill}
34572 \end_inset
34573
34574
34575 \begin_inset Newline newline
34576 \end_inset
34577
34578 Aquí tenemos nuestro ejemplo de macro con los argumentos 
34579 \begin_inset Formula $x$
34580 \end_inset
34581
34582
34583 \begin_inset Formula $\ln(x)$
34584 \end_inset
34585
34586 , y 
34587 \begin_inset Formula $B$
34588 \end_inset
34589
34590 :
34591 \end_layout
34592
34593 \begin_layout Standard
34594 \begin_inset Formula 
34595 \[
34596 \qG x{\ln(x)}B
34597 \]
34598
34599 \end_inset
34600
34601
34602 \end_layout
34603
34604 \begin_layout Standard
34605 LyX ofrece en el menú 
34606 \family sans
34607 Herramientas
34608 \family default
34609 \SpecialChar \menuseparator
34610
34611 \family sans
34612 Preferencias\SpecialChar \menuseparator
34613 Edición\SpecialChar \menuseparator
34614 Control
34615 \family default
34616  diferentes estilos para editar macros.
34617  Para encontrar el estilo que más te convenga, elige un estilo y pon el
34618  cursor en una macro para ver la diferencia.
34619 \end_layout
34620
34621 \begin_layout Standard
34622 Una macro de ecuación se transforma internamente en un comando 
34623 \series bold
34624
34625 \backslash
34626 newcommand
34627 \series default
34628  cuando se exporta el documento.
34629  El comando creado 
34630 \series bold
34631
34632 \backslash
34633 newcommand
34634 \series default
34635  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
34636  usar en ecuaciones que estén en recuadros de definición de macros en el
34637  documento.
34638  
34639 \end_layout
34640
34641 \begin_layout Standard
34642 Las macros de ecuación también pueden crearse directamente a partir de un
34643  comando
34644 \series bold
34645  
34646 \backslash
34647 newcommand
34648 \series default
34649 .
34650  Por ejemplo, escribiendo el comando
34651 \begin_inset Newline newline
34652 \end_inset
34653
34654
34655 \series bold
34656
34657 \backslash
34658 newcommand{
34659 \backslash
34660 larrow}[2]{
34661 \backslash
34662 xleftarrow[#2]{#1}}
34663 \begin_inset Newline newline
34664 \end_inset
34665
34666
34667 \series default
34668 como texto normal en LyX, seleccionándolo completamente y usando a continuación
34669  el atajo 
34670 \family sans
34671 Ctrl+M
34672 \family default
34673 , el comando se transformará en una macro de ecuación.
34674  Al emplear este método debes tener cuidado en escribir correctamente el
34675  comando 
34676 \series bold
34677
34678 \backslash
34679 newcommand
34680 \series default
34681 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
34682  
34683 \end_layout
34684
34685 \begin_layout Standard
34686 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34687  en definiciones de macros se manejan incorrectamente.
34688  Por eso el ejemplo 
34689 \series bold
34690
34691 \backslash
34692 fb
34693 \series default
34694  de 
34695 \begin_inset CommandInset ref
34696 LatexCommand ref
34697 reference "sub:El-comando-newcommand"
34698
34699 \end_inset
34700
34701  no puede crearse como macro.
34702 \end_layout
34703
34704 \begin_layout Standard
34705 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
34706  la barra de herramientas de macros:
34707 \end_layout
34708
34709 \begin_layout Standard
34710 \begin_inset VSpace defskip
34711 \end_inset
34712
34713
34714 \end_layout
34715
34716 \begin_layout Standard
34717 \begin_inset Graphics
34718         filename ../clipart/MacroToolbar.png
34719
34720 \end_inset
34721
34722
34723 \begin_inset Index idx
34724 status collapsed
34725
34726 \begin_layout Plain Layout
34727 Macros ! Barra de herramientas
34728 \end_layout
34729
34730 \end_inset
34731
34732
34733 \end_layout
34734
34735 \begin_layout Standard
34736 \begin_inset VSpace defskip
34737 \end_inset
34738
34739
34740 \end_layout
34741
34742 \begin_layout Standard
34743 La barra de herramientas de macros contiene los siguientes botones:
34744 \end_layout
34745
34746 \begin_layout Standard
34747 \begin_inset VSpace defskip
34748 \end_inset
34749
34750
34751 \end_layout
34752
34753 \begin_layout Standard
34754 \begin_inset Tabular
34755 <lyxtabular version="3" rows="9" columns="2">
34756 <features islongtable="true" longtabularalignment="center">
34757 <column alignment="left" valignment="top" width="0">
34758 <column alignment="left" valignment="top" width="85col%">
34759 <row interlinespace="2.5mm">
34760 <cell alignment="center" valignment="top" usebox="none">
34761 \begin_inset Text
34762
34763 \begin_layout Plain Layout
34764 \begin_inset Graphics
34765         filename ../../images/math-macro-remove-param.png
34766         rotateOrigin center
34767
34768 \end_inset
34769
34770
34771 \end_layout
34772
34773 \end_inset
34774 </cell>
34775 <cell alignment="center" valignment="top" usebox="none">
34776 \begin_inset Text
34777
34778 \begin_layout Plain Layout
34779
34780 \family sans
34781 Editar\SpecialChar \menuseparator
34782 Ecuación\SpecialChar \menuseparator
34783 Definición de macro\SpecialChar \menuseparator
34784 Quitar último argumento
34785 \end_layout
34786
34787 \end_inset
34788 </cell>
34789 </row>
34790 <row interlinespace="2.5mm">
34791 <cell alignment="center" valignment="top" usebox="none">
34792 \begin_inset Text
34793
34794 \begin_layout Plain Layout
34795 \begin_inset Graphics
34796         filename ../../images/math-macro-add-param.png
34797         rotateOrigin center
34798
34799 \end_inset
34800
34801
34802 \end_layout
34803
34804 \end_inset
34805 </cell>
34806 <cell alignment="center" valignment="top" usebox="none">
34807 \begin_inset Text
34808
34809 \begin_layout Plain Layout
34810
34811 \family sans
34812 Editar\SpecialChar \menuseparator
34813 Ecuación\SpecialChar \menuseparator
34814 Definición de macro\SpecialChar \menuseparator
34815 Añadir argumento
34816 \end_layout
34817
34818 \end_inset
34819 </cell>
34820 </row>
34821 <row interlinespace="2.5mm">
34822 <cell alignment="center" valignment="top" usebox="none">
34823 \begin_inset Text
34824
34825 \begin_layout Plain Layout
34826 \begin_inset Graphics
34827         filename ../../images/math-macro-make-optional.png
34828         rotateOrigin center
34829
34830 \end_inset
34831
34832
34833 \end_layout
34834
34835 \end_inset
34836 </cell>
34837 <cell alignment="center" valignment="top" usebox="none">
34838 \begin_inset Text
34839
34840 \begin_layout Plain Layout
34841
34842 \family sans
34843 Editar\SpecialChar \menuseparator
34844 Ecuación\SpecialChar \menuseparator
34845 Definición de macro\SpecialChar \menuseparator
34846 Hacer opcional el primer
34847 \begin_inset Newline newline
34848 \end_inset
34849
34850
34851 \begin_inset Phantom HPhantom
34852 status open
34853
34854 \begin_layout Plain Layout
34855
34856 \family sans
34857 Editar\SpecialChar \menuseparator
34858 Ecuación\SpecialChar \menuseparator
34859 Definición de macro\SpecialChar \menuseparator
34860
34861 \end_layout
34862
34863 \end_inset
34864
34865 argumento no opcional
34866 \end_layout
34867
34868 \end_inset
34869 </cell>
34870 </row>
34871 <row interlinespace="2.5mm">
34872 <cell alignment="center" valignment="top" usebox="none">
34873 \begin_inset Text
34874
34875 \begin_layout Plain Layout
34876 \begin_inset Graphics
34877         filename ../../images/math-macro-make-nonoptional.png
34878         rotateOrigin center
34879
34880 \end_inset
34881
34882
34883 \end_layout
34884
34885 \end_inset
34886 </cell>
34887 <cell alignment="center" valignment="top" usebox="none">
34888 \begin_inset Text
34889
34890 \begin_layout Plain Layout
34891
34892 \family sans
34893 Editar\SpecialChar \menuseparator
34894 Ecuación\SpecialChar \menuseparator
34895 Definición de macro\SpecialChar \menuseparator
34896 Hacer no opcional el primer
34897 \begin_inset Newline newline
34898 \end_inset
34899
34900
34901 \begin_inset Phantom HPhantom
34902 status open
34903
34904 \begin_layout Plain Layout
34905
34906 \family sans
34907 Editar\SpecialChar \menuseparator
34908 Ecuación\SpecialChar \menuseparator
34909 Definición de macro\SpecialChar \menuseparator
34910
34911 \end_layout
34912
34913 \end_inset
34914
34915 argumento opcional
34916 \end_layout
34917
34918 \end_inset
34919 </cell>
34920 </row>
34921 <row interlinespace="2.5mm">
34922 <cell alignment="center" valignment="top" usebox="none">
34923 \begin_inset Text
34924
34925 \begin_layout Plain Layout
34926 \begin_inset Graphics
34927         filename ../../images/math-macro-remove-optional-param.png
34928         rotateOrigin center
34929
34930 \end_inset
34931
34932
34933 \end_layout
34934
34935 \end_inset
34936 </cell>
34937 <cell alignment="center" valignment="top" usebox="none">
34938 \begin_inset Text
34939
34940 \begin_layout Plain Layout
34941
34942 \family sans
34943 Editar\SpecialChar \menuseparator
34944 Ecuación\SpecialChar \menuseparator
34945 Definición de macro\SpecialChar \menuseparator
34946 Quitar argumento opcional
34947 \end_layout
34948
34949 \end_inset
34950 </cell>
34951 </row>
34952 <row interlinespace="2.5mm">
34953 <cell alignment="center" valignment="top" usebox="none">
34954 \begin_inset Text
34955
34956 \begin_layout Plain Layout
34957 \begin_inset Graphics
34958         filename ../../images/math-macro-add-optional-param.png
34959         rotateOrigin center
34960
34961 \end_inset
34962
34963
34964 \end_layout
34965
34966 \end_inset
34967 </cell>
34968 <cell alignment="center" valignment="top" usebox="none">
34969 \begin_inset Text
34970
34971 \begin_layout Plain Layout
34972
34973 \family sans
34974 Editar\SpecialChar \menuseparator
34975 Ecuación\SpecialChar \menuseparator
34976 Definición de macro\SpecialChar \menuseparator
34977 Insertar argumento opcional
34978 \end_layout
34979
34980 \end_inset
34981 </cell>
34982 </row>
34983 <row interlinespace="2.5mm">
34984 <cell alignment="center" valignment="top" usebox="none">
34985 \begin_inset Text
34986
34987 \begin_layout Plain Layout
34988 \begin_inset Graphics
34989         filename ../../images/math-macro-remove-greedy-param.png
34990         rotateOrigin center
34991
34992 \end_inset
34993
34994
34995 \end_layout
34996
34997 \end_inset
34998 </cell>
34999 <cell alignment="center" valignment="top" usebox="none">
35000 \begin_inset Text
35001
35002 \begin_layout Plain Layout
35003
35004 \family sans
35005 Editar\SpecialChar \menuseparator
35006 Ecuación\SpecialChar \menuseparator
35007 Definición de macro\SpecialChar \menuseparator
35008 Quitar último argumento
35009 \begin_inset Newline newline
35010 \end_inset
35011
35012
35013 \begin_inset Phantom HPhantom
35014 status open
35015
35016 \begin_layout Plain Layout
35017
35018 \family sans
35019 Editar\SpecialChar \menuseparator
35020 Ecuación\SpecialChar \menuseparator
35021 Definición de macro\SpecialChar \menuseparator
35022
35023 \end_layout
35024
35025 \end_inset
35026
35027 yendo hacia la derecha
35028 \end_layout
35029
35030 \end_inset
35031 </cell>
35032 </row>
35033 <row interlinespace="2.5mm">
35034 <cell alignment="center" valignment="top" usebox="none">
35035 \begin_inset Text
35036
35037 \begin_layout Plain Layout
35038 \begin_inset Graphics
35039         filename ../../images/math-macro-append-greedy-param.png
35040         rotateOrigin center
35041
35042 \end_inset
35043
35044
35045 \end_layout
35046
35047 \end_inset
35048 </cell>
35049 <cell alignment="center" valignment="top" usebox="none">
35050 \begin_inset Text
35051
35052 \begin_layout Plain Layout
35053
35054 \family sans
35055 Editar\SpecialChar \menuseparator
35056 Ecuación\SpecialChar \menuseparator
35057 Definición de macro\SpecialChar \menuseparator
35058 Añadir argumento comiendo
35059 \begin_inset Newline newline
35060 \end_inset
35061
35062
35063 \begin_inset Phantom HPhantom
35064 status open
35065
35066 \begin_layout Plain Layout
35067
35068 \family sans
35069 Editar\SpecialChar \menuseparator
35070 Ecuación\SpecialChar \menuseparator
35071 Definición de macro\SpecialChar \menuseparator
35072
35073 \end_layout
35074
35075 \end_inset
35076
35077 desde la derecha
35078 \end_layout
35079
35080 \end_inset
35081 </cell>
35082 </row>
35083 <row interlinespace="2.5mm">
35084 <cell alignment="center" valignment="top" usebox="none">
35085 \begin_inset Text
35086
35087 \begin_layout Plain Layout
35088 \begin_inset Graphics
35089         filename ../../images/math-macro-add-greedy-optional-param.png
35090         rotateOrigin center
35091
35092 \end_inset
35093
35094
35095 \end_layout
35096
35097 \end_inset
35098 </cell>
35099 <cell alignment="center" valignment="top" usebox="none">
35100 \begin_inset Text
35101
35102 \begin_layout Plain Layout
35103
35104 \family sans
35105 Editar\SpecialChar \menuseparator
35106 Ecuación\SpecialChar \menuseparator
35107 Definición de macro\SpecialChar \menuseparator
35108 Añadir argumento opcional
35109 \begin_inset Newline newline
35110 \end_inset
35111
35112
35113 \begin_inset Phantom HPhantom
35114 status open
35115
35116 \begin_layout Plain Layout
35117
35118 \family sans
35119 Editar\SpecialChar \menuseparator
35120 Ecuación\SpecialChar \menuseparator
35121 Definición de macro\SpecialChar \menuseparator
35122
35123 \end_layout
35124
35125 \end_inset
35126
35127 comiendo desde la derecha
35128 \end_layout
35129
35130 \end_inset
35131 </cell>
35132 </row>
35133 </lyxtabular>
35134
35135 \end_inset
35136
35137
35138 \end_layout
35139
35140 \begin_layout Section
35141 Sistema algebraico computacional
35142 \end_layout
35143
35144 \begin_layout Standard
35145 LyX permite el intercambio entre expresiones matemáticas escritas con su
35146  editor de ecuaciones y aplicaciones externas o guiones definidos por el
35147  usuario.
35148  Las aplicaciones soportadas actualmente son 
35149 \family sans
35150 Maple
35151 \family default
35152
35153 \family sans
35154 Mathematica
35155 \family default
35156
35157 \family sans
35158 Maxima
35159 \family default
35160  y 
35161 \family sans
35162 Octave
35163 \family default
35164 .
35165  Hay que advertir que el conjunto de estructuras matemáticas soportadas
35166  se limita a casos muy simples.
35167 \end_layout
35168
35169 \begin_layout Subsection
35170 Utilización
35171 \end_layout
35172
35173 \begin_layout Standard
35174 Escribe alguna expresión en una ecuación, despliega el menú 
35175 \family sans
35176 Editar\SpecialChar \menuseparator
35177 Ecuación\SpecialChar \menuseparator
35178 Usar programa de álgebra
35179 \family default
35180  y elige la aplicación que esté instalada en tu ordenador.
35181  Después de eso el resultado de la computación debería mostrarse a la derecha
35182  de la expresión junto con el operador "=".
35183 \end_layout
35184
35185 \begin_layout Standard
35186 A continuación hay unos ejemplos sencillos (con resultados de 
35187 \family sans
35188 Maxima
35189 \family default
35190 ) que muestran qué tipos de computación se pueden realizar:
35191 \end_layout
35192
35193 \begin_layout Itemize
35194 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
35195 \end_inset
35196
35197
35198 \end_layout
35199
35200 \begin_layout Itemize
35201 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
35202 \end_inset
35203
35204
35205 \end_layout
35206
35207 \begin_layout Itemize
35208 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
35209 \end_inset
35210
35211
35212 \end_layout
35213
35214 \begin_layout Itemize
35215 \begin_inset Formula $\det\left[\begin{array}{ccc}
35216 1 & 6 & 7\\
35217 2 & 5 & 8\\
35218 3 & 4 & 17
35219 \end{array}\right]=-56$
35220 \end_inset
35221
35222
35223 \end_layout
35224
35225 \begin_layout Itemize
35226 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
35227 \end_inset
35228
35229
35230 \end_layout
35231
35232 \begin_layout Subsection
35233 Atajos de teclado
35234 \end_layout
35235
35236 \begin_layout Standard
35237 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
35238  Se puede vincular fácilmente una combinación de teclas a la función 
35239 \family sans
35240 math-extern
35241 \family default
35242  de Lyx (véase el manual 
35243 \emph on
35244 Funciones de LyX
35245 \emph default
35246 ).
35247  Por ejemplo, para vincular la tecla 
35248 \family sans
35249 Entrar
35250 \family default
35251  en el editor de ecuaciones a 
35252 \family sans
35253 Maxima
35254 \family default
35255  se podría usar este comando para definir el atajo de teclado:
35256 \end_layout
35257
35258 \begin_layout Standard
35259
35260 \series bold
35261 command-alternatives break-paragraph;math-extern maxima
35262 \end_layout
35263
35264 \begin_layout Section
35265 Consejos prácticos
35266 \begin_inset Index idx
35267 status collapsed
35268
35269 \begin_layout Plain Layout
35270 Consejos prácticos
35271 \end_layout
35272
35273 \end_inset
35274
35275
35276 \end_layout
35277
35278 \begin_layout Subsection
35279 Números negativos
35280 \begin_inset Index idx
35281 status collapsed
35282
35283 \begin_layout Plain Layout
35284 Numeros@Números ! negativos
35285 \end_layout
35286
35287 \end_inset
35288
35289
35290 \end_layout
35291
35292 \begin_layout Standard
35293 Los números negativos a veces se ven feos en las ecuaciones porque el signo
35294  menos delante del número tiene la misma longitud que el operador signo
35295  menos.
35296  Si se escribe el número negativo en texto normal el signo menos aparece
35297  correctamente.
35298 \end_layout
35299
35300 \begin_layout Standard
35301 Así pues, el problema desaparece si se convierte el signo menos a texto
35302  matemático.
35303 \end_layout
35304
35305 \begin_layout Standard
35306 Un ejemplo para visualizar el problema:
35307 \end_layout
35308
35309 \begin_layout Standard
35310 \noindent
35311 \align center
35312 \begin_inset Tabular
35313 <lyxtabular version="3" rows="3" columns="2">
35314 <features tabularvalignment="middle">
35315 <column alignment="center" valignment="top" width="0">
35316 <column alignment="center" valignment="top" width="0">
35317 <row>
35318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35319 \begin_inset Text
35320
35321 \begin_layout Plain Layout
35322 texto normal:
35323 \end_layout
35324
35325 \end_inset
35326 </cell>
35327 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35328 \begin_inset Text
35329
35330 \begin_layout Plain Layout
35331 x = -2
35332 \end_layout
35333
35334 \end_inset
35335 </cell>
35336 </row>
35337 <row>
35338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35339 \begin_inset Text
35340
35341 \begin_layout Plain Layout
35342 ecuación:
35343 \end_layout
35344
35345 \end_inset
35346 </cell>
35347 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35348 \begin_inset Text
35349
35350 \begin_layout Plain Layout
35351 \begin_inset Formula $x=-2$
35352 \end_inset
35353
35354
35355 \end_layout
35356
35357 \end_inset
35358 </cell>
35359 </row>
35360 <row>
35361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35362 \begin_inset Text
35363
35364 \begin_layout Plain Layout
35365 solución:
35366 \end_layout
35367
35368 \end_inset
35369 </cell>
35370 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35371 \begin_inset Text
35372
35373 \begin_layout Plain Layout
35374 \begin_inset Formula $x=\mbox{-}2$
35375 \end_inset
35376
35377
35378 \end_layout
35379
35380 \end_inset
35381 </cell>
35382 </row>
35383 </lyxtabular>
35384
35385 \end_inset
35386
35387
35388 \end_layout
35389
35390 \begin_layout Subsection
35391 Coma como separador decimal
35392 \begin_inset Index idx
35393 status collapsed
35394
35395 \begin_layout Plain Layout
35396 Coma decimal
35397 \end_layout
35398
35399 \end_inset
35400
35401
35402 \end_layout
35403
35404 \begin_layout Standard
35405 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
35406  de grupos numéricos.
35407  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
35408 \end_layout
35409
35410 \begin_layout Standard
35411 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
35412  
35413 \family sans
35414 Ctrl+M
35415 \family default
35416 ).
35417 \end_layout
35418
35419 \begin_layout Standard
35420 Para usar las comas en todas las fórmulas del documento como separador decimal,
35421  se carga el archivo 
35422 \series bold
35423 icomma.sty
35424 \series default
35425
35426 \begin_inset Foot
35427 status collapsed
35428
35429 \begin_layout Plain Layout
35430
35431 \series bold
35432 icomma
35433 \series default
35434  forma parte del paquete LaTeX 
35435 \series bold
35436 was
35437 \series default
35438
35439 \begin_inset Index idx
35440 status collapsed
35441
35442 \begin_layout Plain Layout
35443 Paquetes ! was
35444 \begin_inset ERT
35445 status collapsed
35446
35447 \begin_layout Plain Layout
35448
35449
35450 \backslash
35451 vspace{4mm}
35452 \end_layout
35453
35454 \end_inset
35455
35456
35457 \end_layout
35458
35459 \end_inset
35460
35461 .
35462 \end_layout
35463
35464 \end_inset
35465
35466
35467 \begin_inset Index idx
35468 status collapsed
35469
35470 \begin_layout Plain Layout
35471 Paquetes ! icomma
35472 \end_layout
35473
35474 \end_inset
35475
35476  en el preámbulo LaTeX con la línea: 
35477 \end_layout
35478
35479 \begin_layout Standard
35480
35481 \series bold
35482
35483 \backslash
35484 usepackage{icomma}
35485 \end_layout
35486
35487 \begin_layout Subsection
35488 Vectores cuánticos y notación bra-ket
35489 \begin_inset CommandInset label
35490 LatexCommand label
35491 name "sub:Vectores-cuánticos"
35492
35493 \end_inset
35494
35495
35496 \begin_inset Index idx
35497 status open
35498
35499 \begin_layout Plain Layout
35500 Vectores cuánticos
35501 \end_layout
35502
35503 \end_inset
35504
35505
35506 \begin_inset Index idx
35507 status open
35508
35509 \begin_layout Plain Layout
35510 Notación bra-ket
35511 \end_layout
35512
35513 \end_inset
35514
35515
35516 \end_layout
35517
35518 \begin_layout Standard
35519 El paquete LaTeX 
35520 \series bold
35521 braket
35522 \series default
35523
35524 \begin_inset Index idx
35525 status collapsed
35526
35527 \begin_layout Plain Layout
35528 Paquetes ! braket
35529 \end_layout
35530
35531 \end_inset
35532
35533  suministra comandos para escribir paréntesis angulares que se usan en mecánica
35534  cuántica: la notación 
35535 \begin_inset Quotes fld
35536 \end_inset
35537
35538 bra-ket
35539 \begin_inset Quotes frd
35540 \end_inset
35541
35542 ; se carga con la línea de preámbulo LaTeX:
35543 \end_layout
35544
35545 \begin_layout Standard
35546
35547 \series bold
35548
35549 \backslash
35550 usepackage{braket}
35551 \end_layout
35552
35553 \begin_layout Standard
35554 \begin_inset ERT
35555 status collapsed
35556
35557 \begin_layout Plain Layout
35558
35559
35560 \backslash
35561 ifbraket 
35562 \end_layout
35563
35564 \end_inset
35565
35566
35567 \begin_inset Note Note
35568 status open
35569
35570 \begin_layout Plain Layout
35571 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
35572 \series bold
35573 braket
35574 \series default
35575  está instalado.
35576 \end_layout
35577
35578 \end_inset
35579
35580
35581 \end_layout
35582
35583 \begin_layout Standard
35584 Están definidos los siguientes comandos:
35585 \end_layout
35586
35587 \begin_layout Standard
35588 \noindent
35589 \align center
35590 \begin_inset Tabular
35591 <lyxtabular version="3" rows="4" columns="2">
35592 <features tabularvalignment="middle">
35593 <column alignment="center" valignment="top" width="0">
35594 <column alignment="center" valignment="top" width="0">
35595 <row>
35596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35597 \begin_inset Text
35598
35599 \begin_layout Plain Layout
35600 Comando
35601 \end_layout
35602
35603 \end_inset
35604 </cell>
35605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35606 \begin_inset Text
35607
35608 \begin_layout Plain Layout
35609 Resultado
35610 \end_layout
35611
35612 \end_inset
35613 </cell>
35614 </row>
35615 <row>
35616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35617 \begin_inset Text
35618
35619 \begin_layout Plain Layout
35620
35621 \backslash
35622 Bra{
35623 \backslash
35624 psi
35625 \end_layout
35626
35627 \end_inset
35628 </cell>
35629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35630 \begin_inset Text
35631
35632 \begin_layout Plain Layout
35633 \begin_inset Formula $\Bra{\psi}$
35634 \end_inset
35635
35636
35637 \end_layout
35638
35639 \end_inset
35640 </cell>
35641 </row>
35642 <row>
35643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35644 \begin_inset Text
35645
35646 \begin_layout Plain Layout
35647
35648 \backslash
35649 Ket{
35650 \backslash
35651 psi
35652 \end_layout
35653
35654 \end_inset
35655 </cell>
35656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35657 \begin_inset Text
35658
35659 \begin_layout Plain Layout
35660 \begin_inset Formula $\Ket{\psi}$
35661 \end_inset
35662
35663
35664 \end_layout
35665
35666 \end_inset
35667 </cell>
35668 </row>
35669 <row>
35670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35671 \begin_inset Text
35672
35673 \begin_layout Plain Layout
35674
35675 \backslash
35676 Braket{
35677 \backslash
35678 psi|
35679 \backslash
35680 phi
35681 \end_layout
35682
35683 \end_inset
35684 </cell>
35685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35686 \begin_inset Text
35687
35688 \begin_layout Plain Layout
35689 \begin_inset Formula $\Braket{\psi|\phi}$
35690 \end_inset
35691
35692
35693 \end_layout
35694
35695 \end_inset
35696 </cell>
35697 </row>
35698 </lyxtabular>
35699
35700 \end_inset
35701
35702
35703 \end_layout
35704
35705 \begin_layout Standard
35706 El comando 
35707 \series bold
35708
35709 \backslash
35710 Braket
35711 \series default
35712  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35713  circundantes:
35714 \begin_inset Formula 
35715 \[
35716 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
35717 \]
35718
35719 \end_inset
35720
35721
35722 \begin_inset ERT
35723 status collapsed
35724
35725 \begin_layout Plain Layout
35726
35727
35728 \backslash
35729 else
35730 \end_layout
35731
35732 \end_inset
35733
35734
35735 \begin_inset Note Note
35736 status open
35737
35738 \begin_layout Plain Layout
35739 Lo que sigue se verá en la salida si el paquete LaTeX 
35740 \series bold
35741 braket
35742 \series default
35743  no está instalado:
35744 \end_layout
35745
35746 \end_inset
35747
35748
35749 \end_layout
35750
35751 \begin_layout Standard
35752 Debes instalar el paquete LaTeX 
35753 \series bold
35754 braket
35755 \series default
35756  para ver en la salida el resto de esta subsección.
35757 \end_layout
35758
35759 \begin_layout Standard
35760 \begin_inset ERT
35761 status collapsed
35762
35763 \begin_layout Plain Layout
35764
35765
35766 \backslash
35767 fi
35768 \end_layout
35769
35770 \end_inset
35771
35772
35773 \end_layout
35774
35775 \begin_layout Standard
35776 El efecto de 
35777 \series bold
35778
35779 \backslash
35780 Braket
35781 \series default
35782  también se puede conseguir con el comando 
35783 \series bold
35784
35785 \backslash
35786 middle
35787 \series default
35788 , que se describe en 
35789 \begin_inset CommandInset ref
35790 LatexCommand ref
35791 reference "sub:Tamaño-automático-de"
35792
35793 \end_inset
35794
35795 .
35796 \end_layout
35797
35798 \begin_layout Subsection
35799 Fracciones definidas por el usuario
35800 \begin_inset CommandInset label
35801 LatexCommand label
35802 name "sub:Fracciones-personalizadas"
35803
35804 \end_inset
35805
35806
35807 \begin_inset Index idx
35808 status collapsed
35809
35810 \begin_layout Plain Layout
35811 Fracciones ! personalizadas
35812 \end_layout
35813
35814 \end_inset
35815
35816
35817 \end_layout
35818
35819 \begin_layout Standard
35820 Para definir comandos personalizados para fracciones, se usa el comando
35821  
35822 \series bold
35823
35824 \backslash
35825 genfrac
35826 \series default
35827
35828 \begin_inset Index idx
35829 status collapsed
35830
35831 \begin_layout Plain Layout
35832 Comandos ! G ! 
35833 \backslash
35834 genfrac
35835 \end_layout
35836
35837 \end_inset
35838
35839  con el siguiente esquema:
35840 \end_layout
35841
35842 \begin_layout Standard
35843
35844 \series bold
35845
35846 \backslash
35847 genfrac{delimitador izquierdo}{delimitador derecho}
35848 \begin_inset Newline newline
35849 \end_inset
35850
35851
35852 \begin_inset Phantom HPhantom
35853 status open
35854
35855 \begin_layout Plain Layout
35856
35857 \series bold
35858
35859 \backslash
35860 genfrac
35861 \end_layout
35862
35863 \end_inset
35864
35865 {grosor raya de fracción}{estilo}{numerador}{denominador}
35866 \end_layout
35867
35868 \begin_layout Standard
35869 El estilo es un número en el rango 0
35870 \begin_inset space \thinspace{}
35871 \end_inset
35872
35873 -
35874 \begin_inset space \thinspace{}
35875 \end_inset
35876
35877 3.
35878 \end_layout
35879
35880 \begin_layout Standard
35881 \align center
35882 \begin_inset Tabular
35883 <lyxtabular version="3" rows="5" columns="2">
35884 <features tabularvalignment="middle">
35885 <column alignment="center" valignment="top" width="0">
35886 <column alignment="center" valignment="top" width="0">
35887 <row>
35888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35889 \begin_inset Text
35890
35891 \begin_layout Plain Layout
35892 Número
35893 \end_layout
35894
35895 \end_inset
35896 </cell>
35897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35898 \begin_inset Text
35899
35900 \begin_layout Plain Layout
35901 Estilo (tamaño)
35902 \end_layout
35903
35904 \end_inset
35905 </cell>
35906 </row>
35907 <row>
35908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35909 \begin_inset Text
35910
35911 \begin_layout Plain Layout
35912 0
35913 \end_layout
35914
35915 \end_inset
35916 </cell>
35917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35918 \begin_inset Text
35919
35920 \begin_layout Plain Layout
35921 ecuación presentada
35922 \end_layout
35923
35924 \end_inset
35925 </cell>
35926 </row>
35927 <row>
35928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35929 \begin_inset Text
35930
35931 \begin_layout Plain Layout
35932 1
35933 \end_layout
35934
35935 \end_inset
35936 </cell>
35937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35938 \begin_inset Text
35939
35940 \begin_layout Plain Layout
35941 ecuación en línea
35942 \end_layout
35943
35944 \end_inset
35945 </cell>
35946 </row>
35947 <row>
35948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35949 \begin_inset Text
35950
35951 \begin_layout Plain Layout
35952 2
35953 \end_layout
35954
35955 \end_inset
35956 </cell>
35957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35958 \begin_inset Text
35959
35960 \begin_layout Plain Layout
35961 pequeño
35962 \end_layout
35963
35964 \end_inset
35965 </cell>
35966 </row>
35967 <row>
35968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35969 \begin_inset Text
35970
35971 \begin_layout Plain Layout
35972 3
35973 \end_layout
35974
35975 \end_inset
35976 </cell>
35977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35978 \begin_inset Text
35979
35980 \begin_layout Plain Layout
35981 muy pequeño
35982 \end_layout
35983
35984 \end_inset
35985 </cell>
35986 </row>
35987 </lyxtabular>
35988
35989 \end_inset
35990
35991
35992 \end_layout
35993
35994 \begin_layout Standard
35995 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
35996  
35997 \series bold
35998
35999 \backslash
36000 frac
36001 \series default
36002 .
36003 \end_layout
36004
36005 \begin_layout Standard
36006 Si no se pone grosor de la raya de fracción se usará el valor predefinido
36007  de 0.4
36008 \begin_inset space \thinspace{}
36009 \end_inset
36010
36011 pt.
36012 \end_layout
36013
36014 \begin_layout Standard
36015 Por ejemplo, los comandos 
36016 \series bold
36017
36018 \backslash
36019 dfrac
36020 \series default
36021  y 
36022 \series bold
36023
36024 \backslash
36025 tbinom
36026 \series default
36027  de la 
36028 \begin_inset CommandInset ref
36029 LatexCommand ref
36030 reference "sub:Fracciones"
36031
36032 \end_inset
36033
36034  se definen con los comandos:
36035 \end_layout
36036
36037 \begin_layout Standard
36038
36039 \series bold
36040
36041 \backslash
36042 newcommand{
36043 \backslash
36044 dfrac}[2]{
36045 \backslash
36046 genfrac{}{}{}{0}{#1}{#2}}
36047 \end_layout
36048
36049 \begin_layout Standard
36050 y
36051 \end_layout
36052
36053 \begin_layout Standard
36054
36055 \series bold
36056
36057 \backslash
36058 newcommand{
36059 \backslash
36060 tbinom}[2]{
36061 \backslash
36062 genfrac{(}{)}{0pt}{1}{#1}{#2}}
36063 \end_layout
36064
36065 \begin_layout Standard
36066 \begin_inset VSpace medskip
36067 \end_inset
36068
36069
36070 \end_layout
36071
36072 \begin_layout Standard
36073 Para definir una fracción en la que el grosor de la raya se pueda definir
36074  como argumento opcional, se inserta la siguiente línea en el preámbulo
36075  LaTeX:
36076 \end_layout
36077
36078 \begin_layout Standard
36079
36080 \series bold
36081
36082 \backslash
36083 newcommand{
36084 \backslash
36085 fracS}[3][]{
36086 \backslash
36087 genfrac{}{}{#1}{}{#2}{#3}}
36088 \end_layout
36089
36090 \begin_layout Standard
36091 Un ensayo:
36092 \begin_inset Formula 
36093 \begin{align*}
36094 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
36095 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
36096 \end{align*}
36097
36098 \end_inset
36099
36100 Como se puede ver, la distancia del numerador y el denominador a la raya
36101  de fracción se redondea a unas tres veces el grosor de la raya.
36102 \end_layout
36103
36104 \begin_layout Subsection
36105 Ecuaciones canceladas
36106 \begin_inset Index idx
36107 status collapsed
36108
36109 \begin_layout Plain Layout
36110 Ecuación ! cancelada
36111 \end_layout
36112
36113 \end_inset
36114
36115
36116 \end_layout
36117
36118 \begin_layout Standard
36119 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
36120  
36121 \series bold
36122 cancel
36123 \series default
36124
36125 \begin_inset Index idx
36126 status collapsed
36127
36128 \begin_layout Plain Layout
36129 Paquetes ! cancel
36130 \end_layout
36131
36132 \end_inset
36133
36134  con la línea de preámbulo LaTeX
36135 \end_layout
36136
36137 \begin_layout Standard
36138
36139 \series bold
36140
36141 \backslash
36142 usepackage[samesize]{cancel}
36143 \end_layout
36144
36145 \begin_layout Standard
36146 \begin_inset ERT
36147 status collapsed
36148
36149 \begin_layout Plain Layout
36150
36151
36152 \backslash
36153 ifcancel 
36154 \end_layout
36155
36156 \end_inset
36157
36158
36159 \begin_inset Note Note
36160 status open
36161
36162 \begin_layout Plain Layout
36163 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
36164 \series bold
36165 cancel
36166 \series default
36167  está instalado.
36168 \end_layout
36169
36170 \end_inset
36171
36172
36173 \end_layout
36174
36175 \begin_layout Standard
36176 Hay cuatro formas de cancelar ecuaciones:
36177 \end_layout
36178
36179 \begin_layout Standard
36180 \align center
36181 \begin_inset Tabular
36182 <lyxtabular version="3" rows="5" columns="2">
36183 <features tabularvalignment="middle">
36184 <column alignment="center" valignment="top" width="0">
36185 <column alignment="center" valignment="top" width="0">
36186 <row>
36187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36188 \begin_inset Text
36189
36190 \begin_layout Plain Layout
36191 Comando
36192 \end_layout
36193
36194 \end_inset
36195 </cell>
36196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36197 \begin_inset Text
36198
36199 \begin_layout Plain Layout
36200 Resultado
36201 \begin_inset Note Note
36202 status collapsed
36203
36204 \begin_layout Plain Layout
36205 El
36206 \series bold
36207  
36208 \series default
36209 espacio y 
36210 \series bold
36211
36212 \backslash
36213 raisebox
36214 \series default
36215  se usa sólo como espaciador
36216 \end_layout
36217
36218 \end_inset
36219
36220
36221 \end_layout
36222
36223 \end_inset
36224 </cell>
36225 </row>
36226 <row>
36227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36228 \begin_inset Text
36229
36230 \begin_layout Plain Layout
36231
36232 \backslash
36233 cancel{
36234 \backslash
36235 int
36236 \begin_inset ERT
36237 status collapsed
36238
36239 \begin_layout Plain Layout
36240
36241
36242 \backslash
36243 spce 
36244 \end_layout
36245
36246 \end_inset
36247
36248 A=B
36249 \end_layout
36250
36251 \end_inset
36252 </cell>
36253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36254 \begin_inset Text
36255
36256 \begin_layout Plain Layout
36257 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
36258 \end_inset
36259
36260
36261 \end_layout
36262
36263 \end_inset
36264 </cell>
36265 </row>
36266 <row>
36267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36268 \begin_inset Text
36269
36270 \begin_layout Plain Layout
36271
36272 \backslash
36273 bcancel{
36274 \backslash
36275 int
36276 \begin_inset ERT
36277 status collapsed
36278
36279 \begin_layout Plain Layout
36280
36281
36282 \backslash
36283 spce 
36284 \end_layout
36285
36286 \end_inset
36287
36288 A=B
36289 \end_layout
36290
36291 \end_inset
36292 </cell>
36293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36294 \begin_inset Text
36295
36296 \begin_layout Plain Layout
36297 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
36298 \end_inset
36299
36300
36301 \end_layout
36302
36303 \end_inset
36304 </cell>
36305 </row>
36306 <row>
36307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36308 \begin_inset Text
36309
36310 \begin_layout Plain Layout
36311
36312 \backslash
36313 xcancel{
36314 \backslash
36315 int
36316 \begin_inset ERT
36317 status collapsed
36318
36319 \begin_layout Plain Layout
36320
36321
36322 \backslash
36323 spce 
36324 \end_layout
36325
36326 \end_inset
36327
36328 A=B
36329 \end_layout
36330
36331 \end_inset
36332 </cell>
36333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36334 \begin_inset Text
36335
36336 \begin_layout Plain Layout
36337 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
36338 \end_inset
36339
36340
36341 \end_layout
36342
36343 \end_inset
36344 </cell>
36345 </row>
36346 <row>
36347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36348 \begin_inset Text
36349
36350 \begin_layout Plain Layout
36351
36352 \backslash
36353 cancelto{1
36354 \begin_inset Formula $\to$
36355 \end_inset
36356
36357
36358 \backslash
36359 {
36360 \backslash
36361 int
36362 \begin_inset ERT
36363 status collapsed
36364
36365 \begin_layout Plain Layout
36366
36367
36368 \backslash
36369 spce 
36370 \end_layout
36371
36372 \end_inset
36373
36374 A=B
36375 \end_layout
36376
36377 \end_inset
36378 </cell>
36379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36380 \begin_inset Text
36381
36382 \begin_layout Plain Layout
36383 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
36384 \end_inset
36385
36386
36387 \end_layout
36388
36389 \end_inset
36390 </cell>
36391 </row>
36392 </lyxtabular>
36393
36394 \end_inset
36395
36396
36397 \end_layout
36398
36399 \begin_layout Standard
36400
36401 \series bold
36402
36403 \backslash
36404 cancelto
36405 \series default
36406  es especialmente apropiada para visualizar la simplificación de fracciones
36407  en una ecuación:
36408 \begin_inset Formula 
36409 \[
36410 \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}}}
36411 \]
36412
36413 \end_inset
36414
36415
36416 \end_layout
36417
36418 \begin_layout Standard
36419 \begin_inset ERT
36420 status collapsed
36421
36422 \begin_layout Plain Layout
36423
36424
36425 \backslash
36426 else
36427 \end_layout
36428
36429 \end_inset
36430
36431
36432 \begin_inset Note Note
36433 status open
36434
36435 \begin_layout Plain Layout
36436 Lo que sigue se verá en la salida si el paquete LaTeX 
36437 \series bold
36438 cancel
36439 \series default
36440  no está instalado:
36441 \end_layout
36442
36443 \end_inset
36444
36445
36446 \end_layout
36447
36448 \begin_layout Standard
36449 Debes instalar el paquete LaTeX 
36450 \series bold
36451 cancel
36452 \series default
36453  para ver en la salida el resto de esta subsección.
36454 \end_layout
36455
36456 \begin_layout Standard
36457 \begin_inset ERT
36458 status collapsed
36459
36460 \begin_layout Plain Layout
36461
36462
36463 \backslash
36464 fi
36465 \end_layout
36466
36467 \end_inset
36468
36469
36470 \end_layout
36471
36472 \begin_layout Subsection
36473 Ecuaciones en encabezados de sección
36474 \begin_inset CommandInset label
36475 LatexCommand label
36476 name "sub:Ecuaciones-en-encabezados"
36477
36478 \end_inset
36479
36480
36481 \begin_inset Index idx
36482 status collapsed
36483
36484 \begin_layout Plain Layout
36485 Ecuación ! en encabezados de sección
36486 \end_layout
36487
36488 \end_inset
36489
36490
36491 \end_layout
36492
36493 \begin_layout Standard
36494 Si se quiere poner una ecuación en un encabezado de sección hay que tener
36495  en cuenta lo siguiente:
36496 \end_layout
36497
36498 \begin_layout Standard
36499 \begin_inset Note Greyedout
36500 status open
36501
36502 \begin_layout Plain Layout
36503 Si el soporte para 
36504 \series bold
36505 hyperref
36506 \series default
36507
36508 \begin_inset Index idx
36509 status collapsed
36510
36511 \begin_layout Plain Layout
36512 Paquetes ! hyperref
36513 \end_layout
36514
36515 \end_inset
36516
36517  está activado en la configuración del documento, 
36518 \family sans
36519 Propiedades
36520 \begin_inset space ~
36521 \end_inset
36522
36523
36524 \family default
36525 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
36526  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
36527  texto del marcador, porque se infringen las convenciones PDF.
36528 \end_layout
36529
36530 \end_inset
36531
36532
36533 \end_layout
36534
36535 \begin_layout Standard
36536 Estos problemas se pueden solucionar insertando al final del encabezado
36537  un título breve con el menú 
36538 \family sans
36539 Insertar\SpecialChar \menuseparator
36540 Título
36541 \begin_inset space ~
36542 \end_inset
36543
36544 breve
36545 \family default
36546 .
36547  Los títulos breves se usan como alternativa para encabezados de sección
36548  con más de una línea para mantener el buen aspecto del índice.
36549  En éste sólo aparece el título breve y por tanto también en los marcadores.
36550 \end_layout
36551
36552 \begin_layout Standard
36553 Si hay que poner ecuaciones en el índice y se usa 
36554 \series bold
36555 hyperref
36556 \series default
36557 , se puede insertar el siguiente comando en modo TeX:
36558 \end_layout
36559
36560 \begin_layout Standard
36561
36562 \series bold
36563
36564 \backslash
36565 texorpdfstring{parte}{alternativa}
36566 \begin_inset Index idx
36567 status collapsed
36568
36569 \begin_layout Plain Layout
36570 Comandos ! T ! 
36571 \backslash
36572 texorpdfstring
36573 \end_layout
36574
36575 \end_inset
36576
36577
36578 \end_layout
36579
36580 \begin_layout Standard
36581 parte se refiere a la parte del encabezado que no debería aparecer en el
36582  marcador PDF.
36583  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
36584  La alternativa se usa para el marcador en vez de la parte.
36585 \end_layout
36586
36587 \begin_layout Standard
36588 Aquí hay dos ejemplos de encabezados con ecuación:
36589 \end_layout
36590
36591 \begin_layout Standard
36592 \begin_inset VSpace -3mm
36593 \end_inset
36594
36595
36596 \end_layout
36597
36598 \begin_layout Standard
36599 \begin_inset ERT
36600 status collapsed
36601
36602 \begin_layout Plain Layout
36603
36604
36605 \backslash
36606 boldmath 
36607 \end_layout
36608
36609 \end_inset
36610
36611
36612 \end_layout
36613
36614 \begin_layout Subsubsection
36615 Encabezado sin ecuación en el índice 
36616 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36617 \end_inset
36618
36619
36620 \begin_inset Argument
36621 status collapsed
36622
36623 \begin_layout Plain Layout
36624 Encabezado sin ecuación en el índice
36625 \end_layout
36626
36627 \end_inset
36628
36629
36630 \end_layout
36631
36632 \begin_layout Subsubsection
36633 Encabezado con ecuación en el índice
36634 \begin_inset ERT
36635 status collapsed
36636
36637 \begin_layout Plain Layout
36638
36639
36640 \backslash
36641 texorpdfstring{
36642 \end_layout
36643
36644 \end_inset
36645
36646  
36647 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36648 \end_inset
36649
36650
36651 \begin_inset ERT
36652 status collapsed
36653
36654 \begin_layout Plain Layout
36655
36656 }{}
36657 \end_layout
36658
36659 \end_inset
36660
36661
36662 \end_layout
36663
36664 \begin_layout Standard
36665 \begin_inset ERT
36666 status collapsed
36667
36668 \begin_layout Plain Layout
36669
36670
36671 \backslash
36672 unboldmath 
36673 \end_layout
36674
36675 \end_inset
36676
36677 En el primer encabezado se ha puesto un título breve, en el segundo un 
36678 \series bold
36679
36680 \backslash
36681 texorpdfstring
36682 \series default
36683 .
36684 \end_layout
36685
36686 \begin_layout Standard
36687 Para obtener el mismo formato que en los demás encabezados se han puesto
36688  ambos en un entorno 
36689 \series bold
36690 boldmath
36691 \series default
36692 .
36693 \begin_inset Foot
36694 status collapsed
36695
36696 \begin_layout Plain Layout
36697 véase 
36698 \begin_inset CommandInset ref
36699 LatexCommand ref
36700 reference "sub:Ecuaciones-en-negrita"
36701
36702 \end_inset
36703
36704
36705 \end_layout
36706
36707 \end_inset
36708
36709
36710 \end_layout
36711
36712 \begin_layout Subsection
36713 Ecuaciones en texto multicolumna
36714 \begin_inset Index idx
36715 status collapsed
36716
36717 \begin_layout Plain Layout
36718 Ecuación ! en texto multicolumna
36719 \end_layout
36720
36721 \end_inset
36722
36723
36724 \end_layout
36725
36726 \begin_layout Standard
36727 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
36728  para ajustarse a la columna y entonces es preciso abarcar la anchura total
36729  de la página.
36730  Esto se hace usando el paquete LaTeX 
36731 \series bold
36732 multicol
36733 \series default
36734 ,
36735 \begin_inset Foot
36736 status collapsed
36737
36738 \begin_layout Plain Layout
36739
36740 \series bold
36741 multicol
36742 \series default
36743  forma parte de las distribuciones LaTeX estándar.
36744 \end_layout
36745
36746 \end_inset
36747
36748
36749 \begin_inset Index idx
36750 status collapsed
36751
36752 \begin_layout Plain Layout
36753 Paquetes ! multicol
36754 \end_layout
36755
36756 \end_inset
36757
36758  que se carga en el preámbulo LaTeX con la línea
36759 \end_layout
36760
36761 \begin_layout Standard
36762
36763 \series bold
36764
36765 \backslash
36766 usepackage{multicol}
36767 \end_layout
36768
36769 \begin_layout Standard
36770 \begin_inset Note Greyedout
36771 status open
36772
36773 \begin_layout Plain Layout
36774 Ten en cuenta que la opción 
36775 \family sans
36776 Documento
36777 \begin_inset space ~
36778 \end_inset
36779
36780 con
36781 \begin_inset space ~
36782 \end_inset
36783
36784 dos
36785 \begin_inset space ~
36786 \end_inset
36787
36788 caras
36789 \family default
36790 , bajo 
36791 \family sans
36792 Diseño
36793 \begin_inset space ~
36794 \end_inset
36795
36796 de
36797 \begin_inset space ~
36798 \end_inset
36799
36800 página 
36801 \family default
36802 en el menú 
36803 \family sans
36804 Documento\SpecialChar \menuseparator
36805 Configuración
36806 \family default
36807  
36808 \emph on
36809 debe
36810 \emph default
36811  estar desmarcada.
36812 \end_layout
36813
36814 \end_inset
36815
36816
36817 \end_layout
36818
36819 \begin_layout Standard
36820 Antes del texto multicolumna se inserta en modo TeX el comando
36821 \end_layout
36822
36823 \begin_layout Standard
36824
36825 \series bold
36826
36827 \backslash
36828 begin{multicols}{número de columnas}
36829 \end_layout
36830
36831 \begin_layout Standard
36832 El número de columnas está en el rango 2-10.
36833  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
36834  TeX el comando
36835 \end_layout
36836
36837 \begin_layout Standard
36838
36839 \series bold
36840
36841 \backslash
36842 end{multicols}
36843 \end_layout
36844
36845 \begin_layout Standard
36846 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
36847  Para quitarlo se inserta un espacio vertical de -6
36848 \begin_inset space \thinspace{}
36849 \end_inset
36850
36851 mm antes de la ecuación.
36852  Si se usa el estilo 
36853 \series bold
36854 Sangrado
36855 \series default
36856 ,
36857 \begin_inset Foot
36858 status open
36859
36860 \begin_layout Plain Layout
36861 véase estilos de ecuación en 
36862 \begin_inset CommandInset ref
36863 LatexCommand ref
36864 reference "sec:Estilos-de-ecuación"
36865
36866 \end_inset
36867
36868
36869 \end_layout
36870
36871 \end_inset
36872
36873  se inserta un espacio de -9
36874 \begin_inset space \thinspace{}
36875 \end_inset
36876
36877 mm.
36878 \end_layout
36879
36880 \begin_layout Standard
36881 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
36882 \end_layout
36883
36884 \begin_layout Standard
36885
36886 \lang german
36887 \begin_inset ERT
36888 status collapsed
36889
36890 \begin_layout Plain Layout
36891
36892
36893 \backslash
36894 begin{multicols}{2}
36895 \end_layout
36896
36897 \end_inset
36898
36899 Das Spektrum wird fouriertransformiert.
36900  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36901 , Lösungsmittel) zu trennen.
36902  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36903  nun das Aussehen des Ausgangssignals.
36904  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36905  über alle Phasen integrieren muss.
36906  Sei nun 
36907 \begin_inset Formula $S$
36908 \end_inset
36909
36910  unser normiertes Ausgangssignal und 
36911 \begin_inset Formula $P$
36912 \end_inset
36913
36914  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36915 \begin_inset ERT
36916 status collapsed
36917
36918 \begin_layout Plain Layout
36919
36920
36921 \backslash
36922 end{multicols}
36923 \end_layout
36924
36925 \end_inset
36926
36927
36928 \begin_inset VSpace -6mm
36929 \end_inset
36930
36931
36932 \begin_inset Formula 
36933 \begin{equation}
36934 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
36935 \end{equation}
36936
36937 \end_inset
36938
36939
36940 \begin_inset ERT
36941 status collapsed
36942
36943 \begin_layout Plain Layout
36944
36945
36946 \backslash
36947 begin{multicols}{2}
36948 \end_layout
36949
36950 \end_inset
36951
36952 wobei 
36953 \begin_inset Formula $S_{0}$
36954 \end_inset
36955
36956  das Signal ohne Gradient ist und die Normierungsbedingung 
36957 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36958 \end_inset
36959
36960  gilt.
36961  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36962  Direkt nach dem 
36963 \begin_inset Formula $\nicefrac{\pi}{2}$
36964 \end_inset
36965
36966
36967 \begin_inset space \thinspace{}
36968 \end_inset
36969
36970 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36971  das Signal zusätzlich abschwächt.
36972  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36973  
36974 \begin_inset Formula $T_{2}$
36975 \end_inset
36976
36977 -Zeit.
36978 \end_layout
36979
36980 \begin_layout Standard
36981
36982 \lang german
36983 \begin_inset ERT
36984 status collapsed
36985
36986 \begin_layout Plain Layout
36987
36988
36989 \backslash
36990 end{multicols}
36991 \end_layout
36992
36993 \end_inset
36994
36995
36996 \end_layout
36997
36998 \begin_layout Subsection
36999 Ecuaciones con descripción de variables
37000 \begin_inset Index idx
37001 status collapsed
37002
37003 \begin_layout Plain Layout
37004 Ecuación ! con descripción de variables
37005 \end_layout
37006
37007 \end_inset
37008
37009
37010 \end_layout
37011
37012 \begin_layout Standard
37013 Para describir variables en una ecuación, como en la fórmula 
37014 \begin_inset CommandInset ref
37015 LatexCommand eqref
37016 reference "eq:within"
37017
37018 \end_inset
37019
37020 , se inserta una matriz 2×
37021 \begin_inset Formula $n$
37022 \end_inset
37023
37024  con columnas alineadas a la izquierda para las 
37025 \emph on
37026
37027 \begin_inset Formula $n$
37028 \end_inset
37029
37030
37031 \emph default
37032  variables usadas.
37033 \begin_inset Foot
37034 status collapsed
37035
37036 \begin_layout Plain Layout
37037 véase matrices en 
37038 \begin_inset CommandInset ref
37039 LatexCommand ref
37040 reference "sec:Matrices"
37041
37042 \end_inset
37043
37044
37045 \end_layout
37046
37047 \end_inset
37048
37049  Para poner la descripción en tamaño más pequeño se inserta, por ejemplo,
37050  el comando 
37051 \series bold
37052
37053 \backslash
37054 footnotesize
37055 \series default
37056  antes de la matriz.
37057 \begin_inset Foot
37058 status collapsed
37059
37060 \begin_layout Plain Layout
37061 véase tamaños de tipografías en 
37062 \begin_inset CommandInset ref
37063 LatexCommand ref
37064 reference "sub:Tamaños-de-tipografías"
37065
37066 \end_inset
37067
37068 .
37069 \end_layout
37070
37071 \end_inset
37072
37073
37074 \end_layout
37075
37076 \begin_layout Standard
37077 Si se usa el estilo 
37078 \series bold
37079 Sangrado
37080 \series default
37081 ,
37082 \begin_inset Foot
37083 status collapsed
37084
37085 \begin_layout Plain Layout
37086 véase estilos de ecuación en 
37087 \begin_inset CommandInset ref
37088 LatexCommand ref
37089 reference "sec:Estilos-de-ecuación"
37090
37091 \end_inset
37092
37093
37094 \end_layout
37095
37096 \end_inset
37097
37098  se inserta un 
37099 \series bold
37100
37101 \backslash
37102 hfill
37103 \series default
37104
37105 \begin_inset Foot
37106 status collapsed
37107
37108 \begin_layout Plain Layout
37109
37110 \series bold
37111
37112 \backslash
37113 hfill
37114 \series default
37115  sólo funciona en ecuaciones en estilo 
37116 \series bold
37117 Sangrado
37118 \series default
37119 , véase 
37120 \begin_inset CommandInset ref
37121 LatexCommand ref
37122 reference "sub:Espacio-variable"
37123
37124 \end_inset
37125
37126
37127 \end_layout
37128
37129 \end_inset
37130
37131  delante y detrás de la matriz para que tenga la misma separación con la
37132  ecuación y con el margen.
37133 \end_layout
37134
37135 \begin_layout Standard
37136 Si se usa el estilo 
37137 \series bold
37138 Centrado
37139 \series default
37140  se emplea el método descrito en la 
37141 \begin_inset CommandInset ref
37142 LatexCommand ref
37143 reference "sub:Entorno-flalign"
37144
37145 \end_inset
37146
37147  para sangrar la ecuación.
37148  La ecuación 
37149 \begin_inset CommandInset ref
37150 LatexCommand eqref
37151 reference "eq:within"
37152
37153 \end_inset
37154
37155  consta de cinco columnas ya que las dos primeras contienen la fórmula,
37156  la tercera la matriz y la última una llave TeX vacía.
37157 \begin_inset Formula 
37158 \begin{flalign}
37159 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
37160 \rho & \mbox{densidad}\\
37161 V & \mbox{volumen}\\
37162 g & \mbox{aceleración gravitatoria}
37163 \end{array} &  & {}\label{eq:within}
37164 \end{flalign}
37165
37166 \end_inset
37167
37168
37169 \end_layout
37170
37171 \begin_layout Subsection
37172 Letras griegas minúsculas en redonda
37173 \begin_inset CommandInset label
37174 LatexCommand label
37175 name "sub:Griegas-en-redonda"
37176
37177 \end_inset
37178
37179
37180 \begin_inset Index idx
37181 status collapsed
37182
37183 \begin_layout Plain Layout
37184 Letras griegas ! en redonda
37185 \end_layout
37186
37187 \end_inset
37188
37189
37190 \end_layout
37191
37192 \begin_layout Standard
37193 La mayoría de las tipografías sólo suministran letras griegas minúsculas
37194  en cursiva.
37195  Pero para símbolos de partículas elementales como piones y neutrinos hacen
37196  falta letras griegas en redonda.
37197  El archivo 
37198 \series bold
37199 upgreek.sty
37200 \series default
37201
37202 \begin_inset Foot
37203 status collapsed
37204
37205 \begin_layout Plain Layout
37206
37207 \series bold
37208 upgreek
37209 \series default
37210  forma parte del paquete LaTeX 
37211 \series bold
37212 was
37213 \series default
37214
37215 \begin_inset Index idx
37216 status collapsed
37217
37218 \begin_layout Plain Layout
37219 Paquetes ! was
37220 \begin_inset ERT
37221 status collapsed
37222
37223 \begin_layout Plain Layout
37224
37225
37226 \backslash
37227 vspace{4mm}
37228 \end_layout
37229
37230 \end_inset
37231
37232
37233 \end_layout
37234
37235 \end_inset
37236
37237 .
37238 \end_layout
37239
37240 \end_inset
37241
37242
37243 \begin_inset Index idx
37244 status collapsed
37245
37246 \begin_layout Plain Layout
37247 Paquetes ! upgreek
37248 \end_layout
37249
37250 \end_inset
37251
37252 , que se carga en el preámbulo LaTeX con la línea
37253 \end_layout
37254
37255 \begin_layout Standard
37256
37257 \series bold
37258
37259 \backslash
37260 usepackage{upgreek}
37261 \end_layout
37262
37263 \begin_layout Standard
37264 las suministra.
37265  
37266 \begin_inset ERT
37267 status collapsed
37268
37269 \begin_layout Plain Layout
37270
37271
37272 \backslash
37273 ifupgreek 
37274 \end_layout
37275
37276 \end_inset
37277
37278
37279 \begin_inset Note Note
37280 status open
37281
37282 \begin_layout Plain Layout
37283 Lo siguiente sólo se podrá ver si está instalado el paquete LaTeX 
37284 \series bold
37285 upgreek
37286 \series default
37287 :
37288 \end_layout
37289
37290 \end_inset
37291
37292  Se imprimen con el comando de la letra correspondiente precedido de 
37293 \series bold
37294 up
37295 \series default
37296 .
37297  Por ejemplo, el comando 
37298 \series bold
37299
37300 \backslash
37301 uptau
37302 \series default
37303  genera: 
37304 \begin_inset Formula $\uptau$
37305 \end_inset
37306
37307
37308 \end_layout
37309
37310 \begin_layout Standard
37311 Con estos comandos se pueden escribir reacciones entre partículas elementales:
37312 \begin_inset Formula 
37313 \[
37314 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
37315 \]
37316
37317 \end_inset
37318
37319
37320 \end_layout
37321
37322 \begin_layout Standard
37323 Las letras en redonda son más remarcadas y más grandes que las correspondientes
37324  en cursiva.
37325  Por tanto no deberían emplearse para unidades como 
37326 \begin_inset Quotes fld
37327 \end_inset
37328
37329 µm
37330 \begin_inset Quotes frd
37331 \end_inset
37332
37333 .
37334 \end_layout
37335
37336 \begin_layout Standard
37337 \begin_inset ERT
37338 status collapsed
37339
37340 \begin_layout Plain Layout
37341
37342
37343 \backslash
37344 else 
37345 \end_layout
37346
37347 \end_inset
37348
37349
37350 \begin_inset Note Note
37351 status open
37352
37353 \begin_layout Plain Layout
37354 Lo siguiente se mostrará si el paquete LaTeX 
37355 \series bold
37356 upgreek
37357 \series default
37358  no está instalado:
37359 \end_layout
37360
37361 \end_inset
37362
37363
37364 \end_layout
37365
37366 \begin_layout Standard
37367 Debes instalar el paquete LaTeX 
37368 \series bold
37369 upgreek
37370 \series default
37371  para ver en la salida el resto de esta subsección.
37372  
37373 \end_layout
37374
37375 \begin_layout Standard
37376 \begin_inset ERT
37377 status collapsed
37378
37379 \begin_layout Plain Layout
37380
37381
37382 \backslash
37383 fi
37384 \end_layout
37385
37386 \end_inset
37387
37388
37389 \end_layout
37390
37391 \begin_layout Subsection
37392 Caracteres de texto en ecuaciones
37393 \begin_inset CommandInset label
37394 LatexCommand label
37395 name "sub:Caracteres-de-texto"
37396
37397 \end_inset
37398
37399
37400 \begin_inset Index idx
37401 status collapsed
37402
37403 \begin_layout Plain Layout
37404 Texto ! en ecuaciones
37405 \end_layout
37406
37407 \end_inset
37408
37409
37410 \end_layout
37411
37412 \begin_layout Standard
37413 En algunos casos podrías querer insertar caracteres de texto directamente
37414  en ecuaciones.
37415  Por ejemplo, cuando se usa con frecuencia el punto centrado 
37416 \begin_inset Formula $\cdot$
37417 \end_inset
37418
37419  en expresiones como 
37420 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
37421 \end_inset
37422
37423 , habría que insertar el comando 
37424 \series bold
37425
37426 \backslash
37427 cdot
37428 \series default
37429
37430 \begin_inset Foot
37431 status collapsed
37432
37433 \begin_layout Plain Layout
37434 véase 
37435 \begin_inset CommandInset ref
37436 LatexCommand ref
37437 reference "sub:Operadores-binarios"
37438
37439 \end_inset
37440
37441
37442 \end_layout
37443
37444 \end_inset
37445
37446  continuamente, porque este carácter está definido en todas las codificaciones
37447  como carácter de texto.
37448  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
37449 \end_layout
37450
37451 \begin_layout Standard
37452
37453 \series bold
37454
37455 \backslash
37456 Declare Inputtext{183}{
37457 \backslash
37458 ifmmode
37459 \backslash
37460 cdot
37461 \backslash
37462 else
37463 \backslash
37464 textperiodcentered
37465 \backslash
37466 f\SpecialChar \textcompwordmark{}
37467 i}
37468 \end_layout
37469
37470 \begin_layout Standard
37471 La codificación de caracteres (menú 
37472 \family sans
37473 Documento\SpecialChar \menuseparator
37474 Configuración\SpecialChar \menuseparator
37475 Idioma
37476 \family default
37477 ) especifica el carácter que se muestra al pulsar una tecla.
37478  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
37479  
37480 \series bold
37481
37482 \backslash
37483 textperiodcentered
37484 \series default
37485 .
37486  Pero este comando no está disponible en ecuaciones así que obtendrías errores
37487  de LaTeX.
37488  Con la codificación cambiada se escoge automáticamente el comando correcto,
37489  dependiendo de si el carácter se ha insertado en una ecuación o no.
37490 \end_layout
37491
37492 \begin_layout Standard
37493 La codificación de diversos caracteres se guarda en archivos de definición.
37494  Por ejemplo la codificación 
37495 \series bold
37496 latin9
37497 \series default
37498  se define en el archivo 
37499 \series bold
37500 latin9.def
37501 \series default
37502  que está en el directorio de LaTeX.
37503  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
37504  archivo de definición, de lo contrario nuestros documentos no podrían ser
37505  editados en otros ordenadores.
37506 \begin_inset VSpace medskip
37507 \end_inset
37508
37509
37510 \end_layout
37511
37512 \begin_layout Standard
37513 Además del punto centrado, en este documento se ha definido el símbolo grado
37514  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
37515  directamente en una fórmula:
37516 \end_layout
37517
37518 \begin_layout Standard
37519
37520 \series bold
37521
37522 \backslash
37523 DeclareInputtext{176}{
37524 \backslash
37525 ifmmode^
37526 \backslash
37527 circ
37528 \backslash
37529 else
37530 \backslash
37531 textdegree
37532 \backslash
37533 f\SpecialChar \textcompwordmark{}
37534 i}
37535 \begin_inset Newpage newpage
37536 \end_inset
37537
37538
37539 \end_layout
37540
37541 \begin_layout Section
37542 \start_of_appendix
37543 Notas sobre tipografía
37544 \begin_inset Index idx
37545 status open
37546
37547 \begin_layout Plain Layout
37548 Tipografía, normas
37549 \end_layout
37550
37551 \end_inset
37552
37553
37554 \end_layout
37555
37556 \begin_layout Standard
37557 Esta sección es un resumen de las normas tipográficas ISO más importantes.
37558 \begin_inset Foot
37559 status collapsed
37560
37561 \begin_layout Plain Layout
37562 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
37563  
37564 \begin_inset Quotes fld
37565 \end_inset
37566
37567 Duden
37568 \begin_inset Quotes frd
37569 \end_inset
37570
37571  
37572 \begin_inset CommandInset citation
37573 LatexCommand cite
37574 key "Duden"
37575
37576 \end_inset
37577
37578 , que incluye algunas de las normas ISO.
37579  
37580 \begin_inset Newline newline
37581 \end_inset
37582
37583 (
37584 \emph on
37585 N.
37586 \begin_inset space \thinspace{}
37587 \end_inset
37588
37589 del t.
37590 \emph default
37591 : Para documentación en español sobre el tema, véase 
37592 \begin_inset CommandInset citation
37593 LatexCommand cite
37594 key "Bezos"
37595
37596 \end_inset
37597
37598 .)
37599 \end_layout
37600
37601 \end_inset
37602
37603
37604 \end_layout
37605
37606 \begin_layout Itemize
37607 Las unidades físicas se escriben 
37608 \emph on
37609 siempre 
37610 \emph default
37611 en redonda
37612 \begin_inset Foot
37613 status collapsed
37614
37615 \begin_layout Plain Layout
37616 véase estilos de tipografías en 
37617 \begin_inset CommandInset ref
37618 LatexCommand ref
37619 reference "sub:Estilos-de-tipografías"
37620
37621 \end_inset
37622
37623
37624 \end_layout
37625
37626 \end_inset
37627
37628 , aunque aparezcan en un texto en cursiva: 30
37629 \begin_inset space \thinspace{}
37630 \end_inset
37631
37632 km/h
37633 \begin_inset Newline newline
37634 \end_inset
37635
37636 Entre el valor y la unidad hay un espacio delgado, véase 
37637 \begin_inset CommandInset ref
37638 LatexCommand ref
37639 reference "sub:Espacio-predefinido"
37640
37641 \end_inset
37642
37643 .
37644 \begin_inset Newline newline
37645 \end_inset
37646
37647 Esta norma la cumple automáticamente el comando 
37648 \series bold
37649
37650 \backslash
37651 unittwo
37652 \series default
37653 .
37654  Si se introduce en una fórmula aparecen dos marcos.
37655  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
37656  como antes, 
37657 \begin_inset Formula $\unit[30]{km/h}$
37658 \end_inset
37659
37660
37661 \begin_inset space \thinspace{}
37662 \end_inset
37663
37664 .
37665  Ten en cuenta que 
37666 \series bold
37667
37668 \backslash
37669 unittwo
37670 \series default
37671  no es un auténtico comando LaTeX, sino el comando 
37672 \series bold
37673
37674 \backslash
37675 unit[value]{unit}
37676 \series default
37677 , por tanto no lo puedes usar en código TeX.
37678 \end_layout
37679
37680 \begin_layout Itemize
37681 Los signos por ciento y por mil se escriben como las unidades físicas:
37682 \begin_inset Newline newline
37683 \end_inset
37684
37685 1,2
37686 \begin_inset space \thinspace{}
37687 \end_inset
37688
37689 ‰ de alcohol en sangre.
37690 \end_layout
37691
37692 \begin_layout Itemize
37693 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
37694  otra unidad: 15
37695 \begin_inset space \thinspace{}
37696 \end_inset
37697
37698 °C
37699 \end_layout
37700
37701 \begin_layout Itemize
37702 En números con más de cuatro dígitos se inserta un espacio delgado para
37703  separarlos en grupos de tres cifras: 18
37704 \begin_inset space \thinspace{}
37705 \end_inset
37706
37707 473
37708 \begin_inset space \thinspace{}
37709 \end_inset
37710
37711 588
37712 \end_layout
37713
37714 \begin_layout Itemize
37715 Para dimensiones como 120×90×40
37716 \begin_inset space \thinspace{}
37717 \end_inset
37718
37719 cm se usa el aspa de multiplicar 
37720 \begin_inset Quotes fld
37721 \end_inset
37722
37723 ×
37724 \begin_inset Quotes frd
37725 \end_inset
37726
37727 .
37728  Está disponible en el menú 
37729 \family sans
37730 Insertar\SpecialChar \menuseparator
37731 Carácter especial
37732 \family default
37733 \SpecialChar \menuseparator
37734
37735 \family sans
37736 Símbolos
37737 \family default
37738  o bien mediante el comando 
37739 \series bold
37740
37741 \backslash
37742 times
37743 \series default
37744 .
37745  Se puede insertar directamente con cierta combinación de teclas.
37746 \end_layout
37747
37748 \begin_layout Itemize
37749 Las funciones con nombres que constan de varias letras se escriben en redonda
37750  para evitar confusiones, véase 
37751 \begin_inset CommandInset ref
37752 LatexCommand ref
37753 reference "sub:Funciones-predefinidas"
37754
37755 \end_inset
37756
37757 .
37758 \end_layout
37759
37760 \begin_layout Itemize
37761 Los índices que constan de varias letras se escriben en redonda: 
37762 \begin_inset Formula $E_{\mathrm{cin}}$
37763 \end_inset
37764
37765
37766 \begin_inset Newline newline
37767 \end_inset
37768
37769 Los componentes de una matriz se escriben en cursiva: 
37770 \begin_inset Formula $\hat{H}_{kl}$
37771 \end_inset
37772
37773
37774 \end_layout
37775
37776 \begin_layout Itemize
37777 El operador de diferenciación/integración 'd', el número de Euler 'e' y
37778  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
37779 s con otras variables.
37780 \end_layout
37781
37782 \begin_layout Itemize
37783 El carácter que indica una transformación 
37784 \noun on
37785 Fourier
37786 \noun default
37787  se inserta con el comando 
37788 \series bold
37789
37790 \backslash
37791 mathscr
37792 \begin_inset ERT
37793 status collapsed
37794
37795 \begin_layout Plain Layout
37796
37797
37798 \backslash
37799 spce 
37800 \end_layout
37801
37802 \end_inset
37803
37804 F
37805 \series default
37806  o mediante el menú
37807 \family sans
37808  Insertar\SpecialChar \menuseparator
37809 Carácter especial
37810 \family default
37811 \SpecialChar \menuseparator
37812
37813 \family sans
37814 Símbolos\SpecialChar \menuseparator
37815 Símbolos de letra
37816 \family default
37817
37818 \begin_inset Formula $\mathscr{F}$
37819 \end_inset
37820
37821
37822 \end_layout
37823
37824 \begin_layout Standard
37825 \begin_inset Newpage newpage
37826 \end_inset
37827
37828
37829 \end_layout
37830
37831 \begin_layout Section
37832 Sinónimos
37833 \begin_inset Index idx
37834 status collapsed
37835
37836 \begin_layout Plain Layout
37837 Sinónimos
37838 \end_layout
37839
37840 \end_inset
37841
37842
37843 \end_layout
37844
37845 \begin_layout Standard
37846 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
37847  como los que se recogen en esta lista:
37848 \begin_inset Foot
37849 status open
37850
37851 \begin_layout Plain Layout
37852 véase también 
37853 \begin_inset CommandInset ref
37854 LatexCommand ref
37855 reference "fn:sinónimos"
37856
37857 \end_inset
37858
37859 .
37860 \end_layout
37861
37862 \end_inset
37863
37864
37865 \end_layout
37866
37867 \begin_layout Standard
37868 \begin_inset VSpace bigskip
37869 \end_inset
37870
37871
37872 \begin_inset space \hfill{}
37873 \end_inset
37874
37875
37876 \begin_inset Tabular
37877 <lyxtabular version="3" rows="12" columns="2">
37878 <features tabularvalignment="middle">
37879 <column alignment="center" valignment="top" width="0pt">
37880 <column alignment="center" valignment="top" width="0pt">
37881 <row>
37882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37883 \begin_inset Text
37884
37885 \begin_layout Plain Layout
37886 Comando
37887 \end_layout
37888
37889 \end_inset
37890 </cell>
37891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37892 \begin_inset Text
37893
37894 \begin_layout Plain Layout
37895 equivalente a
37896 \begin_inset Note Note
37897 status collapsed
37898
37899 \begin_layout Plain Layout
37900
37901 \series bold
37902
37903 \backslash
37904 raisebox
37905 \series default
37906  se usa sólo como espaciador
37907 \end_layout
37908
37909 \end_inset
37910
37911
37912 \end_layout
37913
37914 \end_inset
37915 </cell>
37916 </row>
37917 <row>
37918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37919 \begin_inset Text
37920
37921 \begin_layout Plain Layout
37922
37923 \backslash
37924 ast
37925 \end_layout
37926
37927 \end_inset
37928 </cell>
37929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37930 \begin_inset Text
37931
37932 \begin_layout Plain Layout
37933 \begin_inset ERT
37934 status collapsed
37935
37936 \begin_layout Plain Layout
37937
37938
37939 \backslash
37940 raisebox{-1.2mm}{
37941 \end_layout
37942
37943 \end_inset
37944
37945 *
37946 \begin_inset ERT
37947 status collapsed
37948
37949 \begin_layout Plain Layout
37950
37951 }
37952 \end_layout
37953
37954 \end_inset
37955
37956
37957 \end_layout
37958
37959 \end_inset
37960 </cell>
37961 </row>
37962 <row>
37963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37964 \begin_inset Text
37965
37966 \begin_layout Plain Layout
37967
37968 \backslash
37969 choose
37970 \end_layout
37971
37972 \end_inset
37973 </cell>
37974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37975 \begin_inset Text
37976
37977 \begin_layout Plain Layout
37978
37979 \backslash
37980 binom
37981 \end_layout
37982
37983 \end_inset
37984 </cell>
37985 </row>
37986 <row>
37987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37988 \begin_inset Text
37989
37990 \begin_layout Plain Layout
37991
37992 \backslash
37993 geq
37994 \end_layout
37995
37996 \end_inset
37997 </cell>
37998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37999 \begin_inset Text
38000
38001 \begin_layout Plain Layout
38002
38003 \backslash
38004 ge
38005 \end_layout
38006
38007 \end_inset
38008 </cell>
38009 </row>
38010 <row>
38011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38012 \begin_inset Text
38013
38014 \begin_layout Plain Layout
38015
38016 \backslash
38017 lbrace
38018 \end_layout
38019
38020 \end_inset
38021 </cell>
38022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38023 \begin_inset Text
38024
38025 \begin_layout Plain Layout
38026 {
38027 \end_layout
38028
38029 \end_inset
38030 </cell>
38031 </row>
38032 <row>
38033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38034 \begin_inset Text
38035
38036 \begin_layout Plain Layout
38037
38038 \backslash
38039 lbracket
38040 \end_layout
38041
38042 \end_inset
38043 </cell>
38044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38045 \begin_inset Text
38046
38047 \begin_layout Plain Layout
38048 [
38049 \end_layout
38050
38051 \end_inset
38052 </cell>
38053 </row>
38054 <row>
38055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38056 \begin_inset Text
38057
38058 \begin_layout Plain Layout
38059
38060 \backslash
38061 leftarrow
38062 \end_layout
38063
38064 \end_inset
38065 </cell>
38066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38067 \begin_inset Text
38068
38069 \begin_layout Plain Layout
38070
38071 \backslash
38072 gets
38073 \end_layout
38074
38075 \end_inset
38076 </cell>
38077 </row>
38078 <row>
38079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38080 \begin_inset Text
38081
38082 \begin_layout Plain Layout
38083
38084 \backslash
38085 leq
38086 \end_layout
38087
38088 \end_inset
38089 </cell>
38090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38091 \begin_inset Text
38092
38093 \begin_layout Plain Layout
38094
38095 \backslash
38096 le
38097 \end_layout
38098
38099 \end_inset
38100 </cell>
38101 </row>
38102 <row>
38103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38104 \begin_inset Text
38105
38106 \begin_layout Plain Layout
38107
38108 \backslash
38109 lor
38110 \end_layout
38111
38112 \end_inset
38113 </cell>
38114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38115 \begin_inset Text
38116
38117 \begin_layout Plain Layout
38118
38119 \backslash
38120 vee
38121 \end_layout
38122
38123 \end_inset
38124 </cell>
38125 </row>
38126 <row>
38127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38128 \begin_inset Text
38129
38130 \begin_layout Plain Layout
38131
38132 \backslash
38133 neq
38134 \end_layout
38135
38136 \end_inset
38137 </cell>
38138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38139 \begin_inset Text
38140
38141 \begin_layout Plain Layout
38142
38143 \backslash
38144 not=
38145 \end_layout
38146
38147 \end_inset
38148 </cell>
38149 </row>
38150 <row>
38151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38152 \begin_inset Text
38153
38154 \begin_layout Plain Layout
38155
38156 \backslash
38157 slash
38158 \end_layout
38159
38160 \end_inset
38161 </cell>
38162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38163 \begin_inset Text
38164
38165 \begin_layout Plain Layout
38166 /
38167 \end_layout
38168
38169 \end_inset
38170 </cell>
38171 </row>
38172 <row>
38173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38174 \begin_inset Text
38175
38176 \begin_layout Plain Layout
38177
38178 \backslash
38179 vert
38180 \end_layout
38181
38182 \end_inset
38183 </cell>
38184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38185 \begin_inset Text
38186
38187 \begin_layout Plain Layout
38188 |
38189 \end_layout
38190
38191 \end_inset
38192 </cell>
38193 </row>
38194 </lyxtabular>
38195
38196 \end_inset
38197
38198
38199 \begin_inset space \hfill{}
38200 \end_inset
38201
38202
38203 \begin_inset Tabular
38204 <lyxtabular version="3" rows="12" columns="2">
38205 <features tabularvalignment="middle">
38206 <column alignment="center" valignment="top" width="0pt">
38207 <column alignment="center" valignment="top" width="0pt">
38208 <row>
38209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38210 \begin_inset Text
38211
38212 \begin_layout Plain Layout
38213 Comando
38214 \end_layout
38215
38216 \end_inset
38217 </cell>
38218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38219 \begin_inset Text
38220
38221 \begin_layout Plain Layout
38222 equivalente a
38223 \end_layout
38224
38225 \end_inset
38226 </cell>
38227 </row>
38228 <row>
38229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38230 \begin_inset Text
38231
38232 \begin_layout Plain Layout
38233
38234 \backslash
38235 backslash
38236 \end_layout
38237
38238 \end_inset
38239 </cell>
38240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38241 \begin_inset Text
38242
38243 \begin_layout Plain Layout
38244
38245 \backslash
38246
38247 \backslash
38248
38249 \end_layout
38250
38251 \end_inset
38252 </cell>
38253 </row>
38254 <row>
38255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38256 \begin_inset Text
38257
38258 \begin_layout Plain Layout
38259
38260 \backslash
38261 dasharrow
38262 \end_layout
38263
38264 \end_inset
38265 </cell>
38266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38267 \begin_inset Text
38268
38269 \begin_layout Plain Layout
38270
38271 \backslash
38272 dashrightarrow
38273 \end_layout
38274
38275 \end_inset
38276 </cell>
38277 </row>
38278 <row>
38279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38280 \begin_inset Text
38281
38282 \begin_layout Plain Layout
38283
38284 \backslash
38285 land
38286 \end_layout
38287
38288 \end_inset
38289 </cell>
38290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38291 \begin_inset Text
38292
38293 \begin_layout Plain Layout
38294
38295 \backslash
38296 wedge
38297 \end_layout
38298
38299 \end_inset
38300 </cell>
38301 </row>
38302 <row>
38303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38304 \begin_inset Text
38305
38306 \begin_layout Plain Layout
38307
38308 \backslash
38309 rbrace
38310 \end_layout
38311
38312 \end_inset
38313 </cell>
38314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38315 \begin_inset Text
38316
38317 \begin_layout Plain Layout
38318 }
38319 \end_layout
38320
38321 \end_inset
38322 </cell>
38323 </row>
38324 <row>
38325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38326 \begin_inset Text
38327
38328 \begin_layout Plain Layout
38329
38330 \backslash
38331 rbracket
38332 \end_layout
38333
38334 \end_inset
38335 </cell>
38336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38337 \begin_inset Text
38338
38339 \begin_layout Plain Layout
38340 ]
38341 \end_layout
38342
38343 \end_inset
38344 </cell>
38345 </row>
38346 <row>
38347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38348 \begin_inset Text
38349
38350 \begin_layout Plain Layout
38351
38352 \backslash
38353 rightarrow
38354 \end_layout
38355
38356 \end_inset
38357 </cell>
38358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38359 \begin_inset Text
38360
38361 \begin_layout Plain Layout
38362
38363 \backslash
38364 to
38365 \end_layout
38366
38367 \end_inset
38368 </cell>
38369 </row>
38370 <row>
38371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38372 \begin_inset Text
38373
38374 \begin_layout Plain Layout
38375
38376 \backslash
38377 lnot
38378 \end_layout
38379
38380 \end_inset
38381 </cell>
38382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38383 \begin_inset Text
38384
38385 \begin_layout Plain Layout
38386
38387 \backslash
38388 neg
38389 \end_layout
38390
38391 \end_inset
38392 </cell>
38393 </row>
38394 <row>
38395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38396 \begin_inset Text
38397
38398 \begin_layout Plain Layout
38399
38400 \backslash
38401 ne
38402 \end_layout
38403
38404 \end_inset
38405 </cell>
38406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38407 \begin_inset Text
38408
38409 \begin_layout Plain Layout
38410
38411 \backslash
38412 not=
38413 \end_layout
38414
38415 \end_inset
38416 </cell>
38417 </row>
38418 <row>
38419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38420 \begin_inset Text
38421
38422 \begin_layout Plain Layout
38423
38424 \backslash
38425 owns
38426 \end_layout
38427
38428 \end_inset
38429 </cell>
38430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38431 \begin_inset Text
38432
38433 \begin_layout Plain Layout
38434
38435 \backslash
38436 ni
38437 \end_layout
38438
38439 \end_inset
38440 </cell>
38441 </row>
38442 <row>
38443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38444 \begin_inset Text
38445
38446 \begin_layout Plain Layout
38447
38448 \backslash
38449 square
38450 \end_layout
38451
38452 \end_inset
38453 </cell>
38454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38455 \begin_inset Text
38456
38457 \begin_layout Plain Layout
38458
38459 \backslash
38460 Box
38461 \end_layout
38462
38463 \end_inset
38464 </cell>
38465 </row>
38466 <row>
38467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38468 \begin_inset Text
38469
38470 \begin_layout Plain Layout
38471
38472 \backslash
38473 Vert
38474 \end_layout
38475
38476 \end_inset
38477 </cell>
38478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38479 \begin_inset Text
38480
38481 \begin_layout Plain Layout
38482
38483 \backslash
38484 |
38485 \end_layout
38486
38487 \end_inset
38488 </cell>
38489 </row>
38490 </lyxtabular>
38491
38492 \end_inset
38493
38494
38495 \begin_inset space \hfill{}
38496 \end_inset
38497
38498
38499 \end_layout
38500
38501 \begin_layout Standard
38502 \begin_inset Newpage newpage
38503 \end_inset
38504
38505
38506 \end_layout
38507
38508 \begin_layout Bibliography
38509 \labelwidthstring Referencias
38510 \begin_inset CommandInset bibitem
38511 LatexCommand bibitem
38512 key "TLC2"
38513
38514 \end_inset
38515
38516
38517 \shape smallcaps
38518 Mittelbach, F.
38519  ; Goossens, M.
38520 \shape default
38521
38522 \shape italic
38523 The LaTeX Companion
38524 \shape default
38525 .
38526  Addison Wesley, 2004
38527 \end_layout
38528
38529 \begin_layout Bibliography
38530 \labelwidthstring Referencias
38531 \begin_inset CommandInset bibitem
38532 LatexCommand bibitem
38533 key "Mathmode"
38534
38535 \end_inset
38536
38537
38538 \begin_inset CommandInset href
38539 LatexCommand href
38540 name "Descripción"
38541 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38542
38543 \end_inset
38544
38545  de habilidades matemáticas de LaTeX
38546 \end_layout
38547
38548 \begin_layout Bibliography
38549 \labelwidthstring Referencias
38550 \begin_inset CommandInset bibitem
38551 LatexCommand bibitem
38552 key "AMS"
38553
38554 \end_inset
38555
38556
38557 \begin_inset CommandInset href
38558 LatexCommand href
38559 name "Descripción"
38560 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
38561
38562 \end_inset
38563
38564  de 
38565 \begin_inset ERT
38566 status collapsed
38567
38568 \begin_layout Plain Layout
38569
38570
38571 \backslash
38572 AmS
38573 \end_layout
38574
38575 \end_inset
38576
38577 -LaTeX
38578 \end_layout
38579
38580 \begin_layout Bibliography
38581 \labelwidthstring Referencias
38582 \begin_inset CommandInset bibitem
38583 LatexCommand bibitem
38584 key "Symbols"
38585
38586 \end_inset
38587
38588
38589 \begin_inset CommandInset href
38590 LatexCommand href
38591 name "Lista"
38592 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38593
38594 \end_inset
38595
38596  de todos los símbolos disponibles con paquetes LaTeX
38597 \end_layout
38598
38599 \begin_layout Bibliography
38600 \labelwidthstring Referencias
38601 \begin_inset CommandInset bibitem
38602 LatexCommand bibitem
38603 key "hyperref"
38604
38605 \end_inset
38606
38607
38608 \begin_inset CommandInset href
38609 LatexCommand href
38610 name "Documentación"
38611 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38612
38613 \end_inset
38614
38615  del paquete LaTeX 
38616 \series bold
38617 hyperref
38618 \series default
38619
38620 \begin_inset Index idx
38621 status collapsed
38622
38623 \begin_layout Plain Layout
38624 Paquetes ! hyperref
38625 \end_layout
38626
38627 \end_inset
38628
38629
38630 \end_layout
38631
38632 \begin_layout Bibliography
38633 \labelwidthstring Referencias
38634 \begin_inset CommandInset bibitem
38635 LatexCommand bibitem
38636 key "mhchem"
38637
38638 \end_inset
38639
38640
38641 \begin_inset CommandInset href
38642 LatexCommand href
38643 name "Documentación"
38644 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38645
38646 \end_inset
38647
38648  del paquete LaTeX 
38649 \series bold
38650 mhchem
38651 \series default
38652
38653 \begin_inset Index idx
38654 status collapsed
38655
38656 \begin_layout Plain Layout
38657 Paquetes ! mhchem
38658 \end_layout
38659
38660 \end_inset
38661
38662
38663 \end_layout
38664
38665 \begin_layout Bibliography
38666 \labelwidthstring Referencias
38667 \begin_inset CommandInset bibitem
38668 LatexCommand bibitem
38669 key "Mathclap"
38670
38671 \end_inset
38672
38673
38674 \begin_inset CommandInset href
38675 LatexCommand href
38676 name "Descripción"
38677 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
38678
38679 \end_inset
38680
38681  del comando 
38682 \series bold
38683
38684 \backslash
38685 mathclap
38686 \series default
38687 , descrito en 
38688 \begin_inset CommandInset ref
38689 LatexCommand ref
38690 reference "sub:Límites-de-operadores"
38691
38692 \end_inset
38693
38694
38695 \begin_inset Index idx
38696 status collapsed
38697
38698 \begin_layout Plain Layout
38699 Comandos ! M ! 
38700 \backslash
38701 mathclap
38702 \end_layout
38703
38704 \end_inset
38705
38706
38707 \end_layout
38708
38709 \begin_layout Bibliography
38710 \labelwidthstring Referencias
38711 \begin_inset CommandInset bibitem
38712 LatexCommand bibitem
38713 key "Duden"
38714
38715 \end_inset
38716
38717
38718 \emph on
38719 Duden Band 1
38720 \emph default
38721 .
38722  22.
38723  Auflage, Duden 2001
38724 \end_layout
38725
38726 \begin_layout Bibliography
38727 \labelwidthstring Referencias
38728 \begin_inset CommandInset bibitem
38729 LatexCommand bibitem
38730 key "spanish"
38731
38732 \end_inset
38733
38734
38735 \begin_inset CommandInset href
38736 LatexCommand href
38737 name "Página web"
38738 target "http://www.tex-tipografia.com/spanish.html"
38739
38740 \end_inset
38741
38742  del estilo 
38743 \series bold
38744 spanish
38745 \family sans
38746 \series default
38747  
38748 \family default
38749 incluido en el paquete 
38750 \series bold
38751 babel
38752 \end_layout
38753
38754 \begin_layout Bibliography
38755 \labelwidthstring Referencias
38756 \begin_inset CommandInset bibitem
38757 LatexCommand bibitem
38758 key "Bezos"
38759
38760 \end_inset
38761
38762
38763 \begin_inset CommandInset href
38764 LatexCommand href
38765 name "Documento"
38766 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
38767
38768 \end_inset
38769
38770  sobre ortotipografía y notaciones matemáticas en español
38771 \end_layout
38772
38773 \begin_layout Standard
38774 \begin_inset CommandInset index_print
38775 LatexCommand printindex
38776 type "idx"
38777
38778 \end_inset
38779
38780
38781 \end_layout
38782
38783 \end_body
38784 \end_document