]> git.lyx.org Git - lyx.git/blob - lib/doc/es/Math.lyx
doc files: port latest changes to trunk
[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
293 \series default
294
295 \series bold
296 mhchem
297 \series default
298  y 
299 \series bold
300 was
301 \series default
302 .
303  Si
304 \series bold
305  
306 \series default
307 no están instalados también puedes exportar el documento pero las secciones
308  en que se requieren dichos paquetes no aparecerán en la salida.
309  
310 \series bold
311 mhchem
312 \series default
313  es una excepción: si no está instalado no se puede exportar este archivo.
314 \end_layout
315
316 \begin_layout Plain Layout
317 La última versión PDF de este documento está disponible en:
318 \begin_inset Newline newline
319 \end_inset
320
321
322 \series bold
323 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
324 \end_layout
325
326 \end_inset
327
328
329 \begin_inset Newpage newpage
330 \end_inset
331
332
333 \end_layout
334
335 \begin_layout Section
336 Introducción
337 \end_layout
338
339 \begin_layout Standard
340 Este documento explica las características matemáticas de LyX y además es
341  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
342  Las explicaciones están diseñadas para el uso de comandos.
343  Por consiguiente es preciso que hayas leído la sección 
344 \emph on
345 Ecuaciones matemáticas
346 \emph default
347  de la 
348 \emph on
349 Guía del usuario
350 \emph default
351 .
352 \end_layout
353
354 \begin_layout Standard
355 La mayoría de caracteres y muchas estructuras explicadas en este manual
356  también son accesibles mediante el menú 
357 \family sans
358 Insertar\SpecialChar \menuseparator
359 Ecuación
360 \family default
361  o la barra de herramientas
362 \family sans
363  Ecuaciones
364 \family default
365 .
366  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
367  mucho más rápido usar comandos que la barra de herramientas.
368  Por tanto este manual está enfocado al uso de comandos, aunque también
369  se mencionan los botones correspondientes de las barras de herramientas
370  cuando están disponibles.
371 \end_layout
372
373 \begin_layout Standard
374 Si no se especifica lo contrario los comandos sólo están disponibles dentro
375  de las fórmulas.
376  Para poder usar todos los comandos explicados en este documento, debe usarse
377  la opción 
378 \family sans
379 Usar el paquete de ecuaciones AMS
380 \family default
381  en la configuración del documento (menú 
382 \family sans
383 Documento\SpecialChar \menuseparator
384 Configuración\SpecialChar \menuseparator
385 Opciones de ecuación
386 \family default
387 )
388 \begin_inset Foot
389 status collapsed
390
391 \begin_layout Plain Layout
392 La opción 
393 \family sans
394 Usar el paquete de ecuaciones AMS automáticamente
395 \family default
396  sólo usa ecuaciones 
397 \begin_inset ERT
398 status collapsed
399
400 \begin_layout Plain Layout
401
402
403 \backslash
404 AmS 
405 \end_layout
406
407 \end_inset
408
409
410 \begin_inset space ~
411 \end_inset
412
413  si las estructuras matemáticas son soportadas por LyX.
414 \end_layout
415
416 \end_inset
417
418 .
419 \end_layout
420
421 \begin_layout Standard
422 Este documento no recoge todos los comandos de ecuaciones 
423 \begin_inset ERT
424 status collapsed
425
426 \begin_layout Plain Layout
427
428
429 \backslash
430 AmS 
431 \end_layout
432
433 \end_inset
434
435
436 \begin_inset Foot
437 status collapsed
438
439 \begin_layout Plain Layout
440 En el archivo 
441 \family sans
442
443 \begin_inset CommandInset href
444 LatexCommand href
445 name "amsguide.ps"
446 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
447
448 \end_inset
449
450
451 \family default
452 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
453  lista con todos los comandos de ecuaciones 
454 \begin_inset ERT
455 status collapsed
456
457 \begin_layout Plain Layout
458
459
460 \backslash
461 AmS 
462 \end_layout
463
464 \end_inset
465
466 .
467 \end_layout
468
469 \end_inset
470
471  por razones de claridad.
472 \end_layout
473
474 \begin_layout Section
475 Instrucciones generales
476 \end_layout
477
478 \begin_layout Standard
479 Para crear una ecuación en línea
480 \begin_inset Index idx
481 status collapsed
482
483 \begin_layout Plain Layout
484 Ecuación ! en línea
485 \end_layout
486
487 \end_inset
488
489  insertada en una línea de texto, teclea una de las combinaciones 
490 \family sans
491 Ctrl+M, Alt+C M, Alt+M M
492 \family default
493  o pulsa el botón 
494 \begin_inset Graphics
495         filename ../../images/math-mode.png
496         scale 85
497
498 \end_inset
499
500  de la barra de herramientas.
501 \begin_inset Newline newline
502 \end_inset
503
504 Para crear una ecuación en estilo presentación
505 \begin_inset Index idx
506 status collapsed
507
508 \begin_layout Plain Layout
509 Ecuación ! presentada
510 \end_layout
511
512 \end_inset
513
514 , que se verá más grande y en su propio párrafo, teclea
515 \family sans
516  
517 \family default
518 una de estas combinaciones: 
519 \family sans
520 Ctrl+Mayúsculas+M, Alt+M D.
521 \end_layout
522
523 \begin_layout Standard
524 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
525  dentro de la ecuación y teclea
526 \family sans
527  Ctrl+M, Alt+C M, Alt+M M 
528 \family default
529 o usa el menú 
530 \family sans
531 Editar\SpecialChar \menuseparator
532 Ecuación\SpecialChar \menuseparator
533 Cambiar tipo de ecuación
534 \family default
535 .
536  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
537 \end_layout
538
539 \begin_layout Standard
540 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
541  presentada, escribe el comando 
542 \series bold
543
544 \backslash
545 displaystyle
546 \series default
547
548 \begin_inset Index idx
549 status collapsed
550
551 \begin_layout Plain Layout
552 Comandos ! D ! 
553 \backslash
554 displaystyle
555 \end_layout
556
557 \end_inset
558
559  en la ecuación y pulsa espacio.
560  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
561  de la ecuación.
562 \end_layout
563
564 \begin_layout Standard
565 En los cuadros sólo se permiten ecuaciones en línea.
566 \end_layout
567
568 \begin_layout Standard
569 Las barras 
570 \family sans
571 Ecuaciones
572 \family default
573  y 
574 \family sans
575 Paneles de ecuaciones 
576 \family default
577 se pueden visualizar mediante el menú 
578 \family sans
579 Ver\SpecialChar \menuseparator
580 Barras de herramientas
581 \family default
582 .
583  Si ahí pulsas en 
584 \begin_inset Quotes fld
585 \end_inset
586
587 Ecuaciones
588 \begin_inset Quotes frd
589 \end_inset
590
591  y/o en 
592 \begin_inset Quotes fld
593 \end_inset
594
595 Paneles de ecuaciones
596 \begin_inset Quotes frd
597 \end_inset
598
599 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
600  estado se visualiza en el menú de las barras de herramientas con una marca.
601  Si en este estado pulsas de nuevo sobre 
602 \begin_inset Quotes fld
603 \end_inset
604
605 Ecuaciones
606 \begin_inset Quotes frd
607 \end_inset
608
609  y/o 
610 \begin_inset Quotes fld
611 \end_inset
612
613 Paneles de ecuaciones
614 \begin_inset Quotes frd
615 \end_inset
616
617  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
618  de una ecuación; este estado se indica añadiendo a las entradas del menú
619  la palabra 
620 \begin_inset Quotes fld
621 \end_inset
622
623 (auto)
624 \begin_inset Quotes frd
625 \end_inset
626
627 .
628  
629 \end_layout
630
631 \begin_layout Standard
632 El modo TeX
633 \begin_inset Index idx
634 status collapsed
635
636 \begin_layout Plain Layout
637 T@TeX ! modo
638 \end_layout
639
640 \end_inset
641
642  se inicia pulsando el botón 
643 \begin_inset Graphics
644         filename ../../images/ert-insert.png
645         scale 85
646
647 \end_inset
648
649  de la barra de herramientas o con el menú 
650 \family sans
651 Insertar\SpecialChar \menuseparator
652 Código Te
653 \begin_inset ERT
654 status collapsed
655
656 \begin_layout Plain Layout
657
658 {}
659 \end_layout
660
661 \end_inset
662
663 X
664 \family default
665 , (atajo 
666 \family sans
667 Ctrl+L
668 \family default
669 ).
670 \begin_inset Note Note
671 status collapsed
672
673 \begin_layout Plain Layout
674 En LyX hay tres 
675 \begin_inset Quotes fld
676 \end_inset
677
678 nombres propios
679 \begin_inset Quotes frd
680 \end_inset
681
682  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
683  LaTeX y LyX.
684 \end_layout
685
686 \begin_layout Plain Layout
687 Para evitar que estas palabras sean reconocidas como tales nombres propios,
688  se inserta un par de llaves TeX.
689  
690 \end_layout
691
692 \end_inset
693
694
695 \end_layout
696
697 \begin_layout Standard
698 Para cambiar el preámbulo LaTeX
699 \begin_inset Index idx
700 status collapsed
701
702 \begin_layout Plain Layout
703 LaTeX, preámbulo
704 \end_layout
705
706 \end_inset
707
708 , usa el menú 
709 \family sans
710 Documento\SpecialChar \menuseparator
711 Configuración\SpecialChar \menuseparator
712 Preámbulo LaT
713 \begin_inset ERT
714 status collapsed
715
716 \begin_layout Plain Layout
717
718 {}
719 \end_layout
720
721 \end_inset
722
723 eX
724 \family default
725 .
726 \end_layout
727
728 \begin_layout Standard
729 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
730  multilínea, se pueden usar los menús 
731 \family sans
732 Editar\SpecialChar \menuseparator
733 Ecuación
734 \family default
735  y 
736 \family sans
737 Editar\SpecialChar \menuseparator
738 Filas y columnas
739 \family default
740  o la barra de herramientas de 
741 \family sans
742 Cuadro
743 \family default
744 .
745  Cuando las líneas y columnas se intercambian mediante el menú, la columna
746  o línea en la que está se cambia con la columna de la derecha o con la
747  línea de abajo, respectivamente.
748  Si el cursor está en la última columna o fila, el cambio se hace con la
749  columna de la izquierda o la línea de arriba.
750 \end_layout
751
752 \begin_layout Standard
753 Para escribir texto en fórmulas se usa 
754 \emph on
755 texto de ecuaciones
756 \emph default
757
758 \begin_inset Index idx
759 status collapsed
760
761 \begin_layout Plain Layout
762 Texto ! en ecuaciones
763 \end_layout
764
765 \end_inset
766
767 .
768 \begin_inset Foot
769 status collapsed
770
771 \begin_layout Plain Layout
772 Para ecuaciones multilínea se usa el comando 
773 \series bold
774
775 \backslash
776 intertext
777 \series default
778 , véase
779 \begin_inset space ~
780 \end_inset
781
782
783 \begin_inset CommandInset ref
784 LatexCommand ref
785 reference "sub:Texto-en-multilínea"
786
787 \end_inset
788
789 .
790 \end_layout
791
792 \end_inset
793
794  Este modo se inicia con el atajo 
795 \family sans
796 Alt+M
797 \begin_inset space ~
798 \end_inset
799
800 M
801 \family default
802  o
803 \family sans
804  Ctrl+M
805 \family default
806  o insertando el comando 
807 \series bold
808
809 \backslash
810 text
811 \series default
812
813 \begin_inset Index idx
814 status collapsed
815
816 \begin_layout Plain Layout
817 Comandos ! T ! 
818 \backslash
819 text
820 \end_layout
821
822 \end_inset
823
824 .
825  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
826  partes de la ecuación que se ven en azul.
827  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
828 a de otras partes de la fórmula.
829 \end_layout
830
831 \begin_layout Subsection*
832 Esquema de comandos
833 \end_layout
834
835 \begin_layout Standard
836 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
837  siguiente esquema:
838 \end_layout
839
840 \begin_layout Standard
841
842 \series bold
843
844 \backslash
845 nombre_del_comando[argumento opcional]{argumento requerido}
846 \end_layout
847
848 \begin_layout Standard
849 Un comando empieza siempre por una barra inversa, 
850 \begin_inset Quotes fld
851 \end_inset
852
853
854 \series bold
855
856 \backslash
857
858 \series default
859
860 \begin_inset Quotes frd
861 \end_inset
862
863 .
864  Para omitir argumentos opcionales, quita también los corchetes asociados.
865  En este documento, las llaves que encierran los argumentos requeridos se
866  denominan llaves TeX
867 \begin_inset Index idx
868 status collapsed
869
870 \begin_layout Plain Layout
871 T@TeX ! llaves
872 \end_layout
873
874 \end_inset
875
876 .
877  Si en una ecuación añades una llave de apertura al nombre de un comando,
878  LyX crea automáticamente una llave TeX.
879  En todos los demás casos las llaves TeX se crean en las ecuaciones con
880  el comando 
881 \series bold
882
883 \backslash
884 {
885 \series default
886 .
887  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
888  que se muestran en azul.
889  En modo TeX no hace falta comando para poner llaves TeX.
890  Las llaves TeX no aparecen en la salida.
891 \end_layout
892
893 \begin_layout Standard
894 En el caso de comandos sin argumentos, como los comandos para símbolos que
895  se introducen en modo TeX, 
896 \emph on
897 siempre
898 \emph default
899  debe teclearse un espacio tras el comando para finalizarlo.
900  Este espacio no aparece en la salida.
901  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
902  de un espacio protegido en texto normal.
903 \end_layout
904
905 \begin_layout Standard
906 Un espacio protegido se inserta con 
907 \family sans
908 Ctrl+Espacio
909 \family default
910 .
911 \end_layout
912
913 \begin_layout Subsection*
914 Explicación de la sintaxis
915 \end_layout
916
917 \begin_layout Itemize
918 El símbolo 
919 \begin_inset ERT
920 status collapsed
921
922 \begin_layout Plain Layout
923
924
925 \backslash
926 spce 
927 \end_layout
928
929 \end_inset
930
931
932 \begin_inset Foot
933 status collapsed
934
935 \begin_layout Plain Layout
936 Este carácter, espacio visible, se puede componer con el comando 
937 \series bold
938
939 \backslash
940 textvisiblespace
941 \series default
942
943 \begin_inset Index idx
944 status collapsed
945
946 \begin_layout Plain Layout
947 Comandos ! T ! 
948 \backslash
949 textvisiblespace
950 \end_layout
951
952 \end_inset
953
954  insertado en código TeX.
955 \end_layout
956
957 \end_inset
958
959  indica que hay que teclear un espacio.
960 \end_layout
961
962 \begin_layout Itemize
963 Una flecha como 
964 \begin_inset Formula $\rightarrow$
965 \end_inset
966
967  indica el uso de la correspondiente tecla de flecha.
968  
969 \end_layout
970
971 \begin_layout Subsection*
972 Unidades disponibles
973 \end_layout
974
975 \begin_layout Standard
976 \align center
977 \begin_inset Float table
978 placement H
979 wide false
980 sideways false
981 status open
982
983 \begin_layout Plain Layout
984 \align center
985 \begin_inset Caption
986
987 \begin_layout Plain Layout
988 \begin_inset CommandInset label
989 LatexCommand label
990 name "tab:Unidades-disponibles"
991
992 \end_inset
993
994 Unidades disponibles
995 \end_layout
996
997 \end_inset
998
999
1000 \end_layout
1001
1002 \begin_layout Plain Layout
1003 \align center
1004 \begin_inset Tabular
1005 <lyxtabular version="3" rows="13" columns="2">
1006 <features tabularvalignment="middle">
1007 <column alignment="center" valignment="top" width="0">
1008 <column alignment="center" valignment="top" width="0">
1009 <row>
1010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1011 \begin_inset Text
1012
1013 \begin_layout Plain Layout
1014 Unidad
1015 \end_layout
1016
1017 \end_inset
1018 </cell>
1019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1020 \begin_inset Text
1021
1022 \begin_layout Plain Layout
1023 Nombre / Descripción
1024 \end_layout
1025
1026 \end_inset
1027 </cell>
1028 </row>
1029 <row>
1030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1031 \begin_inset Text
1032
1033 \begin_layout Plain Layout
1034 mm
1035 \end_layout
1036
1037 \end_inset
1038 </cell>
1039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1040 \begin_inset Text
1041
1042 \begin_layout Plain Layout
1043 Milímetro
1044 \end_layout
1045
1046 \end_inset
1047 </cell>
1048 </row>
1049 <row>
1050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1051 \begin_inset Text
1052
1053 \begin_layout Plain Layout
1054 cm
1055 \end_layout
1056
1057 \end_inset
1058 </cell>
1059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1060 \begin_inset Text
1061
1062 \begin_layout Plain Layout
1063 Centímetro
1064 \end_layout
1065
1066 \end_inset
1067 </cell>
1068 </row>
1069 <row>
1070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1071 \begin_inset Text
1072
1073 \begin_layout Plain Layout
1074 in
1075 \end_layout
1076
1077 \end_inset
1078 </cell>
1079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1080 \begin_inset Text
1081
1082 \begin_layout Plain Layout
1083 Pulgada (1
1084 \begin_inset space \thinspace{}
1085 \end_inset
1086
1087 in = 2,54
1088 \begin_inset space \thinspace{}
1089 \end_inset
1090
1091 cm)
1092 \end_layout
1093
1094 \end_inset
1095 </cell>
1096 </row>
1097 <row>
1098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1099 \begin_inset Text
1100
1101 \begin_layout Plain Layout
1102 pt
1103 \end_layout
1104
1105 \end_inset
1106 </cell>
1107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1108 \begin_inset Text
1109
1110 \begin_layout Plain Layout
1111 Punto (72.27
1112 \begin_inset space \thinspace{}
1113 \end_inset
1114
1115 pt = 1
1116 \begin_inset space \thinspace{}
1117 \end_inset
1118
1119 in)
1120 \end_layout
1121
1122 \end_inset
1123 </cell>
1124 </row>
1125 <row>
1126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1127 \begin_inset Text
1128
1129 \begin_layout Plain Layout
1130 pc
1131 \end_layout
1132
1133 \end_inset
1134 </cell>
1135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1136 \begin_inset Text
1137
1138 \begin_layout Plain Layout
1139 Pica (1
1140 \begin_inset space \thinspace{}
1141 \end_inset
1142
1143 pc = 12
1144 \begin_inset space \thinspace{}
1145 \end_inset
1146
1147 pt)
1148 \end_layout
1149
1150 \end_inset
1151 </cell>
1152 </row>
1153 <row>
1154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1155 \begin_inset Text
1156
1157 \begin_layout Plain Layout
1158 sp
1159 \end_layout
1160
1161 \end_inset
1162 </cell>
1163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1164 \begin_inset Text
1165
1166 \begin_layout Plain Layout
1167 Punto escalado (65536
1168 \begin_inset space \thinspace{}
1169 \end_inset
1170
1171 sp = 1
1172 \begin_inset space \thinspace{}
1173 \end_inset
1174
1175 pt)
1176 \end_layout
1177
1178 \end_inset
1179 </cell>
1180 </row>
1181 <row>
1182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1183 \begin_inset Text
1184
1185 \begin_layout Plain Layout
1186 bp
1187 \end_layout
1188
1189 \end_inset
1190 </cell>
1191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1192 \begin_inset Text
1193
1194 \begin_layout Plain Layout
1195 Punto grande (72
1196 \begin_inset space \thinspace{}
1197 \end_inset
1198
1199 bp = 1
1200 \begin_inset space \thinspace{}
1201 \end_inset
1202
1203 in)
1204 \end_layout
1205
1206 \end_inset
1207 </cell>
1208 </row>
1209 <row>
1210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1211 \begin_inset Text
1212
1213 \begin_layout Plain Layout
1214 dd
1215 \end_layout
1216
1217 \end_inset
1218 </cell>
1219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1220 \begin_inset Text
1221
1222 \begin_layout Plain Layout
1223 Didot (1
1224 \begin_inset space \thinspace{}
1225 \end_inset
1226
1227 dd 
1228 \begin_inset Formula $\approx$
1229 \end_inset
1230
1231  0.376
1232 \begin_inset space \thinspace{}
1233 \end_inset
1234
1235 mm)
1236 \end_layout
1237
1238 \end_inset
1239 </cell>
1240 </row>
1241 <row>
1242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1243 \begin_inset Text
1244
1245 \begin_layout Plain Layout
1246 cc
1247 \end_layout
1248
1249 \end_inset
1250 </cell>
1251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1252 \begin_inset Text
1253
1254 \begin_layout Plain Layout
1255 Cicero (1
1256 \begin_inset space \thinspace{}
1257 \end_inset
1258
1259 cc = 12
1260 \begin_inset space \thinspace{}
1261 \end_inset
1262
1263 dd)
1264 \end_layout
1265
1266 \end_inset
1267 </cell>
1268 </row>
1269 <row>
1270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1271 \begin_inset Text
1272
1273 \begin_layout Plain Layout
1274 ex
1275 \end_layout
1276
1277 \end_inset
1278 </cell>
1279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1280 \begin_inset Text
1281
1282 \begin_layout Plain Layout
1283 Altura de la letra 
1284 \begin_inset Quotes fld
1285 \end_inset
1286
1287
1288 \emph on
1289 x
1290 \emph default
1291
1292 \begin_inset Quotes frd
1293 \end_inset
1294
1295  en la tipografía actual
1296 \end_layout
1297
1298 \end_inset
1299 </cell>
1300 </row>
1301 <row>
1302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1303 \begin_inset Text
1304
1305 \begin_layout Plain Layout
1306 em
1307 \end_layout
1308
1309 \end_inset
1310 </cell>
1311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1312 \begin_inset Text
1313
1314 \begin_layout Plain Layout
1315 Anchura de la letra 
1316 \begin_inset Quotes fld
1317 \end_inset
1318
1319
1320 \emph on
1321 M
1322 \emph default
1323
1324 \begin_inset Quotes frd
1325 \end_inset
1326
1327  en la tipografía actual
1328 \end_layout
1329
1330 \end_inset
1331 </cell>
1332 </row>
1333 <row>
1334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1335 \begin_inset Text
1336
1337 \begin_layout Plain Layout
1338 mu
1339 \end_layout
1340
1341 \end_inset
1342 </cell>
1343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1344 \begin_inset Text
1345
1346 \begin_layout Plain Layout
1347 Unidad matemática (1
1348 \begin_inset space \thinspace{}
1349 \end_inset
1350
1351 mu = 
1352 \begin_inset Formula $\nicefrac{1}{18}$
1353 \end_inset
1354
1355
1356 \begin_inset space \thinspace{}
1357 \end_inset
1358
1359 em)
1360 \end_layout
1361
1362 \end_inset
1363 </cell>
1364 </row>
1365 </lyxtabular>
1366
1367 \end_inset
1368
1369
1370 \end_layout
1371
1372 \end_inset
1373
1374
1375 \end_layout
1376
1377 \begin_layout Standard
1378 \align center
1379 \begin_inset Newpage newpage
1380 \end_inset
1381
1382
1383 \end_layout
1384
1385 \begin_layout Section
1386 Funciones básicas
1387 \end_layout
1388
1389 \begin_layout Subsection
1390 Exponentes
1391 \begin_inset Index idx
1392 status collapsed
1393
1394 \begin_layout Plain Layout
1395 Exponentes
1396 \end_layout
1397
1398 \end_inset
1399
1400  e índices
1401 \begin_inset Index idx
1402 status collapsed
1403
1404 \begin_layout Plain Layout
1405 Indices@Índices
1406 \end_layout
1407
1408 \end_inset
1409
1410
1411 \begin_inset Index idx
1412 status collapsed
1413
1414 \begin_layout Plain Layout
1415 Superíndices|see
1416 \begin_inset ERT
1417 status collapsed
1418
1419 \begin_layout Plain Layout
1420
1421 {
1422 \end_layout
1423
1424 \end_inset
1425
1426 Exponentes
1427 \begin_inset ERT
1428 status collapsed
1429
1430 \begin_layout Plain Layout
1431
1432 }
1433 \end_layout
1434
1435 \end_inset
1436
1437
1438 \end_layout
1439
1440 \end_inset
1441
1442
1443 \begin_inset Index idx
1444 status collapsed
1445
1446 \begin_layout Plain Layout
1447 Subíndices|see
1448 \begin_inset ERT
1449 status collapsed
1450
1451 \begin_layout Plain Layout
1452
1453 {
1454 \end_layout
1455
1456 \end_inset
1457
1458 Índices
1459 \begin_inset ERT
1460 status collapsed
1461
1462 \begin_layout Plain Layout
1463
1464 }
1465 \end_layout
1466
1467 \end_inset
1468
1469
1470 \end_layout
1471
1472 \end_inset
1473
1474
1475 \end_layout
1476
1477 \begin_layout Standard
1478 Los subíndices se componen con un guión bajo 
1479 \begin_inset Quotes fld
1480 \end_inset
1481
1482 _
1483 \begin_inset Quotes frd
1484 \end_inset
1485
1486  o con el botón de la barra de herramientas de ecuaciones 
1487 \begin_inset Graphics
1488         filename ../../images/math-subscript.png
1489         scale 85
1490
1491 \end_inset
1492
1493 , los superíndices con un circunflejo 
1494 \begin_inset Quotes fld
1495 \end_inset
1496
1497 ^
1498 \begin_inset Quotes frd
1499 \end_inset
1500
1501  o con el botón de la barra de herramientas de ecuaciones 
1502 \begin_inset Graphics
1503         filename ../../images/math-superscript.png
1504         scale 85
1505
1506 \end_inset
1507
1508 .
1509 \end_layout
1510
1511 \begin_layout Standard
1512 \noindent
1513 \align center
1514 \begin_inset Tabular
1515 <lyxtabular version="3" rows="4" columns="2">
1516 <features tabularvalignment="middle">
1517 <column alignment="center" valignment="top" width="0">
1518 <column alignment="center" valignment="top" width="0">
1519 <row>
1520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1521 \begin_inset Text
1522
1523 \begin_layout Plain Layout
1524 Comando
1525 \end_layout
1526
1527 \end_inset
1528 </cell>
1529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1530 \begin_inset Text
1531
1532 \begin_layout Plain Layout
1533 Resultado
1534 \begin_inset Note Note
1535 status open
1536
1537 \begin_layout Plain Layout
1538
1539 \series bold
1540
1541 \backslash
1542 raisebox
1543 \series default
1544  sólo se usa como espaciador.
1545 \end_layout
1546
1547 \end_inset
1548
1549
1550 \end_layout
1551
1552 \end_inset
1553 </cell>
1554 </row>
1555 <row>
1556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1557 \begin_inset Text
1558
1559 \begin_layout Plain Layout
1560 B_V
1561 \end_layout
1562
1563 \end_inset
1564 </cell>
1565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1566 \begin_inset Text
1567
1568 \begin_layout Plain Layout
1569 \begin_inset Formula $B_{V}$
1570 \end_inset
1571
1572
1573 \end_layout
1574
1575 \end_inset
1576 </cell>
1577 </row>
1578 <row>
1579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1580 \begin_inset Text
1581
1582 \begin_layout Plain Layout
1583 B^V
1584 \end_layout
1585
1586 \end_inset
1587 </cell>
1588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1589 \begin_inset Text
1590
1591 \begin_layout Plain Layout
1592 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1593 \end_inset
1594
1595
1596 \end_layout
1597
1598 \end_inset
1599 </cell>
1600 </row>
1601 <row>
1602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1603 \begin_inset Text
1604
1605 \begin_layout Plain Layout
1606 B^
1607 \begin_inset ERT
1608 status collapsed
1609
1610 \begin_layout Plain Layout
1611
1612
1613 \backslash
1614 spce 
1615 \end_layout
1616
1617 \end_inset
1618
1619 A
1620 \end_layout
1621
1622 \end_inset
1623 </cell>
1624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1625 \begin_inset Text
1626
1627 \begin_layout Plain Layout
1628 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1629 \end_inset
1630
1631
1632 \end_layout
1633
1634 \end_inset
1635 </cell>
1636 </row>
1637 </lyxtabular>
1638
1639 \end_inset
1640
1641
1642 \end_layout
1643
1644 \begin_layout Standard
1645 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1646  caso acentuará las vocales y no servirá para entrar en modo exponente.
1647 \begin_inset Foot
1648 status collapsed
1649
1650 \begin_layout Plain Layout
1651 Dependiendo de la configuración del teclado esto puede suceder también con
1652  otros caracteres además de las vocales.
1653 \end_layout
1654
1655 \end_inset
1656
1657  Para conseguir exponentes en estos casos debes pulsar 
1658 \family sans
1659 Espacio
1660 \family default
1661  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1662  
1663 \end_layout
1664
1665 \begin_layout Subsection
1666 Fracciones
1667 \begin_inset CommandInset label
1668 LatexCommand label
1669 name "sub:Fracciones"
1670
1671 \end_inset
1672
1673
1674 \begin_inset Index idx
1675 status collapsed
1676
1677 \begin_layout Plain Layout
1678 Fracciones
1679 \end_layout
1680
1681 \end_inset
1682
1683
1684 \end_layout
1685
1686 \begin_layout Standard
1687 Las fracciones se generan con el comando 
1688 \series bold
1689
1690 \backslash
1691 frac
1692 \series default
1693
1694 \begin_inset Index idx
1695 status collapsed
1696
1697 \begin_layout Plain Layout
1698 Comandos ! F ! 
1699 \backslash
1700 frac
1701 \end_layout
1702
1703 \end_inset
1704
1705  o con el botón 
1706 \begin_inset Graphics
1707         filename ../../images/math/frac.png
1708         scale 50
1709
1710 \end_inset
1711
1712  de la barra de herramientas.
1713  El tamaño de tipografía se ajusta automáticamente, dependiendo de si la
1714  fracción está en línea o en estilo presentación.
1715  Con el botón 
1716 \begin_inset Graphics
1717         filename ../../images/math/frac-square.png
1718         scale 85
1719
1720 \end_inset
1721
1722 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1723  de fracciones.
1724 \end_layout
1725
1726 \begin_layout Standard
1727 Con el comando 
1728 \series bold
1729
1730 \backslash
1731 dfrac
1732 \series default
1733
1734 \begin_inset Index idx
1735 status collapsed
1736
1737 \begin_layout Plain Layout
1738 Comandos ! D ! 
1739 \backslash
1740 dfrac
1741 \end_layout
1742
1743 \end_inset
1744
1745  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1746  presentación.
1747  Con 
1748 \series bold
1749
1750 \backslash
1751 tfrac
1752 \series default
1753
1754 \begin_inset Index idx
1755 status collapsed
1756
1757 \begin_layout Plain Layout
1758 Comandos ! T ! 
1759 \backslash
1760 tfrac
1761 \end_layout
1762
1763 \end_inset
1764
1765  la fracción tiene siempre el tamaño del estilo en línea.
1766  Un ejemplo:
1767 \end_layout
1768
1769 \begin_layout Standard
1770 Una línea con la fracción 
1771 \begin_inset Formula $\frac{1}{2}$
1772 \end_inset
1773
1774  creada con el comando 
1775 \series bold
1776
1777 \backslash
1778 frac
1779 \series default
1780 .
1781  
1782 \end_layout
1783
1784 \begin_layout Standard
1785 Una línea con la fracción 
1786 \begin_inset Formula $\dfrac{1}{2}$
1787 \end_inset
1788
1789  creada con el comando 
1790 \series bold
1791
1792 \backslash
1793 dfrac
1794 \series default
1795 .
1796 \end_layout
1797
1798 \begin_layout Standard
1799 \noindent
1800 \align center
1801 \begin_inset Tabular
1802 <lyxtabular version="3" rows="4" columns="2">
1803 <features tabularvalignment="middle">
1804 <column alignment="center" valignment="top" width="0">
1805 <column alignment="center" valignment="top" width="0">
1806 <row>
1807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1808 \begin_inset Text
1809
1810 \begin_layout Plain Layout
1811 Comando
1812 \end_layout
1813
1814 \end_inset
1815 </cell>
1816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1817 \begin_inset Text
1818
1819 \begin_layout Plain Layout
1820 Resultado
1821 \begin_inset Note Note
1822 status collapsed
1823
1824 \begin_layout Plain Layout
1825
1826 \series bold
1827
1828 \backslash
1829 raisebox
1830 \series default
1831  se usa sólo como espaciador
1832 \end_layout
1833
1834 \end_inset
1835
1836
1837 \end_layout
1838
1839 \end_inset
1840 </cell>
1841 </row>
1842 <row>
1843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1844 \begin_inset Text
1845
1846 \begin_layout Plain Layout
1847
1848 \backslash
1849 frac
1850 \begin_inset ERT
1851 status collapsed
1852
1853 \begin_layout Plain Layout
1854
1855
1856 \backslash
1857 spce 
1858 \end_layout
1859
1860 \end_inset
1861
1862 A
1863 \begin_inset Formula $\downarrow$
1864 \end_inset
1865
1866 B
1867 \end_layout
1868
1869 \end_inset
1870 </cell>
1871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1872 \begin_inset Text
1873
1874 \begin_layout Plain Layout
1875 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1876 \end_inset
1877
1878
1879 \end_layout
1880
1881 \end_inset
1882 </cell>
1883 </row>
1884 <row>
1885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1886 \begin_inset Text
1887
1888 \begin_layout Plain Layout
1889
1890 \backslash
1891 dfrac
1892 \begin_inset ERT
1893 status collapsed
1894
1895 \begin_layout Plain Layout
1896
1897
1898 \backslash
1899 spce 
1900 \end_layout
1901
1902 \end_inset
1903
1904 A
1905 \begin_inset Formula $\downarrow$
1906 \end_inset
1907
1908 B
1909 \end_layout
1910
1911 \end_inset
1912 </cell>
1913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1914 \begin_inset Text
1915
1916 \begin_layout Plain Layout
1917 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1918 \end_inset
1919
1920
1921 \end_layout
1922
1923 \end_inset
1924 </cell>
1925 </row>
1926 <row>
1927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1928 \begin_inset Text
1929
1930 \begin_layout Plain Layout
1931
1932 \backslash
1933 dfrac
1934 \begin_inset ERT
1935 status collapsed
1936
1937 \begin_layout Plain Layout
1938
1939
1940 \backslash
1941 spce 
1942 \end_layout
1943
1944 \end_inset
1945
1946 e^
1947 \begin_inset ERT
1948 status collapsed
1949
1950 \begin_layout Plain Layout
1951
1952
1953 \backslash
1954 spce 
1955 \end_layout
1956
1957 \end_inset
1958
1959
1960 \backslash
1961 frac
1962 \begin_inset ERT
1963 status collapsed
1964
1965 \begin_layout Plain Layout
1966
1967
1968 \backslash
1969 spce 
1970 \end_layout
1971
1972 \end_inset
1973
1974 1
1975 \begin_inset Formula $\downarrow$
1976 \end_inset
1977
1978 2
1979 \begin_inset Formula $\downarrow$
1980 \end_inset
1981
1982 3
1983 \end_layout
1984
1985 \end_inset
1986 </cell>
1987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1988 \begin_inset Text
1989
1990 \begin_layout Plain Layout
1991 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1992 \end_inset
1993
1994
1995 \end_layout
1996
1997 \end_inset
1998 </cell>
1999 </row>
2000 </lyxtabular>
2001
2002 \end_inset
2003
2004
2005 \begin_inset VSpace bigskip
2006 \end_inset
2007
2008
2009 \end_layout
2010
2011 \begin_layout Standard
2012 Para fracciones anidadas se puede usar el comando 
2013 \series bold
2014
2015 \backslash
2016 cfrac
2017 \series default
2018
2019 \begin_inset Index idx
2020 status collapsed
2021
2022 \begin_layout Plain Layout
2023 Comandos ! C ! 
2024 \backslash
2025 cfrac
2026 \end_layout
2027
2028 \end_inset
2029
2030 .
2031  Un ejemplo:
2032 \begin_inset VSpace -3mm
2033 \end_inset
2034
2035
2036 \end_layout
2037
2038 \begin_layout Standard
2039 \begin_inset Formula 
2040 \begin{align*}
2041 \textrm{creada con \textbf{\textbackslash frac}} &  & \textrm{creada con \textbf{\textbackslash cfrac}}\\
2042 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
2043 \end{align*}
2044
2045 \end_inset
2046
2047
2048 \end_layout
2049
2050 \begin_layout Standard
2051 El comando para el ejemplo de arriba es:
2052 \end_layout
2053
2054 \begin_layout Standard
2055
2056 \series bold
2057
2058 \backslash
2059 cfrac
2060 \begin_inset ERT
2061 status collapsed
2062
2063 \begin_layout Plain Layout
2064
2065
2066 \backslash
2067 spce 
2068 \end_layout
2069
2070 \end_inset
2071
2072 A
2073 \begin_inset Formula $\downarrow$
2074 \end_inset
2075
2076 B+
2077 \backslash
2078 cfrac
2079 \begin_inset ERT
2080 status collapsed
2081
2082 \begin_layout Plain Layout
2083
2084
2085 \backslash
2086 spce 
2087 \end_layout
2088
2089 \end_inset
2090
2091 C+
2092 \backslash
2093 cfrac
2094 \begin_inset ERT
2095 status collapsed
2096
2097 \begin_layout Plain Layout
2098
2099
2100 \backslash
2101 spce 
2102 \end_layout
2103
2104 \end_inset
2105
2106 E
2107 \begin_inset Formula $\downarrow$
2108 \end_inset
2109
2110 F
2111 \begin_inset Formula $\downarrow$
2112 \end_inset
2113
2114 D
2115 \end_layout
2116
2117 \begin_layout Standard
2118 \begin_inset VSpace medskip
2119 \end_inset
2120
2121
2122 \end_layout
2123
2124 \begin_layout Standard
2125
2126 \series bold
2127
2128 \backslash
2129 cfrac
2130 \series default
2131  compone la fracción siempre en el tamaño del estilo presentación, también
2132  cuando es parte de otra fracción.
2133 \end_layout
2134
2135 \begin_layout Standard
2136 Es posible especificar la alineación del numerador.
2137  El comando 
2138 \series bold
2139
2140 \backslash
2141 cfracleft
2142 \series default
2143  se usa para alinearlo a la izquierda, el comando 
2144 \series bold
2145
2146 \backslash
2147 cfracright
2148 \series default
2149  para alinearlo a la derecha, 
2150 \series bold
2151
2152 \backslash
2153 cfrac
2154 \series default
2155  centra el numerador.
2156 \end_layout
2157
2158 \begin_layout Standard
2159 Estas fracciones muestran las distintas alineaciones:
2160 \end_layout
2161
2162 \begin_layout Standard
2163 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2164 \end_inset
2165
2166  ; 
2167 \begin_inset Formula $\cfrac{A}{B+C}$
2168 \end_inset
2169
2170  ; 
2171 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2172 \end_inset
2173
2174
2175 \end_layout
2176
2177 \begin_layout Standard
2178 \noindent
2179 \begin_inset Note Greyedout
2180 status open
2181
2182 \begin_layout Plain Layout
2183
2184 \series bold
2185 Nota
2186 \series default
2187
2188 \series bold
2189
2190 \backslash
2191 cfracleft
2192 \series default
2193  y
2194 \series bold
2195  
2196 \backslash
2197 cfracright
2198 \series default
2199  no son comandos LaTeX reales sino sustituciones del comando 
2200 \series bold
2201
2202 \backslash
2203 cfrac[posición del numerador]{numerador}{denominador}
2204 \series default
2205  .
2206  Por tanto no puedes usarlos código TeX.
2207 \end_layout
2208
2209 \end_inset
2210
2211
2212 \begin_inset VSpace medskip
2213 \end_inset
2214
2215
2216 \end_layout
2217
2218 \begin_layout Standard
2219 Muchas veces es adecuado combinar 
2220 \series bold
2221
2222 \backslash
2223 cfrac
2224 \series default
2225  y 
2226 \series bold
2227
2228 \backslash
2229 frac
2230 \series default
2231 :
2232 \begin_inset Formula 
2233 \[
2234 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2235 \]
2236
2237 \end_inset
2238
2239
2240 \end_layout
2241
2242 \begin_layout Standard
2243 Para componer fracciones en línea con raya de fracción inclinada puedes
2244  usar el comando 
2245 \series bold
2246
2247 \backslash
2248 nicefrac
2249 \series default
2250
2251 \begin_inset Index idx
2252 status collapsed
2253
2254 \begin_layout Plain Layout
2255 Comandos ! N ! 
2256 \backslash
2257 nicefrac
2258 \end_layout
2259
2260 \end_inset
2261
2262
2263 \begin_inset Formula $\nicefrac{5}{31}$
2264 \end_inset
2265
2266  Hay además el comando 
2267 \series bold
2268
2269 \backslash
2270 unitfracthree
2271 \series default
2272  que permite escribir una fracción en combinación con un número: 
2273 \begin_inset Formula $\unitfrac[2]{1}{3}$
2274 \end_inset
2275
2276
2277 \end_layout
2278
2279 \begin_layout Standard
2280 \begin_inset Note Greyedout
2281 status open
2282
2283 \begin_layout Plain Layout
2284
2285 \series bold
2286 Nota
2287 \series default
2288
2289 \series bold
2290
2291 \backslash
2292 unitfracthree
2293 \series default
2294  no es un comando LaTeX auténtico, sino un equivalente al comando
2295 \begin_inset Newline newline
2296 \end_inset
2297
2298
2299 \series bold
2300
2301 \backslash
2302 unitfrac[número]{numerador}{denominador}
2303 \series default
2304  .
2305  Por tanto no puedes usarlo en código TeX.
2306 \end_layout
2307
2308 \end_inset
2309
2310
2311 \end_layout
2312
2313 \begin_layout Standard
2314 En la 
2315 \begin_inset CommandInset ref
2316 LatexCommand ref
2317 reference "sub:Fracciones-personalizadas"
2318
2319 \end_inset
2320
2321  se explica cómo componer fracciones personalizadas en las que la raya de
2322  fracción se puede cambiar.
2323  
2324 \end_layout
2325
2326 \begin_layout Subsection
2327 Raíces
2328 \begin_inset Index idx
2329 status collapsed
2330
2331 \begin_layout Plain Layout
2332 Raíces
2333 \end_layout
2334
2335 \end_inset
2336
2337
2338 \end_layout
2339
2340 \begin_layout Standard
2341 Las raíces cuadradas se componen con 
2342 \series bold
2343
2344 \backslash
2345 sqrt
2346 \series default
2347
2348 \begin_inset Index idx
2349 status collapsed
2350
2351 \begin_layout Plain Layout
2352 Comandos ! S ! 
2353 \backslash
2354 sqrt
2355 \end_layout
2356
2357 \end_inset
2358
2359  o con el botón 
2360 \begin_inset Graphics
2361         filename ../../images/math/sqrt.png
2362         scale 85
2363
2364 \end_inset
2365
2366  de la barra de ecuaciones; todas las demás raíces con el comando 
2367 \series bold
2368
2369 \backslash
2370 root
2371 \series default
2372
2373 \begin_inset Index idx
2374 status collapsed
2375
2376 \begin_layout Plain Layout
2377 Comandos ! R ! 
2378 \backslash
2379 root
2380 \end_layout
2381
2382 \end_inset
2383
2384  o con el botón 
2385 \begin_inset Graphics
2386         filename ../../images/math/root.png
2387         scale 85
2388
2389 \end_inset
2390
2391 .
2392 \end_layout
2393
2394 \begin_layout Standard
2395 \noindent
2396 \align center
2397 \begin_inset Tabular
2398 <lyxtabular version="3" rows="3" columns="2">
2399 <features tabularvalignment="middle">
2400 <column alignment="center" valignment="top" width="0">
2401 <column alignment="center" valignment="top" width="0">
2402 <row>
2403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2404 \begin_inset Text
2405
2406 \begin_layout Plain Layout
2407 Comando
2408 \end_layout
2409
2410 \end_inset
2411 </cell>
2412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2413 \begin_inset Text
2414
2415 \begin_layout Plain Layout
2416 Resultado
2417 \begin_inset Note Note
2418 status collapsed
2419
2420 \begin_layout Plain Layout
2421
2422 \series bold
2423
2424 \backslash
2425 raisebox
2426 \series default
2427  se usa sólo como espaciador
2428 \end_layout
2429
2430 \end_inset
2431
2432
2433 \end_layout
2434
2435 \end_inset
2436 </cell>
2437 </row>
2438 <row>
2439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2440 \begin_inset Text
2441
2442 \begin_layout Plain Layout
2443
2444 \backslash
2445 sqrt
2446 \begin_inset ERT
2447 status collapsed
2448
2449 \begin_layout Plain Layout
2450
2451
2452 \backslash
2453 spce 
2454 \end_layout
2455
2456 \end_inset
2457
2458 A-B
2459 \end_layout
2460
2461 \end_inset
2462 </cell>
2463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2464 \begin_inset Text
2465
2466 \begin_layout Plain Layout
2467 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2468 \end_inset
2469
2470
2471 \end_layout
2472
2473 \end_inset
2474 </cell>
2475 </row>
2476 <row>
2477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2478 \begin_inset Text
2479
2480 \begin_layout Plain Layout
2481
2482 \backslash
2483 root
2484 \begin_inset ERT
2485 status collapsed
2486
2487 \begin_layout Plain Layout
2488
2489
2490 \backslash
2491 spce 
2492 \end_layout
2493
2494 \end_inset
2495
2496 3
2497 \begin_inset Formula $\downarrow$
2498 \end_inset
2499
2500 A-B
2501 \end_layout
2502
2503 \end_inset
2504 </cell>
2505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2506 \begin_inset Text
2507
2508 \begin_layout Plain Layout
2509 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2510 \end_inset
2511
2512
2513 \end_layout
2514
2515 \end_inset
2516 </cell>
2517 </row>
2518 </lyxtabular>
2519
2520 \end_inset
2521
2522
2523 \end_layout
2524
2525 \begin_layout Standard
2526 Una raíz cuadrada se compone también con 
2527 \series bold
2528
2529 \backslash
2530 root
2531 \series default
2532  dejando vacío el campo del índice.
2533 \end_layout
2534
2535 \begin_layout Standard
2536 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2537  la raíz: 
2538 \begin_inset Formula $\sqrt[\beta]{B}$
2539 \end_inset
2540
2541
2542 \begin_inset Newline newline
2543 \end_inset
2544
2545 La 
2546 \begin_inset Formula $\beta$
2547 \end_inset
2548
2549  toca la raíz.
2550  Para evitar esto se usan los comandos 
2551 \series bold
2552
2553 \backslash
2554 leftroot
2555 \series default
2556
2557 \begin_inset Index idx
2558 status collapsed
2559
2560 \begin_layout Plain Layout
2561 Comandos ! L ! 
2562 \backslash
2563 leftroot
2564 \end_layout
2565
2566 \end_inset
2567
2568  y 
2569 \series bold
2570
2571 \backslash
2572 uproot
2573 \series default
2574
2575 \begin_inset Index idx
2576 status collapsed
2577
2578 \begin_layout Plain Layout
2579 Comandos ! U ! 
2580 \backslash
2581 uproot
2582 \end_layout
2583
2584 \end_inset
2585
2586  con el esquema siguiente:
2587 \end_layout
2588
2589 \begin_layout Standard
2590
2591 \series bold
2592
2593 \backslash
2594 leftroot{distancia}
2595 \series default
2596  y 
2597 \series bold
2598
2599 \backslash
2600 uproot{distancia}
2601 \end_layout
2602
2603 \begin_layout Standard
2604 Distancia es el número de Puntos Grandes (
2605 \begin_inset Quotes fld
2606 \end_inset
2607
2608 Big Points
2609 \begin_inset Quotes frd
2610 \end_inset
2611
2612 , unidad bp; 
2613 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2614 \end_inset
2615
2616 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2617  Los comandos se escriben en el índice.
2618  Así, el comando:
2619 \begin_inset Newline newline
2620 \end_inset
2621
2622
2623 \series bold
2624
2625 \backslash
2626 root
2627 \backslash
2628 leftroot{-1
2629 \begin_inset Formula $\to$
2630 \end_inset
2631
2632
2633 \backslash
2634 uproot{2
2635 \begin_inset Formula $\to$
2636 \end_inset
2637
2638
2639 \backslash
2640 beta
2641 \begin_inset ERT
2642 status collapsed
2643
2644 \begin_layout Plain Layout
2645
2646
2647 \backslash
2648 spce 
2649 \end_layout
2650
2651 \end_inset
2652
2653
2654 \begin_inset Formula $\to$
2655 \end_inset
2656
2657 B
2658 \begin_inset Newline newline
2659 \end_inset
2660
2661
2662 \series default
2663 genera una fórmula correctamente tipografiada: 
2664 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2665 \end_inset
2666
2667
2668 \end_layout
2669
2670 \begin_layout Subsection
2671 Coeficientes de un binomio
2672 \begin_inset Index idx
2673 status collapsed
2674
2675 \begin_layout Plain Layout
2676 Binomios
2677 \end_layout
2678
2679 \end_inset
2680
2681
2682 \end_layout
2683
2684 \begin_layout Standard
2685 Los coeficientes de un binomio se insertan con el comando 
2686 \series bold
2687
2688 \backslash
2689 binom
2690 \series default
2691
2692 \begin_inset Index idx
2693 status collapsed
2694
2695 \begin_layout Plain Layout
2696 Comandos ! B ! 
2697 \backslash
2698 binom
2699 \end_layout
2700
2701 \end_inset
2702
2703  o con el submenú del botón 
2704 \begin_inset Graphics
2705         filename ../../images/math/frac-square.png
2706         scale 85
2707
2708 \end_inset
2709
2710 de la barra de herramientas de ecuaciones.
2711  Como en las fracciones, además de 
2712 \series bold
2713
2714 \backslash
2715 binom
2716 \series default
2717  hay los comandos 
2718 \series bold
2719
2720 \backslash
2721 dbinom
2722 \series default
2723
2724 \begin_inset Index idx
2725 status collapsed
2726
2727 \begin_layout Plain Layout
2728 Comandos ! D ! 
2729 \backslash
2730 dbinom
2731 \end_layout
2732
2733 \end_inset
2734
2735  y 
2736 \series bold
2737
2738 \backslash
2739 tbinom
2740 \series default
2741
2742 \begin_inset Index idx
2743 status collapsed
2744
2745 \begin_layout Plain Layout
2746 Comandos ! T ! 
2747 \backslash
2748 tbinom
2749 \end_layout
2750
2751 \end_inset
2752
2753 .
2754  Para otros delimitadores de coeficientes de un binomio hay los comandos
2755  
2756 \series bold
2757
2758 \backslash
2759 brace
2760 \series default
2761
2762 \begin_inset Index idx
2763 status collapsed
2764
2765 \begin_layout Plain Layout
2766 Comandos ! B ! 
2767 \backslash
2768 brace
2769 \end_layout
2770
2771 \end_inset
2772
2773  y 
2774 \series bold
2775
2776 \backslash
2777 brack
2778 \series default
2779
2780 \begin_inset Index idx
2781 status collapsed
2782
2783 \begin_layout Plain Layout
2784 Comandos ! B ! 
2785 \backslash
2786 brack
2787 \end_layout
2788
2789 \end_inset
2790
2791 .
2792 \end_layout
2793
2794 \begin_layout Standard
2795 \noindent
2796 \align center
2797 \begin_inset Tabular
2798 <lyxtabular version="3" rows="6" columns="2">
2799 <features tabularvalignment="middle">
2800 <column alignment="center" valignment="top" width="0">
2801 <column alignment="center" valignment="top" width="0">
2802 <row>
2803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2804 \begin_inset Text
2805
2806 \begin_layout Plain Layout
2807 Comando
2808 \end_layout
2809
2810 \end_inset
2811 </cell>
2812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2813 \begin_inset Text
2814
2815 \begin_layout Plain Layout
2816 Resultado
2817 \begin_inset Note Note
2818 status collapsed
2819
2820 \begin_layout Plain Layout
2821
2822 \series bold
2823
2824 \backslash
2825 raisebox
2826 \series default
2827  se usa sólo como espaciador
2828 \end_layout
2829
2830 \end_inset
2831
2832
2833 \end_layout
2834
2835 \end_inset
2836 </cell>
2837 </row>
2838 <row>
2839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2840 \begin_inset Text
2841
2842 \begin_layout Plain Layout
2843
2844 \backslash
2845 binom
2846 \begin_inset ERT
2847 status collapsed
2848
2849 \begin_layout Plain Layout
2850
2851
2852 \backslash
2853 spce 
2854 \end_layout
2855
2856 \end_inset
2857
2858 A
2859 \begin_inset Formula $\downarrow$
2860 \end_inset
2861
2862 B
2863 \end_layout
2864
2865 \end_inset
2866 </cell>
2867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2868 \begin_inset Text
2869
2870 \begin_layout Plain Layout
2871 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2872 \end_inset
2873
2874
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 </row>
2880 <row>
2881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2882 \begin_inset Text
2883
2884 \begin_layout Plain Layout
2885
2886 \backslash
2887 dbinom
2888 \begin_inset ERT
2889 status collapsed
2890
2891 \begin_layout Plain Layout
2892
2893
2894 \backslash
2895 spce 
2896 \end_layout
2897
2898 \end_inset
2899
2900 A
2901 \begin_inset Formula $\downarrow$
2902 \end_inset
2903
2904 B
2905 \end_layout
2906
2907 \end_inset
2908 </cell>
2909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2910 \begin_inset Text
2911
2912 \begin_layout Plain Layout
2913 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2914 \end_inset
2915
2916
2917 \end_layout
2918
2919 \end_inset
2920 </cell>
2921 </row>
2922 <row>
2923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2924 \begin_inset Text
2925
2926 \begin_layout Plain Layout
2927
2928 \backslash
2929 tbinom
2930 \begin_inset ERT
2931 status collapsed
2932
2933 \begin_layout Plain Layout
2934
2935
2936 \backslash
2937 spce 
2938 \end_layout
2939
2940 \end_inset
2941
2942 A
2943 \begin_inset Formula $\downarrow$
2944 \end_inset
2945
2946 B
2947 \end_layout
2948
2949 \end_inset
2950 </cell>
2951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2952 \begin_inset Text
2953
2954 \begin_layout Plain Layout
2955 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2956 \end_inset
2957
2958
2959 \end_layout
2960
2961 \end_inset
2962 </cell>
2963 </row>
2964 <row>
2965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2966 \begin_inset Text
2967
2968 \begin_layout Plain Layout
2969
2970 \backslash
2971 brack
2972 \begin_inset ERT
2973 status collapsed
2974
2975 \begin_layout Plain Layout
2976
2977
2978 \backslash
2979 spce 
2980 \end_layout
2981
2982 \end_inset
2983
2984 A
2985 \begin_inset Formula $\downarrow$
2986 \end_inset
2987
2988 B
2989 \end_layout
2990
2991 \end_inset
2992 </cell>
2993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2994 \begin_inset Text
2995
2996 \begin_layout Plain Layout
2997 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2998 \end_inset
2999
3000
3001 \end_layout
3002
3003 \end_inset
3004 </cell>
3005 </row>
3006 <row>
3007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3008 \begin_inset Text
3009
3010 \begin_layout Plain Layout
3011
3012 \backslash
3013 brace
3014 \begin_inset ERT
3015 status collapsed
3016
3017 \begin_layout Plain Layout
3018
3019
3020 \backslash
3021 spce 
3022 \end_layout
3023
3024 \end_inset
3025
3026 A
3027 \begin_inset Formula $\downarrow$
3028 \end_inset
3029
3030 B
3031 \end_layout
3032
3033 \end_inset
3034 </cell>
3035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3036 \begin_inset Text
3037
3038 \begin_layout Plain Layout
3039 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3040 \end_inset
3041
3042
3043 \end_layout
3044
3045 \end_inset
3046 </cell>
3047 </row>
3048 </lyxtabular>
3049
3050 \end_inset
3051
3052
3053 \begin_inset Newpage newpage
3054 \end_inset
3055
3056
3057 \end_layout
3058
3059 \begin_layout Subsection
3060 Diferenciaciones de casos
3061 \begin_inset Index idx
3062 status collapsed
3063
3064 \begin_layout Plain Layout
3065 Casos
3066 \end_layout
3067
3068 \end_inset
3069
3070
3071 \end_layout
3072
3073 \begin_layout Standard
3074 \noindent
3075 \align center
3076 \begin_inset Tabular
3077 <lyxtabular version="3" rows="3" columns="2">
3078 <features tabularvalignment="middle">
3079 <column alignment="center" valignment="top" width="0">
3080 <column alignment="center" valignment="top" width="0">
3081 <row>
3082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3083 \begin_inset Text
3084
3085 \begin_layout Plain Layout
3086 Comando
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3092 \begin_inset Text
3093
3094 \begin_layout Plain Layout
3095 Resultado
3096 \end_layout
3097
3098 \end_inset
3099 </cell>
3100 </row>
3101 <row>
3102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3103 \begin_inset Text
3104
3105 \begin_layout Plain Layout
3106
3107 \backslash
3108 cases
3109 \begin_inset ERT
3110 status collapsed
3111
3112 \begin_layout Plain Layout
3113
3114
3115 \backslash
3116 spce 
3117 \end_layout
3118
3119 \end_inset
3120
3121 A
3122 \begin_inset Formula $\to$
3123 \end_inset
3124
3125 B>0
3126 \begin_inset Index idx
3127 status collapsed
3128
3129 \begin_layout Plain Layout
3130 Comandos ! C ! 
3131 \backslash
3132 cases
3133 \end_layout
3134
3135 \end_inset
3136
3137
3138 \end_layout
3139
3140 \end_inset
3141 </cell>
3142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3143 \begin_inset Text
3144
3145 \begin_layout Plain Layout
3146 \begin_inset Formula $\begin{cases}
3147 A & B>0\end{cases}$
3148 \end_inset
3149
3150
3151 \end_layout
3152
3153 \end_inset
3154 </cell>
3155 </row>
3156 <row>
3157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3158 \begin_inset Text
3159
3160 \begin_layout Plain Layout
3161
3162 \backslash
3163 cases
3164 \begin_inset ERT
3165 status collapsed
3166
3167 \begin_layout Plain Layout
3168
3169
3170 \backslash
3171 spce 
3172 \end_layout
3173
3174 \end_inset
3175
3176
3177 \family sans
3178 Ctrl+Entrar
3179 \end_layout
3180
3181 \end_inset
3182 </cell>
3183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3184 \begin_inset Text
3185
3186 \begin_layout Plain Layout
3187 \begin_inset Formula $\begin{cases}
3188 A & \textrm{para }x>0\\
3189 B & \textrm{para }x=0
3190 \end{cases}$
3191 \end_inset
3192
3193
3194 \end_layout
3195
3196 \end_inset
3197 </cell>
3198 </row>
3199 </lyxtabular>
3200
3201 \end_inset
3202
3203
3204 \end_layout
3205
3206 \begin_layout Standard
3207 Después de insertar 
3208 \series bold
3209
3210 \backslash
3211 cases
3212 \series default
3213  o usar el botón 
3214 \begin_inset Graphics
3215         filename ../../images/math/cases.png
3216         scale 85
3217
3218 \end_inset
3219
3220  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3221 \family sans
3222 Ctrl+Entrar
3223 \family default
3224  o con el botón
3225 \family sans
3226  
3227 \family default
3228
3229 \begin_inset Graphics
3230         filename ../../images/tabular-feature_append-row.png
3231         scale 85
3232
3233 \end_inset
3234
3235  de la barra de cuadros.
3236 \end_layout
3237
3238 \begin_layout Standard
3239 El comando 
3240 \series bold
3241
3242 \backslash
3243 cases
3244 \series default
3245  también está disponible en el menú 
3246 \family sans
3247 Insertar\SpecialChar \menuseparator
3248 Ecuación\SpecialChar \menuseparator
3249 Entorno casos
3250 \family default
3251 .
3252 \end_layout
3253
3254 \begin_layout Subsection
3255 Negaciones
3256 \begin_inset Index idx
3257 status collapsed
3258
3259 \begin_layout Plain Layout
3260 Negaciones
3261 \end_layout
3262
3263 \end_inset
3264
3265
3266 \end_layout
3267
3268 \begin_layout Standard
3269 Con el comando 
3270 \series bold
3271
3272 \backslash
3273 not
3274 \series default
3275
3276 \begin_inset Index idx
3277 status collapsed
3278
3279 \begin_layout Plain Layout
3280 Comandos ! N ! 
3281 \backslash
3282 not
3283 \end_layout
3284
3285 \end_inset
3286
3287  todo carácter se puede mostrar cancelado.
3288  Los caracteres son casi tachados con una barra inclinada.
3289 \end_layout
3290
3291 \begin_layout Standard
3292 \noindent
3293 \align center
3294 \begin_inset Tabular
3295 <lyxtabular version="3" rows="4" columns="2">
3296 <features tabularvalignment="middle">
3297 <column alignment="center" valignment="top" width="0">
3298 <column alignment="center" valignment="top" width="0">
3299 <row>
3300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3301 \begin_inset Text
3302
3303 \begin_layout Plain Layout
3304 Comando
3305 \end_layout
3306
3307 \end_inset
3308 </cell>
3309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3310 \begin_inset Text
3311
3312 \begin_layout Plain Layout
3313 Resultado
3314 \end_layout
3315
3316 \end_inset
3317 </cell>
3318 </row>
3319 <row>
3320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3321 \begin_inset Text
3322
3323 \begin_layout Plain Layout
3324
3325 \backslash
3326 not=
3327 \end_layout
3328
3329 \end_inset
3330 </cell>
3331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3332 \begin_inset Text
3333
3334 \begin_layout Plain Layout
3335 \begin_inset Formula $\not=$
3336 \end_inset
3337
3338
3339 \end_layout
3340
3341 \end_inset
3342 </cell>
3343 </row>
3344 <row>
3345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3346 \begin_inset Text
3347
3348 \begin_layout Plain Layout
3349
3350 \backslash
3351 not 
3352 \backslash
3353 le
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362 \begin_inset Formula $\not\le$
3363 \end_inset
3364
3365
3366 \end_layout
3367
3368 \end_inset
3369 </cell>
3370 </row>
3371 <row>
3372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3373 \begin_inset Text
3374
3375 \begin_layout Plain Layout
3376
3377 \backslash
3378 not 
3379 \backslash
3380 parallel
3381 \end_layout
3382
3383 \end_inset
3384 </cell>
3385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3386 \begin_inset Text
3387
3388 \begin_layout Plain Layout
3389 \begin_inset Formula $\not\parallel$
3390 \end_inset
3391
3392
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 </row>
3398 </lyxtabular>
3399
3400 \end_inset
3401
3402
3403 \end_layout
3404
3405 \begin_layout Standard
3406 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3407  Por tanto para algunas negaciones hay comandos especiales (véase 
3408 \begin_inset CommandInset ref
3409 LatexCommand ref
3410 reference "sub:Símbolos-matemáticos"
3411
3412 \end_inset
3413
3414  y 
3415 \begin_inset CommandInset ref
3416 LatexCommand ref
3417 reference "sec:Relaciones"
3418
3419 \end_inset
3420
3421 ).
3422 \end_layout
3423
3424 \begin_layout Subsection
3425 Espacios reservados 
3426 \begin_inset CommandInset label
3427 LatexCommand label
3428 name "sub:Espacios-reservados"
3429
3430 \end_inset
3431
3432
3433 \begin_inset Index idx
3434 status collapsed
3435
3436 \begin_layout Plain Layout
3437 Espacios reservados
3438 \end_layout
3439
3440 \end_inset
3441
3442
3443 \begin_inset Index idx
3444 status collapsed
3445
3446 \begin_layout Plain Layout
3447 Química ! isótopos
3448 \end_layout
3449
3450 \end_inset
3451
3452
3453 \begin_inset Index idx
3454 status collapsed
3455
3456 \begin_layout Plain Layout
3457 Isótopos|see
3458 \begin_inset ERT
3459 status collapsed
3460
3461 \begin_layout Plain Layout
3462
3463 {
3464 \end_layout
3465
3466 \end_inset
3467
3468 Química
3469 \begin_inset ERT
3470 status collapsed
3471
3472 \begin_layout Plain Layout
3473
3474 }
3475 \end_layout
3476
3477 \end_inset
3478
3479
3480 \end_layout
3481
3482 \end_inset
3483
3484
3485 \end_layout
3486
3487 \begin_layout Standard
3488 En la presentación de, p.
3489 \begin_inset space \thinspace{}
3490 \end_inset
3491
3492 e., isótopos,
3493 \begin_inset Foot
3494 status collapsed
3495
3496 \begin_layout Plain Layout
3497 Más sobre símbolos químicos en 
3498 \begin_inset CommandInset ref
3499 LatexCommand ref
3500 reference "sub:Símbolos-y-ecuaciones-químicas"
3501
3502 \end_inset
3503
3504
3505 \end_layout
3506
3507 \end_inset
3508
3509  surge el problema siguiente:
3510 \end_layout
3511
3512 \begin_layout Standard
3513 \noindent
3514 \align center
3515 \begin_inset Tabular
3516 <lyxtabular version="3" rows="2" columns="2">
3517 <features tabularvalignment="middle">
3518 <column alignment="center" valignment="top" width="0">
3519 <column alignment="center" valignment="top" width="0">
3520 <row>
3521 <cell alignment="center" valignment="top" usebox="none">
3522 \begin_inset Text
3523
3524 \begin_layout Plain Layout
3525 Índices generados con sub- y superíndices:
3526 \end_layout
3527
3528 \end_inset
3529 </cell>
3530 <cell alignment="center" valignment="top" usebox="none">
3531 \begin_inset Text
3532
3533 \begin_layout Plain Layout
3534 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3535 \end_inset
3536
3537
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 </row>
3543 <row>
3544 <cell alignment="center" valignment="top" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548 Índices correctos:
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 <cell alignment="center" valignment="top" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3558 \end_inset
3559
3560
3561 \end_layout
3562
3563 \end_inset
3564 </cell>
3565 </row>
3566 </lyxtabular>
3567
3568 \end_inset
3569
3570
3571 \begin_inset Note Note
3572 status collapsed
3573
3574 \begin_layout Plain Layout
3575
3576 \series bold
3577
3578 \backslash
3579 raisebox
3580 \series default
3581  se usa sólo como espaciador
3582 \end_layout
3583
3584 \end_inset
3585
3586
3587 \end_layout
3588
3589 \begin_layout Standard
3590 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3591  del índice más largo.
3592  Para evitarlo está el comando 
3593 \series bold
3594
3595 \backslash
3596 phantom
3597 \series default
3598
3599 \begin_inset Index idx
3600 status collapsed
3601
3602 \begin_layout Plain Layout
3603 Comandos ! P ! 
3604 \backslash
3605 phantom
3606 \end_layout
3607
3608 \end_inset
3609
3610  o el botón 
3611 \begin_inset space ~
3612 \end_inset
3613
3614
3615 \begin_inset Graphics
3616         filename ../../images/math/phantom.png
3617         scale 85
3618
3619 \end_inset
3620
3621  del submenú de espaciado de ecuaciones
3622 \begin_inset Foot
3623 status collapsed
3624
3625 \begin_layout Plain Layout
3626 Botón 
3627 \begin_inset Graphics
3628         filename ../../images/math/space.png
3629         scale 85
3630
3631 \end_inset
3632
3633  de la barra de ecuaciones
3634 \end_layout
3635
3636 \end_inset
3637
3638 , que genera uno o más espacios reservados.
3639  Al insertar 
3640 \series bold
3641
3642 \backslash
3643 phantom
3644 \series default
3645  aparece un pequeño marco azul con dos flechas rojas superpuestas
3646 \begin_inset Formula $\phantom{}$
3647 \end_inset
3648
3649 .
3650  Las flechas indican que se reservará un espacio equivalente a la anchura
3651  y altura totales del contenido del marco.
3652  Los espacios reservados son correspondientes al tamaño de los caracteres.
3653 \end_layout
3654
3655 \begin_layout Standard
3656 \noindent
3657 \align center
3658 \begin_inset Tabular
3659 <lyxtabular version="3" rows="4" columns="2">
3660 <features tabularvalignment="middle">
3661 <column alignment="center" valignment="top" width="0">
3662 <column alignment="center" valignment="top" width="0">
3663 <row>
3664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3665 \begin_inset Text
3666
3667 \begin_layout Plain Layout
3668 Comando
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3674 \begin_inset Text
3675
3676 \begin_layout Plain Layout
3677 Resultado
3678 \begin_inset Note Note
3679 status collapsed
3680
3681 \begin_layout Plain Layout
3682
3683 \series bold
3684
3685 \backslash
3686 raisebox
3687 \series default
3688  se usa sólo como espaciador
3689 \end_layout
3690
3691 \end_inset
3692
3693
3694 \end_layout
3695
3696 \end_inset
3697 </cell>
3698 </row>
3699 <row>
3700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3701 \begin_inset Text
3702
3703 \begin_layout Plain Layout
3704 ^19
3705 \begin_inset ERT
3706 status collapsed
3707
3708 \begin_layout Plain Layout
3709
3710
3711 \backslash
3712 spce 
3713 \end_layout
3714
3715 \end_inset
3716
3717 _
3718 \backslash
3719 phantom
3720 \begin_inset ERT
3721 status collapsed
3722
3723 \begin_layout Plain Layout
3724
3725
3726 \backslash
3727 spce 
3728 \end_layout
3729
3730 \end_inset
3731
3732 1
3733 \begin_inset Formula $\rightarrow$
3734 \end_inset
3735
3736 9
3737 \begin_inset ERT
3738 status collapsed
3739
3740 \begin_layout Plain Layout
3741
3742
3743 \backslash
3744 spce 
3745 \end_layout
3746
3747 \end_inset
3748
3749 F
3750 \end_layout
3751
3752 \end_inset
3753 </cell>
3754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3755 \begin_inset Text
3756
3757 \begin_layout Plain Layout
3758 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3759 \end_inset
3760
3761
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 </row>
3767 <row>
3768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3769 \begin_inset Text
3770
3771 \begin_layout Plain Layout
3772 ^235
3773 \begin_inset ERT
3774 status collapsed
3775
3776 \begin_layout Plain Layout
3777
3778
3779 \backslash
3780 spce 
3781 \end_layout
3782
3783 \end_inset
3784
3785 _
3786 \backslash
3787 phantom
3788 \begin_inset ERT
3789 status collapsed
3790
3791 \begin_layout Plain Layout
3792
3793
3794 \backslash
3795 spce 
3796 \end_layout
3797
3798 \end_inset
3799
3800 23
3801 \begin_inset Formula $\rightarrow$
3802 \end_inset
3803
3804 9
3805 \begin_inset ERT
3806 status collapsed
3807
3808 \begin_layout Plain Layout
3809
3810
3811 \backslash
3812 spce 
3813 \end_layout
3814
3815 \end_inset
3816
3817 F
3818 \end_layout
3819
3820 \end_inset
3821 </cell>
3822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Plain Layout
3826 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3827 \end_inset
3828
3829
3830 \end_layout
3831
3832 \end_inset
3833 </cell>
3834 </row>
3835 <row>
3836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3837 \begin_inset Text
3838
3839 \begin_layout Plain Layout
3840
3841 \backslash
3842 Lambda^
3843 \begin_inset ERT
3844 status collapsed
3845
3846 \begin_layout Plain Layout
3847
3848
3849 \backslash
3850 spce 
3851 \end_layout
3852
3853 \end_inset
3854
3855
3856 \backslash
3857 phantom
3858 \begin_inset ERT
3859 status collapsed
3860
3861 \begin_layout Plain Layout
3862
3863
3864 \backslash
3865 spce 
3866 \end_layout
3867
3868 \end_inset
3869
3870 ii
3871 \begin_inset Formula $\rightarrow$
3872 \end_inset
3873
3874 t
3875 \begin_inset ERT
3876 status collapsed
3877
3878 \begin_layout Plain Layout
3879
3880
3881 \backslash
3882 spce 
3883 \end_layout
3884
3885 \end_inset
3886
3887 _MMt
3888 \end_layout
3889
3890 \end_inset
3891 </cell>
3892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Plain Layout
3896 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3897 \end_inset
3898
3899
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 </row>
3905 </lyxtabular>
3906
3907 \end_inset
3908
3909
3910 \end_layout
3911
3912 \begin_layout Standard
3913 Además hay los comandos 
3914 \series bold
3915
3916 \backslash
3917 vphantom
3918 \series default
3919
3920 \begin_inset Index idx
3921 status collapsed
3922
3923 \begin_layout Plain Layout
3924 Comandos ! V ! 
3925 \backslash
3926 vphantom
3927 \end_layout
3928
3929 \end_inset
3930
3931  (botón 
3932 \begin_inset space ~
3933 \end_inset
3934
3935
3936 \begin_inset Graphics
3937         filename ../../images/math/vphantom.png
3938         scale 85
3939
3940 \end_inset
3941
3942 ) y 
3943 \series bold
3944
3945 \backslash
3946 hphantom
3947 \series default
3948
3949 \begin_inset Index idx
3950 status collapsed
3951
3952 \begin_layout Plain Layout
3953 Comandos ! H ! 
3954 \backslash
3955 hphantom
3956 \end_layout
3957
3958 \end_inset
3959
3960  (botón 
3961 \begin_inset space ~
3962 \end_inset
3963
3964
3965 \begin_inset Graphics
3966         filename ../../images/math/hphantom.png
3967         scale 85
3968
3969 \end_inset
3970
3971 ).
3972  
3973 \series bold
3974
3975 \backslash
3976 hphantom
3977 \series default
3978  genera espacio en el marco sólo para la altura máxima de los caracteres,
3979  no para su anchura.
3980  
3981 \series bold
3982
3983 \backslash
3984 vphantom
3985 \series default
3986  genera espacio sólo para la anchura del contenido del marco.
3987  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3988 \end_layout
3989
3990 \begin_layout Standard
3991 Por ejemplo, 
3992 \series bold
3993
3994 \backslash
3995 vphantom
3996 \series default
3997
3998 \begin_inset ERT
3999 status collapsed
4000
4001 \begin_layout Plain Layout
4002
4003
4004 \backslash
4005 spce 
4006 \end_layout
4007
4008 \end_inset
4009
4010
4011 \series bold
4012 a
4013 \backslash
4014 int
4015 \series default
4016  genera espacio de la altura del signo de la integral,
4017 \begin_inset Foot
4018 status collapsed
4019
4020 \begin_layout Plain Layout
4021 El comando 
4022 \series bold
4023
4024 \backslash
4025 int
4026 \series default
4027  genera un signo de integral, véase 
4028 \begin_inset CommandInset ref
4029 LatexCommand ref
4030 reference "sub:Operadores-grandes"
4031
4032 \end_inset
4033
4034
4035 \end_layout
4036
4037 \end_inset
4038
4039  porque este es el carácter más largo.
4040  En la 
4041 \begin_inset CommandInset ref
4042 LatexCommand ref
4043 reference "sub:Delimitadores-multilínea"
4044
4045 \end_inset
4046
4047  hay un ejemplo de aplicación.
4048 \end_layout
4049
4050 \begin_layout Standard
4051 Los espacios reservados también se pueden usar para un texto cuando se insertan
4052  mediante el menú 
4053 \family sans
4054 Insertar\SpecialChar \menuseparator
4055 Formato\SpecialChar \menuseparator
4056 Fantasma
4057 \family default
4058 :
4059 \end_layout
4060
4061 \begin_layout Standard
4062 Esto es una frase.
4063 \begin_inset Newline newline
4064 \end_inset
4065
4066
4067 \begin_inset Phantom Phantom
4068 status open
4069
4070 \begin_layout Plain Layout
4071 Esto
4072 \end_layout
4073
4074 \end_inset
4075
4076  es una frase.
4077 \end_layout
4078
4079 \begin_layout Subsection
4080 Líneas
4081 \begin_inset Index idx
4082 status collapsed
4083
4084 \begin_layout Plain Layout
4085 Lineas@Líneas
4086 \end_layout
4087
4088 \end_inset
4089
4090
4091 \begin_inset Index idx
4092 status collapsed
4093
4094 \begin_layout Plain Layout
4095 Ecuación ! sub- o superrayada
4096 \end_layout
4097
4098 \end_inset
4099
4100
4101 \end_layout
4102
4103 \begin_layout Standard
4104 \noindent
4105 \align center
4106 \begin_inset Tabular
4107 <lyxtabular version="3" rows="4" columns="2">
4108 <features tabularvalignment="middle">
4109 <column alignment="center" valignment="top" width="0">
4110 <column alignment="center" valignment="top" width="0">
4111 <row>
4112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Plain Layout
4116 Comando
4117 \end_layout
4118
4119 \end_inset
4120 </cell>
4121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4122 \begin_inset Text
4123
4124 \begin_layout Plain Layout
4125 Resultado
4126 \begin_inset Note Note
4127 status collapsed
4128
4129 \begin_layout Plain Layout
4130
4131 \series bold
4132
4133 \backslash
4134 raisebox
4135 \series default
4136  se usa sólo como espaciador
4137 \end_layout
4138
4139 \end_inset
4140
4141
4142 \end_layout
4143
4144 \end_inset
4145 </cell>
4146 </row>
4147 <row>
4148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4149 \begin_inset Text
4150
4151 \begin_layout Plain Layout
4152
4153 \backslash
4154 overline
4155 \begin_inset ERT
4156 status collapsed
4157
4158 \begin_layout Plain Layout
4159
4160
4161 \backslash
4162 spce 
4163 \end_layout
4164
4165 \end_inset
4166
4167 A+B
4168 \begin_inset Index idx
4169 status collapsed
4170
4171 \begin_layout Plain Layout
4172 Comandos ! O ! 
4173 \backslash
4174 overline
4175 \end_layout
4176
4177 \end_inset
4178
4179
4180 \end_layout
4181
4182 \end_inset
4183 </cell>
4184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4185 \begin_inset Text
4186
4187 \begin_layout Plain Layout
4188 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4189 \end_inset
4190
4191
4192 \end_layout
4193
4194 \end_inset
4195 </cell>
4196 </row>
4197 <row>
4198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4199 \begin_inset Text
4200
4201 \begin_layout Plain Layout
4202
4203 \backslash
4204 underline
4205 \begin_inset ERT
4206 status collapsed
4207
4208 \begin_layout Plain Layout
4209
4210
4211 \backslash
4212 spce 
4213 \end_layout
4214
4215 \end_inset
4216
4217 A+B
4218 \begin_inset Index idx
4219 status collapsed
4220
4221 \begin_layout Plain Layout
4222 Comandos ! U ! 
4223 \backslash
4224 underline
4225 \end_layout
4226
4227 \end_inset
4228
4229
4230 \end_layout
4231
4232 \end_inset
4233 </cell>
4234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4235 \begin_inset Text
4236
4237 \begin_layout Plain Layout
4238 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4239 \end_inset
4240
4241
4242 \end_layout
4243
4244 \end_inset
4245 </cell>
4246 </row>
4247 <row>
4248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252
4253 \backslash
4254 overline
4255 \begin_inset ERT
4256 status collapsed
4257
4258 \begin_layout Plain Layout
4259
4260
4261 \backslash
4262 spce 
4263 \end_layout
4264
4265 \end_inset
4266
4267
4268 \backslash
4269 underline
4270 \begin_inset ERT
4271 status collapsed
4272
4273 \begin_layout Plain Layout
4274
4275
4276 \backslash
4277 spce 
4278 \end_layout
4279
4280 \end_inset
4281
4282 A+B
4283 \end_layout
4284
4285 \end_inset
4286 </cell>
4287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4288 \begin_inset Text
4289
4290 \begin_layout Plain Layout
4291 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4292 \end_inset
4293
4294
4295 \end_layout
4296
4297 \end_inset
4298 </cell>
4299 </row>
4300 </lyxtabular>
4301
4302 \end_inset
4303
4304
4305 \end_layout
4306
4307 \begin_layout Standard
4308 En el último ejemplo es indiferente poner primero 
4309 \series bold
4310
4311 \backslash
4312 overline
4313 \series default
4314  o 
4315 \series bold
4316
4317 \backslash
4318 underline
4319 \series default
4320 .
4321 \end_layout
4322
4323 \begin_layout Standard
4324 Para poner doble subrayado, p.
4325 \begin_inset space \thinspace{}
4326 \end_inset
4327
4328 e.
4329  en resultados, se usa 
4330 \series bold
4331
4332 \backslash
4333 underline
4334 \series default
4335  dos veces.
4336 \end_layout
4337
4338 \begin_layout Standard
4339 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4340 \begin_inset VSpace bigskip
4341 \end_inset
4342
4343 Se pueden crear líneas personalizadas con el comando 
4344 \series bold
4345
4346 \backslash
4347 rule
4348 \series default
4349
4350 \begin_inset Index idx
4351 status collapsed
4352
4353 \begin_layout Plain Layout
4354 Comandos ! R ! 
4355 \backslash
4356 rule
4357 \end_layout
4358
4359 \end_inset
4360
4361  con el esquema siguiente:
4362 \end_layout
4363
4364 \begin_layout Standard
4365
4366 \series bold
4367
4368 \backslash
4369 rule[hueco vertical]{longitud}{grosor}
4370 \end_layout
4371
4372 \begin_layout Standard
4373 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4374  si el valor es negativo).
4375  Las unidades disponibles para los valores están listadas en
4376 \begin_inset space ~
4377 \end_inset
4378
4379
4380 \begin_inset CommandInset ref
4381 LatexCommand ref
4382 reference "tab:Unidades-disponibles"
4383
4384 \end_inset
4385
4386 .
4387  A continuación hay dos ejemplos de líneas creadas con los comandos
4388 \series bold
4389
4390 \begin_inset Newline newline
4391 \end_inset
4392
4393
4394 \backslash
4395 rule[-2ex]{3cm}{2pt}
4396 \series default
4397  y 
4398 \series bold
4399
4400 \backslash
4401 rule{2cm}{1pt}
4402 \series default
4403 :
4404 \end_layout
4405
4406 \begin_layout Standard
4407 Esto es una frase 
4408 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4409 \end_inset
4410
4411  con dos líneas.
4412 \end_layout
4413
4414 \begin_layout Standard
4415
4416 \series bold
4417
4418 \backslash
4419 rule
4420 \series default
4421  también se puede usar para texto insertando una línea mediante el menú
4422  
4423 \family sans
4424 Insertar\SpecialChar \menuseparator
4425 Formato\SpecialChar \menuseparator
4426 Línea horizontal
4427 \family default
4428 :
4429 \end_layout
4430
4431 \begin_layout Standard
4432 Esto es una frase 
4433 \begin_inset CommandInset line
4434 LatexCommand rule
4435 offset "0.5ex"
4436 width "3cm"
4437 height "1pt"
4438
4439 \end_inset
4440
4441  con una línea insertada.
4442 \end_layout
4443
4444 \begin_layout Subsection
4445 Puntos
4446 \begin_inset CommandInset label
4447 LatexCommand label
4448 name "sub:Puntos"
4449
4450 \end_inset
4451
4452
4453 \begin_inset Index idx
4454 status collapsed
4455
4456 \begin_layout Plain Layout
4457 Puntos
4458 \end_layout
4459
4460 \end_inset
4461
4462
4463 \end_layout
4464
4465 \begin_layout Standard
4466 Hay distintos tipos de puntos disponibles.
4467 \begin_inset Foot
4468 status open
4469
4470 \begin_layout Plain Layout
4471 En la barra de herramientas de ecuaciones, en el panel del botón 
4472 \begin_inset Graphics
4473         filename ../../images/math/ldots.png
4474         scale 85
4475
4476 \end_inset
4477
4478 .
4479 \end_layout
4480
4481 \end_inset
4482
4483  Para continuación en enumeraciones se usan puntos bajos, (
4484 \series bold
4485
4486 \backslash
4487 ldots
4488 \series default
4489
4490 \begin_inset Index idx
4491 status collapsed
4492
4493 \begin_layout Plain Layout
4494 Comandos ! L ! 
4495 \backslash
4496 ldots
4497 \end_layout
4498
4499 \end_inset
4500
4501 ), mientras que para operaciones se usan puntos centrados a la misma altura
4502  que los operadores, (
4503 \series bold
4504
4505 \backslash
4506 cdots
4507 \series default
4508
4509 \begin_inset Index idx
4510 status collapsed
4511
4512 \begin_layout Plain Layout
4513 Comandos ! C ! 
4514 \backslash
4515 cdots
4516 \end_layout
4517
4518 \end_inset
4519
4520 ).
4521  Si se usa el comando 
4522 \series bold
4523
4524 \backslash
4525 dots
4526 \series default
4527
4528 \begin_inset Index idx
4529 status collapsed
4530
4531 \begin_layout Plain Layout
4532 Comandos ! D ! 
4533 \backslash
4534 dots
4535 \end_layout
4536
4537 \end_inset
4538
4539 , LaTeX decide el tipo a usar en función del carácter siguiente.
4540 \end_layout
4541
4542 \begin_layout Standard
4543 \align center
4544 \begin_inset Tabular
4545 <lyxtabular version="3" rows="9" columns="2">
4546 <features tabularvalignment="middle">
4547 <column alignment="center" valignment="top" width="0pt">
4548 <column alignment="center" valignment="top" width="0pt">
4549 <row>
4550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4551 \begin_inset Text
4552
4553 \begin_layout Plain Layout
4554 Comando
4555 \end_layout
4556
4557 \end_inset
4558 </cell>
4559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4560 \begin_inset Text
4561
4562 \begin_layout Plain Layout
4563 Resultado
4564 \end_layout
4565
4566 \end_inset
4567 </cell>
4568 </row>
4569 <row>
4570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4571 \begin_inset Text
4572
4573 \begin_layout Plain Layout
4574 A_1
4575 \begin_inset ERT
4576 status collapsed
4577
4578 \begin_layout Plain Layout
4579
4580
4581 \backslash
4582 spce 
4583 \end_layout
4584
4585 \end_inset
4586
4587 ,
4588 \backslash
4589 dots
4590 \begin_inset ERT
4591 status collapsed
4592
4593 \begin_layout Plain Layout
4594
4595
4596 \backslash
4597 spce 
4598 \end_layout
4599
4600 \end_inset
4601
4602 ,A_n
4603 \end_layout
4604
4605 \end_inset
4606 </cell>
4607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4608 \begin_inset Text
4609
4610 \begin_layout Plain Layout
4611 \begin_inset Formula $A_{1},\dots,A_{n}$
4612 \end_inset
4613
4614
4615 \end_layout
4616
4617 \end_inset
4618 </cell>
4619 </row>
4620 <row>
4621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4622 \begin_inset Text
4623
4624 \begin_layout Plain Layout
4625 A_1
4626 \begin_inset ERT
4627 status collapsed
4628
4629 \begin_layout Plain Layout
4630
4631
4632 \backslash
4633 spce 
4634 \end_layout
4635
4636 \end_inset
4637
4638 +
4639 \backslash
4640 dots
4641 \begin_inset ERT
4642 status collapsed
4643
4644 \begin_layout Plain Layout
4645
4646
4647 \backslash
4648 spce 
4649 \end_layout
4650
4651 \end_inset
4652
4653 +A_n
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4659 \begin_inset Text
4660
4661 \begin_layout Plain Layout
4662 \begin_inset Formula $A_{1}+\dots+A_{n}$
4663 \end_inset
4664
4665
4666 \end_layout
4667
4668 \end_inset
4669 </cell>
4670 </row>
4671 <row>
4672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4673 \begin_inset Text
4674
4675 \begin_layout Plain Layout
4676 A_1
4677 \begin_inset ERT
4678 status collapsed
4679
4680 \begin_layout Plain Layout
4681
4682
4683 \backslash
4684 spce 
4685 \end_layout
4686
4687 \end_inset
4688
4689 ,
4690 \backslash
4691 ldots
4692 \begin_inset ERT
4693 status collapsed
4694
4695 \begin_layout Plain Layout
4696
4697
4698 \backslash
4699 spce 
4700 \end_layout
4701
4702 \end_inset
4703
4704 ,A_n
4705 \end_layout
4706
4707 \end_inset
4708 </cell>
4709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4710 \begin_inset Text
4711
4712 \begin_layout Plain Layout
4713 \begin_inset Formula $A_{1},\ldots,A_{n}$
4714 \end_inset
4715
4716
4717 \end_layout
4718
4719 \end_inset
4720 </cell>
4721 </row>
4722 <row>
4723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4724 \begin_inset Text
4725
4726 \begin_layout Plain Layout
4727 A_1
4728 \begin_inset ERT
4729 status collapsed
4730
4731 \begin_layout Plain Layout
4732
4733
4734 \backslash
4735 spce 
4736 \end_layout
4737
4738 \end_inset
4739
4740 +
4741 \backslash
4742 cdots
4743 \begin_inset ERT
4744 status collapsed
4745
4746 \begin_layout Plain Layout
4747
4748
4749 \backslash
4750 spce 
4751 \end_layout
4752
4753 \end_inset
4754
4755 +A_n
4756 \end_layout
4757
4758 \end_inset
4759 </cell>
4760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4761 \begin_inset Text
4762
4763 \begin_layout Plain Layout
4764 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4765 \end_inset
4766
4767
4768 \end_layout
4769
4770 \end_inset
4771 </cell>
4772 </row>
4773 <row>
4774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4775 \begin_inset Text
4776
4777 \begin_layout Plain Layout
4778
4779 \backslash
4780 vdots
4781 \end_layout
4782
4783 \end_inset
4784 </cell>
4785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4786 \begin_inset Text
4787
4788 \begin_layout Plain Layout
4789 \begin_inset Formula $\vdots$
4790 \end_inset
4791
4792
4793 \end_layout
4794
4795 \end_inset
4796 </cell>
4797 </row>
4798 <row>
4799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4800 \begin_inset Text
4801
4802 \begin_layout Plain Layout
4803
4804 \backslash
4805 ddots
4806 \end_layout
4807
4808 \end_inset
4809 </cell>
4810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4811 \begin_inset Text
4812
4813 \begin_layout Plain Layout
4814 \begin_inset Formula $\ddots$
4815 \end_inset
4816
4817
4818 \end_layout
4819
4820 \end_inset
4821 </cell>
4822 </row>
4823 <row>
4824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4825 \begin_inset Text
4826
4827 \begin_layout Plain Layout
4828
4829 \backslash
4830 iddots
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4836 \begin_inset Text
4837
4838 \begin_layout Plain Layout
4839 \begin_inset Formula $\iddots$
4840 \end_inset
4841
4842
4843 \end_layout
4844
4845 \end_inset
4846 </cell>
4847 </row>
4848 <row>
4849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4850 \begin_inset Text
4851
4852 \begin_layout Plain Layout
4853 Matriz
4854 \begin_inset space \thinspace{}
4855 \end_inset
4856
4857 3×3 con los distintos puntos
4858 \end_layout
4859
4860 \end_inset
4861 </cell>
4862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4863 \begin_inset Text
4864
4865 \begin_layout Plain Layout
4866 \begin_inset Formula $\begin{array}{ccc}
4867 A_{11} & \cdots & A_{1m}\\
4868 \vdots & \ddots & \vdots\\
4869 A_{n1} & \cdots & A_{nm}
4870 \end{array}$
4871 \end_inset
4872
4873
4874 \end_layout
4875
4876 \end_inset
4877 </cell>
4878 </row>
4879 </lyxtabular>
4880
4881 \end_inset
4882
4883
4884 \end_layout
4885
4886 \begin_layout Standard
4887 Los puntos suspensivos disponibles en el menú 
4888 \family sans
4889 Insertar\SpecialChar \menuseparator
4890 Carácter especial
4891 \family default
4892  son 
4893 \series bold
4894
4895 \backslash
4896 ldots
4897 \series default
4898 .
4899 \end_layout
4900
4901 \begin_layout Standard
4902 \begin_inset VSpace medskip
4903 \end_inset
4904
4905
4906 \end_layout
4907
4908 \begin_layout Standard
4909 Para usar 
4910 \series bold
4911
4912 \backslash
4913 iddots
4914 \series default
4915 , hay que marcar una de las opciones 
4916 \family sans
4917 Usar paquete mathdots (automáticamente)
4918 \family default
4919  en las 
4920 \family sans
4921 Opciones de ecuación
4922 \family default
4923  de la configuración del documento.
4924 \begin_inset Newline newline
4925 \end_inset
4926
4927 La opción 
4928 \family sans
4929 Usar paquete mathdots
4930 \family default
4931  mejorará el aspecto de todos los puntos en los documentos si su estilo
4932  o tamaño de tipografía no son los predeterminados.
4933 \end_layout
4934
4935 \begin_layout Standard
4936 \begin_inset VSpace medskip
4937 \end_inset
4938
4939 Hay puntos específicos para matrices que se extienden por varias columnas.
4940  Se generan con el comando 
4941 \series bold
4942
4943 \backslash
4944 hdotsfor
4945 \series default
4946
4947 \begin_inset Index idx
4948 status collapsed
4949
4950 \begin_layout Plain Layout
4951 Comandos ! H ! 
4952 \backslash
4953 hdotsfor
4954 \end_layout
4955
4956 \end_inset
4957
4958 , que tiene el siguiente esquema:
4959 \end_layout
4960
4961 \begin_layout Standard
4962
4963 \series bold
4964
4965 \backslash
4966 hdotsfor[distancia]{número de columnas}
4967 \end_layout
4968
4969 \begin_layout Standard
4970 Número de columnas especifica cuántas columnas deben abarcarse.
4971  Distancia es un factor para la separación entre los puntos.
4972 \end_layout
4973
4974 \begin_layout Standard
4975 En la siguiente matriz se ha insertado el comando 
4976 \series bold
4977
4978 \backslash
4979 hdotsfor[2]{4}
4980 \series default
4981  en el primer recuadro de la segunda línea para obtener puntos separados
4982  una distancia equivalente a dos veces la del comando 
4983 \series bold
4984
4985 \backslash
4986 dots
4987 \series default
4988 .
4989 \begin_inset Formula 
4990 \[
4991 \left(\begin{array}{cccc}
4992 A & B & C & D\\
4993 \hdotsfor[2]{4}\\
4994 q & w & e & r
4995 \end{array}\right)
4996 \]
4997
4998 \end_inset
4999
5000
5001 \end_layout
5002
5003 \begin_layout Standard
5004 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
5005  de lo contrario se producen errores de LaTeX.
5006 \end_layout
5007
5008 \begin_layout Standard
5009 \begin_inset VSpace bigskip
5010 \end_inset
5011
5012
5013 \end_layout
5014
5015 \begin_layout Standard
5016 Además, con el comando 
5017 \series bold
5018
5019 \backslash
5020 dotfill
5021 \series default
5022
5023 \begin_inset Index idx
5024 status collapsed
5025
5026 \begin_layout Plain Layout
5027 Comandos ! D ! 
5028 \backslash
5029 dotfill
5030 \end_layout
5031
5032 \end_inset
5033
5034  puedes completar con puntos una línea.
5035  El efecto de este tipo de comandos es como el de 
5036 \series bold
5037
5038 \backslash
5039 hfill
5040 \series default
5041 , véase 
5042 \begin_inset CommandInset ref
5043 LatexCommand ref
5044 reference "sub:Espacio-variable"
5045
5046 \end_inset
5047
5048 .
5049 \end_layout
5050
5051 \begin_layout Standard
5052 Por ejemplo el comando 
5053 \series bold
5054 A
5055 \backslash
5056 dotfill
5057 \series default
5058
5059 \begin_inset ERT
5060 status collapsed
5061
5062 \begin_layout Plain Layout
5063
5064
5065 \backslash
5066 spce 
5067 \end_layout
5068
5069 \end_inset
5070
5071
5072 \series bold
5073 B
5074 \series default
5075  genera
5076 \end_layout
5077
5078 \begin_layout Standard
5079 \begin_inset Formula $A\dotfill B$
5080 \end_inset
5081
5082
5083 \end_layout
5084
5085 \begin_layout Standard
5086 Un comando análogo a 
5087 \series bold
5088
5089 \backslash
5090 dotfill
5091 \series default
5092  para rellenar con una línea es 
5093 \series bold
5094
5095 \backslash
5096 hrulefill
5097 \series default
5098
5099 \begin_inset Index idx
5100 status collapsed
5101
5102 \begin_layout Plain Layout
5103 Comandos ! H ! 
5104 \backslash
5105 hrulefill
5106 \end_layout
5107
5108 \end_inset
5109
5110 :
5111 \end_layout
5112
5113 \begin_layout Standard
5114 \begin_inset Formula $A\hrulefill B$
5115 \end_inset
5116
5117
5118 \end_layout
5119
5120 \begin_layout Standard
5121 Para usar estos comandos en el texto, deben insertarse en modo TeX.
5122 \end_layout
5123
5124 \begin_layout Section
5125 Matrices
5126 \begin_inset CommandInset label
5127 LatexCommand label
5128 name "sec:Matrices"
5129
5130 \end_inset
5131
5132
5133 \begin_inset Index idx
5134 status collapsed
5135
5136 \begin_layout Plain Layout
5137 Matrices
5138 \end_layout
5139
5140 \end_inset
5141
5142
5143 \end_layout
5144
5145 \begin_layout Standard
5146 Se pueden insertar con el botón 
5147 \begin_inset Graphics
5148         filename ../../images/dialog-show_mathmatrix.png
5149         scale 85
5150
5151 \end_inset
5152
5153  de la barra de ecuaciones o con el menú 
5154 \family sans
5155 Insertar\SpecialChar \menuseparator
5156 Ecuación\SpecialChar \menuseparator
5157 Matriz
5158 \family default
5159 .
5160  Aparece una ventana en la que se pide el número de filas y columnas, la
5161  alineación y la decoración.
5162  La alineación vertical sólo es relevante para matrices en línea:
5163 \end_layout
5164
5165 \begin_layout Standard
5166 Esta primera matriz tiene alineación superior 
5167 \begin_inset Formula $\begin{array}[t]{cccc}
5168 A & D & G & J\\
5169 B & E & H & K\\
5170 D & F & I & L
5171 \end{array}$
5172 \end_inset
5173
5174  , la segunda alineación central 
5175 \begin_inset Formula $\begin{array}{cccc}
5176 A & D & G & J\\
5177 B & E & H & K\\
5178 D & F & I & L
5179 \end{array}$
5180 \end_inset
5181
5182  , y la tercera alineación inferior 
5183 \begin_inset Formula $\begin{array}[b]{cccc}
5184 A & D & G & J\\
5185 B & E & H & K\\
5186 D & F & I & L
5187 \end{array}$
5188 \end_inset
5189
5190 .
5191 \end_layout
5192
5193 \begin_layout Standard
5194 La alineación horizontal especifica cómo deben alinearse las entradas de
5195  la columna.
5196  Se determina mediante una letra para cada columna.
5197  
5198 \emph on
5199 l
5200 \emph default
5201  indica alineación a la izquierda, 
5202 \emph on
5203 c
5204 \emph default
5205  alineación centrada y 
5206 \emph on
5207 r
5208 \emph default
5209  alineación a la derecha.
5210  Por ejemplo, para componer una matriz
5211 \begin_inset space ~
5212 \end_inset
5213
5214 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5215  centradas y la última a la derecha, se anota 
5216 \series bold
5217 lccr
5218 \series default
5219  en la alineación horizontal.
5220  Normalmente todas las columnas de una matriz están centradas, por tanto
5221  el valor por omisión es 
5222 \series bold
5223 c
5224 \series default
5225  para todas ellas.
5226 \end_layout
5227
5228 \begin_layout Standard
5229 Alineación horizontal:
5230 \end_layout
5231
5232 \begin_layout Standard
5233
5234 \series bold
5235 lll
5236 \series default
5237  : 
5238 \begin_inset Formula $\begin{array}{lll}
5239 10000 & D & G\\
5240 B & 10000 & H\\
5241 C & F & 10000
5242 \end{array}$
5243 \end_inset
5244
5245  , 
5246 \series bold
5247 ccc 
5248 \series default
5249
5250 \begin_inset Formula $\begin{array}{ccc}
5251 10000 & D & G\\
5252 B & 10000 & H\\
5253 C & F & 10000
5254 \end{array}$
5255 \end_inset
5256
5257  
5258 \series bold
5259 ,
5260 \series default
5261  
5262 \series bold
5263 rrr 
5264 \series default
5265
5266 \begin_inset Formula $\begin{array}{rrr}
5267 10000 & D & G\\
5268 B & 10000 & H\\
5269 C & F & 10000
5270 \end{array}$
5271 \end_inset
5272
5273
5274 \end_layout
5275
5276 \begin_layout Standard
5277 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5278  botones 
5279 \begin_inset Graphics
5280         filename ../../images/tabular-feature_append-row.png
5281         scale 85
5282
5283 \end_inset
5284
5285
5286 \begin_inset Graphics
5287         filename ../../images/tabular-feature_delete-row.png
5288         scale 85
5289
5290 \end_inset
5291
5292 , etc.
5293  de la barra de ecuaciones o el menú 
5294 \family sans
5295 Editar\SpecialChar \menuseparator
5296 Filas y columnas
5297 \family default
5298 .
5299  También se pueden añadir filas nuevas con 
5300 \family sans
5301 Ctrl+Entrar
5302 \family default
5303 .
5304 \end_layout
5305
5306 \begin_layout Standard
5307 \begin_inset VSpace bigskip
5308 \end_inset
5309
5310
5311 \end_layout
5312
5313 \begin_layout Standard
5314 La 
5315 \family sans
5316 Decoración
5317 \family default
5318  añade paréntesis en el estilo seleccionado alrededor de la matriz.
5319  Alternativamente, se pueden generar paréntesis con los comandos 
5320 \series bold
5321
5322 \backslash
5323 left
5324 \series default
5325
5326 \begin_inset Index idx
5327 status collapsed
5328
5329 \begin_layout Plain Layout
5330 Comandos ! L ! 
5331 \backslash
5332 left
5333 \end_layout
5334
5335 \end_inset
5336
5337  y 
5338 \series bold
5339
5340 \backslash
5341 right
5342 \series default
5343
5344 \begin_inset Index idx
5345 status collapsed
5346
5347 \begin_layout Plain Layout
5348 Comandos ! R ! 
5349 \backslash
5350 right
5351 \end_layout
5352
5353 \end_inset
5354
5355  (atajo 
5356 \family sans
5357 Alt+M
5358 \begin_inset space ~
5359 \end_inset
5360
5361 Paréntesis
5362 \family default
5363 ), véase 
5364 \begin_inset CommandInset ref
5365 LatexCommand ref
5366 reference "sub:Tamaño-automático-de"
5367
5368 \end_inset
5369
5370 , o usando los comandos siguientes:
5371 \end_layout
5372
5373 \begin_layout Standard
5374 \begin_inset VSpace medskip
5375 \end_inset
5376
5377
5378 \end_layout
5379
5380 \begin_layout Standard
5381 \begin_inset space \hfill{}
5382 \end_inset
5383
5384
5385 \begin_inset Tabular
5386 <lyxtabular version="3" rows="4" columns="2">
5387 <features tabularvalignment="middle">
5388 <column alignment="center" valignment="top" width="0">
5389 <column alignment="center" valignment="top" width="0">
5390 <row>
5391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5392 \begin_inset Text
5393
5394 \begin_layout Plain Layout
5395 Comando
5396 \end_layout
5397
5398 \end_inset
5399 </cell>
5400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5401 \begin_inset Text
5402
5403 \begin_layout Plain Layout
5404 Resultado
5405 \begin_inset Note Note
5406 status collapsed
5407
5408 \begin_layout Plain Layout
5409
5410 \series bold
5411
5412 \backslash
5413 raisebox
5414 \series default
5415  se usa sólo como espaciador
5416 \end_layout
5417
5418 \end_inset
5419
5420
5421 \end_layout
5422
5423 \end_inset
5424 </cell>
5425 </row>
5426 <row>
5427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5428 \begin_inset Text
5429
5430 \begin_layout Plain Layout
5431
5432 \backslash
5433 bmatrix
5434 \begin_inset ERT
5435 status collapsed
5436
5437 \begin_layout Plain Layout
5438
5439
5440 \backslash
5441 spce 
5442 \end_layout
5443
5444 \end_inset
5445
5446 2
5447 \series bold
5448 ×
5449 \series default
5450 2
5451 \begin_inset space \thinspace{}
5452 \end_inset
5453
5454 matriz
5455 \end_layout
5456
5457 \end_inset
5458 </cell>
5459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5460 \begin_inset Text
5461
5462 \begin_layout Plain Layout
5463 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5464 0 & \textrm{-}\mathrm{i}\\
5465 \mathrm{i} & 0
5466 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5467 \end_inset
5468
5469
5470 \end_layout
5471
5472 \end_inset
5473 </cell>
5474 </row>
5475 <row>
5476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5477 \begin_inset Text
5478
5479 \begin_layout Plain Layout
5480
5481 \backslash
5482 Bmatrix
5483 \begin_inset ERT
5484 status collapsed
5485
5486 \begin_layout Plain Layout
5487
5488
5489 \backslash
5490 spce 
5491 \end_layout
5492
5493 \end_inset
5494
5495 2×2
5496 \begin_inset space \thinspace{}
5497 \end_inset
5498
5499 matriz
5500 \end_layout
5501
5502 \end_inset
5503 </cell>
5504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5505 \begin_inset Text
5506
5507 \begin_layout Plain Layout
5508 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5509 0 & \textrm{-}\mathrm{i}\\
5510 \mathrm{i} & 0
5511 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5512 \end_inset
5513
5514
5515 \end_layout
5516
5517 \end_inset
5518 </cell>
5519 </row>
5520 <row>
5521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5522 \begin_inset Text
5523
5524 \begin_layout Plain Layout
5525
5526 \backslash
5527 pmatrix
5528 \begin_inset ERT
5529 status collapsed
5530
5531 \begin_layout Plain Layout
5532
5533
5534 \backslash
5535 spce 
5536 \end_layout
5537
5538 \end_inset
5539
5540 2
5541 \series bold
5542 ×
5543 \series default
5544 2
5545 \begin_inset space \thinspace{}
5546 \end_inset
5547
5548 matriz
5549 \end_layout
5550
5551 \end_inset
5552 </cell>
5553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5554 \begin_inset Text
5555
5556 \begin_layout Plain Layout
5557 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5558 0 & \textrm{-}\mathrm{i}\\
5559 \mathrm{i} & 0
5560 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5561 \end_inset
5562
5563
5564 \end_layout
5565
5566 \end_inset
5567 </cell>
5568 </row>
5569 </lyxtabular>
5570
5571 \end_inset
5572
5573
5574 \begin_inset space \hfill{}
5575 \end_inset
5576
5577
5578 \begin_inset Tabular
5579 <lyxtabular version="3" rows="4" columns="2">
5580 <features tabularvalignment="middle">
5581 <column alignment="center" valignment="top" width="0">
5582 <column alignment="center" valignment="top" width="0">
5583 <row>
5584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5585 \begin_inset Text
5586
5587 \begin_layout Plain Layout
5588 Comando
5589 \end_layout
5590
5591 \end_inset
5592 </cell>
5593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5594 \begin_inset Text
5595
5596 \begin_layout Plain Layout
5597 Resultado
5598 \begin_inset Note Note
5599 status collapsed
5600
5601 \begin_layout Plain Layout
5602
5603 \series bold
5604
5605 \backslash
5606 raisebox
5607 \series default
5608  se usa sólo como espaciador
5609 \end_layout
5610
5611 \end_inset
5612
5613
5614 \end_layout
5615
5616 \end_inset
5617 </cell>
5618 </row>
5619 <row>
5620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5621 \begin_inset Text
5622
5623 \begin_layout Plain Layout
5624
5625 \backslash
5626 vmatrix
5627 \begin_inset ERT
5628 status collapsed
5629
5630 \begin_layout Plain Layout
5631
5632
5633 \backslash
5634 spce 
5635 \end_layout
5636
5637 \end_inset
5638
5639 2
5640 \series bold
5641 ×
5642 \series default
5643 2
5644 \begin_inset space \thinspace{}
5645 \end_inset
5646
5647 matriz
5648 \end_layout
5649
5650 \end_inset
5651 </cell>
5652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5653 \begin_inset Text
5654
5655 \begin_layout Plain Layout
5656 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5657 0 & \textrm{-}\mathrm{i}\\
5658 \mathrm{i} & 0
5659 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5660 \end_inset
5661
5662
5663 \end_layout
5664
5665 \end_inset
5666 </cell>
5667 </row>
5668 <row>
5669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5670 \begin_inset Text
5671
5672 \begin_layout Plain Layout
5673
5674 \backslash
5675 Vmatrix
5676 \begin_inset ERT
5677 status collapsed
5678
5679 \begin_layout Plain Layout
5680
5681
5682 \backslash
5683 spce 
5684 \end_layout
5685
5686 \end_inset
5687
5688 2
5689 \series bold
5690 ×
5691 \series default
5692 2
5693 \begin_inset space \thinspace{}
5694 \end_inset
5695
5696 matriz
5697 \end_layout
5698
5699 \end_inset
5700 </cell>
5701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5702 \begin_inset Text
5703
5704 \begin_layout Plain Layout
5705 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5706 0 & \textrm{-}\mathrm{i}\\
5707 \mathrm{i} & 0
5708 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5709 \end_inset
5710
5711
5712 \end_layout
5713
5714 \end_inset
5715 </cell>
5716 </row>
5717 <row>
5718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5719 \begin_inset Text
5720
5721 \begin_layout Plain Layout
5722
5723 \backslash
5724 matrix
5725 \begin_inset ERT
5726 status collapsed
5727
5728 \begin_layout Plain Layout
5729
5730
5731 \backslash
5732 spce 
5733 \end_layout
5734
5735 \end_inset
5736
5737 2
5738 \series bold
5739 ×
5740 \series default
5741 2
5742 \begin_inset space \thinspace{}
5743 \end_inset
5744
5745 matriz
5746 \end_layout
5747
5748 \end_inset
5749 </cell>
5750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5751 \begin_inset Text
5752
5753 \begin_layout Plain Layout
5754 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5755 0 & \textrm{-}\mathrm{i}\\
5756 \mathrm{i} & 0
5757 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5758 \end_inset
5759
5760
5761 \end_layout
5762
5763 \end_inset
5764 </cell>
5765 </row>
5766 </lyxtabular>
5767
5768 \end_inset
5769
5770
5771 \begin_inset space \hfill{}
5772 \end_inset
5773
5774
5775 \end_layout
5776
5777 \begin_layout Standard
5778 \begin_inset VSpace medskip
5779 \end_inset
5780
5781
5782 \end_layout
5783
5784 \begin_layout Standard
5785 Cuando se inserta p.
5786 \begin_inset space \thinspace{}
5787 \end_inset
5788
5789 e.
5790 \begin_inset space ~
5791 \end_inset
5792
5793
5794 \series bold
5795
5796 \backslash
5797 vmatrix
5798 \series default
5799 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5800  la matriz.
5801 \begin_inset Newline newline
5802 \end_inset
5803
5804 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
5805  vertical.
5806 \begin_inset VSpace bigskip
5807 \end_inset
5808
5809
5810 \end_layout
5811
5812 \begin_layout Standard
5813 Como todas las ecuaciones multilínea son matrices, la longitud 
5814 \series bold
5815
5816 \backslash
5817 arraycolsep
5818 \series default
5819
5820 \begin_inset Index idx
5821 status collapsed
5822
5823 \begin_layout Plain Layout
5824 Comandos ! A ! 
5825 \backslash
5826 arraycolsep
5827 \end_layout
5828
5829 \end_inset
5830
5831 , que se describe en 
5832 \begin_inset CommandInset ref
5833 LatexCommand ref
5834 reference "sub:Separación-de-columnas"
5835
5836 \end_inset
5837
5838 , también se puede usar para cambiar la separación de las columnas en una
5839  matriz.
5840  Para cambiar la separación de las filas, se usa el comando 
5841 \series bold
5842
5843 \backslash
5844 arraystretch
5845 \series default
5846
5847 \begin_inset Index idx
5848 status collapsed
5849
5850 \begin_layout Plain Layout
5851 Comandos ! A ! 
5852 \backslash
5853 arraystretch
5854 \end_layout
5855
5856 \end_inset
5857
5858  de la siguiente manera:
5859 \end_layout
5860
5861 \begin_layout Standard
5862
5863 \series bold
5864
5865 \backslash
5866 renewcommand{
5867 \backslash
5868 arraystretch}{factor de separación}
5869 \begin_inset Index idx
5870 status collapsed
5871
5872 \begin_layout Plain Layout
5873 Comandos ! R ! 
5874 \backslash
5875 renewcommand
5876 \end_layout
5877
5878 \end_inset
5879
5880
5881 \end_layout
5882
5883 \begin_layout Standard
5884 El comando 
5885 \series bold
5886
5887 \backslash
5888 renewcommand
5889 \series default
5890  asigna el factor de separación al comando predefinido 
5891 \series bold
5892
5893 \backslash
5894 arraystretch
5895 \series default
5896 .
5897  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5898  Además, éste se usa para todas las matrices siguientes.
5899  Para volver a la separación original, asigna factor 1 a 
5900 \series bold
5901
5902 \backslash
5903 arraystretch
5904 \series default
5905 .
5906 \end_layout
5907
5908 \begin_layout Standard
5909 Para poner matrices en línea se usa el comando 
5910 \series bold
5911
5912 \backslash
5913 smallmatrix
5914 \series default
5915
5916 \begin_inset Index idx
5917 status collapsed
5918
5919 \begin_layout Plain Layout
5920 Comandos ! S ! 
5921 \backslash
5922 smallmatrix
5923 \end_layout
5924
5925 \end_inset
5926
5927 .
5928  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5929  se inserta la matriz.
5930  
5931 \end_layout
5932
5933 \begin_layout Standard
5934 Esto es una matriz 
5935 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5936 C & D
5937 \end{smallmatrix}\right)$
5938 \end_inset
5939
5940  en línea.
5941 \end_layout
5942
5943 \begin_layout Section
5944 Delimitadores
5945 \begin_inset Index idx
5946 status collapsed
5947
5948 \begin_layout Plain Layout
5949 Delimitadores
5950 \end_layout
5951
5952 \end_inset
5953
5954
5955 \end_layout
5956
5957 \begin_layout Subsection
5958 Delimitadores verticales
5959 \begin_inset Index idx
5960 status collapsed
5961
5962 \begin_layout Plain Layout
5963 Delimitadores ! verticales
5964 \end_layout
5965
5966 \end_inset
5967
5968
5969 \end_layout
5970
5971 \begin_layout Standard
5972 \begin_inset space \hfill{}
5973 \end_inset
5974
5975
5976 \begin_inset Tabular
5977 <lyxtabular version="3" rows="9" columns="2">
5978 <features tabularvalignment="middle">
5979 <column alignment="center" valignment="top" width="0pt">
5980 <column alignment="center" valignment="top" width="0pt">
5981 <row>
5982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5983 \begin_inset Text
5984
5985 \begin_layout Plain Layout
5986 Comando
5987 \end_layout
5988
5989 \end_inset
5990 </cell>
5991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5992 \begin_inset Text
5993
5994 \begin_layout Plain Layout
5995 Resultado
5996 \end_layout
5997
5998 \end_inset
5999 </cell>
6000 </row>
6001 <row>
6002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6003 \begin_inset Text
6004
6005 \begin_layout Plain Layout
6006 (
6007 \end_layout
6008
6009 \end_inset
6010 </cell>
6011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6012 \begin_inset Text
6013
6014 \begin_layout Plain Layout
6015 \begin_inset Formula $($
6016 \end_inset
6017
6018
6019 \end_layout
6020
6021 \end_inset
6022 </cell>
6023 </row>
6024 <row>
6025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6026 \begin_inset Text
6027
6028 \begin_layout Plain Layout
6029 {
6030 \end_layout
6031
6032 \end_inset
6033 </cell>
6034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6035 \begin_inset Text
6036
6037 \begin_layout Plain Layout
6038 \begin_inset Formula $\{$
6039 \end_inset
6040
6041
6042 \end_layout
6043
6044 \end_inset
6045 </cell>
6046 </row>
6047 <row>
6048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6049 \begin_inset Text
6050
6051 \begin_layout Plain Layout
6052 [
6053 \end_layout
6054
6055 \end_inset
6056 </cell>
6057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6058 \begin_inset Text
6059
6060 \begin_layout Plain Layout
6061 \begin_inset Formula $[$
6062 \end_inset
6063
6064
6065 \end_layout
6066
6067 \end_inset
6068 </cell>
6069 </row>
6070 <row>
6071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Plain Layout
6075
6076 \backslash
6077 langle
6078 \end_layout
6079
6080 \end_inset
6081 </cell>
6082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6083 \begin_inset Text
6084
6085 \begin_layout Plain Layout
6086 \begin_inset Formula $\langle$
6087 \end_inset
6088
6089
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 </row>
6095 <row>
6096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6097 \begin_inset Text
6098
6099 \begin_layout Plain Layout
6100
6101 \backslash
6102 lceil
6103 \end_layout
6104
6105 \end_inset
6106 </cell>
6107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6108 \begin_inset Text
6109
6110 \begin_layout Plain Layout
6111 \begin_inset Formula $\lceil$
6112 \end_inset
6113
6114
6115 \end_layout
6116
6117 \end_inset
6118 </cell>
6119 </row>
6120 <row>
6121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6122 \begin_inset Text
6123
6124 \begin_layout Plain Layout
6125
6126 \backslash
6127 lfloor
6128 \end_layout
6129
6130 \end_inset
6131 </cell>
6132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6133 \begin_inset Text
6134
6135 \begin_layout Plain Layout
6136 \begin_inset Formula $\lfloor$
6137 \end_inset
6138
6139
6140 \end_layout
6141
6142 \end_inset
6143 </cell>
6144 </row>
6145 <row>
6146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6147 \begin_inset Text
6148
6149 \begin_layout Plain Layout
6150 /
6151 \end_layout
6152
6153 \end_inset
6154 </cell>
6155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6156 \begin_inset Text
6157
6158 \begin_layout Plain Layout
6159 \begin_inset Formula $/$
6160 \end_inset
6161
6162
6163 \end_layout
6164
6165 \end_inset
6166 </cell>
6167 </row>
6168 <row>
6169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6170 \begin_inset Text
6171
6172 \begin_layout Plain Layout
6173 |
6174 \end_layout
6175
6176 \end_inset
6177 </cell>
6178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6179 \begin_inset Text
6180
6181 \begin_layout Plain Layout
6182 \begin_inset Formula $|$
6183 \end_inset
6184
6185
6186 \end_layout
6187
6188 \end_inset
6189 </cell>
6190 </row>
6191 </lyxtabular>
6192
6193 \end_inset
6194
6195
6196 \begin_inset space \hfill{}
6197 \end_inset
6198
6199
6200 \begin_inset Tabular
6201 <lyxtabular version="3" rows="9" columns="2">
6202 <features tabularvalignment="middle">
6203 <column alignment="center" valignment="top" width="0pt">
6204 <column alignment="center" valignment="top" width="0pt">
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 Comando
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 Resultado
6220 \end_layout
6221
6222 \end_inset
6223 </cell>
6224 </row>
6225 <row>
6226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6227 \begin_inset Text
6228
6229 \begin_layout Plain Layout
6230 )
6231 \end_layout
6232
6233 \end_inset
6234 </cell>
6235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6236 \begin_inset Text
6237
6238 \begin_layout Plain Layout
6239 \begin_inset Formula $)$
6240 \end_inset
6241
6242
6243 \end_layout
6244
6245 \end_inset
6246 </cell>
6247 </row>
6248 <row>
6249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6250 \begin_inset Text
6251
6252 \begin_layout Plain Layout
6253 }
6254 \end_layout
6255
6256 \end_inset
6257 </cell>
6258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6259 \begin_inset Text
6260
6261 \begin_layout Plain Layout
6262 \begin_inset Formula $\}$
6263 \end_inset
6264
6265
6266 \end_layout
6267
6268 \end_inset
6269 </cell>
6270 </row>
6271 <row>
6272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6273 \begin_inset Text
6274
6275 \begin_layout Plain Layout
6276 ]
6277 \end_layout
6278
6279 \end_inset
6280 </cell>
6281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6282 \begin_inset Text
6283
6284 \begin_layout Plain Layout
6285 \begin_inset Formula $]$
6286 \end_inset
6287
6288
6289 \end_layout
6290
6291 \end_inset
6292 </cell>
6293 </row>
6294 <row>
6295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6296 \begin_inset Text
6297
6298 \begin_layout Plain Layout
6299
6300 \backslash
6301 rangle
6302 \end_layout
6303
6304 \end_inset
6305 </cell>
6306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6307 \begin_inset Text
6308
6309 \begin_layout Plain Layout
6310 \begin_inset Formula $\rangle$
6311 \end_inset
6312
6313
6314 \end_layout
6315
6316 \end_inset
6317 </cell>
6318 </row>
6319 <row>
6320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6321 \begin_inset Text
6322
6323 \begin_layout Plain Layout
6324
6325 \backslash
6326 rceil
6327 \end_layout
6328
6329 \end_inset
6330 </cell>
6331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6332 \begin_inset Text
6333
6334 \begin_layout Plain Layout
6335 \begin_inset Formula $\rceil$
6336 \end_inset
6337
6338
6339 \end_layout
6340
6341 \end_inset
6342 </cell>
6343 </row>
6344 <row>
6345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6346 \begin_inset Text
6347
6348 \begin_layout Plain Layout
6349
6350 \backslash
6351 rfloor
6352 \end_layout
6353
6354 \end_inset
6355 </cell>
6356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6357 \begin_inset Text
6358
6359 \begin_layout Plain Layout
6360 \begin_inset Formula $\rfloor$
6361 \end_inset
6362
6363
6364 \end_layout
6365
6366 \end_inset
6367 </cell>
6368 </row>
6369 <row>
6370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6371 \begin_inset Text
6372
6373 \begin_layout Plain Layout
6374
6375 \backslash
6376
6377 \backslash
6378
6379 \end_layout
6380
6381 \end_inset
6382 </cell>
6383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6384 \begin_inset Text
6385
6386 \begin_layout Plain Layout
6387 \begin_inset Formula $\backslash$
6388 \end_inset
6389
6390
6391 \end_layout
6392
6393 \end_inset
6394 </cell>
6395 </row>
6396 <row>
6397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6398 \begin_inset Text
6399
6400 \begin_layout Plain Layout
6401
6402 \backslash
6403 |
6404 \end_layout
6405
6406 \end_inset
6407 </cell>
6408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6409 \begin_inset Text
6410
6411 \begin_layout Plain Layout
6412 \begin_inset Formula $\|$
6413 \end_inset
6414
6415
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 </row>
6421 </lyxtabular>
6422
6423 \end_inset
6424
6425
6426 \begin_inset space \hfill{}
6427 \end_inset
6428
6429
6430 \end_layout
6431
6432 \begin_layout Standard
6433 \begin_inset Note Greyedout
6434 status open
6435
6436 \begin_layout Plain Layout
6437
6438 \series bold
6439 Nota
6440 \series default
6441 : En modo TeX hay que usar el comando 
6442 \series bold
6443
6444 \backslash
6445 textbackslash
6446 \series default
6447
6448 \begin_inset Index idx
6449 status collapsed
6450
6451 \begin_layout Plain Layout
6452 Comandos ! T ! 
6453 \backslash
6454 textbackslash
6455 \end_layout
6456
6457 \end_inset
6458
6459  para la barra invertida, porque si no el comando 
6460 \series bold
6461
6462 \backslash
6463
6464 \backslash
6465
6466 \series default
6467  genera un salto de línea.
6468 \end_layout
6469
6470 \end_inset
6471
6472
6473 \end_layout
6474
6475 \begin_layout Standard
6476 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6477  descritos en las dos subsecciones siguientes.
6478  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6479  < y > en vez de los comandos 
6480 \series bold
6481
6482 \backslash
6483 langle
6484 \series default
6485  y 
6486 \series bold
6487
6488 \backslash
6489 rangle
6490 \series default
6491 .
6492  
6493 \end_layout
6494
6495 \begin_layout Subsubsection
6496 Tamaño manual de los delimitadores
6497 \begin_inset CommandInset label
6498 LatexCommand label
6499 name "sub:Tamaño-manual-de"
6500
6501 \end_inset
6502
6503
6504 \begin_inset Index idx
6505 status collapsed
6506
6507 \begin_layout Plain Layout
6508 Delimitadores ! tamaño manual
6509 \end_layout
6510
6511 \end_inset
6512
6513
6514 \end_layout
6515
6516 \begin_layout Standard
6517 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6518  LaTeX 
6519 \series bold
6520
6521 \backslash
6522 big
6523 \series default
6524
6525 \begin_inset Index idx
6526 status collapsed
6527
6528 \begin_layout Plain Layout
6529 Comandos ! B ! 
6530 \backslash
6531 big
6532 \end_layout
6533
6534 \end_inset
6535
6536
6537 \series bold
6538
6539 \backslash
6540 Big
6541 \series default
6542
6543 \series bold
6544
6545 \backslash
6546 bigg
6547 \series default
6548 , y 
6549 \series bold
6550
6551 \backslash
6552 Bigg
6553 \series default
6554 .
6555  
6556 \series bold
6557
6558 \backslash
6559 big
6560 \series default
6561  indica el tamaño menor y 
6562 \series bold
6563
6564 \backslash
6565 Bigg
6566 \series default
6567  el mayor.
6568 \end_layout
6569
6570 \begin_layout Standard
6571 Estos comandos se usan para resaltar niveles de delimitación:
6572 \end_layout
6573
6574 \begin_layout Standard
6575 \noindent
6576 \align center
6577 \begin_inset Tabular
6578 <lyxtabular version="3" rows="2" columns="2">
6579 <features tabularvalignment="middle">
6580 <column alignment="center" valignment="top" width="0">
6581 <column alignment="center" valignment="top" width="0">
6582 <row>
6583 <cell alignment="center" valignment="top" usebox="none">
6584 \begin_inset Text
6585
6586 \begin_layout Plain Layout
6587 todos los delimitadores de igual tamaño:
6588 \end_layout
6589
6590 \end_inset
6591 </cell>
6592 <cell alignment="center" valignment="top" usebox="none">
6593 \begin_inset Text
6594
6595 \begin_layout Plain Layout
6596 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6597 \end_inset
6598
6599
6600 \end_layout
6601
6602 \end_inset
6603 </cell>
6604 </row>
6605 <row>
6606 <cell alignment="center" valignment="top" usebox="none">
6607 \begin_inset Text
6608
6609 \begin_layout Plain Layout
6610 así tiene mejor aspecto:
6611 \end_layout
6612
6613 \end_inset
6614 </cell>
6615 <cell alignment="center" valignment="top" usebox="none">
6616 \begin_inset Text
6617
6618 \begin_layout Plain Layout
6619 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6620 \end_inset
6621
6622
6623 \end_layout
6624
6625 \end_inset
6626 </cell>
6627 </row>
6628 </lyxtabular>
6629
6630 \end_inset
6631
6632
6633 \begin_inset Note Note
6634 status collapsed
6635
6636 \begin_layout Plain Layout
6637
6638 \series bold
6639
6640 \backslash
6641 raisebox
6642 \series default
6643  se usa sólo como espaciador
6644 \end_layout
6645
6646 \end_inset
6647
6648
6649 \end_layout
6650
6651 \begin_layout Standard
6652 Para la segunda expresión se ha empleado el comando 
6653 \series bold
6654
6655 \backslash
6656 Big((A+B)(A-B)
6657 \backslash
6658 Big)^
6659 \series default
6660
6661 \begin_inset ERT
6662 status collapsed
6663
6664 \begin_layout Plain Layout
6665
6666
6667 \backslash
6668 spce 
6669 \end_layout
6670
6671 \end_inset
6672
6673
6674 \series bold
6675 C
6676 \series default
6677 .
6678 \end_layout
6679
6680 \begin_layout Standard
6681 He aquí una visión conjunta de todos los tamaños y delimitadores:
6682 \end_layout
6683
6684 \begin_layout Standard
6685 \noindent
6686 \align center
6687
6688 \backslash
6689 Bigg(
6690 \backslash
6691 exp
6692 \backslash
6693 bigg<
6694 \backslash
6695 Big[
6696 \backslash
6697 big{
6698 \backslash
6699 ln(3x)
6700 \backslash
6701 big}^2
6702 \begin_inset ERT
6703 status collapsed
6704
6705 \begin_layout Plain Layout
6706
6707
6708 \backslash
6709 spce 
6710 \end_layout
6711
6712 \end_inset
6713
6714
6715 \backslash
6716 sen(x)
6717 \backslash
6718 Big]^
6719 \begin_inset ERT
6720 status collapsed
6721
6722 \begin_layout Plain Layout
6723
6724
6725 \backslash
6726 spce 
6727 \end_layout
6728
6729 \end_inset
6730
6731 A
6732 \begin_inset ERT
6733 status collapsed
6734
6735 \begin_layout Plain Layout
6736
6737
6738 \backslash
6739 spce 
6740 \end_layout
6741
6742 \end_inset
6743
6744
6745 \backslash
6746 bigg>
6747 \backslash
6748 Bigg)^0,5
6749 \begin_inset Formula 
6750 \[
6751 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}
6752 \]
6753
6754 \end_inset
6755
6756
6757 \end_layout
6758
6759 \begin_layout Standard
6760 Además de los comandos 
6761 \series bold
6762
6763 \backslash
6764 big
6765 \series default
6766  hay la variante 
6767 \series bold
6768
6769 \backslash
6770 bigm
6771 \series default
6772
6773 \begin_inset Index idx
6774 status collapsed
6775
6776 \begin_layout Plain Layout
6777 Comandos ! B ! 
6778 \backslash
6779 bigm
6780 \end_layout
6781
6782 \end_inset
6783
6784 , que añade un poco más de espacio entre el delimitador y su contenido,
6785  y la variante 
6786 \series bold
6787
6788 \backslash
6789 bigl
6790 \series default
6791 -
6792 \series bold
6793
6794 \backslash
6795 bigr
6796 \series default
6797
6798 \begin_inset Index idx
6799 status collapsed
6800
6801 \begin_layout Plain Layout
6802 Comandos ! B ! 
6803 \backslash
6804 bigl - 
6805 \backslash
6806 bigr
6807 \end_layout
6808
6809 \end_inset
6810
6811 , que no añade espacio adicional.
6812  La 
6813 \emph on
6814 l
6815 \emph default
6816  al final del comando 
6817 \series bold
6818
6819 \backslash
6820 bigl 
6821 \series default
6822 es para el delimitador izquierdo, la 
6823 \emph on
6824 r
6825 \emph default
6826  es para el delimitador derecho.
6827  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6828  apertura o de cierre.
6829 \end_layout
6830
6831 \begin_layout Standard
6832 En el siguiente cuadro hay una comparación de las variantes:
6833 \end_layout
6834
6835 \begin_layout Standard
6836 \noindent
6837 \align center
6838 \begin_inset Tabular
6839 <lyxtabular version="3" rows="5" columns="2">
6840 <features tabularvalignment="middle">
6841 <column alignment="center" valignment="top" width="0">
6842 <column alignment="center" valignment="top" width="0">
6843 <row>
6844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6845 \begin_inset Text
6846
6847 \begin_layout Plain Layout
6848 Comando
6849 \end_layout
6850
6851 \end_inset
6852 </cell>
6853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6854 \begin_inset Text
6855
6856 \begin_layout Plain Layout
6857 Resultado
6858 \begin_inset Note Note
6859 status collapsed
6860
6861 \begin_layout Plain Layout
6862
6863 \series bold
6864
6865 \backslash
6866 raisebox
6867 \series default
6868  se usa sólo como espaciador
6869 \end_layout
6870
6871 \end_inset
6872
6873
6874 \end_layout
6875
6876 \end_inset
6877 </cell>
6878 </row>
6879 <row>
6880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6881 \begin_inset Text
6882
6883 \begin_layout Plain Layout
6884
6885 \backslash
6886 Bigm(
6887 \backslash
6888 bigm(
6889 \backslash
6890 ln(3x)
6891 \backslash
6892 bigm)^2
6893 \series bold
6894
6895 \begin_inset ERT
6896 status collapsed
6897
6898 \begin_layout Plain Layout
6899
6900
6901 \backslash
6902 spce 
6903 \end_layout
6904
6905 \end_inset
6906
6907
6908 \series default
6909
6910 \backslash
6911 Bigm)
6912 \end_layout
6913
6914 \end_inset
6915 </cell>
6916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6917 \begin_inset Text
6918
6919 \begin_layout Plain Layout
6920 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6921 \end_inset
6922
6923
6924 \end_layout
6925
6926 \end_inset
6927 </cell>
6928 </row>
6929 <row>
6930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6931 \begin_inset Text
6932
6933 \begin_layout Plain Layout
6934
6935 \backslash
6936 Big(
6937 \backslash
6938 big(
6939 \backslash
6940 ln(3x)
6941 \backslash
6942 big)^2
6943 \series bold
6944
6945 \begin_inset ERT
6946 status collapsed
6947
6948 \begin_layout Plain Layout
6949
6950
6951 \backslash
6952 spce 
6953 \end_layout
6954
6955 \end_inset
6956
6957
6958 \series default
6959
6960 \backslash
6961 Big)
6962 \end_layout
6963
6964 \end_inset
6965 </cell>
6966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6967 \begin_inset Text
6968
6969 \begin_layout Plain Layout
6970 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6971 \end_inset
6972
6973
6974 \end_layout
6975
6976 \end_inset
6977 </cell>
6978 </row>
6979 <row>
6980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6981 \begin_inset Text
6982
6983 \begin_layout Plain Layout
6984
6985 \backslash
6986 Bigl(
6987 \backslash
6988 bigl(
6989 \backslash
6990 ln(3x)
6991 \backslash
6992 bigr)^2
6993 \series bold
6994
6995 \begin_inset ERT
6996 status collapsed
6997
6998 \begin_layout Plain Layout
6999
7000
7001 \backslash
7002 spce 
7003 \end_layout
7004
7005 \end_inset
7006
7007
7008 \series default
7009
7010 \backslash
7011 Bigr)
7012 \end_layout
7013
7014 \end_inset
7015 </cell>
7016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7017 \begin_inset Text
7018
7019 \begin_layout Plain Layout
7020 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
7021 \end_inset
7022
7023
7024 \end_layout
7025
7026 \end_inset
7027 </cell>
7028 </row>
7029 <row>
7030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7031 \begin_inset Text
7032
7033 \begin_layout Plain Layout
7034
7035 \backslash
7036 bigl)
7037 \backslash
7038 ln(3x)
7039 \backslash
7040 bigr(
7041 \end_layout
7042
7043 \end_inset
7044 </cell>
7045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7046 \begin_inset Text
7047
7048 \begin_layout Plain Layout
7049 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
7050 \end_inset
7051
7052
7053 \end_layout
7054
7055 \end_inset
7056 </cell>
7057 </row>
7058 </lyxtabular>
7059
7060 \end_inset
7061
7062
7063 \end_layout
7064
7065 \begin_layout Subsubsection
7066 Tamaño automático de los delimitadores
7067 \begin_inset CommandInset label
7068 LatexCommand label
7069 name "sub:Tamaño-automático-de"
7070
7071 \end_inset
7072
7073
7074 \begin_inset Index idx
7075 status collapsed
7076
7077 \begin_layout Plain Layout
7078 Delimitadores ! tamaño automático
7079 \end_layout
7080
7081 \end_inset
7082
7083
7084 \end_layout
7085
7086 \begin_layout Standard
7087 Se pueden insertar delimitadores de tamaño variable con los comandos 
7088 \series bold
7089
7090 \backslash
7091 left
7092 \series default
7093
7094 \begin_inset Index idx
7095 status collapsed
7096
7097 \begin_layout Plain Layout
7098 Comandos ! L ! 
7099 \backslash
7100 left
7101 \end_layout
7102
7103 \end_inset
7104
7105  y 
7106 \series bold
7107
7108 \backslash
7109 right
7110 \series default
7111
7112 \begin_inset Index idx
7113 status collapsed
7114
7115 \begin_layout Plain Layout
7116 Comandos ! R ! 
7117 \backslash
7118 right
7119 \end_layout
7120
7121 \end_inset
7122
7123  o con el botón de la barra de ecuaciones 
7124 \begin_inset Graphics
7125         filename ../../images/dialog-show_mathdelimiter.png
7126         scale 85
7127
7128 \end_inset
7129
7130 .
7131  El delimitador deseado se debe insertar directamente detrás de 
7132 \series bold
7133
7134 \backslash
7135 left
7136 \series default
7137  y 
7138 \series bold
7139
7140 \backslash
7141 right
7142 \series default
7143 .
7144  El tamaño se calculará automáticamente después para la salida.
7145  
7146 \end_layout
7147
7148 \begin_layout Standard
7149 \noindent
7150 \align center
7151 delimitador normal: El comando 
7152 \series bold
7153
7154 \backslash
7155 ln(
7156 \backslash
7157 frac
7158 \series default
7159
7160 \begin_inset ERT
7161 status collapsed
7162
7163 \begin_layout Plain Layout
7164
7165
7166 \backslash
7167 spce 
7168 \end_layout
7169
7170 \end_inset
7171
7172
7173 \series bold
7174 A
7175 \begin_inset Formula $\downarrow$
7176 \end_inset
7177
7178 C
7179 \series default
7180
7181 \begin_inset ERT
7182 status collapsed
7183
7184 \begin_layout Plain Layout
7185
7186
7187 \backslash
7188 spce
7189 \end_layout
7190
7191 \end_inset
7192
7193
7194 \series bold
7195 )
7196 \series default
7197  genera
7198 \begin_inset Formula 
7199 \[
7200 \ln(\frac{A}{C})
7201 \]
7202
7203 \end_inset
7204
7205
7206 \end_layout
7207
7208 \begin_layout Standard
7209 \noindent
7210 \align center
7211 delimitador multilínea: El comando 
7212 \series bold
7213
7214 \backslash
7215 ln
7216 \backslash
7217 left(
7218 \backslash
7219 frac
7220 \series default
7221
7222 \begin_inset ERT
7223 status collapsed
7224
7225 \begin_layout Plain Layout
7226
7227
7228 \backslash
7229 spce 
7230 \end_layout
7231
7232 \end_inset
7233
7234
7235 \series bold
7236 A
7237 \begin_inset Formula $\downarrow$
7238 \end_inset
7239
7240 C
7241 \series default
7242
7243 \begin_inset ERT
7244 status collapsed
7245
7246 \begin_layout Plain Layout
7247
7248
7249 \backslash
7250 spce 
7251 \end_layout
7252
7253 \end_inset
7254
7255
7256 \series bold
7257
7258 \backslash
7259 right)
7260 \series default
7261  genera
7262 \begin_inset Formula 
7263 \[
7264 \ln\left(\frac{A}{C}\right)
7265 \]
7266
7267 \end_inset
7268
7269
7270 \end_layout
7271
7272 \begin_layout Standard
7273 En lugar de 
7274 \series bold
7275
7276 \backslash
7277 left
7278 \series default
7279  y 
7280 \series bold
7281
7282 \backslash
7283 right
7284 \series default
7285  se puede usar el atajo 
7286 \family sans
7287 Alt+M
7288 \begin_inset space ~
7289 \end_inset
7290
7291 Corchete
7292 \family default
7293 .
7294  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7295  real del delimitador y además se genera el correspondiente delimitador
7296  de cierre.
7297 \begin_inset Newline newline
7298 \end_inset
7299
7300 El comando para el último ejemplo sería 
7301 \series bold
7302
7303 \backslash
7304 ln Alt+M
7305 \series default
7306  
7307 \series bold
7308 (
7309 \backslash
7310 frac
7311 \begin_inset ERT
7312 status collapsed
7313
7314 \begin_layout Plain Layout
7315
7316
7317 \backslash
7318 spce 
7319 \end_layout
7320
7321 \end_inset
7322
7323 A
7324 \begin_inset Formula $\downarrow$
7325 \end_inset
7326
7327
7328 \end_layout
7329
7330 \begin_layout Standard
7331 Para omitir uno de los dos delimitadores se inserta un punto.
7332  Por ejemplo, el comando 
7333 \series bold
7334
7335 \backslash
7336 left.
7337 \backslash
7338 frac
7339 \series default
7340
7341 \begin_inset ERT
7342 status collapsed
7343
7344 \begin_layout Plain Layout
7345
7346
7347 \backslash
7348 spce 
7349 \end_layout
7350
7351 \end_inset
7352
7353
7354 \series bold
7355 A
7356 \begin_inset Formula $\downarrow$
7357 \end_inset
7358
7359 B
7360 \series default
7361
7362 \begin_inset ERT
7363 status collapsed
7364
7365 \begin_layout Plain Layout
7366
7367
7368 \backslash
7369 spce 
7370 \end_layout
7371
7372 \end_inset
7373
7374
7375 \series bold
7376
7377 \backslash
7378 right}
7379 \series default
7380  da lugar a:
7381 \begin_inset Formula 
7382 \[
7383 \left.\frac{A}{B}\right\} 
7384 \]
7385
7386 \end_inset
7387
7388
7389 \end_layout
7390
7391 \begin_layout Standard
7392 LyX convertirá los comandos 
7393 \series bold
7394
7395 \backslash
7396 left
7397 \series default
7398  y 
7399 \series bold
7400
7401 \backslash
7402 right
7403 \series default
7404  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7405  omitido aparecerá como línea de trazos.
7406  
7407 \begin_inset VSpace bigskip
7408 \end_inset
7409
7410
7411 \end_layout
7412
7413 \begin_layout Standard
7414 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7415  de LaTeX, el comando 
7416 \series bold
7417
7418 \backslash
7419 middle
7420 \series default
7421
7422 \begin_inset Index idx
7423 status collapsed
7424
7425 \begin_layout Plain Layout
7426 Comandos ! M ! 
7427 \backslash
7428 middle
7429 \end_layout
7430
7431 \end_inset
7432
7433  está también disponible para todos los delimitadores y límites.
7434  Con este comando la altura del siguiente carácter se adapta a la de los
7435  delimitadores circundantes, lo que es necesario, p.
7436 \begin_inset space \thinspace{}
7437 \end_inset
7438
7439 e., para vectores cuánticos: 
7440 \begin_inset Formula 
7441 \[
7442 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle 
7443 \]
7444
7445 \end_inset
7446
7447
7448 \end_layout
7449
7450 \begin_layout Standard
7451 Para este tipo de vectores hay un paquete LaTeX específico que se describe
7452  en
7453 \begin_inset space ~
7454 \end_inset
7455
7456
7457 \begin_inset CommandInset ref
7458 LatexCommand ref
7459 reference "sub:Vectores-cuánticos"
7460
7461 \end_inset
7462
7463 .
7464 \end_layout
7465
7466 \begin_layout Subsection
7467 Delimitadores horizontales
7468 \begin_inset Index idx
7469 status collapsed
7470
7471 \begin_layout Plain Layout
7472 Delimitadores ! horizontales
7473 \end_layout
7474
7475 \end_inset
7476
7477
7478 \end_layout
7479
7480 \begin_layout Standard
7481 \noindent
7482 \align center
7483 \begin_inset Tabular
7484 <lyxtabular version="3" rows="4" columns="2">
7485 <features tabularvalignment="middle">
7486 <column alignment="center" valignment="top" width="0">
7487 <column alignment="center" valignment="top" width="0">
7488 <row>
7489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7490 \begin_inset Text
7491
7492 \begin_layout Plain Layout
7493 Comando
7494 \begin_inset Note Note
7495 status collapsed
7496
7497 \begin_layout Plain Layout
7498
7499 \series bold
7500
7501 \backslash
7502 raisebox
7503 \series default
7504  se usa sólo como espaciador
7505 \end_layout
7506
7507 \end_inset
7508
7509
7510 \end_layout
7511
7512 \end_inset
7513 </cell>
7514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7515 \begin_inset Text
7516
7517 \begin_layout Plain Layout
7518 Resultado
7519 \end_layout
7520
7521 \end_inset
7522 </cell>
7523 </row>
7524 <row>
7525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7526 \begin_inset Text
7527
7528 \begin_layout Plain Layout
7529 \begin_inset ERT
7530 status collapsed
7531
7532 \begin_layout Plain Layout
7533
7534
7535 \backslash
7536 raisebox{2.3mm}{
7537 \end_layout
7538
7539 \end_inset
7540
7541
7542 \backslash
7543 overbrace
7544 \begin_inset ERT
7545 status collapsed
7546
7547 \begin_layout Plain Layout
7548
7549
7550 \backslash
7551 spce 
7552 \end_layout
7553
7554 \end_inset
7555
7556 A+B
7557 \begin_inset ERT
7558 status collapsed
7559
7560 \begin_layout Plain Layout
7561
7562
7563 \backslash
7564 spce 
7565 \end_layout
7566
7567 \end_inset
7568
7569 ^
7570 \begin_inset ERT
7571 status collapsed
7572
7573 \begin_layout Plain Layout
7574
7575
7576 \backslash
7577 spce 
7578 \end_layout
7579
7580 \end_inset
7581
7582 3
7583 \begin_inset ERT
7584 status collapsed
7585
7586 \begin_layout Plain Layout
7587
7588 }
7589 \end_layout
7590
7591 \end_inset
7592
7593
7594 \begin_inset Index idx
7595 status collapsed
7596
7597 \begin_layout Plain Layout
7598 Comandos ! O ! 
7599 \backslash
7600 overbrace
7601 \end_layout
7602
7603 \end_inset
7604
7605
7606 \end_layout
7607
7608 \end_inset
7609 </cell>
7610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7611 \begin_inset Text
7612
7613 \begin_layout Plain Layout
7614 \begin_inset Formula $\overbrace{A+B}^{3}$
7615 \end_inset
7616
7617
7618 \end_layout
7619
7620 \end_inset
7621 </cell>
7622 </row>
7623 <row>
7624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7625 \begin_inset Text
7626
7627 \begin_layout Plain Layout
7628 \begin_inset ERT
7629 status collapsed
7630
7631 \begin_layout Plain Layout
7632
7633
7634 \backslash
7635 raisebox{-2.2mm}{
7636 \end_layout
7637
7638 \end_inset
7639
7640
7641 \backslash
7642 underbrace
7643 \begin_inset ERT
7644 status collapsed
7645
7646 \begin_layout Plain Layout
7647
7648
7649 \backslash
7650 spce 
7651 \end_layout
7652
7653 \end_inset
7654
7655 A+B
7656 \begin_inset ERT
7657 status collapsed
7658
7659 \begin_layout Plain Layout
7660
7661
7662 \backslash
7663 spce 
7664 \end_layout
7665
7666 \end_inset
7667
7668 _5
7669 \begin_inset ERT
7670 status collapsed
7671
7672 \begin_layout Plain Layout
7673
7674 }
7675 \end_layout
7676
7677 \end_inset
7678
7679
7680 \begin_inset Index idx
7681 status collapsed
7682
7683 \begin_layout Plain Layout
7684 Comandos ! U ! 
7685 \backslash
7686 underbrace
7687 \end_layout
7688
7689 \end_inset
7690
7691
7692 \end_layout
7693
7694 \end_inset
7695 </cell>
7696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7697 \begin_inset Text
7698
7699 \begin_layout Plain Layout
7700 \begin_inset Formula $\underbrace{A+B}_{5}$
7701 \end_inset
7702
7703
7704 \end_layout
7705
7706 \end_inset
7707 </cell>
7708 </row>
7709 <row>
7710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7711 \begin_inset Text
7712
7713 \begin_layout Plain Layout
7714
7715 \backslash
7716 overbrace
7717 \begin_inset ERT
7718 status collapsed
7719
7720 \begin_layout Plain Layout
7721
7722
7723 \backslash
7724 spce 
7725 \end_layout
7726
7727 \end_inset
7728
7729
7730 \backslash
7731 underbrace
7732 \begin_inset ERT
7733 status collapsed
7734
7735 \begin_layout Plain Layout
7736
7737
7738 \backslash
7739 spce 
7740 \end_layout
7741
7742 \end_inset
7743
7744 A+B_w
7745 \begin_inset ERT
7746 status collapsed
7747
7748 \begin_layout Plain Layout
7749
7750
7751 \backslash
7752 spce 
7753 \end_layout
7754
7755 \end_inset
7756
7757
7758 \begin_inset ERT
7759 status collapsed
7760
7761 \begin_layout Plain Layout
7762
7763
7764 \backslash
7765 spce 
7766 \end_layout
7767
7768 \end_inset
7769
7770 _7
7771 \begin_inset ERT
7772 status collapsed
7773
7774 \begin_layout Plain Layout
7775
7776
7777 \backslash
7778 spce 
7779 \end_layout
7780
7781 \end_inset
7782
7783
7784 \begin_inset ERT
7785 status collapsed
7786
7787 \begin_layout Plain Layout
7788
7789
7790 \backslash
7791 spce 
7792 \end_layout
7793
7794 \end_inset
7795
7796 ^
7797 \begin_inset ERT
7798 status collapsed
7799
7800 \begin_layout Plain Layout
7801
7802
7803 \backslash
7804 spce 
7805 \end_layout
7806
7807 \end_inset
7808
7809 C
7810 \end_layout
7811
7812 \end_inset
7813 </cell>
7814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7815 \begin_inset Text
7816
7817 \begin_layout Plain Layout
7818 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7819 \end_inset
7820
7821
7822 \end_layout
7823
7824 \end_inset
7825 </cell>
7826 </row>
7827 </lyxtabular>
7828
7829 \end_inset
7830
7831
7832 \end_layout
7833
7834 \begin_layout Standard
7835 En el último ejemplo no importa en qué orden se introducen los comandos
7836  
7837 \series bold
7838
7839 \backslash
7840 overbrace
7841 \series default
7842  y 
7843 \series bold
7844
7845 \backslash
7846 underbrace
7847 \series default
7848 .
7849 \begin_inset VSpace bigskip
7850 \end_inset
7851
7852
7853 \end_layout
7854
7855 \begin_layout Standard
7856 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7857  multilínea, como se describe en
7858 \begin_inset space ~
7859 \end_inset
7860
7861
7862 \begin_inset CommandInset ref
7863 LatexCommand ref
7864 reference "sec:Ecuaciones-multilínea"
7865
7866 \end_inset
7867
7868 :
7869 \begin_inset Formula 
7870 \begin{eqnarray*}
7871 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7872  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7873 \end{eqnarray*}
7874
7875 \end_inset
7876
7877 En la primera fila se insertan la ecuación y la primera llave.
7878  Aquí es importante insertar el comando de espacio
7879 \begin_inset Foot
7880 status collapsed
7881
7882 \begin_layout Plain Layout
7883 Los comandos para espacios se explican en 
7884 \begin_inset CommandInset ref
7885 LatexCommand ref
7886 reference "sub:Espacio-predefinido"
7887
7888 \end_inset
7889
7890
7891 \end_layout
7892
7893 \end_inset
7894
7895  
7896 \series bold
7897
7898 \backslash
7899 :
7900 \series default
7901  antes de la primera
7902 \series bold
7903  
7904 \series default
7905
7906 \begin_inset Formula $d$
7907 \end_inset
7908
7909 , porque la llave que termina detrás de 
7910 \begin_inset Formula $q$
7911 \end_inset
7912
7913  impide que el siguiente 
7914 \begin_inset Quotes fld
7915 \end_inset
7916
7917 +
7918 \begin_inset Quotes frd
7919 \end_inset
7920
7921  esté rodeado de espacio.
7922 \begin_inset Foot
7923 status collapsed
7924
7925 \begin_layout Plain Layout
7926 Debido a que la llave no es considerada como carácter, véase 
7927 \begin_inset CommandInset ref
7928 LatexCommand ref
7929 reference "sub:Operadores-binarios"
7930
7931 \end_inset
7932
7933
7934 \end_layout
7935
7936 \end_inset
7937
7938  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7939  de 
7940 \begin_inset Formula $b$
7941 \end_inset
7942
7943  se inserta antes el comando 
7944 \series bold
7945
7946 \backslash
7947 hphantom{gggg+
7948 \backslash
7949 :}
7950 \series default
7951 .
7952 \begin_inset Foot
7953 status collapsed
7954
7955 \begin_layout Plain Layout
7956 Más sobre 
7957 \series bold
7958
7959 \backslash
7960 hphantom
7961 \series default
7962  en 
7963 \begin_inset CommandInset ref
7964 LatexCommand ref
7965 reference "sub:Espacios-reservados"
7966
7967 \end_inset
7968
7969
7970 \end_layout
7971
7972 \end_inset
7973
7974  Ese espacio es necesario porque el signo 
7975 \begin_inset Quotes fld
7976 \end_inset
7977
7978 +
7979 \begin_inset Quotes frd
7980 \end_inset
7981
7982  va seguido de un espacio en la ecuación.
7983  La llave se coloca bajo el comando 
7984 \series bold
7985
7986 \backslash
7987 hphantom{bbqq+dddd}
7988 \series default
7989 .
7990  
7991 \end_layout
7992
7993 \begin_layout Standard
7994 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7995  ejemplo:
7996 \begin_inset ERT
7997 status collapsed
7998
7999 \begin_layout Plain Layout
8000
8001
8002 \backslash
8003 setlength{
8004 \backslash
8005 jot}{-6pt}
8006 \end_layout
8007
8008 \end_inset
8009
8010
8011 \begin_inset Formula 
8012 \begin{eqnarray*}
8013  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
8014 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
8015 \end{eqnarray*}
8016
8017 \end_inset
8018
8019
8020 \begin_inset ERT
8021 status collapsed
8022
8023 \begin_layout Plain Layout
8024
8025
8026 \backslash
8027 setlength{
8028 \backslash
8029 jot}{3pt}
8030 \end_layout
8031
8032 \end_inset
8033
8034 La primera fila de la ecuación es igual que la segunda fila del ejemplo
8035  anterior, con la diferencia de que la llave está encima.
8036  La segunda fila contiene la ecuación junto con la segunda llave.
8037  Para evitar que haya demasiado espacio entre la llave superior en la primera
8038  fila y la ecuación hay que reducirlo.
8039  Esto no es fácil de hacer debido a un fallo de LyX.
8040 \begin_inset Foot
8041 status collapsed
8042
8043 \begin_layout Plain Layout
8044 \begin_inset CommandInset href
8045 LatexCommand href
8046 name "LyX-bug #1505"
8047 target "http://www.lyx.org/trac/ticket/1505"
8048
8049 \end_inset
8050
8051
8052 \end_layout
8053
8054 \end_inset
8055
8056  Una solución es cambiar la separación global de filas en la ecuación, 
8057 \series bold
8058
8059 \backslash
8060 jot
8061 \series default
8062
8063 \begin_inset Index idx
8064 status collapsed
8065
8066 \begin_layout Plain Layout
8067 Comandos ! J ! 
8068 \backslash
8069 jot
8070 \end_layout
8071
8072 \end_inset
8073
8074 , en -6
8075 \begin_inset space \thinspace{}
8076 \end_inset
8077
8078 pt insertando antes de la ecuación el comando 
8079 \series bold
8080
8081 \backslash
8082 setlength{
8083 \backslash
8084 jot}{-6pt}
8085 \series default
8086  en modo TeX.
8087  Después de la ecuación se vuelve al valor normal 3
8088 \begin_inset space \thinspace{}
8089 \end_inset
8090
8091 pt de 
8092 \series bold
8093
8094 \backslash
8095 jot
8096 \series default
8097  usando el mismo comando.
8098  Más información sobre separación de filas en ecuaciones en
8099 \begin_inset space ~
8100 \end_inset
8101
8102
8103 \begin_inset CommandInset ref
8104 LatexCommand ref
8105 reference "sub:Separación-de-líneas"
8106
8107 \end_inset
8108
8109 .
8110 \end_layout
8111
8112 \begin_layout Section
8113 Flechas
8114 \begin_inset Index idx
8115 status collapsed
8116
8117 \begin_layout Plain Layout
8118 Flechas
8119 \end_layout
8120
8121 \end_inset
8122
8123
8124 \end_layout
8125
8126 \begin_layout Standard
8127 Las flechas se pueden insertar con el botón 
8128 \begin_inset Graphics
8129         filename ../../images/math/leftarrow.png
8130         scale 85
8131
8132 \end_inset
8133
8134  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
8135  siguientes.
8136 \end_layout
8137
8138 \begin_layout Subsection
8139 Flechas horizontales
8140 \begin_inset Index idx
8141 status collapsed
8142
8143 \begin_layout Plain Layout
8144 Flechas ! horizontales
8145 \end_layout
8146
8147 \end_inset
8148
8149
8150 \end_layout
8151
8152 \begin_layout Standard
8153 \begin_inset space \hfill{}
8154 \end_inset
8155
8156
8157 \begin_inset Tabular
8158 <lyxtabular version="3" rows="8" columns="2">
8159 <features tabularvalignment="middle">
8160 <column alignment="center" valignment="top" width="0pt">
8161 <column alignment="center" valignment="top" width="0pt">
8162 <row>
8163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8164 \begin_inset Text
8165
8166 \begin_layout Plain Layout
8167 Comando
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8173 \begin_inset Text
8174
8175 \begin_layout Plain Layout
8176 Resultado
8177 \end_layout
8178
8179 \end_inset
8180 </cell>
8181 </row>
8182 <row>
8183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8184 \begin_inset Text
8185
8186 \begin_layout Plain Layout
8187
8188 \backslash
8189 gets
8190 \end_layout
8191
8192 \end_inset
8193 </cell>
8194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8195 \begin_inset Text
8196
8197 \begin_layout Plain Layout
8198 \begin_inset Formula $\gets$
8199 \end_inset
8200
8201
8202 \end_layout
8203
8204 \end_inset
8205 </cell>
8206 </row>
8207 <row>
8208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8209 \begin_inset Text
8210
8211 \begin_layout Plain Layout
8212
8213 \backslash
8214 Leftarrow
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223 \begin_inset Formula $\Leftarrow$
8224 \end_inset
8225
8226
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 </row>
8232 <row>
8233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237
8238 \backslash
8239 longleftarrow
8240 \end_layout
8241
8242 \end_inset
8243 </cell>
8244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8245 \begin_inset Text
8246
8247 \begin_layout Plain Layout
8248 \begin_inset Formula $\longleftarrow$
8249 \end_inset
8250
8251
8252 \end_layout
8253
8254 \end_inset
8255 </cell>
8256 </row>
8257 <row>
8258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8259 \begin_inset Text
8260
8261 \begin_layout Plain Layout
8262
8263 \backslash
8264 Longleftarrow
8265 \end_layout
8266
8267 \end_inset
8268 </cell>
8269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273 \begin_inset Formula $\Longleftarrow$
8274 \end_inset
8275
8276
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 </row>
8282 <row>
8283 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8284 \begin_inset Text
8285
8286 \begin_layout Plain Layout
8287
8288 \backslash
8289 leftharpoonup
8290 \end_layout
8291
8292 \end_inset
8293 </cell>
8294 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8295 \begin_inset Text
8296
8297 \begin_layout Plain Layout
8298 \begin_inset Formula $\leftharpoonup$
8299 \end_inset
8300
8301
8302 \end_layout
8303
8304 \end_inset
8305 </cell>
8306 </row>
8307 <row>
8308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8309 \begin_inset Text
8310
8311 \begin_layout Plain Layout
8312
8313 \backslash
8314 leftharpoondown
8315 \end_layout
8316
8317 \end_inset
8318 </cell>
8319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8320 \begin_inset Text
8321
8322 \begin_layout Plain Layout
8323 \begin_inset Formula $\leftharpoondown$
8324 \end_inset
8325
8326
8327 \end_layout
8328
8329 \end_inset
8330 </cell>
8331 </row>
8332 <row>
8333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8334 \begin_inset Text
8335
8336 \begin_layout Plain Layout
8337
8338 \backslash
8339 hookleftarrow
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348 \begin_inset Formula $\hookleftarrow$
8349 \end_inset
8350
8351
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 </row>
8357 </lyxtabular>
8358
8359 \end_inset
8360
8361
8362 \begin_inset space \hfill{}
8363 \end_inset
8364
8365
8366 \begin_inset Tabular
8367 <lyxtabular version="3" rows="8" columns="2">
8368 <features tabularvalignment="middle">
8369 <column alignment="center" valignment="top" width="0pt">
8370 <column alignment="center" valignment="top" width="0pt">
8371 <row>
8372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8373 \begin_inset Text
8374
8375 \begin_layout Plain Layout
8376 Comando
8377 \end_layout
8378
8379 \end_inset
8380 </cell>
8381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8382 \begin_inset Text
8383
8384 \begin_layout Plain Layout
8385 Resultado
8386 \end_layout
8387
8388 \end_inset
8389 </cell>
8390 </row>
8391 <row>
8392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8393 \begin_inset Text
8394
8395 \begin_layout Plain Layout
8396
8397 \backslash
8398 to
8399 \end_layout
8400
8401 \end_inset
8402 </cell>
8403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8404 \begin_inset Text
8405
8406 \begin_layout Plain Layout
8407 \begin_inset Formula $\to$
8408 \end_inset
8409
8410
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 </row>
8416 <row>
8417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Plain Layout
8421
8422 \backslash
8423 Rightarrow
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Plain Layout
8432 \begin_inset Formula $\Rightarrow$
8433 \end_inset
8434
8435
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 </row>
8441 <row>
8442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446
8447 \backslash
8448 longrightarrow
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Plain Layout
8457 \begin_inset Formula $\longrightarrow$
8458 \end_inset
8459
8460
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 </row>
8466 <row>
8467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471
8472 \backslash
8473 Longrightarrow
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8479 \begin_inset Text
8480
8481 \begin_layout Plain Layout
8482 \begin_inset Formula $\Longrightarrow$
8483 \end_inset
8484
8485
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 </row>
8491 <row>
8492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496
8497 \backslash
8498 rightharpoonup
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507 \begin_inset Formula $\rightharpoonup$
8508 \end_inset
8509
8510
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 </row>
8516 <row>
8517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8518 \begin_inset Text
8519
8520 \begin_layout Plain Layout
8521
8522 \backslash
8523 rightharpoondown
8524 \end_layout
8525
8526 \end_inset
8527 </cell>
8528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8529 \begin_inset Text
8530
8531 \begin_layout Plain Layout
8532 \begin_inset Formula $\rightharpoondown$
8533 \end_inset
8534
8535
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 </row>
8541 <row>
8542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546
8547 \backslash
8548 hookrightarrow
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557 \begin_inset Formula $\hookrightarrow$
8558 \end_inset
8559
8560
8561 \end_layout
8562
8563 \end_inset
8564 </cell>
8565 </row>
8566 </lyxtabular>
8567
8568 \end_inset
8569
8570
8571 \begin_inset space \hfill{}
8572 \end_inset
8573
8574
8575 \end_layout
8576
8577 \begin_layout Standard
8578 \begin_inset space \hfill{}
8579 \end_inset
8580
8581
8582 \begin_inset Tabular
8583 <lyxtabular version="3" rows="6" columns="2">
8584 <features tabularvalignment="middle">
8585 <column alignment="center" valignment="top" width="0pt">
8586 <column alignment="center" valignment="top" width="0pt">
8587 <row>
8588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8589 \begin_inset Text
8590
8591 \begin_layout Plain Layout
8592 Comando
8593 \end_layout
8594
8595 \end_inset
8596 </cell>
8597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8598 \begin_inset Text
8599
8600 \begin_layout Plain Layout
8601 Resultado
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 </row>
8607 <row>
8608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612
8613 \backslash
8614 leftrightarrow
8615 \end_layout
8616
8617 \end_inset
8618 </cell>
8619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8620 \begin_inset Text
8621
8622 \begin_layout Plain Layout
8623 \begin_inset Formula $\leftrightarrow$
8624 \end_inset
8625
8626
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 </row>
8632 <row>
8633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637
8638 \backslash
8639 Leftrightarrow
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648 \begin_inset Formula $\Leftrightarrow$
8649 \end_inset
8650
8651
8652 \end_layout
8653
8654 \end_inset
8655 </cell>
8656 </row>
8657 <row>
8658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Plain Layout
8662
8663 \backslash
8664 longleftrightarrow
8665 \end_layout
8666
8667 \end_inset
8668 </cell>
8669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8670 \begin_inset Text
8671
8672 \begin_layout Plain Layout
8673 \begin_inset Formula $\longleftrightarrow$
8674 \end_inset
8675
8676
8677 \end_layout
8678
8679 \end_inset
8680 </cell>
8681 </row>
8682 <row>
8683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8684 \begin_inset Text
8685
8686 \begin_layout Plain Layout
8687
8688 \backslash
8689 Longleftrightarrow
8690 \end_layout
8691
8692 \end_inset
8693 </cell>
8694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8695 \begin_inset Text
8696
8697 \begin_layout Plain Layout
8698 \begin_inset Formula $\Longleftrightarrow$
8699 \end_inset
8700
8701
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 </row>
8707 <row>
8708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712
8713 \backslash
8714 rightleftharpoons
8715 \end_layout
8716
8717 \end_inset
8718 </cell>
8719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8720 \begin_inset Text
8721
8722 \begin_layout Plain Layout
8723 \begin_inset Formula $\rightleftharpoons$
8724 \end_inset
8725
8726
8727 \end_layout
8728
8729 \end_inset
8730 </cell>
8731 </row>
8732 </lyxtabular>
8733
8734 \end_inset
8735
8736
8737 \begin_inset space \hspace{}
8738 \length 25pt
8739 \end_inset
8740
8741
8742 \begin_inset space \hfill{}
8743 \end_inset
8744
8745
8746 \begin_inset Tabular
8747 <lyxtabular version="3" rows="5" columns="2">
8748 <features tabularvalignment="middle">
8749 <column alignment="center" valignment="top" width="0pt">
8750 <column alignment="center" valignment="top" width="0pt">
8751 <row>
8752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8753 \begin_inset Text
8754
8755 \begin_layout Plain Layout
8756 Comando
8757 \end_layout
8758
8759 \end_inset
8760 </cell>
8761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Plain Layout
8765 Resultado
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 </row>
8771 <row>
8772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776
8777 \backslash
8778 mapsto
8779 \end_layout
8780
8781 \end_inset
8782 </cell>
8783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8784 \begin_inset Text
8785
8786 \begin_layout Plain Layout
8787 \begin_inset Formula $\mapsto$
8788 \end_inset
8789
8790
8791 \end_layout
8792
8793 \end_inset
8794 </cell>
8795 </row>
8796 <row>
8797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8798 \begin_inset Text
8799
8800 \begin_layout Plain Layout
8801
8802 \backslash
8803 longmapsto
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8809 \begin_inset Text
8810
8811 \begin_layout Plain Layout
8812 \begin_inset Formula $\longmapsto$
8813 \end_inset
8814
8815
8816 \end_layout
8817
8818 \end_inset
8819 </cell>
8820 </row>
8821 <row>
8822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8823 \begin_inset Text
8824
8825 \begin_layout Plain Layout
8826
8827 \backslash
8828 leadsto
8829 \end_layout
8830
8831 \end_inset
8832 </cell>
8833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8834 \begin_inset Text
8835
8836 \begin_layout Plain Layout
8837 \begin_inset Formula $\leadsto$
8838 \end_inset
8839
8840
8841 \end_layout
8842
8843 \end_inset
8844 </cell>
8845 </row>
8846 <row>
8847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8848 \begin_inset Text
8849
8850 \begin_layout Plain Layout
8851
8852 \backslash
8853 dasharrow
8854 \end_layout
8855
8856 \end_inset
8857 </cell>
8858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8859 \begin_inset Text
8860
8861 \begin_layout Plain Layout
8862 \begin_inset Formula $\dasharrow$
8863 \end_inset
8864
8865
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 </row>
8871 </lyxtabular>
8872
8873 \end_inset
8874
8875
8876 \begin_inset space \hfill{}
8877 \end_inset
8878
8879
8880 \begin_inset VSpace medskip
8881 \end_inset
8882
8883
8884 \end_layout
8885
8886 \begin_layout Standard
8887 Las flechas que se utilizan como acentos, p.
8888 \begin_inset space \thinspace{}
8889 \end_inset
8890
8891 e.
8892  en vectores, se describen en 
8893 \begin_inset CommandInset ref
8894 LatexCommand ref
8895 reference "sec:Acentos"
8896
8897 \end_inset
8898
8899 .
8900  
8901 \begin_inset VSpace bigskip
8902 \end_inset
8903
8904
8905 \end_layout
8906
8907 \begin_layout Standard
8908 Además hay las flechas etiquetadas
8909 \begin_inset Index idx
8910 status collapsed
8911
8912 \begin_layout Plain Layout
8913 Flechas ! etiquetadas
8914 \end_layout
8915
8916 \end_inset
8917
8918  
8919 \series bold
8920
8921 \backslash
8922 xleftarrow
8923 \series default
8924
8925 \begin_inset Index idx
8926 status collapsed
8927
8928 \begin_layout Plain Layout
8929 Comandos ! X ! 
8930 \backslash
8931 xleftarrow
8932 \end_layout
8933
8934 \end_inset
8935
8936  y 
8937 \series bold
8938
8939 \backslash
8940 xrightarrow
8941 \series default
8942
8943 \begin_inset Index idx
8944 status collapsed
8945
8946 \begin_layout Plain Layout
8947 Comandos ! X ! 
8948 \backslash
8949 xrightarrow
8950 \begin_inset ERT
8951 status collapsed
8952
8953 \begin_layout Plain Layout
8954
8955
8956 \backslash
8957 vspace{4mm}
8958 \end_layout
8959
8960 \end_inset
8961
8962
8963 \end_layout
8964
8965 \end_inset
8966
8967 .
8968  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8969  con dos marcos azules donde se puede insertar la etiqueta.
8970  La longitud de la flecha se adapta a la anchura de la etiqueta.
8971 \end_layout
8972
8973 \begin_layout Standard
8974 \noindent
8975 \align center
8976 \begin_inset Tabular
8977 <lyxtabular version="3" rows="3" columns="2">
8978 <features tabularvalignment="middle">
8979 <column alignment="center" valignment="top" width="0">
8980 <column alignment="center" valignment="top" width="0">
8981 <row>
8982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8983 \begin_inset Text
8984
8985 \begin_layout Plain Layout
8986 Comando
8987 \end_layout
8988
8989 \end_inset
8990 </cell>
8991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8992 \begin_inset Text
8993
8994 \begin_layout Plain Layout
8995 Resultado
8996 \begin_inset Note Note
8997 status collapsed
8998
8999 \begin_layout Plain Layout
9000
9001 \series bold
9002
9003 \backslash
9004 raisebox
9005 \series default
9006  se usa sólo como espaciador
9007 \end_layout
9008
9009 \end_inset
9010
9011
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 </row>
9017 <row>
9018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9019 \begin_inset Text
9020
9021 \begin_layout Plain Layout
9022 F(a)
9023 \backslash
9024 xleftarrow
9025 \begin_inset ERT
9026 status collapsed
9027
9028 \begin_layout Plain Layout
9029
9030
9031 \backslash
9032 spce 
9033 \end_layout
9034
9035 \end_inset
9036
9037 x=a
9038 \begin_inset Formula $\downarrow$
9039 \end_inset
9040
9041 x>0
9042 \begin_inset Formula $\to$
9043 \end_inset
9044
9045 F(x)
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9051 \begin_inset Text
9052
9053 \begin_layout Plain Layout
9054 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
9055 \end_inset
9056
9057
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 </row>
9063 <row>
9064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Plain Layout
9068 F(x)
9069 \backslash
9070 xrightarrow
9071 \begin_inset ERT
9072 status collapsed
9073
9074 \begin_layout Plain Layout
9075
9076
9077 \backslash
9078 spce 
9079 \end_layout
9080
9081 \end_inset
9082
9083 x=a
9084 \begin_inset Formula $\downarrow$
9085 \end_inset
9086
9087 x>0
9088 \begin_inset Formula $\to$
9089 \end_inset
9090
9091 F(a)
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9097 \begin_inset Text
9098
9099 \begin_layout Plain Layout
9100 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
9101 \end_inset
9102
9103
9104 \end_layout
9105
9106 \end_inset
9107 </cell>
9108 </row>
9109 </lyxtabular>
9110
9111 \end_inset
9112
9113
9114 \end_layout
9115
9116 \begin_layout Subsection
9117 Flechas verticales y diagonales
9118 \begin_inset Index idx
9119 status collapsed
9120
9121 \begin_layout Plain Layout
9122 Flechas ! diagonales
9123 \end_layout
9124
9125 \end_inset
9126
9127
9128 \begin_inset Index idx
9129 status collapsed
9130
9131 \begin_layout Plain Layout
9132 Flechas ! verticales
9133 \end_layout
9134
9135 \end_inset
9136
9137
9138 \end_layout
9139
9140 \begin_layout Standard
9141 \begin_inset space \hfill{}
9142 \end_inset
9143
9144
9145 \begin_inset Tabular
9146 <lyxtabular version="3" rows="7" columns="2">
9147 <features tabularvalignment="middle">
9148 <column alignment="center" valignment="top" width="0pt">
9149 <column alignment="center" valignment="top" width="0pt">
9150 <row>
9151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9152 \begin_inset Text
9153
9154 \begin_layout Plain Layout
9155 Comando
9156 \end_layout
9157
9158 \end_inset
9159 </cell>
9160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164 Resultado
9165 \end_layout
9166
9167 \end_inset
9168 </cell>
9169 </row>
9170 <row>
9171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175
9176 \backslash
9177 uparrow
9178 \end_layout
9179
9180 \end_inset
9181 </cell>
9182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186 \begin_inset Formula $\uparrow$
9187 \end_inset
9188
9189
9190 \end_layout
9191
9192 \end_inset
9193 </cell>
9194 </row>
9195 <row>
9196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9197 \begin_inset Text
9198
9199 \begin_layout Plain Layout
9200
9201 \backslash
9202 Uparrow
9203 \end_layout
9204
9205 \end_inset
9206 </cell>
9207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9208 \begin_inset Text
9209
9210 \begin_layout Plain Layout
9211 \begin_inset Formula $\Uparrow$
9212 \end_inset
9213
9214
9215 \end_layout
9216
9217 \end_inset
9218 </cell>
9219 </row>
9220 <row>
9221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9222 \begin_inset Text
9223
9224 \begin_layout Plain Layout
9225
9226 \backslash
9227 updownarrow
9228 \end_layout
9229
9230 \end_inset
9231 </cell>
9232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9233 \begin_inset Text
9234
9235 \begin_layout Plain Layout
9236 \begin_inset Formula $\updownarrow$
9237 \end_inset
9238
9239
9240 \end_layout
9241
9242 \end_inset
9243 </cell>
9244 </row>
9245 <row>
9246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9247 \begin_inset Text
9248
9249 \begin_layout Plain Layout
9250
9251 \backslash
9252 Updownarrow
9253 \end_layout
9254
9255 \end_inset
9256 </cell>
9257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9258 \begin_inset Text
9259
9260 \begin_layout Plain Layout
9261 \begin_inset Formula $\Updownarrow$
9262 \end_inset
9263
9264
9265 \end_layout
9266
9267 \end_inset
9268 </cell>
9269 </row>
9270 <row>
9271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9272 \begin_inset Text
9273
9274 \begin_layout Plain Layout
9275
9276 \backslash
9277 Downarrow
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9283 \begin_inset Text
9284
9285 \begin_layout Plain Layout
9286 \begin_inset Formula $\Downarrow$
9287 \end_inset
9288
9289
9290 \end_layout
9291
9292 \end_inset
9293 </cell>
9294 </row>
9295 <row>
9296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9297 \begin_inset Text
9298
9299 \begin_layout Plain Layout
9300
9301 \backslash
9302 downarrow
9303 \end_layout
9304
9305 \end_inset
9306 </cell>
9307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9308 \begin_inset Text
9309
9310 \begin_layout Plain Layout
9311 \begin_inset Formula $\downarrow$
9312 \end_inset
9313
9314
9315 \end_layout
9316
9317 \end_inset
9318 </cell>
9319 </row>
9320 </lyxtabular>
9321
9322 \end_inset
9323
9324
9325 \begin_inset space \hfill{}
9326 \end_inset
9327
9328
9329 \begin_inset Tabular
9330 <lyxtabular version="3" rows="5" columns="2">
9331 <features tabularvalignment="middle">
9332 <column alignment="center" valignment="top" width="0pt">
9333 <column alignment="center" valignment="top" width="0pt">
9334 <row>
9335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9336 \begin_inset Text
9337
9338 \begin_layout Plain Layout
9339 Comando
9340 \end_layout
9341
9342 \end_inset
9343 </cell>
9344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9345 \begin_inset Text
9346
9347 \begin_layout Plain Layout
9348 Resultado
9349 \end_layout
9350
9351 \end_inset
9352 </cell>
9353 </row>
9354 <row>
9355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9356 \begin_inset Text
9357
9358 \begin_layout Plain Layout
9359
9360 \backslash
9361 nearrow
9362 \end_layout
9363
9364 \end_inset
9365 </cell>
9366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9367 \begin_inset Text
9368
9369 \begin_layout Plain Layout
9370 \begin_inset Formula $\nearrow$
9371 \end_inset
9372
9373
9374 \end_layout
9375
9376 \end_inset
9377 </cell>
9378 </row>
9379 <row>
9380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9381 \begin_inset Text
9382
9383 \begin_layout Plain Layout
9384
9385 \backslash
9386 searrow
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9392 \begin_inset Text
9393
9394 \begin_layout Plain Layout
9395 \begin_inset Formula $\searrow$
9396 \end_inset
9397
9398
9399 \end_layout
9400
9401 \end_inset
9402 </cell>
9403 </row>
9404 <row>
9405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9406 \begin_inset Text
9407
9408 \begin_layout Plain Layout
9409
9410 \backslash
9411 swarrow
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9417 \begin_inset Text
9418
9419 \begin_layout Plain Layout
9420 \begin_inset Formula $\swarrow$
9421 \end_inset
9422
9423
9424 \end_layout
9425
9426 \end_inset
9427 </cell>
9428 </row>
9429 <row>
9430 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9431 \begin_inset Text
9432
9433 \begin_layout Plain Layout
9434
9435 \backslash
9436 nwarrow
9437 \end_layout
9438
9439 \end_inset
9440 </cell>
9441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9442 \begin_inset Text
9443
9444 \begin_layout Plain Layout
9445 \begin_inset Formula $\nwarrow$
9446 \end_inset
9447
9448
9449 \end_layout
9450
9451 \end_inset
9452 </cell>
9453 </row>
9454 </lyxtabular>
9455
9456 \end_inset
9457
9458
9459 \begin_inset space \hfill{}
9460 \end_inset
9461
9462
9463 \end_layout
9464
9465 \begin_layout Standard
9466 \begin_inset VSpace medskip
9467 \end_inset
9468
9469
9470 \end_layout
9471
9472 \begin_layout Standard
9473 Las flechas verticales también se pueden usar como delimitadores junto con
9474  los comandos descritos en
9475 \begin_inset space ~
9476 \end_inset
9477
9478
9479 \begin_inset CommandInset ref
9480 LatexCommand ref
9481 reference "sub:Tamaño-manual-de"
9482
9483 \end_inset
9484
9485  y 
9486 \begin_inset CommandInset ref
9487 LatexCommand ref
9488 reference "sub:Tamaño-automático-de"
9489
9490 \end_inset
9491
9492 .
9493 \end_layout
9494
9495 \begin_layout Section
9496 Acentos
9497 \begin_inset CommandInset label
9498 LatexCommand label
9499 name "sec:Acentos"
9500
9501 \end_inset
9502
9503
9504 \begin_inset Index idx
9505 status collapsed
9506
9507 \begin_layout Plain Layout
9508 Acentos
9509 \end_layout
9510
9511 \end_inset
9512
9513
9514 \end_layout
9515
9516 \begin_layout Standard
9517 Los acentos se pueden insertar con el botón 
9518 \begin_inset Graphics
9519         filename ../../images/math/hat.png
9520         scale 85
9521
9522 \end_inset
9523
9524  o mediante los comandos listados en las siguientes subsecciones.
9525 \end_layout
9526
9527 \begin_layout Subsection
9528 Acentos para un carácter
9529 \begin_inset ERT
9530 status collapsed
9531
9532 \begin_layout Plain Layout
9533
9534
9535 \backslash
9536 texorpdfstring{
9537 \end_layout
9538
9539 \end_inset
9540
9541
9542 \begin_inset Foot
9543 status collapsed
9544
9545 \begin_layout Plain Layout
9546 Para acentos en texto, véase 
9547 \begin_inset CommandInset ref
9548 LatexCommand ref
9549 reference "sub:Acentos-en-texto"
9550
9551 \end_inset
9552
9553
9554 \end_layout
9555
9556 \end_inset
9557
9558
9559 \begin_inset ERT
9560 status collapsed
9561
9562 \begin_layout Plain Layout
9563
9564 }{}
9565 \end_layout
9566
9567 \end_inset
9568
9569
9570 \begin_inset Note Note
9571 status collapsed
9572
9573 \begin_layout Plain Layout
9574
9575 \series bold
9576
9577 \backslash
9578 texorpdfstring
9579 \series default
9580  se usa para evitar que la nota al pie aparezca en los marcadores PDF.
9581 \end_layout
9582
9583 \begin_layout Plain Layout
9584 Más sobre 
9585 \series bold
9586
9587 \backslash
9588 texorpdfstring
9589 \series default
9590  en la sección 
9591 \begin_inset CommandInset ref
9592 LatexCommand ref
9593 reference "sub:Ecuaciones-en-encabezados"
9594
9595 \end_inset
9596
9597 .
9598 \end_layout
9599
9600 \end_inset
9601
9602
9603 \begin_inset CommandInset label
9604 LatexCommand label
9605 name "sub:Acentos-para-un"
9606
9607 \end_inset
9608
9609
9610 \begin_inset Index idx
9611 status collapsed
9612
9613 \begin_layout Plain Layout
9614 Acentos ! para un carácter
9615 \end_layout
9616
9617 \end_inset
9618
9619
9620 \end_layout
9621
9622 \begin_layout Standard
9623 \begin_inset space \hfill{}
9624 \end_inset
9625
9626
9627 \begin_inset Tabular
9628 <lyxtabular version="3" rows="8" columns="2">
9629 <features tabularvalignment="middle">
9630 <column alignment="center" valignment="top" width="0pt">
9631 <column alignment="center" valignment="top" width="0pt">
9632 <row>
9633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9634 \begin_inset Text
9635
9636 \begin_layout Plain Layout
9637 Comando
9638 \end_layout
9639
9640 \end_inset
9641 </cell>
9642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9643 \begin_inset Text
9644
9645 \begin_layout Plain Layout
9646 Resultado
9647 \begin_inset Note Note
9648 status collapsed
9649
9650 \begin_layout Plain Layout
9651
9652 \series bold
9653
9654 \backslash
9655 raisebox
9656 \series default
9657  se usa sólo como espaciador
9658 \end_layout
9659
9660 \end_inset
9661
9662
9663 \end_layout
9664
9665 \end_inset
9666 </cell>
9667 </row>
9668 <row>
9669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9670 \begin_inset Text
9671
9672 \begin_layout Plain Layout
9673
9674 \backslash
9675 dot
9676 \begin_inset ERT
9677 status collapsed
9678
9679 \begin_layout Plain Layout
9680
9681
9682 \backslash
9683 spce 
9684 \end_layout
9685
9686 \end_inset
9687
9688 A
9689 \end_layout
9690
9691 \end_inset
9692 </cell>
9693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9694 \begin_inset Text
9695
9696 \begin_layout Plain Layout
9697 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9698 \end_inset
9699
9700
9701 \end_layout
9702
9703 \end_inset
9704 </cell>
9705 </row>
9706 <row>
9707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9708 \begin_inset Text
9709
9710 \begin_layout Plain Layout
9711
9712 \backslash
9713 ddot
9714 \begin_inset ERT
9715 status collapsed
9716
9717 \begin_layout Plain Layout
9718
9719
9720 \backslash
9721 spce 
9722 \end_layout
9723
9724 \end_inset
9725
9726 A
9727 \end_layout
9728
9729 \end_inset
9730 </cell>
9731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9732 \begin_inset Text
9733
9734 \begin_layout Plain Layout
9735 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9736 \end_inset
9737
9738
9739 \end_layout
9740
9741 \end_inset
9742 </cell>
9743 </row>
9744 <row>
9745 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9746 \begin_inset Text
9747
9748 \begin_layout Plain Layout
9749
9750 \backslash
9751 dddot
9752 \begin_inset ERT
9753 status collapsed
9754
9755 \begin_layout Plain Layout
9756
9757
9758 \backslash
9759 spce 
9760 \end_layout
9761
9762 \end_inset
9763
9764 A
9765 \end_layout
9766
9767 \end_inset
9768 </cell>
9769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9770 \begin_inset Text
9771
9772 \begin_layout Plain Layout
9773 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9774 \end_inset
9775
9776
9777 \end_layout
9778
9779 \end_inset
9780 </cell>
9781 </row>
9782 <row>
9783 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9784 \begin_inset Text
9785
9786 \begin_layout Plain Layout
9787
9788 \backslash
9789 ddddot
9790 \begin_inset ERT
9791 status collapsed
9792
9793 \begin_layout Plain Layout
9794
9795
9796 \backslash
9797 spce 
9798 \end_layout
9799
9800 \end_inset
9801
9802 A
9803 \end_layout
9804
9805 \end_inset
9806 </cell>
9807 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Plain Layout
9811 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9812 \end_inset
9813
9814
9815 \end_layout
9816
9817 \end_inset
9818 </cell>
9819 </row>
9820 <row>
9821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9822 \begin_inset Text
9823
9824 \begin_layout Plain Layout
9825
9826 \backslash
9827 vec
9828 \begin_inset ERT
9829 status collapsed
9830
9831 \begin_layout Plain Layout
9832
9833
9834 \backslash
9835 spce 
9836 \end_layout
9837
9838 \end_inset
9839
9840 A
9841 \begin_inset Index idx
9842 status collapsed
9843
9844 \begin_layout Plain Layout
9845 Vectores
9846 \end_layout
9847
9848 \end_inset
9849
9850
9851 \end_layout
9852
9853 \end_inset
9854 </cell>
9855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9856 \begin_inset Text
9857
9858 \begin_layout Plain Layout
9859 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9860 \end_inset
9861
9862
9863 \end_layout
9864
9865 \end_inset
9866 </cell>
9867 </row>
9868 <row>
9869 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9870 \begin_inset Text
9871
9872 \begin_layout Plain Layout
9873
9874 \backslash
9875 bar
9876 \begin_inset ERT
9877 status collapsed
9878
9879 \begin_layout Plain Layout
9880
9881
9882 \backslash
9883 spce 
9884 \end_layout
9885
9886 \end_inset
9887
9888 A
9889 \end_layout
9890
9891 \end_inset
9892 </cell>
9893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9894 \begin_inset Text
9895
9896 \begin_layout Plain Layout
9897 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9898 \end_inset
9899
9900
9901 \end_layout
9902
9903 \end_inset
9904 </cell>
9905 </row>
9906 <row>
9907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9908 \begin_inset Text
9909
9910 \begin_layout Plain Layout
9911
9912 \backslash
9913 mathring
9914 \begin_inset ERT
9915 status collapsed
9916
9917 \begin_layout Plain Layout
9918
9919
9920 \backslash
9921 spce 
9922 \end_layout
9923
9924 \end_inset
9925
9926 A
9927 \end_layout
9928
9929 \end_inset
9930 </cell>
9931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9932 \begin_inset Text
9933
9934 \begin_layout Plain Layout
9935 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9936 \end_inset
9937
9938
9939 \end_layout
9940
9941 \end_inset
9942 </cell>
9943 </row>
9944 </lyxtabular>
9945
9946 \end_inset
9947
9948
9949 \begin_inset space \hfill{}
9950 \end_inset
9951
9952
9953 \begin_inset Tabular
9954 <lyxtabular version="3" rows="7" columns="2">
9955 <features tabularvalignment="middle">
9956 <column alignment="center" valignment="top" width="0pt">
9957 <column alignment="center" valignment="top" width="0pt">
9958 <row>
9959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9960 \begin_inset Text
9961
9962 \begin_layout Plain Layout
9963 Comando
9964 \end_layout
9965
9966 \end_inset
9967 </cell>
9968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9969 \begin_inset Text
9970
9971 \begin_layout Plain Layout
9972 Resultado
9973 \begin_inset Note Note
9974 status collapsed
9975
9976 \begin_layout Plain Layout
9977
9978 \series bold
9979
9980 \backslash
9981 raisebox
9982 \series default
9983  se usa sólo como espaciador
9984 \end_layout
9985
9986 \end_inset
9987
9988
9989 \end_layout
9990
9991 \end_inset
9992 </cell>
9993 </row>
9994 <row>
9995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9996 \begin_inset Text
9997
9998 \begin_layout Plain Layout
9999
10000 \backslash
10001 tilde
10002 \begin_inset ERT
10003 status collapsed
10004
10005 \begin_layout Plain Layout
10006
10007
10008 \backslash
10009 spce 
10010 \end_layout
10011
10012 \end_inset
10013
10014 A
10015 \end_layout
10016
10017 \end_inset
10018 </cell>
10019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10020 \begin_inset Text
10021
10022 \begin_layout Plain Layout
10023 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10024 \end_inset
10025
10026
10027 \end_layout
10028
10029 \end_inset
10030 </cell>
10031 </row>
10032 <row>
10033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10034 \begin_inset Text
10035
10036 \begin_layout Plain Layout
10037
10038 \backslash
10039 hat
10040 \begin_inset ERT
10041 status collapsed
10042
10043 \begin_layout Plain Layout
10044
10045
10046 \backslash
10047 spce 
10048 \end_layout
10049
10050 \end_inset
10051
10052 A
10053 \end_layout
10054
10055 \end_inset
10056 </cell>
10057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10058 \begin_inset Text
10059
10060 \begin_layout Plain Layout
10061 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10062 \end_inset
10063
10064
10065 \end_layout
10066
10067 \end_inset
10068 </cell>
10069 </row>
10070 <row>
10071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075
10076 \backslash
10077 check
10078 \begin_inset ERT
10079 status collapsed
10080
10081 \begin_layout Plain Layout
10082
10083
10084 \backslash
10085 spce 
10086 \end_layout
10087
10088 \end_inset
10089
10090 A
10091 \end_layout
10092
10093 \end_inset
10094 </cell>
10095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10096 \begin_inset Text
10097
10098 \begin_layout Plain Layout
10099 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10100 \end_inset
10101
10102
10103 \end_layout
10104
10105 \end_inset
10106 </cell>
10107 </row>
10108 <row>
10109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10110 \begin_inset Text
10111
10112 \begin_layout Plain Layout
10113
10114 \backslash
10115 acute
10116 \begin_inset ERT
10117 status collapsed
10118
10119 \begin_layout Plain Layout
10120
10121
10122 \backslash
10123 spce 
10124 \end_layout
10125
10126 \end_inset
10127
10128 A
10129 \end_layout
10130
10131 \end_inset
10132 </cell>
10133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10134 \begin_inset Text
10135
10136 \begin_layout Plain Layout
10137 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10138 \end_inset
10139
10140
10141 \end_layout
10142
10143 \end_inset
10144 </cell>
10145 </row>
10146 <row>
10147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10148 \begin_inset Text
10149
10150 \begin_layout Plain Layout
10151
10152 \backslash
10153 grave
10154 \begin_inset ERT
10155 status collapsed
10156
10157 \begin_layout Plain Layout
10158
10159
10160 \backslash
10161 spce 
10162 \end_layout
10163
10164 \end_inset
10165
10166 A
10167 \end_layout
10168
10169 \end_inset
10170 </cell>
10171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10172 \begin_inset Text
10173
10174 \begin_layout Plain Layout
10175 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10176 \end_inset
10177
10178
10179 \end_layout
10180
10181 \end_inset
10182 </cell>
10183 </row>
10184 <row>
10185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10186 \begin_inset Text
10187
10188 \begin_layout Plain Layout
10189
10190 \backslash
10191 breve
10192 \begin_inset ERT
10193 status collapsed
10194
10195 \begin_layout Plain Layout
10196
10197
10198 \backslash
10199 spce 
10200 \end_layout
10201
10202 \end_inset
10203
10204 A
10205 \end_layout
10206
10207 \end_inset
10208 </cell>
10209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10210 \begin_inset Text
10211
10212 \begin_layout Plain Layout
10213 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10214 \end_inset
10215
10216
10217 \end_layout
10218
10219 \end_inset
10220 </cell>
10221 </row>
10222 </lyxtabular>
10223
10224 \end_inset
10225
10226
10227 \begin_inset space \hfill{}
10228 \end_inset
10229
10230
10231 \end_layout
10232
10233 \begin_layout Standard
10234 \begin_inset VSpace bigskip
10235 \end_inset
10236
10237
10238 \end_layout
10239
10240 \begin_layout Standard
10241 En ecuaciones se pueden insertar acentos como 
10242 \begin_inset Quotes fld
10243 \end_inset
10244
10245 é
10246 \begin_inset Quotes frd
10247 \end_inset
10248
10249  directamente.
10250  LyX los transformará al comando de acento correspondiente.
10251  Para poner diéresis
10252 \begin_inset Index idx
10253 status collapsed
10254
10255 \begin_layout Plain Layout
10256 Dieresis@Diéresis
10257 \end_layout
10258
10259 \end_inset
10260
10261  es mejor insertar comillas antes de la vocal.
10262  Estos dos caracteres son considerados por LaTeX como 
10263 \emph on
10264 un solo
10265 \emph default
10266  carácter si la parte de la ecuación con la diéresis se marca en idioma
10267  alemán.
10268 \begin_inset Foot
10269 status collapsed
10270
10271 \begin_layout Plain Layout
10272 O algún otro idioma que use acentos, p.
10273 \begin_inset space \thinspace{}
10274 \end_inset
10275
10276 e.
10277  catalán.
10278  Aunque esto no funciona en español por algún conflicto con el estilo 
10279 \series bold
10280 spanish
10281 \series default
10282  de 
10283 \series bold
10284 babel
10285 \series default
10286 , no es necesario: se puede escribir 
10287 \begin_inset Formula $ï$
10288 \end_inset
10289
10290  en una ecuación igual que se hace en texto normal, ï.
10291  (
10292 \emph on
10293 N.
10294 \begin_inset space \thinspace{}
10295 \end_inset
10296
10297 del t.
10298 \emph default
10299 )
10300 \end_layout
10301
10302 \end_inset
10303
10304  A diferencia de 
10305 \series bold
10306
10307 \backslash
10308 ddot
10309 \series default
10310 , con este método se generan diéresis 
10311 \begin_inset Quotes fld
10312 \end_inset
10313
10314 reales
10315 \begin_inset Quotes frd
10316 \end_inset
10317
10318 , como se demuestra en el siguiente ejemplo:
10319 \begin_inset VSpace -2mm
10320 \end_inset
10321
10322
10323 \end_layout
10324
10325 \begin_layout Standard
10326 \noindent
10327 \align center
10328 \begin_inset Tabular
10329 <lyxtabular version="3" rows="3" columns="2">
10330 <features tabularvalignment="middle">
10331 <column alignment="center" valignment="top" width="0">
10332 <column alignment="center" valignment="top" width="0">
10333 <row>
10334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10335 \begin_inset Text
10336
10337 \begin_layout Plain Layout
10338 Comando
10339 \end_layout
10340
10341 \end_inset
10342 </cell>
10343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10344 \begin_inset Text
10345
10346 \begin_layout Plain Layout
10347 Resultado
10348 \begin_inset Note Note
10349 status collapsed
10350
10351 \begin_layout Plain Layout
10352
10353 \series bold
10354
10355 \backslash
10356 raisebox
10357 \series default
10358  se usa sólo como espaciador.
10359 \end_layout
10360
10361 \end_inset
10362
10363
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 </row>
10369 <row>
10370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 ï
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383 \begin_inset Formula $ï$
10384 \end_inset
10385
10386
10387 \end_layout
10388
10389 \end_inset
10390 </cell>
10391 </row>
10392 <row>
10393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10394 \begin_inset Text
10395
10396 \begin_layout Plain Layout
10397
10398 \backslash
10399 ddot
10400 \begin_inset ERT
10401 status collapsed
10402
10403 \begin_layout Plain Layout
10404
10405
10406 \backslash
10407 spce 
10408 \end_layout
10409
10410 \end_inset
10411
10412 i
10413 \end_layout
10414
10415 \end_inset
10416 </cell>
10417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10418 \begin_inset Text
10419
10420 \begin_layout Plain Layout
10421 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10422 \end_inset
10423
10424
10425 \end_layout
10426
10427 \end_inset
10428 </cell>
10429 </row>
10430 </lyxtabular>
10431
10432 \end_inset
10433
10434
10435 \end_layout
10436
10437 \begin_layout Standard
10438 Otra ventaja frente a 
10439 \series bold
10440
10441 \backslash
10442 ddot
10443 \series default
10444  es que la diéresis puede convertirse directamente a texto matemático, porque
10445  los anteriores comandos para acentos 
10446 \emph on
10447 no están permitidos en texto matemático
10448 \emph default
10449 .
10450  Para convertir un carácter acentuado a texto matemático, se debe convertir
10451  sólo el carácter bajo el acento.
10452  Esto también se aplica para otras conversiones, p.
10453 \begin_inset space \thinspace{}
10454 \end_inset
10455
10456 e.
10457 \begin_inset space ~
10458 \end_inset
10459
10460 cursiva o negrita.
10461 \end_layout
10462
10463 \begin_layout Standard
10464 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10465 \end_layout
10466
10467 \begin_layout Subsection
10468 Acentos para operadores
10469 \begin_inset Index idx
10470 status collapsed
10471
10472 \begin_layout Plain Layout
10473 Acentos ! en operadores
10474 \end_layout
10475
10476 \end_inset
10477
10478
10479 \end_layout
10480
10481 \begin_layout Standard
10482 Con los comandos 
10483 \series bold
10484
10485 \backslash
10486 overset
10487 \series default
10488
10489 \begin_inset Index idx
10490 status collapsed
10491
10492 \begin_layout Plain Layout
10493 Comandos ! O ! 
10494 \backslash
10495 overset
10496 \end_layout
10497
10498 \end_inset
10499
10500  y 
10501 \series bold
10502
10503 \backslash
10504 underset
10505 \series default
10506
10507 \begin_inset Index idx
10508 status collapsed
10509
10510 \begin_layout Plain Layout
10511 Comandos ! U ! 
10512 \backslash
10513 underset
10514 \end_layout
10515
10516 \end_inset
10517
10518  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10519  Con el comando 
10520 \series bold
10521
10522 \backslash
10523 sideset
10524 \series default
10525
10526 \begin_inset Index idx
10527 status collapsed
10528
10529 \begin_layout Plain Layout
10530 Comandos ! S ! 
10531 \backslash
10532 sideset
10533 \end_layout
10534
10535 \end_inset
10536
10537  se pueden poner caracteres delante y detrás de un operador.
10538  El esquema del comando es:
10539 \end_layout
10540
10541 \begin_layout Standard
10542
10543 \series bold
10544
10545 \backslash
10546 sideset{carácter
10547 \series default
10548  
10549 \series bold
10550 anterior}{carácter posterior}
10551 \end_layout
10552
10553 \begin_layout Standard
10554
10555 \series bold
10556
10557 \backslash
10558 sideset
10559 \series default
10560  siempre debe estar delante del operador que debe acentuarse.
10561  Se puede acentuar con varios caracteres e incluso con otros operadores
10562  y símbolos.
10563  Para colocar con
10564 \series bold
10565  
10566 \backslash
10567 sideset
10568 \series default
10569  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10570  el primer par de llaves, pero sin quitarlas.
10571  
10572 \end_layout
10573
10574 \begin_layout Standard
10575 Por ejemplo, el comando 
10576 \series bold
10577
10578 \backslash
10579 sideset{
10580 \begin_inset Formula $\to$
10581 \end_inset
10582
10583
10584 \backslash
10585 {
10586 \series default
10587 '
10588 \series bold
10589
10590 \begin_inset Formula $\to$
10591 \end_inset
10592
10593
10594 \backslash
10595 sum_k=1
10596 \begin_inset ERT
10597 status collapsed
10598
10599 \begin_layout Plain Layout
10600
10601
10602 \backslash
10603 spce 
10604 \end_layout
10605
10606 \end_inset
10607
10608
10609 \series default
10610 ^
10611 \series bold
10612
10613 \begin_inset ERT
10614 status collapsed
10615
10616 \begin_layout Plain Layout
10617
10618
10619 \backslash
10620 spce 
10621 \end_layout
10622
10623 \end_inset
10624
10625 n
10626 \series default
10627  genera:
10628 \begin_inset Formula 
10629 \[
10630 \sideset{}{'}\sum_{k=1}^{n}
10631 \]
10632
10633 \end_inset
10634
10635
10636 \end_layout
10637
10638 \begin_layout Standard
10639 El comando 
10640 \series bold
10641
10642 \backslash
10643 overset
10644 \begin_inset ERT
10645 status collapsed
10646
10647 \begin_layout Plain Layout
10648
10649
10650 \backslash
10651 spce 
10652 \end_layout
10653
10654 \end_inset
10655
10656
10657 \backslash
10658 maltese
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
10672 \series default
10673
10674 \begin_inset Formula $\uparrow$
10675 \end_inset
10676
10677
10678 \series bold
10679 a
10680 \series default
10681  genera:
10682 \begin_inset Formula 
10683 \[
10684 \overset{a}{\maltese}
10685 \]
10686
10687 \end_inset
10688
10689
10690 \end_layout
10691
10692 \begin_layout Standard
10693 Como se ve en el último ejemplo, con 
10694 \series bold
10695
10696 \backslash
10697 overset
10698 \series default
10699  y 
10700 \series bold
10701
10702 \backslash
10703 underset
10704 \series default
10705  también se pueden acentuar símbolos y caracteres; con 
10706 \series bold
10707
10708 \backslash
10709 sideset
10710 \series default
10711  esto no es posible.
10712 \end_layout
10713
10714 \begin_layout Subsection
10715 Acentos para varios caracteres
10716 \begin_inset Index idx
10717 status collapsed
10718
10719 \begin_layout Plain Layout
10720 Acentos ! en varios caracteres
10721 \end_layout
10722
10723 \end_inset
10724
10725
10726 \end_layout
10727
10728 \begin_layout Standard
10729 \begin_inset space \hfill{}
10730 \end_inset
10731
10732
10733 \begin_inset Tabular
10734 <lyxtabular version="3" rows="5" columns="2">
10735 <features tabularvalignment="middle">
10736 <column alignment="center" valignment="top" width="0pt">
10737 <column alignment="center" valignment="top" width="0pt">
10738 <row>
10739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10740 \begin_inset Text
10741
10742 \begin_layout Plain Layout
10743 Comando
10744 \end_layout
10745
10746 \end_inset
10747 </cell>
10748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10749 \begin_inset Text
10750
10751 \begin_layout Plain Layout
10752 Resultado
10753 \begin_inset Note Note
10754 status collapsed
10755
10756 \begin_layout Plain Layout
10757
10758 \series bold
10759
10760 \backslash
10761 raisebox
10762 \series default
10763  se usa sólo como espaciador
10764 \end_layout
10765
10766 \end_inset
10767
10768
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 </row>
10774 <row>
10775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10776 \begin_inset Text
10777
10778 \begin_layout Plain Layout
10779
10780 \backslash
10781 overleftarrow
10782 \begin_inset ERT
10783 status collapsed
10784
10785 \begin_layout Plain Layout
10786
10787
10788 \backslash
10789 spce 
10790 \end_layout
10791
10792 \end_inset
10793
10794 A=B
10795 \end_layout
10796
10797 \end_inset
10798 </cell>
10799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10800 \begin_inset Text
10801
10802 \begin_layout Plain Layout
10803 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10804 \end_inset
10805
10806
10807 \end_layout
10808
10809 \end_inset
10810 </cell>
10811 </row>
10812 <row>
10813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10814 \begin_inset Text
10815
10816 \begin_layout Plain Layout
10817
10818 \backslash
10819 underleftarrow
10820 \begin_inset ERT
10821 status collapsed
10822
10823 \begin_layout Plain Layout
10824
10825
10826 \backslash
10827 spce 
10828 \end_layout
10829
10830 \end_inset
10831
10832 A=B
10833 \end_layout
10834
10835 \end_inset
10836 </cell>
10837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10838 \begin_inset Text
10839
10840 \begin_layout Plain Layout
10841 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10842 \end_inset
10843
10844
10845 \end_layout
10846
10847 \end_inset
10848 </cell>
10849 </row>
10850 <row>
10851 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10852 \begin_inset Text
10853
10854 \begin_layout Plain Layout
10855
10856 \backslash
10857 overleftrightarrow
10858 \begin_inset ERT
10859 status collapsed
10860
10861 \begin_layout Plain Layout
10862
10863
10864 \backslash
10865 spce 
10866 \end_layout
10867
10868 \end_inset
10869
10870 A=B
10871 \end_layout
10872
10873 \end_inset
10874 </cell>
10875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10876 \begin_inset Text
10877
10878 \begin_layout Plain Layout
10879 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10880 \end_inset
10881
10882
10883 \end_layout
10884
10885 \end_inset
10886 </cell>
10887 </row>
10888 <row>
10889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10890 \begin_inset Text
10891
10892 \begin_layout Plain Layout
10893
10894 \backslash
10895 underleftrightarrow
10896 \begin_inset ERT
10897 status collapsed
10898
10899 \begin_layout Plain Layout
10900
10901
10902 \backslash
10903 spce 
10904 \end_layout
10905
10906 \end_inset
10907
10908 A=B
10909 \end_layout
10910
10911 \end_inset
10912 </cell>
10913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10914 \begin_inset Text
10915
10916 \begin_layout Plain Layout
10917 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10918 \end_inset
10919
10920
10921 \end_layout
10922
10923 \end_inset
10924 </cell>
10925 </row>
10926 </lyxtabular>
10927
10928 \end_inset
10929
10930
10931 \begin_inset space \hfill{}
10932 \end_inset
10933
10934
10935 \begin_inset Tabular
10936 <lyxtabular version="3" rows="5" columns="2">
10937 <features tabularvalignment="middle">
10938 <column alignment="center" valignment="top" width="0pt">
10939 <column alignment="center" valignment="top" width="0pt">
10940 <row>
10941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10942 \begin_inset Text
10943
10944 \begin_layout Plain Layout
10945 Comando
10946 \end_layout
10947
10948 \end_inset
10949 </cell>
10950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10951 \begin_inset Text
10952
10953 \begin_layout Plain Layout
10954 Resultado
10955 \begin_inset Note Note
10956 status collapsed
10957
10958 \begin_layout Plain Layout
10959
10960 \series bold
10961
10962 \backslash
10963 raisebox
10964 \series default
10965  se usa sólo como espaciador
10966 \end_layout
10967
10968 \end_inset
10969
10970
10971 \end_layout
10972
10973 \end_inset
10974 </cell>
10975 </row>
10976 <row>
10977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10978 \begin_inset Text
10979
10980 \begin_layout Plain Layout
10981
10982 \backslash
10983 overrightarrow
10984 \begin_inset ERT
10985 status collapsed
10986
10987 \begin_layout Plain Layout
10988
10989
10990 \backslash
10991 spce 
10992 \end_layout
10993
10994 \end_inset
10995
10996 A=B
10997 \end_layout
10998
10999 \end_inset
11000 </cell>
11001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11002 \begin_inset Text
11003
11004 \begin_layout Plain Layout
11005 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
11006 \end_inset
11007
11008
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 </row>
11014 <row>
11015 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11016 \begin_inset Text
11017
11018 \begin_layout Plain Layout
11019
11020 \backslash
11021 underrightarrow
11022 \begin_inset ERT
11023 status collapsed
11024
11025 \begin_layout Plain Layout
11026
11027
11028 \backslash
11029 spce 
11030 \end_layout
11031
11032 \end_inset
11033
11034 A=B
11035 \end_layout
11036
11037 \end_inset
11038 </cell>
11039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11040 \begin_inset Text
11041
11042 \begin_layout Plain Layout
11043 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
11044 \end_inset
11045
11046
11047 \end_layout
11048
11049 \end_inset
11050 </cell>
11051 </row>
11052 <row>
11053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11054 \begin_inset Text
11055
11056 \begin_layout Plain Layout
11057
11058 \backslash
11059 widetilde
11060 \begin_inset ERT
11061 status collapsed
11062
11063 \begin_layout Plain Layout
11064
11065
11066 \backslash
11067 spce 
11068 \end_layout
11069
11070 \end_inset
11071
11072 A=B
11073 \end_layout
11074
11075 \end_inset
11076 </cell>
11077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11078 \begin_inset Text
11079
11080 \begin_layout Plain Layout
11081 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
11082 \end_inset
11083
11084
11085 \end_layout
11086
11087 \end_inset
11088 </cell>
11089 </row>
11090 <row>
11091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11092 \begin_inset Text
11093
11094 \begin_layout Plain Layout
11095
11096 \backslash
11097 widehat
11098 \begin_inset ERT
11099 status collapsed
11100
11101 \begin_layout Plain Layout
11102
11103
11104 \backslash
11105 spce 
11106 \end_layout
11107
11108 \end_inset
11109
11110 A=B
11111 \end_layout
11112
11113 \end_inset
11114 </cell>
11115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11116 \begin_inset Text
11117
11118 \begin_layout Plain Layout
11119 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11120 \end_inset
11121
11122
11123 \end_layout
11124
11125 \end_inset
11126 </cell>
11127 </row>
11128 </lyxtabular>
11129
11130 \end_inset
11131
11132
11133 \begin_inset space \hfill{}
11134 \end_inset
11135
11136
11137 \end_layout
11138
11139 \begin_layout Standard
11140 \begin_inset VSpace medskip
11141 \end_inset
11142
11143
11144 \end_layout
11145
11146 \begin_layout Standard
11147 Con estos comandos se pueden acentuar tantos caracteres como quieras.
11148  Pero los acentos 
11149 \series bold
11150
11151 \backslash
11152 widetilde
11153 \series default
11154  y 
11155 \series bold
11156
11157 \backslash
11158 widehat
11159 \series default
11160  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
11161  ejemplo:
11162 \begin_inset Formula 
11163 \[
11164 \widetilde{A+B=C-D}
11165 \]
11166
11167 \end_inset
11168
11169
11170 \end_layout
11171
11172 \begin_layout Standard
11173 Con los comandos 
11174 \series bold
11175
11176 \backslash
11177 overset
11178 \series default
11179
11180 \begin_inset Index idx
11181 status collapsed
11182
11183 \begin_layout Plain Layout
11184 Comandos ! O ! 
11185 \backslash
11186 overset
11187 \end_layout
11188
11189 \end_inset
11190
11191  y 
11192 \series bold
11193
11194 \backslash
11195 underset
11196 \series default
11197
11198 \begin_inset Index idx
11199 status collapsed
11200
11201 \begin_layout Plain Layout
11202 Comandos ! U ! 
11203 \backslash
11204 underset
11205 \end_layout
11206
11207 \end_inset
11208
11209 , descritos en la subsección anterior, también se pueden acentuar varios
11210  caracteres.
11211  El comando 
11212 \series bold
11213
11214 \backslash
11215 underset
11216 \begin_inset ERT
11217 status collapsed
11218
11219 \begin_layout Plain Layout
11220
11221
11222 \backslash
11223 spce 
11224 \end_layout
11225
11226 \end_inset
11227
11228 A=B
11229 \begin_inset Formula $\downarrow$
11230 \end_inset
11231
11232 ***
11233 \series default
11234  da:
11235 \begin_inset Formula 
11236 \[
11237 \underset{***}{A=B}
11238 \]
11239
11240 \end_inset
11241
11242
11243 \end_layout
11244
11245 \begin_layout Section
11246 Espacios
11247 \begin_inset CommandInset label
11248 LatexCommand label
11249 name "sec:Espacio"
11250
11251 \end_inset
11252
11253
11254 \begin_inset Index idx
11255 status collapsed
11256
11257 \begin_layout Plain Layout
11258 Espacio ! horizontal
11259 \end_layout
11260
11261 \end_inset
11262
11263
11264 \end_layout
11265
11266 \begin_layout Subsection
11267 Espacio predefinido
11268 \begin_inset CommandInset label
11269 LatexCommand label
11270 name "sub:Espacio-predefinido"
11271
11272 \end_inset
11273
11274
11275 \begin_inset Index idx
11276 status collapsed
11277
11278 \begin_layout Plain Layout
11279 Espacio ! horizontal ! predefinido
11280 \end_layout
11281
11282 \end_inset
11283
11284
11285 \end_layout
11286
11287 \begin_layout Standard
11288 A veces es necesario insertar espacio horizontal en una ecuación.
11289  Esto se hace insertando un espacio protegido (atajo 
11290 \family sans
11291 Ctrl+Espacio
11292 \family default
11293 ).
11294  Aparece un 
11295 \begin_inset Quotes fld
11296 \end_inset
11297
11298
11299 \color black
11300
11301 \begin_inset ERT
11302 status collapsed
11303
11304 \begin_layout Plain Layout
11305
11306
11307 \backslash
11308 spce 
11309 \end_layout
11310
11311 \end_inset
11312
11313
11314 \color inherit
11315
11316 \begin_inset Quotes frd
11317 \end_inset
11318
11319 , y pulsando 
11320 \family sans
11321 Espacio
11322 \family default
11323  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11324  espacio.
11325  También se pueden insertar espacios mediante el botón 
11326 \begin_inset Graphics
11327         filename ../../images/math/space.png
11328         scale 85
11329
11330 \end_inset
11331
11332  de la barra de ecuaciones o con comandos especiales.
11333  Independientemente del comando insertado, se puede seleccionar un nuevo
11334  tamaño pulsando acto seguido 
11335 \family sans
11336 Espacio.
11337  
11338 \end_layout
11339
11340 \begin_layout Standard
11341 \noindent
11342 \align center
11343 \begin_inset VSpace -5mm
11344 \end_inset
11345
11346
11347 \begin_inset Tabular
11348 <lyxtabular version="3" rows="3" columns="7">
11349 <features tabularvalignment="middle">
11350 <column alignment="center" valignment="middle" width="6.8cm">
11351 <column alignment="center" valignment="top" width="0">
11352 <column alignment="center" valignment="top" width="0">
11353 <column alignment="center" valignment="top" width="0">
11354 <column alignment="center" valignment="top" width="0">
11355 <column alignment="center" valignment="top" width="0">
11356 <column alignment="center" valignment="top" width="0">
11357 <row>
11358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11359 \begin_inset Text
11360
11361 \begin_layout Plain Layout
11362 Comando
11363 \end_layout
11364
11365 \end_inset
11366 </cell>
11367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11368 \begin_inset Text
11369
11370 \begin_layout Plain Layout
11371
11372 \backslash
11373 ,
11374 \end_layout
11375
11376 \end_inset
11377 </cell>
11378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11379 \begin_inset Text
11380
11381 \begin_layout Plain Layout
11382
11383 \backslash
11384 :
11385 \end_layout
11386
11387 \end_inset
11388 </cell>
11389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11390 \begin_inset Text
11391
11392 \begin_layout Plain Layout
11393
11394 \backslash
11395 ;
11396 \end_layout
11397
11398 \end_inset
11399 </cell>
11400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11401 \begin_inset Text
11402
11403 \begin_layout Plain Layout
11404
11405 \backslash
11406 quad
11407 \end_layout
11408
11409 \end_inset
11410 </cell>
11411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11412 \begin_inset Text
11413
11414 \begin_layout Plain Layout
11415
11416 \backslash
11417 qquad
11418 \end_layout
11419
11420 \end_inset
11421 </cell>
11422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11423 \begin_inset Text
11424
11425 \begin_layout Plain Layout
11426
11427 \backslash
11428 !
11429 \end_layout
11430
11431 \end_inset
11432 </cell>
11433 </row>
11434 <row>
11435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11436 \begin_inset Text
11437
11438 \begin_layout Plain Layout
11439 Número de pulsaciones de 
11440 \family sans
11441 Espacio
11442 \family default
11443  tras insertar el espacio protegido
11444 \end_layout
11445
11446 \end_inset
11447 </cell>
11448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11449 \begin_inset Text
11450
11451 \begin_layout Plain Layout
11452 0
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 1
11462 \end_layout
11463
11464 \end_inset
11465 </cell>
11466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11467 \begin_inset Text
11468
11469 \begin_layout Plain Layout
11470 2
11471 \end_layout
11472
11473 \end_inset
11474 </cell>
11475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11476 \begin_inset Text
11477
11478 \begin_layout Plain Layout
11479 3
11480 \end_layout
11481
11482 \end_inset
11483 </cell>
11484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11485 \begin_inset Text
11486
11487 \begin_layout Plain Layout
11488 4
11489 \end_layout
11490
11491 \end_inset
11492 </cell>
11493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11494 \begin_inset Text
11495
11496 \begin_layout Plain Layout
11497 5
11498 \end_layout
11499
11500 \end_inset
11501 </cell>
11502 </row>
11503 <row>
11504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 Resultado
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11514 \begin_inset Text
11515
11516 \begin_layout Plain Layout
11517 \begin_inset Formula $A\, B$
11518 \end_inset
11519
11520
11521 \end_layout
11522
11523 \end_inset
11524 </cell>
11525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11526 \begin_inset Text
11527
11528 \begin_layout Plain Layout
11529 \begin_inset Formula $A\: B$
11530 \end_inset
11531
11532
11533 \end_layout
11534
11535 \end_inset
11536 </cell>
11537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11538 \begin_inset Text
11539
11540 \begin_layout Plain Layout
11541 \begin_inset Formula $A\; B$
11542 \end_inset
11543
11544
11545 \end_layout
11546
11547 \end_inset
11548 </cell>
11549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11550 \begin_inset Text
11551
11552 \begin_layout Plain Layout
11553 \begin_inset Formula $A\quad B$
11554 \end_inset
11555
11556
11557 \end_layout
11558
11559 \end_inset
11560 </cell>
11561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11562 \begin_inset Text
11563
11564 \begin_layout Plain Layout
11565 \begin_inset Formula $A\qquad B$
11566 \end_inset
11567
11568
11569 \end_layout
11570
11571 \end_inset
11572 </cell>
11573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11574 \begin_inset Text
11575
11576 \begin_layout Plain Layout
11577 \begin_inset Formula $A\! B$
11578 \end_inset
11579
11580
11581 \end_layout
11582
11583 \end_inset
11584 </cell>
11585 </row>
11586 </lyxtabular>
11587
11588 \end_inset
11589
11590
11591 \end_layout
11592
11593 \begin_layout Standard
11594 El último tamaño parece no generar espacio.
11595  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11596  negativo.
11597  Hay otros dos espacios negativos:
11598 \end_layout
11599
11600 \begin_layout Standard
11601 \align center
11602 \begin_inset Tabular
11603 <lyxtabular version="3" rows="3" columns="3">
11604 <features tabularvalignment="middle">
11605 <column alignment="center" valignment="middle" width="6.8cm">
11606 <column alignment="center" valignment="top" width="0pt">
11607 <column alignment="center" valignment="top" width="0pt">
11608 <row>
11609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11610 \begin_inset Text
11611
11612 \begin_layout Plain Layout
11613 Comando
11614 \end_layout
11615
11616 \end_inset
11617 </cell>
11618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11619 \begin_inset Text
11620
11621 \begin_layout Plain Layout
11622
11623 \backslash
11624 negmedspace
11625 \end_layout
11626
11627 \end_inset
11628 </cell>
11629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11630 \begin_inset Text
11631
11632 \begin_layout Plain Layout
11633
11634 \backslash
11635 negthickspace
11636 \end_layout
11637
11638 \end_inset
11639 </cell>
11640 </row>
11641 <row>
11642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11643 \begin_inset Text
11644
11645 \begin_layout Plain Layout
11646 Número de pulsaciones de 
11647 \family sans
11648 Espacio
11649 \family default
11650  tras insertar el espacio protegido
11651 \end_layout
11652
11653 \end_inset
11654 </cell>
11655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11656 \begin_inset Text
11657
11658 \begin_layout Plain Layout
11659 6
11660 \end_layout
11661
11662 \end_inset
11663 </cell>
11664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11665 \begin_inset Text
11666
11667 \begin_layout Plain Layout
11668 7
11669 \end_layout
11670
11671 \end_inset
11672 </cell>
11673 </row>
11674 <row>
11675 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11676 \begin_inset Text
11677
11678 \begin_layout Plain Layout
11679 Resultado
11680 \end_layout
11681
11682 \end_inset
11683 </cell>
11684 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11685 \begin_inset Text
11686
11687 \begin_layout Plain Layout
11688 \begin_inset Formula $A\negmedspace B$
11689 \end_inset
11690
11691
11692 \end_layout
11693
11694 \end_inset
11695 </cell>
11696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11697 \begin_inset Text
11698
11699 \begin_layout Plain Layout
11700 \begin_inset Formula $A\negthickspace B$
11701 \end_inset
11702
11703
11704 \end_layout
11705
11706 \end_inset
11707 </cell>
11708 </row>
11709 </lyxtabular>
11710
11711 \end_inset
11712
11713
11714 \end_layout
11715
11716 \begin_layout Standard
11717 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11718  Así, se pueden usar para forzar ligaduras, lo que es apropiado, por ejemplo,
11719  para operadores suma: 
11720 \end_layout
11721
11722 \begin_layout Standard
11723 \noindent
11724 \align center
11725 \begin_inset Tabular
11726 <lyxtabular version="3" rows="3" columns="2">
11727 <features tabularvalignment="middle">
11728 <column alignment="center" valignment="top" width="0">
11729 <column alignment="center" valignment="top" width="0">
11730 <row>
11731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11732 \begin_inset Text
11733
11734 \begin_layout Plain Layout
11735 Comando
11736 \end_layout
11737
11738 \end_inset
11739 </cell>
11740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11741 \begin_inset Text
11742
11743 \begin_layout Plain Layout
11744 Resultado
11745 \begin_inset Note Note
11746 status collapsed
11747
11748 \begin_layout Plain Layout
11749
11750 \series bold
11751
11752 \backslash
11753 raisebox
11754 \series default
11755  se usa sólo como espaciador
11756 \end_layout
11757
11758 \end_inset
11759
11760
11761 \end_layout
11762
11763 \end_inset
11764 </cell>
11765 </row>
11766 <row>
11767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11768 \begin_inset Text
11769
11770 \begin_layout Plain Layout
11771
11772 \backslash
11773 sum
11774 \backslash
11775 sum
11776 \begin_inset ERT
11777 status collapsed
11778
11779 \begin_layout Plain Layout
11780
11781
11782 \backslash
11783 spce 
11784 \end_layout
11785
11786 \end_inset
11787
11788 f_kl
11789 \end_layout
11790
11791 \end_inset
11792 </cell>
11793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11794 \begin_inset Text
11795
11796 \begin_layout Plain Layout
11797 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11798 \end_inset
11799
11800
11801 \end_layout
11802
11803 \end_inset
11804 </cell>
11805 </row>
11806 <row>
11807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11808 \begin_inset Text
11809
11810 \begin_layout Plain Layout
11811
11812 \backslash
11813 sum
11814 \backslash
11815 negmedspace
11816 \backslash
11817 sum
11818 \begin_inset ERT
11819 status collapsed
11820
11821 \begin_layout Plain Layout
11822
11823
11824 \backslash
11825 spce 
11826 \end_layout
11827
11828 \end_inset
11829
11830 f_kl
11831 \end_layout
11832
11833 \end_inset
11834 </cell>
11835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11836 \begin_inset Text
11837
11838 \begin_layout Plain Layout
11839 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11840 \end_inset
11841
11842
11843 \end_layout
11844
11845 \end_inset
11846 </cell>
11847 </row>
11848 </lyxtabular>
11849
11850 \end_inset
11851
11852
11853 \end_layout
11854
11855 \begin_layout Standard
11856 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11857  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11858  El siguiente ejemplo lo ilustra:
11859 \end_layout
11860
11861 \begin_layout Standard
11862 \noindent
11863 \align center
11864 \begin_inset Tabular
11865 <lyxtabular version="3" rows="2" columns="2">
11866 <features tabularvalignment="middle">
11867 <column alignment="center" valignment="top" width="0">
11868 <column alignment="center" valignment="top" width="0">
11869 <row>
11870 <cell alignment="center" valignment="top" usebox="none">
11871 \begin_inset Text
11872
11873 \begin_layout Plain Layout
11874 ecuación normal
11875 \end_layout
11876
11877 \end_inset
11878 </cell>
11879 <cell alignment="center" valignment="top" usebox="none">
11880 \begin_inset Text
11881
11882 \begin_layout Plain Layout
11883 \begin_inset Formula $A=B$
11884 \end_inset
11885
11886
11887 \end_layout
11888
11889 \end_inset
11890 </cell>
11891 </row>
11892 <row>
11893 <cell alignment="center" valignment="top" usebox="none">
11894 \begin_inset Text
11895
11896 \begin_layout Plain Layout
11897 \begin_inset Note Note
11898 status collapsed
11899
11900 \begin_layout Plain Layout
11901
11902 \series bold
11903
11904 \backslash
11905 raisebox
11906 \series default
11907  se usa sólo como espaciador
11908 \end_layout
11909
11910 \end_inset
11911
11912
11913 \begin_inset Formula $\raisebox{5mm}{}$
11914 \end_inset
11915
11916 ecuación sin espacio
11917 \end_layout
11918
11919 \end_inset
11920 </cell>
11921 <cell alignment="center" valignment="top" usebox="none">
11922 \begin_inset Text
11923
11924 \begin_layout Plain Layout
11925 \begin_inset Formula $A{=}B$
11926 \end_inset
11927
11928
11929 \end_layout
11930
11931 \end_inset
11932 </cell>
11933 </row>
11934 </lyxtabular>
11935
11936 \end_inset
11937
11938
11939 \end_layout
11940
11941 \begin_layout Standard
11942 El comando para la segunda ecuación es: 
11943 \series bold
11944 A
11945 \backslash
11946 {=
11947 \begin_inset Formula $\rightarrow$
11948 \end_inset
11949
11950 B
11951 \series default
11952  
11953 \begin_inset VSpace bigskip
11954 \end_inset
11955
11956
11957 \end_layout
11958
11959 \begin_layout Standard
11960 Para las unidades físicas hacen falta espacios, porque entre el valor y
11961  su unidad se pone un espacio más pequeño que el normal.
11962  Para unidades en el texto se inserta con el menú 
11963 \family sans
11964 Insertar\SpecialChar \menuseparator
11965 Formato\SpecialChar \menuseparator
11966 Espacio
11967 \begin_inset space ~
11968 \end_inset
11969
11970 delgado
11971 \family default
11972  (atajo 
11973 \family sans
11974 Ctrl+Mayúscula+Espacio
11975 \family default
11976 ).
11977 \end_layout
11978
11979 \begin_layout Standard
11980 Un ejemplo para visualizar la diferencia:
11981 \end_layout
11982
11983 \begin_layout Standard
11984 \begin_inset Tabular
11985 <lyxtabular version="3" rows="2" columns="2">
11986 <features tabularvalignment="middle">
11987 <column alignment="center" valignment="top" width="0">
11988 <column alignment="left" valignment="top" width="0">
11989 <row>
11990 <cell alignment="center" valignment="top" usebox="none">
11991 \begin_inset Text
11992
11993 \begin_layout Plain Layout
11994 24 kW
11995 \begin_inset Formula $\cdot$
11996 \end_inset
11997
11998 h
11999 \end_layout
12000
12001 \end_inset
12002 </cell>
12003 <cell alignment="center" valignment="top" usebox="none">
12004 \begin_inset Text
12005
12006 \begin_layout Plain Layout
12007 espacio entre valor y unidad 
12008 \end_layout
12009
12010 \end_inset
12011 </cell>
12012 </row>
12013 <row>
12014 <cell alignment="center" valignment="top" usebox="none">
12015 \begin_inset Text
12016
12017 \begin_layout Plain Layout
12018 24
12019 \begin_inset space \thinspace{}
12020 \end_inset
12021
12022 kW
12023 \begin_inset Formula $\cdot$
12024 \end_inset
12025
12026 h
12027 \end_layout
12028
12029 \end_inset
12030 </cell>
12031 <cell alignment="center" valignment="top" usebox="none">
12032 \begin_inset Text
12033
12034 \begin_layout Plain Layout
12035 espacio delgado entre valor y unidad
12036 \end_layout
12037
12038 \end_inset
12039 </cell>
12040 </row>
12041 </lyxtabular>
12042
12043 \end_inset
12044
12045
12046 \end_layout
12047
12048 \begin_layout Subsection
12049 Espacio variable
12050 \begin_inset ERT
12051 status collapsed
12052
12053 \begin_layout Plain Layout
12054
12055
12056 \backslash
12057 texorpdfstring{
12058 \end_layout
12059
12060 \end_inset
12061
12062
12063 \begin_inset Foot
12064 status collapsed
12065
12066 \begin_layout Plain Layout
12067 Para espacio vertical en ecuaciones véase 
12068 \begin_inset CommandInset ref
12069 LatexCommand ref
12070 reference "sub:Separación-de-líneas"
12071
12072 \end_inset
12073
12074
12075 \end_layout
12076
12077 \end_inset
12078
12079
12080 \begin_inset ERT
12081 status collapsed
12082
12083 \begin_layout Plain Layout
12084
12085 }{}
12086 \end_layout
12087
12088 \end_inset
12089
12090
12091 \begin_inset Note Note
12092 status collapsed
12093
12094 \begin_layout Plain Layout
12095
12096 \backslash
12097 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
12098  PDF.
12099 \end_layout
12100
12101 \begin_layout Plain Layout
12102 Más sobre 
12103 \backslash
12104 texorpdfstring en la sección 
12105 \begin_inset CommandInset ref
12106 LatexCommand ref
12107 reference "sub:Ecuaciones-en-encabezados"
12108
12109 \end_inset
12110
12111 .
12112 \end_layout
12113
12114 \end_inset
12115
12116
12117 \begin_inset CommandInset label
12118 LatexCommand label
12119 name "sub:Espacio-variable"
12120
12121 \end_inset
12122
12123
12124 \begin_inset Index idx
12125 status collapsed
12126
12127 \begin_layout Plain Layout
12128 Espacio ! horizontal ! variable
12129 \end_layout
12130
12131 \end_inset
12132
12133
12134 \end_layout
12135
12136 \begin_layout Standard
12137 En LyX se puede insertar espacio con una longitud definida con el comando
12138  
12139 \series bold
12140
12141 \backslash
12142 hspace
12143 \series default
12144
12145 \begin_inset Index idx
12146 status collapsed
12147
12148 \begin_layout Plain Layout
12149 Comandos ! H ! 
12150 \backslash
12151 hspace
12152 \end_layout
12153
12154 \end_inset
12155
12156 .
12157  Aparece un 
12158 \begin_inset Quotes fld
12159 \end_inset
12160
12161
12162 \color black
12163
12164 \begin_inset ERT
12165 status collapsed
12166
12167 \begin_layout Plain Layout
12168
12169
12170 \backslash
12171 spce 
12172 \end_layout
12173
12174 \end_inset
12175
12176
12177 \color inherit
12178
12179 \begin_inset Quotes frd
12180 \end_inset
12181
12182  largo.
12183  La longitud se puede ajustar haciendo clic izquierdo sobre el 
12184 \begin_inset Quotes fld
12185 \end_inset
12186
12187
12188 \color black
12189
12190 \begin_inset ERT
12191 status collapsed
12192
12193 \begin_layout Plain Layout
12194
12195
12196 \backslash
12197 spce 
12198 \end_layout
12199
12200 \end_inset
12201
12202
12203 \color inherit
12204
12205 \begin_inset Quotes frd
12206 \end_inset
12207
12208 .
12209  La longitud también puede ser negativa.
12210  Para insertar en una ecuación tanto espacio como esté disponible se usa
12211  el comando 
12212 \series bold
12213
12214 \backslash
12215 hfill
12216 \series default
12217
12218 \begin_inset Index idx
12219 status collapsed
12220
12221 \begin_layout Plain Layout
12222 Comandos ! H ! 
12223 \backslash
12224 hfill
12225 \end_layout
12226
12227 \end_inset
12228
12229 .
12230 \begin_inset VSpace -1mm
12231 \end_inset
12232
12233
12234 \end_layout
12235
12236 \begin_layout Standard
12237 \noindent
12238 \align center
12239 \begin_inset Tabular
12240 <lyxtabular version="3" rows="4" columns="2">
12241 <features tabularvalignment="middle">
12242 <column alignment="center" valignment="top" width="0">
12243 <column alignment="center" valignment="top" width="0">
12244 <row>
12245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12246 \begin_inset Text
12247
12248 \begin_layout Plain Layout
12249 Comando (
12250 \backslash
12251 hspace longitud)
12252 \end_layout
12253
12254 \end_inset
12255 </cell>
12256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12257 \begin_inset Text
12258
12259 \begin_layout Plain Layout
12260 Resultado
12261 \end_layout
12262
12263 \end_inset
12264 </cell>
12265 </row>
12266 <row>
12267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12268 \begin_inset Text
12269
12270 \begin_layout Plain Layout
12271 A=B
12272 \backslash
12273 hspace
12274 \begin_inset ERT
12275 status collapsed
12276
12277 \begin_layout Plain Layout
12278
12279
12280 \backslash
12281 spce 
12282 \end_layout
12283
12284 \end_inset
12285
12286
12287 \begin_inset Formula $\to$
12288 \end_inset
12289
12290 A
12291 \backslash
12292 not=C (3
12293 \begin_inset space \thinspace{}
12294 \end_inset
12295
12296 cm)
12297 \end_layout
12298
12299 \end_inset
12300 </cell>
12301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12302 \begin_inset Text
12303
12304 \begin_layout Plain Layout
12305 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12306 \end_inset
12307
12308
12309 \end_layout
12310
12311 \end_inset
12312 </cell>
12313 </row>
12314 <row>
12315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12316 \begin_inset Text
12317
12318 \begin_layout Plain Layout
12319 A
12320 \backslash
12321 hspace
12322 \begin_inset ERT
12323 status collapsed
12324
12325 \begin_layout Plain Layout
12326
12327
12328 \backslash
12329 spce 
12330 \end_layout
12331
12332 \end_inset
12333
12334
12335 \begin_inset Formula $\to$
12336 \end_inset
12337
12338 A
12339 \backslash
12340 not=A (-1
12341 \begin_inset space \thinspace{}
12342 \end_inset
12343
12344 mm)
12345 \end_layout
12346
12347 \end_inset
12348 </cell>
12349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12350 \begin_inset Text
12351
12352 \begin_layout Plain Layout
12353 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12354 \end_inset
12355
12356
12357 \end_layout
12358
12359 \end_inset
12360 </cell>
12361 </row>
12362 <row>
12363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12364 \begin_inset Text
12365
12366 \begin_layout Plain Layout
12367 A=A
12368 \backslash
12369 hfill
12370 \begin_inset ERT
12371 status collapsed
12372
12373 \begin_layout Plain Layout
12374
12375
12376 \backslash
12377 spce 
12378 \end_layout
12379
12380 \end_inset
12381
12382 B=B
12383 \end_layout
12384
12385 \end_inset
12386 </cell>
12387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12388 \begin_inset Text
12389
12390 \begin_layout Plain Layout
12391 \begin_inset Formula $A=A\hfill B=B$
12392 \end_inset
12393
12394
12395 \end_layout
12396
12397 \end_inset
12398 </cell>
12399 </row>
12400 </lyxtabular>
12401
12402 \end_inset
12403
12404
12405 \end_layout
12406
12407 \begin_layout Standard
12408 En el último ejemplo el espacio disponible viene dado por la entrada más
12409  larga de columna en el cuadro.
12410  En una ecuación en línea el espacio depende de la longitud de la línea
12411  en la que se inserta 
12412 \series bold
12413
12414 \backslash
12415 hfill
12416 \series default
12417 .
12418  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12419  
12420 \series bold
12421
12422 \backslash
12423 hfill
12424 \series default
12425  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12426 \series bold
12427 Sangrado
12428 \series default
12429 .
12430  (Los estilos de ecuaciones se explican en
12431 \begin_inset space ~
12432 \end_inset
12433
12434
12435 \begin_inset CommandInset ref
12436 LatexCommand ref
12437 reference "sec:Estilos-de-ecuación"
12438
12439 \end_inset
12440
12441 ).
12442 \end_layout
12443
12444 \begin_layout Standard
12445 Además de 
12446 \series bold
12447
12448 \backslash
12449 hfill
12450 \series default
12451  hay los comandos 
12452 \series bold
12453
12454 \backslash
12455 dotfill
12456 \series default
12457  y 
12458 \series bold
12459
12460 \backslash
12461 hrulefill
12462 \series default
12463  que llenan el espacio con un patrón, véase un ejemplo en
12464 \begin_inset space ~
12465 \end_inset
12466
12467
12468 \begin_inset CommandInset ref
12469 LatexCommand ref
12470 reference "sub:Puntos"
12471
12472 \end_inset
12473
12474 .
12475 \end_layout
12476
12477 \begin_layout Standard
12478 Para texto se puede insertar espacio variable con el menú 
12479 \family sans
12480 Insertar\SpecialChar \menuseparator
12481 Formato\SpecialChar \menuseparator
12482 Espacio
12483 \begin_inset space ~
12484 \end_inset
12485
12486 horizontal
12487 \family default
12488 :
12489 \end_layout
12490
12491 \begin_layout Standard
12492 En esta línea hay un espacio
12493 \begin_inset space \hspace{}
12494 \length 2cm
12495 \end_inset
12496
12497 de 2
12498 \begin_inset space \thinspace{}
12499 \end_inset
12500
12501 cm.
12502 \end_layout
12503
12504 \begin_layout Standard
12505 En esta línea hay un
12506 \begin_inset space \hfill{}
12507 \end_inset
12508
12509 espacio máximo.
12510 \end_layout
12511
12512 \begin_layout Subsection
12513 Espacio adicional en ecuaciones en línea
12514 \begin_inset Index idx
12515 status collapsed
12516
12517 \begin_layout Plain Layout
12518 Espacio ! adicional en línea
12519 \end_layout
12520
12521 \end_inset
12522
12523
12524 \end_layout
12525
12526 \begin_layout Standard
12527 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12528  
12529 \series bold
12530
12531 \backslash
12532 mathsurround
12533 \series default
12534
12535 \begin_inset Index idx
12536 status collapsed
12537
12538 \begin_layout Plain Layout
12539 Comandos ! M ! 
12540 \backslash
12541 mathsurround
12542 \end_layout
12543
12544 \end_inset
12545
12546 .
12547  El valor de una longitud se establece con el comando 
12548 \series bold
12549
12550 \backslash
12551 setlength
12552 \series default
12553
12554 \begin_inset Index idx
12555 status collapsed
12556
12557 \begin_layout Plain Layout
12558 Comandos ! S ! 
12559 \backslash
12560 setlength
12561 \end_layout
12562
12563 \end_inset
12564
12565  según el siguiente esquema:
12566 \end_layout
12567
12568 \begin_layout Standard
12569
12570 \series bold
12571
12572 \backslash
12573 setlength{nombre de la longitud}{valor}
12574 \end_layout
12575
12576 \begin_layout Standard
12577 Para poner a 
12578 \series bold
12579
12580 \backslash
12581 mathsurround
12582 \series default
12583  un valor de 5
12584 \begin_inset space \thinspace{}
12585 \end_inset
12586
12587 mm, se inserta el comando
12588 \end_layout
12589
12590 \begin_layout Standard
12591
12592 \series bold
12593
12594 \backslash
12595 setlength{
12596 \backslash
12597 mathsurround}{5mm}
12598 \end_layout
12599
12600 \begin_layout Standard
12601 en modo TeX.
12602  Se establecerá un espacio de 5
12603 \begin_inset space \thinspace{}
12604 \end_inset
12605
12606 mm alrededor de todas las ecuaciones en línea:
12607 \begin_inset ERT
12608 status collapsed
12609
12610 \begin_layout Plain Layout
12611
12612
12613 \backslash
12614 setlength{
12615 \backslash
12616 mathsurround}{5mm}
12617 \end_layout
12618
12619 \end_inset
12620
12621
12622 \end_layout
12623
12624 \begin_layout Standard
12625 En esta línea hay una ecuación 
12626 \begin_inset Formula $A=B$
12627 \end_inset
12628
12629  rodeada por espacios de 5
12630 \begin_inset space \thinspace{}
12631 \end_inset
12632
12633 mm.
12634 \begin_inset ERT
12635 status collapsed
12636
12637 \begin_layout Plain Layout
12638
12639
12640 \backslash
12641 setlength{
12642 \backslash
12643 mathsurround}{0mm}
12644 \end_layout
12645
12646 \end_inset
12647
12648
12649 \end_layout
12650
12651 \begin_layout Standard
12652 Para volver al espacio predeterminado, 
12653 \series bold
12654
12655 \backslash
12656 mathsurround
12657 \series default
12658  se restablece al valor 0
12659 \begin_inset space \thinspace{}
12660 \end_inset
12661
12662 pt.
12663 \end_layout
12664
12665 \begin_layout Section
12666 Marcos y bordes
12667 \begin_inset Index idx
12668 status collapsed
12669
12670 \begin_layout Plain Layout
12671 Marcos
12672 \end_layout
12673
12674 \end_inset
12675
12676
12677 \end_layout
12678
12679 \begin_layout Standard
12680 Los marcos para texto se describen en el capítulo 
12681 \emph on
12682 Marcos
12683 \emph default
12684  del manual 
12685 \emph on
12686 Objetos insertados
12687 \emph default
12688 .
12689 \end_layout
12690
12691 \begin_layout Subsection
12692 Marcos con bordes
12693 \begin_inset CommandInset label
12694 LatexCommand label
12695 name "sub:Marcos-con-bordes"
12696
12697 \end_inset
12698
12699
12700 \begin_inset Index idx
12701 status open
12702
12703 \begin_layout Plain Layout
12704 Marcos ! con bordes
12705 \end_layout
12706
12707 \end_inset
12708
12709
12710 \end_layout
12711
12712 \begin_layout Standard
12713 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12714 \series bold
12715
12716 \backslash
12717 fbox
12718 \series default
12719
12720 \begin_inset Index idx
12721 status collapsed
12722
12723 \begin_layout Plain Layout
12724 Comandos ! F ! 
12725 \backslash
12726 fbox
12727 \end_layout
12728
12729 \end_inset
12730
12731  y 
12732 \series bold
12733
12734 \backslash
12735 boxed
12736 \series default
12737
12738 \begin_inset Index idx
12739 status collapsed
12740
12741 \begin_layout Plain Layout
12742 Comandos ! B ! 
12743 \backslash
12744 boxed
12745 \end_layout
12746
12747 \end_inset
12748
12749 .
12750 \end_layout
12751
12752 \begin_layout Standard
12753 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12754  azul en un marco donde se introducen partes de una ecuación.
12755  Para 
12756 \series bold
12757
12758 \backslash
12759 fbox
12760 \series default
12761  hay que generar una ecuación adicional con 
12762 \family sans
12763 Ctrl+M
12764 \family default
12765  dentro del recuadro, porque si no el contenido del mismo sería considerado
12766  texto matemático.
12767  Si se usa 
12768 \series bold
12769
12770 \backslash
12771 boxed
12772 \series default
12773  la nueva ecuación se genera automáticamente dentro del marco.
12774 \end_layout
12775
12776 \begin_layout Standard
12777 El comando 
12778 \series bold
12779
12780 \backslash
12781 fbox
12782 \series default
12783  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12784  ecuación tendría siempre el tamaño del texto.
12785  Por otra parte, 
12786 \series bold
12787
12788 \backslash
12789 fboxed
12790 \series default
12791  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12792  siempre el tamaño de una ecuación presentada.
12793 \end_layout
12794
12795 \begin_layout Standard
12796 El comando 
12797 \series bold
12798
12799 \backslash
12800 framebox
12801 \series default
12802
12803 \begin_inset Index idx
12804 status collapsed
12805
12806 \begin_layout Plain Layout
12807 Comandos ! F ! 
12808 \backslash
12809 framebox
12810 \end_layout
12811
12812 \end_inset
12813
12814  es una extensión de 
12815 \series bold
12816
12817 \backslash
12818 fbox
12819 \series default
12820 , que permite especificar además la anchura del marco y la alineación.
12821  
12822 \series bold
12823
12824 \backslash
12825 framebox
12826 \series default
12827  se usa con el siguiente esquema: 
12828 \end_layout
12829
12830 \begin_layout Standard
12831
12832 \series bold
12833
12834 \backslash
12835 framebox[anchura del marco][posición]{contenido del cuadro}
12836 \end_layout
12837
12838 \begin_layout Standard
12839 La posición puede ser 
12840 \emph on
12841 l
12842 \emph default
12843  o 
12844 \emph on
12845 r
12846 \emph default
12847
12848 \emph on
12849 l
12850 \emph default
12851  alinea la ecuación a la izquierda del marcro, 
12852 \emph on
12853 r
12854 \emph default
12855  la alinea a la derecha.
12856  Si no se da posición la ecuación será centrada.
12857 \begin_inset Newline newline
12858 \end_inset
12859
12860 Si no se pone anchura tampoco puede darse posición.
12861  En este caso la anchura del borde se ajusta al contenido del cuadro, como
12862  con 
12863 \series bold
12864
12865 \backslash
12866 fbox
12867 \series default
12868 .
12869  
12870 \end_layout
12871
12872 \begin_layout Standard
12873 Cuando se inserta el comando 
12874 \series bold
12875
12876 \backslash
12877 framebox
12878 \series default
12879  aparece un recuadro con tres marcos azules.
12880  Los dos primeros marcos están encerrados entre corchetes e indican los
12881  dos argumentos opcionales.
12882  El tercer marco es para partes de la ecuación, como para 
12883 \series bold
12884
12885 \backslash
12886 fbox
12887 \series default
12888 .
12889 \end_layout
12890
12891 \begin_layout Standard
12892 \noindent
12893 \align center
12894 \begin_inset Tabular
12895 <lyxtabular version="3" rows="5" columns="2">
12896 <features tabularvalignment="middle">
12897 <column alignment="center" valignment="top" width="0">
12898 <column alignment="center" valignment="top" width="0">
12899 <row>
12900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12901 \begin_inset Text
12902
12903 \begin_layout Plain Layout
12904 Comando
12905 \end_layout
12906
12907 \end_inset
12908 </cell>
12909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12910 \begin_inset Text
12911
12912 \begin_layout Plain Layout
12913 Resultado
12914 \begin_inset Note Note
12915 status collapsed
12916
12917 \begin_layout Plain Layout
12918
12919 \series bold
12920
12921 \backslash
12922 raisebox
12923 \series default
12924  se usa sólo como espaciador
12925 \end_layout
12926
12927 \end_inset
12928
12929
12930 \end_layout
12931
12932 \end_inset
12933 </cell>
12934 </row>
12935 <row>
12936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12937 \begin_inset Text
12938
12939 \begin_layout Plain Layout
12940
12941 \backslash
12942 fbox
12943 \begin_inset ERT
12944 status collapsed
12945
12946 \begin_layout Plain Layout
12947
12948
12949 \backslash
12950 spce 
12951 \end_layout
12952
12953 \end_inset
12954
12955
12956 \family sans
12957 Ctrl+M
12958 \family default
12959  
12960 \backslash
12961 int
12962 \begin_inset ERT
12963 status collapsed
12964
12965 \begin_layout Plain Layout
12966
12967
12968 \backslash
12969 spce 
12970 \end_layout
12971
12972 \end_inset
12973
12974 A=B
12975 \end_layout
12976
12977 \end_inset
12978 </cell>
12979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12980 \begin_inset Text
12981
12982 \begin_layout Plain Layout
12983 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12984 \end_inset
12985
12986
12987 \end_layout
12988
12989 \end_inset
12990 </cell>
12991 </row>
12992 <row>
12993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12994 \begin_inset Text
12995
12996 \begin_layout Plain Layout
12997
12998 \backslash
12999 boxed
13000 \begin_inset ERT
13001 status collapsed
13002
13003 \begin_layout Plain Layout
13004
13005
13006 \backslash
13007 spce 
13008 \end_layout
13009
13010 \end_inset
13011
13012
13013 \backslash
13014 int
13015 \begin_inset ERT
13016 status collapsed
13017
13018 \begin_layout Plain Layout
13019
13020
13021 \backslash
13022 spce 
13023 \end_layout
13024
13025 \end_inset
13026
13027 A=B
13028 \end_layout
13029
13030 \end_inset
13031 </cell>
13032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13033 \begin_inset Text
13034
13035 \begin_layout Plain Layout
13036 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
13037 \end_inset
13038
13039
13040 \end_layout
13041
13042 \end_inset
13043 </cell>
13044 </row>
13045 <row>
13046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13047 \begin_inset Text
13048
13049 \begin_layout Plain Layout
13050 A+
13051 \backslash
13052 fbox
13053 \begin_inset ERT
13054 status collapsed
13055
13056 \begin_layout Plain Layout
13057
13058
13059 \backslash
13060 spce 
13061 \end_layout
13062
13063 \end_inset
13064
13065 B
13066 \end_layout
13067
13068 \end_inset
13069 </cell>
13070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13071 \begin_inset Text
13072
13073 \begin_layout Plain Layout
13074 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13075 \end_inset
13076
13077
13078 \end_layout
13079
13080 \end_inset
13081 </cell>
13082 </row>
13083 <row>
13084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13085 \begin_inset Text
13086
13087 \begin_layout Plain Layout
13088
13089 \backslash
13090 framebox
13091 \begin_inset ERT
13092 status collapsed
13093
13094 \begin_layout Plain Layout
13095
13096
13097 \backslash
13098 spce 
13099 \end_layout
13100
13101 \end_inset
13102
13103 20mm
13104 \begin_inset Formula $\to$
13105 \end_inset
13106
13107
13108 \begin_inset Formula $\to$
13109 \end_inset
13110
13111
13112 \family sans
13113 Ctrl+M
13114 \family default
13115  
13116 \backslash
13117 frac
13118 \begin_inset ERT
13119 status collapsed
13120
13121 \begin_layout Plain Layout
13122
13123
13124 \backslash
13125 spce 
13126 \end_layout
13127
13128 \end_inset
13129
13130 A
13131 \begin_inset Formula $\downarrow$
13132 \end_inset
13133
13134 B
13135 \end_layout
13136
13137 \end_inset
13138 </cell>
13139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13140 \begin_inset Text
13141
13142 \begin_layout Plain Layout
13143 \begin_inset Formula $\raisebox{6mm}{}$
13144 \end_inset
13145
13146
13147 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13148 \end_inset
13149
13150
13151 \begin_inset Formula $\raisebox{-4mm}{}$
13152 \end_inset
13153
13154
13155 \end_layout
13156
13157 \end_inset
13158 </cell>
13159 </row>
13160 </lyxtabular>
13161
13162 \end_inset
13163
13164
13165 \end_layout
13166
13167 \begin_layout Standard
13168 El grosor del borde también se puede ajustar.
13169  Para ello hay que insertar los siguientes comandos en modo TeX antes de
13170  la fórmula:
13171 \end_layout
13172
13173 \begin_layout Standard
13174
13175 \series bold
13176
13177 \backslash
13178 fboxrule
13179 \series default
13180  
13181 \series bold
13182
13183 \begin_inset Quotes fld
13184 \end_inset
13185
13186 grosor
13187 \begin_inset Quotes frd
13188 \end_inset
13189
13190
13191 \series default
13192  
13193 \series bold
13194
13195 \backslash
13196 fboxsep
13197 \series default
13198  
13199 \series bold
13200
13201 \begin_inset Quotes fld
13202 \end_inset
13203
13204 distancia
13205 \begin_inset Quotes frd
13206 \end_inset
13207
13208
13209 \end_layout
13210
13211 \begin_layout Standard
13212 \begin_inset Quotes fld
13213 \end_inset
13214
13215 distancia
13216 \begin_inset Quotes frd
13217 \end_inset
13218
13219  especifica la distancia mínima entre el borde y el primer carácter en el
13220  cuadro.
13221  Un ejemplo de esto es la siguiente ecuación enmarcada:
13222 \begin_inset ERT
13223 status collapsed
13224
13225 \begin_layout Plain Layout
13226
13227
13228 \backslash
13229 fboxrule 2mm 
13230 \backslash
13231 fboxsep 3mm
13232 \end_layout
13233
13234 \end_inset
13235
13236
13237 \begin_inset Formula 
13238 \[
13239 \boxed{A+B=C}
13240 \]
13241
13242 \end_inset
13243
13244
13245 \end_layout
13246
13247 \begin_layout Standard
13248 Delante de esta ecuación se han insertado los comandos
13249 \end_layout
13250
13251 \begin_layout Standard
13252
13253 \series bold
13254
13255 \backslash
13256 fboxrule
13257 \series default
13258  
13259 \series bold
13260 2mm
13261 \series default
13262  
13263 \series bold
13264
13265 \backslash
13266 fboxsep
13267 \series default
13268  
13269 \series bold
13270 3mm
13271 \end_layout
13272
13273 \begin_layout Standard
13274 en modo TeX.
13275  Los valores dados se usan para todos los marcos siguientes.
13276 \end_layout
13277
13278 \begin_layout Standard
13279 Para volver al tamaño estándar del marco se inserta el comando
13280 \end_layout
13281
13282 \begin_layout Standard
13283
13284 \series bold
13285
13286 \backslash
13287 fboxrule
13288 \series default
13289  
13290 \series bold
13291 0.4pt
13292 \series default
13293  
13294 \series bold
13295
13296 \backslash
13297 fboxsep
13298 \series default
13299  
13300 \series bold
13301 3pt
13302 \series default
13303
13304 \begin_inset ERT
13305 status collapsed
13306
13307 \begin_layout Plain Layout
13308
13309
13310 \backslash
13311 fboxrule 0.4pt 
13312 \backslash
13313 fboxsep 3pt
13314 \end_layout
13315
13316 \end_inset
13317
13318
13319 \end_layout
13320
13321 \begin_layout Standard
13322 en modo TeX antes de la ecuación siguiente.
13323 \end_layout
13324
13325 \begin_layout Subsection
13326 Marcos sin bordes
13327 \begin_inset CommandInset label
13328 LatexCommand label
13329 name "sub:Marcos-sin-bordes"
13330
13331 \end_inset
13332
13333
13334 \begin_inset Index idx
13335 status open
13336
13337 \begin_layout Plain Layout
13338 Marcos ! sin borde
13339 \end_layout
13340
13341 \end_inset
13342
13343
13344 \end_layout
13345
13346 \begin_layout Standard
13347 Para marcos sin borde hay los comandos: 
13348 \series bold
13349
13350 \backslash
13351 mbox
13352 \series default
13353
13354 \begin_inset Index idx
13355 status collapsed
13356
13357 \begin_layout Plain Layout
13358 Comandos ! M ! 
13359 \backslash
13360 mbox
13361 \end_layout
13362
13363 \end_inset
13364
13365
13366 \series bold
13367
13368 \backslash
13369 makebox
13370 \series default
13371
13372 \begin_inset Index idx
13373 status collapsed
13374
13375 \begin_layout Plain Layout
13376 Comandos ! M ! 
13377 \backslash
13378 makebox
13379 \end_layout
13380
13381 \end_inset
13382
13383  y 
13384 \series bold
13385
13386 \backslash
13387 raisebox
13388 \series default
13389
13390 \begin_inset Index idx
13391 status collapsed
13392
13393 \begin_layout Plain Layout
13394 Comandos ! R ! 
13395 \backslash
13396 raisebox
13397 \end_layout
13398
13399 \end_inset
13400
13401 .
13402 \end_layout
13403
13404 \begin_layout Standard
13405 Con 
13406 \series bold
13407
13408 \backslash
13409 raisebox
13410 \series default
13411  se puede poner un marco subíndice o superíndice, pero a diferencia de los
13412  normales, los caracteres en el marco mantienen su tamaño de tipografía.
13413  
13414 \series bold
13415
13416 \backslash
13417 raisebox
13418 \series default
13419  se usa con el siguiente esquema: 
13420 \end_layout
13421
13422 \begin_layout Standard
13423
13424 \series bold
13425
13426 \backslash
13427 raisebox{altura}{contenido del marco}
13428 \end_layout
13429
13430 \begin_layout Standard
13431 Cuando el marco tenga que contener una ecuación, hace falta una ecuación
13432  extra, como con 
13433 \series bold
13434
13435 \backslash
13436 fbox
13437 \series default
13438 .
13439  
13440 \begin_inset Note Greyedout
13441 status open
13442
13443 \begin_layout Plain Layout
13444
13445 \series bold
13446 Nota
13447 \series default
13448 : Para
13449 \series bold
13450
13451 \backslash
13452 raisebox
13453 \series default
13454  se ha creado esta ecuación extra tecleando 
13455 \family sans
13456 Ctrl+M
13457 \family default
13458  dos veces en vez de una porque LyX aún no soporta 
13459 \series bold
13460
13461 \backslash
13462 raisebox
13463 \series default
13464  directamente.
13465 \end_layout
13466
13467 \end_inset
13468
13469
13470 \end_layout
13471
13472 \begin_layout Standard
13473 \align center
13474 \begin_inset Tabular
13475 <lyxtabular version="3" rows="4" columns="2">
13476 <features tabularvalignment="middle">
13477 <column alignment="center" valignment="top" width="0">
13478 <column alignment="center" valignment="top" width="0">
13479 <row>
13480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13481 \begin_inset Text
13482
13483 \begin_layout Plain Layout
13484 Comando
13485 \end_layout
13486
13487 \end_inset
13488 </cell>
13489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13490 \begin_inset Text
13491
13492 \begin_layout Plain Layout
13493 Resultado
13494 \end_layout
13495
13496 \end_inset
13497 </cell>
13498 </row>
13499 <row>
13500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13501 \begin_inset Text
13502
13503 \begin_layout Plain Layout
13504 H
13505 \backslash
13506 raisebox{2mm
13507 \begin_inset Formula $\to$
13508 \end_inset
13509
13510
13511 \backslash
13512 {al
13513 \begin_inset Formula $\to$
13514 \end_inset
13515
13516  lo
13517 \end_layout
13518
13519 \end_inset
13520 </cell>
13521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13522 \begin_inset Text
13523
13524 \begin_layout Plain Layout
13525 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13526 \end_inset
13527
13528
13529 \end_layout
13530
13531 \end_inset
13532 </cell>
13533 </row>
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 H
13540 \backslash
13541 raisebox{-2mm
13542 \begin_inset Formula $\to$
13543 \end_inset
13544
13545
13546 \backslash
13547 {al
13548 \begin_inset Formula $\to$
13549 \end_inset
13550
13551 lo
13552 \end_layout
13553
13554 \end_inset
13555 </cell>
13556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13557 \begin_inset Text
13558
13559 \begin_layout Plain Layout
13560 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13561 \end_inset
13562
13563
13564 \end_layout
13565
13566 \end_inset
13567 </cell>
13568 </row>
13569 <row>
13570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13571 \begin_inset Text
13572
13573 \begin_layout Plain Layout
13574 A=
13575 \backslash
13576 raisebox{-2mm
13577 \begin_inset Formula $\to$
13578 \end_inset
13579
13580
13581 \backslash
13582 {
13583 \family sans
13584 Ctrl+M Ctrl+M
13585 \family default
13586  
13587 \backslash
13588 sqrt
13589 \begin_inset ERT
13590 status collapsed
13591
13592 \begin_layout Plain Layout
13593
13594
13595 \backslash
13596 spce 
13597 \end_layout
13598
13599 \end_inset
13600
13601
13602 \end_layout
13603
13604 \end_inset
13605 </cell>
13606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13607 \begin_inset Text
13608
13609 \begin_layout Plain Layout
13610 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13611 \end_inset
13612
13613
13614 \end_layout
13615
13616 \end_inset
13617 </cell>
13618 </row>
13619 </lyxtabular>
13620
13621 \end_inset
13622
13623
13624 \end_layout
13625
13626 \begin_layout Standard
13627 El comando 
13628 \series bold
13629
13630 \backslash
13631 mbox
13632 \series default
13633  es equivalente a 
13634 \series bold
13635
13636 \backslash
13637 fbox
13638 \series default
13639  y 
13640 \series bold
13641
13642 \backslash
13643 makebox
13644 \series default
13645  es equivalente a 
13646 \series bold
13647
13648 \backslash
13649 framebox
13650 \series default
13651 , con la diferencia de que no hay marco.
13652 \end_layout
13653
13654 \begin_layout Subsection
13655 Marcos coloreados
13656 \begin_inset CommandInset label
13657 LatexCommand label
13658 name "sub:Marcos-coloreados"
13659
13660 \end_inset
13661
13662
13663 \begin_inset Index idx
13664 status open
13665
13666 \begin_layout Plain Layout
13667 Marcos ! coloreados
13668 \end_layout
13669
13670 \end_inset
13671
13672
13673 \end_layout
13674
13675 \begin_layout Standard
13676 Para poder usar todos los comandos explicados en esta sección hay que cargar
13677  en el preámbulo LaTeX el paquete LaTeX 
13678 \series bold
13679 color
13680 \series default
13681
13682 \begin_inset Foot
13683 status collapsed
13684
13685 \begin_layout Plain Layout
13686 El paquete LaTeX 
13687 \series bold
13688 color
13689 \series default
13690  forma parte de toda distribución LaTeX estándar.
13691 \end_layout
13692
13693 \end_inset
13694
13695
13696 \begin_inset Index idx
13697 status collapsed
13698
13699 \begin_layout Plain Layout
13700 Paquetes ! color
13701 \end_layout
13702
13703 \end_inset
13704
13705 , con la línea
13706 \begin_inset Foot
13707 status collapsed
13708
13709 \begin_layout Plain Layout
13710 Cuando hay texto coloreado con un color predefinido en alguna parte del
13711  documento, LyX carga automáticamente el paquete LaTeX 
13712 \series bold
13713 color
13714 \series default
13715 .
13716  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13717  origina problemas.
13718 \end_layout
13719
13720 \end_inset
13721
13722
13723 \begin_inset Note Note
13724 status collapsed
13725
13726 \begin_layout Plain Layout
13727 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13728  en el preámbulo LaTeX.
13729 \end_layout
13730
13731 \end_inset
13732
13733
13734 \end_layout
13735
13736 \begin_layout Standard
13737
13738 \series bold
13739
13740 \backslash
13741 usepackage{color}
13742 \begin_inset VSpace medskip
13743 \end_inset
13744
13745
13746 \end_layout
13747
13748 \begin_layout Standard
13749 Para colorear marcos se usa el comando 
13750 \series bold
13751
13752 \backslash
13753 colorbox
13754 \series default
13755
13756 \begin_inset Index idx
13757 status collapsed
13758
13759 \begin_layout Plain Layout
13760 Comandos ! C ! 
13761 \backslash
13762 colorbox
13763 \end_layout
13764
13765 \end_inset
13766
13767  con el siguiente esquema:
13768 \end_layout
13769
13770 \begin_layout Standard
13771
13772 \series bold
13773
13774 \backslash
13775 colorbox{color}{contenido del marco}
13776 \end_layout
13777
13778 \begin_layout Standard
13779 El contenido del marco puede ser otro marco, y también un 
13780 \backslash
13781
13782 \series bold
13783 colorbox
13784 \series default
13785  puede ser parte de otro marco (véanse los ejemplos 2º y 3º).
13786  Si el marco debe contener una ecuación debe crearse una ecuación extra,
13787  como con 
13788 \series bold
13789
13790 \backslash
13791 raisebox
13792 \series default
13793 .
13794 \begin_inset Foot
13795 status collapsed
13796
13797 \begin_layout Plain Layout
13798 Esto también se aplica para el comando 
13799 \series bold
13800
13801 \backslash
13802 fcolorbox
13803 \series default
13804 .
13805 \end_layout
13806
13807 \end_inset
13808
13809  
13810 \end_layout
13811
13812 \begin_layout Standard
13813 Se puede elegir uno de los siguientes colores predefinidos:
13814 \end_layout
13815
13816 \begin_layout Standard
13817
13818 \series bold
13819 black
13820 \series default
13821
13822 \series bold
13823 blue
13824 \series default
13825
13826 \series bold
13827 cyan
13828 \series default
13829
13830 \series bold
13831 green
13832 \series default
13833
13834 \series bold
13835 magenta
13836 \series default
13837
13838 \series bold
13839 red
13840 \series default
13841
13842 \series bold
13843 white
13844 \series default
13845
13846 \series bold
13847 yellow
13848 \end_layout
13849
13850 \begin_layout Standard
13851 \align center
13852 \begin_inset Tabular
13853 <lyxtabular version="3" rows="4" columns="2">
13854 <features tabularvalignment="middle">
13855 <column alignment="center" valignment="top" width="0">
13856 <column alignment="center" valignment="top" width="0">
13857 <row>
13858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13859 \begin_inset Text
13860
13861 \begin_layout Plain Layout
13862 Comando
13863 \end_layout
13864
13865 \end_inset
13866 </cell>
13867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13868 \begin_inset Text
13869
13870 \begin_layout Plain Layout
13871 Resultado
13872 \begin_inset Note Note
13873 status collapsed
13874
13875 \begin_layout Plain Layout
13876
13877 \series bold
13878
13879 \backslash
13880 raisebox
13881 \series default
13882  se usa sólo como espaciador
13883 \end_layout
13884
13885 \end_inset
13886
13887
13888 \end_layout
13889
13890 \end_inset
13891 </cell>
13892 </row>
13893 <row>
13894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13895 \begin_inset Text
13896
13897 \begin_layout Plain Layout
13898
13899 \backslash
13900 colorbox{yellow
13901 \begin_inset Formula $\to$
13902 \end_inset
13903
13904
13905 \backslash
13906 {A=B
13907 \end_layout
13908
13909 \end_inset
13910 </cell>
13911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13912 \begin_inset Text
13913
13914 \begin_layout Plain Layout
13915 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13916 \end_inset
13917
13918
13919 \end_layout
13920
13921 \end_inset
13922 </cell>
13923 </row>
13924 <row>
13925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13926 \begin_inset Text
13927
13928 \begin_layout Plain Layout
13929
13930 \backslash
13931 colorbox{green
13932 \begin_inset Formula $\to$
13933 \end_inset
13934
13935
13936 \backslash
13937 {
13938 \backslash
13939 fbox
13940 \begin_inset ERT
13941 status collapsed
13942
13943 \begin_layout Plain Layout
13944
13945
13946 \backslash
13947 spce 
13948 \end_layout
13949
13950 \end_inset
13951
13952 A=B
13953 \end_layout
13954
13955 \end_inset
13956 </cell>
13957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13958 \begin_inset Text
13959
13960 \begin_layout Plain Layout
13961 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13962 \end_inset
13963
13964
13965 \end_layout
13966
13967 \end_inset
13968 </cell>
13969 </row>
13970 <row>
13971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13972 \begin_inset Text
13973
13974 \begin_layout Plain Layout
13975
13976 \backslash
13977 fbox
13978 \begin_inset ERT
13979 status collapsed
13980
13981 \begin_layout Plain Layout
13982
13983
13984 \backslash
13985 spce 
13986 \end_layout
13987
13988 \end_inset
13989
13990
13991 \backslash
13992 colorbox{green
13993 \begin_inset Formula $\to$
13994 \end_inset
13995
13996
13997 \backslash
13998 {
13999 \family sans
14000 Ctrl+M Ctrl+M
14001 \family default
14002  
14003 \backslash
14004 int
14005 \begin_inset ERT
14006 status collapsed
14007
14008 \begin_layout Plain Layout
14009
14010
14011 \backslash
14012 spce 
14013 \end_layout
14014
14015 \end_inset
14016
14017 C=D
14018 \end_layout
14019
14020 \end_inset
14021 </cell>
14022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14023 \begin_inset Text
14024
14025 \begin_layout Plain Layout
14026 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
14027 \end_inset
14028
14029
14030 \end_layout
14031
14032 \end_inset
14033 </cell>
14034 </row>
14035 </lyxtabular>
14036
14037 \end_inset
14038
14039
14040 \end_layout
14041
14042 \begin_layout Standard
14043
14044 \series bold
14045
14046 \backslash
14047 colorbox
14048 \series default
14049  sólo colorea el marco pero no los caracteres.
14050  Para colorear todos los caracteres se selecciona toda la ecuación y se
14051  elige un color en el diálogo 
14052 \family sans
14053 Estilo
14054 \begin_inset space ~
14055 \end_inset
14056
14057 del
14058 \begin_inset space ~
14059 \end_inset
14060
14061 texto
14062 \family default
14063 .
14064  El diálogo puede abrirse con el botón 
14065 \begin_inset Graphics
14066         filename ../../images/dialog-show_character.png
14067         scale 85
14068
14069 \end_inset
14070
14071  de la barra de herramientas o con el menú 
14072 \family sans
14073 Editar\SpecialChar \menuseparator
14074 Estilo
14075 \begin_inset space ~
14076 \end_inset
14077
14078 del
14079 \begin_inset space ~
14080 \end_inset
14081
14082 texto\SpecialChar \menuseparator
14083 Personalizado
14084 \family default
14085 .
14086  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
14087  Si el número de la ecuación debe tener otro color que el de los caracteres
14088  de la ecuación, el color debe cambiarse dentro de la ecuación.
14089 \end_layout
14090
14091 \begin_layout Standard
14092 Un ejemplo:
14093 \color red
14094
14095 \begin_inset Formula 
14096 \begin{equation}
14097 {\color{red}\int A=B}\label{eq:rojo}
14098 \end{equation}
14099
14100 \end_inset
14101
14102
14103 \color green
14104
14105 \begin_inset Formula 
14106 \begin{equation}
14107 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}
14108 \end{equation}
14109
14110 \end_inset
14111
14112
14113 \end_layout
14114
14115 \begin_layout Standard
14116 La ecuación 
14117 \begin_inset CommandInset ref
14118 LatexCommand eqref
14119 reference "eq:rojo"
14120
14121 \end_inset
14122
14123  está toda coloreada en rojo.
14124 \begin_inset Newline newline
14125 \end_inset
14126
14127 La ecuación 
14128 \begin_inset CommandInset ref
14129 LatexCommand eqref
14130 reference "eq:rojoverde"
14131
14132 \end_inset
14133
14134  se ha coloreado en primer lugar toda en verde para colorear el número de
14135  la ecuación.
14136  Posteriormente se han coloreado en rojo los caracteres.
14137 \family sans
14138
14139 \begin_inset VSpace bigskip
14140 \end_inset
14141
14142
14143 \end_layout
14144
14145 \begin_layout Standard
14146 Para colorear diferente el borde y el marcose usa el comando 
14147 \series bold
14148
14149 \backslash
14150 fcolorbox
14151 \series default
14152
14153 \begin_inset Index idx
14154 status collapsed
14155
14156 \begin_layout Plain Layout
14157 Comandos ! F ! 
14158 \backslash
14159 fcolorbox
14160 \end_layout
14161
14162 \end_inset
14163
14164  con el siguiente esquema:
14165 \end_layout
14166
14167 \begin_layout Standard
14168
14169 \series bold
14170
14171 \backslash
14172 fcolorbox{color del borde}{color}{contenido del marco}
14173 \end_layout
14174
14175 \begin_layout Standard
14176 Así pues 
14177 \series bold
14178
14179 \backslash
14180 fcolorbox
14181 \series default
14182  es una extensión del comando 
14183 \series bold
14184
14185 \backslash
14186 colorbox
14187 \series default
14188 .
14189  La anchura del borde se establece, como para 
14190 \series bold
14191
14192 \backslash
14193 framebox
14194 \series default
14195 , con 
14196 \series bold
14197
14198 \backslash
14199 fboxrule
14200 \series default
14201  y 
14202 \series bold
14203
14204 \backslash
14205 fboxsep
14206 \series default
14207 .
14208  Un ejemplo:
14209 \begin_inset ERT
14210 status collapsed
14211
14212 \begin_layout Plain Layout
14213
14214
14215 \backslash
14216 fboxrule 1mm 
14217 \backslash
14218 fboxsep 1mm
14219 \end_layout
14220
14221 \end_inset
14222
14223
14224 \begin_inset Formula 
14225 \[
14226 \fcolorbox{cyan}{magenta}{A=B}
14227 \]
14228
14229 \end_inset
14230
14231
14232 \end_layout
14233
14234 \begin_layout Standard
14235 \begin_inset ERT
14236 status collapsed
14237
14238 \begin_layout Plain Layout
14239
14240
14241 \backslash
14242 fboxrule 0.4pt 
14243 \backslash
14244 fboxsep 3pt
14245 \end_layout
14246
14247 \end_inset
14248
14249
14250 \end_layout
14251
14252 \begin_layout Standard
14253 Esta ecuación se ha compuesto con el comando
14254 \begin_inset Newline newline
14255 \end_inset
14256
14257
14258 \series bold
14259
14260 \backslash
14261 fcolorbox{cyan
14262 \begin_inset Formula $\to$
14263 \end_inset
14264
14265
14266 \backslash
14267 {magenta
14268 \begin_inset Formula $\to$
14269 \end_inset
14270
14271
14272 \backslash
14273 {A=B
14274 \end_layout
14275
14276 \begin_layout Standard
14277 \begin_inset VSpace bigskip
14278 \end_inset
14279
14280
14281 \end_layout
14282
14283 \begin_layout Standard
14284 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14285 \end_layout
14286
14287 \begin_layout Standard
14288 Por ejemplo, se puede definir el color 
14289 \begin_inset Quotes fld
14290 \end_inset
14291
14292
14293 \series bold
14294 verdeoscuro
14295 \series default
14296
14297 \begin_inset Quotes frd
14298 \end_inset
14299
14300  con la línea de preámbulo LaTeX:
14301 \end_layout
14302
14303 \begin_layout Standard
14304
14305 \series bold
14306
14307 \backslash
14308 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14309 \series default
14310
14311 \begin_inset Index idx
14312 status collapsed
14313
14314 \begin_layout Plain Layout
14315 Comandos ! D ! 
14316 \backslash
14317 definecolor
14318 \end_layout
14319
14320 \end_inset
14321
14322
14323 \end_layout
14324
14325 \begin_layout Standard
14326
14327 \series bold
14328 cmyk
14329 \series default
14330  es el espacio de color referido a los colores 
14331 \series bold
14332 cyan
14333 \series default
14334
14335 \series bold
14336 magenta
14337 \series default
14338
14339 \series bold
14340 yellow
14341 \series default
14342  y 
14343 \series bold
14344 black
14345 \series default
14346 .
14347  Los cuatro números separados por coma son el factor de cuota para los colores
14348  correspondientes del espacio de color.
14349  Los factores pueden estar en el rango 0-1.
14350  En vez de 
14351 \series bold
14352 cmyk
14353 \series default
14354  se puede usar el espacio de color 
14355 \series bold
14356 rgb
14357 \series default
14358 , que se refiere a 
14359 \series bold
14360 red
14361 \series default
14362
14363 \series bold
14364 green
14365 \series default
14366  y 
14367 \series bold
14368 blue
14369 \series default
14370 , así pues en este caso hay tres factores de cuota para los correspondientes
14371  colores.
14372  Además hay el espacio de color 
14373 \series bold
14374 gray
14375 \series default
14376  con un factor de cuota para el valor gris.
14377 \end_layout
14378
14379 \begin_layout Standard
14380 Como ejemplo he aquí un marco con el nuevo color definido 
14381 \series bold
14382 verdeoscuro
14383 \series default
14384  y los caracteres en color amarillo:
14385 \color black
14386
14387 \begin_inset Formula 
14388 \begin{equation}
14389 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}
14390 \end{equation}
14391
14392 \end_inset
14393
14394
14395 \end_layout
14396
14397 \begin_layout Standard
14398 Los colores personalizados también se pueden usar para texto con la ayuda
14399  del comando 
14400 \series bold
14401
14402 \backslash
14403 textcolor
14404 \series default
14405
14406 \begin_inset Index idx
14407 status collapsed
14408
14409 \begin_layout Plain Layout
14410 Texto ! coloreado
14411 \end_layout
14412
14413 \end_inset
14414
14415
14416 \end_layout
14417
14418 \begin_layout Standard
14419 \begin_inset ERT
14420 status collapsed
14421
14422 \begin_layout Plain Layout
14423
14424
14425 \backslash
14426 textcolor{verdeoscuro}{
14427 \end_layout
14428
14429 \end_inset
14430
14431 Esta frase en 
14432 \begin_inset Quotes fld
14433 \end_inset
14434
14435 verdeoscuro
14436 \begin_inset Quotes frd
14437 \end_inset
14438
14439 .
14440 \begin_inset ERT
14441 status collapsed
14442
14443 \begin_layout Plain Layout
14444
14445 }
14446 \end_layout
14447
14448 \end_inset
14449
14450
14451 \end_layout
14452
14453 \begin_layout Standard
14454
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 Comandos ! T ! 
14466 \backslash
14467 textcolor
14468 \end_layout
14469
14470 \end_inset
14471
14472  se usa con el esquema 
14473 \series bold
14474
14475 \backslash
14476 textcolor{color}{caracteres a colorear}
14477 \series default
14478 .
14479 \end_layout
14480
14481 \begin_layout Subsection
14482 Marcos de párrafo
14483 \begin_inset CommandInset label
14484 LatexCommand label
14485 name "sub:Marcos-de-párrafo"
14486
14487 \end_inset
14488
14489
14490 \begin_inset Index idx
14491 status open
14492
14493 \begin_layout Plain Layout
14494 Marcos ! para párrafos
14495 \end_layout
14496
14497 \end_inset
14498
14499
14500 \end_layout
14501
14502 \begin_layout Standard
14503 Un marco que puede contener varias líneas y párrafos, denominado marco de
14504  párrafo (parbox), se puede generar con el menú 
14505 \family sans
14506 Insertar\SpecialChar \menuseparator
14507 Marco
14508 \family default
14509  o con el botón 
14510 \begin_inset Graphics
14511         filename ../../images/box-insert.png
14512         scale 85
14513
14514 \end_inset
14515
14516  de la barra de herramientas.
14517 \end_layout
14518
14519 \begin_layout Standard
14520 El siguiente ejemplo muestra un marco de párrafo en línea:
14521 \begin_inset VSpace medskip
14522 \end_inset
14523
14524 Esta línea contiene 
14525 \begin_inset Box Boxed
14526 position "c"
14527 hor_pos "c"
14528 has_inner_box 1
14529 inner_pos "c"
14530 use_parbox 1
14531 use_makebox 0
14532 width "5cm"
14533 special "none"
14534 height "1in"
14535 height_special "totalheight"
14536 status collapsed
14537
14538 \begin_layout Plain Layout
14539 Esto es un marco de párrafo.
14540  Tiene exactamente 5
14541 \begin_inset space \thinspace{}
14542 \end_inset
14543
14544 cm de largo y además puede contener ecuaciones: 
14545 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14546 \end_inset
14547
14548
14549 \end_layout
14550
14551 \end_inset
14552
14553
14554 \begin_inset space ~
14555 \end_inset
14556
14557  un marco de párrafo.
14558 \begin_inset VSpace medskip
14559 \end_inset
14560
14561 Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado.
14562  Surge un diálogo con las propiedades del marco.
14563  En este caso: 
14564 \emph on
14565 Decoración
14566 \emph default
14567 : Marco rectangular, 
14568 \emph on
14569 marco interior
14570 \emph default
14571 : Párrafo, 
14572 \emph on
14573 Ancho
14574 \emph default
14575 : 5
14576 \begin_inset space \thinspace{}
14577 \end_inset
14578
14579 cm, 
14580 \emph on
14581 Alineación Vertical
14582 \emph default
14583  
14584 \emph on
14585 marco
14586 \emph default
14587 : Medio.
14588 \end_layout
14589
14590 \begin_layout Standard
14591 \begin_inset VSpace medskip
14592 \end_inset
14593
14594 En LaTeX, un marco de párrafo se inserta con el comando 
14595 \series bold
14596
14597 \backslash
14598 parbox
14599 \series default
14600
14601 \begin_inset Index idx
14602 status collapsed
14603
14604 \begin_layout Plain Layout
14605 Comandos ! P ! 
14606 \backslash
14607 parbox
14608 \end_layout
14609
14610 \end_inset
14611
14612  con el esquema siguiente:
14613 \end_layout
14614
14615 \begin_layout Standard
14616
14617 \series bold
14618
14619 \backslash
14620 parbox[posición]{anchura}{contenido}
14621 \end_layout
14622
14623 \begin_layout Standard
14624 Son posibles las posiciones 
14625 \emph on
14626 b
14627 \emph default
14628  y 
14629 \emph on
14630 t
14631 \emph default
14632
14633 \emph on
14634 b
14635 \emph default
14636  por 
14637 \begin_inset Quotes fld
14638 \end_inset
14639
14640 bottom
14641 \begin_inset Quotes frd
14642 \end_inset
14643
14644  (abajo), que alinea la última línea del marco con el texto de alrededor.
14645  Con 
14646 \emph on
14647 t
14648 \emph default
14649 , por 
14650 \begin_inset Quotes fld
14651 \end_inset
14652
14653 top
14654 \begin_inset Quotes frd
14655 \end_inset
14656
14657  (arriba), la alineación se hace con la primera línea.
14658  Si no se da posición, el marco se centrará verticalmente, véase la sección
14659  
14660 \emph on
14661 Marcos
14662 \emph default
14663  del manual 
14664 \emph on
14665 Objetos insertados
14666 \emph default
14667  para ejemplos.
14668 \end_layout
14669
14670 \begin_layout Standard
14671 \begin_inset VSpace bigskip
14672 \end_inset
14673
14674 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14675  ponerse en un marco de párrafo.
14676  Para ello se inserta el comando
14677 \begin_inset Newline newline
14678 \end_inset
14679
14680
14681 \series bold
14682
14683 \backslash
14684 fbox{
14685 \backslash
14686 parbox{
14687 \backslash
14688 linewidth-2
14689 \backslash
14690 fboxsep-2
14691 \backslash
14692 fboxrule}{
14693 \begin_inset Newline newline
14694 \end_inset
14695
14696
14697 \series default
14698 en modo TeX delante de la ecuación.
14699  Aquí 
14700 \series bold
14701
14702 \backslash
14703 linewidth
14704 \series default
14705
14706 \begin_inset Index idx
14707 status collapsed
14708
14709 \begin_layout Plain Layout
14710 Comandos ! L ! 
14711 \backslash
14712 linewidth
14713 \end_layout
14714
14715 \end_inset
14716
14717  es la anchura de línea establecida para el documento.
14718  Como el marco está por fuera del marco de párrafo, hay que restar de dicha
14719  anchura dos veces la separación del marco y el grosor.
14720  Como LyX no lo hace automáticamente debido a un fallo,
14721 \begin_inset Foot
14722 status collapsed
14723
14724 \begin_layout Plain Layout
14725 \begin_inset CommandInset href
14726 LatexCommand href
14727 name "LyX-bug #4483"
14728 target "http://www.lyx.org/trac/ticket/4483"
14729
14730 \end_inset
14731
14732
14733 \end_layout
14734
14735 \end_inset
14736
14737  hay que usar modo TeX.
14738  Para poder multiplicar y restar en los argumentos hay que cargar en el
14739  preámbulo LaTeX el paquete LaTeX 
14740 \series bold
14741 calc
14742 \series default
14743 ,
14744 \begin_inset Foot
14745 status collapsed
14746
14747 \begin_layout Plain Layout
14748
14749 \series bold
14750 calc
14751 \series default
14752  es parte de toda instalación LaTeX estándar.
14753 \end_layout
14754
14755 \end_inset
14756
14757
14758 \begin_inset Index idx
14759 status collapsed
14760
14761 \begin_layout Plain Layout
14762 Paquetes ! calc
14763 \end_layout
14764
14765 \end_inset
14766
14767  con la línea
14768 \end_layout
14769
14770 \begin_layout Standard
14771
14772 \series bold
14773
14774 \backslash
14775 usepackage{calc}
14776 \end_layout
14777
14778 \begin_layout Standard
14779 Detrás de la ecuación se cierran ambos marcos con 
14780 \series bold
14781 }}
14782 \series default
14783  en modo TeX.
14784  Aquí hay un ejemplo:
14785 \begin_inset ERT
14786 status collapsed
14787
14788 \begin_layout Plain Layout
14789
14790
14791 \backslash
14792 fboxsep 5mm 
14793 \backslash
14794 fboxrule 5mm
14795 \end_layout
14796
14797 \end_inset
14798
14799
14800 \end_layout
14801
14802 \begin_layout Standard
14803 \begin_inset ERT
14804 status collapsed
14805
14806 \begin_layout Plain Layout
14807
14808
14809 \backslash
14810 fbox{
14811 \backslash
14812 parbox{
14813 \backslash
14814 linewidth-2
14815 \backslash
14816 fboxsep-2
14817 \backslash
14818 fboxrule}{
14819 \end_layout
14820
14821 \end_inset
14822
14823
14824 \begin_inset Formula 
14825 \begin{equation}
14826 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14827 \end{equation}
14828
14829 \end_inset
14830
14831
14832 \end_layout
14833
14834 \begin_layout Standard
14835 \begin_inset ERT
14836 status collapsed
14837
14838 \begin_layout Plain Layout
14839
14840 }}
14841 \end_layout
14842
14843 \end_inset
14844
14845
14846 \begin_inset ERT
14847 status collapsed
14848
14849 \begin_layout Plain Layout
14850
14851
14852 \backslash
14853 fboxrule 0.4pt 
14854 \backslash
14855 fboxsep 3pt
14856 \end_layout
14857
14858 \end_inset
14859
14860
14861 \end_layout
14862
14863 \begin_layout Standard
14864 \begin_inset VSpace medskip
14865 \end_inset
14866
14867
14868 \end_layout
14869
14870 \begin_layout Standard
14871 Como se ha usado el marco de párrafo como argumento de 
14872 \series bold
14873
14874 \backslash
14875 fbox
14876 \series default
14877 , en este caso no hay diferencia entre 
14878 \series bold
14879
14880 \backslash
14881 fbox
14882 \series default
14883  y 
14884 \series bold
14885
14886 \backslash
14887 boxed
14888 \series default
14889 .
14890  
14891 \end_layout
14892
14893 \begin_layout Standard
14894 \begin_inset VSpace bigskip
14895 \end_inset
14896
14897
14898 \end_layout
14899
14900 \begin_layout Standard
14901 Los marcos de párrafo son muy útiles para comentar ecuaciones directamente.
14902  Para hacerlo, se usa 
14903 \series bold
14904
14905 \backslash
14906 parbox
14907 \series default
14908  en combinación con el comando 
14909 \series bold
14910
14911 \backslash
14912 tag
14913 \series default
14914 .
14915  (Véase más sobre 
14916 \series bold
14917
14918 \backslash
14919 tag
14920 \series default
14921  en 
14922 \begin_inset CommandInset ref
14923 LatexCommand ref
14924 reference "sub:Numeración-personalizada"
14925
14926 \end_inset
14927
14928 ).
14929 \end_layout
14930
14931 \begin_layout Standard
14932 Un ejemplo de ecuación comentada con 
14933 \series bold
14934
14935 \backslash
14936 parbox
14937 \series default
14938 :
14939 \end_layout
14940
14941 \begin_layout Standard
14942 \begin_inset ERT
14943 status collapsed
14944
14945 \begin_layout Plain Layout
14946
14947
14948 \backslash
14949 [5x-7b=3b
14950 \backslash
14951 tag*{
14952 \backslash
14953 parbox{5cm}{
14954 \end_layout
14955
14956 \end_inset
14957
14958 Esto es una descripción.
14959  Está claramente separada de la ecuación y es multilínea.
14960 \begin_inset ERT
14961 status collapsed
14962
14963 \begin_layout Plain Layout
14964
14965 }}
14966 \backslash
14967 ]
14968 \end_layout
14969
14970 \end_inset
14971
14972
14973 \end_layout
14974
14975 \begin_layout Standard
14976 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14977  no soporta el comando 
14978 \series bold
14979
14980 \backslash
14981 parbox
14982 \series default
14983  en ecuaciones.
14984  La ecuación se compone con la siguiente secuencia de comandos:
14985 \end_layout
14986
14987 \begin_layout Standard
14988 El comando 
14989 \series bold
14990
14991 \backslash
14992 [5x-7b=3b
14993 \backslash
14994 tag*
14995 \backslash
14996 {
14997 \backslash
14998 parbox{5cm}{
14999 \series default
15000  se inserta en modo TeX.
15001 \begin_inset Foot
15002 status collapsed
15003
15004 \begin_layout Plain Layout
15005 Si se usa el estilo de ecuación 
15006 \series bold
15007 Sangrado
15008 \series default
15009
15010 \series bold
15011
15012 \backslash
15013 tag*
15014 \backslash
15015
15016 \series default
15017  se puede reemplazar por 
15018 \series bold
15019
15020 \backslash
15021 hfill
15022 \series default
15023 .
15024  (Véanse los estilos de ecuación en 
15025 \begin_inset CommandInset ref
15026 LatexCommand ref
15027 reference "sec:Estilos-de-ecuación"
15028
15029 \end_inset
15030
15031 ).
15032 \end_layout
15033
15034 \end_inset
15035
15036  Después sigue la descripción en texto normal, y por último 
15037 \series bold
15038 }}
15039 \backslash
15040 ]
15041 \series default
15042  en modo TeX.
15043  Aquí los comandos 
15044 \series bold
15045
15046 \backslash
15047 [
15048 \series default
15049  y 
15050 \series bold
15051
15052 \backslash
15053 ]
15054 \series default
15055  crean una ecuación presentada.
15056 \end_layout
15057
15058 \begin_layout Standard
15059 Las ventajas de 
15060 \series bold
15061
15062 \backslash
15063 parbox
15064 \series default
15065  pueden verse en este ejemplo que se ha 
15066 \begin_inset Quotes fld
15067 \end_inset
15068
15069 comentado
15070 \begin_inset Quotes frd
15071 \end_inset
15072
15073  usando el modo texto matemático:
15074 \begin_inset Formula 
15075 \[
15076 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}
15077 \]
15078
15079 \end_inset
15080
15081
15082 \end_layout
15083
15084 \begin_layout Section
15085 Operadores
15086 \begin_inset Index idx
15087 status collapsed
15088
15089 \begin_layout Plain Layout
15090 Operadores
15091 \end_layout
15092
15093 \end_inset
15094
15095
15096 \end_layout
15097
15098 \begin_layout Subsection
15099 Operadores grandes
15100 \begin_inset CommandInset label
15101 LatexCommand label
15102 name "sub:Operadores-grandes"
15103
15104 \end_inset
15105
15106
15107 \begin_inset Index idx
15108 status collapsed
15109
15110 \begin_layout Plain Layout
15111 Operadores ! grandes
15112 \end_layout
15113
15114 \end_inset
15115
15116
15117 \begin_inset Index idx
15118 status collapsed
15119
15120 \begin_layout Plain Layout
15121 Sumatorios
15122 \end_layout
15123
15124 \end_inset
15125
15126
15127 \begin_inset Index idx
15128 status collapsed
15129
15130 \begin_layout Plain Layout
15131 Integrales
15132 \end_layout
15133
15134 \end_inset
15135
15136
15137 \end_layout
15138
15139 \begin_layout Standard
15140 Para poder usar todos los comandos de integrales listados aquí, debe estar
15141  marcada la opción 
15142 \family sans
15143 Usar paquete esint automáticamente
15144 \family default
15145  en el apartado 
15146 \family sans
15147 Opciones de ecuación
15148 \family default
15149  de la configuración del documento.
15150  
15151 \end_layout
15152
15153 \begin_layout Standard
15154 \begin_inset space \hfill{}
15155 \end_inset
15156
15157
15158 \begin_inset Tabular
15159 <lyxtabular version="3" rows="11" columns="2">
15160 <features tabularvalignment="middle">
15161 <column alignment="center" valignment="top" width="0pt">
15162 <column alignment="center" valignment="top" width="0pt">
15163 <row>
15164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15165 \begin_inset Text
15166
15167 \begin_layout Plain Layout
15168 Comando
15169 \end_layout
15170
15171 \end_inset
15172 </cell>
15173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15174 \begin_inset Text
15175
15176 \begin_layout Plain Layout
15177 Resultado
15178 \end_layout
15179
15180 \end_inset
15181 </cell>
15182 </row>
15183 <row>
15184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15185 \begin_inset Text
15186
15187 \begin_layout Plain Layout
15188
15189 \backslash
15190 int
15191 \begin_inset Index idx
15192 status collapsed
15193
15194 \begin_layout Plain Layout
15195 Comandos ! I ! 
15196 \backslash
15197 int
15198 \end_layout
15199
15200 \end_inset
15201
15202
15203 \end_layout
15204
15205 \end_inset
15206 </cell>
15207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15208 \begin_inset Text
15209
15210 \begin_layout Plain Layout
15211 \begin_inset Formula $\int$
15212 \end_inset
15213
15214
15215 \end_layout
15216
15217 \end_inset
15218 </cell>
15219 </row>
15220 <row>
15221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15222 \begin_inset Text
15223
15224 \begin_layout Plain Layout
15225
15226 \backslash
15227 oint
15228 \end_layout
15229
15230 \end_inset
15231 </cell>
15232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15233 \begin_inset Text
15234
15235 \begin_layout Plain Layout
15236 \begin_inset Formula $\oint$
15237 \end_inset
15238
15239
15240 \end_layout
15241
15242 \end_inset
15243 </cell>
15244 </row>
15245 <row>
15246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15247 \begin_inset Text
15248
15249 \begin_layout Plain Layout
15250
15251 \backslash
15252 ointctrclockwise
15253 \end_layout
15254
15255 \end_inset
15256 </cell>
15257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15258 \begin_inset Text
15259
15260 \begin_layout Plain Layout
15261 \begin_inset Formula $\ointctrclockwise$
15262 \end_inset
15263
15264
15265 \end_layout
15266
15267 \end_inset
15268 </cell>
15269 </row>
15270 <row>
15271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15272 \begin_inset Text
15273
15274 \begin_layout Plain Layout
15275
15276 \backslash
15277 ointclockwise
15278 \end_layout
15279
15280 \end_inset
15281 </cell>
15282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15283 \begin_inset Text
15284
15285 \begin_layout Plain Layout
15286 \begin_inset Formula $\ointclockwise$
15287 \end_inset
15288
15289
15290 \end_layout
15291
15292 \end_inset
15293 </cell>
15294 </row>
15295 <row>
15296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15297 \begin_inset Text
15298
15299 \begin_layout Plain Layout
15300
15301 \backslash
15302 sqint
15303 \end_layout
15304
15305 \end_inset
15306 </cell>
15307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15308 \begin_inset Text
15309
15310 \begin_layout Plain Layout
15311 \begin_inset Formula $\sqint$
15312 \end_inset
15313
15314
15315 \end_layout
15316
15317 \end_inset
15318 </cell>
15319 </row>
15320 <row>
15321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15322 \begin_inset Text
15323
15324 \begin_layout Plain Layout
15325
15326 \backslash
15327 fint
15328 \end_layout
15329
15330 \end_inset
15331 </cell>
15332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15333 \begin_inset Text
15334
15335 \begin_layout Plain Layout
15336  
15337 \begin_inset Formula $\fint$
15338 \end_inset
15339
15340
15341 \end_layout
15342
15343 \end_inset
15344 </cell>
15345 </row>
15346 <row>
15347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15348 \begin_inset Text
15349
15350 \begin_layout Plain Layout
15351
15352 \backslash
15353 landupint
15354 \end_layout
15355
15356 \end_inset
15357 </cell>
15358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15359 \begin_inset Text
15360
15361 \begin_layout Plain Layout
15362  
15363 \begin_inset Formula $\landupint$
15364 \end_inset
15365
15366
15367 \end_layout
15368
15369 \end_inset
15370 </cell>
15371 </row>
15372 <row>
15373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15374 \begin_inset Text
15375
15376 \begin_layout Plain Layout
15377
15378 \backslash
15379 landdownint
15380 \end_layout
15381
15382 \end_inset
15383 </cell>
15384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15385 \begin_inset Text
15386
15387 \begin_layout Plain Layout
15388  
15389 \begin_inset Formula $\landdownint$
15390 \end_inset
15391
15392
15393 \end_layout
15394
15395 \end_inset
15396 </cell>
15397 </row>
15398 <row>
15399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15400 \begin_inset Text
15401
15402 \begin_layout Plain Layout
15403
15404 \backslash
15405 bigcap
15406 \end_layout
15407
15408 \end_inset
15409 </cell>
15410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15411 \begin_inset Text
15412
15413 \begin_layout Plain Layout
15414 \begin_inset Formula $\bigcap$
15415 \end_inset
15416
15417
15418 \end_layout
15419
15420 \end_inset
15421 </cell>
15422 </row>
15423 <row>
15424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15425 \begin_inset Text
15426
15427 \begin_layout Plain Layout
15428
15429 \backslash
15430 bigcup
15431 \end_layout
15432
15433 \end_inset
15434 </cell>
15435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15436 \begin_inset Text
15437
15438 \begin_layout Plain Layout
15439 \begin_inset Formula $\bigcup$
15440 \end_inset
15441
15442
15443 \end_layout
15444
15445 \end_inset
15446 </cell>
15447 </row>
15448 </lyxtabular>
15449
15450 \end_inset
15451
15452
15453 \begin_inset space \hfill{}
15454 \end_inset
15455
15456
15457 \begin_inset Tabular
15458 <lyxtabular version="3" rows="11" columns="2">
15459 <features tabularvalignment="middle">
15460 <column alignment="center" valignment="top" width="0pt">
15461 <column alignment="center" valignment="top" width="0pt">
15462 <row>
15463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15464 \begin_inset Text
15465
15466 \begin_layout Plain Layout
15467 Comando
15468 \end_layout
15469
15470 \end_inset
15471 </cell>
15472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15473 \begin_inset Text
15474
15475 \begin_layout Plain Layout
15476 Resultado
15477 \end_layout
15478
15479 \end_inset
15480 </cell>
15481 </row>
15482 <row>
15483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15484 \begin_inset Text
15485
15486 \begin_layout Plain Layout
15487
15488 \backslash
15489 sum
15490 \begin_inset Index idx
15491 status collapsed
15492
15493 \begin_layout Plain Layout
15494 Comandos ! S ! 
15495 \backslash
15496 sum
15497 \end_layout
15498
15499 \end_inset
15500
15501
15502 \end_layout
15503
15504 \end_inset
15505 </cell>
15506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15507 \begin_inset Text
15508
15509 \begin_layout Plain Layout
15510 \begin_inset Formula $\sum$
15511 \end_inset
15512
15513
15514 \end_layout
15515
15516 \end_inset
15517 </cell>
15518 </row>
15519 <row>
15520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15521 \begin_inset Text
15522
15523 \begin_layout Plain Layout
15524
15525 \backslash
15526 prod
15527 \begin_inset Index idx
15528 status collapsed
15529
15530 \begin_layout Plain Layout
15531 Comandos ! P ! 
15532 \backslash
15533 prod
15534 \end_layout
15535
15536 \end_inset
15537
15538
15539 \end_layout
15540
15541 \end_inset
15542 </cell>
15543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15544 \begin_inset Text
15545
15546 \begin_layout Plain Layout
15547 \begin_inset Formula $\prod$
15548 \end_inset
15549
15550
15551 \end_layout
15552
15553 \end_inset
15554 </cell>
15555 </row>
15556 <row>
15557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15558 \begin_inset Text
15559
15560 \begin_layout Plain Layout
15561
15562 \backslash
15563 coprod
15564 \end_layout
15565
15566 \end_inset
15567 </cell>
15568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15569 \begin_inset Text
15570
15571 \begin_layout Plain Layout
15572 \begin_inset Formula $\coprod$
15573 \end_inset
15574
15575
15576 \end_layout
15577
15578 \end_inset
15579 </cell>
15580 </row>
15581 <row>
15582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15583 \begin_inset Text
15584
15585 \begin_layout Plain Layout
15586
15587 \backslash
15588 bigodot
15589 \end_layout
15590
15591 \end_inset
15592 </cell>
15593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15594 \begin_inset Text
15595
15596 \begin_layout Plain Layout
15597 \begin_inset Formula $\bigodot$
15598 \end_inset
15599
15600
15601 \end_layout
15602
15603 \end_inset
15604 </cell>
15605 </row>
15606 <row>
15607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15608 \begin_inset Text
15609
15610 \begin_layout Plain Layout
15611
15612 \backslash
15613 bigotimes
15614 \end_layout
15615
15616 \end_inset
15617 </cell>
15618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15619 \begin_inset Text
15620
15621 \begin_layout Plain Layout
15622 \begin_inset Formula $\bigotimes$
15623 \end_inset
15624
15625
15626 \end_layout
15627
15628 \end_inset
15629 </cell>
15630 </row>
15631 <row>
15632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15633 \begin_inset Text
15634
15635 \begin_layout Plain Layout
15636
15637 \backslash
15638 bigoplus
15639 \end_layout
15640
15641 \end_inset
15642 </cell>
15643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15644 \begin_inset Text
15645
15646 \begin_layout Plain Layout
15647 \begin_inset Formula $\bigoplus$
15648 \end_inset
15649
15650
15651 \end_layout
15652
15653 \end_inset
15654 </cell>
15655 </row>
15656 <row>
15657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15658 \begin_inset Text
15659
15660 \begin_layout Plain Layout
15661
15662 \backslash
15663 bigwedge
15664 \end_layout
15665
15666 \end_inset
15667 </cell>
15668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15669 \begin_inset Text
15670
15671 \begin_layout Plain Layout
15672 \begin_inset Formula $\bigwedge$
15673 \end_inset
15674
15675
15676 \end_layout
15677
15678 \end_inset
15679 </cell>
15680 </row>
15681 <row>
15682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15683 \begin_inset Text
15684
15685 \begin_layout Plain Layout
15686
15687 \backslash
15688 bigvee
15689 \end_layout
15690
15691 \end_inset
15692 </cell>
15693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15694 \begin_inset Text
15695
15696 \begin_layout Plain Layout
15697 \begin_inset Formula $\bigvee$
15698 \end_inset
15699
15700
15701 \end_layout
15702
15703 \end_inset
15704 </cell>
15705 </row>
15706 <row>
15707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15708 \begin_inset Text
15709
15710 \begin_layout Plain Layout
15711
15712 \backslash
15713 bigsqcup
15714 \end_layout
15715
15716 \end_inset
15717 </cell>
15718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15719 \begin_inset Text
15720
15721 \begin_layout Plain Layout
15722 \begin_inset Formula $\bigsqcup$
15723 \end_inset
15724
15725
15726 \end_layout
15727
15728 \end_inset
15729 </cell>
15730 </row>
15731 <row>
15732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15733 \begin_inset Text
15734
15735 \begin_layout Plain Layout
15736
15737 \backslash
15738 biguplus
15739 \end_layout
15740
15741 \end_inset
15742 </cell>
15743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15744 \begin_inset Text
15745
15746 \begin_layout Plain Layout
15747 \begin_inset Formula $\biguplus$
15748 \end_inset
15749
15750
15751 \end_layout
15752
15753 \end_inset
15754 </cell>
15755 </row>
15756 </lyxtabular>
15757
15758 \end_inset
15759
15760
15761 \begin_inset space \hfill{}
15762 \end_inset
15763
15764
15765 \end_layout
15766
15767 \begin_layout Standard
15768 Todos los operadores grandes se pueden insertar con el botón 
15769 \begin_inset Graphics
15770         filename ../../images/math/intop.png
15771         scale 85
15772
15773 \end_inset
15774
15775  de la barra de ecuaciones.
15776 \end_layout
15777
15778 \begin_layout Standard
15779 Estos operadores son llamados grandes porque son mayores que los operadores
15780  binarios de aspecto semejante.
15781  Todos los operadores grandes pueden tener límites, como se describe en
15782  la subsección siguiente.
15783 \end_layout
15784
15785 \begin_layout Standard
15786 Para todos los operadores de integral hay una segunda versión disponible,
15787  terminando en 
15788 \series bold
15789 op
15790 \series default
15791
15792 \series bold
15793
15794 \backslash
15795 intop
15796 \series default
15797
15798 \series bold
15799
15800 \backslash
15801 ointop
15802 \series default
15803  etc.
15804  Estos operadores difieren de 
15805 \series bold
15806
15807 \backslash
15808 int
15809 \series default
15810 , etc., en el estilo en que se presentan los límites, véase
15811 \series bold
15812  
15813 \series default
15814
15815 \begin_inset CommandInset ref
15816 LatexCommand ref
15817 reference "sub:Límites-de-operadores"
15818
15819 \end_inset
15820
15821 .
15822 \end_layout
15823
15824 \begin_layout Subsubsection*
15825 Sugerencias para las integrales
15826 \end_layout
15827
15828 \begin_layout Standard
15829 La letra 
15830 \emph on
15831 d
15832 \emph default
15833  en una integral es un operador, por consiguiente debe escribirse en redonda.
15834  Esto se hace resaltando la 
15835 \emph on
15836 d
15837 \emph default
15838  y usando el atajo de teclado 
15839 \family sans
15840 Alt+C
15841 \begin_inset space ~
15842 \end_inset
15843
15844 R
15845 \family default
15846 .
15847 \begin_inset Foot
15848 status collapsed
15849
15850 \begin_layout Plain Layout
15851 véase estilos de letras en 
15852 \begin_inset CommandInset ref
15853 LatexCommand ref
15854 reference "sub:Estilos-de-tipografías"
15855
15856 \end_inset
15857
15858  
15859 \end_layout
15860
15861 \end_inset
15862
15863  Delante de la 
15864 \emph on
15865 d
15866 \emph default
15867  se inserta un espacio delgado, como es habitual en los operadores.
15868  Un ejemplo:
15869 \end_layout
15870
15871 \begin_layout Standard
15872 incorrecto: 
15873 \begin_inset Formula $\int A(x)dx$
15874 \end_inset
15875
15876
15877 \begin_inset Newline newline
15878 \end_inset
15879
15880
15881 \begin_inset Phantom HPhantom
15882 status open
15883
15884 \begin_layout Plain Layout
15885 in
15886 \end_layout
15887
15888 \end_inset
15889
15890 correcto: 
15891 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15892 \end_inset
15893
15894
15895 \end_layout
15896
15897 \begin_layout Standard
15898 \begin_inset Newpage pagebreak
15899 \end_inset
15900
15901
15902 \end_layout
15903
15904 \begin_layout Standard
15905 Para integrales múltiples hay los siguientes comandos:
15906 \begin_inset VSpace medskip
15907 \end_inset
15908
15909
15910 \end_layout
15911
15912 \begin_layout Standard
15913 \begin_inset space \hfill{}
15914 \end_inset
15915
15916
15917 \begin_inset Tabular
15918 <lyxtabular version="3" rows="4" columns="2">
15919 <features tabularvalignment="middle">
15920 <column alignment="center" valignment="top" width="0">
15921 <column alignment="center" valignment="top" width="0">
15922 <row>
15923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15924 \begin_inset Text
15925
15926 \begin_layout Plain Layout
15927 Comando
15928 \end_layout
15929
15930 \end_inset
15931 </cell>
15932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15933 \begin_inset Text
15934
15935 \begin_layout Plain Layout
15936 Resultado
15937 \begin_inset Note Note
15938 status collapsed
15939
15940 \begin_layout Plain Layout
15941
15942 \series bold
15943
15944 \backslash
15945 raisebox
15946 \series default
15947  se usa sólo como espaciador
15948 \end_layout
15949
15950 \end_inset
15951
15952
15953 \end_layout
15954
15955 \end_inset
15956 </cell>
15957 </row>
15958 <row>
15959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15960 \begin_inset Text
15961
15962 \begin_layout Plain Layout
15963
15964 \backslash
15965 iint
15966 \end_layout
15967
15968 \end_inset
15969 </cell>
15970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15971 \begin_inset Text
15972
15973 \begin_layout Plain Layout
15974 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15975 \end_inset
15976
15977
15978 \end_layout
15979
15980 \end_inset
15981 </cell>
15982 </row>
15983 <row>
15984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15985 \begin_inset Text
15986
15987 \begin_layout Plain Layout
15988
15989 \backslash
15990 oiint
15991 \end_layout
15992
15993 \end_inset
15994 </cell>
15995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15996 \begin_inset Text
15997
15998 \begin_layout Plain Layout
15999 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
16000 \end_inset
16001
16002
16003 \end_layout
16004
16005 \end_inset
16006 </cell>
16007 </row>
16008 <row>
16009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16010 \begin_inset Text
16011
16012 \begin_layout Plain Layout
16013
16014 \backslash
16015 sqiint
16016 \end_layout
16017
16018 \end_inset
16019 </cell>
16020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16021 \begin_inset Text
16022
16023 \begin_layout Plain Layout
16024 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
16025 \end_inset
16026
16027
16028 \end_layout
16029
16030 \end_inset
16031 </cell>
16032 </row>
16033 </lyxtabular>
16034
16035 \end_inset
16036
16037
16038 \begin_inset space \hfill{}
16039 \end_inset
16040
16041
16042 \begin_inset Tabular
16043 <lyxtabular version="3" rows="4" columns="2">
16044 <features tabularvalignment="middle">
16045 <column alignment="center" valignment="top" width="0">
16046 <column alignment="center" valignment="top" width="0">
16047 <row>
16048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16049 \begin_inset Text
16050
16051 \begin_layout Plain Layout
16052 Comando
16053 \end_layout
16054
16055 \end_inset
16056 </cell>
16057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16058 \begin_inset Text
16059
16060 \begin_layout Plain Layout
16061 Resultado
16062 \begin_inset Note Note
16063 status collapsed
16064
16065 \begin_layout Plain Layout
16066
16067 \series bold
16068
16069 \backslash
16070 raisebox
16071 \series default
16072  se usa sólo como espaciador
16073 \end_layout
16074
16075 \end_inset
16076
16077
16078 \end_layout
16079
16080 \end_inset
16081 </cell>
16082 </row>
16083 <row>
16084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16085 \begin_inset Text
16086
16087 \begin_layout Plain Layout
16088
16089 \backslash
16090 iiint
16091 \end_layout
16092
16093 \end_inset
16094 </cell>
16095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16096 \begin_inset Text
16097
16098 \begin_layout Plain Layout
16099 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
16100 \end_inset
16101
16102
16103 \end_layout
16104
16105 \end_inset
16106 </cell>
16107 </row>
16108 <row>
16109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16110 \begin_inset Text
16111
16112 \begin_layout Plain Layout
16113
16114 \backslash
16115 iiiint
16116 \end_layout
16117
16118 \end_inset
16119 </cell>
16120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16121 \begin_inset Text
16122
16123 \begin_layout Plain Layout
16124 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
16125 \end_inset
16126
16127
16128 \end_layout
16129
16130 \end_inset
16131 </cell>
16132 </row>
16133 <row>
16134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16135 \begin_inset Text
16136
16137 \begin_layout Plain Layout
16138
16139 \backslash
16140 dotsint
16141 \end_layout
16142
16143 \end_inset
16144 </cell>
16145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16146 \begin_inset Text
16147
16148 \begin_layout Plain Layout
16149 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16150 \end_inset
16151
16152
16153 \end_layout
16154
16155 \end_inset
16156 </cell>
16157 </row>
16158 </lyxtabular>
16159
16160 \end_inset
16161
16162
16163 \begin_inset space \hfill{}
16164 \end_inset
16165
16166
16167 \end_layout
16168
16169 \begin_layout Subsection
16170 Límites de operadores
16171 \begin_inset CommandInset label
16172 LatexCommand label
16173 name "sub:Límites-de-operadores"
16174
16175 \end_inset
16176
16177
16178 \begin_inset Index idx
16179 status collapsed
16180
16181 \begin_layout Plain Layout
16182 Operadores ! límites de
16183 \end_layout
16184
16185 \end_inset
16186
16187
16188 \end_layout
16189
16190 \begin_layout Standard
16191 Los límites se crean mediante superíndices y subíndices:
16192 \end_layout
16193
16194 \begin_layout Standard
16195 \noindent
16196 \align center
16197 \begin_inset Tabular
16198 <lyxtabular version="3" rows="2" columns="2">
16199 <features tabularvalignment="middle">
16200 <column alignment="center" valignment="top" width="0">
16201 <column alignment="center" valignment="top" width="0">
16202 <row>
16203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16204 \begin_inset Text
16205
16206 \begin_layout Plain Layout
16207 Comando
16208 \end_layout
16209
16210 \end_inset
16211 </cell>
16212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16213 \begin_inset Text
16214
16215 \begin_layout Plain Layout
16216 Resultado
16217 \begin_inset Note Note
16218 status collapsed
16219
16220 \begin_layout Plain Layout
16221
16222 \series bold
16223
16224 \backslash
16225 raisebox
16226 \series default
16227  se usa sólo como espaciador
16228 \end_layout
16229
16230 \end_inset
16231
16232
16233 \end_layout
16234
16235 \end_inset
16236 </cell>
16237 </row>
16238 <row>
16239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16240 \begin_inset Text
16241
16242 \begin_layout Plain Layout
16243
16244 \backslash
16245 prod^
16246 \backslash
16247 infty
16248 \begin_inset ERT
16249 status collapsed
16250
16251 \begin_layout Plain Layout
16252
16253
16254 \backslash
16255 spce 
16256 \end_layout
16257
16258 \end_inset
16259
16260
16261 \begin_inset Formula $\to$
16262 \end_inset
16263
16264 _0
16265 \begin_inset Formula $\to$
16266 \end_inset
16267
16268 A(x)
16269 \end_layout
16270
16271 \end_inset
16272 </cell>
16273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16274 \begin_inset Text
16275
16276 \begin_layout Plain Layout
16277 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16278 \end_inset
16279
16280
16281 \end_layout
16282
16283 \end_inset
16284 </cell>
16285 </row>
16286 </lyxtabular>
16287
16288 \end_inset
16289
16290
16291 \end_layout
16292
16293 \begin_layout Standard
16294 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16295  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16296 \end_layout
16297
16298 \begin_layout Standard
16299 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16300  directamente detrás del operador y se elige 
16301 \series bold
16302 Alineado
16303 \series default
16304  en el menú 
16305 \family sans
16306 Editar\SpecialChar \menuseparator
16307 Ecuación\SpecialChar \menuseparator
16308 Cambiar tipo de límites
16309 \family default
16310  (atajo 
16311 \family sans
16312 Alt+M
16313 \begin_inset space ~
16314 \end_inset
16315
16316 L
16317 \family default
16318 ).
16319  Un ejemplo:
16320 \end_layout
16321
16322 \begin_layout Standard
16323 El tipo de límites por omisión es:
16324 \begin_inset Formula 
16325 \[
16326 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16327 \]
16328
16329 \end_inset
16330
16331
16332 \end_layout
16333
16334 \begin_layout Standard
16335 Así se ven si se cambia el tipo de límites a 
16336 \series bold
16337 Alineado
16338 \series default
16339 :
16340 \begin_inset Formula 
16341 \[
16342 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16343 \]
16344
16345 \end_inset
16346
16347
16348 \end_layout
16349
16350 \begin_layout Standard
16351 En integrales, excepto las que terminan en 
16352 \series bold
16353 op
16354 \series default
16355  como 
16356 \series bold
16357
16358 \backslash
16359 intop
16360 \series default
16361
16362 \series bold
16363
16364 \backslash
16365 ointop
16366 \series default
16367 , etc., los límites se colocan por omisión junto al operador.
16368  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16369  operador.
16370  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16371 \series bold
16372 Presentado
16373 \series default
16374  para poner el límite debajo:
16375 \begin_inset Formula 
16376 \begin{equation}
16377 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}
16378 \end{equation}
16379
16380 \end_inset
16381
16382
16383 \begin_inset VSpace medskip
16384 \end_inset
16385
16386 Para especificar condiciones en los límites se usan los comandos 
16387 \series bold
16388
16389 \backslash
16390 subarray
16391 \series default
16392
16393 \begin_inset Index idx
16394 status collapsed
16395
16396 \begin_layout Plain Layout
16397 Comandos ! S ! 
16398 \backslash
16399 subarray
16400 \end_layout
16401
16402 \end_inset
16403
16404  y 
16405 \series bold
16406
16407 \backslash
16408 substack
16409 \series default
16410
16411 \begin_inset Index idx
16412 status collapsed
16413
16414 \begin_layout Plain Layout
16415 Comandos ! S ! 
16416 \backslash
16417 substack
16418 \end_layout
16419
16420 \end_inset
16421
16422 .
16423  Por ejemplo, para componer la expresión
16424 \begin_inset Formula 
16425 \begin{equation}
16426 \sum_{\begin{subarray}{c}
16427 0<k<1000\\
16428 \\
16429 k\,\in\,\mathbb{N}
16430 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16431 \end{equation}
16432
16433 \end_inset
16434
16435 se ha hecho lo siguiente: primero se escribe el comando 
16436 \series bold
16437
16438 \backslash
16439 sum^n
16440 \series default
16441
16442 \begin_inset ERT
16443 status collapsed
16444
16445 \begin_layout Plain Layout
16446
16447
16448 \backslash
16449 spce 
16450 \end_layout
16451
16452 \end_inset
16453
16454
16455 \series bold
16456 _
16457 \series default
16458 .
16459  Ahora el cursor está en un marco azul bajo el operador sumatorio y ahí
16460  se inserta el comando 
16461 \series bold
16462
16463 \backslash
16464 subarray
16465 \series default
16466
16467 \begin_inset ERT
16468 status collapsed
16469
16470 \begin_layout Plain Layout
16471
16472
16473 \backslash
16474 spce 
16475 \end_layout
16476
16477 \end_inset
16478
16479 .
16480  Ahora el marco azul está en un marco púrpura donde pueden escribirse líneas
16481  distintas.
16482  Cada línea nueva se crea con un salto de línea (
16483 \family sans
16484 Ctrl+Entrar
16485 \family default
16486 ).
16487  Si ahora se teclea en ella
16488 \begin_inset Newline newline
16489 \end_inset
16490
16491
16492 \series bold
16493 0<k<1000 Ctrl+Entrar
16494 \begin_inset Newline newline
16495 \end_inset
16496
16497
16498 \series default
16499 aparece debajo un nuevo marco para la línea nueva.
16500 \end_layout
16501
16502 \begin_layout Standard
16503 La alineación de las líneas puede cambiarse a la izquierda con la 
16504 \family sans
16505 barra de herramientas de cuadros
16506 \family default
16507  o con el menú 
16508 \family sans
16509 Editar\SpecialChar \menuseparator
16510 Filas y columnas
16511 \family default
16512 .
16513  Para obtener alineación derecha se inserta 
16514 \series bold
16515
16516 \backslash
16517 hfill
16518 \series default
16519
16520 \begin_inset ERT
16521 status collapsed
16522
16523 \begin_layout Plain Layout
16524
16525
16526 \backslash
16527 spce 
16528 \end_layout
16529
16530 \end_inset
16531
16532  al principio de la línea.
16533 \end_layout
16534
16535 \begin_layout Standard
16536 El comando 
16537 \series bold
16538
16539 \backslash
16540 substack
16541 \series default
16542  es equivalente a 
16543 \series bold
16544
16545 \backslash
16546 subarray
16547 \series default
16548  con la diferencia de que las líneas están siempre centradas.
16549 \begin_inset VSpace bigskip
16550 \end_inset
16551
16552
16553 \end_layout
16554
16555 \begin_layout Standard
16556 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16557  siguientes, como en la ecuación 
16558 \begin_inset CommandInset ref
16559 LatexCommand eqref
16560 reference "eq:substack"
16561
16562 \end_inset
16563
16564 , porque éstos se colocan junto a los límites.
16565 \end_layout
16566
16567 \begin_layout Standard
16568 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16569 \end_layout
16570
16571 \begin_layout Standard
16572
16573 \series bold
16574
16575 \backslash
16576 def
16577 \backslash
16578 clap#1{
16579 \backslash
16580 hbox to 0pt{
16581 \backslash
16582 hss #1
16583 \backslash
16584 hss}}
16585 \begin_inset Newline newline
16586 \end_inset
16587
16588
16589 \backslash
16590 def
16591 \backslash
16592 mathclap {
16593 \backslash
16594 mathpalette 
16595 \backslash
16596 mathclapinternal}
16597 \begin_inset Newline newline
16598 \end_inset
16599
16600
16601 \backslash
16602 def
16603 \backslash
16604 mathclapinternal #1#2{
16605 \backslash
16606 clap{$
16607 \backslash
16608 mathsurround =0pt #1{#2}$}}
16609 \end_layout
16610
16611 \begin_layout Standard
16612 En ella se define el comando 
16613 \series bold
16614
16615 \backslash
16616 mathclap
16617 \series default
16618
16619 \begin_inset Index idx
16620 status collapsed
16621
16622 \begin_layout Plain Layout
16623 Comandos ! M ! 
16624 \backslash
16625 mathclap
16626 \end_layout
16627
16628 \end_inset
16629
16630  que establece la anchura del límite en 0
16631 \begin_inset space \thinspace{}
16632 \end_inset
16633
16634 pt.
16635  El esquema del comando es:
16636 \end_layout
16637
16638 \begin_layout Standard
16639
16640 \series bold
16641
16642 \backslash
16643 mathclap{límite}
16644 \end_layout
16645
16646 \begin_layout Standard
16647 donde el límite puede consistir en varias condiciones.
16648 \end_layout
16649
16650 \begin_layout Standard
16651 Aplicado en la ecuación 
16652 \begin_inset CommandInset ref
16653 LatexCommand eqref
16654 reference "eq:substack"
16655
16656 \end_inset
16657
16658  se usa el comando
16659 \end_layout
16660
16661 \begin_layout Standard
16662
16663 \series bold
16664
16665 \backslash
16666 sum_
16667 \backslash
16668 mathclap{
16669 \backslash
16670 substack
16671 \begin_inset ERT
16672 status collapsed
16673
16674 \begin_layout Plain Layout
16675
16676
16677 \backslash
16678 spce 
16679 \end_layout
16680
16681 \end_inset
16682
16683 0<k<1000 Ctrl+Entrar
16684 \end_layout
16685
16686 \begin_layout Standard
16687 para componer el límite inferior.
16688  Ahora el sumando está junto al sumatorio:
16689 \begin_inset Formula 
16690 \[
16691 \sum_{\mathclap{\substack{0<k<1000\\
16692 \\
16693 k\,\in\,\mathbb{N}
16694 }
16695 }}^{n}k^{-2}
16696 \]
16697
16698 \end_inset
16699
16700
16701 \begin_inset VSpace bigskip
16702 \end_inset
16703
16704 Cómo utilizar un límite para varios operadores se describe en la 
16705 \begin_inset CommandInset ref
16706 LatexCommand ref
16707 reference "sub:Operadores-de-usuario"
16708
16709 \end_inset
16710
16711 .
16712 \end_layout
16713
16714 \begin_layout Standard
16715 \begin_inset Newpage newpage
16716 \end_inset
16717
16718
16719 \end_layout
16720
16721 \begin_layout Subsection
16722 Operadores binarios
16723 \begin_inset CommandInset label
16724 LatexCommand label
16725 name "sub:Operadores-binarios"
16726
16727 \end_inset
16728
16729
16730 \begin_inset Index idx
16731 status collapsed
16732
16733 \begin_layout Plain Layout
16734 Operadores ! binarios
16735 \end_layout
16736
16737 \end_inset
16738
16739
16740 \end_layout
16741
16742 \begin_layout Standard
16743 Los operadores binarios se rodean por espacios si llevan un carácter delante
16744  o detrás.
16745 \begin_inset VSpace medskip
16746 \end_inset
16747
16748
16749 \end_layout
16750
16751 \begin_layout Standard
16752 \begin_inset space \hfill{}
16753 \end_inset
16754
16755
16756 \begin_inset Tabular
16757 <lyxtabular version="3" rows="13" columns="2">
16758 <features tabularvalignment="middle">
16759 <column alignment="center" valignment="top" width="0pt">
16760 <column alignment="center" valignment="top" width="0pt">
16761 <row>
16762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16763 \begin_inset Text
16764
16765 \begin_layout Plain Layout
16766 Comando
16767 \begin_inset Note Note
16768 status collapsed
16769
16770 \begin_layout Plain Layout
16771
16772 \series bold
16773
16774 \backslash
16775 raisebox
16776 \series default
16777  se usa sólo como espaciador
16778 \end_layout
16779
16780 \end_inset
16781
16782
16783 \end_layout
16784
16785 \end_inset
16786 </cell>
16787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16788 \begin_inset Text
16789
16790 \begin_layout Plain Layout
16791 Operador
16792 \end_layout
16793
16794 \end_inset
16795 </cell>
16796 </row>
16797 <row>
16798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16799 \begin_inset Text
16800
16801 \begin_layout Plain Layout
16802 +
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16808 \begin_inset Text
16809
16810 \begin_layout Plain Layout
16811 \begin_inset Formula $+$
16812 \end_inset
16813
16814
16815 \end_layout
16816
16817 \end_inset
16818 </cell>
16819 </row>
16820 <row>
16821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825 -
16826 \end_layout
16827
16828 \end_inset
16829 </cell>
16830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16831 \begin_inset Text
16832
16833 \begin_layout Plain Layout
16834 \begin_inset Formula $-$
16835 \end_inset
16836
16837
16838 \end_layout
16839
16840 \end_inset
16841 </cell>
16842 </row>
16843 <row>
16844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16845 \begin_inset Text
16846
16847 \begin_layout Plain Layout
16848
16849 \backslash
16850 pm
16851 \end_layout
16852
16853 \end_inset
16854 </cell>
16855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16856 \begin_inset Text
16857
16858 \begin_layout Plain Layout
16859 \begin_inset Formula $\pm$
16860 \end_inset
16861
16862
16863 \end_layout
16864
16865 \end_inset
16866 </cell>
16867 </row>
16868 <row>
16869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16870 \begin_inset Text
16871
16872 \begin_layout Plain Layout
16873
16874 \backslash
16875 mp
16876 \end_layout
16877
16878 \end_inset
16879 </cell>
16880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16881 \begin_inset Text
16882
16883 \begin_layout Plain Layout
16884 \begin_inset Formula $\mp$
16885 \end_inset
16886
16887
16888 \end_layout
16889
16890 \end_inset
16891 </cell>
16892 </row>
16893 <row>
16894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16895 \begin_inset Text
16896
16897 \begin_layout Plain Layout
16898
16899 \backslash
16900 cdot
16901 \end_layout
16902
16903 \end_inset
16904 </cell>
16905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16906 \begin_inset Text
16907
16908 \begin_layout Plain Layout
16909 \begin_inset Formula $\cdot$
16910 \end_inset
16911
16912
16913 \end_layout
16914
16915 \end_inset
16916 </cell>
16917 </row>
16918 <row>
16919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16920 \begin_inset Text
16921
16922 \begin_layout Plain Layout
16923
16924 \backslash
16925 times
16926 \end_layout
16927
16928 \end_inset
16929 </cell>
16930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16931 \begin_inset Text
16932
16933 \begin_layout Plain Layout
16934 \begin_inset Formula $\times$
16935 \end_inset
16936
16937
16938 \end_layout
16939
16940 \end_inset
16941 </cell>
16942 </row>
16943 <row>
16944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16945 \begin_inset Text
16946
16947 \begin_layout Plain Layout
16948
16949 \backslash
16950 div
16951 \end_layout
16952
16953 \end_inset
16954 </cell>
16955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16956 \begin_inset Text
16957
16958 \begin_layout Plain Layout
16959 \begin_inset Formula $\div$
16960 \end_inset
16961
16962
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 </row>
16968 <row>
16969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973 \begin_inset ERT
16974 status collapsed
16975
16976 \begin_layout Plain Layout
16977
16978
16979 \backslash
16980 raisebox{-1.2mm}{
16981 \end_layout
16982
16983 \end_inset
16984
16985 *
16986 \begin_inset ERT
16987 status collapsed
16988
16989 \begin_layout Plain Layout
16990
16991 }
16992 \end_layout
16993
16994 \end_inset
16995
16996
16997 \end_layout
16998
16999 \end_inset
17000 </cell>
17001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17002 \begin_inset Text
17003
17004 \begin_layout Plain Layout
17005 \begin_inset Formula $*$
17006 \end_inset
17007
17008
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 </row>
17014 <row>
17015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Plain Layout
17019
17020 \backslash
17021 star
17022 \end_layout
17023
17024 \end_inset
17025 </cell>
17026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17027 \begin_inset Text
17028
17029 \begin_layout Plain Layout
17030 \begin_inset Formula $\star$
17031 \end_inset
17032
17033
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 </row>
17039 <row>
17040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044
17045 \backslash
17046 circ
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055 \begin_inset Formula $\circ$
17056 \end_inset
17057
17058
17059 \end_layout
17060
17061 \end_inset
17062 </cell>
17063 </row>
17064 <row>
17065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17066 \begin_inset Text
17067
17068 \begin_layout Plain Layout
17069
17070 \backslash
17071 diamond
17072 \end_layout
17073
17074 \end_inset
17075 </cell>
17076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17077 \begin_inset Text
17078
17079 \begin_layout Plain Layout
17080 \begin_inset Formula $\diamond$
17081 \end_inset
17082
17083
17084 \end_layout
17085
17086 \end_inset
17087 </cell>
17088 </row>
17089 <row>
17090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17091 \begin_inset Text
17092
17093 \begin_layout Plain Layout
17094
17095 \backslash
17096 bullet
17097 \end_layout
17098
17099 \end_inset
17100 </cell>
17101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17102 \begin_inset Text
17103
17104 \begin_layout Plain Layout
17105 \begin_inset Formula $\bullet$
17106 \end_inset
17107
17108
17109 \end_layout
17110
17111 \end_inset
17112 </cell>
17113 </row>
17114 </lyxtabular>
17115
17116 \end_inset
17117
17118
17119 \begin_inset space \hfill{}
17120 \end_inset
17121
17122
17123 \begin_inset Tabular
17124 <lyxtabular version="3" rows="13" columns="2">
17125 <features tabularvalignment="middle">
17126 <column alignment="center" valignment="top" width="0pt">
17127 <column alignment="center" valignment="top" width="0pt">
17128 <row>
17129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17130 \begin_inset Text
17131
17132 \begin_layout Plain Layout
17133 Comando
17134 \end_layout
17135
17136 \end_inset
17137 </cell>
17138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142 Operador
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 </row>
17148 <row>
17149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17150 \begin_inset Text
17151
17152 \begin_layout Plain Layout
17153
17154 \backslash
17155 nabla
17156 \end_layout
17157
17158 \end_inset
17159 </cell>
17160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17161 \begin_inset Text
17162
17163 \begin_layout Plain Layout
17164 \begin_inset Formula $\nabla$
17165 \end_inset
17166
17167
17168 \end_layout
17169
17170 \end_inset
17171 </cell>
17172 </row>
17173 <row>
17174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17175 \begin_inset Text
17176
17177 \begin_layout Plain Layout
17178
17179 \backslash
17180 bigtriangledown
17181 \end_layout
17182
17183 \end_inset
17184 </cell>
17185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17186 \begin_inset Text
17187
17188 \begin_layout Plain Layout
17189 \begin_inset Formula $\bigtriangledown$
17190 \end_inset
17191
17192
17193 \end_layout
17194
17195 \end_inset
17196 </cell>
17197 </row>
17198 <row>
17199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17200 \begin_inset Text
17201
17202 \begin_layout Plain Layout
17203
17204 \backslash
17205 bigtriangleup
17206 \end_layout
17207
17208 \end_inset
17209 </cell>
17210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17211 \begin_inset Text
17212
17213 \begin_layout Plain Layout
17214 \begin_inset Formula $\bigtriangleup$
17215 \end_inset
17216
17217
17218 \end_layout
17219
17220 \end_inset
17221 </cell>
17222 </row>
17223 <row>
17224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228
17229 \backslash
17230 Box
17231 \end_layout
17232
17233 \end_inset
17234 </cell>
17235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17236 \begin_inset Text
17237
17238 \begin_layout Plain Layout
17239 \begin_inset Formula $\Box$
17240 \end_inset
17241
17242
17243 \end_layout
17244
17245 \end_inset
17246 </cell>
17247 </row>
17248 <row>
17249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17250 \begin_inset Text
17251
17252 \begin_layout Plain Layout
17253
17254 \backslash
17255 cap 
17256 \end_layout
17257
17258 \end_inset
17259 </cell>
17260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17261 \begin_inset Text
17262
17263 \begin_layout Plain Layout
17264 \begin_inset Formula $\cap$
17265 \end_inset
17266
17267
17268 \end_layout
17269
17270 \end_inset
17271 </cell>
17272 </row>
17273 <row>
17274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17275 \begin_inset Text
17276
17277 \begin_layout Plain Layout
17278
17279 \backslash
17280 cup
17281 \end_layout
17282
17283 \end_inset
17284 </cell>
17285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17286 \begin_inset Text
17287
17288 \begin_layout Plain Layout
17289 \begin_inset Formula $\cup$
17290 \end_inset
17291
17292
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 </row>
17298 <row>
17299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17300 \begin_inset Text
17301
17302 \begin_layout Plain Layout
17303
17304 \backslash
17305 dagger
17306 \end_layout
17307
17308 \end_inset
17309 </cell>
17310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17311 \begin_inset Text
17312
17313 \begin_layout Plain Layout
17314 \begin_inset Formula $\dagger$
17315 \end_inset
17316
17317
17318 \end_layout
17319
17320 \end_inset
17321 </cell>
17322 </row>
17323 <row>
17324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17325 \begin_inset Text
17326
17327 \begin_layout Plain Layout
17328
17329 \backslash
17330 ddagger
17331 \end_layout
17332
17333 \end_inset
17334 </cell>
17335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17336 \begin_inset Text
17337
17338 \begin_layout Plain Layout
17339 \begin_inset Formula $\ddagger$
17340 \end_inset
17341
17342
17343 \end_layout
17344
17345 \end_inset
17346 </cell>
17347 </row>
17348 <row>
17349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17350 \begin_inset Text
17351
17352 \begin_layout Plain Layout
17353
17354 \backslash
17355 wr
17356 \end_layout
17357
17358 \end_inset
17359 </cell>
17360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17361 \begin_inset Text
17362
17363 \begin_layout Plain Layout
17364 \begin_inset Formula $\wr$
17365 \end_inset
17366
17367
17368 \end_layout
17369
17370 \end_inset
17371 </cell>
17372 </row>
17373 <row>
17374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17375 \begin_inset Text
17376
17377 \begin_layout Plain Layout
17378
17379 \backslash
17380 bigcirc
17381 \end_layout
17382
17383 \end_inset
17384 </cell>
17385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17386 \begin_inset Text
17387
17388 \begin_layout Plain Layout
17389 \begin_inset Formula $\bigcirc$
17390 \end_inset
17391
17392
17393 \end_layout
17394
17395 \end_inset
17396 </cell>
17397 </row>
17398 <row>
17399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403
17404 \backslash
17405 wedge
17406 \end_layout
17407
17408 \end_inset
17409 </cell>
17410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17411 \begin_inset Text
17412
17413 \begin_layout Plain Layout
17414 \begin_inset Formula $\wedge$
17415 \end_inset
17416
17417
17418 \end_layout
17419
17420 \end_inset
17421 </cell>
17422 </row>
17423 <row>
17424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17425 \begin_inset Text
17426
17427 \begin_layout Plain Layout
17428
17429 \backslash
17430 vee
17431 \end_layout
17432
17433 \end_inset
17434 </cell>
17435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17436 \begin_inset Text
17437
17438 \begin_layout Plain Layout
17439 \begin_inset Formula $\vee$
17440 \end_inset
17441
17442
17443 \end_layout
17444
17445 \end_inset
17446 </cell>
17447 </row>
17448 </lyxtabular>
17449
17450 \end_inset
17451
17452
17453 \begin_inset space \hfill{}
17454 \end_inset
17455
17456
17457 \begin_inset Tabular
17458 <lyxtabular version="3" rows="13" columns="2">
17459 <features tabularvalignment="middle">
17460 <column alignment="center" valignment="top" width="0pt">
17461 <column alignment="center" valignment="top" width="0pt">
17462 <row>
17463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17464 \begin_inset Text
17465
17466 \begin_layout Plain Layout
17467 Comando
17468 \end_layout
17469
17470 \end_inset
17471 </cell>
17472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17473 \begin_inset Text
17474
17475 \begin_layout Plain Layout
17476 Operador
17477 \end_layout
17478
17479 \end_inset
17480 </cell>
17481 </row>
17482 <row>
17483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17484 \begin_inset Text
17485
17486 \begin_layout Plain Layout
17487
17488 \backslash
17489 oplus
17490 \end_layout
17491
17492 \end_inset
17493 </cell>
17494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17495 \begin_inset Text
17496
17497 \begin_layout Plain Layout
17498 \begin_inset Formula $\oplus$
17499 \end_inset
17500
17501
17502 \end_layout
17503
17504 \end_inset
17505 </cell>
17506 </row>
17507 <row>
17508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17509 \begin_inset Text
17510
17511 \begin_layout Plain Layout
17512
17513 \backslash
17514 ominus
17515 \end_layout
17516
17517 \end_inset
17518 </cell>
17519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17520 \begin_inset Text
17521
17522 \begin_layout Plain Layout
17523 \begin_inset Formula $\ominus$
17524 \end_inset
17525
17526
17527 \end_layout
17528
17529 \end_inset
17530 </cell>
17531 </row>
17532 <row>
17533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17534 \begin_inset Text
17535
17536 \begin_layout Plain Layout
17537
17538 \backslash
17539 otimes
17540 \end_layout
17541
17542 \end_inset
17543 </cell>
17544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17545 \begin_inset Text
17546
17547 \begin_layout Plain Layout
17548 \begin_inset Formula $\otimes$
17549 \end_inset
17550
17551
17552 \end_layout
17553
17554 \end_inset
17555 </cell>
17556 </row>
17557 <row>
17558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17559 \begin_inset Text
17560
17561 \begin_layout Plain Layout
17562
17563 \backslash
17564 oslash
17565 \end_layout
17566
17567 \end_inset
17568 </cell>
17569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17570 \begin_inset Text
17571
17572 \begin_layout Plain Layout
17573 \begin_inset Formula $\oslash$
17574 \end_inset
17575
17576
17577 \end_layout
17578
17579 \end_inset
17580 </cell>
17581 </row>
17582 <row>
17583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17584 \begin_inset Text
17585
17586 \begin_layout Plain Layout
17587
17588 \backslash
17589 odot
17590 \end_layout
17591
17592 \end_inset
17593 </cell>
17594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17595 \begin_inset Text
17596
17597 \begin_layout Plain Layout
17598 \begin_inset Formula $\odot$
17599 \end_inset
17600
17601
17602 \end_layout
17603
17604 \end_inset
17605 </cell>
17606 </row>
17607 <row>
17608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17609 \begin_inset Text
17610
17611 \begin_layout Plain Layout
17612
17613 \backslash
17614 amalg
17615 \end_layout
17616
17617 \end_inset
17618 </cell>
17619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17620 \begin_inset Text
17621
17622 \begin_layout Plain Layout
17623 \begin_inset Formula $\amalg$
17624 \end_inset
17625
17626
17627 \end_layout
17628
17629 \end_inset
17630 </cell>
17631 </row>
17632 <row>
17633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17634 \begin_inset Text
17635
17636 \begin_layout Plain Layout
17637
17638 \backslash
17639 uplus
17640 \end_layout
17641
17642 \end_inset
17643 </cell>
17644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17645 \begin_inset Text
17646
17647 \begin_layout Plain Layout
17648 \begin_inset Formula $\uplus$
17649 \end_inset
17650
17651
17652 \end_layout
17653
17654 \end_inset
17655 </cell>
17656 </row>
17657 <row>
17658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Plain Layout
17662
17663 \backslash
17664 setminus
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673 \begin_inset Formula $\setminus$
17674 \end_inset
17675
17676
17677 \end_layout
17678
17679 \end_inset
17680 </cell>
17681 </row>
17682 <row>
17683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17684 \begin_inset Text
17685
17686 \begin_layout Plain Layout
17687
17688 \backslash
17689 sqcap
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Plain Layout
17698 \begin_inset Formula $\sqcap$
17699 \end_inset
17700
17701
17702 \end_layout
17703
17704 \end_inset
17705 </cell>
17706 </row>
17707 <row>
17708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17709 \begin_inset Text
17710
17711 \begin_layout Plain Layout
17712
17713 \backslash
17714 sqcup
17715 \end_layout
17716
17717 \end_inset
17718 </cell>
17719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17720 \begin_inset Text
17721
17722 \begin_layout Plain Layout
17723 \begin_inset Formula $\sqcup$
17724 \end_inset
17725
17726
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 </row>
17732 <row>
17733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17734 \begin_inset Text
17735
17736 \begin_layout Plain Layout
17737
17738 \backslash
17739 triangleleft
17740 \end_layout
17741
17742 \end_inset
17743 </cell>
17744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17745 \begin_inset Text
17746
17747 \begin_layout Plain Layout
17748 \begin_inset Formula $\triangleleft$
17749 \end_inset
17750
17751
17752 \end_layout
17753
17754 \end_inset
17755 </cell>
17756 </row>
17757 <row>
17758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17759 \begin_inset Text
17760
17761 \begin_layout Plain Layout
17762
17763 \backslash
17764 triangleright
17765 \end_layout
17766
17767 \end_inset
17768 </cell>
17769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17770 \begin_inset Text
17771
17772 \begin_layout Plain Layout
17773 \begin_inset Formula $\triangleright$
17774 \end_inset
17775
17776
17777 \end_layout
17778
17779 \end_inset
17780 </cell>
17781 </row>
17782 </lyxtabular>
17783
17784 \end_inset
17785
17786
17787 \begin_inset space \hfill{}
17788 \end_inset
17789
17790
17791 \end_layout
17792
17793 \begin_layout Standard
17794 Todos los operadores binarios se pueden insertar también con el botón 
17795 \begin_inset Graphics
17796         filename ../../images/math/pm.png
17797         scale 85
17798
17799 \end_inset
17800
17801  de la barra de ecuaciones.
17802 \end_layout
17803
17804 \begin_layout Standard
17805 Para imprimir el operador Laplace se pueden usar 
17806 \series bold
17807
17808 \backslash
17809 Delta
17810 \series default
17811  o 
17812 \series bold
17813
17814 \backslash
17815 nabla
17816 \series default
17817 ^
17818 \series bold
17819 2
17820 \series default
17821  (
17822 \begin_inset Formula $\nabla^{2}$
17823 \end_inset
17824
17825 ) en vez de 
17826 \series bold
17827
17828 \backslash
17829 bigtriangleup
17830 \series default
17831 .
17832 \end_layout
17833
17834 \begin_layout Standard
17835 El carácter 
17836 \family sans
17837 Separador de menú
17838 \family default
17839  del menú 
17840 \family sans
17841 Insertar\SpecialChar \menuseparator
17842 Carácter especial
17843 \family default
17844  es el operador 
17845 \series bold
17846
17847 \backslash
17848 triangleright
17849 \series default
17850 .
17851 \end_layout
17852
17853 \begin_layout Subsection
17854 Operadores definidos por el usuario
17855 \begin_inset CommandInset label
17856 LatexCommand label
17857 name "sub:Operadores-de-usuario"
17858
17859 \end_inset
17860
17861
17862 \begin_inset Index idx
17863 status collapsed
17864
17865 \begin_layout Plain Layout
17866 Operadores ! personalizados
17867 \end_layout
17868
17869 \end_inset
17870
17871
17872 \end_layout
17873
17874 \begin_layout Standard
17875 Con ayuda del comando 
17876 \series bold
17877
17878 \backslash
17879 DeclareMathOperator
17880 \series default
17881
17882 \begin_inset Index idx
17883 status collapsed
17884
17885 \begin_layout Plain Layout
17886 Comandos ! D ! 
17887 \backslash
17888 dbinom@
17889 \backslash
17890 DeclareMathOperator
17891 \end_layout
17892
17893 \end_inset
17894
17895  se pueden definir operadores personalizados en el preámbulo LaTeX.
17896  Su esquema es:
17897 \end_layout
17898
17899 \begin_layout Standard
17900
17901 \series bold
17902
17903 \backslash
17904 DeclareMathOperator{comando nuevo}{presentación}
17905 \end_layout
17906
17907 \begin_layout Standard
17908 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17909  en la salida.
17910  Para definir un operador grande hay que añadirle un * detrás.
17911  Todos los operadores grandes personalizados pueden tener límites como se
17912  describe en 
17913 \begin_inset CommandInset ref
17914 LatexCommand ref
17915 reference "sub:Límites-de-operadores"
17916
17917 \end_inset
17918
17919 .
17920 \end_layout
17921
17922 \begin_layout Standard
17923 Por ejemplo, la línea en el preámbulo LaTeX
17924 \end_layout
17925
17926 \begin_layout Standard
17927
17928 \series bold
17929
17930 \backslash
17931 DeclareMathOperator*{
17932 \backslash
17933 Lozenge}{
17934 \backslash
17935 blacklozenge}
17936 \end_layout
17937
17938 \begin_layout Standard
17939 define el comando 
17940 \series bold
17941
17942 \backslash
17943 Lozenge
17944 \series default
17945 , que inserta un operador grande que es el símbolo blacklozenge de la 
17946 \begin_inset CommandInset ref
17947 LatexCommand ref
17948 reference "sub:Símbolos-misceláneos"
17949
17950 \end_inset
17951
17952 .
17953 \begin_inset Formula 
17954 \[
17955 \Lozenge_{n=1}^{\infty}
17956 \]
17957
17958 \end_inset
17959
17960 El comando para esta expresión es: 
17961 \series bold
17962
17963 \backslash
17964 Lozenge^
17965 \backslash
17966 infty
17967 \begin_inset Formula $\rightarrow$
17968 \end_inset
17969
17970 _n=1
17971 \begin_inset VSpace bigskip
17972 \end_inset
17973
17974
17975 \end_layout
17976
17977 \begin_layout Standard
17978 Si los operadores personalizados no se van a usar varias veces en el documento,
17979  se pueden también definir con los comandos 
17980 \series bold
17981
17982 \backslash
17983 mathop
17984 \series default
17985
17986 \begin_inset Index idx
17987 status collapsed
17988
17989 \begin_layout Plain Layout
17990 Comandos ! M ! 
17991 \backslash
17992 mathop
17993 \end_layout
17994
17995 \end_inset
17996
17997  y 
17998 \series bold
17999
18000 \backslash
18001 mathbin
18002 \series default
18003
18004 \begin_inset Index idx
18005 status collapsed
18006
18007 \begin_layout Plain Layout
18008 Comandos ! M ! 
18009 \backslash
18010 mathbin
18011 \end_layout
18012
18013 \end_inset
18014
18015 , con el siguiente esquema:
18016 \end_layout
18017
18018 \begin_layout Standard
18019
18020 \series bold
18021
18022 \backslash
18023 mathop{presentación}
18024 \series default
18025  y 
18026 \series bold
18027
18028 \backslash
18029 mathbin{presentación}
18030 \end_layout
18031
18032 \begin_layout Standard
18033
18034 \series bold
18035
18036 \backslash
18037 mathop
18038 \series default
18039  define operadores grandes, 
18040 \series bold
18041
18042 \backslash
18043 mathbin
18044 \series default
18045  operadores binarios.
18046 \end_layout
18047
18048 \begin_layout Standard
18049
18050 \series bold
18051
18052 \backslash
18053 mathop
18054 \series default
18055  se puede usar, p.e., para poner un límite a varios operadores:
18056 \begin_inset Formula 
18057 \[
18058 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18059 \]
18060
18061 \end_inset
18062
18063
18064 \end_layout
18065
18066 \begin_layout Standard
18067 El comando para la expresión anterior es:
18068 \begin_inset Newline newline
18069 \end_inset
18070
18071
18072 \series bold
18073
18074 \backslash
18075 mathop{
18076 \backslash
18077 sum
18078 \backslash
18079 negmedspace
18080 \backslash
18081 sum
18082 \series default
18083
18084 \begin_inset ERT
18085 status collapsed
18086
18087 \begin_layout Plain Layout
18088
18089
18090 \backslash
18091 spce 
18092 \end_layout
18093
18094 \end_inset
18095
18096
18097 \series bold
18098
18099 \begin_inset Formula $\to$
18100 \end_inset
18101
18102 ^N
18103 \series default
18104
18105 \begin_inset ERT
18106 status collapsed
18107
18108 \begin_layout Plain Layout
18109
18110
18111 \backslash
18112 spce 
18113 \end_layout
18114
18115 \end_inset
18116
18117
18118 \series bold
18119 _i,j=1
18120 \end_layout
18121
18122 \begin_layout Section
18123 Tipografías
18124 \begin_inset Index idx
18125 status open
18126
18127 \begin_layout Plain Layout
18128 Tipografías
18129 \end_layout
18130
18131 \end_inset
18132
18133
18134 \end_layout
18135
18136 \begin_layout Subsection
18137 Estilos de tipografías
18138 \begin_inset CommandInset label
18139 LatexCommand label
18140 name "sub:Estilos-de-tipografías"
18141
18142 \end_inset
18143
18144
18145 \begin_inset Index idx
18146 status open
18147
18148 \begin_layout Plain Layout
18149 Tipografías ! estilos de
18150 \end_layout
18151
18152 \end_inset
18153
18154
18155 \end_layout
18156
18157 \begin_layout Standard
18158 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
18159  estilos:
18160 \end_layout
18161
18162 \begin_layout Standard
18163 \begin_inset VSpace -2mm
18164 \end_inset
18165
18166
18167 \end_layout
18168
18169 \begin_layout Standard
18170 \align center
18171 \begin_inset Tabular
18172 <lyxtabular version="3" rows="7" columns="3">
18173 <features tabularvalignment="middle">
18174 <column alignment="center" valignment="top" width="0">
18175 <column alignment="center" valignment="top" width="0">
18176 <column alignment="center" valignment="top" width="0">
18177 <row>
18178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182 Comando
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18188 \begin_inset Text
18189
18190 \begin_layout Plain Layout
18191 Resultado
18192 \end_layout
18193
18194 \end_inset
18195 </cell>
18196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18197 \begin_inset Text
18198
18199 \begin_layout Plain Layout
18200 atajo
18201 \end_layout
18202
18203 \end_inset
18204 </cell>
18205 </row>
18206 <row>
18207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18208 \begin_inset Text
18209
18210 \begin_layout Plain Layout
18211
18212 \backslash
18213 mathbb
18214 \series bold
18215
18216 \begin_inset ERT
18217 status collapsed
18218
18219 \begin_layout Plain Layout
18220
18221
18222 \backslash
18223 spce 
18224 \end_layout
18225
18226 \end_inset
18227
18228
18229 \series default
18230 ABC
18231 \end_layout
18232
18233 \end_inset
18234 </cell>
18235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18236 \begin_inset Text
18237
18238 \begin_layout Plain Layout
18239 \begin_inset Formula $\mathbb{ABC}$
18240 \end_inset
18241
18242
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Plain Layout
18251
18252 \family sans
18253 Alt+C C
18254 \end_layout
18255
18256 \end_inset
18257 </cell>
18258 </row>
18259 <row>
18260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18261 \begin_inset Text
18262
18263 \begin_layout Plain Layout
18264
18265 \backslash
18266 mathbf
18267 \series bold
18268
18269 \begin_inset ERT
18270 status collapsed
18271
18272 \begin_layout Plain Layout
18273
18274
18275 \backslash
18276 spce 
18277 \end_layout
18278
18279 \end_inset
18280
18281
18282 \series default
18283 AbC
18284 \end_layout
18285
18286 \end_inset
18287 </cell>
18288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18289 \begin_inset Text
18290
18291 \begin_layout Plain Layout
18292 \begin_inset Formula $\mathbf{AbC}$
18293 \end_inset
18294
18295
18296 \end_layout
18297
18298 \end_inset
18299 </cell>
18300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18301 \begin_inset Text
18302
18303 \begin_layout Plain Layout
18304
18305 \family sans
18306 Ctrl+B
18307 \end_layout
18308
18309 \end_inset
18310 </cell>
18311 </row>
18312 <row>
18313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18314 \begin_inset Text
18315
18316 \begin_layout Plain Layout
18317
18318 \backslash
18319 boldsymbol
18320 \series bold
18321
18322 \begin_inset ERT
18323 status collapsed
18324
18325 \begin_layout Plain Layout
18326
18327
18328 \backslash
18329 spce 
18330 \end_layout
18331
18332 \end_inset
18333
18334
18335 \series default
18336 AbC
18337 \end_layout
18338
18339 \end_inset
18340 </cell>
18341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18342 \begin_inset Text
18343
18344 \begin_layout Plain Layout
18345 \begin_inset Formula $\boldsymbol{AbC}$
18346 \end_inset
18347
18348
18349 \end_layout
18350
18351 \end_inset
18352 </cell>
18353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18354 \begin_inset Text
18355
18356 \begin_layout Plain Layout
18357
18358 \family sans
18359 Ctrl+Alt+B , Alt+C B
18360 \end_layout
18361
18362 \end_inset
18363 </cell>
18364 </row>
18365 <row>
18366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18367 \begin_inset Text
18368
18369 \begin_layout Plain Layout
18370
18371 \backslash
18372 mathcal
18373 \series bold
18374
18375 \begin_inset ERT
18376 status collapsed
18377
18378 \begin_layout Plain Layout
18379
18380
18381 \backslash
18382 spce 
18383 \end_layout
18384
18385 \end_inset
18386
18387
18388 \series default
18389 ABC
18390 \end_layout
18391
18392 \end_inset
18393 </cell>
18394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18395 \begin_inset Text
18396
18397 \begin_layout Plain Layout
18398 \begin_inset Formula $\mathcal{ABC}$
18399 \end_inset
18400
18401
18402 \end_layout
18403
18404 \end_inset
18405 </cell>
18406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18407 \begin_inset Text
18408
18409 \begin_layout Plain Layout
18410
18411 \family sans
18412 Ctrl+E , Alt+C E
18413 \end_layout
18414
18415 \end_inset
18416 </cell>
18417 </row>
18418 <row>
18419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18420 \begin_inset Text
18421
18422 \begin_layout Plain Layout
18423
18424 \backslash
18425 mathfrak
18426 \series bold
18427
18428 \begin_inset ERT
18429 status collapsed
18430
18431 \begin_layout Plain Layout
18432
18433
18434 \backslash
18435 spce 
18436 \end_layout
18437
18438 \end_inset
18439
18440
18441 \series default
18442 AbC
18443 \end_layout
18444
18445 \end_inset
18446 </cell>
18447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18448 \begin_inset Text
18449
18450 \begin_layout Plain Layout
18451 \begin_inset Formula $\mathfrak{AbC}$
18452 \end_inset
18453
18454
18455 \end_layout
18456
18457 \end_inset
18458 </cell>
18459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18460 \begin_inset Text
18461
18462 \begin_layout Plain Layout
18463 -
18464 \end_layout
18465
18466 \end_inset
18467 </cell>
18468 </row>
18469 <row>
18470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18471 \begin_inset Text
18472
18473 \begin_layout Plain Layout
18474
18475 \backslash
18476 mathscr
18477 \series bold
18478
18479 \begin_inset ERT
18480 status collapsed
18481
18482 \begin_layout Plain Layout
18483
18484
18485 \backslash
18486 spce 
18487 \end_layout
18488
18489 \end_inset
18490
18491
18492 \series default
18493 AbC
18494 \end_layout
18495
18496 \end_inset
18497 </cell>
18498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18499 \begin_inset Text
18500
18501 \begin_layout Plain Layout
18502 \begin_inset Formula $\mathscr{AbC}$
18503 \end_inset
18504
18505
18506 \end_layout
18507
18508 \end_inset
18509 </cell>
18510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18511 \begin_inset Text
18512
18513 \begin_layout Plain Layout
18514 -
18515 \end_layout
18516
18517 \end_inset
18518 </cell>
18519 </row>
18520 </lyxtabular>
18521
18522 \end_inset
18523
18524
18525 \end_layout
18526
18527 \begin_layout Standard
18528 \align center
18529 \begin_inset Tabular
18530 <lyxtabular version="3" rows="5" columns="3">
18531 <features tabularvalignment="middle">
18532 <column alignment="center" valignment="top" width="0">
18533 <column alignment="center" valignment="top" width="0">
18534 <column alignment="center" valignment="top" width="0">
18535 <row>
18536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18537 \begin_inset Text
18538
18539 \begin_layout Plain Layout
18540 Comando
18541 \end_layout
18542
18543 \end_inset
18544 </cell>
18545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18546 \begin_inset Text
18547
18548 \begin_layout Plain Layout
18549 Resultado
18550 \end_layout
18551
18552 \end_inset
18553 </cell>
18554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18555 \begin_inset Text
18556
18557 \begin_layout Plain Layout
18558 atajo
18559 \end_layout
18560
18561 \end_inset
18562 </cell>
18563 </row>
18564 <row>
18565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18566 \begin_inset Text
18567
18568 \begin_layout Plain Layout
18569
18570 \backslash
18571 mathit
18572 \series bold
18573
18574 \begin_inset ERT
18575 status collapsed
18576
18577 \begin_layout Plain Layout
18578
18579
18580 \backslash
18581 spce 
18582 \end_layout
18583
18584 \end_inset
18585
18586
18587 \series default
18588 AbC
18589 \end_layout
18590
18591 \end_inset
18592 </cell>
18593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18594 \begin_inset Text
18595
18596 \begin_layout Plain Layout
18597 \begin_inset Formula $\mathit{AbC}$
18598 \end_inset
18599
18600
18601 \end_layout
18602
18603 \end_inset
18604 </cell>
18605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18606 \begin_inset Text
18607
18608 \begin_layout Plain Layout
18609 -
18610 \end_layout
18611
18612 \end_inset
18613 </cell>
18614 </row>
18615 <row>
18616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout Plain Layout
18620
18621 \backslash
18622 mathrm
18623 \series bold
18624
18625 \begin_inset ERT
18626 status collapsed
18627
18628 \begin_layout Plain Layout
18629
18630
18631 \backslash
18632 spce 
18633 \end_layout
18634
18635 \end_inset
18636
18637
18638 \series default
18639 AbC
18640 \end_layout
18641
18642 \end_inset
18643 </cell>
18644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18645 \begin_inset Text
18646
18647 \begin_layout Plain Layout
18648 \begin_inset Formula $\mathrm{AbC}$
18649 \end_inset
18650
18651
18652 \end_layout
18653
18654 \end_inset
18655 </cell>
18656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18657 \begin_inset Text
18658
18659 \begin_layout Plain Layout
18660
18661 \family sans
18662 Alt+C R
18663 \end_layout
18664
18665 \end_inset
18666 </cell>
18667 </row>
18668 <row>
18669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18670 \begin_inset Text
18671
18672 \begin_layout Plain Layout
18673
18674 \backslash
18675 mathsf
18676 \series bold
18677
18678 \begin_inset ERT
18679 status collapsed
18680
18681 \begin_layout Plain Layout
18682
18683
18684 \backslash
18685 spce 
18686 \end_layout
18687
18688 \end_inset
18689
18690
18691 \series default
18692 AbC
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701 \begin_inset Formula $\mathsf{AbC}$
18702 \end_inset
18703
18704
18705 \end_layout
18706
18707 \end_inset
18708 </cell>
18709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18710 \begin_inset Text
18711
18712 \begin_layout Plain Layout
18713
18714 \family sans
18715 Alt+C S
18716 \end_layout
18717
18718 \end_inset
18719 </cell>
18720 </row>
18721 <row>
18722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18723 \begin_inset Text
18724
18725 \begin_layout Plain Layout
18726
18727 \backslash
18728 mathtt
18729 \series bold
18730
18731 \begin_inset ERT
18732 status collapsed
18733
18734 \begin_layout Plain Layout
18735
18736
18737 \backslash
18738 spce 
18739 \end_layout
18740
18741 \end_inset
18742
18743
18744 \series default
18745 AbC
18746 \end_layout
18747
18748 \end_inset
18749 </cell>
18750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18751 \begin_inset Text
18752
18753 \begin_layout Plain Layout
18754 \begin_inset Formula $\mathtt{AbC}$
18755 \end_inset
18756
18757
18758 \end_layout
18759
18760 \end_inset
18761 </cell>
18762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18763 \begin_inset Text
18764
18765 \begin_layout Plain Layout
18766
18767 \family sans
18768 Ctrl+Mayúsculas+P
18769 \end_layout
18770
18771 \end_inset
18772 </cell>
18773 </row>
18774 </lyxtabular>
18775
18776 \end_inset
18777
18778
18779 \end_layout
18780
18781 \begin_layout Standard
18782 \begin_inset Note Greyedout
18783 status open
18784
18785 \begin_layout Plain Layout
18786
18787 \series bold
18788 Nota
18789 \series default
18790 : Los estilos 
18791 \series bold
18792
18793 \backslash
18794 mathbb
18795 \series default
18796  y 
18797 \series bold
18798
18799 \backslash
18800 mathcal
18801 \series default
18802  sólo se aplican a letras mayúsculas.
18803 \end_layout
18804
18805 \end_inset
18806
18807
18808 \end_layout
18809
18810 \begin_layout Standard
18811 El estilo predeterminado es 
18812 \series bold
18813
18814 \backslash
18815 mathnormal
18816 \series default
18817 .
18818 \end_layout
18819
18820 \begin_layout Standard
18821 Los comandos de estilo funcionan también en estructuras matemáticas:
18822 \begin_inset Formula 
18823 \[
18824 \mathfrak{A=\frac{b}{C}}
18825 \]
18826
18827 \end_inset
18828
18829
18830 \end_layout
18831
18832 \begin_layout Standard
18833 Los caracteres en texto matemático no aparecen en un estilo tipográfico
18834  de ecuaciones sino en el estilo tipográfico de texto 
18835 \series bold
18836
18837 \backslash
18838 textrm
18839 \series default
18840 .
18841  Este estilo no se puede poner correctamente con el diálogo de estilo de
18842  texto por un fallo de LyX.
18843 \begin_inset Foot
18844 status open
18845
18846 \begin_layout Plain Layout
18847 \begin_inset CommandInset href
18848 LatexCommand href
18849 name "LyX-bug #4629"
18850 target "http://www.lyx.org/trac/ticket/4629"
18851
18852 \end_inset
18853
18854
18855 \end_layout
18856
18857 \end_inset
18858
18859
18860 \end_layout
18861
18862 \begin_layout Standard
18863 En vez de comandos se puede usar el menú 
18864 \family sans
18865 Editar\SpecialChar \menuseparator
18866 Ecuación\SpecialChar \menuseparator
18867 Estilo del texto
18868 \family default
18869  o el botón 
18870 \begin_inset Graphics
18871         filename ../../images/math/font.png
18872         scale 85
18873
18874 \end_inset
18875
18876 .
18877 \end_layout
18878
18879 \begin_layout Subsection
18880 Ecuaciones en negrita
18881 \begin_inset CommandInset label
18882 LatexCommand label
18883 name "sub:Ecuaciones-en-negrita"
18884
18885 \end_inset
18886
18887
18888 \begin_inset Index idx
18889 status collapsed
18890
18891 \begin_layout Plain Layout
18892 Ecuación ! en negrita
18893 \end_layout
18894
18895 \end_inset
18896
18897
18898 \end_layout
18899
18900 \begin_layout Standard
18901 Para poner en negrita una ecuación completa no se puede usar el comando
18902  
18903 \series bold
18904
18905 \backslash
18906 mathbf
18907 \series default
18908 , porque no funciona con minúsculas griegas.
18909  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18910 \begin_inset Formula 
18911 \[
18912 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}
18913 \]
18914
18915 \end_inset
18916
18917
18918 \end_layout
18919
18920 \begin_layout Standard
18921 Para presentar la ecuación correctamente se usa el comando 
18922 \series bold
18923 boldsymbol
18924 \series default
18925 :
18926 \begin_inset Formula 
18927 \[
18928 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}
18929 \]
18930
18931 \end_inset
18932
18933
18934 \end_layout
18935
18936 \begin_layout Standard
18937 También es posible poner la fórmula en un 
18938 \series bold
18939 entorno boldmath
18940 \series default
18941 , que se inserta con el comando 
18942 \series bold
18943
18944 \backslash
18945 boldmath
18946 \series default
18947
18948 \begin_inset Index idx
18949 status collapsed
18950
18951 \begin_layout Plain Layout
18952 Comandos ! B ! 
18953 \backslash
18954 boldmath
18955 \end_layout
18956
18957 \end_inset
18958
18959  en modo TeX.
18960  Para finalizar el entorno se usa el comando 
18961 \series bold
18962
18963 \backslash
18964 unboldmath
18965 \series default
18966
18967 \begin_inset Index idx
18968 status collapsed
18969
18970 \begin_layout Plain Layout
18971 Comandos ! U ! 
18972 \backslash
18973 unboldmath
18974 \end_layout
18975
18976 \end_inset
18977
18978  en modo TeX.
18979 \begin_inset ERT
18980 status collapsed
18981
18982 \begin_layout Plain Layout
18983
18984
18985 \backslash
18986 boldmath
18987 \end_layout
18988
18989 \end_inset
18990
18991
18992 \begin_inset Formula 
18993 \[
18994 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}
18995 \]
18996
18997 \end_inset
18998
18999
19000 \end_layout
19001
19002 \begin_layout Standard
19003 \begin_inset ERT
19004 status collapsed
19005
19006 \begin_layout Plain Layout
19007
19008
19009 \backslash
19010 unboldmath
19011 \end_layout
19012
19013 \end_inset
19014
19015
19016 \end_layout
19017
19018 \begin_layout Subsection
19019 Ecuaciones coloreadas
19020 \begin_inset Index idx
19021 status collapsed
19022
19023 \begin_layout Plain Layout
19024 Ecuación ! coloreada
19025 \end_layout
19026
19027 \end_inset
19028
19029
19030 \end_layout
19031
19032 \begin_layout Standard
19033 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
19034  o una parte de una ecuación y usa el diálogo 
19035 \family sans
19036 Estilo del texto
19037 \family default
19038 .
19039  Aquí hay una ecuación en magenta:
19040 \begin_inset Formula 
19041 \[
19042 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19043 \]
19044
19045 \end_inset
19046
19047 También puedes definir tus propios colores como se describe en
19048 \begin_inset space ~
19049 \end_inset
19050
19051
19052 \begin_inset CommandInset ref
19053 LatexCommand ref
19054 reference "sub:Marcos-coloreados"
19055
19056 \end_inset
19057
19058 .
19059  Pueden usarse con el comando en código TeX 
19060 \series bold
19061
19062 \backslash
19063 textcolor
19064 \series default
19065
19066 \begin_inset Index idx
19067 status collapsed
19068
19069 \begin_layout Plain Layout
19070 Comandos ! T ! 
19071 \backslash
19072 textcolor
19073 \end_layout
19074
19075 \end_inset
19076
19077  según el esquema
19078 \end_layout
19079
19080 \begin_layout Standard
19081
19082 \series bold
19083
19084 \backslash
19085 textcolor{color}{caracteres o ecuación}
19086 \end_layout
19087
19088 \begin_layout Standard
19089 \begin_inset Newpage pagebreak
19090 \end_inset
19091
19092
19093 \end_layout
19094
19095 \begin_layout Standard
19096 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
19097 e en rojo:
19098 \end_layout
19099
19100 \begin_layout Standard
19101 \begin_inset ERT
19102 status collapsed
19103
19104 \begin_layout Plain Layout
19105
19106
19107 \backslash
19108 textcolor{verdeoscuro}{
19109 \end_layout
19110
19111 \end_inset
19112
19113
19114 \begin_inset Formula 
19115 \[
19116 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19117 \]
19118
19119 \end_inset
19120
19121
19122 \begin_inset ERT
19123 status collapsed
19124
19125 \begin_layout Plain Layout
19126
19127 }
19128 \end_layout
19129
19130 \end_inset
19131
19132
19133 \end_layout
19134
19135 \begin_layout Standard
19136 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
19137  a ecuaciones completas.
19138 \begin_inset Foot
19139 status collapsed
19140
19141 \begin_layout Plain Layout
19142 \begin_inset CommandInset href
19143 LatexCommand href
19144 name "LyX-bug #5269"
19145 target "http://www.lyx.org/trac/ticket/5269"
19146
19147 \end_inset
19148
19149
19150 \end_layout
19151
19152 \end_inset
19153
19154
19155 \end_layout
19156
19157 \begin_layout Subsection
19158 Tamaños de tipografías
19159 \begin_inset CommandInset label
19160 LatexCommand label
19161 name "sub:Tamaños-de-tipografías"
19162
19163 \end_inset
19164
19165
19166 \begin_inset Index idx
19167 status open
19168
19169 \begin_layout Plain Layout
19170 Tipografías ! tamaño
19171 \end_layout
19172
19173 \end_inset
19174
19175
19176 \end_layout
19177
19178 \begin_layout Standard
19179 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
19180  siguientes comandos de tamaño:
19181 \end_layout
19182
19183 \begin_layout Standard
19184
19185 \series bold
19186
19187 \backslash
19188 Huge
19189 \series default
19190
19191 \series bold
19192
19193 \backslash
19194 huge
19195 \series default
19196
19197 \series bold
19198
19199 \backslash
19200 LARGE
19201 \series default
19202
19203 \series bold
19204
19205 \backslash
19206 Large
19207 \series default
19208
19209 \series bold
19210
19211 \backslash
19212 large
19213 \series default
19214
19215 \series bold
19216
19217 \backslash
19218 normalsize
19219 \series default
19220
19221 \series bold
19222
19223 \backslash
19224 small
19225 \series default
19226 ,
19227 \begin_inset Newline newline
19228 \end_inset
19229
19230
19231 \series bold
19232
19233 \backslash
19234 footnotesize
19235 \series default
19236
19237 \series bold
19238
19239 \backslash
19240 scriptsize
19241 \series default
19242 , y 
19243 \series bold
19244
19245 \backslash
19246 tiny
19247 \end_layout
19248
19249 \begin_layout Standard
19250 El tamaño dado por los comandos depende del tamaño base de la tipografía
19251  en el documento, dado por el comando 
19252 \series bold
19253
19254 \backslash
19255 normalsize
19256 \series default
19257 .
19258  Los demás comandos producen tamaños menores o mayores que 
19259 \series bold
19260
19261 \backslash
19262 normalsize
19263 \series default
19264 .
19265  No obstante, puede que el tamaño de tipografía no exceda de cierto valor.
19266  Si, por ejemplo, la tipografía del documento es de 12
19267 \begin_inset space \thinspace{}
19268 \end_inset
19269
19270 pt, el comando 
19271 \series bold
19272
19273 \backslash
19274 Huge
19275 \series default
19276  da el mismo tamaño que 
19277 \series bold
19278
19279 \backslash
19280 huge
19281 \series default
19282 .
19283 \end_layout
19284
19285 \begin_layout Standard
19286 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
19287  a todas las ecuaciones y texto siguientes.
19288  Para volver al tamaño anterior hay que insertar el comando 
19289 \series bold
19290
19291 \backslash
19292 normalsize
19293 \series default
19294  en modo TeX detrás de la ecuación.
19295 \end_layout
19296
19297 \begin_layout Standard
19298 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
19299  comandos de tamaño:
19300 \end_layout
19301
19302 \begin_layout Standard
19303 \noindent
19304 \align center
19305 \begin_inset Tabular
19306 <lyxtabular version="3" rows="5" columns="2">
19307 <features tabularvalignment="middle">
19308 <column alignment="center" valignment="top" width="0">
19309 <column alignment="center" valignment="top" width="0">
19310 <row>
19311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19312 \begin_inset Text
19313
19314 \begin_layout Plain Layout
19315 Comando
19316 \end_layout
19317
19318 \end_inset
19319 </cell>
19320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19321 \begin_inset Text
19322
19323 \begin_layout Plain Layout
19324 Resultado
19325 \begin_inset Note Note
19326 status collapsed
19327
19328 \begin_layout Plain Layout
19329
19330 \series bold
19331
19332 \backslash
19333 raisebox
19334 \series default
19335  se usa sólo como espaciador
19336 \end_layout
19337
19338 \end_inset
19339
19340
19341 \end_layout
19342
19343 \end_inset
19344 </cell>
19345 </row>
19346 <row>
19347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19348 \begin_inset Text
19349
19350 \begin_layout Plain Layout
19351
19352 \backslash
19353 displaystyle
19354 \begin_inset Index idx
19355 status collapsed
19356
19357 \begin_layout Plain Layout
19358 Comandos ! D ! 
19359 \backslash
19360 displaystyle
19361 \end_layout
19362
19363 \end_inset
19364
19365
19366 \end_layout
19367
19368 \end_inset
19369 </cell>
19370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19371 \begin_inset Text
19372
19373 \begin_layout Plain Layout
19374 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19375 \end_inset
19376
19377
19378 \end_layout
19379
19380 \end_inset
19381 </cell>
19382 </row>
19383 <row>
19384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19385 \begin_inset Text
19386
19387 \begin_layout Plain Layout
19388
19389 \backslash
19390 textstyle
19391 \end_layout
19392
19393 \end_inset
19394 </cell>
19395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19396 \begin_inset Text
19397
19398 \begin_layout Plain Layout
19399 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19400 \end_inset
19401
19402
19403 \end_layout
19404
19405 \end_inset
19406 </cell>
19407 </row>
19408 <row>
19409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19410 \begin_inset Text
19411
19412 \begin_layout Plain Layout
19413
19414 \backslash
19415 scriptstyle
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19421 \begin_inset Text
19422
19423 \begin_layout Plain Layout
19424 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19425 \end_inset
19426
19427
19428 \end_layout
19429
19430 \end_inset
19431 </cell>
19432 </row>
19433 <row>
19434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19435 \begin_inset Text
19436
19437 \begin_layout Plain Layout
19438
19439 \backslash
19440 scriptscriptstyle
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19450 \end_inset
19451
19452
19453 \end_layout
19454
19455 \end_inset
19456 </cell>
19457 </row>
19458 </lyxtabular>
19459
19460 \end_inset
19461
19462
19463 \end_layout
19464
19465 \begin_layout Standard
19466 Después de introducir estos comandos, aparece un marco azul en el que se
19467  insertan las partes de la fórmula.
19468 \end_layout
19469
19470 \begin_layout Standard
19471 Hay un método más para cambiar el tamaño de tipografía, aunque solo funciona
19472  para símbolos o letras en texto matemático.
19473  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
19474  de texto anteriores.
19475  Todos los caracteres siguientes, hasta el final del texto matemático o
19476  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19477  Dos ejemplos:
19478 \begin_inset VSpace -2mm
19479 \end_inset
19480
19481
19482 \end_layout
19483
19484 \begin_layout Standard
19485 \begin_inset ERT
19486 status collapsed
19487
19488 \begin_layout Plain Layout
19489
19490
19491 \backslash
19492 huge
19493 \end_layout
19494
19495 \end_inset
19496
19497
19498 \begin_inset Formula 
19499 \[
19500 A=\frac{B}{c}\cdot\maltese
19501 \]
19502
19503 \end_inset
19504
19505
19506 \begin_inset Formula 
19507 \[
19508 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19509 \]
19510
19511 \end_inset
19512
19513
19514 \end_layout
19515
19516 \begin_layout Standard
19517 \begin_inset ERT
19518 status collapsed
19519
19520 \begin_layout Plain Layout
19521
19522
19523 \backslash
19524 normalsize
19525 \end_layout
19526
19527 \end_inset
19528
19529
19530 \begin_inset VSpace medskip
19531 \end_inset
19532
19533
19534 \end_layout
19535
19536 \begin_layout Standard
19537 Antes de las ecuaciones se ha insertado el comando 
19538 \series bold
19539
19540 \backslash
19541 huge
19542 \series default
19543 .
19544  Para la segunda ecuación el comando es:
19545 \begin_inset Newline newline
19546 \end_inset
19547
19548
19549 \series bold
19550
19551 \backslash
19552 maltese
19553 \begin_inset ERT
19554 status collapsed
19555
19556 \begin_layout Plain Layout
19557
19558
19559 \backslash
19560 spce 
19561 \end_layout
19562
19563 \end_inset
19564
19565 A Alt+M M 
19566 \backslash
19567 Large
19568 \begin_inset ERT
19569 status collapsed
19570
19571 \begin_layout Plain Layout
19572
19573
19574 \backslash
19575 spce 
19576 \end_layout
19577
19578 \end_inset
19579
19580
19581 \backslash
19582 maltese
19583 \begin_inset ERT
19584 status collapsed
19585
19586 \begin_layout Plain Layout
19587
19588
19589 \backslash
19590 spce 
19591 \end_layout
19592
19593 \end_inset
19594
19595
19596 \backslash
19597 textit
19598 \begin_inset ERT
19599 status collapsed
19600
19601 \begin_layout Plain Layout
19602
19603
19604 \backslash
19605 spce 
19606 \end_layout
19607
19608 \end_inset
19609
19610 A
19611 \begin_inset Formula $\to$
19612 \end_inset
19613
19614
19615 \begin_inset Formula $\to$
19616 \end_inset
19617
19618
19619 \begin_inset Newline newline
19620 \end_inset
19621
19622
19623 \begin_inset space \hspace*{}
19624 \length 1cm
19625 \end_inset
19626
19627 Alt+M M 
19628 \backslash
19629 tiny
19630 \begin_inset ERT
19631 status collapsed
19632
19633 \begin_layout Plain Layout
19634
19635
19636 \backslash
19637 spce 
19638 \end_layout
19639
19640 \end_inset
19641
19642
19643 \backslash
19644 maltese
19645 \begin_inset ERT
19646 status collapsed
19647
19648 \begin_layout Plain Layout
19649
19650
19651 \backslash
19652 spce 
19653 \end_layout
19654
19655 \end_inset
19656
19657
19658 \backslash
19659 textit
19660 \begin_inset ERT
19661 status collapsed
19662
19663 \begin_layout Plain Layout
19664
19665
19666 \backslash
19667 spce 
19668 \end_layout
19669
19670 \end_inset
19671
19672 A
19673 \end_layout
19674
19675 \begin_layout Standard
19676 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19677  el tamaño por omisión.
19678 \end_layout
19679
19680 \begin_layout Section
19681 Letras griegas
19682 \begin_inset Index idx
19683 status collapsed
19684
19685 \begin_layout Plain Layout
19686 Letras griegas
19687 \end_layout
19688
19689 \end_inset
19690
19691
19692 \end_layout
19693
19694 \begin_layout Standard
19695 Las letras griegas se pueden insertar además mediante el botón 
19696 \begin_inset Graphics
19697         filename ../../images/math/alpha.png
19698         scale 85
19699
19700 \end_inset
19701
19702  de la barra de ecuaciones.
19703  Las normas internacionales de tipografía proponen que las letras griegas
19704  en ecuaciones deben escribirse en cursiva/inclinada.
19705  No obstante, en algunos idiomas, como francés o ruso, a veces se escriben
19706  en redonda.
19707  Para las normas en español, véase
19708 \begin_inset space ~
19709 \end_inset
19710
19711
19712 \begin_inset CommandInset citation
19713 LatexCommand cite
19714 key "Bezos"
19715
19716 \end_inset
19717
19718 .
19719 \end_layout
19720
19721 \begin_layout Subsection
19722 Minúsculas
19723 \begin_inset Index idx
19724 status collapsed
19725
19726 \begin_layout Plain Layout
19727 Letras griegas ! minúsculas
19728 \end_layout
19729
19730 \end_inset
19731
19732
19733 \end_layout
19734
19735 \begin_layout Standard
19736 \begin_inset space \hfill{}
19737 \end_inset
19738
19739
19740 \begin_inset Tabular
19741 <lyxtabular version="3" rows="11" columns="2">
19742 <features tabularvalignment="middle">
19743 <column alignment="center" valignment="top" width="0pt">
19744 <column alignment="center" valignment="top" width="0pt">
19745 <row>
19746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19747 \begin_inset Text
19748
19749 \begin_layout Plain Layout
19750 Comando
19751 \end_layout
19752
19753 \end_inset
19754 </cell>
19755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19756 \begin_inset Text
19757
19758 \begin_layout Plain Layout
19759 Símbolo
19760 \end_layout
19761
19762 \end_inset
19763 </cell>
19764 </row>
19765 <row>
19766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19767 \begin_inset Text
19768
19769 \begin_layout Plain Layout
19770
19771 \backslash
19772 alpha
19773 \end_layout
19774
19775 \end_inset
19776 </cell>
19777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19778 \begin_inset Text
19779
19780 \begin_layout Plain Layout
19781 \begin_inset Formula $\alpha$
19782 \end_inset
19783
19784
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 </row>
19790 <row>
19791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19792 \begin_inset Text
19793
19794 \begin_layout Plain Layout
19795
19796 \backslash
19797 beta
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806 \begin_inset Formula $\beta$
19807 \end_inset
19808
19809
19810 \end_layout
19811
19812 \end_inset
19813 </cell>
19814 </row>
19815 <row>
19816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19817 \begin_inset Text
19818
19819 \begin_layout Plain Layout
19820
19821 \backslash
19822 gamma
19823 \end_layout
19824
19825 \end_inset
19826 </cell>
19827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19828 \begin_inset Text
19829
19830 \begin_layout Plain Layout
19831 \begin_inset Formula $\gamma$
19832 \end_inset
19833
19834
19835 \end_layout
19836
19837 \end_inset
19838 </cell>
19839 </row>
19840 <row>
19841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19842 \begin_inset Text
19843
19844 \begin_layout Plain Layout
19845
19846 \backslash
19847 delta
19848 \end_layout
19849
19850 \end_inset
19851 </cell>
19852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19853 \begin_inset Text
19854
19855 \begin_layout Plain Layout
19856 \begin_inset Formula $\delta$
19857 \end_inset
19858
19859
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 </row>
19865 <row>
19866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870
19871 \backslash
19872 epsilon
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19878 \begin_inset Text
19879
19880 \begin_layout Plain Layout
19881 \begin_inset Formula $\epsilon$
19882 \end_inset
19883
19884
19885 \end_layout
19886
19887 \end_inset
19888 </cell>
19889 </row>
19890 <row>
19891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19892 \begin_inset Text
19893
19894 \begin_layout Plain Layout
19895
19896 \backslash
19897 varepsilon
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Plain Layout
19906 \begin_inset Formula $\varepsilon$
19907 \end_inset
19908
19909
19910 \end_layout
19911
19912 \end_inset
19913 </cell>
19914 </row>
19915 <row>
19916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19917 \begin_inset Text
19918
19919 \begin_layout Plain Layout
19920
19921 \backslash
19922 zeta
19923 \end_layout
19924
19925 \end_inset
19926 </cell>
19927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19928 \begin_inset Text
19929
19930 \begin_layout Plain Layout
19931 \begin_inset Formula $\zeta$
19932 \end_inset
19933
19934
19935 \end_layout
19936
19937 \end_inset
19938 </cell>
19939 </row>
19940 <row>
19941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19942 \begin_inset Text
19943
19944 \begin_layout Plain Layout
19945
19946 \backslash
19947 eta
19948 \end_layout
19949
19950 \end_inset
19951 </cell>
19952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19953 \begin_inset Text
19954
19955 \begin_layout Plain Layout
19956 \begin_inset Formula $\eta$
19957 \end_inset
19958
19959
19960 \end_layout
19961
19962 \end_inset
19963 </cell>
19964 </row>
19965 <row>
19966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19967 \begin_inset Text
19968
19969 \begin_layout Plain Layout
19970
19971 \backslash
19972 theta
19973 \end_layout
19974
19975 \end_inset
19976 </cell>
19977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19978 \begin_inset Text
19979
19980 \begin_layout Plain Layout
19981 \begin_inset Formula $\theta$
19982 \end_inset
19983
19984
19985 \end_layout
19986
19987 \end_inset
19988 </cell>
19989 </row>
19990 <row>
19991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19992 \begin_inset Text
19993
19994 \begin_layout Plain Layout
19995
19996 \backslash
19997 vartheta
19998 \end_layout
19999
20000 \end_inset
20001 </cell>
20002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20003 \begin_inset Text
20004
20005 \begin_layout Plain Layout
20006 \begin_inset Formula $\vartheta$
20007 \end_inset
20008
20009
20010 \end_layout
20011
20012 \end_inset
20013 </cell>
20014 </row>
20015 </lyxtabular>
20016
20017 \end_inset
20018
20019
20020 \begin_inset space \hfill{}
20021 \end_inset
20022
20023
20024 \begin_inset Tabular
20025 <lyxtabular version="3" rows="12" columns="2">
20026 <features tabularvalignment="middle">
20027 <column alignment="center" valignment="top" width="0pt">
20028 <column alignment="center" valignment="top" width="0pt">
20029 <row>
20030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034 Comando
20035 \end_layout
20036
20037 \end_inset
20038 </cell>
20039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20040 \begin_inset Text
20041
20042 \begin_layout Plain Layout
20043 Símbolo
20044 \end_layout
20045
20046 \end_inset
20047 </cell>
20048 </row>
20049 <row>
20050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20051 \begin_inset Text
20052
20053 \begin_layout Plain Layout
20054
20055 \backslash
20056 iota
20057 \end_layout
20058
20059 \end_inset
20060 </cell>
20061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20062 \begin_inset Text
20063
20064 \begin_layout Plain Layout
20065 \begin_inset Formula $\iota$
20066 \end_inset
20067
20068
20069 \end_layout
20070
20071 \end_inset
20072 </cell>
20073 </row>
20074 <row>
20075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20076 \begin_inset Text
20077
20078 \begin_layout Plain Layout
20079
20080 \backslash
20081 kappa
20082 \end_layout
20083
20084 \end_inset
20085 </cell>
20086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20087 \begin_inset Text
20088
20089 \begin_layout Plain Layout
20090 \begin_inset Formula $\kappa$
20091 \end_inset
20092
20093
20094 \end_layout
20095
20096 \end_inset
20097 </cell>
20098 </row>
20099 <row>
20100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20101 \begin_inset Text
20102
20103 \begin_layout Plain Layout
20104
20105 \backslash
20106 varkappa
20107 \end_layout
20108
20109 \end_inset
20110 </cell>
20111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20112 \begin_inset Text
20113
20114 \begin_layout Plain Layout
20115 \begin_inset Formula $\varkappa$
20116 \end_inset
20117
20118
20119 \end_layout
20120
20121 \end_inset
20122 </cell>
20123 </row>
20124 <row>
20125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129
20130 \backslash
20131 lambda
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140 \begin_inset Formula $\lambda$
20141 \end_inset
20142
20143
20144 \end_layout
20145
20146 \end_inset
20147 </cell>
20148 </row>
20149 <row>
20150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154
20155 \backslash
20156 mu
20157 \end_layout
20158
20159 \end_inset
20160 </cell>
20161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20162 \begin_inset Text
20163
20164 \begin_layout Plain Layout
20165 \begin_inset Formula $\mu$
20166 \end_inset
20167
20168
20169 \end_layout
20170
20171 \end_inset
20172 </cell>
20173 </row>
20174 <row>
20175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179
20180 \backslash
20181 nu
20182 \end_layout
20183
20184 \end_inset
20185 </cell>
20186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20187 \begin_inset Text
20188
20189 \begin_layout Plain Layout
20190 \begin_inset Formula $\nu$
20191 \end_inset
20192
20193
20194 \end_layout
20195
20196 \end_inset
20197 </cell>
20198 </row>
20199 <row>
20200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204
20205 \backslash
20206 xi
20207 \end_layout
20208
20209 \end_inset
20210 </cell>
20211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20212 \begin_inset Text
20213
20214 \begin_layout Plain Layout
20215 \begin_inset Formula $\xi$
20216 \end_inset
20217
20218
20219 \end_layout
20220
20221 \end_inset
20222 </cell>
20223 </row>
20224 <row>
20225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229 o
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 $o$
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 pi
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 $\pi$
20264 \end_inset
20265
20266
20267 \end_layout
20268
20269 \end_inset
20270 </cell>
20271 </row>
20272 <row>
20273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20274 \begin_inset Text
20275
20276 \begin_layout Plain Layout
20277
20278 \backslash
20279 varpi
20280 \end_layout
20281
20282 \end_inset
20283 </cell>
20284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20285 \begin_inset Text
20286
20287 \begin_layout Plain Layout
20288 \begin_inset Formula $\varpi$
20289 \end_inset
20290
20291
20292 \end_layout
20293
20294 \end_inset
20295 </cell>
20296 </row>
20297 <row>
20298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20299 \begin_inset Text
20300
20301 \begin_layout Plain Layout
20302
20303 \backslash
20304 rho
20305 \end_layout
20306
20307 \end_inset
20308 </cell>
20309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20310 \begin_inset Text
20311
20312 \begin_layout Plain Layout
20313 \begin_inset Formula $\rho$
20314 \end_inset
20315
20316
20317 \end_layout
20318
20319 \end_inset
20320 </cell>
20321 </row>
20322 </lyxtabular>
20323
20324 \end_inset
20325
20326
20327 \begin_inset space \hfill{}
20328 \end_inset
20329
20330
20331 \begin_inset Tabular
20332 <lyxtabular version="3" rows="11" columns="2">
20333 <features tabularvalignment="middle">
20334 <column alignment="center" valignment="top" width="0pt">
20335 <column alignment="center" valignment="top" width="0pt">
20336 <row>
20337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20338 \begin_inset Text
20339
20340 \begin_layout Plain Layout
20341 Comando
20342 \end_layout
20343
20344 \end_inset
20345 </cell>
20346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20347 \begin_inset Text
20348
20349 \begin_layout Plain Layout
20350 Símbolo
20351 \end_layout
20352
20353 \end_inset
20354 </cell>
20355 </row>
20356 <row>
20357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20358 \begin_inset Text
20359
20360 \begin_layout Plain Layout
20361
20362 \backslash
20363 varrho
20364 \end_layout
20365
20366 \end_inset
20367 </cell>
20368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20369 \begin_inset Text
20370
20371 \begin_layout Plain Layout
20372 \begin_inset Formula $\varrho$
20373 \end_inset
20374
20375
20376 \end_layout
20377
20378 \end_inset
20379 </cell>
20380 </row>
20381 <row>
20382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20383 \begin_inset Text
20384
20385 \begin_layout Plain Layout
20386
20387 \backslash
20388 sigma
20389 \end_layout
20390
20391 \end_inset
20392 </cell>
20393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20394 \begin_inset Text
20395
20396 \begin_layout Plain Layout
20397 \begin_inset Formula $\sigma$
20398 \end_inset
20399
20400
20401 \end_layout
20402
20403 \end_inset
20404 </cell>
20405 </row>
20406 <row>
20407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20408 \begin_inset Text
20409
20410 \begin_layout Plain Layout
20411
20412 \backslash
20413 varsigma
20414 \end_layout
20415
20416 \end_inset
20417 </cell>
20418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20419 \begin_inset Text
20420
20421 \begin_layout Plain Layout
20422 \begin_inset Formula $\varsigma$
20423 \end_inset
20424
20425
20426 \end_layout
20427
20428 \end_inset
20429 </cell>
20430 </row>
20431 <row>
20432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20433 \begin_inset Text
20434
20435 \begin_layout Plain Layout
20436
20437 \backslash
20438 tau
20439 \end_layout
20440
20441 \end_inset
20442 </cell>
20443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20444 \begin_inset Text
20445
20446 \begin_layout Plain Layout
20447 \begin_inset Formula $\tau$
20448 \end_inset
20449
20450
20451 \end_layout
20452
20453 \end_inset
20454 </cell>
20455 </row>
20456 <row>
20457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20458 \begin_inset Text
20459
20460 \begin_layout Plain Layout
20461
20462 \backslash
20463 upsilon
20464 \end_layout
20465
20466 \end_inset
20467 </cell>
20468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20469 \begin_inset Text
20470
20471 \begin_layout Plain Layout
20472 \begin_inset Formula $\upsilon$
20473 \end_inset
20474
20475
20476 \end_layout
20477
20478 \end_inset
20479 </cell>
20480 </row>
20481 <row>
20482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20483 \begin_inset Text
20484
20485 \begin_layout Plain Layout
20486
20487 \backslash
20488 phi
20489 \end_layout
20490
20491 \end_inset
20492 </cell>
20493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20494 \begin_inset Text
20495
20496 \begin_layout Plain Layout
20497 \begin_inset Formula $\phi$
20498 \end_inset
20499
20500
20501 \end_layout
20502
20503 \end_inset
20504 </cell>
20505 </row>
20506 <row>
20507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Plain Layout
20511
20512 \backslash
20513 varphi
20514 \end_layout
20515
20516 \end_inset
20517 </cell>
20518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20519 \begin_inset Text
20520
20521 \begin_layout Plain Layout
20522 \begin_inset Formula $\varphi$
20523 \end_inset
20524
20525
20526 \end_layout
20527
20528 \end_inset
20529 </cell>
20530 </row>
20531 <row>
20532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20533 \begin_inset Text
20534
20535 \begin_layout Plain Layout
20536
20537 \backslash
20538 chi
20539 \end_layout
20540
20541 \end_inset
20542 </cell>
20543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20544 \begin_inset Text
20545
20546 \begin_layout Plain Layout
20547 \begin_inset Formula $\chi$
20548 \end_inset
20549
20550
20551 \end_layout
20552
20553 \end_inset
20554 </cell>
20555 </row>
20556 <row>
20557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20558 \begin_inset Text
20559
20560 \begin_layout Plain Layout
20561
20562 \backslash
20563 psi
20564 \end_layout
20565
20566 \end_inset
20567 </cell>
20568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20569 \begin_inset Text
20570
20571 \begin_layout Plain Layout
20572 \begin_inset Formula $\psi$
20573 \end_inset
20574
20575
20576 \end_layout
20577
20578 \end_inset
20579 </cell>
20580 </row>
20581 <row>
20582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20583 \begin_inset Text
20584
20585 \begin_layout Plain Layout
20586
20587 \backslash
20588 omega
20589 \end_layout
20590
20591 \end_inset
20592 </cell>
20593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20594 \begin_inset Text
20595
20596 \begin_layout Plain Layout
20597 \begin_inset Formula $\omega$
20598 \end_inset
20599
20600
20601 \end_layout
20602
20603 \end_inset
20604 </cell>
20605 </row>
20606 </lyxtabular>
20607
20608 \end_inset
20609
20610
20611 \begin_inset space \hfill{}
20612 \end_inset
20613
20614
20615 \end_layout
20616
20617 \begin_layout Standard
20618 \begin_inset VSpace medskip
20619 \end_inset
20620
20621
20622 \end_layout
20623
20624 \begin_layout Standard
20625 Cómo escribir letras griegas especiales en redonda se explica en 
20626 \begin_inset CommandInset ref
20627 LatexCommand ref
20628 reference "sub:Griegas-en-redonda"
20629
20630 \end_inset
20631
20632 .
20633 \end_layout
20634
20635 \begin_layout Subsection
20636 Mayúsculas
20637 \begin_inset Index idx
20638 status collapsed
20639
20640 \begin_layout Plain Layout
20641 Letras griegas ! mayúsculas
20642 \end_layout
20643
20644 \end_inset
20645
20646
20647 \end_layout
20648
20649 \begin_layout Standard
20650 \begin_inset space \hfill{}
20651 \end_inset
20652
20653
20654 \begin_inset Tabular
20655 <lyxtabular version="3" rows="7" columns="2">
20656 <features tabularvalignment="middle">
20657 <column alignment="center" valignment="top" width="0pt">
20658 <column alignment="center" valignment="top" width="0pt">
20659 <row>
20660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20661 \begin_inset Text
20662
20663 \begin_layout Plain Layout
20664 Comando
20665 \end_layout
20666
20667 \end_inset
20668 </cell>
20669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20670 \begin_inset Text
20671
20672 \begin_layout Plain Layout
20673 Símbolo
20674 \end_layout
20675
20676 \end_inset
20677 </cell>
20678 </row>
20679 <row>
20680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20681 \begin_inset Text
20682
20683 \begin_layout Plain Layout
20684
20685 \backslash
20686 Gamma
20687 \end_layout
20688
20689 \end_inset
20690 </cell>
20691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20692 \begin_inset Text
20693
20694 \begin_layout Plain Layout
20695 \begin_inset Formula $\Gamma$
20696 \end_inset
20697
20698
20699 \end_layout
20700
20701 \end_inset
20702 </cell>
20703 </row>
20704 <row>
20705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20706 \begin_inset Text
20707
20708 \begin_layout Plain Layout
20709
20710 \backslash
20711 Delta
20712 \end_layout
20713
20714 \end_inset
20715 </cell>
20716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20717 \begin_inset Text
20718
20719 \begin_layout Plain Layout
20720 \begin_inset Formula $\Delta$
20721 \end_inset
20722
20723
20724 \end_layout
20725
20726 \end_inset
20727 </cell>
20728 </row>
20729 <row>
20730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20731 \begin_inset Text
20732
20733 \begin_layout Plain Layout
20734
20735 \backslash
20736 Theta
20737 \end_layout
20738
20739 \end_inset
20740 </cell>
20741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20742 \begin_inset Text
20743
20744 \begin_layout Plain Layout
20745 \begin_inset Formula $\Theta$
20746 \end_inset
20747
20748
20749 \end_layout
20750
20751 \end_inset
20752 </cell>
20753 </row>
20754 <row>
20755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20756 \begin_inset Text
20757
20758 \begin_layout Plain Layout
20759
20760 \backslash
20761 Lambda
20762 \end_layout
20763
20764 \end_inset
20765 </cell>
20766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20767 \begin_inset Text
20768
20769 \begin_layout Plain Layout
20770 \begin_inset Formula $\Lambda$
20771 \end_inset
20772
20773
20774 \end_layout
20775
20776 \end_inset
20777 </cell>
20778 </row>
20779 <row>
20780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20781 \begin_inset Text
20782
20783 \begin_layout Plain Layout
20784
20785 \backslash
20786 Xi
20787 \end_layout
20788
20789 \end_inset
20790 </cell>
20791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20792 \begin_inset Text
20793
20794 \begin_layout Plain Layout
20795 \begin_inset Formula $\Xi$
20796 \end_inset
20797
20798
20799 \end_layout
20800
20801 \end_inset
20802 </cell>
20803 </row>
20804 <row>
20805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20806 \begin_inset Text
20807
20808 \begin_layout Plain Layout
20809
20810 \backslash
20811 Pi
20812 \end_layout
20813
20814 \end_inset
20815 </cell>
20816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20817 \begin_inset Text
20818
20819 \begin_layout Plain Layout
20820 \begin_inset Formula $\Pi$
20821 \end_inset
20822
20823
20824 \end_layout
20825
20826 \end_inset
20827 </cell>
20828 </row>
20829 </lyxtabular>
20830
20831 \end_inset
20832
20833
20834 \begin_inset space \hfill{}
20835 \end_inset
20836
20837
20838 \begin_inset Tabular
20839 <lyxtabular version="3" rows="6" columns="2">
20840 <features tabularvalignment="middle">
20841 <column alignment="center" valignment="top" width="0pt">
20842 <column alignment="center" valignment="top" width="0pt">
20843 <row>
20844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20845 \begin_inset Text
20846
20847 \begin_layout Plain Layout
20848 Comando
20849 \end_layout
20850
20851 \end_inset
20852 </cell>
20853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857 Símbolo
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 </row>
20863 <row>
20864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Plain Layout
20868
20869 \backslash
20870 Sigma
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20876 \begin_inset Text
20877
20878 \begin_layout Plain Layout
20879 \begin_inset Formula $\Sigma$
20880 \end_inset
20881
20882
20883 \end_layout
20884
20885 \end_inset
20886 </cell>
20887 </row>
20888 <row>
20889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20890 \begin_inset Text
20891
20892 \begin_layout Plain Layout
20893
20894 \backslash
20895 Upsilon
20896 \end_layout
20897
20898 \end_inset
20899 </cell>
20900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20901 \begin_inset Text
20902
20903 \begin_layout Plain Layout
20904 \begin_inset Formula $\Upsilon$
20905 \end_inset
20906
20907
20908 \end_layout
20909
20910 \end_inset
20911 </cell>
20912 </row>
20913 <row>
20914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20915 \begin_inset Text
20916
20917 \begin_layout Plain Layout
20918
20919 \backslash
20920 Phi
20921 \end_layout
20922
20923 \end_inset
20924 </cell>
20925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20926 \begin_inset Text
20927
20928 \begin_layout Plain Layout
20929 \begin_inset Formula $\Phi$
20930 \end_inset
20931
20932
20933 \end_layout
20934
20935 \end_inset
20936 </cell>
20937 </row>
20938 <row>
20939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20940 \begin_inset Text
20941
20942 \begin_layout Plain Layout
20943
20944 \backslash
20945 Psi
20946 \end_layout
20947
20948 \end_inset
20949 </cell>
20950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20951 \begin_inset Text
20952
20953 \begin_layout Plain Layout
20954 \begin_inset Formula $\Psi$
20955 \end_inset
20956
20957
20958 \end_layout
20959
20960 \end_inset
20961 </cell>
20962 </row>
20963 <row>
20964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20965 \begin_inset Text
20966
20967 \begin_layout Plain Layout
20968
20969 \backslash
20970 Omega
20971 \end_layout
20972
20973 \end_inset
20974 </cell>
20975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20976 \begin_inset Text
20977
20978 \begin_layout Plain Layout
20979 \begin_inset Formula $\Omega$
20980 \end_inset
20981
20982
20983 \end_layout
20984
20985 \end_inset
20986 </cell>
20987 </row>
20988 </lyxtabular>
20989
20990 \end_inset
20991
20992
20993 \begin_inset space \hfill{}
20994 \end_inset
20995
20996
20997 \end_layout
20998
20999 \begin_layout Standard
21000 \begin_inset VSpace medskip
21001 \end_inset
21002
21003
21004 \end_layout
21005
21006 \begin_layout Standard
21007 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
21008  cuando se desarrolló TeX.
21009  Para obtener mayúsculas en cursiva, inicia cada comando con 
21010 \series bold
21011 var
21012 \series default
21013 .
21014  Por ejemplo, el comando 
21015 \series bold
21016
21017 \backslash
21018 varGamma
21019 \series default
21020  genera 
21021 \begin_inset Formula $\varGamma$
21022 \end_inset
21023
21024 .
21025  Otra forma es cargar el paquete 
21026 \series bold
21027 fixmath
21028 \series default
21029
21030 \begin_inset Foot
21031 status collapsed
21032
21033 \begin_layout Plain Layout
21034
21035 \series bold
21036 fixmath
21037 \series default
21038  forma parte del paquete LaTeX 
21039 \series bold
21040 was
21041 \series default
21042
21043 \begin_inset Index idx
21044 status collapsed
21045
21046 \begin_layout Plain Layout
21047 Paquetes ! was
21048 \begin_inset ERT
21049 status collapsed
21050
21051 \begin_layout Plain Layout
21052
21053
21054 \backslash
21055 vspace{4mm}
21056 \end_layout
21057
21058 \end_inset
21059
21060
21061 \end_layout
21062
21063 \end_inset
21064
21065 .
21066 \end_layout
21067
21068 \end_inset
21069
21070
21071 \begin_inset Index idx
21072 status collapsed
21073
21074 \begin_layout Plain Layout
21075 Paquetes ! fixmath
21076 \end_layout
21077
21078 \end_inset
21079
21080  con la línea siguiente en el preámbulo LaTeX
21081 \end_layout
21082
21083 \begin_layout Standard
21084
21085 \series bold
21086
21087 \backslash
21088 usepackage{fixmath}
21089 \end_layout
21090
21091 \begin_layout Standard
21092 Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam
21093 ente en cursiva.
21094 \end_layout
21095
21096 \begin_layout Subsection
21097 Letras en negrita
21098 \begin_inset Index idx
21099 status collapsed
21100
21101 \begin_layout Plain Layout
21102 Letras griegas ! en negrita
21103 \end_layout
21104
21105 \end_inset
21106
21107
21108 \end_layout
21109
21110 \begin_layout Standard
21111 Las letras griegas no admiten diferentes estilos de letra como las latinas.
21112  Sólo se pueden poner en negrita con el comando 
21113 \series bold
21114
21115 \backslash
21116 boldsymbol
21117 \series default
21118
21119 \begin_inset Index idx
21120 status collapsed
21121
21122 \begin_layout Plain Layout
21123 Comandos ! B ! 
21124 \backslash
21125 boldsymbol
21126 \end_layout
21127
21128 \end_inset
21129
21130 .
21131 \end_layout
21132
21133 \begin_layout Standard
21134 \align center
21135 \begin_inset Tabular
21136 <lyxtabular version="3" rows="3" columns="2">
21137 <features tabularvalignment="middle">
21138 <column alignment="center" valignment="top" width="0">
21139 <column alignment="center" valignment="top" width="0">
21140 <row>
21141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21142 \begin_inset Text
21143
21144 \begin_layout Plain Layout
21145 Comando
21146 \end_layout
21147
21148 \end_inset
21149 </cell>
21150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21151 \begin_inset Text
21152
21153 \begin_layout Plain Layout
21154 Símbolo
21155 \end_layout
21156
21157 \end_inset
21158 </cell>
21159 </row>
21160 <row>
21161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21162 \begin_inset Text
21163
21164 \begin_layout Plain Layout
21165
21166 \backslash
21167 Upsilon
21168 \backslash
21169 boldsymbol
21170 \backslash
21171 Upsilon
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21177 \begin_inset Text
21178
21179 \begin_layout Plain Layout
21180 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21181 \end_inset
21182
21183
21184 \end_layout
21185
21186 \end_inset
21187 </cell>
21188 </row>
21189 <row>
21190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21191 \begin_inset Text
21192
21193 \begin_layout Plain Layout
21194
21195 \backslash
21196 theta
21197 \backslash
21198 boldsymbol
21199 \backslash
21200 theta
21201 \end_layout
21202
21203 \end_inset
21204 </cell>
21205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21206 \begin_inset Text
21207
21208 \begin_layout Plain Layout
21209 \begin_inset Formula $\theta\boldsymbol{\theta}$
21210 \end_inset
21211
21212
21213 \end_layout
21214
21215 \end_inset
21216 </cell>
21217 </row>
21218 </lyxtabular>
21219
21220 \end_inset
21221
21222
21223 \end_layout
21224
21225 \begin_layout Section
21226 Símbolos
21227 \begin_inset ERT
21228 status collapsed
21229
21230 \begin_layout Plain Layout
21231
21232
21233 \backslash
21234 texorpdfstring{
21235 \end_layout
21236
21237 \end_inset
21238
21239
21240 \begin_inset Foot
21241 status collapsed
21242
21243 \begin_layout Plain Layout
21244 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
21245  LaTeX en 
21246 \begin_inset CommandInset citation
21247 LatexCommand cite
21248 key "Symbols"
21249
21250 \end_inset
21251
21252 .
21253 \end_layout
21254
21255 \end_inset
21256
21257
21258 \begin_inset ERT
21259 status collapsed
21260
21261 \begin_layout Plain Layout
21262
21263 }{}
21264 \end_layout
21265
21266 \end_inset
21267
21268
21269 \begin_inset Note Note
21270 status collapsed
21271
21272 \begin_layout Plain Layout
21273
21274 \backslash
21275 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
21276  PDF.
21277 \end_layout
21278
21279 \begin_layout Plain Layout
21280 Más sobre 
21281 \backslash
21282 texorpdfstring en la sección 
21283 \begin_inset CommandInset ref
21284 LatexCommand ref
21285 reference "sub:Ecuaciones-en-encabezados"
21286
21287 \end_inset
21288
21289 .
21290 \end_layout
21291
21292 \end_inset
21293
21294
21295 \begin_inset Index idx
21296 status collapsed
21297
21298 \begin_layout Plain Layout
21299 Símbolos
21300 \end_layout
21301
21302 \end_inset
21303
21304
21305 \end_layout
21306
21307 \begin_layout Standard
21308 Muchos de los símbolos listados en esta sección se pueden insertar además
21309  mediante los botones 
21310 \begin_inset Graphics
21311         filename ../../images/math/nabla.png
21312         scale 85
21313
21314 \end_inset
21315
21316  y 
21317 \begin_inset Graphics
21318         filename ../../images/math/digamma.png
21319         scale 85
21320
21321 \end_inset
21322
21323  de la barra de ecuaciones.
21324 \end_layout
21325
21326 \begin_layout Subsection
21327 Símbolos matemáticos
21328 \begin_inset CommandInset label
21329 LatexCommand label
21330 name "sub:Símbolos-matemáticos"
21331
21332 \end_inset
21333
21334
21335 \begin_inset Index idx
21336 status collapsed
21337
21338 \begin_layout Plain Layout
21339 Símbolos ! matemáticos
21340 \end_layout
21341
21342 \end_inset
21343
21344
21345 \end_layout
21346
21347 \begin_layout Standard
21348 \begin_inset space \hfill{}
21349 \end_inset
21350
21351
21352 \begin_inset Tabular
21353 <lyxtabular version="3" rows="10" columns="2">
21354 <features tabularvalignment="middle">
21355 <column alignment="center" valignment="top" width="0pt">
21356 <column alignment="center" valignment="top" width="0pt">
21357 <row>
21358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21359 \begin_inset Text
21360
21361 \begin_layout Plain Layout
21362 Comando
21363 \end_layout
21364
21365 \end_inset
21366 </cell>
21367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21368 \begin_inset Text
21369
21370 \begin_layout Plain Layout
21371 Símbolo
21372 \end_layout
21373
21374 \end_inset
21375 </cell>
21376 </row>
21377 <row>
21378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21379 \begin_inset Text
21380
21381 \begin_layout Plain Layout
21382
21383 \backslash
21384 neg
21385 \end_layout
21386
21387 \end_inset
21388 </cell>
21389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21390 \begin_inset Text
21391
21392 \begin_layout Plain Layout
21393 \begin_inset Formula $\neg$
21394 \end_inset
21395
21396
21397 \end_layout
21398
21399 \end_inset
21400 </cell>
21401 </row>
21402 <row>
21403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21404 \begin_inset Text
21405
21406 \begin_layout Plain Layout
21407
21408 \backslash
21409 Im
21410 \end_layout
21411
21412 \end_inset
21413 </cell>
21414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21415 \begin_inset Text
21416
21417 \begin_layout Plain Layout
21418 \begin_inset Formula $\Im$
21419 \end_inset
21420
21421
21422 \end_layout
21423
21424 \end_inset
21425 </cell>
21426 </row>
21427 <row>
21428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21429 \begin_inset Text
21430
21431 \begin_layout Plain Layout
21432
21433 \backslash
21434 Re
21435 \end_layout
21436
21437 \end_inset
21438 </cell>
21439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21440 \begin_inset Text
21441
21442 \begin_layout Plain Layout
21443 \begin_inset Formula $\Re$
21444 \end_inset
21445
21446
21447 \end_layout
21448
21449 \end_inset
21450 </cell>
21451 </row>
21452 <row>
21453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21454 \begin_inset Text
21455
21456 \begin_layout Plain Layout
21457
21458 \backslash
21459 aleph
21460 \end_layout
21461
21462 \end_inset
21463 </cell>
21464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21465 \begin_inset Text
21466
21467 \begin_layout Plain Layout
21468 \begin_inset Formula $\aleph$
21469 \end_inset
21470
21471
21472 \end_layout
21473
21474 \end_inset
21475 </cell>
21476 </row>
21477 <row>
21478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21479 \begin_inset Text
21480
21481 \begin_layout Plain Layout
21482
21483 \backslash
21484 partial
21485 \end_layout
21486
21487 \end_inset
21488 </cell>
21489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21490 \begin_inset Text
21491
21492 \begin_layout Plain Layout
21493 \begin_inset Formula $\partial$
21494 \end_inset
21495
21496
21497 \end_layout
21498
21499 \end_inset
21500 </cell>
21501 </row>
21502 <row>
21503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21504 \begin_inset Text
21505
21506 \begin_layout Plain Layout
21507
21508 \backslash
21509 infty
21510 \end_layout
21511
21512 \end_inset
21513 </cell>
21514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21515 \begin_inset Text
21516
21517 \begin_layout Plain Layout
21518 \begin_inset Formula $\infty$
21519 \end_inset
21520
21521
21522 \end_layout
21523
21524 \end_inset
21525 </cell>
21526 </row>
21527 <row>
21528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21529 \begin_inset Text
21530
21531 \begin_layout Plain Layout
21532
21533 \backslash
21534 wp
21535 \end_layout
21536
21537 \end_inset
21538 </cell>
21539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21540 \begin_inset Text
21541
21542 \begin_layout Plain Layout
21543 \begin_inset Formula $\wp$
21544 \end_inset
21545
21546
21547 \end_layout
21548
21549 \end_inset
21550 </cell>
21551 </row>
21552 <row>
21553 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21554 \begin_inset Text
21555
21556 \begin_layout Plain Layout
21557
21558 \backslash
21559 imath
21560 \end_layout
21561
21562 \end_inset
21563 </cell>
21564 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21565 \begin_inset Text
21566
21567 \begin_layout Plain Layout
21568 \begin_inset Formula $\imath$
21569 \end_inset
21570
21571
21572 \end_layout
21573
21574 \end_inset
21575 </cell>
21576 </row>
21577 <row>
21578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21579 \begin_inset Text
21580
21581 \begin_layout Plain Layout
21582
21583 \backslash
21584 jmath
21585 \end_layout
21586
21587 \end_inset
21588 </cell>
21589 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21590 \begin_inset Text
21591
21592 \begin_layout Plain Layout
21593 \begin_inset Formula $\jmath$
21594 \end_inset
21595
21596
21597 \end_layout
21598
21599 \end_inset
21600 </cell>
21601 </row>
21602 </lyxtabular>
21603
21604 \end_inset
21605
21606
21607 \begin_inset space \hfill{}
21608 \end_inset
21609
21610
21611 \begin_inset Tabular
21612 <lyxtabular version="3" rows="10" columns="2">
21613 <features tabularvalignment="middle">
21614 <column alignment="center" valignment="top" width="0pt">
21615 <column alignment="center" valignment="top" width="0pt">
21616 <row>
21617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21618 \begin_inset Text
21619
21620 \begin_layout Plain Layout
21621 Comando
21622 \end_layout
21623
21624 \end_inset
21625 </cell>
21626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21627 \begin_inset Text
21628
21629 \begin_layout Plain Layout
21630 Símbolo
21631 \begin_inset Note Note
21632 status collapsed
21633
21634 \begin_layout Plain Layout
21635
21636 \series bold
21637
21638 \backslash
21639 raisebox
21640 \series default
21641  se usa sólo como espaciador
21642 \end_layout
21643
21644 \end_inset
21645
21646
21647 \end_layout
21648
21649 \end_inset
21650 </cell>
21651 </row>
21652 <row>
21653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21654 \begin_inset Text
21655
21656 \begin_layout Plain Layout
21657
21658 \backslash
21659 forall
21660 \end_layout
21661
21662 \end_inset
21663 </cell>
21664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21665 \begin_inset Text
21666
21667 \begin_layout Plain Layout
21668 \begin_inset Formula $\forall$
21669 \end_inset
21670
21671
21672 \end_layout
21673
21674 \end_inset
21675 </cell>
21676 </row>
21677 <row>
21678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21679 \begin_inset Text
21680
21681 \begin_layout Plain Layout
21682
21683 \backslash
21684 exists
21685 \end_layout
21686
21687 \end_inset
21688 </cell>
21689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21690 \begin_inset Text
21691
21692 \begin_layout Plain Layout
21693 \begin_inset Formula $\exists$
21694 \end_inset
21695
21696
21697 \end_layout
21698
21699 \end_inset
21700 </cell>
21701 </row>
21702 <row>
21703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21704 \begin_inset Text
21705
21706 \begin_layout Plain Layout
21707
21708 \backslash
21709 nexists
21710 \end_layout
21711
21712 \end_inset
21713 </cell>
21714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21715 \begin_inset Text
21716
21717 \begin_layout Plain Layout
21718 \begin_inset Formula $\nexists$
21719 \end_inset
21720
21721
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 </row>
21727 <row>
21728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21729 \begin_inset Text
21730
21731 \begin_layout Plain Layout
21732
21733 \backslash
21734 emptyset
21735 \end_layout
21736
21737 \end_inset
21738 </cell>
21739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21740 \begin_inset Text
21741
21742 \begin_layout Plain Layout
21743 \begin_inset Formula $\emptyset$
21744 \end_inset
21745
21746
21747 \end_layout
21748
21749 \end_inset
21750 </cell>
21751 </row>
21752 <row>
21753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21754 \begin_inset Text
21755
21756 \begin_layout Plain Layout
21757
21758 \backslash
21759 varnothing
21760 \end_layout
21761
21762 \end_inset
21763 </cell>
21764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21765 \begin_inset Text
21766
21767 \begin_layout Plain Layout
21768 \begin_inset Formula $\varnothing$
21769 \end_inset
21770
21771
21772 \end_layout
21773
21774 \end_inset
21775 </cell>
21776 </row>
21777 <row>
21778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21779 \begin_inset Text
21780
21781 \begin_layout Plain Layout
21782
21783 \backslash
21784 dag
21785 \end_layout
21786
21787 \end_inset
21788 </cell>
21789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21790 \begin_inset Text
21791
21792 \begin_layout Plain Layout
21793 \begin_inset Formula $\dag$
21794 \end_inset
21795
21796
21797 \end_layout
21798
21799 \end_inset
21800 </cell>
21801 </row>
21802 <row>
21803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21804 \begin_inset Text
21805
21806 \begin_layout Plain Layout
21807
21808 \backslash
21809 ddag
21810 \end_layout
21811
21812 \end_inset
21813 </cell>
21814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21815 \begin_inset Text
21816
21817 \begin_layout Plain Layout
21818 \begin_inset Formula $\ddag$
21819 \end_inset
21820
21821
21822 \end_layout
21823
21824 \end_inset
21825 </cell>
21826 </row>
21827 <row>
21828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21829 \begin_inset Text
21830
21831 \begin_layout Plain Layout
21832
21833 \backslash
21834 complement
21835 \end_layout
21836
21837 \end_inset
21838 </cell>
21839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21840 \begin_inset Text
21841
21842 \begin_layout Plain Layout
21843 \begin_inset ERT
21844 status collapsed
21845
21846 \begin_layout Plain Layout
21847
21848
21849 \backslash
21850 raisebox{-0.8mm}{
21851 \end_layout
21852
21853 \end_inset
21854
21855
21856 \begin_inset Formula $\complement$
21857 \end_inset
21858
21859
21860 \begin_inset ERT
21861 status collapsed
21862
21863 \begin_layout Plain Layout
21864
21865 }
21866 \end_layout
21867
21868 \end_inset
21869
21870
21871 \end_layout
21872
21873 \end_inset
21874 </cell>
21875 </row>
21876 <row>
21877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21878 \begin_inset Text
21879
21880 \begin_layout Plain Layout
21881
21882 \backslash
21883 Bbbk
21884 \end_layout
21885
21886 \end_inset
21887 </cell>
21888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21889 \begin_inset Text
21890
21891 \begin_layout Plain Layout
21892 \begin_inset Formula $\Bbbk$
21893 \end_inset
21894
21895
21896 \end_layout
21897
21898 \end_inset
21899 </cell>
21900 </row>
21901 </lyxtabular>
21902
21903 \end_inset
21904
21905
21906 \begin_inset space \hfill{}
21907 \end_inset
21908
21909
21910 \begin_inset Tabular
21911 <lyxtabular version="3" rows="10" columns="2">
21912 <features tabularvalignment="middle">
21913 <column alignment="center" valignment="top" width="0pt">
21914 <column alignment="center" valignment="top" width="0pt">
21915 <row>
21916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21917 \begin_inset Text
21918
21919 \begin_layout Plain Layout
21920 Comando
21921 \end_layout
21922
21923 \end_inset
21924 </cell>
21925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21926 \begin_inset Text
21927
21928 \begin_layout Plain Layout
21929 Símbolo
21930 \end_layout
21931
21932 \end_inset
21933 </cell>
21934 </row>
21935 <row>
21936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21937 \begin_inset Text
21938
21939 \begin_layout Plain Layout
21940
21941 \backslash
21942 prime
21943 \end_layout
21944
21945 \end_inset
21946 </cell>
21947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21948 \begin_inset Text
21949
21950 \begin_layout Plain Layout
21951 \begin_inset Formula $\prime$
21952 \end_inset
21953
21954
21955 \end_layout
21956
21957 \end_inset
21958 </cell>
21959 </row>
21960 <row>
21961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21962 \begin_inset Text
21963
21964 \begin_layout Plain Layout
21965
21966 \backslash
21967 backprime
21968 \end_layout
21969
21970 \end_inset
21971 </cell>
21972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21973 \begin_inset Text
21974
21975 \begin_layout Plain Layout
21976 \begin_inset Formula $\backprime$
21977 \end_inset
21978
21979
21980 \end_layout
21981
21982 \end_inset
21983 </cell>
21984 </row>
21985 <row>
21986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21987 \begin_inset Text
21988
21989 \begin_layout Plain Layout
21990
21991 \backslash
21992 mho
21993 \end_layout
21994
21995 \end_inset
21996 </cell>
21997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21998 \begin_inset Text
21999
22000 \begin_layout Plain Layout
22001 \begin_inset Formula $\mho$
22002 \end_inset
22003
22004
22005 \end_layout
22006
22007 \end_inset
22008 </cell>
22009 </row>
22010 <row>
22011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22012 \begin_inset Text
22013
22014 \begin_layout Plain Layout
22015
22016 \backslash
22017 triangle
22018 \end_layout
22019
22020 \end_inset
22021 </cell>
22022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22023 \begin_inset Text
22024
22025 \begin_layout Plain Layout
22026 \begin_inset Formula $\triangle$
22027 \end_inset
22028
22029
22030 \end_layout
22031
22032 \end_inset
22033 </cell>
22034 </row>
22035 <row>
22036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22037 \begin_inset Text
22038
22039 \begin_layout Plain Layout
22040
22041 \backslash
22042 angle
22043 \end_layout
22044
22045 \end_inset
22046 </cell>
22047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22048 \begin_inset Text
22049
22050 \begin_layout Plain Layout
22051 \begin_inset Formula $\angle$
22052 \end_inset
22053
22054
22055 \end_layout
22056
22057 \end_inset
22058 </cell>
22059 </row>
22060 <row>
22061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22062 \begin_inset Text
22063
22064 \begin_layout Plain Layout
22065
22066 \backslash
22067 measuredangle
22068 \end_layout
22069
22070 \end_inset
22071 </cell>
22072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22073 \begin_inset Text
22074
22075 \begin_layout Plain Layout
22076 \begin_inset Formula $\measuredangle$
22077 \end_inset
22078
22079
22080 \end_layout
22081
22082 \end_inset
22083 </cell>
22084 </row>
22085 <row>
22086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22087 \begin_inset Text
22088
22089 \begin_layout Plain Layout
22090
22091 \backslash
22092 sphericalangle
22093 \end_layout
22094
22095 \end_inset
22096 </cell>
22097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22098 \begin_inset Text
22099
22100 \begin_layout Plain Layout
22101 \begin_inset Formula $\sphericalangle$
22102 \end_inset
22103
22104
22105 \end_layout
22106
22107 \end_inset
22108 </cell>
22109 </row>
22110 <row>
22111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22112 \begin_inset Text
22113
22114 \begin_layout Plain Layout
22115
22116 \backslash
22117 top
22118 \end_layout
22119
22120 \end_inset
22121 </cell>
22122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22123 \begin_inset Text
22124
22125 \begin_layout Plain Layout
22126 \begin_inset Formula $\top$
22127 \end_inset
22128
22129
22130 \end_layout
22131
22132 \end_inset
22133 </cell>
22134 </row>
22135 <row>
22136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22137 \begin_inset Text
22138
22139 \begin_layout Plain Layout
22140
22141 \backslash
22142 bot
22143 \end_layout
22144
22145 \end_inset
22146 </cell>
22147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22148 \begin_inset Text
22149
22150 \begin_layout Plain Layout
22151 \begin_inset Formula $\bot$
22152 \end_inset
22153
22154
22155 \end_layout
22156
22157 \end_inset
22158 </cell>
22159 </row>
22160 </lyxtabular>
22161
22162 \end_inset
22163
22164
22165 \begin_inset space \hfill{}
22166 \end_inset
22167
22168
22169 \end_layout
22170
22171 \begin_layout Subsection
22172 Símbolos misceláneos
22173 \begin_inset CommandInset label
22174 LatexCommand label
22175 name "sub:Símbolos-misceláneos"
22176
22177 \end_inset
22178
22179
22180 \begin_inset Index idx
22181 status collapsed
22182
22183 \begin_layout Plain Layout
22184 Símbolos ! misceláneos
22185 \end_layout
22186
22187 \end_inset
22188
22189
22190 \end_layout
22191
22192 \begin_layout Standard
22193 \noindent
22194 \align center
22195 \begin_inset Tabular
22196 <lyxtabular version="3" rows="10" columns="2">
22197 <features tabularvalignment="middle">
22198 <column alignment="center" valignment="top" width="0pt">
22199 <column alignment="center" valignment="top" width="0pt">
22200 <row>
22201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205 Comando
22206 \end_layout
22207
22208 \end_inset
22209 </cell>
22210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22211 \begin_inset Text
22212
22213 \begin_layout Plain Layout
22214 Símbolo
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 </row>
22220 <row>
22221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \begin_layout Plain Layout
22225
22226 \backslash
22227 flat
22228 \end_layout
22229
22230 \end_inset
22231 </cell>
22232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22233 \begin_inset Text
22234
22235 \begin_layout Plain Layout
22236 \begin_inset Formula $\flat$
22237 \end_inset
22238
22239
22240 \end_layout
22241
22242 \end_inset
22243 </cell>
22244 </row>
22245 <row>
22246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22247 \begin_inset Text
22248
22249 \begin_layout Plain Layout
22250
22251 \backslash
22252 natural
22253 \end_layout
22254
22255 \end_inset
22256 </cell>
22257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22258 \begin_inset Text
22259
22260 \begin_layout Plain Layout
22261 \begin_inset Formula $\natural$
22262 \end_inset
22263
22264
22265 \end_layout
22266
22267 \end_inset
22268 </cell>
22269 </row>
22270 <row>
22271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22272 \begin_inset Text
22273
22274 \begin_layout Plain Layout
22275
22276 \backslash
22277 sharp
22278 \end_layout
22279
22280 \end_inset
22281 </cell>
22282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22283 \begin_inset Text
22284
22285 \begin_layout Plain Layout
22286 \begin_inset Formula $\sharp$
22287 \end_inset
22288
22289
22290 \end_layout
22291
22292 \end_inset
22293 </cell>
22294 </row>
22295 <row>
22296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22297 \begin_inset Text
22298
22299 \begin_layout Plain Layout
22300
22301 \backslash
22302 surd
22303 \end_layout
22304
22305 \end_inset
22306 </cell>
22307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22308 \begin_inset Text
22309
22310 \begin_layout Plain Layout
22311 \begin_inset Formula $\surd$
22312 \end_inset
22313
22314
22315 \end_layout
22316
22317 \end_inset
22318 </cell>
22319 </row>
22320 <row>
22321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22322 \begin_inset Text
22323
22324 \begin_layout Plain Layout
22325
22326 \backslash
22327 checkmark
22328 \end_layout
22329
22330 \end_inset
22331 </cell>
22332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22333 \begin_inset Text
22334
22335 \begin_layout Plain Layout
22336 \begin_inset Formula $\checkmark$
22337 \end_inset
22338
22339
22340 \end_layout
22341
22342 \end_inset
22343 </cell>
22344 </row>
22345 <row>
22346 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22347 \begin_inset Text
22348
22349 \begin_layout Plain Layout
22350
22351 \backslash
22352 yen
22353 \end_layout
22354
22355 \end_inset
22356 </cell>
22357 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22358 \begin_inset Text
22359
22360 \begin_layout Plain Layout
22361 \begin_inset Formula $\yen$
22362 \end_inset
22363
22364
22365 \end_layout
22366
22367 \end_inset
22368 </cell>
22369 </row>
22370 <row>
22371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22372 \begin_inset Text
22373
22374 \begin_layout Plain Layout
22375
22376 \backslash
22377 pounds
22378 \end_layout
22379
22380 \end_inset
22381 </cell>
22382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22383 \begin_inset Text
22384
22385 \begin_layout Plain Layout
22386 \begin_inset Formula $\pounds$
22387 \end_inset
22388
22389
22390 \end_layout
22391
22392 \end_inset
22393 </cell>
22394 </row>
22395 <row>
22396 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22397 \begin_inset Text
22398
22399 \begin_layout Plain Layout
22400 $
22401 \end_layout
22402
22403 \end_inset
22404 </cell>
22405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22406 \begin_inset Text
22407
22408 \begin_layout Plain Layout
22409 \begin_inset Formula $\$$
22410 \end_inset
22411
22412
22413 \end_layout
22414
22415 \end_inset
22416 </cell>
22417 </row>
22418 <row>
22419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22420 \begin_inset Text
22421
22422 \begin_layout Plain Layout
22423 §
22424 \end_layout
22425
22426 \end_inset
22427 </cell>
22428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22429 \begin_inset Text
22430
22431 \begin_layout Plain Layout
22432 \begin_inset Formula $§$
22433 \end_inset
22434
22435
22436 \end_layout
22437
22438 \end_inset
22439 </cell>
22440 </row>
22441 </lyxtabular>
22442
22443 \end_inset
22444
22445
22446 \begin_inset Tabular
22447 <lyxtabular version="3" rows="10" columns="2">
22448 <features tabularvalignment="middle">
22449 <column alignment="center" valignment="top" width="0">
22450 <column alignment="center" valignment="top" width="0">
22451 <row>
22452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22453 \begin_inset Text
22454
22455 \begin_layout Plain Layout
22456 Comando
22457 \end_layout
22458
22459 \end_inset
22460 </cell>
22461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22462 \begin_inset Text
22463
22464 \begin_layout Plain Layout
22465 Símbolo
22466 \end_layout
22467
22468 \end_inset
22469 </cell>
22470 </row>
22471 <row>
22472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22473 \begin_inset Text
22474
22475 \begin_layout Plain Layout
22476
22477 \backslash
22478 hbar
22479 \end_layout
22480
22481 \end_inset
22482 </cell>
22483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22484 \begin_inset Text
22485
22486 \begin_layout Plain Layout
22487 \begin_inset Formula $\hbar$
22488 \end_inset
22489
22490
22491 \end_layout
22492
22493 \end_inset
22494 </cell>
22495 </row>
22496 <row>
22497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22498 \begin_inset Text
22499
22500 \begin_layout Plain Layout
22501
22502 \backslash
22503 hslash
22504 \end_layout
22505
22506 \end_inset
22507 </cell>
22508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22509 \begin_inset Text
22510
22511 \begin_layout Plain Layout
22512 \begin_inset Formula $\hslash$
22513 \end_inset
22514
22515
22516 \end_layout
22517
22518 \end_inset
22519 </cell>
22520 </row>
22521 <row>
22522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526
22527 \backslash
22528 clubsuit
22529 \end_layout
22530
22531 \end_inset
22532 </cell>
22533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22534 \begin_inset Text
22535
22536 \begin_layout Plain Layout
22537 \begin_inset Formula $\clubsuit$
22538 \end_inset
22539
22540
22541 \end_layout
22542
22543 \end_inset
22544 </cell>
22545 </row>
22546 <row>
22547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22548 \begin_inset Text
22549
22550 \begin_layout Plain Layout
22551
22552 \backslash
22553 spadesuit
22554 \end_layout
22555
22556 \end_inset
22557 </cell>
22558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22559 \begin_inset Text
22560
22561 \begin_layout Plain Layout
22562 \begin_inset Formula $\spadesuit$
22563 \end_inset
22564
22565
22566 \end_layout
22567
22568 \end_inset
22569 </cell>
22570 </row>
22571 <row>
22572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22573 \begin_inset Text
22574
22575 \begin_layout Plain Layout
22576
22577 \backslash
22578 bigstar
22579 \end_layout
22580
22581 \end_inset
22582 </cell>
22583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22584 \begin_inset Text
22585
22586 \begin_layout Plain Layout
22587 \begin_inset Formula $\bigstar$
22588 \end_inset
22589
22590
22591 \end_layout
22592
22593 \end_inset
22594 </cell>
22595 </row>
22596 <row>
22597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22598 \begin_inset Text
22599
22600 \begin_layout Plain Layout
22601
22602 \backslash
22603 blacklozenge
22604 \end_layout
22605
22606 \end_inset
22607 </cell>
22608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22609 \begin_inset Text
22610
22611 \begin_layout Plain Layout
22612 \begin_inset Formula $\blacklozenge$
22613 \end_inset
22614
22615
22616 \end_layout
22617
22618 \end_inset
22619 </cell>
22620 </row>
22621 <row>
22622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22623 \begin_inset Text
22624
22625 \begin_layout Plain Layout
22626
22627 \backslash
22628 blacktriangle
22629 \end_layout
22630
22631 \end_inset
22632 </cell>
22633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22634 \begin_inset Text
22635
22636 \begin_layout Plain Layout
22637 \begin_inset Formula $\blacktriangle$
22638 \end_inset
22639
22640
22641 \end_layout
22642
22643 \end_inset
22644 </cell>
22645 </row>
22646 <row>
22647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22648 \begin_inset Text
22649
22650 \begin_layout Plain Layout
22651
22652 \backslash
22653 blacktiangledown
22654 \end_layout
22655
22656 \end_inset
22657 </cell>
22658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22659 \begin_inset Text
22660
22661 \begin_layout Plain Layout
22662 \begin_inset Formula $\blacktriangledown$
22663 \end_inset
22664
22665
22666 \end_layout
22667
22668 \end_inset
22669 </cell>
22670 </row>
22671 <row>
22672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22673 \begin_inset Text
22674
22675 \begin_layout Plain Layout
22676
22677 \backslash
22678 bullet
22679 \end_layout
22680
22681 \end_inset
22682 </cell>
22683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22684 \begin_inset Text
22685
22686 \begin_layout Plain Layout
22687 \begin_inset Formula $\bullet$
22688 \end_inset
22689
22690
22691 \end_layout
22692
22693 \end_inset
22694 </cell>
22695 </row>
22696 </lyxtabular>
22697
22698 \end_inset
22699
22700
22701 \begin_inset Tabular
22702 <lyxtabular version="3" rows="10" columns="2">
22703 <features tabularvalignment="middle">
22704 <column alignment="center" valignment="top" width="0pt">
22705 <column alignment="center" valignment="top" width="0pt">
22706 <row>
22707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22708 \begin_inset Text
22709
22710 \begin_layout Plain Layout
22711 Comando
22712 \end_layout
22713
22714 \end_inset
22715 </cell>
22716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22717 \begin_inset Text
22718
22719 \begin_layout Plain Layout
22720 Símbolo
22721 \end_layout
22722
22723 \end_inset
22724 </cell>
22725 </row>
22726 <row>
22727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22728 \begin_inset Text
22729
22730 \begin_layout Plain Layout
22731
22732 \backslash
22733 diamondsuit
22734 \end_layout
22735
22736 \end_inset
22737 </cell>
22738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22739 \begin_inset Text
22740
22741 \begin_layout Plain Layout
22742 \begin_inset Formula $\diamondsuit$
22743 \end_inset
22744
22745
22746 \end_layout
22747
22748 \end_inset
22749 </cell>
22750 </row>
22751 <row>
22752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22753 \begin_inset Text
22754
22755 \begin_layout Plain Layout
22756
22757 \backslash
22758 Diamond
22759 \end_layout
22760
22761 \end_inset
22762 </cell>
22763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22764 \begin_inset Text
22765
22766 \begin_layout Plain Layout
22767 \begin_inset Formula $\Diamond$
22768 \end_inset
22769
22770
22771 \end_layout
22772
22773 \end_inset
22774 </cell>
22775 </row>
22776 <row>
22777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22778 \begin_inset Text
22779
22780 \begin_layout Plain Layout
22781
22782 \backslash
22783 heartsuit
22784 \end_layout
22785
22786 \end_inset
22787 </cell>
22788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22789 \begin_inset Text
22790
22791 \begin_layout Plain Layout
22792 \begin_inset Formula $\heartsuit$
22793 \end_inset
22794
22795
22796 \end_layout
22797
22798 \end_inset
22799 </cell>
22800 </row>
22801 <row>
22802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22803 \begin_inset Text
22804
22805 \begin_layout Plain Layout
22806
22807 \backslash
22808 P
22809 \end_layout
22810
22811 \end_inset
22812 </cell>
22813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22814 \begin_inset Text
22815
22816 \begin_layout Plain Layout
22817 \begin_inset Formula $\P$
22818 \end_inset
22819
22820
22821 \end_layout
22822
22823 \end_inset
22824 </cell>
22825 </row>
22826 <row>
22827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22828 \begin_inset Text
22829
22830 \begin_layout Plain Layout
22831
22832 \backslash
22833 copyright
22834 \end_layout
22835
22836 \end_inset
22837 </cell>
22838 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22839 \begin_inset Text
22840
22841 \begin_layout Plain Layout
22842 \begin_inset Formula $\copyright$
22843 \end_inset
22844
22845
22846 \end_layout
22847
22848 \end_inset
22849 </cell>
22850 </row>
22851 <row>
22852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22853 \begin_inset Text
22854
22855 \begin_layout Plain Layout
22856
22857 \backslash
22858 circledR
22859 \end_layout
22860
22861 \end_inset
22862 </cell>
22863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22864 \begin_inset Text
22865
22866 \begin_layout Plain Layout
22867 \begin_inset Formula $\circledR$
22868 \end_inset
22869
22870
22871 \end_layout
22872
22873 \end_inset
22874 </cell>
22875 </row>
22876 <row>
22877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22878 \begin_inset Text
22879
22880 \begin_layout Plain Layout
22881
22882 \backslash
22883 maltese
22884 \end_layout
22885
22886 \end_inset
22887 </cell>
22888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22889 \begin_inset Text
22890
22891 \begin_layout Plain Layout
22892 \begin_inset Formula $\maltese$
22893 \end_inset
22894
22895
22896 \end_layout
22897
22898 \end_inset
22899 </cell>
22900 </row>
22901 <row>
22902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22903 \begin_inset Text
22904
22905 \begin_layout Plain Layout
22906
22907 \backslash
22908 diagup
22909 \end_layout
22910
22911 \end_inset
22912 </cell>
22913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22914 \begin_inset Text
22915
22916 \begin_layout Plain Layout
22917 \begin_inset Formula $\diagup$
22918 \end_inset
22919
22920
22921 \end_layout
22922
22923 \end_inset
22924 </cell>
22925 </row>
22926 <row>
22927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22928 \begin_inset Text
22929
22930 \begin_layout Plain Layout
22931
22932 \backslash
22933 diagdown
22934 \end_layout
22935
22936 \end_inset
22937 </cell>
22938 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22939 \begin_inset Text
22940
22941 \begin_layout Plain Layout
22942 \begin_inset Formula $\diagdown$
22943 \end_inset
22944
22945
22946 \end_layout
22947
22948 \end_inset
22949 </cell>
22950 </row>
22951 </lyxtabular>
22952
22953 \end_inset
22954
22955
22956 \end_layout
22957
22958 \begin_layout Standard
22959 \begin_inset VSpace medskip
22960 \end_inset
22961
22962
22963 \end_layout
22964
22965 \begin_layout Standard
22966 Hay más símbolos en 
22967 \begin_inset CommandInset ref
22968 LatexCommand ref
22969 reference "sub:Caracteres-especiales-misceláneos"
22970
22971 \end_inset
22972
22973 .
22974 \end_layout
22975
22976 \begin_layout Standard
22977 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22978 \begin_inset CommandInset ref
22979 LatexCommand ref
22980 reference "sub:Tamaños-de-tipografías"
22981
22982 \end_inset
22983
22984
22985 \end_layout
22986
22987 \begin_layout Subsection
22988 El símbolo del euro, €
22989 \begin_inset Index idx
22990 status collapsed
22991
22992 \begin_layout Plain Layout
22993 Símbolos ! euro
22994 \end_layout
22995
22996 \end_inset
22997
22998
22999 \begin_inset Index idx
23000 status collapsed
23001
23002 \begin_layout Plain Layout
23003
23004 \backslash
23005 @
23006 \begin_inset ERT
23007 status collapsed
23008
23009 \begin_layout Plain Layout
23010
23011
23012 \backslash
23013 officialeuro
23014 \end_layout
23015
23016 \end_inset
23017
23018
23019 \end_layout
23020
23021 \end_inset
23022
23023
23024 \end_layout
23025
23026 \begin_layout Standard
23027 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
23028  LaTeX 
23029 \series bold
23030 eurosym
23031 \series default
23032
23033 \begin_inset Index idx
23034 status collapsed
23035
23036 \begin_layout Plain Layout
23037 Paquetes ! eurosym
23038 \end_layout
23039
23040 \end_inset
23041
23042 , y cargado en el preámbulo LaTeX con la línea
23043 \end_layout
23044
23045 \begin_layout Standard
23046
23047 \series bold
23048
23049 \backslash
23050 usepackage[gennarrow]{eurosym}
23051 \end_layout
23052
23053 \begin_layout Standard
23054 Actualmente también se puede insertar con el comando 
23055 \series bold
23056
23057 \backslash
23058 euro
23059 \series default
23060
23061 \begin_inset Index idx
23062 status collapsed
23063
23064 \begin_layout Plain Layout
23065 Comandos ! E ! 
23066 \backslash
23067 euro
23068 \end_layout
23069
23070 \end_inset
23071
23072 .
23073 \end_layout
23074
23075 \begin_layout Standard
23076 El símbolo del euro puede insertarse directamente con la tecla € en texto
23077  matemático sin tener 
23078 \series bold
23079 eurosym
23080 \series default
23081  instalado.
23082  Si 
23083 \series bold
23084 eurosym
23085 \series default
23086  está instalado, se puede insertar 
23087 \series bold
23088
23089 \backslash
23090 euro
23091 \series default
23092  en modo TeX.
23093  El símbolo oficial de la moneda se puede insertar con el comando 
23094 \series bold
23095
23096 \backslash
23097 officialeuro
23098 \series default
23099
23100 \begin_inset Index idx
23101 status collapsed
23102
23103 \begin_layout Plain Layout
23104 Comandos ! O ! 
23105 \backslash
23106 officialeuro
23107 \end_layout
23108
23109 \end_inset
23110
23111 , que sólo está disponible en modo TeX.
23112 \end_layout
23113
23114 \begin_layout Standard
23115 \begin_inset ERT
23116 status collapsed
23117
23118 \begin_layout Plain Layout
23119
23120
23121 \backslash
23122 ifeurosym
23123 \end_layout
23124
23125 \end_inset
23126
23127
23128 \begin_inset Note Note
23129 status collapsed
23130
23131 \begin_layout Plain Layout
23132 El cuadro siguiente sólo se mostrará si está instalado el paquete LaTeX
23133  
23134 \series bold
23135 eurosym
23136 \series default
23137 .
23138 \end_layout
23139
23140 \end_inset
23141
23142
23143 \end_layout
23144
23145 \begin_layout Standard
23146 Un vistazo a los diferentes símbolos del euro.
23147 \end_layout
23148
23149 \begin_layout Standard
23150 \noindent
23151 \align center
23152 \begin_inset Tabular
23153 <lyxtabular version="3" rows="4" columns="3">
23154 <features tabularvalignment="middle">
23155 <column alignment="center" valignment="top" width="0">
23156 <column alignment="center" valignment="top" width="0">
23157 <column alignment="center" valignment="top" width="0">
23158 <row>
23159 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23160 \begin_inset Text
23161
23162 \begin_layout Plain Layout
23163
23164 \end_layout
23165
23166 \end_inset
23167 </cell>
23168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23169 \begin_inset Text
23170
23171 \begin_layout Plain Layout
23172 Comando
23173 \end_layout
23174
23175 \end_inset
23176 </cell>
23177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23178 \begin_inset Text
23179
23180 \begin_layout Plain Layout
23181 Símbolo
23182 \end_layout
23183
23184 \end_inset
23185 </cell>
23186 </row>
23187 <row>
23188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23189 \begin_inset Text
23190
23191 \begin_layout Plain Layout
23192 ecuación
23193 \end_layout
23194
23195 \end_inset
23196 </cell>
23197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23198 \begin_inset Text
23199
23200 \begin_layout Plain Layout
23201
23202 \backslash
23203 euro
23204 \end_layout
23205
23206 \end_inset
23207 </cell>
23208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23209 \begin_inset Text
23210
23211 \begin_layout Plain Layout
23212 \begin_inset Formula $\euro$
23213 \end_inset
23214
23215
23216 \end_layout
23217
23218 \end_inset
23219 </cell>
23220 </row>
23221 <row>
23222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23223 \begin_inset Text
23224
23225 \begin_layout Plain Layout
23226 texto matemático
23227 \end_layout
23228
23229 \end_inset
23230 </cell>
23231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23232 \begin_inset Text
23233
23234 \begin_layout Plain Layout
23235
23236 \end_layout
23237
23238 \end_inset
23239 </cell>
23240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23241 \begin_inset Text
23242
23243 \begin_layout Plain Layout
23244 \begin_inset Formula $\mbox{€}$
23245 \end_inset
23246
23247
23248 \end_layout
23249
23250 \end_inset
23251 </cell>
23252 </row>
23253 <row>
23254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258 modo TeX
23259 \end_layout
23260
23261 \end_inset
23262 </cell>
23263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23264 \begin_inset Text
23265
23266 \begin_layout Plain Layout
23267
23268 \backslash
23269 officialeuro
23270 \end_layout
23271
23272 \end_inset
23273 </cell>
23274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23275 \begin_inset Text
23276
23277 \begin_layout Plain Layout
23278 \begin_inset ERT
23279 status collapsed
23280
23281 \begin_layout Plain Layout
23282
23283
23284 \backslash
23285 officialeuro
23286 \end_layout
23287
23288 \end_inset
23289
23290
23291 \end_layout
23292
23293 \end_inset
23294 </cell>
23295 </row>
23296 </lyxtabular>
23297
23298 \end_inset
23299
23300
23301 \end_layout
23302
23303 \begin_layout Standard
23304 \begin_inset ERT
23305 status collapsed
23306
23307 \begin_layout Plain Layout
23308
23309
23310 \backslash
23311 else
23312 \end_layout
23313
23314 \end_inset
23315
23316
23317 \begin_inset Note Note
23318 status collapsed
23319
23320 \begin_layout Plain Layout
23321 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
23322 \series bold
23323 eurosym
23324 \series default
23325 :
23326 \end_layout
23327
23328 \end_inset
23329
23330
23331 \end_layout
23332
23333 \begin_layout Standard
23334 Para ver la salida completa de esta subsección debe estar instalado el paquete
23335  LaTeX 
23336 \series bold
23337 eurosym
23338 \series default
23339 .
23340 \end_layout
23341
23342 \begin_layout Standard
23343 \begin_inset ERT
23344 status collapsed
23345
23346 \begin_layout Plain Layout
23347
23348
23349 \backslash
23350 fi
23351 \end_layout
23352
23353 \end_inset
23354
23355
23356 \end_layout
23357
23358 \begin_layout Section
23359 Relaciones
23360 \begin_inset CommandInset label
23361 LatexCommand label
23362 name "sec:Relaciones"
23363
23364 \end_inset
23365
23366
23367 \begin_inset Index idx
23368 status collapsed
23369
23370 \begin_layout Plain Layout
23371 Relaciones
23372 \end_layout
23373
23374 \end_inset
23375
23376
23377 \begin_inset Index idx
23378 status collapsed
23379
23380 \begin_layout Plain Layout
23381 Comparaciones|see
23382 \begin_inset ERT
23383 status collapsed
23384
23385 \begin_layout Plain Layout
23386
23387 {
23388 \end_layout
23389
23390 \end_inset
23391
23392 Relaciones
23393 \begin_inset ERT
23394 status collapsed
23395
23396 \begin_layout Plain Layout
23397
23398 }
23399 \end_layout
23400
23401 \end_inset
23402
23403
23404 \end_layout
23405
23406 \end_inset
23407
23408
23409 \end_layout
23410
23411 \begin_layout Standard
23412 Todas las relaciones se pueden insertar también con el botón 
23413 \begin_inset Graphics
23414         filename ../../images/math/leq.png
23415         scale 85
23416
23417 \end_inset
23418
23419  de la barra de ecuaciones.
23420 \end_layout
23421
23422 \begin_layout Standard
23423 \begin_inset space \hfill{}
23424 \end_inset
23425
23426
23427 \begin_inset Tabular
23428 <lyxtabular version="3" rows="17" columns="2">
23429 <features tabularvalignment="middle">
23430 <column alignment="center" valignment="top" width="0pt">
23431 <column alignment="center" valignment="top" width="0pt">
23432 <row>
23433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23434 \begin_inset Text
23435
23436 \begin_layout Plain Layout
23437 Comando
23438 \end_layout
23439
23440 \end_inset
23441 </cell>
23442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23443 \begin_inset Text
23444
23445 \begin_layout Plain Layout
23446 Relación
23447 \end_layout
23448
23449 \end_inset
23450 </cell>
23451 </row>
23452 <row>
23453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23454 \begin_inset Text
23455
23456 \begin_layout Plain Layout
23457 <
23458 \end_layout
23459
23460 \end_inset
23461 </cell>
23462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23463 \begin_inset Text
23464
23465 \begin_layout Plain Layout
23466 \begin_inset Formula $<$
23467 \end_inset
23468
23469
23470 \end_layout
23471
23472 \end_inset
23473 </cell>
23474 </row>
23475 <row>
23476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23477 \begin_inset Text
23478
23479 \begin_layout Plain Layout
23480
23481 \backslash
23482 le
23483 \end_layout
23484
23485 \end_inset
23486 </cell>
23487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23488 \begin_inset Text
23489
23490 \begin_layout Plain Layout
23491 \begin_inset Formula $\le$
23492 \end_inset
23493
23494
23495 \end_layout
23496
23497 \end_inset
23498 </cell>
23499 </row>
23500 <row>
23501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23502 \begin_inset Text
23503
23504 \begin_layout Plain Layout
23505
23506 \backslash
23507 ll
23508 \end_layout
23509
23510 \end_inset
23511 </cell>
23512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23513 \begin_inset Text
23514
23515 \begin_layout Plain Layout
23516 \begin_inset Formula $\ll$
23517 \end_inset
23518
23519
23520 \end_layout
23521
23522 \end_inset
23523 </cell>
23524 </row>
23525 <row>
23526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23527 \begin_inset Text
23528
23529 \begin_layout Plain Layout
23530
23531 \backslash
23532 prec
23533 \end_layout
23534
23535 \end_inset
23536 </cell>
23537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23538 \begin_inset Text
23539
23540 \begin_layout Plain Layout
23541 \begin_inset Formula $\prec$
23542 \end_inset
23543
23544
23545 \end_layout
23546
23547 \end_inset
23548 </cell>
23549 </row>
23550 <row>
23551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23552 \begin_inset Text
23553
23554 \begin_layout Plain Layout
23555
23556 \backslash
23557 preceq
23558 \end_layout
23559
23560 \end_inset
23561 </cell>
23562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \begin_layout Plain Layout
23566 \begin_inset Formula $\preceq$
23567 \end_inset
23568
23569
23570 \end_layout
23571
23572 \end_inset
23573 </cell>
23574 </row>
23575 <row>
23576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23577 \begin_inset Text
23578
23579 \begin_layout Plain Layout
23580
23581 \backslash
23582 subset
23583 \end_layout
23584
23585 \end_inset
23586 </cell>
23587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23588 \begin_inset Text
23589
23590 \begin_layout Plain Layout
23591 \begin_inset Formula $\subset$
23592 \end_inset
23593
23594
23595 \end_layout
23596
23597 \end_inset
23598 </cell>
23599 </row>
23600 <row>
23601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23602 \begin_inset Text
23603
23604 \begin_layout Plain Layout
23605
23606 \backslash
23607 subseteq
23608 \end_layout
23609
23610 \end_inset
23611 </cell>
23612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23613 \begin_inset Text
23614
23615 \begin_layout Plain Layout
23616 \begin_inset Formula $\subseteq$
23617 \end_inset
23618
23619
23620 \end_layout
23621
23622 \end_inset
23623 </cell>
23624 </row>
23625 <row>
23626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23627 \begin_inset Text
23628
23629 \begin_layout Plain Layout
23630
23631 \backslash
23632 sqsubseteq
23633 \end_layout
23634
23635 \end_inset
23636 </cell>
23637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23638 \begin_inset Text
23639
23640 \begin_layout Plain Layout
23641 \begin_inset Formula $\sqsubseteq$
23642 \end_inset
23643
23644
23645 \end_layout
23646
23647 \end_inset
23648 </cell>
23649 </row>
23650 <row>
23651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23652 \begin_inset Text
23653
23654 \begin_layout Plain Layout
23655
23656 \backslash
23657 in
23658 \end_layout
23659
23660 \end_inset
23661 </cell>
23662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23663 \begin_inset Text
23664
23665 \begin_layout Plain Layout
23666 \begin_inset Formula $\in$
23667 \end_inset
23668
23669
23670 \end_layout
23671
23672 \end_inset
23673 </cell>
23674 </row>
23675 <row>
23676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23677 \begin_inset Text
23678
23679 \begin_layout Plain Layout
23680
23681 \backslash
23682 vdash
23683 \end_layout
23684
23685 \end_inset
23686 </cell>
23687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23688 \begin_inset Text
23689
23690 \begin_layout Plain Layout
23691 \begin_inset Formula $\vdash$
23692 \end_inset
23693
23694
23695 \end_layout
23696
23697 \end_inset
23698 </cell>
23699 </row>
23700 <row>
23701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23702 \begin_inset Text
23703
23704 \begin_layout Plain Layout
23705
23706 \backslash
23707 smile
23708 \end_layout
23709
23710 \end_inset
23711 </cell>
23712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23713 \begin_inset Text
23714
23715 \begin_layout Plain Layout
23716 \begin_inset Formula $\smile$
23717 \end_inset
23718
23719
23720 \end_layout
23721
23722 \end_inset
23723 </cell>
23724 </row>
23725 <row>
23726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23727 \begin_inset Text
23728
23729 \begin_layout Plain Layout
23730
23731 \backslash
23732 lhd
23733 \end_layout
23734
23735 \end_inset
23736 </cell>
23737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23738 \begin_inset Text
23739
23740 \begin_layout Plain Layout
23741 \begin_inset Formula $\lhd$
23742 \end_inset
23743
23744
23745 \end_layout
23746
23747 \end_inset
23748 </cell>
23749 </row>
23750 <row>
23751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23752 \begin_inset Text
23753
23754 \begin_layout Plain Layout
23755
23756 \backslash
23757 unlhd
23758 \end_layout
23759
23760 \end_inset
23761 </cell>
23762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23763 \begin_inset Text
23764
23765 \begin_layout Plain Layout
23766 \begin_inset Formula $\unlhd$
23767 \end_inset
23768
23769
23770 \end_layout
23771
23772 \end_inset
23773 </cell>
23774 </row>
23775 <row>
23776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23777 \begin_inset Text
23778
23779 \begin_layout Plain Layout
23780
23781 \backslash
23782 gtrless
23783 \end_layout
23784
23785 \end_inset
23786 </cell>
23787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23788 \begin_inset Text
23789
23790 \begin_layout Plain Layout
23791 \begin_inset Formula $\gtrless$
23792 \end_inset
23793
23794
23795 \end_layout
23796
23797 \end_inset
23798 </cell>
23799 </row>
23800 <row>
23801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23802 \begin_inset Text
23803
23804 \begin_layout Plain Layout
23805
23806 \backslash
23807 mid
23808 \end_layout
23809
23810 \end_inset
23811 </cell>
23812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23813 \begin_inset Text
23814
23815 \begin_layout Plain Layout
23816 \begin_inset Formula $\mid$
23817 \end_inset
23818
23819
23820 \end_layout
23821
23822 \end_inset
23823 </cell>
23824 </row>
23825 <row>
23826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23827 \begin_inset Text
23828
23829 \begin_layout Plain Layout
23830
23831 \backslash
23832 nmid
23833 \end_layout
23834
23835 \end_inset
23836 </cell>
23837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23838 \begin_inset Text
23839
23840 \begin_layout Plain Layout
23841 \begin_inset Formula $\nmid$
23842 \end_inset
23843
23844
23845 \end_layout
23846
23847 \end_inset
23848 </cell>
23849 </row>
23850 </lyxtabular>
23851
23852 \end_inset
23853
23854
23855 \begin_inset space \hfill{}
23856 \end_inset
23857
23858
23859 \begin_inset Tabular
23860 <lyxtabular version="3" rows="17" columns="2">
23861 <features tabularvalignment="middle">
23862 <column alignment="center" valignment="top" width="0pt">
23863 <column alignment="center" valignment="top" width="0pt">
23864 <row>
23865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23866 \begin_inset Text
23867
23868 \begin_layout Plain Layout
23869 Comando
23870 \end_layout
23871
23872 \end_inset
23873 </cell>
23874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878 Relación
23879 \end_layout
23880
23881 \end_inset
23882 </cell>
23883 </row>
23884 <row>
23885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23886 \begin_inset Text
23887
23888 \begin_layout Plain Layout
23889 =
23890 \end_layout
23891
23892 \end_inset
23893 </cell>
23894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23895 \begin_inset Text
23896
23897 \begin_layout Plain Layout
23898 \begin_inset Formula $=$
23899 \end_inset
23900
23901
23902 \end_layout
23903
23904 \end_inset
23905 </cell>
23906 </row>
23907 <row>
23908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23909 \begin_inset Text
23910
23911 \begin_layout Plain Layout
23912
23913 \backslash
23914 not=
23915 \end_layout
23916
23917 \end_inset
23918 </cell>
23919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23920 \begin_inset Text
23921
23922 \begin_layout Plain Layout
23923 \begin_inset Formula $\not=$
23924 \end_inset
23925
23926
23927 \end_layout
23928
23929 \end_inset
23930 </cell>
23931 </row>
23932 <row>
23933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23934 \begin_inset Text
23935
23936 \begin_layout Plain Layout
23937
23938 \backslash
23939 equiv
23940 \end_layout
23941
23942 \end_inset
23943 </cell>
23944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23945 \begin_inset Text
23946
23947 \begin_layout Plain Layout
23948 \begin_inset Formula $\equiv$
23949 \end_inset
23950
23951
23952 \end_layout
23953
23954 \end_inset
23955 </cell>
23956 </row>
23957 <row>
23958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23959 \begin_inset Text
23960
23961 \begin_layout Plain Layout
23962
23963 \backslash
23964 sim
23965 \end_layout
23966
23967 \end_inset
23968 </cell>
23969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23970 \begin_inset Text
23971
23972 \begin_layout Plain Layout
23973 \begin_inset Formula $\sim$
23974 \end_inset
23975
23976
23977 \end_layout
23978
23979 \end_inset
23980 </cell>
23981 </row>
23982 <row>
23983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23984 \begin_inset Text
23985
23986 \begin_layout Plain Layout
23987
23988 \backslash
23989 simeq
23990 \end_layout
23991
23992 \end_inset
23993 </cell>
23994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23995 \begin_inset Text
23996
23997 \begin_layout Plain Layout
23998 \begin_inset Formula $\simeq$
23999 \end_inset
24000
24001
24002 \end_layout
24003
24004 \end_inset
24005 </cell>
24006 </row>
24007 <row>
24008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24009 \begin_inset Text
24010
24011 \begin_layout Plain Layout
24012
24013 \backslash
24014 approx
24015 \end_layout
24016
24017 \end_inset
24018 </cell>
24019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24020 \begin_inset Text
24021
24022 \begin_layout Plain Layout
24023 \begin_inset Formula $\approx$
24024 \end_inset
24025
24026
24027 \end_layout
24028
24029 \end_inset
24030 </cell>
24031 </row>
24032 <row>
24033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24034 \begin_inset Text
24035
24036 \begin_layout Plain Layout
24037
24038 \backslash
24039 cong
24040 \end_layout
24041
24042 \end_inset
24043 </cell>
24044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24045 \begin_inset Text
24046
24047 \begin_layout Plain Layout
24048 \begin_inset Formula $\cong$
24049 \end_inset
24050
24051
24052 \end_layout
24053
24054 \end_inset
24055 </cell>
24056 </row>
24057 <row>
24058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24059 \begin_inset Text
24060
24061 \begin_layout Plain Layout
24062
24063 \backslash
24064 bowtie
24065 \end_layout
24066
24067 \end_inset
24068 </cell>
24069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24070 \begin_inset Text
24071
24072 \begin_layout Plain Layout
24073 \begin_inset Formula $\bowtie$
24074 \end_inset
24075
24076
24077 \end_layout
24078
24079 \end_inset
24080 </cell>
24081 </row>
24082 <row>
24083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24084 \begin_inset Text
24085
24086 \begin_layout Plain Layout
24087
24088 \backslash
24089 notin
24090 \end_layout
24091
24092 \end_inset
24093 </cell>
24094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24095 \begin_inset Text
24096
24097 \begin_layout Plain Layout
24098 \begin_inset Formula $\notin$
24099 \end_inset
24100
24101
24102 \end_layout
24103
24104 \end_inset
24105 </cell>
24106 </row>
24107 <row>
24108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24109 \begin_inset Text
24110
24111 \begin_layout Plain Layout
24112
24113 \backslash
24114 perp
24115 \end_layout
24116
24117 \end_inset
24118 </cell>
24119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24120 \begin_inset Text
24121
24122 \begin_layout Plain Layout
24123 \begin_inset Formula $\perp$
24124 \end_inset
24125
24126
24127 \end_layout
24128
24129 \end_inset
24130 </cell>
24131 </row>
24132 <row>
24133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24134 \begin_inset Text
24135
24136 \begin_layout Plain Layout
24137
24138 \backslash
24139 propto
24140 \end_layout
24141
24142 \end_inset
24143 </cell>
24144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24145 \begin_inset Text
24146
24147 \begin_layout Plain Layout
24148 \begin_inset Formula $\propto$
24149 \end_inset
24150
24151
24152 \end_layout
24153
24154 \end_inset
24155 </cell>
24156 </row>
24157 <row>
24158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24159 \begin_inset Text
24160
24161 \begin_layout Plain Layout
24162
24163 \backslash
24164 asymp
24165 \end_layout
24166
24167 \end_inset
24168 </cell>
24169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24170 \begin_inset Text
24171
24172 \begin_layout Plain Layout
24173 \begin_inset Formula $\asymp$
24174 \end_inset
24175
24176
24177 \end_layout
24178
24179 \end_inset
24180 </cell>
24181 </row>
24182 <row>
24183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24184 \begin_inset Text
24185
24186 \begin_layout Plain Layout
24187
24188 \backslash
24189 doteq
24190 \end_layout
24191
24192 \end_inset
24193 </cell>
24194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24195 \begin_inset Text
24196
24197 \begin_layout Plain Layout
24198 \begin_inset Formula $\doteq$
24199 \end_inset
24200
24201
24202 \end_layout
24203
24204 \end_inset
24205 </cell>
24206 </row>
24207 <row>
24208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24209 \begin_inset Text
24210
24211 \begin_layout Plain Layout
24212
24213 \backslash
24214 circeq
24215 \end_layout
24216
24217 \end_inset
24218 </cell>
24219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24220 \begin_inset Text
24221
24222 \begin_layout Plain Layout
24223 \begin_inset Formula $\circeq$
24224 \end_inset
24225
24226
24227 \end_layout
24228
24229 \end_inset
24230 </cell>
24231 </row>
24232 <row>
24233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24234 \begin_inset Text
24235
24236 \begin_layout Plain Layout
24237
24238 \backslash
24239 models
24240 \end_layout
24241
24242 \end_inset
24243 </cell>
24244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24245 \begin_inset Text
24246
24247 \begin_layout Plain Layout
24248 \begin_inset Formula $\models$
24249 \end_inset
24250
24251
24252 \end_layout
24253
24254 \end_inset
24255 </cell>
24256 </row>
24257 <row>
24258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24259 \begin_inset Text
24260
24261 \begin_layout Plain Layout
24262
24263 \backslash
24264 widehat=
24265 \end_layout
24266
24267 \end_inset
24268 </cell>
24269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24270 \begin_inset Text
24271
24272 \begin_layout Plain Layout
24273 \begin_inset Formula $\widehat{=}$
24274 \end_inset
24275
24276
24277 \end_layout
24278
24279 \end_inset
24280 </cell>
24281 </row>
24282 </lyxtabular>
24283
24284 \end_inset
24285
24286
24287 \begin_inset space \hfill{}
24288 \end_inset
24289
24290
24291 \begin_inset Tabular
24292 <lyxtabular version="3" rows="17" columns="2">
24293 <features tabularvalignment="middle">
24294 <column alignment="center" valignment="top" width="0pt">
24295 <column alignment="center" valignment="top" width="0pt">
24296 <row>
24297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24298 \begin_inset Text
24299
24300 \begin_layout Plain Layout
24301 Comando
24302 \end_layout
24303
24304 \end_inset
24305 </cell>
24306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24307 \begin_inset Text
24308
24309 \begin_layout Plain Layout
24310 Relación
24311 \end_layout
24312
24313 \end_inset
24314 </cell>
24315 </row>
24316 <row>
24317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24318 \begin_inset Text
24319
24320 \begin_layout Plain Layout
24321 >
24322 \end_layout
24323
24324 \end_inset
24325 </cell>
24326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24327 \begin_inset Text
24328
24329 \begin_layout Plain Layout
24330 \begin_inset Formula $>$
24331 \end_inset
24332
24333
24334 \end_layout
24335
24336 \end_inset
24337 </cell>
24338 </row>
24339 <row>
24340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24341 \begin_inset Text
24342
24343 \begin_layout Plain Layout
24344
24345 \backslash
24346 ge
24347 \end_layout
24348
24349 \end_inset
24350 </cell>
24351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24352 \begin_inset Text
24353
24354 \begin_layout Plain Layout
24355 \begin_inset Formula $\ge$
24356 \end_inset
24357
24358
24359 \end_layout
24360
24361 \end_inset
24362 </cell>
24363 </row>
24364 <row>
24365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24366 \begin_inset Text
24367
24368 \begin_layout Plain Layout
24369
24370 \backslash
24371 gg
24372 \end_layout
24373
24374 \end_inset
24375 </cell>
24376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24377 \begin_inset Text
24378
24379 \begin_layout Plain Layout
24380 \begin_inset Formula $\gg$
24381 \end_inset
24382
24383
24384 \end_layout
24385
24386 \end_inset
24387 </cell>
24388 </row>
24389 <row>
24390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24391 \begin_inset Text
24392
24393 \begin_layout Plain Layout
24394
24395 \backslash
24396 succ
24397 \end_layout
24398
24399 \end_inset
24400 </cell>
24401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24402 \begin_inset Text
24403
24404 \begin_layout Plain Layout
24405 \begin_inset Formula $\succ$
24406 \end_inset
24407
24408
24409 \end_layout
24410
24411 \end_inset
24412 </cell>
24413 </row>
24414 <row>
24415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24416 \begin_inset Text
24417
24418 \begin_layout Plain Layout
24419
24420 \backslash
24421 succeq
24422 \end_layout
24423
24424 \end_inset
24425 </cell>
24426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24427 \begin_inset Text
24428
24429 \begin_layout Plain Layout
24430 \begin_inset Formula $\succeq$
24431 \end_inset
24432
24433
24434 \end_layout
24435
24436 \end_inset
24437 </cell>
24438 </row>
24439 <row>
24440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24441 \begin_inset Text
24442
24443 \begin_layout Plain Layout
24444
24445 \backslash
24446 supset
24447 \end_layout
24448
24449 \end_inset
24450 </cell>
24451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24452 \begin_inset Text
24453
24454 \begin_layout Plain Layout
24455 \begin_inset Formula $\supset$
24456 \end_inset
24457
24458
24459 \end_layout
24460
24461 \end_inset
24462 </cell>
24463 </row>
24464 <row>
24465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24466 \begin_inset Text
24467
24468 \begin_layout Plain Layout
24469
24470 \backslash
24471 supseteq
24472 \end_layout
24473
24474 \end_inset
24475 </cell>
24476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24477 \begin_inset Text
24478
24479 \begin_layout Plain Layout
24480 \begin_inset Formula $\supseteq$
24481 \end_inset
24482
24483
24484 \end_layout
24485
24486 \end_inset
24487 </cell>
24488 </row>
24489 <row>
24490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24491 \begin_inset Text
24492
24493 \begin_layout Plain Layout
24494
24495 \backslash
24496 sqsupseteq
24497 \end_layout
24498
24499 \end_inset
24500 </cell>
24501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24502 \begin_inset Text
24503
24504 \begin_layout Plain Layout
24505 \begin_inset Formula $\sqsupseteq$
24506 \end_inset
24507
24508
24509 \end_layout
24510
24511 \end_inset
24512 </cell>
24513 </row>
24514 <row>
24515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24516 \begin_inset Text
24517
24518 \begin_layout Plain Layout
24519
24520 \backslash
24521 ni
24522 \end_layout
24523
24524 \end_inset
24525 </cell>
24526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24527 \begin_inset Text
24528
24529 \begin_layout Plain Layout
24530 \begin_inset Formula $\ni$
24531 \end_inset
24532
24533
24534 \end_layout
24535
24536 \end_inset
24537 </cell>
24538 </row>
24539 <row>
24540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24541 \begin_inset Text
24542
24543 \begin_layout Plain Layout
24544
24545 \backslash
24546 dashv
24547 \end_layout
24548
24549 \end_inset
24550 </cell>
24551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24552 \begin_inset Text
24553
24554 \begin_layout Plain Layout
24555 \begin_inset Formula $\dashv$
24556 \end_inset
24557
24558
24559 \end_layout
24560
24561 \end_inset
24562 </cell>
24563 </row>
24564 <row>
24565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24566 \begin_inset Text
24567
24568 \begin_layout Plain Layout
24569
24570 \backslash
24571 frown
24572 \end_layout
24573
24574 \end_inset
24575 </cell>
24576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24577 \begin_inset Text
24578
24579 \begin_layout Plain Layout
24580 \begin_inset Formula $\frown$
24581 \end_inset
24582
24583
24584 \end_layout
24585
24586 \end_inset
24587 </cell>
24588 </row>
24589 <row>
24590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24591 \begin_inset Text
24592
24593 \begin_layout Plain Layout
24594
24595 \backslash
24596 rhd
24597 \end_layout
24598
24599 \end_inset
24600 </cell>
24601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24602 \begin_inset Text
24603
24604 \begin_layout Plain Layout
24605 \begin_inset Formula $\rhd$
24606 \end_inset
24607
24608
24609 \end_layout
24610
24611 \end_inset
24612 </cell>
24613 </row>
24614 <row>
24615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24616 \begin_inset Text
24617
24618 \begin_layout Plain Layout
24619
24620 \backslash
24621 unrhd
24622 \end_layout
24623
24624 \end_inset
24625 </cell>
24626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24627 \begin_inset Text
24628
24629 \begin_layout Plain Layout
24630 \begin_inset Formula $\unrhd$
24631 \end_inset
24632
24633
24634 \end_layout
24635
24636 \end_inset
24637 </cell>
24638 </row>
24639 <row>
24640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24641 \begin_inset Text
24642
24643 \begin_layout Plain Layout
24644
24645 \backslash
24646 lessgtr
24647 \end_layout
24648
24649 \end_inset
24650 </cell>
24651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24652 \begin_inset Text
24653
24654 \begin_layout Plain Layout
24655 \begin_inset Formula $\lessgtr$
24656 \end_inset
24657
24658
24659 \end_layout
24660
24661 \end_inset
24662 </cell>
24663 </row>
24664 <row>
24665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24666 \begin_inset Text
24667
24668 \begin_layout Plain Layout
24669
24670 \backslash
24671 parallel
24672 \end_layout
24673
24674 \end_inset
24675 </cell>
24676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24677 \begin_inset Text
24678
24679 \begin_layout Plain Layout
24680 \begin_inset Formula $\parallel$
24681 \end_inset
24682
24683
24684 \end_layout
24685
24686 \end_inset
24687 </cell>
24688 </row>
24689 <row>
24690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24691 \begin_inset Text
24692
24693 \begin_layout Plain Layout
24694
24695 \backslash
24696 nparallel
24697 \end_layout
24698
24699 \end_inset
24700 </cell>
24701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24702 \begin_inset Text
24703
24704 \begin_layout Plain Layout
24705 \begin_inset Formula $\nparallel$
24706 \end_inset
24707
24708
24709 \end_layout
24710
24711 \end_inset
24712 </cell>
24713 </row>
24714 </lyxtabular>
24715
24716 \end_inset
24717
24718
24719 \begin_inset space \hfill{}
24720 \end_inset
24721
24722
24723 \end_layout
24724
24725 \begin_layout Standard
24726 \begin_inset VSpace medskip
24727 \end_inset
24728
24729
24730 \end_layout
24731
24732 \begin_layout Standard
24733 Los caracteres 
24734 \series bold
24735
24736 \backslash
24737 lhd
24738 \series default
24739  y 
24740 \series bold
24741
24742 \backslash
24743 rhd
24744 \series default
24745  son mayores que los operadores de aspecto similar 
24746 \series bold
24747
24748 \backslash
24749 triangleleft
24750 \series default
24751  y 
24752 \series bold
24753
24754 \backslash
24755 triangleright
24756 \series default
24757 , respectivamente.
24758 \end_layout
24759
24760 \begin_layout Standard
24761 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24762 \end_layout
24763
24764 \begin_layout Standard
24765 Se pueden componer relaciones con etiquetas con el comando 
24766 \series bold
24767
24768 \backslash
24769 stackrel
24770 \series default
24771
24772 \begin_inset Index idx
24773 status collapsed
24774
24775 \begin_layout Plain Layout
24776 Comandos ! S ! 
24777 \backslash
24778 stackrel
24779 \end_layout
24780
24781 \end_inset
24782
24783 :
24784 \end_layout
24785
24786 \begin_layout Standard
24787 \align center
24788 \begin_inset Tabular
24789 <lyxtabular version="3" rows="2" columns="2">
24790 <features tabularvalignment="middle">
24791 <column alignment="center" valignment="top" width="0">
24792 <column alignment="center" valignment="top" width="0">
24793 <row>
24794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24795 \begin_inset Text
24796
24797 \begin_layout Plain Layout
24798 Comando
24799 \end_layout
24800
24801 \end_inset
24802 </cell>
24803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24804 \begin_inset Text
24805
24806 \begin_layout Plain Layout
24807 Resultado
24808 \begin_inset Note Note
24809 status collapsed
24810
24811 \begin_layout Plain Layout
24812
24813 \series bold
24814
24815 \backslash
24816 raisebox
24817 \series default
24818  se usa sólo como espaciador
24819 \end_layout
24820
24821 \end_inset
24822
24823
24824 \end_layout
24825
24826 \end_inset
24827 </cell>
24828 </row>
24829 <row>
24830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24831 \begin_inset Text
24832
24833 \begin_layout Plain Layout
24834 A(r)
24835 \backslash
24836 stackrel
24837 \begin_inset ERT
24838 status collapsed
24839
24840 \begin_layout Plain Layout
24841
24842
24843 \backslash
24844 spce 
24845 \end_layout
24846
24847 \end_inset
24848
24849 r
24850 \backslash
24851 to
24852 \backslash
24853 infty
24854 \begin_inset ERT
24855 status collapsed
24856
24857 \begin_layout Plain Layout
24858
24859
24860 \backslash
24861 spce 
24862 \end_layout
24863
24864 \end_inset
24865
24866
24867 \begin_inset Formula $\downarrow$
24868 \end_inset
24869
24870
24871 \backslash
24872 approx
24873 \begin_inset ERT
24874 status collapsed
24875
24876 \begin_layout Plain Layout
24877
24878
24879 \backslash
24880 spce 
24881 \end_layout
24882
24883 \end_inset
24884
24885
24886 \begin_inset ERT
24887 status collapsed
24888
24889 \begin_layout Plain Layout
24890
24891
24892 \backslash
24893 spce 
24894 \end_layout
24895
24896 \end_inset
24897
24898 B
24899 \end_layout
24900
24901 \end_inset
24902 </cell>
24903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24904 \begin_inset Text
24905
24906 \begin_layout Plain Layout
24907 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24908 \end_inset
24909
24910
24911 \end_layout
24912
24913 \end_inset
24914 </cell>
24915 </row>
24916 </lyxtabular>
24917
24918 \end_inset
24919
24920
24921 \end_layout
24922
24923 \begin_layout Section
24924 Funciones
24925 \end_layout
24926
24927 \begin_layout Subsection
24928 Funciones predefinidas
24929 \begin_inset CommandInset label
24930 LatexCommand label
24931 name "sub:Funciones-predefinidas"
24932
24933 \end_inset
24934
24935
24936 \begin_inset Index idx
24937 status collapsed
24938
24939 \begin_layout Plain Layout
24940 Funciones ! predefinidas
24941 \end_layout
24942
24943 \end_inset
24944
24945
24946 \begin_inset Index idx
24947 status collapsed
24948
24949 \begin_layout Plain Layout
24950 Funciones ! en español
24951 \end_layout
24952
24953 \end_inset
24954
24955
24956 \end_layout
24957
24958 \begin_layout Standard
24959 En general las variables se escriben en 
24960 \emph on
24961 cursiva
24962 \emph default
24963  en expresiones matemáticas, pero no los nombres de las funciones, porque
24964  
24965 \begin_inset Formula $sen$
24966 \end_inset
24967
24968  podría confundirse con 
24969 \begin_inset Formula $s\cdot e\cdot n$
24970 \end_inset
24971
24972 .
24973  Por eso hay funciones predefinidas, que además se separan un poco del factor
24974  precedente.
24975  Se insertan como comandos con una barra inversa delante de su nombre.
24976 \end_layout
24977
24978 \begin_layout Standard
24979 \align center
24980 \begin_inset Tabular
24981 <lyxtabular version="3" rows="2" columns="4">
24982 <features tabularvalignment="middle">
24983 <column alignment="center" valignment="top" width="0pt">
24984 <column alignment="center" valignment="top" width="0pt">
24985 <column alignment="center" valignment="top" width="0pt">
24986 <column alignment="center" valignment="top" width="0pt">
24987 <row>
24988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24989 \begin_inset Text
24990
24991 \begin_layout Plain Layout
24992 Comando
24993 \end_layout
24994
24995 \end_inset
24996 </cell>
24997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24998 \begin_inset Text
24999
25000 \begin_layout Plain Layout
25001 Resultado
25002 \end_layout
25003
25004 \end_inset
25005 </cell>
25006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25007 \begin_inset Text
25008
25009 \begin_layout Plain Layout
25010 Comando
25011 \end_layout
25012
25013 \end_inset
25014 </cell>
25015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25016 \begin_inset Text
25017
25018 \begin_layout Plain Layout
25019 Resultado
25020 \end_layout
25021
25022 \end_inset
25023 </cell>
25024 </row>
25025 <row>
25026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25027 \begin_inset Text
25028
25029 \begin_layout Plain Layout
25030 Asen(x)+B
25031 \end_layout
25032
25033 \end_inset
25034 </cell>
25035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25036 \begin_inset Text
25037
25038 \begin_layout Plain Layout
25039 \begin_inset Formula $Asen(x)+B$
25040 \end_inset
25041
25042
25043 \end_layout
25044
25045 \end_inset
25046 </cell>
25047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25048 \begin_inset Text
25049
25050 \begin_layout Plain Layout
25051 A
25052 \backslash
25053 sen(x)+B
25054 \end_layout
25055
25056 \end_inset
25057 </cell>
25058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25059 \begin_inset Text
25060
25061 \begin_layout Plain Layout
25062 \begin_inset Formula $A\sen(x)+B$
25063 \end_inset
25064
25065
25066 \end_layout
25067
25068 \end_inset
25069 </cell>
25070 </row>
25071 </lyxtabular>
25072
25073 \end_inset
25074
25075
25076 \end_layout
25077
25078 \begin_layout Standard
25079 Las funciones siguientes están predefinidas:
25080 \begin_inset Foot
25081 status collapsed
25082
25083 \begin_layout Plain Layout
25084 Se han añadido los comandos equivalentes proporcionados por el estilo 
25085 \series bold
25086 spanish
25087 \series default
25088  de 
25089 \series bold
25090 babel
25091 \series default
25092 .
25093  (Estos no están disponibles en el panel de funciones).
25094  Además, en su caso, las funciones serán acentuadas automáticamente en la
25095  salida, p.
25096 \begin_inset space \thinspace{}
25097 \end_inset
25098
25099 e.
25100  
25101 \begin_inset Quotes fld
25102 \end_inset
25103
25104 lím
25105 \begin_inset Quotes frd
25106 \end_inset
25107
25108  o 
25109 \begin_inset Quotes fld
25110 \end_inset
25111
25112 máx
25113 \begin_inset Quotes frd
25114 \end_inset
25115
25116 .
25117  Más información en 
25118 \begin_inset CommandInset citation
25119 LatexCommand cite
25120 key "spanish"
25121
25122 \end_inset
25123
25124 .
25125  (
25126 \emph on
25127 N.
25128 \begin_inset space \thinspace{}
25129 \end_inset
25130
25131 del t.
25132 \emph default
25133 )
25134 \end_layout
25135
25136 \end_inset
25137
25138
25139 \end_layout
25140
25141 \begin_layout Standard
25142 \begin_inset VSpace -2mm
25143 \end_inset
25144
25145
25146 \end_layout
25147
25148 \begin_layout Standard
25149 \align center
25150 \begin_inset Tabular
25151 <lyxtabular version="3" rows="9" columns="7">
25152 <features tabularvalignment="middle">
25153 <column alignment="center" valignment="top" width="0pt">
25154 <column alignment="center" valignment="top" width="0pt">
25155 <column alignment="center" valignment="top" width="0pt">
25156 <column alignment="center" valignment="top" width="0pt">
25157 <column alignment="center" valignment="top" width="0pt">
25158 <column alignment="center" valignment="top" width="0pt">
25159 <column alignment="center" valignment="top" width="0pt">
25160 <row>
25161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25162 \begin_inset Text
25163
25164 \begin_layout Plain Layout
25165 Comando
25166 \end_layout
25167
25168 \end_inset
25169 </cell>
25170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25171 \begin_inset Text
25172
25173 \begin_layout Plain Layout
25174 español
25175 \end_layout
25176
25177 \end_inset
25178 </cell>
25179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25180 \begin_inset Text
25181
25182 \begin_layout Plain Layout
25183 Comando
25184 \end_layout
25185
25186 \end_inset
25187 </cell>
25188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25189 \begin_inset Text
25190
25191 \begin_layout Plain Layout
25192 español
25193 \end_layout
25194
25195 \end_inset
25196 </cell>
25197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25198 \begin_inset Text
25199
25200 \begin_layout Plain Layout
25201 Comando
25202 \end_layout
25203
25204 \end_inset
25205 </cell>
25206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25207 \begin_inset Text
25208
25209 \begin_layout Plain Layout
25210 español
25211 \end_layout
25212
25213 \end_inset
25214 </cell>
25215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25216 \begin_inset Text
25217
25218 \begin_layout Plain Layout
25219 Comando
25220 \end_layout
25221
25222 \end_inset
25223 </cell>
25224 </row>
25225 <row>
25226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25227 \begin_inset Text
25228
25229 \begin_layout Plain Layout
25230
25231 \backslash
25232 sin
25233 \end_layout
25234
25235 \end_inset
25236 </cell>
25237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25238 \begin_inset Text
25239
25240 \begin_layout Plain Layout
25241
25242 \backslash
25243 sen
25244 \end_layout
25245
25246 \end_inset
25247 </cell>
25248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25249 \begin_inset Text
25250
25251 \begin_layout Plain Layout
25252
25253 \backslash
25254 sinh
25255 \end_layout
25256
25257 \end_inset
25258 </cell>
25259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25260 \begin_inset Text
25261
25262 \begin_layout Plain Layout
25263
25264 \backslash
25265 senh
25266 \end_layout
25267
25268 \end_inset
25269 </cell>
25270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25271 \begin_inset Text
25272
25273 \begin_layout Plain Layout
25274
25275 \backslash
25276 arcsin
25277 \end_layout
25278
25279 \end_inset
25280 </cell>
25281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25282 \begin_inset Text
25283
25284 \begin_layout Plain Layout
25285
25286 \backslash
25287 arcsen
25288 \end_layout
25289
25290 \end_inset
25291 </cell>
25292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25293 \begin_inset Text
25294
25295 \begin_layout Plain Layout
25296
25297 \backslash
25298 sup
25299 \end_layout
25300
25301 \end_inset
25302 </cell>
25303 </row>
25304 <row>
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 cos
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 \end_layout
25322
25323 \end_inset
25324 </cell>
25325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25326 \begin_inset Text
25327
25328 \begin_layout Plain Layout
25329
25330 \backslash
25331 cosh
25332 \end_layout
25333
25334 \end_inset
25335 </cell>
25336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25337 \begin_inset Text
25338
25339 \begin_layout Plain Layout
25340
25341 \end_layout
25342
25343 \end_inset
25344 </cell>
25345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25346 \begin_inset Text
25347
25348 \begin_layout Plain Layout
25349
25350 \backslash
25351 arccos
25352 \end_layout
25353
25354 \end_inset
25355 </cell>
25356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25357 \begin_inset Text
25358
25359 \begin_layout Plain Layout
25360
25361 \end_layout
25362
25363 \end_inset
25364 </cell>
25365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25366 \begin_inset Text
25367
25368 \begin_layout Plain Layout
25369
25370 \backslash
25371 inf
25372 \end_layout
25373
25374 \end_inset
25375 </cell>
25376 </row>
25377 <row>
25378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25379 \begin_inset Text
25380
25381 \begin_layout Plain Layout
25382
25383 \backslash
25384 tan
25385 \end_layout
25386
25387 \end_inset
25388 </cell>
25389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25390 \begin_inset Text
25391
25392 \begin_layout Plain Layout
25393
25394 \backslash
25395 tg
25396 \end_layout
25397
25398 \end_inset
25399 </cell>
25400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25401 \begin_inset Text
25402
25403 \begin_layout Plain Layout
25404
25405 \backslash
25406 tanh
25407 \end_layout
25408
25409 \end_inset
25410 </cell>
25411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25412 \begin_inset Text
25413
25414 \begin_layout Plain Layout
25415
25416 \backslash
25417 tgh
25418 \end_layout
25419
25420 \end_inset
25421 </cell>
25422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25423 \begin_inset Text
25424
25425 \begin_layout Plain Layout
25426
25427 \backslash
25428 arctan
25429 \end_layout
25430
25431 \end_inset
25432 </cell>
25433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25434 \begin_inset Text
25435
25436 \begin_layout Plain Layout
25437
25438 \backslash
25439 arctg
25440 \end_layout
25441
25442 \end_inset
25443 </cell>
25444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25445 \begin_inset Text
25446
25447 \begin_layout Plain Layout
25448
25449 \backslash
25450 lim
25451 \end_layout
25452
25453 \end_inset
25454 </cell>
25455 </row>
25456 <row>
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 cot
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 cotg
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 coth
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 \end_layout
25496
25497 \end_inset
25498 </cell>
25499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25500 \begin_inset Text
25501
25502 \begin_layout Plain Layout
25503
25504 \backslash
25505 arg
25506 \end_layout
25507
25508 \end_inset
25509 </cell>
25510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25511 \begin_inset Text
25512
25513 \begin_layout Plain Layout
25514
25515 \end_layout
25516
25517 \end_inset
25518 </cell>
25519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25520 \begin_inset Text
25521
25522 \begin_layout Plain Layout
25523
25524 \backslash
25525 liminf
25526 \end_layout
25527
25528 \end_inset
25529 </cell>
25530 </row>
25531 <row>
25532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25533 \begin_inset Text
25534
25535 \begin_layout Plain Layout
25536
25537 \backslash
25538 sec
25539 \end_layout
25540
25541 \end_inset
25542 </cell>
25543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25544 \begin_inset Text
25545
25546 \begin_layout Plain Layout
25547
25548 \end_layout
25549
25550 \end_inset
25551 </cell>
25552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25553 \begin_inset Text
25554
25555 \begin_layout Plain Layout
25556
25557 \backslash
25558 min
25559 \end_layout
25560
25561 \end_inset
25562 </cell>
25563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25564 \begin_inset Text
25565
25566 \begin_layout Plain Layout
25567
25568 \end_layout
25569
25570 \end_inset
25571 </cell>
25572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25573 \begin_inset Text
25574
25575 \begin_layout Plain Layout
25576
25577 \backslash
25578 deg
25579 \end_layout
25580
25581 \end_inset
25582 </cell>
25583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25584 \begin_inset Text
25585
25586 \begin_layout Plain Layout
25587
25588 \end_layout
25589
25590 \end_inset
25591 </cell>
25592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25593 \begin_inset Text
25594
25595 \begin_layout Plain Layout
25596
25597 \backslash
25598 limsup
25599 \end_layout
25600
25601 \end_inset
25602 </cell>
25603 </row>
25604 <row>
25605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25606 \begin_inset Text
25607
25608 \begin_layout Plain Layout
25609
25610 \backslash
25611 csc
25612 \end_layout
25613
25614 \end_inset
25615 </cell>
25616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25617 \begin_inset Text
25618
25619 \begin_layout Plain Layout
25620
25621 \backslash
25622 cosec
25623 \end_layout
25624
25625 \end_inset
25626 </cell>
25627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25628 \begin_inset Text
25629
25630 \begin_layout Plain Layout
25631
25632 \backslash
25633 max
25634 \end_layout
25635
25636 \end_inset
25637 </cell>
25638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25639 \begin_inset Text
25640
25641 \begin_layout Plain Layout
25642
25643 \end_layout
25644
25645 \end_inset
25646 </cell>
25647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25648 \begin_inset Text
25649
25650 \begin_layout Plain Layout
25651
25652 \backslash
25653 det
25654 \end_layout
25655
25656 \end_inset
25657 </cell>
25658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25659 \begin_inset Text
25660
25661 \begin_layout Plain Layout
25662
25663 \end_layout
25664
25665 \end_inset
25666 </cell>
25667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25668 \begin_inset Text
25669
25670 \begin_layout Plain Layout
25671
25672 \backslash
25673 Pr
25674 \end_layout
25675
25676 \end_inset
25677 </cell>
25678 </row>
25679 <row>
25680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25681 \begin_inset Text
25682
25683 \begin_layout Plain Layout
25684
25685 \backslash
25686 ln
25687 \end_layout
25688
25689 \end_inset
25690 </cell>
25691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25692 \begin_inset Text
25693
25694 \begin_layout Plain Layout
25695
25696 \end_layout
25697
25698 \end_inset
25699 </cell>
25700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25701 \begin_inset Text
25702
25703 \begin_layout Plain Layout
25704
25705 \backslash
25706 exp
25707 \end_layout
25708
25709 \end_inset
25710 </cell>
25711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25712 \begin_inset Text
25713
25714 \begin_layout Plain Layout
25715
25716 \end_layout
25717
25718 \end_inset
25719 </cell>
25720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25721 \begin_inset Text
25722
25723 \begin_layout Plain Layout
25724
25725 \backslash
25726 dim
25727 \end_layout
25728
25729 \end_inset
25730 </cell>
25731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25732 \begin_inset Text
25733
25734 \begin_layout Plain Layout
25735
25736 \end_layout
25737
25738 \end_inset
25739 </cell>
25740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25741 \begin_inset Text
25742
25743 \begin_layout Plain Layout
25744
25745 \backslash
25746 hom
25747 \end_layout
25748
25749 \end_inset
25750 </cell>
25751 </row>
25752 <row>
25753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25754 \begin_inset Text
25755
25756 \begin_layout Plain Layout
25757
25758 \backslash
25759 lg
25760 \end_layout
25761
25762 \end_inset
25763 </cell>
25764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25765 \begin_inset Text
25766
25767 \begin_layout Plain Layout
25768
25769 \end_layout
25770
25771 \end_inset
25772 </cell>
25773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25774 \begin_inset Text
25775
25776 \begin_layout Plain Layout
25777
25778 \backslash
25779 log
25780 \end_layout
25781
25782 \end_inset
25783 </cell>
25784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25785 \begin_inset Text
25786
25787 \begin_layout Plain Layout
25788
25789 \end_layout
25790
25791 \end_inset
25792 </cell>
25793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25794 \begin_inset Text
25795
25796 \begin_layout Plain Layout
25797
25798 \backslash
25799 ker
25800 \end_layout
25801
25802 \end_inset
25803 </cell>
25804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25805 \begin_inset Text
25806
25807 \begin_layout Plain Layout
25808
25809 \end_layout
25810
25811 \end_inset
25812 </cell>
25813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25814 \begin_inset Text
25815
25816 \begin_layout Plain Layout
25817
25818 \backslash
25819 gcd
25820 \end_layout
25821
25822 \end_inset
25823 </cell>
25824 </row>
25825 </lyxtabular>
25826
25827 \end_inset
25828
25829
25830 \end_layout
25831
25832 \begin_layout Standard
25833 También se pueden insertar con el botón 
25834 \begin_inset Graphics
25835         filename ../../images/math/functions.png
25836         scale 85
25837
25838 \end_inset
25839
25840  de la barra de ecuaciones.
25841 \end_layout
25842
25843 \begin_layout Subsection
25844 Funciones definidas por el usuario
25845 \begin_inset Index idx
25846 status collapsed
25847
25848 \begin_layout Plain Layout
25849 Funciones ! personalizadas
25850 \end_layout
25851
25852 \end_inset
25853
25854
25855 \end_layout
25856
25857 \begin_layout Standard
25858 Para usar una función no predefinida, como por ejemplo la función signo,
25859  sgn(x), hay dos posibilidades:
25860 \end_layout
25861
25862 \begin_layout Itemize
25863 Define la función añadiendo al preámbulo LaTeX la línea
25864 \begin_inset Foot
25865 status collapsed
25866
25867 \begin_layout Plain Layout
25868 Más sobre 
25869 \series bold
25870
25871 \backslash
25872 DeclareMathOperator
25873 \series default
25874  en 
25875 \begin_inset CommandInset ref
25876 LatexCommand ref
25877 reference "sub:Operadores-de-usuario"
25878
25879 \end_inset
25880
25881
25882 \end_layout
25883
25884 \end_inset
25885
25886
25887 \begin_inset Newline newline
25888 \end_inset
25889
25890
25891 \begin_inset VSpace -3mm
25892 \end_inset
25893
25894
25895 \begin_inset Newline newline
25896 \end_inset
25897
25898
25899 \series bold
25900
25901 \backslash
25902 DeclareMathOperator{
25903 \backslash
25904 sgn}{sgn}
25905 \series default
25906
25907 \begin_inset Index idx
25908 status collapsed
25909
25910 \begin_layout Plain Layout
25911 Comandos ! D ! 
25912 \backslash
25913 dbinom@
25914 \backslash
25915 DeclareMathOperator
25916 \end_layout
25917
25918 \end_inset
25919
25920
25921 \begin_inset Newline newline
25922 \end_inset
25923
25924
25925 \begin_inset VSpace -2mm
25926 \end_inset
25927
25928
25929 \begin_inset Newline newline
25930 \end_inset
25931
25932 Ahora la función recién definida se puede obtener con el comando 
25933 \series bold
25934
25935 \backslash
25936 sgn
25937 \series default
25938 .
25939 \end_layout
25940
25941 \begin_layout Itemize
25942 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25943  en nuestro ejemplo las letras 
25944 \emph on
25945 sgn
25946 \emph default
25947 , y cámbialo a texto matemático.
25948  Entre el factor precedente y la función se inserta un espacio.
25949 \end_layout
25950
25951 \begin_layout Standard
25952 El resultado con ambos métodos es el mismo que con una función predefinida:
25953 \begin_inset Foot
25954 status collapsed
25955
25956 \begin_layout Plain Layout
25957 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25958  negro.
25959 \end_layout
25960
25961 \end_inset
25962
25963
25964 \end_layout
25965
25966 \begin_layout Standard
25967 \align center
25968 \begin_inset Tabular
25969 <lyxtabular version="3" rows="3" columns="2">
25970 <features tabularvalignment="middle">
25971 <column alignment="center" valignment="top" width="0pt">
25972 <column alignment="center" valignment="top" width="0pt">
25973 <row>
25974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25975 \begin_inset Text
25976
25977 \begin_layout Plain Layout
25978 Comando
25979 \end_layout
25980
25981 \end_inset
25982 </cell>
25983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25984 \begin_inset Text
25985
25986 \begin_layout Plain Layout
25987 Resultado
25988 \end_layout
25989
25990 \end_inset
25991 </cell>
25992 </row>
25993 <row>
25994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25995 \begin_inset Text
25996
25997 \begin_layout Plain Layout
25998 A
25999 \backslash
26000 sgn(x)+B
26001 \end_layout
26002
26003 \end_inset
26004 </cell>
26005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26006 \begin_inset Text
26007
26008 \begin_layout Plain Layout
26009 \begin_inset Formula $A\sgn(x)+B$
26010 \end_inset
26011
26012
26013 \end_layout
26014
26015 \end_inset
26016 </cell>
26017 </row>
26018 <row>
26019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26020 \begin_inset Text
26021
26022 \begin_layout Plain Layout
26023 A
26024 \backslash
26025 ,
26026 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
26027 \end_inset
26028
26029 (x)+B
26030 \end_layout
26031
26032 \end_inset
26033 </cell>
26034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26035 \begin_inset Text
26036
26037 \begin_layout Plain Layout
26038 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
26039 \end_inset
26040
26041
26042 \end_layout
26043
26044 \end_inset
26045 </cell>
26046 </row>
26047 </lyxtabular>
26048
26049 \end_inset
26050
26051
26052 \end_layout
26053
26054 \begin_layout Standard
26055 El primer método es preferible si la función se va a usar varias veces.
26056 \end_layout
26057
26058 \begin_layout Subsection
26059 Límites
26060 \begin_inset Index idx
26061 status collapsed
26062
26063 \begin_layout Plain Layout
26064 Limites@Límites
26065 \end_layout
26066
26067 \end_inset
26068
26069
26070 \end_layout
26071
26072 \begin_layout Standard
26073 Para límites, además de 
26074 \series bold
26075
26076 \backslash
26077 lim
26078 \series default
26079
26080 \begin_inset Index idx
26081 status collapsed
26082
26083 \begin_layout Plain Layout
26084 Comandos ! L ! 
26085 \backslash
26086 lim
26087 \end_layout
26088
26089 \end_inset
26090
26091
26092 \series bold
26093
26094 \backslash
26095 liminf
26096 \series default
26097  y 
26098 \series bold
26099
26100 \backslash
26101 limsup
26102 \series default
26103  están definidas las siguientes funciones:
26104 \series bold
26105  
26106 \end_layout
26107
26108 \begin_layout Standard
26109 \noindent
26110 \align center
26111 \begin_inset Tabular
26112 <lyxtabular version="3" rows="5" columns="2">
26113 <features tabularvalignment="middle">
26114 <column alignment="center" valignment="top" width="0">
26115 <column alignment="center" valignment="top" width="0">
26116 <row>
26117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26118 \begin_inset Text
26119
26120 \begin_layout Plain Layout
26121 Comando
26122 \end_layout
26123
26124 \end_inset
26125 </cell>
26126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26127 \begin_inset Text
26128
26129 \begin_layout Plain Layout
26130 Resultado
26131 \begin_inset Note Note
26132 status collapsed
26133
26134 \begin_layout Plain Layout
26135
26136 \series bold
26137
26138 \backslash
26139 raisebox
26140 \series default
26141  se usa sólo como espaciador
26142 \end_layout
26143
26144 \end_inset
26145
26146
26147 \end_layout
26148
26149 \end_inset
26150 </cell>
26151 </row>
26152 <row>
26153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26154 \begin_inset Text
26155
26156 \begin_layout Plain Layout
26157
26158 \backslash
26159 varliminf
26160 \end_layout
26161
26162 \end_inset
26163 </cell>
26164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26165 \begin_inset Text
26166
26167 \begin_layout Plain Layout
26168 \begin_inset Formula $\varliminf$
26169 \end_inset
26170
26171
26172 \end_layout
26173
26174 \end_inset
26175 </cell>
26176 </row>
26177 <row>
26178 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26179 \begin_inset Text
26180
26181 \begin_layout Plain Layout
26182
26183 \backslash
26184 varlimsup
26185 \end_layout
26186
26187 \end_inset
26188 </cell>
26189 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26190 \begin_inset Text
26191
26192 \begin_layout Plain Layout
26193 \begin_inset Formula $\varlimsup$
26194 \end_inset
26195
26196
26197 \end_layout
26198
26199 \end_inset
26200 </cell>
26201 </row>
26202 <row>
26203 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26204 \begin_inset Text
26205
26206 \begin_layout Plain Layout
26207
26208 \backslash
26209 varprojlim
26210 \end_layout
26211
26212 \end_inset
26213 </cell>
26214 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26215 \begin_inset Text
26216
26217 \begin_layout Plain Layout
26218 \begin_inset Formula $\varprojlim$
26219 \end_inset
26220
26221
26222 \end_layout
26223
26224 \end_inset
26225 </cell>
26226 </row>
26227 <row>
26228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26229 \begin_inset Text
26230
26231 \begin_layout Plain Layout
26232
26233 \backslash
26234 varinjlim
26235 \end_layout
26236
26237 \end_inset
26238 </cell>
26239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26240 \begin_inset Text
26241
26242 \begin_layout Plain Layout
26243 \begin_inset Formula $\varinjlim$
26244 \end_inset
26245
26246
26247 \begin_inset Formula $\raisebox{-2.5mm}{}$
26248 \end_inset
26249
26250
26251 \end_layout
26252
26253 \end_inset
26254 </cell>
26255 </row>
26256 </lyxtabular>
26257
26258 \end_inset
26259
26260
26261 \end_layout
26262
26263 \begin_layout Standard
26264 \begin_inset VSpace medskip
26265 \end_inset
26266
26267
26268 \end_layout
26269
26270 \begin_layout Standard
26271 El límite se crea insertando un subíndice.
26272  Se imprime a la derecha junto a la función en una fórmula en línea:
26273 \end_layout
26274
26275 \begin_layout Standard
26276 \noindent
26277 \align center
26278 \begin_inset Tabular
26279 <lyxtabular version="3" rows="2" columns="2">
26280 <features tabularvalignment="middle">
26281 <column alignment="center" valignment="top" width="0pt">
26282 <column alignment="center" valignment="top" width="0pt">
26283 <row>
26284 <cell alignment="center" valignment="top" usebox="none">
26285 \begin_inset Text
26286
26287 \begin_layout Plain Layout
26288 Comando
26289 \end_layout
26290
26291 \end_inset
26292 </cell>
26293 <cell alignment="center" valignment="top" usebox="none">
26294 \begin_inset Text
26295
26296 \begin_layout Plain Layout
26297 \begin_inset space \hspace{}
26298 \length 1cm
26299 \end_inset
26300
26301 Resultado
26302 \begin_inset Note Note
26303 status collapsed
26304
26305 \begin_layout Plain Layout
26306
26307 \series bold
26308
26309 \backslash
26310 raisebox
26311 \series default
26312  se usa sólo como espaciador
26313 \end_layout
26314
26315 \end_inset
26316
26317
26318 \end_layout
26319
26320 \end_inset
26321 </cell>
26322 </row>
26323 <row>
26324 <cell alignment="center" valignment="top" usebox="none">
26325 \begin_inset Text
26326
26327 \begin_layout Plain Layout
26328
26329 \backslash
26330 lim_x
26331 \backslash
26332 to
26333 \begin_inset ERT
26334 status collapsed
26335
26336 \begin_layout Plain Layout
26337
26338
26339 \backslash
26340 spce 
26341 \end_layout
26342
26343 \end_inset
26344
26345 A
26346 \begin_inset ERT
26347 status collapsed
26348
26349 \begin_layout Plain Layout
26350
26351
26352 \backslash
26353 spce 
26354 \end_layout
26355
26356 \end_inset
26357
26358 x=B
26359 \end_layout
26360
26361 \end_inset
26362 </cell>
26363 <cell alignment="center" valignment="top" usebox="none">
26364 \begin_inset Text
26365
26366 \begin_layout Plain Layout
26367 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
26368 \end_inset
26369
26370
26371 \end_layout
26372
26373 \end_inset
26374 </cell>
26375 </row>
26376 </lyxtabular>
26377
26378 \end_inset
26379
26380
26381 \end_layout
26382
26383 \begin_layout Standard
26384 En una ecuación presentada el límite se imprime debajo, como es habitual:
26385 \begin_inset Formula 
26386 \[
26387 \lim\limits _{x\rightarrow A}=B
26388 \]
26389
26390 \end_inset
26391
26392
26393 \end_layout
26394
26395 \begin_layout Subsection
26396 Función módulo
26397 \begin_inset Index idx
26398 status collapsed
26399
26400 \begin_layout Plain Layout
26401 Funciones ! módulo
26402 \end_layout
26403
26404 \end_inset
26405
26406
26407 \end_layout
26408
26409 \begin_layout Standard
26410 La función módulo es especial, porque existe en cuatro variantes.
26411 \end_layout
26412
26413 \begin_layout Standard
26414 En una ecuación presentada:
26415 \begin_inset Formula 
26416 \begin{align*}
26417 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
26418 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
26419 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
26420 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
26421 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
26422 \end{align*}
26423
26424 \end_inset
26425
26426 En una ecuación en línea se pone menos espacio delante del nombre de la
26427  función para todas las variantes.
26428 \end_layout
26429
26430 \begin_layout Standard
26431 \begin_inset Newpage newpage
26432 \end_inset
26433
26434
26435 \end_layout
26436
26437 \begin_layout Section
26438 Caracteres especiales
26439 \begin_inset Index idx
26440 status collapsed
26441
26442 \begin_layout Plain Layout
26443 Caracteres especiales
26444 \end_layout
26445
26446 \end_inset
26447
26448
26449 \end_layout
26450
26451 \begin_layout Subsection
26452 Caracteres especiales en texto matemático
26453 \end_layout
26454
26455 \begin_layout Standard
26456 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
26457  TeX:
26458 \end_layout
26459
26460 \begin_layout Standard
26461 \begin_inset space \hfill{}
26462 \end_inset
26463
26464
26465 \begin_inset Tabular
26466 <lyxtabular version="3" rows="8" columns="2">
26467 <features tabularvalignment="middle">
26468 <column alignment="block" valignment="top" width="0">
26469 <column alignment="block" valignment="top" width="0">
26470 <row>
26471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26472 \begin_inset Text
26473
26474 \begin_layout Plain Layout
26475 Comando
26476 \end_layout
26477
26478 \end_inset
26479 </cell>
26480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26481 \begin_inset Text
26482
26483 \begin_layout Plain Layout
26484 Resultado
26485 \end_layout
26486
26487 \end_inset
26488 </cell>
26489 </row>
26490 <row>
26491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26492 \begin_inset Text
26493
26494 \begin_layout Plain Layout
26495
26496 \backslash
26497 oe
26498 \end_layout
26499
26500 \end_inset
26501 </cell>
26502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26503 \begin_inset Text
26504
26505 \begin_layout Plain Layout
26506 \begin_inset Formula $\textrm{œ}$
26507 \end_inset
26508
26509
26510 \end_layout
26511
26512 \end_inset
26513 </cell>
26514 </row>
26515 <row>
26516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26517 \begin_inset Text
26518
26519 \begin_layout Plain Layout
26520
26521 \backslash
26522 OE
26523 \end_layout
26524
26525 \end_inset
26526 </cell>
26527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26528 \begin_inset Text
26529
26530 \begin_layout Plain Layout
26531 \begin_inset Formula $\textrm{Œ}$
26532 \end_inset
26533
26534
26535 \end_layout
26536
26537 \end_inset
26538 </cell>
26539 </row>
26540 <row>
26541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26542 \begin_inset Text
26543
26544 \begin_layout Plain Layout
26545
26546 \backslash
26547 ae
26548 \end_layout
26549
26550 \end_inset
26551 </cell>
26552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26553 \begin_inset Text
26554
26555 \begin_layout Plain Layout
26556 \begin_inset Formula $\textrm{æ}$
26557 \end_inset
26558
26559
26560 \end_layout
26561
26562 \end_inset
26563 </cell>
26564 </row>
26565 <row>
26566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26567 \begin_inset Text
26568
26569 \begin_layout Plain Layout
26570
26571 \backslash
26572 AE
26573 \end_layout
26574
26575 \end_inset
26576 </cell>
26577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26578 \begin_inset Text
26579
26580 \begin_layout Plain Layout
26581 \begin_inset Formula $\textrm{Æ}$
26582 \end_inset
26583
26584
26585 \end_layout
26586
26587 \end_inset
26588 </cell>
26589 </row>
26590 <row>
26591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26592 \begin_inset Text
26593
26594 \begin_layout Plain Layout
26595
26596 \backslash
26597 aa
26598 \end_layout
26599
26600 \end_inset
26601 </cell>
26602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26603 \begin_inset Text
26604
26605 \begin_layout Plain Layout
26606 \begin_inset Formula $\textrm{\aa}$
26607 \end_inset
26608
26609
26610 \end_layout
26611
26612 \end_inset
26613 </cell>
26614 </row>
26615 <row>
26616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26617 \begin_inset Text
26618
26619 \begin_layout Plain Layout
26620
26621 \backslash
26622 AA
26623 \begin_inset Index idx
26624 status collapsed
26625
26626 \begin_layout Plain Layout
26627
26628 \backslash
26629 @
26630 \begin_inset ERT
26631 status collapsed
26632
26633 \begin_layout Plain Layout
26634
26635
26636 \backslash
26637 textrm{
26638 \backslash
26639 AA}
26640 \end_layout
26641
26642 \end_inset
26643
26644
26645 \end_layout
26646
26647 \end_inset
26648
26649
26650 \end_layout
26651
26652 \end_inset
26653 </cell>
26654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26655 \begin_inset Text
26656
26657 \begin_layout Plain Layout
26658 \begin_inset Formula $\textrm{Å}$
26659 \end_inset
26660
26661
26662 \end_layout
26663
26664 \end_inset
26665 </cell>
26666 </row>
26667 <row>
26668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26669 \begin_inset Text
26670
26671 \begin_layout Plain Layout
26672
26673 \backslash
26674 i
26675 \end_layout
26676
26677 \end_inset
26678 </cell>
26679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26680 \begin_inset Text
26681
26682 \begin_layout Plain Layout
26683 \begin_inset Formula $\textrm{ı}$
26684 \end_inset
26685
26686
26687 \end_layout
26688
26689 \end_inset
26690 </cell>
26691 </row>
26692 </lyxtabular>
26693
26694 \end_inset
26695
26696
26697 \begin_inset space \hfill{}
26698 \end_inset
26699
26700
26701 \begin_inset Tabular
26702 <lyxtabular version="3" rows="8" columns="2">
26703 <features tabularvalignment="middle">
26704 <column alignment="block" valignment="top" width="0">
26705 <column alignment="center" valignment="top" width="0">
26706 <row>
26707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26708 \begin_inset Text
26709
26710 \begin_layout Plain Layout
26711 Comando
26712 \begin_inset Note Note
26713 status collapsed
26714
26715 \begin_layout Plain Layout
26716
26717 \series bold
26718
26719 \backslash
26720 raisebox
26721 \series default
26722  se usa sólo como espaciador
26723 \end_layout
26724
26725 \end_inset
26726
26727
26728 \end_layout
26729
26730 \end_inset
26731 </cell>
26732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26733 \begin_inset Text
26734
26735 \begin_layout Plain Layout
26736 Resultado
26737 \end_layout
26738
26739 \end_inset
26740 </cell>
26741 </row>
26742 <row>
26743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26744 \begin_inset Text
26745
26746 \begin_layout Plain Layout
26747
26748 \backslash
26749 o
26750 \end_layout
26751
26752 \end_inset
26753 </cell>
26754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26755 \begin_inset Text
26756
26757 \begin_layout Plain Layout
26758 \begin_inset Formula $\textrm{ø}$
26759 \end_inset
26760
26761
26762 \end_layout
26763
26764 \end_inset
26765 </cell>
26766 </row>
26767 <row>
26768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26769 \begin_inset Text
26770
26771 \begin_layout Plain Layout
26772
26773 \backslash
26774 O
26775 \end_layout
26776
26777 \end_inset
26778 </cell>
26779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26780 \begin_inset Text
26781
26782 \begin_layout Plain Layout
26783 \begin_inset Formula $\textrm{Ø}$
26784 \end_inset
26785
26786
26787 \end_layout
26788
26789 \end_inset
26790 </cell>
26791 </row>
26792 <row>
26793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26794 \begin_inset Text
26795
26796 \begin_layout Plain Layout
26797
26798 \backslash
26799 l
26800 \end_layout
26801
26802 \end_inset
26803 </cell>
26804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26805 \begin_inset Text
26806
26807 \begin_layout Plain Layout
26808 \begin_inset Formula $\textrm{ł}$
26809 \end_inset
26810
26811
26812 \end_layout
26813
26814 \end_inset
26815 </cell>
26816 </row>
26817 <row>
26818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26819 \begin_inset Text
26820
26821 \begin_layout Plain Layout
26822
26823 \backslash
26824 L
26825 \end_layout
26826
26827 \end_inset
26828 </cell>
26829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26830 \begin_inset Text
26831
26832 \begin_layout Plain Layout
26833 \begin_inset Formula $\textrm{Ł}$
26834 \end_inset
26835
26836
26837 \end_layout
26838
26839 \end_inset
26840 </cell>
26841 </row>
26842 <row>
26843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26844 \begin_inset Text
26845
26846 \begin_layout Plain Layout
26847 !
26848 \begin_inset space \hspace{}
26849 \length 0mm
26850 \end_inset
26851
26852 `
26853 \begin_inset ERT
26854 status collapsed
26855
26856 \begin_layout Plain Layout
26857
26858
26859 \backslash
26860 spce 
26861 \end_layout
26862
26863 \end_inset
26864
26865
26866 \end_layout
26867
26868 \end_inset
26869 </cell>
26870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26871 \begin_inset Text
26872
26873 \begin_layout Plain Layout
26874 \begin_inset Formula $\textrm{!`}$
26875 \end_inset
26876
26877
26878 \end_layout
26879
26880 \end_inset
26881 </cell>
26882 </row>
26883 <row>
26884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26885 \begin_inset Text
26886
26887 \begin_layout Plain Layout
26888 ?
26889 \begin_inset space \hspace{}
26890 \length 0mm
26891 \end_inset
26892
26893 `
26894 \begin_inset ERT
26895 status collapsed
26896
26897 \begin_layout Plain Layout
26898
26899
26900 \backslash
26901 spce 
26902 \end_layout
26903
26904 \end_inset
26905
26906
26907 \end_layout
26908
26909 \end_inset
26910 </cell>
26911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26912 \begin_inset Text
26913
26914 \begin_layout Plain Layout
26915 \begin_inset Formula $\textrm{?`}$
26916 \end_inset
26917
26918
26919 \end_layout
26920
26921 \end_inset
26922 </cell>
26923 </row>
26924 <row>
26925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26926 \begin_inset Text
26927
26928 \begin_layout Plain Layout
26929
26930 \backslash
26931 j
26932 \end_layout
26933
26934 \end_inset
26935 </cell>
26936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26937 \begin_inset Text
26938
26939 \begin_layout Plain Layout
26940 \begin_inset Formula $\textrm{ȷ}$
26941 \end_inset
26942
26943
26944 \end_layout
26945
26946 \end_inset
26947 </cell>
26948 </row>
26949 </lyxtabular>
26950
26951 \end_inset
26952
26953
26954 \begin_inset space \hfill{}
26955 \end_inset
26956
26957
26958 \end_layout
26959
26960 \begin_layout Standard
26961 Los caracteres 
26962 \begin_inset Formula $\textrm{\textrm{Å}}$
26963 \end_inset
26964
26965  y 
26966 \begin_inset Formula $\textrm{\textrm{Ø}}$
26967 \end_inset
26968
26969  también se pueden insertar mediante el botón 
26970 \begin_inset Graphics
26971         filename ../../images/math/digamma.png
26972         scale 85
26973
26974 \end_inset
26975
26976  de la barra de ecuaciones.
26977 \end_layout
26978
26979 \begin_layout Standard
26980 Los comandos 
26981 \series bold
26982 !
26983 \begin_inset space \hspace{}
26984 \length 0mm
26985 \end_inset
26986
26987 `
26988 \series default
26989  y 
26990 \series bold
26991 ?
26992 \begin_inset space \hspace{}
26993 \length 0mm
26994 \end_inset
26995
26996 `
26997 \series default
26998  son una excepción porque se pueden insertar directamente a texto en LyX.
26999  
27000 \end_layout
27001
27002 \begin_layout Subsection
27003 Acentos en texto
27004 \begin_inset CommandInset label
27005 LatexCommand label
27006 name "sub:Acentos-en-texto"
27007
27008 \end_inset
27009
27010
27011 \begin_inset Index idx
27012 status collapsed
27013
27014 \begin_layout Plain Layout
27015 Acentos ! en texto
27016 \end_layout
27017
27018 \end_inset
27019
27020
27021 \end_layout
27022
27023 \begin_layout Standard
27024 Con los siguientes comandos se pueden acentuar todas las letras.
27025  Los comandos deben ponerse en modo TeX.
27026 \end_layout
27027
27028 \begin_layout Standard
27029 \begin_inset space \hfill{}
27030 \end_inset
27031
27032
27033 \begin_inset Tabular
27034 <lyxtabular version="3" rows="8" columns="2">
27035 <features tabularvalignment="middle">
27036 <column alignment="block" valignment="top" width="0">
27037 <column alignment="block" valignment="top" width="0">
27038 <row>
27039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27040 \begin_inset Text
27041
27042 \begin_layout Plain Layout
27043 Comando
27044 \end_layout
27045
27046 \end_inset
27047 </cell>
27048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27049 \begin_inset Text
27050
27051 \begin_layout Plain Layout
27052 Resultado
27053 \end_layout
27054
27055 \end_inset
27056 </cell>
27057 </row>
27058 <row>
27059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27060 \begin_inset Text
27061
27062 \begin_layout Plain Layout
27063
27064 \backslash
27065
27066 \begin_inset Quotes grd
27067 \end_inset
27068
27069 e
27070 \end_layout
27071
27072 \end_inset
27073 </cell>
27074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27075 \begin_inset Text
27076
27077 \begin_layout Plain Layout
27078 \begin_inset ERT
27079 status collapsed
27080
27081 \begin_layout Plain Layout
27082
27083
27084 \backslash
27085 "e
27086 \end_layout
27087
27088 \end_inset
27089
27090
27091 \end_layout
27092
27093 \end_inset
27094 </cell>
27095 </row>
27096 <row>
27097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27098 \begin_inset Text
27099
27100 \begin_layout Plain Layout
27101
27102 \backslash
27103 `e
27104 \end_layout
27105
27106 \end_inset
27107 </cell>
27108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27109 \begin_inset Text
27110
27111 \begin_layout Plain Layout
27112 \begin_inset ERT
27113 status collapsed
27114
27115 \begin_layout Plain Layout
27116
27117
27118 \backslash
27119 `e
27120 \end_layout
27121
27122 \end_inset
27123
27124
27125 \end_layout
27126
27127 \end_inset
27128 </cell>
27129 </row>
27130 <row>
27131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27132 \begin_inset Text
27133
27134 \begin_layout Plain Layout
27135
27136 \backslash
27137 ^
27138 \begin_inset ERT
27139 status collapsed
27140
27141 \begin_layout Plain Layout
27142
27143
27144 \backslash
27145 spce 
27146 \end_layout
27147
27148 \end_inset
27149
27150 e
27151 \end_layout
27152
27153 \end_inset
27154 </cell>
27155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27156 \begin_inset Text
27157
27158 \begin_layout Plain Layout
27159 \begin_inset ERT
27160 status collapsed
27161
27162 \begin_layout Plain Layout
27163
27164
27165 \backslash
27166 ^e
27167 \end_layout
27168
27169 \end_inset
27170
27171
27172 \end_layout
27173
27174 \end_inset
27175 </cell>
27176 </row>
27177 <row>
27178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27179 \begin_inset Text
27180
27181 \begin_layout Plain Layout
27182
27183 \backslash
27184 =e
27185 \end_layout
27186
27187 \end_inset
27188 </cell>
27189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27190 \begin_inset Text
27191
27192 \begin_layout Plain Layout
27193 \begin_inset ERT
27194 status collapsed
27195
27196 \begin_layout Plain Layout
27197
27198
27199 \backslash
27200 =e
27201 \end_layout
27202
27203 \end_inset
27204
27205
27206 \end_layout
27207
27208 \end_inset
27209 </cell>
27210 </row>
27211 <row>
27212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27213 \begin_inset Text
27214
27215 \begin_layout Plain Layout
27216
27217 \backslash
27218 u
27219 \begin_inset ERT
27220 status collapsed
27221
27222 \begin_layout Plain Layout
27223
27224
27225 \backslash
27226 spce 
27227 \end_layout
27228
27229 \end_inset
27230
27231 e
27232 \end_layout
27233
27234 \end_inset
27235 </cell>
27236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27237 \begin_inset Text
27238
27239 \begin_layout Plain Layout
27240 \begin_inset ERT
27241 status collapsed
27242
27243 \begin_layout Plain Layout
27244
27245
27246 \backslash
27247 u e
27248 \end_layout
27249
27250 \end_inset
27251
27252
27253 \end_layout
27254
27255 \end_inset
27256 </cell>
27257 </row>
27258 <row>
27259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27260 \begin_inset Text
27261
27262 \begin_layout Plain Layout
27263
27264 \backslash
27265 b
27266 \begin_inset ERT
27267 status collapsed
27268
27269 \begin_layout Plain Layout
27270
27271
27272 \backslash
27273 spce 
27274 \end_layout
27275
27276 \end_inset
27277
27278 e
27279 \end_layout
27280
27281 \end_inset
27282 </cell>
27283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27284 \begin_inset Text
27285
27286 \begin_layout Plain Layout
27287 \begin_inset ERT
27288 status collapsed
27289
27290 \begin_layout Plain Layout
27291
27292
27293 \backslash
27294 b e
27295 \end_layout
27296
27297 \end_inset
27298
27299
27300 \end_layout
27301
27302 \end_inset
27303 </cell>
27304 </row>
27305 <row>
27306 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27307 \begin_inset Text
27308
27309 \begin_layout Plain Layout
27310
27311 \backslash
27312 t
27313 \begin_inset ERT
27314 status collapsed
27315
27316 \begin_layout Plain Layout
27317
27318
27319 \backslash
27320 spce 
27321 \end_layout
27322
27323 \end_inset
27324
27325 ee
27326 \end_layout
27327
27328 \end_inset
27329 </cell>
27330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27331 \begin_inset Text
27332
27333 \begin_layout Plain Layout
27334 \begin_inset ERT
27335 status collapsed
27336
27337 \begin_layout Plain Layout
27338
27339
27340 \backslash
27341 t ee
27342 \end_layout
27343
27344 \end_inset
27345
27346
27347 \end_layout
27348
27349 \end_inset
27350 </cell>
27351 </row>
27352 </lyxtabular>
27353
27354 \end_inset
27355
27356
27357 \begin_inset space \hfill{}
27358 \end_inset
27359
27360
27361 \begin_inset Tabular
27362 <lyxtabular version="3" rows="8" columns="2">
27363 <features tabularvalignment="middle">
27364 <column alignment="block" valignment="top" width="0">
27365 <column alignment="center" valignment="top" width="0">
27366 <row>
27367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27368 \begin_inset Text
27369
27370 \begin_layout Plain Layout
27371 Comando
27372 \end_layout
27373
27374 \end_inset
27375 </cell>
27376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27377 \begin_inset Text
27378
27379 \begin_layout Plain Layout
27380 Resultado
27381 \end_layout
27382
27383 \end_inset
27384 </cell>
27385 </row>
27386 <row>
27387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27388 \begin_inset Text
27389
27390 \begin_layout Plain Layout
27391
27392 \backslash
27393 H
27394 \begin_inset ERT
27395 status collapsed
27396
27397 \begin_layout Plain Layout
27398
27399
27400 \backslash
27401 spce 
27402 \end_layout
27403
27404 \end_inset
27405
27406 e
27407 \end_layout
27408
27409 \end_inset
27410 </cell>
27411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27412 \begin_inset Text
27413
27414 \begin_layout Plain Layout
27415 \begin_inset ERT
27416 status collapsed
27417
27418 \begin_layout Plain Layout
27419
27420
27421 \backslash
27422 H e
27423 \end_layout
27424
27425 \end_inset
27426
27427
27428 \end_layout
27429
27430 \end_inset
27431 </cell>
27432 </row>
27433 <row>
27434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27435 \begin_inset Text
27436
27437 \begin_layout Plain Layout
27438
27439 \backslash
27440 'e
27441 \end_layout
27442
27443 \end_inset
27444 </cell>
27445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27446 \begin_inset Text
27447
27448 \begin_layout Plain Layout
27449 \begin_inset ERT
27450 status collapsed
27451
27452 \begin_layout Plain Layout
27453
27454
27455 \backslash
27456 'e
27457 \end_layout
27458
27459 \end_inset
27460
27461
27462 \end_layout
27463
27464 \end_inset
27465 </cell>
27466 </row>
27467 <row>
27468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27469 \begin_inset Text
27470
27471 \begin_layout Plain Layout
27472
27473 \backslash
27474 ~e
27475 \begin_inset Index idx
27476 status collapsed
27477
27478 \begin_layout Plain Layout
27479 Tilde
27480 \end_layout
27481
27482 \end_inset
27483
27484
27485 \end_layout
27486
27487 \end_inset
27488 </cell>
27489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27490 \begin_inset Text
27491
27492 \begin_layout Plain Layout
27493 \begin_inset ERT
27494 status collapsed
27495
27496 \begin_layout Plain Layout
27497
27498
27499 \backslash
27500 ~e
27501 \end_layout
27502
27503 \end_inset
27504
27505
27506 \end_layout
27507
27508 \end_inset
27509 </cell>
27510 </row>
27511 <row>
27512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27513 \begin_inset Text
27514
27515 \begin_layout Plain Layout
27516
27517 \backslash
27518 .e
27519 \end_layout
27520
27521 \end_inset
27522 </cell>
27523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27524 \begin_inset Text
27525
27526 \begin_layout Plain Layout
27527 \begin_inset ERT
27528 status collapsed
27529
27530 \begin_layout Plain Layout
27531
27532
27533 \backslash
27534 .e
27535 \end_layout
27536
27537 \end_inset
27538
27539
27540 \end_layout
27541
27542 \end_inset
27543 </cell>
27544 </row>
27545 <row>
27546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27547 \begin_inset Text
27548
27549 \begin_layout Plain Layout
27550
27551 \backslash
27552 v
27553 \begin_inset ERT
27554 status collapsed
27555
27556 \begin_layout Plain Layout
27557
27558
27559 \backslash
27560 spce 
27561 \end_layout
27562
27563 \end_inset
27564
27565 e
27566 \end_layout
27567
27568 \end_inset
27569 </cell>
27570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27571 \begin_inset Text
27572
27573 \begin_layout Plain Layout
27574 \begin_inset ERT
27575 status collapsed
27576
27577 \begin_layout Plain Layout
27578
27579
27580 \backslash
27581 v e
27582 \end_layout
27583
27584 \end_inset
27585
27586
27587 \end_layout
27588
27589 \end_inset
27590 </cell>
27591 </row>
27592 <row>
27593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27594 \begin_inset Text
27595
27596 \begin_layout Plain Layout
27597
27598 \backslash
27599 d
27600 \begin_inset ERT
27601 status collapsed
27602
27603 \begin_layout Plain Layout
27604
27605
27606 \backslash
27607 spce 
27608 \end_layout
27609
27610 \end_inset
27611
27612 e
27613 \end_layout
27614
27615 \end_inset
27616 </cell>
27617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27618 \begin_inset Text
27619
27620 \begin_layout Plain Layout
27621 \begin_inset ERT
27622 status collapsed
27623
27624 \begin_layout Plain Layout
27625
27626
27627 \backslash
27628 d e
27629 \end_layout
27630
27631 \end_inset
27632
27633
27634 \end_layout
27635
27636 \end_inset
27637 </cell>
27638 </row>
27639 <row>
27640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27641 \begin_inset Text
27642
27643 \begin_layout Plain Layout
27644
27645 \backslash
27646 c
27647 \begin_inset ERT
27648 status collapsed
27649
27650 \begin_layout Plain Layout
27651
27652
27653 \backslash
27654 spce 
27655 \end_layout
27656
27657 \end_inset
27658
27659 e
27660 \end_layout
27661
27662 \end_inset
27663 </cell>
27664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27665 \begin_inset Text
27666
27667 \begin_layout Plain Layout
27668 \begin_inset ERT
27669 status collapsed
27670
27671 \begin_layout Plain Layout
27672
27673
27674 \backslash
27675 c e
27676 \end_layout
27677
27678 \end_inset
27679
27680
27681 \end_layout
27682
27683 \end_inset
27684 </cell>
27685 </row>
27686 </lyxtabular>
27687
27688 \end_inset
27689
27690
27691 \begin_inset space \hfill{}
27692 \end_inset
27693
27694
27695 \end_layout
27696
27697 \begin_layout Standard
27698 \begin_inset VSpace medskip
27699 \end_inset
27700
27701
27702 \end_layout
27703
27704 \begin_layout Standard
27705 Con el comando 
27706 \series bold
27707
27708 \backslash
27709 t
27710 \series default
27711  también se pueden acentuar dos caracteres distintos.
27712  El comando 
27713 \series bold
27714
27715 \backslash
27716 t
27717 \begin_inset ERT
27718 status collapsed
27719
27720 \begin_layout Plain Layout
27721
27722
27723 \backslash
27724 spce 
27725 \end_layout
27726
27727 \end_inset
27728
27729 sz
27730 \series default
27731  genera 
27732 \begin_inset ERT
27733 status collapsed
27734
27735 \begin_layout Plain Layout
27736
27737
27738 \backslash
27739 t sz
27740 \end_layout
27741
27742 \end_inset
27743
27744
27745 \end_layout
27746
27747 \begin_layout Standard
27748 Los acentos 
27749 \series bold
27750 `
27751 \series default
27752  , 
27753 \series bold
27754 '
27755 \series default
27756  y 
27757 \series bold
27758 ^
27759 \series default
27760  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27761  TeX.
27762  Lo mismo se aplica a la tilde
27763 \begin_inset Foot
27764 status collapsed
27765
27766 \begin_layout Plain Layout
27767 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27768 \end_layout
27769
27770 \end_inset
27771
27772  con 
27773 \emph on
27774 a
27775 \emph default
27776
27777 \emph on
27778 o
27779 \emph default
27780  y 
27781 \emph on
27782 n.
27783 \end_layout
27784
27785 \begin_layout Standard
27786 Los comandos 
27787 \series bold
27788
27789 \backslash
27790 b
27791 \series default
27792  , 
27793 \series bold
27794
27795 \backslash
27796 c
27797 \series default
27798  , 
27799 \series bold
27800
27801 \backslash
27802 d
27803 \series default
27804  , 
27805 \series bold
27806
27807 \backslash
27808 H
27809 \series default
27810  , 
27811 \series bold
27812
27813 \backslash
27814 t
27815 \series default
27816  , 
27817 \series bold
27818
27819 \backslash
27820 u
27821 \series default
27822  , 
27823 \series bold
27824
27825 \backslash
27826 v
27827 \series default
27828 , y acentos insertados directamente con el teclado también están disponibles
27829  en texto matemático.
27830  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27831  
27832 \begin_inset CommandInset ref
27833 LatexCommand ref
27834 reference "sub:Acentos-para-un"
27835
27836 \end_inset
27837
27838 .
27839 \end_layout
27840
27841 \begin_layout Standard
27842 \begin_inset VSpace bigskip
27843 \end_inset
27844
27845
27846 \end_layout
27847
27848 \begin_layout Standard
27849 Además, con el comando 
27850 \series bold
27851
27852 \backslash
27853 textcircled
27854 \series default
27855
27856 \begin_inset Index idx
27857 status collapsed
27858
27859 \begin_layout Plain Layout
27860 Comandos ! T ! 
27861 \backslash
27862 textcircled
27863 \end_layout
27864
27865 \end_inset
27866
27867  se pueden insertar en un círculo todos los números y letras, de forma parecida
27868  al símbolo copyright.
27869 \end_layout
27870
27871 \begin_layout Standard
27872 \noindent
27873 \align center
27874 \begin_inset Tabular
27875 <lyxtabular version="3" rows="3" columns="2">
27876 <features tabularvalignment="middle">
27877 <column alignment="center" valignment="top" width="0">
27878 <column alignment="center" valignment="top" width="0">
27879 <row>
27880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27881 \begin_inset Text
27882
27883 \begin_layout Plain Layout
27884 Comando
27885 \end_layout
27886
27887 \end_inset
27888 </cell>
27889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27890 \begin_inset Text
27891
27892 \begin_layout Plain Layout
27893 Resultado
27894 \begin_inset Note Note
27895 status collapsed
27896
27897 \begin_layout Plain Layout
27898
27899 \series bold
27900
27901 \backslash
27902 raisebox
27903 \series default
27904  se usa sólo como espaciador
27905 \end_layout
27906
27907 \end_inset
27908
27909
27910 \end_layout
27911
27912 \end_inset
27913 </cell>
27914 </row>
27915 <row>
27916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27917 \begin_inset Text
27918
27919 \begin_layout Plain Layout
27920
27921 \backslash
27922 textcircled{w}
27923 \end_layout
27924
27925 \end_inset
27926 </cell>
27927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27928 \begin_inset Text
27929
27930 \begin_layout Plain Layout
27931 \begin_inset ERT
27932 status collapsed
27933
27934 \begin_layout Plain Layout
27935
27936
27937 \backslash
27938 textcircled{w}
27939 \end_layout
27940
27941 \end_inset
27942
27943
27944 \end_layout
27945
27946 \end_inset
27947 </cell>
27948 </row>
27949 <row>
27950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27951 \begin_inset Text
27952
27953 \begin_layout Plain Layout
27954
27955 \backslash
27956 Large 
27957 \backslash
27958 textcircled{
27959 \backslash
27960 normalsize
27961 \backslash
27962 protect
27963 \backslash
27964 raisebox{-1.5pt}{W}}
27965 \end_layout
27966
27967 \end_inset
27968 </cell>
27969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27970 \begin_inset Text
27971
27972 \begin_layout Plain Layout
27973 \begin_inset Formula $\raisebox{4.5mm}{}$
27974 \end_inset
27975
27976
27977 \begin_inset ERT
27978 status collapsed
27979
27980 \begin_layout Plain Layout
27981
27982
27983 \backslash
27984 Large 
27985 \backslash
27986 textcircled{
27987 \backslash
27988 normalsize
27989 \backslash
27990 protect
27991 \backslash
27992 raisebox{-1.5pt}W}
27993 \end_layout
27994
27995 \end_inset
27996
27997
27998 \begin_inset Formula $\raisebox{-2mm}{}$
27999 \end_inset
28000
28001
28002 \end_layout
28003
28004 \end_inset
28005 </cell>
28006 </row>
28007 </lyxtabular>
28008
28009 \end_inset
28010
28011
28012 \end_layout
28013
28014 \begin_layout Standard
28015 Hay que tener cuidado que el carácter se ajuste al círculo.
28016  Por eso 
28017 \series bold
28018
28019 \backslash
28020 Large
28021 \begin_inset Foot
28022 status collapsed
28023
28024 \begin_layout Plain Layout
28025 véase 
28026 \begin_inset CommandInset ref
28027 LatexCommand ref
28028 reference "sub:Tamaños-de-tipografías"
28029
28030 \end_inset
28031
28032
28033 \end_layout
28034
28035 \end_inset
28036
28037
28038 \series default
28039  especifica el tamaño del círculo.
28040  Con ayuda de 
28041 \series bold
28042
28043 \backslash
28044 raisebox
28045 \begin_inset Foot
28046 status collapsed
28047
28048 \begin_layout Plain Layout
28049 véase 
28050 \begin_inset CommandInset ref
28051 LatexCommand ref
28052 reference "sub:Marcos-sin-bordes"
28053
28054 \end_inset
28055
28056
28057 \end_layout
28058
28059 \end_inset
28060
28061
28062 \series default
28063  se puede centrar el carácter.
28064 \end_layout
28065
28066 \begin_layout Subsection
28067 Números en estilo antiguo
28068 \begin_inset Index idx
28069 status collapsed
28070
28071 \begin_layout Plain Layout
28072 Numeros@Números ! en estilo antiguo
28073 \end_layout
28074
28075 \end_inset
28076
28077
28078 \end_layout
28079
28080 \begin_layout Standard
28081 Los números en estilo antiguo o elzevirianos se componen con el comando
28082  
28083 \series bold
28084
28085 \backslash
28086 oldstylenums
28087 \series default
28088
28089 \begin_inset Index idx
28090 status collapsed
28091
28092 \begin_layout Plain Layout
28093 Comandos ! O ! 
28094 \backslash
28095 oldstylenums
28096 \end_layout
28097
28098 \end_inset
28099
28100 .
28101  El comando se puede usar en ecuaciones y en modo TeX.
28102  Su esquema es:
28103 \end_layout
28104
28105 \begin_layout Standard
28106
28107 \series bold
28108
28109 \backslash
28110 oldstylenums{número}
28111 \end_layout
28112
28113 \begin_layout Standard
28114 El comando 
28115 \series bold
28116
28117 \backslash
28118 oldstylenums{0123456789}
28119 \series default
28120  genera: 
28121 \begin_inset Formula $\oldstylenums{0123456789}$
28122 \end_inset
28123
28124
28125 \end_layout
28126
28127 \begin_layout Subsection
28128 Caracteres especiales misceláneos
28129 \begin_inset CommandInset label
28130 LatexCommand label
28131 name "sub:Caracteres-especiales-misceláneos"
28132
28133 \end_inset
28134
28135
28136 \begin_inset Index idx
28137 status collapsed
28138
28139 \begin_layout Plain Layout
28140 Caracteres especiales ! misceláneos
28141 \end_layout
28142
28143 \end_inset
28144
28145
28146 \end_layout
28147
28148 \begin_layout Standard
28149 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
28150  comandos:
28151 \end_layout
28152
28153 \begin_layout Standard
28154 \noindent
28155 \align center
28156 \begin_inset Tabular
28157 <lyxtabular version="3" rows="4" columns="2">
28158 <features tabularvalignment="middle">
28159 <column alignment="center" valignment="top" width="0">
28160 <column alignment="center" valignment="top" width="0">
28161 <row>
28162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28163 \begin_inset Text
28164
28165 \begin_layout Plain Layout
28166 Comando
28167 \end_layout
28168
28169 \end_inset
28170 </cell>
28171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28172 \begin_inset Text
28173
28174 \begin_layout Plain Layout
28175 Resultado
28176 \end_layout
28177
28178 \end_inset
28179 </cell>
28180 </row>
28181 <row>
28182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28183 \begin_inset Text
28184
28185 \begin_layout Plain Layout
28186
28187 \backslash
28188 ^
28189 \begin_inset ERT
28190 status collapsed
28191
28192 \begin_layout Plain Layout
28193
28194
28195 \backslash
28196 spce 
28197 \end_layout
28198
28199 \end_inset
28200
28201
28202 \end_layout
28203
28204 \end_inset
28205 </cell>
28206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28207 \begin_inset Text
28208
28209 \begin_layout Plain Layout
28210 \begin_inset Formula $\mathcircumflex$
28211 \end_inset
28212
28213
28214 \end_layout
28215
28216 \end_inset
28217 </cell>
28218 </row>
28219 <row>
28220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28221 \begin_inset Text
28222
28223 \begin_layout Plain Layout
28224
28225 \backslash
28226 _
28227 \end_layout
28228
28229 \end_inset
28230 </cell>
28231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28232 \begin_inset Text
28233
28234 \begin_layout Plain Layout
28235 \begin_inset Formula $\_$
28236 \end_inset
28237
28238
28239 \end_layout
28240
28241 \end_inset
28242 </cell>
28243 </row>
28244 <row>
28245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28246 \begin_inset Text
28247
28248 \begin_layout Plain Layout
28249 ^
28250 \begin_inset ERT
28251 status collapsed
28252
28253 \begin_layout Plain Layout
28254
28255
28256 \backslash
28257 spce 
28258 \end_layout
28259
28260 \end_inset
28261
28262
28263 \backslash
28264 circ
28265 \begin_inset Index idx
28266 status collapsed
28267
28268 \begin_layout Plain Layout
28269
28270 \backslash
28271
28272 \end_layout
28273
28274 \end_inset
28275
28276
28277 \end_layout
28278
28279 \end_inset
28280 </cell>
28281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28282 \begin_inset Text
28283
28284 \begin_layout Plain Layout
28285 \begin_inset Formula $^{\circ}$
28286 \end_inset
28287
28288
28289 \end_layout
28290
28291 \end_inset
28292 </cell>
28293 </row>
28294 </lyxtabular>
28295
28296 \end_inset
28297
28298
28299 \end_layout
28300
28301 \begin_layout Standard
28302 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
28303  LaTeX contiene la línea:
28304 \begin_inset Foot
28305 status open
28306
28307 \begin_layout Plain Layout
28308 Más sobre este asunto en 
28309 \begin_inset CommandInset ref
28310 LatexCommand ref
28311 reference "sub:Caracteres-de-texto"
28312
28313 \end_inset
28314
28315
28316 \end_layout
28317
28318 \end_inset
28319
28320  
28321 \end_layout
28322
28323 \begin_layout Standard
28324
28325 \series bold
28326
28327 \backslash
28328 DeclareInputtext{176}{
28329 \backslash
28330 ifmmode^
28331 \backslash
28332 circ
28333 \backslash
28334 else
28335 \backslash
28336 textdegree
28337 \backslash
28338 fi}
28339 \end_layout
28340
28341 \begin_layout Standard
28342 \begin_inset Newpage newpage
28343 \end_inset
28344
28345
28346 \end_layout
28347
28348 \begin_layout Section
28349 Estilos de ecuación
28350 \begin_inset CommandInset label
28351 LatexCommand label
28352 name "sec:Estilos-de-ecuación"
28353
28354 \end_inset
28355
28356
28357 \begin_inset Index idx
28358 status collapsed
28359
28360 \begin_layout Plain Layout
28361 Ecuación ! estilos de
28362 \end_layout
28363
28364 \end_inset
28365
28366
28367 \end_layout
28368
28369 \begin_layout Itemize
28370 Hay dos estilos diferentes de alineación:
28371 \end_layout
28372
28373 \begin_deeper
28374 \begin_layout Description
28375 Centrado es el estándar predefinido
28376 \end_layout
28377
28378 \begin_layout Description
28379 Sangrado para este estilo debe insertarse la opción de clase 
28380 \series bold
28381 fleqn
28382 \series default
28383  en el menú 
28384 \family sans
28385 Documento\SpecialChar \menuseparator
28386 Configuración
28387 \family default
28388  bajo 
28389 \family sans
28390 Clase de documento
28391 \end_layout
28392
28393 \begin_layout Standard
28394 Cuando se usa 
28395 \series bold
28396 Sangrado
28397 \series default
28398 , éste se puede ajustar con la longitud 
28399 \series bold
28400
28401 \backslash
28402 mathindent
28403 \series default
28404
28405 \begin_inset Index idx
28406 status collapsed
28407
28408 \begin_layout Plain Layout
28409 Comandos ! M ! 
28410 \backslash
28411 mathindent
28412 \end_layout
28413
28414 \end_inset
28415
28416 .
28417  Para 15
28418 \begin_inset space \thinspace{}
28419 \end_inset
28420
28421 mm, por ejemplo, se inserta esta línea de comando en el preámbulo LaTeX:
28422 \end_layout
28423
28424 \begin_layout Standard
28425
28426 \series bold
28427
28428 \backslash
28429 setlength{
28430 \backslash
28431 mathindent}{15mm}
28432 \end_layout
28433
28434 \begin_layout Standard
28435 Si no se especifica longitud se usa el valor predeterminado de 30
28436 \begin_inset space \thinspace{}
28437 \end_inset
28438
28439 pt.
28440 \end_layout
28441
28442 \end_deeper
28443 \begin_layout Itemize
28444 Y dos estilos diferentes de numeración:
28445 \end_layout
28446
28447 \begin_deeper
28448 \begin_layout Description
28449 Derecha es el estándar predefinido
28450 \end_layout
28451
28452 \begin_layout Description
28453 Izquierda para este estilo debe insertarse la opción de clase 
28454 \series bold
28455 leqno
28456 \series default
28457  en el menú 
28458 \family sans
28459 Documento\SpecialChar \menuseparator
28460 Configuración
28461 \family default
28462  bajo 
28463 \family sans
28464 Clase de documento
28465 \end_layout
28466
28467 \end_deeper
28468 \begin_layout Standard
28469
28470 \series bold
28471 fleqn
28472 \series default
28473  y 
28474 \series bold
28475 leqno
28476 \series default
28477  también se pueden usar juntos.
28478  En ese caso se insertan ambas opciones, separadas por una coma.
28479 \end_layout
28480
28481 \begin_layout Standard
28482 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
28483  documento.
28484  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
28485  estilo 
28486 \series bold
28487 Centrado
28488 \series default
28489  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
28490 \begin_inset CommandInset ref
28491 LatexCommand ref
28492 reference "sub:Entorno-flalign"
28493
28494 \end_inset
28495
28496 .
28497 \end_layout
28498
28499 \begin_layout Section
28500 Ecuaciones multilínea
28501 \begin_inset CommandInset label
28502 LatexCommand label
28503 name "sec:Ecuaciones-multilínea"
28504
28505 \end_inset
28506
28507
28508 \begin_inset Index idx
28509 status collapsed
28510
28511 \begin_layout Plain Layout
28512 Ecuación ! multilínea
28513 \end_layout
28514
28515 \end_inset
28516
28517
28518 \end_layout
28519
28520 \begin_layout Subsection
28521 General
28522 \end_layout
28523
28524 \begin_layout Standard
28525 En LyX se generan nuevas líneas en una ecuación con 
28526 \family sans
28527 \series bold
28528 Ctrl+Entrar
28529 \family default
28530 \series default
28531 .
28532  Esto crea un 
28533 \series bold
28534 entorno eqnarray
28535 \series default
28536 , que se describe en
28537 \begin_inset space ~
28538 \end_inset
28539
28540
28541 \begin_inset CommandInset ref
28542 LatexCommand ref
28543 reference "sub:Entorno-eqnarray"
28544
28545 \end_inset
28546
28547  o, si se ha marcado la opción 
28548 \family sans
28549 Usar
28550 \begin_inset space ~
28551 \end_inset
28552
28553 el
28554 \begin_inset space ~
28555 \end_inset
28556
28557 paquete
28558 \begin_inset space ~
28559 \end_inset
28560
28561 de
28562 \begin_inset space ~
28563 \end_inset
28564
28565 ecuaciones
28566 \begin_inset space ~
28567 \end_inset
28568
28569 AMS
28570 \family default
28571  en la configuración del documento
28572 \family sans
28573 , un 
28574 \series bold
28575 entorno
28576 \family default
28577 \series default
28578  
28579 \series bold
28580 align
28581 \series default
28582 , que se describe en
28583 \begin_inset space ~
28584 \end_inset
28585
28586
28587 \begin_inset CommandInset ref
28588 LatexCommand ref
28589 reference "sub:Entorno-align-estándar"
28590
28591 \end_inset
28592
28593 .
28594 \end_layout
28595
28596 \begin_layout Standard
28597 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28598  el menú 
28599 \family sans
28600 Insertar\SpecialChar \menuseparator
28601 Ecuación
28602 \family default
28603 .
28604  En las siguientes secciones se describen estos entornos.
28605 \end_layout
28606
28607 \begin_layout Standard
28608 En todos los entornos de ecuación multilínea la combinación 
28609 \family sans
28610 Ctrl+Entrar
28611 \family default
28612  genera una línea nueva.
28613  Para añadir o quitar líneas se pueden usar los botones 
28614 \begin_inset Graphics
28615         filename ../../images/tabular-feature_append-row.png
28616         scale 85
28617
28618 \end_inset
28619
28620  o 
28621 \begin_inset Graphics
28622         filename ../../images/tabular-feature_delete-row.png
28623         scale 85
28624
28625 \end_inset
28626
28627 de la barra de herramientas, respectivamente, o el menú 
28628 \family sans
28629 Editar\SpecialChar \menuseparator
28630 Filas y columnas
28631 \family default
28632 .
28633 \end_layout
28634
28635 \begin_layout Subsubsection
28636 Separación de líneas
28637 \begin_inset CommandInset label
28638 LatexCommand label
28639 name "sub:Separación-de-líneas"
28640
28641 \end_inset
28642
28643
28644 \begin_inset Index idx
28645 status collapsed
28646
28647 \begin_layout Plain Layout
28648 Ecuación ! multilínea ! separación de filas
28649 \end_layout
28650
28651 \end_inset
28652
28653
28654 \end_layout
28655
28656 \begin_layout Standard
28657 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28658 \begin_inset Formula 
28659 \begin{eqnarray*}
28660 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}\\
28661 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
28662 \end{eqnarray*}
28663
28664 \end_inset
28665
28666 En LaTeX un espacio adicional para una línea se especifica como argumento
28667  opcional del comando de nueva línea.
28668  Esto aún no es posible en LYX,
28669 \begin_inset Foot
28670 status collapsed
28671
28672 \begin_layout Plain Layout
28673 véase 
28674 \begin_inset CommandInset href
28675 LatexCommand href
28676 name "LyX-bug #1505"
28677 target "http://www.lyx.org/trac/ticket/1505"
28678
28679 \end_inset
28680
28681
28682 \end_layout
28683
28684 \end_inset
28685
28686  por lo que toda la ecuación debe insertarse en modo TeX.
28687  Para añadir espacio en nuestro ejemplo se inserta el comando 
28688 \series bold
28689
28690 \backslash
28691
28692 \backslash
28693 [3mm]
28694 \series default
28695  al final de la primera línea.
28696  Así: 
28697 \begin_inset ERT
28698 status collapsed
28699
28700 \begin_layout Plain Layout
28701
28702
28703 \backslash
28704 begin{eqnarray*}
28705 \end_layout
28706
28707 \begin_layout Plain Layout
28708
28709 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28710  = & 
28711 \backslash
28712 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28713 \backslash
28714
28715 \backslash
28716 [3mm]
28717 \end_layout
28718
28719 \begin_layout Plain Layout
28720
28721 4x^{2}
28722 \backslash
28723 left(B^{2}+x_{0}^{2}
28724 \backslash
28725 right)+4x_{0}x
28726 \backslash
28727 left(D-B^{2}
28728 \backslash
28729 right)+B^{2}
28730 \backslash
28731 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28732 \backslash
28733 right) & = & 0
28734 \end_layout
28735
28736 \begin_layout Plain Layout
28737
28738
28739 \backslash
28740 end{eqnarray*}
28741 \end_layout
28742
28743 \end_inset
28744
28745
28746 \begin_inset VSpace bigskip
28747 \end_inset
28748
28749
28750 \end_layout
28751
28752 \begin_layout Standard
28753 Para obtener separación en todas las líneas hay que cambiar la longitud
28754  
28755 \series bold
28756
28757 \backslash
28758 jot
28759 \series default
28760
28761 \begin_inset Index idx
28762 status collapsed
28763
28764 \begin_layout Plain Layout
28765 Comandos ! J ! 
28766 \backslash
28767 jot
28768 \end_layout
28769
28770 \end_inset
28771
28772 .
28773  La definición es: 
28774 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28775 \end_inset
28776
28777 .
28778  El valor predeterminado para 
28779 \series bold
28780
28781 \backslash
28782 jot
28783 \series default
28784  es 3
28785 \begin_inset space \thinspace{}
28786 \end_inset
28787
28788 pt.
28789  Para establecer una separación adicional de 3
28790 \begin_inset space \thinspace{}
28791 \end_inset
28792
28793 mm como en el ejemplo anterior, se inserta el comando
28794 \end_layout
28795
28796 \begin_layout Standard
28797
28798 \series bold
28799
28800 \backslash
28801 setlength{
28802 \backslash
28803 jot}{3mm+3pt}
28804 \end_layout
28805
28806 \begin_layout Standard
28807 en modo TeX antes de la ecuación.
28808  Es necesario cargar el paquete 
28809 \series bold
28810 calc
28811 \series default
28812
28813 \begin_inset Foot
28814 status collapsed
28815
28816 \begin_layout Plain Layout
28817
28818 \series bold
28819 calc
28820 \series default
28821  forma parte de toda instalación LaTeX estándar.
28822 \end_layout
28823
28824 \end_inset
28825
28826
28827 \begin_inset Index idx
28828 status collapsed
28829
28830 \begin_layout Plain Layout
28831 Paquetes ! calc
28832 \end_layout
28833
28834 \end_inset
28835
28836  en el preámbulo con la línea
28837 \end_layout
28838
28839 \begin_layout Standard
28840
28841 \series bold
28842
28843 \backslash
28844 usepackage{calc}
28845 \end_layout
28846
28847 \begin_layout Standard
28848 Se obtiene:
28849 \begin_inset ERT
28850 status collapsed
28851
28852 \begin_layout Plain Layout
28853
28854
28855 \backslash
28856 setlength{
28857 \backslash
28858 jot}{3mm+3pt}
28859 \end_layout
28860
28861 \end_inset
28862
28863
28864 \begin_inset Formula 
28865 \begin{eqnarray*}
28866 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}\\
28867 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
28868 \end{eqnarray*}
28869
28870 \end_inset
28871
28872
28873 \begin_inset ERT
28874 status collapsed
28875
28876 \begin_layout Plain Layout
28877
28878
28879 \backslash
28880 setlength{
28881 \backslash
28882 jot}{3pt}
28883 \end_layout
28884
28885 \end_inset
28886
28887  Para volver a la distancia predeterminada, 
28888 \series bold
28889
28890 \backslash
28891 jot
28892 \series default
28893  se establece en 3
28894 \begin_inset space \thinspace{}
28895 \end_inset
28896
28897 pt.
28898 \end_layout
28899
28900 \begin_layout Subsubsection
28901 Separación de columnas
28902 \begin_inset CommandInset label
28903 LatexCommand label
28904 name "sub:Separación-de-columnas"
28905
28906 \end_inset
28907
28908
28909 \begin_inset Index idx
28910 status collapsed
28911
28912 \begin_layout Plain Layout
28913 Ecuación ! multilínea !separación de columnas
28914 \end_layout
28915
28916 \end_inset
28917
28918
28919 \end_layout
28920
28921 \begin_layout Standard
28922 Una ecuación multilínea forma una matriz.
28923  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28924  columnas.
28925  Cambiando la separación de columnas en este entorno se puede cambiar el
28926  espacio junto al signo de relación.
28927 \end_layout
28928
28929 \begin_layout Standard
28930 La separación de columnas se especifica con la longitud
28931 \series bold
28932  
28933 \backslash
28934 arraycolsep
28935 \series default
28936
28937 \begin_inset Index idx
28938 status collapsed
28939
28940 \begin_layout Plain Layout
28941 Comandos ! A ! 
28942 \backslash
28943 arraycolsep
28944 \end_layout
28945
28946 \end_inset
28947
28948  según:
28949 \begin_inset Newline newline
28950 \end_inset
28951
28952 separación de columnas = 2
28953 \begin_inset space \thinspace{}
28954 \end_inset
28955
28956
28957 \series bold
28958
28959 \backslash
28960 arraycolsep
28961 \series default
28962
28963 \begin_inset Newline newline
28964 \end_inset
28965
28966 Así, el comando en modo TeX
28967 \end_layout
28968
28969 \begin_layout Standard
28970
28971 \series bold
28972
28973 \backslash
28974 setlength{
28975 \backslash
28976 arraycolsep}{1cm}
28977 \end_layout
28978
28979 \begin_layout Standard
28980 establece para todas las ecuaciones siguientes una separación de columnas
28981  de 2
28982 \begin_inset space \thinspace{}
28983 \end_inset
28984
28985 cm.
28986  Para volver al valor predefinido, 
28987 \series bold
28988
28989 \backslash
28990 arraycolsep
28991 \series default
28992  se pone en 5
28993 \begin_inset space \thinspace{}
28994 \end_inset
28995
28996 pt.
28997 \end_layout
28998
28999 \begin_layout Standard
29000 Una ecuación con separación de 2
29001 \begin_inset space \thinspace{}
29002 \end_inset
29003
29004 cm entre columnas:
29005 \begin_inset ERT
29006 status collapsed
29007
29008 \begin_layout Plain Layout
29009
29010
29011 \backslash
29012 setlength{
29013 \backslash
29014 arraycolsep}{1cm}
29015 \end_layout
29016
29017 \end_inset
29018
29019
29020 \begin_inset Formula 
29021 \begin{eqnarray*}
29022 A & = & B\\
29023 C & \ne & A
29024 \end{eqnarray*}
29025
29026 \end_inset
29027
29028 Una ecuación con la separación predefinida para matrices, 10
29029 \begin_inset space \thinspace{}
29030 \end_inset
29031
29032 pt:
29033 \begin_inset ERT
29034 status collapsed
29035
29036 \begin_layout Plain Layout
29037
29038
29039 \backslash
29040 setlength{
29041 \backslash
29042 arraycolsep}{5pt}
29043 \end_layout
29044
29045 \end_inset
29046
29047
29048 \begin_inset Formula 
29049 \begin{eqnarray*}
29050 A & = & B\\
29051 C & \ne & A
29052 \end{eqnarray*}
29053
29054 \end_inset
29055
29056
29057 \end_layout
29058
29059 \begin_layout Subsubsection
29060 Ecuaciones largas
29061 \begin_inset Index idx
29062 status collapsed
29063
29064 \begin_layout Plain Layout
29065 Ecuación ! larga
29066 \end_layout
29067
29068 \end_inset
29069
29070
29071 \end_layout
29072
29073 \begin_layout Standard
29074 Se pueden componer ecuaciones largas mediante estos métodos:
29075 \end_layout
29076
29077 \begin_layout Itemize
29078 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
29079  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
29080 \begin_inset Formula 
29081 \begin{eqnarray}
29082 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 \\
29083  &  & -\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}
29084 \end{eqnarray}
29085
29086 \end_inset
29087
29088 El signo menos al principio de la segunda línea normalmente no aparece como
29089  operador porque es el primer carácter de la línea.
29090  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
29091  Para evitarlo se ha insertado 3
29092 \begin_inset space \thinspace{}
29093 \end_inset
29094
29095 pt de espacio detrás del menos con el comando 
29096 \series bold
29097
29098 \backslash
29099 hspace
29100 \series default
29101 .
29102 \begin_inset Foot
29103 status collapsed
29104
29105 \begin_layout Plain Layout
29106 véase más sobre 
29107 \series bold
29108
29109 \backslash
29110 hspace
29111 \series default
29112  en 
29113 \begin_inset CommandInset ref
29114 LatexCommand ref
29115 reference "sub:Espacio-variable"
29116
29117 \end_inset
29118
29119
29120 \end_layout
29121
29122 \end_inset
29123
29124
29125 \begin_inset Index idx
29126 status collapsed
29127
29128 \begin_layout Plain Layout
29129 Comandos ! H ! 
29130 \backslash
29131 hspace
29132 \end_layout
29133
29134 \end_inset
29135
29136
29137 \end_layout
29138
29139 \begin_layout Itemize
29140 Si ambos lados de la ecuación son demasiado largos se usa el comando 
29141 \series bold
29142
29143 \backslash
29144 lefteqn
29145 \series default
29146
29147 \begin_inset Index idx
29148 status collapsed
29149
29150 \begin_layout Plain Layout
29151 Comandos ! L ! 
29152 \backslash
29153 lefteqn
29154 \end_layout
29155
29156 \end_inset
29157
29158 .
29159  Se inserta en la primer columna de la primera línea y hace que todas las
29160  inserciones posteriores sobreescriban las columnas siguientes:
29161 \begin_inset Formula 
29162 \begin{eqnarray}
29163 \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 \\
29164  &  & -\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 \\
29165  &  & =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}
29166 \end{eqnarray}
29167
29168 \end_inset
29169
29170 Tras la inserción de 
29171 \series bold
29172
29173 \backslash
29174 lefteqn
29175 \series default
29176  el cursor está en un marco púrpura un poco a la izquierda del azul.
29177  La ecuación se inserta en éste.
29178 \begin_inset Newline newline
29179 \end_inset
29180
29181 El contenido de las restantes líneas se inserta en la segunda columna o
29182  en otra.
29183  A mayor número de columna donde se inserte, mayor sangrado.
29184 \begin_inset VSpace medskip
29185 \end_inset
29186
29187
29188 \begin_inset Newline newline
29189 \end_inset
29190
29191
29192 \begin_inset Note Greyedout
29193 status collapsed
29194
29195 \begin_layout Plain Layout
29196 Ten en cuenta lo siguiente si usas 
29197 \series bold
29198
29199 \backslash
29200 lefteqn
29201 \series default
29202 :
29203 \end_layout
29204
29205 \begin_layout Itemize
29206 La ecuación no usa la anchura total de la página.
29207  Cuando se añade, p.
29208 \begin_inset space \thinspace{}
29209 \end_inset
29210
29211 e., el término 
29212 \begin_inset Formula $-B^{2}$
29213 \end_inset
29214
29215  en la primera línea del ejemplo, debería estar fuera del margen.
29216  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
29217  principio de la primera línea.
29218 \end_layout
29219
29220 \begin_layout Itemize
29221 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
29222  primera línea.
29223 \begin_inset Foot
29224 status collapsed
29225
29226 \begin_layout Plain Layout
29227 \begin_inset CommandInset href
29228 LatexCommand href
29229 name "LyX-bug #1429"
29230 target "http://www.lyx.org/trac/ticket/1429"
29231
29232 \end_inset
29233
29234
29235 \end_layout
29236
29237 \end_inset
29238
29239  Sólo se puede poner el cursor al principio de la línea y moverlo con las
29240  teclas de flecha.
29241 \end_layout
29242
29243 \end_inset
29244
29245  
29246 \end_layout
29247
29248 \begin_layout Itemize
29249 Se describen otros métodos para escribir fórmulas largas en 
29250 \begin_inset CommandInset ref
29251 LatexCommand ref
29252 reference "sub:Entorno-multilínea"
29253
29254 \end_inset
29255
29256  y 
29257 \begin_inset CommandInset ref
29258 LatexCommand ref
29259 reference "sub:Partes-multilínea"
29260
29261 \end_inset
29262
29263 .
29264 \end_layout
29265
29266 \begin_layout Subsubsection
29267 Delimitadores multilínea
29268 \begin_inset CommandInset label
29269 LatexCommand label
29270 name "sub:Delimitadores-multilínea"
29271
29272 \end_inset
29273
29274
29275 \begin_inset Index idx
29276 status collapsed
29277
29278 \begin_layout Plain Layout
29279 Delimitadores ! para varias líneas
29280 \end_layout
29281
29282 \end_inset
29283
29284
29285 \end_layout
29286
29287 \begin_layout Standard
29288 Para poner delimitadores que cubran varias líneas hay un problema:
29289 \begin_inset Formula 
29290 \begin{eqnarray*}
29291 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29292  &  & \left.\cdots+B-D\right]
29293 \end{eqnarray*}
29294
29295 \end_inset
29296
29297 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
29298 res con tamaño variable no abarcan líneas múltiples.
29299 \end_layout
29300
29301 \begin_layout Standard
29302 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
29303  primera línea se finaliza con 
29304 \series bold
29305
29306 \backslash
29307 right.
29308 \series default
29309
29310 \begin_inset Index idx
29311 status collapsed
29312
29313 \begin_layout Plain Layout
29314 Comandos ! R ! 
29315 \backslash
29316 right
29317 \end_layout
29318
29319 \end_inset
29320
29321  y la segunda con 
29322 \series bold
29323
29324 \backslash
29325 left.
29326 \series default
29327 .
29328 \begin_inset Foot
29329 status collapsed
29330
29331 \begin_layout Plain Layout
29332 Más sobre 
29333 \series bold
29334
29335 \backslash
29336 left.
29337
29338 \series default
29339  y 
29340 \series bold
29341
29342 \backslash
29343 right.
29344
29345 \series default
29346  en 
29347 \begin_inset CommandInset ref
29348 LatexCommand ref
29349 reference "sub:Tamaño-automático-de"
29350
29351 \end_inset
29352
29353
29354 \end_layout
29355
29356 \end_inset
29357
29358
29359 \begin_inset Index idx
29360 status collapsed
29361
29362 \begin_layout Plain Layout
29363 Comandos ! L ! 
29364 \backslash
29365 left
29366 \end_layout
29367
29368 \end_inset
29369
29370  Después de 
29371 \series bold
29372
29373 \backslash
29374 left.
29375
29376 \series default
29377  se inserta el comando 
29378 \series bold
29379
29380 \backslash
29381 vphantom
29382 \series default
29383
29384 \begin_inset ERT
29385 status collapsed
29386
29387 \begin_layout Plain Layout
29388
29389
29390 \backslash
29391 spce 
29392 \end_layout
29393
29394 \end_inset
29395
29396
29397 \series bold
29398
29399 \backslash
29400 prod
29401 \series default
29402 ^
29403 \begin_inset ERT
29404 status collapsed
29405
29406 \begin_layout Plain Layout
29407
29408
29409 \backslash
29410 spce 
29411 \end_layout
29412
29413 \end_inset
29414
29415
29416 \series bold
29417
29418 \backslash
29419 infty
29420 \series default
29421
29422 \begin_inset ERT
29423 status collapsed
29424
29425 \begin_layout Plain Layout
29426
29427
29428 \backslash
29429 spce 
29430 \end_layout
29431
29432 \end_inset
29433
29434
29435 \series bold
29436
29437 \begin_inset Formula $\downarrow$
29438 \end_inset
29439
29440 _R=1}
29441 \series default
29442
29443 \begin_inset Index idx
29444 status collapsed
29445
29446 \begin_layout Plain Layout
29447 Comandos ! V ! 
29448 \backslash
29449 vphantom
29450 \end_layout
29451
29452 \end_inset
29453
29454 , porque el operador de multiplicación con sus límites es el símbolo mayor
29455  en la primera línea y ese debería ser el tamaño para el delimitador en
29456  la segunda línea.
29457 \end_layout
29458
29459 \begin_layout Standard
29460 El resultado es: 
29461 \begin_inset Formula 
29462 \begin{eqnarray*}
29463 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29464  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29465 \end{eqnarray*}
29466
29467 \end_inset
29468
29469
29470 \end_layout
29471
29472 \begin_layout Subsection
29473 Entornos align
29474 \end_layout
29475
29476 \begin_layout Standard
29477 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
29478  Son especialmente apropiados para poner ecuaciones adosadas.
29479 \end_layout
29480
29481 \begin_layout Standard
29482 Los entornos align constan de columnas.
29483  Las columnas impares se alinean a la derecha, las pares a la izquierda.
29484  En un entorno align se puede numerar cada línea.
29485 \end_layout
29486
29487 \begin_layout Standard
29488 Los entornos align se crean con el menú 
29489 \family sans
29490 Insertar\SpecialChar \menuseparator
29491 Ecuación
29492 \family default
29493 .
29494  Una ecuación existente se puede convertir a align con el menú 
29495 \family sans
29496 Editar\SpecialChar \menuseparator
29497 Ecuación\SpecialChar \menuseparator
29498 Cambiar tipo de ecuación
29499 \family default
29500 .
29501 \end_layout
29502
29503 \begin_layout Standard
29504 Para añadir o quitar columnas se pueden usar los botones 
29505 \begin_inset Graphics
29506         filename ../../images/tabular-feature_append-row.png
29507         scale 85
29508
29509 \end_inset
29510
29511  o 
29512 \begin_inset Graphics
29513         filename ../../images/tabular-feature_delete-row.png
29514         scale 85
29515
29516 \end_inset
29517
29518  de la barra de ecuaciones o el menú 
29519 \family sans
29520 Editar\SpecialChar \menuseparator
29521 Filas y columnas
29522 \family default
29523 .
29524 \end_layout
29525
29526 \begin_layout Subsubsection
29527 Entorno align estándar
29528 \begin_inset CommandInset label
29529 LatexCommand label
29530 name "sub:Entorno-align-estándar"
29531
29532 \end_inset
29533
29534
29535 \begin_inset Index idx
29536 status collapsed
29537
29538 \begin_layout Plain Layout
29539 Ecuación ! multilínea ! entorno align
29540 \end_layout
29541
29542 \end_inset
29543
29544
29545 \end_layout
29546
29547 \begin_layout Standard
29548 Este entorno align se crea pulsando 
29549 \family sans
29550 Ctrl+Entrar
29551 \family default
29552  en una ecuación o con el menú 
29553 \family sans
29554 Insertar\SpecialChar \menuseparator
29555 Ecuación\SpecialChar \menuseparator
29556 Entorno AMS align
29557 \family default
29558 .
29559 \end_layout
29560
29561 \begin_layout Standard
29562 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29563  align de cuatro columnas:
29564 \begin_inset Formula 
29565 \begin{align*}
29566 A & =\sen(B) & C & =D\\
29567 C & \neq A & B & \neq D
29568 \end{align*}
29569
29570 \end_inset
29571
29572 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29573  un 
29574 \series bold
29575
29576 \backslash
29577 hfill
29578 \series default
29579
29580 \begin_inset Foot
29581 status collapsed
29582
29583 \begin_layout Plain Layout
29584 Más sobre 
29585 \series bold
29586
29587 \backslash
29588 hfill
29589 \series default
29590  en 
29591 \begin_inset CommandInset ref
29592 LatexCommand ref
29593 reference "sub:Espacio-variable"
29594
29595 \end_inset
29596
29597
29598 \end_layout
29599
29600 \end_inset
29601
29602  antes de la primera y detrás de cada columna par.
29603  Si se pone en estilo 
29604 \series bold
29605 Sangrado
29606 \series default
29607 ,
29608 \begin_inset Foot
29609 status collapsed
29610
29611 \begin_layout Plain Layout
29612 véase estilos de ecuación en 
29613 \begin_inset CommandInset ref
29614 LatexCommand ref
29615 reference "sec:Estilos-de-ecuación"
29616
29617 \end_inset
29618
29619
29620 \end_layout
29621
29622 \end_inset
29623
29624  la ecuación queda sin el 
29625 \series bold
29626
29627 \backslash
29628 hfill
29629 \series default
29630  ante la primera columna.
29631 \end_layout
29632
29633 \begin_layout Subsubsection
29634 Entorno alignat
29635 \begin_inset Index idx
29636 status collapsed
29637
29638 \begin_layout Plain Layout
29639 Ecuación ! multilínea ! entorno alignat
29640 \end_layout
29641
29642 \end_inset
29643
29644
29645 \end_layout
29646
29647 \begin_layout Standard
29648 El entorno alignat no tiene separación predefinida de columnas.
29649  Se puede insertar manualmente con los espacios descritos en 
29650 \begin_inset CommandInset ref
29651 LatexCommand ref
29652 reference "sec:Espacio"
29653
29654 \end_inset
29655
29656 .
29657 \end_layout
29658
29659 \begin_layout Standard
29660 El ejemplo anterior en el entorno alignat, con un espacio de 1
29661 \begin_inset space \thinspace{}
29662 \end_inset
29663
29664 cm al comienzo da la segunda ecuación:
29665 \begin_inset Formula 
29666 \begin{alignat*}{2}
29667 A & =\sen(B)\hspace{1cm} & C & =D\\
29668 C & \neq A & B & \neq D
29669 \end{alignat*}
29670
29671 \end_inset
29672
29673 Como cada columna puede tener un espacio diferente, este entorno es especialment
29674 e apropiado para poner tres o más ecuaciones adosadas.
29675 \end_layout
29676
29677 \begin_layout Subsubsection
29678 Entorno flalign
29679 \begin_inset CommandInset label
29680 LatexCommand label
29681 name "sub:Entorno-flalign"
29682
29683 \end_inset
29684
29685
29686 \begin_inset Index idx
29687 status collapsed
29688
29689 \begin_layout Plain Layout
29690 Ecuación ! multilínea ! entorno flalign
29691 \end_layout
29692
29693 \end_inset
29694
29695
29696 \end_layout
29697
29698 \begin_layout Standard
29699 En este entorno las dos primeras columnas están siempre tan a la izquierda
29700  como sea posible y las dos últimas a la derecha.
29701  Ejemplo:
29702 \begin_inset Formula 
29703 \begin{flalign*}
29704 A & =1 & B & =2 & C & =3\\
29705 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
29706 \end{flalign*}
29707
29708 \end_inset
29709
29710 En un entorno flalign con un número impar de columnas, en la última de las
29711  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29712  alineadas a la izquierda, aunque se use el estilo 
29713 \series bold
29714 Centrado
29715 \series default
29716 .
29717  Un ejemplo de fórmula sangrada 
29718 \begin_inset CommandInset ref
29719 LatexCommand eqref
29720 reference "eq:IntVol"
29721
29722 \end_inset
29723
29724 :
29725 \begin_inset Formula 
29726 \begin{flalign}
29727 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
29728 \end{flalign}
29729
29730 \end_inset
29731
29732 Las dos primeras columnas contienen la fórmula.
29733  Para sangrarla como con el estilo 
29734 \series bold
29735 Sangrado
29736 \series default
29737 , se añade un espacio de 30
29738 \begin_inset space \thinspace{}
29739 \end_inset
29740
29741 pt al comienzo de la primera columna.
29742  
29743 \end_layout
29744
29745 \begin_layout Subsection
29746 Entorno eqnarray
29747 \begin_inset CommandInset label
29748 LatexCommand label
29749 name "sub:Entorno-eqnarray"
29750
29751 \end_inset
29752
29753
29754 \begin_inset Index idx
29755 status collapsed
29756
29757 \begin_layout Plain Layout
29758 Ecuación ! multilínea ! entorno eqnarray
29759 \end_layout
29760
29761 \end_inset
29762
29763
29764 \begin_inset Index idx
29765 status collapsed
29766
29767 \begin_layout Plain Layout
29768 Ecuación ! multilínea ! entorno eqnarray
29769 \end_layout
29770
29771 \end_inset
29772
29773
29774 \end_layout
29775
29776 \begin_layout Standard
29777 Al introducir este entorno aparecen tres marcos azules.
29778  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29779  El contenido del marco central está centrado y algo más pequeño, porque
29780  está diseñado para insertar sólo caracteres de relación.
29781 \begin_inset Formula 
29782 \begin{eqnarray*}
29783 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29784 AB & AB & AB\\
29785 A & = & A
29786 \end{eqnarray*}
29787
29788 \end_inset
29789
29790
29791 \end_layout
29792
29793 \begin_layout Subsection
29794 Entorno gather
29795 \begin_inset Index idx
29796 status collapsed
29797
29798 \begin_layout Plain Layout
29799 Ecuación ! multilínea ! entorno gather
29800 \end_layout
29801
29802 \end_inset
29803
29804
29805 \end_layout
29806
29807 \begin_layout Standard
29808 Este entorno consta de una sola columna centrada.
29809  Se puede numerar cada línea.
29810 \begin_inset Formula 
29811 \begin{gather}
29812 A=1\\
29813 X=\mbox{-}1
29814 \end{gather}
29815
29816 \end_inset
29817
29818
29819 \end_layout
29820
29821 \begin_layout Subsection
29822 Entorno multilínea
29823 \begin_inset CommandInset label
29824 LatexCommand label
29825 name "sub:Entorno-multilínea"
29826
29827 \end_inset
29828
29829
29830 \begin_inset Index idx
29831 status collapsed
29832
29833 \begin_layout Plain Layout
29834 Ecuación ! multilínea ! entorno multilínea
29835 \end_layout
29836
29837 \end_inset
29838
29839
29840 \end_layout
29841
29842 \begin_layout Standard
29843 El entorno multilínea, como gather, consta de una sola columna.
29844  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29845  Las demás están centradas.
29846  Por tanto este entorno es apropiado para ecuaciones largas.
29847  Como ejemplo, la ecuación
29848 \begin_inset space ~
29849 \end_inset
29850
29851
29852 \begin_inset CommandInset ref
29853 LatexCommand eqref
29854 reference "eq:lefteqn"
29855
29856 \end_inset
29857
29858  en entorno multilínea:
29859 \begin_inset Formula 
29860 \begin{multline}
29861 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}\\
29862 -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}\\
29863 =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}}
29864 \end{multline}
29865
29866 \end_inset
29867
29868 En la salida sólo aparece numerada la última (primera) línea si la numeración
29869  del documento es a la derecha (izquierda).
29870 \begin_inset Foot
29871 status collapsed
29872
29873 \begin_layout Plain Layout
29874 véanse los estilos de numeración en 
29875 \begin_inset CommandInset ref
29876 LatexCommand ref
29877 reference "sec:Estilos-de-ecuación"
29878
29879 \end_inset
29880
29881
29882 \end_layout
29883
29884 \end_inset
29885
29886
29887 \end_layout
29888
29889 \begin_layout Standard
29890 Con los comandos 
29891 \series bold
29892
29893 \backslash
29894 shoveright
29895 \series default
29896
29897 \begin_inset Index idx
29898 status collapsed
29899
29900 \begin_layout Plain Layout
29901 Comandos ! S ! 
29902 \backslash
29903 shoveright
29904 \end_layout
29905
29906 \end_inset
29907
29908  y 
29909 \series bold
29910
29911 \backslash
29912 shoveleft
29913 \series default
29914
29915 \begin_inset Index idx
29916 status collapsed
29917
29918 \begin_layout Plain Layout
29919 Comandos ! S ! 
29920 \backslash
29921 shoveleft
29922 \end_layout
29923
29924 \end_inset
29925
29926 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29927 ente.
29928  Los comandos se usan como sigue:
29929 \end_layout
29930
29931 \begin_layout Standard
29932
29933 \series bold
29934
29935 \backslash
29936 shoveright{contenido de la línea}
29937 \series default
29938  y 
29939 \series bold
29940
29941 \backslash
29942 shoveleft{contenido de la línea}
29943 \end_layout
29944
29945 \begin_layout Standard
29946 \begin_inset VSpace medskip
29947 \end_inset
29948
29949
29950 \end_layout
29951
29952 \begin_layout Standard
29953 La longitud 
29954 \series bold
29955
29956 \backslash
29957 multlinegap
29958 \series default
29959
29960 \begin_inset Index idx
29961 status collapsed
29962
29963 \begin_layout Plain Layout
29964 Comandos ! M ! 
29965 \backslash
29966 multlinegap
29967 \end_layout
29968
29969 \end_inset
29970
29971  especifica la distancia de la primera línea desde el margen izquierdo de
29972  la página.
29973  Esta longitud es 0
29974 \begin_inset space \thinspace{}
29975 \end_inset
29976
29977 pt por omisión.
29978 \end_layout
29979
29980 \begin_layout Standard
29981 Como ejemplo la ecuación anterior con el comando
29982 \end_layout
29983
29984 \begin_layout Standard
29985
29986 \series bold
29987
29988 \backslash
29989 setlength{
29990 \backslash
29991 multlinegap}{2cm}
29992 \end_layout
29993
29994 \begin_layout Standard
29995 insertado previamente en modo TeX:
29996 \begin_inset ERT
29997 status collapsed
29998
29999 \begin_layout Plain Layout
30000
30001
30002 \backslash
30003 setlength{
30004 \backslash
30005 multlinegap}{2cm}
30006 \end_layout
30007
30008 \end_inset
30009
30010
30011 \begin_inset Formula 
30012 \begin{multline}
30013 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}\\
30014 \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}}\\
30015 =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}}
30016 \end{multline}
30017
30018 \end_inset
30019
30020
30021 \begin_inset ERT
30022 status collapsed
30023
30024 \begin_layout Plain Layout
30025
30026
30027 \backslash
30028 setlength{
30029 \backslash
30030 multlinegap}{0pt}
30031 \end_layout
30032
30033 \end_inset
30034
30035 La segunda línea se ha alineado a la izquierda con 
30036 \series bold
30037
30038 \backslash
30039 shoveleft
30040 \series default
30041 .
30042 \end_layout
30043
30044 \begin_layout Subsection
30045 Ecuación con partes multilínea
30046 \begin_inset CommandInset label
30047 LatexCommand label
30048 name "sub:Partes-multilínea"
30049
30050 \end_inset
30051
30052
30053 \begin_inset Index idx
30054 status open
30055
30056 \begin_layout Plain Layout
30057 Ecuación ! multilínea ! solo parte
30058 \end_layout
30059
30060 \end_inset
30061
30062
30063 \end_layout
30064
30065 \begin_layout Standard
30066 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
30067  siguientes entornos: 
30068 \series bold
30069 aligned
30070 \series default
30071
30072 \series bold
30073 alignedat
30074 \series default
30075
30076 \series bold
30077 gathered
30078 \series default
30079  o 
30080 \series bold
30081 split
30082 \series default
30083 .
30084  Se pueden elegir en el menú 
30085 \family sans
30086 Insertar\SpecialChar \menuseparator
30087 Ecuación
30088 \family default
30089  o usando los comandos aquí descritos.
30090 \end_layout
30091
30092 \begin_layout Standard
30093 Los tres primeros tienen las mismas propiedades que los correspondientes
30094  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
30095  Un ejemplo:
30096 \begin_inset Formula 
30097 \[
30098 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
30099 \Delta E\Delta t & \ge\frac{\hbar}{2}
30100 \end{aligned}
30101 \right\} \mbox{Relaciones de incertidumbre}
30102 \]
30103
30104 \end_inset
30105
30106 Para componer esta expresión se inserta una ecuación presentada y en ella
30107  se introduce el comando 
30108 \series bold
30109
30110 \backslash
30111 aligned
30112 \series default
30113
30114 \begin_inset Index idx
30115 status collapsed
30116
30117 \begin_layout Plain Layout
30118 Comandos ! A ! 
30119 \backslash
30120 aligned
30121 \end_layout
30122
30123 \end_inset
30124
30125 .
30126  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
30127  añadir filas y columnas.
30128  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
30129  como la llave.
30130 \end_layout
30131
30132 \begin_layout Standard
30133 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
30134  se alinean horizontalmente.
30135  Usar aligned en una ecuación presentada tiene la ventaja de que el número
30136  de ecuación se centra verticalmente con las líneas.
30137  Como ejemplo, la ecuación 
30138 \begin_inset CommandInset ref
30139 LatexCommand eqref
30140 reference "eq:cortolargo"
30141
30142 \end_inset
30143
30144  en entorno aligned: 
30145 \begin_inset Formula 
30146 \begin{equation}
30147 \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}|}\\
30148  & -\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}|}
30149 \end{aligned}
30150 \end{equation}
30151
30152 \end_inset
30153
30154 Para usar los entornos 
30155 \series bold
30156 alignedat
30157 \series default
30158
30159 \series bold
30160 gathered
30161 \series default
30162 , o 
30163 \series bold
30164 split
30165 \series default
30166 , se insertan respectivamente los comandos
30167 \series bold
30168  
30169 \backslash
30170 alignedat
30171 \series default
30172 ,
30173 \begin_inset Index idx
30174 status collapsed
30175
30176 \begin_layout Plain Layout
30177 Comandos ! A ! 
30178 \backslash
30179 alignedat
30180 \end_layout
30181
30182 \end_inset
30183
30184  
30185 \series bold
30186
30187 \backslash
30188 gathered
30189 \series default
30190
30191 \begin_inset Index idx
30192 status collapsed
30193
30194 \begin_layout Plain Layout
30195 Comandos ! G ! 
30196 \backslash
30197 gathered
30198 \end_layout
30199
30200 \end_inset
30201
30202 , o 
30203 \series bold
30204
30205 \backslash
30206 split
30207 \series default
30208
30209 \begin_inset Index idx
30210 status collapsed
30211
30212 \begin_layout Plain Layout
30213 Comandos ! S ! 
30214 \backslash
30215 split
30216 \end_layout
30217
30218 \end_inset
30219
30220 .
30221  El entorno split tiene las mismas propiedades que aligned pero sólo puede
30222  tener dos columnas.
30223 \end_layout
30224
30225 \begin_layout Subsection
30226 Texto en ecuaciones multilínea
30227 \begin_inset CommandInset label
30228 LatexCommand label
30229 name "sub:Texto-en-multilínea"
30230
30231 \end_inset
30232
30233
30234 \begin_inset Index idx
30235 status collapsed
30236
30237 \begin_layout Plain Layout
30238 Texto ! en ecuaciones
30239 \end_layout
30240
30241 \end_inset
30242
30243
30244 \begin_inset Index idx
30245 status collapsed
30246
30247 \begin_layout Plain Layout
30248 Ecuación ! multilínea ! texto en
30249 \end_layout
30250
30251 \end_inset
30252
30253
30254 \end_layout
30255
30256 \begin_layout Standard
30257 En los entornos align, multilínea y gather, se puede insertar texto que
30258  se mostrará en una línea separada y que no afecta la alineación de columna.
30259  Para esto se usa el comando 
30260 \series bold
30261
30262 \backslash
30263 intertext
30264 \series default
30265
30266 \begin_inset Index idx
30267 status collapsed
30268
30269 \begin_layout Plain Layout
30270 Comandos ! I ! 
30271 \backslash
30272 intertext
30273 \end_layout
30274
30275 \end_inset
30276
30277  con el siguiente esquema:
30278 \end_layout
30279
30280 \begin_layout Standard
30281
30282 \series bold
30283
30284 \backslash
30285 intertext{texto}
30286 \end_layout
30287
30288 \begin_layout Standard
30289 El texto no debería ocupar más de una línea porque no se puede partir con
30290  guión.
30291  Como LyX aún no soporta 
30292 \series bold
30293
30294 \backslash
30295 intertext
30296 \series default
30297  directamente, el texto se escribe como texto matemático.
30298  
30299 \series bold
30300
30301 \backslash
30302 intertext
30303 \series default
30304  debe por tanto estar al comienzo de una línea y en la salida se presenta
30305  sobre esta línea.
30306  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
30307 \begin_inset Formula 
30308 \begin{align}
30309 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30310 \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
30311 \end{align}
30312
30313 \end_inset
30314
30315
30316 \end_layout
30317
30318 \begin_layout Standard
30319 \begin_inset Newpage newpage
30320 \end_inset
30321
30322
30323 \end_layout
30324
30325 \begin_layout Section
30326 Numeración de ecuaciones
30327 \begin_inset Index idx
30328 status collapsed
30329
30330 \begin_layout Plain Layout
30331 Ecuación ! numeración|see
30332 \begin_inset ERT
30333 status collapsed
30334
30335 \begin_layout Plain Layout
30336
30337 {
30338 \end_layout
30339
30340 \end_inset
30341
30342 Numeración de ecuaciones
30343 \begin_inset ERT
30344 status collapsed
30345
30346 \begin_layout Plain Layout
30347
30348 }
30349 \end_layout
30350
30351 \end_inset
30352
30353
30354 \end_layout
30355
30356 \end_inset
30357
30358
30359 \begin_inset Index idx
30360 status collapsed
30361
30362 \begin_layout Plain Layout
30363 Numeración de ecuaciones
30364 \end_layout
30365
30366 \end_inset
30367
30368
30369 \end_layout
30370
30371 \begin_layout Subsection
30372 General
30373 \end_layout
30374
30375 \begin_layout Standard
30376 Las ecuaciones numeradas se insertan con el menú 
30377 \family sans
30378 Insertar\SpecialChar \menuseparator
30379 Ecuación
30380 \family default
30381  
30382 \family sans
30383 \SpecialChar \menuseparator
30384 Numerada
30385 \family default
30386  (atajo 
30387 \family sans
30388 Ctrl+Alt
30389 \begin_inset space ~
30390 \end_inset
30391
30392 N
30393 \family default
30394 ).
30395  Ecuaciones existentes se pueden numerar con el menú 
30396 \family sans
30397 Editar\SpecialChar \menuseparator
30398 Ecuación\SpecialChar \menuseparator
30399 Numerar la ecuación
30400 \family default
30401  (atajo
30402 \family sans
30403  Alt+M
30404 \begin_inset space ~
30405 \end_inset
30406
30407 N
30408 \family default
30409 ).
30410  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
30411  En la salida se muestra el número real.
30412 \end_layout
30413
30414 \begin_layout Standard
30415 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
30416  líneas.
30417  No obstante, la numeración se puede controlar en cada línea con el menú
30418  
30419 \family sans
30420 Editar\SpecialChar \menuseparator
30421 Ecuación\SpecialChar \menuseparator
30422 Numerar la línea
30423 \family default
30424  (atajo
30425 \family sans
30426  Alt+M
30427 \begin_inset space ~
30428 \end_inset
30429
30430 Mayúsculas+N
30431 \family default
30432 ).
30433 \end_layout
30434
30435 \begin_layout Standard
30436 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
30437  distintos, véase 
30438 \begin_inset CommandInset ref
30439 LatexCommand ref
30440 reference "sec:Estilos-de-ecuación"
30441
30442 \end_inset
30443
30444 .
30445 \end_layout
30446
30447 \begin_layout Subsection
30448 Referencias cruzadas
30449 \begin_inset Index idx
30450 status collapsed
30451
30452 \begin_layout Plain Layout
30453 Ecuación ! referencias cruzadas a
30454 \end_layout
30455
30456 \end_inset
30457
30458
30459 \end_layout
30460
30461 \begin_layout Standard
30462 Todas las ecuaciones con etiqueta se pueden referir.
30463  La etiqueta se añade con el menú 
30464 \family sans
30465 Insertar\SpecialChar \menuseparator
30466 Etiqueta
30467 \family default
30468  o con el botón 
30469 \begin_inset Graphics
30470         filename ../../images/label-insert.png
30471         scale 85
30472
30473 \end_inset
30474
30475  de la barra de herramientas.
30476  El cursor debe estar dentro de una ecuación en modo presentación.
30477  Surge un diálogo con el prefijo 
30478 \series bold
30479 eq:
30480 \series default
30481 , detrás del cual se escribe el texto de la etiqueta.
30482  El prefijo significa 
30483 \begin_inset Quotes fld
30484 \end_inset
30485
30486 equation
30487 \begin_inset Quotes frd
30488 \end_inset
30489
30490  y hace más fácil encontrar etiquetas en documentos extensos porque así
30491  se distingue p.
30492 \begin_inset space \thinspace{}
30493 \end_inset
30494
30495 e.
30496 \begin_inset space ~
30497 \end_inset
30498
30499 de las etiquetas de sección.
30500  Para cambiar una etiqueta se usa de nuevo el menú 
30501 \family sans
30502 Insertar\SpecialChar \menuseparator
30503 Etiqueta
30504 \family default
30505 .
30506 \end_layout
30507
30508 \begin_layout Standard
30509 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
30510  ecuación.
30511  Una ecuación con etiqueta se numera siempre.
30512 \end_layout
30513
30514 \begin_layout Standard
30515 Las referencias cruzadas se insertan mediante el menú 
30516 \family sans
30517 Insertar\SpecialChar \menuseparator
30518 Referencia cruzada
30519 \family default
30520  o con el botón 
30521 \begin_inset Graphics
30522         filename ../../images/dialog-show-new-inset_ref.png
30523         scale 85
30524
30525 \end_inset
30526
30527 .
30528  Una referencia a una ecuación aparece en la salida con su número.
30529  Si en el diálogo de referencia cruzada se elige el formato 
30530 \series bold
30531 (<referencia>)
30532 \series default
30533 , la referencia se muestra en la salida entre paréntesis.
30534  
30535 \begin_inset Newline newline
30536 \end_inset
30537
30538 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
30539  a la ecuación de referencia.
30540 \end_layout
30541
30542 \begin_layout Standard
30543 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30544  siguientes:
30545 \begin_inset Note Note
30546 status collapsed
30547
30548 \begin_layout Plain Layout
30549 Observa los distintos tipos de referencias cruzadas.
30550 \end_layout
30551
30552 \end_inset
30553
30554
30555 \end_layout
30556
30557 \begin_layout Standard
30558 Las ecuaciones 
30559 \begin_inset CommandInset ref
30560 LatexCommand eqref
30561 reference "eq:tag"
30562
30563 \end_inset
30564
30565  y 
30566 \begin_inset CommandInset ref
30567 LatexCommand eqref
30568 reference "eq:c"
30569
30570 \end_inset
30571
30572  son equivalentes.
30573  En (
30574 \begin_inset CommandInset ref
30575 LatexCommand ref
30576 reference "eq:Lat"
30577
30578 \end_inset
30579
30580 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30581 \begin_inset CommandInset ref
30582 LatexCommand ref
30583 reference "eq:Rom"
30584
30585 \end_inset
30586
30587 ).
30588 \begin_inset VSpace medskip
30589 \end_inset
30590
30591
30592 \end_layout
30593
30594 \begin_layout Standard
30595 Si el argumento de 
30596 \series bold
30597
30598 \backslash
30599 tag
30600 \begin_inset Foot
30601 status collapsed
30602
30603 \begin_layout Plain Layout
30604
30605 \series bold
30606
30607 \backslash
30608 tag
30609 \series default
30610  se describe en 
30611 \begin_inset CommandInset ref
30612 LatexCommand ref
30613 reference "sub:Numeración-personalizada"
30614
30615 \end_inset
30616
30617
30618 \end_layout
30619
30620 \end_inset
30621
30622
30623 \series default
30624  contiene un marco, como se describe en la 
30625 \begin_inset CommandInset ref
30626 LatexCommand ref
30627 reference "sub:Marcos-de-párrafo"
30628
30629 \end_inset
30630
30631 , no se puede referir la ecuación.
30632 \end_layout
30633
30634 \begin_layout Subsection
30635 Subnumeración
30636 \begin_inset Index idx
30637 status collapsed
30638
30639 \begin_layout Plain Layout
30640 Numeración de ecuaciones ! subnumeración
30641 \end_layout
30642
30643 \end_inset
30644
30645
30646 \end_layout
30647
30648 \begin_layout Standard
30649 Con ayuda de los comandos 
30650 \series bold
30651
30652 \backslash
30653 begin{subequations}
30654 \series default
30655  y 
30656 \series bold
30657
30658 \backslash
30659 end{subequations}
30660 \series default
30661  en modo TeX se pueden subnumerar ecuaciones.
30662 \end_layout
30663
30664 \begin_layout Standard
30665 Ejemplo:
30666 \begin_inset Formula 
30667 \begin{equation}
30668 A=C-B\label{eq:a}
30669 \end{equation}
30670
30671 \end_inset
30672
30673
30674 \begin_inset ERT
30675 status collapsed
30676
30677 \begin_layout Plain Layout
30678
30679
30680 \backslash
30681 addtocounter{equation}{-1}
30682 \end_layout
30683
30684 \end_inset
30685
30686
30687 \begin_inset ERT
30688 status collapsed
30689
30690 \begin_layout Plain Layout
30691
30692
30693 \backslash
30694 begin{subequations}
30695 \end_layout
30696
30697 \end_inset
30698
30699
30700 \begin_inset VSpace -5mm
30701 \end_inset
30702
30703
30704 \begin_inset Formula 
30705 \begin{equation}
30706 B=C-A\label{eq:b}
30707 \end{equation}
30708
30709 \end_inset
30710
30711
30712 \begin_inset Formula 
30713 \begin{equation}
30714 C=A+B\label{eq:c}
30715 \end{equation}
30716
30717 \end_inset
30718
30719
30720 \end_layout
30721
30722 \begin_layout Standard
30723 \begin_inset ERT
30724 status collapsed
30725
30726 \begin_layout Plain Layout
30727
30728
30729 \backslash
30730 end{subequations}
30731 \end_layout
30732
30733 \end_inset
30734
30735
30736 \end_layout
30737
30738 \begin_layout Standard
30739 Para este ejemplo se ha hecho lo siguiente:
30740 \end_layout
30741
30742 \begin_layout Enumerate
30743 se inserta la primera ecuación
30744 \end_layout
30745
30746 \begin_layout Enumerate
30747 después de ella se inserta
30748 \series bold
30749
30750 \begin_inset Newline newline
30751 \end_inset
30752
30753
30754 \backslash
30755 addtocounter{equation}{-1} 
30756 \backslash
30757 begin{subequations}
30758 \begin_inset Index idx
30759 status collapsed
30760
30761 \begin_layout Plain Layout
30762 Comandos ! A ! 
30763 \backslash
30764 addtocounter
30765 \end_layout
30766
30767 \end_inset
30768
30769
30770 \end_layout
30771
30772 \begin_layout Enumerate
30773 se inserta la segunda ecuación
30774 \end_layout
30775
30776 \begin_layout Enumerate
30777 se inserta la tercera ecuación
30778 \end_layout
30779
30780 \begin_layout Enumerate
30781 se inserta 
30782 \series bold
30783
30784 \backslash
30785 end{subequations}
30786 \series default
30787  tras la tercera ecuación
30788 \end_layout
30789
30790 \begin_layout Standard
30791 Toda ecuación entre los comandos 
30792 \series bold
30793
30794 \backslash
30795 begin
30796 \series default
30797  y 
30798 \series bold
30799
30800 \backslash
30801 end
30802 \series default
30803  se subnumera con a, b, c\SpecialChar \ldots{}
30804  En ecuaciones multilínea se subnumerará cada línea.
30805  Todas las ecuaciones subnumeradas son tratadas como 
30806 \emph on
30807 una
30808 \emph default
30809  ecuación numerada.
30810  Pero como cada ecuación numerada aumenta el contador 
30811 \series bold
30812 equation
30813 \series default
30814  en uno, hay que disminuir el comando 
30815 \series bold
30816
30817 \backslash
30818 addtocounter
30819 \series default
30820 .
30821  De lo contrario, las ecuaciones 
30822 \begin_inset CommandInset ref
30823 LatexCommand eqref
30824 reference "eq:a"
30825
30826 \end_inset
30827
30828
30829 \begin_inset CommandInset ref
30830 LatexCommand eqref
30831 reference "eq:b"
30832
30833 \end_inset
30834
30835
30836 \begin_inset CommandInset ref
30837 LatexCommand eqref
30838 reference "eq:c"
30839
30840 \end_inset
30841
30842  se numerarían 
30843 \begin_inset CommandInset ref
30844 LatexCommand eqref
30845 reference "eq:a"
30846
30847 \end_inset
30848
30849
30850 \begin_inset CommandInset ref
30851 LatexCommand eqref
30852 reference "eq:d"
30853
30854 \end_inset
30855
30856
30857 \begin_inset CommandInset ref
30858 LatexCommand eqref
30859 reference "eq:f"
30860
30861 \end_inset
30862
30863 .
30864 \end_layout
30865
30866 \begin_layout Standard
30867 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30868  ecuaciones.
30869  Para evitarlo se inserta ese espacio vertical de -5
30870 \begin_inset space \thinspace{}
30871 \end_inset
30872
30873 mm detrás del comando 
30874 \series bold
30875
30876 \backslash
30877 begin{subequations}
30878 \series default
30879 .
30880
30881 \series bold
30882  
30883 \series default
30884 Si se usa el estilo 
30885 \series bold
30886 Sangrado
30887 \series default
30888
30889 \begin_inset Foot
30890 status collapsed
30891
30892 \begin_layout Plain Layout
30893 véase estilos de ecuación en 
30894 \begin_inset CommandInset ref
30895 LatexCommand ref
30896 reference "sec:Estilos-de-ecuación"
30897
30898 \end_inset
30899
30900
30901 \end_layout
30902
30903 \end_inset
30904
30905 , entonces se inserta -7
30906 \begin_inset space \thinspace{}
30907 \end_inset
30908
30909 mm.
30910 \end_layout
30911
30912 \begin_layout Standard
30913 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30914  de la segunda línea:
30915 \begin_inset ERT
30916 status collapsed
30917
30918 \begin_layout Plain Layout
30919
30920
30921 \backslash
30922 begin{subequations}
30923 \end_layout
30924
30925 \end_inset
30926
30927
30928 \begin_inset Formula 
30929 \begin{eqnarray}
30930 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30931  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30932  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30933 \end{eqnarray}
30934
30935 \end_inset
30936
30937
30938 \begin_inset ERT
30939 status collapsed
30940
30941 \begin_layout Plain Layout
30942
30943
30944 \backslash
30945 end{subequations}
30946 \end_layout
30947
30948 \end_inset
30949
30950
30951 \end_layout
30952
30953 \begin_layout Subsection
30954 Numeración definida por el usuario
30955 \begin_inset CommandInset label
30956 LatexCommand label
30957 name "sub:Numeración-personalizada"
30958
30959 \end_inset
30960
30961
30962 \begin_inset Index idx
30963 status collapsed
30964
30965 \begin_layout Plain Layout
30966 Numeración de ecuaciones ! personalizada
30967 \end_layout
30968
30969 \end_inset
30970
30971
30972 \end_layout
30973
30974 \begin_layout Standard
30975 Con la numeración estándar el número se coloca entre paréntesis.
30976  Para reemplazar los paréntesis con barras verticales, p.
30977 \begin_inset space \thinspace{}
30978 \end_inset
30979
30980 e., se añade al preámbulo LaTeX la línea: 
30981 \end_layout
30982
30983 \begin_layout Standard
30984
30985 \series bold
30986
30987 \backslash
30988 def
30989 \backslash
30990 tagform@#1{
30991 \backslash
30992 maketag@@@{|#1|}}
30993 \series default
30994
30995 \begin_inset Note Note
30996 status collapsed
30997
30998 \begin_layout Plain Layout
30999 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
31000  Para activarlo, quita el % del principio.
31001 \end_layout
31002
31003 \end_inset
31004
31005
31006 \end_layout
31007
31008 \begin_layout Standard
31009 Para usar otros caracteres, se reemplazan las barras al lado de 
31010 \series bold
31011 #1
31012 \series default
31013  por ellos.
31014  Para obtener sólo el número de ecuación se omiten las barras verticales.
31015 \begin_inset VSpace bigskip
31016 \end_inset
31017
31018
31019 \end_layout
31020
31021 \begin_layout Standard
31022 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
31023  consecutivo, se usa el comando 
31024 \series bold
31025
31026 \backslash
31027 tag
31028 \begin_inset Index idx
31029 status collapsed
31030
31031 \begin_layout Plain Layout
31032 Comandos ! T ! 
31033 \backslash
31034 tag
31035 \end_layout
31036
31037 \end_inset
31038
31039
31040 \series default
31041 :
31042 \begin_inset Formula 
31043 \begin{equation}
31044 A+B=C\tag{algo}\label{eq:tag}
31045 \end{equation}
31046
31047 \end_inset
31048
31049 En este ejemplo se ha insertado el comando
31050 \series bold
31051  
31052 \backslash
31053 tag
31054 \begin_inset ERT
31055 status collapsed
31056
31057 \begin_layout Plain Layout
31058
31059
31060 \backslash
31061 spce 
31062 \end_layout
31063
31064 \end_inset
31065
31066 algo
31067 \series default
31068  en la ecuación.
31069 \end_layout
31070
31071 \begin_layout Standard
31072 Si se usa en su lugar el comando con asterisco 
31073 \series bold
31074
31075 \backslash
31076 tag*
31077 \begin_inset ERT
31078 status collapsed
31079
31080 \begin_layout Plain Layout
31081
31082
31083 \backslash
31084 spce 
31085 \end_layout
31086
31087 \end_inset
31088
31089 algo
31090 \series default
31091  no se imprimen los paréntesis:
31092 \begin_inset Formula 
31093 \[
31094 A+B=C\tag*{algo}
31095 \]
31096
31097 \end_inset
31098
31099
31100 \end_layout
31101
31102 \begin_layout Standard
31103 \begin_inset VSpace bigskip
31104 \end_inset
31105
31106
31107 \end_layout
31108
31109 \begin_layout Standard
31110 Para reiniciar la numeración en nuevas partes o secciones del documento
31111  se usan los siguientes comandos:
31112 \end_layout
31113
31114 \begin_layout Standard
31115
31116 \series bold
31117
31118 \backslash
31119 @addtoreset{equation}{part}
31120 \series default
31121
31122 \begin_inset Index idx
31123 status collapsed
31124
31125 \begin_layout Plain Layout
31126 Comandos ! 
31127 \begin_inset ERT
31128 status collapsed
31129
31130 \begin_layout Plain Layout
31131
31132 "
31133 \end_layout
31134
31135 \end_inset
31136
31137 @
31138 \begin_inset ERT
31139 status collapsed
31140
31141 \begin_layout Plain Layout
31142
31143 "
31144 \end_layout
31145
31146 \end_inset
31147
31148  ! 
31149 \backslash
31150
31151 \begin_inset ERT
31152 status collapsed
31153
31154 \begin_layout Plain Layout
31155
31156 "
31157 \end_layout
31158
31159 \end_inset
31160
31161 @
31162 \begin_inset ERT
31163 status collapsed
31164
31165 \begin_layout Plain Layout
31166
31167 "
31168 \end_layout
31169
31170 \end_inset
31171
31172 addtoreset
31173 \end_layout
31174
31175 \end_inset
31176
31177
31178 \begin_inset Newline newline
31179 \end_inset
31180
31181
31182 \series bold
31183
31184 \backslash
31185 @addtoreset{equation}{section}
31186 \end_layout
31187
31188 \begin_layout Standard
31189 Pata poder usar estos comandos en modo TeX, el carácter 
31190 \begin_inset Quotes fld
31191 \end_inset
31192
31193 @
31194 \begin_inset Quotes frd
31195 \end_inset
31196
31197  debe 
31198 \begin_inset Quotes fld
31199 \end_inset
31200
31201 activarse
31202 \begin_inset Quotes frd
31203 \end_inset
31204
31205  para LaTeX con el comando 
31206 \series bold
31207
31208 \backslash
31209 makeatletter
31210 \series default
31211 .
31212  El comando 
31213 \series bold
31214
31215 \backslash
31216 makeatother
31217 \series default
31218  deshace esto.
31219  Así pues, la secuencia de comandos en modo TeX es:
31220 \end_layout
31221
31222 \begin_layout Standard
31223
31224 \series bold
31225
31226 \backslash
31227 makeatletter
31228 \begin_inset Newline newline
31229 \end_inset
31230
31231
31232 \backslash
31233 @addtoreset{equation}{section}
31234 \begin_inset Newline newline
31235 \end_inset
31236
31237
31238 \backslash
31239 makeatother
31240 \end_layout
31241
31242 \begin_layout Standard
31243 En el preámbulo LaTeX se pueden omitir 
31244 \series bold
31245
31246 \backslash
31247 makeatletter
31248 \series default
31249  y 
31250 \series bold
31251
31252 \backslash
31253 makeatother
31254 \series default
31255  pues son automáticamente insertados por LyX.
31256 \end_layout
31257
31258 \begin_layout Standard
31259 Para el comando 
31260 \series bold
31261
31262 \backslash
31263 @addtoreset
31264 \series default
31265 ,
31266 \series bold
31267  
31268 \series default
31269 hay que cargar en el preámbulo LaTeX el archivo 
31270 \series bold
31271 remreset.sty
31272 \series default
31273
31274 \begin_inset Foot
31275 status collapsed
31276
31277 \begin_layout Plain Layout
31278
31279 \series bold
31280 remreset
31281 \series default
31282  es parte del paquete LaTeX 
31283 \series bold
31284 carlisle
31285 \series default
31286
31287 \begin_inset Index idx
31288 status collapsed
31289
31290 \begin_layout Plain Layout
31291 Paquetes ! carlisle
31292 \end_layout
31293
31294 \end_inset
31295
31296 , incluido en las instalaciones estándar de LaTeX.
31297 \end_layout
31298
31299 \end_inset
31300
31301
31302 \begin_inset Index idx
31303 status collapsed
31304
31305 \begin_layout Plain Layout
31306 Paquetes ! remreset
31307 \end_layout
31308
31309 \end_inset
31310
31311  con la línea
31312 \end_layout
31313
31314 \begin_layout Standard
31315
31316 \series bold
31317
31318 \backslash
31319 usepackage{remreset}
31320 \end_layout
31321
31322 \begin_layout Standard
31323 Entonces se puede usar el comando 
31324 \series bold
31325
31326 \backslash
31327 @removefromreset
31328 \series default
31329
31330 \begin_inset Index idx
31331 status collapsed
31332
31333 \begin_layout Plain Layout
31334 Comandos ! 
31335 \begin_inset ERT
31336 status collapsed
31337
31338 \begin_layout Plain Layout
31339
31340 "
31341 \end_layout
31342
31343 \end_inset
31344
31345 @
31346 \begin_inset ERT
31347 status collapsed
31348
31349 \begin_layout Plain Layout
31350
31351 "
31352 \end_layout
31353
31354 \end_inset
31355
31356  ! 
31357 \backslash
31358
31359 \begin_inset ERT
31360 status collapsed
31361
31362 \begin_layout Plain Layout
31363
31364 "
31365 \end_layout
31366
31367 \end_inset
31368
31369 @
31370 \begin_inset ERT
31371 status collapsed
31372
31373 \begin_layout Plain Layout
31374
31375 "
31376 \end_layout
31377
31378 \end_inset
31379
31380 removefromreset
31381 \end_layout
31382
31383 \end_inset
31384
31385  con el mismo esquema que 
31386 \series bold
31387
31388 \backslash
31389 @addtoreset
31390 \series default
31391 .
31392 \begin_inset VSpace bigskip
31393 \end_inset
31394
31395
31396 \end_layout
31397
31398 \begin_layout Standard
31399 A veces las ecuaciones deberían numerarse de la siguiente manera:
31400 \end_layout
31401
31402 \begin_layout Standard
31403
31404 \family typewriter
31405 (número de sección.número de ecuación)
31406 \end_layout
31407
31408 \begin_layout Standard
31409 El número de ecuación empezaría con 
31410 \begin_inset Quotes fld
31411 \end_inset
31412
31413 1
31414 \begin_inset Quotes frd
31415 \end_inset
31416
31417  en cada sección.
31418 \end_layout
31419
31420 \begin_layout Standard
31421 Para este caso hay el comando 
31422 \series bold
31423
31424 \backslash
31425 numberwithin
31426 \series default
31427
31428 \begin_inset Index idx
31429 status collapsed
31430
31431 \begin_layout Plain Layout
31432 Comandos ! N ! 
31433 \backslash
31434 numberwithin
31435 \end_layout
31436
31437 \end_inset
31438
31439 , que se usa con el esquema:
31440 \end_layout
31441
31442 \begin_layout Standard
31443
31444 \series bold
31445
31446 \backslash
31447 numberwithin{counter}{sectioning}
31448 \end_layout
31449
31450 \begin_layout Standard
31451 \begin_inset Quotes fld
31452 \end_inset
31453
31454 counter
31455 \begin_inset Quotes frd
31456 \end_inset
31457
31458  indica qué clase de numeración es afectada, 
31459 \begin_inset Quotes fld
31460 \end_inset
31461
31462 sectioning
31463 \begin_inset Quotes frd
31464 \end_inset
31465
31466  indica qué número va delante del punto.
31467  
31468 \end_layout
31469
31470 \begin_layout Standard
31471 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
31472  en el preámbulo LaTeX:
31473 \end_layout
31474
31475 \begin_layout Standard
31476
31477 \series bold
31478
31479 \backslash
31480 numberwithin{equation}{section}
31481 \end_layout
31482
31483 \begin_layout Standard
31484 Este es el resultado::
31485 \begin_inset ERT
31486 status collapsed
31487
31488 \begin_layout Plain Layout
31489
31490
31491 \backslash
31492 numberwithin{equation}{section}
31493 \end_layout
31494
31495 \end_inset
31496
31497
31498 \begin_inset Formula 
31499 \begin{equation}
31500 A+B=C
31501 \end{equation}
31502
31503 \end_inset
31504
31505
31506 \end_layout
31507
31508 \begin_layout Standard
31509 Para numerar cuadros de modo que, p.
31510 \begin_inset space \thinspace{}
31511 \end_inset
31512
31513 ej., 
31514 \begin_inset Quotes fld
31515 \end_inset
31516
31517 sectioning
31518 \begin_inset Quotes frd
31519 \end_inset
31520
31521  sea el número de la parte se usa
31522 \begin_inset Newline newline
31523 \end_inset
31524
31525
31526 \series bold
31527
31528 \backslash
31529 numberwithin{table}{part}
31530 \end_layout
31531
31532 \begin_layout Standard
31533 Para volver a la numeración estándar o evitar esta clase numeración cuando
31534  es definida por la clase de documento, se inserta el siguiente comando
31535  en código TeX o en el preámbulo LaTeX:
31536 \end_layout
31537
31538 \begin_layout Standard
31539
31540 \series bold
31541
31542 \backslash
31543 renewcommand{
31544 \backslash
31545 theequation}{
31546 \backslash
31547 arabic{equation}}
31548 \begin_inset Index idx
31549 status collapsed
31550
31551 \begin_layout Plain Layout
31552 Comandos ! A ! 
31553 \backslash
31554 arabic
31555 \end_layout
31556
31557 \end_inset
31558
31559
31560 \series default
31561
31562 \begin_inset ERT
31563 status collapsed
31564
31565 \begin_layout Plain Layout
31566
31567
31568 \backslash
31569 renewcommand{
31570 \backslash
31571 theequation}{
31572 \backslash
31573 arabic{equation}}
31574 \end_layout
31575
31576 \end_inset
31577
31578
31579 \series bold
31580
31581 \begin_inset Newline newline
31582 \end_inset
31583
31584
31585 \series default
31586 o
31587 \series bold
31588
31589 \begin_inset Newline newline
31590 \end_inset
31591
31592
31593 \backslash
31594 renewcommand{
31595 \backslash
31596 thetable}{
31597 \backslash
31598 arabic{table}}
31599 \end_layout
31600
31601 \begin_layout Standard
31602
31603 \series bold
31604
31605 \backslash
31606 numberwithin
31607 \series default
31608  usa internamente el comando 
31609 \series bold
31610
31611 \backslash
31612 @addtoreset
31613 \series default
31614 , descrito arriba, que también debe ser restaurado.
31615 \begin_inset ERT
31616 status collapsed
31617
31618 \begin_layout Plain Layout
31619
31620
31621 \backslash
31622 makeatletter
31623 \end_layout
31624
31625 \begin_layout Plain Layout
31626
31627
31628 \backslash
31629 @removefromreset{equation}{section}
31630 \end_layout
31631
31632 \begin_layout Plain Layout
31633
31634
31635 \backslash
31636 makeatother
31637 \end_layout
31638
31639 \end_inset
31640
31641
31642 \end_layout
31643
31644 \begin_layout Subsection
31645 Numeración con números romanos y letras
31646 \begin_inset Index idx
31647 status collapsed
31648
31649 \begin_layout Plain Layout
31650 Numeración de ecuaciones ! con números romanos
31651 \end_layout
31652
31653 \end_inset
31654
31655
31656 \begin_inset Index idx
31657 status collapsed
31658
31659 \begin_layout Plain Layout
31660 Numeración de ecuaciones ! con letras
31661 \end_layout
31662
31663 \end_inset
31664
31665
31666 \end_layout
31667
31668 \begin_layout Standard
31669 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31670  Por ejemplo, para numerar con romanos en minúscula,
31671 \begin_inset Foot
31672 status collapsed
31673
31674 \begin_layout Plain Layout
31675 Como en español no se usan romanos en minúscula, el estilo 
31676 \series bold
31677 spanish
31678 \series default
31679  del sistema 
31680 \series bold
31681 babel
31682 \series default
31683  redefine 
31684 \series bold
31685
31686 \backslash
31687 roman
31688 \series default
31689  para que los dé en versalitas.
31690  Véase 
31691 \begin_inset CommandInset citation
31692 LatexCommand cite
31693 key "spanish"
31694
31695 \end_inset
31696
31697  (
31698 \emph on
31699 N.
31700 \begin_inset space \thinspace{}
31701 \end_inset
31702
31703 del t
31704 \emph default
31705 ).
31706 \end_layout
31707
31708 \end_inset
31709
31710  se inserta el comando
31711 \end_layout
31712
31713 \begin_layout Standard
31714
31715 \series bold
31716
31717 \backslash
31718 renewcommand{
31719 \backslash
31720 theequation}{
31721 \backslash
31722 roman{equation}}
31723 \end_layout
31724
31725 \begin_layout Standard
31726 antes de la ecuación en modo TeX.
31727  
31728 \series bold
31729
31730 \backslash
31731 renewcommand
31732 \series default
31733
31734 \begin_inset Index idx
31735 status collapsed
31736
31737 \begin_layout Plain Layout
31738 Comandos ! R ! 
31739 \backslash
31740 renewcommand
31741 \end_layout
31742
31743 \end_inset
31744
31745  redefine el comando predefinido 
31746 \series bold
31747
31748 \backslash
31749 theequation
31750 \series default
31751  como 
31752 \series bold
31753
31754 \backslash
31755 roman{equation}
31756 \series default
31757 .
31758 \begin_inset Foot
31759 status collapsed
31760
31761 \begin_layout Plain Layout
31762 El comando 
31763 \series bold
31764
31765 \backslash
31766 renewcommand
31767 \series default
31768  tiene el mismo esquema que el comando 
31769 \series bold
31770
31771 \backslash
31772 newcommand
31773 \series default
31774 , descrito en 
31775 \begin_inset CommandInset ref
31776 LatexCommand ref
31777 reference "sub:El-comando-newcommand"
31778
31779 \end_inset
31780
31781 .
31782 \end_layout
31783
31784 \end_inset
31785
31786  
31787 \series bold
31788 equation
31789 \series default
31790  es el contador de ecuaciones.
31791  Si se usa el comando 
31792 \series bold
31793
31794 \backslash
31795 the
31796 \series default
31797  como prefijo de un contador, el valor del contador sale en números arábigos.
31798  Si una ecuación es numerada, LaTeX pone internamente el comando 
31799 \series bold
31800
31801 \backslash
31802 theequation
31803 \series default
31804  detrás de la ecuación.
31805  
31806 \series bold
31807
31808 \backslash
31809 roman{equation}
31810 \series default
31811
31812 \begin_inset Index idx
31813 status collapsed
31814
31815 \begin_layout Plain Layout
31816 Comandos ! R ! 
31817 \backslash
31818 roman
31819 \end_layout
31820
31821 \end_inset
31822
31823  pone el contador en romanos en minúscula.
31824 \end_layout
31825
31826 \begin_layout Standard
31827 Todas las ecuaciones siguientes a 
31828 \series bold
31829
31830 \backslash
31831 renew
31832 \series default
31833 c
31834 \series bold
31835 ommand
31836 \series default
31837  se numerarán en romanos.
31838  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31839  cambiando 
31840 \series bold
31841
31842 \backslash
31843 roman
31844 \series default
31845  por 
31846 \series bold
31847
31848 \backslash
31849 Roman
31850 \series default
31851
31852 \begin_inset Index idx
31853 status collapsed
31854
31855 \begin_layout Plain Layout
31856 Comandos ! R ! 
31857 \backslash
31858 roman@
31859 \backslash
31860 Roman
31861 \end_layout
31862
31863 \end_inset
31864
31865 .
31866  Para 
31867 \begin_inset Quotes fld
31868 \end_inset
31869
31870 numerar
31871 \begin_inset Quotes frd
31872 \end_inset
31873
31874  con minúsculas latinas hay el comando 
31875 \series bold
31876
31877 \backslash
31878 alph
31879 \series default
31880
31881 \begin_inset Index idx
31882 status collapsed
31883
31884 \begin_layout Plain Layout
31885 Comandos ! A ! 
31886 \backslash
31887 alph
31888 \end_layout
31889
31890 \end_inset
31891
31892 , y para mayúsculas el comando 
31893 \series bold
31894
31895 \backslash
31896 Alph
31897 \series default
31898
31899 \begin_inset Index idx
31900 status collapsed
31901
31902 \begin_layout Plain Layout
31903 Comandos ! A ! 
31904 \backslash
31905 alph@
31906 \backslash
31907 Alph
31908 \end_layout
31909
31910 \end_inset
31911
31912 .
31913 \end_layout
31914
31915 \begin_layout Standard
31916 \begin_inset Note Greyedout
31917 status open
31918
31919 \begin_layout Plain Layout
31920
31921 \series bold
31922 Nota:
31923 \series default
31924  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31925 \end_layout
31926
31927 \end_inset
31928
31929
31930 \end_layout
31931
31932 \begin_layout Standard
31933 \begin_inset ERT
31934 status collapsed
31935
31936 \begin_layout Plain Layout
31937
31938
31939 \backslash
31940 renewcommand{
31941 \backslash
31942 theequation}{
31943 \backslash
31944 roman{equation}}
31945 \end_layout
31946
31947 \end_inset
31948
31949
31950 \begin_inset Formula 
31951 \begin{equation}
31952 A=\textrm{romanos en minúscula}
31953 \end{equation}
31954
31955 \end_inset
31956
31957
31958 \begin_inset ERT
31959 status collapsed
31960
31961 \begin_layout Plain Layout
31962
31963
31964 \backslash
31965 renewcommand{
31966 \backslash
31967 theequation}{
31968 \backslash
31969 Roman{equation}}
31970 \end_layout
31971
31972 \end_inset
31973
31974
31975 \begin_inset Formula 
31976 \begin{equation}
31977 B=\textrm{romanos en mayúscula}\label{eq:Rom}
31978 \end{equation}
31979
31980 \end_inset
31981
31982
31983 \begin_inset ERT
31984 status collapsed
31985
31986 \begin_layout Plain Layout
31987
31988
31989 \backslash
31990 renewcommand{
31991 \backslash
31992 theequation}{
31993 \backslash
31994 alph{equation}}
31995 \end_layout
31996
31997 \end_inset
31998
31999
32000 \begin_inset Formula 
32001 \begin{equation}
32002 C=\textrm{latinas en minúscula}
32003 \end{equation}
32004
32005 \end_inset
32006
32007
32008 \begin_inset ERT
32009 status collapsed
32010
32011 \begin_layout Plain Layout
32012
32013
32014 \backslash
32015 renewcommand{
32016 \backslash
32017 theequation}{
32018 \backslash
32019 Alph{equation}}
32020 \end_layout
32021
32022 \end_inset
32023
32024
32025 \begin_inset Formula 
32026 \begin{equation}
32027 D=\textrm{latinas en mayúscula}\label{eq:Lat}
32028 \end{equation}
32029
32030 \end_inset
32031
32032
32033 \end_layout
32034
32035 \begin_layout Standard
32036 Para volver a la numeración por omisión se inserta el comando:
32037 \end_layout
32038
32039 \begin_layout Standard
32040
32041 \series bold
32042
32043 \backslash
32044 renewcommand{
32045 \backslash
32046 theequation}{
32047 \backslash
32048 arabic{equation}}
32049 \begin_inset Index idx
32050 status collapsed
32051
32052 \begin_layout Plain Layout
32053 Comandos ! A ! 
32054 \backslash
32055 arabic
32056 \end_layout
32057
32058 \end_inset
32059
32060
32061 \end_layout
32062
32063 \begin_layout Standard
32064 \begin_inset ERT
32065 status collapsed
32066
32067 \begin_layout Plain Layout
32068
32069
32070 \backslash
32071 renewcommand{
32072 \backslash
32073 theequation}{
32074 \backslash
32075 arabic{equation}}
32076 \end_layout
32077
32078 \end_inset
32079
32080
32081 \begin_inset Formula 
32082 \begin{equation}
32083 E=\mbox{arábigos}
32084 \end{equation}
32085
32086 \end_inset
32087
32088
32089 \end_layout
32090
32091 \begin_layout Standard
32092 \begin_inset VSpace medskip
32093 \end_inset
32094
32095
32096 \end_layout
32097
32098 \begin_layout Standard
32099 Como ves, las ecuaciones se numeran consecutivamente independientemente
32100  del estilo de numeración.
32101  Cuando la numeración haya de empezar con 
32102 \begin_inset Quotes fld
32103 \end_inset
32104
32105 1
32106 \begin_inset Quotes frd
32107 \end_inset
32108
32109  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
32110  Una descripción sobre esto se encuentra en el archivo 
32111 \begin_inset CommandInset href
32112 LatexCommand href
32113 name "Formula-numbering.lyx"
32114 target "run:Formula-numbering.lyx"
32115
32116 \end_inset
32117
32118 .
32119 \end_layout
32120
32121 \begin_layout Section
32122 Símbolos y ecuaciones químicas
32123 \begin_inset CommandInset label
32124 LatexCommand label
32125 name "sub:Símbolos-y-ecuaciones-químicas"
32126
32127 \end_inset
32128
32129
32130 \begin_inset Index idx
32131 status collapsed
32132
32133 \begin_layout Plain Layout
32134 Química ! símbolos
32135 \end_layout
32136
32137 \end_inset
32138
32139
32140 \begin_inset Index idx
32141 status collapsed
32142
32143 \begin_layout Plain Layout
32144 Química ! caracteres
32145 \end_layout
32146
32147 \end_inset
32148
32149
32150 \begin_inset Index idx
32151 status collapsed
32152
32153 \begin_layout Plain Layout
32154 Ecuación ! química|see
32155 \begin_inset ERT
32156 status collapsed
32157
32158 \begin_layout Plain Layout
32159
32160 {
32161 \end_layout
32162
32163 \end_inset
32164
32165 Química
32166 \begin_inset ERT
32167 status collapsed
32168
32169 \begin_layout Plain Layout
32170
32171 }
32172 \end_layout
32173
32174 \end_inset
32175
32176
32177 \end_layout
32178
32179 \end_inset
32180
32181
32182 \begin_inset Index idx
32183 status collapsed
32184
32185 \begin_layout Plain Layout
32186 Química ! iones
32187 \end_layout
32188
32189 \end_inset
32190
32191
32192 \begin_inset Index idx
32193 status collapsed
32194
32195 \begin_layout Plain Layout
32196 Iones|see
32197 \begin_inset ERT
32198 status collapsed
32199
32200 \begin_layout Plain Layout
32201
32202 {
32203 \end_layout
32204
32205 \end_inset
32206
32207 Química
32208 \begin_inset ERT
32209 status collapsed
32210
32211 \begin_layout Plain Layout
32212
32213 }
32214 \end_layout
32215
32216 \end_inset
32217
32218
32219 \end_layout
32220
32221 \end_inset
32222
32223
32224 \begin_inset Index idx
32225 status collapsed
32226
32227 \begin_layout Plain Layout
32228 Química ! reacción
32229 \end_layout
32230
32231 \end_inset
32232
32233
32234 \end_layout
32235
32236 \begin_layout Standard
32237 Un ejemplo de texto de química:
32238 \end_layout
32239
32240 \begin_layout Quote
32241 El ion 
32242 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32243 \end_inset
32244
32245  reacciona con dos iones 
32246 \begin_inset Formula $\mathrm{Na^{+}}$
32247 \end_inset
32248
32249  para dar sulfato de sodio 
32250 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32251 \end_inset
32252
32253 .
32254  La ecuación química es:
32255 \begin_inset Formula 
32256 \begin{equation}
32257 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
32258 \end{equation}
32259
32260 \end_inset
32261
32262
32263 \end_layout
32264
32265 \begin_layout Standard
32266 Esta ecuación química puede componerse directamente en modo ecuación.
32267  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32268  y con el atajo 
32269 \family sans
32270 Alt+C
32271 \begin_inset space ~
32272 \end_inset
32273
32274 R
32275 \family default
32276  se cambia en redonda.
32277 \begin_inset Foot
32278 status collapsed
32279
32280 \begin_layout Plain Layout
32281 véase estilos de tipografías en 
32282 \begin_inset CommandInset ref
32283 LatexCommand ref
32284 reference "sub:Estilos-de-tipografías"
32285
32286 \end_inset
32287
32288 .
32289 \end_layout
32290
32291 \end_inset
32292
32293
32294 \end_layout
32295
32296 \begin_layout Standard
32297 Para escribir ecuaciones químicas es más conveniente usar el comando 
32298 \series bold
32299
32300 \backslash
32301 ce
32302 \series default
32303
32304 \begin_inset Index idx
32305 status collapsed
32306
32307 \begin_layout Plain Layout
32308 Comandos ! C ! 
32309 \backslash
32310 ce
32311 \end_layout
32312
32313 \end_inset
32314
32315 , que está disponible si está instalado el paquete LaTeX 
32316 \series bold
32317 mhchem
32318 \series default
32319
32320 \begin_inset Index idx
32321 status collapsed
32322
32323 \begin_layout Plain Layout
32324 Paquetes ! mhchem
32325 \end_layout
32326
32327 \end_inset
32328
32329 .
32330  Al insertar 
32331 \series bold
32332
32333 \backslash
32334 ce
32335 \series default
32336  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
32337  ecuaciones químicas de una forma intuitiva.
32338 \end_layout
32339
32340 \begin_layout Standard
32341 \align center
32342 \begin_inset Tabular
32343 <lyxtabular version="3" rows="9" columns="2">
32344 <features tabularvalignment="middle">
32345 <column alignment="center" valignment="top" width="0">
32346 <column alignment="center" valignment="top" width="0">
32347 <row>
32348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32349 \begin_inset Text
32350
32351 \begin_layout Plain Layout
32352 Comando
32353 \end_layout
32354
32355 \end_inset
32356 </cell>
32357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32358 \begin_inset Text
32359
32360 \begin_layout Plain Layout
32361 Resultado
32362 \begin_inset Note Note
32363 status collapsed
32364
32365 \begin_layout Plain Layout
32366
32367 \series bold
32368
32369 \backslash
32370 raisebox
32371 \series default
32372  se usa sólo como espaciador
32373 \end_layout
32374
32375 \end_inset
32376
32377
32378 \end_layout
32379
32380 \end_inset
32381 </cell>
32382 </row>
32383 <row>
32384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32385 \begin_inset Text
32386
32387 \begin_layout Plain Layout
32388
32389 \backslash
32390 ce
32391 \begin_inset ERT
32392 status collapsed
32393
32394 \begin_layout Plain Layout
32395
32396
32397 \backslash
32398 spce 
32399 \end_layout
32400
32401 \end_inset
32402
32403 H2CO3
32404 \end_layout
32405
32406 \end_inset
32407 </cell>
32408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32409 \begin_inset Text
32410
32411 \begin_layout Plain Layout
32412 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32413 \end_inset
32414
32415
32416 \end_layout
32417
32418 \end_inset
32419 </cell>
32420 </row>
32421 <row>
32422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32423 \begin_inset Text
32424
32425 \begin_layout Plain Layout
32426
32427 \backslash
32428 ce
32429 \begin_inset ERT
32430 status collapsed
32431
32432 \begin_layout Plain Layout
32433
32434
32435 \backslash
32436 spce 
32437 \end_layout
32438
32439 \end_inset
32440
32441 SO4^2-
32442 \end_layout
32443
32444 \end_inset
32445 </cell>
32446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32447 \begin_inset Text
32448
32449 \begin_layout Plain Layout
32450 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32451 \end_inset
32452
32453
32454 \end_layout
32455
32456 \end_inset
32457 </cell>
32458 </row>
32459 <row>
32460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32461 \begin_inset Text
32462
32463 \begin_layout Plain Layout
32464
32465 \backslash
32466 ce
32467 \begin_inset ERT
32468 status collapsed
32469
32470 \begin_layout Plain Layout
32471
32472
32473 \backslash
32474 spce 
32475 \end_layout
32476
32477 \end_inset
32478
32479 (NH4)2S
32480 \end_layout
32481
32482 \end_inset
32483 </cell>
32484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32485 \begin_inset Text
32486
32487 \begin_layout Plain Layout
32488 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32489 \end_inset
32490
32491
32492 \end_layout
32493
32494 \end_inset
32495 </cell>
32496 </row>
32497 <row>
32498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32499 \begin_inset Text
32500
32501 \begin_layout Plain Layout
32502
32503 \backslash
32504 ce
32505 \begin_inset ERT
32506 status collapsed
32507
32508 \begin_layout Plain Layout
32509
32510
32511 \backslash
32512 spce 
32513 \end_layout
32514
32515 \end_inset
32516
32517 KCr(SO4)2.12H2O
32518 \end_layout
32519
32520 \end_inset
32521 </cell>
32522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32523 \begin_inset Text
32524
32525 \begin_layout Plain Layout
32526 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32527 \end_inset
32528
32529
32530 \end_layout
32531
32532 \end_inset
32533 </cell>
32534 </row>
32535 <row>
32536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32537 \begin_inset Text
32538
32539 \begin_layout Plain Layout
32540
32541 \backslash
32542 ce
32543 \begin_inset ERT
32544 status collapsed
32545
32546 \begin_layout Plain Layout
32547
32548
32549 \backslash
32550 spce 
32551 \end_layout
32552
32553 \end_inset
32554
32555 A-B
32556 \backslash
32557 dbond
32558 \begin_inset ERT
32559 status collapsed
32560
32561 \begin_layout Plain Layout
32562
32563
32564 \backslash
32565 spce 
32566 \end_layout
32567
32568 \end_inset
32569
32570 C
32571 \backslash
32572 tbond
32573 \begin_inset ERT
32574 status collapsed
32575
32576 \begin_layout Plain Layout
32577
32578
32579 \backslash
32580 spce 
32581 \end_layout
32582
32583 \end_inset
32584
32585 D
32586 \end_layout
32587
32588 \end_inset
32589 </cell>
32590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32591 \begin_inset Text
32592
32593 \begin_layout Plain Layout
32594 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32595 \end_inset
32596
32597
32598 \end_layout
32599
32600 \end_inset
32601 </cell>
32602 </row>
32603 <row>
32604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32605 \begin_inset Text
32606
32607 \begin_layout Plain Layout
32608
32609 \backslash
32610 ce
32611 \begin_inset ERT
32612 status collapsed
32613
32614 \begin_layout Plain Layout
32615
32616
32617 \backslash
32618 spce 
32619 \end_layout
32620
32621 \end_inset
32622
32623 ^227
32624 \begin_inset Formula $\downarrow$
32625 \end_inset
32626
32627 _90
32628 \begin_inset Formula $\to$
32629 \end_inset
32630
32631 Th+
32632 \end_layout
32633
32634 \end_inset
32635 </cell>
32636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32637 \begin_inset Text
32638
32639 \begin_layout Plain Layout
32640 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32641 \end_inset
32642
32643
32644 \end_layout
32645
32646 \end_inset
32647 </cell>
32648 </row>
32649 <row>
32650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32651 \begin_inset Text
32652
32653 \begin_layout Plain Layout
32654
32655 \backslash
32656 ce
32657 \begin_inset ERT
32658 status collapsed
32659
32660 \begin_layout Plain Layout
32661
32662
32663 \backslash
32664 spce 
32665 \end_layout
32666
32667 \end_inset
32668
32669 CO2
32670 \begin_inset ERT
32671 status collapsed
32672
32673 \begin_layout Plain Layout
32674
32675
32676 \backslash
32677 spce 
32678 \end_layout
32679
32680 \end_inset
32681
32682 +
32683 \begin_inset ERT
32684 status collapsed
32685
32686 \begin_layout Plain Layout
32687
32688
32689 \backslash
32690 spce 
32691 \end_layout
32692
32693 \end_inset
32694
32695 C
32696 \begin_inset ERT
32697 status collapsed
32698
32699 \begin_layout Plain Layout
32700
32701
32702 \backslash
32703 spce 
32704 \end_layout
32705
32706 \end_inset
32707
32708 <=>
32709 \begin_inset ERT
32710 status collapsed
32711
32712 \begin_layout Plain Layout
32713
32714
32715 \backslash
32716 spce 
32717 \end_layout
32718
32719 \end_inset
32720
32721 2CO
32722 \end_layout
32723
32724 \end_inset
32725 </cell>
32726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32727 \begin_inset Text
32728
32729 \begin_layout Plain Layout
32730 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32731 \end_inset
32732
32733
32734 \end_layout
32735
32736 \end_inset
32737 </cell>
32738 </row>
32739 <row>
32740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32741 \begin_inset Text
32742
32743 \begin_layout Plain Layout
32744
32745 \backslash
32746 ce
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 CO2
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 +
32773 \begin_inset ERT
32774 status collapsed
32775
32776 \begin_layout Plain Layout
32777
32778
32779 \backslash
32780 spce 
32781 \end_layout
32782
32783 \end_inset
32784
32785 C
32786 \begin_inset ERT
32787 status collapsed
32788
32789 \begin_layout Plain Layout
32790
32791
32792 \backslash
32793 spce 
32794 \end_layout
32795
32796 \end_inset
32797
32798 ->[
32799 \backslash
32800 alpha][
32801 \backslash
32802 beta]
32803 \begin_inset ERT
32804 status collapsed
32805
32806 \begin_layout Plain Layout
32807
32808
32809 \backslash
32810 spce 
32811 \end_layout
32812
32813 \end_inset
32814
32815 2CO}
32816 \end_layout
32817
32818 \end_inset
32819 </cell>
32820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32821 \begin_inset Text
32822
32823 \begin_layout Plain Layout
32824 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32825 \end_inset
32826
32827
32828 \end_layout
32829
32830 \end_inset
32831 </cell>
32832 </row>
32833 </lyxtabular>
32834
32835 \end_inset
32836
32837
32838 \end_layout
32839
32840 \begin_layout Standard
32841 \begin_inset Note Greyedout
32842 status open
32843
32844 \begin_layout Plain Layout
32845
32846 \series bold
32847 Nota:
32848 \series default
32849  Insertar modo matemático en un marco 
32850 \series bold
32851
32852 \backslash
32853 ce
32854 \series default
32855  provocará errores de LaTeX.
32856  En estos casos hay que usar código TeX, como en 
32857 \series bold
32858
32859 \backslash
32860 ce{$
32861 \backslash
32862 mu
32863 \backslash
32864 hyphen$Cl}
32865 \series default
32866
32867 \begin_inset ERT
32868 status collapsed
32869
32870 \begin_layout Plain Layout
32871
32872
32873 \backslash
32874 ce{$
32875 \backslash
32876 mu
32877 \backslash
32878 hyphen$Cl}
32879 \end_layout
32880
32881 \end_inset
32882
32883  
32884 \end_layout
32885
32886 \end_inset
32887
32888
32889 \end_layout
32890
32891 \begin_layout Standard
32892 El comando 
32893 \series bold
32894
32895 \backslash
32896 ce
32897 \series default
32898  para la 
32899 \begin_inset CommandInset ref
32900 LatexCommand ref
32901 reference "eq:reaccion-quimica"
32902
32903 \end_inset
32904
32905  es
32906 \begin_inset Newline newline
32907 \end_inset
32908
32909
32910 \series bold
32911  
32912 \backslash
32913 ce
32914 \begin_inset ERT
32915 status collapsed
32916
32917 \begin_layout Plain Layout
32918
32919
32920 \backslash
32921 spce 
32922 \end_layout
32923
32924 \end_inset
32925
32926 2Na+
32927 \begin_inset ERT
32928 status collapsed
32929
32930 \begin_layout Plain Layout
32931
32932
32933 \backslash
32934 spce 
32935 \end_layout
32936
32937 \end_inset
32938
32939 +
32940 \begin_inset ERT
32941 status collapsed
32942
32943 \begin_layout Plain Layout
32944
32945
32946 \backslash
32947 spce 
32948 \end_layout
32949
32950 \end_inset
32951
32952 SO4^2-
32953 \begin_inset ERT
32954 status collapsed
32955
32956 \begin_layout Plain Layout
32957
32958
32959 \backslash
32960 spce 
32961 \end_layout
32962
32963 \end_inset
32964
32965
32966 \begin_inset ERT
32967 status collapsed
32968
32969 \begin_layout Plain Layout
32970
32971
32972 \backslash
32973 spce 
32974 \end_layout
32975
32976 \end_inset
32977
32978 ->
32979 \begin_inset ERT
32980 status collapsed
32981
32982 \begin_layout Plain Layout
32983
32984
32985 \backslash
32986 spce 
32987 \end_layout
32988
32989 \end_inset
32990
32991 Na2SO4
32992 \end_layout
32993
32994 \begin_layout Standard
32995 Para componer ecuaciones químicas multilínea primero se crea una ecuación
32996  multilínea, tal como se describe en la 
32997 \begin_inset CommandInset ref
32998 LatexCommand ref
32999 reference "sec:Ecuaciones-multilínea"
33000
33001 \end_inset
33002
33003 .
33004  Después se utiliza el comando 
33005 \series bold
33006
33007 \backslash
33008 ce
33009 \series default
33010  en cada cuadrito azul de la ecuación.
33011  La 
33012 \begin_inset CommandInset ref
33013 LatexCommand ref
33014 reference "eq:TEOS-reac-1"
33015
33016 \end_inset
33017
33018  y la 
33019 \begin_inset CommandInset ref
33020 LatexCommand ref
33021 reference "eq:TEOS-reac-2"
33022
33023 \end_inset
33024
33025  son ejemplos de una reacción química en dos fases en la que cada ecuación
33026  tiene su propio número.
33027 \begin_inset Formula 
33028 \begin{eqnarray}
33029 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
33030 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
33031 \end{eqnarray}
33032
33033 \end_inset
33034
33035
33036 \end_layout
33037
33038 \begin_layout Standard
33039 Además de 
33040 \series bold
33041
33042 \backslash
33043 ce
33044 \series default
33045  el paquete 
33046 \series bold
33047 mhchem
33048 \series default
33049  suministra el comando 
33050 \series bold
33051
33052 \backslash
33053 cf
33054 \series default
33055
33056 \begin_inset Index idx
33057 status collapsed
33058
33059 \begin_layout Plain Layout
33060 Comandos ! C ! 
33061 \backslash
33062 cf
33063 \end_layout
33064
33065 \end_inset
33066
33067  que ha de utilizarse en casos especiales.
33068  Para más información sobre 
33069 \series bold
33070
33071 \backslash
33072 cf
33073 \series default
33074  y más ejemplos echa un vistazo a la documentación de 
33075 \series bold
33076 mhchem
33077 \series default
33078
33079 \begin_inset CommandInset citation
33080 LatexCommand cite
33081 key "mhchem"
33082
33083 \end_inset
33084
33085 .
33086 \end_layout
33087
33088 \begin_layout Section
33089 Diagramas
33090 \end_layout
33091
33092 \begin_layout Standard
33093 Lyx soporta dos tipos de diagramas conmutativos: 
33094 \series bold
33095 amscd
33096 \series default
33097  y 
33098 \series bold
33099 xymatrix
33100 \series default
33101 , que se explican a continuación.
33102 \end_layout
33103
33104 \begin_layout Subsection
33105 Diagramas amscd
33106 \begin_inset Index idx
33107 status collapsed
33108
33109 \begin_layout Plain Layout
33110 Diagramas ! amscd
33111 \end_layout
33112
33113 \end_inset
33114
33115
33116 \end_layout
33117
33118 \begin_layout Standard
33119 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
33120  verticales y horizontales:
33121 \begin_inset Formula 
33122 \[
33123 \begin{CD}A@)))B@)))C\\
33124 @AAA@.@VVV\\
33125 F@(((E@(((D
33126 \end{CD}
33127 \]
33128
33129 \end_inset
33130
33131 Para obtener el diagrama se inserta en la ecuación el comando 
33132 \series bold
33133
33134 \backslash
33135 CD
33136 \begin_inset Index idx
33137 status collapsed
33138
33139 \begin_layout Plain Layout
33140 Comandos ! C ! 
33141 \backslash
33142 CD
33143 \end_layout
33144
33145 \end_inset
33146
33147
33148 \series default
33149 .
33150  Surge un marco azul entre dos líneas de trazos en el que se insertan a
33151  continuación comandos.
33152  Con 
33153 \family sans
33154 Ctrl+Entrar
33155 \family default
33156  se inicia una nueva línea.
33157  En las líneas impares se insertan relaciones horizontales, en las pares
33158  verticales.
33159 \end_layout
33160
33161 \begin_layout Standard
33162 Para componer las relaciones hay los siguientes comandos:
33163 \begin_inset Foot
33164 status collapsed
33165
33166 \begin_layout Plain Layout
33167 \begin_inset CommandInset label
33168 LatexCommand label
33169 name "fn:sinónimos"
33170
33171 \end_inset
33172
33173 Los comandos con 
33174 \family sans
33175 '
33176 \series bold
33177 >
33178 \series default
33179 '
33180 \family default
33181  o 
33182 \family sans
33183 '
33184 \series bold
33185 <
33186 \series default
33187 '
33188 \family default
33189  pueden generar errores con el estilo 
33190 \series bold
33191 spanish
33192 \series default
33193  de 
33194 \series bold
33195 babel
33196 \series default
33197 .
33198  Para evitarlo se pueden sustituir por sus sinónimos 
33199 \family sans
33200 '
33201 \series bold
33202 )
33203 \series default
33204 '
33205 \family default
33206  y 
33207 \family sans
33208 '
33209 \series bold
33210 (
33211 \series default
33212 '
33213 \family default
33214  respectivamente.
33215  Véase 
33216 \begin_inset CommandInset citation
33217 LatexCommand cite
33218 key "spanish"
33219
33220 \end_inset
33221
33222 .
33223  (
33224 \emph on
33225 N.
33226 \begin_inset space \thinspace{}
33227 \end_inset
33228
33229 del t.
33230 \emph default
33231 )
33232 \end_layout
33233
33234 \end_inset
33235
33236
33237 \end_layout
33238
33239 \begin_layout Itemize
33240
33241 \series bold
33242 @<<<
33243 \series default
33244  genera una flecha hacia la izquierda, 
33245 \series bold
33246 @>>>
33247 \series default
33248  una hacia la derecha, y 
33249 \series bold
33250 @=
33251 \series default
33252  un signo igual largo
33253 \end_layout
33254
33255 \begin_layout Itemize
33256
33257 \series bold
33258 @AAA
33259 \series default
33260  genera una flecha hacia arriba, 
33261 \series bold
33262 @VVV
33263 \series default
33264  una hacia abajo, y 
33265 \series bold
33266 @|
33267 \series default
33268  un signo igual vertical
33269 \end_layout
33270
33271 \begin_layout Itemize
33272
33273 \series bold
33274 @.
33275
33276 \series default
33277  genera una ubicación vacía para relaciones inexistentes
33278 \end_layout
33279
33280 \begin_layout Standard
33281 Todas las flechas pueden etiquetarse como sigue:
33282 \end_layout
33283
33284 \begin_layout Itemize
33285 Si se inserta texto entre el primero y el segundo 
33286 \series bold
33287 <
33288 \series default
33289  o 
33290 \series bold
33291 >
33292 \series default
33293 , respectivamente, se muestra sobre la flecha.
33294  Si se inserta entre el segundo y el tercero, bajo la flecha.
33295 \end_layout
33296
33297 \begin_layout Itemize
33298 Para flechas verticales, si se inserta texto entre la primera y la segunda
33299  
33300 \series bold
33301 A
33302 \series default
33303  o 
33304 \series bold
33305 V
33306 \series default
33307 , respectivamente, se muestra al lado izquierdo de la flecha.
33308  Si se inserta entre la segunda y la tercera, al lado derecho.
33309  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
33310 \end_layout
33311
33312 \begin_layout Standard
33313 Como ejemplo un diagrama con todas las relaciones posibles:
33314 \begin_inset Formula 
33315 \[
33316 \begin{CD}A@)j))B@))k)C@=F\\
33317 @AmAA@.@VV{V}V@|\\
33318 D@((j\,(E@)k))F@=C
33319 \end{CD}
33320 \]
33321
33322 \end_inset
33323
33324 El comando para este diagrama es:
33325 \begin_inset Newline newline
33326 \end_inset
33327
33328
33329 \series bold
33330
33331 \backslash
33332 CD
33333 \begin_inset ERT
33334 status collapsed
33335
33336 \begin_layout Plain Layout
33337
33338
33339 \backslash
33340 spce 
33341 \end_layout
33342
33343 \end_inset
33344
33345 A@>j>>B@>>k>C@=F Ctrl+Entrar
33346 \begin_inset Newline newline
33347 \end_inset
33348
33349
33350 \begin_inset Phantom HPhantom
33351 status open
33352
33353 \begin_layout Plain Layout
33354
33355 \series bold
33356
33357 \backslash
33358 CD
33359 \begin_inset ERT
33360 status collapsed
33361
33362 \begin_layout Plain Layout
33363
33364
33365 \backslash
33366 spce 
33367 \end_layout
33368
33369 \end_inset
33370
33371
33372 \end_layout
33373
33374 \end_inset
33375
33376 @AmAA@.@VV
33377 \backslash
33378 {V
33379 \series default
33380
33381 \begin_inset Formula $\to$
33382 \end_inset
33383
33384
33385 \series bold
33386 V@| Ctrl+Entrar
33387 \begin_inset Newline newline
33388 \end_inset
33389
33390
33391 \begin_inset Phantom HPhantom
33392 status open
33393
33394 \begin_layout Plain Layout
33395
33396 \series bold
33397
33398 \backslash
33399 CD
33400 \begin_inset ERT
33401 status collapsed
33402
33403 \begin_layout Plain Layout
33404
33405
33406 \backslash
33407 spce 
33408 \end_layout
33409
33410 \end_inset
33411
33412
33413 \end_layout
33414
33415 \end_inset
33416
33417 D@<<j<E@>k>>F@=C
33418 \end_layout
33419
33420 \begin_layout Subsection
33421 Diagramas xymatrix
33422 \begin_inset Index idx
33423 status collapsed
33424
33425 \begin_layout Plain Layout
33426 Diagramas ! xymatrix
33427 \end_layout
33428
33429 \end_inset
33430
33431
33432 \end_layout
33433
33434 \begin_layout Standard
33435 Para usar matrices xy debe estar instalado el paquete LaTeX 
33436 \series bold
33437 xypic
33438 \series default
33439 .
33440  Una matriz xy se crea insertando el comando 
33441 \series bold
33442
33443 \backslash
33444 xymatrix
33445 \series default
33446  en una ecuación.
33447  Después podrás añadir nuevas columnas y filas como en matrices normales,
33448  véase
33449 \begin_inset space ~
33450 \end_inset
33451
33452
33453 \begin_inset CommandInset ref
33454 LatexCommand ref
33455 reference "sec:Matrices"
33456
33457 \end_inset
33458
33459 .
33460 \end_layout
33461
33462 \begin_layout Standard
33463 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33464  y curvadas, y mucho más.
33465  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33466  se explican en el 
33467 \emph on
33468 Manual de XY-pic
33469 \emph default
33470  que se encuentra en el menú 
33471 \family sans
33472 Ayuda\SpecialChar \menuseparator
33473 Manuales
33474 \begin_inset space ~
33475 \end_inset
33476
33477 específicos
33478 \family default
33479 .
33480 \end_layout
33481
33482 \begin_layout Subsection
33483 Diagramas 
33484 \noun on
33485 Feynman
33486 \noun default
33487
33488 \begin_inset Index idx
33489 status collapsed
33490
33491 \begin_layout Plain Layout
33492 Diagramas ! Feynman
33493 \end_layout
33494
33495 \end_inset
33496
33497
33498 \end_layout
33499
33500 \begin_layout Standard
33501 Para usar diagramas 
33502 \noun on
33503 Feynman
33504 \noun default
33505  debe estar instalado el paquete LaTeX 
33506 \series bold
33507 feyn
33508 \series default
33509 .
33510  Un diagrama 
33511 \noun on
33512 Feynman
33513 \noun default
33514  se crea insertando el comando 
33515 \series bold
33516
33517 \backslash
33518 Diagram
33519 \series default
33520  en una ecuación.
33521  Después podrás añadir nuevas columnas y filas como en matrices normales,
33522  véase
33523 \begin_inset space ~
33524 \end_inset
33525
33526
33527 \begin_inset CommandInset ref
33528 LatexCommand ref
33529 reference "sec:Matrices"
33530
33531 \end_inset
33532
33533 .
33534 \end_layout
33535
33536 \begin_layout Standard
33537 En el 
33538 \emph on
33539 Manual de diagramas Feynman
33540 \emph default
33541 , disponible en 
33542 \family sans
33543 Ayuda\SpecialChar \menuseparator
33544 Manuales
33545 \begin_inset space ~
33546 \end_inset
33547
33548 específicos
33549 \family default
33550 , hay ejemplos de diagramas de este tipo.
33551 \end_layout
33552
33553 \begin_layout Section
33554 Comandos definidos por el usuario
33555 \begin_inset Index idx
33556 status collapsed
33557
33558 \begin_layout Plain Layout
33559 Comandos de usuario
33560 \end_layout
33561
33562 \end_inset
33563
33564
33565 \end_layout
33566
33567 \begin_layout Standard
33568 \begin_inset Note Greyedout
33569 status open
33570
33571 \begin_layout Plain Layout
33572
33573 \series bold
33574 Nota:
33575 \series default
33576  Los nombres de los comandos definidos por el usuario y macros solo pueden
33577  contener letras latinas.
33578 \end_layout
33579
33580 \end_inset
33581
33582
33583 \end_layout
33584
33585 \begin_layout Subsection
33586 El comando 
33587 \backslash
33588 newcommand
33589 \begin_inset CommandInset label
33590 LatexCommand label
33591 name "sub:El-comando-newcommand"
33592
33593 \end_inset
33594
33595
33596 \begin_inset Index idx
33597 status collapsed
33598
33599 \begin_layout Plain Layout
33600 Comandos de usuario ! 
33601 \backslash
33602 newcommand
33603 \end_layout
33604
33605 \end_inset
33606
33607
33608 \begin_inset Index idx
33609 status collapsed
33610
33611 \begin_layout Plain Layout
33612 Comandos ! N ! 
33613 \backslash
33614 newcommand
33615 \end_layout
33616
33617 \end_inset
33618
33619
33620 \end_layout
33621
33622 \begin_layout Standard
33623 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
33624  Pero es posible definir nuevos comandos más cortos con el comando 
33625 \series bold
33626
33627 \backslash
33628 newcommand
33629 \series default
33630 .
33631  
33632 \end_layout
33633
33634 \begin_layout Standard
33635 El esquema del comando 
33636 \series bold
33637
33638 \backslash
33639 newcommand
33640 \series default
33641  es:
33642 \end_layout
33643
33644 \begin_layout Standard
33645
33646 \series bold
33647
33648 \backslash
33649 newcommand{nombre nuevo de comando}[número de argumentos]
33650 \begin_inset Newline newline
33651 \end_inset
33652
33653
33654 \begin_inset Phantom HPhantom
33655 status open
33656
33657 \begin_layout Plain Layout
33658
33659 \series bold
33660
33661 \backslash
33662 newcommand
33663 \end_layout
33664
33665 \end_inset
33666
33667 [valor opcional]{definición de comando}
33668 \end_layout
33669
33670 \begin_layout Standard
33671 \begin_inset Note Greyedout
33672 status open
33673
33674 \begin_layout Plain Layout
33675
33676 \series bold
33677 Nota:
33678 \series default
33679  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33680  documento o en paquetes LaTeX que uses.
33681  Por ejemplo, si defines el comando 
33682 \series bold
33683
33684 \backslash
33685 le
33686 \series default
33687  para 
33688 \series bold
33689
33690 \backslash
33691 Leftarrow,
33692 \series default
33693  se producirán errores porque 
33694 \series bold
33695
33696 \backslash
33697 le
33698 \series default
33699  ya existe para 
33700 \begin_inset Quotes fld
33701 \end_inset
33702
33703
33704 \begin_inset Formula $\le$
33705 \end_inset
33706
33707
33708 \begin_inset Quotes frd
33709 \end_inset
33710
33711 .
33712
33713 \series bold
33714  
33715 \end_layout
33716
33717 \end_inset
33718
33719
33720 \end_layout
33721
33722 \begin_layout Standard
33723 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33724  argumentos debería tener el nuevo comando.
33725  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33726  Cuando se hace esto, el 
33727 \emph on
33728 primer
33729 \emph default
33730  argumento del nuevo comando es automáticamente opcional.
33731 \end_layout
33732
33733 \begin_layout Standard
33734 Veamos unos ejemplos:
33735 \end_layout
33736
33737 \begin_layout Itemize
33738 Para definir el comando 
33739 \series bold
33740
33741 \backslash
33742 gr
33743 \series default
33744  para 
33745 \series bold
33746
33747 \backslash
33748 Longrightarrow
33749 \series default
33750 , la línea de preámbulo LaTeX es:
33751 \begin_inset VSpace medskip
33752 \end_inset
33753
33754
33755 \begin_inset Newline newline
33756 \end_inset
33757
33758
33759 \series bold
33760
33761 \backslash
33762 newcommand{
33763 \backslash
33764 gr}{
33765 \backslash
33766 Longrightarrow}
33767 \end_layout
33768
33769 \begin_layout Itemize
33770 Para definir el comando 
33771 \series bold
33772
33773 \backslash
33774 us
33775 \series default
33776  para 
33777 \series bold
33778
33779 \backslash
33780 underline
33781 \series default
33782 , el argumento (que sería subrayado) debe tenerse en cuenta.
33783  Para esto la línea de preámbulo es:
33784 \begin_inset VSpace medskip
33785 \end_inset
33786
33787
33788 \begin_inset Newline newline
33789 \end_inset
33790
33791
33792 \series bold
33793
33794 \backslash
33795 newcommand{
33796 \backslash
33797 us}[1]{
33798 \backslash
33799 underline{#1}}
33800 \series default
33801
33802 \begin_inset VSpace medskip
33803 \end_inset
33804
33805
33806 \begin_inset Newline newline
33807 \end_inset
33808
33809 El carácter 
33810 \series bold
33811 #
33812 \series default
33813  actúa como colocador del argumento, el 
33814 \series bold
33815 1
33816 \series default
33817  indica que es el colocador para el primer argumento.
33818 \end_layout
33819
33820 \begin_layout Itemize
33821 Para 
33822 \series bold
33823
33824 \backslash
33825 framebox
33826 \series default
33827  se puede definir, por ejemplo, el comando 
33828 \series bold
33829
33830 \backslash
33831 fb
33832 \series default
33833 :
33834 \begin_inset VSpace medskip
33835 \end_inset
33836
33837
33838 \begin_inset Newline newline
33839 \end_inset
33840
33841
33842 \series bold
33843
33844 \backslash
33845 newcommand{
33846 \backslash
33847 fb}[3]{
33848 \backslash
33849 framebox#1#2{$#3$}}
33850 \series default
33851
33852 \begin_inset VSpace medskip
33853 \end_inset
33854
33855
33856 \begin_inset Newline newline
33857 \end_inset
33858
33859 Los dos signos dólar generan la ecuación extra necesaria para 
33860 \series bold
33861
33862 \backslash
33863 framebox
33864 \series default
33865 , véase 
33866 \begin_inset CommandInset ref
33867 LatexCommand ref
33868 reference "sub:Marcos-con-bordes"
33869
33870 \end_inset
33871
33872 .
33873 \end_layout
33874
33875 \begin_layout Itemize
33876 Para crear un nuevo comando para 
33877 \series bold
33878
33879 \backslash
33880 fcolorbox
33881 \series default
33882  donde no es necesario especificar el color para el marco, el argumento
33883  para el color se define opcional:
33884 \begin_inset VSpace medskip
33885 \end_inset
33886
33887
33888 \begin_inset Newline newline
33889 \end_inset
33890
33891
33892 \series bold
33893
33894 \backslash
33895 newcommand{
33896 \backslash
33897 cb}[3][white]{
33898 \backslash
33899 fcolorbox{#2}{#1}{$#3$}}
33900 \series default
33901
33902 \begin_inset VSpace medskip
33903 \end_inset
33904
33905
33906 \begin_inset Newline newline
33907 \end_inset
33908
33909 Si el color no es especificado al usar 
33910 \series bold
33911
33912 \backslash
33913 cb
33914 \series default
33915 , se elige el color 
33916 \series bold
33917 white
33918 \series default
33919  predefinido.
33920 \end_layout
33921
33922 \begin_layout Standard
33923 Un ensayo con los nuevos comandos definidos:
33924 \end_layout
33925
33926 \begin_layout Standard
33927 \noindent
33928 \align center
33929 \begin_inset Tabular
33930 <lyxtabular version="3" rows="6" columns="2">
33931 <features tabularvalignment="middle">
33932 <column alignment="center" valignment="top" width="0">
33933 <column alignment="center" valignment="top" width="0">
33934 <row>
33935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33936 \begin_inset Text
33937
33938 \begin_layout Plain Layout
33939 Comando
33940 \end_layout
33941
33942 \end_inset
33943 </cell>
33944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33945 \begin_inset Text
33946
33947 \begin_layout Plain Layout
33948 Resultado
33949 \begin_inset Note Note
33950 status collapsed
33951
33952 \begin_layout Plain Layout
33953
33954 \series bold
33955
33956 \backslash
33957 raisebox
33958 \series default
33959  se usa sólo como espaciador
33960 \end_layout
33961
33962 \end_inset
33963
33964
33965 \end_layout
33966
33967 \end_inset
33968 </cell>
33969 </row>
33970 <row>
33971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33972 \begin_inset Text
33973
33974 \begin_layout Plain Layout
33975 A
33976 \backslash
33977 gr
33978 \begin_inset ERT
33979 status collapsed
33980
33981 \begin_layout Plain Layout
33982
33983
33984 \backslash
33985 spce 
33986 \end_layout
33987
33988 \end_inset
33989
33990 B
33991 \end_layout
33992
33993 \end_inset
33994 </cell>
33995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33996 \begin_inset Text
33997
33998 \begin_layout Plain Layout
33999 \begin_inset Formula $A\gr B$
34000 \end_inset
34001
34002
34003 \end_layout
34004
34005 \end_inset
34006 </cell>
34007 </row>
34008 <row>
34009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34010 \begin_inset Text
34011
34012 \begin_layout Plain Layout
34013
34014 \backslash
34015 us{ABcd
34016 \end_layout
34017
34018 \end_inset
34019 </cell>
34020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34021 \begin_inset Text
34022
34023 \begin_layout Plain Layout
34024 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
34025 \end_inset
34026
34027
34028 \end_layout
34029
34030 \end_inset
34031 </cell>
34032 </row>
34033 <row>
34034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34035 \begin_inset Text
34036
34037 \begin_layout Plain Layout
34038
34039 \backslash
34040 fb{[2cm]
34041 \begin_inset Formula $\to$
34042 \end_inset
34043
34044
34045 \backslash
34046 {
34047 \begin_inset Formula $\to$
34048 \end_inset
34049
34050
34051 \backslash
34052 {
34053 \backslash
34054 int
34055 \begin_inset ERT
34056 status collapsed
34057
34058 \begin_layout Plain Layout
34059
34060
34061 \backslash
34062 spce 
34063 \end_layout
34064
34065 \end_inset
34066
34067 A=B
34068 \end_layout
34069
34070 \end_inset
34071 </cell>
34072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34073 \begin_inset Text
34074
34075 \begin_layout Plain Layout
34076 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
34077 \end_inset
34078
34079
34080 \end_layout
34081
34082 \end_inset
34083 </cell>
34084 </row>
34085 <row>
34086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34087 \begin_inset Text
34088
34089 \begin_layout Plain Layout
34090
34091 \backslash
34092 cb{red
34093 \begin_inset Formula $\to$
34094 \end_inset
34095
34096
34097 \backslash
34098 {
34099 \backslash
34100 int
34101 \begin_inset ERT
34102 status collapsed
34103
34104 \begin_layout Plain Layout
34105
34106
34107 \backslash
34108 spce 
34109 \end_layout
34110
34111 \end_inset
34112
34113 A=B
34114 \end_layout
34115
34116 \end_inset
34117 </cell>
34118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34119 \begin_inset Text
34120
34121 \begin_layout Plain Layout
34122 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
34123 \end_inset
34124
34125
34126 \end_layout
34127
34128 \end_inset
34129 </cell>
34130 </row>
34131 <row>
34132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34133 \begin_inset Text
34134
34135 \begin_layout Plain Layout
34136
34137 \backslash
34138 cb[green]
34139 \backslash
34140 {red
34141 \begin_inset Formula $\to$
34142 \end_inset
34143
34144
34145 \backslash
34146 {
34147 \backslash
34148 int
34149 \begin_inset ERT
34150 status collapsed
34151
34152 \begin_layout Plain Layout
34153
34154
34155 \backslash
34156 spce 
34157 \end_layout
34158
34159 \end_inset
34160
34161 A=B
34162 \end_layout
34163
34164 \end_inset
34165 </cell>
34166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34167 \begin_inset Text
34168
34169 \begin_layout Plain Layout
34170 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
34171 \end_inset
34172
34173
34174 \end_layout
34175
34176 \end_inset
34177 </cell>
34178 </row>
34179 </lyxtabular>
34180
34181 \end_inset
34182
34183
34184 \end_layout
34185
34186 \begin_layout Subsection
34187 Macros de ecuaciones
34188 \begin_inset Index idx
34189 status collapsed
34190
34191 \begin_layout Plain Layout
34192 Comandos de usuario ! Macros de ecuaciones
34193 \end_layout
34194
34195 \end_inset
34196
34197
34198 \begin_inset Index idx
34199 status collapsed
34200
34201 \begin_layout Plain Layout
34202 Macros
34203 \end_layout
34204
34205 \end_inset
34206
34207
34208 \end_layout
34209
34210 \begin_layout Standard
34211 Los comandos definidos por el usuario son especialmente convenientes para
34212  expresiones complejas.
34213  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
34214  el mismo tipo de solución se repite varias veces.
34215  La forma general de una ecuación de segundo grado es:
34216 \begin_inset Formula 
34217 \[
34218 0=\lambda^{2}+p\lambda+q
34219 \]
34220
34221 \end_inset
34222
34223 La forma general de la solución es:
34224 \begin_inset Formula 
34225 \[
34226 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
34227 \]
34228
34229 \end_inset
34230
34231
34232 \end_layout
34233
34234 \begin_layout Standard
34235 Para definir un comando para la ecuación de la solución, en donde solo hay
34236  que especificar los tres parámetros 
34237 \begin_inset Formula $\lambda$
34238 \end_inset
34239
34240
34241 \begin_inset Formula $p$
34242 \end_inset
34243
34244 , y 
34245 \begin_inset Formula $q$
34246 \end_inset
34247
34248 , y el índice de 
34249 \begin_inset Formula $\lambda$
34250 \end_inset
34251
34252  puede darse opcionalmente, la línea de preámbulo LaTeX es
34253 \begin_inset Newline newline
34254 \end_inset
34255
34256
34257 \series bold
34258
34259 \backslash
34260 newcommand{
34261 \backslash
34262 qG}[4][1,
34263 \backslash
34264 ,2]{#2_{#1}=-
34265 \backslash
34266 frac{#3}{2}
34267 \backslash
34268 pm
34269 \begin_inset Newline newline
34270 \end_inset
34271
34272
34273 \begin_inset Phantom HPhantom
34274 status open
34275
34276 \begin_layout Plain Layout
34277
34278 \series bold
34279
34280 \backslash
34281 newcommand
34282 \end_layout
34283
34284 \end_inset
34285
34286
34287 \backslash
34288 sqrt{
34289 \backslash
34290 frac{#3^{2}}{4}-#4}}
34291 \end_layout
34292
34293 \begin_layout Standard
34294 Para generar la solución se inserta el comando
34295 \begin_inset Newline newline
34296 \end_inset
34297
34298
34299 \series bold
34300
34301 \backslash
34302 qG{
34303 \backslash
34304 lambda
34305 \begin_inset Formula $\to$
34306 \end_inset
34307
34308
34309 \backslash
34310 {p
34311 \begin_inset Formula $\to$
34312 \end_inset
34313
34314
34315 \backslash
34316 {q
34317 \series default
34318  en una ecuación
34319 \series bold
34320 .
34321 \end_layout
34322
34323 \begin_layout Standard
34324 La definición del nuevo comando no es intuitiva porque hay que conocer los
34325  esquemas de todos los comandos LaTeX usados, por ejemplo, que una fracción
34326  se inserta en LaTeX como
34327 \series bold
34328  
34329 \backslash
34330 frac{numerador}{denominador}
34331 \series default
34332 .
34333  Además, uno puede olvidar fácilmente una llave en la definición y no puede
34334  ver en LyX lo que el nuevo comando está haciendo.
34335  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
34336  ecuación en vez del comando
34337 \series bold
34338  
34339 \backslash
34340 newcommand
34341 \series default
34342 .
34343 \end_layout
34344
34345 \begin_layout Standard
34346 Una macro de ecuación se crea con el menú 
34347 \family sans
34348 Insertar\SpecialChar \menuseparator
34349 Ecuación\SpecialChar \menuseparator
34350 Macro
34351 \family default
34352  o con el botón 
34353 \begin_inset Graphics
34354         filename ../../images/math-macro_newmacroname_newcommand.png
34355         scale 85
34356
34357 \end_inset
34358
34359  de la barra de herramientas.
34360  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
34361  como el siguiente donde se define la macro:
34362 \begin_inset Newline newline
34363 \end_inset
34364
34365
34366 \end_layout
34367
34368 \begin_layout Standard
34369 \begin_inset space \hspace*{\fill}
34370 \end_inset
34371
34372
34373 \begin_inset Graphics
34374         filename ../clipart/macrobox.png
34375
34376 \end_inset
34377
34378
34379 \begin_inset space \hspace*{\fill}
34380 \end_inset
34381
34382
34383 \begin_inset Newline newline
34384 \end_inset
34385
34386
34387 \begin_inset FormulaMacro
34388 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
34389 \end_inset
34390
34391
34392 \backslash
34393 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
34394  En el primer marco azul se inserta la ecuación buscada.
34395  Con el comando 
34396 \series bold
34397
34398 \backslash
34399 #númerodeargumento
34400 \series default
34401 , , o con el botón 
34402 \begin_inset Graphics
34403         filename ../../images/math-macro-add-param.png
34404         scale 85
34405
34406 \end_inset
34407
34408  de la barra de herramientas de macros se inserta un colocador de argumento,
34409  p.
34410 \begin_inset space \thinspace{}
34411 \end_inset
34412
34413 e
34414 \begin_inset space \space{}
34415 \end_inset
34416
34417
34418 \series bold
34419
34420 \backslash
34421 #1
34422 \series default
34423 .
34424  Los colocadores de argumento se muestran en rojo.
34425  Se pueden poner 9 argumentos como máximo.
34426  Con el botón 
34427 \begin_inset Graphics
34428         filename ../../images/math-macro-add-optional-param.png
34429         scale 85
34430
34431 \end_inset
34432
34433  se crean argumentos opcionales.
34434  El primer argumento no opcional puede transformarse en opcional con el
34435  botón 
34436 \begin_inset Graphics
34437         filename ../../images/math-macro-make-optional.png
34438         scale 85
34439
34440 \end_inset
34441
34442 .
34443  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
34444  Normalmente quieres verlo tal como está definido, así que el recuadro se
34445  deja vacío.
34446  Pero si has creado una macro que necesita mucho espacio en la pantalla,
34447  en dicho recuadro puedes insertar, por ejemplo
34448 \begin_inset Newline newline
34449 \end_inset
34450
34451
34452 \series bold
34453 qG: 
34454 \backslash
34455 #1
34456 \series default
34457  
34458 \series bold
34459 ,
34460 \series default
34461  
34462 \series bold
34463
34464 \backslash
34465 #2
34466 \series default
34467  
34468 \series bold
34469 ,
34470 \series default
34471  
34472 \series bold
34473
34474 \backslash
34475 #3, 
34476 \backslash
34477 #4
34478 \begin_inset Newline newline
34479 \end_inset
34480
34481
34482 \series default
34483 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
34484  en LyX, lo que conlleva una visualización mejor.
34485  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
34486 \begin_inset Newline newline
34487 \end_inset
34488
34489 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
34490  macros individuales situando el cursor en la macro y usando el menú 
34491 \family sans
34492 Ver\SpecialChar \menuseparator
34493 (Des)plegar macro de ecuación.
34494 \end_layout
34495
34496 \begin_layout Standard
34497 Para usar una macro, se inserta el nombre de la misma como comando en una
34498  ecuación, en nuestro caso 
34499 \series bold
34500
34501 \backslash
34502 qG
34503 \series default
34504 .
34505  Nuestra macro se muestra en LyX así:
34506 \begin_inset Newline newline
34507 \end_inset
34508
34509
34510 \begin_inset space \hspace*{\fill}
34511 \end_inset
34512
34513
34514 \begin_inset Graphics
34515         filename ../clipart/macrouse.png
34516
34517 \end_inset
34518
34519
34520 \begin_inset space \hspace*{\fill}
34521 \end_inset
34522
34523
34524 \begin_inset Newline newline
34525 \end_inset
34526
34527 Aquí tenemos nuestro ejemplo de macro con los argumentos 
34528 \begin_inset Formula $x$
34529 \end_inset
34530
34531
34532 \begin_inset Formula $\ln(x)$
34533 \end_inset
34534
34535 , y 
34536 \begin_inset Formula $B$
34537 \end_inset
34538
34539 :
34540 \end_layout
34541
34542 \begin_layout Standard
34543 \begin_inset Formula 
34544 \[
34545 \qG x{\ln(x)}B
34546 \]
34547
34548 \end_inset
34549
34550
34551 \end_layout
34552
34553 \begin_layout Standard
34554 LyX ofrece en el menú 
34555 \family sans
34556 Herramientas
34557 \family default
34558 \SpecialChar \menuseparator
34559
34560 \family sans
34561 Preferencias\SpecialChar \menuseparator
34562 Edición\SpecialChar \menuseparator
34563 Control
34564 \family default
34565  diferentes estilos para editar macros.
34566  Para encontrar el estilo que más te convenga, elige un estilo y pon el
34567  cursor en una macro para ver la diferencia.
34568 \end_layout
34569
34570 \begin_layout Standard
34571 Una macro de ecuación se transforma internamente en un comando 
34572 \series bold
34573
34574 \backslash
34575 newcommand
34576 \series default
34577  cuando se exporta el documento.
34578  El comando creado 
34579 \series bold
34580
34581 \backslash
34582 newcommand
34583 \series default
34584  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
34585  usar en ecuaciones que estén en recuadros de definición de macros en el
34586  documento.
34587  
34588 \end_layout
34589
34590 \begin_layout Standard
34591 Las macros de ecuación también pueden crearse directamente a partir de un
34592  comando
34593 \series bold
34594  
34595 \backslash
34596 newcommand
34597 \series default
34598 .
34599  Por ejemplo, escribiendo el comando
34600 \begin_inset Newline newline
34601 \end_inset
34602
34603
34604 \series bold
34605
34606 \backslash
34607 newcommand{
34608 \backslash
34609 larrow}[2]{
34610 \backslash
34611 xleftarrow[#2]{#1}}
34612 \begin_inset Newline newline
34613 \end_inset
34614
34615
34616 \series default
34617 como texto normal en LyX, seleccionándolo completamente y usando a continuación
34618  el atajo 
34619 \family sans
34620 Ctrl+M
34621 \family default
34622 , el comando se transformará en una macro de ecuación.
34623  Al emplear este método debes tener cuidado en escribir correctamente el
34624  comando 
34625 \series bold
34626
34627 \backslash
34628 newcommand
34629 \series default
34630 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
34631  
34632 \end_layout
34633
34634 \begin_layout Standard
34635 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34636  en definiciones de macros se manejan incorrectamente.
34637  Por eso el ejemplo 
34638 \series bold
34639
34640 \backslash
34641 fb
34642 \series default
34643  de 
34644 \begin_inset CommandInset ref
34645 LatexCommand ref
34646 reference "sub:El-comando-newcommand"
34647
34648 \end_inset
34649
34650  no puede crearse como macro.
34651 \end_layout
34652
34653 \begin_layout Standard
34654 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
34655  la barra de herramientas de macros:
34656 \end_layout
34657
34658 \begin_layout Standard
34659 \begin_inset VSpace defskip
34660 \end_inset
34661
34662
34663 \end_layout
34664
34665 \begin_layout Standard
34666 \begin_inset Graphics
34667         filename ../clipart/MacroToolbar.png
34668
34669 \end_inset
34670
34671
34672 \begin_inset Index idx
34673 status collapsed
34674
34675 \begin_layout Plain Layout
34676 Macros ! Barra de herramientas
34677 \end_layout
34678
34679 \end_inset
34680
34681
34682 \end_layout
34683
34684 \begin_layout Standard
34685 \begin_inset VSpace defskip
34686 \end_inset
34687
34688
34689 \end_layout
34690
34691 \begin_layout Standard
34692 La barra de herramientas de macros contiene los siguientes botones:
34693 \end_layout
34694
34695 \begin_layout Standard
34696 \begin_inset VSpace defskip
34697 \end_inset
34698
34699
34700 \end_layout
34701
34702 \begin_layout Standard
34703 \begin_inset Tabular
34704 <lyxtabular version="3" rows="9" columns="2">
34705 <features islongtable="true" longtabularalignment="center">
34706 <column alignment="left" valignment="top" width="0">
34707 <column alignment="left" valignment="top" width="85col%">
34708 <row interlinespace="2.5mm">
34709 <cell alignment="center" valignment="top" usebox="none">
34710 \begin_inset Text
34711
34712 \begin_layout Plain Layout
34713 \begin_inset Graphics
34714         filename ../../images/math-macro-remove-param.png
34715         rotateOrigin center
34716
34717 \end_inset
34718
34719
34720 \end_layout
34721
34722 \end_inset
34723 </cell>
34724 <cell alignment="center" valignment="top" usebox="none">
34725 \begin_inset Text
34726
34727 \begin_layout Plain Layout
34728
34729 \family sans
34730 Editar\SpecialChar \menuseparator
34731 Ecuación\SpecialChar \menuseparator
34732 Definición de macro\SpecialChar \menuseparator
34733 Quitar último argumento
34734 \end_layout
34735
34736 \end_inset
34737 </cell>
34738 </row>
34739 <row interlinespace="2.5mm">
34740 <cell alignment="center" valignment="top" usebox="none">
34741 \begin_inset Text
34742
34743 \begin_layout Plain Layout
34744 \begin_inset Graphics
34745         filename ../../images/math-macro-add-param.png
34746         rotateOrigin center
34747
34748 \end_inset
34749
34750
34751 \end_layout
34752
34753 \end_inset
34754 </cell>
34755 <cell alignment="center" valignment="top" usebox="none">
34756 \begin_inset Text
34757
34758 \begin_layout Plain Layout
34759
34760 \family sans
34761 Editar\SpecialChar \menuseparator
34762 Ecuación\SpecialChar \menuseparator
34763 Definición de macro\SpecialChar \menuseparator
34764 Añadir argumento
34765 \end_layout
34766
34767 \end_inset
34768 </cell>
34769 </row>
34770 <row interlinespace="2.5mm">
34771 <cell alignment="center" valignment="top" usebox="none">
34772 \begin_inset Text
34773
34774 \begin_layout Plain Layout
34775 \begin_inset Graphics
34776         filename ../../images/math-macro-make-optional.png
34777         rotateOrigin center
34778
34779 \end_inset
34780
34781
34782 \end_layout
34783
34784 \end_inset
34785 </cell>
34786 <cell alignment="center" valignment="top" usebox="none">
34787 \begin_inset Text
34788
34789 \begin_layout Plain Layout
34790
34791 \family sans
34792 Editar\SpecialChar \menuseparator
34793 Ecuación\SpecialChar \menuseparator
34794 Definición de macro\SpecialChar \menuseparator
34795 Hacer opcional el primer
34796 \begin_inset Newline newline
34797 \end_inset
34798
34799
34800 \begin_inset Phantom HPhantom
34801 status open
34802
34803 \begin_layout Plain Layout
34804
34805 \family sans
34806 Editar\SpecialChar \menuseparator
34807 Ecuación\SpecialChar \menuseparator
34808 Definición de macro\SpecialChar \menuseparator
34809
34810 \end_layout
34811
34812 \end_inset
34813
34814 argumento no opcional
34815 \end_layout
34816
34817 \end_inset
34818 </cell>
34819 </row>
34820 <row interlinespace="2.5mm">
34821 <cell alignment="center" valignment="top" usebox="none">
34822 \begin_inset Text
34823
34824 \begin_layout Plain Layout
34825 \begin_inset Graphics
34826         filename ../../images/math-macro-make-nonoptional.png
34827         rotateOrigin center
34828
34829 \end_inset
34830
34831
34832 \end_layout
34833
34834 \end_inset
34835 </cell>
34836 <cell alignment="center" valignment="top" usebox="none">
34837 \begin_inset Text
34838
34839 \begin_layout Plain Layout
34840
34841 \family sans
34842 Editar\SpecialChar \menuseparator
34843 Ecuación\SpecialChar \menuseparator
34844 Definición de macro\SpecialChar \menuseparator
34845 Hacer no opcional el primer
34846 \begin_inset Newline newline
34847 \end_inset
34848
34849
34850 \begin_inset Phantom HPhantom
34851 status open
34852
34853 \begin_layout Plain Layout
34854
34855 \family sans
34856 Editar\SpecialChar \menuseparator
34857 Ecuación\SpecialChar \menuseparator
34858 Definición de macro\SpecialChar \menuseparator
34859
34860 \end_layout
34861
34862 \end_inset
34863
34864 argumento opcional
34865 \end_layout
34866
34867 \end_inset
34868 </cell>
34869 </row>
34870 <row interlinespace="2.5mm">
34871 <cell alignment="center" valignment="top" usebox="none">
34872 \begin_inset Text
34873
34874 \begin_layout Plain Layout
34875 \begin_inset Graphics
34876         filename ../../images/math-macro-remove-optional-param.png
34877         rotateOrigin center
34878
34879 \end_inset
34880
34881
34882 \end_layout
34883
34884 \end_inset
34885 </cell>
34886 <cell alignment="center" valignment="top" usebox="none">
34887 \begin_inset Text
34888
34889 \begin_layout Plain Layout
34890
34891 \family sans
34892 Editar\SpecialChar \menuseparator
34893 Ecuación\SpecialChar \menuseparator
34894 Definición de macro\SpecialChar \menuseparator
34895 Quitar argumento opcional
34896 \end_layout
34897
34898 \end_inset
34899 </cell>
34900 </row>
34901 <row interlinespace="2.5mm">
34902 <cell alignment="center" valignment="top" usebox="none">
34903 \begin_inset Text
34904
34905 \begin_layout Plain Layout
34906 \begin_inset Graphics
34907         filename ../../images/math-macro-add-optional-param.png
34908         rotateOrigin center
34909
34910 \end_inset
34911
34912
34913 \end_layout
34914
34915 \end_inset
34916 </cell>
34917 <cell alignment="center" valignment="top" usebox="none">
34918 \begin_inset Text
34919
34920 \begin_layout Plain Layout
34921
34922 \family sans
34923 Editar\SpecialChar \menuseparator
34924 Ecuación\SpecialChar \menuseparator
34925 Definición de macro\SpecialChar \menuseparator
34926 Insertar argumento opcional
34927 \end_layout
34928
34929 \end_inset
34930 </cell>
34931 </row>
34932 <row interlinespace="2.5mm">
34933 <cell alignment="center" valignment="top" usebox="none">
34934 \begin_inset Text
34935
34936 \begin_layout Plain Layout
34937 \begin_inset Graphics
34938         filename ../../images/math-macro-remove-greedy-param.png
34939         rotateOrigin center
34940
34941 \end_inset
34942
34943
34944 \end_layout
34945
34946 \end_inset
34947 </cell>
34948 <cell alignment="center" valignment="top" usebox="none">
34949 \begin_inset Text
34950
34951 \begin_layout Plain Layout
34952
34953 \family sans
34954 Editar\SpecialChar \menuseparator
34955 Ecuación\SpecialChar \menuseparator
34956 Definición de macro\SpecialChar \menuseparator
34957 Quitar último argumento
34958 \begin_inset Newline newline
34959 \end_inset
34960
34961
34962 \begin_inset Phantom HPhantom
34963 status open
34964
34965 \begin_layout Plain Layout
34966
34967 \family sans
34968 Editar\SpecialChar \menuseparator
34969 Ecuación\SpecialChar \menuseparator
34970 Definición de macro\SpecialChar \menuseparator
34971
34972 \end_layout
34973
34974 \end_inset
34975
34976 yendo hacia la derecha
34977 \end_layout
34978
34979 \end_inset
34980 </cell>
34981 </row>
34982 <row interlinespace="2.5mm">
34983 <cell alignment="center" valignment="top" usebox="none">
34984 \begin_inset Text
34985
34986 \begin_layout Plain Layout
34987 \begin_inset Graphics
34988         filename ../../images/math-macro-append-greedy-param.png
34989         rotateOrigin center
34990
34991 \end_inset
34992
34993
34994 \end_layout
34995
34996 \end_inset
34997 </cell>
34998 <cell alignment="center" valignment="top" usebox="none">
34999 \begin_inset Text
35000
35001 \begin_layout Plain Layout
35002
35003 \family sans
35004 Editar\SpecialChar \menuseparator
35005 Ecuación\SpecialChar \menuseparator
35006 Definición de macro\SpecialChar \menuseparator
35007 Añadir argumento comiendo
35008 \begin_inset Newline newline
35009 \end_inset
35010
35011
35012 \begin_inset Phantom HPhantom
35013 status open
35014
35015 \begin_layout Plain Layout
35016
35017 \family sans
35018 Editar\SpecialChar \menuseparator
35019 Ecuación\SpecialChar \menuseparator
35020 Definición de macro\SpecialChar \menuseparator
35021
35022 \end_layout
35023
35024 \end_inset
35025
35026 desde la derecha
35027 \end_layout
35028
35029 \end_inset
35030 </cell>
35031 </row>
35032 <row interlinespace="2.5mm">
35033 <cell alignment="center" valignment="top" usebox="none">
35034 \begin_inset Text
35035
35036 \begin_layout Plain Layout
35037 \begin_inset Graphics
35038         filename ../../images/math-macro-add-greedy-optional-param.png
35039         rotateOrigin center
35040
35041 \end_inset
35042
35043
35044 \end_layout
35045
35046 \end_inset
35047 </cell>
35048 <cell alignment="center" valignment="top" usebox="none">
35049 \begin_inset Text
35050
35051 \begin_layout Plain Layout
35052
35053 \family sans
35054 Editar\SpecialChar \menuseparator
35055 Ecuación\SpecialChar \menuseparator
35056 Definición de macro\SpecialChar \menuseparator
35057 Añadir argumento opcional
35058 \begin_inset Newline newline
35059 \end_inset
35060
35061
35062 \begin_inset Phantom HPhantom
35063 status open
35064
35065 \begin_layout Plain Layout
35066
35067 \family sans
35068 Editar\SpecialChar \menuseparator
35069 Ecuación\SpecialChar \menuseparator
35070 Definición de macro\SpecialChar \menuseparator
35071
35072 \end_layout
35073
35074 \end_inset
35075
35076 comiendo desde la derecha
35077 \end_layout
35078
35079 \end_inset
35080 </cell>
35081 </row>
35082 </lyxtabular>
35083
35084 \end_inset
35085
35086
35087 \end_layout
35088
35089 \begin_layout Section
35090 Sistema algebraico computacional
35091 \end_layout
35092
35093 \begin_layout Standard
35094 LyX permite el intercambio entre expresiones matemáticas escritas con su
35095  editor de ecuaciones y aplicaciones externas o guiones definidos por el
35096  usuario.
35097  Las aplicaciones soportadas actualmente son 
35098 \family sans
35099 Maple
35100 \family default
35101
35102 \family sans
35103 Mathematica
35104 \family default
35105
35106 \family sans
35107 Maxima
35108 \family default
35109  y 
35110 \family sans
35111 Octave
35112 \family default
35113 .
35114  Hay que advertir que el conjunto de estructuras matemáticas soportadas
35115  se limita a casos muy simples.
35116 \end_layout
35117
35118 \begin_layout Subsection
35119 Utilización
35120 \end_layout
35121
35122 \begin_layout Standard
35123 Escribe alguna expresión en una ecuación, despliega el menú 
35124 \family sans
35125 Editar\SpecialChar \menuseparator
35126 Ecuación\SpecialChar \menuseparator
35127 Usar programa de álgebra
35128 \family default
35129  y elige la aplicación que esté instalada en tu ordenador.
35130  Después de eso el resultado de la computación debería mostrarse a la derecha
35131  de la expresión junto con el operador "=".
35132 \end_layout
35133
35134 \begin_layout Standard
35135 A continuación hay unos ejemplos sencillos (con resultados de 
35136 \family sans
35137 Maxima
35138 \family default
35139 ) que muestran qué tipos de computación se pueden realizar:
35140 \end_layout
35141
35142 \begin_layout Itemize
35143 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
35144 \end_inset
35145
35146
35147 \end_layout
35148
35149 \begin_layout Itemize
35150 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
35151 \end_inset
35152
35153
35154 \end_layout
35155
35156 \begin_layout Itemize
35157 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
35158 \end_inset
35159
35160
35161 \end_layout
35162
35163 \begin_layout Itemize
35164 \begin_inset Formula $\det\left[\begin{array}{ccc}
35165 1 & 6 & 7\\
35166 2 & 5 & 8\\
35167 3 & 4 & 17
35168 \end{array}\right]=-56$
35169 \end_inset
35170
35171
35172 \end_layout
35173
35174 \begin_layout Itemize
35175 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
35176 \end_inset
35177
35178
35179 \end_layout
35180
35181 \begin_layout Subsection
35182 Atajos de teclado
35183 \end_layout
35184
35185 \begin_layout Standard
35186 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
35187  Se puede vincular fácilmente una combinación de teclas a la función 
35188 \family sans
35189 math-extern
35190 \family default
35191  de Lyx (véase el manual 
35192 \emph on
35193 Funciones de LyX
35194 \emph default
35195 ).
35196  Por ejemplo, para vincular la tecla 
35197 \family sans
35198 Entrar
35199 \family default
35200  en el editor de ecuaciones a 
35201 \family sans
35202 Maxima
35203 \family default
35204  se podría usar este comando para definir el atajo de teclado:
35205 \end_layout
35206
35207 \begin_layout Standard
35208
35209 \series bold
35210 command-alternatives break-paragraph;math-extern maxima
35211 \end_layout
35212
35213 \begin_layout Section
35214 Consejos prácticos
35215 \begin_inset Index idx
35216 status open
35217
35218 \begin_layout Plain Layout
35219 Consejos prácticos
35220 \end_layout
35221
35222 \end_inset
35223
35224
35225 \end_layout
35226
35227 \begin_layout Subsection
35228 Números negativos
35229 \begin_inset Index idx
35230 status collapsed
35231
35232 \begin_layout Plain Layout
35233 Numeros@Números ! negativos
35234 \end_layout
35235
35236 \end_inset
35237
35238
35239 \end_layout
35240
35241 \begin_layout Standard
35242 Los números negativos a veces se ven feos en las ecuaciones porque el signo
35243  menos delante del número tiene la misma longitud que el operador signo
35244  menos.
35245  Si se escribe el número negativo en texto normal el signo menos aparece
35246  correctamente.
35247 \end_layout
35248
35249 \begin_layout Standard
35250 Así pues, el problema desaparece si se convierte el signo menos a texto
35251  matemático.
35252 \end_layout
35253
35254 \begin_layout Standard
35255 Un ejemplo para visualizar el problema:
35256 \end_layout
35257
35258 \begin_layout Standard
35259 \noindent
35260 \align center
35261 \begin_inset Tabular
35262 <lyxtabular version="3" rows="3" columns="2">
35263 <features tabularvalignment="middle">
35264 <column alignment="center" valignment="top" width="0">
35265 <column alignment="center" valignment="top" width="0">
35266 <row>
35267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35268 \begin_inset Text
35269
35270 \begin_layout Plain Layout
35271 texto normal:
35272 \end_layout
35273
35274 \end_inset
35275 </cell>
35276 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35277 \begin_inset Text
35278
35279 \begin_layout Plain Layout
35280 x = -2
35281 \end_layout
35282
35283 \end_inset
35284 </cell>
35285 </row>
35286 <row>
35287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35288 \begin_inset Text
35289
35290 \begin_layout Plain Layout
35291 ecuación:
35292 \end_layout
35293
35294 \end_inset
35295 </cell>
35296 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35297 \begin_inset Text
35298
35299 \begin_layout Plain Layout
35300 \begin_inset Formula $x=-2$
35301 \end_inset
35302
35303
35304 \end_layout
35305
35306 \end_inset
35307 </cell>
35308 </row>
35309 <row>
35310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35311 \begin_inset Text
35312
35313 \begin_layout Plain Layout
35314 solución:
35315 \end_layout
35316
35317 \end_inset
35318 </cell>
35319 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35320 \begin_inset Text
35321
35322 \begin_layout Plain Layout
35323 \begin_inset Formula $x=\mbox{-}2$
35324 \end_inset
35325
35326
35327 \end_layout
35328
35329 \end_inset
35330 </cell>
35331 </row>
35332 </lyxtabular>
35333
35334 \end_inset
35335
35336
35337 \end_layout
35338
35339 \begin_layout Subsection
35340 Coma como separador decimal
35341 \begin_inset Index idx
35342 status collapsed
35343
35344 \begin_layout Plain Layout
35345 Coma decimal
35346 \end_layout
35347
35348 \end_inset
35349
35350
35351 \end_layout
35352
35353 \begin_layout Standard
35354 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
35355  de grupos numéricos.
35356  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
35357 \end_layout
35358
35359 \begin_layout Standard
35360 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
35361  
35362 \family sans
35363 Ctrl+M
35364 \family default
35365 ).
35366 \end_layout
35367
35368 \begin_layout Standard
35369 Para usar las comas en todas las fórmulas del documento como separador decimal,
35370  se carga el archivo 
35371 \series bold
35372 icomma.sty
35373 \series default
35374
35375 \begin_inset Foot
35376 status collapsed
35377
35378 \begin_layout Plain Layout
35379
35380 \series bold
35381 icomma
35382 \series default
35383  forma parte del paquete LaTeX 
35384 \series bold
35385 was
35386 \series default
35387
35388 \begin_inset Index idx
35389 status collapsed
35390
35391 \begin_layout Plain Layout
35392 Paquetes ! was
35393 \begin_inset ERT
35394 status collapsed
35395
35396 \begin_layout Plain Layout
35397
35398
35399 \backslash
35400 vspace{4mm}
35401 \end_layout
35402
35403 \end_inset
35404
35405
35406 \end_layout
35407
35408 \end_inset
35409
35410 .
35411 \end_layout
35412
35413 \end_inset
35414
35415
35416 \begin_inset Index idx
35417 status collapsed
35418
35419 \begin_layout Plain Layout
35420 Paquetes ! icomma
35421 \end_layout
35422
35423 \end_inset
35424
35425  en el preámbulo LaTeX con la línea: 
35426 \end_layout
35427
35428 \begin_layout Standard
35429
35430 \series bold
35431
35432 \backslash
35433 usepackage{icomma}
35434 \end_layout
35435
35436 \begin_layout Subsection
35437 Vectores cuánticos y notación bra-ket
35438 \begin_inset CommandInset label
35439 LatexCommand label
35440 name "sub:Vectores-cuánticos"
35441
35442 \end_inset
35443
35444
35445 \begin_inset Index idx
35446 status open
35447
35448 \begin_layout Plain Layout
35449 Vectores cuánticos
35450 \end_layout
35451
35452 \end_inset
35453
35454
35455 \begin_inset Index idx
35456 status open
35457
35458 \begin_layout Plain Layout
35459 Notación bra-ket
35460 \end_layout
35461
35462 \end_inset
35463
35464
35465 \end_layout
35466
35467 \begin_layout Standard
35468 El paquete LaTeX 
35469 \series bold
35470 braket
35471 \series default
35472
35473 \begin_inset Index idx
35474 status collapsed
35475
35476 \begin_layout Plain Layout
35477 Paquetes ! braket
35478 \end_layout
35479
35480 \end_inset
35481
35482  suministra comandos para escribir paréntesis angulares que se usan en mecánica
35483  cuántica: la notación 
35484 \begin_inset Quotes fld
35485 \end_inset
35486
35487 bra-ket
35488 \begin_inset Quotes frd
35489 \end_inset
35490
35491 ; se carga con la línea de preámbulo LaTeX:
35492 \end_layout
35493
35494 \begin_layout Standard
35495
35496 \series bold
35497
35498 \backslash
35499 usepackage{braket}
35500 \end_layout
35501
35502 \begin_layout Standard
35503 \begin_inset ERT
35504 status collapsed
35505
35506 \begin_layout Plain Layout
35507
35508
35509 \backslash
35510 ifbraket 
35511 \end_layout
35512
35513 \end_inset
35514
35515
35516 \begin_inset Note Note
35517 status open
35518
35519 \begin_layout Plain Layout
35520 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
35521 \series bold
35522 braket
35523 \series default
35524  está instalado.
35525 \end_layout
35526
35527 \end_inset
35528
35529
35530 \end_layout
35531
35532 \begin_layout Standard
35533 Están definidos los siguientes comandos:
35534 \end_layout
35535
35536 \begin_layout Standard
35537 \noindent
35538 \align center
35539 \begin_inset Tabular
35540 <lyxtabular version="3" rows="4" columns="2">
35541 <features tabularvalignment="middle">
35542 <column alignment="center" valignment="top" width="0">
35543 <column alignment="center" valignment="top" width="0">
35544 <row>
35545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35546 \begin_inset Text
35547
35548 \begin_layout Plain Layout
35549 Comando
35550 \end_layout
35551
35552 \end_inset
35553 </cell>
35554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35555 \begin_inset Text
35556
35557 \begin_layout Plain Layout
35558 Resultado
35559 \end_layout
35560
35561 \end_inset
35562 </cell>
35563 </row>
35564 <row>
35565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35566 \begin_inset Text
35567
35568 \begin_layout Plain Layout
35569
35570 \backslash
35571 Bra{
35572 \backslash
35573 psi
35574 \end_layout
35575
35576 \end_inset
35577 </cell>
35578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35579 \begin_inset Text
35580
35581 \begin_layout Plain Layout
35582 \begin_inset Formula $\Bra{\psi}$
35583 \end_inset
35584
35585
35586 \end_layout
35587
35588 \end_inset
35589 </cell>
35590 </row>
35591 <row>
35592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35593 \begin_inset Text
35594
35595 \begin_layout Plain Layout
35596
35597 \backslash
35598 Ket{
35599 \backslash
35600 psi
35601 \end_layout
35602
35603 \end_inset
35604 </cell>
35605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35606 \begin_inset Text
35607
35608 \begin_layout Plain Layout
35609 \begin_inset Formula $\Ket{\psi}$
35610 \end_inset
35611
35612
35613 \end_layout
35614
35615 \end_inset
35616 </cell>
35617 </row>
35618 <row>
35619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35620 \begin_inset Text
35621
35622 \begin_layout Plain Layout
35623
35624 \backslash
35625 Braket{
35626 \backslash
35627 psi|
35628 \backslash
35629 phi
35630 \end_layout
35631
35632 \end_inset
35633 </cell>
35634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35635 \begin_inset Text
35636
35637 \begin_layout Plain Layout
35638 \begin_inset Formula $\Braket{\psi|\phi}$
35639 \end_inset
35640
35641
35642 \end_layout
35643
35644 \end_inset
35645 </cell>
35646 </row>
35647 </lyxtabular>
35648
35649 \end_inset
35650
35651
35652 \end_layout
35653
35654 \begin_layout Standard
35655 El comando 
35656 \series bold
35657
35658 \backslash
35659 Braket
35660 \series default
35661  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35662  circundantes:
35663 \begin_inset Formula 
35664 \[
35665 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
35666 \]
35667
35668 \end_inset
35669
35670
35671 \begin_inset ERT
35672 status collapsed
35673
35674 \begin_layout Plain Layout
35675
35676
35677 \backslash
35678 else
35679 \end_layout
35680
35681 \end_inset
35682
35683
35684 \begin_inset Note Note
35685 status open
35686
35687 \begin_layout Plain Layout
35688 Lo que sigue se verá en la salida si el paquete LaTeX 
35689 \series bold
35690 braket
35691 \series default
35692  no está instalado:
35693 \end_layout
35694
35695 \end_inset
35696
35697
35698 \end_layout
35699
35700 \begin_layout Standard
35701 Debes instalar el paquete LaTeX 
35702 \series bold
35703 braket
35704 \series default
35705  para ver en la salida el resto de esta subsección.
35706 \end_layout
35707
35708 \begin_layout Standard
35709 \begin_inset ERT
35710 status collapsed
35711
35712 \begin_layout Plain Layout
35713
35714
35715 \backslash
35716 fi
35717 \end_layout
35718
35719 \end_inset
35720
35721
35722 \end_layout
35723
35724 \begin_layout Standard
35725 El efecto de 
35726 \series bold
35727
35728 \backslash
35729 Braket
35730 \series default
35731  también se puede conseguir con el comando 
35732 \series bold
35733
35734 \backslash
35735 middle
35736 \series default
35737 , que se describe en 
35738 \begin_inset CommandInset ref
35739 LatexCommand ref
35740 reference "sub:Tamaño-automático-de"
35741
35742 \end_inset
35743
35744 .
35745 \end_layout
35746
35747 \begin_layout Subsection
35748 Fracciones definidas por el usuario
35749 \begin_inset CommandInset label
35750 LatexCommand label
35751 name "sub:Fracciones-personalizadas"
35752
35753 \end_inset
35754
35755
35756 \begin_inset Index idx
35757 status collapsed
35758
35759 \begin_layout Plain Layout
35760 Fracciones ! personalizadas
35761 \end_layout
35762
35763 \end_inset
35764
35765
35766 \end_layout
35767
35768 \begin_layout Standard
35769 Para definir comandos personalizados para fracciones, se usa el comando
35770  
35771 \series bold
35772
35773 \backslash
35774 genfrac
35775 \series default
35776
35777 \begin_inset Index idx
35778 status collapsed
35779
35780 \begin_layout Plain Layout
35781 Comandos ! G ! 
35782 \backslash
35783 genfrac
35784 \end_layout
35785
35786 \end_inset
35787
35788  con el siguiente esquema:
35789 \end_layout
35790
35791 \begin_layout Standard
35792
35793 \series bold
35794
35795 \backslash
35796 genfrac{delimitador izquierdo}{delimitador derecho}
35797 \begin_inset Newline newline
35798 \end_inset
35799
35800
35801 \begin_inset Phantom HPhantom
35802 status open
35803
35804 \begin_layout Plain Layout
35805
35806 \series bold
35807
35808 \backslash
35809 genfrac
35810 \end_layout
35811
35812 \end_inset
35813
35814 {grosor raya de fracción}{estilo}{numerador}{denominador}
35815 \end_layout
35816
35817 \begin_layout Standard
35818 El estilo es un número en el rango 0
35819 \begin_inset space \thinspace{}
35820 \end_inset
35821
35822 -
35823 \begin_inset space \thinspace{}
35824 \end_inset
35825
35826 3.
35827 \end_layout
35828
35829 \begin_layout Standard
35830 \align center
35831 \begin_inset Tabular
35832 <lyxtabular version="3" rows="5" columns="2">
35833 <features tabularvalignment="middle">
35834 <column alignment="center" valignment="top" width="0">
35835 <column alignment="center" valignment="top" width="0">
35836 <row>
35837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35838 \begin_inset Text
35839
35840 \begin_layout Plain Layout
35841 Número
35842 \end_layout
35843
35844 \end_inset
35845 </cell>
35846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35847 \begin_inset Text
35848
35849 \begin_layout Plain Layout
35850 Estilo (tamaño)
35851 \end_layout
35852
35853 \end_inset
35854 </cell>
35855 </row>
35856 <row>
35857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35858 \begin_inset Text
35859
35860 \begin_layout Plain Layout
35861 0
35862 \end_layout
35863
35864 \end_inset
35865 </cell>
35866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35867 \begin_inset Text
35868
35869 \begin_layout Plain Layout
35870 ecuación presentada
35871 \end_layout
35872
35873 \end_inset
35874 </cell>
35875 </row>
35876 <row>
35877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35878 \begin_inset Text
35879
35880 \begin_layout Plain Layout
35881 1
35882 \end_layout
35883
35884 \end_inset
35885 </cell>
35886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35887 \begin_inset Text
35888
35889 \begin_layout Plain Layout
35890 ecuación en línea
35891 \end_layout
35892
35893 \end_inset
35894 </cell>
35895 </row>
35896 <row>
35897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35898 \begin_inset Text
35899
35900 \begin_layout Plain Layout
35901 2
35902 \end_layout
35903
35904 \end_inset
35905 </cell>
35906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35907 \begin_inset Text
35908
35909 \begin_layout Plain Layout
35910 pequeño
35911 \end_layout
35912
35913 \end_inset
35914 </cell>
35915 </row>
35916 <row>
35917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35918 \begin_inset Text
35919
35920 \begin_layout Plain Layout
35921 3
35922 \end_layout
35923
35924 \end_inset
35925 </cell>
35926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35927 \begin_inset Text
35928
35929 \begin_layout Plain Layout
35930 muy pequeño
35931 \end_layout
35932
35933 \end_inset
35934 </cell>
35935 </row>
35936 </lyxtabular>
35937
35938 \end_inset
35939
35940
35941 \end_layout
35942
35943 \begin_layout Standard
35944 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
35945  
35946 \series bold
35947
35948 \backslash
35949 frac
35950 \series default
35951 .
35952 \end_layout
35953
35954 \begin_layout Standard
35955 Si no se pone grosor de la raya de fracción se usará el valor predefinido
35956  de 0.4
35957 \begin_inset space \thinspace{}
35958 \end_inset
35959
35960 pt.
35961 \end_layout
35962
35963 \begin_layout Standard
35964 Por ejemplo, los comandos 
35965 \series bold
35966
35967 \backslash
35968 dfrac
35969 \series default
35970  y 
35971 \series bold
35972
35973 \backslash
35974 tbinom
35975 \series default
35976  de la 
35977 \begin_inset CommandInset ref
35978 LatexCommand ref
35979 reference "sub:Fracciones"
35980
35981 \end_inset
35982
35983  se definen con los comandos:
35984 \end_layout
35985
35986 \begin_layout Standard
35987
35988 \series bold
35989
35990 \backslash
35991 newcommand{
35992 \backslash
35993 dfrac}[2]{
35994 \backslash
35995 genfrac{}{}{}{0}{#1}{#2}}
35996 \end_layout
35997
35998 \begin_layout Standard
35999 y
36000 \end_layout
36001
36002 \begin_layout Standard
36003
36004 \series bold
36005
36006 \backslash
36007 newcommand{
36008 \backslash
36009 tbinom}[2]{
36010 \backslash
36011 genfrac{(}{)}{0pt}{1}{#1}{#2}}
36012 \end_layout
36013
36014 \begin_layout Standard
36015 \begin_inset VSpace medskip
36016 \end_inset
36017
36018
36019 \end_layout
36020
36021 \begin_layout Standard
36022 Para definir una fracción en la que el grosor de la raya se pueda definir
36023  como argumento opcional, se inserta la siguiente línea en el preámbulo
36024  LaTeX:
36025 \end_layout
36026
36027 \begin_layout Standard
36028
36029 \series bold
36030
36031 \backslash
36032 newcommand{
36033 \backslash
36034 fracS}[3][]{
36035 \backslash
36036 genfrac{}{}{#1}{}{#2}{#3}}
36037 \end_layout
36038
36039 \begin_layout Standard
36040 Un ensayo:
36041 \begin_inset Formula 
36042 \begin{align*}
36043 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
36044 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
36045 \end{align*}
36046
36047 \end_inset
36048
36049 Como se puede ver, la distancia del numerador y el denominador a la raya
36050  de fracción se redondea a unas tres veces el grosor de la raya.
36051 \end_layout
36052
36053 \begin_layout Subsection
36054 Ecuaciones canceladas
36055 \begin_inset Index idx
36056 status collapsed
36057
36058 \begin_layout Plain Layout
36059 Ecuación ! cancelada
36060 \end_layout
36061
36062 \end_inset
36063
36064
36065 \end_layout
36066
36067 \begin_layout Standard
36068 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
36069  
36070 \series bold
36071 cancel
36072 \series default
36073
36074 \begin_inset Index idx
36075 status collapsed
36076
36077 \begin_layout Plain Layout
36078 Paquetes ! cancel
36079 \end_layout
36080
36081 \end_inset
36082
36083  con la línea de preámbulo LaTeX
36084 \end_layout
36085
36086 \begin_layout Standard
36087
36088 \series bold
36089
36090 \backslash
36091 usepackage[samesize]{cancel}
36092 \end_layout
36093
36094 \begin_layout Standard
36095 \begin_inset ERT
36096 status collapsed
36097
36098 \begin_layout Plain Layout
36099
36100
36101 \backslash
36102 ifcancel 
36103 \end_layout
36104
36105 \end_inset
36106
36107
36108 \begin_inset Note Note
36109 status open
36110
36111 \begin_layout Plain Layout
36112 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
36113 \series bold
36114 cancel
36115 \series default
36116  está instalado.
36117 \end_layout
36118
36119 \end_inset
36120
36121
36122 \end_layout
36123
36124 \begin_layout Standard
36125 Hay cuatro formas de cancelar ecuaciones:
36126 \end_layout
36127
36128 \begin_layout Standard
36129 \align center
36130 \begin_inset Tabular
36131 <lyxtabular version="3" rows="5" columns="2">
36132 <features tabularvalignment="middle">
36133 <column alignment="center" valignment="top" width="0">
36134 <column alignment="center" valignment="top" width="0">
36135 <row>
36136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36137 \begin_inset Text
36138
36139 \begin_layout Plain Layout
36140 Comando
36141 \end_layout
36142
36143 \end_inset
36144 </cell>
36145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36146 \begin_inset Text
36147
36148 \begin_layout Plain Layout
36149 Resultado
36150 \begin_inset Note Note
36151 status collapsed
36152
36153 \begin_layout Plain Layout
36154 El
36155 \series bold
36156  
36157 \series default
36158 espacio y 
36159 \series bold
36160
36161 \backslash
36162 raisebox
36163 \series default
36164  se usa sólo como espaciador
36165 \end_layout
36166
36167 \end_inset
36168
36169
36170 \end_layout
36171
36172 \end_inset
36173 </cell>
36174 </row>
36175 <row>
36176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36177 \begin_inset Text
36178
36179 \begin_layout Plain Layout
36180
36181 \backslash
36182 cancel{
36183 \backslash
36184 int
36185 \begin_inset ERT
36186 status collapsed
36187
36188 \begin_layout Plain Layout
36189
36190
36191 \backslash
36192 spce 
36193 \end_layout
36194
36195 \end_inset
36196
36197 A=B
36198 \end_layout
36199
36200 \end_inset
36201 </cell>
36202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36203 \begin_inset Text
36204
36205 \begin_layout Plain Layout
36206 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
36207 \end_inset
36208
36209
36210 \end_layout
36211
36212 \end_inset
36213 </cell>
36214 </row>
36215 <row>
36216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36217 \begin_inset Text
36218
36219 \begin_layout Plain Layout
36220
36221 \backslash
36222 bcancel{
36223 \backslash
36224 int
36225 \begin_inset ERT
36226 status collapsed
36227
36228 \begin_layout Plain Layout
36229
36230
36231 \backslash
36232 spce 
36233 \end_layout
36234
36235 \end_inset
36236
36237 A=B
36238 \end_layout
36239
36240 \end_inset
36241 </cell>
36242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36243 \begin_inset Text
36244
36245 \begin_layout Plain Layout
36246 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
36247 \end_inset
36248
36249
36250 \end_layout
36251
36252 \end_inset
36253 </cell>
36254 </row>
36255 <row>
36256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36257 \begin_inset Text
36258
36259 \begin_layout Plain Layout
36260
36261 \backslash
36262 xcancel{
36263 \backslash
36264 int
36265 \begin_inset ERT
36266 status collapsed
36267
36268 \begin_layout Plain Layout
36269
36270
36271 \backslash
36272 spce 
36273 \end_layout
36274
36275 \end_inset
36276
36277 A=B
36278 \end_layout
36279
36280 \end_inset
36281 </cell>
36282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36283 \begin_inset Text
36284
36285 \begin_layout Plain Layout
36286 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
36287 \end_inset
36288
36289
36290 \end_layout
36291
36292 \end_inset
36293 </cell>
36294 </row>
36295 <row>
36296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36297 \begin_inset Text
36298
36299 \begin_layout Plain Layout
36300
36301 \backslash
36302 cancelto{1
36303 \begin_inset Formula $\to$
36304 \end_inset
36305
36306
36307 \backslash
36308 {
36309 \backslash
36310 int
36311 \begin_inset ERT
36312 status collapsed
36313
36314 \begin_layout Plain Layout
36315
36316
36317 \backslash
36318 spce 
36319 \end_layout
36320
36321 \end_inset
36322
36323 A=B
36324 \end_layout
36325
36326 \end_inset
36327 </cell>
36328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36329 \begin_inset Text
36330
36331 \begin_layout Plain Layout
36332 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
36333 \end_inset
36334
36335
36336 \end_layout
36337
36338 \end_inset
36339 </cell>
36340 </row>
36341 </lyxtabular>
36342
36343 \end_inset
36344
36345
36346 \end_layout
36347
36348 \begin_layout Standard
36349
36350 \series bold
36351
36352 \backslash
36353 cancelto
36354 \series default
36355  es especialmente apropiada para visualizar la simplificación de fracciones
36356  en una ecuación:
36357 \begin_inset Formula 
36358 \[
36359 \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}}}
36360 \]
36361
36362 \end_inset
36363
36364
36365 \end_layout
36366
36367 \begin_layout Standard
36368 \begin_inset ERT
36369 status collapsed
36370
36371 \begin_layout Plain Layout
36372
36373
36374 \backslash
36375 else
36376 \end_layout
36377
36378 \end_inset
36379
36380
36381 \begin_inset Note Note
36382 status open
36383
36384 \begin_layout Plain Layout
36385 Lo que sigue se verá en la salida si el paquete LaTeX 
36386 \series bold
36387 cancel
36388 \series default
36389  no está instalado:
36390 \end_layout
36391
36392 \end_inset
36393
36394
36395 \end_layout
36396
36397 \begin_layout Standard
36398 Debes instalar el paquete LaTeX 
36399 \series bold
36400 cancel
36401 \series default
36402  para ver en la salida el resto de esta subsección.
36403 \end_layout
36404
36405 \begin_layout Standard
36406 \begin_inset ERT
36407 status collapsed
36408
36409 \begin_layout Plain Layout
36410
36411
36412 \backslash
36413 fi
36414 \end_layout
36415
36416 \end_inset
36417
36418
36419 \end_layout
36420
36421 \begin_layout Subsection
36422 Ecuaciones en encabezados de sección
36423 \begin_inset CommandInset label
36424 LatexCommand label
36425 name "sub:Ecuaciones-en-encabezados"
36426
36427 \end_inset
36428
36429
36430 \begin_inset Index idx
36431 status collapsed
36432
36433 \begin_layout Plain Layout
36434 Ecuación ! en encabezados de sección
36435 \end_layout
36436
36437 \end_inset
36438
36439
36440 \end_layout
36441
36442 \begin_layout Standard
36443 Si se quiere poner una ecuación en un encabezado de sección hay que tener
36444  en cuenta lo siguiente:
36445 \end_layout
36446
36447 \begin_layout Standard
36448 \begin_inset Note Greyedout
36449 status open
36450
36451 \begin_layout Plain Layout
36452 Si el soporte para 
36453 \series bold
36454 hyperref
36455 \series default
36456
36457 \begin_inset Index idx
36458 status collapsed
36459
36460 \begin_layout Plain Layout
36461 Paquetes ! hyperref
36462 \end_layout
36463
36464 \end_inset
36465
36466  está activado en la configuración del documento, 
36467 \family sans
36468 Propiedades
36469 \begin_inset space ~
36470 \end_inset
36471
36472
36473 \family default
36474 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
36475  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
36476  texto del marcador, porque se infringen las convenciones PDF.
36477 \end_layout
36478
36479 \end_inset
36480
36481
36482 \end_layout
36483
36484 \begin_layout Standard
36485 Estos problemas se pueden solucionar insertando al final del encabezado
36486  un título breve con el menú 
36487 \family sans
36488 Insertar\SpecialChar \menuseparator
36489 Título
36490 \begin_inset space ~
36491 \end_inset
36492
36493 breve
36494 \family default
36495 .
36496  Los títulos breves se usan como alternativa para encabezados de sección
36497  con más de una línea para mantener el buen aspecto del índice.
36498  En éste sólo aparece el título breve y por tanto también en los marcadores.
36499 \end_layout
36500
36501 \begin_layout Standard
36502 Si hay que poner ecuaciones en el índice y se usa 
36503 \series bold
36504 hyperref
36505 \series default
36506 , se puede insertar el siguiente comando en modo TeX:
36507 \end_layout
36508
36509 \begin_layout Standard
36510
36511 \series bold
36512
36513 \backslash
36514 texorpdfstring{parte}{alternativa}
36515 \begin_inset Index idx
36516 status collapsed
36517
36518 \begin_layout Plain Layout
36519 Comandos ! T ! 
36520 \backslash
36521 texorpdfstring
36522 \end_layout
36523
36524 \end_inset
36525
36526
36527 \end_layout
36528
36529 \begin_layout Standard
36530 parte se refiere a la parte del encabezado que no debería aparecer en el
36531  marcador PDF.
36532  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
36533  La alternativa se usa para el marcador en vez de la parte.
36534 \end_layout
36535
36536 \begin_layout Standard
36537 Aquí hay dos ejemplos de encabezados con ecuación:
36538 \end_layout
36539
36540 \begin_layout Standard
36541 \begin_inset VSpace -3mm
36542 \end_inset
36543
36544
36545 \end_layout
36546
36547 \begin_layout Standard
36548 \begin_inset ERT
36549 status collapsed
36550
36551 \begin_layout Plain Layout
36552
36553
36554 \backslash
36555 boldmath 
36556 \end_layout
36557
36558 \end_inset
36559
36560
36561 \end_layout
36562
36563 \begin_layout Subsubsection
36564 Encabezado sin ecuación en el índice 
36565 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36566 \end_inset
36567
36568
36569 \begin_inset Argument
36570 status collapsed
36571
36572 \begin_layout Plain Layout
36573 Encabezado sin ecuación en el índice
36574 \end_layout
36575
36576 \end_inset
36577
36578
36579 \end_layout
36580
36581 \begin_layout Subsubsection
36582 Encabezado con ecuación en el índice
36583 \begin_inset ERT
36584 status collapsed
36585
36586 \begin_layout Plain Layout
36587
36588
36589 \backslash
36590 texorpdfstring{
36591 \end_layout
36592
36593 \end_inset
36594
36595  
36596 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36597 \end_inset
36598
36599
36600 \begin_inset ERT
36601 status collapsed
36602
36603 \begin_layout Plain Layout
36604
36605 }{}
36606 \end_layout
36607
36608 \end_inset
36609
36610
36611 \end_layout
36612
36613 \begin_layout Standard
36614 \begin_inset ERT
36615 status collapsed
36616
36617 \begin_layout Plain Layout
36618
36619
36620 \backslash
36621 unboldmath 
36622 \end_layout
36623
36624 \end_inset
36625
36626 En el primer encabezado se ha puesto un título breve, en el segundo un 
36627 \series bold
36628
36629 \backslash
36630 texorpdfstring
36631 \series default
36632 .
36633 \end_layout
36634
36635 \begin_layout Standard
36636 Para obtener el mismo formato que en los demás encabezados se han puesto
36637  ambos en un entorno 
36638 \series bold
36639 boldmath
36640 \series default
36641 .
36642 \begin_inset Foot
36643 status collapsed
36644
36645 \begin_layout Plain Layout
36646 véase 
36647 \begin_inset CommandInset ref
36648 LatexCommand ref
36649 reference "sub:Ecuaciones-en-negrita"
36650
36651 \end_inset
36652
36653
36654 \end_layout
36655
36656 \end_inset
36657
36658
36659 \end_layout
36660
36661 \begin_layout Subsection
36662 Ecuaciones en texto multicolumna
36663 \begin_inset Index idx
36664 status collapsed
36665
36666 \begin_layout Plain Layout
36667 Ecuación ! en texto multicolumna
36668 \end_layout
36669
36670 \end_inset
36671
36672
36673 \end_layout
36674
36675 \begin_layout Standard
36676 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
36677  para ajustarse a la columna y entonces es preciso abarcar la anchura total
36678  de la página.
36679  Esto se hace usando el paquete LaTeX 
36680 \series bold
36681 multicol
36682 \series default
36683 ,
36684 \begin_inset Foot
36685 status collapsed
36686
36687 \begin_layout Plain Layout
36688
36689 \series bold
36690 multicol
36691 \series default
36692  forma parte de las distribuciones LaTeX estándar.
36693 \end_layout
36694
36695 \end_inset
36696
36697
36698 \begin_inset Index idx
36699 status collapsed
36700
36701 \begin_layout Plain Layout
36702 Paquetes ! multicol
36703 \end_layout
36704
36705 \end_inset
36706
36707  que se carga en el preámbulo LaTeX con la línea
36708 \end_layout
36709
36710 \begin_layout Standard
36711
36712 \series bold
36713
36714 \backslash
36715 usepackage{multicol}
36716 \end_layout
36717
36718 \begin_layout Standard
36719 \begin_inset Note Greyedout
36720 status open
36721
36722 \begin_layout Plain Layout
36723 Ten en cuenta que la opción 
36724 \family sans
36725 Documento
36726 \begin_inset space ~
36727 \end_inset
36728
36729 con
36730 \begin_inset space ~
36731 \end_inset
36732
36733 dos
36734 \begin_inset space ~
36735 \end_inset
36736
36737 caras
36738 \family default
36739 , bajo 
36740 \family sans
36741 Diseño
36742 \begin_inset space ~
36743 \end_inset
36744
36745 de
36746 \begin_inset space ~
36747 \end_inset
36748
36749 página 
36750 \family default
36751 en el menú 
36752 \family sans
36753 Documento\SpecialChar \menuseparator
36754 Configuración
36755 \family default
36756  
36757 \emph on
36758 debe
36759 \emph default
36760  estar desmarcada.
36761 \end_layout
36762
36763 \end_inset
36764
36765
36766 \end_layout
36767
36768 \begin_layout Standard
36769 Antes del texto multicolumna se inserta en modo TeX el comando
36770 \end_layout
36771
36772 \begin_layout Standard
36773
36774 \series bold
36775
36776 \backslash
36777 begin{multicols}{número de columnas}
36778 \end_layout
36779
36780 \begin_layout Standard
36781 El número de columnas está en el rango 2-10.
36782  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
36783  TeX el comando
36784 \end_layout
36785
36786 \begin_layout Standard
36787
36788 \series bold
36789
36790 \backslash
36791 end{multicols}
36792 \end_layout
36793
36794 \begin_layout Standard
36795 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
36796  Para quitarlo se inserta un espacio vertical de -6
36797 \begin_inset space \thinspace{}
36798 \end_inset
36799
36800 mm antes de la ecuación.
36801  Si se usa el estilo 
36802 \series bold
36803 Sangrado
36804 \series default
36805 ,
36806 \begin_inset Foot
36807 status open
36808
36809 \begin_layout Plain Layout
36810 véase estilos de ecuación en 
36811 \begin_inset CommandInset ref
36812 LatexCommand ref
36813 reference "sec:Estilos-de-ecuación"
36814
36815 \end_inset
36816
36817
36818 \end_layout
36819
36820 \end_inset
36821
36822  se inserta un espacio de -9
36823 \begin_inset space \thinspace{}
36824 \end_inset
36825
36826 mm.
36827 \end_layout
36828
36829 \begin_layout Standard
36830 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
36831 \end_layout
36832
36833 \begin_layout Standard
36834
36835 \lang german
36836 \begin_inset ERT
36837 status collapsed
36838
36839 \begin_layout Plain Layout
36840
36841
36842 \backslash
36843 begin{multicols}{2}
36844 \end_layout
36845
36846 \end_inset
36847
36848 Das Spektrum wird fouriertransformiert.
36849  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36850 , Lösungsmittel) zu trennen.
36851  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36852  nun das Aussehen des Ausgangssignals.
36853  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36854  über alle Phasen integrieren muss.
36855  Sei nun 
36856 \begin_inset Formula $S$
36857 \end_inset
36858
36859  unser normiertes Ausgangssignal und 
36860 \begin_inset Formula $P$
36861 \end_inset
36862
36863  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36864 \begin_inset ERT
36865 status collapsed
36866
36867 \begin_layout Plain Layout
36868
36869
36870 \backslash
36871 end{multicols}
36872 \end_layout
36873
36874 \end_inset
36875
36876
36877 \begin_inset VSpace -6mm
36878 \end_inset
36879
36880
36881 \begin_inset Formula 
36882 \begin{equation}
36883 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
36884 \end{equation}
36885
36886 \end_inset
36887
36888
36889 \begin_inset ERT
36890 status collapsed
36891
36892 \begin_layout Plain Layout
36893
36894
36895 \backslash
36896 begin{multicols}{2}
36897 \end_layout
36898
36899 \end_inset
36900
36901 wobei 
36902 \begin_inset Formula $S_{0}$
36903 \end_inset
36904
36905  das Signal ohne Gradient ist und die Normierungsbedingung 
36906 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36907 \end_inset
36908
36909  gilt.
36910  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36911  Direkt nach dem 
36912 \begin_inset Formula $\nicefrac{\pi}{2}$
36913 \end_inset
36914
36915
36916 \begin_inset space \thinspace{}
36917 \end_inset
36918
36919 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36920  das Signal zusätzlich abschwächt.
36921  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36922  
36923 \begin_inset Formula $T_{2}$
36924 \end_inset
36925
36926 -Zeit.
36927 \end_layout
36928
36929 \begin_layout Standard
36930
36931 \lang german
36932 \begin_inset ERT
36933 status collapsed
36934
36935 \begin_layout Plain Layout
36936
36937
36938 \backslash
36939 end{multicols}
36940 \end_layout
36941
36942 \end_inset
36943
36944
36945 \end_layout
36946
36947 \begin_layout Subsection
36948 Ecuaciones con descripción de variables
36949 \begin_inset Index idx
36950 status collapsed
36951
36952 \begin_layout Plain Layout
36953 Ecuación ! con descripción de variables
36954 \end_layout
36955
36956 \end_inset
36957
36958
36959 \end_layout
36960
36961 \begin_layout Standard
36962 Para describir variables en una ecuación, como en la fórmula 
36963 \begin_inset CommandInset ref
36964 LatexCommand eqref
36965 reference "eq:within"
36966
36967 \end_inset
36968
36969 , se inserta una matriz 2×
36970 \begin_inset Formula $n$
36971 \end_inset
36972
36973  con columnas alineadas a la izquierda para las 
36974 \emph on
36975
36976 \begin_inset Formula $n$
36977 \end_inset
36978
36979
36980 \emph default
36981  variables usadas.
36982 \begin_inset Foot
36983 status collapsed
36984
36985 \begin_layout Plain Layout
36986 véase matrices en 
36987 \begin_inset CommandInset ref
36988 LatexCommand ref
36989 reference "sec:Matrices"
36990
36991 \end_inset
36992
36993
36994 \end_layout
36995
36996 \end_inset
36997
36998  Para poner la descripción en tamaño más pequeño se inserta, por ejemplo,
36999  el comando 
37000 \series bold
37001
37002 \backslash
37003 footnotesize
37004 \series default
37005  antes de la matriz.
37006 \begin_inset Foot
37007 status collapsed
37008
37009 \begin_layout Plain Layout
37010 véase tamaños de tipografías en 
37011 \begin_inset CommandInset ref
37012 LatexCommand ref
37013 reference "sub:Tamaños-de-tipografías"
37014
37015 \end_inset
37016
37017 .
37018 \end_layout
37019
37020 \end_inset
37021
37022
37023 \end_layout
37024
37025 \begin_layout Standard
37026 Si se usa el estilo 
37027 \series bold
37028 Sangrado
37029 \series default
37030 ,
37031 \begin_inset Foot
37032 status collapsed
37033
37034 \begin_layout Plain Layout
37035 véase estilos de ecuación en 
37036 \begin_inset CommandInset ref
37037 LatexCommand ref
37038 reference "sec:Estilos-de-ecuación"
37039
37040 \end_inset
37041
37042
37043 \end_layout
37044
37045 \end_inset
37046
37047  se inserta un 
37048 \series bold
37049
37050 \backslash
37051 hfill
37052 \series default
37053
37054 \begin_inset Foot
37055 status collapsed
37056
37057 \begin_layout Plain Layout
37058
37059 \series bold
37060
37061 \backslash
37062 hfill
37063 \series default
37064  sólo funciona en ecuaciones en estilo 
37065 \series bold
37066 Sangrado
37067 \series default
37068 , véase 
37069 \begin_inset CommandInset ref
37070 LatexCommand ref
37071 reference "sub:Espacio-variable"
37072
37073 \end_inset
37074
37075
37076 \end_layout
37077
37078 \end_inset
37079
37080  delante y detrás de la matriz para que tenga la misma separación con la
37081  ecuación y con el margen.
37082 \end_layout
37083
37084 \begin_layout Standard
37085 Si se usa el estilo 
37086 \series bold
37087 Centrado
37088 \series default
37089  se emplea el método descrito en la 
37090 \begin_inset CommandInset ref
37091 LatexCommand ref
37092 reference "sub:Entorno-flalign"
37093
37094 \end_inset
37095
37096  para sangrar la ecuación.
37097  La ecuación 
37098 \begin_inset CommandInset ref
37099 LatexCommand eqref
37100 reference "eq:within"
37101
37102 \end_inset
37103
37104  consta de cinco columnas ya que las dos primeras contienen la fórmula,
37105  la tercera la matriz y la última una llave TeX vacía.
37106 \begin_inset Formula 
37107 \begin{flalign}
37108 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
37109 \rho & \mbox{densidad}\\
37110 V & \mbox{volumen}\\
37111 g & \mbox{aceleración gravitatoria}
37112 \end{array} &  & {}\label{eq:within}
37113 \end{flalign}
37114
37115 \end_inset
37116
37117
37118 \end_layout
37119
37120 \begin_layout Subsection
37121 Letras griegas minúsculas en redonda
37122 \begin_inset CommandInset label
37123 LatexCommand label
37124 name "sub:Griegas-en-redonda"
37125
37126 \end_inset
37127
37128
37129 \begin_inset Index idx
37130 status collapsed
37131
37132 \begin_layout Plain Layout
37133 Letras griegas ! en redonda
37134 \end_layout
37135
37136 \end_inset
37137
37138
37139 \end_layout
37140
37141 \begin_layout Standard
37142 La mayoría de las tipografías sólo suministran letras griegas minúsculas
37143  en cursiva.
37144  Pero para símbolos de partículas elementales como piones y neutrinos hacen
37145  falta letras griegas en redonda.
37146  El archivo 
37147 \series bold
37148 upgreek.sty
37149 \series default
37150
37151 \begin_inset Foot
37152 status collapsed
37153
37154 \begin_layout Plain Layout
37155
37156 \series bold
37157 upgreek
37158 \series default
37159  forma parte del paquete LaTeX 
37160 \series bold
37161 was
37162 \series default
37163
37164 \begin_inset Index idx
37165 status collapsed
37166
37167 \begin_layout Plain Layout
37168 Paquetes ! was
37169 \begin_inset ERT
37170 status collapsed
37171
37172 \begin_layout Plain Layout
37173
37174
37175 \backslash
37176 vspace{4mm}
37177 \end_layout
37178
37179 \end_inset
37180
37181
37182 \end_layout
37183
37184 \end_inset
37185
37186 .
37187 \end_layout
37188
37189 \end_inset
37190
37191
37192 \begin_inset Index idx
37193 status collapsed
37194
37195 \begin_layout Plain Layout
37196 Paquetes ! upgreek
37197 \end_layout
37198
37199 \end_inset
37200
37201 , que se carga en el preámbulo LaTeX con la línea
37202 \end_layout
37203
37204 \begin_layout Standard
37205
37206 \series bold
37207
37208 \backslash
37209 usepackage{upgreek}
37210 \end_layout
37211
37212 \begin_layout Standard
37213 las suministra.
37214  
37215 \begin_inset ERT
37216 status collapsed
37217
37218 \begin_layout Plain Layout
37219
37220
37221 \backslash
37222 ifupgreek 
37223 \end_layout
37224
37225 \end_inset
37226
37227
37228 \begin_inset Note Note
37229 status open
37230
37231 \begin_layout Plain Layout
37232 Lo siguiente sólo se podrá ver si está instalado el paquete LaTeX 
37233 \series bold
37234 upgreek
37235 \series default
37236 :
37237 \end_layout
37238
37239 \end_inset
37240
37241  Se imprimen con el comando de la letra correspondiente precedido de 
37242 \series bold
37243 up
37244 \series default
37245 .
37246  Por ejemplo, el comando 
37247 \series bold
37248
37249 \backslash
37250 uptau
37251 \series default
37252  genera: 
37253 \begin_inset Formula $\uptau$
37254 \end_inset
37255
37256
37257 \end_layout
37258
37259 \begin_layout Standard
37260 Con estos comandos se pueden escribir reacciones entre partículas elementales:
37261 \begin_inset Formula 
37262 \[
37263 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
37264 \]
37265
37266 \end_inset
37267
37268
37269 \end_layout
37270
37271 \begin_layout Standard
37272 Las letras en redonda son más remarcadas y más grandes que las correspondientes
37273  en cursiva.
37274  Por tanto no deberían emplearse para unidades como 
37275 \begin_inset Quotes fld
37276 \end_inset
37277
37278 µm
37279 \begin_inset Quotes frd
37280 \end_inset
37281
37282 .
37283 \end_layout
37284
37285 \begin_layout Standard
37286 \begin_inset ERT
37287 status collapsed
37288
37289 \begin_layout Plain Layout
37290
37291
37292 \backslash
37293 else 
37294 \end_layout
37295
37296 \end_inset
37297
37298
37299 \begin_inset Note Note
37300 status open
37301
37302 \begin_layout Plain Layout
37303 Lo siguiente se mostrará si el paquete LaTeX 
37304 \series bold
37305 upgreek
37306 \series default
37307  no está instalado:
37308 \end_layout
37309
37310 \end_inset
37311
37312
37313 \end_layout
37314
37315 \begin_layout Standard
37316 Debes instalar el paquete LaTeX 
37317 \series bold
37318 upgreek
37319 \series default
37320  para ver en la salida el resto de esta subsección.
37321  
37322 \end_layout
37323
37324 \begin_layout Standard
37325 \begin_inset ERT
37326 status collapsed
37327
37328 \begin_layout Plain Layout
37329
37330
37331 \backslash
37332 fi
37333 \end_layout
37334
37335 \end_inset
37336
37337
37338 \end_layout
37339
37340 \begin_layout Subsection
37341 Caracteres de texto en ecuaciones
37342 \begin_inset CommandInset label
37343 LatexCommand label
37344 name "sub:Caracteres-de-texto"
37345
37346 \end_inset
37347
37348
37349 \begin_inset Index idx
37350 status collapsed
37351
37352 \begin_layout Plain Layout
37353 Texto ! en ecuaciones
37354 \end_layout
37355
37356 \end_inset
37357
37358
37359 \end_layout
37360
37361 \begin_layout Standard
37362 En algunos casos podrías querer insertar caracteres de texto directamente
37363  en ecuaciones.
37364  Por ejemplo, cuando se usa con frecuencia el punto centrado 
37365 \begin_inset Formula $\cdot$
37366 \end_inset
37367
37368  en expresiones como 
37369 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
37370 \end_inset
37371
37372 , habría que insertar el comando 
37373 \series bold
37374
37375 \backslash
37376 cdot
37377 \series default
37378
37379 \begin_inset Foot
37380 status collapsed
37381
37382 \begin_layout Plain Layout
37383 véase 
37384 \begin_inset CommandInset ref
37385 LatexCommand ref
37386 reference "sub:Operadores-binarios"
37387
37388 \end_inset
37389
37390
37391 \end_layout
37392
37393 \end_inset
37394
37395  continuamente, porque este carácter está definido en todas las codificaciones
37396  como carácter de texto.
37397  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
37398 \end_layout
37399
37400 \begin_layout Standard
37401
37402 \series bold
37403
37404 \backslash
37405 Declare Inputtext{183}{
37406 \backslash
37407 ifmmode
37408 \backslash
37409 cdot
37410 \backslash
37411 else
37412 \backslash
37413 textperiodcentered
37414 \backslash
37415 f\SpecialChar \textcompwordmark{}
37416 i}
37417 \end_layout
37418
37419 \begin_layout Standard
37420 La codificación de caracteres (menú 
37421 \family sans
37422 Documento\SpecialChar \menuseparator
37423 Configuración\SpecialChar \menuseparator
37424 Idioma
37425 \family default
37426 ) especifica el carácter que se muestra al pulsar una tecla.
37427  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
37428  
37429 \series bold
37430
37431 \backslash
37432 textperiodcentered
37433 \series default
37434 .
37435  Pero este comando no está disponible en ecuaciones así que obtendrías errores
37436  de LaTeX.
37437  Con la codificación cambiada se escoge automáticamente el comando correcto,
37438  dependiendo de si el carácter se ha insertado en una ecuación o no.
37439 \end_layout
37440
37441 \begin_layout Standard
37442 La codificación de diversos caracteres se guarda en archivos de definición.
37443  Por ejemplo la codificación 
37444 \series bold
37445 latin9
37446 \series default
37447  se define en el archivo 
37448 \series bold
37449 latin9.def
37450 \series default
37451  que está en el directorio de LaTeX.
37452  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
37453  archivo de definición, de lo contrario nuestros documentos no podrían ser
37454  editados en otros ordenadores.
37455 \begin_inset VSpace medskip
37456 \end_inset
37457
37458
37459 \end_layout
37460
37461 \begin_layout Standard
37462 Además del punto centrado, en este documento se ha definido el símbolo grado
37463  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
37464  directamente en una fórmula:
37465 \end_layout
37466
37467 \begin_layout Standard
37468
37469 \series bold
37470
37471 \backslash
37472 DeclareInputtext{176}{
37473 \backslash
37474 ifmmode^
37475 \backslash
37476 circ
37477 \backslash
37478 else
37479 \backslash
37480 textdegree
37481 \backslash
37482 f\SpecialChar \textcompwordmark{}
37483 i}
37484 \begin_inset Newpage newpage
37485 \end_inset
37486
37487
37488 \end_layout
37489
37490 \begin_layout Section
37491 \start_of_appendix
37492 Notas sobre tipografía
37493 \begin_inset Index idx
37494 status open
37495
37496 \begin_layout Plain Layout
37497 Tipografía, normas
37498 \end_layout
37499
37500 \end_inset
37501
37502
37503 \end_layout
37504
37505 \begin_layout Standard
37506 Esta sección es un resumen de las normas tipográficas ISO más importantes.
37507 \begin_inset Foot
37508 status collapsed
37509
37510 \begin_layout Plain Layout
37511 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
37512  
37513 \begin_inset Quotes fld
37514 \end_inset
37515
37516 Duden
37517 \begin_inset Quotes frd
37518 \end_inset
37519
37520  
37521 \begin_inset CommandInset citation
37522 LatexCommand cite
37523 key "Duden"
37524
37525 \end_inset
37526
37527 , que incluye algunas de las normas ISO.
37528  
37529 \begin_inset Newline newline
37530 \end_inset
37531
37532 (
37533 \emph on
37534 N.
37535 \begin_inset space \thinspace{}
37536 \end_inset
37537
37538 del t.
37539 \emph default
37540 : Para documentación en español sobre el tema, véase 
37541 \begin_inset CommandInset citation
37542 LatexCommand cite
37543 key "Bezos"
37544
37545 \end_inset
37546
37547 .)
37548 \end_layout
37549
37550 \end_inset
37551
37552
37553 \end_layout
37554
37555 \begin_layout Itemize
37556 Las unidades físicas se escriben 
37557 \emph on
37558 siempre 
37559 \emph default
37560 en redonda
37561 \begin_inset Foot
37562 status collapsed
37563
37564 \begin_layout Plain Layout
37565 véase estilos de tipografías en 
37566 \begin_inset CommandInset ref
37567 LatexCommand ref
37568 reference "sub:Estilos-de-tipografías"
37569
37570 \end_inset
37571
37572
37573 \end_layout
37574
37575 \end_inset
37576
37577 , aunque aparezcan en un texto en cursiva: 30
37578 \begin_inset space \thinspace{}
37579 \end_inset
37580
37581 km/h
37582 \begin_inset Newline newline
37583 \end_inset
37584
37585 Entre el valor y la unidad hay un espacio delgado, véase 
37586 \begin_inset CommandInset ref
37587 LatexCommand ref
37588 reference "sub:Espacio-predefinido"
37589
37590 \end_inset
37591
37592 .
37593 \begin_inset Newline newline
37594 \end_inset
37595
37596 Esta norma la cumple automáticamente el comando 
37597 \series bold
37598
37599 \backslash
37600 unittwo
37601 \series default
37602 .
37603  Si se introduce en una fórmula aparecen dos marcos.
37604  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
37605  como antes, 
37606 \begin_inset Formula $\unit[30]{km/h}$
37607 \end_inset
37608
37609
37610 \begin_inset space \thinspace{}
37611 \end_inset
37612
37613 .
37614  Ten en cuenta que 
37615 \series bold
37616
37617 \backslash
37618 unittwo
37619 \series default
37620  no es un auténtico comando LaTeX, sino el comando 
37621 \series bold
37622
37623 \backslash
37624 unit[value]{unit}
37625 \series default
37626 , por tanto no lo puedes usar en código TeX.
37627 \end_layout
37628
37629 \begin_layout Itemize
37630 Los signos por ciento y por mil se escriben como las unidades físicas:
37631 \begin_inset Newline newline
37632 \end_inset
37633
37634 1,2
37635 \begin_inset space \thinspace{}
37636 \end_inset
37637
37638 ‰ de alcohol en sangre.
37639 \end_layout
37640
37641 \begin_layout Itemize
37642 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
37643  otra unidad: 15
37644 \begin_inset space \thinspace{}
37645 \end_inset
37646
37647 °C
37648 \end_layout
37649
37650 \begin_layout Itemize
37651 En números con más de cuatro dígitos se inserta un espacio delgado para
37652  separarlos en grupos de tres cifras: 18
37653 \begin_inset space \thinspace{}
37654 \end_inset
37655
37656 473
37657 \begin_inset space \thinspace{}
37658 \end_inset
37659
37660 588
37661 \end_layout
37662
37663 \begin_layout Itemize
37664 Para dimensiones como 120×90×40
37665 \begin_inset space \thinspace{}
37666 \end_inset
37667
37668 cm se usa el aspa de multiplicar 
37669 \begin_inset Quotes fld
37670 \end_inset
37671
37672 ×
37673 \begin_inset Quotes frd
37674 \end_inset
37675
37676 .
37677  Está disponible en el menú 
37678 \family sans
37679 Insertar\SpecialChar \menuseparator
37680 Carácter especial
37681 \family default
37682 \SpecialChar \menuseparator
37683
37684 \family sans
37685 Símbolos
37686 \family default
37687  o bien mediante el comando 
37688 \series bold
37689
37690 \backslash
37691 times
37692 \series default
37693 .
37694  Se puede insertar directamente con cierta combinación de teclas.
37695 \end_layout
37696
37697 \begin_layout Itemize
37698 Las funciones con nombres que constan de varias letras se escriben en redonda
37699  para evitar confusiones, véase 
37700 \begin_inset CommandInset ref
37701 LatexCommand ref
37702 reference "sub:Funciones-predefinidas"
37703
37704 \end_inset
37705
37706 .
37707 \end_layout
37708
37709 \begin_layout Itemize
37710 Los índices que constan de varias letras se escriben en redonda: 
37711 \begin_inset Formula $E_{\mathrm{cin}}$
37712 \end_inset
37713
37714
37715 \begin_inset Newline newline
37716 \end_inset
37717
37718 Los componentes de una matriz se escriben en cursiva: 
37719 \begin_inset Formula $\hat{H}_{kl}$
37720 \end_inset
37721
37722
37723 \end_layout
37724
37725 \begin_layout Itemize
37726 El operador de diferenciación/integración 'd', el número de Euler 'e' y
37727  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
37728 s con otras variables.
37729 \end_layout
37730
37731 \begin_layout Itemize
37732 El carácter que indica una transformación 
37733 \noun on
37734 Fourier
37735 \noun default
37736  se inserta con el comando 
37737 \series bold
37738
37739 \backslash
37740 mathscr
37741 \begin_inset ERT
37742 status collapsed
37743
37744 \begin_layout Plain Layout
37745
37746
37747 \backslash
37748 spce 
37749 \end_layout
37750
37751 \end_inset
37752
37753 F
37754 \series default
37755  o mediante el menú
37756 \family sans
37757  Insertar\SpecialChar \menuseparator
37758 Carácter especial
37759 \family default
37760 \SpecialChar \menuseparator
37761
37762 \family sans
37763 Símbolos\SpecialChar \menuseparator
37764 Símbolos de letra
37765 \family default
37766
37767 \begin_inset Formula $\mathscr{F}$
37768 \end_inset
37769
37770
37771 \end_layout
37772
37773 \begin_layout Standard
37774 \begin_inset Newpage newpage
37775 \end_inset
37776
37777
37778 \end_layout
37779
37780 \begin_layout Section
37781 Sinónimos
37782 \begin_inset Index idx
37783 status collapsed
37784
37785 \begin_layout Plain Layout
37786 Sinónimos
37787 \end_layout
37788
37789 \end_inset
37790
37791
37792 \end_layout
37793
37794 \begin_layout Standard
37795 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
37796  como los que se recogen en esta lista:
37797 \begin_inset Foot
37798 status open
37799
37800 \begin_layout Plain Layout
37801 véase también 
37802 \begin_inset CommandInset ref
37803 LatexCommand ref
37804 reference "fn:sinónimos"
37805
37806 \end_inset
37807
37808 .
37809 \end_layout
37810
37811 \end_inset
37812
37813
37814 \end_layout
37815
37816 \begin_layout Standard
37817 \begin_inset VSpace bigskip
37818 \end_inset
37819
37820
37821 \begin_inset space \hfill{}
37822 \end_inset
37823
37824
37825 \begin_inset Tabular
37826 <lyxtabular version="3" rows="12" columns="2">
37827 <features tabularvalignment="middle">
37828 <column alignment="center" valignment="top" width="0pt">
37829 <column alignment="center" valignment="top" width="0pt">
37830 <row>
37831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37832 \begin_inset Text
37833
37834 \begin_layout Plain Layout
37835 Comando
37836 \end_layout
37837
37838 \end_inset
37839 </cell>
37840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37841 \begin_inset Text
37842
37843 \begin_layout Plain Layout
37844 equivalente a
37845 \begin_inset Note Note
37846 status collapsed
37847
37848 \begin_layout Plain Layout
37849
37850 \series bold
37851
37852 \backslash
37853 raisebox
37854 \series default
37855  se usa sólo como espaciador
37856 \end_layout
37857
37858 \end_inset
37859
37860
37861 \end_layout
37862
37863 \end_inset
37864 </cell>
37865 </row>
37866 <row>
37867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37868 \begin_inset Text
37869
37870 \begin_layout Plain Layout
37871
37872 \backslash
37873 ast
37874 \end_layout
37875
37876 \end_inset
37877 </cell>
37878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37879 \begin_inset Text
37880
37881 \begin_layout Plain Layout
37882 \begin_inset ERT
37883 status collapsed
37884
37885 \begin_layout Plain Layout
37886
37887
37888 \backslash
37889 raisebox{-1.2mm}{
37890 \end_layout
37891
37892 \end_inset
37893
37894 *
37895 \begin_inset ERT
37896 status collapsed
37897
37898 \begin_layout Plain Layout
37899
37900 }
37901 \end_layout
37902
37903 \end_inset
37904
37905
37906 \end_layout
37907
37908 \end_inset
37909 </cell>
37910 </row>
37911 <row>
37912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37913 \begin_inset Text
37914
37915 \begin_layout Plain Layout
37916
37917 \backslash
37918 choose
37919 \end_layout
37920
37921 \end_inset
37922 </cell>
37923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37924 \begin_inset Text
37925
37926 \begin_layout Plain Layout
37927
37928 \backslash
37929 binom
37930 \end_layout
37931
37932 \end_inset
37933 </cell>
37934 </row>
37935 <row>
37936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37937 \begin_inset Text
37938
37939 \begin_layout Plain Layout
37940
37941 \backslash
37942 geq
37943 \end_layout
37944
37945 \end_inset
37946 </cell>
37947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37948 \begin_inset Text
37949
37950 \begin_layout Plain Layout
37951
37952 \backslash
37953 ge
37954 \end_layout
37955
37956 \end_inset
37957 </cell>
37958 </row>
37959 <row>
37960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37961 \begin_inset Text
37962
37963 \begin_layout Plain Layout
37964
37965 \backslash
37966 lbrace
37967 \end_layout
37968
37969 \end_inset
37970 </cell>
37971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37972 \begin_inset Text
37973
37974 \begin_layout Plain Layout
37975 {
37976 \end_layout
37977
37978 \end_inset
37979 </cell>
37980 </row>
37981 <row>
37982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37983 \begin_inset Text
37984
37985 \begin_layout Plain Layout
37986
37987 \backslash
37988 lbracket
37989 \end_layout
37990
37991 \end_inset
37992 </cell>
37993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37994 \begin_inset Text
37995
37996 \begin_layout Plain Layout
37997 [
37998 \end_layout
37999
38000 \end_inset
38001 </cell>
38002 </row>
38003 <row>
38004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38005 \begin_inset Text
38006
38007 \begin_layout Plain Layout
38008
38009 \backslash
38010 leftarrow
38011 \end_layout
38012
38013 \end_inset
38014 </cell>
38015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38016 \begin_inset Text
38017
38018 \begin_layout Plain Layout
38019
38020 \backslash
38021 gets
38022 \end_layout
38023
38024 \end_inset
38025 </cell>
38026 </row>
38027 <row>
38028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38029 \begin_inset Text
38030
38031 \begin_layout Plain Layout
38032
38033 \backslash
38034 leq
38035 \end_layout
38036
38037 \end_inset
38038 </cell>
38039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38040 \begin_inset Text
38041
38042 \begin_layout Plain Layout
38043
38044 \backslash
38045 le
38046 \end_layout
38047
38048 \end_inset
38049 </cell>
38050 </row>
38051 <row>
38052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38053 \begin_inset Text
38054
38055 \begin_layout Plain Layout
38056
38057 \backslash
38058 lor
38059 \end_layout
38060
38061 \end_inset
38062 </cell>
38063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38064 \begin_inset Text
38065
38066 \begin_layout Plain Layout
38067
38068 \backslash
38069 vee
38070 \end_layout
38071
38072 \end_inset
38073 </cell>
38074 </row>
38075 <row>
38076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38077 \begin_inset Text
38078
38079 \begin_layout Plain Layout
38080
38081 \backslash
38082 neq
38083 \end_layout
38084
38085 \end_inset
38086 </cell>
38087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38088 \begin_inset Text
38089
38090 \begin_layout Plain Layout
38091
38092 \backslash
38093 not=
38094 \end_layout
38095
38096 \end_inset
38097 </cell>
38098 </row>
38099 <row>
38100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38101 \begin_inset Text
38102
38103 \begin_layout Plain Layout
38104
38105 \backslash
38106 slash
38107 \end_layout
38108
38109 \end_inset
38110 </cell>
38111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38112 \begin_inset Text
38113
38114 \begin_layout Plain Layout
38115 /
38116 \end_layout
38117
38118 \end_inset
38119 </cell>
38120 </row>
38121 <row>
38122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38123 \begin_inset Text
38124
38125 \begin_layout Plain Layout
38126
38127 \backslash
38128 vert
38129 \end_layout
38130
38131 \end_inset
38132 </cell>
38133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38134 \begin_inset Text
38135
38136 \begin_layout Plain Layout
38137 |
38138 \end_layout
38139
38140 \end_inset
38141 </cell>
38142 </row>
38143 </lyxtabular>
38144
38145 \end_inset
38146
38147
38148 \begin_inset space \hfill{}
38149 \end_inset
38150
38151
38152 \begin_inset Tabular
38153 <lyxtabular version="3" rows="12" columns="2">
38154 <features tabularvalignment="middle">
38155 <column alignment="center" valignment="top" width="0pt">
38156 <column alignment="center" valignment="top" width="0pt">
38157 <row>
38158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38159 \begin_inset Text
38160
38161 \begin_layout Plain Layout
38162 Comando
38163 \end_layout
38164
38165 \end_inset
38166 </cell>
38167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38168 \begin_inset Text
38169
38170 \begin_layout Plain Layout
38171 equivalente a
38172 \end_layout
38173
38174 \end_inset
38175 </cell>
38176 </row>
38177 <row>
38178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38179 \begin_inset Text
38180
38181 \begin_layout Plain Layout
38182
38183 \backslash
38184 backslash
38185 \end_layout
38186
38187 \end_inset
38188 </cell>
38189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38190 \begin_inset Text
38191
38192 \begin_layout Plain Layout
38193
38194 \backslash
38195
38196 \backslash
38197
38198 \end_layout
38199
38200 \end_inset
38201 </cell>
38202 </row>
38203 <row>
38204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38205 \begin_inset Text
38206
38207 \begin_layout Plain Layout
38208
38209 \backslash
38210 dasharrow
38211 \end_layout
38212
38213 \end_inset
38214 </cell>
38215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38216 \begin_inset Text
38217
38218 \begin_layout Plain Layout
38219
38220 \backslash
38221 dashrightarrow
38222 \end_layout
38223
38224 \end_inset
38225 </cell>
38226 </row>
38227 <row>
38228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38229 \begin_inset Text
38230
38231 \begin_layout Plain Layout
38232
38233 \backslash
38234 land
38235 \end_layout
38236
38237 \end_inset
38238 </cell>
38239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38240 \begin_inset Text
38241
38242 \begin_layout Plain Layout
38243
38244 \backslash
38245 wedge
38246 \end_layout
38247
38248 \end_inset
38249 </cell>
38250 </row>
38251 <row>
38252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38253 \begin_inset Text
38254
38255 \begin_layout Plain Layout
38256
38257 \backslash
38258 rbrace
38259 \end_layout
38260
38261 \end_inset
38262 </cell>
38263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38264 \begin_inset Text
38265
38266 \begin_layout Plain Layout
38267 }
38268 \end_layout
38269
38270 \end_inset
38271 </cell>
38272 </row>
38273 <row>
38274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38275 \begin_inset Text
38276
38277 \begin_layout Plain Layout
38278
38279 \backslash
38280 rbracket
38281 \end_layout
38282
38283 \end_inset
38284 </cell>
38285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38286 \begin_inset Text
38287
38288 \begin_layout Plain Layout
38289 ]
38290 \end_layout
38291
38292 \end_inset
38293 </cell>
38294 </row>
38295 <row>
38296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38297 \begin_inset Text
38298
38299 \begin_layout Plain Layout
38300
38301 \backslash
38302 rightarrow
38303 \end_layout
38304
38305 \end_inset
38306 </cell>
38307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38308 \begin_inset Text
38309
38310 \begin_layout Plain Layout
38311
38312 \backslash
38313 to
38314 \end_layout
38315
38316 \end_inset
38317 </cell>
38318 </row>
38319 <row>
38320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38321 \begin_inset Text
38322
38323 \begin_layout Plain Layout
38324
38325 \backslash
38326 lnot
38327 \end_layout
38328
38329 \end_inset
38330 </cell>
38331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38332 \begin_inset Text
38333
38334 \begin_layout Plain Layout
38335
38336 \backslash
38337 neg
38338 \end_layout
38339
38340 \end_inset
38341 </cell>
38342 </row>
38343 <row>
38344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38345 \begin_inset Text
38346
38347 \begin_layout Plain Layout
38348
38349 \backslash
38350 ne
38351 \end_layout
38352
38353 \end_inset
38354 </cell>
38355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38356 \begin_inset Text
38357
38358 \begin_layout Plain Layout
38359
38360 \backslash
38361 not=
38362 \end_layout
38363
38364 \end_inset
38365 </cell>
38366 </row>
38367 <row>
38368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38369 \begin_inset Text
38370
38371 \begin_layout Plain Layout
38372
38373 \backslash
38374 owns
38375 \end_layout
38376
38377 \end_inset
38378 </cell>
38379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38380 \begin_inset Text
38381
38382 \begin_layout Plain Layout
38383
38384 \backslash
38385 ni
38386 \end_layout
38387
38388 \end_inset
38389 </cell>
38390 </row>
38391 <row>
38392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38393 \begin_inset Text
38394
38395 \begin_layout Plain Layout
38396
38397 \backslash
38398 square
38399 \end_layout
38400
38401 \end_inset
38402 </cell>
38403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38404 \begin_inset Text
38405
38406 \begin_layout Plain Layout
38407
38408 \backslash
38409 Box
38410 \end_layout
38411
38412 \end_inset
38413 </cell>
38414 </row>
38415 <row>
38416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38417 \begin_inset Text
38418
38419 \begin_layout Plain Layout
38420
38421 \backslash
38422 Vert
38423 \end_layout
38424
38425 \end_inset
38426 </cell>
38427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38428 \begin_inset Text
38429
38430 \begin_layout Plain Layout
38431
38432 \backslash
38433 |
38434 \end_layout
38435
38436 \end_inset
38437 </cell>
38438 </row>
38439 </lyxtabular>
38440
38441 \end_inset
38442
38443
38444 \begin_inset space \hfill{}
38445 \end_inset
38446
38447
38448 \end_layout
38449
38450 \begin_layout Standard
38451 \begin_inset Newpage newpage
38452 \end_inset
38453
38454
38455 \end_layout
38456
38457 \begin_layout Bibliography
38458 \labelwidthstring Referencias
38459 \begin_inset CommandInset bibitem
38460 LatexCommand bibitem
38461 key "TLC2"
38462
38463 \end_inset
38464
38465
38466 \shape smallcaps
38467 Mittelbach, F.
38468  ; Goossens, M.
38469 \shape default
38470
38471 \shape italic
38472 The LaTeX Companion
38473 \shape default
38474 .
38475  Addison Wesley, 2004
38476 \end_layout
38477
38478 \begin_layout Bibliography
38479 \labelwidthstring Referencias
38480 \begin_inset CommandInset bibitem
38481 LatexCommand bibitem
38482 key "Mathmode"
38483
38484 \end_inset
38485
38486
38487 \begin_inset CommandInset href
38488 LatexCommand href
38489 name "Descripción"
38490 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38491
38492 \end_inset
38493
38494  de habilidades matemáticas de LaTeX
38495 \end_layout
38496
38497 \begin_layout Bibliography
38498 \labelwidthstring Referencias
38499 \begin_inset CommandInset bibitem
38500 LatexCommand bibitem
38501 key "AMS"
38502
38503 \end_inset
38504
38505
38506 \begin_inset CommandInset href
38507 LatexCommand href
38508 name "Descripción"
38509 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
38510
38511 \end_inset
38512
38513  de 
38514 \begin_inset ERT
38515 status collapsed
38516
38517 \begin_layout Plain Layout
38518
38519
38520 \backslash
38521 AmS
38522 \end_layout
38523
38524 \end_inset
38525
38526 -LaTeX
38527 \end_layout
38528
38529 \begin_layout Bibliography
38530 \labelwidthstring Referencias
38531 \begin_inset CommandInset bibitem
38532 LatexCommand bibitem
38533 key "Symbols"
38534
38535 \end_inset
38536
38537
38538 \begin_inset CommandInset href
38539 LatexCommand href
38540 name "Lista"
38541 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38542
38543 \end_inset
38544
38545  de todos los símbolos disponibles con paquetes LaTeX
38546 \end_layout
38547
38548 \begin_layout Bibliography
38549 \labelwidthstring Referencias
38550 \begin_inset CommandInset bibitem
38551 LatexCommand bibitem
38552 key "hyperref"
38553
38554 \end_inset
38555
38556
38557 \begin_inset CommandInset href
38558 LatexCommand href
38559 name "Documentación"
38560 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38561
38562 \end_inset
38563
38564  del paquete LaTeX 
38565 \series bold
38566 hyperref
38567 \series default
38568
38569 \begin_inset Index idx
38570 status collapsed
38571
38572 \begin_layout Plain Layout
38573 Paquetes ! hyperref
38574 \end_layout
38575
38576 \end_inset
38577
38578
38579 \end_layout
38580
38581 \begin_layout Bibliography
38582 \labelwidthstring Referencias
38583 \begin_inset CommandInset bibitem
38584 LatexCommand bibitem
38585 key "mhchem"
38586
38587 \end_inset
38588
38589
38590 \begin_inset CommandInset href
38591 LatexCommand href
38592 name "Documentación"
38593 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38594
38595 \end_inset
38596
38597  del paquete LaTeX 
38598 \series bold
38599 mhchem
38600 \series default
38601
38602 \begin_inset Index idx
38603 status collapsed
38604
38605 \begin_layout Plain Layout
38606 Paquetes ! mhchem
38607 \end_layout
38608
38609 \end_inset
38610
38611
38612 \end_layout
38613
38614 \begin_layout Bibliography
38615 \labelwidthstring Referencias
38616 \begin_inset CommandInset bibitem
38617 LatexCommand bibitem
38618 key "Mathclap"
38619
38620 \end_inset
38621
38622
38623 \begin_inset CommandInset href
38624 LatexCommand href
38625 name "Descripción"
38626 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
38627
38628 \end_inset
38629
38630  del comando 
38631 \series bold
38632
38633 \backslash
38634 mathclap
38635 \series default
38636 , descrito en 
38637 \begin_inset CommandInset ref
38638 LatexCommand ref
38639 reference "sub:Límites-de-operadores"
38640
38641 \end_inset
38642
38643
38644 \begin_inset Index idx
38645 status collapsed
38646
38647 \begin_layout Plain Layout
38648 Comandos ! M ! 
38649 \backslash
38650 mathclap
38651 \end_layout
38652
38653 \end_inset
38654
38655
38656 \end_layout
38657
38658 \begin_layout Bibliography
38659 \labelwidthstring Referencias
38660 \begin_inset CommandInset bibitem
38661 LatexCommand bibitem
38662 key "Duden"
38663
38664 \end_inset
38665
38666
38667 \emph on
38668 Duden Band 1
38669 \emph default
38670 .
38671  22.
38672  Auflage, Duden 2001
38673 \end_layout
38674
38675 \begin_layout Bibliography
38676 \labelwidthstring Referencias
38677 \begin_inset CommandInset bibitem
38678 LatexCommand bibitem
38679 key "spanish"
38680
38681 \end_inset
38682
38683
38684 \begin_inset CommandInset href
38685 LatexCommand href
38686 name "Página web"
38687 target "http://www.tex-tipografia.com/spanish.html"
38688
38689 \end_inset
38690
38691  del estilo 
38692 \series bold
38693 spanish
38694 \family sans
38695 \series default
38696  
38697 \family default
38698 incluido en el paquete 
38699 \series bold
38700 babel
38701 \end_layout
38702
38703 \begin_layout Bibliography
38704 \labelwidthstring Referencias
38705 \begin_inset CommandInset bibitem
38706 LatexCommand bibitem
38707 key "Bezos"
38708
38709 \end_inset
38710
38711
38712 \begin_inset CommandInset href
38713 LatexCommand href
38714 name "Documento"
38715 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
38716
38717 \end_inset
38718
38719  sobre ortotipografía y notaciones matemáticas en español
38720 \end_layout
38721
38722 \begin_layout Standard
38723 \begin_inset CommandInset index_print
38724 LatexCommand printindex
38725 type "idx"
38726
38727 \end_inset
38728
38729
38730 \end_layout
38731
38732 \end_body
38733 \end_document