]> git.lyx.org Git - lyx.git/blob - lib/doc/es/Math.lyx
Merge branch 'master' of git.lyx.org:lyx
[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 \addto\extrasspanish{%
43  \renewcommand*{\equationautorefname}[1]{}
44  \renewcommand{\sectionautorefname}{sec.\negthinspace}
45  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
46  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
47 }
48
49 % don't load packages twice
50 % see first footnote in sec. 9.3
51 \@ifundefined{textcolor}{\usepackage{color}}{}
52
53 % the pages of the TOC are numbered roman
54 % and a PDF-bookmark for the TOC is added
55 \pagenumbering{roman}
56 \let\myTOC\tableofcontents
57 \renewcommand{\tableofcontents}{%
58  \vspace{1cm}
59  \pdfbookmark[1]{\contentsname}{}
60  \myTOC
61  \cleardoublepage
62  \pagenumbering{arabic}}
63
64 % insert additional vertical space of 1.5 mm between footnotes,
65 \let\myFoot\footnote
66 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
67
68 % provides caption formatting
69 \setkomafont{captionlabel}{\bfseries}
70
71 % used in sec. 24.5
72 \usepackage[samesize]{cancel}
73
74 % enables calculation of values
75 \usepackage{calc}
76
77 % for multiple columns used in sec. 24.7
78 \usepackage{multicol}
79
80 % needed in sec. 19.4
81 \usepackage{remreset}
82
83 % for the Fourier transformation symbol
84 \usepackage{mathrsfs}
85
86 % define a color, used in sec.9.3
87 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
88
89 % declare operators (see sec. 10.4 and sec. 15.2)
90 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
91 \DeclareMathOperator{\sgn}{sgn}
92
93 \newcommand{\spce}{\textvisiblespace}
94
95 % example definitions for sec. 20.1 
96 \newcommand{\gr}{\Longrightarrow}
97 \newcommand{\us}[1]{\underline{#1}}
98 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
99 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
100 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
101
102 % example macro from sec. 19.4
103 %\def\tagform@#1{\maketag@@@{|#1|}}
104
105 % macro from sec. 10.2
106 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
107 \def\mathclap {\mathpalette \mathclapinternal}
108 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
109
110
111 % ------------------------------------
112 % used to check for needed LaTeX packages
113 \usepackage{ifthen}
114
115 % check for package eurosym
116 % used for the Euro symbol
117 \newboolean{eurosym}
118 \IfFileExists{eurosym.sty}
119  {\usepackage[gennarrow]{eurosym}
120   \setboolean{eurosym}{true}}
121  {\setboolean{eurosym}{false}}
122
123 % check for package braket
124 % used for physical vectors
125 \newboolean{braket}
126 \IfFileExists{braket.sty}
127  {\usepackage{braket}
128   \setboolean{braket}{true}}
129  {\setboolean{braket}{false}}
130
131 % check for package cancel
132 \newboolean{cancel}
133 \IfFileExists{cancel.sty}
134  {\usepackage{cancel}
135   \setboolean{cancel}{true}}
136  {\setboolean{cancel}{false}}
137
138 % check for package upgreek
139 \newboolean{upgreek}
140 \IfFileExists{upgreek.sty}
141  {\usepackage{upgreek}
142   \setboolean{upgreek}{true}}
143  {\setboolean{upgreek}{false}}
144 \end_preamble
145 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
146 \use_default_options false
147 \maintain_unincluded_children false
148 \language spanish
149 \language_package default
150 \inputencoding auto
151 \fontencoding global
152 \font_roman default
153 \font_sans default
154 \font_typewriter default
155 \font_default_family default
156 \use_non_tex_fonts false
157 \font_sc false
158 \font_osf false
159 \font_sf_scale 100
160 \font_tt_scale 100
161
162 \graphics default
163 \default_output_format default
164 \output_sync 0
165 \bibtex_command default
166 \index_command default
167 \paperfontsize 12
168 \spacing single
169 \use_hyperref true
170 \pdf_title "Manual detallado de Matemáticas en LyX"
171 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
172 \pdf_subject "LyX-documentation about math"
173 \pdf_keywords "LyX, Mathed"
174 \pdf_bookmarks true
175 \pdf_bookmarksnumbered true
176 \pdf_bookmarksopen true
177 \pdf_bookmarksopenlevel 1
178 \pdf_breaklinks false
179 \pdf_pdfborder false
180 \pdf_colorlinks true
181 \pdf_backref false
182 \pdf_pdfusetitle false
183 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
184 \papersize a4paper
185 \use_geometry false
186 \use_amsmath 2
187 \use_esint 1
188 \use_mhchem 1
189 \use_mathdots 1
190 \cite_engine basic
191 \use_bibtopic false
192 \use_indices false
193 \paperorientation portrait
194 \suppress_date false
195 \use_refstyle 0
196 \notefontcolor #0000ff
197 \index Índice
198 \shortcut idx
199 \color #008000
200 \end_index
201 \secnumdepth 4
202 \tocdepth 3
203 \paragraph_separation skip
204 \defskip medskip
205 \quotes_language french
206 \papercolumns 1
207 \papersides 2
208 \paperpagestyle plain
209 \bullet 1 0 6 -1
210 \bullet 2 2 35 -1
211 \bullet 3 2 7 -1
212 \tracking_changes false
213 \output_changes false
214 \html_math_output 0
215 \html_css_as_file 0
216 \html_be_strict false
217 \end_header
218
219 \begin_body
220
221 \begin_layout Title
222 Manual detallado de
223 \begin_inset Newline newline
224 \end_inset
225
226 Matemáticas en LyX
227 \end_layout
228
229 \begin_layout Author
230 por el Equipo LyX
231 \begin_inset Foot
232 status collapsed
233
234 \begin_layout Plain Layout
235 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
236  lista de correo de documentación de LyX
237 \family typewriter
238
239 \begin_inset CommandInset href
240 LatexCommand href
241 name "lyx-docs@lists.lyx.org"
242 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
243
244 \end_inset
245
246
247 \end_layout
248
249 \end_inset
250
251
252 \begin_inset Note Note
253 status collapsed
254
255 \begin_layout Plain Layout
256 autor: Uwe Stöhr, traducción: Ignacio García
257 \end_layout
258
259 \end_inset
260
261
262 \begin_inset Newline newline
263 \end_inset
264
265
266 \begin_inset Newline newline
267 \end_inset
268
269 Versión 2.0.x
270 \end_layout
271
272 \begin_layout Standard
273 \begin_inset CommandInset toc
274 LatexCommand tableofcontents
275
276 \end_inset
277
278
279 \end_layout
280
281 \begin_layout Standard
282 \begin_inset Note Note
283 status open
284
285 \begin_layout Plain Layout
286 Para exportar este documento a PDF, PS o DVI deberían estar instalados los
287  paquetes LaTeX 
288 \series bold
289 braket, cancel, eurosym, mathdots, mhchem
290 \series default
291  y 
292 \series bold
293 was
294 \series default
295 .
296  Si
297 \series bold
298  
299 \series default
300 no están instalados también puedes exportar el documento pero las secciones
301  en que se requieren dichos paquetes no aparecerán en la salida.
302  
303 \series bold
304 mhchem
305 \series default
306  es una excepción: si no está instalado no se puede exportar este archivo.
307 \end_layout
308
309 \begin_layout Plain Layout
310 La última versión PDF de este documento está disponible en:
311 \begin_inset Newline newline
312 \end_inset
313
314
315 \series bold
316 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
317 \end_layout
318
319 \end_inset
320
321
322 \begin_inset Newpage newpage
323 \end_inset
324
325
326 \end_layout
327
328 \begin_layout Section
329 Introducción
330 \end_layout
331
332 \begin_layout Standard
333 Este documento explica las características matemáticas de LyX y además es
334  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
335  Las explicaciones están diseñadas para el uso de comandos.
336  Por consiguiente es preciso que hayas leído la sección 
337 \emph on
338 Ecuaciones matemáticas
339 \emph default
340  de la 
341 \emph on
342 Guía del usuario
343 \emph default
344 .
345 \end_layout
346
347 \begin_layout Standard
348 La mayoría de caracteres y muchas estructuras explicadas en este manual
349  también son accesibles mediante el menú 
350 \family sans
351 Insertar\SpecialChar \menuseparator
352 Ecuación
353 \family default
354  o la barra de herramientas
355 \family sans
356  Ecuaciones
357 \family default
358 .
359  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
360  mucho más rápido usar comandos que la barra de herramientas.
361  Por tanto este manual está enfocado al uso de comandos, aunque también
362  se mencionan los botones correspondientes de las barras de herramientas
363  cuando están disponibles.
364 \end_layout
365
366 \begin_layout Standard
367 Si no se especifica lo contrario los comandos sólo están disponibles dentro
368  de las fórmulas.
369  Para poder usar todos los comandos explicados en este documento, debe usarse
370  la opción 
371 \family sans
372 Usar el paquete de ecuaciones AMS
373 \family default
374  en la configuración del documento (menú 
375 \family sans
376 Documento\SpecialChar \menuseparator
377 Configuración\SpecialChar \menuseparator
378 Opciones de ecuación
379 \family default
380 )
381 \begin_inset Foot
382 status collapsed
383
384 \begin_layout Plain Layout
385 La opción 
386 \family sans
387 Usar el paquete de ecuaciones AMS automáticamente
388 \family default
389  sólo usa ecuaciones 
390 \begin_inset ERT
391 status collapsed
392
393 \begin_layout Plain Layout
394
395
396 \backslash
397 AmS 
398 \end_layout
399
400 \end_inset
401
402
403 \begin_inset space ~
404 \end_inset
405
406  si las estructuras matemáticas son soportadas por LyX.
407 \end_layout
408
409 \end_inset
410
411 .
412 \end_layout
413
414 \begin_layout Standard
415 Este documento no recoge todos los comandos de ecuaciones 
416 \begin_inset ERT
417 status collapsed
418
419 \begin_layout Plain Layout
420
421
422 \backslash
423 AmS 
424 \end_layout
425
426 \end_inset
427
428
429 \begin_inset Foot
430 status collapsed
431
432 \begin_layout Plain Layout
433 En el archivo 
434 \family sans
435
436 \begin_inset CommandInset href
437 LatexCommand href
438 name "amsguide.ps"
439 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
440
441 \end_inset
442
443
444 \family default
445 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
446  lista con todos los comandos de ecuaciones 
447 \begin_inset ERT
448 status collapsed
449
450 \begin_layout Plain Layout
451
452
453 \backslash
454 AmS 
455 \end_layout
456
457 \end_inset
458
459 .
460 \end_layout
461
462 \end_inset
463
464  por razones de claridad.
465 \end_layout
466
467 \begin_layout Section
468 Instrucciones generales
469 \end_layout
470
471 \begin_layout Standard
472 Para crear una ecuación en línea
473 \begin_inset Index idx
474 status collapsed
475
476 \begin_layout Plain Layout
477 Ecuación ! en línea
478 \end_layout
479
480 \end_inset
481
482  insertada en una línea de texto, teclea una de las combinaciones 
483 \family sans
484 Ctrl+M, Alt+C M, Alt+M M
485 \family default
486  o pulsa el botón 
487 \begin_inset Graphics
488         filename ../../images/math-mode.png
489         scale 85
490
491 \end_inset
492
493  de la barra de herramientas.
494 \begin_inset Newline newline
495 \end_inset
496
497 Para crear una ecuación en estilo presentación
498 \begin_inset Index idx
499 status collapsed
500
501 \begin_layout Plain Layout
502 Ecuación ! presentada
503 \end_layout
504
505 \end_inset
506
507 , que se verá más grande y en su propio párrafo, teclea
508 \family sans
509  
510 \family default
511 una de estas combinaciones: 
512 \family sans
513 Ctrl+Mayúsculas+M, Alt+M D.
514 \end_layout
515
516 \begin_layout Standard
517 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
518  dentro de la ecuación y teclea
519 \family sans
520  Ctrl+M, Alt+C M, Alt+M M 
521 \family default
522 o usa el menú 
523 \family sans
524 Editar\SpecialChar \menuseparator
525 Ecuación\SpecialChar \menuseparator
526 Cambiar tipo de ecuación
527 \family default
528 .
529  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
530 \end_layout
531
532 \begin_layout Standard
533 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
534  presentada, escribe el comando 
535 \series bold
536
537 \backslash
538 displaystyle
539 \series default
540
541 \begin_inset Index idx
542 status collapsed
543
544 \begin_layout Plain Layout
545 Comandos ! D ! 
546 \backslash
547 displaystyle
548 \end_layout
549
550 \end_inset
551
552  en la ecuación y pulsa espacio.
553  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
554  de la ecuación.
555 \end_layout
556
557 \begin_layout Standard
558 En los cuadros sólo se permiten ecuaciones en línea.
559 \end_layout
560
561 \begin_layout Standard
562 Las barras 
563 \family sans
564 Ecuaciones
565 \family default
566  y 
567 \family sans
568 Paneles de ecuaciones 
569 \family default
570 se pueden visualizar mediante el menú 
571 \family sans
572 Ver\SpecialChar \menuseparator
573 Barras de herramientas
574 \family default
575 .
576  Si ahí pulsas en 
577 \begin_inset Quotes fld
578 \end_inset
579
580 Ecuaciones
581 \begin_inset Quotes frd
582 \end_inset
583
584  y/o en 
585 \begin_inset Quotes fld
586 \end_inset
587
588 Paneles de ecuaciones
589 \begin_inset Quotes frd
590 \end_inset
591
592 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
593  estado se visualiza en el menú de las barras de herramientas con una marca.
594  Si en este estado pulsas de nuevo sobre 
595 \begin_inset Quotes fld
596 \end_inset
597
598 Ecuaciones
599 \begin_inset Quotes frd
600 \end_inset
601
602  y/o 
603 \begin_inset Quotes fld
604 \end_inset
605
606 Paneles de ecuaciones
607 \begin_inset Quotes frd
608 \end_inset
609
610  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
611  de una ecuación; este estado se indica añadiendo a las entradas del menú
612  la palabra 
613 \begin_inset Quotes fld
614 \end_inset
615
616 (auto)
617 \begin_inset Quotes frd
618 \end_inset
619
620 .
621  
622 \end_layout
623
624 \begin_layout Standard
625 El modo TeX
626 \begin_inset Index idx
627 status collapsed
628
629 \begin_layout Plain Layout
630 T@TeX ! modo
631 \end_layout
632
633 \end_inset
634
635  se inicia pulsando el botón 
636 \begin_inset Graphics
637         filename ../../images/ert-insert.png
638         scale 85
639
640 \end_inset
641
642  de la barra de herramientas o con el menú 
643 \family sans
644 Insertar\SpecialChar \menuseparator
645 Código Te
646 \begin_inset ERT
647 status collapsed
648
649 \begin_layout Plain Layout
650
651 {}
652 \end_layout
653
654 \end_inset
655
656 X
657 \family default
658 , (atajo 
659 \family sans
660 Ctrl+L
661 \family default
662 ).
663 \begin_inset Note Note
664 status collapsed
665
666 \begin_layout Plain Layout
667 En LyX hay tres 
668 \begin_inset Quotes fld
669 \end_inset
670
671 nombres propios
672 \begin_inset Quotes frd
673 \end_inset
674
675  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
676  LaTeX y LyX.
677 \end_layout
678
679 \begin_layout Plain Layout
680 Para evitar que estas palabras sean reconocidas como tales nombres propios,
681  se inserta un par de llaves TeX.
682  
683 \end_layout
684
685 \end_inset
686
687
688 \end_layout
689
690 \begin_layout Standard
691 Para cambiar el preámbulo LaTeX
692 \begin_inset Index idx
693 status collapsed
694
695 \begin_layout Plain Layout
696 LaTeX, preámbulo
697 \end_layout
698
699 \end_inset
700
701 , usa el menú 
702 \family sans
703 Documento\SpecialChar \menuseparator
704 Configuración\SpecialChar \menuseparator
705 Preámbulo LaT
706 \begin_inset ERT
707 status collapsed
708
709 \begin_layout Plain Layout
710
711 {}
712 \end_layout
713
714 \end_inset
715
716 eX
717 \family default
718 .
719 \end_layout
720
721 \begin_layout Standard
722 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
723  multilínea, se pueden usar los menús 
724 \family sans
725 Editar\SpecialChar \menuseparator
726 Ecuación
727 \family default
728  y 
729 \family sans
730 Editar\SpecialChar \menuseparator
731 Filas y columnas
732 \family default
733  o la barra de herramientas de 
734 \family sans
735 Cuadro
736 \family default
737 .
738  Cuando las líneas y columnas se intercambian mediante el menú, la columna
739  o línea en la que está se cambia con la columna de la derecha o con la
740  línea de abajo, respectivamente.
741  Si el cursor está en la última columna o fila, el cambio se hace con la
742  columna de la izquierda o la línea de arriba.
743 \end_layout
744
745 \begin_layout Standard
746 Para escribir texto en fórmulas se usa 
747 \emph on
748 texto de ecuaciones
749 \emph default
750
751 \begin_inset Index idx
752 status collapsed
753
754 \begin_layout Plain Layout
755 Texto ! en ecuaciones
756 \end_layout
757
758 \end_inset
759
760 .
761 \begin_inset Foot
762 status collapsed
763
764 \begin_layout Plain Layout
765 Para ecuaciones multilínea se usa el comando 
766 \series bold
767
768 \backslash
769 intertext
770 \series default
771 , véase
772 \begin_inset space ~
773 \end_inset
774
775
776 \begin_inset CommandInset ref
777 LatexCommand ref
778 reference "sub:Texto-en-multilínea"
779
780 \end_inset
781
782 .
783 \end_layout
784
785 \end_inset
786
787  Este modo se inicia con el atajo 
788 \family sans
789 Alt+M
790 \begin_inset space ~
791 \end_inset
792
793 M
794 \family default
795  o
796 \family sans
797  Ctrl+M
798 \family default
799  o insertando el comando 
800 \series bold
801
802 \backslash
803 text
804 \series default
805
806 \begin_inset Index idx
807 status collapsed
808
809 \begin_layout Plain Layout
810 Comandos ! T ! 
811 \backslash
812 text
813 \end_layout
814
815 \end_inset
816
817 .
818  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
819  partes de la ecuación que se ven en azul.
820  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
821 a de otras partes de la fórmula.
822 \end_layout
823
824 \begin_layout Subsection*
825 Esquema de comandos
826 \end_layout
827
828 \begin_layout Standard
829 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
830  siguiente esquema:
831 \end_layout
832
833 \begin_layout Standard
834
835 \series bold
836
837 \backslash
838 nombre_del_comando[argumento opcional]{argumento requerido}
839 \end_layout
840
841 \begin_layout Standard
842 Un comando empieza siempre por una barra inversa, 
843 \begin_inset Quotes fld
844 \end_inset
845
846
847 \series bold
848
849 \backslash
850
851 \series default
852
853 \begin_inset Quotes frd
854 \end_inset
855
856 .
857  Para omitir argumentos opcionales, quita también los corchetes asociados.
858  En este documento, las llaves que encierran los argumentos requeridos se
859  denominan llaves TeX
860 \begin_inset Index idx
861 status collapsed
862
863 \begin_layout Plain Layout
864 T@TeX ! llaves
865 \end_layout
866
867 \end_inset
868
869 .
870  Si en una ecuación añades una llave de apertura al nombre de un comando,
871  LyX crea automáticamente una llave TeX.
872  En todos los demás casos las llaves TeX se crean en las ecuaciones con
873  el comando 
874 \series bold
875
876 \backslash
877 {
878 \series default
879 .
880  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
881  que se muestran en azul.
882  En modo TeX no hace falta comando para poner llaves TeX.
883  Las llaves TeX no aparecen en la salida.
884 \end_layout
885
886 \begin_layout Standard
887 En el caso de comandos sin argumentos, como los comandos para símbolos que
888  se introducen en modo TeX, 
889 \emph on
890 siempre
891 \emph default
892  debe teclearse un espacio tras el comando para finalizarlo.
893  Este espacio no aparece en la salida.
894  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
895  de un espacio protegido en texto normal.
896 \end_layout
897
898 \begin_layout Standard
899 Un espacio protegido se inserta con 
900 \family sans
901 Ctrl+Espacio
902 \family default
903 .
904 \end_layout
905
906 \begin_layout Subsection*
907 Explicación de la sintaxis
908 \end_layout
909
910 \begin_layout Itemize
911 El símbolo 
912 \begin_inset ERT
913 status collapsed
914
915 \begin_layout Plain Layout
916
917
918 \backslash
919 spce 
920 \end_layout
921
922 \end_inset
923
924
925 \begin_inset Foot
926 status collapsed
927
928 \begin_layout Plain Layout
929 Este carácter, espacio visible, se puede componer con el comando 
930 \series bold
931
932 \backslash
933 textvisiblespace
934 \series default
935
936 \begin_inset Index idx
937 status collapsed
938
939 \begin_layout Plain Layout
940 Comandos ! T ! 
941 \backslash
942 textvisiblespace
943 \end_layout
944
945 \end_inset
946
947  insertado en código TeX.
948 \end_layout
949
950 \end_inset
951
952  indica que hay que teclear un espacio.
953 \end_layout
954
955 \begin_layout Itemize
956 Una flecha como 
957 \begin_inset Formula $\rightarrow$
958 \end_inset
959
960  indica el uso de la correspondiente tecla de flecha.
961  La tecla 
962 \family sans
963 Tab
964 \family default
965  se puede usar a menudo en vez de 
966 \begin_inset Formula $\rightarrow$
967 \end_inset
968
969  y 
970 \begin_inset Formula $\downarrow$
971 \end_inset
972
973 , y 
974 \family sans
975 Mayús+Tab
976 \family default
977  en vez de 
978 \begin_inset Formula $\leftarrow$
979 \end_inset
980
981  y 
982 \begin_inset Formula $\uparrow$
983 \end_inset
984
985 .
986 \end_layout
987
988 \begin_layout Subsection*
989 Unidades disponibles
990 \end_layout
991
992 \begin_layout Standard
993 \align center
994 \begin_inset Float table
995 placement H
996 wide false
997 sideways false
998 status open
999
1000 \begin_layout Plain Layout
1001 \align center
1002 \begin_inset Caption
1003
1004 \begin_layout Plain Layout
1005 \begin_inset CommandInset label
1006 LatexCommand label
1007 name "tab:Unidades-disponibles"
1008
1009 \end_inset
1010
1011 Unidades disponibles
1012 \end_layout
1013
1014 \end_inset
1015
1016
1017 \end_layout
1018
1019 \begin_layout Plain Layout
1020 \align center
1021 \begin_inset Tabular
1022 <lyxtabular version="3" rows="13" columns="2">
1023 <features tabularvalignment="middle">
1024 <column alignment="center" valignment="top" width="0">
1025 <column alignment="center" valignment="top" width="0">
1026 <row>
1027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1028 \begin_inset Text
1029
1030 \begin_layout Plain Layout
1031 Unidad
1032 \end_layout
1033
1034 \end_inset
1035 </cell>
1036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1037 \begin_inset Text
1038
1039 \begin_layout Plain Layout
1040 Nombre / Descripción
1041 \end_layout
1042
1043 \end_inset
1044 </cell>
1045 </row>
1046 <row>
1047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1048 \begin_inset Text
1049
1050 \begin_layout Plain Layout
1051 mm
1052 \end_layout
1053
1054 \end_inset
1055 </cell>
1056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1057 \begin_inset Text
1058
1059 \begin_layout Plain Layout
1060 Milímetro
1061 \end_layout
1062
1063 \end_inset
1064 </cell>
1065 </row>
1066 <row>
1067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1068 \begin_inset Text
1069
1070 \begin_layout Plain Layout
1071 cm
1072 \end_layout
1073
1074 \end_inset
1075 </cell>
1076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1077 \begin_inset Text
1078
1079 \begin_layout Plain Layout
1080 Centímetro
1081 \end_layout
1082
1083 \end_inset
1084 </cell>
1085 </row>
1086 <row>
1087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1088 \begin_inset Text
1089
1090 \begin_layout Plain Layout
1091 in
1092 \end_layout
1093
1094 \end_inset
1095 </cell>
1096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1097 \begin_inset Text
1098
1099 \begin_layout Plain Layout
1100 Pulgada (1
1101 \begin_inset space \thinspace{}
1102 \end_inset
1103
1104 in = 2,54
1105 \begin_inset space \thinspace{}
1106 \end_inset
1107
1108 cm)
1109 \end_layout
1110
1111 \end_inset
1112 </cell>
1113 </row>
1114 <row>
1115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1116 \begin_inset Text
1117
1118 \begin_layout Plain Layout
1119 pt
1120 \end_layout
1121
1122 \end_inset
1123 </cell>
1124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1125 \begin_inset Text
1126
1127 \begin_layout Plain Layout
1128 Punto (72.27
1129 \begin_inset space \thinspace{}
1130 \end_inset
1131
1132 pt = 1
1133 \begin_inset space \thinspace{}
1134 \end_inset
1135
1136 in)
1137 \end_layout
1138
1139 \end_inset
1140 </cell>
1141 </row>
1142 <row>
1143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1144 \begin_inset Text
1145
1146 \begin_layout Plain Layout
1147 pc
1148 \end_layout
1149
1150 \end_inset
1151 </cell>
1152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1153 \begin_inset Text
1154
1155 \begin_layout Plain Layout
1156 Pica (1
1157 \begin_inset space \thinspace{}
1158 \end_inset
1159
1160 pc = 12
1161 \begin_inset space \thinspace{}
1162 \end_inset
1163
1164 pt)
1165 \end_layout
1166
1167 \end_inset
1168 </cell>
1169 </row>
1170 <row>
1171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1172 \begin_inset Text
1173
1174 \begin_layout Plain Layout
1175 sp
1176 \end_layout
1177
1178 \end_inset
1179 </cell>
1180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1181 \begin_inset Text
1182
1183 \begin_layout Plain Layout
1184 Punto escalado (65536
1185 \begin_inset space \thinspace{}
1186 \end_inset
1187
1188 sp = 1
1189 \begin_inset space \thinspace{}
1190 \end_inset
1191
1192 pt)
1193 \end_layout
1194
1195 \end_inset
1196 </cell>
1197 </row>
1198 <row>
1199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1200 \begin_inset Text
1201
1202 \begin_layout Plain Layout
1203 bp
1204 \end_layout
1205
1206 \end_inset
1207 </cell>
1208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1209 \begin_inset Text
1210
1211 \begin_layout Plain Layout
1212 Punto grande (72
1213 \begin_inset space \thinspace{}
1214 \end_inset
1215
1216 bp = 1
1217 \begin_inset space \thinspace{}
1218 \end_inset
1219
1220 in)
1221 \end_layout
1222
1223 \end_inset
1224 </cell>
1225 </row>
1226 <row>
1227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1228 \begin_inset Text
1229
1230 \begin_layout Plain Layout
1231 dd
1232 \end_layout
1233
1234 \end_inset
1235 </cell>
1236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1237 \begin_inset Text
1238
1239 \begin_layout Plain Layout
1240 Didot (1
1241 \begin_inset space \thinspace{}
1242 \end_inset
1243
1244 dd 
1245 \begin_inset Formula $\approx$
1246 \end_inset
1247
1248  0.376
1249 \begin_inset space \thinspace{}
1250 \end_inset
1251
1252 mm)
1253 \end_layout
1254
1255 \end_inset
1256 </cell>
1257 </row>
1258 <row>
1259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1260 \begin_inset Text
1261
1262 \begin_layout Plain Layout
1263 cc
1264 \end_layout
1265
1266 \end_inset
1267 </cell>
1268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1269 \begin_inset Text
1270
1271 \begin_layout Plain Layout
1272 Cicero (1
1273 \begin_inset space \thinspace{}
1274 \end_inset
1275
1276 cc = 12
1277 \begin_inset space \thinspace{}
1278 \end_inset
1279
1280 dd)
1281 \end_layout
1282
1283 \end_inset
1284 </cell>
1285 </row>
1286 <row>
1287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1288 \begin_inset Text
1289
1290 \begin_layout Plain Layout
1291 ex
1292 \end_layout
1293
1294 \end_inset
1295 </cell>
1296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1297 \begin_inset Text
1298
1299 \begin_layout Plain Layout
1300 Altura de la letra 
1301 \begin_inset Quotes fld
1302 \end_inset
1303
1304
1305 \emph on
1306 x
1307 \emph default
1308
1309 \begin_inset Quotes frd
1310 \end_inset
1311
1312  en la tipografía actual
1313 \end_layout
1314
1315 \end_inset
1316 </cell>
1317 </row>
1318 <row>
1319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1320 \begin_inset Text
1321
1322 \begin_layout Plain Layout
1323 em
1324 \end_layout
1325
1326 \end_inset
1327 </cell>
1328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1329 \begin_inset Text
1330
1331 \begin_layout Plain Layout
1332 Anchura de la letra 
1333 \begin_inset Quotes fld
1334 \end_inset
1335
1336
1337 \emph on
1338 M
1339 \emph default
1340
1341 \begin_inset Quotes frd
1342 \end_inset
1343
1344  en la tipografía actual
1345 \end_layout
1346
1347 \end_inset
1348 </cell>
1349 </row>
1350 <row>
1351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1352 \begin_inset Text
1353
1354 \begin_layout Plain Layout
1355 mu
1356 \end_layout
1357
1358 \end_inset
1359 </cell>
1360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1361 \begin_inset Text
1362
1363 \begin_layout Plain Layout
1364 Unidad matemática (1
1365 \begin_inset space \thinspace{}
1366 \end_inset
1367
1368 mu = 
1369 \begin_inset Formula $\nicefrac{1}{18}$
1370 \end_inset
1371
1372
1373 \begin_inset space \thinspace{}
1374 \end_inset
1375
1376 em)
1377 \end_layout
1378
1379 \end_inset
1380 </cell>
1381 </row>
1382 </lyxtabular>
1383
1384 \end_inset
1385
1386
1387 \end_layout
1388
1389 \end_inset
1390
1391
1392 \end_layout
1393
1394 \begin_layout Standard
1395 \align center
1396 \begin_inset Newpage newpage
1397 \end_inset
1398
1399
1400 \end_layout
1401
1402 \begin_layout Section
1403 Funciones básicas
1404 \end_layout
1405
1406 \begin_layout Subsection
1407 Exponentes
1408 \begin_inset Index idx
1409 status collapsed
1410
1411 \begin_layout Plain Layout
1412 Exponentes
1413 \end_layout
1414
1415 \end_inset
1416
1417  e índices
1418 \begin_inset Index idx
1419 status collapsed
1420
1421 \begin_layout Plain Layout
1422 Indices@Índices
1423 \end_layout
1424
1425 \end_inset
1426
1427
1428 \begin_inset Index idx
1429 status collapsed
1430
1431 \begin_layout Plain Layout
1432 Superíndices|see
1433 \begin_inset ERT
1434 status collapsed
1435
1436 \begin_layout Plain Layout
1437
1438 {
1439 \end_layout
1440
1441 \end_inset
1442
1443 Exponentes
1444 \begin_inset ERT
1445 status collapsed
1446
1447 \begin_layout Plain Layout
1448
1449 }
1450 \end_layout
1451
1452 \end_inset
1453
1454
1455 \end_layout
1456
1457 \end_inset
1458
1459
1460 \begin_inset Index idx
1461 status collapsed
1462
1463 \begin_layout Plain Layout
1464 Subíndices|see
1465 \begin_inset ERT
1466 status collapsed
1467
1468 \begin_layout Plain Layout
1469
1470 {
1471 \end_layout
1472
1473 \end_inset
1474
1475 Índices
1476 \begin_inset ERT
1477 status collapsed
1478
1479 \begin_layout Plain Layout
1480
1481 }
1482 \end_layout
1483
1484 \end_inset
1485
1486
1487 \end_layout
1488
1489 \end_inset
1490
1491
1492 \end_layout
1493
1494 \begin_layout Standard
1495 Los subíndices se componen con un guión bajo 
1496 \begin_inset Quotes fld
1497 \end_inset
1498
1499 _
1500 \begin_inset Quotes frd
1501 \end_inset
1502
1503  o con el botón de la barra de herramientas de ecuaciones 
1504 \begin_inset Graphics
1505         filename ../../images/math-subscript.png
1506         scale 85
1507
1508 \end_inset
1509
1510 , los superíndices con un circunflejo 
1511 \begin_inset Quotes fld
1512 \end_inset
1513
1514 ^
1515 \begin_inset Quotes frd
1516 \end_inset
1517
1518  o con el botón de la barra de herramientas de ecuaciones 
1519 \begin_inset Graphics
1520         filename ../../images/math-superscript.png
1521         scale 85
1522
1523 \end_inset
1524
1525 .
1526 \end_layout
1527
1528 \begin_layout Standard
1529 \noindent
1530 \align center
1531 \begin_inset Tabular
1532 <lyxtabular version="3" rows="4" columns="2">
1533 <features tabularvalignment="middle">
1534 <column alignment="center" valignment="top" width="0">
1535 <column alignment="center" valignment="top" width="0">
1536 <row>
1537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1538 \begin_inset Text
1539
1540 \begin_layout Plain Layout
1541 Comando
1542 \end_layout
1543
1544 \end_inset
1545 </cell>
1546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1547 \begin_inset Text
1548
1549 \begin_layout Plain Layout
1550 Resultado
1551 \begin_inset Note Note
1552 status open
1553
1554 \begin_layout Plain Layout
1555
1556 \series bold
1557
1558 \backslash
1559 raisebox
1560 \series default
1561  sólo se usa como espaciador.
1562 \end_layout
1563
1564 \end_inset
1565
1566
1567 \end_layout
1568
1569 \end_inset
1570 </cell>
1571 </row>
1572 <row>
1573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1574 \begin_inset Text
1575
1576 \begin_layout Plain Layout
1577 B_V
1578 \end_layout
1579
1580 \end_inset
1581 </cell>
1582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1583 \begin_inset Text
1584
1585 \begin_layout Plain Layout
1586 \begin_inset Formula $B_{V}$
1587 \end_inset
1588
1589
1590 \end_layout
1591
1592 \end_inset
1593 </cell>
1594 </row>
1595 <row>
1596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1597 \begin_inset Text
1598
1599 \begin_layout Plain Layout
1600 B^V
1601 \end_layout
1602
1603 \end_inset
1604 </cell>
1605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1606 \begin_inset Text
1607
1608 \begin_layout Plain Layout
1609 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1610 \end_inset
1611
1612
1613 \end_layout
1614
1615 \end_inset
1616 </cell>
1617 </row>
1618 <row>
1619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1620 \begin_inset Text
1621
1622 \begin_layout Plain Layout
1623 B^
1624 \begin_inset ERT
1625 status collapsed
1626
1627 \begin_layout Plain Layout
1628
1629
1630 \backslash
1631 spce 
1632 \end_layout
1633
1634 \end_inset
1635
1636 A
1637 \end_layout
1638
1639 \end_inset
1640 </cell>
1641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1642 \begin_inset Text
1643
1644 \begin_layout Plain Layout
1645 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1646 \end_inset
1647
1648
1649 \end_layout
1650
1651 \end_inset
1652 </cell>
1653 </row>
1654 </lyxtabular>
1655
1656 \end_inset
1657
1658
1659 \end_layout
1660
1661 \begin_layout Standard
1662 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1663  caso acentuará las vocales y no servirá para entrar en modo exponente.
1664 \begin_inset Foot
1665 status collapsed
1666
1667 \begin_layout Plain Layout
1668 Dependiendo de la configuración del teclado esto puede suceder también con
1669  otros caracteres además de las vocales.
1670 \end_layout
1671
1672 \end_inset
1673
1674  Para conseguir exponentes en estos casos debes pulsar 
1675 \family sans
1676 Espacio
1677 \family default
1678  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1679  
1680 \end_layout
1681
1682 \begin_layout Subsection
1683 Fracciones
1684 \begin_inset CommandInset label
1685 LatexCommand label
1686 name "sub:Fracciones"
1687
1688 \end_inset
1689
1690
1691 \begin_inset Index idx
1692 status collapsed
1693
1694 \begin_layout Plain Layout
1695 Fracciones
1696 \end_layout
1697
1698 \end_inset
1699
1700
1701 \end_layout
1702
1703 \begin_layout Standard
1704 Las fracciones se generan con el comando 
1705 \series bold
1706
1707 \backslash
1708 frac
1709 \series default
1710
1711 \begin_inset Index idx
1712 status collapsed
1713
1714 \begin_layout Plain Layout
1715 Comandos ! F ! 
1716 \backslash
1717 frac
1718 \end_layout
1719
1720 \end_inset
1721
1722  o con el botón 
1723 \begin_inset Graphics
1724         filename ../../images/math/frac.png
1725         scale 50
1726
1727 \end_inset
1728
1729  de la barra de herramientas.
1730  El tamaño de tipografía se ajusta automáticamente, dependiendo de si la
1731  fracción está en línea o en estilo presentación.
1732  Con el botón 
1733 \begin_inset Graphics
1734         filename ../../images/math/frac-square.png
1735         scale 85
1736
1737 \end_inset
1738
1739 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1740  de fracciones.
1741 \end_layout
1742
1743 \begin_layout Standard
1744 Con el comando 
1745 \series bold
1746
1747 \backslash
1748 dfrac
1749 \series default
1750
1751 \begin_inset Index idx
1752 status collapsed
1753
1754 \begin_layout Plain Layout
1755 Comandos ! D ! 
1756 \backslash
1757 dfrac
1758 \end_layout
1759
1760 \end_inset
1761
1762  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1763  presentación.
1764  Con 
1765 \series bold
1766
1767 \backslash
1768 tfrac
1769 \series default
1770
1771 \begin_inset Index idx
1772 status collapsed
1773
1774 \begin_layout Plain Layout
1775 Comandos ! T ! 
1776 \backslash
1777 tfrac
1778 \end_layout
1779
1780 \end_inset
1781
1782  la fracción tiene siempre el tamaño del estilo en línea.
1783  Un ejemplo:
1784 \end_layout
1785
1786 \begin_layout Standard
1787 Una línea con la fracción 
1788 \begin_inset Formula $\frac{1}{2}$
1789 \end_inset
1790
1791  creada con el comando 
1792 \series bold
1793
1794 \backslash
1795 frac
1796 \series default
1797 .
1798  
1799 \end_layout
1800
1801 \begin_layout Standard
1802 Una línea con la fracción 
1803 \begin_inset Formula $\dfrac{1}{2}$
1804 \end_inset
1805
1806  creada con el comando 
1807 \series bold
1808
1809 \backslash
1810 dfrac
1811 \series default
1812 .
1813 \end_layout
1814
1815 \begin_layout Standard
1816 \noindent
1817 \align center
1818 \begin_inset Tabular
1819 <lyxtabular version="3" rows="4" columns="2">
1820 <features tabularvalignment="middle">
1821 <column alignment="center" valignment="top" width="0">
1822 <column alignment="center" valignment="top" width="0">
1823 <row>
1824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1825 \begin_inset Text
1826
1827 \begin_layout Plain Layout
1828 Comando
1829 \end_layout
1830
1831 \end_inset
1832 </cell>
1833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1834 \begin_inset Text
1835
1836 \begin_layout Plain Layout
1837 Resultado
1838 \begin_inset Note Note
1839 status collapsed
1840
1841 \begin_layout Plain Layout
1842
1843 \series bold
1844
1845 \backslash
1846 raisebox
1847 \series default
1848  se usa sólo como espaciador
1849 \end_layout
1850
1851 \end_inset
1852
1853
1854 \end_layout
1855
1856 \end_inset
1857 </cell>
1858 </row>
1859 <row>
1860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1861 \begin_inset Text
1862
1863 \begin_layout Plain Layout
1864
1865 \backslash
1866 frac
1867 \begin_inset ERT
1868 status collapsed
1869
1870 \begin_layout Plain Layout
1871
1872
1873 \backslash
1874 spce 
1875 \end_layout
1876
1877 \end_inset
1878
1879 A
1880 \begin_inset Formula $\downarrow$
1881 \end_inset
1882
1883 B
1884 \end_layout
1885
1886 \end_inset
1887 </cell>
1888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1889 \begin_inset Text
1890
1891 \begin_layout Plain Layout
1892 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1893 \end_inset
1894
1895
1896 \end_layout
1897
1898 \end_inset
1899 </cell>
1900 </row>
1901 <row>
1902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1903 \begin_inset Text
1904
1905 \begin_layout Plain Layout
1906
1907 \backslash
1908 dfrac
1909 \begin_inset ERT
1910 status collapsed
1911
1912 \begin_layout Plain Layout
1913
1914
1915 \backslash
1916 spce 
1917 \end_layout
1918
1919 \end_inset
1920
1921 A
1922 \begin_inset Formula $\downarrow$
1923 \end_inset
1924
1925 B
1926 \end_layout
1927
1928 \end_inset
1929 </cell>
1930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1931 \begin_inset Text
1932
1933 \begin_layout Plain Layout
1934 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1935 \end_inset
1936
1937
1938 \end_layout
1939
1940 \end_inset
1941 </cell>
1942 </row>
1943 <row>
1944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1945 \begin_inset Text
1946
1947 \begin_layout Plain Layout
1948
1949 \backslash
1950 dfrac
1951 \begin_inset ERT
1952 status collapsed
1953
1954 \begin_layout Plain Layout
1955
1956
1957 \backslash
1958 spce 
1959 \end_layout
1960
1961 \end_inset
1962
1963 e^
1964 \backslash
1965 frac
1966 \begin_inset ERT
1967 status collapsed
1968
1969 \begin_layout Plain Layout
1970
1971
1972 \backslash
1973 spce 
1974 \end_layout
1975
1976 \end_inset
1977
1978 1
1979 \begin_inset Formula $\downarrow$
1980 \end_inset
1981
1982 2
1983 \begin_inset Formula $\downarrow$
1984 \end_inset
1985
1986 3
1987 \end_layout
1988
1989 \end_inset
1990 </cell>
1991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1992 \begin_inset Text
1993
1994 \begin_layout Plain Layout
1995 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1996 \end_inset
1997
1998
1999 \end_layout
2000
2001 \end_inset
2002 </cell>
2003 </row>
2004 </lyxtabular>
2005
2006 \end_inset
2007
2008
2009 \begin_inset VSpace bigskip
2010 \end_inset
2011
2012
2013 \end_layout
2014
2015 \begin_layout Standard
2016 Para fracciones anidadas se puede usar el comando 
2017 \series bold
2018
2019 \backslash
2020 cfrac
2021 \series default
2022
2023 \begin_inset Index idx
2024 status collapsed
2025
2026 \begin_layout Plain Layout
2027 Comandos ! C ! 
2028 \backslash
2029 cfrac
2030 \end_layout
2031
2032 \end_inset
2033
2034 .
2035  Un ejemplo:
2036 \begin_inset VSpace -3mm
2037 \end_inset
2038
2039
2040 \end_layout
2041
2042 \begin_layout Standard
2043 \begin_inset Formula 
2044 \begin{align*}
2045 \textrm{creada con \textbf{\textbackslash frac}} &  & \textrm{creada con \textbf{\textbackslash cfrac}}\\
2046 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
2047 \end{align*}
2048
2049 \end_inset
2050
2051
2052 \end_layout
2053
2054 \begin_layout Standard
2055 El comando para el ejemplo de arriba es:
2056 \end_layout
2057
2058 \begin_layout Standard
2059
2060 \series bold
2061
2062 \backslash
2063 cfrac
2064 \begin_inset ERT
2065 status collapsed
2066
2067 \begin_layout Plain Layout
2068
2069
2070 \backslash
2071 spce 
2072 \end_layout
2073
2074 \end_inset
2075
2076 A
2077 \begin_inset Formula $\downarrow$
2078 \end_inset
2079
2080 B+
2081 \backslash
2082 cfrac
2083 \begin_inset ERT
2084 status collapsed
2085
2086 \begin_layout Plain Layout
2087
2088
2089 \backslash
2090 spce 
2091 \end_layout
2092
2093 \end_inset
2094
2095 C+
2096 \backslash
2097 cfrac
2098 \begin_inset ERT
2099 status collapsed
2100
2101 \begin_layout Plain Layout
2102
2103
2104 \backslash
2105 spce 
2106 \end_layout
2107
2108 \end_inset
2109
2110 E
2111 \begin_inset Formula $\downarrow$
2112 \end_inset
2113
2114 F
2115 \begin_inset Formula $\downarrow$
2116 \end_inset
2117
2118 D
2119 \end_layout
2120
2121 \begin_layout Standard
2122 \begin_inset VSpace medskip
2123 \end_inset
2124
2125
2126 \end_layout
2127
2128 \begin_layout Standard
2129
2130 \series bold
2131
2132 \backslash
2133 cfrac
2134 \series default
2135  compone la fracción siempre en el tamaño del estilo presentación, también
2136  cuando es parte de otra fracción.
2137 \end_layout
2138
2139 \begin_layout Standard
2140 Es posible especificar la alineación del numerador.
2141  El comando 
2142 \series bold
2143
2144 \backslash
2145 cfracleft
2146 \series default
2147  se usa para alinearlo a la izquierda, el comando 
2148 \series bold
2149
2150 \backslash
2151 cfracright
2152 \series default
2153  para alinearlo a la derecha, 
2154 \series bold
2155
2156 \backslash
2157 cfrac
2158 \series default
2159  centra el numerador.
2160 \end_layout
2161
2162 \begin_layout Standard
2163 Estas fracciones muestran las distintas alineaciones:
2164 \end_layout
2165
2166 \begin_layout Standard
2167
2168 \series bold
2169 \begin_inset Formula 
2170 \[
2171 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2172 \]
2173
2174 \end_inset
2175
2176
2177 \end_layout
2178
2179 \begin_layout Standard
2180 \noindent
2181 \begin_inset Note Greyedout
2182 status open
2183
2184 \begin_layout Plain Layout
2185
2186 \series bold
2187 Nota
2188 \series default
2189
2190 \series bold
2191
2192 \backslash
2193 cfracleft
2194 \series default
2195  y
2196 \series bold
2197  
2198 \backslash
2199 cfracright
2200 \series default
2201  no son comandos LaTeX reales sino sustituciones del comando 
2202 \series bold
2203
2204 \backslash
2205 cfrac[posición del numerador]{numerador}{denominador}
2206 \series default
2207  .
2208  Por tanto no puedes usarlos código TeX.
2209 \end_layout
2210
2211 \end_inset
2212
2213
2214 \begin_inset VSpace medskip
2215 \end_inset
2216
2217
2218 \end_layout
2219
2220 \begin_layout Standard
2221 Muchas veces es adecuado combinar 
2222 \series bold
2223
2224 \backslash
2225 cfrac
2226 \series default
2227  y 
2228 \series bold
2229
2230 \backslash
2231 frac
2232 \series default
2233 :
2234 \begin_inset Formula 
2235 \[
2236 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2237 \]
2238
2239 \end_inset
2240
2241
2242 \end_layout
2243
2244 \begin_layout Standard
2245 Para componer fracciones en línea con raya de fracción inclinada puedes
2246  usar el comando 
2247 \series bold
2248
2249 \backslash
2250 nicefrac
2251 \series default
2252
2253 \begin_inset Index idx
2254 status collapsed
2255
2256 \begin_layout Plain Layout
2257 Comandos ! N ! 
2258 \backslash
2259 nicefrac
2260 \end_layout
2261
2262 \end_inset
2263
2264
2265 \begin_inset Formula $\nicefrac{5}{31}$
2266 \end_inset
2267
2268  Hay además el comando 
2269 \series bold
2270
2271 \backslash
2272 unitfracthree
2273 \series default
2274  que permite escribir una fracción en combinación con un número: 
2275 \begin_inset Formula $\unitfrac[2]{1}{3}$
2276 \end_inset
2277
2278
2279 \end_layout
2280
2281 \begin_layout Standard
2282 \begin_inset Note Greyedout
2283 status open
2284
2285 \begin_layout Plain Layout
2286
2287 \series bold
2288 Nota
2289 \series default
2290
2291 \series bold
2292
2293 \backslash
2294 unitfracthree
2295 \series default
2296  no es un comando LaTeX auténtico, sino un equivalente al comando
2297 \begin_inset Newline newline
2298 \end_inset
2299
2300
2301 \series bold
2302
2303 \backslash
2304 unitfrac[número]{numerador}{denominador}
2305 \series default
2306  .
2307  Por tanto no puedes usarlo en código TeX.
2308 \end_layout
2309
2310 \end_inset
2311
2312
2313 \end_layout
2314
2315 \begin_layout Standard
2316 En la 
2317 \begin_inset CommandInset ref
2318 LatexCommand ref
2319 reference "sub:Fracciones-personalizadas"
2320
2321 \end_inset
2322
2323  se explica cómo componer fracciones personalizadas en las que la raya de
2324  fracción se puede cambiar.
2325 \end_layout
2326
2327 \begin_layout Standard
2328 \begin_inset Newpage newpage
2329 \end_inset
2330
2331
2332 \end_layout
2333
2334 \begin_layout Subsection
2335 Raíces
2336 \begin_inset Index idx
2337 status collapsed
2338
2339 \begin_layout Plain Layout
2340 Raíces
2341 \end_layout
2342
2343 \end_inset
2344
2345
2346 \end_layout
2347
2348 \begin_layout Standard
2349 Las raíces cuadradas se componen con 
2350 \series bold
2351
2352 \backslash
2353 sqrt
2354 \series default
2355
2356 \begin_inset Index idx
2357 status collapsed
2358
2359 \begin_layout Plain Layout
2360 Comandos ! S ! 
2361 \backslash
2362 sqrt
2363 \end_layout
2364
2365 \end_inset
2366
2367  o con el botón 
2368 \begin_inset Graphics
2369         filename ../../images/math/sqrt.png
2370         scale 85
2371
2372 \end_inset
2373
2374  de la barra de ecuaciones; todas las demás raíces con el comando 
2375 \series bold
2376
2377 \backslash
2378 root
2379 \series default
2380
2381 \begin_inset Index idx
2382 status collapsed
2383
2384 \begin_layout Plain Layout
2385 Comandos ! R ! 
2386 \backslash
2387 root
2388 \end_layout
2389
2390 \end_inset
2391
2392  o con el botón 
2393 \begin_inset Graphics
2394         filename ../../images/math/root.png
2395         scale 85
2396
2397 \end_inset
2398
2399 .
2400 \end_layout
2401
2402 \begin_layout Standard
2403 \noindent
2404 \align center
2405 \begin_inset Tabular
2406 <lyxtabular version="3" rows="3" columns="2">
2407 <features tabularvalignment="middle">
2408 <column alignment="center" valignment="top" width="0">
2409 <column alignment="center" valignment="top" width="0">
2410 <row>
2411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2412 \begin_inset Text
2413
2414 \begin_layout Plain Layout
2415 Comando
2416 \end_layout
2417
2418 \end_inset
2419 </cell>
2420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2421 \begin_inset Text
2422
2423 \begin_layout Plain Layout
2424 Resultado
2425 \begin_inset Note Note
2426 status collapsed
2427
2428 \begin_layout Plain Layout
2429
2430 \series bold
2431
2432 \backslash
2433 raisebox
2434 \series default
2435  se usa sólo como espaciador
2436 \end_layout
2437
2438 \end_inset
2439
2440
2441 \end_layout
2442
2443 \end_inset
2444 </cell>
2445 </row>
2446 <row>
2447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2448 \begin_inset Text
2449
2450 \begin_layout Plain Layout
2451
2452 \backslash
2453 sqrt
2454 \begin_inset ERT
2455 status collapsed
2456
2457 \begin_layout Plain Layout
2458
2459
2460 \backslash
2461 spce 
2462 \end_layout
2463
2464 \end_inset
2465
2466 A-B
2467 \end_layout
2468
2469 \end_inset
2470 </cell>
2471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2472 \begin_inset Text
2473
2474 \begin_layout Plain Layout
2475 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2476 \end_inset
2477
2478
2479 \end_layout
2480
2481 \end_inset
2482 </cell>
2483 </row>
2484 <row>
2485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2486 \begin_inset Text
2487
2488 \begin_layout Plain Layout
2489
2490 \backslash
2491 root
2492 \begin_inset ERT
2493 status collapsed
2494
2495 \begin_layout Plain Layout
2496
2497
2498 \backslash
2499 spce 
2500 \end_layout
2501
2502 \end_inset
2503
2504 3
2505 \begin_inset Formula $\downarrow$
2506 \end_inset
2507
2508 A-B
2509 \end_layout
2510
2511 \end_inset
2512 </cell>
2513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2514 \begin_inset Text
2515
2516 \begin_layout Plain Layout
2517 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2518 \end_inset
2519
2520
2521 \end_layout
2522
2523 \end_inset
2524 </cell>
2525 </row>
2526 </lyxtabular>
2527
2528 \end_inset
2529
2530
2531 \end_layout
2532
2533 \begin_layout Standard
2534 Una raíz cuadrada se compone también con 
2535 \series bold
2536
2537 \backslash
2538 root
2539 \series default
2540  dejando vacío el campo del índice.
2541 \end_layout
2542
2543 \begin_layout Standard
2544 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2545  la raíz: 
2546 \begin_inset Formula $\sqrt[\beta]{B}$
2547 \end_inset
2548
2549
2550 \begin_inset Newline newline
2551 \end_inset
2552
2553 La 
2554 \begin_inset Formula $\beta$
2555 \end_inset
2556
2557  toca la raíz.
2558  Para evitar esto se usan los comandos 
2559 \series bold
2560
2561 \backslash
2562 leftroot
2563 \series default
2564
2565 \begin_inset Index idx
2566 status collapsed
2567
2568 \begin_layout Plain Layout
2569 Comandos ! L ! 
2570 \backslash
2571 leftroot
2572 \end_layout
2573
2574 \end_inset
2575
2576  y 
2577 \series bold
2578
2579 \backslash
2580 uproot
2581 \series default
2582
2583 \begin_inset Index idx
2584 status collapsed
2585
2586 \begin_layout Plain Layout
2587 Comandos ! U ! 
2588 \backslash
2589 uproot
2590 \end_layout
2591
2592 \end_inset
2593
2594  con el esquema siguiente:
2595 \end_layout
2596
2597 \begin_layout Standard
2598
2599 \series bold
2600
2601 \backslash
2602 leftroot{distancia}
2603 \series default
2604  y 
2605 \series bold
2606
2607 \backslash
2608 uproot{distancia}
2609 \end_layout
2610
2611 \begin_layout Standard
2612 Distancia es el número de Puntos Grandes (
2613 \begin_inset Quotes fld
2614 \end_inset
2615
2616 Big Points
2617 \begin_inset Quotes frd
2618 \end_inset
2619
2620 , unidad bp; 
2621 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2622 \end_inset
2623
2624 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2625  Los comandos se escriben en el índice.
2626  Así, el comando:
2627 \begin_inset Newline newline
2628 \end_inset
2629
2630
2631 \series bold
2632
2633 \backslash
2634 root
2635 \backslash
2636 leftroot{-1
2637 \begin_inset Formula $\to$
2638 \end_inset
2639
2640
2641 \backslash
2642 uproot{2
2643 \begin_inset Formula $\to$
2644 \end_inset
2645
2646
2647 \backslash
2648 beta
2649 \begin_inset ERT
2650 status collapsed
2651
2652 \begin_layout Plain Layout
2653
2654
2655 \backslash
2656 spce 
2657 \end_layout
2658
2659 \end_inset
2660
2661
2662 \begin_inset Formula $\to$
2663 \end_inset
2664
2665 B
2666 \begin_inset Newline newline
2667 \end_inset
2668
2669
2670 \series default
2671 genera una fórmula correctamente tipografiada: 
2672 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2673 \end_inset
2674
2675
2676 \end_layout
2677
2678 \begin_layout Subsection
2679 Coeficientes de un binomio
2680 \begin_inset Index idx
2681 status collapsed
2682
2683 \begin_layout Plain Layout
2684 Binomios
2685 \end_layout
2686
2687 \end_inset
2688
2689
2690 \end_layout
2691
2692 \begin_layout Standard
2693 Los coeficientes de un binomio se insertan con el comando 
2694 \series bold
2695
2696 \backslash
2697 binom
2698 \series default
2699
2700 \begin_inset Index idx
2701 status collapsed
2702
2703 \begin_layout Plain Layout
2704 Comandos ! B ! 
2705 \backslash
2706 binom
2707 \end_layout
2708
2709 \end_inset
2710
2711  o con el submenú del botón 
2712 \begin_inset Graphics
2713         filename ../../images/math/frac-square.png
2714         scale 85
2715
2716 \end_inset
2717
2718 de la barra de herramientas de ecuaciones.
2719  Como en las fracciones, además de 
2720 \series bold
2721
2722 \backslash
2723 binom
2724 \series default
2725  hay los comandos 
2726 \series bold
2727
2728 \backslash
2729 dbinom
2730 \series default
2731
2732 \begin_inset Index idx
2733 status collapsed
2734
2735 \begin_layout Plain Layout
2736 Comandos ! D ! 
2737 \backslash
2738 dbinom
2739 \end_layout
2740
2741 \end_inset
2742
2743  y 
2744 \series bold
2745
2746 \backslash
2747 tbinom
2748 \series default
2749
2750 \begin_inset Index idx
2751 status collapsed
2752
2753 \begin_layout Plain Layout
2754 Comandos ! T ! 
2755 \backslash
2756 tbinom
2757 \end_layout
2758
2759 \end_inset
2760
2761 .
2762  Para otros delimitadores de coeficientes de un binomio hay los comandos
2763  
2764 \series bold
2765
2766 \backslash
2767 brace
2768 \series default
2769
2770 \begin_inset Index idx
2771 status collapsed
2772
2773 \begin_layout Plain Layout
2774 Comandos ! B ! 
2775 \backslash
2776 brace
2777 \end_layout
2778
2779 \end_inset
2780
2781  y 
2782 \series bold
2783
2784 \backslash
2785 brack
2786 \series default
2787
2788 \begin_inset Index idx
2789 status collapsed
2790
2791 \begin_layout Plain Layout
2792 Comandos ! B ! 
2793 \backslash
2794 brack
2795 \end_layout
2796
2797 \end_inset
2798
2799 .
2800 \end_layout
2801
2802 \begin_layout Standard
2803 \noindent
2804 \align center
2805 \begin_inset Tabular
2806 <lyxtabular version="3" rows="6" columns="2">
2807 <features tabularvalignment="middle">
2808 <column alignment="center" valignment="top" width="0">
2809 <column alignment="center" valignment="top" width="0">
2810 <row>
2811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2812 \begin_inset Text
2813
2814 \begin_layout Plain Layout
2815 Comando
2816 \end_layout
2817
2818 \end_inset
2819 </cell>
2820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824 Resultado
2825 \begin_inset Note Note
2826 status collapsed
2827
2828 \begin_layout Plain Layout
2829
2830 \series bold
2831
2832 \backslash
2833 raisebox
2834 \series default
2835  se usa sólo como espaciador
2836 \end_layout
2837
2838 \end_inset
2839
2840
2841 \end_layout
2842
2843 \end_inset
2844 </cell>
2845 </row>
2846 <row>
2847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2848 \begin_inset Text
2849
2850 \begin_layout Plain Layout
2851
2852 \backslash
2853 binom
2854 \begin_inset ERT
2855 status collapsed
2856
2857 \begin_layout Plain Layout
2858
2859
2860 \backslash
2861 spce 
2862 \end_layout
2863
2864 \end_inset
2865
2866 A
2867 \begin_inset Formula $\downarrow$
2868 \end_inset
2869
2870 B
2871 \end_layout
2872
2873 \end_inset
2874 </cell>
2875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2876 \begin_inset Text
2877
2878 \begin_layout Plain Layout
2879 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2880 \end_inset
2881
2882
2883 \end_layout
2884
2885 \end_inset
2886 </cell>
2887 </row>
2888 <row>
2889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2890 \begin_inset Text
2891
2892 \begin_layout Plain Layout
2893
2894 \backslash
2895 dbinom
2896 \begin_inset ERT
2897 status collapsed
2898
2899 \begin_layout Plain Layout
2900
2901
2902 \backslash
2903 spce 
2904 \end_layout
2905
2906 \end_inset
2907
2908 A
2909 \begin_inset Formula $\downarrow$
2910 \end_inset
2911
2912 B
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2918 \begin_inset Text
2919
2920 \begin_layout Plain Layout
2921 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2922 \end_inset
2923
2924
2925 \end_layout
2926
2927 \end_inset
2928 </cell>
2929 </row>
2930 <row>
2931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2932 \begin_inset Text
2933
2934 \begin_layout Plain Layout
2935
2936 \backslash
2937 tbinom
2938 \begin_inset ERT
2939 status collapsed
2940
2941 \begin_layout Plain Layout
2942
2943
2944 \backslash
2945 spce 
2946 \end_layout
2947
2948 \end_inset
2949
2950 A
2951 \begin_inset Formula $\downarrow$
2952 \end_inset
2953
2954 B
2955 \end_layout
2956
2957 \end_inset
2958 </cell>
2959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2960 \begin_inset Text
2961
2962 \begin_layout Plain Layout
2963 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2964 \end_inset
2965
2966
2967 \end_layout
2968
2969 \end_inset
2970 </cell>
2971 </row>
2972 <row>
2973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2974 \begin_inset Text
2975
2976 \begin_layout Plain Layout
2977
2978 \backslash
2979 brack
2980 \begin_inset ERT
2981 status collapsed
2982
2983 \begin_layout Plain Layout
2984
2985
2986 \backslash
2987 spce 
2988 \end_layout
2989
2990 \end_inset
2991
2992 A
2993 \begin_inset Formula $\downarrow$
2994 \end_inset
2995
2996 B
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3002 \begin_inset Text
3003
3004 \begin_layout Plain Layout
3005 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
3006 \end_inset
3007
3008
3009 \end_layout
3010
3011 \end_inset
3012 </cell>
3013 </row>
3014 <row>
3015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3016 \begin_inset Text
3017
3018 \begin_layout Plain Layout
3019
3020 \backslash
3021 brace
3022 \begin_inset ERT
3023 status collapsed
3024
3025 \begin_layout Plain Layout
3026
3027
3028 \backslash
3029 spce 
3030 \end_layout
3031
3032 \end_inset
3033
3034 A
3035 \begin_inset Formula $\downarrow$
3036 \end_inset
3037
3038 B
3039 \end_layout
3040
3041 \end_inset
3042 </cell>
3043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3048 \end_inset
3049
3050
3051 \end_layout
3052
3053 \end_inset
3054 </cell>
3055 </row>
3056 </lyxtabular>
3057
3058 \end_inset
3059
3060
3061 \begin_inset Newpage newpage
3062 \end_inset
3063
3064
3065 \end_layout
3066
3067 \begin_layout Subsection
3068 Diferenciaciones de casos
3069 \begin_inset Index idx
3070 status collapsed
3071
3072 \begin_layout Plain Layout
3073 Casos
3074 \end_layout
3075
3076 \end_inset
3077
3078
3079 \end_layout
3080
3081 \begin_layout Standard
3082 \noindent
3083 \align center
3084 \begin_inset Tabular
3085 <lyxtabular version="3" rows="3" columns="2">
3086 <features tabularvalignment="middle">
3087 <column alignment="center" valignment="top" width="0">
3088 <column alignment="center" valignment="top" width="0">
3089 <row>
3090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3091 \begin_inset Text
3092
3093 \begin_layout Plain Layout
3094 Comando
3095 \end_layout
3096
3097 \end_inset
3098 </cell>
3099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3100 \begin_inset Text
3101
3102 \begin_layout Plain Layout
3103 Resultado
3104 \end_layout
3105
3106 \end_inset
3107 </cell>
3108 </row>
3109 <row>
3110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3111 \begin_inset Text
3112
3113 \begin_layout Plain Layout
3114
3115 \backslash
3116 cases
3117 \begin_inset ERT
3118 status collapsed
3119
3120 \begin_layout Plain Layout
3121
3122
3123 \backslash
3124 spce 
3125 \end_layout
3126
3127 \end_inset
3128
3129 A
3130 \begin_inset Formula $\to$
3131 \end_inset
3132
3133 B>0
3134 \begin_inset Index idx
3135 status collapsed
3136
3137 \begin_layout Plain Layout
3138 Comandos ! C ! 
3139 \backslash
3140 cases
3141 \end_layout
3142
3143 \end_inset
3144
3145
3146 \end_layout
3147
3148 \end_inset
3149 </cell>
3150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3151 \begin_inset Text
3152
3153 \begin_layout Plain Layout
3154 \begin_inset Formula $\begin{cases}
3155 A & B>0\end{cases}$
3156 \end_inset
3157
3158
3159 \end_layout
3160
3161 \end_inset
3162 </cell>
3163 </row>
3164 <row>
3165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3166 \begin_inset Text
3167
3168 \begin_layout Plain Layout
3169
3170 \backslash
3171 cases
3172 \begin_inset ERT
3173 status collapsed
3174
3175 \begin_layout Plain Layout
3176
3177
3178 \backslash
3179 spce 
3180 \end_layout
3181
3182 \end_inset
3183
3184
3185 \family sans
3186 Ctrl+Entrar
3187 \end_layout
3188
3189 \end_inset
3190 </cell>
3191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3192 \begin_inset Text
3193
3194 \begin_layout Plain Layout
3195 \begin_inset Formula $\begin{cases}
3196 A & \textrm{para }x>0\\
3197 B & \textrm{para }x=0
3198 \end{cases}$
3199 \end_inset
3200
3201
3202 \end_layout
3203
3204 \end_inset
3205 </cell>
3206 </row>
3207 </lyxtabular>
3208
3209 \end_inset
3210
3211
3212 \end_layout
3213
3214 \begin_layout Standard
3215 Después de insertar 
3216 \series bold
3217
3218 \backslash
3219 cases
3220 \series default
3221  o usar el botón 
3222 \begin_inset Graphics
3223         filename ../../images/math/cases.png
3224         scale 85
3225
3226 \end_inset
3227
3228  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3229 \family sans
3230 Ctrl+Entrar
3231 \family default
3232  o con el botón
3233 \family sans
3234  
3235 \family default
3236
3237 \begin_inset Graphics
3238         filename ../../images/tabular-feature_append-row.png
3239         scale 85
3240
3241 \end_inset
3242
3243  de la barra de cuadros.
3244 \end_layout
3245
3246 \begin_layout Standard
3247 El comando 
3248 \series bold
3249
3250 \backslash
3251 cases
3252 \series default
3253  también está disponible en el menú 
3254 \family sans
3255 Insertar\SpecialChar \menuseparator
3256 Ecuación\SpecialChar \menuseparator
3257 Entorno casos
3258 \family default
3259 .
3260 \end_layout
3261
3262 \begin_layout Subsection
3263 Negaciones
3264 \begin_inset Index idx
3265 status collapsed
3266
3267 \begin_layout Plain Layout
3268 Negaciones
3269 \end_layout
3270
3271 \end_inset
3272
3273
3274 \end_layout
3275
3276 \begin_layout Standard
3277 Con el comando 
3278 \series bold
3279
3280 \backslash
3281 not
3282 \series default
3283
3284 \begin_inset Index idx
3285 status collapsed
3286
3287 \begin_layout Plain Layout
3288 Comandos ! N ! 
3289 \backslash
3290 not
3291 \end_layout
3292
3293 \end_inset
3294
3295  todo carácter se puede mostrar cancelado.
3296  Los caracteres son casi tachados con una barra inclinada.
3297 \end_layout
3298
3299 \begin_layout Standard
3300 \noindent
3301 \align center
3302 \begin_inset Tabular
3303 <lyxtabular version="3" rows="4" columns="2">
3304 <features tabularvalignment="middle">
3305 <column alignment="center" valignment="top" width="0">
3306 <column alignment="center" valignment="top" width="0">
3307 <row>
3308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3309 \begin_inset Text
3310
3311 \begin_layout Plain Layout
3312 Comando
3313 \end_layout
3314
3315 \end_inset
3316 </cell>
3317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3318 \begin_inset Text
3319
3320 \begin_layout Plain Layout
3321 Resultado
3322 \end_layout
3323
3324 \end_inset
3325 </cell>
3326 </row>
3327 <row>
3328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3329 \begin_inset Text
3330
3331 \begin_layout Plain Layout
3332
3333 \backslash
3334 not=
3335 \end_layout
3336
3337 \end_inset
3338 </cell>
3339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3340 \begin_inset Text
3341
3342 \begin_layout Plain Layout
3343 \begin_inset Formula $\not=$
3344 \end_inset
3345
3346
3347 \end_layout
3348
3349 \end_inset
3350 </cell>
3351 </row>
3352 <row>
3353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3354 \begin_inset Text
3355
3356 \begin_layout Plain Layout
3357
3358 \backslash
3359 not 
3360 \backslash
3361 le
3362 \end_layout
3363
3364 \end_inset
3365 </cell>
3366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3367 \begin_inset Text
3368
3369 \begin_layout Plain Layout
3370 \begin_inset Formula $\not\le$
3371 \end_inset
3372
3373
3374 \end_layout
3375
3376 \end_inset
3377 </cell>
3378 </row>
3379 <row>
3380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3381 \begin_inset Text
3382
3383 \begin_layout Plain Layout
3384
3385 \backslash
3386 not 
3387 \backslash
3388 parallel
3389 \end_layout
3390
3391 \end_inset
3392 </cell>
3393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3394 \begin_inset Text
3395
3396 \begin_layout Plain Layout
3397 \begin_inset Formula $\not\parallel$
3398 \end_inset
3399
3400
3401 \end_layout
3402
3403 \end_inset
3404 </cell>
3405 </row>
3406 </lyxtabular>
3407
3408 \end_inset
3409
3410
3411 \end_layout
3412
3413 \begin_layout Standard
3414 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3415  Por tanto para algunas negaciones hay comandos especiales (véase 
3416 \begin_inset CommandInset ref
3417 LatexCommand ref
3418 reference "sub:Símbolos-matemáticos"
3419
3420 \end_inset
3421
3422  y 
3423 \begin_inset CommandInset ref
3424 LatexCommand ref
3425 reference "sec:Relaciones"
3426
3427 \end_inset
3428
3429 ).
3430 \end_layout
3431
3432 \begin_layout Subsection
3433 Espacios reservados 
3434 \begin_inset CommandInset label
3435 LatexCommand label
3436 name "sub:Espacios-reservados"
3437
3438 \end_inset
3439
3440
3441 \begin_inset Index idx
3442 status collapsed
3443
3444 \begin_layout Plain Layout
3445 Espacios reservados
3446 \end_layout
3447
3448 \end_inset
3449
3450
3451 \begin_inset Index idx
3452 status collapsed
3453
3454 \begin_layout Plain Layout
3455 Química ! isótopos
3456 \end_layout
3457
3458 \end_inset
3459
3460
3461 \begin_inset Index idx
3462 status collapsed
3463
3464 \begin_layout Plain Layout
3465 Isótopos|see
3466 \begin_inset ERT
3467 status collapsed
3468
3469 \begin_layout Plain Layout
3470
3471 {
3472 \end_layout
3473
3474 \end_inset
3475
3476 Química
3477 \begin_inset ERT
3478 status collapsed
3479
3480 \begin_layout Plain Layout
3481
3482 }
3483 \end_layout
3484
3485 \end_inset
3486
3487
3488 \end_layout
3489
3490 \end_inset
3491
3492
3493 \end_layout
3494
3495 \begin_layout Standard
3496 En la presentación de, p.
3497 \begin_inset space \thinspace{}
3498 \end_inset
3499
3500 e., isótopos,
3501 \begin_inset Foot
3502 status collapsed
3503
3504 \begin_layout Plain Layout
3505 Más sobre símbolos químicos en 
3506 \begin_inset CommandInset ref
3507 LatexCommand ref
3508 reference "sub:Símbolos-y-ecuaciones-químicas"
3509
3510 \end_inset
3511
3512
3513 \end_layout
3514
3515 \end_inset
3516
3517  surge el problema siguiente:
3518 \end_layout
3519
3520 \begin_layout Standard
3521 \noindent
3522 \align center
3523 \begin_inset Tabular
3524 <lyxtabular version="3" rows="2" columns="2">
3525 <features tabularvalignment="middle">
3526 <column alignment="center" valignment="top" width="0">
3527 <column alignment="center" valignment="top" width="0">
3528 <row>
3529 <cell alignment="center" valignment="top" usebox="none">
3530 \begin_inset Text
3531
3532 \begin_layout Plain Layout
3533 Índices generados con sub- y superíndices:
3534 \end_layout
3535
3536 \end_inset
3537 </cell>
3538 <cell alignment="center" valignment="top" usebox="none">
3539 \begin_inset Text
3540
3541 \begin_layout Plain Layout
3542 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3543 \end_inset
3544
3545
3546 \end_layout
3547
3548 \end_inset
3549 </cell>
3550 </row>
3551 <row>
3552 <cell alignment="center" valignment="top" usebox="none">
3553 \begin_inset Text
3554
3555 \begin_layout Plain Layout
3556 Índices correctos:
3557 \end_layout
3558
3559 \end_inset
3560 </cell>
3561 <cell alignment="center" valignment="top" usebox="none">
3562 \begin_inset Text
3563
3564 \begin_layout Plain Layout
3565 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3566 \end_inset
3567
3568
3569 \end_layout
3570
3571 \end_inset
3572 </cell>
3573 </row>
3574 </lyxtabular>
3575
3576 \end_inset
3577
3578
3579 \begin_inset Note Note
3580 status collapsed
3581
3582 \begin_layout Plain Layout
3583
3584 \series bold
3585
3586 \backslash
3587 raisebox
3588 \series default
3589  se usa sólo como espaciador
3590 \end_layout
3591
3592 \end_inset
3593
3594
3595 \end_layout
3596
3597 \begin_layout Standard
3598 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3599  del índice más largo.
3600  Para evitarlo está el comando 
3601 \series bold
3602
3603 \backslash
3604 phantom
3605 \series default
3606
3607 \begin_inset Index idx
3608 status collapsed
3609
3610 \begin_layout Plain Layout
3611 Comandos ! P ! 
3612 \backslash
3613 phantom
3614 \end_layout
3615
3616 \end_inset
3617
3618  o el botón 
3619 \begin_inset space ~
3620 \end_inset
3621
3622
3623 \begin_inset Graphics
3624         filename ../../images/math/phantom.png
3625         scale 85
3626
3627 \end_inset
3628
3629  del submenú de espacios en ecuaciones
3630 \begin_inset Foot
3631 status collapsed
3632
3633 \begin_layout Plain Layout
3634 Botón 
3635 \begin_inset Graphics
3636         filename ../../images/math/space.png
3637         scale 85
3638
3639 \end_inset
3640
3641  de la barra de ecuaciones
3642 \end_layout
3643
3644 \end_inset
3645
3646 , que genera uno o más espacios reservados.
3647  Al insertar 
3648 \series bold
3649
3650 \backslash
3651 phantom
3652 \series default
3653  aparece un pequeño marco azul con dos flechas rojas superpuestas
3654 \begin_inset Formula $\phantom{}$
3655 \end_inset
3656
3657 .
3658  Las flechas indican que se reservará un espacio equivalente a la anchura
3659  y altura totales del contenido del marco.
3660  Los espacios reservados son correspondientes al tamaño de los caracteres.
3661 \end_layout
3662
3663 \begin_layout Standard
3664 \noindent
3665 \align center
3666 \begin_inset Tabular
3667 <lyxtabular version="3" rows="4" columns="2">
3668 <features tabularvalignment="middle">
3669 <column alignment="center" valignment="top" width="0">
3670 <column alignment="center" valignment="top" width="0">
3671 <row>
3672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3673 \begin_inset Text
3674
3675 \begin_layout Plain Layout
3676 Comando
3677 \end_layout
3678
3679 \end_inset
3680 </cell>
3681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Plain Layout
3685 Resultado
3686 \begin_inset Note Note
3687 status collapsed
3688
3689 \begin_layout Plain Layout
3690
3691 \series bold
3692
3693 \backslash
3694 raisebox
3695 \series default
3696  se usa sólo como espaciador
3697 \end_layout
3698
3699 \end_inset
3700
3701
3702 \end_layout
3703
3704 \end_inset
3705 </cell>
3706 </row>
3707 <row>
3708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3709 \begin_inset Text
3710
3711 \begin_layout Plain Layout
3712 ^19
3713 \begin_inset ERT
3714 status collapsed
3715
3716 \begin_layout Plain Layout
3717
3718
3719 \backslash
3720 spce 
3721 \end_layout
3722
3723 \end_inset
3724
3725 _
3726 \backslash
3727 phantom
3728 \begin_inset ERT
3729 status collapsed
3730
3731 \begin_layout Plain Layout
3732
3733
3734 \backslash
3735 spce 
3736 \end_layout
3737
3738 \end_inset
3739
3740 1
3741 \begin_inset Formula $\rightarrow$
3742 \end_inset
3743
3744 9
3745 \begin_inset ERT
3746 status collapsed
3747
3748 \begin_layout Plain Layout
3749
3750
3751 \backslash
3752 spce 
3753 \end_layout
3754
3755 \end_inset
3756
3757 F
3758 \end_layout
3759
3760 \end_inset
3761 </cell>
3762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3763 \begin_inset Text
3764
3765 \begin_layout Plain Layout
3766 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3767 \end_inset
3768
3769
3770 \end_layout
3771
3772 \end_inset
3773 </cell>
3774 </row>
3775 <row>
3776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3777 \begin_inset Text
3778
3779 \begin_layout Plain Layout
3780 ^235
3781 \begin_inset ERT
3782 status collapsed
3783
3784 \begin_layout Plain Layout
3785
3786
3787 \backslash
3788 spce 
3789 \end_layout
3790
3791 \end_inset
3792
3793 _
3794 \backslash
3795 phantom
3796 \begin_inset ERT
3797 status collapsed
3798
3799 \begin_layout Plain Layout
3800
3801
3802 \backslash
3803 spce 
3804 \end_layout
3805
3806 \end_inset
3807
3808 23
3809 \begin_inset Formula $\rightarrow$
3810 \end_inset
3811
3812 9
3813 \begin_inset ERT
3814 status collapsed
3815
3816 \begin_layout Plain Layout
3817
3818
3819 \backslash
3820 spce 
3821 \end_layout
3822
3823 \end_inset
3824
3825 F
3826 \end_layout
3827
3828 \end_inset
3829 </cell>
3830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3831 \begin_inset Text
3832
3833 \begin_layout Plain Layout
3834 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3835 \end_inset
3836
3837
3838 \end_layout
3839
3840 \end_inset
3841 </cell>
3842 </row>
3843 <row>
3844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3845 \begin_inset Text
3846
3847 \begin_layout Plain Layout
3848
3849 \backslash
3850 Lambda^
3851 \begin_inset ERT
3852 status collapsed
3853
3854 \begin_layout Plain Layout
3855
3856
3857 \backslash
3858 spce 
3859 \end_layout
3860
3861 \end_inset
3862
3863
3864 \backslash
3865 phantom
3866 \begin_inset ERT
3867 status collapsed
3868
3869 \begin_layout Plain Layout
3870
3871
3872 \backslash
3873 spce 
3874 \end_layout
3875
3876 \end_inset
3877
3878 ii
3879 \begin_inset Formula $\rightarrow$
3880 \end_inset
3881
3882 t
3883 \begin_inset ERT
3884 status collapsed
3885
3886 \begin_layout Plain Layout
3887
3888
3889 \backslash
3890 spce 
3891 \end_layout
3892
3893 \end_inset
3894
3895 _MMt
3896 \end_layout
3897
3898 \end_inset
3899 </cell>
3900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3901 \begin_inset Text
3902
3903 \begin_layout Plain Layout
3904 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3905 \end_inset
3906
3907
3908 \end_layout
3909
3910 \end_inset
3911 </cell>
3912 </row>
3913 </lyxtabular>
3914
3915 \end_inset
3916
3917
3918 \end_layout
3919
3920 \begin_layout Standard
3921 Además hay los comandos 
3922 \series bold
3923
3924 \backslash
3925 vphantom
3926 \series default
3927
3928 \begin_inset Index idx
3929 status collapsed
3930
3931 \begin_layout Plain Layout
3932 Comandos ! V ! 
3933 \backslash
3934 vphantom
3935 \end_layout
3936
3937 \end_inset
3938
3939  (botón 
3940 \begin_inset space ~
3941 \end_inset
3942
3943
3944 \begin_inset Graphics
3945         filename ../../images/math/vphantom.png
3946         scale 85
3947
3948 \end_inset
3949
3950 ) y 
3951 \series bold
3952
3953 \backslash
3954 hphantom
3955 \series default
3956
3957 \begin_inset Index idx
3958 status collapsed
3959
3960 \begin_layout Plain Layout
3961 Comandos ! H ! 
3962 \backslash
3963 hphantom
3964 \end_layout
3965
3966 \end_inset
3967
3968  (botón 
3969 \begin_inset space ~
3970 \end_inset
3971
3972
3973 \begin_inset Graphics
3974         filename ../../images/math/hphantom.png
3975         scale 85
3976
3977 \end_inset
3978
3979 ).
3980  
3981 \series bold
3982
3983 \backslash
3984 hphantom
3985 \series default
3986  genera espacio en el marco sólo para la altura máxima de los caracteres,
3987  no para su anchura.
3988  
3989 \series bold
3990
3991 \backslash
3992 vphantom
3993 \series default
3994  genera espacio sólo para la anchura del contenido del marco.
3995  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3996 \end_layout
3997
3998 \begin_layout Standard
3999 Por ejemplo, 
4000 \series bold
4001
4002 \backslash
4003 vphantom
4004 \series default
4005
4006 \begin_inset ERT
4007 status collapsed
4008
4009 \begin_layout Plain Layout
4010
4011
4012 \backslash
4013 spce 
4014 \end_layout
4015
4016 \end_inset
4017
4018
4019 \series bold
4020 a
4021 \backslash
4022 int
4023 \series default
4024  genera espacio de la altura del signo de la integral,
4025 \begin_inset Foot
4026 status collapsed
4027
4028 \begin_layout Plain Layout
4029 El comando 
4030 \series bold
4031
4032 \backslash
4033 int
4034 \series default
4035  genera un signo de integral, véase 
4036 \begin_inset CommandInset ref
4037 LatexCommand ref
4038 reference "sub:Operadores-grandes"
4039
4040 \end_inset
4041
4042
4043 \end_layout
4044
4045 \end_inset
4046
4047  porque este es el carácter más largo.
4048  En la 
4049 \begin_inset CommandInset ref
4050 LatexCommand ref
4051 reference "sub:Delimitadores-multilínea"
4052
4053 \end_inset
4054
4055  hay un ejemplo de aplicación.
4056 \end_layout
4057
4058 \begin_layout Standard
4059 Los espacios reservados también se pueden usar para un texto cuando se insertan
4060  mediante el menú 
4061 \family sans
4062 Insertar\SpecialChar \menuseparator
4063 Formato\SpecialChar \menuseparator
4064 Fantasma
4065 \family default
4066 :
4067 \end_layout
4068
4069 \begin_layout Standard
4070 Esto es una frase.
4071 \begin_inset Newline newline
4072 \end_inset
4073
4074
4075 \begin_inset Phantom Phantom
4076 status open
4077
4078 \begin_layout Plain Layout
4079 Esto
4080 \end_layout
4081
4082 \end_inset
4083
4084  es una frase.
4085 \end_layout
4086
4087 \begin_layout Subsection
4088 Líneas
4089 \begin_inset Index idx
4090 status collapsed
4091
4092 \begin_layout Plain Layout
4093 Lineas@Líneas
4094 \end_layout
4095
4096 \end_inset
4097
4098
4099 \begin_inset Index idx
4100 status collapsed
4101
4102 \begin_layout Plain Layout
4103 Ecuación ! sub- o superrayada
4104 \end_layout
4105
4106 \end_inset
4107
4108
4109 \end_layout
4110
4111 \begin_layout Standard
4112 \noindent
4113 \align center
4114 \begin_inset Tabular
4115 <lyxtabular version="3" rows="4" columns="2">
4116 <features tabularvalignment="middle">
4117 <column alignment="center" valignment="top" width="0">
4118 <column alignment="center" valignment="top" width="0">
4119 <row>
4120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4121 \begin_inset Text
4122
4123 \begin_layout Plain Layout
4124 Comando
4125 \end_layout
4126
4127 \end_inset
4128 </cell>
4129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4130 \begin_inset Text
4131
4132 \begin_layout Plain Layout
4133 Resultado
4134 \begin_inset Note Note
4135 status collapsed
4136
4137 \begin_layout Plain Layout
4138
4139 \series bold
4140
4141 \backslash
4142 raisebox
4143 \series default
4144  se usa sólo como espaciador
4145 \end_layout
4146
4147 \end_inset
4148
4149
4150 \end_layout
4151
4152 \end_inset
4153 </cell>
4154 </row>
4155 <row>
4156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4157 \begin_inset Text
4158
4159 \begin_layout Plain Layout
4160
4161 \backslash
4162 overline
4163 \begin_inset ERT
4164 status collapsed
4165
4166 \begin_layout Plain Layout
4167
4168
4169 \backslash
4170 spce 
4171 \end_layout
4172
4173 \end_inset
4174
4175 A+B
4176 \begin_inset Index idx
4177 status collapsed
4178
4179 \begin_layout Plain Layout
4180 Comandos ! O ! 
4181 \backslash
4182 overline
4183 \end_layout
4184
4185 \end_inset
4186
4187
4188 \end_layout
4189
4190 \end_inset
4191 </cell>
4192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4193 \begin_inset Text
4194
4195 \begin_layout Plain Layout
4196 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4197 \end_inset
4198
4199
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 </row>
4205 <row>
4206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4207 \begin_inset Text
4208
4209 \begin_layout Plain Layout
4210
4211 \backslash
4212 underline
4213 \begin_inset ERT
4214 status collapsed
4215
4216 \begin_layout Plain Layout
4217
4218
4219 \backslash
4220 spce 
4221 \end_layout
4222
4223 \end_inset
4224
4225 A+B
4226 \begin_inset Index idx
4227 status collapsed
4228
4229 \begin_layout Plain Layout
4230 Comandos ! U ! 
4231 \backslash
4232 underline
4233 \end_layout
4234
4235 \end_inset
4236
4237
4238 \end_layout
4239
4240 \end_inset
4241 </cell>
4242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4243 \begin_inset Text
4244
4245 \begin_layout Plain Layout
4246 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4247 \end_inset
4248
4249
4250 \end_layout
4251
4252 \end_inset
4253 </cell>
4254 </row>
4255 <row>
4256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4257 \begin_inset Text
4258
4259 \begin_layout Plain Layout
4260
4261 \backslash
4262 overline
4263 \begin_inset ERT
4264 status collapsed
4265
4266 \begin_layout Plain Layout
4267
4268
4269 \backslash
4270 spce 
4271 \end_layout
4272
4273 \end_inset
4274
4275
4276 \backslash
4277 underline
4278 \begin_inset ERT
4279 status collapsed
4280
4281 \begin_layout Plain Layout
4282
4283
4284 \backslash
4285 spce 
4286 \end_layout
4287
4288 \end_inset
4289
4290 A+B
4291 \end_layout
4292
4293 \end_inset
4294 </cell>
4295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4296 \begin_inset Text
4297
4298 \begin_layout Plain Layout
4299 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4300 \end_inset
4301
4302
4303 \end_layout
4304
4305 \end_inset
4306 </cell>
4307 </row>
4308 </lyxtabular>
4309
4310 \end_inset
4311
4312
4313 \end_layout
4314
4315 \begin_layout Standard
4316 En el último ejemplo es indiferente poner primero 
4317 \series bold
4318
4319 \backslash
4320 overline
4321 \series default
4322  o 
4323 \series bold
4324
4325 \backslash
4326 underline
4327 \series default
4328 .
4329 \end_layout
4330
4331 \begin_layout Standard
4332 Para poner doble subrayado, p.
4333 \begin_inset space \thinspace{}
4334 \end_inset
4335
4336 e.
4337  en resultados, se usa 
4338 \series bold
4339
4340 \backslash
4341 underline
4342 \series default
4343  dos veces.
4344 \end_layout
4345
4346 \begin_layout Standard
4347 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4348 \begin_inset VSpace bigskip
4349 \end_inset
4350
4351 Se pueden crear líneas personalizadas con el comando 
4352 \series bold
4353
4354 \backslash
4355 rule
4356 \series default
4357
4358 \begin_inset Index idx
4359 status collapsed
4360
4361 \begin_layout Plain Layout
4362 Comandos ! R ! 
4363 \backslash
4364 rule
4365 \end_layout
4366
4367 \end_inset
4368
4369  con el esquema siguiente:
4370 \end_layout
4371
4372 \begin_layout Standard
4373
4374 \series bold
4375
4376 \backslash
4377 rule[hueco vertical]{longitud}{grosor}
4378 \end_layout
4379
4380 \begin_layout Standard
4381 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4382  si el valor es negativo).
4383  Las unidades disponibles para los valores están listadas en
4384 \begin_inset space ~
4385 \end_inset
4386
4387
4388 \begin_inset CommandInset ref
4389 LatexCommand ref
4390 reference "tab:Unidades-disponibles"
4391
4392 \end_inset
4393
4394 .
4395  A continuación hay dos ejemplos de líneas creadas con los comandos
4396 \series bold
4397
4398 \begin_inset Newline newline
4399 \end_inset
4400
4401
4402 \backslash
4403 rule[-2ex]{3cm}{2pt}
4404 \series default
4405  y 
4406 \series bold
4407
4408 \backslash
4409 rule{2cm}{1pt}
4410 \series default
4411 :
4412 \end_layout
4413
4414 \begin_layout Standard
4415 Esto es una frase 
4416 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4417 \end_inset
4418
4419  con dos líneas.
4420 \end_layout
4421
4422 \begin_layout Standard
4423
4424 \series bold
4425
4426 \backslash
4427 rule
4428 \series default
4429  también se puede usar para texto insertando una línea mediante el menú
4430  
4431 \family sans
4432 Insertar\SpecialChar \menuseparator
4433 Formato\SpecialChar \menuseparator
4434 Línea horizontal
4435 \family default
4436 :
4437 \end_layout
4438
4439 \begin_layout Standard
4440 Esto es una frase 
4441 \begin_inset CommandInset line
4442 LatexCommand rule
4443 offset "0.5ex"
4444 width "3cm"
4445 height "1pt"
4446
4447 \end_inset
4448
4449  con una línea insertada.
4450 \end_layout
4451
4452 \begin_layout Subsection
4453 Puntos
4454 \begin_inset CommandInset label
4455 LatexCommand label
4456 name "sub:Puntos"
4457
4458 \end_inset
4459
4460
4461 \begin_inset Index idx
4462 status collapsed
4463
4464 \begin_layout Plain Layout
4465 Puntos
4466 \end_layout
4467
4468 \end_inset
4469
4470
4471 \end_layout
4472
4473 \begin_layout Standard
4474 Hay distintos tipos de puntos disponibles.
4475 \begin_inset Foot
4476 status open
4477
4478 \begin_layout Plain Layout
4479 En la barra de herramientas de ecuaciones, en el panel del botón 
4480 \begin_inset Graphics
4481         filename ../../images/math/ldots.png
4482         scale 85
4483
4484 \end_inset
4485
4486 .
4487 \end_layout
4488
4489 \end_inset
4490
4491  Para continuación en enumeraciones se usan puntos bajos, (
4492 \series bold
4493
4494 \backslash
4495 ldots
4496 \series default
4497
4498 \begin_inset Index idx
4499 status collapsed
4500
4501 \begin_layout Plain Layout
4502 Comandos ! L ! 
4503 \backslash
4504 ldots
4505 \end_layout
4506
4507 \end_inset
4508
4509 ), mientras que para operaciones se usan puntos centrados a la misma altura
4510  que los operadores, (
4511 \series bold
4512
4513 \backslash
4514 cdots
4515 \series default
4516
4517 \begin_inset Index idx
4518 status collapsed
4519
4520 \begin_layout Plain Layout
4521 Comandos ! C ! 
4522 \backslash
4523 cdots
4524 \end_layout
4525
4526 \end_inset
4527
4528 ).
4529  Si se usa el comando 
4530 \series bold
4531
4532 \backslash
4533 dots
4534 \series default
4535
4536 \begin_inset Index idx
4537 status collapsed
4538
4539 \begin_layout Plain Layout
4540 Comandos ! D ! 
4541 \backslash
4542 dots
4543 \end_layout
4544
4545 \end_inset
4546
4547 , LaTeX decide el tipo a usar en función del carácter siguiente.
4548 \end_layout
4549
4550 \begin_layout Standard
4551 \align center
4552 \begin_inset Tabular
4553 <lyxtabular version="3" rows="9" columns="2">
4554 <features tabularvalignment="middle">
4555 <column alignment="center" valignment="top" width="0pt">
4556 <column alignment="center" valignment="top" width="0pt">
4557 <row>
4558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4559 \begin_inset Text
4560
4561 \begin_layout Plain Layout
4562 Comando
4563 \end_layout
4564
4565 \end_inset
4566 </cell>
4567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4568 \begin_inset Text
4569
4570 \begin_layout Plain Layout
4571 Resultado
4572 \end_layout
4573
4574 \end_inset
4575 </cell>
4576 </row>
4577 <row>
4578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4579 \begin_inset Text
4580
4581 \begin_layout Plain Layout
4582 A_1
4583 \begin_inset ERT
4584 status collapsed
4585
4586 \begin_layout Plain Layout
4587
4588
4589 \backslash
4590 spce 
4591 \end_layout
4592
4593 \end_inset
4594
4595 ,
4596 \backslash
4597 dots
4598 \begin_inset ERT
4599 status collapsed
4600
4601 \begin_layout Plain Layout
4602
4603
4604 \backslash
4605 spce 
4606 \end_layout
4607
4608 \end_inset
4609
4610 ,A_n
4611 \end_layout
4612
4613 \end_inset
4614 </cell>
4615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4616 \begin_inset Text
4617
4618 \begin_layout Plain Layout
4619 \begin_inset Formula $A_{1},\dots,A_{n}$
4620 \end_inset
4621
4622
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 </row>
4628 <row>
4629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4630 \begin_inset Text
4631
4632 \begin_layout Plain Layout
4633 A_1
4634 \begin_inset ERT
4635 status collapsed
4636
4637 \begin_layout Plain Layout
4638
4639
4640 \backslash
4641 spce 
4642 \end_layout
4643
4644 \end_inset
4645
4646 +
4647 \backslash
4648 dots
4649 \begin_inset ERT
4650 status collapsed
4651
4652 \begin_layout Plain Layout
4653
4654
4655 \backslash
4656 spce 
4657 \end_layout
4658
4659 \end_inset
4660
4661 +A_n
4662 \end_layout
4663
4664 \end_inset
4665 </cell>
4666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4667 \begin_inset Text
4668
4669 \begin_layout Plain Layout
4670 \begin_inset Formula $A_{1}+\dots+A_{n}$
4671 \end_inset
4672
4673
4674 \end_layout
4675
4676 \end_inset
4677 </cell>
4678 </row>
4679 <row>
4680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4681 \begin_inset Text
4682
4683 \begin_layout Plain Layout
4684 A_1
4685 \begin_inset ERT
4686 status collapsed
4687
4688 \begin_layout Plain Layout
4689
4690
4691 \backslash
4692 spce 
4693 \end_layout
4694
4695 \end_inset
4696
4697 ,
4698 \backslash
4699 ldots
4700 \begin_inset ERT
4701 status collapsed
4702
4703 \begin_layout Plain Layout
4704
4705
4706 \backslash
4707 spce 
4708 \end_layout
4709
4710 \end_inset
4711
4712 ,A_n
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Plain Layout
4721 \begin_inset Formula $A_{1},\ldots,A_{n}$
4722 \end_inset
4723
4724
4725 \end_layout
4726
4727 \end_inset
4728 </cell>
4729 </row>
4730 <row>
4731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4732 \begin_inset Text
4733
4734 \begin_layout Plain Layout
4735 A_1
4736 \begin_inset ERT
4737 status collapsed
4738
4739 \begin_layout Plain Layout
4740
4741
4742 \backslash
4743 spce 
4744 \end_layout
4745
4746 \end_inset
4747
4748 +
4749 \backslash
4750 cdots
4751 \begin_inset ERT
4752 status collapsed
4753
4754 \begin_layout Plain Layout
4755
4756
4757 \backslash
4758 spce 
4759 \end_layout
4760
4761 \end_inset
4762
4763 +A_n
4764 \end_layout
4765
4766 \end_inset
4767 </cell>
4768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4769 \begin_inset Text
4770
4771 \begin_layout Plain Layout
4772 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4773 \end_inset
4774
4775
4776 \end_layout
4777
4778 \end_inset
4779 </cell>
4780 </row>
4781 <row>
4782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Plain Layout
4786
4787 \backslash
4788 vdots
4789 \end_layout
4790
4791 \end_inset
4792 </cell>
4793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4794 \begin_inset Text
4795
4796 \begin_layout Plain Layout
4797 \begin_inset Formula $\vdots$
4798 \end_inset
4799
4800
4801 \end_layout
4802
4803 \end_inset
4804 </cell>
4805 </row>
4806 <row>
4807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4808 \begin_inset Text
4809
4810 \begin_layout Plain Layout
4811
4812 \backslash
4813 ddots
4814 \end_layout
4815
4816 \end_inset
4817 </cell>
4818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4819 \begin_inset Text
4820
4821 \begin_layout Plain Layout
4822 \begin_inset Formula $\ddots$
4823 \end_inset
4824
4825
4826 \end_layout
4827
4828 \end_inset
4829 </cell>
4830 </row>
4831 <row>
4832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4833 \begin_inset Text
4834
4835 \begin_layout Plain Layout
4836
4837 \backslash
4838 iddots
4839 \end_layout
4840
4841 \end_inset
4842 </cell>
4843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4844 \begin_inset Text
4845
4846 \begin_layout Plain Layout
4847 \begin_inset Formula $\iddots$
4848 \end_inset
4849
4850
4851 \end_layout
4852
4853 \end_inset
4854 </cell>
4855 </row>
4856 <row>
4857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4858 \begin_inset Text
4859
4860 \begin_layout Plain Layout
4861 Matriz
4862 \begin_inset space \thinspace{}
4863 \end_inset
4864
4865 3×3 con los distintos puntos
4866 \end_layout
4867
4868 \end_inset
4869 </cell>
4870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4871 \begin_inset Text
4872
4873 \begin_layout Plain Layout
4874 \begin_inset Formula $\begin{array}{ccc}
4875 A_{11} & \cdots & A_{1m}\\
4876 \vdots & \ddots & \vdots\\
4877 A_{n1} & \cdots & A_{nm}
4878 \end{array}$
4879 \end_inset
4880
4881
4882 \end_layout
4883
4884 \end_inset
4885 </cell>
4886 </row>
4887 </lyxtabular>
4888
4889 \end_inset
4890
4891
4892 \end_layout
4893
4894 \begin_layout Standard
4895 Los puntos suspensivos disponibles en el menú 
4896 \family sans
4897 Insertar\SpecialChar \menuseparator
4898 Carácter especial
4899 \family default
4900  son 
4901 \series bold
4902
4903 \backslash
4904 ldots
4905 \series default
4906 .
4907 \end_layout
4908
4909 \begin_layout Standard
4910 \begin_inset VSpace medskip
4911 \end_inset
4912
4913
4914 \end_layout
4915
4916 \begin_layout Standard
4917 Para usar 
4918 \series bold
4919
4920 \backslash
4921 iddots
4922 \series default
4923 , hay que marcar una de las opciones 
4924 \family sans
4925 Usar paquete mathdots (automáticamente)
4926 \family default
4927  en las 
4928 \family sans
4929 Opciones de ecuación
4930 \family default
4931  de la configuración del documento.
4932 \begin_inset Newline newline
4933 \end_inset
4934
4935 La opción 
4936 \family sans
4937 Usar paquete mathdots
4938 \family default
4939  mejorará el aspecto de todos los puntos en los documentos si su estilo
4940  o tamaño de tipografía no son los predeterminados.
4941 \end_layout
4942
4943 \begin_layout Standard
4944 \begin_inset VSpace medskip
4945 \end_inset
4946
4947 Hay puntos específicos para matrices que se extienden por varias columnas.
4948  Se generan con el comando 
4949 \series bold
4950
4951 \backslash
4952 hdotsfor
4953 \series default
4954
4955 \begin_inset Index idx
4956 status collapsed
4957
4958 \begin_layout Plain Layout
4959 Comandos ! H ! 
4960 \backslash
4961 hdotsfor
4962 \end_layout
4963
4964 \end_inset
4965
4966 , que tiene el siguiente esquema:
4967 \end_layout
4968
4969 \begin_layout Standard
4970
4971 \series bold
4972
4973 \backslash
4974 hdotsfor[distancia]{número de columnas}
4975 \end_layout
4976
4977 \begin_layout Standard
4978 Número de columnas especifica cuántas columnas deben abarcarse.
4979  Distancia es un factor para la separación entre los puntos.
4980 \end_layout
4981
4982 \begin_layout Standard
4983 En la siguiente matriz se ha insertado el comando 
4984 \series bold
4985
4986 \backslash
4987 hdotsfor[2]{4}
4988 \series default
4989  en el primer recuadro de la segunda línea para obtener puntos separados
4990  una distancia equivalente a dos veces la del comando 
4991 \series bold
4992
4993 \backslash
4994 dots
4995 \series default
4996 .
4997 \begin_inset Formula 
4998 \[
4999 \left(\begin{array}{cccc}
5000 A & B & C & D\\
5001 \hdotsfor[2]{4}\\
5002 q & w & e & r
5003 \end{array}\right)
5004 \]
5005
5006 \end_inset
5007
5008
5009 \end_layout
5010
5011 \begin_layout Standard
5012 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
5013  de lo contrario se producen errores de LaTeX.
5014 \end_layout
5015
5016 \begin_layout Standard
5017 \begin_inset VSpace bigskip
5018 \end_inset
5019
5020
5021 \end_layout
5022
5023 \begin_layout Standard
5024 Además, con el comando 
5025 \series bold
5026
5027 \backslash
5028 dotfill
5029 \series default
5030
5031 \begin_inset Index idx
5032 status collapsed
5033
5034 \begin_layout Plain Layout
5035 Comandos ! D ! 
5036 \backslash
5037 dotfill
5038 \end_layout
5039
5040 \end_inset
5041
5042  puedes completar con puntos una línea.
5043  El efecto de este tipo de comandos es como el de 
5044 \series bold
5045
5046 \backslash
5047 hfill
5048 \series default
5049 , véase 
5050 \begin_inset CommandInset ref
5051 LatexCommand ref
5052 reference "sub:Espacio-variable"
5053
5054 \end_inset
5055
5056 .
5057 \end_layout
5058
5059 \begin_layout Standard
5060 Por ejemplo el comando 
5061 \series bold
5062 A
5063 \backslash
5064 dotfill
5065 \series default
5066
5067 \begin_inset ERT
5068 status collapsed
5069
5070 \begin_layout Plain Layout
5071
5072
5073 \backslash
5074 spce 
5075 \end_layout
5076
5077 \end_inset
5078
5079
5080 \series bold
5081 B
5082 \series default
5083  genera
5084 \end_layout
5085
5086 \begin_layout Standard
5087 \begin_inset Formula $A\dotfill B$
5088 \end_inset
5089
5090
5091 \end_layout
5092
5093 \begin_layout Standard
5094 Un comando análogo a 
5095 \series bold
5096
5097 \backslash
5098 dotfill
5099 \series default
5100  para rellenar con una línea es 
5101 \series bold
5102
5103 \backslash
5104 hrulefill
5105 \series default
5106
5107 \begin_inset Index idx
5108 status collapsed
5109
5110 \begin_layout Plain Layout
5111 Comandos ! H ! 
5112 \backslash
5113 hrulefill
5114 \end_layout
5115
5116 \end_inset
5117
5118 :
5119 \end_layout
5120
5121 \begin_layout Standard
5122 \begin_inset Formula $A\hrulefill B$
5123 \end_inset
5124
5125
5126 \end_layout
5127
5128 \begin_layout Standard
5129 Para usar estos comandos en el texto, deben insertarse en modo TeX.
5130 \end_layout
5131
5132 \begin_layout Section
5133 Matrices
5134 \begin_inset CommandInset label
5135 LatexCommand label
5136 name "sec:Matrices"
5137
5138 \end_inset
5139
5140
5141 \begin_inset Index idx
5142 status collapsed
5143
5144 \begin_layout Plain Layout
5145 Matrices
5146 \end_layout
5147
5148 \end_inset
5149
5150
5151 \end_layout
5152
5153 \begin_layout Standard
5154 Se pueden insertar con el botón 
5155 \begin_inset Graphics
5156         filename ../../images/dialog-show_mathmatrix.png
5157         scale 85
5158
5159 \end_inset
5160
5161  de la barra de ecuaciones o con el menú 
5162 \family sans
5163 Insertar\SpecialChar \menuseparator
5164 Ecuación\SpecialChar \menuseparator
5165 Matriz
5166 \family default
5167 .
5168  Aparece una ventana en la que se pide el número de filas y columnas, la
5169  alineación y la decoración.
5170  La alineación vertical sólo es relevante para matrices en línea:
5171 \end_layout
5172
5173 \begin_layout Standard
5174 Esta primera matriz tiene alineación superior 
5175 \begin_inset Formula $\begin{array}[t]{cccc}
5176 A & D & G & J\\
5177 B & E & H & K\\
5178 D & F & I & L
5179 \end{array}$
5180 \end_inset
5181
5182  , la segunda alineación central 
5183 \begin_inset Formula $\begin{array}{cccc}
5184 A & D & G & J\\
5185 B & E & H & K\\
5186 D & F & I & L
5187 \end{array}$
5188 \end_inset
5189
5190  , y la tercera alineación inferior 
5191 \begin_inset Formula $\begin{array}[b]{cccc}
5192 A & D & G & J\\
5193 B & E & H & K\\
5194 D & F & I & L
5195 \end{array}$
5196 \end_inset
5197
5198 .
5199 \end_layout
5200
5201 \begin_layout Standard
5202 La alineación horizontal especifica cómo deben alinearse las entradas de
5203  la columna.
5204  Se determina mediante una letra para cada columna.
5205  
5206 \emph on
5207 l
5208 \emph default
5209  indica alineación a la izquierda, 
5210 \emph on
5211 c
5212 \emph default
5213  alineación centrada y 
5214 \emph on
5215 r
5216 \emph default
5217  alineación a la derecha.
5218  Por ejemplo, para componer una matriz
5219 \begin_inset space ~
5220 \end_inset
5221
5222 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5223  centradas y la última a la derecha, se anota 
5224 \series bold
5225 lccr
5226 \series default
5227  en la alineación horizontal.
5228  Normalmente todas las columnas de una matriz están centradas, por tanto
5229  el valor por omisión es 
5230 \series bold
5231 c
5232 \series default
5233  para todas ellas.
5234 \end_layout
5235
5236 \begin_layout Standard
5237 Alineación horizontal:
5238 \end_layout
5239
5240 \begin_layout Standard
5241
5242 \series bold
5243 lll
5244 \series default
5245  : 
5246 \begin_inset Formula $\begin{array}{lll}
5247 10000 & D & G\\
5248 B & 10000 & H\\
5249 C & F & 10000
5250 \end{array}$
5251 \end_inset
5252
5253  , 
5254 \series bold
5255 ccc 
5256 \series default
5257
5258 \begin_inset Formula $\begin{array}{ccc}
5259 10000 & D & G\\
5260 B & 10000 & H\\
5261 C & F & 10000
5262 \end{array}$
5263 \end_inset
5264
5265  
5266 \series bold
5267 ,
5268 \series default
5269  
5270 \series bold
5271 rrr 
5272 \series default
5273
5274 \begin_inset Formula $\begin{array}{rrr}
5275 10000 & D & G\\
5276 B & 10000 & H\\
5277 C & F & 10000
5278 \end{array}$
5279 \end_inset
5280
5281
5282 \end_layout
5283
5284 \begin_layout Standard
5285 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5286  botones 
5287 \begin_inset Graphics
5288         filename ../../images/tabular-feature_append-row.png
5289         scale 85
5290
5291 \end_inset
5292
5293
5294 \begin_inset Graphics
5295         filename ../../images/tabular-feature_delete-row.png
5296         scale 85
5297
5298 \end_inset
5299
5300 , etc.
5301  de la barra de ecuaciones o el menú 
5302 \family sans
5303 Editar\SpecialChar \menuseparator
5304 Filas y columnas
5305 \family default
5306 .
5307  También se pueden añadir filas nuevas con 
5308 \family sans
5309 Ctrl+Entrar
5310 \family default
5311 .
5312 \end_layout
5313
5314 \begin_layout Standard
5315 \begin_inset VSpace bigskip
5316 \end_inset
5317
5318
5319 \end_layout
5320
5321 \begin_layout Standard
5322 La 
5323 \family sans
5324 Decoración
5325 \family default
5326  añade paréntesis en el estilo seleccionado alrededor de la matriz.
5327  Alternativamente, se pueden generar paréntesis con los comandos 
5328 \series bold
5329
5330 \backslash
5331 left
5332 \series default
5333
5334 \begin_inset Index idx
5335 status collapsed
5336
5337 \begin_layout Plain Layout
5338 Comandos ! L ! 
5339 \backslash
5340 left
5341 \end_layout
5342
5343 \end_inset
5344
5345  y 
5346 \series bold
5347
5348 \backslash
5349 right
5350 \series default
5351
5352 \begin_inset Index idx
5353 status collapsed
5354
5355 \begin_layout Plain Layout
5356 Comandos ! R ! 
5357 \backslash
5358 right
5359 \end_layout
5360
5361 \end_inset
5362
5363  (atajo 
5364 \family sans
5365 Alt+M
5366 \begin_inset space ~
5367 \end_inset
5368
5369 Paréntesis
5370 \family default
5371 ), véase 
5372 \begin_inset CommandInset ref
5373 LatexCommand ref
5374 reference "sub:Tamaño-automático-de"
5375
5376 \end_inset
5377
5378 , o usando los comandos siguientes:
5379 \end_layout
5380
5381 \begin_layout Standard
5382 \begin_inset VSpace medskip
5383 \end_inset
5384
5385
5386 \end_layout
5387
5388 \begin_layout Standard
5389 \begin_inset space \hfill{}
5390 \end_inset
5391
5392
5393 \begin_inset Tabular
5394 <lyxtabular version="3" rows="4" columns="2">
5395 <features tabularvalignment="middle">
5396 <column alignment="center" valignment="top" width="0">
5397 <column alignment="center" valignment="top" width="0">
5398 <row>
5399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5400 \begin_inset Text
5401
5402 \begin_layout Plain Layout
5403 Comando
5404 \end_layout
5405
5406 \end_inset
5407 </cell>
5408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5409 \begin_inset Text
5410
5411 \begin_layout Plain Layout
5412 Resultado
5413 \begin_inset Note Note
5414 status collapsed
5415
5416 \begin_layout Plain Layout
5417
5418 \series bold
5419
5420 \backslash
5421 raisebox
5422 \series default
5423  se usa sólo como espaciador
5424 \end_layout
5425
5426 \end_inset
5427
5428
5429 \end_layout
5430
5431 \end_inset
5432 </cell>
5433 </row>
5434 <row>
5435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5436 \begin_inset Text
5437
5438 \begin_layout Plain Layout
5439
5440 \backslash
5441 bmatrix
5442 \begin_inset ERT
5443 status collapsed
5444
5445 \begin_layout Plain Layout
5446
5447
5448 \backslash
5449 spce 
5450 \end_layout
5451
5452 \end_inset
5453
5454 2
5455 \series bold
5456 ×
5457 \series default
5458 2
5459 \begin_inset space \thinspace{}
5460 \end_inset
5461
5462 matriz
5463 \end_layout
5464
5465 \end_inset
5466 </cell>
5467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5468 \begin_inset Text
5469
5470 \begin_layout Plain Layout
5471 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5472 0 & \textrm{-}\mathrm{i}\\
5473 \mathrm{i} & 0
5474 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5475 \end_inset
5476
5477
5478 \end_layout
5479
5480 \end_inset
5481 </cell>
5482 </row>
5483 <row>
5484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5485 \begin_inset Text
5486
5487 \begin_layout Plain Layout
5488
5489 \backslash
5490 Bmatrix
5491 \begin_inset ERT
5492 status collapsed
5493
5494 \begin_layout Plain Layout
5495
5496
5497 \backslash
5498 spce 
5499 \end_layout
5500
5501 \end_inset
5502
5503 2×2
5504 \begin_inset space \thinspace{}
5505 \end_inset
5506
5507 matriz
5508 \end_layout
5509
5510 \end_inset
5511 </cell>
5512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5513 \begin_inset Text
5514
5515 \begin_layout Plain Layout
5516 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5517 0 & \textrm{-}\mathrm{i}\\
5518 \mathrm{i} & 0
5519 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5520 \end_inset
5521
5522
5523 \end_layout
5524
5525 \end_inset
5526 </cell>
5527 </row>
5528 <row>
5529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5530 \begin_inset Text
5531
5532 \begin_layout Plain Layout
5533
5534 \backslash
5535 pmatrix
5536 \begin_inset ERT
5537 status collapsed
5538
5539 \begin_layout Plain Layout
5540
5541
5542 \backslash
5543 spce 
5544 \end_layout
5545
5546 \end_inset
5547
5548 2
5549 \series bold
5550 ×
5551 \series default
5552 2
5553 \begin_inset space \thinspace{}
5554 \end_inset
5555
5556 matriz
5557 \end_layout
5558
5559 \end_inset
5560 </cell>
5561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5562 \begin_inset Text
5563
5564 \begin_layout Plain Layout
5565 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5566 0 & \textrm{-}\mathrm{i}\\
5567 \mathrm{i} & 0
5568 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5569 \end_inset
5570
5571
5572 \end_layout
5573
5574 \end_inset
5575 </cell>
5576 </row>
5577 </lyxtabular>
5578
5579 \end_inset
5580
5581
5582 \begin_inset space \hfill{}
5583 \end_inset
5584
5585
5586 \begin_inset Tabular
5587 <lyxtabular version="3" rows="4" columns="2">
5588 <features tabularvalignment="middle">
5589 <column alignment="center" valignment="top" width="0">
5590 <column alignment="center" valignment="top" width="0">
5591 <row>
5592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5593 \begin_inset Text
5594
5595 \begin_layout Plain Layout
5596 Comando
5597 \end_layout
5598
5599 \end_inset
5600 </cell>
5601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5602 \begin_inset Text
5603
5604 \begin_layout Plain Layout
5605 Resultado
5606 \begin_inset Note Note
5607 status collapsed
5608
5609 \begin_layout Plain Layout
5610
5611 \series bold
5612
5613 \backslash
5614 raisebox
5615 \series default
5616  se usa sólo como espaciador
5617 \end_layout
5618
5619 \end_inset
5620
5621
5622 \end_layout
5623
5624 \end_inset
5625 </cell>
5626 </row>
5627 <row>
5628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5629 \begin_inset Text
5630
5631 \begin_layout Plain Layout
5632
5633 \backslash
5634 vmatrix
5635 \begin_inset ERT
5636 status collapsed
5637
5638 \begin_layout Plain Layout
5639
5640
5641 \backslash
5642 spce 
5643 \end_layout
5644
5645 \end_inset
5646
5647 2
5648 \series bold
5649 ×
5650 \series default
5651 2
5652 \begin_inset space \thinspace{}
5653 \end_inset
5654
5655 matriz
5656 \end_layout
5657
5658 \end_inset
5659 </cell>
5660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5661 \begin_inset Text
5662
5663 \begin_layout Plain Layout
5664 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5665 0 & \textrm{-}\mathrm{i}\\
5666 \mathrm{i} & 0
5667 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5668 \end_inset
5669
5670
5671 \end_layout
5672
5673 \end_inset
5674 </cell>
5675 </row>
5676 <row>
5677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5678 \begin_inset Text
5679
5680 \begin_layout Plain Layout
5681
5682 \backslash
5683 Vmatrix
5684 \begin_inset ERT
5685 status collapsed
5686
5687 \begin_layout Plain Layout
5688
5689
5690 \backslash
5691 spce 
5692 \end_layout
5693
5694 \end_inset
5695
5696 2
5697 \series bold
5698 ×
5699 \series default
5700 2
5701 \begin_inset space \thinspace{}
5702 \end_inset
5703
5704 matriz
5705 \end_layout
5706
5707 \end_inset
5708 </cell>
5709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5710 \begin_inset Text
5711
5712 \begin_layout Plain Layout
5713 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5714 0 & \textrm{-}\mathrm{i}\\
5715 \mathrm{i} & 0
5716 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5717 \end_inset
5718
5719
5720 \end_layout
5721
5722 \end_inset
5723 </cell>
5724 </row>
5725 <row>
5726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5727 \begin_inset Text
5728
5729 \begin_layout Plain Layout
5730
5731 \backslash
5732 matrix
5733 \begin_inset ERT
5734 status collapsed
5735
5736 \begin_layout Plain Layout
5737
5738
5739 \backslash
5740 spce 
5741 \end_layout
5742
5743 \end_inset
5744
5745 2
5746 \series bold
5747 ×
5748 \series default
5749 2
5750 \begin_inset space \thinspace{}
5751 \end_inset
5752
5753 matriz
5754 \end_layout
5755
5756 \end_inset
5757 </cell>
5758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5759 \begin_inset Text
5760
5761 \begin_layout Plain Layout
5762 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5763 0 & \textrm{-}\mathrm{i}\\
5764 \mathrm{i} & 0
5765 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5766 \end_inset
5767
5768
5769 \end_layout
5770
5771 \end_inset
5772 </cell>
5773 </row>
5774 </lyxtabular>
5775
5776 \end_inset
5777
5778
5779 \begin_inset space \hfill{}
5780 \end_inset
5781
5782
5783 \end_layout
5784
5785 \begin_layout Standard
5786 \begin_inset VSpace medskip
5787 \end_inset
5788
5789
5790 \end_layout
5791
5792 \begin_layout Standard
5793 Cuando se inserta p.
5794 \begin_inset space \thinspace{}
5795 \end_inset
5796
5797 e.
5798 \begin_inset space ~
5799 \end_inset
5800
5801
5802 \series bold
5803
5804 \backslash
5805 vmatrix
5806 \series default
5807 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5808  la matriz.
5809 \begin_inset Newline newline
5810 \end_inset
5811
5812 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
5813  vertical.
5814 \end_layout
5815
5816 \begin_layout Standard
5817 \begin_inset VSpace bigskip
5818 \end_inset
5819
5820
5821 \end_layout
5822
5823 \begin_layout Standard
5824 Como todas las ecuaciones multilínea son matrices, la longitud 
5825 \series bold
5826
5827 \backslash
5828 arraycolsep
5829 \series default
5830
5831 \begin_inset Index idx
5832 status collapsed
5833
5834 \begin_layout Plain Layout
5835 Comandos ! A ! 
5836 \backslash
5837 arraycolsep
5838 \end_layout
5839
5840 \end_inset
5841
5842 , que se describe en 
5843 \begin_inset CommandInset ref
5844 LatexCommand ref
5845 reference "sub:Separación-de-columnas"
5846
5847 \end_inset
5848
5849 , también se puede usar para cambiar la separación de las columnas en una
5850  matriz.
5851  Para cambiar la separación de las filas, se usa el comando 
5852 \series bold
5853
5854 \backslash
5855 arraystretch
5856 \series default
5857
5858 \begin_inset Index idx
5859 status collapsed
5860
5861 \begin_layout Plain Layout
5862 Comandos ! A ! 
5863 \backslash
5864 arraystretch
5865 \end_layout
5866
5867 \end_inset
5868
5869  de la siguiente manera:
5870 \end_layout
5871
5872 \begin_layout Standard
5873
5874 \series bold
5875
5876 \backslash
5877 renewcommand{
5878 \backslash
5879 arraystretch}{factor de separación}
5880 \begin_inset Index idx
5881 status collapsed
5882
5883 \begin_layout Plain Layout
5884 Comandos ! R ! 
5885 \backslash
5886 renewcommand
5887 \end_layout
5888
5889 \end_inset
5890
5891
5892 \end_layout
5893
5894 \begin_layout Standard
5895 El comando 
5896 \series bold
5897
5898 \backslash
5899 renewcommand
5900 \series default
5901  asigna el factor de separación al comando predefinido 
5902 \series bold
5903
5904 \backslash
5905 arraystretch
5906 \series default
5907 .
5908  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5909  Además, éste se usa para todas las matrices siguientes.
5910  Para volver a la separación original, asigna factor 1 a 
5911 \series bold
5912
5913 \backslash
5914 arraystretch
5915 \series default
5916 .
5917 \end_layout
5918
5919 \begin_layout Standard
5920 Para poner matrices en línea se usa el comando 
5921 \series bold
5922
5923 \backslash
5924 smallmatrix
5925 \series default
5926
5927 \begin_inset Index idx
5928 status collapsed
5929
5930 \begin_layout Plain Layout
5931 Comandos ! S ! 
5932 \backslash
5933 smallmatrix
5934 \end_layout
5935
5936 \end_inset
5937
5938 .
5939  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5940  se inserta la matriz.
5941  
5942 \end_layout
5943
5944 \begin_layout Standard
5945 Esto es una matriz 
5946 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5947 C & D
5948 \end{smallmatrix}\right)$
5949 \end_inset
5950
5951  en línea.
5952 \end_layout
5953
5954 \begin_layout Section
5955 Delimitadores
5956 \begin_inset Index idx
5957 status collapsed
5958
5959 \begin_layout Plain Layout
5960 Delimitadores
5961 \end_layout
5962
5963 \end_inset
5964
5965
5966 \end_layout
5967
5968 \begin_layout Subsection
5969 Delimitadores verticales
5970 \begin_inset Index idx
5971 status collapsed
5972
5973 \begin_layout Plain Layout
5974 Delimitadores ! verticales
5975 \end_layout
5976
5977 \end_inset
5978
5979
5980 \end_layout
5981
5982 \begin_layout Standard
5983 \begin_inset space \hfill{}
5984 \end_inset
5985
5986
5987 \begin_inset Tabular
5988 <lyxtabular version="3" rows="9" columns="2">
5989 <features tabularvalignment="middle">
5990 <column alignment="center" valignment="top" width="0pt">
5991 <column alignment="center" valignment="top" width="0pt">
5992 <row>
5993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5994 \begin_inset Text
5995
5996 \begin_layout Plain Layout
5997 Comando
5998 \end_layout
5999
6000 \end_inset
6001 </cell>
6002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6003 \begin_inset Text
6004
6005 \begin_layout Plain Layout
6006 Resultado
6007 \end_layout
6008
6009 \end_inset
6010 </cell>
6011 </row>
6012 <row>
6013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6014 \begin_inset Text
6015
6016 \begin_layout Plain Layout
6017 (
6018 \end_layout
6019
6020 \end_inset
6021 </cell>
6022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6023 \begin_inset Text
6024
6025 \begin_layout Plain Layout
6026 \begin_inset Formula $($
6027 \end_inset
6028
6029
6030 \end_layout
6031
6032 \end_inset
6033 </cell>
6034 </row>
6035 <row>
6036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6037 \begin_inset Text
6038
6039 \begin_layout Plain Layout
6040 {
6041 \end_layout
6042
6043 \end_inset
6044 </cell>
6045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6046 \begin_inset Text
6047
6048 \begin_layout Plain Layout
6049 \begin_inset Formula $\{$
6050 \end_inset
6051
6052
6053 \end_layout
6054
6055 \end_inset
6056 </cell>
6057 </row>
6058 <row>
6059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6060 \begin_inset Text
6061
6062 \begin_layout Plain Layout
6063 [
6064 \end_layout
6065
6066 \end_inset
6067 </cell>
6068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6069 \begin_inset Text
6070
6071 \begin_layout Plain Layout
6072 \begin_inset Formula $[$
6073 \end_inset
6074
6075
6076 \end_layout
6077
6078 \end_inset
6079 </cell>
6080 </row>
6081 <row>
6082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6083 \begin_inset Text
6084
6085 \begin_layout Plain Layout
6086
6087 \backslash
6088 langle
6089 \end_layout
6090
6091 \end_inset
6092 </cell>
6093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6094 \begin_inset Text
6095
6096 \begin_layout Plain Layout
6097 \begin_inset Formula $\langle$
6098 \end_inset
6099
6100
6101 \end_layout
6102
6103 \end_inset
6104 </cell>
6105 </row>
6106 <row>
6107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6108 \begin_inset Text
6109
6110 \begin_layout Plain Layout
6111
6112 \backslash
6113 lceil
6114 \end_layout
6115
6116 \end_inset
6117 </cell>
6118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6119 \begin_inset Text
6120
6121 \begin_layout Plain Layout
6122 \begin_inset Formula $\lceil$
6123 \end_inset
6124
6125
6126 \end_layout
6127
6128 \end_inset
6129 </cell>
6130 </row>
6131 <row>
6132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6133 \begin_inset Text
6134
6135 \begin_layout Plain Layout
6136
6137 \backslash
6138 lfloor
6139 \end_layout
6140
6141 \end_inset
6142 </cell>
6143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6144 \begin_inset Text
6145
6146 \begin_layout Plain Layout
6147 \begin_inset Formula $\lfloor$
6148 \end_inset
6149
6150
6151 \end_layout
6152
6153 \end_inset
6154 </cell>
6155 </row>
6156 <row>
6157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6158 \begin_inset Text
6159
6160 \begin_layout Plain Layout
6161 /
6162 \end_layout
6163
6164 \end_inset
6165 </cell>
6166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6167 \begin_inset Text
6168
6169 \begin_layout Plain Layout
6170 \begin_inset Formula $/$
6171 \end_inset
6172
6173
6174 \end_layout
6175
6176 \end_inset
6177 </cell>
6178 </row>
6179 <row>
6180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6181 \begin_inset Text
6182
6183 \begin_layout Plain Layout
6184 |
6185 \end_layout
6186
6187 \end_inset
6188 </cell>
6189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6190 \begin_inset Text
6191
6192 \begin_layout Plain Layout
6193 \begin_inset Formula $|$
6194 \end_inset
6195
6196
6197 \end_layout
6198
6199 \end_inset
6200 </cell>
6201 </row>
6202 </lyxtabular>
6203
6204 \end_inset
6205
6206
6207 \begin_inset space \hfill{}
6208 \end_inset
6209
6210
6211 \begin_inset Tabular
6212 <lyxtabular version="3" rows="9" columns="2">
6213 <features tabularvalignment="middle">
6214 <column alignment="center" valignment="top" width="0pt">
6215 <column alignment="center" valignment="top" width="0pt">
6216 <row>
6217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6218 \begin_inset Text
6219
6220 \begin_layout Plain Layout
6221 Comando
6222 \end_layout
6223
6224 \end_inset
6225 </cell>
6226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6227 \begin_inset Text
6228
6229 \begin_layout Plain Layout
6230 Resultado
6231 \end_layout
6232
6233 \end_inset
6234 </cell>
6235 </row>
6236 <row>
6237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6238 \begin_inset Text
6239
6240 \begin_layout Plain Layout
6241 )
6242 \end_layout
6243
6244 \end_inset
6245 </cell>
6246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6247 \begin_inset Text
6248
6249 \begin_layout Plain Layout
6250 \begin_inset Formula $)$
6251 \end_inset
6252
6253
6254 \end_layout
6255
6256 \end_inset
6257 </cell>
6258 </row>
6259 <row>
6260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6261 \begin_inset Text
6262
6263 \begin_layout Plain Layout
6264 }
6265 \end_layout
6266
6267 \end_inset
6268 </cell>
6269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Plain Layout
6273 \begin_inset Formula $\}$
6274 \end_inset
6275
6276
6277 \end_layout
6278
6279 \end_inset
6280 </cell>
6281 </row>
6282 <row>
6283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6284 \begin_inset Text
6285
6286 \begin_layout Plain Layout
6287 ]
6288 \end_layout
6289
6290 \end_inset
6291 </cell>
6292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6293 \begin_inset Text
6294
6295 \begin_layout Plain Layout
6296 \begin_inset Formula $]$
6297 \end_inset
6298
6299
6300 \end_layout
6301
6302 \end_inset
6303 </cell>
6304 </row>
6305 <row>
6306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6307 \begin_inset Text
6308
6309 \begin_layout Plain Layout
6310
6311 \backslash
6312 rangle
6313 \end_layout
6314
6315 \end_inset
6316 </cell>
6317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6318 \begin_inset Text
6319
6320 \begin_layout Plain Layout
6321 \begin_inset Formula $\rangle$
6322 \end_inset
6323
6324
6325 \end_layout
6326
6327 \end_inset
6328 </cell>
6329 </row>
6330 <row>
6331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6332 \begin_inset Text
6333
6334 \begin_layout Plain Layout
6335
6336 \backslash
6337 rceil
6338 \end_layout
6339
6340 \end_inset
6341 </cell>
6342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6343 \begin_inset Text
6344
6345 \begin_layout Plain Layout
6346 \begin_inset Formula $\rceil$
6347 \end_inset
6348
6349
6350 \end_layout
6351
6352 \end_inset
6353 </cell>
6354 </row>
6355 <row>
6356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6357 \begin_inset Text
6358
6359 \begin_layout Plain Layout
6360
6361 \backslash
6362 rfloor
6363 \end_layout
6364
6365 \end_inset
6366 </cell>
6367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6368 \begin_inset Text
6369
6370 \begin_layout Plain Layout
6371 \begin_inset Formula $\rfloor$
6372 \end_inset
6373
6374
6375 \end_layout
6376
6377 \end_inset
6378 </cell>
6379 </row>
6380 <row>
6381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6382 \begin_inset Text
6383
6384 \begin_layout Plain Layout
6385
6386 \backslash
6387
6388 \backslash
6389
6390 \end_layout
6391
6392 \end_inset
6393 </cell>
6394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6395 \begin_inset Text
6396
6397 \begin_layout Plain Layout
6398 \begin_inset Formula $\backslash$
6399 \end_inset
6400
6401
6402 \end_layout
6403
6404 \end_inset
6405 </cell>
6406 </row>
6407 <row>
6408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6409 \begin_inset Text
6410
6411 \begin_layout Plain Layout
6412
6413 \backslash
6414 |
6415 \end_layout
6416
6417 \end_inset
6418 </cell>
6419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6420 \begin_inset Text
6421
6422 \begin_layout Plain Layout
6423 \begin_inset Formula $\|$
6424 \end_inset
6425
6426
6427 \end_layout
6428
6429 \end_inset
6430 </cell>
6431 </row>
6432 </lyxtabular>
6433
6434 \end_inset
6435
6436
6437 \begin_inset space \hfill{}
6438 \end_inset
6439
6440
6441 \end_layout
6442
6443 \begin_layout Standard
6444 \begin_inset Note Greyedout
6445 status open
6446
6447 \begin_layout Plain Layout
6448
6449 \series bold
6450 Nota
6451 \series default
6452 : En modo TeX hay que usar el comando 
6453 \series bold
6454
6455 \backslash
6456 textbackslash
6457 \series default
6458
6459 \begin_inset Index idx
6460 status collapsed
6461
6462 \begin_layout Plain Layout
6463 Comandos ! T ! 
6464 \backslash
6465 textbackslash
6466 \end_layout
6467
6468 \end_inset
6469
6470  para la barra invertida, porque si no el comando 
6471 \series bold
6472
6473 \backslash
6474
6475 \backslash
6476
6477 \series default
6478  genera un salto de línea.
6479 \end_layout
6480
6481 \end_inset
6482
6483
6484 \end_layout
6485
6486 \begin_layout Standard
6487 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6488  descritos en las dos subsecciones siguientes.
6489  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6490  < y > en vez de los comandos 
6491 \series bold
6492
6493 \backslash
6494 langle
6495 \series default
6496  y 
6497 \series bold
6498
6499 \backslash
6500 rangle
6501 \series default
6502 .
6503  
6504 \end_layout
6505
6506 \begin_layout Subsubsection
6507 Tamaño manual de los delimitadores
6508 \begin_inset CommandInset label
6509 LatexCommand label
6510 name "sub:Tamaño-manual-de"
6511
6512 \end_inset
6513
6514
6515 \begin_inset Index idx
6516 status collapsed
6517
6518 \begin_layout Plain Layout
6519 Delimitadores ! tamaño manual
6520 \end_layout
6521
6522 \end_inset
6523
6524
6525 \end_layout
6526
6527 \begin_layout Standard
6528 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6529  LaTeX 
6530 \series bold
6531
6532 \backslash
6533 big
6534 \series default
6535
6536 \begin_inset Index idx
6537 status collapsed
6538
6539 \begin_layout Plain Layout
6540 Comandos ! B ! 
6541 \backslash
6542 big
6543 \end_layout
6544
6545 \end_inset
6546
6547
6548 \series bold
6549
6550 \backslash
6551 Big
6552 \series default
6553
6554 \series bold
6555
6556 \backslash
6557 bigg
6558 \series default
6559 , y 
6560 \series bold
6561
6562 \backslash
6563 Bigg
6564 \series default
6565 .
6566  
6567 \series bold
6568
6569 \backslash
6570 big
6571 \series default
6572  indica el tamaño menor y 
6573 \series bold
6574
6575 \backslash
6576 Bigg
6577 \series default
6578  el mayor.
6579 \end_layout
6580
6581 \begin_layout Standard
6582 Estos comandos se usan para resaltar niveles de delimitación:
6583 \end_layout
6584
6585 \begin_layout Standard
6586 \noindent
6587 \align center
6588 \begin_inset Tabular
6589 <lyxtabular version="3" rows="2" columns="2">
6590 <features tabularvalignment="middle">
6591 <column alignment="center" valignment="top" width="0">
6592 <column alignment="center" valignment="top" width="0">
6593 <row>
6594 <cell alignment="center" valignment="top" usebox="none">
6595 \begin_inset Text
6596
6597 \begin_layout Plain Layout
6598 todos los delimitadores de igual tamaño:
6599 \end_layout
6600
6601 \end_inset
6602 </cell>
6603 <cell alignment="center" valignment="top" usebox="none">
6604 \begin_inset Text
6605
6606 \begin_layout Plain Layout
6607 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6608 \end_inset
6609
6610
6611 \end_layout
6612
6613 \end_inset
6614 </cell>
6615 </row>
6616 <row>
6617 <cell alignment="center" valignment="top" usebox="none">
6618 \begin_inset Text
6619
6620 \begin_layout Plain Layout
6621 así tiene mejor aspecto:
6622 \end_layout
6623
6624 \end_inset
6625 </cell>
6626 <cell alignment="center" valignment="top" usebox="none">
6627 \begin_inset Text
6628
6629 \begin_layout Plain Layout
6630 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6631 \end_inset
6632
6633
6634 \end_layout
6635
6636 \end_inset
6637 </cell>
6638 </row>
6639 </lyxtabular>
6640
6641 \end_inset
6642
6643
6644 \begin_inset Note Note
6645 status collapsed
6646
6647 \begin_layout Plain Layout
6648
6649 \series bold
6650
6651 \backslash
6652 raisebox
6653 \series default
6654  se usa sólo como espaciador
6655 \end_layout
6656
6657 \end_inset
6658
6659
6660 \end_layout
6661
6662 \begin_layout Standard
6663 Para la segunda expresión se ha empleado el comando 
6664 \series bold
6665
6666 \backslash
6667 Big((A+B)(A-B)
6668 \backslash
6669 Big)^
6670 \series default
6671
6672 \begin_inset ERT
6673 status collapsed
6674
6675 \begin_layout Plain Layout
6676
6677
6678 \backslash
6679 spce 
6680 \end_layout
6681
6682 \end_inset
6683
6684
6685 \series bold
6686 C
6687 \series default
6688 .
6689 \end_layout
6690
6691 \begin_layout Standard
6692 He aquí una visión conjunta de todos los tamaños y delimitadores:
6693 \end_layout
6694
6695 \begin_layout Standard
6696 \noindent
6697 \align center
6698
6699 \backslash
6700 Bigg(
6701 \backslash
6702 exp
6703 \backslash
6704 bigg<
6705 \backslash
6706 Big[
6707 \backslash
6708 big{
6709 \backslash
6710 ln(3x)
6711 \backslash
6712 big}^2
6713 \begin_inset ERT
6714 status collapsed
6715
6716 \begin_layout Plain Layout
6717
6718
6719 \backslash
6720 spce 
6721 \end_layout
6722
6723 \end_inset
6724
6725
6726 \backslash
6727 sen(x)
6728 \backslash
6729 Big]^
6730 \begin_inset ERT
6731 status collapsed
6732
6733 \begin_layout Plain Layout
6734
6735
6736 \backslash
6737 spce 
6738 \end_layout
6739
6740 \end_inset
6741
6742 A
6743 \begin_inset ERT
6744 status collapsed
6745
6746 \begin_layout Plain Layout
6747
6748
6749 \backslash
6750 spce 
6751 \end_layout
6752
6753 \end_inset
6754
6755
6756 \backslash
6757 bigg>
6758 \backslash
6759 Bigg)^0,5
6760 \begin_inset Formula 
6761 \[
6762 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}
6763 \]
6764
6765 \end_inset
6766
6767
6768 \end_layout
6769
6770 \begin_layout Standard
6771 Además de los comandos 
6772 \series bold
6773
6774 \backslash
6775 big
6776 \series default
6777  hay la variante 
6778 \series bold
6779
6780 \backslash
6781 bigm
6782 \series default
6783
6784 \begin_inset Index idx
6785 status collapsed
6786
6787 \begin_layout Plain Layout
6788 Comandos ! B ! 
6789 \backslash
6790 bigm
6791 \end_layout
6792
6793 \end_inset
6794
6795 , que añade un poco más de espacio entre el delimitador y su contenido,
6796  y la variante 
6797 \series bold
6798
6799 \backslash
6800 bigl
6801 \series default
6802 -
6803 \series bold
6804
6805 \backslash
6806 bigr
6807 \series default
6808
6809 \begin_inset Index idx
6810 status collapsed
6811
6812 \begin_layout Plain Layout
6813 Comandos ! B ! 
6814 \backslash
6815 bigl - 
6816 \backslash
6817 bigr
6818 \end_layout
6819
6820 \end_inset
6821
6822 , que no añade espacio adicional.
6823  La 
6824 \emph on
6825 l
6826 \emph default
6827  al final del comando 
6828 \series bold
6829
6830 \backslash
6831 bigl 
6832 \series default
6833 es para el delimitador izquierdo, la 
6834 \emph on
6835 r
6836 \emph default
6837  es para el delimitador derecho.
6838  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6839  apertura o de cierre.
6840 \end_layout
6841
6842 \begin_layout Standard
6843 En el siguiente cuadro hay una comparación de las variantes:
6844 \end_layout
6845
6846 \begin_layout Standard
6847 \noindent
6848 \align center
6849 \begin_inset Tabular
6850 <lyxtabular version="3" rows="5" columns="2">
6851 <features tabularvalignment="middle">
6852 <column alignment="center" valignment="top" width="0">
6853 <column alignment="center" valignment="top" width="0">
6854 <row>
6855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6856 \begin_inset Text
6857
6858 \begin_layout Plain Layout
6859 Comando
6860 \end_layout
6861
6862 \end_inset
6863 </cell>
6864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6865 \begin_inset Text
6866
6867 \begin_layout Plain Layout
6868 Resultado
6869 \begin_inset Note Note
6870 status collapsed
6871
6872 \begin_layout Plain Layout
6873
6874 \series bold
6875
6876 \backslash
6877 raisebox
6878 \series default
6879  se usa sólo como espaciador
6880 \end_layout
6881
6882 \end_inset
6883
6884
6885 \end_layout
6886
6887 \end_inset
6888 </cell>
6889 </row>
6890 <row>
6891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6892 \begin_inset Text
6893
6894 \begin_layout Plain Layout
6895
6896 \backslash
6897 Bigm(
6898 \backslash
6899 bigm(
6900 \backslash
6901 ln(3x)
6902 \backslash
6903 bigm)^2
6904 \series bold
6905
6906 \begin_inset ERT
6907 status collapsed
6908
6909 \begin_layout Plain Layout
6910
6911
6912 \backslash
6913 spce 
6914 \end_layout
6915
6916 \end_inset
6917
6918
6919 \series default
6920
6921 \backslash
6922 Bigm)
6923 \end_layout
6924
6925 \end_inset
6926 </cell>
6927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6928 \begin_inset Text
6929
6930 \begin_layout Plain Layout
6931 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6932 \end_inset
6933
6934
6935 \end_layout
6936
6937 \end_inset
6938 </cell>
6939 </row>
6940 <row>
6941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6942 \begin_inset Text
6943
6944 \begin_layout Plain Layout
6945
6946 \backslash
6947 Big(
6948 \backslash
6949 big(
6950 \backslash
6951 ln(3x)
6952 \backslash
6953 big)^2
6954 \series bold
6955
6956 \begin_inset ERT
6957 status collapsed
6958
6959 \begin_layout Plain Layout
6960
6961
6962 \backslash
6963 spce 
6964 \end_layout
6965
6966 \end_inset
6967
6968
6969 \series default
6970
6971 \backslash
6972 Big)
6973 \end_layout
6974
6975 \end_inset
6976 </cell>
6977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6978 \begin_inset Text
6979
6980 \begin_layout Plain Layout
6981 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6982 \end_inset
6983
6984
6985 \end_layout
6986
6987 \end_inset
6988 </cell>
6989 </row>
6990 <row>
6991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6992 \begin_inset Text
6993
6994 \begin_layout Plain Layout
6995
6996 \backslash
6997 Bigl(
6998 \backslash
6999 bigl(
7000 \backslash
7001 ln(3x)
7002 \backslash
7003 bigr)^2
7004 \series bold
7005
7006 \begin_inset ERT
7007 status collapsed
7008
7009 \begin_layout Plain Layout
7010
7011
7012 \backslash
7013 spce 
7014 \end_layout
7015
7016 \end_inset
7017
7018
7019 \series default
7020
7021 \backslash
7022 Bigr)
7023 \end_layout
7024
7025 \end_inset
7026 </cell>
7027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7028 \begin_inset Text
7029
7030 \begin_layout Plain Layout
7031 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
7032 \end_inset
7033
7034
7035 \end_layout
7036
7037 \end_inset
7038 </cell>
7039 </row>
7040 <row>
7041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7042 \begin_inset Text
7043
7044 \begin_layout Plain Layout
7045
7046 \backslash
7047 bigl)
7048 \backslash
7049 ln(3x)
7050 \backslash
7051 bigr(
7052 \end_layout
7053
7054 \end_inset
7055 </cell>
7056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7057 \begin_inset Text
7058
7059 \begin_layout Plain Layout
7060 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
7061 \end_inset
7062
7063
7064 \end_layout
7065
7066 \end_inset
7067 </cell>
7068 </row>
7069 </lyxtabular>
7070
7071 \end_inset
7072
7073
7074 \end_layout
7075
7076 \begin_layout Subsubsection
7077 Tamaño automático de los delimitadores
7078 \begin_inset CommandInset label
7079 LatexCommand label
7080 name "sub:Tamaño-automático-de"
7081
7082 \end_inset
7083
7084
7085 \begin_inset Index idx
7086 status collapsed
7087
7088 \begin_layout Plain Layout
7089 Delimitadores ! tamaño automático
7090 \end_layout
7091
7092 \end_inset
7093
7094
7095 \end_layout
7096
7097 \begin_layout Standard
7098 Se pueden insertar delimitadores de tamaño variable con los comandos 
7099 \series bold
7100
7101 \backslash
7102 left
7103 \series default
7104
7105 \begin_inset Index idx
7106 status collapsed
7107
7108 \begin_layout Plain Layout
7109 Comandos ! L ! 
7110 \backslash
7111 left
7112 \end_layout
7113
7114 \end_inset
7115
7116  y 
7117 \series bold
7118
7119 \backslash
7120 right
7121 \series default
7122
7123 \begin_inset Index idx
7124 status collapsed
7125
7126 \begin_layout Plain Layout
7127 Comandos ! R ! 
7128 \backslash
7129 right
7130 \end_layout
7131
7132 \end_inset
7133
7134  o con el botón de la barra de ecuaciones 
7135 \begin_inset Graphics
7136         filename ../../images/dialog-show_mathdelimiter.png
7137         scale 85
7138
7139 \end_inset
7140
7141 .
7142  El delimitador deseado se debe insertar directamente detrás de 
7143 \series bold
7144
7145 \backslash
7146 left
7147 \series default
7148  y 
7149 \series bold
7150
7151 \backslash
7152 right
7153 \series default
7154 .
7155  El tamaño se calculará automáticamente después para la salida.
7156  
7157 \end_layout
7158
7159 \begin_layout Standard
7160 \noindent
7161 \align center
7162 delimitador normal: El comando 
7163 \series bold
7164
7165 \backslash
7166 ln(
7167 \backslash
7168 frac
7169 \series default
7170
7171 \begin_inset ERT
7172 status collapsed
7173
7174 \begin_layout Plain Layout
7175
7176
7177 \backslash
7178 spce 
7179 \end_layout
7180
7181 \end_inset
7182
7183
7184 \series bold
7185 A
7186 \begin_inset Formula $\downarrow$
7187 \end_inset
7188
7189 C
7190 \series default
7191
7192 \begin_inset ERT
7193 status collapsed
7194
7195 \begin_layout Plain Layout
7196
7197
7198 \backslash
7199 spce
7200 \end_layout
7201
7202 \end_inset
7203
7204
7205 \series bold
7206 )
7207 \series default
7208  genera
7209 \begin_inset Formula 
7210 \[
7211 \ln(\frac{A}{C})
7212 \]
7213
7214 \end_inset
7215
7216
7217 \end_layout
7218
7219 \begin_layout Standard
7220 \noindent
7221 \align center
7222 delimitador multilínea: El comando 
7223 \series bold
7224
7225 \backslash
7226 ln
7227 \backslash
7228 left(
7229 \backslash
7230 frac
7231 \series default
7232
7233 \begin_inset ERT
7234 status collapsed
7235
7236 \begin_layout Plain Layout
7237
7238
7239 \backslash
7240 spce 
7241 \end_layout
7242
7243 \end_inset
7244
7245
7246 \series bold
7247 A
7248 \begin_inset Formula $\downarrow$
7249 \end_inset
7250
7251 C
7252 \series default
7253
7254 \begin_inset ERT
7255 status collapsed
7256
7257 \begin_layout Plain Layout
7258
7259
7260 \backslash
7261 spce 
7262 \end_layout
7263
7264 \end_inset
7265
7266
7267 \series bold
7268
7269 \backslash
7270 right)
7271 \series default
7272  genera
7273 \begin_inset Formula 
7274 \[
7275 \ln\left(\frac{A}{C}\right)
7276 \]
7277
7278 \end_inset
7279
7280
7281 \end_layout
7282
7283 \begin_layout Standard
7284 En lugar de 
7285 \series bold
7286
7287 \backslash
7288 left
7289 \series default
7290  y 
7291 \series bold
7292
7293 \backslash
7294 right
7295 \series default
7296  se puede usar el atajo 
7297 \family sans
7298 Alt+M
7299 \begin_inset space ~
7300 \end_inset
7301
7302 Corchete
7303 \family default
7304 .
7305  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7306  real del delimitador y además se genera el correspondiente delimitador
7307  de cierre.
7308 \begin_inset Newline newline
7309 \end_inset
7310
7311 El comando para el último ejemplo sería 
7312 \series bold
7313
7314 \backslash
7315 ln Alt+M
7316 \series default
7317  
7318 \series bold
7319 (
7320 \backslash
7321 frac
7322 \begin_inset ERT
7323 status collapsed
7324
7325 \begin_layout Plain Layout
7326
7327
7328 \backslash
7329 spce 
7330 \end_layout
7331
7332 \end_inset
7333
7334 A
7335 \begin_inset Formula $\downarrow$
7336 \end_inset
7337
7338
7339 \end_layout
7340
7341 \begin_layout Standard
7342 Para omitir uno de los dos delimitadores se inserta un punto.
7343  Por ejemplo, el comando 
7344 \series bold
7345
7346 \backslash
7347 left.
7348 \backslash
7349 frac
7350 \series default
7351
7352 \begin_inset ERT
7353 status collapsed
7354
7355 \begin_layout Plain Layout
7356
7357
7358 \backslash
7359 spce 
7360 \end_layout
7361
7362 \end_inset
7363
7364
7365 \series bold
7366 A
7367 \begin_inset Formula $\downarrow$
7368 \end_inset
7369
7370 B
7371 \series default
7372
7373 \begin_inset ERT
7374 status collapsed
7375
7376 \begin_layout Plain Layout
7377
7378
7379 \backslash
7380 spce 
7381 \end_layout
7382
7383 \end_inset
7384
7385
7386 \series bold
7387
7388 \backslash
7389 right}
7390 \series default
7391  da lugar a:
7392 \begin_inset Formula 
7393 \[
7394 \left.\frac{A}{B}\right\} 
7395 \]
7396
7397 \end_inset
7398
7399
7400 \end_layout
7401
7402 \begin_layout Standard
7403 LyX convertirá los comandos 
7404 \series bold
7405
7406 \backslash
7407 left
7408 \series default
7409  y 
7410 \series bold
7411
7412 \backslash
7413 right
7414 \series default
7415  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7416  omitido aparecerá como línea de trazos.
7417  
7418 \begin_inset VSpace bigskip
7419 \end_inset
7420
7421
7422 \end_layout
7423
7424 \begin_layout Standard
7425 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7426  de LaTeX, el comando 
7427 \series bold
7428
7429 \backslash
7430 middle
7431 \series default
7432
7433 \begin_inset Index idx
7434 status collapsed
7435
7436 \begin_layout Plain Layout
7437 Comandos ! M ! 
7438 \backslash
7439 middle
7440 \end_layout
7441
7442 \end_inset
7443
7444  está también disponible para todos los delimitadores y límites.
7445  Con este comando la altura del siguiente carácter se adapta a la de los
7446  delimitadores circundantes, lo que es necesario, p.
7447 \begin_inset space \thinspace{}
7448 \end_inset
7449
7450 e., para vectores cuánticos: 
7451 \begin_inset Formula 
7452 \[
7453 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle 
7454 \]
7455
7456 \end_inset
7457
7458
7459 \end_layout
7460
7461 \begin_layout Standard
7462 Para este tipo de vectores hay un paquete LaTeX específico que se describe
7463  en
7464 \begin_inset space ~
7465 \end_inset
7466
7467
7468 \begin_inset CommandInset ref
7469 LatexCommand ref
7470 reference "sub:Vectores-cuánticos"
7471
7472 \end_inset
7473
7474 .
7475 \end_layout
7476
7477 \begin_layout Subsection
7478 Delimitadores horizontales
7479 \begin_inset Index idx
7480 status collapsed
7481
7482 \begin_layout Plain Layout
7483 Delimitadores ! horizontales
7484 \end_layout
7485
7486 \end_inset
7487
7488
7489 \end_layout
7490
7491 \begin_layout Standard
7492 \noindent
7493 \align center
7494 \begin_inset Tabular
7495 <lyxtabular version="3" rows="4" columns="2">
7496 <features tabularvalignment="middle">
7497 <column alignment="center" valignment="top" width="0">
7498 <column alignment="center" valignment="top" width="0">
7499 <row>
7500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7501 \begin_inset Text
7502
7503 \begin_layout Plain Layout
7504 Comando
7505 \begin_inset Note Note
7506 status collapsed
7507
7508 \begin_layout Plain Layout
7509
7510 \series bold
7511
7512 \backslash
7513 raisebox
7514 \series default
7515  se usa sólo como espaciador
7516 \end_layout
7517
7518 \end_inset
7519
7520
7521 \end_layout
7522
7523 \end_inset
7524 </cell>
7525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7526 \begin_inset Text
7527
7528 \begin_layout Plain Layout
7529 Resultado
7530 \end_layout
7531
7532 \end_inset
7533 </cell>
7534 </row>
7535 <row>
7536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7537 \begin_inset Text
7538
7539 \begin_layout Plain Layout
7540 \begin_inset ERT
7541 status collapsed
7542
7543 \begin_layout Plain Layout
7544
7545
7546 \backslash
7547 raisebox{2.3mm}{
7548 \end_layout
7549
7550 \end_inset
7551
7552
7553 \backslash
7554 overbrace
7555 \begin_inset ERT
7556 status collapsed
7557
7558 \begin_layout Plain Layout
7559
7560
7561 \backslash
7562 spce 
7563 \end_layout
7564
7565 \end_inset
7566
7567 A+B
7568 \begin_inset ERT
7569 status collapsed
7570
7571 \begin_layout Plain Layout
7572
7573
7574 \backslash
7575 spce 
7576 \end_layout
7577
7578 \end_inset
7579
7580 ^
7581 \begin_inset ERT
7582 status collapsed
7583
7584 \begin_layout Plain Layout
7585
7586
7587 \backslash
7588 spce 
7589 \end_layout
7590
7591 \end_inset
7592
7593 3
7594 \begin_inset ERT
7595 status collapsed
7596
7597 \begin_layout Plain Layout
7598
7599 }
7600 \end_layout
7601
7602 \end_inset
7603
7604
7605 \begin_inset Index idx
7606 status collapsed
7607
7608 \begin_layout Plain Layout
7609 Comandos ! O ! 
7610 \backslash
7611 overbrace
7612 \end_layout
7613
7614 \end_inset
7615
7616
7617 \end_layout
7618
7619 \end_inset
7620 </cell>
7621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7622 \begin_inset Text
7623
7624 \begin_layout Plain Layout
7625 \begin_inset Formula $\overbrace{A+B}^{3}$
7626 \end_inset
7627
7628
7629 \end_layout
7630
7631 \end_inset
7632 </cell>
7633 </row>
7634 <row>
7635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7636 \begin_inset Text
7637
7638 \begin_layout Plain Layout
7639 \begin_inset ERT
7640 status collapsed
7641
7642 \begin_layout Plain Layout
7643
7644
7645 \backslash
7646 raisebox{-2.2mm}{
7647 \end_layout
7648
7649 \end_inset
7650
7651
7652 \backslash
7653 underbrace
7654 \begin_inset ERT
7655 status collapsed
7656
7657 \begin_layout Plain Layout
7658
7659
7660 \backslash
7661 spce 
7662 \end_layout
7663
7664 \end_inset
7665
7666 A+B
7667 \begin_inset ERT
7668 status collapsed
7669
7670 \begin_layout Plain Layout
7671
7672
7673 \backslash
7674 spce 
7675 \end_layout
7676
7677 \end_inset
7678
7679 _5
7680 \begin_inset ERT
7681 status collapsed
7682
7683 \begin_layout Plain Layout
7684
7685 }
7686 \end_layout
7687
7688 \end_inset
7689
7690
7691 \begin_inset Index idx
7692 status collapsed
7693
7694 \begin_layout Plain Layout
7695 Comandos ! U ! 
7696 \backslash
7697 underbrace
7698 \end_layout
7699
7700 \end_inset
7701
7702
7703 \end_layout
7704
7705 \end_inset
7706 </cell>
7707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7708 \begin_inset Text
7709
7710 \begin_layout Plain Layout
7711 \begin_inset Formula $\underbrace{A+B}_{5}$
7712 \end_inset
7713
7714
7715 \end_layout
7716
7717 \end_inset
7718 </cell>
7719 </row>
7720 <row>
7721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7722 \begin_inset Text
7723
7724 \begin_layout Plain Layout
7725
7726 \backslash
7727 overbrace
7728 \begin_inset ERT
7729 status collapsed
7730
7731 \begin_layout Plain Layout
7732
7733
7734 \backslash
7735 spce 
7736 \end_layout
7737
7738 \end_inset
7739
7740
7741 \backslash
7742 underbrace
7743 \begin_inset ERT
7744 status collapsed
7745
7746 \begin_layout Plain Layout
7747
7748
7749 \backslash
7750 spce 
7751 \end_layout
7752
7753 \end_inset
7754
7755 A+B_w
7756 \begin_inset ERT
7757 status collapsed
7758
7759 \begin_layout Plain Layout
7760
7761
7762 \backslash
7763 spce 
7764 \end_layout
7765
7766 \end_inset
7767
7768
7769 \begin_inset ERT
7770 status collapsed
7771
7772 \begin_layout Plain Layout
7773
7774
7775 \backslash
7776 spce 
7777 \end_layout
7778
7779 \end_inset
7780
7781 _7
7782 \begin_inset ERT
7783 status collapsed
7784
7785 \begin_layout Plain Layout
7786
7787
7788 \backslash
7789 spce 
7790 \end_layout
7791
7792 \end_inset
7793
7794
7795 \begin_inset ERT
7796 status collapsed
7797
7798 \begin_layout Plain Layout
7799
7800
7801 \backslash
7802 spce 
7803 \end_layout
7804
7805 \end_inset
7806
7807 ^
7808 \begin_inset ERT
7809 status collapsed
7810
7811 \begin_layout Plain Layout
7812
7813
7814 \backslash
7815 spce 
7816 \end_layout
7817
7818 \end_inset
7819
7820 C
7821 \end_layout
7822
7823 \end_inset
7824 </cell>
7825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7826 \begin_inset Text
7827
7828 \begin_layout Plain Layout
7829 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7830 \end_inset
7831
7832
7833 \end_layout
7834
7835 \end_inset
7836 </cell>
7837 </row>
7838 </lyxtabular>
7839
7840 \end_inset
7841
7842
7843 \end_layout
7844
7845 \begin_layout Standard
7846 En el último ejemplo no importa en qué orden se introducen los comandos
7847  
7848 \series bold
7849
7850 \backslash
7851 overbrace
7852 \series default
7853  y 
7854 \series bold
7855
7856 \backslash
7857 underbrace
7858 \series default
7859 .
7860 \begin_inset VSpace bigskip
7861 \end_inset
7862
7863
7864 \end_layout
7865
7866 \begin_layout Standard
7867 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7868  multilínea, como se describe en
7869 \begin_inset space ~
7870 \end_inset
7871
7872
7873 \begin_inset CommandInset ref
7874 LatexCommand ref
7875 reference "sec:Ecuaciones-multilínea"
7876
7877 \end_inset
7878
7879 :
7880 \begin_inset Formula 
7881 \begin{eqnarray*}
7882 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7883  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7884 \end{eqnarray*}
7885
7886 \end_inset
7887
7888 En la primera fila se insertan la ecuación y la primera llave.
7889  Aquí es importante insertar el comando de espacio
7890 \begin_inset Foot
7891 status collapsed
7892
7893 \begin_layout Plain Layout
7894 Los comandos para espacios se explican en 
7895 \begin_inset CommandInset ref
7896 LatexCommand ref
7897 reference "sub:Espacio-predefinido"
7898
7899 \end_inset
7900
7901
7902 \end_layout
7903
7904 \end_inset
7905
7906  
7907 \series bold
7908
7909 \backslash
7910 :
7911 \series default
7912  antes de la primera
7913 \series bold
7914  
7915 \series default
7916
7917 \begin_inset Formula $d$
7918 \end_inset
7919
7920 , porque la llave que termina detrás de 
7921 \begin_inset Formula $q$
7922 \end_inset
7923
7924  impide que el siguiente 
7925 \begin_inset Quotes fld
7926 \end_inset
7927
7928 +
7929 \begin_inset Quotes frd
7930 \end_inset
7931
7932  esté rodeado de espacio.
7933 \begin_inset Foot
7934 status collapsed
7935
7936 \begin_layout Plain Layout
7937 Debido a que la llave no es considerada como carácter, véase 
7938 \begin_inset CommandInset ref
7939 LatexCommand ref
7940 reference "sub:Operadores-binarios"
7941
7942 \end_inset
7943
7944
7945 \end_layout
7946
7947 \end_inset
7948
7949  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7950  de 
7951 \begin_inset Formula $b$
7952 \end_inset
7953
7954  se inserta antes el comando 
7955 \series bold
7956
7957 \backslash
7958 hphantom{gggg+
7959 \backslash
7960 :}
7961 \series default
7962 .
7963 \begin_inset Foot
7964 status collapsed
7965
7966 \begin_layout Plain Layout
7967 Más sobre 
7968 \series bold
7969
7970 \backslash
7971 hphantom
7972 \series default
7973  en 
7974 \begin_inset CommandInset ref
7975 LatexCommand ref
7976 reference "sub:Espacios-reservados"
7977
7978 \end_inset
7979
7980
7981 \end_layout
7982
7983 \end_inset
7984
7985  Ese espacio es necesario porque el signo 
7986 \begin_inset Quotes fld
7987 \end_inset
7988
7989 +
7990 \begin_inset Quotes frd
7991 \end_inset
7992
7993  va seguido de un espacio en la ecuación.
7994  La llave se coloca bajo el comando 
7995 \series bold
7996
7997 \backslash
7998 hphantom{bbqq+dddd}
7999 \series default
8000 .
8001  
8002 \end_layout
8003
8004 \begin_layout Standard
8005 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
8006  ejemplo:
8007 \begin_inset ERT
8008 status collapsed
8009
8010 \begin_layout Plain Layout
8011
8012
8013 \backslash
8014 setlength{
8015 \backslash
8016 jot}{-6pt}
8017 \end_layout
8018
8019 \end_inset
8020
8021
8022 \begin_inset Formula 
8023 \begin{eqnarray*}
8024  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
8025 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
8026 \end{eqnarray*}
8027
8028 \end_inset
8029
8030
8031 \begin_inset ERT
8032 status collapsed
8033
8034 \begin_layout Plain Layout
8035
8036
8037 \backslash
8038 setlength{
8039 \backslash
8040 jot}{3pt}
8041 \end_layout
8042
8043 \end_inset
8044
8045 La primera fila de la ecuación es igual que la segunda fila del ejemplo
8046  anterior, con la diferencia de que la llave está encima.
8047  La segunda fila contiene la ecuación junto con la segunda llave.
8048  Para evitar que haya demasiado espacio entre la llave superior en la primera
8049  fila y la ecuación hay que reducirlo.
8050  Esto no es fácil de hacer debido a un fallo de LyX.
8051 \begin_inset Foot
8052 status collapsed
8053
8054 \begin_layout Plain Layout
8055 \begin_inset CommandInset href
8056 LatexCommand href
8057 name "LyX-bug #1505"
8058 target "http://www.lyx.org/trac/ticket/1505"
8059
8060 \end_inset
8061
8062
8063 \end_layout
8064
8065 \end_inset
8066
8067  Una solución es cambiar la separación global de filas en la ecuación, 
8068 \series bold
8069
8070 \backslash
8071 jot
8072 \series default
8073
8074 \begin_inset Index idx
8075 status collapsed
8076
8077 \begin_layout Plain Layout
8078 Comandos ! J ! 
8079 \backslash
8080 jot
8081 \end_layout
8082
8083 \end_inset
8084
8085 , en -6
8086 \begin_inset space \thinspace{}
8087 \end_inset
8088
8089 pt insertando antes de la ecuación el comando 
8090 \series bold
8091
8092 \backslash
8093 setlength{
8094 \backslash
8095 jot}{-6pt}
8096 \series default
8097  en modo TeX.
8098  Después de la ecuación se vuelve al valor normal 3
8099 \begin_inset space \thinspace{}
8100 \end_inset
8101
8102 pt de 
8103 \series bold
8104
8105 \backslash
8106 jot
8107 \series default
8108  usando el mismo comando.
8109  Más información sobre separación de filas en ecuaciones en
8110 \begin_inset space ~
8111 \end_inset
8112
8113
8114 \begin_inset CommandInset ref
8115 LatexCommand ref
8116 reference "sub:Separación-de-líneas"
8117
8118 \end_inset
8119
8120 .
8121 \end_layout
8122
8123 \begin_layout Section
8124 Flechas
8125 \begin_inset Index idx
8126 status collapsed
8127
8128 \begin_layout Plain Layout
8129 Flechas
8130 \end_layout
8131
8132 \end_inset
8133
8134
8135 \end_layout
8136
8137 \begin_layout Standard
8138 Las flechas se pueden insertar con el botón 
8139 \begin_inset Graphics
8140         filename ../../images/math/leftarrow.png
8141         scale 85
8142
8143 \end_inset
8144
8145  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
8146  siguientes.
8147 \end_layout
8148
8149 \begin_layout Subsection
8150 Flechas horizontales
8151 \begin_inset Index idx
8152 status collapsed
8153
8154 \begin_layout Plain Layout
8155 Flechas ! horizontales
8156 \end_layout
8157
8158 \end_inset
8159
8160
8161 \end_layout
8162
8163 \begin_layout Standard
8164 \begin_inset space \hfill{}
8165 \end_inset
8166
8167
8168 \begin_inset Tabular
8169 <lyxtabular version="3" rows="8" columns="2">
8170 <features tabularvalignment="middle">
8171 <column alignment="center" valignment="top" width="0pt">
8172 <column alignment="center" valignment="top" width="0pt">
8173 <row>
8174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8175 \begin_inset Text
8176
8177 \begin_layout Plain Layout
8178 Comando
8179 \end_layout
8180
8181 \end_inset
8182 </cell>
8183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8184 \begin_inset Text
8185
8186 \begin_layout Plain Layout
8187 Resultado
8188 \end_layout
8189
8190 \end_inset
8191 </cell>
8192 </row>
8193 <row>
8194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8195 \begin_inset Text
8196
8197 \begin_layout Plain Layout
8198
8199 \backslash
8200 gets
8201 \end_layout
8202
8203 \end_inset
8204 </cell>
8205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8206 \begin_inset Text
8207
8208 \begin_layout Plain Layout
8209 \begin_inset Formula $\gets$
8210 \end_inset
8211
8212
8213 \end_layout
8214
8215 \end_inset
8216 </cell>
8217 </row>
8218 <row>
8219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223
8224 \backslash
8225 Leftarrow
8226 \end_layout
8227
8228 \end_inset
8229 </cell>
8230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8231 \begin_inset Text
8232
8233 \begin_layout Plain Layout
8234 \begin_inset Formula $\Leftarrow$
8235 \end_inset
8236
8237
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 </row>
8243 <row>
8244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8245 \begin_inset Text
8246
8247 \begin_layout Plain Layout
8248
8249 \backslash
8250 longleftarrow
8251 \end_layout
8252
8253 \end_inset
8254 </cell>
8255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8256 \begin_inset Text
8257
8258 \begin_layout Plain Layout
8259 \begin_inset Formula $\longleftarrow$
8260 \end_inset
8261
8262
8263 \end_layout
8264
8265 \end_inset
8266 </cell>
8267 </row>
8268 <row>
8269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273
8274 \backslash
8275 Longleftarrow
8276 \end_layout
8277
8278 \end_inset
8279 </cell>
8280 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8281 \begin_inset Text
8282
8283 \begin_layout Plain Layout
8284 \begin_inset Formula $\Longleftarrow$
8285 \end_inset
8286
8287
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 </row>
8293 <row>
8294 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8295 \begin_inset Text
8296
8297 \begin_layout Plain Layout
8298
8299 \backslash
8300 leftharpoonup
8301 \end_layout
8302
8303 \end_inset
8304 </cell>
8305 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8306 \begin_inset Text
8307
8308 \begin_layout Plain Layout
8309 \begin_inset Formula $\leftharpoonup$
8310 \end_inset
8311
8312
8313 \end_layout
8314
8315 \end_inset
8316 </cell>
8317 </row>
8318 <row>
8319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8320 \begin_inset Text
8321
8322 \begin_layout Plain Layout
8323
8324 \backslash
8325 leftharpoondown
8326 \end_layout
8327
8328 \end_inset
8329 </cell>
8330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8331 \begin_inset Text
8332
8333 \begin_layout Plain Layout
8334 \begin_inset Formula $\leftharpoondown$
8335 \end_inset
8336
8337
8338 \end_layout
8339
8340 \end_inset
8341 </cell>
8342 </row>
8343 <row>
8344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348
8349 \backslash
8350 hookleftarrow
8351 \end_layout
8352
8353 \end_inset
8354 </cell>
8355 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8356 \begin_inset Text
8357
8358 \begin_layout Plain Layout
8359 \begin_inset Formula $\hookleftarrow$
8360 \end_inset
8361
8362
8363 \end_layout
8364
8365 \end_inset
8366 </cell>
8367 </row>
8368 </lyxtabular>
8369
8370 \end_inset
8371
8372
8373 \begin_inset space \hfill{}
8374 \end_inset
8375
8376
8377 \begin_inset Tabular
8378 <lyxtabular version="3" rows="8" columns="2">
8379 <features tabularvalignment="middle">
8380 <column alignment="center" valignment="top" width="0pt">
8381 <column alignment="center" valignment="top" width="0pt">
8382 <row>
8383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8384 \begin_inset Text
8385
8386 \begin_layout Plain Layout
8387 Comando
8388 \end_layout
8389
8390 \end_inset
8391 </cell>
8392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8393 \begin_inset Text
8394
8395 \begin_layout Plain Layout
8396 Resultado
8397 \end_layout
8398
8399 \end_inset
8400 </cell>
8401 </row>
8402 <row>
8403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8404 \begin_inset Text
8405
8406 \begin_layout Plain Layout
8407
8408 \backslash
8409 to
8410 \end_layout
8411
8412 \end_inset
8413 </cell>
8414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8415 \begin_inset Text
8416
8417 \begin_layout Plain Layout
8418 \begin_inset Formula $\to$
8419 \end_inset
8420
8421
8422 \end_layout
8423
8424 \end_inset
8425 </cell>
8426 </row>
8427 <row>
8428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Plain Layout
8432
8433 \backslash
8434 Rightarrow
8435 \end_layout
8436
8437 \end_inset
8438 </cell>
8439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8440 \begin_inset Text
8441
8442 \begin_layout Plain Layout
8443 \begin_inset Formula $\Rightarrow$
8444 \end_inset
8445
8446
8447 \end_layout
8448
8449 \end_inset
8450 </cell>
8451 </row>
8452 <row>
8453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Plain Layout
8457
8458 \backslash
8459 longrightarrow
8460 \end_layout
8461
8462 \end_inset
8463 </cell>
8464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8465 \begin_inset Text
8466
8467 \begin_layout Plain Layout
8468 \begin_inset Formula $\longrightarrow$
8469 \end_inset
8470
8471
8472 \end_layout
8473
8474 \end_inset
8475 </cell>
8476 </row>
8477 <row>
8478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8479 \begin_inset Text
8480
8481 \begin_layout Plain Layout
8482
8483 \backslash
8484 Longrightarrow
8485 \end_layout
8486
8487 \end_inset
8488 </cell>
8489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8490 \begin_inset Text
8491
8492 \begin_layout Plain Layout
8493 \begin_inset Formula $\Longrightarrow$
8494 \end_inset
8495
8496
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 </row>
8502 <row>
8503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507
8508 \backslash
8509 rightharpoonup
8510 \end_layout
8511
8512 \end_inset
8513 </cell>
8514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8515 \begin_inset Text
8516
8517 \begin_layout Plain Layout
8518 \begin_inset Formula $\rightharpoonup$
8519 \end_inset
8520
8521
8522 \end_layout
8523
8524 \end_inset
8525 </cell>
8526 </row>
8527 <row>
8528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8529 \begin_inset Text
8530
8531 \begin_layout Plain Layout
8532
8533 \backslash
8534 rightharpoondown
8535 \end_layout
8536
8537 \end_inset
8538 </cell>
8539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8540 \begin_inset Text
8541
8542 \begin_layout Plain Layout
8543 \begin_inset Formula $\rightharpoondown$
8544 \end_inset
8545
8546
8547 \end_layout
8548
8549 \end_inset
8550 </cell>
8551 </row>
8552 <row>
8553 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557
8558 \backslash
8559 hookrightarrow
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Plain Layout
8568 \begin_inset Formula $\hookrightarrow$
8569 \end_inset
8570
8571
8572 \end_layout
8573
8574 \end_inset
8575 </cell>
8576 </row>
8577 </lyxtabular>
8578
8579 \end_inset
8580
8581
8582 \begin_inset space \hfill{}
8583 \end_inset
8584
8585
8586 \end_layout
8587
8588 \begin_layout Standard
8589 \begin_inset space \hfill{}
8590 \end_inset
8591
8592
8593 \begin_inset Tabular
8594 <lyxtabular version="3" rows="6" columns="2">
8595 <features tabularvalignment="middle">
8596 <column alignment="center" valignment="top" width="0pt">
8597 <column alignment="center" valignment="top" width="0pt">
8598 <row>
8599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8600 \begin_inset Text
8601
8602 \begin_layout Plain Layout
8603 Comando
8604 \end_layout
8605
8606 \end_inset
8607 </cell>
8608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612 Resultado
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 </row>
8618 <row>
8619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8620 \begin_inset Text
8621
8622 \begin_layout Plain Layout
8623
8624 \backslash
8625 leftrightarrow
8626 \end_layout
8627
8628 \end_inset
8629 </cell>
8630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8631 \begin_inset Text
8632
8633 \begin_layout Plain Layout
8634 \begin_inset Formula $\leftrightarrow$
8635 \end_inset
8636
8637
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 </row>
8643 <row>
8644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648
8649 \backslash
8650 Leftrightarrow
8651 \end_layout
8652
8653 \end_inset
8654 </cell>
8655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8656 \begin_inset Text
8657
8658 \begin_layout Plain Layout
8659 \begin_inset Formula $\Leftrightarrow$
8660 \end_inset
8661
8662
8663 \end_layout
8664
8665 \end_inset
8666 </cell>
8667 </row>
8668 <row>
8669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8670 \begin_inset Text
8671
8672 \begin_layout Plain Layout
8673
8674 \backslash
8675 longleftrightarrow
8676 \end_layout
8677
8678 \end_inset
8679 </cell>
8680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8681 \begin_inset Text
8682
8683 \begin_layout Plain Layout
8684 \begin_inset Formula $\longleftrightarrow$
8685 \end_inset
8686
8687
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 </row>
8693 <row>
8694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8695 \begin_inset Text
8696
8697 \begin_layout Plain Layout
8698
8699 \backslash
8700 Longleftrightarrow
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8706 \begin_inset Text
8707
8708 \begin_layout Plain Layout
8709 \begin_inset Formula $\Longleftrightarrow$
8710 \end_inset
8711
8712
8713 \end_layout
8714
8715 \end_inset
8716 </cell>
8717 </row>
8718 <row>
8719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8720 \begin_inset Text
8721
8722 \begin_layout Plain Layout
8723
8724 \backslash
8725 rightleftharpoons
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8731 \begin_inset Text
8732
8733 \begin_layout Plain Layout
8734 \begin_inset Formula $\rightleftharpoons$
8735 \end_inset
8736
8737
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 </row>
8743 </lyxtabular>
8744
8745 \end_inset
8746
8747
8748 \begin_inset space \hspace{}
8749 \length 25pt
8750 \end_inset
8751
8752
8753 \begin_inset space \hfill{}
8754 \end_inset
8755
8756
8757 \begin_inset Tabular
8758 <lyxtabular version="3" rows="5" columns="2">
8759 <features tabularvalignment="middle">
8760 <column alignment="center" valignment="top" width="0pt">
8761 <column alignment="center" valignment="top" width="0pt">
8762 <row>
8763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8764 \begin_inset Text
8765
8766 \begin_layout Plain Layout
8767 Comando
8768 \end_layout
8769
8770 \end_inset
8771 </cell>
8772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776 Resultado
8777 \end_layout
8778
8779 \end_inset
8780 </cell>
8781 </row>
8782 <row>
8783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8784 \begin_inset Text
8785
8786 \begin_layout Plain Layout
8787
8788 \backslash
8789 mapsto
8790 \end_layout
8791
8792 \end_inset
8793 </cell>
8794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8795 \begin_inset Text
8796
8797 \begin_layout Plain Layout
8798 \begin_inset Formula $\mapsto$
8799 \end_inset
8800
8801
8802 \end_layout
8803
8804 \end_inset
8805 </cell>
8806 </row>
8807 <row>
8808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8809 \begin_inset Text
8810
8811 \begin_layout Plain Layout
8812
8813 \backslash
8814 longmapsto
8815 \end_layout
8816
8817 \end_inset
8818 </cell>
8819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8820 \begin_inset Text
8821
8822 \begin_layout Plain Layout
8823 \begin_inset Formula $\longmapsto$
8824 \end_inset
8825
8826
8827 \end_layout
8828
8829 \end_inset
8830 </cell>
8831 </row>
8832 <row>
8833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8834 \begin_inset Text
8835
8836 \begin_layout Plain Layout
8837
8838 \backslash
8839 leadsto
8840 \end_layout
8841
8842 \end_inset
8843 </cell>
8844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8845 \begin_inset Text
8846
8847 \begin_layout Plain Layout
8848 \begin_inset Formula $\leadsto$
8849 \end_inset
8850
8851
8852 \end_layout
8853
8854 \end_inset
8855 </cell>
8856 </row>
8857 <row>
8858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8859 \begin_inset Text
8860
8861 \begin_layout Plain Layout
8862
8863 \backslash
8864 dasharrow
8865 \end_layout
8866
8867 \end_inset
8868 </cell>
8869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8870 \begin_inset Text
8871
8872 \begin_layout Plain Layout
8873 \begin_inset Formula $\dasharrow$
8874 \end_inset
8875
8876
8877 \end_layout
8878
8879 \end_inset
8880 </cell>
8881 </row>
8882 </lyxtabular>
8883
8884 \end_inset
8885
8886
8887 \begin_inset space \hfill{}
8888 \end_inset
8889
8890
8891 \begin_inset VSpace medskip
8892 \end_inset
8893
8894
8895 \end_layout
8896
8897 \begin_layout Standard
8898 Las flechas que se utilizan como acentos, p.
8899 \begin_inset space \thinspace{}
8900 \end_inset
8901
8902 e.
8903  en vectores, se describen en 
8904 \begin_inset CommandInset ref
8905 LatexCommand ref
8906 reference "sec:Acentos"
8907
8908 \end_inset
8909
8910 .
8911  
8912 \begin_inset VSpace bigskip
8913 \end_inset
8914
8915
8916 \end_layout
8917
8918 \begin_layout Standard
8919 Además hay las flechas etiquetadas
8920 \begin_inset Index idx
8921 status collapsed
8922
8923 \begin_layout Plain Layout
8924 Flechas ! etiquetadas
8925 \end_layout
8926
8927 \end_inset
8928
8929  
8930 \series bold
8931
8932 \backslash
8933 xleftarrow
8934 \series default
8935
8936 \begin_inset Index idx
8937 status collapsed
8938
8939 \begin_layout Plain Layout
8940 Comandos ! X ! 
8941 \backslash
8942 xleftarrow
8943 \end_layout
8944
8945 \end_inset
8946
8947  y 
8948 \series bold
8949
8950 \backslash
8951 xrightarrow
8952 \series default
8953
8954 \begin_inset Index idx
8955 status collapsed
8956
8957 \begin_layout Plain Layout
8958 Comandos ! X ! 
8959 \backslash
8960 xrightarrow
8961 \begin_inset ERT
8962 status collapsed
8963
8964 \begin_layout Plain Layout
8965
8966
8967 \backslash
8968 vspace{4mm}
8969 \end_layout
8970
8971 \end_inset
8972
8973
8974 \end_layout
8975
8976 \end_inset
8977
8978 .
8979  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8980  con dos marcos azules donde se puede insertar la etiqueta.
8981  La longitud de la flecha se adapta a la anchura de la etiqueta.
8982 \end_layout
8983
8984 \begin_layout Standard
8985 \noindent
8986 \align center
8987 \begin_inset Tabular
8988 <lyxtabular version="3" rows="3" columns="2">
8989 <features tabularvalignment="middle">
8990 <column alignment="center" valignment="top" width="0">
8991 <column alignment="center" valignment="top" width="0">
8992 <row>
8993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8994 \begin_inset Text
8995
8996 \begin_layout Plain Layout
8997 Comando
8998 \end_layout
8999
9000 \end_inset
9001 </cell>
9002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9003 \begin_inset Text
9004
9005 \begin_layout Plain Layout
9006 Resultado
9007 \begin_inset Note Note
9008 status collapsed
9009
9010 \begin_layout Plain Layout
9011
9012 \series bold
9013
9014 \backslash
9015 raisebox
9016 \series default
9017  se usa sólo como espaciador
9018 \end_layout
9019
9020 \end_inset
9021
9022
9023 \end_layout
9024
9025 \end_inset
9026 </cell>
9027 </row>
9028 <row>
9029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9030 \begin_inset Text
9031
9032 \begin_layout Plain Layout
9033 F(a)
9034 \backslash
9035 xleftarrow
9036 \begin_inset ERT
9037 status collapsed
9038
9039 \begin_layout Plain Layout
9040
9041
9042 \backslash
9043 spce 
9044 \end_layout
9045
9046 \end_inset
9047
9048 x=a
9049 \begin_inset Formula $\downarrow$
9050 \end_inset
9051
9052 x>0
9053 \begin_inset Formula $\to$
9054 \end_inset
9055
9056 F(x)
9057 \end_layout
9058
9059 \end_inset
9060 </cell>
9061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9062 \begin_inset Text
9063
9064 \begin_layout Plain Layout
9065 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
9066 \end_inset
9067
9068
9069 \end_layout
9070
9071 \end_inset
9072 </cell>
9073 </row>
9074 <row>
9075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9076 \begin_inset Text
9077
9078 \begin_layout Plain Layout
9079 F(x)
9080 \backslash
9081 xrightarrow
9082 \begin_inset ERT
9083 status collapsed
9084
9085 \begin_layout Plain Layout
9086
9087
9088 \backslash
9089 spce 
9090 \end_layout
9091
9092 \end_inset
9093
9094 x=a
9095 \begin_inset Formula $\downarrow$
9096 \end_inset
9097
9098 x>0
9099 \begin_inset Formula $\to$
9100 \end_inset
9101
9102 F(a)
9103 \end_layout
9104
9105 \end_inset
9106 </cell>
9107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9108 \begin_inset Text
9109
9110 \begin_layout Plain Layout
9111 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
9112 \end_inset
9113
9114
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 </row>
9120 </lyxtabular>
9121
9122 \end_inset
9123
9124
9125 \end_layout
9126
9127 \begin_layout Subsection
9128 Flechas verticales y diagonales
9129 \begin_inset Index idx
9130 status collapsed
9131
9132 \begin_layout Plain Layout
9133 Flechas ! diagonales
9134 \end_layout
9135
9136 \end_inset
9137
9138
9139 \begin_inset Index idx
9140 status collapsed
9141
9142 \begin_layout Plain Layout
9143 Flechas ! verticales
9144 \end_layout
9145
9146 \end_inset
9147
9148
9149 \end_layout
9150
9151 \begin_layout Standard
9152 \begin_inset space \hfill{}
9153 \end_inset
9154
9155
9156 \begin_inset Tabular
9157 <lyxtabular version="3" rows="7" columns="2">
9158 <features tabularvalignment="middle">
9159 <column alignment="center" valignment="top" width="0pt">
9160 <column alignment="center" valignment="top" width="0pt">
9161 <row>
9162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9163 \begin_inset Text
9164
9165 \begin_layout Plain Layout
9166 Comando
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175 Resultado
9176 \end_layout
9177
9178 \end_inset
9179 </cell>
9180 </row>
9181 <row>
9182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186
9187 \backslash
9188 uparrow
9189 \end_layout
9190
9191 \end_inset
9192 </cell>
9193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9194 \begin_inset Text
9195
9196 \begin_layout Plain Layout
9197 \begin_inset Formula $\uparrow$
9198 \end_inset
9199
9200
9201 \end_layout
9202
9203 \end_inset
9204 </cell>
9205 </row>
9206 <row>
9207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9208 \begin_inset Text
9209
9210 \begin_layout Plain Layout
9211
9212 \backslash
9213 Uparrow
9214 \end_layout
9215
9216 \end_inset
9217 </cell>
9218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9219 \begin_inset Text
9220
9221 \begin_layout Plain Layout
9222 \begin_inset Formula $\Uparrow$
9223 \end_inset
9224
9225
9226 \end_layout
9227
9228 \end_inset
9229 </cell>
9230 </row>
9231 <row>
9232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9233 \begin_inset Text
9234
9235 \begin_layout Plain Layout
9236
9237 \backslash
9238 updownarrow
9239 \end_layout
9240
9241 \end_inset
9242 </cell>
9243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9244 \begin_inset Text
9245
9246 \begin_layout Plain Layout
9247 \begin_inset Formula $\updownarrow$
9248 \end_inset
9249
9250
9251 \end_layout
9252
9253 \end_inset
9254 </cell>
9255 </row>
9256 <row>
9257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9258 \begin_inset Text
9259
9260 \begin_layout Plain Layout
9261
9262 \backslash
9263 Updownarrow
9264 \end_layout
9265
9266 \end_inset
9267 </cell>
9268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9269 \begin_inset Text
9270
9271 \begin_layout Plain Layout
9272 \begin_inset Formula $\Updownarrow$
9273 \end_inset
9274
9275
9276 \end_layout
9277
9278 \end_inset
9279 </cell>
9280 </row>
9281 <row>
9282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9283 \begin_inset Text
9284
9285 \begin_layout Plain Layout
9286
9287 \backslash
9288 Downarrow
9289 \end_layout
9290
9291 \end_inset
9292 </cell>
9293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9294 \begin_inset Text
9295
9296 \begin_layout Plain Layout
9297 \begin_inset Formula $\Downarrow$
9298 \end_inset
9299
9300
9301 \end_layout
9302
9303 \end_inset
9304 </cell>
9305 </row>
9306 <row>
9307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9308 \begin_inset Text
9309
9310 \begin_layout Plain Layout
9311
9312 \backslash
9313 downarrow
9314 \end_layout
9315
9316 \end_inset
9317 </cell>
9318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9319 \begin_inset Text
9320
9321 \begin_layout Plain Layout
9322 \begin_inset Formula $\downarrow$
9323 \end_inset
9324
9325
9326 \end_layout
9327
9328 \end_inset
9329 </cell>
9330 </row>
9331 </lyxtabular>
9332
9333 \end_inset
9334
9335
9336 \begin_inset space \hfill{}
9337 \end_inset
9338
9339
9340 \begin_inset Tabular
9341 <lyxtabular version="3" rows="5" columns="2">
9342 <features tabularvalignment="middle">
9343 <column alignment="center" valignment="top" width="0pt">
9344 <column alignment="center" valignment="top" width="0pt">
9345 <row>
9346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9347 \begin_inset Text
9348
9349 \begin_layout Plain Layout
9350 Comando
9351 \end_layout
9352
9353 \end_inset
9354 </cell>
9355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9356 \begin_inset Text
9357
9358 \begin_layout Plain Layout
9359 Resultado
9360 \end_layout
9361
9362 \end_inset
9363 </cell>
9364 </row>
9365 <row>
9366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9367 \begin_inset Text
9368
9369 \begin_layout Plain Layout
9370
9371 \backslash
9372 nearrow
9373 \end_layout
9374
9375 \end_inset
9376 </cell>
9377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9378 \begin_inset Text
9379
9380 \begin_layout Plain Layout
9381 \begin_inset Formula $\nearrow$
9382 \end_inset
9383
9384
9385 \end_layout
9386
9387 \end_inset
9388 </cell>
9389 </row>
9390 <row>
9391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9392 \begin_inset Text
9393
9394 \begin_layout Plain Layout
9395
9396 \backslash
9397 searrow
9398 \end_layout
9399
9400 \end_inset
9401 </cell>
9402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9403 \begin_inset Text
9404
9405 \begin_layout Plain Layout
9406 \begin_inset Formula $\searrow$
9407 \end_inset
9408
9409
9410 \end_layout
9411
9412 \end_inset
9413 </cell>
9414 </row>
9415 <row>
9416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9417 \begin_inset Text
9418
9419 \begin_layout Plain Layout
9420
9421 \backslash
9422 swarrow
9423 \end_layout
9424
9425 \end_inset
9426 </cell>
9427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9428 \begin_inset Text
9429
9430 \begin_layout Plain Layout
9431 \begin_inset Formula $\swarrow$
9432 \end_inset
9433
9434
9435 \end_layout
9436
9437 \end_inset
9438 </cell>
9439 </row>
9440 <row>
9441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9442 \begin_inset Text
9443
9444 \begin_layout Plain Layout
9445
9446 \backslash
9447 nwarrow
9448 \end_layout
9449
9450 \end_inset
9451 </cell>
9452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9453 \begin_inset Text
9454
9455 \begin_layout Plain Layout
9456 \begin_inset Formula $\nwarrow$
9457 \end_inset
9458
9459
9460 \end_layout
9461
9462 \end_inset
9463 </cell>
9464 </row>
9465 </lyxtabular>
9466
9467 \end_inset
9468
9469
9470 \begin_inset space \hfill{}
9471 \end_inset
9472
9473
9474 \end_layout
9475
9476 \begin_layout Standard
9477 \begin_inset VSpace medskip
9478 \end_inset
9479
9480
9481 \end_layout
9482
9483 \begin_layout Standard
9484 Las flechas verticales también se pueden usar como delimitadores junto con
9485  los comandos descritos en
9486 \begin_inset space ~
9487 \end_inset
9488
9489
9490 \begin_inset CommandInset ref
9491 LatexCommand ref
9492 reference "sub:Tamaño-manual-de"
9493
9494 \end_inset
9495
9496  y 
9497 \begin_inset CommandInset ref
9498 LatexCommand ref
9499 reference "sub:Tamaño-automático-de"
9500
9501 \end_inset
9502
9503 .
9504 \end_layout
9505
9506 \begin_layout Standard
9507 \noindent
9508 \align center
9509 \begin_inset Newpage newpage
9510 \end_inset
9511
9512
9513 \end_layout
9514
9515 \begin_layout Section
9516 Acentos
9517 \begin_inset CommandInset label
9518 LatexCommand label
9519 name "sec:Acentos"
9520
9521 \end_inset
9522
9523
9524 \begin_inset Index idx
9525 status collapsed
9526
9527 \begin_layout Plain Layout
9528 Acentos
9529 \end_layout
9530
9531 \end_inset
9532
9533
9534 \end_layout
9535
9536 \begin_layout Standard
9537 Los acentos se pueden insertar con el botón 
9538 \begin_inset Graphics
9539         filename ../../images/math/hat.png
9540         scale 85
9541
9542 \end_inset
9543
9544  o mediante los comandos listados en las siguientes subsecciones.
9545 \end_layout
9546
9547 \begin_layout Subsection
9548 Acentos para un carácter
9549 \begin_inset ERT
9550 status collapsed
9551
9552 \begin_layout Plain Layout
9553
9554
9555 \backslash
9556 texorpdfstring{
9557 \end_layout
9558
9559 \end_inset
9560
9561
9562 \begin_inset Foot
9563 status collapsed
9564
9565 \begin_layout Plain Layout
9566 Para acentos en texto, véase 
9567 \begin_inset CommandInset ref
9568 LatexCommand ref
9569 reference "sub:Acentos-en-texto"
9570
9571 \end_inset
9572
9573
9574 \end_layout
9575
9576 \end_inset
9577
9578
9579 \begin_inset ERT
9580 status collapsed
9581
9582 \begin_layout Plain Layout
9583
9584 }{}
9585 \end_layout
9586
9587 \end_inset
9588
9589
9590 \begin_inset Note Note
9591 status collapsed
9592
9593 \begin_layout Plain Layout
9594
9595 \series bold
9596
9597 \backslash
9598 texorpdfstring
9599 \series default
9600  se usa para evitar que la nota al pie aparezca en los marcadores PDF.
9601 \end_layout
9602
9603 \begin_layout Plain Layout
9604 Más sobre 
9605 \series bold
9606
9607 \backslash
9608 texorpdfstring
9609 \series default
9610  en la sección 
9611 \begin_inset CommandInset ref
9612 LatexCommand ref
9613 reference "sub:Ecuaciones-en-encabezados"
9614
9615 \end_inset
9616
9617 .
9618 \end_layout
9619
9620 \end_inset
9621
9622
9623 \begin_inset CommandInset label
9624 LatexCommand label
9625 name "sub:Acentos-para-un"
9626
9627 \end_inset
9628
9629
9630 \begin_inset Index idx
9631 status collapsed
9632
9633 \begin_layout Plain Layout
9634 Acentos ! para un carácter
9635 \end_layout
9636
9637 \end_inset
9638
9639
9640 \end_layout
9641
9642 \begin_layout Standard
9643 \begin_inset space \hfill{}
9644 \end_inset
9645
9646
9647 \begin_inset Tabular
9648 <lyxtabular version="3" rows="8" columns="2">
9649 <features tabularvalignment="middle">
9650 <column alignment="center" valignment="top" width="0pt">
9651 <column alignment="center" valignment="top" width="0pt">
9652 <row>
9653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9654 \begin_inset Text
9655
9656 \begin_layout Plain Layout
9657 Comando
9658 \end_layout
9659
9660 \end_inset
9661 </cell>
9662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9663 \begin_inset Text
9664
9665 \begin_layout Plain Layout
9666 Resultado
9667 \begin_inset Note Note
9668 status collapsed
9669
9670 \begin_layout Plain Layout
9671
9672 \series bold
9673
9674 \backslash
9675 raisebox
9676 \series default
9677  se usa sólo como espaciador
9678 \end_layout
9679
9680 \end_inset
9681
9682
9683 \end_layout
9684
9685 \end_inset
9686 </cell>
9687 </row>
9688 <row>
9689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9690 \begin_inset Text
9691
9692 \begin_layout Plain Layout
9693
9694 \backslash
9695 dot
9696 \begin_inset ERT
9697 status collapsed
9698
9699 \begin_layout Plain Layout
9700
9701
9702 \backslash
9703 spce 
9704 \end_layout
9705
9706 \end_inset
9707
9708 A
9709 \end_layout
9710
9711 \end_inset
9712 </cell>
9713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9714 \begin_inset Text
9715
9716 \begin_layout Plain Layout
9717 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9718 \end_inset
9719
9720
9721 \end_layout
9722
9723 \end_inset
9724 </cell>
9725 </row>
9726 <row>
9727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9728 \begin_inset Text
9729
9730 \begin_layout Plain Layout
9731
9732 \backslash
9733 ddot
9734 \begin_inset ERT
9735 status collapsed
9736
9737 \begin_layout Plain Layout
9738
9739
9740 \backslash
9741 spce 
9742 \end_layout
9743
9744 \end_inset
9745
9746 A
9747 \end_layout
9748
9749 \end_inset
9750 </cell>
9751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9752 \begin_inset Text
9753
9754 \begin_layout Plain Layout
9755 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9756 \end_inset
9757
9758
9759 \end_layout
9760
9761 \end_inset
9762 </cell>
9763 </row>
9764 <row>
9765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9766 \begin_inset Text
9767
9768 \begin_layout Plain Layout
9769
9770 \backslash
9771 dddot
9772 \begin_inset ERT
9773 status collapsed
9774
9775 \begin_layout Plain Layout
9776
9777
9778 \backslash
9779 spce 
9780 \end_layout
9781
9782 \end_inset
9783
9784 A
9785 \end_layout
9786
9787 \end_inset
9788 </cell>
9789 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9790 \begin_inset Text
9791
9792 \begin_layout Plain Layout
9793 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9794 \end_inset
9795
9796
9797 \end_layout
9798
9799 \end_inset
9800 </cell>
9801 </row>
9802 <row>
9803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9804 \begin_inset Text
9805
9806 \begin_layout Plain Layout
9807
9808 \backslash
9809 ddddot
9810 \begin_inset ERT
9811 status collapsed
9812
9813 \begin_layout Plain Layout
9814
9815
9816 \backslash
9817 spce 
9818 \end_layout
9819
9820 \end_inset
9821
9822 A
9823 \end_layout
9824
9825 \end_inset
9826 </cell>
9827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9828 \begin_inset Text
9829
9830 \begin_layout Plain Layout
9831 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9832 \end_inset
9833
9834
9835 \end_layout
9836
9837 \end_inset
9838 </cell>
9839 </row>
9840 <row>
9841 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9842 \begin_inset Text
9843
9844 \begin_layout Plain Layout
9845
9846 \backslash
9847 vec
9848 \begin_inset ERT
9849 status collapsed
9850
9851 \begin_layout Plain Layout
9852
9853
9854 \backslash
9855 spce 
9856 \end_layout
9857
9858 \end_inset
9859
9860 A
9861 \begin_inset Index idx
9862 status collapsed
9863
9864 \begin_layout Plain Layout
9865 Vectores
9866 \end_layout
9867
9868 \end_inset
9869
9870
9871 \end_layout
9872
9873 \end_inset
9874 </cell>
9875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9876 \begin_inset Text
9877
9878 \begin_layout Plain Layout
9879 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9880 \end_inset
9881
9882
9883 \end_layout
9884
9885 \end_inset
9886 </cell>
9887 </row>
9888 <row>
9889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9890 \begin_inset Text
9891
9892 \begin_layout Plain Layout
9893
9894 \backslash
9895 bar
9896 \begin_inset ERT
9897 status collapsed
9898
9899 \begin_layout Plain Layout
9900
9901
9902 \backslash
9903 spce 
9904 \end_layout
9905
9906 \end_inset
9907
9908 A
9909 \end_layout
9910
9911 \end_inset
9912 </cell>
9913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9914 \begin_inset Text
9915
9916 \begin_layout Plain Layout
9917 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9918 \end_inset
9919
9920
9921 \end_layout
9922
9923 \end_inset
9924 </cell>
9925 </row>
9926 <row>
9927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9928 \begin_inset Text
9929
9930 \begin_layout Plain Layout
9931
9932 \backslash
9933 mathring
9934 \begin_inset ERT
9935 status collapsed
9936
9937 \begin_layout Plain Layout
9938
9939
9940 \backslash
9941 spce 
9942 \end_layout
9943
9944 \end_inset
9945
9946 A
9947 \end_layout
9948
9949 \end_inset
9950 </cell>
9951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9956 \end_inset
9957
9958
9959 \end_layout
9960
9961 \end_inset
9962 </cell>
9963 </row>
9964 </lyxtabular>
9965
9966 \end_inset
9967
9968
9969 \begin_inset space \hfill{}
9970 \end_inset
9971
9972
9973 \begin_inset Tabular
9974 <lyxtabular version="3" rows="7" columns="2">
9975 <features tabularvalignment="middle">
9976 <column alignment="center" valignment="top" width="0pt">
9977 <column alignment="center" valignment="top" width="0pt">
9978 <row>
9979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9980 \begin_inset Text
9981
9982 \begin_layout Plain Layout
9983 Comando
9984 \end_layout
9985
9986 \end_inset
9987 </cell>
9988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9989 \begin_inset Text
9990
9991 \begin_layout Plain Layout
9992 Resultado
9993 \begin_inset Note Note
9994 status collapsed
9995
9996 \begin_layout Plain Layout
9997
9998 \series bold
9999
10000 \backslash
10001 raisebox
10002 \series default
10003  se usa sólo como espaciador
10004 \end_layout
10005
10006 \end_inset
10007
10008
10009 \end_layout
10010
10011 \end_inset
10012 </cell>
10013 </row>
10014 <row>
10015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10016 \begin_inset Text
10017
10018 \begin_layout Plain Layout
10019
10020 \backslash
10021 tilde
10022 \begin_inset ERT
10023 status collapsed
10024
10025 \begin_layout Plain Layout
10026
10027
10028 \backslash
10029 spce 
10030 \end_layout
10031
10032 \end_inset
10033
10034 A
10035 \end_layout
10036
10037 \end_inset
10038 </cell>
10039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10040 \begin_inset Text
10041
10042 \begin_layout Plain Layout
10043 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10044 \end_inset
10045
10046
10047 \end_layout
10048
10049 \end_inset
10050 </cell>
10051 </row>
10052 <row>
10053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10054 \begin_inset Text
10055
10056 \begin_layout Plain Layout
10057
10058 \backslash
10059 hat
10060 \begin_inset ERT
10061 status collapsed
10062
10063 \begin_layout Plain Layout
10064
10065
10066 \backslash
10067 spce 
10068 \end_layout
10069
10070 \end_inset
10071
10072 A
10073 \end_layout
10074
10075 \end_inset
10076 </cell>
10077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10078 \begin_inset Text
10079
10080 \begin_layout Plain Layout
10081 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10082 \end_inset
10083
10084
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 </row>
10090 <row>
10091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095
10096 \backslash
10097 check
10098 \begin_inset ERT
10099 status collapsed
10100
10101 \begin_layout Plain Layout
10102
10103
10104 \backslash
10105 spce 
10106 \end_layout
10107
10108 \end_inset
10109
10110 A
10111 \end_layout
10112
10113 \end_inset
10114 </cell>
10115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10116 \begin_inset Text
10117
10118 \begin_layout Plain Layout
10119 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10120 \end_inset
10121
10122
10123 \end_layout
10124
10125 \end_inset
10126 </cell>
10127 </row>
10128 <row>
10129 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10130 \begin_inset Text
10131
10132 \begin_layout Plain Layout
10133
10134 \backslash
10135 acute
10136 \begin_inset ERT
10137 status collapsed
10138
10139 \begin_layout Plain Layout
10140
10141
10142 \backslash
10143 spce 
10144 \end_layout
10145
10146 \end_inset
10147
10148 A
10149 \end_layout
10150
10151 \end_inset
10152 </cell>
10153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10158 \end_inset
10159
10160
10161 \end_layout
10162
10163 \end_inset
10164 </cell>
10165 </row>
10166 <row>
10167 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10168 \begin_inset Text
10169
10170 \begin_layout Plain Layout
10171
10172 \backslash
10173 grave
10174 \begin_inset ERT
10175 status collapsed
10176
10177 \begin_layout Plain Layout
10178
10179
10180 \backslash
10181 spce 
10182 \end_layout
10183
10184 \end_inset
10185
10186 A
10187 \end_layout
10188
10189 \end_inset
10190 </cell>
10191 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10192 \begin_inset Text
10193
10194 \begin_layout Plain Layout
10195 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10196 \end_inset
10197
10198
10199 \end_layout
10200
10201 \end_inset
10202 </cell>
10203 </row>
10204 <row>
10205 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10206 \begin_inset Text
10207
10208 \begin_layout Plain Layout
10209
10210 \backslash
10211 breve
10212 \begin_inset ERT
10213 status collapsed
10214
10215 \begin_layout Plain Layout
10216
10217
10218 \backslash
10219 spce 
10220 \end_layout
10221
10222 \end_inset
10223
10224 A
10225 \end_layout
10226
10227 \end_inset
10228 </cell>
10229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10230 \begin_inset Text
10231
10232 \begin_layout Plain Layout
10233 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10234 \end_inset
10235
10236
10237 \end_layout
10238
10239 \end_inset
10240 </cell>
10241 </row>
10242 </lyxtabular>
10243
10244 \end_inset
10245
10246
10247 \begin_inset space \hfill{}
10248 \end_inset
10249
10250
10251 \end_layout
10252
10253 \begin_layout Standard
10254 \begin_inset VSpace bigskip
10255 \end_inset
10256
10257
10258 \end_layout
10259
10260 \begin_layout Standard
10261 En ecuaciones se pueden insertar acentos como 
10262 \begin_inset Quotes fld
10263 \end_inset
10264
10265 é
10266 \begin_inset Quotes frd
10267 \end_inset
10268
10269  directamente.
10270  LyX los transformará al comando de acento correspondiente.
10271  Para poner diéresis
10272 \begin_inset Index idx
10273 status collapsed
10274
10275 \begin_layout Plain Layout
10276 Dieresis@Diéresis
10277 \end_layout
10278
10279 \end_inset
10280
10281  es mejor insertar comillas antes de la vocal.
10282  Estos dos caracteres son considerados por LaTeX como 
10283 \emph on
10284 un solo
10285 \emph default
10286  carácter si la parte de la ecuación con la diéresis se marca en idioma
10287  alemán.
10288 \begin_inset Foot
10289 status collapsed
10290
10291 \begin_layout Plain Layout
10292 O algún otro idioma que use acentos, p.
10293 \begin_inset space \thinspace{}
10294 \end_inset
10295
10296 e.
10297  catalán.
10298  Aunque esto no funciona en español por algún conflicto con el estilo 
10299 \series bold
10300 spanish
10301 \series default
10302  de 
10303 \series bold
10304 babel
10305 \series default
10306 , no es necesario: se puede escribir 
10307 \begin_inset Formula $ï$
10308 \end_inset
10309
10310  en una ecuación igual que se hace en texto normal, ï.
10311  (
10312 \emph on
10313 N.
10314 \begin_inset space \thinspace{}
10315 \end_inset
10316
10317 del t.
10318 \emph default
10319 )
10320 \end_layout
10321
10322 \end_inset
10323
10324  A diferencia de 
10325 \series bold
10326
10327 \backslash
10328 ddot
10329 \series default
10330 , con este método se generan diéresis 
10331 \begin_inset Quotes fld
10332 \end_inset
10333
10334 reales
10335 \begin_inset Quotes frd
10336 \end_inset
10337
10338 , como se demuestra en el siguiente ejemplo:
10339 \begin_inset VSpace -2mm
10340 \end_inset
10341
10342
10343 \end_layout
10344
10345 \begin_layout Standard
10346 \noindent
10347 \align center
10348 \begin_inset Tabular
10349 <lyxtabular version="3" rows="3" columns="2">
10350 <features tabularvalignment="middle">
10351 <column alignment="center" valignment="top" width="0">
10352 <column alignment="center" valignment="top" width="0">
10353 <row>
10354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10355 \begin_inset Text
10356
10357 \begin_layout Plain Layout
10358 Comando
10359 \end_layout
10360
10361 \end_inset
10362 </cell>
10363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367 Resultado
10368 \begin_inset Note Note
10369 status collapsed
10370
10371 \begin_layout Plain Layout
10372
10373 \series bold
10374
10375 \backslash
10376 raisebox
10377 \series default
10378  se usa sólo como espaciador.
10379 \end_layout
10380
10381 \end_inset
10382
10383
10384 \end_layout
10385
10386 \end_inset
10387 </cell>
10388 </row>
10389 <row>
10390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394 ï
10395 \end_layout
10396
10397 \end_inset
10398 </cell>
10399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10400 \begin_inset Text
10401
10402 \begin_layout Plain Layout
10403 \begin_inset Formula $ï$
10404 \end_inset
10405
10406
10407 \end_layout
10408
10409 \end_inset
10410 </cell>
10411 </row>
10412 <row>
10413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10414 \begin_inset Text
10415
10416 \begin_layout Plain Layout
10417
10418 \backslash
10419 ddot
10420 \begin_inset ERT
10421 status collapsed
10422
10423 \begin_layout Plain Layout
10424
10425
10426 \backslash
10427 spce 
10428 \end_layout
10429
10430 \end_inset
10431
10432 i
10433 \end_layout
10434
10435 \end_inset
10436 </cell>
10437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10438 \begin_inset Text
10439
10440 \begin_layout Plain Layout
10441 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10442 \end_inset
10443
10444
10445 \end_layout
10446
10447 \end_inset
10448 </cell>
10449 </row>
10450 </lyxtabular>
10451
10452 \end_inset
10453
10454
10455 \end_layout
10456
10457 \begin_layout Standard
10458 Otra ventaja frente a 
10459 \series bold
10460
10461 \backslash
10462 ddot
10463 \series default
10464  es que la diéresis puede convertirse directamente a texto matemático, porque
10465  los anteriores comandos para acentos 
10466 \emph on
10467 no están permitidos en texto matemático
10468 \emph default
10469 .
10470  Para convertir un carácter acentuado a texto matemático, se debe convertir
10471  sólo el carácter bajo el acento.
10472  Esto también se aplica para otras conversiones, p.
10473 \begin_inset space \thinspace{}
10474 \end_inset
10475
10476 e.
10477 \begin_inset space ~
10478 \end_inset
10479
10480 cursiva o negrita.
10481 \end_layout
10482
10483 \begin_layout Standard
10484 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10485 \end_layout
10486
10487 \begin_layout Subsection
10488 Acentos para varios caracteres
10489 \begin_inset Index idx
10490 status collapsed
10491
10492 \begin_layout Plain Layout
10493 Acentos ! en varios caracteres
10494 \end_layout
10495
10496 \end_inset
10497
10498
10499 \end_layout
10500
10501 \begin_layout Standard
10502 \begin_inset space \hfill{}
10503 \end_inset
10504
10505
10506 \begin_inset Tabular
10507 <lyxtabular version="3" rows="5" columns="2">
10508 <features tabularvalignment="middle">
10509 <column alignment="center" valignment="top" width="0pt">
10510 <column alignment="center" valignment="top" width="0pt">
10511 <row>
10512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10513 \begin_inset Text
10514
10515 \begin_layout Plain Layout
10516 Comando
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10522 \begin_inset Text
10523
10524 \begin_layout Plain Layout
10525 Resultado
10526 \begin_inset Note Note
10527 status collapsed
10528
10529 \begin_layout Plain Layout
10530
10531 \series bold
10532
10533 \backslash
10534 raisebox
10535 \series default
10536  se usa sólo como espaciador
10537 \end_layout
10538
10539 \end_inset
10540
10541
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 </row>
10547 <row>
10548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10549 \begin_inset Text
10550
10551 \begin_layout Plain Layout
10552
10553 \backslash
10554 overleftarrow
10555 \begin_inset ERT
10556 status collapsed
10557
10558 \begin_layout Plain Layout
10559
10560
10561 \backslash
10562 spce 
10563 \end_layout
10564
10565 \end_inset
10566
10567 A=B
10568 \end_layout
10569
10570 \end_inset
10571 </cell>
10572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10573 \begin_inset Text
10574
10575 \begin_layout Plain Layout
10576 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10577 \end_inset
10578
10579
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 </row>
10585 <row>
10586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10587 \begin_inset Text
10588
10589 \begin_layout Plain Layout
10590
10591 \backslash
10592 underleftarrow
10593 \begin_inset ERT
10594 status collapsed
10595
10596 \begin_layout Plain Layout
10597
10598
10599 \backslash
10600 spce 
10601 \end_layout
10602
10603 \end_inset
10604
10605 A=B
10606 \end_layout
10607
10608 \end_inset
10609 </cell>
10610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10611 \begin_inset Text
10612
10613 \begin_layout Plain Layout
10614 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10615 \end_inset
10616
10617
10618 \end_layout
10619
10620 \end_inset
10621 </cell>
10622 </row>
10623 <row>
10624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10625 \begin_inset Text
10626
10627 \begin_layout Plain Layout
10628
10629 \backslash
10630 overleftrightarrow
10631 \begin_inset ERT
10632 status collapsed
10633
10634 \begin_layout Plain Layout
10635
10636
10637 \backslash
10638 spce 
10639 \end_layout
10640
10641 \end_inset
10642
10643 A=B
10644 \end_layout
10645
10646 \end_inset
10647 </cell>
10648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10649 \begin_inset Text
10650
10651 \begin_layout Plain Layout
10652 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10653 \end_inset
10654
10655
10656 \end_layout
10657
10658 \end_inset
10659 </cell>
10660 </row>
10661 <row>
10662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10663 \begin_inset Text
10664
10665 \begin_layout Plain Layout
10666
10667 \backslash
10668 underleftrightarrow
10669 \begin_inset ERT
10670 status collapsed
10671
10672 \begin_layout Plain Layout
10673
10674
10675 \backslash
10676 spce 
10677 \end_layout
10678
10679 \end_inset
10680
10681 A=B
10682 \end_layout
10683
10684 \end_inset
10685 </cell>
10686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10687 \begin_inset Text
10688
10689 \begin_layout Plain Layout
10690 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10691 \end_inset
10692
10693
10694 \end_layout
10695
10696 \end_inset
10697 </cell>
10698 </row>
10699 </lyxtabular>
10700
10701 \end_inset
10702
10703
10704 \begin_inset space \hfill{}
10705 \end_inset
10706
10707
10708 \begin_inset Tabular
10709 <lyxtabular version="3" rows="5" columns="2">
10710 <features tabularvalignment="middle">
10711 <column alignment="center" valignment="top" width="0pt">
10712 <column alignment="center" valignment="top" width="0pt">
10713 <row>
10714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10715 \begin_inset Text
10716
10717 \begin_layout Plain Layout
10718 Comando
10719 \end_layout
10720
10721 \end_inset
10722 </cell>
10723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10724 \begin_inset Text
10725
10726 \begin_layout Plain Layout
10727 Resultado
10728 \begin_inset Note Note
10729 status collapsed
10730
10731 \begin_layout Plain Layout
10732
10733 \series bold
10734
10735 \backslash
10736 raisebox
10737 \series default
10738  se usa sólo como espaciador
10739 \end_layout
10740
10741 \end_inset
10742
10743
10744 \end_layout
10745
10746 \end_inset
10747 </cell>
10748 </row>
10749 <row>
10750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10751 \begin_inset Text
10752
10753 \begin_layout Plain Layout
10754
10755 \backslash
10756 overrightarrow
10757 \begin_inset ERT
10758 status collapsed
10759
10760 \begin_layout Plain Layout
10761
10762
10763 \backslash
10764 spce 
10765 \end_layout
10766
10767 \end_inset
10768
10769 A=B
10770 \end_layout
10771
10772 \end_inset
10773 </cell>
10774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10775 \begin_inset Text
10776
10777 \begin_layout Plain Layout
10778 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10779 \end_inset
10780
10781
10782 \end_layout
10783
10784 \end_inset
10785 </cell>
10786 </row>
10787 <row>
10788 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792
10793 \backslash
10794 underrightarrow
10795 \begin_inset ERT
10796 status collapsed
10797
10798 \begin_layout Plain Layout
10799
10800
10801 \backslash
10802 spce 
10803 \end_layout
10804
10805 \end_inset
10806
10807 A=B
10808 \end_layout
10809
10810 \end_inset
10811 </cell>
10812 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10813 \begin_inset Text
10814
10815 \begin_layout Plain Layout
10816 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10817 \end_inset
10818
10819
10820 \end_layout
10821
10822 \end_inset
10823 </cell>
10824 </row>
10825 <row>
10826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10827 \begin_inset Text
10828
10829 \begin_layout Plain Layout
10830
10831 \backslash
10832 widetilde
10833 \begin_inset ERT
10834 status collapsed
10835
10836 \begin_layout Plain Layout
10837
10838
10839 \backslash
10840 spce 
10841 \end_layout
10842
10843 \end_inset
10844
10845 A=B
10846 \end_layout
10847
10848 \end_inset
10849 </cell>
10850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10851 \begin_inset Text
10852
10853 \begin_layout Plain Layout
10854 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10855 \end_inset
10856
10857
10858 \end_layout
10859
10860 \end_inset
10861 </cell>
10862 </row>
10863 <row>
10864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10865 \begin_inset Text
10866
10867 \begin_layout Plain Layout
10868
10869 \backslash
10870 widehat
10871 \begin_inset ERT
10872 status collapsed
10873
10874 \begin_layout Plain Layout
10875
10876
10877 \backslash
10878 spce 
10879 \end_layout
10880
10881 \end_inset
10882
10883 A=B
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10893 \end_inset
10894
10895
10896 \end_layout
10897
10898 \end_inset
10899 </cell>
10900 </row>
10901 </lyxtabular>
10902
10903 \end_inset
10904
10905
10906 \begin_inset space \hfill{}
10907 \end_inset
10908
10909
10910 \end_layout
10911
10912 \begin_layout Standard
10913 \begin_inset VSpace medskip
10914 \end_inset
10915
10916
10917 \end_layout
10918
10919 \begin_layout Standard
10920 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10921  Pero los acentos 
10922 \series bold
10923
10924 \backslash
10925 widetilde
10926 \series default
10927  y 
10928 \series bold
10929
10930 \backslash
10931 widehat
10932 \series default
10933  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10934  ejemplo:
10935 \begin_inset Formula 
10936 \[
10937 \widetilde{A+B=C-D}
10938 \]
10939
10940 \end_inset
10941
10942
10943 \end_layout
10944
10945 \begin_layout Standard
10946 Con los comandos 
10947 \series bold
10948
10949 \backslash
10950 overset
10951 \series default
10952
10953 \begin_inset Index idx
10954 status collapsed
10955
10956 \begin_layout Plain Layout
10957 Comandos ! O ! 
10958 \backslash
10959 overset
10960 \end_layout
10961
10962 \end_inset
10963
10964  y 
10965 \series bold
10966
10967 \backslash
10968 underset
10969 \series default
10970
10971 \begin_inset Index idx
10972 status collapsed
10973
10974 \begin_layout Plain Layout
10975 Comandos ! U ! 
10976 \backslash
10977 underset
10978 \end_layout
10979
10980 \end_inset
10981
10982 , descritos en la subsección anterior, también se pueden acentuar varios
10983  caracteres.
10984  El comando 
10985 \series bold
10986
10987 \backslash
10988 underset
10989 \begin_inset ERT
10990 status collapsed
10991
10992 \begin_layout Plain Layout
10993
10994
10995 \backslash
10996 spce 
10997 \end_layout
10998
10999 \end_inset
11000
11001 A=B
11002 \begin_inset Formula $\downarrow$
11003 \end_inset
11004
11005 ***
11006 \series default
11007  da:
11008 \begin_inset Formula 
11009 \[
11010 \underset{***}{A=B}
11011 \]
11012
11013 \end_inset
11014
11015
11016 \end_layout
11017
11018 \begin_layout Section
11019 Espacios
11020 \begin_inset CommandInset label
11021 LatexCommand label
11022 name "sec:Espacio"
11023
11024 \end_inset
11025
11026
11027 \begin_inset Index idx
11028 status collapsed
11029
11030 \begin_layout Plain Layout
11031 Espacio ! horizontal
11032 \end_layout
11033
11034 \end_inset
11035
11036
11037 \end_layout
11038
11039 \begin_layout Subsection
11040 Espacio predefinido
11041 \begin_inset CommandInset label
11042 LatexCommand label
11043 name "sub:Espacio-predefinido"
11044
11045 \end_inset
11046
11047
11048 \begin_inset Index idx
11049 status collapsed
11050
11051 \begin_layout Plain Layout
11052 Espacio ! horizontal ! predefinido
11053 \end_layout
11054
11055 \end_inset
11056
11057
11058 \end_layout
11059
11060 \begin_layout Standard
11061 A veces es necesario insertar espacio horizontal en una ecuación.
11062  Esto se hace insertando un espacio protegido (atajo 
11063 \family sans
11064 Ctrl+Espacio
11065 \family default
11066 ).
11067  Aparece un 
11068 \begin_inset Quotes fld
11069 \end_inset
11070
11071
11072 \color black
11073
11074 \begin_inset ERT
11075 status collapsed
11076
11077 \begin_layout Plain Layout
11078
11079
11080 \backslash
11081 spce 
11082 \end_layout
11083
11084 \end_inset
11085
11086
11087 \color inherit
11088
11089 \begin_inset Quotes frd
11090 \end_inset
11091
11092 , y pulsando 
11093 \family sans
11094 Espacio
11095 \family default
11096  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11097  espacio.
11098  También se pueden insertar espacios mediante el botón 
11099 \begin_inset Graphics
11100         filename ../../images/math/space.png
11101         scale 85
11102
11103 \end_inset
11104
11105  de la barra de ecuaciones o con comandos especiales.
11106  Independientemente del comando insertado, se puede seleccionar un nuevo
11107  tamaño pulsando acto seguido 
11108 \family sans
11109 Espacio.
11110  
11111 \end_layout
11112
11113 \begin_layout Standard
11114 \noindent
11115 \align center
11116 \begin_inset VSpace -5mm
11117 \end_inset
11118
11119
11120 \begin_inset Tabular
11121 <lyxtabular version="3" rows="3" columns="7">
11122 <features tabularvalignment="middle">
11123 <column alignment="center" valignment="middle" width="6.8cm">
11124 <column alignment="center" valignment="top" width="0">
11125 <column alignment="center" valignment="top" width="0">
11126 <column alignment="center" valignment="top" width="0">
11127 <column alignment="center" valignment="top" width="0">
11128 <column alignment="center" valignment="top" width="0">
11129 <column alignment="center" valignment="top" width="0">
11130 <row>
11131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11132 \begin_inset Text
11133
11134 \begin_layout Plain Layout
11135 Comando
11136 \end_layout
11137
11138 \end_inset
11139 </cell>
11140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11141 \begin_inset Text
11142
11143 \begin_layout Plain Layout
11144
11145 \backslash
11146 ,
11147 \end_layout
11148
11149 \end_inset
11150 </cell>
11151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11152 \begin_inset Text
11153
11154 \begin_layout Plain Layout
11155
11156 \backslash
11157 :
11158 \end_layout
11159
11160 \end_inset
11161 </cell>
11162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11163 \begin_inset Text
11164
11165 \begin_layout Plain Layout
11166
11167 \backslash
11168 ;
11169 \end_layout
11170
11171 \end_inset
11172 </cell>
11173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11174 \begin_inset Text
11175
11176 \begin_layout Plain Layout
11177
11178 \backslash
11179 quad
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Plain Layout
11188
11189 \backslash
11190 qquad
11191 \end_layout
11192
11193 \end_inset
11194 </cell>
11195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11196 \begin_inset Text
11197
11198 \begin_layout Plain Layout
11199
11200 \backslash
11201 !
11202 \end_layout
11203
11204 \end_inset
11205 </cell>
11206 </row>
11207 <row>
11208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11209 \begin_inset Text
11210
11211 \begin_layout Plain Layout
11212 Número de pulsaciones de 
11213 \family sans
11214 Espacio
11215 \family default
11216  tras insertar el espacio protegido
11217 \end_layout
11218
11219 \end_inset
11220 </cell>
11221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11222 \begin_inset Text
11223
11224 \begin_layout Plain Layout
11225 0
11226 \end_layout
11227
11228 \end_inset
11229 </cell>
11230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11231 \begin_inset Text
11232
11233 \begin_layout Plain Layout
11234 1
11235 \end_layout
11236
11237 \end_inset
11238 </cell>
11239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11240 \begin_inset Text
11241
11242 \begin_layout Plain Layout
11243 2
11244 \end_layout
11245
11246 \end_inset
11247 </cell>
11248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11249 \begin_inset Text
11250
11251 \begin_layout Plain Layout
11252 3
11253 \end_layout
11254
11255 \end_inset
11256 </cell>
11257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11258 \begin_inset Text
11259
11260 \begin_layout Plain Layout
11261 4
11262 \end_layout
11263
11264 \end_inset
11265 </cell>
11266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11267 \begin_inset Text
11268
11269 \begin_layout Plain Layout
11270 5
11271 \end_layout
11272
11273 \end_inset
11274 </cell>
11275 </row>
11276 <row>
11277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11278 \begin_inset Text
11279
11280 \begin_layout Plain Layout
11281 Resultado
11282 \end_layout
11283
11284 \end_inset
11285 </cell>
11286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11287 \begin_inset Text
11288
11289 \begin_layout Plain Layout
11290 \begin_inset Formula $A\, B$
11291 \end_inset
11292
11293
11294 \end_layout
11295
11296 \end_inset
11297 </cell>
11298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11299 \begin_inset Text
11300
11301 \begin_layout Plain Layout
11302 \begin_inset Formula $A\: B$
11303 \end_inset
11304
11305
11306 \end_layout
11307
11308 \end_inset
11309 </cell>
11310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11311 \begin_inset Text
11312
11313 \begin_layout Plain Layout
11314 \begin_inset Formula $A\; B$
11315 \end_inset
11316
11317
11318 \end_layout
11319
11320 \end_inset
11321 </cell>
11322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11323 \begin_inset Text
11324
11325 \begin_layout Plain Layout
11326 \begin_inset Formula $A\quad B$
11327 \end_inset
11328
11329
11330 \end_layout
11331
11332 \end_inset
11333 </cell>
11334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11335 \begin_inset Text
11336
11337 \begin_layout Plain Layout
11338 \begin_inset Formula $A\qquad B$
11339 \end_inset
11340
11341
11342 \end_layout
11343
11344 \end_inset
11345 </cell>
11346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11347 \begin_inset Text
11348
11349 \begin_layout Plain Layout
11350 \begin_inset Formula $A\! B$
11351 \end_inset
11352
11353
11354 \end_layout
11355
11356 \end_inset
11357 </cell>
11358 </row>
11359 </lyxtabular>
11360
11361 \end_inset
11362
11363
11364 \end_layout
11365
11366 \begin_layout Standard
11367 El último tamaño parece no generar espacio.
11368  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11369  negativo.
11370  Hay otros dos espacios negativos:
11371 \end_layout
11372
11373 \begin_layout Standard
11374 \align center
11375 \begin_inset Tabular
11376 <lyxtabular version="3" rows="3" columns="3">
11377 <features tabularvalignment="middle">
11378 <column alignment="center" valignment="middle" width="6.8cm">
11379 <column alignment="center" valignment="top" width="0pt">
11380 <column alignment="center" valignment="top" width="0pt">
11381 <row>
11382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11383 \begin_inset Text
11384
11385 \begin_layout Plain Layout
11386 Comando
11387 \end_layout
11388
11389 \end_inset
11390 </cell>
11391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11392 \begin_inset Text
11393
11394 \begin_layout Plain Layout
11395
11396 \backslash
11397 negmedspace
11398 \end_layout
11399
11400 \end_inset
11401 </cell>
11402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406
11407 \backslash
11408 negthickspace
11409 \end_layout
11410
11411 \end_inset
11412 </cell>
11413 </row>
11414 <row>
11415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11416 \begin_inset Text
11417
11418 \begin_layout Plain Layout
11419 Número de pulsaciones de 
11420 \family sans
11421 Espacio
11422 \family default
11423  tras insertar el espacio protegido
11424 \end_layout
11425
11426 \end_inset
11427 </cell>
11428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11429 \begin_inset Text
11430
11431 \begin_layout Plain Layout
11432 6
11433 \end_layout
11434
11435 \end_inset
11436 </cell>
11437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11438 \begin_inset Text
11439
11440 \begin_layout Plain Layout
11441 7
11442 \end_layout
11443
11444 \end_inset
11445 </cell>
11446 </row>
11447 <row>
11448 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11449 \begin_inset Text
11450
11451 \begin_layout Plain Layout
11452 Resultado
11453 \end_layout
11454
11455 \end_inset
11456 </cell>
11457 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11458 \begin_inset Text
11459
11460 \begin_layout Plain Layout
11461 \begin_inset Formula $A\negmedspace B$
11462 \end_inset
11463
11464
11465 \end_layout
11466
11467 \end_inset
11468 </cell>
11469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11470 \begin_inset Text
11471
11472 \begin_layout Plain Layout
11473 \begin_inset Formula $A\negthickspace B$
11474 \end_inset
11475
11476
11477 \end_layout
11478
11479 \end_inset
11480 </cell>
11481 </row>
11482 </lyxtabular>
11483
11484 \end_inset
11485
11486
11487 \end_layout
11488
11489 \begin_layout Standard
11490 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11491  Así, se pueden usar para forzar ligaduras, lo que es apropiado, por ejemplo,
11492  para operadores suma: 
11493 \end_layout
11494
11495 \begin_layout Standard
11496 \noindent
11497 \align center
11498 \begin_inset Tabular
11499 <lyxtabular version="3" rows="3" columns="2">
11500 <features tabularvalignment="middle">
11501 <column alignment="center" valignment="top" width="0">
11502 <column alignment="center" valignment="top" width="0">
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 Comando
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11514 \begin_inset Text
11515
11516 \begin_layout Plain Layout
11517 Resultado
11518 \begin_inset Note Note
11519 status collapsed
11520
11521 \begin_layout Plain Layout
11522
11523 \series bold
11524
11525 \backslash
11526 raisebox
11527 \series default
11528  se usa sólo como espaciador
11529 \end_layout
11530
11531 \end_inset
11532
11533
11534 \end_layout
11535
11536 \end_inset
11537 </cell>
11538 </row>
11539 <row>
11540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11541 \begin_inset Text
11542
11543 \begin_layout Plain Layout
11544
11545 \backslash
11546 sum
11547 \backslash
11548 sum
11549 \begin_inset ERT
11550 status collapsed
11551
11552 \begin_layout Plain Layout
11553
11554
11555 \backslash
11556 spce 
11557 \end_layout
11558
11559 \end_inset
11560
11561 f_kl
11562 \end_layout
11563
11564 \end_inset
11565 </cell>
11566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11567 \begin_inset Text
11568
11569 \begin_layout Plain Layout
11570 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11571 \end_inset
11572
11573
11574 \end_layout
11575
11576 \end_inset
11577 </cell>
11578 </row>
11579 <row>
11580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11581 \begin_inset Text
11582
11583 \begin_layout Plain Layout
11584
11585 \backslash
11586 sum
11587 \backslash
11588 negmedspace
11589 \backslash
11590 sum
11591 \begin_inset ERT
11592 status collapsed
11593
11594 \begin_layout Plain Layout
11595
11596
11597 \backslash
11598 spce 
11599 \end_layout
11600
11601 \end_inset
11602
11603 f_kl
11604 \end_layout
11605
11606 \end_inset
11607 </cell>
11608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11609 \begin_inset Text
11610
11611 \begin_layout Plain Layout
11612 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11613 \end_inset
11614
11615
11616 \end_layout
11617
11618 \end_inset
11619 </cell>
11620 </row>
11621 </lyxtabular>
11622
11623 \end_inset
11624
11625
11626 \end_layout
11627
11628 \begin_layout Standard
11629 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11630  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11631  El siguiente ejemplo lo ilustra:
11632 \end_layout
11633
11634 \begin_layout Standard
11635 \noindent
11636 \align center
11637 \begin_inset Tabular
11638 <lyxtabular version="3" rows="2" columns="2">
11639 <features tabularvalignment="middle">
11640 <column alignment="center" valignment="top" width="0">
11641 <column alignment="center" valignment="top" width="0">
11642 <row>
11643 <cell alignment="center" valignment="top" usebox="none">
11644 \begin_inset Text
11645
11646 \begin_layout Plain Layout
11647 ecuación normal
11648 \end_layout
11649
11650 \end_inset
11651 </cell>
11652 <cell alignment="center" valignment="top" usebox="none">
11653 \begin_inset Text
11654
11655 \begin_layout Plain Layout
11656 \begin_inset Formula $A=B$
11657 \end_inset
11658
11659
11660 \end_layout
11661
11662 \end_inset
11663 </cell>
11664 </row>
11665 <row>
11666 <cell alignment="center" valignment="top" usebox="none">
11667 \begin_inset Text
11668
11669 \begin_layout Plain Layout
11670 \begin_inset Note Note
11671 status collapsed
11672
11673 \begin_layout Plain Layout
11674
11675 \series bold
11676
11677 \backslash
11678 raisebox
11679 \series default
11680  se usa sólo como espaciador
11681 \end_layout
11682
11683 \end_inset
11684
11685
11686 \begin_inset Formula $\raisebox{5mm}{}$
11687 \end_inset
11688
11689 ecuación sin espacio
11690 \end_layout
11691
11692 \end_inset
11693 </cell>
11694 <cell alignment="center" valignment="top" usebox="none">
11695 \begin_inset Text
11696
11697 \begin_layout Plain Layout
11698 \begin_inset Formula $A{=}B$
11699 \end_inset
11700
11701
11702 \end_layout
11703
11704 \end_inset
11705 </cell>
11706 </row>
11707 </lyxtabular>
11708
11709 \end_inset
11710
11711
11712 \end_layout
11713
11714 \begin_layout Standard
11715 El comando para la segunda ecuación es: 
11716 \series bold
11717 A
11718 \backslash
11719 {=
11720 \begin_inset Formula $\rightarrow$
11721 \end_inset
11722
11723 B
11724 \series default
11725  
11726 \begin_inset VSpace bigskip
11727 \end_inset
11728
11729
11730 \end_layout
11731
11732 \begin_layout Standard
11733 Para las unidades físicas hacen falta espacios, porque entre el valor y
11734  su unidad se pone un espacio más pequeño que el normal.
11735  Para unidades en el texto se inserta con el menú 
11736 \family sans
11737 Insertar\SpecialChar \menuseparator
11738 Formato\SpecialChar \menuseparator
11739 Espacio
11740 \begin_inset space ~
11741 \end_inset
11742
11743 delgado
11744 \family default
11745  (atajo 
11746 \family sans
11747 Ctrl+Mayúscula+Espacio
11748 \family default
11749 ).
11750 \end_layout
11751
11752 \begin_layout Standard
11753 Un ejemplo para visualizar la diferencia:
11754 \end_layout
11755
11756 \begin_layout Standard
11757 \begin_inset Tabular
11758 <lyxtabular version="3" rows="2" columns="2">
11759 <features tabularvalignment="middle">
11760 <column alignment="center" valignment="top" width="0">
11761 <column alignment="left" valignment="top" width="0">
11762 <row>
11763 <cell alignment="center" valignment="top" usebox="none">
11764 \begin_inset Text
11765
11766 \begin_layout Plain Layout
11767 24 kW
11768 \begin_inset Formula $\cdot$
11769 \end_inset
11770
11771 h
11772 \end_layout
11773
11774 \end_inset
11775 </cell>
11776 <cell alignment="center" valignment="top" usebox="none">
11777 \begin_inset Text
11778
11779 \begin_layout Plain Layout
11780 espacio entre valor y unidad 
11781 \end_layout
11782
11783 \end_inset
11784 </cell>
11785 </row>
11786 <row>
11787 <cell alignment="center" valignment="top" usebox="none">
11788 \begin_inset Text
11789
11790 \begin_layout Plain Layout
11791 24
11792 \begin_inset space \thinspace{}
11793 \end_inset
11794
11795 kW
11796 \begin_inset Formula $\cdot$
11797 \end_inset
11798
11799 h
11800 \end_layout
11801
11802 \end_inset
11803 </cell>
11804 <cell alignment="center" valignment="top" usebox="none">
11805 \begin_inset Text
11806
11807 \begin_layout Plain Layout
11808 espacio delgado entre valor y unidad
11809 \end_layout
11810
11811 \end_inset
11812 </cell>
11813 </row>
11814 </lyxtabular>
11815
11816 \end_inset
11817
11818
11819 \end_layout
11820
11821 \begin_layout Subsection
11822 Espacio variable
11823 \begin_inset ERT
11824 status collapsed
11825
11826 \begin_layout Plain Layout
11827
11828
11829 \backslash
11830 texorpdfstring{
11831 \end_layout
11832
11833 \end_inset
11834
11835
11836 \begin_inset Foot
11837 status collapsed
11838
11839 \begin_layout Plain Layout
11840 Para espacio vertical en ecuaciones véase 
11841 \begin_inset CommandInset ref
11842 LatexCommand ref
11843 reference "sub:Separación-de-líneas"
11844
11845 \end_inset
11846
11847
11848 \end_layout
11849
11850 \end_inset
11851
11852
11853 \begin_inset ERT
11854 status collapsed
11855
11856 \begin_layout Plain Layout
11857
11858 }{}
11859 \end_layout
11860
11861 \end_inset
11862
11863
11864 \begin_inset Note Note
11865 status collapsed
11866
11867 \begin_layout Plain Layout
11868
11869 \backslash
11870 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11871  PDF.
11872 \end_layout
11873
11874 \begin_layout Plain Layout
11875 Más sobre 
11876 \backslash
11877 texorpdfstring en la sección 
11878 \begin_inset CommandInset ref
11879 LatexCommand ref
11880 reference "sub:Ecuaciones-en-encabezados"
11881
11882 \end_inset
11883
11884 .
11885 \end_layout
11886
11887 \end_inset
11888
11889
11890 \begin_inset CommandInset label
11891 LatexCommand label
11892 name "sub:Espacio-variable"
11893
11894 \end_inset
11895
11896
11897 \begin_inset Index idx
11898 status collapsed
11899
11900 \begin_layout Plain Layout
11901 Espacio ! horizontal ! variable
11902 \end_layout
11903
11904 \end_inset
11905
11906
11907 \end_layout
11908
11909 \begin_layout Standard
11910 En LyX se puede insertar espacio con una longitud definida con el comando
11911  
11912 \series bold
11913
11914 \backslash
11915 hspace
11916 \series default
11917
11918 \begin_inset Index idx
11919 status collapsed
11920
11921 \begin_layout Plain Layout
11922 Comandos ! H ! 
11923 \backslash
11924 hspace
11925 \end_layout
11926
11927 \end_inset
11928
11929 .
11930  Aparece un 
11931 \begin_inset Quotes fld
11932 \end_inset
11933
11934
11935 \color black
11936
11937 \begin_inset ERT
11938 status collapsed
11939
11940 \begin_layout Plain Layout
11941
11942
11943 \backslash
11944 spce 
11945 \end_layout
11946
11947 \end_inset
11948
11949
11950 \color inherit
11951
11952 \begin_inset Quotes frd
11953 \end_inset
11954
11955  largo.
11956  La longitud se puede ajustar haciendo clic izquierdo sobre el 
11957 \begin_inset Quotes fld
11958 \end_inset
11959
11960
11961 \color black
11962
11963 \begin_inset ERT
11964 status collapsed
11965
11966 \begin_layout Plain Layout
11967
11968
11969 \backslash
11970 spce 
11971 \end_layout
11972
11973 \end_inset
11974
11975
11976 \color inherit
11977
11978 \begin_inset Quotes frd
11979 \end_inset
11980
11981 .
11982  La longitud también puede ser negativa.
11983  Para insertar en una ecuación tanto espacio como esté disponible se usa
11984  el comando 
11985 \series bold
11986
11987 \backslash
11988 hfill
11989 \series default
11990
11991 \begin_inset Index idx
11992 status collapsed
11993
11994 \begin_layout Plain Layout
11995 Comandos ! H ! 
11996 \backslash
11997 hfill
11998 \end_layout
11999
12000 \end_inset
12001
12002 .
12003 \begin_inset VSpace -1mm
12004 \end_inset
12005
12006
12007 \end_layout
12008
12009 \begin_layout Standard
12010 \noindent
12011 \align center
12012 \begin_inset Tabular
12013 <lyxtabular version="3" rows="4" columns="2">
12014 <features tabularvalignment="middle">
12015 <column alignment="center" valignment="top" width="0">
12016 <column alignment="center" valignment="top" width="0">
12017 <row>
12018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12019 \begin_inset Text
12020
12021 \begin_layout Plain Layout
12022 Comando (
12023 \backslash
12024 hspace longitud)
12025 \end_layout
12026
12027 \end_inset
12028 </cell>
12029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12030 \begin_inset Text
12031
12032 \begin_layout Plain Layout
12033 Resultado
12034 \end_layout
12035
12036 \end_inset
12037 </cell>
12038 </row>
12039 <row>
12040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12041 \begin_inset Text
12042
12043 \begin_layout Plain Layout
12044 A=B
12045 \backslash
12046 hspace
12047 \begin_inset ERT
12048 status collapsed
12049
12050 \begin_layout Plain Layout
12051
12052
12053 \backslash
12054 spce 
12055 \end_layout
12056
12057 \end_inset
12058
12059
12060 \begin_inset Formula $\to$
12061 \end_inset
12062
12063 A
12064 \backslash
12065 not=C (3
12066 \begin_inset space \thinspace{}
12067 \end_inset
12068
12069 cm)
12070 \end_layout
12071
12072 \end_inset
12073 </cell>
12074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12075 \begin_inset Text
12076
12077 \begin_layout Plain Layout
12078 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12079 \end_inset
12080
12081
12082 \end_layout
12083
12084 \end_inset
12085 </cell>
12086 </row>
12087 <row>
12088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12089 \begin_inset Text
12090
12091 \begin_layout Plain Layout
12092 A
12093 \backslash
12094 hspace
12095 \begin_inset ERT
12096 status collapsed
12097
12098 \begin_layout Plain Layout
12099
12100
12101 \backslash
12102 spce 
12103 \end_layout
12104
12105 \end_inset
12106
12107
12108 \begin_inset Formula $\to$
12109 \end_inset
12110
12111 A
12112 \backslash
12113 not=A (-1
12114 \begin_inset space \thinspace{}
12115 \end_inset
12116
12117 mm)
12118 \end_layout
12119
12120 \end_inset
12121 </cell>
12122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12123 \begin_inset Text
12124
12125 \begin_layout Plain Layout
12126 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12127 \end_inset
12128
12129
12130 \end_layout
12131
12132 \end_inset
12133 </cell>
12134 </row>
12135 <row>
12136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12137 \begin_inset Text
12138
12139 \begin_layout Plain Layout
12140 A=A
12141 \backslash
12142 hfill
12143 \begin_inset ERT
12144 status collapsed
12145
12146 \begin_layout Plain Layout
12147
12148
12149 \backslash
12150 spce 
12151 \end_layout
12152
12153 \end_inset
12154
12155 B=B
12156 \end_layout
12157
12158 \end_inset
12159 </cell>
12160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12161 \begin_inset Text
12162
12163 \begin_layout Plain Layout
12164 \begin_inset Formula $A=A\hfill B=B$
12165 \end_inset
12166
12167
12168 \end_layout
12169
12170 \end_inset
12171 </cell>
12172 </row>
12173 </lyxtabular>
12174
12175 \end_inset
12176
12177
12178 \end_layout
12179
12180 \begin_layout Standard
12181 En el último ejemplo el espacio disponible viene dado por la entrada más
12182  larga de columna en el cuadro.
12183  En una ecuación en línea el espacio depende de la longitud de la línea
12184  en la que se inserta 
12185 \series bold
12186
12187 \backslash
12188 hfill
12189 \series default
12190 .
12191  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12192  
12193 \series bold
12194
12195 \backslash
12196 hfill
12197 \series default
12198  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12199 \series bold
12200 Sangrado
12201 \series default
12202 .
12203  (Los estilos de ecuaciones se explican en
12204 \begin_inset space ~
12205 \end_inset
12206
12207
12208 \begin_inset CommandInset ref
12209 LatexCommand ref
12210 reference "sec:Estilos-de-ecuación"
12211
12212 \end_inset
12213
12214 ).
12215 \end_layout
12216
12217 \begin_layout Standard
12218 Además de 
12219 \series bold
12220
12221 \backslash
12222 hfill
12223 \series default
12224  hay los comandos 
12225 \series bold
12226
12227 \backslash
12228 dotfill
12229 \series default
12230  y 
12231 \series bold
12232
12233 \backslash
12234 hrulefill
12235 \series default
12236  que llenan el espacio con un patrón, véase un ejemplo en
12237 \begin_inset space ~
12238 \end_inset
12239
12240
12241 \begin_inset CommandInset ref
12242 LatexCommand ref
12243 reference "sub:Puntos"
12244
12245 \end_inset
12246
12247 .
12248 \end_layout
12249
12250 \begin_layout Standard
12251 Para texto se puede insertar espacio variable con el menú 
12252 \family sans
12253 Insertar\SpecialChar \menuseparator
12254 Formato\SpecialChar \menuseparator
12255 Espacio
12256 \begin_inset space ~
12257 \end_inset
12258
12259 horizontal
12260 \family default
12261 :
12262 \end_layout
12263
12264 \begin_layout Standard
12265 En esta línea hay un espacio
12266 \begin_inset space \hspace{}
12267 \length 2cm
12268 \end_inset
12269
12270 de 2
12271 \begin_inset space \thinspace{}
12272 \end_inset
12273
12274 cm.
12275 \end_layout
12276
12277 \begin_layout Standard
12278 En esta línea hay un
12279 \begin_inset space \hfill{}
12280 \end_inset
12281
12282 espacio máximo.
12283 \end_layout
12284
12285 \begin_layout Subsection
12286 Espacio adicional en ecuaciones en línea
12287 \begin_inset Index idx
12288 status collapsed
12289
12290 \begin_layout Plain Layout
12291 Espacio ! adicional en línea
12292 \end_layout
12293
12294 \end_inset
12295
12296
12297 \end_layout
12298
12299 \begin_layout Standard
12300 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12301  
12302 \series bold
12303
12304 \backslash
12305 mathsurround
12306 \series default
12307
12308 \begin_inset Index idx
12309 status collapsed
12310
12311 \begin_layout Plain Layout
12312 Comandos ! M ! 
12313 \backslash
12314 mathsurround
12315 \end_layout
12316
12317 \end_inset
12318
12319 .
12320  El valor de una longitud se establece con el comando 
12321 \series bold
12322
12323 \backslash
12324 setlength
12325 \series default
12326
12327 \begin_inset Index idx
12328 status collapsed
12329
12330 \begin_layout Plain Layout
12331 Comandos ! S ! 
12332 \backslash
12333 setlength
12334 \end_layout
12335
12336 \end_inset
12337
12338  según el siguiente esquema:
12339 \end_layout
12340
12341 \begin_layout Standard
12342
12343 \series bold
12344
12345 \backslash
12346 setlength{nombre de la longitud}{valor}
12347 \end_layout
12348
12349 \begin_layout Standard
12350 Para poner a 
12351 \series bold
12352
12353 \backslash
12354 mathsurround
12355 \series default
12356  un valor de 5
12357 \begin_inset space \thinspace{}
12358 \end_inset
12359
12360 mm, se inserta el comando
12361 \end_layout
12362
12363 \begin_layout Standard
12364
12365 \series bold
12366
12367 \backslash
12368 setlength{
12369 \backslash
12370 mathsurround}{5mm}
12371 \end_layout
12372
12373 \begin_layout Standard
12374 en modo TeX.
12375  Se establecerá un espacio de 5
12376 \begin_inset space \thinspace{}
12377 \end_inset
12378
12379 mm alrededor de todas las ecuaciones en línea:
12380 \begin_inset ERT
12381 status collapsed
12382
12383 \begin_layout Plain Layout
12384
12385
12386 \backslash
12387 setlength{
12388 \backslash
12389 mathsurround}{5mm}
12390 \end_layout
12391
12392 \end_inset
12393
12394
12395 \end_layout
12396
12397 \begin_layout Standard
12398 En esta línea hay una ecuación 
12399 \begin_inset Formula $A=B$
12400 \end_inset
12401
12402  rodeada por espacios de 5
12403 \begin_inset space \thinspace{}
12404 \end_inset
12405
12406 mm.
12407 \begin_inset ERT
12408 status collapsed
12409
12410 \begin_layout Plain Layout
12411
12412
12413 \backslash
12414 setlength{
12415 \backslash
12416 mathsurround}{0mm}
12417 \end_layout
12418
12419 \end_inset
12420
12421
12422 \end_layout
12423
12424 \begin_layout Standard
12425 Para volver al espacio predeterminado, 
12426 \series bold
12427
12428 \backslash
12429 mathsurround
12430 \series default
12431  se restablece al valor 0
12432 \begin_inset space \thinspace{}
12433 \end_inset
12434
12435 pt.
12436 \end_layout
12437
12438 \begin_layout Section
12439 Marcos y bordes
12440 \begin_inset Index idx
12441 status collapsed
12442
12443 \begin_layout Plain Layout
12444 Marcos
12445 \end_layout
12446
12447 \end_inset
12448
12449
12450 \end_layout
12451
12452 \begin_layout Standard
12453 Los marcos para texto se describen en el capítulo 
12454 \emph on
12455 Marcos
12456 \emph default
12457  del manual 
12458 \emph on
12459 Objetos insertados
12460 \emph default
12461 .
12462 \end_layout
12463
12464 \begin_layout Subsection
12465 Marcos con bordes
12466 \begin_inset CommandInset label
12467 LatexCommand label
12468 name "sub:Marcos-con-bordes"
12469
12470 \end_inset
12471
12472
12473 \begin_inset Index idx
12474 status collapsed
12475
12476 \begin_layout Plain Layout
12477 Marcos ! con bordes
12478 \end_layout
12479
12480 \end_inset
12481
12482
12483 \end_layout
12484
12485 \begin_layout Standard
12486 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12487 \series bold
12488
12489 \backslash
12490 fbox
12491 \series default
12492
12493 \begin_inset Index idx
12494 status collapsed
12495
12496 \begin_layout Plain Layout
12497 Comandos ! F ! 
12498 \backslash
12499 fbox
12500 \end_layout
12501
12502 \end_inset
12503
12504  y 
12505 \series bold
12506
12507 \backslash
12508 boxed
12509 \series default
12510
12511 \begin_inset Index idx
12512 status collapsed
12513
12514 \begin_layout Plain Layout
12515 Comandos ! B ! 
12516 \backslash
12517 boxed
12518 \end_layout
12519
12520 \end_inset
12521
12522 .
12523 \end_layout
12524
12525 \begin_layout Standard
12526 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12527  azul en un marco donde se introducen partes de una ecuación.
12528  Para 
12529 \series bold
12530
12531 \backslash
12532 fbox
12533 \series default
12534  hay que generar una ecuación adicional con 
12535 \family sans
12536 Ctrl+M
12537 \family default
12538  dentro del recuadro, porque si no el contenido del mismo sería considerado
12539  texto matemático.
12540  Si se usa 
12541 \series bold
12542
12543 \backslash
12544 boxed
12545 \series default
12546  la nueva ecuación se genera automáticamente dentro del marco.
12547 \end_layout
12548
12549 \begin_layout Standard
12550 El comando 
12551 \series bold
12552
12553 \backslash
12554 fbox
12555 \series default
12556  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12557  ecuación tendría siempre el tamaño del texto.
12558  Por otra parte, 
12559 \series bold
12560
12561 \backslash
12562 fboxed
12563 \series default
12564  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12565  siempre el tamaño de una ecuación presentada.
12566 \end_layout
12567
12568 \begin_layout Standard
12569 El comando 
12570 \series bold
12571
12572 \backslash
12573 framebox
12574 \series default
12575
12576 \begin_inset Index idx
12577 status collapsed
12578
12579 \begin_layout Plain Layout
12580 Comandos ! F ! 
12581 \backslash
12582 framebox
12583 \end_layout
12584
12585 \end_inset
12586
12587  es una extensión de 
12588 \series bold
12589
12590 \backslash
12591 fbox
12592 \series default
12593 , que permite especificar además la anchura del marco y la alineación.
12594  
12595 \series bold
12596
12597 \backslash
12598 framebox
12599 \series default
12600  se usa con el siguiente esquema: 
12601 \end_layout
12602
12603 \begin_layout Standard
12604
12605 \series bold
12606
12607 \backslash
12608 framebox[anchura del marco][posición]{contenido del cuadro}
12609 \end_layout
12610
12611 \begin_layout Standard
12612 La posición puede ser 
12613 \emph on
12614 l
12615 \emph default
12616  o 
12617 \emph on
12618 r
12619 \emph default
12620
12621 \emph on
12622 l
12623 \emph default
12624  alinea la ecuación a la izquierda del marcro, 
12625 \emph on
12626 r
12627 \emph default
12628  la alinea a la derecha.
12629  Si no se da posición la ecuación será centrada.
12630 \begin_inset Newline newline
12631 \end_inset
12632
12633 Si no se pone anchura tampoco puede darse posición.
12634  En este caso la anchura del borde se ajusta al contenido del cuadro, como
12635  con 
12636 \series bold
12637
12638 \backslash
12639 fbox
12640 \series default
12641 .
12642  
12643 \end_layout
12644
12645 \begin_layout Standard
12646 Cuando se inserta el comando 
12647 \series bold
12648
12649 \backslash
12650 framebox
12651 \series default
12652  aparece un recuadro con tres marcos azules.
12653  Los dos primeros marcos están encerrados entre corchetes e indican los
12654  dos argumentos opcionales.
12655  El tercer marco es para partes de la ecuación, como para 
12656 \series bold
12657
12658 \backslash
12659 fbox
12660 \series default
12661 .
12662 \end_layout
12663
12664 \begin_layout Standard
12665 \noindent
12666 \align center
12667 \begin_inset Tabular
12668 <lyxtabular version="3" rows="5" columns="2">
12669 <features tabularvalignment="middle">
12670 <column alignment="center" valignment="top" width="0">
12671 <column alignment="center" valignment="top" width="0">
12672 <row>
12673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12674 \begin_inset Text
12675
12676 \begin_layout Plain Layout
12677 Comando
12678 \end_layout
12679
12680 \end_inset
12681 </cell>
12682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12683 \begin_inset Text
12684
12685 \begin_layout Plain Layout
12686 Resultado
12687 \begin_inset Note Note
12688 status collapsed
12689
12690 \begin_layout Plain Layout
12691
12692 \series bold
12693
12694 \backslash
12695 raisebox
12696 \series default
12697  se usa sólo como espaciador
12698 \end_layout
12699
12700 \end_inset
12701
12702
12703 \end_layout
12704
12705 \end_inset
12706 </cell>
12707 </row>
12708 <row>
12709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12710 \begin_inset Text
12711
12712 \begin_layout Plain Layout
12713
12714 \backslash
12715 fbox
12716 \begin_inset ERT
12717 status collapsed
12718
12719 \begin_layout Plain Layout
12720
12721
12722 \backslash
12723 spce 
12724 \end_layout
12725
12726 \end_inset
12727
12728
12729 \family sans
12730 Ctrl+M
12731 \family default
12732  
12733 \backslash
12734 int
12735 \begin_inset ERT
12736 status collapsed
12737
12738 \begin_layout Plain Layout
12739
12740
12741 \backslash
12742 spce 
12743 \end_layout
12744
12745 \end_inset
12746
12747 A=B
12748 \end_layout
12749
12750 \end_inset
12751 </cell>
12752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12753 \begin_inset Text
12754
12755 \begin_layout Plain Layout
12756 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12757 \end_inset
12758
12759
12760 \end_layout
12761
12762 \end_inset
12763 </cell>
12764 </row>
12765 <row>
12766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12767 \begin_inset Text
12768
12769 \begin_layout Plain Layout
12770
12771 \backslash
12772 boxed
12773 \begin_inset ERT
12774 status collapsed
12775
12776 \begin_layout Plain Layout
12777
12778
12779 \backslash
12780 spce 
12781 \end_layout
12782
12783 \end_inset
12784
12785
12786 \backslash
12787 int
12788 \begin_inset ERT
12789 status collapsed
12790
12791 \begin_layout Plain Layout
12792
12793
12794 \backslash
12795 spce 
12796 \end_layout
12797
12798 \end_inset
12799
12800 A=B
12801 \end_layout
12802
12803 \end_inset
12804 </cell>
12805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12806 \begin_inset Text
12807
12808 \begin_layout Plain Layout
12809 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12810 \end_inset
12811
12812
12813 \end_layout
12814
12815 \end_inset
12816 </cell>
12817 </row>
12818 <row>
12819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12820 \begin_inset Text
12821
12822 \begin_layout Plain Layout
12823 A+
12824 \backslash
12825 fbox
12826 \begin_inset ERT
12827 status collapsed
12828
12829 \begin_layout Plain Layout
12830
12831
12832 \backslash
12833 spce 
12834 \end_layout
12835
12836 \end_inset
12837
12838 B
12839 \end_layout
12840
12841 \end_inset
12842 </cell>
12843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12844 \begin_inset Text
12845
12846 \begin_layout Plain Layout
12847 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12848 \end_inset
12849
12850
12851 \end_layout
12852
12853 \end_inset
12854 </cell>
12855 </row>
12856 <row>
12857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12858 \begin_inset Text
12859
12860 \begin_layout Plain Layout
12861
12862 \backslash
12863 framebox
12864 \begin_inset ERT
12865 status collapsed
12866
12867 \begin_layout Plain Layout
12868
12869
12870 \backslash
12871 spce 
12872 \end_layout
12873
12874 \end_inset
12875
12876 20mm
12877 \begin_inset Formula $\to$
12878 \end_inset
12879
12880
12881 \begin_inset Formula $\to$
12882 \end_inset
12883
12884
12885 \family sans
12886 Ctrl+M
12887 \family default
12888  
12889 \backslash
12890 frac
12891 \begin_inset ERT
12892 status collapsed
12893
12894 \begin_layout Plain Layout
12895
12896
12897 \backslash
12898 spce 
12899 \end_layout
12900
12901 \end_inset
12902
12903 A
12904 \begin_inset Formula $\downarrow$
12905 \end_inset
12906
12907 B
12908 \end_layout
12909
12910 \end_inset
12911 </cell>
12912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12913 \begin_inset Text
12914
12915 \begin_layout Plain Layout
12916 \begin_inset Formula $\raisebox{6mm}{}$
12917 \end_inset
12918
12919
12920 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12921 \end_inset
12922
12923
12924 \begin_inset Formula $\raisebox{-4mm}{}$
12925 \end_inset
12926
12927
12928 \end_layout
12929
12930 \end_inset
12931 </cell>
12932 </row>
12933 </lyxtabular>
12934
12935 \end_inset
12936
12937
12938 \end_layout
12939
12940 \begin_layout Standard
12941 El grosor del borde también se puede ajustar.
12942  Para ello hay que insertar los siguientes comandos en modo TeX antes de
12943  la fórmula:
12944 \end_layout
12945
12946 \begin_layout Standard
12947
12948 \series bold
12949
12950 \backslash
12951 fboxrule
12952 \series default
12953  
12954 \series bold
12955
12956 \begin_inset Quotes fld
12957 \end_inset
12958
12959 grosor
12960 \begin_inset Quotes frd
12961 \end_inset
12962
12963
12964 \series default
12965  
12966 \series bold
12967
12968 \backslash
12969 fboxsep
12970 \series default
12971  
12972 \series bold
12973
12974 \begin_inset Quotes fld
12975 \end_inset
12976
12977 distancia
12978 \begin_inset Quotes frd
12979 \end_inset
12980
12981
12982 \end_layout
12983
12984 \begin_layout Standard
12985 \begin_inset Quotes fld
12986 \end_inset
12987
12988 distancia
12989 \begin_inset Quotes frd
12990 \end_inset
12991
12992  especifica la distancia mínima entre el borde y el primer carácter en el
12993  cuadro.
12994  Un ejemplo de esto es la siguiente ecuación enmarcada:
12995 \begin_inset ERT
12996 status collapsed
12997
12998 \begin_layout Plain Layout
12999
13000
13001 \backslash
13002 fboxrule 2mm 
13003 \backslash
13004 fboxsep 3mm
13005 \end_layout
13006
13007 \end_inset
13008
13009
13010 \begin_inset Formula 
13011 \[
13012 \boxed{A+B=C}
13013 \]
13014
13015 \end_inset
13016
13017
13018 \end_layout
13019
13020 \begin_layout Standard
13021 Delante de esta ecuación se han insertado los comandos
13022 \end_layout
13023
13024 \begin_layout Standard
13025
13026 \series bold
13027
13028 \backslash
13029 fboxrule
13030 \series default
13031  
13032 \series bold
13033 2mm
13034 \series default
13035  
13036 \series bold
13037
13038 \backslash
13039 fboxsep
13040 \series default
13041  
13042 \series bold
13043 3mm
13044 \end_layout
13045
13046 \begin_layout Standard
13047 en modo TeX.
13048  Los valores dados se usan para todos los marcos siguientes.
13049 \end_layout
13050
13051 \begin_layout Standard
13052 Para volver al tamaño estándar del marco se inserta el comando
13053 \end_layout
13054
13055 \begin_layout Standard
13056
13057 \series bold
13058
13059 \backslash
13060 fboxrule
13061 \series default
13062  
13063 \series bold
13064 0.4pt
13065 \series default
13066  
13067 \series bold
13068
13069 \backslash
13070 fboxsep
13071 \series default
13072  
13073 \series bold
13074 3pt
13075 \series default
13076
13077 \begin_inset ERT
13078 status collapsed
13079
13080 \begin_layout Plain Layout
13081
13082
13083 \backslash
13084 fboxrule 0.4pt 
13085 \backslash
13086 fboxsep 3pt
13087 \end_layout
13088
13089 \end_inset
13090
13091
13092 \end_layout
13093
13094 \begin_layout Standard
13095 en modo TeX antes de la ecuación siguiente.
13096 \end_layout
13097
13098 \begin_layout Subsection
13099 Marcos sin bordes
13100 \begin_inset CommandInset label
13101 LatexCommand label
13102 name "sub:Marcos-sin-bordes"
13103
13104 \end_inset
13105
13106
13107 \begin_inset Index idx
13108 status collapsed
13109
13110 \begin_layout Plain Layout
13111 Marcos ! sin borde
13112 \end_layout
13113
13114 \end_inset
13115
13116
13117 \end_layout
13118
13119 \begin_layout Standard
13120 Para marcos sin borde hay los comandos: 
13121 \series bold
13122
13123 \backslash
13124 mbox
13125 \series default
13126
13127 \begin_inset Index idx
13128 status collapsed
13129
13130 \begin_layout Plain Layout
13131 Comandos ! M ! 
13132 \backslash
13133 mbox
13134 \end_layout
13135
13136 \end_inset
13137
13138
13139 \series bold
13140
13141 \backslash
13142 makebox
13143 \series default
13144
13145 \begin_inset Index idx
13146 status collapsed
13147
13148 \begin_layout Plain Layout
13149 Comandos ! M ! 
13150 \backslash
13151 makebox
13152 \end_layout
13153
13154 \end_inset
13155
13156  y 
13157 \series bold
13158
13159 \backslash
13160 raisebox
13161 \series default
13162
13163 \begin_inset Index idx
13164 status collapsed
13165
13166 \begin_layout Plain Layout
13167 Comandos ! R ! 
13168 \backslash
13169 raisebox
13170 \end_layout
13171
13172 \end_inset
13173
13174 .
13175 \end_layout
13176
13177 \begin_layout Standard
13178 Con 
13179 \series bold
13180
13181 \backslash
13182 raisebox
13183 \series default
13184  se puede poner un marco subíndice o superíndice, pero a diferencia de los
13185  normales, los caracteres en el marco mantienen su tamaño de tipografía.
13186  
13187 \series bold
13188
13189 \backslash
13190 raisebox
13191 \series default
13192  se usa con el siguiente esquema: 
13193 \end_layout
13194
13195 \begin_layout Standard
13196
13197 \series bold
13198
13199 \backslash
13200 raisebox{altura}{contenido del marco}
13201 \end_layout
13202
13203 \begin_layout Standard
13204 Cuando el marco tenga que contener una ecuación, hace falta una ecuación
13205  extra, como con 
13206 \series bold
13207
13208 \backslash
13209 fbox
13210 \series default
13211 .
13212  
13213 \begin_inset Note Greyedout
13214 status open
13215
13216 \begin_layout Plain Layout
13217
13218 \series bold
13219 Nota
13220 \series default
13221 : Para
13222 \series bold
13223  
13224 \backslash
13225 raisebox
13226 \series default
13227  se ha creado esta ecuación extra tecleando 
13228 \family sans
13229 Ctrl+M
13230 \family default
13231  dos veces en vez de una porque LyX aún no soporta 
13232 \series bold
13233
13234 \backslash
13235 raisebox
13236 \series default
13237  directamente.
13238 \end_layout
13239
13240 \end_inset
13241
13242
13243 \end_layout
13244
13245 \begin_layout Standard
13246 \align center
13247 \begin_inset Tabular
13248 <lyxtabular version="3" rows="4" columns="2">
13249 <features tabularvalignment="middle">
13250 <column alignment="center" valignment="top" width="0">
13251 <column alignment="center" valignment="top" width="0">
13252 <row>
13253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13254 \begin_inset Text
13255
13256 \begin_layout Plain Layout
13257 Comando
13258 \end_layout
13259
13260 \end_inset
13261 </cell>
13262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13263 \begin_inset Text
13264
13265 \begin_layout Plain Layout
13266 Resultado
13267 \end_layout
13268
13269 \end_inset
13270 </cell>
13271 </row>
13272 <row>
13273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13274 \begin_inset Text
13275
13276 \begin_layout Plain Layout
13277 H
13278 \backslash
13279 raisebox{2mm
13280 \begin_inset Formula $\to$
13281 \end_inset
13282
13283
13284 \backslash
13285 {al
13286 \begin_inset Formula $\to$
13287 \end_inset
13288
13289  lo
13290 \end_layout
13291
13292 \end_inset
13293 </cell>
13294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13295 \begin_inset Text
13296
13297 \begin_layout Plain Layout
13298 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13299 \end_inset
13300
13301
13302 \end_layout
13303
13304 \end_inset
13305 </cell>
13306 </row>
13307 <row>
13308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13309 \begin_inset Text
13310
13311 \begin_layout Plain Layout
13312 H
13313 \backslash
13314 raisebox{-2mm
13315 \begin_inset Formula $\to$
13316 \end_inset
13317
13318
13319 \backslash
13320 {al
13321 \begin_inset Formula $\to$
13322 \end_inset
13323
13324 lo
13325 \end_layout
13326
13327 \end_inset
13328 </cell>
13329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13330 \begin_inset Text
13331
13332 \begin_layout Plain Layout
13333 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13334 \end_inset
13335
13336
13337 \end_layout
13338
13339 \end_inset
13340 </cell>
13341 </row>
13342 <row>
13343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13344 \begin_inset Text
13345
13346 \begin_layout Plain Layout
13347 A=
13348 \backslash
13349 raisebox{-2mm
13350 \begin_inset Formula $\to$
13351 \end_inset
13352
13353
13354 \backslash
13355 {
13356 \family sans
13357 Ctrl+M Ctrl+M
13358 \family default
13359  
13360 \backslash
13361 sqrt
13362 \begin_inset ERT
13363 status collapsed
13364
13365 \begin_layout Plain Layout
13366
13367
13368 \backslash
13369 spce 
13370 \end_layout
13371
13372 \end_inset
13373
13374
13375 \end_layout
13376
13377 \end_inset
13378 </cell>
13379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13380 \begin_inset Text
13381
13382 \begin_layout Plain Layout
13383 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13384 \end_inset
13385
13386
13387 \end_layout
13388
13389 \end_inset
13390 </cell>
13391 </row>
13392 </lyxtabular>
13393
13394 \end_inset
13395
13396
13397 \end_layout
13398
13399 \begin_layout Standard
13400 El comando 
13401 \series bold
13402
13403 \backslash
13404 mbox
13405 \series default
13406  es equivalente a 
13407 \series bold
13408
13409 \backslash
13410 fbox
13411 \series default
13412  y 
13413 \series bold
13414
13415 \backslash
13416 makebox
13417 \series default
13418  es equivalente a 
13419 \series bold
13420
13421 \backslash
13422 framebox
13423 \series default
13424 , con la diferencia de que no hay marco.
13425 \end_layout
13426
13427 \begin_layout Subsection
13428 Marcos coloreados
13429 \begin_inset CommandInset label
13430 LatexCommand label
13431 name "sub:Marcos-coloreados"
13432
13433 \end_inset
13434
13435
13436 \begin_inset Index idx
13437 status collapsed
13438
13439 \begin_layout Plain Layout
13440 Marcos ! coloreados
13441 \end_layout
13442
13443 \end_inset
13444
13445
13446 \end_layout
13447
13448 \begin_layout Standard
13449 Para poder usar todos los comandos explicados en esta sección hay que cargar
13450  en el preámbulo LaTeX el paquete LaTeX 
13451 \series bold
13452 color
13453 \series default
13454
13455 \begin_inset Foot
13456 status collapsed
13457
13458 \begin_layout Plain Layout
13459 El paquete LaTeX 
13460 \series bold
13461 color
13462 \series default
13463  forma parte de toda distribución LaTeX estándar.
13464 \end_layout
13465
13466 \end_inset
13467
13468
13469 \begin_inset Index idx
13470 status collapsed
13471
13472 \begin_layout Plain Layout
13473 Paquetes ! color
13474 \end_layout
13475
13476 \end_inset
13477
13478 , con la línea
13479 \begin_inset Foot
13480 status collapsed
13481
13482 \begin_layout Plain Layout
13483 Cuando hay texto coloreado con un color predefinido en alguna parte del
13484  documento, LyX carga automáticamente el paquete LaTeX 
13485 \series bold
13486 color
13487 \series default
13488 .
13489  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13490  origina problemas.
13491 \end_layout
13492
13493 \end_inset
13494
13495
13496 \begin_inset Note Note
13497 status collapsed
13498
13499 \begin_layout Plain Layout
13500 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13501  en el preámbulo LaTeX.
13502 \end_layout
13503
13504 \end_inset
13505
13506
13507 \end_layout
13508
13509 \begin_layout Standard
13510
13511 \series bold
13512
13513 \backslash
13514 usepackage{color}
13515 \begin_inset VSpace medskip
13516 \end_inset
13517
13518
13519 \end_layout
13520
13521 \begin_layout Standard
13522 Para colorear marcos se usa el comando 
13523 \series bold
13524
13525 \backslash
13526 colorbox
13527 \series default
13528
13529 \begin_inset Index idx
13530 status collapsed
13531
13532 \begin_layout Plain Layout
13533 Comandos ! C ! 
13534 \backslash
13535 colorbox
13536 \end_layout
13537
13538 \end_inset
13539
13540  con el siguiente esquema:
13541 \end_layout
13542
13543 \begin_layout Standard
13544
13545 \series bold
13546
13547 \backslash
13548 colorbox{color}{contenido del marco}
13549 \end_layout
13550
13551 \begin_layout Standard
13552 El contenido del marco puede ser otro marco, y también un 
13553 \backslash
13554
13555 \series bold
13556 colorbox
13557 \series default
13558  puede ser parte de otro marco (véanse los ejemplos 2º y 3º).
13559  Si el marco debe contener una ecuación debe crearse una ecuación extra,
13560  como con 
13561 \series bold
13562
13563 \backslash
13564 raisebox
13565 \series default
13566 .
13567 \begin_inset Foot
13568 status collapsed
13569
13570 \begin_layout Plain Layout
13571 Esto también se aplica para el comando 
13572 \series bold
13573
13574 \backslash
13575 fcolorbox
13576 \series default
13577 .
13578 \end_layout
13579
13580 \end_inset
13581
13582  
13583 \end_layout
13584
13585 \begin_layout Standard
13586 Se puede elegir uno de los siguientes colores predefinidos:
13587 \end_layout
13588
13589 \begin_layout Standard
13590
13591 \series bold
13592 black
13593 \series default
13594
13595 \series bold
13596 blue
13597 \series default
13598
13599 \series bold
13600 cyan
13601 \series default
13602
13603 \series bold
13604 green
13605 \series default
13606
13607 \series bold
13608 magenta
13609 \series default
13610
13611 \series bold
13612 red
13613 \series default
13614
13615 \series bold
13616 white
13617 \series default
13618
13619 \series bold
13620 yellow
13621 \end_layout
13622
13623 \begin_layout Standard
13624 \align center
13625 \begin_inset Tabular
13626 <lyxtabular version="3" rows="4" columns="2">
13627 <features tabularvalignment="middle">
13628 <column alignment="center" valignment="top" width="0">
13629 <column alignment="center" valignment="top" width="0">
13630 <row>
13631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13632 \begin_inset Text
13633
13634 \begin_layout Plain Layout
13635 Comando
13636 \end_layout
13637
13638 \end_inset
13639 </cell>
13640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13641 \begin_inset Text
13642
13643 \begin_layout Plain Layout
13644 Resultado
13645 \begin_inset Note Note
13646 status collapsed
13647
13648 \begin_layout Plain Layout
13649
13650 \series bold
13651
13652 \backslash
13653 raisebox
13654 \series default
13655  se usa sólo como espaciador
13656 \end_layout
13657
13658 \end_inset
13659
13660
13661 \end_layout
13662
13663 \end_inset
13664 </cell>
13665 </row>
13666 <row>
13667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13668 \begin_inset Text
13669
13670 \begin_layout Plain Layout
13671
13672 \backslash
13673 colorbox{yellow
13674 \begin_inset Formula $\to$
13675 \end_inset
13676
13677
13678 \backslash
13679 {A=B
13680 \end_layout
13681
13682 \end_inset
13683 </cell>
13684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13685 \begin_inset Text
13686
13687 \begin_layout Plain Layout
13688 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13689 \end_inset
13690
13691
13692 \end_layout
13693
13694 \end_inset
13695 </cell>
13696 </row>
13697 <row>
13698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13699 \begin_inset Text
13700
13701 \begin_layout Plain Layout
13702
13703 \backslash
13704 colorbox{green
13705 \begin_inset Formula $\to$
13706 \end_inset
13707
13708
13709 \backslash
13710 {
13711 \backslash
13712 fbox
13713 \begin_inset ERT
13714 status collapsed
13715
13716 \begin_layout Plain Layout
13717
13718
13719 \backslash
13720 spce 
13721 \end_layout
13722
13723 \end_inset
13724
13725 A=B
13726 \end_layout
13727
13728 \end_inset
13729 </cell>
13730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13731 \begin_inset Text
13732
13733 \begin_layout Plain Layout
13734 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13735 \end_inset
13736
13737
13738 \end_layout
13739
13740 \end_inset
13741 </cell>
13742 </row>
13743 <row>
13744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13745 \begin_inset Text
13746
13747 \begin_layout Plain Layout
13748
13749 \backslash
13750 fbox
13751 \begin_inset ERT
13752 status collapsed
13753
13754 \begin_layout Plain Layout
13755
13756
13757 \backslash
13758 spce 
13759 \end_layout
13760
13761 \end_inset
13762
13763
13764 \backslash
13765 colorbox{green
13766 \begin_inset Formula $\to$
13767 \end_inset
13768
13769
13770 \backslash
13771 {
13772 \family sans
13773 Ctrl+M Ctrl+M
13774 \family default
13775  
13776 \backslash
13777 int
13778 \begin_inset ERT
13779 status collapsed
13780
13781 \begin_layout Plain Layout
13782
13783
13784 \backslash
13785 spce 
13786 \end_layout
13787
13788 \end_inset
13789
13790 C=D
13791 \end_layout
13792
13793 \end_inset
13794 </cell>
13795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13796 \begin_inset Text
13797
13798 \begin_layout Plain Layout
13799 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13800 \end_inset
13801
13802
13803 \end_layout
13804
13805 \end_inset
13806 </cell>
13807 </row>
13808 </lyxtabular>
13809
13810 \end_inset
13811
13812
13813 \end_layout
13814
13815 \begin_layout Standard
13816
13817 \series bold
13818
13819 \backslash
13820 colorbox
13821 \series default
13822  sólo colorea el marco pero no los caracteres.
13823  Para colorear todos los caracteres se selecciona toda la ecuación y se
13824  elige un color en el diálogo 
13825 \family sans
13826 Estilo
13827 \begin_inset space ~
13828 \end_inset
13829
13830 del
13831 \begin_inset space ~
13832 \end_inset
13833
13834 texto
13835 \family default
13836 .
13837  El diálogo puede abrirse con el botón 
13838 \begin_inset Graphics
13839         filename ../../images/dialog-show_character.png
13840         scale 85
13841
13842 \end_inset
13843
13844  de la barra de herramientas o con el menú 
13845 \family sans
13846 Editar\SpecialChar \menuseparator
13847 Estilo
13848 \begin_inset space ~
13849 \end_inset
13850
13851 del
13852 \begin_inset space ~
13853 \end_inset
13854
13855 texto\SpecialChar \menuseparator
13856 Personalizado
13857 \family default
13858 .
13859  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13860  Si el número de la ecuación debe tener otro color que el de los caracteres
13861  de la ecuación, el color debe cambiarse dentro de la ecuación.
13862 \end_layout
13863
13864 \begin_layout Standard
13865 Un ejemplo:
13866 \color red
13867
13868 \begin_inset Formula 
13869 \begin{equation}
13870 {\color{red}\int A=B}\label{eq:rojo}
13871 \end{equation}
13872
13873 \end_inset
13874
13875
13876 \color green
13877
13878 \begin_inset Formula 
13879 \begin{equation}
13880 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}
13881 \end{equation}
13882
13883 \end_inset
13884
13885
13886 \end_layout
13887
13888 \begin_layout Standard
13889 La ecuación 
13890 \begin_inset CommandInset ref
13891 LatexCommand eqref
13892 reference "eq:rojo"
13893
13894 \end_inset
13895
13896  está toda coloreada en rojo.
13897 \begin_inset Newline newline
13898 \end_inset
13899
13900 La ecuación 
13901 \begin_inset CommandInset ref
13902 LatexCommand eqref
13903 reference "eq:rojoverde"
13904
13905 \end_inset
13906
13907  se ha coloreado en primer lugar toda en verde para colorear el número de
13908  la ecuación.
13909  Posteriormente se han coloreado en rojo los caracteres.
13910 \family sans
13911
13912 \begin_inset VSpace bigskip
13913 \end_inset
13914
13915
13916 \end_layout
13917
13918 \begin_layout Standard
13919 Para colorear diferente el borde y el marcose usa el comando 
13920 \series bold
13921
13922 \backslash
13923 fcolorbox
13924 \series default
13925
13926 \begin_inset Index idx
13927 status collapsed
13928
13929 \begin_layout Plain Layout
13930 Comandos ! F ! 
13931 \backslash
13932 fcolorbox
13933 \end_layout
13934
13935 \end_inset
13936
13937  con el siguiente esquema:
13938 \end_layout
13939
13940 \begin_layout Standard
13941
13942 \series bold
13943
13944 \backslash
13945 fcolorbox{color del borde}{color}{contenido del marco}
13946 \end_layout
13947
13948 \begin_layout Standard
13949 Así pues 
13950 \series bold
13951
13952 \backslash
13953 fcolorbox
13954 \series default
13955  es una extensión del comando 
13956 \series bold
13957
13958 \backslash
13959 colorbox
13960 \series default
13961 .
13962  La anchura del borde se establece, como para 
13963 \series bold
13964
13965 \backslash
13966 framebox
13967 \series default
13968 , con 
13969 \series bold
13970
13971 \backslash
13972 fboxrule
13973 \series default
13974  y 
13975 \series bold
13976
13977 \backslash
13978 fboxsep
13979 \series default
13980 .
13981  Un ejemplo:
13982 \begin_inset ERT
13983 status collapsed
13984
13985 \begin_layout Plain Layout
13986
13987
13988 \backslash
13989 fboxrule 1mm 
13990 \backslash
13991 fboxsep 1mm
13992 \end_layout
13993
13994 \end_inset
13995
13996
13997 \begin_inset Formula 
13998 \[
13999 \fcolorbox{cyan}{magenta}{A=B}
14000 \]
14001
14002 \end_inset
14003
14004
14005 \end_layout
14006
14007 \begin_layout Standard
14008 \begin_inset ERT
14009 status collapsed
14010
14011 \begin_layout Plain Layout
14012
14013
14014 \backslash
14015 fboxrule 0.4pt 
14016 \backslash
14017 fboxsep 3pt
14018 \end_layout
14019
14020 \end_inset
14021
14022
14023 \end_layout
14024
14025 \begin_layout Standard
14026 Esta ecuación se ha compuesto con el comando
14027 \begin_inset Newline newline
14028 \end_inset
14029
14030
14031 \series bold
14032
14033 \backslash
14034 fcolorbox{cyan
14035 \begin_inset Formula $\to$
14036 \end_inset
14037
14038
14039 \backslash
14040 {magenta
14041 \begin_inset Formula $\to$
14042 \end_inset
14043
14044
14045 \backslash
14046 {A=B
14047 \end_layout
14048
14049 \begin_layout Standard
14050 \begin_inset VSpace bigskip
14051 \end_inset
14052
14053
14054 \end_layout
14055
14056 \begin_layout Standard
14057 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14058 \end_layout
14059
14060 \begin_layout Standard
14061 Por ejemplo, se puede definir el color 
14062 \begin_inset Quotes fld
14063 \end_inset
14064
14065
14066 \series bold
14067 verdeoscuro
14068 \series default
14069
14070 \begin_inset Quotes frd
14071 \end_inset
14072
14073  con la línea de preámbulo LaTeX:
14074 \end_layout
14075
14076 \begin_layout Standard
14077
14078 \series bold
14079
14080 \backslash
14081 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14082 \series default
14083
14084 \begin_inset Index idx
14085 status collapsed
14086
14087 \begin_layout Plain Layout
14088 Comandos ! D ! 
14089 \backslash
14090 definecolor
14091 \end_layout
14092
14093 \end_inset
14094
14095
14096 \end_layout
14097
14098 \begin_layout Standard
14099
14100 \series bold
14101 cmyk
14102 \series default
14103  es el espacio de color referido a los colores 
14104 \series bold
14105 cyan
14106 \series default
14107
14108 \series bold
14109 magenta
14110 \series default
14111
14112 \series bold
14113 yellow
14114 \series default
14115  y 
14116 \series bold
14117 black
14118 \series default
14119 .
14120  Los cuatro números separados por coma son el factor de cuota para los colores
14121  correspondientes del espacio de color.
14122  Los factores pueden estar en el rango 0-1.
14123  En vez de 
14124 \series bold
14125 cmyk
14126 \series default
14127  se puede usar el espacio de color 
14128 \series bold
14129 rgb
14130 \series default
14131 , que se refiere a 
14132 \series bold
14133 red
14134 \series default
14135
14136 \series bold
14137 green
14138 \series default
14139  y 
14140 \series bold
14141 blue
14142 \series default
14143 , así pues en este caso hay tres factores de cuota para los correspondientes
14144  colores.
14145  Además hay el espacio de color 
14146 \series bold
14147 gray
14148 \series default
14149  con un factor de cuota para el valor gris.
14150 \end_layout
14151
14152 \begin_layout Standard
14153 Como ejemplo he aquí un marco con el nuevo color definido 
14154 \series bold
14155 verdeoscuro
14156 \series default
14157  y los caracteres en color amarillo:
14158 \color black
14159
14160 \begin_inset Formula 
14161 \begin{equation}
14162 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}
14163 \end{equation}
14164
14165 \end_inset
14166
14167
14168 \end_layout
14169
14170 \begin_layout Standard
14171 Los colores personalizados también se pueden usar para texto con la ayuda
14172  del comando 
14173 \series bold
14174
14175 \backslash
14176 textcolor
14177 \series default
14178
14179 \begin_inset Index idx
14180 status collapsed
14181
14182 \begin_layout Plain Layout
14183 Texto ! coloreado
14184 \end_layout
14185
14186 \end_inset
14187
14188
14189 \end_layout
14190
14191 \begin_layout Standard
14192 \begin_inset ERT
14193 status collapsed
14194
14195 \begin_layout Plain Layout
14196
14197
14198 \backslash
14199 textcolor{verdeoscuro}{
14200 \end_layout
14201
14202 \end_inset
14203
14204 Esta frase en 
14205 \begin_inset Quotes fld
14206 \end_inset
14207
14208 verdeoscuro
14209 \begin_inset Quotes frd
14210 \end_inset
14211
14212 .
14213 \begin_inset ERT
14214 status collapsed
14215
14216 \begin_layout Plain Layout
14217
14218 }
14219 \end_layout
14220
14221 \end_inset
14222
14223
14224 \end_layout
14225
14226 \begin_layout Standard
14227
14228 \series bold
14229
14230 \backslash
14231 textcolor
14232 \series default
14233
14234 \begin_inset Index idx
14235 status collapsed
14236
14237 \begin_layout Plain Layout
14238 Comandos ! T ! 
14239 \backslash
14240 textcolor
14241 \end_layout
14242
14243 \end_inset
14244
14245  se usa con el esquema 
14246 \series bold
14247
14248 \backslash
14249 textcolor{color}{caracteres a colorear}
14250 \series default
14251 .
14252 \end_layout
14253
14254 \begin_layout Subsection
14255 Marcos de párrafo
14256 \begin_inset CommandInset label
14257 LatexCommand label
14258 name "sub:Marcos-de-párrafo"
14259
14260 \end_inset
14261
14262
14263 \begin_inset Index idx
14264 status collapsed
14265
14266 \begin_layout Plain Layout
14267 Marcos ! para párrafos
14268 \end_layout
14269
14270 \end_inset
14271
14272
14273 \end_layout
14274
14275 \begin_layout Standard
14276 Un marco que puede contener varias líneas y párrafos, denominado marco de
14277  párrafo (parbox), se puede generar con el menú 
14278 \family sans
14279 Insertar\SpecialChar \menuseparator
14280 Marco
14281 \family default
14282  o con el botón 
14283 \begin_inset Graphics
14284         filename ../../images/box-insert.png
14285         scale 85
14286
14287 \end_inset
14288
14289  de la barra de herramientas.
14290 \end_layout
14291
14292 \begin_layout Standard
14293 El siguiente ejemplo muestra un marco de párrafo en línea:
14294 \begin_inset VSpace medskip
14295 \end_inset
14296
14297 Esta línea contiene 
14298 \begin_inset Box Boxed
14299 position "c"
14300 hor_pos "c"
14301 has_inner_box 1
14302 inner_pos "c"
14303 use_parbox 1
14304 use_makebox 0
14305 width "5cm"
14306 special "none"
14307 height "1in"
14308 height_special "totalheight"
14309 status collapsed
14310
14311 \begin_layout Plain Layout
14312 Esto es un marco de párrafo.
14313  Tiene exactamente 5
14314 \begin_inset space \thinspace{}
14315 \end_inset
14316
14317 cm de largo y además puede contener ecuaciones: 
14318 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14319 \end_inset
14320
14321
14322 \end_layout
14323
14324 \end_inset
14325
14326
14327 \begin_inset space ~
14328 \end_inset
14329
14330  un marco de párrafo.
14331 \begin_inset VSpace medskip
14332 \end_inset
14333
14334 Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado.
14335  Surge un diálogo con las propiedades del marco.
14336  En este caso: 
14337 \emph on
14338 Decoración
14339 \emph default
14340 : Marco rectangular, 
14341 \emph on
14342 marco interior
14343 \emph default
14344 : Párrafo, 
14345 \emph on
14346 Ancho
14347 \emph default
14348 : 5
14349 \begin_inset space \thinspace{}
14350 \end_inset
14351
14352 cm, 
14353 \emph on
14354 Alineación Vertical
14355 \emph default
14356  
14357 \emph on
14358 marco
14359 \emph default
14360 : Medio.
14361 \end_layout
14362
14363 \begin_layout Standard
14364 \begin_inset VSpace medskip
14365 \end_inset
14366
14367 En LaTeX, un marco de párrafo se inserta con el comando 
14368 \series bold
14369
14370 \backslash
14371 parbox
14372 \series default
14373
14374 \begin_inset Index idx
14375 status collapsed
14376
14377 \begin_layout Plain Layout
14378 Comandos ! P ! 
14379 \backslash
14380 parbox
14381 \end_layout
14382
14383 \end_inset
14384
14385  con el esquema siguiente:
14386 \end_layout
14387
14388 \begin_layout Standard
14389
14390 \series bold
14391
14392 \backslash
14393 parbox[posición]{anchura}{contenido}
14394 \end_layout
14395
14396 \begin_layout Standard
14397 Son posibles las posiciones 
14398 \emph on
14399 b
14400 \emph default
14401  y 
14402 \emph on
14403 t
14404 \emph default
14405
14406 \emph on
14407 b
14408 \emph default
14409  por 
14410 \begin_inset Quotes fld
14411 \end_inset
14412
14413 bottom
14414 \begin_inset Quotes frd
14415 \end_inset
14416
14417  (abajo), que alinea la última línea del marco con el texto de alrededor.
14418  Con 
14419 \emph on
14420 t
14421 \emph default
14422 , por 
14423 \begin_inset Quotes fld
14424 \end_inset
14425
14426 top
14427 \begin_inset Quotes frd
14428 \end_inset
14429
14430  (arriba), la alineación se hace con la primera línea.
14431  Si no se da posición, el marco se centrará verticalmente, véase la sección
14432  
14433 \emph on
14434 Marcos
14435 \emph default
14436  del manual 
14437 \emph on
14438 Objetos insertados
14439 \emph default
14440  para ejemplos.
14441 \end_layout
14442
14443 \begin_layout Standard
14444 \begin_inset VSpace bigskip
14445 \end_inset
14446
14447 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14448  ponerse en un marco de párrafo.
14449  Para ello se inserta el comando
14450 \begin_inset Newline newline
14451 \end_inset
14452
14453
14454 \series bold
14455
14456 \backslash
14457 fbox{
14458 \backslash
14459 parbox{
14460 \backslash
14461 linewidth-2
14462 \backslash
14463 fboxsep-2
14464 \backslash
14465 fboxrule}{
14466 \begin_inset Newline newline
14467 \end_inset
14468
14469
14470 \series default
14471 en modo TeX delante de la ecuación.
14472  Aquí 
14473 \series bold
14474
14475 \backslash
14476 linewidth
14477 \series default
14478
14479 \begin_inset Index idx
14480 status collapsed
14481
14482 \begin_layout Plain Layout
14483 Comandos ! L ! 
14484 \backslash
14485 linewidth
14486 \begin_inset ERT
14487 status open
14488
14489 \begin_layout Plain Layout
14490
14491
14492 \backslash
14493 vspace{5mm}
14494 \end_layout
14495
14496 \end_inset
14497
14498
14499 \end_layout
14500
14501 \end_inset
14502
14503  es la anchura de línea establecida para el documento.
14504  Como el marco está por fuera del marco de párrafo, hay que restar de dicha
14505  anchura dos veces la separación del marco y el grosor.
14506  Como LyX no lo hace automáticamente debido a un fallo,
14507 \begin_inset Foot
14508 status collapsed
14509
14510 \begin_layout Plain Layout
14511 \begin_inset CommandInset href
14512 LatexCommand href
14513 name "LyX-bug #4483"
14514 target "http://www.lyx.org/trac/ticket/4483"
14515
14516 \end_inset
14517
14518
14519 \end_layout
14520
14521 \end_inset
14522
14523  hay que usar modo TeX.
14524  Para poder multiplicar y restar en los argumentos hay que cargar en el
14525  preámbulo LaTeX el paquete LaTeX 
14526 \series bold
14527 calc
14528 \series default
14529 ,
14530 \begin_inset Foot
14531 status collapsed
14532
14533 \begin_layout Plain Layout
14534
14535 \series bold
14536 calc
14537 \series default
14538  es parte de toda instalación LaTeX estándar.
14539 \end_layout
14540
14541 \end_inset
14542
14543
14544 \begin_inset Index idx
14545 status collapsed
14546
14547 \begin_layout Plain Layout
14548 Paquetes ! calc
14549 \end_layout
14550
14551 \end_inset
14552
14553  con la línea
14554 \end_layout
14555
14556 \begin_layout Standard
14557
14558 \series bold
14559
14560 \backslash
14561 usepackage{calc}
14562 \end_layout
14563
14564 \begin_layout Standard
14565 Detrás de la ecuación se cierran ambos marcos con 
14566 \series bold
14567 }}
14568 \series default
14569  en modo TeX.
14570  Aquí hay un ejemplo:
14571 \begin_inset ERT
14572 status collapsed
14573
14574 \begin_layout Plain Layout
14575
14576
14577 \backslash
14578 fboxsep 5mm 
14579 \backslash
14580 fboxrule 5mm
14581 \end_layout
14582
14583 \end_inset
14584
14585
14586 \end_layout
14587
14588 \begin_layout Standard
14589 \begin_inset ERT
14590 status collapsed
14591
14592 \begin_layout Plain Layout
14593
14594
14595 \backslash
14596 fbox{
14597 \backslash
14598 parbox{
14599 \backslash
14600 linewidth-2
14601 \backslash
14602 fboxsep-2
14603 \backslash
14604 fboxrule}{
14605 \end_layout
14606
14607 \end_inset
14608
14609
14610 \begin_inset Formula 
14611 \begin{equation}
14612 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14613 \end{equation}
14614
14615 \end_inset
14616
14617
14618 \end_layout
14619
14620 \begin_layout Standard
14621 \begin_inset ERT
14622 status collapsed
14623
14624 \begin_layout Plain Layout
14625
14626 }}
14627 \end_layout
14628
14629 \end_inset
14630
14631
14632 \begin_inset ERT
14633 status collapsed
14634
14635 \begin_layout Plain Layout
14636
14637
14638 \backslash
14639 fboxrule 0.4pt 
14640 \backslash
14641 fboxsep 3pt
14642 \end_layout
14643
14644 \end_inset
14645
14646
14647 \end_layout
14648
14649 \begin_layout Standard
14650 \begin_inset VSpace medskip
14651 \end_inset
14652
14653
14654 \end_layout
14655
14656 \begin_layout Standard
14657 Como se ha usado el marco de párrafo como argumento de 
14658 \series bold
14659
14660 \backslash
14661 fbox
14662 \series default
14663 , en este caso no hay diferencia entre 
14664 \series bold
14665
14666 \backslash
14667 fbox
14668 \series default
14669  y 
14670 \series bold
14671
14672 \backslash
14673 boxed
14674 \series default
14675 .
14676  
14677 \end_layout
14678
14679 \begin_layout Standard
14680 \begin_inset VSpace bigskip
14681 \end_inset
14682
14683
14684 \end_layout
14685
14686 \begin_layout Standard
14687 Los marcos de párrafo son muy útiles para comentar ecuaciones directamente.
14688  Para hacerlo, se usa 
14689 \series bold
14690
14691 \backslash
14692 parbox
14693 \series default
14694  en combinación con el comando 
14695 \series bold
14696
14697 \backslash
14698 tag
14699 \series default
14700 .
14701  (Véase más sobre 
14702 \series bold
14703
14704 \backslash
14705 tag
14706 \series default
14707  en 
14708 \begin_inset CommandInset ref
14709 LatexCommand ref
14710 reference "sub:Numeración-personalizada"
14711
14712 \end_inset
14713
14714 ).
14715 \end_layout
14716
14717 \begin_layout Standard
14718 Un ejemplo de ecuación comentada con 
14719 \series bold
14720
14721 \backslash
14722 parbox
14723 \series default
14724 :
14725 \end_layout
14726
14727 \begin_layout Standard
14728 \begin_inset ERT
14729 status collapsed
14730
14731 \begin_layout Plain Layout
14732
14733
14734 \backslash
14735 [5x-7b=3b
14736 \backslash
14737 tag*{
14738 \backslash
14739 parbox{5cm}{
14740 \end_layout
14741
14742 \end_inset
14743
14744 Esto es una descripción.
14745  Está claramente separada de la ecuación y es multilínea.
14746 \begin_inset ERT
14747 status collapsed
14748
14749 \begin_layout Plain Layout
14750
14751 }}
14752 \backslash
14753 ]
14754 \end_layout
14755
14756 \end_inset
14757
14758
14759 \end_layout
14760
14761 \begin_layout Standard
14762 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14763  no soporta el comando 
14764 \series bold
14765
14766 \backslash
14767 parbox
14768 \series default
14769  en ecuaciones.
14770  La ecuación se compone con la siguiente secuencia de comandos:
14771 \end_layout
14772
14773 \begin_layout Standard
14774 El comando 
14775 \series bold
14776
14777 \backslash
14778 [5x-7b=3b
14779 \backslash
14780 tag*
14781 \backslash
14782 {
14783 \backslash
14784 parbox{5cm}{
14785 \series default
14786  se inserta en modo TeX.
14787 \begin_inset Foot
14788 status collapsed
14789
14790 \begin_layout Plain Layout
14791 Si se usa el estilo de ecuación 
14792 \series bold
14793 Sangrado
14794 \series default
14795
14796 \series bold
14797
14798 \backslash
14799 tag*
14800 \backslash
14801
14802 \series default
14803  se puede reemplazar por 
14804 \series bold
14805
14806 \backslash
14807 hfill
14808 \series default
14809 .
14810  (Véanse los estilos de ecuación en 
14811 \begin_inset CommandInset ref
14812 LatexCommand ref
14813 reference "sec:Estilos-de-ecuación"
14814
14815 \end_inset
14816
14817 ).
14818 \end_layout
14819
14820 \end_inset
14821
14822  Después sigue la descripción en texto normal, y por último 
14823 \series bold
14824 }}
14825 \backslash
14826 ]
14827 \series default
14828  en modo TeX.
14829  Aquí los comandos 
14830 \series bold
14831
14832 \backslash
14833 [
14834 \series default
14835  y 
14836 \series bold
14837
14838 \backslash
14839 ]
14840 \series default
14841  crean una ecuación presentada.
14842 \end_layout
14843
14844 \begin_layout Standard
14845 Las ventajas de 
14846 \series bold
14847
14848 \backslash
14849 parbox
14850 \series default
14851  pueden verse en este ejemplo que se ha 
14852 \begin_inset Quotes fld
14853 \end_inset
14854
14855 comentado
14856 \begin_inset Quotes frd
14857 \end_inset
14858
14859  usando el modo texto matemático:
14860 \begin_inset Formula 
14861 \[
14862 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}
14863 \]
14864
14865 \end_inset
14866
14867
14868 \end_layout
14869
14870 \begin_layout Section
14871 Operadores
14872 \begin_inset Index idx
14873 status collapsed
14874
14875 \begin_layout Plain Layout
14876 Operadores
14877 \end_layout
14878
14879 \end_inset
14880
14881
14882 \end_layout
14883
14884 \begin_layout Subsection
14885 Operadores grandes
14886 \begin_inset CommandInset label
14887 LatexCommand label
14888 name "sub:Operadores-grandes"
14889
14890 \end_inset
14891
14892
14893 \begin_inset Index idx
14894 status collapsed
14895
14896 \begin_layout Plain Layout
14897 Operadores ! grandes
14898 \end_layout
14899
14900 \end_inset
14901
14902
14903 \begin_inset Index idx
14904 status collapsed
14905
14906 \begin_layout Plain Layout
14907 Sumatorios
14908 \end_layout
14909
14910 \end_inset
14911
14912
14913 \begin_inset Index idx
14914 status collapsed
14915
14916 \begin_layout Plain Layout
14917 Integrales
14918 \end_layout
14919
14920 \end_inset
14921
14922
14923 \end_layout
14924
14925 \begin_layout Standard
14926 Para poder usar todos los comandos de integrales listados aquí, debe estar
14927  marcada la opción 
14928 \family sans
14929 Usar paquete esint automáticamente
14930 \family default
14931  en el apartado 
14932 \family sans
14933 Opciones de ecuación
14934 \family default
14935  de la configuración del documento.
14936  
14937 \end_layout
14938
14939 \begin_layout Standard
14940 \begin_inset space \hfill{}
14941 \end_inset
14942
14943
14944 \begin_inset Tabular
14945 <lyxtabular version="3" rows="11" columns="2">
14946 <features tabularvalignment="middle">
14947 <column alignment="center" valignment="top" width="0pt">
14948 <column alignment="center" valignment="top" width="0pt">
14949 <row>
14950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14951 \begin_inset Text
14952
14953 \begin_layout Plain Layout
14954 Comando
14955 \end_layout
14956
14957 \end_inset
14958 </cell>
14959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14960 \begin_inset Text
14961
14962 \begin_layout Plain Layout
14963 Resultado
14964 \end_layout
14965
14966 \end_inset
14967 </cell>
14968 </row>
14969 <row>
14970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14971 \begin_inset Text
14972
14973 \begin_layout Plain Layout
14974
14975 \backslash
14976 int
14977 \begin_inset Index idx
14978 status collapsed
14979
14980 \begin_layout Plain Layout
14981 Comandos ! I ! 
14982 \backslash
14983 int
14984 \end_layout
14985
14986 \end_inset
14987
14988
14989 \end_layout
14990
14991 \end_inset
14992 </cell>
14993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14994 \begin_inset Text
14995
14996 \begin_layout Plain Layout
14997 \begin_inset Formula $\int$
14998 \end_inset
14999
15000
15001 \end_layout
15002
15003 \end_inset
15004 </cell>
15005 </row>
15006 <row>
15007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15008 \begin_inset Text
15009
15010 \begin_layout Plain Layout
15011
15012 \backslash
15013 oint
15014 \end_layout
15015
15016 \end_inset
15017 </cell>
15018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15019 \begin_inset Text
15020
15021 \begin_layout Plain Layout
15022 \begin_inset Formula $\oint$
15023 \end_inset
15024
15025
15026 \end_layout
15027
15028 \end_inset
15029 </cell>
15030 </row>
15031 <row>
15032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15033 \begin_inset Text
15034
15035 \begin_layout Plain Layout
15036
15037 \backslash
15038 ointctrclockwise
15039 \end_layout
15040
15041 \end_inset
15042 </cell>
15043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15044 \begin_inset Text
15045
15046 \begin_layout Plain Layout
15047 \begin_inset Formula $\ointctrclockwise$
15048 \end_inset
15049
15050
15051 \end_layout
15052
15053 \end_inset
15054 </cell>
15055 </row>
15056 <row>
15057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15058 \begin_inset Text
15059
15060 \begin_layout Plain Layout
15061
15062 \backslash
15063 ointclockwise
15064 \end_layout
15065
15066 \end_inset
15067 </cell>
15068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15069 \begin_inset Text
15070
15071 \begin_layout Plain Layout
15072 \begin_inset Formula $\ointclockwise$
15073 \end_inset
15074
15075
15076 \end_layout
15077
15078 \end_inset
15079 </cell>
15080 </row>
15081 <row>
15082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15083 \begin_inset Text
15084
15085 \begin_layout Plain Layout
15086
15087 \backslash
15088 sqint
15089 \end_layout
15090
15091 \end_inset
15092 </cell>
15093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15094 \begin_inset Text
15095
15096 \begin_layout Plain Layout
15097 \begin_inset Formula $\sqint$
15098 \end_inset
15099
15100
15101 \end_layout
15102
15103 \end_inset
15104 </cell>
15105 </row>
15106 <row>
15107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15108 \begin_inset Text
15109
15110 \begin_layout Plain Layout
15111
15112 \backslash
15113 fint
15114 \end_layout
15115
15116 \end_inset
15117 </cell>
15118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15119 \begin_inset Text
15120
15121 \begin_layout Plain Layout
15122  
15123 \begin_inset Formula $\fint$
15124 \end_inset
15125
15126
15127 \end_layout
15128
15129 \end_inset
15130 </cell>
15131 </row>
15132 <row>
15133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15134 \begin_inset Text
15135
15136 \begin_layout Plain Layout
15137
15138 \backslash
15139 landupint
15140 \end_layout
15141
15142 \end_inset
15143 </cell>
15144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15145 \begin_inset Text
15146
15147 \begin_layout Plain Layout
15148  
15149 \begin_inset Formula $\landupint$
15150 \end_inset
15151
15152
15153 \end_layout
15154
15155 \end_inset
15156 </cell>
15157 </row>
15158 <row>
15159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15160 \begin_inset Text
15161
15162 \begin_layout Plain Layout
15163
15164 \backslash
15165 landdownint
15166 \end_layout
15167
15168 \end_inset
15169 </cell>
15170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15171 \begin_inset Text
15172
15173 \begin_layout Plain Layout
15174  
15175 \begin_inset Formula $\landdownint$
15176 \end_inset
15177
15178
15179 \end_layout
15180
15181 \end_inset
15182 </cell>
15183 </row>
15184 <row>
15185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15186 \begin_inset Text
15187
15188 \begin_layout Plain Layout
15189
15190 \backslash
15191 bigcap
15192 \end_layout
15193
15194 \end_inset
15195 </cell>
15196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15197 \begin_inset Text
15198
15199 \begin_layout Plain Layout
15200 \begin_inset Formula $\bigcap$
15201 \end_inset
15202
15203
15204 \end_layout
15205
15206 \end_inset
15207 </cell>
15208 </row>
15209 <row>
15210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15211 \begin_inset Text
15212
15213 \begin_layout Plain Layout
15214
15215 \backslash
15216 bigcup
15217 \end_layout
15218
15219 \end_inset
15220 </cell>
15221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15222 \begin_inset Text
15223
15224 \begin_layout Plain Layout
15225 \begin_inset Formula $\bigcup$
15226 \end_inset
15227
15228
15229 \end_layout
15230
15231 \end_inset
15232 </cell>
15233 </row>
15234 </lyxtabular>
15235
15236 \end_inset
15237
15238
15239 \begin_inset space \hfill{}
15240 \end_inset
15241
15242
15243 \begin_inset Tabular
15244 <lyxtabular version="3" rows="11" columns="2">
15245 <features tabularvalignment="middle">
15246 <column alignment="center" valignment="top" width="0pt">
15247 <column alignment="center" valignment="top" width="0pt">
15248 <row>
15249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15250 \begin_inset Text
15251
15252 \begin_layout Plain Layout
15253 Comando
15254 \end_layout
15255
15256 \end_inset
15257 </cell>
15258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15259 \begin_inset Text
15260
15261 \begin_layout Plain Layout
15262 Resultado
15263 \end_layout
15264
15265 \end_inset
15266 </cell>
15267 </row>
15268 <row>
15269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15270 \begin_inset Text
15271
15272 \begin_layout Plain Layout
15273
15274 \backslash
15275 sum
15276 \begin_inset Index idx
15277 status collapsed
15278
15279 \begin_layout Plain Layout
15280 Comandos ! S ! 
15281 \backslash
15282 sum
15283 \end_layout
15284
15285 \end_inset
15286
15287
15288 \end_layout
15289
15290 \end_inset
15291 </cell>
15292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15293 \begin_inset Text
15294
15295 \begin_layout Plain Layout
15296 \begin_inset Formula $\sum$
15297 \end_inset
15298
15299
15300 \end_layout
15301
15302 \end_inset
15303 </cell>
15304 </row>
15305 <row>
15306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15307 \begin_inset Text
15308
15309 \begin_layout Plain Layout
15310
15311 \backslash
15312 prod
15313 \begin_inset Index idx
15314 status collapsed
15315
15316 \begin_layout Plain Layout
15317 Comandos ! P ! 
15318 \backslash
15319 prod
15320 \end_layout
15321
15322 \end_inset
15323
15324
15325 \end_layout
15326
15327 \end_inset
15328 </cell>
15329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15330 \begin_inset Text
15331
15332 \begin_layout Plain Layout
15333 \begin_inset Formula $\prod$
15334 \end_inset
15335
15336
15337 \end_layout
15338
15339 \end_inset
15340 </cell>
15341 </row>
15342 <row>
15343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15344 \begin_inset Text
15345
15346 \begin_layout Plain Layout
15347
15348 \backslash
15349 coprod
15350 \end_layout
15351
15352 \end_inset
15353 </cell>
15354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15355 \begin_inset Text
15356
15357 \begin_layout Plain Layout
15358 \begin_inset Formula $\coprod$
15359 \end_inset
15360
15361
15362 \end_layout
15363
15364 \end_inset
15365 </cell>
15366 </row>
15367 <row>
15368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15369 \begin_inset Text
15370
15371 \begin_layout Plain Layout
15372
15373 \backslash
15374 bigodot
15375 \end_layout
15376
15377 \end_inset
15378 </cell>
15379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15380 \begin_inset Text
15381
15382 \begin_layout Plain Layout
15383 \begin_inset Formula $\bigodot$
15384 \end_inset
15385
15386
15387 \end_layout
15388
15389 \end_inset
15390 </cell>
15391 </row>
15392 <row>
15393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15394 \begin_inset Text
15395
15396 \begin_layout Plain Layout
15397
15398 \backslash
15399 bigotimes
15400 \end_layout
15401
15402 \end_inset
15403 </cell>
15404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15405 \begin_inset Text
15406
15407 \begin_layout Plain Layout
15408 \begin_inset Formula $\bigotimes$
15409 \end_inset
15410
15411
15412 \end_layout
15413
15414 \end_inset
15415 </cell>
15416 </row>
15417 <row>
15418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15419 \begin_inset Text
15420
15421 \begin_layout Plain Layout
15422
15423 \backslash
15424 bigoplus
15425 \end_layout
15426
15427 \end_inset
15428 </cell>
15429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15430 \begin_inset Text
15431
15432 \begin_layout Plain Layout
15433 \begin_inset Formula $\bigoplus$
15434 \end_inset
15435
15436
15437 \end_layout
15438
15439 \end_inset
15440 </cell>
15441 </row>
15442 <row>
15443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15444 \begin_inset Text
15445
15446 \begin_layout Plain Layout
15447
15448 \backslash
15449 bigwedge
15450 \end_layout
15451
15452 \end_inset
15453 </cell>
15454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15455 \begin_inset Text
15456
15457 \begin_layout Plain Layout
15458 \begin_inset Formula $\bigwedge$
15459 \end_inset
15460
15461
15462 \end_layout
15463
15464 \end_inset
15465 </cell>
15466 </row>
15467 <row>
15468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15469 \begin_inset Text
15470
15471 \begin_layout Plain Layout
15472
15473 \backslash
15474 bigvee
15475 \end_layout
15476
15477 \end_inset
15478 </cell>
15479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15480 \begin_inset Text
15481
15482 \begin_layout Plain Layout
15483 \begin_inset Formula $\bigvee$
15484 \end_inset
15485
15486
15487 \end_layout
15488
15489 \end_inset
15490 </cell>
15491 </row>
15492 <row>
15493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15494 \begin_inset Text
15495
15496 \begin_layout Plain Layout
15497
15498 \backslash
15499 bigsqcup
15500 \end_layout
15501
15502 \end_inset
15503 </cell>
15504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15505 \begin_inset Text
15506
15507 \begin_layout Plain Layout
15508 \begin_inset Formula $\bigsqcup$
15509 \end_inset
15510
15511
15512 \end_layout
15513
15514 \end_inset
15515 </cell>
15516 </row>
15517 <row>
15518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15519 \begin_inset Text
15520
15521 \begin_layout Plain Layout
15522
15523 \backslash
15524 biguplus
15525 \end_layout
15526
15527 \end_inset
15528 </cell>
15529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15530 \begin_inset Text
15531
15532 \begin_layout Plain Layout
15533 \begin_inset Formula $\biguplus$
15534 \end_inset
15535
15536
15537 \end_layout
15538
15539 \end_inset
15540 </cell>
15541 </row>
15542 </lyxtabular>
15543
15544 \end_inset
15545
15546
15547 \begin_inset space \hfill{}
15548 \end_inset
15549
15550
15551 \end_layout
15552
15553 \begin_layout Standard
15554 Todos los operadores grandes se pueden insertar con el botón 
15555 \begin_inset Graphics
15556         filename ../../images/math/intop.png
15557         scale 85
15558
15559 \end_inset
15560
15561  de la barra de ecuaciones.
15562 \end_layout
15563
15564 \begin_layout Standard
15565 Estos operadores son llamados grandes porque son mayores que los operadores
15566  binarios de aspecto semejante.
15567  Todos los operadores grandes pueden tener límites, como se describe en
15568  la subsección siguiente.
15569 \end_layout
15570
15571 \begin_layout Standard
15572 Para todos los operadores de integral hay una segunda versión disponible,
15573  terminando en 
15574 \series bold
15575 op
15576 \series default
15577
15578 \series bold
15579
15580 \backslash
15581 intop
15582 \series default
15583
15584 \series bold
15585
15586 \backslash
15587 ointop
15588 \series default
15589  etc.
15590  Estos operadores difieren de 
15591 \series bold
15592
15593 \backslash
15594 int
15595 \series default
15596 , etc., en el estilo en que se presentan los límites, véase
15597 \series bold
15598  
15599 \series default
15600
15601 \begin_inset CommandInset ref
15602 LatexCommand ref
15603 reference "sub:Límites-de-operadores"
15604
15605 \end_inset
15606
15607 .
15608 \end_layout
15609
15610 \begin_layout Subsubsection*
15611 Sugerencias para las integrales
15612 \end_layout
15613
15614 \begin_layout Standard
15615 La letra 
15616 \emph on
15617 d
15618 \emph default
15619  en una integral es un operador, por consiguiente debe escribirse en redonda.
15620  Esto se hace resaltando la 
15621 \emph on
15622 d
15623 \emph default
15624  y usando el atajo de teclado 
15625 \family sans
15626 Alt+C
15627 \begin_inset space ~
15628 \end_inset
15629
15630 R
15631 \family default
15632 .
15633 \begin_inset Foot
15634 status collapsed
15635
15636 \begin_layout Plain Layout
15637 véase estilos de letras en 
15638 \begin_inset CommandInset ref
15639 LatexCommand ref
15640 reference "sub:Estilos-de-tipografías"
15641
15642 \end_inset
15643
15644  
15645 \end_layout
15646
15647 \end_inset
15648
15649  Delante de la 
15650 \emph on
15651 d
15652 \emph default
15653  se inserta un espacio delgado, como es habitual en los operadores.
15654  Un ejemplo:
15655 \end_layout
15656
15657 \begin_layout Standard
15658 incorrecto: 
15659 \begin_inset Formula $\int A(x)dx$
15660 \end_inset
15661
15662
15663 \begin_inset Newline newline
15664 \end_inset
15665
15666
15667 \begin_inset Phantom HPhantom
15668 status open
15669
15670 \begin_layout Plain Layout
15671 in
15672 \end_layout
15673
15674 \end_inset
15675
15676 correcto: 
15677 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15678 \end_inset
15679
15680
15681 \end_layout
15682
15683 \begin_layout Standard
15684 Para integrales múltiples hay los siguientes comandos:
15685 \begin_inset VSpace medskip
15686 \end_inset
15687
15688
15689 \end_layout
15690
15691 \begin_layout Standard
15692 \begin_inset space \hfill{}
15693 \end_inset
15694
15695
15696 \begin_inset Tabular
15697 <lyxtabular version="3" rows="4" columns="2">
15698 <features tabularvalignment="middle">
15699 <column alignment="center" valignment="top" width="0">
15700 <column alignment="center" valignment="top" width="0">
15701 <row>
15702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15703 \begin_inset Text
15704
15705 \begin_layout Plain Layout
15706 Comando
15707 \end_layout
15708
15709 \end_inset
15710 </cell>
15711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15712 \begin_inset Text
15713
15714 \begin_layout Plain Layout
15715 Resultado
15716 \begin_inset Note Note
15717 status collapsed
15718
15719 \begin_layout Plain Layout
15720
15721 \series bold
15722
15723 \backslash
15724 raisebox
15725 \series default
15726  se usa sólo como espaciador
15727 \end_layout
15728
15729 \end_inset
15730
15731
15732 \end_layout
15733
15734 \end_inset
15735 </cell>
15736 </row>
15737 <row>
15738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15739 \begin_inset Text
15740
15741 \begin_layout Plain Layout
15742
15743 \backslash
15744 iint
15745 \end_layout
15746
15747 \end_inset
15748 </cell>
15749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15750 \begin_inset Text
15751
15752 \begin_layout Plain Layout
15753 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15754 \end_inset
15755
15756
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 </row>
15762 <row>
15763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15764 \begin_inset Text
15765
15766 \begin_layout Plain Layout
15767
15768 \backslash
15769 oiint
15770 \end_layout
15771
15772 \end_inset
15773 </cell>
15774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15775 \begin_inset Text
15776
15777 \begin_layout Plain Layout
15778 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15779 \end_inset
15780
15781
15782 \end_layout
15783
15784 \end_inset
15785 </cell>
15786 </row>
15787 <row>
15788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15789 \begin_inset Text
15790
15791 \begin_layout Plain Layout
15792
15793 \backslash
15794 sqiint
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Plain Layout
15803 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15804 \end_inset
15805
15806
15807 \end_layout
15808
15809 \end_inset
15810 </cell>
15811 </row>
15812 </lyxtabular>
15813
15814 \end_inset
15815
15816
15817 \begin_inset space \hfill{}
15818 \end_inset
15819
15820
15821 \begin_inset Tabular
15822 <lyxtabular version="3" rows="4" columns="2">
15823 <features tabularvalignment="middle">
15824 <column alignment="center" valignment="top" width="0">
15825 <column alignment="center" valignment="top" width="0">
15826 <row>
15827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15828 \begin_inset Text
15829
15830 \begin_layout Plain Layout
15831 Comando
15832 \end_layout
15833
15834 \end_inset
15835 </cell>
15836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15837 \begin_inset Text
15838
15839 \begin_layout Plain Layout
15840 Resultado
15841 \begin_inset Note Note
15842 status collapsed
15843
15844 \begin_layout Plain Layout
15845
15846 \series bold
15847
15848 \backslash
15849 raisebox
15850 \series default
15851  se usa sólo como espaciador
15852 \end_layout
15853
15854 \end_inset
15855
15856
15857 \end_layout
15858
15859 \end_inset
15860 </cell>
15861 </row>
15862 <row>
15863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15864 \begin_inset Text
15865
15866 \begin_layout Plain Layout
15867
15868 \backslash
15869 iiint
15870 \end_layout
15871
15872 \end_inset
15873 </cell>
15874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15875 \begin_inset Text
15876
15877 \begin_layout Plain Layout
15878 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15879 \end_inset
15880
15881
15882 \end_layout
15883
15884 \end_inset
15885 </cell>
15886 </row>
15887 <row>
15888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15889 \begin_inset Text
15890
15891 \begin_layout Plain Layout
15892
15893 \backslash
15894 iiiint
15895 \end_layout
15896
15897 \end_inset
15898 </cell>
15899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15900 \begin_inset Text
15901
15902 \begin_layout Plain Layout
15903 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15904 \end_inset
15905
15906
15907 \end_layout
15908
15909 \end_inset
15910 </cell>
15911 </row>
15912 <row>
15913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15914 \begin_inset Text
15915
15916 \begin_layout Plain Layout
15917
15918 \backslash
15919 dotsint
15920 \end_layout
15921
15922 \end_inset
15923 </cell>
15924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15925 \begin_inset Text
15926
15927 \begin_layout Plain Layout
15928 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15929 \end_inset
15930
15931
15932 \end_layout
15933
15934 \end_inset
15935 </cell>
15936 </row>
15937 </lyxtabular>
15938
15939 \end_inset
15940
15941
15942 \begin_inset space \hfill{}
15943 \end_inset
15944
15945
15946 \end_layout
15947
15948 \begin_layout Subsection
15949 Límites de operadores
15950 \begin_inset CommandInset label
15951 LatexCommand label
15952 name "sub:Límites-de-operadores"
15953
15954 \end_inset
15955
15956
15957 \begin_inset Index idx
15958 status collapsed
15959
15960 \begin_layout Plain Layout
15961 Operadores ! límites de
15962 \end_layout
15963
15964 \end_inset
15965
15966
15967 \end_layout
15968
15969 \begin_layout Standard
15970 Los límites se crean mediante superíndices y subíndices:
15971 \end_layout
15972
15973 \begin_layout Standard
15974 \noindent
15975 \align center
15976 \begin_inset Tabular
15977 <lyxtabular version="3" rows="2" columns="2">
15978 <features tabularvalignment="middle">
15979 <column alignment="center" valignment="top" width="0">
15980 <column alignment="center" valignment="top" width="0">
15981 <row>
15982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15983 \begin_inset Text
15984
15985 \begin_layout Plain Layout
15986 Comando
15987 \end_layout
15988
15989 \end_inset
15990 </cell>
15991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15992 \begin_inset Text
15993
15994 \begin_layout Plain Layout
15995 Resultado
15996 \begin_inset Note Note
15997 status collapsed
15998
15999 \begin_layout Plain Layout
16000
16001 \series bold
16002
16003 \backslash
16004 raisebox
16005 \series default
16006  se usa sólo como espaciador
16007 \end_layout
16008
16009 \end_inset
16010
16011
16012 \end_layout
16013
16014 \end_inset
16015 </cell>
16016 </row>
16017 <row>
16018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16019 \begin_inset Text
16020
16021 \begin_layout Plain Layout
16022
16023 \backslash
16024 prod^
16025 \backslash
16026 infty
16027 \begin_inset ERT
16028 status collapsed
16029
16030 \begin_layout Plain Layout
16031
16032
16033 \backslash
16034 spce 
16035 \end_layout
16036
16037 \end_inset
16038
16039
16040 \begin_inset Formula $\to$
16041 \end_inset
16042
16043 _0
16044 \begin_inset Formula $\to$
16045 \end_inset
16046
16047 A(x)
16048 \end_layout
16049
16050 \end_inset
16051 </cell>
16052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16053 \begin_inset Text
16054
16055 \begin_layout Plain Layout
16056 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16057 \end_inset
16058
16059
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 </row>
16065 </lyxtabular>
16066
16067 \end_inset
16068
16069
16070 \end_layout
16071
16072 \begin_layout Standard
16073 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16074  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16075 \end_layout
16076
16077 \begin_layout Standard
16078 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16079  directamente detrás del operador y se elige 
16080 \series bold
16081 Alineado
16082 \series default
16083  en el menú 
16084 \family sans
16085 Editar\SpecialChar \menuseparator
16086 Ecuación\SpecialChar \menuseparator
16087 Cambiar tipo de límites
16088 \family default
16089  (atajo 
16090 \family sans
16091 Alt+M
16092 \begin_inset space ~
16093 \end_inset
16094
16095 L
16096 \family default
16097 ).
16098  Un ejemplo:
16099 \end_layout
16100
16101 \begin_layout Standard
16102 El tipo de límites por omisión es:
16103 \begin_inset Formula 
16104 \[
16105 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16106 \]
16107
16108 \end_inset
16109
16110
16111 \end_layout
16112
16113 \begin_layout Standard
16114 Así se ven si se cambia el tipo de límites a 
16115 \series bold
16116 Alineado
16117 \series default
16118 :
16119 \begin_inset Formula 
16120 \[
16121 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16122 \]
16123
16124 \end_inset
16125
16126
16127 \end_layout
16128
16129 \begin_layout Standard
16130 En integrales, excepto las que terminan en 
16131 \series bold
16132 op
16133 \series default
16134  como 
16135 \series bold
16136
16137 \backslash
16138 intop
16139 \series default
16140
16141 \series bold
16142
16143 \backslash
16144 ointop
16145 \series default
16146 , etc., los límites se colocan por omisión junto al operador.
16147  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16148  operador.
16149  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16150 \series bold
16151 Presentado
16152 \series default
16153  para poner el límite debajo:
16154 \begin_inset Formula 
16155 \begin{equation}
16156 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}
16157 \end{equation}
16158
16159 \end_inset
16160
16161
16162 \begin_inset VSpace medskip
16163 \end_inset
16164
16165 Para especificar condiciones en los límites se usan los comandos 
16166 \series bold
16167
16168 \backslash
16169 subarray
16170 \series default
16171
16172 \begin_inset Index idx
16173 status collapsed
16174
16175 \begin_layout Plain Layout
16176 Comandos ! S ! 
16177 \backslash
16178 subarray
16179 \end_layout
16180
16181 \end_inset
16182
16183  y 
16184 \series bold
16185
16186 \backslash
16187 substack
16188 \series default
16189
16190 \begin_inset Index idx
16191 status collapsed
16192
16193 \begin_layout Plain Layout
16194 Comandos ! S ! 
16195 \backslash
16196 substack
16197 \end_layout
16198
16199 \end_inset
16200
16201 .
16202  Por ejemplo, para componer la expresión
16203 \begin_inset Formula 
16204 \begin{equation}
16205 \sum_{\begin{subarray}{c}
16206 0<k<1000\\
16207 \\
16208 k\,\in\,\mathbb{N}
16209 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16210 \end{equation}
16211
16212 \end_inset
16213
16214 se ha hecho lo siguiente: primero se escribe el comando 
16215 \series bold
16216
16217 \backslash
16218 sum^n
16219 \series default
16220
16221 \begin_inset ERT
16222 status collapsed
16223
16224 \begin_layout Plain Layout
16225
16226
16227 \backslash
16228 spce 
16229 \end_layout
16230
16231 \end_inset
16232
16233
16234 \series bold
16235 _
16236 \series default
16237 .
16238  Ahora el cursor está en un marco azul bajo el operador sumatorio y ahí
16239  se inserta el comando 
16240 \series bold
16241
16242 \backslash
16243 subarray
16244 \series default
16245
16246 \begin_inset ERT
16247 status collapsed
16248
16249 \begin_layout Plain Layout
16250
16251
16252 \backslash
16253 spce 
16254 \end_layout
16255
16256 \end_inset
16257
16258 .
16259  Ahora el marco azul está en un marco púrpura donde pueden escribirse líneas
16260  distintas.
16261  Cada línea nueva se crea con un salto de línea (
16262 \family sans
16263 Ctrl+Entrar
16264 \family default
16265 ).
16266  Si ahora se teclea en ella
16267 \begin_inset Newline newline
16268 \end_inset
16269
16270
16271 \series bold
16272 0<k<1000 Ctrl+Entrar
16273 \begin_inset Newline newline
16274 \end_inset
16275
16276
16277 \series default
16278 aparece debajo un nuevo marco para la línea nueva.
16279 \end_layout
16280
16281 \begin_layout Standard
16282 La alineación de las líneas puede cambiarse a la izquierda con la 
16283 \family sans
16284 barra de herramientas de cuadros
16285 \family default
16286  o con el menú 
16287 \family sans
16288 Editar\SpecialChar \menuseparator
16289 Filas y columnas
16290 \family default
16291 .
16292  Para obtener alineación derecha se inserta 
16293 \series bold
16294
16295 \backslash
16296 hfill
16297 \series default
16298
16299 \begin_inset ERT
16300 status collapsed
16301
16302 \begin_layout Plain Layout
16303
16304
16305 \backslash
16306 spce 
16307 \end_layout
16308
16309 \end_inset
16310
16311  al principio de la línea.
16312 \end_layout
16313
16314 \begin_layout Standard
16315 El comando 
16316 \series bold
16317
16318 \backslash
16319 substack
16320 \series default
16321  es equivalente a 
16322 \series bold
16323
16324 \backslash
16325 subarray
16326 \series default
16327  con la diferencia de que las líneas están siempre centradas.
16328 \begin_inset VSpace bigskip
16329 \end_inset
16330
16331
16332 \end_layout
16333
16334 \begin_layout Standard
16335 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16336  siguientes, como en la ecuación 
16337 \begin_inset CommandInset ref
16338 LatexCommand eqref
16339 reference "eq:substack"
16340
16341 \end_inset
16342
16343 , porque éstos se colocan junto a los límites.
16344 \end_layout
16345
16346 \begin_layout Standard
16347 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16348 \end_layout
16349
16350 \begin_layout Standard
16351
16352 \series bold
16353
16354 \backslash
16355 def
16356 \backslash
16357 clap#1{
16358 \backslash
16359 hbox to 0pt{
16360 \backslash
16361 hss #1
16362 \backslash
16363 hss}}
16364 \begin_inset Newline newline
16365 \end_inset
16366
16367
16368 \backslash
16369 def
16370 \backslash
16371 mathclap {
16372 \backslash
16373 mathpalette 
16374 \backslash
16375 mathclapinternal}
16376 \begin_inset Newline newline
16377 \end_inset
16378
16379
16380 \backslash
16381 def
16382 \backslash
16383 mathclapinternal #1#2{
16384 \backslash
16385 clap{$
16386 \backslash
16387 mathsurround =0pt #1{#2}$}}
16388 \end_layout
16389
16390 \begin_layout Standard
16391 En ella se define el comando 
16392 \series bold
16393
16394 \backslash
16395 mathclap
16396 \series default
16397
16398 \begin_inset Index idx
16399 status collapsed
16400
16401 \begin_layout Plain Layout
16402 Comandos ! M ! 
16403 \backslash
16404 mathclap
16405 \end_layout
16406
16407 \end_inset
16408
16409  que establece la anchura del límite en 0
16410 \begin_inset space \thinspace{}
16411 \end_inset
16412
16413 pt.
16414  El esquema del comando es:
16415 \end_layout
16416
16417 \begin_layout Standard
16418
16419 \series bold
16420
16421 \backslash
16422 mathclap{límite}
16423 \end_layout
16424
16425 \begin_layout Standard
16426 donde el límite puede consistir en varias condiciones.
16427 \end_layout
16428
16429 \begin_layout Standard
16430 Aplicado en la ecuación 
16431 \begin_inset CommandInset ref
16432 LatexCommand eqref
16433 reference "eq:substack"
16434
16435 \end_inset
16436
16437  se usa el comando
16438 \end_layout
16439
16440 \begin_layout Standard
16441
16442 \series bold
16443
16444 \backslash
16445 sum_
16446 \backslash
16447 mathclap{
16448 \backslash
16449 substack
16450 \begin_inset ERT
16451 status collapsed
16452
16453 \begin_layout Plain Layout
16454
16455
16456 \backslash
16457 spce 
16458 \end_layout
16459
16460 \end_inset
16461
16462 0<k<1000 Ctrl+Entrar
16463 \end_layout
16464
16465 \begin_layout Standard
16466 para componer el límite inferior.
16467  Ahora el sumando está junto al sumatorio:
16468 \begin_inset Formula 
16469 \[
16470 \sum_{\mathclap{\substack{0<k<1000\\
16471 \\
16472 k\,\in\,\mathbb{N}
16473 }
16474 }}^{n}k^{-2}
16475 \]
16476
16477 \end_inset
16478
16479
16480 \begin_inset VSpace bigskip
16481 \end_inset
16482
16483 Cómo utilizar un límite para varios operadores se describe en la 
16484 \begin_inset CommandInset ref
16485 LatexCommand ref
16486 reference "sub:Operadores-de-usuario"
16487
16488 \end_inset
16489
16490 .
16491 \end_layout
16492
16493 \begin_layout Subsection
16494 Decoración para operadores
16495 \begin_inset Index idx
16496 status collapsed
16497
16498 \begin_layout Plain Layout
16499 Operadores ! Decoración
16500 \end_layout
16501
16502 \end_inset
16503
16504
16505 \end_layout
16506
16507 \begin_layout Standard
16508 Con los comandos 
16509 \series bold
16510
16511 \backslash
16512 overset
16513 \series default
16514
16515 \begin_inset Index idx
16516 status collapsed
16517
16518 \begin_layout Plain Layout
16519 Comandos ! O ! 
16520 \backslash
16521 overset
16522 \end_layout
16523
16524 \end_inset
16525
16526  y 
16527 \series bold
16528
16529 \backslash
16530 underset
16531 \series default
16532
16533 \begin_inset Index idx
16534 status collapsed
16535
16536 \begin_layout Plain Layout
16537 Comandos ! U ! 
16538 \backslash
16539 underset
16540 \end_layout
16541
16542 \end_inset
16543
16544  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
16545  Con el comando 
16546 \series bold
16547
16548 \backslash
16549 sideset
16550 \series default
16551
16552 \begin_inset Index idx
16553 status collapsed
16554
16555 \begin_layout Plain Layout
16556 Comandos ! S ! 
16557 \backslash
16558 sideset
16559 \end_layout
16560
16561 \end_inset
16562
16563  se pueden poner caracteres delante y detrás de un operador grande.
16564  El esquema del comando es:
16565 \end_layout
16566
16567 \begin_layout Standard
16568
16569 \series bold
16570
16571 \backslash
16572 sideset{carácter
16573 \series default
16574  
16575 \series bold
16576 anterior}{carácter posterior}
16577 \end_layout
16578
16579 \begin_layout Standard
16580
16581 \series bold
16582
16583 \backslash
16584 sideset
16585 \series default
16586  siempre debe estar delante del operador.
16587  Se puede decorar con varios caracteres e incluso con otros operadores y
16588  símbolos.
16589  Para colocar con
16590 \series bold
16591  
16592 \backslash
16593 sideset
16594 \series default
16595  caracteres sólo detrás del operador grande, por ejemplo, no se escribe
16596  nada en el primer par de llaves, pero sin quitarlas.
16597  
16598 \end_layout
16599
16600 \begin_layout Standard
16601 Por ejemplo, el comando 
16602 \series bold
16603
16604 \backslash
16605 sideset{
16606 \begin_inset Formula $\to$
16607 \end_inset
16608
16609
16610 \backslash
16611 {
16612 \series default
16613 '
16614 \series bold
16615
16616 \begin_inset Formula $\to$
16617 \end_inset
16618
16619
16620 \backslash
16621 sum_k=1
16622 \begin_inset ERT
16623 status collapsed
16624
16625 \begin_layout Plain Layout
16626
16627
16628 \backslash
16629 spce 
16630 \end_layout
16631
16632 \end_inset
16633
16634
16635 \series default
16636 ^
16637 \series bold
16638
16639 \begin_inset ERT
16640 status collapsed
16641
16642 \begin_layout Plain Layout
16643
16644
16645 \backslash
16646 spce 
16647 \end_layout
16648
16649 \end_inset
16650
16651 n
16652 \series default
16653  genera:
16654 \begin_inset Formula 
16655 \[
16656 \sideset{}{'}\sum_{k=1}^{n}
16657 \]
16658
16659 \end_inset
16660
16661
16662 \end_layout
16663
16664 \begin_layout Standard
16665 \begin_inset Note Greyedout
16666 status open
16667
16668 \begin_layout Plain Layout
16669
16670 \series bold
16671 Nota: 
16672 \backslash
16673 sideset
16674 \series default
16675  sólo se puede usar para decorar operadores grandes, no permite operadores
16676  binarios.
16677 \end_layout
16678
16679 \end_inset
16680
16681
16682 \end_layout
16683
16684 \begin_layout Standard
16685 Con 
16686 \series bold
16687
16688 \backslash
16689 overset
16690 \series default
16691  y 
16692 \series bold
16693
16694 \backslash
16695 underset
16696 \series default
16697  también se pueden decorar símbolos y caracteres.
16698  Por ejemplo el comando 
16699 \series bold
16700
16701 \backslash
16702 overset
16703 \begin_inset ERT
16704 status collapsed
16705
16706 \begin_layout Plain Layout
16707
16708
16709 \backslash
16710 spce 
16711 \end_layout
16712
16713 \end_inset
16714
16715
16716 \backslash
16717 maltese
16718 \begin_inset ERT
16719 status collapsed
16720
16721 \begin_layout Plain Layout
16722
16723
16724 \backslash
16725 spce 
16726 \end_layout
16727
16728 \end_inset
16729
16730
16731 \series default
16732
16733 \begin_inset Formula $\uparrow$
16734 \end_inset
16735
16736
16737 \series bold
16738 a
16739 \series default
16740  genera:
16741 \begin_inset Formula 
16742 \[
16743 \overset{a}{\maltese}
16744 \]
16745
16746 \end_inset
16747
16748
16749 \end_layout
16750
16751 \begin_layout Subsection
16752 Operadores binarios
16753 \begin_inset CommandInset label
16754 LatexCommand label
16755 name "sub:Operadores-binarios"
16756
16757 \end_inset
16758
16759
16760 \begin_inset Index idx
16761 status collapsed
16762
16763 \begin_layout Plain Layout
16764 Operadores ! binarios
16765 \end_layout
16766
16767 \end_inset
16768
16769
16770 \end_layout
16771
16772 \begin_layout Standard
16773 Los operadores binarios se rodean por espacios si llevan un carácter delante
16774  o detrás.
16775 \begin_inset VSpace medskip
16776 \end_inset
16777
16778
16779 \end_layout
16780
16781 \begin_layout Standard
16782 \begin_inset space \hfill{}
16783 \end_inset
16784
16785
16786 \begin_inset Tabular
16787 <lyxtabular version="3" rows="13" columns="2">
16788 <features tabularvalignment="middle">
16789 <column alignment="center" valignment="top" width="0pt">
16790 <column alignment="center" valignment="top" width="0pt">
16791 <row>
16792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796 Comando
16797 \begin_inset Note Note
16798 status collapsed
16799
16800 \begin_layout Plain Layout
16801
16802 \series bold
16803
16804 \backslash
16805 raisebox
16806 \series default
16807  se usa sólo como espaciador
16808 \end_layout
16809
16810 \end_inset
16811
16812
16813 \end_layout
16814
16815 \end_inset
16816 </cell>
16817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821 Operador
16822 \end_layout
16823
16824 \end_inset
16825 </cell>
16826 </row>
16827 <row>
16828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16829 \begin_inset Text
16830
16831 \begin_layout Plain Layout
16832 +
16833 \end_layout
16834
16835 \end_inset
16836 </cell>
16837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16838 \begin_inset Text
16839
16840 \begin_layout Plain Layout
16841 \begin_inset Formula $+$
16842 \end_inset
16843
16844
16845 \end_layout
16846
16847 \end_inset
16848 </cell>
16849 </row>
16850 <row>
16851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16852 \begin_inset Text
16853
16854 \begin_layout Plain Layout
16855 -
16856 \end_layout
16857
16858 \end_inset
16859 </cell>
16860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16861 \begin_inset Text
16862
16863 \begin_layout Plain Layout
16864 \begin_inset Formula $-$
16865 \end_inset
16866
16867
16868 \end_layout
16869
16870 \end_inset
16871 </cell>
16872 </row>
16873 <row>
16874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16875 \begin_inset Text
16876
16877 \begin_layout Plain Layout
16878
16879 \backslash
16880 pm
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889 \begin_inset Formula $\pm$
16890 \end_inset
16891
16892
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 </row>
16898 <row>
16899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16900 \begin_inset Text
16901
16902 \begin_layout Plain Layout
16903
16904 \backslash
16905 mp
16906 \end_layout
16907
16908 \end_inset
16909 </cell>
16910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16911 \begin_inset Text
16912
16913 \begin_layout Plain Layout
16914 \begin_inset Formula $\mp$
16915 \end_inset
16916
16917
16918 \end_layout
16919
16920 \end_inset
16921 </cell>
16922 </row>
16923 <row>
16924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16925 \begin_inset Text
16926
16927 \begin_layout Plain Layout
16928
16929 \backslash
16930 cdot
16931 \end_layout
16932
16933 \end_inset
16934 </cell>
16935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16936 \begin_inset Text
16937
16938 \begin_layout Plain Layout
16939 \begin_inset Formula $\cdot$
16940 \end_inset
16941
16942
16943 \end_layout
16944
16945 \end_inset
16946 </cell>
16947 </row>
16948 <row>
16949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16950 \begin_inset Text
16951
16952 \begin_layout Plain Layout
16953
16954 \backslash
16955 times
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16961 \begin_inset Text
16962
16963 \begin_layout Plain Layout
16964 \begin_inset Formula $\times$
16965 \end_inset
16966
16967
16968 \end_layout
16969
16970 \end_inset
16971 </cell>
16972 </row>
16973 <row>
16974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Plain Layout
16978
16979 \backslash
16980 div
16981 \end_layout
16982
16983 \end_inset
16984 </cell>
16985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16986 \begin_inset Text
16987
16988 \begin_layout Plain Layout
16989 \begin_inset Formula $\div$
16990 \end_inset
16991
16992
16993 \end_layout
16994
16995 \end_inset
16996 </cell>
16997 </row>
16998 <row>
16999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout Plain Layout
17003 \begin_inset ERT
17004 status collapsed
17005
17006 \begin_layout Plain Layout
17007
17008
17009 \backslash
17010 raisebox{-1.2mm}{
17011 \end_layout
17012
17013 \end_inset
17014
17015 *
17016 \begin_inset ERT
17017 status collapsed
17018
17019 \begin_layout Plain Layout
17020
17021 }
17022 \end_layout
17023
17024 \end_inset
17025
17026
17027 \end_layout
17028
17029 \end_inset
17030 </cell>
17031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17032 \begin_inset Text
17033
17034 \begin_layout Plain Layout
17035 \begin_inset Formula $*$
17036 \end_inset
17037
17038
17039 \end_layout
17040
17041 \end_inset
17042 </cell>
17043 </row>
17044 <row>
17045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17046 \begin_inset Text
17047
17048 \begin_layout Plain Layout
17049
17050 \backslash
17051 star
17052 \end_layout
17053
17054 \end_inset
17055 </cell>
17056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17057 \begin_inset Text
17058
17059 \begin_layout Plain Layout
17060 \begin_inset Formula $\star$
17061 \end_inset
17062
17063
17064 \end_layout
17065
17066 \end_inset
17067 </cell>
17068 </row>
17069 <row>
17070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17071 \begin_inset Text
17072
17073 \begin_layout Plain Layout
17074
17075 \backslash
17076 circ
17077 \end_layout
17078
17079 \end_inset
17080 </cell>
17081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17082 \begin_inset Text
17083
17084 \begin_layout Plain Layout
17085 \begin_inset Formula $\circ$
17086 \end_inset
17087
17088
17089 \end_layout
17090
17091 \end_inset
17092 </cell>
17093 </row>
17094 <row>
17095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17096 \begin_inset Text
17097
17098 \begin_layout Plain Layout
17099
17100 \backslash
17101 diamond
17102 \end_layout
17103
17104 \end_inset
17105 </cell>
17106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17107 \begin_inset Text
17108
17109 \begin_layout Plain Layout
17110 \begin_inset Formula $\diamond$
17111 \end_inset
17112
17113
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 </row>
17119 <row>
17120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17121 \begin_inset Text
17122
17123 \begin_layout Plain Layout
17124
17125 \backslash
17126 bullet
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Plain Layout
17135 \begin_inset Formula $\bullet$
17136 \end_inset
17137
17138
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 </row>
17144 </lyxtabular>
17145
17146 \end_inset
17147
17148
17149 \begin_inset space \hfill{}
17150 \end_inset
17151
17152
17153 \begin_inset Tabular
17154 <lyxtabular version="3" rows="13" columns="2">
17155 <features tabularvalignment="middle">
17156 <column alignment="center" valignment="top" width="0pt">
17157 <column alignment="center" valignment="top" width="0pt">
17158 <row>
17159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163 Comando
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172 Operador
17173 \end_layout
17174
17175 \end_inset
17176 </cell>
17177 </row>
17178 <row>
17179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17180 \begin_inset Text
17181
17182 \begin_layout Plain Layout
17183
17184 \backslash
17185 nabla
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17191 \begin_inset Text
17192
17193 \begin_layout Plain Layout
17194 \begin_inset Formula $\nabla$
17195 \end_inset
17196
17197
17198 \end_layout
17199
17200 \end_inset
17201 </cell>
17202 </row>
17203 <row>
17204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208
17209 \backslash
17210 bigtriangledown
17211 \end_layout
17212
17213 \end_inset
17214 </cell>
17215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17216 \begin_inset Text
17217
17218 \begin_layout Plain Layout
17219 \begin_inset Formula $\bigtriangledown$
17220 \end_inset
17221
17222
17223 \end_layout
17224
17225 \end_inset
17226 </cell>
17227 </row>
17228 <row>
17229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17230 \begin_inset Text
17231
17232 \begin_layout Plain Layout
17233
17234 \backslash
17235 bigtriangleup
17236 \end_layout
17237
17238 \end_inset
17239 </cell>
17240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17241 \begin_inset Text
17242
17243 \begin_layout Plain Layout
17244 \begin_inset Formula $\bigtriangleup$
17245 \end_inset
17246
17247
17248 \end_layout
17249
17250 \end_inset
17251 </cell>
17252 </row>
17253 <row>
17254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17255 \begin_inset Text
17256
17257 \begin_layout Plain Layout
17258
17259 \backslash
17260 Box
17261 \end_layout
17262
17263 \end_inset
17264 </cell>
17265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17266 \begin_inset Text
17267
17268 \begin_layout Plain Layout
17269 \begin_inset Formula $\Box$
17270 \end_inset
17271
17272
17273 \end_layout
17274
17275 \end_inset
17276 </cell>
17277 </row>
17278 <row>
17279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17280 \begin_inset Text
17281
17282 \begin_layout Plain Layout
17283
17284 \backslash
17285 cap 
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17291 \begin_inset Text
17292
17293 \begin_layout Plain Layout
17294 \begin_inset Formula $\cap$
17295 \end_inset
17296
17297
17298 \end_layout
17299
17300 \end_inset
17301 </cell>
17302 </row>
17303 <row>
17304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17305 \begin_inset Text
17306
17307 \begin_layout Plain Layout
17308
17309 \backslash
17310 cup
17311 \end_layout
17312
17313 \end_inset
17314 </cell>
17315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17316 \begin_inset Text
17317
17318 \begin_layout Plain Layout
17319 \begin_inset Formula $\cup$
17320 \end_inset
17321
17322
17323 \end_layout
17324
17325 \end_inset
17326 </cell>
17327 </row>
17328 <row>
17329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17330 \begin_inset Text
17331
17332 \begin_layout Plain Layout
17333
17334 \backslash
17335 dagger
17336 \end_layout
17337
17338 \end_inset
17339 </cell>
17340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17341 \begin_inset Text
17342
17343 \begin_layout Plain Layout
17344 \begin_inset Formula $\dagger$
17345 \end_inset
17346
17347
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 </row>
17353 <row>
17354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358
17359 \backslash
17360 ddagger
17361 \end_layout
17362
17363 \end_inset
17364 </cell>
17365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17366 \begin_inset Text
17367
17368 \begin_layout Plain Layout
17369 \begin_inset Formula $\ddagger$
17370 \end_inset
17371
17372
17373 \end_layout
17374
17375 \end_inset
17376 </cell>
17377 </row>
17378 <row>
17379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383
17384 \backslash
17385 wr
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394 \begin_inset Formula $\wr$
17395 \end_inset
17396
17397
17398 \end_layout
17399
17400 \end_inset
17401 </cell>
17402 </row>
17403 <row>
17404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17405 \begin_inset Text
17406
17407 \begin_layout Plain Layout
17408
17409 \backslash
17410 bigcirc
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17416 \begin_inset Text
17417
17418 \begin_layout Plain Layout
17419 \begin_inset Formula $\bigcirc$
17420 \end_inset
17421
17422
17423 \end_layout
17424
17425 \end_inset
17426 </cell>
17427 </row>
17428 <row>
17429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17430 \begin_inset Text
17431
17432 \begin_layout Plain Layout
17433
17434 \backslash
17435 wedge
17436 \end_layout
17437
17438 \end_inset
17439 </cell>
17440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17441 \begin_inset Text
17442
17443 \begin_layout Plain Layout
17444 \begin_inset Formula $\wedge$
17445 \end_inset
17446
17447
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 </row>
17453 <row>
17454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17455 \begin_inset Text
17456
17457 \begin_layout Plain Layout
17458
17459 \backslash
17460 vee
17461 \end_layout
17462
17463 \end_inset
17464 </cell>
17465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17466 \begin_inset Text
17467
17468 \begin_layout Plain Layout
17469 \begin_inset Formula $\vee$
17470 \end_inset
17471
17472
17473 \end_layout
17474
17475 \end_inset
17476 </cell>
17477 </row>
17478 </lyxtabular>
17479
17480 \end_inset
17481
17482
17483 \begin_inset space \hfill{}
17484 \end_inset
17485
17486
17487 \begin_inset Tabular
17488 <lyxtabular version="3" rows="13" columns="2">
17489 <features tabularvalignment="middle">
17490 <column alignment="center" valignment="top" width="0pt">
17491 <column alignment="center" valignment="top" width="0pt">
17492 <row>
17493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17494 \begin_inset Text
17495
17496 \begin_layout Plain Layout
17497 Comando
17498 \end_layout
17499
17500 \end_inset
17501 </cell>
17502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17503 \begin_inset Text
17504
17505 \begin_layout Plain Layout
17506 Operador
17507 \end_layout
17508
17509 \end_inset
17510 </cell>
17511 </row>
17512 <row>
17513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17514 \begin_inset Text
17515
17516 \begin_layout Plain Layout
17517
17518 \backslash
17519 oplus
17520 \end_layout
17521
17522 \end_inset
17523 </cell>
17524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17525 \begin_inset Text
17526
17527 \begin_layout Plain Layout
17528 \begin_inset Formula $\oplus$
17529 \end_inset
17530
17531
17532 \end_layout
17533
17534 \end_inset
17535 </cell>
17536 </row>
17537 <row>
17538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17539 \begin_inset Text
17540
17541 \begin_layout Plain Layout
17542
17543 \backslash
17544 ominus
17545 \end_layout
17546
17547 \end_inset
17548 </cell>
17549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17550 \begin_inset Text
17551
17552 \begin_layout Plain Layout
17553 \begin_inset Formula $\ominus$
17554 \end_inset
17555
17556
17557 \end_layout
17558
17559 \end_inset
17560 </cell>
17561 </row>
17562 <row>
17563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17564 \begin_inset Text
17565
17566 \begin_layout Plain Layout
17567
17568 \backslash
17569 otimes
17570 \end_layout
17571
17572 \end_inset
17573 </cell>
17574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17575 \begin_inset Text
17576
17577 \begin_layout Plain Layout
17578 \begin_inset Formula $\otimes$
17579 \end_inset
17580
17581
17582 \end_layout
17583
17584 \end_inset
17585 </cell>
17586 </row>
17587 <row>
17588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17589 \begin_inset Text
17590
17591 \begin_layout Plain Layout
17592
17593 \backslash
17594 oslash
17595 \end_layout
17596
17597 \end_inset
17598 </cell>
17599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17600 \begin_inset Text
17601
17602 \begin_layout Plain Layout
17603 \begin_inset Formula $\oslash$
17604 \end_inset
17605
17606
17607 \end_layout
17608
17609 \end_inset
17610 </cell>
17611 </row>
17612 <row>
17613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17614 \begin_inset Text
17615
17616 \begin_layout Plain Layout
17617
17618 \backslash
17619 odot
17620 \end_layout
17621
17622 \end_inset
17623 </cell>
17624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17625 \begin_inset Text
17626
17627 \begin_layout Plain Layout
17628 \begin_inset Formula $\odot$
17629 \end_inset
17630
17631
17632 \end_layout
17633
17634 \end_inset
17635 </cell>
17636 </row>
17637 <row>
17638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642
17643 \backslash
17644 amalg
17645 \end_layout
17646
17647 \end_inset
17648 </cell>
17649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17650 \begin_inset Text
17651
17652 \begin_layout Plain Layout
17653 \begin_inset Formula $\amalg$
17654 \end_inset
17655
17656
17657 \end_layout
17658
17659 \end_inset
17660 </cell>
17661 </row>
17662 <row>
17663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17664 \begin_inset Text
17665
17666 \begin_layout Plain Layout
17667
17668 \backslash
17669 uplus
17670 \end_layout
17671
17672 \end_inset
17673 </cell>
17674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17675 \begin_inset Text
17676
17677 \begin_layout Plain Layout
17678 \begin_inset Formula $\uplus$
17679 \end_inset
17680
17681
17682 \end_layout
17683
17684 \end_inset
17685 </cell>
17686 </row>
17687 <row>
17688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17689 \begin_inset Text
17690
17691 \begin_layout Plain Layout
17692
17693 \backslash
17694 setminus
17695 \end_layout
17696
17697 \end_inset
17698 </cell>
17699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17700 \begin_inset Text
17701
17702 \begin_layout Plain Layout
17703 \begin_inset Formula $\setminus$
17704 \end_inset
17705
17706
17707 \end_layout
17708
17709 \end_inset
17710 </cell>
17711 </row>
17712 <row>
17713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17714 \begin_inset Text
17715
17716 \begin_layout Plain Layout
17717
17718 \backslash
17719 sqcap
17720 \end_layout
17721
17722 \end_inset
17723 </cell>
17724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17725 \begin_inset Text
17726
17727 \begin_layout Plain Layout
17728 \begin_inset Formula $\sqcap$
17729 \end_inset
17730
17731
17732 \end_layout
17733
17734 \end_inset
17735 </cell>
17736 </row>
17737 <row>
17738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17739 \begin_inset Text
17740
17741 \begin_layout Plain Layout
17742
17743 \backslash
17744 sqcup
17745 \end_layout
17746
17747 \end_inset
17748 </cell>
17749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17750 \begin_inset Text
17751
17752 \begin_layout Plain Layout
17753 \begin_inset Formula $\sqcup$
17754 \end_inset
17755
17756
17757 \end_layout
17758
17759 \end_inset
17760 </cell>
17761 </row>
17762 <row>
17763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17764 \begin_inset Text
17765
17766 \begin_layout Plain Layout
17767
17768 \backslash
17769 triangleleft
17770 \end_layout
17771
17772 \end_inset
17773 </cell>
17774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17775 \begin_inset Text
17776
17777 \begin_layout Plain Layout
17778 \begin_inset Formula $\triangleleft$
17779 \end_inset
17780
17781
17782 \end_layout
17783
17784 \end_inset
17785 </cell>
17786 </row>
17787 <row>
17788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792
17793 \backslash
17794 triangleright
17795 \end_layout
17796
17797 \end_inset
17798 </cell>
17799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803 \begin_inset Formula $\triangleright$
17804 \end_inset
17805
17806
17807 \end_layout
17808
17809 \end_inset
17810 </cell>
17811 </row>
17812 </lyxtabular>
17813
17814 \end_inset
17815
17816
17817 \begin_inset space \hfill{}
17818 \end_inset
17819
17820
17821 \end_layout
17822
17823 \begin_layout Standard
17824 Todos los operadores binarios se pueden insertar también con el botón 
17825 \begin_inset Graphics
17826         filename ../../images/math/pm.png
17827         scale 85
17828
17829 \end_inset
17830
17831  de la barra de ecuaciones.
17832 \end_layout
17833
17834 \begin_layout Standard
17835 Para imprimir el operador Laplace se pueden usar 
17836 \series bold
17837
17838 \backslash
17839 Delta
17840 \series default
17841  o 
17842 \series bold
17843
17844 \backslash
17845 nabla
17846 \series default
17847 ^
17848 \series bold
17849 2
17850 \series default
17851  (
17852 \begin_inset Formula $\nabla^{2}$
17853 \end_inset
17854
17855 ) en vez de 
17856 \series bold
17857
17858 \backslash
17859 bigtriangleup
17860 \series default
17861 .
17862 \end_layout
17863
17864 \begin_layout Standard
17865 El carácter 
17866 \family sans
17867 Separador de menú
17868 \family default
17869  del menú 
17870 \family sans
17871 Insertar\SpecialChar \menuseparator
17872 Carácter especial
17873 \family default
17874  es el operador 
17875 \series bold
17876
17877 \backslash
17878 triangleright
17879 \series default
17880 .
17881 \end_layout
17882
17883 \begin_layout Subsection
17884 Operadores definidos por el usuario
17885 \begin_inset CommandInset label
17886 LatexCommand label
17887 name "sub:Operadores-de-usuario"
17888
17889 \end_inset
17890
17891
17892 \begin_inset Index idx
17893 status collapsed
17894
17895 \begin_layout Plain Layout
17896 Operadores ! personalizados
17897 \end_layout
17898
17899 \end_inset
17900
17901
17902 \end_layout
17903
17904 \begin_layout Standard
17905 Con ayuda del comando 
17906 \series bold
17907
17908 \backslash
17909 DeclareMathOperator
17910 \series default
17911
17912 \begin_inset Index idx
17913 status collapsed
17914
17915 \begin_layout Plain Layout
17916 Comandos ! D ! 
17917 \backslash
17918 dbinom@
17919 \backslash
17920 DeclareMathOperator
17921 \end_layout
17922
17923 \end_inset
17924
17925  se pueden definir operadores personalizados en el preámbulo LaTeX.
17926  Su esquema es:
17927 \end_layout
17928
17929 \begin_layout Standard
17930
17931 \series bold
17932
17933 \backslash
17934 DeclareMathOperator{comando nuevo}{presentación}
17935 \end_layout
17936
17937 \begin_layout Standard
17938 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17939  en la salida.
17940  Para definir un operador grande hay que añadirle un * detrás.
17941  Todos los operadores grandes personalizados pueden tener límites como se
17942  describe en 
17943 \begin_inset CommandInset ref
17944 LatexCommand ref
17945 reference "sub:Límites-de-operadores"
17946
17947 \end_inset
17948
17949 .
17950 \end_layout
17951
17952 \begin_layout Standard
17953 Por ejemplo, la línea en el preámbulo LaTeX
17954 \end_layout
17955
17956 \begin_layout Standard
17957
17958 \series bold
17959
17960 \backslash
17961 DeclareMathOperator*{
17962 \backslash
17963 Lozenge}{
17964 \backslash
17965 blacklozenge}
17966 \end_layout
17967
17968 \begin_layout Standard
17969 define el comando 
17970 \series bold
17971
17972 \backslash
17973 Lozenge
17974 \series default
17975 , que inserta un operador grande que es el símbolo blacklozenge de la 
17976 \begin_inset CommandInset ref
17977 LatexCommand ref
17978 reference "sub:Símbolos-misceláneos"
17979
17980 \end_inset
17981
17982 .
17983 \begin_inset Formula 
17984 \[
17985 \Lozenge_{n=1}^{\infty}
17986 \]
17987
17988 \end_inset
17989
17990 El comando para esta expresión es: 
17991 \series bold
17992
17993 \backslash
17994 Lozenge^
17995 \backslash
17996 infty
17997 \begin_inset Formula $\rightarrow$
17998 \end_inset
17999
18000 _n=1
18001 \begin_inset VSpace bigskip
18002 \end_inset
18003
18004
18005 \end_layout
18006
18007 \begin_layout Standard
18008 Si los operadores personalizados no se van a usar varias veces en el documento,
18009  se pueden también definir con los comandos 
18010 \series bold
18011
18012 \backslash
18013 mathop
18014 \series default
18015
18016 \begin_inset Index idx
18017 status collapsed
18018
18019 \begin_layout Plain Layout
18020 Comandos ! M ! 
18021 \backslash
18022 mathop
18023 \end_layout
18024
18025 \end_inset
18026
18027  y 
18028 \series bold
18029
18030 \backslash
18031 mathbin
18032 \series default
18033
18034 \begin_inset Index idx
18035 status collapsed
18036
18037 \begin_layout Plain Layout
18038 Comandos ! M ! 
18039 \backslash
18040 mathbin
18041 \end_layout
18042
18043 \end_inset
18044
18045 , con el siguiente esquema:
18046 \end_layout
18047
18048 \begin_layout Standard
18049
18050 \series bold
18051
18052 \backslash
18053 mathop{presentación}
18054 \series default
18055  y 
18056 \series bold
18057
18058 \backslash
18059 mathbin{presentación}
18060 \end_layout
18061
18062 \begin_layout Standard
18063
18064 \series bold
18065
18066 \backslash
18067 mathop
18068 \series default
18069  define operadores grandes, 
18070 \series bold
18071
18072 \backslash
18073 mathbin
18074 \series default
18075  operadores binarios.
18076 \end_layout
18077
18078 \begin_layout Standard
18079
18080 \series bold
18081
18082 \backslash
18083 mathop
18084 \series default
18085  se puede usar, p.e., para poner un límite a varios operadores:
18086 \begin_inset Formula 
18087 \[
18088 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18089 \]
18090
18091 \end_inset
18092
18093
18094 \end_layout
18095
18096 \begin_layout Standard
18097 El comando para la expresión anterior es:
18098 \begin_inset Newline newline
18099 \end_inset
18100
18101
18102 \series bold
18103
18104 \backslash
18105 mathop{
18106 \backslash
18107 sum
18108 \backslash
18109 negmedspace
18110 \backslash
18111 sum
18112 \series default
18113
18114 \begin_inset ERT
18115 status collapsed
18116
18117 \begin_layout Plain Layout
18118
18119
18120 \backslash
18121 spce 
18122 \end_layout
18123
18124 \end_inset
18125
18126
18127 \series bold
18128
18129 \begin_inset Formula $\to$
18130 \end_inset
18131
18132 ^N
18133 \series default
18134
18135 \begin_inset ERT
18136 status collapsed
18137
18138 \begin_layout Plain Layout
18139
18140
18141 \backslash
18142 spce 
18143 \end_layout
18144
18145 \end_inset
18146
18147
18148 \series bold
18149 _i,j=1
18150 \end_layout
18151
18152 \begin_layout Standard
18153 \begin_inset Newpage newpage
18154 \end_inset
18155
18156
18157 \end_layout
18158
18159 \begin_layout Section
18160 Tipografías
18161 \begin_inset Index idx
18162 status collapsed
18163
18164 \begin_layout Plain Layout
18165 Tipografías
18166 \end_layout
18167
18168 \end_inset
18169
18170
18171 \end_layout
18172
18173 \begin_layout Subsection
18174 Estilos de tipografías
18175 \begin_inset CommandInset label
18176 LatexCommand label
18177 name "sub:Estilos-de-tipografías"
18178
18179 \end_inset
18180
18181
18182 \begin_inset Index idx
18183 status collapsed
18184
18185 \begin_layout Plain Layout
18186 Tipografías ! estilos de
18187 \end_layout
18188
18189 \end_inset
18190
18191
18192 \end_layout
18193
18194 \begin_layout Standard
18195 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
18196  estilos:
18197 \end_layout
18198
18199 \begin_layout Standard
18200 \begin_inset VSpace -2mm
18201 \end_inset
18202
18203
18204 \end_layout
18205
18206 \begin_layout Standard
18207 \align center
18208 \begin_inset Tabular
18209 <lyxtabular version="3" rows="7" columns="3">
18210 <features tabularvalignment="middle">
18211 <column alignment="center" valignment="top" width="0">
18212 <column alignment="center" valignment="top" width="0">
18213 <column alignment="center" valignment="top" width="0">
18214 <row>
18215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18216 \begin_inset Text
18217
18218 \begin_layout Plain Layout
18219 Comando
18220 \end_layout
18221
18222 \end_inset
18223 </cell>
18224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18225 \begin_inset Text
18226
18227 \begin_layout Plain Layout
18228 Resultado
18229 \end_layout
18230
18231 \end_inset
18232 </cell>
18233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18234 \begin_inset Text
18235
18236 \begin_layout Plain Layout
18237 atajo
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 </row>
18243 <row>
18244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18245 \begin_inset Text
18246
18247 \begin_layout Plain Layout
18248
18249 \backslash
18250 mathbb
18251 \series bold
18252
18253 \begin_inset ERT
18254 status collapsed
18255
18256 \begin_layout Plain Layout
18257
18258
18259 \backslash
18260 spce 
18261 \end_layout
18262
18263 \end_inset
18264
18265
18266 \series default
18267 ABC
18268 \end_layout
18269
18270 \end_inset
18271 </cell>
18272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18273 \begin_inset Text
18274
18275 \begin_layout Plain Layout
18276 \begin_inset Formula $\mathbb{ABC}$
18277 \end_inset
18278
18279
18280 \end_layout
18281
18282 \end_inset
18283 </cell>
18284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18285 \begin_inset Text
18286
18287 \begin_layout Plain Layout
18288
18289 \family sans
18290 Alt+C C
18291 \end_layout
18292
18293 \end_inset
18294 </cell>
18295 </row>
18296 <row>
18297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18298 \begin_inset Text
18299
18300 \begin_layout Plain Layout
18301
18302 \backslash
18303 mathbf
18304 \series bold
18305
18306 \begin_inset ERT
18307 status collapsed
18308
18309 \begin_layout Plain Layout
18310
18311
18312 \backslash
18313 spce 
18314 \end_layout
18315
18316 \end_inset
18317
18318
18319 \series default
18320 AbC
18321 \end_layout
18322
18323 \end_inset
18324 </cell>
18325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18326 \begin_inset Text
18327
18328 \begin_layout Plain Layout
18329 \begin_inset Formula $\mathbf{AbC}$
18330 \end_inset
18331
18332
18333 \end_layout
18334
18335 \end_inset
18336 </cell>
18337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18338 \begin_inset Text
18339
18340 \begin_layout Plain Layout
18341
18342 \family sans
18343 Ctrl+B
18344 \end_layout
18345
18346 \end_inset
18347 </cell>
18348 </row>
18349 <row>
18350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18351 \begin_inset Text
18352
18353 \begin_layout Plain Layout
18354
18355 \backslash
18356 boldsymbol
18357 \series bold
18358
18359 \begin_inset ERT
18360 status collapsed
18361
18362 \begin_layout Plain Layout
18363
18364
18365 \backslash
18366 spce 
18367 \end_layout
18368
18369 \end_inset
18370
18371
18372 \series default
18373 AbC
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18379 \begin_inset Text
18380
18381 \begin_layout Plain Layout
18382 \begin_inset Formula $\boldsymbol{AbC}$
18383 \end_inset
18384
18385
18386 \end_layout
18387
18388 \end_inset
18389 </cell>
18390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18391 \begin_inset Text
18392
18393 \begin_layout Plain Layout
18394
18395 \family sans
18396 Ctrl+Alt+B , Alt+C B
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 </row>
18402 <row>
18403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18404 \begin_inset Text
18405
18406 \begin_layout Plain Layout
18407
18408 \backslash
18409 mathcal
18410 \series bold
18411
18412 \begin_inset ERT
18413 status collapsed
18414
18415 \begin_layout Plain Layout
18416
18417
18418 \backslash
18419 spce 
18420 \end_layout
18421
18422 \end_inset
18423
18424
18425 \series default
18426 ABC
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Plain Layout
18435 \begin_inset Formula $\mathcal{ABC}$
18436 \end_inset
18437
18438
18439 \end_layout
18440
18441 \end_inset
18442 </cell>
18443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18444 \begin_inset Text
18445
18446 \begin_layout Plain Layout
18447
18448 \family sans
18449 Ctrl+E , Alt+C E
18450 \end_layout
18451
18452 \end_inset
18453 </cell>
18454 </row>
18455 <row>
18456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18457 \begin_inset Text
18458
18459 \begin_layout Plain Layout
18460
18461 \backslash
18462 mathfrak
18463 \series bold
18464
18465 \begin_inset ERT
18466 status collapsed
18467
18468 \begin_layout Plain Layout
18469
18470
18471 \backslash
18472 spce 
18473 \end_layout
18474
18475 \end_inset
18476
18477
18478 \series default
18479 AbC
18480 \end_layout
18481
18482 \end_inset
18483 </cell>
18484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18485 \begin_inset Text
18486
18487 \begin_layout Plain Layout
18488 \begin_inset Formula $\mathfrak{AbC}$
18489 \end_inset
18490
18491
18492 \end_layout
18493
18494 \end_inset
18495 </cell>
18496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18497 \begin_inset Text
18498
18499 \begin_layout Plain Layout
18500 -
18501 \end_layout
18502
18503 \end_inset
18504 </cell>
18505 </row>
18506 <row>
18507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18508 \begin_inset Text
18509
18510 \begin_layout Plain Layout
18511
18512 \backslash
18513 mathscr
18514 \series bold
18515
18516 \begin_inset ERT
18517 status collapsed
18518
18519 \begin_layout Plain Layout
18520
18521
18522 \backslash
18523 spce 
18524 \end_layout
18525
18526 \end_inset
18527
18528
18529 \series default
18530 AbC
18531 \end_layout
18532
18533 \end_inset
18534 </cell>
18535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18536 \begin_inset Text
18537
18538 \begin_layout Plain Layout
18539 \begin_inset Formula $\mathscr{AbC}$
18540 \end_inset
18541
18542
18543 \end_layout
18544
18545 \end_inset
18546 </cell>
18547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18548 \begin_inset Text
18549
18550 \begin_layout Plain Layout
18551 -
18552 \end_layout
18553
18554 \end_inset
18555 </cell>
18556 </row>
18557 </lyxtabular>
18558
18559 \end_inset
18560
18561
18562 \end_layout
18563
18564 \begin_layout Standard
18565 \align center
18566 \begin_inset Tabular
18567 <lyxtabular version="3" rows="5" columns="3">
18568 <features tabularvalignment="middle">
18569 <column alignment="center" valignment="top" width="0">
18570 <column alignment="center" valignment="top" width="0">
18571 <column alignment="center" valignment="top" width="0">
18572 <row>
18573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18574 \begin_inset Text
18575
18576 \begin_layout Plain Layout
18577 Comando
18578 \end_layout
18579
18580 \end_inset
18581 </cell>
18582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18583 \begin_inset Text
18584
18585 \begin_layout Plain Layout
18586 Resultado
18587 \end_layout
18588
18589 \end_inset
18590 </cell>
18591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18592 \begin_inset Text
18593
18594 \begin_layout Plain Layout
18595 atajo
18596 \end_layout
18597
18598 \end_inset
18599 </cell>
18600 </row>
18601 <row>
18602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18603 \begin_inset Text
18604
18605 \begin_layout Plain Layout
18606
18607 \backslash
18608 mathit
18609 \series bold
18610
18611 \begin_inset ERT
18612 status collapsed
18613
18614 \begin_layout Plain Layout
18615
18616
18617 \backslash
18618 spce 
18619 \end_layout
18620
18621 \end_inset
18622
18623
18624 \series default
18625 AbC
18626 \end_layout
18627
18628 \end_inset
18629 </cell>
18630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18631 \begin_inset Text
18632
18633 \begin_layout Plain Layout
18634 \begin_inset Formula $\mathit{AbC}$
18635 \end_inset
18636
18637
18638 \end_layout
18639
18640 \end_inset
18641 </cell>
18642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18643 \begin_inset Text
18644
18645 \begin_layout Plain Layout
18646 -
18647 \end_layout
18648
18649 \end_inset
18650 </cell>
18651 </row>
18652 <row>
18653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18654 \begin_inset Text
18655
18656 \begin_layout Plain Layout
18657
18658 \backslash
18659 mathrm
18660 \series bold
18661
18662 \begin_inset ERT
18663 status collapsed
18664
18665 \begin_layout Plain Layout
18666
18667
18668 \backslash
18669 spce 
18670 \end_layout
18671
18672 \end_inset
18673
18674
18675 \series default
18676 AbC
18677 \end_layout
18678
18679 \end_inset
18680 </cell>
18681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18682 \begin_inset Text
18683
18684 \begin_layout Plain Layout
18685 \begin_inset Formula $\mathrm{AbC}$
18686 \end_inset
18687
18688
18689 \end_layout
18690
18691 \end_inset
18692 </cell>
18693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18694 \begin_inset Text
18695
18696 \begin_layout Plain Layout
18697
18698 \family sans
18699 Alt+C R
18700 \end_layout
18701
18702 \end_inset
18703 </cell>
18704 </row>
18705 <row>
18706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18707 \begin_inset Text
18708
18709 \begin_layout Plain Layout
18710
18711 \backslash
18712 mathsf
18713 \series bold
18714
18715 \begin_inset ERT
18716 status collapsed
18717
18718 \begin_layout Plain Layout
18719
18720
18721 \backslash
18722 spce 
18723 \end_layout
18724
18725 \end_inset
18726
18727
18728 \series default
18729 AbC
18730 \end_layout
18731
18732 \end_inset
18733 </cell>
18734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18735 \begin_inset Text
18736
18737 \begin_layout Plain Layout
18738 \begin_inset Formula $\mathsf{AbC}$
18739 \end_inset
18740
18741
18742 \end_layout
18743
18744 \end_inset
18745 </cell>
18746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18747 \begin_inset Text
18748
18749 \begin_layout Plain Layout
18750
18751 \family sans
18752 Alt+C S
18753 \end_layout
18754
18755 \end_inset
18756 </cell>
18757 </row>
18758 <row>
18759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18760 \begin_inset Text
18761
18762 \begin_layout Plain Layout
18763
18764 \backslash
18765 mathtt
18766 \series bold
18767
18768 \begin_inset ERT
18769 status collapsed
18770
18771 \begin_layout Plain Layout
18772
18773
18774 \backslash
18775 spce 
18776 \end_layout
18777
18778 \end_inset
18779
18780
18781 \series default
18782 AbC
18783 \end_layout
18784
18785 \end_inset
18786 </cell>
18787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18788 \begin_inset Text
18789
18790 \begin_layout Plain Layout
18791 \begin_inset Formula $\mathtt{AbC}$
18792 \end_inset
18793
18794
18795 \end_layout
18796
18797 \end_inset
18798 </cell>
18799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18800 \begin_inset Text
18801
18802 \begin_layout Plain Layout
18803
18804 \family sans
18805 Ctrl+Mayúsculas+P
18806 \end_layout
18807
18808 \end_inset
18809 </cell>
18810 </row>
18811 </lyxtabular>
18812
18813 \end_inset
18814
18815
18816 \end_layout
18817
18818 \begin_layout Standard
18819 \begin_inset Note Greyedout
18820 status open
18821
18822 \begin_layout Plain Layout
18823
18824 \series bold
18825 Nota
18826 \series default
18827 : Los estilos 
18828 \series bold
18829
18830 \backslash
18831 mathbb
18832 \series default
18833  y 
18834 \series bold
18835
18836 \backslash
18837 mathcal
18838 \series default
18839  sólo se aplican a letras mayúsculas.
18840 \end_layout
18841
18842 \end_inset
18843
18844
18845 \end_layout
18846
18847 \begin_layout Standard
18848 El estilo predeterminado es 
18849 \series bold
18850
18851 \backslash
18852 mathnormal
18853 \series default
18854 .
18855 \end_layout
18856
18857 \begin_layout Standard
18858 Los comandos de estilo funcionan también en estructuras matemáticas:
18859 \begin_inset Formula 
18860 \[
18861 \mathfrak{A=\frac{b}{C}}
18862 \]
18863
18864 \end_inset
18865
18866
18867 \end_layout
18868
18869 \begin_layout Standard
18870 Los caracteres en texto matemático no aparecen en un estilo tipográfico
18871  de ecuaciones sino en el estilo tipográfico de texto 
18872 \series bold
18873
18874 \backslash
18875 textrm
18876 \series default
18877 .
18878  Este estilo no se puede poner correctamente con el diálogo de estilo de
18879  texto por un fallo de LyX.
18880 \begin_inset Foot
18881 status open
18882
18883 \begin_layout Plain Layout
18884 \begin_inset CommandInset href
18885 LatexCommand href
18886 name "LyX-bug #4629"
18887 target "http://www.lyx.org/trac/ticket/4629"
18888
18889 \end_inset
18890
18891
18892 \end_layout
18893
18894 \end_inset
18895
18896
18897 \end_layout
18898
18899 \begin_layout Standard
18900 En vez de comandos se puede usar el menú 
18901 \family sans
18902 Editar\SpecialChar \menuseparator
18903 Ecuación\SpecialChar \menuseparator
18904 Estilo del texto
18905 \family default
18906  o el botón 
18907 \begin_inset Graphics
18908         filename ../../images/math/font.png
18909         scale 85
18910
18911 \end_inset
18912
18913 .
18914 \end_layout
18915
18916 \begin_layout Subsection
18917 Ecuaciones en negrita
18918 \begin_inset CommandInset label
18919 LatexCommand label
18920 name "sub:Ecuaciones-en-negrita"
18921
18922 \end_inset
18923
18924
18925 \begin_inset Index idx
18926 status collapsed
18927
18928 \begin_layout Plain Layout
18929 Ecuación ! en negrita
18930 \end_layout
18931
18932 \end_inset
18933
18934
18935 \end_layout
18936
18937 \begin_layout Standard
18938 Para poner en negrita una ecuación completa no se puede usar el comando
18939  
18940 \series bold
18941
18942 \backslash
18943 mathbf
18944 \series default
18945 , porque no funciona con minúsculas griegas.
18946  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18947 \begin_inset Formula 
18948 \[
18949 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}
18950 \]
18951
18952 \end_inset
18953
18954
18955 \end_layout
18956
18957 \begin_layout Standard
18958 Para presentar la ecuación correctamente se usa el comando 
18959 \series bold
18960 boldsymbol
18961 \series default
18962 :
18963 \begin_inset Formula 
18964 \[
18965 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}
18966 \]
18967
18968 \end_inset
18969
18970
18971 \end_layout
18972
18973 \begin_layout Standard
18974 También es posible poner la fórmula en un 
18975 \series bold
18976 entorno boldmath
18977 \series default
18978 , que se inserta con el comando 
18979 \series bold
18980
18981 \backslash
18982 boldmath
18983 \series default
18984
18985 \begin_inset Index idx
18986 status collapsed
18987
18988 \begin_layout Plain Layout
18989 Comandos ! B ! 
18990 \backslash
18991 boldmath
18992 \end_layout
18993
18994 \end_inset
18995
18996  en modo TeX.
18997  Para finalizar el entorno se usa el comando 
18998 \series bold
18999
19000 \backslash
19001 unboldmath
19002 \series default
19003
19004 \begin_inset Index idx
19005 status collapsed
19006
19007 \begin_layout Plain Layout
19008 Comandos ! U ! 
19009 \backslash
19010 unboldmath
19011 \end_layout
19012
19013 \end_inset
19014
19015  en modo TeX.
19016 \begin_inset ERT
19017 status collapsed
19018
19019 \begin_layout Plain Layout
19020
19021
19022 \backslash
19023 boldmath
19024 \end_layout
19025
19026 \end_inset
19027
19028
19029 \begin_inset Formula 
19030 \[
19031 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}
19032 \]
19033
19034 \end_inset
19035
19036
19037 \end_layout
19038
19039 \begin_layout Standard
19040 \begin_inset ERT
19041 status collapsed
19042
19043 \begin_layout Plain Layout
19044
19045
19046 \backslash
19047 unboldmath
19048 \end_layout
19049
19050 \end_inset
19051
19052
19053 \end_layout
19054
19055 \begin_layout Subsection
19056 Ecuaciones coloreadas
19057 \begin_inset Index idx
19058 status collapsed
19059
19060 \begin_layout Plain Layout
19061 Ecuación ! coloreada
19062 \end_layout
19063
19064 \end_inset
19065
19066
19067 \end_layout
19068
19069 \begin_layout Standard
19070 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
19071  o una parte de una ecuación y usa el diálogo 
19072 \family sans
19073 Estilo del texto
19074 \family default
19075 .
19076  Aquí hay una ecuación en magenta:
19077 \begin_inset Formula 
19078 \[
19079 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19080 \]
19081
19082 \end_inset
19083
19084 También puedes definir tus propios colores como se describe en
19085 \begin_inset space ~
19086 \end_inset
19087
19088
19089 \begin_inset CommandInset ref
19090 LatexCommand ref
19091 reference "sub:Marcos-coloreados"
19092
19093 \end_inset
19094
19095 .
19096  Pueden usarse con el comando en código TeX 
19097 \series bold
19098
19099 \backslash
19100 textcolor
19101 \series default
19102
19103 \begin_inset Index idx
19104 status collapsed
19105
19106 \begin_layout Plain Layout
19107 Comandos ! T ! 
19108 \backslash
19109 textcolor
19110 \end_layout
19111
19112 \end_inset
19113
19114  según el esquema
19115 \end_layout
19116
19117 \begin_layout Standard
19118
19119 \series bold
19120
19121 \backslash
19122 textcolor{color}{caracteres o ecuación}
19123 \end_layout
19124
19125 \begin_layout Standard
19126 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
19127 e en rojo:
19128 \end_layout
19129
19130 \begin_layout Standard
19131 \begin_inset ERT
19132 status collapsed
19133
19134 \begin_layout Plain Layout
19135
19136
19137 \backslash
19138 textcolor{verdeoscuro}{
19139 \end_layout
19140
19141 \end_inset
19142
19143
19144 \begin_inset Formula 
19145 \[
19146 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19147 \]
19148
19149 \end_inset
19150
19151
19152 \begin_inset ERT
19153 status collapsed
19154
19155 \begin_layout Plain Layout
19156
19157 }
19158 \end_layout
19159
19160 \end_inset
19161
19162
19163 \end_layout
19164
19165 \begin_layout Standard
19166 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
19167  a ecuaciones completas.
19168 \begin_inset Foot
19169 status collapsed
19170
19171 \begin_layout Plain Layout
19172 \begin_inset CommandInset href
19173 LatexCommand href
19174 name "LyX-bug #5269"
19175 target "http://www.lyx.org/trac/ticket/5269"
19176
19177 \end_inset
19178
19179
19180 \end_layout
19181
19182 \end_inset
19183
19184
19185 \end_layout
19186
19187 \begin_layout Subsection
19188 Tamaños de tipografías
19189 \begin_inset CommandInset label
19190 LatexCommand label
19191 name "sub:Tamaños-de-tipografías"
19192
19193 \end_inset
19194
19195
19196 \begin_inset Index idx
19197 status collapsed
19198
19199 \begin_layout Plain Layout
19200 Tipografías ! tamaño
19201 \end_layout
19202
19203 \end_inset
19204
19205
19206 \end_layout
19207
19208 \begin_layout Standard
19209 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
19210  siguientes comandos de tamaño:
19211 \end_layout
19212
19213 \begin_layout Standard
19214
19215 \series bold
19216
19217 \backslash
19218 Huge
19219 \series default
19220
19221 \series bold
19222
19223 \backslash
19224 huge
19225 \series default
19226
19227 \series bold
19228
19229 \backslash
19230 LARGE
19231 \series default
19232
19233 \series bold
19234
19235 \backslash
19236 Large
19237 \series default
19238
19239 \series bold
19240
19241 \backslash
19242 large
19243 \series default
19244
19245 \series bold
19246
19247 \backslash
19248 normalsize
19249 \series default
19250
19251 \series bold
19252
19253 \backslash
19254 small
19255 \series default
19256 ,
19257 \begin_inset Newline newline
19258 \end_inset
19259
19260
19261 \series bold
19262
19263 \backslash
19264 footnotesize
19265 \series default
19266
19267 \series bold
19268
19269 \backslash
19270 scriptsize
19271 \series default
19272 , y 
19273 \series bold
19274
19275 \backslash
19276 tiny
19277 \end_layout
19278
19279 \begin_layout Standard
19280 El tamaño dado por los comandos depende del tamaño base de la tipografía
19281  en el documento, dado por el comando 
19282 \series bold
19283
19284 \backslash
19285 normalsize
19286 \series default
19287 .
19288  Los demás comandos producen tamaños menores o mayores que 
19289 \series bold
19290
19291 \backslash
19292 normalsize
19293 \series default
19294 .
19295  No obstante, puede que el tamaño de tipografía no exceda de cierto valor.
19296  Si, por ejemplo, la tipografía del documento es de 12
19297 \begin_inset space \thinspace{}
19298 \end_inset
19299
19300 pt, el comando 
19301 \series bold
19302
19303 \backslash
19304 Huge
19305 \series default
19306  da el mismo tamaño que 
19307 \series bold
19308
19309 \backslash
19310 huge
19311 \series default
19312 .
19313 \end_layout
19314
19315 \begin_layout Standard
19316 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
19317  a todas las ecuaciones y texto siguientes.
19318  Para volver al tamaño anterior hay que insertar el comando 
19319 \series bold
19320
19321 \backslash
19322 normalsize
19323 \series default
19324  en modo TeX detrás de la ecuación.
19325 \end_layout
19326
19327 \begin_layout Standard
19328 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
19329  comandos de tamaño:
19330 \end_layout
19331
19332 \begin_layout Standard
19333 \noindent
19334 \align center
19335 \begin_inset Tabular
19336 <lyxtabular version="3" rows="5" columns="2">
19337 <features tabularvalignment="middle">
19338 <column alignment="center" valignment="top" width="0">
19339 <column alignment="center" valignment="top" width="0">
19340 <row>
19341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19342 \begin_inset Text
19343
19344 \begin_layout Plain Layout
19345 Comando
19346 \end_layout
19347
19348 \end_inset
19349 </cell>
19350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19351 \begin_inset Text
19352
19353 \begin_layout Plain Layout
19354 Resultado
19355 \begin_inset Note Note
19356 status collapsed
19357
19358 \begin_layout Plain Layout
19359
19360 \series bold
19361
19362 \backslash
19363 raisebox
19364 \series default
19365  se usa sólo como espaciador
19366 \end_layout
19367
19368 \end_inset
19369
19370
19371 \end_layout
19372
19373 \end_inset
19374 </cell>
19375 </row>
19376 <row>
19377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19378 \begin_inset Text
19379
19380 \begin_layout Plain Layout
19381
19382 \backslash
19383 displaystyle
19384 \begin_inset Index idx
19385 status collapsed
19386
19387 \begin_layout Plain Layout
19388 Comandos ! D ! 
19389 \backslash
19390 displaystyle
19391 \end_layout
19392
19393 \end_inset
19394
19395
19396 \end_layout
19397
19398 \end_inset
19399 </cell>
19400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19401 \begin_inset Text
19402
19403 \begin_layout Plain Layout
19404 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19405 \end_inset
19406
19407
19408 \end_layout
19409
19410 \end_inset
19411 </cell>
19412 </row>
19413 <row>
19414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418
19419 \backslash
19420 textstyle
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19430 \end_inset
19431
19432
19433 \end_layout
19434
19435 \end_inset
19436 </cell>
19437 </row>
19438 <row>
19439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443
19444 \backslash
19445 scriptstyle
19446 \end_layout
19447
19448 \end_inset
19449 </cell>
19450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19451 \begin_inset Text
19452
19453 \begin_layout Plain Layout
19454 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19455 \end_inset
19456
19457
19458 \end_layout
19459
19460 \end_inset
19461 </cell>
19462 </row>
19463 <row>
19464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468
19469 \backslash
19470 scriptscriptstyle
19471 \end_layout
19472
19473 \end_inset
19474 </cell>
19475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19476 \begin_inset Text
19477
19478 \begin_layout Plain Layout
19479 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19480 \end_inset
19481
19482
19483 \end_layout
19484
19485 \end_inset
19486 </cell>
19487 </row>
19488 </lyxtabular>
19489
19490 \end_inset
19491
19492
19493 \end_layout
19494
19495 \begin_layout Standard
19496 Después de introducir estos comandos, aparece un marco azul en el que se
19497  insertan las partes de la fórmula.
19498 \end_layout
19499
19500 \begin_layout Standard
19501 Hay un método más para cambiar el tamaño de tipografía, aunque solo funciona
19502  para símbolos o letras en texto matemático.
19503  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
19504  de texto anteriores.
19505  Todos los caracteres siguientes, hasta el final del texto matemático o
19506  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19507  Dos ejemplos:
19508 \begin_inset VSpace -2mm
19509 \end_inset
19510
19511
19512 \end_layout
19513
19514 \begin_layout Standard
19515 \begin_inset ERT
19516 status collapsed
19517
19518 \begin_layout Plain Layout
19519
19520
19521 \backslash
19522 huge
19523 \end_layout
19524
19525 \end_inset
19526
19527
19528 \begin_inset Formula 
19529 \[
19530 A=\frac{B}{c}\cdot\maltese
19531 \]
19532
19533 \end_inset
19534
19535
19536 \begin_inset Formula 
19537 \[
19538 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19539 \]
19540
19541 \end_inset
19542
19543
19544 \end_layout
19545
19546 \begin_layout Standard
19547 \begin_inset ERT
19548 status collapsed
19549
19550 \begin_layout Plain Layout
19551
19552
19553 \backslash
19554 normalsize
19555 \end_layout
19556
19557 \end_inset
19558
19559
19560 \begin_inset VSpace medskip
19561 \end_inset
19562
19563
19564 \end_layout
19565
19566 \begin_layout Standard
19567 Antes de las ecuaciones se ha insertado el comando 
19568 \series bold
19569
19570 \backslash
19571 huge
19572 \series default
19573 .
19574  Para la segunda ecuación el comando es:
19575 \begin_inset Newline newline
19576 \end_inset
19577
19578
19579 \series bold
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 A Alt+M M 
19596 \backslash
19597 Large
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
19611 \backslash
19612 maltese
19613 \begin_inset ERT
19614 status collapsed
19615
19616 \begin_layout Plain Layout
19617
19618
19619 \backslash
19620 spce 
19621 \end_layout
19622
19623 \end_inset
19624
19625
19626 \backslash
19627 textit
19628 \begin_inset ERT
19629 status collapsed
19630
19631 \begin_layout Plain Layout
19632
19633
19634 \backslash
19635 spce 
19636 \end_layout
19637
19638 \end_inset
19639
19640 A
19641 \begin_inset Formula $\to$
19642 \end_inset
19643
19644
19645 \begin_inset Formula $\to$
19646 \end_inset
19647
19648
19649 \begin_inset Newline newline
19650 \end_inset
19651
19652
19653 \begin_inset space \hspace*{}
19654 \length 1cm
19655 \end_inset
19656
19657 Alt+M M 
19658 \backslash
19659 tiny
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
19673 \backslash
19674 maltese
19675 \begin_inset ERT
19676 status collapsed
19677
19678 \begin_layout Plain Layout
19679
19680
19681 \backslash
19682 spce 
19683 \end_layout
19684
19685 \end_inset
19686
19687
19688 \backslash
19689 textit
19690 \begin_inset ERT
19691 status collapsed
19692
19693 \begin_layout Plain Layout
19694
19695
19696 \backslash
19697 spce 
19698 \end_layout
19699
19700 \end_inset
19701
19702 A
19703 \end_layout
19704
19705 \begin_layout Standard
19706 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19707  el tamaño por omisión.
19708 \end_layout
19709
19710 \begin_layout Section
19711 Letras griegas
19712 \begin_inset Index idx
19713 status collapsed
19714
19715 \begin_layout Plain Layout
19716 Letras griegas
19717 \end_layout
19718
19719 \end_inset
19720
19721
19722 \end_layout
19723
19724 \begin_layout Standard
19725 Las letras griegas se pueden insertar además mediante el botón 
19726 \begin_inset Graphics
19727         filename ../../images/math/alpha.png
19728         scale 85
19729
19730 \end_inset
19731
19732  de la barra de ecuaciones.
19733  Las normas internacionales de tipografía proponen que las letras griegas
19734  en ecuaciones deben escribirse en cursiva/inclinada.
19735  No obstante, en algunos idiomas, como francés o ruso, a veces se escriben
19736  en redonda.
19737  Para las normas en español, véase
19738 \begin_inset space ~
19739 \end_inset
19740
19741
19742 \begin_inset CommandInset citation
19743 LatexCommand cite
19744 key "Bezos"
19745
19746 \end_inset
19747
19748 .
19749 \end_layout
19750
19751 \begin_layout Subsection
19752 Minúsculas
19753 \begin_inset Index idx
19754 status collapsed
19755
19756 \begin_layout Plain Layout
19757 Letras griegas ! minúsculas
19758 \end_layout
19759
19760 \end_inset
19761
19762
19763 \end_layout
19764
19765 \begin_layout Standard
19766 \begin_inset space \hfill{}
19767 \end_inset
19768
19769
19770 \begin_inset Tabular
19771 <lyxtabular version="3" rows="11" columns="2">
19772 <features tabularvalignment="middle">
19773 <column alignment="center" valignment="top" width="0pt">
19774 <column alignment="center" valignment="top" width="0pt">
19775 <row>
19776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19777 \begin_inset Text
19778
19779 \begin_layout Plain Layout
19780 Comando
19781 \end_layout
19782
19783 \end_inset
19784 </cell>
19785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19786 \begin_inset Text
19787
19788 \begin_layout Plain Layout
19789 Símbolo
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 </row>
19795 <row>
19796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19797 \begin_inset Text
19798
19799 \begin_layout Plain Layout
19800
19801 \backslash
19802 alpha
19803 \end_layout
19804
19805 \end_inset
19806 </cell>
19807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19808 \begin_inset Text
19809
19810 \begin_layout Plain Layout
19811 \begin_inset Formula $\alpha$
19812 \end_inset
19813
19814
19815 \end_layout
19816
19817 \end_inset
19818 </cell>
19819 </row>
19820 <row>
19821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825
19826 \backslash
19827 beta
19828 \end_layout
19829
19830 \end_inset
19831 </cell>
19832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836 \begin_inset Formula $\beta$
19837 \end_inset
19838
19839
19840 \end_layout
19841
19842 \end_inset
19843 </cell>
19844 </row>
19845 <row>
19846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19847 \begin_inset Text
19848
19849 \begin_layout Plain Layout
19850
19851 \backslash
19852 gamma
19853 \end_layout
19854
19855 \end_inset
19856 </cell>
19857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861 \begin_inset Formula $\gamma$
19862 \end_inset
19863
19864
19865 \end_layout
19866
19867 \end_inset
19868 </cell>
19869 </row>
19870 <row>
19871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19872 \begin_inset Text
19873
19874 \begin_layout Plain Layout
19875
19876 \backslash
19877 delta
19878 \end_layout
19879
19880 \end_inset
19881 </cell>
19882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19883 \begin_inset Text
19884
19885 \begin_layout Plain Layout
19886 \begin_inset Formula $\delta$
19887 \end_inset
19888
19889
19890 \end_layout
19891
19892 \end_inset
19893 </cell>
19894 </row>
19895 <row>
19896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19897 \begin_inset Text
19898
19899 \begin_layout Plain Layout
19900
19901 \backslash
19902 epsilon
19903 \end_layout
19904
19905 \end_inset
19906 </cell>
19907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19908 \begin_inset Text
19909
19910 \begin_layout Plain Layout
19911 \begin_inset Formula $\epsilon$
19912 \end_inset
19913
19914
19915 \end_layout
19916
19917 \end_inset
19918 </cell>
19919 </row>
19920 <row>
19921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19922 \begin_inset Text
19923
19924 \begin_layout Plain Layout
19925
19926 \backslash
19927 varepsilon
19928 \end_layout
19929
19930 \end_inset
19931 </cell>
19932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19933 \begin_inset Text
19934
19935 \begin_layout Plain Layout
19936 \begin_inset Formula $\varepsilon$
19937 \end_inset
19938
19939
19940 \end_layout
19941
19942 \end_inset
19943 </cell>
19944 </row>
19945 <row>
19946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19947 \begin_inset Text
19948
19949 \begin_layout Plain Layout
19950
19951 \backslash
19952 zeta
19953 \end_layout
19954
19955 \end_inset
19956 </cell>
19957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19958 \begin_inset Text
19959
19960 \begin_layout Plain Layout
19961 \begin_inset Formula $\zeta$
19962 \end_inset
19963
19964
19965 \end_layout
19966
19967 \end_inset
19968 </cell>
19969 </row>
19970 <row>
19971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19972 \begin_inset Text
19973
19974 \begin_layout Plain Layout
19975
19976 \backslash
19977 eta
19978 \end_layout
19979
19980 \end_inset
19981 </cell>
19982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19983 \begin_inset Text
19984
19985 \begin_layout Plain Layout
19986 \begin_inset Formula $\eta$
19987 \end_inset
19988
19989
19990 \end_layout
19991
19992 \end_inset
19993 </cell>
19994 </row>
19995 <row>
19996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19997 \begin_inset Text
19998
19999 \begin_layout Plain Layout
20000
20001 \backslash
20002 theta
20003 \end_layout
20004
20005 \end_inset
20006 </cell>
20007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20008 \begin_inset Text
20009
20010 \begin_layout Plain Layout
20011 \begin_inset Formula $\theta$
20012 \end_inset
20013
20014
20015 \end_layout
20016
20017 \end_inset
20018 </cell>
20019 </row>
20020 <row>
20021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20022 \begin_inset Text
20023
20024 \begin_layout Plain Layout
20025
20026 \backslash
20027 vartheta
20028 \end_layout
20029
20030 \end_inset
20031 </cell>
20032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036 \begin_inset Formula $\vartheta$
20037 \end_inset
20038
20039
20040 \end_layout
20041
20042 \end_inset
20043 </cell>
20044 </row>
20045 </lyxtabular>
20046
20047 \end_inset
20048
20049
20050 \begin_inset space \hfill{}
20051 \end_inset
20052
20053
20054 \begin_inset Tabular
20055 <lyxtabular version="3" rows="12" columns="2">
20056 <features tabularvalignment="middle">
20057 <column alignment="center" valignment="top" width="0pt">
20058 <column alignment="center" valignment="top" width="0pt">
20059 <row>
20060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20061 \begin_inset Text
20062
20063 \begin_layout Plain Layout
20064 Comando
20065 \end_layout
20066
20067 \end_inset
20068 </cell>
20069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20070 \begin_inset Text
20071
20072 \begin_layout Plain Layout
20073 Símbolo
20074 \end_layout
20075
20076 \end_inset
20077 </cell>
20078 </row>
20079 <row>
20080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084
20085 \backslash
20086 iota
20087 \end_layout
20088
20089 \end_inset
20090 </cell>
20091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20092 \begin_inset Text
20093
20094 \begin_layout Plain Layout
20095 \begin_inset Formula $\iota$
20096 \end_inset
20097
20098
20099 \end_layout
20100
20101 \end_inset
20102 </cell>
20103 </row>
20104 <row>
20105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109
20110 \backslash
20111 kappa
20112 \end_layout
20113
20114 \end_inset
20115 </cell>
20116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20117 \begin_inset Text
20118
20119 \begin_layout Plain Layout
20120 \begin_inset Formula $\kappa$
20121 \end_inset
20122
20123
20124 \end_layout
20125
20126 \end_inset
20127 </cell>
20128 </row>
20129 <row>
20130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20131 \begin_inset Text
20132
20133 \begin_layout Plain Layout
20134
20135 \backslash
20136 varkappa
20137 \end_layout
20138
20139 \end_inset
20140 </cell>
20141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20142 \begin_inset Text
20143
20144 \begin_layout Plain Layout
20145 \begin_inset Formula $\varkappa$
20146 \end_inset
20147
20148
20149 \end_layout
20150
20151 \end_inset
20152 </cell>
20153 </row>
20154 <row>
20155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20156 \begin_inset Text
20157
20158 \begin_layout Plain Layout
20159
20160 \backslash
20161 lambda
20162 \end_layout
20163
20164 \end_inset
20165 </cell>
20166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20167 \begin_inset Text
20168
20169 \begin_layout Plain Layout
20170 \begin_inset Formula $\lambda$
20171 \end_inset
20172
20173
20174 \end_layout
20175
20176 \end_inset
20177 </cell>
20178 </row>
20179 <row>
20180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20181 \begin_inset Text
20182
20183 \begin_layout Plain Layout
20184
20185 \backslash
20186 mu
20187 \end_layout
20188
20189 \end_inset
20190 </cell>
20191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20192 \begin_inset Text
20193
20194 \begin_layout Plain Layout
20195 \begin_inset Formula $\mu$
20196 \end_inset
20197
20198
20199 \end_layout
20200
20201 \end_inset
20202 </cell>
20203 </row>
20204 <row>
20205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20206 \begin_inset Text
20207
20208 \begin_layout Plain Layout
20209
20210 \backslash
20211 nu
20212 \end_layout
20213
20214 \end_inset
20215 </cell>
20216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20217 \begin_inset Text
20218
20219 \begin_layout Plain Layout
20220 \begin_inset Formula $\nu$
20221 \end_inset
20222
20223
20224 \end_layout
20225
20226 \end_inset
20227 </cell>
20228 </row>
20229 <row>
20230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20231 \begin_inset Text
20232
20233 \begin_layout Plain Layout
20234
20235 \backslash
20236 xi
20237 \end_layout
20238
20239 \end_inset
20240 </cell>
20241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20242 \begin_inset Text
20243
20244 \begin_layout Plain Layout
20245 \begin_inset Formula $\xi$
20246 \end_inset
20247
20248
20249 \end_layout
20250
20251 \end_inset
20252 </cell>
20253 </row>
20254 <row>
20255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20256 \begin_inset Text
20257
20258 \begin_layout Plain Layout
20259 o
20260 \end_layout
20261
20262 \end_inset
20263 </cell>
20264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20265 \begin_inset Text
20266
20267 \begin_layout Plain Layout
20268 \begin_inset Formula $o$
20269 \end_inset
20270
20271
20272 \end_layout
20273
20274 \end_inset
20275 </cell>
20276 </row>
20277 <row>
20278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20279 \begin_inset Text
20280
20281 \begin_layout Plain Layout
20282
20283 \backslash
20284 pi
20285 \end_layout
20286
20287 \end_inset
20288 </cell>
20289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20290 \begin_inset Text
20291
20292 \begin_layout Plain Layout
20293 \begin_inset Formula $\pi$
20294 \end_inset
20295
20296
20297 \end_layout
20298
20299 \end_inset
20300 </cell>
20301 </row>
20302 <row>
20303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20304 \begin_inset Text
20305
20306 \begin_layout Plain Layout
20307
20308 \backslash
20309 varpi
20310 \end_layout
20311
20312 \end_inset
20313 </cell>
20314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20315 \begin_inset Text
20316
20317 \begin_layout Plain Layout
20318 \begin_inset Formula $\varpi$
20319 \end_inset
20320
20321
20322 \end_layout
20323
20324 \end_inset
20325 </cell>
20326 </row>
20327 <row>
20328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20329 \begin_inset Text
20330
20331 \begin_layout Plain Layout
20332
20333 \backslash
20334 rho
20335 \end_layout
20336
20337 \end_inset
20338 </cell>
20339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20340 \begin_inset Text
20341
20342 \begin_layout Plain Layout
20343 \begin_inset Formula $\rho$
20344 \end_inset
20345
20346
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 </row>
20352 </lyxtabular>
20353
20354 \end_inset
20355
20356
20357 \begin_inset space \hfill{}
20358 \end_inset
20359
20360
20361 \begin_inset Tabular
20362 <lyxtabular version="3" rows="11" columns="2">
20363 <features tabularvalignment="middle">
20364 <column alignment="center" valignment="top" width="0pt">
20365 <column alignment="center" valignment="top" width="0pt">
20366 <row>
20367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371 Comando
20372 \end_layout
20373
20374 \end_inset
20375 </cell>
20376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20377 \begin_inset Text
20378
20379 \begin_layout Plain Layout
20380 Símbolo
20381 \end_layout
20382
20383 \end_inset
20384 </cell>
20385 </row>
20386 <row>
20387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20388 \begin_inset Text
20389
20390 \begin_layout Plain Layout
20391
20392 \backslash
20393 varrho
20394 \end_layout
20395
20396 \end_inset
20397 </cell>
20398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20399 \begin_inset Text
20400
20401 \begin_layout Plain Layout
20402 \begin_inset Formula $\varrho$
20403 \end_inset
20404
20405
20406 \end_layout
20407
20408 \end_inset
20409 </cell>
20410 </row>
20411 <row>
20412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20413 \begin_inset Text
20414
20415 \begin_layout Plain Layout
20416
20417 \backslash
20418 sigma
20419 \end_layout
20420
20421 \end_inset
20422 </cell>
20423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20424 \begin_inset Text
20425
20426 \begin_layout Plain Layout
20427 \begin_inset Formula $\sigma$
20428 \end_inset
20429
20430
20431 \end_layout
20432
20433 \end_inset
20434 </cell>
20435 </row>
20436 <row>
20437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20438 \begin_inset Text
20439
20440 \begin_layout Plain Layout
20441
20442 \backslash
20443 varsigma
20444 \end_layout
20445
20446 \end_inset
20447 </cell>
20448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20449 \begin_inset Text
20450
20451 \begin_layout Plain Layout
20452 \begin_inset Formula $\varsigma$
20453 \end_inset
20454
20455
20456 \end_layout
20457
20458 \end_inset
20459 </cell>
20460 </row>
20461 <row>
20462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20463 \begin_inset Text
20464
20465 \begin_layout Plain Layout
20466
20467 \backslash
20468 tau
20469 \end_layout
20470
20471 \end_inset
20472 </cell>
20473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20474 \begin_inset Text
20475
20476 \begin_layout Plain Layout
20477 \begin_inset Formula $\tau$
20478 \end_inset
20479
20480
20481 \end_layout
20482
20483 \end_inset
20484 </cell>
20485 </row>
20486 <row>
20487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20488 \begin_inset Text
20489
20490 \begin_layout Plain Layout
20491
20492 \backslash
20493 upsilon
20494 \end_layout
20495
20496 \end_inset
20497 </cell>
20498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20499 \begin_inset Text
20500
20501 \begin_layout Plain Layout
20502 \begin_inset Formula $\upsilon$
20503 \end_inset
20504
20505
20506 \end_layout
20507
20508 \end_inset
20509 </cell>
20510 </row>
20511 <row>
20512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20513 \begin_inset Text
20514
20515 \begin_layout Plain Layout
20516
20517 \backslash
20518 phi
20519 \end_layout
20520
20521 \end_inset
20522 </cell>
20523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20524 \begin_inset Text
20525
20526 \begin_layout Plain Layout
20527 \begin_inset Formula $\phi$
20528 \end_inset
20529
20530
20531 \end_layout
20532
20533 \end_inset
20534 </cell>
20535 </row>
20536 <row>
20537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20538 \begin_inset Text
20539
20540 \begin_layout Plain Layout
20541
20542 \backslash
20543 varphi
20544 \end_layout
20545
20546 \end_inset
20547 </cell>
20548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20549 \begin_inset Text
20550
20551 \begin_layout Plain Layout
20552 \begin_inset Formula $\varphi$
20553 \end_inset
20554
20555
20556 \end_layout
20557
20558 \end_inset
20559 </cell>
20560 </row>
20561 <row>
20562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20563 \begin_inset Text
20564
20565 \begin_layout Plain Layout
20566
20567 \backslash
20568 chi
20569 \end_layout
20570
20571 \end_inset
20572 </cell>
20573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20574 \begin_inset Text
20575
20576 \begin_layout Plain Layout
20577 \begin_inset Formula $\chi$
20578 \end_inset
20579
20580
20581 \end_layout
20582
20583 \end_inset
20584 </cell>
20585 </row>
20586 <row>
20587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20588 \begin_inset Text
20589
20590 \begin_layout Plain Layout
20591
20592 \backslash
20593 psi
20594 \end_layout
20595
20596 \end_inset
20597 </cell>
20598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20599 \begin_inset Text
20600
20601 \begin_layout Plain Layout
20602 \begin_inset Formula $\psi$
20603 \end_inset
20604
20605
20606 \end_layout
20607
20608 \end_inset
20609 </cell>
20610 </row>
20611 <row>
20612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20613 \begin_inset Text
20614
20615 \begin_layout Plain Layout
20616
20617 \backslash
20618 omega
20619 \end_layout
20620
20621 \end_inset
20622 </cell>
20623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20624 \begin_inset Text
20625
20626 \begin_layout Plain Layout
20627 \begin_inset Formula $\omega$
20628 \end_inset
20629
20630
20631 \end_layout
20632
20633 \end_inset
20634 </cell>
20635 </row>
20636 </lyxtabular>
20637
20638 \end_inset
20639
20640
20641 \begin_inset space \hfill{}
20642 \end_inset
20643
20644
20645 \end_layout
20646
20647 \begin_layout Standard
20648 \begin_inset VSpace medskip
20649 \end_inset
20650
20651
20652 \end_layout
20653
20654 \begin_layout Standard
20655 Cómo escribir letras griegas especiales en redonda se explica en 
20656 \begin_inset CommandInset ref
20657 LatexCommand ref
20658 reference "sub:Griegas-en-redonda"
20659
20660 \end_inset
20661
20662 .
20663 \end_layout
20664
20665 \begin_layout Subsection
20666 Mayúsculas
20667 \begin_inset Index idx
20668 status collapsed
20669
20670 \begin_layout Plain Layout
20671 Letras griegas ! mayúsculas
20672 \end_layout
20673
20674 \end_inset
20675
20676
20677 \end_layout
20678
20679 \begin_layout Standard
20680 \begin_inset space \hfill{}
20681 \end_inset
20682
20683
20684 \begin_inset Tabular
20685 <lyxtabular version="3" rows="7" columns="2">
20686 <features tabularvalignment="middle">
20687 <column alignment="center" valignment="top" width="0pt">
20688 <column alignment="center" valignment="top" width="0pt">
20689 <row>
20690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20691 \begin_inset Text
20692
20693 \begin_layout Plain Layout
20694 Comando
20695 \end_layout
20696
20697 \end_inset
20698 </cell>
20699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20700 \begin_inset Text
20701
20702 \begin_layout Plain Layout
20703 Símbolo
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 </row>
20709 <row>
20710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20711 \begin_inset Text
20712
20713 \begin_layout Plain Layout
20714
20715 \backslash
20716 Gamma
20717 \end_layout
20718
20719 \end_inset
20720 </cell>
20721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20722 \begin_inset Text
20723
20724 \begin_layout Plain Layout
20725 \begin_inset Formula $\Gamma$
20726 \end_inset
20727
20728
20729 \end_layout
20730
20731 \end_inset
20732 </cell>
20733 </row>
20734 <row>
20735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20736 \begin_inset Text
20737
20738 \begin_layout Plain Layout
20739
20740 \backslash
20741 Delta
20742 \end_layout
20743
20744 \end_inset
20745 </cell>
20746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20747 \begin_inset Text
20748
20749 \begin_layout Plain Layout
20750 \begin_inset Formula $\Delta$
20751 \end_inset
20752
20753
20754 \end_layout
20755
20756 \end_inset
20757 </cell>
20758 </row>
20759 <row>
20760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20761 \begin_inset Text
20762
20763 \begin_layout Plain Layout
20764
20765 \backslash
20766 Theta
20767 \end_layout
20768
20769 \end_inset
20770 </cell>
20771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20772 \begin_inset Text
20773
20774 \begin_layout Plain Layout
20775 \begin_inset Formula $\Theta$
20776 \end_inset
20777
20778
20779 \end_layout
20780
20781 \end_inset
20782 </cell>
20783 </row>
20784 <row>
20785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20786 \begin_inset Text
20787
20788 \begin_layout Plain Layout
20789
20790 \backslash
20791 Lambda
20792 \end_layout
20793
20794 \end_inset
20795 </cell>
20796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20797 \begin_inset Text
20798
20799 \begin_layout Plain Layout
20800 \begin_inset Formula $\Lambda$
20801 \end_inset
20802
20803
20804 \end_layout
20805
20806 \end_inset
20807 </cell>
20808 </row>
20809 <row>
20810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20811 \begin_inset Text
20812
20813 \begin_layout Plain Layout
20814
20815 \backslash
20816 Xi
20817 \end_layout
20818
20819 \end_inset
20820 </cell>
20821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20822 \begin_inset Text
20823
20824 \begin_layout Plain Layout
20825 \begin_inset Formula $\Xi$
20826 \end_inset
20827
20828
20829 \end_layout
20830
20831 \end_inset
20832 </cell>
20833 </row>
20834 <row>
20835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20836 \begin_inset Text
20837
20838 \begin_layout Plain Layout
20839
20840 \backslash
20841 Pi
20842 \end_layout
20843
20844 \end_inset
20845 </cell>
20846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20847 \begin_inset Text
20848
20849 \begin_layout Plain Layout
20850 \begin_inset Formula $\Pi$
20851 \end_inset
20852
20853
20854 \end_layout
20855
20856 \end_inset
20857 </cell>
20858 </row>
20859 </lyxtabular>
20860
20861 \end_inset
20862
20863
20864 \begin_inset space \hfill{}
20865 \end_inset
20866
20867
20868 \begin_inset Tabular
20869 <lyxtabular version="3" rows="6" columns="2">
20870 <features tabularvalignment="middle">
20871 <column alignment="center" valignment="top" width="0pt">
20872 <column alignment="center" valignment="top" width="0pt">
20873 <row>
20874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20875 \begin_inset Text
20876
20877 \begin_layout Plain Layout
20878 Comando
20879 \end_layout
20880
20881 \end_inset
20882 </cell>
20883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20884 \begin_inset Text
20885
20886 \begin_layout Plain Layout
20887 Símbolo
20888 \end_layout
20889
20890 \end_inset
20891 </cell>
20892 </row>
20893 <row>
20894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20895 \begin_inset Text
20896
20897 \begin_layout Plain Layout
20898
20899 \backslash
20900 Sigma
20901 \end_layout
20902
20903 \end_inset
20904 </cell>
20905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20906 \begin_inset Text
20907
20908 \begin_layout Plain Layout
20909 \begin_inset Formula $\Sigma$
20910 \end_inset
20911
20912
20913 \end_layout
20914
20915 \end_inset
20916 </cell>
20917 </row>
20918 <row>
20919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20920 \begin_inset Text
20921
20922 \begin_layout Plain Layout
20923
20924 \backslash
20925 Upsilon
20926 \end_layout
20927
20928 \end_inset
20929 </cell>
20930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20931 \begin_inset Text
20932
20933 \begin_layout Plain Layout
20934 \begin_inset Formula $\Upsilon$
20935 \end_inset
20936
20937
20938 \end_layout
20939
20940 \end_inset
20941 </cell>
20942 </row>
20943 <row>
20944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20945 \begin_inset Text
20946
20947 \begin_layout Plain Layout
20948
20949 \backslash
20950 Phi
20951 \end_layout
20952
20953 \end_inset
20954 </cell>
20955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20956 \begin_inset Text
20957
20958 \begin_layout Plain Layout
20959 \begin_inset Formula $\Phi$
20960 \end_inset
20961
20962
20963 \end_layout
20964
20965 \end_inset
20966 </cell>
20967 </row>
20968 <row>
20969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20970 \begin_inset Text
20971
20972 \begin_layout Plain Layout
20973
20974 \backslash
20975 Psi
20976 \end_layout
20977
20978 \end_inset
20979 </cell>
20980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20981 \begin_inset Text
20982
20983 \begin_layout Plain Layout
20984 \begin_inset Formula $\Psi$
20985 \end_inset
20986
20987
20988 \end_layout
20989
20990 \end_inset
20991 </cell>
20992 </row>
20993 <row>
20994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20995 \begin_inset Text
20996
20997 \begin_layout Plain Layout
20998
20999 \backslash
21000 Omega
21001 \end_layout
21002
21003 \end_inset
21004 </cell>
21005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21006 \begin_inset Text
21007
21008 \begin_layout Plain Layout
21009 \begin_inset Formula $\Omega$
21010 \end_inset
21011
21012
21013 \end_layout
21014
21015 \end_inset
21016 </cell>
21017 </row>
21018 </lyxtabular>
21019
21020 \end_inset
21021
21022
21023 \begin_inset space \hfill{}
21024 \end_inset
21025
21026
21027 \end_layout
21028
21029 \begin_layout Standard
21030 \begin_inset VSpace medskip
21031 \end_inset
21032
21033
21034 \end_layout
21035
21036 \begin_layout Standard
21037 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
21038  cuando se desarrolló TeX.
21039  Para obtener mayúsculas en cursiva, inicia cada comando con 
21040 \series bold
21041 var
21042 \series default
21043 .
21044  Por ejemplo, el comando 
21045 \series bold
21046
21047 \backslash
21048 varGamma
21049 \series default
21050  genera 
21051 \begin_inset Formula $\varGamma$
21052 \end_inset
21053
21054 .
21055  Otra forma es cargar el paquete 
21056 \series bold
21057 fixmath
21058 \series default
21059
21060 \begin_inset Foot
21061 status collapsed
21062
21063 \begin_layout Plain Layout
21064
21065 \series bold
21066 fixmath
21067 \series default
21068  forma parte del paquete LaTeX 
21069 \series bold
21070 was
21071 \series default
21072
21073 \begin_inset Index idx
21074 status collapsed
21075
21076 \begin_layout Plain Layout
21077 Paquetes ! was
21078 \begin_inset ERT
21079 status collapsed
21080
21081 \begin_layout Plain Layout
21082
21083
21084 \backslash
21085 vspace{4mm}
21086 \end_layout
21087
21088 \end_inset
21089
21090
21091 \end_layout
21092
21093 \end_inset
21094
21095 .
21096 \end_layout
21097
21098 \end_inset
21099
21100
21101 \begin_inset Index idx
21102 status collapsed
21103
21104 \begin_layout Plain Layout
21105 Paquetes ! fixmath
21106 \end_layout
21107
21108 \end_inset
21109
21110  con la línea siguiente en el preámbulo LaTeX
21111 \end_layout
21112
21113 \begin_layout Standard
21114
21115 \series bold
21116
21117 \backslash
21118 usepackage{fixmath}
21119 \end_layout
21120
21121 \begin_layout Standard
21122 Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam
21123 ente en cursiva.
21124 \end_layout
21125
21126 \begin_layout Subsection
21127 Letras en negrita
21128 \begin_inset Index idx
21129 status collapsed
21130
21131 \begin_layout Plain Layout
21132 Letras griegas ! en negrita
21133 \end_layout
21134
21135 \end_inset
21136
21137
21138 \end_layout
21139
21140 \begin_layout Standard
21141 Las letras griegas no admiten diferentes estilos de letra como las latinas.
21142  Sólo se pueden poner en negrita con el comando 
21143 \series bold
21144
21145 \backslash
21146 boldsymbol
21147 \series default
21148
21149 \begin_inset Index idx
21150 status collapsed
21151
21152 \begin_layout Plain Layout
21153 Comandos ! B ! 
21154 \backslash
21155 boldsymbol
21156 \end_layout
21157
21158 \end_inset
21159
21160 .
21161 \end_layout
21162
21163 \begin_layout Standard
21164 \align center
21165 \begin_inset Tabular
21166 <lyxtabular version="3" rows="3" columns="2">
21167 <features tabularvalignment="middle">
21168 <column alignment="center" valignment="top" width="0">
21169 <column alignment="center" valignment="top" width="0">
21170 <row>
21171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21172 \begin_inset Text
21173
21174 \begin_layout Plain Layout
21175 Comando
21176 \end_layout
21177
21178 \end_inset
21179 </cell>
21180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21181 \begin_inset Text
21182
21183 \begin_layout Plain Layout
21184 Símbolo
21185 \end_layout
21186
21187 \end_inset
21188 </cell>
21189 </row>
21190 <row>
21191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21192 \begin_inset Text
21193
21194 \begin_layout Plain Layout
21195
21196 \backslash
21197 Upsilon
21198 \backslash
21199 boldsymbol
21200 \backslash
21201 Upsilon
21202 \end_layout
21203
21204 \end_inset
21205 </cell>
21206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21207 \begin_inset Text
21208
21209 \begin_layout Plain Layout
21210 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21211 \end_inset
21212
21213
21214 \end_layout
21215
21216 \end_inset
21217 </cell>
21218 </row>
21219 <row>
21220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21221 \begin_inset Text
21222
21223 \begin_layout Plain Layout
21224
21225 \backslash
21226 theta
21227 \backslash
21228 boldsymbol
21229 \backslash
21230 theta
21231 \end_layout
21232
21233 \end_inset
21234 </cell>
21235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21236 \begin_inset Text
21237
21238 \begin_layout Plain Layout
21239 \begin_inset Formula $\theta\boldsymbol{\theta}$
21240 \end_inset
21241
21242
21243 \end_layout
21244
21245 \end_inset
21246 </cell>
21247 </row>
21248 </lyxtabular>
21249
21250 \end_inset
21251
21252
21253 \end_layout
21254
21255 \begin_layout Section
21256 Símbolos
21257 \begin_inset ERT
21258 status collapsed
21259
21260 \begin_layout Plain Layout
21261
21262
21263 \backslash
21264 texorpdfstring{
21265 \end_layout
21266
21267 \end_inset
21268
21269
21270 \begin_inset Foot
21271 status collapsed
21272
21273 \begin_layout Plain Layout
21274 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
21275  LaTeX en 
21276 \begin_inset CommandInset citation
21277 LatexCommand cite
21278 key "Symbols"
21279
21280 \end_inset
21281
21282 .
21283 \end_layout
21284
21285 \end_inset
21286
21287
21288 \begin_inset ERT
21289 status collapsed
21290
21291 \begin_layout Plain Layout
21292
21293 }{}
21294 \end_layout
21295
21296 \end_inset
21297
21298
21299 \begin_inset Note Note
21300 status collapsed
21301
21302 \begin_layout Plain Layout
21303
21304 \backslash
21305 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
21306  PDF.
21307 \end_layout
21308
21309 \begin_layout Plain Layout
21310 Más sobre 
21311 \backslash
21312 texorpdfstring en la sección 
21313 \begin_inset CommandInset ref
21314 LatexCommand ref
21315 reference "sub:Ecuaciones-en-encabezados"
21316
21317 \end_inset
21318
21319 .
21320 \end_layout
21321
21322 \end_inset
21323
21324
21325 \begin_inset Index idx
21326 status collapsed
21327
21328 \begin_layout Plain Layout
21329 Símbolos
21330 \end_layout
21331
21332 \end_inset
21333
21334
21335 \end_layout
21336
21337 \begin_layout Standard
21338 Muchos de los símbolos listados en esta sección se pueden insertar además
21339  mediante los botones 
21340 \begin_inset Graphics
21341         filename ../../images/math/nabla.png
21342         scale 85
21343
21344 \end_inset
21345
21346  y 
21347 \begin_inset Graphics
21348         filename ../../images/math/digamma.png
21349         scale 85
21350
21351 \end_inset
21352
21353  de la barra de ecuaciones.
21354 \end_layout
21355
21356 \begin_layout Subsection
21357 Símbolos matemáticos
21358 \begin_inset CommandInset label
21359 LatexCommand label
21360 name "sub:Símbolos-matemáticos"
21361
21362 \end_inset
21363
21364
21365 \begin_inset Index idx
21366 status collapsed
21367
21368 \begin_layout Plain Layout
21369 Símbolos ! matemáticos
21370 \end_layout
21371
21372 \end_inset
21373
21374
21375 \end_layout
21376
21377 \begin_layout Standard
21378 \begin_inset space \hfill{}
21379 \end_inset
21380
21381
21382 \begin_inset Tabular
21383 <lyxtabular version="3" rows="10" columns="2">
21384 <features tabularvalignment="middle">
21385 <column alignment="center" valignment="top" width="0pt">
21386 <column alignment="center" valignment="top" width="0pt">
21387 <row>
21388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21389 \begin_inset Text
21390
21391 \begin_layout Plain Layout
21392 Comando
21393 \end_layout
21394
21395 \end_inset
21396 </cell>
21397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21398 \begin_inset Text
21399
21400 \begin_layout Plain Layout
21401 Símbolo
21402 \end_layout
21403
21404 \end_inset
21405 </cell>
21406 </row>
21407 <row>
21408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21409 \begin_inset Text
21410
21411 \begin_layout Plain Layout
21412
21413 \backslash
21414 neg
21415 \end_layout
21416
21417 \end_inset
21418 </cell>
21419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21420 \begin_inset Text
21421
21422 \begin_layout Plain Layout
21423 \begin_inset Formula $\neg$
21424 \end_inset
21425
21426
21427 \end_layout
21428
21429 \end_inset
21430 </cell>
21431 </row>
21432 <row>
21433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21434 \begin_inset Text
21435
21436 \begin_layout Plain Layout
21437
21438 \backslash
21439 Im
21440 \end_layout
21441
21442 \end_inset
21443 </cell>
21444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21445 \begin_inset Text
21446
21447 \begin_layout Plain Layout
21448 \begin_inset Formula $\Im$
21449 \end_inset
21450
21451
21452 \end_layout
21453
21454 \end_inset
21455 </cell>
21456 </row>
21457 <row>
21458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21459 \begin_inset Text
21460
21461 \begin_layout Plain Layout
21462
21463 \backslash
21464 Re
21465 \end_layout
21466
21467 \end_inset
21468 </cell>
21469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21470 \begin_inset Text
21471
21472 \begin_layout Plain Layout
21473 \begin_inset Formula $\Re$
21474 \end_inset
21475
21476
21477 \end_layout
21478
21479 \end_inset
21480 </cell>
21481 </row>
21482 <row>
21483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21484 \begin_inset Text
21485
21486 \begin_layout Plain Layout
21487
21488 \backslash
21489 aleph
21490 \end_layout
21491
21492 \end_inset
21493 </cell>
21494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21495 \begin_inset Text
21496
21497 \begin_layout Plain Layout
21498 \begin_inset Formula $\aleph$
21499 \end_inset
21500
21501
21502 \end_layout
21503
21504 \end_inset
21505 </cell>
21506 </row>
21507 <row>
21508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21509 \begin_inset Text
21510
21511 \begin_layout Plain Layout
21512
21513 \backslash
21514 partial
21515 \end_layout
21516
21517 \end_inset
21518 </cell>
21519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21520 \begin_inset Text
21521
21522 \begin_layout Plain Layout
21523 \begin_inset Formula $\partial$
21524 \end_inset
21525
21526
21527 \end_layout
21528
21529 \end_inset
21530 </cell>
21531 </row>
21532 <row>
21533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21534 \begin_inset Text
21535
21536 \begin_layout Plain Layout
21537
21538 \backslash
21539 infty
21540 \end_layout
21541
21542 \end_inset
21543 </cell>
21544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21545 \begin_inset Text
21546
21547 \begin_layout Plain Layout
21548 \begin_inset Formula $\infty$
21549 \end_inset
21550
21551
21552 \end_layout
21553
21554 \end_inset
21555 </cell>
21556 </row>
21557 <row>
21558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21559 \begin_inset Text
21560
21561 \begin_layout Plain Layout
21562
21563 \backslash
21564 wp
21565 \end_layout
21566
21567 \end_inset
21568 </cell>
21569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21570 \begin_inset Text
21571
21572 \begin_layout Plain Layout
21573 \begin_inset Formula $\wp$
21574 \end_inset
21575
21576
21577 \end_layout
21578
21579 \end_inset
21580 </cell>
21581 </row>
21582 <row>
21583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21584 \begin_inset Text
21585
21586 \begin_layout Plain Layout
21587
21588 \backslash
21589 imath
21590 \end_layout
21591
21592 \end_inset
21593 </cell>
21594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21595 \begin_inset Text
21596
21597 \begin_layout Plain Layout
21598 \begin_inset Formula $\imath$
21599 \end_inset
21600
21601
21602 \end_layout
21603
21604 \end_inset
21605 </cell>
21606 </row>
21607 <row>
21608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21609 \begin_inset Text
21610
21611 \begin_layout Plain Layout
21612
21613 \backslash
21614 jmath
21615 \end_layout
21616
21617 \end_inset
21618 </cell>
21619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21620 \begin_inset Text
21621
21622 \begin_layout Plain Layout
21623 \begin_inset Formula $\jmath$
21624 \end_inset
21625
21626
21627 \end_layout
21628
21629 \end_inset
21630 </cell>
21631 </row>
21632 </lyxtabular>
21633
21634 \end_inset
21635
21636
21637 \begin_inset space \hfill{}
21638 \end_inset
21639
21640
21641 \begin_inset Tabular
21642 <lyxtabular version="3" rows="10" columns="2">
21643 <features tabularvalignment="middle">
21644 <column alignment="center" valignment="top" width="0pt">
21645 <column alignment="center" valignment="top" width="0pt">
21646 <row>
21647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21648 \begin_inset Text
21649
21650 \begin_layout Plain Layout
21651 Comando
21652 \end_layout
21653
21654 \end_inset
21655 </cell>
21656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21657 \begin_inset Text
21658
21659 \begin_layout Plain Layout
21660 Símbolo
21661 \begin_inset Note Note
21662 status collapsed
21663
21664 \begin_layout Plain Layout
21665
21666 \series bold
21667
21668 \backslash
21669 raisebox
21670 \series default
21671  se usa sólo como espaciador
21672 \end_layout
21673
21674 \end_inset
21675
21676
21677 \end_layout
21678
21679 \end_inset
21680 </cell>
21681 </row>
21682 <row>
21683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21684 \begin_inset Text
21685
21686 \begin_layout Plain Layout
21687
21688 \backslash
21689 forall
21690 \end_layout
21691
21692 \end_inset
21693 </cell>
21694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21695 \begin_inset Text
21696
21697 \begin_layout Plain Layout
21698 \begin_inset Formula $\forall$
21699 \end_inset
21700
21701
21702 \end_layout
21703
21704 \end_inset
21705 </cell>
21706 </row>
21707 <row>
21708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21709 \begin_inset Text
21710
21711 \begin_layout Plain Layout
21712
21713 \backslash
21714 exists
21715 \end_layout
21716
21717 \end_inset
21718 </cell>
21719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21720 \begin_inset Text
21721
21722 \begin_layout Plain Layout
21723 \begin_inset Formula $\exists$
21724 \end_inset
21725
21726
21727 \end_layout
21728
21729 \end_inset
21730 </cell>
21731 </row>
21732 <row>
21733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21734 \begin_inset Text
21735
21736 \begin_layout Plain Layout
21737
21738 \backslash
21739 nexists
21740 \end_layout
21741
21742 \end_inset
21743 </cell>
21744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21745 \begin_inset Text
21746
21747 \begin_layout Plain Layout
21748 \begin_inset Formula $\nexists$
21749 \end_inset
21750
21751
21752 \end_layout
21753
21754 \end_inset
21755 </cell>
21756 </row>
21757 <row>
21758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21759 \begin_inset Text
21760
21761 \begin_layout Plain Layout
21762
21763 \backslash
21764 emptyset
21765 \end_layout
21766
21767 \end_inset
21768 </cell>
21769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21770 \begin_inset Text
21771
21772 \begin_layout Plain Layout
21773 \begin_inset Formula $\emptyset$
21774 \end_inset
21775
21776
21777 \end_layout
21778
21779 \end_inset
21780 </cell>
21781 </row>
21782 <row>
21783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21784 \begin_inset Text
21785
21786 \begin_layout Plain Layout
21787
21788 \backslash
21789 varnothing
21790 \end_layout
21791
21792 \end_inset
21793 </cell>
21794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21795 \begin_inset Text
21796
21797 \begin_layout Plain Layout
21798 \begin_inset Formula $\varnothing$
21799 \end_inset
21800
21801
21802 \end_layout
21803
21804 \end_inset
21805 </cell>
21806 </row>
21807 <row>
21808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21809 \begin_inset Text
21810
21811 \begin_layout Plain Layout
21812
21813 \backslash
21814 dag
21815 \end_layout
21816
21817 \end_inset
21818 </cell>
21819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21820 \begin_inset Text
21821
21822 \begin_layout Plain Layout
21823 \begin_inset Formula $\dag$
21824 \end_inset
21825
21826
21827 \end_layout
21828
21829 \end_inset
21830 </cell>
21831 </row>
21832 <row>
21833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21834 \begin_inset Text
21835
21836 \begin_layout Plain Layout
21837
21838 \backslash
21839 ddag
21840 \end_layout
21841
21842 \end_inset
21843 </cell>
21844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21845 \begin_inset Text
21846
21847 \begin_layout Plain Layout
21848 \begin_inset Formula $\ddag$
21849 \end_inset
21850
21851
21852 \end_layout
21853
21854 \end_inset
21855 </cell>
21856 </row>
21857 <row>
21858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21859 \begin_inset Text
21860
21861 \begin_layout Plain Layout
21862
21863 \backslash
21864 complement
21865 \end_layout
21866
21867 \end_inset
21868 </cell>
21869 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21870 \begin_inset Text
21871
21872 \begin_layout Plain Layout
21873 \begin_inset ERT
21874 status collapsed
21875
21876 \begin_layout Plain Layout
21877
21878
21879 \backslash
21880 raisebox{-0.8mm}{
21881 \end_layout
21882
21883 \end_inset
21884
21885
21886 \begin_inset Formula $\complement$
21887 \end_inset
21888
21889
21890 \begin_inset ERT
21891 status collapsed
21892
21893 \begin_layout Plain Layout
21894
21895 }
21896 \end_layout
21897
21898 \end_inset
21899
21900
21901 \end_layout
21902
21903 \end_inset
21904 </cell>
21905 </row>
21906 <row>
21907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21908 \begin_inset Text
21909
21910 \begin_layout Plain Layout
21911
21912 \backslash
21913 Bbbk
21914 \end_layout
21915
21916 \end_inset
21917 </cell>
21918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21919 \begin_inset Text
21920
21921 \begin_layout Plain Layout
21922 \begin_inset Formula $\Bbbk$
21923 \end_inset
21924
21925
21926 \end_layout
21927
21928 \end_inset
21929 </cell>
21930 </row>
21931 </lyxtabular>
21932
21933 \end_inset
21934
21935
21936 \begin_inset space \hfill{}
21937 \end_inset
21938
21939
21940 \begin_inset Tabular
21941 <lyxtabular version="3" rows="10" columns="2">
21942 <features tabularvalignment="middle">
21943 <column alignment="center" valignment="top" width="0pt">
21944 <column alignment="center" valignment="top" width="0pt">
21945 <row>
21946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21947 \begin_inset Text
21948
21949 \begin_layout Plain Layout
21950 Comando
21951 \end_layout
21952
21953 \end_inset
21954 </cell>
21955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21956 \begin_inset Text
21957
21958 \begin_layout Plain Layout
21959 Símbolo
21960 \end_layout
21961
21962 \end_inset
21963 </cell>
21964 </row>
21965 <row>
21966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21967 \begin_inset Text
21968
21969 \begin_layout Plain Layout
21970
21971 \backslash
21972 prime
21973 \end_layout
21974
21975 \end_inset
21976 </cell>
21977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21978 \begin_inset Text
21979
21980 \begin_layout Plain Layout
21981 \begin_inset Formula $\prime$
21982 \end_inset
21983
21984
21985 \end_layout
21986
21987 \end_inset
21988 </cell>
21989 </row>
21990 <row>
21991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21992 \begin_inset Text
21993
21994 \begin_layout Plain Layout
21995
21996 \backslash
21997 backprime
21998 \end_layout
21999
22000 \end_inset
22001 </cell>
22002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22003 \begin_inset Text
22004
22005 \begin_layout Plain Layout
22006 \begin_inset Formula $\backprime$
22007 \end_inset
22008
22009
22010 \end_layout
22011
22012 \end_inset
22013 </cell>
22014 </row>
22015 <row>
22016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22017 \begin_inset Text
22018
22019 \begin_layout Plain Layout
22020
22021 \backslash
22022 mho
22023 \end_layout
22024
22025 \end_inset
22026 </cell>
22027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22028 \begin_inset Text
22029
22030 \begin_layout Plain Layout
22031 \begin_inset Formula $\mho$
22032 \end_inset
22033
22034
22035 \end_layout
22036
22037 \end_inset
22038 </cell>
22039 </row>
22040 <row>
22041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22042 \begin_inset Text
22043
22044 \begin_layout Plain Layout
22045
22046 \backslash
22047 triangle
22048 \end_layout
22049
22050 \end_inset
22051 </cell>
22052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22053 \begin_inset Text
22054
22055 \begin_layout Plain Layout
22056 \begin_inset Formula $\triangle$
22057 \end_inset
22058
22059
22060 \end_layout
22061
22062 \end_inset
22063 </cell>
22064 </row>
22065 <row>
22066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22067 \begin_inset Text
22068
22069 \begin_layout Plain Layout
22070
22071 \backslash
22072 angle
22073 \end_layout
22074
22075 \end_inset
22076 </cell>
22077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22078 \begin_inset Text
22079
22080 \begin_layout Plain Layout
22081 \begin_inset Formula $\angle$
22082 \end_inset
22083
22084
22085 \end_layout
22086
22087 \end_inset
22088 </cell>
22089 </row>
22090 <row>
22091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22092 \begin_inset Text
22093
22094 \begin_layout Plain Layout
22095
22096 \backslash
22097 measuredangle
22098 \end_layout
22099
22100 \end_inset
22101 </cell>
22102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22103 \begin_inset Text
22104
22105 \begin_layout Plain Layout
22106 \begin_inset Formula $\measuredangle$
22107 \end_inset
22108
22109
22110 \end_layout
22111
22112 \end_inset
22113 </cell>
22114 </row>
22115 <row>
22116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22117 \begin_inset Text
22118
22119 \begin_layout Plain Layout
22120
22121 \backslash
22122 sphericalangle
22123 \end_layout
22124
22125 \end_inset
22126 </cell>
22127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22128 \begin_inset Text
22129
22130 \begin_layout Plain Layout
22131 \begin_inset Formula $\sphericalangle$
22132 \end_inset
22133
22134
22135 \end_layout
22136
22137 \end_inset
22138 </cell>
22139 </row>
22140 <row>
22141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22142 \begin_inset Text
22143
22144 \begin_layout Plain Layout
22145
22146 \backslash
22147 top
22148 \end_layout
22149
22150 \end_inset
22151 </cell>
22152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22153 \begin_inset Text
22154
22155 \begin_layout Plain Layout
22156 \begin_inset Formula $\top$
22157 \end_inset
22158
22159
22160 \end_layout
22161
22162 \end_inset
22163 </cell>
22164 </row>
22165 <row>
22166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22167 \begin_inset Text
22168
22169 \begin_layout Plain Layout
22170
22171 \backslash
22172 bot
22173 \end_layout
22174
22175 \end_inset
22176 </cell>
22177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22178 \begin_inset Text
22179
22180 \begin_layout Plain Layout
22181 \begin_inset Formula $\bot$
22182 \end_inset
22183
22184
22185 \end_layout
22186
22187 \end_inset
22188 </cell>
22189 </row>
22190 </lyxtabular>
22191
22192 \end_inset
22193
22194
22195 \begin_inset space \hfill{}
22196 \end_inset
22197
22198
22199 \end_layout
22200
22201 \begin_layout Standard
22202 \noindent
22203 \align center
22204 \begin_inset Newpage newpage
22205 \end_inset
22206
22207
22208 \end_layout
22209
22210 \begin_layout Subsection
22211 Símbolos misceláneos
22212 \begin_inset CommandInset label
22213 LatexCommand label
22214 name "sub:Símbolos-misceláneos"
22215
22216 \end_inset
22217
22218
22219 \begin_inset Index idx
22220 status collapsed
22221
22222 \begin_layout Plain Layout
22223 Símbolos ! misceláneos
22224 \end_layout
22225
22226 \end_inset
22227
22228
22229 \end_layout
22230
22231 \begin_layout Standard
22232 \noindent
22233 \align center
22234 \begin_inset Tabular
22235 <lyxtabular version="3" rows="10" columns="2">
22236 <features tabularvalignment="middle">
22237 <column alignment="center" valignment="top" width="0pt">
22238 <column alignment="center" valignment="top" width="0pt">
22239 <row>
22240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22241 \begin_inset Text
22242
22243 \begin_layout Plain Layout
22244 Comando
22245 \end_layout
22246
22247 \end_inset
22248 </cell>
22249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22250 \begin_inset Text
22251
22252 \begin_layout Plain Layout
22253 Símbolo
22254 \end_layout
22255
22256 \end_inset
22257 </cell>
22258 </row>
22259 <row>
22260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22261 \begin_inset Text
22262
22263 \begin_layout Plain Layout
22264
22265 \backslash
22266 flat
22267 \end_layout
22268
22269 \end_inset
22270 </cell>
22271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22272 \begin_inset Text
22273
22274 \begin_layout Plain Layout
22275 \begin_inset Formula $\flat$
22276 \end_inset
22277
22278
22279 \end_layout
22280
22281 \end_inset
22282 </cell>
22283 </row>
22284 <row>
22285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22286 \begin_inset Text
22287
22288 \begin_layout Plain Layout
22289
22290 \backslash
22291 natural
22292 \end_layout
22293
22294 \end_inset
22295 </cell>
22296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22297 \begin_inset Text
22298
22299 \begin_layout Plain Layout
22300 \begin_inset Formula $\natural$
22301 \end_inset
22302
22303
22304 \end_layout
22305
22306 \end_inset
22307 </cell>
22308 </row>
22309 <row>
22310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22311 \begin_inset Text
22312
22313 \begin_layout Plain Layout
22314
22315 \backslash
22316 sharp
22317 \end_layout
22318
22319 \end_inset
22320 </cell>
22321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22322 \begin_inset Text
22323
22324 \begin_layout Plain Layout
22325 \begin_inset Formula $\sharp$
22326 \end_inset
22327
22328
22329 \end_layout
22330
22331 \end_inset
22332 </cell>
22333 </row>
22334 <row>
22335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22336 \begin_inset Text
22337
22338 \begin_layout Plain Layout
22339
22340 \backslash
22341 surd
22342 \end_layout
22343
22344 \end_inset
22345 </cell>
22346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22347 \begin_inset Text
22348
22349 \begin_layout Plain Layout
22350 \begin_inset Formula $\surd$
22351 \end_inset
22352
22353
22354 \end_layout
22355
22356 \end_inset
22357 </cell>
22358 </row>
22359 <row>
22360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22361 \begin_inset Text
22362
22363 \begin_layout Plain Layout
22364
22365 \backslash
22366 checkmark
22367 \end_layout
22368
22369 \end_inset
22370 </cell>
22371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22372 \begin_inset Text
22373
22374 \begin_layout Plain Layout
22375 \begin_inset Formula $\checkmark$
22376 \end_inset
22377
22378
22379 \end_layout
22380
22381 \end_inset
22382 </cell>
22383 </row>
22384 <row>
22385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22386 \begin_inset Text
22387
22388 \begin_layout Plain Layout
22389
22390 \backslash
22391 yen
22392 \end_layout
22393
22394 \end_inset
22395 </cell>
22396 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22397 \begin_inset Text
22398
22399 \begin_layout Plain Layout
22400 \begin_inset Formula $\yen$
22401 \end_inset
22402
22403
22404 \end_layout
22405
22406 \end_inset
22407 </cell>
22408 </row>
22409 <row>
22410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22411 \begin_inset Text
22412
22413 \begin_layout Plain Layout
22414
22415 \backslash
22416 pounds
22417 \end_layout
22418
22419 \end_inset
22420 </cell>
22421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22422 \begin_inset Text
22423
22424 \begin_layout Plain Layout
22425 \begin_inset Formula $\pounds$
22426 \end_inset
22427
22428
22429 \end_layout
22430
22431 \end_inset
22432 </cell>
22433 </row>
22434 <row>
22435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22436 \begin_inset Text
22437
22438 \begin_layout Plain Layout
22439 $
22440 \end_layout
22441
22442 \end_inset
22443 </cell>
22444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22445 \begin_inset Text
22446
22447 \begin_layout Plain Layout
22448 \begin_inset Formula $\$$
22449 \end_inset
22450
22451
22452 \end_layout
22453
22454 \end_inset
22455 </cell>
22456 </row>
22457 <row>
22458 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22459 \begin_inset Text
22460
22461 \begin_layout Plain Layout
22462 §
22463 \end_layout
22464
22465 \end_inset
22466 </cell>
22467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22468 \begin_inset Text
22469
22470 \begin_layout Plain Layout
22471 \begin_inset Formula $§$
22472 \end_inset
22473
22474
22475 \end_layout
22476
22477 \end_inset
22478 </cell>
22479 </row>
22480 </lyxtabular>
22481
22482 \end_inset
22483
22484
22485 \begin_inset Tabular
22486 <lyxtabular version="3" rows="10" columns="2">
22487 <features tabularvalignment="middle">
22488 <column alignment="center" valignment="top" width="0">
22489 <column alignment="center" valignment="top" width="0">
22490 <row>
22491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22492 \begin_inset Text
22493
22494 \begin_layout Plain Layout
22495 Comando
22496 \end_layout
22497
22498 \end_inset
22499 </cell>
22500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22501 \begin_inset Text
22502
22503 \begin_layout Plain Layout
22504 Símbolo
22505 \end_layout
22506
22507 \end_inset
22508 </cell>
22509 </row>
22510 <row>
22511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22512 \begin_inset Text
22513
22514 \begin_layout Plain Layout
22515
22516 \backslash
22517 hbar
22518 \end_layout
22519
22520 \end_inset
22521 </cell>
22522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526 \begin_inset Formula $\hbar$
22527 \end_inset
22528
22529
22530 \end_layout
22531
22532 \end_inset
22533 </cell>
22534 </row>
22535 <row>
22536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22537 \begin_inset Text
22538
22539 \begin_layout Plain Layout
22540
22541 \backslash
22542 hslash
22543 \end_layout
22544
22545 \end_inset
22546 </cell>
22547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22548 \begin_inset Text
22549
22550 \begin_layout Plain Layout
22551 \begin_inset Formula $\hslash$
22552 \end_inset
22553
22554
22555 \end_layout
22556
22557 \end_inset
22558 </cell>
22559 </row>
22560 <row>
22561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22562 \begin_inset Text
22563
22564 \begin_layout Plain Layout
22565
22566 \backslash
22567 clubsuit
22568 \end_layout
22569
22570 \end_inset
22571 </cell>
22572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22573 \begin_inset Text
22574
22575 \begin_layout Plain Layout
22576 \begin_inset Formula $\clubsuit$
22577 \end_inset
22578
22579
22580 \end_layout
22581
22582 \end_inset
22583 </cell>
22584 </row>
22585 <row>
22586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22587 \begin_inset Text
22588
22589 \begin_layout Plain Layout
22590
22591 \backslash
22592 spadesuit
22593 \end_layout
22594
22595 \end_inset
22596 </cell>
22597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22598 \begin_inset Text
22599
22600 \begin_layout Plain Layout
22601 \begin_inset Formula $\spadesuit$
22602 \end_inset
22603
22604
22605 \end_layout
22606
22607 \end_inset
22608 </cell>
22609 </row>
22610 <row>
22611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22612 \begin_inset Text
22613
22614 \begin_layout Plain Layout
22615
22616 \backslash
22617 bigstar
22618 \end_layout
22619
22620 \end_inset
22621 </cell>
22622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22623 \begin_inset Text
22624
22625 \begin_layout Plain Layout
22626 \begin_inset Formula $\bigstar$
22627 \end_inset
22628
22629
22630 \end_layout
22631
22632 \end_inset
22633 </cell>
22634 </row>
22635 <row>
22636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22637 \begin_inset Text
22638
22639 \begin_layout Plain Layout
22640
22641 \backslash
22642 blacklozenge
22643 \end_layout
22644
22645 \end_inset
22646 </cell>
22647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22648 \begin_inset Text
22649
22650 \begin_layout Plain Layout
22651 \begin_inset Formula $\blacklozenge$
22652 \end_inset
22653
22654
22655 \end_layout
22656
22657 \end_inset
22658 </cell>
22659 </row>
22660 <row>
22661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22662 \begin_inset Text
22663
22664 \begin_layout Plain Layout
22665
22666 \backslash
22667 blacktriangle
22668 \end_layout
22669
22670 \end_inset
22671 </cell>
22672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22673 \begin_inset Text
22674
22675 \begin_layout Plain Layout
22676 \begin_inset Formula $\blacktriangle$
22677 \end_inset
22678
22679
22680 \end_layout
22681
22682 \end_inset
22683 </cell>
22684 </row>
22685 <row>
22686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22687 \begin_inset Text
22688
22689 \begin_layout Plain Layout
22690
22691 \backslash
22692 blacktiangledown
22693 \end_layout
22694
22695 \end_inset
22696 </cell>
22697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22698 \begin_inset Text
22699
22700 \begin_layout Plain Layout
22701 \begin_inset Formula $\blacktriangledown$
22702 \end_inset
22703
22704
22705 \end_layout
22706
22707 \end_inset
22708 </cell>
22709 </row>
22710 <row>
22711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22712 \begin_inset Text
22713
22714 \begin_layout Plain Layout
22715
22716 \backslash
22717 bullet
22718 \end_layout
22719
22720 \end_inset
22721 </cell>
22722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22723 \begin_inset Text
22724
22725 \begin_layout Plain Layout
22726 \begin_inset Formula $\bullet$
22727 \end_inset
22728
22729
22730 \end_layout
22731
22732 \end_inset
22733 </cell>
22734 </row>
22735 </lyxtabular>
22736
22737 \end_inset
22738
22739
22740 \begin_inset Tabular
22741 <lyxtabular version="3" rows="10" columns="2">
22742 <features tabularvalignment="middle">
22743 <column alignment="center" valignment="top" width="0pt">
22744 <column alignment="center" valignment="top" width="0pt">
22745 <row>
22746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22747 \begin_inset Text
22748
22749 \begin_layout Plain Layout
22750 Comando
22751 \end_layout
22752
22753 \end_inset
22754 </cell>
22755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22756 \begin_inset Text
22757
22758 \begin_layout Plain Layout
22759 Símbolo
22760 \end_layout
22761
22762 \end_inset
22763 </cell>
22764 </row>
22765 <row>
22766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22767 \begin_inset Text
22768
22769 \begin_layout Plain Layout
22770
22771 \backslash
22772 diamondsuit
22773 \end_layout
22774
22775 \end_inset
22776 </cell>
22777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22778 \begin_inset Text
22779
22780 \begin_layout Plain Layout
22781 \begin_inset Formula $\diamondsuit$
22782 \end_inset
22783
22784
22785 \end_layout
22786
22787 \end_inset
22788 </cell>
22789 </row>
22790 <row>
22791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22792 \begin_inset Text
22793
22794 \begin_layout Plain Layout
22795
22796 \backslash
22797 Diamond
22798 \end_layout
22799
22800 \end_inset
22801 </cell>
22802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22803 \begin_inset Text
22804
22805 \begin_layout Plain Layout
22806 \begin_inset Formula $\Diamond$
22807 \end_inset
22808
22809
22810 \end_layout
22811
22812 \end_inset
22813 </cell>
22814 </row>
22815 <row>
22816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22817 \begin_inset Text
22818
22819 \begin_layout Plain Layout
22820
22821 \backslash
22822 heartsuit
22823 \end_layout
22824
22825 \end_inset
22826 </cell>
22827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22828 \begin_inset Text
22829
22830 \begin_layout Plain Layout
22831 \begin_inset Formula $\heartsuit$
22832 \end_inset
22833
22834
22835 \end_layout
22836
22837 \end_inset
22838 </cell>
22839 </row>
22840 <row>
22841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22842 \begin_inset Text
22843
22844 \begin_layout Plain Layout
22845
22846 \backslash
22847 P
22848 \end_layout
22849
22850 \end_inset
22851 </cell>
22852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22853 \begin_inset Text
22854
22855 \begin_layout Plain Layout
22856 \begin_inset Formula $\P$
22857 \end_inset
22858
22859
22860 \end_layout
22861
22862 \end_inset
22863 </cell>
22864 </row>
22865 <row>
22866 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22867 \begin_inset Text
22868
22869 \begin_layout Plain Layout
22870
22871 \backslash
22872 copyright
22873 \end_layout
22874
22875 \end_inset
22876 </cell>
22877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22878 \begin_inset Text
22879
22880 \begin_layout Plain Layout
22881 \begin_inset Formula $\copyright$
22882 \end_inset
22883
22884
22885 \end_layout
22886
22887 \end_inset
22888 </cell>
22889 </row>
22890 <row>
22891 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22892 \begin_inset Text
22893
22894 \begin_layout Plain Layout
22895
22896 \backslash
22897 circledR
22898 \end_layout
22899
22900 \end_inset
22901 </cell>
22902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22903 \begin_inset Text
22904
22905 \begin_layout Plain Layout
22906 \begin_inset Formula $\circledR$
22907 \end_inset
22908
22909
22910 \end_layout
22911
22912 \end_inset
22913 </cell>
22914 </row>
22915 <row>
22916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22917 \begin_inset Text
22918
22919 \begin_layout Plain Layout
22920
22921 \backslash
22922 maltese
22923 \end_layout
22924
22925 \end_inset
22926 </cell>
22927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22928 \begin_inset Text
22929
22930 \begin_layout Plain Layout
22931 \begin_inset Formula $\maltese$
22932 \end_inset
22933
22934
22935 \end_layout
22936
22937 \end_inset
22938 </cell>
22939 </row>
22940 <row>
22941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22942 \begin_inset Text
22943
22944 \begin_layout Plain Layout
22945
22946 \backslash
22947 diagup
22948 \end_layout
22949
22950 \end_inset
22951 </cell>
22952 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22953 \begin_inset Text
22954
22955 \begin_layout Plain Layout
22956 \begin_inset Formula $\diagup$
22957 \end_inset
22958
22959
22960 \end_layout
22961
22962 \end_inset
22963 </cell>
22964 </row>
22965 <row>
22966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22967 \begin_inset Text
22968
22969 \begin_layout Plain Layout
22970
22971 \backslash
22972 diagdown
22973 \end_layout
22974
22975 \end_inset
22976 </cell>
22977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22978 \begin_inset Text
22979
22980 \begin_layout Plain Layout
22981 \begin_inset Formula $\diagdown$
22982 \end_inset
22983
22984
22985 \end_layout
22986
22987 \end_inset
22988 </cell>
22989 </row>
22990 </lyxtabular>
22991
22992 \end_inset
22993
22994
22995 \end_layout
22996
22997 \begin_layout Standard
22998 \begin_inset VSpace medskip
22999 \end_inset
23000
23001
23002 \end_layout
23003
23004 \begin_layout Standard
23005 Hay más símbolos en 
23006 \begin_inset CommandInset ref
23007 LatexCommand ref
23008 reference "sub:Caracteres-especiales-misceláneos"
23009
23010 \end_inset
23011
23012 .
23013 \end_layout
23014
23015 \begin_layout Standard
23016 Algunos símbolos pueden presentarse en distintos tamaños, véase 
23017 \begin_inset CommandInset ref
23018 LatexCommand ref
23019 reference "sub:Tamaños-de-tipografías"
23020
23021 \end_inset
23022
23023
23024 \end_layout
23025
23026 \begin_layout Subsection
23027 El símbolo del euro, €
23028 \begin_inset Index idx
23029 status collapsed
23030
23031 \begin_layout Plain Layout
23032 Símbolos ! euro
23033 \end_layout
23034
23035 \end_inset
23036
23037
23038 \begin_inset Index idx
23039 status collapsed
23040
23041 \begin_layout Plain Layout
23042
23043 \backslash
23044 @
23045 \begin_inset ERT
23046 status collapsed
23047
23048 \begin_layout Plain Layout
23049
23050
23051 \backslash
23052 officialeuro
23053 \end_layout
23054
23055 \end_inset
23056
23057
23058 \end_layout
23059
23060 \end_inset
23061
23062
23063 \end_layout
23064
23065 \begin_layout Standard
23066 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
23067  LaTeX 
23068 \series bold
23069 eurosym
23070 \series default
23071
23072 \begin_inset Index idx
23073 status collapsed
23074
23075 \begin_layout Plain Layout
23076 Paquetes ! eurosym
23077 \end_layout
23078
23079 \end_inset
23080
23081 , y cargado en el preámbulo LaTeX con la línea
23082 \end_layout
23083
23084 \begin_layout Standard
23085
23086 \series bold
23087
23088 \backslash
23089 usepackage[gennarrow]{eurosym}
23090 \end_layout
23091
23092 \begin_layout Standard
23093 Actualmente también se puede insertar con el comando 
23094 \series bold
23095
23096 \backslash
23097 euro
23098 \series default
23099
23100 \begin_inset Index idx
23101 status collapsed
23102
23103 \begin_layout Plain Layout
23104 Comandos ! E ! 
23105 \backslash
23106 euro
23107 \end_layout
23108
23109 \end_inset
23110
23111 .
23112 \end_layout
23113
23114 \begin_layout Standard
23115 El símbolo del euro puede insertarse directamente con la tecla € en texto
23116  matemático sin tener 
23117 \series bold
23118 eurosym
23119 \series default
23120  instalado.
23121  Si 
23122 \series bold
23123 eurosym
23124 \series default
23125  está instalado, se puede insertar 
23126 \series bold
23127
23128 \backslash
23129 euro
23130 \series default
23131  en modo TeX.
23132  El símbolo oficial de la moneda se puede insertar con el comando 
23133 \series bold
23134
23135 \backslash
23136 officialeuro
23137 \series default
23138
23139 \begin_inset Index idx
23140 status collapsed
23141
23142 \begin_layout Plain Layout
23143 Comandos ! O ! 
23144 \backslash
23145 officialeuro
23146 \end_layout
23147
23148 \end_inset
23149
23150 , que sólo está disponible en modo TeX.
23151 \end_layout
23152
23153 \begin_layout Standard
23154 \begin_inset ERT
23155 status collapsed
23156
23157 \begin_layout Plain Layout
23158
23159
23160 \backslash
23161 ifeurosym
23162 \end_layout
23163
23164 \end_inset
23165
23166
23167 \begin_inset Note Note
23168 status collapsed
23169
23170 \begin_layout Plain Layout
23171 El cuadro siguiente sólo se mostrará si está instalado el paquete LaTeX
23172  
23173 \series bold
23174 eurosym
23175 \series default
23176 .
23177 \end_layout
23178
23179 \end_inset
23180
23181
23182 \end_layout
23183
23184 \begin_layout Standard
23185 Un vistazo a los diferentes símbolos del euro.
23186 \end_layout
23187
23188 \begin_layout Standard
23189 \noindent
23190 \align center
23191 \begin_inset Tabular
23192 <lyxtabular version="3" rows="4" columns="3">
23193 <features tabularvalignment="middle">
23194 <column alignment="center" valignment="top" width="0">
23195 <column alignment="center" valignment="top" width="0">
23196 <column alignment="center" valignment="top" width="0">
23197 <row>
23198 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23199 \begin_inset Text
23200
23201 \begin_layout Plain Layout
23202
23203 \end_layout
23204
23205 \end_inset
23206 </cell>
23207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23208 \begin_inset Text
23209
23210 \begin_layout Plain Layout
23211 Comando
23212 \end_layout
23213
23214 \end_inset
23215 </cell>
23216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23217 \begin_inset Text
23218
23219 \begin_layout Plain Layout
23220 Símbolo
23221 \end_layout
23222
23223 \end_inset
23224 </cell>
23225 </row>
23226 <row>
23227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23228 \begin_inset Text
23229
23230 \begin_layout Plain Layout
23231 ecuación
23232 \end_layout
23233
23234 \end_inset
23235 </cell>
23236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23237 \begin_inset Text
23238
23239 \begin_layout Plain Layout
23240
23241 \backslash
23242 euro
23243 \end_layout
23244
23245 \end_inset
23246 </cell>
23247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23248 \begin_inset Text
23249
23250 \begin_layout Plain Layout
23251 \begin_inset Formula $\euro$
23252 \end_inset
23253
23254
23255 \end_layout
23256
23257 \end_inset
23258 </cell>
23259 </row>
23260 <row>
23261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23262 \begin_inset Text
23263
23264 \begin_layout Plain Layout
23265 texto matemático
23266 \end_layout
23267
23268 \end_inset
23269 </cell>
23270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23271 \begin_inset Text
23272
23273 \begin_layout Plain Layout
23274
23275 \end_layout
23276
23277 \end_inset
23278 </cell>
23279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23280 \begin_inset Text
23281
23282 \begin_layout Plain Layout
23283 \begin_inset Formula $\mbox{€}$
23284 \end_inset
23285
23286
23287 \end_layout
23288
23289 \end_inset
23290 </cell>
23291 </row>
23292 <row>
23293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23294 \begin_inset Text
23295
23296 \begin_layout Plain Layout
23297 modo TeX
23298 \end_layout
23299
23300 \end_inset
23301 </cell>
23302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23303 \begin_inset Text
23304
23305 \begin_layout Plain Layout
23306
23307 \backslash
23308 officialeuro
23309 \end_layout
23310
23311 \end_inset
23312 </cell>
23313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23314 \begin_inset Text
23315
23316 \begin_layout Plain Layout
23317 \begin_inset ERT
23318 status collapsed
23319
23320 \begin_layout Plain Layout
23321
23322
23323 \backslash
23324 officialeuro
23325 \end_layout
23326
23327 \end_inset
23328
23329
23330 \end_layout
23331
23332 \end_inset
23333 </cell>
23334 </row>
23335 </lyxtabular>
23336
23337 \end_inset
23338
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 else
23351 \end_layout
23352
23353 \end_inset
23354
23355
23356 \begin_inset Note Note
23357 status collapsed
23358
23359 \begin_layout Plain Layout
23360 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
23361 \series bold
23362 eurosym
23363 \series default
23364 :
23365 \end_layout
23366
23367 \end_inset
23368
23369
23370 \end_layout
23371
23372 \begin_layout Standard
23373 Para ver la salida completa de esta subsección debe estar instalado el paquete
23374  LaTeX 
23375 \series bold
23376 eurosym
23377 \series default
23378 .
23379 \end_layout
23380
23381 \begin_layout Standard
23382 \begin_inset ERT
23383 status collapsed
23384
23385 \begin_layout Plain Layout
23386
23387
23388 \backslash
23389 fi
23390 \end_layout
23391
23392 \end_inset
23393
23394
23395 \end_layout
23396
23397 \begin_layout Section
23398 Relaciones
23399 \begin_inset CommandInset label
23400 LatexCommand label
23401 name "sec:Relaciones"
23402
23403 \end_inset
23404
23405
23406 \begin_inset Index idx
23407 status collapsed
23408
23409 \begin_layout Plain Layout
23410 Relaciones
23411 \end_layout
23412
23413 \end_inset
23414
23415
23416 \begin_inset Index idx
23417 status collapsed
23418
23419 \begin_layout Plain Layout
23420 Comparaciones|see
23421 \begin_inset ERT
23422 status collapsed
23423
23424 \begin_layout Plain Layout
23425
23426 {
23427 \end_layout
23428
23429 \end_inset
23430
23431 Relaciones
23432 \begin_inset ERT
23433 status collapsed
23434
23435 \begin_layout Plain Layout
23436
23437 }
23438 \end_layout
23439
23440 \end_inset
23441
23442
23443 \end_layout
23444
23445 \end_inset
23446
23447
23448 \end_layout
23449
23450 \begin_layout Standard
23451 Todas las relaciones se pueden insertar también con el botón 
23452 \begin_inset Graphics
23453         filename ../../images/math/leq.png
23454         scale 85
23455
23456 \end_inset
23457
23458  de la barra de ecuaciones.
23459 \end_layout
23460
23461 \begin_layout Standard
23462 \begin_inset space \hfill{}
23463 \end_inset
23464
23465
23466 \begin_inset Tabular
23467 <lyxtabular version="3" rows="17" columns="2">
23468 <features tabularvalignment="middle">
23469 <column alignment="center" valignment="top" width="0pt">
23470 <column alignment="center" valignment="top" width="0pt">
23471 <row>
23472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23473 \begin_inset Text
23474
23475 \begin_layout Plain Layout
23476 Comando
23477 \end_layout
23478
23479 \end_inset
23480 </cell>
23481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485 Relación
23486 \end_layout
23487
23488 \end_inset
23489 </cell>
23490 </row>
23491 <row>
23492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496 <
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23502 \begin_inset Text
23503
23504 \begin_layout Plain Layout
23505 \begin_inset Formula $<$
23506 \end_inset
23507
23508
23509 \end_layout
23510
23511 \end_inset
23512 </cell>
23513 </row>
23514 <row>
23515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23516 \begin_inset Text
23517
23518 \begin_layout Plain Layout
23519
23520 \backslash
23521 le
23522 \end_layout
23523
23524 \end_inset
23525 </cell>
23526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23527 \begin_inset Text
23528
23529 \begin_layout Plain Layout
23530 \begin_inset Formula $\le$
23531 \end_inset
23532
23533
23534 \end_layout
23535
23536 \end_inset
23537 </cell>
23538 </row>
23539 <row>
23540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23541 \begin_inset Text
23542
23543 \begin_layout Plain Layout
23544
23545 \backslash
23546 ll
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23552 \begin_inset Text
23553
23554 \begin_layout Plain Layout
23555 \begin_inset Formula $\ll$
23556 \end_inset
23557
23558
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 </row>
23564 <row>
23565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23566 \begin_inset Text
23567
23568 \begin_layout Plain Layout
23569
23570 \backslash
23571 prec
23572 \end_layout
23573
23574 \end_inset
23575 </cell>
23576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23577 \begin_inset Text
23578
23579 \begin_layout Plain Layout
23580 \begin_inset Formula $\prec$
23581 \end_inset
23582
23583
23584 \end_layout
23585
23586 \end_inset
23587 </cell>
23588 </row>
23589 <row>
23590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23591 \begin_inset Text
23592
23593 \begin_layout Plain Layout
23594
23595 \backslash
23596 preceq
23597 \end_layout
23598
23599 \end_inset
23600 </cell>
23601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23602 \begin_inset Text
23603
23604 \begin_layout Plain Layout
23605 \begin_inset Formula $\preceq$
23606 \end_inset
23607
23608
23609 \end_layout
23610
23611 \end_inset
23612 </cell>
23613 </row>
23614 <row>
23615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23616 \begin_inset Text
23617
23618 \begin_layout Plain Layout
23619
23620 \backslash
23621 subset
23622 \end_layout
23623
23624 \end_inset
23625 </cell>
23626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23627 \begin_inset Text
23628
23629 \begin_layout Plain Layout
23630 \begin_inset Formula $\subset$
23631 \end_inset
23632
23633
23634 \end_layout
23635
23636 \end_inset
23637 </cell>
23638 </row>
23639 <row>
23640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23641 \begin_inset Text
23642
23643 \begin_layout Plain Layout
23644
23645 \backslash
23646 subseteq
23647 \end_layout
23648
23649 \end_inset
23650 </cell>
23651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23652 \begin_inset Text
23653
23654 \begin_layout Plain Layout
23655 \begin_inset Formula $\subseteq$
23656 \end_inset
23657
23658
23659 \end_layout
23660
23661 \end_inset
23662 </cell>
23663 </row>
23664 <row>
23665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23666 \begin_inset Text
23667
23668 \begin_layout Plain Layout
23669
23670 \backslash
23671 sqsubseteq
23672 \end_layout
23673
23674 \end_inset
23675 </cell>
23676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23677 \begin_inset Text
23678
23679 \begin_layout Plain Layout
23680 \begin_inset Formula $\sqsubseteq$
23681 \end_inset
23682
23683
23684 \end_layout
23685
23686 \end_inset
23687 </cell>
23688 </row>
23689 <row>
23690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23691 \begin_inset Text
23692
23693 \begin_layout Plain Layout
23694
23695 \backslash
23696 in
23697 \end_layout
23698
23699 \end_inset
23700 </cell>
23701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23702 \begin_inset Text
23703
23704 \begin_layout Plain Layout
23705 \begin_inset Formula $\in$
23706 \end_inset
23707
23708
23709 \end_layout
23710
23711 \end_inset
23712 </cell>
23713 </row>
23714 <row>
23715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23716 \begin_inset Text
23717
23718 \begin_layout Plain Layout
23719
23720 \backslash
23721 vdash
23722 \end_layout
23723
23724 \end_inset
23725 </cell>
23726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23727 \begin_inset Text
23728
23729 \begin_layout Plain Layout
23730 \begin_inset Formula $\vdash$
23731 \end_inset
23732
23733
23734 \end_layout
23735
23736 \end_inset
23737 </cell>
23738 </row>
23739 <row>
23740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23741 \begin_inset Text
23742
23743 \begin_layout Plain Layout
23744
23745 \backslash
23746 smile
23747 \end_layout
23748
23749 \end_inset
23750 </cell>
23751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23752 \begin_inset Text
23753
23754 \begin_layout Plain Layout
23755 \begin_inset Formula $\smile$
23756 \end_inset
23757
23758
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 </row>
23764 <row>
23765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23766 \begin_inset Text
23767
23768 \begin_layout Plain Layout
23769
23770 \backslash
23771 lhd
23772 \end_layout
23773
23774 \end_inset
23775 </cell>
23776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23777 \begin_inset Text
23778
23779 \begin_layout Plain Layout
23780 \begin_inset Formula $\lhd$
23781 \end_inset
23782
23783
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 </row>
23789 <row>
23790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23791 \begin_inset Text
23792
23793 \begin_layout Plain Layout
23794
23795 \backslash
23796 unlhd
23797 \end_layout
23798
23799 \end_inset
23800 </cell>
23801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23802 \begin_inset Text
23803
23804 \begin_layout Plain Layout
23805 \begin_inset Formula $\unlhd$
23806 \end_inset
23807
23808
23809 \end_layout
23810
23811 \end_inset
23812 </cell>
23813 </row>
23814 <row>
23815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23816 \begin_inset Text
23817
23818 \begin_layout Plain Layout
23819
23820 \backslash
23821 gtrless
23822 \end_layout
23823
23824 \end_inset
23825 </cell>
23826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23827 \begin_inset Text
23828
23829 \begin_layout Plain Layout
23830 \begin_inset Formula $\gtrless$
23831 \end_inset
23832
23833
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 </row>
23839 <row>
23840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23841 \begin_inset Text
23842
23843 \begin_layout Plain Layout
23844
23845 \backslash
23846 mid
23847 \end_layout
23848
23849 \end_inset
23850 </cell>
23851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23852 \begin_inset Text
23853
23854 \begin_layout Plain Layout
23855 \begin_inset Formula $\mid$
23856 \end_inset
23857
23858
23859 \end_layout
23860
23861 \end_inset
23862 </cell>
23863 </row>
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
23870 \backslash
23871 nmid
23872 \end_layout
23873
23874 \end_inset
23875 </cell>
23876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23877 \begin_inset Text
23878
23879 \begin_layout Plain Layout
23880 \begin_inset Formula $\nmid$
23881 \end_inset
23882
23883
23884 \end_layout
23885
23886 \end_inset
23887 </cell>
23888 </row>
23889 </lyxtabular>
23890
23891 \end_inset
23892
23893
23894 \begin_inset space \hfill{}
23895 \end_inset
23896
23897
23898 \begin_inset Tabular
23899 <lyxtabular version="3" rows="17" columns="2">
23900 <features tabularvalignment="middle">
23901 <column alignment="center" valignment="top" width="0pt">
23902 <column alignment="center" valignment="top" width="0pt">
23903 <row>
23904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23905 \begin_inset Text
23906
23907 \begin_layout Plain Layout
23908 Comando
23909 \end_layout
23910
23911 \end_inset
23912 </cell>
23913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917 Relación
23918 \end_layout
23919
23920 \end_inset
23921 </cell>
23922 </row>
23923 <row>
23924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23925 \begin_inset Text
23926
23927 \begin_layout Plain Layout
23928 =
23929 \end_layout
23930
23931 \end_inset
23932 </cell>
23933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23934 \begin_inset Text
23935
23936 \begin_layout Plain Layout
23937 \begin_inset Formula $=$
23938 \end_inset
23939
23940
23941 \end_layout
23942
23943 \end_inset
23944 </cell>
23945 </row>
23946 <row>
23947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23948 \begin_inset Text
23949
23950 \begin_layout Plain Layout
23951
23952 \backslash
23953 not=
23954 \end_layout
23955
23956 \end_inset
23957 </cell>
23958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23959 \begin_inset Text
23960
23961 \begin_layout Plain Layout
23962 \begin_inset Formula $\not=$
23963 \end_inset
23964
23965
23966 \end_layout
23967
23968 \end_inset
23969 </cell>
23970 </row>
23971 <row>
23972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23973 \begin_inset Text
23974
23975 \begin_layout Plain Layout
23976
23977 \backslash
23978 equiv
23979 \end_layout
23980
23981 \end_inset
23982 </cell>
23983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23984 \begin_inset Text
23985
23986 \begin_layout Plain Layout
23987 \begin_inset Formula $\equiv$
23988 \end_inset
23989
23990
23991 \end_layout
23992
23993 \end_inset
23994 </cell>
23995 </row>
23996 <row>
23997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23998 \begin_inset Text
23999
24000 \begin_layout Plain Layout
24001
24002 \backslash
24003 sim
24004 \end_layout
24005
24006 \end_inset
24007 </cell>
24008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24009 \begin_inset Text
24010
24011 \begin_layout Plain Layout
24012 \begin_inset Formula $\sim$
24013 \end_inset
24014
24015
24016 \end_layout
24017
24018 \end_inset
24019 </cell>
24020 </row>
24021 <row>
24022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24023 \begin_inset Text
24024
24025 \begin_layout Plain Layout
24026
24027 \backslash
24028 simeq
24029 \end_layout
24030
24031 \end_inset
24032 </cell>
24033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24034 \begin_inset Text
24035
24036 \begin_layout Plain Layout
24037 \begin_inset Formula $\simeq$
24038 \end_inset
24039
24040
24041 \end_layout
24042
24043 \end_inset
24044 </cell>
24045 </row>
24046 <row>
24047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24048 \begin_inset Text
24049
24050 \begin_layout Plain Layout
24051
24052 \backslash
24053 approx
24054 \end_layout
24055
24056 \end_inset
24057 </cell>
24058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24059 \begin_inset Text
24060
24061 \begin_layout Plain Layout
24062 \begin_inset Formula $\approx$
24063 \end_inset
24064
24065
24066 \end_layout
24067
24068 \end_inset
24069 </cell>
24070 </row>
24071 <row>
24072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24073 \begin_inset Text
24074
24075 \begin_layout Plain Layout
24076
24077 \backslash
24078 cong
24079 \end_layout
24080
24081 \end_inset
24082 </cell>
24083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24084 \begin_inset Text
24085
24086 \begin_layout Plain Layout
24087 \begin_inset Formula $\cong$
24088 \end_inset
24089
24090
24091 \end_layout
24092
24093 \end_inset
24094 </cell>
24095 </row>
24096 <row>
24097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24098 \begin_inset Text
24099
24100 \begin_layout Plain Layout
24101
24102 \backslash
24103 bowtie
24104 \end_layout
24105
24106 \end_inset
24107 </cell>
24108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24109 \begin_inset Text
24110
24111 \begin_layout Plain Layout
24112 \begin_inset Formula $\bowtie$
24113 \end_inset
24114
24115
24116 \end_layout
24117
24118 \end_inset
24119 </cell>
24120 </row>
24121 <row>
24122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24123 \begin_inset Text
24124
24125 \begin_layout Plain Layout
24126
24127 \backslash
24128 notin
24129 \end_layout
24130
24131 \end_inset
24132 </cell>
24133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24134 \begin_inset Text
24135
24136 \begin_layout Plain Layout
24137 \begin_inset Formula $\notin$
24138 \end_inset
24139
24140
24141 \end_layout
24142
24143 \end_inset
24144 </cell>
24145 </row>
24146 <row>
24147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24148 \begin_inset Text
24149
24150 \begin_layout Plain Layout
24151
24152 \backslash
24153 perp
24154 \end_layout
24155
24156 \end_inset
24157 </cell>
24158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24159 \begin_inset Text
24160
24161 \begin_layout Plain Layout
24162 \begin_inset Formula $\perp$
24163 \end_inset
24164
24165
24166 \end_layout
24167
24168 \end_inset
24169 </cell>
24170 </row>
24171 <row>
24172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24173 \begin_inset Text
24174
24175 \begin_layout Plain Layout
24176
24177 \backslash
24178 propto
24179 \end_layout
24180
24181 \end_inset
24182 </cell>
24183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24184 \begin_inset Text
24185
24186 \begin_layout Plain Layout
24187 \begin_inset Formula $\propto$
24188 \end_inset
24189
24190
24191 \end_layout
24192
24193 \end_inset
24194 </cell>
24195 </row>
24196 <row>
24197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24198 \begin_inset Text
24199
24200 \begin_layout Plain Layout
24201
24202 \backslash
24203 asymp
24204 \end_layout
24205
24206 \end_inset
24207 </cell>
24208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24209 \begin_inset Text
24210
24211 \begin_layout Plain Layout
24212 \begin_inset Formula $\asymp$
24213 \end_inset
24214
24215
24216 \end_layout
24217
24218 \end_inset
24219 </cell>
24220 </row>
24221 <row>
24222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24223 \begin_inset Text
24224
24225 \begin_layout Plain Layout
24226
24227 \backslash
24228 doteq
24229 \end_layout
24230
24231 \end_inset
24232 </cell>
24233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24234 \begin_inset Text
24235
24236 \begin_layout Plain Layout
24237 \begin_inset Formula $\doteq$
24238 \end_inset
24239
24240
24241 \end_layout
24242
24243 \end_inset
24244 </cell>
24245 </row>
24246 <row>
24247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24248 \begin_inset Text
24249
24250 \begin_layout Plain Layout
24251
24252 \backslash
24253 circeq
24254 \end_layout
24255
24256 \end_inset
24257 </cell>
24258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24259 \begin_inset Text
24260
24261 \begin_layout Plain Layout
24262 \begin_inset Formula $\circeq$
24263 \end_inset
24264
24265
24266 \end_layout
24267
24268 \end_inset
24269 </cell>
24270 </row>
24271 <row>
24272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24273 \begin_inset Text
24274
24275 \begin_layout Plain Layout
24276
24277 \backslash
24278 models
24279 \end_layout
24280
24281 \end_inset
24282 </cell>
24283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24284 \begin_inset Text
24285
24286 \begin_layout Plain Layout
24287 \begin_inset Formula $\models$
24288 \end_inset
24289
24290
24291 \end_layout
24292
24293 \end_inset
24294 </cell>
24295 </row>
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
24302 \backslash
24303 widehat=
24304 \end_layout
24305
24306 \end_inset
24307 </cell>
24308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24309 \begin_inset Text
24310
24311 \begin_layout Plain Layout
24312 \begin_inset Formula $\widehat{=}$
24313 \end_inset
24314
24315
24316 \end_layout
24317
24318 \end_inset
24319 </cell>
24320 </row>
24321 </lyxtabular>
24322
24323 \end_inset
24324
24325
24326 \begin_inset space \hfill{}
24327 \end_inset
24328
24329
24330 \begin_inset Tabular
24331 <lyxtabular version="3" rows="17" columns="2">
24332 <features tabularvalignment="middle">
24333 <column alignment="center" valignment="top" width="0pt">
24334 <column alignment="center" valignment="top" width="0pt">
24335 <row>
24336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24337 \begin_inset Text
24338
24339 \begin_layout Plain Layout
24340 Comando
24341 \end_layout
24342
24343 \end_inset
24344 </cell>
24345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24346 \begin_inset Text
24347
24348 \begin_layout Plain Layout
24349 Relación
24350 \end_layout
24351
24352 \end_inset
24353 </cell>
24354 </row>
24355 <row>
24356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24357 \begin_inset Text
24358
24359 \begin_layout Plain Layout
24360 >
24361 \end_layout
24362
24363 \end_inset
24364 </cell>
24365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24366 \begin_inset Text
24367
24368 \begin_layout Plain Layout
24369 \begin_inset Formula $>$
24370 \end_inset
24371
24372
24373 \end_layout
24374
24375 \end_inset
24376 </cell>
24377 </row>
24378 <row>
24379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24380 \begin_inset Text
24381
24382 \begin_layout Plain Layout
24383
24384 \backslash
24385 ge
24386 \end_layout
24387
24388 \end_inset
24389 </cell>
24390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24391 \begin_inset Text
24392
24393 \begin_layout Plain Layout
24394 \begin_inset Formula $\ge$
24395 \end_inset
24396
24397
24398 \end_layout
24399
24400 \end_inset
24401 </cell>
24402 </row>
24403 <row>
24404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24405 \begin_inset Text
24406
24407 \begin_layout Plain Layout
24408
24409 \backslash
24410 gg
24411 \end_layout
24412
24413 \end_inset
24414 </cell>
24415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24416 \begin_inset Text
24417
24418 \begin_layout Plain Layout
24419 \begin_inset Formula $\gg$
24420 \end_inset
24421
24422
24423 \end_layout
24424
24425 \end_inset
24426 </cell>
24427 </row>
24428 <row>
24429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24430 \begin_inset Text
24431
24432 \begin_layout Plain Layout
24433
24434 \backslash
24435 succ
24436 \end_layout
24437
24438 \end_inset
24439 </cell>
24440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24441 \begin_inset Text
24442
24443 \begin_layout Plain Layout
24444 \begin_inset Formula $\succ$
24445 \end_inset
24446
24447
24448 \end_layout
24449
24450 \end_inset
24451 </cell>
24452 </row>
24453 <row>
24454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24455 \begin_inset Text
24456
24457 \begin_layout Plain Layout
24458
24459 \backslash
24460 succeq
24461 \end_layout
24462
24463 \end_inset
24464 </cell>
24465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24466 \begin_inset Text
24467
24468 \begin_layout Plain Layout
24469 \begin_inset Formula $\succeq$
24470 \end_inset
24471
24472
24473 \end_layout
24474
24475 \end_inset
24476 </cell>
24477 </row>
24478 <row>
24479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24480 \begin_inset Text
24481
24482 \begin_layout Plain Layout
24483
24484 \backslash
24485 supset
24486 \end_layout
24487
24488 \end_inset
24489 </cell>
24490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24491 \begin_inset Text
24492
24493 \begin_layout Plain Layout
24494 \begin_inset Formula $\supset$
24495 \end_inset
24496
24497
24498 \end_layout
24499
24500 \end_inset
24501 </cell>
24502 </row>
24503 <row>
24504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24505 \begin_inset Text
24506
24507 \begin_layout Plain Layout
24508
24509 \backslash
24510 supseteq
24511 \end_layout
24512
24513 \end_inset
24514 </cell>
24515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24516 \begin_inset Text
24517
24518 \begin_layout Plain Layout
24519 \begin_inset Formula $\supseteq$
24520 \end_inset
24521
24522
24523 \end_layout
24524
24525 \end_inset
24526 </cell>
24527 </row>
24528 <row>
24529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24530 \begin_inset Text
24531
24532 \begin_layout Plain Layout
24533
24534 \backslash
24535 sqsupseteq
24536 \end_layout
24537
24538 \end_inset
24539 </cell>
24540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24541 \begin_inset Text
24542
24543 \begin_layout Plain Layout
24544 \begin_inset Formula $\sqsupseteq$
24545 \end_inset
24546
24547
24548 \end_layout
24549
24550 \end_inset
24551 </cell>
24552 </row>
24553 <row>
24554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24555 \begin_inset Text
24556
24557 \begin_layout Plain Layout
24558
24559 \backslash
24560 ni
24561 \end_layout
24562
24563 \end_inset
24564 </cell>
24565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24566 \begin_inset Text
24567
24568 \begin_layout Plain Layout
24569 \begin_inset Formula $\ni$
24570 \end_inset
24571
24572
24573 \end_layout
24574
24575 \end_inset
24576 </cell>
24577 </row>
24578 <row>
24579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24580 \begin_inset Text
24581
24582 \begin_layout Plain Layout
24583
24584 \backslash
24585 dashv
24586 \end_layout
24587
24588 \end_inset
24589 </cell>
24590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24591 \begin_inset Text
24592
24593 \begin_layout Plain Layout
24594 \begin_inset Formula $\dashv$
24595 \end_inset
24596
24597
24598 \end_layout
24599
24600 \end_inset
24601 </cell>
24602 </row>
24603 <row>
24604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24605 \begin_inset Text
24606
24607 \begin_layout Plain Layout
24608
24609 \backslash
24610 frown
24611 \end_layout
24612
24613 \end_inset
24614 </cell>
24615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24616 \begin_inset Text
24617
24618 \begin_layout Plain Layout
24619 \begin_inset Formula $\frown$
24620 \end_inset
24621
24622
24623 \end_layout
24624
24625 \end_inset
24626 </cell>
24627 </row>
24628 <row>
24629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24630 \begin_inset Text
24631
24632 \begin_layout Plain Layout
24633
24634 \backslash
24635 rhd
24636 \end_layout
24637
24638 \end_inset
24639 </cell>
24640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24641 \begin_inset Text
24642
24643 \begin_layout Plain Layout
24644 \begin_inset Formula $\rhd$
24645 \end_inset
24646
24647
24648 \end_layout
24649
24650 \end_inset
24651 </cell>
24652 </row>
24653 <row>
24654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24655 \begin_inset Text
24656
24657 \begin_layout Plain Layout
24658
24659 \backslash
24660 unrhd
24661 \end_layout
24662
24663 \end_inset
24664 </cell>
24665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24666 \begin_inset Text
24667
24668 \begin_layout Plain Layout
24669 \begin_inset Formula $\unrhd$
24670 \end_inset
24671
24672
24673 \end_layout
24674
24675 \end_inset
24676 </cell>
24677 </row>
24678 <row>
24679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24680 \begin_inset Text
24681
24682 \begin_layout Plain Layout
24683
24684 \backslash
24685 lessgtr
24686 \end_layout
24687
24688 \end_inset
24689 </cell>
24690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24691 \begin_inset Text
24692
24693 \begin_layout Plain Layout
24694 \begin_inset Formula $\lessgtr$
24695 \end_inset
24696
24697
24698 \end_layout
24699
24700 \end_inset
24701 </cell>
24702 </row>
24703 <row>
24704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24705 \begin_inset Text
24706
24707 \begin_layout Plain Layout
24708
24709 \backslash
24710 parallel
24711 \end_layout
24712
24713 \end_inset
24714 </cell>
24715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24716 \begin_inset Text
24717
24718 \begin_layout Plain Layout
24719 \begin_inset Formula $\parallel$
24720 \end_inset
24721
24722
24723 \end_layout
24724
24725 \end_inset
24726 </cell>
24727 </row>
24728 <row>
24729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24730 \begin_inset Text
24731
24732 \begin_layout Plain Layout
24733
24734 \backslash
24735 nparallel
24736 \end_layout
24737
24738 \end_inset
24739 </cell>
24740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24741 \begin_inset Text
24742
24743 \begin_layout Plain Layout
24744 \begin_inset Formula $\nparallel$
24745 \end_inset
24746
24747
24748 \end_layout
24749
24750 \end_inset
24751 </cell>
24752 </row>
24753 </lyxtabular>
24754
24755 \end_inset
24756
24757
24758 \begin_inset space \hfill{}
24759 \end_inset
24760
24761
24762 \end_layout
24763
24764 \begin_layout Standard
24765 \begin_inset VSpace medskip
24766 \end_inset
24767
24768
24769 \end_layout
24770
24771 \begin_layout Standard
24772 Los caracteres 
24773 \series bold
24774
24775 \backslash
24776 lhd
24777 \series default
24778  y 
24779 \series bold
24780
24781 \backslash
24782 rhd
24783 \series default
24784  son mayores que los operadores de aspecto similar 
24785 \series bold
24786
24787 \backslash
24788 triangleleft
24789 \series default
24790  y 
24791 \series bold
24792
24793 \backslash
24794 triangleright
24795 \series default
24796 , respectivamente.
24797 \end_layout
24798
24799 \begin_layout Standard
24800 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24801 \end_layout
24802
24803 \begin_layout Standard
24804 Se pueden componer relaciones con etiquetas con el comando 
24805 \series bold
24806
24807 \backslash
24808 stackrel
24809 \series default
24810
24811 \begin_inset Index idx
24812 status collapsed
24813
24814 \begin_layout Plain Layout
24815 Comandos ! S ! 
24816 \backslash
24817 stackrel
24818 \end_layout
24819
24820 \end_inset
24821
24822 :
24823 \end_layout
24824
24825 \begin_layout Standard
24826 \align center
24827 \begin_inset Tabular
24828 <lyxtabular version="3" rows="2" columns="2">
24829 <features tabularvalignment="middle">
24830 <column alignment="center" valignment="top" width="0">
24831 <column alignment="center" valignment="top" width="0">
24832 <row>
24833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24834 \begin_inset Text
24835
24836 \begin_layout Plain Layout
24837 Comando
24838 \end_layout
24839
24840 \end_inset
24841 </cell>
24842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24843 \begin_inset Text
24844
24845 \begin_layout Plain Layout
24846 Resultado
24847 \begin_inset Note Note
24848 status collapsed
24849
24850 \begin_layout Plain Layout
24851
24852 \series bold
24853
24854 \backslash
24855 raisebox
24856 \series default
24857  se usa sólo como espaciador
24858 \end_layout
24859
24860 \end_inset
24861
24862
24863 \end_layout
24864
24865 \end_inset
24866 </cell>
24867 </row>
24868 <row>
24869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24870 \begin_inset Text
24871
24872 \begin_layout Plain Layout
24873 A(r)
24874 \backslash
24875 stackrel
24876 \begin_inset ERT
24877 status collapsed
24878
24879 \begin_layout Plain Layout
24880
24881
24882 \backslash
24883 spce 
24884 \end_layout
24885
24886 \end_inset
24887
24888 r
24889 \backslash
24890 to
24891 \backslash
24892 infty
24893 \begin_inset ERT
24894 status collapsed
24895
24896 \begin_layout Plain Layout
24897
24898
24899 \backslash
24900 spce 
24901 \end_layout
24902
24903 \end_inset
24904
24905
24906 \begin_inset Formula $\downarrow$
24907 \end_inset
24908
24909
24910 \backslash
24911 approx
24912 \begin_inset ERT
24913 status collapsed
24914
24915 \begin_layout Plain Layout
24916
24917
24918 \backslash
24919 spce 
24920 \end_layout
24921
24922 \end_inset
24923
24924
24925 \begin_inset ERT
24926 status collapsed
24927
24928 \begin_layout Plain Layout
24929
24930
24931 \backslash
24932 spce 
24933 \end_layout
24934
24935 \end_inset
24936
24937 B
24938 \end_layout
24939
24940 \end_inset
24941 </cell>
24942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24943 \begin_inset Text
24944
24945 \begin_layout Plain Layout
24946 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24947 \end_inset
24948
24949
24950 \end_layout
24951
24952 \end_inset
24953 </cell>
24954 </row>
24955 </lyxtabular>
24956
24957 \end_inset
24958
24959
24960 \end_layout
24961
24962 \begin_layout Section
24963 Funciones
24964 \end_layout
24965
24966 \begin_layout Subsection
24967 Funciones predefinidas
24968 \begin_inset CommandInset label
24969 LatexCommand label
24970 name "sub:Funciones-predefinidas"
24971
24972 \end_inset
24973
24974
24975 \begin_inset Index idx
24976 status collapsed
24977
24978 \begin_layout Plain Layout
24979 Funciones ! predefinidas
24980 \end_layout
24981
24982 \end_inset
24983
24984
24985 \begin_inset Index idx
24986 status collapsed
24987
24988 \begin_layout Plain Layout
24989 Funciones ! en español
24990 \end_layout
24991
24992 \end_inset
24993
24994
24995 \end_layout
24996
24997 \begin_layout Standard
24998 En general las variables se escriben en 
24999 \emph on
25000 cursiva
25001 \emph default
25002  en expresiones matemáticas, pero no los nombres de las funciones, porque
25003  
25004 \begin_inset Formula $sen$
25005 \end_inset
25006
25007  podría confundirse con 
25008 \begin_inset Formula $s\cdot e\cdot n$
25009 \end_inset
25010
25011 .
25012  Por eso hay funciones predefinidas, que además se separan un poco del factor
25013  precedente.
25014  Se insertan como comandos con una barra inversa delante de su nombre.
25015 \end_layout
25016
25017 \begin_layout Standard
25018 \align center
25019 \begin_inset Tabular
25020 <lyxtabular version="3" rows="2" columns="4">
25021 <features tabularvalignment="middle">
25022 <column alignment="center" valignment="top" width="0pt">
25023 <column alignment="center" valignment="top" width="0pt">
25024 <column alignment="center" valignment="top" width="0pt">
25025 <column alignment="center" valignment="top" width="0pt">
25026 <row>
25027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25028 \begin_inset Text
25029
25030 \begin_layout Plain Layout
25031 Comando
25032 \end_layout
25033
25034 \end_inset
25035 </cell>
25036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25037 \begin_inset Text
25038
25039 \begin_layout Plain Layout
25040 Resultado
25041 \end_layout
25042
25043 \end_inset
25044 </cell>
25045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25046 \begin_inset Text
25047
25048 \begin_layout Plain Layout
25049 Comando
25050 \end_layout
25051
25052 \end_inset
25053 </cell>
25054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25055 \begin_inset Text
25056
25057 \begin_layout Plain Layout
25058 Resultado
25059 \end_layout
25060
25061 \end_inset
25062 </cell>
25063 </row>
25064 <row>
25065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25066 \begin_inset Text
25067
25068 \begin_layout Plain Layout
25069 Asen(x)+B
25070 \end_layout
25071
25072 \end_inset
25073 </cell>
25074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25075 \begin_inset Text
25076
25077 \begin_layout Plain Layout
25078 \begin_inset Formula $Asen(x)+B$
25079 \end_inset
25080
25081
25082 \end_layout
25083
25084 \end_inset
25085 </cell>
25086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25087 \begin_inset Text
25088
25089 \begin_layout Plain Layout
25090 A
25091 \backslash
25092 sen(x)+B
25093 \end_layout
25094
25095 \end_inset
25096 </cell>
25097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25098 \begin_inset Text
25099
25100 \begin_layout Plain Layout
25101 \begin_inset Formula $A\sen(x)+B$
25102 \end_inset
25103
25104
25105 \end_layout
25106
25107 \end_inset
25108 </cell>
25109 </row>
25110 </lyxtabular>
25111
25112 \end_inset
25113
25114
25115 \end_layout
25116
25117 \begin_layout Standard
25118 Las funciones siguientes están predefinidas:
25119 \begin_inset Foot
25120 status collapsed
25121
25122 \begin_layout Plain Layout
25123 Se han añadido los comandos equivalentes proporcionados por el estilo 
25124 \series bold
25125 spanish
25126 \series default
25127  de 
25128 \series bold
25129 babel
25130 \series default
25131 .
25132  (Estos no están disponibles en el panel de funciones).
25133  Además, en su caso, las funciones serán acentuadas automáticamente en la
25134  salida, p.
25135 \begin_inset space \thinspace{}
25136 \end_inset
25137
25138 e.
25139  
25140 \begin_inset Quotes fld
25141 \end_inset
25142
25143 lím
25144 \begin_inset Quotes frd
25145 \end_inset
25146
25147  o 
25148 \begin_inset Quotes fld
25149 \end_inset
25150
25151 máx
25152 \begin_inset Quotes frd
25153 \end_inset
25154
25155 .
25156  Más información en 
25157 \begin_inset CommandInset citation
25158 LatexCommand cite
25159 key "spanish"
25160
25161 \end_inset
25162
25163 .
25164  (
25165 \emph on
25166 N.
25167 \begin_inset space \thinspace{}
25168 \end_inset
25169
25170 del t.
25171 \emph default
25172 )
25173 \end_layout
25174
25175 \end_inset
25176
25177
25178 \end_layout
25179
25180 \begin_layout Standard
25181 \begin_inset VSpace -2mm
25182 \end_inset
25183
25184
25185 \end_layout
25186
25187 \begin_layout Standard
25188 \align center
25189 \begin_inset Tabular
25190 <lyxtabular version="3" rows="9" columns="7">
25191 <features tabularvalignment="middle">
25192 <column alignment="center" valignment="top" width="0pt">
25193 <column alignment="center" valignment="top" width="0pt">
25194 <column alignment="center" valignment="top" width="0pt">
25195 <column alignment="center" valignment="top" width="0pt">
25196 <column alignment="center" valignment="top" width="0pt">
25197 <column alignment="center" valignment="top" width="0pt">
25198 <column alignment="center" valignment="top" width="0pt">
25199 <row>
25200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25201 \begin_inset Text
25202
25203 \begin_layout Plain Layout
25204 Comando
25205 \end_layout
25206
25207 \end_inset
25208 </cell>
25209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25210 \begin_inset Text
25211
25212 \begin_layout Plain Layout
25213 español
25214 \end_layout
25215
25216 \end_inset
25217 </cell>
25218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25219 \begin_inset Text
25220
25221 \begin_layout Plain Layout
25222 Comando
25223 \end_layout
25224
25225 \end_inset
25226 </cell>
25227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25228 \begin_inset Text
25229
25230 \begin_layout Plain Layout
25231 español
25232 \end_layout
25233
25234 \end_inset
25235 </cell>
25236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25237 \begin_inset Text
25238
25239 \begin_layout Plain Layout
25240 Comando
25241 \end_layout
25242
25243 \end_inset
25244 </cell>
25245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25246 \begin_inset Text
25247
25248 \begin_layout Plain Layout
25249 español
25250 \end_layout
25251
25252 \end_inset
25253 </cell>
25254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25255 \begin_inset Text
25256
25257 \begin_layout Plain Layout
25258 Comando
25259 \end_layout
25260
25261 \end_inset
25262 </cell>
25263 </row>
25264 <row>
25265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25266 \begin_inset Text
25267
25268 \begin_layout Plain Layout
25269
25270 \backslash
25271 sin
25272 \end_layout
25273
25274 \end_inset
25275 </cell>
25276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25277 \begin_inset Text
25278
25279 \begin_layout Plain Layout
25280
25281 \backslash
25282 sen
25283 \end_layout
25284
25285 \end_inset
25286 </cell>
25287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25288 \begin_inset Text
25289
25290 \begin_layout Plain Layout
25291
25292 \backslash
25293 sinh
25294 \end_layout
25295
25296 \end_inset
25297 </cell>
25298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25299 \begin_inset Text
25300
25301 \begin_layout Plain Layout
25302
25303 \backslash
25304 senh
25305 \end_layout
25306
25307 \end_inset
25308 </cell>
25309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25310 \begin_inset Text
25311
25312 \begin_layout Plain Layout
25313
25314 \backslash
25315 arcsin
25316 \end_layout
25317
25318 \end_inset
25319 </cell>
25320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25321 \begin_inset Text
25322
25323 \begin_layout Plain Layout
25324
25325 \backslash
25326 arcsen
25327 \end_layout
25328
25329 \end_inset
25330 </cell>
25331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25332 \begin_inset Text
25333
25334 \begin_layout Plain Layout
25335
25336 \backslash
25337 sup
25338 \end_layout
25339
25340 \end_inset
25341 </cell>
25342 </row>
25343 <row>
25344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25345 \begin_inset Text
25346
25347 \begin_layout Plain Layout
25348
25349 \backslash
25350 cos
25351 \end_layout
25352
25353 \end_inset
25354 </cell>
25355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25356 \begin_inset Text
25357
25358 \begin_layout Plain Layout
25359
25360 \end_layout
25361
25362 \end_inset
25363 </cell>
25364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25365 \begin_inset Text
25366
25367 \begin_layout Plain Layout
25368
25369 \backslash
25370 cosh
25371 \end_layout
25372
25373 \end_inset
25374 </cell>
25375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25376 \begin_inset Text
25377
25378 \begin_layout Plain Layout
25379
25380 \end_layout
25381
25382 \end_inset
25383 </cell>
25384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25385 \begin_inset Text
25386
25387 \begin_layout Plain Layout
25388
25389 \backslash
25390 arccos
25391 \end_layout
25392
25393 \end_inset
25394 </cell>
25395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25396 \begin_inset Text
25397
25398 \begin_layout Plain Layout
25399
25400 \end_layout
25401
25402 \end_inset
25403 </cell>
25404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25405 \begin_inset Text
25406
25407 \begin_layout Plain Layout
25408
25409 \backslash
25410 inf
25411 \end_layout
25412
25413 \end_inset
25414 </cell>
25415 </row>
25416 <row>
25417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25418 \begin_inset Text
25419
25420 \begin_layout Plain Layout
25421
25422 \backslash
25423 tan
25424 \end_layout
25425
25426 \end_inset
25427 </cell>
25428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25429 \begin_inset Text
25430
25431 \begin_layout Plain Layout
25432
25433 \backslash
25434 tg
25435 \end_layout
25436
25437 \end_inset
25438 </cell>
25439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25440 \begin_inset Text
25441
25442 \begin_layout Plain Layout
25443
25444 \backslash
25445 tanh
25446 \end_layout
25447
25448 \end_inset
25449 </cell>
25450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25451 \begin_inset Text
25452
25453 \begin_layout Plain Layout
25454
25455 \backslash
25456 tgh
25457 \end_layout
25458
25459 \end_inset
25460 </cell>
25461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25462 \begin_inset Text
25463
25464 \begin_layout Plain Layout
25465
25466 \backslash
25467 arctan
25468 \end_layout
25469
25470 \end_inset
25471 </cell>
25472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25473 \begin_inset Text
25474
25475 \begin_layout Plain Layout
25476
25477 \backslash
25478 arctg
25479 \end_layout
25480
25481 \end_inset
25482 </cell>
25483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25484 \begin_inset Text
25485
25486 \begin_layout Plain Layout
25487
25488 \backslash
25489 lim
25490 \end_layout
25491
25492 \end_inset
25493 </cell>
25494 </row>
25495 <row>
25496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25497 \begin_inset Text
25498
25499 \begin_layout Plain Layout
25500
25501 \backslash
25502 cot
25503 \end_layout
25504
25505 \end_inset
25506 </cell>
25507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25508 \begin_inset Text
25509
25510 \begin_layout Plain Layout
25511
25512 \backslash
25513 cotg
25514 \end_layout
25515
25516 \end_inset
25517 </cell>
25518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25519 \begin_inset Text
25520
25521 \begin_layout Plain Layout
25522
25523 \backslash
25524 coth
25525 \end_layout
25526
25527 \end_inset
25528 </cell>
25529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25530 \begin_inset Text
25531
25532 \begin_layout Plain Layout
25533
25534 \end_layout
25535
25536 \end_inset
25537 </cell>
25538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25539 \begin_inset Text
25540
25541 \begin_layout Plain Layout
25542
25543 \backslash
25544 arg
25545 \end_layout
25546
25547 \end_inset
25548 </cell>
25549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25550 \begin_inset Text
25551
25552 \begin_layout Plain Layout
25553
25554 \end_layout
25555
25556 \end_inset
25557 </cell>
25558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25559 \begin_inset Text
25560
25561 \begin_layout Plain Layout
25562
25563 \backslash
25564 liminf
25565 \end_layout
25566
25567 \end_inset
25568 </cell>
25569 </row>
25570 <row>
25571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25572 \begin_inset Text
25573
25574 \begin_layout Plain Layout
25575
25576 \backslash
25577 sec
25578 \end_layout
25579
25580 \end_inset
25581 </cell>
25582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25583 \begin_inset Text
25584
25585 \begin_layout Plain Layout
25586
25587 \end_layout
25588
25589 \end_inset
25590 </cell>
25591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25592 \begin_inset Text
25593
25594 \begin_layout Plain Layout
25595
25596 \backslash
25597 min
25598 \end_layout
25599
25600 \end_inset
25601 </cell>
25602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25603 \begin_inset Text
25604
25605 \begin_layout Plain Layout
25606
25607 \end_layout
25608
25609 \end_inset
25610 </cell>
25611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25612 \begin_inset Text
25613
25614 \begin_layout Plain Layout
25615
25616 \backslash
25617 deg
25618 \end_layout
25619
25620 \end_inset
25621 </cell>
25622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25623 \begin_inset Text
25624
25625 \begin_layout Plain Layout
25626
25627 \end_layout
25628
25629 \end_inset
25630 </cell>
25631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25632 \begin_inset Text
25633
25634 \begin_layout Plain Layout
25635
25636 \backslash
25637 limsup
25638 \end_layout
25639
25640 \end_inset
25641 </cell>
25642 </row>
25643 <row>
25644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25645 \begin_inset Text
25646
25647 \begin_layout Plain Layout
25648
25649 \backslash
25650 csc
25651 \end_layout
25652
25653 \end_inset
25654 </cell>
25655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25656 \begin_inset Text
25657
25658 \begin_layout Plain Layout
25659
25660 \backslash
25661 cosec
25662 \end_layout
25663
25664 \end_inset
25665 </cell>
25666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25667 \begin_inset Text
25668
25669 \begin_layout Plain Layout
25670
25671 \backslash
25672 max
25673 \end_layout
25674
25675 \end_inset
25676 </cell>
25677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25678 \begin_inset Text
25679
25680 \begin_layout Plain Layout
25681
25682 \end_layout
25683
25684 \end_inset
25685 </cell>
25686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25687 \begin_inset Text
25688
25689 \begin_layout Plain Layout
25690
25691 \backslash
25692 det
25693 \end_layout
25694
25695 \end_inset
25696 </cell>
25697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25698 \begin_inset Text
25699
25700 \begin_layout Plain Layout
25701
25702 \end_layout
25703
25704 \end_inset
25705 </cell>
25706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25707 \begin_inset Text
25708
25709 \begin_layout Plain Layout
25710
25711 \backslash
25712 Pr
25713 \end_layout
25714
25715 \end_inset
25716 </cell>
25717 </row>
25718 <row>
25719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25720 \begin_inset Text
25721
25722 \begin_layout Plain Layout
25723
25724 \backslash
25725 ln
25726 \end_layout
25727
25728 \end_inset
25729 </cell>
25730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25731 \begin_inset Text
25732
25733 \begin_layout Plain Layout
25734
25735 \end_layout
25736
25737 \end_inset
25738 </cell>
25739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25740 \begin_inset Text
25741
25742 \begin_layout Plain Layout
25743
25744 \backslash
25745 exp
25746 \end_layout
25747
25748 \end_inset
25749 </cell>
25750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25751 \begin_inset Text
25752
25753 \begin_layout Plain Layout
25754
25755 \end_layout
25756
25757 \end_inset
25758 </cell>
25759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25760 \begin_inset Text
25761
25762 \begin_layout Plain Layout
25763
25764 \backslash
25765 dim
25766 \end_layout
25767
25768 \end_inset
25769 </cell>
25770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25771 \begin_inset Text
25772
25773 \begin_layout Plain Layout
25774
25775 \end_layout
25776
25777 \end_inset
25778 </cell>
25779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25780 \begin_inset Text
25781
25782 \begin_layout Plain Layout
25783
25784 \backslash
25785 hom
25786 \end_layout
25787
25788 \end_inset
25789 </cell>
25790 </row>
25791 <row>
25792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25793 \begin_inset Text
25794
25795 \begin_layout Plain Layout
25796
25797 \backslash
25798 lg
25799 \end_layout
25800
25801 \end_inset
25802 </cell>
25803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25804 \begin_inset Text
25805
25806 \begin_layout Plain Layout
25807
25808 \end_layout
25809
25810 \end_inset
25811 </cell>
25812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25813 \begin_inset Text
25814
25815 \begin_layout Plain Layout
25816
25817 \backslash
25818 log
25819 \end_layout
25820
25821 \end_inset
25822 </cell>
25823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25824 \begin_inset Text
25825
25826 \begin_layout Plain Layout
25827
25828 \end_layout
25829
25830 \end_inset
25831 </cell>
25832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25833 \begin_inset Text
25834
25835 \begin_layout Plain Layout
25836
25837 \backslash
25838 ker
25839 \end_layout
25840
25841 \end_inset
25842 </cell>
25843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25844 \begin_inset Text
25845
25846 \begin_layout Plain Layout
25847
25848 \end_layout
25849
25850 \end_inset
25851 </cell>
25852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25853 \begin_inset Text
25854
25855 \begin_layout Plain Layout
25856
25857 \backslash
25858 gcd
25859 \end_layout
25860
25861 \end_inset
25862 </cell>
25863 </row>
25864 </lyxtabular>
25865
25866 \end_inset
25867
25868
25869 \end_layout
25870
25871 \begin_layout Standard
25872 También se pueden insertar con el botón 
25873 \begin_inset Graphics
25874         filename ../../images/math/functions.png
25875         scale 85
25876
25877 \end_inset
25878
25879  de la barra de ecuaciones.
25880 \end_layout
25881
25882 \begin_layout Subsection
25883 Funciones definidas por el usuario
25884 \begin_inset Index idx
25885 status collapsed
25886
25887 \begin_layout Plain Layout
25888 Funciones ! personalizadas
25889 \end_layout
25890
25891 \end_inset
25892
25893
25894 \end_layout
25895
25896 \begin_layout Standard
25897 Para usar una función no predefinida, como por ejemplo la función signo,
25898  sgn(x), hay dos posibilidades:
25899 \end_layout
25900
25901 \begin_layout Itemize
25902 Define la función añadiendo al preámbulo LaTeX la línea
25903 \begin_inset Foot
25904 status collapsed
25905
25906 \begin_layout Plain Layout
25907 Más sobre 
25908 \series bold
25909
25910 \backslash
25911 DeclareMathOperator
25912 \series default
25913  en 
25914 \begin_inset CommandInset ref
25915 LatexCommand ref
25916 reference "sub:Operadores-de-usuario"
25917
25918 \end_inset
25919
25920
25921 \end_layout
25922
25923 \end_inset
25924
25925
25926 \begin_inset Newline newline
25927 \end_inset
25928
25929
25930 \begin_inset VSpace -3mm
25931 \end_inset
25932
25933
25934 \begin_inset Newline newline
25935 \end_inset
25936
25937
25938 \series bold
25939
25940 \backslash
25941 DeclareMathOperator{
25942 \backslash
25943 sgn}{sgn}
25944 \series default
25945
25946 \begin_inset Index idx
25947 status collapsed
25948
25949 \begin_layout Plain Layout
25950 Comandos ! D ! 
25951 \backslash
25952 dbinom@
25953 \backslash
25954 DeclareMathOperator
25955 \end_layout
25956
25957 \end_inset
25958
25959
25960 \begin_inset Newline newline
25961 \end_inset
25962
25963
25964 \begin_inset VSpace -2mm
25965 \end_inset
25966
25967
25968 \begin_inset Newline newline
25969 \end_inset
25970
25971 Ahora la función recién definida se puede obtener con el comando 
25972 \series bold
25973
25974 \backslash
25975 sgn
25976 \series default
25977 .
25978 \end_layout
25979
25980 \begin_layout Itemize
25981 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25982  en nuestro ejemplo las letras 
25983 \emph on
25984 sgn
25985 \emph default
25986 , y cámbialo a texto matemático.
25987  Entre el factor precedente y la función se inserta un espacio.
25988 \end_layout
25989
25990 \begin_layout Standard
25991 El resultado con ambos métodos es el mismo que con una función predefinida:
25992 \begin_inset Foot
25993 status collapsed
25994
25995 \begin_layout Plain Layout
25996 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25997  negro.
25998 \end_layout
25999
26000 \end_inset
26001
26002
26003 \end_layout
26004
26005 \begin_layout Standard
26006 \align center
26007 \begin_inset Tabular
26008 <lyxtabular version="3" rows="3" columns="2">
26009 <features tabularvalignment="middle">
26010 <column alignment="center" valignment="top" width="0pt">
26011 <column alignment="center" valignment="top" width="0pt">
26012 <row>
26013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26014 \begin_inset Text
26015
26016 \begin_layout Plain Layout
26017 Comando
26018 \end_layout
26019
26020 \end_inset
26021 </cell>
26022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26023 \begin_inset Text
26024
26025 \begin_layout Plain Layout
26026 Resultado
26027 \end_layout
26028
26029 \end_inset
26030 </cell>
26031 </row>
26032 <row>
26033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26034 \begin_inset Text
26035
26036 \begin_layout Plain Layout
26037 A
26038 \backslash
26039 sgn(x)+B
26040 \end_layout
26041
26042 \end_inset
26043 </cell>
26044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26045 \begin_inset Text
26046
26047 \begin_layout Plain Layout
26048 \begin_inset Formula $A\sgn(x)+B$
26049 \end_inset
26050
26051
26052 \end_layout
26053
26054 \end_inset
26055 </cell>
26056 </row>
26057 <row>
26058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26059 \begin_inset Text
26060
26061 \begin_layout Plain Layout
26062 A
26063 \backslash
26064 ,
26065 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
26066 \end_inset
26067
26068 (x)+B
26069 \end_layout
26070
26071 \end_inset
26072 </cell>
26073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26074 \begin_inset Text
26075
26076 \begin_layout Plain Layout
26077 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
26078 \end_inset
26079
26080
26081 \end_layout
26082
26083 \end_inset
26084 </cell>
26085 </row>
26086 </lyxtabular>
26087
26088 \end_inset
26089
26090
26091 \end_layout
26092
26093 \begin_layout Standard
26094 El primer método es preferible si la función se va a usar varias veces.
26095 \end_layout
26096
26097 \begin_layout Standard
26098 \noindent
26099 \align center
26100 \begin_inset Newpage newpage
26101 \end_inset
26102
26103
26104 \end_layout
26105
26106 \begin_layout Subsection
26107 Límites
26108 \begin_inset Index idx
26109 status collapsed
26110
26111 \begin_layout Plain Layout
26112 Limites@Límites
26113 \end_layout
26114
26115 \end_inset
26116
26117
26118 \end_layout
26119
26120 \begin_layout Standard
26121 Para límites, además de 
26122 \series bold
26123
26124 \backslash
26125 lim
26126 \series default
26127
26128 \begin_inset Index idx
26129 status collapsed
26130
26131 \begin_layout Plain Layout
26132 Comandos ! L ! 
26133 \backslash
26134 lim
26135 \end_layout
26136
26137 \end_inset
26138
26139
26140 \series bold
26141
26142 \backslash
26143 liminf
26144 \series default
26145  y 
26146 \series bold
26147
26148 \backslash
26149 limsup
26150 \series default
26151  están definidas las siguientes funciones:
26152 \series bold
26153  
26154 \end_layout
26155
26156 \begin_layout Standard
26157 \noindent
26158 \align center
26159 \begin_inset Tabular
26160 <lyxtabular version="3" rows="5" columns="2">
26161 <features tabularvalignment="middle">
26162 <column alignment="center" valignment="top" width="0">
26163 <column alignment="center" valignment="top" width="0">
26164 <row>
26165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26166 \begin_inset Text
26167
26168 \begin_layout Plain Layout
26169 Comando
26170 \end_layout
26171
26172 \end_inset
26173 </cell>
26174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26175 \begin_inset Text
26176
26177 \begin_layout Plain Layout
26178 Resultado
26179 \begin_inset Note Note
26180 status collapsed
26181
26182 \begin_layout Plain Layout
26183
26184 \series bold
26185
26186 \backslash
26187 raisebox
26188 \series default
26189  se usa sólo como espaciador
26190 \end_layout
26191
26192 \end_inset
26193
26194
26195 \end_layout
26196
26197 \end_inset
26198 </cell>
26199 </row>
26200 <row>
26201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26202 \begin_inset Text
26203
26204 \begin_layout Plain Layout
26205
26206 \backslash
26207 varliminf
26208 \end_layout
26209
26210 \end_inset
26211 </cell>
26212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26213 \begin_inset Text
26214
26215 \begin_layout Plain Layout
26216 \begin_inset Formula $\varliminf$
26217 \end_inset
26218
26219
26220 \end_layout
26221
26222 \end_inset
26223 </cell>
26224 </row>
26225 <row>
26226 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26227 \begin_inset Text
26228
26229 \begin_layout Plain Layout
26230
26231 \backslash
26232 varlimsup
26233 \end_layout
26234
26235 \end_inset
26236 </cell>
26237 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26238 \begin_inset Text
26239
26240 \begin_layout Plain Layout
26241 \begin_inset Formula $\varlimsup$
26242 \end_inset
26243
26244
26245 \end_layout
26246
26247 \end_inset
26248 </cell>
26249 </row>
26250 <row>
26251 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26252 \begin_inset Text
26253
26254 \begin_layout Plain Layout
26255
26256 \backslash
26257 varprojlim
26258 \end_layout
26259
26260 \end_inset
26261 </cell>
26262 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26263 \begin_inset Text
26264
26265 \begin_layout Plain Layout
26266 \begin_inset Formula $\varprojlim$
26267 \end_inset
26268
26269
26270 \end_layout
26271
26272 \end_inset
26273 </cell>
26274 </row>
26275 <row>
26276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26277 \begin_inset Text
26278
26279 \begin_layout Plain Layout
26280
26281 \backslash
26282 varinjlim
26283 \end_layout
26284
26285 \end_inset
26286 </cell>
26287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26288 \begin_inset Text
26289
26290 \begin_layout Plain Layout
26291 \begin_inset Formula $\varinjlim$
26292 \end_inset
26293
26294
26295 \begin_inset Formula $\raisebox{-2.5mm}{}$
26296 \end_inset
26297
26298
26299 \end_layout
26300
26301 \end_inset
26302 </cell>
26303 </row>
26304 </lyxtabular>
26305
26306 \end_inset
26307
26308
26309 \end_layout
26310
26311 \begin_layout Standard
26312 \begin_inset VSpace medskip
26313 \end_inset
26314
26315
26316 \end_layout
26317
26318 \begin_layout Standard
26319 El límite se crea insertando un subíndice.
26320  Se imprime a la derecha junto a la función en una fórmula en línea:
26321 \end_layout
26322
26323 \begin_layout Standard
26324 \noindent
26325 \align center
26326 \begin_inset Tabular
26327 <lyxtabular version="3" rows="2" columns="2">
26328 <features tabularvalignment="middle">
26329 <column alignment="center" valignment="top" width="0pt">
26330 <column alignment="center" valignment="top" width="0pt">
26331 <row>
26332 <cell alignment="center" valignment="top" usebox="none">
26333 \begin_inset Text
26334
26335 \begin_layout Plain Layout
26336 Comando
26337 \end_layout
26338
26339 \end_inset
26340 </cell>
26341 <cell alignment="center" valignment="top" usebox="none">
26342 \begin_inset Text
26343
26344 \begin_layout Plain Layout
26345 \begin_inset space \hspace{}
26346 \length 1cm
26347 \end_inset
26348
26349 Resultado
26350 \begin_inset Note Note
26351 status collapsed
26352
26353 \begin_layout Plain Layout
26354
26355 \series bold
26356
26357 \backslash
26358 raisebox
26359 \series default
26360  se usa sólo como espaciador
26361 \end_layout
26362
26363 \end_inset
26364
26365
26366 \end_layout
26367
26368 \end_inset
26369 </cell>
26370 </row>
26371 <row>
26372 <cell alignment="center" valignment="top" usebox="none">
26373 \begin_inset Text
26374
26375 \begin_layout Plain Layout
26376
26377 \backslash
26378 lim_x
26379 \backslash
26380 to
26381 \begin_inset ERT
26382 status collapsed
26383
26384 \begin_layout Plain Layout
26385
26386
26387 \backslash
26388 spce 
26389 \end_layout
26390
26391 \end_inset
26392
26393 A
26394 \begin_inset ERT
26395 status collapsed
26396
26397 \begin_layout Plain Layout
26398
26399
26400 \backslash
26401 spce 
26402 \end_layout
26403
26404 \end_inset
26405
26406 x=B
26407 \end_layout
26408
26409 \end_inset
26410 </cell>
26411 <cell alignment="center" valignment="top" usebox="none">
26412 \begin_inset Text
26413
26414 \begin_layout Plain Layout
26415 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
26416 \end_inset
26417
26418
26419 \end_layout
26420
26421 \end_inset
26422 </cell>
26423 </row>
26424 </lyxtabular>
26425
26426 \end_inset
26427
26428
26429 \end_layout
26430
26431 \begin_layout Standard
26432 En una ecuación presentada el límite se imprime debajo, como es habitual:
26433 \begin_inset Formula 
26434 \[
26435 \lim\limits _{x\rightarrow A}=B
26436 \]
26437
26438 \end_inset
26439
26440
26441 \end_layout
26442
26443 \begin_layout Subsection
26444 Función módulo
26445 \begin_inset Index idx
26446 status collapsed
26447
26448 \begin_layout Plain Layout
26449 Funciones ! módulo
26450 \end_layout
26451
26452 \end_inset
26453
26454
26455 \end_layout
26456
26457 \begin_layout Standard
26458 La función módulo es especial, porque existe en cuatro variantes.
26459 \end_layout
26460
26461 \begin_layout Standard
26462 En una ecuación presentada:
26463 \begin_inset Formula 
26464 \begin{align*}
26465 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
26466 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
26467 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
26468 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
26469 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
26470 \end{align*}
26471
26472 \end_inset
26473
26474 En una ecuación en línea se pone menos espacio delante del nombre de la
26475  función para todas las variantes.
26476  Por omisión, las funciones módulo solo tienen en cuenta el primer carácter
26477  siguente.
26478  Para aplicarlas a más de un carácter hay que poner estos entre llaves TeX:
26479 \begin_inset Formula 
26480 \begin{align*}
26481 \underline{\textrm{Comando}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Resultado}}\\
26482 \mathrm{a\backslash pod\textrm{\spce}bcd} &  & a\pod bcd\\
26483 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
26484 \end{align*}
26485
26486 \end_inset
26487
26488
26489 \end_layout
26490
26491 \begin_layout Section
26492 Caracteres especiales
26493 \begin_inset Index idx
26494 status collapsed
26495
26496 \begin_layout Plain Layout
26497 Caracteres especiales
26498 \end_layout
26499
26500 \end_inset
26501
26502
26503 \end_layout
26504
26505 \begin_layout Subsection
26506 Caracteres especiales en texto matemático
26507 \end_layout
26508
26509 \begin_layout Standard
26510 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
26511  TeX:
26512 \end_layout
26513
26514 \begin_layout Standard
26515 \begin_inset space \hfill{}
26516 \end_inset
26517
26518
26519 \begin_inset Tabular
26520 <lyxtabular version="3" rows="8" columns="2">
26521 <features tabularvalignment="middle">
26522 <column alignment="block" valignment="top" width="0">
26523 <column alignment="block" valignment="top" width="0">
26524 <row>
26525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26526 \begin_inset Text
26527
26528 \begin_layout Plain Layout
26529 Comando
26530 \end_layout
26531
26532 \end_inset
26533 </cell>
26534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26535 \begin_inset Text
26536
26537 \begin_layout Plain Layout
26538 Resultado
26539 \end_layout
26540
26541 \end_inset
26542 </cell>
26543 </row>
26544 <row>
26545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26546 \begin_inset Text
26547
26548 \begin_layout Plain Layout
26549
26550 \backslash
26551 oe
26552 \end_layout
26553
26554 \end_inset
26555 </cell>
26556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26557 \begin_inset Text
26558
26559 \begin_layout Plain Layout
26560 \begin_inset Formula $\textrm{œ}$
26561 \end_inset
26562
26563
26564 \end_layout
26565
26566 \end_inset
26567 </cell>
26568 </row>
26569 <row>
26570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26571 \begin_inset Text
26572
26573 \begin_layout Plain Layout
26574
26575 \backslash
26576 OE
26577 \end_layout
26578
26579 \end_inset
26580 </cell>
26581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26582 \begin_inset Text
26583
26584 \begin_layout Plain Layout
26585 \begin_inset Formula $\textrm{Œ}$
26586 \end_inset
26587
26588
26589 \end_layout
26590
26591 \end_inset
26592 </cell>
26593 </row>
26594 <row>
26595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26596 \begin_inset Text
26597
26598 \begin_layout Plain Layout
26599
26600 \backslash
26601 ae
26602 \end_layout
26603
26604 \end_inset
26605 </cell>
26606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26607 \begin_inset Text
26608
26609 \begin_layout Plain Layout
26610 \begin_inset Formula $\textrm{æ}$
26611 \end_inset
26612
26613
26614 \end_layout
26615
26616 \end_inset
26617 </cell>
26618 </row>
26619 <row>
26620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26621 \begin_inset Text
26622
26623 \begin_layout Plain Layout
26624
26625 \backslash
26626 AE
26627 \end_layout
26628
26629 \end_inset
26630 </cell>
26631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26632 \begin_inset Text
26633
26634 \begin_layout Plain Layout
26635 \begin_inset Formula $\textrm{Æ}$
26636 \end_inset
26637
26638
26639 \end_layout
26640
26641 \end_inset
26642 </cell>
26643 </row>
26644 <row>
26645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26646 \begin_inset Text
26647
26648 \begin_layout Plain Layout
26649
26650 \backslash
26651 aa
26652 \end_layout
26653
26654 \end_inset
26655 </cell>
26656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26657 \begin_inset Text
26658
26659 \begin_layout Plain Layout
26660 \begin_inset Formula $\textrm{\aa}$
26661 \end_inset
26662
26663
26664 \end_layout
26665
26666 \end_inset
26667 </cell>
26668 </row>
26669 <row>
26670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26671 \begin_inset Text
26672
26673 \begin_layout Plain Layout
26674
26675 \backslash
26676 AA
26677 \begin_inset Index idx
26678 status collapsed
26679
26680 \begin_layout Plain Layout
26681
26682 \backslash
26683 @
26684 \begin_inset ERT
26685 status collapsed
26686
26687 \begin_layout Plain Layout
26688
26689
26690 \backslash
26691 textrm{
26692 \backslash
26693 AA}
26694 \end_layout
26695
26696 \end_inset
26697
26698
26699 \end_layout
26700
26701 \end_inset
26702
26703
26704 \end_layout
26705
26706 \end_inset
26707 </cell>
26708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26709 \begin_inset Text
26710
26711 \begin_layout Plain Layout
26712 \begin_inset Formula $\textrm{Å}$
26713 \end_inset
26714
26715
26716 \end_layout
26717
26718 \end_inset
26719 </cell>
26720 </row>
26721 <row>
26722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26723 \begin_inset Text
26724
26725 \begin_layout Plain Layout
26726
26727 \backslash
26728 i
26729 \end_layout
26730
26731 \end_inset
26732 </cell>
26733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26734 \begin_inset Text
26735
26736 \begin_layout Plain Layout
26737 \begin_inset Formula $\textrm{ı}$
26738 \end_inset
26739
26740
26741 \end_layout
26742
26743 \end_inset
26744 </cell>
26745 </row>
26746 </lyxtabular>
26747
26748 \end_inset
26749
26750
26751 \begin_inset space \hfill{}
26752 \end_inset
26753
26754
26755 \begin_inset Tabular
26756 <lyxtabular version="3" rows="8" columns="2">
26757 <features tabularvalignment="middle">
26758 <column alignment="block" valignment="top" width="0">
26759 <column alignment="center" valignment="top" width="0">
26760 <row>
26761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26762 \begin_inset Text
26763
26764 \begin_layout Plain Layout
26765 Comando
26766 \begin_inset Note Note
26767 status collapsed
26768
26769 \begin_layout Plain Layout
26770
26771 \series bold
26772
26773 \backslash
26774 raisebox
26775 \series default
26776  se usa sólo como espaciador
26777 \end_layout
26778
26779 \end_inset
26780
26781
26782 \end_layout
26783
26784 \end_inset
26785 </cell>
26786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26787 \begin_inset Text
26788
26789 \begin_layout Plain Layout
26790 Resultado
26791 \end_layout
26792
26793 \end_inset
26794 </cell>
26795 </row>
26796 <row>
26797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26798 \begin_inset Text
26799
26800 \begin_layout Plain Layout
26801
26802 \backslash
26803 o
26804 \end_layout
26805
26806 \end_inset
26807 </cell>
26808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26809 \begin_inset Text
26810
26811 \begin_layout Plain Layout
26812 \begin_inset Formula $\textrm{ø}$
26813 \end_inset
26814
26815
26816 \end_layout
26817
26818 \end_inset
26819 </cell>
26820 </row>
26821 <row>
26822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26823 \begin_inset Text
26824
26825 \begin_layout Plain Layout
26826
26827 \backslash
26828 O
26829 \end_layout
26830
26831 \end_inset
26832 </cell>
26833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26834 \begin_inset Text
26835
26836 \begin_layout Plain Layout
26837 \begin_inset Formula $\textrm{Ø}$
26838 \end_inset
26839
26840
26841 \end_layout
26842
26843 \end_inset
26844 </cell>
26845 </row>
26846 <row>
26847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26848 \begin_inset Text
26849
26850 \begin_layout Plain Layout
26851
26852 \backslash
26853 l
26854 \end_layout
26855
26856 \end_inset
26857 </cell>
26858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26859 \begin_inset Text
26860
26861 \begin_layout Plain Layout
26862 \begin_inset Formula $\textrm{ł}$
26863 \end_inset
26864
26865
26866 \end_layout
26867
26868 \end_inset
26869 </cell>
26870 </row>
26871 <row>
26872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26873 \begin_inset Text
26874
26875 \begin_layout Plain Layout
26876
26877 \backslash
26878 L
26879 \end_layout
26880
26881 \end_inset
26882 </cell>
26883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26884 \begin_inset Text
26885
26886 \begin_layout Plain Layout
26887 \begin_inset Formula $\textrm{Ł}$
26888 \end_inset
26889
26890
26891 \end_layout
26892
26893 \end_inset
26894 </cell>
26895 </row>
26896 <row>
26897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26898 \begin_inset Text
26899
26900 \begin_layout Plain Layout
26901 !
26902 \begin_inset space \hspace{}
26903 \length 0mm
26904 \end_inset
26905
26906 `
26907 \begin_inset ERT
26908 status collapsed
26909
26910 \begin_layout Plain Layout
26911
26912
26913 \backslash
26914 spce 
26915 \end_layout
26916
26917 \end_inset
26918
26919
26920 \end_layout
26921
26922 \end_inset
26923 </cell>
26924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26925 \begin_inset Text
26926
26927 \begin_layout Plain Layout
26928 \begin_inset Formula $\textrm{!`}$
26929 \end_inset
26930
26931
26932 \end_layout
26933
26934 \end_inset
26935 </cell>
26936 </row>
26937 <row>
26938 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26939 \begin_inset Text
26940
26941 \begin_layout Plain Layout
26942 ?
26943 \begin_inset space \hspace{}
26944 \length 0mm
26945 \end_inset
26946
26947 `
26948 \begin_inset ERT
26949 status collapsed
26950
26951 \begin_layout Plain Layout
26952
26953
26954 \backslash
26955 spce 
26956 \end_layout
26957
26958 \end_inset
26959
26960
26961 \end_layout
26962
26963 \end_inset
26964 </cell>
26965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26966 \begin_inset Text
26967
26968 \begin_layout Plain Layout
26969 \begin_inset Formula $\textrm{?`}$
26970 \end_inset
26971
26972
26973 \end_layout
26974
26975 \end_inset
26976 </cell>
26977 </row>
26978 <row>
26979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26980 \begin_inset Text
26981
26982 \begin_layout Plain Layout
26983
26984 \backslash
26985 j
26986 \end_layout
26987
26988 \end_inset
26989 </cell>
26990 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26991 \begin_inset Text
26992
26993 \begin_layout Plain Layout
26994 \begin_inset Formula $\textrm{ȷ}$
26995 \end_inset
26996
26997
26998 \end_layout
26999
27000 \end_inset
27001 </cell>
27002 </row>
27003 </lyxtabular>
27004
27005 \end_inset
27006
27007
27008 \begin_inset space \hfill{}
27009 \end_inset
27010
27011
27012 \end_layout
27013
27014 \begin_layout Standard
27015 Los caracteres 
27016 \begin_inset Formula $\textrm{\textrm{Å}}$
27017 \end_inset
27018
27019  y 
27020 \begin_inset Formula $\textrm{\textrm{Ø}}$
27021 \end_inset
27022
27023  también se pueden insertar mediante el botón 
27024 \begin_inset Graphics
27025         filename ../../images/math/digamma.png
27026         scale 85
27027
27028 \end_inset
27029
27030  de la barra de ecuaciones.
27031 \end_layout
27032
27033 \begin_layout Standard
27034 Los comandos 
27035 \series bold
27036 !
27037 \begin_inset space \hspace{}
27038 \length 0mm
27039 \end_inset
27040
27041 `
27042 \series default
27043  y 
27044 \series bold
27045 ?
27046 \begin_inset space \hspace{}
27047 \length 0mm
27048 \end_inset
27049
27050 `
27051 \series default
27052  son una excepción porque se pueden insertar directamente a texto en LyX.
27053  
27054 \end_layout
27055
27056 \begin_layout Subsection
27057 Acentos en texto
27058 \begin_inset CommandInset label
27059 LatexCommand label
27060 name "sub:Acentos-en-texto"
27061
27062 \end_inset
27063
27064
27065 \begin_inset Index idx
27066 status collapsed
27067
27068 \begin_layout Plain Layout
27069 Acentos ! en texto
27070 \end_layout
27071
27072 \end_inset
27073
27074
27075 \end_layout
27076
27077 \begin_layout Standard
27078 Con los siguientes comandos se pueden acentuar todas las letras.
27079  Los comandos deben ponerse en modo TeX.
27080 \end_layout
27081
27082 \begin_layout Standard
27083 \begin_inset space \hfill{}
27084 \end_inset
27085
27086
27087 \begin_inset Tabular
27088 <lyxtabular version="3" rows="8" columns="2">
27089 <features tabularvalignment="middle">
27090 <column alignment="block" valignment="top" width="0">
27091 <column alignment="block" valignment="top" width="0">
27092 <row>
27093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27094 \begin_inset Text
27095
27096 \begin_layout Plain Layout
27097 Comando
27098 \end_layout
27099
27100 \end_inset
27101 </cell>
27102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27103 \begin_inset Text
27104
27105 \begin_layout Plain Layout
27106 Resultado
27107 \end_layout
27108
27109 \end_inset
27110 </cell>
27111 </row>
27112 <row>
27113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27114 \begin_inset Text
27115
27116 \begin_layout Plain Layout
27117
27118 \backslash
27119
27120 \begin_inset Quotes grd
27121 \end_inset
27122
27123 e
27124 \end_layout
27125
27126 \end_inset
27127 </cell>
27128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27129 \begin_inset Text
27130
27131 \begin_layout Plain Layout
27132 \begin_inset ERT
27133 status collapsed
27134
27135 \begin_layout Plain Layout
27136
27137
27138 \backslash
27139 "e
27140 \end_layout
27141
27142 \end_inset
27143
27144
27145 \end_layout
27146
27147 \end_inset
27148 </cell>
27149 </row>
27150 <row>
27151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27152 \begin_inset Text
27153
27154 \begin_layout Plain Layout
27155
27156 \backslash
27157 `e
27158 \end_layout
27159
27160 \end_inset
27161 </cell>
27162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27163 \begin_inset Text
27164
27165 \begin_layout Plain Layout
27166 \begin_inset ERT
27167 status collapsed
27168
27169 \begin_layout Plain Layout
27170
27171
27172 \backslash
27173 `e
27174 \end_layout
27175
27176 \end_inset
27177
27178
27179 \end_layout
27180
27181 \end_inset
27182 </cell>
27183 </row>
27184 <row>
27185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27186 \begin_inset Text
27187
27188 \begin_layout Plain Layout
27189
27190 \backslash
27191 ^
27192 \begin_inset ERT
27193 status collapsed
27194
27195 \begin_layout Plain Layout
27196
27197
27198 \backslash
27199 spce 
27200 \end_layout
27201
27202 \end_inset
27203
27204 e
27205 \end_layout
27206
27207 \end_inset
27208 </cell>
27209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27210 \begin_inset Text
27211
27212 \begin_layout Plain Layout
27213 \begin_inset ERT
27214 status collapsed
27215
27216 \begin_layout Plain Layout
27217
27218
27219 \backslash
27220 ^e
27221 \end_layout
27222
27223 \end_inset
27224
27225
27226 \end_layout
27227
27228 \end_inset
27229 </cell>
27230 </row>
27231 <row>
27232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27233 \begin_inset Text
27234
27235 \begin_layout Plain Layout
27236
27237 \backslash
27238 =e
27239 \end_layout
27240
27241 \end_inset
27242 </cell>
27243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27244 \begin_inset Text
27245
27246 \begin_layout Plain Layout
27247 \begin_inset ERT
27248 status collapsed
27249
27250 \begin_layout Plain Layout
27251
27252
27253 \backslash
27254 =e
27255 \end_layout
27256
27257 \end_inset
27258
27259
27260 \end_layout
27261
27262 \end_inset
27263 </cell>
27264 </row>
27265 <row>
27266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27267 \begin_inset Text
27268
27269 \begin_layout Plain Layout
27270
27271 \backslash
27272 u
27273 \begin_inset ERT
27274 status collapsed
27275
27276 \begin_layout Plain Layout
27277
27278
27279 \backslash
27280 spce 
27281 \end_layout
27282
27283 \end_inset
27284
27285 e
27286 \end_layout
27287
27288 \end_inset
27289 </cell>
27290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27291 \begin_inset Text
27292
27293 \begin_layout Plain Layout
27294 \begin_inset ERT
27295 status collapsed
27296
27297 \begin_layout Plain Layout
27298
27299
27300 \backslash
27301 u e
27302 \end_layout
27303
27304 \end_inset
27305
27306
27307 \end_layout
27308
27309 \end_inset
27310 </cell>
27311 </row>
27312 <row>
27313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27314 \begin_inset Text
27315
27316 \begin_layout Plain Layout
27317
27318 \backslash
27319 b
27320 \begin_inset ERT
27321 status collapsed
27322
27323 \begin_layout Plain Layout
27324
27325
27326 \backslash
27327 spce 
27328 \end_layout
27329
27330 \end_inset
27331
27332 e
27333 \end_layout
27334
27335 \end_inset
27336 </cell>
27337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27338 \begin_inset Text
27339
27340 \begin_layout Plain Layout
27341 \begin_inset ERT
27342 status collapsed
27343
27344 \begin_layout Plain Layout
27345
27346
27347 \backslash
27348 b e
27349 \end_layout
27350
27351 \end_inset
27352
27353
27354 \end_layout
27355
27356 \end_inset
27357 </cell>
27358 </row>
27359 <row>
27360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27361 \begin_inset Text
27362
27363 \begin_layout Plain Layout
27364
27365 \backslash
27366 t
27367 \begin_inset ERT
27368 status collapsed
27369
27370 \begin_layout Plain Layout
27371
27372
27373 \backslash
27374 spce 
27375 \end_layout
27376
27377 \end_inset
27378
27379 ee
27380 \end_layout
27381
27382 \end_inset
27383 </cell>
27384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27385 \begin_inset Text
27386
27387 \begin_layout Plain Layout
27388 \begin_inset ERT
27389 status collapsed
27390
27391 \begin_layout Plain Layout
27392
27393
27394 \backslash
27395 t ee
27396 \end_layout
27397
27398 \end_inset
27399
27400
27401 \end_layout
27402
27403 \end_inset
27404 </cell>
27405 </row>
27406 </lyxtabular>
27407
27408 \end_inset
27409
27410
27411 \begin_inset space \hfill{}
27412 \end_inset
27413
27414
27415 \begin_inset Tabular
27416 <lyxtabular version="3" rows="8" columns="2">
27417 <features tabularvalignment="middle">
27418 <column alignment="block" valignment="top" width="0">
27419 <column alignment="center" valignment="top" width="0">
27420 <row>
27421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27422 \begin_inset Text
27423
27424 \begin_layout Plain Layout
27425 Comando
27426 \end_layout
27427
27428 \end_inset
27429 </cell>
27430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27431 \begin_inset Text
27432
27433 \begin_layout Plain Layout
27434 Resultado
27435 \end_layout
27436
27437 \end_inset
27438 </cell>
27439 </row>
27440 <row>
27441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27442 \begin_inset Text
27443
27444 \begin_layout Plain Layout
27445
27446 \backslash
27447 H
27448 \begin_inset ERT
27449 status collapsed
27450
27451 \begin_layout Plain Layout
27452
27453
27454 \backslash
27455 spce 
27456 \end_layout
27457
27458 \end_inset
27459
27460 e
27461 \end_layout
27462
27463 \end_inset
27464 </cell>
27465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27466 \begin_inset Text
27467
27468 \begin_layout Plain Layout
27469 \begin_inset ERT
27470 status collapsed
27471
27472 \begin_layout Plain Layout
27473
27474
27475 \backslash
27476 H e
27477 \end_layout
27478
27479 \end_inset
27480
27481
27482 \end_layout
27483
27484 \end_inset
27485 </cell>
27486 </row>
27487 <row>
27488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27489 \begin_inset Text
27490
27491 \begin_layout Plain Layout
27492
27493 \backslash
27494 'e
27495 \end_layout
27496
27497 \end_inset
27498 </cell>
27499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27500 \begin_inset Text
27501
27502 \begin_layout Plain Layout
27503 \begin_inset ERT
27504 status collapsed
27505
27506 \begin_layout Plain Layout
27507
27508
27509 \backslash
27510 'e
27511 \end_layout
27512
27513 \end_inset
27514
27515
27516 \end_layout
27517
27518 \end_inset
27519 </cell>
27520 </row>
27521 <row>
27522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27523 \begin_inset Text
27524
27525 \begin_layout Plain Layout
27526
27527 \backslash
27528 ~e
27529 \begin_inset Index idx
27530 status collapsed
27531
27532 \begin_layout Plain Layout
27533 Tilde
27534 \end_layout
27535
27536 \end_inset
27537
27538
27539 \end_layout
27540
27541 \end_inset
27542 </cell>
27543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27544 \begin_inset Text
27545
27546 \begin_layout Plain Layout
27547 \begin_inset ERT
27548 status collapsed
27549
27550 \begin_layout Plain Layout
27551
27552
27553 \backslash
27554 ~e
27555 \end_layout
27556
27557 \end_inset
27558
27559
27560 \end_layout
27561
27562 \end_inset
27563 </cell>
27564 </row>
27565 <row>
27566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27567 \begin_inset Text
27568
27569 \begin_layout Plain Layout
27570
27571 \backslash
27572 .e
27573 \end_layout
27574
27575 \end_inset
27576 </cell>
27577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27578 \begin_inset Text
27579
27580 \begin_layout Plain Layout
27581 \begin_inset ERT
27582 status collapsed
27583
27584 \begin_layout Plain Layout
27585
27586
27587 \backslash
27588 .e
27589 \end_layout
27590
27591 \end_inset
27592
27593
27594 \end_layout
27595
27596 \end_inset
27597 </cell>
27598 </row>
27599 <row>
27600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27601 \begin_inset Text
27602
27603 \begin_layout Plain Layout
27604
27605 \backslash
27606 v
27607 \begin_inset ERT
27608 status collapsed
27609
27610 \begin_layout Plain Layout
27611
27612
27613 \backslash
27614 spce 
27615 \end_layout
27616
27617 \end_inset
27618
27619 e
27620 \end_layout
27621
27622 \end_inset
27623 </cell>
27624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27625 \begin_inset Text
27626
27627 \begin_layout Plain Layout
27628 \begin_inset ERT
27629 status collapsed
27630
27631 \begin_layout Plain Layout
27632
27633
27634 \backslash
27635 v e
27636 \end_layout
27637
27638 \end_inset
27639
27640
27641 \end_layout
27642
27643 \end_inset
27644 </cell>
27645 </row>
27646 <row>
27647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27648 \begin_inset Text
27649
27650 \begin_layout Plain Layout
27651
27652 \backslash
27653 d
27654 \begin_inset ERT
27655 status collapsed
27656
27657 \begin_layout Plain Layout
27658
27659
27660 \backslash
27661 spce 
27662 \end_layout
27663
27664 \end_inset
27665
27666 e
27667 \end_layout
27668
27669 \end_inset
27670 </cell>
27671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27672 \begin_inset Text
27673
27674 \begin_layout Plain Layout
27675 \begin_inset ERT
27676 status collapsed
27677
27678 \begin_layout Plain Layout
27679
27680
27681 \backslash
27682 d e
27683 \end_layout
27684
27685 \end_inset
27686
27687
27688 \end_layout
27689
27690 \end_inset
27691 </cell>
27692 </row>
27693 <row>
27694 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27695 \begin_inset Text
27696
27697 \begin_layout Plain Layout
27698
27699 \backslash
27700 c
27701 \begin_inset ERT
27702 status collapsed
27703
27704 \begin_layout Plain Layout
27705
27706
27707 \backslash
27708 spce 
27709 \end_layout
27710
27711 \end_inset
27712
27713 e
27714 \end_layout
27715
27716 \end_inset
27717 </cell>
27718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27719 \begin_inset Text
27720
27721 \begin_layout Plain Layout
27722 \begin_inset ERT
27723 status collapsed
27724
27725 \begin_layout Plain Layout
27726
27727
27728 \backslash
27729 c e
27730 \end_layout
27731
27732 \end_inset
27733
27734
27735 \end_layout
27736
27737 \end_inset
27738 </cell>
27739 </row>
27740 </lyxtabular>
27741
27742 \end_inset
27743
27744
27745 \begin_inset space \hfill{}
27746 \end_inset
27747
27748
27749 \end_layout
27750
27751 \begin_layout Standard
27752 \begin_inset VSpace medskip
27753 \end_inset
27754
27755
27756 \end_layout
27757
27758 \begin_layout Standard
27759 Con el comando 
27760 \series bold
27761
27762 \backslash
27763 t
27764 \series default
27765  también se pueden acentuar dos caracteres distintos.
27766  El comando 
27767 \series bold
27768
27769 \backslash
27770 t
27771 \begin_inset ERT
27772 status collapsed
27773
27774 \begin_layout Plain Layout
27775
27776
27777 \backslash
27778 spce 
27779 \end_layout
27780
27781 \end_inset
27782
27783 sz
27784 \series default
27785  genera 
27786 \begin_inset ERT
27787 status collapsed
27788
27789 \begin_layout Plain Layout
27790
27791
27792 \backslash
27793 t sz
27794 \end_layout
27795
27796 \end_inset
27797
27798
27799 \end_layout
27800
27801 \begin_layout Standard
27802 Los acentos 
27803 \series bold
27804 `
27805 \series default
27806  , 
27807 \series bold
27808 '
27809 \series default
27810  y 
27811 \series bold
27812 ^
27813 \series default
27814  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27815  TeX.
27816  Lo mismo se aplica a la tilde
27817 \begin_inset Foot
27818 status collapsed
27819
27820 \begin_layout Plain Layout
27821 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27822 \end_layout
27823
27824 \end_inset
27825
27826  con 
27827 \emph on
27828 a
27829 \emph default
27830
27831 \emph on
27832 o
27833 \emph default
27834  y 
27835 \emph on
27836 n.
27837 \end_layout
27838
27839 \begin_layout Standard
27840 Los comandos 
27841 \series bold
27842
27843 \backslash
27844 b
27845 \series default
27846  , 
27847 \series bold
27848
27849 \backslash
27850 c
27851 \series default
27852  , 
27853 \series bold
27854
27855 \backslash
27856 d
27857 \series default
27858  , 
27859 \series bold
27860
27861 \backslash
27862 H
27863 \series default
27864  , 
27865 \series bold
27866
27867 \backslash
27868 t
27869 \series default
27870  , 
27871 \series bold
27872
27873 \backslash
27874 u
27875 \series default
27876  , 
27877 \series bold
27878
27879 \backslash
27880 v
27881 \series default
27882 , y acentos insertados directamente con el teclado también están disponibles
27883  en texto matemático.
27884  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27885  
27886 \begin_inset CommandInset ref
27887 LatexCommand ref
27888 reference "sub:Acentos-para-un"
27889
27890 \end_inset
27891
27892 .
27893 \end_layout
27894
27895 \begin_layout Standard
27896 \begin_inset VSpace bigskip
27897 \end_inset
27898
27899
27900 \end_layout
27901
27902 \begin_layout Standard
27903 Además, con el comando 
27904 \series bold
27905
27906 \backslash
27907 textcircled
27908 \series default
27909
27910 \begin_inset Index idx
27911 status collapsed
27912
27913 \begin_layout Plain Layout
27914 Comandos ! T ! 
27915 \backslash
27916 textcircled
27917 \end_layout
27918
27919 \end_inset
27920
27921  se pueden insertar en un círculo todos los números y letras, de forma parecida
27922  al símbolo copyright.
27923 \end_layout
27924
27925 \begin_layout Standard
27926 \noindent
27927 \align center
27928 \begin_inset Tabular
27929 <lyxtabular version="3" rows="3" columns="2">
27930 <features tabularvalignment="middle">
27931 <column alignment="center" valignment="top" width="0">
27932 <column alignment="center" valignment="top" width="0">
27933 <row>
27934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27935 \begin_inset Text
27936
27937 \begin_layout Plain Layout
27938 Comando
27939 \end_layout
27940
27941 \end_inset
27942 </cell>
27943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27944 \begin_inset Text
27945
27946 \begin_layout Plain Layout
27947 Resultado
27948 \begin_inset Note Note
27949 status collapsed
27950
27951 \begin_layout Plain Layout
27952
27953 \series bold
27954
27955 \backslash
27956 raisebox
27957 \series default
27958  se usa sólo como espaciador
27959 \end_layout
27960
27961 \end_inset
27962
27963
27964 \end_layout
27965
27966 \end_inset
27967 </cell>
27968 </row>
27969 <row>
27970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27971 \begin_inset Text
27972
27973 \begin_layout Plain Layout
27974
27975 \backslash
27976 textcircled{w}
27977 \end_layout
27978
27979 \end_inset
27980 </cell>
27981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27982 \begin_inset Text
27983
27984 \begin_layout Plain Layout
27985 \begin_inset ERT
27986 status collapsed
27987
27988 \begin_layout Plain Layout
27989
27990
27991 \backslash
27992 textcircled{w}
27993 \end_layout
27994
27995 \end_inset
27996
27997
27998 \end_layout
27999
28000 \end_inset
28001 </cell>
28002 </row>
28003 <row>
28004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28005 \begin_inset Text
28006
28007 \begin_layout Plain Layout
28008
28009 \backslash
28010 Large 
28011 \backslash
28012 textcircled{
28013 \backslash
28014 normalsize
28015 \backslash
28016 protect
28017 \backslash
28018 raisebox{-1.5pt}{W}}
28019 \end_layout
28020
28021 \end_inset
28022 </cell>
28023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28024 \begin_inset Text
28025
28026 \begin_layout Plain Layout
28027 \begin_inset Formula $\raisebox{4.5mm}{}$
28028 \end_inset
28029
28030
28031 \begin_inset ERT
28032 status collapsed
28033
28034 \begin_layout Plain Layout
28035
28036
28037 \backslash
28038 Large 
28039 \backslash
28040 textcircled{
28041 \backslash
28042 normalsize
28043 \backslash
28044 protect
28045 \backslash
28046 raisebox{-1.5pt}W}
28047 \end_layout
28048
28049 \end_inset
28050
28051
28052 \begin_inset Formula $\raisebox{-2mm}{}$
28053 \end_inset
28054
28055
28056 \end_layout
28057
28058 \end_inset
28059 </cell>
28060 </row>
28061 </lyxtabular>
28062
28063 \end_inset
28064
28065
28066 \end_layout
28067
28068 \begin_layout Standard
28069 Hay que tener cuidado que el carácter se ajuste al círculo.
28070  Por eso 
28071 \series bold
28072
28073 \backslash
28074 Large
28075 \begin_inset Foot
28076 status collapsed
28077
28078 \begin_layout Plain Layout
28079 véase 
28080 \begin_inset CommandInset ref
28081 LatexCommand ref
28082 reference "sub:Tamaños-de-tipografías"
28083
28084 \end_inset
28085
28086
28087 \end_layout
28088
28089 \end_inset
28090
28091
28092 \series default
28093  especifica el tamaño del círculo.
28094  Con ayuda de 
28095 \series bold
28096
28097 \backslash
28098 raisebox
28099 \begin_inset Foot
28100 status collapsed
28101
28102 \begin_layout Plain Layout
28103 véase 
28104 \begin_inset CommandInset ref
28105 LatexCommand ref
28106 reference "sub:Marcos-sin-bordes"
28107
28108 \end_inset
28109
28110
28111 \end_layout
28112
28113 \end_inset
28114
28115
28116 \series default
28117  se puede centrar el carácter.
28118 \end_layout
28119
28120 \begin_layout Subsection
28121 Números en estilo antiguo
28122 \begin_inset Index idx
28123 status collapsed
28124
28125 \begin_layout Plain Layout
28126 Numeros@Números ! en estilo antiguo
28127 \end_layout
28128
28129 \end_inset
28130
28131
28132 \end_layout
28133
28134 \begin_layout Standard
28135 Los números en estilo antiguo o elzevirianos se componen con el comando
28136  
28137 \series bold
28138
28139 \backslash
28140 oldstylenums
28141 \series default
28142
28143 \begin_inset Index idx
28144 status collapsed
28145
28146 \begin_layout Plain Layout
28147 Comandos ! O ! 
28148 \backslash
28149 oldstylenums
28150 \end_layout
28151
28152 \end_inset
28153
28154 .
28155  El comando se puede usar en ecuaciones y en modo TeX.
28156  Su esquema es:
28157 \end_layout
28158
28159 \begin_layout Standard
28160
28161 \series bold
28162
28163 \backslash
28164 oldstylenums{número}
28165 \end_layout
28166
28167 \begin_layout Standard
28168 El comando 
28169 \series bold
28170
28171 \backslash
28172 oldstylenums{0123456789}
28173 \series default
28174  genera: 
28175 \begin_inset Formula $\oldstylenums{0123456789}$
28176 \end_inset
28177
28178
28179 \end_layout
28180
28181 \begin_layout Subsection
28182 Caracteres especiales misceláneos
28183 \begin_inset CommandInset label
28184 LatexCommand label
28185 name "sub:Caracteres-especiales-misceláneos"
28186
28187 \end_inset
28188
28189
28190 \begin_inset Index idx
28191 status collapsed
28192
28193 \begin_layout Plain Layout
28194 Caracteres especiales ! misceláneos
28195 \end_layout
28196
28197 \end_inset
28198
28199
28200 \end_layout
28201
28202 \begin_layout Standard
28203 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
28204  comandos:
28205 \end_layout
28206
28207 \begin_layout Standard
28208 \noindent
28209 \align center
28210 \begin_inset Tabular
28211 <lyxtabular version="3" rows="4" columns="2">
28212 <features tabularvalignment="middle">
28213 <column alignment="center" valignment="top" width="0">
28214 <column alignment="center" valignment="top" width="0">
28215 <row>
28216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28217 \begin_inset Text
28218
28219 \begin_layout Plain Layout
28220 Comando
28221 \end_layout
28222
28223 \end_inset
28224 </cell>
28225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28226 \begin_inset Text
28227
28228 \begin_layout Plain Layout
28229 Resultado
28230 \end_layout
28231
28232 \end_inset
28233 </cell>
28234 </row>
28235 <row>
28236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28237 \begin_inset Text
28238
28239 \begin_layout Plain Layout
28240
28241 \backslash
28242 ^
28243 \begin_inset ERT
28244 status collapsed
28245
28246 \begin_layout Plain Layout
28247
28248
28249 \backslash
28250 spce 
28251 \end_layout
28252
28253 \end_inset
28254
28255
28256 \end_layout
28257
28258 \end_inset
28259 </cell>
28260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28261 \begin_inset Text
28262
28263 \begin_layout Plain Layout
28264 \begin_inset Formula $\mathcircumflex$
28265 \end_inset
28266
28267
28268 \end_layout
28269
28270 \end_inset
28271 </cell>
28272 </row>
28273 <row>
28274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28275 \begin_inset Text
28276
28277 \begin_layout Plain Layout
28278
28279 \backslash
28280 _
28281 \end_layout
28282
28283 \end_inset
28284 </cell>
28285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28286 \begin_inset Text
28287
28288 \begin_layout Plain Layout
28289 \begin_inset Formula $\_$
28290 \end_inset
28291
28292
28293 \end_layout
28294
28295 \end_inset
28296 </cell>
28297 </row>
28298 <row>
28299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28300 \begin_inset Text
28301
28302 \begin_layout Plain Layout
28303 ^
28304 \begin_inset ERT
28305 status collapsed
28306
28307 \begin_layout Plain Layout
28308
28309
28310 \backslash
28311 spce 
28312 \end_layout
28313
28314 \end_inset
28315
28316
28317 \backslash
28318 circ
28319 \begin_inset Index idx
28320 status collapsed
28321
28322 \begin_layout Plain Layout
28323
28324 \backslash
28325
28326 \end_layout
28327
28328 \end_inset
28329
28330
28331 \end_layout
28332
28333 \end_inset
28334 </cell>
28335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28336 \begin_inset Text
28337
28338 \begin_layout Plain Layout
28339 \begin_inset Formula $^{\circ}$
28340 \end_inset
28341
28342
28343 \end_layout
28344
28345 \end_inset
28346 </cell>
28347 </row>
28348 </lyxtabular>
28349
28350 \end_inset
28351
28352
28353 \end_layout
28354
28355 \begin_layout Standard
28356 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
28357  LaTeX contiene la línea:
28358 \begin_inset Foot
28359 status collapsed
28360
28361 \begin_layout Plain Layout
28362 Más sobre este asunto en 
28363 \begin_inset CommandInset ref
28364 LatexCommand ref
28365 reference "sub:Caracteres-de-texto"
28366
28367 \end_inset
28368
28369
28370 \end_layout
28371
28372 \end_inset
28373
28374  
28375 \end_layout
28376
28377 \begin_layout Standard
28378
28379 \series bold
28380
28381 \backslash
28382 DeclareInputtext{176}{
28383 \backslash
28384 ifmmode^
28385 \backslash
28386 circ
28387 \backslash
28388 else
28389 \backslash
28390 textdegree
28391 \backslash
28392 fi}
28393 \end_layout
28394
28395 \begin_layout Standard
28396 \noindent
28397 \align center
28398 \begin_inset Newpage newpage
28399 \end_inset
28400
28401
28402 \end_layout
28403
28404 \begin_layout Section
28405 Estilos de ecuación
28406 \begin_inset CommandInset label
28407 LatexCommand label
28408 name "sec:Estilos-de-ecuación"
28409
28410 \end_inset
28411
28412
28413 \begin_inset Index idx
28414 status collapsed
28415
28416 \begin_layout Plain Layout
28417 Ecuación ! estilos de
28418 \end_layout
28419
28420 \end_inset
28421
28422
28423 \end_layout
28424
28425 \begin_layout Itemize
28426 Hay dos estilos diferentes de alineación:
28427 \end_layout
28428
28429 \begin_deeper
28430 \begin_layout Description
28431 Centrado es el estándar predefinido
28432 \end_layout
28433
28434 \begin_layout Description
28435 Sangrado para este estilo debe insertarse la opción de clase 
28436 \series bold
28437 fleqn
28438 \series default
28439  en el menú 
28440 \family sans
28441 Documento\SpecialChar \menuseparator
28442 Configuración
28443 \family default
28444  bajo 
28445 \family sans
28446 Clase de documento
28447 \end_layout
28448
28449 \begin_layout Standard
28450 Cuando se usa 
28451 \series bold
28452 Sangrado
28453 \series default
28454 , éste se puede ajustar con la longitud 
28455 \series bold
28456
28457 \backslash
28458 mathindent
28459 \series default
28460
28461 \begin_inset Index idx
28462 status collapsed
28463
28464 \begin_layout Plain Layout
28465 Comandos ! M ! 
28466 \backslash
28467 mathindent
28468 \end_layout
28469
28470 \end_inset
28471
28472 .
28473  Para 15
28474 \begin_inset space \thinspace{}
28475 \end_inset
28476
28477 mm, por ejemplo, se inserta esta línea de comando en el preámbulo LaTeX:
28478 \end_layout
28479
28480 \begin_layout Standard
28481
28482 \series bold
28483
28484 \backslash
28485 setlength{
28486 \backslash
28487 mathindent}{15mm}
28488 \end_layout
28489
28490 \begin_layout Standard
28491 Si no se especifica longitud se usa el valor predeterminado de 30
28492 \begin_inset space \thinspace{}
28493 \end_inset
28494
28495 pt.
28496 \end_layout
28497
28498 \end_deeper
28499 \begin_layout Itemize
28500 Y dos estilos diferentes de numeración:
28501 \end_layout
28502
28503 \begin_deeper
28504 \begin_layout Description
28505 Derecha es el estándar predefinido
28506 \end_layout
28507
28508 \begin_layout Description
28509 Izquierda para este estilo debe insertarse la opción de clase 
28510 \series bold
28511 leqno
28512 \series default
28513  en el menú 
28514 \family sans
28515 Documento\SpecialChar \menuseparator
28516 Configuración
28517 \family default
28518  bajo 
28519 \family sans
28520 Clase de documento
28521 \end_layout
28522
28523 \end_deeper
28524 \begin_layout Standard
28525
28526 \series bold
28527 fleqn
28528 \series default
28529  y 
28530 \series bold
28531 leqno
28532 \series default
28533  también se pueden usar juntos.
28534  En ese caso se insertan ambas opciones, separadas por una coma.
28535 \end_layout
28536
28537 \begin_layout Standard
28538 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
28539  documento.
28540  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
28541  estilo 
28542 \series bold
28543 Centrado
28544 \series default
28545  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
28546 \begin_inset CommandInset ref
28547 LatexCommand ref
28548 reference "sub:Entorno-flalign"
28549
28550 \end_inset
28551
28552 .
28553 \end_layout
28554
28555 \begin_layout Section
28556 Ecuaciones multilínea
28557 \begin_inset CommandInset label
28558 LatexCommand label
28559 name "sec:Ecuaciones-multilínea"
28560
28561 \end_inset
28562
28563
28564 \begin_inset Index idx
28565 status collapsed
28566
28567 \begin_layout Plain Layout
28568 Ecuación ! multilínea
28569 \end_layout
28570
28571 \end_inset
28572
28573
28574 \end_layout
28575
28576 \begin_layout Subsection
28577 General
28578 \end_layout
28579
28580 \begin_layout Standard
28581 En LyX se generan nuevas líneas en una ecuación con 
28582 \family sans
28583 \series bold
28584 Ctrl+Entrar
28585 \family default
28586 \series default
28587 .
28588  Esto crea un 
28589 \series bold
28590 entorno eqnarray
28591 \series default
28592 , que se describe en
28593 \begin_inset space ~
28594 \end_inset
28595
28596
28597 \begin_inset CommandInset ref
28598 LatexCommand ref
28599 reference "sub:Entorno-eqnarray"
28600
28601 \end_inset
28602
28603  o, si se ha marcado la opción 
28604 \family sans
28605 Usar
28606 \begin_inset space ~
28607 \end_inset
28608
28609 el
28610 \begin_inset space ~
28611 \end_inset
28612
28613 paquete
28614 \begin_inset space ~
28615 \end_inset
28616
28617 de
28618 \begin_inset space ~
28619 \end_inset
28620
28621 ecuaciones
28622 \begin_inset space ~
28623 \end_inset
28624
28625 AMS
28626 \family default
28627  en la configuración del documento
28628 \family sans
28629 , un 
28630 \series bold
28631 entorno
28632 \family default
28633 \series default
28634  
28635 \series bold
28636 align
28637 \series default
28638 , que se describe en
28639 \begin_inset space ~
28640 \end_inset
28641
28642
28643 \begin_inset CommandInset ref
28644 LatexCommand ref
28645 reference "sub:Entorno-align-estándar"
28646
28647 \end_inset
28648
28649 .
28650  Se recomienda el entorno align porque proporciona una salida tipográficamente
28651  correcta en cualquier caso.
28652 \end_layout
28653
28654 \begin_layout Standard
28655 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28656  el menú 
28657 \family sans
28658 Insertar\SpecialChar \menuseparator
28659 Ecuación
28660 \family default
28661 .
28662  En las siguientes secciones se describen estos entornos.
28663 \end_layout
28664
28665 \begin_layout Standard
28666 En todos los entornos de ecuación multilínea la combinación 
28667 \family sans
28668 Ctrl+Entrar
28669 \family default
28670  genera una línea nueva.
28671  Para añadir o quitar líneas se pueden usar los botones 
28672 \begin_inset Graphics
28673         filename ../../images/tabular-feature_append-row.png
28674         scale 85
28675
28676 \end_inset
28677
28678  o 
28679 \begin_inset Graphics
28680         filename ../../images/tabular-feature_delete-row.png
28681         scale 85
28682
28683 \end_inset
28684
28685 de la barra de herramientas, respectivamente, o el menú 
28686 \family sans
28687 Editar\SpecialChar \menuseparator
28688 Filas y columnas
28689 \family default
28690 .
28691 \end_layout
28692
28693 \begin_layout Subsubsection
28694 Separación de líneas
28695 \begin_inset CommandInset label
28696 LatexCommand label
28697 name "sub:Separación-de-líneas"
28698
28699 \end_inset
28700
28701
28702 \begin_inset Index idx
28703 status collapsed
28704
28705 \begin_layout Plain Layout
28706 Ecuación ! multilínea ! separación de filas
28707 \end_layout
28708
28709 \end_inset
28710
28711
28712 \end_layout
28713
28714 \begin_layout Standard
28715 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28716 \begin_inset Formula 
28717 \begin{eqnarray*}
28718 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}\\
28719 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0
28720 \end{eqnarray*}
28721
28722 \end_inset
28723
28724 En LaTeX un espacio adicional para una línea se especifica como argumento
28725  opcional del comando de nueva línea.
28726  Esto aún no es posible en LYX,
28727 \begin_inset Foot
28728 status collapsed
28729
28730 \begin_layout Plain Layout
28731 véase 
28732 \begin_inset CommandInset href
28733 LatexCommand href
28734 name "LyX-bug #1505"
28735 target "http://www.lyx.org/trac/ticket/1505"
28736
28737 \end_inset
28738
28739
28740 \end_layout
28741
28742 \end_inset
28743
28744  por lo que toda la ecuación debe insertarse en modo TeX.
28745  Para añadir espacio en nuestro ejemplo se inserta el comando 
28746 \series bold
28747
28748 \backslash
28749
28750 \backslash
28751 [3mm]
28752 \series default
28753  al final de la primera línea.
28754  Así: 
28755 \begin_inset ERT
28756 status collapsed
28757
28758 \begin_layout Plain Layout
28759
28760
28761 \backslash
28762 begin{eqnarray*}
28763 \end_layout
28764
28765 \begin_layout Plain Layout
28766
28767 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28768  = & 
28769 \backslash
28770 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28771 \backslash
28772
28773 \backslash
28774 [3mm]
28775 \end_layout
28776
28777 \begin_layout Plain Layout
28778
28779 4x^{2}
28780 \backslash
28781 left(B^{2}+x_{0}^{2}
28782 \backslash
28783 right)+4x_{0}x
28784 \backslash
28785 left(D-B^{2}
28786 \backslash
28787 right)+B^{2}
28788 \backslash
28789 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28790 \backslash
28791 right) & = & 0
28792 \end_layout
28793
28794 \begin_layout Plain Layout
28795
28796
28797 \backslash
28798 end{eqnarray*}
28799 \end_layout
28800
28801 \end_inset
28802
28803
28804 \begin_inset VSpace bigskip
28805 \end_inset
28806
28807
28808 \end_layout
28809
28810 \begin_layout Standard
28811 Para obtener separación en todas las líneas hay que cambiar la longitud
28812  
28813 \series bold
28814
28815 \backslash
28816 jot
28817 \series default
28818
28819 \begin_inset Index idx
28820 status collapsed
28821
28822 \begin_layout Plain Layout
28823 Comandos ! J ! 
28824 \backslash
28825 jot
28826 \end_layout
28827
28828 \end_inset
28829
28830 .
28831  La definición es: 
28832 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28833 \end_inset
28834
28835 .
28836  El valor predeterminado para 
28837 \series bold
28838
28839 \backslash
28840 jot
28841 \series default
28842  es 3
28843 \begin_inset space \thinspace{}
28844 \end_inset
28845
28846 pt.
28847  Para establecer una separación adicional de 3
28848 \begin_inset space \thinspace{}
28849 \end_inset
28850
28851 mm como en el ejemplo anterior, se inserta el comando
28852 \end_layout
28853
28854 \begin_layout Standard
28855
28856 \series bold
28857
28858 \backslash
28859 setlength{
28860 \backslash
28861 jot}{3mm+3pt}
28862 \end_layout
28863
28864 \begin_layout Standard
28865 en modo TeX antes de la ecuación.
28866  Es necesario cargar el paquete 
28867 \series bold
28868 calc
28869 \series default
28870
28871 \begin_inset Foot
28872 status collapsed
28873
28874 \begin_layout Plain Layout
28875
28876 \series bold
28877 calc
28878 \series default
28879  forma parte de toda instalación LaTeX estándar.
28880 \end_layout
28881
28882 \end_inset
28883
28884
28885 \begin_inset Index idx
28886 status collapsed
28887
28888 \begin_layout Plain Layout
28889 Paquetes ! calc
28890 \end_layout
28891
28892 \end_inset
28893
28894  en el preámbulo con la línea
28895 \end_layout
28896
28897 \begin_layout Standard
28898
28899 \series bold
28900
28901 \backslash
28902 usepackage{calc}
28903 \end_layout
28904
28905 \begin_layout Standard
28906 Se obtiene:
28907 \begin_inset ERT
28908 status collapsed
28909
28910 \begin_layout Plain Layout
28911
28912
28913 \backslash
28914 setlength{
28915 \backslash
28916 jot}{3mm+3pt}
28917 \end_layout
28918
28919 \end_inset
28920
28921
28922 \begin_inset Formula 
28923 \begin{eqnarray*}
28924 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}\\
28925 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0
28926 \end{eqnarray*}
28927
28928 \end_inset
28929
28930
28931 \begin_inset ERT
28932 status collapsed
28933
28934 \begin_layout Plain Layout
28935
28936
28937 \backslash
28938 setlength{
28939 \backslash
28940 jot}{3pt}
28941 \end_layout
28942
28943 \end_inset
28944
28945  Para volver a la distancia predeterminada, 
28946 \series bold
28947
28948 \backslash
28949 jot
28950 \series default
28951  se establece en 3
28952 \begin_inset space \thinspace{}
28953 \end_inset
28954
28955 pt.
28956 \end_layout
28957
28958 \begin_layout Subsubsection
28959 Separación de columnas
28960 \begin_inset CommandInset label
28961 LatexCommand label
28962 name "sub:Separación-de-columnas"
28963
28964 \end_inset
28965
28966
28967 \begin_inset Index idx
28968 status collapsed
28969
28970 \begin_layout Plain Layout
28971 Ecuación ! multilínea !separación de columnas
28972 \end_layout
28973
28974 \end_inset
28975
28976
28977 \end_layout
28978
28979 \begin_layout Standard
28980 Una ecuación multilínea forma una matriz.
28981  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28982  columnas.
28983  Cambiando la separación de columnas en este entorno se puede cambiar el
28984  espacio junto al signo de relación.
28985 \end_layout
28986
28987 \begin_layout Standard
28988 La separación de columnas se especifica con la longitud
28989 \series bold
28990  
28991 \backslash
28992 arraycolsep
28993 \series default
28994
28995 \begin_inset Index idx
28996 status collapsed
28997
28998 \begin_layout Plain Layout
28999 Comandos ! A ! 
29000 \backslash
29001 arraycolsep
29002 \end_layout
29003
29004 \end_inset
29005
29006  según:
29007 \begin_inset Newline newline
29008 \end_inset
29009
29010 separación de columnas = 2
29011 \begin_inset space \thinspace{}
29012 \end_inset
29013
29014
29015 \series bold
29016
29017 \backslash
29018 arraycolsep
29019 \series default
29020
29021 \begin_inset Newline newline
29022 \end_inset
29023
29024 Así, el comando en modo TeX
29025 \end_layout
29026
29027 \begin_layout Standard
29028
29029 \series bold
29030
29031 \backslash
29032 setlength{
29033 \backslash
29034 arraycolsep}{1cm}
29035 \end_layout
29036
29037 \begin_layout Standard
29038 establece para todas las ecuaciones siguientes una separación de columnas
29039  de 2
29040 \begin_inset space \thinspace{}
29041 \end_inset
29042
29043 cm.
29044  Para volver al valor predefinido, 
29045 \series bold
29046
29047 \backslash
29048 arraycolsep
29049 \series default
29050  se pone en 5
29051 \begin_inset space \thinspace{}
29052 \end_inset
29053
29054 pt.
29055 \end_layout
29056
29057 \begin_layout Standard
29058 Una ecuación con separación de 2
29059 \begin_inset space \thinspace{}
29060 \end_inset
29061
29062 cm entre columnas:
29063 \begin_inset ERT
29064 status collapsed
29065
29066 \begin_layout Plain Layout
29067
29068
29069 \backslash
29070 setlength{
29071 \backslash
29072 arraycolsep}{1cm}
29073 \end_layout
29074
29075 \end_inset
29076
29077
29078 \begin_inset Formula 
29079 \begin{eqnarray*}
29080 A & = & B\\
29081 C & \ne & A
29082 \end{eqnarray*}
29083
29084 \end_inset
29085
29086 Una ecuación con la separación predefinida para matrices, 10
29087 \begin_inset space \thinspace{}
29088 \end_inset
29089
29090 pt:
29091 \begin_inset ERT
29092 status collapsed
29093
29094 \begin_layout Plain Layout
29095
29096
29097 \backslash
29098 setlength{
29099 \backslash
29100 arraycolsep}{5pt}
29101 \end_layout
29102
29103 \end_inset
29104
29105
29106 \begin_inset Formula 
29107 \begin{eqnarray*}
29108 A & = & B\\
29109 C & \ne & A
29110 \end{eqnarray*}
29111
29112 \end_inset
29113
29114
29115 \end_layout
29116
29117 \begin_layout Subsubsection
29118 Ecuaciones largas
29119 \begin_inset Index idx
29120 status collapsed
29121
29122 \begin_layout Plain Layout
29123 Ecuación ! larga
29124 \end_layout
29125
29126 \end_inset
29127
29128
29129 \end_layout
29130
29131 \begin_layout Standard
29132 Se pueden componer ecuaciones largas mediante estos métodos:
29133 \end_layout
29134
29135 \begin_layout Itemize
29136 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
29137  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
29138 \begin_inset Formula 
29139 \begin{eqnarray}
29140 H & = & W_{SB}+W_{mv}+W_{D}-\frac{\hbar^{2}}{2m_{0}}\Delta-\frac{\hbar^{2}}{2m_{1}}\Delta_{1}-\frac{\hbar^{2}}{2m_{2}}\Delta_{2}-\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{1}|}\nonumber \\
29141  &  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\label{eq:cortolargo}
29142 \end{eqnarray}
29143
29144 \end_inset
29145
29146 El signo menos al principio de la segunda línea normalmente no aparece como
29147  operador porque es el primer carácter de la línea.
29148  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
29149  Para evitarlo se ha insertado 3
29150 \begin_inset space \thinspace{}
29151 \end_inset
29152
29153 pt de espacio detrás del menos con el comando 
29154 \series bold
29155
29156 \backslash
29157 hspace
29158 \series default
29159 .
29160 \begin_inset Foot
29161 status collapsed
29162
29163 \begin_layout Plain Layout
29164 véase más sobre 
29165 \series bold
29166
29167 \backslash
29168 hspace
29169 \series default
29170  en 
29171 \begin_inset CommandInset ref
29172 LatexCommand ref
29173 reference "sub:Espacio-variable"
29174
29175 \end_inset
29176
29177
29178 \end_layout
29179
29180 \end_inset
29181
29182
29183 \begin_inset Index idx
29184 status collapsed
29185
29186 \begin_layout Plain Layout
29187 Comandos ! H ! 
29188 \backslash
29189 hspace
29190 \end_layout
29191
29192 \end_inset
29193
29194
29195 \end_layout
29196
29197 \begin_layout Itemize
29198 Si ambos lados de la ecuación son demasiado largos se usa el comando 
29199 \series bold
29200
29201 \backslash
29202 lefteqn
29203 \series default
29204
29205 \begin_inset Index idx
29206 status collapsed
29207
29208 \begin_layout Plain Layout
29209 Comandos ! L ! 
29210 \backslash
29211 lefteqn
29212 \end_layout
29213
29214 \end_inset
29215
29216 .
29217  Se inserta en la primer columna de la primera línea y hace que todas las
29218  inserciones posteriores sobreescriban las columnas siguientes:
29219 \begin_inset Formula 
29220 \begin{eqnarray}
29221 \lefteqn{4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}}\nonumber \\
29222  &  & -\hspace{3pt}B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}\nonumber \\
29223  &  & =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\label{eq:lefteqn}
29224 \end{eqnarray}
29225
29226 \end_inset
29227
29228 Tras la inserción de 
29229 \series bold
29230
29231 \backslash
29232 lefteqn
29233 \series default
29234  el cursor está en un marco púrpura un poco a la izquierda del azul.
29235  La ecuación se inserta en éste.
29236 \begin_inset Newline newline
29237 \end_inset
29238
29239 El contenido de las restantes líneas se inserta en la segunda columna o
29240  en otra.
29241  A mayor número de columna donde se inserte, mayor sangrado.
29242 \begin_inset VSpace medskip
29243 \end_inset
29244
29245
29246 \begin_inset Newline newline
29247 \end_inset
29248
29249
29250 \begin_inset Note Greyedout
29251 status collapsed
29252
29253 \begin_layout Plain Layout
29254 Ten en cuenta lo siguiente si usas 
29255 \series bold
29256
29257 \backslash
29258 lefteqn
29259 \series default
29260 :
29261 \end_layout
29262
29263 \begin_layout Itemize
29264 La ecuación no usa la anchura total de la página.
29265  Cuando se añade, p.
29266 \begin_inset space \thinspace{}
29267 \end_inset
29268
29269 e., el término 
29270 \begin_inset Formula $-B^{2}$
29271 \end_inset
29272
29273  en la primera línea del ejemplo, debería estar fuera del margen.
29274  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
29275  principio de la primera línea.
29276 \end_layout
29277
29278 \begin_layout Itemize
29279 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
29280  primera línea.
29281 \begin_inset Foot
29282 status collapsed
29283
29284 \begin_layout Plain Layout
29285 \begin_inset CommandInset href
29286 LatexCommand href
29287 name "LyX-bug #1429"
29288 target "http://www.lyx.org/trac/ticket/1429"
29289
29290 \end_inset
29291
29292
29293 \end_layout
29294
29295 \end_inset
29296
29297  Sólo se puede poner el cursor al principio de la línea y moverlo con las
29298  teclas de flecha.
29299 \end_layout
29300
29301 \end_inset
29302
29303  
29304 \end_layout
29305
29306 \begin_layout Itemize
29307 Se describen otros métodos para escribir fórmulas largas en 
29308 \begin_inset CommandInset ref
29309 LatexCommand ref
29310 reference "sub:Entorno-multilínea"
29311
29312 \end_inset
29313
29314  y 
29315 \begin_inset CommandInset ref
29316 LatexCommand ref
29317 reference "sub:Partes-multilínea"
29318
29319 \end_inset
29320
29321 .
29322 \end_layout
29323
29324 \begin_layout Subsubsection
29325 Delimitadores multilínea
29326 \begin_inset CommandInset label
29327 LatexCommand label
29328 name "sub:Delimitadores-multilínea"
29329
29330 \end_inset
29331
29332
29333 \begin_inset Index idx
29334 status collapsed
29335
29336 \begin_layout Plain Layout
29337 Delimitadores ! para varias líneas
29338 \end_layout
29339
29340 \end_inset
29341
29342
29343 \end_layout
29344
29345 \begin_layout Standard
29346 Para poner delimitadores que cubran varias líneas hay un problema:
29347 \begin_inset Formula 
29348 \begin{eqnarray*}
29349 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29350  &  & \left.\cdots+B-D\right]
29351 \end{eqnarray*}
29352
29353 \end_inset
29354
29355 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
29356 res con tamaño variable no abarcan líneas múltiples.
29357 \end_layout
29358
29359 \begin_layout Standard
29360 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
29361  primera línea se finaliza con 
29362 \series bold
29363
29364 \backslash
29365 right.
29366 \series default
29367
29368 \begin_inset Index idx
29369 status collapsed
29370
29371 \begin_layout Plain Layout
29372 Comandos ! R ! 
29373 \backslash
29374 right
29375 \end_layout
29376
29377 \end_inset
29378
29379  y la segunda con 
29380 \series bold
29381
29382 \backslash
29383 left.
29384 \series default
29385 .
29386 \begin_inset Foot
29387 status collapsed
29388
29389 \begin_layout Plain Layout
29390 Más sobre 
29391 \series bold
29392
29393 \backslash
29394 left.
29395
29396 \series default
29397  y 
29398 \series bold
29399
29400 \backslash
29401 right.
29402
29403 \series default
29404  en 
29405 \begin_inset CommandInset ref
29406 LatexCommand ref
29407 reference "sub:Tamaño-automático-de"
29408
29409 \end_inset
29410
29411
29412 \end_layout
29413
29414 \end_inset
29415
29416
29417 \begin_inset Index idx
29418 status collapsed
29419
29420 \begin_layout Plain Layout
29421 Comandos ! L ! 
29422 \backslash
29423 left
29424 \end_layout
29425
29426 \end_inset
29427
29428  Después de 
29429 \series bold
29430
29431 \backslash
29432 left.
29433
29434 \series default
29435  se inserta el comando 
29436 \series bold
29437
29438 \backslash
29439 vphantom
29440 \series default
29441
29442 \begin_inset ERT
29443 status collapsed
29444
29445 \begin_layout Plain Layout
29446
29447
29448 \backslash
29449 spce 
29450 \end_layout
29451
29452 \end_inset
29453
29454
29455 \series bold
29456
29457 \backslash
29458 prod
29459 \series default
29460 ^
29461 \begin_inset ERT
29462 status collapsed
29463
29464 \begin_layout Plain Layout
29465
29466
29467 \backslash
29468 spce 
29469 \end_layout
29470
29471 \end_inset
29472
29473
29474 \series bold
29475
29476 \backslash
29477 infty
29478 \series default
29479
29480 \begin_inset ERT
29481 status collapsed
29482
29483 \begin_layout Plain Layout
29484
29485
29486 \backslash
29487 spce 
29488 \end_layout
29489
29490 \end_inset
29491
29492
29493 \series bold
29494
29495 \begin_inset Formula $\downarrow$
29496 \end_inset
29497
29498 _R=1}
29499 \series default
29500
29501 \begin_inset Index idx
29502 status collapsed
29503
29504 \begin_layout Plain Layout
29505 Comandos ! V ! 
29506 \backslash
29507 vphantom
29508 \end_layout
29509
29510 \end_inset
29511
29512 , porque el operador de multiplicación con sus límites es el símbolo mayor
29513  en la primera línea y ese debería ser el tamaño para el delimitador en
29514  la segunda línea.
29515 \end_layout
29516
29517 \begin_layout Standard
29518 El resultado es: 
29519 \begin_inset Formula 
29520 \begin{eqnarray*}
29521 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29522  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29523 \end{eqnarray*}
29524
29525 \end_inset
29526
29527
29528 \end_layout
29529
29530 \begin_layout Subsection
29531 Entornos align
29532 \end_layout
29533
29534 \begin_layout Standard
29535 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
29536  Son especialmente apropiados para poner ecuaciones adosadas.
29537 \end_layout
29538
29539 \begin_layout Standard
29540 Los entornos align constan de columnas.
29541  Las columnas impares se alinean a la derecha, las pares a la izquierda.
29542  En un entorno align se puede numerar cada línea.
29543 \end_layout
29544
29545 \begin_layout Standard
29546 Los entornos align se crean con el menú 
29547 \family sans
29548 Insertar\SpecialChar \menuseparator
29549 Ecuación
29550 \family default
29551 .
29552  Una ecuación existente se puede convertir a align con el menú 
29553 \family sans
29554 Editar\SpecialChar \menuseparator
29555 Ecuación\SpecialChar \menuseparator
29556 Cambiar tipo de ecuación
29557 \family default
29558 .
29559 \end_layout
29560
29561 \begin_layout Standard
29562 Para añadir o quitar columnas se pueden usar los botones 
29563 \begin_inset Graphics
29564         filename ../../images/tabular-feature_append-row.png
29565         scale 85
29566
29567 \end_inset
29568
29569  o 
29570 \begin_inset Graphics
29571         filename ../../images/tabular-feature_delete-row.png
29572         scale 85
29573
29574 \end_inset
29575
29576  de la barra de ecuaciones o el menú 
29577 \family sans
29578 Editar\SpecialChar \menuseparator
29579 Filas y columnas
29580 \family default
29581 .
29582 \end_layout
29583
29584 \begin_layout Subsubsection
29585 Entorno align estándar
29586 \begin_inset CommandInset label
29587 LatexCommand label
29588 name "sub:Entorno-align-estándar"
29589
29590 \end_inset
29591
29592
29593 \begin_inset Index idx
29594 status collapsed
29595
29596 \begin_layout Plain Layout
29597 Ecuación ! multilínea ! entorno align
29598 \end_layout
29599
29600 \end_inset
29601
29602
29603 \end_layout
29604
29605 \begin_layout Standard
29606 Este entorno align se crea pulsando 
29607 \family sans
29608 Ctrl+Entrar
29609 \family default
29610  en una ecuación o con el menú 
29611 \family sans
29612 Insertar\SpecialChar \menuseparator
29613 Ecuación\SpecialChar \menuseparator
29614 Entorno AMS align
29615 \family default
29616 .
29617 \end_layout
29618
29619 \begin_layout Standard
29620 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29621  align de cuatro columnas:
29622 \begin_inset Formula 
29623 \begin{align*}
29624 A & =\sen(B) & C & =D\\
29625 C & \neq A & B & \neq D
29626 \end{align*}
29627
29628 \end_inset
29629
29630 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29631  un 
29632 \series bold
29633
29634 \backslash
29635 hfill
29636 \series default
29637
29638 \begin_inset Foot
29639 status collapsed
29640
29641 \begin_layout Plain Layout
29642 Más sobre 
29643 \series bold
29644
29645 \backslash
29646 hfill
29647 \series default
29648  en 
29649 \begin_inset CommandInset ref
29650 LatexCommand ref
29651 reference "sub:Espacio-variable"
29652
29653 \end_inset
29654
29655
29656 \end_layout
29657
29658 \end_inset
29659
29660  antes de la primera y detrás de cada columna par.
29661  Si se pone en estilo 
29662 \series bold
29663 Sangrado
29664 \series default
29665 ,
29666 \begin_inset Foot
29667 status collapsed
29668
29669 \begin_layout Plain Layout
29670 véase estilos de ecuación en 
29671 \begin_inset CommandInset ref
29672 LatexCommand ref
29673 reference "sec:Estilos-de-ecuación"
29674
29675 \end_inset
29676
29677
29678 \end_layout
29679
29680 \end_inset
29681
29682  la ecuación queda sin el 
29683 \series bold
29684
29685 \backslash
29686 hfill
29687 \series default
29688  ante la primera columna.
29689 \end_layout
29690
29691 \begin_layout Subsubsection
29692 Entorno alignat
29693 \begin_inset Index idx
29694 status collapsed
29695
29696 \begin_layout Plain Layout
29697 Ecuación ! multilínea ! entorno alignat
29698 \end_layout
29699
29700 \end_inset
29701
29702
29703 \end_layout
29704
29705 \begin_layout Standard
29706 El entorno alignat no tiene separación predefinida de columnas.
29707  Se puede insertar manualmente con los espacios descritos en 
29708 \begin_inset CommandInset ref
29709 LatexCommand ref
29710 reference "sec:Espacio"
29711
29712 \end_inset
29713
29714 .
29715 \end_layout
29716
29717 \begin_layout Standard
29718 El ejemplo anterior en el entorno alignat, con un espacio de 1
29719 \begin_inset space \thinspace{}
29720 \end_inset
29721
29722 cm al comienzo da la segunda ecuación:
29723 \begin_inset Formula 
29724 \begin{alignat*}{2}
29725 A & =\sen(B)\hspace{1cm} & C & =D\\
29726 C & \neq A & B & \neq D
29727 \end{alignat*}
29728
29729 \end_inset
29730
29731 Como cada columna puede tener un espacio diferente, este entorno es especialment
29732 e apropiado para poner tres o más ecuaciones adosadas.
29733 \end_layout
29734
29735 \begin_layout Subsubsection
29736 Entorno flalign
29737 \begin_inset CommandInset label
29738 LatexCommand label
29739 name "sub:Entorno-flalign"
29740
29741 \end_inset
29742
29743
29744 \begin_inset Index idx
29745 status collapsed
29746
29747 \begin_layout Plain Layout
29748 Ecuación ! multilínea ! entorno flalign
29749 \end_layout
29750
29751 \end_inset
29752
29753
29754 \end_layout
29755
29756 \begin_layout Standard
29757 En este entorno las dos primeras columnas están siempre tan a la izquierda
29758  como sea posible y las dos últimas a la derecha.
29759  Ejemplo:
29760 \begin_inset Formula 
29761 \begin{flalign*}
29762 A & =1 & B & =2 & C & =3\\
29763 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
29764 \end{flalign*}
29765
29766 \end_inset
29767
29768 En un entorno flalign con un número impar de columnas, en la última de las
29769  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29770  alineadas a la izquierda, aunque se use el estilo 
29771 \series bold
29772 Centrado
29773 \series default
29774 .
29775  Un ejemplo de fórmula sangrada 
29776 \begin_inset CommandInset ref
29777 LatexCommand eqref
29778 reference "eq:IntVol"
29779
29780 \end_inset
29781
29782 :
29783 \begin_inset Formula 
29784 \begin{flalign}
29785 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
29786 \end{flalign}
29787
29788 \end_inset
29789
29790 Las dos primeras columnas contienen la fórmula.
29791  Para sangrarla como con el estilo 
29792 \series bold
29793 Sangrado
29794 \series default
29795 , se añade un espacio de 30
29796 \begin_inset space \thinspace{}
29797 \end_inset
29798
29799 pt al comienzo de la primera columna.
29800  
29801 \end_layout
29802
29803 \begin_layout Subsection
29804 Entorno eqnarray
29805 \begin_inset CommandInset label
29806 LatexCommand label
29807 name "sub:Entorno-eqnarray"
29808
29809 \end_inset
29810
29811
29812 \begin_inset Index idx
29813 status collapsed
29814
29815 \begin_layout Plain Layout
29816 Ecuación ! multilínea ! entorno eqnarray
29817 \end_layout
29818
29819 \end_inset
29820
29821
29822 \begin_inset Index idx
29823 status collapsed
29824
29825 \begin_layout Plain Layout
29826 Ecuación ! multilínea ! entorno eqnarray
29827 \end_layout
29828
29829 \end_inset
29830
29831
29832 \end_layout
29833
29834 \begin_layout Standard
29835 Al introducir este entorno aparecen tres marcos azules.
29836  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29837  El contenido del marco central está centrado y algo más pequeño, porque
29838  está diseñado para insertar sólo caracteres de relación.
29839 \begin_inset Formula 
29840 \begin{eqnarray*}
29841 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29842 AB & AB & AB\\
29843 A & = & A
29844 \end{eqnarray*}
29845
29846 \end_inset
29847
29848
29849 \end_layout
29850
29851 \begin_layout Subsection
29852 Entorno gather
29853 \begin_inset Index idx
29854 status collapsed
29855
29856 \begin_layout Plain Layout
29857 Ecuación ! multilínea ! entorno gather
29858 \end_layout
29859
29860 \end_inset
29861
29862
29863 \end_layout
29864
29865 \begin_layout Standard
29866 Este entorno consta de una sola columna centrada.
29867  Se puede numerar cada línea.
29868 \begin_inset Formula 
29869 \begin{gather}
29870 A=1\\
29871 X=\mbox{-}1
29872 \end{gather}
29873
29874 \end_inset
29875
29876
29877 \end_layout
29878
29879 \begin_layout Subsection
29880 Entorno multilínea
29881 \begin_inset CommandInset label
29882 LatexCommand label
29883 name "sub:Entorno-multilínea"
29884
29885 \end_inset
29886
29887
29888 \begin_inset Index idx
29889 status collapsed
29890
29891 \begin_layout Plain Layout
29892 Ecuación ! multilínea ! entorno multilínea
29893 \end_layout
29894
29895 \end_inset
29896
29897
29898 \end_layout
29899
29900 \begin_layout Standard
29901 El entorno multilínea, como gather, consta de una sola columna.
29902  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29903  Las demás están centradas.
29904  Por tanto este entorno es apropiado para ecuaciones largas.
29905  Como ejemplo, la ecuación
29906 \begin_inset space ~
29907 \end_inset
29908
29909
29910 \begin_inset CommandInset ref
29911 LatexCommand eqref
29912 reference "eq:lefteqn"
29913
29914 \end_inset
29915
29916  en entorno multilínea:
29917 \begin_inset Formula 
29918 \begin{multline}
29919 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}\\
29920 -B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}\\
29921 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}
29922 \end{multline}
29923
29924 \end_inset
29925
29926 En la salida sólo aparece numerada la última (primera) línea si la numeración
29927  del documento es a la derecha (izquierda).
29928 \begin_inset Foot
29929 status collapsed
29930
29931 \begin_layout Plain Layout
29932 véanse los estilos de numeración en 
29933 \begin_inset CommandInset ref
29934 LatexCommand ref
29935 reference "sec:Estilos-de-ecuación"
29936
29937 \end_inset
29938
29939
29940 \end_layout
29941
29942 \end_inset
29943
29944
29945 \end_layout
29946
29947 \begin_layout Standard
29948 Con los comandos 
29949 \series bold
29950
29951 \backslash
29952 shoveright
29953 \series default
29954
29955 \begin_inset Index idx
29956 status collapsed
29957
29958 \begin_layout Plain Layout
29959 Comandos ! S ! 
29960 \backslash
29961 shoveright
29962 \end_layout
29963
29964 \end_inset
29965
29966  y 
29967 \series bold
29968
29969 \backslash
29970 shoveleft
29971 \series default
29972
29973 \begin_inset Index idx
29974 status collapsed
29975
29976 \begin_layout Plain Layout
29977 Comandos ! S ! 
29978 \backslash
29979 shoveleft
29980 \end_layout
29981
29982 \end_inset
29983
29984 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29985 ente.
29986  Los comandos se usan como sigue:
29987 \end_layout
29988
29989 \begin_layout Standard
29990
29991 \series bold
29992
29993 \backslash
29994 shoveright{contenido de la línea}
29995 \series default
29996  y 
29997 \series bold
29998
29999 \backslash
30000 shoveleft{contenido de la línea}
30001 \end_layout
30002
30003 \begin_layout Standard
30004 \begin_inset VSpace medskip
30005 \end_inset
30006
30007
30008 \end_layout
30009
30010 \begin_layout Standard
30011 La longitud 
30012 \series bold
30013
30014 \backslash
30015 multlinegap
30016 \series default
30017
30018 \begin_inset Index idx
30019 status collapsed
30020
30021 \begin_layout Plain Layout
30022 Comandos ! M ! 
30023 \backslash
30024 multlinegap
30025 \end_layout
30026
30027 \end_inset
30028
30029  especifica la distancia de la primera línea desde el margen izquierdo de
30030  la página.
30031  Esta longitud es 0
30032 \begin_inset space \thinspace{}
30033 \end_inset
30034
30035 pt por omisión.
30036 \end_layout
30037
30038 \begin_layout Standard
30039 Como ejemplo la ecuación anterior con el comando
30040 \end_layout
30041
30042 \begin_layout Standard
30043
30044 \series bold
30045
30046 \backslash
30047 setlength{
30048 \backslash
30049 multlinegap}{2cm}
30050 \end_layout
30051
30052 \begin_layout Standard
30053 insertado previamente en modo TeX:
30054 \begin_inset ERT
30055 status collapsed
30056
30057 \begin_layout Plain Layout
30058
30059
30060 \backslash
30061 setlength{
30062 \backslash
30063 multlinegap}{2cm}
30064 \end_layout
30065
30066 \end_inset
30067
30068
30069 \begin_inset Formula 
30070 \begin{multline}
30071 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}\\
30072 \shoveleft{-B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}\\
30073 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}
30074 \end{multline}
30075
30076 \end_inset
30077
30078
30079 \begin_inset ERT
30080 status collapsed
30081
30082 \begin_layout Plain Layout
30083
30084
30085 \backslash
30086 setlength{
30087 \backslash
30088 multlinegap}{0pt}
30089 \end_layout
30090
30091 \end_inset
30092
30093 La segunda línea se ha alineado a la izquierda con 
30094 \series bold
30095
30096 \backslash
30097 shoveleft
30098 \series default
30099 .
30100 \end_layout
30101
30102 \begin_layout Subsection
30103 Ecuación con partes multilínea
30104 \begin_inset CommandInset label
30105 LatexCommand label
30106 name "sub:Partes-multilínea"
30107
30108 \end_inset
30109
30110
30111 \begin_inset Index idx
30112 status collapsed
30113
30114 \begin_layout Plain Layout
30115 Ecuación ! multilínea ! solo parte
30116 \end_layout
30117
30118 \end_inset
30119
30120
30121 \end_layout
30122
30123 \begin_layout Standard
30124 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
30125  siguientes entornos: 
30126 \series bold
30127 aligned
30128 \series default
30129
30130 \series bold
30131 alignedat
30132 \series default
30133
30134 \series bold
30135 gathered
30136 \series default
30137  o 
30138 \series bold
30139 split
30140 \series default
30141 .
30142  Se pueden elegir en el menú 
30143 \family sans
30144 Insertar\SpecialChar \menuseparator
30145 Ecuación
30146 \family default
30147  o usando los comandos aquí descritos.
30148 \end_layout
30149
30150 \begin_layout Standard
30151 Los tres primeros tienen las mismas propiedades que los correspondientes
30152  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
30153  Un ejemplo:
30154 \begin_inset Formula 
30155 \[
30156 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
30157 \Delta E\Delta t & \ge\frac{\hbar}{2}
30158 \end{aligned}
30159 \right\} \mbox{Relaciones de incertidumbre}
30160 \]
30161
30162 \end_inset
30163
30164 Para componer esta expresión se inserta una ecuación presentada y en ella
30165  se introduce el comando 
30166 \series bold
30167
30168 \backslash
30169 aligned
30170 \series default
30171
30172 \begin_inset Index idx
30173 status collapsed
30174
30175 \begin_layout Plain Layout
30176 Comandos ! A ! 
30177 \backslash
30178 aligned
30179 \end_layout
30180
30181 \end_inset
30182
30183 .
30184  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
30185  añadir filas y columnas.
30186  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
30187  como la llave.
30188 \end_layout
30189
30190 \begin_layout Standard
30191 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
30192  se alinean horizontalmente.
30193  Usar aligned en una ecuación presentada tiene la ventaja de que el número
30194  de ecuación se centra verticalmente con las líneas.
30195  Como ejemplo, la ecuación 
30196 \begin_inset CommandInset ref
30197 LatexCommand eqref
30198 reference "eq:cortolargo"
30199
30200 \end_inset
30201
30202  en entorno aligned: 
30203 \begin_inset Formula 
30204 \begin{equation}
30205 \begin{aligned}H=\; & W_{SB}+W_{mv}+W_{D}-\frac{\hbar^{2}}{2m_{0}}\Delta-\frac{\hbar^{2}}{2m_{1}}\Delta_{1}-\frac{\hbar^{2}}{2m_{2}}\Delta_{2}-\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{1}|}\\
30206  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}
30207 \end{aligned}
30208 \end{equation}
30209
30210 \end_inset
30211
30212 Para usar los entornos 
30213 \series bold
30214 alignedat
30215 \series default
30216
30217 \series bold
30218 gathered
30219 \series default
30220 , o 
30221 \series bold
30222 split
30223 \series default
30224 , se insertan respectivamente los comandos
30225 \series bold
30226  
30227 \backslash
30228 alignedat
30229 \series default
30230 ,
30231 \begin_inset Index idx
30232 status collapsed
30233
30234 \begin_layout Plain Layout
30235 Comandos ! A ! 
30236 \backslash
30237 alignedat
30238 \end_layout
30239
30240 \end_inset
30241
30242  
30243 \series bold
30244
30245 \backslash
30246 gathered
30247 \series default
30248
30249 \begin_inset Index idx
30250 status collapsed
30251
30252 \begin_layout Plain Layout
30253 Comandos ! G ! 
30254 \backslash
30255 gathered
30256 \end_layout
30257
30258 \end_inset
30259
30260 , o 
30261 \series bold
30262
30263 \backslash
30264 split
30265 \series default
30266
30267 \begin_inset Index idx
30268 status collapsed
30269
30270 \begin_layout Plain Layout
30271 Comandos ! S ! 
30272 \backslash
30273 split
30274 \end_layout
30275
30276 \end_inset
30277
30278 .
30279  El entorno split tiene las mismas propiedades que aligned pero sólo puede
30280  tener dos columnas.
30281 \end_layout
30282
30283 \begin_layout Subsection
30284 Texto en ecuaciones multilínea
30285 \begin_inset CommandInset label
30286 LatexCommand label
30287 name "sub:Texto-en-multilínea"
30288
30289 \end_inset
30290
30291
30292 \begin_inset Index idx
30293 status collapsed
30294
30295 \begin_layout Plain Layout
30296 Texto ! en ecuaciones
30297 \end_layout
30298
30299 \end_inset
30300
30301
30302 \begin_inset Index idx
30303 status collapsed
30304
30305 \begin_layout Plain Layout
30306 Ecuación ! multilínea ! texto en
30307 \end_layout
30308
30309 \end_inset
30310
30311
30312 \end_layout
30313
30314 \begin_layout Standard
30315 En los entornos align, multilínea y gather, se puede insertar texto que
30316  se mostrará en una línea separada y que no afecta la alineación de columna.
30317  Para esto se usa el comando 
30318 \series bold
30319
30320 \backslash
30321 intertext
30322 \series default
30323
30324 \begin_inset Index idx
30325 status collapsed
30326
30327 \begin_layout Plain Layout
30328 Comandos ! I ! 
30329 \backslash
30330 intertext
30331 \end_layout
30332
30333 \end_inset
30334
30335  con el siguiente esquema:
30336 \end_layout
30337
30338 \begin_layout Standard
30339
30340 \series bold
30341
30342 \backslash
30343 intertext{texto}
30344 \end_layout
30345
30346 \begin_layout Standard
30347 El texto no debería ocupar más de una línea porque no se puede partir con
30348  guión.
30349  Como LyX aún no soporta 
30350 \series bold
30351
30352 \backslash
30353 intertext
30354 \series default
30355  directamente, el texto se escribe como texto matemático.
30356  
30357 \series bold
30358
30359 \backslash
30360 intertext
30361 \series default
30362  debe por tanto estar al comienzo de una línea y en la salida se presenta
30363  sobre esta línea.
30364  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
30365 \begin_inset Formula 
30366 \begin{align}
30367 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30368 \intertext{\text{el integrando es simétrico para \ensuremath{\phi=\pi}, por tanto}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
30369 \end{align}
30370
30371 \end_inset
30372
30373
30374 \end_layout
30375
30376 \begin_layout Standard
30377 \noindent
30378 \align center
30379 \begin_inset Newpage newpage
30380 \end_inset
30381
30382
30383 \end_layout
30384
30385 \begin_layout Section
30386 Numeración de ecuaciones
30387 \begin_inset Index idx
30388 status collapsed
30389
30390 \begin_layout Plain Layout
30391 Ecuación ! numeración|see
30392 \begin_inset ERT
30393 status collapsed
30394
30395 \begin_layout Plain Layout
30396
30397 {
30398 \end_layout
30399
30400 \end_inset
30401
30402 Numeración de ecuaciones
30403 \begin_inset ERT
30404 status collapsed
30405
30406 \begin_layout Plain Layout
30407
30408 }
30409 \end_layout
30410
30411 \end_inset
30412
30413
30414 \end_layout
30415
30416 \end_inset
30417
30418
30419 \begin_inset Index idx
30420 status collapsed
30421
30422 \begin_layout Plain Layout
30423 Numeración de ecuaciones
30424 \end_layout
30425
30426 \end_inset
30427
30428
30429 \end_layout
30430
30431 \begin_layout Subsection
30432 General
30433 \end_layout
30434
30435 \begin_layout Standard
30436 Las ecuaciones numeradas se insertan con el menú 
30437 \family sans
30438 Insertar\SpecialChar \menuseparator
30439 Ecuación
30440 \family default
30441  
30442 \family sans
30443 \SpecialChar \menuseparator
30444 Numerada
30445 \family default
30446  (atajo 
30447 \family sans
30448 Ctrl+Alt
30449 \begin_inset space ~
30450 \end_inset
30451
30452 N
30453 \family default
30454 ).
30455  Ecuaciones existentes se pueden numerar con el menú 
30456 \family sans
30457 Editar\SpecialChar \menuseparator
30458 Ecuación\SpecialChar \menuseparator
30459 Numerar la ecuación
30460 \family default
30461  (atajo
30462 \family sans
30463  Alt+M
30464 \begin_inset space ~
30465 \end_inset
30466
30467 N
30468 \family default
30469 ).
30470  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
30471  En la salida se muestra el número real.
30472 \end_layout
30473
30474 \begin_layout Standard
30475 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
30476  líneas.
30477  No obstante, la numeración se puede controlar en cada línea con el menú
30478  
30479 \family sans
30480 Editar\SpecialChar \menuseparator
30481 Ecuación\SpecialChar \menuseparator
30482 Numerar la línea
30483 \family default
30484  (atajo
30485 \family sans
30486  Alt+M
30487 \begin_inset space ~
30488 \end_inset
30489
30490 Mayúsculas+N
30491 \family default
30492 ).
30493 \end_layout
30494
30495 \begin_layout Standard
30496 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
30497  distintos, véase 
30498 \begin_inset CommandInset ref
30499 LatexCommand ref
30500 reference "sec:Estilos-de-ecuación"
30501
30502 \end_inset
30503
30504 .
30505 \end_layout
30506
30507 \begin_layout Subsection
30508 Referencias cruzadas
30509 \begin_inset Index idx
30510 status collapsed
30511
30512 \begin_layout Plain Layout
30513 Ecuación ! referencias cruzadas a
30514 \end_layout
30515
30516 \end_inset
30517
30518
30519 \end_layout
30520
30521 \begin_layout Standard
30522 Todas las ecuaciones con etiqueta se pueden referir.
30523  La etiqueta se añade con el menú 
30524 \family sans
30525 Insertar\SpecialChar \menuseparator
30526 Etiqueta
30527 \family default
30528  o con el botón 
30529 \begin_inset Graphics
30530         filename ../../images/label-insert.png
30531         scale 85
30532
30533 \end_inset
30534
30535  de la barra de herramientas.
30536  El cursor debe estar dentro de una ecuación en modo presentación.
30537  Como alternativa, se puede hacer clic derecha sobre la fórmula y elegir
30538  
30539 \family sans
30540 Etiqueta de ecuación
30541 \family default
30542 .
30543  Surge un diálogo con el prefijo 
30544 \series bold
30545 eq:
30546 \series default
30547 , detrás del cual se escribe el texto de la etiqueta.
30548  El prefijo significa 
30549 \begin_inset Quotes fld
30550 \end_inset
30551
30552 equation
30553 \begin_inset Quotes frd
30554 \end_inset
30555
30556  y hace más fácil encontrar etiquetas en documentos extensos porque así
30557  se distingue p.
30558 \begin_inset space \thinspace{}
30559 \end_inset
30560
30561 ej.
30562 \begin_inset space ~
30563 \end_inset
30564
30565 de las etiquetas de sección.
30566  Para cambiar una etiqueta se usa de nuevo el menú 
30567 \family sans
30568 Insertar\SpecialChar \menuseparator
30569 Etiqueta 
30570 \family default
30571 o la opción 
30572 \family sans
30573 Etiqueta de ecuación
30574 \family default
30575  al hacer clic derecha sobre una fórmula.
30576 \end_layout
30577
30578 \begin_layout Standard
30579 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
30580  ecuación.
30581  Una ecuación con etiqueta se numera siempre.
30582 \end_layout
30583
30584 \begin_layout Standard
30585 Las referencias cruzadas se insertan mediante el menú 
30586 \family sans
30587 Insertar\SpecialChar \menuseparator
30588 Referencia cruzada
30589 \family default
30590  o con el botón 
30591 \begin_inset Graphics
30592         filename ../../images/dialog-show-new-inset_ref.png
30593         scale 85
30594
30595 \end_inset
30596
30597 .
30598  Una referencia a una ecuación aparece en la salida con su número.
30599  Si en el diálogo de referencia cruzada se elige el formato 
30600 \series bold
30601 (<referencia>)
30602 \series default
30603 , la referencia se muestra en la salida entre paréntesis.
30604  
30605 \begin_inset Newline newline
30606 \end_inset
30607
30608 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
30609  a la ecuación de referencia.
30610 \end_layout
30611
30612 \begin_layout Standard
30613 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30614  siguientes:
30615 \begin_inset Note Note
30616 status collapsed
30617
30618 \begin_layout Plain Layout
30619 Observa los distintos tipos de referencias cruzadas.
30620 \end_layout
30621
30622 \end_inset
30623
30624
30625 \end_layout
30626
30627 \begin_layout Standard
30628 Las ecuaciones 
30629 \begin_inset CommandInset ref
30630 LatexCommand eqref
30631 reference "eq:tag"
30632
30633 \end_inset
30634
30635  y 
30636 \begin_inset CommandInset ref
30637 LatexCommand eqref
30638 reference "eq:c"
30639
30640 \end_inset
30641
30642  son equivalentes.
30643  En (
30644 \begin_inset CommandInset ref
30645 LatexCommand ref
30646 reference "eq:Lat"
30647
30648 \end_inset
30649
30650 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30651 \begin_inset CommandInset ref
30652 LatexCommand ref
30653 reference "eq:Rom"
30654
30655 \end_inset
30656
30657 ).
30658 \begin_inset VSpace medskip
30659 \end_inset
30660
30661
30662 \end_layout
30663
30664 \begin_layout Standard
30665 Si el argumento de 
30666 \series bold
30667
30668 \backslash
30669 tag
30670 \begin_inset Foot
30671 status collapsed
30672
30673 \begin_layout Plain Layout
30674
30675 \series bold
30676
30677 \backslash
30678 tag
30679 \series default
30680  se describe en 
30681 \begin_inset CommandInset ref
30682 LatexCommand ref
30683 reference "sub:Numeración-personalizada"
30684
30685 \end_inset
30686
30687
30688 \end_layout
30689
30690 \end_inset
30691
30692
30693 \series default
30694  contiene un marco, como se describe en la 
30695 \begin_inset CommandInset ref
30696 LatexCommand ref
30697 reference "sub:Marcos-de-párrafo"
30698
30699 \end_inset
30700
30701 , no se puede referir la ecuación.
30702 \end_layout
30703
30704 \begin_layout Subsection
30705 Subnumeración
30706 \begin_inset Index idx
30707 status collapsed
30708
30709 \begin_layout Plain Layout
30710 Numeración de ecuaciones ! subnumeración
30711 \end_layout
30712
30713 \end_inset
30714
30715
30716 \end_layout
30717
30718 \begin_layout Standard
30719 Con ayuda de los comandos 
30720 \series bold
30721
30722 \backslash
30723 begin{subequations}
30724 \series default
30725  y 
30726 \series bold
30727
30728 \backslash
30729 end{subequations}
30730 \series default
30731  en modo TeX se pueden subnumerar ecuaciones.
30732 \end_layout
30733
30734 \begin_layout Standard
30735 Ejemplo:
30736 \begin_inset Formula 
30737 \begin{equation}
30738 A=C-B\label{eq:a}
30739 \end{equation}
30740
30741 \end_inset
30742
30743
30744 \begin_inset ERT
30745 status collapsed
30746
30747 \begin_layout Plain Layout
30748
30749
30750 \backslash
30751 addtocounter{equation}{-1}
30752 \end_layout
30753
30754 \end_inset
30755
30756
30757 \begin_inset ERT
30758 status collapsed
30759
30760 \begin_layout Plain Layout
30761
30762
30763 \backslash
30764 begin{subequations}
30765 \end_layout
30766
30767 \end_inset
30768
30769
30770 \begin_inset VSpace -5mm
30771 \end_inset
30772
30773
30774 \begin_inset Formula 
30775 \begin{equation}
30776 B=C-A\label{eq:b}
30777 \end{equation}
30778
30779 \end_inset
30780
30781
30782 \begin_inset Formula 
30783 \begin{equation}
30784 C=A+B\label{eq:c}
30785 \end{equation}
30786
30787 \end_inset
30788
30789
30790 \end_layout
30791
30792 \begin_layout Standard
30793 \begin_inset ERT
30794 status collapsed
30795
30796 \begin_layout Plain Layout
30797
30798
30799 \backslash
30800 end{subequations}
30801 \end_layout
30802
30803 \end_inset
30804
30805
30806 \end_layout
30807
30808 \begin_layout Standard
30809 Para este ejemplo se ha hecho lo siguiente:
30810 \end_layout
30811
30812 \begin_layout Enumerate
30813 se inserta la primera ecuación
30814 \end_layout
30815
30816 \begin_layout Enumerate
30817 después de ella se inserta
30818 \series bold
30819
30820 \begin_inset Newline newline
30821 \end_inset
30822
30823
30824 \backslash
30825 addtocounter{equation}{-1} 
30826 \backslash
30827 begin{subequations}
30828 \begin_inset Index idx
30829 status collapsed
30830
30831 \begin_layout Plain Layout
30832 Comandos ! A ! 
30833 \backslash
30834 addtocounter
30835 \end_layout
30836
30837 \end_inset
30838
30839
30840 \end_layout
30841
30842 \begin_layout Enumerate
30843 se inserta la segunda ecuación
30844 \end_layout
30845
30846 \begin_layout Enumerate
30847 se inserta la tercera ecuación
30848 \end_layout
30849
30850 \begin_layout Enumerate
30851 se inserta 
30852 \series bold
30853
30854 \backslash
30855 end{subequations}
30856 \series default
30857  tras la tercera ecuación
30858 \end_layout
30859
30860 \begin_layout Standard
30861 Toda ecuación entre los comandos 
30862 \series bold
30863
30864 \backslash
30865 begin
30866 \series default
30867  y 
30868 \series bold
30869
30870 \backslash
30871 end
30872 \series default
30873  se subnumera con a, b, c\SpecialChar \ldots{}
30874  En ecuaciones multilínea se subnumerará cada línea.
30875  Todas las ecuaciones subnumeradas son tratadas como 
30876 \emph on
30877 una
30878 \emph default
30879  ecuación numerada.
30880  Pero como cada ecuación numerada aumenta el contador 
30881 \series bold
30882 equation
30883 \series default
30884  en uno, hay que disminuir el comando 
30885 \series bold
30886
30887 \backslash
30888 addtocounter
30889 \series default
30890 .
30891  De lo contrario, las ecuaciones 
30892 \begin_inset CommandInset ref
30893 LatexCommand eqref
30894 reference "eq:a"
30895
30896 \end_inset
30897
30898
30899 \begin_inset CommandInset ref
30900 LatexCommand eqref
30901 reference "eq:b"
30902
30903 \end_inset
30904
30905
30906 \begin_inset CommandInset ref
30907 LatexCommand eqref
30908 reference "eq:c"
30909
30910 \end_inset
30911
30912  se numerarían 
30913 \begin_inset CommandInset ref
30914 LatexCommand eqref
30915 reference "eq:a"
30916
30917 \end_inset
30918
30919
30920 \begin_inset CommandInset ref
30921 LatexCommand eqref
30922 reference "eq:d"
30923
30924 \end_inset
30925
30926
30927 \begin_inset CommandInset ref
30928 LatexCommand eqref
30929 reference "eq:f"
30930
30931 \end_inset
30932
30933 .
30934 \end_layout
30935
30936 \begin_layout Standard
30937 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30938  ecuaciones.
30939  Para evitarlo se inserta ese espacio vertical de -5
30940 \begin_inset space \thinspace{}
30941 \end_inset
30942
30943 mm detrás del comando 
30944 \series bold
30945
30946 \backslash
30947 begin{subequations}
30948 \series default
30949 .
30950
30951 \series bold
30952  
30953 \series default
30954 Si se usa el estilo 
30955 \series bold
30956 Sangrado
30957 \series default
30958
30959 \begin_inset Foot
30960 status collapsed
30961
30962 \begin_layout Plain Layout
30963 véase estilos de ecuación en 
30964 \begin_inset CommandInset ref
30965 LatexCommand ref
30966 reference "sec:Estilos-de-ecuación"
30967
30968 \end_inset
30969
30970
30971 \end_layout
30972
30973 \end_inset
30974
30975 , entonces se inserta -7
30976 \begin_inset space \thinspace{}
30977 \end_inset
30978
30979 mm.
30980 \end_layout
30981
30982 \begin_layout Standard
30983 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30984  de la segunda línea:
30985 \begin_inset ERT
30986 status collapsed
30987
30988 \begin_layout Plain Layout
30989
30990
30991 \backslash
30992 begin{subequations}
30993 \end_layout
30994
30995 \end_inset
30996
30997
30998 \begin_inset Formula 
30999 \begin{eqnarray}
31000 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
31001  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
31002  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
31003 \end{eqnarray}
31004
31005 \end_inset
31006
31007
31008 \begin_inset ERT
31009 status collapsed
31010
31011 \begin_layout Plain Layout
31012
31013
31014 \backslash
31015 end{subequations}
31016 \end_layout
31017
31018 \end_inset
31019
31020
31021 \end_layout
31022
31023 \begin_layout Subsection
31024 Numeración definida por el usuario
31025 \begin_inset CommandInset label
31026 LatexCommand label
31027 name "sub:Numeración-personalizada"
31028
31029 \end_inset
31030
31031
31032 \begin_inset Index idx
31033 status collapsed
31034
31035 \begin_layout Plain Layout
31036 Numeración de ecuaciones ! personalizada
31037 \end_layout
31038
31039 \end_inset
31040
31041
31042 \end_layout
31043
31044 \begin_layout Standard
31045 Con la numeración estándar el número se coloca entre paréntesis.
31046  Para reemplazar los paréntesis con barras verticales, p.
31047 \begin_inset space \thinspace{}
31048 \end_inset
31049
31050 e., se añade al preámbulo LaTeX la línea: 
31051 \end_layout
31052
31053 \begin_layout Standard
31054
31055 \series bold
31056
31057 \backslash
31058 def
31059 \backslash
31060 tagform@#1{
31061 \backslash
31062 maketag@@@{|#1|}}
31063 \series default
31064
31065 \begin_inset Note Note
31066 status collapsed
31067
31068 \begin_layout Plain Layout
31069 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
31070  Para activarlo, quita el % del principio.
31071 \end_layout
31072
31073 \end_inset
31074
31075
31076 \end_layout
31077
31078 \begin_layout Standard
31079 Para usar otros caracteres, se reemplazan las barras al lado de 
31080 \series bold
31081 #1
31082 \series default
31083  por ellos.
31084  Para obtener sólo el número de ecuación se omiten las barras verticales.
31085 \begin_inset VSpace bigskip
31086 \end_inset
31087
31088
31089 \end_layout
31090
31091 \begin_layout Standard
31092 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
31093  consecutivo, se usa el comando 
31094 \series bold
31095
31096 \backslash
31097 tag
31098 \begin_inset Index idx
31099 status collapsed
31100
31101 \begin_layout Plain Layout
31102 Comandos ! T ! 
31103 \backslash
31104 tag
31105 \end_layout
31106
31107 \end_inset
31108
31109
31110 \series default
31111 :
31112 \begin_inset Formula 
31113 \begin{equation}
31114 A+B=C\tag{algo}\label{eq:tag}
31115 \end{equation}
31116
31117 \end_inset
31118
31119 En este ejemplo se ha insertado el comando
31120 \series bold
31121  
31122 \backslash
31123 tag
31124 \begin_inset ERT
31125 status collapsed
31126
31127 \begin_layout Plain Layout
31128
31129
31130 \backslash
31131 spce 
31132 \end_layout
31133
31134 \end_inset
31135
31136 algo
31137 \series default
31138  en la ecuación.
31139 \end_layout
31140
31141 \begin_layout Standard
31142 Si se usa en su lugar el comando con asterisco 
31143 \series bold
31144
31145 \backslash
31146 tag*
31147 \begin_inset ERT
31148 status collapsed
31149
31150 \begin_layout Plain Layout
31151
31152
31153 \backslash
31154 spce 
31155 \end_layout
31156
31157 \end_inset
31158
31159 algo
31160 \series default
31161  no se imprimen los paréntesis:
31162 \begin_inset Formula 
31163 \[
31164 A+B=C\tag*{algo}
31165 \]
31166
31167 \end_inset
31168
31169
31170 \end_layout
31171
31172 \begin_layout Standard
31173 \begin_inset VSpace bigskip
31174 \end_inset
31175
31176
31177 \end_layout
31178
31179 \begin_layout Standard
31180 Para reiniciar la numeración en nuevas partes o secciones del documento
31181  se usan los siguientes comandos:
31182 \end_layout
31183
31184 \begin_layout Standard
31185
31186 \series bold
31187
31188 \backslash
31189 @addtoreset{equation}{part}
31190 \series default
31191
31192 \begin_inset Index idx
31193 status collapsed
31194
31195 \begin_layout Plain Layout
31196 Comandos ! 
31197 \begin_inset ERT
31198 status collapsed
31199
31200 \begin_layout Plain Layout
31201
31202 "
31203 \end_layout
31204
31205 \end_inset
31206
31207 @
31208 \begin_inset ERT
31209 status collapsed
31210
31211 \begin_layout Plain Layout
31212
31213 "
31214 \end_layout
31215
31216 \end_inset
31217
31218  ! 
31219 \backslash
31220
31221 \begin_inset ERT
31222 status collapsed
31223
31224 \begin_layout Plain Layout
31225
31226 "
31227 \end_layout
31228
31229 \end_inset
31230
31231 @
31232 \begin_inset ERT
31233 status collapsed
31234
31235 \begin_layout Plain Layout
31236
31237 "
31238 \end_layout
31239
31240 \end_inset
31241
31242 addtoreset
31243 \end_layout
31244
31245 \end_inset
31246
31247
31248 \begin_inset Newline newline
31249 \end_inset
31250
31251
31252 \series bold
31253
31254 \backslash
31255 @addtoreset{equation}{section}
31256 \end_layout
31257
31258 \begin_layout Standard
31259 Pata poder usar estos comandos en modo TeX, el carácter 
31260 \begin_inset Quotes fld
31261 \end_inset
31262
31263 @
31264 \begin_inset Quotes frd
31265 \end_inset
31266
31267  debe 
31268 \begin_inset Quotes fld
31269 \end_inset
31270
31271 activarse
31272 \begin_inset Quotes frd
31273 \end_inset
31274
31275  para LaTeX con el comando 
31276 \series bold
31277
31278 \backslash
31279 makeatletter
31280 \series default
31281 .
31282  El comando 
31283 \series bold
31284
31285 \backslash
31286 makeatother
31287 \series default
31288  deshace esto.
31289  Así pues, la secuencia de comandos en modo TeX es:
31290 \end_layout
31291
31292 \begin_layout Standard
31293
31294 \series bold
31295
31296 \backslash
31297 makeatletter
31298 \begin_inset Newline newline
31299 \end_inset
31300
31301
31302 \backslash
31303 @addtoreset{equation}{section}
31304 \begin_inset Newline newline
31305 \end_inset
31306
31307
31308 \backslash
31309 makeatother
31310 \end_layout
31311
31312 \begin_layout Standard
31313 En el preámbulo LaTeX se pueden omitir 
31314 \series bold
31315
31316 \backslash
31317 makeatletter
31318 \series default
31319  y 
31320 \series bold
31321
31322 \backslash
31323 makeatother
31324 \series default
31325  pues son automáticamente insertados por LyX.
31326 \end_layout
31327
31328 \begin_layout Standard
31329 Para el comando 
31330 \series bold
31331
31332 \backslash
31333 @addtoreset
31334 \series default
31335 ,
31336 \series bold
31337  
31338 \series default
31339 hay que cargar en el preámbulo LaTeX el archivo 
31340 \series bold
31341 remreset.sty
31342 \series default
31343
31344 \begin_inset Foot
31345 status collapsed
31346
31347 \begin_layout Plain Layout
31348
31349 \series bold
31350 remreset
31351 \series default
31352  es parte del paquete LaTeX 
31353 \series bold
31354 carlisle
31355 \series default
31356
31357 \begin_inset Index idx
31358 status collapsed
31359
31360 \begin_layout Plain Layout
31361 Paquetes ! carlisle
31362 \end_layout
31363
31364 \end_inset
31365
31366 , incluido en las instalaciones estándar de LaTeX.
31367 \end_layout
31368
31369 \end_inset
31370
31371
31372 \begin_inset Index idx
31373 status collapsed
31374
31375 \begin_layout Plain Layout
31376 Paquetes ! remreset
31377 \end_layout
31378
31379 \end_inset
31380
31381  con la línea
31382 \end_layout
31383
31384 \begin_layout Standard
31385
31386 \series bold
31387
31388 \backslash
31389 usepackage{remreset}
31390 \end_layout
31391
31392 \begin_layout Standard
31393 Entonces se puede usar el comando 
31394 \series bold
31395
31396 \backslash
31397 @removefromreset
31398 \series default
31399
31400 \begin_inset Index idx
31401 status collapsed
31402
31403 \begin_layout Plain Layout
31404 Comandos ! 
31405 \begin_inset ERT
31406 status collapsed
31407
31408 \begin_layout Plain Layout
31409
31410 "
31411 \end_layout
31412
31413 \end_inset
31414
31415 @
31416 \begin_inset ERT
31417 status collapsed
31418
31419 \begin_layout Plain Layout
31420
31421 "
31422 \end_layout
31423
31424 \end_inset
31425
31426  ! 
31427 \backslash
31428
31429 \begin_inset ERT
31430 status collapsed
31431
31432 \begin_layout Plain Layout
31433
31434 "
31435 \end_layout
31436
31437 \end_inset
31438
31439 @
31440 \begin_inset ERT
31441 status collapsed
31442
31443 \begin_layout Plain Layout
31444
31445 "
31446 \end_layout
31447
31448 \end_inset
31449
31450 removefromreset
31451 \end_layout
31452
31453 \end_inset
31454
31455  con el mismo esquema que 
31456 \series bold
31457
31458 \backslash
31459 @addtoreset
31460 \series default
31461 .
31462 \begin_inset VSpace bigskip
31463 \end_inset
31464
31465
31466 \end_layout
31467
31468 \begin_layout Standard
31469 A veces las ecuaciones deberían numerarse de la siguiente manera:
31470 \end_layout
31471
31472 \begin_layout Standard
31473
31474 \family typewriter
31475 (número de sección.número de ecuación)
31476 \end_layout
31477
31478 \begin_layout Standard
31479 El número de ecuación empezaría con 
31480 \begin_inset Quotes fld
31481 \end_inset
31482
31483 1
31484 \begin_inset Quotes frd
31485 \end_inset
31486
31487  en cada sección.
31488 \end_layout
31489
31490 \begin_layout Standard
31491 Para este caso hay el comando 
31492 \series bold
31493
31494 \backslash
31495 numberwithin
31496 \series default
31497
31498 \begin_inset Index idx
31499 status collapsed
31500
31501 \begin_layout Plain Layout
31502 Comandos ! N ! 
31503 \backslash
31504 numberwithin
31505 \end_layout
31506
31507 \end_inset
31508
31509 , que se usa con el esquema:
31510 \end_layout
31511
31512 \begin_layout Standard
31513
31514 \series bold
31515
31516 \backslash
31517 numberwithin{counter}{sectioning}
31518 \end_layout
31519
31520 \begin_layout Standard
31521 \begin_inset Quotes fld
31522 \end_inset
31523
31524 counter
31525 \begin_inset Quotes frd
31526 \end_inset
31527
31528  indica qué clase de numeración es afectada, 
31529 \begin_inset Quotes fld
31530 \end_inset
31531
31532 sectioning
31533 \begin_inset Quotes frd
31534 \end_inset
31535
31536  indica qué número va delante del punto.
31537  
31538 \end_layout
31539
31540 \begin_layout Standard
31541 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
31542  en el preámbulo LaTeX:
31543 \end_layout
31544
31545 \begin_layout Standard
31546
31547 \series bold
31548
31549 \backslash
31550 numberwithin{equation}{section}
31551 \end_layout
31552
31553 \begin_layout Standard
31554 Este es el resultado::
31555 \begin_inset ERT
31556 status collapsed
31557
31558 \begin_layout Plain Layout
31559
31560
31561 \backslash
31562 numberwithin{equation}{section}
31563 \end_layout
31564
31565 \end_inset
31566
31567
31568 \begin_inset Formula 
31569 \begin{equation}
31570 A+B=C
31571 \end{equation}
31572
31573 \end_inset
31574
31575
31576 \end_layout
31577
31578 \begin_layout Standard
31579 Para numerar cuadros de modo que, p.
31580 \begin_inset space \thinspace{}
31581 \end_inset
31582
31583 ej., 
31584 \begin_inset Quotes fld
31585 \end_inset
31586
31587 sectioning
31588 \begin_inset Quotes frd
31589 \end_inset
31590
31591  sea el número de la parte se usa
31592 \begin_inset Newline newline
31593 \end_inset
31594
31595
31596 \series bold
31597
31598 \backslash
31599 numberwithin{table}{part}
31600 \end_layout
31601
31602 \begin_layout Standard
31603 Para volver a la numeración estándar o evitar esta clase numeración cuando
31604  es definida por la clase de documento, se inserta el siguiente comando
31605  en código TeX o en el preámbulo LaTeX:
31606 \end_layout
31607
31608 \begin_layout Standard
31609
31610 \series bold
31611
31612 \backslash
31613 renewcommand{
31614 \backslash
31615 theequation}{
31616 \backslash
31617 arabic{equation}}
31618 \begin_inset Index idx
31619 status collapsed
31620
31621 \begin_layout Plain Layout
31622 Comandos ! A ! 
31623 \backslash
31624 arabic
31625 \end_layout
31626
31627 \end_inset
31628
31629
31630 \series default
31631
31632 \begin_inset ERT
31633 status collapsed
31634
31635 \begin_layout Plain Layout
31636
31637
31638 \backslash
31639 renewcommand{
31640 \backslash
31641 theequation}{
31642 \backslash
31643 arabic{equation}}
31644 \end_layout
31645
31646 \end_inset
31647
31648
31649 \series bold
31650
31651 \begin_inset Newline newline
31652 \end_inset
31653
31654
31655 \series default
31656 o
31657 \series bold
31658
31659 \begin_inset Newline newline
31660 \end_inset
31661
31662
31663 \backslash
31664 renewcommand{
31665 \backslash
31666 thetable}{
31667 \backslash
31668 arabic{table}}
31669 \end_layout
31670
31671 \begin_layout Standard
31672
31673 \series bold
31674
31675 \backslash
31676 numberwithin
31677 \series default
31678  usa internamente el comando 
31679 \series bold
31680
31681 \backslash
31682 @addtoreset
31683 \series default
31684 , descrito arriba, que también debe ser restaurado.
31685 \begin_inset ERT
31686 status collapsed
31687
31688 \begin_layout Plain Layout
31689
31690
31691 \backslash
31692 makeatletter
31693 \end_layout
31694
31695 \begin_layout Plain Layout
31696
31697
31698 \backslash
31699 @removefromreset{equation}{section}
31700 \end_layout
31701
31702 \begin_layout Plain Layout
31703
31704
31705 \backslash
31706 makeatother
31707 \end_layout
31708
31709 \end_inset
31710
31711
31712 \end_layout
31713
31714 \begin_layout Subsection
31715 Numeración con números romanos y letras
31716 \begin_inset Index idx
31717 status collapsed
31718
31719 \begin_layout Plain Layout
31720 Numeración de ecuaciones ! con números romanos
31721 \end_layout
31722
31723 \end_inset
31724
31725
31726 \begin_inset Index idx
31727 status collapsed
31728
31729 \begin_layout Plain Layout
31730 Numeración de ecuaciones ! con letras
31731 \end_layout
31732
31733 \end_inset
31734
31735
31736 \end_layout
31737
31738 \begin_layout Standard
31739 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31740  Por ejemplo, para numerar con romanos en minúscula,
31741 \begin_inset Foot
31742 status collapsed
31743
31744 \begin_layout Plain Layout
31745 Como en español no se usan romanos en minúscula, el estilo 
31746 \series bold
31747 spanish
31748 \series default
31749  del sistema 
31750 \series bold
31751 babel
31752 \series default
31753  redefine 
31754 \series bold
31755
31756 \backslash
31757 roman
31758 \series default
31759  para que los dé en versalitas.
31760  Véase 
31761 \begin_inset CommandInset citation
31762 LatexCommand cite
31763 key "spanish"
31764
31765 \end_inset
31766
31767  (
31768 \emph on
31769 N.
31770 \begin_inset space \thinspace{}
31771 \end_inset
31772
31773 del t
31774 \emph default
31775 ).
31776 \end_layout
31777
31778 \end_inset
31779
31780  se inserta el comando
31781 \end_layout
31782
31783 \begin_layout Standard
31784
31785 \series bold
31786
31787 \backslash
31788 renewcommand{
31789 \backslash
31790 theequation}{
31791 \backslash
31792 roman{equation}}
31793 \end_layout
31794
31795 \begin_layout Standard
31796 antes de la ecuación en modo TeX.
31797  
31798 \series bold
31799
31800 \backslash
31801 renewcommand
31802 \series default
31803
31804 \begin_inset Index idx
31805 status collapsed
31806
31807 \begin_layout Plain Layout
31808 Comandos ! R ! 
31809 \backslash
31810 renewcommand
31811 \end_layout
31812
31813 \end_inset
31814
31815  redefine el comando predefinido 
31816 \series bold
31817
31818 \backslash
31819 theequation
31820 \series default
31821  como 
31822 \series bold
31823
31824 \backslash
31825 roman{equation}
31826 \series default
31827 .
31828 \begin_inset Foot
31829 status collapsed
31830
31831 \begin_layout Plain Layout
31832 El comando 
31833 \series bold
31834
31835 \backslash
31836 renewcommand
31837 \series default
31838  tiene el mismo esquema que el comando 
31839 \series bold
31840
31841 \backslash
31842 newcommand
31843 \series default
31844 , descrito en 
31845 \begin_inset CommandInset ref
31846 LatexCommand ref
31847 reference "sub:El-comando-newcommand"
31848
31849 \end_inset
31850
31851 .
31852 \end_layout
31853
31854 \end_inset
31855
31856  
31857 \series bold
31858 equation
31859 \series default
31860  es el contador de ecuaciones.
31861  Si se usa el comando 
31862 \series bold
31863
31864 \backslash
31865 the
31866 \series default
31867  como prefijo de un contador, el valor del contador sale en números arábigos.
31868  Si una ecuación es numerada, LaTeX pone internamente el comando 
31869 \series bold
31870
31871 \backslash
31872 theequation
31873 \series default
31874  detrás de la ecuación.
31875  
31876 \series bold
31877
31878 \backslash
31879 roman{equation}
31880 \series default
31881
31882 \begin_inset Index idx
31883 status collapsed
31884
31885 \begin_layout Plain Layout
31886 Comandos ! R ! 
31887 \backslash
31888 roman
31889 \end_layout
31890
31891 \end_inset
31892
31893  pone el contador en romanos en minúscula.
31894 \end_layout
31895
31896 \begin_layout Standard
31897 Todas las ecuaciones siguientes a 
31898 \series bold
31899
31900 \backslash
31901 renew
31902 \series default
31903 c
31904 \series bold
31905 ommand
31906 \series default
31907  se numerarán en romanos.
31908  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31909  cambiando 
31910 \series bold
31911
31912 \backslash
31913 roman
31914 \series default
31915  por 
31916 \series bold
31917
31918 \backslash
31919 Roman
31920 \series default
31921
31922 \begin_inset Index idx
31923 status collapsed
31924
31925 \begin_layout Plain Layout
31926 Comandos ! R ! 
31927 \backslash
31928 roman@
31929 \backslash
31930 Roman
31931 \end_layout
31932
31933 \end_inset
31934
31935 .
31936  Para 
31937 \begin_inset Quotes fld
31938 \end_inset
31939
31940 numerar
31941 \begin_inset Quotes frd
31942 \end_inset
31943
31944  con minúsculas latinas hay el comando 
31945 \series bold
31946
31947 \backslash
31948 alph
31949 \series default
31950
31951 \begin_inset Index idx
31952 status collapsed
31953
31954 \begin_layout Plain Layout
31955 Comandos ! A ! 
31956 \backslash
31957 alph
31958 \end_layout
31959
31960 \end_inset
31961
31962 , y para mayúsculas el comando 
31963 \series bold
31964
31965 \backslash
31966 Alph
31967 \series default
31968
31969 \begin_inset Index idx
31970 status collapsed
31971
31972 \begin_layout Plain Layout
31973 Comandos ! A ! 
31974 \backslash
31975 alph@
31976 \backslash
31977 Alph
31978 \end_layout
31979
31980 \end_inset
31981
31982 .
31983 \end_layout
31984
31985 \begin_layout Standard
31986 \begin_inset Note Greyedout
31987 status open
31988
31989 \begin_layout Plain Layout
31990
31991 \series bold
31992 \color none
31993 Nota:
31994 \series default
31995  Con letras latinas sólo se puede numerar hasta un máximo de 26
31996 \begin_inset space ~
31997 \end_inset
31998
31999 ecuaciones.
32000 \end_layout
32001
32002 \end_inset
32003
32004
32005 \end_layout
32006
32007 \begin_layout Standard
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 roman{equation}}
32020 \end_layout
32021
32022 \end_inset
32023
32024
32025 \begin_inset Formula 
32026 \begin{equation}
32027 A=\textrm{romanos en minúscula}
32028 \end{equation}
32029
32030 \end_inset
32031
32032
32033 \begin_inset ERT
32034 status collapsed
32035
32036 \begin_layout Plain Layout
32037
32038
32039 \backslash
32040 renewcommand{
32041 \backslash
32042 theequation}{
32043 \backslash
32044 Roman{equation}}
32045 \end_layout
32046
32047 \end_inset
32048
32049
32050 \begin_inset Formula 
32051 \begin{equation}
32052 B=\textrm{romanos en mayúscula}\label{eq:Rom}
32053 \end{equation}
32054
32055 \end_inset
32056
32057
32058 \begin_inset ERT
32059 status collapsed
32060
32061 \begin_layout Plain Layout
32062
32063
32064 \backslash
32065 renewcommand{
32066 \backslash
32067 theequation}{
32068 \backslash
32069 alph{equation}}
32070 \end_layout
32071
32072 \end_inset
32073
32074
32075 \begin_inset Formula 
32076 \begin{equation}
32077 C=\textrm{latinas en minúscula}
32078 \end{equation}
32079
32080 \end_inset
32081
32082
32083 \begin_inset ERT
32084 status collapsed
32085
32086 \begin_layout Plain Layout
32087
32088
32089 \backslash
32090 renewcommand{
32091 \backslash
32092 theequation}{
32093 \backslash
32094 Alph{equation}}
32095 \end_layout
32096
32097 \end_inset
32098
32099
32100 \begin_inset Formula 
32101 \begin{equation}
32102 D=\textrm{latinas en mayúscula}\label{eq:Lat}
32103 \end{equation}
32104
32105 \end_inset
32106
32107
32108 \end_layout
32109
32110 \begin_layout Standard
32111 Para volver a la numeración por omisión se inserta el comando:
32112 \end_layout
32113
32114 \begin_layout Standard
32115
32116 \series bold
32117
32118 \backslash
32119 renewcommand{
32120 \backslash
32121 theequation}{
32122 \backslash
32123 arabic{equation}}
32124 \begin_inset Index idx
32125 status collapsed
32126
32127 \begin_layout Plain Layout
32128 Comandos ! A ! 
32129 \backslash
32130 arabic
32131 \end_layout
32132
32133 \end_inset
32134
32135
32136 \end_layout
32137
32138 \begin_layout Standard
32139 \begin_inset ERT
32140 status collapsed
32141
32142 \begin_layout Plain Layout
32143
32144
32145 \backslash
32146 renewcommand{
32147 \backslash
32148 theequation}{
32149 \backslash
32150 arabic{equation}}
32151 \end_layout
32152
32153 \end_inset
32154
32155
32156 \begin_inset Formula 
32157 \begin{equation}
32158 E=\mbox{arábigos}
32159 \end{equation}
32160
32161 \end_inset
32162
32163
32164 \end_layout
32165
32166 \begin_layout Standard
32167 \begin_inset VSpace medskip
32168 \end_inset
32169
32170
32171 \end_layout
32172
32173 \begin_layout Standard
32174 Como ves, las ecuaciones se numeran consecutivamente independientemente
32175  del estilo de numeración.
32176  Cuando la numeración haya de empezar con 
32177 \begin_inset Quotes fld
32178 \end_inset
32179
32180 1
32181 \begin_inset Quotes frd
32182 \end_inset
32183
32184  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
32185  Una descripción sobre esto se encuentra en el archivo 
32186 \begin_inset CommandInset href
32187 LatexCommand href
32188 name "Formula-numbering.lyx"
32189 target "run:Formula-numbering.lyx"
32190
32191 \end_inset
32192
32193 .
32194 \end_layout
32195
32196 \begin_layout Section
32197 Símbolos y ecuaciones químicas
32198 \begin_inset CommandInset label
32199 LatexCommand label
32200 name "sub:Símbolos-y-ecuaciones-químicas"
32201
32202 \end_inset
32203
32204
32205 \begin_inset Index idx
32206 status collapsed
32207
32208 \begin_layout Plain Layout
32209 Química ! símbolos
32210 \end_layout
32211
32212 \end_inset
32213
32214
32215 \begin_inset Index idx
32216 status collapsed
32217
32218 \begin_layout Plain Layout
32219 Química ! caracteres
32220 \end_layout
32221
32222 \end_inset
32223
32224
32225 \begin_inset Index idx
32226 status collapsed
32227
32228 \begin_layout Plain Layout
32229 Ecuación ! química|see
32230 \begin_inset ERT
32231 status collapsed
32232
32233 \begin_layout Plain Layout
32234
32235 {
32236 \end_layout
32237
32238 \end_inset
32239
32240 Química
32241 \begin_inset ERT
32242 status collapsed
32243
32244 \begin_layout Plain Layout
32245
32246 }
32247 \end_layout
32248
32249 \end_inset
32250
32251
32252 \end_layout
32253
32254 \end_inset
32255
32256
32257 \begin_inset Index idx
32258 status collapsed
32259
32260 \begin_layout Plain Layout
32261 Química ! iones
32262 \end_layout
32263
32264 \end_inset
32265
32266
32267 \begin_inset Index idx
32268 status collapsed
32269
32270 \begin_layout Plain Layout
32271 Iones|see
32272 \begin_inset ERT
32273 status collapsed
32274
32275 \begin_layout Plain Layout
32276
32277 {
32278 \end_layout
32279
32280 \end_inset
32281
32282 Química
32283 \begin_inset ERT
32284 status collapsed
32285
32286 \begin_layout Plain Layout
32287
32288 }
32289 \end_layout
32290
32291 \end_inset
32292
32293
32294 \end_layout
32295
32296 \end_inset
32297
32298
32299 \begin_inset Index idx
32300 status collapsed
32301
32302 \begin_layout Plain Layout
32303 Química ! reacción
32304 \end_layout
32305
32306 \end_inset
32307
32308
32309 \end_layout
32310
32311 \begin_layout Standard
32312 Un ejemplo de texto de química:
32313 \end_layout
32314
32315 \begin_layout Quote
32316 El ion 
32317 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32318 \end_inset
32319
32320  reacciona con dos iones 
32321 \begin_inset Formula $\mathrm{Na^{+}}$
32322 \end_inset
32323
32324  para dar sulfato de sodio 
32325 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32326 \end_inset
32327
32328 .
32329  La ecuación química es:
32330 \begin_inset Formula 
32331 \begin{equation}
32332 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
32333 \end{equation}
32334
32335 \end_inset
32336
32337
32338 \end_layout
32339
32340 \begin_layout Standard
32341 Esta ecuación química puede componerse directamente en modo ecuación.
32342  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32343  y con el atajo 
32344 \family sans
32345 Alt+C
32346 \begin_inset space ~
32347 \end_inset
32348
32349 R
32350 \family default
32351  se cambia en redonda.
32352 \begin_inset Foot
32353 status collapsed
32354
32355 \begin_layout Plain Layout
32356 véase estilos de tipografías en 
32357 \begin_inset CommandInset ref
32358 LatexCommand ref
32359 reference "sub:Estilos-de-tipografías"
32360
32361 \end_inset
32362
32363 .
32364 \end_layout
32365
32366 \end_inset
32367
32368
32369 \end_layout
32370
32371 \begin_layout Standard
32372 Para escribir ecuaciones químicas es más conveniente usar el comando 
32373 \series bold
32374
32375 \backslash
32376 ce
32377 \series default
32378
32379 \begin_inset Index idx
32380 status collapsed
32381
32382 \begin_layout Plain Layout
32383 Comandos ! C ! 
32384 \backslash
32385 ce
32386 \end_layout
32387
32388 \end_inset
32389
32390 , que está disponible si está instalado el paquete LaTeX 
32391 \series bold
32392 mhchem
32393 \series default
32394
32395 \begin_inset Index idx
32396 status collapsed
32397
32398 \begin_layout Plain Layout
32399 Paquetes ! mhchem
32400 \end_layout
32401
32402 \end_inset
32403
32404 .
32405  Al insertar 
32406 \series bold
32407
32408 \backslash
32409 ce
32410 \series default
32411  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
32412  ecuaciones químicas de una forma intuitiva.
32413 \end_layout
32414
32415 \begin_layout Standard
32416 \align center
32417 \begin_inset Tabular
32418 <lyxtabular version="3" rows="9" columns="2">
32419 <features tabularvalignment="middle">
32420 <column alignment="center" valignment="top" width="0">
32421 <column alignment="center" valignment="top" width="0">
32422 <row>
32423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32424 \begin_inset Text
32425
32426 \begin_layout Plain Layout
32427 Comando
32428 \end_layout
32429
32430 \end_inset
32431 </cell>
32432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32433 \begin_inset Text
32434
32435 \begin_layout Plain Layout
32436 Resultado
32437 \begin_inset Note Note
32438 status collapsed
32439
32440 \begin_layout Plain Layout
32441
32442 \series bold
32443
32444 \backslash
32445 raisebox
32446 \series default
32447  se usa sólo como espaciador
32448 \end_layout
32449
32450 \end_inset
32451
32452
32453 \end_layout
32454
32455 \end_inset
32456 </cell>
32457 </row>
32458 <row>
32459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32460 \begin_inset Text
32461
32462 \begin_layout Plain Layout
32463
32464 \backslash
32465 ce
32466 \begin_inset ERT
32467 status collapsed
32468
32469 \begin_layout Plain Layout
32470
32471
32472 \backslash
32473 spce 
32474 \end_layout
32475
32476 \end_inset
32477
32478 H2CO3
32479 \end_layout
32480
32481 \end_inset
32482 </cell>
32483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32484 \begin_inset Text
32485
32486 \begin_layout Plain Layout
32487 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32488 \end_inset
32489
32490
32491 \end_layout
32492
32493 \end_inset
32494 </cell>
32495 </row>
32496 <row>
32497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32498 \begin_inset Text
32499
32500 \begin_layout Plain Layout
32501
32502 \backslash
32503 ce
32504 \begin_inset ERT
32505 status collapsed
32506
32507 \begin_layout Plain Layout
32508
32509
32510 \backslash
32511 spce 
32512 \end_layout
32513
32514 \end_inset
32515
32516 SO4^2-
32517 \end_layout
32518
32519 \end_inset
32520 </cell>
32521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32522 \begin_inset Text
32523
32524 \begin_layout Plain Layout
32525 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32526 \end_inset
32527
32528
32529 \end_layout
32530
32531 \end_inset
32532 </cell>
32533 </row>
32534 <row>
32535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32536 \begin_inset Text
32537
32538 \begin_layout Plain Layout
32539
32540 \backslash
32541 ce
32542 \begin_inset ERT
32543 status collapsed
32544
32545 \begin_layout Plain Layout
32546
32547
32548 \backslash
32549 spce 
32550 \end_layout
32551
32552 \end_inset
32553
32554 (NH4)2S
32555 \end_layout
32556
32557 \end_inset
32558 </cell>
32559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32560 \begin_inset Text
32561
32562 \begin_layout Plain Layout
32563 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32564 \end_inset
32565
32566
32567 \end_layout
32568
32569 \end_inset
32570 </cell>
32571 </row>
32572 <row>
32573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32574 \begin_inset Text
32575
32576 \begin_layout Plain Layout
32577
32578 \backslash
32579 ce
32580 \begin_inset ERT
32581 status collapsed
32582
32583 \begin_layout Plain Layout
32584
32585
32586 \backslash
32587 spce 
32588 \end_layout
32589
32590 \end_inset
32591
32592 KCr(SO4)2.12H2O
32593 \end_layout
32594
32595 \end_inset
32596 </cell>
32597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32598 \begin_inset Text
32599
32600 \begin_layout Plain Layout
32601 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32602 \end_inset
32603
32604
32605 \end_layout
32606
32607 \end_inset
32608 </cell>
32609 </row>
32610 <row>
32611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32612 \begin_inset Text
32613
32614 \begin_layout Plain Layout
32615
32616 \backslash
32617 ce
32618 \begin_inset ERT
32619 status collapsed
32620
32621 \begin_layout Plain Layout
32622
32623
32624 \backslash
32625 spce 
32626 \end_layout
32627
32628 \end_inset
32629
32630 A-B
32631 \backslash
32632 dbond
32633 \begin_inset ERT
32634 status collapsed
32635
32636 \begin_layout Plain Layout
32637
32638
32639 \backslash
32640 spce 
32641 \end_layout
32642
32643 \end_inset
32644
32645 C
32646 \backslash
32647 tbond
32648 \begin_inset ERT
32649 status collapsed
32650
32651 \begin_layout Plain Layout
32652
32653
32654 \backslash
32655 spce 
32656 \end_layout
32657
32658 \end_inset
32659
32660 D
32661 \end_layout
32662
32663 \end_inset
32664 </cell>
32665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32666 \begin_inset Text
32667
32668 \begin_layout Plain Layout
32669 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32670 \end_inset
32671
32672
32673 \end_layout
32674
32675 \end_inset
32676 </cell>
32677 </row>
32678 <row>
32679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32680 \begin_inset Text
32681
32682 \begin_layout Plain Layout
32683
32684 \backslash
32685 ce
32686 \begin_inset ERT
32687 status collapsed
32688
32689 \begin_layout Plain Layout
32690
32691
32692 \backslash
32693 spce 
32694 \end_layout
32695
32696 \end_inset
32697
32698 ^227
32699 \begin_inset Formula $\downarrow$
32700 \end_inset
32701
32702 _90
32703 \begin_inset Formula $\to$
32704 \end_inset
32705
32706 Th+
32707 \end_layout
32708
32709 \end_inset
32710 </cell>
32711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32712 \begin_inset Text
32713
32714 \begin_layout Plain Layout
32715 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32716 \end_inset
32717
32718
32719 \end_layout
32720
32721 \end_inset
32722 </cell>
32723 </row>
32724 <row>
32725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32726 \begin_inset Text
32727
32728 \begin_layout Plain Layout
32729
32730 \backslash
32731 ce
32732 \begin_inset ERT
32733 status collapsed
32734
32735 \begin_layout Plain Layout
32736
32737
32738 \backslash
32739 spce 
32740 \end_layout
32741
32742 \end_inset
32743
32744 CO2
32745 \begin_inset ERT
32746 status collapsed
32747
32748 \begin_layout Plain Layout
32749
32750
32751 \backslash
32752 spce 
32753 \end_layout
32754
32755 \end_inset
32756
32757 +
32758 \begin_inset ERT
32759 status collapsed
32760
32761 \begin_layout Plain Layout
32762
32763
32764 \backslash
32765 spce 
32766 \end_layout
32767
32768 \end_inset
32769
32770 C
32771 \begin_inset ERT
32772 status collapsed
32773
32774 \begin_layout Plain Layout
32775
32776
32777 \backslash
32778 spce 
32779 \end_layout
32780
32781 \end_inset
32782
32783 <=>
32784 \begin_inset ERT
32785 status collapsed
32786
32787 \begin_layout Plain Layout
32788
32789
32790 \backslash
32791 spce 
32792 \end_layout
32793
32794 \end_inset
32795
32796 2CO
32797 \end_layout
32798
32799 \end_inset
32800 </cell>
32801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32802 \begin_inset Text
32803
32804 \begin_layout Plain Layout
32805 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32806 \end_inset
32807
32808
32809 \end_layout
32810
32811 \end_inset
32812 </cell>
32813 </row>
32814 <row>
32815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32816 \begin_inset Text
32817
32818 \begin_layout Plain Layout
32819
32820 \backslash
32821 ce
32822 \begin_inset ERT
32823 status collapsed
32824
32825 \begin_layout Plain Layout
32826
32827
32828 \backslash
32829 spce 
32830 \end_layout
32831
32832 \end_inset
32833
32834 CO2
32835 \begin_inset ERT
32836 status collapsed
32837
32838 \begin_layout Plain Layout
32839
32840
32841 \backslash
32842 spce 
32843 \end_layout
32844
32845 \end_inset
32846
32847 +
32848 \begin_inset ERT
32849 status collapsed
32850
32851 \begin_layout Plain Layout
32852
32853
32854 \backslash
32855 spce 
32856 \end_layout
32857
32858 \end_inset
32859
32860 C
32861 \begin_inset ERT
32862 status collapsed
32863
32864 \begin_layout Plain Layout
32865
32866
32867 \backslash
32868 spce 
32869 \end_layout
32870
32871 \end_inset
32872
32873 ->[
32874 \backslash
32875 alpha][
32876 \backslash
32877 beta]
32878 \begin_inset ERT
32879 status collapsed
32880
32881 \begin_layout Plain Layout
32882
32883
32884 \backslash
32885 spce 
32886 \end_layout
32887
32888 \end_inset
32889
32890 2CO}
32891 \end_layout
32892
32893 \end_inset
32894 </cell>
32895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32896 \begin_inset Text
32897
32898 \begin_layout Plain Layout
32899 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32900 \end_inset
32901
32902
32903 \end_layout
32904
32905 \end_inset
32906 </cell>
32907 </row>
32908 </lyxtabular>
32909
32910 \end_inset
32911
32912
32913 \end_layout
32914
32915 \begin_layout Standard
32916 \begin_inset Note Greyedout
32917 status open
32918
32919 \begin_layout Plain Layout
32920
32921 \series bold
32922 \color none
32923 Nota:
32924 \series default
32925  Insertar modo matemático en un marco 
32926 \series bold
32927
32928 \backslash
32929 ce
32930 \series default
32931  provocará errores de LaTeX.
32932  En estos casos hay que usar código TeX, como en 
32933 \series bold
32934
32935 \backslash
32936 ce{$
32937 \backslash
32938 mu
32939 \backslash
32940 hyphen$Cl}
32941 \series default
32942
32943 \begin_inset ERT
32944 status collapsed
32945
32946 \begin_layout Plain Layout
32947
32948
32949 \backslash
32950 ce{$
32951 \backslash
32952 mu
32953 \backslash
32954 hyphen$Cl}
32955 \end_layout
32956
32957 \end_inset
32958
32959  
32960 \end_layout
32961
32962 \end_inset
32963
32964
32965 \end_layout
32966
32967 \begin_layout Standard
32968 \begin_inset Note Greyedout
32969 status collapsed
32970
32971 \begin_layout Plain Layout
32972
32973 \series bold
32974 Nota:
32975 \series default
32976  En LyX no es posible usar el carácter ^ para obtener una flecha hacia arriba,
32977  como se describe en el manual de 
32978 \series bold
32979 mhchem
32980 \series default
32981 .
32982  Como alternativa, inserta un espacio delgado negativo seguido por el comando
32983  
32984 \series bold
32985
32986 \backslash
32987 uparrow
32988 \series default
32989
32990 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
32991 \end_inset
32992
32993
32994 \end_layout
32995
32996 \end_inset
32997
32998
32999 \end_layout
33000
33001 \begin_layout Standard
33002 El comando 
33003 \series bold
33004
33005 \backslash
33006 ce
33007 \series default
33008  para la 
33009 \begin_inset CommandInset ref
33010 LatexCommand ref
33011 reference "eq:reaccion-quimica"
33012
33013 \end_inset
33014
33015  es
33016 \begin_inset Newline newline
33017 \end_inset
33018
33019
33020 \series bold
33021  
33022 \backslash
33023 ce
33024 \begin_inset ERT
33025 status collapsed
33026
33027 \begin_layout Plain Layout
33028
33029
33030 \backslash
33031 spce 
33032 \end_layout
33033
33034 \end_inset
33035
33036 2Na+
33037 \begin_inset ERT
33038 status collapsed
33039
33040 \begin_layout Plain Layout
33041
33042
33043 \backslash
33044 spce 
33045 \end_layout
33046
33047 \end_inset
33048
33049 +
33050 \begin_inset ERT
33051 status collapsed
33052
33053 \begin_layout Plain Layout
33054
33055
33056 \backslash
33057 spce 
33058 \end_layout
33059
33060 \end_inset
33061
33062 SO4^2-
33063 \begin_inset ERT
33064 status collapsed
33065
33066 \begin_layout Plain Layout
33067
33068
33069 \backslash
33070 spce 
33071 \end_layout
33072
33073 \end_inset
33074
33075
33076 \begin_inset ERT
33077 status collapsed
33078
33079 \begin_layout Plain Layout
33080
33081
33082 \backslash
33083 spce 
33084 \end_layout
33085
33086 \end_inset
33087
33088 ->
33089 \begin_inset ERT
33090 status collapsed
33091
33092 \begin_layout Plain Layout
33093
33094
33095 \backslash
33096 spce 
33097 \end_layout
33098
33099 \end_inset
33100
33101 Na2SO4
33102 \end_layout
33103
33104 \begin_layout Standard
33105 Para componer ecuaciones químicas multilínea primero se crea una ecuación
33106  multilínea, tal como se describe en la 
33107 \begin_inset CommandInset ref
33108 LatexCommand ref
33109 reference "sec:Ecuaciones-multilínea"
33110
33111 \end_inset
33112
33113 .
33114  Después se utiliza el comando 
33115 \series bold
33116
33117 \backslash
33118 ce
33119 \series default
33120  en cada cuadrito azul de la ecuación.
33121  La 
33122 \begin_inset CommandInset ref
33123 LatexCommand ref
33124 reference "eq:TEOS-reac-1"
33125
33126 \end_inset
33127
33128  y la 
33129 \begin_inset CommandInset ref
33130 LatexCommand ref
33131 reference "eq:TEOS-reac-2"
33132
33133 \end_inset
33134
33135  son ejemplos de una reacción química en dos fases en la que cada ecuación
33136  tiene su propio número.
33137 \begin_inset Formula 
33138 \begin{eqnarray}
33139 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
33140 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
33141 \end{eqnarray}
33142
33143 \end_inset
33144
33145
33146 \end_layout
33147
33148 \begin_layout Standard
33149 Además de 
33150 \series bold
33151
33152 \backslash
33153 ce
33154 \series default
33155  el paquete 
33156 \series bold
33157 mhchem
33158 \series default
33159  suministra el comando 
33160 \series bold
33161
33162 \backslash
33163 cf
33164 \series default
33165
33166 \begin_inset Index idx
33167 status collapsed
33168
33169 \begin_layout Plain Layout
33170 Comandos ! C ! 
33171 \backslash
33172 cf
33173 \end_layout
33174
33175 \end_inset
33176
33177  que ha de utilizarse en casos especiales.
33178  Para más información sobre 
33179 \series bold
33180
33181 \backslash
33182 cf
33183 \series default
33184  y más ejemplos echa un vistazo a la documentación de 
33185 \series bold
33186 mhchem
33187 \series default
33188
33189 \begin_inset CommandInset citation
33190 LatexCommand cite
33191 key "mhchem"
33192
33193 \end_inset
33194
33195 .
33196 \end_layout
33197
33198 \begin_layout Section
33199 Diagramas
33200 \end_layout
33201
33202 \begin_layout Standard
33203 Lyx soporta dos tipos de diagramas conmutativos: 
33204 \series bold
33205 amscd
33206 \series default
33207  y 
33208 \series bold
33209 xymatrix
33210 \series default
33211 , que se explican a continuación.
33212 \end_layout
33213
33214 \begin_layout Subsection
33215 Diagramas amscd
33216 \begin_inset Index idx
33217 status collapsed
33218
33219 \begin_layout Plain Layout
33220 Diagramas ! amscd
33221 \end_layout
33222
33223 \end_inset
33224
33225
33226 \end_layout
33227
33228 \begin_layout Standard
33229 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
33230  verticales y horizontales:
33231 \begin_inset Formula 
33232 \[
33233 \begin{CD}A@)))B@)))C\\
33234 @AAA@.@VVV\\
33235 F@(((E@(((D
33236 \end{CD}
33237 \]
33238
33239 \end_inset
33240
33241 Para obtener el diagrama se inserta en la ecuación el comando 
33242 \series bold
33243
33244 \backslash
33245 CD
33246 \begin_inset Index idx
33247 status collapsed
33248
33249 \begin_layout Plain Layout
33250 Comandos ! C ! 
33251 \backslash
33252 CD
33253 \end_layout
33254
33255 \end_inset
33256
33257
33258 \series default
33259 .
33260  Surge un marco azul entre dos líneas de trazos en el que se insertan a
33261  continuación comandos.
33262  Con 
33263 \family sans
33264 Ctrl+Entrar
33265 \family default
33266  se inicia una nueva línea.
33267  En las líneas impares se insertan relaciones horizontales, en las pares
33268  verticales.
33269 \end_layout
33270
33271 \begin_layout Standard
33272 Para componer las relaciones hay los siguientes comandos:
33273 \begin_inset Foot
33274 status collapsed
33275
33276 \begin_layout Plain Layout
33277 \begin_inset CommandInset label
33278 LatexCommand label
33279 name "fn:sinónimos"
33280
33281 \end_inset
33282
33283 Los comandos con 
33284 \family sans
33285 '
33286 \series bold
33287 >
33288 \series default
33289 '
33290 \family default
33291  o 
33292 \family sans
33293 '
33294 \series bold
33295 <
33296 \series default
33297 '
33298 \family default
33299  pueden generar errores con el estilo 
33300 \series bold
33301 spanish
33302 \series default
33303  de 
33304 \series bold
33305 babel
33306 \series default
33307 .
33308  Para evitarlo se pueden sustituir por sus sinónimos 
33309 \family sans
33310 '
33311 \series bold
33312 )
33313 \series default
33314 '
33315 \family default
33316  y 
33317 \family sans
33318 '
33319 \series bold
33320 (
33321 \series default
33322 '
33323 \family default
33324  respectivamente.
33325  Véase 
33326 \begin_inset CommandInset citation
33327 LatexCommand cite
33328 key "spanish"
33329
33330 \end_inset
33331
33332 .
33333  (
33334 \emph on
33335 N.
33336 \begin_inset space \thinspace{}
33337 \end_inset
33338
33339 del t.
33340 \emph default
33341 )
33342 \end_layout
33343
33344 \end_inset
33345
33346
33347 \end_layout
33348
33349 \begin_layout Itemize
33350
33351 \series bold
33352 @<<<
33353 \series default
33354  genera una flecha hacia la izquierda, 
33355 \series bold
33356 @>>>
33357 \series default
33358  una hacia la derecha, y 
33359 \series bold
33360 @=
33361 \series default
33362  un signo igual largo
33363 \end_layout
33364
33365 \begin_layout Itemize
33366
33367 \series bold
33368 @AAA
33369 \series default
33370  genera una flecha hacia arriba, 
33371 \series bold
33372 @VVV
33373 \series default
33374  una hacia abajo, y 
33375 \series bold
33376 @|
33377 \series default
33378  un signo igual vertical
33379 \end_layout
33380
33381 \begin_layout Itemize
33382
33383 \series bold
33384 @.
33385
33386 \series default
33387  genera una ubicación vacía para relaciones inexistentes
33388 \end_layout
33389
33390 \begin_layout Standard
33391 Todas las flechas pueden etiquetarse como sigue:
33392 \end_layout
33393
33394 \begin_layout Itemize
33395 Si se inserta texto entre el primero y el segundo 
33396 \series bold
33397 <
33398 \series default
33399  o 
33400 \series bold
33401 >
33402 \series default
33403 , respectivamente, se muestra sobre la flecha.
33404  Si se inserta entre el segundo y el tercero, bajo la flecha.
33405 \end_layout
33406
33407 \begin_layout Itemize
33408 Para flechas verticales, si se inserta texto entre la primera y la segunda
33409  
33410 \series bold
33411 A
33412 \series default
33413  o 
33414 \series bold
33415 V
33416 \series default
33417 , respectivamente, se muestra al lado izquierdo de la flecha.
33418  Si se inserta entre la segunda y la tercera, al lado derecho.
33419  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
33420 \end_layout
33421
33422 \begin_layout Standard
33423 Como ejemplo un diagrama con todas las relaciones posibles:
33424 \begin_inset Formula 
33425 \[
33426 \begin{CD}A@)j))B@))k)C@=F\\
33427 @AmAA@.@VV{V}V@|\\
33428 D@((j\,(E@)k))F@=C
33429 \end{CD}
33430 \]
33431
33432 \end_inset
33433
33434 El comando para este diagrama es:
33435 \begin_inset Newline newline
33436 \end_inset
33437
33438
33439 \series bold
33440
33441 \backslash
33442 CD
33443 \begin_inset ERT
33444 status collapsed
33445
33446 \begin_layout Plain Layout
33447
33448
33449 \backslash
33450 spce 
33451 \end_layout
33452
33453 \end_inset
33454
33455 A@>j>>B@>>k>C@=F Ctrl+Entrar
33456 \begin_inset Newline newline
33457 \end_inset
33458
33459
33460 \begin_inset Phantom HPhantom
33461 status open
33462
33463 \begin_layout Plain Layout
33464
33465 \series bold
33466
33467 \backslash
33468 CD
33469 \begin_inset ERT
33470 status collapsed
33471
33472 \begin_layout Plain Layout
33473
33474
33475 \backslash
33476 spce 
33477 \end_layout
33478
33479 \end_inset
33480
33481
33482 \end_layout
33483
33484 \end_inset
33485
33486 @AmAA@.@VV
33487 \backslash
33488 {V
33489 \series default
33490
33491 \begin_inset Formula $\to$
33492 \end_inset
33493
33494
33495 \series bold
33496 V@| Ctrl+Entrar
33497 \begin_inset Newline newline
33498 \end_inset
33499
33500
33501 \begin_inset Phantom HPhantom
33502 status open
33503
33504 \begin_layout Plain Layout
33505
33506 \series bold
33507
33508 \backslash
33509 CD
33510 \begin_inset ERT
33511 status collapsed
33512
33513 \begin_layout Plain Layout
33514
33515
33516 \backslash
33517 spce 
33518 \end_layout
33519
33520 \end_inset
33521
33522
33523 \end_layout
33524
33525 \end_inset
33526
33527 D@<<j<E@>k>>F@=C
33528 \end_layout
33529
33530 \begin_layout Subsection
33531 Diagramas xymatrix
33532 \begin_inset Index idx
33533 status collapsed
33534
33535 \begin_layout Plain Layout
33536 Diagramas ! xymatrix
33537 \end_layout
33538
33539 \end_inset
33540
33541
33542 \end_layout
33543
33544 \begin_layout Standard
33545 Para usar matrices xy debe estar instalado el paquete LaTeX 
33546 \series bold
33547 xypic
33548 \series default
33549 .
33550  Una matriz xy se crea insertando el comando 
33551 \series bold
33552
33553 \backslash
33554 xymatrix
33555 \series default
33556  en una ecuación.
33557  Después podrás añadir nuevas columnas y filas como en matrices normales,
33558  véase
33559 \begin_inset space ~
33560 \end_inset
33561
33562
33563 \begin_inset CommandInset ref
33564 LatexCommand ref
33565 reference "sec:Matrices"
33566
33567 \end_inset
33568
33569 .
33570 \end_layout
33571
33572 \begin_layout Standard
33573 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33574  y curvadas, y mucho más.
33575  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33576  se explican en el 
33577 \emph on
33578 Manual de XY-pic
33579 \emph default
33580  que se encuentra en el menú 
33581 \family sans
33582 Ayuda\SpecialChar \menuseparator
33583 Manuales
33584 \begin_inset space ~
33585 \end_inset
33586
33587 específicos
33588 \family default
33589 .
33590 \end_layout
33591
33592 \begin_layout Subsection
33593 Diagramas 
33594 \noun on
33595 Feynman
33596 \noun default
33597
33598 \begin_inset Index idx
33599 status collapsed
33600
33601 \begin_layout Plain Layout
33602 Diagramas ! Feynman
33603 \end_layout
33604
33605 \end_inset
33606
33607
33608 \end_layout
33609
33610 \begin_layout Standard
33611 Para usar diagramas 
33612 \noun on
33613 Feynman
33614 \noun default
33615  debe estar instalado el paquete LaTeX 
33616 \series bold
33617 feyn
33618 \series default
33619 .
33620  Un diagrama 
33621 \noun on
33622 Feynman
33623 \noun default
33624  se crea insertando el comando 
33625 \series bold
33626
33627 \backslash
33628 Diagram
33629 \series default
33630  en una ecuación.
33631  Después podrás añadir nuevas columnas y filas como en matrices normales,
33632  véase
33633 \begin_inset space ~
33634 \end_inset
33635
33636
33637 \begin_inset CommandInset ref
33638 LatexCommand ref
33639 reference "sec:Matrices"
33640
33641 \end_inset
33642
33643 .
33644 \end_layout
33645
33646 \begin_layout Standard
33647 En el 
33648 \emph on
33649 Manual de diagramas Feynman
33650 \emph default
33651 , disponible en 
33652 \family sans
33653 Ayuda\SpecialChar \menuseparator
33654 Manuales
33655 \begin_inset space ~
33656 \end_inset
33657
33658 específicos
33659 \family default
33660 , hay ejemplos de diagramas de este tipo.
33661 \end_layout
33662
33663 \begin_layout Section
33664 Comandos definidos por el usuario
33665 \begin_inset Index idx
33666 status collapsed
33667
33668 \begin_layout Plain Layout
33669 Comandos de usuario
33670 \end_layout
33671
33672 \end_inset
33673
33674
33675 \end_layout
33676
33677 \begin_layout Standard
33678 \begin_inset Note Greyedout
33679 status open
33680
33681 \begin_layout Plain Layout
33682
33683 \series bold
33684 Nota:
33685 \series default
33686  Los nombres de los comandos definidos por el usuario y macros solo pueden
33687  contener letras latinas.
33688 \end_layout
33689
33690 \end_inset
33691
33692
33693 \end_layout
33694
33695 \begin_layout Subsection
33696 El comando 
33697 \backslash
33698 newcommand
33699 \begin_inset CommandInset label
33700 LatexCommand label
33701 name "sub:El-comando-newcommand"
33702
33703 \end_inset
33704
33705
33706 \begin_inset Index idx
33707 status collapsed
33708
33709 \begin_layout Plain Layout
33710 Comandos de usuario ! 
33711 \backslash
33712 newcommand
33713 \end_layout
33714
33715 \end_inset
33716
33717
33718 \begin_inset Index idx
33719 status collapsed
33720
33721 \begin_layout Plain Layout
33722 Comandos ! N ! 
33723 \backslash
33724 newcommand
33725 \end_layout
33726
33727 \end_inset
33728
33729
33730 \end_layout
33731
33732 \begin_layout Standard
33733 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
33734  Pero es posible definir nuevos comandos más cortos con el comando 
33735 \series bold
33736
33737 \backslash
33738 newcommand
33739 \series default
33740 .
33741  
33742 \end_layout
33743
33744 \begin_layout Standard
33745 El esquema del comando 
33746 \series bold
33747
33748 \backslash
33749 newcommand
33750 \series default
33751  es:
33752 \end_layout
33753
33754 \begin_layout Standard
33755
33756 \series bold
33757
33758 \backslash
33759 newcommand{nombre nuevo de comando}[número de argumentos]
33760 \begin_inset Newline newline
33761 \end_inset
33762
33763
33764 \begin_inset Phantom HPhantom
33765 status open
33766
33767 \begin_layout Plain Layout
33768
33769 \series bold
33770
33771 \backslash
33772 newcommand
33773 \end_layout
33774
33775 \end_inset
33776
33777 [valor opcional]{definición de comando}
33778 \end_layout
33779
33780 \begin_layout Standard
33781 \begin_inset Note Greyedout
33782 status open
33783
33784 \begin_layout Plain Layout
33785
33786 \series bold
33787 Nota:
33788 \series default
33789  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33790  documento o en paquetes LaTeX que uses.
33791  Por ejemplo, si defines el comando 
33792 \series bold
33793
33794 \backslash
33795 le
33796 \series default
33797  para 
33798 \series bold
33799
33800 \backslash
33801 Leftarrow,
33802 \series default
33803  se producirán errores porque 
33804 \series bold
33805
33806 \backslash
33807 le
33808 \series default
33809  ya existe para 
33810 \begin_inset Quotes fld
33811 \end_inset
33812
33813
33814 \begin_inset Formula $\le$
33815 \end_inset
33816
33817
33818 \begin_inset Quotes frd
33819 \end_inset
33820
33821 .
33822
33823 \series bold
33824  
33825 \end_layout
33826
33827 \end_inset
33828
33829
33830 \end_layout
33831
33832 \begin_layout Standard
33833 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33834  argumentos debería tener el nuevo comando.
33835  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33836  Cuando se hace esto, el 
33837 \emph on
33838 primer
33839 \emph default
33840  argumento del nuevo comando es automáticamente opcional.
33841 \end_layout
33842
33843 \begin_layout Standard
33844 \noindent
33845 \align center
33846 \begin_inset Newpage newpage
33847 \end_inset
33848
33849
33850 \end_layout
33851
33852 \begin_layout Standard
33853 Veamos unos ejemplos:
33854 \end_layout
33855
33856 \begin_layout Itemize
33857 Para definir el comando 
33858 \series bold
33859
33860 \backslash
33861 gr
33862 \series default
33863  para 
33864 \series bold
33865
33866 \backslash
33867 Longrightarrow
33868 \series default
33869 , la línea de preámbulo LaTeX es:
33870 \begin_inset VSpace medskip
33871 \end_inset
33872
33873
33874 \begin_inset Newline newline
33875 \end_inset
33876
33877
33878 \series bold
33879
33880 \backslash
33881 newcommand{
33882 \backslash
33883 gr}{
33884 \backslash
33885 Longrightarrow}
33886 \end_layout
33887
33888 \begin_layout Itemize
33889 Para definir el comando 
33890 \series bold
33891
33892 \backslash
33893 us
33894 \series default
33895  para 
33896 \series bold
33897
33898 \backslash
33899 underline
33900 \series default
33901 , el argumento (que sería subrayado) debe tenerse en cuenta.
33902  Para esto la línea de preámbulo es:
33903 \begin_inset VSpace medskip
33904 \end_inset
33905
33906
33907 \begin_inset Newline newline
33908 \end_inset
33909
33910
33911 \series bold
33912
33913 \backslash
33914 newcommand{
33915 \backslash
33916 us}[1]{
33917 \backslash
33918 underline{#1}}
33919 \series default
33920
33921 \begin_inset VSpace medskip
33922 \end_inset
33923
33924
33925 \begin_inset Newline newline
33926 \end_inset
33927
33928 El carácter 
33929 \series bold
33930 #
33931 \series default
33932  actúa como colocador del argumento, el 
33933 \series bold
33934 1
33935 \series default
33936  indica que es el colocador para el primer argumento.
33937 \end_layout
33938
33939 \begin_layout Itemize
33940 Para 
33941 \series bold
33942
33943 \backslash
33944 framebox
33945 \series default
33946  se puede definir, por ejemplo, el comando 
33947 \series bold
33948
33949 \backslash
33950 fb
33951 \series default
33952 :
33953 \begin_inset VSpace medskip
33954 \end_inset
33955
33956
33957 \begin_inset Newline newline
33958 \end_inset
33959
33960
33961 \series bold
33962
33963 \backslash
33964 newcommand{
33965 \backslash
33966 fb}[3]{
33967 \backslash
33968 framebox#1#2{$#3$}}
33969 \series default
33970
33971 \begin_inset VSpace medskip
33972 \end_inset
33973
33974
33975 \begin_inset Newline newline
33976 \end_inset
33977
33978 Los dos signos dólar generan la ecuación extra necesaria para 
33979 \series bold
33980
33981 \backslash
33982 framebox
33983 \series default
33984 , véase 
33985 \begin_inset CommandInset ref
33986 LatexCommand ref
33987 reference "sub:Marcos-con-bordes"
33988
33989 \end_inset
33990
33991 .
33992 \end_layout
33993
33994 \begin_layout Itemize
33995 Para crear un nuevo comando para 
33996 \series bold
33997
33998 \backslash
33999 fcolorbox
34000 \series default
34001  donde no es necesario especificar el color para el marco, el argumento
34002  para el color se define opcional:
34003 \begin_inset VSpace medskip
34004 \end_inset
34005
34006
34007 \begin_inset Newline newline
34008 \end_inset
34009
34010
34011 \series bold
34012
34013 \backslash
34014 newcommand{
34015 \backslash
34016 cb}[3][white]{
34017 \backslash
34018 fcolorbox{#2}{#1}{$#3$}}
34019 \series default
34020
34021 \begin_inset VSpace medskip
34022 \end_inset
34023
34024
34025 \begin_inset Newline newline
34026 \end_inset
34027
34028 Si el color no es especificado al usar 
34029 \series bold
34030
34031 \backslash
34032 cb
34033 \series default
34034 , se elige el color 
34035 \series bold
34036 white
34037 \series default
34038  predefinido.
34039 \end_layout
34040
34041 \begin_layout Standard
34042 Un ensayo con los nuevos comandos definidos:
34043 \end_layout
34044
34045 \begin_layout Standard
34046 \noindent
34047 \align center
34048 \begin_inset Tabular
34049 <lyxtabular version="3" rows="6" columns="2">
34050 <features tabularvalignment="middle">
34051 <column alignment="center" valignment="top" width="0">
34052 <column alignment="center" valignment="top" width="0">
34053 <row>
34054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34055 \begin_inset Text
34056
34057 \begin_layout Plain Layout
34058 Comando
34059 \end_layout
34060
34061 \end_inset
34062 </cell>
34063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34064 \begin_inset Text
34065
34066 \begin_layout Plain Layout
34067 Resultado
34068 \begin_inset Note Note
34069 status collapsed
34070
34071 \begin_layout Plain Layout
34072
34073 \series bold
34074
34075 \backslash
34076 raisebox
34077 \series default
34078  se usa sólo como espaciador
34079 \end_layout
34080
34081 \end_inset
34082
34083
34084 \end_layout
34085
34086 \end_inset
34087 </cell>
34088 </row>
34089 <row>
34090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34091 \begin_inset Text
34092
34093 \begin_layout Plain Layout
34094 A
34095 \backslash
34096 gr
34097 \begin_inset ERT
34098 status collapsed
34099
34100 \begin_layout Plain Layout
34101
34102
34103 \backslash
34104 spce 
34105 \end_layout
34106
34107 \end_inset
34108
34109 B
34110 \end_layout
34111
34112 \end_inset
34113 </cell>
34114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34115 \begin_inset Text
34116
34117 \begin_layout Plain Layout
34118 \begin_inset Formula $A\gr B$
34119 \end_inset
34120
34121
34122 \end_layout
34123
34124 \end_inset
34125 </cell>
34126 </row>
34127 <row>
34128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34129 \begin_inset Text
34130
34131 \begin_layout Plain Layout
34132
34133 \backslash
34134 us{ABcd
34135 \end_layout
34136
34137 \end_inset
34138 </cell>
34139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34140 \begin_inset Text
34141
34142 \begin_layout Plain Layout
34143 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
34144 \end_inset
34145
34146
34147 \end_layout
34148
34149 \end_inset
34150 </cell>
34151 </row>
34152 <row>
34153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34154 \begin_inset Text
34155
34156 \begin_layout Plain Layout
34157
34158 \backslash
34159 fb{[2cm]
34160 \begin_inset Formula $\to$
34161 \end_inset
34162
34163
34164 \backslash
34165 {
34166 \begin_inset Formula $\to$
34167 \end_inset
34168
34169
34170 \backslash
34171 {
34172 \backslash
34173 int
34174 \begin_inset ERT
34175 status collapsed
34176
34177 \begin_layout Plain Layout
34178
34179
34180 \backslash
34181 spce 
34182 \end_layout
34183
34184 \end_inset
34185
34186 A=B
34187 \end_layout
34188
34189 \end_inset
34190 </cell>
34191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34192 \begin_inset Text
34193
34194 \begin_layout Plain Layout
34195 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
34196 \end_inset
34197
34198
34199 \end_layout
34200
34201 \end_inset
34202 </cell>
34203 </row>
34204 <row>
34205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34206 \begin_inset Text
34207
34208 \begin_layout Plain Layout
34209
34210 \backslash
34211 cb{red
34212 \begin_inset Formula $\to$
34213 \end_inset
34214
34215
34216 \backslash
34217 {
34218 \backslash
34219 int
34220 \begin_inset ERT
34221 status collapsed
34222
34223 \begin_layout Plain Layout
34224
34225
34226 \backslash
34227 spce 
34228 \end_layout
34229
34230 \end_inset
34231
34232 A=B
34233 \end_layout
34234
34235 \end_inset
34236 </cell>
34237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34238 \begin_inset Text
34239
34240 \begin_layout Plain Layout
34241 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
34242 \end_inset
34243
34244
34245 \end_layout
34246
34247 \end_inset
34248 </cell>
34249 </row>
34250 <row>
34251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34252 \begin_inset Text
34253
34254 \begin_layout Plain Layout
34255
34256 \backslash
34257 cb[green]
34258 \backslash
34259 {red
34260 \begin_inset Formula $\to$
34261 \end_inset
34262
34263
34264 \backslash
34265 {
34266 \backslash
34267 int
34268 \begin_inset ERT
34269 status collapsed
34270
34271 \begin_layout Plain Layout
34272
34273
34274 \backslash
34275 spce 
34276 \end_layout
34277
34278 \end_inset
34279
34280 A=B
34281 \end_layout
34282
34283 \end_inset
34284 </cell>
34285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34286 \begin_inset Text
34287
34288 \begin_layout Plain Layout
34289 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
34290 \end_inset
34291
34292
34293 \end_layout
34294
34295 \end_inset
34296 </cell>
34297 </row>
34298 </lyxtabular>
34299
34300 \end_inset
34301
34302
34303 \end_layout
34304
34305 \begin_layout Subsection
34306 Macros de ecuaciones
34307 \begin_inset Index idx
34308 status collapsed
34309
34310 \begin_layout Plain Layout
34311 Comandos de usuario ! Macros de ecuaciones
34312 \end_layout
34313
34314 \end_inset
34315
34316
34317 \begin_inset Index idx
34318 status collapsed
34319
34320 \begin_layout Plain Layout
34321 Macros
34322 \end_layout
34323
34324 \end_inset
34325
34326
34327 \end_layout
34328
34329 \begin_layout Standard
34330 Los comandos definidos por el usuario son especialmente convenientes para
34331  expresiones complejas.
34332  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
34333  el mismo tipo de solución se repite varias veces.
34334  La forma general de una ecuación de segundo grado es:
34335 \begin_inset Formula 
34336 \[
34337 0=\lambda^{2}+p\lambda+q
34338 \]
34339
34340 \end_inset
34341
34342 La forma general de la solución es:
34343 \begin_inset Formula 
34344 \[
34345 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
34346 \]
34347
34348 \end_inset
34349
34350
34351 \end_layout
34352
34353 \begin_layout Standard
34354 Para definir un comando para la ecuación de la solución, en donde solo hay
34355  que especificar los tres parámetros 
34356 \begin_inset Formula $\lambda$
34357 \end_inset
34358
34359
34360 \begin_inset Formula $p$
34361 \end_inset
34362
34363 , y 
34364 \begin_inset Formula $q$
34365 \end_inset
34366
34367 , y el índice de 
34368 \begin_inset Formula $\lambda$
34369 \end_inset
34370
34371  puede darse opcionalmente, la línea de preámbulo LaTeX es
34372 \begin_inset Newline newline
34373 \end_inset
34374
34375
34376 \series bold
34377
34378 \backslash
34379 newcommand{
34380 \backslash
34381 qG}[4][1,
34382 \backslash
34383 ,2]{#2_{#1}=-
34384 \backslash
34385 frac{#3}{2}
34386 \backslash
34387 pm
34388 \begin_inset Newline newline
34389 \end_inset
34390
34391
34392 \begin_inset Phantom HPhantom
34393 status open
34394
34395 \begin_layout Plain Layout
34396
34397 \series bold
34398
34399 \backslash
34400 newcommand
34401 \end_layout
34402
34403 \end_inset
34404
34405
34406 \backslash
34407 sqrt{
34408 \backslash
34409 frac{#3^{2}}{4}-#4}}
34410 \end_layout
34411
34412 \begin_layout Standard
34413 Para generar la solución se inserta el comando
34414 \begin_inset Newline newline
34415 \end_inset
34416
34417
34418 \series bold
34419
34420 \backslash
34421 qG{
34422 \backslash
34423 lambda
34424 \begin_inset Formula $\to$
34425 \end_inset
34426
34427
34428 \backslash
34429 {p
34430 \begin_inset Formula $\to$
34431 \end_inset
34432
34433
34434 \backslash
34435 {q
34436 \series default
34437  en una ecuación
34438 \series bold
34439 .
34440 \end_layout
34441
34442 \begin_layout Standard
34443 La definición del nuevo comando no es intuitiva porque hay que conocer los
34444  esquemas de todos los comandos LaTeX usados, por ejemplo, que una fracción
34445  se inserta en LaTeX como
34446 \series bold
34447  
34448 \backslash
34449 frac{numerador}{denominador}
34450 \series default
34451 .
34452  Además, uno puede olvidar fácilmente una llave en la definición y no puede
34453  ver en LyX lo que el nuevo comando está haciendo.
34454  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
34455  ecuación en vez del comando
34456 \series bold
34457  
34458 \backslash
34459 newcommand
34460 \series default
34461 .
34462 \end_layout
34463
34464 \begin_layout Standard
34465 Una macro de ecuación se crea con el menú 
34466 \family sans
34467 Insertar\SpecialChar \menuseparator
34468 Ecuación\SpecialChar \menuseparator
34469 Macro
34470 \family default
34471  o con el botón 
34472 \begin_inset Graphics
34473         filename ../../images/math-macro_newmacroname_newcommand.png
34474         scale 85
34475
34476 \end_inset
34477
34478  de la barra de herramientas.
34479  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
34480  como el siguiente donde se define la macro:
34481 \begin_inset Newline newline
34482 \end_inset
34483
34484
34485 \end_layout
34486
34487 \begin_layout Standard
34488 \begin_inset space \hspace*{\fill}
34489 \end_inset
34490
34491
34492 \begin_inset Graphics
34493         filename ../clipart/macrobox.png
34494
34495 \end_inset
34496
34497
34498 \begin_inset space \hspace*{\fill}
34499 \end_inset
34500
34501
34502 \begin_inset Newline newline
34503 \end_inset
34504
34505
34506 \begin_inset FormulaMacro
34507 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
34508 \end_inset
34509
34510
34511 \backslash
34512 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
34513  En el primer marco azul se inserta la ecuación buscada.
34514  Con el comando 
34515 \series bold
34516
34517 \backslash
34518 #númerodeargumento
34519 \series default
34520 , , o con el botón 
34521 \begin_inset Graphics
34522         filename ../../images/math-macro-add-param.png
34523         scale 85
34524
34525 \end_inset
34526
34527  de la barra de herramientas de macros se inserta un colocador de argumento,
34528  p.
34529 \begin_inset space \thinspace{}
34530 \end_inset
34531
34532 e
34533 \begin_inset space \space{}
34534 \end_inset
34535
34536
34537 \series bold
34538
34539 \backslash
34540 #1
34541 \series default
34542 .
34543  Los colocadores de argumento se muestran en rojo.
34544  Se pueden poner 9
34545 \begin_inset space ~
34546 \end_inset
34547
34548 argumentos como máximo.
34549  Con el botón 
34550 \begin_inset Graphics
34551         filename ../../images/math-macro-add-optional-param.png
34552         scale 85
34553
34554 \end_inset
34555
34556  se crean argumentos opcionales.
34557  El primer argumento no opcional puede transformarse en opcional con el
34558  botón 
34559 \begin_inset Graphics
34560         filename ../../images/math-macro-make-optional.png
34561         scale 85
34562
34563 \end_inset
34564
34565 .
34566  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
34567  Normalmente quieres verlo tal como está definido, así que el recuadro se
34568  deja vacío.
34569  Pero si has creado una macro que necesita mucho espacio en la pantalla,
34570  en dicho recuadro puedes insertar, por ejemplo
34571 \begin_inset Newline newline
34572 \end_inset
34573
34574
34575 \series bold
34576 qG: 
34577 \backslash
34578 #1
34579 \series default
34580  
34581 \series bold
34582 ,
34583 \series default
34584  
34585 \series bold
34586
34587 \backslash
34588 #2
34589 \series default
34590  
34591 \series bold
34592 ,
34593 \series default
34594  
34595 \series bold
34596
34597 \backslash
34598 #3, 
34599 \backslash
34600 #4
34601 \begin_inset Newline newline
34602 \end_inset
34603
34604
34605 \series default
34606 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
34607  en LyX, lo que conlleva una visualización mejor.
34608  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
34609 \begin_inset Newline newline
34610 \end_inset
34611
34612 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
34613  macros individuales situando el cursor en la macro y usando el menú 
34614 \family sans
34615 Ver\SpecialChar \menuseparator
34616 (Des)plegar macro de ecuación.
34617 \end_layout
34618
34619 \begin_layout Standard
34620 Para usar una macro, se inserta el nombre de la misma como comando en una
34621  ecuación, en nuestro caso 
34622 \series bold
34623
34624 \backslash
34625 qG
34626 \series default
34627 .
34628  Nuestra macro se muestra en LyX así:
34629 \begin_inset Newline newline
34630 \end_inset
34631
34632
34633 \begin_inset space \hspace*{\fill}
34634 \end_inset
34635
34636
34637 \begin_inset Graphics
34638         filename ../clipart/macrouse.png
34639
34640 \end_inset
34641
34642
34643 \begin_inset space \hspace*{\fill}
34644 \end_inset
34645
34646
34647 \begin_inset Newline newline
34648 \end_inset
34649
34650 Aquí tenemos nuestro ejemplo de macro con los argumentos 
34651 \begin_inset Formula $x$
34652 \end_inset
34653
34654
34655 \begin_inset Formula $\ln(x)$
34656 \end_inset
34657
34658 , y 
34659 \begin_inset Formula $B$
34660 \end_inset
34661
34662 :
34663 \end_layout
34664
34665 \begin_layout Standard
34666 \begin_inset Formula 
34667 \[
34668 \qG x{\ln(x)}B
34669 \]
34670
34671 \end_inset
34672
34673
34674 \end_layout
34675
34676 \begin_layout Standard
34677 LyX ofrece en el menú 
34678 \family sans
34679 Herramientas
34680 \family default
34681 \SpecialChar \menuseparator
34682
34683 \family sans
34684 Preferencias\SpecialChar \menuseparator
34685 Edición\SpecialChar \menuseparator
34686 Control
34687 \family default
34688  diferentes estilos para editar macros.
34689  Para encontrar el estilo que más te convenga, elige un estilo y pon el
34690  cursor en una macro para ver la diferencia.
34691 \end_layout
34692
34693 \begin_layout Standard
34694 Una macro de ecuación se transforma internamente en un comando 
34695 \series bold
34696
34697 \backslash
34698 newcommand
34699 \series default
34700  cuando se exporta el documento.
34701  El comando creado 
34702 \series bold
34703
34704 \backslash
34705 newcommand
34706 \series default
34707  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
34708  usar en ecuaciones que estén en recuadros de definición de macros en el
34709  documento.
34710  
34711 \end_layout
34712
34713 \begin_layout Standard
34714 Las macros de ecuación también pueden crearse directamente a partir de un
34715  comando
34716 \series bold
34717  
34718 \backslash
34719 newcommand
34720 \series default
34721 .
34722  Por ejemplo, escribiendo el comando
34723 \begin_inset Newline newline
34724 \end_inset
34725
34726
34727 \series bold
34728
34729 \backslash
34730 newcommand{
34731 \backslash
34732 larrow}[2]{
34733 \backslash
34734 xleftarrow[#2]{#1}}
34735 \begin_inset Newline newline
34736 \end_inset
34737
34738
34739 \series default
34740 como texto normal en LyX, seleccionándolo completamente y usando a continuación
34741  el atajo 
34742 \family sans
34743 Ctrl+M
34744 \family default
34745 , el comando se transformará en una macro de ecuación.
34746  Al emplear este método debes tener cuidado en escribir correctamente el
34747  comando 
34748 \series bold
34749
34750 \backslash
34751 newcommand
34752 \series default
34753 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
34754  
34755 \end_layout
34756
34757 \begin_layout Standard
34758 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34759  en definiciones de macros se manejan incorrectamente.
34760  Por eso el ejemplo 
34761 \series bold
34762
34763 \backslash
34764 fb
34765 \series default
34766  de 
34767 \begin_inset CommandInset ref
34768 LatexCommand ref
34769 reference "sub:El-comando-newcommand"
34770
34771 \end_inset
34772
34773  no puede crearse como macro.
34774 \end_layout
34775
34776 \begin_layout Standard
34777 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
34778  la barra de herramientas de macros:
34779 \end_layout
34780
34781 \begin_layout Standard
34782 \begin_inset VSpace defskip
34783 \end_inset
34784
34785
34786 \end_layout
34787
34788 \begin_layout Standard
34789 \begin_inset Graphics
34790         filename ../clipart/MacroToolbar.png
34791
34792 \end_inset
34793
34794
34795 \begin_inset Index idx
34796 status collapsed
34797
34798 \begin_layout Plain Layout
34799 Macros ! Barra de herramientas
34800 \end_layout
34801
34802 \end_inset
34803
34804
34805 \end_layout
34806
34807 \begin_layout Standard
34808 \begin_inset VSpace defskip
34809 \end_inset
34810
34811
34812 \end_layout
34813
34814 \begin_layout Standard
34815 La barra de herramientas de macros contiene los siguientes botones:
34816 \end_layout
34817
34818 \begin_layout Standard
34819 \begin_inset VSpace defskip
34820 \end_inset
34821
34822
34823 \end_layout
34824
34825 \begin_layout Standard
34826 \begin_inset Tabular
34827 <lyxtabular version="3" rows="9" columns="2">
34828 <features islongtable="true" longtabularalignment="center">
34829 <column alignment="left" valignment="top" width="0">
34830 <column alignment="left" valignment="top" width="85col%">
34831 <row interlinespace="2.5mm">
34832 <cell alignment="center" valignment="top" usebox="none">
34833 \begin_inset Text
34834
34835 \begin_layout Plain Layout
34836 \begin_inset Graphics
34837         filename ../../images/math-macro-remove-param.png
34838         rotateOrigin center
34839
34840 \end_inset
34841
34842
34843 \end_layout
34844
34845 \end_inset
34846 </cell>
34847 <cell alignment="center" valignment="top" usebox="none">
34848 \begin_inset Text
34849
34850 \begin_layout Plain Layout
34851
34852 \family sans
34853 Editar\SpecialChar \menuseparator
34854 Ecuación\SpecialChar \menuseparator
34855 Definición de macro\SpecialChar \menuseparator
34856 Quitar último argumento
34857 \end_layout
34858
34859 \end_inset
34860 </cell>
34861 </row>
34862 <row interlinespace="2.5mm">
34863 <cell alignment="center" valignment="top" usebox="none">
34864 \begin_inset Text
34865
34866 \begin_layout Plain Layout
34867 \begin_inset Graphics
34868         filename ../../images/math-macro-add-param.png
34869         rotateOrigin center
34870
34871 \end_inset
34872
34873
34874 \end_layout
34875
34876 \end_inset
34877 </cell>
34878 <cell alignment="center" valignment="top" usebox="none">
34879 \begin_inset Text
34880
34881 \begin_layout Plain Layout
34882
34883 \family sans
34884 Editar\SpecialChar \menuseparator
34885 Ecuación\SpecialChar \menuseparator
34886 Definición de macro\SpecialChar \menuseparator
34887 Añadir argumento
34888 \end_layout
34889
34890 \end_inset
34891 </cell>
34892 </row>
34893 <row interlinespace="2.5mm">
34894 <cell alignment="center" valignment="top" usebox="none">
34895 \begin_inset Text
34896
34897 \begin_layout Plain Layout
34898 \begin_inset Graphics
34899         filename ../../images/math-macro-make-optional.png
34900         rotateOrigin center
34901
34902 \end_inset
34903
34904
34905 \end_layout
34906
34907 \end_inset
34908 </cell>
34909 <cell alignment="center" valignment="top" usebox="none">
34910 \begin_inset Text
34911
34912 \begin_layout Plain Layout
34913
34914 \family sans
34915 Editar\SpecialChar \menuseparator
34916 Ecuación\SpecialChar \menuseparator
34917 Definición de macro\SpecialChar \menuseparator
34918 Hacer opcional el primer
34919 \begin_inset Newline newline
34920 \end_inset
34921
34922
34923 \begin_inset Phantom HPhantom
34924 status open
34925
34926 \begin_layout Plain Layout
34927
34928 \family sans
34929 Editar\SpecialChar \menuseparator
34930 Ecuación\SpecialChar \menuseparator
34931 Definición de macro\SpecialChar \menuseparator
34932
34933 \end_layout
34934
34935 \end_inset
34936
34937 argumento no opcional
34938 \end_layout
34939
34940 \end_inset
34941 </cell>
34942 </row>
34943 <row interlinespace="2.5mm">
34944 <cell alignment="center" valignment="top" usebox="none">
34945 \begin_inset Text
34946
34947 \begin_layout Plain Layout
34948 \begin_inset Graphics
34949         filename ../../images/math-macro-make-nonoptional.png
34950         rotateOrigin center
34951
34952 \end_inset
34953
34954
34955 \end_layout
34956
34957 \end_inset
34958 </cell>
34959 <cell alignment="center" valignment="top" usebox="none">
34960 \begin_inset Text
34961
34962 \begin_layout Plain Layout
34963
34964 \family sans
34965 Editar\SpecialChar \menuseparator
34966 Ecuación\SpecialChar \menuseparator
34967 Definición de macro\SpecialChar \menuseparator
34968 Hacer no opcional el primer
34969 \begin_inset Newline newline
34970 \end_inset
34971
34972
34973 \begin_inset Phantom HPhantom
34974 status open
34975
34976 \begin_layout Plain Layout
34977
34978 \family sans
34979 Editar\SpecialChar \menuseparator
34980 Ecuación\SpecialChar \menuseparator
34981 Definición de macro\SpecialChar \menuseparator
34982
34983 \end_layout
34984
34985 \end_inset
34986
34987 argumento opcional
34988 \end_layout
34989
34990 \end_inset
34991 </cell>
34992 </row>
34993 <row interlinespace="2.5mm">
34994 <cell alignment="center" valignment="top" usebox="none">
34995 \begin_inset Text
34996
34997 \begin_layout Plain Layout
34998 \begin_inset Graphics
34999         filename ../../images/math-macro-remove-optional-param.png
35000         rotateOrigin center
35001
35002 \end_inset
35003
35004
35005 \end_layout
35006
35007 \end_inset
35008 </cell>
35009 <cell alignment="center" valignment="top" usebox="none">
35010 \begin_inset Text
35011
35012 \begin_layout Plain Layout
35013
35014 \family sans
35015 Editar\SpecialChar \menuseparator
35016 Ecuación\SpecialChar \menuseparator
35017 Definición de macro\SpecialChar \menuseparator
35018 Quitar argumento opcional
35019 \end_layout
35020
35021 \end_inset
35022 </cell>
35023 </row>
35024 <row interlinespace="2.5mm">
35025 <cell alignment="center" valignment="top" usebox="none">
35026 \begin_inset Text
35027
35028 \begin_layout Plain Layout
35029 \begin_inset Graphics
35030         filename ../../images/math-macro-add-optional-param.png
35031         rotateOrigin center
35032
35033 \end_inset
35034
35035
35036 \end_layout
35037
35038 \end_inset
35039 </cell>
35040 <cell alignment="center" valignment="top" usebox="none">
35041 \begin_inset Text
35042
35043 \begin_layout Plain Layout
35044
35045 \family sans
35046 Editar\SpecialChar \menuseparator
35047 Ecuación\SpecialChar \menuseparator
35048 Definición de macro\SpecialChar \menuseparator
35049 Insertar argumento opcional
35050 \end_layout
35051
35052 \end_inset
35053 </cell>
35054 </row>
35055 <row interlinespace="2.5mm">
35056 <cell alignment="center" valignment="top" usebox="none">
35057 \begin_inset Text
35058
35059 \begin_layout Plain Layout
35060 \begin_inset Graphics
35061         filename ../../images/math-macro-remove-greedy-param.png
35062         rotateOrigin center
35063
35064 \end_inset
35065
35066
35067 \end_layout
35068
35069 \end_inset
35070 </cell>
35071 <cell alignment="center" valignment="top" usebox="none">
35072 \begin_inset Text
35073
35074 \begin_layout Plain Layout
35075
35076 \family sans
35077 Editar\SpecialChar \menuseparator
35078 Ecuación\SpecialChar \menuseparator
35079 Definición de macro\SpecialChar \menuseparator
35080 Quitar último argumento
35081 \begin_inset Newline newline
35082 \end_inset
35083
35084
35085 \begin_inset Phantom HPhantom
35086 status open
35087
35088 \begin_layout Plain Layout
35089
35090 \family sans
35091 Editar\SpecialChar \menuseparator
35092 Ecuación\SpecialChar \menuseparator
35093 Definición de macro\SpecialChar \menuseparator
35094
35095 \end_layout
35096
35097 \end_inset
35098
35099 yendo hacia la derecha
35100 \end_layout
35101
35102 \end_inset
35103 </cell>
35104 </row>
35105 <row interlinespace="2.5mm">
35106 <cell alignment="center" valignment="top" usebox="none">
35107 \begin_inset Text
35108
35109 \begin_layout Plain Layout
35110 \begin_inset Graphics
35111         filename ../../images/math-macro-append-greedy-param.png
35112         rotateOrigin center
35113
35114 \end_inset
35115
35116
35117 \end_layout
35118
35119 \end_inset
35120 </cell>
35121 <cell alignment="center" valignment="top" usebox="none">
35122 \begin_inset Text
35123
35124 \begin_layout Plain Layout
35125
35126 \family sans
35127 Editar\SpecialChar \menuseparator
35128 Ecuación\SpecialChar \menuseparator
35129 Definición de macro\SpecialChar \menuseparator
35130 Añadir argumento comiendo
35131 \begin_inset Newline newline
35132 \end_inset
35133
35134
35135 \begin_inset Phantom HPhantom
35136 status open
35137
35138 \begin_layout Plain Layout
35139
35140 \family sans
35141 Editar\SpecialChar \menuseparator
35142 Ecuación\SpecialChar \menuseparator
35143 Definición de macro\SpecialChar \menuseparator
35144
35145 \end_layout
35146
35147 \end_inset
35148
35149 desde la derecha
35150 \end_layout
35151
35152 \end_inset
35153 </cell>
35154 </row>
35155 <row interlinespace="2.5mm">
35156 <cell alignment="center" valignment="top" usebox="none">
35157 \begin_inset Text
35158
35159 \begin_layout Plain Layout
35160 \begin_inset Graphics
35161         filename ../../images/math-macro-add-greedy-optional-param.png
35162         rotateOrigin center
35163
35164 \end_inset
35165
35166
35167 \end_layout
35168
35169 \end_inset
35170 </cell>
35171 <cell alignment="center" valignment="top" usebox="none">
35172 \begin_inset Text
35173
35174 \begin_layout Plain Layout
35175
35176 \family sans
35177 Editar\SpecialChar \menuseparator
35178 Ecuación\SpecialChar \menuseparator
35179 Definición de macro\SpecialChar \menuseparator
35180 Añadir argumento opcional
35181 \begin_inset Newline newline
35182 \end_inset
35183
35184
35185 \begin_inset Phantom HPhantom
35186 status open
35187
35188 \begin_layout Plain Layout
35189
35190 \family sans
35191 Editar\SpecialChar \menuseparator
35192 Ecuación\SpecialChar \menuseparator
35193 Definición de macro\SpecialChar \menuseparator
35194
35195 \end_layout
35196
35197 \end_inset
35198
35199 comiendo desde la derecha
35200 \end_layout
35201
35202 \end_inset
35203 </cell>
35204 </row>
35205 </lyxtabular>
35206
35207 \end_inset
35208
35209
35210 \end_layout
35211
35212 \begin_layout Section
35213 Sistema algebraico computacional
35214 \end_layout
35215
35216 \begin_layout Standard
35217 LyX permite el intercambio entre expresiones matemáticas escritas con su
35218  editor de ecuaciones y aplicaciones externas o guiones definidos por el
35219  usuario.
35220  Las aplicaciones soportadas actualmente son 
35221 \family sans
35222 Maple
35223 \family default
35224
35225 \family sans
35226 Mathematica
35227 \family default
35228
35229 \family sans
35230 Maxima
35231 \family default
35232  y 
35233 \family sans
35234 Octave
35235 \family default
35236 .
35237  Hay que advertir que el conjunto de estructuras matemáticas soportadas
35238  se limita a casos muy simples.
35239 \end_layout
35240
35241 \begin_layout Subsection
35242 Utilización
35243 \end_layout
35244
35245 \begin_layout Standard
35246 Escribe alguna expresión en una ecuación, despliega el menú 
35247 \family sans
35248 Editar\SpecialChar \menuseparator
35249 Ecuación\SpecialChar \menuseparator
35250 Usar programa de álgebra
35251 \family default
35252  y elige la aplicación que esté instalada en tu ordenador.
35253  Después de eso el resultado de la computación debería mostrarse a la derecha
35254  de la expresión junto con el operador "=".
35255 \end_layout
35256
35257 \begin_layout Standard
35258 A continuación hay unos ejemplos sencillos (con resultados de 
35259 \family sans
35260 Maxima
35261 \family default
35262 ) que muestran qué tipos de computación se pueden realizar:
35263 \end_layout
35264
35265 \begin_layout Itemize
35266 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
35267 \end_inset
35268
35269
35270 \end_layout
35271
35272 \begin_layout Itemize
35273 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
35274 \end_inset
35275
35276
35277 \end_layout
35278
35279 \begin_layout Itemize
35280 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
35281 \end_inset
35282
35283
35284 \end_layout
35285
35286 \begin_layout Itemize
35287 \begin_inset Formula $\det\left[\begin{array}{ccc}
35288 1 & 6 & 7\\
35289 2 & 5 & 8\\
35290 3 & 4 & 17
35291 \end{array}\right]=-56$
35292 \end_inset
35293
35294
35295 \end_layout
35296
35297 \begin_layout Itemize
35298 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
35299 \end_inset
35300
35301
35302 \end_layout
35303
35304 \begin_layout Subsection
35305 Atajos de teclado
35306 \end_layout
35307
35308 \begin_layout Standard
35309 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
35310  Se puede vincular fácilmente una combinación de teclas a la función 
35311 \family sans
35312 math-extern
35313 \family default
35314  de Lyx (véase el manual 
35315 \emph on
35316 Funciones de LyX
35317 \emph default
35318 ).
35319  Por ejemplo, para vincular la tecla 
35320 \family sans
35321 Entrar
35322 \family default
35323  en el editor de ecuaciones a 
35324 \family sans
35325 Maxima
35326 \family default
35327  se podría usar este comando para definir el atajo de teclado:
35328 \end_layout
35329
35330 \begin_layout Standard
35331
35332 \series bold
35333 command-alternatives break-paragraph;math-extern maxima
35334 \end_layout
35335
35336 \begin_layout Section
35337 Consejos prácticos
35338 \begin_inset Index idx
35339 status collapsed
35340
35341 \begin_layout Plain Layout
35342 Consejos prácticos
35343 \end_layout
35344
35345 \end_inset
35346
35347
35348 \end_layout
35349
35350 \begin_layout Subsection
35351 Números negativos
35352 \begin_inset Index idx
35353 status collapsed
35354
35355 \begin_layout Plain Layout
35356 Numeros@Números ! negativos
35357 \end_layout
35358
35359 \end_inset
35360
35361
35362 \end_layout
35363
35364 \begin_layout Standard
35365 Los números negativos a veces se ven feos en las ecuaciones porque el signo
35366  menos delante del número tiene la misma longitud que el operador signo
35367  menos.
35368  Si se escribe el número negativo en texto normal el signo menos aparece
35369  correctamente.
35370 \end_layout
35371
35372 \begin_layout Standard
35373 Así pues, el problema desaparece si se convierte el signo menos a texto
35374  matemático.
35375 \end_layout
35376
35377 \begin_layout Standard
35378 Un ejemplo para visualizar el problema:
35379 \end_layout
35380
35381 \begin_layout Standard
35382 \noindent
35383 \align center
35384 \begin_inset Tabular
35385 <lyxtabular version="3" rows="3" columns="2">
35386 <features tabularvalignment="middle">
35387 <column alignment="center" valignment="top" width="0">
35388 <column alignment="center" valignment="top" width="0">
35389 <row>
35390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35391 \begin_inset Text
35392
35393 \begin_layout Plain Layout
35394 texto normal:
35395 \end_layout
35396
35397 \end_inset
35398 </cell>
35399 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35400 \begin_inset Text
35401
35402 \begin_layout Plain Layout
35403 x = -2
35404 \end_layout
35405
35406 \end_inset
35407 </cell>
35408 </row>
35409 <row>
35410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35411 \begin_inset Text
35412
35413 \begin_layout Plain Layout
35414 ecuación:
35415 \end_layout
35416
35417 \end_inset
35418 </cell>
35419 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35420 \begin_inset Text
35421
35422 \begin_layout Plain Layout
35423 \begin_inset Formula $x=-2$
35424 \end_inset
35425
35426
35427 \end_layout
35428
35429 \end_inset
35430 </cell>
35431 </row>
35432 <row>
35433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35434 \begin_inset Text
35435
35436 \begin_layout Plain Layout
35437 solución:
35438 \end_layout
35439
35440 \end_inset
35441 </cell>
35442 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35443 \begin_inset Text
35444
35445 \begin_layout Plain Layout
35446 \begin_inset Formula $x=\mbox{-}2$
35447 \end_inset
35448
35449
35450 \end_layout
35451
35452 \end_inset
35453 </cell>
35454 </row>
35455 </lyxtabular>
35456
35457 \end_inset
35458
35459
35460 \end_layout
35461
35462 \begin_layout Subsection
35463 Coma como separador decimal
35464 \begin_inset Index idx
35465 status collapsed
35466
35467 \begin_layout Plain Layout
35468 Coma decimal
35469 \end_layout
35470
35471 \end_inset
35472
35473
35474 \end_layout
35475
35476 \begin_layout Standard
35477 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
35478  de grupos numéricos.
35479  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
35480 \end_layout
35481
35482 \begin_layout Standard
35483 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
35484  
35485 \family sans
35486 Ctrl+M
35487 \family default
35488 ).
35489 \end_layout
35490
35491 \begin_layout Standard
35492 Para usar las comas en todas las fórmulas del documento como separador decimal,
35493  se carga el archivo 
35494 \series bold
35495 icomma.sty
35496 \series default
35497
35498 \begin_inset Foot
35499 status collapsed
35500
35501 \begin_layout Plain Layout
35502
35503 \series bold
35504 icomma
35505 \series default
35506  forma parte del paquete LaTeX 
35507 \series bold
35508 was
35509 \series default
35510
35511 \begin_inset Index idx
35512 status collapsed
35513
35514 \begin_layout Plain Layout
35515 Paquetes ! was
35516 \begin_inset ERT
35517 status collapsed
35518
35519 \begin_layout Plain Layout
35520
35521
35522 \backslash
35523 vspace{4mm}
35524 \end_layout
35525
35526 \end_inset
35527
35528
35529 \end_layout
35530
35531 \end_inset
35532
35533 .
35534 \end_layout
35535
35536 \end_inset
35537
35538
35539 \begin_inset Index idx
35540 status collapsed
35541
35542 \begin_layout Plain Layout
35543 Paquetes ! icomma
35544 \end_layout
35545
35546 \end_inset
35547
35548  en el preámbulo LaTeX con la línea: 
35549 \end_layout
35550
35551 \begin_layout Standard
35552
35553 \series bold
35554
35555 \backslash
35556 usepackage{icomma}
35557 \end_layout
35558
35559 \begin_layout Subsection
35560 Vectores cuánticos y notación bra-ket
35561 \begin_inset CommandInset label
35562 LatexCommand label
35563 name "sub:Vectores-cuánticos"
35564
35565 \end_inset
35566
35567
35568 \begin_inset Index idx
35569 status open
35570
35571 \begin_layout Plain Layout
35572 Vectores cuánticos
35573 \end_layout
35574
35575 \end_inset
35576
35577
35578 \begin_inset Index idx
35579 status open
35580
35581 \begin_layout Plain Layout
35582 Notación bra-ket
35583 \end_layout
35584
35585 \end_inset
35586
35587
35588 \end_layout
35589
35590 \begin_layout Standard
35591 El paquete LaTeX 
35592 \series bold
35593 braket
35594 \series default
35595
35596 \begin_inset Index idx
35597 status collapsed
35598
35599 \begin_layout Plain Layout
35600 Paquetes ! braket
35601 \end_layout
35602
35603 \end_inset
35604
35605  suministra comandos para escribir paréntesis angulares que se usan en mecánica
35606  cuántica: la notación 
35607 \begin_inset Quotes fld
35608 \end_inset
35609
35610 bra-ket
35611 \begin_inset Quotes frd
35612 \end_inset
35613
35614 ; se carga con la línea de preámbulo LaTeX:
35615 \end_layout
35616
35617 \begin_layout Standard
35618
35619 \series bold
35620
35621 \backslash
35622 usepackage{braket}
35623 \end_layout
35624
35625 \begin_layout Standard
35626 \begin_inset ERT
35627 status collapsed
35628
35629 \begin_layout Plain Layout
35630
35631
35632 \backslash
35633 ifbraket 
35634 \end_layout
35635
35636 \end_inset
35637
35638
35639 \begin_inset Note Note
35640 status open
35641
35642 \begin_layout Plain Layout
35643 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
35644 \series bold
35645 braket
35646 \series default
35647  está instalado.
35648 \end_layout
35649
35650 \end_inset
35651
35652
35653 \end_layout
35654
35655 \begin_layout Standard
35656 Están definidos los siguientes comandos:
35657 \end_layout
35658
35659 \begin_layout Standard
35660 \noindent
35661 \align center
35662 \begin_inset Tabular
35663 <lyxtabular version="3" rows="4" columns="2">
35664 <features tabularvalignment="middle">
35665 <column alignment="center" valignment="top" width="0">
35666 <column alignment="center" valignment="top" width="0">
35667 <row>
35668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35669 \begin_inset Text
35670
35671 \begin_layout Plain Layout
35672 Comando
35673 \end_layout
35674
35675 \end_inset
35676 </cell>
35677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35678 \begin_inset Text
35679
35680 \begin_layout Plain Layout
35681 Resultado
35682 \end_layout
35683
35684 \end_inset
35685 </cell>
35686 </row>
35687 <row>
35688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35689 \begin_inset Text
35690
35691 \begin_layout Plain Layout
35692
35693 \backslash
35694 Bra{
35695 \backslash
35696 psi
35697 \end_layout
35698
35699 \end_inset
35700 </cell>
35701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35702 \begin_inset Text
35703
35704 \begin_layout Plain Layout
35705 \begin_inset Formula $\Bra{\psi}$
35706 \end_inset
35707
35708
35709 \end_layout
35710
35711 \end_inset
35712 </cell>
35713 </row>
35714 <row>
35715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35716 \begin_inset Text
35717
35718 \begin_layout Plain Layout
35719
35720 \backslash
35721 Ket{
35722 \backslash
35723 psi
35724 \end_layout
35725
35726 \end_inset
35727 </cell>
35728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35729 \begin_inset Text
35730
35731 \begin_layout Plain Layout
35732 \begin_inset Formula $\Ket{\psi}$
35733 \end_inset
35734
35735
35736 \end_layout
35737
35738 \end_inset
35739 </cell>
35740 </row>
35741 <row>
35742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35743 \begin_inset Text
35744
35745 \begin_layout Plain Layout
35746
35747 \backslash
35748 Braket{
35749 \backslash
35750 psi|
35751 \backslash
35752 phi
35753 \end_layout
35754
35755 \end_inset
35756 </cell>
35757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35758 \begin_inset Text
35759
35760 \begin_layout Plain Layout
35761 \begin_inset Formula $\Braket{\psi|\phi}$
35762 \end_inset
35763
35764
35765 \end_layout
35766
35767 \end_inset
35768 </cell>
35769 </row>
35770 </lyxtabular>
35771
35772 \end_inset
35773
35774
35775 \end_layout
35776
35777 \begin_layout Standard
35778 El comando 
35779 \series bold
35780
35781 \backslash
35782 Braket
35783 \series default
35784  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35785  circundantes:
35786 \begin_inset Formula 
35787 \[
35788 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
35789 \]
35790
35791 \end_inset
35792
35793
35794 \begin_inset ERT
35795 status collapsed
35796
35797 \begin_layout Plain Layout
35798
35799
35800 \backslash
35801 else
35802 \end_layout
35803
35804 \end_inset
35805
35806
35807 \begin_inset Note Note
35808 status open
35809
35810 \begin_layout Plain Layout
35811 Lo que sigue se verá en la salida si el paquete LaTeX 
35812 \series bold
35813 braket
35814 \series default
35815  no está instalado:
35816 \end_layout
35817
35818 \end_inset
35819
35820
35821 \end_layout
35822
35823 \begin_layout Standard
35824 Debes instalar el paquete LaTeX 
35825 \series bold
35826 braket
35827 \series default
35828  para ver en la salida el resto de esta subsección.
35829 \end_layout
35830
35831 \begin_layout Standard
35832 \begin_inset ERT
35833 status collapsed
35834
35835 \begin_layout Plain Layout
35836
35837
35838 \backslash
35839 fi
35840 \end_layout
35841
35842 \end_inset
35843
35844
35845 \end_layout
35846
35847 \begin_layout Standard
35848 El efecto de 
35849 \series bold
35850
35851 \backslash
35852 Braket
35853 \series default
35854  también se puede conseguir con el comando 
35855 \series bold
35856
35857 \backslash
35858 middle
35859 \series default
35860 , que se describe en 
35861 \begin_inset CommandInset ref
35862 LatexCommand ref
35863 reference "sub:Tamaño-automático-de"
35864
35865 \end_inset
35866
35867 .
35868 \end_layout
35869
35870 \begin_layout Subsection
35871 Fracciones definidas por el usuario
35872 \begin_inset CommandInset label
35873 LatexCommand label
35874 name "sub:Fracciones-personalizadas"
35875
35876 \end_inset
35877
35878
35879 \begin_inset Index idx
35880 status collapsed
35881
35882 \begin_layout Plain Layout
35883 Fracciones ! personalizadas
35884 \end_layout
35885
35886 \end_inset
35887
35888
35889 \end_layout
35890
35891 \begin_layout Standard
35892 Para definir comandos personalizados para fracciones, se usa el comando
35893  
35894 \series bold
35895
35896 \backslash
35897 genfrac
35898 \series default
35899
35900 \begin_inset Index idx
35901 status collapsed
35902
35903 \begin_layout Plain Layout
35904 Comandos ! G ! 
35905 \backslash
35906 genfrac
35907 \end_layout
35908
35909 \end_inset
35910
35911  con el siguiente esquema:
35912 \end_layout
35913
35914 \begin_layout Standard
35915
35916 \series bold
35917
35918 \backslash
35919 genfrac{delimitador izquierdo}{delimitador derecho}
35920 \begin_inset Newline newline
35921 \end_inset
35922
35923
35924 \begin_inset Phantom HPhantom
35925 status open
35926
35927 \begin_layout Plain Layout
35928
35929 \series bold
35930
35931 \backslash
35932 genfrac
35933 \end_layout
35934
35935 \end_inset
35936
35937 {grosor raya de fracción}{estilo}{numerador}{denominador}
35938 \end_layout
35939
35940 \begin_layout Standard
35941 El estilo es un número en el rango 0
35942 \begin_inset space \thinspace{}
35943 \end_inset
35944
35945 -
35946 \begin_inset space \thinspace{}
35947 \end_inset
35948
35949 3.
35950 \end_layout
35951
35952 \begin_layout Standard
35953 \align center
35954 \begin_inset Tabular
35955 <lyxtabular version="3" rows="5" columns="2">
35956 <features tabularvalignment="middle">
35957 <column alignment="center" valignment="top" width="0">
35958 <column alignment="center" valignment="top" width="0">
35959 <row>
35960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35961 \begin_inset Text
35962
35963 \begin_layout Plain Layout
35964 Número
35965 \end_layout
35966
35967 \end_inset
35968 </cell>
35969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35970 \begin_inset Text
35971
35972 \begin_layout Plain Layout
35973 Estilo (tamaño)
35974 \end_layout
35975
35976 \end_inset
35977 </cell>
35978 </row>
35979 <row>
35980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35981 \begin_inset Text
35982
35983 \begin_layout Plain Layout
35984 0
35985 \end_layout
35986
35987 \end_inset
35988 </cell>
35989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35990 \begin_inset Text
35991
35992 \begin_layout Plain Layout
35993 ecuación presentada
35994 \end_layout
35995
35996 \end_inset
35997 </cell>
35998 </row>
35999 <row>
36000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36001 \begin_inset Text
36002
36003 \begin_layout Plain Layout
36004 1
36005 \end_layout
36006
36007 \end_inset
36008 </cell>
36009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36010 \begin_inset Text
36011
36012 \begin_layout Plain Layout
36013 ecuación en línea
36014 \end_layout
36015
36016 \end_inset
36017 </cell>
36018 </row>
36019 <row>
36020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36021 \begin_inset Text
36022
36023 \begin_layout Plain Layout
36024 2
36025 \end_layout
36026
36027 \end_inset
36028 </cell>
36029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36030 \begin_inset Text
36031
36032 \begin_layout Plain Layout
36033 pequeño
36034 \end_layout
36035
36036 \end_inset
36037 </cell>
36038 </row>
36039 <row>
36040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36041 \begin_inset Text
36042
36043 \begin_layout Plain Layout
36044 3
36045 \end_layout
36046
36047 \end_inset
36048 </cell>
36049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36050 \begin_inset Text
36051
36052 \begin_layout Plain Layout
36053 muy pequeño
36054 \end_layout
36055
36056 \end_inset
36057 </cell>
36058 </row>
36059 </lyxtabular>
36060
36061 \end_inset
36062
36063
36064 \end_layout
36065
36066 \begin_layout Standard
36067 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
36068  
36069 \series bold
36070
36071 \backslash
36072 frac
36073 \series default
36074 .
36075 \end_layout
36076
36077 \begin_layout Standard
36078 Si no se pone grosor de la raya de fracción se usará el valor predefinido
36079  de 0.4
36080 \begin_inset space \thinspace{}
36081 \end_inset
36082
36083 pt.
36084 \end_layout
36085
36086 \begin_layout Standard
36087 Por ejemplo, los comandos 
36088 \series bold
36089
36090 \backslash
36091 dfrac
36092 \series default
36093  y 
36094 \series bold
36095
36096 \backslash
36097 tbinom
36098 \series default
36099  de la 
36100 \begin_inset CommandInset ref
36101 LatexCommand ref
36102 reference "sub:Fracciones"
36103
36104 \end_inset
36105
36106  se definen con los comandos:
36107 \end_layout
36108
36109 \begin_layout Standard
36110
36111 \series bold
36112
36113 \backslash
36114 newcommand{
36115 \backslash
36116 dfrac}[2]{
36117 \backslash
36118 genfrac{}{}{}{0}{#1}{#2}}
36119 \end_layout
36120
36121 \begin_layout Standard
36122 y
36123 \end_layout
36124
36125 \begin_layout Standard
36126
36127 \series bold
36128
36129 \backslash
36130 newcommand{
36131 \backslash
36132 tbinom}[2]{
36133 \backslash
36134 genfrac{(}{)}{0pt}{1}{#1}{#2}}
36135 \end_layout
36136
36137 \begin_layout Standard
36138 \begin_inset VSpace medskip
36139 \end_inset
36140
36141
36142 \end_layout
36143
36144 \begin_layout Standard
36145 Para definir una fracción en la que el grosor de la raya se pueda definir
36146  como argumento opcional, se inserta la siguiente línea en el preámbulo
36147  LaTeX:
36148 \end_layout
36149
36150 \begin_layout Standard
36151
36152 \series bold
36153
36154 \backslash
36155 newcommand{
36156 \backslash
36157 fracS}[3][]{
36158 \backslash
36159 genfrac{}{}{#1}{}{#2}{#3}}
36160 \end_layout
36161
36162 \begin_layout Standard
36163 Un ensayo:
36164 \begin_inset Formula 
36165 \begin{align*}
36166 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
36167 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
36168 \end{align*}
36169
36170 \end_inset
36171
36172 Como se puede ver, la distancia del numerador y el denominador a la raya
36173  de fracción se redondea a unas tres veces el grosor de la raya.
36174 \end_layout
36175
36176 \begin_layout Subsection
36177 Ecuaciones canceladas
36178 \begin_inset Index idx
36179 status collapsed
36180
36181 \begin_layout Plain Layout
36182 Ecuación ! cancelada
36183 \end_layout
36184
36185 \end_inset
36186
36187
36188 \end_layout
36189
36190 \begin_layout Standard
36191 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
36192  
36193 \series bold
36194 cancel
36195 \series default
36196
36197 \begin_inset Index idx
36198 status collapsed
36199
36200 \begin_layout Plain Layout
36201 Paquetes ! cancel
36202 \end_layout
36203
36204 \end_inset
36205
36206  con la línea de preámbulo LaTeX
36207 \end_layout
36208
36209 \begin_layout Standard
36210
36211 \series bold
36212
36213 \backslash
36214 usepackage{cancel}
36215 \end_layout
36216
36217 \begin_layout Standard
36218 \begin_inset ERT
36219 status collapsed
36220
36221 \begin_layout Plain Layout
36222
36223
36224 \backslash
36225 ifcancel 
36226 \end_layout
36227
36228 \end_inset
36229
36230
36231 \begin_inset Note Note
36232 status open
36233
36234 \begin_layout Plain Layout
36235 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
36236 \series bold
36237 cancel
36238 \series default
36239  está instalado.
36240 \end_layout
36241
36242 \end_inset
36243
36244
36245 \end_layout
36246
36247 \begin_layout Standard
36248 Hay cuatro formas de cancelar ecuaciones:
36249 \end_layout
36250
36251 \begin_layout Standard
36252 \align center
36253 \begin_inset Tabular
36254 <lyxtabular version="3" rows="5" columns="2">
36255 <features tabularvalignment="middle">
36256 <column alignment="center" valignment="top" width="0">
36257 <column alignment="center" valignment="top" width="0">
36258 <row>
36259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36260 \begin_inset Text
36261
36262 \begin_layout Plain Layout
36263 Comando
36264 \end_layout
36265
36266 \end_inset
36267 </cell>
36268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36269 \begin_inset Text
36270
36271 \begin_layout Plain Layout
36272 Resultado
36273 \begin_inset Note Note
36274 status collapsed
36275
36276 \begin_layout Plain Layout
36277 El
36278 \series bold
36279  
36280 \series default
36281 espacio y 
36282 \series bold
36283
36284 \backslash
36285 raisebox
36286 \series default
36287  se usa sólo como espaciador
36288 \end_layout
36289
36290 \end_inset
36291
36292
36293 \end_layout
36294
36295 \end_inset
36296 </cell>
36297 </row>
36298 <row>
36299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36300 \begin_inset Text
36301
36302 \begin_layout Plain Layout
36303
36304 \backslash
36305 cancel{
36306 \backslash
36307 int
36308 \begin_inset ERT
36309 status collapsed
36310
36311 \begin_layout Plain Layout
36312
36313
36314 \backslash
36315 spce 
36316 \end_layout
36317
36318 \end_inset
36319
36320 A=B
36321 \end_layout
36322
36323 \end_inset
36324 </cell>
36325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36326 \begin_inset Text
36327
36328 \begin_layout Plain Layout
36329 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
36330 \end_inset
36331
36332
36333 \end_layout
36334
36335 \end_inset
36336 </cell>
36337 </row>
36338 <row>
36339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36340 \begin_inset Text
36341
36342 \begin_layout Plain Layout
36343
36344 \backslash
36345 bcancel{
36346 \backslash
36347 int
36348 \begin_inset ERT
36349 status collapsed
36350
36351 \begin_layout Plain Layout
36352
36353
36354 \backslash
36355 spce 
36356 \end_layout
36357
36358 \end_inset
36359
36360 A=B
36361 \end_layout
36362
36363 \end_inset
36364 </cell>
36365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36366 \begin_inset Text
36367
36368 \begin_layout Plain Layout
36369 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
36370 \end_inset
36371
36372
36373 \end_layout
36374
36375 \end_inset
36376 </cell>
36377 </row>
36378 <row>
36379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36380 \begin_inset Text
36381
36382 \begin_layout Plain Layout
36383
36384 \backslash
36385 xcancel{
36386 \backslash
36387 int
36388 \begin_inset ERT
36389 status collapsed
36390
36391 \begin_layout Plain Layout
36392
36393
36394 \backslash
36395 spce 
36396 \end_layout
36397
36398 \end_inset
36399
36400 A=B
36401 \end_layout
36402
36403 \end_inset
36404 </cell>
36405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36406 \begin_inset Text
36407
36408 \begin_layout Plain Layout
36409 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
36410 \end_inset
36411
36412
36413 \end_layout
36414
36415 \end_inset
36416 </cell>
36417 </row>
36418 <row>
36419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36420 \begin_inset Text
36421
36422 \begin_layout Plain Layout
36423
36424 \backslash
36425 cancelto{1
36426 \begin_inset Formula $\to$
36427 \end_inset
36428
36429
36430 \backslash
36431 {
36432 \backslash
36433 int
36434 \begin_inset ERT
36435 status collapsed
36436
36437 \begin_layout Plain Layout
36438
36439
36440 \backslash
36441 spce 
36442 \end_layout
36443
36444 \end_inset
36445
36446 A=B
36447 \end_layout
36448
36449 \end_inset
36450 </cell>
36451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36452 \begin_inset Text
36453
36454 \begin_layout Plain Layout
36455 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
36456 \end_inset
36457
36458
36459 \end_layout
36460
36461 \end_inset
36462 </cell>
36463 </row>
36464 </lyxtabular>
36465
36466 \end_inset
36467
36468
36469 \end_layout
36470
36471 \begin_layout Standard
36472
36473 \series bold
36474
36475 \backslash
36476 cancelto
36477 \series default
36478  es especialmente apropiado para visualizar la simplificación de fracciones
36479  en una ecuación:
36480 \begin_inset Formula 
36481 \[
36482 \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}}}
36483 \]
36484
36485 \end_inset
36486
36487
36488 \end_layout
36489
36490 \begin_layout Standard
36491 Para cambiar el tamaño del valor subscrito por 
36492 \series bold
36493
36494 \backslash
36495 cancelto
36496 \series default
36497  se puede cargar el paquete 
36498 \series bold
36499 cancel
36500 \series default
36501  con la opción 
36502 \series bold
36503 samesize
36504 \series default
36505 , que da el mismo tamaño que para el valor cancelado, o con la opción 
36506 \series bold
36507 Smaller
36508 \series default
36509 , que da un tamaño un poco más pequeño que el que se obtiene sin usar ninguna
36510  opción.
36511  En este documento, 
36512 \series bold
36513 cancel
36514 \series default
36515  se ha cargado con la línea 
36516 \end_layout
36517
36518 \begin_layout Standard
36519
36520 \series bold
36521
36522 \backslash
36523 usepackage[samesize]{cancel}
36524 \end_layout
36525
36526 \begin_layout Standard
36527 Para colorear la raya de cancelación añade el siguiente comando en código
36528  TeX:
36529 \end_layout
36530
36531 \begin_layout Standard
36532
36533 \series bold
36534
36535 \backslash
36536 renewcommand{
36537 \backslash
36538 CancelColor}{
36539 \backslash
36540 color{red}}
36541 \end_layout
36542
36543 \begin_layout Standard
36544 donde 
36545 \series bold
36546 red
36547 \series default
36548  puede reemplazarse por el color deseado.
36549 \end_layout
36550
36551 \begin_layout Standard
36552 \begin_inset ERT
36553 status collapsed
36554
36555 \begin_layout Plain Layout
36556
36557
36558 \backslash
36559 renewcommand{
36560 \backslash
36561 CancelColor}{
36562 \backslash
36563 color{red}}
36564 \end_layout
36565
36566 \end_inset
36567
36568
36569 \end_layout
36570
36571 \begin_layout Standard
36572 \begin_inset Formula 
36573 \[
36574 \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}}}
36575 \]
36576
36577 \end_inset
36578
36579
36580 \end_layout
36581
36582 \begin_layout Standard
36583 \begin_inset ERT
36584 status collapsed
36585
36586 \begin_layout Plain Layout
36587
36588
36589 \backslash
36590 renewcommand{
36591 \backslash
36592 CancelColor}{
36593 \backslash
36594 color{black}}
36595 \end_layout
36596
36597 \end_inset
36598
36599
36600 \begin_inset Note Note
36601 status open
36602
36603 \begin_layout Plain Layout
36604 restablece el color
36605 \end_layout
36606
36607 \end_inset
36608
36609
36610 \end_layout
36611
36612 \begin_layout Standard
36613 Para otras posibilidades de personalización, véase la documentación del
36614  paquete
36615 \series bold
36616  cancel
36617 \series default
36618
36619 \begin_inset CommandInset citation
36620 LatexCommand cite
36621 key "cancel"
36622
36623 \end_inset
36624
36625 .
36626 \end_layout
36627
36628 \begin_layout Standard
36629 \begin_inset ERT
36630 status collapsed
36631
36632 \begin_layout Plain Layout
36633
36634
36635 \backslash
36636 else
36637 \end_layout
36638
36639 \end_inset
36640
36641
36642 \begin_inset Note Note
36643 status open
36644
36645 \begin_layout Plain Layout
36646 Lo que sigue se verá en la salida si el paquete LaTeX 
36647 \series bold
36648 cancel
36649 \series default
36650  no está instalado:
36651 \end_layout
36652
36653 \end_inset
36654
36655
36656 \end_layout
36657
36658 \begin_layout Standard
36659 Debes instalar el paquete LaTeX 
36660 \series bold
36661 cancel
36662 \series default
36663  para ver en la salida el resto de esta subsección.
36664 \end_layout
36665
36666 \begin_layout Standard
36667 \begin_inset ERT
36668 status collapsed
36669
36670 \begin_layout Plain Layout
36671
36672
36673 \backslash
36674 fi
36675 \end_layout
36676
36677 \end_inset
36678
36679
36680 \end_layout
36681
36682 \begin_layout Subsection
36683 Ecuaciones en encabezados de sección
36684 \begin_inset CommandInset label
36685 LatexCommand label
36686 name "sub:Ecuaciones-en-encabezados"
36687
36688 \end_inset
36689
36690
36691 \begin_inset Index idx
36692 status collapsed
36693
36694 \begin_layout Plain Layout
36695 Ecuación ! en encabezados de sección
36696 \end_layout
36697
36698 \end_inset
36699
36700
36701 \end_layout
36702
36703 \begin_layout Standard
36704 Si se quiere poner una ecuación en un encabezado de sección hay que tener
36705  en cuenta lo siguiente:
36706 \end_layout
36707
36708 \begin_layout Standard
36709 \begin_inset Note Greyedout
36710 status open
36711
36712 \begin_layout Plain Layout
36713 Si el soporte para 
36714 \series bold
36715 hyperref
36716 \series default
36717
36718 \begin_inset Index idx
36719 status collapsed
36720
36721 \begin_layout Plain Layout
36722 Paquetes ! hyperref
36723 \end_layout
36724
36725 \end_inset
36726
36727  está activado en la configuración del documento, 
36728 \family sans
36729 Propiedades
36730 \begin_inset space ~
36731 \end_inset
36732
36733
36734 \family default
36735 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
36736  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
36737  texto del marcador, porque se infringen las convenciones PDF.
36738 \end_layout
36739
36740 \end_inset
36741
36742
36743 \end_layout
36744
36745 \begin_layout Standard
36746 Estos problemas se pueden solucionar insertando al final del encabezado
36747  un título breve con el menú 
36748 \family sans
36749 Insertar\SpecialChar \menuseparator
36750 Título
36751 \begin_inset space ~
36752 \end_inset
36753
36754 breve
36755 \family default
36756 .
36757  Los títulos breves se usan como alternativa para encabezados de sección
36758  con más de una línea para mantener el buen aspecto del índice.
36759  En éste sólo aparece el título breve y por tanto también en los marcadores.
36760 \end_layout
36761
36762 \begin_layout Standard
36763 Si hay que poner ecuaciones en el índice y se usa 
36764 \series bold
36765 hyperref
36766 \series default
36767 , se puede insertar el siguiente comando en modo TeX:
36768 \end_layout
36769
36770 \begin_layout Standard
36771
36772 \series bold
36773
36774 \backslash
36775 texorpdfstring{parte}{alternativa}
36776 \begin_inset Index idx
36777 status collapsed
36778
36779 \begin_layout Plain Layout
36780 Comandos ! T ! 
36781 \backslash
36782 texorpdfstring
36783 \end_layout
36784
36785 \end_inset
36786
36787
36788 \end_layout
36789
36790 \begin_layout Standard
36791 parte se refiere a la parte del encabezado que no debería aparecer en el
36792  marcador PDF.
36793  Pueden ser caracteres, ecuaciones, notas al pie y también referencias cruzadas.
36794  La alternativa se usa para el marcador en vez de la parte.
36795 \end_layout
36796
36797 \begin_layout Standard
36798 Aquí hay dos ejemplos de encabezados con ecuación:
36799 \end_layout
36800
36801 \begin_layout Standard
36802 \begin_inset VSpace -3mm
36803 \end_inset
36804
36805
36806 \end_layout
36807
36808 \begin_layout Standard
36809 \begin_inset ERT
36810 status collapsed
36811
36812 \begin_layout Plain Layout
36813
36814
36815 \backslash
36816 boldmath 
36817 \end_layout
36818
36819 \end_inset
36820
36821
36822 \end_layout
36823
36824 \begin_layout Subsubsection
36825 Encabezado sin ecuación en el índice 
36826 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36827 \end_inset
36828
36829
36830 \begin_inset Argument
36831 status collapsed
36832
36833 \begin_layout Plain Layout
36834 Encabezado sin ecuación en el índice
36835 \end_layout
36836
36837 \end_inset
36838
36839
36840 \end_layout
36841
36842 \begin_layout Subsubsection
36843 Encabezado con ecuación en el índice
36844 \begin_inset ERT
36845 status collapsed
36846
36847 \begin_layout Plain Layout
36848
36849
36850 \backslash
36851 texorpdfstring{
36852 \end_layout
36853
36854 \end_inset
36855
36856  
36857 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36858 \end_inset
36859
36860
36861 \begin_inset ERT
36862 status collapsed
36863
36864 \begin_layout Plain Layout
36865
36866 }{}
36867 \end_layout
36868
36869 \end_inset
36870
36871
36872 \end_layout
36873
36874 \begin_layout Standard
36875 \begin_inset ERT
36876 status collapsed
36877
36878 \begin_layout Plain Layout
36879
36880
36881 \backslash
36882 unboldmath 
36883 \end_layout
36884
36885 \end_inset
36886
36887 En el primer encabezado se ha puesto un título breve, en el segundo un 
36888 \series bold
36889
36890 \backslash
36891 texorpdfstring
36892 \series default
36893 .
36894 \end_layout
36895
36896 \begin_layout Standard
36897 Para obtener el mismo formato que en los demás encabezados se han puesto
36898  ambos en un entorno 
36899 \series bold
36900 boldmath
36901 \series default
36902 .
36903 \begin_inset Foot
36904 status collapsed
36905
36906 \begin_layout Plain Layout
36907 véase 
36908 \begin_inset CommandInset ref
36909 LatexCommand ref
36910 reference "sub:Ecuaciones-en-negrita"
36911
36912 \end_inset
36913
36914
36915 \end_layout
36916
36917 \end_inset
36918
36919
36920 \end_layout
36921
36922 \begin_layout Subsection
36923 Ecuaciones en texto multicolumna
36924 \begin_inset Index idx
36925 status collapsed
36926
36927 \begin_layout Plain Layout
36928 Ecuación ! en texto multicolumna
36929 \end_layout
36930
36931 \end_inset
36932
36933
36934 \end_layout
36935
36936 \begin_layout Standard
36937 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
36938  para ajustarse a la columna y entonces es preciso abarcar la anchura total
36939  de la página.
36940  Esto se hace usando el paquete LaTeX 
36941 \series bold
36942 multicol
36943 \series default
36944 ,
36945 \begin_inset Foot
36946 status collapsed
36947
36948 \begin_layout Plain Layout
36949
36950 \series bold
36951 multicol
36952 \series default
36953  forma parte de las distribuciones LaTeX estándar.
36954 \end_layout
36955
36956 \end_inset
36957
36958
36959 \begin_inset Index idx
36960 status collapsed
36961
36962 \begin_layout Plain Layout
36963 Paquetes ! multicol
36964 \end_layout
36965
36966 \end_inset
36967
36968  que se carga en el preámbulo LaTeX con la línea
36969 \end_layout
36970
36971 \begin_layout Standard
36972
36973 \series bold
36974
36975 \backslash
36976 usepackage{multicol}
36977 \end_layout
36978
36979 \begin_layout Standard
36980 \begin_inset Note Greyedout
36981 status open
36982
36983 \begin_layout Plain Layout
36984 Ten en cuenta que la opción 
36985 \family sans
36986 Documento
36987 \begin_inset space ~
36988 \end_inset
36989
36990 con
36991 \begin_inset space ~
36992 \end_inset
36993
36994 dos
36995 \begin_inset space ~
36996 \end_inset
36997
36998 caras
36999 \family default
37000 , bajo 
37001 \family sans
37002 Diseño
37003 \begin_inset space ~
37004 \end_inset
37005
37006 de
37007 \begin_inset space ~
37008 \end_inset
37009
37010 página 
37011 \family default
37012 en el menú 
37013 \family sans
37014 Documento\SpecialChar \menuseparator
37015 Configuración
37016 \family default
37017  
37018 \emph on
37019 debe
37020 \emph default
37021  estar desmarcada.
37022 \end_layout
37023
37024 \end_inset
37025
37026
37027 \end_layout
37028
37029 \begin_layout Standard
37030 Antes del texto multicolumna se inserta en modo TeX el comando
37031 \end_layout
37032
37033 \begin_layout Standard
37034
37035 \series bold
37036
37037 \backslash
37038 begin{multicols}{número de columnas}
37039 \end_layout
37040
37041 \begin_layout Standard
37042 El número de columnas está en el rango 2-10.
37043  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
37044  TeX el comando
37045 \end_layout
37046
37047 \begin_layout Standard
37048
37049 \series bold
37050
37051 \backslash
37052 end{multicols}
37053 \end_layout
37054
37055 \begin_layout Standard
37056 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
37057  Para quitarlo se inserta un espacio vertical de -6
37058 \begin_inset space \thinspace{}
37059 \end_inset
37060
37061 mm antes de la ecuación.
37062  Si se usa el estilo 
37063 \series bold
37064 Sangrado
37065 \series default
37066 ,
37067 \begin_inset Foot
37068 status collapsed
37069
37070 \begin_layout Plain Layout
37071 véase estilos de ecuación en 
37072 \begin_inset CommandInset ref
37073 LatexCommand ref
37074 reference "sec:Estilos-de-ecuación"
37075
37076 \end_inset
37077
37078
37079 \end_layout
37080
37081 \end_inset
37082
37083  se inserta un espacio de -9
37084 \begin_inset space \thinspace{}
37085 \end_inset
37086
37087 mm.
37088 \end_layout
37089
37090 \begin_layout Standard
37091 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
37092 \end_layout
37093
37094 \begin_layout Standard
37095
37096 \lang german
37097 \begin_inset ERT
37098 status collapsed
37099
37100 \begin_layout Plain Layout
37101
37102
37103 \backslash
37104 begin{multicols}{2}
37105 \end_layout
37106
37107 \end_inset
37108
37109 Das Spektrum wird fouriertransformiert.
37110  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
37111 , Lösungsmittel) zu trennen.
37112  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
37113  nun das Aussehen des Ausgangssignals.
37114  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
37115  über alle Phasen integrieren muss.
37116  Sei nun 
37117 \begin_inset Formula $S$
37118 \end_inset
37119
37120  unser normiertes Ausgangssignal und 
37121 \begin_inset Formula $P$
37122 \end_inset
37123
37124  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
37125 \begin_inset ERT
37126 status collapsed
37127
37128 \begin_layout Plain Layout
37129
37130
37131 \backslash
37132 end{multicols}
37133 \end_layout
37134
37135 \end_inset
37136
37137
37138 \begin_inset VSpace -6mm
37139 \end_inset
37140
37141
37142 \begin_inset Formula 
37143 \begin{equation}
37144 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
37145 \end{equation}
37146
37147 \end_inset
37148
37149
37150 \begin_inset ERT
37151 status collapsed
37152
37153 \begin_layout Plain Layout
37154
37155
37156 \backslash
37157 begin{multicols}{2}
37158 \end_layout
37159
37160 \end_inset
37161
37162 wobei 
37163 \begin_inset Formula $S_{0}$
37164 \end_inset
37165
37166  das Signal ohne Gradient ist und die Normierungsbedingung 
37167 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
37168 \end_inset
37169
37170  gilt.
37171  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
37172  Direkt nach dem 
37173 \begin_inset Formula $\nicefrac{\pi}{2}$
37174 \end_inset
37175
37176
37177 \begin_inset space \thinspace{}
37178 \end_inset
37179
37180 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
37181  das Signal zusätzlich abschwächt.
37182  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
37183  
37184 \begin_inset Formula $T_{2}$
37185 \end_inset
37186
37187 -Zeit.
37188 \end_layout
37189
37190 \begin_layout Standard
37191
37192 \lang german
37193 \begin_inset ERT
37194 status collapsed
37195
37196 \begin_layout Plain Layout
37197
37198
37199 \backslash
37200 end{multicols}
37201 \end_layout
37202
37203 \end_inset
37204
37205
37206 \end_layout
37207
37208 \begin_layout Subsection
37209 Ecuaciones con descripción de variables
37210 \begin_inset Index idx
37211 status collapsed
37212
37213 \begin_layout Plain Layout
37214 Ecuación ! con descripción de variables
37215 \end_layout
37216
37217 \end_inset
37218
37219
37220 \end_layout
37221
37222 \begin_layout Standard
37223 Para describir variables en una ecuación, como en la fórmula 
37224 \begin_inset CommandInset ref
37225 LatexCommand eqref
37226 reference "eq:within"
37227
37228 \end_inset
37229
37230 , se inserta una matriz 2×
37231 \begin_inset Formula $n$
37232 \end_inset
37233
37234  con columnas alineadas a la izquierda para las 
37235 \emph on
37236
37237 \begin_inset Formula $n$
37238 \end_inset
37239
37240
37241 \emph default
37242  variables usadas.
37243 \begin_inset Foot
37244 status collapsed
37245
37246 \begin_layout Plain Layout
37247 véase matrices en 
37248 \begin_inset CommandInset ref
37249 LatexCommand ref
37250 reference "sec:Matrices"
37251
37252 \end_inset
37253
37254
37255 \end_layout
37256
37257 \end_inset
37258
37259  Para poner la descripción en tamaño más pequeño se inserta, por ejemplo,
37260  el comando 
37261 \series bold
37262
37263 \backslash
37264 footnotesize
37265 \series default
37266  antes de la matriz.
37267 \begin_inset Foot
37268 status collapsed
37269
37270 \begin_layout Plain Layout
37271 véase tamaños de tipografías en 
37272 \begin_inset CommandInset ref
37273 LatexCommand ref
37274 reference "sub:Tamaños-de-tipografías"
37275
37276 \end_inset
37277
37278 .
37279 \end_layout
37280
37281 \end_inset
37282
37283
37284 \end_layout
37285
37286 \begin_layout Standard
37287 Si se usa el estilo 
37288 \series bold
37289 Sangrado
37290 \series default
37291 ,
37292 \begin_inset Foot
37293 status collapsed
37294
37295 \begin_layout Plain Layout
37296 véase estilos de ecuación en 
37297 \begin_inset CommandInset ref
37298 LatexCommand ref
37299 reference "sec:Estilos-de-ecuación"
37300
37301 \end_inset
37302
37303
37304 \end_layout
37305
37306 \end_inset
37307
37308  se inserta un 
37309 \series bold
37310
37311 \backslash
37312 hfill
37313 \series default
37314
37315 \begin_inset Foot
37316 status collapsed
37317
37318 \begin_layout Plain Layout
37319
37320 \series bold
37321
37322 \backslash
37323 hfill
37324 \series default
37325  sólo funciona en ecuaciones en estilo 
37326 \series bold
37327 Sangrado
37328 \series default
37329 , véase 
37330 \begin_inset CommandInset ref
37331 LatexCommand ref
37332 reference "sub:Espacio-variable"
37333
37334 \end_inset
37335
37336
37337 \end_layout
37338
37339 \end_inset
37340
37341  delante y detrás de la matriz para que tenga la misma separación con la
37342  ecuación y con el margen.
37343 \end_layout
37344
37345 \begin_layout Standard
37346 Si se usa el estilo 
37347 \series bold
37348 Centrado
37349 \series default
37350  se emplea el método descrito en la 
37351 \begin_inset CommandInset ref
37352 LatexCommand ref
37353 reference "sub:Entorno-flalign"
37354
37355 \end_inset
37356
37357  para sangrar la ecuación.
37358  La ecuación 
37359 \begin_inset CommandInset ref
37360 LatexCommand eqref
37361 reference "eq:within"
37362
37363 \end_inset
37364
37365  consta de cinco columnas ya que las dos primeras contienen la fórmula,
37366  la tercera la matriz y la última una llave TeX vacía.
37367 \begin_inset Formula 
37368 \begin{flalign}
37369 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
37370 \rho & \mbox{densidad}\\
37371 V & \mbox{volumen}\\
37372 g & \mbox{aceleración gravitatoria}
37373 \end{array} &  & {}\label{eq:within}
37374 \end{flalign}
37375
37376 \end_inset
37377
37378
37379 \end_layout
37380
37381 \begin_layout Subsection
37382 Letras griegas minúsculas en redonda
37383 \begin_inset CommandInset label
37384 LatexCommand label
37385 name "sub:Griegas-en-redonda"
37386
37387 \end_inset
37388
37389
37390 \begin_inset Index idx
37391 status collapsed
37392
37393 \begin_layout Plain Layout
37394 Letras griegas ! en redonda
37395 \end_layout
37396
37397 \end_inset
37398
37399
37400 \end_layout
37401
37402 \begin_layout Standard
37403 La mayoría de las tipografías sólo suministran letras griegas minúsculas
37404  en cursiva.
37405  Pero para símbolos de partículas elementales como piones y neutrinos hacen
37406  falta letras griegas en redonda.
37407  El archivo 
37408 \series bold
37409 upgreek.sty
37410 \series default
37411
37412 \begin_inset Foot
37413 status collapsed
37414
37415 \begin_layout Plain Layout
37416
37417 \series bold
37418 upgreek
37419 \series default
37420  forma parte del paquete LaTeX 
37421 \series bold
37422 was
37423 \series default
37424
37425 \begin_inset Index idx
37426 status collapsed
37427
37428 \begin_layout Plain Layout
37429 Paquetes ! was
37430 \begin_inset ERT
37431 status collapsed
37432
37433 \begin_layout Plain Layout
37434
37435
37436 \backslash
37437 vspace{4mm}
37438 \end_layout
37439
37440 \end_inset
37441
37442
37443 \end_layout
37444
37445 \end_inset
37446
37447 .
37448 \end_layout
37449
37450 \end_inset
37451
37452
37453 \begin_inset Index idx
37454 status collapsed
37455
37456 \begin_layout Plain Layout
37457 Paquetes ! upgreek
37458 \end_layout
37459
37460 \end_inset
37461
37462 , que se carga en el preámbulo LaTeX con la línea
37463 \end_layout
37464
37465 \begin_layout Standard
37466
37467 \series bold
37468
37469 \backslash
37470 usepackage{upgreek}
37471 \end_layout
37472
37473 \begin_layout Standard
37474 las suministra.
37475  
37476 \begin_inset ERT
37477 status collapsed
37478
37479 \begin_layout Plain Layout
37480
37481
37482 \backslash
37483 ifupgreek 
37484 \end_layout
37485
37486 \end_inset
37487
37488
37489 \begin_inset Note Note
37490 status open
37491
37492 \begin_layout Plain Layout
37493 Lo siguiente sólo se podrá ver si está instalado el paquete LaTeX 
37494 \series bold
37495 upgreek
37496 \series default
37497 :
37498 \end_layout
37499
37500 \end_inset
37501
37502  Se imprimen con el comando de la letra correspondiente precedido de 
37503 \series bold
37504 up
37505 \series default
37506 .
37507  Por ejemplo, el comando 
37508 \series bold
37509
37510 \backslash
37511 uptau
37512 \series default
37513  genera: 
37514 \begin_inset Formula $\uptau$
37515 \end_inset
37516
37517
37518 \end_layout
37519
37520 \begin_layout Standard
37521 Con estos comandos se pueden escribir reacciones entre partículas elementales:
37522 \begin_inset Formula 
37523 \[
37524 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
37525 \]
37526
37527 \end_inset
37528
37529
37530 \end_layout
37531
37532 \begin_layout Standard
37533 Las letras en redonda son más remarcadas y más grandes que las correspondientes
37534  en cursiva.
37535  Por tanto no deberían emplearse para unidades como 
37536 \begin_inset Quotes fld
37537 \end_inset
37538
37539 µm
37540 \begin_inset Quotes frd
37541 \end_inset
37542
37543 .
37544 \end_layout
37545
37546 \begin_layout Standard
37547 \begin_inset ERT
37548 status collapsed
37549
37550 \begin_layout Plain Layout
37551
37552
37553 \backslash
37554 else 
37555 \end_layout
37556
37557 \end_inset
37558
37559
37560 \begin_inset Note Note
37561 status open
37562
37563 \begin_layout Plain Layout
37564 Lo siguiente se mostrará si el paquete LaTeX 
37565 \series bold
37566 upgreek
37567 \series default
37568  no está instalado:
37569 \end_layout
37570
37571 \end_inset
37572
37573
37574 \end_layout
37575
37576 \begin_layout Standard
37577 Debes instalar el paquete LaTeX 
37578 \series bold
37579 upgreek
37580 \series default
37581  para ver en la salida el resto de esta subsección.
37582  
37583 \end_layout
37584
37585 \begin_layout Standard
37586 \begin_inset ERT
37587 status collapsed
37588
37589 \begin_layout Plain Layout
37590
37591
37592 \backslash
37593 fi
37594 \end_layout
37595
37596 \end_inset
37597
37598
37599 \end_layout
37600
37601 \begin_layout Standard
37602 \begin_inset Newpage newpage
37603 \end_inset
37604
37605
37606 \end_layout
37607
37608 \begin_layout Subsection
37609 Caracteres de texto en ecuaciones
37610 \begin_inset CommandInset label
37611 LatexCommand label
37612 name "sub:Caracteres-de-texto"
37613
37614 \end_inset
37615
37616
37617 \begin_inset Index idx
37618 status collapsed
37619
37620 \begin_layout Plain Layout
37621 Texto ! en ecuaciones
37622 \end_layout
37623
37624 \end_inset
37625
37626
37627 \end_layout
37628
37629 \begin_layout Standard
37630 En algunos casos podrías querer insertar caracteres de texto directamente
37631  en ecuaciones.
37632  Por ejemplo, cuando se usa con frecuencia el punto centrado 
37633 \begin_inset Formula $\cdot$
37634 \end_inset
37635
37636  en expresiones como 
37637 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
37638 \end_inset
37639
37640 , habría que insertar el comando 
37641 \series bold
37642
37643 \backslash
37644 cdot
37645 \series default
37646
37647 \begin_inset Foot
37648 status collapsed
37649
37650 \begin_layout Plain Layout
37651 véase 
37652 \begin_inset CommandInset ref
37653 LatexCommand ref
37654 reference "sub:Operadores-binarios"
37655
37656 \end_inset
37657
37658
37659 \end_layout
37660
37661 \end_inset
37662
37663  continuamente, porque este carácter está definido en todas las codificaciones
37664  como carácter de texto.
37665  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
37666 \end_layout
37667
37668 \begin_layout Standard
37669
37670 \series bold
37671
37672 \backslash
37673 Declare Inputtext{183}{
37674 \backslash
37675 ifmmode
37676 \backslash
37677 cdot
37678 \backslash
37679 else
37680 \backslash
37681 textperiodcentered
37682 \backslash
37683 f\SpecialChar \textcompwordmark{}
37684 i}
37685 \end_layout
37686
37687 \begin_layout Standard
37688 La codificación de caracteres (menú 
37689 \family sans
37690 Documento\SpecialChar \menuseparator
37691 Configuración\SpecialChar \menuseparator
37692 Idioma
37693 \family default
37694 ) especifica el carácter que se muestra al pulsar una tecla.
37695  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
37696  
37697 \series bold
37698
37699 \backslash
37700 textperiodcentered
37701 \series default
37702 .
37703  Pero este comando no está disponible en ecuaciones así que obtendrías errores
37704  de LaTeX.
37705  Con la codificación cambiada se escoge automáticamente el comando correcto,
37706  dependiendo de si el carácter se ha insertado en una ecuación o no.
37707 \end_layout
37708
37709 \begin_layout Standard
37710 La codificación de diversos caracteres se guarda en archivos de definición.
37711  Por ejemplo la codificación 
37712 \series bold
37713 latin9
37714 \series default
37715  se define en el archivo 
37716 \series bold
37717 latin9.def
37718 \series default
37719  que está en el directorio de LaTeX.
37720  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
37721  archivo de definición, de lo contrario nuestros documentos no podrían ser
37722  editados en otros ordenadores.
37723 \begin_inset VSpace medskip
37724 \end_inset
37725
37726
37727 \end_layout
37728
37729 \begin_layout Standard
37730 Además del punto centrado, en este documento se ha definido el símbolo grado
37731  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
37732  directamente en una fórmula:
37733 \end_layout
37734
37735 \begin_layout Standard
37736
37737 \series bold
37738
37739 \backslash
37740 DeclareInputtext{176}{
37741 \backslash
37742 ifmmode^
37743 \backslash
37744 circ
37745 \backslash
37746 else
37747 \backslash
37748 textdegree
37749 \backslash
37750 f\SpecialChar \textcompwordmark{}
37751 i}
37752 \begin_inset Newpage newpage
37753 \end_inset
37754
37755
37756 \end_layout
37757
37758 \begin_layout Section
37759 \start_of_appendix
37760 Notas sobre tipografía
37761 \begin_inset Index idx
37762 status collapsed
37763
37764 \begin_layout Plain Layout
37765 Tipografía, normas
37766 \end_layout
37767
37768 \end_inset
37769
37770
37771 \end_layout
37772
37773 \begin_layout Standard
37774 Esta sección es un resumen de las normas tipográficas ISO más importantes.
37775 \begin_inset Foot
37776 status collapsed
37777
37778 \begin_layout Plain Layout
37779 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
37780  
37781 \begin_inset Quotes fld
37782 \end_inset
37783
37784 Duden
37785 \begin_inset Quotes frd
37786 \end_inset
37787
37788  
37789 \begin_inset CommandInset citation
37790 LatexCommand cite
37791 key "Duden"
37792
37793 \end_inset
37794
37795 , que incluye algunas de las normas ISO.
37796  
37797 \begin_inset Newline newline
37798 \end_inset
37799
37800 (
37801 \emph on
37802 N.
37803 \begin_inset space \thinspace{}
37804 \end_inset
37805
37806 del t.
37807 \emph default
37808 : Para documentación en español sobre el tema, véase 
37809 \begin_inset CommandInset citation
37810 LatexCommand cite
37811 key "Bezos"
37812
37813 \end_inset
37814
37815 .)
37816 \end_layout
37817
37818 \end_inset
37819
37820
37821 \end_layout
37822
37823 \begin_layout Itemize
37824 Las unidades físicas se escriben 
37825 \emph on
37826 siempre 
37827 \emph default
37828 en redonda
37829 \begin_inset Foot
37830 status collapsed
37831
37832 \begin_layout Plain Layout
37833 véase estilos de tipografías en 
37834 \begin_inset CommandInset ref
37835 LatexCommand ref
37836 reference "sub:Estilos-de-tipografías"
37837
37838 \end_inset
37839
37840
37841 \end_layout
37842
37843 \end_inset
37844
37845 , aunque aparezcan en un texto en cursiva: 30
37846 \begin_inset space \thinspace{}
37847 \end_inset
37848
37849 km/h
37850 \begin_inset Newline newline
37851 \end_inset
37852
37853 Entre el valor y la unidad hay un espacio delgado, véase 
37854 \begin_inset CommandInset ref
37855 LatexCommand ref
37856 reference "sub:Espacio-predefinido"
37857
37858 \end_inset
37859
37860 .
37861 \begin_inset Newline newline
37862 \end_inset
37863
37864 Esta norma la cumple automáticamente el comando 
37865 \series bold
37866
37867 \backslash
37868 unittwo
37869 \series default
37870 .
37871  Si se introduce en una fórmula aparecen dos marcos.
37872  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
37873  como antes, 
37874 \begin_inset Formula $\unit[30]{km/h}$
37875 \end_inset
37876
37877
37878 \begin_inset space \thinspace{}
37879 \end_inset
37880
37881 .
37882  Ten en cuenta que 
37883 \series bold
37884
37885 \backslash
37886 unittwo
37887 \series default
37888  no es un auténtico comando LaTeX, sino el comando 
37889 \series bold
37890
37891 \backslash
37892 unit[value]{unit}
37893 \series default
37894 , por tanto no lo puedes usar en código TeX.
37895 \end_layout
37896
37897 \begin_layout Itemize
37898 Los signos por ciento y por mil se escriben como las unidades físicas:
37899 \begin_inset Newline newline
37900 \end_inset
37901
37902 1,2
37903 \begin_inset space \thinspace{}
37904 \end_inset
37905
37906 ‰ de alcohol en sangre.
37907 \end_layout
37908
37909 \begin_layout Itemize
37910 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
37911  otra unidad: 15
37912 \begin_inset space \thinspace{}
37913 \end_inset
37914
37915 °C
37916 \end_layout
37917
37918 \begin_layout Itemize
37919 En números con más de cuatro dígitos se inserta un espacio delgado para
37920  separarlos en grupos de tres cifras: 18
37921 \begin_inset space \thinspace{}
37922 \end_inset
37923
37924 473
37925 \begin_inset space \thinspace{}
37926 \end_inset
37927
37928 588
37929 \end_layout
37930
37931 \begin_layout Itemize
37932 Para dimensiones como 120×90×40
37933 \begin_inset space \thinspace{}
37934 \end_inset
37935
37936 cm se usa el aspa de multiplicar 
37937 \begin_inset Quotes fld
37938 \end_inset
37939
37940 ×
37941 \begin_inset Quotes frd
37942 \end_inset
37943
37944 .
37945  Está disponible en el menú 
37946 \family sans
37947 Insertar\SpecialChar \menuseparator
37948 Carácter especial
37949 \family default
37950 \SpecialChar \menuseparator
37951
37952 \family sans
37953 Símbolos
37954 \family default
37955  o bien mediante el comando 
37956 \series bold
37957
37958 \backslash
37959 times
37960 \series default
37961 .
37962  Se puede insertar directamente con cierta combinación de teclas.
37963 \end_layout
37964
37965 \begin_layout Itemize
37966 Las funciones con nombres que constan de varias letras se escriben en redonda
37967  para evitar confusiones, véase 
37968 \begin_inset CommandInset ref
37969 LatexCommand ref
37970 reference "sub:Funciones-predefinidas"
37971
37972 \end_inset
37973
37974 .
37975 \end_layout
37976
37977 \begin_layout Itemize
37978 Los índices que constan de varias letras se escriben en redonda: 
37979 \begin_inset Formula $E_{\mathrm{cin}}$
37980 \end_inset
37981
37982
37983 \begin_inset Newline newline
37984 \end_inset
37985
37986 Los componentes de una matriz se escriben en cursiva: 
37987 \begin_inset Formula $\hat{H}_{kl}$
37988 \end_inset
37989
37990
37991 \end_layout
37992
37993 \begin_layout Itemize
37994 El operador de diferenciación/integración 'd', el número de Euler 'e' y
37995  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
37996 s con otras variables.
37997 \end_layout
37998
37999 \begin_layout Itemize
38000 El carácter que indica una transformación 
38001 \noun on
38002 Fourier
38003 \noun default
38004  se inserta con el comando 
38005 \series bold
38006
38007 \backslash
38008 mathscr
38009 \begin_inset ERT
38010 status collapsed
38011
38012 \begin_layout Plain Layout
38013
38014
38015 \backslash
38016 spce 
38017 \end_layout
38018
38019 \end_inset
38020
38021 F
38022 \series default
38023  o mediante el menú
38024 \family sans
38025  Insertar\SpecialChar \menuseparator
38026 Carácter especial
38027 \family default
38028 \SpecialChar \menuseparator
38029
38030 \family sans
38031 Símbolos\SpecialChar \menuseparator
38032 Símbolos de letra
38033 \family default
38034
38035 \begin_inset Formula $\mathscr{F}$
38036 \end_inset
38037
38038
38039 \end_layout
38040
38041 \begin_layout Standard
38042 \begin_inset Newpage newpage
38043 \end_inset
38044
38045
38046 \end_layout
38047
38048 \begin_layout Section
38049 Sinónimos
38050 \begin_inset Index idx
38051 status collapsed
38052
38053 \begin_layout Plain Layout
38054 Sinónimos
38055 \end_layout
38056
38057 \end_inset
38058
38059
38060 \end_layout
38061
38062 \begin_layout Standard
38063 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
38064  como los que se recogen en esta lista:
38065 \begin_inset Foot
38066 status collapsed
38067
38068 \begin_layout Plain Layout
38069 véase también 
38070 \begin_inset CommandInset ref
38071 LatexCommand ref
38072 reference "fn:sinónimos"
38073
38074 \end_inset
38075
38076 .
38077 \end_layout
38078
38079 \end_inset
38080
38081
38082 \end_layout
38083
38084 \begin_layout Standard
38085 \begin_inset VSpace bigskip
38086 \end_inset
38087
38088
38089 \begin_inset space \hfill{}
38090 \end_inset
38091
38092
38093 \begin_inset Tabular
38094 <lyxtabular version="3" rows="12" columns="2">
38095 <features tabularvalignment="middle">
38096 <column alignment="center" valignment="top" width="0pt">
38097 <column alignment="center" valignment="top" width="0pt">
38098 <row>
38099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38100 \begin_inset Text
38101
38102 \begin_layout Plain Layout
38103 Comando
38104 \end_layout
38105
38106 \end_inset
38107 </cell>
38108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38109 \begin_inset Text
38110
38111 \begin_layout Plain Layout
38112 equivalente a
38113 \begin_inset Note Note
38114 status collapsed
38115
38116 \begin_layout Plain Layout
38117
38118 \series bold
38119
38120 \backslash
38121 raisebox
38122 \series default
38123  se usa sólo como espaciador
38124 \end_layout
38125
38126 \end_inset
38127
38128
38129 \end_layout
38130
38131 \end_inset
38132 </cell>
38133 </row>
38134 <row>
38135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38136 \begin_inset Text
38137
38138 \begin_layout Plain Layout
38139
38140 \backslash
38141 ast
38142 \end_layout
38143
38144 \end_inset
38145 </cell>
38146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38147 \begin_inset Text
38148
38149 \begin_layout Plain Layout
38150 \begin_inset ERT
38151 status collapsed
38152
38153 \begin_layout Plain Layout
38154
38155
38156 \backslash
38157 raisebox{-1.2mm}{
38158 \end_layout
38159
38160 \end_inset
38161
38162 *
38163 \begin_inset ERT
38164 status collapsed
38165
38166 \begin_layout Plain Layout
38167
38168 }
38169 \end_layout
38170
38171 \end_inset
38172
38173
38174 \end_layout
38175
38176 \end_inset
38177 </cell>
38178 </row>
38179 <row>
38180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38181 \begin_inset Text
38182
38183 \begin_layout Plain Layout
38184
38185 \backslash
38186 choose
38187 \end_layout
38188
38189 \end_inset
38190 </cell>
38191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38192 \begin_inset Text
38193
38194 \begin_layout Plain Layout
38195
38196 \backslash
38197 binom
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 geq
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 ge
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 lbrace
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 \end_layout
38245
38246 \end_inset
38247 </cell>
38248 </row>
38249 <row>
38250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38251 \begin_inset Text
38252
38253 \begin_layout Plain Layout
38254
38255 \backslash
38256 lbracket
38257 \end_layout
38258
38259 \end_inset
38260 </cell>
38261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38262 \begin_inset Text
38263
38264 \begin_layout Plain Layout
38265 [
38266 \end_layout
38267
38268 \end_inset
38269 </cell>
38270 </row>
38271 <row>
38272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38273 \begin_inset Text
38274
38275 \begin_layout Plain Layout
38276
38277 \backslash
38278 leftarrow
38279 \end_layout
38280
38281 \end_inset
38282 </cell>
38283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38284 \begin_inset Text
38285
38286 \begin_layout Plain Layout
38287
38288 \backslash
38289 gets
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 leq
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 le
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 lor
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 vee
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 neq
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 slash
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 \end_layout
38385
38386 \end_inset
38387 </cell>
38388 </row>
38389 <row>
38390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38391 \begin_inset Text
38392
38393 \begin_layout Plain Layout
38394
38395 \backslash
38396 vert
38397 \end_layout
38398
38399 \end_inset
38400 </cell>
38401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38402 \begin_inset Text
38403
38404 \begin_layout Plain Layout
38405 |
38406 \end_layout
38407
38408 \end_inset
38409 </cell>
38410 </row>
38411 </lyxtabular>
38412
38413 \end_inset
38414
38415
38416 \begin_inset space \hfill{}
38417 \end_inset
38418
38419
38420 \begin_inset Tabular
38421 <lyxtabular version="3" rows="12" columns="2">
38422 <features tabularvalignment="middle">
38423 <column alignment="center" valignment="top" width="0pt">
38424 <column alignment="center" valignment="top" width="0pt">
38425 <row>
38426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38427 \begin_inset Text
38428
38429 \begin_layout Plain Layout
38430 Comando
38431 \end_layout
38432
38433 \end_inset
38434 </cell>
38435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38436 \begin_inset Text
38437
38438 \begin_layout Plain Layout
38439 equivalente a
38440 \end_layout
38441
38442 \end_inset
38443 </cell>
38444 </row>
38445 <row>
38446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38447 \begin_inset Text
38448
38449 \begin_layout Plain Layout
38450
38451 \backslash
38452 backslash
38453 \end_layout
38454
38455 \end_inset
38456 </cell>
38457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38458 \begin_inset Text
38459
38460 \begin_layout Plain Layout
38461
38462 \backslash
38463
38464 \backslash
38465
38466 \end_layout
38467
38468 \end_inset
38469 </cell>
38470 </row>
38471 <row>
38472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38473 \begin_inset Text
38474
38475 \begin_layout Plain Layout
38476
38477 \backslash
38478 dasharrow
38479 \end_layout
38480
38481 \end_inset
38482 </cell>
38483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38484 \begin_inset Text
38485
38486 \begin_layout Plain Layout
38487
38488 \backslash
38489 dashrightarrow
38490 \end_layout
38491
38492 \end_inset
38493 </cell>
38494 </row>
38495 <row>
38496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38497 \begin_inset Text
38498
38499 \begin_layout Plain Layout
38500
38501 \backslash
38502 land
38503 \end_layout
38504
38505 \end_inset
38506 </cell>
38507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38508 \begin_inset Text
38509
38510 \begin_layout Plain Layout
38511
38512 \backslash
38513 wedge
38514 \end_layout
38515
38516 \end_inset
38517 </cell>
38518 </row>
38519 <row>
38520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38521 \begin_inset Text
38522
38523 \begin_layout Plain Layout
38524
38525 \backslash
38526 rbrace
38527 \end_layout
38528
38529 \end_inset
38530 </cell>
38531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38532 \begin_inset Text
38533
38534 \begin_layout Plain Layout
38535 }
38536 \end_layout
38537
38538 \end_inset
38539 </cell>
38540 </row>
38541 <row>
38542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38543 \begin_inset Text
38544
38545 \begin_layout Plain Layout
38546
38547 \backslash
38548 rbracket
38549 \end_layout
38550
38551 \end_inset
38552 </cell>
38553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38554 \begin_inset Text
38555
38556 \begin_layout Plain Layout
38557 ]
38558 \end_layout
38559
38560 \end_inset
38561 </cell>
38562 </row>
38563 <row>
38564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38565 \begin_inset Text
38566
38567 \begin_layout Plain Layout
38568
38569 \backslash
38570 rightarrow
38571 \end_layout
38572
38573 \end_inset
38574 </cell>
38575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38576 \begin_inset Text
38577
38578 \begin_layout Plain Layout
38579
38580 \backslash
38581 to
38582 \end_layout
38583
38584 \end_inset
38585 </cell>
38586 </row>
38587 <row>
38588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38589 \begin_inset Text
38590
38591 \begin_layout Plain Layout
38592
38593 \backslash
38594 lnot
38595 \end_layout
38596
38597 \end_inset
38598 </cell>
38599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38600 \begin_inset Text
38601
38602 \begin_layout Plain Layout
38603
38604 \backslash
38605 neg
38606 \end_layout
38607
38608 \end_inset
38609 </cell>
38610 </row>
38611 <row>
38612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38613 \begin_inset Text
38614
38615 \begin_layout Plain Layout
38616
38617 \backslash
38618 ne
38619 \end_layout
38620
38621 \end_inset
38622 </cell>
38623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38624 \begin_inset Text
38625
38626 \begin_layout Plain Layout
38627
38628 \backslash
38629 not=
38630 \end_layout
38631
38632 \end_inset
38633 </cell>
38634 </row>
38635 <row>
38636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38637 \begin_inset Text
38638
38639 \begin_layout Plain Layout
38640
38641 \backslash
38642 owns
38643 \end_layout
38644
38645 \end_inset
38646 </cell>
38647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38648 \begin_inset Text
38649
38650 \begin_layout Plain Layout
38651
38652 \backslash
38653 ni
38654 \end_layout
38655
38656 \end_inset
38657 </cell>
38658 </row>
38659 <row>
38660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38661 \begin_inset Text
38662
38663 \begin_layout Plain Layout
38664
38665 \backslash
38666 square
38667 \end_layout
38668
38669 \end_inset
38670 </cell>
38671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38672 \begin_inset Text
38673
38674 \begin_layout Plain Layout
38675
38676 \backslash
38677 Box
38678 \end_layout
38679
38680 \end_inset
38681 </cell>
38682 </row>
38683 <row>
38684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38685 \begin_inset Text
38686
38687 \begin_layout Plain Layout
38688
38689 \backslash
38690 Vert
38691 \end_layout
38692
38693 \end_inset
38694 </cell>
38695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38696 \begin_inset Text
38697
38698 \begin_layout Plain Layout
38699
38700 \backslash
38701 |
38702 \end_layout
38703
38704 \end_inset
38705 </cell>
38706 </row>
38707 </lyxtabular>
38708
38709 \end_inset
38710
38711
38712 \begin_inset space \hfill{}
38713 \end_inset
38714
38715
38716 \end_layout
38717
38718 \begin_layout Standard
38719 \begin_inset Newpage newpage
38720 \end_inset
38721
38722
38723 \end_layout
38724
38725 \begin_layout Bibliography
38726 \begin_inset CommandInset bibitem
38727 LatexCommand bibitem
38728 key "TLC2"
38729
38730 \end_inset
38731
38732
38733 \shape smallcaps
38734 Mittelbach, F.
38735  ; Goossens, M.
38736 \shape default
38737
38738 \shape italic
38739 The LaTeX Companion
38740 \shape default
38741 .
38742  Addison Wesley, 2004
38743 \end_layout
38744
38745 \begin_layout Bibliography
38746 \begin_inset CommandInset bibitem
38747 LatexCommand bibitem
38748 key "Mathmode"
38749
38750 \end_inset
38751
38752
38753 \begin_inset CommandInset href
38754 LatexCommand href
38755 name "Descripción"
38756 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38757
38758 \end_inset
38759
38760  de habilidades matemáticas de LaTeX
38761 \end_layout
38762
38763 \begin_layout Bibliography
38764 \begin_inset CommandInset bibitem
38765 LatexCommand bibitem
38766 key "AMS"
38767
38768 \end_inset
38769
38770
38771 \begin_inset CommandInset href
38772 LatexCommand href
38773 name "Descripción"
38774 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
38775
38776 \end_inset
38777
38778  de 
38779 \begin_inset ERT
38780 status collapsed
38781
38782 \begin_layout Plain Layout
38783
38784
38785 \backslash
38786 AmS
38787 \end_layout
38788
38789 \end_inset
38790
38791 -LaTeX
38792 \end_layout
38793
38794 \begin_layout Bibliography
38795 \begin_inset CommandInset bibitem
38796 LatexCommand bibitem
38797 key "Symbols"
38798
38799 \end_inset
38800
38801
38802 \begin_inset CommandInset href
38803 LatexCommand href
38804 name "Lista"
38805 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38806
38807 \end_inset
38808
38809  de todos los símbolos disponibles con paquetes LaTeX
38810 \end_layout
38811
38812 \begin_layout Bibliography
38813 \begin_inset CommandInset bibitem
38814 LatexCommand bibitem
38815 key "cancel"
38816
38817 \end_inset
38818
38819
38820 \begin_inset CommandInset href
38821 LatexCommand href
38822 name "Documentación"
38823 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
38824
38825 \end_inset
38826
38827  del paquete LaTeX 
38828 \series bold
38829 cancel
38830 \series default
38831
38832 \begin_inset Index idx
38833 status collapsed
38834
38835 \begin_layout Plain Layout
38836 Paquetes ! cancel
38837 \end_layout
38838
38839 \end_inset
38840
38841
38842 \end_layout
38843
38844 \begin_layout Bibliography
38845 \begin_inset CommandInset bibitem
38846 LatexCommand bibitem
38847 key "hyperref"
38848
38849 \end_inset
38850
38851
38852 \begin_inset CommandInset href
38853 LatexCommand href
38854 name "Documentación"
38855 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38856
38857 \end_inset
38858
38859  del paquete LaTeX 
38860 \series bold
38861 hyperref
38862 \series default
38863
38864 \begin_inset Index idx
38865 status collapsed
38866
38867 \begin_layout Plain Layout
38868 Paquetes ! hyperref
38869 \end_layout
38870
38871 \end_inset
38872
38873
38874 \end_layout
38875
38876 \begin_layout Bibliography
38877 \begin_inset CommandInset bibitem
38878 LatexCommand bibitem
38879 key "mhchem"
38880
38881 \end_inset
38882
38883
38884 \begin_inset CommandInset href
38885 LatexCommand href
38886 name "Documentación"
38887 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38888
38889 \end_inset
38890
38891  del paquete LaTeX 
38892 \series bold
38893 mhchem
38894 \series default
38895
38896 \begin_inset Index idx
38897 status collapsed
38898
38899 \begin_layout Plain Layout
38900 Paquetes ! mhchem
38901 \end_layout
38902
38903 \end_inset
38904
38905
38906 \end_layout
38907
38908 \begin_layout Bibliography
38909 \begin_inset CommandInset bibitem
38910 LatexCommand bibitem
38911 key "Mathclap"
38912
38913 \end_inset
38914
38915
38916 \begin_inset CommandInset href
38917 LatexCommand href
38918 name "Descripción"
38919 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
38920
38921 \end_inset
38922
38923  del comando 
38924 \series bold
38925
38926 \backslash
38927 mathclap
38928 \series default
38929 , descrito en 
38930 \begin_inset CommandInset ref
38931 LatexCommand ref
38932 reference "sub:Límites-de-operadores"
38933
38934 \end_inset
38935
38936
38937 \begin_inset Index idx
38938 status collapsed
38939
38940 \begin_layout Plain Layout
38941 Comandos ! M ! 
38942 \backslash
38943 mathclap
38944 \end_layout
38945
38946 \end_inset
38947
38948
38949 \end_layout
38950
38951 \begin_layout Bibliography
38952 \begin_inset CommandInset bibitem
38953 LatexCommand bibitem
38954 key "Duden"
38955
38956 \end_inset
38957
38958
38959 \emph on
38960 Duden Band 1
38961 \emph default
38962 .
38963  22.
38964  Auflage, Duden 2001
38965 \end_layout
38966
38967 \begin_layout Bibliography
38968 \begin_inset CommandInset bibitem
38969 LatexCommand bibitem
38970 key "spanish"
38971
38972 \end_inset
38973
38974
38975 \begin_inset CommandInset href
38976 LatexCommand href
38977 name "Página web"
38978 target "http://www.tex-tipografia.com/spanish.html"
38979
38980 \end_inset
38981
38982  del estilo 
38983 \series bold
38984 spanish
38985 \family sans
38986 \series default
38987  
38988 \family default
38989 incluido en el paquete 
38990 \series bold
38991 babel
38992 \end_layout
38993
38994 \begin_layout Bibliography
38995 \begin_inset CommandInset bibitem
38996 LatexCommand bibitem
38997 key "Bezos"
38998
38999 \end_inset
39000
39001
39002 \begin_inset CommandInset href
39003 LatexCommand href
39004 name "Documento"
39005 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
39006
39007 \end_inset
39008
39009  sobre ortotipografía y notaciones matemáticas en español
39010 \end_layout
39011
39012 \begin_layout Standard
39013 \begin_inset CommandInset index_print
39014 LatexCommand printindex
39015 type "idx"
39016
39017 \end_inset
39018
39019
39020 \end_layout
39021
39022 \end_body
39023 \end_document