]> git.lyx.org Git - features.git/blob - lib/doc/es/Math.lyx
- EmbeddedObjects.lyx: correct the description of Automatic Reference Naming
[features.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  
962 \end_layout
963
964 \begin_layout Subsection*
965 Unidades disponibles
966 \end_layout
967
968 \begin_layout Standard
969 \align center
970 \begin_inset Float table
971 placement H
972 wide false
973 sideways false
974 status open
975
976 \begin_layout Plain Layout
977 \align center
978 \begin_inset Caption
979
980 \begin_layout Plain Layout
981 \begin_inset CommandInset label
982 LatexCommand label
983 name "tab:Unidades-disponibles"
984
985 \end_inset
986
987 Unidades disponibles
988 \end_layout
989
990 \end_inset
991
992
993 \end_layout
994
995 \begin_layout Plain Layout
996 \align center
997 \begin_inset Tabular
998 <lyxtabular version="3" rows="13" columns="2">
999 <features tabularvalignment="middle">
1000 <column alignment="center" valignment="top" width="0">
1001 <column alignment="center" valignment="top" width="0">
1002 <row>
1003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1004 \begin_inset Text
1005
1006 \begin_layout Plain Layout
1007 Unidad
1008 \end_layout
1009
1010 \end_inset
1011 </cell>
1012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1013 \begin_inset Text
1014
1015 \begin_layout Plain Layout
1016 Nombre / Descripción
1017 \end_layout
1018
1019 \end_inset
1020 </cell>
1021 </row>
1022 <row>
1023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1024 \begin_inset Text
1025
1026 \begin_layout Plain Layout
1027 mm
1028 \end_layout
1029
1030 \end_inset
1031 </cell>
1032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1033 \begin_inset Text
1034
1035 \begin_layout Plain Layout
1036 Milímetro
1037 \end_layout
1038
1039 \end_inset
1040 </cell>
1041 </row>
1042 <row>
1043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1044 \begin_inset Text
1045
1046 \begin_layout Plain Layout
1047 cm
1048 \end_layout
1049
1050 \end_inset
1051 </cell>
1052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1053 \begin_inset Text
1054
1055 \begin_layout Plain Layout
1056 Centímetro
1057 \end_layout
1058
1059 \end_inset
1060 </cell>
1061 </row>
1062 <row>
1063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1064 \begin_inset Text
1065
1066 \begin_layout Plain Layout
1067 in
1068 \end_layout
1069
1070 \end_inset
1071 </cell>
1072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1073 \begin_inset Text
1074
1075 \begin_layout Plain Layout
1076 Pulgada (1
1077 \begin_inset space \thinspace{}
1078 \end_inset
1079
1080 in = 2,54
1081 \begin_inset space \thinspace{}
1082 \end_inset
1083
1084 cm)
1085 \end_layout
1086
1087 \end_inset
1088 </cell>
1089 </row>
1090 <row>
1091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1092 \begin_inset Text
1093
1094 \begin_layout Plain Layout
1095 pt
1096 \end_layout
1097
1098 \end_inset
1099 </cell>
1100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1101 \begin_inset Text
1102
1103 \begin_layout Plain Layout
1104 Punto (72.27
1105 \begin_inset space \thinspace{}
1106 \end_inset
1107
1108 pt = 1
1109 \begin_inset space \thinspace{}
1110 \end_inset
1111
1112 in)
1113 \end_layout
1114
1115 \end_inset
1116 </cell>
1117 </row>
1118 <row>
1119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1120 \begin_inset Text
1121
1122 \begin_layout Plain Layout
1123 pc
1124 \end_layout
1125
1126 \end_inset
1127 </cell>
1128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1129 \begin_inset Text
1130
1131 \begin_layout Plain Layout
1132 Pica (1
1133 \begin_inset space \thinspace{}
1134 \end_inset
1135
1136 pc = 12
1137 \begin_inset space \thinspace{}
1138 \end_inset
1139
1140 pt)
1141 \end_layout
1142
1143 \end_inset
1144 </cell>
1145 </row>
1146 <row>
1147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1148 \begin_inset Text
1149
1150 \begin_layout Plain Layout
1151 sp
1152 \end_layout
1153
1154 \end_inset
1155 </cell>
1156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1157 \begin_inset Text
1158
1159 \begin_layout Plain Layout
1160 Punto escalado (65536
1161 \begin_inset space \thinspace{}
1162 \end_inset
1163
1164 sp = 1
1165 \begin_inset space \thinspace{}
1166 \end_inset
1167
1168 pt)
1169 \end_layout
1170
1171 \end_inset
1172 </cell>
1173 </row>
1174 <row>
1175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1176 \begin_inset Text
1177
1178 \begin_layout Plain Layout
1179 bp
1180 \end_layout
1181
1182 \end_inset
1183 </cell>
1184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1185 \begin_inset Text
1186
1187 \begin_layout Plain Layout
1188 Punto grande (72
1189 \begin_inset space \thinspace{}
1190 \end_inset
1191
1192 bp = 1
1193 \begin_inset space \thinspace{}
1194 \end_inset
1195
1196 in)
1197 \end_layout
1198
1199 \end_inset
1200 </cell>
1201 </row>
1202 <row>
1203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1204 \begin_inset Text
1205
1206 \begin_layout Plain Layout
1207 dd
1208 \end_layout
1209
1210 \end_inset
1211 </cell>
1212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1213 \begin_inset Text
1214
1215 \begin_layout Plain Layout
1216 Didot (1
1217 \begin_inset space \thinspace{}
1218 \end_inset
1219
1220 dd 
1221 \begin_inset Formula $\approx$
1222 \end_inset
1223
1224  0.376
1225 \begin_inset space \thinspace{}
1226 \end_inset
1227
1228 mm)
1229 \end_layout
1230
1231 \end_inset
1232 </cell>
1233 </row>
1234 <row>
1235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1236 \begin_inset Text
1237
1238 \begin_layout Plain Layout
1239 cc
1240 \end_layout
1241
1242 \end_inset
1243 </cell>
1244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1245 \begin_inset Text
1246
1247 \begin_layout Plain Layout
1248 Cicero (1
1249 \begin_inset space \thinspace{}
1250 \end_inset
1251
1252 cc = 12
1253 \begin_inset space \thinspace{}
1254 \end_inset
1255
1256 dd)
1257 \end_layout
1258
1259 \end_inset
1260 </cell>
1261 </row>
1262 <row>
1263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1264 \begin_inset Text
1265
1266 \begin_layout Plain Layout
1267 ex
1268 \end_layout
1269
1270 \end_inset
1271 </cell>
1272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1273 \begin_inset Text
1274
1275 \begin_layout Plain Layout
1276 Altura de la letra 
1277 \begin_inset Quotes fld
1278 \end_inset
1279
1280
1281 \emph on
1282 x
1283 \emph default
1284
1285 \begin_inset Quotes frd
1286 \end_inset
1287
1288  en la tipografía actual
1289 \end_layout
1290
1291 \end_inset
1292 </cell>
1293 </row>
1294 <row>
1295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1296 \begin_inset Text
1297
1298 \begin_layout Plain Layout
1299 em
1300 \end_layout
1301
1302 \end_inset
1303 </cell>
1304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1305 \begin_inset Text
1306
1307 \begin_layout Plain Layout
1308 Anchura de la letra 
1309 \begin_inset Quotes fld
1310 \end_inset
1311
1312
1313 \emph on
1314 M
1315 \emph default
1316
1317 \begin_inset Quotes frd
1318 \end_inset
1319
1320  en la tipografía actual
1321 \end_layout
1322
1323 \end_inset
1324 </cell>
1325 </row>
1326 <row>
1327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1328 \begin_inset Text
1329
1330 \begin_layout Plain Layout
1331 mu
1332 \end_layout
1333
1334 \end_inset
1335 </cell>
1336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1337 \begin_inset Text
1338
1339 \begin_layout Plain Layout
1340 Unidad matemática (1
1341 \begin_inset space \thinspace{}
1342 \end_inset
1343
1344 mu = 
1345 \begin_inset Formula $\nicefrac{1}{18}$
1346 \end_inset
1347
1348
1349 \begin_inset space \thinspace{}
1350 \end_inset
1351
1352 em)
1353 \end_layout
1354
1355 \end_inset
1356 </cell>
1357 </row>
1358 </lyxtabular>
1359
1360 \end_inset
1361
1362
1363 \end_layout
1364
1365 \end_inset
1366
1367
1368 \end_layout
1369
1370 \begin_layout Standard
1371 \align center
1372 \begin_inset Newpage newpage
1373 \end_inset
1374
1375
1376 \end_layout
1377
1378 \begin_layout Section
1379 Funciones básicas
1380 \end_layout
1381
1382 \begin_layout Subsection
1383 Exponentes
1384 \begin_inset Index idx
1385 status collapsed
1386
1387 \begin_layout Plain Layout
1388 Exponentes
1389 \end_layout
1390
1391 \end_inset
1392
1393  e índices
1394 \begin_inset Index idx
1395 status collapsed
1396
1397 \begin_layout Plain Layout
1398 Indices@Índices
1399 \end_layout
1400
1401 \end_inset
1402
1403
1404 \begin_inset Index idx
1405 status collapsed
1406
1407 \begin_layout Plain Layout
1408 Superíndices|see
1409 \begin_inset ERT
1410 status collapsed
1411
1412 \begin_layout Plain Layout
1413
1414 {
1415 \end_layout
1416
1417 \end_inset
1418
1419 Exponentes
1420 \begin_inset ERT
1421 status collapsed
1422
1423 \begin_layout Plain Layout
1424
1425 }
1426 \end_layout
1427
1428 \end_inset
1429
1430
1431 \end_layout
1432
1433 \end_inset
1434
1435
1436 \begin_inset Index idx
1437 status collapsed
1438
1439 \begin_layout Plain Layout
1440 Subíndices|see
1441 \begin_inset ERT
1442 status collapsed
1443
1444 \begin_layout Plain Layout
1445
1446 {
1447 \end_layout
1448
1449 \end_inset
1450
1451 Índices
1452 \begin_inset ERT
1453 status collapsed
1454
1455 \begin_layout Plain Layout
1456
1457 }
1458 \end_layout
1459
1460 \end_inset
1461
1462
1463 \end_layout
1464
1465 \end_inset
1466
1467
1468 \end_layout
1469
1470 \begin_layout Standard
1471 Los subíndices se componen con un guión bajo 
1472 \begin_inset Quotes fld
1473 \end_inset
1474
1475 _
1476 \begin_inset Quotes frd
1477 \end_inset
1478
1479  o con el botón de la barra de herramientas de ecuaciones 
1480 \begin_inset Graphics
1481         filename ../../images/math-subscript.png
1482         scale 85
1483
1484 \end_inset
1485
1486 , los superíndices con un circunflejo 
1487 \begin_inset Quotes fld
1488 \end_inset
1489
1490 ^
1491 \begin_inset Quotes frd
1492 \end_inset
1493
1494  o con el botón de la barra de herramientas de ecuaciones 
1495 \begin_inset Graphics
1496         filename ../../images/math-superscript.png
1497         scale 85
1498
1499 \end_inset
1500
1501 .
1502 \end_layout
1503
1504 \begin_layout Standard
1505 \noindent
1506 \align center
1507 \begin_inset Tabular
1508 <lyxtabular version="3" rows="4" columns="2">
1509 <features tabularvalignment="middle">
1510 <column alignment="center" valignment="top" width="0">
1511 <column alignment="center" valignment="top" width="0">
1512 <row>
1513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1514 \begin_inset Text
1515
1516 \begin_layout Plain Layout
1517 Comando
1518 \end_layout
1519
1520 \end_inset
1521 </cell>
1522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1523 \begin_inset Text
1524
1525 \begin_layout Plain Layout
1526 Resultado
1527 \begin_inset Note Note
1528 status open
1529
1530 \begin_layout Plain Layout
1531
1532 \series bold
1533
1534 \backslash
1535 raisebox
1536 \series default
1537  sólo se usa como espaciador.
1538 \end_layout
1539
1540 \end_inset
1541
1542
1543 \end_layout
1544
1545 \end_inset
1546 </cell>
1547 </row>
1548 <row>
1549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1550 \begin_inset Text
1551
1552 \begin_layout Plain Layout
1553 B_V
1554 \end_layout
1555
1556 \end_inset
1557 </cell>
1558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1559 \begin_inset Text
1560
1561 \begin_layout Plain Layout
1562 \begin_inset Formula $B_{V}$
1563 \end_inset
1564
1565
1566 \end_layout
1567
1568 \end_inset
1569 </cell>
1570 </row>
1571 <row>
1572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1573 \begin_inset Text
1574
1575 \begin_layout Plain Layout
1576 B^V
1577 \end_layout
1578
1579 \end_inset
1580 </cell>
1581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1582 \begin_inset Text
1583
1584 \begin_layout Plain Layout
1585 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1586 \end_inset
1587
1588
1589 \end_layout
1590
1591 \end_inset
1592 </cell>
1593 </row>
1594 <row>
1595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1596 \begin_inset Text
1597
1598 \begin_layout Plain Layout
1599 B^
1600 \begin_inset ERT
1601 status collapsed
1602
1603 \begin_layout Plain Layout
1604
1605
1606 \backslash
1607 spce 
1608 \end_layout
1609
1610 \end_inset
1611
1612 A
1613 \end_layout
1614
1615 \end_inset
1616 </cell>
1617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1618 \begin_inset Text
1619
1620 \begin_layout Plain Layout
1621 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1622 \end_inset
1623
1624
1625 \end_layout
1626
1627 \end_inset
1628 </cell>
1629 </row>
1630 </lyxtabular>
1631
1632 \end_inset
1633
1634
1635 \end_layout
1636
1637 \begin_layout Standard
1638 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1639  caso acentuará las vocales y no servirá para entrar en modo exponente.
1640 \begin_inset Foot
1641 status collapsed
1642
1643 \begin_layout Plain Layout
1644 Dependiendo de la configuración del teclado esto puede suceder también con
1645  otros caracteres además de las vocales.
1646 \end_layout
1647
1648 \end_inset
1649
1650  Para conseguir exponentes en estos casos debes pulsar 
1651 \family sans
1652 Espacio
1653 \family default
1654  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1655  
1656 \end_layout
1657
1658 \begin_layout Subsection
1659 Fracciones
1660 \begin_inset CommandInset label
1661 LatexCommand label
1662 name "sub:Fracciones"
1663
1664 \end_inset
1665
1666
1667 \begin_inset Index idx
1668 status collapsed
1669
1670 \begin_layout Plain Layout
1671 Fracciones
1672 \end_layout
1673
1674 \end_inset
1675
1676
1677 \end_layout
1678
1679 \begin_layout Standard
1680 Las fracciones se generan con el comando 
1681 \series bold
1682
1683 \backslash
1684 frac
1685 \series default
1686
1687 \begin_inset Index idx
1688 status collapsed
1689
1690 \begin_layout Plain Layout
1691 Comandos ! F ! 
1692 \backslash
1693 frac
1694 \end_layout
1695
1696 \end_inset
1697
1698  o con el botón 
1699 \begin_inset Graphics
1700         filename ../../images/math/frac.png
1701         scale 50
1702
1703 \end_inset
1704
1705  de la barra de herramientas.
1706  El tamaño de tipografía se ajusta automáticamente, dependiendo de si la
1707  fracción está en línea o en estilo presentación.
1708  Con el botón 
1709 \begin_inset Graphics
1710         filename ../../images/math/frac-square.png
1711         scale 85
1712
1713 \end_inset
1714
1715 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1716  de fracciones.
1717 \end_layout
1718
1719 \begin_layout Standard
1720 Con el comando 
1721 \series bold
1722
1723 \backslash
1724 dfrac
1725 \series default
1726
1727 \begin_inset Index idx
1728 status collapsed
1729
1730 \begin_layout Plain Layout
1731 Comandos ! D ! 
1732 \backslash
1733 dfrac
1734 \end_layout
1735
1736 \end_inset
1737
1738  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1739  presentación.
1740  Con 
1741 \series bold
1742
1743 \backslash
1744 tfrac
1745 \series default
1746
1747 \begin_inset Index idx
1748 status collapsed
1749
1750 \begin_layout Plain Layout
1751 Comandos ! T ! 
1752 \backslash
1753 tfrac
1754 \end_layout
1755
1756 \end_inset
1757
1758  la fracción tiene siempre el tamaño del estilo en línea.
1759  Un ejemplo:
1760 \end_layout
1761
1762 \begin_layout Standard
1763 Una línea con la fracción 
1764 \begin_inset Formula $\frac{1}{2}$
1765 \end_inset
1766
1767  creada con el comando 
1768 \series bold
1769
1770 \backslash
1771 frac
1772 \series default
1773 .
1774  
1775 \end_layout
1776
1777 \begin_layout Standard
1778 Una línea con la fracción 
1779 \begin_inset Formula $\dfrac{1}{2}$
1780 \end_inset
1781
1782  creada con el comando 
1783 \series bold
1784
1785 \backslash
1786 dfrac
1787 \series default
1788 .
1789 \end_layout
1790
1791 \begin_layout Standard
1792 \noindent
1793 \align center
1794 \begin_inset Tabular
1795 <lyxtabular version="3" rows="4" columns="2">
1796 <features tabularvalignment="middle">
1797 <column alignment="center" valignment="top" width="0">
1798 <column alignment="center" valignment="top" width="0">
1799 <row>
1800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1801 \begin_inset Text
1802
1803 \begin_layout Plain Layout
1804 Comando
1805 \end_layout
1806
1807 \end_inset
1808 </cell>
1809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1810 \begin_inset Text
1811
1812 \begin_layout Plain Layout
1813 Resultado
1814 \begin_inset Note Note
1815 status collapsed
1816
1817 \begin_layout Plain Layout
1818
1819 \series bold
1820
1821 \backslash
1822 raisebox
1823 \series default
1824  se usa sólo como espaciador
1825 \end_layout
1826
1827 \end_inset
1828
1829
1830 \end_layout
1831
1832 \end_inset
1833 </cell>
1834 </row>
1835 <row>
1836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1837 \begin_inset Text
1838
1839 \begin_layout Plain Layout
1840
1841 \backslash
1842 frac
1843 \begin_inset ERT
1844 status collapsed
1845
1846 \begin_layout Plain Layout
1847
1848
1849 \backslash
1850 spce 
1851 \end_layout
1852
1853 \end_inset
1854
1855 A
1856 \begin_inset Formula $\downarrow$
1857 \end_inset
1858
1859 B
1860 \end_layout
1861
1862 \end_inset
1863 </cell>
1864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1865 \begin_inset Text
1866
1867 \begin_layout Plain Layout
1868 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1869 \end_inset
1870
1871
1872 \end_layout
1873
1874 \end_inset
1875 </cell>
1876 </row>
1877 <row>
1878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1879 \begin_inset Text
1880
1881 \begin_layout Plain Layout
1882
1883 \backslash
1884 dfrac
1885 \begin_inset ERT
1886 status collapsed
1887
1888 \begin_layout Plain Layout
1889
1890
1891 \backslash
1892 spce 
1893 \end_layout
1894
1895 \end_inset
1896
1897 A
1898 \begin_inset Formula $\downarrow$
1899 \end_inset
1900
1901 B
1902 \end_layout
1903
1904 \end_inset
1905 </cell>
1906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1907 \begin_inset Text
1908
1909 \begin_layout Plain Layout
1910 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1911 \end_inset
1912
1913
1914 \end_layout
1915
1916 \end_inset
1917 </cell>
1918 </row>
1919 <row>
1920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1921 \begin_inset Text
1922
1923 \begin_layout Plain Layout
1924
1925 \backslash
1926 dfrac
1927 \begin_inset ERT
1928 status collapsed
1929
1930 \begin_layout Plain Layout
1931
1932
1933 \backslash
1934 spce 
1935 \end_layout
1936
1937 \end_inset
1938
1939 e^
1940 \begin_inset ERT
1941 status collapsed
1942
1943 \begin_layout Plain Layout
1944
1945
1946 \backslash
1947 spce 
1948 \end_layout
1949
1950 \end_inset
1951
1952
1953 \backslash
1954 frac
1955 \begin_inset ERT
1956 status collapsed
1957
1958 \begin_layout Plain Layout
1959
1960
1961 \backslash
1962 spce 
1963 \end_layout
1964
1965 \end_inset
1966
1967 1
1968 \begin_inset Formula $\downarrow$
1969 \end_inset
1970
1971 2
1972 \begin_inset Formula $\downarrow$
1973 \end_inset
1974
1975 3
1976 \end_layout
1977
1978 \end_inset
1979 </cell>
1980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1981 \begin_inset Text
1982
1983 \begin_layout Plain Layout
1984 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1985 \end_inset
1986
1987
1988 \end_layout
1989
1990 \end_inset
1991 </cell>
1992 </row>
1993 </lyxtabular>
1994
1995 \end_inset
1996
1997
1998 \begin_inset VSpace bigskip
1999 \end_inset
2000
2001
2002 \end_layout
2003
2004 \begin_layout Standard
2005 Para fracciones anidadas se puede usar el comando 
2006 \series bold
2007
2008 \backslash
2009 cfrac
2010 \series default
2011
2012 \begin_inset Index idx
2013 status collapsed
2014
2015 \begin_layout Plain Layout
2016 Comandos ! C ! 
2017 \backslash
2018 cfrac
2019 \end_layout
2020
2021 \end_inset
2022
2023 .
2024  Un ejemplo:
2025 \begin_inset VSpace -3mm
2026 \end_inset
2027
2028
2029 \end_layout
2030
2031 \begin_layout Standard
2032 \begin_inset Formula 
2033 \begin{align*}
2034 \textrm{creada con \textbf{\textbackslash frac}} &  & \textrm{creada con \textbf{\textbackslash cfrac}}\\
2035 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
2036 \end{align*}
2037
2038 \end_inset
2039
2040
2041 \end_layout
2042
2043 \begin_layout Standard
2044 El comando para el ejemplo de arriba es:
2045 \end_layout
2046
2047 \begin_layout Standard
2048
2049 \series bold
2050
2051 \backslash
2052 cfrac
2053 \begin_inset ERT
2054 status collapsed
2055
2056 \begin_layout Plain Layout
2057
2058
2059 \backslash
2060 spce 
2061 \end_layout
2062
2063 \end_inset
2064
2065 A
2066 \begin_inset Formula $\downarrow$
2067 \end_inset
2068
2069 B+
2070 \backslash
2071 cfrac
2072 \begin_inset ERT
2073 status collapsed
2074
2075 \begin_layout Plain Layout
2076
2077
2078 \backslash
2079 spce 
2080 \end_layout
2081
2082 \end_inset
2083
2084 C+
2085 \backslash
2086 cfrac
2087 \begin_inset ERT
2088 status collapsed
2089
2090 \begin_layout Plain Layout
2091
2092
2093 \backslash
2094 spce 
2095 \end_layout
2096
2097 \end_inset
2098
2099 E
2100 \begin_inset Formula $\downarrow$
2101 \end_inset
2102
2103 F
2104 \begin_inset Formula $\downarrow$
2105 \end_inset
2106
2107 D
2108 \end_layout
2109
2110 \begin_layout Standard
2111 \begin_inset VSpace medskip
2112 \end_inset
2113
2114
2115 \end_layout
2116
2117 \begin_layout Standard
2118
2119 \series bold
2120
2121 \backslash
2122 cfrac
2123 \series default
2124  compone la fracción siempre en el tamaño del estilo presentación, también
2125  cuando es parte de otra fracción.
2126 \end_layout
2127
2128 \begin_layout Standard
2129 Es posible especificar la alineación del numerador.
2130  El comando 
2131 \series bold
2132
2133 \backslash
2134 cfracleft
2135 \series default
2136  se usa para alinearlo a la izquierda, el comando 
2137 \series bold
2138
2139 \backslash
2140 cfracright
2141 \series default
2142  para alinearlo a la derecha, 
2143 \series bold
2144
2145 \backslash
2146 cfrac
2147 \series default
2148  centra el numerador.
2149 \end_layout
2150
2151 \begin_layout Standard
2152 Estas fracciones muestran las distintas alineaciones:
2153 \end_layout
2154
2155 \begin_layout Standard
2156 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2157 \end_inset
2158
2159  ; 
2160 \begin_inset Formula $\cfrac{A}{B+C}$
2161 \end_inset
2162
2163  ; 
2164 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2165 \end_inset
2166
2167
2168 \end_layout
2169
2170 \begin_layout Standard
2171 \noindent
2172 \begin_inset Note Greyedout
2173 status open
2174
2175 \begin_layout Plain Layout
2176
2177 \series bold
2178 Nota
2179 \series default
2180
2181 \series bold
2182
2183 \backslash
2184 cfracleft
2185 \series default
2186  y
2187 \series bold
2188  
2189 \backslash
2190 cfracright
2191 \series default
2192  no son comandos LaTeX reales sino sustituciones del comando 
2193 \series bold
2194
2195 \backslash
2196 cfrac[posición del numerador]{numerador}{denominador}
2197 \series default
2198  .
2199  Por tanto no puedes usarlos código TeX.
2200 \end_layout
2201
2202 \end_inset
2203
2204
2205 \begin_inset VSpace medskip
2206 \end_inset
2207
2208
2209 \end_layout
2210
2211 \begin_layout Standard
2212 Muchas veces es adecuado combinar 
2213 \series bold
2214
2215 \backslash
2216 cfrac
2217 \series default
2218  y 
2219 \series bold
2220
2221 \backslash
2222 frac
2223 \series default
2224 :
2225 \begin_inset Formula 
2226 \[
2227 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2228 \]
2229
2230 \end_inset
2231
2232
2233 \end_layout
2234
2235 \begin_layout Standard
2236 Para componer fracciones en línea con raya de fracción inclinada puedes
2237  usar el comando 
2238 \series bold
2239
2240 \backslash
2241 nicefrac
2242 \series default
2243
2244 \begin_inset Index idx
2245 status collapsed
2246
2247 \begin_layout Plain Layout
2248 Comandos ! N ! 
2249 \backslash
2250 nicefrac
2251 \end_layout
2252
2253 \end_inset
2254
2255
2256 \begin_inset Formula $\nicefrac{5}{31}$
2257 \end_inset
2258
2259  Hay además el comando 
2260 \series bold
2261
2262 \backslash
2263 unitfracthree
2264 \series default
2265  que permite escribir una fracción en combinación con un número: 
2266 \begin_inset Formula $\unitfrac[2]{1}{3}$
2267 \end_inset
2268
2269
2270 \end_layout
2271
2272 \begin_layout Standard
2273 \begin_inset Note Greyedout
2274 status open
2275
2276 \begin_layout Plain Layout
2277
2278 \series bold
2279 Nota
2280 \series default
2281
2282 \series bold
2283
2284 \backslash
2285 unitfracthree
2286 \series default
2287  no es un comando LaTeX auténtico, sino un equivalente al comando
2288 \begin_inset Newline newline
2289 \end_inset
2290
2291
2292 \series bold
2293
2294 \backslash
2295 unitfrac[número]{numerador}{denominador}
2296 \series default
2297  .
2298  Por tanto no puedes usarlo en código TeX.
2299 \end_layout
2300
2301 \end_inset
2302
2303
2304 \end_layout
2305
2306 \begin_layout Standard
2307 En la 
2308 \begin_inset CommandInset ref
2309 LatexCommand ref
2310 reference "sub:Fracciones-personalizadas"
2311
2312 \end_inset
2313
2314  se explica cómo componer fracciones personalizadas en las que la raya de
2315  fracción se puede cambiar.
2316  
2317 \end_layout
2318
2319 \begin_layout Subsection
2320 Raíces
2321 \begin_inset Index idx
2322 status collapsed
2323
2324 \begin_layout Plain Layout
2325 Raíces
2326 \end_layout
2327
2328 \end_inset
2329
2330
2331 \end_layout
2332
2333 \begin_layout Standard
2334 Las raíces cuadradas se componen con 
2335 \series bold
2336
2337 \backslash
2338 sqrt
2339 \series default
2340
2341 \begin_inset Index idx
2342 status collapsed
2343
2344 \begin_layout Plain Layout
2345 Comandos ! S ! 
2346 \backslash
2347 sqrt
2348 \end_layout
2349
2350 \end_inset
2351
2352  o con el botón 
2353 \begin_inset Graphics
2354         filename ../../images/math/sqrt.png
2355         scale 85
2356
2357 \end_inset
2358
2359  de la barra de ecuaciones; todas las demás raíces con el comando 
2360 \series bold
2361
2362 \backslash
2363 root
2364 \series default
2365
2366 \begin_inset Index idx
2367 status collapsed
2368
2369 \begin_layout Plain Layout
2370 Comandos ! R ! 
2371 \backslash
2372 root
2373 \end_layout
2374
2375 \end_inset
2376
2377  o con el botón 
2378 \begin_inset Graphics
2379         filename ../../images/math/root.png
2380         scale 85
2381
2382 \end_inset
2383
2384 .
2385 \end_layout
2386
2387 \begin_layout Standard
2388 \noindent
2389 \align center
2390 \begin_inset Tabular
2391 <lyxtabular version="3" rows="3" columns="2">
2392 <features tabularvalignment="middle">
2393 <column alignment="center" valignment="top" width="0">
2394 <column alignment="center" valignment="top" width="0">
2395 <row>
2396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2397 \begin_inset Text
2398
2399 \begin_layout Plain Layout
2400 Comando
2401 \end_layout
2402
2403 \end_inset
2404 </cell>
2405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2406 \begin_inset Text
2407
2408 \begin_layout Plain Layout
2409 Resultado
2410 \begin_inset Note Note
2411 status collapsed
2412
2413 \begin_layout Plain Layout
2414
2415 \series bold
2416
2417 \backslash
2418 raisebox
2419 \series default
2420  se usa sólo como espaciador
2421 \end_layout
2422
2423 \end_inset
2424
2425
2426 \end_layout
2427
2428 \end_inset
2429 </cell>
2430 </row>
2431 <row>
2432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2433 \begin_inset Text
2434
2435 \begin_layout Plain Layout
2436
2437 \backslash
2438 sqrt
2439 \begin_inset ERT
2440 status collapsed
2441
2442 \begin_layout Plain Layout
2443
2444
2445 \backslash
2446 spce 
2447 \end_layout
2448
2449 \end_inset
2450
2451 A-B
2452 \end_layout
2453
2454 \end_inset
2455 </cell>
2456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2457 \begin_inset Text
2458
2459 \begin_layout Plain Layout
2460 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2461 \end_inset
2462
2463
2464 \end_layout
2465
2466 \end_inset
2467 </cell>
2468 </row>
2469 <row>
2470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2471 \begin_inset Text
2472
2473 \begin_layout Plain Layout
2474
2475 \backslash
2476 root
2477 \begin_inset ERT
2478 status collapsed
2479
2480 \begin_layout Plain Layout
2481
2482
2483 \backslash
2484 spce 
2485 \end_layout
2486
2487 \end_inset
2488
2489 3
2490 \begin_inset Formula $\downarrow$
2491 \end_inset
2492
2493 A-B
2494 \end_layout
2495
2496 \end_inset
2497 </cell>
2498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2499 \begin_inset Text
2500
2501 \begin_layout Plain Layout
2502 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2503 \end_inset
2504
2505
2506 \end_layout
2507
2508 \end_inset
2509 </cell>
2510 </row>
2511 </lyxtabular>
2512
2513 \end_inset
2514
2515
2516 \end_layout
2517
2518 \begin_layout Standard
2519 Una raíz cuadrada se compone también con 
2520 \series bold
2521
2522 \backslash
2523 root
2524 \series default
2525  dejando vacío el campo del índice.
2526 \end_layout
2527
2528 \begin_layout Standard
2529 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2530  la raíz: 
2531 \begin_inset Formula $\sqrt[\beta]{B}$
2532 \end_inset
2533
2534
2535 \begin_inset Newline newline
2536 \end_inset
2537
2538 La 
2539 \begin_inset Formula $\beta$
2540 \end_inset
2541
2542  toca la raíz.
2543  Para evitar esto se usan los comandos 
2544 \series bold
2545
2546 \backslash
2547 leftroot
2548 \series default
2549
2550 \begin_inset Index idx
2551 status collapsed
2552
2553 \begin_layout Plain Layout
2554 Comandos ! L ! 
2555 \backslash
2556 leftroot
2557 \end_layout
2558
2559 \end_inset
2560
2561  y 
2562 \series bold
2563
2564 \backslash
2565 uproot
2566 \series default
2567
2568 \begin_inset Index idx
2569 status collapsed
2570
2571 \begin_layout Plain Layout
2572 Comandos ! U ! 
2573 \backslash
2574 uproot
2575 \end_layout
2576
2577 \end_inset
2578
2579  con el esquema siguiente:
2580 \end_layout
2581
2582 \begin_layout Standard
2583
2584 \series bold
2585
2586 \backslash
2587 leftroot{distancia}
2588 \series default
2589  y 
2590 \series bold
2591
2592 \backslash
2593 uproot{distancia}
2594 \end_layout
2595
2596 \begin_layout Standard
2597 Distancia es el número de Puntos Grandes (
2598 \begin_inset Quotes fld
2599 \end_inset
2600
2601 Big Points
2602 \begin_inset Quotes frd
2603 \end_inset
2604
2605 , unidad bp; 
2606 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2607 \end_inset
2608
2609 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2610  Los comandos se escriben en el índice.
2611  Así, el comando:
2612 \begin_inset Newline newline
2613 \end_inset
2614
2615
2616 \series bold
2617
2618 \backslash
2619 root
2620 \backslash
2621 leftroot{-1
2622 \begin_inset Formula $\to$
2623 \end_inset
2624
2625
2626 \backslash
2627 uproot{2
2628 \begin_inset Formula $\to$
2629 \end_inset
2630
2631
2632 \backslash
2633 beta
2634 \begin_inset ERT
2635 status collapsed
2636
2637 \begin_layout Plain Layout
2638
2639
2640 \backslash
2641 spce 
2642 \end_layout
2643
2644 \end_inset
2645
2646
2647 \begin_inset Formula $\to$
2648 \end_inset
2649
2650 B
2651 \begin_inset Newline newline
2652 \end_inset
2653
2654
2655 \series default
2656 genera una fórmula correctamente tipografiada: 
2657 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2658 \end_inset
2659
2660
2661 \end_layout
2662
2663 \begin_layout Subsection
2664 Coeficientes de un binomio
2665 \begin_inset Index idx
2666 status collapsed
2667
2668 \begin_layout Plain Layout
2669 Binomios
2670 \end_layout
2671
2672 \end_inset
2673
2674
2675 \end_layout
2676
2677 \begin_layout Standard
2678 Los coeficientes de un binomio se insertan con el comando 
2679 \series bold
2680
2681 \backslash
2682 binom
2683 \series default
2684
2685 \begin_inset Index idx
2686 status collapsed
2687
2688 \begin_layout Plain Layout
2689 Comandos ! B ! 
2690 \backslash
2691 binom
2692 \end_layout
2693
2694 \end_inset
2695
2696  o con el submenú del botón 
2697 \begin_inset Graphics
2698         filename ../../images/math/frac-square.png
2699         scale 85
2700
2701 \end_inset
2702
2703 de la barra de herramientas de ecuaciones.
2704  Como en las fracciones, además de 
2705 \series bold
2706
2707 \backslash
2708 binom
2709 \series default
2710  hay los comandos 
2711 \series bold
2712
2713 \backslash
2714 dbinom
2715 \series default
2716
2717 \begin_inset Index idx
2718 status collapsed
2719
2720 \begin_layout Plain Layout
2721 Comandos ! D ! 
2722 \backslash
2723 dbinom
2724 \end_layout
2725
2726 \end_inset
2727
2728  y 
2729 \series bold
2730
2731 \backslash
2732 tbinom
2733 \series default
2734
2735 \begin_inset Index idx
2736 status collapsed
2737
2738 \begin_layout Plain Layout
2739 Comandos ! T ! 
2740 \backslash
2741 tbinom
2742 \end_layout
2743
2744 \end_inset
2745
2746 .
2747  Para otros delimitadores de coeficientes de un binomio hay los comandos
2748  
2749 \series bold
2750
2751 \backslash
2752 brace
2753 \series default
2754
2755 \begin_inset Index idx
2756 status collapsed
2757
2758 \begin_layout Plain Layout
2759 Comandos ! B ! 
2760 \backslash
2761 brace
2762 \end_layout
2763
2764 \end_inset
2765
2766  y 
2767 \series bold
2768
2769 \backslash
2770 brack
2771 \series default
2772
2773 \begin_inset Index idx
2774 status collapsed
2775
2776 \begin_layout Plain Layout
2777 Comandos ! B ! 
2778 \backslash
2779 brack
2780 \end_layout
2781
2782 \end_inset
2783
2784 .
2785 \end_layout
2786
2787 \begin_layout Standard
2788 \noindent
2789 \align center
2790 \begin_inset Tabular
2791 <lyxtabular version="3" rows="6" columns="2">
2792 <features tabularvalignment="middle">
2793 <column alignment="center" valignment="top" width="0">
2794 <column alignment="center" valignment="top" width="0">
2795 <row>
2796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2797 \begin_inset Text
2798
2799 \begin_layout Plain Layout
2800 Comando
2801 \end_layout
2802
2803 \end_inset
2804 </cell>
2805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2806 \begin_inset Text
2807
2808 \begin_layout Plain Layout
2809 Resultado
2810 \begin_inset Note Note
2811 status collapsed
2812
2813 \begin_layout Plain Layout
2814
2815 \series bold
2816
2817 \backslash
2818 raisebox
2819 \series default
2820  se usa sólo como espaciador
2821 \end_layout
2822
2823 \end_inset
2824
2825
2826 \end_layout
2827
2828 \end_inset
2829 </cell>
2830 </row>
2831 <row>
2832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2833 \begin_inset Text
2834
2835 \begin_layout Plain Layout
2836
2837 \backslash
2838 binom
2839 \begin_inset ERT
2840 status collapsed
2841
2842 \begin_layout Plain Layout
2843
2844
2845 \backslash
2846 spce 
2847 \end_layout
2848
2849 \end_inset
2850
2851 A
2852 \begin_inset Formula $\downarrow$
2853 \end_inset
2854
2855 B
2856 \end_layout
2857
2858 \end_inset
2859 </cell>
2860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2861 \begin_inset Text
2862
2863 \begin_layout Plain Layout
2864 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2865 \end_inset
2866
2867
2868 \end_layout
2869
2870 \end_inset
2871 </cell>
2872 </row>
2873 <row>
2874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2875 \begin_inset Text
2876
2877 \begin_layout Plain Layout
2878
2879 \backslash
2880 dbinom
2881 \begin_inset ERT
2882 status collapsed
2883
2884 \begin_layout Plain Layout
2885
2886
2887 \backslash
2888 spce 
2889 \end_layout
2890
2891 \end_inset
2892
2893 A
2894 \begin_inset Formula $\downarrow$
2895 \end_inset
2896
2897 B
2898 \end_layout
2899
2900 \end_inset
2901 </cell>
2902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2903 \begin_inset Text
2904
2905 \begin_layout Plain Layout
2906 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2907 \end_inset
2908
2909
2910 \end_layout
2911
2912 \end_inset
2913 </cell>
2914 </row>
2915 <row>
2916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2917 \begin_inset Text
2918
2919 \begin_layout Plain Layout
2920
2921 \backslash
2922 tbinom
2923 \begin_inset ERT
2924 status collapsed
2925
2926 \begin_layout Plain Layout
2927
2928
2929 \backslash
2930 spce 
2931 \end_layout
2932
2933 \end_inset
2934
2935 A
2936 \begin_inset Formula $\downarrow$
2937 \end_inset
2938
2939 B
2940 \end_layout
2941
2942 \end_inset
2943 </cell>
2944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2945 \begin_inset Text
2946
2947 \begin_layout Plain Layout
2948 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2949 \end_inset
2950
2951
2952 \end_layout
2953
2954 \end_inset
2955 </cell>
2956 </row>
2957 <row>
2958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2959 \begin_inset Text
2960
2961 \begin_layout Plain Layout
2962
2963 \backslash
2964 brack
2965 \begin_inset ERT
2966 status collapsed
2967
2968 \begin_layout Plain Layout
2969
2970
2971 \backslash
2972 spce 
2973 \end_layout
2974
2975 \end_inset
2976
2977 A
2978 \begin_inset Formula $\downarrow$
2979 \end_inset
2980
2981 B
2982 \end_layout
2983
2984 \end_inset
2985 </cell>
2986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2987 \begin_inset Text
2988
2989 \begin_layout Plain Layout
2990 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2991 \end_inset
2992
2993
2994 \end_layout
2995
2996 \end_inset
2997 </cell>
2998 </row>
2999 <row>
3000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3001 \begin_inset Text
3002
3003 \begin_layout Plain Layout
3004
3005 \backslash
3006 brace
3007 \begin_inset ERT
3008 status collapsed
3009
3010 \begin_layout Plain Layout
3011
3012
3013 \backslash
3014 spce 
3015 \end_layout
3016
3017 \end_inset
3018
3019 A
3020 \begin_inset Formula $\downarrow$
3021 \end_inset
3022
3023 B
3024 \end_layout
3025
3026 \end_inset
3027 </cell>
3028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3029 \begin_inset Text
3030
3031 \begin_layout Plain Layout
3032 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3033 \end_inset
3034
3035
3036 \end_layout
3037
3038 \end_inset
3039 </cell>
3040 </row>
3041 </lyxtabular>
3042
3043 \end_inset
3044
3045
3046 \begin_inset Newpage newpage
3047 \end_inset
3048
3049
3050 \end_layout
3051
3052 \begin_layout Subsection
3053 Diferenciaciones de casos
3054 \begin_inset Index idx
3055 status collapsed
3056
3057 \begin_layout Plain Layout
3058 Casos
3059 \end_layout
3060
3061 \end_inset
3062
3063
3064 \end_layout
3065
3066 \begin_layout Standard
3067 \noindent
3068 \align center
3069 \begin_inset Tabular
3070 <lyxtabular version="3" rows="3" columns="2">
3071 <features tabularvalignment="middle">
3072 <column alignment="center" valignment="top" width="0">
3073 <column alignment="center" valignment="top" width="0">
3074 <row>
3075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3076 \begin_inset Text
3077
3078 \begin_layout Plain Layout
3079 Comando
3080 \end_layout
3081
3082 \end_inset
3083 </cell>
3084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3085 \begin_inset Text
3086
3087 \begin_layout Plain Layout
3088 Resultado
3089 \end_layout
3090
3091 \end_inset
3092 </cell>
3093 </row>
3094 <row>
3095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3096 \begin_inset Text
3097
3098 \begin_layout Plain Layout
3099
3100 \backslash
3101 cases
3102 \begin_inset ERT
3103 status collapsed
3104
3105 \begin_layout Plain Layout
3106
3107
3108 \backslash
3109 spce 
3110 \end_layout
3111
3112 \end_inset
3113
3114 A
3115 \begin_inset Formula $\to$
3116 \end_inset
3117
3118 B>0
3119 \begin_inset Index idx
3120 status collapsed
3121
3122 \begin_layout Plain Layout
3123 Comandos ! C ! 
3124 \backslash
3125 cases
3126 \end_layout
3127
3128 \end_inset
3129
3130
3131 \end_layout
3132
3133 \end_inset
3134 </cell>
3135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3136 \begin_inset Text
3137
3138 \begin_layout Plain Layout
3139 \begin_inset Formula $\begin{cases}
3140 A & B>0\end{cases}$
3141 \end_inset
3142
3143
3144 \end_layout
3145
3146 \end_inset
3147 </cell>
3148 </row>
3149 <row>
3150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3151 \begin_inset Text
3152
3153 \begin_layout Plain Layout
3154
3155 \backslash
3156 cases
3157 \begin_inset ERT
3158 status collapsed
3159
3160 \begin_layout Plain Layout
3161
3162
3163 \backslash
3164 spce 
3165 \end_layout
3166
3167 \end_inset
3168
3169
3170 \family sans
3171 Ctrl+Entrar
3172 \end_layout
3173
3174 \end_inset
3175 </cell>
3176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3177 \begin_inset Text
3178
3179 \begin_layout Plain Layout
3180 \begin_inset Formula $\begin{cases}
3181 A & \textrm{para }x>0\\
3182 B & \textrm{para }x=0
3183 \end{cases}$
3184 \end_inset
3185
3186
3187 \end_layout
3188
3189 \end_inset
3190 </cell>
3191 </row>
3192 </lyxtabular>
3193
3194 \end_inset
3195
3196
3197 \end_layout
3198
3199 \begin_layout Standard
3200 Después de insertar 
3201 \series bold
3202
3203 \backslash
3204 cases
3205 \series default
3206  o usar el botón 
3207 \begin_inset Graphics
3208         filename ../../images/math/cases.png
3209         scale 85
3210
3211 \end_inset
3212
3213  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3214 \family sans
3215 Ctrl+Entrar
3216 \family default
3217  o con el botón
3218 \family sans
3219  
3220 \family default
3221
3222 \begin_inset Graphics
3223         filename ../../images/tabular-feature_append-row.png
3224         scale 85
3225
3226 \end_inset
3227
3228  de la barra de cuadros.
3229 \end_layout
3230
3231 \begin_layout Standard
3232 El comando 
3233 \series bold
3234
3235 \backslash
3236 cases
3237 \series default
3238  también está disponible en el menú 
3239 \family sans
3240 Insertar\SpecialChar \menuseparator
3241 Ecuación\SpecialChar \menuseparator
3242 Entorno casos
3243 \family default
3244 .
3245 \end_layout
3246
3247 \begin_layout Subsection
3248 Negaciones
3249 \begin_inset Index idx
3250 status collapsed
3251
3252 \begin_layout Plain Layout
3253 Negaciones
3254 \end_layout
3255
3256 \end_inset
3257
3258
3259 \end_layout
3260
3261 \begin_layout Standard
3262 Con el comando 
3263 \series bold
3264
3265 \backslash
3266 not
3267 \series default
3268
3269 \begin_inset Index idx
3270 status collapsed
3271
3272 \begin_layout Plain Layout
3273 Comandos ! N ! 
3274 \backslash
3275 not
3276 \end_layout
3277
3278 \end_inset
3279
3280  todo carácter se puede mostrar cancelado.
3281  Los caracteres son casi tachados con una barra inclinada.
3282 \end_layout
3283
3284 \begin_layout Standard
3285 \noindent
3286 \align center
3287 \begin_inset Tabular
3288 <lyxtabular version="3" rows="4" columns="2">
3289 <features tabularvalignment="middle">
3290 <column alignment="center" valignment="top" width="0">
3291 <column alignment="center" valignment="top" width="0">
3292 <row>
3293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3294 \begin_inset Text
3295
3296 \begin_layout Plain Layout
3297 Comando
3298 \end_layout
3299
3300 \end_inset
3301 </cell>
3302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3303 \begin_inset Text
3304
3305 \begin_layout Plain Layout
3306 Resultado
3307 \end_layout
3308
3309 \end_inset
3310 </cell>
3311 </row>
3312 <row>
3313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3314 \begin_inset Text
3315
3316 \begin_layout Plain Layout
3317
3318 \backslash
3319 not=
3320 \end_layout
3321
3322 \end_inset
3323 </cell>
3324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3325 \begin_inset Text
3326
3327 \begin_layout Plain Layout
3328 \begin_inset Formula $\not=$
3329 \end_inset
3330
3331
3332 \end_layout
3333
3334 \end_inset
3335 </cell>
3336 </row>
3337 <row>
3338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3339 \begin_inset Text
3340
3341 \begin_layout Plain Layout
3342
3343 \backslash
3344 not 
3345 \backslash
3346 le
3347 \end_layout
3348
3349 \end_inset
3350 </cell>
3351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3352 \begin_inset Text
3353
3354 \begin_layout Plain Layout
3355 \begin_inset Formula $\not\le$
3356 \end_inset
3357
3358
3359 \end_layout
3360
3361 \end_inset
3362 </cell>
3363 </row>
3364 <row>
3365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3366 \begin_inset Text
3367
3368 \begin_layout Plain Layout
3369
3370 \backslash
3371 not 
3372 \backslash
3373 parallel
3374 \end_layout
3375
3376 \end_inset
3377 </cell>
3378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3379 \begin_inset Text
3380
3381 \begin_layout Plain Layout
3382 \begin_inset Formula $\not\parallel$
3383 \end_inset
3384
3385
3386 \end_layout
3387
3388 \end_inset
3389 </cell>
3390 </row>
3391 </lyxtabular>
3392
3393 \end_inset
3394
3395
3396 \end_layout
3397
3398 \begin_layout Standard
3399 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3400  Por tanto para algunas negaciones hay comandos especiales (véase 
3401 \begin_inset CommandInset ref
3402 LatexCommand ref
3403 reference "sub:Símbolos-matemáticos"
3404
3405 \end_inset
3406
3407  y 
3408 \begin_inset CommandInset ref
3409 LatexCommand ref
3410 reference "sec:Relaciones"
3411
3412 \end_inset
3413
3414 ).
3415 \end_layout
3416
3417 \begin_layout Subsection
3418 Espacios reservados 
3419 \begin_inset CommandInset label
3420 LatexCommand label
3421 name "sub:Espacios-reservados"
3422
3423 \end_inset
3424
3425
3426 \begin_inset Index idx
3427 status collapsed
3428
3429 \begin_layout Plain Layout
3430 Espacios reservados
3431 \end_layout
3432
3433 \end_inset
3434
3435
3436 \begin_inset Index idx
3437 status collapsed
3438
3439 \begin_layout Plain Layout
3440 Química ! isótopos
3441 \end_layout
3442
3443 \end_inset
3444
3445
3446 \begin_inset Index idx
3447 status collapsed
3448
3449 \begin_layout Plain Layout
3450 Isótopos|see
3451 \begin_inset ERT
3452 status collapsed
3453
3454 \begin_layout Plain Layout
3455
3456 {
3457 \end_layout
3458
3459 \end_inset
3460
3461 Química
3462 \begin_inset ERT
3463 status collapsed
3464
3465 \begin_layout Plain Layout
3466
3467 }
3468 \end_layout
3469
3470 \end_inset
3471
3472
3473 \end_layout
3474
3475 \end_inset
3476
3477
3478 \end_layout
3479
3480 \begin_layout Standard
3481 En la presentación de, p.
3482 \begin_inset space \thinspace{}
3483 \end_inset
3484
3485 e., isótopos,
3486 \begin_inset Foot
3487 status collapsed
3488
3489 \begin_layout Plain Layout
3490 Más sobre símbolos químicos en 
3491 \begin_inset CommandInset ref
3492 LatexCommand ref
3493 reference "sub:Símbolos-y-ecuaciones-químicas"
3494
3495 \end_inset
3496
3497
3498 \end_layout
3499
3500 \end_inset
3501
3502  surge el problema siguiente:
3503 \end_layout
3504
3505 \begin_layout Standard
3506 \noindent
3507 \align center
3508 \begin_inset Tabular
3509 <lyxtabular version="3" rows="2" columns="2">
3510 <features tabularvalignment="middle">
3511 <column alignment="center" valignment="top" width="0">
3512 <column alignment="center" valignment="top" width="0">
3513 <row>
3514 <cell alignment="center" valignment="top" usebox="none">
3515 \begin_inset Text
3516
3517 \begin_layout Plain Layout
3518 Índices generados con sub- y superíndices:
3519 \end_layout
3520
3521 \end_inset
3522 </cell>
3523 <cell alignment="center" valignment="top" usebox="none">
3524 \begin_inset Text
3525
3526 \begin_layout Plain Layout
3527 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3528 \end_inset
3529
3530
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 </row>
3536 <row>
3537 <cell alignment="center" valignment="top" usebox="none">
3538 \begin_inset Text
3539
3540 \begin_layout Plain Layout
3541 Índices correctos:
3542 \end_layout
3543
3544 \end_inset
3545 </cell>
3546 <cell alignment="center" valignment="top" usebox="none">
3547 \begin_inset Text
3548
3549 \begin_layout Plain Layout
3550 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3551 \end_inset
3552
3553
3554 \end_layout
3555
3556 \end_inset
3557 </cell>
3558 </row>
3559 </lyxtabular>
3560
3561 \end_inset
3562
3563
3564 \begin_inset Note Note
3565 status collapsed
3566
3567 \begin_layout Plain Layout
3568
3569 \series bold
3570
3571 \backslash
3572 raisebox
3573 \series default
3574  se usa sólo como espaciador
3575 \end_layout
3576
3577 \end_inset
3578
3579
3580 \end_layout
3581
3582 \begin_layout Standard
3583 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3584  del índice más largo.
3585  Para evitarlo está el comando 
3586 \series bold
3587
3588 \backslash
3589 phantom
3590 \series default
3591
3592 \begin_inset Index idx
3593 status collapsed
3594
3595 \begin_layout Plain Layout
3596 Comandos ! P ! 
3597 \backslash
3598 phantom
3599 \end_layout
3600
3601 \end_inset
3602
3603  o el botón 
3604 \begin_inset space ~
3605 \end_inset
3606
3607
3608 \begin_inset Graphics
3609         filename ../../images/math/phantom.png
3610         scale 85
3611
3612 \end_inset
3613
3614  del submenú de espaciado de ecuaciones
3615 \begin_inset Foot
3616 status collapsed
3617
3618 \begin_layout Plain Layout
3619 Botón 
3620 \begin_inset Graphics
3621         filename ../../images/math/space.png
3622         scale 85
3623
3624 \end_inset
3625
3626  de la barra de ecuaciones
3627 \end_layout
3628
3629 \end_inset
3630
3631 , que genera uno o más espacios reservados.
3632  Al insertar 
3633 \series bold
3634
3635 \backslash
3636 phantom
3637 \series default
3638  aparece un pequeño marco azul con dos flechas rojas superpuestas
3639 \begin_inset Formula $\phantom{}$
3640 \end_inset
3641
3642 .
3643  Las flechas indican que se reservará un espacio equivalente a la anchura
3644  y altura totales del contenido del marco.
3645  Los espacios reservados son correspondientes al tamaño de los caracteres.
3646 \end_layout
3647
3648 \begin_layout Standard
3649 \noindent
3650 \align center
3651 \begin_inset Tabular
3652 <lyxtabular version="3" rows="4" columns="2">
3653 <features tabularvalignment="middle">
3654 <column alignment="center" valignment="top" width="0">
3655 <column alignment="center" valignment="top" width="0">
3656 <row>
3657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3658 \begin_inset Text
3659
3660 \begin_layout Plain Layout
3661 Comando
3662 \end_layout
3663
3664 \end_inset
3665 </cell>
3666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3667 \begin_inset Text
3668
3669 \begin_layout Plain Layout
3670 Resultado
3671 \begin_inset Note Note
3672 status collapsed
3673
3674 \begin_layout Plain Layout
3675
3676 \series bold
3677
3678 \backslash
3679 raisebox
3680 \series default
3681  se usa sólo como espaciador
3682 \end_layout
3683
3684 \end_inset
3685
3686
3687 \end_layout
3688
3689 \end_inset
3690 </cell>
3691 </row>
3692 <row>
3693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3694 \begin_inset Text
3695
3696 \begin_layout Plain Layout
3697 ^19
3698 \begin_inset ERT
3699 status collapsed
3700
3701 \begin_layout Plain Layout
3702
3703
3704 \backslash
3705 spce 
3706 \end_layout
3707
3708 \end_inset
3709
3710 _
3711 \backslash
3712 phantom
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 1
3726 \begin_inset Formula $\rightarrow$
3727 \end_inset
3728
3729 9
3730 \begin_inset ERT
3731 status collapsed
3732
3733 \begin_layout Plain Layout
3734
3735
3736 \backslash
3737 spce 
3738 \end_layout
3739
3740 \end_inset
3741
3742 F
3743 \end_layout
3744
3745 \end_inset
3746 </cell>
3747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3748 \begin_inset Text
3749
3750 \begin_layout Plain Layout
3751 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3752 \end_inset
3753
3754
3755 \end_layout
3756
3757 \end_inset
3758 </cell>
3759 </row>
3760 <row>
3761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3762 \begin_inset Text
3763
3764 \begin_layout Plain Layout
3765 ^235
3766 \begin_inset ERT
3767 status collapsed
3768
3769 \begin_layout Plain Layout
3770
3771
3772 \backslash
3773 spce 
3774 \end_layout
3775
3776 \end_inset
3777
3778 _
3779 \backslash
3780 phantom
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 23
3794 \begin_inset Formula $\rightarrow$
3795 \end_inset
3796
3797 9
3798 \begin_inset ERT
3799 status collapsed
3800
3801 \begin_layout Plain Layout
3802
3803
3804 \backslash
3805 spce 
3806 \end_layout
3807
3808 \end_inset
3809
3810 F
3811 \end_layout
3812
3813 \end_inset
3814 </cell>
3815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3816 \begin_inset Text
3817
3818 \begin_layout Plain Layout
3819 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3820 \end_inset
3821
3822
3823 \end_layout
3824
3825 \end_inset
3826 </cell>
3827 </row>
3828 <row>
3829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3830 \begin_inset Text
3831
3832 \begin_layout Plain Layout
3833
3834 \backslash
3835 Lambda^
3836 \begin_inset ERT
3837 status collapsed
3838
3839 \begin_layout Plain Layout
3840
3841
3842 \backslash
3843 spce 
3844 \end_layout
3845
3846 \end_inset
3847
3848
3849 \backslash
3850 phantom
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 ii
3864 \begin_inset Formula $\rightarrow$
3865 \end_inset
3866
3867 t
3868 \begin_inset ERT
3869 status collapsed
3870
3871 \begin_layout Plain Layout
3872
3873
3874 \backslash
3875 spce 
3876 \end_layout
3877
3878 \end_inset
3879
3880 _MMt
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3886 \begin_inset Text
3887
3888 \begin_layout Plain Layout
3889 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3890 \end_inset
3891
3892
3893 \end_layout
3894
3895 \end_inset
3896 </cell>
3897 </row>
3898 </lyxtabular>
3899
3900 \end_inset
3901
3902
3903 \end_layout
3904
3905 \begin_layout Standard
3906 Además hay los comandos 
3907 \series bold
3908
3909 \backslash
3910 vphantom
3911 \series default
3912
3913 \begin_inset Index idx
3914 status collapsed
3915
3916 \begin_layout Plain Layout
3917 Comandos ! V ! 
3918 \backslash
3919 vphantom
3920 \end_layout
3921
3922 \end_inset
3923
3924  (botón 
3925 \begin_inset space ~
3926 \end_inset
3927
3928
3929 \begin_inset Graphics
3930         filename ../../images/math/vphantom.png
3931         scale 85
3932
3933 \end_inset
3934
3935 ) y 
3936 \series bold
3937
3938 \backslash
3939 hphantom
3940 \series default
3941
3942 \begin_inset Index idx
3943 status collapsed
3944
3945 \begin_layout Plain Layout
3946 Comandos ! H ! 
3947 \backslash
3948 hphantom
3949 \end_layout
3950
3951 \end_inset
3952
3953  (botón 
3954 \begin_inset space ~
3955 \end_inset
3956
3957
3958 \begin_inset Graphics
3959         filename ../../images/math/hphantom.png
3960         scale 85
3961
3962 \end_inset
3963
3964 ).
3965  
3966 \series bold
3967
3968 \backslash
3969 hphantom
3970 \series default
3971  genera espacio en el marco sólo para la altura máxima de los caracteres,
3972  no para su anchura.
3973  
3974 \series bold
3975
3976 \backslash
3977 vphantom
3978 \series default
3979  genera espacio sólo para la anchura del contenido del marco.
3980  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3981 \end_layout
3982
3983 \begin_layout Standard
3984 Por ejemplo, 
3985 \series bold
3986
3987 \backslash
3988 vphantom
3989 \series default
3990
3991 \begin_inset ERT
3992 status collapsed
3993
3994 \begin_layout Plain Layout
3995
3996
3997 \backslash
3998 spce 
3999 \end_layout
4000
4001 \end_inset
4002
4003
4004 \series bold
4005 a
4006 \backslash
4007 int
4008 \series default
4009  genera espacio de la altura del signo de la integral,
4010 \begin_inset Foot
4011 status collapsed
4012
4013 \begin_layout Plain Layout
4014 El comando 
4015 \series bold
4016
4017 \backslash
4018 int
4019 \series default
4020  genera un signo de integral, véase 
4021 \begin_inset CommandInset ref
4022 LatexCommand ref
4023 reference "sub:Operadores-grandes"
4024
4025 \end_inset
4026
4027
4028 \end_layout
4029
4030 \end_inset
4031
4032  porque este es el carácter más largo.
4033  En la 
4034 \begin_inset CommandInset ref
4035 LatexCommand ref
4036 reference "sub:Delimitadores-multilínea"
4037
4038 \end_inset
4039
4040  hay un ejemplo de aplicación.
4041 \end_layout
4042
4043 \begin_layout Standard
4044 Los espacios reservados también se pueden usar para un texto cuando se insertan
4045  mediante el menú 
4046 \family sans
4047 Insertar\SpecialChar \menuseparator
4048 Formato\SpecialChar \menuseparator
4049 Fantasma
4050 \family default
4051 :
4052 \end_layout
4053
4054 \begin_layout Standard
4055 Esto es una frase.
4056 \begin_inset Newline newline
4057 \end_inset
4058
4059
4060 \begin_inset Phantom Phantom
4061 status open
4062
4063 \begin_layout Plain Layout
4064 Esto
4065 \end_layout
4066
4067 \end_inset
4068
4069  es una frase.
4070 \end_layout
4071
4072 \begin_layout Subsection
4073 Líneas
4074 \begin_inset Index idx
4075 status collapsed
4076
4077 \begin_layout Plain Layout
4078 Lineas@Líneas
4079 \end_layout
4080
4081 \end_inset
4082
4083
4084 \begin_inset Index idx
4085 status collapsed
4086
4087 \begin_layout Plain Layout
4088 Ecuación ! sub- o superrayada
4089 \end_layout
4090
4091 \end_inset
4092
4093
4094 \end_layout
4095
4096 \begin_layout Standard
4097 \noindent
4098 \align center
4099 \begin_inset Tabular
4100 <lyxtabular version="3" rows="4" columns="2">
4101 <features tabularvalignment="middle">
4102 <column alignment="center" valignment="top" width="0">
4103 <column alignment="center" valignment="top" width="0">
4104 <row>
4105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4106 \begin_inset Text
4107
4108 \begin_layout Plain Layout
4109 Comando
4110 \end_layout
4111
4112 \end_inset
4113 </cell>
4114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4115 \begin_inset Text
4116
4117 \begin_layout Plain Layout
4118 Resultado
4119 \begin_inset Note Note
4120 status collapsed
4121
4122 \begin_layout Plain Layout
4123
4124 \series bold
4125
4126 \backslash
4127 raisebox
4128 \series default
4129  se usa sólo como espaciador
4130 \end_layout
4131
4132 \end_inset
4133
4134
4135 \end_layout
4136
4137 \end_inset
4138 </cell>
4139 </row>
4140 <row>
4141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4142 \begin_inset Text
4143
4144 \begin_layout Plain Layout
4145
4146 \backslash
4147 overline
4148 \begin_inset ERT
4149 status collapsed
4150
4151 \begin_layout Plain Layout
4152
4153
4154 \backslash
4155 spce 
4156 \end_layout
4157
4158 \end_inset
4159
4160 A+B
4161 \begin_inset Index idx
4162 status collapsed
4163
4164 \begin_layout Plain Layout
4165 Comandos ! O ! 
4166 \backslash
4167 overline
4168 \end_layout
4169
4170 \end_inset
4171
4172
4173 \end_layout
4174
4175 \end_inset
4176 </cell>
4177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4178 \begin_inset Text
4179
4180 \begin_layout Plain Layout
4181 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4182 \end_inset
4183
4184
4185 \end_layout
4186
4187 \end_inset
4188 </cell>
4189 </row>
4190 <row>
4191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4192 \begin_inset Text
4193
4194 \begin_layout Plain Layout
4195
4196 \backslash
4197 underline
4198 \begin_inset ERT
4199 status collapsed
4200
4201 \begin_layout Plain Layout
4202
4203
4204 \backslash
4205 spce 
4206 \end_layout
4207
4208 \end_inset
4209
4210 A+B
4211 \begin_inset Index idx
4212 status collapsed
4213
4214 \begin_layout Plain Layout
4215 Comandos ! U ! 
4216 \backslash
4217 underline
4218 \end_layout
4219
4220 \end_inset
4221
4222
4223 \end_layout
4224
4225 \end_inset
4226 </cell>
4227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4228 \begin_inset Text
4229
4230 \begin_layout Plain Layout
4231 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4232 \end_inset
4233
4234
4235 \end_layout
4236
4237 \end_inset
4238 </cell>
4239 </row>
4240 <row>
4241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4242 \begin_inset Text
4243
4244 \begin_layout Plain Layout
4245
4246 \backslash
4247 overline
4248 \begin_inset ERT
4249 status collapsed
4250
4251 \begin_layout Plain Layout
4252
4253
4254 \backslash
4255 spce 
4256 \end_layout
4257
4258 \end_inset
4259
4260
4261 \backslash
4262 underline
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 A+B
4276 \end_layout
4277
4278 \end_inset
4279 </cell>
4280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4281 \begin_inset Text
4282
4283 \begin_layout Plain Layout
4284 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4285 \end_inset
4286
4287
4288 \end_layout
4289
4290 \end_inset
4291 </cell>
4292 </row>
4293 </lyxtabular>
4294
4295 \end_inset
4296
4297
4298 \end_layout
4299
4300 \begin_layout Standard
4301 En el último ejemplo es indiferente poner primero 
4302 \series bold
4303
4304 \backslash
4305 overline
4306 \series default
4307  o 
4308 \series bold
4309
4310 \backslash
4311 underline
4312 \series default
4313 .
4314 \end_layout
4315
4316 \begin_layout Standard
4317 Para poner doble subrayado, p.
4318 \begin_inset space \thinspace{}
4319 \end_inset
4320
4321 e.
4322  en resultados, se usa 
4323 \series bold
4324
4325 \backslash
4326 underline
4327 \series default
4328  dos veces.
4329 \end_layout
4330
4331 \begin_layout Standard
4332 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4333 \begin_inset VSpace bigskip
4334 \end_inset
4335
4336 Se pueden crear líneas personalizadas con el comando 
4337 \series bold
4338
4339 \backslash
4340 rule
4341 \series default
4342
4343 \begin_inset Index idx
4344 status collapsed
4345
4346 \begin_layout Plain Layout
4347 Comandos ! R ! 
4348 \backslash
4349 rule
4350 \end_layout
4351
4352 \end_inset
4353
4354  con el esquema siguiente:
4355 \end_layout
4356
4357 \begin_layout Standard
4358
4359 \series bold
4360
4361 \backslash
4362 rule[hueco vertical]{longitud}{grosor}
4363 \end_layout
4364
4365 \begin_layout Standard
4366 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4367  si el valor es negativo).
4368  Las unidades disponibles para los valores están listadas en
4369 \begin_inset space ~
4370 \end_inset
4371
4372
4373 \begin_inset CommandInset ref
4374 LatexCommand ref
4375 reference "tab:Unidades-disponibles"
4376
4377 \end_inset
4378
4379 .
4380  A continuación hay dos ejemplos de líneas creadas con los comandos
4381 \series bold
4382
4383 \begin_inset Newline newline
4384 \end_inset
4385
4386
4387 \backslash
4388 rule[-2ex]{3cm}{2pt}
4389 \series default
4390  y 
4391 \series bold
4392
4393 \backslash
4394 rule{2cm}{1pt}
4395 \series default
4396 :
4397 \end_layout
4398
4399 \begin_layout Standard
4400 Esto es una frase 
4401 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4402 \end_inset
4403
4404  con dos líneas.
4405 \end_layout
4406
4407 \begin_layout Standard
4408
4409 \series bold
4410
4411 \backslash
4412 rule
4413 \series default
4414  también se puede usar para texto insertando una línea mediante el menú
4415  
4416 \family sans
4417 Insertar\SpecialChar \menuseparator
4418 Formato\SpecialChar \menuseparator
4419 Línea horizontal
4420 \family default
4421 :
4422 \end_layout
4423
4424 \begin_layout Standard
4425 Esto es una frase 
4426 \begin_inset CommandInset line
4427 LatexCommand rule
4428 offset "0.5ex"
4429 width "3cm"
4430 height "1pt"
4431
4432 \end_inset
4433
4434  con una línea insertada.
4435 \end_layout
4436
4437 \begin_layout Subsection
4438 Puntos
4439 \begin_inset CommandInset label
4440 LatexCommand label
4441 name "sub:Puntos"
4442
4443 \end_inset
4444
4445
4446 \begin_inset Index idx
4447 status collapsed
4448
4449 \begin_layout Plain Layout
4450 Puntos
4451 \end_layout
4452
4453 \end_inset
4454
4455
4456 \end_layout
4457
4458 \begin_layout Standard
4459 Hay distintos tipos de puntos disponibles.
4460 \begin_inset Foot
4461 status open
4462
4463 \begin_layout Plain Layout
4464 En la barra de herramientas de ecuaciones, en el panel del botón 
4465 \begin_inset Graphics
4466         filename ../../images/math/ldots.png
4467         scale 85
4468
4469 \end_inset
4470
4471 .
4472 \end_layout
4473
4474 \end_inset
4475
4476  Para continuación en enumeraciones se usan puntos bajos, (
4477 \series bold
4478
4479 \backslash
4480 ldots
4481 \series default
4482
4483 \begin_inset Index idx
4484 status collapsed
4485
4486 \begin_layout Plain Layout
4487 Comandos ! L ! 
4488 \backslash
4489 ldots
4490 \end_layout
4491
4492 \end_inset
4493
4494 ), mientras que para operaciones se usan puntos centrados a la misma altura
4495  que los operadores, (
4496 \series bold
4497
4498 \backslash
4499 cdots
4500 \series default
4501
4502 \begin_inset Index idx
4503 status collapsed
4504
4505 \begin_layout Plain Layout
4506 Comandos ! C ! 
4507 \backslash
4508 cdots
4509 \end_layout
4510
4511 \end_inset
4512
4513 ).
4514  Si se usa el comando 
4515 \series bold
4516
4517 \backslash
4518 dots
4519 \series default
4520
4521 \begin_inset Index idx
4522 status collapsed
4523
4524 \begin_layout Plain Layout
4525 Comandos ! D ! 
4526 \backslash
4527 dots
4528 \end_layout
4529
4530 \end_inset
4531
4532 , LaTeX decide el tipo a usar en función del carácter siguiente.
4533 \end_layout
4534
4535 \begin_layout Standard
4536 \align center
4537 \begin_inset Tabular
4538 <lyxtabular version="3" rows="9" columns="2">
4539 <features tabularvalignment="middle">
4540 <column alignment="center" valignment="top" width="0pt">
4541 <column alignment="center" valignment="top" width="0pt">
4542 <row>
4543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4544 \begin_inset Text
4545
4546 \begin_layout Plain Layout
4547 Comando
4548 \end_layout
4549
4550 \end_inset
4551 </cell>
4552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4553 \begin_inset Text
4554
4555 \begin_layout Plain Layout
4556 Resultado
4557 \end_layout
4558
4559 \end_inset
4560 </cell>
4561 </row>
4562 <row>
4563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4564 \begin_inset Text
4565
4566 \begin_layout Plain Layout
4567 A_1
4568 \begin_inset ERT
4569 status collapsed
4570
4571 \begin_layout Plain Layout
4572
4573
4574 \backslash
4575 spce 
4576 \end_layout
4577
4578 \end_inset
4579
4580 ,
4581 \backslash
4582 dots
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 ,A_n
4596 \end_layout
4597
4598 \end_inset
4599 </cell>
4600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4601 \begin_inset Text
4602
4603 \begin_layout Plain Layout
4604 \begin_inset Formula $A_{1},\dots,A_{n}$
4605 \end_inset
4606
4607
4608 \end_layout
4609
4610 \end_inset
4611 </cell>
4612 </row>
4613 <row>
4614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4615 \begin_inset Text
4616
4617 \begin_layout Plain Layout
4618 A_1
4619 \begin_inset ERT
4620 status collapsed
4621
4622 \begin_layout Plain Layout
4623
4624
4625 \backslash
4626 spce 
4627 \end_layout
4628
4629 \end_inset
4630
4631 +
4632 \backslash
4633 dots
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 +A_n
4647 \end_layout
4648
4649 \end_inset
4650 </cell>
4651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4652 \begin_inset Text
4653
4654 \begin_layout Plain Layout
4655 \begin_inset Formula $A_{1}+\dots+A_{n}$
4656 \end_inset
4657
4658
4659 \end_layout
4660
4661 \end_inset
4662 </cell>
4663 </row>
4664 <row>
4665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4666 \begin_inset Text
4667
4668 \begin_layout Plain Layout
4669 A_1
4670 \begin_inset ERT
4671 status collapsed
4672
4673 \begin_layout Plain Layout
4674
4675
4676 \backslash
4677 spce 
4678 \end_layout
4679
4680 \end_inset
4681
4682 ,
4683 \backslash
4684 ldots
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 ,A_n
4698 \end_layout
4699
4700 \end_inset
4701 </cell>
4702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4703 \begin_inset Text
4704
4705 \begin_layout Plain Layout
4706 \begin_inset Formula $A_{1},\ldots,A_{n}$
4707 \end_inset
4708
4709
4710 \end_layout
4711
4712 \end_inset
4713 </cell>
4714 </row>
4715 <row>
4716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4717 \begin_inset Text
4718
4719 \begin_layout Plain Layout
4720 A_1
4721 \begin_inset ERT
4722 status collapsed
4723
4724 \begin_layout Plain Layout
4725
4726
4727 \backslash
4728 spce 
4729 \end_layout
4730
4731 \end_inset
4732
4733 +
4734 \backslash
4735 cdots
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 +A_n
4749 \end_layout
4750
4751 \end_inset
4752 </cell>
4753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4754 \begin_inset Text
4755
4756 \begin_layout Plain Layout
4757 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4758 \end_inset
4759
4760
4761 \end_layout
4762
4763 \end_inset
4764 </cell>
4765 </row>
4766 <row>
4767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4768 \begin_inset Text
4769
4770 \begin_layout Plain Layout
4771
4772 \backslash
4773 vdots
4774 \end_layout
4775
4776 \end_inset
4777 </cell>
4778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4779 \begin_inset Text
4780
4781 \begin_layout Plain Layout
4782 \begin_inset Formula $\vdots$
4783 \end_inset
4784
4785
4786 \end_layout
4787
4788 \end_inset
4789 </cell>
4790 </row>
4791 <row>
4792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4793 \begin_inset Text
4794
4795 \begin_layout Plain Layout
4796
4797 \backslash
4798 ddots
4799 \end_layout
4800
4801 \end_inset
4802 </cell>
4803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4804 \begin_inset Text
4805
4806 \begin_layout Plain Layout
4807 \begin_inset Formula $\ddots$
4808 \end_inset
4809
4810
4811 \end_layout
4812
4813 \end_inset
4814 </cell>
4815 </row>
4816 <row>
4817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4818 \begin_inset Text
4819
4820 \begin_layout Plain Layout
4821
4822 \backslash
4823 iddots
4824 \end_layout
4825
4826 \end_inset
4827 </cell>
4828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4829 \begin_inset Text
4830
4831 \begin_layout Plain Layout
4832 \begin_inset Formula $\iddots$
4833 \end_inset
4834
4835
4836 \end_layout
4837
4838 \end_inset
4839 </cell>
4840 </row>
4841 <row>
4842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4843 \begin_inset Text
4844
4845 \begin_layout Plain Layout
4846 Matriz
4847 \begin_inset space \thinspace{}
4848 \end_inset
4849
4850 3×3 con los distintos puntos
4851 \end_layout
4852
4853 \end_inset
4854 </cell>
4855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4856 \begin_inset Text
4857
4858 \begin_layout Plain Layout
4859 \begin_inset Formula $\begin{array}{ccc}
4860 A_{11} & \cdots & A_{1m}\\
4861 \vdots & \ddots & \vdots\\
4862 A_{n1} & \cdots & A_{nm}
4863 \end{array}$
4864 \end_inset
4865
4866
4867 \end_layout
4868
4869 \end_inset
4870 </cell>
4871 </row>
4872 </lyxtabular>
4873
4874 \end_inset
4875
4876
4877 \end_layout
4878
4879 \begin_layout Standard
4880 Los puntos suspensivos disponibles en el menú 
4881 \family sans
4882 Insertar\SpecialChar \menuseparator
4883 Carácter especial
4884 \family default
4885  son 
4886 \series bold
4887
4888 \backslash
4889 ldots
4890 \series default
4891 .
4892 \end_layout
4893
4894 \begin_layout Standard
4895 \begin_inset VSpace medskip
4896 \end_inset
4897
4898
4899 \end_layout
4900
4901 \begin_layout Standard
4902 Para usar 
4903 \series bold
4904
4905 \backslash
4906 iddots
4907 \series default
4908 , hay que marcar una de las opciones 
4909 \family sans
4910 Usar paquete mathdots (automáticamente)
4911 \family default
4912  en las 
4913 \family sans
4914 Opciones de ecuación
4915 \family default
4916  de la configuración del documento.
4917 \begin_inset Newline newline
4918 \end_inset
4919
4920 La opción 
4921 \family sans
4922 Usar paquete mathdots
4923 \family default
4924  mejorará el aspecto de todos los puntos en los documentos si su estilo
4925  o tamaño de tipografía no son los predeterminados.
4926 \end_layout
4927
4928 \begin_layout Standard
4929 \begin_inset VSpace medskip
4930 \end_inset
4931
4932 Hay puntos específicos para matrices que se extienden por varias columnas.
4933  Se generan con el comando 
4934 \series bold
4935
4936 \backslash
4937 hdotsfor
4938 \series default
4939
4940 \begin_inset Index idx
4941 status collapsed
4942
4943 \begin_layout Plain Layout
4944 Comandos ! H ! 
4945 \backslash
4946 hdotsfor
4947 \end_layout
4948
4949 \end_inset
4950
4951 , que tiene el siguiente esquema:
4952 \end_layout
4953
4954 \begin_layout Standard
4955
4956 \series bold
4957
4958 \backslash
4959 hdotsfor[distancia]{número de columnas}
4960 \end_layout
4961
4962 \begin_layout Standard
4963 Número de columnas especifica cuántas columnas deben abarcarse.
4964  Distancia es un factor para la separación entre los puntos.
4965 \end_layout
4966
4967 \begin_layout Standard
4968 En la siguiente matriz se ha insertado el comando 
4969 \series bold
4970
4971 \backslash
4972 hdotsfor[2]{4}
4973 \series default
4974  en el primer recuadro de la segunda línea para obtener puntos separados
4975  una distancia equivalente a dos veces la del comando 
4976 \series bold
4977
4978 \backslash
4979 dots
4980 \series default
4981 .
4982 \begin_inset Formula 
4983 \[
4984 \left(\begin{array}{cccc}
4985 A & B & C & D\\
4986 \hdotsfor[2]{4}\\
4987 q & w & e & r
4988 \end{array}\right)
4989 \]
4990
4991 \end_inset
4992
4993
4994 \end_layout
4995
4996 \begin_layout Standard
4997 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4998  de lo contrario se producen errores de LaTeX.
4999 \end_layout
5000
5001 \begin_layout Standard
5002 \begin_inset VSpace bigskip
5003 \end_inset
5004
5005
5006 \end_layout
5007
5008 \begin_layout Standard
5009 Además, con el comando 
5010 \series bold
5011
5012 \backslash
5013 dotfill
5014 \series default
5015
5016 \begin_inset Index idx
5017 status collapsed
5018
5019 \begin_layout Plain Layout
5020 Comandos ! D ! 
5021 \backslash
5022 dotfill
5023 \end_layout
5024
5025 \end_inset
5026
5027  puedes completar con puntos una línea.
5028  El efecto de este tipo de comandos es como el de 
5029 \series bold
5030
5031 \backslash
5032 hfill
5033 \series default
5034 , véase 
5035 \begin_inset CommandInset ref
5036 LatexCommand ref
5037 reference "sub:Espacio-variable"
5038
5039 \end_inset
5040
5041 .
5042 \end_layout
5043
5044 \begin_layout Standard
5045 Por ejemplo el comando 
5046 \series bold
5047 A
5048 \backslash
5049 dotfill
5050 \series default
5051
5052 \begin_inset ERT
5053 status collapsed
5054
5055 \begin_layout Plain Layout
5056
5057
5058 \backslash
5059 spce 
5060 \end_layout
5061
5062 \end_inset
5063
5064
5065 \series bold
5066 B
5067 \series default
5068  genera
5069 \end_layout
5070
5071 \begin_layout Standard
5072 \begin_inset Formula $A\dotfill B$
5073 \end_inset
5074
5075
5076 \end_layout
5077
5078 \begin_layout Standard
5079 Un comando análogo a 
5080 \series bold
5081
5082 \backslash
5083 dotfill
5084 \series default
5085  para rellenar con una línea es 
5086 \series bold
5087
5088 \backslash
5089 hrulefill
5090 \series default
5091
5092 \begin_inset Index idx
5093 status collapsed
5094
5095 \begin_layout Plain Layout
5096 Comandos ! H ! 
5097 \backslash
5098 hrulefill
5099 \end_layout
5100
5101 \end_inset
5102
5103 :
5104 \end_layout
5105
5106 \begin_layout Standard
5107 \begin_inset Formula $A\hrulefill B$
5108 \end_inset
5109
5110
5111 \end_layout
5112
5113 \begin_layout Standard
5114 Para usar estos comandos en el texto, deben insertarse en modo TeX.
5115 \end_layout
5116
5117 \begin_layout Section
5118 Matrices
5119 \begin_inset CommandInset label
5120 LatexCommand label
5121 name "sec:Matrices"
5122
5123 \end_inset
5124
5125
5126 \begin_inset Index idx
5127 status collapsed
5128
5129 \begin_layout Plain Layout
5130 Matrices
5131 \end_layout
5132
5133 \end_inset
5134
5135
5136 \end_layout
5137
5138 \begin_layout Standard
5139 Se pueden insertar con el botón 
5140 \begin_inset Graphics
5141         filename ../../images/dialog-show_mathmatrix.png
5142         scale 85
5143
5144 \end_inset
5145
5146  de la barra de ecuaciones o con el menú 
5147 \family sans
5148 Insertar\SpecialChar \menuseparator
5149 Ecuación\SpecialChar \menuseparator
5150 Matriz
5151 \family default
5152 .
5153  Aparece una ventana en la que se pide el número de filas y columnas, la
5154  alineación y la decoración.
5155  La alineación vertical sólo es relevante para matrices en línea:
5156 \end_layout
5157
5158 \begin_layout Standard
5159 Esta primera matriz tiene alineación superior 
5160 \begin_inset Formula $\begin{array}[t]{cccc}
5161 A & D & G & J\\
5162 B & E & H & K\\
5163 D & F & I & L
5164 \end{array}$
5165 \end_inset
5166
5167  , la segunda alineación central 
5168 \begin_inset Formula $\begin{array}{cccc}
5169 A & D & G & J\\
5170 B & E & H & K\\
5171 D & F & I & L
5172 \end{array}$
5173 \end_inset
5174
5175  , y la tercera alineación inferior 
5176 \begin_inset Formula $\begin{array}[b]{cccc}
5177 A & D & G & J\\
5178 B & E & H & K\\
5179 D & F & I & L
5180 \end{array}$
5181 \end_inset
5182
5183 .
5184 \end_layout
5185
5186 \begin_layout Standard
5187 La alineación horizontal especifica cómo deben alinearse las entradas de
5188  la columna.
5189  Se determina mediante una letra para cada columna.
5190  
5191 \emph on
5192 l
5193 \emph default
5194  indica alineación a la izquierda, 
5195 \emph on
5196 c
5197 \emph default
5198  alineación centrada y 
5199 \emph on
5200 r
5201 \emph default
5202  alineación a la derecha.
5203  Por ejemplo, para componer una matriz
5204 \begin_inset space ~
5205 \end_inset
5206
5207 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5208  centradas y la última a la derecha, se anota 
5209 \series bold
5210 lccr
5211 \series default
5212  en la alineación horizontal.
5213  Normalmente todas las columnas de una matriz están centradas, por tanto
5214  el valor por omisión es 
5215 \series bold
5216 c
5217 \series default
5218  para todas ellas.
5219 \end_layout
5220
5221 \begin_layout Standard
5222 Alineación horizontal:
5223 \end_layout
5224
5225 \begin_layout Standard
5226
5227 \series bold
5228 lll
5229 \series default
5230  : 
5231 \begin_inset Formula $\begin{array}{lll}
5232 10000 & D & G\\
5233 B & 10000 & H\\
5234 C & F & 10000
5235 \end{array}$
5236 \end_inset
5237
5238  , 
5239 \series bold
5240 ccc 
5241 \series default
5242
5243 \begin_inset Formula $\begin{array}{ccc}
5244 10000 & D & G\\
5245 B & 10000 & H\\
5246 C & F & 10000
5247 \end{array}$
5248 \end_inset
5249
5250  
5251 \series bold
5252 ,
5253 \series default
5254  
5255 \series bold
5256 rrr 
5257 \series default
5258
5259 \begin_inset Formula $\begin{array}{rrr}
5260 10000 & D & G\\
5261 B & 10000 & H\\
5262 C & F & 10000
5263 \end{array}$
5264 \end_inset
5265
5266
5267 \end_layout
5268
5269 \begin_layout Standard
5270 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5271  botones 
5272 \begin_inset Graphics
5273         filename ../../images/tabular-feature_append-row.png
5274         scale 85
5275
5276 \end_inset
5277
5278
5279 \begin_inset Graphics
5280         filename ../../images/tabular-feature_delete-row.png
5281         scale 85
5282
5283 \end_inset
5284
5285 , etc.
5286  de la barra de ecuaciones o el menú 
5287 \family sans
5288 Editar\SpecialChar \menuseparator
5289 Filas y columnas
5290 \family default
5291 .
5292  También se pueden añadir filas nuevas con 
5293 \family sans
5294 Ctrl+Entrar
5295 \family default
5296 .
5297 \end_layout
5298
5299 \begin_layout Standard
5300 \begin_inset VSpace bigskip
5301 \end_inset
5302
5303
5304 \end_layout
5305
5306 \begin_layout Standard
5307 La 
5308 \family sans
5309 Decoración
5310 \family default
5311  añade paréntesis en el estilo seleccionado alrededor de la matriz.
5312  Alternativamente, se pueden generar paréntesis con los comandos 
5313 \series bold
5314
5315 \backslash
5316 left
5317 \series default
5318
5319 \begin_inset Index idx
5320 status collapsed
5321
5322 \begin_layout Plain Layout
5323 Comandos ! L ! 
5324 \backslash
5325 left
5326 \end_layout
5327
5328 \end_inset
5329
5330  y 
5331 \series bold
5332
5333 \backslash
5334 right
5335 \series default
5336
5337 \begin_inset Index idx
5338 status collapsed
5339
5340 \begin_layout Plain Layout
5341 Comandos ! R ! 
5342 \backslash
5343 right
5344 \end_layout
5345
5346 \end_inset
5347
5348  (atajo 
5349 \family sans
5350 Alt+M
5351 \begin_inset space ~
5352 \end_inset
5353
5354 Paréntesis
5355 \family default
5356 ), véase 
5357 \begin_inset CommandInset ref
5358 LatexCommand ref
5359 reference "sub:Tamaño-automático-de"
5360
5361 \end_inset
5362
5363 , o usando los comandos siguientes:
5364 \end_layout
5365
5366 \begin_layout Standard
5367 \begin_inset VSpace medskip
5368 \end_inset
5369
5370
5371 \end_layout
5372
5373 \begin_layout Standard
5374 \begin_inset space \hfill{}
5375 \end_inset
5376
5377
5378 \begin_inset Tabular
5379 <lyxtabular version="3" rows="4" columns="2">
5380 <features tabularvalignment="middle">
5381 <column alignment="center" valignment="top" width="0">
5382 <column alignment="center" valignment="top" width="0">
5383 <row>
5384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5385 \begin_inset Text
5386
5387 \begin_layout Plain Layout
5388 Comando
5389 \end_layout
5390
5391 \end_inset
5392 </cell>
5393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5394 \begin_inset Text
5395
5396 \begin_layout Plain Layout
5397 Resultado
5398 \begin_inset Note Note
5399 status collapsed
5400
5401 \begin_layout Plain Layout
5402
5403 \series bold
5404
5405 \backslash
5406 raisebox
5407 \series default
5408  se usa sólo como espaciador
5409 \end_layout
5410
5411 \end_inset
5412
5413
5414 \end_layout
5415
5416 \end_inset
5417 </cell>
5418 </row>
5419 <row>
5420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5421 \begin_inset Text
5422
5423 \begin_layout Plain Layout
5424
5425 \backslash
5426 bmatrix
5427 \begin_inset ERT
5428 status collapsed
5429
5430 \begin_layout Plain Layout
5431
5432
5433 \backslash
5434 spce 
5435 \end_layout
5436
5437 \end_inset
5438
5439 2
5440 \series bold
5441 ×
5442 \series default
5443 2
5444 \begin_inset space \thinspace{}
5445 \end_inset
5446
5447 matriz
5448 \end_layout
5449
5450 \end_inset
5451 </cell>
5452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5453 \begin_inset Text
5454
5455 \begin_layout Plain Layout
5456 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5457 0 & \textrm{-}\mathrm{i}\\
5458 \mathrm{i} & 0
5459 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5460 \end_inset
5461
5462
5463 \end_layout
5464
5465 \end_inset
5466 </cell>
5467 </row>
5468 <row>
5469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5470 \begin_inset Text
5471
5472 \begin_layout Plain Layout
5473
5474 \backslash
5475 Bmatrix
5476 \begin_inset ERT
5477 status collapsed
5478
5479 \begin_layout Plain Layout
5480
5481
5482 \backslash
5483 spce 
5484 \end_layout
5485
5486 \end_inset
5487
5488 2×2
5489 \begin_inset space \thinspace{}
5490 \end_inset
5491
5492 matriz
5493 \end_layout
5494
5495 \end_inset
5496 </cell>
5497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5498 \begin_inset Text
5499
5500 \begin_layout Plain Layout
5501 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5502 0 & \textrm{-}\mathrm{i}\\
5503 \mathrm{i} & 0
5504 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5505 \end_inset
5506
5507
5508 \end_layout
5509
5510 \end_inset
5511 </cell>
5512 </row>
5513 <row>
5514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5515 \begin_inset Text
5516
5517 \begin_layout Plain Layout
5518
5519 \backslash
5520 pmatrix
5521 \begin_inset ERT
5522 status collapsed
5523
5524 \begin_layout Plain Layout
5525
5526
5527 \backslash
5528 spce 
5529 \end_layout
5530
5531 \end_inset
5532
5533 2
5534 \series bold
5535 ×
5536 \series default
5537 2
5538 \begin_inset space \thinspace{}
5539 \end_inset
5540
5541 matriz
5542 \end_layout
5543
5544 \end_inset
5545 </cell>
5546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5547 \begin_inset Text
5548
5549 \begin_layout Plain Layout
5550 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5551 0 & \textrm{-}\mathrm{i}\\
5552 \mathrm{i} & 0
5553 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5554 \end_inset
5555
5556
5557 \end_layout
5558
5559 \end_inset
5560 </cell>
5561 </row>
5562 </lyxtabular>
5563
5564 \end_inset
5565
5566
5567 \begin_inset space \hfill{}
5568 \end_inset
5569
5570
5571 \begin_inset Tabular
5572 <lyxtabular version="3" rows="4" columns="2">
5573 <features tabularvalignment="middle">
5574 <column alignment="center" valignment="top" width="0">
5575 <column alignment="center" valignment="top" width="0">
5576 <row>
5577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5578 \begin_inset Text
5579
5580 \begin_layout Plain Layout
5581 Comando
5582 \end_layout
5583
5584 \end_inset
5585 </cell>
5586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5587 \begin_inset Text
5588
5589 \begin_layout Plain Layout
5590 Resultado
5591 \begin_inset Note Note
5592 status collapsed
5593
5594 \begin_layout Plain Layout
5595
5596 \series bold
5597
5598 \backslash
5599 raisebox
5600 \series default
5601  se usa sólo como espaciador
5602 \end_layout
5603
5604 \end_inset
5605
5606
5607 \end_layout
5608
5609 \end_inset
5610 </cell>
5611 </row>
5612 <row>
5613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5614 \begin_inset Text
5615
5616 \begin_layout Plain Layout
5617
5618 \backslash
5619 vmatrix
5620 \begin_inset ERT
5621 status collapsed
5622
5623 \begin_layout Plain Layout
5624
5625
5626 \backslash
5627 spce 
5628 \end_layout
5629
5630 \end_inset
5631
5632 2
5633 \series bold
5634 ×
5635 \series default
5636 2
5637 \begin_inset space \thinspace{}
5638 \end_inset
5639
5640 matriz
5641 \end_layout
5642
5643 \end_inset
5644 </cell>
5645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5646 \begin_inset Text
5647
5648 \begin_layout Plain Layout
5649 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5650 0 & \textrm{-}\mathrm{i}\\
5651 \mathrm{i} & 0
5652 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5653 \end_inset
5654
5655
5656 \end_layout
5657
5658 \end_inset
5659 </cell>
5660 </row>
5661 <row>
5662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5663 \begin_inset Text
5664
5665 \begin_layout Plain Layout
5666
5667 \backslash
5668 Vmatrix
5669 \begin_inset ERT
5670 status collapsed
5671
5672 \begin_layout Plain Layout
5673
5674
5675 \backslash
5676 spce 
5677 \end_layout
5678
5679 \end_inset
5680
5681 2
5682 \series bold
5683 ×
5684 \series default
5685 2
5686 \begin_inset space \thinspace{}
5687 \end_inset
5688
5689 matriz
5690 \end_layout
5691
5692 \end_inset
5693 </cell>
5694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5695 \begin_inset Text
5696
5697 \begin_layout Plain Layout
5698 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5699 0 & \textrm{-}\mathrm{i}\\
5700 \mathrm{i} & 0
5701 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5702 \end_inset
5703
5704
5705 \end_layout
5706
5707 \end_inset
5708 </cell>
5709 </row>
5710 <row>
5711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5712 \begin_inset Text
5713
5714 \begin_layout Plain Layout
5715
5716 \backslash
5717 matrix
5718 \begin_inset ERT
5719 status collapsed
5720
5721 \begin_layout Plain Layout
5722
5723
5724 \backslash
5725 spce 
5726 \end_layout
5727
5728 \end_inset
5729
5730 2
5731 \series bold
5732 ×
5733 \series default
5734 2
5735 \begin_inset space \thinspace{}
5736 \end_inset
5737
5738 matriz
5739 \end_layout
5740
5741 \end_inset
5742 </cell>
5743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5744 \begin_inset Text
5745
5746 \begin_layout Plain Layout
5747 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5748 0 & \textrm{-}\mathrm{i}\\
5749 \mathrm{i} & 0
5750 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5751 \end_inset
5752
5753
5754 \end_layout
5755
5756 \end_inset
5757 </cell>
5758 </row>
5759 </lyxtabular>
5760
5761 \end_inset
5762
5763
5764 \begin_inset space \hfill{}
5765 \end_inset
5766
5767
5768 \end_layout
5769
5770 \begin_layout Standard
5771 \begin_inset VSpace medskip
5772 \end_inset
5773
5774
5775 \end_layout
5776
5777 \begin_layout Standard
5778 Cuando se inserta p.
5779 \begin_inset space \thinspace{}
5780 \end_inset
5781
5782 e.
5783 \begin_inset space ~
5784 \end_inset
5785
5786
5787 \series bold
5788
5789 \backslash
5790 vmatrix
5791 \series default
5792 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5793  la matriz.
5794 \begin_inset Newline newline
5795 \end_inset
5796
5797 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
5798  vertical.
5799 \end_layout
5800
5801 \begin_layout Standard
5802 \begin_inset Note Greyedout
5803 status open
5804
5805 \begin_layout Plain Layout
5806
5807 \series bold
5808 Nota:
5809 \series default
5810  LaTeX limita el número de columnas de matrices con decoraciones a 10.
5811  Si necesitas más de 10
5812 \begin_inset space ~
5813 \end_inset
5814
5815 columnas, debes añadir la siguiente línea en el preámbulo del documento:
5816 \end_layout
5817
5818 \begin_layout Plain Layout
5819
5820 \series bold
5821
5822 \backslash
5823 setcounter{MaxMatrixCols}{número}
5824 \end_layout
5825
5826 \begin_layout Plain Layout
5827 donde 
5828 \emph on
5829 número
5830 \emph default
5831  es el número de columnas entre 11 y 99.
5832 \end_layout
5833
5834 \end_inset
5835
5836
5837 \end_layout
5838
5839 \begin_layout Standard
5840 \begin_inset VSpace bigskip
5841 \end_inset
5842
5843
5844 \end_layout
5845
5846 \begin_layout Standard
5847 Como todas las ecuaciones multilínea son matrices, la longitud 
5848 \series bold
5849
5850 \backslash
5851 arraycolsep
5852 \series default
5853
5854 \begin_inset Index idx
5855 status collapsed
5856
5857 \begin_layout Plain Layout
5858 Comandos ! A ! 
5859 \backslash
5860 arraycolsep
5861 \end_layout
5862
5863 \end_inset
5864
5865 , que se describe en 
5866 \begin_inset CommandInset ref
5867 LatexCommand ref
5868 reference "sub:Separación-de-columnas"
5869
5870 \end_inset
5871
5872 , también se puede usar para cambiar la separación de las columnas en una
5873  matriz.
5874  Para cambiar la separación de las filas, se usa el comando 
5875 \series bold
5876
5877 \backslash
5878 arraystretch
5879 \series default
5880
5881 \begin_inset Index idx
5882 status collapsed
5883
5884 \begin_layout Plain Layout
5885 Comandos ! A ! 
5886 \backslash
5887 arraystretch
5888 \end_layout
5889
5890 \end_inset
5891
5892  de la siguiente manera:
5893 \end_layout
5894
5895 \begin_layout Standard
5896
5897 \series bold
5898
5899 \backslash
5900 renewcommand{
5901 \backslash
5902 arraystretch}{factor de separación}
5903 \begin_inset Index idx
5904 status collapsed
5905
5906 \begin_layout Plain Layout
5907 Comandos ! R ! 
5908 \backslash
5909 renewcommand
5910 \end_layout
5911
5912 \end_inset
5913
5914
5915 \end_layout
5916
5917 \begin_layout Standard
5918 El comando 
5919 \series bold
5920
5921 \backslash
5922 renewcommand
5923 \series default
5924  asigna el factor de separación al comando predefinido 
5925 \series bold
5926
5927 \backslash
5928 arraystretch
5929 \series default
5930 .
5931  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5932  Además, éste se usa para todas las matrices siguientes.
5933  Para volver a la separación original, asigna factor 1 a 
5934 \series bold
5935
5936 \backslash
5937 arraystretch
5938 \series default
5939 .
5940 \end_layout
5941
5942 \begin_layout Standard
5943 Para poner matrices en línea se usa el comando 
5944 \series bold
5945
5946 \backslash
5947 smallmatrix
5948 \series default
5949
5950 \begin_inset Index idx
5951 status collapsed
5952
5953 \begin_layout Plain Layout
5954 Comandos ! S ! 
5955 \backslash
5956 smallmatrix
5957 \end_layout
5958
5959 \end_inset
5960
5961 .
5962  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5963  se inserta la matriz.
5964  
5965 \end_layout
5966
5967 \begin_layout Standard
5968 Esto es una matriz 
5969 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5970 C & D
5971 \end{smallmatrix}\right)$
5972 \end_inset
5973
5974  en línea.
5975 \end_layout
5976
5977 \begin_layout Section
5978 Delimitadores
5979 \begin_inset Index idx
5980 status collapsed
5981
5982 \begin_layout Plain Layout
5983 Delimitadores
5984 \end_layout
5985
5986 \end_inset
5987
5988
5989 \end_layout
5990
5991 \begin_layout Subsection
5992 Delimitadores verticales
5993 \begin_inset Index idx
5994 status collapsed
5995
5996 \begin_layout Plain Layout
5997 Delimitadores ! verticales
5998 \end_layout
5999
6000 \end_inset
6001
6002
6003 \end_layout
6004
6005 \begin_layout Standard
6006 \begin_inset space \hfill{}
6007 \end_inset
6008
6009
6010 \begin_inset Tabular
6011 <lyxtabular version="3" rows="9" columns="2">
6012 <features tabularvalignment="middle">
6013 <column alignment="center" valignment="top" width="0pt">
6014 <column alignment="center" valignment="top" width="0pt">
6015 <row>
6016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6017 \begin_inset Text
6018
6019 \begin_layout Plain Layout
6020 Comando
6021 \end_layout
6022
6023 \end_inset
6024 </cell>
6025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6026 \begin_inset Text
6027
6028 \begin_layout Plain Layout
6029 Resultado
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 \end_layout
6088
6089 \end_inset
6090 </cell>
6091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6092 \begin_inset Text
6093
6094 \begin_layout Plain Layout
6095 \begin_inset Formula $[$
6096 \end_inset
6097
6098
6099 \end_layout
6100
6101 \end_inset
6102 </cell>
6103 </row>
6104 <row>
6105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6106 \begin_inset Text
6107
6108 \begin_layout Plain Layout
6109
6110 \backslash
6111 langle
6112 \end_layout
6113
6114 \end_inset
6115 </cell>
6116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6117 \begin_inset Text
6118
6119 \begin_layout Plain Layout
6120 \begin_inset Formula $\langle$
6121 \end_inset
6122
6123
6124 \end_layout
6125
6126 \end_inset
6127 </cell>
6128 </row>
6129 <row>
6130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6131 \begin_inset Text
6132
6133 \begin_layout Plain Layout
6134
6135 \backslash
6136 lceil
6137 \end_layout
6138
6139 \end_inset
6140 </cell>
6141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6142 \begin_inset Text
6143
6144 \begin_layout Plain Layout
6145 \begin_inset Formula $\lceil$
6146 \end_inset
6147
6148
6149 \end_layout
6150
6151 \end_inset
6152 </cell>
6153 </row>
6154 <row>
6155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6156 \begin_inset Text
6157
6158 \begin_layout Plain Layout
6159
6160 \backslash
6161 lfloor
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 $\lfloor$
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" 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" 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 <row>
6203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6204 \begin_inset Text
6205
6206 \begin_layout Plain Layout
6207 |
6208 \end_layout
6209
6210 \end_inset
6211 </cell>
6212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6213 \begin_inset Text
6214
6215 \begin_layout Plain Layout
6216 \begin_inset Formula $|$
6217 \end_inset
6218
6219
6220 \end_layout
6221
6222 \end_inset
6223 </cell>
6224 </row>
6225 </lyxtabular>
6226
6227 \end_inset
6228
6229
6230 \begin_inset space \hfill{}
6231 \end_inset
6232
6233
6234 \begin_inset Tabular
6235 <lyxtabular version="3" rows="9" columns="2">
6236 <features tabularvalignment="middle">
6237 <column alignment="center" valignment="top" width="0pt">
6238 <column alignment="center" valignment="top" width="0pt">
6239 <row>
6240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6241 \begin_inset Text
6242
6243 \begin_layout Plain Layout
6244 Comando
6245 \end_layout
6246
6247 \end_inset
6248 </cell>
6249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6250 \begin_inset Text
6251
6252 \begin_layout Plain Layout
6253 Resultado
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 \end_layout
6312
6313 \end_inset
6314 </cell>
6315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6316 \begin_inset Text
6317
6318 \begin_layout Plain Layout
6319 \begin_inset Formula $]$
6320 \end_inset
6321
6322
6323 \end_layout
6324
6325 \end_inset
6326 </cell>
6327 </row>
6328 <row>
6329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6330 \begin_inset Text
6331
6332 \begin_layout Plain Layout
6333
6334 \backslash
6335 rangle
6336 \end_layout
6337
6338 \end_inset
6339 </cell>
6340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6341 \begin_inset Text
6342
6343 \begin_layout Plain Layout
6344 \begin_inset Formula $\rangle$
6345 \end_inset
6346
6347
6348 \end_layout
6349
6350 \end_inset
6351 </cell>
6352 </row>
6353 <row>
6354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6355 \begin_inset Text
6356
6357 \begin_layout Plain Layout
6358
6359 \backslash
6360 rceil
6361 \end_layout
6362
6363 \end_inset
6364 </cell>
6365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6366 \begin_inset Text
6367
6368 \begin_layout Plain Layout
6369 \begin_inset Formula $\rceil$
6370 \end_inset
6371
6372
6373 \end_layout
6374
6375 \end_inset
6376 </cell>
6377 </row>
6378 <row>
6379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6380 \begin_inset Text
6381
6382 \begin_layout Plain Layout
6383
6384 \backslash
6385 rfloor
6386 \end_layout
6387
6388 \end_inset
6389 </cell>
6390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6391 \begin_inset Text
6392
6393 \begin_layout Plain Layout
6394 \begin_inset Formula $\rfloor$
6395 \end_inset
6396
6397
6398 \end_layout
6399
6400 \end_inset
6401 </cell>
6402 </row>
6403 <row>
6404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6405 \begin_inset Text
6406
6407 \begin_layout Plain Layout
6408
6409 \backslash
6410
6411 \backslash
6412
6413 \end_layout
6414
6415 \end_inset
6416 </cell>
6417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6418 \begin_inset Text
6419
6420 \begin_layout Plain Layout
6421 \begin_inset Formula $\backslash$
6422 \end_inset
6423
6424
6425 \end_layout
6426
6427 \end_inset
6428 </cell>
6429 </row>
6430 <row>
6431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6432 \begin_inset Text
6433
6434 \begin_layout Plain Layout
6435
6436 \backslash
6437 |
6438 \end_layout
6439
6440 \end_inset
6441 </cell>
6442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6443 \begin_inset Text
6444
6445 \begin_layout Plain Layout
6446 \begin_inset Formula $\|$
6447 \end_inset
6448
6449
6450 \end_layout
6451
6452 \end_inset
6453 </cell>
6454 </row>
6455 </lyxtabular>
6456
6457 \end_inset
6458
6459
6460 \begin_inset space \hfill{}
6461 \end_inset
6462
6463
6464 \end_layout
6465
6466 \begin_layout Standard
6467 \begin_inset Note Greyedout
6468 status open
6469
6470 \begin_layout Plain Layout
6471
6472 \series bold
6473 Nota
6474 \series default
6475 : En modo TeX hay que usar el comando 
6476 \series bold
6477
6478 \backslash
6479 textbackslash
6480 \series default
6481
6482 \begin_inset Index idx
6483 status collapsed
6484
6485 \begin_layout Plain Layout
6486 Comandos ! T ! 
6487 \backslash
6488 textbackslash
6489 \end_layout
6490
6491 \end_inset
6492
6493  para la barra invertida, porque si no el comando 
6494 \series bold
6495
6496 \backslash
6497
6498 \backslash
6499
6500 \series default
6501  genera un salto de línea.
6502 \end_layout
6503
6504 \end_inset
6505
6506
6507 \end_layout
6508
6509 \begin_layout Standard
6510 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6511  descritos en las dos subsecciones siguientes.
6512  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6513  < y > en vez de los comandos 
6514 \series bold
6515
6516 \backslash
6517 langle
6518 \series default
6519  y 
6520 \series bold
6521
6522 \backslash
6523 rangle
6524 \series default
6525 .
6526  
6527 \end_layout
6528
6529 \begin_layout Subsubsection
6530 Tamaño manual de los delimitadores
6531 \begin_inset CommandInset label
6532 LatexCommand label
6533 name "sub:Tamaño-manual-de"
6534
6535 \end_inset
6536
6537
6538 \begin_inset Index idx
6539 status collapsed
6540
6541 \begin_layout Plain Layout
6542 Delimitadores ! tamaño manual
6543 \end_layout
6544
6545 \end_inset
6546
6547
6548 \end_layout
6549
6550 \begin_layout Standard
6551 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6552  LaTeX 
6553 \series bold
6554
6555 \backslash
6556 big
6557 \series default
6558
6559 \begin_inset Index idx
6560 status collapsed
6561
6562 \begin_layout Plain Layout
6563 Comandos ! B ! 
6564 \backslash
6565 big
6566 \end_layout
6567
6568 \end_inset
6569
6570
6571 \series bold
6572
6573 \backslash
6574 Big
6575 \series default
6576
6577 \series bold
6578
6579 \backslash
6580 bigg
6581 \series default
6582 , y 
6583 \series bold
6584
6585 \backslash
6586 Bigg
6587 \series default
6588 .
6589  
6590 \series bold
6591
6592 \backslash
6593 big
6594 \series default
6595  indica el tamaño menor y 
6596 \series bold
6597
6598 \backslash
6599 Bigg
6600 \series default
6601  el mayor.
6602 \end_layout
6603
6604 \begin_layout Standard
6605 Estos comandos se usan para resaltar niveles de delimitación:
6606 \end_layout
6607
6608 \begin_layout Standard
6609 \noindent
6610 \align center
6611 \begin_inset Tabular
6612 <lyxtabular version="3" rows="2" columns="2">
6613 <features tabularvalignment="middle">
6614 <column alignment="center" valignment="top" width="0">
6615 <column alignment="center" valignment="top" width="0">
6616 <row>
6617 <cell alignment="center" valignment="top" usebox="none">
6618 \begin_inset Text
6619
6620 \begin_layout Plain Layout
6621 todos los delimitadores de igual tamaño:
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 $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6631 \end_inset
6632
6633
6634 \end_layout
6635
6636 \end_inset
6637 </cell>
6638 </row>
6639 <row>
6640 <cell alignment="center" valignment="top" usebox="none">
6641 \begin_inset Text
6642
6643 \begin_layout Plain Layout
6644 así tiene mejor aspecto:
6645 \end_layout
6646
6647 \end_inset
6648 </cell>
6649 <cell alignment="center" valignment="top" usebox="none">
6650 \begin_inset Text
6651
6652 \begin_layout Plain Layout
6653 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6654 \end_inset
6655
6656
6657 \end_layout
6658
6659 \end_inset
6660 </cell>
6661 </row>
6662 </lyxtabular>
6663
6664 \end_inset
6665
6666
6667 \begin_inset Note Note
6668 status collapsed
6669
6670 \begin_layout Plain Layout
6671
6672 \series bold
6673
6674 \backslash
6675 raisebox
6676 \series default
6677  se usa sólo como espaciador
6678 \end_layout
6679
6680 \end_inset
6681
6682
6683 \end_layout
6684
6685 \begin_layout Standard
6686 Para la segunda expresión se ha empleado el comando 
6687 \series bold
6688
6689 \backslash
6690 Big((A+B)(A-B)
6691 \backslash
6692 Big)^
6693 \series default
6694
6695 \begin_inset ERT
6696 status collapsed
6697
6698 \begin_layout Plain Layout
6699
6700
6701 \backslash
6702 spce 
6703 \end_layout
6704
6705 \end_inset
6706
6707
6708 \series bold
6709 C
6710 \series default
6711 .
6712 \end_layout
6713
6714 \begin_layout Standard
6715 He aquí una visión conjunta de todos los tamaños y delimitadores:
6716 \end_layout
6717
6718 \begin_layout Standard
6719 \noindent
6720 \align center
6721
6722 \backslash
6723 Bigg(
6724 \backslash
6725 exp
6726 \backslash
6727 bigg<
6728 \backslash
6729 Big[
6730 \backslash
6731 big{
6732 \backslash
6733 ln(3x)
6734 \backslash
6735 big}^2
6736 \begin_inset ERT
6737 status collapsed
6738
6739 \begin_layout Plain Layout
6740
6741
6742 \backslash
6743 spce 
6744 \end_layout
6745
6746 \end_inset
6747
6748
6749 \backslash
6750 sen(x)
6751 \backslash
6752 Big]^
6753 \begin_inset ERT
6754 status collapsed
6755
6756 \begin_layout Plain Layout
6757
6758
6759 \backslash
6760 spce 
6761 \end_layout
6762
6763 \end_inset
6764
6765 A
6766 \begin_inset ERT
6767 status collapsed
6768
6769 \begin_layout Plain Layout
6770
6771
6772 \backslash
6773 spce 
6774 \end_layout
6775
6776 \end_inset
6777
6778
6779 \backslash
6780 bigg>
6781 \backslash
6782 Bigg)^0,5
6783 \begin_inset Formula 
6784 \[
6785 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}
6786 \]
6787
6788 \end_inset
6789
6790
6791 \end_layout
6792
6793 \begin_layout Standard
6794 Además de los comandos 
6795 \series bold
6796
6797 \backslash
6798 big
6799 \series default
6800  hay la variante 
6801 \series bold
6802
6803 \backslash
6804 bigm
6805 \series default
6806
6807 \begin_inset Index idx
6808 status collapsed
6809
6810 \begin_layout Plain Layout
6811 Comandos ! B ! 
6812 \backslash
6813 bigm
6814 \end_layout
6815
6816 \end_inset
6817
6818 , que añade un poco más de espacio entre el delimitador y su contenido,
6819  y la variante 
6820 \series bold
6821
6822 \backslash
6823 bigl
6824 \series default
6825 -
6826 \series bold
6827
6828 \backslash
6829 bigr
6830 \series default
6831
6832 \begin_inset Index idx
6833 status collapsed
6834
6835 \begin_layout Plain Layout
6836 Comandos ! B ! 
6837 \backslash
6838 bigl - 
6839 \backslash
6840 bigr
6841 \end_layout
6842
6843 \end_inset
6844
6845 , que no añade espacio adicional.
6846  La 
6847 \emph on
6848 l
6849 \emph default
6850  al final del comando 
6851 \series bold
6852
6853 \backslash
6854 bigl 
6855 \series default
6856 es para el delimitador izquierdo, la 
6857 \emph on
6858 r
6859 \emph default
6860  es para el delimitador derecho.
6861  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6862  apertura o de cierre.
6863 \end_layout
6864
6865 \begin_layout Standard
6866 En el siguiente cuadro hay una comparación de las variantes:
6867 \end_layout
6868
6869 \begin_layout Standard
6870 \noindent
6871 \align center
6872 \begin_inset Tabular
6873 <lyxtabular version="3" rows="5" columns="2">
6874 <features tabularvalignment="middle">
6875 <column alignment="center" valignment="top" width="0">
6876 <column alignment="center" valignment="top" width="0">
6877 <row>
6878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6879 \begin_inset Text
6880
6881 \begin_layout Plain Layout
6882 Comando
6883 \end_layout
6884
6885 \end_inset
6886 </cell>
6887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6888 \begin_inset Text
6889
6890 \begin_layout Plain Layout
6891 Resultado
6892 \begin_inset Note Note
6893 status collapsed
6894
6895 \begin_layout Plain Layout
6896
6897 \series bold
6898
6899 \backslash
6900 raisebox
6901 \series default
6902  se usa sólo como espaciador
6903 \end_layout
6904
6905 \end_inset
6906
6907
6908 \end_layout
6909
6910 \end_inset
6911 </cell>
6912 </row>
6913 <row>
6914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6915 \begin_inset Text
6916
6917 \begin_layout Plain Layout
6918
6919 \backslash
6920 Bigm(
6921 \backslash
6922 bigm(
6923 \backslash
6924 ln(3x)
6925 \backslash
6926 bigm)^2
6927 \series bold
6928
6929 \begin_inset ERT
6930 status collapsed
6931
6932 \begin_layout Plain Layout
6933
6934
6935 \backslash
6936 spce 
6937 \end_layout
6938
6939 \end_inset
6940
6941
6942 \series default
6943
6944 \backslash
6945 Bigm)
6946 \end_layout
6947
6948 \end_inset
6949 </cell>
6950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6951 \begin_inset Text
6952
6953 \begin_layout Plain Layout
6954 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6955 \end_inset
6956
6957
6958 \end_layout
6959
6960 \end_inset
6961 </cell>
6962 </row>
6963 <row>
6964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6965 \begin_inset Text
6966
6967 \begin_layout Plain Layout
6968
6969 \backslash
6970 Big(
6971 \backslash
6972 big(
6973 \backslash
6974 ln(3x)
6975 \backslash
6976 big)^2
6977 \series bold
6978
6979 \begin_inset ERT
6980 status collapsed
6981
6982 \begin_layout Plain Layout
6983
6984
6985 \backslash
6986 spce 
6987 \end_layout
6988
6989 \end_inset
6990
6991
6992 \series default
6993
6994 \backslash
6995 Big)
6996 \end_layout
6997
6998 \end_inset
6999 </cell>
7000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7001 \begin_inset Text
7002
7003 \begin_layout Plain Layout
7004 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
7005 \end_inset
7006
7007
7008 \end_layout
7009
7010 \end_inset
7011 </cell>
7012 </row>
7013 <row>
7014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7015 \begin_inset Text
7016
7017 \begin_layout Plain Layout
7018
7019 \backslash
7020 Bigl(
7021 \backslash
7022 bigl(
7023 \backslash
7024 ln(3x)
7025 \backslash
7026 bigr)^2
7027 \series bold
7028
7029 \begin_inset ERT
7030 status collapsed
7031
7032 \begin_layout Plain Layout
7033
7034
7035 \backslash
7036 spce 
7037 \end_layout
7038
7039 \end_inset
7040
7041
7042 \series default
7043
7044 \backslash
7045 Bigr)
7046 \end_layout
7047
7048 \end_inset
7049 </cell>
7050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7051 \begin_inset Text
7052
7053 \begin_layout Plain Layout
7054 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
7055 \end_inset
7056
7057
7058 \end_layout
7059
7060 \end_inset
7061 </cell>
7062 </row>
7063 <row>
7064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7065 \begin_inset Text
7066
7067 \begin_layout Plain Layout
7068
7069 \backslash
7070 bigl)
7071 \backslash
7072 ln(3x)
7073 \backslash
7074 bigr(
7075 \end_layout
7076
7077 \end_inset
7078 </cell>
7079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7080 \begin_inset Text
7081
7082 \begin_layout Plain Layout
7083 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
7084 \end_inset
7085
7086
7087 \end_layout
7088
7089 \end_inset
7090 </cell>
7091 </row>
7092 </lyxtabular>
7093
7094 \end_inset
7095
7096
7097 \end_layout
7098
7099 \begin_layout Subsubsection
7100 Tamaño automático de los delimitadores
7101 \begin_inset CommandInset label
7102 LatexCommand label
7103 name "sub:Tamaño-automático-de"
7104
7105 \end_inset
7106
7107
7108 \begin_inset Index idx
7109 status collapsed
7110
7111 \begin_layout Plain Layout
7112 Delimitadores ! tamaño automático
7113 \end_layout
7114
7115 \end_inset
7116
7117
7118 \end_layout
7119
7120 \begin_layout Standard
7121 Se pueden insertar delimitadores de tamaño variable con los comandos 
7122 \series bold
7123
7124 \backslash
7125 left
7126 \series default
7127
7128 \begin_inset Index idx
7129 status collapsed
7130
7131 \begin_layout Plain Layout
7132 Comandos ! L ! 
7133 \backslash
7134 left
7135 \end_layout
7136
7137 \end_inset
7138
7139  y 
7140 \series bold
7141
7142 \backslash
7143 right
7144 \series default
7145
7146 \begin_inset Index idx
7147 status collapsed
7148
7149 \begin_layout Plain Layout
7150 Comandos ! R ! 
7151 \backslash
7152 right
7153 \end_layout
7154
7155 \end_inset
7156
7157  o con el botón de la barra de ecuaciones 
7158 \begin_inset Graphics
7159         filename ../../images/dialog-show_mathdelimiter.png
7160         scale 85
7161
7162 \end_inset
7163
7164 .
7165  El delimitador deseado se debe insertar directamente detrás de 
7166 \series bold
7167
7168 \backslash
7169 left
7170 \series default
7171  y 
7172 \series bold
7173
7174 \backslash
7175 right
7176 \series default
7177 .
7178  El tamaño se calculará automáticamente después para la salida.
7179  
7180 \end_layout
7181
7182 \begin_layout Standard
7183 \noindent
7184 \align center
7185 delimitador normal: El comando 
7186 \series bold
7187
7188 \backslash
7189 ln(
7190 \backslash
7191 frac
7192 \series default
7193
7194 \begin_inset ERT
7195 status collapsed
7196
7197 \begin_layout Plain Layout
7198
7199
7200 \backslash
7201 spce 
7202 \end_layout
7203
7204 \end_inset
7205
7206
7207 \series bold
7208 A
7209 \begin_inset Formula $\downarrow$
7210 \end_inset
7211
7212 C
7213 \series default
7214
7215 \begin_inset ERT
7216 status collapsed
7217
7218 \begin_layout Plain Layout
7219
7220
7221 \backslash
7222 spce
7223 \end_layout
7224
7225 \end_inset
7226
7227
7228 \series bold
7229 )
7230 \series default
7231  genera
7232 \begin_inset Formula 
7233 \[
7234 \ln(\frac{A}{C})
7235 \]
7236
7237 \end_inset
7238
7239
7240 \end_layout
7241
7242 \begin_layout Standard
7243 \noindent
7244 \align center
7245 delimitador multilínea: El comando 
7246 \series bold
7247
7248 \backslash
7249 ln
7250 \backslash
7251 left(
7252 \backslash
7253 frac
7254 \series default
7255
7256 \begin_inset ERT
7257 status collapsed
7258
7259 \begin_layout Plain Layout
7260
7261
7262 \backslash
7263 spce 
7264 \end_layout
7265
7266 \end_inset
7267
7268
7269 \series bold
7270 A
7271 \begin_inset Formula $\downarrow$
7272 \end_inset
7273
7274 C
7275 \series default
7276
7277 \begin_inset ERT
7278 status collapsed
7279
7280 \begin_layout Plain Layout
7281
7282
7283 \backslash
7284 spce 
7285 \end_layout
7286
7287 \end_inset
7288
7289
7290 \series bold
7291
7292 \backslash
7293 right)
7294 \series default
7295  genera
7296 \begin_inset Formula 
7297 \[
7298 \ln\left(\frac{A}{C}\right)
7299 \]
7300
7301 \end_inset
7302
7303
7304 \end_layout
7305
7306 \begin_layout Standard
7307 En lugar de 
7308 \series bold
7309
7310 \backslash
7311 left
7312 \series default
7313  y 
7314 \series bold
7315
7316 \backslash
7317 right
7318 \series default
7319  se puede usar el atajo 
7320 \family sans
7321 Alt+M
7322 \begin_inset space ~
7323 \end_inset
7324
7325 Corchete
7326 \family default
7327 .
7328  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7329  real del delimitador y además se genera el correspondiente delimitador
7330  de cierre.
7331 \begin_inset Newline newline
7332 \end_inset
7333
7334 El comando para el último ejemplo sería 
7335 \series bold
7336
7337 \backslash
7338 ln Alt+M
7339 \series default
7340  
7341 \series bold
7342 (
7343 \backslash
7344 frac
7345 \begin_inset ERT
7346 status collapsed
7347
7348 \begin_layout Plain Layout
7349
7350
7351 \backslash
7352 spce 
7353 \end_layout
7354
7355 \end_inset
7356
7357 A
7358 \begin_inset Formula $\downarrow$
7359 \end_inset
7360
7361
7362 \end_layout
7363
7364 \begin_layout Standard
7365 Para omitir uno de los dos delimitadores se inserta un punto.
7366  Por ejemplo, el comando 
7367 \series bold
7368
7369 \backslash
7370 left.
7371 \backslash
7372 frac
7373 \series default
7374
7375 \begin_inset ERT
7376 status collapsed
7377
7378 \begin_layout Plain Layout
7379
7380
7381 \backslash
7382 spce 
7383 \end_layout
7384
7385 \end_inset
7386
7387
7388 \series bold
7389 A
7390 \begin_inset Formula $\downarrow$
7391 \end_inset
7392
7393 B
7394 \series default
7395
7396 \begin_inset ERT
7397 status collapsed
7398
7399 \begin_layout Plain Layout
7400
7401
7402 \backslash
7403 spce 
7404 \end_layout
7405
7406 \end_inset
7407
7408
7409 \series bold
7410
7411 \backslash
7412 right}
7413 \series default
7414  da lugar a:
7415 \begin_inset Formula 
7416 \[
7417 \left.\frac{A}{B}\right\} 
7418 \]
7419
7420 \end_inset
7421
7422
7423 \end_layout
7424
7425 \begin_layout Standard
7426 LyX convertirá los comandos 
7427 \series bold
7428
7429 \backslash
7430 left
7431 \series default
7432  y 
7433 \series bold
7434
7435 \backslash
7436 right
7437 \series default
7438  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7439  omitido aparecerá como línea de trazos.
7440  
7441 \begin_inset VSpace bigskip
7442 \end_inset
7443
7444
7445 \end_layout
7446
7447 \begin_layout Standard
7448 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7449  de LaTeX, el comando 
7450 \series bold
7451
7452 \backslash
7453 middle
7454 \series default
7455
7456 \begin_inset Index idx
7457 status collapsed
7458
7459 \begin_layout Plain Layout
7460 Comandos ! M ! 
7461 \backslash
7462 middle
7463 \end_layout
7464
7465 \end_inset
7466
7467  está también disponible para todos los delimitadores y límites.
7468  Con este comando la altura del siguiente carácter se adapta a la de los
7469  delimitadores circundantes, lo que es necesario, p.
7470 \begin_inset space \thinspace{}
7471 \end_inset
7472
7473 e., para vectores cuánticos: 
7474 \begin_inset Formula 
7475 \[
7476 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle 
7477 \]
7478
7479 \end_inset
7480
7481
7482 \end_layout
7483
7484 \begin_layout Standard
7485 Para este tipo de vectores hay un paquete LaTeX específico que se describe
7486  en
7487 \begin_inset space ~
7488 \end_inset
7489
7490
7491 \begin_inset CommandInset ref
7492 LatexCommand ref
7493 reference "sub:Vectores-cuánticos"
7494
7495 \end_inset
7496
7497 .
7498 \end_layout
7499
7500 \begin_layout Subsection
7501 Delimitadores horizontales
7502 \begin_inset Index idx
7503 status collapsed
7504
7505 \begin_layout Plain Layout
7506 Delimitadores ! horizontales
7507 \end_layout
7508
7509 \end_inset
7510
7511
7512 \end_layout
7513
7514 \begin_layout Standard
7515 \noindent
7516 \align center
7517 \begin_inset Tabular
7518 <lyxtabular version="3" rows="4" columns="2">
7519 <features tabularvalignment="middle">
7520 <column alignment="center" valignment="top" width="0">
7521 <column alignment="center" valignment="top" width="0">
7522 <row>
7523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7524 \begin_inset Text
7525
7526 \begin_layout Plain Layout
7527 Comando
7528 \begin_inset Note Note
7529 status collapsed
7530
7531 \begin_layout Plain Layout
7532
7533 \series bold
7534
7535 \backslash
7536 raisebox
7537 \series default
7538  se usa sólo como espaciador
7539 \end_layout
7540
7541 \end_inset
7542
7543
7544 \end_layout
7545
7546 \end_inset
7547 </cell>
7548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7549 \begin_inset Text
7550
7551 \begin_layout Plain Layout
7552 Resultado
7553 \end_layout
7554
7555 \end_inset
7556 </cell>
7557 </row>
7558 <row>
7559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7560 \begin_inset Text
7561
7562 \begin_layout Plain Layout
7563 \begin_inset ERT
7564 status collapsed
7565
7566 \begin_layout Plain Layout
7567
7568
7569 \backslash
7570 raisebox{2.3mm}{
7571 \end_layout
7572
7573 \end_inset
7574
7575
7576 \backslash
7577 overbrace
7578 \begin_inset ERT
7579 status collapsed
7580
7581 \begin_layout Plain Layout
7582
7583
7584 \backslash
7585 spce 
7586 \end_layout
7587
7588 \end_inset
7589
7590 A+B
7591 \begin_inset ERT
7592 status collapsed
7593
7594 \begin_layout Plain Layout
7595
7596
7597 \backslash
7598 spce 
7599 \end_layout
7600
7601 \end_inset
7602
7603 ^
7604 \begin_inset ERT
7605 status collapsed
7606
7607 \begin_layout Plain Layout
7608
7609
7610 \backslash
7611 spce 
7612 \end_layout
7613
7614 \end_inset
7615
7616 3
7617 \begin_inset ERT
7618 status collapsed
7619
7620 \begin_layout Plain Layout
7621
7622 }
7623 \end_layout
7624
7625 \end_inset
7626
7627
7628 \begin_inset Index idx
7629 status collapsed
7630
7631 \begin_layout Plain Layout
7632 Comandos ! O ! 
7633 \backslash
7634 overbrace
7635 \end_layout
7636
7637 \end_inset
7638
7639
7640 \end_layout
7641
7642 \end_inset
7643 </cell>
7644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7645 \begin_inset Text
7646
7647 \begin_layout Plain Layout
7648 \begin_inset Formula $\overbrace{A+B}^{3}$
7649 \end_inset
7650
7651
7652 \end_layout
7653
7654 \end_inset
7655 </cell>
7656 </row>
7657 <row>
7658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7659 \begin_inset Text
7660
7661 \begin_layout Plain Layout
7662 \begin_inset ERT
7663 status collapsed
7664
7665 \begin_layout Plain Layout
7666
7667
7668 \backslash
7669 raisebox{-2.2mm}{
7670 \end_layout
7671
7672 \end_inset
7673
7674
7675 \backslash
7676 underbrace
7677 \begin_inset ERT
7678 status collapsed
7679
7680 \begin_layout Plain Layout
7681
7682
7683 \backslash
7684 spce 
7685 \end_layout
7686
7687 \end_inset
7688
7689 A+B
7690 \begin_inset ERT
7691 status collapsed
7692
7693 \begin_layout Plain Layout
7694
7695
7696 \backslash
7697 spce 
7698 \end_layout
7699
7700 \end_inset
7701
7702 _5
7703 \begin_inset ERT
7704 status collapsed
7705
7706 \begin_layout Plain Layout
7707
7708 }
7709 \end_layout
7710
7711 \end_inset
7712
7713
7714 \begin_inset Index idx
7715 status collapsed
7716
7717 \begin_layout Plain Layout
7718 Comandos ! U ! 
7719 \backslash
7720 underbrace
7721 \end_layout
7722
7723 \end_inset
7724
7725
7726 \end_layout
7727
7728 \end_inset
7729 </cell>
7730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7731 \begin_inset Text
7732
7733 \begin_layout Plain Layout
7734 \begin_inset Formula $\underbrace{A+B}_{5}$
7735 \end_inset
7736
7737
7738 \end_layout
7739
7740 \end_inset
7741 </cell>
7742 </row>
7743 <row>
7744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7745 \begin_inset Text
7746
7747 \begin_layout Plain Layout
7748
7749 \backslash
7750 overbrace
7751 \begin_inset ERT
7752 status collapsed
7753
7754 \begin_layout Plain Layout
7755
7756
7757 \backslash
7758 spce 
7759 \end_layout
7760
7761 \end_inset
7762
7763
7764 \backslash
7765 underbrace
7766 \begin_inset ERT
7767 status collapsed
7768
7769 \begin_layout Plain Layout
7770
7771
7772 \backslash
7773 spce 
7774 \end_layout
7775
7776 \end_inset
7777
7778 A+B_w
7779 \begin_inset ERT
7780 status collapsed
7781
7782 \begin_layout Plain Layout
7783
7784
7785 \backslash
7786 spce 
7787 \end_layout
7788
7789 \end_inset
7790
7791
7792 \begin_inset ERT
7793 status collapsed
7794
7795 \begin_layout Plain Layout
7796
7797
7798 \backslash
7799 spce 
7800 \end_layout
7801
7802 \end_inset
7803
7804 _7
7805 \begin_inset ERT
7806 status collapsed
7807
7808 \begin_layout Plain Layout
7809
7810
7811 \backslash
7812 spce 
7813 \end_layout
7814
7815 \end_inset
7816
7817
7818 \begin_inset ERT
7819 status collapsed
7820
7821 \begin_layout Plain Layout
7822
7823
7824 \backslash
7825 spce 
7826 \end_layout
7827
7828 \end_inset
7829
7830 ^
7831 \begin_inset ERT
7832 status collapsed
7833
7834 \begin_layout Plain Layout
7835
7836
7837 \backslash
7838 spce 
7839 \end_layout
7840
7841 \end_inset
7842
7843 C
7844 \end_layout
7845
7846 \end_inset
7847 </cell>
7848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7849 \begin_inset Text
7850
7851 \begin_layout Plain Layout
7852 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7853 \end_inset
7854
7855
7856 \end_layout
7857
7858 \end_inset
7859 </cell>
7860 </row>
7861 </lyxtabular>
7862
7863 \end_inset
7864
7865
7866 \end_layout
7867
7868 \begin_layout Standard
7869 En el último ejemplo no importa en qué orden se introducen los comandos
7870  
7871 \series bold
7872
7873 \backslash
7874 overbrace
7875 \series default
7876  y 
7877 \series bold
7878
7879 \backslash
7880 underbrace
7881 \series default
7882 .
7883 \begin_inset VSpace bigskip
7884 \end_inset
7885
7886
7887 \end_layout
7888
7889 \begin_layout Standard
7890 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7891  multilínea, como se describe en
7892 \begin_inset space ~
7893 \end_inset
7894
7895
7896 \begin_inset CommandInset ref
7897 LatexCommand ref
7898 reference "sec:Ecuaciones-multilínea"
7899
7900 \end_inset
7901
7902 :
7903 \begin_inset Formula 
7904 \begin{eqnarray*}
7905 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7906  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7907 \end{eqnarray*}
7908
7909 \end_inset
7910
7911 En la primera fila se insertan la ecuación y la primera llave.
7912  Aquí es importante insertar el comando de espacio
7913 \begin_inset Foot
7914 status collapsed
7915
7916 \begin_layout Plain Layout
7917 Los comandos para espacios se explican en 
7918 \begin_inset CommandInset ref
7919 LatexCommand ref
7920 reference "sub:Espacio-predefinido"
7921
7922 \end_inset
7923
7924
7925 \end_layout
7926
7927 \end_inset
7928
7929  
7930 \series bold
7931
7932 \backslash
7933 :
7934 \series default
7935  antes de la primera
7936 \series bold
7937  
7938 \series default
7939
7940 \begin_inset Formula $d$
7941 \end_inset
7942
7943 , porque la llave que termina detrás de 
7944 \begin_inset Formula $q$
7945 \end_inset
7946
7947  impide que el siguiente 
7948 \begin_inset Quotes fld
7949 \end_inset
7950
7951 +
7952 \begin_inset Quotes frd
7953 \end_inset
7954
7955  esté rodeado de espacio.
7956 \begin_inset Foot
7957 status collapsed
7958
7959 \begin_layout Plain Layout
7960 Debido a que la llave no es considerada como carácter, véase 
7961 \begin_inset CommandInset ref
7962 LatexCommand ref
7963 reference "sub:Operadores-binarios"
7964
7965 \end_inset
7966
7967
7968 \end_layout
7969
7970 \end_inset
7971
7972  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7973  de 
7974 \begin_inset Formula $b$
7975 \end_inset
7976
7977  se inserta antes el comando 
7978 \series bold
7979
7980 \backslash
7981 hphantom{gggg+
7982 \backslash
7983 :}
7984 \series default
7985 .
7986 \begin_inset Foot
7987 status collapsed
7988
7989 \begin_layout Plain Layout
7990 Más sobre 
7991 \series bold
7992
7993 \backslash
7994 hphantom
7995 \series default
7996  en 
7997 \begin_inset CommandInset ref
7998 LatexCommand ref
7999 reference "sub:Espacios-reservados"
8000
8001 \end_inset
8002
8003
8004 \end_layout
8005
8006 \end_inset
8007
8008  Ese espacio es necesario porque el signo 
8009 \begin_inset Quotes fld
8010 \end_inset
8011
8012 +
8013 \begin_inset Quotes frd
8014 \end_inset
8015
8016  va seguido de un espacio en la ecuación.
8017  La llave se coloca bajo el comando 
8018 \series bold
8019
8020 \backslash
8021 hphantom{bbqq+dddd}
8022 \series default
8023 .
8024  
8025 \end_layout
8026
8027 \begin_layout Standard
8028 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
8029  ejemplo:
8030 \begin_inset ERT
8031 status collapsed
8032
8033 \begin_layout Plain Layout
8034
8035
8036 \backslash
8037 setlength{
8038 \backslash
8039 jot}{-6pt}
8040 \end_layout
8041
8042 \end_inset
8043
8044
8045 \begin_inset Formula 
8046 \begin{eqnarray*}
8047  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
8048 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
8049 \end{eqnarray*}
8050
8051 \end_inset
8052
8053
8054 \begin_inset ERT
8055 status collapsed
8056
8057 \begin_layout Plain Layout
8058
8059
8060 \backslash
8061 setlength{
8062 \backslash
8063 jot}{3pt}
8064 \end_layout
8065
8066 \end_inset
8067
8068 La primera fila de la ecuación es igual que la segunda fila del ejemplo
8069  anterior, con la diferencia de que la llave está encima.
8070  La segunda fila contiene la ecuación junto con la segunda llave.
8071  Para evitar que haya demasiado espacio entre la llave superior en la primera
8072  fila y la ecuación hay que reducirlo.
8073  Esto no es fácil de hacer debido a un fallo de LyX.
8074 \begin_inset Foot
8075 status collapsed
8076
8077 \begin_layout Plain Layout
8078 \begin_inset CommandInset href
8079 LatexCommand href
8080 name "LyX-bug #1505"
8081 target "http://www.lyx.org/trac/ticket/1505"
8082
8083 \end_inset
8084
8085
8086 \end_layout
8087
8088 \end_inset
8089
8090  Una solución es cambiar la separación global de filas en la ecuación, 
8091 \series bold
8092
8093 \backslash
8094 jot
8095 \series default
8096
8097 \begin_inset Index idx
8098 status collapsed
8099
8100 \begin_layout Plain Layout
8101 Comandos ! J ! 
8102 \backslash
8103 jot
8104 \end_layout
8105
8106 \end_inset
8107
8108 , en -6
8109 \begin_inset space \thinspace{}
8110 \end_inset
8111
8112 pt insertando antes de la ecuación el comando 
8113 \series bold
8114
8115 \backslash
8116 setlength{
8117 \backslash
8118 jot}{-6pt}
8119 \series default
8120  en modo TeX.
8121  Después de la ecuación se vuelve al valor normal 3
8122 \begin_inset space \thinspace{}
8123 \end_inset
8124
8125 pt de 
8126 \series bold
8127
8128 \backslash
8129 jot
8130 \series default
8131  usando el mismo comando.
8132  Más información sobre separación de filas en ecuaciones en
8133 \begin_inset space ~
8134 \end_inset
8135
8136
8137 \begin_inset CommandInset ref
8138 LatexCommand ref
8139 reference "sub:Separación-de-líneas"
8140
8141 \end_inset
8142
8143 .
8144 \end_layout
8145
8146 \begin_layout Section
8147 Flechas
8148 \begin_inset Index idx
8149 status collapsed
8150
8151 \begin_layout Plain Layout
8152 Flechas
8153 \end_layout
8154
8155 \end_inset
8156
8157
8158 \end_layout
8159
8160 \begin_layout Standard
8161 Las flechas se pueden insertar con el botón 
8162 \begin_inset Graphics
8163         filename ../../images/math/leftarrow.png
8164         scale 85
8165
8166 \end_inset
8167
8168  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
8169  siguientes.
8170 \end_layout
8171
8172 \begin_layout Subsection
8173 Flechas horizontales
8174 \begin_inset Index idx
8175 status collapsed
8176
8177 \begin_layout Plain Layout
8178 Flechas ! horizontales
8179 \end_layout
8180
8181 \end_inset
8182
8183
8184 \end_layout
8185
8186 \begin_layout Standard
8187 \begin_inset space \hfill{}
8188 \end_inset
8189
8190
8191 \begin_inset Tabular
8192 <lyxtabular version="3" rows="8" columns="2">
8193 <features tabularvalignment="middle">
8194 <column alignment="center" valignment="top" width="0pt">
8195 <column alignment="center" valignment="top" width="0pt">
8196 <row>
8197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8198 \begin_inset Text
8199
8200 \begin_layout Plain Layout
8201 Comando
8202 \end_layout
8203
8204 \end_inset
8205 </cell>
8206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8207 \begin_inset Text
8208
8209 \begin_layout Plain Layout
8210 Resultado
8211 \end_layout
8212
8213 \end_inset
8214 </cell>
8215 </row>
8216 <row>
8217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8218 \begin_inset Text
8219
8220 \begin_layout Plain Layout
8221
8222 \backslash
8223 gets
8224 \end_layout
8225
8226 \end_inset
8227 </cell>
8228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8229 \begin_inset Text
8230
8231 \begin_layout Plain Layout
8232 \begin_inset Formula $\gets$
8233 \end_inset
8234
8235
8236 \end_layout
8237
8238 \end_inset
8239 </cell>
8240 </row>
8241 <row>
8242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246
8247 \backslash
8248 Leftarrow
8249 \end_layout
8250
8251 \end_inset
8252 </cell>
8253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8254 \begin_inset Text
8255
8256 \begin_layout Plain Layout
8257 \begin_inset Formula $\Leftarrow$
8258 \end_inset
8259
8260
8261 \end_layout
8262
8263 \end_inset
8264 </cell>
8265 </row>
8266 <row>
8267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8268 \begin_inset Text
8269
8270 \begin_layout Plain Layout
8271
8272 \backslash
8273 longleftarrow
8274 \end_layout
8275
8276 \end_inset
8277 </cell>
8278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8279 \begin_inset Text
8280
8281 \begin_layout Plain Layout
8282 \begin_inset Formula $\longleftarrow$
8283 \end_inset
8284
8285
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 </row>
8291 <row>
8292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8293 \begin_inset Text
8294
8295 \begin_layout Plain Layout
8296
8297 \backslash
8298 Longleftarrow
8299 \end_layout
8300
8301 \end_inset
8302 </cell>
8303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8304 \begin_inset Text
8305
8306 \begin_layout Plain Layout
8307 \begin_inset Formula $\Longleftarrow$
8308 \end_inset
8309
8310
8311 \end_layout
8312
8313 \end_inset
8314 </cell>
8315 </row>
8316 <row>
8317 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8318 \begin_inset Text
8319
8320 \begin_layout Plain Layout
8321
8322 \backslash
8323 leftharpoonup
8324 \end_layout
8325
8326 \end_inset
8327 </cell>
8328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8329 \begin_inset Text
8330
8331 \begin_layout Plain Layout
8332 \begin_inset Formula $\leftharpoonup$
8333 \end_inset
8334
8335
8336 \end_layout
8337
8338 \end_inset
8339 </cell>
8340 </row>
8341 <row>
8342 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8343 \begin_inset Text
8344
8345 \begin_layout Plain Layout
8346
8347 \backslash
8348 leftharpoondown
8349 \end_layout
8350
8351 \end_inset
8352 </cell>
8353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357 \begin_inset Formula $\leftharpoondown$
8358 \end_inset
8359
8360
8361 \end_layout
8362
8363 \end_inset
8364 </cell>
8365 </row>
8366 <row>
8367 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371
8372 \backslash
8373 hookleftarrow
8374 \end_layout
8375
8376 \end_inset
8377 </cell>
8378 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382 \begin_inset Formula $\hookleftarrow$
8383 \end_inset
8384
8385
8386 \end_layout
8387
8388 \end_inset
8389 </cell>
8390 </row>
8391 </lyxtabular>
8392
8393 \end_inset
8394
8395
8396 \begin_inset space \hfill{}
8397 \end_inset
8398
8399
8400 \begin_inset Tabular
8401 <lyxtabular version="3" rows="8" columns="2">
8402 <features tabularvalignment="middle">
8403 <column alignment="center" valignment="top" width="0pt">
8404 <column alignment="center" valignment="top" width="0pt">
8405 <row>
8406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410 Comando
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8416 \begin_inset Text
8417
8418 \begin_layout Plain Layout
8419 Resultado
8420 \end_layout
8421
8422 \end_inset
8423 </cell>
8424 </row>
8425 <row>
8426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8427 \begin_inset Text
8428
8429 \begin_layout Plain Layout
8430
8431 \backslash
8432 to
8433 \end_layout
8434
8435 \end_inset
8436 </cell>
8437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8438 \begin_inset Text
8439
8440 \begin_layout Plain Layout
8441 \begin_inset Formula $\to$
8442 \end_inset
8443
8444
8445 \end_layout
8446
8447 \end_inset
8448 </cell>
8449 </row>
8450 <row>
8451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8452 \begin_inset Text
8453
8454 \begin_layout Plain Layout
8455
8456 \backslash
8457 Rightarrow
8458 \end_layout
8459
8460 \end_inset
8461 </cell>
8462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8463 \begin_inset Text
8464
8465 \begin_layout Plain Layout
8466 \begin_inset Formula $\Rightarrow$
8467 \end_inset
8468
8469
8470 \end_layout
8471
8472 \end_inset
8473 </cell>
8474 </row>
8475 <row>
8476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8477 \begin_inset Text
8478
8479 \begin_layout Plain Layout
8480
8481 \backslash
8482 longrightarrow
8483 \end_layout
8484
8485 \end_inset
8486 </cell>
8487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8488 \begin_inset Text
8489
8490 \begin_layout Plain Layout
8491 \begin_inset Formula $\longrightarrow$
8492 \end_inset
8493
8494
8495 \end_layout
8496
8497 \end_inset
8498 </cell>
8499 </row>
8500 <row>
8501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505
8506 \backslash
8507 Longrightarrow
8508 \end_layout
8509
8510 \end_inset
8511 </cell>
8512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516 \begin_inset Formula $\Longrightarrow$
8517 \end_inset
8518
8519
8520 \end_layout
8521
8522 \end_inset
8523 </cell>
8524 </row>
8525 <row>
8526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8527 \begin_inset Text
8528
8529 \begin_layout Plain Layout
8530
8531 \backslash
8532 rightharpoonup
8533 \end_layout
8534
8535 \end_inset
8536 </cell>
8537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8538 \begin_inset Text
8539
8540 \begin_layout Plain Layout
8541 \begin_inset Formula $\rightharpoonup$
8542 \end_inset
8543
8544
8545 \end_layout
8546
8547 \end_inset
8548 </cell>
8549 </row>
8550 <row>
8551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8552 \begin_inset Text
8553
8554 \begin_layout Plain Layout
8555
8556 \backslash
8557 rightharpoondown
8558 \end_layout
8559
8560 \end_inset
8561 </cell>
8562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566 \begin_inset Formula $\rightharpoondown$
8567 \end_inset
8568
8569
8570 \end_layout
8571
8572 \end_inset
8573 </cell>
8574 </row>
8575 <row>
8576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8577 \begin_inset Text
8578
8579 \begin_layout Plain Layout
8580
8581 \backslash
8582 hookrightarrow
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8588 \begin_inset Text
8589
8590 \begin_layout Plain Layout
8591 \begin_inset Formula $\hookrightarrow$
8592 \end_inset
8593
8594
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 </row>
8600 </lyxtabular>
8601
8602 \end_inset
8603
8604
8605 \begin_inset space \hfill{}
8606 \end_inset
8607
8608
8609 \end_layout
8610
8611 \begin_layout Standard
8612 \begin_inset space \hfill{}
8613 \end_inset
8614
8615
8616 \begin_inset Tabular
8617 <lyxtabular version="3" rows="6" columns="2">
8618 <features tabularvalignment="middle">
8619 <column alignment="center" valignment="top" width="0pt">
8620 <column alignment="center" valignment="top" width="0pt">
8621 <row>
8622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8623 \begin_inset Text
8624
8625 \begin_layout Plain Layout
8626 Comando
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Plain Layout
8635 Resultado
8636 \end_layout
8637
8638 \end_inset
8639 </cell>
8640 </row>
8641 <row>
8642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8643 \begin_inset Text
8644
8645 \begin_layout Plain Layout
8646
8647 \backslash
8648 leftrightarrow
8649 \end_layout
8650
8651 \end_inset
8652 </cell>
8653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8654 \begin_inset Text
8655
8656 \begin_layout Plain Layout
8657 \begin_inset Formula $\leftrightarrow$
8658 \end_inset
8659
8660
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 </row>
8666 <row>
8667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8668 \begin_inset Text
8669
8670 \begin_layout Plain Layout
8671
8672 \backslash
8673 Leftrightarrow
8674 \end_layout
8675
8676 \end_inset
8677 </cell>
8678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8679 \begin_inset Text
8680
8681 \begin_layout Plain Layout
8682 \begin_inset Formula $\Leftrightarrow$
8683 \end_inset
8684
8685
8686 \end_layout
8687
8688 \end_inset
8689 </cell>
8690 </row>
8691 <row>
8692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8693 \begin_inset Text
8694
8695 \begin_layout Plain Layout
8696
8697 \backslash
8698 longleftrightarrow
8699 \end_layout
8700
8701 \end_inset
8702 </cell>
8703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8704 \begin_inset Text
8705
8706 \begin_layout Plain Layout
8707 \begin_inset Formula $\longleftrightarrow$
8708 \end_inset
8709
8710
8711 \end_layout
8712
8713 \end_inset
8714 </cell>
8715 </row>
8716 <row>
8717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8718 \begin_inset Text
8719
8720 \begin_layout Plain Layout
8721
8722 \backslash
8723 Longleftrightarrow
8724 \end_layout
8725
8726 \end_inset
8727 </cell>
8728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732 \begin_inset Formula $\Longleftrightarrow$
8733 \end_inset
8734
8735
8736 \end_layout
8737
8738 \end_inset
8739 </cell>
8740 </row>
8741 <row>
8742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8743 \begin_inset Text
8744
8745 \begin_layout Plain Layout
8746
8747 \backslash
8748 rightleftharpoons
8749 \end_layout
8750
8751 \end_inset
8752 </cell>
8753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8754 \begin_inset Text
8755
8756 \begin_layout Plain Layout
8757 \begin_inset Formula $\rightleftharpoons$
8758 \end_inset
8759
8760
8761 \end_layout
8762
8763 \end_inset
8764 </cell>
8765 </row>
8766 </lyxtabular>
8767
8768 \end_inset
8769
8770
8771 \begin_inset space \hspace{}
8772 \length 25pt
8773 \end_inset
8774
8775
8776 \begin_inset space \hfill{}
8777 \end_inset
8778
8779
8780 \begin_inset Tabular
8781 <lyxtabular version="3" rows="5" columns="2">
8782 <features tabularvalignment="middle">
8783 <column alignment="center" valignment="top" width="0pt">
8784 <column alignment="center" valignment="top" width="0pt">
8785 <row>
8786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8787 \begin_inset Text
8788
8789 \begin_layout Plain Layout
8790 Comando
8791 \end_layout
8792
8793 \end_inset
8794 </cell>
8795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8796 \begin_inset Text
8797
8798 \begin_layout Plain Layout
8799 Resultado
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 </row>
8805 <row>
8806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8807 \begin_inset Text
8808
8809 \begin_layout Plain Layout
8810
8811 \backslash
8812 mapsto
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Plain Layout
8821 \begin_inset Formula $\mapsto$
8822 \end_inset
8823
8824
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 </row>
8830 <row>
8831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8832 \begin_inset Text
8833
8834 \begin_layout Plain Layout
8835
8836 \backslash
8837 longmapsto
8838 \end_layout
8839
8840 \end_inset
8841 </cell>
8842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8843 \begin_inset Text
8844
8845 \begin_layout Plain Layout
8846 \begin_inset Formula $\longmapsto$
8847 \end_inset
8848
8849
8850 \end_layout
8851
8852 \end_inset
8853 </cell>
8854 </row>
8855 <row>
8856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8857 \begin_inset Text
8858
8859 \begin_layout Plain Layout
8860
8861 \backslash
8862 leadsto
8863 \end_layout
8864
8865 \end_inset
8866 </cell>
8867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8868 \begin_inset Text
8869
8870 \begin_layout Plain Layout
8871 \begin_inset Formula $\leadsto$
8872 \end_inset
8873
8874
8875 \end_layout
8876
8877 \end_inset
8878 </cell>
8879 </row>
8880 <row>
8881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885
8886 \backslash
8887 dasharrow
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896 \begin_inset Formula $\dasharrow$
8897 \end_inset
8898
8899
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 </row>
8905 </lyxtabular>
8906
8907 \end_inset
8908
8909
8910 \begin_inset space \hfill{}
8911 \end_inset
8912
8913
8914 \begin_inset VSpace medskip
8915 \end_inset
8916
8917
8918 \end_layout
8919
8920 \begin_layout Standard
8921 Las flechas que se utilizan como acentos, p.
8922 \begin_inset space \thinspace{}
8923 \end_inset
8924
8925 e.
8926  en vectores, se describen en 
8927 \begin_inset CommandInset ref
8928 LatexCommand ref
8929 reference "sec:Acentos"
8930
8931 \end_inset
8932
8933 .
8934  
8935 \begin_inset VSpace bigskip
8936 \end_inset
8937
8938
8939 \end_layout
8940
8941 \begin_layout Standard
8942 Además hay las flechas etiquetadas
8943 \begin_inset Index idx
8944 status collapsed
8945
8946 \begin_layout Plain Layout
8947 Flechas ! etiquetadas
8948 \end_layout
8949
8950 \end_inset
8951
8952  
8953 \series bold
8954
8955 \backslash
8956 xleftarrow
8957 \series default
8958
8959 \begin_inset Index idx
8960 status collapsed
8961
8962 \begin_layout Plain Layout
8963 Comandos ! X ! 
8964 \backslash
8965 xleftarrow
8966 \end_layout
8967
8968 \end_inset
8969
8970  y 
8971 \series bold
8972
8973 \backslash
8974 xrightarrow
8975 \series default
8976
8977 \begin_inset Index idx
8978 status collapsed
8979
8980 \begin_layout Plain Layout
8981 Comandos ! X ! 
8982 \backslash
8983 xrightarrow
8984 \begin_inset ERT
8985 status collapsed
8986
8987 \begin_layout Plain Layout
8988
8989
8990 \backslash
8991 vspace{4mm}
8992 \end_layout
8993
8994 \end_inset
8995
8996
8997 \end_layout
8998
8999 \end_inset
9000
9001 .
9002  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
9003  con dos marcos azules donde se puede insertar la etiqueta.
9004  La longitud de la flecha se adapta a la anchura de la etiqueta.
9005 \end_layout
9006
9007 \begin_layout Standard
9008 \noindent
9009 \align center
9010 \begin_inset Tabular
9011 <lyxtabular version="3" rows="3" columns="2">
9012 <features tabularvalignment="middle">
9013 <column alignment="center" valignment="top" width="0">
9014 <column alignment="center" valignment="top" width="0">
9015 <row>
9016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020 Comando
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9026 \begin_inset Text
9027
9028 \begin_layout Plain Layout
9029 Resultado
9030 \begin_inset Note Note
9031 status collapsed
9032
9033 \begin_layout Plain Layout
9034
9035 \series bold
9036
9037 \backslash
9038 raisebox
9039 \series default
9040  se usa sólo como espaciador
9041 \end_layout
9042
9043 \end_inset
9044
9045
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 </row>
9051 <row>
9052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9053 \begin_inset Text
9054
9055 \begin_layout Plain Layout
9056 F(a)
9057 \backslash
9058 xleftarrow
9059 \begin_inset ERT
9060 status collapsed
9061
9062 \begin_layout Plain Layout
9063
9064
9065 \backslash
9066 spce 
9067 \end_layout
9068
9069 \end_inset
9070
9071 x=a
9072 \begin_inset Formula $\downarrow$
9073 \end_inset
9074
9075 x>0
9076 \begin_inset Formula $\to$
9077 \end_inset
9078
9079 F(x)
9080 \end_layout
9081
9082 \end_inset
9083 </cell>
9084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9085 \begin_inset Text
9086
9087 \begin_layout Plain Layout
9088 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
9089 \end_inset
9090
9091
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 </row>
9097 <row>
9098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9099 \begin_inset Text
9100
9101 \begin_layout Plain Layout
9102 F(x)
9103 \backslash
9104 xrightarrow
9105 \begin_inset ERT
9106 status collapsed
9107
9108 \begin_layout Plain Layout
9109
9110
9111 \backslash
9112 spce 
9113 \end_layout
9114
9115 \end_inset
9116
9117 x=a
9118 \begin_inset Formula $\downarrow$
9119 \end_inset
9120
9121 x>0
9122 \begin_inset Formula $\to$
9123 \end_inset
9124
9125 F(a)
9126 \end_layout
9127
9128 \end_inset
9129 </cell>
9130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9131 \begin_inset Text
9132
9133 \begin_layout Plain Layout
9134 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
9135 \end_inset
9136
9137
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 </row>
9143 </lyxtabular>
9144
9145 \end_inset
9146
9147
9148 \end_layout
9149
9150 \begin_layout Subsection
9151 Flechas verticales y diagonales
9152 \begin_inset Index idx
9153 status collapsed
9154
9155 \begin_layout Plain Layout
9156 Flechas ! diagonales
9157 \end_layout
9158
9159 \end_inset
9160
9161
9162 \begin_inset Index idx
9163 status collapsed
9164
9165 \begin_layout Plain Layout
9166 Flechas ! verticales
9167 \end_layout
9168
9169 \end_inset
9170
9171
9172 \end_layout
9173
9174 \begin_layout Standard
9175 \begin_inset space \hfill{}
9176 \end_inset
9177
9178
9179 \begin_inset Tabular
9180 <lyxtabular version="3" rows="7" columns="2">
9181 <features tabularvalignment="middle">
9182 <column alignment="center" valignment="top" width="0pt">
9183 <column alignment="center" valignment="top" width="0pt">
9184 <row>
9185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9186 \begin_inset Text
9187
9188 \begin_layout Plain Layout
9189 Comando
9190 \end_layout
9191
9192 \end_inset
9193 </cell>
9194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9195 \begin_inset Text
9196
9197 \begin_layout Plain Layout
9198 Resultado
9199 \end_layout
9200
9201 \end_inset
9202 </cell>
9203 </row>
9204 <row>
9205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9206 \begin_inset Text
9207
9208 \begin_layout Plain Layout
9209
9210 \backslash
9211 uparrow
9212 \end_layout
9213
9214 \end_inset
9215 </cell>
9216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220 \begin_inset Formula $\uparrow$
9221 \end_inset
9222
9223
9224 \end_layout
9225
9226 \end_inset
9227 </cell>
9228 </row>
9229 <row>
9230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9231 \begin_inset Text
9232
9233 \begin_layout Plain Layout
9234
9235 \backslash
9236 Uparrow
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245 \begin_inset Formula $\Uparrow$
9246 \end_inset
9247
9248
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 </row>
9254 <row>
9255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259
9260 \backslash
9261 updownarrow
9262 \end_layout
9263
9264 \end_inset
9265 </cell>
9266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270 \begin_inset Formula $\updownarrow$
9271 \end_inset
9272
9273
9274 \end_layout
9275
9276 \end_inset
9277 </cell>
9278 </row>
9279 <row>
9280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9281 \begin_inset Text
9282
9283 \begin_layout Plain Layout
9284
9285 \backslash
9286 Updownarrow
9287 \end_layout
9288
9289 \end_inset
9290 </cell>
9291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Plain Layout
9295 \begin_inset Formula $\Updownarrow$
9296 \end_inset
9297
9298
9299 \end_layout
9300
9301 \end_inset
9302 </cell>
9303 </row>
9304 <row>
9305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9306 \begin_inset Text
9307
9308 \begin_layout Plain Layout
9309
9310 \backslash
9311 Downarrow
9312 \end_layout
9313
9314 \end_inset
9315 </cell>
9316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9317 \begin_inset Text
9318
9319 \begin_layout Plain Layout
9320 \begin_inset Formula $\Downarrow$
9321 \end_inset
9322
9323
9324 \end_layout
9325
9326 \end_inset
9327 </cell>
9328 </row>
9329 <row>
9330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9331 \begin_inset Text
9332
9333 \begin_layout Plain Layout
9334
9335 \backslash
9336 downarrow
9337 \end_layout
9338
9339 \end_inset
9340 </cell>
9341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9342 \begin_inset Text
9343
9344 \begin_layout Plain Layout
9345 \begin_inset Formula $\downarrow$
9346 \end_inset
9347
9348
9349 \end_layout
9350
9351 \end_inset
9352 </cell>
9353 </row>
9354 </lyxtabular>
9355
9356 \end_inset
9357
9358
9359 \begin_inset space \hfill{}
9360 \end_inset
9361
9362
9363 \begin_inset Tabular
9364 <lyxtabular version="3" rows="5" columns="2">
9365 <features tabularvalignment="middle">
9366 <column alignment="center" valignment="top" width="0pt">
9367 <column alignment="center" valignment="top" width="0pt">
9368 <row>
9369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9370 \begin_inset Text
9371
9372 \begin_layout Plain Layout
9373 Comando
9374 \end_layout
9375
9376 \end_inset
9377 </cell>
9378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9379 \begin_inset Text
9380
9381 \begin_layout Plain Layout
9382 Resultado
9383 \end_layout
9384
9385 \end_inset
9386 </cell>
9387 </row>
9388 <row>
9389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9390 \begin_inset Text
9391
9392 \begin_layout Plain Layout
9393
9394 \backslash
9395 nearrow
9396 \end_layout
9397
9398 \end_inset
9399 </cell>
9400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9401 \begin_inset Text
9402
9403 \begin_layout Plain Layout
9404 \begin_inset Formula $\nearrow$
9405 \end_inset
9406
9407
9408 \end_layout
9409
9410 \end_inset
9411 </cell>
9412 </row>
9413 <row>
9414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9415 \begin_inset Text
9416
9417 \begin_layout Plain Layout
9418
9419 \backslash
9420 searrow
9421 \end_layout
9422
9423 \end_inset
9424 </cell>
9425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9426 \begin_inset Text
9427
9428 \begin_layout Plain Layout
9429 \begin_inset Formula $\searrow$
9430 \end_inset
9431
9432
9433 \end_layout
9434
9435 \end_inset
9436 </cell>
9437 </row>
9438 <row>
9439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9440 \begin_inset Text
9441
9442 \begin_layout Plain Layout
9443
9444 \backslash
9445 swarrow
9446 \end_layout
9447
9448 \end_inset
9449 </cell>
9450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454 \begin_inset Formula $\swarrow$
9455 \end_inset
9456
9457
9458 \end_layout
9459
9460 \end_inset
9461 </cell>
9462 </row>
9463 <row>
9464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9465 \begin_inset Text
9466
9467 \begin_layout Plain Layout
9468
9469 \backslash
9470 nwarrow
9471 \end_layout
9472
9473 \end_inset
9474 </cell>
9475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9476 \begin_inset Text
9477
9478 \begin_layout Plain Layout
9479 \begin_inset Formula $\nwarrow$
9480 \end_inset
9481
9482
9483 \end_layout
9484
9485 \end_inset
9486 </cell>
9487 </row>
9488 </lyxtabular>
9489
9490 \end_inset
9491
9492
9493 \begin_inset space \hfill{}
9494 \end_inset
9495
9496
9497 \end_layout
9498
9499 \begin_layout Standard
9500 \begin_inset VSpace medskip
9501 \end_inset
9502
9503
9504 \end_layout
9505
9506 \begin_layout Standard
9507 Las flechas verticales también se pueden usar como delimitadores junto con
9508  los comandos descritos en
9509 \begin_inset space ~
9510 \end_inset
9511
9512
9513 \begin_inset CommandInset ref
9514 LatexCommand ref
9515 reference "sub:Tamaño-manual-de"
9516
9517 \end_inset
9518
9519  y 
9520 \begin_inset CommandInset ref
9521 LatexCommand ref
9522 reference "sub:Tamaño-automático-de"
9523
9524 \end_inset
9525
9526 .
9527 \end_layout
9528
9529 \begin_layout Standard
9530 \noindent
9531 \align center
9532 \begin_inset Newpage newpage
9533 \end_inset
9534
9535
9536 \end_layout
9537
9538 \begin_layout Section
9539 Acentos
9540 \begin_inset CommandInset label
9541 LatexCommand label
9542 name "sec:Acentos"
9543
9544 \end_inset
9545
9546
9547 \begin_inset Index idx
9548 status collapsed
9549
9550 \begin_layout Plain Layout
9551 Acentos
9552 \end_layout
9553
9554 \end_inset
9555
9556
9557 \end_layout
9558
9559 \begin_layout Standard
9560 Los acentos se pueden insertar con el botón 
9561 \begin_inset Graphics
9562         filename ../../images/math/hat.png
9563         scale 85
9564
9565 \end_inset
9566
9567  o mediante los comandos listados en las siguientes subsecciones.
9568 \end_layout
9569
9570 \begin_layout Subsection
9571 Acentos para un carácter
9572 \begin_inset ERT
9573 status collapsed
9574
9575 \begin_layout Plain Layout
9576
9577
9578 \backslash
9579 texorpdfstring{
9580 \end_layout
9581
9582 \end_inset
9583
9584
9585 \begin_inset Foot
9586 status collapsed
9587
9588 \begin_layout Plain Layout
9589 Para acentos en texto, véase 
9590 \begin_inset CommandInset ref
9591 LatexCommand ref
9592 reference "sub:Acentos-en-texto"
9593
9594 \end_inset
9595
9596
9597 \end_layout
9598
9599 \end_inset
9600
9601
9602 \begin_inset ERT
9603 status collapsed
9604
9605 \begin_layout Plain Layout
9606
9607 }{}
9608 \end_layout
9609
9610 \end_inset
9611
9612
9613 \begin_inset Note Note
9614 status collapsed
9615
9616 \begin_layout Plain Layout
9617
9618 \series bold
9619
9620 \backslash
9621 texorpdfstring
9622 \series default
9623  se usa para evitar que la nota al pie aparezca en los marcadores PDF.
9624 \end_layout
9625
9626 \begin_layout Plain Layout
9627 Más sobre 
9628 \series bold
9629
9630 \backslash
9631 texorpdfstring
9632 \series default
9633  en la sección 
9634 \begin_inset CommandInset ref
9635 LatexCommand ref
9636 reference "sub:Ecuaciones-en-encabezados"
9637
9638 \end_inset
9639
9640 .
9641 \end_layout
9642
9643 \end_inset
9644
9645
9646 \begin_inset CommandInset label
9647 LatexCommand label
9648 name "sub:Acentos-para-un"
9649
9650 \end_inset
9651
9652
9653 \begin_inset Index idx
9654 status collapsed
9655
9656 \begin_layout Plain Layout
9657 Acentos ! para un carácter
9658 \end_layout
9659
9660 \end_inset
9661
9662
9663 \end_layout
9664
9665 \begin_layout Standard
9666 \begin_inset space \hfill{}
9667 \end_inset
9668
9669
9670 \begin_inset Tabular
9671 <lyxtabular version="3" rows="8" columns="2">
9672 <features tabularvalignment="middle">
9673 <column alignment="center" valignment="top" width="0pt">
9674 <column alignment="center" valignment="top" width="0pt">
9675 <row>
9676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9677 \begin_inset Text
9678
9679 \begin_layout Plain Layout
9680 Comando
9681 \end_layout
9682
9683 \end_inset
9684 </cell>
9685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9686 \begin_inset Text
9687
9688 \begin_layout Plain Layout
9689 Resultado
9690 \begin_inset Note Note
9691 status collapsed
9692
9693 \begin_layout Plain Layout
9694
9695 \series bold
9696
9697 \backslash
9698 raisebox
9699 \series default
9700  se usa sólo como espaciador
9701 \end_layout
9702
9703 \end_inset
9704
9705
9706 \end_layout
9707
9708 \end_inset
9709 </cell>
9710 </row>
9711 <row>
9712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9713 \begin_inset Text
9714
9715 \begin_layout Plain Layout
9716
9717 \backslash
9718 dot
9719 \begin_inset ERT
9720 status collapsed
9721
9722 \begin_layout Plain Layout
9723
9724
9725 \backslash
9726 spce 
9727 \end_layout
9728
9729 \end_inset
9730
9731 A
9732 \end_layout
9733
9734 \end_inset
9735 </cell>
9736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9737 \begin_inset Text
9738
9739 \begin_layout Plain Layout
9740 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9741 \end_inset
9742
9743
9744 \end_layout
9745
9746 \end_inset
9747 </cell>
9748 </row>
9749 <row>
9750 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9751 \begin_inset Text
9752
9753 \begin_layout Plain Layout
9754
9755 \backslash
9756 ddot
9757 \begin_inset ERT
9758 status collapsed
9759
9760 \begin_layout Plain Layout
9761
9762
9763 \backslash
9764 spce 
9765 \end_layout
9766
9767 \end_inset
9768
9769 A
9770 \end_layout
9771
9772 \end_inset
9773 </cell>
9774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9775 \begin_inset Text
9776
9777 \begin_layout Plain Layout
9778 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9779 \end_inset
9780
9781
9782 \end_layout
9783
9784 \end_inset
9785 </cell>
9786 </row>
9787 <row>
9788 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9789 \begin_inset Text
9790
9791 \begin_layout Plain Layout
9792
9793 \backslash
9794 dddot
9795 \begin_inset ERT
9796 status collapsed
9797
9798 \begin_layout Plain Layout
9799
9800
9801 \backslash
9802 spce 
9803 \end_layout
9804
9805 \end_inset
9806
9807 A
9808 \end_layout
9809
9810 \end_inset
9811 </cell>
9812 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9813 \begin_inset Text
9814
9815 \begin_layout Plain Layout
9816 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9817 \end_inset
9818
9819
9820 \end_layout
9821
9822 \end_inset
9823 </cell>
9824 </row>
9825 <row>
9826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9827 \begin_inset Text
9828
9829 \begin_layout Plain Layout
9830
9831 \backslash
9832 ddddot
9833 \begin_inset ERT
9834 status collapsed
9835
9836 \begin_layout Plain Layout
9837
9838
9839 \backslash
9840 spce 
9841 \end_layout
9842
9843 \end_inset
9844
9845 A
9846 \end_layout
9847
9848 \end_inset
9849 </cell>
9850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9851 \begin_inset Text
9852
9853 \begin_layout Plain Layout
9854 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9855 \end_inset
9856
9857
9858 \end_layout
9859
9860 \end_inset
9861 </cell>
9862 </row>
9863 <row>
9864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9865 \begin_inset Text
9866
9867 \begin_layout Plain Layout
9868
9869 \backslash
9870 vec
9871 \begin_inset ERT
9872 status collapsed
9873
9874 \begin_layout Plain Layout
9875
9876
9877 \backslash
9878 spce 
9879 \end_layout
9880
9881 \end_inset
9882
9883 A
9884 \begin_inset Index idx
9885 status collapsed
9886
9887 \begin_layout Plain Layout
9888 Vectores
9889 \end_layout
9890
9891 \end_inset
9892
9893
9894 \end_layout
9895
9896 \end_inset
9897 </cell>
9898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9899 \begin_inset Text
9900
9901 \begin_layout Plain Layout
9902 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9903 \end_inset
9904
9905
9906 \end_layout
9907
9908 \end_inset
9909 </cell>
9910 </row>
9911 <row>
9912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9913 \begin_inset Text
9914
9915 \begin_layout Plain Layout
9916
9917 \backslash
9918 bar
9919 \begin_inset ERT
9920 status collapsed
9921
9922 \begin_layout Plain Layout
9923
9924
9925 \backslash
9926 spce 
9927 \end_layout
9928
9929 \end_inset
9930
9931 A
9932 \end_layout
9933
9934 \end_inset
9935 </cell>
9936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9937 \begin_inset Text
9938
9939 \begin_layout Plain Layout
9940 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9941 \end_inset
9942
9943
9944 \end_layout
9945
9946 \end_inset
9947 </cell>
9948 </row>
9949 <row>
9950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9951 \begin_inset Text
9952
9953 \begin_layout Plain Layout
9954
9955 \backslash
9956 mathring
9957 \begin_inset ERT
9958 status collapsed
9959
9960 \begin_layout Plain Layout
9961
9962
9963 \backslash
9964 spce 
9965 \end_layout
9966
9967 \end_inset
9968
9969 A
9970 \end_layout
9971
9972 \end_inset
9973 </cell>
9974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9975 \begin_inset Text
9976
9977 \begin_layout Plain Layout
9978 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9979 \end_inset
9980
9981
9982 \end_layout
9983
9984 \end_inset
9985 </cell>
9986 </row>
9987 </lyxtabular>
9988
9989 \end_inset
9990
9991
9992 \begin_inset space \hfill{}
9993 \end_inset
9994
9995
9996 \begin_inset Tabular
9997 <lyxtabular version="3" rows="7" columns="2">
9998 <features tabularvalignment="middle">
9999 <column alignment="center" valignment="top" width="0pt">
10000 <column alignment="center" valignment="top" width="0pt">
10001 <row>
10002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10003 \begin_inset Text
10004
10005 \begin_layout Plain Layout
10006 Comando
10007 \end_layout
10008
10009 \end_inset
10010 </cell>
10011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10012 \begin_inset Text
10013
10014 \begin_layout Plain Layout
10015 Resultado
10016 \begin_inset Note Note
10017 status collapsed
10018
10019 \begin_layout Plain Layout
10020
10021 \series bold
10022
10023 \backslash
10024 raisebox
10025 \series default
10026  se usa sólo como espaciador
10027 \end_layout
10028
10029 \end_inset
10030
10031
10032 \end_layout
10033
10034 \end_inset
10035 </cell>
10036 </row>
10037 <row>
10038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10039 \begin_inset Text
10040
10041 \begin_layout Plain Layout
10042
10043 \backslash
10044 tilde
10045 \begin_inset ERT
10046 status collapsed
10047
10048 \begin_layout Plain Layout
10049
10050
10051 \backslash
10052 spce 
10053 \end_layout
10054
10055 \end_inset
10056
10057 A
10058 \end_layout
10059
10060 \end_inset
10061 </cell>
10062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10063 \begin_inset Text
10064
10065 \begin_layout Plain Layout
10066 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10067 \end_inset
10068
10069
10070 \end_layout
10071
10072 \end_inset
10073 </cell>
10074 </row>
10075 <row>
10076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10077 \begin_inset Text
10078
10079 \begin_layout Plain Layout
10080
10081 \backslash
10082 hat
10083 \begin_inset ERT
10084 status collapsed
10085
10086 \begin_layout Plain Layout
10087
10088
10089 \backslash
10090 spce 
10091 \end_layout
10092
10093 \end_inset
10094
10095 A
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10105 \end_inset
10106
10107
10108 \end_layout
10109
10110 \end_inset
10111 </cell>
10112 </row>
10113 <row>
10114 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10115 \begin_inset Text
10116
10117 \begin_layout Plain Layout
10118
10119 \backslash
10120 check
10121 \begin_inset ERT
10122 status collapsed
10123
10124 \begin_layout Plain Layout
10125
10126
10127 \backslash
10128 spce 
10129 \end_layout
10130
10131 \end_inset
10132
10133 A
10134 \end_layout
10135
10136 \end_inset
10137 </cell>
10138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10139 \begin_inset Text
10140
10141 \begin_layout Plain Layout
10142 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10143 \end_inset
10144
10145
10146 \end_layout
10147
10148 \end_inset
10149 </cell>
10150 </row>
10151 <row>
10152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10153 \begin_inset Text
10154
10155 \begin_layout Plain Layout
10156
10157 \backslash
10158 acute
10159 \begin_inset ERT
10160 status collapsed
10161
10162 \begin_layout Plain Layout
10163
10164
10165 \backslash
10166 spce 
10167 \end_layout
10168
10169 \end_inset
10170
10171 A
10172 \end_layout
10173
10174 \end_inset
10175 </cell>
10176 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10177 \begin_inset Text
10178
10179 \begin_layout Plain Layout
10180 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10181 \end_inset
10182
10183
10184 \end_layout
10185
10186 \end_inset
10187 </cell>
10188 </row>
10189 <row>
10190 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10191 \begin_inset Text
10192
10193 \begin_layout Plain Layout
10194
10195 \backslash
10196 grave
10197 \begin_inset ERT
10198 status collapsed
10199
10200 \begin_layout Plain Layout
10201
10202
10203 \backslash
10204 spce 
10205 \end_layout
10206
10207 \end_inset
10208
10209 A
10210 \end_layout
10211
10212 \end_inset
10213 </cell>
10214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10215 \begin_inset Text
10216
10217 \begin_layout Plain Layout
10218 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10219 \end_inset
10220
10221
10222 \end_layout
10223
10224 \end_inset
10225 </cell>
10226 </row>
10227 <row>
10228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10229 \begin_inset Text
10230
10231 \begin_layout Plain Layout
10232
10233 \backslash
10234 breve
10235 \begin_inset ERT
10236 status collapsed
10237
10238 \begin_layout Plain Layout
10239
10240
10241 \backslash
10242 spce 
10243 \end_layout
10244
10245 \end_inset
10246
10247 A
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10253 \begin_inset Text
10254
10255 \begin_layout Plain Layout
10256 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10257 \end_inset
10258
10259
10260 \end_layout
10261
10262 \end_inset
10263 </cell>
10264 </row>
10265 </lyxtabular>
10266
10267 \end_inset
10268
10269
10270 \begin_inset space \hfill{}
10271 \end_inset
10272
10273
10274 \end_layout
10275
10276 \begin_layout Standard
10277 \begin_inset VSpace bigskip
10278 \end_inset
10279
10280
10281 \end_layout
10282
10283 \begin_layout Standard
10284 En ecuaciones se pueden insertar acentos como 
10285 \begin_inset Quotes fld
10286 \end_inset
10287
10288 é
10289 \begin_inset Quotes frd
10290 \end_inset
10291
10292  directamente.
10293  LyX los transformará al comando de acento correspondiente.
10294  Para poner diéresis
10295 \begin_inset Index idx
10296 status collapsed
10297
10298 \begin_layout Plain Layout
10299 Dieresis@Diéresis
10300 \end_layout
10301
10302 \end_inset
10303
10304  es mejor insertar comillas antes de la vocal.
10305  Estos dos caracteres son considerados por LaTeX como 
10306 \emph on
10307 un solo
10308 \emph default
10309  carácter si la parte de la ecuación con la diéresis se marca en idioma
10310  alemán.
10311 \begin_inset Foot
10312 status collapsed
10313
10314 \begin_layout Plain Layout
10315 O algún otro idioma que use acentos, p.
10316 \begin_inset space \thinspace{}
10317 \end_inset
10318
10319 e.
10320  catalán.
10321  Aunque esto no funciona en español por algún conflicto con el estilo 
10322 \series bold
10323 spanish
10324 \series default
10325  de 
10326 \series bold
10327 babel
10328 \series default
10329 , no es necesario: se puede escribir 
10330 \begin_inset Formula $ï$
10331 \end_inset
10332
10333  en una ecuación igual que se hace en texto normal, ï.
10334  (
10335 \emph on
10336 N.
10337 \begin_inset space \thinspace{}
10338 \end_inset
10339
10340 del t.
10341 \emph default
10342 )
10343 \end_layout
10344
10345 \end_inset
10346
10347  A diferencia de 
10348 \series bold
10349
10350 \backslash
10351 ddot
10352 \series default
10353 , con este método se generan diéresis 
10354 \begin_inset Quotes fld
10355 \end_inset
10356
10357 reales
10358 \begin_inset Quotes frd
10359 \end_inset
10360
10361 , como se demuestra en el siguiente ejemplo:
10362 \begin_inset VSpace -2mm
10363 \end_inset
10364
10365
10366 \end_layout
10367
10368 \begin_layout Standard
10369 \noindent
10370 \align center
10371 \begin_inset Tabular
10372 <lyxtabular version="3" rows="3" columns="2">
10373 <features tabularvalignment="middle">
10374 <column alignment="center" valignment="top" width="0">
10375 <column alignment="center" valignment="top" width="0">
10376 <row>
10377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10378 \begin_inset Text
10379
10380 \begin_layout Plain Layout
10381 Comando
10382 \end_layout
10383
10384 \end_inset
10385 </cell>
10386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10387 \begin_inset Text
10388
10389 \begin_layout Plain Layout
10390 Resultado
10391 \begin_inset Note Note
10392 status collapsed
10393
10394 \begin_layout Plain Layout
10395
10396 \series bold
10397
10398 \backslash
10399 raisebox
10400 \series default
10401  se usa sólo como espaciador.
10402 \end_layout
10403
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" leftline="true" usebox="none">
10414 \begin_inset Text
10415
10416 \begin_layout Plain Layout
10417 ï
10418 \end_layout
10419
10420 \end_inset
10421 </cell>
10422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10423 \begin_inset Text
10424
10425 \begin_layout Plain Layout
10426 \begin_inset Formula $ï$
10427 \end_inset
10428
10429
10430 \end_layout
10431
10432 \end_inset
10433 </cell>
10434 </row>
10435 <row>
10436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10437 \begin_inset Text
10438
10439 \begin_layout Plain Layout
10440
10441 \backslash
10442 ddot
10443 \begin_inset ERT
10444 status collapsed
10445
10446 \begin_layout Plain Layout
10447
10448
10449 \backslash
10450 spce 
10451 \end_layout
10452
10453 \end_inset
10454
10455 i
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10461 \begin_inset Text
10462
10463 \begin_layout Plain Layout
10464 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10465 \end_inset
10466
10467
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 </row>
10473 </lyxtabular>
10474
10475 \end_inset
10476
10477
10478 \end_layout
10479
10480 \begin_layout Standard
10481 Otra ventaja frente a 
10482 \series bold
10483
10484 \backslash
10485 ddot
10486 \series default
10487  es que la diéresis puede convertirse directamente a texto matemático, porque
10488  los anteriores comandos para acentos 
10489 \emph on
10490 no están permitidos en texto matemático
10491 \emph default
10492 .
10493  Para convertir un carácter acentuado a texto matemático, se debe convertir
10494  sólo el carácter bajo el acento.
10495  Esto también se aplica para otras conversiones, p.
10496 \begin_inset space \thinspace{}
10497 \end_inset
10498
10499 e.
10500 \begin_inset space ~
10501 \end_inset
10502
10503 cursiva o negrita.
10504 \end_layout
10505
10506 \begin_layout Standard
10507 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10508 \end_layout
10509
10510 \begin_layout Subsection
10511 Acentos para operadores
10512 \begin_inset Index idx
10513 status collapsed
10514
10515 \begin_layout Plain Layout
10516 Acentos ! en operadores
10517 \end_layout
10518
10519 \end_inset
10520
10521
10522 \end_layout
10523
10524 \begin_layout Standard
10525 Con los comandos 
10526 \series bold
10527
10528 \backslash
10529 overset
10530 \series default
10531
10532 \begin_inset Index idx
10533 status collapsed
10534
10535 \begin_layout Plain Layout
10536 Comandos ! O ! 
10537 \backslash
10538 overset
10539 \end_layout
10540
10541 \end_inset
10542
10543  y 
10544 \series bold
10545
10546 \backslash
10547 underset
10548 \series default
10549
10550 \begin_inset Index idx
10551 status collapsed
10552
10553 \begin_layout Plain Layout
10554 Comandos ! U ! 
10555 \backslash
10556 underset
10557 \end_layout
10558
10559 \end_inset
10560
10561  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10562  Con el comando 
10563 \series bold
10564
10565 \backslash
10566 sideset
10567 \series default
10568
10569 \begin_inset Index idx
10570 status collapsed
10571
10572 \begin_layout Plain Layout
10573 Comandos ! S ! 
10574 \backslash
10575 sideset
10576 \end_layout
10577
10578 \end_inset
10579
10580  se pueden poner caracteres delante y detrás de un operador.
10581  El esquema del comando es:
10582 \end_layout
10583
10584 \begin_layout Standard
10585
10586 \series bold
10587
10588 \backslash
10589 sideset{carácter
10590 \series default
10591  
10592 \series bold
10593 anterior}{carácter posterior}
10594 \end_layout
10595
10596 \begin_layout Standard
10597
10598 \series bold
10599
10600 \backslash
10601 sideset
10602 \series default
10603  siempre debe estar delante del operador que debe acentuarse.
10604  Se puede acentuar con varios caracteres e incluso con otros operadores
10605  y símbolos.
10606  Para colocar con
10607 \series bold
10608  
10609 \backslash
10610 sideset
10611 \series default
10612  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10613  el primer par de llaves, pero sin quitarlas.
10614  
10615 \end_layout
10616
10617 \begin_layout Standard
10618 Por ejemplo, el comando 
10619 \series bold
10620
10621 \backslash
10622 sideset{
10623 \begin_inset Formula $\to$
10624 \end_inset
10625
10626
10627 \backslash
10628 {
10629 \series default
10630 '
10631 \series bold
10632
10633 \begin_inset Formula $\to$
10634 \end_inset
10635
10636
10637 \backslash
10638 sum_k=1
10639 \begin_inset ERT
10640 status collapsed
10641
10642 \begin_layout Plain Layout
10643
10644
10645 \backslash
10646 spce 
10647 \end_layout
10648
10649 \end_inset
10650
10651
10652 \series default
10653 ^
10654 \series bold
10655
10656 \begin_inset ERT
10657 status collapsed
10658
10659 \begin_layout Plain Layout
10660
10661
10662 \backslash
10663 spce 
10664 \end_layout
10665
10666 \end_inset
10667
10668 n
10669 \series default
10670  genera:
10671 \begin_inset Formula 
10672 \[
10673 \sideset{}{'}\sum_{k=1}^{n}
10674 \]
10675
10676 \end_inset
10677
10678
10679 \end_layout
10680
10681 \begin_layout Standard
10682 El comando 
10683 \series bold
10684
10685 \backslash
10686 overset
10687 \begin_inset ERT
10688 status collapsed
10689
10690 \begin_layout Plain Layout
10691
10692
10693 \backslash
10694 spce 
10695 \end_layout
10696
10697 \end_inset
10698
10699
10700 \backslash
10701 maltese
10702 \begin_inset ERT
10703 status collapsed
10704
10705 \begin_layout Plain Layout
10706
10707
10708 \backslash
10709 spce 
10710 \end_layout
10711
10712 \end_inset
10713
10714
10715 \series default
10716
10717 \begin_inset Formula $\uparrow$
10718 \end_inset
10719
10720
10721 \series bold
10722 a
10723 \series default
10724  genera:
10725 \begin_inset Formula 
10726 \[
10727 \overset{a}{\maltese}
10728 \]
10729
10730 \end_inset
10731
10732
10733 \end_layout
10734
10735 \begin_layout Standard
10736 Como se ve en el último ejemplo, con 
10737 \series bold
10738
10739 \backslash
10740 overset
10741 \series default
10742  y 
10743 \series bold
10744
10745 \backslash
10746 underset
10747 \series default
10748  también se pueden acentuar símbolos y caracteres; con 
10749 \series bold
10750
10751 \backslash
10752 sideset
10753 \series default
10754  esto no es posible.
10755 \end_layout
10756
10757 \begin_layout Subsection
10758 Acentos para varios caracteres
10759 \begin_inset Index idx
10760 status collapsed
10761
10762 \begin_layout Plain Layout
10763 Acentos ! en varios caracteres
10764 \end_layout
10765
10766 \end_inset
10767
10768
10769 \end_layout
10770
10771 \begin_layout Standard
10772 \begin_inset space \hfill{}
10773 \end_inset
10774
10775
10776 \begin_inset Tabular
10777 <lyxtabular version="3" rows="5" columns="2">
10778 <features tabularvalignment="middle">
10779 <column alignment="center" valignment="top" width="0pt">
10780 <column alignment="center" valignment="top" width="0pt">
10781 <row>
10782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10783 \begin_inset Text
10784
10785 \begin_layout Plain Layout
10786 Comando
10787 \end_layout
10788
10789 \end_inset
10790 </cell>
10791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10792 \begin_inset Text
10793
10794 \begin_layout Plain Layout
10795 Resultado
10796 \begin_inset Note Note
10797 status collapsed
10798
10799 \begin_layout Plain Layout
10800
10801 \series bold
10802
10803 \backslash
10804 raisebox
10805 \series default
10806  se usa sólo como espaciador
10807 \end_layout
10808
10809 \end_inset
10810
10811
10812 \end_layout
10813
10814 \end_inset
10815 </cell>
10816 </row>
10817 <row>
10818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10819 \begin_inset Text
10820
10821 \begin_layout Plain Layout
10822
10823 \backslash
10824 overleftarrow
10825 \begin_inset ERT
10826 status collapsed
10827
10828 \begin_layout Plain Layout
10829
10830
10831 \backslash
10832 spce 
10833 \end_layout
10834
10835 \end_inset
10836
10837 A=B
10838 \end_layout
10839
10840 \end_inset
10841 </cell>
10842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10843 \begin_inset Text
10844
10845 \begin_layout Plain Layout
10846 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10847 \end_inset
10848
10849
10850 \end_layout
10851
10852 \end_inset
10853 </cell>
10854 </row>
10855 <row>
10856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10857 \begin_inset Text
10858
10859 \begin_layout Plain Layout
10860
10861 \backslash
10862 underleftarrow
10863 \begin_inset ERT
10864 status collapsed
10865
10866 \begin_layout Plain Layout
10867
10868
10869 \backslash
10870 spce 
10871 \end_layout
10872
10873 \end_inset
10874
10875 A=B
10876 \end_layout
10877
10878 \end_inset
10879 </cell>
10880 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10881 \begin_inset Text
10882
10883 \begin_layout Plain Layout
10884 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10885 \end_inset
10886
10887
10888 \end_layout
10889
10890 \end_inset
10891 </cell>
10892 </row>
10893 <row>
10894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10895 \begin_inset Text
10896
10897 \begin_layout Plain Layout
10898
10899 \backslash
10900 overleftrightarrow
10901 \begin_inset ERT
10902 status collapsed
10903
10904 \begin_layout Plain Layout
10905
10906
10907 \backslash
10908 spce 
10909 \end_layout
10910
10911 \end_inset
10912
10913 A=B
10914 \end_layout
10915
10916 \end_inset
10917 </cell>
10918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10919 \begin_inset Text
10920
10921 \begin_layout Plain Layout
10922 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10923 \end_inset
10924
10925
10926 \end_layout
10927
10928 \end_inset
10929 </cell>
10930 </row>
10931 <row>
10932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10933 \begin_inset Text
10934
10935 \begin_layout Plain Layout
10936
10937 \backslash
10938 underleftrightarrow
10939 \begin_inset ERT
10940 status collapsed
10941
10942 \begin_layout Plain Layout
10943
10944
10945 \backslash
10946 spce 
10947 \end_layout
10948
10949 \end_inset
10950
10951 A=B
10952 \end_layout
10953
10954 \end_inset
10955 </cell>
10956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10957 \begin_inset Text
10958
10959 \begin_layout Plain Layout
10960 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10961 \end_inset
10962
10963
10964 \end_layout
10965
10966 \end_inset
10967 </cell>
10968 </row>
10969 </lyxtabular>
10970
10971 \end_inset
10972
10973
10974 \begin_inset space \hfill{}
10975 \end_inset
10976
10977
10978 \begin_inset Tabular
10979 <lyxtabular version="3" rows="5" columns="2">
10980 <features tabularvalignment="middle">
10981 <column alignment="center" valignment="top" width="0pt">
10982 <column alignment="center" valignment="top" width="0pt">
10983 <row>
10984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10985 \begin_inset Text
10986
10987 \begin_layout Plain Layout
10988 Comando
10989 \end_layout
10990
10991 \end_inset
10992 </cell>
10993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10994 \begin_inset Text
10995
10996 \begin_layout Plain Layout
10997 Resultado
10998 \begin_inset Note Note
10999 status collapsed
11000
11001 \begin_layout Plain Layout
11002
11003 \series bold
11004
11005 \backslash
11006 raisebox
11007 \series default
11008  se usa sólo como espaciador
11009 \end_layout
11010
11011 \end_inset
11012
11013
11014 \end_layout
11015
11016 \end_inset
11017 </cell>
11018 </row>
11019 <row>
11020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11021 \begin_inset Text
11022
11023 \begin_layout Plain Layout
11024
11025 \backslash
11026 overrightarrow
11027 \begin_inset ERT
11028 status collapsed
11029
11030 \begin_layout Plain Layout
11031
11032
11033 \backslash
11034 spce 
11035 \end_layout
11036
11037 \end_inset
11038
11039 A=B
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11045 \begin_inset Text
11046
11047 \begin_layout Plain Layout
11048 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
11049 \end_inset
11050
11051
11052 \end_layout
11053
11054 \end_inset
11055 </cell>
11056 </row>
11057 <row>
11058 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11059 \begin_inset Text
11060
11061 \begin_layout Plain Layout
11062
11063 \backslash
11064 underrightarrow
11065 \begin_inset ERT
11066 status collapsed
11067
11068 \begin_layout Plain Layout
11069
11070
11071 \backslash
11072 spce 
11073 \end_layout
11074
11075 \end_inset
11076
11077 A=B
11078 \end_layout
11079
11080 \end_inset
11081 </cell>
11082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11083 \begin_inset Text
11084
11085 \begin_layout Plain Layout
11086 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
11087 \end_inset
11088
11089
11090 \end_layout
11091
11092 \end_inset
11093 </cell>
11094 </row>
11095 <row>
11096 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11097 \begin_inset Text
11098
11099 \begin_layout Plain Layout
11100
11101 \backslash
11102 widetilde
11103 \begin_inset ERT
11104 status collapsed
11105
11106 \begin_layout Plain Layout
11107
11108
11109 \backslash
11110 spce 
11111 \end_layout
11112
11113 \end_inset
11114
11115 A=B
11116 \end_layout
11117
11118 \end_inset
11119 </cell>
11120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11121 \begin_inset Text
11122
11123 \begin_layout Plain Layout
11124 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
11125 \end_inset
11126
11127
11128 \end_layout
11129
11130 \end_inset
11131 </cell>
11132 </row>
11133 <row>
11134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11135 \begin_inset Text
11136
11137 \begin_layout Plain Layout
11138
11139 \backslash
11140 widehat
11141 \begin_inset ERT
11142 status collapsed
11143
11144 \begin_layout Plain Layout
11145
11146
11147 \backslash
11148 spce 
11149 \end_layout
11150
11151 \end_inset
11152
11153 A=B
11154 \end_layout
11155
11156 \end_inset
11157 </cell>
11158 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11159 \begin_inset Text
11160
11161 \begin_layout Plain Layout
11162 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11163 \end_inset
11164
11165
11166 \end_layout
11167
11168 \end_inset
11169 </cell>
11170 </row>
11171 </lyxtabular>
11172
11173 \end_inset
11174
11175
11176 \begin_inset space \hfill{}
11177 \end_inset
11178
11179
11180 \end_layout
11181
11182 \begin_layout Standard
11183 \begin_inset VSpace medskip
11184 \end_inset
11185
11186
11187 \end_layout
11188
11189 \begin_layout Standard
11190 Con estos comandos se pueden acentuar tantos caracteres como quieras.
11191  Pero los acentos 
11192 \series bold
11193
11194 \backslash
11195 widetilde
11196 \series default
11197  y 
11198 \series bold
11199
11200 \backslash
11201 widehat
11202 \series default
11203  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
11204  ejemplo:
11205 \begin_inset Formula 
11206 \[
11207 \widetilde{A+B=C-D}
11208 \]
11209
11210 \end_inset
11211
11212
11213 \end_layout
11214
11215 \begin_layout Standard
11216 Con los comandos 
11217 \series bold
11218
11219 \backslash
11220 overset
11221 \series default
11222
11223 \begin_inset Index idx
11224 status collapsed
11225
11226 \begin_layout Plain Layout
11227 Comandos ! O ! 
11228 \backslash
11229 overset
11230 \end_layout
11231
11232 \end_inset
11233
11234  y 
11235 \series bold
11236
11237 \backslash
11238 underset
11239 \series default
11240
11241 \begin_inset Index idx
11242 status collapsed
11243
11244 \begin_layout Plain Layout
11245 Comandos ! U ! 
11246 \backslash
11247 underset
11248 \end_layout
11249
11250 \end_inset
11251
11252 , descritos en la subsección anterior, también se pueden acentuar varios
11253  caracteres.
11254  El comando 
11255 \series bold
11256
11257 \backslash
11258 underset
11259 \begin_inset ERT
11260 status collapsed
11261
11262 \begin_layout Plain Layout
11263
11264
11265 \backslash
11266 spce 
11267 \end_layout
11268
11269 \end_inset
11270
11271 A=B
11272 \begin_inset Formula $\downarrow$
11273 \end_inset
11274
11275 ***
11276 \series default
11277  da:
11278 \begin_inset Formula 
11279 \[
11280 \underset{***}{A=B}
11281 \]
11282
11283 \end_inset
11284
11285
11286 \end_layout
11287
11288 \begin_layout Section
11289 Espacios
11290 \begin_inset CommandInset label
11291 LatexCommand label
11292 name "sec:Espacio"
11293
11294 \end_inset
11295
11296
11297 \begin_inset Index idx
11298 status collapsed
11299
11300 \begin_layout Plain Layout
11301 Espacio ! horizontal
11302 \end_layout
11303
11304 \end_inset
11305
11306
11307 \end_layout
11308
11309 \begin_layout Subsection
11310 Espacio predefinido
11311 \begin_inset CommandInset label
11312 LatexCommand label
11313 name "sub:Espacio-predefinido"
11314
11315 \end_inset
11316
11317
11318 \begin_inset Index idx
11319 status collapsed
11320
11321 \begin_layout Plain Layout
11322 Espacio ! horizontal ! predefinido
11323 \end_layout
11324
11325 \end_inset
11326
11327
11328 \end_layout
11329
11330 \begin_layout Standard
11331 A veces es necesario insertar espacio horizontal en una ecuación.
11332  Esto se hace insertando un espacio protegido (atajo 
11333 \family sans
11334 Ctrl+Espacio
11335 \family default
11336 ).
11337  Aparece un 
11338 \begin_inset Quotes fld
11339 \end_inset
11340
11341
11342 \color black
11343
11344 \begin_inset ERT
11345 status collapsed
11346
11347 \begin_layout Plain Layout
11348
11349
11350 \backslash
11351 spce 
11352 \end_layout
11353
11354 \end_inset
11355
11356
11357 \color inherit
11358
11359 \begin_inset Quotes frd
11360 \end_inset
11361
11362 , y pulsando 
11363 \family sans
11364 Espacio
11365 \family default
11366  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11367  espacio.
11368  También se pueden insertar espacios mediante el botón 
11369 \begin_inset Graphics
11370         filename ../../images/math/space.png
11371         scale 85
11372
11373 \end_inset
11374
11375  de la barra de ecuaciones o con comandos especiales.
11376  Independientemente del comando insertado, se puede seleccionar un nuevo
11377  tamaño pulsando acto seguido 
11378 \family sans
11379 Espacio.
11380  
11381 \end_layout
11382
11383 \begin_layout Standard
11384 \noindent
11385 \align center
11386 \begin_inset VSpace -5mm
11387 \end_inset
11388
11389
11390 \begin_inset Tabular
11391 <lyxtabular version="3" rows="3" columns="7">
11392 <features tabularvalignment="middle">
11393 <column alignment="center" valignment="middle" width="6.8cm">
11394 <column alignment="center" valignment="top" width="0">
11395 <column alignment="center" valignment="top" width="0">
11396 <column alignment="center" valignment="top" width="0">
11397 <column alignment="center" valignment="top" width="0">
11398 <column alignment="center" valignment="top" width="0">
11399 <column alignment="center" valignment="top" width="0">
11400 <row>
11401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11402 \begin_inset Text
11403
11404 \begin_layout Plain Layout
11405 Comando
11406 \end_layout
11407
11408 \end_inset
11409 </cell>
11410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11411 \begin_inset Text
11412
11413 \begin_layout Plain Layout
11414
11415 \backslash
11416 ,
11417 \end_layout
11418
11419 \end_inset
11420 </cell>
11421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11422 \begin_inset Text
11423
11424 \begin_layout Plain Layout
11425
11426 \backslash
11427 :
11428 \end_layout
11429
11430 \end_inset
11431 </cell>
11432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11433 \begin_inset Text
11434
11435 \begin_layout Plain Layout
11436
11437 \backslash
11438 ;
11439 \end_layout
11440
11441 \end_inset
11442 </cell>
11443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11444 \begin_inset Text
11445
11446 \begin_layout Plain Layout
11447
11448 \backslash
11449 quad
11450 \end_layout
11451
11452 \end_inset
11453 </cell>
11454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11455 \begin_inset Text
11456
11457 \begin_layout Plain Layout
11458
11459 \backslash
11460 qquad
11461 \end_layout
11462
11463 \end_inset
11464 </cell>
11465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11466 \begin_inset Text
11467
11468 \begin_layout Plain Layout
11469
11470 \backslash
11471 !
11472 \end_layout
11473
11474 \end_inset
11475 </cell>
11476 </row>
11477 <row>
11478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11479 \begin_inset Text
11480
11481 \begin_layout Plain Layout
11482 Número de pulsaciones de 
11483 \family sans
11484 Espacio
11485 \family default
11486  tras insertar el espacio protegido
11487 \end_layout
11488
11489 \end_inset
11490 </cell>
11491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11492 \begin_inset Text
11493
11494 \begin_layout Plain Layout
11495 0
11496 \end_layout
11497
11498 \end_inset
11499 </cell>
11500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11501 \begin_inset Text
11502
11503 \begin_layout Plain Layout
11504 1
11505 \end_layout
11506
11507 \end_inset
11508 </cell>
11509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11510 \begin_inset Text
11511
11512 \begin_layout Plain Layout
11513 2
11514 \end_layout
11515
11516 \end_inset
11517 </cell>
11518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11519 \begin_inset Text
11520
11521 \begin_layout Plain Layout
11522 3
11523 \end_layout
11524
11525 \end_inset
11526 </cell>
11527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11528 \begin_inset Text
11529
11530 \begin_layout Plain Layout
11531 4
11532 \end_layout
11533
11534 \end_inset
11535 </cell>
11536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11537 \begin_inset Text
11538
11539 \begin_layout Plain Layout
11540 5
11541 \end_layout
11542
11543 \end_inset
11544 </cell>
11545 </row>
11546 <row>
11547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11548 \begin_inset Text
11549
11550 \begin_layout Plain Layout
11551 Resultado
11552 \end_layout
11553
11554 \end_inset
11555 </cell>
11556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11557 \begin_inset Text
11558
11559 \begin_layout Plain Layout
11560 \begin_inset Formula $A\, B$
11561 \end_inset
11562
11563
11564 \end_layout
11565
11566 \end_inset
11567 </cell>
11568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11569 \begin_inset Text
11570
11571 \begin_layout Plain Layout
11572 \begin_inset Formula $A\: B$
11573 \end_inset
11574
11575
11576 \end_layout
11577
11578 \end_inset
11579 </cell>
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 \begin_inset Formula $A\; B$
11585 \end_inset
11586
11587
11588 \end_layout
11589
11590 \end_inset
11591 </cell>
11592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11593 \begin_inset Text
11594
11595 \begin_layout Plain Layout
11596 \begin_inset Formula $A\quad B$
11597 \end_inset
11598
11599
11600 \end_layout
11601
11602 \end_inset
11603 </cell>
11604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11605 \begin_inset Text
11606
11607 \begin_layout Plain Layout
11608 \begin_inset Formula $A\qquad B$
11609 \end_inset
11610
11611
11612 \end_layout
11613
11614 \end_inset
11615 </cell>
11616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11617 \begin_inset Text
11618
11619 \begin_layout Plain Layout
11620 \begin_inset Formula $A\! B$
11621 \end_inset
11622
11623
11624 \end_layout
11625
11626 \end_inset
11627 </cell>
11628 </row>
11629 </lyxtabular>
11630
11631 \end_inset
11632
11633
11634 \end_layout
11635
11636 \begin_layout Standard
11637 El último tamaño parece no generar espacio.
11638  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11639  negativo.
11640  Hay otros dos espacios negativos:
11641 \end_layout
11642
11643 \begin_layout Standard
11644 \align center
11645 \begin_inset Tabular
11646 <lyxtabular version="3" rows="3" columns="3">
11647 <features tabularvalignment="middle">
11648 <column alignment="center" valignment="middle" width="6.8cm">
11649 <column alignment="center" valignment="top" width="0pt">
11650 <column alignment="center" valignment="top" width="0pt">
11651 <row>
11652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11653 \begin_inset Text
11654
11655 \begin_layout Plain Layout
11656 Comando
11657 \end_layout
11658
11659 \end_inset
11660 </cell>
11661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11662 \begin_inset Text
11663
11664 \begin_layout Plain Layout
11665
11666 \backslash
11667 negmedspace
11668 \end_layout
11669
11670 \end_inset
11671 </cell>
11672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11673 \begin_inset Text
11674
11675 \begin_layout Plain Layout
11676
11677 \backslash
11678 negthickspace
11679 \end_layout
11680
11681 \end_inset
11682 </cell>
11683 </row>
11684 <row>
11685 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11686 \begin_inset Text
11687
11688 \begin_layout Plain Layout
11689 Número de pulsaciones de 
11690 \family sans
11691 Espacio
11692 \family default
11693  tras insertar el espacio protegido
11694 \end_layout
11695
11696 \end_inset
11697 </cell>
11698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11699 \begin_inset Text
11700
11701 \begin_layout Plain Layout
11702 6
11703 \end_layout
11704
11705 \end_inset
11706 </cell>
11707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11708 \begin_inset Text
11709
11710 \begin_layout Plain Layout
11711 7
11712 \end_layout
11713
11714 \end_inset
11715 </cell>
11716 </row>
11717 <row>
11718 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11719 \begin_inset Text
11720
11721 \begin_layout Plain Layout
11722 Resultado
11723 \end_layout
11724
11725 \end_inset
11726 </cell>
11727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11728 \begin_inset Text
11729
11730 \begin_layout Plain Layout
11731 \begin_inset Formula $A\negmedspace B$
11732 \end_inset
11733
11734
11735 \end_layout
11736
11737 \end_inset
11738 </cell>
11739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11740 \begin_inset Text
11741
11742 \begin_layout Plain Layout
11743 \begin_inset Formula $A\negthickspace B$
11744 \end_inset
11745
11746
11747 \end_layout
11748
11749 \end_inset
11750 </cell>
11751 </row>
11752 </lyxtabular>
11753
11754 \end_inset
11755
11756
11757 \end_layout
11758
11759 \begin_layout Standard
11760 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11761  Así, se pueden usar para forzar ligaduras, lo que es apropiado, por ejemplo,
11762  para operadores suma: 
11763 \end_layout
11764
11765 \begin_layout Standard
11766 \noindent
11767 \align center
11768 \begin_inset Tabular
11769 <lyxtabular version="3" rows="3" columns="2">
11770 <features tabularvalignment="middle">
11771 <column alignment="center" valignment="top" width="0">
11772 <column alignment="center" valignment="top" width="0">
11773 <row>
11774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11775 \begin_inset Text
11776
11777 \begin_layout Plain Layout
11778 Comando
11779 \end_layout
11780
11781 \end_inset
11782 </cell>
11783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11784 \begin_inset Text
11785
11786 \begin_layout Plain Layout
11787 Resultado
11788 \begin_inset Note Note
11789 status collapsed
11790
11791 \begin_layout Plain Layout
11792
11793 \series bold
11794
11795 \backslash
11796 raisebox
11797 \series default
11798  se usa sólo como espaciador
11799 \end_layout
11800
11801 \end_inset
11802
11803
11804 \end_layout
11805
11806 \end_inset
11807 </cell>
11808 </row>
11809 <row>
11810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11811 \begin_inset Text
11812
11813 \begin_layout Plain Layout
11814
11815 \backslash
11816 sum
11817 \backslash
11818 sum
11819 \begin_inset ERT
11820 status collapsed
11821
11822 \begin_layout Plain Layout
11823
11824
11825 \backslash
11826 spce 
11827 \end_layout
11828
11829 \end_inset
11830
11831 f_kl
11832 \end_layout
11833
11834 \end_inset
11835 </cell>
11836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11837 \begin_inset Text
11838
11839 \begin_layout Plain Layout
11840 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11841 \end_inset
11842
11843
11844 \end_layout
11845
11846 \end_inset
11847 </cell>
11848 </row>
11849 <row>
11850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11851 \begin_inset Text
11852
11853 \begin_layout Plain Layout
11854
11855 \backslash
11856 sum
11857 \backslash
11858 negmedspace
11859 \backslash
11860 sum
11861 \begin_inset ERT
11862 status collapsed
11863
11864 \begin_layout Plain Layout
11865
11866
11867 \backslash
11868 spce 
11869 \end_layout
11870
11871 \end_inset
11872
11873 f_kl
11874 \end_layout
11875
11876 \end_inset
11877 </cell>
11878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11879 \begin_inset Text
11880
11881 \begin_layout Plain Layout
11882 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11883 \end_inset
11884
11885
11886 \end_layout
11887
11888 \end_inset
11889 </cell>
11890 </row>
11891 </lyxtabular>
11892
11893 \end_inset
11894
11895
11896 \end_layout
11897
11898 \begin_layout Standard
11899 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11900  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11901  El siguiente ejemplo lo ilustra:
11902 \end_layout
11903
11904 \begin_layout Standard
11905 \noindent
11906 \align center
11907 \begin_inset Tabular
11908 <lyxtabular version="3" rows="2" columns="2">
11909 <features tabularvalignment="middle">
11910 <column alignment="center" valignment="top" width="0">
11911 <column alignment="center" valignment="top" width="0">
11912 <row>
11913 <cell alignment="center" valignment="top" usebox="none">
11914 \begin_inset Text
11915
11916 \begin_layout Plain Layout
11917 ecuación normal
11918 \end_layout
11919
11920 \end_inset
11921 </cell>
11922 <cell alignment="center" valignment="top" usebox="none">
11923 \begin_inset Text
11924
11925 \begin_layout Plain Layout
11926 \begin_inset Formula $A=B$
11927 \end_inset
11928
11929
11930 \end_layout
11931
11932 \end_inset
11933 </cell>
11934 </row>
11935 <row>
11936 <cell alignment="center" valignment="top" usebox="none">
11937 \begin_inset Text
11938
11939 \begin_layout Plain Layout
11940 \begin_inset Note Note
11941 status collapsed
11942
11943 \begin_layout Plain Layout
11944
11945 \series bold
11946
11947 \backslash
11948 raisebox
11949 \series default
11950  se usa sólo como espaciador
11951 \end_layout
11952
11953 \end_inset
11954
11955
11956 \begin_inset Formula $\raisebox{5mm}{}$
11957 \end_inset
11958
11959 ecuación sin espacio
11960 \end_layout
11961
11962 \end_inset
11963 </cell>
11964 <cell alignment="center" valignment="top" usebox="none">
11965 \begin_inset Text
11966
11967 \begin_layout Plain Layout
11968 \begin_inset Formula $A{=}B$
11969 \end_inset
11970
11971
11972 \end_layout
11973
11974 \end_inset
11975 </cell>
11976 </row>
11977 </lyxtabular>
11978
11979 \end_inset
11980
11981
11982 \end_layout
11983
11984 \begin_layout Standard
11985 El comando para la segunda ecuación es: 
11986 \series bold
11987 A
11988 \backslash
11989 {=
11990 \begin_inset Formula $\rightarrow$
11991 \end_inset
11992
11993 B
11994 \series default
11995  
11996 \begin_inset VSpace bigskip
11997 \end_inset
11998
11999
12000 \end_layout
12001
12002 \begin_layout Standard
12003 Para las unidades físicas hacen falta espacios, porque entre el valor y
12004  su unidad se pone un espacio más pequeño que el normal.
12005  Para unidades en el texto se inserta con el menú 
12006 \family sans
12007 Insertar\SpecialChar \menuseparator
12008 Formato\SpecialChar \menuseparator
12009 Espacio
12010 \begin_inset space ~
12011 \end_inset
12012
12013 delgado
12014 \family default
12015  (atajo 
12016 \family sans
12017 Ctrl+Mayúscula+Espacio
12018 \family default
12019 ).
12020 \end_layout
12021
12022 \begin_layout Standard
12023 Un ejemplo para visualizar la diferencia:
12024 \end_layout
12025
12026 \begin_layout Standard
12027 \begin_inset Tabular
12028 <lyxtabular version="3" rows="2" columns="2">
12029 <features tabularvalignment="middle">
12030 <column alignment="center" valignment="top" width="0">
12031 <column alignment="left" valignment="top" width="0">
12032 <row>
12033 <cell alignment="center" valignment="top" usebox="none">
12034 \begin_inset Text
12035
12036 \begin_layout Plain Layout
12037 24 kW
12038 \begin_inset Formula $\cdot$
12039 \end_inset
12040
12041 h
12042 \end_layout
12043
12044 \end_inset
12045 </cell>
12046 <cell alignment="center" valignment="top" usebox="none">
12047 \begin_inset Text
12048
12049 \begin_layout Plain Layout
12050 espacio entre valor y unidad 
12051 \end_layout
12052
12053 \end_inset
12054 </cell>
12055 </row>
12056 <row>
12057 <cell alignment="center" valignment="top" usebox="none">
12058 \begin_inset Text
12059
12060 \begin_layout Plain Layout
12061 24
12062 \begin_inset space \thinspace{}
12063 \end_inset
12064
12065 kW
12066 \begin_inset Formula $\cdot$
12067 \end_inset
12068
12069 h
12070 \end_layout
12071
12072 \end_inset
12073 </cell>
12074 <cell alignment="center" valignment="top" usebox="none">
12075 \begin_inset Text
12076
12077 \begin_layout Plain Layout
12078 espacio delgado entre valor y unidad
12079 \end_layout
12080
12081 \end_inset
12082 </cell>
12083 </row>
12084 </lyxtabular>
12085
12086 \end_inset
12087
12088
12089 \end_layout
12090
12091 \begin_layout Subsection
12092 Espacio variable
12093 \begin_inset ERT
12094 status collapsed
12095
12096 \begin_layout Plain Layout
12097
12098
12099 \backslash
12100 texorpdfstring{
12101 \end_layout
12102
12103 \end_inset
12104
12105
12106 \begin_inset Foot
12107 status collapsed
12108
12109 \begin_layout Plain Layout
12110 Para espacio vertical en ecuaciones véase 
12111 \begin_inset CommandInset ref
12112 LatexCommand ref
12113 reference "sub:Separación-de-líneas"
12114
12115 \end_inset
12116
12117
12118 \end_layout
12119
12120 \end_inset
12121
12122
12123 \begin_inset ERT
12124 status collapsed
12125
12126 \begin_layout Plain Layout
12127
12128 }{}
12129 \end_layout
12130
12131 \end_inset
12132
12133
12134 \begin_inset Note Note
12135 status collapsed
12136
12137 \begin_layout Plain Layout
12138
12139 \backslash
12140 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
12141  PDF.
12142 \end_layout
12143
12144 \begin_layout Plain Layout
12145 Más sobre 
12146 \backslash
12147 texorpdfstring en la sección 
12148 \begin_inset CommandInset ref
12149 LatexCommand ref
12150 reference "sub:Ecuaciones-en-encabezados"
12151
12152 \end_inset
12153
12154 .
12155 \end_layout
12156
12157 \end_inset
12158
12159
12160 \begin_inset CommandInset label
12161 LatexCommand label
12162 name "sub:Espacio-variable"
12163
12164 \end_inset
12165
12166
12167 \begin_inset Index idx
12168 status collapsed
12169
12170 \begin_layout Plain Layout
12171 Espacio ! horizontal ! variable
12172 \end_layout
12173
12174 \end_inset
12175
12176
12177 \end_layout
12178
12179 \begin_layout Standard
12180 En LyX se puede insertar espacio con una longitud definida con el comando
12181  
12182 \series bold
12183
12184 \backslash
12185 hspace
12186 \series default
12187
12188 \begin_inset Index idx
12189 status collapsed
12190
12191 \begin_layout Plain Layout
12192 Comandos ! H ! 
12193 \backslash
12194 hspace
12195 \end_layout
12196
12197 \end_inset
12198
12199 .
12200  Aparece un 
12201 \begin_inset Quotes fld
12202 \end_inset
12203
12204
12205 \color black
12206
12207 \begin_inset ERT
12208 status collapsed
12209
12210 \begin_layout Plain Layout
12211
12212
12213 \backslash
12214 spce 
12215 \end_layout
12216
12217 \end_inset
12218
12219
12220 \color inherit
12221
12222 \begin_inset Quotes frd
12223 \end_inset
12224
12225  largo.
12226  La longitud se puede ajustar haciendo clic izquierdo sobre el 
12227 \begin_inset Quotes fld
12228 \end_inset
12229
12230
12231 \color black
12232
12233 \begin_inset ERT
12234 status collapsed
12235
12236 \begin_layout Plain Layout
12237
12238
12239 \backslash
12240 spce 
12241 \end_layout
12242
12243 \end_inset
12244
12245
12246 \color inherit
12247
12248 \begin_inset Quotes frd
12249 \end_inset
12250
12251 .
12252  La longitud también puede ser negativa.
12253  Para insertar en una ecuación tanto espacio como esté disponible se usa
12254  el comando 
12255 \series bold
12256
12257 \backslash
12258 hfill
12259 \series default
12260
12261 \begin_inset Index idx
12262 status collapsed
12263
12264 \begin_layout Plain Layout
12265 Comandos ! H ! 
12266 \backslash
12267 hfill
12268 \end_layout
12269
12270 \end_inset
12271
12272 .
12273 \begin_inset VSpace -1mm
12274 \end_inset
12275
12276
12277 \end_layout
12278
12279 \begin_layout Standard
12280 \noindent
12281 \align center
12282 \begin_inset Tabular
12283 <lyxtabular version="3" rows="4" columns="2">
12284 <features tabularvalignment="middle">
12285 <column alignment="center" valignment="top" width="0">
12286 <column alignment="center" valignment="top" width="0">
12287 <row>
12288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12289 \begin_inset Text
12290
12291 \begin_layout Plain Layout
12292 Comando (
12293 \backslash
12294 hspace longitud)
12295 \end_layout
12296
12297 \end_inset
12298 </cell>
12299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12300 \begin_inset Text
12301
12302 \begin_layout Plain Layout
12303 Resultado
12304 \end_layout
12305
12306 \end_inset
12307 </cell>
12308 </row>
12309 <row>
12310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12311 \begin_inset Text
12312
12313 \begin_layout Plain Layout
12314 A=B
12315 \backslash
12316 hspace
12317 \begin_inset ERT
12318 status collapsed
12319
12320 \begin_layout Plain Layout
12321
12322
12323 \backslash
12324 spce 
12325 \end_layout
12326
12327 \end_inset
12328
12329
12330 \begin_inset Formula $\to$
12331 \end_inset
12332
12333 A
12334 \backslash
12335 not=C (3
12336 \begin_inset space \thinspace{}
12337 \end_inset
12338
12339 cm)
12340 \end_layout
12341
12342 \end_inset
12343 </cell>
12344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12345 \begin_inset Text
12346
12347 \begin_layout Plain Layout
12348 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12349 \end_inset
12350
12351
12352 \end_layout
12353
12354 \end_inset
12355 </cell>
12356 </row>
12357 <row>
12358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12359 \begin_inset Text
12360
12361 \begin_layout Plain Layout
12362 A
12363 \backslash
12364 hspace
12365 \begin_inset ERT
12366 status collapsed
12367
12368 \begin_layout Plain Layout
12369
12370
12371 \backslash
12372 spce 
12373 \end_layout
12374
12375 \end_inset
12376
12377
12378 \begin_inset Formula $\to$
12379 \end_inset
12380
12381 A
12382 \backslash
12383 not=A (-1
12384 \begin_inset space \thinspace{}
12385 \end_inset
12386
12387 mm)
12388 \end_layout
12389
12390 \end_inset
12391 </cell>
12392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12393 \begin_inset Text
12394
12395 \begin_layout Plain Layout
12396 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12397 \end_inset
12398
12399
12400 \end_layout
12401
12402 \end_inset
12403 </cell>
12404 </row>
12405 <row>
12406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12407 \begin_inset Text
12408
12409 \begin_layout Plain Layout
12410 A=A
12411 \backslash
12412 hfill
12413 \begin_inset ERT
12414 status collapsed
12415
12416 \begin_layout Plain Layout
12417
12418
12419 \backslash
12420 spce 
12421 \end_layout
12422
12423 \end_inset
12424
12425 B=B
12426 \end_layout
12427
12428 \end_inset
12429 </cell>
12430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12431 \begin_inset Text
12432
12433 \begin_layout Plain Layout
12434 \begin_inset Formula $A=A\hfill B=B$
12435 \end_inset
12436
12437
12438 \end_layout
12439
12440 \end_inset
12441 </cell>
12442 </row>
12443 </lyxtabular>
12444
12445 \end_inset
12446
12447
12448 \end_layout
12449
12450 \begin_layout Standard
12451 En el último ejemplo el espacio disponible viene dado por la entrada más
12452  larga de columna en el cuadro.
12453  En una ecuación en línea el espacio depende de la longitud de la línea
12454  en la que se inserta 
12455 \series bold
12456
12457 \backslash
12458 hfill
12459 \series default
12460 .
12461  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12462  
12463 \series bold
12464
12465 \backslash
12466 hfill
12467 \series default
12468  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12469 \series bold
12470 Sangrado
12471 \series default
12472 .
12473  (Los estilos de ecuaciones se explican en
12474 \begin_inset space ~
12475 \end_inset
12476
12477
12478 \begin_inset CommandInset ref
12479 LatexCommand ref
12480 reference "sec:Estilos-de-ecuación"
12481
12482 \end_inset
12483
12484 ).
12485 \end_layout
12486
12487 \begin_layout Standard
12488 Además de 
12489 \series bold
12490
12491 \backslash
12492 hfill
12493 \series default
12494  hay los comandos 
12495 \series bold
12496
12497 \backslash
12498 dotfill
12499 \series default
12500  y 
12501 \series bold
12502
12503 \backslash
12504 hrulefill
12505 \series default
12506  que llenan el espacio con un patrón, véase un ejemplo en
12507 \begin_inset space ~
12508 \end_inset
12509
12510
12511 \begin_inset CommandInset ref
12512 LatexCommand ref
12513 reference "sub:Puntos"
12514
12515 \end_inset
12516
12517 .
12518 \end_layout
12519
12520 \begin_layout Standard
12521 Para texto se puede insertar espacio variable con el menú 
12522 \family sans
12523 Insertar\SpecialChar \menuseparator
12524 Formato\SpecialChar \menuseparator
12525 Espacio
12526 \begin_inset space ~
12527 \end_inset
12528
12529 horizontal
12530 \family default
12531 :
12532 \end_layout
12533
12534 \begin_layout Standard
12535 En esta línea hay un espacio
12536 \begin_inset space \hspace{}
12537 \length 2cm
12538 \end_inset
12539
12540 de 2
12541 \begin_inset space \thinspace{}
12542 \end_inset
12543
12544 cm.
12545 \end_layout
12546
12547 \begin_layout Standard
12548 En esta línea hay un
12549 \begin_inset space \hfill{}
12550 \end_inset
12551
12552 espacio máximo.
12553 \end_layout
12554
12555 \begin_layout Subsection
12556 Espacio adicional en ecuaciones en línea
12557 \begin_inset Index idx
12558 status collapsed
12559
12560 \begin_layout Plain Layout
12561 Espacio ! adicional en línea
12562 \end_layout
12563
12564 \end_inset
12565
12566
12567 \end_layout
12568
12569 \begin_layout Standard
12570 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12571  
12572 \series bold
12573
12574 \backslash
12575 mathsurround
12576 \series default
12577
12578 \begin_inset Index idx
12579 status collapsed
12580
12581 \begin_layout Plain Layout
12582 Comandos ! M ! 
12583 \backslash
12584 mathsurround
12585 \end_layout
12586
12587 \end_inset
12588
12589 .
12590  El valor de una longitud se establece con el comando 
12591 \series bold
12592
12593 \backslash
12594 setlength
12595 \series default
12596
12597 \begin_inset Index idx
12598 status collapsed
12599
12600 \begin_layout Plain Layout
12601 Comandos ! S ! 
12602 \backslash
12603 setlength
12604 \end_layout
12605
12606 \end_inset
12607
12608  según el siguiente esquema:
12609 \end_layout
12610
12611 \begin_layout Standard
12612
12613 \series bold
12614
12615 \backslash
12616 setlength{nombre de la longitud}{valor}
12617 \end_layout
12618
12619 \begin_layout Standard
12620 Para poner a 
12621 \series bold
12622
12623 \backslash
12624 mathsurround
12625 \series default
12626  un valor de 5
12627 \begin_inset space \thinspace{}
12628 \end_inset
12629
12630 mm, se inserta el comando
12631 \end_layout
12632
12633 \begin_layout Standard
12634
12635 \series bold
12636
12637 \backslash
12638 setlength{
12639 \backslash
12640 mathsurround}{5mm}
12641 \end_layout
12642
12643 \begin_layout Standard
12644 en modo TeX.
12645  Se establecerá un espacio de 5
12646 \begin_inset space \thinspace{}
12647 \end_inset
12648
12649 mm alrededor de todas las ecuaciones en línea:
12650 \begin_inset ERT
12651 status collapsed
12652
12653 \begin_layout Plain Layout
12654
12655
12656 \backslash
12657 setlength{
12658 \backslash
12659 mathsurround}{5mm}
12660 \end_layout
12661
12662 \end_inset
12663
12664
12665 \end_layout
12666
12667 \begin_layout Standard
12668 En esta línea hay una ecuación 
12669 \begin_inset Formula $A=B$
12670 \end_inset
12671
12672  rodeada por espacios de 5
12673 \begin_inset space \thinspace{}
12674 \end_inset
12675
12676 mm.
12677 \begin_inset ERT
12678 status collapsed
12679
12680 \begin_layout Plain Layout
12681
12682
12683 \backslash
12684 setlength{
12685 \backslash
12686 mathsurround}{0mm}
12687 \end_layout
12688
12689 \end_inset
12690
12691
12692 \end_layout
12693
12694 \begin_layout Standard
12695 Para volver al espacio predeterminado, 
12696 \series bold
12697
12698 \backslash
12699 mathsurround
12700 \series default
12701  se restablece al valor 0
12702 \begin_inset space \thinspace{}
12703 \end_inset
12704
12705 pt.
12706 \end_layout
12707
12708 \begin_layout Section
12709 Marcos y bordes
12710 \begin_inset Index idx
12711 status collapsed
12712
12713 \begin_layout Plain Layout
12714 Marcos
12715 \end_layout
12716
12717 \end_inset
12718
12719
12720 \end_layout
12721
12722 \begin_layout Standard
12723 Los marcos para texto se describen en el capítulo 
12724 \emph on
12725 Marcos
12726 \emph default
12727  del manual 
12728 \emph on
12729 Objetos insertados
12730 \emph default
12731 .
12732 \end_layout
12733
12734 \begin_layout Subsection
12735 Marcos con bordes
12736 \begin_inset CommandInset label
12737 LatexCommand label
12738 name "sub:Marcos-con-bordes"
12739
12740 \end_inset
12741
12742
12743 \begin_inset Index idx
12744 status collapsed
12745
12746 \begin_layout Plain Layout
12747 Marcos ! con bordes
12748 \end_layout
12749
12750 \end_inset
12751
12752
12753 \end_layout
12754
12755 \begin_layout Standard
12756 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12757 \series bold
12758
12759 \backslash
12760 fbox
12761 \series default
12762
12763 \begin_inset Index idx
12764 status collapsed
12765
12766 \begin_layout Plain Layout
12767 Comandos ! F ! 
12768 \backslash
12769 fbox
12770 \end_layout
12771
12772 \end_inset
12773
12774  y 
12775 \series bold
12776
12777 \backslash
12778 boxed
12779 \series default
12780
12781 \begin_inset Index idx
12782 status collapsed
12783
12784 \begin_layout Plain Layout
12785 Comandos ! B ! 
12786 \backslash
12787 boxed
12788 \end_layout
12789
12790 \end_inset
12791
12792 .
12793 \end_layout
12794
12795 \begin_layout Standard
12796 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12797  azul en un marco donde se introducen partes de una ecuación.
12798  Para 
12799 \series bold
12800
12801 \backslash
12802 fbox
12803 \series default
12804  hay que generar una ecuación adicional con 
12805 \family sans
12806 Ctrl+M
12807 \family default
12808  dentro del recuadro, porque si no el contenido del mismo sería considerado
12809  texto matemático.
12810  Si se usa 
12811 \series bold
12812
12813 \backslash
12814 boxed
12815 \series default
12816  la nueva ecuación se genera automáticamente dentro del marco.
12817 \end_layout
12818
12819 \begin_layout Standard
12820 El comando 
12821 \series bold
12822
12823 \backslash
12824 fbox
12825 \series default
12826  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12827  ecuación tendría siempre el tamaño del texto.
12828  Por otra parte, 
12829 \series bold
12830
12831 \backslash
12832 fboxed
12833 \series default
12834  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12835  siempre el tamaño de una ecuación presentada.
12836 \end_layout
12837
12838 \begin_layout Standard
12839 El comando 
12840 \series bold
12841
12842 \backslash
12843 framebox
12844 \series default
12845
12846 \begin_inset Index idx
12847 status collapsed
12848
12849 \begin_layout Plain Layout
12850 Comandos ! F ! 
12851 \backslash
12852 framebox
12853 \end_layout
12854
12855 \end_inset
12856
12857  es una extensión de 
12858 \series bold
12859
12860 \backslash
12861 fbox
12862 \series default
12863 , que permite especificar además la anchura del marco y la alineación.
12864  
12865 \series bold
12866
12867 \backslash
12868 framebox
12869 \series default
12870  se usa con el siguiente esquema: 
12871 \end_layout
12872
12873 \begin_layout Standard
12874
12875 \series bold
12876
12877 \backslash
12878 framebox[anchura del marco][posición]{contenido del cuadro}
12879 \end_layout
12880
12881 \begin_layout Standard
12882 La posición puede ser 
12883 \emph on
12884 l
12885 \emph default
12886  o 
12887 \emph on
12888 r
12889 \emph default
12890
12891 \emph on
12892 l
12893 \emph default
12894  alinea la ecuación a la izquierda del marcro, 
12895 \emph on
12896 r
12897 \emph default
12898  la alinea a la derecha.
12899  Si no se da posición la ecuación será centrada.
12900 \begin_inset Newline newline
12901 \end_inset
12902
12903 Si no se pone anchura tampoco puede darse posición.
12904  En este caso la anchura del borde se ajusta al contenido del cuadro, como
12905  con 
12906 \series bold
12907
12908 \backslash
12909 fbox
12910 \series default
12911 .
12912  
12913 \end_layout
12914
12915 \begin_layout Standard
12916 Cuando se inserta el comando 
12917 \series bold
12918
12919 \backslash
12920 framebox
12921 \series default
12922  aparece un recuadro con tres marcos azules.
12923  Los dos primeros marcos están encerrados entre corchetes e indican los
12924  dos argumentos opcionales.
12925  El tercer marco es para partes de la ecuación, como para 
12926 \series bold
12927
12928 \backslash
12929 fbox
12930 \series default
12931 .
12932 \end_layout
12933
12934 \begin_layout Standard
12935 \noindent
12936 \align center
12937 \begin_inset Newpage newpage
12938 \end_inset
12939
12940
12941 \end_layout
12942
12943 \begin_layout Standard
12944 \noindent
12945 \align center
12946 \begin_inset Tabular
12947 <lyxtabular version="3" rows="5" columns="2">
12948 <features tabularvalignment="middle">
12949 <column alignment="center" valignment="top" width="0">
12950 <column alignment="center" valignment="top" width="0">
12951 <row>
12952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12953 \begin_inset Text
12954
12955 \begin_layout Plain Layout
12956 Comando
12957 \end_layout
12958
12959 \end_inset
12960 </cell>
12961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12962 \begin_inset Text
12963
12964 \begin_layout Plain Layout
12965 Resultado
12966 \begin_inset Note Note
12967 status collapsed
12968
12969 \begin_layout Plain Layout
12970
12971 \series bold
12972
12973 \backslash
12974 raisebox
12975 \series default
12976  se usa sólo como espaciador
12977 \end_layout
12978
12979 \end_inset
12980
12981
12982 \end_layout
12983
12984 \end_inset
12985 </cell>
12986 </row>
12987 <row>
12988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12989 \begin_inset Text
12990
12991 \begin_layout Plain Layout
12992
12993 \backslash
12994 fbox
12995 \begin_inset ERT
12996 status collapsed
12997
12998 \begin_layout Plain Layout
12999
13000
13001 \backslash
13002 spce 
13003 \end_layout
13004
13005 \end_inset
13006
13007
13008 \family sans
13009 Ctrl+M
13010 \family default
13011  
13012 \backslash
13013 int
13014 \begin_inset ERT
13015 status collapsed
13016
13017 \begin_layout Plain Layout
13018
13019
13020 \backslash
13021 spce 
13022 \end_layout
13023
13024 \end_inset
13025
13026 A=B
13027 \end_layout
13028
13029 \end_inset
13030 </cell>
13031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13032 \begin_inset Text
13033
13034 \begin_layout Plain Layout
13035 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
13036 \end_inset
13037
13038
13039 \end_layout
13040
13041 \end_inset
13042 </cell>
13043 </row>
13044 <row>
13045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13046 \begin_inset Text
13047
13048 \begin_layout Plain Layout
13049
13050 \backslash
13051 boxed
13052 \begin_inset ERT
13053 status collapsed
13054
13055 \begin_layout Plain Layout
13056
13057
13058 \backslash
13059 spce 
13060 \end_layout
13061
13062 \end_inset
13063
13064
13065 \backslash
13066 int
13067 \begin_inset ERT
13068 status collapsed
13069
13070 \begin_layout Plain Layout
13071
13072
13073 \backslash
13074 spce 
13075 \end_layout
13076
13077 \end_inset
13078
13079 A=B
13080 \end_layout
13081
13082 \end_inset
13083 </cell>
13084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13085 \begin_inset Text
13086
13087 \begin_layout Plain Layout
13088 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
13089 \end_inset
13090
13091
13092 \end_layout
13093
13094 \end_inset
13095 </cell>
13096 </row>
13097 <row>
13098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13099 \begin_inset Text
13100
13101 \begin_layout Plain Layout
13102 A+
13103 \backslash
13104 fbox
13105 \begin_inset ERT
13106 status collapsed
13107
13108 \begin_layout Plain Layout
13109
13110
13111 \backslash
13112 spce 
13113 \end_layout
13114
13115 \end_inset
13116
13117 B
13118 \end_layout
13119
13120 \end_inset
13121 </cell>
13122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13123 \begin_inset Text
13124
13125 \begin_layout Plain Layout
13126 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13127 \end_inset
13128
13129
13130 \end_layout
13131
13132 \end_inset
13133 </cell>
13134 </row>
13135 <row>
13136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13137 \begin_inset Text
13138
13139 \begin_layout Plain Layout
13140
13141 \backslash
13142 framebox
13143 \begin_inset ERT
13144 status collapsed
13145
13146 \begin_layout Plain Layout
13147
13148
13149 \backslash
13150 spce 
13151 \end_layout
13152
13153 \end_inset
13154
13155 20mm
13156 \begin_inset Formula $\to$
13157 \end_inset
13158
13159
13160 \begin_inset Formula $\to$
13161 \end_inset
13162
13163
13164 \family sans
13165 Ctrl+M
13166 \family default
13167  
13168 \backslash
13169 frac
13170 \begin_inset ERT
13171 status collapsed
13172
13173 \begin_layout Plain Layout
13174
13175
13176 \backslash
13177 spce 
13178 \end_layout
13179
13180 \end_inset
13181
13182 A
13183 \begin_inset Formula $\downarrow$
13184 \end_inset
13185
13186 B
13187 \end_layout
13188
13189 \end_inset
13190 </cell>
13191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13192 \begin_inset Text
13193
13194 \begin_layout Plain Layout
13195 \begin_inset Formula $\raisebox{6mm}{}$
13196 \end_inset
13197
13198
13199 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13200 \end_inset
13201
13202
13203 \begin_inset Formula $\raisebox{-4mm}{}$
13204 \end_inset
13205
13206
13207 \end_layout
13208
13209 \end_inset
13210 </cell>
13211 </row>
13212 </lyxtabular>
13213
13214 \end_inset
13215
13216
13217 \end_layout
13218
13219 \begin_layout Standard
13220 El grosor del borde también se puede ajustar.
13221  Para ello hay que insertar los siguientes comandos en modo TeX antes de
13222  la fórmula:
13223 \end_layout
13224
13225 \begin_layout Standard
13226
13227 \series bold
13228
13229 \backslash
13230 fboxrule
13231 \series default
13232  
13233 \series bold
13234
13235 \begin_inset Quotes fld
13236 \end_inset
13237
13238 grosor
13239 \begin_inset Quotes frd
13240 \end_inset
13241
13242
13243 \series default
13244  
13245 \series bold
13246
13247 \backslash
13248 fboxsep
13249 \series default
13250  
13251 \series bold
13252
13253 \begin_inset Quotes fld
13254 \end_inset
13255
13256 distancia
13257 \begin_inset Quotes frd
13258 \end_inset
13259
13260
13261 \end_layout
13262
13263 \begin_layout Standard
13264 \begin_inset Quotes fld
13265 \end_inset
13266
13267 distancia
13268 \begin_inset Quotes frd
13269 \end_inset
13270
13271  especifica la distancia mínima entre el borde y el primer carácter en el
13272  cuadro.
13273  Un ejemplo de esto es la siguiente ecuación enmarcada:
13274 \begin_inset ERT
13275 status collapsed
13276
13277 \begin_layout Plain Layout
13278
13279
13280 \backslash
13281 fboxrule 2mm 
13282 \backslash
13283 fboxsep 3mm
13284 \end_layout
13285
13286 \end_inset
13287
13288
13289 \begin_inset Formula 
13290 \[
13291 \boxed{A+B=C}
13292 \]
13293
13294 \end_inset
13295
13296
13297 \end_layout
13298
13299 \begin_layout Standard
13300 Delante de esta ecuación se han insertado los comandos
13301 \end_layout
13302
13303 \begin_layout Standard
13304
13305 \series bold
13306
13307 \backslash
13308 fboxrule
13309 \series default
13310  
13311 \series bold
13312 2mm
13313 \series default
13314  
13315 \series bold
13316
13317 \backslash
13318 fboxsep
13319 \series default
13320  
13321 \series bold
13322 3mm
13323 \end_layout
13324
13325 \begin_layout Standard
13326 en modo TeX.
13327  Los valores dados se usan para todos los marcos siguientes.
13328 \end_layout
13329
13330 \begin_layout Standard
13331 Para volver al tamaño estándar del marco se inserta el comando
13332 \end_layout
13333
13334 \begin_layout Standard
13335
13336 \series bold
13337
13338 \backslash
13339 fboxrule
13340 \series default
13341  
13342 \series bold
13343 0.4pt
13344 \series default
13345  
13346 \series bold
13347
13348 \backslash
13349 fboxsep
13350 \series default
13351  
13352 \series bold
13353 3pt
13354 \series default
13355
13356 \begin_inset ERT
13357 status collapsed
13358
13359 \begin_layout Plain Layout
13360
13361
13362 \backslash
13363 fboxrule 0.4pt 
13364 \backslash
13365 fboxsep 3pt
13366 \end_layout
13367
13368 \end_inset
13369
13370
13371 \end_layout
13372
13373 \begin_layout Standard
13374 en modo TeX antes de la ecuación siguiente.
13375 \end_layout
13376
13377 \begin_layout Subsection
13378 Marcos sin bordes
13379 \begin_inset CommandInset label
13380 LatexCommand label
13381 name "sub:Marcos-sin-bordes"
13382
13383 \end_inset
13384
13385
13386 \begin_inset Index idx
13387 status open
13388
13389 \begin_layout Plain Layout
13390 Marcos ! sin borde
13391 \end_layout
13392
13393 \end_inset
13394
13395
13396 \end_layout
13397
13398 \begin_layout Standard
13399 Para marcos sin borde hay los comandos: 
13400 \series bold
13401
13402 \backslash
13403 mbox
13404 \series default
13405
13406 \begin_inset Index idx
13407 status collapsed
13408
13409 \begin_layout Plain Layout
13410 Comandos ! M ! 
13411 \backslash
13412 mbox
13413 \end_layout
13414
13415 \end_inset
13416
13417
13418 \series bold
13419
13420 \backslash
13421 makebox
13422 \series default
13423
13424 \begin_inset Index idx
13425 status collapsed
13426
13427 \begin_layout Plain Layout
13428 Comandos ! M ! 
13429 \backslash
13430 makebox
13431 \end_layout
13432
13433 \end_inset
13434
13435  y 
13436 \series bold
13437
13438 \backslash
13439 raisebox
13440 \series default
13441
13442 \begin_inset Index idx
13443 status collapsed
13444
13445 \begin_layout Plain Layout
13446 Comandos ! R ! 
13447 \backslash
13448 raisebox
13449 \end_layout
13450
13451 \end_inset
13452
13453 .
13454 \end_layout
13455
13456 \begin_layout Standard
13457 Con 
13458 \series bold
13459
13460 \backslash
13461 raisebox
13462 \series default
13463  se puede poner un marco subíndice o superíndice, pero a diferencia de los
13464  normales, los caracteres en el marco mantienen su tamaño de tipografía.
13465  
13466 \series bold
13467
13468 \backslash
13469 raisebox
13470 \series default
13471  se usa con el siguiente esquema: 
13472 \end_layout
13473
13474 \begin_layout Standard
13475
13476 \series bold
13477
13478 \backslash
13479 raisebox{altura}{contenido del marco}
13480 \end_layout
13481
13482 \begin_layout Standard
13483 Cuando el marco tenga que contener una ecuación, hace falta una ecuación
13484  extra, como con 
13485 \series bold
13486
13487 \backslash
13488 fbox
13489 \series default
13490 .
13491  
13492 \begin_inset Note Greyedout
13493 status open
13494
13495 \begin_layout Plain Layout
13496
13497 \series bold
13498 Nota
13499 \series default
13500 : Para
13501 \series bold
13502
13503 \backslash
13504 raisebox
13505 \series default
13506  se ha creado esta ecuación extra tecleando 
13507 \family sans
13508 Ctrl+M
13509 \family default
13510  dos veces en vez de una porque LyX aún no soporta 
13511 \series bold
13512
13513 \backslash
13514 raisebox
13515 \series default
13516  directamente.
13517 \end_layout
13518
13519 \end_inset
13520
13521
13522 \end_layout
13523
13524 \begin_layout Standard
13525 \align center
13526 \begin_inset Tabular
13527 <lyxtabular version="3" rows="4" columns="2">
13528 <features tabularvalignment="middle">
13529 <column alignment="center" valignment="top" width="0">
13530 <column alignment="center" valignment="top" width="0">
13531 <row>
13532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13533 \begin_inset Text
13534
13535 \begin_layout Plain Layout
13536 Comando
13537 \end_layout
13538
13539 \end_inset
13540 </cell>
13541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13542 \begin_inset Text
13543
13544 \begin_layout Plain Layout
13545 Resultado
13546 \end_layout
13547
13548 \end_inset
13549 </cell>
13550 </row>
13551 <row>
13552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13553 \begin_inset Text
13554
13555 \begin_layout Plain Layout
13556 H
13557 \backslash
13558 raisebox{2mm
13559 \begin_inset Formula $\to$
13560 \end_inset
13561
13562
13563 \backslash
13564 {al
13565 \begin_inset Formula $\to$
13566 \end_inset
13567
13568  lo
13569 \end_layout
13570
13571 \end_inset
13572 </cell>
13573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13574 \begin_inset Text
13575
13576 \begin_layout Plain Layout
13577 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13578 \end_inset
13579
13580
13581 \end_layout
13582
13583 \end_inset
13584 </cell>
13585 </row>
13586 <row>
13587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13588 \begin_inset Text
13589
13590 \begin_layout Plain Layout
13591 H
13592 \backslash
13593 raisebox{-2mm
13594 \begin_inset Formula $\to$
13595 \end_inset
13596
13597
13598 \backslash
13599 {al
13600 \begin_inset Formula $\to$
13601 \end_inset
13602
13603 lo
13604 \end_layout
13605
13606 \end_inset
13607 </cell>
13608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13609 \begin_inset Text
13610
13611 \begin_layout Plain Layout
13612 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13613 \end_inset
13614
13615
13616 \end_layout
13617
13618 \end_inset
13619 </cell>
13620 </row>
13621 <row>
13622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13623 \begin_inset Text
13624
13625 \begin_layout Plain Layout
13626 A=
13627 \backslash
13628 raisebox{-2mm
13629 \begin_inset Formula $\to$
13630 \end_inset
13631
13632
13633 \backslash
13634 {
13635 \family sans
13636 Ctrl+M Ctrl+M
13637 \family default
13638  
13639 \backslash
13640 sqrt
13641 \begin_inset ERT
13642 status collapsed
13643
13644 \begin_layout Plain Layout
13645
13646
13647 \backslash
13648 spce 
13649 \end_layout
13650
13651 \end_inset
13652
13653
13654 \end_layout
13655
13656 \end_inset
13657 </cell>
13658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13659 \begin_inset Text
13660
13661 \begin_layout Plain Layout
13662 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13663 \end_inset
13664
13665
13666 \end_layout
13667
13668 \end_inset
13669 </cell>
13670 </row>
13671 </lyxtabular>
13672
13673 \end_inset
13674
13675
13676 \end_layout
13677
13678 \begin_layout Standard
13679 El comando 
13680 \series bold
13681
13682 \backslash
13683 mbox
13684 \series default
13685  es equivalente a 
13686 \series bold
13687
13688 \backslash
13689 fbox
13690 \series default
13691  y 
13692 \series bold
13693
13694 \backslash
13695 makebox
13696 \series default
13697  es equivalente a 
13698 \series bold
13699
13700 \backslash
13701 framebox
13702 \series default
13703 , con la diferencia de que no hay marco.
13704 \end_layout
13705
13706 \begin_layout Subsection
13707 Marcos coloreados
13708 \begin_inset CommandInset label
13709 LatexCommand label
13710 name "sub:Marcos-coloreados"
13711
13712 \end_inset
13713
13714
13715 \begin_inset Index idx
13716 status open
13717
13718 \begin_layout Plain Layout
13719 Marcos ! coloreados
13720 \end_layout
13721
13722 \end_inset
13723
13724
13725 \end_layout
13726
13727 \begin_layout Standard
13728 Para poder usar todos los comandos explicados en esta sección hay que cargar
13729  en el preámbulo LaTeX el paquete LaTeX 
13730 \series bold
13731 color
13732 \series default
13733
13734 \begin_inset Foot
13735 status collapsed
13736
13737 \begin_layout Plain Layout
13738 El paquete LaTeX 
13739 \series bold
13740 color
13741 \series default
13742  forma parte de toda distribución LaTeX estándar.
13743 \end_layout
13744
13745 \end_inset
13746
13747
13748 \begin_inset Index idx
13749 status collapsed
13750
13751 \begin_layout Plain Layout
13752 Paquetes ! color
13753 \end_layout
13754
13755 \end_inset
13756
13757 , con la línea
13758 \begin_inset Foot
13759 status collapsed
13760
13761 \begin_layout Plain Layout
13762 Cuando hay texto coloreado con un color predefinido en alguna parte del
13763  documento, LyX carga automáticamente el paquete LaTeX 
13764 \series bold
13765 color
13766 \series default
13767 .
13768  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13769  origina problemas.
13770 \end_layout
13771
13772 \end_inset
13773
13774
13775 \begin_inset Note Note
13776 status collapsed
13777
13778 \begin_layout Plain Layout
13779 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13780  en el preámbulo LaTeX.
13781 \end_layout
13782
13783 \end_inset
13784
13785
13786 \end_layout
13787
13788 \begin_layout Standard
13789
13790 \series bold
13791
13792 \backslash
13793 usepackage{color}
13794 \begin_inset VSpace medskip
13795 \end_inset
13796
13797
13798 \end_layout
13799
13800 \begin_layout Standard
13801 Para colorear marcos se usa el comando 
13802 \series bold
13803
13804 \backslash
13805 colorbox
13806 \series default
13807
13808 \begin_inset Index idx
13809 status collapsed
13810
13811 \begin_layout Plain Layout
13812 Comandos ! C ! 
13813 \backslash
13814 colorbox
13815 \end_layout
13816
13817 \end_inset
13818
13819  con el siguiente esquema:
13820 \end_layout
13821
13822 \begin_layout Standard
13823
13824 \series bold
13825
13826 \backslash
13827 colorbox{color}{contenido del marco}
13828 \end_layout
13829
13830 \begin_layout Standard
13831 El contenido del marco puede ser otro marco, y también un 
13832 \backslash
13833
13834 \series bold
13835 colorbox
13836 \series default
13837  puede ser parte de otro marco (véanse los ejemplos 2º y 3º).
13838  Si el marco debe contener una ecuación debe crearse una ecuación extra,
13839  como con 
13840 \series bold
13841
13842 \backslash
13843 raisebox
13844 \series default
13845 .
13846 \begin_inset Foot
13847 status collapsed
13848
13849 \begin_layout Plain Layout
13850 Esto también se aplica para el comando 
13851 \series bold
13852
13853 \backslash
13854 fcolorbox
13855 \series default
13856 .
13857 \end_layout
13858
13859 \end_inset
13860
13861  
13862 \end_layout
13863
13864 \begin_layout Standard
13865 Se puede elegir uno de los siguientes colores predefinidos:
13866 \end_layout
13867
13868 \begin_layout Standard
13869
13870 \series bold
13871 black
13872 \series default
13873
13874 \series bold
13875 blue
13876 \series default
13877
13878 \series bold
13879 cyan
13880 \series default
13881
13882 \series bold
13883 green
13884 \series default
13885
13886 \series bold
13887 magenta
13888 \series default
13889
13890 \series bold
13891 red
13892 \series default
13893
13894 \series bold
13895 white
13896 \series default
13897
13898 \series bold
13899 yellow
13900 \end_layout
13901
13902 \begin_layout Standard
13903 \align center
13904 \begin_inset Tabular
13905 <lyxtabular version="3" rows="4" columns="2">
13906 <features tabularvalignment="middle">
13907 <column alignment="center" valignment="top" width="0">
13908 <column alignment="center" valignment="top" width="0">
13909 <row>
13910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13911 \begin_inset Text
13912
13913 \begin_layout Plain Layout
13914 Comando
13915 \end_layout
13916
13917 \end_inset
13918 </cell>
13919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13920 \begin_inset Text
13921
13922 \begin_layout Plain Layout
13923 Resultado
13924 \begin_inset Note Note
13925 status collapsed
13926
13927 \begin_layout Plain Layout
13928
13929 \series bold
13930
13931 \backslash
13932 raisebox
13933 \series default
13934  se usa sólo como espaciador
13935 \end_layout
13936
13937 \end_inset
13938
13939
13940 \end_layout
13941
13942 \end_inset
13943 </cell>
13944 </row>
13945 <row>
13946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13947 \begin_inset Text
13948
13949 \begin_layout Plain Layout
13950
13951 \backslash
13952 colorbox{yellow
13953 \begin_inset Formula $\to$
13954 \end_inset
13955
13956
13957 \backslash
13958 {A=B
13959 \end_layout
13960
13961 \end_inset
13962 </cell>
13963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13964 \begin_inset Text
13965
13966 \begin_layout Plain Layout
13967 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13968 \end_inset
13969
13970
13971 \end_layout
13972
13973 \end_inset
13974 </cell>
13975 </row>
13976 <row>
13977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13978 \begin_inset Text
13979
13980 \begin_layout Plain Layout
13981
13982 \backslash
13983 colorbox{green
13984 \begin_inset Formula $\to$
13985 \end_inset
13986
13987
13988 \backslash
13989 {
13990 \backslash
13991 fbox
13992 \begin_inset ERT
13993 status collapsed
13994
13995 \begin_layout Plain Layout
13996
13997
13998 \backslash
13999 spce 
14000 \end_layout
14001
14002 \end_inset
14003
14004 A=B
14005 \end_layout
14006
14007 \end_inset
14008 </cell>
14009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14010 \begin_inset Text
14011
14012 \begin_layout Plain Layout
14013 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
14014 \end_inset
14015
14016
14017 \end_layout
14018
14019 \end_inset
14020 </cell>
14021 </row>
14022 <row>
14023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14024 \begin_inset Text
14025
14026 \begin_layout Plain Layout
14027
14028 \backslash
14029 fbox
14030 \begin_inset ERT
14031 status collapsed
14032
14033 \begin_layout Plain Layout
14034
14035
14036 \backslash
14037 spce 
14038 \end_layout
14039
14040 \end_inset
14041
14042
14043 \backslash
14044 colorbox{green
14045 \begin_inset Formula $\to$
14046 \end_inset
14047
14048
14049 \backslash
14050 {
14051 \family sans
14052 Ctrl+M Ctrl+M
14053 \family default
14054  
14055 \backslash
14056 int
14057 \begin_inset ERT
14058 status collapsed
14059
14060 \begin_layout Plain Layout
14061
14062
14063 \backslash
14064 spce 
14065 \end_layout
14066
14067 \end_inset
14068
14069 C=D
14070 \end_layout
14071
14072 \end_inset
14073 </cell>
14074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14075 \begin_inset Text
14076
14077 \begin_layout Plain Layout
14078 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
14079 \end_inset
14080
14081
14082 \end_layout
14083
14084 \end_inset
14085 </cell>
14086 </row>
14087 </lyxtabular>
14088
14089 \end_inset
14090
14091
14092 \end_layout
14093
14094 \begin_layout Standard
14095
14096 \series bold
14097
14098 \backslash
14099 colorbox
14100 \series default
14101  sólo colorea el marco pero no los caracteres.
14102  Para colorear todos los caracteres se selecciona toda la ecuación y se
14103  elige un color en el diálogo 
14104 \family sans
14105 Estilo
14106 \begin_inset space ~
14107 \end_inset
14108
14109 del
14110 \begin_inset space ~
14111 \end_inset
14112
14113 texto
14114 \family default
14115 .
14116  El diálogo puede abrirse con el botón 
14117 \begin_inset Graphics
14118         filename ../../images/dialog-show_character.png
14119         scale 85
14120
14121 \end_inset
14122
14123  de la barra de herramientas o con el menú 
14124 \family sans
14125 Editar\SpecialChar \menuseparator
14126 Estilo
14127 \begin_inset space ~
14128 \end_inset
14129
14130 del
14131 \begin_inset space ~
14132 \end_inset
14133
14134 texto\SpecialChar \menuseparator
14135 Personalizado
14136 \family default
14137 .
14138  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
14139  Si el número de la ecuación debe tener otro color que el de los caracteres
14140  de la ecuación, el color debe cambiarse dentro de la ecuación.
14141 \end_layout
14142
14143 \begin_layout Standard
14144 Un ejemplo:
14145 \color red
14146
14147 \begin_inset Formula 
14148 \begin{equation}
14149 {\color{red}\int A=B}\label{eq:rojo}
14150 \end{equation}
14151
14152 \end_inset
14153
14154
14155 \color green
14156
14157 \begin_inset Formula 
14158 \begin{equation}
14159 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}
14160 \end{equation}
14161
14162 \end_inset
14163
14164
14165 \end_layout
14166
14167 \begin_layout Standard
14168 La ecuación 
14169 \begin_inset CommandInset ref
14170 LatexCommand eqref
14171 reference "eq:rojo"
14172
14173 \end_inset
14174
14175  está toda coloreada en rojo.
14176 \begin_inset Newline newline
14177 \end_inset
14178
14179 La ecuación 
14180 \begin_inset CommandInset ref
14181 LatexCommand eqref
14182 reference "eq:rojoverde"
14183
14184 \end_inset
14185
14186  se ha coloreado en primer lugar toda en verde para colorear el número de
14187  la ecuación.
14188  Posteriormente se han coloreado en rojo los caracteres.
14189 \family sans
14190
14191 \begin_inset VSpace bigskip
14192 \end_inset
14193
14194
14195 \end_layout
14196
14197 \begin_layout Standard
14198 Para colorear diferente el borde y el marcose usa el comando 
14199 \series bold
14200
14201 \backslash
14202 fcolorbox
14203 \series default
14204
14205 \begin_inset Index idx
14206 status collapsed
14207
14208 \begin_layout Plain Layout
14209 Comandos ! F ! 
14210 \backslash
14211 fcolorbox
14212 \end_layout
14213
14214 \end_inset
14215
14216  con el siguiente esquema:
14217 \end_layout
14218
14219 \begin_layout Standard
14220
14221 \series bold
14222
14223 \backslash
14224 fcolorbox{color del borde}{color}{contenido del marco}
14225 \end_layout
14226
14227 \begin_layout Standard
14228 Así pues 
14229 \series bold
14230
14231 \backslash
14232 fcolorbox
14233 \series default
14234  es una extensión del comando 
14235 \series bold
14236
14237 \backslash
14238 colorbox
14239 \series default
14240 .
14241  La anchura del borde se establece, como para 
14242 \series bold
14243
14244 \backslash
14245 framebox
14246 \series default
14247 , con 
14248 \series bold
14249
14250 \backslash
14251 fboxrule
14252 \series default
14253  y 
14254 \series bold
14255
14256 \backslash
14257 fboxsep
14258 \series default
14259 .
14260  Un ejemplo:
14261 \begin_inset ERT
14262 status collapsed
14263
14264 \begin_layout Plain Layout
14265
14266
14267 \backslash
14268 fboxrule 1mm 
14269 \backslash
14270 fboxsep 1mm
14271 \end_layout
14272
14273 \end_inset
14274
14275
14276 \begin_inset Formula 
14277 \[
14278 \fcolorbox{cyan}{magenta}{A=B}
14279 \]
14280
14281 \end_inset
14282
14283
14284 \end_layout
14285
14286 \begin_layout Standard
14287 \begin_inset ERT
14288 status collapsed
14289
14290 \begin_layout Plain Layout
14291
14292
14293 \backslash
14294 fboxrule 0.4pt 
14295 \backslash
14296 fboxsep 3pt
14297 \end_layout
14298
14299 \end_inset
14300
14301
14302 \end_layout
14303
14304 \begin_layout Standard
14305 Esta ecuación se ha compuesto con el comando
14306 \begin_inset Newline newline
14307 \end_inset
14308
14309
14310 \series bold
14311
14312 \backslash
14313 fcolorbox{cyan
14314 \begin_inset Formula $\to$
14315 \end_inset
14316
14317
14318 \backslash
14319 {magenta
14320 \begin_inset Formula $\to$
14321 \end_inset
14322
14323
14324 \backslash
14325 {A=B
14326 \end_layout
14327
14328 \begin_layout Standard
14329 \begin_inset VSpace bigskip
14330 \end_inset
14331
14332
14333 \end_layout
14334
14335 \begin_layout Standard
14336 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14337 \end_layout
14338
14339 \begin_layout Standard
14340 Por ejemplo, se puede definir el color 
14341 \begin_inset Quotes fld
14342 \end_inset
14343
14344
14345 \series bold
14346 verdeoscuro
14347 \series default
14348
14349 \begin_inset Quotes frd
14350 \end_inset
14351
14352  con la línea de preámbulo LaTeX:
14353 \end_layout
14354
14355 \begin_layout Standard
14356
14357 \series bold
14358
14359 \backslash
14360 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14361 \series default
14362
14363 \begin_inset Index idx
14364 status collapsed
14365
14366 \begin_layout Plain Layout
14367 Comandos ! D ! 
14368 \backslash
14369 definecolor
14370 \end_layout
14371
14372 \end_inset
14373
14374
14375 \end_layout
14376
14377 \begin_layout Standard
14378
14379 \series bold
14380 cmyk
14381 \series default
14382  es el espacio de color referido a los colores 
14383 \series bold
14384 cyan
14385 \series default
14386
14387 \series bold
14388 magenta
14389 \series default
14390
14391 \series bold
14392 yellow
14393 \series default
14394  y 
14395 \series bold
14396 black
14397 \series default
14398 .
14399  Los cuatro números separados por coma son el factor de cuota para los colores
14400  correspondientes del espacio de color.
14401  Los factores pueden estar en el rango 0-1.
14402  En vez de 
14403 \series bold
14404 cmyk
14405 \series default
14406  se puede usar el espacio de color 
14407 \series bold
14408 rgb
14409 \series default
14410 , que se refiere a 
14411 \series bold
14412 red
14413 \series default
14414
14415 \series bold
14416 green
14417 \series default
14418  y 
14419 \series bold
14420 blue
14421 \series default
14422 , así pues en este caso hay tres factores de cuota para los correspondientes
14423  colores.
14424  Además hay el espacio de color 
14425 \series bold
14426 gray
14427 \series default
14428  con un factor de cuota para el valor gris.
14429 \end_layout
14430
14431 \begin_layout Standard
14432 Como ejemplo he aquí un marco con el nuevo color definido 
14433 \series bold
14434 verdeoscuro
14435 \series default
14436  y los caracteres en color amarillo:
14437 \color black
14438
14439 \begin_inset Formula 
14440 \begin{equation}
14441 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}
14442 \end{equation}
14443
14444 \end_inset
14445
14446
14447 \end_layout
14448
14449 \begin_layout Standard
14450 Los colores personalizados también se pueden usar para texto con la ayuda
14451  del comando 
14452 \series bold
14453
14454 \backslash
14455 textcolor
14456 \series default
14457
14458 \begin_inset Index idx
14459 status collapsed
14460
14461 \begin_layout Plain Layout
14462 Texto ! coloreado
14463 \end_layout
14464
14465 \end_inset
14466
14467
14468 \end_layout
14469
14470 \begin_layout Standard
14471 \begin_inset ERT
14472 status collapsed
14473
14474 \begin_layout Plain Layout
14475
14476
14477 \backslash
14478 textcolor{verdeoscuro}{
14479 \end_layout
14480
14481 \end_inset
14482
14483 Esta frase en 
14484 \begin_inset Quotes fld
14485 \end_inset
14486
14487 verdeoscuro
14488 \begin_inset Quotes frd
14489 \end_inset
14490
14491 .
14492 \begin_inset ERT
14493 status collapsed
14494
14495 \begin_layout Plain Layout
14496
14497 }
14498 \end_layout
14499
14500 \end_inset
14501
14502
14503 \end_layout
14504
14505 \begin_layout Standard
14506
14507 \series bold
14508
14509 \backslash
14510 textcolor
14511 \series default
14512
14513 \begin_inset Index idx
14514 status collapsed
14515
14516 \begin_layout Plain Layout
14517 Comandos ! T ! 
14518 \backslash
14519 textcolor
14520 \end_layout
14521
14522 \end_inset
14523
14524  se usa con el esquema 
14525 \series bold
14526
14527 \backslash
14528 textcolor{color}{caracteres a colorear}
14529 \series default
14530 .
14531 \end_layout
14532
14533 \begin_layout Subsection
14534 Marcos de párrafo
14535 \begin_inset CommandInset label
14536 LatexCommand label
14537 name "sub:Marcos-de-párrafo"
14538
14539 \end_inset
14540
14541
14542 \begin_inset Index idx
14543 status collapsed
14544
14545 \begin_layout Plain Layout
14546 Marcos ! para párrafos
14547 \end_layout
14548
14549 \end_inset
14550
14551
14552 \end_layout
14553
14554 \begin_layout Standard
14555 Un marco que puede contener varias líneas y párrafos, denominado marco de
14556  párrafo (parbox), se puede generar con el menú 
14557 \family sans
14558 Insertar\SpecialChar \menuseparator
14559 Marco
14560 \family default
14561  o con el botón 
14562 \begin_inset Graphics
14563         filename ../../images/box-insert.png
14564         scale 85
14565
14566 \end_inset
14567
14568  de la barra de herramientas.
14569 \end_layout
14570
14571 \begin_layout Standard
14572 El siguiente ejemplo muestra un marco de párrafo en línea:
14573 \begin_inset VSpace medskip
14574 \end_inset
14575
14576 Esta línea contiene 
14577 \begin_inset Box Boxed
14578 position "c"
14579 hor_pos "c"
14580 has_inner_box 1
14581 inner_pos "c"
14582 use_parbox 1
14583 use_makebox 0
14584 width "5cm"
14585 special "none"
14586 height "1in"
14587 height_special "totalheight"
14588 status collapsed
14589
14590 \begin_layout Plain Layout
14591 Esto es un marco de párrafo.
14592  Tiene exactamente 5
14593 \begin_inset space \thinspace{}
14594 \end_inset
14595
14596 cm de largo y además puede contener ecuaciones: 
14597 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14598 \end_inset
14599
14600
14601 \end_layout
14602
14603 \end_inset
14604
14605
14606 \begin_inset space ~
14607 \end_inset
14608
14609  un marco de párrafo.
14610 \begin_inset VSpace medskip
14611 \end_inset
14612
14613 Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado.
14614  Surge un diálogo con las propiedades del marco.
14615  En este caso: 
14616 \emph on
14617 Decoración
14618 \emph default
14619 : Marco rectangular, 
14620 \emph on
14621 marco interior
14622 \emph default
14623 : Párrafo, 
14624 \emph on
14625 Ancho
14626 \emph default
14627 : 5
14628 \begin_inset space \thinspace{}
14629 \end_inset
14630
14631 cm, 
14632 \emph on
14633 Alineación Vertical
14634 \emph default
14635  
14636 \emph on
14637 marco
14638 \emph default
14639 : Medio.
14640 \end_layout
14641
14642 \begin_layout Standard
14643 \begin_inset VSpace medskip
14644 \end_inset
14645
14646 En LaTeX, un marco de párrafo se inserta con el comando 
14647 \series bold
14648
14649 \backslash
14650 parbox
14651 \series default
14652
14653 \begin_inset Index idx
14654 status collapsed
14655
14656 \begin_layout Plain Layout
14657 Comandos ! P ! 
14658 \backslash
14659 parbox
14660 \end_layout
14661
14662 \end_inset
14663
14664  con el esquema siguiente:
14665 \end_layout
14666
14667 \begin_layout Standard
14668
14669 \series bold
14670
14671 \backslash
14672 parbox[posición]{anchura}{contenido}
14673 \end_layout
14674
14675 \begin_layout Standard
14676 Son posibles las posiciones 
14677 \emph on
14678 b
14679 \emph default
14680  y 
14681 \emph on
14682 t
14683 \emph default
14684
14685 \emph on
14686 b
14687 \emph default
14688  por 
14689 \begin_inset Quotes fld
14690 \end_inset
14691
14692 bottom
14693 \begin_inset Quotes frd
14694 \end_inset
14695
14696  (abajo), que alinea la última línea del marco con el texto de alrededor.
14697  Con 
14698 \emph on
14699 t
14700 \emph default
14701 , por 
14702 \begin_inset Quotes fld
14703 \end_inset
14704
14705 top
14706 \begin_inset Quotes frd
14707 \end_inset
14708
14709  (arriba), la alineación se hace con la primera línea.
14710  Si no se da posición, el marco se centrará verticalmente, véase la sección
14711  
14712 \emph on
14713 Marcos
14714 \emph default
14715  del manual 
14716 \emph on
14717 Objetos insertados
14718 \emph default
14719  para ejemplos.
14720 \end_layout
14721
14722 \begin_layout Standard
14723 \begin_inset VSpace bigskip
14724 \end_inset
14725
14726 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14727  ponerse en un marco de párrafo.
14728  Para ello se inserta el comando
14729 \begin_inset Newline newline
14730 \end_inset
14731
14732
14733 \series bold
14734
14735 \backslash
14736 fbox{
14737 \backslash
14738 parbox{
14739 \backslash
14740 linewidth-2
14741 \backslash
14742 fboxsep-2
14743 \backslash
14744 fboxrule}{
14745 \begin_inset Newline newline
14746 \end_inset
14747
14748
14749 \series default
14750 en modo TeX delante de la ecuación.
14751  Aquí 
14752 \series bold
14753
14754 \backslash
14755 linewidth
14756 \series default
14757
14758 \begin_inset Index idx
14759 status collapsed
14760
14761 \begin_layout Plain Layout
14762 Comandos ! L ! 
14763 \backslash
14764 linewidth
14765 \end_layout
14766
14767 \end_inset
14768
14769  es la anchura de línea establecida para el documento.
14770  Como el marco está por fuera del marco de párrafo, hay que restar de dicha
14771  anchura dos veces la separación del marco y el grosor.
14772  Como LyX no lo hace automáticamente debido a un fallo,
14773 \begin_inset Foot
14774 status collapsed
14775
14776 \begin_layout Plain Layout
14777 \begin_inset CommandInset href
14778 LatexCommand href
14779 name "LyX-bug #4483"
14780 target "http://www.lyx.org/trac/ticket/4483"
14781
14782 \end_inset
14783
14784
14785 \end_layout
14786
14787 \end_inset
14788
14789  hay que usar modo TeX.
14790  Para poder multiplicar y restar en los argumentos hay que cargar en el
14791  preámbulo LaTeX el paquete LaTeX 
14792 \series bold
14793 calc
14794 \series default
14795 ,
14796 \begin_inset Foot
14797 status collapsed
14798
14799 \begin_layout Plain Layout
14800
14801 \series bold
14802 calc
14803 \series default
14804  es parte de toda instalación LaTeX estándar.
14805 \end_layout
14806
14807 \end_inset
14808
14809
14810 \begin_inset Index idx
14811 status collapsed
14812
14813 \begin_layout Plain Layout
14814 Paquetes ! calc
14815 \end_layout
14816
14817 \end_inset
14818
14819  con la línea
14820 \end_layout
14821
14822 \begin_layout Standard
14823
14824 \series bold
14825
14826 \backslash
14827 usepackage{calc}
14828 \end_layout
14829
14830 \begin_layout Standard
14831 Detrás de la ecuación se cierran ambos marcos con 
14832 \series bold
14833 }}
14834 \series default
14835  en modo TeX.
14836  Aquí hay un ejemplo:
14837 \begin_inset ERT
14838 status collapsed
14839
14840 \begin_layout Plain Layout
14841
14842
14843 \backslash
14844 fboxsep 5mm 
14845 \backslash
14846 fboxrule 5mm
14847 \end_layout
14848
14849 \end_inset
14850
14851
14852 \end_layout
14853
14854 \begin_layout Standard
14855 \begin_inset ERT
14856 status collapsed
14857
14858 \begin_layout Plain Layout
14859
14860
14861 \backslash
14862 fbox{
14863 \backslash
14864 parbox{
14865 \backslash
14866 linewidth-2
14867 \backslash
14868 fboxsep-2
14869 \backslash
14870 fboxrule}{
14871 \end_layout
14872
14873 \end_inset
14874
14875
14876 \begin_inset Formula 
14877 \begin{equation}
14878 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14879 \end{equation}
14880
14881 \end_inset
14882
14883
14884 \end_layout
14885
14886 \begin_layout Standard
14887 \begin_inset ERT
14888 status collapsed
14889
14890 \begin_layout Plain Layout
14891
14892 }}
14893 \end_layout
14894
14895 \end_inset
14896
14897
14898 \begin_inset ERT
14899 status collapsed
14900
14901 \begin_layout Plain Layout
14902
14903
14904 \backslash
14905 fboxrule 0.4pt 
14906 \backslash
14907 fboxsep 3pt
14908 \end_layout
14909
14910 \end_inset
14911
14912
14913 \end_layout
14914
14915 \begin_layout Standard
14916 \begin_inset VSpace medskip
14917 \end_inset
14918
14919
14920 \end_layout
14921
14922 \begin_layout Standard
14923 Como se ha usado el marco de párrafo como argumento de 
14924 \series bold
14925
14926 \backslash
14927 fbox
14928 \series default
14929 , en este caso no hay diferencia entre 
14930 \series bold
14931
14932 \backslash
14933 fbox
14934 \series default
14935  y 
14936 \series bold
14937
14938 \backslash
14939 boxed
14940 \series default
14941 .
14942  
14943 \end_layout
14944
14945 \begin_layout Standard
14946 \begin_inset VSpace bigskip
14947 \end_inset
14948
14949
14950 \end_layout
14951
14952 \begin_layout Standard
14953 Los marcos de párrafo son muy útiles para comentar ecuaciones directamente.
14954  Para hacerlo, se usa 
14955 \series bold
14956
14957 \backslash
14958 parbox
14959 \series default
14960  en combinación con el comando 
14961 \series bold
14962
14963 \backslash
14964 tag
14965 \series default
14966 .
14967  (Véase más sobre 
14968 \series bold
14969
14970 \backslash
14971 tag
14972 \series default
14973  en 
14974 \begin_inset CommandInset ref
14975 LatexCommand ref
14976 reference "sub:Numeración-personalizada"
14977
14978 \end_inset
14979
14980 ).
14981 \end_layout
14982
14983 \begin_layout Standard
14984 Un ejemplo de ecuación comentada con 
14985 \series bold
14986
14987 \backslash
14988 parbox
14989 \series default
14990 :
14991 \end_layout
14992
14993 \begin_layout Standard
14994 \begin_inset ERT
14995 status collapsed
14996
14997 \begin_layout Plain Layout
14998
14999
15000 \backslash
15001 [5x-7b=3b
15002 \backslash
15003 tag*{
15004 \backslash
15005 parbox{5cm}{
15006 \end_layout
15007
15008 \end_inset
15009
15010 Esto es una descripción.
15011  Está claramente separada de la ecuación y es multilínea.
15012 \begin_inset ERT
15013 status collapsed
15014
15015 \begin_layout Plain Layout
15016
15017 }}
15018 \backslash
15019 ]
15020 \end_layout
15021
15022 \end_inset
15023
15024
15025 \end_layout
15026
15027 \begin_layout Standard
15028 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
15029  no soporta el comando 
15030 \series bold
15031
15032 \backslash
15033 parbox
15034 \series default
15035  en ecuaciones.
15036  La ecuación se compone con la siguiente secuencia de comandos:
15037 \end_layout
15038
15039 \begin_layout Standard
15040 El comando 
15041 \series bold
15042
15043 \backslash
15044 [5x-7b=3b
15045 \backslash
15046 tag*
15047 \backslash
15048 {
15049 \backslash
15050 parbox{5cm}{
15051 \series default
15052  se inserta en modo TeX.
15053 \begin_inset Foot
15054 status collapsed
15055
15056 \begin_layout Plain Layout
15057 Si se usa el estilo de ecuación 
15058 \series bold
15059 Sangrado
15060 \series default
15061
15062 \series bold
15063
15064 \backslash
15065 tag*
15066 \backslash
15067
15068 \series default
15069  se puede reemplazar por 
15070 \series bold
15071
15072 \backslash
15073 hfill
15074 \series default
15075 .
15076  (Véanse los estilos de ecuación en 
15077 \begin_inset CommandInset ref
15078 LatexCommand ref
15079 reference "sec:Estilos-de-ecuación"
15080
15081 \end_inset
15082
15083 ).
15084 \end_layout
15085
15086 \end_inset
15087
15088  Después sigue la descripción en texto normal, y por último 
15089 \series bold
15090 }}
15091 \backslash
15092 ]
15093 \series default
15094  en modo TeX.
15095  Aquí los comandos 
15096 \series bold
15097
15098 \backslash
15099 [
15100 \series default
15101  y 
15102 \series bold
15103
15104 \backslash
15105 ]
15106 \series default
15107  crean una ecuación presentada.
15108 \end_layout
15109
15110 \begin_layout Standard
15111 Las ventajas de 
15112 \series bold
15113
15114 \backslash
15115 parbox
15116 \series default
15117  pueden verse en este ejemplo que se ha 
15118 \begin_inset Quotes fld
15119 \end_inset
15120
15121 comentado
15122 \begin_inset Quotes frd
15123 \end_inset
15124
15125  usando el modo texto matemático:
15126 \begin_inset Formula 
15127 \[
15128 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}
15129 \]
15130
15131 \end_inset
15132
15133
15134 \end_layout
15135
15136 \begin_layout Section
15137 Operadores
15138 \begin_inset Index idx
15139 status collapsed
15140
15141 \begin_layout Plain Layout
15142 Operadores
15143 \end_layout
15144
15145 \end_inset
15146
15147
15148 \end_layout
15149
15150 \begin_layout Subsection
15151 Operadores grandes
15152 \begin_inset CommandInset label
15153 LatexCommand label
15154 name "sub:Operadores-grandes"
15155
15156 \end_inset
15157
15158
15159 \begin_inset Index idx
15160 status collapsed
15161
15162 \begin_layout Plain Layout
15163 Operadores ! grandes
15164 \end_layout
15165
15166 \end_inset
15167
15168
15169 \begin_inset Index idx
15170 status collapsed
15171
15172 \begin_layout Plain Layout
15173 Sumatorios
15174 \end_layout
15175
15176 \end_inset
15177
15178
15179 \begin_inset Index idx
15180 status collapsed
15181
15182 \begin_layout Plain Layout
15183 Integrales
15184 \end_layout
15185
15186 \end_inset
15187
15188
15189 \end_layout
15190
15191 \begin_layout Standard
15192 Para poder usar todos los comandos de integrales listados aquí, debe estar
15193  marcada la opción 
15194 \family sans
15195 Usar paquete esint automáticamente
15196 \family default
15197  en el apartado 
15198 \family sans
15199 Opciones de ecuación
15200 \family default
15201  de la configuración del documento.
15202  
15203 \end_layout
15204
15205 \begin_layout Standard
15206 \begin_inset space \hfill{}
15207 \end_inset
15208
15209
15210 \begin_inset Tabular
15211 <lyxtabular version="3" rows="11" columns="2">
15212 <features tabularvalignment="middle">
15213 <column alignment="center" valignment="top" width="0pt">
15214 <column alignment="center" valignment="top" width="0pt">
15215 <row>
15216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15217 \begin_inset Text
15218
15219 \begin_layout Plain Layout
15220 Comando
15221 \end_layout
15222
15223 \end_inset
15224 </cell>
15225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15226 \begin_inset Text
15227
15228 \begin_layout Plain Layout
15229 Resultado
15230 \end_layout
15231
15232 \end_inset
15233 </cell>
15234 </row>
15235 <row>
15236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15237 \begin_inset Text
15238
15239 \begin_layout Plain Layout
15240
15241 \backslash
15242 int
15243 \begin_inset Index idx
15244 status collapsed
15245
15246 \begin_layout Plain Layout
15247 Comandos ! I ! 
15248 \backslash
15249 int
15250 \end_layout
15251
15252 \end_inset
15253
15254
15255 \end_layout
15256
15257 \end_inset
15258 </cell>
15259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15260 \begin_inset Text
15261
15262 \begin_layout Plain Layout
15263 \begin_inset Formula $\int$
15264 \end_inset
15265
15266
15267 \end_layout
15268
15269 \end_inset
15270 </cell>
15271 </row>
15272 <row>
15273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15274 \begin_inset Text
15275
15276 \begin_layout Plain Layout
15277
15278 \backslash
15279 oint
15280 \end_layout
15281
15282 \end_inset
15283 </cell>
15284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15285 \begin_inset Text
15286
15287 \begin_layout Plain Layout
15288 \begin_inset Formula $\oint$
15289 \end_inset
15290
15291
15292 \end_layout
15293
15294 \end_inset
15295 </cell>
15296 </row>
15297 <row>
15298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15299 \begin_inset Text
15300
15301 \begin_layout Plain Layout
15302
15303 \backslash
15304 ointctrclockwise
15305 \end_layout
15306
15307 \end_inset
15308 </cell>
15309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15310 \begin_inset Text
15311
15312 \begin_layout Plain Layout
15313 \begin_inset Formula $\ointctrclockwise$
15314 \end_inset
15315
15316
15317 \end_layout
15318
15319 \end_inset
15320 </cell>
15321 </row>
15322 <row>
15323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15324 \begin_inset Text
15325
15326 \begin_layout Plain Layout
15327
15328 \backslash
15329 ointclockwise
15330 \end_layout
15331
15332 \end_inset
15333 </cell>
15334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15335 \begin_inset Text
15336
15337 \begin_layout Plain Layout
15338 \begin_inset Formula $\ointclockwise$
15339 \end_inset
15340
15341
15342 \end_layout
15343
15344 \end_inset
15345 </cell>
15346 </row>
15347 <row>
15348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15349 \begin_inset Text
15350
15351 \begin_layout Plain Layout
15352
15353 \backslash
15354 sqint
15355 \end_layout
15356
15357 \end_inset
15358 </cell>
15359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15360 \begin_inset Text
15361
15362 \begin_layout Plain Layout
15363 \begin_inset Formula $\sqint$
15364 \end_inset
15365
15366
15367 \end_layout
15368
15369 \end_inset
15370 </cell>
15371 </row>
15372 <row>
15373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15374 \begin_inset Text
15375
15376 \begin_layout Plain Layout
15377
15378 \backslash
15379 fint
15380 \end_layout
15381
15382 \end_inset
15383 </cell>
15384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15385 \begin_inset Text
15386
15387 \begin_layout Plain Layout
15388  
15389 \begin_inset Formula $\fint$
15390 \end_inset
15391
15392
15393 \end_layout
15394
15395 \end_inset
15396 </cell>
15397 </row>
15398 <row>
15399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15400 \begin_inset Text
15401
15402 \begin_layout Plain Layout
15403
15404 \backslash
15405 landupint
15406 \end_layout
15407
15408 \end_inset
15409 </cell>
15410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15411 \begin_inset Text
15412
15413 \begin_layout Plain Layout
15414  
15415 \begin_inset Formula $\landupint$
15416 \end_inset
15417
15418
15419 \end_layout
15420
15421 \end_inset
15422 </cell>
15423 </row>
15424 <row>
15425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15426 \begin_inset Text
15427
15428 \begin_layout Plain Layout
15429
15430 \backslash
15431 landdownint
15432 \end_layout
15433
15434 \end_inset
15435 </cell>
15436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15437 \begin_inset Text
15438
15439 \begin_layout Plain Layout
15440  
15441 \begin_inset Formula $\landdownint$
15442 \end_inset
15443
15444
15445 \end_layout
15446
15447 \end_inset
15448 </cell>
15449 </row>
15450 <row>
15451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15452 \begin_inset Text
15453
15454 \begin_layout Plain Layout
15455
15456 \backslash
15457 bigcap
15458 \end_layout
15459
15460 \end_inset
15461 </cell>
15462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15463 \begin_inset Text
15464
15465 \begin_layout Plain Layout
15466 \begin_inset Formula $\bigcap$
15467 \end_inset
15468
15469
15470 \end_layout
15471
15472 \end_inset
15473 </cell>
15474 </row>
15475 <row>
15476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15477 \begin_inset Text
15478
15479 \begin_layout Plain Layout
15480
15481 \backslash
15482 bigcup
15483 \end_layout
15484
15485 \end_inset
15486 </cell>
15487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15488 \begin_inset Text
15489
15490 \begin_layout Plain Layout
15491 \begin_inset Formula $\bigcup$
15492 \end_inset
15493
15494
15495 \end_layout
15496
15497 \end_inset
15498 </cell>
15499 </row>
15500 </lyxtabular>
15501
15502 \end_inset
15503
15504
15505 \begin_inset space \hfill{}
15506 \end_inset
15507
15508
15509 \begin_inset Tabular
15510 <lyxtabular version="3" rows="11" columns="2">
15511 <features tabularvalignment="middle">
15512 <column alignment="center" valignment="top" width="0pt">
15513 <column alignment="center" valignment="top" width="0pt">
15514 <row>
15515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15516 \begin_inset Text
15517
15518 \begin_layout Plain Layout
15519 Comando
15520 \end_layout
15521
15522 \end_inset
15523 </cell>
15524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15525 \begin_inset Text
15526
15527 \begin_layout Plain Layout
15528 Resultado
15529 \end_layout
15530
15531 \end_inset
15532 </cell>
15533 </row>
15534 <row>
15535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15536 \begin_inset Text
15537
15538 \begin_layout Plain Layout
15539
15540 \backslash
15541 sum
15542 \begin_inset Index idx
15543 status collapsed
15544
15545 \begin_layout Plain Layout
15546 Comandos ! S ! 
15547 \backslash
15548 sum
15549 \end_layout
15550
15551 \end_inset
15552
15553
15554 \end_layout
15555
15556 \end_inset
15557 </cell>
15558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15559 \begin_inset Text
15560
15561 \begin_layout Plain Layout
15562 \begin_inset Formula $\sum$
15563 \end_inset
15564
15565
15566 \end_layout
15567
15568 \end_inset
15569 </cell>
15570 </row>
15571 <row>
15572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15573 \begin_inset Text
15574
15575 \begin_layout Plain Layout
15576
15577 \backslash
15578 prod
15579 \begin_inset Index idx
15580 status collapsed
15581
15582 \begin_layout Plain Layout
15583 Comandos ! P ! 
15584 \backslash
15585 prod
15586 \end_layout
15587
15588 \end_inset
15589
15590
15591 \end_layout
15592
15593 \end_inset
15594 </cell>
15595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15596 \begin_inset Text
15597
15598 \begin_layout Plain Layout
15599 \begin_inset Formula $\prod$
15600 \end_inset
15601
15602
15603 \end_layout
15604
15605 \end_inset
15606 </cell>
15607 </row>
15608 <row>
15609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15610 \begin_inset Text
15611
15612 \begin_layout Plain Layout
15613
15614 \backslash
15615 coprod
15616 \end_layout
15617
15618 \end_inset
15619 </cell>
15620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15621 \begin_inset Text
15622
15623 \begin_layout Plain Layout
15624 \begin_inset Formula $\coprod$
15625 \end_inset
15626
15627
15628 \end_layout
15629
15630 \end_inset
15631 </cell>
15632 </row>
15633 <row>
15634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15635 \begin_inset Text
15636
15637 \begin_layout Plain Layout
15638
15639 \backslash
15640 bigodot
15641 \end_layout
15642
15643 \end_inset
15644 </cell>
15645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15646 \begin_inset Text
15647
15648 \begin_layout Plain Layout
15649 \begin_inset Formula $\bigodot$
15650 \end_inset
15651
15652
15653 \end_layout
15654
15655 \end_inset
15656 </cell>
15657 </row>
15658 <row>
15659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15660 \begin_inset Text
15661
15662 \begin_layout Plain Layout
15663
15664 \backslash
15665 bigotimes
15666 \end_layout
15667
15668 \end_inset
15669 </cell>
15670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15671 \begin_inset Text
15672
15673 \begin_layout Plain Layout
15674 \begin_inset Formula $\bigotimes$
15675 \end_inset
15676
15677
15678 \end_layout
15679
15680 \end_inset
15681 </cell>
15682 </row>
15683 <row>
15684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15685 \begin_inset Text
15686
15687 \begin_layout Plain Layout
15688
15689 \backslash
15690 bigoplus
15691 \end_layout
15692
15693 \end_inset
15694 </cell>
15695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15696 \begin_inset Text
15697
15698 \begin_layout Plain Layout
15699 \begin_inset Formula $\bigoplus$
15700 \end_inset
15701
15702
15703 \end_layout
15704
15705 \end_inset
15706 </cell>
15707 </row>
15708 <row>
15709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15710 \begin_inset Text
15711
15712 \begin_layout Plain Layout
15713
15714 \backslash
15715 bigwedge
15716 \end_layout
15717
15718 \end_inset
15719 </cell>
15720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15721 \begin_inset Text
15722
15723 \begin_layout Plain Layout
15724 \begin_inset Formula $\bigwedge$
15725 \end_inset
15726
15727
15728 \end_layout
15729
15730 \end_inset
15731 </cell>
15732 </row>
15733 <row>
15734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15735 \begin_inset Text
15736
15737 \begin_layout Plain Layout
15738
15739 \backslash
15740 bigvee
15741 \end_layout
15742
15743 \end_inset
15744 </cell>
15745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15746 \begin_inset Text
15747
15748 \begin_layout Plain Layout
15749 \begin_inset Formula $\bigvee$
15750 \end_inset
15751
15752
15753 \end_layout
15754
15755 \end_inset
15756 </cell>
15757 </row>
15758 <row>
15759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15760 \begin_inset Text
15761
15762 \begin_layout Plain Layout
15763
15764 \backslash
15765 bigsqcup
15766 \end_layout
15767
15768 \end_inset
15769 </cell>
15770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15771 \begin_inset Text
15772
15773 \begin_layout Plain Layout
15774 \begin_inset Formula $\bigsqcup$
15775 \end_inset
15776
15777
15778 \end_layout
15779
15780 \end_inset
15781 </cell>
15782 </row>
15783 <row>
15784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15785 \begin_inset Text
15786
15787 \begin_layout Plain Layout
15788
15789 \backslash
15790 biguplus
15791 \end_layout
15792
15793 \end_inset
15794 </cell>
15795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15796 \begin_inset Text
15797
15798 \begin_layout Plain Layout
15799 \begin_inset Formula $\biguplus$
15800 \end_inset
15801
15802
15803 \end_layout
15804
15805 \end_inset
15806 </cell>
15807 </row>
15808 </lyxtabular>
15809
15810 \end_inset
15811
15812
15813 \begin_inset space \hfill{}
15814 \end_inset
15815
15816
15817 \end_layout
15818
15819 \begin_layout Standard
15820 Todos los operadores grandes se pueden insertar con el botón 
15821 \begin_inset Graphics
15822         filename ../../images/math/intop.png
15823         scale 85
15824
15825 \end_inset
15826
15827  de la barra de ecuaciones.
15828 \end_layout
15829
15830 \begin_layout Standard
15831 Estos operadores son llamados grandes porque son mayores que los operadores
15832  binarios de aspecto semejante.
15833  Todos los operadores grandes pueden tener límites, como se describe en
15834  la subsección siguiente.
15835 \end_layout
15836
15837 \begin_layout Standard
15838 Para todos los operadores de integral hay una segunda versión disponible,
15839  terminando en 
15840 \series bold
15841 op
15842 \series default
15843
15844 \series bold
15845
15846 \backslash
15847 intop
15848 \series default
15849
15850 \series bold
15851
15852 \backslash
15853 ointop
15854 \series default
15855  etc.
15856  Estos operadores difieren de 
15857 \series bold
15858
15859 \backslash
15860 int
15861 \series default
15862 , etc., en el estilo en que se presentan los límites, véase
15863 \series bold
15864  
15865 \series default
15866
15867 \begin_inset CommandInset ref
15868 LatexCommand ref
15869 reference "sub:Límites-de-operadores"
15870
15871 \end_inset
15872
15873 .
15874 \end_layout
15875
15876 \begin_layout Subsubsection*
15877 Sugerencias para las integrales
15878 \end_layout
15879
15880 \begin_layout Standard
15881 La letra 
15882 \emph on
15883 d
15884 \emph default
15885  en una integral es un operador, por consiguiente debe escribirse en redonda.
15886  Esto se hace resaltando la 
15887 \emph on
15888 d
15889 \emph default
15890  y usando el atajo de teclado 
15891 \family sans
15892 Alt+C
15893 \begin_inset space ~
15894 \end_inset
15895
15896 R
15897 \family default
15898 .
15899 \begin_inset Foot
15900 status collapsed
15901
15902 \begin_layout Plain Layout
15903 véase estilos de letras en 
15904 \begin_inset CommandInset ref
15905 LatexCommand ref
15906 reference "sub:Estilos-de-tipografías"
15907
15908 \end_inset
15909
15910  
15911 \end_layout
15912
15913 \end_inset
15914
15915  Delante de la 
15916 \emph on
15917 d
15918 \emph default
15919  se inserta un espacio delgado, como es habitual en los operadores.
15920  Un ejemplo:
15921 \end_layout
15922
15923 \begin_layout Standard
15924 incorrecto: 
15925 \begin_inset Formula $\int A(x)dx$
15926 \end_inset
15927
15928
15929 \begin_inset Newline newline
15930 \end_inset
15931
15932
15933 \begin_inset Phantom HPhantom
15934 status open
15935
15936 \begin_layout Plain Layout
15937 in
15938 \end_layout
15939
15940 \end_inset
15941
15942 correcto: 
15943 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15944 \end_inset
15945
15946
15947 \end_layout
15948
15949 \begin_layout Standard
15950 \begin_inset Newpage pagebreak
15951 \end_inset
15952
15953
15954 \end_layout
15955
15956 \begin_layout Standard
15957 Para integrales múltiples hay los siguientes comandos:
15958 \begin_inset VSpace medskip
15959 \end_inset
15960
15961
15962 \end_layout
15963
15964 \begin_layout Standard
15965 \begin_inset space \hfill{}
15966 \end_inset
15967
15968
15969 \begin_inset Tabular
15970 <lyxtabular version="3" rows="4" columns="2">
15971 <features tabularvalignment="middle">
15972 <column alignment="center" valignment="top" width="0">
15973 <column alignment="center" valignment="top" width="0">
15974 <row>
15975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15976 \begin_inset Text
15977
15978 \begin_layout Plain Layout
15979 Comando
15980 \end_layout
15981
15982 \end_inset
15983 </cell>
15984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15985 \begin_inset Text
15986
15987 \begin_layout Plain Layout
15988 Resultado
15989 \begin_inset Note Note
15990 status collapsed
15991
15992 \begin_layout Plain Layout
15993
15994 \series bold
15995
15996 \backslash
15997 raisebox
15998 \series default
15999  se usa sólo como espaciador
16000 \end_layout
16001
16002 \end_inset
16003
16004
16005 \end_layout
16006
16007 \end_inset
16008 </cell>
16009 </row>
16010 <row>
16011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16012 \begin_inset Text
16013
16014 \begin_layout Plain Layout
16015
16016 \backslash
16017 iint
16018 \end_layout
16019
16020 \end_inset
16021 </cell>
16022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16023 \begin_inset Text
16024
16025 \begin_layout Plain Layout
16026 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
16027 \end_inset
16028
16029
16030 \end_layout
16031
16032 \end_inset
16033 </cell>
16034 </row>
16035 <row>
16036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16037 \begin_inset Text
16038
16039 \begin_layout Plain Layout
16040
16041 \backslash
16042 oiint
16043 \end_layout
16044
16045 \end_inset
16046 </cell>
16047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16048 \begin_inset Text
16049
16050 \begin_layout Plain Layout
16051 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
16052 \end_inset
16053
16054
16055 \end_layout
16056
16057 \end_inset
16058 </cell>
16059 </row>
16060 <row>
16061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16062 \begin_inset Text
16063
16064 \begin_layout Plain Layout
16065
16066 \backslash
16067 sqiint
16068 \end_layout
16069
16070 \end_inset
16071 </cell>
16072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16073 \begin_inset Text
16074
16075 \begin_layout Plain Layout
16076 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
16077 \end_inset
16078
16079
16080 \end_layout
16081
16082 \end_inset
16083 </cell>
16084 </row>
16085 </lyxtabular>
16086
16087 \end_inset
16088
16089
16090 \begin_inset space \hfill{}
16091 \end_inset
16092
16093
16094 \begin_inset Tabular
16095 <lyxtabular version="3" rows="4" columns="2">
16096 <features tabularvalignment="middle">
16097 <column alignment="center" valignment="top" width="0">
16098 <column alignment="center" valignment="top" width="0">
16099 <row>
16100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16101 \begin_inset Text
16102
16103 \begin_layout Plain Layout
16104 Comando
16105 \end_layout
16106
16107 \end_inset
16108 </cell>
16109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16110 \begin_inset Text
16111
16112 \begin_layout Plain Layout
16113 Resultado
16114 \begin_inset Note Note
16115 status collapsed
16116
16117 \begin_layout Plain Layout
16118
16119 \series bold
16120
16121 \backslash
16122 raisebox
16123 \series default
16124  se usa sólo como espaciador
16125 \end_layout
16126
16127 \end_inset
16128
16129
16130 \end_layout
16131
16132 \end_inset
16133 </cell>
16134 </row>
16135 <row>
16136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16137 \begin_inset Text
16138
16139 \begin_layout Plain Layout
16140
16141 \backslash
16142 iiint
16143 \end_layout
16144
16145 \end_inset
16146 </cell>
16147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16148 \begin_inset Text
16149
16150 \begin_layout Plain Layout
16151 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
16152 \end_inset
16153
16154
16155 \end_layout
16156
16157 \end_inset
16158 </cell>
16159 </row>
16160 <row>
16161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16162 \begin_inset Text
16163
16164 \begin_layout Plain Layout
16165
16166 \backslash
16167 iiiint
16168 \end_layout
16169
16170 \end_inset
16171 </cell>
16172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16173 \begin_inset Text
16174
16175 \begin_layout Plain Layout
16176 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
16177 \end_inset
16178
16179
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 </row>
16185 <row>
16186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16187 \begin_inset Text
16188
16189 \begin_layout Plain Layout
16190
16191 \backslash
16192 dotsint
16193 \end_layout
16194
16195 \end_inset
16196 </cell>
16197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16198 \begin_inset Text
16199
16200 \begin_layout Plain Layout
16201 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16202 \end_inset
16203
16204
16205 \end_layout
16206
16207 \end_inset
16208 </cell>
16209 </row>
16210 </lyxtabular>
16211
16212 \end_inset
16213
16214
16215 \begin_inset space \hfill{}
16216 \end_inset
16217
16218
16219 \end_layout
16220
16221 \begin_layout Subsection
16222 Límites de operadores
16223 \begin_inset CommandInset label
16224 LatexCommand label
16225 name "sub:Límites-de-operadores"
16226
16227 \end_inset
16228
16229
16230 \begin_inset Index idx
16231 status collapsed
16232
16233 \begin_layout Plain Layout
16234 Operadores ! límites de
16235 \end_layout
16236
16237 \end_inset
16238
16239
16240 \end_layout
16241
16242 \begin_layout Standard
16243 Los límites se crean mediante superíndices y subíndices:
16244 \end_layout
16245
16246 \begin_layout Standard
16247 \noindent
16248 \align center
16249 \begin_inset Tabular
16250 <lyxtabular version="3" rows="2" columns="2">
16251 <features tabularvalignment="middle">
16252 <column alignment="center" valignment="top" width="0">
16253 <column alignment="center" valignment="top" width="0">
16254 <row>
16255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16256 \begin_inset Text
16257
16258 \begin_layout Plain Layout
16259 Comando
16260 \end_layout
16261
16262 \end_inset
16263 </cell>
16264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16265 \begin_inset Text
16266
16267 \begin_layout Plain Layout
16268 Resultado
16269 \begin_inset Note Note
16270 status collapsed
16271
16272 \begin_layout Plain Layout
16273
16274 \series bold
16275
16276 \backslash
16277 raisebox
16278 \series default
16279  se usa sólo como espaciador
16280 \end_layout
16281
16282 \end_inset
16283
16284
16285 \end_layout
16286
16287 \end_inset
16288 </cell>
16289 </row>
16290 <row>
16291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16292 \begin_inset Text
16293
16294 \begin_layout Plain Layout
16295
16296 \backslash
16297 prod^
16298 \backslash
16299 infty
16300 \begin_inset ERT
16301 status collapsed
16302
16303 \begin_layout Plain Layout
16304
16305
16306 \backslash
16307 spce 
16308 \end_layout
16309
16310 \end_inset
16311
16312
16313 \begin_inset Formula $\to$
16314 \end_inset
16315
16316 _0
16317 \begin_inset Formula $\to$
16318 \end_inset
16319
16320 A(x)
16321 \end_layout
16322
16323 \end_inset
16324 </cell>
16325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16326 \begin_inset Text
16327
16328 \begin_layout Plain Layout
16329 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16330 \end_inset
16331
16332
16333 \end_layout
16334
16335 \end_inset
16336 </cell>
16337 </row>
16338 </lyxtabular>
16339
16340 \end_inset
16341
16342
16343 \end_layout
16344
16345 \begin_layout Standard
16346 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16347  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16348 \end_layout
16349
16350 \begin_layout Standard
16351 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16352  directamente detrás del operador y se elige 
16353 \series bold
16354 Alineado
16355 \series default
16356  en el menú 
16357 \family sans
16358 Editar\SpecialChar \menuseparator
16359 Ecuación\SpecialChar \menuseparator
16360 Cambiar tipo de límites
16361 \family default
16362  (atajo 
16363 \family sans
16364 Alt+M
16365 \begin_inset space ~
16366 \end_inset
16367
16368 L
16369 \family default
16370 ).
16371  Un ejemplo:
16372 \end_layout
16373
16374 \begin_layout Standard
16375 El tipo de límites por omisión es:
16376 \begin_inset Formula 
16377 \[
16378 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16379 \]
16380
16381 \end_inset
16382
16383
16384 \end_layout
16385
16386 \begin_layout Standard
16387 Así se ven si se cambia el tipo de límites a 
16388 \series bold
16389 Alineado
16390 \series default
16391 :
16392 \begin_inset Formula 
16393 \[
16394 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16395 \]
16396
16397 \end_inset
16398
16399
16400 \end_layout
16401
16402 \begin_layout Standard
16403 En integrales, excepto las que terminan en 
16404 \series bold
16405 op
16406 \series default
16407  como 
16408 \series bold
16409
16410 \backslash
16411 intop
16412 \series default
16413
16414 \series bold
16415
16416 \backslash
16417 ointop
16418 \series default
16419 , etc., los límites se colocan por omisión junto al operador.
16420  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16421  operador.
16422  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16423 \series bold
16424 Presentado
16425 \series default
16426  para poner el límite debajo:
16427 \begin_inset Formula 
16428 \begin{equation}
16429 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}
16430 \end{equation}
16431
16432 \end_inset
16433
16434
16435 \begin_inset VSpace medskip
16436 \end_inset
16437
16438 Para especificar condiciones en los límites se usan los comandos 
16439 \series bold
16440
16441 \backslash
16442 subarray
16443 \series default
16444
16445 \begin_inset Index idx
16446 status collapsed
16447
16448 \begin_layout Plain Layout
16449 Comandos ! S ! 
16450 \backslash
16451 subarray
16452 \end_layout
16453
16454 \end_inset
16455
16456  y 
16457 \series bold
16458
16459 \backslash
16460 substack
16461 \series default
16462
16463 \begin_inset Index idx
16464 status collapsed
16465
16466 \begin_layout Plain Layout
16467 Comandos ! S ! 
16468 \backslash
16469 substack
16470 \end_layout
16471
16472 \end_inset
16473
16474 .
16475  Por ejemplo, para componer la expresión
16476 \begin_inset Formula 
16477 \begin{equation}
16478 \sum_{\begin{subarray}{c}
16479 0<k<1000\\
16480 \\
16481 k\,\in\,\mathbb{N}
16482 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16483 \end{equation}
16484
16485 \end_inset
16486
16487 se ha hecho lo siguiente: primero se escribe el comando 
16488 \series bold
16489
16490 \backslash
16491 sum^n
16492 \series default
16493
16494 \begin_inset ERT
16495 status collapsed
16496
16497 \begin_layout Plain Layout
16498
16499
16500 \backslash
16501 spce 
16502 \end_layout
16503
16504 \end_inset
16505
16506
16507 \series bold
16508 _
16509 \series default
16510 .
16511  Ahora el cursor está en un marco azul bajo el operador sumatorio y ahí
16512  se inserta el comando 
16513 \series bold
16514
16515 \backslash
16516 subarray
16517 \series default
16518
16519 \begin_inset ERT
16520 status collapsed
16521
16522 \begin_layout Plain Layout
16523
16524
16525 \backslash
16526 spce 
16527 \end_layout
16528
16529 \end_inset
16530
16531 .
16532  Ahora el marco azul está en un marco púrpura donde pueden escribirse líneas
16533  distintas.
16534  Cada línea nueva se crea con un salto de línea (
16535 \family sans
16536 Ctrl+Entrar
16537 \family default
16538 ).
16539  Si ahora se teclea en ella
16540 \begin_inset Newline newline
16541 \end_inset
16542
16543
16544 \series bold
16545 0<k<1000 Ctrl+Entrar
16546 \begin_inset Newline newline
16547 \end_inset
16548
16549
16550 \series default
16551 aparece debajo un nuevo marco para la línea nueva.
16552 \end_layout
16553
16554 \begin_layout Standard
16555 La alineación de las líneas puede cambiarse a la izquierda con la 
16556 \family sans
16557 barra de herramientas de cuadros
16558 \family default
16559  o con el menú 
16560 \family sans
16561 Editar\SpecialChar \menuseparator
16562 Filas y columnas
16563 \family default
16564 .
16565  Para obtener alineación derecha se inserta 
16566 \series bold
16567
16568 \backslash
16569 hfill
16570 \series default
16571
16572 \begin_inset ERT
16573 status collapsed
16574
16575 \begin_layout Plain Layout
16576
16577
16578 \backslash
16579 spce 
16580 \end_layout
16581
16582 \end_inset
16583
16584  al principio de la línea.
16585 \end_layout
16586
16587 \begin_layout Standard
16588 El comando 
16589 \series bold
16590
16591 \backslash
16592 substack
16593 \series default
16594  es equivalente a 
16595 \series bold
16596
16597 \backslash
16598 subarray
16599 \series default
16600  con la diferencia de que las líneas están siempre centradas.
16601 \begin_inset VSpace bigskip
16602 \end_inset
16603
16604
16605 \end_layout
16606
16607 \begin_layout Standard
16608 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16609  siguientes, como en la ecuación 
16610 \begin_inset CommandInset ref
16611 LatexCommand eqref
16612 reference "eq:substack"
16613
16614 \end_inset
16615
16616 , porque éstos se colocan junto a los límites.
16617 \end_layout
16618
16619 \begin_layout Standard
16620 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16621 \end_layout
16622
16623 \begin_layout Standard
16624
16625 \series bold
16626
16627 \backslash
16628 def
16629 \backslash
16630 clap#1{
16631 \backslash
16632 hbox to 0pt{
16633 \backslash
16634 hss #1
16635 \backslash
16636 hss}}
16637 \begin_inset Newline newline
16638 \end_inset
16639
16640
16641 \backslash
16642 def
16643 \backslash
16644 mathclap {
16645 \backslash
16646 mathpalette 
16647 \backslash
16648 mathclapinternal}
16649 \begin_inset Newline newline
16650 \end_inset
16651
16652
16653 \backslash
16654 def
16655 \backslash
16656 mathclapinternal #1#2{
16657 \backslash
16658 clap{$
16659 \backslash
16660 mathsurround =0pt #1{#2}$}}
16661 \end_layout
16662
16663 \begin_layout Standard
16664 En ella se define el comando 
16665 \series bold
16666
16667 \backslash
16668 mathclap
16669 \series default
16670
16671 \begin_inset Index idx
16672 status collapsed
16673
16674 \begin_layout Plain Layout
16675 Comandos ! M ! 
16676 \backslash
16677 mathclap
16678 \end_layout
16679
16680 \end_inset
16681
16682  que establece la anchura del límite en 0
16683 \begin_inset space \thinspace{}
16684 \end_inset
16685
16686 pt.
16687  El esquema del comando es:
16688 \end_layout
16689
16690 \begin_layout Standard
16691
16692 \series bold
16693
16694 \backslash
16695 mathclap{límite}
16696 \end_layout
16697
16698 \begin_layout Standard
16699 donde el límite puede consistir en varias condiciones.
16700 \end_layout
16701
16702 \begin_layout Standard
16703 Aplicado en la ecuación 
16704 \begin_inset CommandInset ref
16705 LatexCommand eqref
16706 reference "eq:substack"
16707
16708 \end_inset
16709
16710  se usa el comando
16711 \end_layout
16712
16713 \begin_layout Standard
16714
16715 \series bold
16716
16717 \backslash
16718 sum_
16719 \backslash
16720 mathclap{
16721 \backslash
16722 substack
16723 \begin_inset ERT
16724 status collapsed
16725
16726 \begin_layout Plain Layout
16727
16728
16729 \backslash
16730 spce 
16731 \end_layout
16732
16733 \end_inset
16734
16735 0<k<1000 Ctrl+Entrar
16736 \end_layout
16737
16738 \begin_layout Standard
16739 para componer el límite inferior.
16740  Ahora el sumando está junto al sumatorio:
16741 \begin_inset Formula 
16742 \[
16743 \sum_{\mathclap{\substack{0<k<1000\\
16744 \\
16745 k\,\in\,\mathbb{N}
16746 }
16747 }}^{n}k^{-2}
16748 \]
16749
16750 \end_inset
16751
16752
16753 \begin_inset VSpace bigskip
16754 \end_inset
16755
16756 Cómo utilizar un límite para varios operadores se describe en la 
16757 \begin_inset CommandInset ref
16758 LatexCommand ref
16759 reference "sub:Operadores-de-usuario"
16760
16761 \end_inset
16762
16763 .
16764 \end_layout
16765
16766 \begin_layout Standard
16767 \begin_inset Newpage newpage
16768 \end_inset
16769
16770
16771 \end_layout
16772
16773 \begin_layout Subsection
16774 Operadores binarios
16775 \begin_inset CommandInset label
16776 LatexCommand label
16777 name "sub:Operadores-binarios"
16778
16779 \end_inset
16780
16781
16782 \begin_inset Index idx
16783 status collapsed
16784
16785 \begin_layout Plain Layout
16786 Operadores ! binarios
16787 \end_layout
16788
16789 \end_inset
16790
16791
16792 \end_layout
16793
16794 \begin_layout Standard
16795 Los operadores binarios se rodean por espacios si llevan un carácter delante
16796  o detrás.
16797 \begin_inset VSpace medskip
16798 \end_inset
16799
16800
16801 \end_layout
16802
16803 \begin_layout Standard
16804 \begin_inset space \hfill{}
16805 \end_inset
16806
16807
16808 \begin_inset Tabular
16809 <lyxtabular version="3" rows="13" columns="2">
16810 <features tabularvalignment="middle">
16811 <column alignment="center" valignment="top" width="0pt">
16812 <column alignment="center" valignment="top" width="0pt">
16813 <row>
16814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818 Comando
16819 \begin_inset Note Note
16820 status collapsed
16821
16822 \begin_layout Plain Layout
16823
16824 \series bold
16825
16826 \backslash
16827 raisebox
16828 \series default
16829  se usa sólo como espaciador
16830 \end_layout
16831
16832 \end_inset
16833
16834
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16840 \begin_inset Text
16841
16842 \begin_layout Plain Layout
16843 Operador
16844 \end_layout
16845
16846 \end_inset
16847 </cell>
16848 </row>
16849 <row>
16850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16851 \begin_inset Text
16852
16853 \begin_layout Plain Layout
16854 +
16855 \end_layout
16856
16857 \end_inset
16858 </cell>
16859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16860 \begin_inset Text
16861
16862 \begin_layout Plain Layout
16863 \begin_inset Formula $+$
16864 \end_inset
16865
16866
16867 \end_layout
16868
16869 \end_inset
16870 </cell>
16871 </row>
16872 <row>
16873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16874 \begin_inset Text
16875
16876 \begin_layout Plain Layout
16877 -
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16883 \begin_inset Text
16884
16885 \begin_layout Plain Layout
16886 \begin_inset Formula $-$
16887 \end_inset
16888
16889
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 </row>
16895 <row>
16896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16897 \begin_inset Text
16898
16899 \begin_layout Plain Layout
16900
16901 \backslash
16902 pm
16903 \end_layout
16904
16905 \end_inset
16906 </cell>
16907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16908 \begin_inset Text
16909
16910 \begin_layout Plain Layout
16911 \begin_inset Formula $\pm$
16912 \end_inset
16913
16914
16915 \end_layout
16916
16917 \end_inset
16918 </cell>
16919 </row>
16920 <row>
16921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16922 \begin_inset Text
16923
16924 \begin_layout Plain Layout
16925
16926 \backslash
16927 mp
16928 \end_layout
16929
16930 \end_inset
16931 </cell>
16932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16933 \begin_inset Text
16934
16935 \begin_layout Plain Layout
16936 \begin_inset Formula $\mp$
16937 \end_inset
16938
16939
16940 \end_layout
16941
16942 \end_inset
16943 </cell>
16944 </row>
16945 <row>
16946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16947 \begin_inset Text
16948
16949 \begin_layout Plain Layout
16950
16951 \backslash
16952 cdot
16953 \end_layout
16954
16955 \end_inset
16956 </cell>
16957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16958 \begin_inset Text
16959
16960 \begin_layout Plain Layout
16961 \begin_inset Formula $\cdot$
16962 \end_inset
16963
16964
16965 \end_layout
16966
16967 \end_inset
16968 </cell>
16969 </row>
16970 <row>
16971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16972 \begin_inset Text
16973
16974 \begin_layout Plain Layout
16975
16976 \backslash
16977 times
16978 \end_layout
16979
16980 \end_inset
16981 </cell>
16982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16983 \begin_inset Text
16984
16985 \begin_layout Plain Layout
16986 \begin_inset Formula $\times$
16987 \end_inset
16988
16989
16990 \end_layout
16991
16992 \end_inset
16993 </cell>
16994 </row>
16995 <row>
16996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16997 \begin_inset Text
16998
16999 \begin_layout Plain Layout
17000
17001 \backslash
17002 div
17003 \end_layout
17004
17005 \end_inset
17006 </cell>
17007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17008 \begin_inset Text
17009
17010 \begin_layout Plain Layout
17011 \begin_inset Formula $\div$
17012 \end_inset
17013
17014
17015 \end_layout
17016
17017 \end_inset
17018 </cell>
17019 </row>
17020 <row>
17021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17022 \begin_inset Text
17023
17024 \begin_layout Plain Layout
17025 \begin_inset ERT
17026 status collapsed
17027
17028 \begin_layout Plain Layout
17029
17030
17031 \backslash
17032 raisebox{-1.2mm}{
17033 \end_layout
17034
17035 \end_inset
17036
17037 *
17038 \begin_inset ERT
17039 status collapsed
17040
17041 \begin_layout Plain Layout
17042
17043 }
17044 \end_layout
17045
17046 \end_inset
17047
17048
17049 \end_layout
17050
17051 \end_inset
17052 </cell>
17053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17054 \begin_inset Text
17055
17056 \begin_layout Plain Layout
17057 \begin_inset Formula $*$
17058 \end_inset
17059
17060
17061 \end_layout
17062
17063 \end_inset
17064 </cell>
17065 </row>
17066 <row>
17067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17068 \begin_inset Text
17069
17070 \begin_layout Plain Layout
17071
17072 \backslash
17073 star
17074 \end_layout
17075
17076 \end_inset
17077 </cell>
17078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17079 \begin_inset Text
17080
17081 \begin_layout Plain Layout
17082 \begin_inset Formula $\star$
17083 \end_inset
17084
17085
17086 \end_layout
17087
17088 \end_inset
17089 </cell>
17090 </row>
17091 <row>
17092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17093 \begin_inset Text
17094
17095 \begin_layout Plain Layout
17096
17097 \backslash
17098 circ
17099 \end_layout
17100
17101 \end_inset
17102 </cell>
17103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17104 \begin_inset Text
17105
17106 \begin_layout Plain Layout
17107 \begin_inset Formula $\circ$
17108 \end_inset
17109
17110
17111 \end_layout
17112
17113 \end_inset
17114 </cell>
17115 </row>
17116 <row>
17117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17118 \begin_inset Text
17119
17120 \begin_layout Plain Layout
17121
17122 \backslash
17123 diamond
17124 \end_layout
17125
17126 \end_inset
17127 </cell>
17128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17129 \begin_inset Text
17130
17131 \begin_layout Plain Layout
17132 \begin_inset Formula $\diamond$
17133 \end_inset
17134
17135
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 </row>
17141 <row>
17142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17143 \begin_inset Text
17144
17145 \begin_layout Plain Layout
17146
17147 \backslash
17148 bullet
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17154 \begin_inset Text
17155
17156 \begin_layout Plain Layout
17157 \begin_inset Formula $\bullet$
17158 \end_inset
17159
17160
17161 \end_layout
17162
17163 \end_inset
17164 </cell>
17165 </row>
17166 </lyxtabular>
17167
17168 \end_inset
17169
17170
17171 \begin_inset space \hfill{}
17172 \end_inset
17173
17174
17175 \begin_inset Tabular
17176 <lyxtabular version="3" rows="13" columns="2">
17177 <features tabularvalignment="middle">
17178 <column alignment="center" valignment="top" width="0pt">
17179 <column alignment="center" valignment="top" width="0pt">
17180 <row>
17181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17182 \begin_inset Text
17183
17184 \begin_layout Plain Layout
17185 Comando
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17191 \begin_inset Text
17192
17193 \begin_layout Plain Layout
17194 Operador
17195 \end_layout
17196
17197 \end_inset
17198 </cell>
17199 </row>
17200 <row>
17201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17202 \begin_inset Text
17203
17204 \begin_layout Plain Layout
17205
17206 \backslash
17207 nabla
17208 \end_layout
17209
17210 \end_inset
17211 </cell>
17212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17213 \begin_inset Text
17214
17215 \begin_layout Plain Layout
17216 \begin_inset Formula $\nabla$
17217 \end_inset
17218
17219
17220 \end_layout
17221
17222 \end_inset
17223 </cell>
17224 </row>
17225 <row>
17226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17227 \begin_inset Text
17228
17229 \begin_layout Plain Layout
17230
17231 \backslash
17232 bigtriangledown
17233 \end_layout
17234
17235 \end_inset
17236 </cell>
17237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17238 \begin_inset Text
17239
17240 \begin_layout Plain Layout
17241 \begin_inset Formula $\bigtriangledown$
17242 \end_inset
17243
17244
17245 \end_layout
17246
17247 \end_inset
17248 </cell>
17249 </row>
17250 <row>
17251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17252 \begin_inset Text
17253
17254 \begin_layout Plain Layout
17255
17256 \backslash
17257 bigtriangleup
17258 \end_layout
17259
17260 \end_inset
17261 </cell>
17262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17263 \begin_inset Text
17264
17265 \begin_layout Plain Layout
17266 \begin_inset Formula $\bigtriangleup$
17267 \end_inset
17268
17269
17270 \end_layout
17271
17272 \end_inset
17273 </cell>
17274 </row>
17275 <row>
17276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17277 \begin_inset Text
17278
17279 \begin_layout Plain Layout
17280
17281 \backslash
17282 Box
17283 \end_layout
17284
17285 \end_inset
17286 </cell>
17287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17288 \begin_inset Text
17289
17290 \begin_layout Plain Layout
17291 \begin_inset Formula $\Box$
17292 \end_inset
17293
17294
17295 \end_layout
17296
17297 \end_inset
17298 </cell>
17299 </row>
17300 <row>
17301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17302 \begin_inset Text
17303
17304 \begin_layout Plain Layout
17305
17306 \backslash
17307 cap 
17308 \end_layout
17309
17310 \end_inset
17311 </cell>
17312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17313 \begin_inset Text
17314
17315 \begin_layout Plain Layout
17316 \begin_inset Formula $\cap$
17317 \end_inset
17318
17319
17320 \end_layout
17321
17322 \end_inset
17323 </cell>
17324 </row>
17325 <row>
17326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17327 \begin_inset Text
17328
17329 \begin_layout Plain Layout
17330
17331 \backslash
17332 cup
17333 \end_layout
17334
17335 \end_inset
17336 </cell>
17337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17338 \begin_inset Text
17339
17340 \begin_layout Plain Layout
17341 \begin_inset Formula $\cup$
17342 \end_inset
17343
17344
17345 \end_layout
17346
17347 \end_inset
17348 </cell>
17349 </row>
17350 <row>
17351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17352 \begin_inset Text
17353
17354 \begin_layout Plain Layout
17355
17356 \backslash
17357 dagger
17358 \end_layout
17359
17360 \end_inset
17361 </cell>
17362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17363 \begin_inset Text
17364
17365 \begin_layout Plain Layout
17366 \begin_inset Formula $\dagger$
17367 \end_inset
17368
17369
17370 \end_layout
17371
17372 \end_inset
17373 </cell>
17374 </row>
17375 <row>
17376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17377 \begin_inset Text
17378
17379 \begin_layout Plain Layout
17380
17381 \backslash
17382 ddagger
17383 \end_layout
17384
17385 \end_inset
17386 </cell>
17387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17388 \begin_inset Text
17389
17390 \begin_layout Plain Layout
17391 \begin_inset Formula $\ddagger$
17392 \end_inset
17393
17394
17395 \end_layout
17396
17397 \end_inset
17398 </cell>
17399 </row>
17400 <row>
17401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17402 \begin_inset Text
17403
17404 \begin_layout Plain Layout
17405
17406 \backslash
17407 wr
17408 \end_layout
17409
17410 \end_inset
17411 </cell>
17412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416 \begin_inset Formula $\wr$
17417 \end_inset
17418
17419
17420 \end_layout
17421
17422 \end_inset
17423 </cell>
17424 </row>
17425 <row>
17426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17427 \begin_inset Text
17428
17429 \begin_layout Plain Layout
17430
17431 \backslash
17432 bigcirc
17433 \end_layout
17434
17435 \end_inset
17436 </cell>
17437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17438 \begin_inset Text
17439
17440 \begin_layout Plain Layout
17441 \begin_inset Formula $\bigcirc$
17442 \end_inset
17443
17444
17445 \end_layout
17446
17447 \end_inset
17448 </cell>
17449 </row>
17450 <row>
17451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17452 \begin_inset Text
17453
17454 \begin_layout Plain Layout
17455
17456 \backslash
17457 wedge
17458 \end_layout
17459
17460 \end_inset
17461 </cell>
17462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17463 \begin_inset Text
17464
17465 \begin_layout Plain Layout
17466 \begin_inset Formula $\wedge$
17467 \end_inset
17468
17469
17470 \end_layout
17471
17472 \end_inset
17473 </cell>
17474 </row>
17475 <row>
17476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17477 \begin_inset Text
17478
17479 \begin_layout Plain Layout
17480
17481 \backslash
17482 vee
17483 \end_layout
17484
17485 \end_inset
17486 </cell>
17487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17488 \begin_inset Text
17489
17490 \begin_layout Plain Layout
17491 \begin_inset Formula $\vee$
17492 \end_inset
17493
17494
17495 \end_layout
17496
17497 \end_inset
17498 </cell>
17499 </row>
17500 </lyxtabular>
17501
17502 \end_inset
17503
17504
17505 \begin_inset space \hfill{}
17506 \end_inset
17507
17508
17509 \begin_inset Tabular
17510 <lyxtabular version="3" rows="13" columns="2">
17511 <features tabularvalignment="middle">
17512 <column alignment="center" valignment="top" width="0pt">
17513 <column alignment="center" valignment="top" width="0pt">
17514 <row>
17515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17516 \begin_inset Text
17517
17518 \begin_layout Plain Layout
17519 Comando
17520 \end_layout
17521
17522 \end_inset
17523 </cell>
17524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17525 \begin_inset Text
17526
17527 \begin_layout Plain Layout
17528 Operador
17529 \end_layout
17530
17531 \end_inset
17532 </cell>
17533 </row>
17534 <row>
17535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17536 \begin_inset Text
17537
17538 \begin_layout Plain Layout
17539
17540 \backslash
17541 oplus
17542 \end_layout
17543
17544 \end_inset
17545 </cell>
17546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17547 \begin_inset Text
17548
17549 \begin_layout Plain Layout
17550 \begin_inset Formula $\oplus$
17551 \end_inset
17552
17553
17554 \end_layout
17555
17556 \end_inset
17557 </cell>
17558 </row>
17559 <row>
17560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17561 \begin_inset Text
17562
17563 \begin_layout Plain Layout
17564
17565 \backslash
17566 ominus
17567 \end_layout
17568
17569 \end_inset
17570 </cell>
17571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17572 \begin_inset Text
17573
17574 \begin_layout Plain Layout
17575 \begin_inset Formula $\ominus$
17576 \end_inset
17577
17578
17579 \end_layout
17580
17581 \end_inset
17582 </cell>
17583 </row>
17584 <row>
17585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17586 \begin_inset Text
17587
17588 \begin_layout Plain Layout
17589
17590 \backslash
17591 otimes
17592 \end_layout
17593
17594 \end_inset
17595 </cell>
17596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Plain Layout
17600 \begin_inset Formula $\otimes$
17601 \end_inset
17602
17603
17604 \end_layout
17605
17606 \end_inset
17607 </cell>
17608 </row>
17609 <row>
17610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17611 \begin_inset Text
17612
17613 \begin_layout Plain Layout
17614
17615 \backslash
17616 oslash
17617 \end_layout
17618
17619 \end_inset
17620 </cell>
17621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17622 \begin_inset Text
17623
17624 \begin_layout Plain Layout
17625 \begin_inset Formula $\oslash$
17626 \end_inset
17627
17628
17629 \end_layout
17630
17631 \end_inset
17632 </cell>
17633 </row>
17634 <row>
17635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17636 \begin_inset Text
17637
17638 \begin_layout Plain Layout
17639
17640 \backslash
17641 odot
17642 \end_layout
17643
17644 \end_inset
17645 </cell>
17646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17647 \begin_inset Text
17648
17649 \begin_layout Plain Layout
17650 \begin_inset Formula $\odot$
17651 \end_inset
17652
17653
17654 \end_layout
17655
17656 \end_inset
17657 </cell>
17658 </row>
17659 <row>
17660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17661 \begin_inset Text
17662
17663 \begin_layout Plain Layout
17664
17665 \backslash
17666 amalg
17667 \end_layout
17668
17669 \end_inset
17670 </cell>
17671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17672 \begin_inset Text
17673
17674 \begin_layout Plain Layout
17675 \begin_inset Formula $\amalg$
17676 \end_inset
17677
17678
17679 \end_layout
17680
17681 \end_inset
17682 </cell>
17683 </row>
17684 <row>
17685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17686 \begin_inset Text
17687
17688 \begin_layout Plain Layout
17689
17690 \backslash
17691 uplus
17692 \end_layout
17693
17694 \end_inset
17695 </cell>
17696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17697 \begin_inset Text
17698
17699 \begin_layout Plain Layout
17700 \begin_inset Formula $\uplus$
17701 \end_inset
17702
17703
17704 \end_layout
17705
17706 \end_inset
17707 </cell>
17708 </row>
17709 <row>
17710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17711 \begin_inset Text
17712
17713 \begin_layout Plain Layout
17714
17715 \backslash
17716 setminus
17717 \end_layout
17718
17719 \end_inset
17720 </cell>
17721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17722 \begin_inset Text
17723
17724 \begin_layout Plain Layout
17725 \begin_inset Formula $\setminus$
17726 \end_inset
17727
17728
17729 \end_layout
17730
17731 \end_inset
17732 </cell>
17733 </row>
17734 <row>
17735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17736 \begin_inset Text
17737
17738 \begin_layout Plain Layout
17739
17740 \backslash
17741 sqcap
17742 \end_layout
17743
17744 \end_inset
17745 </cell>
17746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17747 \begin_inset Text
17748
17749 \begin_layout Plain Layout
17750 \begin_inset Formula $\sqcap$
17751 \end_inset
17752
17753
17754 \end_layout
17755
17756 \end_inset
17757 </cell>
17758 </row>
17759 <row>
17760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17761 \begin_inset Text
17762
17763 \begin_layout Plain Layout
17764
17765 \backslash
17766 sqcup
17767 \end_layout
17768
17769 \end_inset
17770 </cell>
17771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17772 \begin_inset Text
17773
17774 \begin_layout Plain Layout
17775 \begin_inset Formula $\sqcup$
17776 \end_inset
17777
17778
17779 \end_layout
17780
17781 \end_inset
17782 </cell>
17783 </row>
17784 <row>
17785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17786 \begin_inset Text
17787
17788 \begin_layout Plain Layout
17789
17790 \backslash
17791 triangleleft
17792 \end_layout
17793
17794 \end_inset
17795 </cell>
17796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17797 \begin_inset Text
17798
17799 \begin_layout Plain Layout
17800 \begin_inset Formula $\triangleleft$
17801 \end_inset
17802
17803
17804 \end_layout
17805
17806 \end_inset
17807 </cell>
17808 </row>
17809 <row>
17810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814
17815 \backslash
17816 triangleright
17817 \end_layout
17818
17819 \end_inset
17820 </cell>
17821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17822 \begin_inset Text
17823
17824 \begin_layout Plain Layout
17825 \begin_inset Formula $\triangleright$
17826 \end_inset
17827
17828
17829 \end_layout
17830
17831 \end_inset
17832 </cell>
17833 </row>
17834 </lyxtabular>
17835
17836 \end_inset
17837
17838
17839 \begin_inset space \hfill{}
17840 \end_inset
17841
17842
17843 \end_layout
17844
17845 \begin_layout Standard
17846 Todos los operadores binarios se pueden insertar también con el botón 
17847 \begin_inset Graphics
17848         filename ../../images/math/pm.png
17849         scale 85
17850
17851 \end_inset
17852
17853  de la barra de ecuaciones.
17854 \end_layout
17855
17856 \begin_layout Standard
17857 Para imprimir el operador Laplace se pueden usar 
17858 \series bold
17859
17860 \backslash
17861 Delta
17862 \series default
17863  o 
17864 \series bold
17865
17866 \backslash
17867 nabla
17868 \series default
17869 ^
17870 \series bold
17871 2
17872 \series default
17873  (
17874 \begin_inset Formula $\nabla^{2}$
17875 \end_inset
17876
17877 ) en vez de 
17878 \series bold
17879
17880 \backslash
17881 bigtriangleup
17882 \series default
17883 .
17884 \end_layout
17885
17886 \begin_layout Standard
17887 El carácter 
17888 \family sans
17889 Separador de menú
17890 \family default
17891  del menú 
17892 \family sans
17893 Insertar\SpecialChar \menuseparator
17894 Carácter especial
17895 \family default
17896  es el operador 
17897 \series bold
17898
17899 \backslash
17900 triangleright
17901 \series default
17902 .
17903 \end_layout
17904
17905 \begin_layout Subsection
17906 Operadores definidos por el usuario
17907 \begin_inset CommandInset label
17908 LatexCommand label
17909 name "sub:Operadores-de-usuario"
17910
17911 \end_inset
17912
17913
17914 \begin_inset Index idx
17915 status collapsed
17916
17917 \begin_layout Plain Layout
17918 Operadores ! personalizados
17919 \end_layout
17920
17921 \end_inset
17922
17923
17924 \end_layout
17925
17926 \begin_layout Standard
17927 Con ayuda del comando 
17928 \series bold
17929
17930 \backslash
17931 DeclareMathOperator
17932 \series default
17933
17934 \begin_inset Index idx
17935 status collapsed
17936
17937 \begin_layout Plain Layout
17938 Comandos ! D ! 
17939 \backslash
17940 dbinom@
17941 \backslash
17942 DeclareMathOperator
17943 \end_layout
17944
17945 \end_inset
17946
17947  se pueden definir operadores personalizados en el preámbulo LaTeX.
17948  Su esquema es:
17949 \end_layout
17950
17951 \begin_layout Standard
17952
17953 \series bold
17954
17955 \backslash
17956 DeclareMathOperator{comando nuevo}{presentación}
17957 \end_layout
17958
17959 \begin_layout Standard
17960 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17961  en la salida.
17962  Para definir un operador grande hay que añadirle un * detrás.
17963  Todos los operadores grandes personalizados pueden tener límites como se
17964  describe en 
17965 \begin_inset CommandInset ref
17966 LatexCommand ref
17967 reference "sub:Límites-de-operadores"
17968
17969 \end_inset
17970
17971 .
17972 \end_layout
17973
17974 \begin_layout Standard
17975 Por ejemplo, la línea en el preámbulo LaTeX
17976 \end_layout
17977
17978 \begin_layout Standard
17979
17980 \series bold
17981
17982 \backslash
17983 DeclareMathOperator*{
17984 \backslash
17985 Lozenge}{
17986 \backslash
17987 blacklozenge}
17988 \end_layout
17989
17990 \begin_layout Standard
17991 define el comando 
17992 \series bold
17993
17994 \backslash
17995 Lozenge
17996 \series default
17997 , que inserta un operador grande que es el símbolo blacklozenge de la 
17998 \begin_inset CommandInset ref
17999 LatexCommand ref
18000 reference "sub:Símbolos-misceláneos"
18001
18002 \end_inset
18003
18004 .
18005 \begin_inset Formula 
18006 \[
18007 \Lozenge_{n=1}^{\infty}
18008 \]
18009
18010 \end_inset
18011
18012 El comando para esta expresión es: 
18013 \series bold
18014
18015 \backslash
18016 Lozenge^
18017 \backslash
18018 infty
18019 \begin_inset Formula $\rightarrow$
18020 \end_inset
18021
18022 _n=1
18023 \begin_inset VSpace bigskip
18024 \end_inset
18025
18026
18027 \end_layout
18028
18029 \begin_layout Standard
18030 Si los operadores personalizados no se van a usar varias veces en el documento,
18031  se pueden también definir con los comandos 
18032 \series bold
18033
18034 \backslash
18035 mathop
18036 \series default
18037
18038 \begin_inset Index idx
18039 status collapsed
18040
18041 \begin_layout Plain Layout
18042 Comandos ! M ! 
18043 \backslash
18044 mathop
18045 \end_layout
18046
18047 \end_inset
18048
18049  y 
18050 \series bold
18051
18052 \backslash
18053 mathbin
18054 \series default
18055
18056 \begin_inset Index idx
18057 status collapsed
18058
18059 \begin_layout Plain Layout
18060 Comandos ! M ! 
18061 \backslash
18062 mathbin
18063 \end_layout
18064
18065 \end_inset
18066
18067 , con el siguiente esquema:
18068 \end_layout
18069
18070 \begin_layout Standard
18071
18072 \series bold
18073
18074 \backslash
18075 mathop{presentación}
18076 \series default
18077  y 
18078 \series bold
18079
18080 \backslash
18081 mathbin{presentación}
18082 \end_layout
18083
18084 \begin_layout Standard
18085
18086 \series bold
18087
18088 \backslash
18089 mathop
18090 \series default
18091  define operadores grandes, 
18092 \series bold
18093
18094 \backslash
18095 mathbin
18096 \series default
18097  operadores binarios.
18098 \end_layout
18099
18100 \begin_layout Standard
18101
18102 \series bold
18103
18104 \backslash
18105 mathop
18106 \series default
18107  se puede usar, p.e., para poner un límite a varios operadores:
18108 \begin_inset Formula 
18109 \[
18110 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18111 \]
18112
18113 \end_inset
18114
18115
18116 \end_layout
18117
18118 \begin_layout Standard
18119 El comando para la expresión anterior es:
18120 \begin_inset Newline newline
18121 \end_inset
18122
18123
18124 \series bold
18125
18126 \backslash
18127 mathop{
18128 \backslash
18129 sum
18130 \backslash
18131 negmedspace
18132 \backslash
18133 sum
18134 \series default
18135
18136 \begin_inset ERT
18137 status collapsed
18138
18139 \begin_layout Plain Layout
18140
18141
18142 \backslash
18143 spce 
18144 \end_layout
18145
18146 \end_inset
18147
18148
18149 \series bold
18150
18151 \begin_inset Formula $\to$
18152 \end_inset
18153
18154 ^N
18155 \series default
18156
18157 \begin_inset ERT
18158 status collapsed
18159
18160 \begin_layout Plain Layout
18161
18162
18163 \backslash
18164 spce 
18165 \end_layout
18166
18167 \end_inset
18168
18169
18170 \series bold
18171 _i,j=1
18172 \end_layout
18173
18174 \begin_layout Section
18175 Tipografías
18176 \begin_inset Index idx
18177 status collapsed
18178
18179 \begin_layout Plain Layout
18180 Tipografías
18181 \end_layout
18182
18183 \end_inset
18184
18185
18186 \end_layout
18187
18188 \begin_layout Subsection
18189 Estilos de tipografías
18190 \begin_inset CommandInset label
18191 LatexCommand label
18192 name "sub:Estilos-de-tipografías"
18193
18194 \end_inset
18195
18196
18197 \begin_inset Index idx
18198 status collapsed
18199
18200 \begin_layout Plain Layout
18201 Tipografías ! estilos de
18202 \end_layout
18203
18204 \end_inset
18205
18206
18207 \end_layout
18208
18209 \begin_layout Standard
18210 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
18211  estilos:
18212 \end_layout
18213
18214 \begin_layout Standard
18215 \begin_inset VSpace -2mm
18216 \end_inset
18217
18218
18219 \end_layout
18220
18221 \begin_layout Standard
18222 \align center
18223 \begin_inset Tabular
18224 <lyxtabular version="3" rows="7" columns="3">
18225 <features tabularvalignment="middle">
18226 <column alignment="center" valignment="top" width="0">
18227 <column alignment="center" valignment="top" width="0">
18228 <column alignment="center" valignment="top" width="0">
18229 <row>
18230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18231 \begin_inset Text
18232
18233 \begin_layout Plain Layout
18234 Comando
18235 \end_layout
18236
18237 \end_inset
18238 </cell>
18239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18240 \begin_inset Text
18241
18242 \begin_layout Plain Layout
18243 Resultado
18244 \end_layout
18245
18246 \end_inset
18247 </cell>
18248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18249 \begin_inset Text
18250
18251 \begin_layout Plain Layout
18252 atajo
18253 \end_layout
18254
18255 \end_inset
18256 </cell>
18257 </row>
18258 <row>
18259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18260 \begin_inset Text
18261
18262 \begin_layout Plain Layout
18263
18264 \backslash
18265 mathbb
18266 \series bold
18267
18268 \begin_inset ERT
18269 status collapsed
18270
18271 \begin_layout Plain Layout
18272
18273
18274 \backslash
18275 spce 
18276 \end_layout
18277
18278 \end_inset
18279
18280
18281 \series default
18282 ABC
18283 \end_layout
18284
18285 \end_inset
18286 </cell>
18287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 \begin_inset Formula $\mathbb{ABC}$
18292 \end_inset
18293
18294
18295 \end_layout
18296
18297 \end_inset
18298 </cell>
18299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18300 \begin_inset Text
18301
18302 \begin_layout Plain Layout
18303
18304 \family sans
18305 Alt+C C
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 </row>
18311 <row>
18312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18313 \begin_inset Text
18314
18315 \begin_layout Plain Layout
18316
18317 \backslash
18318 mathbf
18319 \series bold
18320
18321 \begin_inset ERT
18322 status collapsed
18323
18324 \begin_layout Plain Layout
18325
18326
18327 \backslash
18328 spce 
18329 \end_layout
18330
18331 \end_inset
18332
18333
18334 \series default
18335 AbC
18336 \end_layout
18337
18338 \end_inset
18339 </cell>
18340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18341 \begin_inset Text
18342
18343 \begin_layout Plain Layout
18344 \begin_inset Formula $\mathbf{AbC}$
18345 \end_inset
18346
18347
18348 \end_layout
18349
18350 \end_inset
18351 </cell>
18352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18353 \begin_inset Text
18354
18355 \begin_layout Plain Layout
18356
18357 \family sans
18358 Ctrl+B
18359 \end_layout
18360
18361 \end_inset
18362 </cell>
18363 </row>
18364 <row>
18365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18366 \begin_inset Text
18367
18368 \begin_layout Plain Layout
18369
18370 \backslash
18371 boldsymbol
18372 \series bold
18373
18374 \begin_inset ERT
18375 status collapsed
18376
18377 \begin_layout Plain Layout
18378
18379
18380 \backslash
18381 spce 
18382 \end_layout
18383
18384 \end_inset
18385
18386
18387 \series default
18388 AbC
18389 \end_layout
18390
18391 \end_inset
18392 </cell>
18393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18394 \begin_inset Text
18395
18396 \begin_layout Plain Layout
18397 \begin_inset Formula $\boldsymbol{AbC}$
18398 \end_inset
18399
18400
18401 \end_layout
18402
18403 \end_inset
18404 </cell>
18405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18406 \begin_inset Text
18407
18408 \begin_layout Plain Layout
18409
18410 \family sans
18411 Ctrl+Alt+B , Alt+C B
18412 \end_layout
18413
18414 \end_inset
18415 </cell>
18416 </row>
18417 <row>
18418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18419 \begin_inset Text
18420
18421 \begin_layout Plain Layout
18422
18423 \backslash
18424 mathcal
18425 \series bold
18426
18427 \begin_inset ERT
18428 status collapsed
18429
18430 \begin_layout Plain Layout
18431
18432
18433 \backslash
18434 spce 
18435 \end_layout
18436
18437 \end_inset
18438
18439
18440 \series default
18441 ABC
18442 \end_layout
18443
18444 \end_inset
18445 </cell>
18446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18447 \begin_inset Text
18448
18449 \begin_layout Plain Layout
18450 \begin_inset Formula $\mathcal{ABC}$
18451 \end_inset
18452
18453
18454 \end_layout
18455
18456 \end_inset
18457 </cell>
18458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18459 \begin_inset Text
18460
18461 \begin_layout Plain Layout
18462
18463 \family sans
18464 Ctrl+E , Alt+C E
18465 \end_layout
18466
18467 \end_inset
18468 </cell>
18469 </row>
18470 <row>
18471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18472 \begin_inset Text
18473
18474 \begin_layout Plain Layout
18475
18476 \backslash
18477 mathfrak
18478 \series bold
18479
18480 \begin_inset ERT
18481 status collapsed
18482
18483 \begin_layout Plain Layout
18484
18485
18486 \backslash
18487 spce 
18488 \end_layout
18489
18490 \end_inset
18491
18492
18493 \series default
18494 AbC
18495 \end_layout
18496
18497 \end_inset
18498 </cell>
18499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18500 \begin_inset Text
18501
18502 \begin_layout Plain Layout
18503 \begin_inset Formula $\mathfrak{AbC}$
18504 \end_inset
18505
18506
18507 \end_layout
18508
18509 \end_inset
18510 </cell>
18511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18512 \begin_inset Text
18513
18514 \begin_layout Plain Layout
18515 -
18516 \end_layout
18517
18518 \end_inset
18519 </cell>
18520 </row>
18521 <row>
18522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18523 \begin_inset Text
18524
18525 \begin_layout Plain Layout
18526
18527 \backslash
18528 mathscr
18529 \series bold
18530
18531 \begin_inset ERT
18532 status collapsed
18533
18534 \begin_layout Plain Layout
18535
18536
18537 \backslash
18538 spce 
18539 \end_layout
18540
18541 \end_inset
18542
18543
18544 \series default
18545 AbC
18546 \end_layout
18547
18548 \end_inset
18549 </cell>
18550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18551 \begin_inset Text
18552
18553 \begin_layout Plain Layout
18554 \begin_inset Formula $\mathscr{AbC}$
18555 \end_inset
18556
18557
18558 \end_layout
18559
18560 \end_inset
18561 </cell>
18562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18563 \begin_inset Text
18564
18565 \begin_layout Plain Layout
18566 -
18567 \end_layout
18568
18569 \end_inset
18570 </cell>
18571 </row>
18572 </lyxtabular>
18573
18574 \end_inset
18575
18576
18577 \end_layout
18578
18579 \begin_layout Standard
18580 \align center
18581 \begin_inset Tabular
18582 <lyxtabular version="3" rows="5" columns="3">
18583 <features tabularvalignment="middle">
18584 <column alignment="center" valignment="top" width="0">
18585 <column alignment="center" valignment="top" width="0">
18586 <column alignment="center" valignment="top" width="0">
18587 <row>
18588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18589 \begin_inset Text
18590
18591 \begin_layout Plain Layout
18592 Comando
18593 \end_layout
18594
18595 \end_inset
18596 </cell>
18597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18598 \begin_inset Text
18599
18600 \begin_layout Plain Layout
18601 Resultado
18602 \end_layout
18603
18604 \end_inset
18605 </cell>
18606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18607 \begin_inset Text
18608
18609 \begin_layout Plain Layout
18610 atajo
18611 \end_layout
18612
18613 \end_inset
18614 </cell>
18615 </row>
18616 <row>
18617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18618 \begin_inset Text
18619
18620 \begin_layout Plain Layout
18621
18622 \backslash
18623 mathit
18624 \series bold
18625
18626 \begin_inset ERT
18627 status collapsed
18628
18629 \begin_layout Plain Layout
18630
18631
18632 \backslash
18633 spce 
18634 \end_layout
18635
18636 \end_inset
18637
18638
18639 \series default
18640 AbC
18641 \end_layout
18642
18643 \end_inset
18644 </cell>
18645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649 \begin_inset Formula $\mathit{AbC}$
18650 \end_inset
18651
18652
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18658 \begin_inset Text
18659
18660 \begin_layout Plain Layout
18661 -
18662 \end_layout
18663
18664 \end_inset
18665 </cell>
18666 </row>
18667 <row>
18668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672
18673 \backslash
18674 mathrm
18675 \series bold
18676
18677 \begin_inset ERT
18678 status collapsed
18679
18680 \begin_layout Plain Layout
18681
18682
18683 \backslash
18684 spce 
18685 \end_layout
18686
18687 \end_inset
18688
18689
18690 \series default
18691 AbC
18692 \end_layout
18693
18694 \end_inset
18695 </cell>
18696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18697 \begin_inset Text
18698
18699 \begin_layout Plain Layout
18700 \begin_inset Formula $\mathrm{AbC}$
18701 \end_inset
18702
18703
18704 \end_layout
18705
18706 \end_inset
18707 </cell>
18708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18709 \begin_inset Text
18710
18711 \begin_layout Plain Layout
18712
18713 \family sans
18714 Alt+C R
18715 \end_layout
18716
18717 \end_inset
18718 </cell>
18719 </row>
18720 <row>
18721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Plain Layout
18725
18726 \backslash
18727 mathsf
18728 \series bold
18729
18730 \begin_inset ERT
18731 status collapsed
18732
18733 \begin_layout Plain Layout
18734
18735
18736 \backslash
18737 spce 
18738 \end_layout
18739
18740 \end_inset
18741
18742
18743 \series default
18744 AbC
18745 \end_layout
18746
18747 \end_inset
18748 </cell>
18749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18750 \begin_inset Text
18751
18752 \begin_layout Plain Layout
18753 \begin_inset Formula $\mathsf{AbC}$
18754 \end_inset
18755
18756
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765
18766 \family sans
18767 Alt+C S
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 </row>
18773 <row>
18774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Plain Layout
18778
18779 \backslash
18780 mathtt
18781 \series bold
18782
18783 \begin_inset ERT
18784 status collapsed
18785
18786 \begin_layout Plain Layout
18787
18788
18789 \backslash
18790 spce 
18791 \end_layout
18792
18793 \end_inset
18794
18795
18796 \series default
18797 AbC
18798 \end_layout
18799
18800 \end_inset
18801 </cell>
18802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18803 \begin_inset Text
18804
18805 \begin_layout Plain Layout
18806 \begin_inset Formula $\mathtt{AbC}$
18807 \end_inset
18808
18809
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818
18819 \family sans
18820 Ctrl+Mayúsculas+P
18821 \end_layout
18822
18823 \end_inset
18824 </cell>
18825 </row>
18826 </lyxtabular>
18827
18828 \end_inset
18829
18830
18831 \end_layout
18832
18833 \begin_layout Standard
18834 \begin_inset Note Greyedout
18835 status open
18836
18837 \begin_layout Plain Layout
18838
18839 \series bold
18840 Nota
18841 \series default
18842 : Los estilos 
18843 \series bold
18844
18845 \backslash
18846 mathbb
18847 \series default
18848  y 
18849 \series bold
18850
18851 \backslash
18852 mathcal
18853 \series default
18854  sólo se aplican a letras mayúsculas.
18855 \end_layout
18856
18857 \end_inset
18858
18859
18860 \end_layout
18861
18862 \begin_layout Standard
18863 El estilo predeterminado es 
18864 \series bold
18865
18866 \backslash
18867 mathnormal
18868 \series default
18869 .
18870 \end_layout
18871
18872 \begin_layout Standard
18873 Los comandos de estilo funcionan también en estructuras matemáticas:
18874 \begin_inset Formula 
18875 \[
18876 \mathfrak{A=\frac{b}{C}}
18877 \]
18878
18879 \end_inset
18880
18881
18882 \end_layout
18883
18884 \begin_layout Standard
18885 Los caracteres en texto matemático no aparecen en un estilo tipográfico
18886  de ecuaciones sino en el estilo tipográfico de texto 
18887 \series bold
18888
18889 \backslash
18890 textrm
18891 \series default
18892 .
18893  Este estilo no se puede poner correctamente con el diálogo de estilo de
18894  texto por un fallo de LyX.
18895 \begin_inset Foot
18896 status open
18897
18898 \begin_layout Plain Layout
18899 \begin_inset CommandInset href
18900 LatexCommand href
18901 name "LyX-bug #4629"
18902 target "http://www.lyx.org/trac/ticket/4629"
18903
18904 \end_inset
18905
18906
18907 \end_layout
18908
18909 \end_inset
18910
18911
18912 \end_layout
18913
18914 \begin_layout Standard
18915 En vez de comandos se puede usar el menú 
18916 \family sans
18917 Editar\SpecialChar \menuseparator
18918 Ecuación\SpecialChar \menuseparator
18919 Estilo del texto
18920 \family default
18921  o el botón 
18922 \begin_inset Graphics
18923         filename ../../images/math/font.png
18924         scale 85
18925
18926 \end_inset
18927
18928 .
18929 \end_layout
18930
18931 \begin_layout Subsection
18932 Ecuaciones en negrita
18933 \begin_inset CommandInset label
18934 LatexCommand label
18935 name "sub:Ecuaciones-en-negrita"
18936
18937 \end_inset
18938
18939
18940 \begin_inset Index idx
18941 status collapsed
18942
18943 \begin_layout Plain Layout
18944 Ecuación ! en negrita
18945 \end_layout
18946
18947 \end_inset
18948
18949
18950 \end_layout
18951
18952 \begin_layout Standard
18953 Para poner en negrita una ecuación completa no se puede usar el comando
18954  
18955 \series bold
18956
18957 \backslash
18958 mathbf
18959 \series default
18960 , porque no funciona con minúsculas griegas.
18961  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18962 \begin_inset Formula 
18963 \[
18964 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}
18965 \]
18966
18967 \end_inset
18968
18969
18970 \end_layout
18971
18972 \begin_layout Standard
18973 Para presentar la ecuación correctamente se usa el comando 
18974 \series bold
18975 boldsymbol
18976 \series default
18977 :
18978 \begin_inset Formula 
18979 \[
18980 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}
18981 \]
18982
18983 \end_inset
18984
18985
18986 \end_layout
18987
18988 \begin_layout Standard
18989 También es posible poner la fórmula en un 
18990 \series bold
18991 entorno boldmath
18992 \series default
18993 , que se inserta con el comando 
18994 \series bold
18995
18996 \backslash
18997 boldmath
18998 \series default
18999
19000 \begin_inset Index idx
19001 status collapsed
19002
19003 \begin_layout Plain Layout
19004 Comandos ! B ! 
19005 \backslash
19006 boldmath
19007 \end_layout
19008
19009 \end_inset
19010
19011  en modo TeX.
19012  Para finalizar el entorno se usa el comando 
19013 \series bold
19014
19015 \backslash
19016 unboldmath
19017 \series default
19018
19019 \begin_inset Index idx
19020 status collapsed
19021
19022 \begin_layout Plain Layout
19023 Comandos ! U ! 
19024 \backslash
19025 unboldmath
19026 \end_layout
19027
19028 \end_inset
19029
19030  en modo TeX.
19031 \begin_inset ERT
19032 status collapsed
19033
19034 \begin_layout Plain Layout
19035
19036
19037 \backslash
19038 boldmath
19039 \end_layout
19040
19041 \end_inset
19042
19043
19044 \begin_inset Formula 
19045 \[
19046 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}
19047 \]
19048
19049 \end_inset
19050
19051
19052 \end_layout
19053
19054 \begin_layout Standard
19055 \begin_inset ERT
19056 status collapsed
19057
19058 \begin_layout Plain Layout
19059
19060
19061 \backslash
19062 unboldmath
19063 \end_layout
19064
19065 \end_inset
19066
19067
19068 \end_layout
19069
19070 \begin_layout Subsection
19071 Ecuaciones coloreadas
19072 \begin_inset Index idx
19073 status collapsed
19074
19075 \begin_layout Plain Layout
19076 Ecuación ! coloreada
19077 \end_layout
19078
19079 \end_inset
19080
19081
19082 \end_layout
19083
19084 \begin_layout Standard
19085 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
19086  o una parte de una ecuación y usa el diálogo 
19087 \family sans
19088 Estilo del texto
19089 \family default
19090 .
19091  Aquí hay una ecuación en magenta:
19092 \begin_inset Formula 
19093 \[
19094 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19095 \]
19096
19097 \end_inset
19098
19099 También puedes definir tus propios colores como se describe en
19100 \begin_inset space ~
19101 \end_inset
19102
19103
19104 \begin_inset CommandInset ref
19105 LatexCommand ref
19106 reference "sub:Marcos-coloreados"
19107
19108 \end_inset
19109
19110 .
19111  Pueden usarse con el comando en código TeX 
19112 \series bold
19113
19114 \backslash
19115 textcolor
19116 \series default
19117
19118 \begin_inset Index idx
19119 status collapsed
19120
19121 \begin_layout Plain Layout
19122 Comandos ! T ! 
19123 \backslash
19124 textcolor
19125 \end_layout
19126
19127 \end_inset
19128
19129  según el esquema
19130 \end_layout
19131
19132 \begin_layout Standard
19133
19134 \series bold
19135
19136 \backslash
19137 textcolor{color}{caracteres o ecuación}
19138 \end_layout
19139
19140 \begin_layout Standard
19141 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
19142 e en rojo:
19143 \end_layout
19144
19145 \begin_layout Standard
19146 \begin_inset ERT
19147 status collapsed
19148
19149 \begin_layout Plain Layout
19150
19151
19152 \backslash
19153 textcolor{verdeoscuro}{
19154 \end_layout
19155
19156 \end_inset
19157
19158
19159 \begin_inset Formula 
19160 \[
19161 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19162 \]
19163
19164 \end_inset
19165
19166
19167 \begin_inset ERT
19168 status collapsed
19169
19170 \begin_layout Plain Layout
19171
19172 }
19173 \end_layout
19174
19175 \end_inset
19176
19177
19178 \end_layout
19179
19180 \begin_layout Standard
19181 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
19182  a ecuaciones completas.
19183 \begin_inset Foot
19184 status collapsed
19185
19186 \begin_layout Plain Layout
19187 \begin_inset CommandInset href
19188 LatexCommand href
19189 name "LyX-bug #5269"
19190 target "http://www.lyx.org/trac/ticket/5269"
19191
19192 \end_inset
19193
19194
19195 \end_layout
19196
19197 \end_inset
19198
19199
19200 \end_layout
19201
19202 \begin_layout Subsection
19203 Tamaños de tipografías
19204 \begin_inset CommandInset label
19205 LatexCommand label
19206 name "sub:Tamaños-de-tipografías"
19207
19208 \end_inset
19209
19210
19211 \begin_inset Index idx
19212 status open
19213
19214 \begin_layout Plain Layout
19215 Tipografías ! tamaño
19216 \end_layout
19217
19218 \end_inset
19219
19220
19221 \end_layout
19222
19223 \begin_layout Standard
19224 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
19225  siguientes comandos de tamaño:
19226 \end_layout
19227
19228 \begin_layout Standard
19229
19230 \series bold
19231
19232 \backslash
19233 Huge
19234 \series default
19235
19236 \series bold
19237
19238 \backslash
19239 huge
19240 \series default
19241
19242 \series bold
19243
19244 \backslash
19245 LARGE
19246 \series default
19247
19248 \series bold
19249
19250 \backslash
19251 Large
19252 \series default
19253
19254 \series bold
19255
19256 \backslash
19257 large
19258 \series default
19259
19260 \series bold
19261
19262 \backslash
19263 normalsize
19264 \series default
19265
19266 \series bold
19267
19268 \backslash
19269 small
19270 \series default
19271 ,
19272 \begin_inset Newline newline
19273 \end_inset
19274
19275
19276 \series bold
19277
19278 \backslash
19279 footnotesize
19280 \series default
19281
19282 \series bold
19283
19284 \backslash
19285 scriptsize
19286 \series default
19287 , y 
19288 \series bold
19289
19290 \backslash
19291 tiny
19292 \end_layout
19293
19294 \begin_layout Standard
19295 El tamaño dado por los comandos depende del tamaño base de la tipografía
19296  en el documento, dado por el comando 
19297 \series bold
19298
19299 \backslash
19300 normalsize
19301 \series default
19302 .
19303  Los demás comandos producen tamaños menores o mayores que 
19304 \series bold
19305
19306 \backslash
19307 normalsize
19308 \series default
19309 .
19310  No obstante, puede que el tamaño de tipografía no exceda de cierto valor.
19311  Si, por ejemplo, la tipografía del documento es de 12
19312 \begin_inset space \thinspace{}
19313 \end_inset
19314
19315 pt, el comando 
19316 \series bold
19317
19318 \backslash
19319 Huge
19320 \series default
19321  da el mismo tamaño que 
19322 \series bold
19323
19324 \backslash
19325 huge
19326 \series default
19327 .
19328 \end_layout
19329
19330 \begin_layout Standard
19331 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
19332  a todas las ecuaciones y texto siguientes.
19333  Para volver al tamaño anterior hay que insertar el comando 
19334 \series bold
19335
19336 \backslash
19337 normalsize
19338 \series default
19339  en modo TeX detrás de la ecuación.
19340 \end_layout
19341
19342 \begin_layout Standard
19343 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
19344  comandos de tamaño:
19345 \end_layout
19346
19347 \begin_layout Standard
19348 \noindent
19349 \align center
19350 \begin_inset Tabular
19351 <lyxtabular version="3" rows="5" columns="2">
19352 <features tabularvalignment="middle">
19353 <column alignment="center" valignment="top" width="0">
19354 <column alignment="center" valignment="top" width="0">
19355 <row>
19356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19357 \begin_inset Text
19358
19359 \begin_layout Plain Layout
19360 Comando
19361 \end_layout
19362
19363 \end_inset
19364 </cell>
19365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19366 \begin_inset Text
19367
19368 \begin_layout Plain Layout
19369 Resultado
19370 \begin_inset Note Note
19371 status collapsed
19372
19373 \begin_layout Plain Layout
19374
19375 \series bold
19376
19377 \backslash
19378 raisebox
19379 \series default
19380  se usa sólo como espaciador
19381 \end_layout
19382
19383 \end_inset
19384
19385
19386 \end_layout
19387
19388 \end_inset
19389 </cell>
19390 </row>
19391 <row>
19392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19393 \begin_inset Text
19394
19395 \begin_layout Plain Layout
19396
19397 \backslash
19398 displaystyle
19399 \begin_inset Index idx
19400 status collapsed
19401
19402 \begin_layout Plain Layout
19403 Comandos ! D ! 
19404 \backslash
19405 displaystyle
19406 \end_layout
19407
19408 \end_inset
19409
19410
19411 \end_layout
19412
19413 \end_inset
19414 </cell>
19415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19416 \begin_inset Text
19417
19418 \begin_layout Plain Layout
19419 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19420 \end_inset
19421
19422
19423 \end_layout
19424
19425 \end_inset
19426 </cell>
19427 </row>
19428 <row>
19429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19430 \begin_inset Text
19431
19432 \begin_layout Plain Layout
19433
19434 \backslash
19435 textstyle
19436 \end_layout
19437
19438 \end_inset
19439 </cell>
19440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19441 \begin_inset Text
19442
19443 \begin_layout Plain Layout
19444 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19445 \end_inset
19446
19447
19448 \end_layout
19449
19450 \end_inset
19451 </cell>
19452 </row>
19453 <row>
19454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19455 \begin_inset Text
19456
19457 \begin_layout Plain Layout
19458
19459 \backslash
19460 scriptstyle
19461 \end_layout
19462
19463 \end_inset
19464 </cell>
19465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19466 \begin_inset Text
19467
19468 \begin_layout Plain Layout
19469 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19470 \end_inset
19471
19472
19473 \end_layout
19474
19475 \end_inset
19476 </cell>
19477 </row>
19478 <row>
19479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19480 \begin_inset Text
19481
19482 \begin_layout Plain Layout
19483
19484 \backslash
19485 scriptscriptstyle
19486 \end_layout
19487
19488 \end_inset
19489 </cell>
19490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19491 \begin_inset Text
19492
19493 \begin_layout Plain Layout
19494 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19495 \end_inset
19496
19497
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 </row>
19503 </lyxtabular>
19504
19505 \end_inset
19506
19507
19508 \end_layout
19509
19510 \begin_layout Standard
19511 Después de introducir estos comandos, aparece un marco azul en el que se
19512  insertan las partes de la fórmula.
19513 \end_layout
19514
19515 \begin_layout Standard
19516 Hay un método más para cambiar el tamaño de tipografía, aunque solo funciona
19517  para símbolos o letras en texto matemático.
19518  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
19519  de texto anteriores.
19520  Todos los caracteres siguientes, hasta el final del texto matemático o
19521  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19522  Dos ejemplos:
19523 \begin_inset VSpace -2mm
19524 \end_inset
19525
19526
19527 \end_layout
19528
19529 \begin_layout Standard
19530 \begin_inset ERT
19531 status collapsed
19532
19533 \begin_layout Plain Layout
19534
19535
19536 \backslash
19537 huge
19538 \end_layout
19539
19540 \end_inset
19541
19542
19543 \begin_inset Formula 
19544 \[
19545 A=\frac{B}{c}\cdot\maltese
19546 \]
19547
19548 \end_inset
19549
19550
19551 \begin_inset Formula 
19552 \[
19553 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19554 \]
19555
19556 \end_inset
19557
19558
19559 \end_layout
19560
19561 \begin_layout Standard
19562 \begin_inset ERT
19563 status collapsed
19564
19565 \begin_layout Plain Layout
19566
19567
19568 \backslash
19569 normalsize
19570 \end_layout
19571
19572 \end_inset
19573
19574
19575 \begin_inset VSpace medskip
19576 \end_inset
19577
19578
19579 \end_layout
19580
19581 \begin_layout Standard
19582 Antes de las ecuaciones se ha insertado el comando 
19583 \series bold
19584
19585 \backslash
19586 huge
19587 \series default
19588 .
19589  Para la segunda ecuación el comando es:
19590 \begin_inset Newline newline
19591 \end_inset
19592
19593
19594 \series bold
19595
19596 \backslash
19597 maltese
19598 \begin_inset ERT
19599 status collapsed
19600
19601 \begin_layout Plain Layout
19602
19603
19604 \backslash
19605 spce 
19606 \end_layout
19607
19608 \end_inset
19609
19610 A Alt+M M 
19611 \backslash
19612 Large
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 maltese
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
19641 \backslash
19642 textit
19643 \begin_inset ERT
19644 status collapsed
19645
19646 \begin_layout Plain Layout
19647
19648
19649 \backslash
19650 spce 
19651 \end_layout
19652
19653 \end_inset
19654
19655 A
19656 \begin_inset Formula $\to$
19657 \end_inset
19658
19659
19660 \begin_inset Formula $\to$
19661 \end_inset
19662
19663
19664 \begin_inset Newline newline
19665 \end_inset
19666
19667
19668 \begin_inset space \hspace*{}
19669 \length 1cm
19670 \end_inset
19671
19672 Alt+M M 
19673 \backslash
19674 tiny
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 maltese
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
19703 \backslash
19704 textit
19705 \begin_inset ERT
19706 status collapsed
19707
19708 \begin_layout Plain Layout
19709
19710
19711 \backslash
19712 spce 
19713 \end_layout
19714
19715 \end_inset
19716
19717 A
19718 \end_layout
19719
19720 \begin_layout Standard
19721 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19722  el tamaño por omisión.
19723 \end_layout
19724
19725 \begin_layout Section
19726 Letras griegas
19727 \begin_inset Index idx
19728 status collapsed
19729
19730 \begin_layout Plain Layout
19731 Letras griegas
19732 \end_layout
19733
19734 \end_inset
19735
19736
19737 \end_layout
19738
19739 \begin_layout Standard
19740 Las letras griegas se pueden insertar además mediante el botón 
19741 \begin_inset Graphics
19742         filename ../../images/math/alpha.png
19743         scale 85
19744
19745 \end_inset
19746
19747  de la barra de ecuaciones.
19748  Las normas internacionales de tipografía proponen que las letras griegas
19749  en ecuaciones deben escribirse en cursiva/inclinada.
19750  No obstante, en algunos idiomas, como francés o ruso, a veces se escriben
19751  en redonda.
19752  Para las normas en español, véase
19753 \begin_inset space ~
19754 \end_inset
19755
19756
19757 \begin_inset CommandInset citation
19758 LatexCommand cite
19759 key "Bezos"
19760
19761 \end_inset
19762
19763 .
19764 \end_layout
19765
19766 \begin_layout Subsection
19767 Minúsculas
19768 \begin_inset Index idx
19769 status collapsed
19770
19771 \begin_layout Plain Layout
19772 Letras griegas ! minúsculas
19773 \end_layout
19774
19775 \end_inset
19776
19777
19778 \end_layout
19779
19780 \begin_layout Standard
19781 \begin_inset space \hfill{}
19782 \end_inset
19783
19784
19785 \begin_inset Tabular
19786 <lyxtabular version="3" rows="11" columns="2">
19787 <features tabularvalignment="middle">
19788 <column alignment="center" valignment="top" width="0pt">
19789 <column alignment="center" valignment="top" width="0pt">
19790 <row>
19791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19792 \begin_inset Text
19793
19794 \begin_layout Plain Layout
19795 Comando
19796 \end_layout
19797
19798 \end_inset
19799 </cell>
19800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19801 \begin_inset Text
19802
19803 \begin_layout Plain Layout
19804 Símbolo
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 </row>
19810 <row>
19811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815
19816 \backslash
19817 alpha
19818 \end_layout
19819
19820 \end_inset
19821 </cell>
19822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826 \begin_inset Formula $\alpha$
19827 \end_inset
19828
19829
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 </row>
19835 <row>
19836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19837 \begin_inset Text
19838
19839 \begin_layout Plain Layout
19840
19841 \backslash
19842 beta
19843 \end_layout
19844
19845 \end_inset
19846 </cell>
19847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851 \begin_inset Formula $\beta$
19852 \end_inset
19853
19854
19855 \end_layout
19856
19857 \end_inset
19858 </cell>
19859 </row>
19860 <row>
19861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19862 \begin_inset Text
19863
19864 \begin_layout Plain Layout
19865
19866 \backslash
19867 gamma
19868 \end_layout
19869
19870 \end_inset
19871 </cell>
19872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19873 \begin_inset Text
19874
19875 \begin_layout Plain Layout
19876 \begin_inset Formula $\gamma$
19877 \end_inset
19878
19879
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 </row>
19885 <row>
19886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19887 \begin_inset Text
19888
19889 \begin_layout Plain Layout
19890
19891 \backslash
19892 delta
19893 \end_layout
19894
19895 \end_inset
19896 </cell>
19897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19898 \begin_inset Text
19899
19900 \begin_layout Plain Layout
19901 \begin_inset Formula $\delta$
19902 \end_inset
19903
19904
19905 \end_layout
19906
19907 \end_inset
19908 </cell>
19909 </row>
19910 <row>
19911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19912 \begin_inset Text
19913
19914 \begin_layout Plain Layout
19915
19916 \backslash
19917 epsilon
19918 \end_layout
19919
19920 \end_inset
19921 </cell>
19922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19923 \begin_inset Text
19924
19925 \begin_layout Plain Layout
19926 \begin_inset Formula $\epsilon$
19927 \end_inset
19928
19929
19930 \end_layout
19931
19932 \end_inset
19933 </cell>
19934 </row>
19935 <row>
19936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19937 \begin_inset Text
19938
19939 \begin_layout Plain Layout
19940
19941 \backslash
19942 varepsilon
19943 \end_layout
19944
19945 \end_inset
19946 </cell>
19947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19948 \begin_inset Text
19949
19950 \begin_layout Plain Layout
19951 \begin_inset Formula $\varepsilon$
19952 \end_inset
19953
19954
19955 \end_layout
19956
19957 \end_inset
19958 </cell>
19959 </row>
19960 <row>
19961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Plain Layout
19965
19966 \backslash
19967 zeta
19968 \end_layout
19969
19970 \end_inset
19971 </cell>
19972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19973 \begin_inset Text
19974
19975 \begin_layout Plain Layout
19976 \begin_inset Formula $\zeta$
19977 \end_inset
19978
19979
19980 \end_layout
19981
19982 \end_inset
19983 </cell>
19984 </row>
19985 <row>
19986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19987 \begin_inset Text
19988
19989 \begin_layout Plain Layout
19990
19991 \backslash
19992 eta
19993 \end_layout
19994
19995 \end_inset
19996 </cell>
19997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19998 \begin_inset Text
19999
20000 \begin_layout Plain Layout
20001 \begin_inset Formula $\eta$
20002 \end_inset
20003
20004
20005 \end_layout
20006
20007 \end_inset
20008 </cell>
20009 </row>
20010 <row>
20011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20012 \begin_inset Text
20013
20014 \begin_layout Plain Layout
20015
20016 \backslash
20017 theta
20018 \end_layout
20019
20020 \end_inset
20021 </cell>
20022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20023 \begin_inset Text
20024
20025 \begin_layout Plain Layout
20026 \begin_inset Formula $\theta$
20027 \end_inset
20028
20029
20030 \end_layout
20031
20032 \end_inset
20033 </cell>
20034 </row>
20035 <row>
20036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20037 \begin_inset Text
20038
20039 \begin_layout Plain Layout
20040
20041 \backslash
20042 vartheta
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20048 \begin_inset Text
20049
20050 \begin_layout Plain Layout
20051 \begin_inset Formula $\vartheta$
20052 \end_inset
20053
20054
20055 \end_layout
20056
20057 \end_inset
20058 </cell>
20059 </row>
20060 </lyxtabular>
20061
20062 \end_inset
20063
20064
20065 \begin_inset space \hfill{}
20066 \end_inset
20067
20068
20069 \begin_inset Tabular
20070 <lyxtabular version="3" rows="12" columns="2">
20071 <features tabularvalignment="middle">
20072 <column alignment="center" valignment="top" width="0pt">
20073 <column alignment="center" valignment="top" width="0pt">
20074 <row>
20075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20076 \begin_inset Text
20077
20078 \begin_layout Plain Layout
20079 Comando
20080 \end_layout
20081
20082 \end_inset
20083 </cell>
20084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20085 \begin_inset Text
20086
20087 \begin_layout Plain Layout
20088 Símbolo
20089 \end_layout
20090
20091 \end_inset
20092 </cell>
20093 </row>
20094 <row>
20095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20096 \begin_inset Text
20097
20098 \begin_layout Plain Layout
20099
20100 \backslash
20101 iota
20102 \end_layout
20103
20104 \end_inset
20105 </cell>
20106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20107 \begin_inset Text
20108
20109 \begin_layout Plain Layout
20110 \begin_inset Formula $\iota$
20111 \end_inset
20112
20113
20114 \end_layout
20115
20116 \end_inset
20117 </cell>
20118 </row>
20119 <row>
20120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20121 \begin_inset Text
20122
20123 \begin_layout Plain Layout
20124
20125 \backslash
20126 kappa
20127 \end_layout
20128
20129 \end_inset
20130 </cell>
20131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20132 \begin_inset Text
20133
20134 \begin_layout Plain Layout
20135 \begin_inset Formula $\kappa$
20136 \end_inset
20137
20138
20139 \end_layout
20140
20141 \end_inset
20142 </cell>
20143 </row>
20144 <row>
20145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20146 \begin_inset Text
20147
20148 \begin_layout Plain Layout
20149
20150 \backslash
20151 varkappa
20152 \end_layout
20153
20154 \end_inset
20155 </cell>
20156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20157 \begin_inset Text
20158
20159 \begin_layout Plain Layout
20160 \begin_inset Formula $\varkappa$
20161 \end_inset
20162
20163
20164 \end_layout
20165
20166 \end_inset
20167 </cell>
20168 </row>
20169 <row>
20170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20171 \begin_inset Text
20172
20173 \begin_layout Plain Layout
20174
20175 \backslash
20176 lambda
20177 \end_layout
20178
20179 \end_inset
20180 </cell>
20181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20182 \begin_inset Text
20183
20184 \begin_layout Plain Layout
20185 \begin_inset Formula $\lambda$
20186 \end_inset
20187
20188
20189 \end_layout
20190
20191 \end_inset
20192 </cell>
20193 </row>
20194 <row>
20195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20196 \begin_inset Text
20197
20198 \begin_layout Plain Layout
20199
20200 \backslash
20201 mu
20202 \end_layout
20203
20204 \end_inset
20205 </cell>
20206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20207 \begin_inset Text
20208
20209 \begin_layout Plain Layout
20210 \begin_inset Formula $\mu$
20211 \end_inset
20212
20213
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 </row>
20219 <row>
20220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20221 \begin_inset Text
20222
20223 \begin_layout Plain Layout
20224
20225 \backslash
20226 nu
20227 \end_layout
20228
20229 \end_inset
20230 </cell>
20231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20232 \begin_inset Text
20233
20234 \begin_layout Plain Layout
20235 \begin_inset Formula $\nu$
20236 \end_inset
20237
20238
20239 \end_layout
20240
20241 \end_inset
20242 </cell>
20243 </row>
20244 <row>
20245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20246 \begin_inset Text
20247
20248 \begin_layout Plain Layout
20249
20250 \backslash
20251 xi
20252 \end_layout
20253
20254 \end_inset
20255 </cell>
20256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20257 \begin_inset Text
20258
20259 \begin_layout Plain Layout
20260 \begin_inset Formula $\xi$
20261 \end_inset
20262
20263
20264 \end_layout
20265
20266 \end_inset
20267 </cell>
20268 </row>
20269 <row>
20270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20271 \begin_inset Text
20272
20273 \begin_layout Plain Layout
20274 o
20275 \end_layout
20276
20277 \end_inset
20278 </cell>
20279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20280 \begin_inset Text
20281
20282 \begin_layout Plain Layout
20283 \begin_inset Formula $o$
20284 \end_inset
20285
20286
20287 \end_layout
20288
20289 \end_inset
20290 </cell>
20291 </row>
20292 <row>
20293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20294 \begin_inset Text
20295
20296 \begin_layout Plain Layout
20297
20298 \backslash
20299 pi
20300 \end_layout
20301
20302 \end_inset
20303 </cell>
20304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20305 \begin_inset Text
20306
20307 \begin_layout Plain Layout
20308 \begin_inset Formula $\pi$
20309 \end_inset
20310
20311
20312 \end_layout
20313
20314 \end_inset
20315 </cell>
20316 </row>
20317 <row>
20318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20319 \begin_inset Text
20320
20321 \begin_layout Plain Layout
20322
20323 \backslash
20324 varpi
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20330 \begin_inset Text
20331
20332 \begin_layout Plain Layout
20333 \begin_inset Formula $\varpi$
20334 \end_inset
20335
20336
20337 \end_layout
20338
20339 \end_inset
20340 </cell>
20341 </row>
20342 <row>
20343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20344 \begin_inset Text
20345
20346 \begin_layout Plain Layout
20347
20348 \backslash
20349 rho
20350 \end_layout
20351
20352 \end_inset
20353 </cell>
20354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20355 \begin_inset Text
20356
20357 \begin_layout Plain Layout
20358 \begin_inset Formula $\rho$
20359 \end_inset
20360
20361
20362 \end_layout
20363
20364 \end_inset
20365 </cell>
20366 </row>
20367 </lyxtabular>
20368
20369 \end_inset
20370
20371
20372 \begin_inset space \hfill{}
20373 \end_inset
20374
20375
20376 \begin_inset Tabular
20377 <lyxtabular version="3" rows="11" columns="2">
20378 <features tabularvalignment="middle">
20379 <column alignment="center" valignment="top" width="0pt">
20380 <column alignment="center" valignment="top" width="0pt">
20381 <row>
20382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20383 \begin_inset Text
20384
20385 \begin_layout Plain Layout
20386 Comando
20387 \end_layout
20388
20389 \end_inset
20390 </cell>
20391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20392 \begin_inset Text
20393
20394 \begin_layout Plain Layout
20395 Símbolo
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 </row>
20401 <row>
20402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20403 \begin_inset Text
20404
20405 \begin_layout Plain Layout
20406
20407 \backslash
20408 varrho
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20414 \begin_inset Text
20415
20416 \begin_layout Plain Layout
20417 \begin_inset Formula $\varrho$
20418 \end_inset
20419
20420
20421 \end_layout
20422
20423 \end_inset
20424 </cell>
20425 </row>
20426 <row>
20427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20428 \begin_inset Text
20429
20430 \begin_layout Plain Layout
20431
20432 \backslash
20433 sigma
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20439 \begin_inset Text
20440
20441 \begin_layout Plain Layout
20442 \begin_inset Formula $\sigma$
20443 \end_inset
20444
20445
20446 \end_layout
20447
20448 \end_inset
20449 </cell>
20450 </row>
20451 <row>
20452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20453 \begin_inset Text
20454
20455 \begin_layout Plain Layout
20456
20457 \backslash
20458 varsigma
20459 \end_layout
20460
20461 \end_inset
20462 </cell>
20463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20464 \begin_inset Text
20465
20466 \begin_layout Plain Layout
20467 \begin_inset Formula $\varsigma$
20468 \end_inset
20469
20470
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 </row>
20476 <row>
20477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481
20482 \backslash
20483 tau
20484 \end_layout
20485
20486 \end_inset
20487 </cell>
20488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20489 \begin_inset Text
20490
20491 \begin_layout Plain Layout
20492 \begin_inset Formula $\tau$
20493 \end_inset
20494
20495
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 </row>
20501 <row>
20502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20503 \begin_inset Text
20504
20505 \begin_layout Plain Layout
20506
20507 \backslash
20508 upsilon
20509 \end_layout
20510
20511 \end_inset
20512 </cell>
20513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20514 \begin_inset Text
20515
20516 \begin_layout Plain Layout
20517 \begin_inset Formula $\upsilon$
20518 \end_inset
20519
20520
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 </row>
20526 <row>
20527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20528 \begin_inset Text
20529
20530 \begin_layout Plain Layout
20531
20532 \backslash
20533 phi
20534 \end_layout
20535
20536 \end_inset
20537 </cell>
20538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20539 \begin_inset Text
20540
20541 \begin_layout Plain Layout
20542 \begin_inset Formula $\phi$
20543 \end_inset
20544
20545
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 </row>
20551 <row>
20552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20553 \begin_inset Text
20554
20555 \begin_layout Plain Layout
20556
20557 \backslash
20558 varphi
20559 \end_layout
20560
20561 \end_inset
20562 </cell>
20563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20564 \begin_inset Text
20565
20566 \begin_layout Plain Layout
20567 \begin_inset Formula $\varphi$
20568 \end_inset
20569
20570
20571 \end_layout
20572
20573 \end_inset
20574 </cell>
20575 </row>
20576 <row>
20577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20578 \begin_inset Text
20579
20580 \begin_layout Plain Layout
20581
20582 \backslash
20583 chi
20584 \end_layout
20585
20586 \end_inset
20587 </cell>
20588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20589 \begin_inset Text
20590
20591 \begin_layout Plain Layout
20592 \begin_inset Formula $\chi$
20593 \end_inset
20594
20595
20596 \end_layout
20597
20598 \end_inset
20599 </cell>
20600 </row>
20601 <row>
20602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20603 \begin_inset Text
20604
20605 \begin_layout Plain Layout
20606
20607 \backslash
20608 psi
20609 \end_layout
20610
20611 \end_inset
20612 </cell>
20613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20614 \begin_inset Text
20615
20616 \begin_layout Plain Layout
20617 \begin_inset Formula $\psi$
20618 \end_inset
20619
20620
20621 \end_layout
20622
20623 \end_inset
20624 </cell>
20625 </row>
20626 <row>
20627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20628 \begin_inset Text
20629
20630 \begin_layout Plain Layout
20631
20632 \backslash
20633 omega
20634 \end_layout
20635
20636 \end_inset
20637 </cell>
20638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20639 \begin_inset Text
20640
20641 \begin_layout Plain Layout
20642 \begin_inset Formula $\omega$
20643 \end_inset
20644
20645
20646 \end_layout
20647
20648 \end_inset
20649 </cell>
20650 </row>
20651 </lyxtabular>
20652
20653 \end_inset
20654
20655
20656 \begin_inset space \hfill{}
20657 \end_inset
20658
20659
20660 \end_layout
20661
20662 \begin_layout Standard
20663 \begin_inset VSpace medskip
20664 \end_inset
20665
20666
20667 \end_layout
20668
20669 \begin_layout Standard
20670 Cómo escribir letras griegas especiales en redonda se explica en 
20671 \begin_inset CommandInset ref
20672 LatexCommand ref
20673 reference "sub:Griegas-en-redonda"
20674
20675 \end_inset
20676
20677 .
20678 \end_layout
20679
20680 \begin_layout Subsection
20681 Mayúsculas
20682 \begin_inset Index idx
20683 status collapsed
20684
20685 \begin_layout Plain Layout
20686 Letras griegas ! mayúsculas
20687 \end_layout
20688
20689 \end_inset
20690
20691
20692 \end_layout
20693
20694 \begin_layout Standard
20695 \begin_inset space \hfill{}
20696 \end_inset
20697
20698
20699 \begin_inset Tabular
20700 <lyxtabular version="3" rows="7" columns="2">
20701 <features tabularvalignment="middle">
20702 <column alignment="center" valignment="top" width="0pt">
20703 <column alignment="center" valignment="top" width="0pt">
20704 <row>
20705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20706 \begin_inset Text
20707
20708 \begin_layout Plain Layout
20709 Comando
20710 \end_layout
20711
20712 \end_inset
20713 </cell>
20714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Plain Layout
20718 Símbolo
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 </row>
20724 <row>
20725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20726 \begin_inset Text
20727
20728 \begin_layout Plain Layout
20729
20730 \backslash
20731 Gamma
20732 \end_layout
20733
20734 \end_inset
20735 </cell>
20736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20737 \begin_inset Text
20738
20739 \begin_layout Plain Layout
20740 \begin_inset Formula $\Gamma$
20741 \end_inset
20742
20743
20744 \end_layout
20745
20746 \end_inset
20747 </cell>
20748 </row>
20749 <row>
20750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754
20755 \backslash
20756 Delta
20757 \end_layout
20758
20759 \end_inset
20760 </cell>
20761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20762 \begin_inset Text
20763
20764 \begin_layout Plain Layout
20765 \begin_inset Formula $\Delta$
20766 \end_inset
20767
20768
20769 \end_layout
20770
20771 \end_inset
20772 </cell>
20773 </row>
20774 <row>
20775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20776 \begin_inset Text
20777
20778 \begin_layout Plain Layout
20779
20780 \backslash
20781 Theta
20782 \end_layout
20783
20784 \end_inset
20785 </cell>
20786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20787 \begin_inset Text
20788
20789 \begin_layout Plain Layout
20790 \begin_inset Formula $\Theta$
20791 \end_inset
20792
20793
20794 \end_layout
20795
20796 \end_inset
20797 </cell>
20798 </row>
20799 <row>
20800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20801 \begin_inset Text
20802
20803 \begin_layout Plain Layout
20804
20805 \backslash
20806 Lambda
20807 \end_layout
20808
20809 \end_inset
20810 </cell>
20811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20812 \begin_inset Text
20813
20814 \begin_layout Plain Layout
20815 \begin_inset Formula $\Lambda$
20816 \end_inset
20817
20818
20819 \end_layout
20820
20821 \end_inset
20822 </cell>
20823 </row>
20824 <row>
20825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20826 \begin_inset Text
20827
20828 \begin_layout Plain Layout
20829
20830 \backslash
20831 Xi
20832 \end_layout
20833
20834 \end_inset
20835 </cell>
20836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20837 \begin_inset Text
20838
20839 \begin_layout Plain Layout
20840 \begin_inset Formula $\Xi$
20841 \end_inset
20842
20843
20844 \end_layout
20845
20846 \end_inset
20847 </cell>
20848 </row>
20849 <row>
20850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20851 \begin_inset Text
20852
20853 \begin_layout Plain Layout
20854
20855 \backslash
20856 Pi
20857 \end_layout
20858
20859 \end_inset
20860 </cell>
20861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20862 \begin_inset Text
20863
20864 \begin_layout Plain Layout
20865 \begin_inset Formula $\Pi$
20866 \end_inset
20867
20868
20869 \end_layout
20870
20871 \end_inset
20872 </cell>
20873 </row>
20874 </lyxtabular>
20875
20876 \end_inset
20877
20878
20879 \begin_inset space \hfill{}
20880 \end_inset
20881
20882
20883 \begin_inset Tabular
20884 <lyxtabular version="3" rows="6" columns="2">
20885 <features tabularvalignment="middle">
20886 <column alignment="center" valignment="top" width="0pt">
20887 <column alignment="center" valignment="top" width="0pt">
20888 <row>
20889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20890 \begin_inset Text
20891
20892 \begin_layout Plain Layout
20893 Comando
20894 \end_layout
20895
20896 \end_inset
20897 </cell>
20898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20899 \begin_inset Text
20900
20901 \begin_layout Plain Layout
20902 Símbolo
20903 \end_layout
20904
20905 \end_inset
20906 </cell>
20907 </row>
20908 <row>
20909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20910 \begin_inset Text
20911
20912 \begin_layout Plain Layout
20913
20914 \backslash
20915 Sigma
20916 \end_layout
20917
20918 \end_inset
20919 </cell>
20920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20921 \begin_inset Text
20922
20923 \begin_layout Plain Layout
20924 \begin_inset Formula $\Sigma$
20925 \end_inset
20926
20927
20928 \end_layout
20929
20930 \end_inset
20931 </cell>
20932 </row>
20933 <row>
20934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20935 \begin_inset Text
20936
20937 \begin_layout Plain Layout
20938
20939 \backslash
20940 Upsilon
20941 \end_layout
20942
20943 \end_inset
20944 </cell>
20945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20946 \begin_inset Text
20947
20948 \begin_layout Plain Layout
20949 \begin_inset Formula $\Upsilon$
20950 \end_inset
20951
20952
20953 \end_layout
20954
20955 \end_inset
20956 </cell>
20957 </row>
20958 <row>
20959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20960 \begin_inset Text
20961
20962 \begin_layout Plain Layout
20963
20964 \backslash
20965 Phi
20966 \end_layout
20967
20968 \end_inset
20969 </cell>
20970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20971 \begin_inset Text
20972
20973 \begin_layout Plain Layout
20974 \begin_inset Formula $\Phi$
20975 \end_inset
20976
20977
20978 \end_layout
20979
20980 \end_inset
20981 </cell>
20982 </row>
20983 <row>
20984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20985 \begin_inset Text
20986
20987 \begin_layout Plain Layout
20988
20989 \backslash
20990 Psi
20991 \end_layout
20992
20993 \end_inset
20994 </cell>
20995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20996 \begin_inset Text
20997
20998 \begin_layout Plain Layout
20999 \begin_inset Formula $\Psi$
21000 \end_inset
21001
21002
21003 \end_layout
21004
21005 \end_inset
21006 </cell>
21007 </row>
21008 <row>
21009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21010 \begin_inset Text
21011
21012 \begin_layout Plain Layout
21013
21014 \backslash
21015 Omega
21016 \end_layout
21017
21018 \end_inset
21019 </cell>
21020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21021 \begin_inset Text
21022
21023 \begin_layout Plain Layout
21024 \begin_inset Formula $\Omega$
21025 \end_inset
21026
21027
21028 \end_layout
21029
21030 \end_inset
21031 </cell>
21032 </row>
21033 </lyxtabular>
21034
21035 \end_inset
21036
21037
21038 \begin_inset space \hfill{}
21039 \end_inset
21040
21041
21042 \end_layout
21043
21044 \begin_layout Standard
21045 \begin_inset VSpace medskip
21046 \end_inset
21047
21048
21049 \end_layout
21050
21051 \begin_layout Standard
21052 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
21053  cuando se desarrolló TeX.
21054  Para obtener mayúsculas en cursiva, inicia cada comando con 
21055 \series bold
21056 var
21057 \series default
21058 .
21059  Por ejemplo, el comando 
21060 \series bold
21061
21062 \backslash
21063 varGamma
21064 \series default
21065  genera 
21066 \begin_inset Formula $\varGamma$
21067 \end_inset
21068
21069 .
21070  Otra forma es cargar el paquete 
21071 \series bold
21072 fixmath
21073 \series default
21074
21075 \begin_inset Foot
21076 status collapsed
21077
21078 \begin_layout Plain Layout
21079
21080 \series bold
21081 fixmath
21082 \series default
21083  forma parte del paquete LaTeX 
21084 \series bold
21085 was
21086 \series default
21087
21088 \begin_inset Index idx
21089 status collapsed
21090
21091 \begin_layout Plain Layout
21092 Paquetes ! was
21093 \begin_inset ERT
21094 status collapsed
21095
21096 \begin_layout Plain Layout
21097
21098
21099 \backslash
21100 vspace{4mm}
21101 \end_layout
21102
21103 \end_inset
21104
21105
21106 \end_layout
21107
21108 \end_inset
21109
21110 .
21111 \end_layout
21112
21113 \end_inset
21114
21115
21116 \begin_inset Index idx
21117 status collapsed
21118
21119 \begin_layout Plain Layout
21120 Paquetes ! fixmath
21121 \end_layout
21122
21123 \end_inset
21124
21125  con la línea siguiente en el preámbulo LaTeX
21126 \end_layout
21127
21128 \begin_layout Standard
21129
21130 \series bold
21131
21132 \backslash
21133 usepackage{fixmath}
21134 \end_layout
21135
21136 \begin_layout Standard
21137 Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam
21138 ente en cursiva.
21139 \end_layout
21140
21141 \begin_layout Subsection
21142 Letras en negrita
21143 \begin_inset Index idx
21144 status collapsed
21145
21146 \begin_layout Plain Layout
21147 Letras griegas ! en negrita
21148 \end_layout
21149
21150 \end_inset
21151
21152
21153 \end_layout
21154
21155 \begin_layout Standard
21156 Las letras griegas no admiten diferentes estilos de letra como las latinas.
21157  Sólo se pueden poner en negrita con el comando 
21158 \series bold
21159
21160 \backslash
21161 boldsymbol
21162 \series default
21163
21164 \begin_inset Index idx
21165 status collapsed
21166
21167 \begin_layout Plain Layout
21168 Comandos ! B ! 
21169 \backslash
21170 boldsymbol
21171 \end_layout
21172
21173 \end_inset
21174
21175 .
21176 \end_layout
21177
21178 \begin_layout Standard
21179 \align center
21180 \begin_inset Tabular
21181 <lyxtabular version="3" rows="3" columns="2">
21182 <features tabularvalignment="middle">
21183 <column alignment="center" valignment="top" width="0">
21184 <column alignment="center" valignment="top" width="0">
21185 <row>
21186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21187 \begin_inset Text
21188
21189 \begin_layout Plain Layout
21190 Comando
21191 \end_layout
21192
21193 \end_inset
21194 </cell>
21195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21196 \begin_inset Text
21197
21198 \begin_layout Plain Layout
21199 Símbolo
21200 \end_layout
21201
21202 \end_inset
21203 </cell>
21204 </row>
21205 <row>
21206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21207 \begin_inset Text
21208
21209 \begin_layout Plain Layout
21210
21211 \backslash
21212 Upsilon
21213 \backslash
21214 boldsymbol
21215 \backslash
21216 Upsilon
21217 \end_layout
21218
21219 \end_inset
21220 </cell>
21221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21222 \begin_inset Text
21223
21224 \begin_layout Plain Layout
21225 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21226 \end_inset
21227
21228
21229 \end_layout
21230
21231 \end_inset
21232 </cell>
21233 </row>
21234 <row>
21235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21236 \begin_inset Text
21237
21238 \begin_layout Plain Layout
21239
21240 \backslash
21241 theta
21242 \backslash
21243 boldsymbol
21244 \backslash
21245 theta
21246 \end_layout
21247
21248 \end_inset
21249 </cell>
21250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21251 \begin_inset Text
21252
21253 \begin_layout Plain Layout
21254 \begin_inset Formula $\theta\boldsymbol{\theta}$
21255 \end_inset
21256
21257
21258 \end_layout
21259
21260 \end_inset
21261 </cell>
21262 </row>
21263 </lyxtabular>
21264
21265 \end_inset
21266
21267
21268 \end_layout
21269
21270 \begin_layout Standard
21271 \noindent
21272 \align center
21273 \begin_inset Newpage newpage
21274 \end_inset
21275
21276
21277 \end_layout
21278
21279 \begin_layout Section
21280 Símbolos
21281 \begin_inset ERT
21282 status collapsed
21283
21284 \begin_layout Plain Layout
21285
21286
21287 \backslash
21288 texorpdfstring{
21289 \end_layout
21290
21291 \end_inset
21292
21293
21294 \begin_inset Foot
21295 status collapsed
21296
21297 \begin_layout Plain Layout
21298 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
21299  LaTeX en 
21300 \begin_inset CommandInset citation
21301 LatexCommand cite
21302 key "Symbols"
21303
21304 \end_inset
21305
21306 .
21307 \end_layout
21308
21309 \end_inset
21310
21311
21312 \begin_inset ERT
21313 status collapsed
21314
21315 \begin_layout Plain Layout
21316
21317 }{}
21318 \end_layout
21319
21320 \end_inset
21321
21322
21323 \begin_inset Note Note
21324 status collapsed
21325
21326 \begin_layout Plain Layout
21327
21328 \backslash
21329 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
21330  PDF.
21331 \end_layout
21332
21333 \begin_layout Plain Layout
21334 Más sobre 
21335 \backslash
21336 texorpdfstring en la sección 
21337 \begin_inset CommandInset ref
21338 LatexCommand ref
21339 reference "sub:Ecuaciones-en-encabezados"
21340
21341 \end_inset
21342
21343 .
21344 \end_layout
21345
21346 \end_inset
21347
21348
21349 \begin_inset Index idx
21350 status collapsed
21351
21352 \begin_layout Plain Layout
21353 Símbolos
21354 \end_layout
21355
21356 \end_inset
21357
21358
21359 \end_layout
21360
21361 \begin_layout Standard
21362 Muchos de los símbolos listados en esta sección se pueden insertar además
21363  mediante los botones 
21364 \begin_inset Graphics
21365         filename ../../images/math/nabla.png
21366         scale 85
21367
21368 \end_inset
21369
21370  y 
21371 \begin_inset Graphics
21372         filename ../../images/math/digamma.png
21373         scale 85
21374
21375 \end_inset
21376
21377  de la barra de ecuaciones.
21378 \end_layout
21379
21380 \begin_layout Subsection
21381 Símbolos matemáticos
21382 \begin_inset CommandInset label
21383 LatexCommand label
21384 name "sub:Símbolos-matemáticos"
21385
21386 \end_inset
21387
21388
21389 \begin_inset Index idx
21390 status collapsed
21391
21392 \begin_layout Plain Layout
21393 Símbolos ! matemáticos
21394 \end_layout
21395
21396 \end_inset
21397
21398
21399 \end_layout
21400
21401 \begin_layout Standard
21402 \begin_inset space \hfill{}
21403 \end_inset
21404
21405
21406 \begin_inset Tabular
21407 <lyxtabular version="3" rows="10" columns="2">
21408 <features tabularvalignment="middle">
21409 <column alignment="center" valignment="top" width="0pt">
21410 <column alignment="center" valignment="top" width="0pt">
21411 <row>
21412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21413 \begin_inset Text
21414
21415 \begin_layout Plain Layout
21416 Comando
21417 \end_layout
21418
21419 \end_inset
21420 </cell>
21421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21422 \begin_inset Text
21423
21424 \begin_layout Plain Layout
21425 Símbolo
21426 \end_layout
21427
21428 \end_inset
21429 </cell>
21430 </row>
21431 <row>
21432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21433 \begin_inset Text
21434
21435 \begin_layout Plain Layout
21436
21437 \backslash
21438 neg
21439 \end_layout
21440
21441 \end_inset
21442 </cell>
21443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21444 \begin_inset Text
21445
21446 \begin_layout Plain Layout
21447 \begin_inset Formula $\neg$
21448 \end_inset
21449
21450
21451 \end_layout
21452
21453 \end_inset
21454 </cell>
21455 </row>
21456 <row>
21457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21458 \begin_inset Text
21459
21460 \begin_layout Plain Layout
21461
21462 \backslash
21463 Im
21464 \end_layout
21465
21466 \end_inset
21467 </cell>
21468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21469 \begin_inset Text
21470
21471 \begin_layout Plain Layout
21472 \begin_inset Formula $\Im$
21473 \end_inset
21474
21475
21476 \end_layout
21477
21478 \end_inset
21479 </cell>
21480 </row>
21481 <row>
21482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21483 \begin_inset Text
21484
21485 \begin_layout Plain Layout
21486
21487 \backslash
21488 Re
21489 \end_layout
21490
21491 \end_inset
21492 </cell>
21493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21494 \begin_inset Text
21495
21496 \begin_layout Plain Layout
21497 \begin_inset Formula $\Re$
21498 \end_inset
21499
21500
21501 \end_layout
21502
21503 \end_inset
21504 </cell>
21505 </row>
21506 <row>
21507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21508 \begin_inset Text
21509
21510 \begin_layout Plain Layout
21511
21512 \backslash
21513 aleph
21514 \end_layout
21515
21516 \end_inset
21517 </cell>
21518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21519 \begin_inset Text
21520
21521 \begin_layout Plain Layout
21522 \begin_inset Formula $\aleph$
21523 \end_inset
21524
21525
21526 \end_layout
21527
21528 \end_inset
21529 </cell>
21530 </row>
21531 <row>
21532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21533 \begin_inset Text
21534
21535 \begin_layout Plain Layout
21536
21537 \backslash
21538 partial
21539 \end_layout
21540
21541 \end_inset
21542 </cell>
21543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21544 \begin_inset Text
21545
21546 \begin_layout Plain Layout
21547 \begin_inset Formula $\partial$
21548 \end_inset
21549
21550
21551 \end_layout
21552
21553 \end_inset
21554 </cell>
21555 </row>
21556 <row>
21557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21558 \begin_inset Text
21559
21560 \begin_layout Plain Layout
21561
21562 \backslash
21563 infty
21564 \end_layout
21565
21566 \end_inset
21567 </cell>
21568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21569 \begin_inset Text
21570
21571 \begin_layout Plain Layout
21572 \begin_inset Formula $\infty$
21573 \end_inset
21574
21575
21576 \end_layout
21577
21578 \end_inset
21579 </cell>
21580 </row>
21581 <row>
21582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21583 \begin_inset Text
21584
21585 \begin_layout Plain Layout
21586
21587 \backslash
21588 wp
21589 \end_layout
21590
21591 \end_inset
21592 </cell>
21593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21594 \begin_inset Text
21595
21596 \begin_layout Plain Layout
21597 \begin_inset Formula $\wp$
21598 \end_inset
21599
21600
21601 \end_layout
21602
21603 \end_inset
21604 </cell>
21605 </row>
21606 <row>
21607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21608 \begin_inset Text
21609
21610 \begin_layout Plain Layout
21611
21612 \backslash
21613 imath
21614 \end_layout
21615
21616 \end_inset
21617 </cell>
21618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21619 \begin_inset Text
21620
21621 \begin_layout Plain Layout
21622 \begin_inset Formula $\imath$
21623 \end_inset
21624
21625
21626 \end_layout
21627
21628 \end_inset
21629 </cell>
21630 </row>
21631 <row>
21632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21633 \begin_inset Text
21634
21635 \begin_layout Plain Layout
21636
21637 \backslash
21638 jmath
21639 \end_layout
21640
21641 \end_inset
21642 </cell>
21643 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21644 \begin_inset Text
21645
21646 \begin_layout Plain Layout
21647 \begin_inset Formula $\jmath$
21648 \end_inset
21649
21650
21651 \end_layout
21652
21653 \end_inset
21654 </cell>
21655 </row>
21656 </lyxtabular>
21657
21658 \end_inset
21659
21660
21661 \begin_inset space \hfill{}
21662 \end_inset
21663
21664
21665 \begin_inset Tabular
21666 <lyxtabular version="3" rows="10" columns="2">
21667 <features tabularvalignment="middle">
21668 <column alignment="center" valignment="top" width="0pt">
21669 <column alignment="center" valignment="top" width="0pt">
21670 <row>
21671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21672 \begin_inset Text
21673
21674 \begin_layout Plain Layout
21675 Comando
21676 \end_layout
21677
21678 \end_inset
21679 </cell>
21680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21681 \begin_inset Text
21682
21683 \begin_layout Plain Layout
21684 Símbolo
21685 \begin_inset Note Note
21686 status collapsed
21687
21688 \begin_layout Plain Layout
21689
21690 \series bold
21691
21692 \backslash
21693 raisebox
21694 \series default
21695  se usa sólo como espaciador
21696 \end_layout
21697
21698 \end_inset
21699
21700
21701 \end_layout
21702
21703 \end_inset
21704 </cell>
21705 </row>
21706 <row>
21707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21708 \begin_inset Text
21709
21710 \begin_layout Plain Layout
21711
21712 \backslash
21713 forall
21714 \end_layout
21715
21716 \end_inset
21717 </cell>
21718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21719 \begin_inset Text
21720
21721 \begin_layout Plain Layout
21722 \begin_inset Formula $\forall$
21723 \end_inset
21724
21725
21726 \end_layout
21727
21728 \end_inset
21729 </cell>
21730 </row>
21731 <row>
21732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21733 \begin_inset Text
21734
21735 \begin_layout Plain Layout
21736
21737 \backslash
21738 exists
21739 \end_layout
21740
21741 \end_inset
21742 </cell>
21743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21744 \begin_inset Text
21745
21746 \begin_layout Plain Layout
21747 \begin_inset Formula $\exists$
21748 \end_inset
21749
21750
21751 \end_layout
21752
21753 \end_inset
21754 </cell>
21755 </row>
21756 <row>
21757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21758 \begin_inset Text
21759
21760 \begin_layout Plain Layout
21761
21762 \backslash
21763 nexists
21764 \end_layout
21765
21766 \end_inset
21767 </cell>
21768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21769 \begin_inset Text
21770
21771 \begin_layout Plain Layout
21772 \begin_inset Formula $\nexists$
21773 \end_inset
21774
21775
21776 \end_layout
21777
21778 \end_inset
21779 </cell>
21780 </row>
21781 <row>
21782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21783 \begin_inset Text
21784
21785 \begin_layout Plain Layout
21786
21787 \backslash
21788 emptyset
21789 \end_layout
21790
21791 \end_inset
21792 </cell>
21793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21794 \begin_inset Text
21795
21796 \begin_layout Plain Layout
21797 \begin_inset Formula $\emptyset$
21798 \end_inset
21799
21800
21801 \end_layout
21802
21803 \end_inset
21804 </cell>
21805 </row>
21806 <row>
21807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21808 \begin_inset Text
21809
21810 \begin_layout Plain Layout
21811
21812 \backslash
21813 varnothing
21814 \end_layout
21815
21816 \end_inset
21817 </cell>
21818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21819 \begin_inset Text
21820
21821 \begin_layout Plain Layout
21822 \begin_inset Formula $\varnothing$
21823 \end_inset
21824
21825
21826 \end_layout
21827
21828 \end_inset
21829 </cell>
21830 </row>
21831 <row>
21832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21833 \begin_inset Text
21834
21835 \begin_layout Plain Layout
21836
21837 \backslash
21838 dag
21839 \end_layout
21840
21841 \end_inset
21842 </cell>
21843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21844 \begin_inset Text
21845
21846 \begin_layout Plain Layout
21847 \begin_inset Formula $\dag$
21848 \end_inset
21849
21850
21851 \end_layout
21852
21853 \end_inset
21854 </cell>
21855 </row>
21856 <row>
21857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21858 \begin_inset Text
21859
21860 \begin_layout Plain Layout
21861
21862 \backslash
21863 ddag
21864 \end_layout
21865
21866 \end_inset
21867 </cell>
21868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21869 \begin_inset Text
21870
21871 \begin_layout Plain Layout
21872 \begin_inset Formula $\ddag$
21873 \end_inset
21874
21875
21876 \end_layout
21877
21878 \end_inset
21879 </cell>
21880 </row>
21881 <row>
21882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21883 \begin_inset Text
21884
21885 \begin_layout Plain Layout
21886
21887 \backslash
21888 complement
21889 \end_layout
21890
21891 \end_inset
21892 </cell>
21893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21894 \begin_inset Text
21895
21896 \begin_layout Plain Layout
21897 \begin_inset ERT
21898 status collapsed
21899
21900 \begin_layout Plain Layout
21901
21902
21903 \backslash
21904 raisebox{-0.8mm}{
21905 \end_layout
21906
21907 \end_inset
21908
21909
21910 \begin_inset Formula $\complement$
21911 \end_inset
21912
21913
21914 \begin_inset ERT
21915 status collapsed
21916
21917 \begin_layout Plain Layout
21918
21919 }
21920 \end_layout
21921
21922 \end_inset
21923
21924
21925 \end_layout
21926
21927 \end_inset
21928 </cell>
21929 </row>
21930 <row>
21931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935
21936 \backslash
21937 Bbbk
21938 \end_layout
21939
21940 \end_inset
21941 </cell>
21942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21943 \begin_inset Text
21944
21945 \begin_layout Plain Layout
21946 \begin_inset Formula $\Bbbk$
21947 \end_inset
21948
21949
21950 \end_layout
21951
21952 \end_inset
21953 </cell>
21954 </row>
21955 </lyxtabular>
21956
21957 \end_inset
21958
21959
21960 \begin_inset space \hfill{}
21961 \end_inset
21962
21963
21964 \begin_inset Tabular
21965 <lyxtabular version="3" rows="10" columns="2">
21966 <features tabularvalignment="middle">
21967 <column alignment="center" valignment="top" width="0pt">
21968 <column alignment="center" valignment="top" width="0pt">
21969 <row>
21970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974 Comando
21975 \end_layout
21976
21977 \end_inset
21978 </cell>
21979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21980 \begin_inset Text
21981
21982 \begin_layout Plain Layout
21983 Símbolo
21984 \end_layout
21985
21986 \end_inset
21987 </cell>
21988 </row>
21989 <row>
21990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21991 \begin_inset Text
21992
21993 \begin_layout Plain Layout
21994
21995 \backslash
21996 prime
21997 \end_layout
21998
21999 \end_inset
22000 </cell>
22001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22002 \begin_inset Text
22003
22004 \begin_layout Plain Layout
22005 \begin_inset Formula $\prime$
22006 \end_inset
22007
22008
22009 \end_layout
22010
22011 \end_inset
22012 </cell>
22013 </row>
22014 <row>
22015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22016 \begin_inset Text
22017
22018 \begin_layout Plain Layout
22019
22020 \backslash
22021 backprime
22022 \end_layout
22023
22024 \end_inset
22025 </cell>
22026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22027 \begin_inset Text
22028
22029 \begin_layout Plain Layout
22030 \begin_inset Formula $\backprime$
22031 \end_inset
22032
22033
22034 \end_layout
22035
22036 \end_inset
22037 </cell>
22038 </row>
22039 <row>
22040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22041 \begin_inset Text
22042
22043 \begin_layout Plain Layout
22044
22045 \backslash
22046 mho
22047 \end_layout
22048
22049 \end_inset
22050 </cell>
22051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22052 \begin_inset Text
22053
22054 \begin_layout Plain Layout
22055 \begin_inset Formula $\mho$
22056 \end_inset
22057
22058
22059 \end_layout
22060
22061 \end_inset
22062 </cell>
22063 </row>
22064 <row>
22065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22066 \begin_inset Text
22067
22068 \begin_layout Plain Layout
22069
22070 \backslash
22071 triangle
22072 \end_layout
22073
22074 \end_inset
22075 </cell>
22076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22077 \begin_inset Text
22078
22079 \begin_layout Plain Layout
22080 \begin_inset Formula $\triangle$
22081 \end_inset
22082
22083
22084 \end_layout
22085
22086 \end_inset
22087 </cell>
22088 </row>
22089 <row>
22090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22091 \begin_inset Text
22092
22093 \begin_layout Plain Layout
22094
22095 \backslash
22096 angle
22097 \end_layout
22098
22099 \end_inset
22100 </cell>
22101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22102 \begin_inset Text
22103
22104 \begin_layout Plain Layout
22105 \begin_inset Formula $\angle$
22106 \end_inset
22107
22108
22109 \end_layout
22110
22111 \end_inset
22112 </cell>
22113 </row>
22114 <row>
22115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22116 \begin_inset Text
22117
22118 \begin_layout Plain Layout
22119
22120 \backslash
22121 measuredangle
22122 \end_layout
22123
22124 \end_inset
22125 </cell>
22126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22127 \begin_inset Text
22128
22129 \begin_layout Plain Layout
22130 \begin_inset Formula $\measuredangle$
22131 \end_inset
22132
22133
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 </row>
22139 <row>
22140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22141 \begin_inset Text
22142
22143 \begin_layout Plain Layout
22144
22145 \backslash
22146 sphericalangle
22147 \end_layout
22148
22149 \end_inset
22150 </cell>
22151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22152 \begin_inset Text
22153
22154 \begin_layout Plain Layout
22155 \begin_inset Formula $\sphericalangle$
22156 \end_inset
22157
22158
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 </row>
22164 <row>
22165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169
22170 \backslash
22171 top
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180 \begin_inset Formula $\top$
22181 \end_inset
22182
22183
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 </row>
22189 <row>
22190 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194
22195 \backslash
22196 bot
22197 \end_layout
22198
22199 \end_inset
22200 </cell>
22201 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205 \begin_inset Formula $\bot$
22206 \end_inset
22207
22208
22209 \end_layout
22210
22211 \end_inset
22212 </cell>
22213 </row>
22214 </lyxtabular>
22215
22216 \end_inset
22217
22218
22219 \begin_inset space \hfill{}
22220 \end_inset
22221
22222
22223 \end_layout
22224
22225 \begin_layout Subsection
22226 Símbolos misceláneos
22227 \begin_inset CommandInset label
22228 LatexCommand label
22229 name "sub:Símbolos-misceláneos"
22230
22231 \end_inset
22232
22233
22234 \begin_inset Index idx
22235 status collapsed
22236
22237 \begin_layout Plain Layout
22238 Símbolos ! misceláneos
22239 \end_layout
22240
22241 \end_inset
22242
22243
22244 \end_layout
22245
22246 \begin_layout Standard
22247 \noindent
22248 \align center
22249 \begin_inset Tabular
22250 <lyxtabular version="3" rows="10" columns="2">
22251 <features tabularvalignment="middle">
22252 <column alignment="center" valignment="top" width="0pt">
22253 <column alignment="center" valignment="top" width="0pt">
22254 <row>
22255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22256 \begin_inset Text
22257
22258 \begin_layout Plain Layout
22259 Comando
22260 \end_layout
22261
22262 \end_inset
22263 </cell>
22264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22265 \begin_inset Text
22266
22267 \begin_layout Plain Layout
22268 Símbolo
22269 \end_layout
22270
22271 \end_inset
22272 </cell>
22273 </row>
22274 <row>
22275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279
22280 \backslash
22281 flat
22282 \end_layout
22283
22284 \end_inset
22285 </cell>
22286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22287 \begin_inset Text
22288
22289 \begin_layout Plain Layout
22290 \begin_inset Formula $\flat$
22291 \end_inset
22292
22293
22294 \end_layout
22295
22296 \end_inset
22297 </cell>
22298 </row>
22299 <row>
22300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304
22305 \backslash
22306 natural
22307 \end_layout
22308
22309 \end_inset
22310 </cell>
22311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22312 \begin_inset Text
22313
22314 \begin_layout Plain Layout
22315 \begin_inset Formula $\natural$
22316 \end_inset
22317
22318
22319 \end_layout
22320
22321 \end_inset
22322 </cell>
22323 </row>
22324 <row>
22325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329
22330 \backslash
22331 sharp
22332 \end_layout
22333
22334 \end_inset
22335 </cell>
22336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22337 \begin_inset Text
22338
22339 \begin_layout Plain Layout
22340 \begin_inset Formula $\sharp$
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \end_inset
22347 </cell>
22348 </row>
22349 <row>
22350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354
22355 \backslash
22356 surd
22357 \end_layout
22358
22359 \end_inset
22360 </cell>
22361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22362 \begin_inset Text
22363
22364 \begin_layout Plain Layout
22365 \begin_inset Formula $\surd$
22366 \end_inset
22367
22368
22369 \end_layout
22370
22371 \end_inset
22372 </cell>
22373 </row>
22374 <row>
22375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22376 \begin_inset Text
22377
22378 \begin_layout Plain Layout
22379
22380 \backslash
22381 checkmark
22382 \end_layout
22383
22384 \end_inset
22385 </cell>
22386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22387 \begin_inset Text
22388
22389 \begin_layout Plain Layout
22390 \begin_inset Formula $\checkmark$
22391 \end_inset
22392
22393
22394 \end_layout
22395
22396 \end_inset
22397 </cell>
22398 </row>
22399 <row>
22400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22401 \begin_inset Text
22402
22403 \begin_layout Plain Layout
22404
22405 \backslash
22406 yen
22407 \end_layout
22408
22409 \end_inset
22410 </cell>
22411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22412 \begin_inset Text
22413
22414 \begin_layout Plain Layout
22415 \begin_inset Formula $\yen$
22416 \end_inset
22417
22418
22419 \end_layout
22420
22421 \end_inset
22422 </cell>
22423 </row>
22424 <row>
22425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429
22430 \backslash
22431 pounds
22432 \end_layout
22433
22434 \end_inset
22435 </cell>
22436 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22437 \begin_inset Text
22438
22439 \begin_layout Plain Layout
22440 \begin_inset Formula $\pounds$
22441 \end_inset
22442
22443
22444 \end_layout
22445
22446 \end_inset
22447 </cell>
22448 </row>
22449 <row>
22450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22451 \begin_inset Text
22452
22453 \begin_layout Plain Layout
22454 $
22455 \end_layout
22456
22457 \end_inset
22458 </cell>
22459 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22460 \begin_inset Text
22461
22462 \begin_layout Plain Layout
22463 \begin_inset Formula $\$$
22464 \end_inset
22465
22466
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 </row>
22472 <row>
22473 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22474 \begin_inset Text
22475
22476 \begin_layout Plain Layout
22477 §
22478 \end_layout
22479
22480 \end_inset
22481 </cell>
22482 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22483 \begin_inset Text
22484
22485 \begin_layout Plain Layout
22486 \begin_inset Formula $§$
22487 \end_inset
22488
22489
22490 \end_layout
22491
22492 \end_inset
22493 </cell>
22494 </row>
22495 </lyxtabular>
22496
22497 \end_inset
22498
22499
22500 \begin_inset Tabular
22501 <lyxtabular version="3" rows="10" columns="2">
22502 <features tabularvalignment="middle">
22503 <column alignment="center" valignment="top" width="0">
22504 <column alignment="center" valignment="top" width="0">
22505 <row>
22506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22507 \begin_inset Text
22508
22509 \begin_layout Plain Layout
22510 Comando
22511 \end_layout
22512
22513 \end_inset
22514 </cell>
22515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22516 \begin_inset Text
22517
22518 \begin_layout Plain Layout
22519 Símbolo
22520 \end_layout
22521
22522 \end_inset
22523 </cell>
22524 </row>
22525 <row>
22526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22527 \begin_inset Text
22528
22529 \begin_layout Plain Layout
22530
22531 \backslash
22532 hbar
22533 \end_layout
22534
22535 \end_inset
22536 </cell>
22537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22538 \begin_inset Text
22539
22540 \begin_layout Plain Layout
22541 \begin_inset Formula $\hbar$
22542 \end_inset
22543
22544
22545 \end_layout
22546
22547 \end_inset
22548 </cell>
22549 </row>
22550 <row>
22551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22552 \begin_inset Text
22553
22554 \begin_layout Plain Layout
22555
22556 \backslash
22557 hslash
22558 \end_layout
22559
22560 \end_inset
22561 </cell>
22562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22563 \begin_inset Text
22564
22565 \begin_layout Plain Layout
22566 \begin_inset Formula $\hslash$
22567 \end_inset
22568
22569
22570 \end_layout
22571
22572 \end_inset
22573 </cell>
22574 </row>
22575 <row>
22576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22577 \begin_inset Text
22578
22579 \begin_layout Plain Layout
22580
22581 \backslash
22582 clubsuit
22583 \end_layout
22584
22585 \end_inset
22586 </cell>
22587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22588 \begin_inset Text
22589
22590 \begin_layout Plain Layout
22591 \begin_inset Formula $\clubsuit$
22592 \end_inset
22593
22594
22595 \end_layout
22596
22597 \end_inset
22598 </cell>
22599 </row>
22600 <row>
22601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22602 \begin_inset Text
22603
22604 \begin_layout Plain Layout
22605
22606 \backslash
22607 spadesuit
22608 \end_layout
22609
22610 \end_inset
22611 </cell>
22612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22613 \begin_inset Text
22614
22615 \begin_layout Plain Layout
22616 \begin_inset Formula $\spadesuit$
22617 \end_inset
22618
22619
22620 \end_layout
22621
22622 \end_inset
22623 </cell>
22624 </row>
22625 <row>
22626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22627 \begin_inset Text
22628
22629 \begin_layout Plain Layout
22630
22631 \backslash
22632 bigstar
22633 \end_layout
22634
22635 \end_inset
22636 </cell>
22637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22638 \begin_inset Text
22639
22640 \begin_layout Plain Layout
22641 \begin_inset Formula $\bigstar$
22642 \end_inset
22643
22644
22645 \end_layout
22646
22647 \end_inset
22648 </cell>
22649 </row>
22650 <row>
22651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22652 \begin_inset Text
22653
22654 \begin_layout Plain Layout
22655
22656 \backslash
22657 blacklozenge
22658 \end_layout
22659
22660 \end_inset
22661 </cell>
22662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22663 \begin_inset Text
22664
22665 \begin_layout Plain Layout
22666 \begin_inset Formula $\blacklozenge$
22667 \end_inset
22668
22669
22670 \end_layout
22671
22672 \end_inset
22673 </cell>
22674 </row>
22675 <row>
22676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22677 \begin_inset Text
22678
22679 \begin_layout Plain Layout
22680
22681 \backslash
22682 blacktriangle
22683 \end_layout
22684
22685 \end_inset
22686 </cell>
22687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22688 \begin_inset Text
22689
22690 \begin_layout Plain Layout
22691 \begin_inset Formula $\blacktriangle$
22692 \end_inset
22693
22694
22695 \end_layout
22696
22697 \end_inset
22698 </cell>
22699 </row>
22700 <row>
22701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22702 \begin_inset Text
22703
22704 \begin_layout Plain Layout
22705
22706 \backslash
22707 blacktiangledown
22708 \end_layout
22709
22710 \end_inset
22711 </cell>
22712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22713 \begin_inset Text
22714
22715 \begin_layout Plain Layout
22716 \begin_inset Formula $\blacktriangledown$
22717 \end_inset
22718
22719
22720 \end_layout
22721
22722 \end_inset
22723 </cell>
22724 </row>
22725 <row>
22726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22727 \begin_inset Text
22728
22729 \begin_layout Plain Layout
22730
22731 \backslash
22732 bullet
22733 \end_layout
22734
22735 \end_inset
22736 </cell>
22737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22738 \begin_inset Text
22739
22740 \begin_layout Plain Layout
22741 \begin_inset Formula $\bullet$
22742 \end_inset
22743
22744
22745 \end_layout
22746
22747 \end_inset
22748 </cell>
22749 </row>
22750 </lyxtabular>
22751
22752 \end_inset
22753
22754
22755 \begin_inset Tabular
22756 <lyxtabular version="3" rows="10" columns="2">
22757 <features tabularvalignment="middle">
22758 <column alignment="center" valignment="top" width="0pt">
22759 <column alignment="center" valignment="top" width="0pt">
22760 <row>
22761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22762 \begin_inset Text
22763
22764 \begin_layout Plain Layout
22765 Comando
22766 \end_layout
22767
22768 \end_inset
22769 </cell>
22770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22771 \begin_inset Text
22772
22773 \begin_layout Plain Layout
22774 Símbolo
22775 \end_layout
22776
22777 \end_inset
22778 </cell>
22779 </row>
22780 <row>
22781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22782 \begin_inset Text
22783
22784 \begin_layout Plain Layout
22785
22786 \backslash
22787 diamondsuit
22788 \end_layout
22789
22790 \end_inset
22791 </cell>
22792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22793 \begin_inset Text
22794
22795 \begin_layout Plain Layout
22796 \begin_inset Formula $\diamondsuit$
22797 \end_inset
22798
22799
22800 \end_layout
22801
22802 \end_inset
22803 </cell>
22804 </row>
22805 <row>
22806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22807 \begin_inset Text
22808
22809 \begin_layout Plain Layout
22810
22811 \backslash
22812 Diamond
22813 \end_layout
22814
22815 \end_inset
22816 </cell>
22817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22818 \begin_inset Text
22819
22820 \begin_layout Plain Layout
22821 \begin_inset Formula $\Diamond$
22822 \end_inset
22823
22824
22825 \end_layout
22826
22827 \end_inset
22828 </cell>
22829 </row>
22830 <row>
22831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22832 \begin_inset Text
22833
22834 \begin_layout Plain Layout
22835
22836 \backslash
22837 heartsuit
22838 \end_layout
22839
22840 \end_inset
22841 </cell>
22842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22843 \begin_inset Text
22844
22845 \begin_layout Plain Layout
22846 \begin_inset Formula $\heartsuit$
22847 \end_inset
22848
22849
22850 \end_layout
22851
22852 \end_inset
22853 </cell>
22854 </row>
22855 <row>
22856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22857 \begin_inset Text
22858
22859 \begin_layout Plain Layout
22860
22861 \backslash
22862 P
22863 \end_layout
22864
22865 \end_inset
22866 </cell>
22867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22868 \begin_inset Text
22869
22870 \begin_layout Plain Layout
22871 \begin_inset Formula $\P$
22872 \end_inset
22873
22874
22875 \end_layout
22876
22877 \end_inset
22878 </cell>
22879 </row>
22880 <row>
22881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22882 \begin_inset Text
22883
22884 \begin_layout Plain Layout
22885
22886 \backslash
22887 copyright
22888 \end_layout
22889
22890 \end_inset
22891 </cell>
22892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896 \begin_inset Formula $\copyright$
22897 \end_inset
22898
22899
22900 \end_layout
22901
22902 \end_inset
22903 </cell>
22904 </row>
22905 <row>
22906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22907 \begin_inset Text
22908
22909 \begin_layout Plain Layout
22910
22911 \backslash
22912 circledR
22913 \end_layout
22914
22915 \end_inset
22916 </cell>
22917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22918 \begin_inset Text
22919
22920 \begin_layout Plain Layout
22921 \begin_inset Formula $\circledR$
22922 \end_inset
22923
22924
22925 \end_layout
22926
22927 \end_inset
22928 </cell>
22929 </row>
22930 <row>
22931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22932 \begin_inset Text
22933
22934 \begin_layout Plain Layout
22935
22936 \backslash
22937 maltese
22938 \end_layout
22939
22940 \end_inset
22941 </cell>
22942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22943 \begin_inset Text
22944
22945 \begin_layout Plain Layout
22946 \begin_inset Formula $\maltese$
22947 \end_inset
22948
22949
22950 \end_layout
22951
22952 \end_inset
22953 </cell>
22954 </row>
22955 <row>
22956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22957 \begin_inset Text
22958
22959 \begin_layout Plain Layout
22960
22961 \backslash
22962 diagup
22963 \end_layout
22964
22965 \end_inset
22966 </cell>
22967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22968 \begin_inset Text
22969
22970 \begin_layout Plain Layout
22971 \begin_inset Formula $\diagup$
22972 \end_inset
22973
22974
22975 \end_layout
22976
22977 \end_inset
22978 </cell>
22979 </row>
22980 <row>
22981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22982 \begin_inset Text
22983
22984 \begin_layout Plain Layout
22985
22986 \backslash
22987 diagdown
22988 \end_layout
22989
22990 \end_inset
22991 </cell>
22992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22993 \begin_inset Text
22994
22995 \begin_layout Plain Layout
22996 \begin_inset Formula $\diagdown$
22997 \end_inset
22998
22999
23000 \end_layout
23001
23002 \end_inset
23003 </cell>
23004 </row>
23005 </lyxtabular>
23006
23007 \end_inset
23008
23009
23010 \end_layout
23011
23012 \begin_layout Standard
23013 \begin_inset VSpace medskip
23014 \end_inset
23015
23016
23017 \end_layout
23018
23019 \begin_layout Standard
23020 Hay más símbolos en 
23021 \begin_inset CommandInset ref
23022 LatexCommand ref
23023 reference "sub:Caracteres-especiales-misceláneos"
23024
23025 \end_inset
23026
23027 .
23028 \end_layout
23029
23030 \begin_layout Standard
23031 Algunos símbolos pueden presentarse en distintos tamaños, véase 
23032 \begin_inset CommandInset ref
23033 LatexCommand ref
23034 reference "sub:Tamaños-de-tipografías"
23035
23036 \end_inset
23037
23038
23039 \end_layout
23040
23041 \begin_layout Subsection
23042 El símbolo del euro, €
23043 \begin_inset Index idx
23044 status collapsed
23045
23046 \begin_layout Plain Layout
23047 Símbolos ! euro
23048 \end_layout
23049
23050 \end_inset
23051
23052
23053 \begin_inset Index idx
23054 status collapsed
23055
23056 \begin_layout Plain Layout
23057
23058 \backslash
23059 @
23060 \begin_inset ERT
23061 status collapsed
23062
23063 \begin_layout Plain Layout
23064
23065
23066 \backslash
23067 officialeuro
23068 \end_layout
23069
23070 \end_inset
23071
23072
23073 \end_layout
23074
23075 \end_inset
23076
23077
23078 \end_layout
23079
23080 \begin_layout Standard
23081 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
23082  LaTeX 
23083 \series bold
23084 eurosym
23085 \series default
23086
23087 \begin_inset Index idx
23088 status collapsed
23089
23090 \begin_layout Plain Layout
23091 Paquetes ! eurosym
23092 \end_layout
23093
23094 \end_inset
23095
23096 , y cargado en el preámbulo LaTeX con la línea
23097 \end_layout
23098
23099 \begin_layout Standard
23100
23101 \series bold
23102
23103 \backslash
23104 usepackage[gennarrow]{eurosym}
23105 \end_layout
23106
23107 \begin_layout Standard
23108 Actualmente también se puede insertar con el comando 
23109 \series bold
23110
23111 \backslash
23112 euro
23113 \series default
23114
23115 \begin_inset Index idx
23116 status collapsed
23117
23118 \begin_layout Plain Layout
23119 Comandos ! E ! 
23120 \backslash
23121 euro
23122 \end_layout
23123
23124 \end_inset
23125
23126 .
23127 \end_layout
23128
23129 \begin_layout Standard
23130 El símbolo del euro puede insertarse directamente con la tecla € en texto
23131  matemático sin tener 
23132 \series bold
23133 eurosym
23134 \series default
23135  instalado.
23136  Si 
23137 \series bold
23138 eurosym
23139 \series default
23140  está instalado, se puede insertar 
23141 \series bold
23142
23143 \backslash
23144 euro
23145 \series default
23146  en modo TeX.
23147  El símbolo oficial de la moneda se puede insertar con el comando 
23148 \series bold
23149
23150 \backslash
23151 officialeuro
23152 \series default
23153
23154 \begin_inset Index idx
23155 status collapsed
23156
23157 \begin_layout Plain Layout
23158 Comandos ! O ! 
23159 \backslash
23160 officialeuro
23161 \end_layout
23162
23163 \end_inset
23164
23165 , que sólo está disponible en modo TeX.
23166 \end_layout
23167
23168 \begin_layout Standard
23169 \begin_inset ERT
23170 status collapsed
23171
23172 \begin_layout Plain Layout
23173
23174
23175 \backslash
23176 ifeurosym
23177 \end_layout
23178
23179 \end_inset
23180
23181
23182 \begin_inset Note Note
23183 status collapsed
23184
23185 \begin_layout Plain Layout
23186 El cuadro siguiente sólo se mostrará si está instalado el paquete LaTeX
23187  
23188 \series bold
23189 eurosym
23190 \series default
23191 .
23192 \end_layout
23193
23194 \end_inset
23195
23196
23197 \end_layout
23198
23199 \begin_layout Standard
23200 Un vistazo a los diferentes símbolos del euro.
23201 \end_layout
23202
23203 \begin_layout Standard
23204 \noindent
23205 \align center
23206 \begin_inset Tabular
23207 <lyxtabular version="3" rows="4" columns="3">
23208 <features tabularvalignment="middle">
23209 <column alignment="center" valignment="top" width="0">
23210 <column alignment="center" valignment="top" width="0">
23211 <column alignment="center" valignment="top" width="0">
23212 <row>
23213 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23214 \begin_inset Text
23215
23216 \begin_layout Plain Layout
23217
23218 \end_layout
23219
23220 \end_inset
23221 </cell>
23222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23223 \begin_inset Text
23224
23225 \begin_layout Plain Layout
23226 Comando
23227 \end_layout
23228
23229 \end_inset
23230 </cell>
23231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23232 \begin_inset Text
23233
23234 \begin_layout Plain Layout
23235 Símbolo
23236 \end_layout
23237
23238 \end_inset
23239 </cell>
23240 </row>
23241 <row>
23242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23243 \begin_inset Text
23244
23245 \begin_layout Plain Layout
23246 ecuación
23247 \end_layout
23248
23249 \end_inset
23250 </cell>
23251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23252 \begin_inset Text
23253
23254 \begin_layout Plain Layout
23255
23256 \backslash
23257 euro
23258 \end_layout
23259
23260 \end_inset
23261 </cell>
23262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23263 \begin_inset Text
23264
23265 \begin_layout Plain Layout
23266 \begin_inset Formula $\euro$
23267 \end_inset
23268
23269
23270 \end_layout
23271
23272 \end_inset
23273 </cell>
23274 </row>
23275 <row>
23276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23277 \begin_inset Text
23278
23279 \begin_layout Plain Layout
23280 texto matemático
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23286 \begin_inset Text
23287
23288 \begin_layout Plain Layout
23289
23290 \end_layout
23291
23292 \end_inset
23293 </cell>
23294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23295 \begin_inset Text
23296
23297 \begin_layout Plain Layout
23298 \begin_inset Formula $\mbox{€}$
23299 \end_inset
23300
23301
23302 \end_layout
23303
23304 \end_inset
23305 </cell>
23306 </row>
23307 <row>
23308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23309 \begin_inset Text
23310
23311 \begin_layout Plain Layout
23312 modo TeX
23313 \end_layout
23314
23315 \end_inset
23316 </cell>
23317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23318 \begin_inset Text
23319
23320 \begin_layout Plain Layout
23321
23322 \backslash
23323 officialeuro
23324 \end_layout
23325
23326 \end_inset
23327 </cell>
23328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23329 \begin_inset Text
23330
23331 \begin_layout Plain Layout
23332 \begin_inset ERT
23333 status collapsed
23334
23335 \begin_layout Plain Layout
23336
23337
23338 \backslash
23339 officialeuro
23340 \end_layout
23341
23342 \end_inset
23343
23344
23345 \end_layout
23346
23347 \end_inset
23348 </cell>
23349 </row>
23350 </lyxtabular>
23351
23352 \end_inset
23353
23354
23355 \end_layout
23356
23357 \begin_layout Standard
23358 \begin_inset ERT
23359 status collapsed
23360
23361 \begin_layout Plain Layout
23362
23363
23364 \backslash
23365 else
23366 \end_layout
23367
23368 \end_inset
23369
23370
23371 \begin_inset Note Note
23372 status collapsed
23373
23374 \begin_layout Plain Layout
23375 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
23376 \series bold
23377 eurosym
23378 \series default
23379 :
23380 \end_layout
23381
23382 \end_inset
23383
23384
23385 \end_layout
23386
23387 \begin_layout Standard
23388 Para ver la salida completa de esta subsección debe estar instalado el paquete
23389  LaTeX 
23390 \series bold
23391 eurosym
23392 \series default
23393 .
23394 \end_layout
23395
23396 \begin_layout Standard
23397 \begin_inset ERT
23398 status collapsed
23399
23400 \begin_layout Plain Layout
23401
23402
23403 \backslash
23404 fi
23405 \end_layout
23406
23407 \end_inset
23408
23409
23410 \end_layout
23411
23412 \begin_layout Section
23413 Relaciones
23414 \begin_inset CommandInset label
23415 LatexCommand label
23416 name "sec:Relaciones"
23417
23418 \end_inset
23419
23420
23421 \begin_inset Index idx
23422 status collapsed
23423
23424 \begin_layout Plain Layout
23425 Relaciones
23426 \end_layout
23427
23428 \end_inset
23429
23430
23431 \begin_inset Index idx
23432 status collapsed
23433
23434 \begin_layout Plain Layout
23435 Comparaciones|see
23436 \begin_inset ERT
23437 status collapsed
23438
23439 \begin_layout Plain Layout
23440
23441 {
23442 \end_layout
23443
23444 \end_inset
23445
23446 Relaciones
23447 \begin_inset ERT
23448 status collapsed
23449
23450 \begin_layout Plain Layout
23451
23452 }
23453 \end_layout
23454
23455 \end_inset
23456
23457
23458 \end_layout
23459
23460 \end_inset
23461
23462
23463 \end_layout
23464
23465 \begin_layout Standard
23466 Todas las relaciones se pueden insertar también con el botón 
23467 \begin_inset Graphics
23468         filename ../../images/math/leq.png
23469         scale 85
23470
23471 \end_inset
23472
23473  de la barra de ecuaciones.
23474 \end_layout
23475
23476 \begin_layout Standard
23477 \begin_inset space \hfill{}
23478 \end_inset
23479
23480
23481 \begin_inset Tabular
23482 <lyxtabular version="3" rows="17" columns="2">
23483 <features tabularvalignment="middle">
23484 <column alignment="center" valignment="top" width="0pt">
23485 <column alignment="center" valignment="top" width="0pt">
23486 <row>
23487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23488 \begin_inset Text
23489
23490 \begin_layout Plain Layout
23491 Comando
23492 \end_layout
23493
23494 \end_inset
23495 </cell>
23496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23497 \begin_inset Text
23498
23499 \begin_layout Plain Layout
23500 Relación
23501 \end_layout
23502
23503 \end_inset
23504 </cell>
23505 </row>
23506 <row>
23507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23508 \begin_inset Text
23509
23510 \begin_layout Plain Layout
23511 <
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \begin_layout Plain Layout
23520 \begin_inset Formula $<$
23521 \end_inset
23522
23523
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 </row>
23529 <row>
23530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23531 \begin_inset Text
23532
23533 \begin_layout Plain Layout
23534
23535 \backslash
23536 le
23537 \end_layout
23538
23539 \end_inset
23540 </cell>
23541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23542 \begin_inset Text
23543
23544 \begin_layout Plain Layout
23545 \begin_inset Formula $\le$
23546 \end_inset
23547
23548
23549 \end_layout
23550
23551 \end_inset
23552 </cell>
23553 </row>
23554 <row>
23555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559
23560 \backslash
23561 ll
23562 \end_layout
23563
23564 \end_inset
23565 </cell>
23566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23567 \begin_inset Text
23568
23569 \begin_layout Plain Layout
23570 \begin_inset Formula $\ll$
23571 \end_inset
23572
23573
23574 \end_layout
23575
23576 \end_inset
23577 </cell>
23578 </row>
23579 <row>
23580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584
23585 \backslash
23586 prec
23587 \end_layout
23588
23589 \end_inset
23590 </cell>
23591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23592 \begin_inset Text
23593
23594 \begin_layout Plain Layout
23595 \begin_inset Formula $\prec$
23596 \end_inset
23597
23598
23599 \end_layout
23600
23601 \end_inset
23602 </cell>
23603 </row>
23604 <row>
23605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23606 \begin_inset Text
23607
23608 \begin_layout Plain Layout
23609
23610 \backslash
23611 preceq
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23617 \begin_inset Text
23618
23619 \begin_layout Plain Layout
23620 \begin_inset Formula $\preceq$
23621 \end_inset
23622
23623
23624 \end_layout
23625
23626 \end_inset
23627 </cell>
23628 </row>
23629 <row>
23630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23631 \begin_inset Text
23632
23633 \begin_layout Plain Layout
23634
23635 \backslash
23636 subset
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Plain Layout
23645 \begin_inset Formula $\subset$
23646 \end_inset
23647
23648
23649 \end_layout
23650
23651 \end_inset
23652 </cell>
23653 </row>
23654 <row>
23655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23656 \begin_inset Text
23657
23658 \begin_layout Plain Layout
23659
23660 \backslash
23661 subseteq
23662 \end_layout
23663
23664 \end_inset
23665 </cell>
23666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23667 \begin_inset Text
23668
23669 \begin_layout Plain Layout
23670 \begin_inset Formula $\subseteq$
23671 \end_inset
23672
23673
23674 \end_layout
23675
23676 \end_inset
23677 </cell>
23678 </row>
23679 <row>
23680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23681 \begin_inset Text
23682
23683 \begin_layout Plain Layout
23684
23685 \backslash
23686 sqsubseteq
23687 \end_layout
23688
23689 \end_inset
23690 </cell>
23691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23692 \begin_inset Text
23693
23694 \begin_layout Plain Layout
23695 \begin_inset Formula $\sqsubseteq$
23696 \end_inset
23697
23698
23699 \end_layout
23700
23701 \end_inset
23702 </cell>
23703 </row>
23704 <row>
23705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23706 \begin_inset Text
23707
23708 \begin_layout Plain Layout
23709
23710 \backslash
23711 in
23712 \end_layout
23713
23714 \end_inset
23715 </cell>
23716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23717 \begin_inset Text
23718
23719 \begin_layout Plain Layout
23720 \begin_inset Formula $\in$
23721 \end_inset
23722
23723
23724 \end_layout
23725
23726 \end_inset
23727 </cell>
23728 </row>
23729 <row>
23730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23731 \begin_inset Text
23732
23733 \begin_layout Plain Layout
23734
23735 \backslash
23736 vdash
23737 \end_layout
23738
23739 \end_inset
23740 </cell>
23741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23742 \begin_inset Text
23743
23744 \begin_layout Plain Layout
23745 \begin_inset Formula $\vdash$
23746 \end_inset
23747
23748
23749 \end_layout
23750
23751 \end_inset
23752 </cell>
23753 </row>
23754 <row>
23755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \begin_layout Plain Layout
23759
23760 \backslash
23761 smile
23762 \end_layout
23763
23764 \end_inset
23765 </cell>
23766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23767 \begin_inset Text
23768
23769 \begin_layout Plain Layout
23770 \begin_inset Formula $\smile$
23771 \end_inset
23772
23773
23774 \end_layout
23775
23776 \end_inset
23777 </cell>
23778 </row>
23779 <row>
23780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23781 \begin_inset Text
23782
23783 \begin_layout Plain Layout
23784
23785 \backslash
23786 lhd
23787 \end_layout
23788
23789 \end_inset
23790 </cell>
23791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23792 \begin_inset Text
23793
23794 \begin_layout Plain Layout
23795 \begin_inset Formula $\lhd$
23796 \end_inset
23797
23798
23799 \end_layout
23800
23801 \end_inset
23802 </cell>
23803 </row>
23804 <row>
23805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23806 \begin_inset Text
23807
23808 \begin_layout Plain Layout
23809
23810 \backslash
23811 unlhd
23812 \end_layout
23813
23814 \end_inset
23815 </cell>
23816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23817 \begin_inset Text
23818
23819 \begin_layout Plain Layout
23820 \begin_inset Formula $\unlhd$
23821 \end_inset
23822
23823
23824 \end_layout
23825
23826 \end_inset
23827 </cell>
23828 </row>
23829 <row>
23830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23831 \begin_inset Text
23832
23833 \begin_layout Plain Layout
23834
23835 \backslash
23836 gtrless
23837 \end_layout
23838
23839 \end_inset
23840 </cell>
23841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23842 \begin_inset Text
23843
23844 \begin_layout Plain Layout
23845 \begin_inset Formula $\gtrless$
23846 \end_inset
23847
23848
23849 \end_layout
23850
23851 \end_inset
23852 </cell>
23853 </row>
23854 <row>
23855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23856 \begin_inset Text
23857
23858 \begin_layout Plain Layout
23859
23860 \backslash
23861 mid
23862 \end_layout
23863
23864 \end_inset
23865 </cell>
23866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23867 \begin_inset Text
23868
23869 \begin_layout Plain Layout
23870 \begin_inset Formula $\mid$
23871 \end_inset
23872
23873
23874 \end_layout
23875
23876 \end_inset
23877 </cell>
23878 </row>
23879 <row>
23880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23881 \begin_inset Text
23882
23883 \begin_layout Plain Layout
23884
23885 \backslash
23886 nmid
23887 \end_layout
23888
23889 \end_inset
23890 </cell>
23891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23892 \begin_inset Text
23893
23894 \begin_layout Plain Layout
23895 \begin_inset Formula $\nmid$
23896 \end_inset
23897
23898
23899 \end_layout
23900
23901 \end_inset
23902 </cell>
23903 </row>
23904 </lyxtabular>
23905
23906 \end_inset
23907
23908
23909 \begin_inset space \hfill{}
23910 \end_inset
23911
23912
23913 \begin_inset Tabular
23914 <lyxtabular version="3" rows="17" columns="2">
23915 <features tabularvalignment="middle">
23916 <column alignment="center" valignment="top" width="0pt">
23917 <column alignment="center" valignment="top" width="0pt">
23918 <row>
23919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23920 \begin_inset Text
23921
23922 \begin_layout Plain Layout
23923 Comando
23924 \end_layout
23925
23926 \end_inset
23927 </cell>
23928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23929 \begin_inset Text
23930
23931 \begin_layout Plain Layout
23932 Relación
23933 \end_layout
23934
23935 \end_inset
23936 </cell>
23937 </row>
23938 <row>
23939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23940 \begin_inset Text
23941
23942 \begin_layout Plain Layout
23943 =
23944 \end_layout
23945
23946 \end_inset
23947 </cell>
23948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23949 \begin_inset Text
23950
23951 \begin_layout Plain Layout
23952 \begin_inset Formula $=$
23953 \end_inset
23954
23955
23956 \end_layout
23957
23958 \end_inset
23959 </cell>
23960 </row>
23961 <row>
23962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23963 \begin_inset Text
23964
23965 \begin_layout Plain Layout
23966
23967 \backslash
23968 not=
23969 \end_layout
23970
23971 \end_inset
23972 </cell>
23973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23974 \begin_inset Text
23975
23976 \begin_layout Plain Layout
23977 \begin_inset Formula $\not=$
23978 \end_inset
23979
23980
23981 \end_layout
23982
23983 \end_inset
23984 </cell>
23985 </row>
23986 <row>
23987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23988 \begin_inset Text
23989
23990 \begin_layout Plain Layout
23991
23992 \backslash
23993 equiv
23994 \end_layout
23995
23996 \end_inset
23997 </cell>
23998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23999 \begin_inset Text
24000
24001 \begin_layout Plain Layout
24002 \begin_inset Formula $\equiv$
24003 \end_inset
24004
24005
24006 \end_layout
24007
24008 \end_inset
24009 </cell>
24010 </row>
24011 <row>
24012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24013 \begin_inset Text
24014
24015 \begin_layout Plain Layout
24016
24017 \backslash
24018 sim
24019 \end_layout
24020
24021 \end_inset
24022 </cell>
24023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24024 \begin_inset Text
24025
24026 \begin_layout Plain Layout
24027 \begin_inset Formula $\sim$
24028 \end_inset
24029
24030
24031 \end_layout
24032
24033 \end_inset
24034 </cell>
24035 </row>
24036 <row>
24037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24038 \begin_inset Text
24039
24040 \begin_layout Plain Layout
24041
24042 \backslash
24043 simeq
24044 \end_layout
24045
24046 \end_inset
24047 </cell>
24048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24049 \begin_inset Text
24050
24051 \begin_layout Plain Layout
24052 \begin_inset Formula $\simeq$
24053 \end_inset
24054
24055
24056 \end_layout
24057
24058 \end_inset
24059 </cell>
24060 </row>
24061 <row>
24062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24063 \begin_inset Text
24064
24065 \begin_layout Plain Layout
24066
24067 \backslash
24068 approx
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24074 \begin_inset Text
24075
24076 \begin_layout Plain Layout
24077 \begin_inset Formula $\approx$
24078 \end_inset
24079
24080
24081 \end_layout
24082
24083 \end_inset
24084 </cell>
24085 </row>
24086 <row>
24087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24088 \begin_inset Text
24089
24090 \begin_layout Plain Layout
24091
24092 \backslash
24093 cong
24094 \end_layout
24095
24096 \end_inset
24097 </cell>
24098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24099 \begin_inset Text
24100
24101 \begin_layout Plain Layout
24102 \begin_inset Formula $\cong$
24103 \end_inset
24104
24105
24106 \end_layout
24107
24108 \end_inset
24109 </cell>
24110 </row>
24111 <row>
24112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24113 \begin_inset Text
24114
24115 \begin_layout Plain Layout
24116
24117 \backslash
24118 bowtie
24119 \end_layout
24120
24121 \end_inset
24122 </cell>
24123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24124 \begin_inset Text
24125
24126 \begin_layout Plain Layout
24127 \begin_inset Formula $\bowtie$
24128 \end_inset
24129
24130
24131 \end_layout
24132
24133 \end_inset
24134 </cell>
24135 </row>
24136 <row>
24137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24138 \begin_inset Text
24139
24140 \begin_layout Plain Layout
24141
24142 \backslash
24143 notin
24144 \end_layout
24145
24146 \end_inset
24147 </cell>
24148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24149 \begin_inset Text
24150
24151 \begin_layout Plain Layout
24152 \begin_inset Formula $\notin$
24153 \end_inset
24154
24155
24156 \end_layout
24157
24158 \end_inset
24159 </cell>
24160 </row>
24161 <row>
24162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24163 \begin_inset Text
24164
24165 \begin_layout Plain Layout
24166
24167 \backslash
24168 perp
24169 \end_layout
24170
24171 \end_inset
24172 </cell>
24173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24174 \begin_inset Text
24175
24176 \begin_layout Plain Layout
24177 \begin_inset Formula $\perp$
24178 \end_inset
24179
24180
24181 \end_layout
24182
24183 \end_inset
24184 </cell>
24185 </row>
24186 <row>
24187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24188 \begin_inset Text
24189
24190 \begin_layout Plain Layout
24191
24192 \backslash
24193 propto
24194 \end_layout
24195
24196 \end_inset
24197 </cell>
24198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24199 \begin_inset Text
24200
24201 \begin_layout Plain Layout
24202 \begin_inset Formula $\propto$
24203 \end_inset
24204
24205
24206 \end_layout
24207
24208 \end_inset
24209 </cell>
24210 </row>
24211 <row>
24212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24213 \begin_inset Text
24214
24215 \begin_layout Plain Layout
24216
24217 \backslash
24218 asymp
24219 \end_layout
24220
24221 \end_inset
24222 </cell>
24223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24224 \begin_inset Text
24225
24226 \begin_layout Plain Layout
24227 \begin_inset Formula $\asymp$
24228 \end_inset
24229
24230
24231 \end_layout
24232
24233 \end_inset
24234 </cell>
24235 </row>
24236 <row>
24237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24238 \begin_inset Text
24239
24240 \begin_layout Plain Layout
24241
24242 \backslash
24243 doteq
24244 \end_layout
24245
24246 \end_inset
24247 </cell>
24248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24249 \begin_inset Text
24250
24251 \begin_layout Plain Layout
24252 \begin_inset Formula $\doteq$
24253 \end_inset
24254
24255
24256 \end_layout
24257
24258 \end_inset
24259 </cell>
24260 </row>
24261 <row>
24262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24263 \begin_inset Text
24264
24265 \begin_layout Plain Layout
24266
24267 \backslash
24268 circeq
24269 \end_layout
24270
24271 \end_inset
24272 </cell>
24273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24274 \begin_inset Text
24275
24276 \begin_layout Plain Layout
24277 \begin_inset Formula $\circeq$
24278 \end_inset
24279
24280
24281 \end_layout
24282
24283 \end_inset
24284 </cell>
24285 </row>
24286 <row>
24287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24288 \begin_inset Text
24289
24290 \begin_layout Plain Layout
24291
24292 \backslash
24293 models
24294 \end_layout
24295
24296 \end_inset
24297 </cell>
24298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24299 \begin_inset Text
24300
24301 \begin_layout Plain Layout
24302 \begin_inset Formula $\models$
24303 \end_inset
24304
24305
24306 \end_layout
24307
24308 \end_inset
24309 </cell>
24310 </row>
24311 <row>
24312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24313 \begin_inset Text
24314
24315 \begin_layout Plain Layout
24316
24317 \backslash
24318 widehat=
24319 \end_layout
24320
24321 \end_inset
24322 </cell>
24323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24324 \begin_inset Text
24325
24326 \begin_layout Plain Layout
24327 \begin_inset Formula $\widehat{=}$
24328 \end_inset
24329
24330
24331 \end_layout
24332
24333 \end_inset
24334 </cell>
24335 </row>
24336 </lyxtabular>
24337
24338 \end_inset
24339
24340
24341 \begin_inset space \hfill{}
24342 \end_inset
24343
24344
24345 \begin_inset Tabular
24346 <lyxtabular version="3" rows="17" columns="2">
24347 <features tabularvalignment="middle">
24348 <column alignment="center" valignment="top" width="0pt">
24349 <column alignment="center" valignment="top" width="0pt">
24350 <row>
24351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24352 \begin_inset Text
24353
24354 \begin_layout Plain Layout
24355 Comando
24356 \end_layout
24357
24358 \end_inset
24359 </cell>
24360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24361 \begin_inset Text
24362
24363 \begin_layout Plain Layout
24364 Relación
24365 \end_layout
24366
24367 \end_inset
24368 </cell>
24369 </row>
24370 <row>
24371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24372 \begin_inset Text
24373
24374 \begin_layout Plain Layout
24375 >
24376 \end_layout
24377
24378 \end_inset
24379 </cell>
24380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24381 \begin_inset Text
24382
24383 \begin_layout Plain Layout
24384 \begin_inset Formula $>$
24385 \end_inset
24386
24387
24388 \end_layout
24389
24390 \end_inset
24391 </cell>
24392 </row>
24393 <row>
24394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24395 \begin_inset Text
24396
24397 \begin_layout Plain Layout
24398
24399 \backslash
24400 ge
24401 \end_layout
24402
24403 \end_inset
24404 </cell>
24405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24406 \begin_inset Text
24407
24408 \begin_layout Plain Layout
24409 \begin_inset Formula $\ge$
24410 \end_inset
24411
24412
24413 \end_layout
24414
24415 \end_inset
24416 </cell>
24417 </row>
24418 <row>
24419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24420 \begin_inset Text
24421
24422 \begin_layout Plain Layout
24423
24424 \backslash
24425 gg
24426 \end_layout
24427
24428 \end_inset
24429 </cell>
24430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24431 \begin_inset Text
24432
24433 \begin_layout Plain Layout
24434 \begin_inset Formula $\gg$
24435 \end_inset
24436
24437
24438 \end_layout
24439
24440 \end_inset
24441 </cell>
24442 </row>
24443 <row>
24444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24445 \begin_inset Text
24446
24447 \begin_layout Plain Layout
24448
24449 \backslash
24450 succ
24451 \end_layout
24452
24453 \end_inset
24454 </cell>
24455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24456 \begin_inset Text
24457
24458 \begin_layout Plain Layout
24459 \begin_inset Formula $\succ$
24460 \end_inset
24461
24462
24463 \end_layout
24464
24465 \end_inset
24466 </cell>
24467 </row>
24468 <row>
24469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24470 \begin_inset Text
24471
24472 \begin_layout Plain Layout
24473
24474 \backslash
24475 succeq
24476 \end_layout
24477
24478 \end_inset
24479 </cell>
24480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24481 \begin_inset Text
24482
24483 \begin_layout Plain Layout
24484 \begin_inset Formula $\succeq$
24485 \end_inset
24486
24487
24488 \end_layout
24489
24490 \end_inset
24491 </cell>
24492 </row>
24493 <row>
24494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24495 \begin_inset Text
24496
24497 \begin_layout Plain Layout
24498
24499 \backslash
24500 supset
24501 \end_layout
24502
24503 \end_inset
24504 </cell>
24505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24506 \begin_inset Text
24507
24508 \begin_layout Plain Layout
24509 \begin_inset Formula $\supset$
24510 \end_inset
24511
24512
24513 \end_layout
24514
24515 \end_inset
24516 </cell>
24517 </row>
24518 <row>
24519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24520 \begin_inset Text
24521
24522 \begin_layout Plain Layout
24523
24524 \backslash
24525 supseteq
24526 \end_layout
24527
24528 \end_inset
24529 </cell>
24530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24531 \begin_inset Text
24532
24533 \begin_layout Plain Layout
24534 \begin_inset Formula $\supseteq$
24535 \end_inset
24536
24537
24538 \end_layout
24539
24540 \end_inset
24541 </cell>
24542 </row>
24543 <row>
24544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24545 \begin_inset Text
24546
24547 \begin_layout Plain Layout
24548
24549 \backslash
24550 sqsupseteq
24551 \end_layout
24552
24553 \end_inset
24554 </cell>
24555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24556 \begin_inset Text
24557
24558 \begin_layout Plain Layout
24559 \begin_inset Formula $\sqsupseteq$
24560 \end_inset
24561
24562
24563 \end_layout
24564
24565 \end_inset
24566 </cell>
24567 </row>
24568 <row>
24569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24570 \begin_inset Text
24571
24572 \begin_layout Plain Layout
24573
24574 \backslash
24575 ni
24576 \end_layout
24577
24578 \end_inset
24579 </cell>
24580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24581 \begin_inset Text
24582
24583 \begin_layout Plain Layout
24584 \begin_inset Formula $\ni$
24585 \end_inset
24586
24587
24588 \end_layout
24589
24590 \end_inset
24591 </cell>
24592 </row>
24593 <row>
24594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24595 \begin_inset Text
24596
24597 \begin_layout Plain Layout
24598
24599 \backslash
24600 dashv
24601 \end_layout
24602
24603 \end_inset
24604 </cell>
24605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24606 \begin_inset Text
24607
24608 \begin_layout Plain Layout
24609 \begin_inset Formula $\dashv$
24610 \end_inset
24611
24612
24613 \end_layout
24614
24615 \end_inset
24616 </cell>
24617 </row>
24618 <row>
24619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24620 \begin_inset Text
24621
24622 \begin_layout Plain Layout
24623
24624 \backslash
24625 frown
24626 \end_layout
24627
24628 \end_inset
24629 </cell>
24630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24631 \begin_inset Text
24632
24633 \begin_layout Plain Layout
24634 \begin_inset Formula $\frown$
24635 \end_inset
24636
24637
24638 \end_layout
24639
24640 \end_inset
24641 </cell>
24642 </row>
24643 <row>
24644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24645 \begin_inset Text
24646
24647 \begin_layout Plain Layout
24648
24649 \backslash
24650 rhd
24651 \end_layout
24652
24653 \end_inset
24654 </cell>
24655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24656 \begin_inset Text
24657
24658 \begin_layout Plain Layout
24659 \begin_inset Formula $\rhd$
24660 \end_inset
24661
24662
24663 \end_layout
24664
24665 \end_inset
24666 </cell>
24667 </row>
24668 <row>
24669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24670 \begin_inset Text
24671
24672 \begin_layout Plain Layout
24673
24674 \backslash
24675 unrhd
24676 \end_layout
24677
24678 \end_inset
24679 </cell>
24680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24681 \begin_inset Text
24682
24683 \begin_layout Plain Layout
24684 \begin_inset Formula $\unrhd$
24685 \end_inset
24686
24687
24688 \end_layout
24689
24690 \end_inset
24691 </cell>
24692 </row>
24693 <row>
24694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24695 \begin_inset Text
24696
24697 \begin_layout Plain Layout
24698
24699 \backslash
24700 lessgtr
24701 \end_layout
24702
24703 \end_inset
24704 </cell>
24705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24706 \begin_inset Text
24707
24708 \begin_layout Plain Layout
24709 \begin_inset Formula $\lessgtr$
24710 \end_inset
24711
24712
24713 \end_layout
24714
24715 \end_inset
24716 </cell>
24717 </row>
24718 <row>
24719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24720 \begin_inset Text
24721
24722 \begin_layout Plain Layout
24723
24724 \backslash
24725 parallel
24726 \end_layout
24727
24728 \end_inset
24729 </cell>
24730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24731 \begin_inset Text
24732
24733 \begin_layout Plain Layout
24734 \begin_inset Formula $\parallel$
24735 \end_inset
24736
24737
24738 \end_layout
24739
24740 \end_inset
24741 </cell>
24742 </row>
24743 <row>
24744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24745 \begin_inset Text
24746
24747 \begin_layout Plain Layout
24748
24749 \backslash
24750 nparallel
24751 \end_layout
24752
24753 \end_inset
24754 </cell>
24755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24756 \begin_inset Text
24757
24758 \begin_layout Plain Layout
24759 \begin_inset Formula $\nparallel$
24760 \end_inset
24761
24762
24763 \end_layout
24764
24765 \end_inset
24766 </cell>
24767 </row>
24768 </lyxtabular>
24769
24770 \end_inset
24771
24772
24773 \begin_inset space \hfill{}
24774 \end_inset
24775
24776
24777 \end_layout
24778
24779 \begin_layout Standard
24780 \begin_inset VSpace medskip
24781 \end_inset
24782
24783
24784 \end_layout
24785
24786 \begin_layout Standard
24787 Los caracteres 
24788 \series bold
24789
24790 \backslash
24791 lhd
24792 \series default
24793  y 
24794 \series bold
24795
24796 \backslash
24797 rhd
24798 \series default
24799  son mayores que los operadores de aspecto similar 
24800 \series bold
24801
24802 \backslash
24803 triangleleft
24804 \series default
24805  y 
24806 \series bold
24807
24808 \backslash
24809 triangleright
24810 \series default
24811 , respectivamente.
24812 \end_layout
24813
24814 \begin_layout Standard
24815 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24816 \end_layout
24817
24818 \begin_layout Standard
24819 Se pueden componer relaciones con etiquetas con el comando 
24820 \series bold
24821
24822 \backslash
24823 stackrel
24824 \series default
24825
24826 \begin_inset Index idx
24827 status collapsed
24828
24829 \begin_layout Plain Layout
24830 Comandos ! S ! 
24831 \backslash
24832 stackrel
24833 \end_layout
24834
24835 \end_inset
24836
24837 :
24838 \end_layout
24839
24840 \begin_layout Standard
24841 \align center
24842 \begin_inset Tabular
24843 <lyxtabular version="3" rows="2" columns="2">
24844 <features tabularvalignment="middle">
24845 <column alignment="center" valignment="top" width="0">
24846 <column alignment="center" valignment="top" width="0">
24847 <row>
24848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24849 \begin_inset Text
24850
24851 \begin_layout Plain Layout
24852 Comando
24853 \end_layout
24854
24855 \end_inset
24856 </cell>
24857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24858 \begin_inset Text
24859
24860 \begin_layout Plain Layout
24861 Resultado
24862 \begin_inset Note Note
24863 status collapsed
24864
24865 \begin_layout Plain Layout
24866
24867 \series bold
24868
24869 \backslash
24870 raisebox
24871 \series default
24872  se usa sólo como espaciador
24873 \end_layout
24874
24875 \end_inset
24876
24877
24878 \end_layout
24879
24880 \end_inset
24881 </cell>
24882 </row>
24883 <row>
24884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24885 \begin_inset Text
24886
24887 \begin_layout Plain Layout
24888 A(r)
24889 \backslash
24890 stackrel
24891 \begin_inset ERT
24892 status collapsed
24893
24894 \begin_layout Plain Layout
24895
24896
24897 \backslash
24898 spce 
24899 \end_layout
24900
24901 \end_inset
24902
24903 r
24904 \backslash
24905 to
24906 \backslash
24907 infty
24908 \begin_inset ERT
24909 status collapsed
24910
24911 \begin_layout Plain Layout
24912
24913
24914 \backslash
24915 spce 
24916 \end_layout
24917
24918 \end_inset
24919
24920
24921 \begin_inset Formula $\downarrow$
24922 \end_inset
24923
24924
24925 \backslash
24926 approx
24927 \begin_inset ERT
24928 status collapsed
24929
24930 \begin_layout Plain Layout
24931
24932
24933 \backslash
24934 spce 
24935 \end_layout
24936
24937 \end_inset
24938
24939
24940 \begin_inset ERT
24941 status collapsed
24942
24943 \begin_layout Plain Layout
24944
24945
24946 \backslash
24947 spce 
24948 \end_layout
24949
24950 \end_inset
24951
24952 B
24953 \end_layout
24954
24955 \end_inset
24956 </cell>
24957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24958 \begin_inset Text
24959
24960 \begin_layout Plain Layout
24961 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24962 \end_inset
24963
24964
24965 \end_layout
24966
24967 \end_inset
24968 </cell>
24969 </row>
24970 </lyxtabular>
24971
24972 \end_inset
24973
24974
24975 \end_layout
24976
24977 \begin_layout Section
24978 Funciones
24979 \end_layout
24980
24981 \begin_layout Subsection
24982 Funciones predefinidas
24983 \begin_inset CommandInset label
24984 LatexCommand label
24985 name "sub:Funciones-predefinidas"
24986
24987 \end_inset
24988
24989
24990 \begin_inset Index idx
24991 status collapsed
24992
24993 \begin_layout Plain Layout
24994 Funciones ! predefinidas
24995 \end_layout
24996
24997 \end_inset
24998
24999
25000 \begin_inset Index idx
25001 status collapsed
25002
25003 \begin_layout Plain Layout
25004 Funciones ! en español
25005 \end_layout
25006
25007 \end_inset
25008
25009
25010 \end_layout
25011
25012 \begin_layout Standard
25013 En general las variables se escriben en 
25014 \emph on
25015 cursiva
25016 \emph default
25017  en expresiones matemáticas, pero no los nombres de las funciones, porque
25018  
25019 \begin_inset Formula $sen$
25020 \end_inset
25021
25022  podría confundirse con 
25023 \begin_inset Formula $s\cdot e\cdot n$
25024 \end_inset
25025
25026 .
25027  Por eso hay funciones predefinidas, que además se separan un poco del factor
25028  precedente.
25029  Se insertan como comandos con una barra inversa delante de su nombre.
25030 \end_layout
25031
25032 \begin_layout Standard
25033 \align center
25034 \begin_inset Tabular
25035 <lyxtabular version="3" rows="2" columns="4">
25036 <features tabularvalignment="middle">
25037 <column alignment="center" valignment="top" width="0pt">
25038 <column alignment="center" valignment="top" width="0pt">
25039 <column alignment="center" valignment="top" width="0pt">
25040 <column alignment="center" valignment="top" width="0pt">
25041 <row>
25042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25043 \begin_inset Text
25044
25045 \begin_layout Plain Layout
25046 Comando
25047 \end_layout
25048
25049 \end_inset
25050 </cell>
25051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25052 \begin_inset Text
25053
25054 \begin_layout Plain Layout
25055 Resultado
25056 \end_layout
25057
25058 \end_inset
25059 </cell>
25060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25061 \begin_inset Text
25062
25063 \begin_layout Plain Layout
25064 Comando
25065 \end_layout
25066
25067 \end_inset
25068 </cell>
25069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25070 \begin_inset Text
25071
25072 \begin_layout Plain Layout
25073 Resultado
25074 \end_layout
25075
25076 \end_inset
25077 </cell>
25078 </row>
25079 <row>
25080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25081 \begin_inset Text
25082
25083 \begin_layout Plain Layout
25084 Asen(x)+B
25085 \end_layout
25086
25087 \end_inset
25088 </cell>
25089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25090 \begin_inset Text
25091
25092 \begin_layout Plain Layout
25093 \begin_inset Formula $Asen(x)+B$
25094 \end_inset
25095
25096
25097 \end_layout
25098
25099 \end_inset
25100 </cell>
25101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25102 \begin_inset Text
25103
25104 \begin_layout Plain Layout
25105 A
25106 \backslash
25107 sen(x)+B
25108 \end_layout
25109
25110 \end_inset
25111 </cell>
25112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25113 \begin_inset Text
25114
25115 \begin_layout Plain Layout
25116 \begin_inset Formula $A\sen(x)+B$
25117 \end_inset
25118
25119
25120 \end_layout
25121
25122 \end_inset
25123 </cell>
25124 </row>
25125 </lyxtabular>
25126
25127 \end_inset
25128
25129
25130 \end_layout
25131
25132 \begin_layout Standard
25133 Las funciones siguientes están predefinidas:
25134 \begin_inset Foot
25135 status collapsed
25136
25137 \begin_layout Plain Layout
25138 Se han añadido los comandos equivalentes proporcionados por el estilo 
25139 \series bold
25140 spanish
25141 \series default
25142  de 
25143 \series bold
25144 babel
25145 \series default
25146 .
25147  (Estos no están disponibles en el panel de funciones).
25148  Además, en su caso, las funciones serán acentuadas automáticamente en la
25149  salida, p.
25150 \begin_inset space \thinspace{}
25151 \end_inset
25152
25153 e.
25154  
25155 \begin_inset Quotes fld
25156 \end_inset
25157
25158 lím
25159 \begin_inset Quotes frd
25160 \end_inset
25161
25162  o 
25163 \begin_inset Quotes fld
25164 \end_inset
25165
25166 máx
25167 \begin_inset Quotes frd
25168 \end_inset
25169
25170 .
25171  Más información en 
25172 \begin_inset CommandInset citation
25173 LatexCommand cite
25174 key "spanish"
25175
25176 \end_inset
25177
25178 .
25179  (
25180 \emph on
25181 N.
25182 \begin_inset space \thinspace{}
25183 \end_inset
25184
25185 del t.
25186 \emph default
25187 )
25188 \end_layout
25189
25190 \end_inset
25191
25192
25193 \end_layout
25194
25195 \begin_layout Standard
25196 \begin_inset VSpace -2mm
25197 \end_inset
25198
25199
25200 \end_layout
25201
25202 \begin_layout Standard
25203 \align center
25204 \begin_inset Tabular
25205 <lyxtabular version="3" rows="9" columns="7">
25206 <features tabularvalignment="middle">
25207 <column alignment="center" valignment="top" width="0pt">
25208 <column alignment="center" valignment="top" width="0pt">
25209 <column alignment="center" valignment="top" width="0pt">
25210 <column alignment="center" valignment="top" width="0pt">
25211 <column alignment="center" valignment="top" width="0pt">
25212 <column alignment="center" valignment="top" width="0pt">
25213 <column alignment="center" valignment="top" width="0pt">
25214 <row>
25215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25216 \begin_inset Text
25217
25218 \begin_layout Plain Layout
25219 Comando
25220 \end_layout
25221
25222 \end_inset
25223 </cell>
25224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25225 \begin_inset Text
25226
25227 \begin_layout Plain Layout
25228 español
25229 \end_layout
25230
25231 \end_inset
25232 </cell>
25233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25234 \begin_inset Text
25235
25236 \begin_layout Plain Layout
25237 Comando
25238 \end_layout
25239
25240 \end_inset
25241 </cell>
25242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25243 \begin_inset Text
25244
25245 \begin_layout Plain Layout
25246 español
25247 \end_layout
25248
25249 \end_inset
25250 </cell>
25251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25252 \begin_inset Text
25253
25254 \begin_layout Plain Layout
25255 Comando
25256 \end_layout
25257
25258 \end_inset
25259 </cell>
25260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25261 \begin_inset Text
25262
25263 \begin_layout Plain Layout
25264 español
25265 \end_layout
25266
25267 \end_inset
25268 </cell>
25269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25270 \begin_inset Text
25271
25272 \begin_layout Plain Layout
25273 Comando
25274 \end_layout
25275
25276 \end_inset
25277 </cell>
25278 </row>
25279 <row>
25280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25281 \begin_inset Text
25282
25283 \begin_layout Plain Layout
25284
25285 \backslash
25286 sin
25287 \end_layout
25288
25289 \end_inset
25290 </cell>
25291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25292 \begin_inset Text
25293
25294 \begin_layout Plain Layout
25295
25296 \backslash
25297 sen
25298 \end_layout
25299
25300 \end_inset
25301 </cell>
25302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25303 \begin_inset Text
25304
25305 \begin_layout Plain Layout
25306
25307 \backslash
25308 sinh
25309 \end_layout
25310
25311 \end_inset
25312 </cell>
25313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25314 \begin_inset Text
25315
25316 \begin_layout Plain Layout
25317
25318 \backslash
25319 senh
25320 \end_layout
25321
25322 \end_inset
25323 </cell>
25324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25325 \begin_inset Text
25326
25327 \begin_layout Plain Layout
25328
25329 \backslash
25330 arcsin
25331 \end_layout
25332
25333 \end_inset
25334 </cell>
25335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25336 \begin_inset Text
25337
25338 \begin_layout Plain Layout
25339
25340 \backslash
25341 arcsen
25342 \end_layout
25343
25344 \end_inset
25345 </cell>
25346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25347 \begin_inset Text
25348
25349 \begin_layout Plain Layout
25350
25351 \backslash
25352 sup
25353 \end_layout
25354
25355 \end_inset
25356 </cell>
25357 </row>
25358 <row>
25359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25360 \begin_inset Text
25361
25362 \begin_layout Plain Layout
25363
25364 \backslash
25365 cos
25366 \end_layout
25367
25368 \end_inset
25369 </cell>
25370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25371 \begin_inset Text
25372
25373 \begin_layout Plain Layout
25374
25375 \end_layout
25376
25377 \end_inset
25378 </cell>
25379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25380 \begin_inset Text
25381
25382 \begin_layout Plain Layout
25383
25384 \backslash
25385 cosh
25386 \end_layout
25387
25388 \end_inset
25389 </cell>
25390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25391 \begin_inset Text
25392
25393 \begin_layout Plain Layout
25394
25395 \end_layout
25396
25397 \end_inset
25398 </cell>
25399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25400 \begin_inset Text
25401
25402 \begin_layout Plain Layout
25403
25404 \backslash
25405 arccos
25406 \end_layout
25407
25408 \end_inset
25409 </cell>
25410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25411 \begin_inset Text
25412
25413 \begin_layout Plain Layout
25414
25415 \end_layout
25416
25417 \end_inset
25418 </cell>
25419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25420 \begin_inset Text
25421
25422 \begin_layout Plain Layout
25423
25424 \backslash
25425 inf
25426 \end_layout
25427
25428 \end_inset
25429 </cell>
25430 </row>
25431 <row>
25432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25433 \begin_inset Text
25434
25435 \begin_layout Plain Layout
25436
25437 \backslash
25438 tan
25439 \end_layout
25440
25441 \end_inset
25442 </cell>
25443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25444 \begin_inset Text
25445
25446 \begin_layout Plain Layout
25447
25448 \backslash
25449 tg
25450 \end_layout
25451
25452 \end_inset
25453 </cell>
25454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25455 \begin_inset Text
25456
25457 \begin_layout Plain Layout
25458
25459 \backslash
25460 tanh
25461 \end_layout
25462
25463 \end_inset
25464 </cell>
25465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25466 \begin_inset Text
25467
25468 \begin_layout Plain Layout
25469
25470 \backslash
25471 tgh
25472 \end_layout
25473
25474 \end_inset
25475 </cell>
25476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25477 \begin_inset Text
25478
25479 \begin_layout Plain Layout
25480
25481 \backslash
25482 arctan
25483 \end_layout
25484
25485 \end_inset
25486 </cell>
25487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25488 \begin_inset Text
25489
25490 \begin_layout Plain Layout
25491
25492 \backslash
25493 arctg
25494 \end_layout
25495
25496 \end_inset
25497 </cell>
25498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25499 \begin_inset Text
25500
25501 \begin_layout Plain Layout
25502
25503 \backslash
25504 lim
25505 \end_layout
25506
25507 \end_inset
25508 </cell>
25509 </row>
25510 <row>
25511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25512 \begin_inset Text
25513
25514 \begin_layout Plain Layout
25515
25516 \backslash
25517 cot
25518 \end_layout
25519
25520 \end_inset
25521 </cell>
25522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25523 \begin_inset Text
25524
25525 \begin_layout Plain Layout
25526
25527 \backslash
25528 cotg
25529 \end_layout
25530
25531 \end_inset
25532 </cell>
25533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25534 \begin_inset Text
25535
25536 \begin_layout Plain Layout
25537
25538 \backslash
25539 coth
25540 \end_layout
25541
25542 \end_inset
25543 </cell>
25544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25545 \begin_inset Text
25546
25547 \begin_layout Plain Layout
25548
25549 \end_layout
25550
25551 \end_inset
25552 </cell>
25553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25554 \begin_inset Text
25555
25556 \begin_layout Plain Layout
25557
25558 \backslash
25559 arg
25560 \end_layout
25561
25562 \end_inset
25563 </cell>
25564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25565 \begin_inset Text
25566
25567 \begin_layout Plain Layout
25568
25569 \end_layout
25570
25571 \end_inset
25572 </cell>
25573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25574 \begin_inset Text
25575
25576 \begin_layout Plain Layout
25577
25578 \backslash
25579 liminf
25580 \end_layout
25581
25582 \end_inset
25583 </cell>
25584 </row>
25585 <row>
25586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25587 \begin_inset Text
25588
25589 \begin_layout Plain Layout
25590
25591 \backslash
25592 sec
25593 \end_layout
25594
25595 \end_inset
25596 </cell>
25597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25598 \begin_inset Text
25599
25600 \begin_layout Plain Layout
25601
25602 \end_layout
25603
25604 \end_inset
25605 </cell>
25606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25607 \begin_inset Text
25608
25609 \begin_layout Plain Layout
25610
25611 \backslash
25612 min
25613 \end_layout
25614
25615 \end_inset
25616 </cell>
25617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25618 \begin_inset Text
25619
25620 \begin_layout Plain Layout
25621
25622 \end_layout
25623
25624 \end_inset
25625 </cell>
25626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25627 \begin_inset Text
25628
25629 \begin_layout Plain Layout
25630
25631 \backslash
25632 deg
25633 \end_layout
25634
25635 \end_inset
25636 </cell>
25637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25638 \begin_inset Text
25639
25640 \begin_layout Plain Layout
25641
25642 \end_layout
25643
25644 \end_inset
25645 </cell>
25646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25647 \begin_inset Text
25648
25649 \begin_layout Plain Layout
25650
25651 \backslash
25652 limsup
25653 \end_layout
25654
25655 \end_inset
25656 </cell>
25657 </row>
25658 <row>
25659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25660 \begin_inset Text
25661
25662 \begin_layout Plain Layout
25663
25664 \backslash
25665 csc
25666 \end_layout
25667
25668 \end_inset
25669 </cell>
25670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25671 \begin_inset Text
25672
25673 \begin_layout Plain Layout
25674
25675 \backslash
25676 cosec
25677 \end_layout
25678
25679 \end_inset
25680 </cell>
25681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25682 \begin_inset Text
25683
25684 \begin_layout Plain Layout
25685
25686 \backslash
25687 max
25688 \end_layout
25689
25690 \end_inset
25691 </cell>
25692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25693 \begin_inset Text
25694
25695 \begin_layout Plain Layout
25696
25697 \end_layout
25698
25699 \end_inset
25700 </cell>
25701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25702 \begin_inset Text
25703
25704 \begin_layout Plain Layout
25705
25706 \backslash
25707 det
25708 \end_layout
25709
25710 \end_inset
25711 </cell>
25712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25713 \begin_inset Text
25714
25715 \begin_layout Plain Layout
25716
25717 \end_layout
25718
25719 \end_inset
25720 </cell>
25721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25722 \begin_inset Text
25723
25724 \begin_layout Plain Layout
25725
25726 \backslash
25727 Pr
25728 \end_layout
25729
25730 \end_inset
25731 </cell>
25732 </row>
25733 <row>
25734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25735 \begin_inset Text
25736
25737 \begin_layout Plain Layout
25738
25739 \backslash
25740 ln
25741 \end_layout
25742
25743 \end_inset
25744 </cell>
25745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25746 \begin_inset Text
25747
25748 \begin_layout Plain Layout
25749
25750 \end_layout
25751
25752 \end_inset
25753 </cell>
25754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25755 \begin_inset Text
25756
25757 \begin_layout Plain Layout
25758
25759 \backslash
25760 exp
25761 \end_layout
25762
25763 \end_inset
25764 </cell>
25765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25766 \begin_inset Text
25767
25768 \begin_layout Plain Layout
25769
25770 \end_layout
25771
25772 \end_inset
25773 </cell>
25774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25775 \begin_inset Text
25776
25777 \begin_layout Plain Layout
25778
25779 \backslash
25780 dim
25781 \end_layout
25782
25783 \end_inset
25784 </cell>
25785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25786 \begin_inset Text
25787
25788 \begin_layout Plain Layout
25789
25790 \end_layout
25791
25792 \end_inset
25793 </cell>
25794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25795 \begin_inset Text
25796
25797 \begin_layout Plain Layout
25798
25799 \backslash
25800 hom
25801 \end_layout
25802
25803 \end_inset
25804 </cell>
25805 </row>
25806 <row>
25807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25808 \begin_inset Text
25809
25810 \begin_layout Plain Layout
25811
25812 \backslash
25813 lg
25814 \end_layout
25815
25816 \end_inset
25817 </cell>
25818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25819 \begin_inset Text
25820
25821 \begin_layout Plain Layout
25822
25823 \end_layout
25824
25825 \end_inset
25826 </cell>
25827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25828 \begin_inset Text
25829
25830 \begin_layout Plain Layout
25831
25832 \backslash
25833 log
25834 \end_layout
25835
25836 \end_inset
25837 </cell>
25838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25839 \begin_inset Text
25840
25841 \begin_layout Plain Layout
25842
25843 \end_layout
25844
25845 \end_inset
25846 </cell>
25847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25848 \begin_inset Text
25849
25850 \begin_layout Plain Layout
25851
25852 \backslash
25853 ker
25854 \end_layout
25855
25856 \end_inset
25857 </cell>
25858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25859 \begin_inset Text
25860
25861 \begin_layout Plain Layout
25862
25863 \end_layout
25864
25865 \end_inset
25866 </cell>
25867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25868 \begin_inset Text
25869
25870 \begin_layout Plain Layout
25871
25872 \backslash
25873 gcd
25874 \end_layout
25875
25876 \end_inset
25877 </cell>
25878 </row>
25879 </lyxtabular>
25880
25881 \end_inset
25882
25883
25884 \end_layout
25885
25886 \begin_layout Standard
25887 También se pueden insertar con el botón 
25888 \begin_inset Graphics
25889         filename ../../images/math/functions.png
25890         scale 85
25891
25892 \end_inset
25893
25894  de la barra de ecuaciones.
25895 \end_layout
25896
25897 \begin_layout Subsection
25898 Funciones definidas por el usuario
25899 \begin_inset Index idx
25900 status collapsed
25901
25902 \begin_layout Plain Layout
25903 Funciones ! personalizadas
25904 \end_layout
25905
25906 \end_inset
25907
25908
25909 \end_layout
25910
25911 \begin_layout Standard
25912 Para usar una función no predefinida, como por ejemplo la función signo,
25913  sgn(x), hay dos posibilidades:
25914 \end_layout
25915
25916 \begin_layout Itemize
25917 Define la función añadiendo al preámbulo LaTeX la línea
25918 \begin_inset Foot
25919 status collapsed
25920
25921 \begin_layout Plain Layout
25922 Más sobre 
25923 \series bold
25924
25925 \backslash
25926 DeclareMathOperator
25927 \series default
25928  en 
25929 \begin_inset CommandInset ref
25930 LatexCommand ref
25931 reference "sub:Operadores-de-usuario"
25932
25933 \end_inset
25934
25935
25936 \end_layout
25937
25938 \end_inset
25939
25940
25941 \begin_inset Newline newline
25942 \end_inset
25943
25944
25945 \begin_inset VSpace -3mm
25946 \end_inset
25947
25948
25949 \begin_inset Newline newline
25950 \end_inset
25951
25952
25953 \series bold
25954
25955 \backslash
25956 DeclareMathOperator{
25957 \backslash
25958 sgn}{sgn}
25959 \series default
25960
25961 \begin_inset Index idx
25962 status collapsed
25963
25964 \begin_layout Plain Layout
25965 Comandos ! D ! 
25966 \backslash
25967 dbinom@
25968 \backslash
25969 DeclareMathOperator
25970 \end_layout
25971
25972 \end_inset
25973
25974
25975 \begin_inset Newline newline
25976 \end_inset
25977
25978
25979 \begin_inset VSpace -2mm
25980 \end_inset
25981
25982
25983 \begin_inset Newline newline
25984 \end_inset
25985
25986 Ahora la función recién definida se puede obtener con el comando 
25987 \series bold
25988
25989 \backslash
25990 sgn
25991 \series default
25992 .
25993 \end_layout
25994
25995 \begin_layout Itemize
25996 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25997  en nuestro ejemplo las letras 
25998 \emph on
25999 sgn
26000 \emph default
26001 , y cámbialo a texto matemático.
26002  Entre el factor precedente y la función se inserta un espacio.
26003 \end_layout
26004
26005 \begin_layout Standard
26006 El resultado con ambos métodos es el mismo que con una función predefinida:
26007 \begin_inset Foot
26008 status collapsed
26009
26010 \begin_layout Plain Layout
26011 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
26012  negro.
26013 \end_layout
26014
26015 \end_inset
26016
26017
26018 \end_layout
26019
26020 \begin_layout Standard
26021 \align center
26022 \begin_inset Tabular
26023 <lyxtabular version="3" rows="3" columns="2">
26024 <features tabularvalignment="middle">
26025 <column alignment="center" valignment="top" width="0pt">
26026 <column alignment="center" valignment="top" width="0pt">
26027 <row>
26028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26029 \begin_inset Text
26030
26031 \begin_layout Plain Layout
26032 Comando
26033 \end_layout
26034
26035 \end_inset
26036 </cell>
26037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26038 \begin_inset Text
26039
26040 \begin_layout Plain Layout
26041 Resultado
26042 \end_layout
26043
26044 \end_inset
26045 </cell>
26046 </row>
26047 <row>
26048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26049 \begin_inset Text
26050
26051 \begin_layout Plain Layout
26052 A
26053 \backslash
26054 sgn(x)+B
26055 \end_layout
26056
26057 \end_inset
26058 </cell>
26059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26060 \begin_inset Text
26061
26062 \begin_layout Plain Layout
26063 \begin_inset Formula $A\sgn(x)+B$
26064 \end_inset
26065
26066
26067 \end_layout
26068
26069 \end_inset
26070 </cell>
26071 </row>
26072 <row>
26073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26074 \begin_inset Text
26075
26076 \begin_layout Plain Layout
26077 A
26078 \backslash
26079 ,
26080 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
26081 \end_inset
26082
26083 (x)+B
26084 \end_layout
26085
26086 \end_inset
26087 </cell>
26088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26089 \begin_inset Text
26090
26091 \begin_layout Plain Layout
26092 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
26093 \end_inset
26094
26095
26096 \end_layout
26097
26098 \end_inset
26099 </cell>
26100 </row>
26101 </lyxtabular>
26102
26103 \end_inset
26104
26105
26106 \end_layout
26107
26108 \begin_layout Standard
26109 El primer método es preferible si la función se va a usar varias veces.
26110 \end_layout
26111
26112 \begin_layout Subsection
26113 Límites
26114 \begin_inset Index idx
26115 status collapsed
26116
26117 \begin_layout Plain Layout
26118 Limites@Límites
26119 \end_layout
26120
26121 \end_inset
26122
26123
26124 \end_layout
26125
26126 \begin_layout Standard
26127 Para límites, además de 
26128 \series bold
26129
26130 \backslash
26131 lim
26132 \series default
26133
26134 \begin_inset Index idx
26135 status collapsed
26136
26137 \begin_layout Plain Layout
26138 Comandos ! L ! 
26139 \backslash
26140 lim
26141 \end_layout
26142
26143 \end_inset
26144
26145
26146 \series bold
26147
26148 \backslash
26149 liminf
26150 \series default
26151  y 
26152 \series bold
26153
26154 \backslash
26155 limsup
26156 \series default
26157  están definidas las siguientes funciones:
26158 \series bold
26159  
26160 \end_layout
26161
26162 \begin_layout Standard
26163 \noindent
26164 \align center
26165 \begin_inset Tabular
26166 <lyxtabular version="3" rows="5" columns="2">
26167 <features tabularvalignment="middle">
26168 <column alignment="center" valignment="top" width="0">
26169 <column alignment="center" valignment="top" width="0">
26170 <row>
26171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26172 \begin_inset Text
26173
26174 \begin_layout Plain Layout
26175 Comando
26176 \end_layout
26177
26178 \end_inset
26179 </cell>
26180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26181 \begin_inset Text
26182
26183 \begin_layout Plain Layout
26184 Resultado
26185 \begin_inset Note Note
26186 status collapsed
26187
26188 \begin_layout Plain Layout
26189
26190 \series bold
26191
26192 \backslash
26193 raisebox
26194 \series default
26195  se usa sólo como espaciador
26196 \end_layout
26197
26198 \end_inset
26199
26200
26201 \end_layout
26202
26203 \end_inset
26204 </cell>
26205 </row>
26206 <row>
26207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26208 \begin_inset Text
26209
26210 \begin_layout Plain Layout
26211
26212 \backslash
26213 varliminf
26214 \end_layout
26215
26216 \end_inset
26217 </cell>
26218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26219 \begin_inset Text
26220
26221 \begin_layout Plain Layout
26222 \begin_inset Formula $\varliminf$
26223 \end_inset
26224
26225
26226 \end_layout
26227
26228 \end_inset
26229 </cell>
26230 </row>
26231 <row>
26232 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26233 \begin_inset Text
26234
26235 \begin_layout Plain Layout
26236
26237 \backslash
26238 varlimsup
26239 \end_layout
26240
26241 \end_inset
26242 </cell>
26243 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26244 \begin_inset Text
26245
26246 \begin_layout Plain Layout
26247 \begin_inset Formula $\varlimsup$
26248 \end_inset
26249
26250
26251 \end_layout
26252
26253 \end_inset
26254 </cell>
26255 </row>
26256 <row>
26257 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26258 \begin_inset Text
26259
26260 \begin_layout Plain Layout
26261
26262 \backslash
26263 varprojlim
26264 \end_layout
26265
26266 \end_inset
26267 </cell>
26268 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26269 \begin_inset Text
26270
26271 \begin_layout Plain Layout
26272 \begin_inset Formula $\varprojlim$
26273 \end_inset
26274
26275
26276 \end_layout
26277
26278 \end_inset
26279 </cell>
26280 </row>
26281 <row>
26282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26283 \begin_inset Text
26284
26285 \begin_layout Plain Layout
26286
26287 \backslash
26288 varinjlim
26289 \end_layout
26290
26291 \end_inset
26292 </cell>
26293 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26294 \begin_inset Text
26295
26296 \begin_layout Plain Layout
26297 \begin_inset Formula $\varinjlim$
26298 \end_inset
26299
26300
26301 \begin_inset Formula $\raisebox{-2.5mm}{}$
26302 \end_inset
26303
26304
26305 \end_layout
26306
26307 \end_inset
26308 </cell>
26309 </row>
26310 </lyxtabular>
26311
26312 \end_inset
26313
26314
26315 \end_layout
26316
26317 \begin_layout Standard
26318 \begin_inset VSpace medskip
26319 \end_inset
26320
26321
26322 \end_layout
26323
26324 \begin_layout Standard
26325 El límite se crea insertando un subíndice.
26326  Se imprime a la derecha junto a la función en una fórmula en línea:
26327 \end_layout
26328
26329 \begin_layout Standard
26330 \noindent
26331 \align center
26332 \begin_inset Tabular
26333 <lyxtabular version="3" rows="2" columns="2">
26334 <features tabularvalignment="middle">
26335 <column alignment="center" valignment="top" width="0pt">
26336 <column alignment="center" valignment="top" width="0pt">
26337 <row>
26338 <cell alignment="center" valignment="top" usebox="none">
26339 \begin_inset Text
26340
26341 \begin_layout Plain Layout
26342 Comando
26343 \end_layout
26344
26345 \end_inset
26346 </cell>
26347 <cell alignment="center" valignment="top" usebox="none">
26348 \begin_inset Text
26349
26350 \begin_layout Plain Layout
26351 \begin_inset space \hspace{}
26352 \length 1cm
26353 \end_inset
26354
26355 Resultado
26356 \begin_inset Note Note
26357 status collapsed
26358
26359 \begin_layout Plain Layout
26360
26361 \series bold
26362
26363 \backslash
26364 raisebox
26365 \series default
26366  se usa sólo como espaciador
26367 \end_layout
26368
26369 \end_inset
26370
26371
26372 \end_layout
26373
26374 \end_inset
26375 </cell>
26376 </row>
26377 <row>
26378 <cell alignment="center" valignment="top" usebox="none">
26379 \begin_inset Text
26380
26381 \begin_layout Plain Layout
26382
26383 \backslash
26384 lim_x
26385 \backslash
26386 to
26387 \begin_inset ERT
26388 status collapsed
26389
26390 \begin_layout Plain Layout
26391
26392
26393 \backslash
26394 spce 
26395 \end_layout
26396
26397 \end_inset
26398
26399 A
26400 \begin_inset ERT
26401 status collapsed
26402
26403 \begin_layout Plain Layout
26404
26405
26406 \backslash
26407 spce 
26408 \end_layout
26409
26410 \end_inset
26411
26412 x=B
26413 \end_layout
26414
26415 \end_inset
26416 </cell>
26417 <cell alignment="center" valignment="top" usebox="none">
26418 \begin_inset Text
26419
26420 \begin_layout Plain Layout
26421 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
26422 \end_inset
26423
26424
26425 \end_layout
26426
26427 \end_inset
26428 </cell>
26429 </row>
26430 </lyxtabular>
26431
26432 \end_inset
26433
26434
26435 \end_layout
26436
26437 \begin_layout Standard
26438 En una ecuación presentada el límite se imprime debajo, como es habitual:
26439 \begin_inset Formula 
26440 \[
26441 \lim\limits _{x\rightarrow A}=B
26442 \]
26443
26444 \end_inset
26445
26446
26447 \end_layout
26448
26449 \begin_layout Subsection
26450 Función módulo
26451 \begin_inset Index idx
26452 status collapsed
26453
26454 \begin_layout Plain Layout
26455 Funciones ! módulo
26456 \end_layout
26457
26458 \end_inset
26459
26460
26461 \end_layout
26462
26463 \begin_layout Standard
26464 La función módulo es especial, porque existe en cuatro variantes.
26465 \end_layout
26466
26467 \begin_layout Standard
26468 En una ecuación presentada:
26469 \begin_inset Formula 
26470 \begin{align*}
26471 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
26472 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
26473 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
26474 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
26475 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
26476 \end{align*}
26477
26478 \end_inset
26479
26480 En una ecuación en línea se pone menos espacio delante del nombre de la
26481  función para todas las variantes.
26482  
26483 \lang english
26484 By default the modulo-functions take only the first following character
26485  into account.
26486  To use more than one character, one has to put them into TeX-braces:
26487 \begin_inset Formula 
26488 \begin{align*}
26489 \underline{\textrm{Comando}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Resultado}}\\
26490 \mathrm{a\backslash pod\textrm{\spce}bcd} &  & a\pod bcd\\
26491 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
26492 \end{align*}
26493
26494 \end_inset
26495
26496
26497 \end_layout
26498
26499 \begin_layout Section
26500 Caracteres especiales
26501 \begin_inset Index idx
26502 status collapsed
26503
26504 \begin_layout Plain Layout
26505 Caracteres especiales
26506 \end_layout
26507
26508 \end_inset
26509
26510
26511 \end_layout
26512
26513 \begin_layout Subsection
26514 Caracteres especiales en texto matemático
26515 \end_layout
26516
26517 \begin_layout Standard
26518 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
26519  TeX:
26520 \end_layout
26521
26522 \begin_layout Standard
26523 \begin_inset space \hfill{}
26524 \end_inset
26525
26526
26527 \begin_inset Tabular
26528 <lyxtabular version="3" rows="8" columns="2">
26529 <features tabularvalignment="middle">
26530 <column alignment="block" valignment="top" width="0">
26531 <column alignment="block" valignment="top" width="0">
26532 <row>
26533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26534 \begin_inset Text
26535
26536 \begin_layout Plain Layout
26537 Comando
26538 \end_layout
26539
26540 \end_inset
26541 </cell>
26542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26543 \begin_inset Text
26544
26545 \begin_layout Plain Layout
26546 Resultado
26547 \end_layout
26548
26549 \end_inset
26550 </cell>
26551 </row>
26552 <row>
26553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26554 \begin_inset Text
26555
26556 \begin_layout Plain Layout
26557
26558 \backslash
26559 oe
26560 \end_layout
26561
26562 \end_inset
26563 </cell>
26564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26565 \begin_inset Text
26566
26567 \begin_layout Plain Layout
26568 \begin_inset Formula $\textrm{œ}$
26569 \end_inset
26570
26571
26572 \end_layout
26573
26574 \end_inset
26575 </cell>
26576 </row>
26577 <row>
26578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26579 \begin_inset Text
26580
26581 \begin_layout Plain Layout
26582
26583 \backslash
26584 OE
26585 \end_layout
26586
26587 \end_inset
26588 </cell>
26589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26590 \begin_inset Text
26591
26592 \begin_layout Plain Layout
26593 \begin_inset Formula $\textrm{Œ}$
26594 \end_inset
26595
26596
26597 \end_layout
26598
26599 \end_inset
26600 </cell>
26601 </row>
26602 <row>
26603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26604 \begin_inset Text
26605
26606 \begin_layout Plain Layout
26607
26608 \backslash
26609 ae
26610 \end_layout
26611
26612 \end_inset
26613 </cell>
26614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26615 \begin_inset Text
26616
26617 \begin_layout Plain Layout
26618 \begin_inset Formula $\textrm{æ}$
26619 \end_inset
26620
26621
26622 \end_layout
26623
26624 \end_inset
26625 </cell>
26626 </row>
26627 <row>
26628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26629 \begin_inset Text
26630
26631 \begin_layout Plain Layout
26632
26633 \backslash
26634 AE
26635 \end_layout
26636
26637 \end_inset
26638 </cell>
26639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26640 \begin_inset Text
26641
26642 \begin_layout Plain Layout
26643 \begin_inset Formula $\textrm{Æ}$
26644 \end_inset
26645
26646
26647 \end_layout
26648
26649 \end_inset
26650 </cell>
26651 </row>
26652 <row>
26653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26654 \begin_inset Text
26655
26656 \begin_layout Plain Layout
26657
26658 \backslash
26659 aa
26660 \end_layout
26661
26662 \end_inset
26663 </cell>
26664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26665 \begin_inset Text
26666
26667 \begin_layout Plain Layout
26668 \begin_inset Formula $\textrm{\aa}$
26669 \end_inset
26670
26671
26672 \end_layout
26673
26674 \end_inset
26675 </cell>
26676 </row>
26677 <row>
26678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26679 \begin_inset Text
26680
26681 \begin_layout Plain Layout
26682
26683 \backslash
26684 AA
26685 \begin_inset Index idx
26686 status collapsed
26687
26688 \begin_layout Plain Layout
26689
26690 \backslash
26691 @
26692 \begin_inset ERT
26693 status collapsed
26694
26695 \begin_layout Plain Layout
26696
26697
26698 \backslash
26699 textrm{
26700 \backslash
26701 AA}
26702 \end_layout
26703
26704 \end_inset
26705
26706
26707 \end_layout
26708
26709 \end_inset
26710
26711
26712 \end_layout
26713
26714 \end_inset
26715 </cell>
26716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26717 \begin_inset Text
26718
26719 \begin_layout Plain Layout
26720 \begin_inset Formula $\textrm{Å}$
26721 \end_inset
26722
26723
26724 \end_layout
26725
26726 \end_inset
26727 </cell>
26728 </row>
26729 <row>
26730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26731 \begin_inset Text
26732
26733 \begin_layout Plain Layout
26734
26735 \backslash
26736 i
26737 \end_layout
26738
26739 \end_inset
26740 </cell>
26741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26742 \begin_inset Text
26743
26744 \begin_layout Plain Layout
26745 \begin_inset Formula $\textrm{ı}$
26746 \end_inset
26747
26748
26749 \end_layout
26750
26751 \end_inset
26752 </cell>
26753 </row>
26754 </lyxtabular>
26755
26756 \end_inset
26757
26758
26759 \begin_inset space \hfill{}
26760 \end_inset
26761
26762
26763 \begin_inset Tabular
26764 <lyxtabular version="3" rows="8" columns="2">
26765 <features tabularvalignment="middle">
26766 <column alignment="block" valignment="top" width="0">
26767 <column alignment="center" valignment="top" width="0">
26768 <row>
26769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26770 \begin_inset Text
26771
26772 \begin_layout Plain Layout
26773 Comando
26774 \begin_inset Note Note
26775 status collapsed
26776
26777 \begin_layout Plain Layout
26778
26779 \series bold
26780
26781 \backslash
26782 raisebox
26783 \series default
26784  se usa sólo como espaciador
26785 \end_layout
26786
26787 \end_inset
26788
26789
26790 \end_layout
26791
26792 \end_inset
26793 </cell>
26794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26795 \begin_inset Text
26796
26797 \begin_layout Plain Layout
26798 Resultado
26799 \end_layout
26800
26801 \end_inset
26802 </cell>
26803 </row>
26804 <row>
26805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26806 \begin_inset Text
26807
26808 \begin_layout Plain Layout
26809
26810 \backslash
26811 o
26812 \end_layout
26813
26814 \end_inset
26815 </cell>
26816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26817 \begin_inset Text
26818
26819 \begin_layout Plain Layout
26820 \begin_inset Formula $\textrm{ø}$
26821 \end_inset
26822
26823
26824 \end_layout
26825
26826 \end_inset
26827 </cell>
26828 </row>
26829 <row>
26830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26831 \begin_inset Text
26832
26833 \begin_layout Plain Layout
26834
26835 \backslash
26836 O
26837 \end_layout
26838
26839 \end_inset
26840 </cell>
26841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26842 \begin_inset Text
26843
26844 \begin_layout Plain Layout
26845 \begin_inset Formula $\textrm{Ø}$
26846 \end_inset
26847
26848
26849 \end_layout
26850
26851 \end_inset
26852 </cell>
26853 </row>
26854 <row>
26855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26856 \begin_inset Text
26857
26858 \begin_layout Plain Layout
26859
26860 \backslash
26861 l
26862 \end_layout
26863
26864 \end_inset
26865 </cell>
26866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26867 \begin_inset Text
26868
26869 \begin_layout Plain Layout
26870 \begin_inset Formula $\textrm{ł}$
26871 \end_inset
26872
26873
26874 \end_layout
26875
26876 \end_inset
26877 </cell>
26878 </row>
26879 <row>
26880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26881 \begin_inset Text
26882
26883 \begin_layout Plain Layout
26884
26885 \backslash
26886 L
26887 \end_layout
26888
26889 \end_inset
26890 </cell>
26891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26892 \begin_inset Text
26893
26894 \begin_layout Plain Layout
26895 \begin_inset Formula $\textrm{Ł}$
26896 \end_inset
26897
26898
26899 \end_layout
26900
26901 \end_inset
26902 </cell>
26903 </row>
26904 <row>
26905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26906 \begin_inset Text
26907
26908 \begin_layout Plain Layout
26909 !
26910 \begin_inset space \hspace{}
26911 \length 0mm
26912 \end_inset
26913
26914 `
26915 \begin_inset ERT
26916 status collapsed
26917
26918 \begin_layout Plain Layout
26919
26920
26921 \backslash
26922 spce 
26923 \end_layout
26924
26925 \end_inset
26926
26927
26928 \end_layout
26929
26930 \end_inset
26931 </cell>
26932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26933 \begin_inset Text
26934
26935 \begin_layout Plain Layout
26936 \begin_inset Formula $\textrm{!`}$
26937 \end_inset
26938
26939
26940 \end_layout
26941
26942 \end_inset
26943 </cell>
26944 </row>
26945 <row>
26946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26947 \begin_inset Text
26948
26949 \begin_layout Plain Layout
26950 ?
26951 \begin_inset space \hspace{}
26952 \length 0mm
26953 \end_inset
26954
26955 `
26956 \begin_inset ERT
26957 status collapsed
26958
26959 \begin_layout Plain Layout
26960
26961
26962 \backslash
26963 spce 
26964 \end_layout
26965
26966 \end_inset
26967
26968
26969 \end_layout
26970
26971 \end_inset
26972 </cell>
26973 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26974 \begin_inset Text
26975
26976 \begin_layout Plain Layout
26977 \begin_inset Formula $\textrm{?`}$
26978 \end_inset
26979
26980
26981 \end_layout
26982
26983 \end_inset
26984 </cell>
26985 </row>
26986 <row>
26987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26988 \begin_inset Text
26989
26990 \begin_layout Plain Layout
26991
26992 \backslash
26993 j
26994 \end_layout
26995
26996 \end_inset
26997 </cell>
26998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26999 \begin_inset Text
27000
27001 \begin_layout Plain Layout
27002 \begin_inset Formula $\textrm{ȷ}$
27003 \end_inset
27004
27005
27006 \end_layout
27007
27008 \end_inset
27009 </cell>
27010 </row>
27011 </lyxtabular>
27012
27013 \end_inset
27014
27015
27016 \begin_inset space \hfill{}
27017 \end_inset
27018
27019
27020 \end_layout
27021
27022 \begin_layout Standard
27023 Los caracteres 
27024 \begin_inset Formula $\textrm{\textrm{Å}}$
27025 \end_inset
27026
27027  y 
27028 \begin_inset Formula $\textrm{\textrm{Ø}}$
27029 \end_inset
27030
27031  también se pueden insertar mediante el botón 
27032 \begin_inset Graphics
27033         filename ../../images/math/digamma.png
27034         scale 85
27035
27036 \end_inset
27037
27038  de la barra de ecuaciones.
27039 \end_layout
27040
27041 \begin_layout Standard
27042 Los comandos 
27043 \series bold
27044 !
27045 \begin_inset space \hspace{}
27046 \length 0mm
27047 \end_inset
27048
27049 `
27050 \series default
27051  y 
27052 \series bold
27053 ?
27054 \begin_inset space \hspace{}
27055 \length 0mm
27056 \end_inset
27057
27058 `
27059 \series default
27060  son una excepción porque se pueden insertar directamente a texto en LyX.
27061  
27062 \end_layout
27063
27064 \begin_layout Subsection
27065 Acentos en texto
27066 \begin_inset CommandInset label
27067 LatexCommand label
27068 name "sub:Acentos-en-texto"
27069
27070 \end_inset
27071
27072
27073 \begin_inset Index idx
27074 status collapsed
27075
27076 \begin_layout Plain Layout
27077 Acentos ! en texto
27078 \end_layout
27079
27080 \end_inset
27081
27082
27083 \end_layout
27084
27085 \begin_layout Standard
27086 Con los siguientes comandos se pueden acentuar todas las letras.
27087  Los comandos deben ponerse en modo TeX.
27088 \end_layout
27089
27090 \begin_layout Standard
27091 \begin_inset space \hfill{}
27092 \end_inset
27093
27094
27095 \begin_inset Tabular
27096 <lyxtabular version="3" rows="8" columns="2">
27097 <features tabularvalignment="middle">
27098 <column alignment="block" valignment="top" width="0">
27099 <column alignment="block" valignment="top" width="0">
27100 <row>
27101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27102 \begin_inset Text
27103
27104 \begin_layout Plain Layout
27105 Comando
27106 \end_layout
27107
27108 \end_inset
27109 </cell>
27110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27111 \begin_inset Text
27112
27113 \begin_layout Plain Layout
27114 Resultado
27115 \end_layout
27116
27117 \end_inset
27118 </cell>
27119 </row>
27120 <row>
27121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27122 \begin_inset Text
27123
27124 \begin_layout Plain Layout
27125
27126 \backslash
27127
27128 \begin_inset Quotes grd
27129 \end_inset
27130
27131 e
27132 \end_layout
27133
27134 \end_inset
27135 </cell>
27136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27137 \begin_inset Text
27138
27139 \begin_layout Plain Layout
27140 \begin_inset ERT
27141 status collapsed
27142
27143 \begin_layout Plain Layout
27144
27145
27146 \backslash
27147 "e
27148 \end_layout
27149
27150 \end_inset
27151
27152
27153 \end_layout
27154
27155 \end_inset
27156 </cell>
27157 </row>
27158 <row>
27159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27160 \begin_inset Text
27161
27162 \begin_layout Plain Layout
27163
27164 \backslash
27165 `e
27166 \end_layout
27167
27168 \end_inset
27169 </cell>
27170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27171 \begin_inset Text
27172
27173 \begin_layout Plain Layout
27174 \begin_inset ERT
27175 status collapsed
27176
27177 \begin_layout Plain Layout
27178
27179
27180 \backslash
27181 `e
27182 \end_layout
27183
27184 \end_inset
27185
27186
27187 \end_layout
27188
27189 \end_inset
27190 </cell>
27191 </row>
27192 <row>
27193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27194 \begin_inset Text
27195
27196 \begin_layout Plain Layout
27197
27198 \backslash
27199 ^
27200 \begin_inset ERT
27201 status collapsed
27202
27203 \begin_layout Plain Layout
27204
27205
27206 \backslash
27207 spce 
27208 \end_layout
27209
27210 \end_inset
27211
27212 e
27213 \end_layout
27214
27215 \end_inset
27216 </cell>
27217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27218 \begin_inset Text
27219
27220 \begin_layout Plain Layout
27221 \begin_inset ERT
27222 status collapsed
27223
27224 \begin_layout Plain Layout
27225
27226
27227 \backslash
27228 ^e
27229 \end_layout
27230
27231 \end_inset
27232
27233
27234 \end_layout
27235
27236 \end_inset
27237 </cell>
27238 </row>
27239 <row>
27240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27241 \begin_inset Text
27242
27243 \begin_layout Plain Layout
27244
27245 \backslash
27246 =e
27247 \end_layout
27248
27249 \end_inset
27250 </cell>
27251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27252 \begin_inset Text
27253
27254 \begin_layout Plain Layout
27255 \begin_inset ERT
27256 status collapsed
27257
27258 \begin_layout Plain Layout
27259
27260
27261 \backslash
27262 =e
27263 \end_layout
27264
27265 \end_inset
27266
27267
27268 \end_layout
27269
27270 \end_inset
27271 </cell>
27272 </row>
27273 <row>
27274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27275 \begin_inset Text
27276
27277 \begin_layout Plain Layout
27278
27279 \backslash
27280 u
27281 \begin_inset ERT
27282 status collapsed
27283
27284 \begin_layout Plain Layout
27285
27286
27287 \backslash
27288 spce 
27289 \end_layout
27290
27291 \end_inset
27292
27293 e
27294 \end_layout
27295
27296 \end_inset
27297 </cell>
27298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27299 \begin_inset Text
27300
27301 \begin_layout Plain Layout
27302 \begin_inset ERT
27303 status collapsed
27304
27305 \begin_layout Plain Layout
27306
27307
27308 \backslash
27309 u e
27310 \end_layout
27311
27312 \end_inset
27313
27314
27315 \end_layout
27316
27317 \end_inset
27318 </cell>
27319 </row>
27320 <row>
27321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27322 \begin_inset Text
27323
27324 \begin_layout Plain Layout
27325
27326 \backslash
27327 b
27328 \begin_inset ERT
27329 status collapsed
27330
27331 \begin_layout Plain Layout
27332
27333
27334 \backslash
27335 spce 
27336 \end_layout
27337
27338 \end_inset
27339
27340 e
27341 \end_layout
27342
27343 \end_inset
27344 </cell>
27345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27346 \begin_inset Text
27347
27348 \begin_layout Plain Layout
27349 \begin_inset ERT
27350 status collapsed
27351
27352 \begin_layout Plain Layout
27353
27354
27355 \backslash
27356 b e
27357 \end_layout
27358
27359 \end_inset
27360
27361
27362 \end_layout
27363
27364 \end_inset
27365 </cell>
27366 </row>
27367 <row>
27368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27369 \begin_inset Text
27370
27371 \begin_layout Plain Layout
27372
27373 \backslash
27374 t
27375 \begin_inset ERT
27376 status collapsed
27377
27378 \begin_layout Plain Layout
27379
27380
27381 \backslash
27382 spce 
27383 \end_layout
27384
27385 \end_inset
27386
27387 ee
27388 \end_layout
27389
27390 \end_inset
27391 </cell>
27392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27393 \begin_inset Text
27394
27395 \begin_layout Plain Layout
27396 \begin_inset ERT
27397 status collapsed
27398
27399 \begin_layout Plain Layout
27400
27401
27402 \backslash
27403 t ee
27404 \end_layout
27405
27406 \end_inset
27407
27408
27409 \end_layout
27410
27411 \end_inset
27412 </cell>
27413 </row>
27414 </lyxtabular>
27415
27416 \end_inset
27417
27418
27419 \begin_inset space \hfill{}
27420 \end_inset
27421
27422
27423 \begin_inset Tabular
27424 <lyxtabular version="3" rows="8" columns="2">
27425 <features tabularvalignment="middle">
27426 <column alignment="block" valignment="top" width="0">
27427 <column alignment="center" valignment="top" width="0">
27428 <row>
27429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27430 \begin_inset Text
27431
27432 \begin_layout Plain Layout
27433 Comando
27434 \end_layout
27435
27436 \end_inset
27437 </cell>
27438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27439 \begin_inset Text
27440
27441 \begin_layout Plain Layout
27442 Resultado
27443 \end_layout
27444
27445 \end_inset
27446 </cell>
27447 </row>
27448 <row>
27449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27450 \begin_inset Text
27451
27452 \begin_layout Plain Layout
27453
27454 \backslash
27455 H
27456 \begin_inset ERT
27457 status collapsed
27458
27459 \begin_layout Plain Layout
27460
27461
27462 \backslash
27463 spce 
27464 \end_layout
27465
27466 \end_inset
27467
27468 e
27469 \end_layout
27470
27471 \end_inset
27472 </cell>
27473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27474 \begin_inset Text
27475
27476 \begin_layout Plain Layout
27477 \begin_inset ERT
27478 status collapsed
27479
27480 \begin_layout Plain Layout
27481
27482
27483 \backslash
27484 H e
27485 \end_layout
27486
27487 \end_inset
27488
27489
27490 \end_layout
27491
27492 \end_inset
27493 </cell>
27494 </row>
27495 <row>
27496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27497 \begin_inset Text
27498
27499 \begin_layout Plain Layout
27500
27501 \backslash
27502 'e
27503 \end_layout
27504
27505 \end_inset
27506 </cell>
27507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27508 \begin_inset Text
27509
27510 \begin_layout Plain Layout
27511 \begin_inset ERT
27512 status collapsed
27513
27514 \begin_layout Plain Layout
27515
27516
27517 \backslash
27518 'e
27519 \end_layout
27520
27521 \end_inset
27522
27523
27524 \end_layout
27525
27526 \end_inset
27527 </cell>
27528 </row>
27529 <row>
27530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27531 \begin_inset Text
27532
27533 \begin_layout Plain Layout
27534
27535 \backslash
27536 ~e
27537 \begin_inset Index idx
27538 status collapsed
27539
27540 \begin_layout Plain Layout
27541 Tilde
27542 \end_layout
27543
27544 \end_inset
27545
27546
27547 \end_layout
27548
27549 \end_inset
27550 </cell>
27551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27552 \begin_inset Text
27553
27554 \begin_layout Plain Layout
27555 \begin_inset ERT
27556 status collapsed
27557
27558 \begin_layout Plain Layout
27559
27560
27561 \backslash
27562 ~e
27563 \end_layout
27564
27565 \end_inset
27566
27567
27568 \end_layout
27569
27570 \end_inset
27571 </cell>
27572 </row>
27573 <row>
27574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27575 \begin_inset Text
27576
27577 \begin_layout Plain Layout
27578
27579 \backslash
27580 .e
27581 \end_layout
27582
27583 \end_inset
27584 </cell>
27585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27586 \begin_inset Text
27587
27588 \begin_layout Plain Layout
27589 \begin_inset ERT
27590 status collapsed
27591
27592 \begin_layout Plain Layout
27593
27594
27595 \backslash
27596 .e
27597 \end_layout
27598
27599 \end_inset
27600
27601
27602 \end_layout
27603
27604 \end_inset
27605 </cell>
27606 </row>
27607 <row>
27608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27609 \begin_inset Text
27610
27611 \begin_layout Plain Layout
27612
27613 \backslash
27614 v
27615 \begin_inset ERT
27616 status collapsed
27617
27618 \begin_layout Plain Layout
27619
27620
27621 \backslash
27622 spce 
27623 \end_layout
27624
27625 \end_inset
27626
27627 e
27628 \end_layout
27629
27630 \end_inset
27631 </cell>
27632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27633 \begin_inset Text
27634
27635 \begin_layout Plain Layout
27636 \begin_inset ERT
27637 status collapsed
27638
27639 \begin_layout Plain Layout
27640
27641
27642 \backslash
27643 v e
27644 \end_layout
27645
27646 \end_inset
27647
27648
27649 \end_layout
27650
27651 \end_inset
27652 </cell>
27653 </row>
27654 <row>
27655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27656 \begin_inset Text
27657
27658 \begin_layout Plain Layout
27659
27660 \backslash
27661 d
27662 \begin_inset ERT
27663 status collapsed
27664
27665 \begin_layout Plain Layout
27666
27667
27668 \backslash
27669 spce 
27670 \end_layout
27671
27672 \end_inset
27673
27674 e
27675 \end_layout
27676
27677 \end_inset
27678 </cell>
27679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27680 \begin_inset Text
27681
27682 \begin_layout Plain Layout
27683 \begin_inset ERT
27684 status collapsed
27685
27686 \begin_layout Plain Layout
27687
27688
27689 \backslash
27690 d e
27691 \end_layout
27692
27693 \end_inset
27694
27695
27696 \end_layout
27697
27698 \end_inset
27699 </cell>
27700 </row>
27701 <row>
27702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27703 \begin_inset Text
27704
27705 \begin_layout Plain Layout
27706
27707 \backslash
27708 c
27709 \begin_inset ERT
27710 status collapsed
27711
27712 \begin_layout Plain Layout
27713
27714
27715 \backslash
27716 spce 
27717 \end_layout
27718
27719 \end_inset
27720
27721 e
27722 \end_layout
27723
27724 \end_inset
27725 </cell>
27726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27727 \begin_inset Text
27728
27729 \begin_layout Plain Layout
27730 \begin_inset ERT
27731 status collapsed
27732
27733 \begin_layout Plain Layout
27734
27735
27736 \backslash
27737 c e
27738 \end_layout
27739
27740 \end_inset
27741
27742
27743 \end_layout
27744
27745 \end_inset
27746 </cell>
27747 </row>
27748 </lyxtabular>
27749
27750 \end_inset
27751
27752
27753 \begin_inset space \hfill{}
27754 \end_inset
27755
27756
27757 \end_layout
27758
27759 \begin_layout Standard
27760 \begin_inset VSpace medskip
27761 \end_inset
27762
27763
27764 \end_layout
27765
27766 \begin_layout Standard
27767 Con el comando 
27768 \series bold
27769
27770 \backslash
27771 t
27772 \series default
27773  también se pueden acentuar dos caracteres distintos.
27774  El comando 
27775 \series bold
27776
27777 \backslash
27778 t
27779 \begin_inset ERT
27780 status collapsed
27781
27782 \begin_layout Plain Layout
27783
27784
27785 \backslash
27786 spce 
27787 \end_layout
27788
27789 \end_inset
27790
27791 sz
27792 \series default
27793  genera 
27794 \begin_inset ERT
27795 status collapsed
27796
27797 \begin_layout Plain Layout
27798
27799
27800 \backslash
27801 t sz
27802 \end_layout
27803
27804 \end_inset
27805
27806
27807 \end_layout
27808
27809 \begin_layout Standard
27810 Los acentos 
27811 \series bold
27812 `
27813 \series default
27814  , 
27815 \series bold
27816 '
27817 \series default
27818  y 
27819 \series bold
27820 ^
27821 \series default
27822  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27823  TeX.
27824  Lo mismo se aplica a la tilde
27825 \begin_inset Foot
27826 status collapsed
27827
27828 \begin_layout Plain Layout
27829 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27830 \end_layout
27831
27832 \end_inset
27833
27834  con 
27835 \emph on
27836 a
27837 \emph default
27838
27839 \emph on
27840 o
27841 \emph default
27842  y 
27843 \emph on
27844 n.
27845 \end_layout
27846
27847 \begin_layout Standard
27848 Los comandos 
27849 \series bold
27850
27851 \backslash
27852 b
27853 \series default
27854  , 
27855 \series bold
27856
27857 \backslash
27858 c
27859 \series default
27860  , 
27861 \series bold
27862
27863 \backslash
27864 d
27865 \series default
27866  , 
27867 \series bold
27868
27869 \backslash
27870 H
27871 \series default
27872  , 
27873 \series bold
27874
27875 \backslash
27876 t
27877 \series default
27878  , 
27879 \series bold
27880
27881 \backslash
27882 u
27883 \series default
27884  , 
27885 \series bold
27886
27887 \backslash
27888 v
27889 \series default
27890 , y acentos insertados directamente con el teclado también están disponibles
27891  en texto matemático.
27892  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27893  
27894 \begin_inset CommandInset ref
27895 LatexCommand ref
27896 reference "sub:Acentos-para-un"
27897
27898 \end_inset
27899
27900 .
27901 \end_layout
27902
27903 \begin_layout Standard
27904 \begin_inset VSpace bigskip
27905 \end_inset
27906
27907
27908 \end_layout
27909
27910 \begin_layout Standard
27911 Además, con el comando 
27912 \series bold
27913
27914 \backslash
27915 textcircled
27916 \series default
27917
27918 \begin_inset Index idx
27919 status collapsed
27920
27921 \begin_layout Plain Layout
27922 Comandos ! T ! 
27923 \backslash
27924 textcircled
27925 \end_layout
27926
27927 \end_inset
27928
27929  se pueden insertar en un círculo todos los números y letras, de forma parecida
27930  al símbolo copyright.
27931 \end_layout
27932
27933 \begin_layout Standard
27934 \noindent
27935 \align center
27936 \begin_inset Tabular
27937 <lyxtabular version="3" rows="3" columns="2">
27938 <features tabularvalignment="middle">
27939 <column alignment="center" valignment="top" width="0">
27940 <column alignment="center" valignment="top" width="0">
27941 <row>
27942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27943 \begin_inset Text
27944
27945 \begin_layout Plain Layout
27946 Comando
27947 \end_layout
27948
27949 \end_inset
27950 </cell>
27951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27952 \begin_inset Text
27953
27954 \begin_layout Plain Layout
27955 Resultado
27956 \begin_inset Note Note
27957 status collapsed
27958
27959 \begin_layout Plain Layout
27960
27961 \series bold
27962
27963 \backslash
27964 raisebox
27965 \series default
27966  se usa sólo como espaciador
27967 \end_layout
27968
27969 \end_inset
27970
27971
27972 \end_layout
27973
27974 \end_inset
27975 </cell>
27976 </row>
27977 <row>
27978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27979 \begin_inset Text
27980
27981 \begin_layout Plain Layout
27982
27983 \backslash
27984 textcircled{w}
27985 \end_layout
27986
27987 \end_inset
27988 </cell>
27989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27990 \begin_inset Text
27991
27992 \begin_layout Plain Layout
27993 \begin_inset ERT
27994 status collapsed
27995
27996 \begin_layout Plain Layout
27997
27998
27999 \backslash
28000 textcircled{w}
28001 \end_layout
28002
28003 \end_inset
28004
28005
28006 \end_layout
28007
28008 \end_inset
28009 </cell>
28010 </row>
28011 <row>
28012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28013 \begin_inset Text
28014
28015 \begin_layout Plain Layout
28016
28017 \backslash
28018 Large 
28019 \backslash
28020 textcircled{
28021 \backslash
28022 normalsize
28023 \backslash
28024 protect
28025 \backslash
28026 raisebox{-1.5pt}{W}}
28027 \end_layout
28028
28029 \end_inset
28030 </cell>
28031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28032 \begin_inset Text
28033
28034 \begin_layout Plain Layout
28035 \begin_inset Formula $\raisebox{4.5mm}{}$
28036 \end_inset
28037
28038
28039 \begin_inset ERT
28040 status collapsed
28041
28042 \begin_layout Plain Layout
28043
28044
28045 \backslash
28046 Large 
28047 \backslash
28048 textcircled{
28049 \backslash
28050 normalsize
28051 \backslash
28052 protect
28053 \backslash
28054 raisebox{-1.5pt}W}
28055 \end_layout
28056
28057 \end_inset
28058
28059
28060 \begin_inset Formula $\raisebox{-2mm}{}$
28061 \end_inset
28062
28063
28064 \end_layout
28065
28066 \end_inset
28067 </cell>
28068 </row>
28069 </lyxtabular>
28070
28071 \end_inset
28072
28073
28074 \end_layout
28075
28076 \begin_layout Standard
28077 Hay que tener cuidado que el carácter se ajuste al círculo.
28078  Por eso 
28079 \series bold
28080
28081 \backslash
28082 Large
28083 \begin_inset Foot
28084 status collapsed
28085
28086 \begin_layout Plain Layout
28087 véase 
28088 \begin_inset CommandInset ref
28089 LatexCommand ref
28090 reference "sub:Tamaños-de-tipografías"
28091
28092 \end_inset
28093
28094
28095 \end_layout
28096
28097 \end_inset
28098
28099
28100 \series default
28101  especifica el tamaño del círculo.
28102  Con ayuda de 
28103 \series bold
28104
28105 \backslash
28106 raisebox
28107 \begin_inset Foot
28108 status collapsed
28109
28110 \begin_layout Plain Layout
28111 véase 
28112 \begin_inset CommandInset ref
28113 LatexCommand ref
28114 reference "sub:Marcos-sin-bordes"
28115
28116 \end_inset
28117
28118
28119 \end_layout
28120
28121 \end_inset
28122
28123
28124 \series default
28125  se puede centrar el carácter.
28126 \end_layout
28127
28128 \begin_layout Subsection
28129 Números en estilo antiguo
28130 \begin_inset Index idx
28131 status collapsed
28132
28133 \begin_layout Plain Layout
28134 Numeros@Números ! en estilo antiguo
28135 \end_layout
28136
28137 \end_inset
28138
28139
28140 \end_layout
28141
28142 \begin_layout Standard
28143 Los números en estilo antiguo o elzevirianos se componen con el comando
28144  
28145 \series bold
28146
28147 \backslash
28148 oldstylenums
28149 \series default
28150
28151 \begin_inset Index idx
28152 status collapsed
28153
28154 \begin_layout Plain Layout
28155 Comandos ! O ! 
28156 \backslash
28157 oldstylenums
28158 \end_layout
28159
28160 \end_inset
28161
28162 .
28163  El comando se puede usar en ecuaciones y en modo TeX.
28164  Su esquema es:
28165 \end_layout
28166
28167 \begin_layout Standard
28168
28169 \series bold
28170
28171 \backslash
28172 oldstylenums{número}
28173 \end_layout
28174
28175 \begin_layout Standard
28176 El comando 
28177 \series bold
28178
28179 \backslash
28180 oldstylenums{0123456789}
28181 \series default
28182  genera: 
28183 \begin_inset Formula $\oldstylenums{0123456789}$
28184 \end_inset
28185
28186
28187 \end_layout
28188
28189 \begin_layout Subsection
28190 Caracteres especiales misceláneos
28191 \begin_inset CommandInset label
28192 LatexCommand label
28193 name "sub:Caracteres-especiales-misceláneos"
28194
28195 \end_inset
28196
28197
28198 \begin_inset Index idx
28199 status collapsed
28200
28201 \begin_layout Plain Layout
28202 Caracteres especiales ! misceláneos
28203 \end_layout
28204
28205 \end_inset
28206
28207
28208 \end_layout
28209
28210 \begin_layout Standard
28211 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
28212  comandos:
28213 \end_layout
28214
28215 \begin_layout Standard
28216 \noindent
28217 \align center
28218 \begin_inset Tabular
28219 <lyxtabular version="3" rows="4" columns="2">
28220 <features tabularvalignment="middle">
28221 <column alignment="center" valignment="top" width="0">
28222 <column alignment="center" valignment="top" width="0">
28223 <row>
28224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28225 \begin_inset Text
28226
28227 \begin_layout Plain Layout
28228 Comando
28229 \end_layout
28230
28231 \end_inset
28232 </cell>
28233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28234 \begin_inset Text
28235
28236 \begin_layout Plain Layout
28237 Resultado
28238 \end_layout
28239
28240 \end_inset
28241 </cell>
28242 </row>
28243 <row>
28244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28245 \begin_inset Text
28246
28247 \begin_layout Plain Layout
28248
28249 \backslash
28250 ^
28251 \begin_inset ERT
28252 status collapsed
28253
28254 \begin_layout Plain Layout
28255
28256
28257 \backslash
28258 spce 
28259 \end_layout
28260
28261 \end_inset
28262
28263
28264 \end_layout
28265
28266 \end_inset
28267 </cell>
28268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28269 \begin_inset Text
28270
28271 \begin_layout Plain Layout
28272 \begin_inset Formula $\mathcircumflex$
28273 \end_inset
28274
28275
28276 \end_layout
28277
28278 \end_inset
28279 </cell>
28280 </row>
28281 <row>
28282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28283 \begin_inset Text
28284
28285 \begin_layout Plain Layout
28286
28287 \backslash
28288 _
28289 \end_layout
28290
28291 \end_inset
28292 </cell>
28293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28294 \begin_inset Text
28295
28296 \begin_layout Plain Layout
28297 \begin_inset Formula $\_$
28298 \end_inset
28299
28300
28301 \end_layout
28302
28303 \end_inset
28304 </cell>
28305 </row>
28306 <row>
28307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28308 \begin_inset Text
28309
28310 \begin_layout Plain Layout
28311 ^
28312 \begin_inset ERT
28313 status collapsed
28314
28315 \begin_layout Plain Layout
28316
28317
28318 \backslash
28319 spce 
28320 \end_layout
28321
28322 \end_inset
28323
28324
28325 \backslash
28326 circ
28327 \begin_inset Index idx
28328 status collapsed
28329
28330 \begin_layout Plain Layout
28331
28332 \backslash
28333
28334 \end_layout
28335
28336 \end_inset
28337
28338
28339 \end_layout
28340
28341 \end_inset
28342 </cell>
28343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28344 \begin_inset Text
28345
28346 \begin_layout Plain Layout
28347 \begin_inset Formula $^{\circ}$
28348 \end_inset
28349
28350
28351 \end_layout
28352
28353 \end_inset
28354 </cell>
28355 </row>
28356 </lyxtabular>
28357
28358 \end_inset
28359
28360
28361 \end_layout
28362
28363 \begin_layout Standard
28364 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
28365  LaTeX contiene la línea:
28366 \begin_inset Foot
28367 status open
28368
28369 \begin_layout Plain Layout
28370 Más sobre este asunto en 
28371 \begin_inset CommandInset ref
28372 LatexCommand ref
28373 reference "sub:Caracteres-de-texto"
28374
28375 \end_inset
28376
28377
28378 \end_layout
28379
28380 \end_inset
28381
28382  
28383 \end_layout
28384
28385 \begin_layout Standard
28386
28387 \series bold
28388
28389 \backslash
28390 DeclareInputtext{176}{
28391 \backslash
28392 ifmmode^
28393 \backslash
28394 circ
28395 \backslash
28396 else
28397 \backslash
28398 textdegree
28399 \backslash
28400 fi}
28401 \end_layout
28402
28403 \begin_layout Section
28404 Estilos de ecuación
28405 \begin_inset CommandInset label
28406 LatexCommand label
28407 name "sec:Estilos-de-ecuación"
28408
28409 \end_inset
28410
28411
28412 \begin_inset Index idx
28413 status collapsed
28414
28415 \begin_layout Plain Layout
28416 Ecuación ! estilos de
28417 \end_layout
28418
28419 \end_inset
28420
28421
28422 \end_layout
28423
28424 \begin_layout Itemize
28425 Hay dos estilos diferentes de alineación:
28426 \end_layout
28427
28428 \begin_deeper
28429 \begin_layout Description
28430 Centrado es el estándar predefinido
28431 \end_layout
28432
28433 \begin_layout Description
28434 Sangrado para este estilo debe insertarse la opción de clase 
28435 \series bold
28436 fleqn
28437 \series default
28438  en el menú 
28439 \family sans
28440 Documento\SpecialChar \menuseparator
28441 Configuración
28442 \family default
28443  bajo 
28444 \family sans
28445 Clase de documento
28446 \end_layout
28447
28448 \begin_layout Standard
28449 Cuando se usa 
28450 \series bold
28451 Sangrado
28452 \series default
28453 , éste se puede ajustar con la longitud 
28454 \series bold
28455
28456 \backslash
28457 mathindent
28458 \series default
28459
28460 \begin_inset Index idx
28461 status collapsed
28462
28463 \begin_layout Plain Layout
28464 Comandos ! M ! 
28465 \backslash
28466 mathindent
28467 \end_layout
28468
28469 \end_inset
28470
28471 .
28472  Para 15
28473 \begin_inset space \thinspace{}
28474 \end_inset
28475
28476 mm, por ejemplo, se inserta esta línea de comando en el preámbulo LaTeX:
28477 \end_layout
28478
28479 \begin_layout Standard
28480
28481 \series bold
28482
28483 \backslash
28484 setlength{
28485 \backslash
28486 mathindent}{15mm}
28487 \end_layout
28488
28489 \begin_layout Standard
28490 Si no se especifica longitud se usa el valor predeterminado de 30
28491 \begin_inset space \thinspace{}
28492 \end_inset
28493
28494 pt.
28495 \end_layout
28496
28497 \end_deeper
28498 \begin_layout Itemize
28499 Y dos estilos diferentes de numeración:
28500 \end_layout
28501
28502 \begin_deeper
28503 \begin_layout Description
28504 Derecha es el estándar predefinido
28505 \end_layout
28506
28507 \begin_layout Description
28508 Izquierda para este estilo debe insertarse la opción de clase 
28509 \series bold
28510 leqno
28511 \series default
28512  en el menú 
28513 \family sans
28514 Documento\SpecialChar \menuseparator
28515 Configuración
28516 \family default
28517  bajo 
28518 \family sans
28519 Clase de documento
28520 \end_layout
28521
28522 \end_deeper
28523 \begin_layout Standard
28524
28525 \series bold
28526 fleqn
28527 \series default
28528  y 
28529 \series bold
28530 leqno
28531 \series default
28532  también se pueden usar juntos.
28533  En ese caso se insertan ambas opciones, separadas por una coma.
28534 \end_layout
28535
28536 \begin_layout Standard
28537 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
28538  documento.
28539  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
28540  estilo 
28541 \series bold
28542 Centrado
28543 \series default
28544  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
28545 \begin_inset CommandInset ref
28546 LatexCommand ref
28547 reference "sub:Entorno-flalign"
28548
28549 \end_inset
28550
28551 .
28552 \end_layout
28553
28554 \begin_layout Section
28555 Ecuaciones multilínea
28556 \begin_inset CommandInset label
28557 LatexCommand label
28558 name "sec:Ecuaciones-multilínea"
28559
28560 \end_inset
28561
28562
28563 \begin_inset Index idx
28564 status collapsed
28565
28566 \begin_layout Plain Layout
28567 Ecuación ! multilínea
28568 \end_layout
28569
28570 \end_inset
28571
28572
28573 \end_layout
28574
28575 \begin_layout Subsection
28576 General
28577 \end_layout
28578
28579 \begin_layout Standard
28580 En LyX se generan nuevas líneas en una ecuación con 
28581 \family sans
28582 \series bold
28583 Ctrl+Entrar
28584 \family default
28585 \series default
28586 .
28587  Esto crea un 
28588 \series bold
28589 entorno eqnarray
28590 \series default
28591 , que se describe en
28592 \begin_inset space ~
28593 \end_inset
28594
28595
28596 \begin_inset CommandInset ref
28597 LatexCommand ref
28598 reference "sub:Entorno-eqnarray"
28599
28600 \end_inset
28601
28602  o, si se ha marcado la opción 
28603 \family sans
28604 Usar
28605 \begin_inset space ~
28606 \end_inset
28607
28608 el
28609 \begin_inset space ~
28610 \end_inset
28611
28612 paquete
28613 \begin_inset space ~
28614 \end_inset
28615
28616 de
28617 \begin_inset space ~
28618 \end_inset
28619
28620 ecuaciones
28621 \begin_inset space ~
28622 \end_inset
28623
28624 AMS
28625 \family default
28626  en la configuración del documento
28627 \family sans
28628 , un 
28629 \series bold
28630 entorno
28631 \family default
28632 \series default
28633  
28634 \series bold
28635 align
28636 \series default
28637 , que se describe en
28638 \begin_inset space ~
28639 \end_inset
28640
28641
28642 \begin_inset CommandInset ref
28643 LatexCommand ref
28644 reference "sub:Entorno-align-estándar"
28645
28646 \end_inset
28647
28648 .
28649 \end_layout
28650
28651 \begin_layout Standard
28652 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28653  el menú 
28654 \family sans
28655 Insertar\SpecialChar \menuseparator
28656 Ecuación
28657 \family default
28658 .
28659  En las siguientes secciones se describen estos entornos.
28660 \end_layout
28661
28662 \begin_layout Standard
28663 En todos los entornos de ecuación multilínea la combinación 
28664 \family sans
28665 Ctrl+Entrar
28666 \family default
28667  genera una línea nueva.
28668  Para añadir o quitar líneas se pueden usar los botones 
28669 \begin_inset Graphics
28670         filename ../../images/tabular-feature_append-row.png
28671         scale 85
28672
28673 \end_inset
28674
28675  o 
28676 \begin_inset Graphics
28677         filename ../../images/tabular-feature_delete-row.png
28678         scale 85
28679
28680 \end_inset
28681
28682 de la barra de herramientas, respectivamente, o el menú 
28683 \family sans
28684 Editar\SpecialChar \menuseparator
28685 Filas y columnas
28686 \family default
28687 .
28688 \end_layout
28689
28690 \begin_layout Subsubsection
28691 Separación de líneas
28692 \begin_inset CommandInset label
28693 LatexCommand label
28694 name "sub:Separación-de-líneas"
28695
28696 \end_inset
28697
28698
28699 \begin_inset Index idx
28700 status collapsed
28701
28702 \begin_layout Plain Layout
28703 Ecuación ! multilínea ! separación de filas
28704 \end_layout
28705
28706 \end_inset
28707
28708
28709 \end_layout
28710
28711 \begin_layout Standard
28712 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28713 \begin_inset Formula 
28714 \begin{eqnarray*}
28715 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}\\
28716 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
28717 \end{eqnarray*}
28718
28719 \end_inset
28720
28721 En LaTeX un espacio adicional para una línea se especifica como argumento
28722  opcional del comando de nueva línea.
28723  Esto aún no es posible en LYX,
28724 \begin_inset Foot
28725 status collapsed
28726
28727 \begin_layout Plain Layout
28728 véase 
28729 \begin_inset CommandInset href
28730 LatexCommand href
28731 name "LyX-bug #1505"
28732 target "http://www.lyx.org/trac/ticket/1505"
28733
28734 \end_inset
28735
28736
28737 \end_layout
28738
28739 \end_inset
28740
28741  por lo que toda la ecuación debe insertarse en modo TeX.
28742  Para añadir espacio en nuestro ejemplo se inserta el comando 
28743 \series bold
28744
28745 \backslash
28746
28747 \backslash
28748 [3mm]
28749 \series default
28750  al final de la primera línea.
28751  Así: 
28752 \begin_inset ERT
28753 status collapsed
28754
28755 \begin_layout Plain Layout
28756
28757
28758 \backslash
28759 begin{eqnarray*}
28760 \end_layout
28761
28762 \begin_layout Plain Layout
28763
28764 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28765  = & 
28766 \backslash
28767 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28768 \backslash
28769
28770 \backslash
28771 [3mm]
28772 \end_layout
28773
28774 \begin_layout Plain Layout
28775
28776 4x^{2}
28777 \backslash
28778 left(B^{2}+x_{0}^{2}
28779 \backslash
28780 right)+4x_{0}x
28781 \backslash
28782 left(D-B^{2}
28783 \backslash
28784 right)+B^{2}
28785 \backslash
28786 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28787 \backslash
28788 right) & = & 0
28789 \end_layout
28790
28791 \begin_layout Plain Layout
28792
28793
28794 \backslash
28795 end{eqnarray*}
28796 \end_layout
28797
28798 \end_inset
28799
28800
28801 \begin_inset VSpace bigskip
28802 \end_inset
28803
28804
28805 \end_layout
28806
28807 \begin_layout Standard
28808 Para obtener separación en todas las líneas hay que cambiar la longitud
28809  
28810 \series bold
28811
28812 \backslash
28813 jot
28814 \series default
28815
28816 \begin_inset Index idx
28817 status collapsed
28818
28819 \begin_layout Plain Layout
28820 Comandos ! J ! 
28821 \backslash
28822 jot
28823 \end_layout
28824
28825 \end_inset
28826
28827 .
28828  La definición es: 
28829 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28830 \end_inset
28831
28832 .
28833  El valor predeterminado para 
28834 \series bold
28835
28836 \backslash
28837 jot
28838 \series default
28839  es 3
28840 \begin_inset space \thinspace{}
28841 \end_inset
28842
28843 pt.
28844  Para establecer una separación adicional de 3
28845 \begin_inset space \thinspace{}
28846 \end_inset
28847
28848 mm como en el ejemplo anterior, se inserta el comando
28849 \end_layout
28850
28851 \begin_layout Standard
28852
28853 \series bold
28854
28855 \backslash
28856 setlength{
28857 \backslash
28858 jot}{3mm+3pt}
28859 \end_layout
28860
28861 \begin_layout Standard
28862 en modo TeX antes de la ecuación.
28863  Es necesario cargar el paquete 
28864 \series bold
28865 calc
28866 \series default
28867
28868 \begin_inset Foot
28869 status collapsed
28870
28871 \begin_layout Plain Layout
28872
28873 \series bold
28874 calc
28875 \series default
28876  forma parte de toda instalación LaTeX estándar.
28877 \end_layout
28878
28879 \end_inset
28880
28881
28882 \begin_inset Index idx
28883 status collapsed
28884
28885 \begin_layout Plain Layout
28886 Paquetes ! calc
28887 \end_layout
28888
28889 \end_inset
28890
28891  en el preámbulo con la línea
28892 \end_layout
28893
28894 \begin_layout Standard
28895
28896 \series bold
28897
28898 \backslash
28899 usepackage{calc}
28900 \end_layout
28901
28902 \begin_layout Standard
28903 Se obtiene:
28904 \begin_inset ERT
28905 status collapsed
28906
28907 \begin_layout Plain Layout
28908
28909
28910 \backslash
28911 setlength{
28912 \backslash
28913 jot}{3mm+3pt}
28914 \end_layout
28915
28916 \end_inset
28917
28918
28919 \begin_inset Formula 
28920 \begin{eqnarray*}
28921 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}\\
28922 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
28923 \end{eqnarray*}
28924
28925 \end_inset
28926
28927
28928 \begin_inset ERT
28929 status collapsed
28930
28931 \begin_layout Plain Layout
28932
28933
28934 \backslash
28935 setlength{
28936 \backslash
28937 jot}{3pt}
28938 \end_layout
28939
28940 \end_inset
28941
28942  Para volver a la distancia predeterminada, 
28943 \series bold
28944
28945 \backslash
28946 jot
28947 \series default
28948  se establece en 3
28949 \begin_inset space \thinspace{}
28950 \end_inset
28951
28952 pt.
28953 \end_layout
28954
28955 \begin_layout Subsubsection
28956 Separación de columnas
28957 \begin_inset CommandInset label
28958 LatexCommand label
28959 name "sub:Separación-de-columnas"
28960
28961 \end_inset
28962
28963
28964 \begin_inset Index idx
28965 status collapsed
28966
28967 \begin_layout Plain Layout
28968 Ecuación ! multilínea !separación de columnas
28969 \end_layout
28970
28971 \end_inset
28972
28973
28974 \end_layout
28975
28976 \begin_layout Standard
28977 Una ecuación multilínea forma una matriz.
28978  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28979  columnas.
28980  Cambiando la separación de columnas en este entorno se puede cambiar el
28981  espacio junto al signo de relación.
28982 \end_layout
28983
28984 \begin_layout Standard
28985 La separación de columnas se especifica con la longitud
28986 \series bold
28987  
28988 \backslash
28989 arraycolsep
28990 \series default
28991
28992 \begin_inset Index idx
28993 status collapsed
28994
28995 \begin_layout Plain Layout
28996 Comandos ! A ! 
28997 \backslash
28998 arraycolsep
28999 \end_layout
29000
29001 \end_inset
29002
29003  según:
29004 \begin_inset Newline newline
29005 \end_inset
29006
29007 separación de columnas = 2
29008 \begin_inset space \thinspace{}
29009 \end_inset
29010
29011
29012 \series bold
29013
29014 \backslash
29015 arraycolsep
29016 \series default
29017
29018 \begin_inset Newline newline
29019 \end_inset
29020
29021 Así, el comando en modo TeX
29022 \end_layout
29023
29024 \begin_layout Standard
29025
29026 \series bold
29027
29028 \backslash
29029 setlength{
29030 \backslash
29031 arraycolsep}{1cm}
29032 \end_layout
29033
29034 \begin_layout Standard
29035 establece para todas las ecuaciones siguientes una separación de columnas
29036  de 2
29037 \begin_inset space \thinspace{}
29038 \end_inset
29039
29040 cm.
29041  Para volver al valor predefinido, 
29042 \series bold
29043
29044 \backslash
29045 arraycolsep
29046 \series default
29047  se pone en 5
29048 \begin_inset space \thinspace{}
29049 \end_inset
29050
29051 pt.
29052 \end_layout
29053
29054 \begin_layout Standard
29055 Una ecuación con separación de 2
29056 \begin_inset space \thinspace{}
29057 \end_inset
29058
29059 cm entre columnas:
29060 \begin_inset ERT
29061 status collapsed
29062
29063 \begin_layout Plain Layout
29064
29065
29066 \backslash
29067 setlength{
29068 \backslash
29069 arraycolsep}{1cm}
29070 \end_layout
29071
29072 \end_inset
29073
29074
29075 \begin_inset Formula 
29076 \begin{eqnarray*}
29077 A & = & B\\
29078 C & \ne & A
29079 \end{eqnarray*}
29080
29081 \end_inset
29082
29083 Una ecuación con la separación predefinida para matrices, 10
29084 \begin_inset space \thinspace{}
29085 \end_inset
29086
29087 pt:
29088 \begin_inset ERT
29089 status collapsed
29090
29091 \begin_layout Plain Layout
29092
29093
29094 \backslash
29095 setlength{
29096 \backslash
29097 arraycolsep}{5pt}
29098 \end_layout
29099
29100 \end_inset
29101
29102
29103 \begin_inset Formula 
29104 \begin{eqnarray*}
29105 A & = & B\\
29106 C & \ne & A
29107 \end{eqnarray*}
29108
29109 \end_inset
29110
29111
29112 \end_layout
29113
29114 \begin_layout Subsubsection
29115 Ecuaciones largas
29116 \begin_inset Index idx
29117 status collapsed
29118
29119 \begin_layout Plain Layout
29120 Ecuación ! larga
29121 \end_layout
29122
29123 \end_inset
29124
29125
29126 \end_layout
29127
29128 \begin_layout Standard
29129 Se pueden componer ecuaciones largas mediante estos métodos:
29130 \end_layout
29131
29132 \begin_layout Itemize
29133 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
29134  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
29135 \begin_inset Formula 
29136 \begin{eqnarray}
29137 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 \\
29138  &  & -\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}
29139 \end{eqnarray}
29140
29141 \end_inset
29142
29143 El signo menos al principio de la segunda línea normalmente no aparece como
29144  operador porque es el primer carácter de la línea.
29145  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
29146  Para evitarlo se ha insertado 3
29147 \begin_inset space \thinspace{}
29148 \end_inset
29149
29150 pt de espacio detrás del menos con el comando 
29151 \series bold
29152
29153 \backslash
29154 hspace
29155 \series default
29156 .
29157 \begin_inset Foot
29158 status collapsed
29159
29160 \begin_layout Plain Layout
29161 véase más sobre 
29162 \series bold
29163
29164 \backslash
29165 hspace
29166 \series default
29167  en 
29168 \begin_inset CommandInset ref
29169 LatexCommand ref
29170 reference "sub:Espacio-variable"
29171
29172 \end_inset
29173
29174
29175 \end_layout
29176
29177 \end_inset
29178
29179
29180 \begin_inset Index idx
29181 status collapsed
29182
29183 \begin_layout Plain Layout
29184 Comandos ! H ! 
29185 \backslash
29186 hspace
29187 \end_layout
29188
29189 \end_inset
29190
29191
29192 \end_layout
29193
29194 \begin_layout Itemize
29195 Si ambos lados de la ecuación son demasiado largos se usa el comando 
29196 \series bold
29197
29198 \backslash
29199 lefteqn
29200 \series default
29201
29202 \begin_inset Index idx
29203 status collapsed
29204
29205 \begin_layout Plain Layout
29206 Comandos ! L ! 
29207 \backslash
29208 lefteqn
29209 \end_layout
29210
29211 \end_inset
29212
29213 .
29214  Se inserta en la primer columna de la primera línea y hace que todas las
29215  inserciones posteriores sobreescriban las columnas siguientes:
29216 \begin_inset Formula 
29217 \begin{eqnarray}
29218 \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 \\
29219  &  & -\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 \\
29220  &  & =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}
29221 \end{eqnarray}
29222
29223 \end_inset
29224
29225 Tras la inserción de 
29226 \series bold
29227
29228 \backslash
29229 lefteqn
29230 \series default
29231  el cursor está en un marco púrpura un poco a la izquierda del azul.
29232  La ecuación se inserta en éste.
29233 \begin_inset Newline newline
29234 \end_inset
29235
29236 El contenido de las restantes líneas se inserta en la segunda columna o
29237  en otra.
29238  A mayor número de columna donde se inserte, mayor sangrado.
29239 \begin_inset VSpace medskip
29240 \end_inset
29241
29242
29243 \begin_inset Newline newline
29244 \end_inset
29245
29246
29247 \begin_inset Note Greyedout
29248 status collapsed
29249
29250 \begin_layout Plain Layout
29251 Ten en cuenta lo siguiente si usas 
29252 \series bold
29253
29254 \backslash
29255 lefteqn
29256 \series default
29257 :
29258 \end_layout
29259
29260 \begin_layout Itemize
29261 La ecuación no usa la anchura total de la página.
29262  Cuando se añade, p.
29263 \begin_inset space \thinspace{}
29264 \end_inset
29265
29266 e., el término 
29267 \begin_inset Formula $-B^{2}$
29268 \end_inset
29269
29270  en la primera línea del ejemplo, debería estar fuera del margen.
29271  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
29272  principio de la primera línea.
29273 \end_layout
29274
29275 \begin_layout Itemize
29276 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
29277  primera línea.
29278 \begin_inset Foot
29279 status collapsed
29280
29281 \begin_layout Plain Layout
29282 \begin_inset CommandInset href
29283 LatexCommand href
29284 name "LyX-bug #1429"
29285 target "http://www.lyx.org/trac/ticket/1429"
29286
29287 \end_inset
29288
29289
29290 \end_layout
29291
29292 \end_inset
29293
29294  Sólo se puede poner el cursor al principio de la línea y moverlo con las
29295  teclas de flecha.
29296 \end_layout
29297
29298 \end_inset
29299
29300  
29301 \end_layout
29302
29303 \begin_layout Itemize
29304 Se describen otros métodos para escribir fórmulas largas en 
29305 \begin_inset CommandInset ref
29306 LatexCommand ref
29307 reference "sub:Entorno-multilínea"
29308
29309 \end_inset
29310
29311  y 
29312 \begin_inset CommandInset ref
29313 LatexCommand ref
29314 reference "sub:Partes-multilínea"
29315
29316 \end_inset
29317
29318 .
29319 \end_layout
29320
29321 \begin_layout Subsubsection
29322 Delimitadores multilínea
29323 \begin_inset CommandInset label
29324 LatexCommand label
29325 name "sub:Delimitadores-multilínea"
29326
29327 \end_inset
29328
29329
29330 \begin_inset Index idx
29331 status collapsed
29332
29333 \begin_layout Plain Layout
29334 Delimitadores ! para varias líneas
29335 \end_layout
29336
29337 \end_inset
29338
29339
29340 \end_layout
29341
29342 \begin_layout Standard
29343 Para poner delimitadores que cubran varias líneas hay un problema:
29344 \begin_inset Formula 
29345 \begin{eqnarray*}
29346 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29347  &  & \left.\cdots+B-D\right]
29348 \end{eqnarray*}
29349
29350 \end_inset
29351
29352 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
29353 res con tamaño variable no abarcan líneas múltiples.
29354 \end_layout
29355
29356 \begin_layout Standard
29357 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
29358  primera línea se finaliza con 
29359 \series bold
29360
29361 \backslash
29362 right.
29363 \series default
29364
29365 \begin_inset Index idx
29366 status collapsed
29367
29368 \begin_layout Plain Layout
29369 Comandos ! R ! 
29370 \backslash
29371 right
29372 \end_layout
29373
29374 \end_inset
29375
29376  y la segunda con 
29377 \series bold
29378
29379 \backslash
29380 left.
29381 \series default
29382 .
29383 \begin_inset Foot
29384 status collapsed
29385
29386 \begin_layout Plain Layout
29387 Más sobre 
29388 \series bold
29389
29390 \backslash
29391 left.
29392
29393 \series default
29394  y 
29395 \series bold
29396
29397 \backslash
29398 right.
29399
29400 \series default
29401  en 
29402 \begin_inset CommandInset ref
29403 LatexCommand ref
29404 reference "sub:Tamaño-automático-de"
29405
29406 \end_inset
29407
29408
29409 \end_layout
29410
29411 \end_inset
29412
29413
29414 \begin_inset Index idx
29415 status collapsed
29416
29417 \begin_layout Plain Layout
29418 Comandos ! L ! 
29419 \backslash
29420 left
29421 \end_layout
29422
29423 \end_inset
29424
29425  Después de 
29426 \series bold
29427
29428 \backslash
29429 left.
29430
29431 \series default
29432  se inserta el comando 
29433 \series bold
29434
29435 \backslash
29436 vphantom
29437 \series default
29438
29439 \begin_inset ERT
29440 status collapsed
29441
29442 \begin_layout Plain Layout
29443
29444
29445 \backslash
29446 spce 
29447 \end_layout
29448
29449 \end_inset
29450
29451
29452 \series bold
29453
29454 \backslash
29455 prod
29456 \series default
29457 ^
29458 \begin_inset ERT
29459 status collapsed
29460
29461 \begin_layout Plain Layout
29462
29463
29464 \backslash
29465 spce 
29466 \end_layout
29467
29468 \end_inset
29469
29470
29471 \series bold
29472
29473 \backslash
29474 infty
29475 \series default
29476
29477 \begin_inset ERT
29478 status collapsed
29479
29480 \begin_layout Plain Layout
29481
29482
29483 \backslash
29484 spce 
29485 \end_layout
29486
29487 \end_inset
29488
29489
29490 \series bold
29491
29492 \begin_inset Formula $\downarrow$
29493 \end_inset
29494
29495 _R=1}
29496 \series default
29497
29498 \begin_inset Index idx
29499 status collapsed
29500
29501 \begin_layout Plain Layout
29502 Comandos ! V ! 
29503 \backslash
29504 vphantom
29505 \end_layout
29506
29507 \end_inset
29508
29509 , porque el operador de multiplicación con sus límites es el símbolo mayor
29510  en la primera línea y ese debería ser el tamaño para el delimitador en
29511  la segunda línea.
29512 \end_layout
29513
29514 \begin_layout Standard
29515 El resultado es: 
29516 \begin_inset Formula 
29517 \begin{eqnarray*}
29518 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29519  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29520 \end{eqnarray*}
29521
29522 \end_inset
29523
29524
29525 \end_layout
29526
29527 \begin_layout Subsection
29528 Entornos align
29529 \end_layout
29530
29531 \begin_layout Standard
29532 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
29533  Son especialmente apropiados para poner ecuaciones adosadas.
29534 \end_layout
29535
29536 \begin_layout Standard
29537 Los entornos align constan de columnas.
29538  Las columnas impares se alinean a la derecha, las pares a la izquierda.
29539  En un entorno align se puede numerar cada línea.
29540 \end_layout
29541
29542 \begin_layout Standard
29543 Los entornos align se crean con el menú 
29544 \family sans
29545 Insertar\SpecialChar \menuseparator
29546 Ecuación
29547 \family default
29548 .
29549  Una ecuación existente se puede convertir a align con el menú 
29550 \family sans
29551 Editar\SpecialChar \menuseparator
29552 Ecuación\SpecialChar \menuseparator
29553 Cambiar tipo de ecuación
29554 \family default
29555 .
29556 \end_layout
29557
29558 \begin_layout Standard
29559 Para añadir o quitar columnas se pueden usar los botones 
29560 \begin_inset Graphics
29561         filename ../../images/tabular-feature_append-row.png
29562         scale 85
29563
29564 \end_inset
29565
29566  o 
29567 \begin_inset Graphics
29568         filename ../../images/tabular-feature_delete-row.png
29569         scale 85
29570
29571 \end_inset
29572
29573  de la barra de ecuaciones o el menú 
29574 \family sans
29575 Editar\SpecialChar \menuseparator
29576 Filas y columnas
29577 \family default
29578 .
29579 \end_layout
29580
29581 \begin_layout Subsubsection
29582 Entorno align estándar
29583 \begin_inset CommandInset label
29584 LatexCommand label
29585 name "sub:Entorno-align-estándar"
29586
29587 \end_inset
29588
29589
29590 \begin_inset Index idx
29591 status collapsed
29592
29593 \begin_layout Plain Layout
29594 Ecuación ! multilínea ! entorno align
29595 \end_layout
29596
29597 \end_inset
29598
29599
29600 \end_layout
29601
29602 \begin_layout Standard
29603 Este entorno align se crea pulsando 
29604 \family sans
29605 Ctrl+Entrar
29606 \family default
29607  en una ecuación o con el menú 
29608 \family sans
29609 Insertar\SpecialChar \menuseparator
29610 Ecuación\SpecialChar \menuseparator
29611 Entorno AMS align
29612 \family default
29613 .
29614 \end_layout
29615
29616 \begin_layout Standard
29617 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29618  align de cuatro columnas:
29619 \begin_inset Formula 
29620 \begin{align*}
29621 A & =\sen(B) & C & =D\\
29622 C & \neq A & B & \neq D
29623 \end{align*}
29624
29625 \end_inset
29626
29627 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29628  un 
29629 \series bold
29630
29631 \backslash
29632 hfill
29633 \series default
29634
29635 \begin_inset Foot
29636 status collapsed
29637
29638 \begin_layout Plain Layout
29639 Más sobre 
29640 \series bold
29641
29642 \backslash
29643 hfill
29644 \series default
29645  en 
29646 \begin_inset CommandInset ref
29647 LatexCommand ref
29648 reference "sub:Espacio-variable"
29649
29650 \end_inset
29651
29652
29653 \end_layout
29654
29655 \end_inset
29656
29657  antes de la primera y detrás de cada columna par.
29658  Si se pone en estilo 
29659 \series bold
29660 Sangrado
29661 \series default
29662 ,
29663 \begin_inset Foot
29664 status collapsed
29665
29666 \begin_layout Plain Layout
29667 véase estilos de ecuación en 
29668 \begin_inset CommandInset ref
29669 LatexCommand ref
29670 reference "sec:Estilos-de-ecuación"
29671
29672 \end_inset
29673
29674
29675 \end_layout
29676
29677 \end_inset
29678
29679  la ecuación queda sin el 
29680 \series bold
29681
29682 \backslash
29683 hfill
29684 \series default
29685  ante la primera columna.
29686 \end_layout
29687
29688 \begin_layout Subsubsection
29689 Entorno alignat
29690 \begin_inset Index idx
29691 status collapsed
29692
29693 \begin_layout Plain Layout
29694 Ecuación ! multilínea ! entorno alignat
29695 \end_layout
29696
29697 \end_inset
29698
29699
29700 \end_layout
29701
29702 \begin_layout Standard
29703 El entorno alignat no tiene separación predefinida de columnas.
29704  Se puede insertar manualmente con los espacios descritos en 
29705 \begin_inset CommandInset ref
29706 LatexCommand ref
29707 reference "sec:Espacio"
29708
29709 \end_inset
29710
29711 .
29712 \end_layout
29713
29714 \begin_layout Standard
29715 El ejemplo anterior en el entorno alignat, con un espacio de 1
29716 \begin_inset space \thinspace{}
29717 \end_inset
29718
29719 cm al comienzo da la segunda ecuación:
29720 \begin_inset Formula 
29721 \begin{alignat*}{2}
29722 A & =\sen(B)\hspace{1cm} & C & =D\\
29723 C & \neq A & B & \neq D
29724 \end{alignat*}
29725
29726 \end_inset
29727
29728 Como cada columna puede tener un espacio diferente, este entorno es especialment
29729 e apropiado para poner tres o más ecuaciones adosadas.
29730 \end_layout
29731
29732 \begin_layout Subsubsection
29733 Entorno flalign
29734 \begin_inset CommandInset label
29735 LatexCommand label
29736 name "sub:Entorno-flalign"
29737
29738 \end_inset
29739
29740
29741 \begin_inset Index idx
29742 status collapsed
29743
29744 \begin_layout Plain Layout
29745 Ecuación ! multilínea ! entorno flalign
29746 \end_layout
29747
29748 \end_inset
29749
29750
29751 \end_layout
29752
29753 \begin_layout Standard
29754 En este entorno las dos primeras columnas están siempre tan a la izquierda
29755  como sea posible y las dos últimas a la derecha.
29756  Ejemplo:
29757 \begin_inset Formula 
29758 \begin{flalign*}
29759 A & =1 & B & =2 & C & =3\\
29760 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
29761 \end{flalign*}
29762
29763 \end_inset
29764
29765 En un entorno flalign con un número impar de columnas, en la última de las
29766  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29767  alineadas a la izquierda, aunque se use el estilo 
29768 \series bold
29769 Centrado
29770 \series default
29771 .
29772  Un ejemplo de fórmula sangrada 
29773 \begin_inset CommandInset ref
29774 LatexCommand eqref
29775 reference "eq:IntVol"
29776
29777 \end_inset
29778
29779 :
29780 \begin_inset Formula 
29781 \begin{flalign}
29782 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
29783 \end{flalign}
29784
29785 \end_inset
29786
29787 Las dos primeras columnas contienen la fórmula.
29788  Para sangrarla como con el estilo 
29789 \series bold
29790 Sangrado
29791 \series default
29792 , se añade un espacio de 30
29793 \begin_inset space \thinspace{}
29794 \end_inset
29795
29796 pt al comienzo de la primera columna.
29797  
29798 \end_layout
29799
29800 \begin_layout Subsection
29801 Entorno eqnarray
29802 \begin_inset CommandInset label
29803 LatexCommand label
29804 name "sub:Entorno-eqnarray"
29805
29806 \end_inset
29807
29808
29809 \begin_inset Index idx
29810 status collapsed
29811
29812 \begin_layout Plain Layout
29813 Ecuación ! multilínea ! entorno eqnarray
29814 \end_layout
29815
29816 \end_inset
29817
29818
29819 \begin_inset Index idx
29820 status collapsed
29821
29822 \begin_layout Plain Layout
29823 Ecuación ! multilínea ! entorno eqnarray
29824 \end_layout
29825
29826 \end_inset
29827
29828
29829 \end_layout
29830
29831 \begin_layout Standard
29832 Al introducir este entorno aparecen tres marcos azules.
29833  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29834  El contenido del marco central está centrado y algo más pequeño, porque
29835  está diseñado para insertar sólo caracteres de relación.
29836 \begin_inset Formula 
29837 \begin{eqnarray*}
29838 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29839 AB & AB & AB\\
29840 A & = & A
29841 \end{eqnarray*}
29842
29843 \end_inset
29844
29845
29846 \end_layout
29847
29848 \begin_layout Subsection
29849 Entorno gather
29850 \begin_inset Index idx
29851 status collapsed
29852
29853 \begin_layout Plain Layout
29854 Ecuación ! multilínea ! entorno gather
29855 \end_layout
29856
29857 \end_inset
29858
29859
29860 \end_layout
29861
29862 \begin_layout Standard
29863 Este entorno consta de una sola columna centrada.
29864  Se puede numerar cada línea.
29865 \begin_inset Formula 
29866 \begin{gather}
29867 A=1\\
29868 X=\mbox{-}1
29869 \end{gather}
29870
29871 \end_inset
29872
29873
29874 \end_layout
29875
29876 \begin_layout Subsection
29877 Entorno multilínea
29878 \begin_inset CommandInset label
29879 LatexCommand label
29880 name "sub:Entorno-multilínea"
29881
29882 \end_inset
29883
29884
29885 \begin_inset Index idx
29886 status collapsed
29887
29888 \begin_layout Plain Layout
29889 Ecuación ! multilínea ! entorno multilínea
29890 \end_layout
29891
29892 \end_inset
29893
29894
29895 \end_layout
29896
29897 \begin_layout Standard
29898 El entorno multilínea, como gather, consta de una sola columna.
29899  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29900  Las demás están centradas.
29901  Por tanto este entorno es apropiado para ecuaciones largas.
29902  Como ejemplo, la ecuación
29903 \begin_inset space ~
29904 \end_inset
29905
29906
29907 \begin_inset CommandInset ref
29908 LatexCommand eqref
29909 reference "eq:lefteqn"
29910
29911 \end_inset
29912
29913  en entorno multilínea:
29914 \begin_inset Formula 
29915 \begin{multline}
29916 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}\\
29917 -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}\\
29918 =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}}
29919 \end{multline}
29920
29921 \end_inset
29922
29923 En la salida sólo aparece numerada la última (primera) línea si la numeración
29924  del documento es a la derecha (izquierda).
29925 \begin_inset Foot
29926 status collapsed
29927
29928 \begin_layout Plain Layout
29929 véanse los estilos de numeración en 
29930 \begin_inset CommandInset ref
29931 LatexCommand ref
29932 reference "sec:Estilos-de-ecuación"
29933
29934 \end_inset
29935
29936
29937 \end_layout
29938
29939 \end_inset
29940
29941
29942 \end_layout
29943
29944 \begin_layout Standard
29945 Con los comandos 
29946 \series bold
29947
29948 \backslash
29949 shoveright
29950 \series default
29951
29952 \begin_inset Index idx
29953 status collapsed
29954
29955 \begin_layout Plain Layout
29956 Comandos ! S ! 
29957 \backslash
29958 shoveright
29959 \end_layout
29960
29961 \end_inset
29962
29963  y 
29964 \series bold
29965
29966 \backslash
29967 shoveleft
29968 \series default
29969
29970 \begin_inset Index idx
29971 status collapsed
29972
29973 \begin_layout Plain Layout
29974 Comandos ! S ! 
29975 \backslash
29976 shoveleft
29977 \end_layout
29978
29979 \end_inset
29980
29981 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29982 ente.
29983  Los comandos se usan como sigue:
29984 \end_layout
29985
29986 \begin_layout Standard
29987
29988 \series bold
29989
29990 \backslash
29991 shoveright{contenido de la línea}
29992 \series default
29993  y 
29994 \series bold
29995
29996 \backslash
29997 shoveleft{contenido de la línea}
29998 \end_layout
29999
30000 \begin_layout Standard
30001 \begin_inset VSpace medskip
30002 \end_inset
30003
30004
30005 \end_layout
30006
30007 \begin_layout Standard
30008 La longitud 
30009 \series bold
30010
30011 \backslash
30012 multlinegap
30013 \series default
30014
30015 \begin_inset Index idx
30016 status collapsed
30017
30018 \begin_layout Plain Layout
30019 Comandos ! M ! 
30020 \backslash
30021 multlinegap
30022 \end_layout
30023
30024 \end_inset
30025
30026  especifica la distancia de la primera línea desde el margen izquierdo de
30027  la página.
30028  Esta longitud es 0
30029 \begin_inset space \thinspace{}
30030 \end_inset
30031
30032 pt por omisión.
30033 \end_layout
30034
30035 \begin_layout Standard
30036 Como ejemplo la ecuación anterior con el comando
30037 \end_layout
30038
30039 \begin_layout Standard
30040
30041 \series bold
30042
30043 \backslash
30044 setlength{
30045 \backslash
30046 multlinegap}{2cm}
30047 \end_layout
30048
30049 \begin_layout Standard
30050 insertado previamente en modo TeX:
30051 \begin_inset ERT
30052 status collapsed
30053
30054 \begin_layout Plain Layout
30055
30056
30057 \backslash
30058 setlength{
30059 \backslash
30060 multlinegap}{2cm}
30061 \end_layout
30062
30063 \end_inset
30064
30065
30066 \begin_inset Formula 
30067 \begin{multline}
30068 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}\\
30069 \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}}\\
30070 =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}}
30071 \end{multline}
30072
30073 \end_inset
30074
30075
30076 \begin_inset ERT
30077 status collapsed
30078
30079 \begin_layout Plain Layout
30080
30081
30082 \backslash
30083 setlength{
30084 \backslash
30085 multlinegap}{0pt}
30086 \end_layout
30087
30088 \end_inset
30089
30090 La segunda línea se ha alineado a la izquierda con 
30091 \series bold
30092
30093 \backslash
30094 shoveleft
30095 \series default
30096 .
30097 \end_layout
30098
30099 \begin_layout Subsection
30100 Ecuación con partes multilínea
30101 \begin_inset CommandInset label
30102 LatexCommand label
30103 name "sub:Partes-multilínea"
30104
30105 \end_inset
30106
30107
30108 \begin_inset Index idx
30109 status collapsed
30110
30111 \begin_layout Plain Layout
30112 Ecuación ! multilínea ! solo parte
30113 \end_layout
30114
30115 \end_inset
30116
30117
30118 \end_layout
30119
30120 \begin_layout Standard
30121 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
30122  siguientes entornos: 
30123 \series bold
30124 aligned
30125 \series default
30126
30127 \series bold
30128 alignedat
30129 \series default
30130
30131 \series bold
30132 gathered
30133 \series default
30134  o 
30135 \series bold
30136 split
30137 \series default
30138 .
30139  Se pueden elegir en el menú 
30140 \family sans
30141 Insertar\SpecialChar \menuseparator
30142 Ecuación
30143 \family default
30144  o usando los comandos aquí descritos.
30145 \end_layout
30146
30147 \begin_layout Standard
30148 Los tres primeros tienen las mismas propiedades que los correspondientes
30149  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
30150  Un ejemplo:
30151 \begin_inset Formula 
30152 \[
30153 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
30154 \Delta E\Delta t & \ge\frac{\hbar}{2}
30155 \end{aligned}
30156 \right\} \mbox{Relaciones de incertidumbre}
30157 \]
30158
30159 \end_inset
30160
30161 Para componer esta expresión se inserta una ecuación presentada y en ella
30162  se introduce el comando 
30163 \series bold
30164
30165 \backslash
30166 aligned
30167 \series default
30168
30169 \begin_inset Index idx
30170 status collapsed
30171
30172 \begin_layout Plain Layout
30173 Comandos ! A ! 
30174 \backslash
30175 aligned
30176 \end_layout
30177
30178 \end_inset
30179
30180 .
30181  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
30182  añadir filas y columnas.
30183  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
30184  como la llave.
30185 \end_layout
30186
30187 \begin_layout Standard
30188 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
30189  se alinean horizontalmente.
30190  Usar aligned en una ecuación presentada tiene la ventaja de que el número
30191  de ecuación se centra verticalmente con las líneas.
30192  Como ejemplo, la ecuación 
30193 \begin_inset CommandInset ref
30194 LatexCommand eqref
30195 reference "eq:cortolargo"
30196
30197 \end_inset
30198
30199  en entorno aligned: 
30200 \begin_inset Formula 
30201 \begin{equation}
30202 \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}|}\\
30203  & -\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}|}
30204 \end{aligned}
30205 \end{equation}
30206
30207 \end_inset
30208
30209 Para usar los entornos 
30210 \series bold
30211 alignedat
30212 \series default
30213
30214 \series bold
30215 gathered
30216 \series default
30217 , o 
30218 \series bold
30219 split
30220 \series default
30221 , se insertan respectivamente los comandos
30222 \series bold
30223  
30224 \backslash
30225 alignedat
30226 \series default
30227 ,
30228 \begin_inset Index idx
30229 status collapsed
30230
30231 \begin_layout Plain Layout
30232 Comandos ! A ! 
30233 \backslash
30234 alignedat
30235 \end_layout
30236
30237 \end_inset
30238
30239  
30240 \series bold
30241
30242 \backslash
30243 gathered
30244 \series default
30245
30246 \begin_inset Index idx
30247 status collapsed
30248
30249 \begin_layout Plain Layout
30250 Comandos ! G ! 
30251 \backslash
30252 gathered
30253 \end_layout
30254
30255 \end_inset
30256
30257 , o 
30258 \series bold
30259
30260 \backslash
30261 split
30262 \series default
30263
30264 \begin_inset Index idx
30265 status collapsed
30266
30267 \begin_layout Plain Layout
30268 Comandos ! S ! 
30269 \backslash
30270 split
30271 \end_layout
30272
30273 \end_inset
30274
30275 .
30276  El entorno split tiene las mismas propiedades que aligned pero sólo puede
30277  tener dos columnas.
30278 \end_layout
30279
30280 \begin_layout Subsection
30281 Texto en ecuaciones multilínea
30282 \begin_inset CommandInset label
30283 LatexCommand label
30284 name "sub:Texto-en-multilínea"
30285
30286 \end_inset
30287
30288
30289 \begin_inset Index idx
30290 status collapsed
30291
30292 \begin_layout Plain Layout
30293 Texto ! en ecuaciones
30294 \end_layout
30295
30296 \end_inset
30297
30298
30299 \begin_inset Index idx
30300 status collapsed
30301
30302 \begin_layout Plain Layout
30303 Ecuación ! multilínea ! texto en
30304 \end_layout
30305
30306 \end_inset
30307
30308
30309 \end_layout
30310
30311 \begin_layout Standard
30312 En los entornos align, multilínea y gather, se puede insertar texto que
30313  se mostrará en una línea separada y que no afecta la alineación de columna.
30314  Para esto se usa el comando 
30315 \series bold
30316
30317 \backslash
30318 intertext
30319 \series default
30320
30321 \begin_inset Index idx
30322 status collapsed
30323
30324 \begin_layout Plain Layout
30325 Comandos ! I ! 
30326 \backslash
30327 intertext
30328 \end_layout
30329
30330 \end_inset
30331
30332  con el siguiente esquema:
30333 \end_layout
30334
30335 \begin_layout Standard
30336
30337 \series bold
30338
30339 \backslash
30340 intertext{texto}
30341 \end_layout
30342
30343 \begin_layout Standard
30344 El texto no debería ocupar más de una línea porque no se puede partir con
30345  guión.
30346  Como LyX aún no soporta 
30347 \series bold
30348
30349 \backslash
30350 intertext
30351 \series default
30352  directamente, el texto se escribe como texto matemático.
30353  
30354 \series bold
30355
30356 \backslash
30357 intertext
30358 \series default
30359  debe por tanto estar al comienzo de una línea y en la salida se presenta
30360  sobre esta línea.
30361  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
30362 \begin_inset Formula 
30363 \begin{align}
30364 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30365 \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
30366 \end{align}
30367
30368 \end_inset
30369
30370
30371 \end_layout
30372
30373 \begin_layout Section
30374 Numeración de ecuaciones
30375 \begin_inset Index idx
30376 status collapsed
30377
30378 \begin_layout Plain Layout
30379 Ecuación ! numeración|see
30380 \begin_inset ERT
30381 status collapsed
30382
30383 \begin_layout Plain Layout
30384
30385 {
30386 \end_layout
30387
30388 \end_inset
30389
30390 Numeración de ecuaciones
30391 \begin_inset ERT
30392 status collapsed
30393
30394 \begin_layout Plain Layout
30395
30396 }
30397 \end_layout
30398
30399 \end_inset
30400
30401
30402 \end_layout
30403
30404 \end_inset
30405
30406
30407 \begin_inset Index idx
30408 status collapsed
30409
30410 \begin_layout Plain Layout
30411 Numeración de ecuaciones
30412 \end_layout
30413
30414 \end_inset
30415
30416
30417 \end_layout
30418
30419 \begin_layout Subsection
30420 General
30421 \end_layout
30422
30423 \begin_layout Standard
30424 Las ecuaciones numeradas se insertan con el menú 
30425 \family sans
30426 Insertar\SpecialChar \menuseparator
30427 Ecuación
30428 \family default
30429  
30430 \family sans
30431 \SpecialChar \menuseparator
30432 Numerada
30433 \family default
30434  (atajo 
30435 \family sans
30436 Ctrl+Alt
30437 \begin_inset space ~
30438 \end_inset
30439
30440 N
30441 \family default
30442 ).
30443  Ecuaciones existentes se pueden numerar con el menú 
30444 \family sans
30445 Editar\SpecialChar \menuseparator
30446 Ecuación\SpecialChar \menuseparator
30447 Numerar la ecuación
30448 \family default
30449  (atajo
30450 \family sans
30451  Alt+M
30452 \begin_inset space ~
30453 \end_inset
30454
30455 N
30456 \family default
30457 ).
30458  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
30459  En la salida se muestra el número real.
30460 \end_layout
30461
30462 \begin_layout Standard
30463 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
30464  líneas.
30465  No obstante, la numeración se puede controlar en cada línea con el menú
30466  
30467 \family sans
30468 Editar\SpecialChar \menuseparator
30469 Ecuación\SpecialChar \menuseparator
30470 Numerar la línea
30471 \family default
30472  (atajo
30473 \family sans
30474  Alt+M
30475 \begin_inset space ~
30476 \end_inset
30477
30478 Mayúsculas+N
30479 \family default
30480 ).
30481 \end_layout
30482
30483 \begin_layout Standard
30484 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
30485  distintos, véase 
30486 \begin_inset CommandInset ref
30487 LatexCommand ref
30488 reference "sec:Estilos-de-ecuación"
30489
30490 \end_inset
30491
30492 .
30493 \end_layout
30494
30495 \begin_layout Subsection
30496 Referencias cruzadas
30497 \begin_inset Index idx
30498 status collapsed
30499
30500 \begin_layout Plain Layout
30501 Ecuación ! referencias cruzadas a
30502 \end_layout
30503
30504 \end_inset
30505
30506
30507 \end_layout
30508
30509 \begin_layout Standard
30510 Todas las ecuaciones con etiqueta se pueden referir.
30511  La etiqueta se añade con el menú 
30512 \family sans
30513 Insertar\SpecialChar \menuseparator
30514 Etiqueta
30515 \family default
30516  o con el botón 
30517 \begin_inset Graphics
30518         filename ../../images/label-insert.png
30519         scale 85
30520
30521 \end_inset
30522
30523  de la barra de herramientas.
30524  El cursor debe estar dentro de una ecuación en modo presentación.
30525  Surge un diálogo con el prefijo 
30526 \series bold
30527 eq:
30528 \series default
30529 , detrás del cual se escribe el texto de la etiqueta.
30530  El prefijo significa 
30531 \begin_inset Quotes fld
30532 \end_inset
30533
30534 equation
30535 \begin_inset Quotes frd
30536 \end_inset
30537
30538  y hace más fácil encontrar etiquetas en documentos extensos porque así
30539  se distingue p.
30540 \begin_inset space \thinspace{}
30541 \end_inset
30542
30543 e.
30544 \begin_inset space ~
30545 \end_inset
30546
30547 de las etiquetas de sección.
30548  Para cambiar una etiqueta se usa de nuevo el menú 
30549 \family sans
30550 Insertar\SpecialChar \menuseparator
30551 Etiqueta
30552 \family default
30553 .
30554 \end_layout
30555
30556 \begin_layout Standard
30557 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
30558  ecuación.
30559  Una ecuación con etiqueta se numera siempre.
30560 \end_layout
30561
30562 \begin_layout Standard
30563 Las referencias cruzadas se insertan mediante el menú 
30564 \family sans
30565 Insertar\SpecialChar \menuseparator
30566 Referencia cruzada
30567 \family default
30568  o con el botón 
30569 \begin_inset Graphics
30570         filename ../../images/dialog-show-new-inset_ref.png
30571         scale 85
30572
30573 \end_inset
30574
30575 .
30576  Una referencia a una ecuación aparece en la salida con su número.
30577  Si en el diálogo de referencia cruzada se elige el formato 
30578 \series bold
30579 (<referencia>)
30580 \series default
30581 , la referencia se muestra en la salida entre paréntesis.
30582  
30583 \begin_inset Newline newline
30584 \end_inset
30585
30586 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
30587  a la ecuación de referencia.
30588 \end_layout
30589
30590 \begin_layout Standard
30591 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30592  siguientes:
30593 \begin_inset Note Note
30594 status collapsed
30595
30596 \begin_layout Plain Layout
30597 Observa los distintos tipos de referencias cruzadas.
30598 \end_layout
30599
30600 \end_inset
30601
30602
30603 \end_layout
30604
30605 \begin_layout Standard
30606 Las ecuaciones 
30607 \begin_inset CommandInset ref
30608 LatexCommand eqref
30609 reference "eq:tag"
30610
30611 \end_inset
30612
30613  y 
30614 \begin_inset CommandInset ref
30615 LatexCommand eqref
30616 reference "eq:c"
30617
30618 \end_inset
30619
30620  son equivalentes.
30621  En (
30622 \begin_inset CommandInset ref
30623 LatexCommand ref
30624 reference "eq:Lat"
30625
30626 \end_inset
30627
30628 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30629 \begin_inset CommandInset ref
30630 LatexCommand ref
30631 reference "eq:Rom"
30632
30633 \end_inset
30634
30635 ).
30636 \begin_inset VSpace medskip
30637 \end_inset
30638
30639
30640 \end_layout
30641
30642 \begin_layout Standard
30643 Si el argumento de 
30644 \series bold
30645
30646 \backslash
30647 tag
30648 \begin_inset Foot
30649 status collapsed
30650
30651 \begin_layout Plain Layout
30652
30653 \series bold
30654
30655 \backslash
30656 tag
30657 \series default
30658  se describe en 
30659 \begin_inset CommandInset ref
30660 LatexCommand ref
30661 reference "sub:Numeración-personalizada"
30662
30663 \end_inset
30664
30665
30666 \end_layout
30667
30668 \end_inset
30669
30670
30671 \series default
30672  contiene un marco, como se describe en la 
30673 \begin_inset CommandInset ref
30674 LatexCommand ref
30675 reference "sub:Marcos-de-párrafo"
30676
30677 \end_inset
30678
30679 , no se puede referir la ecuación.
30680 \end_layout
30681
30682 \begin_layout Subsection
30683 Subnumeración
30684 \begin_inset Index idx
30685 status collapsed
30686
30687 \begin_layout Plain Layout
30688 Numeración de ecuaciones ! subnumeración
30689 \end_layout
30690
30691 \end_inset
30692
30693
30694 \end_layout
30695
30696 \begin_layout Standard
30697 Con ayuda de los comandos 
30698 \series bold
30699
30700 \backslash
30701 begin{subequations}
30702 \series default
30703  y 
30704 \series bold
30705
30706 \backslash
30707 end{subequations}
30708 \series default
30709  en modo TeX se pueden subnumerar ecuaciones.
30710 \end_layout
30711
30712 \begin_layout Standard
30713 Ejemplo:
30714 \begin_inset Formula 
30715 \begin{equation}
30716 A=C-B\label{eq:a}
30717 \end{equation}
30718
30719 \end_inset
30720
30721
30722 \begin_inset ERT
30723 status collapsed
30724
30725 \begin_layout Plain Layout
30726
30727
30728 \backslash
30729 addtocounter{equation}{-1}
30730 \end_layout
30731
30732 \end_inset
30733
30734
30735 \begin_inset ERT
30736 status collapsed
30737
30738 \begin_layout Plain Layout
30739
30740
30741 \backslash
30742 begin{subequations}
30743 \end_layout
30744
30745 \end_inset
30746
30747
30748 \begin_inset VSpace -5mm
30749 \end_inset
30750
30751
30752 \begin_inset Formula 
30753 \begin{equation}
30754 B=C-A\label{eq:b}
30755 \end{equation}
30756
30757 \end_inset
30758
30759
30760 \begin_inset Formula 
30761 \begin{equation}
30762 C=A+B\label{eq:c}
30763 \end{equation}
30764
30765 \end_inset
30766
30767
30768 \end_layout
30769
30770 \begin_layout Standard
30771 \begin_inset ERT
30772 status collapsed
30773
30774 \begin_layout Plain Layout
30775
30776
30777 \backslash
30778 end{subequations}
30779 \end_layout
30780
30781 \end_inset
30782
30783
30784 \end_layout
30785
30786 \begin_layout Standard
30787 Para este ejemplo se ha hecho lo siguiente:
30788 \end_layout
30789
30790 \begin_layout Enumerate
30791 se inserta la primera ecuación
30792 \end_layout
30793
30794 \begin_layout Enumerate
30795 después de ella se inserta
30796 \series bold
30797
30798 \begin_inset Newline newline
30799 \end_inset
30800
30801
30802 \backslash
30803 addtocounter{equation}{-1} 
30804 \backslash
30805 begin{subequations}
30806 \begin_inset Index idx
30807 status collapsed
30808
30809 \begin_layout Plain Layout
30810 Comandos ! A ! 
30811 \backslash
30812 addtocounter
30813 \end_layout
30814
30815 \end_inset
30816
30817
30818 \end_layout
30819
30820 \begin_layout Enumerate
30821 se inserta la segunda ecuación
30822 \end_layout
30823
30824 \begin_layout Enumerate
30825 se inserta la tercera ecuación
30826 \end_layout
30827
30828 \begin_layout Enumerate
30829 se inserta 
30830 \series bold
30831
30832 \backslash
30833 end{subequations}
30834 \series default
30835  tras la tercera ecuación
30836 \end_layout
30837
30838 \begin_layout Standard
30839 Toda ecuación entre los comandos 
30840 \series bold
30841
30842 \backslash
30843 begin
30844 \series default
30845  y 
30846 \series bold
30847
30848 \backslash
30849 end
30850 \series default
30851  se subnumera con a, b, c\SpecialChar \ldots{}
30852  En ecuaciones multilínea se subnumerará cada línea.
30853  Todas las ecuaciones subnumeradas son tratadas como 
30854 \emph on
30855 una
30856 \emph default
30857  ecuación numerada.
30858  Pero como cada ecuación numerada aumenta el contador 
30859 \series bold
30860 equation
30861 \series default
30862  en uno, hay que disminuir el comando 
30863 \series bold
30864
30865 \backslash
30866 addtocounter
30867 \series default
30868 .
30869  De lo contrario, las ecuaciones 
30870 \begin_inset CommandInset ref
30871 LatexCommand eqref
30872 reference "eq:a"
30873
30874 \end_inset
30875
30876
30877 \begin_inset CommandInset ref
30878 LatexCommand eqref
30879 reference "eq:b"
30880
30881 \end_inset
30882
30883
30884 \begin_inset CommandInset ref
30885 LatexCommand eqref
30886 reference "eq:c"
30887
30888 \end_inset
30889
30890  se numerarían 
30891 \begin_inset CommandInset ref
30892 LatexCommand eqref
30893 reference "eq:a"
30894
30895 \end_inset
30896
30897
30898 \begin_inset CommandInset ref
30899 LatexCommand eqref
30900 reference "eq:d"
30901
30902 \end_inset
30903
30904
30905 \begin_inset CommandInset ref
30906 LatexCommand eqref
30907 reference "eq:f"
30908
30909 \end_inset
30910
30911 .
30912 \end_layout
30913
30914 \begin_layout Standard
30915 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30916  ecuaciones.
30917  Para evitarlo se inserta ese espacio vertical de -5
30918 \begin_inset space \thinspace{}
30919 \end_inset
30920
30921 mm detrás del comando 
30922 \series bold
30923
30924 \backslash
30925 begin{subequations}
30926 \series default
30927 .
30928
30929 \series bold
30930  
30931 \series default
30932 Si se usa el estilo 
30933 \series bold
30934 Sangrado
30935 \series default
30936
30937 \begin_inset Foot
30938 status collapsed
30939
30940 \begin_layout Plain Layout
30941 véase estilos de ecuación en 
30942 \begin_inset CommandInset ref
30943 LatexCommand ref
30944 reference "sec:Estilos-de-ecuación"
30945
30946 \end_inset
30947
30948
30949 \end_layout
30950
30951 \end_inset
30952
30953 , entonces se inserta -7
30954 \begin_inset space \thinspace{}
30955 \end_inset
30956
30957 mm.
30958 \end_layout
30959
30960 \begin_layout Standard
30961 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30962  de la segunda línea:
30963 \begin_inset ERT
30964 status collapsed
30965
30966 \begin_layout Plain Layout
30967
30968
30969 \backslash
30970 begin{subequations}
30971 \end_layout
30972
30973 \end_inset
30974
30975
30976 \begin_inset Formula 
30977 \begin{eqnarray}
30978 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30979  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30980  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30981 \end{eqnarray}
30982
30983 \end_inset
30984
30985
30986 \begin_inset ERT
30987 status collapsed
30988
30989 \begin_layout Plain Layout
30990
30991
30992 \backslash
30993 end{subequations}
30994 \end_layout
30995
30996 \end_inset
30997
30998
30999 \end_layout
31000
31001 \begin_layout Subsection
31002 Numeración definida por el usuario
31003 \begin_inset CommandInset label
31004 LatexCommand label
31005 name "sub:Numeración-personalizada"
31006
31007 \end_inset
31008
31009
31010 \begin_inset Index idx
31011 status collapsed
31012
31013 \begin_layout Plain Layout
31014 Numeración de ecuaciones ! personalizada
31015 \end_layout
31016
31017 \end_inset
31018
31019
31020 \end_layout
31021
31022 \begin_layout Standard
31023 Con la numeración estándar el número se coloca entre paréntesis.
31024  Para reemplazar los paréntesis con barras verticales, p.
31025 \begin_inset space \thinspace{}
31026 \end_inset
31027
31028 e., se añade al preámbulo LaTeX la línea: 
31029 \end_layout
31030
31031 \begin_layout Standard
31032
31033 \series bold
31034
31035 \backslash
31036 def
31037 \backslash
31038 tagform@#1{
31039 \backslash
31040 maketag@@@{|#1|}}
31041 \series default
31042
31043 \begin_inset Note Note
31044 status collapsed
31045
31046 \begin_layout Plain Layout
31047 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
31048  Para activarlo, quita el % del principio.
31049 \end_layout
31050
31051 \end_inset
31052
31053
31054 \end_layout
31055
31056 \begin_layout Standard
31057 Para usar otros caracteres, se reemplazan las barras al lado de 
31058 \series bold
31059 #1
31060 \series default
31061  por ellos.
31062  Para obtener sólo el número de ecuación se omiten las barras verticales.
31063 \begin_inset VSpace bigskip
31064 \end_inset
31065
31066
31067 \end_layout
31068
31069 \begin_layout Standard
31070 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
31071  consecutivo, se usa el comando 
31072 \series bold
31073
31074 \backslash
31075 tag
31076 \begin_inset Index idx
31077 status collapsed
31078
31079 \begin_layout Plain Layout
31080 Comandos ! T ! 
31081 \backslash
31082 tag
31083 \end_layout
31084
31085 \end_inset
31086
31087
31088 \series default
31089 :
31090 \begin_inset Formula 
31091 \begin{equation}
31092 A+B=C\tag{algo}\label{eq:tag}
31093 \end{equation}
31094
31095 \end_inset
31096
31097 En este ejemplo se ha insertado el comando
31098 \series bold
31099  
31100 \backslash
31101 tag
31102 \begin_inset ERT
31103 status collapsed
31104
31105 \begin_layout Plain Layout
31106
31107
31108 \backslash
31109 spce 
31110 \end_layout
31111
31112 \end_inset
31113
31114 algo
31115 \series default
31116  en la ecuación.
31117 \end_layout
31118
31119 \begin_layout Standard
31120 Si se usa en su lugar el comando con asterisco 
31121 \series bold
31122
31123 \backslash
31124 tag*
31125 \begin_inset ERT
31126 status collapsed
31127
31128 \begin_layout Plain Layout
31129
31130
31131 \backslash
31132 spce 
31133 \end_layout
31134
31135 \end_inset
31136
31137 algo
31138 \series default
31139  no se imprimen los paréntesis:
31140 \begin_inset Formula 
31141 \[
31142 A+B=C\tag*{algo}
31143 \]
31144
31145 \end_inset
31146
31147
31148 \end_layout
31149
31150 \begin_layout Standard
31151 \begin_inset VSpace bigskip
31152 \end_inset
31153
31154
31155 \end_layout
31156
31157 \begin_layout Standard
31158 Para reiniciar la numeración en nuevas partes o secciones del documento
31159  se usan los siguientes comandos:
31160 \end_layout
31161
31162 \begin_layout Standard
31163
31164 \series bold
31165
31166 \backslash
31167 @addtoreset{equation}{part}
31168 \series default
31169
31170 \begin_inset Index idx
31171 status collapsed
31172
31173 \begin_layout Plain Layout
31174 Comandos ! 
31175 \begin_inset ERT
31176 status collapsed
31177
31178 \begin_layout Plain Layout
31179
31180 "
31181 \end_layout
31182
31183 \end_inset
31184
31185 @
31186 \begin_inset ERT
31187 status collapsed
31188
31189 \begin_layout Plain Layout
31190
31191 "
31192 \end_layout
31193
31194 \end_inset
31195
31196  ! 
31197 \backslash
31198
31199 \begin_inset ERT
31200 status collapsed
31201
31202 \begin_layout Plain Layout
31203
31204 "
31205 \end_layout
31206
31207 \end_inset
31208
31209 @
31210 \begin_inset ERT
31211 status collapsed
31212
31213 \begin_layout Plain Layout
31214
31215 "
31216 \end_layout
31217
31218 \end_inset
31219
31220 addtoreset
31221 \end_layout
31222
31223 \end_inset
31224
31225
31226 \begin_inset Newline newline
31227 \end_inset
31228
31229
31230 \series bold
31231
31232 \backslash
31233 @addtoreset{equation}{section}
31234 \end_layout
31235
31236 \begin_layout Standard
31237 Pata poder usar estos comandos en modo TeX, el carácter 
31238 \begin_inset Quotes fld
31239 \end_inset
31240
31241 @
31242 \begin_inset Quotes frd
31243 \end_inset
31244
31245  debe 
31246 \begin_inset Quotes fld
31247 \end_inset
31248
31249 activarse
31250 \begin_inset Quotes frd
31251 \end_inset
31252
31253  para LaTeX con el comando 
31254 \series bold
31255
31256 \backslash
31257 makeatletter
31258 \series default
31259 .
31260  El comando 
31261 \series bold
31262
31263 \backslash
31264 makeatother
31265 \series default
31266  deshace esto.
31267  Así pues, la secuencia de comandos en modo TeX es:
31268 \end_layout
31269
31270 \begin_layout Standard
31271
31272 \series bold
31273
31274 \backslash
31275 makeatletter
31276 \begin_inset Newline newline
31277 \end_inset
31278
31279
31280 \backslash
31281 @addtoreset{equation}{section}
31282 \begin_inset Newline newline
31283 \end_inset
31284
31285
31286 \backslash
31287 makeatother
31288 \end_layout
31289
31290 \begin_layout Standard
31291 En el preámbulo LaTeX se pueden omitir 
31292 \series bold
31293
31294 \backslash
31295 makeatletter
31296 \series default
31297  y 
31298 \series bold
31299
31300 \backslash
31301 makeatother
31302 \series default
31303  pues son automáticamente insertados por LyX.
31304 \end_layout
31305
31306 \begin_layout Standard
31307 Para el comando 
31308 \series bold
31309
31310 \backslash
31311 @addtoreset
31312 \series default
31313 ,
31314 \series bold
31315  
31316 \series default
31317 hay que cargar en el preámbulo LaTeX el archivo 
31318 \series bold
31319 remreset.sty
31320 \series default
31321
31322 \begin_inset Foot
31323 status collapsed
31324
31325 \begin_layout Plain Layout
31326
31327 \series bold
31328 remreset
31329 \series default
31330  es parte del paquete LaTeX 
31331 \series bold
31332 carlisle
31333 \series default
31334
31335 \begin_inset Index idx
31336 status collapsed
31337
31338 \begin_layout Plain Layout
31339 Paquetes ! carlisle
31340 \end_layout
31341
31342 \end_inset
31343
31344 , incluido en las instalaciones estándar de LaTeX.
31345 \end_layout
31346
31347 \end_inset
31348
31349
31350 \begin_inset Index idx
31351 status collapsed
31352
31353 \begin_layout Plain Layout
31354 Paquetes ! remreset
31355 \end_layout
31356
31357 \end_inset
31358
31359  con la línea
31360 \end_layout
31361
31362 \begin_layout Standard
31363
31364 \series bold
31365
31366 \backslash
31367 usepackage{remreset}
31368 \end_layout
31369
31370 \begin_layout Standard
31371 Entonces se puede usar el comando 
31372 \series bold
31373
31374 \backslash
31375 @removefromreset
31376 \series default
31377
31378 \begin_inset Index idx
31379 status collapsed
31380
31381 \begin_layout Plain Layout
31382 Comandos ! 
31383 \begin_inset ERT
31384 status collapsed
31385
31386 \begin_layout Plain Layout
31387
31388 "
31389 \end_layout
31390
31391 \end_inset
31392
31393 @
31394 \begin_inset ERT
31395 status collapsed
31396
31397 \begin_layout Plain Layout
31398
31399 "
31400 \end_layout
31401
31402 \end_inset
31403
31404  ! 
31405 \backslash
31406
31407 \begin_inset ERT
31408 status collapsed
31409
31410 \begin_layout Plain Layout
31411
31412 "
31413 \end_layout
31414
31415 \end_inset
31416
31417 @
31418 \begin_inset ERT
31419 status collapsed
31420
31421 \begin_layout Plain Layout
31422
31423 "
31424 \end_layout
31425
31426 \end_inset
31427
31428 removefromreset
31429 \end_layout
31430
31431 \end_inset
31432
31433  con el mismo esquema que 
31434 \series bold
31435
31436 \backslash
31437 @addtoreset
31438 \series default
31439 .
31440 \begin_inset VSpace bigskip
31441 \end_inset
31442
31443
31444 \end_layout
31445
31446 \begin_layout Standard
31447 A veces las ecuaciones deberían numerarse de la siguiente manera:
31448 \end_layout
31449
31450 \begin_layout Standard
31451
31452 \family typewriter
31453 (número de sección.número de ecuación)
31454 \end_layout
31455
31456 \begin_layout Standard
31457 El número de ecuación empezaría con 
31458 \begin_inset Quotes fld
31459 \end_inset
31460
31461 1
31462 \begin_inset Quotes frd
31463 \end_inset
31464
31465  en cada sección.
31466 \end_layout
31467
31468 \begin_layout Standard
31469 Para este caso hay el comando 
31470 \series bold
31471
31472 \backslash
31473 numberwithin
31474 \series default
31475
31476 \begin_inset Index idx
31477 status collapsed
31478
31479 \begin_layout Plain Layout
31480 Comandos ! N ! 
31481 \backslash
31482 numberwithin
31483 \end_layout
31484
31485 \end_inset
31486
31487 , que se usa con el esquema:
31488 \end_layout
31489
31490 \begin_layout Standard
31491
31492 \series bold
31493
31494 \backslash
31495 numberwithin{counter}{sectioning}
31496 \end_layout
31497
31498 \begin_layout Standard
31499 \begin_inset Quotes fld
31500 \end_inset
31501
31502 counter
31503 \begin_inset Quotes frd
31504 \end_inset
31505
31506  indica qué clase de numeración es afectada, 
31507 \begin_inset Quotes fld
31508 \end_inset
31509
31510 sectioning
31511 \begin_inset Quotes frd
31512 \end_inset
31513
31514  indica qué número va delante del punto.
31515  
31516 \end_layout
31517
31518 \begin_layout Standard
31519 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
31520  en el preámbulo LaTeX:
31521 \end_layout
31522
31523 \begin_layout Standard
31524
31525 \series bold
31526
31527 \backslash
31528 numberwithin{equation}{section}
31529 \end_layout
31530
31531 \begin_layout Standard
31532 Este es el resultado::
31533 \begin_inset ERT
31534 status collapsed
31535
31536 \begin_layout Plain Layout
31537
31538
31539 \backslash
31540 numberwithin{equation}{section}
31541 \end_layout
31542
31543 \end_inset
31544
31545
31546 \begin_inset Formula 
31547 \begin{equation}
31548 A+B=C
31549 \end{equation}
31550
31551 \end_inset
31552
31553
31554 \end_layout
31555
31556 \begin_layout Standard
31557 Para numerar cuadros de modo que, p.
31558 \begin_inset space \thinspace{}
31559 \end_inset
31560
31561 ej., 
31562 \begin_inset Quotes fld
31563 \end_inset
31564
31565 sectioning
31566 \begin_inset Quotes frd
31567 \end_inset
31568
31569  sea el número de la parte se usa
31570 \begin_inset Newline newline
31571 \end_inset
31572
31573
31574 \series bold
31575
31576 \backslash
31577 numberwithin{table}{part}
31578 \end_layout
31579
31580 \begin_layout Standard
31581 Para volver a la numeración estándar o evitar esta clase numeración cuando
31582  es definida por la clase de documento, se inserta el siguiente comando
31583  en código TeX o en el preámbulo LaTeX:
31584 \end_layout
31585
31586 \begin_layout Standard
31587
31588 \series bold
31589
31590 \backslash
31591 renewcommand{
31592 \backslash
31593 theequation}{
31594 \backslash
31595 arabic{equation}}
31596 \begin_inset Index idx
31597 status collapsed
31598
31599 \begin_layout Plain Layout
31600 Comandos ! A ! 
31601 \backslash
31602 arabic
31603 \end_layout
31604
31605 \end_inset
31606
31607
31608 \series default
31609
31610 \begin_inset ERT
31611 status collapsed
31612
31613 \begin_layout Plain Layout
31614
31615
31616 \backslash
31617 renewcommand{
31618 \backslash
31619 theequation}{
31620 \backslash
31621 arabic{equation}}
31622 \end_layout
31623
31624 \end_inset
31625
31626
31627 \series bold
31628
31629 \begin_inset Newline newline
31630 \end_inset
31631
31632
31633 \series default
31634 o
31635 \series bold
31636
31637 \begin_inset Newline newline
31638 \end_inset
31639
31640
31641 \backslash
31642 renewcommand{
31643 \backslash
31644 thetable}{
31645 \backslash
31646 arabic{table}}
31647 \end_layout
31648
31649 \begin_layout Standard
31650
31651 \series bold
31652
31653 \backslash
31654 numberwithin
31655 \series default
31656  usa internamente el comando 
31657 \series bold
31658
31659 \backslash
31660 @addtoreset
31661 \series default
31662 , descrito arriba, que también debe ser restaurado.
31663 \begin_inset ERT
31664 status collapsed
31665
31666 \begin_layout Plain Layout
31667
31668
31669 \backslash
31670 makeatletter
31671 \end_layout
31672
31673 \begin_layout Plain Layout
31674
31675
31676 \backslash
31677 @removefromreset{equation}{section}
31678 \end_layout
31679
31680 \begin_layout Plain Layout
31681
31682
31683 \backslash
31684 makeatother
31685 \end_layout
31686
31687 \end_inset
31688
31689
31690 \end_layout
31691
31692 \begin_layout Subsection
31693 Numeración con números romanos y letras
31694 \begin_inset Index idx
31695 status collapsed
31696
31697 \begin_layout Plain Layout
31698 Numeración de ecuaciones ! con números romanos
31699 \end_layout
31700
31701 \end_inset
31702
31703
31704 \begin_inset Index idx
31705 status collapsed
31706
31707 \begin_layout Plain Layout
31708 Numeración de ecuaciones ! con letras
31709 \end_layout
31710
31711 \end_inset
31712
31713
31714 \end_layout
31715
31716 \begin_layout Standard
31717 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31718  Por ejemplo, para numerar con romanos en minúscula,
31719 \begin_inset Foot
31720 status collapsed
31721
31722 \begin_layout Plain Layout
31723 Como en español no se usan romanos en minúscula, el estilo 
31724 \series bold
31725 spanish
31726 \series default
31727  del sistema 
31728 \series bold
31729 babel
31730 \series default
31731  redefine 
31732 \series bold
31733
31734 \backslash
31735 roman
31736 \series default
31737  para que los dé en versalitas.
31738  Véase 
31739 \begin_inset CommandInset citation
31740 LatexCommand cite
31741 key "spanish"
31742
31743 \end_inset
31744
31745  (
31746 \emph on
31747 N.
31748 \begin_inset space \thinspace{}
31749 \end_inset
31750
31751 del t
31752 \emph default
31753 ).
31754 \end_layout
31755
31756 \end_inset
31757
31758  se inserta el comando
31759 \end_layout
31760
31761 \begin_layout Standard
31762
31763 \series bold
31764
31765 \backslash
31766 renewcommand{
31767 \backslash
31768 theequation}{
31769 \backslash
31770 roman{equation}}
31771 \end_layout
31772
31773 \begin_layout Standard
31774 antes de la ecuación en modo TeX.
31775  
31776 \series bold
31777
31778 \backslash
31779 renewcommand
31780 \series default
31781
31782 \begin_inset Index idx
31783 status collapsed
31784
31785 \begin_layout Plain Layout
31786 Comandos ! R ! 
31787 \backslash
31788 renewcommand
31789 \end_layout
31790
31791 \end_inset
31792
31793  redefine el comando predefinido 
31794 \series bold
31795
31796 \backslash
31797 theequation
31798 \series default
31799  como 
31800 \series bold
31801
31802 \backslash
31803 roman{equation}
31804 \series default
31805 .
31806 \begin_inset Foot
31807 status collapsed
31808
31809 \begin_layout Plain Layout
31810 El comando 
31811 \series bold
31812
31813 \backslash
31814 renewcommand
31815 \series default
31816  tiene el mismo esquema que el comando 
31817 \series bold
31818
31819 \backslash
31820 newcommand
31821 \series default
31822 , descrito en 
31823 \begin_inset CommandInset ref
31824 LatexCommand ref
31825 reference "sub:El-comando-newcommand"
31826
31827 \end_inset
31828
31829 .
31830 \end_layout
31831
31832 \end_inset
31833
31834  
31835 \series bold
31836 equation
31837 \series default
31838  es el contador de ecuaciones.
31839  Si se usa el comando 
31840 \series bold
31841
31842 \backslash
31843 the
31844 \series default
31845  como prefijo de un contador, el valor del contador sale en números arábigos.
31846  Si una ecuación es numerada, LaTeX pone internamente el comando 
31847 \series bold
31848
31849 \backslash
31850 theequation
31851 \series default
31852  detrás de la ecuación.
31853  
31854 \series bold
31855
31856 \backslash
31857 roman{equation}
31858 \series default
31859
31860 \begin_inset Index idx
31861 status collapsed
31862
31863 \begin_layout Plain Layout
31864 Comandos ! R ! 
31865 \backslash
31866 roman
31867 \end_layout
31868
31869 \end_inset
31870
31871  pone el contador en romanos en minúscula.
31872 \end_layout
31873
31874 \begin_layout Standard
31875 Todas las ecuaciones siguientes a 
31876 \series bold
31877
31878 \backslash
31879 renew
31880 \series default
31881 c
31882 \series bold
31883 ommand
31884 \series default
31885  se numerarán en romanos.
31886  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31887  cambiando 
31888 \series bold
31889
31890 \backslash
31891 roman
31892 \series default
31893  por 
31894 \series bold
31895
31896 \backslash
31897 Roman
31898 \series default
31899
31900 \begin_inset Index idx
31901 status collapsed
31902
31903 \begin_layout Plain Layout
31904 Comandos ! R ! 
31905 \backslash
31906 roman@
31907 \backslash
31908 Roman
31909 \end_layout
31910
31911 \end_inset
31912
31913 .
31914  Para 
31915 \begin_inset Quotes fld
31916 \end_inset
31917
31918 numerar
31919 \begin_inset Quotes frd
31920 \end_inset
31921
31922  con minúsculas latinas hay el comando 
31923 \series bold
31924
31925 \backslash
31926 alph
31927 \series default
31928
31929 \begin_inset Index idx
31930 status collapsed
31931
31932 \begin_layout Plain Layout
31933 Comandos ! A ! 
31934 \backslash
31935 alph
31936 \end_layout
31937
31938 \end_inset
31939
31940 , y para mayúsculas el comando 
31941 \series bold
31942
31943 \backslash
31944 Alph
31945 \series default
31946
31947 \begin_inset Index idx
31948 status collapsed
31949
31950 \begin_layout Plain Layout
31951 Comandos ! A ! 
31952 \backslash
31953 alph@
31954 \backslash
31955 Alph
31956 \end_layout
31957
31958 \end_inset
31959
31960 .
31961 \end_layout
31962
31963 \begin_layout Standard
31964 \begin_inset Note Greyedout
31965 status open
31966
31967 \begin_layout Plain Layout
31968
31969 \series bold
31970 Nota:
31971 \series default
31972  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31973 \end_layout
31974
31975 \end_inset
31976
31977
31978 \end_layout
31979
31980 \begin_layout Standard
31981 \begin_inset ERT
31982 status collapsed
31983
31984 \begin_layout Plain Layout
31985
31986
31987 \backslash
31988 renewcommand{
31989 \backslash
31990 theequation}{
31991 \backslash
31992 roman{equation}}
31993 \end_layout
31994
31995 \end_inset
31996
31997
31998 \begin_inset Formula 
31999 \begin{equation}
32000 A=\textrm{romanos en minúscula}
32001 \end{equation}
32002
32003 \end_inset
32004
32005
32006 \begin_inset ERT
32007 status collapsed
32008
32009 \begin_layout Plain Layout
32010
32011
32012 \backslash
32013 renewcommand{
32014 \backslash
32015 theequation}{
32016 \backslash
32017 Roman{equation}}
32018 \end_layout
32019
32020 \end_inset
32021
32022
32023 \begin_inset Formula 
32024 \begin{equation}
32025 B=\textrm{romanos en mayúscula}\label{eq:Rom}
32026 \end{equation}
32027
32028 \end_inset
32029
32030
32031 \begin_inset ERT
32032 status collapsed
32033
32034 \begin_layout Plain Layout
32035
32036
32037 \backslash
32038 renewcommand{
32039 \backslash
32040 theequation}{
32041 \backslash
32042 alph{equation}}
32043 \end_layout
32044
32045 \end_inset
32046
32047
32048 \begin_inset Formula 
32049 \begin{equation}
32050 C=\textrm{latinas en minúscula}
32051 \end{equation}
32052
32053 \end_inset
32054
32055
32056 \begin_inset ERT
32057 status collapsed
32058
32059 \begin_layout Plain Layout
32060
32061
32062 \backslash
32063 renewcommand{
32064 \backslash
32065 theequation}{
32066 \backslash
32067 Alph{equation}}
32068 \end_layout
32069
32070 \end_inset
32071
32072
32073 \begin_inset Formula 
32074 \begin{equation}
32075 D=\textrm{latinas en mayúscula}\label{eq:Lat}
32076 \end{equation}
32077
32078 \end_inset
32079
32080
32081 \end_layout
32082
32083 \begin_layout Standard
32084 Para volver a la numeración por omisión se inserta el comando:
32085 \end_layout
32086
32087 \begin_layout Standard
32088
32089 \series bold
32090
32091 \backslash
32092 renewcommand{
32093 \backslash
32094 theequation}{
32095 \backslash
32096 arabic{equation}}
32097 \begin_inset Index idx
32098 status collapsed
32099
32100 \begin_layout Plain Layout
32101 Comandos ! A ! 
32102 \backslash
32103 arabic
32104 \end_layout
32105
32106 \end_inset
32107
32108
32109 \end_layout
32110
32111 \begin_layout Standard
32112 \begin_inset ERT
32113 status collapsed
32114
32115 \begin_layout Plain Layout
32116
32117
32118 \backslash
32119 renewcommand{
32120 \backslash
32121 theequation}{
32122 \backslash
32123 arabic{equation}}
32124 \end_layout
32125
32126 \end_inset
32127
32128
32129 \begin_inset Formula 
32130 \begin{equation}
32131 E=\mbox{arábigos}
32132 \end{equation}
32133
32134 \end_inset
32135
32136
32137 \end_layout
32138
32139 \begin_layout Standard
32140 \begin_inset VSpace medskip
32141 \end_inset
32142
32143
32144 \end_layout
32145
32146 \begin_layout Standard
32147 Como ves, las ecuaciones se numeran consecutivamente independientemente
32148  del estilo de numeración.
32149  Cuando la numeración haya de empezar con 
32150 \begin_inset Quotes fld
32151 \end_inset
32152
32153 1
32154 \begin_inset Quotes frd
32155 \end_inset
32156
32157  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
32158  Una descripción sobre esto se encuentra en el archivo 
32159 \begin_inset CommandInset href
32160 LatexCommand href
32161 name "Formula-numbering.lyx"
32162 target "run:Formula-numbering.lyx"
32163
32164 \end_inset
32165
32166 .
32167 \end_layout
32168
32169 \begin_layout Section
32170 Símbolos y ecuaciones químicas
32171 \begin_inset CommandInset label
32172 LatexCommand label
32173 name "sub:Símbolos-y-ecuaciones-químicas"
32174
32175 \end_inset
32176
32177
32178 \begin_inset Index idx
32179 status collapsed
32180
32181 \begin_layout Plain Layout
32182 Química ! símbolos
32183 \end_layout
32184
32185 \end_inset
32186
32187
32188 \begin_inset Index idx
32189 status collapsed
32190
32191 \begin_layout Plain Layout
32192 Química ! caracteres
32193 \end_layout
32194
32195 \end_inset
32196
32197
32198 \begin_inset Index idx
32199 status collapsed
32200
32201 \begin_layout Plain Layout
32202 Ecuación ! química|see
32203 \begin_inset ERT
32204 status collapsed
32205
32206 \begin_layout Plain Layout
32207
32208 {
32209 \end_layout
32210
32211 \end_inset
32212
32213 Química
32214 \begin_inset ERT
32215 status collapsed
32216
32217 \begin_layout Plain Layout
32218
32219 }
32220 \end_layout
32221
32222 \end_inset
32223
32224
32225 \end_layout
32226
32227 \end_inset
32228
32229
32230 \begin_inset Index idx
32231 status collapsed
32232
32233 \begin_layout Plain Layout
32234 Química ! iones
32235 \end_layout
32236
32237 \end_inset
32238
32239
32240 \begin_inset Index idx
32241 status collapsed
32242
32243 \begin_layout Plain Layout
32244 Iones|see
32245 \begin_inset ERT
32246 status collapsed
32247
32248 \begin_layout Plain Layout
32249
32250 {
32251 \end_layout
32252
32253 \end_inset
32254
32255 Química
32256 \begin_inset ERT
32257 status collapsed
32258
32259 \begin_layout Plain Layout
32260
32261 }
32262 \end_layout
32263
32264 \end_inset
32265
32266
32267 \end_layout
32268
32269 \end_inset
32270
32271
32272 \begin_inset Index idx
32273 status collapsed
32274
32275 \begin_layout Plain Layout
32276 Química ! reacción
32277 \end_layout
32278
32279 \end_inset
32280
32281
32282 \end_layout
32283
32284 \begin_layout Standard
32285 Un ejemplo de texto de química:
32286 \end_layout
32287
32288 \begin_layout Quote
32289 El ion 
32290 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32291 \end_inset
32292
32293  reacciona con dos iones 
32294 \begin_inset Formula $\mathrm{Na^{+}}$
32295 \end_inset
32296
32297  para dar sulfato de sodio 
32298 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32299 \end_inset
32300
32301 .
32302  La ecuación química es:
32303 \begin_inset Formula 
32304 \begin{equation}
32305 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
32306 \end{equation}
32307
32308 \end_inset
32309
32310
32311 \end_layout
32312
32313 \begin_layout Standard
32314 Esta ecuación química puede componerse directamente en modo ecuación.
32315  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32316  y con el atajo 
32317 \family sans
32318 Alt+C
32319 \begin_inset space ~
32320 \end_inset
32321
32322 R
32323 \family default
32324  se cambia en redonda.
32325 \begin_inset Foot
32326 status collapsed
32327
32328 \begin_layout Plain Layout
32329 véase estilos de tipografías en 
32330 \begin_inset CommandInset ref
32331 LatexCommand ref
32332 reference "sub:Estilos-de-tipografías"
32333
32334 \end_inset
32335
32336 .
32337 \end_layout
32338
32339 \end_inset
32340
32341
32342 \end_layout
32343
32344 \begin_layout Standard
32345 Para escribir ecuaciones químicas es más conveniente usar el comando 
32346 \series bold
32347
32348 \backslash
32349 ce
32350 \series default
32351
32352 \begin_inset Index idx
32353 status collapsed
32354
32355 \begin_layout Plain Layout
32356 Comandos ! C ! 
32357 \backslash
32358 ce
32359 \end_layout
32360
32361 \end_inset
32362
32363 , que está disponible si está instalado el paquete LaTeX 
32364 \series bold
32365 mhchem
32366 \series default
32367
32368 \begin_inset Index idx
32369 status collapsed
32370
32371 \begin_layout Plain Layout
32372 Paquetes ! mhchem
32373 \end_layout
32374
32375 \end_inset
32376
32377 .
32378  Al insertar 
32379 \series bold
32380
32381 \backslash
32382 ce
32383 \series default
32384  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
32385  ecuaciones químicas de una forma intuitiva.
32386 \end_layout
32387
32388 \begin_layout Standard
32389 \align center
32390 \begin_inset Tabular
32391 <lyxtabular version="3" rows="9" columns="2">
32392 <features tabularvalignment="middle">
32393 <column alignment="center" valignment="top" width="0">
32394 <column alignment="center" valignment="top" width="0">
32395 <row>
32396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32397 \begin_inset Text
32398
32399 \begin_layout Plain Layout
32400 Comando
32401 \end_layout
32402
32403 \end_inset
32404 </cell>
32405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32406 \begin_inset Text
32407
32408 \begin_layout Plain Layout
32409 Resultado
32410 \begin_inset Note Note
32411 status collapsed
32412
32413 \begin_layout Plain Layout
32414
32415 \series bold
32416
32417 \backslash
32418 raisebox
32419 \series default
32420  se usa sólo como espaciador
32421 \end_layout
32422
32423 \end_inset
32424
32425
32426 \end_layout
32427
32428 \end_inset
32429 </cell>
32430 </row>
32431 <row>
32432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32433 \begin_inset Text
32434
32435 \begin_layout Plain Layout
32436
32437 \backslash
32438 ce
32439 \begin_inset ERT
32440 status collapsed
32441
32442 \begin_layout Plain Layout
32443
32444
32445 \backslash
32446 spce 
32447 \end_layout
32448
32449 \end_inset
32450
32451 H2CO3
32452 \end_layout
32453
32454 \end_inset
32455 </cell>
32456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32457 \begin_inset Text
32458
32459 \begin_layout Plain Layout
32460 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32461 \end_inset
32462
32463
32464 \end_layout
32465
32466 \end_inset
32467 </cell>
32468 </row>
32469 <row>
32470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32471 \begin_inset Text
32472
32473 \begin_layout Plain Layout
32474
32475 \backslash
32476 ce
32477 \begin_inset ERT
32478 status collapsed
32479
32480 \begin_layout Plain Layout
32481
32482
32483 \backslash
32484 spce 
32485 \end_layout
32486
32487 \end_inset
32488
32489 SO4^2-
32490 \end_layout
32491
32492 \end_inset
32493 </cell>
32494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32495 \begin_inset Text
32496
32497 \begin_layout Plain Layout
32498 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32499 \end_inset
32500
32501
32502 \end_layout
32503
32504 \end_inset
32505 </cell>
32506 </row>
32507 <row>
32508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32509 \begin_inset Text
32510
32511 \begin_layout Plain Layout
32512
32513 \backslash
32514 ce
32515 \begin_inset ERT
32516 status collapsed
32517
32518 \begin_layout Plain Layout
32519
32520
32521 \backslash
32522 spce 
32523 \end_layout
32524
32525 \end_inset
32526
32527 (NH4)2S
32528 \end_layout
32529
32530 \end_inset
32531 </cell>
32532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32533 \begin_inset Text
32534
32535 \begin_layout Plain Layout
32536 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32537 \end_inset
32538
32539
32540 \end_layout
32541
32542 \end_inset
32543 </cell>
32544 </row>
32545 <row>
32546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32547 \begin_inset Text
32548
32549 \begin_layout Plain Layout
32550
32551 \backslash
32552 ce
32553 \begin_inset ERT
32554 status collapsed
32555
32556 \begin_layout Plain Layout
32557
32558
32559 \backslash
32560 spce 
32561 \end_layout
32562
32563 \end_inset
32564
32565 KCr(SO4)2.12H2O
32566 \end_layout
32567
32568 \end_inset
32569 </cell>
32570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32571 \begin_inset Text
32572
32573 \begin_layout Plain Layout
32574 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32575 \end_inset
32576
32577
32578 \end_layout
32579
32580 \end_inset
32581 </cell>
32582 </row>
32583 <row>
32584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32585 \begin_inset Text
32586
32587 \begin_layout Plain Layout
32588
32589 \backslash
32590 ce
32591 \begin_inset ERT
32592 status collapsed
32593
32594 \begin_layout Plain Layout
32595
32596
32597 \backslash
32598 spce 
32599 \end_layout
32600
32601 \end_inset
32602
32603 A-B
32604 \backslash
32605 dbond
32606 \begin_inset ERT
32607 status collapsed
32608
32609 \begin_layout Plain Layout
32610
32611
32612 \backslash
32613 spce 
32614 \end_layout
32615
32616 \end_inset
32617
32618 C
32619 \backslash
32620 tbond
32621 \begin_inset ERT
32622 status collapsed
32623
32624 \begin_layout Plain Layout
32625
32626
32627 \backslash
32628 spce 
32629 \end_layout
32630
32631 \end_inset
32632
32633 D
32634 \end_layout
32635
32636 \end_inset
32637 </cell>
32638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32639 \begin_inset Text
32640
32641 \begin_layout Plain Layout
32642 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32643 \end_inset
32644
32645
32646 \end_layout
32647
32648 \end_inset
32649 </cell>
32650 </row>
32651 <row>
32652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32653 \begin_inset Text
32654
32655 \begin_layout Plain Layout
32656
32657 \backslash
32658 ce
32659 \begin_inset ERT
32660 status collapsed
32661
32662 \begin_layout Plain Layout
32663
32664
32665 \backslash
32666 spce 
32667 \end_layout
32668
32669 \end_inset
32670
32671 ^227
32672 \begin_inset Formula $\downarrow$
32673 \end_inset
32674
32675 _90
32676 \begin_inset Formula $\to$
32677 \end_inset
32678
32679 Th+
32680 \end_layout
32681
32682 \end_inset
32683 </cell>
32684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32685 \begin_inset Text
32686
32687 \begin_layout Plain Layout
32688 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32689 \end_inset
32690
32691
32692 \end_layout
32693
32694 \end_inset
32695 </cell>
32696 </row>
32697 <row>
32698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32699 \begin_inset Text
32700
32701 \begin_layout Plain Layout
32702
32703 \backslash
32704 ce
32705 \begin_inset ERT
32706 status collapsed
32707
32708 \begin_layout Plain Layout
32709
32710
32711 \backslash
32712 spce 
32713 \end_layout
32714
32715 \end_inset
32716
32717 CO2
32718 \begin_inset ERT
32719 status collapsed
32720
32721 \begin_layout Plain Layout
32722
32723
32724 \backslash
32725 spce 
32726 \end_layout
32727
32728 \end_inset
32729
32730 +
32731 \begin_inset ERT
32732 status collapsed
32733
32734 \begin_layout Plain Layout
32735
32736
32737 \backslash
32738 spce 
32739 \end_layout
32740
32741 \end_inset
32742
32743 C
32744 \begin_inset ERT
32745 status collapsed
32746
32747 \begin_layout Plain Layout
32748
32749
32750 \backslash
32751 spce 
32752 \end_layout
32753
32754 \end_inset
32755
32756 <=>
32757 \begin_inset ERT
32758 status collapsed
32759
32760 \begin_layout Plain Layout
32761
32762
32763 \backslash
32764 spce 
32765 \end_layout
32766
32767 \end_inset
32768
32769 2CO
32770 \end_layout
32771
32772 \end_inset
32773 </cell>
32774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32775 \begin_inset Text
32776
32777 \begin_layout Plain Layout
32778 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32779 \end_inset
32780
32781
32782 \end_layout
32783
32784 \end_inset
32785 </cell>
32786 </row>
32787 <row>
32788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32789 \begin_inset Text
32790
32791 \begin_layout Plain Layout
32792
32793 \backslash
32794 ce
32795 \begin_inset ERT
32796 status collapsed
32797
32798 \begin_layout Plain Layout
32799
32800
32801 \backslash
32802 spce 
32803 \end_layout
32804
32805 \end_inset
32806
32807 CO2
32808 \begin_inset ERT
32809 status collapsed
32810
32811 \begin_layout Plain Layout
32812
32813
32814 \backslash
32815 spce 
32816 \end_layout
32817
32818 \end_inset
32819
32820 +
32821 \begin_inset ERT
32822 status collapsed
32823
32824 \begin_layout Plain Layout
32825
32826
32827 \backslash
32828 spce 
32829 \end_layout
32830
32831 \end_inset
32832
32833 C
32834 \begin_inset ERT
32835 status collapsed
32836
32837 \begin_layout Plain Layout
32838
32839
32840 \backslash
32841 spce 
32842 \end_layout
32843
32844 \end_inset
32845
32846 ->[
32847 \backslash
32848 alpha][
32849 \backslash
32850 beta]
32851 \begin_inset ERT
32852 status collapsed
32853
32854 \begin_layout Plain Layout
32855
32856
32857 \backslash
32858 spce 
32859 \end_layout
32860
32861 \end_inset
32862
32863 2CO}
32864 \end_layout
32865
32866 \end_inset
32867 </cell>
32868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32869 \begin_inset Text
32870
32871 \begin_layout Plain Layout
32872 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32873 \end_inset
32874
32875
32876 \end_layout
32877
32878 \end_inset
32879 </cell>
32880 </row>
32881 </lyxtabular>
32882
32883 \end_inset
32884
32885
32886 \end_layout
32887
32888 \begin_layout Standard
32889 \begin_inset Note Greyedout
32890 status open
32891
32892 \begin_layout Plain Layout
32893
32894 \series bold
32895 Nota:
32896 \series default
32897  Insertar modo matemático en un marco 
32898 \series bold
32899
32900 \backslash
32901 ce
32902 \series default
32903  provocará errores de LaTeX.
32904  En estos casos hay que usar código TeX, como en 
32905 \series bold
32906
32907 \backslash
32908 ce{$
32909 \backslash
32910 mu
32911 \backslash
32912 hyphen$Cl}
32913 \series default
32914
32915 \begin_inset ERT
32916 status collapsed
32917
32918 \begin_layout Plain Layout
32919
32920
32921 \backslash
32922 ce{$
32923 \backslash
32924 mu
32925 \backslash
32926 hyphen$Cl}
32927 \end_layout
32928
32929 \end_inset
32930
32931  
32932 \end_layout
32933
32934 \end_inset
32935
32936
32937 \end_layout
32938
32939 \begin_layout Standard
32940 El comando 
32941 \series bold
32942
32943 \backslash
32944 ce
32945 \series default
32946  para la 
32947 \begin_inset CommandInset ref
32948 LatexCommand ref
32949 reference "eq:reaccion-quimica"
32950
32951 \end_inset
32952
32953  es
32954 \begin_inset Newline newline
32955 \end_inset
32956
32957
32958 \series bold
32959  
32960 \backslash
32961 ce
32962 \begin_inset ERT
32963 status collapsed
32964
32965 \begin_layout Plain Layout
32966
32967
32968 \backslash
32969 spce 
32970 \end_layout
32971
32972 \end_inset
32973
32974 2Na+
32975 \begin_inset ERT
32976 status collapsed
32977
32978 \begin_layout Plain Layout
32979
32980
32981 \backslash
32982 spce 
32983 \end_layout
32984
32985 \end_inset
32986
32987 +
32988 \begin_inset ERT
32989 status collapsed
32990
32991 \begin_layout Plain Layout
32992
32993
32994 \backslash
32995 spce 
32996 \end_layout
32997
32998 \end_inset
32999
33000 SO4^2-
33001 \begin_inset ERT
33002 status collapsed
33003
33004 \begin_layout Plain Layout
33005
33006
33007 \backslash
33008 spce 
33009 \end_layout
33010
33011 \end_inset
33012
33013
33014 \begin_inset ERT
33015 status collapsed
33016
33017 \begin_layout Plain Layout
33018
33019
33020 \backslash
33021 spce 
33022 \end_layout
33023
33024 \end_inset
33025
33026 ->
33027 \begin_inset ERT
33028 status collapsed
33029
33030 \begin_layout Plain Layout
33031
33032
33033 \backslash
33034 spce 
33035 \end_layout
33036
33037 \end_inset
33038
33039 Na2SO4
33040 \end_layout
33041
33042 \begin_layout Standard
33043 Para componer ecuaciones químicas multilínea primero se crea una ecuación
33044  multilínea, tal como se describe en la 
33045 \begin_inset CommandInset ref
33046 LatexCommand ref
33047 reference "sec:Ecuaciones-multilínea"
33048
33049 \end_inset
33050
33051 .
33052  Después se utiliza el comando 
33053 \series bold
33054
33055 \backslash
33056 ce
33057 \series default
33058  en cada cuadrito azul de la ecuación.
33059  La 
33060 \begin_inset CommandInset ref
33061 LatexCommand ref
33062 reference "eq:TEOS-reac-1"
33063
33064 \end_inset
33065
33066  y la 
33067 \begin_inset CommandInset ref
33068 LatexCommand ref
33069 reference "eq:TEOS-reac-2"
33070
33071 \end_inset
33072
33073  son ejemplos de una reacción química en dos fases en la que cada ecuación
33074  tiene su propio número.
33075 \begin_inset Formula 
33076 \begin{eqnarray}
33077 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
33078 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
33079 \end{eqnarray}
33080
33081 \end_inset
33082
33083
33084 \end_layout
33085
33086 \begin_layout Standard
33087 Además de 
33088 \series bold
33089
33090 \backslash
33091 ce
33092 \series default
33093  el paquete 
33094 \series bold
33095 mhchem
33096 \series default
33097  suministra el comando 
33098 \series bold
33099
33100 \backslash
33101 cf
33102 \series default
33103
33104 \begin_inset Index idx
33105 status collapsed
33106
33107 \begin_layout Plain Layout
33108 Comandos ! C ! 
33109 \backslash
33110 cf
33111 \end_layout
33112
33113 \end_inset
33114
33115  que ha de utilizarse en casos especiales.
33116  Para más información sobre 
33117 \series bold
33118
33119 \backslash
33120 cf
33121 \series default
33122  y más ejemplos echa un vistazo a la documentación de 
33123 \series bold
33124 mhchem
33125 \series default
33126
33127 \begin_inset CommandInset citation
33128 LatexCommand cite
33129 key "mhchem"
33130
33131 \end_inset
33132
33133 .
33134 \end_layout
33135
33136 \begin_layout Section
33137 Diagramas
33138 \end_layout
33139
33140 \begin_layout Standard
33141 Lyx soporta dos tipos de diagramas conmutativos: 
33142 \series bold
33143 amscd
33144 \series default
33145  y 
33146 \series bold
33147 xymatrix
33148 \series default
33149 , que se explican a continuación.
33150 \end_layout
33151
33152 \begin_layout Subsection
33153 Diagramas amscd
33154 \begin_inset Index idx
33155 status collapsed
33156
33157 \begin_layout Plain Layout
33158 Diagramas ! amscd
33159 \end_layout
33160
33161 \end_inset
33162
33163
33164 \end_layout
33165
33166 \begin_layout Standard
33167 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
33168  verticales y horizontales:
33169 \begin_inset Formula 
33170 \[
33171 \begin{CD}A@)))B@)))C\\
33172 @AAA@.@VVV\\
33173 F@(((E@(((D
33174 \end{CD}
33175 \]
33176
33177 \end_inset
33178
33179 Para obtener el diagrama se inserta en la ecuación el comando 
33180 \series bold
33181
33182 \backslash
33183 CD
33184 \begin_inset Index idx
33185 status collapsed
33186
33187 \begin_layout Plain Layout
33188 Comandos ! C ! 
33189 \backslash
33190 CD
33191 \end_layout
33192
33193 \end_inset
33194
33195
33196 \series default
33197 .
33198  Surge un marco azul entre dos líneas de trazos en el que se insertan a
33199  continuación comandos.
33200  Con 
33201 \family sans
33202 Ctrl+Entrar
33203 \family default
33204  se inicia una nueva línea.
33205  En las líneas impares se insertan relaciones horizontales, en las pares
33206  verticales.
33207 \end_layout
33208
33209 \begin_layout Standard
33210 Para componer las relaciones hay los siguientes comandos:
33211 \begin_inset Foot
33212 status collapsed
33213
33214 \begin_layout Plain Layout
33215 \begin_inset CommandInset label
33216 LatexCommand label
33217 name "fn:sinónimos"
33218
33219 \end_inset
33220
33221 Los comandos con 
33222 \family sans
33223 '
33224 \series bold
33225 >
33226 \series default
33227 '
33228 \family default
33229  o 
33230 \family sans
33231 '
33232 \series bold
33233 <
33234 \series default
33235 '
33236 \family default
33237  pueden generar errores con el estilo 
33238 \series bold
33239 spanish
33240 \series default
33241  de 
33242 \series bold
33243 babel
33244 \series default
33245 .
33246  Para evitarlo se pueden sustituir por sus sinónimos 
33247 \family sans
33248 '
33249 \series bold
33250 )
33251 \series default
33252 '
33253 \family default
33254  y 
33255 \family sans
33256 '
33257 \series bold
33258 (
33259 \series default
33260 '
33261 \family default
33262  respectivamente.
33263  Véase 
33264 \begin_inset CommandInset citation
33265 LatexCommand cite
33266 key "spanish"
33267
33268 \end_inset
33269
33270 .
33271  (
33272 \emph on
33273 N.
33274 \begin_inset space \thinspace{}
33275 \end_inset
33276
33277 del t.
33278 \emph default
33279 )
33280 \end_layout
33281
33282 \end_inset
33283
33284
33285 \end_layout
33286
33287 \begin_layout Itemize
33288
33289 \series bold
33290 @<<<
33291 \series default
33292  genera una flecha hacia la izquierda, 
33293 \series bold
33294 @>>>
33295 \series default
33296  una hacia la derecha, y 
33297 \series bold
33298 @=
33299 \series default
33300  un signo igual largo
33301 \end_layout
33302
33303 \begin_layout Itemize
33304
33305 \series bold
33306 @AAA
33307 \series default
33308  genera una flecha hacia arriba, 
33309 \series bold
33310 @VVV
33311 \series default
33312  una hacia abajo, y 
33313 \series bold
33314 @|
33315 \series default
33316  un signo igual vertical
33317 \end_layout
33318
33319 \begin_layout Itemize
33320
33321 \series bold
33322 @.
33323
33324 \series default
33325  genera una ubicación vacía para relaciones inexistentes
33326 \end_layout
33327
33328 \begin_layout Standard
33329 Todas las flechas pueden etiquetarse como sigue:
33330 \end_layout
33331
33332 \begin_layout Itemize
33333 Si se inserta texto entre el primero y el segundo 
33334 \series bold
33335 <
33336 \series default
33337  o 
33338 \series bold
33339 >
33340 \series default
33341 , respectivamente, se muestra sobre la flecha.
33342  Si se inserta entre el segundo y el tercero, bajo la flecha.
33343 \end_layout
33344
33345 \begin_layout Itemize
33346 Para flechas verticales, si se inserta texto entre la primera y la segunda
33347  
33348 \series bold
33349 A
33350 \series default
33351  o 
33352 \series bold
33353 V
33354 \series default
33355 , respectivamente, se muestra al lado izquierdo de la flecha.
33356  Si se inserta entre la segunda y la tercera, al lado derecho.
33357  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
33358 \end_layout
33359
33360 \begin_layout Standard
33361 Como ejemplo un diagrama con todas las relaciones posibles:
33362 \begin_inset Formula 
33363 \[
33364 \begin{CD}A@)j))B@))k)C@=F\\
33365 @AmAA@.@VV{V}V@|\\
33366 D@((j\,(E@)k))F@=C
33367 \end{CD}
33368 \]
33369
33370 \end_inset
33371
33372 El comando para este diagrama es:
33373 \begin_inset Newline newline
33374 \end_inset
33375
33376
33377 \series bold
33378
33379 \backslash
33380 CD
33381 \begin_inset ERT
33382 status collapsed
33383
33384 \begin_layout Plain Layout
33385
33386
33387 \backslash
33388 spce 
33389 \end_layout
33390
33391 \end_inset
33392
33393 A@>j>>B@>>k>C@=F Ctrl+Entrar
33394 \begin_inset Newline newline
33395 \end_inset
33396
33397
33398 \begin_inset Phantom HPhantom
33399 status open
33400
33401 \begin_layout Plain Layout
33402
33403 \series bold
33404
33405 \backslash
33406 CD
33407 \begin_inset ERT
33408 status collapsed
33409
33410 \begin_layout Plain Layout
33411
33412
33413 \backslash
33414 spce 
33415 \end_layout
33416
33417 \end_inset
33418
33419
33420 \end_layout
33421
33422 \end_inset
33423
33424 @AmAA@.@VV
33425 \backslash
33426 {V
33427 \series default
33428
33429 \begin_inset Formula $\to$
33430 \end_inset
33431
33432
33433 \series bold
33434 V@| Ctrl+Entrar
33435 \begin_inset Newline newline
33436 \end_inset
33437
33438
33439 \begin_inset Phantom HPhantom
33440 status open
33441
33442 \begin_layout Plain Layout
33443
33444 \series bold
33445
33446 \backslash
33447 CD
33448 \begin_inset ERT
33449 status collapsed
33450
33451 \begin_layout Plain Layout
33452
33453
33454 \backslash
33455 spce 
33456 \end_layout
33457
33458 \end_inset
33459
33460
33461 \end_layout
33462
33463 \end_inset
33464
33465 D@<<j<E@>k>>F@=C
33466 \end_layout
33467
33468 \begin_layout Subsection
33469 Diagramas xymatrix
33470 \begin_inset Index idx
33471 status collapsed
33472
33473 \begin_layout Plain Layout
33474 Diagramas ! xymatrix
33475 \end_layout
33476
33477 \end_inset
33478
33479
33480 \end_layout
33481
33482 \begin_layout Standard
33483 Para usar matrices xy debe estar instalado el paquete LaTeX 
33484 \series bold
33485 xypic
33486 \series default
33487 .
33488  Una matriz xy se crea insertando el comando 
33489 \series bold
33490
33491 \backslash
33492 xymatrix
33493 \series default
33494  en una ecuación.
33495  Después podrás añadir nuevas columnas y filas como en matrices normales,
33496  véase
33497 \begin_inset space ~
33498 \end_inset
33499
33500
33501 \begin_inset CommandInset ref
33502 LatexCommand ref
33503 reference "sec:Matrices"
33504
33505 \end_inset
33506
33507 .
33508 \end_layout
33509
33510 \begin_layout Standard
33511 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33512  y curvadas, y mucho más.
33513  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33514  se explican en el 
33515 \emph on
33516 Manual de XY-pic
33517 \emph default
33518  que se encuentra en el menú 
33519 \family sans
33520 Ayuda\SpecialChar \menuseparator
33521 Manuales
33522 \begin_inset space ~
33523 \end_inset
33524
33525 específicos
33526 \family default
33527 .
33528 \end_layout
33529
33530 \begin_layout Subsection
33531 Diagramas 
33532 \noun on
33533 Feynman
33534 \noun default
33535
33536 \begin_inset Index idx
33537 status collapsed
33538
33539 \begin_layout Plain Layout
33540 Diagramas ! Feynman
33541 \end_layout
33542
33543 \end_inset
33544
33545
33546 \end_layout
33547
33548 \begin_layout Standard
33549 Para usar diagramas 
33550 \noun on
33551 Feynman
33552 \noun default
33553  debe estar instalado el paquete LaTeX 
33554 \series bold
33555 feyn
33556 \series default
33557 .
33558  Un diagrama 
33559 \noun on
33560 Feynman
33561 \noun default
33562  se crea insertando el comando 
33563 \series bold
33564
33565 \backslash
33566 Diagram
33567 \series default
33568  en una ecuación.
33569  Después podrás añadir nuevas columnas y filas como en matrices normales,
33570  véase
33571 \begin_inset space ~
33572 \end_inset
33573
33574
33575 \begin_inset CommandInset ref
33576 LatexCommand ref
33577 reference "sec:Matrices"
33578
33579 \end_inset
33580
33581 .
33582 \end_layout
33583
33584 \begin_layout Standard
33585 En el 
33586 \emph on
33587 Manual de diagramas Feynman
33588 \emph default
33589 , disponible en 
33590 \family sans
33591 Ayuda\SpecialChar \menuseparator
33592 Manuales
33593 \begin_inset space ~
33594 \end_inset
33595
33596 específicos
33597 \family default
33598 , hay ejemplos de diagramas de este tipo.
33599 \end_layout
33600
33601 \begin_layout Section
33602 Comandos definidos por el usuario
33603 \begin_inset Index idx
33604 status collapsed
33605
33606 \begin_layout Plain Layout
33607 Comandos de usuario
33608 \end_layout
33609
33610 \end_inset
33611
33612
33613 \end_layout
33614
33615 \begin_layout Standard
33616 \begin_inset Note Greyedout
33617 status open
33618
33619 \begin_layout Plain Layout
33620
33621 \series bold
33622 Nota:
33623 \series default
33624  Los nombres de los comandos definidos por el usuario y macros solo pueden
33625  contener letras latinas.
33626 \end_layout
33627
33628 \end_inset
33629
33630
33631 \end_layout
33632
33633 \begin_layout Subsection
33634 El comando 
33635 \backslash
33636 newcommand
33637 \begin_inset CommandInset label
33638 LatexCommand label
33639 name "sub:El-comando-newcommand"
33640
33641 \end_inset
33642
33643
33644 \begin_inset Index idx
33645 status collapsed
33646
33647 \begin_layout Plain Layout
33648 Comandos de usuario ! 
33649 \backslash
33650 newcommand
33651 \end_layout
33652
33653 \end_inset
33654
33655
33656 \begin_inset Index idx
33657 status collapsed
33658
33659 \begin_layout Plain Layout
33660 Comandos ! N ! 
33661 \backslash
33662 newcommand
33663 \end_layout
33664
33665 \end_inset
33666
33667
33668 \end_layout
33669
33670 \begin_layout Standard
33671 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
33672  Pero es posible definir nuevos comandos más cortos con el comando 
33673 \series bold
33674
33675 \backslash
33676 newcommand
33677 \series default
33678 .
33679  
33680 \end_layout
33681
33682 \begin_layout Standard
33683 El esquema del comando 
33684 \series bold
33685
33686 \backslash
33687 newcommand
33688 \series default
33689  es:
33690 \end_layout
33691
33692 \begin_layout Standard
33693
33694 \series bold
33695
33696 \backslash
33697 newcommand{nombre nuevo de comando}[número de argumentos]
33698 \begin_inset Newline newline
33699 \end_inset
33700
33701
33702 \begin_inset Phantom HPhantom
33703 status open
33704
33705 \begin_layout Plain Layout
33706
33707 \series bold
33708
33709 \backslash
33710 newcommand
33711 \end_layout
33712
33713 \end_inset
33714
33715 [valor opcional]{definición de comando}
33716 \end_layout
33717
33718 \begin_layout Standard
33719 \begin_inset Note Greyedout
33720 status open
33721
33722 \begin_layout Plain Layout
33723
33724 \series bold
33725 Nota:
33726 \series default
33727  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33728  documento o en paquetes LaTeX que uses.
33729  Por ejemplo, si defines el comando 
33730 \series bold
33731
33732 \backslash
33733 le
33734 \series default
33735  para 
33736 \series bold
33737
33738 \backslash
33739 Leftarrow,
33740 \series default
33741  se producirán errores porque 
33742 \series bold
33743
33744 \backslash
33745 le
33746 \series default
33747  ya existe para 
33748 \begin_inset Quotes fld
33749 \end_inset
33750
33751
33752 \begin_inset Formula $\le$
33753 \end_inset
33754
33755
33756 \begin_inset Quotes frd
33757 \end_inset
33758
33759 .
33760
33761 \series bold
33762  
33763 \end_layout
33764
33765 \end_inset
33766
33767
33768 \end_layout
33769
33770 \begin_layout Standard
33771 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33772  argumentos debería tener el nuevo comando.
33773  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33774  Cuando se hace esto, el 
33775 \emph on
33776 primer
33777 \emph default
33778  argumento del nuevo comando es automáticamente opcional.
33779 \end_layout
33780
33781 \begin_layout Standard
33782 Veamos unos ejemplos:
33783 \end_layout
33784
33785 \begin_layout Itemize
33786 Para definir el comando 
33787 \series bold
33788
33789 \backslash
33790 gr
33791 \series default
33792  para 
33793 \series bold
33794
33795 \backslash
33796 Longrightarrow
33797 \series default
33798 , la línea de preámbulo LaTeX es:
33799 \begin_inset VSpace medskip
33800 \end_inset
33801
33802
33803 \begin_inset Newline newline
33804 \end_inset
33805
33806
33807 \series bold
33808
33809 \backslash
33810 newcommand{
33811 \backslash
33812 gr}{
33813 \backslash
33814 Longrightarrow}
33815 \end_layout
33816
33817 \begin_layout Itemize
33818 Para definir el comando 
33819 \series bold
33820
33821 \backslash
33822 us
33823 \series default
33824  para 
33825 \series bold
33826
33827 \backslash
33828 underline
33829 \series default
33830 , el argumento (que sería subrayado) debe tenerse en cuenta.
33831  Para esto la línea de preámbulo es:
33832 \begin_inset VSpace medskip
33833 \end_inset
33834
33835
33836 \begin_inset Newline newline
33837 \end_inset
33838
33839
33840 \series bold
33841
33842 \backslash
33843 newcommand{
33844 \backslash
33845 us}[1]{
33846 \backslash
33847 underline{#1}}
33848 \series default
33849
33850 \begin_inset VSpace medskip
33851 \end_inset
33852
33853
33854 \begin_inset Newline newline
33855 \end_inset
33856
33857 El carácter 
33858 \series bold
33859 #
33860 \series default
33861  actúa como colocador del argumento, el 
33862 \series bold
33863 1
33864 \series default
33865  indica que es el colocador para el primer argumento.
33866 \end_layout
33867
33868 \begin_layout Itemize
33869 Para 
33870 \series bold
33871
33872 \backslash
33873 framebox
33874 \series default
33875  se puede definir, por ejemplo, el comando 
33876 \series bold
33877
33878 \backslash
33879 fb
33880 \series default
33881 :
33882 \begin_inset VSpace medskip
33883 \end_inset
33884
33885
33886 \begin_inset Newline newline
33887 \end_inset
33888
33889
33890 \series bold
33891
33892 \backslash
33893 newcommand{
33894 \backslash
33895 fb}[3]{
33896 \backslash
33897 framebox#1#2{$#3$}}
33898 \series default
33899
33900 \begin_inset VSpace medskip
33901 \end_inset
33902
33903
33904 \begin_inset Newline newline
33905 \end_inset
33906
33907 Los dos signos dólar generan la ecuación extra necesaria para 
33908 \series bold
33909
33910 \backslash
33911 framebox
33912 \series default
33913 , véase 
33914 \begin_inset CommandInset ref
33915 LatexCommand ref
33916 reference "sub:Marcos-con-bordes"
33917
33918 \end_inset
33919
33920 .
33921 \end_layout
33922
33923 \begin_layout Itemize
33924 Para crear un nuevo comando para 
33925 \series bold
33926
33927 \backslash
33928 fcolorbox
33929 \series default
33930  donde no es necesario especificar el color para el marco, el argumento
33931  para el color se define opcional:
33932 \begin_inset VSpace medskip
33933 \end_inset
33934
33935
33936 \begin_inset Newline newline
33937 \end_inset
33938
33939
33940 \series bold
33941
33942 \backslash
33943 newcommand{
33944 \backslash
33945 cb}[3][white]{
33946 \backslash
33947 fcolorbox{#2}{#1}{$#3$}}
33948 \series default
33949
33950 \begin_inset VSpace medskip
33951 \end_inset
33952
33953
33954 \begin_inset Newline newline
33955 \end_inset
33956
33957 Si el color no es especificado al usar 
33958 \series bold
33959
33960 \backslash
33961 cb
33962 \series default
33963 , se elige el color 
33964 \series bold
33965 white
33966 \series default
33967  predefinido.
33968 \end_layout
33969
33970 \begin_layout Standard
33971 Un ensayo con los nuevos comandos definidos:
33972 \end_layout
33973
33974 \begin_layout Standard
33975 \noindent
33976 \align center
33977 \begin_inset Tabular
33978 <lyxtabular version="3" rows="6" columns="2">
33979 <features tabularvalignment="middle">
33980 <column alignment="center" valignment="top" width="0">
33981 <column alignment="center" valignment="top" width="0">
33982 <row>
33983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33984 \begin_inset Text
33985
33986 \begin_layout Plain Layout
33987 Comando
33988 \end_layout
33989
33990 \end_inset
33991 </cell>
33992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33993 \begin_inset Text
33994
33995 \begin_layout Plain Layout
33996 Resultado
33997 \begin_inset Note Note
33998 status collapsed
33999
34000 \begin_layout Plain Layout
34001
34002 \series bold
34003
34004 \backslash
34005 raisebox
34006 \series default
34007  se usa sólo como espaciador
34008 \end_layout
34009
34010 \end_inset
34011
34012
34013 \end_layout
34014
34015 \end_inset
34016 </cell>
34017 </row>
34018 <row>
34019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34020 \begin_inset Text
34021
34022 \begin_layout Plain Layout
34023 A
34024 \backslash
34025 gr
34026 \begin_inset ERT
34027 status collapsed
34028
34029 \begin_layout Plain Layout
34030
34031
34032 \backslash
34033 spce 
34034 \end_layout
34035
34036 \end_inset
34037
34038 B
34039 \end_layout
34040
34041 \end_inset
34042 </cell>
34043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34044 \begin_inset Text
34045
34046 \begin_layout Plain Layout
34047 \begin_inset Formula $A\gr B$
34048 \end_inset
34049
34050
34051 \end_layout
34052
34053 \end_inset
34054 </cell>
34055 </row>
34056 <row>
34057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34058 \begin_inset Text
34059
34060 \begin_layout Plain Layout
34061
34062 \backslash
34063 us{ABcd
34064 \end_layout
34065
34066 \end_inset
34067 </cell>
34068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34069 \begin_inset Text
34070
34071 \begin_layout Plain Layout
34072 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
34073 \end_inset
34074
34075
34076 \end_layout
34077
34078 \end_inset
34079 </cell>
34080 </row>
34081 <row>
34082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34083 \begin_inset Text
34084
34085 \begin_layout Plain Layout
34086
34087 \backslash
34088 fb{[2cm]
34089 \begin_inset Formula $\to$
34090 \end_inset
34091
34092
34093 \backslash
34094 {
34095 \begin_inset Formula $\to$
34096 \end_inset
34097
34098
34099 \backslash
34100 {
34101 \backslash
34102 int
34103 \begin_inset ERT
34104 status collapsed
34105
34106 \begin_layout Plain Layout
34107
34108
34109 \backslash
34110 spce 
34111 \end_layout
34112
34113 \end_inset
34114
34115 A=B
34116 \end_layout
34117
34118 \end_inset
34119 </cell>
34120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34121 \begin_inset Text
34122
34123 \begin_layout Plain Layout
34124 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
34125 \end_inset
34126
34127
34128 \end_layout
34129
34130 \end_inset
34131 </cell>
34132 </row>
34133 <row>
34134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34135 \begin_inset Text
34136
34137 \begin_layout Plain Layout
34138
34139 \backslash
34140 cb{red
34141 \begin_inset Formula $\to$
34142 \end_inset
34143
34144
34145 \backslash
34146 {
34147 \backslash
34148 int
34149 \begin_inset ERT
34150 status collapsed
34151
34152 \begin_layout Plain Layout
34153
34154
34155 \backslash
34156 spce 
34157 \end_layout
34158
34159 \end_inset
34160
34161 A=B
34162 \end_layout
34163
34164 \end_inset
34165 </cell>
34166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34167 \begin_inset Text
34168
34169 \begin_layout Plain Layout
34170 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
34171 \end_inset
34172
34173
34174 \end_layout
34175
34176 \end_inset
34177 </cell>
34178 </row>
34179 <row>
34180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34181 \begin_inset Text
34182
34183 \begin_layout Plain Layout
34184
34185 \backslash
34186 cb[green]
34187 \backslash
34188 {red
34189 \begin_inset Formula $\to$
34190 \end_inset
34191
34192
34193 \backslash
34194 {
34195 \backslash
34196 int
34197 \begin_inset ERT
34198 status collapsed
34199
34200 \begin_layout Plain Layout
34201
34202
34203 \backslash
34204 spce 
34205 \end_layout
34206
34207 \end_inset
34208
34209 A=B
34210 \end_layout
34211
34212 \end_inset
34213 </cell>
34214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34215 \begin_inset Text
34216
34217 \begin_layout Plain Layout
34218 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
34219 \end_inset
34220
34221
34222 \end_layout
34223
34224 \end_inset
34225 </cell>
34226 </row>
34227 </lyxtabular>
34228
34229 \end_inset
34230
34231
34232 \end_layout
34233
34234 \begin_layout Subsection
34235 Macros de ecuaciones
34236 \begin_inset Index idx
34237 status collapsed
34238
34239 \begin_layout Plain Layout
34240 Comandos de usuario ! Macros de ecuaciones
34241 \end_layout
34242
34243 \end_inset
34244
34245
34246 \begin_inset Index idx
34247 status collapsed
34248
34249 \begin_layout Plain Layout
34250 Macros
34251 \end_layout
34252
34253 \end_inset
34254
34255
34256 \end_layout
34257
34258 \begin_layout Standard
34259 Los comandos definidos por el usuario son especialmente convenientes para
34260  expresiones complejas.
34261  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
34262  el mismo tipo de solución se repite varias veces.
34263  La forma general de una ecuación de segundo grado es:
34264 \begin_inset Formula 
34265 \[
34266 0=\lambda^{2}+p\lambda+q
34267 \]
34268
34269 \end_inset
34270
34271 La forma general de la solución es:
34272 \begin_inset Formula 
34273 \[
34274 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
34275 \]
34276
34277 \end_inset
34278
34279
34280 \end_layout
34281
34282 \begin_layout Standard
34283 Para definir un comando para la ecuación de la solución, en donde solo hay
34284  que especificar los tres parámetros 
34285 \begin_inset Formula $\lambda$
34286 \end_inset
34287
34288
34289 \begin_inset Formula $p$
34290 \end_inset
34291
34292 , y 
34293 \begin_inset Formula $q$
34294 \end_inset
34295
34296 , y el índice de 
34297 \begin_inset Formula $\lambda$
34298 \end_inset
34299
34300  puede darse opcionalmente, la línea de preámbulo LaTeX es
34301 \begin_inset Newline newline
34302 \end_inset
34303
34304
34305 \series bold
34306
34307 \backslash
34308 newcommand{
34309 \backslash
34310 qG}[4][1,
34311 \backslash
34312 ,2]{#2_{#1}=-
34313 \backslash
34314 frac{#3}{2}
34315 \backslash
34316 pm
34317 \begin_inset Newline newline
34318 \end_inset
34319
34320
34321 \begin_inset Phantom HPhantom
34322 status open
34323
34324 \begin_layout Plain Layout
34325
34326 \series bold
34327
34328 \backslash
34329 newcommand
34330 \end_layout
34331
34332 \end_inset
34333
34334
34335 \backslash
34336 sqrt{
34337 \backslash
34338 frac{#3^{2}}{4}-#4}}
34339 \end_layout
34340
34341 \begin_layout Standard
34342 Para generar la solución se inserta el comando
34343 \begin_inset Newline newline
34344 \end_inset
34345
34346
34347 \series bold
34348
34349 \backslash
34350 qG{
34351 \backslash
34352 lambda
34353 \begin_inset Formula $\to$
34354 \end_inset
34355
34356
34357 \backslash
34358 {p
34359 \begin_inset Formula $\to$
34360 \end_inset
34361
34362
34363 \backslash
34364 {q
34365 \series default
34366  en una ecuación
34367 \series bold
34368 .
34369 \end_layout
34370
34371 \begin_layout Standard
34372 La definición del nuevo comando no es intuitiva porque hay que conocer los
34373  esquemas de todos los comandos LaTeX usados, por ejemplo, que una fracción
34374  se inserta en LaTeX como
34375 \series bold
34376  
34377 \backslash
34378 frac{numerador}{denominador}
34379 \series default
34380 .
34381  Además, uno puede olvidar fácilmente una llave en la definición y no puede
34382  ver en LyX lo que el nuevo comando está haciendo.
34383  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
34384  ecuación en vez del comando
34385 \series bold
34386  
34387 \backslash
34388 newcommand
34389 \series default
34390 .
34391 \end_layout
34392
34393 \begin_layout Standard
34394 Una macro de ecuación se crea con el menú 
34395 \family sans
34396 Insertar\SpecialChar \menuseparator
34397 Ecuación\SpecialChar \menuseparator
34398 Macro
34399 \family default
34400  o con el botón 
34401 \begin_inset Graphics
34402         filename ../../images/math-macro_newmacroname_newcommand.png
34403         scale 85
34404
34405 \end_inset
34406
34407  de la barra de herramientas.
34408  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
34409  como el siguiente donde se define la macro:
34410 \begin_inset Newline newline
34411 \end_inset
34412
34413
34414 \end_layout
34415
34416 \begin_layout Standard
34417 \begin_inset space \hspace*{\fill}
34418 \end_inset
34419
34420
34421 \begin_inset Graphics
34422         filename ../clipart/macrobox.png
34423
34424 \end_inset
34425
34426
34427 \begin_inset space \hspace*{\fill}
34428 \end_inset
34429
34430
34431 \begin_inset Newline newline
34432 \end_inset
34433
34434
34435 \begin_inset FormulaMacro
34436 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
34437 \end_inset
34438
34439
34440 \backslash
34441 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
34442  En el primer marco azul se inserta la ecuación buscada.
34443  Con el comando 
34444 \series bold
34445
34446 \backslash
34447 #númerodeargumento
34448 \series default
34449 , , o con el botón 
34450 \begin_inset Graphics
34451         filename ../../images/math-macro-add-param.png
34452         scale 85
34453
34454 \end_inset
34455
34456  de la barra de herramientas de macros se inserta un colocador de argumento,
34457  p.
34458 \begin_inset space \thinspace{}
34459 \end_inset
34460
34461 e
34462 \begin_inset space \space{}
34463 \end_inset
34464
34465
34466 \series bold
34467
34468 \backslash
34469 #1
34470 \series default
34471 .
34472  Los colocadores de argumento se muestran en rojo.
34473  Se pueden poner 9 argumentos como máximo.
34474  Con el botón 
34475 \begin_inset Graphics
34476         filename ../../images/math-macro-add-optional-param.png
34477         scale 85
34478
34479 \end_inset
34480
34481  se crean argumentos opcionales.
34482  El primer argumento no opcional puede transformarse en opcional con el
34483  botón 
34484 \begin_inset Graphics
34485         filename ../../images/math-macro-make-optional.png
34486         scale 85
34487
34488 \end_inset
34489
34490 .
34491  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
34492  Normalmente quieres verlo tal como está definido, así que el recuadro se
34493  deja vacío.
34494  Pero si has creado una macro que necesita mucho espacio en la pantalla,
34495  en dicho recuadro puedes insertar, por ejemplo
34496 \begin_inset Newline newline
34497 \end_inset
34498
34499
34500 \series bold
34501 qG: 
34502 \backslash
34503 #1
34504 \series default
34505  
34506 \series bold
34507 ,
34508 \series default
34509  
34510 \series bold
34511
34512 \backslash
34513 #2
34514 \series default
34515  
34516 \series bold
34517 ,
34518 \series default
34519  
34520 \series bold
34521
34522 \backslash
34523 #3, 
34524 \backslash
34525 #4
34526 \begin_inset Newline newline
34527 \end_inset
34528
34529
34530 \series default
34531 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
34532  en LyX, lo que conlleva una visualización mejor.
34533  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
34534 \begin_inset Newline newline
34535 \end_inset
34536
34537 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
34538  macros individuales situando el cursor en la macro y usando el menú 
34539 \family sans
34540 Ver\SpecialChar \menuseparator
34541 (Des)plegar macro de ecuación.
34542 \end_layout
34543
34544 \begin_layout Standard
34545 Para usar una macro, se inserta el nombre de la misma como comando en una
34546  ecuación, en nuestro caso 
34547 \series bold
34548
34549 \backslash
34550 qG
34551 \series default
34552 .
34553  Nuestra macro se muestra en LyX así:
34554 \begin_inset Newline newline
34555 \end_inset
34556
34557
34558 \begin_inset space \hspace*{\fill}
34559 \end_inset
34560
34561
34562 \begin_inset Graphics
34563         filename ../clipart/macrouse.png
34564
34565 \end_inset
34566
34567
34568 \begin_inset space \hspace*{\fill}
34569 \end_inset
34570
34571
34572 \begin_inset Newline newline
34573 \end_inset
34574
34575 Aquí tenemos nuestro ejemplo de macro con los argumentos 
34576 \begin_inset Formula $x$
34577 \end_inset
34578
34579
34580 \begin_inset Formula $\ln(x)$
34581 \end_inset
34582
34583 , y 
34584 \begin_inset Formula $B$
34585 \end_inset
34586
34587 :
34588 \end_layout
34589
34590 \begin_layout Standard
34591 \begin_inset Formula 
34592 \[
34593 \qG x{\ln(x)}B
34594 \]
34595
34596 \end_inset
34597
34598
34599 \end_layout
34600
34601 \begin_layout Standard
34602 LyX ofrece en el menú 
34603 \family sans
34604 Herramientas
34605 \family default
34606 \SpecialChar \menuseparator
34607
34608 \family sans
34609 Preferencias\SpecialChar \menuseparator
34610 Edición\SpecialChar \menuseparator
34611 Control
34612 \family default
34613  diferentes estilos para editar macros.
34614  Para encontrar el estilo que más te convenga, elige un estilo y pon el
34615  cursor en una macro para ver la diferencia.
34616 \end_layout
34617
34618 \begin_layout Standard
34619 Una macro de ecuación se transforma internamente en un comando 
34620 \series bold
34621
34622 \backslash
34623 newcommand
34624 \series default
34625  cuando se exporta el documento.
34626  El comando creado 
34627 \series bold
34628
34629 \backslash
34630 newcommand
34631 \series default
34632  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
34633  usar en ecuaciones que estén en recuadros de definición de macros en el
34634  documento.
34635  
34636 \end_layout
34637
34638 \begin_layout Standard
34639 Las macros de ecuación también pueden crearse directamente a partir de un
34640  comando
34641 \series bold
34642  
34643 \backslash
34644 newcommand
34645 \series default
34646 .
34647  Por ejemplo, escribiendo el comando
34648 \begin_inset Newline newline
34649 \end_inset
34650
34651
34652 \series bold
34653
34654 \backslash
34655 newcommand{
34656 \backslash
34657 larrow}[2]{
34658 \backslash
34659 xleftarrow[#2]{#1}}
34660 \begin_inset Newline newline
34661 \end_inset
34662
34663
34664 \series default
34665 como texto normal en LyX, seleccionándolo completamente y usando a continuación
34666  el atajo 
34667 \family sans
34668 Ctrl+M
34669 \family default
34670 , el comando se transformará en una macro de ecuación.
34671  Al emplear este método debes tener cuidado en escribir correctamente el
34672  comando 
34673 \series bold
34674
34675 \backslash
34676 newcommand
34677 \series default
34678 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
34679  
34680 \end_layout
34681
34682 \begin_layout Standard
34683 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34684  en definiciones de macros se manejan incorrectamente.
34685  Por eso el ejemplo 
34686 \series bold
34687
34688 \backslash
34689 fb
34690 \series default
34691  de 
34692 \begin_inset CommandInset ref
34693 LatexCommand ref
34694 reference "sub:El-comando-newcommand"
34695
34696 \end_inset
34697
34698  no puede crearse como macro.
34699 \end_layout
34700
34701 \begin_layout Standard
34702 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
34703  la barra de herramientas de macros:
34704 \end_layout
34705
34706 \begin_layout Standard
34707 \begin_inset VSpace defskip
34708 \end_inset
34709
34710
34711 \end_layout
34712
34713 \begin_layout Standard
34714 \begin_inset Graphics
34715         filename ../clipart/MacroToolbar.png
34716
34717 \end_inset
34718
34719
34720 \begin_inset Index idx
34721 status collapsed
34722
34723 \begin_layout Plain Layout
34724 Macros ! Barra de herramientas
34725 \end_layout
34726
34727 \end_inset
34728
34729
34730 \end_layout
34731
34732 \begin_layout Standard
34733 \begin_inset VSpace defskip
34734 \end_inset
34735
34736
34737 \end_layout
34738
34739 \begin_layout Standard
34740 La barra de herramientas de macros contiene los siguientes botones:
34741 \end_layout
34742
34743 \begin_layout Standard
34744 \begin_inset VSpace defskip
34745 \end_inset
34746
34747
34748 \end_layout
34749
34750 \begin_layout Standard
34751 \begin_inset Tabular
34752 <lyxtabular version="3" rows="9" columns="2">
34753 <features islongtable="true" longtabularalignment="center">
34754 <column alignment="left" valignment="top" width="0">
34755 <column alignment="left" valignment="top" width="85col%">
34756 <row interlinespace="2.5mm">
34757 <cell alignment="center" valignment="top" usebox="none">
34758 \begin_inset Text
34759
34760 \begin_layout Plain Layout
34761 \begin_inset Graphics
34762         filename ../../images/math-macro-remove-param.png
34763         rotateOrigin center
34764
34765 \end_inset
34766
34767
34768 \end_layout
34769
34770 \end_inset
34771 </cell>
34772 <cell alignment="center" valignment="top" usebox="none">
34773 \begin_inset Text
34774
34775 \begin_layout Plain Layout
34776
34777 \family sans
34778 Editar\SpecialChar \menuseparator
34779 Ecuación\SpecialChar \menuseparator
34780 Definición de macro\SpecialChar \menuseparator
34781 Quitar último argumento
34782 \end_layout
34783
34784 \end_inset
34785 </cell>
34786 </row>
34787 <row interlinespace="2.5mm">
34788 <cell alignment="center" valignment="top" usebox="none">
34789 \begin_inset Text
34790
34791 \begin_layout Plain Layout
34792 \begin_inset Graphics
34793         filename ../../images/math-macro-add-param.png
34794         rotateOrigin center
34795
34796 \end_inset
34797
34798
34799 \end_layout
34800
34801 \end_inset
34802 </cell>
34803 <cell alignment="center" valignment="top" usebox="none">
34804 \begin_inset Text
34805
34806 \begin_layout Plain Layout
34807
34808 \family sans
34809 Editar\SpecialChar \menuseparator
34810 Ecuación\SpecialChar \menuseparator
34811 Definición de macro\SpecialChar \menuseparator
34812 Añadir argumento
34813 \end_layout
34814
34815 \end_inset
34816 </cell>
34817 </row>
34818 <row interlinespace="2.5mm">
34819 <cell alignment="center" valignment="top" usebox="none">
34820 \begin_inset Text
34821
34822 \begin_layout Plain Layout
34823 \begin_inset Graphics
34824         filename ../../images/math-macro-make-optional.png
34825         rotateOrigin center
34826
34827 \end_inset
34828
34829
34830 \end_layout
34831
34832 \end_inset
34833 </cell>
34834 <cell alignment="center" valignment="top" usebox="none">
34835 \begin_inset Text
34836
34837 \begin_layout Plain Layout
34838
34839 \family sans
34840 Editar\SpecialChar \menuseparator
34841 Ecuación\SpecialChar \menuseparator
34842 Definición de macro\SpecialChar \menuseparator
34843 Hacer opcional el primer
34844 \begin_inset Newline newline
34845 \end_inset
34846
34847
34848 \begin_inset Phantom HPhantom
34849 status open
34850
34851 \begin_layout Plain Layout
34852
34853 \family sans
34854 Editar\SpecialChar \menuseparator
34855 Ecuación\SpecialChar \menuseparator
34856 Definición de macro\SpecialChar \menuseparator
34857
34858 \end_layout
34859
34860 \end_inset
34861
34862 argumento no opcional
34863 \end_layout
34864
34865 \end_inset
34866 </cell>
34867 </row>
34868 <row interlinespace="2.5mm">
34869 <cell alignment="center" valignment="top" usebox="none">
34870 \begin_inset Text
34871
34872 \begin_layout Plain Layout
34873 \begin_inset Graphics
34874         filename ../../images/math-macro-make-nonoptional.png
34875         rotateOrigin center
34876
34877 \end_inset
34878
34879
34880 \end_layout
34881
34882 \end_inset
34883 </cell>
34884 <cell alignment="center" valignment="top" usebox="none">
34885 \begin_inset Text
34886
34887 \begin_layout Plain Layout
34888
34889 \family sans
34890 Editar\SpecialChar \menuseparator
34891 Ecuación\SpecialChar \menuseparator
34892 Definición de macro\SpecialChar \menuseparator
34893 Hacer no opcional el primer
34894 \begin_inset Newline newline
34895 \end_inset
34896
34897
34898 \begin_inset Phantom HPhantom
34899 status open
34900
34901 \begin_layout Plain Layout
34902
34903 \family sans
34904 Editar\SpecialChar \menuseparator
34905 Ecuación\SpecialChar \menuseparator
34906 Definición de macro\SpecialChar \menuseparator
34907
34908 \end_layout
34909
34910 \end_inset
34911
34912 argumento opcional
34913 \end_layout
34914
34915 \end_inset
34916 </cell>
34917 </row>
34918 <row interlinespace="2.5mm">
34919 <cell alignment="center" valignment="top" usebox="none">
34920 \begin_inset Text
34921
34922 \begin_layout Plain Layout
34923 \begin_inset Graphics
34924         filename ../../images/math-macro-remove-optional-param.png
34925         rotateOrigin center
34926
34927 \end_inset
34928
34929
34930 \end_layout
34931
34932 \end_inset
34933 </cell>
34934 <cell alignment="center" valignment="top" usebox="none">
34935 \begin_inset Text
34936
34937 \begin_layout Plain Layout
34938
34939 \family sans
34940 Editar\SpecialChar \menuseparator
34941 Ecuación\SpecialChar \menuseparator
34942 Definición de macro\SpecialChar \menuseparator
34943 Quitar argumento opcional
34944 \end_layout
34945
34946 \end_inset
34947 </cell>
34948 </row>
34949 <row interlinespace="2.5mm">
34950 <cell alignment="center" valignment="top" usebox="none">
34951 \begin_inset Text
34952
34953 \begin_layout Plain Layout
34954 \begin_inset Graphics
34955         filename ../../images/math-macro-add-optional-param.png
34956         rotateOrigin center
34957
34958 \end_inset
34959
34960
34961 \end_layout
34962
34963 \end_inset
34964 </cell>
34965 <cell alignment="center" valignment="top" usebox="none">
34966 \begin_inset Text
34967
34968 \begin_layout Plain Layout
34969
34970 \family sans
34971 Editar\SpecialChar \menuseparator
34972 Ecuación\SpecialChar \menuseparator
34973 Definición de macro\SpecialChar \menuseparator
34974 Insertar argumento opcional
34975 \end_layout
34976
34977 \end_inset
34978 </cell>
34979 </row>
34980 <row interlinespace="2.5mm">
34981 <cell alignment="center" valignment="top" usebox="none">
34982 \begin_inset Text
34983
34984 \begin_layout Plain Layout
34985 \begin_inset Graphics
34986         filename ../../images/math-macro-remove-greedy-param.png
34987         rotateOrigin center
34988
34989 \end_inset
34990
34991
34992 \end_layout
34993
34994 \end_inset
34995 </cell>
34996 <cell alignment="center" valignment="top" usebox="none">
34997 \begin_inset Text
34998
34999 \begin_layout Plain Layout
35000
35001 \family sans
35002 Editar\SpecialChar \menuseparator
35003 Ecuación\SpecialChar \menuseparator
35004 Definición de macro\SpecialChar \menuseparator
35005 Quitar último argumento
35006 \begin_inset Newline newline
35007 \end_inset
35008
35009
35010 \begin_inset Phantom HPhantom
35011 status open
35012
35013 \begin_layout Plain Layout
35014
35015 \family sans
35016 Editar\SpecialChar \menuseparator
35017 Ecuación\SpecialChar \menuseparator
35018 Definición de macro\SpecialChar \menuseparator
35019
35020 \end_layout
35021
35022 \end_inset
35023
35024 yendo hacia la derecha
35025 \end_layout
35026
35027 \end_inset
35028 </cell>
35029 </row>
35030 <row interlinespace="2.5mm">
35031 <cell alignment="center" valignment="top" usebox="none">
35032 \begin_inset Text
35033
35034 \begin_layout Plain Layout
35035 \begin_inset Graphics
35036         filename ../../images/math-macro-append-greedy-param.png
35037         rotateOrigin center
35038
35039 \end_inset
35040
35041
35042 \end_layout
35043
35044 \end_inset
35045 </cell>
35046 <cell alignment="center" valignment="top" usebox="none">
35047 \begin_inset Text
35048
35049 \begin_layout Plain Layout
35050
35051 \family sans
35052 Editar\SpecialChar \menuseparator
35053 Ecuación\SpecialChar \menuseparator
35054 Definición de macro\SpecialChar \menuseparator
35055 Añadir argumento comiendo
35056 \begin_inset Newline newline
35057 \end_inset
35058
35059
35060 \begin_inset Phantom HPhantom
35061 status open
35062
35063 \begin_layout Plain Layout
35064
35065 \family sans
35066 Editar\SpecialChar \menuseparator
35067 Ecuación\SpecialChar \menuseparator
35068 Definición de macro\SpecialChar \menuseparator
35069
35070 \end_layout
35071
35072 \end_inset
35073
35074 desde la derecha
35075 \end_layout
35076
35077 \end_inset
35078 </cell>
35079 </row>
35080 <row interlinespace="2.5mm">
35081 <cell alignment="center" valignment="top" usebox="none">
35082 \begin_inset Text
35083
35084 \begin_layout Plain Layout
35085 \begin_inset Graphics
35086         filename ../../images/math-macro-add-greedy-optional-param.png
35087         rotateOrigin center
35088
35089 \end_inset
35090
35091
35092 \end_layout
35093
35094 \end_inset
35095 </cell>
35096 <cell alignment="center" valignment="top" usebox="none">
35097 \begin_inset Text
35098
35099 \begin_layout Plain Layout
35100
35101 \family sans
35102 Editar\SpecialChar \menuseparator
35103 Ecuación\SpecialChar \menuseparator
35104 Definición de macro\SpecialChar \menuseparator
35105 Añadir argumento opcional
35106 \begin_inset Newline newline
35107 \end_inset
35108
35109
35110 \begin_inset Phantom HPhantom
35111 status open
35112
35113 \begin_layout Plain Layout
35114
35115 \family sans
35116 Editar\SpecialChar \menuseparator
35117 Ecuación\SpecialChar \menuseparator
35118 Definición de macro\SpecialChar \menuseparator
35119
35120 \end_layout
35121
35122 \end_inset
35123
35124 comiendo desde la derecha
35125 \end_layout
35126
35127 \end_inset
35128 </cell>
35129 </row>
35130 </lyxtabular>
35131
35132 \end_inset
35133
35134
35135 \end_layout
35136
35137 \begin_layout Section
35138 Sistema algebraico computacional
35139 \end_layout
35140
35141 \begin_layout Standard
35142 LyX permite el intercambio entre expresiones matemáticas escritas con su
35143  editor de ecuaciones y aplicaciones externas o guiones definidos por el
35144  usuario.
35145  Las aplicaciones soportadas actualmente son 
35146 \family sans
35147 Maple
35148 \family default
35149
35150 \family sans
35151 Mathematica
35152 \family default
35153
35154 \family sans
35155 Maxima
35156 \family default
35157  y 
35158 \family sans
35159 Octave
35160 \family default
35161 .
35162  Hay que advertir que el conjunto de estructuras matemáticas soportadas
35163  se limita a casos muy simples.
35164 \end_layout
35165
35166 \begin_layout Subsection
35167 Utilización
35168 \end_layout
35169
35170 \begin_layout Standard
35171 Escribe alguna expresión en una ecuación, despliega el menú 
35172 \family sans
35173 Editar\SpecialChar \menuseparator
35174 Ecuación\SpecialChar \menuseparator
35175 Usar programa de álgebra
35176 \family default
35177  y elige la aplicación que esté instalada en tu ordenador.
35178  Después de eso el resultado de la computación debería mostrarse a la derecha
35179  de la expresión junto con el operador "=".
35180 \end_layout
35181
35182 \begin_layout Standard
35183 A continuación hay unos ejemplos sencillos (con resultados de 
35184 \family sans
35185 Maxima
35186 \family default
35187 ) que muestran qué tipos de computación se pueden realizar:
35188 \end_layout
35189
35190 \begin_layout Itemize
35191 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
35192 \end_inset
35193
35194
35195 \end_layout
35196
35197 \begin_layout Itemize
35198 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
35199 \end_inset
35200
35201
35202 \end_layout
35203
35204 \begin_layout Itemize
35205 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
35206 \end_inset
35207
35208
35209 \end_layout
35210
35211 \begin_layout Itemize
35212 \begin_inset Formula $\det\left[\begin{array}{ccc}
35213 1 & 6 & 7\\
35214 2 & 5 & 8\\
35215 3 & 4 & 17
35216 \end{array}\right]=-56$
35217 \end_inset
35218
35219
35220 \end_layout
35221
35222 \begin_layout Itemize
35223 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
35224 \end_inset
35225
35226
35227 \end_layout
35228
35229 \begin_layout Subsection
35230 Atajos de teclado
35231 \end_layout
35232
35233 \begin_layout Standard
35234 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
35235  Se puede vincular fácilmente una combinación de teclas a la función 
35236 \family sans
35237 math-extern
35238 \family default
35239  de Lyx (véase el manual 
35240 \emph on
35241 Funciones de LyX
35242 \emph default
35243 ).
35244  Por ejemplo, para vincular la tecla 
35245 \family sans
35246 Entrar
35247 \family default
35248  en el editor de ecuaciones a 
35249 \family sans
35250 Maxima
35251 \family default
35252  se podría usar este comando para definir el atajo de teclado:
35253 \end_layout
35254
35255 \begin_layout Standard
35256
35257 \series bold
35258 command-alternatives break-paragraph;math-extern maxima
35259 \end_layout
35260
35261 \begin_layout Section
35262 Consejos prácticos
35263 \begin_inset Index idx
35264 status collapsed
35265
35266 \begin_layout Plain Layout
35267 Consejos prácticos
35268 \end_layout
35269
35270 \end_inset
35271
35272
35273 \end_layout
35274
35275 \begin_layout Subsection
35276 Números negativos
35277 \begin_inset Index idx
35278 status collapsed
35279
35280 \begin_layout Plain Layout
35281 Numeros@Números ! negativos
35282 \end_layout
35283
35284 \end_inset
35285
35286
35287 \end_layout
35288
35289 \begin_layout Standard
35290 Los números negativos a veces se ven feos en las ecuaciones porque el signo
35291  menos delante del número tiene la misma longitud que el operador signo
35292  menos.
35293  Si se escribe el número negativo en texto normal el signo menos aparece
35294  correctamente.
35295 \end_layout
35296
35297 \begin_layout Standard
35298 Así pues, el problema desaparece si se convierte el signo menos a texto
35299  matemático.
35300 \end_layout
35301
35302 \begin_layout Standard
35303 Un ejemplo para visualizar el problema:
35304 \end_layout
35305
35306 \begin_layout Standard
35307 \noindent
35308 \align center
35309 \begin_inset Tabular
35310 <lyxtabular version="3" rows="3" columns="2">
35311 <features tabularvalignment="middle">
35312 <column alignment="center" valignment="top" width="0">
35313 <column alignment="center" valignment="top" width="0">
35314 <row>
35315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35316 \begin_inset Text
35317
35318 \begin_layout Plain Layout
35319 texto normal:
35320 \end_layout
35321
35322 \end_inset
35323 </cell>
35324 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35325 \begin_inset Text
35326
35327 \begin_layout Plain Layout
35328 x = -2
35329 \end_layout
35330
35331 \end_inset
35332 </cell>
35333 </row>
35334 <row>
35335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35336 \begin_inset Text
35337
35338 \begin_layout Plain Layout
35339 ecuación:
35340 \end_layout
35341
35342 \end_inset
35343 </cell>
35344 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35345 \begin_inset Text
35346
35347 \begin_layout Plain Layout
35348 \begin_inset Formula $x=-2$
35349 \end_inset
35350
35351
35352 \end_layout
35353
35354 \end_inset
35355 </cell>
35356 </row>
35357 <row>
35358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35359 \begin_inset Text
35360
35361 \begin_layout Plain Layout
35362 solución:
35363 \end_layout
35364
35365 \end_inset
35366 </cell>
35367 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35368 \begin_inset Text
35369
35370 \begin_layout Plain Layout
35371 \begin_inset Formula $x=\mbox{-}2$
35372 \end_inset
35373
35374
35375 \end_layout
35376
35377 \end_inset
35378 </cell>
35379 </row>
35380 </lyxtabular>
35381
35382 \end_inset
35383
35384
35385 \end_layout
35386
35387 \begin_layout Subsection
35388 Coma como separador decimal
35389 \begin_inset Index idx
35390 status collapsed
35391
35392 \begin_layout Plain Layout
35393 Coma decimal
35394 \end_layout
35395
35396 \end_inset
35397
35398
35399 \end_layout
35400
35401 \begin_layout Standard
35402 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
35403  de grupos numéricos.
35404  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
35405 \end_layout
35406
35407 \begin_layout Standard
35408 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
35409  
35410 \family sans
35411 Ctrl+M
35412 \family default
35413 ).
35414 \end_layout
35415
35416 \begin_layout Standard
35417 Para usar las comas en todas las fórmulas del documento como separador decimal,
35418  se carga el archivo 
35419 \series bold
35420 icomma.sty
35421 \series default
35422
35423 \begin_inset Foot
35424 status collapsed
35425
35426 \begin_layout Plain Layout
35427
35428 \series bold
35429 icomma
35430 \series default
35431  forma parte del paquete LaTeX 
35432 \series bold
35433 was
35434 \series default
35435
35436 \begin_inset Index idx
35437 status collapsed
35438
35439 \begin_layout Plain Layout
35440 Paquetes ! was
35441 \begin_inset ERT
35442 status collapsed
35443
35444 \begin_layout Plain Layout
35445
35446
35447 \backslash
35448 vspace{4mm}
35449 \end_layout
35450
35451 \end_inset
35452
35453
35454 \end_layout
35455
35456 \end_inset
35457
35458 .
35459 \end_layout
35460
35461 \end_inset
35462
35463
35464 \begin_inset Index idx
35465 status collapsed
35466
35467 \begin_layout Plain Layout
35468 Paquetes ! icomma
35469 \end_layout
35470
35471 \end_inset
35472
35473  en el preámbulo LaTeX con la línea: 
35474 \end_layout
35475
35476 \begin_layout Standard
35477
35478 \series bold
35479
35480 \backslash
35481 usepackage{icomma}
35482 \end_layout
35483
35484 \begin_layout Subsection
35485 Vectores cuánticos y notación bra-ket
35486 \begin_inset CommandInset label
35487 LatexCommand label
35488 name "sub:Vectores-cuánticos"
35489
35490 \end_inset
35491
35492
35493 \begin_inset Index idx
35494 status open
35495
35496 \begin_layout Plain Layout
35497 Vectores cuánticos
35498 \end_layout
35499
35500 \end_inset
35501
35502
35503 \begin_inset Index idx
35504 status open
35505
35506 \begin_layout Plain Layout
35507 Notación bra-ket
35508 \end_layout
35509
35510 \end_inset
35511
35512
35513 \end_layout
35514
35515 \begin_layout Standard
35516 El paquete LaTeX 
35517 \series bold
35518 braket
35519 \series default
35520
35521 \begin_inset Index idx
35522 status collapsed
35523
35524 \begin_layout Plain Layout
35525 Paquetes ! braket
35526 \end_layout
35527
35528 \end_inset
35529
35530  suministra comandos para escribir paréntesis angulares que se usan en mecánica
35531  cuántica: la notación 
35532 \begin_inset Quotes fld
35533 \end_inset
35534
35535 bra-ket
35536 \begin_inset Quotes frd
35537 \end_inset
35538
35539 ; se carga con la línea de preámbulo LaTeX:
35540 \end_layout
35541
35542 \begin_layout Standard
35543
35544 \series bold
35545
35546 \backslash
35547 usepackage{braket}
35548 \end_layout
35549
35550 \begin_layout Standard
35551 \begin_inset ERT
35552 status collapsed
35553
35554 \begin_layout Plain Layout
35555
35556
35557 \backslash
35558 ifbraket 
35559 \end_layout
35560
35561 \end_inset
35562
35563
35564 \begin_inset Note Note
35565 status open
35566
35567 \begin_layout Plain Layout
35568 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
35569 \series bold
35570 braket
35571 \series default
35572  está instalado.
35573 \end_layout
35574
35575 \end_inset
35576
35577
35578 \end_layout
35579
35580 \begin_layout Standard
35581 Están definidos los siguientes comandos:
35582 \end_layout
35583
35584 \begin_layout Standard
35585 \noindent
35586 \align center
35587 \begin_inset Tabular
35588 <lyxtabular version="3" rows="4" columns="2">
35589 <features tabularvalignment="middle">
35590 <column alignment="center" valignment="top" width="0">
35591 <column alignment="center" valignment="top" width="0">
35592 <row>
35593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35594 \begin_inset Text
35595
35596 \begin_layout Plain Layout
35597 Comando
35598 \end_layout
35599
35600 \end_inset
35601 </cell>
35602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35603 \begin_inset Text
35604
35605 \begin_layout Plain Layout
35606 Resultado
35607 \end_layout
35608
35609 \end_inset
35610 </cell>
35611 </row>
35612 <row>
35613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35614 \begin_inset Text
35615
35616 \begin_layout Plain Layout
35617
35618 \backslash
35619 Bra{
35620 \backslash
35621 psi
35622 \end_layout
35623
35624 \end_inset
35625 </cell>
35626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35627 \begin_inset Text
35628
35629 \begin_layout Plain Layout
35630 \begin_inset Formula $\Bra{\psi}$
35631 \end_inset
35632
35633
35634 \end_layout
35635
35636 \end_inset
35637 </cell>
35638 </row>
35639 <row>
35640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35641 \begin_inset Text
35642
35643 \begin_layout Plain Layout
35644
35645 \backslash
35646 Ket{
35647 \backslash
35648 psi
35649 \end_layout
35650
35651 \end_inset
35652 </cell>
35653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35654 \begin_inset Text
35655
35656 \begin_layout Plain Layout
35657 \begin_inset Formula $\Ket{\psi}$
35658 \end_inset
35659
35660
35661 \end_layout
35662
35663 \end_inset
35664 </cell>
35665 </row>
35666 <row>
35667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35668 \begin_inset Text
35669
35670 \begin_layout Plain Layout
35671
35672 \backslash
35673 Braket{
35674 \backslash
35675 psi|
35676 \backslash
35677 phi
35678 \end_layout
35679
35680 \end_inset
35681 </cell>
35682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35683 \begin_inset Text
35684
35685 \begin_layout Plain Layout
35686 \begin_inset Formula $\Braket{\psi|\phi}$
35687 \end_inset
35688
35689
35690 \end_layout
35691
35692 \end_inset
35693 </cell>
35694 </row>
35695 </lyxtabular>
35696
35697 \end_inset
35698
35699
35700 \end_layout
35701
35702 \begin_layout Standard
35703 El comando 
35704 \series bold
35705
35706 \backslash
35707 Braket
35708 \series default
35709  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35710  circundantes:
35711 \begin_inset Formula 
35712 \[
35713 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
35714 \]
35715
35716 \end_inset
35717
35718
35719 \begin_inset ERT
35720 status collapsed
35721
35722 \begin_layout Plain Layout
35723
35724
35725 \backslash
35726 else
35727 \end_layout
35728
35729 \end_inset
35730
35731
35732 \begin_inset Note Note
35733 status open
35734
35735 \begin_layout Plain Layout
35736 Lo que sigue se verá en la salida si el paquete LaTeX 
35737 \series bold
35738 braket
35739 \series default
35740  no está instalado:
35741 \end_layout
35742
35743 \end_inset
35744
35745
35746 \end_layout
35747
35748 \begin_layout Standard
35749 Debes instalar el paquete LaTeX 
35750 \series bold
35751 braket
35752 \series default
35753  para ver en la salida el resto de esta subsección.
35754 \end_layout
35755
35756 \begin_layout Standard
35757 \begin_inset ERT
35758 status collapsed
35759
35760 \begin_layout Plain Layout
35761
35762
35763 \backslash
35764 fi
35765 \end_layout
35766
35767 \end_inset
35768
35769
35770 \end_layout
35771
35772 \begin_layout Standard
35773 El efecto de 
35774 \series bold
35775
35776 \backslash
35777 Braket
35778 \series default
35779  también se puede conseguir con el comando 
35780 \series bold
35781
35782 \backslash
35783 middle
35784 \series default
35785 , que se describe en 
35786 \begin_inset CommandInset ref
35787 LatexCommand ref
35788 reference "sub:Tamaño-automático-de"
35789
35790 \end_inset
35791
35792 .
35793 \end_layout
35794
35795 \begin_layout Subsection
35796 Fracciones definidas por el usuario
35797 \begin_inset CommandInset label
35798 LatexCommand label
35799 name "sub:Fracciones-personalizadas"
35800
35801 \end_inset
35802
35803
35804 \begin_inset Index idx
35805 status collapsed
35806
35807 \begin_layout Plain Layout
35808 Fracciones ! personalizadas
35809 \end_layout
35810
35811 \end_inset
35812
35813
35814 \end_layout
35815
35816 \begin_layout Standard
35817 Para definir comandos personalizados para fracciones, se usa el comando
35818  
35819 \series bold
35820
35821 \backslash
35822 genfrac
35823 \series default
35824
35825 \begin_inset Index idx
35826 status collapsed
35827
35828 \begin_layout Plain Layout
35829 Comandos ! G ! 
35830 \backslash
35831 genfrac
35832 \end_layout
35833
35834 \end_inset
35835
35836  con el siguiente esquema:
35837 \end_layout
35838
35839 \begin_layout Standard
35840
35841 \series bold
35842
35843 \backslash
35844 genfrac{delimitador izquierdo}{delimitador derecho}
35845 \begin_inset Newline newline
35846 \end_inset
35847
35848
35849 \begin_inset Phantom HPhantom
35850 status open
35851
35852 \begin_layout Plain Layout
35853
35854 \series bold
35855
35856 \backslash
35857 genfrac
35858 \end_layout
35859
35860 \end_inset
35861
35862 {grosor raya de fracción}{estilo}{numerador}{denominador}
35863 \end_layout
35864
35865 \begin_layout Standard
35866 El estilo es un número en el rango 0
35867 \begin_inset space \thinspace{}
35868 \end_inset
35869
35870 -
35871 \begin_inset space \thinspace{}
35872 \end_inset
35873
35874 3.
35875 \end_layout
35876
35877 \begin_layout Standard
35878 \align center
35879 \begin_inset Tabular
35880 <lyxtabular version="3" rows="5" columns="2">
35881 <features tabularvalignment="middle">
35882 <column alignment="center" valignment="top" width="0">
35883 <column alignment="center" valignment="top" width="0">
35884 <row>
35885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35886 \begin_inset Text
35887
35888 \begin_layout Plain Layout
35889 Número
35890 \end_layout
35891
35892 \end_inset
35893 </cell>
35894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35895 \begin_inset Text
35896
35897 \begin_layout Plain Layout
35898 Estilo (tamaño)
35899 \end_layout
35900
35901 \end_inset
35902 </cell>
35903 </row>
35904 <row>
35905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35906 \begin_inset Text
35907
35908 \begin_layout Plain Layout
35909 0
35910 \end_layout
35911
35912 \end_inset
35913 </cell>
35914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35915 \begin_inset Text
35916
35917 \begin_layout Plain Layout
35918 ecuación presentada
35919 \end_layout
35920
35921 \end_inset
35922 </cell>
35923 </row>
35924 <row>
35925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35926 \begin_inset Text
35927
35928 \begin_layout Plain Layout
35929 1
35930 \end_layout
35931
35932 \end_inset
35933 </cell>
35934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35935 \begin_inset Text
35936
35937 \begin_layout Plain Layout
35938 ecuación en línea
35939 \end_layout
35940
35941 \end_inset
35942 </cell>
35943 </row>
35944 <row>
35945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35946 \begin_inset Text
35947
35948 \begin_layout Plain Layout
35949 2
35950 \end_layout
35951
35952 \end_inset
35953 </cell>
35954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35955 \begin_inset Text
35956
35957 \begin_layout Plain Layout
35958 pequeño
35959 \end_layout
35960
35961 \end_inset
35962 </cell>
35963 </row>
35964 <row>
35965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35966 \begin_inset Text
35967
35968 \begin_layout Plain Layout
35969 3
35970 \end_layout
35971
35972 \end_inset
35973 </cell>
35974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35975 \begin_inset Text
35976
35977 \begin_layout Plain Layout
35978 muy pequeño
35979 \end_layout
35980
35981 \end_inset
35982 </cell>
35983 </row>
35984 </lyxtabular>
35985
35986 \end_inset
35987
35988
35989 \end_layout
35990
35991 \begin_layout Standard
35992 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
35993  
35994 \series bold
35995
35996 \backslash
35997 frac
35998 \series default
35999 .
36000 \end_layout
36001
36002 \begin_layout Standard
36003 Si no se pone grosor de la raya de fracción se usará el valor predefinido
36004  de 0.4
36005 \begin_inset space \thinspace{}
36006 \end_inset
36007
36008 pt.
36009 \end_layout
36010
36011 \begin_layout Standard
36012 Por ejemplo, los comandos 
36013 \series bold
36014
36015 \backslash
36016 dfrac
36017 \series default
36018  y 
36019 \series bold
36020
36021 \backslash
36022 tbinom
36023 \series default
36024  de la 
36025 \begin_inset CommandInset ref
36026 LatexCommand ref
36027 reference "sub:Fracciones"
36028
36029 \end_inset
36030
36031  se definen con los comandos:
36032 \end_layout
36033
36034 \begin_layout Standard
36035
36036 \series bold
36037
36038 \backslash
36039 newcommand{
36040 \backslash
36041 dfrac}[2]{
36042 \backslash
36043 genfrac{}{}{}{0}{#1}{#2}}
36044 \end_layout
36045
36046 \begin_layout Standard
36047 y
36048 \end_layout
36049
36050 \begin_layout Standard
36051
36052 \series bold
36053
36054 \backslash
36055 newcommand{
36056 \backslash
36057 tbinom}[2]{
36058 \backslash
36059 genfrac{(}{)}{0pt}{1}{#1}{#2}}
36060 \end_layout
36061
36062 \begin_layout Standard
36063 \begin_inset VSpace medskip
36064 \end_inset
36065
36066
36067 \end_layout
36068
36069 \begin_layout Standard
36070 Para definir una fracción en la que el grosor de la raya se pueda definir
36071  como argumento opcional, se inserta la siguiente línea en el preámbulo
36072  LaTeX:
36073 \end_layout
36074
36075 \begin_layout Standard
36076
36077 \series bold
36078
36079 \backslash
36080 newcommand{
36081 \backslash
36082 fracS}[3][]{
36083 \backslash
36084 genfrac{}{}{#1}{}{#2}{#3}}
36085 \end_layout
36086
36087 \begin_layout Standard
36088 Un ensayo:
36089 \begin_inset Formula 
36090 \begin{align*}
36091 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
36092 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
36093 \end{align*}
36094
36095 \end_inset
36096
36097 Como se puede ver, la distancia del numerador y el denominador a la raya
36098  de fracción se redondea a unas tres veces el grosor de la raya.
36099 \end_layout
36100
36101 \begin_layout Subsection
36102 Ecuaciones canceladas
36103 \begin_inset Index idx
36104 status collapsed
36105
36106 \begin_layout Plain Layout
36107 Ecuación ! cancelada
36108 \end_layout
36109
36110 \end_inset
36111
36112
36113 \end_layout
36114
36115 \begin_layout Standard
36116 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
36117  
36118 \series bold
36119 cancel
36120 \series default
36121
36122 \begin_inset Index idx
36123 status collapsed
36124
36125 \begin_layout Plain Layout
36126 Paquetes ! cancel
36127 \end_layout
36128
36129 \end_inset
36130
36131  con la línea de preámbulo LaTeX
36132 \end_layout
36133
36134 \begin_layout Standard
36135
36136 \series bold
36137
36138 \backslash
36139 usepackage{cancel}
36140 \end_layout
36141
36142 \begin_layout Standard
36143 \begin_inset ERT
36144 status collapsed
36145
36146 \begin_layout Plain Layout
36147
36148
36149 \backslash
36150 ifcancel 
36151 \end_layout
36152
36153 \end_inset
36154
36155
36156 \begin_inset Note Note
36157 status open
36158
36159 \begin_layout Plain Layout
36160 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
36161 \series bold
36162 cancel
36163 \series default
36164  está instalado.
36165 \end_layout
36166
36167 \end_inset
36168
36169
36170 \end_layout
36171
36172 \begin_layout Standard
36173 Hay cuatro formas de cancelar ecuaciones:
36174 \end_layout
36175
36176 \begin_layout Standard
36177 \align center
36178 \begin_inset Tabular
36179 <lyxtabular version="3" rows="5" columns="2">
36180 <features tabularvalignment="middle">
36181 <column alignment="center" valignment="top" width="0">
36182 <column alignment="center" valignment="top" width="0">
36183 <row>
36184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36185 \begin_inset Text
36186
36187 \begin_layout Plain Layout
36188 Comando
36189 \end_layout
36190
36191 \end_inset
36192 </cell>
36193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36194 \begin_inset Text
36195
36196 \begin_layout Plain Layout
36197 Resultado
36198 \begin_inset Note Note
36199 status collapsed
36200
36201 \begin_layout Plain Layout
36202 El
36203 \series bold
36204  
36205 \series default
36206 espacio y 
36207 \series bold
36208
36209 \backslash
36210 raisebox
36211 \series default
36212  se usa sólo como espaciador
36213 \end_layout
36214
36215 \end_inset
36216
36217
36218 \end_layout
36219
36220 \end_inset
36221 </cell>
36222 </row>
36223 <row>
36224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36225 \begin_inset Text
36226
36227 \begin_layout Plain Layout
36228
36229 \backslash
36230 cancel{
36231 \backslash
36232 int
36233 \begin_inset ERT
36234 status collapsed
36235
36236 \begin_layout Plain Layout
36237
36238
36239 \backslash
36240 spce 
36241 \end_layout
36242
36243 \end_inset
36244
36245 A=B
36246 \end_layout
36247
36248 \end_inset
36249 </cell>
36250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36251 \begin_inset Text
36252
36253 \begin_layout Plain Layout
36254 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
36255 \end_inset
36256
36257
36258 \end_layout
36259
36260 \end_inset
36261 </cell>
36262 </row>
36263 <row>
36264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36265 \begin_inset Text
36266
36267 \begin_layout Plain Layout
36268
36269 \backslash
36270 bcancel{
36271 \backslash
36272 int
36273 \begin_inset ERT
36274 status collapsed
36275
36276 \begin_layout Plain Layout
36277
36278
36279 \backslash
36280 spce 
36281 \end_layout
36282
36283 \end_inset
36284
36285 A=B
36286 \end_layout
36287
36288 \end_inset
36289 </cell>
36290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36291 \begin_inset Text
36292
36293 \begin_layout Plain Layout
36294 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
36295 \end_inset
36296
36297
36298 \end_layout
36299
36300 \end_inset
36301 </cell>
36302 </row>
36303 <row>
36304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36305 \begin_inset Text
36306
36307 \begin_layout Plain Layout
36308
36309 \backslash
36310 xcancel{
36311 \backslash
36312 int
36313 \begin_inset ERT
36314 status collapsed
36315
36316 \begin_layout Plain Layout
36317
36318
36319 \backslash
36320 spce 
36321 \end_layout
36322
36323 \end_inset
36324
36325 A=B
36326 \end_layout
36327
36328 \end_inset
36329 </cell>
36330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36331 \begin_inset Text
36332
36333 \begin_layout Plain Layout
36334 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
36335 \end_inset
36336
36337
36338 \end_layout
36339
36340 \end_inset
36341 </cell>
36342 </row>
36343 <row>
36344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36345 \begin_inset Text
36346
36347 \begin_layout Plain Layout
36348
36349 \backslash
36350 cancelto{1
36351 \begin_inset Formula $\to$
36352 \end_inset
36353
36354
36355 \backslash
36356 {
36357 \backslash
36358 int
36359 \begin_inset ERT
36360 status collapsed
36361
36362 \begin_layout Plain Layout
36363
36364
36365 \backslash
36366 spce 
36367 \end_layout
36368
36369 \end_inset
36370
36371 A=B
36372 \end_layout
36373
36374 \end_inset
36375 </cell>
36376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36377 \begin_inset Text
36378
36379 \begin_layout Plain Layout
36380 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
36381 \end_inset
36382
36383
36384 \end_layout
36385
36386 \end_inset
36387 </cell>
36388 </row>
36389 </lyxtabular>
36390
36391 \end_inset
36392
36393
36394 \end_layout
36395
36396 \begin_layout Standard
36397
36398 \series bold
36399
36400 \backslash
36401 cancelto
36402 \series default
36403  es especialmente apropiada para visualizar la simplificación de fracciones
36404  en una ecuación:
36405 \begin_inset Formula 
36406 \[
36407 \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}}}
36408 \]
36409
36410 \end_inset
36411
36412
36413 \end_layout
36414
36415 \begin_layout Standard
36416
36417 \lang english
36418 To change the size of 
36419 \series bold
36420
36421 \backslash
36422 cancelto
36423 \series default
36424 's 
36425 \begin_inset Quotes fld
36426 \end_inset
36427
36428 subscript
36429 \begin_inset Quotes frd
36430 \end_inset
36431
36432  value one can load the package 
36433 \series bold
36434 cancel
36435 \series default
36436  with either the option 
36437 \series bold
36438 samesize
36439 \series default
36440  which leads to the same size as for the canceled value or with the option
36441  
36442 \series bold
36443 Smaller
36444 \series default
36445  which makes is it a bit smaller than the size one gets without using a
36446  package option.
36447  In this document 
36448 \series bold
36449 cancel
36450 \series default
36451  was loaded with this line:
36452 \end_layout
36453
36454 \begin_layout Standard
36455
36456 \series bold
36457
36458 \backslash
36459 usepackage[samesize]{cancel}
36460 \end_layout
36461
36462 \begin_layout Standard
36463
36464 \lang english
36465 To color the cancellation bar one adds this command as TeX code:
36466 \end_layout
36467
36468 \begin_layout Standard
36469
36470 \series bold
36471
36472 \backslash
36473 renewcommand{
36474 \backslash
36475 CancelColor}{
36476 \backslash
36477 color{red}}
36478 \end_layout
36479
36480 \begin_layout Standard
36481
36482 \series bold
36483 \lang english
36484 red
36485 \series default
36486  can be replaced by a color of your choice.
36487 \end_layout
36488
36489 \begin_layout Standard
36490 \begin_inset ERT
36491 status collapsed
36492
36493 \begin_layout Plain Layout
36494
36495
36496 \backslash
36497 renewcommand{
36498 \backslash
36499 CancelColor}{
36500 \backslash
36501 color{red}}
36502 \end_layout
36503
36504 \end_inset
36505
36506
36507 \end_layout
36508
36509 \begin_layout Standard
36510 \begin_inset Formula 
36511 \[
36512 \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}}}
36513 \]
36514
36515 \end_inset
36516
36517
36518 \end_layout
36519
36520 \begin_layout Standard
36521 \begin_inset ERT
36522 status collapsed
36523
36524 \begin_layout Plain Layout
36525
36526
36527 \backslash
36528 renewcommand{
36529 \backslash
36530 CancelColor}{
36531 \backslash
36532 color{black}}
36533 \end_layout
36534
36535 \end_inset
36536
36537
36538 \begin_inset Note Note
36539 status open
36540
36541 \begin_layout Plain Layout
36542
36543 \lang english
36544 reset the color
36545 \end_layout
36546
36547 \end_inset
36548
36549
36550 \end_layout
36551
36552 \begin_layout Standard
36553
36554 \lang english
36555 For further customizations, see the documentation of the package
36556 \lang spanish
36557  
36558 \series bold
36559 cancel
36560 \series default
36561
36562 \begin_inset CommandInset citation
36563 LatexCommand cite
36564 key "cancel"
36565
36566 \end_inset
36567
36568 .
36569 \end_layout
36570
36571 \begin_layout Standard
36572 \begin_inset ERT
36573 status collapsed
36574
36575 \begin_layout Plain Layout
36576
36577
36578 \backslash
36579 else
36580 \end_layout
36581
36582 \end_inset
36583
36584
36585 \begin_inset Note Note
36586 status open
36587
36588 \begin_layout Plain Layout
36589 Lo que sigue se verá en la salida si el paquete LaTeX 
36590 \series bold
36591 cancel
36592 \series default
36593  no está instalado:
36594 \end_layout
36595
36596 \end_inset
36597
36598
36599 \end_layout
36600
36601 \begin_layout Standard
36602 Debes instalar el paquete LaTeX 
36603 \series bold
36604 cancel
36605 \series default
36606  para ver en la salida el resto de esta subsección.
36607 \end_layout
36608
36609 \begin_layout Standard
36610 \begin_inset ERT
36611 status collapsed
36612
36613 \begin_layout Plain Layout
36614
36615
36616 \backslash
36617 fi
36618 \end_layout
36619
36620 \end_inset
36621
36622
36623 \end_layout
36624
36625 \begin_layout Subsection
36626 Ecuaciones en encabezados de sección
36627 \begin_inset CommandInset label
36628 LatexCommand label
36629 name "sub:Ecuaciones-en-encabezados"
36630
36631 \end_inset
36632
36633
36634 \begin_inset Index idx
36635 status collapsed
36636
36637 \begin_layout Plain Layout
36638 Ecuación ! en encabezados de sección
36639 \end_layout
36640
36641 \end_inset
36642
36643
36644 \end_layout
36645
36646 \begin_layout Standard
36647 Si se quiere poner una ecuación en un encabezado de sección hay que tener
36648  en cuenta lo siguiente:
36649 \end_layout
36650
36651 \begin_layout Standard
36652 \begin_inset Note Greyedout
36653 status open
36654
36655 \begin_layout Plain Layout
36656 Si el soporte para 
36657 \series bold
36658 hyperref
36659 \series default
36660
36661 \begin_inset Index idx
36662 status collapsed
36663
36664 \begin_layout Plain Layout
36665 Paquetes ! hyperref
36666 \end_layout
36667
36668 \end_inset
36669
36670  está activado en la configuración del documento, 
36671 \family sans
36672 Propiedades
36673 \begin_inset space ~
36674 \end_inset
36675
36676
36677 \family default
36678 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
36679  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
36680  texto del marcador, porque se infringen las convenciones PDF.
36681 \end_layout
36682
36683 \end_inset
36684
36685
36686 \end_layout
36687
36688 \begin_layout Standard
36689 Estos problemas se pueden solucionar insertando al final del encabezado
36690  un título breve con el menú 
36691 \family sans
36692 Insertar\SpecialChar \menuseparator
36693 Título
36694 \begin_inset space ~
36695 \end_inset
36696
36697 breve
36698 \family default
36699 .
36700  Los títulos breves se usan como alternativa para encabezados de sección
36701  con más de una línea para mantener el buen aspecto del índice.
36702  En éste sólo aparece el título breve y por tanto también en los marcadores.
36703 \end_layout
36704
36705 \begin_layout Standard
36706 Si hay que poner ecuaciones en el índice y se usa 
36707 \series bold
36708 hyperref
36709 \series default
36710 , se puede insertar el siguiente comando en modo TeX:
36711 \end_layout
36712
36713 \begin_layout Standard
36714
36715 \series bold
36716
36717 \backslash
36718 texorpdfstring{parte}{alternativa}
36719 \begin_inset Index idx
36720 status collapsed
36721
36722 \begin_layout Plain Layout
36723 Comandos ! T ! 
36724 \backslash
36725 texorpdfstring
36726 \end_layout
36727
36728 \end_inset
36729
36730
36731 \end_layout
36732
36733 \begin_layout Standard
36734 parte se refiere a la parte del encabezado que no debería aparecer en el
36735  marcador PDF.
36736  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
36737  La alternativa se usa para el marcador en vez de la parte.
36738 \end_layout
36739
36740 \begin_layout Standard
36741 Aquí hay dos ejemplos de encabezados con ecuación:
36742 \end_layout
36743
36744 \begin_layout Standard
36745 \begin_inset VSpace -3mm
36746 \end_inset
36747
36748
36749 \end_layout
36750
36751 \begin_layout Standard
36752 \begin_inset ERT
36753 status collapsed
36754
36755 \begin_layout Plain Layout
36756
36757
36758 \backslash
36759 boldmath 
36760 \end_layout
36761
36762 \end_inset
36763
36764
36765 \end_layout
36766
36767 \begin_layout Subsubsection
36768 Encabezado sin ecuación en el índice 
36769 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36770 \end_inset
36771
36772
36773 \begin_inset Argument
36774 status collapsed
36775
36776 \begin_layout Plain Layout
36777 Encabezado sin ecuación en el índice
36778 \end_layout
36779
36780 \end_inset
36781
36782
36783 \end_layout
36784
36785 \begin_layout Subsubsection
36786 Encabezado con ecuación en el índice
36787 \begin_inset ERT
36788 status collapsed
36789
36790 \begin_layout Plain Layout
36791
36792
36793 \backslash
36794 texorpdfstring{
36795 \end_layout
36796
36797 \end_inset
36798
36799  
36800 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36801 \end_inset
36802
36803
36804 \begin_inset ERT
36805 status collapsed
36806
36807 \begin_layout Plain Layout
36808
36809 }{}
36810 \end_layout
36811
36812 \end_inset
36813
36814
36815 \end_layout
36816
36817 \begin_layout Standard
36818 \begin_inset ERT
36819 status collapsed
36820
36821 \begin_layout Plain Layout
36822
36823
36824 \backslash
36825 unboldmath 
36826 \end_layout
36827
36828 \end_inset
36829
36830 En el primer encabezado se ha puesto un título breve, en el segundo un 
36831 \series bold
36832
36833 \backslash
36834 texorpdfstring
36835 \series default
36836 .
36837 \end_layout
36838
36839 \begin_layout Standard
36840 Para obtener el mismo formato que en los demás encabezados se han puesto
36841  ambos en un entorno 
36842 \series bold
36843 boldmath
36844 \series default
36845 .
36846 \begin_inset Foot
36847 status collapsed
36848
36849 \begin_layout Plain Layout
36850 véase 
36851 \begin_inset CommandInset ref
36852 LatexCommand ref
36853 reference "sub:Ecuaciones-en-negrita"
36854
36855 \end_inset
36856
36857
36858 \end_layout
36859
36860 \end_inset
36861
36862
36863 \end_layout
36864
36865 \begin_layout Subsection
36866 Ecuaciones en texto multicolumna
36867 \begin_inset Index idx
36868 status collapsed
36869
36870 \begin_layout Plain Layout
36871 Ecuación ! en texto multicolumna
36872 \end_layout
36873
36874 \end_inset
36875
36876
36877 \end_layout
36878
36879 \begin_layout Standard
36880 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
36881  para ajustarse a la columna y entonces es preciso abarcar la anchura total
36882  de la página.
36883  Esto se hace usando el paquete LaTeX 
36884 \series bold
36885 multicol
36886 \series default
36887 ,
36888 \begin_inset Foot
36889 status collapsed
36890
36891 \begin_layout Plain Layout
36892
36893 \series bold
36894 multicol
36895 \series default
36896  forma parte de las distribuciones LaTeX estándar.
36897 \end_layout
36898
36899 \end_inset
36900
36901
36902 \begin_inset Index idx
36903 status collapsed
36904
36905 \begin_layout Plain Layout
36906 Paquetes ! multicol
36907 \end_layout
36908
36909 \end_inset
36910
36911  que se carga en el preámbulo LaTeX con la línea
36912 \end_layout
36913
36914 \begin_layout Standard
36915
36916 \series bold
36917
36918 \backslash
36919 usepackage{multicol}
36920 \end_layout
36921
36922 \begin_layout Standard
36923 \begin_inset Note Greyedout
36924 status open
36925
36926 \begin_layout Plain Layout
36927 Ten en cuenta que la opción 
36928 \family sans
36929 Documento
36930 \begin_inset space ~
36931 \end_inset
36932
36933 con
36934 \begin_inset space ~
36935 \end_inset
36936
36937 dos
36938 \begin_inset space ~
36939 \end_inset
36940
36941 caras
36942 \family default
36943 , bajo 
36944 \family sans
36945 Diseño
36946 \begin_inset space ~
36947 \end_inset
36948
36949 de
36950 \begin_inset space ~
36951 \end_inset
36952
36953 página 
36954 \family default
36955 en el menú 
36956 \family sans
36957 Documento\SpecialChar \menuseparator
36958 Configuración
36959 \family default
36960  
36961 \emph on
36962 debe
36963 \emph default
36964  estar desmarcada.
36965 \end_layout
36966
36967 \end_inset
36968
36969
36970 \end_layout
36971
36972 \begin_layout Standard
36973 Antes del texto multicolumna se inserta en modo TeX el comando
36974 \end_layout
36975
36976 \begin_layout Standard
36977
36978 \series bold
36979
36980 \backslash
36981 begin{multicols}{número de columnas}
36982 \end_layout
36983
36984 \begin_layout Standard
36985 El número de columnas está en el rango 2-10.
36986  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
36987  TeX el comando
36988 \end_layout
36989
36990 \begin_layout Standard
36991
36992 \series bold
36993
36994 \backslash
36995 end{multicols}
36996 \end_layout
36997
36998 \begin_layout Standard
36999 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
37000  Para quitarlo se inserta un espacio vertical de -6
37001 \begin_inset space \thinspace{}
37002 \end_inset
37003
37004 mm antes de la ecuación.
37005  Si se usa el estilo 
37006 \series bold
37007 Sangrado
37008 \series default
37009 ,
37010 \begin_inset Foot
37011 status collapsed
37012
37013 \begin_layout Plain Layout
37014 véase estilos de ecuación en 
37015 \begin_inset CommandInset ref
37016 LatexCommand ref
37017 reference "sec:Estilos-de-ecuación"
37018
37019 \end_inset
37020
37021
37022 \end_layout
37023
37024 \end_inset
37025
37026  se inserta un espacio de -9
37027 \begin_inset space \thinspace{}
37028 \end_inset
37029
37030 mm.
37031 \end_layout
37032
37033 \begin_layout Standard
37034 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
37035 \end_layout
37036
37037 \begin_layout Standard
37038
37039 \lang german
37040 \begin_inset ERT
37041 status collapsed
37042
37043 \begin_layout Plain Layout
37044
37045
37046 \backslash
37047 begin{multicols}{2}
37048 \end_layout
37049
37050 \end_inset
37051
37052 Das Spektrum wird fouriertransformiert.
37053  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
37054 , Lösungsmittel) zu trennen.
37055  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
37056  nun das Aussehen des Ausgangssignals.
37057  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
37058  über alle Phasen integrieren muss.
37059  Sei nun 
37060 \begin_inset Formula $S$
37061 \end_inset
37062
37063  unser normiertes Ausgangssignal und 
37064 \begin_inset Formula $P$
37065 \end_inset
37066
37067  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
37068 \begin_inset ERT
37069 status collapsed
37070
37071 \begin_layout Plain Layout
37072
37073
37074 \backslash
37075 end{multicols}
37076 \end_layout
37077
37078 \end_inset
37079
37080
37081 \begin_inset VSpace -6mm
37082 \end_inset
37083
37084
37085 \begin_inset Formula 
37086 \begin{equation}
37087 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
37088 \end{equation}
37089
37090 \end_inset
37091
37092
37093 \begin_inset ERT
37094 status collapsed
37095
37096 \begin_layout Plain Layout
37097
37098
37099 \backslash
37100 begin{multicols}{2}
37101 \end_layout
37102
37103 \end_inset
37104
37105 wobei 
37106 \begin_inset Formula $S_{0}$
37107 \end_inset
37108
37109  das Signal ohne Gradient ist und die Normierungsbedingung 
37110 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
37111 \end_inset
37112
37113  gilt.
37114  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
37115  Direkt nach dem 
37116 \begin_inset Formula $\nicefrac{\pi}{2}$
37117 \end_inset
37118
37119
37120 \begin_inset space \thinspace{}
37121 \end_inset
37122
37123 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
37124  das Signal zusätzlich abschwächt.
37125  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
37126  
37127 \begin_inset Formula $T_{2}$
37128 \end_inset
37129
37130 -Zeit.
37131 \end_layout
37132
37133 \begin_layout Standard
37134
37135 \lang german
37136 \begin_inset ERT
37137 status collapsed
37138
37139 \begin_layout Plain Layout
37140
37141
37142 \backslash
37143 end{multicols}
37144 \end_layout
37145
37146 \end_inset
37147
37148
37149 \end_layout
37150
37151 \begin_layout Subsection
37152 Ecuaciones con descripción de variables
37153 \begin_inset Index idx
37154 status collapsed
37155
37156 \begin_layout Plain Layout
37157 Ecuación ! con descripción de variables
37158 \end_layout
37159
37160 \end_inset
37161
37162
37163 \end_layout
37164
37165 \begin_layout Standard
37166 Para describir variables en una ecuación, como en la fórmula 
37167 \begin_inset CommandInset ref
37168 LatexCommand eqref
37169 reference "eq:within"
37170
37171 \end_inset
37172
37173 , se inserta una matriz 2×
37174 \begin_inset Formula $n$
37175 \end_inset
37176
37177  con columnas alineadas a la izquierda para las 
37178 \emph on
37179
37180 \begin_inset Formula $n$
37181 \end_inset
37182
37183
37184 \emph default
37185  variables usadas.
37186 \begin_inset Foot
37187 status collapsed
37188
37189 \begin_layout Plain Layout
37190 véase matrices en 
37191 \begin_inset CommandInset ref
37192 LatexCommand ref
37193 reference "sec:Matrices"
37194
37195 \end_inset
37196
37197
37198 \end_layout
37199
37200 \end_inset
37201
37202  Para poner la descripción en tamaño más pequeño se inserta, por ejemplo,
37203  el comando 
37204 \series bold
37205
37206 \backslash
37207 footnotesize
37208 \series default
37209  antes de la matriz.
37210 \begin_inset Foot
37211 status collapsed
37212
37213 \begin_layout Plain Layout
37214 véase tamaños de tipografías en 
37215 \begin_inset CommandInset ref
37216 LatexCommand ref
37217 reference "sub:Tamaños-de-tipografías"
37218
37219 \end_inset
37220
37221 .
37222 \end_layout
37223
37224 \end_inset
37225
37226
37227 \end_layout
37228
37229 \begin_layout Standard
37230 Si se usa el estilo 
37231 \series bold
37232 Sangrado
37233 \series default
37234 ,
37235 \begin_inset Foot
37236 status collapsed
37237
37238 \begin_layout Plain Layout
37239 véase estilos de ecuación en 
37240 \begin_inset CommandInset ref
37241 LatexCommand ref
37242 reference "sec:Estilos-de-ecuación"
37243
37244 \end_inset
37245
37246
37247 \end_layout
37248
37249 \end_inset
37250
37251  se inserta un 
37252 \series bold
37253
37254 \backslash
37255 hfill
37256 \series default
37257
37258 \begin_inset Foot
37259 status collapsed
37260
37261 \begin_layout Plain Layout
37262
37263 \series bold
37264
37265 \backslash
37266 hfill
37267 \series default
37268  sólo funciona en ecuaciones en estilo 
37269 \series bold
37270 Sangrado
37271 \series default
37272 , véase 
37273 \begin_inset CommandInset ref
37274 LatexCommand ref
37275 reference "sub:Espacio-variable"
37276
37277 \end_inset
37278
37279
37280 \end_layout
37281
37282 \end_inset
37283
37284  delante y detrás de la matriz para que tenga la misma separación con la
37285  ecuación y con el margen.
37286 \end_layout
37287
37288 \begin_layout Standard
37289 Si se usa el estilo 
37290 \series bold
37291 Centrado
37292 \series default
37293  se emplea el método descrito en la 
37294 \begin_inset CommandInset ref
37295 LatexCommand ref
37296 reference "sub:Entorno-flalign"
37297
37298 \end_inset
37299
37300  para sangrar la ecuación.
37301  La ecuación 
37302 \begin_inset CommandInset ref
37303 LatexCommand eqref
37304 reference "eq:within"
37305
37306 \end_inset
37307
37308  consta de cinco columnas ya que las dos primeras contienen la fórmula,
37309  la tercera la matriz y la última una llave TeX vacía.
37310 \begin_inset Formula 
37311 \begin{flalign}
37312 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
37313 \rho & \mbox{densidad}\\
37314 V & \mbox{volumen}\\
37315 g & \mbox{aceleración gravitatoria}
37316 \end{array} &  & {}\label{eq:within}
37317 \end{flalign}
37318
37319 \end_inset
37320
37321
37322 \end_layout
37323
37324 \begin_layout Subsection
37325 Letras griegas minúsculas en redonda
37326 \begin_inset CommandInset label
37327 LatexCommand label
37328 name "sub:Griegas-en-redonda"
37329
37330 \end_inset
37331
37332
37333 \begin_inset Index idx
37334 status collapsed
37335
37336 \begin_layout Plain Layout
37337 Letras griegas ! en redonda
37338 \end_layout
37339
37340 \end_inset
37341
37342
37343 \end_layout
37344
37345 \begin_layout Standard
37346 La mayoría de las tipografías sólo suministran letras griegas minúsculas
37347  en cursiva.
37348  Pero para símbolos de partículas elementales como piones y neutrinos hacen
37349  falta letras griegas en redonda.
37350  El archivo 
37351 \series bold
37352 upgreek.sty
37353 \series default
37354
37355 \begin_inset Foot
37356 status collapsed
37357
37358 \begin_layout Plain Layout
37359
37360 \series bold
37361 upgreek
37362 \series default
37363  forma parte del paquete LaTeX 
37364 \series bold
37365 was
37366 \series default
37367
37368 \begin_inset Index idx
37369 status collapsed
37370
37371 \begin_layout Plain Layout
37372 Paquetes ! was
37373 \begin_inset ERT
37374 status collapsed
37375
37376 \begin_layout Plain Layout
37377
37378
37379 \backslash
37380 vspace{4mm}
37381 \end_layout
37382
37383 \end_inset
37384
37385
37386 \end_layout
37387
37388 \end_inset
37389
37390 .
37391 \end_layout
37392
37393 \end_inset
37394
37395
37396 \begin_inset Index idx
37397 status collapsed
37398
37399 \begin_layout Plain Layout
37400 Paquetes ! upgreek
37401 \end_layout
37402
37403 \end_inset
37404
37405 , que se carga en el preámbulo LaTeX con la línea
37406 \end_layout
37407
37408 \begin_layout Standard
37409
37410 \series bold
37411
37412 \backslash
37413 usepackage{upgreek}
37414 \end_layout
37415
37416 \begin_layout Standard
37417 las suministra.
37418  
37419 \begin_inset ERT
37420 status collapsed
37421
37422 \begin_layout Plain Layout
37423
37424
37425 \backslash
37426 ifupgreek 
37427 \end_layout
37428
37429 \end_inset
37430
37431
37432 \begin_inset Note Note
37433 status open
37434
37435 \begin_layout Plain Layout
37436 Lo siguiente sólo se podrá ver si está instalado el paquete LaTeX 
37437 \series bold
37438 upgreek
37439 \series default
37440 :
37441 \end_layout
37442
37443 \end_inset
37444
37445  Se imprimen con el comando de la letra correspondiente precedido de 
37446 \series bold
37447 up
37448 \series default
37449 .
37450  Por ejemplo, el comando 
37451 \series bold
37452
37453 \backslash
37454 uptau
37455 \series default
37456  genera: 
37457 \begin_inset Formula $\uptau$
37458 \end_inset
37459
37460
37461 \end_layout
37462
37463 \begin_layout Standard
37464 Con estos comandos se pueden escribir reacciones entre partículas elementales:
37465 \begin_inset Formula 
37466 \[
37467 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
37468 \]
37469
37470 \end_inset
37471
37472
37473 \end_layout
37474
37475 \begin_layout Standard
37476 Las letras en redonda son más remarcadas y más grandes que las correspondientes
37477  en cursiva.
37478  Por tanto no deberían emplearse para unidades como 
37479 \begin_inset Quotes fld
37480 \end_inset
37481
37482 µm
37483 \begin_inset Quotes frd
37484 \end_inset
37485
37486 .
37487 \end_layout
37488
37489 \begin_layout Standard
37490 \begin_inset ERT
37491 status collapsed
37492
37493 \begin_layout Plain Layout
37494
37495
37496 \backslash
37497 else 
37498 \end_layout
37499
37500 \end_inset
37501
37502
37503 \begin_inset Note Note
37504 status open
37505
37506 \begin_layout Plain Layout
37507 Lo siguiente se mostrará si el paquete LaTeX 
37508 \series bold
37509 upgreek
37510 \series default
37511  no está instalado:
37512 \end_layout
37513
37514 \end_inset
37515
37516
37517 \end_layout
37518
37519 \begin_layout Standard
37520 Debes instalar el paquete LaTeX 
37521 \series bold
37522 upgreek
37523 \series default
37524  para ver en la salida el resto de esta subsección.
37525  
37526 \end_layout
37527
37528 \begin_layout Standard
37529 \begin_inset ERT
37530 status collapsed
37531
37532 \begin_layout Plain Layout
37533
37534
37535 \backslash
37536 fi
37537 \end_layout
37538
37539 \end_inset
37540
37541
37542 \end_layout
37543
37544 \begin_layout Standard
37545 \begin_inset Newpage newpage
37546 \end_inset
37547
37548
37549 \end_layout
37550
37551 \begin_layout Subsection
37552 Caracteres de texto en ecuaciones
37553 \begin_inset CommandInset label
37554 LatexCommand label
37555 name "sub:Caracteres-de-texto"
37556
37557 \end_inset
37558
37559
37560 \begin_inset Index idx
37561 status collapsed
37562
37563 \begin_layout Plain Layout
37564 Texto ! en ecuaciones
37565 \end_layout
37566
37567 \end_inset
37568
37569
37570 \end_layout
37571
37572 \begin_layout Standard
37573 En algunos casos podrías querer insertar caracteres de texto directamente
37574  en ecuaciones.
37575  Por ejemplo, cuando se usa con frecuencia el punto centrado 
37576 \begin_inset Formula $\cdot$
37577 \end_inset
37578
37579  en expresiones como 
37580 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
37581 \end_inset
37582
37583 , habría que insertar el comando 
37584 \series bold
37585
37586 \backslash
37587 cdot
37588 \series default
37589
37590 \begin_inset Foot
37591 status collapsed
37592
37593 \begin_layout Plain Layout
37594 véase 
37595 \begin_inset CommandInset ref
37596 LatexCommand ref
37597 reference "sub:Operadores-binarios"
37598
37599 \end_inset
37600
37601
37602 \end_layout
37603
37604 \end_inset
37605
37606  continuamente, porque este carácter está definido en todas las codificaciones
37607  como carácter de texto.
37608  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
37609 \end_layout
37610
37611 \begin_layout Standard
37612
37613 \series bold
37614
37615 \backslash
37616 Declare Inputtext{183}{
37617 \backslash
37618 ifmmode
37619 \backslash
37620 cdot
37621 \backslash
37622 else
37623 \backslash
37624 textperiodcentered
37625 \backslash
37626 f\SpecialChar \textcompwordmark{}
37627 i}
37628 \end_layout
37629
37630 \begin_layout Standard
37631 La codificación de caracteres (menú 
37632 \family sans
37633 Documento\SpecialChar \menuseparator
37634 Configuración\SpecialChar \menuseparator
37635 Idioma
37636 \family default
37637 ) especifica el carácter que se muestra al pulsar una tecla.
37638  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
37639  
37640 \series bold
37641
37642 \backslash
37643 textperiodcentered
37644 \series default
37645 .
37646  Pero este comando no está disponible en ecuaciones así que obtendrías errores
37647  de LaTeX.
37648  Con la codificación cambiada se escoge automáticamente el comando correcto,
37649  dependiendo de si el carácter se ha insertado en una ecuación o no.
37650 \end_layout
37651
37652 \begin_layout Standard
37653 La codificación de diversos caracteres se guarda en archivos de definición.
37654  Por ejemplo la codificación 
37655 \series bold
37656 latin9
37657 \series default
37658  se define en el archivo 
37659 \series bold
37660 latin9.def
37661 \series default
37662  que está en el directorio de LaTeX.
37663  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
37664  archivo de definición, de lo contrario nuestros documentos no podrían ser
37665  editados en otros ordenadores.
37666 \begin_inset VSpace medskip
37667 \end_inset
37668
37669
37670 \end_layout
37671
37672 \begin_layout Standard
37673 Además del punto centrado, en este documento se ha definido el símbolo grado
37674  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
37675  directamente en una fórmula:
37676 \end_layout
37677
37678 \begin_layout Standard
37679
37680 \series bold
37681
37682 \backslash
37683 DeclareInputtext{176}{
37684 \backslash
37685 ifmmode^
37686 \backslash
37687 circ
37688 \backslash
37689 else
37690 \backslash
37691 textdegree
37692 \backslash
37693 f\SpecialChar \textcompwordmark{}
37694 i}
37695 \begin_inset Newpage newpage
37696 \end_inset
37697
37698
37699 \end_layout
37700
37701 \begin_layout Section
37702 \start_of_appendix
37703 Notas sobre tipografía
37704 \begin_inset Index idx
37705 status collapsed
37706
37707 \begin_layout Plain Layout
37708 Tipografía, normas
37709 \end_layout
37710
37711 \end_inset
37712
37713
37714 \end_layout
37715
37716 \begin_layout Standard
37717 Esta sección es un resumen de las normas tipográficas ISO más importantes.
37718 \begin_inset Foot
37719 status collapsed
37720
37721 \begin_layout Plain Layout
37722 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
37723  
37724 \begin_inset Quotes fld
37725 \end_inset
37726
37727 Duden
37728 \begin_inset Quotes frd
37729 \end_inset
37730
37731  
37732 \begin_inset CommandInset citation
37733 LatexCommand cite
37734 key "Duden"
37735
37736 \end_inset
37737
37738 , que incluye algunas de las normas ISO.
37739  
37740 \begin_inset Newline newline
37741 \end_inset
37742
37743 (
37744 \emph on
37745 N.
37746 \begin_inset space \thinspace{}
37747 \end_inset
37748
37749 del t.
37750 \emph default
37751 : Para documentación en español sobre el tema, véase 
37752 \begin_inset CommandInset citation
37753 LatexCommand cite
37754 key "Bezos"
37755
37756 \end_inset
37757
37758 .)
37759 \end_layout
37760
37761 \end_inset
37762
37763
37764 \end_layout
37765
37766 \begin_layout Itemize
37767 Las unidades físicas se escriben 
37768 \emph on
37769 siempre 
37770 \emph default
37771 en redonda
37772 \begin_inset Foot
37773 status collapsed
37774
37775 \begin_layout Plain Layout
37776 véase estilos de tipografías en 
37777 \begin_inset CommandInset ref
37778 LatexCommand ref
37779 reference "sub:Estilos-de-tipografías"
37780
37781 \end_inset
37782
37783
37784 \end_layout
37785
37786 \end_inset
37787
37788 , aunque aparezcan en un texto en cursiva: 30
37789 \begin_inset space \thinspace{}
37790 \end_inset
37791
37792 km/h
37793 \begin_inset Newline newline
37794 \end_inset
37795
37796 Entre el valor y la unidad hay un espacio delgado, véase 
37797 \begin_inset CommandInset ref
37798 LatexCommand ref
37799 reference "sub:Espacio-predefinido"
37800
37801 \end_inset
37802
37803 .
37804 \begin_inset Newline newline
37805 \end_inset
37806
37807 Esta norma la cumple automáticamente el comando 
37808 \series bold
37809
37810 \backslash
37811 unittwo
37812 \series default
37813 .
37814  Si se introduce en una fórmula aparecen dos marcos.
37815  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
37816  como antes, 
37817 \begin_inset Formula $\unit[30]{km/h}$
37818 \end_inset
37819
37820
37821 \begin_inset space \thinspace{}
37822 \end_inset
37823
37824 .
37825  Ten en cuenta que 
37826 \series bold
37827
37828 \backslash
37829 unittwo
37830 \series default
37831  no es un auténtico comando LaTeX, sino el comando 
37832 \series bold
37833
37834 \backslash
37835 unit[value]{unit}
37836 \series default
37837 , por tanto no lo puedes usar en código TeX.
37838 \end_layout
37839
37840 \begin_layout Itemize
37841 Los signos por ciento y por mil se escriben como las unidades físicas:
37842 \begin_inset Newline newline
37843 \end_inset
37844
37845 1,2
37846 \begin_inset space \thinspace{}
37847 \end_inset
37848
37849 ‰ de alcohol en sangre.
37850 \end_layout
37851
37852 \begin_layout Itemize
37853 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
37854  otra unidad: 15
37855 \begin_inset space \thinspace{}
37856 \end_inset
37857
37858 °C
37859 \end_layout
37860
37861 \begin_layout Itemize
37862 En números con más de cuatro dígitos se inserta un espacio delgado para
37863  separarlos en grupos de tres cifras: 18
37864 \begin_inset space \thinspace{}
37865 \end_inset
37866
37867 473
37868 \begin_inset space \thinspace{}
37869 \end_inset
37870
37871 588
37872 \end_layout
37873
37874 \begin_layout Itemize
37875 Para dimensiones como 120×90×40
37876 \begin_inset space \thinspace{}
37877 \end_inset
37878
37879 cm se usa el aspa de multiplicar 
37880 \begin_inset Quotes fld
37881 \end_inset
37882
37883 ×
37884 \begin_inset Quotes frd
37885 \end_inset
37886
37887 .
37888  Está disponible en el menú 
37889 \family sans
37890 Insertar\SpecialChar \menuseparator
37891 Carácter especial
37892 \family default
37893 \SpecialChar \menuseparator
37894
37895 \family sans
37896 Símbolos
37897 \family default
37898  o bien mediante el comando 
37899 \series bold
37900
37901 \backslash
37902 times
37903 \series default
37904 .
37905  Se puede insertar directamente con cierta combinación de teclas.
37906 \end_layout
37907
37908 \begin_layout Itemize
37909 Las funciones con nombres que constan de varias letras se escriben en redonda
37910  para evitar confusiones, véase 
37911 \begin_inset CommandInset ref
37912 LatexCommand ref
37913 reference "sub:Funciones-predefinidas"
37914
37915 \end_inset
37916
37917 .
37918 \end_layout
37919
37920 \begin_layout Itemize
37921 Los índices que constan de varias letras se escriben en redonda: 
37922 \begin_inset Formula $E_{\mathrm{cin}}$
37923 \end_inset
37924
37925
37926 \begin_inset Newline newline
37927 \end_inset
37928
37929 Los componentes de una matriz se escriben en cursiva: 
37930 \begin_inset Formula $\hat{H}_{kl}$
37931 \end_inset
37932
37933
37934 \end_layout
37935
37936 \begin_layout Itemize
37937 El operador de diferenciación/integración 'd', el número de Euler 'e' y
37938  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
37939 s con otras variables.
37940 \end_layout
37941
37942 \begin_layout Itemize
37943 El carácter que indica una transformación 
37944 \noun on
37945 Fourier
37946 \noun default
37947  se inserta con el comando 
37948 \series bold
37949
37950 \backslash
37951 mathscr
37952 \begin_inset ERT
37953 status collapsed
37954
37955 \begin_layout Plain Layout
37956
37957
37958 \backslash
37959 spce 
37960 \end_layout
37961
37962 \end_inset
37963
37964 F
37965 \series default
37966  o mediante el menú
37967 \family sans
37968  Insertar\SpecialChar \menuseparator
37969 Carácter especial
37970 \family default
37971 \SpecialChar \menuseparator
37972
37973 \family sans
37974 Símbolos\SpecialChar \menuseparator
37975 Símbolos de letra
37976 \family default
37977
37978 \begin_inset Formula $\mathscr{F}$
37979 \end_inset
37980
37981
37982 \end_layout
37983
37984 \begin_layout Standard
37985 \begin_inset Newpage newpage
37986 \end_inset
37987
37988
37989 \end_layout
37990
37991 \begin_layout Section
37992 Sinónimos
37993 \begin_inset Index idx
37994 status collapsed
37995
37996 \begin_layout Plain Layout
37997 Sinónimos
37998 \end_layout
37999
38000 \end_inset
38001
38002
38003 \end_layout
38004
38005 \begin_layout Standard
38006 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
38007  como los que se recogen en esta lista:
38008 \begin_inset Foot
38009 status collapsed
38010
38011 \begin_layout Plain Layout
38012 véase también 
38013 \begin_inset CommandInset ref
38014 LatexCommand ref
38015 reference "fn:sinónimos"
38016
38017 \end_inset
38018
38019 .
38020 \end_layout
38021
38022 \end_inset
38023
38024
38025 \end_layout
38026
38027 \begin_layout Standard
38028 \begin_inset VSpace bigskip
38029 \end_inset
38030
38031
38032 \begin_inset space \hfill{}
38033 \end_inset
38034
38035
38036 \begin_inset Tabular
38037 <lyxtabular version="3" rows="12" columns="2">
38038 <features tabularvalignment="middle">
38039 <column alignment="center" valignment="top" width="0pt">
38040 <column alignment="center" valignment="top" width="0pt">
38041 <row>
38042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38043 \begin_inset Text
38044
38045 \begin_layout Plain Layout
38046 Comando
38047 \end_layout
38048
38049 \end_inset
38050 </cell>
38051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38052 \begin_inset Text
38053
38054 \begin_layout Plain Layout
38055 equivalente a
38056 \begin_inset Note Note
38057 status collapsed
38058
38059 \begin_layout Plain Layout
38060
38061 \series bold
38062
38063 \backslash
38064 raisebox
38065 \series default
38066  se usa sólo como espaciador
38067 \end_layout
38068
38069 \end_inset
38070
38071
38072 \end_layout
38073
38074 \end_inset
38075 </cell>
38076 </row>
38077 <row>
38078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38079 \begin_inset Text
38080
38081 \begin_layout Plain Layout
38082
38083 \backslash
38084 ast
38085 \end_layout
38086
38087 \end_inset
38088 </cell>
38089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38090 \begin_inset Text
38091
38092 \begin_layout Plain Layout
38093 \begin_inset ERT
38094 status collapsed
38095
38096 \begin_layout Plain Layout
38097
38098
38099 \backslash
38100 raisebox{-1.2mm}{
38101 \end_layout
38102
38103 \end_inset
38104
38105 *
38106 \begin_inset ERT
38107 status collapsed
38108
38109 \begin_layout Plain Layout
38110
38111 }
38112 \end_layout
38113
38114 \end_inset
38115
38116
38117 \end_layout
38118
38119 \end_inset
38120 </cell>
38121 </row>
38122 <row>
38123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38124 \begin_inset Text
38125
38126 \begin_layout Plain Layout
38127
38128 \backslash
38129 choose
38130 \end_layout
38131
38132 \end_inset
38133 </cell>
38134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38135 \begin_inset Text
38136
38137 \begin_layout Plain Layout
38138
38139 \backslash
38140 binom
38141 \end_layout
38142
38143 \end_inset
38144 </cell>
38145 </row>
38146 <row>
38147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38148 \begin_inset Text
38149
38150 \begin_layout Plain Layout
38151
38152 \backslash
38153 geq
38154 \end_layout
38155
38156 \end_inset
38157 </cell>
38158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38159 \begin_inset Text
38160
38161 \begin_layout Plain Layout
38162
38163 \backslash
38164 ge
38165 \end_layout
38166
38167 \end_inset
38168 </cell>
38169 </row>
38170 <row>
38171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38172 \begin_inset Text
38173
38174 \begin_layout Plain Layout
38175
38176 \backslash
38177 lbrace
38178 \end_layout
38179
38180 \end_inset
38181 </cell>
38182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38183 \begin_inset Text
38184
38185 \begin_layout Plain Layout
38186 {
38187 \end_layout
38188
38189 \end_inset
38190 </cell>
38191 </row>
38192 <row>
38193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38194 \begin_inset Text
38195
38196 \begin_layout Plain Layout
38197
38198 \backslash
38199 lbracket
38200 \end_layout
38201
38202 \end_inset
38203 </cell>
38204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38205 \begin_inset Text
38206
38207 \begin_layout Plain Layout
38208 [
38209 \end_layout
38210
38211 \end_inset
38212 </cell>
38213 </row>
38214 <row>
38215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38216 \begin_inset Text
38217
38218 \begin_layout Plain Layout
38219
38220 \backslash
38221 leftarrow
38222 \end_layout
38223
38224 \end_inset
38225 </cell>
38226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38227 \begin_inset Text
38228
38229 \begin_layout Plain Layout
38230
38231 \backslash
38232 gets
38233 \end_layout
38234
38235 \end_inset
38236 </cell>
38237 </row>
38238 <row>
38239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38240 \begin_inset Text
38241
38242 \begin_layout Plain Layout
38243
38244 \backslash
38245 leq
38246 \end_layout
38247
38248 \end_inset
38249 </cell>
38250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38251 \begin_inset Text
38252
38253 \begin_layout Plain Layout
38254
38255 \backslash
38256 le
38257 \end_layout
38258
38259 \end_inset
38260 </cell>
38261 </row>
38262 <row>
38263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38264 \begin_inset Text
38265
38266 \begin_layout Plain Layout
38267
38268 \backslash
38269 lor
38270 \end_layout
38271
38272 \end_inset
38273 </cell>
38274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38275 \begin_inset Text
38276
38277 \begin_layout Plain Layout
38278
38279 \backslash
38280 vee
38281 \end_layout
38282
38283 \end_inset
38284 </cell>
38285 </row>
38286 <row>
38287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38288 \begin_inset Text
38289
38290 \begin_layout Plain Layout
38291
38292 \backslash
38293 neq
38294 \end_layout
38295
38296 \end_inset
38297 </cell>
38298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38299 \begin_inset Text
38300
38301 \begin_layout Plain Layout
38302
38303 \backslash
38304 not=
38305 \end_layout
38306
38307 \end_inset
38308 </cell>
38309 </row>
38310 <row>
38311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38312 \begin_inset Text
38313
38314 \begin_layout Plain Layout
38315
38316 \backslash
38317 slash
38318 \end_layout
38319
38320 \end_inset
38321 </cell>
38322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38323 \begin_inset Text
38324
38325 \begin_layout Plain Layout
38326 /
38327 \end_layout
38328
38329 \end_inset
38330 </cell>
38331 </row>
38332 <row>
38333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38334 \begin_inset Text
38335
38336 \begin_layout Plain Layout
38337
38338 \backslash
38339 vert
38340 \end_layout
38341
38342 \end_inset
38343 </cell>
38344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38345 \begin_inset Text
38346
38347 \begin_layout Plain Layout
38348 |
38349 \end_layout
38350
38351 \end_inset
38352 </cell>
38353 </row>
38354 </lyxtabular>
38355
38356 \end_inset
38357
38358
38359 \begin_inset space \hfill{}
38360 \end_inset
38361
38362
38363 \begin_inset Tabular
38364 <lyxtabular version="3" rows="12" columns="2">
38365 <features tabularvalignment="middle">
38366 <column alignment="center" valignment="top" width="0pt">
38367 <column alignment="center" valignment="top" width="0pt">
38368 <row>
38369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38370 \begin_inset Text
38371
38372 \begin_layout Plain Layout
38373 Comando
38374 \end_layout
38375
38376 \end_inset
38377 </cell>
38378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38379 \begin_inset Text
38380
38381 \begin_layout Plain Layout
38382 equivalente a
38383 \end_layout
38384
38385 \end_inset
38386 </cell>
38387 </row>
38388 <row>
38389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38390 \begin_inset Text
38391
38392 \begin_layout Plain Layout
38393
38394 \backslash
38395 backslash
38396 \end_layout
38397
38398 \end_inset
38399 </cell>
38400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38401 \begin_inset Text
38402
38403 \begin_layout Plain Layout
38404
38405 \backslash
38406
38407 \backslash
38408
38409 \end_layout
38410
38411 \end_inset
38412 </cell>
38413 </row>
38414 <row>
38415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38416 \begin_inset Text
38417
38418 \begin_layout Plain Layout
38419
38420 \backslash
38421 dasharrow
38422 \end_layout
38423
38424 \end_inset
38425 </cell>
38426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38427 \begin_inset Text
38428
38429 \begin_layout Plain Layout
38430
38431 \backslash
38432 dashrightarrow
38433 \end_layout
38434
38435 \end_inset
38436 </cell>
38437 </row>
38438 <row>
38439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38440 \begin_inset Text
38441
38442 \begin_layout Plain Layout
38443
38444 \backslash
38445 land
38446 \end_layout
38447
38448 \end_inset
38449 </cell>
38450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38451 \begin_inset Text
38452
38453 \begin_layout Plain Layout
38454
38455 \backslash
38456 wedge
38457 \end_layout
38458
38459 \end_inset
38460 </cell>
38461 </row>
38462 <row>
38463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38464 \begin_inset Text
38465
38466 \begin_layout Plain Layout
38467
38468 \backslash
38469 rbrace
38470 \end_layout
38471
38472 \end_inset
38473 </cell>
38474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38475 \begin_inset Text
38476
38477 \begin_layout Plain Layout
38478 }
38479 \end_layout
38480
38481 \end_inset
38482 </cell>
38483 </row>
38484 <row>
38485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38486 \begin_inset Text
38487
38488 \begin_layout Plain Layout
38489
38490 \backslash
38491 rbracket
38492 \end_layout
38493
38494 \end_inset
38495 </cell>
38496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38497 \begin_inset Text
38498
38499 \begin_layout Plain Layout
38500 ]
38501 \end_layout
38502
38503 \end_inset
38504 </cell>
38505 </row>
38506 <row>
38507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38508 \begin_inset Text
38509
38510 \begin_layout Plain Layout
38511
38512 \backslash
38513 rightarrow
38514 \end_layout
38515
38516 \end_inset
38517 </cell>
38518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38519 \begin_inset Text
38520
38521 \begin_layout Plain Layout
38522
38523 \backslash
38524 to
38525 \end_layout
38526
38527 \end_inset
38528 </cell>
38529 </row>
38530 <row>
38531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38532 \begin_inset Text
38533
38534 \begin_layout Plain Layout
38535
38536 \backslash
38537 lnot
38538 \end_layout
38539
38540 \end_inset
38541 </cell>
38542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38543 \begin_inset Text
38544
38545 \begin_layout Plain Layout
38546
38547 \backslash
38548 neg
38549 \end_layout
38550
38551 \end_inset
38552 </cell>
38553 </row>
38554 <row>
38555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38556 \begin_inset Text
38557
38558 \begin_layout Plain Layout
38559
38560 \backslash
38561 ne
38562 \end_layout
38563
38564 \end_inset
38565 </cell>
38566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38567 \begin_inset Text
38568
38569 \begin_layout Plain Layout
38570
38571 \backslash
38572 not=
38573 \end_layout
38574
38575 \end_inset
38576 </cell>
38577 </row>
38578 <row>
38579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38580 \begin_inset Text
38581
38582 \begin_layout Plain Layout
38583
38584 \backslash
38585 owns
38586 \end_layout
38587
38588 \end_inset
38589 </cell>
38590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38591 \begin_inset Text
38592
38593 \begin_layout Plain Layout
38594
38595 \backslash
38596 ni
38597 \end_layout
38598
38599 \end_inset
38600 </cell>
38601 </row>
38602 <row>
38603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38604 \begin_inset Text
38605
38606 \begin_layout Plain Layout
38607
38608 \backslash
38609 square
38610 \end_layout
38611
38612 \end_inset
38613 </cell>
38614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38615 \begin_inset Text
38616
38617 \begin_layout Plain Layout
38618
38619 \backslash
38620 Box
38621 \end_layout
38622
38623 \end_inset
38624 </cell>
38625 </row>
38626 <row>
38627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38628 \begin_inset Text
38629
38630 \begin_layout Plain Layout
38631
38632 \backslash
38633 Vert
38634 \end_layout
38635
38636 \end_inset
38637 </cell>
38638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38639 \begin_inset Text
38640
38641 \begin_layout Plain Layout
38642
38643 \backslash
38644 |
38645 \end_layout
38646
38647 \end_inset
38648 </cell>
38649 </row>
38650 </lyxtabular>
38651
38652 \end_inset
38653
38654
38655 \begin_inset space \hfill{}
38656 \end_inset
38657
38658
38659 \end_layout
38660
38661 \begin_layout Standard
38662 \begin_inset Newpage newpage
38663 \end_inset
38664
38665
38666 \end_layout
38667
38668 \begin_layout Bibliography
38669 \labelwidthstring Referencias
38670 \begin_inset CommandInset bibitem
38671 LatexCommand bibitem
38672 key "TLC2"
38673
38674 \end_inset
38675
38676
38677 \shape smallcaps
38678 Mittelbach, F.
38679  ; Goossens, M.
38680 \shape default
38681
38682 \shape italic
38683 The LaTeX Companion
38684 \shape default
38685 .
38686  Addison Wesley, 2004
38687 \end_layout
38688
38689 \begin_layout Bibliography
38690 \labelwidthstring Referencias
38691 \begin_inset CommandInset bibitem
38692 LatexCommand bibitem
38693 key "Mathmode"
38694
38695 \end_inset
38696
38697
38698 \begin_inset CommandInset href
38699 LatexCommand href
38700 name "Descripción"
38701 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38702
38703 \end_inset
38704
38705  de habilidades matemáticas de LaTeX
38706 \end_layout
38707
38708 \begin_layout Bibliography
38709 \labelwidthstring Referencias
38710 \begin_inset CommandInset bibitem
38711 LatexCommand bibitem
38712 key "AMS"
38713
38714 \end_inset
38715
38716
38717 \begin_inset CommandInset href
38718 LatexCommand href
38719 name "Descripción"
38720 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
38721
38722 \end_inset
38723
38724  de 
38725 \begin_inset ERT
38726 status collapsed
38727
38728 \begin_layout Plain Layout
38729
38730
38731 \backslash
38732 AmS
38733 \end_layout
38734
38735 \end_inset
38736
38737 -LaTeX
38738 \end_layout
38739
38740 \begin_layout Bibliography
38741 \labelwidthstring Referencias
38742 \begin_inset CommandInset bibitem
38743 LatexCommand bibitem
38744 key "Symbols"
38745
38746 \end_inset
38747
38748
38749 \begin_inset CommandInset href
38750 LatexCommand href
38751 name "Lista"
38752 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38753
38754 \end_inset
38755
38756  de todos los símbolos disponibles con paquetes LaTeX
38757 \end_layout
38758
38759 \begin_layout Bibliography
38760 \labelwidthstring Referencias
38761 \begin_inset CommandInset bibitem
38762 LatexCommand bibitem
38763 key "cancel"
38764
38765 \end_inset
38766
38767
38768 \begin_inset CommandInset href
38769 LatexCommand href
38770 name "Documentación"
38771 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
38772
38773 \end_inset
38774
38775  del paquete LaTeX 
38776 \series bold
38777 cancel
38778 \series default
38779
38780 \begin_inset Index idx
38781 status collapsed
38782
38783 \begin_layout Plain Layout
38784 Paquetes ! cancel
38785 \end_layout
38786
38787 \end_inset
38788
38789
38790 \end_layout
38791
38792 \begin_layout Bibliography
38793 \labelwidthstring Referencias
38794 \begin_inset CommandInset bibitem
38795 LatexCommand bibitem
38796 key "hyperref"
38797
38798 \end_inset
38799
38800
38801 \begin_inset CommandInset href
38802 LatexCommand href
38803 name "Documentación"
38804 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38805
38806 \end_inset
38807
38808  del paquete LaTeX 
38809 \series bold
38810 hyperref
38811 \series default
38812
38813 \begin_inset Index idx
38814 status collapsed
38815
38816 \begin_layout Plain Layout
38817 Paquetes ! hyperref
38818 \end_layout
38819
38820 \end_inset
38821
38822
38823 \end_layout
38824
38825 \begin_layout Bibliography
38826 \labelwidthstring Referencias
38827 \begin_inset CommandInset bibitem
38828 LatexCommand bibitem
38829 key "mhchem"
38830
38831 \end_inset
38832
38833
38834 \begin_inset CommandInset href
38835 LatexCommand href
38836 name "Documentación"
38837 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38838
38839 \end_inset
38840
38841  del paquete LaTeX 
38842 \series bold
38843 mhchem
38844 \series default
38845
38846 \begin_inset Index idx
38847 status collapsed
38848
38849 \begin_layout Plain Layout
38850 Paquetes ! mhchem
38851 \end_layout
38852
38853 \end_inset
38854
38855
38856 \end_layout
38857
38858 \begin_layout Bibliography
38859 \labelwidthstring Referencias
38860 \begin_inset CommandInset bibitem
38861 LatexCommand bibitem
38862 key "Mathclap"
38863
38864 \end_inset
38865
38866
38867 \begin_inset CommandInset href
38868 LatexCommand href
38869 name "Descripción"
38870 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
38871
38872 \end_inset
38873
38874  del comando 
38875 \series bold
38876
38877 \backslash
38878 mathclap
38879 \series default
38880 , descrito en 
38881 \begin_inset CommandInset ref
38882 LatexCommand ref
38883 reference "sub:Límites-de-operadores"
38884
38885 \end_inset
38886
38887
38888 \begin_inset Index idx
38889 status collapsed
38890
38891 \begin_layout Plain Layout
38892 Comandos ! M ! 
38893 \backslash
38894 mathclap
38895 \end_layout
38896
38897 \end_inset
38898
38899
38900 \end_layout
38901
38902 \begin_layout Bibliography
38903 \labelwidthstring Referencias
38904 \begin_inset CommandInset bibitem
38905 LatexCommand bibitem
38906 key "Duden"
38907
38908 \end_inset
38909
38910
38911 \emph on
38912 Duden Band 1
38913 \emph default
38914 .
38915  22.
38916  Auflage, Duden 2001
38917 \end_layout
38918
38919 \begin_layout Bibliography
38920 \labelwidthstring Referencias
38921 \begin_inset CommandInset bibitem
38922 LatexCommand bibitem
38923 key "spanish"
38924
38925 \end_inset
38926
38927
38928 \begin_inset CommandInset href
38929 LatexCommand href
38930 name "Página web"
38931 target "http://www.tex-tipografia.com/spanish.html"
38932
38933 \end_inset
38934
38935  del estilo 
38936 \series bold
38937 spanish
38938 \family sans
38939 \series default
38940  
38941 \family default
38942 incluido en el paquete 
38943 \series bold
38944 babel
38945 \end_layout
38946
38947 \begin_layout Bibliography
38948 \labelwidthstring Referencias
38949 \begin_inset CommandInset bibitem
38950 LatexCommand bibitem
38951 key "Bezos"
38952
38953 \end_inset
38954
38955
38956 \begin_inset CommandInset href
38957 LatexCommand href
38958 name "Documento"
38959 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
38960
38961 \end_inset
38962
38963  sobre ortotipografía y notaciones matemáticas en español
38964 \end_layout
38965
38966 \begin_layout Standard
38967 \begin_inset CommandInset index_print
38968 LatexCommand printindex
38969 type "idx"
38970
38971 \end_inset
38972
38973
38974 \end_layout
38975
38976 \end_body
38977 \end_document