]> git.lyx.org Git - features.git/blob - lib/doc/es/Math.lyx
port changes from branch
[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  Por omisión, las funciones módulo solo tienen en cuenta el primer carácter
26483  siguente.
26484  Para aplicarlas a más de un carácter hay que poner estos entre llaves TeX:
26485 \begin_inset Formula 
26486 \begin{align*}
26487 \underline{\textrm{Comando}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Resultado}}\\
26488 \mathrm{a\backslash pod\textrm{\spce}bcd} &  & a\pod bcd\\
26489 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
26490 \end{align*}
26491
26492 \end_inset
26493
26494
26495 \end_layout
26496
26497 \begin_layout Section
26498 Caracteres especiales
26499 \begin_inset Index idx
26500 status collapsed
26501
26502 \begin_layout Plain Layout
26503 Caracteres especiales
26504 \end_layout
26505
26506 \end_inset
26507
26508
26509 \end_layout
26510
26511 \begin_layout Subsection
26512 Caracteres especiales en texto matemático
26513 \end_layout
26514
26515 \begin_layout Standard
26516 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
26517  TeX:
26518 \end_layout
26519
26520 \begin_layout Standard
26521 \begin_inset space \hfill{}
26522 \end_inset
26523
26524
26525 \begin_inset Tabular
26526 <lyxtabular version="3" rows="8" columns="2">
26527 <features tabularvalignment="middle">
26528 <column alignment="block" valignment="top" width="0">
26529 <column alignment="block" valignment="top" width="0">
26530 <row>
26531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26532 \begin_inset Text
26533
26534 \begin_layout Plain Layout
26535 Comando
26536 \end_layout
26537
26538 \end_inset
26539 </cell>
26540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26541 \begin_inset Text
26542
26543 \begin_layout Plain Layout
26544 Resultado
26545 \end_layout
26546
26547 \end_inset
26548 </cell>
26549 </row>
26550 <row>
26551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26552 \begin_inset Text
26553
26554 \begin_layout Plain Layout
26555
26556 \backslash
26557 oe
26558 \end_layout
26559
26560 \end_inset
26561 </cell>
26562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26563 \begin_inset Text
26564
26565 \begin_layout Plain Layout
26566 \begin_inset Formula $\textrm{œ}$
26567 \end_inset
26568
26569
26570 \end_layout
26571
26572 \end_inset
26573 </cell>
26574 </row>
26575 <row>
26576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26577 \begin_inset Text
26578
26579 \begin_layout Plain Layout
26580
26581 \backslash
26582 OE
26583 \end_layout
26584
26585 \end_inset
26586 </cell>
26587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26588 \begin_inset Text
26589
26590 \begin_layout Plain Layout
26591 \begin_inset Formula $\textrm{Œ}$
26592 \end_inset
26593
26594
26595 \end_layout
26596
26597 \end_inset
26598 </cell>
26599 </row>
26600 <row>
26601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26602 \begin_inset Text
26603
26604 \begin_layout Plain Layout
26605
26606 \backslash
26607 ae
26608 \end_layout
26609
26610 \end_inset
26611 </cell>
26612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26613 \begin_inset Text
26614
26615 \begin_layout Plain Layout
26616 \begin_inset Formula $\textrm{æ}$
26617 \end_inset
26618
26619
26620 \end_layout
26621
26622 \end_inset
26623 </cell>
26624 </row>
26625 <row>
26626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26627 \begin_inset Text
26628
26629 \begin_layout Plain Layout
26630
26631 \backslash
26632 AE
26633 \end_layout
26634
26635 \end_inset
26636 </cell>
26637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26638 \begin_inset Text
26639
26640 \begin_layout Plain Layout
26641 \begin_inset Formula $\textrm{Æ}$
26642 \end_inset
26643
26644
26645 \end_layout
26646
26647 \end_inset
26648 </cell>
26649 </row>
26650 <row>
26651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26652 \begin_inset Text
26653
26654 \begin_layout Plain Layout
26655
26656 \backslash
26657 aa
26658 \end_layout
26659
26660 \end_inset
26661 </cell>
26662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26663 \begin_inset Text
26664
26665 \begin_layout Plain Layout
26666 \begin_inset Formula $\textrm{\aa}$
26667 \end_inset
26668
26669
26670 \end_layout
26671
26672 \end_inset
26673 </cell>
26674 </row>
26675 <row>
26676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26677 \begin_inset Text
26678
26679 \begin_layout Plain Layout
26680
26681 \backslash
26682 AA
26683 \begin_inset Index idx
26684 status collapsed
26685
26686 \begin_layout Plain Layout
26687
26688 \backslash
26689 @
26690 \begin_inset ERT
26691 status collapsed
26692
26693 \begin_layout Plain Layout
26694
26695
26696 \backslash
26697 textrm{
26698 \backslash
26699 AA}
26700 \end_layout
26701
26702 \end_inset
26703
26704
26705 \end_layout
26706
26707 \end_inset
26708
26709
26710 \end_layout
26711
26712 \end_inset
26713 </cell>
26714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26715 \begin_inset Text
26716
26717 \begin_layout Plain Layout
26718 \begin_inset Formula $\textrm{Å}$
26719 \end_inset
26720
26721
26722 \end_layout
26723
26724 \end_inset
26725 </cell>
26726 </row>
26727 <row>
26728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26729 \begin_inset Text
26730
26731 \begin_layout Plain Layout
26732
26733 \backslash
26734 i
26735 \end_layout
26736
26737 \end_inset
26738 </cell>
26739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26740 \begin_inset Text
26741
26742 \begin_layout Plain Layout
26743 \begin_inset Formula $\textrm{ı}$
26744 \end_inset
26745
26746
26747 \end_layout
26748
26749 \end_inset
26750 </cell>
26751 </row>
26752 </lyxtabular>
26753
26754 \end_inset
26755
26756
26757 \begin_inset space \hfill{}
26758 \end_inset
26759
26760
26761 \begin_inset Tabular
26762 <lyxtabular version="3" rows="8" columns="2">
26763 <features tabularvalignment="middle">
26764 <column alignment="block" valignment="top" width="0">
26765 <column alignment="center" valignment="top" width="0">
26766 <row>
26767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26768 \begin_inset Text
26769
26770 \begin_layout Plain Layout
26771 Comando
26772 \begin_inset Note Note
26773 status collapsed
26774
26775 \begin_layout Plain Layout
26776
26777 \series bold
26778
26779 \backslash
26780 raisebox
26781 \series default
26782  se usa sólo como espaciador
26783 \end_layout
26784
26785 \end_inset
26786
26787
26788 \end_layout
26789
26790 \end_inset
26791 </cell>
26792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26793 \begin_inset Text
26794
26795 \begin_layout Plain Layout
26796 Resultado
26797 \end_layout
26798
26799 \end_inset
26800 </cell>
26801 </row>
26802 <row>
26803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26804 \begin_inset Text
26805
26806 \begin_layout Plain Layout
26807
26808 \backslash
26809 o
26810 \end_layout
26811
26812 \end_inset
26813 </cell>
26814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26815 \begin_inset Text
26816
26817 \begin_layout Plain Layout
26818 \begin_inset Formula $\textrm{ø}$
26819 \end_inset
26820
26821
26822 \end_layout
26823
26824 \end_inset
26825 </cell>
26826 </row>
26827 <row>
26828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26829 \begin_inset Text
26830
26831 \begin_layout Plain Layout
26832
26833 \backslash
26834 O
26835 \end_layout
26836
26837 \end_inset
26838 </cell>
26839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26840 \begin_inset Text
26841
26842 \begin_layout Plain Layout
26843 \begin_inset Formula $\textrm{Ø}$
26844 \end_inset
26845
26846
26847 \end_layout
26848
26849 \end_inset
26850 </cell>
26851 </row>
26852 <row>
26853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26854 \begin_inset Text
26855
26856 \begin_layout Plain Layout
26857
26858 \backslash
26859 l
26860 \end_layout
26861
26862 \end_inset
26863 </cell>
26864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26865 \begin_inset Text
26866
26867 \begin_layout Plain Layout
26868 \begin_inset Formula $\textrm{ł}$
26869 \end_inset
26870
26871
26872 \end_layout
26873
26874 \end_inset
26875 </cell>
26876 </row>
26877 <row>
26878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26879 \begin_inset Text
26880
26881 \begin_layout Plain Layout
26882
26883 \backslash
26884 L
26885 \end_layout
26886
26887 \end_inset
26888 </cell>
26889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26890 \begin_inset Text
26891
26892 \begin_layout Plain Layout
26893 \begin_inset Formula $\textrm{Ł}$
26894 \end_inset
26895
26896
26897 \end_layout
26898
26899 \end_inset
26900 </cell>
26901 </row>
26902 <row>
26903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26904 \begin_inset Text
26905
26906 \begin_layout Plain Layout
26907 !
26908 \begin_inset space \hspace{}
26909 \length 0mm
26910 \end_inset
26911
26912 `
26913 \begin_inset ERT
26914 status collapsed
26915
26916 \begin_layout Plain Layout
26917
26918
26919 \backslash
26920 spce 
26921 \end_layout
26922
26923 \end_inset
26924
26925
26926 \end_layout
26927
26928 \end_inset
26929 </cell>
26930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26931 \begin_inset Text
26932
26933 \begin_layout Plain Layout
26934 \begin_inset Formula $\textrm{!`}$
26935 \end_inset
26936
26937
26938 \end_layout
26939
26940 \end_inset
26941 </cell>
26942 </row>
26943 <row>
26944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26945 \begin_inset Text
26946
26947 \begin_layout Plain Layout
26948 ?
26949 \begin_inset space \hspace{}
26950 \length 0mm
26951 \end_inset
26952
26953 `
26954 \begin_inset ERT
26955 status collapsed
26956
26957 \begin_layout Plain Layout
26958
26959
26960 \backslash
26961 spce 
26962 \end_layout
26963
26964 \end_inset
26965
26966
26967 \end_layout
26968
26969 \end_inset
26970 </cell>
26971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26972 \begin_inset Text
26973
26974 \begin_layout Plain Layout
26975 \begin_inset Formula $\textrm{?`}$
26976 \end_inset
26977
26978
26979 \end_layout
26980
26981 \end_inset
26982 </cell>
26983 </row>
26984 <row>
26985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26986 \begin_inset Text
26987
26988 \begin_layout Plain Layout
26989
26990 \backslash
26991 j
26992 \end_layout
26993
26994 \end_inset
26995 </cell>
26996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26997 \begin_inset Text
26998
26999 \begin_layout Plain Layout
27000 \begin_inset Formula $\textrm{ȷ}$
27001 \end_inset
27002
27003
27004 \end_layout
27005
27006 \end_inset
27007 </cell>
27008 </row>
27009 </lyxtabular>
27010
27011 \end_inset
27012
27013
27014 \begin_inset space \hfill{}
27015 \end_inset
27016
27017
27018 \end_layout
27019
27020 \begin_layout Standard
27021 Los caracteres 
27022 \begin_inset Formula $\textrm{\textrm{Å}}$
27023 \end_inset
27024
27025  y 
27026 \begin_inset Formula $\textrm{\textrm{Ø}}$
27027 \end_inset
27028
27029  también se pueden insertar mediante el botón 
27030 \begin_inset Graphics
27031         filename ../../images/math/digamma.png
27032         scale 85
27033
27034 \end_inset
27035
27036  de la barra de ecuaciones.
27037 \end_layout
27038
27039 \begin_layout Standard
27040 Los comandos 
27041 \series bold
27042 !
27043 \begin_inset space \hspace{}
27044 \length 0mm
27045 \end_inset
27046
27047 `
27048 \series default
27049  y 
27050 \series bold
27051 ?
27052 \begin_inset space \hspace{}
27053 \length 0mm
27054 \end_inset
27055
27056 `
27057 \series default
27058  son una excepción porque se pueden insertar directamente a texto en LyX.
27059  
27060 \end_layout
27061
27062 \begin_layout Subsection
27063 Acentos en texto
27064 \begin_inset CommandInset label
27065 LatexCommand label
27066 name "sub:Acentos-en-texto"
27067
27068 \end_inset
27069
27070
27071 \begin_inset Index idx
27072 status collapsed
27073
27074 \begin_layout Plain Layout
27075 Acentos ! en texto
27076 \end_layout
27077
27078 \end_inset
27079
27080
27081 \end_layout
27082
27083 \begin_layout Standard
27084 Con los siguientes comandos se pueden acentuar todas las letras.
27085  Los comandos deben ponerse en modo TeX.
27086 \end_layout
27087
27088 \begin_layout Standard
27089 \begin_inset space \hfill{}
27090 \end_inset
27091
27092
27093 \begin_inset Tabular
27094 <lyxtabular version="3" rows="8" columns="2">
27095 <features tabularvalignment="middle">
27096 <column alignment="block" valignment="top" width="0">
27097 <column alignment="block" valignment="top" width="0">
27098 <row>
27099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27100 \begin_inset Text
27101
27102 \begin_layout Plain Layout
27103 Comando
27104 \end_layout
27105
27106 \end_inset
27107 </cell>
27108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27109 \begin_inset Text
27110
27111 \begin_layout Plain Layout
27112 Resultado
27113 \end_layout
27114
27115 \end_inset
27116 </cell>
27117 </row>
27118 <row>
27119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27120 \begin_inset Text
27121
27122 \begin_layout Plain Layout
27123
27124 \backslash
27125
27126 \begin_inset Quotes grd
27127 \end_inset
27128
27129 e
27130 \end_layout
27131
27132 \end_inset
27133 </cell>
27134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27135 \begin_inset Text
27136
27137 \begin_layout Plain Layout
27138 \begin_inset ERT
27139 status collapsed
27140
27141 \begin_layout Plain Layout
27142
27143
27144 \backslash
27145 "e
27146 \end_layout
27147
27148 \end_inset
27149
27150
27151 \end_layout
27152
27153 \end_inset
27154 </cell>
27155 </row>
27156 <row>
27157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27158 \begin_inset Text
27159
27160 \begin_layout Plain Layout
27161
27162 \backslash
27163 `e
27164 \end_layout
27165
27166 \end_inset
27167 </cell>
27168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27169 \begin_inset Text
27170
27171 \begin_layout Plain Layout
27172 \begin_inset ERT
27173 status collapsed
27174
27175 \begin_layout Plain Layout
27176
27177
27178 \backslash
27179 `e
27180 \end_layout
27181
27182 \end_inset
27183
27184
27185 \end_layout
27186
27187 \end_inset
27188 </cell>
27189 </row>
27190 <row>
27191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27192 \begin_inset Text
27193
27194 \begin_layout Plain Layout
27195
27196 \backslash
27197 ^
27198 \begin_inset ERT
27199 status collapsed
27200
27201 \begin_layout Plain Layout
27202
27203
27204 \backslash
27205 spce 
27206 \end_layout
27207
27208 \end_inset
27209
27210 e
27211 \end_layout
27212
27213 \end_inset
27214 </cell>
27215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27216 \begin_inset Text
27217
27218 \begin_layout Plain Layout
27219 \begin_inset ERT
27220 status collapsed
27221
27222 \begin_layout Plain Layout
27223
27224
27225 \backslash
27226 ^e
27227 \end_layout
27228
27229 \end_inset
27230
27231
27232 \end_layout
27233
27234 \end_inset
27235 </cell>
27236 </row>
27237 <row>
27238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27239 \begin_inset Text
27240
27241 \begin_layout Plain Layout
27242
27243 \backslash
27244 =e
27245 \end_layout
27246
27247 \end_inset
27248 </cell>
27249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27250 \begin_inset Text
27251
27252 \begin_layout Plain Layout
27253 \begin_inset ERT
27254 status collapsed
27255
27256 \begin_layout Plain Layout
27257
27258
27259 \backslash
27260 =e
27261 \end_layout
27262
27263 \end_inset
27264
27265
27266 \end_layout
27267
27268 \end_inset
27269 </cell>
27270 </row>
27271 <row>
27272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27273 \begin_inset Text
27274
27275 \begin_layout Plain Layout
27276
27277 \backslash
27278 u
27279 \begin_inset ERT
27280 status collapsed
27281
27282 \begin_layout Plain Layout
27283
27284
27285 \backslash
27286 spce 
27287 \end_layout
27288
27289 \end_inset
27290
27291 e
27292 \end_layout
27293
27294 \end_inset
27295 </cell>
27296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27297 \begin_inset Text
27298
27299 \begin_layout Plain Layout
27300 \begin_inset ERT
27301 status collapsed
27302
27303 \begin_layout Plain Layout
27304
27305
27306 \backslash
27307 u e
27308 \end_layout
27309
27310 \end_inset
27311
27312
27313 \end_layout
27314
27315 \end_inset
27316 </cell>
27317 </row>
27318 <row>
27319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27320 \begin_inset Text
27321
27322 \begin_layout Plain Layout
27323
27324 \backslash
27325 b
27326 \begin_inset ERT
27327 status collapsed
27328
27329 \begin_layout Plain Layout
27330
27331
27332 \backslash
27333 spce 
27334 \end_layout
27335
27336 \end_inset
27337
27338 e
27339 \end_layout
27340
27341 \end_inset
27342 </cell>
27343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27344 \begin_inset Text
27345
27346 \begin_layout Plain Layout
27347 \begin_inset ERT
27348 status collapsed
27349
27350 \begin_layout Plain Layout
27351
27352
27353 \backslash
27354 b e
27355 \end_layout
27356
27357 \end_inset
27358
27359
27360 \end_layout
27361
27362 \end_inset
27363 </cell>
27364 </row>
27365 <row>
27366 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27367 \begin_inset Text
27368
27369 \begin_layout Plain Layout
27370
27371 \backslash
27372 t
27373 \begin_inset ERT
27374 status collapsed
27375
27376 \begin_layout Plain Layout
27377
27378
27379 \backslash
27380 spce 
27381 \end_layout
27382
27383 \end_inset
27384
27385 ee
27386 \end_layout
27387
27388 \end_inset
27389 </cell>
27390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27391 \begin_inset Text
27392
27393 \begin_layout Plain Layout
27394 \begin_inset ERT
27395 status collapsed
27396
27397 \begin_layout Plain Layout
27398
27399
27400 \backslash
27401 t ee
27402 \end_layout
27403
27404 \end_inset
27405
27406
27407 \end_layout
27408
27409 \end_inset
27410 </cell>
27411 </row>
27412 </lyxtabular>
27413
27414 \end_inset
27415
27416
27417 \begin_inset space \hfill{}
27418 \end_inset
27419
27420
27421 \begin_inset Tabular
27422 <lyxtabular version="3" rows="8" columns="2">
27423 <features tabularvalignment="middle">
27424 <column alignment="block" valignment="top" width="0">
27425 <column alignment="center" valignment="top" width="0">
27426 <row>
27427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27428 \begin_inset Text
27429
27430 \begin_layout Plain Layout
27431 Comando
27432 \end_layout
27433
27434 \end_inset
27435 </cell>
27436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27437 \begin_inset Text
27438
27439 \begin_layout Plain Layout
27440 Resultado
27441 \end_layout
27442
27443 \end_inset
27444 </cell>
27445 </row>
27446 <row>
27447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27448 \begin_inset Text
27449
27450 \begin_layout Plain Layout
27451
27452 \backslash
27453 H
27454 \begin_inset ERT
27455 status collapsed
27456
27457 \begin_layout Plain Layout
27458
27459
27460 \backslash
27461 spce 
27462 \end_layout
27463
27464 \end_inset
27465
27466 e
27467 \end_layout
27468
27469 \end_inset
27470 </cell>
27471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27472 \begin_inset Text
27473
27474 \begin_layout Plain Layout
27475 \begin_inset ERT
27476 status collapsed
27477
27478 \begin_layout Plain Layout
27479
27480
27481 \backslash
27482 H e
27483 \end_layout
27484
27485 \end_inset
27486
27487
27488 \end_layout
27489
27490 \end_inset
27491 </cell>
27492 </row>
27493 <row>
27494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27495 \begin_inset Text
27496
27497 \begin_layout Plain Layout
27498
27499 \backslash
27500 'e
27501 \end_layout
27502
27503 \end_inset
27504 </cell>
27505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27506 \begin_inset Text
27507
27508 \begin_layout Plain Layout
27509 \begin_inset ERT
27510 status collapsed
27511
27512 \begin_layout Plain Layout
27513
27514
27515 \backslash
27516 'e
27517 \end_layout
27518
27519 \end_inset
27520
27521
27522 \end_layout
27523
27524 \end_inset
27525 </cell>
27526 </row>
27527 <row>
27528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27529 \begin_inset Text
27530
27531 \begin_layout Plain Layout
27532
27533 \backslash
27534 ~e
27535 \begin_inset Index idx
27536 status collapsed
27537
27538 \begin_layout Plain Layout
27539 Tilde
27540 \end_layout
27541
27542 \end_inset
27543
27544
27545 \end_layout
27546
27547 \end_inset
27548 </cell>
27549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27550 \begin_inset Text
27551
27552 \begin_layout Plain Layout
27553 \begin_inset ERT
27554 status collapsed
27555
27556 \begin_layout Plain Layout
27557
27558
27559 \backslash
27560 ~e
27561 \end_layout
27562
27563 \end_inset
27564
27565
27566 \end_layout
27567
27568 \end_inset
27569 </cell>
27570 </row>
27571 <row>
27572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27573 \begin_inset Text
27574
27575 \begin_layout Plain Layout
27576
27577 \backslash
27578 .e
27579 \end_layout
27580
27581 \end_inset
27582 </cell>
27583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27584 \begin_inset Text
27585
27586 \begin_layout Plain Layout
27587 \begin_inset ERT
27588 status collapsed
27589
27590 \begin_layout Plain Layout
27591
27592
27593 \backslash
27594 .e
27595 \end_layout
27596
27597 \end_inset
27598
27599
27600 \end_layout
27601
27602 \end_inset
27603 </cell>
27604 </row>
27605 <row>
27606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27607 \begin_inset Text
27608
27609 \begin_layout Plain Layout
27610
27611 \backslash
27612 v
27613 \begin_inset ERT
27614 status collapsed
27615
27616 \begin_layout Plain Layout
27617
27618
27619 \backslash
27620 spce 
27621 \end_layout
27622
27623 \end_inset
27624
27625 e
27626 \end_layout
27627
27628 \end_inset
27629 </cell>
27630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27631 \begin_inset Text
27632
27633 \begin_layout Plain Layout
27634 \begin_inset ERT
27635 status collapsed
27636
27637 \begin_layout Plain Layout
27638
27639
27640 \backslash
27641 v e
27642 \end_layout
27643
27644 \end_inset
27645
27646
27647 \end_layout
27648
27649 \end_inset
27650 </cell>
27651 </row>
27652 <row>
27653 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27654 \begin_inset Text
27655
27656 \begin_layout Plain Layout
27657
27658 \backslash
27659 d
27660 \begin_inset ERT
27661 status collapsed
27662
27663 \begin_layout Plain Layout
27664
27665
27666 \backslash
27667 spce 
27668 \end_layout
27669
27670 \end_inset
27671
27672 e
27673 \end_layout
27674
27675 \end_inset
27676 </cell>
27677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27678 \begin_inset Text
27679
27680 \begin_layout Plain Layout
27681 \begin_inset ERT
27682 status collapsed
27683
27684 \begin_layout Plain Layout
27685
27686
27687 \backslash
27688 d e
27689 \end_layout
27690
27691 \end_inset
27692
27693
27694 \end_layout
27695
27696 \end_inset
27697 </cell>
27698 </row>
27699 <row>
27700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27701 \begin_inset Text
27702
27703 \begin_layout Plain Layout
27704
27705 \backslash
27706 c
27707 \begin_inset ERT
27708 status collapsed
27709
27710 \begin_layout Plain Layout
27711
27712
27713 \backslash
27714 spce 
27715 \end_layout
27716
27717 \end_inset
27718
27719 e
27720 \end_layout
27721
27722 \end_inset
27723 </cell>
27724 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27725 \begin_inset Text
27726
27727 \begin_layout Plain Layout
27728 \begin_inset ERT
27729 status collapsed
27730
27731 \begin_layout Plain Layout
27732
27733
27734 \backslash
27735 c e
27736 \end_layout
27737
27738 \end_inset
27739
27740
27741 \end_layout
27742
27743 \end_inset
27744 </cell>
27745 </row>
27746 </lyxtabular>
27747
27748 \end_inset
27749
27750
27751 \begin_inset space \hfill{}
27752 \end_inset
27753
27754
27755 \end_layout
27756
27757 \begin_layout Standard
27758 \begin_inset VSpace medskip
27759 \end_inset
27760
27761
27762 \end_layout
27763
27764 \begin_layout Standard
27765 Con el comando 
27766 \series bold
27767
27768 \backslash
27769 t
27770 \series default
27771  también se pueden acentuar dos caracteres distintos.
27772  El comando 
27773 \series bold
27774
27775 \backslash
27776 t
27777 \begin_inset ERT
27778 status collapsed
27779
27780 \begin_layout Plain Layout
27781
27782
27783 \backslash
27784 spce 
27785 \end_layout
27786
27787 \end_inset
27788
27789 sz
27790 \series default
27791  genera 
27792 \begin_inset ERT
27793 status collapsed
27794
27795 \begin_layout Plain Layout
27796
27797
27798 \backslash
27799 t sz
27800 \end_layout
27801
27802 \end_inset
27803
27804
27805 \end_layout
27806
27807 \begin_layout Standard
27808 Los acentos 
27809 \series bold
27810 `
27811 \series default
27812  , 
27813 \series bold
27814 '
27815 \series default
27816  y 
27817 \series bold
27818 ^
27819 \series default
27820  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27821  TeX.
27822  Lo mismo se aplica a la tilde
27823 \begin_inset Foot
27824 status collapsed
27825
27826 \begin_layout Plain Layout
27827 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27828 \end_layout
27829
27830 \end_inset
27831
27832  con 
27833 \emph on
27834 a
27835 \emph default
27836
27837 \emph on
27838 o
27839 \emph default
27840  y 
27841 \emph on
27842 n.
27843 \end_layout
27844
27845 \begin_layout Standard
27846 Los comandos 
27847 \series bold
27848
27849 \backslash
27850 b
27851 \series default
27852  , 
27853 \series bold
27854
27855 \backslash
27856 c
27857 \series default
27858  , 
27859 \series bold
27860
27861 \backslash
27862 d
27863 \series default
27864  , 
27865 \series bold
27866
27867 \backslash
27868 H
27869 \series default
27870  , 
27871 \series bold
27872
27873 \backslash
27874 t
27875 \series default
27876  , 
27877 \series bold
27878
27879 \backslash
27880 u
27881 \series default
27882  , 
27883 \series bold
27884
27885 \backslash
27886 v
27887 \series default
27888 , y acentos insertados directamente con el teclado también están disponibles
27889  en texto matemático.
27890  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27891  
27892 \begin_inset CommandInset ref
27893 LatexCommand ref
27894 reference "sub:Acentos-para-un"
27895
27896 \end_inset
27897
27898 .
27899 \end_layout
27900
27901 \begin_layout Standard
27902 \begin_inset VSpace bigskip
27903 \end_inset
27904
27905
27906 \end_layout
27907
27908 \begin_layout Standard
27909 Además, con el comando 
27910 \series bold
27911
27912 \backslash
27913 textcircled
27914 \series default
27915
27916 \begin_inset Index idx
27917 status collapsed
27918
27919 \begin_layout Plain Layout
27920 Comandos ! T ! 
27921 \backslash
27922 textcircled
27923 \end_layout
27924
27925 \end_inset
27926
27927  se pueden insertar en un círculo todos los números y letras, de forma parecida
27928  al símbolo copyright.
27929 \end_layout
27930
27931 \begin_layout Standard
27932 \noindent
27933 \align center
27934 \begin_inset Tabular
27935 <lyxtabular version="3" rows="3" columns="2">
27936 <features tabularvalignment="middle">
27937 <column alignment="center" valignment="top" width="0">
27938 <column alignment="center" valignment="top" width="0">
27939 <row>
27940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27941 \begin_inset Text
27942
27943 \begin_layout Plain Layout
27944 Comando
27945 \end_layout
27946
27947 \end_inset
27948 </cell>
27949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27950 \begin_inset Text
27951
27952 \begin_layout Plain Layout
27953 Resultado
27954 \begin_inset Note Note
27955 status collapsed
27956
27957 \begin_layout Plain Layout
27958
27959 \series bold
27960
27961 \backslash
27962 raisebox
27963 \series default
27964  se usa sólo como espaciador
27965 \end_layout
27966
27967 \end_inset
27968
27969
27970 \end_layout
27971
27972 \end_inset
27973 </cell>
27974 </row>
27975 <row>
27976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27977 \begin_inset Text
27978
27979 \begin_layout Plain Layout
27980
27981 \backslash
27982 textcircled{w}
27983 \end_layout
27984
27985 \end_inset
27986 </cell>
27987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27988 \begin_inset Text
27989
27990 \begin_layout Plain Layout
27991 \begin_inset ERT
27992 status collapsed
27993
27994 \begin_layout Plain Layout
27995
27996
27997 \backslash
27998 textcircled{w}
27999 \end_layout
28000
28001 \end_inset
28002
28003
28004 \end_layout
28005
28006 \end_inset
28007 </cell>
28008 </row>
28009 <row>
28010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28011 \begin_inset Text
28012
28013 \begin_layout Plain Layout
28014
28015 \backslash
28016 Large 
28017 \backslash
28018 textcircled{
28019 \backslash
28020 normalsize
28021 \backslash
28022 protect
28023 \backslash
28024 raisebox{-1.5pt}{W}}
28025 \end_layout
28026
28027 \end_inset
28028 </cell>
28029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28030 \begin_inset Text
28031
28032 \begin_layout Plain Layout
28033 \begin_inset Formula $\raisebox{4.5mm}{}$
28034 \end_inset
28035
28036
28037 \begin_inset ERT
28038 status collapsed
28039
28040 \begin_layout Plain Layout
28041
28042
28043 \backslash
28044 Large 
28045 \backslash
28046 textcircled{
28047 \backslash
28048 normalsize
28049 \backslash
28050 protect
28051 \backslash
28052 raisebox{-1.5pt}W}
28053 \end_layout
28054
28055 \end_inset
28056
28057
28058 \begin_inset Formula $\raisebox{-2mm}{}$
28059 \end_inset
28060
28061
28062 \end_layout
28063
28064 \end_inset
28065 </cell>
28066 </row>
28067 </lyxtabular>
28068
28069 \end_inset
28070
28071
28072 \end_layout
28073
28074 \begin_layout Standard
28075 Hay que tener cuidado que el carácter se ajuste al círculo.
28076  Por eso 
28077 \series bold
28078
28079 \backslash
28080 Large
28081 \begin_inset Foot
28082 status collapsed
28083
28084 \begin_layout Plain Layout
28085 véase 
28086 \begin_inset CommandInset ref
28087 LatexCommand ref
28088 reference "sub:Tamaños-de-tipografías"
28089
28090 \end_inset
28091
28092
28093 \end_layout
28094
28095 \end_inset
28096
28097
28098 \series default
28099  especifica el tamaño del círculo.
28100  Con ayuda de 
28101 \series bold
28102
28103 \backslash
28104 raisebox
28105 \begin_inset Foot
28106 status collapsed
28107
28108 \begin_layout Plain Layout
28109 véase 
28110 \begin_inset CommandInset ref
28111 LatexCommand ref
28112 reference "sub:Marcos-sin-bordes"
28113
28114 \end_inset
28115
28116
28117 \end_layout
28118
28119 \end_inset
28120
28121
28122 \series default
28123  se puede centrar el carácter.
28124 \end_layout
28125
28126 \begin_layout Subsection
28127 Números en estilo antiguo
28128 \begin_inset Index idx
28129 status collapsed
28130
28131 \begin_layout Plain Layout
28132 Numeros@Números ! en estilo antiguo
28133 \end_layout
28134
28135 \end_inset
28136
28137
28138 \end_layout
28139
28140 \begin_layout Standard
28141 Los números en estilo antiguo o elzevirianos se componen con el comando
28142  
28143 \series bold
28144
28145 \backslash
28146 oldstylenums
28147 \series default
28148
28149 \begin_inset Index idx
28150 status collapsed
28151
28152 \begin_layout Plain Layout
28153 Comandos ! O ! 
28154 \backslash
28155 oldstylenums
28156 \end_layout
28157
28158 \end_inset
28159
28160 .
28161  El comando se puede usar en ecuaciones y en modo TeX.
28162  Su esquema es:
28163 \end_layout
28164
28165 \begin_layout Standard
28166
28167 \series bold
28168
28169 \backslash
28170 oldstylenums{número}
28171 \end_layout
28172
28173 \begin_layout Standard
28174 El comando 
28175 \series bold
28176
28177 \backslash
28178 oldstylenums{0123456789}
28179 \series default
28180  genera: 
28181 \begin_inset Formula $\oldstylenums{0123456789}$
28182 \end_inset
28183
28184
28185 \end_layout
28186
28187 \begin_layout Subsection
28188 Caracteres especiales misceláneos
28189 \begin_inset CommandInset label
28190 LatexCommand label
28191 name "sub:Caracteres-especiales-misceláneos"
28192
28193 \end_inset
28194
28195
28196 \begin_inset Index idx
28197 status collapsed
28198
28199 \begin_layout Plain Layout
28200 Caracteres especiales ! misceláneos
28201 \end_layout
28202
28203 \end_inset
28204
28205
28206 \end_layout
28207
28208 \begin_layout Standard
28209 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
28210  comandos:
28211 \end_layout
28212
28213 \begin_layout Standard
28214 \noindent
28215 \align center
28216 \begin_inset Tabular
28217 <lyxtabular version="3" rows="4" columns="2">
28218 <features tabularvalignment="middle">
28219 <column alignment="center" valignment="top" width="0">
28220 <column alignment="center" valignment="top" width="0">
28221 <row>
28222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28223 \begin_inset Text
28224
28225 \begin_layout Plain Layout
28226 Comando
28227 \end_layout
28228
28229 \end_inset
28230 </cell>
28231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28232 \begin_inset Text
28233
28234 \begin_layout Plain Layout
28235 Resultado
28236 \end_layout
28237
28238 \end_inset
28239 </cell>
28240 </row>
28241 <row>
28242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28243 \begin_inset Text
28244
28245 \begin_layout Plain Layout
28246
28247 \backslash
28248 ^
28249 \begin_inset ERT
28250 status collapsed
28251
28252 \begin_layout Plain Layout
28253
28254
28255 \backslash
28256 spce 
28257 \end_layout
28258
28259 \end_inset
28260
28261
28262 \end_layout
28263
28264 \end_inset
28265 </cell>
28266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28267 \begin_inset Text
28268
28269 \begin_layout Plain Layout
28270 \begin_inset Formula $\mathcircumflex$
28271 \end_inset
28272
28273
28274 \end_layout
28275
28276 \end_inset
28277 </cell>
28278 </row>
28279 <row>
28280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28281 \begin_inset Text
28282
28283 \begin_layout Plain Layout
28284
28285 \backslash
28286 _
28287 \end_layout
28288
28289 \end_inset
28290 </cell>
28291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28292 \begin_inset Text
28293
28294 \begin_layout Plain Layout
28295 \begin_inset Formula $\_$
28296 \end_inset
28297
28298
28299 \end_layout
28300
28301 \end_inset
28302 </cell>
28303 </row>
28304 <row>
28305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28306 \begin_inset Text
28307
28308 \begin_layout Plain Layout
28309 ^
28310 \begin_inset ERT
28311 status collapsed
28312
28313 \begin_layout Plain Layout
28314
28315
28316 \backslash
28317 spce 
28318 \end_layout
28319
28320 \end_inset
28321
28322
28323 \backslash
28324 circ
28325 \begin_inset Index idx
28326 status collapsed
28327
28328 \begin_layout Plain Layout
28329
28330 \backslash
28331
28332 \end_layout
28333
28334 \end_inset
28335
28336
28337 \end_layout
28338
28339 \end_inset
28340 </cell>
28341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28342 \begin_inset Text
28343
28344 \begin_layout Plain Layout
28345 \begin_inset Formula $^{\circ}$
28346 \end_inset
28347
28348
28349 \end_layout
28350
28351 \end_inset
28352 </cell>
28353 </row>
28354 </lyxtabular>
28355
28356 \end_inset
28357
28358
28359 \end_layout
28360
28361 \begin_layout Standard
28362 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
28363  LaTeX contiene la línea:
28364 \begin_inset Foot
28365 status open
28366
28367 \begin_layout Plain Layout
28368 Más sobre este asunto en 
28369 \begin_inset CommandInset ref
28370 LatexCommand ref
28371 reference "sub:Caracteres-de-texto"
28372
28373 \end_inset
28374
28375
28376 \end_layout
28377
28378 \end_inset
28379
28380  
28381 \end_layout
28382
28383 \begin_layout Standard
28384
28385 \series bold
28386
28387 \backslash
28388 DeclareInputtext{176}{
28389 \backslash
28390 ifmmode^
28391 \backslash
28392 circ
28393 \backslash
28394 else
28395 \backslash
28396 textdegree
28397 \backslash
28398 fi}
28399 \end_layout
28400
28401 \begin_layout Section
28402 Estilos de ecuación
28403 \begin_inset CommandInset label
28404 LatexCommand label
28405 name "sec:Estilos-de-ecuación"
28406
28407 \end_inset
28408
28409
28410 \begin_inset Index idx
28411 status collapsed
28412
28413 \begin_layout Plain Layout
28414 Ecuación ! estilos de
28415 \end_layout
28416
28417 \end_inset
28418
28419
28420 \end_layout
28421
28422 \begin_layout Itemize
28423 Hay dos estilos diferentes de alineación:
28424 \end_layout
28425
28426 \begin_deeper
28427 \begin_layout Description
28428 Centrado es el estándar predefinido
28429 \end_layout
28430
28431 \begin_layout Description
28432 Sangrado para este estilo debe insertarse la opción de clase 
28433 \series bold
28434 fleqn
28435 \series default
28436  en el menú 
28437 \family sans
28438 Documento\SpecialChar \menuseparator
28439 Configuración
28440 \family default
28441  bajo 
28442 \family sans
28443 Clase de documento
28444 \end_layout
28445
28446 \begin_layout Standard
28447 Cuando se usa 
28448 \series bold
28449 Sangrado
28450 \series default
28451 , éste se puede ajustar con la longitud 
28452 \series bold
28453
28454 \backslash
28455 mathindent
28456 \series default
28457
28458 \begin_inset Index idx
28459 status collapsed
28460
28461 \begin_layout Plain Layout
28462 Comandos ! M ! 
28463 \backslash
28464 mathindent
28465 \end_layout
28466
28467 \end_inset
28468
28469 .
28470  Para 15
28471 \begin_inset space \thinspace{}
28472 \end_inset
28473
28474 mm, por ejemplo, se inserta esta línea de comando en el preámbulo LaTeX:
28475 \end_layout
28476
28477 \begin_layout Standard
28478
28479 \series bold
28480
28481 \backslash
28482 setlength{
28483 \backslash
28484 mathindent}{15mm}
28485 \end_layout
28486
28487 \begin_layout Standard
28488 Si no se especifica longitud se usa el valor predeterminado de 30
28489 \begin_inset space \thinspace{}
28490 \end_inset
28491
28492 pt.
28493 \end_layout
28494
28495 \end_deeper
28496 \begin_layout Itemize
28497 Y dos estilos diferentes de numeración:
28498 \end_layout
28499
28500 \begin_deeper
28501 \begin_layout Description
28502 Derecha es el estándar predefinido
28503 \end_layout
28504
28505 \begin_layout Description
28506 Izquierda para este estilo debe insertarse la opción de clase 
28507 \series bold
28508 leqno
28509 \series default
28510  en el menú 
28511 \family sans
28512 Documento\SpecialChar \menuseparator
28513 Configuración
28514 \family default
28515  bajo 
28516 \family sans
28517 Clase de documento
28518 \end_layout
28519
28520 \end_deeper
28521 \begin_layout Standard
28522
28523 \series bold
28524 fleqn
28525 \series default
28526  y 
28527 \series bold
28528 leqno
28529 \series default
28530  también se pueden usar juntos.
28531  En ese caso se insertan ambas opciones, separadas por una coma.
28532 \end_layout
28533
28534 \begin_layout Standard
28535 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
28536  documento.
28537  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
28538  estilo 
28539 \series bold
28540 Centrado
28541 \series default
28542  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
28543 \begin_inset CommandInset ref
28544 LatexCommand ref
28545 reference "sub:Entorno-flalign"
28546
28547 \end_inset
28548
28549 .
28550 \end_layout
28551
28552 \begin_layout Section
28553 Ecuaciones multilínea
28554 \begin_inset CommandInset label
28555 LatexCommand label
28556 name "sec:Ecuaciones-multilínea"
28557
28558 \end_inset
28559
28560
28561 \begin_inset Index idx
28562 status collapsed
28563
28564 \begin_layout Plain Layout
28565 Ecuación ! multilínea
28566 \end_layout
28567
28568 \end_inset
28569
28570
28571 \end_layout
28572
28573 \begin_layout Subsection
28574 General
28575 \end_layout
28576
28577 \begin_layout Standard
28578 En LyX se generan nuevas líneas en una ecuación con 
28579 \family sans
28580 \series bold
28581 Ctrl+Entrar
28582 \family default
28583 \series default
28584 .
28585  Esto crea un 
28586 \series bold
28587 entorno eqnarray
28588 \series default
28589 , que se describe en
28590 \begin_inset space ~
28591 \end_inset
28592
28593
28594 \begin_inset CommandInset ref
28595 LatexCommand ref
28596 reference "sub:Entorno-eqnarray"
28597
28598 \end_inset
28599
28600  o, si se ha marcado la opción 
28601 \family sans
28602 Usar
28603 \begin_inset space ~
28604 \end_inset
28605
28606 el
28607 \begin_inset space ~
28608 \end_inset
28609
28610 paquete
28611 \begin_inset space ~
28612 \end_inset
28613
28614 de
28615 \begin_inset space ~
28616 \end_inset
28617
28618 ecuaciones
28619 \begin_inset space ~
28620 \end_inset
28621
28622 AMS
28623 \family default
28624  en la configuración del documento
28625 \family sans
28626 , un 
28627 \series bold
28628 entorno
28629 \family default
28630 \series default
28631  
28632 \series bold
28633 align
28634 \series default
28635 , que se describe en
28636 \begin_inset space ~
28637 \end_inset
28638
28639
28640 \begin_inset CommandInset ref
28641 LatexCommand ref
28642 reference "sub:Entorno-align-estándar"
28643
28644 \end_inset
28645
28646 .
28647 \end_layout
28648
28649 \begin_layout Standard
28650 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28651  el menú 
28652 \family sans
28653 Insertar\SpecialChar \menuseparator
28654 Ecuación
28655 \family default
28656 .
28657  En las siguientes secciones se describen estos entornos.
28658 \end_layout
28659
28660 \begin_layout Standard
28661 En todos los entornos de ecuación multilínea la combinación 
28662 \family sans
28663 Ctrl+Entrar
28664 \family default
28665  genera una línea nueva.
28666  Para añadir o quitar líneas se pueden usar los botones 
28667 \begin_inset Graphics
28668         filename ../../images/tabular-feature_append-row.png
28669         scale 85
28670
28671 \end_inset
28672
28673  o 
28674 \begin_inset Graphics
28675         filename ../../images/tabular-feature_delete-row.png
28676         scale 85
28677
28678 \end_inset
28679
28680 de la barra de herramientas, respectivamente, o el menú 
28681 \family sans
28682 Editar\SpecialChar \menuseparator
28683 Filas y columnas
28684 \family default
28685 .
28686 \end_layout
28687
28688 \begin_layout Subsubsection
28689 Separación de líneas
28690 \begin_inset CommandInset label
28691 LatexCommand label
28692 name "sub:Separación-de-líneas"
28693
28694 \end_inset
28695
28696
28697 \begin_inset Index idx
28698 status collapsed
28699
28700 \begin_layout Plain Layout
28701 Ecuación ! multilínea ! separación de filas
28702 \end_layout
28703
28704 \end_inset
28705
28706
28707 \end_layout
28708
28709 \begin_layout Standard
28710 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28711 \begin_inset Formula 
28712 \begin{eqnarray*}
28713 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}\\
28714 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
28715 \end{eqnarray*}
28716
28717 \end_inset
28718
28719 En LaTeX un espacio adicional para una línea se especifica como argumento
28720  opcional del comando de nueva línea.
28721  Esto aún no es posible en LYX,
28722 \begin_inset Foot
28723 status collapsed
28724
28725 \begin_layout Plain Layout
28726 véase 
28727 \begin_inset CommandInset href
28728 LatexCommand href
28729 name "LyX-bug #1505"
28730 target "http://www.lyx.org/trac/ticket/1505"
28731
28732 \end_inset
28733
28734
28735 \end_layout
28736
28737 \end_inset
28738
28739  por lo que toda la ecuación debe insertarse en modo TeX.
28740  Para añadir espacio en nuestro ejemplo se inserta el comando 
28741 \series bold
28742
28743 \backslash
28744
28745 \backslash
28746 [3mm]
28747 \series default
28748  al final de la primera línea.
28749  Así: 
28750 \begin_inset ERT
28751 status collapsed
28752
28753 \begin_layout Plain Layout
28754
28755
28756 \backslash
28757 begin{eqnarray*}
28758 \end_layout
28759
28760 \begin_layout Plain Layout
28761
28762 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28763  = & 
28764 \backslash
28765 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28766 \backslash
28767
28768 \backslash
28769 [3mm]
28770 \end_layout
28771
28772 \begin_layout Plain Layout
28773
28774 4x^{2}
28775 \backslash
28776 left(B^{2}+x_{0}^{2}
28777 \backslash
28778 right)+4x_{0}x
28779 \backslash
28780 left(D-B^{2}
28781 \backslash
28782 right)+B^{2}
28783 \backslash
28784 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28785 \backslash
28786 right) & = & 0
28787 \end_layout
28788
28789 \begin_layout Plain Layout
28790
28791
28792 \backslash
28793 end{eqnarray*}
28794 \end_layout
28795
28796 \end_inset
28797
28798
28799 \begin_inset VSpace bigskip
28800 \end_inset
28801
28802
28803 \end_layout
28804
28805 \begin_layout Standard
28806 Para obtener separación en todas las líneas hay que cambiar la longitud
28807  
28808 \series bold
28809
28810 \backslash
28811 jot
28812 \series default
28813
28814 \begin_inset Index idx
28815 status collapsed
28816
28817 \begin_layout Plain Layout
28818 Comandos ! J ! 
28819 \backslash
28820 jot
28821 \end_layout
28822
28823 \end_inset
28824
28825 .
28826  La definición es: 
28827 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28828 \end_inset
28829
28830 .
28831  El valor predeterminado para 
28832 \series bold
28833
28834 \backslash
28835 jot
28836 \series default
28837  es 3
28838 \begin_inset space \thinspace{}
28839 \end_inset
28840
28841 pt.
28842  Para establecer una separación adicional de 3
28843 \begin_inset space \thinspace{}
28844 \end_inset
28845
28846 mm como en el ejemplo anterior, se inserta el comando
28847 \end_layout
28848
28849 \begin_layout Standard
28850
28851 \series bold
28852
28853 \backslash
28854 setlength{
28855 \backslash
28856 jot}{3mm+3pt}
28857 \end_layout
28858
28859 \begin_layout Standard
28860 en modo TeX antes de la ecuación.
28861  Es necesario cargar el paquete 
28862 \series bold
28863 calc
28864 \series default
28865
28866 \begin_inset Foot
28867 status collapsed
28868
28869 \begin_layout Plain Layout
28870
28871 \series bold
28872 calc
28873 \series default
28874  forma parte de toda instalación LaTeX estándar.
28875 \end_layout
28876
28877 \end_inset
28878
28879
28880 \begin_inset Index idx
28881 status collapsed
28882
28883 \begin_layout Plain Layout
28884 Paquetes ! calc
28885 \end_layout
28886
28887 \end_inset
28888
28889  en el preámbulo con la línea
28890 \end_layout
28891
28892 \begin_layout Standard
28893
28894 \series bold
28895
28896 \backslash
28897 usepackage{calc}
28898 \end_layout
28899
28900 \begin_layout Standard
28901 Se obtiene:
28902 \begin_inset ERT
28903 status collapsed
28904
28905 \begin_layout Plain Layout
28906
28907
28908 \backslash
28909 setlength{
28910 \backslash
28911 jot}{3mm+3pt}
28912 \end_layout
28913
28914 \end_inset
28915
28916
28917 \begin_inset Formula 
28918 \begin{eqnarray*}
28919 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}\\
28920 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
28921 \end{eqnarray*}
28922
28923 \end_inset
28924
28925
28926 \begin_inset ERT
28927 status collapsed
28928
28929 \begin_layout Plain Layout
28930
28931
28932 \backslash
28933 setlength{
28934 \backslash
28935 jot}{3pt}
28936 \end_layout
28937
28938 \end_inset
28939
28940  Para volver a la distancia predeterminada, 
28941 \series bold
28942
28943 \backslash
28944 jot
28945 \series default
28946  se establece en 3
28947 \begin_inset space \thinspace{}
28948 \end_inset
28949
28950 pt.
28951 \end_layout
28952
28953 \begin_layout Subsubsection
28954 Separación de columnas
28955 \begin_inset CommandInset label
28956 LatexCommand label
28957 name "sub:Separación-de-columnas"
28958
28959 \end_inset
28960
28961
28962 \begin_inset Index idx
28963 status collapsed
28964
28965 \begin_layout Plain Layout
28966 Ecuación ! multilínea !separación de columnas
28967 \end_layout
28968
28969 \end_inset
28970
28971
28972 \end_layout
28973
28974 \begin_layout Standard
28975 Una ecuación multilínea forma una matriz.
28976  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28977  columnas.
28978  Cambiando la separación de columnas en este entorno se puede cambiar el
28979  espacio junto al signo de relación.
28980 \end_layout
28981
28982 \begin_layout Standard
28983 La separación de columnas se especifica con la longitud
28984 \series bold
28985  
28986 \backslash
28987 arraycolsep
28988 \series default
28989
28990 \begin_inset Index idx
28991 status collapsed
28992
28993 \begin_layout Plain Layout
28994 Comandos ! A ! 
28995 \backslash
28996 arraycolsep
28997 \end_layout
28998
28999 \end_inset
29000
29001  según:
29002 \begin_inset Newline newline
29003 \end_inset
29004
29005 separación de columnas = 2
29006 \begin_inset space \thinspace{}
29007 \end_inset
29008
29009
29010 \series bold
29011
29012 \backslash
29013 arraycolsep
29014 \series default
29015
29016 \begin_inset Newline newline
29017 \end_inset
29018
29019 Así, el comando en modo TeX
29020 \end_layout
29021
29022 \begin_layout Standard
29023
29024 \series bold
29025
29026 \backslash
29027 setlength{
29028 \backslash
29029 arraycolsep}{1cm}
29030 \end_layout
29031
29032 \begin_layout Standard
29033 establece para todas las ecuaciones siguientes una separación de columnas
29034  de 2
29035 \begin_inset space \thinspace{}
29036 \end_inset
29037
29038 cm.
29039  Para volver al valor predefinido, 
29040 \series bold
29041
29042 \backslash
29043 arraycolsep
29044 \series default
29045  se pone en 5
29046 \begin_inset space \thinspace{}
29047 \end_inset
29048
29049 pt.
29050 \end_layout
29051
29052 \begin_layout Standard
29053 Una ecuación con separación de 2
29054 \begin_inset space \thinspace{}
29055 \end_inset
29056
29057 cm entre columnas:
29058 \begin_inset ERT
29059 status collapsed
29060
29061 \begin_layout Plain Layout
29062
29063
29064 \backslash
29065 setlength{
29066 \backslash
29067 arraycolsep}{1cm}
29068 \end_layout
29069
29070 \end_inset
29071
29072
29073 \begin_inset Formula 
29074 \begin{eqnarray*}
29075 A & = & B\\
29076 C & \ne & A
29077 \end{eqnarray*}
29078
29079 \end_inset
29080
29081 Una ecuación con la separación predefinida para matrices, 10
29082 \begin_inset space \thinspace{}
29083 \end_inset
29084
29085 pt:
29086 \begin_inset ERT
29087 status collapsed
29088
29089 \begin_layout Plain Layout
29090
29091
29092 \backslash
29093 setlength{
29094 \backslash
29095 arraycolsep}{5pt}
29096 \end_layout
29097
29098 \end_inset
29099
29100
29101 \begin_inset Formula 
29102 \begin{eqnarray*}
29103 A & = & B\\
29104 C & \ne & A
29105 \end{eqnarray*}
29106
29107 \end_inset
29108
29109
29110 \end_layout
29111
29112 \begin_layout Subsubsection
29113 Ecuaciones largas
29114 \begin_inset Index idx
29115 status collapsed
29116
29117 \begin_layout Plain Layout
29118 Ecuación ! larga
29119 \end_layout
29120
29121 \end_inset
29122
29123
29124 \end_layout
29125
29126 \begin_layout Standard
29127 Se pueden componer ecuaciones largas mediante estos métodos:
29128 \end_layout
29129
29130 \begin_layout Itemize
29131 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
29132  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
29133 \begin_inset Formula 
29134 \begin{eqnarray}
29135 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 \\
29136  &  & -\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}
29137 \end{eqnarray}
29138
29139 \end_inset
29140
29141 El signo menos al principio de la segunda línea normalmente no aparece como
29142  operador porque es el primer carácter de la línea.
29143  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
29144  Para evitarlo se ha insertado 3
29145 \begin_inset space \thinspace{}
29146 \end_inset
29147
29148 pt de espacio detrás del menos con el comando 
29149 \series bold
29150
29151 \backslash
29152 hspace
29153 \series default
29154 .
29155 \begin_inset Foot
29156 status collapsed
29157
29158 \begin_layout Plain Layout
29159 véase más sobre 
29160 \series bold
29161
29162 \backslash
29163 hspace
29164 \series default
29165  en 
29166 \begin_inset CommandInset ref
29167 LatexCommand ref
29168 reference "sub:Espacio-variable"
29169
29170 \end_inset
29171
29172
29173 \end_layout
29174
29175 \end_inset
29176
29177
29178 \begin_inset Index idx
29179 status collapsed
29180
29181 \begin_layout Plain Layout
29182 Comandos ! H ! 
29183 \backslash
29184 hspace
29185 \end_layout
29186
29187 \end_inset
29188
29189
29190 \end_layout
29191
29192 \begin_layout Itemize
29193 Si ambos lados de la ecuación son demasiado largos se usa el comando 
29194 \series bold
29195
29196 \backslash
29197 lefteqn
29198 \series default
29199
29200 \begin_inset Index idx
29201 status collapsed
29202
29203 \begin_layout Plain Layout
29204 Comandos ! L ! 
29205 \backslash
29206 lefteqn
29207 \end_layout
29208
29209 \end_inset
29210
29211 .
29212  Se inserta en la primer columna de la primera línea y hace que todas las
29213  inserciones posteriores sobreescriban las columnas siguientes:
29214 \begin_inset Formula 
29215 \begin{eqnarray}
29216 \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 \\
29217  &  & -\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 \\
29218  &  & =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}
29219 \end{eqnarray}
29220
29221 \end_inset
29222
29223 Tras la inserción de 
29224 \series bold
29225
29226 \backslash
29227 lefteqn
29228 \series default
29229  el cursor está en un marco púrpura un poco a la izquierda del azul.
29230  La ecuación se inserta en éste.
29231 \begin_inset Newline newline
29232 \end_inset
29233
29234 El contenido de las restantes líneas se inserta en la segunda columna o
29235  en otra.
29236  A mayor número de columna donde se inserte, mayor sangrado.
29237 \begin_inset VSpace medskip
29238 \end_inset
29239
29240
29241 \begin_inset Newline newline
29242 \end_inset
29243
29244
29245 \begin_inset Note Greyedout
29246 status collapsed
29247
29248 \begin_layout Plain Layout
29249 Ten en cuenta lo siguiente si usas 
29250 \series bold
29251
29252 \backslash
29253 lefteqn
29254 \series default
29255 :
29256 \end_layout
29257
29258 \begin_layout Itemize
29259 La ecuación no usa la anchura total de la página.
29260  Cuando se añade, p.
29261 \begin_inset space \thinspace{}
29262 \end_inset
29263
29264 e., el término 
29265 \begin_inset Formula $-B^{2}$
29266 \end_inset
29267
29268  en la primera línea del ejemplo, debería estar fuera del margen.
29269  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
29270  principio de la primera línea.
29271 \end_layout
29272
29273 \begin_layout Itemize
29274 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
29275  primera línea.
29276 \begin_inset Foot
29277 status collapsed
29278
29279 \begin_layout Plain Layout
29280 \begin_inset CommandInset href
29281 LatexCommand href
29282 name "LyX-bug #1429"
29283 target "http://www.lyx.org/trac/ticket/1429"
29284
29285 \end_inset
29286
29287
29288 \end_layout
29289
29290 \end_inset
29291
29292  Sólo se puede poner el cursor al principio de la línea y moverlo con las
29293  teclas de flecha.
29294 \end_layout
29295
29296 \end_inset
29297
29298  
29299 \end_layout
29300
29301 \begin_layout Itemize
29302 Se describen otros métodos para escribir fórmulas largas en 
29303 \begin_inset CommandInset ref
29304 LatexCommand ref
29305 reference "sub:Entorno-multilínea"
29306
29307 \end_inset
29308
29309  y 
29310 \begin_inset CommandInset ref
29311 LatexCommand ref
29312 reference "sub:Partes-multilínea"
29313
29314 \end_inset
29315
29316 .
29317 \end_layout
29318
29319 \begin_layout Subsubsection
29320 Delimitadores multilínea
29321 \begin_inset CommandInset label
29322 LatexCommand label
29323 name "sub:Delimitadores-multilínea"
29324
29325 \end_inset
29326
29327
29328 \begin_inset Index idx
29329 status collapsed
29330
29331 \begin_layout Plain Layout
29332 Delimitadores ! para varias líneas
29333 \end_layout
29334
29335 \end_inset
29336
29337
29338 \end_layout
29339
29340 \begin_layout Standard
29341 Para poner delimitadores que cubran varias líneas hay un problema:
29342 \begin_inset Formula 
29343 \begin{eqnarray*}
29344 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29345  &  & \left.\cdots+B-D\right]
29346 \end{eqnarray*}
29347
29348 \end_inset
29349
29350 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
29351 res con tamaño variable no abarcan líneas múltiples.
29352 \end_layout
29353
29354 \begin_layout Standard
29355 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
29356  primera línea se finaliza con 
29357 \series bold
29358
29359 \backslash
29360 right.
29361 \series default
29362
29363 \begin_inset Index idx
29364 status collapsed
29365
29366 \begin_layout Plain Layout
29367 Comandos ! R ! 
29368 \backslash
29369 right
29370 \end_layout
29371
29372 \end_inset
29373
29374  y la segunda con 
29375 \series bold
29376
29377 \backslash
29378 left.
29379 \series default
29380 .
29381 \begin_inset Foot
29382 status collapsed
29383
29384 \begin_layout Plain Layout
29385 Más sobre 
29386 \series bold
29387
29388 \backslash
29389 left.
29390
29391 \series default
29392  y 
29393 \series bold
29394
29395 \backslash
29396 right.
29397
29398 \series default
29399  en 
29400 \begin_inset CommandInset ref
29401 LatexCommand ref
29402 reference "sub:Tamaño-automático-de"
29403
29404 \end_inset
29405
29406
29407 \end_layout
29408
29409 \end_inset
29410
29411
29412 \begin_inset Index idx
29413 status collapsed
29414
29415 \begin_layout Plain Layout
29416 Comandos ! L ! 
29417 \backslash
29418 left
29419 \end_layout
29420
29421 \end_inset
29422
29423  Después de 
29424 \series bold
29425
29426 \backslash
29427 left.
29428
29429 \series default
29430  se inserta el comando 
29431 \series bold
29432
29433 \backslash
29434 vphantom
29435 \series default
29436
29437 \begin_inset ERT
29438 status collapsed
29439
29440 \begin_layout Plain Layout
29441
29442
29443 \backslash
29444 spce 
29445 \end_layout
29446
29447 \end_inset
29448
29449
29450 \series bold
29451
29452 \backslash
29453 prod
29454 \series default
29455 ^
29456 \begin_inset ERT
29457 status collapsed
29458
29459 \begin_layout Plain Layout
29460
29461
29462 \backslash
29463 spce 
29464 \end_layout
29465
29466 \end_inset
29467
29468
29469 \series bold
29470
29471 \backslash
29472 infty
29473 \series default
29474
29475 \begin_inset ERT
29476 status collapsed
29477
29478 \begin_layout Plain Layout
29479
29480
29481 \backslash
29482 spce 
29483 \end_layout
29484
29485 \end_inset
29486
29487
29488 \series bold
29489
29490 \begin_inset Formula $\downarrow$
29491 \end_inset
29492
29493 _R=1}
29494 \series default
29495
29496 \begin_inset Index idx
29497 status collapsed
29498
29499 \begin_layout Plain Layout
29500 Comandos ! V ! 
29501 \backslash
29502 vphantom
29503 \end_layout
29504
29505 \end_inset
29506
29507 , porque el operador de multiplicación con sus límites es el símbolo mayor
29508  en la primera línea y ese debería ser el tamaño para el delimitador en
29509  la segunda línea.
29510 \end_layout
29511
29512 \begin_layout Standard
29513 El resultado es: 
29514 \begin_inset Formula 
29515 \begin{eqnarray*}
29516 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29517  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29518 \end{eqnarray*}
29519
29520 \end_inset
29521
29522
29523 \end_layout
29524
29525 \begin_layout Subsection
29526 Entornos align
29527 \end_layout
29528
29529 \begin_layout Standard
29530 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
29531  Son especialmente apropiados para poner ecuaciones adosadas.
29532 \end_layout
29533
29534 \begin_layout Standard
29535 Los entornos align constan de columnas.
29536  Las columnas impares se alinean a la derecha, las pares a la izquierda.
29537  En un entorno align se puede numerar cada línea.
29538 \end_layout
29539
29540 \begin_layout Standard
29541 Los entornos align se crean con el menú 
29542 \family sans
29543 Insertar\SpecialChar \menuseparator
29544 Ecuación
29545 \family default
29546 .
29547  Una ecuación existente se puede convertir a align con el menú 
29548 \family sans
29549 Editar\SpecialChar \menuseparator
29550 Ecuación\SpecialChar \menuseparator
29551 Cambiar tipo de ecuación
29552 \family default
29553 .
29554 \end_layout
29555
29556 \begin_layout Standard
29557 Para añadir o quitar columnas se pueden usar los botones 
29558 \begin_inset Graphics
29559         filename ../../images/tabular-feature_append-row.png
29560         scale 85
29561
29562 \end_inset
29563
29564  o 
29565 \begin_inset Graphics
29566         filename ../../images/tabular-feature_delete-row.png
29567         scale 85
29568
29569 \end_inset
29570
29571  de la barra de ecuaciones o el menú 
29572 \family sans
29573 Editar\SpecialChar \menuseparator
29574 Filas y columnas
29575 \family default
29576 .
29577 \end_layout
29578
29579 \begin_layout Subsubsection
29580 Entorno align estándar
29581 \begin_inset CommandInset label
29582 LatexCommand label
29583 name "sub:Entorno-align-estándar"
29584
29585 \end_inset
29586
29587
29588 \begin_inset Index idx
29589 status collapsed
29590
29591 \begin_layout Plain Layout
29592 Ecuación ! multilínea ! entorno align
29593 \end_layout
29594
29595 \end_inset
29596
29597
29598 \end_layout
29599
29600 \begin_layout Standard
29601 Este entorno align se crea pulsando 
29602 \family sans
29603 Ctrl+Entrar
29604 \family default
29605  en una ecuación o con el menú 
29606 \family sans
29607 Insertar\SpecialChar \menuseparator
29608 Ecuación\SpecialChar \menuseparator
29609 Entorno AMS align
29610 \family default
29611 .
29612 \end_layout
29613
29614 \begin_layout Standard
29615 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29616  align de cuatro columnas:
29617 \begin_inset Formula 
29618 \begin{align*}
29619 A & =\sen(B) & C & =D\\
29620 C & \neq A & B & \neq D
29621 \end{align*}
29622
29623 \end_inset
29624
29625 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29626  un 
29627 \series bold
29628
29629 \backslash
29630 hfill
29631 \series default
29632
29633 \begin_inset Foot
29634 status collapsed
29635
29636 \begin_layout Plain Layout
29637 Más sobre 
29638 \series bold
29639
29640 \backslash
29641 hfill
29642 \series default
29643  en 
29644 \begin_inset CommandInset ref
29645 LatexCommand ref
29646 reference "sub:Espacio-variable"
29647
29648 \end_inset
29649
29650
29651 \end_layout
29652
29653 \end_inset
29654
29655  antes de la primera y detrás de cada columna par.
29656  Si se pone en estilo 
29657 \series bold
29658 Sangrado
29659 \series default
29660 ,
29661 \begin_inset Foot
29662 status collapsed
29663
29664 \begin_layout Plain Layout
29665 véase estilos de ecuación en 
29666 \begin_inset CommandInset ref
29667 LatexCommand ref
29668 reference "sec:Estilos-de-ecuación"
29669
29670 \end_inset
29671
29672
29673 \end_layout
29674
29675 \end_inset
29676
29677  la ecuación queda sin el 
29678 \series bold
29679
29680 \backslash
29681 hfill
29682 \series default
29683  ante la primera columna.
29684 \end_layout
29685
29686 \begin_layout Subsubsection
29687 Entorno alignat
29688 \begin_inset Index idx
29689 status collapsed
29690
29691 \begin_layout Plain Layout
29692 Ecuación ! multilínea ! entorno alignat
29693 \end_layout
29694
29695 \end_inset
29696
29697
29698 \end_layout
29699
29700 \begin_layout Standard
29701 El entorno alignat no tiene separación predefinida de columnas.
29702  Se puede insertar manualmente con los espacios descritos en 
29703 \begin_inset CommandInset ref
29704 LatexCommand ref
29705 reference "sec:Espacio"
29706
29707 \end_inset
29708
29709 .
29710 \end_layout
29711
29712 \begin_layout Standard
29713 El ejemplo anterior en el entorno alignat, con un espacio de 1
29714 \begin_inset space \thinspace{}
29715 \end_inset
29716
29717 cm al comienzo da la segunda ecuación:
29718 \begin_inset Formula 
29719 \begin{alignat*}{2}
29720 A & =\sen(B)\hspace{1cm} & C & =D\\
29721 C & \neq A & B & \neq D
29722 \end{alignat*}
29723
29724 \end_inset
29725
29726 Como cada columna puede tener un espacio diferente, este entorno es especialment
29727 e apropiado para poner tres o más ecuaciones adosadas.
29728 \end_layout
29729
29730 \begin_layout Subsubsection
29731 Entorno flalign
29732 \begin_inset CommandInset label
29733 LatexCommand label
29734 name "sub:Entorno-flalign"
29735
29736 \end_inset
29737
29738
29739 \begin_inset Index idx
29740 status collapsed
29741
29742 \begin_layout Plain Layout
29743 Ecuación ! multilínea ! entorno flalign
29744 \end_layout
29745
29746 \end_inset
29747
29748
29749 \end_layout
29750
29751 \begin_layout Standard
29752 En este entorno las dos primeras columnas están siempre tan a la izquierda
29753  como sea posible y las dos últimas a la derecha.
29754  Ejemplo:
29755 \begin_inset Formula 
29756 \begin{flalign*}
29757 A & =1 & B & =2 & C & =3\\
29758 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
29759 \end{flalign*}
29760
29761 \end_inset
29762
29763 En un entorno flalign con un número impar de columnas, en la última de las
29764  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29765  alineadas a la izquierda, aunque se use el estilo 
29766 \series bold
29767 Centrado
29768 \series default
29769 .
29770  Un ejemplo de fórmula sangrada 
29771 \begin_inset CommandInset ref
29772 LatexCommand eqref
29773 reference "eq:IntVol"
29774
29775 \end_inset
29776
29777 :
29778 \begin_inset Formula 
29779 \begin{flalign}
29780 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
29781 \end{flalign}
29782
29783 \end_inset
29784
29785 Las dos primeras columnas contienen la fórmula.
29786  Para sangrarla como con el estilo 
29787 \series bold
29788 Sangrado
29789 \series default
29790 , se añade un espacio de 30
29791 \begin_inset space \thinspace{}
29792 \end_inset
29793
29794 pt al comienzo de la primera columna.
29795  
29796 \end_layout
29797
29798 \begin_layout Subsection
29799 Entorno eqnarray
29800 \begin_inset CommandInset label
29801 LatexCommand label
29802 name "sub:Entorno-eqnarray"
29803
29804 \end_inset
29805
29806
29807 \begin_inset Index idx
29808 status collapsed
29809
29810 \begin_layout Plain Layout
29811 Ecuación ! multilínea ! entorno eqnarray
29812 \end_layout
29813
29814 \end_inset
29815
29816
29817 \begin_inset Index idx
29818 status collapsed
29819
29820 \begin_layout Plain Layout
29821 Ecuación ! multilínea ! entorno eqnarray
29822 \end_layout
29823
29824 \end_inset
29825
29826
29827 \end_layout
29828
29829 \begin_layout Standard
29830 Al introducir este entorno aparecen tres marcos azules.
29831  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29832  El contenido del marco central está centrado y algo más pequeño, porque
29833  está diseñado para insertar sólo caracteres de relación.
29834 \begin_inset Formula 
29835 \begin{eqnarray*}
29836 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29837 AB & AB & AB\\
29838 A & = & A
29839 \end{eqnarray*}
29840
29841 \end_inset
29842
29843
29844 \end_layout
29845
29846 \begin_layout Subsection
29847 Entorno gather
29848 \begin_inset Index idx
29849 status collapsed
29850
29851 \begin_layout Plain Layout
29852 Ecuación ! multilínea ! entorno gather
29853 \end_layout
29854
29855 \end_inset
29856
29857
29858 \end_layout
29859
29860 \begin_layout Standard
29861 Este entorno consta de una sola columna centrada.
29862  Se puede numerar cada línea.
29863 \begin_inset Formula 
29864 \begin{gather}
29865 A=1\\
29866 X=\mbox{-}1
29867 \end{gather}
29868
29869 \end_inset
29870
29871
29872 \end_layout
29873
29874 \begin_layout Subsection
29875 Entorno multilínea
29876 \begin_inset CommandInset label
29877 LatexCommand label
29878 name "sub:Entorno-multilínea"
29879
29880 \end_inset
29881
29882
29883 \begin_inset Index idx
29884 status collapsed
29885
29886 \begin_layout Plain Layout
29887 Ecuación ! multilínea ! entorno multilínea
29888 \end_layout
29889
29890 \end_inset
29891
29892
29893 \end_layout
29894
29895 \begin_layout Standard
29896 El entorno multilínea, como gather, consta de una sola columna.
29897  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29898  Las demás están centradas.
29899  Por tanto este entorno es apropiado para ecuaciones largas.
29900  Como ejemplo, la ecuación
29901 \begin_inset space ~
29902 \end_inset
29903
29904
29905 \begin_inset CommandInset ref
29906 LatexCommand eqref
29907 reference "eq:lefteqn"
29908
29909 \end_inset
29910
29911  en entorno multilínea:
29912 \begin_inset Formula 
29913 \begin{multline}
29914 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}\\
29915 -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}\\
29916 =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}}
29917 \end{multline}
29918
29919 \end_inset
29920
29921 En la salida sólo aparece numerada la última (primera) línea si la numeración
29922  del documento es a la derecha (izquierda).
29923 \begin_inset Foot
29924 status collapsed
29925
29926 \begin_layout Plain Layout
29927 véanse los estilos de numeración en 
29928 \begin_inset CommandInset ref
29929 LatexCommand ref
29930 reference "sec:Estilos-de-ecuación"
29931
29932 \end_inset
29933
29934
29935 \end_layout
29936
29937 \end_inset
29938
29939
29940 \end_layout
29941
29942 \begin_layout Standard
29943 Con los comandos 
29944 \series bold
29945
29946 \backslash
29947 shoveright
29948 \series default
29949
29950 \begin_inset Index idx
29951 status collapsed
29952
29953 \begin_layout Plain Layout
29954 Comandos ! S ! 
29955 \backslash
29956 shoveright
29957 \end_layout
29958
29959 \end_inset
29960
29961  y 
29962 \series bold
29963
29964 \backslash
29965 shoveleft
29966 \series default
29967
29968 \begin_inset Index idx
29969 status collapsed
29970
29971 \begin_layout Plain Layout
29972 Comandos ! S ! 
29973 \backslash
29974 shoveleft
29975 \end_layout
29976
29977 \end_inset
29978
29979 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29980 ente.
29981  Los comandos se usan como sigue:
29982 \end_layout
29983
29984 \begin_layout Standard
29985
29986 \series bold
29987
29988 \backslash
29989 shoveright{contenido de la línea}
29990 \series default
29991  y 
29992 \series bold
29993
29994 \backslash
29995 shoveleft{contenido de la línea}
29996 \end_layout
29997
29998 \begin_layout Standard
29999 \begin_inset VSpace medskip
30000 \end_inset
30001
30002
30003 \end_layout
30004
30005 \begin_layout Standard
30006 La longitud 
30007 \series bold
30008
30009 \backslash
30010 multlinegap
30011 \series default
30012
30013 \begin_inset Index idx
30014 status collapsed
30015
30016 \begin_layout Plain Layout
30017 Comandos ! M ! 
30018 \backslash
30019 multlinegap
30020 \end_layout
30021
30022 \end_inset
30023
30024  especifica la distancia de la primera línea desde el margen izquierdo de
30025  la página.
30026  Esta longitud es 0
30027 \begin_inset space \thinspace{}
30028 \end_inset
30029
30030 pt por omisión.
30031 \end_layout
30032
30033 \begin_layout Standard
30034 Como ejemplo la ecuación anterior con el comando
30035 \end_layout
30036
30037 \begin_layout Standard
30038
30039 \series bold
30040
30041 \backslash
30042 setlength{
30043 \backslash
30044 multlinegap}{2cm}
30045 \end_layout
30046
30047 \begin_layout Standard
30048 insertado previamente en modo TeX:
30049 \begin_inset ERT
30050 status collapsed
30051
30052 \begin_layout Plain Layout
30053
30054
30055 \backslash
30056 setlength{
30057 \backslash
30058 multlinegap}{2cm}
30059 \end_layout
30060
30061 \end_inset
30062
30063
30064 \begin_inset Formula 
30065 \begin{multline}
30066 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}\\
30067 \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}}\\
30068 =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}}
30069 \end{multline}
30070
30071 \end_inset
30072
30073
30074 \begin_inset ERT
30075 status collapsed
30076
30077 \begin_layout Plain Layout
30078
30079
30080 \backslash
30081 setlength{
30082 \backslash
30083 multlinegap}{0pt}
30084 \end_layout
30085
30086 \end_inset
30087
30088 La segunda línea se ha alineado a la izquierda con 
30089 \series bold
30090
30091 \backslash
30092 shoveleft
30093 \series default
30094 .
30095 \end_layout
30096
30097 \begin_layout Subsection
30098 Ecuación con partes multilínea
30099 \begin_inset CommandInset label
30100 LatexCommand label
30101 name "sub:Partes-multilínea"
30102
30103 \end_inset
30104
30105
30106 \begin_inset Index idx
30107 status collapsed
30108
30109 \begin_layout Plain Layout
30110 Ecuación ! multilínea ! solo parte
30111 \end_layout
30112
30113 \end_inset
30114
30115
30116 \end_layout
30117
30118 \begin_layout Standard
30119 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
30120  siguientes entornos: 
30121 \series bold
30122 aligned
30123 \series default
30124
30125 \series bold
30126 alignedat
30127 \series default
30128
30129 \series bold
30130 gathered
30131 \series default
30132  o 
30133 \series bold
30134 split
30135 \series default
30136 .
30137  Se pueden elegir en el menú 
30138 \family sans
30139 Insertar\SpecialChar \menuseparator
30140 Ecuación
30141 \family default
30142  o usando los comandos aquí descritos.
30143 \end_layout
30144
30145 \begin_layout Standard
30146 Los tres primeros tienen las mismas propiedades que los correspondientes
30147  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
30148  Un ejemplo:
30149 \begin_inset Formula 
30150 \[
30151 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
30152 \Delta E\Delta t & \ge\frac{\hbar}{2}
30153 \end{aligned}
30154 \right\} \mbox{Relaciones de incertidumbre}
30155 \]
30156
30157 \end_inset
30158
30159 Para componer esta expresión se inserta una ecuación presentada y en ella
30160  se introduce el comando 
30161 \series bold
30162
30163 \backslash
30164 aligned
30165 \series default
30166
30167 \begin_inset Index idx
30168 status collapsed
30169
30170 \begin_layout Plain Layout
30171 Comandos ! A ! 
30172 \backslash
30173 aligned
30174 \end_layout
30175
30176 \end_inset
30177
30178 .
30179  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
30180  añadir filas y columnas.
30181  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
30182  como la llave.
30183 \end_layout
30184
30185 \begin_layout Standard
30186 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
30187  se alinean horizontalmente.
30188  Usar aligned en una ecuación presentada tiene la ventaja de que el número
30189  de ecuación se centra verticalmente con las líneas.
30190  Como ejemplo, la ecuación 
30191 \begin_inset CommandInset ref
30192 LatexCommand eqref
30193 reference "eq:cortolargo"
30194
30195 \end_inset
30196
30197  en entorno aligned: 
30198 \begin_inset Formula 
30199 \begin{equation}
30200 \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}|}\\
30201  & -\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}|}
30202 \end{aligned}
30203 \end{equation}
30204
30205 \end_inset
30206
30207 Para usar los entornos 
30208 \series bold
30209 alignedat
30210 \series default
30211
30212 \series bold
30213 gathered
30214 \series default
30215 , o 
30216 \series bold
30217 split
30218 \series default
30219 , se insertan respectivamente los comandos
30220 \series bold
30221  
30222 \backslash
30223 alignedat
30224 \series default
30225 ,
30226 \begin_inset Index idx
30227 status collapsed
30228
30229 \begin_layout Plain Layout
30230 Comandos ! A ! 
30231 \backslash
30232 alignedat
30233 \end_layout
30234
30235 \end_inset
30236
30237  
30238 \series bold
30239
30240 \backslash
30241 gathered
30242 \series default
30243
30244 \begin_inset Index idx
30245 status collapsed
30246
30247 \begin_layout Plain Layout
30248 Comandos ! G ! 
30249 \backslash
30250 gathered
30251 \end_layout
30252
30253 \end_inset
30254
30255 , o 
30256 \series bold
30257
30258 \backslash
30259 split
30260 \series default
30261
30262 \begin_inset Index idx
30263 status collapsed
30264
30265 \begin_layout Plain Layout
30266 Comandos ! S ! 
30267 \backslash
30268 split
30269 \end_layout
30270
30271 \end_inset
30272
30273 .
30274  El entorno split tiene las mismas propiedades que aligned pero sólo puede
30275  tener dos columnas.
30276 \end_layout
30277
30278 \begin_layout Subsection
30279 Texto en ecuaciones multilínea
30280 \begin_inset CommandInset label
30281 LatexCommand label
30282 name "sub:Texto-en-multilínea"
30283
30284 \end_inset
30285
30286
30287 \begin_inset Index idx
30288 status collapsed
30289
30290 \begin_layout Plain Layout
30291 Texto ! en ecuaciones
30292 \end_layout
30293
30294 \end_inset
30295
30296
30297 \begin_inset Index idx
30298 status collapsed
30299
30300 \begin_layout Plain Layout
30301 Ecuación ! multilínea ! texto en
30302 \end_layout
30303
30304 \end_inset
30305
30306
30307 \end_layout
30308
30309 \begin_layout Standard
30310 En los entornos align, multilínea y gather, se puede insertar texto que
30311  se mostrará en una línea separada y que no afecta la alineación de columna.
30312  Para esto se usa el comando 
30313 \series bold
30314
30315 \backslash
30316 intertext
30317 \series default
30318
30319 \begin_inset Index idx
30320 status collapsed
30321
30322 \begin_layout Plain Layout
30323 Comandos ! I ! 
30324 \backslash
30325 intertext
30326 \end_layout
30327
30328 \end_inset
30329
30330  con el siguiente esquema:
30331 \end_layout
30332
30333 \begin_layout Standard
30334
30335 \series bold
30336
30337 \backslash
30338 intertext{texto}
30339 \end_layout
30340
30341 \begin_layout Standard
30342 El texto no debería ocupar más de una línea porque no se puede partir con
30343  guión.
30344  Como LyX aún no soporta 
30345 \series bold
30346
30347 \backslash
30348 intertext
30349 \series default
30350  directamente, el texto se escribe como texto matemático.
30351  
30352 \series bold
30353
30354 \backslash
30355 intertext
30356 \series default
30357  debe por tanto estar al comienzo de una línea y en la salida se presenta
30358  sobre esta línea.
30359  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
30360 \begin_inset Formula 
30361 \begin{align}
30362 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30363 \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
30364 \end{align}
30365
30366 \end_inset
30367
30368
30369 \end_layout
30370
30371 \begin_layout Section
30372 Numeración de ecuaciones
30373 \begin_inset Index idx
30374 status collapsed
30375
30376 \begin_layout Plain Layout
30377 Ecuación ! numeración|see
30378 \begin_inset ERT
30379 status collapsed
30380
30381 \begin_layout Plain Layout
30382
30383 {
30384 \end_layout
30385
30386 \end_inset
30387
30388 Numeración de ecuaciones
30389 \begin_inset ERT
30390 status collapsed
30391
30392 \begin_layout Plain Layout
30393
30394 }
30395 \end_layout
30396
30397 \end_inset
30398
30399
30400 \end_layout
30401
30402 \end_inset
30403
30404
30405 \begin_inset Index idx
30406 status collapsed
30407
30408 \begin_layout Plain Layout
30409 Numeración de ecuaciones
30410 \end_layout
30411
30412 \end_inset
30413
30414
30415 \end_layout
30416
30417 \begin_layout Subsection
30418 General
30419 \end_layout
30420
30421 \begin_layout Standard
30422 Las ecuaciones numeradas se insertan con el menú 
30423 \family sans
30424 Insertar\SpecialChar \menuseparator
30425 Ecuación
30426 \family default
30427  
30428 \family sans
30429 \SpecialChar \menuseparator
30430 Numerada
30431 \family default
30432  (atajo 
30433 \family sans
30434 Ctrl+Alt
30435 \begin_inset space ~
30436 \end_inset
30437
30438 N
30439 \family default
30440 ).
30441  Ecuaciones existentes se pueden numerar con el menú 
30442 \family sans
30443 Editar\SpecialChar \menuseparator
30444 Ecuación\SpecialChar \menuseparator
30445 Numerar la ecuación
30446 \family default
30447  (atajo
30448 \family sans
30449  Alt+M
30450 \begin_inset space ~
30451 \end_inset
30452
30453 N
30454 \family default
30455 ).
30456  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
30457  En la salida se muestra el número real.
30458 \end_layout
30459
30460 \begin_layout Standard
30461 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
30462  líneas.
30463  No obstante, la numeración se puede controlar en cada línea con el menú
30464  
30465 \family sans
30466 Editar\SpecialChar \menuseparator
30467 Ecuación\SpecialChar \menuseparator
30468 Numerar la línea
30469 \family default
30470  (atajo
30471 \family sans
30472  Alt+M
30473 \begin_inset space ~
30474 \end_inset
30475
30476 Mayúsculas+N
30477 \family default
30478 ).
30479 \end_layout
30480
30481 \begin_layout Standard
30482 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
30483  distintos, véase 
30484 \begin_inset CommandInset ref
30485 LatexCommand ref
30486 reference "sec:Estilos-de-ecuación"
30487
30488 \end_inset
30489
30490 .
30491 \end_layout
30492
30493 \begin_layout Subsection
30494 Referencias cruzadas
30495 \begin_inset Index idx
30496 status collapsed
30497
30498 \begin_layout Plain Layout
30499 Ecuación ! referencias cruzadas a
30500 \end_layout
30501
30502 \end_inset
30503
30504
30505 \end_layout
30506
30507 \begin_layout Standard
30508 Todas las ecuaciones con etiqueta se pueden referir.
30509  La etiqueta se añade con el menú 
30510 \family sans
30511 Insertar\SpecialChar \menuseparator
30512 Etiqueta
30513 \family default
30514  o con el botón 
30515 \begin_inset Graphics
30516         filename ../../images/label-insert.png
30517         scale 85
30518
30519 \end_inset
30520
30521  de la barra de herramientas.
30522  El cursor debe estar dentro de una ecuación en modo presentación.
30523  Surge un diálogo con el prefijo 
30524 \series bold
30525 eq:
30526 \series default
30527 , detrás del cual se escribe el texto de la etiqueta.
30528  El prefijo significa 
30529 \begin_inset Quotes fld
30530 \end_inset
30531
30532 equation
30533 \begin_inset Quotes frd
30534 \end_inset
30535
30536  y hace más fácil encontrar etiquetas en documentos extensos porque así
30537  se distingue p.
30538 \begin_inset space \thinspace{}
30539 \end_inset
30540
30541 e.
30542 \begin_inset space ~
30543 \end_inset
30544
30545 de las etiquetas de sección.
30546  Para cambiar una etiqueta se usa de nuevo el menú 
30547 \family sans
30548 Insertar\SpecialChar \menuseparator
30549 Etiqueta
30550 \family default
30551 .
30552 \end_layout
30553
30554 \begin_layout Standard
30555 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
30556  ecuación.
30557  Una ecuación con etiqueta se numera siempre.
30558 \end_layout
30559
30560 \begin_layout Standard
30561 Las referencias cruzadas se insertan mediante el menú 
30562 \family sans
30563 Insertar\SpecialChar \menuseparator
30564 Referencia cruzada
30565 \family default
30566  o con el botón 
30567 \begin_inset Graphics
30568         filename ../../images/dialog-show-new-inset_ref.png
30569         scale 85
30570
30571 \end_inset
30572
30573 .
30574  Una referencia a una ecuación aparece en la salida con su número.
30575  Si en el diálogo de referencia cruzada se elige el formato 
30576 \series bold
30577 (<referencia>)
30578 \series default
30579 , la referencia se muestra en la salida entre paréntesis.
30580  
30581 \begin_inset Newline newline
30582 \end_inset
30583
30584 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
30585  a la ecuación de referencia.
30586 \end_layout
30587
30588 \begin_layout Standard
30589 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30590  siguientes:
30591 \begin_inset Note Note
30592 status collapsed
30593
30594 \begin_layout Plain Layout
30595 Observa los distintos tipos de referencias cruzadas.
30596 \end_layout
30597
30598 \end_inset
30599
30600
30601 \end_layout
30602
30603 \begin_layout Standard
30604 Las ecuaciones 
30605 \begin_inset CommandInset ref
30606 LatexCommand eqref
30607 reference "eq:tag"
30608
30609 \end_inset
30610
30611  y 
30612 \begin_inset CommandInset ref
30613 LatexCommand eqref
30614 reference "eq:c"
30615
30616 \end_inset
30617
30618  son equivalentes.
30619  En (
30620 \begin_inset CommandInset ref
30621 LatexCommand ref
30622 reference "eq:Lat"
30623
30624 \end_inset
30625
30626 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30627 \begin_inset CommandInset ref
30628 LatexCommand ref
30629 reference "eq:Rom"
30630
30631 \end_inset
30632
30633 ).
30634 \begin_inset VSpace medskip
30635 \end_inset
30636
30637
30638 \end_layout
30639
30640 \begin_layout Standard
30641 Si el argumento de 
30642 \series bold
30643
30644 \backslash
30645 tag
30646 \begin_inset Foot
30647 status collapsed
30648
30649 \begin_layout Plain Layout
30650
30651 \series bold
30652
30653 \backslash
30654 tag
30655 \series default
30656  se describe en 
30657 \begin_inset CommandInset ref
30658 LatexCommand ref
30659 reference "sub:Numeración-personalizada"
30660
30661 \end_inset
30662
30663
30664 \end_layout
30665
30666 \end_inset
30667
30668
30669 \series default
30670  contiene un marco, como se describe en la 
30671 \begin_inset CommandInset ref
30672 LatexCommand ref
30673 reference "sub:Marcos-de-párrafo"
30674
30675 \end_inset
30676
30677 , no se puede referir la ecuación.
30678 \end_layout
30679
30680 \begin_layout Subsection
30681 Subnumeración
30682 \begin_inset Index idx
30683 status collapsed
30684
30685 \begin_layout Plain Layout
30686 Numeración de ecuaciones ! subnumeración
30687 \end_layout
30688
30689 \end_inset
30690
30691
30692 \end_layout
30693
30694 \begin_layout Standard
30695 Con ayuda de los comandos 
30696 \series bold
30697
30698 \backslash
30699 begin{subequations}
30700 \series default
30701  y 
30702 \series bold
30703
30704 \backslash
30705 end{subequations}
30706 \series default
30707  en modo TeX se pueden subnumerar ecuaciones.
30708 \end_layout
30709
30710 \begin_layout Standard
30711 Ejemplo:
30712 \begin_inset Formula 
30713 \begin{equation}
30714 A=C-B\label{eq:a}
30715 \end{equation}
30716
30717 \end_inset
30718
30719
30720 \begin_inset ERT
30721 status collapsed
30722
30723 \begin_layout Plain Layout
30724
30725
30726 \backslash
30727 addtocounter{equation}{-1}
30728 \end_layout
30729
30730 \end_inset
30731
30732
30733 \begin_inset ERT
30734 status collapsed
30735
30736 \begin_layout Plain Layout
30737
30738
30739 \backslash
30740 begin{subequations}
30741 \end_layout
30742
30743 \end_inset
30744
30745
30746 \begin_inset VSpace -5mm
30747 \end_inset
30748
30749
30750 \begin_inset Formula 
30751 \begin{equation}
30752 B=C-A\label{eq:b}
30753 \end{equation}
30754
30755 \end_inset
30756
30757
30758 \begin_inset Formula 
30759 \begin{equation}
30760 C=A+B\label{eq:c}
30761 \end{equation}
30762
30763 \end_inset
30764
30765
30766 \end_layout
30767
30768 \begin_layout Standard
30769 \begin_inset ERT
30770 status collapsed
30771
30772 \begin_layout Plain Layout
30773
30774
30775 \backslash
30776 end{subequations}
30777 \end_layout
30778
30779 \end_inset
30780
30781
30782 \end_layout
30783
30784 \begin_layout Standard
30785 Para este ejemplo se ha hecho lo siguiente:
30786 \end_layout
30787
30788 \begin_layout Enumerate
30789 se inserta la primera ecuación
30790 \end_layout
30791
30792 \begin_layout Enumerate
30793 después de ella se inserta
30794 \series bold
30795
30796 \begin_inset Newline newline
30797 \end_inset
30798
30799
30800 \backslash
30801 addtocounter{equation}{-1} 
30802 \backslash
30803 begin{subequations}
30804 \begin_inset Index idx
30805 status collapsed
30806
30807 \begin_layout Plain Layout
30808 Comandos ! A ! 
30809 \backslash
30810 addtocounter
30811 \end_layout
30812
30813 \end_inset
30814
30815
30816 \end_layout
30817
30818 \begin_layout Enumerate
30819 se inserta la segunda ecuación
30820 \end_layout
30821
30822 \begin_layout Enumerate
30823 se inserta la tercera ecuación
30824 \end_layout
30825
30826 \begin_layout Enumerate
30827 se inserta 
30828 \series bold
30829
30830 \backslash
30831 end{subequations}
30832 \series default
30833  tras la tercera ecuación
30834 \end_layout
30835
30836 \begin_layout Standard
30837 Toda ecuación entre los comandos 
30838 \series bold
30839
30840 \backslash
30841 begin
30842 \series default
30843  y 
30844 \series bold
30845
30846 \backslash
30847 end
30848 \series default
30849  se subnumera con a, b, c\SpecialChar \ldots{}
30850  En ecuaciones multilínea se subnumerará cada línea.
30851  Todas las ecuaciones subnumeradas son tratadas como 
30852 \emph on
30853 una
30854 \emph default
30855  ecuación numerada.
30856  Pero como cada ecuación numerada aumenta el contador 
30857 \series bold
30858 equation
30859 \series default
30860  en uno, hay que disminuir el comando 
30861 \series bold
30862
30863 \backslash
30864 addtocounter
30865 \series default
30866 .
30867  De lo contrario, las ecuaciones 
30868 \begin_inset CommandInset ref
30869 LatexCommand eqref
30870 reference "eq:a"
30871
30872 \end_inset
30873
30874
30875 \begin_inset CommandInset ref
30876 LatexCommand eqref
30877 reference "eq:b"
30878
30879 \end_inset
30880
30881
30882 \begin_inset CommandInset ref
30883 LatexCommand eqref
30884 reference "eq:c"
30885
30886 \end_inset
30887
30888  se numerarían 
30889 \begin_inset CommandInset ref
30890 LatexCommand eqref
30891 reference "eq:a"
30892
30893 \end_inset
30894
30895
30896 \begin_inset CommandInset ref
30897 LatexCommand eqref
30898 reference "eq:d"
30899
30900 \end_inset
30901
30902
30903 \begin_inset CommandInset ref
30904 LatexCommand eqref
30905 reference "eq:f"
30906
30907 \end_inset
30908
30909 .
30910 \end_layout
30911
30912 \begin_layout Standard
30913 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30914  ecuaciones.
30915  Para evitarlo se inserta ese espacio vertical de -5
30916 \begin_inset space \thinspace{}
30917 \end_inset
30918
30919 mm detrás del comando 
30920 \series bold
30921
30922 \backslash
30923 begin{subequations}
30924 \series default
30925 .
30926
30927 \series bold
30928  
30929 \series default
30930 Si se usa el estilo 
30931 \series bold
30932 Sangrado
30933 \series default
30934
30935 \begin_inset Foot
30936 status collapsed
30937
30938 \begin_layout Plain Layout
30939 véase estilos de ecuación en 
30940 \begin_inset CommandInset ref
30941 LatexCommand ref
30942 reference "sec:Estilos-de-ecuación"
30943
30944 \end_inset
30945
30946
30947 \end_layout
30948
30949 \end_inset
30950
30951 , entonces se inserta -7
30952 \begin_inset space \thinspace{}
30953 \end_inset
30954
30955 mm.
30956 \end_layout
30957
30958 \begin_layout Standard
30959 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30960  de la segunda línea:
30961 \begin_inset ERT
30962 status collapsed
30963
30964 \begin_layout Plain Layout
30965
30966
30967 \backslash
30968 begin{subequations}
30969 \end_layout
30970
30971 \end_inset
30972
30973
30974 \begin_inset Formula 
30975 \begin{eqnarray}
30976 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30977  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30978  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30979 \end{eqnarray}
30980
30981 \end_inset
30982
30983
30984 \begin_inset ERT
30985 status collapsed
30986
30987 \begin_layout Plain Layout
30988
30989
30990 \backslash
30991 end{subequations}
30992 \end_layout
30993
30994 \end_inset
30995
30996
30997 \end_layout
30998
30999 \begin_layout Subsection
31000 Numeración definida por el usuario
31001 \begin_inset CommandInset label
31002 LatexCommand label
31003 name "sub:Numeración-personalizada"
31004
31005 \end_inset
31006
31007
31008 \begin_inset Index idx
31009 status collapsed
31010
31011 \begin_layout Plain Layout
31012 Numeración de ecuaciones ! personalizada
31013 \end_layout
31014
31015 \end_inset
31016
31017
31018 \end_layout
31019
31020 \begin_layout Standard
31021 Con la numeración estándar el número se coloca entre paréntesis.
31022  Para reemplazar los paréntesis con barras verticales, p.
31023 \begin_inset space \thinspace{}
31024 \end_inset
31025
31026 e., se añade al preámbulo LaTeX la línea: 
31027 \end_layout
31028
31029 \begin_layout Standard
31030
31031 \series bold
31032
31033 \backslash
31034 def
31035 \backslash
31036 tagform@#1{
31037 \backslash
31038 maketag@@@{|#1|}}
31039 \series default
31040
31041 \begin_inset Note Note
31042 status collapsed
31043
31044 \begin_layout Plain Layout
31045 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
31046  Para activarlo, quita el % del principio.
31047 \end_layout
31048
31049 \end_inset
31050
31051
31052 \end_layout
31053
31054 \begin_layout Standard
31055 Para usar otros caracteres, se reemplazan las barras al lado de 
31056 \series bold
31057 #1
31058 \series default
31059  por ellos.
31060  Para obtener sólo el número de ecuación se omiten las barras verticales.
31061 \begin_inset VSpace bigskip
31062 \end_inset
31063
31064
31065 \end_layout
31066
31067 \begin_layout Standard
31068 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
31069  consecutivo, se usa el comando 
31070 \series bold
31071
31072 \backslash
31073 tag
31074 \begin_inset Index idx
31075 status collapsed
31076
31077 \begin_layout Plain Layout
31078 Comandos ! T ! 
31079 \backslash
31080 tag
31081 \end_layout
31082
31083 \end_inset
31084
31085
31086 \series default
31087 :
31088 \begin_inset Formula 
31089 \begin{equation}
31090 A+B=C\tag{algo}\label{eq:tag}
31091 \end{equation}
31092
31093 \end_inset
31094
31095 En este ejemplo se ha insertado el comando
31096 \series bold
31097  
31098 \backslash
31099 tag
31100 \begin_inset ERT
31101 status collapsed
31102
31103 \begin_layout Plain Layout
31104
31105
31106 \backslash
31107 spce 
31108 \end_layout
31109
31110 \end_inset
31111
31112 algo
31113 \series default
31114  en la ecuación.
31115 \end_layout
31116
31117 \begin_layout Standard
31118 Si se usa en su lugar el comando con asterisco 
31119 \series bold
31120
31121 \backslash
31122 tag*
31123 \begin_inset ERT
31124 status collapsed
31125
31126 \begin_layout Plain Layout
31127
31128
31129 \backslash
31130 spce 
31131 \end_layout
31132
31133 \end_inset
31134
31135 algo
31136 \series default
31137  no se imprimen los paréntesis:
31138 \begin_inset Formula 
31139 \[
31140 A+B=C\tag*{algo}
31141 \]
31142
31143 \end_inset
31144
31145
31146 \end_layout
31147
31148 \begin_layout Standard
31149 \begin_inset VSpace bigskip
31150 \end_inset
31151
31152
31153 \end_layout
31154
31155 \begin_layout Standard
31156 Para reiniciar la numeración en nuevas partes o secciones del documento
31157  se usan los siguientes comandos:
31158 \end_layout
31159
31160 \begin_layout Standard
31161
31162 \series bold
31163
31164 \backslash
31165 @addtoreset{equation}{part}
31166 \series default
31167
31168 \begin_inset Index idx
31169 status collapsed
31170
31171 \begin_layout Plain Layout
31172 Comandos ! 
31173 \begin_inset ERT
31174 status collapsed
31175
31176 \begin_layout Plain Layout
31177
31178 "
31179 \end_layout
31180
31181 \end_inset
31182
31183 @
31184 \begin_inset ERT
31185 status collapsed
31186
31187 \begin_layout Plain Layout
31188
31189 "
31190 \end_layout
31191
31192 \end_inset
31193
31194  ! 
31195 \backslash
31196
31197 \begin_inset ERT
31198 status collapsed
31199
31200 \begin_layout Plain Layout
31201
31202 "
31203 \end_layout
31204
31205 \end_inset
31206
31207 @
31208 \begin_inset ERT
31209 status collapsed
31210
31211 \begin_layout Plain Layout
31212
31213 "
31214 \end_layout
31215
31216 \end_inset
31217
31218 addtoreset
31219 \end_layout
31220
31221 \end_inset
31222
31223
31224 \begin_inset Newline newline
31225 \end_inset
31226
31227
31228 \series bold
31229
31230 \backslash
31231 @addtoreset{equation}{section}
31232 \end_layout
31233
31234 \begin_layout Standard
31235 Pata poder usar estos comandos en modo TeX, el carácter 
31236 \begin_inset Quotes fld
31237 \end_inset
31238
31239 @
31240 \begin_inset Quotes frd
31241 \end_inset
31242
31243  debe 
31244 \begin_inset Quotes fld
31245 \end_inset
31246
31247 activarse
31248 \begin_inset Quotes frd
31249 \end_inset
31250
31251  para LaTeX con el comando 
31252 \series bold
31253
31254 \backslash
31255 makeatletter
31256 \series default
31257 .
31258  El comando 
31259 \series bold
31260
31261 \backslash
31262 makeatother
31263 \series default
31264  deshace esto.
31265  Así pues, la secuencia de comandos en modo TeX es:
31266 \end_layout
31267
31268 \begin_layout Standard
31269
31270 \series bold
31271
31272 \backslash
31273 makeatletter
31274 \begin_inset Newline newline
31275 \end_inset
31276
31277
31278 \backslash
31279 @addtoreset{equation}{section}
31280 \begin_inset Newline newline
31281 \end_inset
31282
31283
31284 \backslash
31285 makeatother
31286 \end_layout
31287
31288 \begin_layout Standard
31289 En el preámbulo LaTeX se pueden omitir 
31290 \series bold
31291
31292 \backslash
31293 makeatletter
31294 \series default
31295  y 
31296 \series bold
31297
31298 \backslash
31299 makeatother
31300 \series default
31301  pues son automáticamente insertados por LyX.
31302 \end_layout
31303
31304 \begin_layout Standard
31305 Para el comando 
31306 \series bold
31307
31308 \backslash
31309 @addtoreset
31310 \series default
31311 ,
31312 \series bold
31313  
31314 \series default
31315 hay que cargar en el preámbulo LaTeX el archivo 
31316 \series bold
31317 remreset.sty
31318 \series default
31319
31320 \begin_inset Foot
31321 status collapsed
31322
31323 \begin_layout Plain Layout
31324
31325 \series bold
31326 remreset
31327 \series default
31328  es parte del paquete LaTeX 
31329 \series bold
31330 carlisle
31331 \series default
31332
31333 \begin_inset Index idx
31334 status collapsed
31335
31336 \begin_layout Plain Layout
31337 Paquetes ! carlisle
31338 \end_layout
31339
31340 \end_inset
31341
31342 , incluido en las instalaciones estándar de LaTeX.
31343 \end_layout
31344
31345 \end_inset
31346
31347
31348 \begin_inset Index idx
31349 status collapsed
31350
31351 \begin_layout Plain Layout
31352 Paquetes ! remreset
31353 \end_layout
31354
31355 \end_inset
31356
31357  con la línea
31358 \end_layout
31359
31360 \begin_layout Standard
31361
31362 \series bold
31363
31364 \backslash
31365 usepackage{remreset}
31366 \end_layout
31367
31368 \begin_layout Standard
31369 Entonces se puede usar el comando 
31370 \series bold
31371
31372 \backslash
31373 @removefromreset
31374 \series default
31375
31376 \begin_inset Index idx
31377 status collapsed
31378
31379 \begin_layout Plain Layout
31380 Comandos ! 
31381 \begin_inset ERT
31382 status collapsed
31383
31384 \begin_layout Plain Layout
31385
31386 "
31387 \end_layout
31388
31389 \end_inset
31390
31391 @
31392 \begin_inset ERT
31393 status collapsed
31394
31395 \begin_layout Plain Layout
31396
31397 "
31398 \end_layout
31399
31400 \end_inset
31401
31402  ! 
31403 \backslash
31404
31405 \begin_inset ERT
31406 status collapsed
31407
31408 \begin_layout Plain Layout
31409
31410 "
31411 \end_layout
31412
31413 \end_inset
31414
31415 @
31416 \begin_inset ERT
31417 status collapsed
31418
31419 \begin_layout Plain Layout
31420
31421 "
31422 \end_layout
31423
31424 \end_inset
31425
31426 removefromreset
31427 \end_layout
31428
31429 \end_inset
31430
31431  con el mismo esquema que 
31432 \series bold
31433
31434 \backslash
31435 @addtoreset
31436 \series default
31437 .
31438 \begin_inset VSpace bigskip
31439 \end_inset
31440
31441
31442 \end_layout
31443
31444 \begin_layout Standard
31445 A veces las ecuaciones deberían numerarse de la siguiente manera:
31446 \end_layout
31447
31448 \begin_layout Standard
31449
31450 \family typewriter
31451 (número de sección.número de ecuación)
31452 \end_layout
31453
31454 \begin_layout Standard
31455 El número de ecuación empezaría con 
31456 \begin_inset Quotes fld
31457 \end_inset
31458
31459 1
31460 \begin_inset Quotes frd
31461 \end_inset
31462
31463  en cada sección.
31464 \end_layout
31465
31466 \begin_layout Standard
31467 Para este caso hay el comando 
31468 \series bold
31469
31470 \backslash
31471 numberwithin
31472 \series default
31473
31474 \begin_inset Index idx
31475 status collapsed
31476
31477 \begin_layout Plain Layout
31478 Comandos ! N ! 
31479 \backslash
31480 numberwithin
31481 \end_layout
31482
31483 \end_inset
31484
31485 , que se usa con el esquema:
31486 \end_layout
31487
31488 \begin_layout Standard
31489
31490 \series bold
31491
31492 \backslash
31493 numberwithin{counter}{sectioning}
31494 \end_layout
31495
31496 \begin_layout Standard
31497 \begin_inset Quotes fld
31498 \end_inset
31499
31500 counter
31501 \begin_inset Quotes frd
31502 \end_inset
31503
31504  indica qué clase de numeración es afectada, 
31505 \begin_inset Quotes fld
31506 \end_inset
31507
31508 sectioning
31509 \begin_inset Quotes frd
31510 \end_inset
31511
31512  indica qué número va delante del punto.
31513  
31514 \end_layout
31515
31516 \begin_layout Standard
31517 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
31518  en el preámbulo LaTeX:
31519 \end_layout
31520
31521 \begin_layout Standard
31522
31523 \series bold
31524
31525 \backslash
31526 numberwithin{equation}{section}
31527 \end_layout
31528
31529 \begin_layout Standard
31530 Este es el resultado::
31531 \begin_inset ERT
31532 status collapsed
31533
31534 \begin_layout Plain Layout
31535
31536
31537 \backslash
31538 numberwithin{equation}{section}
31539 \end_layout
31540
31541 \end_inset
31542
31543
31544 \begin_inset Formula 
31545 \begin{equation}
31546 A+B=C
31547 \end{equation}
31548
31549 \end_inset
31550
31551
31552 \end_layout
31553
31554 \begin_layout Standard
31555 Para numerar cuadros de modo que, p.
31556 \begin_inset space \thinspace{}
31557 \end_inset
31558
31559 ej., 
31560 \begin_inset Quotes fld
31561 \end_inset
31562
31563 sectioning
31564 \begin_inset Quotes frd
31565 \end_inset
31566
31567  sea el número de la parte se usa
31568 \begin_inset Newline newline
31569 \end_inset
31570
31571
31572 \series bold
31573
31574 \backslash
31575 numberwithin{table}{part}
31576 \end_layout
31577
31578 \begin_layout Standard
31579 Para volver a la numeración estándar o evitar esta clase numeración cuando
31580  es definida por la clase de documento, se inserta el siguiente comando
31581  en código TeX o en el preámbulo LaTeX:
31582 \end_layout
31583
31584 \begin_layout Standard
31585
31586 \series bold
31587
31588 \backslash
31589 renewcommand{
31590 \backslash
31591 theequation}{
31592 \backslash
31593 arabic{equation}}
31594 \begin_inset Index idx
31595 status collapsed
31596
31597 \begin_layout Plain Layout
31598 Comandos ! A ! 
31599 \backslash
31600 arabic
31601 \end_layout
31602
31603 \end_inset
31604
31605
31606 \series default
31607
31608 \begin_inset ERT
31609 status collapsed
31610
31611 \begin_layout Plain Layout
31612
31613
31614 \backslash
31615 renewcommand{
31616 \backslash
31617 theequation}{
31618 \backslash
31619 arabic{equation}}
31620 \end_layout
31621
31622 \end_inset
31623
31624
31625 \series bold
31626
31627 \begin_inset Newline newline
31628 \end_inset
31629
31630
31631 \series default
31632 o
31633 \series bold
31634
31635 \begin_inset Newline newline
31636 \end_inset
31637
31638
31639 \backslash
31640 renewcommand{
31641 \backslash
31642 thetable}{
31643 \backslash
31644 arabic{table}}
31645 \end_layout
31646
31647 \begin_layout Standard
31648
31649 \series bold
31650
31651 \backslash
31652 numberwithin
31653 \series default
31654  usa internamente el comando 
31655 \series bold
31656
31657 \backslash
31658 @addtoreset
31659 \series default
31660 , descrito arriba, que también debe ser restaurado.
31661 \begin_inset ERT
31662 status collapsed
31663
31664 \begin_layout Plain Layout
31665
31666
31667 \backslash
31668 makeatletter
31669 \end_layout
31670
31671 \begin_layout Plain Layout
31672
31673
31674 \backslash
31675 @removefromreset{equation}{section}
31676 \end_layout
31677
31678 \begin_layout Plain Layout
31679
31680
31681 \backslash
31682 makeatother
31683 \end_layout
31684
31685 \end_inset
31686
31687
31688 \end_layout
31689
31690 \begin_layout Subsection
31691 Numeración con números romanos y letras
31692 \begin_inset Index idx
31693 status collapsed
31694
31695 \begin_layout Plain Layout
31696 Numeración de ecuaciones ! con números romanos
31697 \end_layout
31698
31699 \end_inset
31700
31701
31702 \begin_inset Index idx
31703 status collapsed
31704
31705 \begin_layout Plain Layout
31706 Numeración de ecuaciones ! con letras
31707 \end_layout
31708
31709 \end_inset
31710
31711
31712 \end_layout
31713
31714 \begin_layout Standard
31715 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31716  Por ejemplo, para numerar con romanos en minúscula,
31717 \begin_inset Foot
31718 status collapsed
31719
31720 \begin_layout Plain Layout
31721 Como en español no se usan romanos en minúscula, el estilo 
31722 \series bold
31723 spanish
31724 \series default
31725  del sistema 
31726 \series bold
31727 babel
31728 \series default
31729  redefine 
31730 \series bold
31731
31732 \backslash
31733 roman
31734 \series default
31735  para que los dé en versalitas.
31736  Véase 
31737 \begin_inset CommandInset citation
31738 LatexCommand cite
31739 key "spanish"
31740
31741 \end_inset
31742
31743  (
31744 \emph on
31745 N.
31746 \begin_inset space \thinspace{}
31747 \end_inset
31748
31749 del t
31750 \emph default
31751 ).
31752 \end_layout
31753
31754 \end_inset
31755
31756  se inserta el comando
31757 \end_layout
31758
31759 \begin_layout Standard
31760
31761 \series bold
31762
31763 \backslash
31764 renewcommand{
31765 \backslash
31766 theequation}{
31767 \backslash
31768 roman{equation}}
31769 \end_layout
31770
31771 \begin_layout Standard
31772 antes de la ecuación en modo TeX.
31773  
31774 \series bold
31775
31776 \backslash
31777 renewcommand
31778 \series default
31779
31780 \begin_inset Index idx
31781 status collapsed
31782
31783 \begin_layout Plain Layout
31784 Comandos ! R ! 
31785 \backslash
31786 renewcommand
31787 \end_layout
31788
31789 \end_inset
31790
31791  redefine el comando predefinido 
31792 \series bold
31793
31794 \backslash
31795 theequation
31796 \series default
31797  como 
31798 \series bold
31799
31800 \backslash
31801 roman{equation}
31802 \series default
31803 .
31804 \begin_inset Foot
31805 status collapsed
31806
31807 \begin_layout Plain Layout
31808 El comando 
31809 \series bold
31810
31811 \backslash
31812 renewcommand
31813 \series default
31814  tiene el mismo esquema que el comando 
31815 \series bold
31816
31817 \backslash
31818 newcommand
31819 \series default
31820 , descrito en 
31821 \begin_inset CommandInset ref
31822 LatexCommand ref
31823 reference "sub:El-comando-newcommand"
31824
31825 \end_inset
31826
31827 .
31828 \end_layout
31829
31830 \end_inset
31831
31832  
31833 \series bold
31834 equation
31835 \series default
31836  es el contador de ecuaciones.
31837  Si se usa el comando 
31838 \series bold
31839
31840 \backslash
31841 the
31842 \series default
31843  como prefijo de un contador, el valor del contador sale en números arábigos.
31844  Si una ecuación es numerada, LaTeX pone internamente el comando 
31845 \series bold
31846
31847 \backslash
31848 theequation
31849 \series default
31850  detrás de la ecuación.
31851  
31852 \series bold
31853
31854 \backslash
31855 roman{equation}
31856 \series default
31857
31858 \begin_inset Index idx
31859 status collapsed
31860
31861 \begin_layout Plain Layout
31862 Comandos ! R ! 
31863 \backslash
31864 roman
31865 \end_layout
31866
31867 \end_inset
31868
31869  pone el contador en romanos en minúscula.
31870 \end_layout
31871
31872 \begin_layout Standard
31873 Todas las ecuaciones siguientes a 
31874 \series bold
31875
31876 \backslash
31877 renew
31878 \series default
31879 c
31880 \series bold
31881 ommand
31882 \series default
31883  se numerarán en romanos.
31884  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31885  cambiando 
31886 \series bold
31887
31888 \backslash
31889 roman
31890 \series default
31891  por 
31892 \series bold
31893
31894 \backslash
31895 Roman
31896 \series default
31897
31898 \begin_inset Index idx
31899 status collapsed
31900
31901 \begin_layout Plain Layout
31902 Comandos ! R ! 
31903 \backslash
31904 roman@
31905 \backslash
31906 Roman
31907 \end_layout
31908
31909 \end_inset
31910
31911 .
31912  Para 
31913 \begin_inset Quotes fld
31914 \end_inset
31915
31916 numerar
31917 \begin_inset Quotes frd
31918 \end_inset
31919
31920  con minúsculas latinas hay el comando 
31921 \series bold
31922
31923 \backslash
31924 alph
31925 \series default
31926
31927 \begin_inset Index idx
31928 status collapsed
31929
31930 \begin_layout Plain Layout
31931 Comandos ! A ! 
31932 \backslash
31933 alph
31934 \end_layout
31935
31936 \end_inset
31937
31938 , y para mayúsculas el comando 
31939 \series bold
31940
31941 \backslash
31942 Alph
31943 \series default
31944
31945 \begin_inset Index idx
31946 status collapsed
31947
31948 \begin_layout Plain Layout
31949 Comandos ! A ! 
31950 \backslash
31951 alph@
31952 \backslash
31953 Alph
31954 \end_layout
31955
31956 \end_inset
31957
31958 .
31959 \end_layout
31960
31961 \begin_layout Standard
31962 \begin_inset Note Greyedout
31963 status open
31964
31965 \begin_layout Plain Layout
31966
31967 \series bold
31968 Nota:
31969 \series default
31970  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31971 \end_layout
31972
31973 \end_inset
31974
31975
31976 \end_layout
31977
31978 \begin_layout Standard
31979 \begin_inset ERT
31980 status collapsed
31981
31982 \begin_layout Plain Layout
31983
31984
31985 \backslash
31986 renewcommand{
31987 \backslash
31988 theequation}{
31989 \backslash
31990 roman{equation}}
31991 \end_layout
31992
31993 \end_inset
31994
31995
31996 \begin_inset Formula 
31997 \begin{equation}
31998 A=\textrm{romanos en minúscula}
31999 \end{equation}
32000
32001 \end_inset
32002
32003
32004 \begin_inset ERT
32005 status collapsed
32006
32007 \begin_layout Plain Layout
32008
32009
32010 \backslash
32011 renewcommand{
32012 \backslash
32013 theequation}{
32014 \backslash
32015 Roman{equation}}
32016 \end_layout
32017
32018 \end_inset
32019
32020
32021 \begin_inset Formula 
32022 \begin{equation}
32023 B=\textrm{romanos en mayúscula}\label{eq:Rom}
32024 \end{equation}
32025
32026 \end_inset
32027
32028
32029 \begin_inset ERT
32030 status collapsed
32031
32032 \begin_layout Plain Layout
32033
32034
32035 \backslash
32036 renewcommand{
32037 \backslash
32038 theequation}{
32039 \backslash
32040 alph{equation}}
32041 \end_layout
32042
32043 \end_inset
32044
32045
32046 \begin_inset Formula 
32047 \begin{equation}
32048 C=\textrm{latinas en minúscula}
32049 \end{equation}
32050
32051 \end_inset
32052
32053
32054 \begin_inset ERT
32055 status collapsed
32056
32057 \begin_layout Plain Layout
32058
32059
32060 \backslash
32061 renewcommand{
32062 \backslash
32063 theequation}{
32064 \backslash
32065 Alph{equation}}
32066 \end_layout
32067
32068 \end_inset
32069
32070
32071 \begin_inset Formula 
32072 \begin{equation}
32073 D=\textrm{latinas en mayúscula}\label{eq:Lat}
32074 \end{equation}
32075
32076 \end_inset
32077
32078
32079 \end_layout
32080
32081 \begin_layout Standard
32082 Para volver a la numeración por omisión se inserta el comando:
32083 \end_layout
32084
32085 \begin_layout Standard
32086
32087 \series bold
32088
32089 \backslash
32090 renewcommand{
32091 \backslash
32092 theequation}{
32093 \backslash
32094 arabic{equation}}
32095 \begin_inset Index idx
32096 status collapsed
32097
32098 \begin_layout Plain Layout
32099 Comandos ! A ! 
32100 \backslash
32101 arabic
32102 \end_layout
32103
32104 \end_inset
32105
32106
32107 \end_layout
32108
32109 \begin_layout Standard
32110 \begin_inset ERT
32111 status collapsed
32112
32113 \begin_layout Plain Layout
32114
32115
32116 \backslash
32117 renewcommand{
32118 \backslash
32119 theequation}{
32120 \backslash
32121 arabic{equation}}
32122 \end_layout
32123
32124 \end_inset
32125
32126
32127 \begin_inset Formula 
32128 \begin{equation}
32129 E=\mbox{arábigos}
32130 \end{equation}
32131
32132 \end_inset
32133
32134
32135 \end_layout
32136
32137 \begin_layout Standard
32138 \begin_inset VSpace medskip
32139 \end_inset
32140
32141
32142 \end_layout
32143
32144 \begin_layout Standard
32145 Como ves, las ecuaciones se numeran consecutivamente independientemente
32146  del estilo de numeración.
32147  Cuando la numeración haya de empezar con 
32148 \begin_inset Quotes fld
32149 \end_inset
32150
32151 1
32152 \begin_inset Quotes frd
32153 \end_inset
32154
32155  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
32156  Una descripción sobre esto se encuentra en el archivo 
32157 \begin_inset CommandInset href
32158 LatexCommand href
32159 name "Formula-numbering.lyx"
32160 target "run:Formula-numbering.lyx"
32161
32162 \end_inset
32163
32164 .
32165 \end_layout
32166
32167 \begin_layout Section
32168 Símbolos y ecuaciones químicas
32169 \begin_inset CommandInset label
32170 LatexCommand label
32171 name "sub:Símbolos-y-ecuaciones-químicas"
32172
32173 \end_inset
32174
32175
32176 \begin_inset Index idx
32177 status collapsed
32178
32179 \begin_layout Plain Layout
32180 Química ! símbolos
32181 \end_layout
32182
32183 \end_inset
32184
32185
32186 \begin_inset Index idx
32187 status collapsed
32188
32189 \begin_layout Plain Layout
32190 Química ! caracteres
32191 \end_layout
32192
32193 \end_inset
32194
32195
32196 \begin_inset Index idx
32197 status collapsed
32198
32199 \begin_layout Plain Layout
32200 Ecuación ! química|see
32201 \begin_inset ERT
32202 status collapsed
32203
32204 \begin_layout Plain Layout
32205
32206 {
32207 \end_layout
32208
32209 \end_inset
32210
32211 Química
32212 \begin_inset ERT
32213 status collapsed
32214
32215 \begin_layout Plain Layout
32216
32217 }
32218 \end_layout
32219
32220 \end_inset
32221
32222
32223 \end_layout
32224
32225 \end_inset
32226
32227
32228 \begin_inset Index idx
32229 status collapsed
32230
32231 \begin_layout Plain Layout
32232 Química ! iones
32233 \end_layout
32234
32235 \end_inset
32236
32237
32238 \begin_inset Index idx
32239 status collapsed
32240
32241 \begin_layout Plain Layout
32242 Iones|see
32243 \begin_inset ERT
32244 status collapsed
32245
32246 \begin_layout Plain Layout
32247
32248 {
32249 \end_layout
32250
32251 \end_inset
32252
32253 Química
32254 \begin_inset ERT
32255 status collapsed
32256
32257 \begin_layout Plain Layout
32258
32259 }
32260 \end_layout
32261
32262 \end_inset
32263
32264
32265 \end_layout
32266
32267 \end_inset
32268
32269
32270 \begin_inset Index idx
32271 status collapsed
32272
32273 \begin_layout Plain Layout
32274 Química ! reacción
32275 \end_layout
32276
32277 \end_inset
32278
32279
32280 \end_layout
32281
32282 \begin_layout Standard
32283 Un ejemplo de texto de química:
32284 \end_layout
32285
32286 \begin_layout Quote
32287 El ion 
32288 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32289 \end_inset
32290
32291  reacciona con dos iones 
32292 \begin_inset Formula $\mathrm{Na^{+}}$
32293 \end_inset
32294
32295  para dar sulfato de sodio 
32296 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32297 \end_inset
32298
32299 .
32300  La ecuación química es:
32301 \begin_inset Formula 
32302 \begin{equation}
32303 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
32304 \end{equation}
32305
32306 \end_inset
32307
32308
32309 \end_layout
32310
32311 \begin_layout Standard
32312 Esta ecuación química puede componerse directamente en modo ecuación.
32313  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32314  y con el atajo 
32315 \family sans
32316 Alt+C
32317 \begin_inset space ~
32318 \end_inset
32319
32320 R
32321 \family default
32322  se cambia en redonda.
32323 \begin_inset Foot
32324 status collapsed
32325
32326 \begin_layout Plain Layout
32327 véase estilos de tipografías en 
32328 \begin_inset CommandInset ref
32329 LatexCommand ref
32330 reference "sub:Estilos-de-tipografías"
32331
32332 \end_inset
32333
32334 .
32335 \end_layout
32336
32337 \end_inset
32338
32339
32340 \end_layout
32341
32342 \begin_layout Standard
32343 Para escribir ecuaciones químicas es más conveniente usar el comando 
32344 \series bold
32345
32346 \backslash
32347 ce
32348 \series default
32349
32350 \begin_inset Index idx
32351 status collapsed
32352
32353 \begin_layout Plain Layout
32354 Comandos ! C ! 
32355 \backslash
32356 ce
32357 \end_layout
32358
32359 \end_inset
32360
32361 , que está disponible si está instalado el paquete LaTeX 
32362 \series bold
32363 mhchem
32364 \series default
32365
32366 \begin_inset Index idx
32367 status collapsed
32368
32369 \begin_layout Plain Layout
32370 Paquetes ! mhchem
32371 \end_layout
32372
32373 \end_inset
32374
32375 .
32376  Al insertar 
32377 \series bold
32378
32379 \backslash
32380 ce
32381 \series default
32382  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
32383  ecuaciones químicas de una forma intuitiva.
32384 \end_layout
32385
32386 \begin_layout Standard
32387 \align center
32388 \begin_inset Tabular
32389 <lyxtabular version="3" rows="9" columns="2">
32390 <features tabularvalignment="middle">
32391 <column alignment="center" valignment="top" width="0">
32392 <column alignment="center" valignment="top" width="0">
32393 <row>
32394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32395 \begin_inset Text
32396
32397 \begin_layout Plain Layout
32398 Comando
32399 \end_layout
32400
32401 \end_inset
32402 </cell>
32403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32404 \begin_inset Text
32405
32406 \begin_layout Plain Layout
32407 Resultado
32408 \begin_inset Note Note
32409 status collapsed
32410
32411 \begin_layout Plain Layout
32412
32413 \series bold
32414
32415 \backslash
32416 raisebox
32417 \series default
32418  se usa sólo como espaciador
32419 \end_layout
32420
32421 \end_inset
32422
32423
32424 \end_layout
32425
32426 \end_inset
32427 </cell>
32428 </row>
32429 <row>
32430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32431 \begin_inset Text
32432
32433 \begin_layout Plain Layout
32434
32435 \backslash
32436 ce
32437 \begin_inset ERT
32438 status collapsed
32439
32440 \begin_layout Plain Layout
32441
32442
32443 \backslash
32444 spce 
32445 \end_layout
32446
32447 \end_inset
32448
32449 H2CO3
32450 \end_layout
32451
32452 \end_inset
32453 </cell>
32454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32455 \begin_inset Text
32456
32457 \begin_layout Plain Layout
32458 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32459 \end_inset
32460
32461
32462 \end_layout
32463
32464 \end_inset
32465 </cell>
32466 </row>
32467 <row>
32468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32469 \begin_inset Text
32470
32471 \begin_layout Plain Layout
32472
32473 \backslash
32474 ce
32475 \begin_inset ERT
32476 status collapsed
32477
32478 \begin_layout Plain Layout
32479
32480
32481 \backslash
32482 spce 
32483 \end_layout
32484
32485 \end_inset
32486
32487 SO4^2-
32488 \end_layout
32489
32490 \end_inset
32491 </cell>
32492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32493 \begin_inset Text
32494
32495 \begin_layout Plain Layout
32496 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32497 \end_inset
32498
32499
32500 \end_layout
32501
32502 \end_inset
32503 </cell>
32504 </row>
32505 <row>
32506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32507 \begin_inset Text
32508
32509 \begin_layout Plain Layout
32510
32511 \backslash
32512 ce
32513 \begin_inset ERT
32514 status collapsed
32515
32516 \begin_layout Plain Layout
32517
32518
32519 \backslash
32520 spce 
32521 \end_layout
32522
32523 \end_inset
32524
32525 (NH4)2S
32526 \end_layout
32527
32528 \end_inset
32529 </cell>
32530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32531 \begin_inset Text
32532
32533 \begin_layout Plain Layout
32534 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32535 \end_inset
32536
32537
32538 \end_layout
32539
32540 \end_inset
32541 </cell>
32542 </row>
32543 <row>
32544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32545 \begin_inset Text
32546
32547 \begin_layout Plain Layout
32548
32549 \backslash
32550 ce
32551 \begin_inset ERT
32552 status collapsed
32553
32554 \begin_layout Plain Layout
32555
32556
32557 \backslash
32558 spce 
32559 \end_layout
32560
32561 \end_inset
32562
32563 KCr(SO4)2.12H2O
32564 \end_layout
32565
32566 \end_inset
32567 </cell>
32568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32569 \begin_inset Text
32570
32571 \begin_layout Plain Layout
32572 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32573 \end_inset
32574
32575
32576 \end_layout
32577
32578 \end_inset
32579 </cell>
32580 </row>
32581 <row>
32582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32583 \begin_inset Text
32584
32585 \begin_layout Plain Layout
32586
32587 \backslash
32588 ce
32589 \begin_inset ERT
32590 status collapsed
32591
32592 \begin_layout Plain Layout
32593
32594
32595 \backslash
32596 spce 
32597 \end_layout
32598
32599 \end_inset
32600
32601 A-B
32602 \backslash
32603 dbond
32604 \begin_inset ERT
32605 status collapsed
32606
32607 \begin_layout Plain Layout
32608
32609
32610 \backslash
32611 spce 
32612 \end_layout
32613
32614 \end_inset
32615
32616 C
32617 \backslash
32618 tbond
32619 \begin_inset ERT
32620 status collapsed
32621
32622 \begin_layout Plain Layout
32623
32624
32625 \backslash
32626 spce 
32627 \end_layout
32628
32629 \end_inset
32630
32631 D
32632 \end_layout
32633
32634 \end_inset
32635 </cell>
32636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32637 \begin_inset Text
32638
32639 \begin_layout Plain Layout
32640 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32641 \end_inset
32642
32643
32644 \end_layout
32645
32646 \end_inset
32647 </cell>
32648 </row>
32649 <row>
32650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32651 \begin_inset Text
32652
32653 \begin_layout Plain Layout
32654
32655 \backslash
32656 ce
32657 \begin_inset ERT
32658 status collapsed
32659
32660 \begin_layout Plain Layout
32661
32662
32663 \backslash
32664 spce 
32665 \end_layout
32666
32667 \end_inset
32668
32669 ^227
32670 \begin_inset Formula $\downarrow$
32671 \end_inset
32672
32673 _90
32674 \begin_inset Formula $\to$
32675 \end_inset
32676
32677 Th+
32678 \end_layout
32679
32680 \end_inset
32681 </cell>
32682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32683 \begin_inset Text
32684
32685 \begin_layout Plain Layout
32686 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32687 \end_inset
32688
32689
32690 \end_layout
32691
32692 \end_inset
32693 </cell>
32694 </row>
32695 <row>
32696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32697 \begin_inset Text
32698
32699 \begin_layout Plain Layout
32700
32701 \backslash
32702 ce
32703 \begin_inset ERT
32704 status collapsed
32705
32706 \begin_layout Plain Layout
32707
32708
32709 \backslash
32710 spce 
32711 \end_layout
32712
32713 \end_inset
32714
32715 CO2
32716 \begin_inset ERT
32717 status collapsed
32718
32719 \begin_layout Plain Layout
32720
32721
32722 \backslash
32723 spce 
32724 \end_layout
32725
32726 \end_inset
32727
32728 +
32729 \begin_inset ERT
32730 status collapsed
32731
32732 \begin_layout Plain Layout
32733
32734
32735 \backslash
32736 spce 
32737 \end_layout
32738
32739 \end_inset
32740
32741 C
32742 \begin_inset ERT
32743 status collapsed
32744
32745 \begin_layout Plain Layout
32746
32747
32748 \backslash
32749 spce 
32750 \end_layout
32751
32752 \end_inset
32753
32754 <=>
32755 \begin_inset ERT
32756 status collapsed
32757
32758 \begin_layout Plain Layout
32759
32760
32761 \backslash
32762 spce 
32763 \end_layout
32764
32765 \end_inset
32766
32767 2CO
32768 \end_layout
32769
32770 \end_inset
32771 </cell>
32772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32773 \begin_inset Text
32774
32775 \begin_layout Plain Layout
32776 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32777 \end_inset
32778
32779
32780 \end_layout
32781
32782 \end_inset
32783 </cell>
32784 </row>
32785 <row>
32786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32787 \begin_inset Text
32788
32789 \begin_layout Plain Layout
32790
32791 \backslash
32792 ce
32793 \begin_inset ERT
32794 status collapsed
32795
32796 \begin_layout Plain Layout
32797
32798
32799 \backslash
32800 spce 
32801 \end_layout
32802
32803 \end_inset
32804
32805 CO2
32806 \begin_inset ERT
32807 status collapsed
32808
32809 \begin_layout Plain Layout
32810
32811
32812 \backslash
32813 spce 
32814 \end_layout
32815
32816 \end_inset
32817
32818 +
32819 \begin_inset ERT
32820 status collapsed
32821
32822 \begin_layout Plain Layout
32823
32824
32825 \backslash
32826 spce 
32827 \end_layout
32828
32829 \end_inset
32830
32831 C
32832 \begin_inset ERT
32833 status collapsed
32834
32835 \begin_layout Plain Layout
32836
32837
32838 \backslash
32839 spce 
32840 \end_layout
32841
32842 \end_inset
32843
32844 ->[
32845 \backslash
32846 alpha][
32847 \backslash
32848 beta]
32849 \begin_inset ERT
32850 status collapsed
32851
32852 \begin_layout Plain Layout
32853
32854
32855 \backslash
32856 spce 
32857 \end_layout
32858
32859 \end_inset
32860
32861 2CO}
32862 \end_layout
32863
32864 \end_inset
32865 </cell>
32866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32867 \begin_inset Text
32868
32869 \begin_layout Plain Layout
32870 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32871 \end_inset
32872
32873
32874 \end_layout
32875
32876 \end_inset
32877 </cell>
32878 </row>
32879 </lyxtabular>
32880
32881 \end_inset
32882
32883
32884 \end_layout
32885
32886 \begin_layout Standard
32887 \begin_inset Note Greyedout
32888 status open
32889
32890 \begin_layout Plain Layout
32891
32892 \series bold
32893 Nota:
32894 \series default
32895  Insertar modo matemático en un marco 
32896 \series bold
32897
32898 \backslash
32899 ce
32900 \series default
32901  provocará errores de LaTeX.
32902  En estos casos hay que usar código TeX, como en 
32903 \series bold
32904
32905 \backslash
32906 ce{$
32907 \backslash
32908 mu
32909 \backslash
32910 hyphen$Cl}
32911 \series default
32912
32913 \begin_inset ERT
32914 status collapsed
32915
32916 \begin_layout Plain Layout
32917
32918
32919 \backslash
32920 ce{$
32921 \backslash
32922 mu
32923 \backslash
32924 hyphen$Cl}
32925 \end_layout
32926
32927 \end_inset
32928
32929  
32930 \end_layout
32931
32932 \end_inset
32933
32934
32935 \end_layout
32936
32937 \begin_layout Standard
32938 El comando 
32939 \series bold
32940
32941 \backslash
32942 ce
32943 \series default
32944  para la 
32945 \begin_inset CommandInset ref
32946 LatexCommand ref
32947 reference "eq:reaccion-quimica"
32948
32949 \end_inset
32950
32951  es
32952 \begin_inset Newline newline
32953 \end_inset
32954
32955
32956 \series bold
32957  
32958 \backslash
32959 ce
32960 \begin_inset ERT
32961 status collapsed
32962
32963 \begin_layout Plain Layout
32964
32965
32966 \backslash
32967 spce 
32968 \end_layout
32969
32970 \end_inset
32971
32972 2Na+
32973 \begin_inset ERT
32974 status collapsed
32975
32976 \begin_layout Plain Layout
32977
32978
32979 \backslash
32980 spce 
32981 \end_layout
32982
32983 \end_inset
32984
32985 +
32986 \begin_inset ERT
32987 status collapsed
32988
32989 \begin_layout Plain Layout
32990
32991
32992 \backslash
32993 spce 
32994 \end_layout
32995
32996 \end_inset
32997
32998 SO4^2-
32999 \begin_inset ERT
33000 status collapsed
33001
33002 \begin_layout Plain Layout
33003
33004
33005 \backslash
33006 spce 
33007 \end_layout
33008
33009 \end_inset
33010
33011
33012 \begin_inset ERT
33013 status collapsed
33014
33015 \begin_layout Plain Layout
33016
33017
33018 \backslash
33019 spce 
33020 \end_layout
33021
33022 \end_inset
33023
33024 ->
33025 \begin_inset ERT
33026 status collapsed
33027
33028 \begin_layout Plain Layout
33029
33030
33031 \backslash
33032 spce 
33033 \end_layout
33034
33035 \end_inset
33036
33037 Na2SO4
33038 \end_layout
33039
33040 \begin_layout Standard
33041 Para componer ecuaciones químicas multilínea primero se crea una ecuación
33042  multilínea, tal como se describe en la 
33043 \begin_inset CommandInset ref
33044 LatexCommand ref
33045 reference "sec:Ecuaciones-multilínea"
33046
33047 \end_inset
33048
33049 .
33050  Después se utiliza el comando 
33051 \series bold
33052
33053 \backslash
33054 ce
33055 \series default
33056  en cada cuadrito azul de la ecuación.
33057  La 
33058 \begin_inset CommandInset ref
33059 LatexCommand ref
33060 reference "eq:TEOS-reac-1"
33061
33062 \end_inset
33063
33064  y la 
33065 \begin_inset CommandInset ref
33066 LatexCommand ref
33067 reference "eq:TEOS-reac-2"
33068
33069 \end_inset
33070
33071  son ejemplos de una reacción química en dos fases en la que cada ecuación
33072  tiene su propio número.
33073 \begin_inset Formula 
33074 \begin{eqnarray}
33075 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
33076 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
33077 \end{eqnarray}
33078
33079 \end_inset
33080
33081
33082 \end_layout
33083
33084 \begin_layout Standard
33085 Además de 
33086 \series bold
33087
33088 \backslash
33089 ce
33090 \series default
33091  el paquete 
33092 \series bold
33093 mhchem
33094 \series default
33095  suministra el comando 
33096 \series bold
33097
33098 \backslash
33099 cf
33100 \series default
33101
33102 \begin_inset Index idx
33103 status collapsed
33104
33105 \begin_layout Plain Layout
33106 Comandos ! C ! 
33107 \backslash
33108 cf
33109 \end_layout
33110
33111 \end_inset
33112
33113  que ha de utilizarse en casos especiales.
33114  Para más información sobre 
33115 \series bold
33116
33117 \backslash
33118 cf
33119 \series default
33120  y más ejemplos echa un vistazo a la documentación de 
33121 \series bold
33122 mhchem
33123 \series default
33124
33125 \begin_inset CommandInset citation
33126 LatexCommand cite
33127 key "mhchem"
33128
33129 \end_inset
33130
33131 .
33132 \end_layout
33133
33134 \begin_layout Section
33135 Diagramas
33136 \end_layout
33137
33138 \begin_layout Standard
33139 Lyx soporta dos tipos de diagramas conmutativos: 
33140 \series bold
33141 amscd
33142 \series default
33143  y 
33144 \series bold
33145 xymatrix
33146 \series default
33147 , que se explican a continuación.
33148 \end_layout
33149
33150 \begin_layout Subsection
33151 Diagramas amscd
33152 \begin_inset Index idx
33153 status collapsed
33154
33155 \begin_layout Plain Layout
33156 Diagramas ! amscd
33157 \end_layout
33158
33159 \end_inset
33160
33161
33162 \end_layout
33163
33164 \begin_layout Standard
33165 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
33166  verticales y horizontales:
33167 \begin_inset Formula 
33168 \[
33169 \begin{CD}A@)))B@)))C\\
33170 @AAA@.@VVV\\
33171 F@(((E@(((D
33172 \end{CD}
33173 \]
33174
33175 \end_inset
33176
33177 Para obtener el diagrama se inserta en la ecuación el comando 
33178 \series bold
33179
33180 \backslash
33181 CD
33182 \begin_inset Index idx
33183 status collapsed
33184
33185 \begin_layout Plain Layout
33186 Comandos ! C ! 
33187 \backslash
33188 CD
33189 \end_layout
33190
33191 \end_inset
33192
33193
33194 \series default
33195 .
33196  Surge un marco azul entre dos líneas de trazos en el que se insertan a
33197  continuación comandos.
33198  Con 
33199 \family sans
33200 Ctrl+Entrar
33201 \family default
33202  se inicia una nueva línea.
33203  En las líneas impares se insertan relaciones horizontales, en las pares
33204  verticales.
33205 \end_layout
33206
33207 \begin_layout Standard
33208 Para componer las relaciones hay los siguientes comandos:
33209 \begin_inset Foot
33210 status collapsed
33211
33212 \begin_layout Plain Layout
33213 \begin_inset CommandInset label
33214 LatexCommand label
33215 name "fn:sinónimos"
33216
33217 \end_inset
33218
33219 Los comandos con 
33220 \family sans
33221 '
33222 \series bold
33223 >
33224 \series default
33225 '
33226 \family default
33227  o 
33228 \family sans
33229 '
33230 \series bold
33231 <
33232 \series default
33233 '
33234 \family default
33235  pueden generar errores con el estilo 
33236 \series bold
33237 spanish
33238 \series default
33239  de 
33240 \series bold
33241 babel
33242 \series default
33243 .
33244  Para evitarlo se pueden sustituir por sus sinónimos 
33245 \family sans
33246 '
33247 \series bold
33248 )
33249 \series default
33250 '
33251 \family default
33252  y 
33253 \family sans
33254 '
33255 \series bold
33256 (
33257 \series default
33258 '
33259 \family default
33260  respectivamente.
33261  Véase 
33262 \begin_inset CommandInset citation
33263 LatexCommand cite
33264 key "spanish"
33265
33266 \end_inset
33267
33268 .
33269  (
33270 \emph on
33271 N.
33272 \begin_inset space \thinspace{}
33273 \end_inset
33274
33275 del t.
33276 \emph default
33277 )
33278 \end_layout
33279
33280 \end_inset
33281
33282
33283 \end_layout
33284
33285 \begin_layout Itemize
33286
33287 \series bold
33288 @<<<
33289 \series default
33290  genera una flecha hacia la izquierda, 
33291 \series bold
33292 @>>>
33293 \series default
33294  una hacia la derecha, y 
33295 \series bold
33296 @=
33297 \series default
33298  un signo igual largo
33299 \end_layout
33300
33301 \begin_layout Itemize
33302
33303 \series bold
33304 @AAA
33305 \series default
33306  genera una flecha hacia arriba, 
33307 \series bold
33308 @VVV
33309 \series default
33310  una hacia abajo, y 
33311 \series bold
33312 @|
33313 \series default
33314  un signo igual vertical
33315 \end_layout
33316
33317 \begin_layout Itemize
33318
33319 \series bold
33320 @.
33321
33322 \series default
33323  genera una ubicación vacía para relaciones inexistentes
33324 \end_layout
33325
33326 \begin_layout Standard
33327 Todas las flechas pueden etiquetarse como sigue:
33328 \end_layout
33329
33330 \begin_layout Itemize
33331 Si se inserta texto entre el primero y el segundo 
33332 \series bold
33333 <
33334 \series default
33335  o 
33336 \series bold
33337 >
33338 \series default
33339 , respectivamente, se muestra sobre la flecha.
33340  Si se inserta entre el segundo y el tercero, bajo la flecha.
33341 \end_layout
33342
33343 \begin_layout Itemize
33344 Para flechas verticales, si se inserta texto entre la primera y la segunda
33345  
33346 \series bold
33347 A
33348 \series default
33349  o 
33350 \series bold
33351 V
33352 \series default
33353 , respectivamente, se muestra al lado izquierdo de la flecha.
33354  Si se inserta entre la segunda y la tercera, al lado derecho.
33355  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
33356 \end_layout
33357
33358 \begin_layout Standard
33359 Como ejemplo un diagrama con todas las relaciones posibles:
33360 \begin_inset Formula 
33361 \[
33362 \begin{CD}A@)j))B@))k)C@=F\\
33363 @AmAA@.@VV{V}V@|\\
33364 D@((j\,(E@)k))F@=C
33365 \end{CD}
33366 \]
33367
33368 \end_inset
33369
33370 El comando para este diagrama es:
33371 \begin_inset Newline newline
33372 \end_inset
33373
33374
33375 \series bold
33376
33377 \backslash
33378 CD
33379 \begin_inset ERT
33380 status collapsed
33381
33382 \begin_layout Plain Layout
33383
33384
33385 \backslash
33386 spce 
33387 \end_layout
33388
33389 \end_inset
33390
33391 A@>j>>B@>>k>C@=F Ctrl+Entrar
33392 \begin_inset Newline newline
33393 \end_inset
33394
33395
33396 \begin_inset Phantom HPhantom
33397 status open
33398
33399 \begin_layout Plain Layout
33400
33401 \series bold
33402
33403 \backslash
33404 CD
33405 \begin_inset ERT
33406 status collapsed
33407
33408 \begin_layout Plain Layout
33409
33410
33411 \backslash
33412 spce 
33413 \end_layout
33414
33415 \end_inset
33416
33417
33418 \end_layout
33419
33420 \end_inset
33421
33422 @AmAA@.@VV
33423 \backslash
33424 {V
33425 \series default
33426
33427 \begin_inset Formula $\to$
33428 \end_inset
33429
33430
33431 \series bold
33432 V@| Ctrl+Entrar
33433 \begin_inset Newline newline
33434 \end_inset
33435
33436
33437 \begin_inset Phantom HPhantom
33438 status open
33439
33440 \begin_layout Plain Layout
33441
33442 \series bold
33443
33444 \backslash
33445 CD
33446 \begin_inset ERT
33447 status collapsed
33448
33449 \begin_layout Plain Layout
33450
33451
33452 \backslash
33453 spce 
33454 \end_layout
33455
33456 \end_inset
33457
33458
33459 \end_layout
33460
33461 \end_inset
33462
33463 D@<<j<E@>k>>F@=C
33464 \end_layout
33465
33466 \begin_layout Subsection
33467 Diagramas xymatrix
33468 \begin_inset Index idx
33469 status collapsed
33470
33471 \begin_layout Plain Layout
33472 Diagramas ! xymatrix
33473 \end_layout
33474
33475 \end_inset
33476
33477
33478 \end_layout
33479
33480 \begin_layout Standard
33481 Para usar matrices xy debe estar instalado el paquete LaTeX 
33482 \series bold
33483 xypic
33484 \series default
33485 .
33486  Una matriz xy se crea insertando el comando 
33487 \series bold
33488
33489 \backslash
33490 xymatrix
33491 \series default
33492  en una ecuación.
33493  Después podrás añadir nuevas columnas y filas como en matrices normales,
33494  véase
33495 \begin_inset space ~
33496 \end_inset
33497
33498
33499 \begin_inset CommandInset ref
33500 LatexCommand ref
33501 reference "sec:Matrices"
33502
33503 \end_inset
33504
33505 .
33506 \end_layout
33507
33508 \begin_layout Standard
33509 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33510  y curvadas, y mucho más.
33511  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33512  se explican en el 
33513 \emph on
33514 Manual de XY-pic
33515 \emph default
33516  que se encuentra en el menú 
33517 \family sans
33518 Ayuda\SpecialChar \menuseparator
33519 Manuales
33520 \begin_inset space ~
33521 \end_inset
33522
33523 específicos
33524 \family default
33525 .
33526 \end_layout
33527
33528 \begin_layout Subsection
33529 Diagramas 
33530 \noun on
33531 Feynman
33532 \noun default
33533
33534 \begin_inset Index idx
33535 status collapsed
33536
33537 \begin_layout Plain Layout
33538 Diagramas ! Feynman
33539 \end_layout
33540
33541 \end_inset
33542
33543
33544 \end_layout
33545
33546 \begin_layout Standard
33547 Para usar diagramas 
33548 \noun on
33549 Feynman
33550 \noun default
33551  debe estar instalado el paquete LaTeX 
33552 \series bold
33553 feyn
33554 \series default
33555 .
33556  Un diagrama 
33557 \noun on
33558 Feynman
33559 \noun default
33560  se crea insertando el comando 
33561 \series bold
33562
33563 \backslash
33564 Diagram
33565 \series default
33566  en una ecuación.
33567  Después podrás añadir nuevas columnas y filas como en matrices normales,
33568  véase
33569 \begin_inset space ~
33570 \end_inset
33571
33572
33573 \begin_inset CommandInset ref
33574 LatexCommand ref
33575 reference "sec:Matrices"
33576
33577 \end_inset
33578
33579 .
33580 \end_layout
33581
33582 \begin_layout Standard
33583 En el 
33584 \emph on
33585 Manual de diagramas Feynman
33586 \emph default
33587 , disponible en 
33588 \family sans
33589 Ayuda\SpecialChar \menuseparator
33590 Manuales
33591 \begin_inset space ~
33592 \end_inset
33593
33594 específicos
33595 \family default
33596 , hay ejemplos de diagramas de este tipo.
33597 \end_layout
33598
33599 \begin_layout Section
33600 Comandos definidos por el usuario
33601 \begin_inset Index idx
33602 status collapsed
33603
33604 \begin_layout Plain Layout
33605 Comandos de usuario
33606 \end_layout
33607
33608 \end_inset
33609
33610
33611 \end_layout
33612
33613 \begin_layout Standard
33614 \begin_inset Note Greyedout
33615 status open
33616
33617 \begin_layout Plain Layout
33618
33619 \series bold
33620 Nota:
33621 \series default
33622  Los nombres de los comandos definidos por el usuario y macros solo pueden
33623  contener letras latinas.
33624 \end_layout
33625
33626 \end_inset
33627
33628
33629 \end_layout
33630
33631 \begin_layout Subsection
33632 El comando 
33633 \backslash
33634 newcommand
33635 \begin_inset CommandInset label
33636 LatexCommand label
33637 name "sub:El-comando-newcommand"
33638
33639 \end_inset
33640
33641
33642 \begin_inset Index idx
33643 status collapsed
33644
33645 \begin_layout Plain Layout
33646 Comandos de usuario ! 
33647 \backslash
33648 newcommand
33649 \end_layout
33650
33651 \end_inset
33652
33653
33654 \begin_inset Index idx
33655 status collapsed
33656
33657 \begin_layout Plain Layout
33658 Comandos ! N ! 
33659 \backslash
33660 newcommand
33661 \end_layout
33662
33663 \end_inset
33664
33665
33666 \end_layout
33667
33668 \begin_layout Standard
33669 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
33670  Pero es posible definir nuevos comandos más cortos con el comando 
33671 \series bold
33672
33673 \backslash
33674 newcommand
33675 \series default
33676 .
33677  
33678 \end_layout
33679
33680 \begin_layout Standard
33681 El esquema del comando 
33682 \series bold
33683
33684 \backslash
33685 newcommand
33686 \series default
33687  es:
33688 \end_layout
33689
33690 \begin_layout Standard
33691
33692 \series bold
33693
33694 \backslash
33695 newcommand{nombre nuevo de comando}[número de argumentos]
33696 \begin_inset Newline newline
33697 \end_inset
33698
33699
33700 \begin_inset Phantom HPhantom
33701 status open
33702
33703 \begin_layout Plain Layout
33704
33705 \series bold
33706
33707 \backslash
33708 newcommand
33709 \end_layout
33710
33711 \end_inset
33712
33713 [valor opcional]{definición de comando}
33714 \end_layout
33715
33716 \begin_layout Standard
33717 \begin_inset Note Greyedout
33718 status open
33719
33720 \begin_layout Plain Layout
33721
33722 \series bold
33723 Nota:
33724 \series default
33725  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33726  documento o en paquetes LaTeX que uses.
33727  Por ejemplo, si defines el comando 
33728 \series bold
33729
33730 \backslash
33731 le
33732 \series default
33733  para 
33734 \series bold
33735
33736 \backslash
33737 Leftarrow,
33738 \series default
33739  se producirán errores porque 
33740 \series bold
33741
33742 \backslash
33743 le
33744 \series default
33745  ya existe para 
33746 \begin_inset Quotes fld
33747 \end_inset
33748
33749
33750 \begin_inset Formula $\le$
33751 \end_inset
33752
33753
33754 \begin_inset Quotes frd
33755 \end_inset
33756
33757 .
33758
33759 \series bold
33760  
33761 \end_layout
33762
33763 \end_inset
33764
33765
33766 \end_layout
33767
33768 \begin_layout Standard
33769 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33770  argumentos debería tener el nuevo comando.
33771  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33772  Cuando se hace esto, el 
33773 \emph on
33774 primer
33775 \emph default
33776  argumento del nuevo comando es automáticamente opcional.
33777 \end_layout
33778
33779 \begin_layout Standard
33780 Veamos unos ejemplos:
33781 \end_layout
33782
33783 \begin_layout Itemize
33784 Para definir el comando 
33785 \series bold
33786
33787 \backslash
33788 gr
33789 \series default
33790  para 
33791 \series bold
33792
33793 \backslash
33794 Longrightarrow
33795 \series default
33796 , la línea de preámbulo LaTeX es:
33797 \begin_inset VSpace medskip
33798 \end_inset
33799
33800
33801 \begin_inset Newline newline
33802 \end_inset
33803
33804
33805 \series bold
33806
33807 \backslash
33808 newcommand{
33809 \backslash
33810 gr}{
33811 \backslash
33812 Longrightarrow}
33813 \end_layout
33814
33815 \begin_layout Itemize
33816 Para definir el comando 
33817 \series bold
33818
33819 \backslash
33820 us
33821 \series default
33822  para 
33823 \series bold
33824
33825 \backslash
33826 underline
33827 \series default
33828 , el argumento (que sería subrayado) debe tenerse en cuenta.
33829  Para esto la línea de preámbulo es:
33830 \begin_inset VSpace medskip
33831 \end_inset
33832
33833
33834 \begin_inset Newline newline
33835 \end_inset
33836
33837
33838 \series bold
33839
33840 \backslash
33841 newcommand{
33842 \backslash
33843 us}[1]{
33844 \backslash
33845 underline{#1}}
33846 \series default
33847
33848 \begin_inset VSpace medskip
33849 \end_inset
33850
33851
33852 \begin_inset Newline newline
33853 \end_inset
33854
33855 El carácter 
33856 \series bold
33857 #
33858 \series default
33859  actúa como colocador del argumento, el 
33860 \series bold
33861 1
33862 \series default
33863  indica que es el colocador para el primer argumento.
33864 \end_layout
33865
33866 \begin_layout Itemize
33867 Para 
33868 \series bold
33869
33870 \backslash
33871 framebox
33872 \series default
33873  se puede definir, por ejemplo, el comando 
33874 \series bold
33875
33876 \backslash
33877 fb
33878 \series default
33879 :
33880 \begin_inset VSpace medskip
33881 \end_inset
33882
33883
33884 \begin_inset Newline newline
33885 \end_inset
33886
33887
33888 \series bold
33889
33890 \backslash
33891 newcommand{
33892 \backslash
33893 fb}[3]{
33894 \backslash
33895 framebox#1#2{$#3$}}
33896 \series default
33897
33898 \begin_inset VSpace medskip
33899 \end_inset
33900
33901
33902 \begin_inset Newline newline
33903 \end_inset
33904
33905 Los dos signos dólar generan la ecuación extra necesaria para 
33906 \series bold
33907
33908 \backslash
33909 framebox
33910 \series default
33911 , véase 
33912 \begin_inset CommandInset ref
33913 LatexCommand ref
33914 reference "sub:Marcos-con-bordes"
33915
33916 \end_inset
33917
33918 .
33919 \end_layout
33920
33921 \begin_layout Itemize
33922 Para crear un nuevo comando para 
33923 \series bold
33924
33925 \backslash
33926 fcolorbox
33927 \series default
33928  donde no es necesario especificar el color para el marco, el argumento
33929  para el color se define opcional:
33930 \begin_inset VSpace medskip
33931 \end_inset
33932
33933
33934 \begin_inset Newline newline
33935 \end_inset
33936
33937
33938 \series bold
33939
33940 \backslash
33941 newcommand{
33942 \backslash
33943 cb}[3][white]{
33944 \backslash
33945 fcolorbox{#2}{#1}{$#3$}}
33946 \series default
33947
33948 \begin_inset VSpace medskip
33949 \end_inset
33950
33951
33952 \begin_inset Newline newline
33953 \end_inset
33954
33955 Si el color no es especificado al usar 
33956 \series bold
33957
33958 \backslash
33959 cb
33960 \series default
33961 , se elige el color 
33962 \series bold
33963 white
33964 \series default
33965  predefinido.
33966 \end_layout
33967
33968 \begin_layout Standard
33969 Un ensayo con los nuevos comandos definidos:
33970 \end_layout
33971
33972 \begin_layout Standard
33973 \noindent
33974 \align center
33975 \begin_inset Tabular
33976 <lyxtabular version="3" rows="6" columns="2">
33977 <features tabularvalignment="middle">
33978 <column alignment="center" valignment="top" width="0">
33979 <column alignment="center" valignment="top" width="0">
33980 <row>
33981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33982 \begin_inset Text
33983
33984 \begin_layout Plain Layout
33985 Comando
33986 \end_layout
33987
33988 \end_inset
33989 </cell>
33990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33991 \begin_inset Text
33992
33993 \begin_layout Plain Layout
33994 Resultado
33995 \begin_inset Note Note
33996 status collapsed
33997
33998 \begin_layout Plain Layout
33999
34000 \series bold
34001
34002 \backslash
34003 raisebox
34004 \series default
34005  se usa sólo como espaciador
34006 \end_layout
34007
34008 \end_inset
34009
34010
34011 \end_layout
34012
34013 \end_inset
34014 </cell>
34015 </row>
34016 <row>
34017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34018 \begin_inset Text
34019
34020 \begin_layout Plain Layout
34021 A
34022 \backslash
34023 gr
34024 \begin_inset ERT
34025 status collapsed
34026
34027 \begin_layout Plain Layout
34028
34029
34030 \backslash
34031 spce 
34032 \end_layout
34033
34034 \end_inset
34035
34036 B
34037 \end_layout
34038
34039 \end_inset
34040 </cell>
34041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34042 \begin_inset Text
34043
34044 \begin_layout Plain Layout
34045 \begin_inset Formula $A\gr B$
34046 \end_inset
34047
34048
34049 \end_layout
34050
34051 \end_inset
34052 </cell>
34053 </row>
34054 <row>
34055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34056 \begin_inset Text
34057
34058 \begin_layout Plain Layout
34059
34060 \backslash
34061 us{ABcd
34062 \end_layout
34063
34064 \end_inset
34065 </cell>
34066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34067 \begin_inset Text
34068
34069 \begin_layout Plain Layout
34070 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
34071 \end_inset
34072
34073
34074 \end_layout
34075
34076 \end_inset
34077 </cell>
34078 </row>
34079 <row>
34080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34081 \begin_inset Text
34082
34083 \begin_layout Plain Layout
34084
34085 \backslash
34086 fb{[2cm]
34087 \begin_inset Formula $\to$
34088 \end_inset
34089
34090
34091 \backslash
34092 {
34093 \begin_inset Formula $\to$
34094 \end_inset
34095
34096
34097 \backslash
34098 {
34099 \backslash
34100 int
34101 \begin_inset ERT
34102 status collapsed
34103
34104 \begin_layout Plain Layout
34105
34106
34107 \backslash
34108 spce 
34109 \end_layout
34110
34111 \end_inset
34112
34113 A=B
34114 \end_layout
34115
34116 \end_inset
34117 </cell>
34118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34119 \begin_inset Text
34120
34121 \begin_layout Plain Layout
34122 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
34123 \end_inset
34124
34125
34126 \end_layout
34127
34128 \end_inset
34129 </cell>
34130 </row>
34131 <row>
34132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34133 \begin_inset Text
34134
34135 \begin_layout Plain Layout
34136
34137 \backslash
34138 cb{red
34139 \begin_inset Formula $\to$
34140 \end_inset
34141
34142
34143 \backslash
34144 {
34145 \backslash
34146 int
34147 \begin_inset ERT
34148 status collapsed
34149
34150 \begin_layout Plain Layout
34151
34152
34153 \backslash
34154 spce 
34155 \end_layout
34156
34157 \end_inset
34158
34159 A=B
34160 \end_layout
34161
34162 \end_inset
34163 </cell>
34164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34165 \begin_inset Text
34166
34167 \begin_layout Plain Layout
34168 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
34169 \end_inset
34170
34171
34172 \end_layout
34173
34174 \end_inset
34175 </cell>
34176 </row>
34177 <row>
34178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34179 \begin_inset Text
34180
34181 \begin_layout Plain Layout
34182
34183 \backslash
34184 cb[green]
34185 \backslash
34186 {red
34187 \begin_inset Formula $\to$
34188 \end_inset
34189
34190
34191 \backslash
34192 {
34193 \backslash
34194 int
34195 \begin_inset ERT
34196 status collapsed
34197
34198 \begin_layout Plain Layout
34199
34200
34201 \backslash
34202 spce 
34203 \end_layout
34204
34205 \end_inset
34206
34207 A=B
34208 \end_layout
34209
34210 \end_inset
34211 </cell>
34212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34213 \begin_inset Text
34214
34215 \begin_layout Plain Layout
34216 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
34217 \end_inset
34218
34219
34220 \end_layout
34221
34222 \end_inset
34223 </cell>
34224 </row>
34225 </lyxtabular>
34226
34227 \end_inset
34228
34229
34230 \end_layout
34231
34232 \begin_layout Subsection
34233 Macros de ecuaciones
34234 \begin_inset Index idx
34235 status collapsed
34236
34237 \begin_layout Plain Layout
34238 Comandos de usuario ! Macros de ecuaciones
34239 \end_layout
34240
34241 \end_inset
34242
34243
34244 \begin_inset Index idx
34245 status collapsed
34246
34247 \begin_layout Plain Layout
34248 Macros
34249 \end_layout
34250
34251 \end_inset
34252
34253
34254 \end_layout
34255
34256 \begin_layout Standard
34257 Los comandos definidos por el usuario son especialmente convenientes para
34258  expresiones complejas.
34259  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
34260  el mismo tipo de solución se repite varias veces.
34261  La forma general de una ecuación de segundo grado es:
34262 \begin_inset Formula 
34263 \[
34264 0=\lambda^{2}+p\lambda+q
34265 \]
34266
34267 \end_inset
34268
34269 La forma general de la solución es:
34270 \begin_inset Formula 
34271 \[
34272 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
34273 \]
34274
34275 \end_inset
34276
34277
34278 \end_layout
34279
34280 \begin_layout Standard
34281 Para definir un comando para la ecuación de la solución, en donde solo hay
34282  que especificar los tres parámetros 
34283 \begin_inset Formula $\lambda$
34284 \end_inset
34285
34286
34287 \begin_inset Formula $p$
34288 \end_inset
34289
34290 , y 
34291 \begin_inset Formula $q$
34292 \end_inset
34293
34294 , y el índice de 
34295 \begin_inset Formula $\lambda$
34296 \end_inset
34297
34298  puede darse opcionalmente, la línea de preámbulo LaTeX es
34299 \begin_inset Newline newline
34300 \end_inset
34301
34302
34303 \series bold
34304
34305 \backslash
34306 newcommand{
34307 \backslash
34308 qG}[4][1,
34309 \backslash
34310 ,2]{#2_{#1}=-
34311 \backslash
34312 frac{#3}{2}
34313 \backslash
34314 pm
34315 \begin_inset Newline newline
34316 \end_inset
34317
34318
34319 \begin_inset Phantom HPhantom
34320 status open
34321
34322 \begin_layout Plain Layout
34323
34324 \series bold
34325
34326 \backslash
34327 newcommand
34328 \end_layout
34329
34330 \end_inset
34331
34332
34333 \backslash
34334 sqrt{
34335 \backslash
34336 frac{#3^{2}}{4}-#4}}
34337 \end_layout
34338
34339 \begin_layout Standard
34340 Para generar la solución se inserta el comando
34341 \begin_inset Newline newline
34342 \end_inset
34343
34344
34345 \series bold
34346
34347 \backslash
34348 qG{
34349 \backslash
34350 lambda
34351 \begin_inset Formula $\to$
34352 \end_inset
34353
34354
34355 \backslash
34356 {p
34357 \begin_inset Formula $\to$
34358 \end_inset
34359
34360
34361 \backslash
34362 {q
34363 \series default
34364  en una ecuación
34365 \series bold
34366 .
34367 \end_layout
34368
34369 \begin_layout Standard
34370 La definición del nuevo comando no es intuitiva porque hay que conocer los
34371  esquemas de todos los comandos LaTeX usados, por ejemplo, que una fracción
34372  se inserta en LaTeX como
34373 \series bold
34374  
34375 \backslash
34376 frac{numerador}{denominador}
34377 \series default
34378 .
34379  Además, uno puede olvidar fácilmente una llave en la definición y no puede
34380  ver en LyX lo que el nuevo comando está haciendo.
34381  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
34382  ecuación en vez del comando
34383 \series bold
34384  
34385 \backslash
34386 newcommand
34387 \series default
34388 .
34389 \end_layout
34390
34391 \begin_layout Standard
34392 Una macro de ecuación se crea con el menú 
34393 \family sans
34394 Insertar\SpecialChar \menuseparator
34395 Ecuación\SpecialChar \menuseparator
34396 Macro
34397 \family default
34398  o con el botón 
34399 \begin_inset Graphics
34400         filename ../../images/math-macro_newmacroname_newcommand.png
34401         scale 85
34402
34403 \end_inset
34404
34405  de la barra de herramientas.
34406  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
34407  como el siguiente donde se define la macro:
34408 \begin_inset Newline newline
34409 \end_inset
34410
34411
34412 \end_layout
34413
34414 \begin_layout Standard
34415 \begin_inset space \hspace*{\fill}
34416 \end_inset
34417
34418
34419 \begin_inset Graphics
34420         filename ../clipart/macrobox.png
34421
34422 \end_inset
34423
34424
34425 \begin_inset space \hspace*{\fill}
34426 \end_inset
34427
34428
34429 \begin_inset Newline newline
34430 \end_inset
34431
34432
34433 \begin_inset FormulaMacro
34434 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
34435 \end_inset
34436
34437
34438 \backslash
34439 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
34440  En el primer marco azul se inserta la ecuación buscada.
34441  Con el comando 
34442 \series bold
34443
34444 \backslash
34445 #númerodeargumento
34446 \series default
34447 , , o con el botón 
34448 \begin_inset Graphics
34449         filename ../../images/math-macro-add-param.png
34450         scale 85
34451
34452 \end_inset
34453
34454  de la barra de herramientas de macros se inserta un colocador de argumento,
34455  p.
34456 \begin_inset space \thinspace{}
34457 \end_inset
34458
34459 e
34460 \begin_inset space \space{}
34461 \end_inset
34462
34463
34464 \series bold
34465
34466 \backslash
34467 #1
34468 \series default
34469 .
34470  Los colocadores de argumento se muestran en rojo.
34471  Se pueden poner 9 argumentos como máximo.
34472  Con el botón 
34473 \begin_inset Graphics
34474         filename ../../images/math-macro-add-optional-param.png
34475         scale 85
34476
34477 \end_inset
34478
34479  se crean argumentos opcionales.
34480  El primer argumento no opcional puede transformarse en opcional con el
34481  botón 
34482 \begin_inset Graphics
34483         filename ../../images/math-macro-make-optional.png
34484         scale 85
34485
34486 \end_inset
34487
34488 .
34489  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
34490  Normalmente quieres verlo tal como está definido, así que el recuadro se
34491  deja vacío.
34492  Pero si has creado una macro que necesita mucho espacio en la pantalla,
34493  en dicho recuadro puedes insertar, por ejemplo
34494 \begin_inset Newline newline
34495 \end_inset
34496
34497
34498 \series bold
34499 qG: 
34500 \backslash
34501 #1
34502 \series default
34503  
34504 \series bold
34505 ,
34506 \series default
34507  
34508 \series bold
34509
34510 \backslash
34511 #2
34512 \series default
34513  
34514 \series bold
34515 ,
34516 \series default
34517  
34518 \series bold
34519
34520 \backslash
34521 #3, 
34522 \backslash
34523 #4
34524 \begin_inset Newline newline
34525 \end_inset
34526
34527
34528 \series default
34529 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
34530  en LyX, lo que conlleva una visualización mejor.
34531  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
34532 \begin_inset Newline newline
34533 \end_inset
34534
34535 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
34536  macros individuales situando el cursor en la macro y usando el menú 
34537 \family sans
34538 Ver\SpecialChar \menuseparator
34539 (Des)plegar macro de ecuación.
34540 \end_layout
34541
34542 \begin_layout Standard
34543 Para usar una macro, se inserta el nombre de la misma como comando en una
34544  ecuación, en nuestro caso 
34545 \series bold
34546
34547 \backslash
34548 qG
34549 \series default
34550 .
34551  Nuestra macro se muestra en LyX así:
34552 \begin_inset Newline newline
34553 \end_inset
34554
34555
34556 \begin_inset space \hspace*{\fill}
34557 \end_inset
34558
34559
34560 \begin_inset Graphics
34561         filename ../clipart/macrouse.png
34562
34563 \end_inset
34564
34565
34566 \begin_inset space \hspace*{\fill}
34567 \end_inset
34568
34569
34570 \begin_inset Newline newline
34571 \end_inset
34572
34573 Aquí tenemos nuestro ejemplo de macro con los argumentos 
34574 \begin_inset Formula $x$
34575 \end_inset
34576
34577
34578 \begin_inset Formula $\ln(x)$
34579 \end_inset
34580
34581 , y 
34582 \begin_inset Formula $B$
34583 \end_inset
34584
34585 :
34586 \end_layout
34587
34588 \begin_layout Standard
34589 \begin_inset Formula 
34590 \[
34591 \qG x{\ln(x)}B
34592 \]
34593
34594 \end_inset
34595
34596
34597 \end_layout
34598
34599 \begin_layout Standard
34600 LyX ofrece en el menú 
34601 \family sans
34602 Herramientas
34603 \family default
34604 \SpecialChar \menuseparator
34605
34606 \family sans
34607 Preferencias\SpecialChar \menuseparator
34608 Edición\SpecialChar \menuseparator
34609 Control
34610 \family default
34611  diferentes estilos para editar macros.
34612  Para encontrar el estilo que más te convenga, elige un estilo y pon el
34613  cursor en una macro para ver la diferencia.
34614 \end_layout
34615
34616 \begin_layout Standard
34617 Una macro de ecuación se transforma internamente en un comando 
34618 \series bold
34619
34620 \backslash
34621 newcommand
34622 \series default
34623  cuando se exporta el documento.
34624  El comando creado 
34625 \series bold
34626
34627 \backslash
34628 newcommand
34629 \series default
34630  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
34631  usar en ecuaciones que estén en recuadros de definición de macros en el
34632  documento.
34633  
34634 \end_layout
34635
34636 \begin_layout Standard
34637 Las macros de ecuación también pueden crearse directamente a partir de un
34638  comando
34639 \series bold
34640  
34641 \backslash
34642 newcommand
34643 \series default
34644 .
34645  Por ejemplo, escribiendo el comando
34646 \begin_inset Newline newline
34647 \end_inset
34648
34649
34650 \series bold
34651
34652 \backslash
34653 newcommand{
34654 \backslash
34655 larrow}[2]{
34656 \backslash
34657 xleftarrow[#2]{#1}}
34658 \begin_inset Newline newline
34659 \end_inset
34660
34661
34662 \series default
34663 como texto normal en LyX, seleccionándolo completamente y usando a continuación
34664  el atajo 
34665 \family sans
34666 Ctrl+M
34667 \family default
34668 , el comando se transformará en una macro de ecuación.
34669  Al emplear este método debes tener cuidado en escribir correctamente el
34670  comando 
34671 \series bold
34672
34673 \backslash
34674 newcommand
34675 \series default
34676 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
34677  
34678 \end_layout
34679
34680 \begin_layout Standard
34681 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34682  en definiciones de macros se manejan incorrectamente.
34683  Por eso el ejemplo 
34684 \series bold
34685
34686 \backslash
34687 fb
34688 \series default
34689  de 
34690 \begin_inset CommandInset ref
34691 LatexCommand ref
34692 reference "sub:El-comando-newcommand"
34693
34694 \end_inset
34695
34696  no puede crearse como macro.
34697 \end_layout
34698
34699 \begin_layout Standard
34700 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
34701  la barra de herramientas de macros:
34702 \end_layout
34703
34704 \begin_layout Standard
34705 \begin_inset VSpace defskip
34706 \end_inset
34707
34708
34709 \end_layout
34710
34711 \begin_layout Standard
34712 \begin_inset Graphics
34713         filename ../clipart/MacroToolbar.png
34714
34715 \end_inset
34716
34717
34718 \begin_inset Index idx
34719 status collapsed
34720
34721 \begin_layout Plain Layout
34722 Macros ! Barra de herramientas
34723 \end_layout
34724
34725 \end_inset
34726
34727
34728 \end_layout
34729
34730 \begin_layout Standard
34731 \begin_inset VSpace defskip
34732 \end_inset
34733
34734
34735 \end_layout
34736
34737 \begin_layout Standard
34738 La barra de herramientas de macros contiene los siguientes botones:
34739 \end_layout
34740
34741 \begin_layout Standard
34742 \begin_inset VSpace defskip
34743 \end_inset
34744
34745
34746 \end_layout
34747
34748 \begin_layout Standard
34749 \begin_inset Tabular
34750 <lyxtabular version="3" rows="9" columns="2">
34751 <features islongtable="true" longtabularalignment="center">
34752 <column alignment="left" valignment="top" width="0">
34753 <column alignment="left" valignment="top" width="85col%">
34754 <row interlinespace="2.5mm">
34755 <cell alignment="center" valignment="top" usebox="none">
34756 \begin_inset Text
34757
34758 \begin_layout Plain Layout
34759 \begin_inset Graphics
34760         filename ../../images/math-macro-remove-param.png
34761         rotateOrigin center
34762
34763 \end_inset
34764
34765
34766 \end_layout
34767
34768 \end_inset
34769 </cell>
34770 <cell alignment="center" valignment="top" usebox="none">
34771 \begin_inset Text
34772
34773 \begin_layout Plain Layout
34774
34775 \family sans
34776 Editar\SpecialChar \menuseparator
34777 Ecuación\SpecialChar \menuseparator
34778 Definición de macro\SpecialChar \menuseparator
34779 Quitar último argumento
34780 \end_layout
34781
34782 \end_inset
34783 </cell>
34784 </row>
34785 <row interlinespace="2.5mm">
34786 <cell alignment="center" valignment="top" usebox="none">
34787 \begin_inset Text
34788
34789 \begin_layout Plain Layout
34790 \begin_inset Graphics
34791         filename ../../images/math-macro-add-param.png
34792         rotateOrigin center
34793
34794 \end_inset
34795
34796
34797 \end_layout
34798
34799 \end_inset
34800 </cell>
34801 <cell alignment="center" valignment="top" usebox="none">
34802 \begin_inset Text
34803
34804 \begin_layout Plain Layout
34805
34806 \family sans
34807 Editar\SpecialChar \menuseparator
34808 Ecuación\SpecialChar \menuseparator
34809 Definición de macro\SpecialChar \menuseparator
34810 Añadir argumento
34811 \end_layout
34812
34813 \end_inset
34814 </cell>
34815 </row>
34816 <row interlinespace="2.5mm">
34817 <cell alignment="center" valignment="top" usebox="none">
34818 \begin_inset Text
34819
34820 \begin_layout Plain Layout
34821 \begin_inset Graphics
34822         filename ../../images/math-macro-make-optional.png
34823         rotateOrigin center
34824
34825 \end_inset
34826
34827
34828 \end_layout
34829
34830 \end_inset
34831 </cell>
34832 <cell alignment="center" valignment="top" usebox="none">
34833 \begin_inset Text
34834
34835 \begin_layout Plain Layout
34836
34837 \family sans
34838 Editar\SpecialChar \menuseparator
34839 Ecuación\SpecialChar \menuseparator
34840 Definición de macro\SpecialChar \menuseparator
34841 Hacer opcional el primer
34842 \begin_inset Newline newline
34843 \end_inset
34844
34845
34846 \begin_inset Phantom HPhantom
34847 status open
34848
34849 \begin_layout Plain Layout
34850
34851 \family sans
34852 Editar\SpecialChar \menuseparator
34853 Ecuación\SpecialChar \menuseparator
34854 Definición de macro\SpecialChar \menuseparator
34855
34856 \end_layout
34857
34858 \end_inset
34859
34860 argumento no opcional
34861 \end_layout
34862
34863 \end_inset
34864 </cell>
34865 </row>
34866 <row interlinespace="2.5mm">
34867 <cell alignment="center" valignment="top" usebox="none">
34868 \begin_inset Text
34869
34870 \begin_layout Plain Layout
34871 \begin_inset Graphics
34872         filename ../../images/math-macro-make-nonoptional.png
34873         rotateOrigin center
34874
34875 \end_inset
34876
34877
34878 \end_layout
34879
34880 \end_inset
34881 </cell>
34882 <cell alignment="center" valignment="top" usebox="none">
34883 \begin_inset Text
34884
34885 \begin_layout Plain Layout
34886
34887 \family sans
34888 Editar\SpecialChar \menuseparator
34889 Ecuación\SpecialChar \menuseparator
34890 Definición de macro\SpecialChar \menuseparator
34891 Hacer no opcional el primer
34892 \begin_inset Newline newline
34893 \end_inset
34894
34895
34896 \begin_inset Phantom HPhantom
34897 status open
34898
34899 \begin_layout Plain Layout
34900
34901 \family sans
34902 Editar\SpecialChar \menuseparator
34903 Ecuación\SpecialChar \menuseparator
34904 Definición de macro\SpecialChar \menuseparator
34905
34906 \end_layout
34907
34908 \end_inset
34909
34910 argumento opcional
34911 \end_layout
34912
34913 \end_inset
34914 </cell>
34915 </row>
34916 <row interlinespace="2.5mm">
34917 <cell alignment="center" valignment="top" usebox="none">
34918 \begin_inset Text
34919
34920 \begin_layout Plain Layout
34921 \begin_inset Graphics
34922         filename ../../images/math-macro-remove-optional-param.png
34923         rotateOrigin center
34924
34925 \end_inset
34926
34927
34928 \end_layout
34929
34930 \end_inset
34931 </cell>
34932 <cell alignment="center" valignment="top" usebox="none">
34933 \begin_inset Text
34934
34935 \begin_layout Plain Layout
34936
34937 \family sans
34938 Editar\SpecialChar \menuseparator
34939 Ecuación\SpecialChar \menuseparator
34940 Definición de macro\SpecialChar \menuseparator
34941 Quitar argumento opcional
34942 \end_layout
34943
34944 \end_inset
34945 </cell>
34946 </row>
34947 <row interlinespace="2.5mm">
34948 <cell alignment="center" valignment="top" usebox="none">
34949 \begin_inset Text
34950
34951 \begin_layout Plain Layout
34952 \begin_inset Graphics
34953         filename ../../images/math-macro-add-optional-param.png
34954         rotateOrigin center
34955
34956 \end_inset
34957
34958
34959 \end_layout
34960
34961 \end_inset
34962 </cell>
34963 <cell alignment="center" valignment="top" usebox="none">
34964 \begin_inset Text
34965
34966 \begin_layout Plain Layout
34967
34968 \family sans
34969 Editar\SpecialChar \menuseparator
34970 Ecuación\SpecialChar \menuseparator
34971 Definición de macro\SpecialChar \menuseparator
34972 Insertar argumento opcional
34973 \end_layout
34974
34975 \end_inset
34976 </cell>
34977 </row>
34978 <row interlinespace="2.5mm">
34979 <cell alignment="center" valignment="top" usebox="none">
34980 \begin_inset Text
34981
34982 \begin_layout Plain Layout
34983 \begin_inset Graphics
34984         filename ../../images/math-macro-remove-greedy-param.png
34985         rotateOrigin center
34986
34987 \end_inset
34988
34989
34990 \end_layout
34991
34992 \end_inset
34993 </cell>
34994 <cell alignment="center" valignment="top" usebox="none">
34995 \begin_inset Text
34996
34997 \begin_layout Plain Layout
34998
34999 \family sans
35000 Editar\SpecialChar \menuseparator
35001 Ecuación\SpecialChar \menuseparator
35002 Definición de macro\SpecialChar \menuseparator
35003 Quitar último argumento
35004 \begin_inset Newline newline
35005 \end_inset
35006
35007
35008 \begin_inset Phantom HPhantom
35009 status open
35010
35011 \begin_layout Plain Layout
35012
35013 \family sans
35014 Editar\SpecialChar \menuseparator
35015 Ecuación\SpecialChar \menuseparator
35016 Definición de macro\SpecialChar \menuseparator
35017
35018 \end_layout
35019
35020 \end_inset
35021
35022 yendo hacia la derecha
35023 \end_layout
35024
35025 \end_inset
35026 </cell>
35027 </row>
35028 <row interlinespace="2.5mm">
35029 <cell alignment="center" valignment="top" usebox="none">
35030 \begin_inset Text
35031
35032 \begin_layout Plain Layout
35033 \begin_inset Graphics
35034         filename ../../images/math-macro-append-greedy-param.png
35035         rotateOrigin center
35036
35037 \end_inset
35038
35039
35040 \end_layout
35041
35042 \end_inset
35043 </cell>
35044 <cell alignment="center" valignment="top" usebox="none">
35045 \begin_inset Text
35046
35047 \begin_layout Plain Layout
35048
35049 \family sans
35050 Editar\SpecialChar \menuseparator
35051 Ecuación\SpecialChar \menuseparator
35052 Definición de macro\SpecialChar \menuseparator
35053 Añadir argumento comiendo
35054 \begin_inset Newline newline
35055 \end_inset
35056
35057
35058 \begin_inset Phantom HPhantom
35059 status open
35060
35061 \begin_layout Plain Layout
35062
35063 \family sans
35064 Editar\SpecialChar \menuseparator
35065 Ecuación\SpecialChar \menuseparator
35066 Definición de macro\SpecialChar \menuseparator
35067
35068 \end_layout
35069
35070 \end_inset
35071
35072 desde la derecha
35073 \end_layout
35074
35075 \end_inset
35076 </cell>
35077 </row>
35078 <row interlinespace="2.5mm">
35079 <cell alignment="center" valignment="top" usebox="none">
35080 \begin_inset Text
35081
35082 \begin_layout Plain Layout
35083 \begin_inset Graphics
35084         filename ../../images/math-macro-add-greedy-optional-param.png
35085         rotateOrigin center
35086
35087 \end_inset
35088
35089
35090 \end_layout
35091
35092 \end_inset
35093 </cell>
35094 <cell alignment="center" valignment="top" usebox="none">
35095 \begin_inset Text
35096
35097 \begin_layout Plain Layout
35098
35099 \family sans
35100 Editar\SpecialChar \menuseparator
35101 Ecuación\SpecialChar \menuseparator
35102 Definición de macro\SpecialChar \menuseparator
35103 Añadir argumento opcional
35104 \begin_inset Newline newline
35105 \end_inset
35106
35107
35108 \begin_inset Phantom HPhantom
35109 status open
35110
35111 \begin_layout Plain Layout
35112
35113 \family sans
35114 Editar\SpecialChar \menuseparator
35115 Ecuación\SpecialChar \menuseparator
35116 Definición de macro\SpecialChar \menuseparator
35117
35118 \end_layout
35119
35120 \end_inset
35121
35122 comiendo desde la derecha
35123 \end_layout
35124
35125 \end_inset
35126 </cell>
35127 </row>
35128 </lyxtabular>
35129
35130 \end_inset
35131
35132
35133 \end_layout
35134
35135 \begin_layout Section
35136 Sistema algebraico computacional
35137 \end_layout
35138
35139 \begin_layout Standard
35140 LyX permite el intercambio entre expresiones matemáticas escritas con su
35141  editor de ecuaciones y aplicaciones externas o guiones definidos por el
35142  usuario.
35143  Las aplicaciones soportadas actualmente son 
35144 \family sans
35145 Maple
35146 \family default
35147
35148 \family sans
35149 Mathematica
35150 \family default
35151
35152 \family sans
35153 Maxima
35154 \family default
35155  y 
35156 \family sans
35157 Octave
35158 \family default
35159 .
35160  Hay que advertir que el conjunto de estructuras matemáticas soportadas
35161  se limita a casos muy simples.
35162 \end_layout
35163
35164 \begin_layout Subsection
35165 Utilización
35166 \end_layout
35167
35168 \begin_layout Standard
35169 Escribe alguna expresión en una ecuación, despliega el menú 
35170 \family sans
35171 Editar\SpecialChar \menuseparator
35172 Ecuación\SpecialChar \menuseparator
35173 Usar programa de álgebra
35174 \family default
35175  y elige la aplicación que esté instalada en tu ordenador.
35176  Después de eso el resultado de la computación debería mostrarse a la derecha
35177  de la expresión junto con el operador "=".
35178 \end_layout
35179
35180 \begin_layout Standard
35181 A continuación hay unos ejemplos sencillos (con resultados de 
35182 \family sans
35183 Maxima
35184 \family default
35185 ) que muestran qué tipos de computación se pueden realizar:
35186 \end_layout
35187
35188 \begin_layout Itemize
35189 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
35190 \end_inset
35191
35192
35193 \end_layout
35194
35195 \begin_layout Itemize
35196 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
35197 \end_inset
35198
35199
35200 \end_layout
35201
35202 \begin_layout Itemize
35203 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
35204 \end_inset
35205
35206
35207 \end_layout
35208
35209 \begin_layout Itemize
35210 \begin_inset Formula $\det\left[\begin{array}{ccc}
35211 1 & 6 & 7\\
35212 2 & 5 & 8\\
35213 3 & 4 & 17
35214 \end{array}\right]=-56$
35215 \end_inset
35216
35217
35218 \end_layout
35219
35220 \begin_layout Itemize
35221 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
35222 \end_inset
35223
35224
35225 \end_layout
35226
35227 \begin_layout Subsection
35228 Atajos de teclado
35229 \end_layout
35230
35231 \begin_layout Standard
35232 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
35233  Se puede vincular fácilmente una combinación de teclas a la función 
35234 \family sans
35235 math-extern
35236 \family default
35237  de Lyx (véase el manual 
35238 \emph on
35239 Funciones de LyX
35240 \emph default
35241 ).
35242  Por ejemplo, para vincular la tecla 
35243 \family sans
35244 Entrar
35245 \family default
35246  en el editor de ecuaciones a 
35247 \family sans
35248 Maxima
35249 \family default
35250  se podría usar este comando para definir el atajo de teclado:
35251 \end_layout
35252
35253 \begin_layout Standard
35254
35255 \series bold
35256 command-alternatives break-paragraph;math-extern maxima
35257 \end_layout
35258
35259 \begin_layout Section
35260 Consejos prácticos
35261 \begin_inset Index idx
35262 status collapsed
35263
35264 \begin_layout Plain Layout
35265 Consejos prácticos
35266 \end_layout
35267
35268 \end_inset
35269
35270
35271 \end_layout
35272
35273 \begin_layout Subsection
35274 Números negativos
35275 \begin_inset Index idx
35276 status collapsed
35277
35278 \begin_layout Plain Layout
35279 Numeros@Números ! negativos
35280 \end_layout
35281
35282 \end_inset
35283
35284
35285 \end_layout
35286
35287 \begin_layout Standard
35288 Los números negativos a veces se ven feos en las ecuaciones porque el signo
35289  menos delante del número tiene la misma longitud que el operador signo
35290  menos.
35291  Si se escribe el número negativo en texto normal el signo menos aparece
35292  correctamente.
35293 \end_layout
35294
35295 \begin_layout Standard
35296 Así pues, el problema desaparece si se convierte el signo menos a texto
35297  matemático.
35298 \end_layout
35299
35300 \begin_layout Standard
35301 Un ejemplo para visualizar el problema:
35302 \end_layout
35303
35304 \begin_layout Standard
35305 \noindent
35306 \align center
35307 \begin_inset Tabular
35308 <lyxtabular version="3" rows="3" columns="2">
35309 <features tabularvalignment="middle">
35310 <column alignment="center" valignment="top" width="0">
35311 <column alignment="center" valignment="top" width="0">
35312 <row>
35313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35314 \begin_inset Text
35315
35316 \begin_layout Plain Layout
35317 texto normal:
35318 \end_layout
35319
35320 \end_inset
35321 </cell>
35322 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35323 \begin_inset Text
35324
35325 \begin_layout Plain Layout
35326 x = -2
35327 \end_layout
35328
35329 \end_inset
35330 </cell>
35331 </row>
35332 <row>
35333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35334 \begin_inset Text
35335
35336 \begin_layout Plain Layout
35337 ecuación:
35338 \end_layout
35339
35340 \end_inset
35341 </cell>
35342 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35343 \begin_inset Text
35344
35345 \begin_layout Plain Layout
35346 \begin_inset Formula $x=-2$
35347 \end_inset
35348
35349
35350 \end_layout
35351
35352 \end_inset
35353 </cell>
35354 </row>
35355 <row>
35356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35357 \begin_inset Text
35358
35359 \begin_layout Plain Layout
35360 solución:
35361 \end_layout
35362
35363 \end_inset
35364 </cell>
35365 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35366 \begin_inset Text
35367
35368 \begin_layout Plain Layout
35369 \begin_inset Formula $x=\mbox{-}2$
35370 \end_inset
35371
35372
35373 \end_layout
35374
35375 \end_inset
35376 </cell>
35377 </row>
35378 </lyxtabular>
35379
35380 \end_inset
35381
35382
35383 \end_layout
35384
35385 \begin_layout Subsection
35386 Coma como separador decimal
35387 \begin_inset Index idx
35388 status collapsed
35389
35390 \begin_layout Plain Layout
35391 Coma decimal
35392 \end_layout
35393
35394 \end_inset
35395
35396
35397 \end_layout
35398
35399 \begin_layout Standard
35400 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
35401  de grupos numéricos.
35402  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
35403 \end_layout
35404
35405 \begin_layout Standard
35406 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
35407  
35408 \family sans
35409 Ctrl+M
35410 \family default
35411 ).
35412 \end_layout
35413
35414 \begin_layout Standard
35415 Para usar las comas en todas las fórmulas del documento como separador decimal,
35416  se carga el archivo 
35417 \series bold
35418 icomma.sty
35419 \series default
35420
35421 \begin_inset Foot
35422 status collapsed
35423
35424 \begin_layout Plain Layout
35425
35426 \series bold
35427 icomma
35428 \series default
35429  forma parte del paquete LaTeX 
35430 \series bold
35431 was
35432 \series default
35433
35434 \begin_inset Index idx
35435 status collapsed
35436
35437 \begin_layout Plain Layout
35438 Paquetes ! was
35439 \begin_inset ERT
35440 status collapsed
35441
35442 \begin_layout Plain Layout
35443
35444
35445 \backslash
35446 vspace{4mm}
35447 \end_layout
35448
35449 \end_inset
35450
35451
35452 \end_layout
35453
35454 \end_inset
35455
35456 .
35457 \end_layout
35458
35459 \end_inset
35460
35461
35462 \begin_inset Index idx
35463 status collapsed
35464
35465 \begin_layout Plain Layout
35466 Paquetes ! icomma
35467 \end_layout
35468
35469 \end_inset
35470
35471  en el preámbulo LaTeX con la línea: 
35472 \end_layout
35473
35474 \begin_layout Standard
35475
35476 \series bold
35477
35478 \backslash
35479 usepackage{icomma}
35480 \end_layout
35481
35482 \begin_layout Subsection
35483 Vectores cuánticos y notación bra-ket
35484 \begin_inset CommandInset label
35485 LatexCommand label
35486 name "sub:Vectores-cuánticos"
35487
35488 \end_inset
35489
35490
35491 \begin_inset Index idx
35492 status open
35493
35494 \begin_layout Plain Layout
35495 Vectores cuánticos
35496 \end_layout
35497
35498 \end_inset
35499
35500
35501 \begin_inset Index idx
35502 status open
35503
35504 \begin_layout Plain Layout
35505 Notación bra-ket
35506 \end_layout
35507
35508 \end_inset
35509
35510
35511 \end_layout
35512
35513 \begin_layout Standard
35514 El paquete LaTeX 
35515 \series bold
35516 braket
35517 \series default
35518
35519 \begin_inset Index idx
35520 status collapsed
35521
35522 \begin_layout Plain Layout
35523 Paquetes ! braket
35524 \end_layout
35525
35526 \end_inset
35527
35528  suministra comandos para escribir paréntesis angulares que se usan en mecánica
35529  cuántica: la notación 
35530 \begin_inset Quotes fld
35531 \end_inset
35532
35533 bra-ket
35534 \begin_inset Quotes frd
35535 \end_inset
35536
35537 ; se carga con la línea de preámbulo LaTeX:
35538 \end_layout
35539
35540 \begin_layout Standard
35541
35542 \series bold
35543
35544 \backslash
35545 usepackage{braket}
35546 \end_layout
35547
35548 \begin_layout Standard
35549 \begin_inset ERT
35550 status collapsed
35551
35552 \begin_layout Plain Layout
35553
35554
35555 \backslash
35556 ifbraket 
35557 \end_layout
35558
35559 \end_inset
35560
35561
35562 \begin_inset Note Note
35563 status open
35564
35565 \begin_layout Plain Layout
35566 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
35567 \series bold
35568 braket
35569 \series default
35570  está instalado.
35571 \end_layout
35572
35573 \end_inset
35574
35575
35576 \end_layout
35577
35578 \begin_layout Standard
35579 Están definidos los siguientes comandos:
35580 \end_layout
35581
35582 \begin_layout Standard
35583 \noindent
35584 \align center
35585 \begin_inset Tabular
35586 <lyxtabular version="3" rows="4" columns="2">
35587 <features tabularvalignment="middle">
35588 <column alignment="center" valignment="top" width="0">
35589 <column alignment="center" valignment="top" width="0">
35590 <row>
35591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35592 \begin_inset Text
35593
35594 \begin_layout Plain Layout
35595 Comando
35596 \end_layout
35597
35598 \end_inset
35599 </cell>
35600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35601 \begin_inset Text
35602
35603 \begin_layout Plain Layout
35604 Resultado
35605 \end_layout
35606
35607 \end_inset
35608 </cell>
35609 </row>
35610 <row>
35611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35612 \begin_inset Text
35613
35614 \begin_layout Plain Layout
35615
35616 \backslash
35617 Bra{
35618 \backslash
35619 psi
35620 \end_layout
35621
35622 \end_inset
35623 </cell>
35624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35625 \begin_inset Text
35626
35627 \begin_layout Plain Layout
35628 \begin_inset Formula $\Bra{\psi}$
35629 \end_inset
35630
35631
35632 \end_layout
35633
35634 \end_inset
35635 </cell>
35636 </row>
35637 <row>
35638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35639 \begin_inset Text
35640
35641 \begin_layout Plain Layout
35642
35643 \backslash
35644 Ket{
35645 \backslash
35646 psi
35647 \end_layout
35648
35649 \end_inset
35650 </cell>
35651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35652 \begin_inset Text
35653
35654 \begin_layout Plain Layout
35655 \begin_inset Formula $\Ket{\psi}$
35656 \end_inset
35657
35658
35659 \end_layout
35660
35661 \end_inset
35662 </cell>
35663 </row>
35664 <row>
35665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35666 \begin_inset Text
35667
35668 \begin_layout Plain Layout
35669
35670 \backslash
35671 Braket{
35672 \backslash
35673 psi|
35674 \backslash
35675 phi
35676 \end_layout
35677
35678 \end_inset
35679 </cell>
35680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35681 \begin_inset Text
35682
35683 \begin_layout Plain Layout
35684 \begin_inset Formula $\Braket{\psi|\phi}$
35685 \end_inset
35686
35687
35688 \end_layout
35689
35690 \end_inset
35691 </cell>
35692 </row>
35693 </lyxtabular>
35694
35695 \end_inset
35696
35697
35698 \end_layout
35699
35700 \begin_layout Standard
35701 El comando 
35702 \series bold
35703
35704 \backslash
35705 Braket
35706 \series default
35707  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35708  circundantes:
35709 \begin_inset Formula 
35710 \[
35711 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
35712 \]
35713
35714 \end_inset
35715
35716
35717 \begin_inset ERT
35718 status collapsed
35719
35720 \begin_layout Plain Layout
35721
35722
35723 \backslash
35724 else
35725 \end_layout
35726
35727 \end_inset
35728
35729
35730 \begin_inset Note Note
35731 status open
35732
35733 \begin_layout Plain Layout
35734 Lo que sigue se verá en la salida si el paquete LaTeX 
35735 \series bold
35736 braket
35737 \series default
35738  no está instalado:
35739 \end_layout
35740
35741 \end_inset
35742
35743
35744 \end_layout
35745
35746 \begin_layout Standard
35747 Debes instalar el paquete LaTeX 
35748 \series bold
35749 braket
35750 \series default
35751  para ver en la salida el resto de esta subsección.
35752 \end_layout
35753
35754 \begin_layout Standard
35755 \begin_inset ERT
35756 status collapsed
35757
35758 \begin_layout Plain Layout
35759
35760
35761 \backslash
35762 fi
35763 \end_layout
35764
35765 \end_inset
35766
35767
35768 \end_layout
35769
35770 \begin_layout Standard
35771 El efecto de 
35772 \series bold
35773
35774 \backslash
35775 Braket
35776 \series default
35777  también se puede conseguir con el comando 
35778 \series bold
35779
35780 \backslash
35781 middle
35782 \series default
35783 , que se describe en 
35784 \begin_inset CommandInset ref
35785 LatexCommand ref
35786 reference "sub:Tamaño-automático-de"
35787
35788 \end_inset
35789
35790 .
35791 \end_layout
35792
35793 \begin_layout Subsection
35794 Fracciones definidas por el usuario
35795 \begin_inset CommandInset label
35796 LatexCommand label
35797 name "sub:Fracciones-personalizadas"
35798
35799 \end_inset
35800
35801
35802 \begin_inset Index idx
35803 status collapsed
35804
35805 \begin_layout Plain Layout
35806 Fracciones ! personalizadas
35807 \end_layout
35808
35809 \end_inset
35810
35811
35812 \end_layout
35813
35814 \begin_layout Standard
35815 Para definir comandos personalizados para fracciones, se usa el comando
35816  
35817 \series bold
35818
35819 \backslash
35820 genfrac
35821 \series default
35822
35823 \begin_inset Index idx
35824 status collapsed
35825
35826 \begin_layout Plain Layout
35827 Comandos ! G ! 
35828 \backslash
35829 genfrac
35830 \end_layout
35831
35832 \end_inset
35833
35834  con el siguiente esquema:
35835 \end_layout
35836
35837 \begin_layout Standard
35838
35839 \series bold
35840
35841 \backslash
35842 genfrac{delimitador izquierdo}{delimitador derecho}
35843 \begin_inset Newline newline
35844 \end_inset
35845
35846
35847 \begin_inset Phantom HPhantom
35848 status open
35849
35850 \begin_layout Plain Layout
35851
35852 \series bold
35853
35854 \backslash
35855 genfrac
35856 \end_layout
35857
35858 \end_inset
35859
35860 {grosor raya de fracción}{estilo}{numerador}{denominador}
35861 \end_layout
35862
35863 \begin_layout Standard
35864 El estilo es un número en el rango 0
35865 \begin_inset space \thinspace{}
35866 \end_inset
35867
35868 -
35869 \begin_inset space \thinspace{}
35870 \end_inset
35871
35872 3.
35873 \end_layout
35874
35875 \begin_layout Standard
35876 \align center
35877 \begin_inset Tabular
35878 <lyxtabular version="3" rows="5" columns="2">
35879 <features tabularvalignment="middle">
35880 <column alignment="center" valignment="top" width="0">
35881 <column alignment="center" valignment="top" width="0">
35882 <row>
35883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35884 \begin_inset Text
35885
35886 \begin_layout Plain Layout
35887 Número
35888 \end_layout
35889
35890 \end_inset
35891 </cell>
35892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35893 \begin_inset Text
35894
35895 \begin_layout Plain Layout
35896 Estilo (tamaño)
35897 \end_layout
35898
35899 \end_inset
35900 </cell>
35901 </row>
35902 <row>
35903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35904 \begin_inset Text
35905
35906 \begin_layout Plain Layout
35907 0
35908 \end_layout
35909
35910 \end_inset
35911 </cell>
35912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35913 \begin_inset Text
35914
35915 \begin_layout Plain Layout
35916 ecuación presentada
35917 \end_layout
35918
35919 \end_inset
35920 </cell>
35921 </row>
35922 <row>
35923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35924 \begin_inset Text
35925
35926 \begin_layout Plain Layout
35927 1
35928 \end_layout
35929
35930 \end_inset
35931 </cell>
35932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35933 \begin_inset Text
35934
35935 \begin_layout Plain Layout
35936 ecuación en línea
35937 \end_layout
35938
35939 \end_inset
35940 </cell>
35941 </row>
35942 <row>
35943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35944 \begin_inset Text
35945
35946 \begin_layout Plain Layout
35947 2
35948 \end_layout
35949
35950 \end_inset
35951 </cell>
35952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35953 \begin_inset Text
35954
35955 \begin_layout Plain Layout
35956 pequeño
35957 \end_layout
35958
35959 \end_inset
35960 </cell>
35961 </row>
35962 <row>
35963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35964 \begin_inset Text
35965
35966 \begin_layout Plain Layout
35967 3
35968 \end_layout
35969
35970 \end_inset
35971 </cell>
35972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35973 \begin_inset Text
35974
35975 \begin_layout Plain Layout
35976 muy pequeño
35977 \end_layout
35978
35979 \end_inset
35980 </cell>
35981 </row>
35982 </lyxtabular>
35983
35984 \end_inset
35985
35986
35987 \end_layout
35988
35989 \begin_layout Standard
35990 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
35991  
35992 \series bold
35993
35994 \backslash
35995 frac
35996 \series default
35997 .
35998 \end_layout
35999
36000 \begin_layout Standard
36001 Si no se pone grosor de la raya de fracción se usará el valor predefinido
36002  de 0.4
36003 \begin_inset space \thinspace{}
36004 \end_inset
36005
36006 pt.
36007 \end_layout
36008
36009 \begin_layout Standard
36010 Por ejemplo, los comandos 
36011 \series bold
36012
36013 \backslash
36014 dfrac
36015 \series default
36016  y 
36017 \series bold
36018
36019 \backslash
36020 tbinom
36021 \series default
36022  de la 
36023 \begin_inset CommandInset ref
36024 LatexCommand ref
36025 reference "sub:Fracciones"
36026
36027 \end_inset
36028
36029  se definen con los comandos:
36030 \end_layout
36031
36032 \begin_layout Standard
36033
36034 \series bold
36035
36036 \backslash
36037 newcommand{
36038 \backslash
36039 dfrac}[2]{
36040 \backslash
36041 genfrac{}{}{}{0}{#1}{#2}}
36042 \end_layout
36043
36044 \begin_layout Standard
36045 y
36046 \end_layout
36047
36048 \begin_layout Standard
36049
36050 \series bold
36051
36052 \backslash
36053 newcommand{
36054 \backslash
36055 tbinom}[2]{
36056 \backslash
36057 genfrac{(}{)}{0pt}{1}{#1}{#2}}
36058 \end_layout
36059
36060 \begin_layout Standard
36061 \begin_inset VSpace medskip
36062 \end_inset
36063
36064
36065 \end_layout
36066
36067 \begin_layout Standard
36068 Para definir una fracción en la que el grosor de la raya se pueda definir
36069  como argumento opcional, se inserta la siguiente línea en el preámbulo
36070  LaTeX:
36071 \end_layout
36072
36073 \begin_layout Standard
36074
36075 \series bold
36076
36077 \backslash
36078 newcommand{
36079 \backslash
36080 fracS}[3][]{
36081 \backslash
36082 genfrac{}{}{#1}{}{#2}{#3}}
36083 \end_layout
36084
36085 \begin_layout Standard
36086 Un ensayo:
36087 \begin_inset Formula 
36088 \begin{align*}
36089 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
36090 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
36091 \end{align*}
36092
36093 \end_inset
36094
36095 Como se puede ver, la distancia del numerador y el denominador a la raya
36096  de fracción se redondea a unas tres veces el grosor de la raya.
36097 \end_layout
36098
36099 \begin_layout Subsection
36100 Ecuaciones canceladas
36101 \begin_inset Index idx
36102 status collapsed
36103
36104 \begin_layout Plain Layout
36105 Ecuación ! cancelada
36106 \end_layout
36107
36108 \end_inset
36109
36110
36111 \end_layout
36112
36113 \begin_layout Standard
36114 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
36115  
36116 \series bold
36117 cancel
36118 \series default
36119
36120 \begin_inset Index idx
36121 status collapsed
36122
36123 \begin_layout Plain Layout
36124 Paquetes ! cancel
36125 \end_layout
36126
36127 \end_inset
36128
36129  con la línea de preámbulo LaTeX
36130 \end_layout
36131
36132 \begin_layout Standard
36133
36134 \series bold
36135
36136 \backslash
36137 usepackage{cancel}
36138 \end_layout
36139
36140 \begin_layout Standard
36141 \begin_inset ERT
36142 status collapsed
36143
36144 \begin_layout Plain Layout
36145
36146
36147 \backslash
36148 ifcancel 
36149 \end_layout
36150
36151 \end_inset
36152
36153
36154 \begin_inset Note Note
36155 status open
36156
36157 \begin_layout Plain Layout
36158 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
36159 \series bold
36160 cancel
36161 \series default
36162  está instalado.
36163 \end_layout
36164
36165 \end_inset
36166
36167
36168 \end_layout
36169
36170 \begin_layout Standard
36171 Hay cuatro formas de cancelar ecuaciones:
36172 \end_layout
36173
36174 \begin_layout Standard
36175 \align center
36176 \begin_inset Tabular
36177 <lyxtabular version="3" rows="5" columns="2">
36178 <features tabularvalignment="middle">
36179 <column alignment="center" valignment="top" width="0">
36180 <column alignment="center" valignment="top" width="0">
36181 <row>
36182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36183 \begin_inset Text
36184
36185 \begin_layout Plain Layout
36186 Comando
36187 \end_layout
36188
36189 \end_inset
36190 </cell>
36191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36192 \begin_inset Text
36193
36194 \begin_layout Plain Layout
36195 Resultado
36196 \begin_inset Note Note
36197 status collapsed
36198
36199 \begin_layout Plain Layout
36200 El
36201 \series bold
36202  
36203 \series default
36204 espacio y 
36205 \series bold
36206
36207 \backslash
36208 raisebox
36209 \series default
36210  se usa sólo como espaciador
36211 \end_layout
36212
36213 \end_inset
36214
36215
36216 \end_layout
36217
36218 \end_inset
36219 </cell>
36220 </row>
36221 <row>
36222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36223 \begin_inset Text
36224
36225 \begin_layout Plain Layout
36226
36227 \backslash
36228 cancel{
36229 \backslash
36230 int
36231 \begin_inset ERT
36232 status collapsed
36233
36234 \begin_layout Plain Layout
36235
36236
36237 \backslash
36238 spce 
36239 \end_layout
36240
36241 \end_inset
36242
36243 A=B
36244 \end_layout
36245
36246 \end_inset
36247 </cell>
36248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36249 \begin_inset Text
36250
36251 \begin_layout Plain Layout
36252 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
36253 \end_inset
36254
36255
36256 \end_layout
36257
36258 \end_inset
36259 </cell>
36260 </row>
36261 <row>
36262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36263 \begin_inset Text
36264
36265 \begin_layout Plain Layout
36266
36267 \backslash
36268 bcancel{
36269 \backslash
36270 int
36271 \begin_inset ERT
36272 status collapsed
36273
36274 \begin_layout Plain Layout
36275
36276
36277 \backslash
36278 spce 
36279 \end_layout
36280
36281 \end_inset
36282
36283 A=B
36284 \end_layout
36285
36286 \end_inset
36287 </cell>
36288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36289 \begin_inset Text
36290
36291 \begin_layout Plain Layout
36292 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
36293 \end_inset
36294
36295
36296 \end_layout
36297
36298 \end_inset
36299 </cell>
36300 </row>
36301 <row>
36302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36303 \begin_inset Text
36304
36305 \begin_layout Plain Layout
36306
36307 \backslash
36308 xcancel{
36309 \backslash
36310 int
36311 \begin_inset ERT
36312 status collapsed
36313
36314 \begin_layout Plain Layout
36315
36316
36317 \backslash
36318 spce 
36319 \end_layout
36320
36321 \end_inset
36322
36323 A=B
36324 \end_layout
36325
36326 \end_inset
36327 </cell>
36328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36329 \begin_inset Text
36330
36331 \begin_layout Plain Layout
36332 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
36333 \end_inset
36334
36335
36336 \end_layout
36337
36338 \end_inset
36339 </cell>
36340 </row>
36341 <row>
36342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36343 \begin_inset Text
36344
36345 \begin_layout Plain Layout
36346
36347 \backslash
36348 cancelto{1
36349 \begin_inset Formula $\to$
36350 \end_inset
36351
36352
36353 \backslash
36354 {
36355 \backslash
36356 int
36357 \begin_inset ERT
36358 status collapsed
36359
36360 \begin_layout Plain Layout
36361
36362
36363 \backslash
36364 spce 
36365 \end_layout
36366
36367 \end_inset
36368
36369 A=B
36370 \end_layout
36371
36372 \end_inset
36373 </cell>
36374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36375 \begin_inset Text
36376
36377 \begin_layout Plain Layout
36378 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
36379 \end_inset
36380
36381
36382 \end_layout
36383
36384 \end_inset
36385 </cell>
36386 </row>
36387 </lyxtabular>
36388
36389 \end_inset
36390
36391
36392 \end_layout
36393
36394 \begin_layout Standard
36395
36396 \series bold
36397
36398 \backslash
36399 cancelto
36400 \series default
36401  es especialmente apropiado para visualizar la simplificación de fracciones
36402  en una ecuación:
36403 \begin_inset Formula 
36404 \[
36405 \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}}}
36406 \]
36407
36408 \end_inset
36409
36410
36411 \end_layout
36412
36413 \begin_layout Standard
36414 Para cambiar el tamaño del valor subscrito por 
36415 \series bold
36416
36417 \backslash
36418 cancelto
36419 \series default
36420  se puede cargar el paquete 
36421 \series bold
36422 cancel
36423 \series default
36424  con la opción 
36425 \series bold
36426 samesize
36427 \series default
36428 , que da el mismo tamaño que para el valor cancelado, o con la opción 
36429 \series bold
36430 Smaller
36431 \series default
36432 , que da un tamaño un poco más pequeño que el que se obtiene sin usar ninguna
36433  opción.
36434  En este documento, 
36435 \series bold
36436 cancel
36437 \series default
36438  se ha cargado con la línea 
36439 \end_layout
36440
36441 \begin_layout Standard
36442
36443 \series bold
36444
36445 \backslash
36446 usepackage[samesize]{cancel}
36447 \end_layout
36448
36449 \begin_layout Standard
36450 Para colorear la raya de cancelación añade el siguiente comando en código
36451  TeX:
36452 \end_layout
36453
36454 \begin_layout Standard
36455
36456 \series bold
36457
36458 \backslash
36459 renewcommand{
36460 \backslash
36461 CancelColor}{
36462 \backslash
36463 color{red}}
36464 \end_layout
36465
36466 \begin_layout Standard
36467 donde 
36468 \series bold
36469 red
36470 \series default
36471  puede reemplazarse por el color deseado.
36472 \end_layout
36473
36474 \begin_layout Standard
36475 \begin_inset ERT
36476 status open
36477
36478 \begin_layout Plain Layout
36479
36480
36481 \backslash
36482 renewcommand{
36483 \backslash
36484 CancelColor}{
36485 \backslash
36486 color{red}}
36487 \end_layout
36488
36489 \end_inset
36490
36491
36492 \end_layout
36493
36494 \begin_layout Standard
36495 \begin_inset Formula 
36496 \[
36497 \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}}}
36498 \]
36499
36500 \end_inset
36501
36502
36503 \end_layout
36504
36505 \begin_layout Standard
36506 \begin_inset ERT
36507 status open
36508
36509 \begin_layout Plain Layout
36510
36511
36512 \backslash
36513 renewcommand{
36514 \backslash
36515 CancelColor}{
36516 \backslash
36517 color{black}}
36518 \end_layout
36519
36520 \end_inset
36521
36522
36523 \begin_inset Note Note
36524 status open
36525
36526 \begin_layout Plain Layout
36527 restablece el color
36528 \end_layout
36529
36530 \end_inset
36531
36532
36533 \end_layout
36534
36535 \begin_layout Standard
36536 Para otras posibilidades de personalización, véase la documentación del
36537  paquete
36538 \series bold
36539  cancel
36540 \series default
36541
36542 \begin_inset CommandInset citation
36543 LatexCommand cite
36544 key "cancel"
36545
36546 \end_inset
36547
36548 .
36549 \end_layout
36550
36551 \begin_layout Standard
36552 \begin_inset ERT
36553 status collapsed
36554
36555 \begin_layout Plain Layout
36556
36557
36558 \backslash
36559 else
36560 \end_layout
36561
36562 \end_inset
36563
36564
36565 \begin_inset Note Note
36566 status open
36567
36568 \begin_layout Plain Layout
36569 Lo que sigue se verá en la salida si el paquete LaTeX 
36570 \series bold
36571 cancel
36572 \series default
36573  no está instalado:
36574 \end_layout
36575
36576 \end_inset
36577
36578
36579 \end_layout
36580
36581 \begin_layout Standard
36582 Debes instalar el paquete LaTeX 
36583 \series bold
36584 cancel
36585 \series default
36586  para ver en la salida el resto de esta subsección.
36587 \end_layout
36588
36589 \begin_layout Standard
36590 \begin_inset ERT
36591 status collapsed
36592
36593 \begin_layout Plain Layout
36594
36595
36596 \backslash
36597 fi
36598 \end_layout
36599
36600 \end_inset
36601
36602
36603 \end_layout
36604
36605 \begin_layout Subsection
36606 Ecuaciones en encabezados de sección
36607 \begin_inset CommandInset label
36608 LatexCommand label
36609 name "sub:Ecuaciones-en-encabezados"
36610
36611 \end_inset
36612
36613
36614 \begin_inset Index idx
36615 status collapsed
36616
36617 \begin_layout Plain Layout
36618 Ecuación ! en encabezados de sección
36619 \end_layout
36620
36621 \end_inset
36622
36623
36624 \end_layout
36625
36626 \begin_layout Standard
36627 Si se quiere poner una ecuación en un encabezado de sección hay que tener
36628  en cuenta lo siguiente:
36629 \end_layout
36630
36631 \begin_layout Standard
36632 \begin_inset Note Greyedout
36633 status open
36634
36635 \begin_layout Plain Layout
36636 Si el soporte para 
36637 \series bold
36638 hyperref
36639 \series default
36640
36641 \begin_inset Index idx
36642 status collapsed
36643
36644 \begin_layout Plain Layout
36645 Paquetes ! hyperref
36646 \end_layout
36647
36648 \end_inset
36649
36650  está activado en la configuración del documento, 
36651 \family sans
36652 Propiedades
36653 \begin_inset space ~
36654 \end_inset
36655
36656
36657 \family default
36658 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
36659  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
36660  texto del marcador, porque se infringen las convenciones PDF.
36661 \end_layout
36662
36663 \end_inset
36664
36665
36666 \end_layout
36667
36668 \begin_layout Standard
36669 Estos problemas se pueden solucionar insertando al final del encabezado
36670  un título breve con el menú 
36671 \family sans
36672 Insertar\SpecialChar \menuseparator
36673 Título
36674 \begin_inset space ~
36675 \end_inset
36676
36677 breve
36678 \family default
36679 .
36680  Los títulos breves se usan como alternativa para encabezados de sección
36681  con más de una línea para mantener el buen aspecto del índice.
36682  En éste sólo aparece el título breve y por tanto también en los marcadores.
36683 \end_layout
36684
36685 \begin_layout Standard
36686 Si hay que poner ecuaciones en el índice y se usa 
36687 \series bold
36688 hyperref
36689 \series default
36690 , se puede insertar el siguiente comando en modo TeX:
36691 \end_layout
36692
36693 \begin_layout Standard
36694
36695 \series bold
36696
36697 \backslash
36698 texorpdfstring{parte}{alternativa}
36699 \begin_inset Index idx
36700 status collapsed
36701
36702 \begin_layout Plain Layout
36703 Comandos ! T ! 
36704 \backslash
36705 texorpdfstring
36706 \end_layout
36707
36708 \end_inset
36709
36710
36711 \end_layout
36712
36713 \begin_layout Standard
36714 parte se refiere a la parte del encabezado que no debería aparecer en el
36715  marcador PDF.
36716  Pueden ser caracteres, ecuaciones, notas al pie y también referencias cruzadas.
36717  La alternativa se usa para el marcador en vez de la parte.
36718 \end_layout
36719
36720 \begin_layout Standard
36721 Aquí hay dos ejemplos de encabezados con ecuación:
36722 \end_layout
36723
36724 \begin_layout Standard
36725 \begin_inset VSpace -3mm
36726 \end_inset
36727
36728
36729 \end_layout
36730
36731 \begin_layout Standard
36732 \begin_inset ERT
36733 status collapsed
36734
36735 \begin_layout Plain Layout
36736
36737
36738 \backslash
36739 boldmath 
36740 \end_layout
36741
36742 \end_inset
36743
36744
36745 \end_layout
36746
36747 \begin_layout Subsubsection
36748 Encabezado sin ecuación en el índice 
36749 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36750 \end_inset
36751
36752
36753 \begin_inset Argument
36754 status collapsed
36755
36756 \begin_layout Plain Layout
36757 Encabezado sin ecuación en el índice
36758 \end_layout
36759
36760 \end_inset
36761
36762
36763 \end_layout
36764
36765 \begin_layout Subsubsection
36766 Encabezado con ecuación en el índice
36767 \begin_inset ERT
36768 status collapsed
36769
36770 \begin_layout Plain Layout
36771
36772
36773 \backslash
36774 texorpdfstring{
36775 \end_layout
36776
36777 \end_inset
36778
36779  
36780 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36781 \end_inset
36782
36783
36784 \begin_inset ERT
36785 status collapsed
36786
36787 \begin_layout Plain Layout
36788
36789 }{}
36790 \end_layout
36791
36792 \end_inset
36793
36794
36795 \end_layout
36796
36797 \begin_layout Standard
36798 \begin_inset ERT
36799 status collapsed
36800
36801 \begin_layout Plain Layout
36802
36803
36804 \backslash
36805 unboldmath 
36806 \end_layout
36807
36808 \end_inset
36809
36810 En el primer encabezado se ha puesto un título breve, en el segundo un 
36811 \series bold
36812
36813 \backslash
36814 texorpdfstring
36815 \series default
36816 .
36817 \end_layout
36818
36819 \begin_layout Standard
36820 Para obtener el mismo formato que en los demás encabezados se han puesto
36821  ambos en un entorno 
36822 \series bold
36823 boldmath
36824 \series default
36825 .
36826 \begin_inset Foot
36827 status collapsed
36828
36829 \begin_layout Plain Layout
36830 véase 
36831 \begin_inset CommandInset ref
36832 LatexCommand ref
36833 reference "sub:Ecuaciones-en-negrita"
36834
36835 \end_inset
36836
36837
36838 \end_layout
36839
36840 \end_inset
36841
36842
36843 \end_layout
36844
36845 \begin_layout Subsection
36846 Ecuaciones en texto multicolumna
36847 \begin_inset Index idx
36848 status collapsed
36849
36850 \begin_layout Plain Layout
36851 Ecuación ! en texto multicolumna
36852 \end_layout
36853
36854 \end_inset
36855
36856
36857 \end_layout
36858
36859 \begin_layout Standard
36860 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
36861  para ajustarse a la columna y entonces es preciso abarcar la anchura total
36862  de la página.
36863  Esto se hace usando el paquete LaTeX 
36864 \series bold
36865 multicol
36866 \series default
36867 ,
36868 \begin_inset Foot
36869 status collapsed
36870
36871 \begin_layout Plain Layout
36872
36873 \series bold
36874 multicol
36875 \series default
36876  forma parte de las distribuciones LaTeX estándar.
36877 \end_layout
36878
36879 \end_inset
36880
36881
36882 \begin_inset Index idx
36883 status collapsed
36884
36885 \begin_layout Plain Layout
36886 Paquetes ! multicol
36887 \end_layout
36888
36889 \end_inset
36890
36891  que se carga en el preámbulo LaTeX con la línea
36892 \end_layout
36893
36894 \begin_layout Standard
36895
36896 \series bold
36897
36898 \backslash
36899 usepackage{multicol}
36900 \end_layout
36901
36902 \begin_layout Standard
36903 \begin_inset Note Greyedout
36904 status open
36905
36906 \begin_layout Plain Layout
36907 Ten en cuenta que la opción 
36908 \family sans
36909 Documento
36910 \begin_inset space ~
36911 \end_inset
36912
36913 con
36914 \begin_inset space ~
36915 \end_inset
36916
36917 dos
36918 \begin_inset space ~
36919 \end_inset
36920
36921 caras
36922 \family default
36923 , bajo 
36924 \family sans
36925 Diseño
36926 \begin_inset space ~
36927 \end_inset
36928
36929 de
36930 \begin_inset space ~
36931 \end_inset
36932
36933 página 
36934 \family default
36935 en el menú 
36936 \family sans
36937 Documento\SpecialChar \menuseparator
36938 Configuración
36939 \family default
36940  
36941 \emph on
36942 debe
36943 \emph default
36944  estar desmarcada.
36945 \end_layout
36946
36947 \end_inset
36948
36949
36950 \end_layout
36951
36952 \begin_layout Standard
36953 Antes del texto multicolumna se inserta en modo TeX el comando
36954 \end_layout
36955
36956 \begin_layout Standard
36957
36958 \series bold
36959
36960 \backslash
36961 begin{multicols}{número de columnas}
36962 \end_layout
36963
36964 \begin_layout Standard
36965 El número de columnas está en el rango 2-10.
36966  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
36967  TeX el comando
36968 \end_layout
36969
36970 \begin_layout Standard
36971
36972 \series bold
36973
36974 \backslash
36975 end{multicols}
36976 \end_layout
36977
36978 \begin_layout Standard
36979 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
36980  Para quitarlo se inserta un espacio vertical de -6
36981 \begin_inset space \thinspace{}
36982 \end_inset
36983
36984 mm antes de la ecuación.
36985  Si se usa el estilo 
36986 \series bold
36987 Sangrado
36988 \series default
36989 ,
36990 \begin_inset Foot
36991 status collapsed
36992
36993 \begin_layout Plain Layout
36994 véase estilos de ecuación en 
36995 \begin_inset CommandInset ref
36996 LatexCommand ref
36997 reference "sec:Estilos-de-ecuación"
36998
36999 \end_inset
37000
37001
37002 \end_layout
37003
37004 \end_inset
37005
37006  se inserta un espacio de -9
37007 \begin_inset space \thinspace{}
37008 \end_inset
37009
37010 mm.
37011 \end_layout
37012
37013 \begin_layout Standard
37014 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
37015 \end_layout
37016
37017 \begin_layout Standard
37018
37019 \lang german
37020 \begin_inset ERT
37021 status collapsed
37022
37023 \begin_layout Plain Layout
37024
37025
37026 \backslash
37027 begin{multicols}{2}
37028 \end_layout
37029
37030 \end_inset
37031
37032 Das Spektrum wird fouriertransformiert.
37033  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
37034 , Lösungsmittel) zu trennen.
37035  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
37036  nun das Aussehen des Ausgangssignals.
37037  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
37038  über alle Phasen integrieren muss.
37039  Sei nun 
37040 \begin_inset Formula $S$
37041 \end_inset
37042
37043  unser normiertes Ausgangssignal und 
37044 \begin_inset Formula $P$
37045 \end_inset
37046
37047  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
37048 \begin_inset ERT
37049 status collapsed
37050
37051 \begin_layout Plain Layout
37052
37053
37054 \backslash
37055 end{multicols}
37056 \end_layout
37057
37058 \end_inset
37059
37060
37061 \begin_inset VSpace -6mm
37062 \end_inset
37063
37064
37065 \begin_inset Formula 
37066 \begin{equation}
37067 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
37068 \end{equation}
37069
37070 \end_inset
37071
37072
37073 \begin_inset ERT
37074 status collapsed
37075
37076 \begin_layout Plain Layout
37077
37078
37079 \backslash
37080 begin{multicols}{2}
37081 \end_layout
37082
37083 \end_inset
37084
37085 wobei 
37086 \begin_inset Formula $S_{0}$
37087 \end_inset
37088
37089  das Signal ohne Gradient ist und die Normierungsbedingung 
37090 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
37091 \end_inset
37092
37093  gilt.
37094  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
37095  Direkt nach dem 
37096 \begin_inset Formula $\nicefrac{\pi}{2}$
37097 \end_inset
37098
37099
37100 \begin_inset space \thinspace{}
37101 \end_inset
37102
37103 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
37104  das Signal zusätzlich abschwächt.
37105  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
37106  
37107 \begin_inset Formula $T_{2}$
37108 \end_inset
37109
37110 -Zeit.
37111 \end_layout
37112
37113 \begin_layout Standard
37114
37115 \lang german
37116 \begin_inset ERT
37117 status collapsed
37118
37119 \begin_layout Plain Layout
37120
37121
37122 \backslash
37123 end{multicols}
37124 \end_layout
37125
37126 \end_inset
37127
37128
37129 \end_layout
37130
37131 \begin_layout Subsection
37132 Ecuaciones con descripción de variables
37133 \begin_inset Index idx
37134 status collapsed
37135
37136 \begin_layout Plain Layout
37137 Ecuación ! con descripción de variables
37138 \end_layout
37139
37140 \end_inset
37141
37142
37143 \end_layout
37144
37145 \begin_layout Standard
37146 Para describir variables en una ecuación, como en la fórmula 
37147 \begin_inset CommandInset ref
37148 LatexCommand eqref
37149 reference "eq:within"
37150
37151 \end_inset
37152
37153 , se inserta una matriz 2×
37154 \begin_inset Formula $n$
37155 \end_inset
37156
37157  con columnas alineadas a la izquierda para las 
37158 \emph on
37159
37160 \begin_inset Formula $n$
37161 \end_inset
37162
37163
37164 \emph default
37165  variables usadas.
37166 \begin_inset Foot
37167 status collapsed
37168
37169 \begin_layout Plain Layout
37170 véase matrices en 
37171 \begin_inset CommandInset ref
37172 LatexCommand ref
37173 reference "sec:Matrices"
37174
37175 \end_inset
37176
37177
37178 \end_layout
37179
37180 \end_inset
37181
37182  Para poner la descripción en tamaño más pequeño se inserta, por ejemplo,
37183  el comando 
37184 \series bold
37185
37186 \backslash
37187 footnotesize
37188 \series default
37189  antes de la matriz.
37190 \begin_inset Foot
37191 status collapsed
37192
37193 \begin_layout Plain Layout
37194 véase tamaños de tipografías en 
37195 \begin_inset CommandInset ref
37196 LatexCommand ref
37197 reference "sub:Tamaños-de-tipografías"
37198
37199 \end_inset
37200
37201 .
37202 \end_layout
37203
37204 \end_inset
37205
37206
37207 \end_layout
37208
37209 \begin_layout Standard
37210 Si se usa el estilo 
37211 \series bold
37212 Sangrado
37213 \series default
37214 ,
37215 \begin_inset Foot
37216 status collapsed
37217
37218 \begin_layout Plain Layout
37219 véase estilos de ecuación en 
37220 \begin_inset CommandInset ref
37221 LatexCommand ref
37222 reference "sec:Estilos-de-ecuación"
37223
37224 \end_inset
37225
37226
37227 \end_layout
37228
37229 \end_inset
37230
37231  se inserta un 
37232 \series bold
37233
37234 \backslash
37235 hfill
37236 \series default
37237
37238 \begin_inset Foot
37239 status collapsed
37240
37241 \begin_layout Plain Layout
37242
37243 \series bold
37244
37245 \backslash
37246 hfill
37247 \series default
37248  sólo funciona en ecuaciones en estilo 
37249 \series bold
37250 Sangrado
37251 \series default
37252 , véase 
37253 \begin_inset CommandInset ref
37254 LatexCommand ref
37255 reference "sub:Espacio-variable"
37256
37257 \end_inset
37258
37259
37260 \end_layout
37261
37262 \end_inset
37263
37264  delante y detrás de la matriz para que tenga la misma separación con la
37265  ecuación y con el margen.
37266 \end_layout
37267
37268 \begin_layout Standard
37269 Si se usa el estilo 
37270 \series bold
37271 Centrado
37272 \series default
37273  se emplea el método descrito en la 
37274 \begin_inset CommandInset ref
37275 LatexCommand ref
37276 reference "sub:Entorno-flalign"
37277
37278 \end_inset
37279
37280  para sangrar la ecuación.
37281  La ecuación 
37282 \begin_inset CommandInset ref
37283 LatexCommand eqref
37284 reference "eq:within"
37285
37286 \end_inset
37287
37288  consta de cinco columnas ya que las dos primeras contienen la fórmula,
37289  la tercera la matriz y la última una llave TeX vacía.
37290 \begin_inset Formula 
37291 \begin{flalign}
37292 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
37293 \rho & \mbox{densidad}\\
37294 V & \mbox{volumen}\\
37295 g & \mbox{aceleración gravitatoria}
37296 \end{array} &  & {}\label{eq:within}
37297 \end{flalign}
37298
37299 \end_inset
37300
37301
37302 \end_layout
37303
37304 \begin_layout Subsection
37305 Letras griegas minúsculas en redonda
37306 \begin_inset CommandInset label
37307 LatexCommand label
37308 name "sub:Griegas-en-redonda"
37309
37310 \end_inset
37311
37312
37313 \begin_inset Index idx
37314 status collapsed
37315
37316 \begin_layout Plain Layout
37317 Letras griegas ! en redonda
37318 \end_layout
37319
37320 \end_inset
37321
37322
37323 \end_layout
37324
37325 \begin_layout Standard
37326 La mayoría de las tipografías sólo suministran letras griegas minúsculas
37327  en cursiva.
37328  Pero para símbolos de partículas elementales como piones y neutrinos hacen
37329  falta letras griegas en redonda.
37330  El archivo 
37331 \series bold
37332 upgreek.sty
37333 \series default
37334
37335 \begin_inset Foot
37336 status collapsed
37337
37338 \begin_layout Plain Layout
37339
37340 \series bold
37341 upgreek
37342 \series default
37343  forma parte del paquete LaTeX 
37344 \series bold
37345 was
37346 \series default
37347
37348 \begin_inset Index idx
37349 status collapsed
37350
37351 \begin_layout Plain Layout
37352 Paquetes ! was
37353 \begin_inset ERT
37354 status collapsed
37355
37356 \begin_layout Plain Layout
37357
37358
37359 \backslash
37360 vspace{4mm}
37361 \end_layout
37362
37363 \end_inset
37364
37365
37366 \end_layout
37367
37368 \end_inset
37369
37370 .
37371 \end_layout
37372
37373 \end_inset
37374
37375
37376 \begin_inset Index idx
37377 status collapsed
37378
37379 \begin_layout Plain Layout
37380 Paquetes ! upgreek
37381 \end_layout
37382
37383 \end_inset
37384
37385 , que se carga en el preámbulo LaTeX con la línea
37386 \end_layout
37387
37388 \begin_layout Standard
37389
37390 \series bold
37391
37392 \backslash
37393 usepackage{upgreek}
37394 \end_layout
37395
37396 \begin_layout Standard
37397 las suministra.
37398  
37399 \begin_inset ERT
37400 status collapsed
37401
37402 \begin_layout Plain Layout
37403
37404
37405 \backslash
37406 ifupgreek 
37407 \end_layout
37408
37409 \end_inset
37410
37411
37412 \begin_inset Note Note
37413 status open
37414
37415 \begin_layout Plain Layout
37416 Lo siguiente sólo se podrá ver si está instalado el paquete LaTeX 
37417 \series bold
37418 upgreek
37419 \series default
37420 :
37421 \end_layout
37422
37423 \end_inset
37424
37425  Se imprimen con el comando de la letra correspondiente precedido de 
37426 \series bold
37427 up
37428 \series default
37429 .
37430  Por ejemplo, el comando 
37431 \series bold
37432
37433 \backslash
37434 uptau
37435 \series default
37436  genera: 
37437 \begin_inset Formula $\uptau$
37438 \end_inset
37439
37440
37441 \end_layout
37442
37443 \begin_layout Standard
37444 Con estos comandos se pueden escribir reacciones entre partículas elementales:
37445 \begin_inset Formula 
37446 \[
37447 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
37448 \]
37449
37450 \end_inset
37451
37452
37453 \end_layout
37454
37455 \begin_layout Standard
37456 Las letras en redonda son más remarcadas y más grandes que las correspondientes
37457  en cursiva.
37458  Por tanto no deberían emplearse para unidades como 
37459 \begin_inset Quotes fld
37460 \end_inset
37461
37462 µm
37463 \begin_inset Quotes frd
37464 \end_inset
37465
37466 .
37467 \end_layout
37468
37469 \begin_layout Standard
37470 \begin_inset ERT
37471 status collapsed
37472
37473 \begin_layout Plain Layout
37474
37475
37476 \backslash
37477 else 
37478 \end_layout
37479
37480 \end_inset
37481
37482
37483 \begin_inset Note Note
37484 status open
37485
37486 \begin_layout Plain Layout
37487 Lo siguiente se mostrará si el paquete LaTeX 
37488 \series bold
37489 upgreek
37490 \series default
37491  no está instalado:
37492 \end_layout
37493
37494 \end_inset
37495
37496
37497 \end_layout
37498
37499 \begin_layout Standard
37500 Debes instalar el paquete LaTeX 
37501 \series bold
37502 upgreek
37503 \series default
37504  para ver en la salida el resto de esta subsección.
37505  
37506 \end_layout
37507
37508 \begin_layout Standard
37509 \begin_inset ERT
37510 status collapsed
37511
37512 \begin_layout Plain Layout
37513
37514
37515 \backslash
37516 fi
37517 \end_layout
37518
37519 \end_inset
37520
37521
37522 \end_layout
37523
37524 \begin_layout Standard
37525 \begin_inset Newpage newpage
37526 \end_inset
37527
37528
37529 \end_layout
37530
37531 \begin_layout Subsection
37532 Caracteres de texto en ecuaciones
37533 \begin_inset CommandInset label
37534 LatexCommand label
37535 name "sub:Caracteres-de-texto"
37536
37537 \end_inset
37538
37539
37540 \begin_inset Index idx
37541 status collapsed
37542
37543 \begin_layout Plain Layout
37544 Texto ! en ecuaciones
37545 \end_layout
37546
37547 \end_inset
37548
37549
37550 \end_layout
37551
37552 \begin_layout Standard
37553 En algunos casos podrías querer insertar caracteres de texto directamente
37554  en ecuaciones.
37555  Por ejemplo, cuando se usa con frecuencia el punto centrado 
37556 \begin_inset Formula $\cdot$
37557 \end_inset
37558
37559  en expresiones como 
37560 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
37561 \end_inset
37562
37563 , habría que insertar el comando 
37564 \series bold
37565
37566 \backslash
37567 cdot
37568 \series default
37569
37570 \begin_inset Foot
37571 status collapsed
37572
37573 \begin_layout Plain Layout
37574 véase 
37575 \begin_inset CommandInset ref
37576 LatexCommand ref
37577 reference "sub:Operadores-binarios"
37578
37579 \end_inset
37580
37581
37582 \end_layout
37583
37584 \end_inset
37585
37586  continuamente, porque este carácter está definido en todas las codificaciones
37587  como carácter de texto.
37588  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
37589 \end_layout
37590
37591 \begin_layout Standard
37592
37593 \series bold
37594
37595 \backslash
37596 Declare Inputtext{183}{
37597 \backslash
37598 ifmmode
37599 \backslash
37600 cdot
37601 \backslash
37602 else
37603 \backslash
37604 textperiodcentered
37605 \backslash
37606 f\SpecialChar \textcompwordmark{}
37607 i}
37608 \end_layout
37609
37610 \begin_layout Standard
37611 La codificación de caracteres (menú 
37612 \family sans
37613 Documento\SpecialChar \menuseparator
37614 Configuración\SpecialChar \menuseparator
37615 Idioma
37616 \family default
37617 ) especifica el carácter que se muestra al pulsar una tecla.
37618  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
37619  
37620 \series bold
37621
37622 \backslash
37623 textperiodcentered
37624 \series default
37625 .
37626  Pero este comando no está disponible en ecuaciones así que obtendrías errores
37627  de LaTeX.
37628  Con la codificación cambiada se escoge automáticamente el comando correcto,
37629  dependiendo de si el carácter se ha insertado en una ecuación o no.
37630 \end_layout
37631
37632 \begin_layout Standard
37633 La codificación de diversos caracteres se guarda en archivos de definición.
37634  Por ejemplo la codificación 
37635 \series bold
37636 latin9
37637 \series default
37638  se define en el archivo 
37639 \series bold
37640 latin9.def
37641 \series default
37642  que está en el directorio de LaTeX.
37643  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
37644  archivo de definición, de lo contrario nuestros documentos no podrían ser
37645  editados en otros ordenadores.
37646 \begin_inset VSpace medskip
37647 \end_inset
37648
37649
37650 \end_layout
37651
37652 \begin_layout Standard
37653 Además del punto centrado, en este documento se ha definido el símbolo grado
37654  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
37655  directamente en una fórmula:
37656 \end_layout
37657
37658 \begin_layout Standard
37659
37660 \series bold
37661
37662 \backslash
37663 DeclareInputtext{176}{
37664 \backslash
37665 ifmmode^
37666 \backslash
37667 circ
37668 \backslash
37669 else
37670 \backslash
37671 textdegree
37672 \backslash
37673 f\SpecialChar \textcompwordmark{}
37674 i}
37675 \begin_inset Newpage newpage
37676 \end_inset
37677
37678
37679 \end_layout
37680
37681 \begin_layout Section
37682 \start_of_appendix
37683 Notas sobre tipografía
37684 \begin_inset Index idx
37685 status collapsed
37686
37687 \begin_layout Plain Layout
37688 Tipografía, normas
37689 \end_layout
37690
37691 \end_inset
37692
37693
37694 \end_layout
37695
37696 \begin_layout Standard
37697 Esta sección es un resumen de las normas tipográficas ISO más importantes.
37698 \begin_inset Foot
37699 status collapsed
37700
37701 \begin_layout Plain Layout
37702 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
37703  
37704 \begin_inset Quotes fld
37705 \end_inset
37706
37707 Duden
37708 \begin_inset Quotes frd
37709 \end_inset
37710
37711  
37712 \begin_inset CommandInset citation
37713 LatexCommand cite
37714 key "Duden"
37715
37716 \end_inset
37717
37718 , que incluye algunas de las normas ISO.
37719  
37720 \begin_inset Newline newline
37721 \end_inset
37722
37723 (
37724 \emph on
37725 N.
37726 \begin_inset space \thinspace{}
37727 \end_inset
37728
37729 del t.
37730 \emph default
37731 : Para documentación en español sobre el tema, véase 
37732 \begin_inset CommandInset citation
37733 LatexCommand cite
37734 key "Bezos"
37735
37736 \end_inset
37737
37738 .)
37739 \end_layout
37740
37741 \end_inset
37742
37743
37744 \end_layout
37745
37746 \begin_layout Itemize
37747 Las unidades físicas se escriben 
37748 \emph on
37749 siempre 
37750 \emph default
37751 en redonda
37752 \begin_inset Foot
37753 status collapsed
37754
37755 \begin_layout Plain Layout
37756 véase estilos de tipografías en 
37757 \begin_inset CommandInset ref
37758 LatexCommand ref
37759 reference "sub:Estilos-de-tipografías"
37760
37761 \end_inset
37762
37763
37764 \end_layout
37765
37766 \end_inset
37767
37768 , aunque aparezcan en un texto en cursiva: 30
37769 \begin_inset space \thinspace{}
37770 \end_inset
37771
37772 km/h
37773 \begin_inset Newline newline
37774 \end_inset
37775
37776 Entre el valor y la unidad hay un espacio delgado, véase 
37777 \begin_inset CommandInset ref
37778 LatexCommand ref
37779 reference "sub:Espacio-predefinido"
37780
37781 \end_inset
37782
37783 .
37784 \begin_inset Newline newline
37785 \end_inset
37786
37787 Esta norma la cumple automáticamente el comando 
37788 \series bold
37789
37790 \backslash
37791 unittwo
37792 \series default
37793 .
37794  Si se introduce en una fórmula aparecen dos marcos.
37795  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
37796  como antes, 
37797 \begin_inset Formula $\unit[30]{km/h}$
37798 \end_inset
37799
37800
37801 \begin_inset space \thinspace{}
37802 \end_inset
37803
37804 .
37805  Ten en cuenta que 
37806 \series bold
37807
37808 \backslash
37809 unittwo
37810 \series default
37811  no es un auténtico comando LaTeX, sino el comando 
37812 \series bold
37813
37814 \backslash
37815 unit[value]{unit}
37816 \series default
37817 , por tanto no lo puedes usar en código TeX.
37818 \end_layout
37819
37820 \begin_layout Itemize
37821 Los signos por ciento y por mil se escriben como las unidades físicas:
37822 \begin_inset Newline newline
37823 \end_inset
37824
37825 1,2
37826 \begin_inset space \thinspace{}
37827 \end_inset
37828
37829 ‰ de alcohol en sangre.
37830 \end_layout
37831
37832 \begin_layout Itemize
37833 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
37834  otra unidad: 15
37835 \begin_inset space \thinspace{}
37836 \end_inset
37837
37838 °C
37839 \end_layout
37840
37841 \begin_layout Itemize
37842 En números con más de cuatro dígitos se inserta un espacio delgado para
37843  separarlos en grupos de tres cifras: 18
37844 \begin_inset space \thinspace{}
37845 \end_inset
37846
37847 473
37848 \begin_inset space \thinspace{}
37849 \end_inset
37850
37851 588
37852 \end_layout
37853
37854 \begin_layout Itemize
37855 Para dimensiones como 120×90×40
37856 \begin_inset space \thinspace{}
37857 \end_inset
37858
37859 cm se usa el aspa de multiplicar 
37860 \begin_inset Quotes fld
37861 \end_inset
37862
37863 ×
37864 \begin_inset Quotes frd
37865 \end_inset
37866
37867 .
37868  Está disponible en el menú 
37869 \family sans
37870 Insertar\SpecialChar \menuseparator
37871 Carácter especial
37872 \family default
37873 \SpecialChar \menuseparator
37874
37875 \family sans
37876 Símbolos
37877 \family default
37878  o bien mediante el comando 
37879 \series bold
37880
37881 \backslash
37882 times
37883 \series default
37884 .
37885  Se puede insertar directamente con cierta combinación de teclas.
37886 \end_layout
37887
37888 \begin_layout Itemize
37889 Las funciones con nombres que constan de varias letras se escriben en redonda
37890  para evitar confusiones, véase 
37891 \begin_inset CommandInset ref
37892 LatexCommand ref
37893 reference "sub:Funciones-predefinidas"
37894
37895 \end_inset
37896
37897 .
37898 \end_layout
37899
37900 \begin_layout Itemize
37901 Los índices que constan de varias letras se escriben en redonda: 
37902 \begin_inset Formula $E_{\mathrm{cin}}$
37903 \end_inset
37904
37905
37906 \begin_inset Newline newline
37907 \end_inset
37908
37909 Los componentes de una matriz se escriben en cursiva: 
37910 \begin_inset Formula $\hat{H}_{kl}$
37911 \end_inset
37912
37913
37914 \end_layout
37915
37916 \begin_layout Itemize
37917 El operador de diferenciación/integración 'd', el número de Euler 'e' y
37918  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
37919 s con otras variables.
37920 \end_layout
37921
37922 \begin_layout Itemize
37923 El carácter que indica una transformación 
37924 \noun on
37925 Fourier
37926 \noun default
37927  se inserta con el comando 
37928 \series bold
37929
37930 \backslash
37931 mathscr
37932 \begin_inset ERT
37933 status collapsed
37934
37935 \begin_layout Plain Layout
37936
37937
37938 \backslash
37939 spce 
37940 \end_layout
37941
37942 \end_inset
37943
37944 F
37945 \series default
37946  o mediante el menú
37947 \family sans
37948  Insertar\SpecialChar \menuseparator
37949 Carácter especial
37950 \family default
37951 \SpecialChar \menuseparator
37952
37953 \family sans
37954 Símbolos\SpecialChar \menuseparator
37955 Símbolos de letra
37956 \family default
37957
37958 \begin_inset Formula $\mathscr{F}$
37959 \end_inset
37960
37961
37962 \end_layout
37963
37964 \begin_layout Standard
37965 \begin_inset Newpage newpage
37966 \end_inset
37967
37968
37969 \end_layout
37970
37971 \begin_layout Section
37972 Sinónimos
37973 \begin_inset Index idx
37974 status collapsed
37975
37976 \begin_layout Plain Layout
37977 Sinónimos
37978 \end_layout
37979
37980 \end_inset
37981
37982
37983 \end_layout
37984
37985 \begin_layout Standard
37986 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
37987  como los que se recogen en esta lista:
37988 \begin_inset Foot
37989 status collapsed
37990
37991 \begin_layout Plain Layout
37992 véase también 
37993 \begin_inset CommandInset ref
37994 LatexCommand ref
37995 reference "fn:sinónimos"
37996
37997 \end_inset
37998
37999 .
38000 \end_layout
38001
38002 \end_inset
38003
38004
38005 \end_layout
38006
38007 \begin_layout Standard
38008 \begin_inset VSpace bigskip
38009 \end_inset
38010
38011
38012 \begin_inset space \hfill{}
38013 \end_inset
38014
38015
38016 \begin_inset Tabular
38017 <lyxtabular version="3" rows="12" columns="2">
38018 <features tabularvalignment="middle">
38019 <column alignment="center" valignment="top" width="0pt">
38020 <column alignment="center" valignment="top" width="0pt">
38021 <row>
38022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38023 \begin_inset Text
38024
38025 \begin_layout Plain Layout
38026 Comando
38027 \end_layout
38028
38029 \end_inset
38030 </cell>
38031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38032 \begin_inset Text
38033
38034 \begin_layout Plain Layout
38035 equivalente a
38036 \begin_inset Note Note
38037 status collapsed
38038
38039 \begin_layout Plain Layout
38040
38041 \series bold
38042
38043 \backslash
38044 raisebox
38045 \series default
38046  se usa sólo como espaciador
38047 \end_layout
38048
38049 \end_inset
38050
38051
38052 \end_layout
38053
38054 \end_inset
38055 </cell>
38056 </row>
38057 <row>
38058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38059 \begin_inset Text
38060
38061 \begin_layout Plain Layout
38062
38063 \backslash
38064 ast
38065 \end_layout
38066
38067 \end_inset
38068 </cell>
38069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38070 \begin_inset Text
38071
38072 \begin_layout Plain Layout
38073 \begin_inset ERT
38074 status collapsed
38075
38076 \begin_layout Plain Layout
38077
38078
38079 \backslash
38080 raisebox{-1.2mm}{
38081 \end_layout
38082
38083 \end_inset
38084
38085 *
38086 \begin_inset ERT
38087 status collapsed
38088
38089 \begin_layout Plain Layout
38090
38091 }
38092 \end_layout
38093
38094 \end_inset
38095
38096
38097 \end_layout
38098
38099 \end_inset
38100 </cell>
38101 </row>
38102 <row>
38103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38104 \begin_inset Text
38105
38106 \begin_layout Plain Layout
38107
38108 \backslash
38109 choose
38110 \end_layout
38111
38112 \end_inset
38113 </cell>
38114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38115 \begin_inset Text
38116
38117 \begin_layout Plain Layout
38118
38119 \backslash
38120 binom
38121 \end_layout
38122
38123 \end_inset
38124 </cell>
38125 </row>
38126 <row>
38127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38128 \begin_inset Text
38129
38130 \begin_layout Plain Layout
38131
38132 \backslash
38133 geq
38134 \end_layout
38135
38136 \end_inset
38137 </cell>
38138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38139 \begin_inset Text
38140
38141 \begin_layout Plain Layout
38142
38143 \backslash
38144 ge
38145 \end_layout
38146
38147 \end_inset
38148 </cell>
38149 </row>
38150 <row>
38151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38152 \begin_inset Text
38153
38154 \begin_layout Plain Layout
38155
38156 \backslash
38157 lbrace
38158 \end_layout
38159
38160 \end_inset
38161 </cell>
38162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38163 \begin_inset Text
38164
38165 \begin_layout Plain Layout
38166 {
38167 \end_layout
38168
38169 \end_inset
38170 </cell>
38171 </row>
38172 <row>
38173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38174 \begin_inset Text
38175
38176 \begin_layout Plain Layout
38177
38178 \backslash
38179 lbracket
38180 \end_layout
38181
38182 \end_inset
38183 </cell>
38184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38185 \begin_inset Text
38186
38187 \begin_layout Plain Layout
38188 [
38189 \end_layout
38190
38191 \end_inset
38192 </cell>
38193 </row>
38194 <row>
38195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38196 \begin_inset Text
38197
38198 \begin_layout Plain Layout
38199
38200 \backslash
38201 leftarrow
38202 \end_layout
38203
38204 \end_inset
38205 </cell>
38206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38207 \begin_inset Text
38208
38209 \begin_layout Plain Layout
38210
38211 \backslash
38212 gets
38213 \end_layout
38214
38215 \end_inset
38216 </cell>
38217 </row>
38218 <row>
38219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38220 \begin_inset Text
38221
38222 \begin_layout Plain Layout
38223
38224 \backslash
38225 leq
38226 \end_layout
38227
38228 \end_inset
38229 </cell>
38230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38231 \begin_inset Text
38232
38233 \begin_layout Plain Layout
38234
38235 \backslash
38236 le
38237 \end_layout
38238
38239 \end_inset
38240 </cell>
38241 </row>
38242 <row>
38243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38244 \begin_inset Text
38245
38246 \begin_layout Plain Layout
38247
38248 \backslash
38249 lor
38250 \end_layout
38251
38252 \end_inset
38253 </cell>
38254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38255 \begin_inset Text
38256
38257 \begin_layout Plain Layout
38258
38259 \backslash
38260 vee
38261 \end_layout
38262
38263 \end_inset
38264 </cell>
38265 </row>
38266 <row>
38267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38268 \begin_inset Text
38269
38270 \begin_layout Plain Layout
38271
38272 \backslash
38273 neq
38274 \end_layout
38275
38276 \end_inset
38277 </cell>
38278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38279 \begin_inset Text
38280
38281 \begin_layout Plain Layout
38282
38283 \backslash
38284 not=
38285 \end_layout
38286
38287 \end_inset
38288 </cell>
38289 </row>
38290 <row>
38291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38292 \begin_inset Text
38293
38294 \begin_layout Plain Layout
38295
38296 \backslash
38297 slash
38298 \end_layout
38299
38300 \end_inset
38301 </cell>
38302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38303 \begin_inset Text
38304
38305 \begin_layout Plain Layout
38306 /
38307 \end_layout
38308
38309 \end_inset
38310 </cell>
38311 </row>
38312 <row>
38313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38314 \begin_inset Text
38315
38316 \begin_layout Plain Layout
38317
38318 \backslash
38319 vert
38320 \end_layout
38321
38322 \end_inset
38323 </cell>
38324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38325 \begin_inset Text
38326
38327 \begin_layout Plain Layout
38328 |
38329 \end_layout
38330
38331 \end_inset
38332 </cell>
38333 </row>
38334 </lyxtabular>
38335
38336 \end_inset
38337
38338
38339 \begin_inset space \hfill{}
38340 \end_inset
38341
38342
38343 \begin_inset Tabular
38344 <lyxtabular version="3" rows="12" columns="2">
38345 <features tabularvalignment="middle">
38346 <column alignment="center" valignment="top" width="0pt">
38347 <column alignment="center" valignment="top" width="0pt">
38348 <row>
38349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38350 \begin_inset Text
38351
38352 \begin_layout Plain Layout
38353 Comando
38354 \end_layout
38355
38356 \end_inset
38357 </cell>
38358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38359 \begin_inset Text
38360
38361 \begin_layout Plain Layout
38362 equivalente a
38363 \end_layout
38364
38365 \end_inset
38366 </cell>
38367 </row>
38368 <row>
38369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38370 \begin_inset Text
38371
38372 \begin_layout Plain Layout
38373
38374 \backslash
38375 backslash
38376 \end_layout
38377
38378 \end_inset
38379 </cell>
38380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38381 \begin_inset Text
38382
38383 \begin_layout Plain Layout
38384
38385 \backslash
38386
38387 \backslash
38388
38389 \end_layout
38390
38391 \end_inset
38392 </cell>
38393 </row>
38394 <row>
38395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38396 \begin_inset Text
38397
38398 \begin_layout Plain Layout
38399
38400 \backslash
38401 dasharrow
38402 \end_layout
38403
38404 \end_inset
38405 </cell>
38406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38407 \begin_inset Text
38408
38409 \begin_layout Plain Layout
38410
38411 \backslash
38412 dashrightarrow
38413 \end_layout
38414
38415 \end_inset
38416 </cell>
38417 </row>
38418 <row>
38419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38420 \begin_inset Text
38421
38422 \begin_layout Plain Layout
38423
38424 \backslash
38425 land
38426 \end_layout
38427
38428 \end_inset
38429 </cell>
38430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38431 \begin_inset Text
38432
38433 \begin_layout Plain Layout
38434
38435 \backslash
38436 wedge
38437 \end_layout
38438
38439 \end_inset
38440 </cell>
38441 </row>
38442 <row>
38443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38444 \begin_inset Text
38445
38446 \begin_layout Plain Layout
38447
38448 \backslash
38449 rbrace
38450 \end_layout
38451
38452 \end_inset
38453 </cell>
38454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38455 \begin_inset Text
38456
38457 \begin_layout Plain Layout
38458 }
38459 \end_layout
38460
38461 \end_inset
38462 </cell>
38463 </row>
38464 <row>
38465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38466 \begin_inset Text
38467
38468 \begin_layout Plain Layout
38469
38470 \backslash
38471 rbracket
38472 \end_layout
38473
38474 \end_inset
38475 </cell>
38476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38477 \begin_inset Text
38478
38479 \begin_layout Plain Layout
38480 ]
38481 \end_layout
38482
38483 \end_inset
38484 </cell>
38485 </row>
38486 <row>
38487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38488 \begin_inset Text
38489
38490 \begin_layout Plain Layout
38491
38492 \backslash
38493 rightarrow
38494 \end_layout
38495
38496 \end_inset
38497 </cell>
38498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38499 \begin_inset Text
38500
38501 \begin_layout Plain Layout
38502
38503 \backslash
38504 to
38505 \end_layout
38506
38507 \end_inset
38508 </cell>
38509 </row>
38510 <row>
38511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38512 \begin_inset Text
38513
38514 \begin_layout Plain Layout
38515
38516 \backslash
38517 lnot
38518 \end_layout
38519
38520 \end_inset
38521 </cell>
38522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38523 \begin_inset Text
38524
38525 \begin_layout Plain Layout
38526
38527 \backslash
38528 neg
38529 \end_layout
38530
38531 \end_inset
38532 </cell>
38533 </row>
38534 <row>
38535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38536 \begin_inset Text
38537
38538 \begin_layout Plain Layout
38539
38540 \backslash
38541 ne
38542 \end_layout
38543
38544 \end_inset
38545 </cell>
38546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38547 \begin_inset Text
38548
38549 \begin_layout Plain Layout
38550
38551 \backslash
38552 not=
38553 \end_layout
38554
38555 \end_inset
38556 </cell>
38557 </row>
38558 <row>
38559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38560 \begin_inset Text
38561
38562 \begin_layout Plain Layout
38563
38564 \backslash
38565 owns
38566 \end_layout
38567
38568 \end_inset
38569 </cell>
38570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38571 \begin_inset Text
38572
38573 \begin_layout Plain Layout
38574
38575 \backslash
38576 ni
38577 \end_layout
38578
38579 \end_inset
38580 </cell>
38581 </row>
38582 <row>
38583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38584 \begin_inset Text
38585
38586 \begin_layout Plain Layout
38587
38588 \backslash
38589 square
38590 \end_layout
38591
38592 \end_inset
38593 </cell>
38594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38595 \begin_inset Text
38596
38597 \begin_layout Plain Layout
38598
38599 \backslash
38600 Box
38601 \end_layout
38602
38603 \end_inset
38604 </cell>
38605 </row>
38606 <row>
38607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38608 \begin_inset Text
38609
38610 \begin_layout Plain Layout
38611
38612 \backslash
38613 Vert
38614 \end_layout
38615
38616 \end_inset
38617 </cell>
38618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38619 \begin_inset Text
38620
38621 \begin_layout Plain Layout
38622
38623 \backslash
38624 |
38625 \end_layout
38626
38627 \end_inset
38628 </cell>
38629 </row>
38630 </lyxtabular>
38631
38632 \end_inset
38633
38634
38635 \begin_inset space \hfill{}
38636 \end_inset
38637
38638
38639 \end_layout
38640
38641 \begin_layout Standard
38642 \begin_inset Newpage newpage
38643 \end_inset
38644
38645
38646 \end_layout
38647
38648 \begin_layout Bibliography
38649 \labelwidthstring Referencias
38650 \begin_inset CommandInset bibitem
38651 LatexCommand bibitem
38652 key "TLC2"
38653
38654 \end_inset
38655
38656
38657 \shape smallcaps
38658 Mittelbach, F.
38659  ; Goossens, M.
38660 \shape default
38661
38662 \shape italic
38663 The LaTeX Companion
38664 \shape default
38665 .
38666  Addison Wesley, 2004
38667 \end_layout
38668
38669 \begin_layout Bibliography
38670 \labelwidthstring Referencias
38671 \begin_inset CommandInset bibitem
38672 LatexCommand bibitem
38673 key "Mathmode"
38674
38675 \end_inset
38676
38677
38678 \begin_inset CommandInset href
38679 LatexCommand href
38680 name "Descripción"
38681 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38682
38683 \end_inset
38684
38685  de habilidades matemáticas de LaTeX
38686 \end_layout
38687
38688 \begin_layout Bibliography
38689 \labelwidthstring Referencias
38690 \begin_inset CommandInset bibitem
38691 LatexCommand bibitem
38692 key "AMS"
38693
38694 \end_inset
38695
38696
38697 \begin_inset CommandInset href
38698 LatexCommand href
38699 name "Descripción"
38700 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
38701
38702 \end_inset
38703
38704  de 
38705 \begin_inset ERT
38706 status collapsed
38707
38708 \begin_layout Plain Layout
38709
38710
38711 \backslash
38712 AmS
38713 \end_layout
38714
38715 \end_inset
38716
38717 -LaTeX
38718 \end_layout
38719
38720 \begin_layout Bibliography
38721 \labelwidthstring Referencias
38722 \begin_inset CommandInset bibitem
38723 LatexCommand bibitem
38724 key "Symbols"
38725
38726 \end_inset
38727
38728
38729 \begin_inset CommandInset href
38730 LatexCommand href
38731 name "Lista"
38732 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38733
38734 \end_inset
38735
38736  de todos los símbolos disponibles con paquetes LaTeX
38737 \end_layout
38738
38739 \begin_layout Bibliography
38740 \labelwidthstring Referencias
38741 \begin_inset CommandInset bibitem
38742 LatexCommand bibitem
38743 key "cancel"
38744
38745 \end_inset
38746
38747
38748 \begin_inset CommandInset href
38749 LatexCommand href
38750 name "Documentación"
38751 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
38752
38753 \end_inset
38754
38755  del paquete LaTeX 
38756 \series bold
38757 cancel
38758 \series default
38759
38760 \begin_inset Index idx
38761 status collapsed
38762
38763 \begin_layout Plain Layout
38764 Paquetes ! cancel
38765 \end_layout
38766
38767 \end_inset
38768
38769
38770 \end_layout
38771
38772 \begin_layout Bibliography
38773 \labelwidthstring Referencias
38774 \begin_inset CommandInset bibitem
38775 LatexCommand bibitem
38776 key "hyperref"
38777
38778 \end_inset
38779
38780
38781 \begin_inset CommandInset href
38782 LatexCommand href
38783 name "Documentación"
38784 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38785
38786 \end_inset
38787
38788  del paquete LaTeX 
38789 \series bold
38790 hyperref
38791 \series default
38792
38793 \begin_inset Index idx
38794 status collapsed
38795
38796 \begin_layout Plain Layout
38797 Paquetes ! hyperref
38798 \end_layout
38799
38800 \end_inset
38801
38802
38803 \end_layout
38804
38805 \begin_layout Bibliography
38806 \labelwidthstring Referencias
38807 \begin_inset CommandInset bibitem
38808 LatexCommand bibitem
38809 key "mhchem"
38810
38811 \end_inset
38812
38813
38814 \begin_inset CommandInset href
38815 LatexCommand href
38816 name "Documentación"
38817 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38818
38819 \end_inset
38820
38821  del paquete LaTeX 
38822 \series bold
38823 mhchem
38824 \series default
38825
38826 \begin_inset Index idx
38827 status collapsed
38828
38829 \begin_layout Plain Layout
38830 Paquetes ! mhchem
38831 \end_layout
38832
38833 \end_inset
38834
38835
38836 \end_layout
38837
38838 \begin_layout Bibliography
38839 \labelwidthstring Referencias
38840 \begin_inset CommandInset bibitem
38841 LatexCommand bibitem
38842 key "Mathclap"
38843
38844 \end_inset
38845
38846
38847 \begin_inset CommandInset href
38848 LatexCommand href
38849 name "Descripción"
38850 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
38851
38852 \end_inset
38853
38854  del comando 
38855 \series bold
38856
38857 \backslash
38858 mathclap
38859 \series default
38860 , descrito en 
38861 \begin_inset CommandInset ref
38862 LatexCommand ref
38863 reference "sub:Límites-de-operadores"
38864
38865 \end_inset
38866
38867
38868 \begin_inset Index idx
38869 status collapsed
38870
38871 \begin_layout Plain Layout
38872 Comandos ! M ! 
38873 \backslash
38874 mathclap
38875 \end_layout
38876
38877 \end_inset
38878
38879
38880 \end_layout
38881
38882 \begin_layout Bibliography
38883 \labelwidthstring Referencias
38884 \begin_inset CommandInset bibitem
38885 LatexCommand bibitem
38886 key "Duden"
38887
38888 \end_inset
38889
38890
38891 \emph on
38892 Duden Band 1
38893 \emph default
38894 .
38895  22.
38896  Auflage, Duden 2001
38897 \end_layout
38898
38899 \begin_layout Bibliography
38900 \labelwidthstring Referencias
38901 \begin_inset CommandInset bibitem
38902 LatexCommand bibitem
38903 key "spanish"
38904
38905 \end_inset
38906
38907
38908 \begin_inset CommandInset href
38909 LatexCommand href
38910 name "Página web"
38911 target "http://www.tex-tipografia.com/spanish.html"
38912
38913 \end_inset
38914
38915  del estilo 
38916 \series bold
38917 spanish
38918 \family sans
38919 \series default
38920  
38921 \family default
38922 incluido en el paquete 
38923 \series bold
38924 babel
38925 \end_layout
38926
38927 \begin_layout Bibliography
38928 \labelwidthstring Referencias
38929 \begin_inset CommandInset bibitem
38930 LatexCommand bibitem
38931 key "Bezos"
38932
38933 \end_inset
38934
38935
38936 \begin_inset CommandInset href
38937 LatexCommand href
38938 name "Documento"
38939 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
38940
38941 \end_inset
38942
38943  sobre ortotipografía y notaciones matemáticas en español
38944 \end_layout
38945
38946 \begin_layout Standard
38947 \begin_inset CommandInset index_print
38948 LatexCommand printindex
38949 type "idx"
38950
38951 \end_inset
38952
38953
38954 \end_layout
38955
38956 \end_body
38957 \end_document