]> git.lyx.org Git - lyx.git/blob - lib/doc/es/Math.lyx
Math.lyx: typos, textual improvements and formatting issues spotted or suggested...
[lyx.git] / lib / doc / es / Math.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % To be able to enter the character ° and · directly in LyX,
36 % see sec. 22.11
37 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 \addto\extrasspanish{%
43  \renewcommand*{\equationautorefname}[1]{}
44  \renewcommand{\sectionautorefname}{sec.\negthinspace}
45  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
46  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
47 }
48
49 % don't load packages twice
50 % see first footnote in sec. 9.3
51 \@ifundefined{textcolor}{\usepackage{color}}{}
52
53 % the pages of the TOC are numbered roman
54 % and a PDF-bookmark for the TOC is added
55 \pagenumbering{roman}
56 \let\myTOC\tableofcontents
57 \renewcommand{\tableofcontents}{%
58  \vspace{1cm}
59  \pdfbookmark[1]{\contentsname}{}
60  \myTOC
61  \cleardoublepage
62  \pagenumbering{arabic}}
63
64 % insert additional vertical space of 1.5 mm between footnotes,
65 \let\myFoot\footnote
66 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
67
68 % provides caption formatting
69 \setkomafont{captionlabel}{\bfseries}
70
71 % used in sec. 24.5
72 \usepackage[samesize]{cancel}
73
74 % enables calculation of values
75 \usepackage{calc}
76
77 % for multiple columns used in sec. 24.7
78 \usepackage{multicol}
79
80 % needed in sec. 19.4
81 \usepackage{remreset}
82
83 % for the Fourier transformation symbol
84 \usepackage{mathrsfs}
85
86 % define a color, used in sec.9.3
87 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
88
89 % declare operators (see sec. 10.4 and sec. 15.2)
90 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
91 \DeclareMathOperator{\sgn}{sgn}
92
93 \newcommand{\spce}{\textvisiblespace}
94
95 % example definitions for sec. 20.1 
96 \newcommand{\gr}{\Longrightarrow}
97 \newcommand{\us}[1]{\underline{#1}}
98 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
99 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
100 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
101
102 % example macro from sec. 19.4
103 %\def\tagform@#1{\maketag@@@{|#1|}}
104
105 % macro from sec. 10.2
106 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
107 \def\mathclap {\mathpalette \mathclapinternal}
108 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
109
110
111 % ------------------------------------
112 % used to check for needed LaTeX packages
113 \usepackage{ifthen}
114
115 % check for package eurosym
116 % used for the Euro symbol
117 \newboolean{eurosym}
118 \IfFileExists{eurosym.sty}
119  {\usepackage[gennarrow]{eurosym}
120   \setboolean{eurosym}{true}}
121  {\setboolean{eurosym}{false}}
122
123 % check for package braket
124 % used for physical vectors
125 \newboolean{braket}
126 \IfFileExists{braket.sty}
127  {\usepackage{braket}
128   \setboolean{braket}{true}}
129  {\setboolean{braket}{false}}
130
131 % check for package cancel
132 \newboolean{cancel}
133 \IfFileExists{cancel.sty}
134  {\usepackage{cancel}
135   \setboolean{cancel}{true}}
136  {\setboolean{cancel}{false}}
137
138 % check for package upgreek
139 \newboolean{upgreek}
140 \IfFileExists{upgreek.sty}
141  {\usepackage{upgreek}
142   \setboolean{upgreek}{true}}
143  {\setboolean{upgreek}{false}}
144 \end_preamble
145 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
146 \use_default_options false
147 \maintain_unincluded_children false
148 \language spanish
149 \language_package default
150 \inputencoding auto
151 \fontencoding global
152 \font_roman default
153 \font_sans default
154 \font_typewriter default
155 \font_default_family default
156 \use_non_tex_fonts false
157 \font_sc false
158 \font_osf false
159 \font_sf_scale 100
160 \font_tt_scale 100
161
162 \graphics default
163 \default_output_format default
164 \output_sync 0
165 \bibtex_command default
166 \index_command default
167 \paperfontsize 12
168 \spacing single
169 \use_hyperref true
170 \pdf_title "Manual detallado de Matemáticas en LyX"
171 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
172 \pdf_subject "LyX-documentation about math"
173 \pdf_keywords "LyX, Mathed"
174 \pdf_bookmarks true
175 \pdf_bookmarksnumbered true
176 \pdf_bookmarksopen true
177 \pdf_bookmarksopenlevel 1
178 \pdf_breaklinks false
179 \pdf_pdfborder false
180 \pdf_colorlinks true
181 \pdf_backref false
182 \pdf_pdfusetitle false
183 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
184 \papersize a4paper
185 \use_geometry false
186 \use_amsmath 2
187 \use_esint 1
188 \use_mhchem 1
189 \use_mathdots 1
190 \cite_engine basic
191 \use_bibtopic false
192 \use_indices false
193 \paperorientation portrait
194 \suppress_date false
195 \use_refstyle 0
196 \notefontcolor #0000ff
197 \index Índice
198 \shortcut idx
199 \color #008000
200 \end_index
201 \secnumdepth 4
202 \tocdepth 3
203 \paragraph_separation skip
204 \defskip medskip
205 \quotes_language french
206 \papercolumns 1
207 \papersides 2
208 \paperpagestyle plain
209 \bullet 1 0 6 -1
210 \bullet 2 2 35 -1
211 \bullet 3 2 7 -1
212 \tracking_changes false
213 \output_changes false
214 \html_math_output 0
215 \html_css_as_file 0
216 \html_be_strict false
217 \end_header
218
219 \begin_body
220
221 \begin_layout Title
222 Manual detallado de
223 \begin_inset Newline newline
224 \end_inset
225
226 Matemáticas en LyX
227 \end_layout
228
229 \begin_layout Author
230 por el Equipo LyX
231 \begin_inset Foot
232 status collapsed
233
234 \begin_layout Plain Layout
235 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
236  lista de correo de documentación de LyX
237 \family typewriter
238
239 \begin_inset CommandInset href
240 LatexCommand href
241 name "lyx-docs@lists.lyx.org"
242 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
243
244 \end_inset
245
246
247 \end_layout
248
249 \end_inset
250
251
252 \begin_inset Note Note
253 status collapsed
254
255 \begin_layout Plain Layout
256 autor: Uwe Stöhr, traducción: Ignacio García
257 \end_layout
258
259 \end_inset
260
261
262 \begin_inset Newline newline
263 \end_inset
264
265
266 \begin_inset Newline newline
267 \end_inset
268
269 Versión 2.0.x
270 \end_layout
271
272 \begin_layout Standard
273 \begin_inset CommandInset toc
274 LatexCommand tableofcontents
275
276 \end_inset
277
278
279 \end_layout
280
281 \begin_layout Standard
282 \begin_inset Note Note
283 status open
284
285 \begin_layout Plain Layout
286 Para exportar este documento a PDF, PS o DVI deberían estar instalados los
287  paquetes LaTeX 
288 \series bold
289 braket, cancel, eurosym, mathdots, mhchem
290 \series default
291  y 
292 \series bold
293 was
294 \series default
295 .
296  Si
297 \series bold
298  
299 \series default
300 no están instalados también puedes exportar el documento pero las secciones
301  en que se requieren dichos paquetes no aparecerán en la salida.
302  
303 \series bold
304 mhchem
305 \series default
306  es una excepción: si no está instalado no se puede exportar este archivo.
307 \end_layout
308
309 \begin_layout Plain Layout
310 La última versión PDF de este documento está disponible en:
311 \begin_inset Newline newline
312 \end_inset
313
314
315 \series bold
316 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
317 \end_layout
318
319 \end_inset
320
321
322 \begin_inset Newpage newpage
323 \end_inset
324
325
326 \end_layout
327
328 \begin_layout Section
329 Introducción
330 \end_layout
331
332 \begin_layout Standard
333 Este documento explica las características matemáticas de LyX y además es
334  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
335  Las explicaciones están diseñadas para el uso de comandos.
336  Por consiguiente es preciso que hayas leído la sección 
337 \emph on
338 Ecuaciones matemáticas
339 \emph default
340  de la 
341 \emph on
342 Guía del usuario
343 \emph default
344 .
345 \end_layout
346
347 \begin_layout Standard
348 La mayoría de caracteres y muchas estructuras explicadas en este manual
349  también son accesibles mediante el menú 
350 \family sans
351 Insertar\SpecialChar \menuseparator
352 Ecuación
353 \family default
354  o la barra de herramientas
355 \family sans
356  Ecuaciones
357 \family default
358 .
359  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
360  mucho más rápido usar comandos que la barra de herramientas.
361  Por tanto este manual está enfocado al uso de comandos, aunque también
362  se mencionan los botones correspondientes de las barras de herramientas
363  cuando están disponibles.
364 \end_layout
365
366 \begin_layout Standard
367 Si no se especifica lo contrario los comandos sólo están disponibles dentro
368  de las fórmulas.
369  Para poder usar todos los comandos explicados en este documento, debe usarse
370  la opción 
371 \family sans
372 Usar el paquete de ecuaciones AMS
373 \family default
374  en la configuración del documento (menú 
375 \family sans
376 Documento\SpecialChar \menuseparator
377 Configuración\SpecialChar \menuseparator
378 Opciones de ecuación
379 \family default
380 )
381 \begin_inset Foot
382 status collapsed
383
384 \begin_layout Plain Layout
385 La opción 
386 \family sans
387 Usar el paquete de ecuaciones AMS automáticamente
388 \family default
389  sólo usa ecuaciones 
390 \begin_inset ERT
391 status collapsed
392
393 \begin_layout Plain Layout
394
395
396 \backslash
397 AmS 
398 \end_layout
399
400 \end_inset
401
402
403 \begin_inset space ~
404 \end_inset
405
406  si las estructuras matemáticas son soportadas por LyX.
407 \end_layout
408
409 \end_inset
410
411 .
412 \end_layout
413
414 \begin_layout Standard
415 Este documento no recoge todos los comandos de ecuaciones 
416 \begin_inset ERT
417 status collapsed
418
419 \begin_layout Plain Layout
420
421
422 \backslash
423 AmS 
424 \end_layout
425
426 \end_inset
427
428
429 \begin_inset Foot
430 status collapsed
431
432 \begin_layout Plain Layout
433 En el archivo 
434 \family sans
435
436 \begin_inset CommandInset href
437 LatexCommand href
438 name "amsguide.ps"
439 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
440
441 \end_inset
442
443
444 \family default
445 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
446  lista con todos los comandos de ecuaciones 
447 \begin_inset ERT
448 status collapsed
449
450 \begin_layout Plain Layout
451
452
453 \backslash
454 AmS 
455 \end_layout
456
457 \end_inset
458
459 .
460 \end_layout
461
462 \end_inset
463
464  por razones de claridad.
465 \end_layout
466
467 \begin_layout Section
468 Instrucciones generales
469 \end_layout
470
471 \begin_layout Standard
472 Para crear una ecuación en línea
473 \begin_inset Index idx
474 status collapsed
475
476 \begin_layout Plain Layout
477 Ecuación ! en línea
478 \end_layout
479
480 \end_inset
481
482  insertada en una línea de texto, teclea una de las combinaciones 
483 \family sans
484 Ctrl+M, Alt+C M, Alt+M M
485 \family default
486  o pulsa el botón 
487 \begin_inset Graphics
488         filename ../../images/math-mode.png
489         scale 85
490
491 \end_inset
492
493  de la barra de herramientas.
494 \begin_inset Newline newline
495 \end_inset
496
497 Para crear una ecuación en estilo presentación
498 \begin_inset Index idx
499 status collapsed
500
501 \begin_layout Plain Layout
502 Ecuación ! presentada
503 \end_layout
504
505 \end_inset
506
507 , que se verá más grande y en su propio párrafo, teclea
508 \family sans
509  
510 \family default
511 una de estas combinaciones: 
512 \family sans
513 Ctrl+Mayúsculas+M, Alt+M D.
514 \end_layout
515
516 \begin_layout Standard
517 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
518  dentro de la ecuación y teclea
519 \family sans
520  Ctrl+M, Alt+C M, Alt+M M 
521 \family default
522 o usa el menú 
523 \family sans
524 Editar\SpecialChar \menuseparator
525 Ecuación\SpecialChar \menuseparator
526 Cambiar tipo de ecuación
527 \family default
528 .
529  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
530 \end_layout
531
532 \begin_layout Standard
533 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
534  presentada, escribe el comando 
535 \series bold
536
537 \backslash
538 displaystyle
539 \series default
540
541 \begin_inset Index idx
542 status collapsed
543
544 \begin_layout Plain Layout
545 Comandos ! D ! 
546 \backslash
547 displaystyle
548 \end_layout
549
550 \end_inset
551
552  en la ecuación y pulsa espacio.
553  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
554  de la ecuación.
555 \end_layout
556
557 \begin_layout Standard
558 En los cuadros sólo se permiten ecuaciones en línea.
559 \end_layout
560
561 \begin_layout Standard
562 Las barras 
563 \family sans
564 Ecuaciones
565 \family default
566  y 
567 \family sans
568 Paneles de ecuaciones 
569 \family default
570 se pueden visualizar mediante el menú 
571 \family sans
572 Ver\SpecialChar \menuseparator
573 Barras de herramientas
574 \family default
575 .
576  Si ahí pulsas en 
577 \begin_inset Quotes fld
578 \end_inset
579
580 Ecuaciones
581 \begin_inset Quotes frd
582 \end_inset
583
584  y/o en 
585 \begin_inset Quotes fld
586 \end_inset
587
588 Paneles de ecuaciones
589 \begin_inset Quotes frd
590 \end_inset
591
592 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
593  estado se visualiza en el menú de las barras de herramientas con una marca.
594  Si en este estado pulsas de nuevo sobre 
595 \begin_inset Quotes fld
596 \end_inset
597
598 Ecuaciones
599 \begin_inset Quotes frd
600 \end_inset
601
602  y/o 
603 \begin_inset Quotes fld
604 \end_inset
605
606 Paneles de ecuaciones
607 \begin_inset Quotes frd
608 \end_inset
609
610  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
611  de una ecuación; este estado se indica añadiendo a las entradas del menú
612  la palabra 
613 \begin_inset Quotes fld
614 \end_inset
615
616 (auto)
617 \begin_inset Quotes frd
618 \end_inset
619
620 .
621  
622 \end_layout
623
624 \begin_layout Standard
625 El modo TeX
626 \begin_inset Index idx
627 status collapsed
628
629 \begin_layout Plain Layout
630 T@TeX ! modo
631 \end_layout
632
633 \end_inset
634
635  se inicia pulsando el botón 
636 \begin_inset Graphics
637         filename ../../images/ert-insert.png
638         scale 85
639
640 \end_inset
641
642  de la barra de herramientas o con el menú 
643 \family sans
644 Insertar\SpecialChar \menuseparator
645 Código Te
646 \begin_inset ERT
647 status collapsed
648
649 \begin_layout Plain Layout
650
651 {}
652 \end_layout
653
654 \end_inset
655
656 X
657 \family default
658 , (atajo 
659 \family sans
660 Ctrl+L
661 \family default
662 ).
663 \begin_inset Note Note
664 status collapsed
665
666 \begin_layout Plain Layout
667 En LyX hay tres 
668 \begin_inset Quotes fld
669 \end_inset
670
671 nombres propios
672 \begin_inset Quotes frd
673 \end_inset
674
675  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
676  LaTeX y LyX.
677 \end_layout
678
679 \begin_layout Plain Layout
680 Para evitar que estas palabras sean reconocidas como tales nombres propios,
681  se inserta un par de llaves TeX.
682  
683 \end_layout
684
685 \end_inset
686
687
688 \end_layout
689
690 \begin_layout Standard
691 Para cambiar el preámbulo LaTeX
692 \begin_inset Index idx
693 status collapsed
694
695 \begin_layout Plain Layout
696 LaTeX, preámbulo
697 \end_layout
698
699 \end_inset
700
701 , usa el menú 
702 \family sans
703 Documento\SpecialChar \menuseparator
704 Configuración\SpecialChar \menuseparator
705 Preámbulo LaT
706 \begin_inset ERT
707 status collapsed
708
709 \begin_layout Plain Layout
710
711 {}
712 \end_layout
713
714 \end_inset
715
716 eX
717 \family default
718 .
719 \end_layout
720
721 \begin_layout Standard
722 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
723  multilínea, se pueden usar los menús 
724 \family sans
725 Editar\SpecialChar \menuseparator
726 Ecuación
727 \family default
728  y 
729 \family sans
730 Editar\SpecialChar \menuseparator
731 Filas y columnas
732 \family default
733  o la barra de herramientas de 
734 \family sans
735 Cuadro
736 \family default
737 .
738  Cuando las líneas y columnas se intercambian mediante el menú, la columna
739  o línea en la que está se cambia con la columna de la derecha o con la
740  línea de abajo, respectivamente.
741  Si el cursor está en la última columna o fila, el cambio se hace con la
742  columna de la izquierda o la línea de arriba.
743 \end_layout
744
745 \begin_layout Standard
746 Para escribir texto en fórmulas se usa 
747 \emph on
748 texto de ecuaciones
749 \emph default
750
751 \begin_inset Index idx
752 status collapsed
753
754 \begin_layout Plain Layout
755 Texto ! en ecuaciones
756 \end_layout
757
758 \end_inset
759
760 .
761 \begin_inset Foot
762 status collapsed
763
764 \begin_layout Plain Layout
765 Para ecuaciones multilínea se usa el comando 
766 \series bold
767
768 \backslash
769 intertext
770 \series default
771 , véase
772 \begin_inset space ~
773 \end_inset
774
775
776 \begin_inset CommandInset ref
777 LatexCommand ref
778 reference "sub:Texto-en-multilínea"
779
780 \end_inset
781
782 .
783 \end_layout
784
785 \end_inset
786
787  Este modo se inicia con el atajo 
788 \family sans
789 Alt+M
790 \begin_inset space ~
791 \end_inset
792
793 M
794 \family default
795  o
796 \family sans
797  Ctrl+M
798 \family default
799  o insertando el comando 
800 \series bold
801
802 \backslash
803 text
804 \series default
805
806 \begin_inset Index idx
807 status collapsed
808
809 \begin_layout Plain Layout
810 Comandos ! T ! 
811 \backslash
812 text
813 \end_layout
814
815 \end_inset
816
817 .
818  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
819  partes de la ecuación que se ven en azul.
820  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
821 a de otras partes de la fórmula.
822 \end_layout
823
824 \begin_layout Subsection*
825 Esquema de comandos
826 \end_layout
827
828 \begin_layout Standard
829 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
830  siguiente esquema:
831 \end_layout
832
833 \begin_layout Standard
834
835 \series bold
836
837 \backslash
838 nombre_del_comando[argumento opcional]{argumento requerido}
839 \end_layout
840
841 \begin_layout Standard
842 Un comando empieza siempre por una barra inversa, 
843 \begin_inset Quotes fld
844 \end_inset
845
846
847 \series bold
848
849 \backslash
850
851 \series default
852
853 \begin_inset Quotes frd
854 \end_inset
855
856 .
857  Para omitir argumentos opcionales, quita también los corchetes asociados.
858  En este documento, las llaves que encierran los argumentos requeridos se
859  denominan llaves TeX
860 \begin_inset Index idx
861 status collapsed
862
863 \begin_layout Plain Layout
864 T@TeX ! llaves
865 \end_layout
866
867 \end_inset
868
869 .
870  Si en una ecuación añades una llave de apertura al nombre de un comando,
871  LyX crea automáticamente una llave TeX.
872  En todos los demás casos las llaves TeX se crean en las ecuaciones con
873  el comando 
874 \series bold
875
876 \backslash
877 {
878 \series default
879 .
880  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
881  que se muestran en azul.
882  En modo TeX no hace falta comando para poner llaves TeX.
883  Las llaves TeX no aparecen en la salida.
884 \end_layout
885
886 \begin_layout Standard
887 En el caso de comandos sin argumentos, como los comandos para símbolos que
888  se introducen en modo TeX, 
889 \emph on
890 siempre
891 \emph default
892  debe teclearse un espacio tras el comando para finalizarlo.
893  Este espacio no aparece en la salida.
894  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
895  de un espacio protegido en texto normal.
896 \end_layout
897
898 \begin_layout Standard
899 Un espacio protegido se inserta con 
900 \family sans
901 Ctrl+Espacio
902 \family default
903 .
904 \end_layout
905
906 \begin_layout Subsection*
907 Explicación de la sintaxis
908 \end_layout
909
910 \begin_layout Itemize
911 El símbolo 
912 \begin_inset ERT
913 status collapsed
914
915 \begin_layout Plain Layout
916
917
918 \backslash
919 spce 
920 \end_layout
921
922 \end_inset
923
924
925 \begin_inset Foot
926 status collapsed
927
928 \begin_layout Plain Layout
929 Este carácter, espacio visible, se puede componer con el comando 
930 \series bold
931
932 \backslash
933 textvisiblespace
934 \series default
935
936 \begin_inset Index idx
937 status collapsed
938
939 \begin_layout Plain Layout
940 Comandos ! T ! 
941 \backslash
942 textvisiblespace
943 \end_layout
944
945 \end_inset
946
947  insertado en código TeX.
948 \end_layout
949
950 \end_inset
951
952  indica que hay que teclear un espacio.
953 \end_layout
954
955 \begin_layout Itemize
956 Una flecha como 
957 \begin_inset Formula $\rightarrow$
958 \end_inset
959
960  indica el uso de la correspondiente tecla de flecha.
961  
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
2157 \series bold
2158 \begin_inset Formula 
2159 \[
2160 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2161 \]
2162
2163 \end_inset
2164
2165
2166 \end_layout
2167
2168 \begin_layout Standard
2169 \noindent
2170 \begin_inset Note Greyedout
2171 status open
2172
2173 \begin_layout Plain Layout
2174
2175 \series bold
2176 Nota
2177 \series default
2178
2179 \series bold
2180
2181 \backslash
2182 cfracleft
2183 \series default
2184  y
2185 \series bold
2186  
2187 \backslash
2188 cfracright
2189 \series default
2190  no son comandos LaTeX reales sino sustituciones del comando 
2191 \series bold
2192
2193 \backslash
2194 cfrac[posición del numerador]{numerador}{denominador}
2195 \series default
2196  .
2197  Por tanto no puedes usarlos código TeX.
2198 \end_layout
2199
2200 \end_inset
2201
2202
2203 \begin_inset VSpace medskip
2204 \end_inset
2205
2206
2207 \end_layout
2208
2209 \begin_layout Standard
2210 Muchas veces es adecuado combinar 
2211 \series bold
2212
2213 \backslash
2214 cfrac
2215 \series default
2216  y 
2217 \series bold
2218
2219 \backslash
2220 frac
2221 \series default
2222 :
2223 \begin_inset Formula 
2224 \[
2225 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2226 \]
2227
2228 \end_inset
2229
2230
2231 \end_layout
2232
2233 \begin_layout Standard
2234 Para componer fracciones en línea con raya de fracción inclinada puedes
2235  usar el comando 
2236 \series bold
2237
2238 \backslash
2239 nicefrac
2240 \series default
2241
2242 \begin_inset Index idx
2243 status collapsed
2244
2245 \begin_layout Plain Layout
2246 Comandos ! N ! 
2247 \backslash
2248 nicefrac
2249 \end_layout
2250
2251 \end_inset
2252
2253
2254 \begin_inset Formula $\nicefrac{5}{31}$
2255 \end_inset
2256
2257  Hay además el comando 
2258 \series bold
2259
2260 \backslash
2261 unitfracthree
2262 \series default
2263  que permite escribir una fracción en combinación con un número: 
2264 \begin_inset Formula $\unitfrac[2]{1}{3}$
2265 \end_inset
2266
2267
2268 \end_layout
2269
2270 \begin_layout Standard
2271 \begin_inset Note Greyedout
2272 status open
2273
2274 \begin_layout Plain Layout
2275
2276 \series bold
2277 Nota
2278 \series default
2279
2280 \series bold
2281
2282 \backslash
2283 unitfracthree
2284 \series default
2285  no es un comando LaTeX auténtico, sino un equivalente al comando
2286 \begin_inset Newline newline
2287 \end_inset
2288
2289
2290 \series bold
2291
2292 \backslash
2293 unitfrac[número]{numerador}{denominador}
2294 \series default
2295  .
2296  Por tanto no puedes usarlo en código TeX.
2297 \end_layout
2298
2299 \end_inset
2300
2301
2302 \end_layout
2303
2304 \begin_layout Standard
2305 En la 
2306 \begin_inset CommandInset ref
2307 LatexCommand ref
2308 reference "sub:Fracciones-personalizadas"
2309
2310 \end_inset
2311
2312  se explica cómo componer fracciones personalizadas en las que la raya de
2313  fracción se puede cambiar.
2314 \end_layout
2315
2316 \begin_layout Standard
2317 \begin_inset Newpage newpage
2318 \end_inset
2319
2320
2321 \end_layout
2322
2323 \begin_layout Subsection
2324 Raíces
2325 \begin_inset Index idx
2326 status collapsed
2327
2328 \begin_layout Plain Layout
2329 Raíces
2330 \end_layout
2331
2332 \end_inset
2333
2334
2335 \end_layout
2336
2337 \begin_layout Standard
2338 Las raíces cuadradas se componen con 
2339 \series bold
2340
2341 \backslash
2342 sqrt
2343 \series default
2344
2345 \begin_inset Index idx
2346 status collapsed
2347
2348 \begin_layout Plain Layout
2349 Comandos ! S ! 
2350 \backslash
2351 sqrt
2352 \end_layout
2353
2354 \end_inset
2355
2356  o con el botón 
2357 \begin_inset Graphics
2358         filename ../../images/math/sqrt.png
2359         scale 85
2360
2361 \end_inset
2362
2363  de la barra de ecuaciones; todas las demás raíces con el comando 
2364 \series bold
2365
2366 \backslash
2367 root
2368 \series default
2369
2370 \begin_inset Index idx
2371 status collapsed
2372
2373 \begin_layout Plain Layout
2374 Comandos ! R ! 
2375 \backslash
2376 root
2377 \end_layout
2378
2379 \end_inset
2380
2381  o con el botón 
2382 \begin_inset Graphics
2383         filename ../../images/math/root.png
2384         scale 85
2385
2386 \end_inset
2387
2388 .
2389 \end_layout
2390
2391 \begin_layout Standard
2392 \noindent
2393 \align center
2394 \begin_inset Tabular
2395 <lyxtabular version="3" rows="3" columns="2">
2396 <features tabularvalignment="middle">
2397 <column alignment="center" valignment="top" width="0">
2398 <column alignment="center" valignment="top" width="0">
2399 <row>
2400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2401 \begin_inset Text
2402
2403 \begin_layout Plain Layout
2404 Comando
2405 \end_layout
2406
2407 \end_inset
2408 </cell>
2409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2410 \begin_inset Text
2411
2412 \begin_layout Plain Layout
2413 Resultado
2414 \begin_inset Note Note
2415 status collapsed
2416
2417 \begin_layout Plain Layout
2418
2419 \series bold
2420
2421 \backslash
2422 raisebox
2423 \series default
2424  se usa sólo como espaciador
2425 \end_layout
2426
2427 \end_inset
2428
2429
2430 \end_layout
2431
2432 \end_inset
2433 </cell>
2434 </row>
2435 <row>
2436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2437 \begin_inset Text
2438
2439 \begin_layout Plain Layout
2440
2441 \backslash
2442 sqrt
2443 \begin_inset ERT
2444 status collapsed
2445
2446 \begin_layout Plain Layout
2447
2448
2449 \backslash
2450 spce 
2451 \end_layout
2452
2453 \end_inset
2454
2455 A-B
2456 \end_layout
2457
2458 \end_inset
2459 </cell>
2460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2461 \begin_inset Text
2462
2463 \begin_layout Plain Layout
2464 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2465 \end_inset
2466
2467
2468 \end_layout
2469
2470 \end_inset
2471 </cell>
2472 </row>
2473 <row>
2474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2475 \begin_inset Text
2476
2477 \begin_layout Plain Layout
2478
2479 \backslash
2480 root
2481 \begin_inset ERT
2482 status collapsed
2483
2484 \begin_layout Plain Layout
2485
2486
2487 \backslash
2488 spce 
2489 \end_layout
2490
2491 \end_inset
2492
2493 3
2494 \begin_inset Formula $\downarrow$
2495 \end_inset
2496
2497 A-B
2498 \end_layout
2499
2500 \end_inset
2501 </cell>
2502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2503 \begin_inset Text
2504
2505 \begin_layout Plain Layout
2506 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2507 \end_inset
2508
2509
2510 \end_layout
2511
2512 \end_inset
2513 </cell>
2514 </row>
2515 </lyxtabular>
2516
2517 \end_inset
2518
2519
2520 \end_layout
2521
2522 \begin_layout Standard
2523 Una raíz cuadrada se compone también con 
2524 \series bold
2525
2526 \backslash
2527 root
2528 \series default
2529  dejando vacío el campo del índice.
2530 \end_layout
2531
2532 \begin_layout Standard
2533 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2534  la raíz: 
2535 \begin_inset Formula $\sqrt[\beta]{B}$
2536 \end_inset
2537
2538
2539 \begin_inset Newline newline
2540 \end_inset
2541
2542 La 
2543 \begin_inset Formula $\beta$
2544 \end_inset
2545
2546  toca la raíz.
2547  Para evitar esto se usan los comandos 
2548 \series bold
2549
2550 \backslash
2551 leftroot
2552 \series default
2553
2554 \begin_inset Index idx
2555 status collapsed
2556
2557 \begin_layout Plain Layout
2558 Comandos ! L ! 
2559 \backslash
2560 leftroot
2561 \end_layout
2562
2563 \end_inset
2564
2565  y 
2566 \series bold
2567
2568 \backslash
2569 uproot
2570 \series default
2571
2572 \begin_inset Index idx
2573 status collapsed
2574
2575 \begin_layout Plain Layout
2576 Comandos ! U ! 
2577 \backslash
2578 uproot
2579 \end_layout
2580
2581 \end_inset
2582
2583  con el esquema siguiente:
2584 \end_layout
2585
2586 \begin_layout Standard
2587
2588 \series bold
2589
2590 \backslash
2591 leftroot{distancia}
2592 \series default
2593  y 
2594 \series bold
2595
2596 \backslash
2597 uproot{distancia}
2598 \end_layout
2599
2600 \begin_layout Standard
2601 Distancia es el número de Puntos Grandes (
2602 \begin_inset Quotes fld
2603 \end_inset
2604
2605 Big Points
2606 \begin_inset Quotes frd
2607 \end_inset
2608
2609 , unidad bp; 
2610 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2611 \end_inset
2612
2613 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2614  Los comandos se escriben en el índice.
2615  Así, el comando:
2616 \begin_inset Newline newline
2617 \end_inset
2618
2619
2620 \series bold
2621
2622 \backslash
2623 root
2624 \backslash
2625 leftroot{-1
2626 \begin_inset Formula $\to$
2627 \end_inset
2628
2629
2630 \backslash
2631 uproot{2
2632 \begin_inset Formula $\to$
2633 \end_inset
2634
2635
2636 \backslash
2637 beta
2638 \begin_inset ERT
2639 status collapsed
2640
2641 \begin_layout Plain Layout
2642
2643
2644 \backslash
2645 spce 
2646 \end_layout
2647
2648 \end_inset
2649
2650
2651 \begin_inset Formula $\to$
2652 \end_inset
2653
2654 B
2655 \begin_inset Newline newline
2656 \end_inset
2657
2658
2659 \series default
2660 genera una fórmula correctamente tipografiada: 
2661 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2662 \end_inset
2663
2664
2665 \end_layout
2666
2667 \begin_layout Subsection
2668 Coeficientes de un binomio
2669 \begin_inset Index idx
2670 status collapsed
2671
2672 \begin_layout Plain Layout
2673 Binomios
2674 \end_layout
2675
2676 \end_inset
2677
2678
2679 \end_layout
2680
2681 \begin_layout Standard
2682 Los coeficientes de un binomio se insertan con el comando 
2683 \series bold
2684
2685 \backslash
2686 binom
2687 \series default
2688
2689 \begin_inset Index idx
2690 status collapsed
2691
2692 \begin_layout Plain Layout
2693 Comandos ! B ! 
2694 \backslash
2695 binom
2696 \end_layout
2697
2698 \end_inset
2699
2700  o con el submenú del botón 
2701 \begin_inset Graphics
2702         filename ../../images/math/frac-square.png
2703         scale 85
2704
2705 \end_inset
2706
2707 de la barra de herramientas de ecuaciones.
2708  Como en las fracciones, además de 
2709 \series bold
2710
2711 \backslash
2712 binom
2713 \series default
2714  hay los comandos 
2715 \series bold
2716
2717 \backslash
2718 dbinom
2719 \series default
2720
2721 \begin_inset Index idx
2722 status collapsed
2723
2724 \begin_layout Plain Layout
2725 Comandos ! D ! 
2726 \backslash
2727 dbinom
2728 \end_layout
2729
2730 \end_inset
2731
2732  y 
2733 \series bold
2734
2735 \backslash
2736 tbinom
2737 \series default
2738
2739 \begin_inset Index idx
2740 status collapsed
2741
2742 \begin_layout Plain Layout
2743 Comandos ! T ! 
2744 \backslash
2745 tbinom
2746 \end_layout
2747
2748 \end_inset
2749
2750 .
2751  Para otros delimitadores de coeficientes de un binomio hay los comandos
2752  
2753 \series bold
2754
2755 \backslash
2756 brace
2757 \series default
2758
2759 \begin_inset Index idx
2760 status collapsed
2761
2762 \begin_layout Plain Layout
2763 Comandos ! B ! 
2764 \backslash
2765 brace
2766 \end_layout
2767
2768 \end_inset
2769
2770  y 
2771 \series bold
2772
2773 \backslash
2774 brack
2775 \series default
2776
2777 \begin_inset Index idx
2778 status collapsed
2779
2780 \begin_layout Plain Layout
2781 Comandos ! B ! 
2782 \backslash
2783 brack
2784 \end_layout
2785
2786 \end_inset
2787
2788 .
2789 \end_layout
2790
2791 \begin_layout Standard
2792 \noindent
2793 \align center
2794 \begin_inset Tabular
2795 <lyxtabular version="3" rows="6" columns="2">
2796 <features tabularvalignment="middle">
2797 <column alignment="center" valignment="top" width="0">
2798 <column alignment="center" valignment="top" width="0">
2799 <row>
2800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2801 \begin_inset Text
2802
2803 \begin_layout Plain Layout
2804 Comando
2805 \end_layout
2806
2807 \end_inset
2808 </cell>
2809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2810 \begin_inset Text
2811
2812 \begin_layout Plain Layout
2813 Resultado
2814 \begin_inset Note Note
2815 status collapsed
2816
2817 \begin_layout Plain Layout
2818
2819 \series bold
2820
2821 \backslash
2822 raisebox
2823 \series default
2824  se usa sólo como espaciador
2825 \end_layout
2826
2827 \end_inset
2828
2829
2830 \end_layout
2831
2832 \end_inset
2833 </cell>
2834 </row>
2835 <row>
2836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2837 \begin_inset Text
2838
2839 \begin_layout Plain Layout
2840
2841 \backslash
2842 binom
2843 \begin_inset ERT
2844 status collapsed
2845
2846 \begin_layout Plain Layout
2847
2848
2849 \backslash
2850 spce 
2851 \end_layout
2852
2853 \end_inset
2854
2855 A
2856 \begin_inset Formula $\downarrow$
2857 \end_inset
2858
2859 B
2860 \end_layout
2861
2862 \end_inset
2863 </cell>
2864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2865 \begin_inset Text
2866
2867 \begin_layout Plain Layout
2868 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2869 \end_inset
2870
2871
2872 \end_layout
2873
2874 \end_inset
2875 </cell>
2876 </row>
2877 <row>
2878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2879 \begin_inset Text
2880
2881 \begin_layout Plain Layout
2882
2883 \backslash
2884 dbinom
2885 \begin_inset ERT
2886 status collapsed
2887
2888 \begin_layout Plain Layout
2889
2890
2891 \backslash
2892 spce 
2893 \end_layout
2894
2895 \end_inset
2896
2897 A
2898 \begin_inset Formula $\downarrow$
2899 \end_inset
2900
2901 B
2902 \end_layout
2903
2904 \end_inset
2905 </cell>
2906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2907 \begin_inset Text
2908
2909 \begin_layout Plain Layout
2910 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2911 \end_inset
2912
2913
2914 \end_layout
2915
2916 \end_inset
2917 </cell>
2918 </row>
2919 <row>
2920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2921 \begin_inset Text
2922
2923 \begin_layout Plain Layout
2924
2925 \backslash
2926 tbinom
2927 \begin_inset ERT
2928 status collapsed
2929
2930 \begin_layout Plain Layout
2931
2932
2933 \backslash
2934 spce 
2935 \end_layout
2936
2937 \end_inset
2938
2939 A
2940 \begin_inset Formula $\downarrow$
2941 \end_inset
2942
2943 B
2944 \end_layout
2945
2946 \end_inset
2947 </cell>
2948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2949 \begin_inset Text
2950
2951 \begin_layout Plain Layout
2952 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2953 \end_inset
2954
2955
2956 \end_layout
2957
2958 \end_inset
2959 </cell>
2960 </row>
2961 <row>
2962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2963 \begin_inset Text
2964
2965 \begin_layout Plain Layout
2966
2967 \backslash
2968 brack
2969 \begin_inset ERT
2970 status collapsed
2971
2972 \begin_layout Plain Layout
2973
2974
2975 \backslash
2976 spce 
2977 \end_layout
2978
2979 \end_inset
2980
2981 A
2982 \begin_inset Formula $\downarrow$
2983 \end_inset
2984
2985 B
2986 \end_layout
2987
2988 \end_inset
2989 </cell>
2990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2991 \begin_inset Text
2992
2993 \begin_layout Plain Layout
2994 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2995 \end_inset
2996
2997
2998 \end_layout
2999
3000 \end_inset
3001 </cell>
3002 </row>
3003 <row>
3004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3005 \begin_inset Text
3006
3007 \begin_layout Plain Layout
3008
3009 \backslash
3010 brace
3011 \begin_inset ERT
3012 status collapsed
3013
3014 \begin_layout Plain Layout
3015
3016
3017 \backslash
3018 spce 
3019 \end_layout
3020
3021 \end_inset
3022
3023 A
3024 \begin_inset Formula $\downarrow$
3025 \end_inset
3026
3027 B
3028 \end_layout
3029
3030 \end_inset
3031 </cell>
3032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3033 \begin_inset Text
3034
3035 \begin_layout Plain Layout
3036 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3037 \end_inset
3038
3039
3040 \end_layout
3041
3042 \end_inset
3043 </cell>
3044 </row>
3045 </lyxtabular>
3046
3047 \end_inset
3048
3049
3050 \begin_inset Newpage newpage
3051 \end_inset
3052
3053
3054 \end_layout
3055
3056 \begin_layout Subsection
3057 Diferenciaciones de casos
3058 \begin_inset Index idx
3059 status collapsed
3060
3061 \begin_layout Plain Layout
3062 Casos
3063 \end_layout
3064
3065 \end_inset
3066
3067
3068 \end_layout
3069
3070 \begin_layout Standard
3071 \noindent
3072 \align center
3073 \begin_inset Tabular
3074 <lyxtabular version="3" rows="3" columns="2">
3075 <features tabularvalignment="middle">
3076 <column alignment="center" valignment="top" width="0">
3077 <column alignment="center" valignment="top" width="0">
3078 <row>
3079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3080 \begin_inset Text
3081
3082 \begin_layout Plain Layout
3083 Comando
3084 \end_layout
3085
3086 \end_inset
3087 </cell>
3088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3089 \begin_inset Text
3090
3091 \begin_layout Plain Layout
3092 Resultado
3093 \end_layout
3094
3095 \end_inset
3096 </cell>
3097 </row>
3098 <row>
3099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3100 \begin_inset Text
3101
3102 \begin_layout Plain Layout
3103
3104 \backslash
3105 cases
3106 \begin_inset ERT
3107 status collapsed
3108
3109 \begin_layout Plain Layout
3110
3111
3112 \backslash
3113 spce 
3114 \end_layout
3115
3116 \end_inset
3117
3118 A
3119 \begin_inset Formula $\to$
3120 \end_inset
3121
3122 B>0
3123 \begin_inset Index idx
3124 status collapsed
3125
3126 \begin_layout Plain Layout
3127 Comandos ! C ! 
3128 \backslash
3129 cases
3130 \end_layout
3131
3132 \end_inset
3133
3134
3135 \end_layout
3136
3137 \end_inset
3138 </cell>
3139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3140 \begin_inset Text
3141
3142 \begin_layout Plain Layout
3143 \begin_inset Formula $\begin{cases}
3144 A & B>0\end{cases}$
3145 \end_inset
3146
3147
3148 \end_layout
3149
3150 \end_inset
3151 </cell>
3152 </row>
3153 <row>
3154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3155 \begin_inset Text
3156
3157 \begin_layout Plain Layout
3158
3159 \backslash
3160 cases
3161 \begin_inset ERT
3162 status collapsed
3163
3164 \begin_layout Plain Layout
3165
3166
3167 \backslash
3168 spce 
3169 \end_layout
3170
3171 \end_inset
3172
3173
3174 \family sans
3175 Ctrl+Entrar
3176 \end_layout
3177
3178 \end_inset
3179 </cell>
3180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3181 \begin_inset Text
3182
3183 \begin_layout Plain Layout
3184 \begin_inset Formula $\begin{cases}
3185 A & \textrm{para }x>0\\
3186 B & \textrm{para }x=0
3187 \end{cases}$
3188 \end_inset
3189
3190
3191 \end_layout
3192
3193 \end_inset
3194 </cell>
3195 </row>
3196 </lyxtabular>
3197
3198 \end_inset
3199
3200
3201 \end_layout
3202
3203 \begin_layout Standard
3204 Después de insertar 
3205 \series bold
3206
3207 \backslash
3208 cases
3209 \series default
3210  o usar el botón 
3211 \begin_inset Graphics
3212         filename ../../images/math/cases.png
3213         scale 85
3214
3215 \end_inset
3216
3217  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3218 \family sans
3219 Ctrl+Entrar
3220 \family default
3221  o con el botón
3222 \family sans
3223  
3224 \family default
3225
3226 \begin_inset Graphics
3227         filename ../../images/tabular-feature_append-row.png
3228         scale 85
3229
3230 \end_inset
3231
3232  de la barra de cuadros.
3233 \end_layout
3234
3235 \begin_layout Standard
3236 El comando 
3237 \series bold
3238
3239 \backslash
3240 cases
3241 \series default
3242  también está disponible en el menú 
3243 \family sans
3244 Insertar\SpecialChar \menuseparator
3245 Ecuación\SpecialChar \menuseparator
3246 Entorno casos
3247 \family default
3248 .
3249 \end_layout
3250
3251 \begin_layout Subsection
3252 Negaciones
3253 \begin_inset Index idx
3254 status collapsed
3255
3256 \begin_layout Plain Layout
3257 Negaciones
3258 \end_layout
3259
3260 \end_inset
3261
3262
3263 \end_layout
3264
3265 \begin_layout Standard
3266 Con el comando 
3267 \series bold
3268
3269 \backslash
3270 not
3271 \series default
3272
3273 \begin_inset Index idx
3274 status collapsed
3275
3276 \begin_layout Plain Layout
3277 Comandos ! N ! 
3278 \backslash
3279 not
3280 \end_layout
3281
3282 \end_inset
3283
3284  todo carácter se puede mostrar cancelado.
3285  Los caracteres son casi tachados con una barra inclinada.
3286 \end_layout
3287
3288 \begin_layout Standard
3289 \noindent
3290 \align center
3291 \begin_inset Tabular
3292 <lyxtabular version="3" rows="4" columns="2">
3293 <features tabularvalignment="middle">
3294 <column alignment="center" valignment="top" width="0">
3295 <column alignment="center" valignment="top" width="0">
3296 <row>
3297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3298 \begin_inset Text
3299
3300 \begin_layout Plain Layout
3301 Comando
3302 \end_layout
3303
3304 \end_inset
3305 </cell>
3306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3307 \begin_inset Text
3308
3309 \begin_layout Plain Layout
3310 Resultado
3311 \end_layout
3312
3313 \end_inset
3314 </cell>
3315 </row>
3316 <row>
3317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3318 \begin_inset Text
3319
3320 \begin_layout Plain Layout
3321
3322 \backslash
3323 not=
3324 \end_layout
3325
3326 \end_inset
3327 </cell>
3328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3329 \begin_inset Text
3330
3331 \begin_layout Plain Layout
3332 \begin_inset Formula $\not=$
3333 \end_inset
3334
3335
3336 \end_layout
3337
3338 \end_inset
3339 </cell>
3340 </row>
3341 <row>
3342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3343 \begin_inset Text
3344
3345 \begin_layout Plain Layout
3346
3347 \backslash
3348 not 
3349 \backslash
3350 le
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3356 \begin_inset Text
3357
3358 \begin_layout Plain Layout
3359 \begin_inset Formula $\not\le$
3360 \end_inset
3361
3362
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 </row>
3368 <row>
3369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3370 \begin_inset Text
3371
3372 \begin_layout Plain Layout
3373
3374 \backslash
3375 not 
3376 \backslash
3377 parallel
3378 \end_layout
3379
3380 \end_inset
3381 </cell>
3382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3383 \begin_inset Text
3384
3385 \begin_layout Plain Layout
3386 \begin_inset Formula $\not\parallel$
3387 \end_inset
3388
3389
3390 \end_layout
3391
3392 \end_inset
3393 </cell>
3394 </row>
3395 </lyxtabular>
3396
3397 \end_inset
3398
3399
3400 \end_layout
3401
3402 \begin_layout Standard
3403 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3404  Por tanto para algunas negaciones hay comandos especiales (véase 
3405 \begin_inset CommandInset ref
3406 LatexCommand ref
3407 reference "sub:Símbolos-matemáticos"
3408
3409 \end_inset
3410
3411  y 
3412 \begin_inset CommandInset ref
3413 LatexCommand ref
3414 reference "sec:Relaciones"
3415
3416 \end_inset
3417
3418 ).
3419 \end_layout
3420
3421 \begin_layout Subsection
3422 Espacios reservados 
3423 \begin_inset CommandInset label
3424 LatexCommand label
3425 name "sub:Espacios-reservados"
3426
3427 \end_inset
3428
3429
3430 \begin_inset Index idx
3431 status collapsed
3432
3433 \begin_layout Plain Layout
3434 Espacios reservados
3435 \end_layout
3436
3437 \end_inset
3438
3439
3440 \begin_inset Index idx
3441 status collapsed
3442
3443 \begin_layout Plain Layout
3444 Química ! isótopos
3445 \end_layout
3446
3447 \end_inset
3448
3449
3450 \begin_inset Index idx
3451 status collapsed
3452
3453 \begin_layout Plain Layout
3454 Isótopos|see
3455 \begin_inset ERT
3456 status collapsed
3457
3458 \begin_layout Plain Layout
3459
3460 {
3461 \end_layout
3462
3463 \end_inset
3464
3465 Química
3466 \begin_inset ERT
3467 status collapsed
3468
3469 \begin_layout Plain Layout
3470
3471 }
3472 \end_layout
3473
3474 \end_inset
3475
3476
3477 \end_layout
3478
3479 \end_inset
3480
3481
3482 \end_layout
3483
3484 \begin_layout Standard
3485 En la presentación de, p.
3486 \begin_inset space \thinspace{}
3487 \end_inset
3488
3489 e., isótopos,
3490 \begin_inset Foot
3491 status collapsed
3492
3493 \begin_layout Plain Layout
3494 Más sobre símbolos químicos en 
3495 \begin_inset CommandInset ref
3496 LatexCommand ref
3497 reference "sub:Símbolos-y-ecuaciones-químicas"
3498
3499 \end_inset
3500
3501
3502 \end_layout
3503
3504 \end_inset
3505
3506  surge el problema siguiente:
3507 \end_layout
3508
3509 \begin_layout Standard
3510 \noindent
3511 \align center
3512 \begin_inset Tabular
3513 <lyxtabular version="3" rows="2" columns="2">
3514 <features tabularvalignment="middle">
3515 <column alignment="center" valignment="top" width="0">
3516 <column alignment="center" valignment="top" width="0">
3517 <row>
3518 <cell alignment="center" valignment="top" usebox="none">
3519 \begin_inset Text
3520
3521 \begin_layout Plain Layout
3522 Índices generados con sub- y superíndices:
3523 \end_layout
3524
3525 \end_inset
3526 </cell>
3527 <cell alignment="center" valignment="top" usebox="none">
3528 \begin_inset Text
3529
3530 \begin_layout Plain Layout
3531 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3532 \end_inset
3533
3534
3535 \end_layout
3536
3537 \end_inset
3538 </cell>
3539 </row>
3540 <row>
3541 <cell alignment="center" valignment="top" usebox="none">
3542 \begin_inset Text
3543
3544 \begin_layout Plain Layout
3545 Índices correctos:
3546 \end_layout
3547
3548 \end_inset
3549 </cell>
3550 <cell alignment="center" valignment="top" usebox="none">
3551 \begin_inset Text
3552
3553 \begin_layout Plain Layout
3554 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3555 \end_inset
3556
3557
3558 \end_layout
3559
3560 \end_inset
3561 </cell>
3562 </row>
3563 </lyxtabular>
3564
3565 \end_inset
3566
3567
3568 \begin_inset Note Note
3569 status collapsed
3570
3571 \begin_layout Plain Layout
3572
3573 \series bold
3574
3575 \backslash
3576 raisebox
3577 \series default
3578  se usa sólo como espaciador
3579 \end_layout
3580
3581 \end_inset
3582
3583
3584 \end_layout
3585
3586 \begin_layout Standard
3587 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3588  del índice más largo.
3589  Para evitarlo está el comando 
3590 \series bold
3591
3592 \backslash
3593 phantom
3594 \series default
3595
3596 \begin_inset Index idx
3597 status collapsed
3598
3599 \begin_layout Plain Layout
3600 Comandos ! P ! 
3601 \backslash
3602 phantom
3603 \end_layout
3604
3605 \end_inset
3606
3607  o el botón 
3608 \begin_inset space ~
3609 \end_inset
3610
3611
3612 \begin_inset Graphics
3613         filename ../../images/math/phantom.png
3614         scale 85
3615
3616 \end_inset
3617
3618  del submenú de espaciado de ecuaciones
3619 \begin_inset Foot
3620 status collapsed
3621
3622 \begin_layout Plain Layout
3623 Botón 
3624 \begin_inset Graphics
3625         filename ../../images/math/space.png
3626         scale 85
3627
3628 \end_inset
3629
3630  de la barra de ecuaciones
3631 \end_layout
3632
3633 \end_inset
3634
3635 , que genera uno o más espacios reservados.
3636  Al insertar 
3637 \series bold
3638
3639 \backslash
3640 phantom
3641 \series default
3642  aparece un pequeño marco azul con dos flechas rojas superpuestas
3643 \begin_inset Formula $\phantom{}$
3644 \end_inset
3645
3646 .
3647  Las flechas indican que se reservará un espacio equivalente a la anchura
3648  y altura totales del contenido del marco.
3649  Los espacios reservados son correspondientes al tamaño de los caracteres.
3650 \end_layout
3651
3652 \begin_layout Standard
3653 \noindent
3654 \align center
3655 \begin_inset Tabular
3656 <lyxtabular version="3" rows="4" columns="2">
3657 <features tabularvalignment="middle">
3658 <column alignment="center" valignment="top" width="0">
3659 <column alignment="center" valignment="top" width="0">
3660 <row>
3661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3662 \begin_inset Text
3663
3664 \begin_layout Plain Layout
3665 Comando
3666 \end_layout
3667
3668 \end_inset
3669 </cell>
3670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3671 \begin_inset Text
3672
3673 \begin_layout Plain Layout
3674 Resultado
3675 \begin_inset Note Note
3676 status collapsed
3677
3678 \begin_layout Plain Layout
3679
3680 \series bold
3681
3682 \backslash
3683 raisebox
3684 \series default
3685  se usa sólo como espaciador
3686 \end_layout
3687
3688 \end_inset
3689
3690
3691 \end_layout
3692
3693 \end_inset
3694 </cell>
3695 </row>
3696 <row>
3697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3698 \begin_inset Text
3699
3700 \begin_layout Plain Layout
3701 ^19
3702 \begin_inset ERT
3703 status collapsed
3704
3705 \begin_layout Plain Layout
3706
3707
3708 \backslash
3709 spce 
3710 \end_layout
3711
3712 \end_inset
3713
3714 _
3715 \backslash
3716 phantom
3717 \begin_inset ERT
3718 status collapsed
3719
3720 \begin_layout Plain Layout
3721
3722
3723 \backslash
3724 spce 
3725 \end_layout
3726
3727 \end_inset
3728
3729 1
3730 \begin_inset Formula $\rightarrow$
3731 \end_inset
3732
3733 9
3734 \begin_inset ERT
3735 status collapsed
3736
3737 \begin_layout Plain Layout
3738
3739
3740 \backslash
3741 spce 
3742 \end_layout
3743
3744 \end_inset
3745
3746 F
3747 \end_layout
3748
3749 \end_inset
3750 </cell>
3751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3752 \begin_inset Text
3753
3754 \begin_layout Plain Layout
3755 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3756 \end_inset
3757
3758
3759 \end_layout
3760
3761 \end_inset
3762 </cell>
3763 </row>
3764 <row>
3765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3766 \begin_inset Text
3767
3768 \begin_layout Plain Layout
3769 ^235
3770 \begin_inset ERT
3771 status collapsed
3772
3773 \begin_layout Plain Layout
3774
3775
3776 \backslash
3777 spce 
3778 \end_layout
3779
3780 \end_inset
3781
3782 _
3783 \backslash
3784 phantom
3785 \begin_inset ERT
3786 status collapsed
3787
3788 \begin_layout Plain Layout
3789
3790
3791 \backslash
3792 spce 
3793 \end_layout
3794
3795 \end_inset
3796
3797 23
3798 \begin_inset Formula $\rightarrow$
3799 \end_inset
3800
3801 9
3802 \begin_inset ERT
3803 status collapsed
3804
3805 \begin_layout Plain Layout
3806
3807
3808 \backslash
3809 spce 
3810 \end_layout
3811
3812 \end_inset
3813
3814 F
3815 \end_layout
3816
3817 \end_inset
3818 </cell>
3819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3820 \begin_inset Text
3821
3822 \begin_layout Plain Layout
3823 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3824 \end_inset
3825
3826
3827 \end_layout
3828
3829 \end_inset
3830 </cell>
3831 </row>
3832 <row>
3833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3834 \begin_inset Text
3835
3836 \begin_layout Plain Layout
3837
3838 \backslash
3839 Lambda^
3840 \begin_inset ERT
3841 status collapsed
3842
3843 \begin_layout Plain Layout
3844
3845
3846 \backslash
3847 spce 
3848 \end_layout
3849
3850 \end_inset
3851
3852
3853 \backslash
3854 phantom
3855 \begin_inset ERT
3856 status collapsed
3857
3858 \begin_layout Plain Layout
3859
3860
3861 \backslash
3862 spce 
3863 \end_layout
3864
3865 \end_inset
3866
3867 ii
3868 \begin_inset Formula $\rightarrow$
3869 \end_inset
3870
3871 t
3872 \begin_inset ERT
3873 status collapsed
3874
3875 \begin_layout Plain Layout
3876
3877
3878 \backslash
3879 spce 
3880 \end_layout
3881
3882 \end_inset
3883
3884 _MMt
3885 \end_layout
3886
3887 \end_inset
3888 </cell>
3889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3890 \begin_inset Text
3891
3892 \begin_layout Plain Layout
3893 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3894 \end_inset
3895
3896
3897 \end_layout
3898
3899 \end_inset
3900 </cell>
3901 </row>
3902 </lyxtabular>
3903
3904 \end_inset
3905
3906
3907 \end_layout
3908
3909 \begin_layout Standard
3910 Además hay los comandos 
3911 \series bold
3912
3913 \backslash
3914 vphantom
3915 \series default
3916
3917 \begin_inset Index idx
3918 status collapsed
3919
3920 \begin_layout Plain Layout
3921 Comandos ! V ! 
3922 \backslash
3923 vphantom
3924 \end_layout
3925
3926 \end_inset
3927
3928  (botón 
3929 \begin_inset space ~
3930 \end_inset
3931
3932
3933 \begin_inset Graphics
3934         filename ../../images/math/vphantom.png
3935         scale 85
3936
3937 \end_inset
3938
3939 ) y 
3940 \series bold
3941
3942 \backslash
3943 hphantom
3944 \series default
3945
3946 \begin_inset Index idx
3947 status collapsed
3948
3949 \begin_layout Plain Layout
3950 Comandos ! H ! 
3951 \backslash
3952 hphantom
3953 \end_layout
3954
3955 \end_inset
3956
3957  (botón 
3958 \begin_inset space ~
3959 \end_inset
3960
3961
3962 \begin_inset Graphics
3963         filename ../../images/math/hphantom.png
3964         scale 85
3965
3966 \end_inset
3967
3968 ).
3969  
3970 \series bold
3971
3972 \backslash
3973 hphantom
3974 \series default
3975  genera espacio en el marco sólo para la altura máxima de los caracteres,
3976  no para su anchura.
3977  
3978 \series bold
3979
3980 \backslash
3981 vphantom
3982 \series default
3983  genera espacio sólo para la anchura del contenido del marco.
3984  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3985 \end_layout
3986
3987 \begin_layout Standard
3988 Por ejemplo, 
3989 \series bold
3990
3991 \backslash
3992 vphantom
3993 \series default
3994
3995 \begin_inset ERT
3996 status collapsed
3997
3998 \begin_layout Plain Layout
3999
4000
4001 \backslash
4002 spce 
4003 \end_layout
4004
4005 \end_inset
4006
4007
4008 \series bold
4009 a
4010 \backslash
4011 int
4012 \series default
4013  genera espacio de la altura del signo de la integral,
4014 \begin_inset Foot
4015 status collapsed
4016
4017 \begin_layout Plain Layout
4018 El comando 
4019 \series bold
4020
4021 \backslash
4022 int
4023 \series default
4024  genera un signo de integral, véase 
4025 \begin_inset CommandInset ref
4026 LatexCommand ref
4027 reference "sub:Operadores-grandes"
4028
4029 \end_inset
4030
4031
4032 \end_layout
4033
4034 \end_inset
4035
4036  porque este es el carácter más largo.
4037  En la 
4038 \begin_inset CommandInset ref
4039 LatexCommand ref
4040 reference "sub:Delimitadores-multilínea"
4041
4042 \end_inset
4043
4044  hay un ejemplo de aplicación.
4045 \end_layout
4046
4047 \begin_layout Standard
4048 Los espacios reservados también se pueden usar para un texto cuando se insertan
4049  mediante el menú 
4050 \family sans
4051 Insertar\SpecialChar \menuseparator
4052 Formato\SpecialChar \menuseparator
4053 Fantasma
4054 \family default
4055 :
4056 \end_layout
4057
4058 \begin_layout Standard
4059 Esto es una frase.
4060 \begin_inset Newline newline
4061 \end_inset
4062
4063
4064 \begin_inset Phantom Phantom
4065 status open
4066
4067 \begin_layout Plain Layout
4068 Esto
4069 \end_layout
4070
4071 \end_inset
4072
4073  es una frase.
4074 \end_layout
4075
4076 \begin_layout Subsection
4077 Líneas
4078 \begin_inset Index idx
4079 status collapsed
4080
4081 \begin_layout Plain Layout
4082 Lineas@Líneas
4083 \end_layout
4084
4085 \end_inset
4086
4087
4088 \begin_inset Index idx
4089 status collapsed
4090
4091 \begin_layout Plain Layout
4092 Ecuación ! sub- o superrayada
4093 \end_layout
4094
4095 \end_inset
4096
4097
4098 \end_layout
4099
4100 \begin_layout Standard
4101 \noindent
4102 \align center
4103 \begin_inset Tabular
4104 <lyxtabular version="3" rows="4" columns="2">
4105 <features tabularvalignment="middle">
4106 <column alignment="center" valignment="top" width="0">
4107 <column alignment="center" valignment="top" width="0">
4108 <row>
4109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4110 \begin_inset Text
4111
4112 \begin_layout Plain Layout
4113 Comando
4114 \end_layout
4115
4116 \end_inset
4117 </cell>
4118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4119 \begin_inset Text
4120
4121 \begin_layout Plain Layout
4122 Resultado
4123 \begin_inset Note Note
4124 status collapsed
4125
4126 \begin_layout Plain Layout
4127
4128 \series bold
4129
4130 \backslash
4131 raisebox
4132 \series default
4133  se usa sólo como espaciador
4134 \end_layout
4135
4136 \end_inset
4137
4138
4139 \end_layout
4140
4141 \end_inset
4142 </cell>
4143 </row>
4144 <row>
4145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4146 \begin_inset Text
4147
4148 \begin_layout Plain Layout
4149
4150 \backslash
4151 overline
4152 \begin_inset ERT
4153 status collapsed
4154
4155 \begin_layout Plain Layout
4156
4157
4158 \backslash
4159 spce 
4160 \end_layout
4161
4162 \end_inset
4163
4164 A+B
4165 \begin_inset Index idx
4166 status collapsed
4167
4168 \begin_layout Plain Layout
4169 Comandos ! O ! 
4170 \backslash
4171 overline
4172 \end_layout
4173
4174 \end_inset
4175
4176
4177 \end_layout
4178
4179 \end_inset
4180 </cell>
4181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4182 \begin_inset Text
4183
4184 \begin_layout Plain Layout
4185 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4186 \end_inset
4187
4188
4189 \end_layout
4190
4191 \end_inset
4192 </cell>
4193 </row>
4194 <row>
4195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Plain Layout
4199
4200 \backslash
4201 underline
4202 \begin_inset ERT
4203 status collapsed
4204
4205 \begin_layout Plain Layout
4206
4207
4208 \backslash
4209 spce 
4210 \end_layout
4211
4212 \end_inset
4213
4214 A+B
4215 \begin_inset Index idx
4216 status collapsed
4217
4218 \begin_layout Plain Layout
4219 Comandos ! U ! 
4220 \backslash
4221 underline
4222 \end_layout
4223
4224 \end_inset
4225
4226
4227 \end_layout
4228
4229 \end_inset
4230 </cell>
4231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4232 \begin_inset Text
4233
4234 \begin_layout Plain Layout
4235 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4236 \end_inset
4237
4238
4239 \end_layout
4240
4241 \end_inset
4242 </cell>
4243 </row>
4244 <row>
4245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4246 \begin_inset Text
4247
4248 \begin_layout Plain Layout
4249
4250 \backslash
4251 overline
4252 \begin_inset ERT
4253 status collapsed
4254
4255 \begin_layout Plain Layout
4256
4257
4258 \backslash
4259 spce 
4260 \end_layout
4261
4262 \end_inset
4263
4264
4265 \backslash
4266 underline
4267 \begin_inset ERT
4268 status collapsed
4269
4270 \begin_layout Plain Layout
4271
4272
4273 \backslash
4274 spce 
4275 \end_layout
4276
4277 \end_inset
4278
4279 A+B
4280 \end_layout
4281
4282 \end_inset
4283 </cell>
4284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Plain Layout
4288 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4289 \end_inset
4290
4291
4292 \end_layout
4293
4294 \end_inset
4295 </cell>
4296 </row>
4297 </lyxtabular>
4298
4299 \end_inset
4300
4301
4302 \end_layout
4303
4304 \begin_layout Standard
4305 En el último ejemplo es indiferente poner primero 
4306 \series bold
4307
4308 \backslash
4309 overline
4310 \series default
4311  o 
4312 \series bold
4313
4314 \backslash
4315 underline
4316 \series default
4317 .
4318 \end_layout
4319
4320 \begin_layout Standard
4321 Para poner doble subrayado, p.
4322 \begin_inset space \thinspace{}
4323 \end_inset
4324
4325 e.
4326  en resultados, se usa 
4327 \series bold
4328
4329 \backslash
4330 underline
4331 \series default
4332  dos veces.
4333 \end_layout
4334
4335 \begin_layout Standard
4336 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4337 \begin_inset VSpace bigskip
4338 \end_inset
4339
4340 Se pueden crear líneas personalizadas con el comando 
4341 \series bold
4342
4343 \backslash
4344 rule
4345 \series default
4346
4347 \begin_inset Index idx
4348 status collapsed
4349
4350 \begin_layout Plain Layout
4351 Comandos ! R ! 
4352 \backslash
4353 rule
4354 \end_layout
4355
4356 \end_inset
4357
4358  con el esquema siguiente:
4359 \end_layout
4360
4361 \begin_layout Standard
4362
4363 \series bold
4364
4365 \backslash
4366 rule[hueco vertical]{longitud}{grosor}
4367 \end_layout
4368
4369 \begin_layout Standard
4370 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4371  si el valor es negativo).
4372  Las unidades disponibles para los valores están listadas en
4373 \begin_inset space ~
4374 \end_inset
4375
4376
4377 \begin_inset CommandInset ref
4378 LatexCommand ref
4379 reference "tab:Unidades-disponibles"
4380
4381 \end_inset
4382
4383 .
4384  A continuación hay dos ejemplos de líneas creadas con los comandos
4385 \series bold
4386
4387 \begin_inset Newline newline
4388 \end_inset
4389
4390
4391 \backslash
4392 rule[-2ex]{3cm}{2pt}
4393 \series default
4394  y 
4395 \series bold
4396
4397 \backslash
4398 rule{2cm}{1pt}
4399 \series default
4400 :
4401 \end_layout
4402
4403 \begin_layout Standard
4404 Esto es una frase 
4405 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4406 \end_inset
4407
4408  con dos líneas.
4409 \end_layout
4410
4411 \begin_layout Standard
4412
4413 \series bold
4414
4415 \backslash
4416 rule
4417 \series default
4418  también se puede usar para texto insertando una línea mediante el menú
4419  
4420 \family sans
4421 Insertar\SpecialChar \menuseparator
4422 Formato\SpecialChar \menuseparator
4423 Línea horizontal
4424 \family default
4425 :
4426 \end_layout
4427
4428 \begin_layout Standard
4429 Esto es una frase 
4430 \begin_inset CommandInset line
4431 LatexCommand rule
4432 offset "0.5ex"
4433 width "3cm"
4434 height "1pt"
4435
4436 \end_inset
4437
4438  con una línea insertada.
4439 \end_layout
4440
4441 \begin_layout Subsection
4442 Puntos
4443 \begin_inset CommandInset label
4444 LatexCommand label
4445 name "sub:Puntos"
4446
4447 \end_inset
4448
4449
4450 \begin_inset Index idx
4451 status collapsed
4452
4453 \begin_layout Plain Layout
4454 Puntos
4455 \end_layout
4456
4457 \end_inset
4458
4459
4460 \end_layout
4461
4462 \begin_layout Standard
4463 Hay distintos tipos de puntos disponibles.
4464 \begin_inset Foot
4465 status open
4466
4467 \begin_layout Plain Layout
4468 En la barra de herramientas de ecuaciones, en el panel del botón 
4469 \begin_inset Graphics
4470         filename ../../images/math/ldots.png
4471         scale 85
4472
4473 \end_inset
4474
4475 .
4476 \end_layout
4477
4478 \end_inset
4479
4480  Para continuación en enumeraciones se usan puntos bajos, (
4481 \series bold
4482
4483 \backslash
4484 ldots
4485 \series default
4486
4487 \begin_inset Index idx
4488 status collapsed
4489
4490 \begin_layout Plain Layout
4491 Comandos ! L ! 
4492 \backslash
4493 ldots
4494 \end_layout
4495
4496 \end_inset
4497
4498 ), mientras que para operaciones se usan puntos centrados a la misma altura
4499  que los operadores, (
4500 \series bold
4501
4502 \backslash
4503 cdots
4504 \series default
4505
4506 \begin_inset Index idx
4507 status collapsed
4508
4509 \begin_layout Plain Layout
4510 Comandos ! C ! 
4511 \backslash
4512 cdots
4513 \end_layout
4514
4515 \end_inset
4516
4517 ).
4518  Si se usa el comando 
4519 \series bold
4520
4521 \backslash
4522 dots
4523 \series default
4524
4525 \begin_inset Index idx
4526 status collapsed
4527
4528 \begin_layout Plain Layout
4529 Comandos ! D ! 
4530 \backslash
4531 dots
4532 \end_layout
4533
4534 \end_inset
4535
4536 , LaTeX decide el tipo a usar en función del carácter siguiente.
4537 \end_layout
4538
4539 \begin_layout Standard
4540 \align center
4541 \begin_inset Tabular
4542 <lyxtabular version="3" rows="9" columns="2">
4543 <features tabularvalignment="middle">
4544 <column alignment="center" valignment="top" width="0pt">
4545 <column alignment="center" valignment="top" width="0pt">
4546 <row>
4547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4548 \begin_inset Text
4549
4550 \begin_layout Plain Layout
4551 Comando
4552 \end_layout
4553
4554 \end_inset
4555 </cell>
4556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4557 \begin_inset Text
4558
4559 \begin_layout Plain Layout
4560 Resultado
4561 \end_layout
4562
4563 \end_inset
4564 </cell>
4565 </row>
4566 <row>
4567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4568 \begin_inset Text
4569
4570 \begin_layout Plain Layout
4571 A_1
4572 \begin_inset ERT
4573 status collapsed
4574
4575 \begin_layout Plain Layout
4576
4577
4578 \backslash
4579 spce 
4580 \end_layout
4581
4582 \end_inset
4583
4584 ,
4585 \backslash
4586 dots
4587 \begin_inset ERT
4588 status collapsed
4589
4590 \begin_layout Plain Layout
4591
4592
4593 \backslash
4594 spce 
4595 \end_layout
4596
4597 \end_inset
4598
4599 ,A_n
4600 \end_layout
4601
4602 \end_inset
4603 </cell>
4604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4605 \begin_inset Text
4606
4607 \begin_layout Plain Layout
4608 \begin_inset Formula $A_{1},\dots,A_{n}$
4609 \end_inset
4610
4611
4612 \end_layout
4613
4614 \end_inset
4615 </cell>
4616 </row>
4617 <row>
4618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4619 \begin_inset Text
4620
4621 \begin_layout Plain Layout
4622 A_1
4623 \begin_inset ERT
4624 status collapsed
4625
4626 \begin_layout Plain Layout
4627
4628
4629 \backslash
4630 spce 
4631 \end_layout
4632
4633 \end_inset
4634
4635 +
4636 \backslash
4637 dots
4638 \begin_inset ERT
4639 status collapsed
4640
4641 \begin_layout Plain Layout
4642
4643
4644 \backslash
4645 spce 
4646 \end_layout
4647
4648 \end_inset
4649
4650 +A_n
4651 \end_layout
4652
4653 \end_inset
4654 </cell>
4655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4656 \begin_inset Text
4657
4658 \begin_layout Plain Layout
4659 \begin_inset Formula $A_{1}+\dots+A_{n}$
4660 \end_inset
4661
4662
4663 \end_layout
4664
4665 \end_inset
4666 </cell>
4667 </row>
4668 <row>
4669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4670 \begin_inset Text
4671
4672 \begin_layout Plain Layout
4673 A_1
4674 \begin_inset ERT
4675 status collapsed
4676
4677 \begin_layout Plain Layout
4678
4679
4680 \backslash
4681 spce 
4682 \end_layout
4683
4684 \end_inset
4685
4686 ,
4687 \backslash
4688 ldots
4689 \begin_inset ERT
4690 status collapsed
4691
4692 \begin_layout Plain Layout
4693
4694
4695 \backslash
4696 spce 
4697 \end_layout
4698
4699 \end_inset
4700
4701 ,A_n
4702 \end_layout
4703
4704 \end_inset
4705 </cell>
4706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4707 \begin_inset Text
4708
4709 \begin_layout Plain Layout
4710 \begin_inset Formula $A_{1},\ldots,A_{n}$
4711 \end_inset
4712
4713
4714 \end_layout
4715
4716 \end_inset
4717 </cell>
4718 </row>
4719 <row>
4720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4721 \begin_inset Text
4722
4723 \begin_layout Plain Layout
4724 A_1
4725 \begin_inset ERT
4726 status collapsed
4727
4728 \begin_layout Plain Layout
4729
4730
4731 \backslash
4732 spce 
4733 \end_layout
4734
4735 \end_inset
4736
4737 +
4738 \backslash
4739 cdots
4740 \begin_inset ERT
4741 status collapsed
4742
4743 \begin_layout Plain Layout
4744
4745
4746 \backslash
4747 spce 
4748 \end_layout
4749
4750 \end_inset
4751
4752 +A_n
4753 \end_layout
4754
4755 \end_inset
4756 </cell>
4757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4758 \begin_inset Text
4759
4760 \begin_layout Plain Layout
4761 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4762 \end_inset
4763
4764
4765 \end_layout
4766
4767 \end_inset
4768 </cell>
4769 </row>
4770 <row>
4771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4772 \begin_inset Text
4773
4774 \begin_layout Plain Layout
4775
4776 \backslash
4777 vdots
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Plain Layout
4786 \begin_inset Formula $\vdots$
4787 \end_inset
4788
4789
4790 \end_layout
4791
4792 \end_inset
4793 </cell>
4794 </row>
4795 <row>
4796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4797 \begin_inset Text
4798
4799 \begin_layout Plain Layout
4800
4801 \backslash
4802 ddots
4803 \end_layout
4804
4805 \end_inset
4806 </cell>
4807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4808 \begin_inset Text
4809
4810 \begin_layout Plain Layout
4811 \begin_inset Formula $\ddots$
4812 \end_inset
4813
4814
4815 \end_layout
4816
4817 \end_inset
4818 </cell>
4819 </row>
4820 <row>
4821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4822 \begin_inset Text
4823
4824 \begin_layout Plain Layout
4825
4826 \backslash
4827 iddots
4828 \end_layout
4829
4830 \end_inset
4831 </cell>
4832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4833 \begin_inset Text
4834
4835 \begin_layout Plain Layout
4836 \begin_inset Formula $\iddots$
4837 \end_inset
4838
4839
4840 \end_layout
4841
4842 \end_inset
4843 </cell>
4844 </row>
4845 <row>
4846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4847 \begin_inset Text
4848
4849 \begin_layout Plain Layout
4850 Matriz
4851 \begin_inset space \thinspace{}
4852 \end_inset
4853
4854 3×3 con los distintos puntos
4855 \end_layout
4856
4857 \end_inset
4858 </cell>
4859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4860 \begin_inset Text
4861
4862 \begin_layout Plain Layout
4863 \begin_inset Formula $\begin{array}{ccc}
4864 A_{11} & \cdots & A_{1m}\\
4865 \vdots & \ddots & \vdots\\
4866 A_{n1} & \cdots & A_{nm}
4867 \end{array}$
4868 \end_inset
4869
4870
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 </row>
4876 </lyxtabular>
4877
4878 \end_inset
4879
4880
4881 \end_layout
4882
4883 \begin_layout Standard
4884 Los puntos suspensivos disponibles en el menú 
4885 \family sans
4886 Insertar\SpecialChar \menuseparator
4887 Carácter especial
4888 \family default
4889  son 
4890 \series bold
4891
4892 \backslash
4893 ldots
4894 \series default
4895 .
4896 \end_layout
4897
4898 \begin_layout Standard
4899 \begin_inset VSpace medskip
4900 \end_inset
4901
4902
4903 \end_layout
4904
4905 \begin_layout Standard
4906 Para usar 
4907 \series bold
4908
4909 \backslash
4910 iddots
4911 \series default
4912 , hay que marcar una de las opciones 
4913 \family sans
4914 Usar paquete mathdots (automáticamente)
4915 \family default
4916  en las 
4917 \family sans
4918 Opciones de ecuación
4919 \family default
4920  de la configuración del documento.
4921 \begin_inset Newline newline
4922 \end_inset
4923
4924 La opción 
4925 \family sans
4926 Usar paquete mathdots
4927 \family default
4928  mejorará el aspecto de todos los puntos en los documentos si su estilo
4929  o tamaño de tipografía no son los predeterminados.
4930 \end_layout
4931
4932 \begin_layout Standard
4933 \begin_inset VSpace medskip
4934 \end_inset
4935
4936 Hay puntos específicos para matrices que se extienden por varias columnas.
4937  Se generan con el comando 
4938 \series bold
4939
4940 \backslash
4941 hdotsfor
4942 \series default
4943
4944 \begin_inset Index idx
4945 status collapsed
4946
4947 \begin_layout Plain Layout
4948 Comandos ! H ! 
4949 \backslash
4950 hdotsfor
4951 \end_layout
4952
4953 \end_inset
4954
4955 , que tiene el siguiente esquema:
4956 \end_layout
4957
4958 \begin_layout Standard
4959
4960 \series bold
4961
4962 \backslash
4963 hdotsfor[distancia]{número de columnas}
4964 \end_layout
4965
4966 \begin_layout Standard
4967 Número de columnas especifica cuántas columnas deben abarcarse.
4968  Distancia es un factor para la separación entre los puntos.
4969 \end_layout
4970
4971 \begin_layout Standard
4972 En la siguiente matriz se ha insertado el comando 
4973 \series bold
4974
4975 \backslash
4976 hdotsfor[2]{4}
4977 \series default
4978  en el primer recuadro de la segunda línea para obtener puntos separados
4979  una distancia equivalente a dos veces la del comando 
4980 \series bold
4981
4982 \backslash
4983 dots
4984 \series default
4985 .
4986 \begin_inset Formula 
4987 \[
4988 \left(\begin{array}{cccc}
4989 A & B & C & D\\
4990 \hdotsfor[2]{4}\\
4991 q & w & e & r
4992 \end{array}\right)
4993 \]
4994
4995 \end_inset
4996
4997
4998 \end_layout
4999
5000 \begin_layout Standard
5001 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
5002  de lo contrario se producen errores de LaTeX.
5003 \end_layout
5004
5005 \begin_layout Standard
5006 \begin_inset VSpace bigskip
5007 \end_inset
5008
5009
5010 \end_layout
5011
5012 \begin_layout Standard
5013 Además, con el comando 
5014 \series bold
5015
5016 \backslash
5017 dotfill
5018 \series default
5019
5020 \begin_inset Index idx
5021 status collapsed
5022
5023 \begin_layout Plain Layout
5024 Comandos ! D ! 
5025 \backslash
5026 dotfill
5027 \end_layout
5028
5029 \end_inset
5030
5031  puedes completar con puntos una línea.
5032  El efecto de este tipo de comandos es como el de 
5033 \series bold
5034
5035 \backslash
5036 hfill
5037 \series default
5038 , véase 
5039 \begin_inset CommandInset ref
5040 LatexCommand ref
5041 reference "sub:Espacio-variable"
5042
5043 \end_inset
5044
5045 .
5046 \end_layout
5047
5048 \begin_layout Standard
5049 Por ejemplo el comando 
5050 \series bold
5051 A
5052 \backslash
5053 dotfill
5054 \series default
5055
5056 \begin_inset ERT
5057 status collapsed
5058
5059 \begin_layout Plain Layout
5060
5061
5062 \backslash
5063 spce 
5064 \end_layout
5065
5066 \end_inset
5067
5068
5069 \series bold
5070 B
5071 \series default
5072  genera
5073 \end_layout
5074
5075 \begin_layout Standard
5076 \begin_inset Formula $A\dotfill B$
5077 \end_inset
5078
5079
5080 \end_layout
5081
5082 \begin_layout Standard
5083 Un comando análogo a 
5084 \series bold
5085
5086 \backslash
5087 dotfill
5088 \series default
5089  para rellenar con una línea es 
5090 \series bold
5091
5092 \backslash
5093 hrulefill
5094 \series default
5095
5096 \begin_inset Index idx
5097 status collapsed
5098
5099 \begin_layout Plain Layout
5100 Comandos ! H ! 
5101 \backslash
5102 hrulefill
5103 \end_layout
5104
5105 \end_inset
5106
5107 :
5108 \end_layout
5109
5110 \begin_layout Standard
5111 \begin_inset Formula $A\hrulefill B$
5112 \end_inset
5113
5114
5115 \end_layout
5116
5117 \begin_layout Standard
5118 Para usar estos comandos en el texto, deben insertarse en modo TeX.
5119 \end_layout
5120
5121 \begin_layout Section
5122 Matrices
5123 \begin_inset CommandInset label
5124 LatexCommand label
5125 name "sec:Matrices"
5126
5127 \end_inset
5128
5129
5130 \begin_inset Index idx
5131 status collapsed
5132
5133 \begin_layout Plain Layout
5134 Matrices
5135 \end_layout
5136
5137 \end_inset
5138
5139
5140 \end_layout
5141
5142 \begin_layout Standard
5143 Se pueden insertar con el botón 
5144 \begin_inset Graphics
5145         filename ../../images/dialog-show_mathmatrix.png
5146         scale 85
5147
5148 \end_inset
5149
5150  de la barra de ecuaciones o con el menú 
5151 \family sans
5152 Insertar\SpecialChar \menuseparator
5153 Ecuación\SpecialChar \menuseparator
5154 Matriz
5155 \family default
5156 .
5157  Aparece una ventana en la que se pide el número de filas y columnas, la
5158  alineación y la decoración.
5159  La alineación vertical sólo es relevante para matrices en línea:
5160 \end_layout
5161
5162 \begin_layout Standard
5163 Esta primera matriz tiene alineación superior 
5164 \begin_inset Formula $\begin{array}[t]{cccc}
5165 A & D & G & J\\
5166 B & E & H & K\\
5167 D & F & I & L
5168 \end{array}$
5169 \end_inset
5170
5171  , la segunda alineación central 
5172 \begin_inset Formula $\begin{array}{cccc}
5173 A & D & G & J\\
5174 B & E & H & K\\
5175 D & F & I & L
5176 \end{array}$
5177 \end_inset
5178
5179  , y la tercera alineación inferior 
5180 \begin_inset Formula $\begin{array}[b]{cccc}
5181 A & D & G & J\\
5182 B & E & H & K\\
5183 D & F & I & L
5184 \end{array}$
5185 \end_inset
5186
5187 .
5188 \end_layout
5189
5190 \begin_layout Standard
5191 La alineación horizontal especifica cómo deben alinearse las entradas de
5192  la columna.
5193  Se determina mediante una letra para cada columna.
5194  
5195 \emph on
5196 l
5197 \emph default
5198  indica alineación a la izquierda, 
5199 \emph on
5200 c
5201 \emph default
5202  alineación centrada y 
5203 \emph on
5204 r
5205 \emph default
5206  alineación a la derecha.
5207  Por ejemplo, para componer una matriz
5208 \begin_inset space ~
5209 \end_inset
5210
5211 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5212  centradas y la última a la derecha, se anota 
5213 \series bold
5214 lccr
5215 \series default
5216  en la alineación horizontal.
5217  Normalmente todas las columnas de una matriz están centradas, por tanto
5218  el valor por omisión es 
5219 \series bold
5220 c
5221 \series default
5222  para todas ellas.
5223 \end_layout
5224
5225 \begin_layout Standard
5226 Alineación horizontal:
5227 \end_layout
5228
5229 \begin_layout Standard
5230
5231 \series bold
5232 lll
5233 \series default
5234  : 
5235 \begin_inset Formula $\begin{array}{lll}
5236 10000 & D & G\\
5237 B & 10000 & H\\
5238 C & F & 10000
5239 \end{array}$
5240 \end_inset
5241
5242  , 
5243 \series bold
5244 ccc 
5245 \series default
5246
5247 \begin_inset Formula $\begin{array}{ccc}
5248 10000 & D & G\\
5249 B & 10000 & H\\
5250 C & F & 10000
5251 \end{array}$
5252 \end_inset
5253
5254  
5255 \series bold
5256 ,
5257 \series default
5258  
5259 \series bold
5260 rrr 
5261 \series default
5262
5263 \begin_inset Formula $\begin{array}{rrr}
5264 10000 & D & G\\
5265 B & 10000 & H\\
5266 C & F & 10000
5267 \end{array}$
5268 \end_inset
5269
5270
5271 \end_layout
5272
5273 \begin_layout Standard
5274 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5275  botones 
5276 \begin_inset Graphics
5277         filename ../../images/tabular-feature_append-row.png
5278         scale 85
5279
5280 \end_inset
5281
5282
5283 \begin_inset Graphics
5284         filename ../../images/tabular-feature_delete-row.png
5285         scale 85
5286
5287 \end_inset
5288
5289 , etc.
5290  de la barra de ecuaciones o el menú 
5291 \family sans
5292 Editar\SpecialChar \menuseparator
5293 Filas y columnas
5294 \family default
5295 .
5296  También se pueden añadir filas nuevas con 
5297 \family sans
5298 Ctrl+Entrar
5299 \family default
5300 .
5301 \end_layout
5302
5303 \begin_layout Standard
5304 \begin_inset VSpace bigskip
5305 \end_inset
5306
5307
5308 \end_layout
5309
5310 \begin_layout Standard
5311 La 
5312 \family sans
5313 Decoración
5314 \family default
5315  añade paréntesis en el estilo seleccionado alrededor de la matriz.
5316  Alternativamente, se pueden generar paréntesis con los comandos 
5317 \series bold
5318
5319 \backslash
5320 left
5321 \series default
5322
5323 \begin_inset Index idx
5324 status collapsed
5325
5326 \begin_layout Plain Layout
5327 Comandos ! L ! 
5328 \backslash
5329 left
5330 \end_layout
5331
5332 \end_inset
5333
5334  y 
5335 \series bold
5336
5337 \backslash
5338 right
5339 \series default
5340
5341 \begin_inset Index idx
5342 status collapsed
5343
5344 \begin_layout Plain Layout
5345 Comandos ! R ! 
5346 \backslash
5347 right
5348 \end_layout
5349
5350 \end_inset
5351
5352  (atajo 
5353 \family sans
5354 Alt+M
5355 \begin_inset space ~
5356 \end_inset
5357
5358 Paréntesis
5359 \family default
5360 ), véase 
5361 \begin_inset CommandInset ref
5362 LatexCommand ref
5363 reference "sub:Tamaño-automático-de"
5364
5365 \end_inset
5366
5367 , o usando los comandos siguientes:
5368 \end_layout
5369
5370 \begin_layout Standard
5371 \begin_inset VSpace medskip
5372 \end_inset
5373
5374
5375 \end_layout
5376
5377 \begin_layout Standard
5378 \begin_inset space \hfill{}
5379 \end_inset
5380
5381
5382 \begin_inset Tabular
5383 <lyxtabular version="3" rows="4" columns="2">
5384 <features tabularvalignment="middle">
5385 <column alignment="center" valignment="top" width="0">
5386 <column alignment="center" valignment="top" width="0">
5387 <row>
5388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5389 \begin_inset Text
5390
5391 \begin_layout Plain Layout
5392 Comando
5393 \end_layout
5394
5395 \end_inset
5396 </cell>
5397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5398 \begin_inset Text
5399
5400 \begin_layout Plain Layout
5401 Resultado
5402 \begin_inset Note Note
5403 status collapsed
5404
5405 \begin_layout Plain Layout
5406
5407 \series bold
5408
5409 \backslash
5410 raisebox
5411 \series default
5412  se usa sólo como espaciador
5413 \end_layout
5414
5415 \end_inset
5416
5417
5418 \end_layout
5419
5420 \end_inset
5421 </cell>
5422 </row>
5423 <row>
5424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5425 \begin_inset Text
5426
5427 \begin_layout Plain Layout
5428
5429 \backslash
5430 bmatrix
5431 \begin_inset ERT
5432 status collapsed
5433
5434 \begin_layout Plain Layout
5435
5436
5437 \backslash
5438 spce 
5439 \end_layout
5440
5441 \end_inset
5442
5443 2
5444 \series bold
5445 ×
5446 \series default
5447 2
5448 \begin_inset space \thinspace{}
5449 \end_inset
5450
5451 matriz
5452 \end_layout
5453
5454 \end_inset
5455 </cell>
5456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5457 \begin_inset Text
5458
5459 \begin_layout Plain Layout
5460 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5461 0 & \textrm{-}\mathrm{i}\\
5462 \mathrm{i} & 0
5463 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5464 \end_inset
5465
5466
5467 \end_layout
5468
5469 \end_inset
5470 </cell>
5471 </row>
5472 <row>
5473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5474 \begin_inset Text
5475
5476 \begin_layout Plain Layout
5477
5478 \backslash
5479 Bmatrix
5480 \begin_inset ERT
5481 status collapsed
5482
5483 \begin_layout Plain Layout
5484
5485
5486 \backslash
5487 spce 
5488 \end_layout
5489
5490 \end_inset
5491
5492 2×2
5493 \begin_inset space \thinspace{}
5494 \end_inset
5495
5496 matriz
5497 \end_layout
5498
5499 \end_inset
5500 </cell>
5501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5502 \begin_inset Text
5503
5504 \begin_layout Plain Layout
5505 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5506 0 & \textrm{-}\mathrm{i}\\
5507 \mathrm{i} & 0
5508 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5509 \end_inset
5510
5511
5512 \end_layout
5513
5514 \end_inset
5515 </cell>
5516 </row>
5517 <row>
5518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5519 \begin_inset Text
5520
5521 \begin_layout Plain Layout
5522
5523 \backslash
5524 pmatrix
5525 \begin_inset ERT
5526 status collapsed
5527
5528 \begin_layout Plain Layout
5529
5530
5531 \backslash
5532 spce 
5533 \end_layout
5534
5535 \end_inset
5536
5537 2
5538 \series bold
5539 ×
5540 \series default
5541 2
5542 \begin_inset space \thinspace{}
5543 \end_inset
5544
5545 matriz
5546 \end_layout
5547
5548 \end_inset
5549 </cell>
5550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5551 \begin_inset Text
5552
5553 \begin_layout Plain Layout
5554 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5555 0 & \textrm{-}\mathrm{i}\\
5556 \mathrm{i} & 0
5557 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5558 \end_inset
5559
5560
5561 \end_layout
5562
5563 \end_inset
5564 </cell>
5565 </row>
5566 </lyxtabular>
5567
5568 \end_inset
5569
5570
5571 \begin_inset space \hfill{}
5572 \end_inset
5573
5574
5575 \begin_inset Tabular
5576 <lyxtabular version="3" rows="4" columns="2">
5577 <features tabularvalignment="middle">
5578 <column alignment="center" valignment="top" width="0">
5579 <column alignment="center" valignment="top" width="0">
5580 <row>
5581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5582 \begin_inset Text
5583
5584 \begin_layout Plain Layout
5585 Comando
5586 \end_layout
5587
5588 \end_inset
5589 </cell>
5590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5591 \begin_inset Text
5592
5593 \begin_layout Plain Layout
5594 Resultado
5595 \begin_inset Note Note
5596 status collapsed
5597
5598 \begin_layout Plain Layout
5599
5600 \series bold
5601
5602 \backslash
5603 raisebox
5604 \series default
5605  se usa sólo como espaciador
5606 \end_layout
5607
5608 \end_inset
5609
5610
5611 \end_layout
5612
5613 \end_inset
5614 </cell>
5615 </row>
5616 <row>
5617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5618 \begin_inset Text
5619
5620 \begin_layout Plain Layout
5621
5622 \backslash
5623 vmatrix
5624 \begin_inset ERT
5625 status collapsed
5626
5627 \begin_layout Plain Layout
5628
5629
5630 \backslash
5631 spce 
5632 \end_layout
5633
5634 \end_inset
5635
5636 2
5637 \series bold
5638 ×
5639 \series default
5640 2
5641 \begin_inset space \thinspace{}
5642 \end_inset
5643
5644 matriz
5645 \end_layout
5646
5647 \end_inset
5648 </cell>
5649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5650 \begin_inset Text
5651
5652 \begin_layout Plain Layout
5653 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5654 0 & \textrm{-}\mathrm{i}\\
5655 \mathrm{i} & 0
5656 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5657 \end_inset
5658
5659
5660 \end_layout
5661
5662 \end_inset
5663 </cell>
5664 </row>
5665 <row>
5666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5667 \begin_inset Text
5668
5669 \begin_layout Plain Layout
5670
5671 \backslash
5672 Vmatrix
5673 \begin_inset ERT
5674 status collapsed
5675
5676 \begin_layout Plain Layout
5677
5678
5679 \backslash
5680 spce 
5681 \end_layout
5682
5683 \end_inset
5684
5685 2
5686 \series bold
5687 ×
5688 \series default
5689 2
5690 \begin_inset space \thinspace{}
5691 \end_inset
5692
5693 matriz
5694 \end_layout
5695
5696 \end_inset
5697 </cell>
5698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5699 \begin_inset Text
5700
5701 \begin_layout Plain Layout
5702 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5703 0 & \textrm{-}\mathrm{i}\\
5704 \mathrm{i} & 0
5705 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5706 \end_inset
5707
5708
5709 \end_layout
5710
5711 \end_inset
5712 </cell>
5713 </row>
5714 <row>
5715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5716 \begin_inset Text
5717
5718 \begin_layout Plain Layout
5719
5720 \backslash
5721 matrix
5722 \begin_inset ERT
5723 status collapsed
5724
5725 \begin_layout Plain Layout
5726
5727
5728 \backslash
5729 spce 
5730 \end_layout
5731
5732 \end_inset
5733
5734 2
5735 \series bold
5736 ×
5737 \series default
5738 2
5739 \begin_inset space \thinspace{}
5740 \end_inset
5741
5742 matriz
5743 \end_layout
5744
5745 \end_inset
5746 </cell>
5747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5748 \begin_inset Text
5749
5750 \begin_layout Plain Layout
5751 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5752 0 & \textrm{-}\mathrm{i}\\
5753 \mathrm{i} & 0
5754 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5755 \end_inset
5756
5757
5758 \end_layout
5759
5760 \end_inset
5761 </cell>
5762 </row>
5763 </lyxtabular>
5764
5765 \end_inset
5766
5767
5768 \begin_inset space \hfill{}
5769 \end_inset
5770
5771
5772 \end_layout
5773
5774 \begin_layout Standard
5775 \begin_inset VSpace medskip
5776 \end_inset
5777
5778
5779 \end_layout
5780
5781 \begin_layout Standard
5782 Cuando se inserta p.
5783 \begin_inset space \thinspace{}
5784 \end_inset
5785
5786 e.
5787 \begin_inset space ~
5788 \end_inset
5789
5790
5791 \series bold
5792
5793 \backslash
5794 vmatrix
5795 \series default
5796 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5797  la matriz.
5798 \begin_inset Newline newline
5799 \end_inset
5800
5801 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
5802  vertical.
5803 \end_layout
5804
5805 \begin_layout Standard
5806 \begin_inset Note Greyedout
5807 status open
5808
5809 \begin_layout Plain Layout
5810
5811 \series bold
5812 Nota:
5813 \series default
5814  LaTeX limita el número de columnas de matrices con decoraciones a 10.
5815  Si necesitas más de 10
5816 \begin_inset space ~
5817 \end_inset
5818
5819 columnas, debes añadir la siguiente línea en el preámbulo del documento:
5820 \end_layout
5821
5822 \begin_layout Plain Layout
5823
5824 \series bold
5825
5826 \backslash
5827 setcounter{MaxMatrixCols}{número}
5828 \end_layout
5829
5830 \begin_layout Plain Layout
5831 donde 
5832 \emph on
5833 número
5834 \emph default
5835  es el número de columnas entre 11 y 99.
5836 \end_layout
5837
5838 \end_inset
5839
5840
5841 \end_layout
5842
5843 \begin_layout Standard
5844 \begin_inset VSpace bigskip
5845 \end_inset
5846
5847
5848 \end_layout
5849
5850 \begin_layout Standard
5851 Como todas las ecuaciones multilínea son matrices, la longitud 
5852 \series bold
5853
5854 \backslash
5855 arraycolsep
5856 \series default
5857
5858 \begin_inset Index idx
5859 status collapsed
5860
5861 \begin_layout Plain Layout
5862 Comandos ! A ! 
5863 \backslash
5864 arraycolsep
5865 \end_layout
5866
5867 \end_inset
5868
5869 , que se describe en 
5870 \begin_inset CommandInset ref
5871 LatexCommand ref
5872 reference "sub:Separación-de-columnas"
5873
5874 \end_inset
5875
5876 , también se puede usar para cambiar la separación de las columnas en una
5877  matriz.
5878  Para cambiar la separación de las filas, se usa el comando 
5879 \series bold
5880
5881 \backslash
5882 arraystretch
5883 \series default
5884
5885 \begin_inset Index idx
5886 status collapsed
5887
5888 \begin_layout Plain Layout
5889 Comandos ! A ! 
5890 \backslash
5891 arraystretch
5892 \end_layout
5893
5894 \end_inset
5895
5896  de la siguiente manera:
5897 \end_layout
5898
5899 \begin_layout Standard
5900
5901 \series bold
5902
5903 \backslash
5904 renewcommand{
5905 \backslash
5906 arraystretch}{factor de separación}
5907 \begin_inset Index idx
5908 status collapsed
5909
5910 \begin_layout Plain Layout
5911 Comandos ! R ! 
5912 \backslash
5913 renewcommand
5914 \end_layout
5915
5916 \end_inset
5917
5918
5919 \end_layout
5920
5921 \begin_layout Standard
5922 El comando 
5923 \series bold
5924
5925 \backslash
5926 renewcommand
5927 \series default
5928  asigna el factor de separación al comando predefinido 
5929 \series bold
5930
5931 \backslash
5932 arraystretch
5933 \series default
5934 .
5935  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5936  Además, éste se usa para todas las matrices siguientes.
5937  Para volver a la separación original, asigna factor 1 a 
5938 \series bold
5939
5940 \backslash
5941 arraystretch
5942 \series default
5943 .
5944 \end_layout
5945
5946 \begin_layout Standard
5947 Para poner matrices en línea se usa el comando 
5948 \series bold
5949
5950 \backslash
5951 smallmatrix
5952 \series default
5953
5954 \begin_inset Index idx
5955 status collapsed
5956
5957 \begin_layout Plain Layout
5958 Comandos ! S ! 
5959 \backslash
5960 smallmatrix
5961 \end_layout
5962
5963 \end_inset
5964
5965 .
5966  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5967  se inserta la matriz.
5968  
5969 \end_layout
5970
5971 \begin_layout Standard
5972 Esto es una matriz 
5973 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5974 C & D
5975 \end{smallmatrix}\right)$
5976 \end_inset
5977
5978  en línea.
5979 \end_layout
5980
5981 \begin_layout Section
5982 Delimitadores
5983 \begin_inset Index idx
5984 status collapsed
5985
5986 \begin_layout Plain Layout
5987 Delimitadores
5988 \end_layout
5989
5990 \end_inset
5991
5992
5993 \end_layout
5994
5995 \begin_layout Subsection
5996 Delimitadores verticales
5997 \begin_inset Index idx
5998 status collapsed
5999
6000 \begin_layout Plain Layout
6001 Delimitadores ! verticales
6002 \end_layout
6003
6004 \end_inset
6005
6006
6007 \end_layout
6008
6009 \begin_layout Standard
6010 \begin_inset space \hfill{}
6011 \end_inset
6012
6013
6014 \begin_inset Tabular
6015 <lyxtabular version="3" rows="9" columns="2">
6016 <features tabularvalignment="middle">
6017 <column alignment="center" valignment="top" width="0pt">
6018 <column alignment="center" valignment="top" width="0pt">
6019 <row>
6020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6021 \begin_inset Text
6022
6023 \begin_layout Plain Layout
6024 Comando
6025 \end_layout
6026
6027 \end_inset
6028 </cell>
6029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6030 \begin_inset Text
6031
6032 \begin_layout Plain Layout
6033 Resultado
6034 \end_layout
6035
6036 \end_inset
6037 </cell>
6038 </row>
6039 <row>
6040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6041 \begin_inset Text
6042
6043 \begin_layout Plain Layout
6044 (
6045 \end_layout
6046
6047 \end_inset
6048 </cell>
6049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6050 \begin_inset Text
6051
6052 \begin_layout Plain Layout
6053 \begin_inset Formula $($
6054 \end_inset
6055
6056
6057 \end_layout
6058
6059 \end_inset
6060 </cell>
6061 </row>
6062 <row>
6063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6064 \begin_inset Text
6065
6066 \begin_layout Plain Layout
6067 {
6068 \end_layout
6069
6070 \end_inset
6071 </cell>
6072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6073 \begin_inset Text
6074
6075 \begin_layout Plain Layout
6076 \begin_inset Formula $\{$
6077 \end_inset
6078
6079
6080 \end_layout
6081
6082 \end_inset
6083 </cell>
6084 </row>
6085 <row>
6086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6087 \begin_inset Text
6088
6089 \begin_layout Plain Layout
6090 [
6091 \end_layout
6092
6093 \end_inset
6094 </cell>
6095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6096 \begin_inset Text
6097
6098 \begin_layout Plain Layout
6099 \begin_inset Formula $[$
6100 \end_inset
6101
6102
6103 \end_layout
6104
6105 \end_inset
6106 </cell>
6107 </row>
6108 <row>
6109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6110 \begin_inset Text
6111
6112 \begin_layout Plain Layout
6113
6114 \backslash
6115 langle
6116 \end_layout
6117
6118 \end_inset
6119 </cell>
6120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6121 \begin_inset Text
6122
6123 \begin_layout Plain Layout
6124 \begin_inset Formula $\langle$
6125 \end_inset
6126
6127
6128 \end_layout
6129
6130 \end_inset
6131 </cell>
6132 </row>
6133 <row>
6134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6135 \begin_inset Text
6136
6137 \begin_layout Plain Layout
6138
6139 \backslash
6140 lceil
6141 \end_layout
6142
6143 \end_inset
6144 </cell>
6145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6146 \begin_inset Text
6147
6148 \begin_layout Plain Layout
6149 \begin_inset Formula $\lceil$
6150 \end_inset
6151
6152
6153 \end_layout
6154
6155 \end_inset
6156 </cell>
6157 </row>
6158 <row>
6159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6160 \begin_inset Text
6161
6162 \begin_layout Plain Layout
6163
6164 \backslash
6165 lfloor
6166 \end_layout
6167
6168 \end_inset
6169 </cell>
6170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6171 \begin_inset Text
6172
6173 \begin_layout Plain Layout
6174 \begin_inset Formula $\lfloor$
6175 \end_inset
6176
6177
6178 \end_layout
6179
6180 \end_inset
6181 </cell>
6182 </row>
6183 <row>
6184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6185 \begin_inset Text
6186
6187 \begin_layout Plain Layout
6188 /
6189 \end_layout
6190
6191 \end_inset
6192 </cell>
6193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6194 \begin_inset Text
6195
6196 \begin_layout Plain Layout
6197 \begin_inset Formula $/$
6198 \end_inset
6199
6200
6201 \end_layout
6202
6203 \end_inset
6204 </cell>
6205 </row>
6206 <row>
6207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6208 \begin_inset Text
6209
6210 \begin_layout Plain Layout
6211 |
6212 \end_layout
6213
6214 \end_inset
6215 </cell>
6216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6217 \begin_inset Text
6218
6219 \begin_layout Plain Layout
6220 \begin_inset Formula $|$
6221 \end_inset
6222
6223
6224 \end_layout
6225
6226 \end_inset
6227 </cell>
6228 </row>
6229 </lyxtabular>
6230
6231 \end_inset
6232
6233
6234 \begin_inset space \hfill{}
6235 \end_inset
6236
6237
6238 \begin_inset Tabular
6239 <lyxtabular version="3" rows="9" columns="2">
6240 <features tabularvalignment="middle">
6241 <column alignment="center" valignment="top" width="0pt">
6242 <column alignment="center" valignment="top" width="0pt">
6243 <row>
6244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6245 \begin_inset Text
6246
6247 \begin_layout Plain Layout
6248 Comando
6249 \end_layout
6250
6251 \end_inset
6252 </cell>
6253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6254 \begin_inset Text
6255
6256 \begin_layout Plain Layout
6257 Resultado
6258 \end_layout
6259
6260 \end_inset
6261 </cell>
6262 </row>
6263 <row>
6264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6265 \begin_inset Text
6266
6267 \begin_layout Plain Layout
6268 )
6269 \end_layout
6270
6271 \end_inset
6272 </cell>
6273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6274 \begin_inset Text
6275
6276 \begin_layout Plain Layout
6277 \begin_inset Formula $)$
6278 \end_inset
6279
6280
6281 \end_layout
6282
6283 \end_inset
6284 </cell>
6285 </row>
6286 <row>
6287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6288 \begin_inset Text
6289
6290 \begin_layout Plain Layout
6291 }
6292 \end_layout
6293
6294 \end_inset
6295 </cell>
6296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6297 \begin_inset Text
6298
6299 \begin_layout Plain Layout
6300 \begin_inset Formula $\}$
6301 \end_inset
6302
6303
6304 \end_layout
6305
6306 \end_inset
6307 </cell>
6308 </row>
6309 <row>
6310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6311 \begin_inset Text
6312
6313 \begin_layout Plain Layout
6314 ]
6315 \end_layout
6316
6317 \end_inset
6318 </cell>
6319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6320 \begin_inset Text
6321
6322 \begin_layout Plain Layout
6323 \begin_inset Formula $]$
6324 \end_inset
6325
6326
6327 \end_layout
6328
6329 \end_inset
6330 </cell>
6331 </row>
6332 <row>
6333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6334 \begin_inset Text
6335
6336 \begin_layout Plain Layout
6337
6338 \backslash
6339 rangle
6340 \end_layout
6341
6342 \end_inset
6343 </cell>
6344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6345 \begin_inset Text
6346
6347 \begin_layout Plain Layout
6348 \begin_inset Formula $\rangle$
6349 \end_inset
6350
6351
6352 \end_layout
6353
6354 \end_inset
6355 </cell>
6356 </row>
6357 <row>
6358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6359 \begin_inset Text
6360
6361 \begin_layout Plain Layout
6362
6363 \backslash
6364 rceil
6365 \end_layout
6366
6367 \end_inset
6368 </cell>
6369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6370 \begin_inset Text
6371
6372 \begin_layout Plain Layout
6373 \begin_inset Formula $\rceil$
6374 \end_inset
6375
6376
6377 \end_layout
6378
6379 \end_inset
6380 </cell>
6381 </row>
6382 <row>
6383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6384 \begin_inset Text
6385
6386 \begin_layout Plain Layout
6387
6388 \backslash
6389 rfloor
6390 \end_layout
6391
6392 \end_inset
6393 </cell>
6394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6395 \begin_inset Text
6396
6397 \begin_layout Plain Layout
6398 \begin_inset Formula $\rfloor$
6399 \end_inset
6400
6401
6402 \end_layout
6403
6404 \end_inset
6405 </cell>
6406 </row>
6407 <row>
6408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6409 \begin_inset Text
6410
6411 \begin_layout Plain Layout
6412
6413 \backslash
6414
6415 \backslash
6416
6417 \end_layout
6418
6419 \end_inset
6420 </cell>
6421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6422 \begin_inset Text
6423
6424 \begin_layout Plain Layout
6425 \begin_inset Formula $\backslash$
6426 \end_inset
6427
6428
6429 \end_layout
6430
6431 \end_inset
6432 </cell>
6433 </row>
6434 <row>
6435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6436 \begin_inset Text
6437
6438 \begin_layout Plain Layout
6439
6440 \backslash
6441 |
6442 \end_layout
6443
6444 \end_inset
6445 </cell>
6446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6447 \begin_inset Text
6448
6449 \begin_layout Plain Layout
6450 \begin_inset Formula $\|$
6451 \end_inset
6452
6453
6454 \end_layout
6455
6456 \end_inset
6457 </cell>
6458 </row>
6459 </lyxtabular>
6460
6461 \end_inset
6462
6463
6464 \begin_inset space \hfill{}
6465 \end_inset
6466
6467
6468 \end_layout
6469
6470 \begin_layout Standard
6471 \begin_inset Note Greyedout
6472 status open
6473
6474 \begin_layout Plain Layout
6475
6476 \series bold
6477 Nota
6478 \series default
6479 : En modo TeX hay que usar el comando 
6480 \series bold
6481
6482 \backslash
6483 textbackslash
6484 \series default
6485
6486 \begin_inset Index idx
6487 status collapsed
6488
6489 \begin_layout Plain Layout
6490 Comandos ! T ! 
6491 \backslash
6492 textbackslash
6493 \end_layout
6494
6495 \end_inset
6496
6497  para la barra invertida, porque si no el comando 
6498 \series bold
6499
6500 \backslash
6501
6502 \backslash
6503
6504 \series default
6505  genera un salto de línea.
6506 \end_layout
6507
6508 \end_inset
6509
6510
6511 \end_layout
6512
6513 \begin_layout Standard
6514 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6515  descritos en las dos subsecciones siguientes.
6516  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6517  < y > en vez de los comandos 
6518 \series bold
6519
6520 \backslash
6521 langle
6522 \series default
6523  y 
6524 \series bold
6525
6526 \backslash
6527 rangle
6528 \series default
6529 .
6530  
6531 \end_layout
6532
6533 \begin_layout Subsubsection
6534 Tamaño manual de los delimitadores
6535 \begin_inset CommandInset label
6536 LatexCommand label
6537 name "sub:Tamaño-manual-de"
6538
6539 \end_inset
6540
6541
6542 \begin_inset Index idx
6543 status collapsed
6544
6545 \begin_layout Plain Layout
6546 Delimitadores ! tamaño manual
6547 \end_layout
6548
6549 \end_inset
6550
6551
6552 \end_layout
6553
6554 \begin_layout Standard
6555 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6556  LaTeX 
6557 \series bold
6558
6559 \backslash
6560 big
6561 \series default
6562
6563 \begin_inset Index idx
6564 status collapsed
6565
6566 \begin_layout Plain Layout
6567 Comandos ! B ! 
6568 \backslash
6569 big
6570 \end_layout
6571
6572 \end_inset
6573
6574
6575 \series bold
6576
6577 \backslash
6578 Big
6579 \series default
6580
6581 \series bold
6582
6583 \backslash
6584 bigg
6585 \series default
6586 , y 
6587 \series bold
6588
6589 \backslash
6590 Bigg
6591 \series default
6592 .
6593  
6594 \series bold
6595
6596 \backslash
6597 big
6598 \series default
6599  indica el tamaño menor y 
6600 \series bold
6601
6602 \backslash
6603 Bigg
6604 \series default
6605  el mayor.
6606 \end_layout
6607
6608 \begin_layout Standard
6609 Estos comandos se usan para resaltar niveles de delimitación:
6610 \end_layout
6611
6612 \begin_layout Standard
6613 \noindent
6614 \align center
6615 \begin_inset Tabular
6616 <lyxtabular version="3" rows="2" columns="2">
6617 <features tabularvalignment="middle">
6618 <column alignment="center" valignment="top" width="0">
6619 <column alignment="center" valignment="top" width="0">
6620 <row>
6621 <cell alignment="center" valignment="top" usebox="none">
6622 \begin_inset Text
6623
6624 \begin_layout Plain Layout
6625 todos los delimitadores de igual tamaño:
6626 \end_layout
6627
6628 \end_inset
6629 </cell>
6630 <cell alignment="center" valignment="top" usebox="none">
6631 \begin_inset Text
6632
6633 \begin_layout Plain Layout
6634 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6635 \end_inset
6636
6637
6638 \end_layout
6639
6640 \end_inset
6641 </cell>
6642 </row>
6643 <row>
6644 <cell alignment="center" valignment="top" usebox="none">
6645 \begin_inset Text
6646
6647 \begin_layout Plain Layout
6648 así tiene mejor aspecto:
6649 \end_layout
6650
6651 \end_inset
6652 </cell>
6653 <cell alignment="center" valignment="top" usebox="none">
6654 \begin_inset Text
6655
6656 \begin_layout Plain Layout
6657 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6658 \end_inset
6659
6660
6661 \end_layout
6662
6663 \end_inset
6664 </cell>
6665 </row>
6666 </lyxtabular>
6667
6668 \end_inset
6669
6670
6671 \begin_inset Note Note
6672 status collapsed
6673
6674 \begin_layout Plain Layout
6675
6676 \series bold
6677
6678 \backslash
6679 raisebox
6680 \series default
6681  se usa sólo como espaciador
6682 \end_layout
6683
6684 \end_inset
6685
6686
6687 \end_layout
6688
6689 \begin_layout Standard
6690 Para la segunda expresión se ha empleado el comando 
6691 \series bold
6692
6693 \backslash
6694 Big((A+B)(A-B)
6695 \backslash
6696 Big)^
6697 \series default
6698
6699 \begin_inset ERT
6700 status collapsed
6701
6702 \begin_layout Plain Layout
6703
6704
6705 \backslash
6706 spce 
6707 \end_layout
6708
6709 \end_inset
6710
6711
6712 \series bold
6713 C
6714 \series default
6715 .
6716 \end_layout
6717
6718 \begin_layout Standard
6719 He aquí una visión conjunta de todos los tamaños y delimitadores:
6720 \end_layout
6721
6722 \begin_layout Standard
6723 \noindent
6724 \align center
6725
6726 \backslash
6727 Bigg(
6728 \backslash
6729 exp
6730 \backslash
6731 bigg<
6732 \backslash
6733 Big[
6734 \backslash
6735 big{
6736 \backslash
6737 ln(3x)
6738 \backslash
6739 big}^2
6740 \begin_inset ERT
6741 status collapsed
6742
6743 \begin_layout Plain Layout
6744
6745
6746 \backslash
6747 spce 
6748 \end_layout
6749
6750 \end_inset
6751
6752
6753 \backslash
6754 sen(x)
6755 \backslash
6756 Big]^
6757 \begin_inset ERT
6758 status collapsed
6759
6760 \begin_layout Plain Layout
6761
6762
6763 \backslash
6764 spce 
6765 \end_layout
6766
6767 \end_inset
6768
6769 A
6770 \begin_inset ERT
6771 status collapsed
6772
6773 \begin_layout Plain Layout
6774
6775
6776 \backslash
6777 spce 
6778 \end_layout
6779
6780 \end_inset
6781
6782
6783 \backslash
6784 bigg>
6785 \backslash
6786 Bigg)^0,5
6787 \begin_inset Formula 
6788 \[
6789 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}
6790 \]
6791
6792 \end_inset
6793
6794
6795 \end_layout
6796
6797 \begin_layout Standard
6798 Además de los comandos 
6799 \series bold
6800
6801 \backslash
6802 big
6803 \series default
6804  hay la variante 
6805 \series bold
6806
6807 \backslash
6808 bigm
6809 \series default
6810
6811 \begin_inset Index idx
6812 status collapsed
6813
6814 \begin_layout Plain Layout
6815 Comandos ! B ! 
6816 \backslash
6817 bigm
6818 \end_layout
6819
6820 \end_inset
6821
6822 , que añade un poco más de espacio entre el delimitador y su contenido,
6823  y la variante 
6824 \series bold
6825
6826 \backslash
6827 bigl
6828 \series default
6829 -
6830 \series bold
6831
6832 \backslash
6833 bigr
6834 \series default
6835
6836 \begin_inset Index idx
6837 status collapsed
6838
6839 \begin_layout Plain Layout
6840 Comandos ! B ! 
6841 \backslash
6842 bigl - 
6843 \backslash
6844 bigr
6845 \end_layout
6846
6847 \end_inset
6848
6849 , que no añade espacio adicional.
6850  La 
6851 \emph on
6852 l
6853 \emph default
6854  al final del comando 
6855 \series bold
6856
6857 \backslash
6858 bigl 
6859 \series default
6860 es para el delimitador izquierdo, la 
6861 \emph on
6862 r
6863 \emph default
6864  es para el delimitador derecho.
6865  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6866  apertura o de cierre.
6867 \end_layout
6868
6869 \begin_layout Standard
6870 En el siguiente cuadro hay una comparación de las variantes:
6871 \end_layout
6872
6873 \begin_layout Standard
6874 \noindent
6875 \align center
6876 \begin_inset Tabular
6877 <lyxtabular version="3" rows="5" columns="2">
6878 <features tabularvalignment="middle">
6879 <column alignment="center" valignment="top" width="0">
6880 <column alignment="center" valignment="top" width="0">
6881 <row>
6882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6883 \begin_inset Text
6884
6885 \begin_layout Plain Layout
6886 Comando
6887 \end_layout
6888
6889 \end_inset
6890 </cell>
6891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6892 \begin_inset Text
6893
6894 \begin_layout Plain Layout
6895 Resultado
6896 \begin_inset Note Note
6897 status collapsed
6898
6899 \begin_layout Plain Layout
6900
6901 \series bold
6902
6903 \backslash
6904 raisebox
6905 \series default
6906  se usa sólo como espaciador
6907 \end_layout
6908
6909 \end_inset
6910
6911
6912 \end_layout
6913
6914 \end_inset
6915 </cell>
6916 </row>
6917 <row>
6918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6919 \begin_inset Text
6920
6921 \begin_layout Plain Layout
6922
6923 \backslash
6924 Bigm(
6925 \backslash
6926 bigm(
6927 \backslash
6928 ln(3x)
6929 \backslash
6930 bigm)^2
6931 \series bold
6932
6933 \begin_inset ERT
6934 status collapsed
6935
6936 \begin_layout Plain Layout
6937
6938
6939 \backslash
6940 spce 
6941 \end_layout
6942
6943 \end_inset
6944
6945
6946 \series default
6947
6948 \backslash
6949 Bigm)
6950 \end_layout
6951
6952 \end_inset
6953 </cell>
6954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6955 \begin_inset Text
6956
6957 \begin_layout Plain Layout
6958 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6959 \end_inset
6960
6961
6962 \end_layout
6963
6964 \end_inset
6965 </cell>
6966 </row>
6967 <row>
6968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6969 \begin_inset Text
6970
6971 \begin_layout Plain Layout
6972
6973 \backslash
6974 Big(
6975 \backslash
6976 big(
6977 \backslash
6978 ln(3x)
6979 \backslash
6980 big)^2
6981 \series bold
6982
6983 \begin_inset ERT
6984 status collapsed
6985
6986 \begin_layout Plain Layout
6987
6988
6989 \backslash
6990 spce 
6991 \end_layout
6992
6993 \end_inset
6994
6995
6996 \series default
6997
6998 \backslash
6999 Big)
7000 \end_layout
7001
7002 \end_inset
7003 </cell>
7004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7005 \begin_inset Text
7006
7007 \begin_layout Plain Layout
7008 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
7009 \end_inset
7010
7011
7012 \end_layout
7013
7014 \end_inset
7015 </cell>
7016 </row>
7017 <row>
7018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7019 \begin_inset Text
7020
7021 \begin_layout Plain Layout
7022
7023 \backslash
7024 Bigl(
7025 \backslash
7026 bigl(
7027 \backslash
7028 ln(3x)
7029 \backslash
7030 bigr)^2
7031 \series bold
7032
7033 \begin_inset ERT
7034 status collapsed
7035
7036 \begin_layout Plain Layout
7037
7038
7039 \backslash
7040 spce 
7041 \end_layout
7042
7043 \end_inset
7044
7045
7046 \series default
7047
7048 \backslash
7049 Bigr)
7050 \end_layout
7051
7052 \end_inset
7053 </cell>
7054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7055 \begin_inset Text
7056
7057 \begin_layout Plain Layout
7058 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
7059 \end_inset
7060
7061
7062 \end_layout
7063
7064 \end_inset
7065 </cell>
7066 </row>
7067 <row>
7068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7069 \begin_inset Text
7070
7071 \begin_layout Plain Layout
7072
7073 \backslash
7074 bigl)
7075 \backslash
7076 ln(3x)
7077 \backslash
7078 bigr(
7079 \end_layout
7080
7081 \end_inset
7082 </cell>
7083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7084 \begin_inset Text
7085
7086 \begin_layout Plain Layout
7087 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
7088 \end_inset
7089
7090
7091 \end_layout
7092
7093 \end_inset
7094 </cell>
7095 </row>
7096 </lyxtabular>
7097
7098 \end_inset
7099
7100
7101 \end_layout
7102
7103 \begin_layout Subsubsection
7104 Tamaño automático de los delimitadores
7105 \begin_inset CommandInset label
7106 LatexCommand label
7107 name "sub:Tamaño-automático-de"
7108
7109 \end_inset
7110
7111
7112 \begin_inset Index idx
7113 status collapsed
7114
7115 \begin_layout Plain Layout
7116 Delimitadores ! tamaño automático
7117 \end_layout
7118
7119 \end_inset
7120
7121
7122 \end_layout
7123
7124 \begin_layout Standard
7125 Se pueden insertar delimitadores de tamaño variable con los comandos 
7126 \series bold
7127
7128 \backslash
7129 left
7130 \series default
7131
7132 \begin_inset Index idx
7133 status collapsed
7134
7135 \begin_layout Plain Layout
7136 Comandos ! L ! 
7137 \backslash
7138 left
7139 \end_layout
7140
7141 \end_inset
7142
7143  y 
7144 \series bold
7145
7146 \backslash
7147 right
7148 \series default
7149
7150 \begin_inset Index idx
7151 status collapsed
7152
7153 \begin_layout Plain Layout
7154 Comandos ! R ! 
7155 \backslash
7156 right
7157 \end_layout
7158
7159 \end_inset
7160
7161  o con el botón de la barra de ecuaciones 
7162 \begin_inset Graphics
7163         filename ../../images/dialog-show_mathdelimiter.png
7164         scale 85
7165
7166 \end_inset
7167
7168 .
7169  El delimitador deseado se debe insertar directamente detrás de 
7170 \series bold
7171
7172 \backslash
7173 left
7174 \series default
7175  y 
7176 \series bold
7177
7178 \backslash
7179 right
7180 \series default
7181 .
7182  El tamaño se calculará automáticamente después para la salida.
7183  
7184 \end_layout
7185
7186 \begin_layout Standard
7187 \noindent
7188 \align center
7189 delimitador normal: El comando 
7190 \series bold
7191
7192 \backslash
7193 ln(
7194 \backslash
7195 frac
7196 \series default
7197
7198 \begin_inset ERT
7199 status collapsed
7200
7201 \begin_layout Plain Layout
7202
7203
7204 \backslash
7205 spce 
7206 \end_layout
7207
7208 \end_inset
7209
7210
7211 \series bold
7212 A
7213 \begin_inset Formula $\downarrow$
7214 \end_inset
7215
7216 C
7217 \series default
7218
7219 \begin_inset ERT
7220 status collapsed
7221
7222 \begin_layout Plain Layout
7223
7224
7225 \backslash
7226 spce
7227 \end_layout
7228
7229 \end_inset
7230
7231
7232 \series bold
7233 )
7234 \series default
7235  genera
7236 \begin_inset Formula 
7237 \[
7238 \ln(\frac{A}{C})
7239 \]
7240
7241 \end_inset
7242
7243
7244 \end_layout
7245
7246 \begin_layout Standard
7247 \noindent
7248 \align center
7249 delimitador multilínea: El comando 
7250 \series bold
7251
7252 \backslash
7253 ln
7254 \backslash
7255 left(
7256 \backslash
7257 frac
7258 \series default
7259
7260 \begin_inset ERT
7261 status collapsed
7262
7263 \begin_layout Plain Layout
7264
7265
7266 \backslash
7267 spce 
7268 \end_layout
7269
7270 \end_inset
7271
7272
7273 \series bold
7274 A
7275 \begin_inset Formula $\downarrow$
7276 \end_inset
7277
7278 C
7279 \series default
7280
7281 \begin_inset ERT
7282 status collapsed
7283
7284 \begin_layout Plain Layout
7285
7286
7287 \backslash
7288 spce 
7289 \end_layout
7290
7291 \end_inset
7292
7293
7294 \series bold
7295
7296 \backslash
7297 right)
7298 \series default
7299  genera
7300 \begin_inset Formula 
7301 \[
7302 \ln\left(\frac{A}{C}\right)
7303 \]
7304
7305 \end_inset
7306
7307
7308 \end_layout
7309
7310 \begin_layout Standard
7311 En lugar de 
7312 \series bold
7313
7314 \backslash
7315 left
7316 \series default
7317  y 
7318 \series bold
7319
7320 \backslash
7321 right
7322 \series default
7323  se puede usar el atajo 
7324 \family sans
7325 Alt+M
7326 \begin_inset space ~
7327 \end_inset
7328
7329 Corchete
7330 \family default
7331 .
7332  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7333  real del delimitador y además se genera el correspondiente delimitador
7334  de cierre.
7335 \begin_inset Newline newline
7336 \end_inset
7337
7338 El comando para el último ejemplo sería 
7339 \series bold
7340
7341 \backslash
7342 ln Alt+M
7343 \series default
7344  
7345 \series bold
7346 (
7347 \backslash
7348 frac
7349 \begin_inset ERT
7350 status collapsed
7351
7352 \begin_layout Plain Layout
7353
7354
7355 \backslash
7356 spce 
7357 \end_layout
7358
7359 \end_inset
7360
7361 A
7362 \begin_inset Formula $\downarrow$
7363 \end_inset
7364
7365
7366 \end_layout
7367
7368 \begin_layout Standard
7369 Para omitir uno de los dos delimitadores se inserta un punto.
7370  Por ejemplo, el comando 
7371 \series bold
7372
7373 \backslash
7374 left.
7375 \backslash
7376 frac
7377 \series default
7378
7379 \begin_inset ERT
7380 status collapsed
7381
7382 \begin_layout Plain Layout
7383
7384
7385 \backslash
7386 spce 
7387 \end_layout
7388
7389 \end_inset
7390
7391
7392 \series bold
7393 A
7394 \begin_inset Formula $\downarrow$
7395 \end_inset
7396
7397 B
7398 \series default
7399
7400 \begin_inset ERT
7401 status collapsed
7402
7403 \begin_layout Plain Layout
7404
7405
7406 \backslash
7407 spce 
7408 \end_layout
7409
7410 \end_inset
7411
7412
7413 \series bold
7414
7415 \backslash
7416 right}
7417 \series default
7418  da lugar a:
7419 \begin_inset Formula 
7420 \[
7421 \left.\frac{A}{B}\right\} 
7422 \]
7423
7424 \end_inset
7425
7426
7427 \end_layout
7428
7429 \begin_layout Standard
7430 LyX convertirá los comandos 
7431 \series bold
7432
7433 \backslash
7434 left
7435 \series default
7436  y 
7437 \series bold
7438
7439 \backslash
7440 right
7441 \series default
7442  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7443  omitido aparecerá como línea de trazos.
7444  
7445 \begin_inset VSpace bigskip
7446 \end_inset
7447
7448
7449 \end_layout
7450
7451 \begin_layout Standard
7452 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7453  de LaTeX, el comando 
7454 \series bold
7455
7456 \backslash
7457 middle
7458 \series default
7459
7460 \begin_inset Index idx
7461 status collapsed
7462
7463 \begin_layout Plain Layout
7464 Comandos ! M ! 
7465 \backslash
7466 middle
7467 \end_layout
7468
7469 \end_inset
7470
7471  está también disponible para todos los delimitadores y límites.
7472  Con este comando la altura del siguiente carácter se adapta a la de los
7473  delimitadores circundantes, lo que es necesario, p.
7474 \begin_inset space \thinspace{}
7475 \end_inset
7476
7477 e., para vectores cuánticos: 
7478 \begin_inset Formula 
7479 \[
7480 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle 
7481 \]
7482
7483 \end_inset
7484
7485
7486 \end_layout
7487
7488 \begin_layout Standard
7489 Para este tipo de vectores hay un paquete LaTeX específico que se describe
7490  en
7491 \begin_inset space ~
7492 \end_inset
7493
7494
7495 \begin_inset CommandInset ref
7496 LatexCommand ref
7497 reference "sub:Vectores-cuánticos"
7498
7499 \end_inset
7500
7501 .
7502 \end_layout
7503
7504 \begin_layout Subsection
7505 Delimitadores horizontales
7506 \begin_inset Index idx
7507 status collapsed
7508
7509 \begin_layout Plain Layout
7510 Delimitadores ! horizontales
7511 \end_layout
7512
7513 \end_inset
7514
7515
7516 \end_layout
7517
7518 \begin_layout Standard
7519 \noindent
7520 \align center
7521 \begin_inset Tabular
7522 <lyxtabular version="3" rows="4" columns="2">
7523 <features tabularvalignment="middle">
7524 <column alignment="center" valignment="top" width="0">
7525 <column alignment="center" valignment="top" width="0">
7526 <row>
7527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7528 \begin_inset Text
7529
7530 \begin_layout Plain Layout
7531 Comando
7532 \begin_inset Note Note
7533 status collapsed
7534
7535 \begin_layout Plain Layout
7536
7537 \series bold
7538
7539 \backslash
7540 raisebox
7541 \series default
7542  se usa sólo como espaciador
7543 \end_layout
7544
7545 \end_inset
7546
7547
7548 \end_layout
7549
7550 \end_inset
7551 </cell>
7552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7553 \begin_inset Text
7554
7555 \begin_layout Plain Layout
7556 Resultado
7557 \end_layout
7558
7559 \end_inset
7560 </cell>
7561 </row>
7562 <row>
7563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567 \begin_inset ERT
7568 status collapsed
7569
7570 \begin_layout Plain Layout
7571
7572
7573 \backslash
7574 raisebox{2.3mm}{
7575 \end_layout
7576
7577 \end_inset
7578
7579
7580 \backslash
7581 overbrace
7582 \begin_inset ERT
7583 status collapsed
7584
7585 \begin_layout Plain Layout
7586
7587
7588 \backslash
7589 spce 
7590 \end_layout
7591
7592 \end_inset
7593
7594 A+B
7595 \begin_inset ERT
7596 status collapsed
7597
7598 \begin_layout Plain Layout
7599
7600
7601 \backslash
7602 spce 
7603 \end_layout
7604
7605 \end_inset
7606
7607 ^
7608 \begin_inset ERT
7609 status collapsed
7610
7611 \begin_layout Plain Layout
7612
7613
7614 \backslash
7615 spce 
7616 \end_layout
7617
7618 \end_inset
7619
7620 3
7621 \begin_inset ERT
7622 status collapsed
7623
7624 \begin_layout Plain Layout
7625
7626 }
7627 \end_layout
7628
7629 \end_inset
7630
7631
7632 \begin_inset Index idx
7633 status collapsed
7634
7635 \begin_layout Plain Layout
7636 Comandos ! O ! 
7637 \backslash
7638 overbrace
7639 \end_layout
7640
7641 \end_inset
7642
7643
7644 \end_layout
7645
7646 \end_inset
7647 </cell>
7648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7649 \begin_inset Text
7650
7651 \begin_layout Plain Layout
7652 \begin_inset Formula $\overbrace{A+B}^{3}$
7653 \end_inset
7654
7655
7656 \end_layout
7657
7658 \end_inset
7659 </cell>
7660 </row>
7661 <row>
7662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7663 \begin_inset Text
7664
7665 \begin_layout Plain Layout
7666 \begin_inset ERT
7667 status collapsed
7668
7669 \begin_layout Plain Layout
7670
7671
7672 \backslash
7673 raisebox{-2.2mm}{
7674 \end_layout
7675
7676 \end_inset
7677
7678
7679 \backslash
7680 underbrace
7681 \begin_inset ERT
7682 status collapsed
7683
7684 \begin_layout Plain Layout
7685
7686
7687 \backslash
7688 spce 
7689 \end_layout
7690
7691 \end_inset
7692
7693 A+B
7694 \begin_inset ERT
7695 status collapsed
7696
7697 \begin_layout Plain Layout
7698
7699
7700 \backslash
7701 spce 
7702 \end_layout
7703
7704 \end_inset
7705
7706 _5
7707 \begin_inset ERT
7708 status collapsed
7709
7710 \begin_layout Plain Layout
7711
7712 }
7713 \end_layout
7714
7715 \end_inset
7716
7717
7718 \begin_inset Index idx
7719 status collapsed
7720
7721 \begin_layout Plain Layout
7722 Comandos ! U ! 
7723 \backslash
7724 underbrace
7725 \end_layout
7726
7727 \end_inset
7728
7729
7730 \end_layout
7731
7732 \end_inset
7733 </cell>
7734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7735 \begin_inset Text
7736
7737 \begin_layout Plain Layout
7738 \begin_inset Formula $\underbrace{A+B}_{5}$
7739 \end_inset
7740
7741
7742 \end_layout
7743
7744 \end_inset
7745 </cell>
7746 </row>
7747 <row>
7748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7749 \begin_inset Text
7750
7751 \begin_layout Plain Layout
7752
7753 \backslash
7754 overbrace
7755 \begin_inset ERT
7756 status collapsed
7757
7758 \begin_layout Plain Layout
7759
7760
7761 \backslash
7762 spce 
7763 \end_layout
7764
7765 \end_inset
7766
7767
7768 \backslash
7769 underbrace
7770 \begin_inset ERT
7771 status collapsed
7772
7773 \begin_layout Plain Layout
7774
7775
7776 \backslash
7777 spce 
7778 \end_layout
7779
7780 \end_inset
7781
7782 A+B_w
7783 \begin_inset ERT
7784 status collapsed
7785
7786 \begin_layout Plain Layout
7787
7788
7789 \backslash
7790 spce 
7791 \end_layout
7792
7793 \end_inset
7794
7795
7796 \begin_inset ERT
7797 status collapsed
7798
7799 \begin_layout Plain Layout
7800
7801
7802 \backslash
7803 spce 
7804 \end_layout
7805
7806 \end_inset
7807
7808 _7
7809 \begin_inset ERT
7810 status collapsed
7811
7812 \begin_layout Plain Layout
7813
7814
7815 \backslash
7816 spce 
7817 \end_layout
7818
7819 \end_inset
7820
7821
7822 \begin_inset ERT
7823 status collapsed
7824
7825 \begin_layout Plain Layout
7826
7827
7828 \backslash
7829 spce 
7830 \end_layout
7831
7832 \end_inset
7833
7834 ^
7835 \begin_inset ERT
7836 status collapsed
7837
7838 \begin_layout Plain Layout
7839
7840
7841 \backslash
7842 spce 
7843 \end_layout
7844
7845 \end_inset
7846
7847 C
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Plain Layout
7856 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7857 \end_inset
7858
7859
7860 \end_layout
7861
7862 \end_inset
7863 </cell>
7864 </row>
7865 </lyxtabular>
7866
7867 \end_inset
7868
7869
7870 \end_layout
7871
7872 \begin_layout Standard
7873 En el último ejemplo no importa en qué orden se introducen los comandos
7874  
7875 \series bold
7876
7877 \backslash
7878 overbrace
7879 \series default
7880  y 
7881 \series bold
7882
7883 \backslash
7884 underbrace
7885 \series default
7886 .
7887 \begin_inset VSpace bigskip
7888 \end_inset
7889
7890
7891 \end_layout
7892
7893 \begin_layout Standard
7894 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7895  multilínea, como se describe en
7896 \begin_inset space ~
7897 \end_inset
7898
7899
7900 \begin_inset CommandInset ref
7901 LatexCommand ref
7902 reference "sec:Ecuaciones-multilínea"
7903
7904 \end_inset
7905
7906 :
7907 \begin_inset Formula 
7908 \begin{eqnarray*}
7909 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7910  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7911 \end{eqnarray*}
7912
7913 \end_inset
7914
7915 En la primera fila se insertan la ecuación y la primera llave.
7916  Aquí es importante insertar el comando de espacio
7917 \begin_inset Foot
7918 status collapsed
7919
7920 \begin_layout Plain Layout
7921 Los comandos para espacios se explican en 
7922 \begin_inset CommandInset ref
7923 LatexCommand ref
7924 reference "sub:Espacio-predefinido"
7925
7926 \end_inset
7927
7928
7929 \end_layout
7930
7931 \end_inset
7932
7933  
7934 \series bold
7935
7936 \backslash
7937 :
7938 \series default
7939  antes de la primera
7940 \series bold
7941  
7942 \series default
7943
7944 \begin_inset Formula $d$
7945 \end_inset
7946
7947 , porque la llave que termina detrás de 
7948 \begin_inset Formula $q$
7949 \end_inset
7950
7951  impide que el siguiente 
7952 \begin_inset Quotes fld
7953 \end_inset
7954
7955 +
7956 \begin_inset Quotes frd
7957 \end_inset
7958
7959  esté rodeado de espacio.
7960 \begin_inset Foot
7961 status collapsed
7962
7963 \begin_layout Plain Layout
7964 Debido a que la llave no es considerada como carácter, véase 
7965 \begin_inset CommandInset ref
7966 LatexCommand ref
7967 reference "sub:Operadores-binarios"
7968
7969 \end_inset
7970
7971
7972 \end_layout
7973
7974 \end_inset
7975
7976  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7977  de 
7978 \begin_inset Formula $b$
7979 \end_inset
7980
7981  se inserta antes el comando 
7982 \series bold
7983
7984 \backslash
7985 hphantom{gggg+
7986 \backslash
7987 :}
7988 \series default
7989 .
7990 \begin_inset Foot
7991 status collapsed
7992
7993 \begin_layout Plain Layout
7994 Más sobre 
7995 \series bold
7996
7997 \backslash
7998 hphantom
7999 \series default
8000  en 
8001 \begin_inset CommandInset ref
8002 LatexCommand ref
8003 reference "sub:Espacios-reservados"
8004
8005 \end_inset
8006
8007
8008 \end_layout
8009
8010 \end_inset
8011
8012  Ese espacio es necesario porque el signo 
8013 \begin_inset Quotes fld
8014 \end_inset
8015
8016 +
8017 \begin_inset Quotes frd
8018 \end_inset
8019
8020  va seguido de un espacio en la ecuación.
8021  La llave se coloca bajo el comando 
8022 \series bold
8023
8024 \backslash
8025 hphantom{bbqq+dddd}
8026 \series default
8027 .
8028  
8029 \end_layout
8030
8031 \begin_layout Standard
8032 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
8033  ejemplo:
8034 \begin_inset ERT
8035 status collapsed
8036
8037 \begin_layout Plain Layout
8038
8039
8040 \backslash
8041 setlength{
8042 \backslash
8043 jot}{-6pt}
8044 \end_layout
8045
8046 \end_inset
8047
8048
8049 \begin_inset Formula 
8050 \begin{eqnarray*}
8051  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
8052 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
8053 \end{eqnarray*}
8054
8055 \end_inset
8056
8057
8058 \begin_inset ERT
8059 status collapsed
8060
8061 \begin_layout Plain Layout
8062
8063
8064 \backslash
8065 setlength{
8066 \backslash
8067 jot}{3pt}
8068 \end_layout
8069
8070 \end_inset
8071
8072 La primera fila de la ecuación es igual que la segunda fila del ejemplo
8073  anterior, con la diferencia de que la llave está encima.
8074  La segunda fila contiene la ecuación junto con la segunda llave.
8075  Para evitar que haya demasiado espacio entre la llave superior en la primera
8076  fila y la ecuación hay que reducirlo.
8077  Esto no es fácil de hacer debido a un fallo de LyX.
8078 \begin_inset Foot
8079 status collapsed
8080
8081 \begin_layout Plain Layout
8082 \begin_inset CommandInset href
8083 LatexCommand href
8084 name "LyX-bug #1505"
8085 target "http://www.lyx.org/trac/ticket/1505"
8086
8087 \end_inset
8088
8089
8090 \end_layout
8091
8092 \end_inset
8093
8094  Una solución es cambiar la separación global de filas en la ecuación, 
8095 \series bold
8096
8097 \backslash
8098 jot
8099 \series default
8100
8101 \begin_inset Index idx
8102 status collapsed
8103
8104 \begin_layout Plain Layout
8105 Comandos ! J ! 
8106 \backslash
8107 jot
8108 \end_layout
8109
8110 \end_inset
8111
8112 , en -6
8113 \begin_inset space \thinspace{}
8114 \end_inset
8115
8116 pt insertando antes de la ecuación el comando 
8117 \series bold
8118
8119 \backslash
8120 setlength{
8121 \backslash
8122 jot}{-6pt}
8123 \series default
8124  en modo TeX.
8125  Después de la ecuación se vuelve al valor normal 3
8126 \begin_inset space \thinspace{}
8127 \end_inset
8128
8129 pt de 
8130 \series bold
8131
8132 \backslash
8133 jot
8134 \series default
8135  usando el mismo comando.
8136  Más información sobre separación de filas en ecuaciones en
8137 \begin_inset space ~
8138 \end_inset
8139
8140
8141 \begin_inset CommandInset ref
8142 LatexCommand ref
8143 reference "sub:Separación-de-líneas"
8144
8145 \end_inset
8146
8147 .
8148 \end_layout
8149
8150 \begin_layout Section
8151 Flechas
8152 \begin_inset Index idx
8153 status collapsed
8154
8155 \begin_layout Plain Layout
8156 Flechas
8157 \end_layout
8158
8159 \end_inset
8160
8161
8162 \end_layout
8163
8164 \begin_layout Standard
8165 Las flechas se pueden insertar con el botón 
8166 \begin_inset Graphics
8167         filename ../../images/math/leftarrow.png
8168         scale 85
8169
8170 \end_inset
8171
8172  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
8173  siguientes.
8174 \end_layout
8175
8176 \begin_layout Subsection
8177 Flechas horizontales
8178 \begin_inset Index idx
8179 status collapsed
8180
8181 \begin_layout Plain Layout
8182 Flechas ! horizontales
8183 \end_layout
8184
8185 \end_inset
8186
8187
8188 \end_layout
8189
8190 \begin_layout Standard
8191 \begin_inset space \hfill{}
8192 \end_inset
8193
8194
8195 \begin_inset Tabular
8196 <lyxtabular version="3" rows="8" columns="2">
8197 <features tabularvalignment="middle">
8198 <column alignment="center" valignment="top" width="0pt">
8199 <column alignment="center" valignment="top" width="0pt">
8200 <row>
8201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205 Comando
8206 \end_layout
8207
8208 \end_inset
8209 </cell>
8210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Plain Layout
8214 Resultado
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 </row>
8220 <row>
8221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8222 \begin_inset Text
8223
8224 \begin_layout Plain Layout
8225
8226 \backslash
8227 gets
8228 \end_layout
8229
8230 \end_inset
8231 </cell>
8232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8233 \begin_inset Text
8234
8235 \begin_layout Plain Layout
8236 \begin_inset Formula $\gets$
8237 \end_inset
8238
8239
8240 \end_layout
8241
8242 \end_inset
8243 </cell>
8244 </row>
8245 <row>
8246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8247 \begin_inset Text
8248
8249 \begin_layout Plain Layout
8250
8251 \backslash
8252 Leftarrow
8253 \end_layout
8254
8255 \end_inset
8256 </cell>
8257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8258 \begin_inset Text
8259
8260 \begin_layout Plain Layout
8261 \begin_inset Formula $\Leftarrow$
8262 \end_inset
8263
8264
8265 \end_layout
8266
8267 \end_inset
8268 </cell>
8269 </row>
8270 <row>
8271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8272 \begin_inset Text
8273
8274 \begin_layout Plain Layout
8275
8276 \backslash
8277 longleftarrow
8278 \end_layout
8279
8280 \end_inset
8281 </cell>
8282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8283 \begin_inset Text
8284
8285 \begin_layout Plain Layout
8286 \begin_inset Formula $\longleftarrow$
8287 \end_inset
8288
8289
8290 \end_layout
8291
8292 \end_inset
8293 </cell>
8294 </row>
8295 <row>
8296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8297 \begin_inset Text
8298
8299 \begin_layout Plain Layout
8300
8301 \backslash
8302 Longleftarrow
8303 \end_layout
8304
8305 \end_inset
8306 </cell>
8307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8308 \begin_inset Text
8309
8310 \begin_layout Plain Layout
8311 \begin_inset Formula $\Longleftarrow$
8312 \end_inset
8313
8314
8315 \end_layout
8316
8317 \end_inset
8318 </cell>
8319 </row>
8320 <row>
8321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8322 \begin_inset Text
8323
8324 \begin_layout Plain Layout
8325
8326 \backslash
8327 leftharpoonup
8328 \end_layout
8329
8330 \end_inset
8331 </cell>
8332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336 \begin_inset Formula $\leftharpoonup$
8337 \end_inset
8338
8339
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 </row>
8345 <row>
8346 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8347 \begin_inset Text
8348
8349 \begin_layout Plain Layout
8350
8351 \backslash
8352 leftharpoondown
8353 \end_layout
8354
8355 \end_inset
8356 </cell>
8357 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8358 \begin_inset Text
8359
8360 \begin_layout Plain Layout
8361 \begin_inset Formula $\leftharpoondown$
8362 \end_inset
8363
8364
8365 \end_layout
8366
8367 \end_inset
8368 </cell>
8369 </row>
8370 <row>
8371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8372 \begin_inset Text
8373
8374 \begin_layout Plain Layout
8375
8376 \backslash
8377 hookleftarrow
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8383 \begin_inset Text
8384
8385 \begin_layout Plain Layout
8386 \begin_inset Formula $\hookleftarrow$
8387 \end_inset
8388
8389
8390 \end_layout
8391
8392 \end_inset
8393 </cell>
8394 </row>
8395 </lyxtabular>
8396
8397 \end_inset
8398
8399
8400 \begin_inset space \hfill{}
8401 \end_inset
8402
8403
8404 \begin_inset Tabular
8405 <lyxtabular version="3" rows="8" columns="2">
8406 <features tabularvalignment="middle">
8407 <column alignment="center" valignment="top" width="0pt">
8408 <column alignment="center" valignment="top" width="0pt">
8409 <row>
8410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8411 \begin_inset Text
8412
8413 \begin_layout Plain Layout
8414 Comando
8415 \end_layout
8416
8417 \end_inset
8418 </cell>
8419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8420 \begin_inset Text
8421
8422 \begin_layout Plain Layout
8423 Resultado
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 </row>
8429 <row>
8430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8431 \begin_inset Text
8432
8433 \begin_layout Plain Layout
8434
8435 \backslash
8436 to
8437 \end_layout
8438
8439 \end_inset
8440 </cell>
8441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8442 \begin_inset Text
8443
8444 \begin_layout Plain Layout
8445 \begin_inset Formula $\to$
8446 \end_inset
8447
8448
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 </row>
8454 <row>
8455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8456 \begin_inset Text
8457
8458 \begin_layout Plain Layout
8459
8460 \backslash
8461 Rightarrow
8462 \end_layout
8463
8464 \end_inset
8465 </cell>
8466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8467 \begin_inset Text
8468
8469 \begin_layout Plain Layout
8470 \begin_inset Formula $\Rightarrow$
8471 \end_inset
8472
8473
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 </row>
8479 <row>
8480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8481 \begin_inset Text
8482
8483 \begin_layout Plain Layout
8484
8485 \backslash
8486 longrightarrow
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495 \begin_inset Formula $\longrightarrow$
8496 \end_inset
8497
8498
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 </row>
8504 <row>
8505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8506 \begin_inset Text
8507
8508 \begin_layout Plain Layout
8509
8510 \backslash
8511 Longrightarrow
8512 \end_layout
8513
8514 \end_inset
8515 </cell>
8516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8517 \begin_inset Text
8518
8519 \begin_layout Plain Layout
8520 \begin_inset Formula $\Longrightarrow$
8521 \end_inset
8522
8523
8524 \end_layout
8525
8526 \end_inset
8527 </cell>
8528 </row>
8529 <row>
8530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8531 \begin_inset Text
8532
8533 \begin_layout Plain Layout
8534
8535 \backslash
8536 rightharpoonup
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8542 \begin_inset Text
8543
8544 \begin_layout Plain Layout
8545 \begin_inset Formula $\rightharpoonup$
8546 \end_inset
8547
8548
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 </row>
8554 <row>
8555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8556 \begin_inset Text
8557
8558 \begin_layout Plain Layout
8559
8560 \backslash
8561 rightharpoondown
8562 \end_layout
8563
8564 \end_inset
8565 </cell>
8566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8567 \begin_inset Text
8568
8569 \begin_layout Plain Layout
8570 \begin_inset Formula $\rightharpoondown$
8571 \end_inset
8572
8573
8574 \end_layout
8575
8576 \end_inset
8577 </cell>
8578 </row>
8579 <row>
8580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8581 \begin_inset Text
8582
8583 \begin_layout Plain Layout
8584
8585 \backslash
8586 hookrightarrow
8587 \end_layout
8588
8589 \end_inset
8590 </cell>
8591 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595 \begin_inset Formula $\hookrightarrow$
8596 \end_inset
8597
8598
8599 \end_layout
8600
8601 \end_inset
8602 </cell>
8603 </row>
8604 </lyxtabular>
8605
8606 \end_inset
8607
8608
8609 \begin_inset space \hfill{}
8610 \end_inset
8611
8612
8613 \end_layout
8614
8615 \begin_layout Standard
8616 \begin_inset space \hfill{}
8617 \end_inset
8618
8619
8620 \begin_inset Tabular
8621 <lyxtabular version="3" rows="6" columns="2">
8622 <features tabularvalignment="middle">
8623 <column alignment="center" valignment="top" width="0pt">
8624 <column alignment="center" valignment="top" width="0pt">
8625 <row>
8626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630 Comando
8631 \end_layout
8632
8633 \end_inset
8634 </cell>
8635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8636 \begin_inset Text
8637
8638 \begin_layout Plain Layout
8639 Resultado
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 </row>
8645 <row>
8646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Plain Layout
8650
8651 \backslash
8652 leftrightarrow
8653 \end_layout
8654
8655 \end_inset
8656 </cell>
8657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8658 \begin_inset Text
8659
8660 \begin_layout Plain Layout
8661 \begin_inset Formula $\leftrightarrow$
8662 \end_inset
8663
8664
8665 \end_layout
8666
8667 \end_inset
8668 </cell>
8669 </row>
8670 <row>
8671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8672 \begin_inset Text
8673
8674 \begin_layout Plain Layout
8675
8676 \backslash
8677 Leftrightarrow
8678 \end_layout
8679
8680 \end_inset
8681 </cell>
8682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8683 \begin_inset Text
8684
8685 \begin_layout Plain Layout
8686 \begin_inset Formula $\Leftrightarrow$
8687 \end_inset
8688
8689
8690 \end_layout
8691
8692 \end_inset
8693 </cell>
8694 </row>
8695 <row>
8696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Plain Layout
8700
8701 \backslash
8702 longleftrightarrow
8703 \end_layout
8704
8705 \end_inset
8706 </cell>
8707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8708 \begin_inset Text
8709
8710 \begin_layout Plain Layout
8711 \begin_inset Formula $\longleftrightarrow$
8712 \end_inset
8713
8714
8715 \end_layout
8716
8717 \end_inset
8718 </cell>
8719 </row>
8720 <row>
8721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8722 \begin_inset Text
8723
8724 \begin_layout Plain Layout
8725
8726 \backslash
8727 Longleftrightarrow
8728 \end_layout
8729
8730 \end_inset
8731 </cell>
8732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8733 \begin_inset Text
8734
8735 \begin_layout Plain Layout
8736 \begin_inset Formula $\Longleftrightarrow$
8737 \end_inset
8738
8739
8740 \end_layout
8741
8742 \end_inset
8743 </cell>
8744 </row>
8745 <row>
8746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8747 \begin_inset Text
8748
8749 \begin_layout Plain Layout
8750
8751 \backslash
8752 rightleftharpoons
8753 \end_layout
8754
8755 \end_inset
8756 </cell>
8757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8758 \begin_inset Text
8759
8760 \begin_layout Plain Layout
8761 \begin_inset Formula $\rightleftharpoons$
8762 \end_inset
8763
8764
8765 \end_layout
8766
8767 \end_inset
8768 </cell>
8769 </row>
8770 </lyxtabular>
8771
8772 \end_inset
8773
8774
8775 \begin_inset space \hspace{}
8776 \length 25pt
8777 \end_inset
8778
8779
8780 \begin_inset space \hfill{}
8781 \end_inset
8782
8783
8784 \begin_inset Tabular
8785 <lyxtabular version="3" rows="5" columns="2">
8786 <features tabularvalignment="middle">
8787 <column alignment="center" valignment="top" width="0pt">
8788 <column alignment="center" valignment="top" width="0pt">
8789 <row>
8790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794 Comando
8795 \end_layout
8796
8797 \end_inset
8798 </cell>
8799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803 Resultado
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 </row>
8809 <row>
8810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8811 \begin_inset Text
8812
8813 \begin_layout Plain Layout
8814
8815 \backslash
8816 mapsto
8817 \end_layout
8818
8819 \end_inset
8820 </cell>
8821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825 \begin_inset Formula $\mapsto$
8826 \end_inset
8827
8828
8829 \end_layout
8830
8831 \end_inset
8832 </cell>
8833 </row>
8834 <row>
8835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8836 \begin_inset Text
8837
8838 \begin_layout Plain Layout
8839
8840 \backslash
8841 longmapsto
8842 \end_layout
8843
8844 \end_inset
8845 </cell>
8846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8847 \begin_inset Text
8848
8849 \begin_layout Plain Layout
8850 \begin_inset Formula $\longmapsto$
8851 \end_inset
8852
8853
8854 \end_layout
8855
8856 \end_inset
8857 </cell>
8858 </row>
8859 <row>
8860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8861 \begin_inset Text
8862
8863 \begin_layout Plain Layout
8864
8865 \backslash
8866 leadsto
8867 \end_layout
8868
8869 \end_inset
8870 </cell>
8871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8872 \begin_inset Text
8873
8874 \begin_layout Plain Layout
8875 \begin_inset Formula $\leadsto$
8876 \end_inset
8877
8878
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 </row>
8884 <row>
8885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8886 \begin_inset Text
8887
8888 \begin_layout Plain Layout
8889
8890 \backslash
8891 dasharrow
8892 \end_layout
8893
8894 \end_inset
8895 </cell>
8896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Plain Layout
8900 \begin_inset Formula $\dasharrow$
8901 \end_inset
8902
8903
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 </row>
8909 </lyxtabular>
8910
8911 \end_inset
8912
8913
8914 \begin_inset space \hfill{}
8915 \end_inset
8916
8917
8918 \begin_inset VSpace medskip
8919 \end_inset
8920
8921
8922 \end_layout
8923
8924 \begin_layout Standard
8925 Las flechas que se utilizan como acentos, p.
8926 \begin_inset space \thinspace{}
8927 \end_inset
8928
8929 e.
8930  en vectores, se describen en 
8931 \begin_inset CommandInset ref
8932 LatexCommand ref
8933 reference "sec:Acentos"
8934
8935 \end_inset
8936
8937 .
8938  
8939 \begin_inset VSpace bigskip
8940 \end_inset
8941
8942
8943 \end_layout
8944
8945 \begin_layout Standard
8946 Además hay las flechas etiquetadas
8947 \begin_inset Index idx
8948 status collapsed
8949
8950 \begin_layout Plain Layout
8951 Flechas ! etiquetadas
8952 \end_layout
8953
8954 \end_inset
8955
8956  
8957 \series bold
8958
8959 \backslash
8960 xleftarrow
8961 \series default
8962
8963 \begin_inset Index idx
8964 status collapsed
8965
8966 \begin_layout Plain Layout
8967 Comandos ! X ! 
8968 \backslash
8969 xleftarrow
8970 \end_layout
8971
8972 \end_inset
8973
8974  y 
8975 \series bold
8976
8977 \backslash
8978 xrightarrow
8979 \series default
8980
8981 \begin_inset Index idx
8982 status collapsed
8983
8984 \begin_layout Plain Layout
8985 Comandos ! X ! 
8986 \backslash
8987 xrightarrow
8988 \begin_inset ERT
8989 status collapsed
8990
8991 \begin_layout Plain Layout
8992
8993
8994 \backslash
8995 vspace{4mm}
8996 \end_layout
8997
8998 \end_inset
8999
9000
9001 \end_layout
9002
9003 \end_inset
9004
9005 .
9006  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
9007  con dos marcos azules donde se puede insertar la etiqueta.
9008  La longitud de la flecha se adapta a la anchura de la etiqueta.
9009 \end_layout
9010
9011 \begin_layout Standard
9012 \noindent
9013 \align center
9014 \begin_inset Tabular
9015 <lyxtabular version="3" rows="3" columns="2">
9016 <features tabularvalignment="middle">
9017 <column alignment="center" valignment="top" width="0">
9018 <column alignment="center" valignment="top" width="0">
9019 <row>
9020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9021 \begin_inset Text
9022
9023 \begin_layout Plain Layout
9024 Comando
9025 \end_layout
9026
9027 \end_inset
9028 </cell>
9029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9030 \begin_inset Text
9031
9032 \begin_layout Plain Layout
9033 Resultado
9034 \begin_inset Note Note
9035 status collapsed
9036
9037 \begin_layout Plain Layout
9038
9039 \series bold
9040
9041 \backslash
9042 raisebox
9043 \series default
9044  se usa sólo como espaciador
9045 \end_layout
9046
9047 \end_inset
9048
9049
9050 \end_layout
9051
9052 \end_inset
9053 </cell>
9054 </row>
9055 <row>
9056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9057 \begin_inset Text
9058
9059 \begin_layout Plain Layout
9060 F(a)
9061 \backslash
9062 xleftarrow
9063 \begin_inset ERT
9064 status collapsed
9065
9066 \begin_layout Plain Layout
9067
9068
9069 \backslash
9070 spce 
9071 \end_layout
9072
9073 \end_inset
9074
9075 x=a
9076 \begin_inset Formula $\downarrow$
9077 \end_inset
9078
9079 x>0
9080 \begin_inset Formula $\to$
9081 \end_inset
9082
9083 F(x)
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
9093 \end_inset
9094
9095
9096 \end_layout
9097
9098 \end_inset
9099 </cell>
9100 </row>
9101 <row>
9102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106 F(x)
9107 \backslash
9108 xrightarrow
9109 \begin_inset ERT
9110 status collapsed
9111
9112 \begin_layout Plain Layout
9113
9114
9115 \backslash
9116 spce 
9117 \end_layout
9118
9119 \end_inset
9120
9121 x=a
9122 \begin_inset Formula $\downarrow$
9123 \end_inset
9124
9125 x>0
9126 \begin_inset Formula $\to$
9127 \end_inset
9128
9129 F(a)
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \begin_layout Plain Layout
9138 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
9139 \end_inset
9140
9141
9142 \end_layout
9143
9144 \end_inset
9145 </cell>
9146 </row>
9147 </lyxtabular>
9148
9149 \end_inset
9150
9151
9152 \end_layout
9153
9154 \begin_layout Subsection
9155 Flechas verticales y diagonales
9156 \begin_inset Index idx
9157 status collapsed
9158
9159 \begin_layout Plain Layout
9160 Flechas ! diagonales
9161 \end_layout
9162
9163 \end_inset
9164
9165
9166 \begin_inset Index idx
9167 status collapsed
9168
9169 \begin_layout Plain Layout
9170 Flechas ! verticales
9171 \end_layout
9172
9173 \end_inset
9174
9175
9176 \end_layout
9177
9178 \begin_layout Standard
9179 \begin_inset space \hfill{}
9180 \end_inset
9181
9182
9183 \begin_inset Tabular
9184 <lyxtabular version="3" rows="7" columns="2">
9185 <features tabularvalignment="middle">
9186 <column alignment="center" valignment="top" width="0pt">
9187 <column alignment="center" valignment="top" width="0pt">
9188 <row>
9189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9190 \begin_inset Text
9191
9192 \begin_layout Plain Layout
9193 Comando
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9199 \begin_inset Text
9200
9201 \begin_layout Plain Layout
9202 Resultado
9203 \end_layout
9204
9205 \end_inset
9206 </cell>
9207 </row>
9208 <row>
9209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9210 \begin_inset Text
9211
9212 \begin_layout Plain Layout
9213
9214 \backslash
9215 uparrow
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9221 \begin_inset Text
9222
9223 \begin_layout Plain Layout
9224 \begin_inset Formula $\uparrow$
9225 \end_inset
9226
9227
9228 \end_layout
9229
9230 \end_inset
9231 </cell>
9232 </row>
9233 <row>
9234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9235 \begin_inset Text
9236
9237 \begin_layout Plain Layout
9238
9239 \backslash
9240 Uparrow
9241 \end_layout
9242
9243 \end_inset
9244 </cell>
9245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9246 \begin_inset Text
9247
9248 \begin_layout Plain Layout
9249 \begin_inset Formula $\Uparrow$
9250 \end_inset
9251
9252
9253 \end_layout
9254
9255 \end_inset
9256 </cell>
9257 </row>
9258 <row>
9259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9260 \begin_inset Text
9261
9262 \begin_layout Plain Layout
9263
9264 \backslash
9265 updownarrow
9266 \end_layout
9267
9268 \end_inset
9269 </cell>
9270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9271 \begin_inset Text
9272
9273 \begin_layout Plain Layout
9274 \begin_inset Formula $\updownarrow$
9275 \end_inset
9276
9277
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 </row>
9283 <row>
9284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9285 \begin_inset Text
9286
9287 \begin_layout Plain Layout
9288
9289 \backslash
9290 Updownarrow
9291 \end_layout
9292
9293 \end_inset
9294 </cell>
9295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \begin_layout Plain Layout
9299 \begin_inset Formula $\Updownarrow$
9300 \end_inset
9301
9302
9303 \end_layout
9304
9305 \end_inset
9306 </cell>
9307 </row>
9308 <row>
9309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9310 \begin_inset Text
9311
9312 \begin_layout Plain Layout
9313
9314 \backslash
9315 Downarrow
9316 \end_layout
9317
9318 \end_inset
9319 </cell>
9320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9321 \begin_inset Text
9322
9323 \begin_layout Plain Layout
9324 \begin_inset Formula $\Downarrow$
9325 \end_inset
9326
9327
9328 \end_layout
9329
9330 \end_inset
9331 </cell>
9332 </row>
9333 <row>
9334 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9335 \begin_inset Text
9336
9337 \begin_layout Plain Layout
9338
9339 \backslash
9340 downarrow
9341 \end_layout
9342
9343 \end_inset
9344 </cell>
9345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9346 \begin_inset Text
9347
9348 \begin_layout Plain Layout
9349 \begin_inset Formula $\downarrow$
9350 \end_inset
9351
9352
9353 \end_layout
9354
9355 \end_inset
9356 </cell>
9357 </row>
9358 </lyxtabular>
9359
9360 \end_inset
9361
9362
9363 \begin_inset space \hfill{}
9364 \end_inset
9365
9366
9367 \begin_inset Tabular
9368 <lyxtabular version="3" rows="5" columns="2">
9369 <features tabularvalignment="middle">
9370 <column alignment="center" valignment="top" width="0pt">
9371 <column alignment="center" valignment="top" width="0pt">
9372 <row>
9373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9374 \begin_inset Text
9375
9376 \begin_layout Plain Layout
9377 Comando
9378 \end_layout
9379
9380 \end_inset
9381 </cell>
9382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9383 \begin_inset Text
9384
9385 \begin_layout Plain Layout
9386 Resultado
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 </row>
9392 <row>
9393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9394 \begin_inset Text
9395
9396 \begin_layout Plain Layout
9397
9398 \backslash
9399 nearrow
9400 \end_layout
9401
9402 \end_inset
9403 </cell>
9404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9405 \begin_inset Text
9406
9407 \begin_layout Plain Layout
9408 \begin_inset Formula $\nearrow$
9409 \end_inset
9410
9411
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 </row>
9417 <row>
9418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9419 \begin_inset Text
9420
9421 \begin_layout Plain Layout
9422
9423 \backslash
9424 searrow
9425 \end_layout
9426
9427 \end_inset
9428 </cell>
9429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9430 \begin_inset Text
9431
9432 \begin_layout Plain Layout
9433 \begin_inset Formula $\searrow$
9434 \end_inset
9435
9436
9437 \end_layout
9438
9439 \end_inset
9440 </cell>
9441 </row>
9442 <row>
9443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9444 \begin_inset Text
9445
9446 \begin_layout Plain Layout
9447
9448 \backslash
9449 swarrow
9450 \end_layout
9451
9452 \end_inset
9453 </cell>
9454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9455 \begin_inset Text
9456
9457 \begin_layout Plain Layout
9458 \begin_inset Formula $\swarrow$
9459 \end_inset
9460
9461
9462 \end_layout
9463
9464 \end_inset
9465 </cell>
9466 </row>
9467 <row>
9468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9469 \begin_inset Text
9470
9471 \begin_layout Plain Layout
9472
9473 \backslash
9474 nwarrow
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9480 \begin_inset Text
9481
9482 \begin_layout Plain Layout
9483 \begin_inset Formula $\nwarrow$
9484 \end_inset
9485
9486
9487 \end_layout
9488
9489 \end_inset
9490 </cell>
9491 </row>
9492 </lyxtabular>
9493
9494 \end_inset
9495
9496
9497 \begin_inset space \hfill{}
9498 \end_inset
9499
9500
9501 \end_layout
9502
9503 \begin_layout Standard
9504 \begin_inset VSpace medskip
9505 \end_inset
9506
9507
9508 \end_layout
9509
9510 \begin_layout Standard
9511 Las flechas verticales también se pueden usar como delimitadores junto con
9512  los comandos descritos en
9513 \begin_inset space ~
9514 \end_inset
9515
9516
9517 \begin_inset CommandInset ref
9518 LatexCommand ref
9519 reference "sub:Tamaño-manual-de"
9520
9521 \end_inset
9522
9523  y 
9524 \begin_inset CommandInset ref
9525 LatexCommand ref
9526 reference "sub:Tamaño-automático-de"
9527
9528 \end_inset
9529
9530 .
9531 \end_layout
9532
9533 \begin_layout Standard
9534 \noindent
9535 \align center
9536 \begin_inset Newpage newpage
9537 \end_inset
9538
9539
9540 \end_layout
9541
9542 \begin_layout Section
9543 Acentos
9544 \begin_inset CommandInset label
9545 LatexCommand label
9546 name "sec:Acentos"
9547
9548 \end_inset
9549
9550
9551 \begin_inset Index idx
9552 status collapsed
9553
9554 \begin_layout Plain Layout
9555 Acentos
9556 \end_layout
9557
9558 \end_inset
9559
9560
9561 \end_layout
9562
9563 \begin_layout Standard
9564 Los acentos se pueden insertar con el botón 
9565 \begin_inset Graphics
9566         filename ../../images/math/hat.png
9567         scale 85
9568
9569 \end_inset
9570
9571  o mediante los comandos listados en las siguientes subsecciones.
9572 \end_layout
9573
9574 \begin_layout Subsection
9575 Acentos para un carácter
9576 \begin_inset ERT
9577 status collapsed
9578
9579 \begin_layout Plain Layout
9580
9581
9582 \backslash
9583 texorpdfstring{
9584 \end_layout
9585
9586 \end_inset
9587
9588
9589 \begin_inset Foot
9590 status collapsed
9591
9592 \begin_layout Plain Layout
9593 Para acentos en texto, véase 
9594 \begin_inset CommandInset ref
9595 LatexCommand ref
9596 reference "sub:Acentos-en-texto"
9597
9598 \end_inset
9599
9600
9601 \end_layout
9602
9603 \end_inset
9604
9605
9606 \begin_inset ERT
9607 status collapsed
9608
9609 \begin_layout Plain Layout
9610
9611 }{}
9612 \end_layout
9613
9614 \end_inset
9615
9616
9617 \begin_inset Note Note
9618 status collapsed
9619
9620 \begin_layout Plain Layout
9621
9622 \series bold
9623
9624 \backslash
9625 texorpdfstring
9626 \series default
9627  se usa para evitar que la nota al pie aparezca en los marcadores PDF.
9628 \end_layout
9629
9630 \begin_layout Plain Layout
9631 Más sobre 
9632 \series bold
9633
9634 \backslash
9635 texorpdfstring
9636 \series default
9637  en la sección 
9638 \begin_inset CommandInset ref
9639 LatexCommand ref
9640 reference "sub:Ecuaciones-en-encabezados"
9641
9642 \end_inset
9643
9644 .
9645 \end_layout
9646
9647 \end_inset
9648
9649
9650 \begin_inset CommandInset label
9651 LatexCommand label
9652 name "sub:Acentos-para-un"
9653
9654 \end_inset
9655
9656
9657 \begin_inset Index idx
9658 status collapsed
9659
9660 \begin_layout Plain Layout
9661 Acentos ! para un carácter
9662 \end_layout
9663
9664 \end_inset
9665
9666
9667 \end_layout
9668
9669 \begin_layout Standard
9670 \begin_inset space \hfill{}
9671 \end_inset
9672
9673
9674 \begin_inset Tabular
9675 <lyxtabular version="3" rows="8" columns="2">
9676 <features tabularvalignment="middle">
9677 <column alignment="center" valignment="top" width="0pt">
9678 <column alignment="center" valignment="top" width="0pt">
9679 <row>
9680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9681 \begin_inset Text
9682
9683 \begin_layout Plain Layout
9684 Comando
9685 \end_layout
9686
9687 \end_inset
9688 </cell>
9689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9690 \begin_inset Text
9691
9692 \begin_layout Plain Layout
9693 Resultado
9694 \begin_inset Note Note
9695 status collapsed
9696
9697 \begin_layout Plain Layout
9698
9699 \series bold
9700
9701 \backslash
9702 raisebox
9703 \series default
9704  se usa sólo como espaciador
9705 \end_layout
9706
9707 \end_inset
9708
9709
9710 \end_layout
9711
9712 \end_inset
9713 </cell>
9714 </row>
9715 <row>
9716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9717 \begin_inset Text
9718
9719 \begin_layout Plain Layout
9720
9721 \backslash
9722 dot
9723 \begin_inset ERT
9724 status collapsed
9725
9726 \begin_layout Plain Layout
9727
9728
9729 \backslash
9730 spce 
9731 \end_layout
9732
9733 \end_inset
9734
9735 A
9736 \end_layout
9737
9738 \end_inset
9739 </cell>
9740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9741 \begin_inset Text
9742
9743 \begin_layout Plain Layout
9744 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9745 \end_inset
9746
9747
9748 \end_layout
9749
9750 \end_inset
9751 </cell>
9752 </row>
9753 <row>
9754 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9755 \begin_inset Text
9756
9757 \begin_layout Plain Layout
9758
9759 \backslash
9760 ddot
9761 \begin_inset ERT
9762 status collapsed
9763
9764 \begin_layout Plain Layout
9765
9766
9767 \backslash
9768 spce 
9769 \end_layout
9770
9771 \end_inset
9772
9773 A
9774 \end_layout
9775
9776 \end_inset
9777 </cell>
9778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9779 \begin_inset Text
9780
9781 \begin_layout Plain Layout
9782 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9783 \end_inset
9784
9785
9786 \end_layout
9787
9788 \end_inset
9789 </cell>
9790 </row>
9791 <row>
9792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9793 \begin_inset Text
9794
9795 \begin_layout Plain Layout
9796
9797 \backslash
9798 dddot
9799 \begin_inset ERT
9800 status collapsed
9801
9802 \begin_layout Plain Layout
9803
9804
9805 \backslash
9806 spce 
9807 \end_layout
9808
9809 \end_inset
9810
9811 A
9812 \end_layout
9813
9814 \end_inset
9815 </cell>
9816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9817 \begin_inset Text
9818
9819 \begin_layout Plain Layout
9820 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9821 \end_inset
9822
9823
9824 \end_layout
9825
9826 \end_inset
9827 </cell>
9828 </row>
9829 <row>
9830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9831 \begin_inset Text
9832
9833 \begin_layout Plain Layout
9834
9835 \backslash
9836 ddddot
9837 \begin_inset ERT
9838 status collapsed
9839
9840 \begin_layout Plain Layout
9841
9842
9843 \backslash
9844 spce 
9845 \end_layout
9846
9847 \end_inset
9848
9849 A
9850 \end_layout
9851
9852 \end_inset
9853 </cell>
9854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9859 \end_inset
9860
9861
9862 \end_layout
9863
9864 \end_inset
9865 </cell>
9866 </row>
9867 <row>
9868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9869 \begin_inset Text
9870
9871 \begin_layout Plain Layout
9872
9873 \backslash
9874 vec
9875 \begin_inset ERT
9876 status collapsed
9877
9878 \begin_layout Plain Layout
9879
9880
9881 \backslash
9882 spce 
9883 \end_layout
9884
9885 \end_inset
9886
9887 A
9888 \begin_inset Index idx
9889 status collapsed
9890
9891 \begin_layout Plain Layout
9892 Vectores
9893 \end_layout
9894
9895 \end_inset
9896
9897
9898 \end_layout
9899
9900 \end_inset
9901 </cell>
9902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9903 \begin_inset Text
9904
9905 \begin_layout Plain Layout
9906 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9907 \end_inset
9908
9909
9910 \end_layout
9911
9912 \end_inset
9913 </cell>
9914 </row>
9915 <row>
9916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9917 \begin_inset Text
9918
9919 \begin_layout Plain Layout
9920
9921 \backslash
9922 bar
9923 \begin_inset ERT
9924 status collapsed
9925
9926 \begin_layout Plain Layout
9927
9928
9929 \backslash
9930 spce 
9931 \end_layout
9932
9933 \end_inset
9934
9935 A
9936 \end_layout
9937
9938 \end_inset
9939 </cell>
9940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9941 \begin_inset Text
9942
9943 \begin_layout Plain Layout
9944 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9945 \end_inset
9946
9947
9948 \end_layout
9949
9950 \end_inset
9951 </cell>
9952 </row>
9953 <row>
9954 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9955 \begin_inset Text
9956
9957 \begin_layout Plain Layout
9958
9959 \backslash
9960 mathring
9961 \begin_inset ERT
9962 status collapsed
9963
9964 \begin_layout Plain Layout
9965
9966
9967 \backslash
9968 spce 
9969 \end_layout
9970
9971 \end_inset
9972
9973 A
9974 \end_layout
9975
9976 \end_inset
9977 </cell>
9978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9979 \begin_inset Text
9980
9981 \begin_layout Plain Layout
9982 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9983 \end_inset
9984
9985
9986 \end_layout
9987
9988 \end_inset
9989 </cell>
9990 </row>
9991 </lyxtabular>
9992
9993 \end_inset
9994
9995
9996 \begin_inset space \hfill{}
9997 \end_inset
9998
9999
10000 \begin_inset Tabular
10001 <lyxtabular version="3" rows="7" columns="2">
10002 <features tabularvalignment="middle">
10003 <column alignment="center" valignment="top" width="0pt">
10004 <column alignment="center" valignment="top" width="0pt">
10005 <row>
10006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10007 \begin_inset Text
10008
10009 \begin_layout Plain Layout
10010 Comando
10011 \end_layout
10012
10013 \end_inset
10014 </cell>
10015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10016 \begin_inset Text
10017
10018 \begin_layout Plain Layout
10019 Resultado
10020 \begin_inset Note Note
10021 status collapsed
10022
10023 \begin_layout Plain Layout
10024
10025 \series bold
10026
10027 \backslash
10028 raisebox
10029 \series default
10030  se usa sólo como espaciador
10031 \end_layout
10032
10033 \end_inset
10034
10035
10036 \end_layout
10037
10038 \end_inset
10039 </cell>
10040 </row>
10041 <row>
10042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10043 \begin_inset Text
10044
10045 \begin_layout Plain Layout
10046
10047 \backslash
10048 tilde
10049 \begin_inset ERT
10050 status collapsed
10051
10052 \begin_layout Plain Layout
10053
10054
10055 \backslash
10056 spce 
10057 \end_layout
10058
10059 \end_inset
10060
10061 A
10062 \end_layout
10063
10064 \end_inset
10065 </cell>
10066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10067 \begin_inset Text
10068
10069 \begin_layout Plain Layout
10070 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10071 \end_inset
10072
10073
10074 \end_layout
10075
10076 \end_inset
10077 </cell>
10078 </row>
10079 <row>
10080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Plain Layout
10084
10085 \backslash
10086 hat
10087 \begin_inset ERT
10088 status collapsed
10089
10090 \begin_layout Plain Layout
10091
10092
10093 \backslash
10094 spce 
10095 \end_layout
10096
10097 \end_inset
10098
10099 A
10100 \end_layout
10101
10102 \end_inset
10103 </cell>
10104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10105 \begin_inset Text
10106
10107 \begin_layout Plain Layout
10108 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10109 \end_inset
10110
10111
10112 \end_layout
10113
10114 \end_inset
10115 </cell>
10116 </row>
10117 <row>
10118 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10119 \begin_inset Text
10120
10121 \begin_layout Plain Layout
10122
10123 \backslash
10124 check
10125 \begin_inset ERT
10126 status collapsed
10127
10128 \begin_layout Plain Layout
10129
10130
10131 \backslash
10132 spce 
10133 \end_layout
10134
10135 \end_inset
10136
10137 A
10138 \end_layout
10139
10140 \end_inset
10141 </cell>
10142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10147 \end_inset
10148
10149
10150 \end_layout
10151
10152 \end_inset
10153 </cell>
10154 </row>
10155 <row>
10156 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10157 \begin_inset Text
10158
10159 \begin_layout Plain Layout
10160
10161 \backslash
10162 acute
10163 \begin_inset ERT
10164 status collapsed
10165
10166 \begin_layout Plain Layout
10167
10168
10169 \backslash
10170 spce 
10171 \end_layout
10172
10173 \end_inset
10174
10175 A
10176 \end_layout
10177
10178 \end_inset
10179 </cell>
10180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10181 \begin_inset Text
10182
10183 \begin_layout Plain Layout
10184 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10185 \end_inset
10186
10187
10188 \end_layout
10189
10190 \end_inset
10191 </cell>
10192 </row>
10193 <row>
10194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10195 \begin_inset Text
10196
10197 \begin_layout Plain Layout
10198
10199 \backslash
10200 grave
10201 \begin_inset ERT
10202 status collapsed
10203
10204 \begin_layout Plain Layout
10205
10206
10207 \backslash
10208 spce 
10209 \end_layout
10210
10211 \end_inset
10212
10213 A
10214 \end_layout
10215
10216 \end_inset
10217 </cell>
10218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10219 \begin_inset Text
10220
10221 \begin_layout Plain Layout
10222 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10223 \end_inset
10224
10225
10226 \end_layout
10227
10228 \end_inset
10229 </cell>
10230 </row>
10231 <row>
10232 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10233 \begin_inset Text
10234
10235 \begin_layout Plain Layout
10236
10237 \backslash
10238 breve
10239 \begin_inset ERT
10240 status collapsed
10241
10242 \begin_layout Plain Layout
10243
10244
10245 \backslash
10246 spce 
10247 \end_layout
10248
10249 \end_inset
10250
10251 A
10252 \end_layout
10253
10254 \end_inset
10255 </cell>
10256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10257 \begin_inset Text
10258
10259 \begin_layout Plain Layout
10260 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10261 \end_inset
10262
10263
10264 \end_layout
10265
10266 \end_inset
10267 </cell>
10268 </row>
10269 </lyxtabular>
10270
10271 \end_inset
10272
10273
10274 \begin_inset space \hfill{}
10275 \end_inset
10276
10277
10278 \end_layout
10279
10280 \begin_layout Standard
10281 \begin_inset VSpace bigskip
10282 \end_inset
10283
10284
10285 \end_layout
10286
10287 \begin_layout Standard
10288 En ecuaciones se pueden insertar acentos como 
10289 \begin_inset Quotes fld
10290 \end_inset
10291
10292 é
10293 \begin_inset Quotes frd
10294 \end_inset
10295
10296  directamente.
10297  LyX los transformará al comando de acento correspondiente.
10298  Para poner diéresis
10299 \begin_inset Index idx
10300 status collapsed
10301
10302 \begin_layout Plain Layout
10303 Dieresis@Diéresis
10304 \end_layout
10305
10306 \end_inset
10307
10308  es mejor insertar comillas antes de la vocal.
10309  Estos dos caracteres son considerados por LaTeX como 
10310 \emph on
10311 un solo
10312 \emph default
10313  carácter si la parte de la ecuación con la diéresis se marca en idioma
10314  alemán.
10315 \begin_inset Foot
10316 status collapsed
10317
10318 \begin_layout Plain Layout
10319 O algún otro idioma que use acentos, p.
10320 \begin_inset space \thinspace{}
10321 \end_inset
10322
10323 e.
10324  catalán.
10325  Aunque esto no funciona en español por algún conflicto con el estilo 
10326 \series bold
10327 spanish
10328 \series default
10329  de 
10330 \series bold
10331 babel
10332 \series default
10333 , no es necesario: se puede escribir 
10334 \begin_inset Formula $ï$
10335 \end_inset
10336
10337  en una ecuación igual que se hace en texto normal, ï.
10338  (
10339 \emph on
10340 N.
10341 \begin_inset space \thinspace{}
10342 \end_inset
10343
10344 del t.
10345 \emph default
10346 )
10347 \end_layout
10348
10349 \end_inset
10350
10351  A diferencia de 
10352 \series bold
10353
10354 \backslash
10355 ddot
10356 \series default
10357 , con este método se generan diéresis 
10358 \begin_inset Quotes fld
10359 \end_inset
10360
10361 reales
10362 \begin_inset Quotes frd
10363 \end_inset
10364
10365 , como se demuestra en el siguiente ejemplo:
10366 \begin_inset VSpace -2mm
10367 \end_inset
10368
10369
10370 \end_layout
10371
10372 \begin_layout Standard
10373 \noindent
10374 \align center
10375 \begin_inset Tabular
10376 <lyxtabular version="3" rows="3" columns="2">
10377 <features tabularvalignment="middle">
10378 <column alignment="center" valignment="top" width="0">
10379 <column alignment="center" valignment="top" width="0">
10380 <row>
10381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10382 \begin_inset Text
10383
10384 \begin_layout Plain Layout
10385 Comando
10386 \end_layout
10387
10388 \end_inset
10389 </cell>
10390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394 Resultado
10395 \begin_inset Note Note
10396 status collapsed
10397
10398 \begin_layout Plain Layout
10399
10400 \series bold
10401
10402 \backslash
10403 raisebox
10404 \series default
10405  se usa sólo como espaciador.
10406 \end_layout
10407
10408 \end_inset
10409
10410
10411 \end_layout
10412
10413 \end_inset
10414 </cell>
10415 </row>
10416 <row>
10417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10418 \begin_inset Text
10419
10420 \begin_layout Plain Layout
10421 ï
10422 \end_layout
10423
10424 \end_inset
10425 </cell>
10426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10427 \begin_inset Text
10428
10429 \begin_layout Plain Layout
10430 \begin_inset Formula $ï$
10431 \end_inset
10432
10433
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 </row>
10439 <row>
10440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10441 \begin_inset Text
10442
10443 \begin_layout Plain Layout
10444
10445 \backslash
10446 ddot
10447 \begin_inset ERT
10448 status collapsed
10449
10450 \begin_layout Plain Layout
10451
10452
10453 \backslash
10454 spce 
10455 \end_layout
10456
10457 \end_inset
10458
10459 i
10460 \end_layout
10461
10462 \end_inset
10463 </cell>
10464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10465 \begin_inset Text
10466
10467 \begin_layout Plain Layout
10468 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10469 \end_inset
10470
10471
10472 \end_layout
10473
10474 \end_inset
10475 </cell>
10476 </row>
10477 </lyxtabular>
10478
10479 \end_inset
10480
10481
10482 \end_layout
10483
10484 \begin_layout Standard
10485 Otra ventaja frente a 
10486 \series bold
10487
10488 \backslash
10489 ddot
10490 \series default
10491  es que la diéresis puede convertirse directamente a texto matemático, porque
10492  los anteriores comandos para acentos 
10493 \emph on
10494 no están permitidos en texto matemático
10495 \emph default
10496 .
10497  Para convertir un carácter acentuado a texto matemático, se debe convertir
10498  sólo el carácter bajo el acento.
10499  Esto también se aplica para otras conversiones, p.
10500 \begin_inset space \thinspace{}
10501 \end_inset
10502
10503 e.
10504 \begin_inset space ~
10505 \end_inset
10506
10507 cursiva o negrita.
10508 \end_layout
10509
10510 \begin_layout Standard
10511 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10512 \end_layout
10513
10514 \begin_layout Subsection
10515 Acentos para operadores
10516 \begin_inset Index idx
10517 status collapsed
10518
10519 \begin_layout Plain Layout
10520 Acentos ! en operadores
10521 \end_layout
10522
10523 \end_inset
10524
10525
10526 \end_layout
10527
10528 \begin_layout Standard
10529 Con los comandos 
10530 \series bold
10531
10532 \backslash
10533 overset
10534 \series default
10535
10536 \begin_inset Index idx
10537 status collapsed
10538
10539 \begin_layout Plain Layout
10540 Comandos ! O ! 
10541 \backslash
10542 overset
10543 \end_layout
10544
10545 \end_inset
10546
10547  y 
10548 \series bold
10549
10550 \backslash
10551 underset
10552 \series default
10553
10554 \begin_inset Index idx
10555 status collapsed
10556
10557 \begin_layout Plain Layout
10558 Comandos ! U ! 
10559 \backslash
10560 underset
10561 \end_layout
10562
10563 \end_inset
10564
10565  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10566  Con el comando 
10567 \series bold
10568
10569 \backslash
10570 sideset
10571 \series default
10572
10573 \begin_inset Index idx
10574 status collapsed
10575
10576 \begin_layout Plain Layout
10577 Comandos ! S ! 
10578 \backslash
10579 sideset
10580 \end_layout
10581
10582 \end_inset
10583
10584  se pueden poner caracteres delante y detrás de un operador.
10585  El esquema del comando es:
10586 \end_layout
10587
10588 \begin_layout Standard
10589
10590 \series bold
10591
10592 \backslash
10593 sideset{carácter
10594 \series default
10595  
10596 \series bold
10597 anterior}{carácter posterior}
10598 \end_layout
10599
10600 \begin_layout Standard
10601
10602 \series bold
10603
10604 \backslash
10605 sideset
10606 \series default
10607  siempre debe estar delante del operador que debe acentuarse.
10608  Se puede acentuar con varios caracteres e incluso con otros operadores
10609  y símbolos.
10610  Para colocar con
10611 \series bold
10612  
10613 \backslash
10614 sideset
10615 \series default
10616  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10617  el primer par de llaves, pero sin quitarlas.
10618  
10619 \end_layout
10620
10621 \begin_layout Standard
10622 Por ejemplo, el comando 
10623 \series bold
10624
10625 \backslash
10626 sideset{
10627 \begin_inset Formula $\to$
10628 \end_inset
10629
10630
10631 \backslash
10632 {
10633 \series default
10634 '
10635 \series bold
10636
10637 \begin_inset Formula $\to$
10638 \end_inset
10639
10640
10641 \backslash
10642 sum_k=1
10643 \begin_inset ERT
10644 status collapsed
10645
10646 \begin_layout Plain Layout
10647
10648
10649 \backslash
10650 spce 
10651 \end_layout
10652
10653 \end_inset
10654
10655
10656 \series default
10657 ^
10658 \series bold
10659
10660 \begin_inset ERT
10661 status collapsed
10662
10663 \begin_layout Plain Layout
10664
10665
10666 \backslash
10667 spce 
10668 \end_layout
10669
10670 \end_inset
10671
10672 n
10673 \series default
10674  genera:
10675 \begin_inset Formula 
10676 \[
10677 \sideset{}{'}\sum_{k=1}^{n}
10678 \]
10679
10680 \end_inset
10681
10682
10683 \end_layout
10684
10685 \begin_layout Standard
10686 El comando 
10687 \series bold
10688
10689 \backslash
10690 overset
10691 \begin_inset ERT
10692 status collapsed
10693
10694 \begin_layout Plain Layout
10695
10696
10697 \backslash
10698 spce 
10699 \end_layout
10700
10701 \end_inset
10702
10703
10704 \backslash
10705 maltese
10706 \begin_inset ERT
10707 status collapsed
10708
10709 \begin_layout Plain Layout
10710
10711
10712 \backslash
10713 spce 
10714 \end_layout
10715
10716 \end_inset
10717
10718
10719 \series default
10720
10721 \begin_inset Formula $\uparrow$
10722 \end_inset
10723
10724
10725 \series bold
10726 a
10727 \series default
10728  genera:
10729 \begin_inset Formula 
10730 \[
10731 \overset{a}{\maltese}
10732 \]
10733
10734 \end_inset
10735
10736
10737 \end_layout
10738
10739 \begin_layout Standard
10740 Como se ve en el último ejemplo, con 
10741 \series bold
10742
10743 \backslash
10744 overset
10745 \series default
10746  y 
10747 \series bold
10748
10749 \backslash
10750 underset
10751 \series default
10752  también se pueden acentuar símbolos y caracteres; con 
10753 \series bold
10754
10755 \backslash
10756 sideset
10757 \series default
10758  esto no es posible.
10759 \end_layout
10760
10761 \begin_layout Subsection
10762 Acentos para varios caracteres
10763 \begin_inset Index idx
10764 status collapsed
10765
10766 \begin_layout Plain Layout
10767 Acentos ! en varios caracteres
10768 \end_layout
10769
10770 \end_inset
10771
10772
10773 \end_layout
10774
10775 \begin_layout Standard
10776 \begin_inset space \hfill{}
10777 \end_inset
10778
10779
10780 \begin_inset Tabular
10781 <lyxtabular version="3" rows="5" columns="2">
10782 <features tabularvalignment="middle">
10783 <column alignment="center" valignment="top" width="0pt">
10784 <column alignment="center" valignment="top" width="0pt">
10785 <row>
10786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10787 \begin_inset Text
10788
10789 \begin_layout Plain Layout
10790 Comando
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10796 \begin_inset Text
10797
10798 \begin_layout Plain Layout
10799 Resultado
10800 \begin_inset Note Note
10801 status collapsed
10802
10803 \begin_layout Plain Layout
10804
10805 \series bold
10806
10807 \backslash
10808 raisebox
10809 \series default
10810  se usa sólo como espaciador
10811 \end_layout
10812
10813 \end_inset
10814
10815
10816 \end_layout
10817
10818 \end_inset
10819 </cell>
10820 </row>
10821 <row>
10822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10823 \begin_inset Text
10824
10825 \begin_layout Plain Layout
10826
10827 \backslash
10828 overleftarrow
10829 \begin_inset ERT
10830 status collapsed
10831
10832 \begin_layout Plain Layout
10833
10834
10835 \backslash
10836 spce 
10837 \end_layout
10838
10839 \end_inset
10840
10841 A=B
10842 \end_layout
10843
10844 \end_inset
10845 </cell>
10846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10847 \begin_inset Text
10848
10849 \begin_layout Plain Layout
10850 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10851 \end_inset
10852
10853
10854 \end_layout
10855
10856 \end_inset
10857 </cell>
10858 </row>
10859 <row>
10860 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10861 \begin_inset Text
10862
10863 \begin_layout Plain Layout
10864
10865 \backslash
10866 underleftarrow
10867 \begin_inset ERT
10868 status collapsed
10869
10870 \begin_layout Plain Layout
10871
10872
10873 \backslash
10874 spce 
10875 \end_layout
10876
10877 \end_inset
10878
10879 A=B
10880 \end_layout
10881
10882 \end_inset
10883 </cell>
10884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10885 \begin_inset Text
10886
10887 \begin_layout Plain Layout
10888 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10889 \end_inset
10890
10891
10892 \end_layout
10893
10894 \end_inset
10895 </cell>
10896 </row>
10897 <row>
10898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10899 \begin_inset Text
10900
10901 \begin_layout Plain Layout
10902
10903 \backslash
10904 overleftrightarrow
10905 \begin_inset ERT
10906 status collapsed
10907
10908 \begin_layout Plain Layout
10909
10910
10911 \backslash
10912 spce 
10913 \end_layout
10914
10915 \end_inset
10916
10917 A=B
10918 \end_layout
10919
10920 \end_inset
10921 </cell>
10922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10923 \begin_inset Text
10924
10925 \begin_layout Plain Layout
10926 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10927 \end_inset
10928
10929
10930 \end_layout
10931
10932 \end_inset
10933 </cell>
10934 </row>
10935 <row>
10936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10937 \begin_inset Text
10938
10939 \begin_layout Plain Layout
10940
10941 \backslash
10942 underleftrightarrow
10943 \begin_inset ERT
10944 status collapsed
10945
10946 \begin_layout Plain Layout
10947
10948
10949 \backslash
10950 spce 
10951 \end_layout
10952
10953 \end_inset
10954
10955 A=B
10956 \end_layout
10957
10958 \end_inset
10959 </cell>
10960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10961 \begin_inset Text
10962
10963 \begin_layout Plain Layout
10964 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10965 \end_inset
10966
10967
10968 \end_layout
10969
10970 \end_inset
10971 </cell>
10972 </row>
10973 </lyxtabular>
10974
10975 \end_inset
10976
10977
10978 \begin_inset space \hfill{}
10979 \end_inset
10980
10981
10982 \begin_inset Tabular
10983 <lyxtabular version="3" rows="5" columns="2">
10984 <features tabularvalignment="middle">
10985 <column alignment="center" valignment="top" width="0pt">
10986 <column alignment="center" valignment="top" width="0pt">
10987 <row>
10988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10989 \begin_inset Text
10990
10991 \begin_layout Plain Layout
10992 Comando
10993 \end_layout
10994
10995 \end_inset
10996 </cell>
10997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10998 \begin_inset Text
10999
11000 \begin_layout Plain Layout
11001 Resultado
11002 \begin_inset Note Note
11003 status collapsed
11004
11005 \begin_layout Plain Layout
11006
11007 \series bold
11008
11009 \backslash
11010 raisebox
11011 \series default
11012  se usa sólo como espaciador
11013 \end_layout
11014
11015 \end_inset
11016
11017
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 </row>
11023 <row>
11024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11025 \begin_inset Text
11026
11027 \begin_layout Plain Layout
11028
11029 \backslash
11030 overrightarrow
11031 \begin_inset ERT
11032 status collapsed
11033
11034 \begin_layout Plain Layout
11035
11036
11037 \backslash
11038 spce 
11039 \end_layout
11040
11041 \end_inset
11042
11043 A=B
11044 \end_layout
11045
11046 \end_inset
11047 </cell>
11048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11049 \begin_inset Text
11050
11051 \begin_layout Plain Layout
11052 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
11053 \end_inset
11054
11055
11056 \end_layout
11057
11058 \end_inset
11059 </cell>
11060 </row>
11061 <row>
11062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11063 \begin_inset Text
11064
11065 \begin_layout Plain Layout
11066
11067 \backslash
11068 underrightarrow
11069 \begin_inset ERT
11070 status collapsed
11071
11072 \begin_layout Plain Layout
11073
11074
11075 \backslash
11076 spce 
11077 \end_layout
11078
11079 \end_inset
11080
11081 A=B
11082 \end_layout
11083
11084 \end_inset
11085 </cell>
11086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11087 \begin_inset Text
11088
11089 \begin_layout Plain Layout
11090 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
11091 \end_inset
11092
11093
11094 \end_layout
11095
11096 \end_inset
11097 </cell>
11098 </row>
11099 <row>
11100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11101 \begin_inset Text
11102
11103 \begin_layout Plain Layout
11104
11105 \backslash
11106 widetilde
11107 \begin_inset ERT
11108 status collapsed
11109
11110 \begin_layout Plain Layout
11111
11112
11113 \backslash
11114 spce 
11115 \end_layout
11116
11117 \end_inset
11118
11119 A=B
11120 \end_layout
11121
11122 \end_inset
11123 </cell>
11124 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11125 \begin_inset Text
11126
11127 \begin_layout Plain Layout
11128 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
11129 \end_inset
11130
11131
11132 \end_layout
11133
11134 \end_inset
11135 </cell>
11136 </row>
11137 <row>
11138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11139 \begin_inset Text
11140
11141 \begin_layout Plain Layout
11142
11143 \backslash
11144 widehat
11145 \begin_inset ERT
11146 status collapsed
11147
11148 \begin_layout Plain Layout
11149
11150
11151 \backslash
11152 spce 
11153 \end_layout
11154
11155 \end_inset
11156
11157 A=B
11158 \end_layout
11159
11160 \end_inset
11161 </cell>
11162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11163 \begin_inset Text
11164
11165 \begin_layout Plain Layout
11166 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11167 \end_inset
11168
11169
11170 \end_layout
11171
11172 \end_inset
11173 </cell>
11174 </row>
11175 </lyxtabular>
11176
11177 \end_inset
11178
11179
11180 \begin_inset space \hfill{}
11181 \end_inset
11182
11183
11184 \end_layout
11185
11186 \begin_layout Standard
11187 \begin_inset VSpace medskip
11188 \end_inset
11189
11190
11191 \end_layout
11192
11193 \begin_layout Standard
11194 Con estos comandos se pueden acentuar tantos caracteres como quieras.
11195  Pero los acentos 
11196 \series bold
11197
11198 \backslash
11199 widetilde
11200 \series default
11201  y 
11202 \series bold
11203
11204 \backslash
11205 widehat
11206 \series default
11207  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
11208  ejemplo:
11209 \begin_inset Formula 
11210 \[
11211 \widetilde{A+B=C-D}
11212 \]
11213
11214 \end_inset
11215
11216
11217 \end_layout
11218
11219 \begin_layout Standard
11220 Con los comandos 
11221 \series bold
11222
11223 \backslash
11224 overset
11225 \series default
11226
11227 \begin_inset Index idx
11228 status collapsed
11229
11230 \begin_layout Plain Layout
11231 Comandos ! O ! 
11232 \backslash
11233 overset
11234 \end_layout
11235
11236 \end_inset
11237
11238  y 
11239 \series bold
11240
11241 \backslash
11242 underset
11243 \series default
11244
11245 \begin_inset Index idx
11246 status collapsed
11247
11248 \begin_layout Plain Layout
11249 Comandos ! U ! 
11250 \backslash
11251 underset
11252 \end_layout
11253
11254 \end_inset
11255
11256 , descritos en la subsección anterior, también se pueden acentuar varios
11257  caracteres.
11258  El comando 
11259 \series bold
11260
11261 \backslash
11262 underset
11263 \begin_inset ERT
11264 status collapsed
11265
11266 \begin_layout Plain Layout
11267
11268
11269 \backslash
11270 spce 
11271 \end_layout
11272
11273 \end_inset
11274
11275 A=B
11276 \begin_inset Formula $\downarrow$
11277 \end_inset
11278
11279 ***
11280 \series default
11281  da:
11282 \begin_inset Formula 
11283 \[
11284 \underset{***}{A=B}
11285 \]
11286
11287 \end_inset
11288
11289
11290 \end_layout
11291
11292 \begin_layout Section
11293 Espacios
11294 \begin_inset CommandInset label
11295 LatexCommand label
11296 name "sec:Espacio"
11297
11298 \end_inset
11299
11300
11301 \begin_inset Index idx
11302 status collapsed
11303
11304 \begin_layout Plain Layout
11305 Espacio ! horizontal
11306 \end_layout
11307
11308 \end_inset
11309
11310
11311 \end_layout
11312
11313 \begin_layout Subsection
11314 Espacio predefinido
11315 \begin_inset CommandInset label
11316 LatexCommand label
11317 name "sub:Espacio-predefinido"
11318
11319 \end_inset
11320
11321
11322 \begin_inset Index idx
11323 status collapsed
11324
11325 \begin_layout Plain Layout
11326 Espacio ! horizontal ! predefinido
11327 \end_layout
11328
11329 \end_inset
11330
11331
11332 \end_layout
11333
11334 \begin_layout Standard
11335 A veces es necesario insertar espacio horizontal en una ecuación.
11336  Esto se hace insertando un espacio protegido (atajo 
11337 \family sans
11338 Ctrl+Espacio
11339 \family default
11340 ).
11341  Aparece un 
11342 \begin_inset Quotes fld
11343 \end_inset
11344
11345
11346 \color black
11347
11348 \begin_inset ERT
11349 status collapsed
11350
11351 \begin_layout Plain Layout
11352
11353
11354 \backslash
11355 spce 
11356 \end_layout
11357
11358 \end_inset
11359
11360
11361 \color inherit
11362
11363 \begin_inset Quotes frd
11364 \end_inset
11365
11366 , y pulsando 
11367 \family sans
11368 Espacio
11369 \family default
11370  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11371  espacio.
11372  También se pueden insertar espacios mediante el botón 
11373 \begin_inset Graphics
11374         filename ../../images/math/space.png
11375         scale 85
11376
11377 \end_inset
11378
11379  de la barra de ecuaciones o con comandos especiales.
11380  Independientemente del comando insertado, se puede seleccionar un nuevo
11381  tamaño pulsando acto seguido 
11382 \family sans
11383 Espacio.
11384  
11385 \end_layout
11386
11387 \begin_layout Standard
11388 \noindent
11389 \align center
11390 \begin_inset VSpace -5mm
11391 \end_inset
11392
11393
11394 \begin_inset Tabular
11395 <lyxtabular version="3" rows="3" columns="7">
11396 <features tabularvalignment="middle">
11397 <column alignment="center" valignment="middle" width="6.8cm">
11398 <column alignment="center" valignment="top" width="0">
11399 <column alignment="center" valignment="top" width="0">
11400 <column alignment="center" valignment="top" width="0">
11401 <column alignment="center" valignment="top" width="0">
11402 <column alignment="center" valignment="top" width="0">
11403 <column alignment="center" valignment="top" width="0">
11404 <row>
11405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11406 \begin_inset Text
11407
11408 \begin_layout Plain Layout
11409 Comando
11410 \end_layout
11411
11412 \end_inset
11413 </cell>
11414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11415 \begin_inset Text
11416
11417 \begin_layout Plain Layout
11418
11419 \backslash
11420 ,
11421 \end_layout
11422
11423 \end_inset
11424 </cell>
11425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11426 \begin_inset Text
11427
11428 \begin_layout Plain Layout
11429
11430 \backslash
11431 :
11432 \end_layout
11433
11434 \end_inset
11435 </cell>
11436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11437 \begin_inset Text
11438
11439 \begin_layout Plain Layout
11440
11441 \backslash
11442 ;
11443 \end_layout
11444
11445 \end_inset
11446 </cell>
11447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11448 \begin_inset Text
11449
11450 \begin_layout Plain Layout
11451
11452 \backslash
11453 quad
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11459 \begin_inset Text
11460
11461 \begin_layout Plain Layout
11462
11463 \backslash
11464 qquad
11465 \end_layout
11466
11467 \end_inset
11468 </cell>
11469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11470 \begin_inset Text
11471
11472 \begin_layout Plain Layout
11473
11474 \backslash
11475 !
11476 \end_layout
11477
11478 \end_inset
11479 </cell>
11480 </row>
11481 <row>
11482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11483 \begin_inset Text
11484
11485 \begin_layout Plain Layout
11486 Número de pulsaciones de 
11487 \family sans
11488 Espacio
11489 \family default
11490  tras insertar el espacio protegido
11491 \end_layout
11492
11493 \end_inset
11494 </cell>
11495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11496 \begin_inset Text
11497
11498 \begin_layout Plain Layout
11499 0
11500 \end_layout
11501
11502 \end_inset
11503 </cell>
11504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 1
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11514 \begin_inset Text
11515
11516 \begin_layout Plain Layout
11517 2
11518 \end_layout
11519
11520 \end_inset
11521 </cell>
11522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11523 \begin_inset Text
11524
11525 \begin_layout Plain Layout
11526 3
11527 \end_layout
11528
11529 \end_inset
11530 </cell>
11531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11532 \begin_inset Text
11533
11534 \begin_layout Plain Layout
11535 4
11536 \end_layout
11537
11538 \end_inset
11539 </cell>
11540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11541 \begin_inset Text
11542
11543 \begin_layout Plain Layout
11544 5
11545 \end_layout
11546
11547 \end_inset
11548 </cell>
11549 </row>
11550 <row>
11551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11552 \begin_inset Text
11553
11554 \begin_layout Plain Layout
11555 Resultado
11556 \end_layout
11557
11558 \end_inset
11559 </cell>
11560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11561 \begin_inset Text
11562
11563 \begin_layout Plain Layout
11564 \begin_inset Formula $A\, B$
11565 \end_inset
11566
11567
11568 \end_layout
11569
11570 \end_inset
11571 </cell>
11572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11573 \begin_inset Text
11574
11575 \begin_layout Plain Layout
11576 \begin_inset Formula $A\: B$
11577 \end_inset
11578
11579
11580 \end_layout
11581
11582 \end_inset
11583 </cell>
11584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11585 \begin_inset Text
11586
11587 \begin_layout Plain Layout
11588 \begin_inset Formula $A\; B$
11589 \end_inset
11590
11591
11592 \end_layout
11593
11594 \end_inset
11595 </cell>
11596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11597 \begin_inset Text
11598
11599 \begin_layout Plain Layout
11600 \begin_inset Formula $A\quad B$
11601 \end_inset
11602
11603
11604 \end_layout
11605
11606 \end_inset
11607 </cell>
11608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11609 \begin_inset Text
11610
11611 \begin_layout Plain Layout
11612 \begin_inset Formula $A\qquad B$
11613 \end_inset
11614
11615
11616 \end_layout
11617
11618 \end_inset
11619 </cell>
11620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11621 \begin_inset Text
11622
11623 \begin_layout Plain Layout
11624 \begin_inset Formula $A\! B$
11625 \end_inset
11626
11627
11628 \end_layout
11629
11630 \end_inset
11631 </cell>
11632 </row>
11633 </lyxtabular>
11634
11635 \end_inset
11636
11637
11638 \end_layout
11639
11640 \begin_layout Standard
11641 El último tamaño parece no generar espacio.
11642  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11643  negativo.
11644  Hay otros dos espacios negativos:
11645 \end_layout
11646
11647 \begin_layout Standard
11648 \align center
11649 \begin_inset Tabular
11650 <lyxtabular version="3" rows="3" columns="3">
11651 <features tabularvalignment="middle">
11652 <column alignment="center" valignment="middle" width="6.8cm">
11653 <column alignment="center" valignment="top" width="0pt">
11654 <column alignment="center" valignment="top" width="0pt">
11655 <row>
11656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11657 \begin_inset Text
11658
11659 \begin_layout Plain Layout
11660 Comando
11661 \end_layout
11662
11663 \end_inset
11664 </cell>
11665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11666 \begin_inset Text
11667
11668 \begin_layout Plain Layout
11669
11670 \backslash
11671 negmedspace
11672 \end_layout
11673
11674 \end_inset
11675 </cell>
11676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11677 \begin_inset Text
11678
11679 \begin_layout Plain Layout
11680
11681 \backslash
11682 negthickspace
11683 \end_layout
11684
11685 \end_inset
11686 </cell>
11687 </row>
11688 <row>
11689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11690 \begin_inset Text
11691
11692 \begin_layout Plain Layout
11693 Número de pulsaciones de 
11694 \family sans
11695 Espacio
11696 \family default
11697  tras insertar el espacio protegido
11698 \end_layout
11699
11700 \end_inset
11701 </cell>
11702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11703 \begin_inset Text
11704
11705 \begin_layout Plain Layout
11706 6
11707 \end_layout
11708
11709 \end_inset
11710 </cell>
11711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11712 \begin_inset Text
11713
11714 \begin_layout Plain Layout
11715 7
11716 \end_layout
11717
11718 \end_inset
11719 </cell>
11720 </row>
11721 <row>
11722 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11723 \begin_inset Text
11724
11725 \begin_layout Plain Layout
11726 Resultado
11727 \end_layout
11728
11729 \end_inset
11730 </cell>
11731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11732 \begin_inset Text
11733
11734 \begin_layout Plain Layout
11735 \begin_inset Formula $A\negmedspace B$
11736 \end_inset
11737
11738
11739 \end_layout
11740
11741 \end_inset
11742 </cell>
11743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11744 \begin_inset Text
11745
11746 \begin_layout Plain Layout
11747 \begin_inset Formula $A\negthickspace B$
11748 \end_inset
11749
11750
11751 \end_layout
11752
11753 \end_inset
11754 </cell>
11755 </row>
11756 </lyxtabular>
11757
11758 \end_inset
11759
11760
11761 \end_layout
11762
11763 \begin_layout Standard
11764 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11765  Así, se pueden usar para forzar ligaduras, lo que es apropiado, por ejemplo,
11766  para operadores suma: 
11767 \end_layout
11768
11769 \begin_layout Standard
11770 \noindent
11771 \align center
11772 \begin_inset Tabular
11773 <lyxtabular version="3" rows="3" columns="2">
11774 <features tabularvalignment="middle">
11775 <column alignment="center" valignment="top" width="0">
11776 <column alignment="center" valignment="top" width="0">
11777 <row>
11778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11779 \begin_inset Text
11780
11781 \begin_layout Plain Layout
11782 Comando
11783 \end_layout
11784
11785 \end_inset
11786 </cell>
11787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11788 \begin_inset Text
11789
11790 \begin_layout Plain Layout
11791 Resultado
11792 \begin_inset Note Note
11793 status collapsed
11794
11795 \begin_layout Plain Layout
11796
11797 \series bold
11798
11799 \backslash
11800 raisebox
11801 \series default
11802  se usa sólo como espaciador
11803 \end_layout
11804
11805 \end_inset
11806
11807
11808 \end_layout
11809
11810 \end_inset
11811 </cell>
11812 </row>
11813 <row>
11814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11815 \begin_inset Text
11816
11817 \begin_layout Plain Layout
11818
11819 \backslash
11820 sum
11821 \backslash
11822 sum
11823 \begin_inset ERT
11824 status collapsed
11825
11826 \begin_layout Plain Layout
11827
11828
11829 \backslash
11830 spce 
11831 \end_layout
11832
11833 \end_inset
11834
11835 f_kl
11836 \end_layout
11837
11838 \end_inset
11839 </cell>
11840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11841 \begin_inset Text
11842
11843 \begin_layout Plain Layout
11844 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11845 \end_inset
11846
11847
11848 \end_layout
11849
11850 \end_inset
11851 </cell>
11852 </row>
11853 <row>
11854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11855 \begin_inset Text
11856
11857 \begin_layout Plain Layout
11858
11859 \backslash
11860 sum
11861 \backslash
11862 negmedspace
11863 \backslash
11864 sum
11865 \begin_inset ERT
11866 status collapsed
11867
11868 \begin_layout Plain Layout
11869
11870
11871 \backslash
11872 spce 
11873 \end_layout
11874
11875 \end_inset
11876
11877 f_kl
11878 \end_layout
11879
11880 \end_inset
11881 </cell>
11882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11883 \begin_inset Text
11884
11885 \begin_layout Plain Layout
11886 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11887 \end_inset
11888
11889
11890 \end_layout
11891
11892 \end_inset
11893 </cell>
11894 </row>
11895 </lyxtabular>
11896
11897 \end_inset
11898
11899
11900 \end_layout
11901
11902 \begin_layout Standard
11903 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11904  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11905  El siguiente ejemplo lo ilustra:
11906 \end_layout
11907
11908 \begin_layout Standard
11909 \noindent
11910 \align center
11911 \begin_inset Tabular
11912 <lyxtabular version="3" rows="2" columns="2">
11913 <features tabularvalignment="middle">
11914 <column alignment="center" valignment="top" width="0">
11915 <column alignment="center" valignment="top" width="0">
11916 <row>
11917 <cell alignment="center" valignment="top" usebox="none">
11918 \begin_inset Text
11919
11920 \begin_layout Plain Layout
11921 ecuación normal
11922 \end_layout
11923
11924 \end_inset
11925 </cell>
11926 <cell alignment="center" valignment="top" usebox="none">
11927 \begin_inset Text
11928
11929 \begin_layout Plain Layout
11930 \begin_inset Formula $A=B$
11931 \end_inset
11932
11933
11934 \end_layout
11935
11936 \end_inset
11937 </cell>
11938 </row>
11939 <row>
11940 <cell alignment="center" valignment="top" usebox="none">
11941 \begin_inset Text
11942
11943 \begin_layout Plain Layout
11944 \begin_inset Note Note
11945 status collapsed
11946
11947 \begin_layout Plain Layout
11948
11949 \series bold
11950
11951 \backslash
11952 raisebox
11953 \series default
11954  se usa sólo como espaciador
11955 \end_layout
11956
11957 \end_inset
11958
11959
11960 \begin_inset Formula $\raisebox{5mm}{}$
11961 \end_inset
11962
11963 ecuación sin espacio
11964 \end_layout
11965
11966 \end_inset
11967 </cell>
11968 <cell alignment="center" valignment="top" usebox="none">
11969 \begin_inset Text
11970
11971 \begin_layout Plain Layout
11972 \begin_inset Formula $A{=}B$
11973 \end_inset
11974
11975
11976 \end_layout
11977
11978 \end_inset
11979 </cell>
11980 </row>
11981 </lyxtabular>
11982
11983 \end_inset
11984
11985
11986 \end_layout
11987
11988 \begin_layout Standard
11989 El comando para la segunda ecuación es: 
11990 \series bold
11991 A
11992 \backslash
11993 {=
11994 \begin_inset Formula $\rightarrow$
11995 \end_inset
11996
11997 B
11998 \series default
11999  
12000 \begin_inset VSpace bigskip
12001 \end_inset
12002
12003
12004 \end_layout
12005
12006 \begin_layout Standard
12007 Para las unidades físicas hacen falta espacios, porque entre el valor y
12008  su unidad se pone un espacio más pequeño que el normal.
12009  Para unidades en el texto se inserta con el menú 
12010 \family sans
12011 Insertar\SpecialChar \menuseparator
12012 Formato\SpecialChar \menuseparator
12013 Espacio
12014 \begin_inset space ~
12015 \end_inset
12016
12017 delgado
12018 \family default
12019  (atajo 
12020 \family sans
12021 Ctrl+Mayúscula+Espacio
12022 \family default
12023 ).
12024 \end_layout
12025
12026 \begin_layout Standard
12027 Un ejemplo para visualizar la diferencia:
12028 \end_layout
12029
12030 \begin_layout Standard
12031 \begin_inset Tabular
12032 <lyxtabular version="3" rows="2" columns="2">
12033 <features tabularvalignment="middle">
12034 <column alignment="center" valignment="top" width="0">
12035 <column alignment="left" valignment="top" width="0">
12036 <row>
12037 <cell alignment="center" valignment="top" usebox="none">
12038 \begin_inset Text
12039
12040 \begin_layout Plain Layout
12041 24 kW
12042 \begin_inset Formula $\cdot$
12043 \end_inset
12044
12045 h
12046 \end_layout
12047
12048 \end_inset
12049 </cell>
12050 <cell alignment="center" valignment="top" usebox="none">
12051 \begin_inset Text
12052
12053 \begin_layout Plain Layout
12054 espacio entre valor y unidad 
12055 \end_layout
12056
12057 \end_inset
12058 </cell>
12059 </row>
12060 <row>
12061 <cell alignment="center" valignment="top" usebox="none">
12062 \begin_inset Text
12063
12064 \begin_layout Plain Layout
12065 24
12066 \begin_inset space \thinspace{}
12067 \end_inset
12068
12069 kW
12070 \begin_inset Formula $\cdot$
12071 \end_inset
12072
12073 h
12074 \end_layout
12075
12076 \end_inset
12077 </cell>
12078 <cell alignment="center" valignment="top" usebox="none">
12079 \begin_inset Text
12080
12081 \begin_layout Plain Layout
12082 espacio delgado entre valor y unidad
12083 \end_layout
12084
12085 \end_inset
12086 </cell>
12087 </row>
12088 </lyxtabular>
12089
12090 \end_inset
12091
12092
12093 \end_layout
12094
12095 \begin_layout Subsection
12096 Espacio variable
12097 \begin_inset ERT
12098 status collapsed
12099
12100 \begin_layout Plain Layout
12101
12102
12103 \backslash
12104 texorpdfstring{
12105 \end_layout
12106
12107 \end_inset
12108
12109
12110 \begin_inset Foot
12111 status collapsed
12112
12113 \begin_layout Plain Layout
12114 Para espacio vertical en ecuaciones véase 
12115 \begin_inset CommandInset ref
12116 LatexCommand ref
12117 reference "sub:Separación-de-líneas"
12118
12119 \end_inset
12120
12121
12122 \end_layout
12123
12124 \end_inset
12125
12126
12127 \begin_inset ERT
12128 status collapsed
12129
12130 \begin_layout Plain Layout
12131
12132 }{}
12133 \end_layout
12134
12135 \end_inset
12136
12137
12138 \begin_inset Note Note
12139 status collapsed
12140
12141 \begin_layout Plain Layout
12142
12143 \backslash
12144 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
12145  PDF.
12146 \end_layout
12147
12148 \begin_layout Plain Layout
12149 Más sobre 
12150 \backslash
12151 texorpdfstring en la sección 
12152 \begin_inset CommandInset ref
12153 LatexCommand ref
12154 reference "sub:Ecuaciones-en-encabezados"
12155
12156 \end_inset
12157
12158 .
12159 \end_layout
12160
12161 \end_inset
12162
12163
12164 \begin_inset CommandInset label
12165 LatexCommand label
12166 name "sub:Espacio-variable"
12167
12168 \end_inset
12169
12170
12171 \begin_inset Index idx
12172 status collapsed
12173
12174 \begin_layout Plain Layout
12175 Espacio ! horizontal ! variable
12176 \end_layout
12177
12178 \end_inset
12179
12180
12181 \end_layout
12182
12183 \begin_layout Standard
12184 En LyX se puede insertar espacio con una longitud definida con el comando
12185  
12186 \series bold
12187
12188 \backslash
12189 hspace
12190 \series default
12191
12192 \begin_inset Index idx
12193 status collapsed
12194
12195 \begin_layout Plain Layout
12196 Comandos ! H ! 
12197 \backslash
12198 hspace
12199 \end_layout
12200
12201 \end_inset
12202
12203 .
12204  Aparece un 
12205 \begin_inset Quotes fld
12206 \end_inset
12207
12208
12209 \color black
12210
12211 \begin_inset ERT
12212 status collapsed
12213
12214 \begin_layout Plain Layout
12215
12216
12217 \backslash
12218 spce 
12219 \end_layout
12220
12221 \end_inset
12222
12223
12224 \color inherit
12225
12226 \begin_inset Quotes frd
12227 \end_inset
12228
12229  largo.
12230  La longitud se puede ajustar haciendo clic izquierdo sobre el 
12231 \begin_inset Quotes fld
12232 \end_inset
12233
12234
12235 \color black
12236
12237 \begin_inset ERT
12238 status collapsed
12239
12240 \begin_layout Plain Layout
12241
12242
12243 \backslash
12244 spce 
12245 \end_layout
12246
12247 \end_inset
12248
12249
12250 \color inherit
12251
12252 \begin_inset Quotes frd
12253 \end_inset
12254
12255 .
12256  La longitud también puede ser negativa.
12257  Para insertar en una ecuación tanto espacio como esté disponible se usa
12258  el comando 
12259 \series bold
12260
12261 \backslash
12262 hfill
12263 \series default
12264
12265 \begin_inset Index idx
12266 status collapsed
12267
12268 \begin_layout Plain Layout
12269 Comandos ! H ! 
12270 \backslash
12271 hfill
12272 \end_layout
12273
12274 \end_inset
12275
12276 .
12277 \begin_inset VSpace -1mm
12278 \end_inset
12279
12280
12281 \end_layout
12282
12283 \begin_layout Standard
12284 \noindent
12285 \align center
12286 \begin_inset Tabular
12287 <lyxtabular version="3" rows="4" columns="2">
12288 <features tabularvalignment="middle">
12289 <column alignment="center" valignment="top" width="0">
12290 <column alignment="center" valignment="top" width="0">
12291 <row>
12292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12293 \begin_inset Text
12294
12295 \begin_layout Plain Layout
12296 Comando (
12297 \backslash
12298 hspace longitud)
12299 \end_layout
12300
12301 \end_inset
12302 </cell>
12303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12304 \begin_inset Text
12305
12306 \begin_layout Plain Layout
12307 Resultado
12308 \end_layout
12309
12310 \end_inset
12311 </cell>
12312 </row>
12313 <row>
12314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12315 \begin_inset Text
12316
12317 \begin_layout Plain Layout
12318 A=B
12319 \backslash
12320 hspace
12321 \begin_inset ERT
12322 status collapsed
12323
12324 \begin_layout Plain Layout
12325
12326
12327 \backslash
12328 spce 
12329 \end_layout
12330
12331 \end_inset
12332
12333
12334 \begin_inset Formula $\to$
12335 \end_inset
12336
12337 A
12338 \backslash
12339 not=C (3
12340 \begin_inset space \thinspace{}
12341 \end_inset
12342
12343 cm)
12344 \end_layout
12345
12346 \end_inset
12347 </cell>
12348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12349 \begin_inset Text
12350
12351 \begin_layout Plain Layout
12352 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12353 \end_inset
12354
12355
12356 \end_layout
12357
12358 \end_inset
12359 </cell>
12360 </row>
12361 <row>
12362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12363 \begin_inset Text
12364
12365 \begin_layout Plain Layout
12366 A
12367 \backslash
12368 hspace
12369 \begin_inset ERT
12370 status collapsed
12371
12372 \begin_layout Plain Layout
12373
12374
12375 \backslash
12376 spce 
12377 \end_layout
12378
12379 \end_inset
12380
12381
12382 \begin_inset Formula $\to$
12383 \end_inset
12384
12385 A
12386 \backslash
12387 not=A (-1
12388 \begin_inset space \thinspace{}
12389 \end_inset
12390
12391 mm)
12392 \end_layout
12393
12394 \end_inset
12395 </cell>
12396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12397 \begin_inset Text
12398
12399 \begin_layout Plain Layout
12400 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12401 \end_inset
12402
12403
12404 \end_layout
12405
12406 \end_inset
12407 </cell>
12408 </row>
12409 <row>
12410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12411 \begin_inset Text
12412
12413 \begin_layout Plain Layout
12414 A=A
12415 \backslash
12416 hfill
12417 \begin_inset ERT
12418 status collapsed
12419
12420 \begin_layout Plain Layout
12421
12422
12423 \backslash
12424 spce 
12425 \end_layout
12426
12427 \end_inset
12428
12429 B=B
12430 \end_layout
12431
12432 \end_inset
12433 </cell>
12434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12435 \begin_inset Text
12436
12437 \begin_layout Plain Layout
12438 \begin_inset Formula $A=A\hfill B=B$
12439 \end_inset
12440
12441
12442 \end_layout
12443
12444 \end_inset
12445 </cell>
12446 </row>
12447 </lyxtabular>
12448
12449 \end_inset
12450
12451
12452 \end_layout
12453
12454 \begin_layout Standard
12455 En el último ejemplo el espacio disponible viene dado por la entrada más
12456  larga de columna en el cuadro.
12457  En una ecuación en línea el espacio depende de la longitud de la línea
12458  en la que se inserta 
12459 \series bold
12460
12461 \backslash
12462 hfill
12463 \series default
12464 .
12465  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12466  
12467 \series bold
12468
12469 \backslash
12470 hfill
12471 \series default
12472  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12473 \series bold
12474 Sangrado
12475 \series default
12476 .
12477  (Los estilos de ecuaciones se explican en
12478 \begin_inset space ~
12479 \end_inset
12480
12481
12482 \begin_inset CommandInset ref
12483 LatexCommand ref
12484 reference "sec:Estilos-de-ecuación"
12485
12486 \end_inset
12487
12488 ).
12489 \end_layout
12490
12491 \begin_layout Standard
12492 Además de 
12493 \series bold
12494
12495 \backslash
12496 hfill
12497 \series default
12498  hay los comandos 
12499 \series bold
12500
12501 \backslash
12502 dotfill
12503 \series default
12504  y 
12505 \series bold
12506
12507 \backslash
12508 hrulefill
12509 \series default
12510  que llenan el espacio con un patrón, véase un ejemplo en
12511 \begin_inset space ~
12512 \end_inset
12513
12514
12515 \begin_inset CommandInset ref
12516 LatexCommand ref
12517 reference "sub:Puntos"
12518
12519 \end_inset
12520
12521 .
12522 \end_layout
12523
12524 \begin_layout Standard
12525 Para texto se puede insertar espacio variable con el menú 
12526 \family sans
12527 Insertar\SpecialChar \menuseparator
12528 Formato\SpecialChar \menuseparator
12529 Espacio
12530 \begin_inset space ~
12531 \end_inset
12532
12533 horizontal
12534 \family default
12535 :
12536 \end_layout
12537
12538 \begin_layout Standard
12539 En esta línea hay un espacio
12540 \begin_inset space \hspace{}
12541 \length 2cm
12542 \end_inset
12543
12544 de 2
12545 \begin_inset space \thinspace{}
12546 \end_inset
12547
12548 cm.
12549 \end_layout
12550
12551 \begin_layout Standard
12552 En esta línea hay un
12553 \begin_inset space \hfill{}
12554 \end_inset
12555
12556 espacio máximo.
12557 \end_layout
12558
12559 \begin_layout Subsection
12560 Espacio adicional en ecuaciones en línea
12561 \begin_inset Index idx
12562 status collapsed
12563
12564 \begin_layout Plain Layout
12565 Espacio ! adicional en línea
12566 \end_layout
12567
12568 \end_inset
12569
12570
12571 \end_layout
12572
12573 \begin_layout Standard
12574 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12575  
12576 \series bold
12577
12578 \backslash
12579 mathsurround
12580 \series default
12581
12582 \begin_inset Index idx
12583 status collapsed
12584
12585 \begin_layout Plain Layout
12586 Comandos ! M ! 
12587 \backslash
12588 mathsurround
12589 \end_layout
12590
12591 \end_inset
12592
12593 .
12594  El valor de una longitud se establece con el comando 
12595 \series bold
12596
12597 \backslash
12598 setlength
12599 \series default
12600
12601 \begin_inset Index idx
12602 status collapsed
12603
12604 \begin_layout Plain Layout
12605 Comandos ! S ! 
12606 \backslash
12607 setlength
12608 \end_layout
12609
12610 \end_inset
12611
12612  según el siguiente esquema:
12613 \end_layout
12614
12615 \begin_layout Standard
12616
12617 \series bold
12618
12619 \backslash
12620 setlength{nombre de la longitud}{valor}
12621 \end_layout
12622
12623 \begin_layout Standard
12624 Para poner a 
12625 \series bold
12626
12627 \backslash
12628 mathsurround
12629 \series default
12630  un valor de 5
12631 \begin_inset space \thinspace{}
12632 \end_inset
12633
12634 mm, se inserta el comando
12635 \end_layout
12636
12637 \begin_layout Standard
12638
12639 \series bold
12640
12641 \backslash
12642 setlength{
12643 \backslash
12644 mathsurround}{5mm}
12645 \end_layout
12646
12647 \begin_layout Standard
12648 en modo TeX.
12649  Se establecerá un espacio de 5
12650 \begin_inset space \thinspace{}
12651 \end_inset
12652
12653 mm alrededor de todas las ecuaciones en línea:
12654 \begin_inset ERT
12655 status collapsed
12656
12657 \begin_layout Plain Layout
12658
12659
12660 \backslash
12661 setlength{
12662 \backslash
12663 mathsurround}{5mm}
12664 \end_layout
12665
12666 \end_inset
12667
12668
12669 \end_layout
12670
12671 \begin_layout Standard
12672 En esta línea hay una ecuación 
12673 \begin_inset Formula $A=B$
12674 \end_inset
12675
12676  rodeada por espacios de 5
12677 \begin_inset space \thinspace{}
12678 \end_inset
12679
12680 mm.
12681 \begin_inset ERT
12682 status collapsed
12683
12684 \begin_layout Plain Layout
12685
12686
12687 \backslash
12688 setlength{
12689 \backslash
12690 mathsurround}{0mm}
12691 \end_layout
12692
12693 \end_inset
12694
12695
12696 \end_layout
12697
12698 \begin_layout Standard
12699 Para volver al espacio predeterminado, 
12700 \series bold
12701
12702 \backslash
12703 mathsurround
12704 \series default
12705  se restablece al valor 0
12706 \begin_inset space \thinspace{}
12707 \end_inset
12708
12709 pt.
12710 \end_layout
12711
12712 \begin_layout Section
12713 Marcos y bordes
12714 \begin_inset Index idx
12715 status collapsed
12716
12717 \begin_layout Plain Layout
12718 Marcos
12719 \end_layout
12720
12721 \end_inset
12722
12723
12724 \end_layout
12725
12726 \begin_layout Standard
12727 Los marcos para texto se describen en el capítulo 
12728 \emph on
12729 Marcos
12730 \emph default
12731  del manual 
12732 \emph on
12733 Objetos insertados
12734 \emph default
12735 .
12736 \end_layout
12737
12738 \begin_layout Subsection
12739 Marcos con bordes
12740 \begin_inset CommandInset label
12741 LatexCommand label
12742 name "sub:Marcos-con-bordes"
12743
12744 \end_inset
12745
12746
12747 \begin_inset Index idx
12748 status collapsed
12749
12750 \begin_layout Plain Layout
12751 Marcos ! con bordes
12752 \end_layout
12753
12754 \end_inset
12755
12756
12757 \end_layout
12758
12759 \begin_layout Standard
12760 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12761 \series bold
12762
12763 \backslash
12764 fbox
12765 \series default
12766
12767 \begin_inset Index idx
12768 status collapsed
12769
12770 \begin_layout Plain Layout
12771 Comandos ! F ! 
12772 \backslash
12773 fbox
12774 \end_layout
12775
12776 \end_inset
12777
12778  y 
12779 \series bold
12780
12781 \backslash
12782 boxed
12783 \series default
12784
12785 \begin_inset Index idx
12786 status collapsed
12787
12788 \begin_layout Plain Layout
12789 Comandos ! B ! 
12790 \backslash
12791 boxed
12792 \end_layout
12793
12794 \end_inset
12795
12796 .
12797 \end_layout
12798
12799 \begin_layout Standard
12800 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12801  azul en un marco donde se introducen partes de una ecuación.
12802  Para 
12803 \series bold
12804
12805 \backslash
12806 fbox
12807 \series default
12808  hay que generar una ecuación adicional con 
12809 \family sans
12810 Ctrl+M
12811 \family default
12812  dentro del recuadro, porque si no el contenido del mismo sería considerado
12813  texto matemático.
12814  Si se usa 
12815 \series bold
12816
12817 \backslash
12818 boxed
12819 \series default
12820  la nueva ecuación se genera automáticamente dentro del marco.
12821 \end_layout
12822
12823 \begin_layout Standard
12824 El comando 
12825 \series bold
12826
12827 \backslash
12828 fbox
12829 \series default
12830  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12831  ecuación tendría siempre el tamaño del texto.
12832  Por otra parte, 
12833 \series bold
12834
12835 \backslash
12836 fboxed
12837 \series default
12838  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12839  siempre el tamaño de una ecuación presentada.
12840 \end_layout
12841
12842 \begin_layout Standard
12843 El comando 
12844 \series bold
12845
12846 \backslash
12847 framebox
12848 \series default
12849
12850 \begin_inset Index idx
12851 status collapsed
12852
12853 \begin_layout Plain Layout
12854 Comandos ! F ! 
12855 \backslash
12856 framebox
12857 \end_layout
12858
12859 \end_inset
12860
12861  es una extensión de 
12862 \series bold
12863
12864 \backslash
12865 fbox
12866 \series default
12867 , que permite especificar además la anchura del marco y la alineación.
12868  
12869 \series bold
12870
12871 \backslash
12872 framebox
12873 \series default
12874  se usa con el siguiente esquema: 
12875 \end_layout
12876
12877 \begin_layout Standard
12878
12879 \series bold
12880
12881 \backslash
12882 framebox[anchura del marco][posición]{contenido del cuadro}
12883 \end_layout
12884
12885 \begin_layout Standard
12886 La posición puede ser 
12887 \emph on
12888 l
12889 \emph default
12890  o 
12891 \emph on
12892 r
12893 \emph default
12894
12895 \emph on
12896 l
12897 \emph default
12898  alinea la ecuación a la izquierda del marcro, 
12899 \emph on
12900 r
12901 \emph default
12902  la alinea a la derecha.
12903  Si no se da posición la ecuación será centrada.
12904 \begin_inset Newline newline
12905 \end_inset
12906
12907 Si no se pone anchura tampoco puede darse posición.
12908  En este caso la anchura del borde se ajusta al contenido del cuadro, como
12909  con 
12910 \series bold
12911
12912 \backslash
12913 fbox
12914 \series default
12915 .
12916  
12917 \end_layout
12918
12919 \begin_layout Standard
12920 Cuando se inserta el comando 
12921 \series bold
12922
12923 \backslash
12924 framebox
12925 \series default
12926  aparece un recuadro con tres marcos azules.
12927  Los dos primeros marcos están encerrados entre corchetes e indican los
12928  dos argumentos opcionales.
12929  El tercer marco es para partes de la ecuación, como para 
12930 \series bold
12931
12932 \backslash
12933 fbox
12934 \series default
12935 .
12936 \end_layout
12937
12938 \begin_layout Standard
12939 \noindent
12940 \align center
12941 \begin_inset Newpage newpage
12942 \end_inset
12943
12944
12945 \end_layout
12946
12947 \begin_layout Standard
12948 \noindent
12949 \align center
12950 \begin_inset Tabular
12951 <lyxtabular version="3" rows="5" columns="2">
12952 <features tabularvalignment="middle">
12953 <column alignment="center" valignment="top" width="0">
12954 <column alignment="center" valignment="top" width="0">
12955 <row>
12956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12957 \begin_inset Text
12958
12959 \begin_layout Plain Layout
12960 Comando
12961 \end_layout
12962
12963 \end_inset
12964 </cell>
12965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12966 \begin_inset Text
12967
12968 \begin_layout Plain Layout
12969 Resultado
12970 \begin_inset Note Note
12971 status collapsed
12972
12973 \begin_layout Plain Layout
12974
12975 \series bold
12976
12977 \backslash
12978 raisebox
12979 \series default
12980  se usa sólo como espaciador
12981 \end_layout
12982
12983 \end_inset
12984
12985
12986 \end_layout
12987
12988 \end_inset
12989 </cell>
12990 </row>
12991 <row>
12992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12993 \begin_inset Text
12994
12995 \begin_layout Plain Layout
12996
12997 \backslash
12998 fbox
12999 \begin_inset ERT
13000 status collapsed
13001
13002 \begin_layout Plain Layout
13003
13004
13005 \backslash
13006 spce 
13007 \end_layout
13008
13009 \end_inset
13010
13011
13012 \family sans
13013 Ctrl+M
13014 \family default
13015  
13016 \backslash
13017 int
13018 \begin_inset ERT
13019 status collapsed
13020
13021 \begin_layout Plain Layout
13022
13023
13024 \backslash
13025 spce 
13026 \end_layout
13027
13028 \end_inset
13029
13030 A=B
13031 \end_layout
13032
13033 \end_inset
13034 </cell>
13035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13036 \begin_inset Text
13037
13038 \begin_layout Plain Layout
13039 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
13040 \end_inset
13041
13042
13043 \end_layout
13044
13045 \end_inset
13046 </cell>
13047 </row>
13048 <row>
13049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13050 \begin_inset Text
13051
13052 \begin_layout Plain Layout
13053
13054 \backslash
13055 boxed
13056 \begin_inset ERT
13057 status collapsed
13058
13059 \begin_layout Plain Layout
13060
13061
13062 \backslash
13063 spce 
13064 \end_layout
13065
13066 \end_inset
13067
13068
13069 \backslash
13070 int
13071 \begin_inset ERT
13072 status collapsed
13073
13074 \begin_layout Plain Layout
13075
13076
13077 \backslash
13078 spce 
13079 \end_layout
13080
13081 \end_inset
13082
13083 A=B
13084 \end_layout
13085
13086 \end_inset
13087 </cell>
13088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13089 \begin_inset Text
13090
13091 \begin_layout Plain Layout
13092 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
13093 \end_inset
13094
13095
13096 \end_layout
13097
13098 \end_inset
13099 </cell>
13100 </row>
13101 <row>
13102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13103 \begin_inset Text
13104
13105 \begin_layout Plain Layout
13106 A+
13107 \backslash
13108 fbox
13109 \begin_inset ERT
13110 status collapsed
13111
13112 \begin_layout Plain Layout
13113
13114
13115 \backslash
13116 spce 
13117 \end_layout
13118
13119 \end_inset
13120
13121 B
13122 \end_layout
13123
13124 \end_inset
13125 </cell>
13126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13127 \begin_inset Text
13128
13129 \begin_layout Plain Layout
13130 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13131 \end_inset
13132
13133
13134 \end_layout
13135
13136 \end_inset
13137 </cell>
13138 </row>
13139 <row>
13140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13141 \begin_inset Text
13142
13143 \begin_layout Plain Layout
13144
13145 \backslash
13146 framebox
13147 \begin_inset ERT
13148 status collapsed
13149
13150 \begin_layout Plain Layout
13151
13152
13153 \backslash
13154 spce 
13155 \end_layout
13156
13157 \end_inset
13158
13159 20mm
13160 \begin_inset Formula $\to$
13161 \end_inset
13162
13163
13164 \begin_inset Formula $\to$
13165 \end_inset
13166
13167
13168 \family sans
13169 Ctrl+M
13170 \family default
13171  
13172 \backslash
13173 frac
13174 \begin_inset ERT
13175 status collapsed
13176
13177 \begin_layout Plain Layout
13178
13179
13180 \backslash
13181 spce 
13182 \end_layout
13183
13184 \end_inset
13185
13186 A
13187 \begin_inset Formula $\downarrow$
13188 \end_inset
13189
13190 B
13191 \end_layout
13192
13193 \end_inset
13194 </cell>
13195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13196 \begin_inset Text
13197
13198 \begin_layout Plain Layout
13199 \begin_inset Formula $\raisebox{6mm}{}$
13200 \end_inset
13201
13202
13203 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13204 \end_inset
13205
13206
13207 \begin_inset Formula $\raisebox{-4mm}{}$
13208 \end_inset
13209
13210
13211 \end_layout
13212
13213 \end_inset
13214 </cell>
13215 </row>
13216 </lyxtabular>
13217
13218 \end_inset
13219
13220
13221 \end_layout
13222
13223 \begin_layout Standard
13224 El grosor del borde también se puede ajustar.
13225  Para ello hay que insertar los siguientes comandos en modo TeX antes de
13226  la fórmula:
13227 \end_layout
13228
13229 \begin_layout Standard
13230
13231 \series bold
13232
13233 \backslash
13234 fboxrule
13235 \series default
13236  
13237 \series bold
13238
13239 \begin_inset Quotes fld
13240 \end_inset
13241
13242 grosor
13243 \begin_inset Quotes frd
13244 \end_inset
13245
13246
13247 \series default
13248  
13249 \series bold
13250
13251 \backslash
13252 fboxsep
13253 \series default
13254  
13255 \series bold
13256
13257 \begin_inset Quotes fld
13258 \end_inset
13259
13260 distancia
13261 \begin_inset Quotes frd
13262 \end_inset
13263
13264
13265 \end_layout
13266
13267 \begin_layout Standard
13268 \begin_inset Quotes fld
13269 \end_inset
13270
13271 distancia
13272 \begin_inset Quotes frd
13273 \end_inset
13274
13275  especifica la distancia mínima entre el borde y el primer carácter en el
13276  cuadro.
13277  Un ejemplo de esto es la siguiente ecuación enmarcada:
13278 \begin_inset ERT
13279 status collapsed
13280
13281 \begin_layout Plain Layout
13282
13283
13284 \backslash
13285 fboxrule 2mm 
13286 \backslash
13287 fboxsep 3mm
13288 \end_layout
13289
13290 \end_inset
13291
13292
13293 \begin_inset Formula 
13294 \[
13295 \boxed{A+B=C}
13296 \]
13297
13298 \end_inset
13299
13300
13301 \end_layout
13302
13303 \begin_layout Standard
13304 Delante de esta ecuación se han insertado los comandos
13305 \end_layout
13306
13307 \begin_layout Standard
13308
13309 \series bold
13310
13311 \backslash
13312 fboxrule
13313 \series default
13314  
13315 \series bold
13316 2mm
13317 \series default
13318  
13319 \series bold
13320
13321 \backslash
13322 fboxsep
13323 \series default
13324  
13325 \series bold
13326 3mm
13327 \end_layout
13328
13329 \begin_layout Standard
13330 en modo TeX.
13331  Los valores dados se usan para todos los marcos siguientes.
13332 \end_layout
13333
13334 \begin_layout Standard
13335 Para volver al tamaño estándar del marco se inserta el comando
13336 \end_layout
13337
13338 \begin_layout Standard
13339
13340 \series bold
13341
13342 \backslash
13343 fboxrule
13344 \series default
13345  
13346 \series bold
13347 0.4pt
13348 \series default
13349  
13350 \series bold
13351
13352 \backslash
13353 fboxsep
13354 \series default
13355  
13356 \series bold
13357 3pt
13358 \series default
13359
13360 \begin_inset ERT
13361 status collapsed
13362
13363 \begin_layout Plain Layout
13364
13365
13366 \backslash
13367 fboxrule 0.4pt 
13368 \backslash
13369 fboxsep 3pt
13370 \end_layout
13371
13372 \end_inset
13373
13374
13375 \end_layout
13376
13377 \begin_layout Standard
13378 en modo TeX antes de la ecuación siguiente.
13379 \end_layout
13380
13381 \begin_layout Subsection
13382 Marcos sin bordes
13383 \begin_inset CommandInset label
13384 LatexCommand label
13385 name "sub:Marcos-sin-bordes"
13386
13387 \end_inset
13388
13389
13390 \begin_inset Index idx
13391 status open
13392
13393 \begin_layout Plain Layout
13394 Marcos ! sin borde
13395 \end_layout
13396
13397 \end_inset
13398
13399
13400 \end_layout
13401
13402 \begin_layout Standard
13403 Para marcos sin borde hay los comandos: 
13404 \series bold
13405
13406 \backslash
13407 mbox
13408 \series default
13409
13410 \begin_inset Index idx
13411 status collapsed
13412
13413 \begin_layout Plain Layout
13414 Comandos ! M ! 
13415 \backslash
13416 mbox
13417 \end_layout
13418
13419 \end_inset
13420
13421
13422 \series bold
13423
13424 \backslash
13425 makebox
13426 \series default
13427
13428 \begin_inset Index idx
13429 status collapsed
13430
13431 \begin_layout Plain Layout
13432 Comandos ! M ! 
13433 \backslash
13434 makebox
13435 \end_layout
13436
13437 \end_inset
13438
13439  y 
13440 \series bold
13441
13442 \backslash
13443 raisebox
13444 \series default
13445
13446 \begin_inset Index idx
13447 status collapsed
13448
13449 \begin_layout Plain Layout
13450 Comandos ! R ! 
13451 \backslash
13452 raisebox
13453 \end_layout
13454
13455 \end_inset
13456
13457 .
13458 \end_layout
13459
13460 \begin_layout Standard
13461 Con 
13462 \series bold
13463
13464 \backslash
13465 raisebox
13466 \series default
13467  se puede poner un marco subíndice o superíndice, pero a diferencia de los
13468  normales, los caracteres en el marco mantienen su tamaño de tipografía.
13469  
13470 \series bold
13471
13472 \backslash
13473 raisebox
13474 \series default
13475  se usa con el siguiente esquema: 
13476 \end_layout
13477
13478 \begin_layout Standard
13479
13480 \series bold
13481
13482 \backslash
13483 raisebox{altura}{contenido del marco}
13484 \end_layout
13485
13486 \begin_layout Standard
13487 Cuando el marco tenga que contener una ecuación, hace falta una ecuación
13488  extra, como con 
13489 \series bold
13490
13491 \backslash
13492 fbox
13493 \series default
13494 .
13495  
13496 \begin_inset Note Greyedout
13497 status open
13498
13499 \begin_layout Plain Layout
13500
13501 \series bold
13502 Nota
13503 \series default
13504 : Para
13505 \series bold
13506
13507 \backslash
13508 raisebox
13509 \series default
13510  se ha creado esta ecuación extra tecleando 
13511 \family sans
13512 Ctrl+M
13513 \family default
13514  dos veces en vez de una porque LyX aún no soporta 
13515 \series bold
13516
13517 \backslash
13518 raisebox
13519 \series default
13520  directamente.
13521 \end_layout
13522
13523 \end_inset
13524
13525
13526 \end_layout
13527
13528 \begin_layout Standard
13529 \align center
13530 \begin_inset Tabular
13531 <lyxtabular version="3" rows="4" columns="2">
13532 <features tabularvalignment="middle">
13533 <column alignment="center" valignment="top" width="0">
13534 <column alignment="center" valignment="top" width="0">
13535 <row>
13536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13537 \begin_inset Text
13538
13539 \begin_layout Plain Layout
13540 Comando
13541 \end_layout
13542
13543 \end_inset
13544 </cell>
13545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13546 \begin_inset Text
13547
13548 \begin_layout Plain Layout
13549 Resultado
13550 \end_layout
13551
13552 \end_inset
13553 </cell>
13554 </row>
13555 <row>
13556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13557 \begin_inset Text
13558
13559 \begin_layout Plain Layout
13560 H
13561 \backslash
13562 raisebox{2mm
13563 \begin_inset Formula $\to$
13564 \end_inset
13565
13566
13567 \backslash
13568 {al
13569 \begin_inset Formula $\to$
13570 \end_inset
13571
13572  lo
13573 \end_layout
13574
13575 \end_inset
13576 </cell>
13577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13578 \begin_inset Text
13579
13580 \begin_layout Plain Layout
13581 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13582 \end_inset
13583
13584
13585 \end_layout
13586
13587 \end_inset
13588 </cell>
13589 </row>
13590 <row>
13591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13592 \begin_inset Text
13593
13594 \begin_layout Plain Layout
13595 H
13596 \backslash
13597 raisebox{-2mm
13598 \begin_inset Formula $\to$
13599 \end_inset
13600
13601
13602 \backslash
13603 {al
13604 \begin_inset Formula $\to$
13605 \end_inset
13606
13607 lo
13608 \end_layout
13609
13610 \end_inset
13611 </cell>
13612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13613 \begin_inset Text
13614
13615 \begin_layout Plain Layout
13616 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13617 \end_inset
13618
13619
13620 \end_layout
13621
13622 \end_inset
13623 </cell>
13624 </row>
13625 <row>
13626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13627 \begin_inset Text
13628
13629 \begin_layout Plain Layout
13630 A=
13631 \backslash
13632 raisebox{-2mm
13633 \begin_inset Formula $\to$
13634 \end_inset
13635
13636
13637 \backslash
13638 {
13639 \family sans
13640 Ctrl+M Ctrl+M
13641 \family default
13642  
13643 \backslash
13644 sqrt
13645 \begin_inset ERT
13646 status collapsed
13647
13648 \begin_layout Plain Layout
13649
13650
13651 \backslash
13652 spce 
13653 \end_layout
13654
13655 \end_inset
13656
13657
13658 \end_layout
13659
13660 \end_inset
13661 </cell>
13662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13663 \begin_inset Text
13664
13665 \begin_layout Plain Layout
13666 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13667 \end_inset
13668
13669
13670 \end_layout
13671
13672 \end_inset
13673 </cell>
13674 </row>
13675 </lyxtabular>
13676
13677 \end_inset
13678
13679
13680 \end_layout
13681
13682 \begin_layout Standard
13683 El comando 
13684 \series bold
13685
13686 \backslash
13687 mbox
13688 \series default
13689  es equivalente a 
13690 \series bold
13691
13692 \backslash
13693 fbox
13694 \series default
13695  y 
13696 \series bold
13697
13698 \backslash
13699 makebox
13700 \series default
13701  es equivalente a 
13702 \series bold
13703
13704 \backslash
13705 framebox
13706 \series default
13707 , con la diferencia de que no hay marco.
13708 \end_layout
13709
13710 \begin_layout Subsection
13711 Marcos coloreados
13712 \begin_inset CommandInset label
13713 LatexCommand label
13714 name "sub:Marcos-coloreados"
13715
13716 \end_inset
13717
13718
13719 \begin_inset Index idx
13720 status open
13721
13722 \begin_layout Plain Layout
13723 Marcos ! coloreados
13724 \end_layout
13725
13726 \end_inset
13727
13728
13729 \end_layout
13730
13731 \begin_layout Standard
13732 Para poder usar todos los comandos explicados en esta sección hay que cargar
13733  en el preámbulo LaTeX el paquete LaTeX 
13734 \series bold
13735 color
13736 \series default
13737
13738 \begin_inset Foot
13739 status collapsed
13740
13741 \begin_layout Plain Layout
13742 El paquete LaTeX 
13743 \series bold
13744 color
13745 \series default
13746  forma parte de toda distribución LaTeX estándar.
13747 \end_layout
13748
13749 \end_inset
13750
13751
13752 \begin_inset Index idx
13753 status collapsed
13754
13755 \begin_layout Plain Layout
13756 Paquetes ! color
13757 \end_layout
13758
13759 \end_inset
13760
13761 , con la línea
13762 \begin_inset Foot
13763 status collapsed
13764
13765 \begin_layout Plain Layout
13766 Cuando hay texto coloreado con un color predefinido en alguna parte del
13767  documento, LyX carga automáticamente el paquete LaTeX 
13768 \series bold
13769 color
13770 \series default
13771 .
13772  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13773  origina problemas.
13774 \end_layout
13775
13776 \end_inset
13777
13778
13779 \begin_inset Note Note
13780 status collapsed
13781
13782 \begin_layout Plain Layout
13783 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13784  en el preámbulo LaTeX.
13785 \end_layout
13786
13787 \end_inset
13788
13789
13790 \end_layout
13791
13792 \begin_layout Standard
13793
13794 \series bold
13795
13796 \backslash
13797 usepackage{color}
13798 \begin_inset VSpace medskip
13799 \end_inset
13800
13801
13802 \end_layout
13803
13804 \begin_layout Standard
13805 Para colorear marcos se usa el comando 
13806 \series bold
13807
13808 \backslash
13809 colorbox
13810 \series default
13811
13812 \begin_inset Index idx
13813 status collapsed
13814
13815 \begin_layout Plain Layout
13816 Comandos ! C ! 
13817 \backslash
13818 colorbox
13819 \end_layout
13820
13821 \end_inset
13822
13823  con el siguiente esquema:
13824 \end_layout
13825
13826 \begin_layout Standard
13827
13828 \series bold
13829
13830 \backslash
13831 colorbox{color}{contenido del marco}
13832 \end_layout
13833
13834 \begin_layout Standard
13835 El contenido del marco puede ser otro marco, y también un 
13836 \backslash
13837
13838 \series bold
13839 colorbox
13840 \series default
13841  puede ser parte de otro marco (véanse los ejemplos 2º y 3º).
13842  Si el marco debe contener una ecuación debe crearse una ecuación extra,
13843  como con 
13844 \series bold
13845
13846 \backslash
13847 raisebox
13848 \series default
13849 .
13850 \begin_inset Foot
13851 status collapsed
13852
13853 \begin_layout Plain Layout
13854 Esto también se aplica para el comando 
13855 \series bold
13856
13857 \backslash
13858 fcolorbox
13859 \series default
13860 .
13861 \end_layout
13862
13863 \end_inset
13864
13865  
13866 \end_layout
13867
13868 \begin_layout Standard
13869 Se puede elegir uno de los siguientes colores predefinidos:
13870 \end_layout
13871
13872 \begin_layout Standard
13873
13874 \series bold
13875 black
13876 \series default
13877
13878 \series bold
13879 blue
13880 \series default
13881
13882 \series bold
13883 cyan
13884 \series default
13885
13886 \series bold
13887 green
13888 \series default
13889
13890 \series bold
13891 magenta
13892 \series default
13893
13894 \series bold
13895 red
13896 \series default
13897
13898 \series bold
13899 white
13900 \series default
13901
13902 \series bold
13903 yellow
13904 \end_layout
13905
13906 \begin_layout Standard
13907 \align center
13908 \begin_inset Tabular
13909 <lyxtabular version="3" rows="4" columns="2">
13910 <features tabularvalignment="middle">
13911 <column alignment="center" valignment="top" width="0">
13912 <column alignment="center" valignment="top" width="0">
13913 <row>
13914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13915 \begin_inset Text
13916
13917 \begin_layout Plain Layout
13918 Comando
13919 \end_layout
13920
13921 \end_inset
13922 </cell>
13923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13924 \begin_inset Text
13925
13926 \begin_layout Plain Layout
13927 Resultado
13928 \begin_inset Note Note
13929 status collapsed
13930
13931 \begin_layout Plain Layout
13932
13933 \series bold
13934
13935 \backslash
13936 raisebox
13937 \series default
13938  se usa sólo como espaciador
13939 \end_layout
13940
13941 \end_inset
13942
13943
13944 \end_layout
13945
13946 \end_inset
13947 </cell>
13948 </row>
13949 <row>
13950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13951 \begin_inset Text
13952
13953 \begin_layout Plain Layout
13954
13955 \backslash
13956 colorbox{yellow
13957 \begin_inset Formula $\to$
13958 \end_inset
13959
13960
13961 \backslash
13962 {A=B
13963 \end_layout
13964
13965 \end_inset
13966 </cell>
13967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13968 \begin_inset Text
13969
13970 \begin_layout Plain Layout
13971 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13972 \end_inset
13973
13974
13975 \end_layout
13976
13977 \end_inset
13978 </cell>
13979 </row>
13980 <row>
13981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13982 \begin_inset Text
13983
13984 \begin_layout Plain Layout
13985
13986 \backslash
13987 colorbox{green
13988 \begin_inset Formula $\to$
13989 \end_inset
13990
13991
13992 \backslash
13993 {
13994 \backslash
13995 fbox
13996 \begin_inset ERT
13997 status collapsed
13998
13999 \begin_layout Plain Layout
14000
14001
14002 \backslash
14003 spce 
14004 \end_layout
14005
14006 \end_inset
14007
14008 A=B
14009 \end_layout
14010
14011 \end_inset
14012 </cell>
14013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14014 \begin_inset Text
14015
14016 \begin_layout Plain Layout
14017 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
14018 \end_inset
14019
14020
14021 \end_layout
14022
14023 \end_inset
14024 </cell>
14025 </row>
14026 <row>
14027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14028 \begin_inset Text
14029
14030 \begin_layout Plain Layout
14031
14032 \backslash
14033 fbox
14034 \begin_inset ERT
14035 status collapsed
14036
14037 \begin_layout Plain Layout
14038
14039
14040 \backslash
14041 spce 
14042 \end_layout
14043
14044 \end_inset
14045
14046
14047 \backslash
14048 colorbox{green
14049 \begin_inset Formula $\to$
14050 \end_inset
14051
14052
14053 \backslash
14054 {
14055 \family sans
14056 Ctrl+M Ctrl+M
14057 \family default
14058  
14059 \backslash
14060 int
14061 \begin_inset ERT
14062 status collapsed
14063
14064 \begin_layout Plain Layout
14065
14066
14067 \backslash
14068 spce 
14069 \end_layout
14070
14071 \end_inset
14072
14073 C=D
14074 \end_layout
14075
14076 \end_inset
14077 </cell>
14078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14079 \begin_inset Text
14080
14081 \begin_layout Plain Layout
14082 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
14083 \end_inset
14084
14085
14086 \end_layout
14087
14088 \end_inset
14089 </cell>
14090 </row>
14091 </lyxtabular>
14092
14093 \end_inset
14094
14095
14096 \end_layout
14097
14098 \begin_layout Standard
14099
14100 \series bold
14101
14102 \backslash
14103 colorbox
14104 \series default
14105  sólo colorea el marco pero no los caracteres.
14106  Para colorear todos los caracteres se selecciona toda la ecuación y se
14107  elige un color en el diálogo 
14108 \family sans
14109 Estilo
14110 \begin_inset space ~
14111 \end_inset
14112
14113 del
14114 \begin_inset space ~
14115 \end_inset
14116
14117 texto
14118 \family default
14119 .
14120  El diálogo puede abrirse con el botón 
14121 \begin_inset Graphics
14122         filename ../../images/dialog-show_character.png
14123         scale 85
14124
14125 \end_inset
14126
14127  de la barra de herramientas o con el menú 
14128 \family sans
14129 Editar\SpecialChar \menuseparator
14130 Estilo
14131 \begin_inset space ~
14132 \end_inset
14133
14134 del
14135 \begin_inset space ~
14136 \end_inset
14137
14138 texto\SpecialChar \menuseparator
14139 Personalizado
14140 \family default
14141 .
14142  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
14143  Si el número de la ecuación debe tener otro color que el de los caracteres
14144  de la ecuación, el color debe cambiarse dentro de la ecuación.
14145 \end_layout
14146
14147 \begin_layout Standard
14148 Un ejemplo:
14149 \color red
14150
14151 \begin_inset Formula 
14152 \begin{equation}
14153 {\color{red}\int A=B}\label{eq:rojo}
14154 \end{equation}
14155
14156 \end_inset
14157
14158
14159 \color green
14160
14161 \begin_inset Formula 
14162 \begin{equation}
14163 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}
14164 \end{equation}
14165
14166 \end_inset
14167
14168
14169 \end_layout
14170
14171 \begin_layout Standard
14172 La ecuación 
14173 \begin_inset CommandInset ref
14174 LatexCommand eqref
14175 reference "eq:rojo"
14176
14177 \end_inset
14178
14179  está toda coloreada en rojo.
14180 \begin_inset Newline newline
14181 \end_inset
14182
14183 La ecuación 
14184 \begin_inset CommandInset ref
14185 LatexCommand eqref
14186 reference "eq:rojoverde"
14187
14188 \end_inset
14189
14190  se ha coloreado en primer lugar toda en verde para colorear el número de
14191  la ecuación.
14192  Posteriormente se han coloreado en rojo los caracteres.
14193 \family sans
14194
14195 \begin_inset VSpace bigskip
14196 \end_inset
14197
14198
14199 \end_layout
14200
14201 \begin_layout Standard
14202 Para colorear diferente el borde y el marcose usa el comando 
14203 \series bold
14204
14205 \backslash
14206 fcolorbox
14207 \series default
14208
14209 \begin_inset Index idx
14210 status collapsed
14211
14212 \begin_layout Plain Layout
14213 Comandos ! F ! 
14214 \backslash
14215 fcolorbox
14216 \end_layout
14217
14218 \end_inset
14219
14220  con el siguiente esquema:
14221 \end_layout
14222
14223 \begin_layout Standard
14224
14225 \series bold
14226
14227 \backslash
14228 fcolorbox{color del borde}{color}{contenido del marco}
14229 \end_layout
14230
14231 \begin_layout Standard
14232 Así pues 
14233 \series bold
14234
14235 \backslash
14236 fcolorbox
14237 \series default
14238  es una extensión del comando 
14239 \series bold
14240
14241 \backslash
14242 colorbox
14243 \series default
14244 .
14245  La anchura del borde se establece, como para 
14246 \series bold
14247
14248 \backslash
14249 framebox
14250 \series default
14251 , con 
14252 \series bold
14253
14254 \backslash
14255 fboxrule
14256 \series default
14257  y 
14258 \series bold
14259
14260 \backslash
14261 fboxsep
14262 \series default
14263 .
14264  Un ejemplo:
14265 \begin_inset ERT
14266 status collapsed
14267
14268 \begin_layout Plain Layout
14269
14270
14271 \backslash
14272 fboxrule 1mm 
14273 \backslash
14274 fboxsep 1mm
14275 \end_layout
14276
14277 \end_inset
14278
14279
14280 \begin_inset Formula 
14281 \[
14282 \fcolorbox{cyan}{magenta}{A=B}
14283 \]
14284
14285 \end_inset
14286
14287
14288 \end_layout
14289
14290 \begin_layout Standard
14291 \begin_inset ERT
14292 status collapsed
14293
14294 \begin_layout Plain Layout
14295
14296
14297 \backslash
14298 fboxrule 0.4pt 
14299 \backslash
14300 fboxsep 3pt
14301 \end_layout
14302
14303 \end_inset
14304
14305
14306 \end_layout
14307
14308 \begin_layout Standard
14309 Esta ecuación se ha compuesto con el comando
14310 \begin_inset Newline newline
14311 \end_inset
14312
14313
14314 \series bold
14315
14316 \backslash
14317 fcolorbox{cyan
14318 \begin_inset Formula $\to$
14319 \end_inset
14320
14321
14322 \backslash
14323 {magenta
14324 \begin_inset Formula $\to$
14325 \end_inset
14326
14327
14328 \backslash
14329 {A=B
14330 \end_layout
14331
14332 \begin_layout Standard
14333 \begin_inset VSpace bigskip
14334 \end_inset
14335
14336
14337 \end_layout
14338
14339 \begin_layout Standard
14340 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14341 \end_layout
14342
14343 \begin_layout Standard
14344 Por ejemplo, se puede definir el color 
14345 \begin_inset Quotes fld
14346 \end_inset
14347
14348
14349 \series bold
14350 verdeoscuro
14351 \series default
14352
14353 \begin_inset Quotes frd
14354 \end_inset
14355
14356  con la línea de preámbulo LaTeX:
14357 \end_layout
14358
14359 \begin_layout Standard
14360
14361 \series bold
14362
14363 \backslash
14364 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14365 \series default
14366
14367 \begin_inset Index idx
14368 status collapsed
14369
14370 \begin_layout Plain Layout
14371 Comandos ! D ! 
14372 \backslash
14373 definecolor
14374 \end_layout
14375
14376 \end_inset
14377
14378
14379 \end_layout
14380
14381 \begin_layout Standard
14382
14383 \series bold
14384 cmyk
14385 \series default
14386  es el espacio de color referido a los colores 
14387 \series bold
14388 cyan
14389 \series default
14390
14391 \series bold
14392 magenta
14393 \series default
14394
14395 \series bold
14396 yellow
14397 \series default
14398  y 
14399 \series bold
14400 black
14401 \series default
14402 .
14403  Los cuatro números separados por coma son el factor de cuota para los colores
14404  correspondientes del espacio de color.
14405  Los factores pueden estar en el rango 0-1.
14406  En vez de 
14407 \series bold
14408 cmyk
14409 \series default
14410  se puede usar el espacio de color 
14411 \series bold
14412 rgb
14413 \series default
14414 , que se refiere a 
14415 \series bold
14416 red
14417 \series default
14418
14419 \series bold
14420 green
14421 \series default
14422  y 
14423 \series bold
14424 blue
14425 \series default
14426 , así pues en este caso hay tres factores de cuota para los correspondientes
14427  colores.
14428  Además hay el espacio de color 
14429 \series bold
14430 gray
14431 \series default
14432  con un factor de cuota para el valor gris.
14433 \end_layout
14434
14435 \begin_layout Standard
14436 Como ejemplo he aquí un marco con el nuevo color definido 
14437 \series bold
14438 verdeoscuro
14439 \series default
14440  y los caracteres en color amarillo:
14441 \color black
14442
14443 \begin_inset Formula 
14444 \begin{equation}
14445 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}
14446 \end{equation}
14447
14448 \end_inset
14449
14450
14451 \end_layout
14452
14453 \begin_layout Standard
14454 Los colores personalizados también se pueden usar para texto con la ayuda
14455  del comando 
14456 \series bold
14457
14458 \backslash
14459 textcolor
14460 \series default
14461
14462 \begin_inset Index idx
14463 status collapsed
14464
14465 \begin_layout Plain Layout
14466 Texto ! coloreado
14467 \end_layout
14468
14469 \end_inset
14470
14471
14472 \end_layout
14473
14474 \begin_layout Standard
14475 \begin_inset ERT
14476 status collapsed
14477
14478 \begin_layout Plain Layout
14479
14480
14481 \backslash
14482 textcolor{verdeoscuro}{
14483 \end_layout
14484
14485 \end_inset
14486
14487 Esta frase en 
14488 \begin_inset Quotes fld
14489 \end_inset
14490
14491 verdeoscuro
14492 \begin_inset Quotes frd
14493 \end_inset
14494
14495 .
14496 \begin_inset ERT
14497 status collapsed
14498
14499 \begin_layout Plain Layout
14500
14501 }
14502 \end_layout
14503
14504 \end_inset
14505
14506
14507 \end_layout
14508
14509 \begin_layout Standard
14510
14511 \series bold
14512
14513 \backslash
14514 textcolor
14515 \series default
14516
14517 \begin_inset Index idx
14518 status collapsed
14519
14520 \begin_layout Plain Layout
14521 Comandos ! T ! 
14522 \backslash
14523 textcolor
14524 \end_layout
14525
14526 \end_inset
14527
14528  se usa con el esquema 
14529 \series bold
14530
14531 \backslash
14532 textcolor{color}{caracteres a colorear}
14533 \series default
14534 .
14535 \end_layout
14536
14537 \begin_layout Subsection
14538 Marcos de párrafo
14539 \begin_inset CommandInset label
14540 LatexCommand label
14541 name "sub:Marcos-de-párrafo"
14542
14543 \end_inset
14544
14545
14546 \begin_inset Index idx
14547 status collapsed
14548
14549 \begin_layout Plain Layout
14550 Marcos ! para párrafos
14551 \end_layout
14552
14553 \end_inset
14554
14555
14556 \end_layout
14557
14558 \begin_layout Standard
14559 Un marco que puede contener varias líneas y párrafos, denominado marco de
14560  párrafo (parbox), se puede generar con el menú 
14561 \family sans
14562 Insertar\SpecialChar \menuseparator
14563 Marco
14564 \family default
14565  o con el botón 
14566 \begin_inset Graphics
14567         filename ../../images/box-insert.png
14568         scale 85
14569
14570 \end_inset
14571
14572  de la barra de herramientas.
14573 \end_layout
14574
14575 \begin_layout Standard
14576 El siguiente ejemplo muestra un marco de párrafo en línea:
14577 \begin_inset VSpace medskip
14578 \end_inset
14579
14580 Esta línea contiene 
14581 \begin_inset Box Boxed
14582 position "c"
14583 hor_pos "c"
14584 has_inner_box 1
14585 inner_pos "c"
14586 use_parbox 1
14587 use_makebox 0
14588 width "5cm"
14589 special "none"
14590 height "1in"
14591 height_special "totalheight"
14592 status collapsed
14593
14594 \begin_layout Plain Layout
14595 Esto es un marco de párrafo.
14596  Tiene exactamente 5
14597 \begin_inset space \thinspace{}
14598 \end_inset
14599
14600 cm de largo y además puede contener ecuaciones: 
14601 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14602 \end_inset
14603
14604
14605 \end_layout
14606
14607 \end_inset
14608
14609
14610 \begin_inset space ~
14611 \end_inset
14612
14613  un marco de párrafo.
14614 \begin_inset VSpace medskip
14615 \end_inset
14616
14617 Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado.
14618  Surge un diálogo con las propiedades del marco.
14619  En este caso: 
14620 \emph on
14621 Decoración
14622 \emph default
14623 : Marco rectangular, 
14624 \emph on
14625 marco interior
14626 \emph default
14627 : Párrafo, 
14628 \emph on
14629 Ancho
14630 \emph default
14631 : 5
14632 \begin_inset space \thinspace{}
14633 \end_inset
14634
14635 cm, 
14636 \emph on
14637 Alineación Vertical
14638 \emph default
14639  
14640 \emph on
14641 marco
14642 \emph default
14643 : Medio.
14644 \end_layout
14645
14646 \begin_layout Standard
14647 \begin_inset VSpace medskip
14648 \end_inset
14649
14650 En LaTeX, un marco de párrafo se inserta con el comando 
14651 \series bold
14652
14653 \backslash
14654 parbox
14655 \series default
14656
14657 \begin_inset Index idx
14658 status collapsed
14659
14660 \begin_layout Plain Layout
14661 Comandos ! P ! 
14662 \backslash
14663 parbox
14664 \end_layout
14665
14666 \end_inset
14667
14668  con el esquema siguiente:
14669 \end_layout
14670
14671 \begin_layout Standard
14672
14673 \series bold
14674
14675 \backslash
14676 parbox[posición]{anchura}{contenido}
14677 \end_layout
14678
14679 \begin_layout Standard
14680 Son posibles las posiciones 
14681 \emph on
14682 b
14683 \emph default
14684  y 
14685 \emph on
14686 t
14687 \emph default
14688
14689 \emph on
14690 b
14691 \emph default
14692  por 
14693 \begin_inset Quotes fld
14694 \end_inset
14695
14696 bottom
14697 \begin_inset Quotes frd
14698 \end_inset
14699
14700  (abajo), que alinea la última línea del marco con el texto de alrededor.
14701  Con 
14702 \emph on
14703 t
14704 \emph default
14705 , por 
14706 \begin_inset Quotes fld
14707 \end_inset
14708
14709 top
14710 \begin_inset Quotes frd
14711 \end_inset
14712
14713  (arriba), la alineación se hace con la primera línea.
14714  Si no se da posición, el marco se centrará verticalmente, véase la sección
14715  
14716 \emph on
14717 Marcos
14718 \emph default
14719  del manual 
14720 \emph on
14721 Objetos insertados
14722 \emph default
14723  para ejemplos.
14724 \end_layout
14725
14726 \begin_layout Standard
14727 \begin_inset VSpace bigskip
14728 \end_inset
14729
14730 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14731  ponerse en un marco de párrafo.
14732  Para ello se inserta el comando
14733 \begin_inset Newline newline
14734 \end_inset
14735
14736
14737 \series bold
14738
14739 \backslash
14740 fbox{
14741 \backslash
14742 parbox{
14743 \backslash
14744 linewidth-2
14745 \backslash
14746 fboxsep-2
14747 \backslash
14748 fboxrule}{
14749 \begin_inset Newline newline
14750 \end_inset
14751
14752
14753 \series default
14754 en modo TeX delante de la ecuación.
14755  Aquí 
14756 \series bold
14757
14758 \backslash
14759 linewidth
14760 \series default
14761
14762 \begin_inset Index idx
14763 status collapsed
14764
14765 \begin_layout Plain Layout
14766 Comandos ! L ! 
14767 \backslash
14768 linewidth
14769 \end_layout
14770
14771 \end_inset
14772
14773  es la anchura de línea establecida para el documento.
14774  Como el marco está por fuera del marco de párrafo, hay que restar de dicha
14775  anchura dos veces la separación del marco y el grosor.
14776  Como LyX no lo hace automáticamente debido a un fallo,
14777 \begin_inset Foot
14778 status collapsed
14779
14780 \begin_layout Plain Layout
14781 \begin_inset CommandInset href
14782 LatexCommand href
14783 name "LyX-bug #4483"
14784 target "http://www.lyx.org/trac/ticket/4483"
14785
14786 \end_inset
14787
14788
14789 \end_layout
14790
14791 \end_inset
14792
14793  hay que usar modo TeX.
14794  Para poder multiplicar y restar en los argumentos hay que cargar en el
14795  preámbulo LaTeX el paquete LaTeX 
14796 \series bold
14797 calc
14798 \series default
14799 ,
14800 \begin_inset Foot
14801 status collapsed
14802
14803 \begin_layout Plain Layout
14804
14805 \series bold
14806 calc
14807 \series default
14808  es parte de toda instalación LaTeX estándar.
14809 \end_layout
14810
14811 \end_inset
14812
14813
14814 \begin_inset Index idx
14815 status collapsed
14816
14817 \begin_layout Plain Layout
14818 Paquetes ! calc
14819 \end_layout
14820
14821 \end_inset
14822
14823  con la línea
14824 \end_layout
14825
14826 \begin_layout Standard
14827
14828 \series bold
14829
14830 \backslash
14831 usepackage{calc}
14832 \end_layout
14833
14834 \begin_layout Standard
14835 Detrás de la ecuación se cierran ambos marcos con 
14836 \series bold
14837 }}
14838 \series default
14839  en modo TeX.
14840  Aquí hay un ejemplo:
14841 \begin_inset ERT
14842 status collapsed
14843
14844 \begin_layout Plain Layout
14845
14846
14847 \backslash
14848 fboxsep 5mm 
14849 \backslash
14850 fboxrule 5mm
14851 \end_layout
14852
14853 \end_inset
14854
14855
14856 \end_layout
14857
14858 \begin_layout Standard
14859 \begin_inset ERT
14860 status collapsed
14861
14862 \begin_layout Plain Layout
14863
14864
14865 \backslash
14866 fbox{
14867 \backslash
14868 parbox{
14869 \backslash
14870 linewidth-2
14871 \backslash
14872 fboxsep-2
14873 \backslash
14874 fboxrule}{
14875 \end_layout
14876
14877 \end_inset
14878
14879
14880 \begin_inset Formula 
14881 \begin{equation}
14882 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14883 \end{equation}
14884
14885 \end_inset
14886
14887
14888 \end_layout
14889
14890 \begin_layout Standard
14891 \begin_inset ERT
14892 status collapsed
14893
14894 \begin_layout Plain Layout
14895
14896 }}
14897 \end_layout
14898
14899 \end_inset
14900
14901
14902 \begin_inset ERT
14903 status collapsed
14904
14905 \begin_layout Plain Layout
14906
14907
14908 \backslash
14909 fboxrule 0.4pt 
14910 \backslash
14911 fboxsep 3pt
14912 \end_layout
14913
14914 \end_inset
14915
14916
14917 \end_layout
14918
14919 \begin_layout Standard
14920 \begin_inset VSpace medskip
14921 \end_inset
14922
14923
14924 \end_layout
14925
14926 \begin_layout Standard
14927 Como se ha usado el marco de párrafo como argumento de 
14928 \series bold
14929
14930 \backslash
14931 fbox
14932 \series default
14933 , en este caso no hay diferencia entre 
14934 \series bold
14935
14936 \backslash
14937 fbox
14938 \series default
14939  y 
14940 \series bold
14941
14942 \backslash
14943 boxed
14944 \series default
14945 .
14946  
14947 \end_layout
14948
14949 \begin_layout Standard
14950 \begin_inset VSpace bigskip
14951 \end_inset
14952
14953
14954 \end_layout
14955
14956 \begin_layout Standard
14957 Los marcos de párrafo son muy útiles para comentar ecuaciones directamente.
14958  Para hacerlo, se usa 
14959 \series bold
14960
14961 \backslash
14962 parbox
14963 \series default
14964  en combinación con el comando 
14965 \series bold
14966
14967 \backslash
14968 tag
14969 \series default
14970 .
14971  (Véase más sobre 
14972 \series bold
14973
14974 \backslash
14975 tag
14976 \series default
14977  en 
14978 \begin_inset CommandInset ref
14979 LatexCommand ref
14980 reference "sub:Numeración-personalizada"
14981
14982 \end_inset
14983
14984 ).
14985 \end_layout
14986
14987 \begin_layout Standard
14988 Un ejemplo de ecuación comentada con 
14989 \series bold
14990
14991 \backslash
14992 parbox
14993 \series default
14994 :
14995 \end_layout
14996
14997 \begin_layout Standard
14998 \begin_inset ERT
14999 status collapsed
15000
15001 \begin_layout Plain Layout
15002
15003
15004 \backslash
15005 [5x-7b=3b
15006 \backslash
15007 tag*{
15008 \backslash
15009 parbox{5cm}{
15010 \end_layout
15011
15012 \end_inset
15013
15014 Esto es una descripción.
15015  Está claramente separada de la ecuación y es multilínea.
15016 \begin_inset ERT
15017 status collapsed
15018
15019 \begin_layout Plain Layout
15020
15021 }}
15022 \backslash
15023 ]
15024 \end_layout
15025
15026 \end_inset
15027
15028
15029 \end_layout
15030
15031 \begin_layout Standard
15032 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
15033  no soporta el comando 
15034 \series bold
15035
15036 \backslash
15037 parbox
15038 \series default
15039  en ecuaciones.
15040  La ecuación se compone con la siguiente secuencia de comandos:
15041 \end_layout
15042
15043 \begin_layout Standard
15044 El comando 
15045 \series bold
15046
15047 \backslash
15048 [5x-7b=3b
15049 \backslash
15050 tag*
15051 \backslash
15052 {
15053 \backslash
15054 parbox{5cm}{
15055 \series default
15056  se inserta en modo TeX.
15057 \begin_inset Foot
15058 status collapsed
15059
15060 \begin_layout Plain Layout
15061 Si se usa el estilo de ecuación 
15062 \series bold
15063 Sangrado
15064 \series default
15065
15066 \series bold
15067
15068 \backslash
15069 tag*
15070 \backslash
15071
15072 \series default
15073  se puede reemplazar por 
15074 \series bold
15075
15076 \backslash
15077 hfill
15078 \series default
15079 .
15080  (Véanse los estilos de ecuación en 
15081 \begin_inset CommandInset ref
15082 LatexCommand ref
15083 reference "sec:Estilos-de-ecuación"
15084
15085 \end_inset
15086
15087 ).
15088 \end_layout
15089
15090 \end_inset
15091
15092  Después sigue la descripción en texto normal, y por último 
15093 \series bold
15094 }}
15095 \backslash
15096 ]
15097 \series default
15098  en modo TeX.
15099  Aquí los comandos 
15100 \series bold
15101
15102 \backslash
15103 [
15104 \series default
15105  y 
15106 \series bold
15107
15108 \backslash
15109 ]
15110 \series default
15111  crean una ecuación presentada.
15112 \end_layout
15113
15114 \begin_layout Standard
15115 Las ventajas de 
15116 \series bold
15117
15118 \backslash
15119 parbox
15120 \series default
15121  pueden verse en este ejemplo que se ha 
15122 \begin_inset Quotes fld
15123 \end_inset
15124
15125 comentado
15126 \begin_inset Quotes frd
15127 \end_inset
15128
15129  usando el modo texto matemático:
15130 \begin_inset Formula 
15131 \[
15132 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}
15133 \]
15134
15135 \end_inset
15136
15137
15138 \end_layout
15139
15140 \begin_layout Section
15141 Operadores
15142 \begin_inset Index idx
15143 status collapsed
15144
15145 \begin_layout Plain Layout
15146 Operadores
15147 \end_layout
15148
15149 \end_inset
15150
15151
15152 \end_layout
15153
15154 \begin_layout Subsection
15155 Operadores grandes
15156 \begin_inset CommandInset label
15157 LatexCommand label
15158 name "sub:Operadores-grandes"
15159
15160 \end_inset
15161
15162
15163 \begin_inset Index idx
15164 status collapsed
15165
15166 \begin_layout Plain Layout
15167 Operadores ! grandes
15168 \end_layout
15169
15170 \end_inset
15171
15172
15173 \begin_inset Index idx
15174 status collapsed
15175
15176 \begin_layout Plain Layout
15177 Sumatorios
15178 \end_layout
15179
15180 \end_inset
15181
15182
15183 \begin_inset Index idx
15184 status collapsed
15185
15186 \begin_layout Plain Layout
15187 Integrales
15188 \end_layout
15189
15190 \end_inset
15191
15192
15193 \end_layout
15194
15195 \begin_layout Standard
15196 Para poder usar todos los comandos de integrales listados aquí, debe estar
15197  marcada la opción 
15198 \family sans
15199 Usar paquete esint automáticamente
15200 \family default
15201  en el apartado 
15202 \family sans
15203 Opciones de ecuación
15204 \family default
15205  de la configuración del documento.
15206  
15207 \end_layout
15208
15209 \begin_layout Standard
15210 \begin_inset space \hfill{}
15211 \end_inset
15212
15213
15214 \begin_inset Tabular
15215 <lyxtabular version="3" rows="11" columns="2">
15216 <features tabularvalignment="middle">
15217 <column alignment="center" valignment="top" width="0pt">
15218 <column alignment="center" valignment="top" width="0pt">
15219 <row>
15220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15221 \begin_inset Text
15222
15223 \begin_layout Plain Layout
15224 Comando
15225 \end_layout
15226
15227 \end_inset
15228 </cell>
15229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15230 \begin_inset Text
15231
15232 \begin_layout Plain Layout
15233 Resultado
15234 \end_layout
15235
15236 \end_inset
15237 </cell>
15238 </row>
15239 <row>
15240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15241 \begin_inset Text
15242
15243 \begin_layout Plain Layout
15244
15245 \backslash
15246 int
15247 \begin_inset Index idx
15248 status collapsed
15249
15250 \begin_layout Plain Layout
15251 Comandos ! I ! 
15252 \backslash
15253 int
15254 \end_layout
15255
15256 \end_inset
15257
15258
15259 \end_layout
15260
15261 \end_inset
15262 </cell>
15263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15264 \begin_inset Text
15265
15266 \begin_layout Plain Layout
15267 \begin_inset Formula $\int$
15268 \end_inset
15269
15270
15271 \end_layout
15272
15273 \end_inset
15274 </cell>
15275 </row>
15276 <row>
15277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15278 \begin_inset Text
15279
15280 \begin_layout Plain Layout
15281
15282 \backslash
15283 oint
15284 \end_layout
15285
15286 \end_inset
15287 </cell>
15288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15289 \begin_inset Text
15290
15291 \begin_layout Plain Layout
15292 \begin_inset Formula $\oint$
15293 \end_inset
15294
15295
15296 \end_layout
15297
15298 \end_inset
15299 </cell>
15300 </row>
15301 <row>
15302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15303 \begin_inset Text
15304
15305 \begin_layout Plain Layout
15306
15307 \backslash
15308 ointctrclockwise
15309 \end_layout
15310
15311 \end_inset
15312 </cell>
15313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15314 \begin_inset Text
15315
15316 \begin_layout Plain Layout
15317 \begin_inset Formula $\ointctrclockwise$
15318 \end_inset
15319
15320
15321 \end_layout
15322
15323 \end_inset
15324 </cell>
15325 </row>
15326 <row>
15327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15328 \begin_inset Text
15329
15330 \begin_layout Plain Layout
15331
15332 \backslash
15333 ointclockwise
15334 \end_layout
15335
15336 \end_inset
15337 </cell>
15338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15339 \begin_inset Text
15340
15341 \begin_layout Plain Layout
15342 \begin_inset Formula $\ointclockwise$
15343 \end_inset
15344
15345
15346 \end_layout
15347
15348 \end_inset
15349 </cell>
15350 </row>
15351 <row>
15352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15353 \begin_inset Text
15354
15355 \begin_layout Plain Layout
15356
15357 \backslash
15358 sqint
15359 \end_layout
15360
15361 \end_inset
15362 </cell>
15363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15364 \begin_inset Text
15365
15366 \begin_layout Plain Layout
15367 \begin_inset Formula $\sqint$
15368 \end_inset
15369
15370
15371 \end_layout
15372
15373 \end_inset
15374 </cell>
15375 </row>
15376 <row>
15377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15378 \begin_inset Text
15379
15380 \begin_layout Plain Layout
15381
15382 \backslash
15383 fint
15384 \end_layout
15385
15386 \end_inset
15387 </cell>
15388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15389 \begin_inset Text
15390
15391 \begin_layout Plain Layout
15392  
15393 \begin_inset Formula $\fint$
15394 \end_inset
15395
15396
15397 \end_layout
15398
15399 \end_inset
15400 </cell>
15401 </row>
15402 <row>
15403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15404 \begin_inset Text
15405
15406 \begin_layout Plain Layout
15407
15408 \backslash
15409 landupint
15410 \end_layout
15411
15412 \end_inset
15413 </cell>
15414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15415 \begin_inset Text
15416
15417 \begin_layout Plain Layout
15418  
15419 \begin_inset Formula $\landupint$
15420 \end_inset
15421
15422
15423 \end_layout
15424
15425 \end_inset
15426 </cell>
15427 </row>
15428 <row>
15429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15430 \begin_inset Text
15431
15432 \begin_layout Plain Layout
15433
15434 \backslash
15435 landdownint
15436 \end_layout
15437
15438 \end_inset
15439 </cell>
15440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15441 \begin_inset Text
15442
15443 \begin_layout Plain Layout
15444  
15445 \begin_inset Formula $\landdownint$
15446 \end_inset
15447
15448
15449 \end_layout
15450
15451 \end_inset
15452 </cell>
15453 </row>
15454 <row>
15455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15456 \begin_inset Text
15457
15458 \begin_layout Plain Layout
15459
15460 \backslash
15461 bigcap
15462 \end_layout
15463
15464 \end_inset
15465 </cell>
15466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15467 \begin_inset Text
15468
15469 \begin_layout Plain Layout
15470 \begin_inset Formula $\bigcap$
15471 \end_inset
15472
15473
15474 \end_layout
15475
15476 \end_inset
15477 </cell>
15478 </row>
15479 <row>
15480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15481 \begin_inset Text
15482
15483 \begin_layout Plain Layout
15484
15485 \backslash
15486 bigcup
15487 \end_layout
15488
15489 \end_inset
15490 </cell>
15491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15492 \begin_inset Text
15493
15494 \begin_layout Plain Layout
15495 \begin_inset Formula $\bigcup$
15496 \end_inset
15497
15498
15499 \end_layout
15500
15501 \end_inset
15502 </cell>
15503 </row>
15504 </lyxtabular>
15505
15506 \end_inset
15507
15508
15509 \begin_inset space \hfill{}
15510 \end_inset
15511
15512
15513 \begin_inset Tabular
15514 <lyxtabular version="3" rows="11" columns="2">
15515 <features tabularvalignment="middle">
15516 <column alignment="center" valignment="top" width="0pt">
15517 <column alignment="center" valignment="top" width="0pt">
15518 <row>
15519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15520 \begin_inset Text
15521
15522 \begin_layout Plain Layout
15523 Comando
15524 \end_layout
15525
15526 \end_inset
15527 </cell>
15528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15529 \begin_inset Text
15530
15531 \begin_layout Plain Layout
15532 Resultado
15533 \end_layout
15534
15535 \end_inset
15536 </cell>
15537 </row>
15538 <row>
15539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15540 \begin_inset Text
15541
15542 \begin_layout Plain Layout
15543
15544 \backslash
15545 sum
15546 \begin_inset Index idx
15547 status collapsed
15548
15549 \begin_layout Plain Layout
15550 Comandos ! S ! 
15551 \backslash
15552 sum
15553 \end_layout
15554
15555 \end_inset
15556
15557
15558 \end_layout
15559
15560 \end_inset
15561 </cell>
15562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15563 \begin_inset Text
15564
15565 \begin_layout Plain Layout
15566 \begin_inset Formula $\sum$
15567 \end_inset
15568
15569
15570 \end_layout
15571
15572 \end_inset
15573 </cell>
15574 </row>
15575 <row>
15576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15577 \begin_inset Text
15578
15579 \begin_layout Plain Layout
15580
15581 \backslash
15582 prod
15583 \begin_inset Index idx
15584 status collapsed
15585
15586 \begin_layout Plain Layout
15587 Comandos ! P ! 
15588 \backslash
15589 prod
15590 \end_layout
15591
15592 \end_inset
15593
15594
15595 \end_layout
15596
15597 \end_inset
15598 </cell>
15599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15600 \begin_inset Text
15601
15602 \begin_layout Plain Layout
15603 \begin_inset Formula $\prod$
15604 \end_inset
15605
15606
15607 \end_layout
15608
15609 \end_inset
15610 </cell>
15611 </row>
15612 <row>
15613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15614 \begin_inset Text
15615
15616 \begin_layout Plain Layout
15617
15618 \backslash
15619 coprod
15620 \end_layout
15621
15622 \end_inset
15623 </cell>
15624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15625 \begin_inset Text
15626
15627 \begin_layout Plain Layout
15628 \begin_inset Formula $\coprod$
15629 \end_inset
15630
15631
15632 \end_layout
15633
15634 \end_inset
15635 </cell>
15636 </row>
15637 <row>
15638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15639 \begin_inset Text
15640
15641 \begin_layout Plain Layout
15642
15643 \backslash
15644 bigodot
15645 \end_layout
15646
15647 \end_inset
15648 </cell>
15649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15650 \begin_inset Text
15651
15652 \begin_layout Plain Layout
15653 \begin_inset Formula $\bigodot$
15654 \end_inset
15655
15656
15657 \end_layout
15658
15659 \end_inset
15660 </cell>
15661 </row>
15662 <row>
15663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15664 \begin_inset Text
15665
15666 \begin_layout Plain Layout
15667
15668 \backslash
15669 bigotimes
15670 \end_layout
15671
15672 \end_inset
15673 </cell>
15674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15675 \begin_inset Text
15676
15677 \begin_layout Plain Layout
15678 \begin_inset Formula $\bigotimes$
15679 \end_inset
15680
15681
15682 \end_layout
15683
15684 \end_inset
15685 </cell>
15686 </row>
15687 <row>
15688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15689 \begin_inset Text
15690
15691 \begin_layout Plain Layout
15692
15693 \backslash
15694 bigoplus
15695 \end_layout
15696
15697 \end_inset
15698 </cell>
15699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15700 \begin_inset Text
15701
15702 \begin_layout Plain Layout
15703 \begin_inset Formula $\bigoplus$
15704 \end_inset
15705
15706
15707 \end_layout
15708
15709 \end_inset
15710 </cell>
15711 </row>
15712 <row>
15713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15714 \begin_inset Text
15715
15716 \begin_layout Plain Layout
15717
15718 \backslash
15719 bigwedge
15720 \end_layout
15721
15722 \end_inset
15723 </cell>
15724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15725 \begin_inset Text
15726
15727 \begin_layout Plain Layout
15728 \begin_inset Formula $\bigwedge$
15729 \end_inset
15730
15731
15732 \end_layout
15733
15734 \end_inset
15735 </cell>
15736 </row>
15737 <row>
15738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15739 \begin_inset Text
15740
15741 \begin_layout Plain Layout
15742
15743 \backslash
15744 bigvee
15745 \end_layout
15746
15747 \end_inset
15748 </cell>
15749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15750 \begin_inset Text
15751
15752 \begin_layout Plain Layout
15753 \begin_inset Formula $\bigvee$
15754 \end_inset
15755
15756
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 </row>
15762 <row>
15763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15764 \begin_inset Text
15765
15766 \begin_layout Plain Layout
15767
15768 \backslash
15769 bigsqcup
15770 \end_layout
15771
15772 \end_inset
15773 </cell>
15774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15775 \begin_inset Text
15776
15777 \begin_layout Plain Layout
15778 \begin_inset Formula $\bigsqcup$
15779 \end_inset
15780
15781
15782 \end_layout
15783
15784 \end_inset
15785 </cell>
15786 </row>
15787 <row>
15788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15789 \begin_inset Text
15790
15791 \begin_layout Plain Layout
15792
15793 \backslash
15794 biguplus
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Plain Layout
15803 \begin_inset Formula $\biguplus$
15804 \end_inset
15805
15806
15807 \end_layout
15808
15809 \end_inset
15810 </cell>
15811 </row>
15812 </lyxtabular>
15813
15814 \end_inset
15815
15816
15817 \begin_inset space \hfill{}
15818 \end_inset
15819
15820
15821 \end_layout
15822
15823 \begin_layout Standard
15824 Todos los operadores grandes se pueden insertar con el botón 
15825 \begin_inset Graphics
15826         filename ../../images/math/intop.png
15827         scale 85
15828
15829 \end_inset
15830
15831  de la barra de ecuaciones.
15832 \end_layout
15833
15834 \begin_layout Standard
15835 Estos operadores son llamados grandes porque son mayores que los operadores
15836  binarios de aspecto semejante.
15837  Todos los operadores grandes pueden tener límites, como se describe en
15838  la subsección siguiente.
15839 \end_layout
15840
15841 \begin_layout Standard
15842 Para todos los operadores de integral hay una segunda versión disponible,
15843  terminando en 
15844 \series bold
15845 op
15846 \series default
15847
15848 \series bold
15849
15850 \backslash
15851 intop
15852 \series default
15853
15854 \series bold
15855
15856 \backslash
15857 ointop
15858 \series default
15859  etc.
15860  Estos operadores difieren de 
15861 \series bold
15862
15863 \backslash
15864 int
15865 \series default
15866 , etc., en el estilo en que se presentan los límites, véase
15867 \series bold
15868  
15869 \series default
15870
15871 \begin_inset CommandInset ref
15872 LatexCommand ref
15873 reference "sub:Límites-de-operadores"
15874
15875 \end_inset
15876
15877 .
15878 \end_layout
15879
15880 \begin_layout Subsubsection*
15881 Sugerencias para las integrales
15882 \end_layout
15883
15884 \begin_layout Standard
15885 La letra 
15886 \emph on
15887 d
15888 \emph default
15889  en una integral es un operador, por consiguiente debe escribirse en redonda.
15890  Esto se hace resaltando la 
15891 \emph on
15892 d
15893 \emph default
15894  y usando el atajo de teclado 
15895 \family sans
15896 Alt+C
15897 \begin_inset space ~
15898 \end_inset
15899
15900 R
15901 \family default
15902 .
15903 \begin_inset Foot
15904 status collapsed
15905
15906 \begin_layout Plain Layout
15907 véase estilos de letras en 
15908 \begin_inset CommandInset ref
15909 LatexCommand ref
15910 reference "sub:Estilos-de-tipografías"
15911
15912 \end_inset
15913
15914  
15915 \end_layout
15916
15917 \end_inset
15918
15919  Delante de la 
15920 \emph on
15921 d
15922 \emph default
15923  se inserta un espacio delgado, como es habitual en los operadores.
15924  Un ejemplo:
15925 \end_layout
15926
15927 \begin_layout Standard
15928 incorrecto: 
15929 \begin_inset Formula $\int A(x)dx$
15930 \end_inset
15931
15932
15933 \begin_inset Newline newline
15934 \end_inset
15935
15936
15937 \begin_inset Phantom HPhantom
15938 status open
15939
15940 \begin_layout Plain Layout
15941 in
15942 \end_layout
15943
15944 \end_inset
15945
15946 correcto: 
15947 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15948 \end_inset
15949
15950
15951 \end_layout
15952
15953 \begin_layout Standard
15954 \begin_inset Newpage pagebreak
15955 \end_inset
15956
15957
15958 \end_layout
15959
15960 \begin_layout Standard
15961 Para integrales múltiples hay los siguientes comandos:
15962 \begin_inset VSpace medskip
15963 \end_inset
15964
15965
15966 \end_layout
15967
15968 \begin_layout Standard
15969 \begin_inset space \hfill{}
15970 \end_inset
15971
15972
15973 \begin_inset Tabular
15974 <lyxtabular version="3" rows="4" columns="2">
15975 <features tabularvalignment="middle">
15976 <column alignment="center" valignment="top" width="0">
15977 <column alignment="center" valignment="top" width="0">
15978 <row>
15979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15980 \begin_inset Text
15981
15982 \begin_layout Plain Layout
15983 Comando
15984 \end_layout
15985
15986 \end_inset
15987 </cell>
15988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15989 \begin_inset Text
15990
15991 \begin_layout Plain Layout
15992 Resultado
15993 \begin_inset Note Note
15994 status collapsed
15995
15996 \begin_layout Plain Layout
15997
15998 \series bold
15999
16000 \backslash
16001 raisebox
16002 \series default
16003  se usa sólo como espaciador
16004 \end_layout
16005
16006 \end_inset
16007
16008
16009 \end_layout
16010
16011 \end_inset
16012 </cell>
16013 </row>
16014 <row>
16015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16016 \begin_inset Text
16017
16018 \begin_layout Plain Layout
16019
16020 \backslash
16021 iint
16022 \end_layout
16023
16024 \end_inset
16025 </cell>
16026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16027 \begin_inset Text
16028
16029 \begin_layout Plain Layout
16030 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
16031 \end_inset
16032
16033
16034 \end_layout
16035
16036 \end_inset
16037 </cell>
16038 </row>
16039 <row>
16040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16041 \begin_inset Text
16042
16043 \begin_layout Plain Layout
16044
16045 \backslash
16046 oiint
16047 \end_layout
16048
16049 \end_inset
16050 </cell>
16051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16052 \begin_inset Text
16053
16054 \begin_layout Plain Layout
16055 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
16056 \end_inset
16057
16058
16059 \end_layout
16060
16061 \end_inset
16062 </cell>
16063 </row>
16064 <row>
16065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16066 \begin_inset Text
16067
16068 \begin_layout Plain Layout
16069
16070 \backslash
16071 sqiint
16072 \end_layout
16073
16074 \end_inset
16075 </cell>
16076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16077 \begin_inset Text
16078
16079 \begin_layout Plain Layout
16080 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
16081 \end_inset
16082
16083
16084 \end_layout
16085
16086 \end_inset
16087 </cell>
16088 </row>
16089 </lyxtabular>
16090
16091 \end_inset
16092
16093
16094 \begin_inset space \hfill{}
16095 \end_inset
16096
16097
16098 \begin_inset Tabular
16099 <lyxtabular version="3" rows="4" columns="2">
16100 <features tabularvalignment="middle">
16101 <column alignment="center" valignment="top" width="0">
16102 <column alignment="center" valignment="top" width="0">
16103 <row>
16104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16105 \begin_inset Text
16106
16107 \begin_layout Plain Layout
16108 Comando
16109 \end_layout
16110
16111 \end_inset
16112 </cell>
16113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Plain Layout
16117 Resultado
16118 \begin_inset Note Note
16119 status collapsed
16120
16121 \begin_layout Plain Layout
16122
16123 \series bold
16124
16125 \backslash
16126 raisebox
16127 \series default
16128  se usa sólo como espaciador
16129 \end_layout
16130
16131 \end_inset
16132
16133
16134 \end_layout
16135
16136 \end_inset
16137 </cell>
16138 </row>
16139 <row>
16140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16141 \begin_inset Text
16142
16143 \begin_layout Plain Layout
16144
16145 \backslash
16146 iiint
16147 \end_layout
16148
16149 \end_inset
16150 </cell>
16151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16152 \begin_inset Text
16153
16154 \begin_layout Plain Layout
16155 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
16156 \end_inset
16157
16158
16159 \end_layout
16160
16161 \end_inset
16162 </cell>
16163 </row>
16164 <row>
16165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16166 \begin_inset Text
16167
16168 \begin_layout Plain Layout
16169
16170 \backslash
16171 iiiint
16172 \end_layout
16173
16174 \end_inset
16175 </cell>
16176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16177 \begin_inset Text
16178
16179 \begin_layout Plain Layout
16180 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
16181 \end_inset
16182
16183
16184 \end_layout
16185
16186 \end_inset
16187 </cell>
16188 </row>
16189 <row>
16190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16191 \begin_inset Text
16192
16193 \begin_layout Plain Layout
16194
16195 \backslash
16196 dotsint
16197 \end_layout
16198
16199 \end_inset
16200 </cell>
16201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16202 \begin_inset Text
16203
16204 \begin_layout Plain Layout
16205 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16206 \end_inset
16207
16208
16209 \end_layout
16210
16211 \end_inset
16212 </cell>
16213 </row>
16214 </lyxtabular>
16215
16216 \end_inset
16217
16218
16219 \begin_inset space \hfill{}
16220 \end_inset
16221
16222
16223 \end_layout
16224
16225 \begin_layout Subsection
16226 Límites de operadores
16227 \begin_inset CommandInset label
16228 LatexCommand label
16229 name "sub:Límites-de-operadores"
16230
16231 \end_inset
16232
16233
16234 \begin_inset Index idx
16235 status collapsed
16236
16237 \begin_layout Plain Layout
16238 Operadores ! límites de
16239 \end_layout
16240
16241 \end_inset
16242
16243
16244 \end_layout
16245
16246 \begin_layout Standard
16247 Los límites se crean mediante superíndices y subíndices:
16248 \end_layout
16249
16250 \begin_layout Standard
16251 \noindent
16252 \align center
16253 \begin_inset Tabular
16254 <lyxtabular version="3" rows="2" columns="2">
16255 <features tabularvalignment="middle">
16256 <column alignment="center" valignment="top" width="0">
16257 <column alignment="center" valignment="top" width="0">
16258 <row>
16259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16260 \begin_inset Text
16261
16262 \begin_layout Plain Layout
16263 Comando
16264 \end_layout
16265
16266 \end_inset
16267 </cell>
16268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16269 \begin_inset Text
16270
16271 \begin_layout Plain Layout
16272 Resultado
16273 \begin_inset Note Note
16274 status collapsed
16275
16276 \begin_layout Plain Layout
16277
16278 \series bold
16279
16280 \backslash
16281 raisebox
16282 \series default
16283  se usa sólo como espaciador
16284 \end_layout
16285
16286 \end_inset
16287
16288
16289 \end_layout
16290
16291 \end_inset
16292 </cell>
16293 </row>
16294 <row>
16295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16296 \begin_inset Text
16297
16298 \begin_layout Plain Layout
16299
16300 \backslash
16301 prod^
16302 \backslash
16303 infty
16304 \begin_inset ERT
16305 status collapsed
16306
16307 \begin_layout Plain Layout
16308
16309
16310 \backslash
16311 spce 
16312 \end_layout
16313
16314 \end_inset
16315
16316
16317 \begin_inset Formula $\to$
16318 \end_inset
16319
16320 _0
16321 \begin_inset Formula $\to$
16322 \end_inset
16323
16324 A(x)
16325 \end_layout
16326
16327 \end_inset
16328 </cell>
16329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16330 \begin_inset Text
16331
16332 \begin_layout Plain Layout
16333 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16334 \end_inset
16335
16336
16337 \end_layout
16338
16339 \end_inset
16340 </cell>
16341 </row>
16342 </lyxtabular>
16343
16344 \end_inset
16345
16346
16347 \end_layout
16348
16349 \begin_layout Standard
16350 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16351  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16352 \end_layout
16353
16354 \begin_layout Standard
16355 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16356  directamente detrás del operador y se elige 
16357 \series bold
16358 Alineado
16359 \series default
16360  en el menú 
16361 \family sans
16362 Editar\SpecialChar \menuseparator
16363 Ecuación\SpecialChar \menuseparator
16364 Cambiar tipo de límites
16365 \family default
16366  (atajo 
16367 \family sans
16368 Alt+M
16369 \begin_inset space ~
16370 \end_inset
16371
16372 L
16373 \family default
16374 ).
16375  Un ejemplo:
16376 \end_layout
16377
16378 \begin_layout Standard
16379 El tipo de límites por omisión es:
16380 \begin_inset Formula 
16381 \[
16382 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16383 \]
16384
16385 \end_inset
16386
16387
16388 \end_layout
16389
16390 \begin_layout Standard
16391 Así se ven si se cambia el tipo de límites a 
16392 \series bold
16393 Alineado
16394 \series default
16395 :
16396 \begin_inset Formula 
16397 \[
16398 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16399 \]
16400
16401 \end_inset
16402
16403
16404 \end_layout
16405
16406 \begin_layout Standard
16407 En integrales, excepto las que terminan en 
16408 \series bold
16409 op
16410 \series default
16411  como 
16412 \series bold
16413
16414 \backslash
16415 intop
16416 \series default
16417
16418 \series bold
16419
16420 \backslash
16421 ointop
16422 \series default
16423 , etc., los límites se colocan por omisión junto al operador.
16424  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16425  operador.
16426  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16427 \series bold
16428 Presentado
16429 \series default
16430  para poner el límite debajo:
16431 \begin_inset Formula 
16432 \begin{equation}
16433 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}
16434 \end{equation}
16435
16436 \end_inset
16437
16438
16439 \begin_inset VSpace medskip
16440 \end_inset
16441
16442 Para especificar condiciones en los límites se usan los comandos 
16443 \series bold
16444
16445 \backslash
16446 subarray
16447 \series default
16448
16449 \begin_inset Index idx
16450 status collapsed
16451
16452 \begin_layout Plain Layout
16453 Comandos ! S ! 
16454 \backslash
16455 subarray
16456 \end_layout
16457
16458 \end_inset
16459
16460  y 
16461 \series bold
16462
16463 \backslash
16464 substack
16465 \series default
16466
16467 \begin_inset Index idx
16468 status collapsed
16469
16470 \begin_layout Plain Layout
16471 Comandos ! S ! 
16472 \backslash
16473 substack
16474 \end_layout
16475
16476 \end_inset
16477
16478 .
16479  Por ejemplo, para componer la expresión
16480 \begin_inset Formula 
16481 \begin{equation}
16482 \sum_{\begin{subarray}{c}
16483 0<k<1000\\
16484 \\
16485 k\,\in\,\mathbb{N}
16486 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16487 \end{equation}
16488
16489 \end_inset
16490
16491 se ha hecho lo siguiente: primero se escribe el comando 
16492 \series bold
16493
16494 \backslash
16495 sum^n
16496 \series default
16497
16498 \begin_inset ERT
16499 status collapsed
16500
16501 \begin_layout Plain Layout
16502
16503
16504 \backslash
16505 spce 
16506 \end_layout
16507
16508 \end_inset
16509
16510
16511 \series bold
16512 _
16513 \series default
16514 .
16515  Ahora el cursor está en un marco azul bajo el operador sumatorio y ahí
16516  se inserta el comando 
16517 \series bold
16518
16519 \backslash
16520 subarray
16521 \series default
16522
16523 \begin_inset ERT
16524 status collapsed
16525
16526 \begin_layout Plain Layout
16527
16528
16529 \backslash
16530 spce 
16531 \end_layout
16532
16533 \end_inset
16534
16535 .
16536  Ahora el marco azul está en un marco púrpura donde pueden escribirse líneas
16537  distintas.
16538  Cada línea nueva se crea con un salto de línea (
16539 \family sans
16540 Ctrl+Entrar
16541 \family default
16542 ).
16543  Si ahora se teclea en ella
16544 \begin_inset Newline newline
16545 \end_inset
16546
16547
16548 \series bold
16549 0<k<1000 Ctrl+Entrar
16550 \begin_inset Newline newline
16551 \end_inset
16552
16553
16554 \series default
16555 aparece debajo un nuevo marco para la línea nueva.
16556 \end_layout
16557
16558 \begin_layout Standard
16559 La alineación de las líneas puede cambiarse a la izquierda con la 
16560 \family sans
16561 barra de herramientas de cuadros
16562 \family default
16563  o con el menú 
16564 \family sans
16565 Editar\SpecialChar \menuseparator
16566 Filas y columnas
16567 \family default
16568 .
16569  Para obtener alineación derecha se inserta 
16570 \series bold
16571
16572 \backslash
16573 hfill
16574 \series default
16575
16576 \begin_inset ERT
16577 status collapsed
16578
16579 \begin_layout Plain Layout
16580
16581
16582 \backslash
16583 spce 
16584 \end_layout
16585
16586 \end_inset
16587
16588  al principio de la línea.
16589 \end_layout
16590
16591 \begin_layout Standard
16592 El comando 
16593 \series bold
16594
16595 \backslash
16596 substack
16597 \series default
16598  es equivalente a 
16599 \series bold
16600
16601 \backslash
16602 subarray
16603 \series default
16604  con la diferencia de que las líneas están siempre centradas.
16605 \begin_inset VSpace bigskip
16606 \end_inset
16607
16608
16609 \end_layout
16610
16611 \begin_layout Standard
16612 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16613  siguientes, como en la ecuación 
16614 \begin_inset CommandInset ref
16615 LatexCommand eqref
16616 reference "eq:substack"
16617
16618 \end_inset
16619
16620 , porque éstos se colocan junto a los límites.
16621 \end_layout
16622
16623 \begin_layout Standard
16624 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16625 \end_layout
16626
16627 \begin_layout Standard
16628
16629 \series bold
16630
16631 \backslash
16632 def
16633 \backslash
16634 clap#1{
16635 \backslash
16636 hbox to 0pt{
16637 \backslash
16638 hss #1
16639 \backslash
16640 hss}}
16641 \begin_inset Newline newline
16642 \end_inset
16643
16644
16645 \backslash
16646 def
16647 \backslash
16648 mathclap {
16649 \backslash
16650 mathpalette 
16651 \backslash
16652 mathclapinternal}
16653 \begin_inset Newline newline
16654 \end_inset
16655
16656
16657 \backslash
16658 def
16659 \backslash
16660 mathclapinternal #1#2{
16661 \backslash
16662 clap{$
16663 \backslash
16664 mathsurround =0pt #1{#2}$}}
16665 \end_layout
16666
16667 \begin_layout Standard
16668 En ella se define el comando 
16669 \series bold
16670
16671 \backslash
16672 mathclap
16673 \series default
16674
16675 \begin_inset Index idx
16676 status collapsed
16677
16678 \begin_layout Plain Layout
16679 Comandos ! M ! 
16680 \backslash
16681 mathclap
16682 \end_layout
16683
16684 \end_inset
16685
16686  que establece la anchura del límite en 0
16687 \begin_inset space \thinspace{}
16688 \end_inset
16689
16690 pt.
16691  El esquema del comando es:
16692 \end_layout
16693
16694 \begin_layout Standard
16695
16696 \series bold
16697
16698 \backslash
16699 mathclap{límite}
16700 \end_layout
16701
16702 \begin_layout Standard
16703 donde el límite puede consistir en varias condiciones.
16704 \end_layout
16705
16706 \begin_layout Standard
16707 Aplicado en la ecuación 
16708 \begin_inset CommandInset ref
16709 LatexCommand eqref
16710 reference "eq:substack"
16711
16712 \end_inset
16713
16714  se usa el comando
16715 \end_layout
16716
16717 \begin_layout Standard
16718
16719 \series bold
16720
16721 \backslash
16722 sum_
16723 \backslash
16724 mathclap{
16725 \backslash
16726 substack
16727 \begin_inset ERT
16728 status collapsed
16729
16730 \begin_layout Plain Layout
16731
16732
16733 \backslash
16734 spce 
16735 \end_layout
16736
16737 \end_inset
16738
16739 0<k<1000 Ctrl+Entrar
16740 \end_layout
16741
16742 \begin_layout Standard
16743 para componer el límite inferior.
16744  Ahora el sumando está junto al sumatorio:
16745 \begin_inset Formula 
16746 \[
16747 \sum_{\mathclap{\substack{0<k<1000\\
16748 \\
16749 k\,\in\,\mathbb{N}
16750 }
16751 }}^{n}k^{-2}
16752 \]
16753
16754 \end_inset
16755
16756
16757 \begin_inset VSpace bigskip
16758 \end_inset
16759
16760 Cómo utilizar un límite para varios operadores se describe en la 
16761 \begin_inset CommandInset ref
16762 LatexCommand ref
16763 reference "sub:Operadores-de-usuario"
16764
16765 \end_inset
16766
16767 .
16768 \end_layout
16769
16770 \begin_layout Standard
16771 \begin_inset Newpage newpage
16772 \end_inset
16773
16774
16775 \end_layout
16776
16777 \begin_layout Subsection
16778 Operadores binarios
16779 \begin_inset CommandInset label
16780 LatexCommand label
16781 name "sub:Operadores-binarios"
16782
16783 \end_inset
16784
16785
16786 \begin_inset Index idx
16787 status collapsed
16788
16789 \begin_layout Plain Layout
16790 Operadores ! binarios
16791 \end_layout
16792
16793 \end_inset
16794
16795
16796 \end_layout
16797
16798 \begin_layout Standard
16799 Los operadores binarios se rodean por espacios si llevan un carácter delante
16800  o detrás.
16801 \begin_inset VSpace medskip
16802 \end_inset
16803
16804
16805 \end_layout
16806
16807 \begin_layout Standard
16808 \begin_inset space \hfill{}
16809 \end_inset
16810
16811
16812 \begin_inset Tabular
16813 <lyxtabular version="3" rows="13" columns="2">
16814 <features tabularvalignment="middle">
16815 <column alignment="center" valignment="top" width="0pt">
16816 <column alignment="center" valignment="top" width="0pt">
16817 <row>
16818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16819 \begin_inset Text
16820
16821 \begin_layout Plain Layout
16822 Comando
16823 \begin_inset Note Note
16824 status collapsed
16825
16826 \begin_layout Plain Layout
16827
16828 \series bold
16829
16830 \backslash
16831 raisebox
16832 \series default
16833  se usa sólo como espaciador
16834 \end_layout
16835
16836 \end_inset
16837
16838
16839 \end_layout
16840
16841 \end_inset
16842 </cell>
16843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16844 \begin_inset Text
16845
16846 \begin_layout Plain Layout
16847 Operador
16848 \end_layout
16849
16850 \end_inset
16851 </cell>
16852 </row>
16853 <row>
16854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858 +
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16864 \begin_inset Text
16865
16866 \begin_layout Plain Layout
16867 \begin_inset Formula $+$
16868 \end_inset
16869
16870
16871 \end_layout
16872
16873 \end_inset
16874 </cell>
16875 </row>
16876 <row>
16877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16878 \begin_inset Text
16879
16880 \begin_layout Plain Layout
16881 -
16882 \end_layout
16883
16884 \end_inset
16885 </cell>
16886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16887 \begin_inset Text
16888
16889 \begin_layout Plain Layout
16890 \begin_inset Formula $-$
16891 \end_inset
16892
16893
16894 \end_layout
16895
16896 \end_inset
16897 </cell>
16898 </row>
16899 <row>
16900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16901 \begin_inset Text
16902
16903 \begin_layout Plain Layout
16904
16905 \backslash
16906 pm
16907 \end_layout
16908
16909 \end_inset
16910 </cell>
16911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16912 \begin_inset Text
16913
16914 \begin_layout Plain Layout
16915 \begin_inset Formula $\pm$
16916 \end_inset
16917
16918
16919 \end_layout
16920
16921 \end_inset
16922 </cell>
16923 </row>
16924 <row>
16925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16926 \begin_inset Text
16927
16928 \begin_layout Plain Layout
16929
16930 \backslash
16931 mp
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940 \begin_inset Formula $\mp$
16941 \end_inset
16942
16943
16944 \end_layout
16945
16946 \end_inset
16947 </cell>
16948 </row>
16949 <row>
16950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16951 \begin_inset Text
16952
16953 \begin_layout Plain Layout
16954
16955 \backslash
16956 cdot
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965 \begin_inset Formula $\cdot$
16966 \end_inset
16967
16968
16969 \end_layout
16970
16971 \end_inset
16972 </cell>
16973 </row>
16974 <row>
16975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16976 \begin_inset Text
16977
16978 \begin_layout Plain Layout
16979
16980 \backslash
16981 times
16982 \end_layout
16983
16984 \end_inset
16985 </cell>
16986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16987 \begin_inset Text
16988
16989 \begin_layout Plain Layout
16990 \begin_inset Formula $\times$
16991 \end_inset
16992
16993
16994 \end_layout
16995
16996 \end_inset
16997 </cell>
16998 </row>
16999 <row>
17000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17001 \begin_inset Text
17002
17003 \begin_layout Plain Layout
17004
17005 \backslash
17006 div
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015 \begin_inset Formula $\div$
17016 \end_inset
17017
17018
17019 \end_layout
17020
17021 \end_inset
17022 </cell>
17023 </row>
17024 <row>
17025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17026 \begin_inset Text
17027
17028 \begin_layout Plain Layout
17029 \begin_inset ERT
17030 status collapsed
17031
17032 \begin_layout Plain Layout
17033
17034
17035 \backslash
17036 raisebox{-1.2mm}{
17037 \end_layout
17038
17039 \end_inset
17040
17041 *
17042 \begin_inset ERT
17043 status collapsed
17044
17045 \begin_layout Plain Layout
17046
17047 }
17048 \end_layout
17049
17050 \end_inset
17051
17052
17053 \end_layout
17054
17055 \end_inset
17056 </cell>
17057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17058 \begin_inset Text
17059
17060 \begin_layout Plain Layout
17061 \begin_inset Formula $*$
17062 \end_inset
17063
17064
17065 \end_layout
17066
17067 \end_inset
17068 </cell>
17069 </row>
17070 <row>
17071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17072 \begin_inset Text
17073
17074 \begin_layout Plain Layout
17075
17076 \backslash
17077 star
17078 \end_layout
17079
17080 \end_inset
17081 </cell>
17082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086 \begin_inset Formula $\star$
17087 \end_inset
17088
17089
17090 \end_layout
17091
17092 \end_inset
17093 </cell>
17094 </row>
17095 <row>
17096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Plain Layout
17100
17101 \backslash
17102 circ
17103 \end_layout
17104
17105 \end_inset
17106 </cell>
17107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17108 \begin_inset Text
17109
17110 \begin_layout Plain Layout
17111 \begin_inset Formula $\circ$
17112 \end_inset
17113
17114
17115 \end_layout
17116
17117 \end_inset
17118 </cell>
17119 </row>
17120 <row>
17121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17122 \begin_inset Text
17123
17124 \begin_layout Plain Layout
17125
17126 \backslash
17127 diamond
17128 \end_layout
17129
17130 \end_inset
17131 </cell>
17132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17133 \begin_inset Text
17134
17135 \begin_layout Plain Layout
17136 \begin_inset Formula $\diamond$
17137 \end_inset
17138
17139
17140 \end_layout
17141
17142 \end_inset
17143 </cell>
17144 </row>
17145 <row>
17146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17147 \begin_inset Text
17148
17149 \begin_layout Plain Layout
17150
17151 \backslash
17152 bullet
17153 \end_layout
17154
17155 \end_inset
17156 </cell>
17157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161 \begin_inset Formula $\bullet$
17162 \end_inset
17163
17164
17165 \end_layout
17166
17167 \end_inset
17168 </cell>
17169 </row>
17170 </lyxtabular>
17171
17172 \end_inset
17173
17174
17175 \begin_inset space \hfill{}
17176 \end_inset
17177
17178
17179 \begin_inset Tabular
17180 <lyxtabular version="3" rows="13" columns="2">
17181 <features tabularvalignment="middle">
17182 <column alignment="center" valignment="top" width="0pt">
17183 <column alignment="center" valignment="top" width="0pt">
17184 <row>
17185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17186 \begin_inset Text
17187
17188 \begin_layout Plain Layout
17189 Comando
17190 \end_layout
17191
17192 \end_inset
17193 </cell>
17194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17195 \begin_inset Text
17196
17197 \begin_layout Plain Layout
17198 Operador
17199 \end_layout
17200
17201 \end_inset
17202 </cell>
17203 </row>
17204 <row>
17205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17206 \begin_inset Text
17207
17208 \begin_layout Plain Layout
17209
17210 \backslash
17211 nabla
17212 \end_layout
17213
17214 \end_inset
17215 </cell>
17216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17217 \begin_inset Text
17218
17219 \begin_layout Plain Layout
17220 \begin_inset Formula $\nabla$
17221 \end_inset
17222
17223
17224 \end_layout
17225
17226 \end_inset
17227 </cell>
17228 </row>
17229 <row>
17230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17231 \begin_inset Text
17232
17233 \begin_layout Plain Layout
17234
17235 \backslash
17236 bigtriangledown
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17242 \begin_inset Text
17243
17244 \begin_layout Plain Layout
17245 \begin_inset Formula $\bigtriangledown$
17246 \end_inset
17247
17248
17249 \end_layout
17250
17251 \end_inset
17252 </cell>
17253 </row>
17254 <row>
17255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17256 \begin_inset Text
17257
17258 \begin_layout Plain Layout
17259
17260 \backslash
17261 bigtriangleup
17262 \end_layout
17263
17264 \end_inset
17265 </cell>
17266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17267 \begin_inset Text
17268
17269 \begin_layout Plain Layout
17270 \begin_inset Formula $\bigtriangleup$
17271 \end_inset
17272
17273
17274 \end_layout
17275
17276 \end_inset
17277 </cell>
17278 </row>
17279 <row>
17280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17281 \begin_inset Text
17282
17283 \begin_layout Plain Layout
17284
17285 \backslash
17286 Box
17287 \end_layout
17288
17289 \end_inset
17290 </cell>
17291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17292 \begin_inset Text
17293
17294 \begin_layout Plain Layout
17295 \begin_inset Formula $\Box$
17296 \end_inset
17297
17298
17299 \end_layout
17300
17301 \end_inset
17302 </cell>
17303 </row>
17304 <row>
17305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17306 \begin_inset Text
17307
17308 \begin_layout Plain Layout
17309
17310 \backslash
17311 cap 
17312 \end_layout
17313
17314 \end_inset
17315 </cell>
17316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17317 \begin_inset Text
17318
17319 \begin_layout Plain Layout
17320 \begin_inset Formula $\cap$
17321 \end_inset
17322
17323
17324 \end_layout
17325
17326 \end_inset
17327 </cell>
17328 </row>
17329 <row>
17330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17331 \begin_inset Text
17332
17333 \begin_layout Plain Layout
17334
17335 \backslash
17336 cup
17337 \end_layout
17338
17339 \end_inset
17340 </cell>
17341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Plain Layout
17345 \begin_inset Formula $\cup$
17346 \end_inset
17347
17348
17349 \end_layout
17350
17351 \end_inset
17352 </cell>
17353 </row>
17354 <row>
17355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17356 \begin_inset Text
17357
17358 \begin_layout Plain Layout
17359
17360 \backslash
17361 dagger
17362 \end_layout
17363
17364 \end_inset
17365 </cell>
17366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17367 \begin_inset Text
17368
17369 \begin_layout Plain Layout
17370 \begin_inset Formula $\dagger$
17371 \end_inset
17372
17373
17374 \end_layout
17375
17376 \end_inset
17377 </cell>
17378 </row>
17379 <row>
17380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17381 \begin_inset Text
17382
17383 \begin_layout Plain Layout
17384
17385 \backslash
17386 ddagger
17387 \end_layout
17388
17389 \end_inset
17390 </cell>
17391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17392 \begin_inset Text
17393
17394 \begin_layout Plain Layout
17395 \begin_inset Formula $\ddagger$
17396 \end_inset
17397
17398
17399 \end_layout
17400
17401 \end_inset
17402 </cell>
17403 </row>
17404 <row>
17405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17406 \begin_inset Text
17407
17408 \begin_layout Plain Layout
17409
17410 \backslash
17411 wr
17412 \end_layout
17413
17414 \end_inset
17415 </cell>
17416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17417 \begin_inset Text
17418
17419 \begin_layout Plain Layout
17420 \begin_inset Formula $\wr$
17421 \end_inset
17422
17423
17424 \end_layout
17425
17426 \end_inset
17427 </cell>
17428 </row>
17429 <row>
17430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17431 \begin_inset Text
17432
17433 \begin_layout Plain Layout
17434
17435 \backslash
17436 bigcirc
17437 \end_layout
17438
17439 \end_inset
17440 </cell>
17441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445 \begin_inset Formula $\bigcirc$
17446 \end_inset
17447
17448
17449 \end_layout
17450
17451 \end_inset
17452 </cell>
17453 </row>
17454 <row>
17455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17456 \begin_inset Text
17457
17458 \begin_layout Plain Layout
17459
17460 \backslash
17461 wedge
17462 \end_layout
17463
17464 \end_inset
17465 </cell>
17466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17467 \begin_inset Text
17468
17469 \begin_layout Plain Layout
17470 \begin_inset Formula $\wedge$
17471 \end_inset
17472
17473
17474 \end_layout
17475
17476 \end_inset
17477 </cell>
17478 </row>
17479 <row>
17480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17481 \begin_inset Text
17482
17483 \begin_layout Plain Layout
17484
17485 \backslash
17486 vee
17487 \end_layout
17488
17489 \end_inset
17490 </cell>
17491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17492 \begin_inset Text
17493
17494 \begin_layout Plain Layout
17495 \begin_inset Formula $\vee$
17496 \end_inset
17497
17498
17499 \end_layout
17500
17501 \end_inset
17502 </cell>
17503 </row>
17504 </lyxtabular>
17505
17506 \end_inset
17507
17508
17509 \begin_inset space \hfill{}
17510 \end_inset
17511
17512
17513 \begin_inset Tabular
17514 <lyxtabular version="3" rows="13" columns="2">
17515 <features tabularvalignment="middle">
17516 <column alignment="center" valignment="top" width="0pt">
17517 <column alignment="center" valignment="top" width="0pt">
17518 <row>
17519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17520 \begin_inset Text
17521
17522 \begin_layout Plain Layout
17523 Comando
17524 \end_layout
17525
17526 \end_inset
17527 </cell>
17528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17529 \begin_inset Text
17530
17531 \begin_layout Plain Layout
17532 Operador
17533 \end_layout
17534
17535 \end_inset
17536 </cell>
17537 </row>
17538 <row>
17539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17540 \begin_inset Text
17541
17542 \begin_layout Plain Layout
17543
17544 \backslash
17545 oplus
17546 \end_layout
17547
17548 \end_inset
17549 </cell>
17550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17551 \begin_inset Text
17552
17553 \begin_layout Plain Layout
17554 \begin_inset Formula $\oplus$
17555 \end_inset
17556
17557
17558 \end_layout
17559
17560 \end_inset
17561 </cell>
17562 </row>
17563 <row>
17564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17565 \begin_inset Text
17566
17567 \begin_layout Plain Layout
17568
17569 \backslash
17570 ominus
17571 \end_layout
17572
17573 \end_inset
17574 </cell>
17575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17576 \begin_inset Text
17577
17578 \begin_layout Plain Layout
17579 \begin_inset Formula $\ominus$
17580 \end_inset
17581
17582
17583 \end_layout
17584
17585 \end_inset
17586 </cell>
17587 </row>
17588 <row>
17589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17590 \begin_inset Text
17591
17592 \begin_layout Plain Layout
17593
17594 \backslash
17595 otimes
17596 \end_layout
17597
17598 \end_inset
17599 </cell>
17600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17601 \begin_inset Text
17602
17603 \begin_layout Plain Layout
17604 \begin_inset Formula $\otimes$
17605 \end_inset
17606
17607
17608 \end_layout
17609
17610 \end_inset
17611 </cell>
17612 </row>
17613 <row>
17614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17615 \begin_inset Text
17616
17617 \begin_layout Plain Layout
17618
17619 \backslash
17620 oslash
17621 \end_layout
17622
17623 \end_inset
17624 </cell>
17625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17626 \begin_inset Text
17627
17628 \begin_layout Plain Layout
17629 \begin_inset Formula $\oslash$
17630 \end_inset
17631
17632
17633 \end_layout
17634
17635 \end_inset
17636 </cell>
17637 </row>
17638 <row>
17639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17640 \begin_inset Text
17641
17642 \begin_layout Plain Layout
17643
17644 \backslash
17645 odot
17646 \end_layout
17647
17648 \end_inset
17649 </cell>
17650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17651 \begin_inset Text
17652
17653 \begin_layout Plain Layout
17654 \begin_inset Formula $\odot$
17655 \end_inset
17656
17657
17658 \end_layout
17659
17660 \end_inset
17661 </cell>
17662 </row>
17663 <row>
17664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17665 \begin_inset Text
17666
17667 \begin_layout Plain Layout
17668
17669 \backslash
17670 amalg
17671 \end_layout
17672
17673 \end_inset
17674 </cell>
17675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17676 \begin_inset Text
17677
17678 \begin_layout Plain Layout
17679 \begin_inset Formula $\amalg$
17680 \end_inset
17681
17682
17683 \end_layout
17684
17685 \end_inset
17686 </cell>
17687 </row>
17688 <row>
17689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17690 \begin_inset Text
17691
17692 \begin_layout Plain Layout
17693
17694 \backslash
17695 uplus
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704 \begin_inset Formula $\uplus$
17705 \end_inset
17706
17707
17708 \end_layout
17709
17710 \end_inset
17711 </cell>
17712 </row>
17713 <row>
17714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17715 \begin_inset Text
17716
17717 \begin_layout Plain Layout
17718
17719 \backslash
17720 setminus
17721 \end_layout
17722
17723 \end_inset
17724 </cell>
17725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17726 \begin_inset Text
17727
17728 \begin_layout Plain Layout
17729 \begin_inset Formula $\setminus$
17730 \end_inset
17731
17732
17733 \end_layout
17734
17735 \end_inset
17736 </cell>
17737 </row>
17738 <row>
17739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17740 \begin_inset Text
17741
17742 \begin_layout Plain Layout
17743
17744 \backslash
17745 sqcap
17746 \end_layout
17747
17748 \end_inset
17749 </cell>
17750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17751 \begin_inset Text
17752
17753 \begin_layout Plain Layout
17754 \begin_inset Formula $\sqcap$
17755 \end_inset
17756
17757
17758 \end_layout
17759
17760 \end_inset
17761 </cell>
17762 </row>
17763 <row>
17764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17765 \begin_inset Text
17766
17767 \begin_layout Plain Layout
17768
17769 \backslash
17770 sqcup
17771 \end_layout
17772
17773 \end_inset
17774 </cell>
17775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17776 \begin_inset Text
17777
17778 \begin_layout Plain Layout
17779 \begin_inset Formula $\sqcup$
17780 \end_inset
17781
17782
17783 \end_layout
17784
17785 \end_inset
17786 </cell>
17787 </row>
17788 <row>
17789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17790 \begin_inset Text
17791
17792 \begin_layout Plain Layout
17793
17794 \backslash
17795 triangleleft
17796 \end_layout
17797
17798 \end_inset
17799 </cell>
17800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17801 \begin_inset Text
17802
17803 \begin_layout Plain Layout
17804 \begin_inset Formula $\triangleleft$
17805 \end_inset
17806
17807
17808 \end_layout
17809
17810 \end_inset
17811 </cell>
17812 </row>
17813 <row>
17814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout Plain Layout
17818
17819 \backslash
17820 triangleright
17821 \end_layout
17822
17823 \end_inset
17824 </cell>
17825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17826 \begin_inset Text
17827
17828 \begin_layout Plain Layout
17829 \begin_inset Formula $\triangleright$
17830 \end_inset
17831
17832
17833 \end_layout
17834
17835 \end_inset
17836 </cell>
17837 </row>
17838 </lyxtabular>
17839
17840 \end_inset
17841
17842
17843 \begin_inset space \hfill{}
17844 \end_inset
17845
17846
17847 \end_layout
17848
17849 \begin_layout Standard
17850 Todos los operadores binarios se pueden insertar también con el botón 
17851 \begin_inset Graphics
17852         filename ../../images/math/pm.png
17853         scale 85
17854
17855 \end_inset
17856
17857  de la barra de ecuaciones.
17858 \end_layout
17859
17860 \begin_layout Standard
17861 Para imprimir el operador Laplace se pueden usar 
17862 \series bold
17863
17864 \backslash
17865 Delta
17866 \series default
17867  o 
17868 \series bold
17869
17870 \backslash
17871 nabla
17872 \series default
17873 ^
17874 \series bold
17875 2
17876 \series default
17877  (
17878 \begin_inset Formula $\nabla^{2}$
17879 \end_inset
17880
17881 ) en vez de 
17882 \series bold
17883
17884 \backslash
17885 bigtriangleup
17886 \series default
17887 .
17888 \end_layout
17889
17890 \begin_layout Standard
17891 El carácter 
17892 \family sans
17893 Separador de menú
17894 \family default
17895  del menú 
17896 \family sans
17897 Insertar\SpecialChar \menuseparator
17898 Carácter especial
17899 \family default
17900  es el operador 
17901 \series bold
17902
17903 \backslash
17904 triangleright
17905 \series default
17906 .
17907 \end_layout
17908
17909 \begin_layout Subsection
17910 Operadores definidos por el usuario
17911 \begin_inset CommandInset label
17912 LatexCommand label
17913 name "sub:Operadores-de-usuario"
17914
17915 \end_inset
17916
17917
17918 \begin_inset Index idx
17919 status collapsed
17920
17921 \begin_layout Plain Layout
17922 Operadores ! personalizados
17923 \end_layout
17924
17925 \end_inset
17926
17927
17928 \end_layout
17929
17930 \begin_layout Standard
17931 Con ayuda del comando 
17932 \series bold
17933
17934 \backslash
17935 DeclareMathOperator
17936 \series default
17937
17938 \begin_inset Index idx
17939 status collapsed
17940
17941 \begin_layout Plain Layout
17942 Comandos ! D ! 
17943 \backslash
17944 dbinom@
17945 \backslash
17946 DeclareMathOperator
17947 \end_layout
17948
17949 \end_inset
17950
17951  se pueden definir operadores personalizados en el preámbulo LaTeX.
17952  Su esquema es:
17953 \end_layout
17954
17955 \begin_layout Standard
17956
17957 \series bold
17958
17959 \backslash
17960 DeclareMathOperator{comando nuevo}{presentación}
17961 \end_layout
17962
17963 \begin_layout Standard
17964 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17965  en la salida.
17966  Para definir un operador grande hay que añadirle un * detrás.
17967  Todos los operadores grandes personalizados pueden tener límites como se
17968  describe en 
17969 \begin_inset CommandInset ref
17970 LatexCommand ref
17971 reference "sub:Límites-de-operadores"
17972
17973 \end_inset
17974
17975 .
17976 \end_layout
17977
17978 \begin_layout Standard
17979 Por ejemplo, la línea en el preámbulo LaTeX
17980 \end_layout
17981
17982 \begin_layout Standard
17983
17984 \series bold
17985
17986 \backslash
17987 DeclareMathOperator*{
17988 \backslash
17989 Lozenge}{
17990 \backslash
17991 blacklozenge}
17992 \end_layout
17993
17994 \begin_layout Standard
17995 define el comando 
17996 \series bold
17997
17998 \backslash
17999 Lozenge
18000 \series default
18001 , que inserta un operador grande que es el símbolo blacklozenge de la 
18002 \begin_inset CommandInset ref
18003 LatexCommand ref
18004 reference "sub:Símbolos-misceláneos"
18005
18006 \end_inset
18007
18008 .
18009 \begin_inset Formula 
18010 \[
18011 \Lozenge_{n=1}^{\infty}
18012 \]
18013
18014 \end_inset
18015
18016 El comando para esta expresión es: 
18017 \series bold
18018
18019 \backslash
18020 Lozenge^
18021 \backslash
18022 infty
18023 \begin_inset Formula $\rightarrow$
18024 \end_inset
18025
18026 _n=1
18027 \begin_inset VSpace bigskip
18028 \end_inset
18029
18030
18031 \end_layout
18032
18033 \begin_layout Standard
18034 Si los operadores personalizados no se van a usar varias veces en el documento,
18035  se pueden también definir con los comandos 
18036 \series bold
18037
18038 \backslash
18039 mathop
18040 \series default
18041
18042 \begin_inset Index idx
18043 status collapsed
18044
18045 \begin_layout Plain Layout
18046 Comandos ! M ! 
18047 \backslash
18048 mathop
18049 \end_layout
18050
18051 \end_inset
18052
18053  y 
18054 \series bold
18055
18056 \backslash
18057 mathbin
18058 \series default
18059
18060 \begin_inset Index idx
18061 status collapsed
18062
18063 \begin_layout Plain Layout
18064 Comandos ! M ! 
18065 \backslash
18066 mathbin
18067 \end_layout
18068
18069 \end_inset
18070
18071 , con el siguiente esquema:
18072 \end_layout
18073
18074 \begin_layout Standard
18075
18076 \series bold
18077
18078 \backslash
18079 mathop{presentación}
18080 \series default
18081  y 
18082 \series bold
18083
18084 \backslash
18085 mathbin{presentación}
18086 \end_layout
18087
18088 \begin_layout Standard
18089
18090 \series bold
18091
18092 \backslash
18093 mathop
18094 \series default
18095  define operadores grandes, 
18096 \series bold
18097
18098 \backslash
18099 mathbin
18100 \series default
18101  operadores binarios.
18102 \end_layout
18103
18104 \begin_layout Standard
18105
18106 \series bold
18107
18108 \backslash
18109 mathop
18110 \series default
18111  se puede usar, p.e., para poner un límite a varios operadores:
18112 \begin_inset Formula 
18113 \[
18114 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18115 \]
18116
18117 \end_inset
18118
18119
18120 \end_layout
18121
18122 \begin_layout Standard
18123 El comando para la expresión anterior es:
18124 \begin_inset Newline newline
18125 \end_inset
18126
18127
18128 \series bold
18129
18130 \backslash
18131 mathop{
18132 \backslash
18133 sum
18134 \backslash
18135 negmedspace
18136 \backslash
18137 sum
18138 \series default
18139
18140 \begin_inset ERT
18141 status collapsed
18142
18143 \begin_layout Plain Layout
18144
18145
18146 \backslash
18147 spce 
18148 \end_layout
18149
18150 \end_inset
18151
18152
18153 \series bold
18154
18155 \begin_inset Formula $\to$
18156 \end_inset
18157
18158 ^N
18159 \series default
18160
18161 \begin_inset ERT
18162 status collapsed
18163
18164 \begin_layout Plain Layout
18165
18166
18167 \backslash
18168 spce 
18169 \end_layout
18170
18171 \end_inset
18172
18173
18174 \series bold
18175 _i,j=1
18176 \end_layout
18177
18178 \begin_layout Section
18179 Tipografías
18180 \begin_inset Index idx
18181 status collapsed
18182
18183 \begin_layout Plain Layout
18184 Tipografías
18185 \end_layout
18186
18187 \end_inset
18188
18189
18190 \end_layout
18191
18192 \begin_layout Subsection
18193 Estilos de tipografías
18194 \begin_inset CommandInset label
18195 LatexCommand label
18196 name "sub:Estilos-de-tipografías"
18197
18198 \end_inset
18199
18200
18201 \begin_inset Index idx
18202 status collapsed
18203
18204 \begin_layout Plain Layout
18205 Tipografías ! estilos de
18206 \end_layout
18207
18208 \end_inset
18209
18210
18211 \end_layout
18212
18213 \begin_layout Standard
18214 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
18215  estilos:
18216 \end_layout
18217
18218 \begin_layout Standard
18219 \begin_inset VSpace -2mm
18220 \end_inset
18221
18222
18223 \end_layout
18224
18225 \begin_layout Standard
18226 \align center
18227 \begin_inset Tabular
18228 <lyxtabular version="3" rows="7" columns="3">
18229 <features tabularvalignment="middle">
18230 <column alignment="center" valignment="top" width="0">
18231 <column alignment="center" valignment="top" width="0">
18232 <column alignment="center" valignment="top" width="0">
18233 <row>
18234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238 Comando
18239 \end_layout
18240
18241 \end_inset
18242 </cell>
18243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18244 \begin_inset Text
18245
18246 \begin_layout Plain Layout
18247 Resultado
18248 \end_layout
18249
18250 \end_inset
18251 </cell>
18252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18253 \begin_inset Text
18254
18255 \begin_layout Plain Layout
18256 atajo
18257 \end_layout
18258
18259 \end_inset
18260 </cell>
18261 </row>
18262 <row>
18263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18264 \begin_inset Text
18265
18266 \begin_layout Plain Layout
18267
18268 \backslash
18269 mathbb
18270 \series bold
18271
18272 \begin_inset ERT
18273 status collapsed
18274
18275 \begin_layout Plain Layout
18276
18277
18278 \backslash
18279 spce 
18280 \end_layout
18281
18282 \end_inset
18283
18284
18285 \series default
18286 ABC
18287 \end_layout
18288
18289 \end_inset
18290 </cell>
18291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18292 \begin_inset Text
18293
18294 \begin_layout Plain Layout
18295 \begin_inset Formula $\mathbb{ABC}$
18296 \end_inset
18297
18298
18299 \end_layout
18300
18301 \end_inset
18302 </cell>
18303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18304 \begin_inset Text
18305
18306 \begin_layout Plain Layout
18307
18308 \family sans
18309 Alt+C C
18310 \end_layout
18311
18312 \end_inset
18313 </cell>
18314 </row>
18315 <row>
18316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18317 \begin_inset Text
18318
18319 \begin_layout Plain Layout
18320
18321 \backslash
18322 mathbf
18323 \series bold
18324
18325 \begin_inset ERT
18326 status collapsed
18327
18328 \begin_layout Plain Layout
18329
18330
18331 \backslash
18332 spce 
18333 \end_layout
18334
18335 \end_inset
18336
18337
18338 \series default
18339 AbC
18340 \end_layout
18341
18342 \end_inset
18343 </cell>
18344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Plain Layout
18348 \begin_inset Formula $\mathbf{AbC}$
18349 \end_inset
18350
18351
18352 \end_layout
18353
18354 \end_inset
18355 </cell>
18356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18357 \begin_inset Text
18358
18359 \begin_layout Plain Layout
18360
18361 \family sans
18362 Ctrl+B
18363 \end_layout
18364
18365 \end_inset
18366 </cell>
18367 </row>
18368 <row>
18369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373
18374 \backslash
18375 boldsymbol
18376 \series bold
18377
18378 \begin_inset ERT
18379 status collapsed
18380
18381 \begin_layout Plain Layout
18382
18383
18384 \backslash
18385 spce 
18386 \end_layout
18387
18388 \end_inset
18389
18390
18391 \series default
18392 AbC
18393 \end_layout
18394
18395 \end_inset
18396 </cell>
18397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18398 \begin_inset Text
18399
18400 \begin_layout Plain Layout
18401 \begin_inset Formula $\boldsymbol{AbC}$
18402 \end_inset
18403
18404
18405 \end_layout
18406
18407 \end_inset
18408 </cell>
18409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18410 \begin_inset Text
18411
18412 \begin_layout Plain Layout
18413
18414 \family sans
18415 Ctrl+Alt+B , Alt+C B
18416 \end_layout
18417
18418 \end_inset
18419 </cell>
18420 </row>
18421 <row>
18422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18423 \begin_inset Text
18424
18425 \begin_layout Plain Layout
18426
18427 \backslash
18428 mathcal
18429 \series bold
18430
18431 \begin_inset ERT
18432 status collapsed
18433
18434 \begin_layout Plain Layout
18435
18436
18437 \backslash
18438 spce 
18439 \end_layout
18440
18441 \end_inset
18442
18443
18444 \series default
18445 ABC
18446 \end_layout
18447
18448 \end_inset
18449 </cell>
18450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18451 \begin_inset Text
18452
18453 \begin_layout Plain Layout
18454 \begin_inset Formula $\mathcal{ABC}$
18455 \end_inset
18456
18457
18458 \end_layout
18459
18460 \end_inset
18461 </cell>
18462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18463 \begin_inset Text
18464
18465 \begin_layout Plain Layout
18466
18467 \family sans
18468 Ctrl+E , Alt+C E
18469 \end_layout
18470
18471 \end_inset
18472 </cell>
18473 </row>
18474 <row>
18475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18476 \begin_inset Text
18477
18478 \begin_layout Plain Layout
18479
18480 \backslash
18481 mathfrak
18482 \series bold
18483
18484 \begin_inset ERT
18485 status collapsed
18486
18487 \begin_layout Plain Layout
18488
18489
18490 \backslash
18491 spce 
18492 \end_layout
18493
18494 \end_inset
18495
18496
18497 \series default
18498 AbC
18499 \end_layout
18500
18501 \end_inset
18502 </cell>
18503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18504 \begin_inset Text
18505
18506 \begin_layout Plain Layout
18507 \begin_inset Formula $\mathfrak{AbC}$
18508 \end_inset
18509
18510
18511 \end_layout
18512
18513 \end_inset
18514 </cell>
18515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18516 \begin_inset Text
18517
18518 \begin_layout Plain Layout
18519 -
18520 \end_layout
18521
18522 \end_inset
18523 </cell>
18524 </row>
18525 <row>
18526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18527 \begin_inset Text
18528
18529 \begin_layout Plain Layout
18530
18531 \backslash
18532 mathscr
18533 \series bold
18534
18535 \begin_inset ERT
18536 status collapsed
18537
18538 \begin_layout Plain Layout
18539
18540
18541 \backslash
18542 spce 
18543 \end_layout
18544
18545 \end_inset
18546
18547
18548 \series default
18549 AbC
18550 \end_layout
18551
18552 \end_inset
18553 </cell>
18554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18555 \begin_inset Text
18556
18557 \begin_layout Plain Layout
18558 \begin_inset Formula $\mathscr{AbC}$
18559 \end_inset
18560
18561
18562 \end_layout
18563
18564 \end_inset
18565 </cell>
18566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18567 \begin_inset Text
18568
18569 \begin_layout Plain Layout
18570 -
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 </row>
18576 </lyxtabular>
18577
18578 \end_inset
18579
18580
18581 \end_layout
18582
18583 \begin_layout Standard
18584 \align center
18585 \begin_inset Tabular
18586 <lyxtabular version="3" rows="5" columns="3">
18587 <features tabularvalignment="middle">
18588 <column alignment="center" valignment="top" width="0">
18589 <column alignment="center" valignment="top" width="0">
18590 <column alignment="center" valignment="top" width="0">
18591 <row>
18592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18593 \begin_inset Text
18594
18595 \begin_layout Plain Layout
18596 Comando
18597 \end_layout
18598
18599 \end_inset
18600 </cell>
18601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18602 \begin_inset Text
18603
18604 \begin_layout Plain Layout
18605 Resultado
18606 \end_layout
18607
18608 \end_inset
18609 </cell>
18610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18611 \begin_inset Text
18612
18613 \begin_layout Plain Layout
18614 atajo
18615 \end_layout
18616
18617 \end_inset
18618 </cell>
18619 </row>
18620 <row>
18621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18622 \begin_inset Text
18623
18624 \begin_layout Plain Layout
18625
18626 \backslash
18627 mathit
18628 \series bold
18629
18630 \begin_inset ERT
18631 status collapsed
18632
18633 \begin_layout Plain Layout
18634
18635
18636 \backslash
18637 spce 
18638 \end_layout
18639
18640 \end_inset
18641
18642
18643 \series default
18644 AbC
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18650 \begin_inset Text
18651
18652 \begin_layout Plain Layout
18653 \begin_inset Formula $\mathit{AbC}$
18654 \end_inset
18655
18656
18657 \end_layout
18658
18659 \end_inset
18660 </cell>
18661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18662 \begin_inset Text
18663
18664 \begin_layout Plain Layout
18665 -
18666 \end_layout
18667
18668 \end_inset
18669 </cell>
18670 </row>
18671 <row>
18672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18673 \begin_inset Text
18674
18675 \begin_layout Plain Layout
18676
18677 \backslash
18678 mathrm
18679 \series bold
18680
18681 \begin_inset ERT
18682 status collapsed
18683
18684 \begin_layout Plain Layout
18685
18686
18687 \backslash
18688 spce 
18689 \end_layout
18690
18691 \end_inset
18692
18693
18694 \series default
18695 AbC
18696 \end_layout
18697
18698 \end_inset
18699 </cell>
18700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18701 \begin_inset Text
18702
18703 \begin_layout Plain Layout
18704 \begin_inset Formula $\mathrm{AbC}$
18705 \end_inset
18706
18707
18708 \end_layout
18709
18710 \end_inset
18711 </cell>
18712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716
18717 \family sans
18718 Alt+C R
18719 \end_layout
18720
18721 \end_inset
18722 </cell>
18723 </row>
18724 <row>
18725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18726 \begin_inset Text
18727
18728 \begin_layout Plain Layout
18729
18730 \backslash
18731 mathsf
18732 \series bold
18733
18734 \begin_inset ERT
18735 status collapsed
18736
18737 \begin_layout Plain Layout
18738
18739
18740 \backslash
18741 spce 
18742 \end_layout
18743
18744 \end_inset
18745
18746
18747 \series default
18748 AbC
18749 \end_layout
18750
18751 \end_inset
18752 </cell>
18753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18754 \begin_inset Text
18755
18756 \begin_layout Plain Layout
18757 \begin_inset Formula $\mathsf{AbC}$
18758 \end_inset
18759
18760
18761 \end_layout
18762
18763 \end_inset
18764 </cell>
18765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18766 \begin_inset Text
18767
18768 \begin_layout Plain Layout
18769
18770 \family sans
18771 Alt+C S
18772 \end_layout
18773
18774 \end_inset
18775 </cell>
18776 </row>
18777 <row>
18778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18779 \begin_inset Text
18780
18781 \begin_layout Plain Layout
18782
18783 \backslash
18784 mathtt
18785 \series bold
18786
18787 \begin_inset ERT
18788 status collapsed
18789
18790 \begin_layout Plain Layout
18791
18792
18793 \backslash
18794 spce 
18795 \end_layout
18796
18797 \end_inset
18798
18799
18800 \series default
18801 AbC
18802 \end_layout
18803
18804 \end_inset
18805 </cell>
18806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18807 \begin_inset Text
18808
18809 \begin_layout Plain Layout
18810 \begin_inset Formula $\mathtt{AbC}$
18811 \end_inset
18812
18813
18814 \end_layout
18815
18816 \end_inset
18817 </cell>
18818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18819 \begin_inset Text
18820
18821 \begin_layout Plain Layout
18822
18823 \family sans
18824 Ctrl+Mayúsculas+P
18825 \end_layout
18826
18827 \end_inset
18828 </cell>
18829 </row>
18830 </lyxtabular>
18831
18832 \end_inset
18833
18834
18835 \end_layout
18836
18837 \begin_layout Standard
18838 \begin_inset Note Greyedout
18839 status open
18840
18841 \begin_layout Plain Layout
18842
18843 \series bold
18844 Nota
18845 \series default
18846 : Los estilos 
18847 \series bold
18848
18849 \backslash
18850 mathbb
18851 \series default
18852  y 
18853 \series bold
18854
18855 \backslash
18856 mathcal
18857 \series default
18858  sólo se aplican a letras mayúsculas.
18859 \end_layout
18860
18861 \end_inset
18862
18863
18864 \end_layout
18865
18866 \begin_layout Standard
18867 El estilo predeterminado es 
18868 \series bold
18869
18870 \backslash
18871 mathnormal
18872 \series default
18873 .
18874 \end_layout
18875
18876 \begin_layout Standard
18877 Los comandos de estilo funcionan también en estructuras matemáticas:
18878 \begin_inset Formula 
18879 \[
18880 \mathfrak{A=\frac{b}{C}}
18881 \]
18882
18883 \end_inset
18884
18885
18886 \end_layout
18887
18888 \begin_layout Standard
18889 Los caracteres en texto matemático no aparecen en un estilo tipográfico
18890  de ecuaciones sino en el estilo tipográfico de texto 
18891 \series bold
18892
18893 \backslash
18894 textrm
18895 \series default
18896 .
18897  Este estilo no se puede poner correctamente con el diálogo de estilo de
18898  texto por un fallo de LyX.
18899 \begin_inset Foot
18900 status open
18901
18902 \begin_layout Plain Layout
18903 \begin_inset CommandInset href
18904 LatexCommand href
18905 name "LyX-bug #4629"
18906 target "http://www.lyx.org/trac/ticket/4629"
18907
18908 \end_inset
18909
18910
18911 \end_layout
18912
18913 \end_inset
18914
18915
18916 \end_layout
18917
18918 \begin_layout Standard
18919 En vez de comandos se puede usar el menú 
18920 \family sans
18921 Editar\SpecialChar \menuseparator
18922 Ecuación\SpecialChar \menuseparator
18923 Estilo del texto
18924 \family default
18925  o el botón 
18926 \begin_inset Graphics
18927         filename ../../images/math/font.png
18928         scale 85
18929
18930 \end_inset
18931
18932 .
18933 \end_layout
18934
18935 \begin_layout Subsection
18936 Ecuaciones en negrita
18937 \begin_inset CommandInset label
18938 LatexCommand label
18939 name "sub:Ecuaciones-en-negrita"
18940
18941 \end_inset
18942
18943
18944 \begin_inset Index idx
18945 status collapsed
18946
18947 \begin_layout Plain Layout
18948 Ecuación ! en negrita
18949 \end_layout
18950
18951 \end_inset
18952
18953
18954 \end_layout
18955
18956 \begin_layout Standard
18957 Para poner en negrita una ecuación completa no se puede usar el comando
18958  
18959 \series bold
18960
18961 \backslash
18962 mathbf
18963 \series default
18964 , porque no funciona con minúsculas griegas.
18965  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18966 \begin_inset Formula 
18967 \[
18968 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}
18969 \]
18970
18971 \end_inset
18972
18973
18974 \end_layout
18975
18976 \begin_layout Standard
18977 Para presentar la ecuación correctamente se usa el comando 
18978 \series bold
18979 boldsymbol
18980 \series default
18981 :
18982 \begin_inset Formula 
18983 \[
18984 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}
18985 \]
18986
18987 \end_inset
18988
18989
18990 \end_layout
18991
18992 \begin_layout Standard
18993 También es posible poner la fórmula en un 
18994 \series bold
18995 entorno boldmath
18996 \series default
18997 , que se inserta con el comando 
18998 \series bold
18999
19000 \backslash
19001 boldmath
19002 \series default
19003
19004 \begin_inset Index idx
19005 status collapsed
19006
19007 \begin_layout Plain Layout
19008 Comandos ! B ! 
19009 \backslash
19010 boldmath
19011 \end_layout
19012
19013 \end_inset
19014
19015  en modo TeX.
19016  Para finalizar el entorno se usa el comando 
19017 \series bold
19018
19019 \backslash
19020 unboldmath
19021 \series default
19022
19023 \begin_inset Index idx
19024 status collapsed
19025
19026 \begin_layout Plain Layout
19027 Comandos ! U ! 
19028 \backslash
19029 unboldmath
19030 \end_layout
19031
19032 \end_inset
19033
19034  en modo TeX.
19035 \begin_inset ERT
19036 status collapsed
19037
19038 \begin_layout Plain Layout
19039
19040
19041 \backslash
19042 boldmath
19043 \end_layout
19044
19045 \end_inset
19046
19047
19048 \begin_inset Formula 
19049 \[
19050 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}
19051 \]
19052
19053 \end_inset
19054
19055
19056 \end_layout
19057
19058 \begin_layout Standard
19059 \begin_inset ERT
19060 status collapsed
19061
19062 \begin_layout Plain Layout
19063
19064
19065 \backslash
19066 unboldmath
19067 \end_layout
19068
19069 \end_inset
19070
19071
19072 \end_layout
19073
19074 \begin_layout Subsection
19075 Ecuaciones coloreadas
19076 \begin_inset Index idx
19077 status collapsed
19078
19079 \begin_layout Plain Layout
19080 Ecuación ! coloreada
19081 \end_layout
19082
19083 \end_inset
19084
19085
19086 \end_layout
19087
19088 \begin_layout Standard
19089 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
19090  o una parte de una ecuación y usa el diálogo 
19091 \family sans
19092 Estilo del texto
19093 \family default
19094 .
19095  Aquí hay una ecuación en magenta:
19096 \begin_inset Formula 
19097 \[
19098 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19099 \]
19100
19101 \end_inset
19102
19103 También puedes definir tus propios colores como se describe en
19104 \begin_inset space ~
19105 \end_inset
19106
19107
19108 \begin_inset CommandInset ref
19109 LatexCommand ref
19110 reference "sub:Marcos-coloreados"
19111
19112 \end_inset
19113
19114 .
19115  Pueden usarse con el comando en código TeX 
19116 \series bold
19117
19118 \backslash
19119 textcolor
19120 \series default
19121
19122 \begin_inset Index idx
19123 status collapsed
19124
19125 \begin_layout Plain Layout
19126 Comandos ! T ! 
19127 \backslash
19128 textcolor
19129 \end_layout
19130
19131 \end_inset
19132
19133  según el esquema
19134 \end_layout
19135
19136 \begin_layout Standard
19137
19138 \series bold
19139
19140 \backslash
19141 textcolor{color}{caracteres o ecuación}
19142 \end_layout
19143
19144 \begin_layout Standard
19145 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
19146 e en rojo:
19147 \end_layout
19148
19149 \begin_layout Standard
19150 \begin_inset ERT
19151 status collapsed
19152
19153 \begin_layout Plain Layout
19154
19155
19156 \backslash
19157 textcolor{verdeoscuro}{
19158 \end_layout
19159
19160 \end_inset
19161
19162
19163 \begin_inset Formula 
19164 \[
19165 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19166 \]
19167
19168 \end_inset
19169
19170
19171 \begin_inset ERT
19172 status collapsed
19173
19174 \begin_layout Plain Layout
19175
19176 }
19177 \end_layout
19178
19179 \end_inset
19180
19181
19182 \end_layout
19183
19184 \begin_layout Standard
19185 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
19186  a ecuaciones completas.
19187 \begin_inset Foot
19188 status collapsed
19189
19190 \begin_layout Plain Layout
19191 \begin_inset CommandInset href
19192 LatexCommand href
19193 name "LyX-bug #5269"
19194 target "http://www.lyx.org/trac/ticket/5269"
19195
19196 \end_inset
19197
19198
19199 \end_layout
19200
19201 \end_inset
19202
19203
19204 \end_layout
19205
19206 \begin_layout Subsection
19207 Tamaños de tipografías
19208 \begin_inset CommandInset label
19209 LatexCommand label
19210 name "sub:Tamaños-de-tipografías"
19211
19212 \end_inset
19213
19214
19215 \begin_inset Index idx
19216 status open
19217
19218 \begin_layout Plain Layout
19219 Tipografías ! tamaño
19220 \end_layout
19221
19222 \end_inset
19223
19224
19225 \end_layout
19226
19227 \begin_layout Standard
19228 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
19229  siguientes comandos de tamaño:
19230 \end_layout
19231
19232 \begin_layout Standard
19233
19234 \series bold
19235
19236 \backslash
19237 Huge
19238 \series default
19239
19240 \series bold
19241
19242 \backslash
19243 huge
19244 \series default
19245
19246 \series bold
19247
19248 \backslash
19249 LARGE
19250 \series default
19251
19252 \series bold
19253
19254 \backslash
19255 Large
19256 \series default
19257
19258 \series bold
19259
19260 \backslash
19261 large
19262 \series default
19263
19264 \series bold
19265
19266 \backslash
19267 normalsize
19268 \series default
19269
19270 \series bold
19271
19272 \backslash
19273 small
19274 \series default
19275 ,
19276 \begin_inset Newline newline
19277 \end_inset
19278
19279
19280 \series bold
19281
19282 \backslash
19283 footnotesize
19284 \series default
19285
19286 \series bold
19287
19288 \backslash
19289 scriptsize
19290 \series default
19291 , y 
19292 \series bold
19293
19294 \backslash
19295 tiny
19296 \end_layout
19297
19298 \begin_layout Standard
19299 El tamaño dado por los comandos depende del tamaño base de la tipografía
19300  en el documento, dado por el comando 
19301 \series bold
19302
19303 \backslash
19304 normalsize
19305 \series default
19306 .
19307  Los demás comandos producen tamaños menores o mayores que 
19308 \series bold
19309
19310 \backslash
19311 normalsize
19312 \series default
19313 .
19314  No obstante, puede que el tamaño de tipografía no exceda de cierto valor.
19315  Si, por ejemplo, la tipografía del documento es de 12
19316 \begin_inset space \thinspace{}
19317 \end_inset
19318
19319 pt, el comando 
19320 \series bold
19321
19322 \backslash
19323 Huge
19324 \series default
19325  da el mismo tamaño que 
19326 \series bold
19327
19328 \backslash
19329 huge
19330 \series default
19331 .
19332 \end_layout
19333
19334 \begin_layout Standard
19335 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
19336  a todas las ecuaciones y texto siguientes.
19337  Para volver al tamaño anterior hay que insertar el comando 
19338 \series bold
19339
19340 \backslash
19341 normalsize
19342 \series default
19343  en modo TeX detrás de la ecuación.
19344 \end_layout
19345
19346 \begin_layout Standard
19347 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
19348  comandos de tamaño:
19349 \end_layout
19350
19351 \begin_layout Standard
19352 \noindent
19353 \align center
19354 \begin_inset Tabular
19355 <lyxtabular version="3" rows="5" columns="2">
19356 <features tabularvalignment="middle">
19357 <column alignment="center" valignment="top" width="0">
19358 <column alignment="center" valignment="top" width="0">
19359 <row>
19360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364 Comando
19365 \end_layout
19366
19367 \end_inset
19368 </cell>
19369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19370 \begin_inset Text
19371
19372 \begin_layout Plain Layout
19373 Resultado
19374 \begin_inset Note Note
19375 status collapsed
19376
19377 \begin_layout Plain Layout
19378
19379 \series bold
19380
19381 \backslash
19382 raisebox
19383 \series default
19384  se usa sólo como espaciador
19385 \end_layout
19386
19387 \end_inset
19388
19389
19390 \end_layout
19391
19392 \end_inset
19393 </cell>
19394 </row>
19395 <row>
19396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19397 \begin_inset Text
19398
19399 \begin_layout Plain Layout
19400
19401 \backslash
19402 displaystyle
19403 \begin_inset Index idx
19404 status collapsed
19405
19406 \begin_layout Plain Layout
19407 Comandos ! D ! 
19408 \backslash
19409 displaystyle
19410 \end_layout
19411
19412 \end_inset
19413
19414
19415 \end_layout
19416
19417 \end_inset
19418 </cell>
19419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19420 \begin_inset Text
19421
19422 \begin_layout Plain Layout
19423 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19424 \end_inset
19425
19426
19427 \end_layout
19428
19429 \end_inset
19430 </cell>
19431 </row>
19432 <row>
19433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437
19438 \backslash
19439 textstyle
19440 \end_layout
19441
19442 \end_inset
19443 </cell>
19444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19445 \begin_inset Text
19446
19447 \begin_layout Plain Layout
19448 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19449 \end_inset
19450
19451
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 </row>
19457 <row>
19458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462
19463 \backslash
19464 scriptstyle
19465 \end_layout
19466
19467 \end_inset
19468 </cell>
19469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19470 \begin_inset Text
19471
19472 \begin_layout Plain Layout
19473 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19474 \end_inset
19475
19476
19477 \end_layout
19478
19479 \end_inset
19480 </cell>
19481 </row>
19482 <row>
19483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19484 \begin_inset Text
19485
19486 \begin_layout Plain Layout
19487
19488 \backslash
19489 scriptscriptstyle
19490 \end_layout
19491
19492 \end_inset
19493 </cell>
19494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19495 \begin_inset Text
19496
19497 \begin_layout Plain Layout
19498 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19499 \end_inset
19500
19501
19502 \end_layout
19503
19504 \end_inset
19505 </cell>
19506 </row>
19507 </lyxtabular>
19508
19509 \end_inset
19510
19511
19512 \end_layout
19513
19514 \begin_layout Standard
19515 Después de introducir estos comandos, aparece un marco azul en el que se
19516  insertan las partes de la fórmula.
19517 \end_layout
19518
19519 \begin_layout Standard
19520 Hay un método más para cambiar el tamaño de tipografía, aunque solo funciona
19521  para símbolos o letras en texto matemático.
19522  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
19523  de texto anteriores.
19524  Todos los caracteres siguientes, hasta el final del texto matemático o
19525  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19526  Dos ejemplos:
19527 \begin_inset VSpace -2mm
19528 \end_inset
19529
19530
19531 \end_layout
19532
19533 \begin_layout Standard
19534 \begin_inset ERT
19535 status collapsed
19536
19537 \begin_layout Plain Layout
19538
19539
19540 \backslash
19541 huge
19542 \end_layout
19543
19544 \end_inset
19545
19546
19547 \begin_inset Formula 
19548 \[
19549 A=\frac{B}{c}\cdot\maltese
19550 \]
19551
19552 \end_inset
19553
19554
19555 \begin_inset Formula 
19556 \[
19557 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19558 \]
19559
19560 \end_inset
19561
19562
19563 \end_layout
19564
19565 \begin_layout Standard
19566 \begin_inset ERT
19567 status collapsed
19568
19569 \begin_layout Plain Layout
19570
19571
19572 \backslash
19573 normalsize
19574 \end_layout
19575
19576 \end_inset
19577
19578
19579 \begin_inset VSpace medskip
19580 \end_inset
19581
19582
19583 \end_layout
19584
19585 \begin_layout Standard
19586 Antes de las ecuaciones se ha insertado el comando 
19587 \series bold
19588
19589 \backslash
19590 huge
19591 \series default
19592 .
19593  Para la segunda ecuación el comando es:
19594 \begin_inset Newline newline
19595 \end_inset
19596
19597
19598 \series bold
19599
19600 \backslash
19601 maltese
19602 \begin_inset ERT
19603 status collapsed
19604
19605 \begin_layout Plain Layout
19606
19607
19608 \backslash
19609 spce 
19610 \end_layout
19611
19612 \end_inset
19613
19614 A Alt+M M 
19615 \backslash
19616 Large
19617 \begin_inset ERT
19618 status collapsed
19619
19620 \begin_layout Plain Layout
19621
19622
19623 \backslash
19624 spce 
19625 \end_layout
19626
19627 \end_inset
19628
19629
19630 \backslash
19631 maltese
19632 \begin_inset ERT
19633 status collapsed
19634
19635 \begin_layout Plain Layout
19636
19637
19638 \backslash
19639 spce 
19640 \end_layout
19641
19642 \end_inset
19643
19644
19645 \backslash
19646 textit
19647 \begin_inset ERT
19648 status collapsed
19649
19650 \begin_layout Plain Layout
19651
19652
19653 \backslash
19654 spce 
19655 \end_layout
19656
19657 \end_inset
19658
19659 A
19660 \begin_inset Formula $\to$
19661 \end_inset
19662
19663
19664 \begin_inset Formula $\to$
19665 \end_inset
19666
19667
19668 \begin_inset Newline newline
19669 \end_inset
19670
19671
19672 \begin_inset space \hspace*{}
19673 \length 1cm
19674 \end_inset
19675
19676 Alt+M M 
19677 \backslash
19678 tiny
19679 \begin_inset ERT
19680 status collapsed
19681
19682 \begin_layout Plain Layout
19683
19684
19685 \backslash
19686 spce 
19687 \end_layout
19688
19689 \end_inset
19690
19691
19692 \backslash
19693 maltese
19694 \begin_inset ERT
19695 status collapsed
19696
19697 \begin_layout Plain Layout
19698
19699
19700 \backslash
19701 spce 
19702 \end_layout
19703
19704 \end_inset
19705
19706
19707 \backslash
19708 textit
19709 \begin_inset ERT
19710 status collapsed
19711
19712 \begin_layout Plain Layout
19713
19714
19715 \backslash
19716 spce 
19717 \end_layout
19718
19719 \end_inset
19720
19721 A
19722 \end_layout
19723
19724 \begin_layout Standard
19725 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19726  el tamaño por omisión.
19727 \end_layout
19728
19729 \begin_layout Section
19730 Letras griegas
19731 \begin_inset Index idx
19732 status collapsed
19733
19734 \begin_layout Plain Layout
19735 Letras griegas
19736 \end_layout
19737
19738 \end_inset
19739
19740
19741 \end_layout
19742
19743 \begin_layout Standard
19744 Las letras griegas se pueden insertar además mediante el botón 
19745 \begin_inset Graphics
19746         filename ../../images/math/alpha.png
19747         scale 85
19748
19749 \end_inset
19750
19751  de la barra de ecuaciones.
19752  Las normas internacionales de tipografía proponen que las letras griegas
19753  en ecuaciones deben escribirse en cursiva/inclinada.
19754  No obstante, en algunos idiomas, como francés o ruso, a veces se escriben
19755  en redonda.
19756  Para las normas en español, véase
19757 \begin_inset space ~
19758 \end_inset
19759
19760
19761 \begin_inset CommandInset citation
19762 LatexCommand cite
19763 key "Bezos"
19764
19765 \end_inset
19766
19767 .
19768 \end_layout
19769
19770 \begin_layout Subsection
19771 Minúsculas
19772 \begin_inset Index idx
19773 status collapsed
19774
19775 \begin_layout Plain Layout
19776 Letras griegas ! minúsculas
19777 \end_layout
19778
19779 \end_inset
19780
19781
19782 \end_layout
19783
19784 \begin_layout Standard
19785 \begin_inset space \hfill{}
19786 \end_inset
19787
19788
19789 \begin_inset Tabular
19790 <lyxtabular version="3" rows="11" columns="2">
19791 <features tabularvalignment="middle">
19792 <column alignment="center" valignment="top" width="0pt">
19793 <column alignment="center" valignment="top" width="0pt">
19794 <row>
19795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799 Comando
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19805 \begin_inset Text
19806
19807 \begin_layout Plain Layout
19808 Símbolo
19809 \end_layout
19810
19811 \end_inset
19812 </cell>
19813 </row>
19814 <row>
19815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19816 \begin_inset Text
19817
19818 \begin_layout Plain Layout
19819
19820 \backslash
19821 alpha
19822 \end_layout
19823
19824 \end_inset
19825 </cell>
19826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830 \begin_inset Formula $\alpha$
19831 \end_inset
19832
19833
19834 \end_layout
19835
19836 \end_inset
19837 </cell>
19838 </row>
19839 <row>
19840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19841 \begin_inset Text
19842
19843 \begin_layout Plain Layout
19844
19845 \backslash
19846 beta
19847 \end_layout
19848
19849 \end_inset
19850 </cell>
19851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19852 \begin_inset Text
19853
19854 \begin_layout Plain Layout
19855 \begin_inset Formula $\beta$
19856 \end_inset
19857
19858
19859 \end_layout
19860
19861 \end_inset
19862 </cell>
19863 </row>
19864 <row>
19865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19866 \begin_inset Text
19867
19868 \begin_layout Plain Layout
19869
19870 \backslash
19871 gamma
19872 \end_layout
19873
19874 \end_inset
19875 </cell>
19876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19877 \begin_inset Text
19878
19879 \begin_layout Plain Layout
19880 \begin_inset Formula $\gamma$
19881 \end_inset
19882
19883
19884 \end_layout
19885
19886 \end_inset
19887 </cell>
19888 </row>
19889 <row>
19890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19891 \begin_inset Text
19892
19893 \begin_layout Plain Layout
19894
19895 \backslash
19896 delta
19897 \end_layout
19898
19899 \end_inset
19900 </cell>
19901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19902 \begin_inset Text
19903
19904 \begin_layout Plain Layout
19905 \begin_inset Formula $\delta$
19906 \end_inset
19907
19908
19909 \end_layout
19910
19911 \end_inset
19912 </cell>
19913 </row>
19914 <row>
19915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout Plain Layout
19919
19920 \backslash
19921 epsilon
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930 \begin_inset Formula $\epsilon$
19931 \end_inset
19932
19933
19934 \end_layout
19935
19936 \end_inset
19937 </cell>
19938 </row>
19939 <row>
19940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19941 \begin_inset Text
19942
19943 \begin_layout Plain Layout
19944
19945 \backslash
19946 varepsilon
19947 \end_layout
19948
19949 \end_inset
19950 </cell>
19951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19952 \begin_inset Text
19953
19954 \begin_layout Plain Layout
19955 \begin_inset Formula $\varepsilon$
19956 \end_inset
19957
19958
19959 \end_layout
19960
19961 \end_inset
19962 </cell>
19963 </row>
19964 <row>
19965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19966 \begin_inset Text
19967
19968 \begin_layout Plain Layout
19969
19970 \backslash
19971 zeta
19972 \end_layout
19973
19974 \end_inset
19975 </cell>
19976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19977 \begin_inset Text
19978
19979 \begin_layout Plain Layout
19980 \begin_inset Formula $\zeta$
19981 \end_inset
19982
19983
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 </row>
19989 <row>
19990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19991 \begin_inset Text
19992
19993 \begin_layout Plain Layout
19994
19995 \backslash
19996 eta
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005 \begin_inset Formula $\eta$
20006 \end_inset
20007
20008
20009 \end_layout
20010
20011 \end_inset
20012 </cell>
20013 </row>
20014 <row>
20015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20016 \begin_inset Text
20017
20018 \begin_layout Plain Layout
20019
20020 \backslash
20021 theta
20022 \end_layout
20023
20024 \end_inset
20025 </cell>
20026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20027 \begin_inset Text
20028
20029 \begin_layout Plain Layout
20030 \begin_inset Formula $\theta$
20031 \end_inset
20032
20033
20034 \end_layout
20035
20036 \end_inset
20037 </cell>
20038 </row>
20039 <row>
20040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Plain Layout
20044
20045 \backslash
20046 vartheta
20047 \end_layout
20048
20049 \end_inset
20050 </cell>
20051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20052 \begin_inset Text
20053
20054 \begin_layout Plain Layout
20055 \begin_inset Formula $\vartheta$
20056 \end_inset
20057
20058
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 </row>
20064 </lyxtabular>
20065
20066 \end_inset
20067
20068
20069 \begin_inset space \hfill{}
20070 \end_inset
20071
20072
20073 \begin_inset Tabular
20074 <lyxtabular version="3" rows="12" columns="2">
20075 <features tabularvalignment="middle">
20076 <column alignment="center" valignment="top" width="0pt">
20077 <column alignment="center" valignment="top" width="0pt">
20078 <row>
20079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Plain Layout
20083 Comando
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092 Símbolo
20093 \end_layout
20094
20095 \end_inset
20096 </cell>
20097 </row>
20098 <row>
20099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20100 \begin_inset Text
20101
20102 \begin_layout Plain Layout
20103
20104 \backslash
20105 iota
20106 \end_layout
20107
20108 \end_inset
20109 </cell>
20110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20111 \begin_inset Text
20112
20113 \begin_layout Plain Layout
20114 \begin_inset Formula $\iota$
20115 \end_inset
20116
20117
20118 \end_layout
20119
20120 \end_inset
20121 </cell>
20122 </row>
20123 <row>
20124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20125 \begin_inset Text
20126
20127 \begin_layout Plain Layout
20128
20129 \backslash
20130 kappa
20131 \end_layout
20132
20133 \end_inset
20134 </cell>
20135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20136 \begin_inset Text
20137
20138 \begin_layout Plain Layout
20139 \begin_inset Formula $\kappa$
20140 \end_inset
20141
20142
20143 \end_layout
20144
20145 \end_inset
20146 </cell>
20147 </row>
20148 <row>
20149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20150 \begin_inset Text
20151
20152 \begin_layout Plain Layout
20153
20154 \backslash
20155 varkappa
20156 \end_layout
20157
20158 \end_inset
20159 </cell>
20160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20161 \begin_inset Text
20162
20163 \begin_layout Plain Layout
20164 \begin_inset Formula $\varkappa$
20165 \end_inset
20166
20167
20168 \end_layout
20169
20170 \end_inset
20171 </cell>
20172 </row>
20173 <row>
20174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20175 \begin_inset Text
20176
20177 \begin_layout Plain Layout
20178
20179 \backslash
20180 lambda
20181 \end_layout
20182
20183 \end_inset
20184 </cell>
20185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20186 \begin_inset Text
20187
20188 \begin_layout Plain Layout
20189 \begin_inset Formula $\lambda$
20190 \end_inset
20191
20192
20193 \end_layout
20194
20195 \end_inset
20196 </cell>
20197 </row>
20198 <row>
20199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20200 \begin_inset Text
20201
20202 \begin_layout Plain Layout
20203
20204 \backslash
20205 mu
20206 \end_layout
20207
20208 \end_inset
20209 </cell>
20210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20211 \begin_inset Text
20212
20213 \begin_layout Plain Layout
20214 \begin_inset Formula $\mu$
20215 \end_inset
20216
20217
20218 \end_layout
20219
20220 \end_inset
20221 </cell>
20222 </row>
20223 <row>
20224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20225 \begin_inset Text
20226
20227 \begin_layout Plain Layout
20228
20229 \backslash
20230 nu
20231 \end_layout
20232
20233 \end_inset
20234 </cell>
20235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20236 \begin_inset Text
20237
20238 \begin_layout Plain Layout
20239 \begin_inset Formula $\nu$
20240 \end_inset
20241
20242
20243 \end_layout
20244
20245 \end_inset
20246 </cell>
20247 </row>
20248 <row>
20249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Plain Layout
20253
20254 \backslash
20255 xi
20256 \end_layout
20257
20258 \end_inset
20259 </cell>
20260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20261 \begin_inset Text
20262
20263 \begin_layout Plain Layout
20264 \begin_inset Formula $\xi$
20265 \end_inset
20266
20267
20268 \end_layout
20269
20270 \end_inset
20271 </cell>
20272 </row>
20273 <row>
20274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278 o
20279 \end_layout
20280
20281 \end_inset
20282 </cell>
20283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20284 \begin_inset Text
20285
20286 \begin_layout Plain Layout
20287 \begin_inset Formula $o$
20288 \end_inset
20289
20290
20291 \end_layout
20292
20293 \end_inset
20294 </cell>
20295 </row>
20296 <row>
20297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20298 \begin_inset Text
20299
20300 \begin_layout Plain Layout
20301
20302 \backslash
20303 pi
20304 \end_layout
20305
20306 \end_inset
20307 </cell>
20308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20309 \begin_inset Text
20310
20311 \begin_layout Plain Layout
20312 \begin_inset Formula $\pi$
20313 \end_inset
20314
20315
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 </row>
20321 <row>
20322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20323 \begin_inset Text
20324
20325 \begin_layout Plain Layout
20326
20327 \backslash
20328 varpi
20329 \end_layout
20330
20331 \end_inset
20332 </cell>
20333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337 \begin_inset Formula $\varpi$
20338 \end_inset
20339
20340
20341 \end_layout
20342
20343 \end_inset
20344 </cell>
20345 </row>
20346 <row>
20347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20348 \begin_inset Text
20349
20350 \begin_layout Plain Layout
20351
20352 \backslash
20353 rho
20354 \end_layout
20355
20356 \end_inset
20357 </cell>
20358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20359 \begin_inset Text
20360
20361 \begin_layout Plain Layout
20362 \begin_inset Formula $\rho$
20363 \end_inset
20364
20365
20366 \end_layout
20367
20368 \end_inset
20369 </cell>
20370 </row>
20371 </lyxtabular>
20372
20373 \end_inset
20374
20375
20376 \begin_inset space \hfill{}
20377 \end_inset
20378
20379
20380 \begin_inset Tabular
20381 <lyxtabular version="3" rows="11" columns="2">
20382 <features tabularvalignment="middle">
20383 <column alignment="center" valignment="top" width="0pt">
20384 <column alignment="center" valignment="top" width="0pt">
20385 <row>
20386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20387 \begin_inset Text
20388
20389 \begin_layout Plain Layout
20390 Comando
20391 \end_layout
20392
20393 \end_inset
20394 </cell>
20395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399 Símbolo
20400 \end_layout
20401
20402 \end_inset
20403 </cell>
20404 </row>
20405 <row>
20406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410
20411 \backslash
20412 varrho
20413 \end_layout
20414
20415 \end_inset
20416 </cell>
20417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20418 \begin_inset Text
20419
20420 \begin_layout Plain Layout
20421 \begin_inset Formula $\varrho$
20422 \end_inset
20423
20424
20425 \end_layout
20426
20427 \end_inset
20428 </cell>
20429 </row>
20430 <row>
20431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20432 \begin_inset Text
20433
20434 \begin_layout Plain Layout
20435
20436 \backslash
20437 sigma
20438 \end_layout
20439
20440 \end_inset
20441 </cell>
20442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20443 \begin_inset Text
20444
20445 \begin_layout Plain Layout
20446 \begin_inset Formula $\sigma$
20447 \end_inset
20448
20449
20450 \end_layout
20451
20452 \end_inset
20453 </cell>
20454 </row>
20455 <row>
20456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20457 \begin_inset Text
20458
20459 \begin_layout Plain Layout
20460
20461 \backslash
20462 varsigma
20463 \end_layout
20464
20465 \end_inset
20466 </cell>
20467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20468 \begin_inset Text
20469
20470 \begin_layout Plain Layout
20471 \begin_inset Formula $\varsigma$
20472 \end_inset
20473
20474
20475 \end_layout
20476
20477 \end_inset
20478 </cell>
20479 </row>
20480 <row>
20481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20482 \begin_inset Text
20483
20484 \begin_layout Plain Layout
20485
20486 \backslash
20487 tau
20488 \end_layout
20489
20490 \end_inset
20491 </cell>
20492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20493 \begin_inset Text
20494
20495 \begin_layout Plain Layout
20496 \begin_inset Formula $\tau$
20497 \end_inset
20498
20499
20500 \end_layout
20501
20502 \end_inset
20503 </cell>
20504 </row>
20505 <row>
20506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20507 \begin_inset Text
20508
20509 \begin_layout Plain Layout
20510
20511 \backslash
20512 upsilon
20513 \end_layout
20514
20515 \end_inset
20516 </cell>
20517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20518 \begin_inset Text
20519
20520 \begin_layout Plain Layout
20521 \begin_inset Formula $\upsilon$
20522 \end_inset
20523
20524
20525 \end_layout
20526
20527 \end_inset
20528 </cell>
20529 </row>
20530 <row>
20531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20532 \begin_inset Text
20533
20534 \begin_layout Plain Layout
20535
20536 \backslash
20537 phi
20538 \end_layout
20539
20540 \end_inset
20541 </cell>
20542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20543 \begin_inset Text
20544
20545 \begin_layout Plain Layout
20546 \begin_inset Formula $\phi$
20547 \end_inset
20548
20549
20550 \end_layout
20551
20552 \end_inset
20553 </cell>
20554 </row>
20555 <row>
20556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20557 \begin_inset Text
20558
20559 \begin_layout Plain Layout
20560
20561 \backslash
20562 varphi
20563 \end_layout
20564
20565 \end_inset
20566 </cell>
20567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20568 \begin_inset Text
20569
20570 \begin_layout Plain Layout
20571 \begin_inset Formula $\varphi$
20572 \end_inset
20573
20574
20575 \end_layout
20576
20577 \end_inset
20578 </cell>
20579 </row>
20580 <row>
20581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20582 \begin_inset Text
20583
20584 \begin_layout Plain Layout
20585
20586 \backslash
20587 chi
20588 \end_layout
20589
20590 \end_inset
20591 </cell>
20592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20593 \begin_inset Text
20594
20595 \begin_layout Plain Layout
20596 \begin_inset Formula $\chi$
20597 \end_inset
20598
20599
20600 \end_layout
20601
20602 \end_inset
20603 </cell>
20604 </row>
20605 <row>
20606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20607 \begin_inset Text
20608
20609 \begin_layout Plain Layout
20610
20611 \backslash
20612 psi
20613 \end_layout
20614
20615 \end_inset
20616 </cell>
20617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20618 \begin_inset Text
20619
20620 \begin_layout Plain Layout
20621 \begin_inset Formula $\psi$
20622 \end_inset
20623
20624
20625 \end_layout
20626
20627 \end_inset
20628 </cell>
20629 </row>
20630 <row>
20631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20632 \begin_inset Text
20633
20634 \begin_layout Plain Layout
20635
20636 \backslash
20637 omega
20638 \end_layout
20639
20640 \end_inset
20641 </cell>
20642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20643 \begin_inset Text
20644
20645 \begin_layout Plain Layout
20646 \begin_inset Formula $\omega$
20647 \end_inset
20648
20649
20650 \end_layout
20651
20652 \end_inset
20653 </cell>
20654 </row>
20655 </lyxtabular>
20656
20657 \end_inset
20658
20659
20660 \begin_inset space \hfill{}
20661 \end_inset
20662
20663
20664 \end_layout
20665
20666 \begin_layout Standard
20667 \begin_inset VSpace medskip
20668 \end_inset
20669
20670
20671 \end_layout
20672
20673 \begin_layout Standard
20674 Cómo escribir letras griegas especiales en redonda se explica en 
20675 \begin_inset CommandInset ref
20676 LatexCommand ref
20677 reference "sub:Griegas-en-redonda"
20678
20679 \end_inset
20680
20681 .
20682 \end_layout
20683
20684 \begin_layout Subsection
20685 Mayúsculas
20686 \begin_inset Index idx
20687 status collapsed
20688
20689 \begin_layout Plain Layout
20690 Letras griegas ! mayúsculas
20691 \end_layout
20692
20693 \end_inset
20694
20695
20696 \end_layout
20697
20698 \begin_layout Standard
20699 \begin_inset space \hfill{}
20700 \end_inset
20701
20702
20703 \begin_inset Tabular
20704 <lyxtabular version="3" rows="7" columns="2">
20705 <features tabularvalignment="middle">
20706 <column alignment="center" valignment="top" width="0pt">
20707 <column alignment="center" valignment="top" width="0pt">
20708 <row>
20709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20710 \begin_inset Text
20711
20712 \begin_layout Plain Layout
20713 Comando
20714 \end_layout
20715
20716 \end_inset
20717 </cell>
20718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20719 \begin_inset Text
20720
20721 \begin_layout Plain Layout
20722 Símbolo
20723 \end_layout
20724
20725 \end_inset
20726 </cell>
20727 </row>
20728 <row>
20729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20730 \begin_inset Text
20731
20732 \begin_layout Plain Layout
20733
20734 \backslash
20735 Gamma
20736 \end_layout
20737
20738 \end_inset
20739 </cell>
20740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20741 \begin_inset Text
20742
20743 \begin_layout Plain Layout
20744 \begin_inset Formula $\Gamma$
20745 \end_inset
20746
20747
20748 \end_layout
20749
20750 \end_inset
20751 </cell>
20752 </row>
20753 <row>
20754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20755 \begin_inset Text
20756
20757 \begin_layout Plain Layout
20758
20759 \backslash
20760 Delta
20761 \end_layout
20762
20763 \end_inset
20764 </cell>
20765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20766 \begin_inset Text
20767
20768 \begin_layout Plain Layout
20769 \begin_inset Formula $\Delta$
20770 \end_inset
20771
20772
20773 \end_layout
20774
20775 \end_inset
20776 </cell>
20777 </row>
20778 <row>
20779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20780 \begin_inset Text
20781
20782 \begin_layout Plain Layout
20783
20784 \backslash
20785 Theta
20786 \end_layout
20787
20788 \end_inset
20789 </cell>
20790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20791 \begin_inset Text
20792
20793 \begin_layout Plain Layout
20794 \begin_inset Formula $\Theta$
20795 \end_inset
20796
20797
20798 \end_layout
20799
20800 \end_inset
20801 </cell>
20802 </row>
20803 <row>
20804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20805 \begin_inset Text
20806
20807 \begin_layout Plain Layout
20808
20809 \backslash
20810 Lambda
20811 \end_layout
20812
20813 \end_inset
20814 </cell>
20815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20816 \begin_inset Text
20817
20818 \begin_layout Plain Layout
20819 \begin_inset Formula $\Lambda$
20820 \end_inset
20821
20822
20823 \end_layout
20824
20825 \end_inset
20826 </cell>
20827 </row>
20828 <row>
20829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20830 \begin_inset Text
20831
20832 \begin_layout Plain Layout
20833
20834 \backslash
20835 Xi
20836 \end_layout
20837
20838 \end_inset
20839 </cell>
20840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20841 \begin_inset Text
20842
20843 \begin_layout Plain Layout
20844 \begin_inset Formula $\Xi$
20845 \end_inset
20846
20847
20848 \end_layout
20849
20850 \end_inset
20851 </cell>
20852 </row>
20853 <row>
20854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20855 \begin_inset Text
20856
20857 \begin_layout Plain Layout
20858
20859 \backslash
20860 Pi
20861 \end_layout
20862
20863 \end_inset
20864 </cell>
20865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20866 \begin_inset Text
20867
20868 \begin_layout Plain Layout
20869 \begin_inset Formula $\Pi$
20870 \end_inset
20871
20872
20873 \end_layout
20874
20875 \end_inset
20876 </cell>
20877 </row>
20878 </lyxtabular>
20879
20880 \end_inset
20881
20882
20883 \begin_inset space \hfill{}
20884 \end_inset
20885
20886
20887 \begin_inset Tabular
20888 <lyxtabular version="3" rows="6" columns="2">
20889 <features tabularvalignment="middle">
20890 <column alignment="center" valignment="top" width="0pt">
20891 <column alignment="center" valignment="top" width="0pt">
20892 <row>
20893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20894 \begin_inset Text
20895
20896 \begin_layout Plain Layout
20897 Comando
20898 \end_layout
20899
20900 \end_inset
20901 </cell>
20902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20903 \begin_inset Text
20904
20905 \begin_layout Plain Layout
20906 Símbolo
20907 \end_layout
20908
20909 \end_inset
20910 </cell>
20911 </row>
20912 <row>
20913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20914 \begin_inset Text
20915
20916 \begin_layout Plain Layout
20917
20918 \backslash
20919 Sigma
20920 \end_layout
20921
20922 \end_inset
20923 </cell>
20924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20925 \begin_inset Text
20926
20927 \begin_layout Plain Layout
20928 \begin_inset Formula $\Sigma$
20929 \end_inset
20930
20931
20932 \end_layout
20933
20934 \end_inset
20935 </cell>
20936 </row>
20937 <row>
20938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20939 \begin_inset Text
20940
20941 \begin_layout Plain Layout
20942
20943 \backslash
20944 Upsilon
20945 \end_layout
20946
20947 \end_inset
20948 </cell>
20949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20950 \begin_inset Text
20951
20952 \begin_layout Plain Layout
20953 \begin_inset Formula $\Upsilon$
20954 \end_inset
20955
20956
20957 \end_layout
20958
20959 \end_inset
20960 </cell>
20961 </row>
20962 <row>
20963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20964 \begin_inset Text
20965
20966 \begin_layout Plain Layout
20967
20968 \backslash
20969 Phi
20970 \end_layout
20971
20972 \end_inset
20973 </cell>
20974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20975 \begin_inset Text
20976
20977 \begin_layout Plain Layout
20978 \begin_inset Formula $\Phi$
20979 \end_inset
20980
20981
20982 \end_layout
20983
20984 \end_inset
20985 </cell>
20986 </row>
20987 <row>
20988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20989 \begin_inset Text
20990
20991 \begin_layout Plain Layout
20992
20993 \backslash
20994 Psi
20995 \end_layout
20996
20997 \end_inset
20998 </cell>
20999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21000 \begin_inset Text
21001
21002 \begin_layout Plain Layout
21003 \begin_inset Formula $\Psi$
21004 \end_inset
21005
21006
21007 \end_layout
21008
21009 \end_inset
21010 </cell>
21011 </row>
21012 <row>
21013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21014 \begin_inset Text
21015
21016 \begin_layout Plain Layout
21017
21018 \backslash
21019 Omega
21020 \end_layout
21021
21022 \end_inset
21023 </cell>
21024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21025 \begin_inset Text
21026
21027 \begin_layout Plain Layout
21028 \begin_inset Formula $\Omega$
21029 \end_inset
21030
21031
21032 \end_layout
21033
21034 \end_inset
21035 </cell>
21036 </row>
21037 </lyxtabular>
21038
21039 \end_inset
21040
21041
21042 \begin_inset space \hfill{}
21043 \end_inset
21044
21045
21046 \end_layout
21047
21048 \begin_layout Standard
21049 \begin_inset VSpace medskip
21050 \end_inset
21051
21052
21053 \end_layout
21054
21055 \begin_layout Standard
21056 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
21057  cuando se desarrolló TeX.
21058  Para obtener mayúsculas en cursiva, inicia cada comando con 
21059 \series bold
21060 var
21061 \series default
21062 .
21063  Por ejemplo, el comando 
21064 \series bold
21065
21066 \backslash
21067 varGamma
21068 \series default
21069  genera 
21070 \begin_inset Formula $\varGamma$
21071 \end_inset
21072
21073 .
21074  Otra forma es cargar el paquete 
21075 \series bold
21076 fixmath
21077 \series default
21078
21079 \begin_inset Foot
21080 status collapsed
21081
21082 \begin_layout Plain Layout
21083
21084 \series bold
21085 fixmath
21086 \series default
21087  forma parte del paquete LaTeX 
21088 \series bold
21089 was
21090 \series default
21091
21092 \begin_inset Index idx
21093 status collapsed
21094
21095 \begin_layout Plain Layout
21096 Paquetes ! was
21097 \begin_inset ERT
21098 status collapsed
21099
21100 \begin_layout Plain Layout
21101
21102
21103 \backslash
21104 vspace{4mm}
21105 \end_layout
21106
21107 \end_inset
21108
21109
21110 \end_layout
21111
21112 \end_inset
21113
21114 .
21115 \end_layout
21116
21117 \end_inset
21118
21119
21120 \begin_inset Index idx
21121 status collapsed
21122
21123 \begin_layout Plain Layout
21124 Paquetes ! fixmath
21125 \end_layout
21126
21127 \end_inset
21128
21129  con la línea siguiente en el preámbulo LaTeX
21130 \end_layout
21131
21132 \begin_layout Standard
21133
21134 \series bold
21135
21136 \backslash
21137 usepackage{fixmath}
21138 \end_layout
21139
21140 \begin_layout Standard
21141 Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam
21142 ente en cursiva.
21143 \end_layout
21144
21145 \begin_layout Subsection
21146 Letras en negrita
21147 \begin_inset Index idx
21148 status collapsed
21149
21150 \begin_layout Plain Layout
21151 Letras griegas ! en negrita
21152 \end_layout
21153
21154 \end_inset
21155
21156
21157 \end_layout
21158
21159 \begin_layout Standard
21160 Las letras griegas no admiten diferentes estilos de letra como las latinas.
21161  Sólo se pueden poner en negrita con el comando 
21162 \series bold
21163
21164 \backslash
21165 boldsymbol
21166 \series default
21167
21168 \begin_inset Index idx
21169 status collapsed
21170
21171 \begin_layout Plain Layout
21172 Comandos ! B ! 
21173 \backslash
21174 boldsymbol
21175 \end_layout
21176
21177 \end_inset
21178
21179 .
21180 \end_layout
21181
21182 \begin_layout Standard
21183 \align center
21184 \begin_inset Tabular
21185 <lyxtabular version="3" rows="3" columns="2">
21186 <features tabularvalignment="middle">
21187 <column alignment="center" valignment="top" width="0">
21188 <column alignment="center" valignment="top" width="0">
21189 <row>
21190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21191 \begin_inset Text
21192
21193 \begin_layout Plain Layout
21194 Comando
21195 \end_layout
21196
21197 \end_inset
21198 </cell>
21199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21200 \begin_inset Text
21201
21202 \begin_layout Plain Layout
21203 Símbolo
21204 \end_layout
21205
21206 \end_inset
21207 </cell>
21208 </row>
21209 <row>
21210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21211 \begin_inset Text
21212
21213 \begin_layout Plain Layout
21214
21215 \backslash
21216 Upsilon
21217 \backslash
21218 boldsymbol
21219 \backslash
21220 Upsilon
21221 \end_layout
21222
21223 \end_inset
21224 </cell>
21225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21226 \begin_inset Text
21227
21228 \begin_layout Plain Layout
21229 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21230 \end_inset
21231
21232
21233 \end_layout
21234
21235 \end_inset
21236 </cell>
21237 </row>
21238 <row>
21239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21240 \begin_inset Text
21241
21242 \begin_layout Plain Layout
21243
21244 \backslash
21245 theta
21246 \backslash
21247 boldsymbol
21248 \backslash
21249 theta
21250 \end_layout
21251
21252 \end_inset
21253 </cell>
21254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21255 \begin_inset Text
21256
21257 \begin_layout Plain Layout
21258 \begin_inset Formula $\theta\boldsymbol{\theta}$
21259 \end_inset
21260
21261
21262 \end_layout
21263
21264 \end_inset
21265 </cell>
21266 </row>
21267 </lyxtabular>
21268
21269 \end_inset
21270
21271
21272 \end_layout
21273
21274 \begin_layout Standard
21275 \noindent
21276 \align center
21277 \begin_inset Newpage newpage
21278 \end_inset
21279
21280
21281 \end_layout
21282
21283 \begin_layout Section
21284 Símbolos
21285 \begin_inset ERT
21286 status collapsed
21287
21288 \begin_layout Plain Layout
21289
21290
21291 \backslash
21292 texorpdfstring{
21293 \end_layout
21294
21295 \end_inset
21296
21297
21298 \begin_inset Foot
21299 status collapsed
21300
21301 \begin_layout Plain Layout
21302 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
21303  LaTeX en 
21304 \begin_inset CommandInset citation
21305 LatexCommand cite
21306 key "Symbols"
21307
21308 \end_inset
21309
21310 .
21311 \end_layout
21312
21313 \end_inset
21314
21315
21316 \begin_inset ERT
21317 status collapsed
21318
21319 \begin_layout Plain Layout
21320
21321 }{}
21322 \end_layout
21323
21324 \end_inset
21325
21326
21327 \begin_inset Note Note
21328 status collapsed
21329
21330 \begin_layout Plain Layout
21331
21332 \backslash
21333 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
21334  PDF.
21335 \end_layout
21336
21337 \begin_layout Plain Layout
21338 Más sobre 
21339 \backslash
21340 texorpdfstring en la sección 
21341 \begin_inset CommandInset ref
21342 LatexCommand ref
21343 reference "sub:Ecuaciones-en-encabezados"
21344
21345 \end_inset
21346
21347 .
21348 \end_layout
21349
21350 \end_inset
21351
21352
21353 \begin_inset Index idx
21354 status collapsed
21355
21356 \begin_layout Plain Layout
21357 Símbolos
21358 \end_layout
21359
21360 \end_inset
21361
21362
21363 \end_layout
21364
21365 \begin_layout Standard
21366 Muchos de los símbolos listados en esta sección se pueden insertar además
21367  mediante los botones 
21368 \begin_inset Graphics
21369         filename ../../images/math/nabla.png
21370         scale 85
21371
21372 \end_inset
21373
21374  y 
21375 \begin_inset Graphics
21376         filename ../../images/math/digamma.png
21377         scale 85
21378
21379 \end_inset
21380
21381  de la barra de ecuaciones.
21382 \end_layout
21383
21384 \begin_layout Subsection
21385 Símbolos matemáticos
21386 \begin_inset CommandInset label
21387 LatexCommand label
21388 name "sub:Símbolos-matemáticos"
21389
21390 \end_inset
21391
21392
21393 \begin_inset Index idx
21394 status collapsed
21395
21396 \begin_layout Plain Layout
21397 Símbolos ! matemáticos
21398 \end_layout
21399
21400 \end_inset
21401
21402
21403 \end_layout
21404
21405 \begin_layout Standard
21406 \begin_inset space \hfill{}
21407 \end_inset
21408
21409
21410 \begin_inset Tabular
21411 <lyxtabular version="3" rows="10" columns="2">
21412 <features tabularvalignment="middle">
21413 <column alignment="center" valignment="top" width="0pt">
21414 <column alignment="center" valignment="top" width="0pt">
21415 <row>
21416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21417 \begin_inset Text
21418
21419 \begin_layout Plain Layout
21420 Comando
21421 \end_layout
21422
21423 \end_inset
21424 </cell>
21425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21426 \begin_inset Text
21427
21428 \begin_layout Plain Layout
21429 Símbolo
21430 \end_layout
21431
21432 \end_inset
21433 </cell>
21434 </row>
21435 <row>
21436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21437 \begin_inset Text
21438
21439 \begin_layout Plain Layout
21440
21441 \backslash
21442 neg
21443 \end_layout
21444
21445 \end_inset
21446 </cell>
21447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21448 \begin_inset Text
21449
21450 \begin_layout Plain Layout
21451 \begin_inset Formula $\neg$
21452 \end_inset
21453
21454
21455 \end_layout
21456
21457 \end_inset
21458 </cell>
21459 </row>
21460 <row>
21461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21462 \begin_inset Text
21463
21464 \begin_layout Plain Layout
21465
21466 \backslash
21467 Im
21468 \end_layout
21469
21470 \end_inset
21471 </cell>
21472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21473 \begin_inset Text
21474
21475 \begin_layout Plain Layout
21476 \begin_inset Formula $\Im$
21477 \end_inset
21478
21479
21480 \end_layout
21481
21482 \end_inset
21483 </cell>
21484 </row>
21485 <row>
21486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21487 \begin_inset Text
21488
21489 \begin_layout Plain Layout
21490
21491 \backslash
21492 Re
21493 \end_layout
21494
21495 \end_inset
21496 </cell>
21497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21498 \begin_inset Text
21499
21500 \begin_layout Plain Layout
21501 \begin_inset Formula $\Re$
21502 \end_inset
21503
21504
21505 \end_layout
21506
21507 \end_inset
21508 </cell>
21509 </row>
21510 <row>
21511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21512 \begin_inset Text
21513
21514 \begin_layout Plain Layout
21515
21516 \backslash
21517 aleph
21518 \end_layout
21519
21520 \end_inset
21521 </cell>
21522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21523 \begin_inset Text
21524
21525 \begin_layout Plain Layout
21526 \begin_inset Formula $\aleph$
21527 \end_inset
21528
21529
21530 \end_layout
21531
21532 \end_inset
21533 </cell>
21534 </row>
21535 <row>
21536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21537 \begin_inset Text
21538
21539 \begin_layout Plain Layout
21540
21541 \backslash
21542 partial
21543 \end_layout
21544
21545 \end_inset
21546 </cell>
21547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21548 \begin_inset Text
21549
21550 \begin_layout Plain Layout
21551 \begin_inset Formula $\partial$
21552 \end_inset
21553
21554
21555 \end_layout
21556
21557 \end_inset
21558 </cell>
21559 </row>
21560 <row>
21561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21562 \begin_inset Text
21563
21564 \begin_layout Plain Layout
21565
21566 \backslash
21567 infty
21568 \end_layout
21569
21570 \end_inset
21571 </cell>
21572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21573 \begin_inset Text
21574
21575 \begin_layout Plain Layout
21576 \begin_inset Formula $\infty$
21577 \end_inset
21578
21579
21580 \end_layout
21581
21582 \end_inset
21583 </cell>
21584 </row>
21585 <row>
21586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21587 \begin_inset Text
21588
21589 \begin_layout Plain Layout
21590
21591 \backslash
21592 wp
21593 \end_layout
21594
21595 \end_inset
21596 </cell>
21597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21598 \begin_inset Text
21599
21600 \begin_layout Plain Layout
21601 \begin_inset Formula $\wp$
21602 \end_inset
21603
21604
21605 \end_layout
21606
21607 \end_inset
21608 </cell>
21609 </row>
21610 <row>
21611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21612 \begin_inset Text
21613
21614 \begin_layout Plain Layout
21615
21616 \backslash
21617 imath
21618 \end_layout
21619
21620 \end_inset
21621 </cell>
21622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21623 \begin_inset Text
21624
21625 \begin_layout Plain Layout
21626 \begin_inset Formula $\imath$
21627 \end_inset
21628
21629
21630 \end_layout
21631
21632 \end_inset
21633 </cell>
21634 </row>
21635 <row>
21636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21637 \begin_inset Text
21638
21639 \begin_layout Plain Layout
21640
21641 \backslash
21642 jmath
21643 \end_layout
21644
21645 \end_inset
21646 </cell>
21647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21648 \begin_inset Text
21649
21650 \begin_layout Plain Layout
21651 \begin_inset Formula $\jmath$
21652 \end_inset
21653
21654
21655 \end_layout
21656
21657 \end_inset
21658 </cell>
21659 </row>
21660 </lyxtabular>
21661
21662 \end_inset
21663
21664
21665 \begin_inset space \hfill{}
21666 \end_inset
21667
21668
21669 \begin_inset Tabular
21670 <lyxtabular version="3" rows="10" columns="2">
21671 <features tabularvalignment="middle">
21672 <column alignment="center" valignment="top" width="0pt">
21673 <column alignment="center" valignment="top" width="0pt">
21674 <row>
21675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21676 \begin_inset Text
21677
21678 \begin_layout Plain Layout
21679 Comando
21680 \end_layout
21681
21682 \end_inset
21683 </cell>
21684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21685 \begin_inset Text
21686
21687 \begin_layout Plain Layout
21688 Símbolo
21689 \begin_inset Note Note
21690 status collapsed
21691
21692 \begin_layout Plain Layout
21693
21694 \series bold
21695
21696 \backslash
21697 raisebox
21698 \series default
21699  se usa sólo como espaciador
21700 \end_layout
21701
21702 \end_inset
21703
21704
21705 \end_layout
21706
21707 \end_inset
21708 </cell>
21709 </row>
21710 <row>
21711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21712 \begin_inset Text
21713
21714 \begin_layout Plain Layout
21715
21716 \backslash
21717 forall
21718 \end_layout
21719
21720 \end_inset
21721 </cell>
21722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21723 \begin_inset Text
21724
21725 \begin_layout Plain Layout
21726 \begin_inset Formula $\forall$
21727 \end_inset
21728
21729
21730 \end_layout
21731
21732 \end_inset
21733 </cell>
21734 </row>
21735 <row>
21736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21737 \begin_inset Text
21738
21739 \begin_layout Plain Layout
21740
21741 \backslash
21742 exists
21743 \end_layout
21744
21745 \end_inset
21746 </cell>
21747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21748 \begin_inset Text
21749
21750 \begin_layout Plain Layout
21751 \begin_inset Formula $\exists$
21752 \end_inset
21753
21754
21755 \end_layout
21756
21757 \end_inset
21758 </cell>
21759 </row>
21760 <row>
21761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21762 \begin_inset Text
21763
21764 \begin_layout Plain Layout
21765
21766 \backslash
21767 nexists
21768 \end_layout
21769
21770 \end_inset
21771 </cell>
21772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21773 \begin_inset Text
21774
21775 \begin_layout Plain Layout
21776 \begin_inset Formula $\nexists$
21777 \end_inset
21778
21779
21780 \end_layout
21781
21782 \end_inset
21783 </cell>
21784 </row>
21785 <row>
21786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21787 \begin_inset Text
21788
21789 \begin_layout Plain Layout
21790
21791 \backslash
21792 emptyset
21793 \end_layout
21794
21795 \end_inset
21796 </cell>
21797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21798 \begin_inset Text
21799
21800 \begin_layout Plain Layout
21801 \begin_inset Formula $\emptyset$
21802 \end_inset
21803
21804
21805 \end_layout
21806
21807 \end_inset
21808 </cell>
21809 </row>
21810 <row>
21811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21812 \begin_inset Text
21813
21814 \begin_layout Plain Layout
21815
21816 \backslash
21817 varnothing
21818 \end_layout
21819
21820 \end_inset
21821 </cell>
21822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21823 \begin_inset Text
21824
21825 \begin_layout Plain Layout
21826 \begin_inset Formula $\varnothing$
21827 \end_inset
21828
21829
21830 \end_layout
21831
21832 \end_inset
21833 </cell>
21834 </row>
21835 <row>
21836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21837 \begin_inset Text
21838
21839 \begin_layout Plain Layout
21840
21841 \backslash
21842 dag
21843 \end_layout
21844
21845 \end_inset
21846 </cell>
21847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21848 \begin_inset Text
21849
21850 \begin_layout Plain Layout
21851 \begin_inset Formula $\dag$
21852 \end_inset
21853
21854
21855 \end_layout
21856
21857 \end_inset
21858 </cell>
21859 </row>
21860 <row>
21861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21862 \begin_inset Text
21863
21864 \begin_layout Plain Layout
21865
21866 \backslash
21867 ddag
21868 \end_layout
21869
21870 \end_inset
21871 </cell>
21872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21873 \begin_inset Text
21874
21875 \begin_layout Plain Layout
21876 \begin_inset Formula $\ddag$
21877 \end_inset
21878
21879
21880 \end_layout
21881
21882 \end_inset
21883 </cell>
21884 </row>
21885 <row>
21886 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21887 \begin_inset Text
21888
21889 \begin_layout Plain Layout
21890
21891 \backslash
21892 complement
21893 \end_layout
21894
21895 \end_inset
21896 </cell>
21897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21898 \begin_inset Text
21899
21900 \begin_layout Plain Layout
21901 \begin_inset ERT
21902 status collapsed
21903
21904 \begin_layout Plain Layout
21905
21906
21907 \backslash
21908 raisebox{-0.8mm}{
21909 \end_layout
21910
21911 \end_inset
21912
21913
21914 \begin_inset Formula $\complement$
21915 \end_inset
21916
21917
21918 \begin_inset ERT
21919 status collapsed
21920
21921 \begin_layout Plain Layout
21922
21923 }
21924 \end_layout
21925
21926 \end_inset
21927
21928
21929 \end_layout
21930
21931 \end_inset
21932 </cell>
21933 </row>
21934 <row>
21935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21936 \begin_inset Text
21937
21938 \begin_layout Plain Layout
21939
21940 \backslash
21941 Bbbk
21942 \end_layout
21943
21944 \end_inset
21945 </cell>
21946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21947 \begin_inset Text
21948
21949 \begin_layout Plain Layout
21950 \begin_inset Formula $\Bbbk$
21951 \end_inset
21952
21953
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 </row>
21959 </lyxtabular>
21960
21961 \end_inset
21962
21963
21964 \begin_inset space \hfill{}
21965 \end_inset
21966
21967
21968 \begin_inset Tabular
21969 <lyxtabular version="3" rows="10" columns="2">
21970 <features tabularvalignment="middle">
21971 <column alignment="center" valignment="top" width="0pt">
21972 <column alignment="center" valignment="top" width="0pt">
21973 <row>
21974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21975 \begin_inset Text
21976
21977 \begin_layout Plain Layout
21978 Comando
21979 \end_layout
21980
21981 \end_inset
21982 </cell>
21983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Plain Layout
21987 Símbolo
21988 \end_layout
21989
21990 \end_inset
21991 </cell>
21992 </row>
21993 <row>
21994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21995 \begin_inset Text
21996
21997 \begin_layout Plain Layout
21998
21999 \backslash
22000 prime
22001 \end_layout
22002
22003 \end_inset
22004 </cell>
22005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22006 \begin_inset Text
22007
22008 \begin_layout Plain Layout
22009 \begin_inset Formula $\prime$
22010 \end_inset
22011
22012
22013 \end_layout
22014
22015 \end_inset
22016 </cell>
22017 </row>
22018 <row>
22019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22020 \begin_inset Text
22021
22022 \begin_layout Plain Layout
22023
22024 \backslash
22025 backprime
22026 \end_layout
22027
22028 \end_inset
22029 </cell>
22030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22031 \begin_inset Text
22032
22033 \begin_layout Plain Layout
22034 \begin_inset Formula $\backprime$
22035 \end_inset
22036
22037
22038 \end_layout
22039
22040 \end_inset
22041 </cell>
22042 </row>
22043 <row>
22044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22045 \begin_inset Text
22046
22047 \begin_layout Plain Layout
22048
22049 \backslash
22050 mho
22051 \end_layout
22052
22053 \end_inset
22054 </cell>
22055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22056 \begin_inset Text
22057
22058 \begin_layout Plain Layout
22059 \begin_inset Formula $\mho$
22060 \end_inset
22061
22062
22063 \end_layout
22064
22065 \end_inset
22066 </cell>
22067 </row>
22068 <row>
22069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22070 \begin_inset Text
22071
22072 \begin_layout Plain Layout
22073
22074 \backslash
22075 triangle
22076 \end_layout
22077
22078 \end_inset
22079 </cell>
22080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22081 \begin_inset Text
22082
22083 \begin_layout Plain Layout
22084 \begin_inset Formula $\triangle$
22085 \end_inset
22086
22087
22088 \end_layout
22089
22090 \end_inset
22091 </cell>
22092 </row>
22093 <row>
22094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22095 \begin_inset Text
22096
22097 \begin_layout Plain Layout
22098
22099 \backslash
22100 angle
22101 \end_layout
22102
22103 \end_inset
22104 </cell>
22105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22106 \begin_inset Text
22107
22108 \begin_layout Plain Layout
22109 \begin_inset Formula $\angle$
22110 \end_inset
22111
22112
22113 \end_layout
22114
22115 \end_inset
22116 </cell>
22117 </row>
22118 <row>
22119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22120 \begin_inset Text
22121
22122 \begin_layout Plain Layout
22123
22124 \backslash
22125 measuredangle
22126 \end_layout
22127
22128 \end_inset
22129 </cell>
22130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22131 \begin_inset Text
22132
22133 \begin_layout Plain Layout
22134 \begin_inset Formula $\measuredangle$
22135 \end_inset
22136
22137
22138 \end_layout
22139
22140 \end_inset
22141 </cell>
22142 </row>
22143 <row>
22144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22145 \begin_inset Text
22146
22147 \begin_layout Plain Layout
22148
22149 \backslash
22150 sphericalangle
22151 \end_layout
22152
22153 \end_inset
22154 </cell>
22155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22156 \begin_inset Text
22157
22158 \begin_layout Plain Layout
22159 \begin_inset Formula $\sphericalangle$
22160 \end_inset
22161
22162
22163 \end_layout
22164
22165 \end_inset
22166 </cell>
22167 </row>
22168 <row>
22169 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22170 \begin_inset Text
22171
22172 \begin_layout Plain Layout
22173
22174 \backslash
22175 top
22176 \end_layout
22177
22178 \end_inset
22179 </cell>
22180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22181 \begin_inset Text
22182
22183 \begin_layout Plain Layout
22184 \begin_inset Formula $\top$
22185 \end_inset
22186
22187
22188 \end_layout
22189
22190 \end_inset
22191 </cell>
22192 </row>
22193 <row>
22194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22195 \begin_inset Text
22196
22197 \begin_layout Plain Layout
22198
22199 \backslash
22200 bot
22201 \end_layout
22202
22203 \end_inset
22204 </cell>
22205 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22206 \begin_inset Text
22207
22208 \begin_layout Plain Layout
22209 \begin_inset Formula $\bot$
22210 \end_inset
22211
22212
22213 \end_layout
22214
22215 \end_inset
22216 </cell>
22217 </row>
22218 </lyxtabular>
22219
22220 \end_inset
22221
22222
22223 \begin_inset space \hfill{}
22224 \end_inset
22225
22226
22227 \end_layout
22228
22229 \begin_layout Subsection
22230 Símbolos misceláneos
22231 \begin_inset CommandInset label
22232 LatexCommand label
22233 name "sub:Símbolos-misceláneos"
22234
22235 \end_inset
22236
22237
22238 \begin_inset Index idx
22239 status collapsed
22240
22241 \begin_layout Plain Layout
22242 Símbolos ! misceláneos
22243 \end_layout
22244
22245 \end_inset
22246
22247
22248 \end_layout
22249
22250 \begin_layout Standard
22251 \noindent
22252 \align center
22253 \begin_inset Tabular
22254 <lyxtabular version="3" rows="10" columns="2">
22255 <features tabularvalignment="middle">
22256 <column alignment="center" valignment="top" width="0pt">
22257 <column alignment="center" valignment="top" width="0pt">
22258 <row>
22259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22260 \begin_inset Text
22261
22262 \begin_layout Plain Layout
22263 Comando
22264 \end_layout
22265
22266 \end_inset
22267 </cell>
22268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22269 \begin_inset Text
22270
22271 \begin_layout Plain Layout
22272 Símbolo
22273 \end_layout
22274
22275 \end_inset
22276 </cell>
22277 </row>
22278 <row>
22279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22280 \begin_inset Text
22281
22282 \begin_layout Plain Layout
22283
22284 \backslash
22285 flat
22286 \end_layout
22287
22288 \end_inset
22289 </cell>
22290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22291 \begin_inset Text
22292
22293 \begin_layout Plain Layout
22294 \begin_inset Formula $\flat$
22295 \end_inset
22296
22297
22298 \end_layout
22299
22300 \end_inset
22301 </cell>
22302 </row>
22303 <row>
22304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22305 \begin_inset Text
22306
22307 \begin_layout Plain Layout
22308
22309 \backslash
22310 natural
22311 \end_layout
22312
22313 \end_inset
22314 </cell>
22315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22316 \begin_inset Text
22317
22318 \begin_layout Plain Layout
22319 \begin_inset Formula $\natural$
22320 \end_inset
22321
22322
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 </row>
22328 <row>
22329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22330 \begin_inset Text
22331
22332 \begin_layout Plain Layout
22333
22334 \backslash
22335 sharp
22336 \end_layout
22337
22338 \end_inset
22339 </cell>
22340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22341 \begin_inset Text
22342
22343 \begin_layout Plain Layout
22344 \begin_inset Formula $\sharp$
22345 \end_inset
22346
22347
22348 \end_layout
22349
22350 \end_inset
22351 </cell>
22352 </row>
22353 <row>
22354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22355 \begin_inset Text
22356
22357 \begin_layout Plain Layout
22358
22359 \backslash
22360 surd
22361 \end_layout
22362
22363 \end_inset
22364 </cell>
22365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22366 \begin_inset Text
22367
22368 \begin_layout Plain Layout
22369 \begin_inset Formula $\surd$
22370 \end_inset
22371
22372
22373 \end_layout
22374
22375 \end_inset
22376 </cell>
22377 </row>
22378 <row>
22379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22380 \begin_inset Text
22381
22382 \begin_layout Plain Layout
22383
22384 \backslash
22385 checkmark
22386 \end_layout
22387
22388 \end_inset
22389 </cell>
22390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22391 \begin_inset Text
22392
22393 \begin_layout Plain Layout
22394 \begin_inset Formula $\checkmark$
22395 \end_inset
22396
22397
22398 \end_layout
22399
22400 \end_inset
22401 </cell>
22402 </row>
22403 <row>
22404 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22405 \begin_inset Text
22406
22407 \begin_layout Plain Layout
22408
22409 \backslash
22410 yen
22411 \end_layout
22412
22413 \end_inset
22414 </cell>
22415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22416 \begin_inset Text
22417
22418 \begin_layout Plain Layout
22419 \begin_inset Formula $\yen$
22420 \end_inset
22421
22422
22423 \end_layout
22424
22425 \end_inset
22426 </cell>
22427 </row>
22428 <row>
22429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22430 \begin_inset Text
22431
22432 \begin_layout Plain Layout
22433
22434 \backslash
22435 pounds
22436 \end_layout
22437
22438 \end_inset
22439 </cell>
22440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22441 \begin_inset Text
22442
22443 \begin_layout Plain Layout
22444 \begin_inset Formula $\pounds$
22445 \end_inset
22446
22447
22448 \end_layout
22449
22450 \end_inset
22451 </cell>
22452 </row>
22453 <row>
22454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22455 \begin_inset Text
22456
22457 \begin_layout Plain Layout
22458 $
22459 \end_layout
22460
22461 \end_inset
22462 </cell>
22463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22464 \begin_inset Text
22465
22466 \begin_layout Plain Layout
22467 \begin_inset Formula $\$$
22468 \end_inset
22469
22470
22471 \end_layout
22472
22473 \end_inset
22474 </cell>
22475 </row>
22476 <row>
22477 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22478 \begin_inset Text
22479
22480 \begin_layout Plain Layout
22481 §
22482 \end_layout
22483
22484 \end_inset
22485 </cell>
22486 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22487 \begin_inset Text
22488
22489 \begin_layout Plain Layout
22490 \begin_inset Formula $§$
22491 \end_inset
22492
22493
22494 \end_layout
22495
22496 \end_inset
22497 </cell>
22498 </row>
22499 </lyxtabular>
22500
22501 \end_inset
22502
22503
22504 \begin_inset Tabular
22505 <lyxtabular version="3" rows="10" columns="2">
22506 <features tabularvalignment="middle">
22507 <column alignment="center" valignment="top" width="0">
22508 <column alignment="center" valignment="top" width="0">
22509 <row>
22510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22511 \begin_inset Text
22512
22513 \begin_layout Plain Layout
22514 Comando
22515 \end_layout
22516
22517 \end_inset
22518 </cell>
22519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22520 \begin_inset Text
22521
22522 \begin_layout Plain Layout
22523 Símbolo
22524 \end_layout
22525
22526 \end_inset
22527 </cell>
22528 </row>
22529 <row>
22530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22531 \begin_inset Text
22532
22533 \begin_layout Plain Layout
22534
22535 \backslash
22536 hbar
22537 \end_layout
22538
22539 \end_inset
22540 </cell>
22541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22542 \begin_inset Text
22543
22544 \begin_layout Plain Layout
22545 \begin_inset Formula $\hbar$
22546 \end_inset
22547
22548
22549 \end_layout
22550
22551 \end_inset
22552 </cell>
22553 </row>
22554 <row>
22555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22556 \begin_inset Text
22557
22558 \begin_layout Plain Layout
22559
22560 \backslash
22561 hslash
22562 \end_layout
22563
22564 \end_inset
22565 </cell>
22566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22567 \begin_inset Text
22568
22569 \begin_layout Plain Layout
22570 \begin_inset Formula $\hslash$
22571 \end_inset
22572
22573
22574 \end_layout
22575
22576 \end_inset
22577 </cell>
22578 </row>
22579 <row>
22580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22581 \begin_inset Text
22582
22583 \begin_layout Plain Layout
22584
22585 \backslash
22586 clubsuit
22587 \end_layout
22588
22589 \end_inset
22590 </cell>
22591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22592 \begin_inset Text
22593
22594 \begin_layout Plain Layout
22595 \begin_inset Formula $\clubsuit$
22596 \end_inset
22597
22598
22599 \end_layout
22600
22601 \end_inset
22602 </cell>
22603 </row>
22604 <row>
22605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22606 \begin_inset Text
22607
22608 \begin_layout Plain Layout
22609
22610 \backslash
22611 spadesuit
22612 \end_layout
22613
22614 \end_inset
22615 </cell>
22616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22617 \begin_inset Text
22618
22619 \begin_layout Plain Layout
22620 \begin_inset Formula $\spadesuit$
22621 \end_inset
22622
22623
22624 \end_layout
22625
22626 \end_inset
22627 </cell>
22628 </row>
22629 <row>
22630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22631 \begin_inset Text
22632
22633 \begin_layout Plain Layout
22634
22635 \backslash
22636 bigstar
22637 \end_layout
22638
22639 \end_inset
22640 </cell>
22641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22642 \begin_inset Text
22643
22644 \begin_layout Plain Layout
22645 \begin_inset Formula $\bigstar$
22646 \end_inset
22647
22648
22649 \end_layout
22650
22651 \end_inset
22652 </cell>
22653 </row>
22654 <row>
22655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22656 \begin_inset Text
22657
22658 \begin_layout Plain Layout
22659
22660 \backslash
22661 blacklozenge
22662 \end_layout
22663
22664 \end_inset
22665 </cell>
22666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22667 \begin_inset Text
22668
22669 \begin_layout Plain Layout
22670 \begin_inset Formula $\blacklozenge$
22671 \end_inset
22672
22673
22674 \end_layout
22675
22676 \end_inset
22677 </cell>
22678 </row>
22679 <row>
22680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22681 \begin_inset Text
22682
22683 \begin_layout Plain Layout
22684
22685 \backslash
22686 blacktriangle
22687 \end_layout
22688
22689 \end_inset
22690 </cell>
22691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22692 \begin_inset Text
22693
22694 \begin_layout Plain Layout
22695 \begin_inset Formula $\blacktriangle$
22696 \end_inset
22697
22698
22699 \end_layout
22700
22701 \end_inset
22702 </cell>
22703 </row>
22704 <row>
22705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22706 \begin_inset Text
22707
22708 \begin_layout Plain Layout
22709
22710 \backslash
22711 blacktiangledown
22712 \end_layout
22713
22714 \end_inset
22715 </cell>
22716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22717 \begin_inset Text
22718
22719 \begin_layout Plain Layout
22720 \begin_inset Formula $\blacktriangledown$
22721 \end_inset
22722
22723
22724 \end_layout
22725
22726 \end_inset
22727 </cell>
22728 </row>
22729 <row>
22730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Plain Layout
22734
22735 \backslash
22736 bullet
22737 \end_layout
22738
22739 \end_inset
22740 </cell>
22741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22742 \begin_inset Text
22743
22744 \begin_layout Plain Layout
22745 \begin_inset Formula $\bullet$
22746 \end_inset
22747
22748
22749 \end_layout
22750
22751 \end_inset
22752 </cell>
22753 </row>
22754 </lyxtabular>
22755
22756 \end_inset
22757
22758
22759 \begin_inset Tabular
22760 <lyxtabular version="3" rows="10" columns="2">
22761 <features tabularvalignment="middle">
22762 <column alignment="center" valignment="top" width="0pt">
22763 <column alignment="center" valignment="top" width="0pt">
22764 <row>
22765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22766 \begin_inset Text
22767
22768 \begin_layout Plain Layout
22769 Comando
22770 \end_layout
22771
22772 \end_inset
22773 </cell>
22774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22775 \begin_inset Text
22776
22777 \begin_layout Plain Layout
22778 Símbolo
22779 \end_layout
22780
22781 \end_inset
22782 </cell>
22783 </row>
22784 <row>
22785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22786 \begin_inset Text
22787
22788 \begin_layout Plain Layout
22789
22790 \backslash
22791 diamondsuit
22792 \end_layout
22793
22794 \end_inset
22795 </cell>
22796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22797 \begin_inset Text
22798
22799 \begin_layout Plain Layout
22800 \begin_inset Formula $\diamondsuit$
22801 \end_inset
22802
22803
22804 \end_layout
22805
22806 \end_inset
22807 </cell>
22808 </row>
22809 <row>
22810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22811 \begin_inset Text
22812
22813 \begin_layout Plain Layout
22814
22815 \backslash
22816 Diamond
22817 \end_layout
22818
22819 \end_inset
22820 </cell>
22821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22822 \begin_inset Text
22823
22824 \begin_layout Plain Layout
22825 \begin_inset Formula $\Diamond$
22826 \end_inset
22827
22828
22829 \end_layout
22830
22831 \end_inset
22832 </cell>
22833 </row>
22834 <row>
22835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22836 \begin_inset Text
22837
22838 \begin_layout Plain Layout
22839
22840 \backslash
22841 heartsuit
22842 \end_layout
22843
22844 \end_inset
22845 </cell>
22846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22847 \begin_inset Text
22848
22849 \begin_layout Plain Layout
22850 \begin_inset Formula $\heartsuit$
22851 \end_inset
22852
22853
22854 \end_layout
22855
22856 \end_inset
22857 </cell>
22858 </row>
22859 <row>
22860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22861 \begin_inset Text
22862
22863 \begin_layout Plain Layout
22864
22865 \backslash
22866 P
22867 \end_layout
22868
22869 \end_inset
22870 </cell>
22871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22872 \begin_inset Text
22873
22874 \begin_layout Plain Layout
22875 \begin_inset Formula $\P$
22876 \end_inset
22877
22878
22879 \end_layout
22880
22881 \end_inset
22882 </cell>
22883 </row>
22884 <row>
22885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22886 \begin_inset Text
22887
22888 \begin_layout Plain Layout
22889
22890 \backslash
22891 copyright
22892 \end_layout
22893
22894 \end_inset
22895 </cell>
22896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22897 \begin_inset Text
22898
22899 \begin_layout Plain Layout
22900 \begin_inset Formula $\copyright$
22901 \end_inset
22902
22903
22904 \end_layout
22905
22906 \end_inset
22907 </cell>
22908 </row>
22909 <row>
22910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22911 \begin_inset Text
22912
22913 \begin_layout Plain Layout
22914
22915 \backslash
22916 circledR
22917 \end_layout
22918
22919 \end_inset
22920 </cell>
22921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22922 \begin_inset Text
22923
22924 \begin_layout Plain Layout
22925 \begin_inset Formula $\circledR$
22926 \end_inset
22927
22928
22929 \end_layout
22930
22931 \end_inset
22932 </cell>
22933 </row>
22934 <row>
22935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22936 \begin_inset Text
22937
22938 \begin_layout Plain Layout
22939
22940 \backslash
22941 maltese
22942 \end_layout
22943
22944 \end_inset
22945 </cell>
22946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22947 \begin_inset Text
22948
22949 \begin_layout Plain Layout
22950 \begin_inset Formula $\maltese$
22951 \end_inset
22952
22953
22954 \end_layout
22955
22956 \end_inset
22957 </cell>
22958 </row>
22959 <row>
22960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22961 \begin_inset Text
22962
22963 \begin_layout Plain Layout
22964
22965 \backslash
22966 diagup
22967 \end_layout
22968
22969 \end_inset
22970 </cell>
22971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22972 \begin_inset Text
22973
22974 \begin_layout Plain Layout
22975 \begin_inset Formula $\diagup$
22976 \end_inset
22977
22978
22979 \end_layout
22980
22981 \end_inset
22982 </cell>
22983 </row>
22984 <row>
22985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22986 \begin_inset Text
22987
22988 \begin_layout Plain Layout
22989
22990 \backslash
22991 diagdown
22992 \end_layout
22993
22994 \end_inset
22995 </cell>
22996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22997 \begin_inset Text
22998
22999 \begin_layout Plain Layout
23000 \begin_inset Formula $\diagdown$
23001 \end_inset
23002
23003
23004 \end_layout
23005
23006 \end_inset
23007 </cell>
23008 </row>
23009 </lyxtabular>
23010
23011 \end_inset
23012
23013
23014 \end_layout
23015
23016 \begin_layout Standard
23017 \begin_inset VSpace medskip
23018 \end_inset
23019
23020
23021 \end_layout
23022
23023 \begin_layout Standard
23024 Hay más símbolos en 
23025 \begin_inset CommandInset ref
23026 LatexCommand ref
23027 reference "sub:Caracteres-especiales-misceláneos"
23028
23029 \end_inset
23030
23031 .
23032 \end_layout
23033
23034 \begin_layout Standard
23035 Algunos símbolos pueden presentarse en distintos tamaños, véase 
23036 \begin_inset CommandInset ref
23037 LatexCommand ref
23038 reference "sub:Tamaños-de-tipografías"
23039
23040 \end_inset
23041
23042
23043 \end_layout
23044
23045 \begin_layout Subsection
23046 El símbolo del euro, €
23047 \begin_inset Index idx
23048 status collapsed
23049
23050 \begin_layout Plain Layout
23051 Símbolos ! euro
23052 \end_layout
23053
23054 \end_inset
23055
23056
23057 \begin_inset Index idx
23058 status collapsed
23059
23060 \begin_layout Plain Layout
23061
23062 \backslash
23063 @
23064 \begin_inset ERT
23065 status collapsed
23066
23067 \begin_layout Plain Layout
23068
23069
23070 \backslash
23071 officialeuro
23072 \end_layout
23073
23074 \end_inset
23075
23076
23077 \end_layout
23078
23079 \end_inset
23080
23081
23082 \end_layout
23083
23084 \begin_layout Standard
23085 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
23086  LaTeX 
23087 \series bold
23088 eurosym
23089 \series default
23090
23091 \begin_inset Index idx
23092 status collapsed
23093
23094 \begin_layout Plain Layout
23095 Paquetes ! eurosym
23096 \end_layout
23097
23098 \end_inset
23099
23100 , y cargado en el preámbulo LaTeX con la línea
23101 \end_layout
23102
23103 \begin_layout Standard
23104
23105 \series bold
23106
23107 \backslash
23108 usepackage[gennarrow]{eurosym}
23109 \end_layout
23110
23111 \begin_layout Standard
23112 Actualmente también se puede insertar con el comando 
23113 \series bold
23114
23115 \backslash
23116 euro
23117 \series default
23118
23119 \begin_inset Index idx
23120 status collapsed
23121
23122 \begin_layout Plain Layout
23123 Comandos ! E ! 
23124 \backslash
23125 euro
23126 \end_layout
23127
23128 \end_inset
23129
23130 .
23131 \end_layout
23132
23133 \begin_layout Standard
23134 El símbolo del euro puede insertarse directamente con la tecla € en texto
23135  matemático sin tener 
23136 \series bold
23137 eurosym
23138 \series default
23139  instalado.
23140  Si 
23141 \series bold
23142 eurosym
23143 \series default
23144  está instalado, se puede insertar 
23145 \series bold
23146
23147 \backslash
23148 euro
23149 \series default
23150  en modo TeX.
23151  El símbolo oficial de la moneda se puede insertar con el comando 
23152 \series bold
23153
23154 \backslash
23155 officialeuro
23156 \series default
23157
23158 \begin_inset Index idx
23159 status collapsed
23160
23161 \begin_layout Plain Layout
23162 Comandos ! O ! 
23163 \backslash
23164 officialeuro
23165 \end_layout
23166
23167 \end_inset
23168
23169 , que sólo está disponible en modo TeX.
23170 \end_layout
23171
23172 \begin_layout Standard
23173 \begin_inset ERT
23174 status collapsed
23175
23176 \begin_layout Plain Layout
23177
23178
23179 \backslash
23180 ifeurosym
23181 \end_layout
23182
23183 \end_inset
23184
23185
23186 \begin_inset Note Note
23187 status collapsed
23188
23189 \begin_layout Plain Layout
23190 El cuadro siguiente sólo se mostrará si está instalado el paquete LaTeX
23191  
23192 \series bold
23193 eurosym
23194 \series default
23195 .
23196 \end_layout
23197
23198 \end_inset
23199
23200
23201 \end_layout
23202
23203 \begin_layout Standard
23204 Un vistazo a los diferentes símbolos del euro.
23205 \end_layout
23206
23207 \begin_layout Standard
23208 \noindent
23209 \align center
23210 \begin_inset Tabular
23211 <lyxtabular version="3" rows="4" columns="3">
23212 <features tabularvalignment="middle">
23213 <column alignment="center" valignment="top" width="0">
23214 <column alignment="center" valignment="top" width="0">
23215 <column alignment="center" valignment="top" width="0">
23216 <row>
23217 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23218 \begin_inset Text
23219
23220 \begin_layout Plain Layout
23221
23222 \end_layout
23223
23224 \end_inset
23225 </cell>
23226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23227 \begin_inset Text
23228
23229 \begin_layout Plain Layout
23230 Comando
23231 \end_layout
23232
23233 \end_inset
23234 </cell>
23235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23236 \begin_inset Text
23237
23238 \begin_layout Plain Layout
23239 Símbolo
23240 \end_layout
23241
23242 \end_inset
23243 </cell>
23244 </row>
23245 <row>
23246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23247 \begin_inset Text
23248
23249 \begin_layout Plain Layout
23250 ecuación
23251 \end_layout
23252
23253 \end_inset
23254 </cell>
23255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23256 \begin_inset Text
23257
23258 \begin_layout Plain Layout
23259
23260 \backslash
23261 euro
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23267 \begin_inset Text
23268
23269 \begin_layout Plain Layout
23270 \begin_inset Formula $\euro$
23271 \end_inset
23272
23273
23274 \end_layout
23275
23276 \end_inset
23277 </cell>
23278 </row>
23279 <row>
23280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23281 \begin_inset Text
23282
23283 \begin_layout Plain Layout
23284 texto matemático
23285 \end_layout
23286
23287 \end_inset
23288 </cell>
23289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23290 \begin_inset Text
23291
23292 \begin_layout Plain Layout
23293
23294 \end_layout
23295
23296 \end_inset
23297 </cell>
23298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23299 \begin_inset Text
23300
23301 \begin_layout Plain Layout
23302 \begin_inset Formula $\mbox{€}$
23303 \end_inset
23304
23305
23306 \end_layout
23307
23308 \end_inset
23309 </cell>
23310 </row>
23311 <row>
23312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23313 \begin_inset Text
23314
23315 \begin_layout Plain Layout
23316 modo TeX
23317 \end_layout
23318
23319 \end_inset
23320 </cell>
23321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23322 \begin_inset Text
23323
23324 \begin_layout Plain Layout
23325
23326 \backslash
23327 officialeuro
23328 \end_layout
23329
23330 \end_inset
23331 </cell>
23332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23333 \begin_inset Text
23334
23335 \begin_layout Plain Layout
23336 \begin_inset ERT
23337 status collapsed
23338
23339 \begin_layout Plain Layout
23340
23341
23342 \backslash
23343 officialeuro
23344 \end_layout
23345
23346 \end_inset
23347
23348
23349 \end_layout
23350
23351 \end_inset
23352 </cell>
23353 </row>
23354 </lyxtabular>
23355
23356 \end_inset
23357
23358
23359 \end_layout
23360
23361 \begin_layout Standard
23362 \begin_inset ERT
23363 status collapsed
23364
23365 \begin_layout Plain Layout
23366
23367
23368 \backslash
23369 else
23370 \end_layout
23371
23372 \end_inset
23373
23374
23375 \begin_inset Note Note
23376 status collapsed
23377
23378 \begin_layout Plain Layout
23379 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
23380 \series bold
23381 eurosym
23382 \series default
23383 :
23384 \end_layout
23385
23386 \end_inset
23387
23388
23389 \end_layout
23390
23391 \begin_layout Standard
23392 Para ver la salida completa de esta subsección debe estar instalado el paquete
23393  LaTeX 
23394 \series bold
23395 eurosym
23396 \series default
23397 .
23398 \end_layout
23399
23400 \begin_layout Standard
23401 \begin_inset ERT
23402 status collapsed
23403
23404 \begin_layout Plain Layout
23405
23406
23407 \backslash
23408 fi
23409 \end_layout
23410
23411 \end_inset
23412
23413
23414 \end_layout
23415
23416 \begin_layout Section
23417 Relaciones
23418 \begin_inset CommandInset label
23419 LatexCommand label
23420 name "sec:Relaciones"
23421
23422 \end_inset
23423
23424
23425 \begin_inset Index idx
23426 status collapsed
23427
23428 \begin_layout Plain Layout
23429 Relaciones
23430 \end_layout
23431
23432 \end_inset
23433
23434
23435 \begin_inset Index idx
23436 status collapsed
23437
23438 \begin_layout Plain Layout
23439 Comparaciones|see
23440 \begin_inset ERT
23441 status collapsed
23442
23443 \begin_layout Plain Layout
23444
23445 {
23446 \end_layout
23447
23448 \end_inset
23449
23450 Relaciones
23451 \begin_inset ERT
23452 status collapsed
23453
23454 \begin_layout Plain Layout
23455
23456 }
23457 \end_layout
23458
23459 \end_inset
23460
23461
23462 \end_layout
23463
23464 \end_inset
23465
23466
23467 \end_layout
23468
23469 \begin_layout Standard
23470 Todas las relaciones se pueden insertar también con el botón 
23471 \begin_inset Graphics
23472         filename ../../images/math/leq.png
23473         scale 85
23474
23475 \end_inset
23476
23477  de la barra de ecuaciones.
23478 \end_layout
23479
23480 \begin_layout Standard
23481 \begin_inset space \hfill{}
23482 \end_inset
23483
23484
23485 \begin_inset Tabular
23486 <lyxtabular version="3" rows="17" columns="2">
23487 <features tabularvalignment="middle">
23488 <column alignment="center" valignment="top" width="0pt">
23489 <column alignment="center" valignment="top" width="0pt">
23490 <row>
23491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23492 \begin_inset Text
23493
23494 \begin_layout Plain Layout
23495 Comando
23496 \end_layout
23497
23498 \end_inset
23499 </cell>
23500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23501 \begin_inset Text
23502
23503 \begin_layout Plain Layout
23504 Relación
23505 \end_layout
23506
23507 \end_inset
23508 </cell>
23509 </row>
23510 <row>
23511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23512 \begin_inset Text
23513
23514 \begin_layout Plain Layout
23515 <
23516 \end_layout
23517
23518 \end_inset
23519 </cell>
23520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23521 \begin_inset Text
23522
23523 \begin_layout Plain Layout
23524 \begin_inset Formula $<$
23525 \end_inset
23526
23527
23528 \end_layout
23529
23530 \end_inset
23531 </cell>
23532 </row>
23533 <row>
23534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23535 \begin_inset Text
23536
23537 \begin_layout Plain Layout
23538
23539 \backslash
23540 le
23541 \end_layout
23542
23543 \end_inset
23544 </cell>
23545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23546 \begin_inset Text
23547
23548 \begin_layout Plain Layout
23549 \begin_inset Formula $\le$
23550 \end_inset
23551
23552
23553 \end_layout
23554
23555 \end_inset
23556 </cell>
23557 </row>
23558 <row>
23559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23560 \begin_inset Text
23561
23562 \begin_layout Plain Layout
23563
23564 \backslash
23565 ll
23566 \end_layout
23567
23568 \end_inset
23569 </cell>
23570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23571 \begin_inset Text
23572
23573 \begin_layout Plain Layout
23574 \begin_inset Formula $\ll$
23575 \end_inset
23576
23577
23578 \end_layout
23579
23580 \end_inset
23581 </cell>
23582 </row>
23583 <row>
23584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23585 \begin_inset Text
23586
23587 \begin_layout Plain Layout
23588
23589 \backslash
23590 prec
23591 \end_layout
23592
23593 \end_inset
23594 </cell>
23595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23596 \begin_inset Text
23597
23598 \begin_layout Plain Layout
23599 \begin_inset Formula $\prec$
23600 \end_inset
23601
23602
23603 \end_layout
23604
23605 \end_inset
23606 </cell>
23607 </row>
23608 <row>
23609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23610 \begin_inset Text
23611
23612 \begin_layout Plain Layout
23613
23614 \backslash
23615 preceq
23616 \end_layout
23617
23618 \end_inset
23619 </cell>
23620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23621 \begin_inset Text
23622
23623 \begin_layout Plain Layout
23624 \begin_inset Formula $\preceq$
23625 \end_inset
23626
23627
23628 \end_layout
23629
23630 \end_inset
23631 </cell>
23632 </row>
23633 <row>
23634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23635 \begin_inset Text
23636
23637 \begin_layout Plain Layout
23638
23639 \backslash
23640 subset
23641 \end_layout
23642
23643 \end_inset
23644 </cell>
23645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Plain Layout
23649 \begin_inset Formula $\subset$
23650 \end_inset
23651
23652
23653 \end_layout
23654
23655 \end_inset
23656 </cell>
23657 </row>
23658 <row>
23659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23660 \begin_inset Text
23661
23662 \begin_layout Plain Layout
23663
23664 \backslash
23665 subseteq
23666 \end_layout
23667
23668 \end_inset
23669 </cell>
23670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23671 \begin_inset Text
23672
23673 \begin_layout Plain Layout
23674 \begin_inset Formula $\subseteq$
23675 \end_inset
23676
23677
23678 \end_layout
23679
23680 \end_inset
23681 </cell>
23682 </row>
23683 <row>
23684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23685 \begin_inset Text
23686
23687 \begin_layout Plain Layout
23688
23689 \backslash
23690 sqsubseteq
23691 \end_layout
23692
23693 \end_inset
23694 </cell>
23695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23696 \begin_inset Text
23697
23698 \begin_layout Plain Layout
23699 \begin_inset Formula $\sqsubseteq$
23700 \end_inset
23701
23702
23703 \end_layout
23704
23705 \end_inset
23706 </cell>
23707 </row>
23708 <row>
23709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23710 \begin_inset Text
23711
23712 \begin_layout Plain Layout
23713
23714 \backslash
23715 in
23716 \end_layout
23717
23718 \end_inset
23719 </cell>
23720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23721 \begin_inset Text
23722
23723 \begin_layout Plain Layout
23724 \begin_inset Formula $\in$
23725 \end_inset
23726
23727
23728 \end_layout
23729
23730 \end_inset
23731 </cell>
23732 </row>
23733 <row>
23734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23735 \begin_inset Text
23736
23737 \begin_layout Plain Layout
23738
23739 \backslash
23740 vdash
23741 \end_layout
23742
23743 \end_inset
23744 </cell>
23745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23746 \begin_inset Text
23747
23748 \begin_layout Plain Layout
23749 \begin_inset Formula $\vdash$
23750 \end_inset
23751
23752
23753 \end_layout
23754
23755 \end_inset
23756 </cell>
23757 </row>
23758 <row>
23759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23760 \begin_inset Text
23761
23762 \begin_layout Plain Layout
23763
23764 \backslash
23765 smile
23766 \end_layout
23767
23768 \end_inset
23769 </cell>
23770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23771 \begin_inset Text
23772
23773 \begin_layout Plain Layout
23774 \begin_inset Formula $\smile$
23775 \end_inset
23776
23777
23778 \end_layout
23779
23780 \end_inset
23781 </cell>
23782 </row>
23783 <row>
23784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23785 \begin_inset Text
23786
23787 \begin_layout Plain Layout
23788
23789 \backslash
23790 lhd
23791 \end_layout
23792
23793 \end_inset
23794 </cell>
23795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23796 \begin_inset Text
23797
23798 \begin_layout Plain Layout
23799 \begin_inset Formula $\lhd$
23800 \end_inset
23801
23802
23803 \end_layout
23804
23805 \end_inset
23806 </cell>
23807 </row>
23808 <row>
23809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23810 \begin_inset Text
23811
23812 \begin_layout Plain Layout
23813
23814 \backslash
23815 unlhd
23816 \end_layout
23817
23818 \end_inset
23819 </cell>
23820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23821 \begin_inset Text
23822
23823 \begin_layout Plain Layout
23824 \begin_inset Formula $\unlhd$
23825 \end_inset
23826
23827
23828 \end_layout
23829
23830 \end_inset
23831 </cell>
23832 </row>
23833 <row>
23834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23835 \begin_inset Text
23836
23837 \begin_layout Plain Layout
23838
23839 \backslash
23840 gtrless
23841 \end_layout
23842
23843 \end_inset
23844 </cell>
23845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23846 \begin_inset Text
23847
23848 \begin_layout Plain Layout
23849 \begin_inset Formula $\gtrless$
23850 \end_inset
23851
23852
23853 \end_layout
23854
23855 \end_inset
23856 </cell>
23857 </row>
23858 <row>
23859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23860 \begin_inset Text
23861
23862 \begin_layout Plain Layout
23863
23864 \backslash
23865 mid
23866 \end_layout
23867
23868 \end_inset
23869 </cell>
23870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23871 \begin_inset Text
23872
23873 \begin_layout Plain Layout
23874 \begin_inset Formula $\mid$
23875 \end_inset
23876
23877
23878 \end_layout
23879
23880 \end_inset
23881 </cell>
23882 </row>
23883 <row>
23884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23885 \begin_inset Text
23886
23887 \begin_layout Plain Layout
23888
23889 \backslash
23890 nmid
23891 \end_layout
23892
23893 \end_inset
23894 </cell>
23895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23896 \begin_inset Text
23897
23898 \begin_layout Plain Layout
23899 \begin_inset Formula $\nmid$
23900 \end_inset
23901
23902
23903 \end_layout
23904
23905 \end_inset
23906 </cell>
23907 </row>
23908 </lyxtabular>
23909
23910 \end_inset
23911
23912
23913 \begin_inset space \hfill{}
23914 \end_inset
23915
23916
23917 \begin_inset Tabular
23918 <lyxtabular version="3" rows="17" columns="2">
23919 <features tabularvalignment="middle">
23920 <column alignment="center" valignment="top" width="0pt">
23921 <column alignment="center" valignment="top" width="0pt">
23922 <row>
23923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23924 \begin_inset Text
23925
23926 \begin_layout Plain Layout
23927 Comando
23928 \end_layout
23929
23930 \end_inset
23931 </cell>
23932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23933 \begin_inset Text
23934
23935 \begin_layout Plain Layout
23936 Relación
23937 \end_layout
23938
23939 \end_inset
23940 </cell>
23941 </row>
23942 <row>
23943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23944 \begin_inset Text
23945
23946 \begin_layout Plain Layout
23947 =
23948 \end_layout
23949
23950 \end_inset
23951 </cell>
23952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23953 \begin_inset Text
23954
23955 \begin_layout Plain Layout
23956 \begin_inset Formula $=$
23957 \end_inset
23958
23959
23960 \end_layout
23961
23962 \end_inset
23963 </cell>
23964 </row>
23965 <row>
23966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23967 \begin_inset Text
23968
23969 \begin_layout Plain Layout
23970
23971 \backslash
23972 not=
23973 \end_layout
23974
23975 \end_inset
23976 </cell>
23977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23978 \begin_inset Text
23979
23980 \begin_layout Plain Layout
23981 \begin_inset Formula $\not=$
23982 \end_inset
23983
23984
23985 \end_layout
23986
23987 \end_inset
23988 </cell>
23989 </row>
23990 <row>
23991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23992 \begin_inset Text
23993
23994 \begin_layout Plain Layout
23995
23996 \backslash
23997 equiv
23998 \end_layout
23999
24000 \end_inset
24001 </cell>
24002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24003 \begin_inset Text
24004
24005 \begin_layout Plain Layout
24006 \begin_inset Formula $\equiv$
24007 \end_inset
24008
24009
24010 \end_layout
24011
24012 \end_inset
24013 </cell>
24014 </row>
24015 <row>
24016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24017 \begin_inset Text
24018
24019 \begin_layout Plain Layout
24020
24021 \backslash
24022 sim
24023 \end_layout
24024
24025 \end_inset
24026 </cell>
24027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24028 \begin_inset Text
24029
24030 \begin_layout Plain Layout
24031 \begin_inset Formula $\sim$
24032 \end_inset
24033
24034
24035 \end_layout
24036
24037 \end_inset
24038 </cell>
24039 </row>
24040 <row>
24041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24042 \begin_inset Text
24043
24044 \begin_layout Plain Layout
24045
24046 \backslash
24047 simeq
24048 \end_layout
24049
24050 \end_inset
24051 </cell>
24052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24053 \begin_inset Text
24054
24055 \begin_layout Plain Layout
24056 \begin_inset Formula $\simeq$
24057 \end_inset
24058
24059
24060 \end_layout
24061
24062 \end_inset
24063 </cell>
24064 </row>
24065 <row>
24066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24067 \begin_inset Text
24068
24069 \begin_layout Plain Layout
24070
24071 \backslash
24072 approx
24073 \end_layout
24074
24075 \end_inset
24076 </cell>
24077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24078 \begin_inset Text
24079
24080 \begin_layout Plain Layout
24081 \begin_inset Formula $\approx$
24082 \end_inset
24083
24084
24085 \end_layout
24086
24087 \end_inset
24088 </cell>
24089 </row>
24090 <row>
24091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24092 \begin_inset Text
24093
24094 \begin_layout Plain Layout
24095
24096 \backslash
24097 cong
24098 \end_layout
24099
24100 \end_inset
24101 </cell>
24102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24103 \begin_inset Text
24104
24105 \begin_layout Plain Layout
24106 \begin_inset Formula $\cong$
24107 \end_inset
24108
24109
24110 \end_layout
24111
24112 \end_inset
24113 </cell>
24114 </row>
24115 <row>
24116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24117 \begin_inset Text
24118
24119 \begin_layout Plain Layout
24120
24121 \backslash
24122 bowtie
24123 \end_layout
24124
24125 \end_inset
24126 </cell>
24127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24128 \begin_inset Text
24129
24130 \begin_layout Plain Layout
24131 \begin_inset Formula $\bowtie$
24132 \end_inset
24133
24134
24135 \end_layout
24136
24137 \end_inset
24138 </cell>
24139 </row>
24140 <row>
24141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24142 \begin_inset Text
24143
24144 \begin_layout Plain Layout
24145
24146 \backslash
24147 notin
24148 \end_layout
24149
24150 \end_inset
24151 </cell>
24152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24153 \begin_inset Text
24154
24155 \begin_layout Plain Layout
24156 \begin_inset Formula $\notin$
24157 \end_inset
24158
24159
24160 \end_layout
24161
24162 \end_inset
24163 </cell>
24164 </row>
24165 <row>
24166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24167 \begin_inset Text
24168
24169 \begin_layout Plain Layout
24170
24171 \backslash
24172 perp
24173 \end_layout
24174
24175 \end_inset
24176 </cell>
24177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24178 \begin_inset Text
24179
24180 \begin_layout Plain Layout
24181 \begin_inset Formula $\perp$
24182 \end_inset
24183
24184
24185 \end_layout
24186
24187 \end_inset
24188 </cell>
24189 </row>
24190 <row>
24191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24192 \begin_inset Text
24193
24194 \begin_layout Plain Layout
24195
24196 \backslash
24197 propto
24198 \end_layout
24199
24200 \end_inset
24201 </cell>
24202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24203 \begin_inset Text
24204
24205 \begin_layout Plain Layout
24206 \begin_inset Formula $\propto$
24207 \end_inset
24208
24209
24210 \end_layout
24211
24212 \end_inset
24213 </cell>
24214 </row>
24215 <row>
24216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24217 \begin_inset Text
24218
24219 \begin_layout Plain Layout
24220
24221 \backslash
24222 asymp
24223 \end_layout
24224
24225 \end_inset
24226 </cell>
24227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24228 \begin_inset Text
24229
24230 \begin_layout Plain Layout
24231 \begin_inset Formula $\asymp$
24232 \end_inset
24233
24234
24235 \end_layout
24236
24237 \end_inset
24238 </cell>
24239 </row>
24240 <row>
24241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24242 \begin_inset Text
24243
24244 \begin_layout Plain Layout
24245
24246 \backslash
24247 doteq
24248 \end_layout
24249
24250 \end_inset
24251 </cell>
24252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24253 \begin_inset Text
24254
24255 \begin_layout Plain Layout
24256 \begin_inset Formula $\doteq$
24257 \end_inset
24258
24259
24260 \end_layout
24261
24262 \end_inset
24263 </cell>
24264 </row>
24265 <row>
24266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24267 \begin_inset Text
24268
24269 \begin_layout Plain Layout
24270
24271 \backslash
24272 circeq
24273 \end_layout
24274
24275 \end_inset
24276 </cell>
24277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24278 \begin_inset Text
24279
24280 \begin_layout Plain Layout
24281 \begin_inset Formula $\circeq$
24282 \end_inset
24283
24284
24285 \end_layout
24286
24287 \end_inset
24288 </cell>
24289 </row>
24290 <row>
24291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24292 \begin_inset Text
24293
24294 \begin_layout Plain Layout
24295
24296 \backslash
24297 models
24298 \end_layout
24299
24300 \end_inset
24301 </cell>
24302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24303 \begin_inset Text
24304
24305 \begin_layout Plain Layout
24306 \begin_inset Formula $\models$
24307 \end_inset
24308
24309
24310 \end_layout
24311
24312 \end_inset
24313 </cell>
24314 </row>
24315 <row>
24316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24317 \begin_inset Text
24318
24319 \begin_layout Plain Layout
24320
24321 \backslash
24322 widehat=
24323 \end_layout
24324
24325 \end_inset
24326 </cell>
24327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24328 \begin_inset Text
24329
24330 \begin_layout Plain Layout
24331 \begin_inset Formula $\widehat{=}$
24332 \end_inset
24333
24334
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 </row>
24340 </lyxtabular>
24341
24342 \end_inset
24343
24344
24345 \begin_inset space \hfill{}
24346 \end_inset
24347
24348
24349 \begin_inset Tabular
24350 <lyxtabular version="3" rows="17" columns="2">
24351 <features tabularvalignment="middle">
24352 <column alignment="center" valignment="top" width="0pt">
24353 <column alignment="center" valignment="top" width="0pt">
24354 <row>
24355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24356 \begin_inset Text
24357
24358 \begin_layout Plain Layout
24359 Comando
24360 \end_layout
24361
24362 \end_inset
24363 </cell>
24364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24365 \begin_inset Text
24366
24367 \begin_layout Plain Layout
24368 Relación
24369 \end_layout
24370
24371 \end_inset
24372 </cell>
24373 </row>
24374 <row>
24375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24376 \begin_inset Text
24377
24378 \begin_layout Plain Layout
24379 >
24380 \end_layout
24381
24382 \end_inset
24383 </cell>
24384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24385 \begin_inset Text
24386
24387 \begin_layout Plain Layout
24388 \begin_inset Formula $>$
24389 \end_inset
24390
24391
24392 \end_layout
24393
24394 \end_inset
24395 </cell>
24396 </row>
24397 <row>
24398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24399 \begin_inset Text
24400
24401 \begin_layout Plain Layout
24402
24403 \backslash
24404 ge
24405 \end_layout
24406
24407 \end_inset
24408 </cell>
24409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24410 \begin_inset Text
24411
24412 \begin_layout Plain Layout
24413 \begin_inset Formula $\ge$
24414 \end_inset
24415
24416
24417 \end_layout
24418
24419 \end_inset
24420 </cell>
24421 </row>
24422 <row>
24423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24424 \begin_inset Text
24425
24426 \begin_layout Plain Layout
24427
24428 \backslash
24429 gg
24430 \end_layout
24431
24432 \end_inset
24433 </cell>
24434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24435 \begin_inset Text
24436
24437 \begin_layout Plain Layout
24438 \begin_inset Formula $\gg$
24439 \end_inset
24440
24441
24442 \end_layout
24443
24444 \end_inset
24445 </cell>
24446 </row>
24447 <row>
24448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24449 \begin_inset Text
24450
24451 \begin_layout Plain Layout
24452
24453 \backslash
24454 succ
24455 \end_layout
24456
24457 \end_inset
24458 </cell>
24459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24460 \begin_inset Text
24461
24462 \begin_layout Plain Layout
24463 \begin_inset Formula $\succ$
24464 \end_inset
24465
24466
24467 \end_layout
24468
24469 \end_inset
24470 </cell>
24471 </row>
24472 <row>
24473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24474 \begin_inset Text
24475
24476 \begin_layout Plain Layout
24477
24478 \backslash
24479 succeq
24480 \end_layout
24481
24482 \end_inset
24483 </cell>
24484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24485 \begin_inset Text
24486
24487 \begin_layout Plain Layout
24488 \begin_inset Formula $\succeq$
24489 \end_inset
24490
24491
24492 \end_layout
24493
24494 \end_inset
24495 </cell>
24496 </row>
24497 <row>
24498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24499 \begin_inset Text
24500
24501 \begin_layout Plain Layout
24502
24503 \backslash
24504 supset
24505 \end_layout
24506
24507 \end_inset
24508 </cell>
24509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24510 \begin_inset Text
24511
24512 \begin_layout Plain Layout
24513 \begin_inset Formula $\supset$
24514 \end_inset
24515
24516
24517 \end_layout
24518
24519 \end_inset
24520 </cell>
24521 </row>
24522 <row>
24523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24524 \begin_inset Text
24525
24526 \begin_layout Plain Layout
24527
24528 \backslash
24529 supseteq
24530 \end_layout
24531
24532 \end_inset
24533 </cell>
24534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24535 \begin_inset Text
24536
24537 \begin_layout Plain Layout
24538 \begin_inset Formula $\supseteq$
24539 \end_inset
24540
24541
24542 \end_layout
24543
24544 \end_inset
24545 </cell>
24546 </row>
24547 <row>
24548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24549 \begin_inset Text
24550
24551 \begin_layout Plain Layout
24552
24553 \backslash
24554 sqsupseteq
24555 \end_layout
24556
24557 \end_inset
24558 </cell>
24559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24560 \begin_inset Text
24561
24562 \begin_layout Plain Layout
24563 \begin_inset Formula $\sqsupseteq$
24564 \end_inset
24565
24566
24567 \end_layout
24568
24569 \end_inset
24570 </cell>
24571 </row>
24572 <row>
24573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24574 \begin_inset Text
24575
24576 \begin_layout Plain Layout
24577
24578 \backslash
24579 ni
24580 \end_layout
24581
24582 \end_inset
24583 </cell>
24584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24585 \begin_inset Text
24586
24587 \begin_layout Plain Layout
24588 \begin_inset Formula $\ni$
24589 \end_inset
24590
24591
24592 \end_layout
24593
24594 \end_inset
24595 </cell>
24596 </row>
24597 <row>
24598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24599 \begin_inset Text
24600
24601 \begin_layout Plain Layout
24602
24603 \backslash
24604 dashv
24605 \end_layout
24606
24607 \end_inset
24608 </cell>
24609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24610 \begin_inset Text
24611
24612 \begin_layout Plain Layout
24613 \begin_inset Formula $\dashv$
24614 \end_inset
24615
24616
24617 \end_layout
24618
24619 \end_inset
24620 </cell>
24621 </row>
24622 <row>
24623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24624 \begin_inset Text
24625
24626 \begin_layout Plain Layout
24627
24628 \backslash
24629 frown
24630 \end_layout
24631
24632 \end_inset
24633 </cell>
24634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24635 \begin_inset Text
24636
24637 \begin_layout Plain Layout
24638 \begin_inset Formula $\frown$
24639 \end_inset
24640
24641
24642 \end_layout
24643
24644 \end_inset
24645 </cell>
24646 </row>
24647 <row>
24648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24649 \begin_inset Text
24650
24651 \begin_layout Plain Layout
24652
24653 \backslash
24654 rhd
24655 \end_layout
24656
24657 \end_inset
24658 </cell>
24659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24660 \begin_inset Text
24661
24662 \begin_layout Plain Layout
24663 \begin_inset Formula $\rhd$
24664 \end_inset
24665
24666
24667 \end_layout
24668
24669 \end_inset
24670 </cell>
24671 </row>
24672 <row>
24673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24674 \begin_inset Text
24675
24676 \begin_layout Plain Layout
24677
24678 \backslash
24679 unrhd
24680 \end_layout
24681
24682 \end_inset
24683 </cell>
24684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24685 \begin_inset Text
24686
24687 \begin_layout Plain Layout
24688 \begin_inset Formula $\unrhd$
24689 \end_inset
24690
24691
24692 \end_layout
24693
24694 \end_inset
24695 </cell>
24696 </row>
24697 <row>
24698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24699 \begin_inset Text
24700
24701 \begin_layout Plain Layout
24702
24703 \backslash
24704 lessgtr
24705 \end_layout
24706
24707 \end_inset
24708 </cell>
24709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24710 \begin_inset Text
24711
24712 \begin_layout Plain Layout
24713 \begin_inset Formula $\lessgtr$
24714 \end_inset
24715
24716
24717 \end_layout
24718
24719 \end_inset
24720 </cell>
24721 </row>
24722 <row>
24723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24724 \begin_inset Text
24725
24726 \begin_layout Plain Layout
24727
24728 \backslash
24729 parallel
24730 \end_layout
24731
24732 \end_inset
24733 </cell>
24734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24735 \begin_inset Text
24736
24737 \begin_layout Plain Layout
24738 \begin_inset Formula $\parallel$
24739 \end_inset
24740
24741
24742 \end_layout
24743
24744 \end_inset
24745 </cell>
24746 </row>
24747 <row>
24748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24749 \begin_inset Text
24750
24751 \begin_layout Plain Layout
24752
24753 \backslash
24754 nparallel
24755 \end_layout
24756
24757 \end_inset
24758 </cell>
24759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24760 \begin_inset Text
24761
24762 \begin_layout Plain Layout
24763 \begin_inset Formula $\nparallel$
24764 \end_inset
24765
24766
24767 \end_layout
24768
24769 \end_inset
24770 </cell>
24771 </row>
24772 </lyxtabular>
24773
24774 \end_inset
24775
24776
24777 \begin_inset space \hfill{}
24778 \end_inset
24779
24780
24781 \end_layout
24782
24783 \begin_layout Standard
24784 \begin_inset VSpace medskip
24785 \end_inset
24786
24787
24788 \end_layout
24789
24790 \begin_layout Standard
24791 Los caracteres 
24792 \series bold
24793
24794 \backslash
24795 lhd
24796 \series default
24797  y 
24798 \series bold
24799
24800 \backslash
24801 rhd
24802 \series default
24803  son mayores que los operadores de aspecto similar 
24804 \series bold
24805
24806 \backslash
24807 triangleleft
24808 \series default
24809  y 
24810 \series bold
24811
24812 \backslash
24813 triangleright
24814 \series default
24815 , respectivamente.
24816 \end_layout
24817
24818 \begin_layout Standard
24819 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24820 \end_layout
24821
24822 \begin_layout Standard
24823 Se pueden componer relaciones con etiquetas con el comando 
24824 \series bold
24825
24826 \backslash
24827 stackrel
24828 \series default
24829
24830 \begin_inset Index idx
24831 status collapsed
24832
24833 \begin_layout Plain Layout
24834 Comandos ! S ! 
24835 \backslash
24836 stackrel
24837 \end_layout
24838
24839 \end_inset
24840
24841 :
24842 \end_layout
24843
24844 \begin_layout Standard
24845 \align center
24846 \begin_inset Tabular
24847 <lyxtabular version="3" rows="2" columns="2">
24848 <features tabularvalignment="middle">
24849 <column alignment="center" valignment="top" width="0">
24850 <column alignment="center" valignment="top" width="0">
24851 <row>
24852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24853 \begin_inset Text
24854
24855 \begin_layout Plain Layout
24856 Comando
24857 \end_layout
24858
24859 \end_inset
24860 </cell>
24861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24862 \begin_inset Text
24863
24864 \begin_layout Plain Layout
24865 Resultado
24866 \begin_inset Note Note
24867 status collapsed
24868
24869 \begin_layout Plain Layout
24870
24871 \series bold
24872
24873 \backslash
24874 raisebox
24875 \series default
24876  se usa sólo como espaciador
24877 \end_layout
24878
24879 \end_inset
24880
24881
24882 \end_layout
24883
24884 \end_inset
24885 </cell>
24886 </row>
24887 <row>
24888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24889 \begin_inset Text
24890
24891 \begin_layout Plain Layout
24892 A(r)
24893 \backslash
24894 stackrel
24895 \begin_inset ERT
24896 status collapsed
24897
24898 \begin_layout Plain Layout
24899
24900
24901 \backslash
24902 spce 
24903 \end_layout
24904
24905 \end_inset
24906
24907 r
24908 \backslash
24909 to
24910 \backslash
24911 infty
24912 \begin_inset ERT
24913 status collapsed
24914
24915 \begin_layout Plain Layout
24916
24917
24918 \backslash
24919 spce 
24920 \end_layout
24921
24922 \end_inset
24923
24924
24925 \begin_inset Formula $\downarrow$
24926 \end_inset
24927
24928
24929 \backslash
24930 approx
24931 \begin_inset ERT
24932 status collapsed
24933
24934 \begin_layout Plain Layout
24935
24936
24937 \backslash
24938 spce 
24939 \end_layout
24940
24941 \end_inset
24942
24943
24944 \begin_inset ERT
24945 status collapsed
24946
24947 \begin_layout Plain Layout
24948
24949
24950 \backslash
24951 spce 
24952 \end_layout
24953
24954 \end_inset
24955
24956 B
24957 \end_layout
24958
24959 \end_inset
24960 </cell>
24961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24962 \begin_inset Text
24963
24964 \begin_layout Plain Layout
24965 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24966 \end_inset
24967
24968
24969 \end_layout
24970
24971 \end_inset
24972 </cell>
24973 </row>
24974 </lyxtabular>
24975
24976 \end_inset
24977
24978
24979 \end_layout
24980
24981 \begin_layout Section
24982 Funciones
24983 \end_layout
24984
24985 \begin_layout Subsection
24986 Funciones predefinidas
24987 \begin_inset CommandInset label
24988 LatexCommand label
24989 name "sub:Funciones-predefinidas"
24990
24991 \end_inset
24992
24993
24994 \begin_inset Index idx
24995 status collapsed
24996
24997 \begin_layout Plain Layout
24998 Funciones ! predefinidas
24999 \end_layout
25000
25001 \end_inset
25002
25003
25004 \begin_inset Index idx
25005 status collapsed
25006
25007 \begin_layout Plain Layout
25008 Funciones ! en español
25009 \end_layout
25010
25011 \end_inset
25012
25013
25014 \end_layout
25015
25016 \begin_layout Standard
25017 En general las variables se escriben en 
25018 \emph on
25019 cursiva
25020 \emph default
25021  en expresiones matemáticas, pero no los nombres de las funciones, porque
25022  
25023 \begin_inset Formula $sen$
25024 \end_inset
25025
25026  podría confundirse con 
25027 \begin_inset Formula $s\cdot e\cdot n$
25028 \end_inset
25029
25030 .
25031  Por eso hay funciones predefinidas, que además se separan un poco del factor
25032  precedente.
25033  Se insertan como comandos con una barra inversa delante de su nombre.
25034 \end_layout
25035
25036 \begin_layout Standard
25037 \align center
25038 \begin_inset Tabular
25039 <lyxtabular version="3" rows="2" columns="4">
25040 <features tabularvalignment="middle">
25041 <column alignment="center" valignment="top" width="0pt">
25042 <column alignment="center" valignment="top" width="0pt">
25043 <column alignment="center" valignment="top" width="0pt">
25044 <column alignment="center" valignment="top" width="0pt">
25045 <row>
25046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25047 \begin_inset Text
25048
25049 \begin_layout Plain Layout
25050 Comando
25051 \end_layout
25052
25053 \end_inset
25054 </cell>
25055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25056 \begin_inset Text
25057
25058 \begin_layout Plain Layout
25059 Resultado
25060 \end_layout
25061
25062 \end_inset
25063 </cell>
25064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25065 \begin_inset Text
25066
25067 \begin_layout Plain Layout
25068 Comando
25069 \end_layout
25070
25071 \end_inset
25072 </cell>
25073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25074 \begin_inset Text
25075
25076 \begin_layout Plain Layout
25077 Resultado
25078 \end_layout
25079
25080 \end_inset
25081 </cell>
25082 </row>
25083 <row>
25084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25085 \begin_inset Text
25086
25087 \begin_layout Plain Layout
25088 Asen(x)+B
25089 \end_layout
25090
25091 \end_inset
25092 </cell>
25093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25094 \begin_inset Text
25095
25096 \begin_layout Plain Layout
25097 \begin_inset Formula $Asen(x)+B$
25098 \end_inset
25099
25100
25101 \end_layout
25102
25103 \end_inset
25104 </cell>
25105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25106 \begin_inset Text
25107
25108 \begin_layout Plain Layout
25109 A
25110 \backslash
25111 sen(x)+B
25112 \end_layout
25113
25114 \end_inset
25115 </cell>
25116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25117 \begin_inset Text
25118
25119 \begin_layout Plain Layout
25120 \begin_inset Formula $A\sen(x)+B$
25121 \end_inset
25122
25123
25124 \end_layout
25125
25126 \end_inset
25127 </cell>
25128 </row>
25129 </lyxtabular>
25130
25131 \end_inset
25132
25133
25134 \end_layout
25135
25136 \begin_layout Standard
25137 Las funciones siguientes están predefinidas:
25138 \begin_inset Foot
25139 status collapsed
25140
25141 \begin_layout Plain Layout
25142 Se han añadido los comandos equivalentes proporcionados por el estilo 
25143 \series bold
25144 spanish
25145 \series default
25146  de 
25147 \series bold
25148 babel
25149 \series default
25150 .
25151  (Estos no están disponibles en el panel de funciones).
25152  Además, en su caso, las funciones serán acentuadas automáticamente en la
25153  salida, p.
25154 \begin_inset space \thinspace{}
25155 \end_inset
25156
25157 e.
25158  
25159 \begin_inset Quotes fld
25160 \end_inset
25161
25162 lím
25163 \begin_inset Quotes frd
25164 \end_inset
25165
25166  o 
25167 \begin_inset Quotes fld
25168 \end_inset
25169
25170 máx
25171 \begin_inset Quotes frd
25172 \end_inset
25173
25174 .
25175  Más información en 
25176 \begin_inset CommandInset citation
25177 LatexCommand cite
25178 key "spanish"
25179
25180 \end_inset
25181
25182 .
25183  (
25184 \emph on
25185 N.
25186 \begin_inset space \thinspace{}
25187 \end_inset
25188
25189 del t.
25190 \emph default
25191 )
25192 \end_layout
25193
25194 \end_inset
25195
25196
25197 \end_layout
25198
25199 \begin_layout Standard
25200 \begin_inset VSpace -2mm
25201 \end_inset
25202
25203
25204 \end_layout
25205
25206 \begin_layout Standard
25207 \align center
25208 \begin_inset Tabular
25209 <lyxtabular version="3" rows="9" columns="7">
25210 <features tabularvalignment="middle">
25211 <column alignment="center" valignment="top" width="0pt">
25212 <column alignment="center" valignment="top" width="0pt">
25213 <column alignment="center" valignment="top" width="0pt">
25214 <column alignment="center" valignment="top" width="0pt">
25215 <column alignment="center" valignment="top" width="0pt">
25216 <column alignment="center" valignment="top" width="0pt">
25217 <column alignment="center" valignment="top" width="0pt">
25218 <row>
25219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25220 \begin_inset Text
25221
25222 \begin_layout Plain Layout
25223 Comando
25224 \end_layout
25225
25226 \end_inset
25227 </cell>
25228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25229 \begin_inset Text
25230
25231 \begin_layout Plain Layout
25232 español
25233 \end_layout
25234
25235 \end_inset
25236 </cell>
25237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25238 \begin_inset Text
25239
25240 \begin_layout Plain Layout
25241 Comando
25242 \end_layout
25243
25244 \end_inset
25245 </cell>
25246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25247 \begin_inset Text
25248
25249 \begin_layout Plain Layout
25250 español
25251 \end_layout
25252
25253 \end_inset
25254 </cell>
25255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25256 \begin_inset Text
25257
25258 \begin_layout Plain Layout
25259 Comando
25260 \end_layout
25261
25262 \end_inset
25263 </cell>
25264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25265 \begin_inset Text
25266
25267 \begin_layout Plain Layout
25268 español
25269 \end_layout
25270
25271 \end_inset
25272 </cell>
25273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25274 \begin_inset Text
25275
25276 \begin_layout Plain Layout
25277 Comando
25278 \end_layout
25279
25280 \end_inset
25281 </cell>
25282 </row>
25283 <row>
25284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25285 \begin_inset Text
25286
25287 \begin_layout Plain Layout
25288
25289 \backslash
25290 sin
25291 \end_layout
25292
25293 \end_inset
25294 </cell>
25295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25296 \begin_inset Text
25297
25298 \begin_layout Plain Layout
25299
25300 \backslash
25301 sen
25302 \end_layout
25303
25304 \end_inset
25305 </cell>
25306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25307 \begin_inset Text
25308
25309 \begin_layout Plain Layout
25310
25311 \backslash
25312 sinh
25313 \end_layout
25314
25315 \end_inset
25316 </cell>
25317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25318 \begin_inset Text
25319
25320 \begin_layout Plain Layout
25321
25322 \backslash
25323 senh
25324 \end_layout
25325
25326 \end_inset
25327 </cell>
25328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25329 \begin_inset Text
25330
25331 \begin_layout Plain Layout
25332
25333 \backslash
25334 arcsin
25335 \end_layout
25336
25337 \end_inset
25338 </cell>
25339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25340 \begin_inset Text
25341
25342 \begin_layout Plain Layout
25343
25344 \backslash
25345 arcsen
25346 \end_layout
25347
25348 \end_inset
25349 </cell>
25350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25351 \begin_inset Text
25352
25353 \begin_layout Plain Layout
25354
25355 \backslash
25356 sup
25357 \end_layout
25358
25359 \end_inset
25360 </cell>
25361 </row>
25362 <row>
25363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25364 \begin_inset Text
25365
25366 \begin_layout Plain Layout
25367
25368 \backslash
25369 cos
25370 \end_layout
25371
25372 \end_inset
25373 </cell>
25374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25375 \begin_inset Text
25376
25377 \begin_layout Plain Layout
25378
25379 \end_layout
25380
25381 \end_inset
25382 </cell>
25383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25384 \begin_inset Text
25385
25386 \begin_layout Plain Layout
25387
25388 \backslash
25389 cosh
25390 \end_layout
25391
25392 \end_inset
25393 </cell>
25394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25395 \begin_inset Text
25396
25397 \begin_layout Plain Layout
25398
25399 \end_layout
25400
25401 \end_inset
25402 </cell>
25403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25404 \begin_inset Text
25405
25406 \begin_layout Plain Layout
25407
25408 \backslash
25409 arccos
25410 \end_layout
25411
25412 \end_inset
25413 </cell>
25414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25415 \begin_inset Text
25416
25417 \begin_layout Plain Layout
25418
25419 \end_layout
25420
25421 \end_inset
25422 </cell>
25423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25424 \begin_inset Text
25425
25426 \begin_layout Plain Layout
25427
25428 \backslash
25429 inf
25430 \end_layout
25431
25432 \end_inset
25433 </cell>
25434 </row>
25435 <row>
25436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25437 \begin_inset Text
25438
25439 \begin_layout Plain Layout
25440
25441 \backslash
25442 tan
25443 \end_layout
25444
25445 \end_inset
25446 </cell>
25447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25448 \begin_inset Text
25449
25450 \begin_layout Plain Layout
25451
25452 \backslash
25453 tg
25454 \end_layout
25455
25456 \end_inset
25457 </cell>
25458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25459 \begin_inset Text
25460
25461 \begin_layout Plain Layout
25462
25463 \backslash
25464 tanh
25465 \end_layout
25466
25467 \end_inset
25468 </cell>
25469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25470 \begin_inset Text
25471
25472 \begin_layout Plain Layout
25473
25474 \backslash
25475 tgh
25476 \end_layout
25477
25478 \end_inset
25479 </cell>
25480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25481 \begin_inset Text
25482
25483 \begin_layout Plain Layout
25484
25485 \backslash
25486 arctan
25487 \end_layout
25488
25489 \end_inset
25490 </cell>
25491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25492 \begin_inset Text
25493
25494 \begin_layout Plain Layout
25495
25496 \backslash
25497 arctg
25498 \end_layout
25499
25500 \end_inset
25501 </cell>
25502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25503 \begin_inset Text
25504
25505 \begin_layout Plain Layout
25506
25507 \backslash
25508 lim
25509 \end_layout
25510
25511 \end_inset
25512 </cell>
25513 </row>
25514 <row>
25515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25516 \begin_inset Text
25517
25518 \begin_layout Plain Layout
25519
25520 \backslash
25521 cot
25522 \end_layout
25523
25524 \end_inset
25525 </cell>
25526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25527 \begin_inset Text
25528
25529 \begin_layout Plain Layout
25530
25531 \backslash
25532 cotg
25533 \end_layout
25534
25535 \end_inset
25536 </cell>
25537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25538 \begin_inset Text
25539
25540 \begin_layout Plain Layout
25541
25542 \backslash
25543 coth
25544 \end_layout
25545
25546 \end_inset
25547 </cell>
25548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25549 \begin_inset Text
25550
25551 \begin_layout Plain Layout
25552
25553 \end_layout
25554
25555 \end_inset
25556 </cell>
25557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25558 \begin_inset Text
25559
25560 \begin_layout Plain Layout
25561
25562 \backslash
25563 arg
25564 \end_layout
25565
25566 \end_inset
25567 </cell>
25568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25569 \begin_inset Text
25570
25571 \begin_layout Plain Layout
25572
25573 \end_layout
25574
25575 \end_inset
25576 </cell>
25577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25578 \begin_inset Text
25579
25580 \begin_layout Plain Layout
25581
25582 \backslash
25583 liminf
25584 \end_layout
25585
25586 \end_inset
25587 </cell>
25588 </row>
25589 <row>
25590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25591 \begin_inset Text
25592
25593 \begin_layout Plain Layout
25594
25595 \backslash
25596 sec
25597 \end_layout
25598
25599 \end_inset
25600 </cell>
25601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25602 \begin_inset Text
25603
25604 \begin_layout Plain Layout
25605
25606 \end_layout
25607
25608 \end_inset
25609 </cell>
25610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25611 \begin_inset Text
25612
25613 \begin_layout Plain Layout
25614
25615 \backslash
25616 min
25617 \end_layout
25618
25619 \end_inset
25620 </cell>
25621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25622 \begin_inset Text
25623
25624 \begin_layout Plain Layout
25625
25626 \end_layout
25627
25628 \end_inset
25629 </cell>
25630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25631 \begin_inset Text
25632
25633 \begin_layout Plain Layout
25634
25635 \backslash
25636 deg
25637 \end_layout
25638
25639 \end_inset
25640 </cell>
25641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25642 \begin_inset Text
25643
25644 \begin_layout Plain Layout
25645
25646 \end_layout
25647
25648 \end_inset
25649 </cell>
25650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25651 \begin_inset Text
25652
25653 \begin_layout Plain Layout
25654
25655 \backslash
25656 limsup
25657 \end_layout
25658
25659 \end_inset
25660 </cell>
25661 </row>
25662 <row>
25663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25664 \begin_inset Text
25665
25666 \begin_layout Plain Layout
25667
25668 \backslash
25669 csc
25670 \end_layout
25671
25672 \end_inset
25673 </cell>
25674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25675 \begin_inset Text
25676
25677 \begin_layout Plain Layout
25678
25679 \backslash
25680 cosec
25681 \end_layout
25682
25683 \end_inset
25684 </cell>
25685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25686 \begin_inset Text
25687
25688 \begin_layout Plain Layout
25689
25690 \backslash
25691 max
25692 \end_layout
25693
25694 \end_inset
25695 </cell>
25696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25697 \begin_inset Text
25698
25699 \begin_layout Plain Layout
25700
25701 \end_layout
25702
25703 \end_inset
25704 </cell>
25705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25706 \begin_inset Text
25707
25708 \begin_layout Plain Layout
25709
25710 \backslash
25711 det
25712 \end_layout
25713
25714 \end_inset
25715 </cell>
25716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25717 \begin_inset Text
25718
25719 \begin_layout Plain Layout
25720
25721 \end_layout
25722
25723 \end_inset
25724 </cell>
25725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25726 \begin_inset Text
25727
25728 \begin_layout Plain Layout
25729
25730 \backslash
25731 Pr
25732 \end_layout
25733
25734 \end_inset
25735 </cell>
25736 </row>
25737 <row>
25738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25739 \begin_inset Text
25740
25741 \begin_layout Plain Layout
25742
25743 \backslash
25744 ln
25745 \end_layout
25746
25747 \end_inset
25748 </cell>
25749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25750 \begin_inset Text
25751
25752 \begin_layout Plain Layout
25753
25754 \end_layout
25755
25756 \end_inset
25757 </cell>
25758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25759 \begin_inset Text
25760
25761 \begin_layout Plain Layout
25762
25763 \backslash
25764 exp
25765 \end_layout
25766
25767 \end_inset
25768 </cell>
25769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25770 \begin_inset Text
25771
25772 \begin_layout Plain Layout
25773
25774 \end_layout
25775
25776 \end_inset
25777 </cell>
25778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25779 \begin_inset Text
25780
25781 \begin_layout Plain Layout
25782
25783 \backslash
25784 dim
25785 \end_layout
25786
25787 \end_inset
25788 </cell>
25789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25790 \begin_inset Text
25791
25792 \begin_layout Plain Layout
25793
25794 \end_layout
25795
25796 \end_inset
25797 </cell>
25798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25799 \begin_inset Text
25800
25801 \begin_layout Plain Layout
25802
25803 \backslash
25804 hom
25805 \end_layout
25806
25807 \end_inset
25808 </cell>
25809 </row>
25810 <row>
25811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25812 \begin_inset Text
25813
25814 \begin_layout Plain Layout
25815
25816 \backslash
25817 lg
25818 \end_layout
25819
25820 \end_inset
25821 </cell>
25822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25823 \begin_inset Text
25824
25825 \begin_layout Plain Layout
25826
25827 \end_layout
25828
25829 \end_inset
25830 </cell>
25831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25832 \begin_inset Text
25833
25834 \begin_layout Plain Layout
25835
25836 \backslash
25837 log
25838 \end_layout
25839
25840 \end_inset
25841 </cell>
25842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25843 \begin_inset Text
25844
25845 \begin_layout Plain Layout
25846
25847 \end_layout
25848
25849 \end_inset
25850 </cell>
25851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25852 \begin_inset Text
25853
25854 \begin_layout Plain Layout
25855
25856 \backslash
25857 ker
25858 \end_layout
25859
25860 \end_inset
25861 </cell>
25862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25863 \begin_inset Text
25864
25865 \begin_layout Plain Layout
25866
25867 \end_layout
25868
25869 \end_inset
25870 </cell>
25871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25872 \begin_inset Text
25873
25874 \begin_layout Plain Layout
25875
25876 \backslash
25877 gcd
25878 \end_layout
25879
25880 \end_inset
25881 </cell>
25882 </row>
25883 </lyxtabular>
25884
25885 \end_inset
25886
25887
25888 \end_layout
25889
25890 \begin_layout Standard
25891 También se pueden insertar con el botón 
25892 \begin_inset Graphics
25893         filename ../../images/math/functions.png
25894         scale 85
25895
25896 \end_inset
25897
25898  de la barra de ecuaciones.
25899 \end_layout
25900
25901 \begin_layout Subsection
25902 Funciones definidas por el usuario
25903 \begin_inset Index idx
25904 status collapsed
25905
25906 \begin_layout Plain Layout
25907 Funciones ! personalizadas
25908 \end_layout
25909
25910 \end_inset
25911
25912
25913 \end_layout
25914
25915 \begin_layout Standard
25916 Para usar una función no predefinida, como por ejemplo la función signo,
25917  sgn(x), hay dos posibilidades:
25918 \end_layout
25919
25920 \begin_layout Itemize
25921 Define la función añadiendo al preámbulo LaTeX la línea
25922 \begin_inset Foot
25923 status collapsed
25924
25925 \begin_layout Plain Layout
25926 Más sobre 
25927 \series bold
25928
25929 \backslash
25930 DeclareMathOperator
25931 \series default
25932  en 
25933 \begin_inset CommandInset ref
25934 LatexCommand ref
25935 reference "sub:Operadores-de-usuario"
25936
25937 \end_inset
25938
25939
25940 \end_layout
25941
25942 \end_inset
25943
25944
25945 \begin_inset Newline newline
25946 \end_inset
25947
25948
25949 \begin_inset VSpace -3mm
25950 \end_inset
25951
25952
25953 \begin_inset Newline newline
25954 \end_inset
25955
25956
25957 \series bold
25958
25959 \backslash
25960 DeclareMathOperator{
25961 \backslash
25962 sgn}{sgn}
25963 \series default
25964
25965 \begin_inset Index idx
25966 status collapsed
25967
25968 \begin_layout Plain Layout
25969 Comandos ! D ! 
25970 \backslash
25971 dbinom@
25972 \backslash
25973 DeclareMathOperator
25974 \end_layout
25975
25976 \end_inset
25977
25978
25979 \begin_inset Newline newline
25980 \end_inset
25981
25982
25983 \begin_inset VSpace -2mm
25984 \end_inset
25985
25986
25987 \begin_inset Newline newline
25988 \end_inset
25989
25990 Ahora la función recién definida se puede obtener con el comando 
25991 \series bold
25992
25993 \backslash
25994 sgn
25995 \series default
25996 .
25997 \end_layout
25998
25999 \begin_layout Itemize
26000 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
26001  en nuestro ejemplo las letras 
26002 \emph on
26003 sgn
26004 \emph default
26005 , y cámbialo a texto matemático.
26006  Entre el factor precedente y la función se inserta un espacio.
26007 \end_layout
26008
26009 \begin_layout Standard
26010 El resultado con ambos métodos es el mismo que con una función predefinida:
26011 \begin_inset Foot
26012 status collapsed
26013
26014 \begin_layout Plain Layout
26015 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
26016  negro.
26017 \end_layout
26018
26019 \end_inset
26020
26021
26022 \end_layout
26023
26024 \begin_layout Standard
26025 \align center
26026 \begin_inset Tabular
26027 <lyxtabular version="3" rows="3" columns="2">
26028 <features tabularvalignment="middle">
26029 <column alignment="center" valignment="top" width="0pt">
26030 <column alignment="center" valignment="top" width="0pt">
26031 <row>
26032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26033 \begin_inset Text
26034
26035 \begin_layout Plain Layout
26036 Comando
26037 \end_layout
26038
26039 \end_inset
26040 </cell>
26041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26042 \begin_inset Text
26043
26044 \begin_layout Plain Layout
26045 Resultado
26046 \end_layout
26047
26048 \end_inset
26049 </cell>
26050 </row>
26051 <row>
26052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26053 \begin_inset Text
26054
26055 \begin_layout Plain Layout
26056 A
26057 \backslash
26058 sgn(x)+B
26059 \end_layout
26060
26061 \end_inset
26062 </cell>
26063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26064 \begin_inset Text
26065
26066 \begin_layout Plain Layout
26067 \begin_inset Formula $A\sgn(x)+B$
26068 \end_inset
26069
26070
26071 \end_layout
26072
26073 \end_inset
26074 </cell>
26075 </row>
26076 <row>
26077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26078 \begin_inset Text
26079
26080 \begin_layout Plain Layout
26081 A
26082 \backslash
26083 ,
26084 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
26085 \end_inset
26086
26087 (x)+B
26088 \end_layout
26089
26090 \end_inset
26091 </cell>
26092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26093 \begin_inset Text
26094
26095 \begin_layout Plain Layout
26096 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
26097 \end_inset
26098
26099
26100 \end_layout
26101
26102 \end_inset
26103 </cell>
26104 </row>
26105 </lyxtabular>
26106
26107 \end_inset
26108
26109
26110 \end_layout
26111
26112 \begin_layout Standard
26113 El primer método es preferible si la función se va a usar varias veces.
26114 \end_layout
26115
26116 \begin_layout Subsection
26117 Límites
26118 \begin_inset Index idx
26119 status collapsed
26120
26121 \begin_layout Plain Layout
26122 Limites@Límites
26123 \end_layout
26124
26125 \end_inset
26126
26127
26128 \end_layout
26129
26130 \begin_layout Standard
26131 Para límites, además de 
26132 \series bold
26133
26134 \backslash
26135 lim
26136 \series default
26137
26138 \begin_inset Index idx
26139 status collapsed
26140
26141 \begin_layout Plain Layout
26142 Comandos ! L ! 
26143 \backslash
26144 lim
26145 \end_layout
26146
26147 \end_inset
26148
26149
26150 \series bold
26151
26152 \backslash
26153 liminf
26154 \series default
26155  y 
26156 \series bold
26157
26158 \backslash
26159 limsup
26160 \series default
26161  están definidas las siguientes funciones:
26162 \series bold
26163  
26164 \end_layout
26165
26166 \begin_layout Standard
26167 \noindent
26168 \align center
26169 \begin_inset Tabular
26170 <lyxtabular version="3" rows="5" columns="2">
26171 <features tabularvalignment="middle">
26172 <column alignment="center" valignment="top" width="0">
26173 <column alignment="center" valignment="top" width="0">
26174 <row>
26175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26176 \begin_inset Text
26177
26178 \begin_layout Plain Layout
26179 Comando
26180 \end_layout
26181
26182 \end_inset
26183 </cell>
26184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26185 \begin_inset Text
26186
26187 \begin_layout Plain Layout
26188 Resultado
26189 \begin_inset Note Note
26190 status collapsed
26191
26192 \begin_layout Plain Layout
26193
26194 \series bold
26195
26196 \backslash
26197 raisebox
26198 \series default
26199  se usa sólo como espaciador
26200 \end_layout
26201
26202 \end_inset
26203
26204
26205 \end_layout
26206
26207 \end_inset
26208 </cell>
26209 </row>
26210 <row>
26211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26212 \begin_inset Text
26213
26214 \begin_layout Plain Layout
26215
26216 \backslash
26217 varliminf
26218 \end_layout
26219
26220 \end_inset
26221 </cell>
26222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26223 \begin_inset Text
26224
26225 \begin_layout Plain Layout
26226 \begin_inset Formula $\varliminf$
26227 \end_inset
26228
26229
26230 \end_layout
26231
26232 \end_inset
26233 </cell>
26234 </row>
26235 <row>
26236 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26237 \begin_inset Text
26238
26239 \begin_layout Plain Layout
26240
26241 \backslash
26242 varlimsup
26243 \end_layout
26244
26245 \end_inset
26246 </cell>
26247 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26248 \begin_inset Text
26249
26250 \begin_layout Plain Layout
26251 \begin_inset Formula $\varlimsup$
26252 \end_inset
26253
26254
26255 \end_layout
26256
26257 \end_inset
26258 </cell>
26259 </row>
26260 <row>
26261 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26262 \begin_inset Text
26263
26264 \begin_layout Plain Layout
26265
26266 \backslash
26267 varprojlim
26268 \end_layout
26269
26270 \end_inset
26271 </cell>
26272 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26273 \begin_inset Text
26274
26275 \begin_layout Plain Layout
26276 \begin_inset Formula $\varprojlim$
26277 \end_inset
26278
26279
26280 \end_layout
26281
26282 \end_inset
26283 </cell>
26284 </row>
26285 <row>
26286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26287 \begin_inset Text
26288
26289 \begin_layout Plain Layout
26290
26291 \backslash
26292 varinjlim
26293 \end_layout
26294
26295 \end_inset
26296 </cell>
26297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26298 \begin_inset Text
26299
26300 \begin_layout Plain Layout
26301 \begin_inset Formula $\varinjlim$
26302 \end_inset
26303
26304
26305 \begin_inset Formula $\raisebox{-2.5mm}{}$
26306 \end_inset
26307
26308
26309 \end_layout
26310
26311 \end_inset
26312 </cell>
26313 </row>
26314 </lyxtabular>
26315
26316 \end_inset
26317
26318
26319 \end_layout
26320
26321 \begin_layout Standard
26322 \begin_inset VSpace medskip
26323 \end_inset
26324
26325
26326 \end_layout
26327
26328 \begin_layout Standard
26329 El límite se crea insertando un subíndice.
26330  Se imprime a la derecha junto a la función en una fórmula en línea:
26331 \end_layout
26332
26333 \begin_layout Standard
26334 \noindent
26335 \align center
26336 \begin_inset Tabular
26337 <lyxtabular version="3" rows="2" columns="2">
26338 <features tabularvalignment="middle">
26339 <column alignment="center" valignment="top" width="0pt">
26340 <column alignment="center" valignment="top" width="0pt">
26341 <row>
26342 <cell alignment="center" valignment="top" usebox="none">
26343 \begin_inset Text
26344
26345 \begin_layout Plain Layout
26346 Comando
26347 \end_layout
26348
26349 \end_inset
26350 </cell>
26351 <cell alignment="center" valignment="top" usebox="none">
26352 \begin_inset Text
26353
26354 \begin_layout Plain Layout
26355 \begin_inset space \hspace{}
26356 \length 1cm
26357 \end_inset
26358
26359 Resultado
26360 \begin_inset Note Note
26361 status collapsed
26362
26363 \begin_layout Plain Layout
26364
26365 \series bold
26366
26367 \backslash
26368 raisebox
26369 \series default
26370  se usa sólo como espaciador
26371 \end_layout
26372
26373 \end_inset
26374
26375
26376 \end_layout
26377
26378 \end_inset
26379 </cell>
26380 </row>
26381 <row>
26382 <cell alignment="center" valignment="top" usebox="none">
26383 \begin_inset Text
26384
26385 \begin_layout Plain Layout
26386
26387 \backslash
26388 lim_x
26389 \backslash
26390 to
26391 \begin_inset ERT
26392 status collapsed
26393
26394 \begin_layout Plain Layout
26395
26396
26397 \backslash
26398 spce 
26399 \end_layout
26400
26401 \end_inset
26402
26403 A
26404 \begin_inset ERT
26405 status collapsed
26406
26407 \begin_layout Plain Layout
26408
26409
26410 \backslash
26411 spce 
26412 \end_layout
26413
26414 \end_inset
26415
26416 x=B
26417 \end_layout
26418
26419 \end_inset
26420 </cell>
26421 <cell alignment="center" valignment="top" usebox="none">
26422 \begin_inset Text
26423
26424 \begin_layout Plain Layout
26425 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
26426 \end_inset
26427
26428
26429 \end_layout
26430
26431 \end_inset
26432 </cell>
26433 </row>
26434 </lyxtabular>
26435
26436 \end_inset
26437
26438
26439 \end_layout
26440
26441 \begin_layout Standard
26442 En una ecuación presentada el límite se imprime debajo, como es habitual:
26443 \begin_inset Formula 
26444 \[
26445 \lim\limits _{x\rightarrow A}=B
26446 \]
26447
26448 \end_inset
26449
26450
26451 \end_layout
26452
26453 \begin_layout Subsection
26454 Función módulo
26455 \begin_inset Index idx
26456 status collapsed
26457
26458 \begin_layout Plain Layout
26459 Funciones ! módulo
26460 \end_layout
26461
26462 \end_inset
26463
26464
26465 \end_layout
26466
26467 \begin_layout Standard
26468 La función módulo es especial, porque existe en cuatro variantes.
26469 \end_layout
26470
26471 \begin_layout Standard
26472 En una ecuación presentada:
26473 \begin_inset Formula 
26474 \begin{align*}
26475 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
26476 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
26477 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
26478 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
26479 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
26480 \end{align*}
26481
26482 \end_inset
26483
26484 En una ecuación en línea se pone menos espacio delante del nombre de la
26485  función para todas las variantes.
26486  Por omisión, las funciones módulo solo tienen en cuenta el primer carácter
26487  siguente.
26488  Para aplicarlas a más de un carácter hay que poner estos entre llaves TeX:
26489 \begin_inset Formula 
26490 \begin{align*}
26491 \underline{\textrm{Comando}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Resultado}}\\
26492 \mathrm{a\backslash pod\textrm{\spce}bcd} &  & a\pod bcd\\
26493 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
26494 \end{align*}
26495
26496 \end_inset
26497
26498
26499 \end_layout
26500
26501 \begin_layout Section
26502 Caracteres especiales
26503 \begin_inset Index idx
26504 status collapsed
26505
26506 \begin_layout Plain Layout
26507 Caracteres especiales
26508 \end_layout
26509
26510 \end_inset
26511
26512
26513 \end_layout
26514
26515 \begin_layout Subsection
26516 Caracteres especiales en texto matemático
26517 \end_layout
26518
26519 \begin_layout Standard
26520 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
26521  TeX:
26522 \end_layout
26523
26524 \begin_layout Standard
26525 \begin_inset space \hfill{}
26526 \end_inset
26527
26528
26529 \begin_inset Tabular
26530 <lyxtabular version="3" rows="8" columns="2">
26531 <features tabularvalignment="middle">
26532 <column alignment="block" valignment="top" width="0">
26533 <column alignment="block" valignment="top" width="0">
26534 <row>
26535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26536 \begin_inset Text
26537
26538 \begin_layout Plain Layout
26539 Comando
26540 \end_layout
26541
26542 \end_inset
26543 </cell>
26544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26545 \begin_inset Text
26546
26547 \begin_layout Plain Layout
26548 Resultado
26549 \end_layout
26550
26551 \end_inset
26552 </cell>
26553 </row>
26554 <row>
26555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26556 \begin_inset Text
26557
26558 \begin_layout Plain Layout
26559
26560 \backslash
26561 oe
26562 \end_layout
26563
26564 \end_inset
26565 </cell>
26566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26567 \begin_inset Text
26568
26569 \begin_layout Plain Layout
26570 \begin_inset Formula $\textrm{œ}$
26571 \end_inset
26572
26573
26574 \end_layout
26575
26576 \end_inset
26577 </cell>
26578 </row>
26579 <row>
26580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26581 \begin_inset Text
26582
26583 \begin_layout Plain Layout
26584
26585 \backslash
26586 OE
26587 \end_layout
26588
26589 \end_inset
26590 </cell>
26591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26592 \begin_inset Text
26593
26594 \begin_layout Plain Layout
26595 \begin_inset Formula $\textrm{Œ}$
26596 \end_inset
26597
26598
26599 \end_layout
26600
26601 \end_inset
26602 </cell>
26603 </row>
26604 <row>
26605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26606 \begin_inset Text
26607
26608 \begin_layout Plain Layout
26609
26610 \backslash
26611 ae
26612 \end_layout
26613
26614 \end_inset
26615 </cell>
26616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26617 \begin_inset Text
26618
26619 \begin_layout Plain Layout
26620 \begin_inset Formula $\textrm{æ}$
26621 \end_inset
26622
26623
26624 \end_layout
26625
26626 \end_inset
26627 </cell>
26628 </row>
26629 <row>
26630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26631 \begin_inset Text
26632
26633 \begin_layout Plain Layout
26634
26635 \backslash
26636 AE
26637 \end_layout
26638
26639 \end_inset
26640 </cell>
26641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26642 \begin_inset Text
26643
26644 \begin_layout Plain Layout
26645 \begin_inset Formula $\textrm{Æ}$
26646 \end_inset
26647
26648
26649 \end_layout
26650
26651 \end_inset
26652 </cell>
26653 </row>
26654 <row>
26655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26656 \begin_inset Text
26657
26658 \begin_layout Plain Layout
26659
26660 \backslash
26661 aa
26662 \end_layout
26663
26664 \end_inset
26665 </cell>
26666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26667 \begin_inset Text
26668
26669 \begin_layout Plain Layout
26670 \begin_inset Formula $\textrm{\aa}$
26671 \end_inset
26672
26673
26674 \end_layout
26675
26676 \end_inset
26677 </cell>
26678 </row>
26679 <row>
26680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26681 \begin_inset Text
26682
26683 \begin_layout Plain Layout
26684
26685 \backslash
26686 AA
26687 \begin_inset Index idx
26688 status collapsed
26689
26690 \begin_layout Plain Layout
26691
26692 \backslash
26693 @
26694 \begin_inset ERT
26695 status collapsed
26696
26697 \begin_layout Plain Layout
26698
26699
26700 \backslash
26701 textrm{
26702 \backslash
26703 AA}
26704 \end_layout
26705
26706 \end_inset
26707
26708
26709 \end_layout
26710
26711 \end_inset
26712
26713
26714 \end_layout
26715
26716 \end_inset
26717 </cell>
26718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26719 \begin_inset Text
26720
26721 \begin_layout Plain Layout
26722 \begin_inset Formula $\textrm{Å}$
26723 \end_inset
26724
26725
26726 \end_layout
26727
26728 \end_inset
26729 </cell>
26730 </row>
26731 <row>
26732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26733 \begin_inset Text
26734
26735 \begin_layout Plain Layout
26736
26737 \backslash
26738 i
26739 \end_layout
26740
26741 \end_inset
26742 </cell>
26743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26744 \begin_inset Text
26745
26746 \begin_layout Plain Layout
26747 \begin_inset Formula $\textrm{ı}$
26748 \end_inset
26749
26750
26751 \end_layout
26752
26753 \end_inset
26754 </cell>
26755 </row>
26756 </lyxtabular>
26757
26758 \end_inset
26759
26760
26761 \begin_inset space \hfill{}
26762 \end_inset
26763
26764
26765 \begin_inset Tabular
26766 <lyxtabular version="3" rows="8" columns="2">
26767 <features tabularvalignment="middle">
26768 <column alignment="block" valignment="top" width="0">
26769 <column alignment="center" valignment="top" width="0">
26770 <row>
26771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26772 \begin_inset Text
26773
26774 \begin_layout Plain Layout
26775 Comando
26776 \begin_inset Note Note
26777 status collapsed
26778
26779 \begin_layout Plain Layout
26780
26781 \series bold
26782
26783 \backslash
26784 raisebox
26785 \series default
26786  se usa sólo como espaciador
26787 \end_layout
26788
26789 \end_inset
26790
26791
26792 \end_layout
26793
26794 \end_inset
26795 </cell>
26796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26797 \begin_inset Text
26798
26799 \begin_layout Plain Layout
26800 Resultado
26801 \end_layout
26802
26803 \end_inset
26804 </cell>
26805 </row>
26806 <row>
26807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26808 \begin_inset Text
26809
26810 \begin_layout Plain Layout
26811
26812 \backslash
26813 o
26814 \end_layout
26815
26816 \end_inset
26817 </cell>
26818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26819 \begin_inset Text
26820
26821 \begin_layout Plain Layout
26822 \begin_inset Formula $\textrm{ø}$
26823 \end_inset
26824
26825
26826 \end_layout
26827
26828 \end_inset
26829 </cell>
26830 </row>
26831 <row>
26832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26833 \begin_inset Text
26834
26835 \begin_layout Plain Layout
26836
26837 \backslash
26838 O
26839 \end_layout
26840
26841 \end_inset
26842 </cell>
26843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26844 \begin_inset Text
26845
26846 \begin_layout Plain Layout
26847 \begin_inset Formula $\textrm{Ø}$
26848 \end_inset
26849
26850
26851 \end_layout
26852
26853 \end_inset
26854 </cell>
26855 </row>
26856 <row>
26857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26858 \begin_inset Text
26859
26860 \begin_layout Plain Layout
26861
26862 \backslash
26863 l
26864 \end_layout
26865
26866 \end_inset
26867 </cell>
26868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26869 \begin_inset Text
26870
26871 \begin_layout Plain Layout
26872 \begin_inset Formula $\textrm{ł}$
26873 \end_inset
26874
26875
26876 \end_layout
26877
26878 \end_inset
26879 </cell>
26880 </row>
26881 <row>
26882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26883 \begin_inset Text
26884
26885 \begin_layout Plain Layout
26886
26887 \backslash
26888 L
26889 \end_layout
26890
26891 \end_inset
26892 </cell>
26893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26894 \begin_inset Text
26895
26896 \begin_layout Plain Layout
26897 \begin_inset Formula $\textrm{Ł}$
26898 \end_inset
26899
26900
26901 \end_layout
26902
26903 \end_inset
26904 </cell>
26905 </row>
26906 <row>
26907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26908 \begin_inset Text
26909
26910 \begin_layout Plain Layout
26911 !
26912 \begin_inset space \hspace{}
26913 \length 0mm
26914 \end_inset
26915
26916 `
26917 \begin_inset ERT
26918 status collapsed
26919
26920 \begin_layout Plain Layout
26921
26922
26923 \backslash
26924 spce 
26925 \end_layout
26926
26927 \end_inset
26928
26929
26930 \end_layout
26931
26932 \end_inset
26933 </cell>
26934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26935 \begin_inset Text
26936
26937 \begin_layout Plain Layout
26938 \begin_inset Formula $\textrm{!`}$
26939 \end_inset
26940
26941
26942 \end_layout
26943
26944 \end_inset
26945 </cell>
26946 </row>
26947 <row>
26948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26949 \begin_inset Text
26950
26951 \begin_layout Plain Layout
26952 ?
26953 \begin_inset space \hspace{}
26954 \length 0mm
26955 \end_inset
26956
26957 `
26958 \begin_inset ERT
26959 status collapsed
26960
26961 \begin_layout Plain Layout
26962
26963
26964 \backslash
26965 spce 
26966 \end_layout
26967
26968 \end_inset
26969
26970
26971 \end_layout
26972
26973 \end_inset
26974 </cell>
26975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26976 \begin_inset Text
26977
26978 \begin_layout Plain Layout
26979 \begin_inset Formula $\textrm{?`}$
26980 \end_inset
26981
26982
26983 \end_layout
26984
26985 \end_inset
26986 </cell>
26987 </row>
26988 <row>
26989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26990 \begin_inset Text
26991
26992 \begin_layout Plain Layout
26993
26994 \backslash
26995 j
26996 \end_layout
26997
26998 \end_inset
26999 </cell>
27000 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27001 \begin_inset Text
27002
27003 \begin_layout Plain Layout
27004 \begin_inset Formula $\textrm{ȷ}$
27005 \end_inset
27006
27007
27008 \end_layout
27009
27010 \end_inset
27011 </cell>
27012 </row>
27013 </lyxtabular>
27014
27015 \end_inset
27016
27017
27018 \begin_inset space \hfill{}
27019 \end_inset
27020
27021
27022 \end_layout
27023
27024 \begin_layout Standard
27025 Los caracteres 
27026 \begin_inset Formula $\textrm{\textrm{Å}}$
27027 \end_inset
27028
27029  y 
27030 \begin_inset Formula $\textrm{\textrm{Ø}}$
27031 \end_inset
27032
27033  también se pueden insertar mediante el botón 
27034 \begin_inset Graphics
27035         filename ../../images/math/digamma.png
27036         scale 85
27037
27038 \end_inset
27039
27040  de la barra de ecuaciones.
27041 \end_layout
27042
27043 \begin_layout Standard
27044 Los comandos 
27045 \series bold
27046 !
27047 \begin_inset space \hspace{}
27048 \length 0mm
27049 \end_inset
27050
27051 `
27052 \series default
27053  y 
27054 \series bold
27055 ?
27056 \begin_inset space \hspace{}
27057 \length 0mm
27058 \end_inset
27059
27060 `
27061 \series default
27062  son una excepción porque se pueden insertar directamente a texto en LyX.
27063  
27064 \end_layout
27065
27066 \begin_layout Subsection
27067 Acentos en texto
27068 \begin_inset CommandInset label
27069 LatexCommand label
27070 name "sub:Acentos-en-texto"
27071
27072 \end_inset
27073
27074
27075 \begin_inset Index idx
27076 status collapsed
27077
27078 \begin_layout Plain Layout
27079 Acentos ! en texto
27080 \end_layout
27081
27082 \end_inset
27083
27084
27085 \end_layout
27086
27087 \begin_layout Standard
27088 Con los siguientes comandos se pueden acentuar todas las letras.
27089  Los comandos deben ponerse en modo TeX.
27090 \end_layout
27091
27092 \begin_layout Standard
27093 \begin_inset space \hfill{}
27094 \end_inset
27095
27096
27097 \begin_inset Tabular
27098 <lyxtabular version="3" rows="8" columns="2">
27099 <features tabularvalignment="middle">
27100 <column alignment="block" valignment="top" width="0">
27101 <column alignment="block" valignment="top" width="0">
27102 <row>
27103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27104 \begin_inset Text
27105
27106 \begin_layout Plain Layout
27107 Comando
27108 \end_layout
27109
27110 \end_inset
27111 </cell>
27112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27113 \begin_inset Text
27114
27115 \begin_layout Plain Layout
27116 Resultado
27117 \end_layout
27118
27119 \end_inset
27120 </cell>
27121 </row>
27122 <row>
27123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27124 \begin_inset Text
27125
27126 \begin_layout Plain Layout
27127
27128 \backslash
27129
27130 \begin_inset Quotes grd
27131 \end_inset
27132
27133 e
27134 \end_layout
27135
27136 \end_inset
27137 </cell>
27138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27139 \begin_inset Text
27140
27141 \begin_layout Plain Layout
27142 \begin_inset ERT
27143 status collapsed
27144
27145 \begin_layout Plain Layout
27146
27147
27148 \backslash
27149 "e
27150 \end_layout
27151
27152 \end_inset
27153
27154
27155 \end_layout
27156
27157 \end_inset
27158 </cell>
27159 </row>
27160 <row>
27161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27162 \begin_inset Text
27163
27164 \begin_layout Plain Layout
27165
27166 \backslash
27167 `e
27168 \end_layout
27169
27170 \end_inset
27171 </cell>
27172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27173 \begin_inset Text
27174
27175 \begin_layout Plain Layout
27176 \begin_inset ERT
27177 status collapsed
27178
27179 \begin_layout Plain Layout
27180
27181
27182 \backslash
27183 `e
27184 \end_layout
27185
27186 \end_inset
27187
27188
27189 \end_layout
27190
27191 \end_inset
27192 </cell>
27193 </row>
27194 <row>
27195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27196 \begin_inset Text
27197
27198 \begin_layout Plain Layout
27199
27200 \backslash
27201 ^
27202 \begin_inset ERT
27203 status collapsed
27204
27205 \begin_layout Plain Layout
27206
27207
27208 \backslash
27209 spce 
27210 \end_layout
27211
27212 \end_inset
27213
27214 e
27215 \end_layout
27216
27217 \end_inset
27218 </cell>
27219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27220 \begin_inset Text
27221
27222 \begin_layout Plain Layout
27223 \begin_inset ERT
27224 status collapsed
27225
27226 \begin_layout Plain Layout
27227
27228
27229 \backslash
27230 ^e
27231 \end_layout
27232
27233 \end_inset
27234
27235
27236 \end_layout
27237
27238 \end_inset
27239 </cell>
27240 </row>
27241 <row>
27242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27243 \begin_inset Text
27244
27245 \begin_layout Plain Layout
27246
27247 \backslash
27248 =e
27249 \end_layout
27250
27251 \end_inset
27252 </cell>
27253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27254 \begin_inset Text
27255
27256 \begin_layout Plain Layout
27257 \begin_inset ERT
27258 status collapsed
27259
27260 \begin_layout Plain Layout
27261
27262
27263 \backslash
27264 =e
27265 \end_layout
27266
27267 \end_inset
27268
27269
27270 \end_layout
27271
27272 \end_inset
27273 </cell>
27274 </row>
27275 <row>
27276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27277 \begin_inset Text
27278
27279 \begin_layout Plain Layout
27280
27281 \backslash
27282 u
27283 \begin_inset ERT
27284 status collapsed
27285
27286 \begin_layout Plain Layout
27287
27288
27289 \backslash
27290 spce 
27291 \end_layout
27292
27293 \end_inset
27294
27295 e
27296 \end_layout
27297
27298 \end_inset
27299 </cell>
27300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27301 \begin_inset Text
27302
27303 \begin_layout Plain Layout
27304 \begin_inset ERT
27305 status collapsed
27306
27307 \begin_layout Plain Layout
27308
27309
27310 \backslash
27311 u e
27312 \end_layout
27313
27314 \end_inset
27315
27316
27317 \end_layout
27318
27319 \end_inset
27320 </cell>
27321 </row>
27322 <row>
27323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27324 \begin_inset Text
27325
27326 \begin_layout Plain Layout
27327
27328 \backslash
27329 b
27330 \begin_inset ERT
27331 status collapsed
27332
27333 \begin_layout Plain Layout
27334
27335
27336 \backslash
27337 spce 
27338 \end_layout
27339
27340 \end_inset
27341
27342 e
27343 \end_layout
27344
27345 \end_inset
27346 </cell>
27347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27348 \begin_inset Text
27349
27350 \begin_layout Plain Layout
27351 \begin_inset ERT
27352 status collapsed
27353
27354 \begin_layout Plain Layout
27355
27356
27357 \backslash
27358 b e
27359 \end_layout
27360
27361 \end_inset
27362
27363
27364 \end_layout
27365
27366 \end_inset
27367 </cell>
27368 </row>
27369 <row>
27370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27371 \begin_inset Text
27372
27373 \begin_layout Plain Layout
27374
27375 \backslash
27376 t
27377 \begin_inset ERT
27378 status collapsed
27379
27380 \begin_layout Plain Layout
27381
27382
27383 \backslash
27384 spce 
27385 \end_layout
27386
27387 \end_inset
27388
27389 ee
27390 \end_layout
27391
27392 \end_inset
27393 </cell>
27394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27395 \begin_inset Text
27396
27397 \begin_layout Plain Layout
27398 \begin_inset ERT
27399 status collapsed
27400
27401 \begin_layout Plain Layout
27402
27403
27404 \backslash
27405 t ee
27406 \end_layout
27407
27408 \end_inset
27409
27410
27411 \end_layout
27412
27413 \end_inset
27414 </cell>
27415 </row>
27416 </lyxtabular>
27417
27418 \end_inset
27419
27420
27421 \begin_inset space \hfill{}
27422 \end_inset
27423
27424
27425 \begin_inset Tabular
27426 <lyxtabular version="3" rows="8" columns="2">
27427 <features tabularvalignment="middle">
27428 <column alignment="block" valignment="top" width="0">
27429 <column alignment="center" valignment="top" width="0">
27430 <row>
27431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27432 \begin_inset Text
27433
27434 \begin_layout Plain Layout
27435 Comando
27436 \end_layout
27437
27438 \end_inset
27439 </cell>
27440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27441 \begin_inset Text
27442
27443 \begin_layout Plain Layout
27444 Resultado
27445 \end_layout
27446
27447 \end_inset
27448 </cell>
27449 </row>
27450 <row>
27451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27452 \begin_inset Text
27453
27454 \begin_layout Plain Layout
27455
27456 \backslash
27457 H
27458 \begin_inset ERT
27459 status collapsed
27460
27461 \begin_layout Plain Layout
27462
27463
27464 \backslash
27465 spce 
27466 \end_layout
27467
27468 \end_inset
27469
27470 e
27471 \end_layout
27472
27473 \end_inset
27474 </cell>
27475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27476 \begin_inset Text
27477
27478 \begin_layout Plain Layout
27479 \begin_inset ERT
27480 status collapsed
27481
27482 \begin_layout Plain Layout
27483
27484
27485 \backslash
27486 H e
27487 \end_layout
27488
27489 \end_inset
27490
27491
27492 \end_layout
27493
27494 \end_inset
27495 </cell>
27496 </row>
27497 <row>
27498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27499 \begin_inset Text
27500
27501 \begin_layout Plain Layout
27502
27503 \backslash
27504 'e
27505 \end_layout
27506
27507 \end_inset
27508 </cell>
27509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27510 \begin_inset Text
27511
27512 \begin_layout Plain Layout
27513 \begin_inset ERT
27514 status collapsed
27515
27516 \begin_layout Plain Layout
27517
27518
27519 \backslash
27520 'e
27521 \end_layout
27522
27523 \end_inset
27524
27525
27526 \end_layout
27527
27528 \end_inset
27529 </cell>
27530 </row>
27531 <row>
27532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27533 \begin_inset Text
27534
27535 \begin_layout Plain Layout
27536
27537 \backslash
27538 ~e
27539 \begin_inset Index idx
27540 status collapsed
27541
27542 \begin_layout Plain Layout
27543 Tilde
27544 \end_layout
27545
27546 \end_inset
27547
27548
27549 \end_layout
27550
27551 \end_inset
27552 </cell>
27553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27554 \begin_inset Text
27555
27556 \begin_layout Plain Layout
27557 \begin_inset ERT
27558 status collapsed
27559
27560 \begin_layout Plain Layout
27561
27562
27563 \backslash
27564 ~e
27565 \end_layout
27566
27567 \end_inset
27568
27569
27570 \end_layout
27571
27572 \end_inset
27573 </cell>
27574 </row>
27575 <row>
27576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27577 \begin_inset Text
27578
27579 \begin_layout Plain Layout
27580
27581 \backslash
27582 .e
27583 \end_layout
27584
27585 \end_inset
27586 </cell>
27587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27588 \begin_inset Text
27589
27590 \begin_layout Plain Layout
27591 \begin_inset ERT
27592 status collapsed
27593
27594 \begin_layout Plain Layout
27595
27596
27597 \backslash
27598 .e
27599 \end_layout
27600
27601 \end_inset
27602
27603
27604 \end_layout
27605
27606 \end_inset
27607 </cell>
27608 </row>
27609 <row>
27610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27611 \begin_inset Text
27612
27613 \begin_layout Plain Layout
27614
27615 \backslash
27616 v
27617 \begin_inset ERT
27618 status collapsed
27619
27620 \begin_layout Plain Layout
27621
27622
27623 \backslash
27624 spce 
27625 \end_layout
27626
27627 \end_inset
27628
27629 e
27630 \end_layout
27631
27632 \end_inset
27633 </cell>
27634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27635 \begin_inset Text
27636
27637 \begin_layout Plain Layout
27638 \begin_inset ERT
27639 status collapsed
27640
27641 \begin_layout Plain Layout
27642
27643
27644 \backslash
27645 v e
27646 \end_layout
27647
27648 \end_inset
27649
27650
27651 \end_layout
27652
27653 \end_inset
27654 </cell>
27655 </row>
27656 <row>
27657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27658 \begin_inset Text
27659
27660 \begin_layout Plain Layout
27661
27662 \backslash
27663 d
27664 \begin_inset ERT
27665 status collapsed
27666
27667 \begin_layout Plain Layout
27668
27669
27670 \backslash
27671 spce 
27672 \end_layout
27673
27674 \end_inset
27675
27676 e
27677 \end_layout
27678
27679 \end_inset
27680 </cell>
27681 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27682 \begin_inset Text
27683
27684 \begin_layout Plain Layout
27685 \begin_inset ERT
27686 status collapsed
27687
27688 \begin_layout Plain Layout
27689
27690
27691 \backslash
27692 d e
27693 \end_layout
27694
27695 \end_inset
27696
27697
27698 \end_layout
27699
27700 \end_inset
27701 </cell>
27702 </row>
27703 <row>
27704 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27705 \begin_inset Text
27706
27707 \begin_layout Plain Layout
27708
27709 \backslash
27710 c
27711 \begin_inset ERT
27712 status collapsed
27713
27714 \begin_layout Plain Layout
27715
27716
27717 \backslash
27718 spce 
27719 \end_layout
27720
27721 \end_inset
27722
27723 e
27724 \end_layout
27725
27726 \end_inset
27727 </cell>
27728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27729 \begin_inset Text
27730
27731 \begin_layout Plain Layout
27732 \begin_inset ERT
27733 status collapsed
27734
27735 \begin_layout Plain Layout
27736
27737
27738 \backslash
27739 c e
27740 \end_layout
27741
27742 \end_inset
27743
27744
27745 \end_layout
27746
27747 \end_inset
27748 </cell>
27749 </row>
27750 </lyxtabular>
27751
27752 \end_inset
27753
27754
27755 \begin_inset space \hfill{}
27756 \end_inset
27757
27758
27759 \end_layout
27760
27761 \begin_layout Standard
27762 \begin_inset VSpace medskip
27763 \end_inset
27764
27765
27766 \end_layout
27767
27768 \begin_layout Standard
27769 Con el comando 
27770 \series bold
27771
27772 \backslash
27773 t
27774 \series default
27775  también se pueden acentuar dos caracteres distintos.
27776  El comando 
27777 \series bold
27778
27779 \backslash
27780 t
27781 \begin_inset ERT
27782 status collapsed
27783
27784 \begin_layout Plain Layout
27785
27786
27787 \backslash
27788 spce 
27789 \end_layout
27790
27791 \end_inset
27792
27793 sz
27794 \series default
27795  genera 
27796 \begin_inset ERT
27797 status collapsed
27798
27799 \begin_layout Plain Layout
27800
27801
27802 \backslash
27803 t sz
27804 \end_layout
27805
27806 \end_inset
27807
27808
27809 \end_layout
27810
27811 \begin_layout Standard
27812 Los acentos 
27813 \series bold
27814 `
27815 \series default
27816  , 
27817 \series bold
27818 '
27819 \series default
27820  y 
27821 \series bold
27822 ^
27823 \series default
27824  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27825  TeX.
27826  Lo mismo se aplica a la tilde
27827 \begin_inset Foot
27828 status collapsed
27829
27830 \begin_layout Plain Layout
27831 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27832 \end_layout
27833
27834 \end_inset
27835
27836  con 
27837 \emph on
27838 a
27839 \emph default
27840
27841 \emph on
27842 o
27843 \emph default
27844  y 
27845 \emph on
27846 n.
27847 \end_layout
27848
27849 \begin_layout Standard
27850 Los comandos 
27851 \series bold
27852
27853 \backslash
27854 b
27855 \series default
27856  , 
27857 \series bold
27858
27859 \backslash
27860 c
27861 \series default
27862  , 
27863 \series bold
27864
27865 \backslash
27866 d
27867 \series default
27868  , 
27869 \series bold
27870
27871 \backslash
27872 H
27873 \series default
27874  , 
27875 \series bold
27876
27877 \backslash
27878 t
27879 \series default
27880  , 
27881 \series bold
27882
27883 \backslash
27884 u
27885 \series default
27886  , 
27887 \series bold
27888
27889 \backslash
27890 v
27891 \series default
27892 , y acentos insertados directamente con el teclado también están disponibles
27893  en texto matemático.
27894  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27895  
27896 \begin_inset CommandInset ref
27897 LatexCommand ref
27898 reference "sub:Acentos-para-un"
27899
27900 \end_inset
27901
27902 .
27903 \end_layout
27904
27905 \begin_layout Standard
27906 \begin_inset VSpace bigskip
27907 \end_inset
27908
27909
27910 \end_layout
27911
27912 \begin_layout Standard
27913 Además, con el comando 
27914 \series bold
27915
27916 \backslash
27917 textcircled
27918 \series default
27919
27920 \begin_inset Index idx
27921 status collapsed
27922
27923 \begin_layout Plain Layout
27924 Comandos ! T ! 
27925 \backslash
27926 textcircled
27927 \end_layout
27928
27929 \end_inset
27930
27931  se pueden insertar en un círculo todos los números y letras, de forma parecida
27932  al símbolo copyright.
27933 \end_layout
27934
27935 \begin_layout Standard
27936 \noindent
27937 \align center
27938 \begin_inset Tabular
27939 <lyxtabular version="3" rows="3" columns="2">
27940 <features tabularvalignment="middle">
27941 <column alignment="center" valignment="top" width="0">
27942 <column alignment="center" valignment="top" width="0">
27943 <row>
27944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27945 \begin_inset Text
27946
27947 \begin_layout Plain Layout
27948 Comando
27949 \end_layout
27950
27951 \end_inset
27952 </cell>
27953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27954 \begin_inset Text
27955
27956 \begin_layout Plain Layout
27957 Resultado
27958 \begin_inset Note Note
27959 status collapsed
27960
27961 \begin_layout Plain Layout
27962
27963 \series bold
27964
27965 \backslash
27966 raisebox
27967 \series default
27968  se usa sólo como espaciador
27969 \end_layout
27970
27971 \end_inset
27972
27973
27974 \end_layout
27975
27976 \end_inset
27977 </cell>
27978 </row>
27979 <row>
27980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27981 \begin_inset Text
27982
27983 \begin_layout Plain Layout
27984
27985 \backslash
27986 textcircled{w}
27987 \end_layout
27988
27989 \end_inset
27990 </cell>
27991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27992 \begin_inset Text
27993
27994 \begin_layout Plain Layout
27995 \begin_inset ERT
27996 status collapsed
27997
27998 \begin_layout Plain Layout
27999
28000
28001 \backslash
28002 textcircled{w}
28003 \end_layout
28004
28005 \end_inset
28006
28007
28008 \end_layout
28009
28010 \end_inset
28011 </cell>
28012 </row>
28013 <row>
28014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28015 \begin_inset Text
28016
28017 \begin_layout Plain Layout
28018
28019 \backslash
28020 Large 
28021 \backslash
28022 textcircled{
28023 \backslash
28024 normalsize
28025 \backslash
28026 protect
28027 \backslash
28028 raisebox{-1.5pt}{W}}
28029 \end_layout
28030
28031 \end_inset
28032 </cell>
28033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28034 \begin_inset Text
28035
28036 \begin_layout Plain Layout
28037 \begin_inset Formula $\raisebox{4.5mm}{}$
28038 \end_inset
28039
28040
28041 \begin_inset ERT
28042 status collapsed
28043
28044 \begin_layout Plain Layout
28045
28046
28047 \backslash
28048 Large 
28049 \backslash
28050 textcircled{
28051 \backslash
28052 normalsize
28053 \backslash
28054 protect
28055 \backslash
28056 raisebox{-1.5pt}W}
28057 \end_layout
28058
28059 \end_inset
28060
28061
28062 \begin_inset Formula $\raisebox{-2mm}{}$
28063 \end_inset
28064
28065
28066 \end_layout
28067
28068 \end_inset
28069 </cell>
28070 </row>
28071 </lyxtabular>
28072
28073 \end_inset
28074
28075
28076 \end_layout
28077
28078 \begin_layout Standard
28079 Hay que tener cuidado que el carácter se ajuste al círculo.
28080  Por eso 
28081 \series bold
28082
28083 \backslash
28084 Large
28085 \begin_inset Foot
28086 status collapsed
28087
28088 \begin_layout Plain Layout
28089 véase 
28090 \begin_inset CommandInset ref
28091 LatexCommand ref
28092 reference "sub:Tamaños-de-tipografías"
28093
28094 \end_inset
28095
28096
28097 \end_layout
28098
28099 \end_inset
28100
28101
28102 \series default
28103  especifica el tamaño del círculo.
28104  Con ayuda de 
28105 \series bold
28106
28107 \backslash
28108 raisebox
28109 \begin_inset Foot
28110 status collapsed
28111
28112 \begin_layout Plain Layout
28113 véase 
28114 \begin_inset CommandInset ref
28115 LatexCommand ref
28116 reference "sub:Marcos-sin-bordes"
28117
28118 \end_inset
28119
28120
28121 \end_layout
28122
28123 \end_inset
28124
28125
28126 \series default
28127  se puede centrar el carácter.
28128 \end_layout
28129
28130 \begin_layout Subsection
28131 Números en estilo antiguo
28132 \begin_inset Index idx
28133 status collapsed
28134
28135 \begin_layout Plain Layout
28136 Numeros@Números ! en estilo antiguo
28137 \end_layout
28138
28139 \end_inset
28140
28141
28142 \end_layout
28143
28144 \begin_layout Standard
28145 Los números en estilo antiguo o elzevirianos se componen con el comando
28146  
28147 \series bold
28148
28149 \backslash
28150 oldstylenums
28151 \series default
28152
28153 \begin_inset Index idx
28154 status collapsed
28155
28156 \begin_layout Plain Layout
28157 Comandos ! O ! 
28158 \backslash
28159 oldstylenums
28160 \end_layout
28161
28162 \end_inset
28163
28164 .
28165  El comando se puede usar en ecuaciones y en modo TeX.
28166  Su esquema es:
28167 \end_layout
28168
28169 \begin_layout Standard
28170
28171 \series bold
28172
28173 \backslash
28174 oldstylenums{número}
28175 \end_layout
28176
28177 \begin_layout Standard
28178 El comando 
28179 \series bold
28180
28181 \backslash
28182 oldstylenums{0123456789}
28183 \series default
28184  genera: 
28185 \begin_inset Formula $\oldstylenums{0123456789}$
28186 \end_inset
28187
28188
28189 \end_layout
28190
28191 \begin_layout Subsection
28192 Caracteres especiales misceláneos
28193 \begin_inset CommandInset label
28194 LatexCommand label
28195 name "sub:Caracteres-especiales-misceláneos"
28196
28197 \end_inset
28198
28199
28200 \begin_inset Index idx
28201 status collapsed
28202
28203 \begin_layout Plain Layout
28204 Caracteres especiales ! misceláneos
28205 \end_layout
28206
28207 \end_inset
28208
28209
28210 \end_layout
28211
28212 \begin_layout Standard
28213 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
28214  comandos:
28215 \end_layout
28216
28217 \begin_layout Standard
28218 \noindent
28219 \align center
28220 \begin_inset Tabular
28221 <lyxtabular version="3" rows="4" columns="2">
28222 <features tabularvalignment="middle">
28223 <column alignment="center" valignment="top" width="0">
28224 <column alignment="center" valignment="top" width="0">
28225 <row>
28226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28227 \begin_inset Text
28228
28229 \begin_layout Plain Layout
28230 Comando
28231 \end_layout
28232
28233 \end_inset
28234 </cell>
28235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28236 \begin_inset Text
28237
28238 \begin_layout Plain Layout
28239 Resultado
28240 \end_layout
28241
28242 \end_inset
28243 </cell>
28244 </row>
28245 <row>
28246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28247 \begin_inset Text
28248
28249 \begin_layout Plain Layout
28250
28251 \backslash
28252 ^
28253 \begin_inset ERT
28254 status collapsed
28255
28256 \begin_layout Plain Layout
28257
28258
28259 \backslash
28260 spce 
28261 \end_layout
28262
28263 \end_inset
28264
28265
28266 \end_layout
28267
28268 \end_inset
28269 </cell>
28270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28271 \begin_inset Text
28272
28273 \begin_layout Plain Layout
28274 \begin_inset Formula $\mathcircumflex$
28275 \end_inset
28276
28277
28278 \end_layout
28279
28280 \end_inset
28281 </cell>
28282 </row>
28283 <row>
28284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28285 \begin_inset Text
28286
28287 \begin_layout Plain Layout
28288
28289 \backslash
28290 _
28291 \end_layout
28292
28293 \end_inset
28294 </cell>
28295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28296 \begin_inset Text
28297
28298 \begin_layout Plain Layout
28299 \begin_inset Formula $\_$
28300 \end_inset
28301
28302
28303 \end_layout
28304
28305 \end_inset
28306 </cell>
28307 </row>
28308 <row>
28309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28310 \begin_inset Text
28311
28312 \begin_layout Plain Layout
28313 ^
28314 \begin_inset ERT
28315 status collapsed
28316
28317 \begin_layout Plain Layout
28318
28319
28320 \backslash
28321 spce 
28322 \end_layout
28323
28324 \end_inset
28325
28326
28327 \backslash
28328 circ
28329 \begin_inset Index idx
28330 status collapsed
28331
28332 \begin_layout Plain Layout
28333
28334 \backslash
28335
28336 \end_layout
28337
28338 \end_inset
28339
28340
28341 \end_layout
28342
28343 \end_inset
28344 </cell>
28345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28346 \begin_inset Text
28347
28348 \begin_layout Plain Layout
28349 \begin_inset Formula $^{\circ}$
28350 \end_inset
28351
28352
28353 \end_layout
28354
28355 \end_inset
28356 </cell>
28357 </row>
28358 </lyxtabular>
28359
28360 \end_inset
28361
28362
28363 \end_layout
28364
28365 \begin_layout Standard
28366 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
28367  LaTeX contiene la línea:
28368 \begin_inset Foot
28369 status open
28370
28371 \begin_layout Plain Layout
28372 Más sobre este asunto en 
28373 \begin_inset CommandInset ref
28374 LatexCommand ref
28375 reference "sub:Caracteres-de-texto"
28376
28377 \end_inset
28378
28379
28380 \end_layout
28381
28382 \end_inset
28383
28384  
28385 \end_layout
28386
28387 \begin_layout Standard
28388
28389 \series bold
28390
28391 \backslash
28392 DeclareInputtext{176}{
28393 \backslash
28394 ifmmode^
28395 \backslash
28396 circ
28397 \backslash
28398 else
28399 \backslash
28400 textdegree
28401 \backslash
28402 fi}
28403 \end_layout
28404
28405 \begin_layout Section
28406 Estilos de ecuación
28407 \begin_inset CommandInset label
28408 LatexCommand label
28409 name "sec:Estilos-de-ecuación"
28410
28411 \end_inset
28412
28413
28414 \begin_inset Index idx
28415 status collapsed
28416
28417 \begin_layout Plain Layout
28418 Ecuación ! estilos de
28419 \end_layout
28420
28421 \end_inset
28422
28423
28424 \end_layout
28425
28426 \begin_layout Itemize
28427 Hay dos estilos diferentes de alineación:
28428 \end_layout
28429
28430 \begin_deeper
28431 \begin_layout Description
28432 Centrado es el estándar predefinido
28433 \end_layout
28434
28435 \begin_layout Description
28436 Sangrado para este estilo debe insertarse la opción de clase 
28437 \series bold
28438 fleqn
28439 \series default
28440  en el menú 
28441 \family sans
28442 Documento\SpecialChar \menuseparator
28443 Configuración
28444 \family default
28445  bajo 
28446 \family sans
28447 Clase de documento
28448 \end_layout
28449
28450 \begin_layout Standard
28451 Cuando se usa 
28452 \series bold
28453 Sangrado
28454 \series default
28455 , éste se puede ajustar con la longitud 
28456 \series bold
28457
28458 \backslash
28459 mathindent
28460 \series default
28461
28462 \begin_inset Index idx
28463 status collapsed
28464
28465 \begin_layout Plain Layout
28466 Comandos ! M ! 
28467 \backslash
28468 mathindent
28469 \end_layout
28470
28471 \end_inset
28472
28473 .
28474  Para 15
28475 \begin_inset space \thinspace{}
28476 \end_inset
28477
28478 mm, por ejemplo, se inserta esta línea de comando en el preámbulo LaTeX:
28479 \end_layout
28480
28481 \begin_layout Standard
28482
28483 \series bold
28484
28485 \backslash
28486 setlength{
28487 \backslash
28488 mathindent}{15mm}
28489 \end_layout
28490
28491 \begin_layout Standard
28492 Si no se especifica longitud se usa el valor predeterminado de 30
28493 \begin_inset space \thinspace{}
28494 \end_inset
28495
28496 pt.
28497 \end_layout
28498
28499 \end_deeper
28500 \begin_layout Itemize
28501 Y dos estilos diferentes de numeración:
28502 \end_layout
28503
28504 \begin_deeper
28505 \begin_layout Description
28506 Derecha es el estándar predefinido
28507 \end_layout
28508
28509 \begin_layout Description
28510 Izquierda para este estilo debe insertarse la opción de clase 
28511 \series bold
28512 leqno
28513 \series default
28514  en el menú 
28515 \family sans
28516 Documento\SpecialChar \menuseparator
28517 Configuración
28518 \family default
28519  bajo 
28520 \family sans
28521 Clase de documento
28522 \end_layout
28523
28524 \end_deeper
28525 \begin_layout Standard
28526
28527 \series bold
28528 fleqn
28529 \series default
28530  y 
28531 \series bold
28532 leqno
28533 \series default
28534  también se pueden usar juntos.
28535  En ese caso se insertan ambas opciones, separadas por una coma.
28536 \end_layout
28537
28538 \begin_layout Standard
28539 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
28540  documento.
28541  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
28542  estilo 
28543 \series bold
28544 Centrado
28545 \series default
28546  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
28547 \begin_inset CommandInset ref
28548 LatexCommand ref
28549 reference "sub:Entorno-flalign"
28550
28551 \end_inset
28552
28553 .
28554 \end_layout
28555
28556 \begin_layout Section
28557 Ecuaciones multilínea
28558 \begin_inset CommandInset label
28559 LatexCommand label
28560 name "sec:Ecuaciones-multilínea"
28561
28562 \end_inset
28563
28564
28565 \begin_inset Index idx
28566 status collapsed
28567
28568 \begin_layout Plain Layout
28569 Ecuación ! multilínea
28570 \end_layout
28571
28572 \end_inset
28573
28574
28575 \end_layout
28576
28577 \begin_layout Subsection
28578 General
28579 \end_layout
28580
28581 \begin_layout Standard
28582 En LyX se generan nuevas líneas en una ecuación con 
28583 \family sans
28584 \series bold
28585 Ctrl+Entrar
28586 \family default
28587 \series default
28588 .
28589  Esto crea un 
28590 \series bold
28591 entorno eqnarray
28592 \series default
28593 , que se describe en
28594 \begin_inset space ~
28595 \end_inset
28596
28597
28598 \begin_inset CommandInset ref
28599 LatexCommand ref
28600 reference "sub:Entorno-eqnarray"
28601
28602 \end_inset
28603
28604  o, si se ha marcado la opción 
28605 \family sans
28606 Usar
28607 \begin_inset space ~
28608 \end_inset
28609
28610 el
28611 \begin_inset space ~
28612 \end_inset
28613
28614 paquete
28615 \begin_inset space ~
28616 \end_inset
28617
28618 de
28619 \begin_inset space ~
28620 \end_inset
28621
28622 ecuaciones
28623 \begin_inset space ~
28624 \end_inset
28625
28626 AMS
28627 \family default
28628  en la configuración del documento
28629 \family sans
28630 , un 
28631 \series bold
28632 entorno
28633 \family default
28634 \series default
28635  
28636 \series bold
28637 align
28638 \series default
28639 , que se describe en
28640 \begin_inset space ~
28641 \end_inset
28642
28643
28644 \begin_inset CommandInset ref
28645 LatexCommand ref
28646 reference "sub:Entorno-align-estándar"
28647
28648 \end_inset
28649
28650 .
28651 \end_layout
28652
28653 \begin_layout Standard
28654 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28655  el menú 
28656 \family sans
28657 Insertar\SpecialChar \menuseparator
28658 Ecuación
28659 \family default
28660 .
28661  En las siguientes secciones se describen estos entornos.
28662 \end_layout
28663
28664 \begin_layout Standard
28665 En todos los entornos de ecuación multilínea la combinación 
28666 \family sans
28667 Ctrl+Entrar
28668 \family default
28669  genera una línea nueva.
28670  Para añadir o quitar líneas se pueden usar los botones 
28671 \begin_inset Graphics
28672         filename ../../images/tabular-feature_append-row.png
28673         scale 85
28674
28675 \end_inset
28676
28677  o 
28678 \begin_inset Graphics
28679         filename ../../images/tabular-feature_delete-row.png
28680         scale 85
28681
28682 \end_inset
28683
28684 de la barra de herramientas, respectivamente, o el menú 
28685 \family sans
28686 Editar\SpecialChar \menuseparator
28687 Filas y columnas
28688 \family default
28689 .
28690 \end_layout
28691
28692 \begin_layout Subsubsection
28693 Separación de líneas
28694 \begin_inset CommandInset label
28695 LatexCommand label
28696 name "sub:Separación-de-líneas"
28697
28698 \end_inset
28699
28700
28701 \begin_inset Index idx
28702 status collapsed
28703
28704 \begin_layout Plain Layout
28705 Ecuación ! multilínea ! separación de filas
28706 \end_layout
28707
28708 \end_inset
28709
28710
28711 \end_layout
28712
28713 \begin_layout Standard
28714 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28715 \begin_inset Formula 
28716 \begin{eqnarray*}
28717 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}\\
28718 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
28719 \end{eqnarray*}
28720
28721 \end_inset
28722
28723 En LaTeX un espacio adicional para una línea se especifica como argumento
28724  opcional del comando de nueva línea.
28725  Esto aún no es posible en LYX,
28726 \begin_inset Foot
28727 status collapsed
28728
28729 \begin_layout Plain Layout
28730 véase 
28731 \begin_inset CommandInset href
28732 LatexCommand href
28733 name "LyX-bug #1505"
28734 target "http://www.lyx.org/trac/ticket/1505"
28735
28736 \end_inset
28737
28738
28739 \end_layout
28740
28741 \end_inset
28742
28743  por lo que toda la ecuación debe insertarse en modo TeX.
28744  Para añadir espacio en nuestro ejemplo se inserta el comando 
28745 \series bold
28746
28747 \backslash
28748
28749 \backslash
28750 [3mm]
28751 \series default
28752  al final de la primera línea.
28753  Así: 
28754 \begin_inset ERT
28755 status collapsed
28756
28757 \begin_layout Plain Layout
28758
28759
28760 \backslash
28761 begin{eqnarray*}
28762 \end_layout
28763
28764 \begin_layout Plain Layout
28765
28766 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28767  = & 
28768 \backslash
28769 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28770 \backslash
28771
28772 \backslash
28773 [3mm]
28774 \end_layout
28775
28776 \begin_layout Plain Layout
28777
28778 4x^{2}
28779 \backslash
28780 left(B^{2}+x_{0}^{2}
28781 \backslash
28782 right)+4x_{0}x
28783 \backslash
28784 left(D-B^{2}
28785 \backslash
28786 right)+B^{2}
28787 \backslash
28788 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28789 \backslash
28790 right) & = & 0
28791 \end_layout
28792
28793 \begin_layout Plain Layout
28794
28795
28796 \backslash
28797 end{eqnarray*}
28798 \end_layout
28799
28800 \end_inset
28801
28802
28803 \begin_inset VSpace bigskip
28804 \end_inset
28805
28806
28807 \end_layout
28808
28809 \begin_layout Standard
28810 Para obtener separación en todas las líneas hay que cambiar la longitud
28811  
28812 \series bold
28813
28814 \backslash
28815 jot
28816 \series default
28817
28818 \begin_inset Index idx
28819 status collapsed
28820
28821 \begin_layout Plain Layout
28822 Comandos ! J ! 
28823 \backslash
28824 jot
28825 \end_layout
28826
28827 \end_inset
28828
28829 .
28830  La definición es: 
28831 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28832 \end_inset
28833
28834 .
28835  El valor predeterminado para 
28836 \series bold
28837
28838 \backslash
28839 jot
28840 \series default
28841  es 3
28842 \begin_inset space \thinspace{}
28843 \end_inset
28844
28845 pt.
28846  Para establecer una separación adicional de 3
28847 \begin_inset space \thinspace{}
28848 \end_inset
28849
28850 mm como en el ejemplo anterior, se inserta el comando
28851 \end_layout
28852
28853 \begin_layout Standard
28854
28855 \series bold
28856
28857 \backslash
28858 setlength{
28859 \backslash
28860 jot}{3mm+3pt}
28861 \end_layout
28862
28863 \begin_layout Standard
28864 en modo TeX antes de la ecuación.
28865  Es necesario cargar el paquete 
28866 \series bold
28867 calc
28868 \series default
28869
28870 \begin_inset Foot
28871 status collapsed
28872
28873 \begin_layout Plain Layout
28874
28875 \series bold
28876 calc
28877 \series default
28878  forma parte de toda instalación LaTeX estándar.
28879 \end_layout
28880
28881 \end_inset
28882
28883
28884 \begin_inset Index idx
28885 status collapsed
28886
28887 \begin_layout Plain Layout
28888 Paquetes ! calc
28889 \end_layout
28890
28891 \end_inset
28892
28893  en el preámbulo con la línea
28894 \end_layout
28895
28896 \begin_layout Standard
28897
28898 \series bold
28899
28900 \backslash
28901 usepackage{calc}
28902 \end_layout
28903
28904 \begin_layout Standard
28905 Se obtiene:
28906 \begin_inset ERT
28907 status collapsed
28908
28909 \begin_layout Plain Layout
28910
28911
28912 \backslash
28913 setlength{
28914 \backslash
28915 jot}{3mm+3pt}
28916 \end_layout
28917
28918 \end_inset
28919
28920
28921 \begin_inset Formula 
28922 \begin{eqnarray*}
28923 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}\\
28924 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
28925 \end{eqnarray*}
28926
28927 \end_inset
28928
28929
28930 \begin_inset ERT
28931 status collapsed
28932
28933 \begin_layout Plain Layout
28934
28935
28936 \backslash
28937 setlength{
28938 \backslash
28939 jot}{3pt}
28940 \end_layout
28941
28942 \end_inset
28943
28944  Para volver a la distancia predeterminada, 
28945 \series bold
28946
28947 \backslash
28948 jot
28949 \series default
28950  se establece en 3
28951 \begin_inset space \thinspace{}
28952 \end_inset
28953
28954 pt.
28955 \end_layout
28956
28957 \begin_layout Subsubsection
28958 Separación de columnas
28959 \begin_inset CommandInset label
28960 LatexCommand label
28961 name "sub:Separación-de-columnas"
28962
28963 \end_inset
28964
28965
28966 \begin_inset Index idx
28967 status collapsed
28968
28969 \begin_layout Plain Layout
28970 Ecuación ! multilínea !separación de columnas
28971 \end_layout
28972
28973 \end_inset
28974
28975
28976 \end_layout
28977
28978 \begin_layout Standard
28979 Una ecuación multilínea forma una matriz.
28980  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28981  columnas.
28982  Cambiando la separación de columnas en este entorno se puede cambiar el
28983  espacio junto al signo de relación.
28984 \end_layout
28985
28986 \begin_layout Standard
28987 La separación de columnas se especifica con la longitud
28988 \series bold
28989  
28990 \backslash
28991 arraycolsep
28992 \series default
28993
28994 \begin_inset Index idx
28995 status collapsed
28996
28997 \begin_layout Plain Layout
28998 Comandos ! A ! 
28999 \backslash
29000 arraycolsep
29001 \end_layout
29002
29003 \end_inset
29004
29005  según:
29006 \begin_inset Newline newline
29007 \end_inset
29008
29009 separación de columnas = 2
29010 \begin_inset space \thinspace{}
29011 \end_inset
29012
29013
29014 \series bold
29015
29016 \backslash
29017 arraycolsep
29018 \series default
29019
29020 \begin_inset Newline newline
29021 \end_inset
29022
29023 Así, el comando en modo TeX
29024 \end_layout
29025
29026 \begin_layout Standard
29027
29028 \series bold
29029
29030 \backslash
29031 setlength{
29032 \backslash
29033 arraycolsep}{1cm}
29034 \end_layout
29035
29036 \begin_layout Standard
29037 establece para todas las ecuaciones siguientes una separación de columnas
29038  de 2
29039 \begin_inset space \thinspace{}
29040 \end_inset
29041
29042 cm.
29043  Para volver al valor predefinido, 
29044 \series bold
29045
29046 \backslash
29047 arraycolsep
29048 \series default
29049  se pone en 5
29050 \begin_inset space \thinspace{}
29051 \end_inset
29052
29053 pt.
29054 \end_layout
29055
29056 \begin_layout Standard
29057 Una ecuación con separación de 2
29058 \begin_inset space \thinspace{}
29059 \end_inset
29060
29061 cm entre columnas:
29062 \begin_inset ERT
29063 status collapsed
29064
29065 \begin_layout Plain Layout
29066
29067
29068 \backslash
29069 setlength{
29070 \backslash
29071 arraycolsep}{1cm}
29072 \end_layout
29073
29074 \end_inset
29075
29076
29077 \begin_inset Formula 
29078 \begin{eqnarray*}
29079 A & = & B\\
29080 C & \ne & A
29081 \end{eqnarray*}
29082
29083 \end_inset
29084
29085 Una ecuación con la separación predefinida para matrices, 10
29086 \begin_inset space \thinspace{}
29087 \end_inset
29088
29089 pt:
29090 \begin_inset ERT
29091 status collapsed
29092
29093 \begin_layout Plain Layout
29094
29095
29096 \backslash
29097 setlength{
29098 \backslash
29099 arraycolsep}{5pt}
29100 \end_layout
29101
29102 \end_inset
29103
29104
29105 \begin_inset Formula 
29106 \begin{eqnarray*}
29107 A & = & B\\
29108 C & \ne & A
29109 \end{eqnarray*}
29110
29111 \end_inset
29112
29113
29114 \end_layout
29115
29116 \begin_layout Subsubsection
29117 Ecuaciones largas
29118 \begin_inset Index idx
29119 status collapsed
29120
29121 \begin_layout Plain Layout
29122 Ecuación ! larga
29123 \end_layout
29124
29125 \end_inset
29126
29127
29128 \end_layout
29129
29130 \begin_layout Standard
29131 Se pueden componer ecuaciones largas mediante estos métodos:
29132 \end_layout
29133
29134 \begin_layout Itemize
29135 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
29136  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
29137 \begin_inset Formula 
29138 \begin{eqnarray}
29139 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 \\
29140  &  & -\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}
29141 \end{eqnarray}
29142
29143 \end_inset
29144
29145 El signo menos al principio de la segunda línea normalmente no aparece como
29146  operador porque es el primer carácter de la línea.
29147  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
29148  Para evitarlo se ha insertado 3
29149 \begin_inset space \thinspace{}
29150 \end_inset
29151
29152 pt de espacio detrás del menos con el comando 
29153 \series bold
29154
29155 \backslash
29156 hspace
29157 \series default
29158 .
29159 \begin_inset Foot
29160 status collapsed
29161
29162 \begin_layout Plain Layout
29163 véase más sobre 
29164 \series bold
29165
29166 \backslash
29167 hspace
29168 \series default
29169  en 
29170 \begin_inset CommandInset ref
29171 LatexCommand ref
29172 reference "sub:Espacio-variable"
29173
29174 \end_inset
29175
29176
29177 \end_layout
29178
29179 \end_inset
29180
29181
29182 \begin_inset Index idx
29183 status collapsed
29184
29185 \begin_layout Plain Layout
29186 Comandos ! H ! 
29187 \backslash
29188 hspace
29189 \end_layout
29190
29191 \end_inset
29192
29193
29194 \end_layout
29195
29196 \begin_layout Itemize
29197 Si ambos lados de la ecuación son demasiado largos se usa el comando 
29198 \series bold
29199
29200 \backslash
29201 lefteqn
29202 \series default
29203
29204 \begin_inset Index idx
29205 status collapsed
29206
29207 \begin_layout Plain Layout
29208 Comandos ! L ! 
29209 \backslash
29210 lefteqn
29211 \end_layout
29212
29213 \end_inset
29214
29215 .
29216  Se inserta en la primer columna de la primera línea y hace que todas las
29217  inserciones posteriores sobreescriban las columnas siguientes:
29218 \begin_inset Formula 
29219 \begin{eqnarray}
29220 \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 \\
29221  &  & -\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 \\
29222  &  & =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}
29223 \end{eqnarray}
29224
29225 \end_inset
29226
29227 Tras la inserción de 
29228 \series bold
29229
29230 \backslash
29231 lefteqn
29232 \series default
29233  el cursor está en un marco púrpura un poco a la izquierda del azul.
29234  La ecuación se inserta en éste.
29235 \begin_inset Newline newline
29236 \end_inset
29237
29238 El contenido de las restantes líneas se inserta en la segunda columna o
29239  en otra.
29240  A mayor número de columna donde se inserte, mayor sangrado.
29241 \begin_inset VSpace medskip
29242 \end_inset
29243
29244
29245 \begin_inset Newline newline
29246 \end_inset
29247
29248
29249 \begin_inset Note Greyedout
29250 status collapsed
29251
29252 \begin_layout Plain Layout
29253 Ten en cuenta lo siguiente si usas 
29254 \series bold
29255
29256 \backslash
29257 lefteqn
29258 \series default
29259 :
29260 \end_layout
29261
29262 \begin_layout Itemize
29263 La ecuación no usa la anchura total de la página.
29264  Cuando se añade, p.
29265 \begin_inset space \thinspace{}
29266 \end_inset
29267
29268 e., el término 
29269 \begin_inset Formula $-B^{2}$
29270 \end_inset
29271
29272  en la primera línea del ejemplo, debería estar fuera del margen.
29273  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
29274  principio de la primera línea.
29275 \end_layout
29276
29277 \begin_layout Itemize
29278 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
29279  primera línea.
29280 \begin_inset Foot
29281 status collapsed
29282
29283 \begin_layout Plain Layout
29284 \begin_inset CommandInset href
29285 LatexCommand href
29286 name "LyX-bug #1429"
29287 target "http://www.lyx.org/trac/ticket/1429"
29288
29289 \end_inset
29290
29291
29292 \end_layout
29293
29294 \end_inset
29295
29296  Sólo se puede poner el cursor al principio de la línea y moverlo con las
29297  teclas de flecha.
29298 \end_layout
29299
29300 \end_inset
29301
29302  
29303 \end_layout
29304
29305 \begin_layout Itemize
29306 Se describen otros métodos para escribir fórmulas largas en 
29307 \begin_inset CommandInset ref
29308 LatexCommand ref
29309 reference "sub:Entorno-multilínea"
29310
29311 \end_inset
29312
29313  y 
29314 \begin_inset CommandInset ref
29315 LatexCommand ref
29316 reference "sub:Partes-multilínea"
29317
29318 \end_inset
29319
29320 .
29321 \end_layout
29322
29323 \begin_layout Subsubsection
29324 Delimitadores multilínea
29325 \begin_inset CommandInset label
29326 LatexCommand label
29327 name "sub:Delimitadores-multilínea"
29328
29329 \end_inset
29330
29331
29332 \begin_inset Index idx
29333 status collapsed
29334
29335 \begin_layout Plain Layout
29336 Delimitadores ! para varias líneas
29337 \end_layout
29338
29339 \end_inset
29340
29341
29342 \end_layout
29343
29344 \begin_layout Standard
29345 Para poner delimitadores que cubran varias líneas hay un problema:
29346 \begin_inset Formula 
29347 \begin{eqnarray*}
29348 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29349  &  & \left.\cdots+B-D\right]
29350 \end{eqnarray*}
29351
29352 \end_inset
29353
29354 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
29355 res con tamaño variable no abarcan líneas múltiples.
29356 \end_layout
29357
29358 \begin_layout Standard
29359 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
29360  primera línea se finaliza con 
29361 \series bold
29362
29363 \backslash
29364 right.
29365 \series default
29366
29367 \begin_inset Index idx
29368 status collapsed
29369
29370 \begin_layout Plain Layout
29371 Comandos ! R ! 
29372 \backslash
29373 right
29374 \end_layout
29375
29376 \end_inset
29377
29378  y la segunda con 
29379 \series bold
29380
29381 \backslash
29382 left.
29383 \series default
29384 .
29385 \begin_inset Foot
29386 status collapsed
29387
29388 \begin_layout Plain Layout
29389 Más sobre 
29390 \series bold
29391
29392 \backslash
29393 left.
29394
29395 \series default
29396  y 
29397 \series bold
29398
29399 \backslash
29400 right.
29401
29402 \series default
29403  en 
29404 \begin_inset CommandInset ref
29405 LatexCommand ref
29406 reference "sub:Tamaño-automático-de"
29407
29408 \end_inset
29409
29410
29411 \end_layout
29412
29413 \end_inset
29414
29415
29416 \begin_inset Index idx
29417 status collapsed
29418
29419 \begin_layout Plain Layout
29420 Comandos ! L ! 
29421 \backslash
29422 left
29423 \end_layout
29424
29425 \end_inset
29426
29427  Después de 
29428 \series bold
29429
29430 \backslash
29431 left.
29432
29433 \series default
29434  se inserta el comando 
29435 \series bold
29436
29437 \backslash
29438 vphantom
29439 \series default
29440
29441 \begin_inset ERT
29442 status collapsed
29443
29444 \begin_layout Plain Layout
29445
29446
29447 \backslash
29448 spce 
29449 \end_layout
29450
29451 \end_inset
29452
29453
29454 \series bold
29455
29456 \backslash
29457 prod
29458 \series default
29459 ^
29460 \begin_inset ERT
29461 status collapsed
29462
29463 \begin_layout Plain Layout
29464
29465
29466 \backslash
29467 spce 
29468 \end_layout
29469
29470 \end_inset
29471
29472
29473 \series bold
29474
29475 \backslash
29476 infty
29477 \series default
29478
29479 \begin_inset ERT
29480 status collapsed
29481
29482 \begin_layout Plain Layout
29483
29484
29485 \backslash
29486 spce 
29487 \end_layout
29488
29489 \end_inset
29490
29491
29492 \series bold
29493
29494 \begin_inset Formula $\downarrow$
29495 \end_inset
29496
29497 _R=1}
29498 \series default
29499
29500 \begin_inset Index idx
29501 status collapsed
29502
29503 \begin_layout Plain Layout
29504 Comandos ! V ! 
29505 \backslash
29506 vphantom
29507 \end_layout
29508
29509 \end_inset
29510
29511 , porque el operador de multiplicación con sus límites es el símbolo mayor
29512  en la primera línea y ese debería ser el tamaño para el delimitador en
29513  la segunda línea.
29514 \end_layout
29515
29516 \begin_layout Standard
29517 El resultado es: 
29518 \begin_inset Formula 
29519 \begin{eqnarray*}
29520 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29521  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29522 \end{eqnarray*}
29523
29524 \end_inset
29525
29526
29527 \end_layout
29528
29529 \begin_layout Subsection
29530 Entornos align
29531 \end_layout
29532
29533 \begin_layout Standard
29534 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
29535  Son especialmente apropiados para poner ecuaciones adosadas.
29536 \end_layout
29537
29538 \begin_layout Standard
29539 Los entornos align constan de columnas.
29540  Las columnas impares se alinean a la derecha, las pares a la izquierda.
29541  En un entorno align se puede numerar cada línea.
29542 \end_layout
29543
29544 \begin_layout Standard
29545 Los entornos align se crean con el menú 
29546 \family sans
29547 Insertar\SpecialChar \menuseparator
29548 Ecuación
29549 \family default
29550 .
29551  Una ecuación existente se puede convertir a align con el menú 
29552 \family sans
29553 Editar\SpecialChar \menuseparator
29554 Ecuación\SpecialChar \menuseparator
29555 Cambiar tipo de ecuación
29556 \family default
29557 .
29558 \end_layout
29559
29560 \begin_layout Standard
29561 Para añadir o quitar columnas se pueden usar los botones 
29562 \begin_inset Graphics
29563         filename ../../images/tabular-feature_append-row.png
29564         scale 85
29565
29566 \end_inset
29567
29568  o 
29569 \begin_inset Graphics
29570         filename ../../images/tabular-feature_delete-row.png
29571         scale 85
29572
29573 \end_inset
29574
29575  de la barra de ecuaciones o el menú 
29576 \family sans
29577 Editar\SpecialChar \menuseparator
29578 Filas y columnas
29579 \family default
29580 .
29581 \end_layout
29582
29583 \begin_layout Subsubsection
29584 Entorno align estándar
29585 \begin_inset CommandInset label
29586 LatexCommand label
29587 name "sub:Entorno-align-estándar"
29588
29589 \end_inset
29590
29591
29592 \begin_inset Index idx
29593 status collapsed
29594
29595 \begin_layout Plain Layout
29596 Ecuación ! multilínea ! entorno align
29597 \end_layout
29598
29599 \end_inset
29600
29601
29602 \end_layout
29603
29604 \begin_layout Standard
29605 Este entorno align se crea pulsando 
29606 \family sans
29607 Ctrl+Entrar
29608 \family default
29609  en una ecuación o con el menú 
29610 \family sans
29611 Insertar\SpecialChar \menuseparator
29612 Ecuación\SpecialChar \menuseparator
29613 Entorno AMS align
29614 \family default
29615 .
29616 \end_layout
29617
29618 \begin_layout Standard
29619 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29620  align de cuatro columnas:
29621 \begin_inset Formula 
29622 \begin{align*}
29623 A & =\sen(B) & C & =D\\
29624 C & \neq A & B & \neq D
29625 \end{align*}
29626
29627 \end_inset
29628
29629 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29630  un 
29631 \series bold
29632
29633 \backslash
29634 hfill
29635 \series default
29636
29637 \begin_inset Foot
29638 status collapsed
29639
29640 \begin_layout Plain Layout
29641 Más sobre 
29642 \series bold
29643
29644 \backslash
29645 hfill
29646 \series default
29647  en 
29648 \begin_inset CommandInset ref
29649 LatexCommand ref
29650 reference "sub:Espacio-variable"
29651
29652 \end_inset
29653
29654
29655 \end_layout
29656
29657 \end_inset
29658
29659  antes de la primera y detrás de cada columna par.
29660  Si se pone en estilo 
29661 \series bold
29662 Sangrado
29663 \series default
29664 ,
29665 \begin_inset Foot
29666 status collapsed
29667
29668 \begin_layout Plain Layout
29669 véase estilos de ecuación en 
29670 \begin_inset CommandInset ref
29671 LatexCommand ref
29672 reference "sec:Estilos-de-ecuación"
29673
29674 \end_inset
29675
29676
29677 \end_layout
29678
29679 \end_inset
29680
29681  la ecuación queda sin el 
29682 \series bold
29683
29684 \backslash
29685 hfill
29686 \series default
29687  ante la primera columna.
29688 \end_layout
29689
29690 \begin_layout Subsubsection
29691 Entorno alignat
29692 \begin_inset Index idx
29693 status collapsed
29694
29695 \begin_layout Plain Layout
29696 Ecuación ! multilínea ! entorno alignat
29697 \end_layout
29698
29699 \end_inset
29700
29701
29702 \end_layout
29703
29704 \begin_layout Standard
29705 El entorno alignat no tiene separación predefinida de columnas.
29706  Se puede insertar manualmente con los espacios descritos en 
29707 \begin_inset CommandInset ref
29708 LatexCommand ref
29709 reference "sec:Espacio"
29710
29711 \end_inset
29712
29713 .
29714 \end_layout
29715
29716 \begin_layout Standard
29717 El ejemplo anterior en el entorno alignat, con un espacio de 1
29718 \begin_inset space \thinspace{}
29719 \end_inset
29720
29721 cm al comienzo da la segunda ecuación:
29722 \begin_inset Formula 
29723 \begin{alignat*}{2}
29724 A & =\sen(B)\hspace{1cm} & C & =D\\
29725 C & \neq A & B & \neq D
29726 \end{alignat*}
29727
29728 \end_inset
29729
29730 Como cada columna puede tener un espacio diferente, este entorno es especialment
29731 e apropiado para poner tres o más ecuaciones adosadas.
29732 \end_layout
29733
29734 \begin_layout Subsubsection
29735 Entorno flalign
29736 \begin_inset CommandInset label
29737 LatexCommand label
29738 name "sub:Entorno-flalign"
29739
29740 \end_inset
29741
29742
29743 \begin_inset Index idx
29744 status collapsed
29745
29746 \begin_layout Plain Layout
29747 Ecuación ! multilínea ! entorno flalign
29748 \end_layout
29749
29750 \end_inset
29751
29752
29753 \end_layout
29754
29755 \begin_layout Standard
29756 En este entorno las dos primeras columnas están siempre tan a la izquierda
29757  como sea posible y las dos últimas a la derecha.
29758  Ejemplo:
29759 \begin_inset Formula 
29760 \begin{flalign*}
29761 A & =1 & B & =2 & C & =3\\
29762 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
29763 \end{flalign*}
29764
29765 \end_inset
29766
29767 En un entorno flalign con un número impar de columnas, en la última de las
29768  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29769  alineadas a la izquierda, aunque se use el estilo 
29770 \series bold
29771 Centrado
29772 \series default
29773 .
29774  Un ejemplo de fórmula sangrada 
29775 \begin_inset CommandInset ref
29776 LatexCommand eqref
29777 reference "eq:IntVol"
29778
29779 \end_inset
29780
29781 :
29782 \begin_inset Formula 
29783 \begin{flalign}
29784 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
29785 \end{flalign}
29786
29787 \end_inset
29788
29789 Las dos primeras columnas contienen la fórmula.
29790  Para sangrarla como con el estilo 
29791 \series bold
29792 Sangrado
29793 \series default
29794 , se añade un espacio de 30
29795 \begin_inset space \thinspace{}
29796 \end_inset
29797
29798 pt al comienzo de la primera columna.
29799  
29800 \end_layout
29801
29802 \begin_layout Subsection
29803 Entorno eqnarray
29804 \begin_inset CommandInset label
29805 LatexCommand label
29806 name "sub:Entorno-eqnarray"
29807
29808 \end_inset
29809
29810
29811 \begin_inset Index idx
29812 status collapsed
29813
29814 \begin_layout Plain Layout
29815 Ecuación ! multilínea ! entorno eqnarray
29816 \end_layout
29817
29818 \end_inset
29819
29820
29821 \begin_inset Index idx
29822 status collapsed
29823
29824 \begin_layout Plain Layout
29825 Ecuación ! multilínea ! entorno eqnarray
29826 \end_layout
29827
29828 \end_inset
29829
29830
29831 \end_layout
29832
29833 \begin_layout Standard
29834 Al introducir este entorno aparecen tres marcos azules.
29835  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29836  El contenido del marco central está centrado y algo más pequeño, porque
29837  está diseñado para insertar sólo caracteres de relación.
29838 \begin_inset Formula 
29839 \begin{eqnarray*}
29840 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29841 AB & AB & AB\\
29842 A & = & A
29843 \end{eqnarray*}
29844
29845 \end_inset
29846
29847
29848 \end_layout
29849
29850 \begin_layout Subsection
29851 Entorno gather
29852 \begin_inset Index idx
29853 status collapsed
29854
29855 \begin_layout Plain Layout
29856 Ecuación ! multilínea ! entorno gather
29857 \end_layout
29858
29859 \end_inset
29860
29861
29862 \end_layout
29863
29864 \begin_layout Standard
29865 Este entorno consta de una sola columna centrada.
29866  Se puede numerar cada línea.
29867 \begin_inset Formula 
29868 \begin{gather}
29869 A=1\\
29870 X=\mbox{-}1
29871 \end{gather}
29872
29873 \end_inset
29874
29875
29876 \end_layout
29877
29878 \begin_layout Subsection
29879 Entorno multilínea
29880 \begin_inset CommandInset label
29881 LatexCommand label
29882 name "sub:Entorno-multilínea"
29883
29884 \end_inset
29885
29886
29887 \begin_inset Index idx
29888 status collapsed
29889
29890 \begin_layout Plain Layout
29891 Ecuación ! multilínea ! entorno multilínea
29892 \end_layout
29893
29894 \end_inset
29895
29896
29897 \end_layout
29898
29899 \begin_layout Standard
29900 El entorno multilínea, como gather, consta de una sola columna.
29901  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29902  Las demás están centradas.
29903  Por tanto este entorno es apropiado para ecuaciones largas.
29904  Como ejemplo, la ecuación
29905 \begin_inset space ~
29906 \end_inset
29907
29908
29909 \begin_inset CommandInset ref
29910 LatexCommand eqref
29911 reference "eq:lefteqn"
29912
29913 \end_inset
29914
29915  en entorno multilínea:
29916 \begin_inset Formula 
29917 \begin{multline}
29918 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}\\
29919 -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}\\
29920 =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}}
29921 \end{multline}
29922
29923 \end_inset
29924
29925 En la salida sólo aparece numerada la última (primera) línea si la numeración
29926  del documento es a la derecha (izquierda).
29927 \begin_inset Foot
29928 status collapsed
29929
29930 \begin_layout Plain Layout
29931 véanse los estilos de numeración en 
29932 \begin_inset CommandInset ref
29933 LatexCommand ref
29934 reference "sec:Estilos-de-ecuación"
29935
29936 \end_inset
29937
29938
29939 \end_layout
29940
29941 \end_inset
29942
29943
29944 \end_layout
29945
29946 \begin_layout Standard
29947 Con los comandos 
29948 \series bold
29949
29950 \backslash
29951 shoveright
29952 \series default
29953
29954 \begin_inset Index idx
29955 status collapsed
29956
29957 \begin_layout Plain Layout
29958 Comandos ! S ! 
29959 \backslash
29960 shoveright
29961 \end_layout
29962
29963 \end_inset
29964
29965  y 
29966 \series bold
29967
29968 \backslash
29969 shoveleft
29970 \series default
29971
29972 \begin_inset Index idx
29973 status collapsed
29974
29975 \begin_layout Plain Layout
29976 Comandos ! S ! 
29977 \backslash
29978 shoveleft
29979 \end_layout
29980
29981 \end_inset
29982
29983 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29984 ente.
29985  Los comandos se usan como sigue:
29986 \end_layout
29987
29988 \begin_layout Standard
29989
29990 \series bold
29991
29992 \backslash
29993 shoveright{contenido de la línea}
29994 \series default
29995  y 
29996 \series bold
29997
29998 \backslash
29999 shoveleft{contenido de la línea}
30000 \end_layout
30001
30002 \begin_layout Standard
30003 \begin_inset VSpace medskip
30004 \end_inset
30005
30006
30007 \end_layout
30008
30009 \begin_layout Standard
30010 La longitud 
30011 \series bold
30012
30013 \backslash
30014 multlinegap
30015 \series default
30016
30017 \begin_inset Index idx
30018 status collapsed
30019
30020 \begin_layout Plain Layout
30021 Comandos ! M ! 
30022 \backslash
30023 multlinegap
30024 \end_layout
30025
30026 \end_inset
30027
30028  especifica la distancia de la primera línea desde el margen izquierdo de
30029  la página.
30030  Esta longitud es 0
30031 \begin_inset space \thinspace{}
30032 \end_inset
30033
30034 pt por omisión.
30035 \end_layout
30036
30037 \begin_layout Standard
30038 Como ejemplo la ecuación anterior con el comando
30039 \end_layout
30040
30041 \begin_layout Standard
30042
30043 \series bold
30044
30045 \backslash
30046 setlength{
30047 \backslash
30048 multlinegap}{2cm}
30049 \end_layout
30050
30051 \begin_layout Standard
30052 insertado previamente en modo TeX:
30053 \begin_inset ERT
30054 status collapsed
30055
30056 \begin_layout Plain Layout
30057
30058
30059 \backslash
30060 setlength{
30061 \backslash
30062 multlinegap}{2cm}
30063 \end_layout
30064
30065 \end_inset
30066
30067
30068 \begin_inset Formula 
30069 \begin{multline}
30070 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}\\
30071 \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}}\\
30072 =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}}
30073 \end{multline}
30074
30075 \end_inset
30076
30077
30078 \begin_inset ERT
30079 status collapsed
30080
30081 \begin_layout Plain Layout
30082
30083
30084 \backslash
30085 setlength{
30086 \backslash
30087 multlinegap}{0pt}
30088 \end_layout
30089
30090 \end_inset
30091
30092 La segunda línea se ha alineado a la izquierda con 
30093 \series bold
30094
30095 \backslash
30096 shoveleft
30097 \series default
30098 .
30099 \end_layout
30100
30101 \begin_layout Subsection
30102 Ecuación con partes multilínea
30103 \begin_inset CommandInset label
30104 LatexCommand label
30105 name "sub:Partes-multilínea"
30106
30107 \end_inset
30108
30109
30110 \begin_inset Index idx
30111 status collapsed
30112
30113 \begin_layout Plain Layout
30114 Ecuación ! multilínea ! solo parte
30115 \end_layout
30116
30117 \end_inset
30118
30119
30120 \end_layout
30121
30122 \begin_layout Standard
30123 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
30124  siguientes entornos: 
30125 \series bold
30126 aligned
30127 \series default
30128
30129 \series bold
30130 alignedat
30131 \series default
30132
30133 \series bold
30134 gathered
30135 \series default
30136  o 
30137 \series bold
30138 split
30139 \series default
30140 .
30141  Se pueden elegir en el menú 
30142 \family sans
30143 Insertar\SpecialChar \menuseparator
30144 Ecuación
30145 \family default
30146  o usando los comandos aquí descritos.
30147 \end_layout
30148
30149 \begin_layout Standard
30150 Los tres primeros tienen las mismas propiedades que los correspondientes
30151  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
30152  Un ejemplo:
30153 \begin_inset Formula 
30154 \[
30155 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
30156 \Delta E\Delta t & \ge\frac{\hbar}{2}
30157 \end{aligned}
30158 \right\} \mbox{Relaciones de incertidumbre}
30159 \]
30160
30161 \end_inset
30162
30163 Para componer esta expresión se inserta una ecuación presentada y en ella
30164  se introduce el comando 
30165 \series bold
30166
30167 \backslash
30168 aligned
30169 \series default
30170
30171 \begin_inset Index idx
30172 status collapsed
30173
30174 \begin_layout Plain Layout
30175 Comandos ! A ! 
30176 \backslash
30177 aligned
30178 \end_layout
30179
30180 \end_inset
30181
30182 .
30183  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
30184  añadir filas y columnas.
30185  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
30186  como la llave.
30187 \end_layout
30188
30189 \begin_layout Standard
30190 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
30191  se alinean horizontalmente.
30192  Usar aligned en una ecuación presentada tiene la ventaja de que el número
30193  de ecuación se centra verticalmente con las líneas.
30194  Como ejemplo, la ecuación 
30195 \begin_inset CommandInset ref
30196 LatexCommand eqref
30197 reference "eq:cortolargo"
30198
30199 \end_inset
30200
30201  en entorno aligned: 
30202 \begin_inset Formula 
30203 \begin{equation}
30204 \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}|}\\
30205  & -\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}|}
30206 \end{aligned}
30207 \end{equation}
30208
30209 \end_inset
30210
30211 Para usar los entornos 
30212 \series bold
30213 alignedat
30214 \series default
30215
30216 \series bold
30217 gathered
30218 \series default
30219 , o 
30220 \series bold
30221 split
30222 \series default
30223 , se insertan respectivamente los comandos
30224 \series bold
30225  
30226 \backslash
30227 alignedat
30228 \series default
30229 ,
30230 \begin_inset Index idx
30231 status collapsed
30232
30233 \begin_layout Plain Layout
30234 Comandos ! A ! 
30235 \backslash
30236 alignedat
30237 \end_layout
30238
30239 \end_inset
30240
30241  
30242 \series bold
30243
30244 \backslash
30245 gathered
30246 \series default
30247
30248 \begin_inset Index idx
30249 status collapsed
30250
30251 \begin_layout Plain Layout
30252 Comandos ! G ! 
30253 \backslash
30254 gathered
30255 \end_layout
30256
30257 \end_inset
30258
30259 , o 
30260 \series bold
30261
30262 \backslash
30263 split
30264 \series default
30265
30266 \begin_inset Index idx
30267 status collapsed
30268
30269 \begin_layout Plain Layout
30270 Comandos ! S ! 
30271 \backslash
30272 split
30273 \end_layout
30274
30275 \end_inset
30276
30277 .
30278  El entorno split tiene las mismas propiedades que aligned pero sólo puede
30279  tener dos columnas.
30280 \end_layout
30281
30282 \begin_layout Subsection
30283 Texto en ecuaciones multilínea
30284 \begin_inset CommandInset label
30285 LatexCommand label
30286 name "sub:Texto-en-multilínea"
30287
30288 \end_inset
30289
30290
30291 \begin_inset Index idx
30292 status collapsed
30293
30294 \begin_layout Plain Layout
30295 Texto ! en ecuaciones
30296 \end_layout
30297
30298 \end_inset
30299
30300
30301 \begin_inset Index idx
30302 status collapsed
30303
30304 \begin_layout Plain Layout
30305 Ecuación ! multilínea ! texto en
30306 \end_layout
30307
30308 \end_inset
30309
30310
30311 \end_layout
30312
30313 \begin_layout Standard
30314 En los entornos align, multilínea y gather, se puede insertar texto que
30315  se mostrará en una línea separada y que no afecta la alineación de columna.
30316  Para esto se usa el comando 
30317 \series bold
30318
30319 \backslash
30320 intertext
30321 \series default
30322
30323 \begin_inset Index idx
30324 status collapsed
30325
30326 \begin_layout Plain Layout
30327 Comandos ! I ! 
30328 \backslash
30329 intertext
30330 \end_layout
30331
30332 \end_inset
30333
30334  con el siguiente esquema:
30335 \end_layout
30336
30337 \begin_layout Standard
30338
30339 \series bold
30340
30341 \backslash
30342 intertext{texto}
30343 \end_layout
30344
30345 \begin_layout Standard
30346 El texto no debería ocupar más de una línea porque no se puede partir con
30347  guión.
30348  Como LyX aún no soporta 
30349 \series bold
30350
30351 \backslash
30352 intertext
30353 \series default
30354  directamente, el texto se escribe como texto matemático.
30355  
30356 \series bold
30357
30358 \backslash
30359 intertext
30360 \series default
30361  debe por tanto estar al comienzo de una línea y en la salida se presenta
30362  sobre esta línea.
30363  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
30364 \begin_inset Formula 
30365 \begin{align}
30366 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30367 \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
30368 \end{align}
30369
30370 \end_inset
30371
30372
30373 \end_layout
30374
30375 \begin_layout Section
30376 Numeración de ecuaciones
30377 \begin_inset Index idx
30378 status collapsed
30379
30380 \begin_layout Plain Layout
30381 Ecuación ! numeración|see
30382 \begin_inset ERT
30383 status collapsed
30384
30385 \begin_layout Plain Layout
30386
30387 {
30388 \end_layout
30389
30390 \end_inset
30391
30392 Numeración de ecuaciones
30393 \begin_inset ERT
30394 status collapsed
30395
30396 \begin_layout Plain Layout
30397
30398 }
30399 \end_layout
30400
30401 \end_inset
30402
30403
30404 \end_layout
30405
30406 \end_inset
30407
30408
30409 \begin_inset Index idx
30410 status collapsed
30411
30412 \begin_layout Plain Layout
30413 Numeración de ecuaciones
30414 \end_layout
30415
30416 \end_inset
30417
30418
30419 \end_layout
30420
30421 \begin_layout Subsection
30422 General
30423 \end_layout
30424
30425 \begin_layout Standard
30426 Las ecuaciones numeradas se insertan con el menú 
30427 \family sans
30428 Insertar\SpecialChar \menuseparator
30429 Ecuación
30430 \family default
30431  
30432 \family sans
30433 \SpecialChar \menuseparator
30434 Numerada
30435 \family default
30436  (atajo 
30437 \family sans
30438 Ctrl+Alt
30439 \begin_inset space ~
30440 \end_inset
30441
30442 N
30443 \family default
30444 ).
30445  Ecuaciones existentes se pueden numerar con el menú 
30446 \family sans
30447 Editar\SpecialChar \menuseparator
30448 Ecuación\SpecialChar \menuseparator
30449 Numerar la ecuación
30450 \family default
30451  (atajo
30452 \family sans
30453  Alt+M
30454 \begin_inset space ~
30455 \end_inset
30456
30457 N
30458 \family default
30459 ).
30460  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
30461  En la salida se muestra el número real.
30462 \end_layout
30463
30464 \begin_layout Standard
30465 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
30466  líneas.
30467  No obstante, la numeración se puede controlar en cada línea con el menú
30468  
30469 \family sans
30470 Editar\SpecialChar \menuseparator
30471 Ecuación\SpecialChar \menuseparator
30472 Numerar la línea
30473 \family default
30474  (atajo
30475 \family sans
30476  Alt+M
30477 \begin_inset space ~
30478 \end_inset
30479
30480 Mayúsculas+N
30481 \family default
30482 ).
30483 \end_layout
30484
30485 \begin_layout Standard
30486 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
30487  distintos, véase 
30488 \begin_inset CommandInset ref
30489 LatexCommand ref
30490 reference "sec:Estilos-de-ecuación"
30491
30492 \end_inset
30493
30494 .
30495 \end_layout
30496
30497 \begin_layout Subsection
30498 Referencias cruzadas
30499 \begin_inset Index idx
30500 status collapsed
30501
30502 \begin_layout Plain Layout
30503 Ecuación ! referencias cruzadas a
30504 \end_layout
30505
30506 \end_inset
30507
30508
30509 \end_layout
30510
30511 \begin_layout Standard
30512 Todas las ecuaciones con etiqueta se pueden referir.
30513  La etiqueta se añade con el menú 
30514 \family sans
30515 Insertar\SpecialChar \menuseparator
30516 Etiqueta
30517 \family default
30518  o con el botón 
30519 \begin_inset Graphics
30520         filename ../../images/label-insert.png
30521         scale 85
30522
30523 \end_inset
30524
30525  de la barra de herramientas.
30526  El cursor debe estar dentro de una ecuación en modo presentación.
30527  Surge un diálogo con el prefijo 
30528 \series bold
30529 eq:
30530 \series default
30531 , detrás del cual se escribe el texto de la etiqueta.
30532  El prefijo significa 
30533 \begin_inset Quotes fld
30534 \end_inset
30535
30536 equation
30537 \begin_inset Quotes frd
30538 \end_inset
30539
30540  y hace más fácil encontrar etiquetas en documentos extensos porque así
30541  se distingue p.
30542 \begin_inset space \thinspace{}
30543 \end_inset
30544
30545 e.
30546 \begin_inset space ~
30547 \end_inset
30548
30549 de las etiquetas de sección.
30550  Para cambiar una etiqueta se usa de nuevo el menú 
30551 \family sans
30552 Insertar\SpecialChar \menuseparator
30553 Etiqueta
30554 \family default
30555 .
30556 \end_layout
30557
30558 \begin_layout Standard
30559 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
30560  ecuación.
30561  Una ecuación con etiqueta se numera siempre.
30562 \end_layout
30563
30564 \begin_layout Standard
30565 Las referencias cruzadas se insertan mediante el menú 
30566 \family sans
30567 Insertar\SpecialChar \menuseparator
30568 Referencia cruzada
30569 \family default
30570  o con el botón 
30571 \begin_inset Graphics
30572         filename ../../images/dialog-show-new-inset_ref.png
30573         scale 85
30574
30575 \end_inset
30576
30577 .
30578  Una referencia a una ecuación aparece en la salida con su número.
30579  Si en el diálogo de referencia cruzada se elige el formato 
30580 \series bold
30581 (<referencia>)
30582 \series default
30583 , la referencia se muestra en la salida entre paréntesis.
30584  
30585 \begin_inset Newline newline
30586 \end_inset
30587
30588 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
30589  a la ecuación de referencia.
30590 \end_layout
30591
30592 \begin_layout Standard
30593 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30594  siguientes:
30595 \begin_inset Note Note
30596 status collapsed
30597
30598 \begin_layout Plain Layout
30599 Observa los distintos tipos de referencias cruzadas.
30600 \end_layout
30601
30602 \end_inset
30603
30604
30605 \end_layout
30606
30607 \begin_layout Standard
30608 Las ecuaciones 
30609 \begin_inset CommandInset ref
30610 LatexCommand eqref
30611 reference "eq:tag"
30612
30613 \end_inset
30614
30615  y 
30616 \begin_inset CommandInset ref
30617 LatexCommand eqref
30618 reference "eq:c"
30619
30620 \end_inset
30621
30622  son equivalentes.
30623  En (
30624 \begin_inset CommandInset ref
30625 LatexCommand ref
30626 reference "eq:Lat"
30627
30628 \end_inset
30629
30630 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30631 \begin_inset CommandInset ref
30632 LatexCommand ref
30633 reference "eq:Rom"
30634
30635 \end_inset
30636
30637 ).
30638 \begin_inset VSpace medskip
30639 \end_inset
30640
30641
30642 \end_layout
30643
30644 \begin_layout Standard
30645 Si el argumento de 
30646 \series bold
30647
30648 \backslash
30649 tag
30650 \begin_inset Foot
30651 status collapsed
30652
30653 \begin_layout Plain Layout
30654
30655 \series bold
30656
30657 \backslash
30658 tag
30659 \series default
30660  se describe en 
30661 \begin_inset CommandInset ref
30662 LatexCommand ref
30663 reference "sub:Numeración-personalizada"
30664
30665 \end_inset
30666
30667
30668 \end_layout
30669
30670 \end_inset
30671
30672
30673 \series default
30674  contiene un marco, como se describe en la 
30675 \begin_inset CommandInset ref
30676 LatexCommand ref
30677 reference "sub:Marcos-de-párrafo"
30678
30679 \end_inset
30680
30681 , no se puede referir la ecuación.
30682 \end_layout
30683
30684 \begin_layout Subsection
30685 Subnumeración
30686 \begin_inset Index idx
30687 status collapsed
30688
30689 \begin_layout Plain Layout
30690 Numeración de ecuaciones ! subnumeración
30691 \end_layout
30692
30693 \end_inset
30694
30695
30696 \end_layout
30697
30698 \begin_layout Standard
30699 Con ayuda de los comandos 
30700 \series bold
30701
30702 \backslash
30703 begin{subequations}
30704 \series default
30705  y 
30706 \series bold
30707
30708 \backslash
30709 end{subequations}
30710 \series default
30711  en modo TeX se pueden subnumerar ecuaciones.
30712 \end_layout
30713
30714 \begin_layout Standard
30715 Ejemplo:
30716 \begin_inset Formula 
30717 \begin{equation}
30718 A=C-B\label{eq:a}
30719 \end{equation}
30720
30721 \end_inset
30722
30723
30724 \begin_inset ERT
30725 status collapsed
30726
30727 \begin_layout Plain Layout
30728
30729
30730 \backslash
30731 addtocounter{equation}{-1}
30732 \end_layout
30733
30734 \end_inset
30735
30736
30737 \begin_inset ERT
30738 status collapsed
30739
30740 \begin_layout Plain Layout
30741
30742
30743 \backslash
30744 begin{subequations}
30745 \end_layout
30746
30747 \end_inset
30748
30749
30750 \begin_inset VSpace -5mm
30751 \end_inset
30752
30753
30754 \begin_inset Formula 
30755 \begin{equation}
30756 B=C-A\label{eq:b}
30757 \end{equation}
30758
30759 \end_inset
30760
30761
30762 \begin_inset Formula 
30763 \begin{equation}
30764 C=A+B\label{eq:c}
30765 \end{equation}
30766
30767 \end_inset
30768
30769
30770 \end_layout
30771
30772 \begin_layout Standard
30773 \begin_inset ERT
30774 status collapsed
30775
30776 \begin_layout Plain Layout
30777
30778
30779 \backslash
30780 end{subequations}
30781 \end_layout
30782
30783 \end_inset
30784
30785
30786 \end_layout
30787
30788 \begin_layout Standard
30789 Para este ejemplo se ha hecho lo siguiente:
30790 \end_layout
30791
30792 \begin_layout Enumerate
30793 se inserta la primera ecuación
30794 \end_layout
30795
30796 \begin_layout Enumerate
30797 después de ella se inserta
30798 \series bold
30799
30800 \begin_inset Newline newline
30801 \end_inset
30802
30803
30804 \backslash
30805 addtocounter{equation}{-1} 
30806 \backslash
30807 begin{subequations}
30808 \begin_inset Index idx
30809 status collapsed
30810
30811 \begin_layout Plain Layout
30812 Comandos ! A ! 
30813 \backslash
30814 addtocounter
30815 \end_layout
30816
30817 \end_inset
30818
30819
30820 \end_layout
30821
30822 \begin_layout Enumerate
30823 se inserta la segunda ecuación
30824 \end_layout
30825
30826 \begin_layout Enumerate
30827 se inserta la tercera ecuación
30828 \end_layout
30829
30830 \begin_layout Enumerate
30831 se inserta 
30832 \series bold
30833
30834 \backslash
30835 end{subequations}
30836 \series default
30837  tras la tercera ecuación
30838 \end_layout
30839
30840 \begin_layout Standard
30841 Toda ecuación entre los comandos 
30842 \series bold
30843
30844 \backslash
30845 begin
30846 \series default
30847  y 
30848 \series bold
30849
30850 \backslash
30851 end
30852 \series default
30853  se subnumera con a, b, c\SpecialChar \ldots{}
30854  En ecuaciones multilínea se subnumerará cada línea.
30855  Todas las ecuaciones subnumeradas son tratadas como 
30856 \emph on
30857 una
30858 \emph default
30859  ecuación numerada.
30860  Pero como cada ecuación numerada aumenta el contador 
30861 \series bold
30862 equation
30863 \series default
30864  en uno, hay que disminuir el comando 
30865 \series bold
30866
30867 \backslash
30868 addtocounter
30869 \series default
30870 .
30871  De lo contrario, las ecuaciones 
30872 \begin_inset CommandInset ref
30873 LatexCommand eqref
30874 reference "eq:a"
30875
30876 \end_inset
30877
30878
30879 \begin_inset CommandInset ref
30880 LatexCommand eqref
30881 reference "eq:b"
30882
30883 \end_inset
30884
30885
30886 \begin_inset CommandInset ref
30887 LatexCommand eqref
30888 reference "eq:c"
30889
30890 \end_inset
30891
30892  se numerarían 
30893 \begin_inset CommandInset ref
30894 LatexCommand eqref
30895 reference "eq:a"
30896
30897 \end_inset
30898
30899
30900 \begin_inset CommandInset ref
30901 LatexCommand eqref
30902 reference "eq:d"
30903
30904 \end_inset
30905
30906
30907 \begin_inset CommandInset ref
30908 LatexCommand eqref
30909 reference "eq:f"
30910
30911 \end_inset
30912
30913 .
30914 \end_layout
30915
30916 \begin_layout Standard
30917 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30918  ecuaciones.
30919  Para evitarlo se inserta ese espacio vertical de -5
30920 \begin_inset space \thinspace{}
30921 \end_inset
30922
30923 mm detrás del comando 
30924 \series bold
30925
30926 \backslash
30927 begin{subequations}
30928 \series default
30929 .
30930
30931 \series bold
30932  
30933 \series default
30934 Si se usa el estilo 
30935 \series bold
30936 Sangrado
30937 \series default
30938
30939 \begin_inset Foot
30940 status collapsed
30941
30942 \begin_layout Plain Layout
30943 véase estilos de ecuación en 
30944 \begin_inset CommandInset ref
30945 LatexCommand ref
30946 reference "sec:Estilos-de-ecuación"
30947
30948 \end_inset
30949
30950
30951 \end_layout
30952
30953 \end_inset
30954
30955 , entonces se inserta -7
30956 \begin_inset space \thinspace{}
30957 \end_inset
30958
30959 mm.
30960 \end_layout
30961
30962 \begin_layout Standard
30963 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30964  de la segunda línea:
30965 \begin_inset ERT
30966 status collapsed
30967
30968 \begin_layout Plain Layout
30969
30970
30971 \backslash
30972 begin{subequations}
30973 \end_layout
30974
30975 \end_inset
30976
30977
30978 \begin_inset Formula 
30979 \begin{eqnarray}
30980 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30981  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30982  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30983 \end{eqnarray}
30984
30985 \end_inset
30986
30987
30988 \begin_inset ERT
30989 status collapsed
30990
30991 \begin_layout Plain Layout
30992
30993
30994 \backslash
30995 end{subequations}
30996 \end_layout
30997
30998 \end_inset
30999
31000
31001 \end_layout
31002
31003 \begin_layout Subsection
31004 Numeración definida por el usuario
31005 \begin_inset CommandInset label
31006 LatexCommand label
31007 name "sub:Numeración-personalizada"
31008
31009 \end_inset
31010
31011
31012 \begin_inset Index idx
31013 status collapsed
31014
31015 \begin_layout Plain Layout
31016 Numeración de ecuaciones ! personalizada
31017 \end_layout
31018
31019 \end_inset
31020
31021
31022 \end_layout
31023
31024 \begin_layout Standard
31025 Con la numeración estándar el número se coloca entre paréntesis.
31026  Para reemplazar los paréntesis con barras verticales, p.
31027 \begin_inset space \thinspace{}
31028 \end_inset
31029
31030 e., se añade al preámbulo LaTeX la línea: 
31031 \end_layout
31032
31033 \begin_layout Standard
31034
31035 \series bold
31036
31037 \backslash
31038 def
31039 \backslash
31040 tagform@#1{
31041 \backslash
31042 maketag@@@{|#1|}}
31043 \series default
31044
31045 \begin_inset Note Note
31046 status collapsed
31047
31048 \begin_layout Plain Layout
31049 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
31050  Para activarlo, quita el % del principio.
31051 \end_layout
31052
31053 \end_inset
31054
31055
31056 \end_layout
31057
31058 \begin_layout Standard
31059 Para usar otros caracteres, se reemplazan las barras al lado de 
31060 \series bold
31061 #1
31062 \series default
31063  por ellos.
31064  Para obtener sólo el número de ecuación se omiten las barras verticales.
31065 \begin_inset VSpace bigskip
31066 \end_inset
31067
31068
31069 \end_layout
31070
31071 \begin_layout Standard
31072 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
31073  consecutivo, se usa el comando 
31074 \series bold
31075
31076 \backslash
31077 tag
31078 \begin_inset Index idx
31079 status collapsed
31080
31081 \begin_layout Plain Layout
31082 Comandos ! T ! 
31083 \backslash
31084 tag
31085 \end_layout
31086
31087 \end_inset
31088
31089
31090 \series default
31091 :
31092 \begin_inset Formula 
31093 \begin{equation}
31094 A+B=C\tag{algo}\label{eq:tag}
31095 \end{equation}
31096
31097 \end_inset
31098
31099 En este ejemplo se ha insertado el comando
31100 \series bold
31101  
31102 \backslash
31103 tag
31104 \begin_inset ERT
31105 status collapsed
31106
31107 \begin_layout Plain Layout
31108
31109
31110 \backslash
31111 spce 
31112 \end_layout
31113
31114 \end_inset
31115
31116 algo
31117 \series default
31118  en la ecuación.
31119 \end_layout
31120
31121 \begin_layout Standard
31122 Si se usa en su lugar el comando con asterisco 
31123 \series bold
31124
31125 \backslash
31126 tag*
31127 \begin_inset ERT
31128 status collapsed
31129
31130 \begin_layout Plain Layout
31131
31132
31133 \backslash
31134 spce 
31135 \end_layout
31136
31137 \end_inset
31138
31139 algo
31140 \series default
31141  no se imprimen los paréntesis:
31142 \begin_inset Formula 
31143 \[
31144 A+B=C\tag*{algo}
31145 \]
31146
31147 \end_inset
31148
31149
31150 \end_layout
31151
31152 \begin_layout Standard
31153 \begin_inset VSpace bigskip
31154 \end_inset
31155
31156
31157 \end_layout
31158
31159 \begin_layout Standard
31160 Para reiniciar la numeración en nuevas partes o secciones del documento
31161  se usan los siguientes comandos:
31162 \end_layout
31163
31164 \begin_layout Standard
31165
31166 \series bold
31167
31168 \backslash
31169 @addtoreset{equation}{part}
31170 \series default
31171
31172 \begin_inset Index idx
31173 status collapsed
31174
31175 \begin_layout Plain Layout
31176 Comandos ! 
31177 \begin_inset ERT
31178 status collapsed
31179
31180 \begin_layout Plain Layout
31181
31182 "
31183 \end_layout
31184
31185 \end_inset
31186
31187 @
31188 \begin_inset ERT
31189 status collapsed
31190
31191 \begin_layout Plain Layout
31192
31193 "
31194 \end_layout
31195
31196 \end_inset
31197
31198  ! 
31199 \backslash
31200
31201 \begin_inset ERT
31202 status collapsed
31203
31204 \begin_layout Plain Layout
31205
31206 "
31207 \end_layout
31208
31209 \end_inset
31210
31211 @
31212 \begin_inset ERT
31213 status collapsed
31214
31215 \begin_layout Plain Layout
31216
31217 "
31218 \end_layout
31219
31220 \end_inset
31221
31222 addtoreset
31223 \end_layout
31224
31225 \end_inset
31226
31227
31228 \begin_inset Newline newline
31229 \end_inset
31230
31231
31232 \series bold
31233
31234 \backslash
31235 @addtoreset{equation}{section}
31236 \end_layout
31237
31238 \begin_layout Standard
31239 Pata poder usar estos comandos en modo TeX, el carácter 
31240 \begin_inset Quotes fld
31241 \end_inset
31242
31243 @
31244 \begin_inset Quotes frd
31245 \end_inset
31246
31247  debe 
31248 \begin_inset Quotes fld
31249 \end_inset
31250
31251 activarse
31252 \begin_inset Quotes frd
31253 \end_inset
31254
31255  para LaTeX con el comando 
31256 \series bold
31257
31258 \backslash
31259 makeatletter
31260 \series default
31261 .
31262  El comando 
31263 \series bold
31264
31265 \backslash
31266 makeatother
31267 \series default
31268  deshace esto.
31269  Así pues, la secuencia de comandos en modo TeX es:
31270 \end_layout
31271
31272 \begin_layout Standard
31273
31274 \series bold
31275
31276 \backslash
31277 makeatletter
31278 \begin_inset Newline newline
31279 \end_inset
31280
31281
31282 \backslash
31283 @addtoreset{equation}{section}
31284 \begin_inset Newline newline
31285 \end_inset
31286
31287
31288 \backslash
31289 makeatother
31290 \end_layout
31291
31292 \begin_layout Standard
31293 En el preámbulo LaTeX se pueden omitir 
31294 \series bold
31295
31296 \backslash
31297 makeatletter
31298 \series default
31299  y 
31300 \series bold
31301
31302 \backslash
31303 makeatother
31304 \series default
31305  pues son automáticamente insertados por LyX.
31306 \end_layout
31307
31308 \begin_layout Standard
31309 Para el comando 
31310 \series bold
31311
31312 \backslash
31313 @addtoreset
31314 \series default
31315 ,
31316 \series bold
31317  
31318 \series default
31319 hay que cargar en el preámbulo LaTeX el archivo 
31320 \series bold
31321 remreset.sty
31322 \series default
31323
31324 \begin_inset Foot
31325 status collapsed
31326
31327 \begin_layout Plain Layout
31328
31329 \series bold
31330 remreset
31331 \series default
31332  es parte del paquete LaTeX 
31333 \series bold
31334 carlisle
31335 \series default
31336
31337 \begin_inset Index idx
31338 status collapsed
31339
31340 \begin_layout Plain Layout
31341 Paquetes ! carlisle
31342 \end_layout
31343
31344 \end_inset
31345
31346 , incluido en las instalaciones estándar de LaTeX.
31347 \end_layout
31348
31349 \end_inset
31350
31351
31352 \begin_inset Index idx
31353 status collapsed
31354
31355 \begin_layout Plain Layout
31356 Paquetes ! remreset
31357 \end_layout
31358
31359 \end_inset
31360
31361  con la línea
31362 \end_layout
31363
31364 \begin_layout Standard
31365
31366 \series bold
31367
31368 \backslash
31369 usepackage{remreset}
31370 \end_layout
31371
31372 \begin_layout Standard
31373 Entonces se puede usar el comando 
31374 \series bold
31375
31376 \backslash
31377 @removefromreset
31378 \series default
31379
31380 \begin_inset Index idx
31381 status collapsed
31382
31383 \begin_layout Plain Layout
31384 Comandos ! 
31385 \begin_inset ERT
31386 status collapsed
31387
31388 \begin_layout Plain Layout
31389
31390 "
31391 \end_layout
31392
31393 \end_inset
31394
31395 @
31396 \begin_inset ERT
31397 status collapsed
31398
31399 \begin_layout Plain Layout
31400
31401 "
31402 \end_layout
31403
31404 \end_inset
31405
31406  ! 
31407 \backslash
31408
31409 \begin_inset ERT
31410 status collapsed
31411
31412 \begin_layout Plain Layout
31413
31414 "
31415 \end_layout
31416
31417 \end_inset
31418
31419 @
31420 \begin_inset ERT
31421 status collapsed
31422
31423 \begin_layout Plain Layout
31424
31425 "
31426 \end_layout
31427
31428 \end_inset
31429
31430 removefromreset
31431 \end_layout
31432
31433 \end_inset
31434
31435  con el mismo esquema que 
31436 \series bold
31437
31438 \backslash
31439 @addtoreset
31440 \series default
31441 .
31442 \begin_inset VSpace bigskip
31443 \end_inset
31444
31445
31446 \end_layout
31447
31448 \begin_layout Standard
31449 A veces las ecuaciones deberían numerarse de la siguiente manera:
31450 \end_layout
31451
31452 \begin_layout Standard
31453
31454 \family typewriter
31455 (número de sección.número de ecuación)
31456 \end_layout
31457
31458 \begin_layout Standard
31459 El número de ecuación empezaría con 
31460 \begin_inset Quotes fld
31461 \end_inset
31462
31463 1
31464 \begin_inset Quotes frd
31465 \end_inset
31466
31467  en cada sección.
31468 \end_layout
31469
31470 \begin_layout Standard
31471 Para este caso hay el comando 
31472 \series bold
31473
31474 \backslash
31475 numberwithin
31476 \series default
31477
31478 \begin_inset Index idx
31479 status collapsed
31480
31481 \begin_layout Plain Layout
31482 Comandos ! N ! 
31483 \backslash
31484 numberwithin
31485 \end_layout
31486
31487 \end_inset
31488
31489 , que se usa con el esquema:
31490 \end_layout
31491
31492 \begin_layout Standard
31493
31494 \series bold
31495
31496 \backslash
31497 numberwithin{counter}{sectioning}
31498 \end_layout
31499
31500 \begin_layout Standard
31501 \begin_inset Quotes fld
31502 \end_inset
31503
31504 counter
31505 \begin_inset Quotes frd
31506 \end_inset
31507
31508  indica qué clase de numeración es afectada, 
31509 \begin_inset Quotes fld
31510 \end_inset
31511
31512 sectioning
31513 \begin_inset Quotes frd
31514 \end_inset
31515
31516  indica qué número va delante del punto.
31517  
31518 \end_layout
31519
31520 \begin_layout Standard
31521 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
31522  en el preámbulo LaTeX:
31523 \end_layout
31524
31525 \begin_layout Standard
31526
31527 \series bold
31528
31529 \backslash
31530 numberwithin{equation}{section}
31531 \end_layout
31532
31533 \begin_layout Standard
31534 Este es el resultado::
31535 \begin_inset ERT
31536 status collapsed
31537
31538 \begin_layout Plain Layout
31539
31540
31541 \backslash
31542 numberwithin{equation}{section}
31543 \end_layout
31544
31545 \end_inset
31546
31547
31548 \begin_inset Formula 
31549 \begin{equation}
31550 A+B=C
31551 \end{equation}
31552
31553 \end_inset
31554
31555
31556 \end_layout
31557
31558 \begin_layout Standard
31559 Para numerar cuadros de modo que, p.
31560 \begin_inset space \thinspace{}
31561 \end_inset
31562
31563 ej., 
31564 \begin_inset Quotes fld
31565 \end_inset
31566
31567 sectioning
31568 \begin_inset Quotes frd
31569 \end_inset
31570
31571  sea el número de la parte se usa
31572 \begin_inset Newline newline
31573 \end_inset
31574
31575
31576 \series bold
31577
31578 \backslash
31579 numberwithin{table}{part}
31580 \end_layout
31581
31582 \begin_layout Standard
31583 Para volver a la numeración estándar o evitar esta clase numeración cuando
31584  es definida por la clase de documento, se inserta el siguiente comando
31585  en código TeX o en el preámbulo LaTeX:
31586 \end_layout
31587
31588 \begin_layout Standard
31589
31590 \series bold
31591
31592 \backslash
31593 renewcommand{
31594 \backslash
31595 theequation}{
31596 \backslash
31597 arabic{equation}}
31598 \begin_inset Index idx
31599 status collapsed
31600
31601 \begin_layout Plain Layout
31602 Comandos ! A ! 
31603 \backslash
31604 arabic
31605 \end_layout
31606
31607 \end_inset
31608
31609
31610 \series default
31611
31612 \begin_inset ERT
31613 status collapsed
31614
31615 \begin_layout Plain Layout
31616
31617
31618 \backslash
31619 renewcommand{
31620 \backslash
31621 theequation}{
31622 \backslash
31623 arabic{equation}}
31624 \end_layout
31625
31626 \end_inset
31627
31628
31629 \series bold
31630
31631 \begin_inset Newline newline
31632 \end_inset
31633
31634
31635 \series default
31636 o
31637 \series bold
31638
31639 \begin_inset Newline newline
31640 \end_inset
31641
31642
31643 \backslash
31644 renewcommand{
31645 \backslash
31646 thetable}{
31647 \backslash
31648 arabic{table}}
31649 \end_layout
31650
31651 \begin_layout Standard
31652
31653 \series bold
31654
31655 \backslash
31656 numberwithin
31657 \series default
31658  usa internamente el comando 
31659 \series bold
31660
31661 \backslash
31662 @addtoreset
31663 \series default
31664 , descrito arriba, que también debe ser restaurado.
31665 \begin_inset ERT
31666 status collapsed
31667
31668 \begin_layout Plain Layout
31669
31670
31671 \backslash
31672 makeatletter
31673 \end_layout
31674
31675 \begin_layout Plain Layout
31676
31677
31678 \backslash
31679 @removefromreset{equation}{section}
31680 \end_layout
31681
31682 \begin_layout Plain Layout
31683
31684
31685 \backslash
31686 makeatother
31687 \end_layout
31688
31689 \end_inset
31690
31691
31692 \end_layout
31693
31694 \begin_layout Subsection
31695 Numeración con números romanos y letras
31696 \begin_inset Index idx
31697 status collapsed
31698
31699 \begin_layout Plain Layout
31700 Numeración de ecuaciones ! con números romanos
31701 \end_layout
31702
31703 \end_inset
31704
31705
31706 \begin_inset Index idx
31707 status collapsed
31708
31709 \begin_layout Plain Layout
31710 Numeración de ecuaciones ! con letras
31711 \end_layout
31712
31713 \end_inset
31714
31715
31716 \end_layout
31717
31718 \begin_layout Standard
31719 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31720  Por ejemplo, para numerar con romanos en minúscula,
31721 \begin_inset Foot
31722 status collapsed
31723
31724 \begin_layout Plain Layout
31725 Como en español no se usan romanos en minúscula, el estilo 
31726 \series bold
31727 spanish
31728 \series default
31729  del sistema 
31730 \series bold
31731 babel
31732 \series default
31733  redefine 
31734 \series bold
31735
31736 \backslash
31737 roman
31738 \series default
31739  para que los dé en versalitas.
31740  Véase 
31741 \begin_inset CommandInset citation
31742 LatexCommand cite
31743 key "spanish"
31744
31745 \end_inset
31746
31747  (
31748 \emph on
31749 N.
31750 \begin_inset space \thinspace{}
31751 \end_inset
31752
31753 del t
31754 \emph default
31755 ).
31756 \end_layout
31757
31758 \end_inset
31759
31760  se inserta el comando
31761 \end_layout
31762
31763 \begin_layout Standard
31764
31765 \series bold
31766
31767 \backslash
31768 renewcommand{
31769 \backslash
31770 theequation}{
31771 \backslash
31772 roman{equation}}
31773 \end_layout
31774
31775 \begin_layout Standard
31776 antes de la ecuación en modo TeX.
31777  
31778 \series bold
31779
31780 \backslash
31781 renewcommand
31782 \series default
31783
31784 \begin_inset Index idx
31785 status collapsed
31786
31787 \begin_layout Plain Layout
31788 Comandos ! R ! 
31789 \backslash
31790 renewcommand
31791 \end_layout
31792
31793 \end_inset
31794
31795  redefine el comando predefinido 
31796 \series bold
31797
31798 \backslash
31799 theequation
31800 \series default
31801  como 
31802 \series bold
31803
31804 \backslash
31805 roman{equation}
31806 \series default
31807 .
31808 \begin_inset Foot
31809 status collapsed
31810
31811 \begin_layout Plain Layout
31812 El comando 
31813 \series bold
31814
31815 \backslash
31816 renewcommand
31817 \series default
31818  tiene el mismo esquema que el comando 
31819 \series bold
31820
31821 \backslash
31822 newcommand
31823 \series default
31824 , descrito en 
31825 \begin_inset CommandInset ref
31826 LatexCommand ref
31827 reference "sub:El-comando-newcommand"
31828
31829 \end_inset
31830
31831 .
31832 \end_layout
31833
31834 \end_inset
31835
31836  
31837 \series bold
31838 equation
31839 \series default
31840  es el contador de ecuaciones.
31841  Si se usa el comando 
31842 \series bold
31843
31844 \backslash
31845 the
31846 \series default
31847  como prefijo de un contador, el valor del contador sale en números arábigos.
31848  Si una ecuación es numerada, LaTeX pone internamente el comando 
31849 \series bold
31850
31851 \backslash
31852 theequation
31853 \series default
31854  detrás de la ecuación.
31855  
31856 \series bold
31857
31858 \backslash
31859 roman{equation}
31860 \series default
31861
31862 \begin_inset Index idx
31863 status collapsed
31864
31865 \begin_layout Plain Layout
31866 Comandos ! R ! 
31867 \backslash
31868 roman
31869 \end_layout
31870
31871 \end_inset
31872
31873  pone el contador en romanos en minúscula.
31874 \end_layout
31875
31876 \begin_layout Standard
31877 Todas las ecuaciones siguientes a 
31878 \series bold
31879
31880 \backslash
31881 renew
31882 \series default
31883 c
31884 \series bold
31885 ommand
31886 \series default
31887  se numerarán en romanos.
31888  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31889  cambiando 
31890 \series bold
31891
31892 \backslash
31893 roman
31894 \series default
31895  por 
31896 \series bold
31897
31898 \backslash
31899 Roman
31900 \series default
31901
31902 \begin_inset Index idx
31903 status collapsed
31904
31905 \begin_layout Plain Layout
31906 Comandos ! R ! 
31907 \backslash
31908 roman@
31909 \backslash
31910 Roman
31911 \end_layout
31912
31913 \end_inset
31914
31915 .
31916  Para 
31917 \begin_inset Quotes fld
31918 \end_inset
31919
31920 numerar
31921 \begin_inset Quotes frd
31922 \end_inset
31923
31924  con minúsculas latinas hay el comando 
31925 \series bold
31926
31927 \backslash
31928 alph
31929 \series default
31930
31931 \begin_inset Index idx
31932 status collapsed
31933
31934 \begin_layout Plain Layout
31935 Comandos ! A ! 
31936 \backslash
31937 alph
31938 \end_layout
31939
31940 \end_inset
31941
31942 , y para mayúsculas el comando 
31943 \series bold
31944
31945 \backslash
31946 Alph
31947 \series default
31948
31949 \begin_inset Index idx
31950 status collapsed
31951
31952 \begin_layout Plain Layout
31953 Comandos ! A ! 
31954 \backslash
31955 alph@
31956 \backslash
31957 Alph
31958 \end_layout
31959
31960 \end_inset
31961
31962 .
31963 \end_layout
31964
31965 \begin_layout Standard
31966 \begin_inset Note Greyedout
31967 status open
31968
31969 \begin_layout Plain Layout
31970
31971 \series bold
31972 Nota:
31973 \series default
31974  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31975 \end_layout
31976
31977 \end_inset
31978
31979
31980 \end_layout
31981
31982 \begin_layout Standard
31983 \begin_inset ERT
31984 status collapsed
31985
31986 \begin_layout Plain Layout
31987
31988
31989 \backslash
31990 renewcommand{
31991 \backslash
31992 theequation}{
31993 \backslash
31994 roman{equation}}
31995 \end_layout
31996
31997 \end_inset
31998
31999
32000 \begin_inset Formula 
32001 \begin{equation}
32002 A=\textrm{romanos en minúscula}
32003 \end{equation}
32004
32005 \end_inset
32006
32007
32008 \begin_inset ERT
32009 status collapsed
32010
32011 \begin_layout Plain Layout
32012
32013
32014 \backslash
32015 renewcommand{
32016 \backslash
32017 theequation}{
32018 \backslash
32019 Roman{equation}}
32020 \end_layout
32021
32022 \end_inset
32023
32024
32025 \begin_inset Formula 
32026 \begin{equation}
32027 B=\textrm{romanos en mayúscula}\label{eq:Rom}
32028 \end{equation}
32029
32030 \end_inset
32031
32032
32033 \begin_inset ERT
32034 status collapsed
32035
32036 \begin_layout Plain Layout
32037
32038
32039 \backslash
32040 renewcommand{
32041 \backslash
32042 theequation}{
32043 \backslash
32044 alph{equation}}
32045 \end_layout
32046
32047 \end_inset
32048
32049
32050 \begin_inset Formula 
32051 \begin{equation}
32052 C=\textrm{latinas en minúscula}
32053 \end{equation}
32054
32055 \end_inset
32056
32057
32058 \begin_inset ERT
32059 status collapsed
32060
32061 \begin_layout Plain Layout
32062
32063
32064 \backslash
32065 renewcommand{
32066 \backslash
32067 theequation}{
32068 \backslash
32069 Alph{equation}}
32070 \end_layout
32071
32072 \end_inset
32073
32074
32075 \begin_inset Formula 
32076 \begin{equation}
32077 D=\textrm{latinas en mayúscula}\label{eq:Lat}
32078 \end{equation}
32079
32080 \end_inset
32081
32082
32083 \end_layout
32084
32085 \begin_layout Standard
32086 Para volver a la numeración por omisión se inserta el comando:
32087 \end_layout
32088
32089 \begin_layout Standard
32090
32091 \series bold
32092
32093 \backslash
32094 renewcommand{
32095 \backslash
32096 theequation}{
32097 \backslash
32098 arabic{equation}}
32099 \begin_inset Index idx
32100 status collapsed
32101
32102 \begin_layout Plain Layout
32103 Comandos ! A ! 
32104 \backslash
32105 arabic
32106 \end_layout
32107
32108 \end_inset
32109
32110
32111 \end_layout
32112
32113 \begin_layout Standard
32114 \begin_inset ERT
32115 status collapsed
32116
32117 \begin_layout Plain Layout
32118
32119
32120 \backslash
32121 renewcommand{
32122 \backslash
32123 theequation}{
32124 \backslash
32125 arabic{equation}}
32126 \end_layout
32127
32128 \end_inset
32129
32130
32131 \begin_inset Formula 
32132 \begin{equation}
32133 E=\mbox{arábigos}
32134 \end{equation}
32135
32136 \end_inset
32137
32138
32139 \end_layout
32140
32141 \begin_layout Standard
32142 \begin_inset VSpace medskip
32143 \end_inset
32144
32145
32146 \end_layout
32147
32148 \begin_layout Standard
32149 Como ves, las ecuaciones se numeran consecutivamente independientemente
32150  del estilo de numeración.
32151  Cuando la numeración haya de empezar con 
32152 \begin_inset Quotes fld
32153 \end_inset
32154
32155 1
32156 \begin_inset Quotes frd
32157 \end_inset
32158
32159  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
32160  Una descripción sobre esto se encuentra en el archivo 
32161 \begin_inset CommandInset href
32162 LatexCommand href
32163 name "Formula-numbering.lyx"
32164 target "run:Formula-numbering.lyx"
32165
32166 \end_inset
32167
32168 .
32169 \end_layout
32170
32171 \begin_layout Section
32172 Símbolos y ecuaciones químicas
32173 \begin_inset CommandInset label
32174 LatexCommand label
32175 name "sub:Símbolos-y-ecuaciones-químicas"
32176
32177 \end_inset
32178
32179
32180 \begin_inset Index idx
32181 status collapsed
32182
32183 \begin_layout Plain Layout
32184 Química ! símbolos
32185 \end_layout
32186
32187 \end_inset
32188
32189
32190 \begin_inset Index idx
32191 status collapsed
32192
32193 \begin_layout Plain Layout
32194 Química ! caracteres
32195 \end_layout
32196
32197 \end_inset
32198
32199
32200 \begin_inset Index idx
32201 status collapsed
32202
32203 \begin_layout Plain Layout
32204 Ecuación ! química|see
32205 \begin_inset ERT
32206 status collapsed
32207
32208 \begin_layout Plain Layout
32209
32210 {
32211 \end_layout
32212
32213 \end_inset
32214
32215 Química
32216 \begin_inset ERT
32217 status collapsed
32218
32219 \begin_layout Plain Layout
32220
32221 }
32222 \end_layout
32223
32224 \end_inset
32225
32226
32227 \end_layout
32228
32229 \end_inset
32230
32231
32232 \begin_inset Index idx
32233 status collapsed
32234
32235 \begin_layout Plain Layout
32236 Química ! iones
32237 \end_layout
32238
32239 \end_inset
32240
32241
32242 \begin_inset Index idx
32243 status collapsed
32244
32245 \begin_layout Plain Layout
32246 Iones|see
32247 \begin_inset ERT
32248 status collapsed
32249
32250 \begin_layout Plain Layout
32251
32252 {
32253 \end_layout
32254
32255 \end_inset
32256
32257 Química
32258 \begin_inset ERT
32259 status collapsed
32260
32261 \begin_layout Plain Layout
32262
32263 }
32264 \end_layout
32265
32266 \end_inset
32267
32268
32269 \end_layout
32270
32271 \end_inset
32272
32273
32274 \begin_inset Index idx
32275 status collapsed
32276
32277 \begin_layout Plain Layout
32278 Química ! reacción
32279 \end_layout
32280
32281 \end_inset
32282
32283
32284 \end_layout
32285
32286 \begin_layout Standard
32287 Un ejemplo de texto de química:
32288 \end_layout
32289
32290 \begin_layout Quote
32291 El ion 
32292 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32293 \end_inset
32294
32295  reacciona con dos iones 
32296 \begin_inset Formula $\mathrm{Na^{+}}$
32297 \end_inset
32298
32299  para dar sulfato de sodio 
32300 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32301 \end_inset
32302
32303 .
32304  La ecuación química es:
32305 \begin_inset Formula 
32306 \begin{equation}
32307 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
32308 \end{equation}
32309
32310 \end_inset
32311
32312
32313 \end_layout
32314
32315 \begin_layout Standard
32316 Esta ecuación química puede componerse directamente en modo ecuación.
32317  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32318  y con el atajo 
32319 \family sans
32320 Alt+C
32321 \begin_inset space ~
32322 \end_inset
32323
32324 R
32325 \family default
32326  se cambia en redonda.
32327 \begin_inset Foot
32328 status collapsed
32329
32330 \begin_layout Plain Layout
32331 véase estilos de tipografías en 
32332 \begin_inset CommandInset ref
32333 LatexCommand ref
32334 reference "sub:Estilos-de-tipografías"
32335
32336 \end_inset
32337
32338 .
32339 \end_layout
32340
32341 \end_inset
32342
32343
32344 \end_layout
32345
32346 \begin_layout Standard
32347 Para escribir ecuaciones químicas es más conveniente usar el comando 
32348 \series bold
32349
32350 \backslash
32351 ce
32352 \series default
32353
32354 \begin_inset Index idx
32355 status collapsed
32356
32357 \begin_layout Plain Layout
32358 Comandos ! C ! 
32359 \backslash
32360 ce
32361 \end_layout
32362
32363 \end_inset
32364
32365 , que está disponible si está instalado el paquete LaTeX 
32366 \series bold
32367 mhchem
32368 \series default
32369
32370 \begin_inset Index idx
32371 status collapsed
32372
32373 \begin_layout Plain Layout
32374 Paquetes ! mhchem
32375 \end_layout
32376
32377 \end_inset
32378
32379 .
32380  Al insertar 
32381 \series bold
32382
32383 \backslash
32384 ce
32385 \series default
32386  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
32387  ecuaciones químicas de una forma intuitiva.
32388 \end_layout
32389
32390 \begin_layout Standard
32391 \align center
32392 \begin_inset Tabular
32393 <lyxtabular version="3" rows="9" columns="2">
32394 <features tabularvalignment="middle">
32395 <column alignment="center" valignment="top" width="0">
32396 <column alignment="center" valignment="top" width="0">
32397 <row>
32398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32399 \begin_inset Text
32400
32401 \begin_layout Plain Layout
32402 Comando
32403 \end_layout
32404
32405 \end_inset
32406 </cell>
32407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32408 \begin_inset Text
32409
32410 \begin_layout Plain Layout
32411 Resultado
32412 \begin_inset Note Note
32413 status collapsed
32414
32415 \begin_layout Plain Layout
32416
32417 \series bold
32418
32419 \backslash
32420 raisebox
32421 \series default
32422  se usa sólo como espaciador
32423 \end_layout
32424
32425 \end_inset
32426
32427
32428 \end_layout
32429
32430 \end_inset
32431 </cell>
32432 </row>
32433 <row>
32434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32435 \begin_inset Text
32436
32437 \begin_layout Plain Layout
32438
32439 \backslash
32440 ce
32441 \begin_inset ERT
32442 status collapsed
32443
32444 \begin_layout Plain Layout
32445
32446
32447 \backslash
32448 spce 
32449 \end_layout
32450
32451 \end_inset
32452
32453 H2CO3
32454 \end_layout
32455
32456 \end_inset
32457 </cell>
32458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32459 \begin_inset Text
32460
32461 \begin_layout Plain Layout
32462 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32463 \end_inset
32464
32465
32466 \end_layout
32467
32468 \end_inset
32469 </cell>
32470 </row>
32471 <row>
32472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32473 \begin_inset Text
32474
32475 \begin_layout Plain Layout
32476
32477 \backslash
32478 ce
32479 \begin_inset ERT
32480 status collapsed
32481
32482 \begin_layout Plain Layout
32483
32484
32485 \backslash
32486 spce 
32487 \end_layout
32488
32489 \end_inset
32490
32491 SO4^2-
32492 \end_layout
32493
32494 \end_inset
32495 </cell>
32496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32497 \begin_inset Text
32498
32499 \begin_layout Plain Layout
32500 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32501 \end_inset
32502
32503
32504 \end_layout
32505
32506 \end_inset
32507 </cell>
32508 </row>
32509 <row>
32510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32511 \begin_inset Text
32512
32513 \begin_layout Plain Layout
32514
32515 \backslash
32516 ce
32517 \begin_inset ERT
32518 status collapsed
32519
32520 \begin_layout Plain Layout
32521
32522
32523 \backslash
32524 spce 
32525 \end_layout
32526
32527 \end_inset
32528
32529 (NH4)2S
32530 \end_layout
32531
32532 \end_inset
32533 </cell>
32534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32535 \begin_inset Text
32536
32537 \begin_layout Plain Layout
32538 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32539 \end_inset
32540
32541
32542 \end_layout
32543
32544 \end_inset
32545 </cell>
32546 </row>
32547 <row>
32548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32549 \begin_inset Text
32550
32551 \begin_layout Plain Layout
32552
32553 \backslash
32554 ce
32555 \begin_inset ERT
32556 status collapsed
32557
32558 \begin_layout Plain Layout
32559
32560
32561 \backslash
32562 spce 
32563 \end_layout
32564
32565 \end_inset
32566
32567 KCr(SO4)2.12H2O
32568 \end_layout
32569
32570 \end_inset
32571 </cell>
32572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32573 \begin_inset Text
32574
32575 \begin_layout Plain Layout
32576 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32577 \end_inset
32578
32579
32580 \end_layout
32581
32582 \end_inset
32583 </cell>
32584 </row>
32585 <row>
32586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32587 \begin_inset Text
32588
32589 \begin_layout Plain Layout
32590
32591 \backslash
32592 ce
32593 \begin_inset ERT
32594 status collapsed
32595
32596 \begin_layout Plain Layout
32597
32598
32599 \backslash
32600 spce 
32601 \end_layout
32602
32603 \end_inset
32604
32605 A-B
32606 \backslash
32607 dbond
32608 \begin_inset ERT
32609 status collapsed
32610
32611 \begin_layout Plain Layout
32612
32613
32614 \backslash
32615 spce 
32616 \end_layout
32617
32618 \end_inset
32619
32620 C
32621 \backslash
32622 tbond
32623 \begin_inset ERT
32624 status collapsed
32625
32626 \begin_layout Plain Layout
32627
32628
32629 \backslash
32630 spce 
32631 \end_layout
32632
32633 \end_inset
32634
32635 D
32636 \end_layout
32637
32638 \end_inset
32639 </cell>
32640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32641 \begin_inset Text
32642
32643 \begin_layout Plain Layout
32644 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32645 \end_inset
32646
32647
32648 \end_layout
32649
32650 \end_inset
32651 </cell>
32652 </row>
32653 <row>
32654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32655 \begin_inset Text
32656
32657 \begin_layout Plain Layout
32658
32659 \backslash
32660 ce
32661 \begin_inset ERT
32662 status collapsed
32663
32664 \begin_layout Plain Layout
32665
32666
32667 \backslash
32668 spce 
32669 \end_layout
32670
32671 \end_inset
32672
32673 ^227
32674 \begin_inset Formula $\downarrow$
32675 \end_inset
32676
32677 _90
32678 \begin_inset Formula $\to$
32679 \end_inset
32680
32681 Th+
32682 \end_layout
32683
32684 \end_inset
32685 </cell>
32686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32687 \begin_inset Text
32688
32689 \begin_layout Plain Layout
32690 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32691 \end_inset
32692
32693
32694 \end_layout
32695
32696 \end_inset
32697 </cell>
32698 </row>
32699 <row>
32700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32701 \begin_inset Text
32702
32703 \begin_layout Plain Layout
32704
32705 \backslash
32706 ce
32707 \begin_inset ERT
32708 status collapsed
32709
32710 \begin_layout Plain Layout
32711
32712
32713 \backslash
32714 spce 
32715 \end_layout
32716
32717 \end_inset
32718
32719 CO2
32720 \begin_inset ERT
32721 status collapsed
32722
32723 \begin_layout Plain Layout
32724
32725
32726 \backslash
32727 spce 
32728 \end_layout
32729
32730 \end_inset
32731
32732 +
32733 \begin_inset ERT
32734 status collapsed
32735
32736 \begin_layout Plain Layout
32737
32738
32739 \backslash
32740 spce 
32741 \end_layout
32742
32743 \end_inset
32744
32745 C
32746 \begin_inset ERT
32747 status collapsed
32748
32749 \begin_layout Plain Layout
32750
32751
32752 \backslash
32753 spce 
32754 \end_layout
32755
32756 \end_inset
32757
32758 <=>
32759 \begin_inset ERT
32760 status collapsed
32761
32762 \begin_layout Plain Layout
32763
32764
32765 \backslash
32766 spce 
32767 \end_layout
32768
32769 \end_inset
32770
32771 2CO
32772 \end_layout
32773
32774 \end_inset
32775 </cell>
32776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32777 \begin_inset Text
32778
32779 \begin_layout Plain Layout
32780 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32781 \end_inset
32782
32783
32784 \end_layout
32785
32786 \end_inset
32787 </cell>
32788 </row>
32789 <row>
32790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32791 \begin_inset Text
32792
32793 \begin_layout Plain Layout
32794
32795 \backslash
32796 ce
32797 \begin_inset ERT
32798 status collapsed
32799
32800 \begin_layout Plain Layout
32801
32802
32803 \backslash
32804 spce 
32805 \end_layout
32806
32807 \end_inset
32808
32809 CO2
32810 \begin_inset ERT
32811 status collapsed
32812
32813 \begin_layout Plain Layout
32814
32815
32816 \backslash
32817 spce 
32818 \end_layout
32819
32820 \end_inset
32821
32822 +
32823 \begin_inset ERT
32824 status collapsed
32825
32826 \begin_layout Plain Layout
32827
32828
32829 \backslash
32830 spce 
32831 \end_layout
32832
32833 \end_inset
32834
32835 C
32836 \begin_inset ERT
32837 status collapsed
32838
32839 \begin_layout Plain Layout
32840
32841
32842 \backslash
32843 spce 
32844 \end_layout
32845
32846 \end_inset
32847
32848 ->[
32849 \backslash
32850 alpha][
32851 \backslash
32852 beta]
32853 \begin_inset ERT
32854 status collapsed
32855
32856 \begin_layout Plain Layout
32857
32858
32859 \backslash
32860 spce 
32861 \end_layout
32862
32863 \end_inset
32864
32865 2CO}
32866 \end_layout
32867
32868 \end_inset
32869 </cell>
32870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32871 \begin_inset Text
32872
32873 \begin_layout Plain Layout
32874 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32875 \end_inset
32876
32877
32878 \end_layout
32879
32880 \end_inset
32881 </cell>
32882 </row>
32883 </lyxtabular>
32884
32885 \end_inset
32886
32887
32888 \end_layout
32889
32890 \begin_layout Standard
32891 \begin_inset Note Greyedout
32892 status open
32893
32894 \begin_layout Plain Layout
32895
32896 \series bold
32897 Nota:
32898 \series default
32899  Insertar modo matemático en un marco 
32900 \series bold
32901
32902 \backslash
32903 ce
32904 \series default
32905  provocará errores de LaTeX.
32906  En estos casos hay que usar código TeX, como en 
32907 \series bold
32908
32909 \backslash
32910 ce{$
32911 \backslash
32912 mu
32913 \backslash
32914 hyphen$Cl}
32915 \series default
32916
32917 \begin_inset ERT
32918 status collapsed
32919
32920 \begin_layout Plain Layout
32921
32922
32923 \backslash
32924 ce{$
32925 \backslash
32926 mu
32927 \backslash
32928 hyphen$Cl}
32929 \end_layout
32930
32931 \end_inset
32932
32933  
32934 \end_layout
32935
32936 \end_inset
32937
32938
32939 \end_layout
32940
32941 \begin_layout Standard
32942 El comando 
32943 \series bold
32944
32945 \backslash
32946 ce
32947 \series default
32948  para la 
32949 \begin_inset CommandInset ref
32950 LatexCommand ref
32951 reference "eq:reaccion-quimica"
32952
32953 \end_inset
32954
32955  es
32956 \begin_inset Newline newline
32957 \end_inset
32958
32959
32960 \series bold
32961  
32962 \backslash
32963 ce
32964 \begin_inset ERT
32965 status collapsed
32966
32967 \begin_layout Plain Layout
32968
32969
32970 \backslash
32971 spce 
32972 \end_layout
32973
32974 \end_inset
32975
32976 2Na+
32977 \begin_inset ERT
32978 status collapsed
32979
32980 \begin_layout Plain Layout
32981
32982
32983 \backslash
32984 spce 
32985 \end_layout
32986
32987 \end_inset
32988
32989 +
32990 \begin_inset ERT
32991 status collapsed
32992
32993 \begin_layout Plain Layout
32994
32995
32996 \backslash
32997 spce 
32998 \end_layout
32999
33000 \end_inset
33001
33002 SO4^2-
33003 \begin_inset ERT
33004 status collapsed
33005
33006 \begin_layout Plain Layout
33007
33008
33009 \backslash
33010 spce 
33011 \end_layout
33012
33013 \end_inset
33014
33015
33016 \begin_inset ERT
33017 status collapsed
33018
33019 \begin_layout Plain Layout
33020
33021
33022 \backslash
33023 spce 
33024 \end_layout
33025
33026 \end_inset
33027
33028 ->
33029 \begin_inset ERT
33030 status collapsed
33031
33032 \begin_layout Plain Layout
33033
33034
33035 \backslash
33036 spce 
33037 \end_layout
33038
33039 \end_inset
33040
33041 Na2SO4
33042 \end_layout
33043
33044 \begin_layout Standard
33045 Para componer ecuaciones químicas multilínea primero se crea una ecuación
33046  multilínea, tal como se describe en la 
33047 \begin_inset CommandInset ref
33048 LatexCommand ref
33049 reference "sec:Ecuaciones-multilínea"
33050
33051 \end_inset
33052
33053 .
33054  Después se utiliza el comando 
33055 \series bold
33056
33057 \backslash
33058 ce
33059 \series default
33060  en cada cuadrito azul de la ecuación.
33061  La 
33062 \begin_inset CommandInset ref
33063 LatexCommand ref
33064 reference "eq:TEOS-reac-1"
33065
33066 \end_inset
33067
33068  y la 
33069 \begin_inset CommandInset ref
33070 LatexCommand ref
33071 reference "eq:TEOS-reac-2"
33072
33073 \end_inset
33074
33075  son ejemplos de una reacción química en dos fases en la que cada ecuación
33076  tiene su propio número.
33077 \begin_inset Formula 
33078 \begin{eqnarray}
33079 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
33080 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
33081 \end{eqnarray}
33082
33083 \end_inset
33084
33085
33086 \end_layout
33087
33088 \begin_layout Standard
33089 Además de 
33090 \series bold
33091
33092 \backslash
33093 ce
33094 \series default
33095  el paquete 
33096 \series bold
33097 mhchem
33098 \series default
33099  suministra el comando 
33100 \series bold
33101
33102 \backslash
33103 cf
33104 \series default
33105
33106 \begin_inset Index idx
33107 status collapsed
33108
33109 \begin_layout Plain Layout
33110 Comandos ! C ! 
33111 \backslash
33112 cf
33113 \end_layout
33114
33115 \end_inset
33116
33117  que ha de utilizarse en casos especiales.
33118  Para más información sobre 
33119 \series bold
33120
33121 \backslash
33122 cf
33123 \series default
33124  y más ejemplos echa un vistazo a la documentación de 
33125 \series bold
33126 mhchem
33127 \series default
33128
33129 \begin_inset CommandInset citation
33130 LatexCommand cite
33131 key "mhchem"
33132
33133 \end_inset
33134
33135 .
33136 \end_layout
33137
33138 \begin_layout Section
33139 Diagramas
33140 \end_layout
33141
33142 \begin_layout Standard
33143 Lyx soporta dos tipos de diagramas conmutativos: 
33144 \series bold
33145 amscd
33146 \series default
33147  y 
33148 \series bold
33149 xymatrix
33150 \series default
33151 , que se explican a continuación.
33152 \end_layout
33153
33154 \begin_layout Subsection
33155 Diagramas amscd
33156 \begin_inset Index idx
33157 status collapsed
33158
33159 \begin_layout Plain Layout
33160 Diagramas ! amscd
33161 \end_layout
33162
33163 \end_inset
33164
33165
33166 \end_layout
33167
33168 \begin_layout Standard
33169 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
33170  verticales y horizontales:
33171 \begin_inset Formula 
33172 \[
33173 \begin{CD}A@)))B@)))C\\
33174 @AAA@.@VVV\\
33175 F@(((E@(((D
33176 \end{CD}
33177 \]
33178
33179 \end_inset
33180
33181 Para obtener el diagrama se inserta en la ecuación el comando 
33182 \series bold
33183
33184 \backslash
33185 CD
33186 \begin_inset Index idx
33187 status collapsed
33188
33189 \begin_layout Plain Layout
33190 Comandos ! C ! 
33191 \backslash
33192 CD
33193 \end_layout
33194
33195 \end_inset
33196
33197
33198 \series default
33199 .
33200  Surge un marco azul entre dos líneas de trazos en el que se insertan a
33201  continuación comandos.
33202  Con 
33203 \family sans
33204 Ctrl+Entrar
33205 \family default
33206  se inicia una nueva línea.
33207  En las líneas impares se insertan relaciones horizontales, en las pares
33208  verticales.
33209 \end_layout
33210
33211 \begin_layout Standard
33212 Para componer las relaciones hay los siguientes comandos:
33213 \begin_inset Foot
33214 status collapsed
33215
33216 \begin_layout Plain Layout
33217 \begin_inset CommandInset label
33218 LatexCommand label
33219 name "fn:sinónimos"
33220
33221 \end_inset
33222
33223 Los comandos con 
33224 \family sans
33225 '
33226 \series bold
33227 >
33228 \series default
33229 '
33230 \family default
33231  o 
33232 \family sans
33233 '
33234 \series bold
33235 <
33236 \series default
33237 '
33238 \family default
33239  pueden generar errores con el estilo 
33240 \series bold
33241 spanish
33242 \series default
33243  de 
33244 \series bold
33245 babel
33246 \series default
33247 .
33248  Para evitarlo se pueden sustituir por sus sinónimos 
33249 \family sans
33250 '
33251 \series bold
33252 )
33253 \series default
33254 '
33255 \family default
33256  y 
33257 \family sans
33258 '
33259 \series bold
33260 (
33261 \series default
33262 '
33263 \family default
33264  respectivamente.
33265  Véase 
33266 \begin_inset CommandInset citation
33267 LatexCommand cite
33268 key "spanish"
33269
33270 \end_inset
33271
33272 .
33273  (
33274 \emph on
33275 N.
33276 \begin_inset space \thinspace{}
33277 \end_inset
33278
33279 del t.
33280 \emph default
33281 )
33282 \end_layout
33283
33284 \end_inset
33285
33286
33287 \end_layout
33288
33289 \begin_layout Itemize
33290
33291 \series bold
33292 @<<<
33293 \series default
33294  genera una flecha hacia la izquierda, 
33295 \series bold
33296 @>>>
33297 \series default
33298  una hacia la derecha, y 
33299 \series bold
33300 @=
33301 \series default
33302  un signo igual largo
33303 \end_layout
33304
33305 \begin_layout Itemize
33306
33307 \series bold
33308 @AAA
33309 \series default
33310  genera una flecha hacia arriba, 
33311 \series bold
33312 @VVV
33313 \series default
33314  una hacia abajo, y 
33315 \series bold
33316 @|
33317 \series default
33318  un signo igual vertical
33319 \end_layout
33320
33321 \begin_layout Itemize
33322
33323 \series bold
33324 @.
33325
33326 \series default
33327  genera una ubicación vacía para relaciones inexistentes
33328 \end_layout
33329
33330 \begin_layout Standard
33331 Todas las flechas pueden etiquetarse como sigue:
33332 \end_layout
33333
33334 \begin_layout Itemize
33335 Si se inserta texto entre el primero y el segundo 
33336 \series bold
33337 <
33338 \series default
33339  o 
33340 \series bold
33341 >
33342 \series default
33343 , respectivamente, se muestra sobre la flecha.
33344  Si se inserta entre el segundo y el tercero, bajo la flecha.
33345 \end_layout
33346
33347 \begin_layout Itemize
33348 Para flechas verticales, si se inserta texto entre la primera y la segunda
33349  
33350 \series bold
33351 A
33352 \series default
33353  o 
33354 \series bold
33355 V
33356 \series default
33357 , respectivamente, se muestra al lado izquierdo de la flecha.
33358  Si se inserta entre la segunda y la tercera, al lado derecho.
33359  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
33360 \end_layout
33361
33362 \begin_layout Standard
33363 Como ejemplo un diagrama con todas las relaciones posibles:
33364 \begin_inset Formula 
33365 \[
33366 \begin{CD}A@)j))B@))k)C@=F\\
33367 @AmAA@.@VV{V}V@|\\
33368 D@((j\,(E@)k))F@=C
33369 \end{CD}
33370 \]
33371
33372 \end_inset
33373
33374 El comando para este diagrama es:
33375 \begin_inset Newline newline
33376 \end_inset
33377
33378
33379 \series bold
33380
33381 \backslash
33382 CD
33383 \begin_inset ERT
33384 status collapsed
33385
33386 \begin_layout Plain Layout
33387
33388
33389 \backslash
33390 spce 
33391 \end_layout
33392
33393 \end_inset
33394
33395 A@>j>>B@>>k>C@=F Ctrl+Entrar
33396 \begin_inset Newline newline
33397 \end_inset
33398
33399
33400 \begin_inset Phantom HPhantom
33401 status open
33402
33403 \begin_layout Plain Layout
33404
33405 \series bold
33406
33407 \backslash
33408 CD
33409 \begin_inset ERT
33410 status collapsed
33411
33412 \begin_layout Plain Layout
33413
33414
33415 \backslash
33416 spce 
33417 \end_layout
33418
33419 \end_inset
33420
33421
33422 \end_layout
33423
33424 \end_inset
33425
33426 @AmAA@.@VV
33427 \backslash
33428 {V
33429 \series default
33430
33431 \begin_inset Formula $\to$
33432 \end_inset
33433
33434
33435 \series bold
33436 V@| Ctrl+Entrar
33437 \begin_inset Newline newline
33438 \end_inset
33439
33440
33441 \begin_inset Phantom HPhantom
33442 status open
33443
33444 \begin_layout Plain Layout
33445
33446 \series bold
33447
33448 \backslash
33449 CD
33450 \begin_inset ERT
33451 status collapsed
33452
33453 \begin_layout Plain Layout
33454
33455
33456 \backslash
33457 spce 
33458 \end_layout
33459
33460 \end_inset
33461
33462
33463 \end_layout
33464
33465 \end_inset
33466
33467 D@<<j<E@>k>>F@=C
33468 \end_layout
33469
33470 \begin_layout Subsection
33471 Diagramas xymatrix
33472 \begin_inset Index idx
33473 status collapsed
33474
33475 \begin_layout Plain Layout
33476 Diagramas ! xymatrix
33477 \end_layout
33478
33479 \end_inset
33480
33481
33482 \end_layout
33483
33484 \begin_layout Standard
33485 Para usar matrices xy debe estar instalado el paquete LaTeX 
33486 \series bold
33487 xypic
33488 \series default
33489 .
33490  Una matriz xy se crea insertando el comando 
33491 \series bold
33492
33493 \backslash
33494 xymatrix
33495 \series default
33496  en una ecuación.
33497  Después podrás añadir nuevas columnas y filas como en matrices normales,
33498  véase
33499 \begin_inset space ~
33500 \end_inset
33501
33502
33503 \begin_inset CommandInset ref
33504 LatexCommand ref
33505 reference "sec:Matrices"
33506
33507 \end_inset
33508
33509 .
33510 \end_layout
33511
33512 \begin_layout Standard
33513 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33514  y curvadas, y mucho más.
33515  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33516  se explican en el 
33517 \emph on
33518 Manual de XY-pic
33519 \emph default
33520  que se encuentra en el menú 
33521 \family sans
33522 Ayuda\SpecialChar \menuseparator
33523 Manuales
33524 \begin_inset space ~
33525 \end_inset
33526
33527 específicos
33528 \family default
33529 .
33530 \end_layout
33531
33532 \begin_layout Subsection
33533 Diagramas 
33534 \noun on
33535 Feynman
33536 \noun default
33537
33538 \begin_inset Index idx
33539 status collapsed
33540
33541 \begin_layout Plain Layout
33542 Diagramas ! Feynman
33543 \end_layout
33544
33545 \end_inset
33546
33547
33548 \end_layout
33549
33550 \begin_layout Standard
33551 Para usar diagramas 
33552 \noun on
33553 Feynman
33554 \noun default
33555  debe estar instalado el paquete LaTeX 
33556 \series bold
33557 feyn
33558 \series default
33559 .
33560  Un diagrama 
33561 \noun on
33562 Feynman
33563 \noun default
33564  se crea insertando el comando 
33565 \series bold
33566
33567 \backslash
33568 Diagram
33569 \series default
33570  en una ecuación.
33571  Después podrás añadir nuevas columnas y filas como en matrices normales,
33572  véase
33573 \begin_inset space ~
33574 \end_inset
33575
33576
33577 \begin_inset CommandInset ref
33578 LatexCommand ref
33579 reference "sec:Matrices"
33580
33581 \end_inset
33582
33583 .
33584 \end_layout
33585
33586 \begin_layout Standard
33587 En el 
33588 \emph on
33589 Manual de diagramas Feynman
33590 \emph default
33591 , disponible en 
33592 \family sans
33593 Ayuda\SpecialChar \menuseparator
33594 Manuales
33595 \begin_inset space ~
33596 \end_inset
33597
33598 específicos
33599 \family default
33600 , hay ejemplos de diagramas de este tipo.
33601 \end_layout
33602
33603 \begin_layout Section
33604 Comandos definidos por el usuario
33605 \begin_inset Index idx
33606 status collapsed
33607
33608 \begin_layout Plain Layout
33609 Comandos de usuario
33610 \end_layout
33611
33612 \end_inset
33613
33614
33615 \end_layout
33616
33617 \begin_layout Standard
33618 \begin_inset Note Greyedout
33619 status open
33620
33621 \begin_layout Plain Layout
33622
33623 \series bold
33624 Nota:
33625 \series default
33626  Los nombres de los comandos definidos por el usuario y macros solo pueden
33627  contener letras latinas.
33628 \end_layout
33629
33630 \end_inset
33631
33632
33633 \end_layout
33634
33635 \begin_layout Subsection
33636 El comando 
33637 \backslash
33638 newcommand
33639 \begin_inset CommandInset label
33640 LatexCommand label
33641 name "sub:El-comando-newcommand"
33642
33643 \end_inset
33644
33645
33646 \begin_inset Index idx
33647 status collapsed
33648
33649 \begin_layout Plain Layout
33650 Comandos de usuario ! 
33651 \backslash
33652 newcommand
33653 \end_layout
33654
33655 \end_inset
33656
33657
33658 \begin_inset Index idx
33659 status collapsed
33660
33661 \begin_layout Plain Layout
33662 Comandos ! N ! 
33663 \backslash
33664 newcommand
33665 \end_layout
33666
33667 \end_inset
33668
33669
33670 \end_layout
33671
33672 \begin_layout Standard
33673 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
33674  Pero es posible definir nuevos comandos más cortos con el comando 
33675 \series bold
33676
33677 \backslash
33678 newcommand
33679 \series default
33680 .
33681  
33682 \end_layout
33683
33684 \begin_layout Standard
33685 El esquema del comando 
33686 \series bold
33687
33688 \backslash
33689 newcommand
33690 \series default
33691  es:
33692 \end_layout
33693
33694 \begin_layout Standard
33695
33696 \series bold
33697
33698 \backslash
33699 newcommand{nombre nuevo de comando}[número de argumentos]
33700 \begin_inset Newline newline
33701 \end_inset
33702
33703
33704 \begin_inset Phantom HPhantom
33705 status open
33706
33707 \begin_layout Plain Layout
33708
33709 \series bold
33710
33711 \backslash
33712 newcommand
33713 \end_layout
33714
33715 \end_inset
33716
33717 [valor opcional]{definición de comando}
33718 \end_layout
33719
33720 \begin_layout Standard
33721 \begin_inset Note Greyedout
33722 status open
33723
33724 \begin_layout Plain Layout
33725
33726 \series bold
33727 Nota:
33728 \series default
33729  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33730  documento o en paquetes LaTeX que uses.
33731  Por ejemplo, si defines el comando 
33732 \series bold
33733
33734 \backslash
33735 le
33736 \series default
33737  para 
33738 \series bold
33739
33740 \backslash
33741 Leftarrow,
33742 \series default
33743  se producirán errores porque 
33744 \series bold
33745
33746 \backslash
33747 le
33748 \series default
33749  ya existe para 
33750 \begin_inset Quotes fld
33751 \end_inset
33752
33753
33754 \begin_inset Formula $\le$
33755 \end_inset
33756
33757
33758 \begin_inset Quotes frd
33759 \end_inset
33760
33761 .
33762
33763 \series bold
33764  
33765 \end_layout
33766
33767 \end_inset
33768
33769
33770 \end_layout
33771
33772 \begin_layout Standard
33773 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33774  argumentos debería tener el nuevo comando.
33775  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33776  Cuando se hace esto, el 
33777 \emph on
33778 primer
33779 \emph default
33780  argumento del nuevo comando es automáticamente opcional.
33781 \end_layout
33782
33783 \begin_layout Standard
33784 Veamos unos ejemplos:
33785 \end_layout
33786
33787 \begin_layout Itemize
33788 Para definir el comando 
33789 \series bold
33790
33791 \backslash
33792 gr
33793 \series default
33794  para 
33795 \series bold
33796
33797 \backslash
33798 Longrightarrow
33799 \series default
33800 , la línea de preámbulo LaTeX es:
33801 \begin_inset VSpace medskip
33802 \end_inset
33803
33804
33805 \begin_inset Newline newline
33806 \end_inset
33807
33808
33809 \series bold
33810
33811 \backslash
33812 newcommand{
33813 \backslash
33814 gr}{
33815 \backslash
33816 Longrightarrow}
33817 \end_layout
33818
33819 \begin_layout Itemize
33820 Para definir el comando 
33821 \series bold
33822
33823 \backslash
33824 us
33825 \series default
33826  para 
33827 \series bold
33828
33829 \backslash
33830 underline
33831 \series default
33832 , el argumento (que sería subrayado) debe tenerse en cuenta.
33833  Para esto la línea de preámbulo es:
33834 \begin_inset VSpace medskip
33835 \end_inset
33836
33837
33838 \begin_inset Newline newline
33839 \end_inset
33840
33841
33842 \series bold
33843
33844 \backslash
33845 newcommand{
33846 \backslash
33847 us}[1]{
33848 \backslash
33849 underline{#1}}
33850 \series default
33851
33852 \begin_inset VSpace medskip
33853 \end_inset
33854
33855
33856 \begin_inset Newline newline
33857 \end_inset
33858
33859 El carácter 
33860 \series bold
33861 #
33862 \series default
33863  actúa como colocador del argumento, el 
33864 \series bold
33865 1
33866 \series default
33867  indica que es el colocador para el primer argumento.
33868 \end_layout
33869
33870 \begin_layout Itemize
33871 Para 
33872 \series bold
33873
33874 \backslash
33875 framebox
33876 \series default
33877  se puede definir, por ejemplo, el comando 
33878 \series bold
33879
33880 \backslash
33881 fb
33882 \series default
33883 :
33884 \begin_inset VSpace medskip
33885 \end_inset
33886
33887
33888 \begin_inset Newline newline
33889 \end_inset
33890
33891
33892 \series bold
33893
33894 \backslash
33895 newcommand{
33896 \backslash
33897 fb}[3]{
33898 \backslash
33899 framebox#1#2{$#3$}}
33900 \series default
33901
33902 \begin_inset VSpace medskip
33903 \end_inset
33904
33905
33906 \begin_inset Newline newline
33907 \end_inset
33908
33909 Los dos signos dólar generan la ecuación extra necesaria para 
33910 \series bold
33911
33912 \backslash
33913 framebox
33914 \series default
33915 , véase 
33916 \begin_inset CommandInset ref
33917 LatexCommand ref
33918 reference "sub:Marcos-con-bordes"
33919
33920 \end_inset
33921
33922 .
33923 \end_layout
33924
33925 \begin_layout Itemize
33926 Para crear un nuevo comando para 
33927 \series bold
33928
33929 \backslash
33930 fcolorbox
33931 \series default
33932  donde no es necesario especificar el color para el marco, el argumento
33933  para el color se define opcional:
33934 \begin_inset VSpace medskip
33935 \end_inset
33936
33937
33938 \begin_inset Newline newline
33939 \end_inset
33940
33941
33942 \series bold
33943
33944 \backslash
33945 newcommand{
33946 \backslash
33947 cb}[3][white]{
33948 \backslash
33949 fcolorbox{#2}{#1}{$#3$}}
33950 \series default
33951
33952 \begin_inset VSpace medskip
33953 \end_inset
33954
33955
33956 \begin_inset Newline newline
33957 \end_inset
33958
33959 Si el color no es especificado al usar 
33960 \series bold
33961
33962 \backslash
33963 cb
33964 \series default
33965 , se elige el color 
33966 \series bold
33967 white
33968 \series default
33969  predefinido.
33970 \end_layout
33971
33972 \begin_layout Standard
33973 Un ensayo con los nuevos comandos definidos:
33974 \end_layout
33975
33976 \begin_layout Standard
33977 \noindent
33978 \align center
33979 \begin_inset Tabular
33980 <lyxtabular version="3" rows="6" columns="2">
33981 <features tabularvalignment="middle">
33982 <column alignment="center" valignment="top" width="0">
33983 <column alignment="center" valignment="top" width="0">
33984 <row>
33985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33986 \begin_inset Text
33987
33988 \begin_layout Plain Layout
33989 Comando
33990 \end_layout
33991
33992 \end_inset
33993 </cell>
33994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33995 \begin_inset Text
33996
33997 \begin_layout Plain Layout
33998 Resultado
33999 \begin_inset Note Note
34000 status collapsed
34001
34002 \begin_layout Plain Layout
34003
34004 \series bold
34005
34006 \backslash
34007 raisebox
34008 \series default
34009  se usa sólo como espaciador
34010 \end_layout
34011
34012 \end_inset
34013
34014
34015 \end_layout
34016
34017 \end_inset
34018 </cell>
34019 </row>
34020 <row>
34021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34022 \begin_inset Text
34023
34024 \begin_layout Plain Layout
34025 A
34026 \backslash
34027 gr
34028 \begin_inset ERT
34029 status collapsed
34030
34031 \begin_layout Plain Layout
34032
34033
34034 \backslash
34035 spce 
34036 \end_layout
34037
34038 \end_inset
34039
34040 B
34041 \end_layout
34042
34043 \end_inset
34044 </cell>
34045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34046 \begin_inset Text
34047
34048 \begin_layout Plain Layout
34049 \begin_inset Formula $A\gr B$
34050 \end_inset
34051
34052
34053 \end_layout
34054
34055 \end_inset
34056 </cell>
34057 </row>
34058 <row>
34059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34060 \begin_inset Text
34061
34062 \begin_layout Plain Layout
34063
34064 \backslash
34065 us{ABcd
34066 \end_layout
34067
34068 \end_inset
34069 </cell>
34070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34071 \begin_inset Text
34072
34073 \begin_layout Plain Layout
34074 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
34075 \end_inset
34076
34077
34078 \end_layout
34079
34080 \end_inset
34081 </cell>
34082 </row>
34083 <row>
34084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34085 \begin_inset Text
34086
34087 \begin_layout Plain Layout
34088
34089 \backslash
34090 fb{[2cm]
34091 \begin_inset Formula $\to$
34092 \end_inset
34093
34094
34095 \backslash
34096 {
34097 \begin_inset Formula $\to$
34098 \end_inset
34099
34100
34101 \backslash
34102 {
34103 \backslash
34104 int
34105 \begin_inset ERT
34106 status collapsed
34107
34108 \begin_layout Plain Layout
34109
34110
34111 \backslash
34112 spce 
34113 \end_layout
34114
34115 \end_inset
34116
34117 A=B
34118 \end_layout
34119
34120 \end_inset
34121 </cell>
34122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34123 \begin_inset Text
34124
34125 \begin_layout Plain Layout
34126 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
34127 \end_inset
34128
34129
34130 \end_layout
34131
34132 \end_inset
34133 </cell>
34134 </row>
34135 <row>
34136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34137 \begin_inset Text
34138
34139 \begin_layout Plain Layout
34140
34141 \backslash
34142 cb{red
34143 \begin_inset Formula $\to$
34144 \end_inset
34145
34146
34147 \backslash
34148 {
34149 \backslash
34150 int
34151 \begin_inset ERT
34152 status collapsed
34153
34154 \begin_layout Plain Layout
34155
34156
34157 \backslash
34158 spce 
34159 \end_layout
34160
34161 \end_inset
34162
34163 A=B
34164 \end_layout
34165
34166 \end_inset
34167 </cell>
34168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34169 \begin_inset Text
34170
34171 \begin_layout Plain Layout
34172 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
34173 \end_inset
34174
34175
34176 \end_layout
34177
34178 \end_inset
34179 </cell>
34180 </row>
34181 <row>
34182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34183 \begin_inset Text
34184
34185 \begin_layout Plain Layout
34186
34187 \backslash
34188 cb[green]
34189 \backslash
34190 {red
34191 \begin_inset Formula $\to$
34192 \end_inset
34193
34194
34195 \backslash
34196 {
34197 \backslash
34198 int
34199 \begin_inset ERT
34200 status collapsed
34201
34202 \begin_layout Plain Layout
34203
34204
34205 \backslash
34206 spce 
34207 \end_layout
34208
34209 \end_inset
34210
34211 A=B
34212 \end_layout
34213
34214 \end_inset
34215 </cell>
34216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34217 \begin_inset Text
34218
34219 \begin_layout Plain Layout
34220 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
34221 \end_inset
34222
34223
34224 \end_layout
34225
34226 \end_inset
34227 </cell>
34228 </row>
34229 </lyxtabular>
34230
34231 \end_inset
34232
34233
34234 \end_layout
34235
34236 \begin_layout Subsection
34237 Macros de ecuaciones
34238 \begin_inset Index idx
34239 status collapsed
34240
34241 \begin_layout Plain Layout
34242 Comandos de usuario ! Macros de ecuaciones
34243 \end_layout
34244
34245 \end_inset
34246
34247
34248 \begin_inset Index idx
34249 status collapsed
34250
34251 \begin_layout Plain Layout
34252 Macros
34253 \end_layout
34254
34255 \end_inset
34256
34257
34258 \end_layout
34259
34260 \begin_layout Standard
34261 Los comandos definidos por el usuario son especialmente convenientes para
34262  expresiones complejas.
34263  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
34264  el mismo tipo de solución se repite varias veces.
34265  La forma general de una ecuación de segundo grado es:
34266 \begin_inset Formula 
34267 \[
34268 0=\lambda^{2}+p\lambda+q
34269 \]
34270
34271 \end_inset
34272
34273 La forma general de la solución es:
34274 \begin_inset Formula 
34275 \[
34276 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
34277 \]
34278
34279 \end_inset
34280
34281
34282 \end_layout
34283
34284 \begin_layout Standard
34285 Para definir un comando para la ecuación de la solución, en donde solo hay
34286  que especificar los tres parámetros 
34287 \begin_inset Formula $\lambda$
34288 \end_inset
34289
34290
34291 \begin_inset Formula $p$
34292 \end_inset
34293
34294 , y 
34295 \begin_inset Formula $q$
34296 \end_inset
34297
34298 , y el índice de 
34299 \begin_inset Formula $\lambda$
34300 \end_inset
34301
34302  puede darse opcionalmente, la línea de preámbulo LaTeX es
34303 \begin_inset Newline newline
34304 \end_inset
34305
34306
34307 \series bold
34308
34309 \backslash
34310 newcommand{
34311 \backslash
34312 qG}[4][1,
34313 \backslash
34314 ,2]{#2_{#1}=-
34315 \backslash
34316 frac{#3}{2}
34317 \backslash
34318 pm
34319 \begin_inset Newline newline
34320 \end_inset
34321
34322
34323 \begin_inset Phantom HPhantom
34324 status open
34325
34326 \begin_layout Plain Layout
34327
34328 \series bold
34329
34330 \backslash
34331 newcommand
34332 \end_layout
34333
34334 \end_inset
34335
34336
34337 \backslash
34338 sqrt{
34339 \backslash
34340 frac{#3^{2}}{4}-#4}}
34341 \end_layout
34342
34343 \begin_layout Standard
34344 Para generar la solución se inserta el comando
34345 \begin_inset Newline newline
34346 \end_inset
34347
34348
34349 \series bold
34350
34351 \backslash
34352 qG{
34353 \backslash
34354 lambda
34355 \begin_inset Formula $\to$
34356 \end_inset
34357
34358
34359 \backslash
34360 {p
34361 \begin_inset Formula $\to$
34362 \end_inset
34363
34364
34365 \backslash
34366 {q
34367 \series default
34368  en una ecuación
34369 \series bold
34370 .
34371 \end_layout
34372
34373 \begin_layout Standard
34374 La definición del nuevo comando no es intuitiva porque hay que conocer los
34375  esquemas de todos los comandos LaTeX usados, por ejemplo, que una fracción
34376  se inserta en LaTeX como
34377 \series bold
34378  
34379 \backslash
34380 frac{numerador}{denominador}
34381 \series default
34382 .
34383  Además, uno puede olvidar fácilmente una llave en la definición y no puede
34384  ver en LyX lo que el nuevo comando está haciendo.
34385  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
34386  ecuación en vez del comando
34387 \series bold
34388  
34389 \backslash
34390 newcommand
34391 \series default
34392 .
34393 \end_layout
34394
34395 \begin_layout Standard
34396 Una macro de ecuación se crea con el menú 
34397 \family sans
34398 Insertar\SpecialChar \menuseparator
34399 Ecuación\SpecialChar \menuseparator
34400 Macro
34401 \family default
34402  o con el botón 
34403 \begin_inset Graphics
34404         filename ../../images/math-macro_newmacroname_newcommand.png
34405         scale 85
34406
34407 \end_inset
34408
34409  de la barra de herramientas.
34410  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
34411  como el siguiente donde se define la macro:
34412 \begin_inset Newline newline
34413 \end_inset
34414
34415
34416 \end_layout
34417
34418 \begin_layout Standard
34419 \begin_inset space \hspace*{\fill}
34420 \end_inset
34421
34422
34423 \begin_inset Graphics
34424         filename ../clipart/macrobox.png
34425
34426 \end_inset
34427
34428
34429 \begin_inset space \hspace*{\fill}
34430 \end_inset
34431
34432
34433 \begin_inset Newline newline
34434 \end_inset
34435
34436
34437 \begin_inset FormulaMacro
34438 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
34439 \end_inset
34440
34441
34442 \backslash
34443 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
34444  En el primer marco azul se inserta la ecuación buscada.
34445  Con el comando 
34446 \series bold
34447
34448 \backslash
34449 #númerodeargumento
34450 \series default
34451 , , o con el botón 
34452 \begin_inset Graphics
34453         filename ../../images/math-macro-add-param.png
34454         scale 85
34455
34456 \end_inset
34457
34458  de la barra de herramientas de macros se inserta un colocador de argumento,
34459  p.
34460 \begin_inset space \thinspace{}
34461 \end_inset
34462
34463 e
34464 \begin_inset space \space{}
34465 \end_inset
34466
34467
34468 \series bold
34469
34470 \backslash
34471 #1
34472 \series default
34473 .
34474  Los colocadores de argumento se muestran en rojo.
34475  Se pueden poner 9
34476 \begin_inset space ~
34477 \end_inset
34478
34479 argumentos como máximo.
34480  Con el botón 
34481 \begin_inset Graphics
34482         filename ../../images/math-macro-add-optional-param.png
34483         scale 85
34484
34485 \end_inset
34486
34487  se crean argumentos opcionales.
34488  El primer argumento no opcional puede transformarse en opcional con el
34489  botón 
34490 \begin_inset Graphics
34491         filename ../../images/math-macro-make-optional.png
34492         scale 85
34493
34494 \end_inset
34495
34496 .
34497  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
34498  Normalmente quieres verlo tal como está definido, así que el recuadro se
34499  deja vacío.
34500  Pero si has creado una macro que necesita mucho espacio en la pantalla,
34501  en dicho recuadro puedes insertar, por ejemplo
34502 \begin_inset Newline newline
34503 \end_inset
34504
34505
34506 \series bold
34507 qG: 
34508 \backslash
34509 #1
34510 \series default
34511  
34512 \series bold
34513 ,
34514 \series default
34515  
34516 \series bold
34517
34518 \backslash
34519 #2
34520 \series default
34521  
34522 \series bold
34523 ,
34524 \series default
34525  
34526 \series bold
34527
34528 \backslash
34529 #3, 
34530 \backslash
34531 #4
34532 \begin_inset Newline newline
34533 \end_inset
34534
34535
34536 \series default
34537 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
34538  en LyX, lo que conlleva una visualización mejor.
34539  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
34540 \begin_inset Newline newline
34541 \end_inset
34542
34543 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
34544  macros individuales situando el cursor en la macro y usando el menú 
34545 \family sans
34546 Ver\SpecialChar \menuseparator
34547 (Des)plegar macro de ecuación.
34548 \end_layout
34549
34550 \begin_layout Standard
34551 Para usar una macro, se inserta el nombre de la misma como comando en una
34552  ecuación, en nuestro caso 
34553 \series bold
34554
34555 \backslash
34556 qG
34557 \series default
34558 .
34559  Nuestra macro se muestra en LyX así:
34560 \begin_inset Newline newline
34561 \end_inset
34562
34563
34564 \begin_inset space \hspace*{\fill}
34565 \end_inset
34566
34567
34568 \begin_inset Graphics
34569         filename ../clipart/macrouse.png
34570
34571 \end_inset
34572
34573
34574 \begin_inset space \hspace*{\fill}
34575 \end_inset
34576
34577
34578 \begin_inset Newline newline
34579 \end_inset
34580
34581 Aquí tenemos nuestro ejemplo de macro con los argumentos 
34582 \begin_inset Formula $x$
34583 \end_inset
34584
34585
34586 \begin_inset Formula $\ln(x)$
34587 \end_inset
34588
34589 , y 
34590 \begin_inset Formula $B$
34591 \end_inset
34592
34593 :
34594 \end_layout
34595
34596 \begin_layout Standard
34597 \begin_inset Formula 
34598 \[
34599 \qG x{\ln(x)}B
34600 \]
34601
34602 \end_inset
34603
34604
34605 \end_layout
34606
34607 \begin_layout Standard
34608 LyX ofrece en el menú 
34609 \family sans
34610 Herramientas
34611 \family default
34612 \SpecialChar \menuseparator
34613
34614 \family sans
34615 Preferencias\SpecialChar \menuseparator
34616 Edición\SpecialChar \menuseparator
34617 Control
34618 \family default
34619  diferentes estilos para editar macros.
34620  Para encontrar el estilo que más te convenga, elige un estilo y pon el
34621  cursor en una macro para ver la diferencia.
34622 \end_layout
34623
34624 \begin_layout Standard
34625 Una macro de ecuación se transforma internamente en un comando 
34626 \series bold
34627
34628 \backslash
34629 newcommand
34630 \series default
34631  cuando se exporta el documento.
34632  El comando creado 
34633 \series bold
34634
34635 \backslash
34636 newcommand
34637 \series default
34638  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
34639  usar en ecuaciones que estén en recuadros de definición de macros en el
34640  documento.
34641  
34642 \end_layout
34643
34644 \begin_layout Standard
34645 Las macros de ecuación también pueden crearse directamente a partir de un
34646  comando
34647 \series bold
34648  
34649 \backslash
34650 newcommand
34651 \series default
34652 .
34653  Por ejemplo, escribiendo el comando
34654 \begin_inset Newline newline
34655 \end_inset
34656
34657
34658 \series bold
34659
34660 \backslash
34661 newcommand{
34662 \backslash
34663 larrow}[2]{
34664 \backslash
34665 xleftarrow[#2]{#1}}
34666 \begin_inset Newline newline
34667 \end_inset
34668
34669
34670 \series default
34671 como texto normal en LyX, seleccionándolo completamente y usando a continuación
34672  el atajo 
34673 \family sans
34674 Ctrl+M
34675 \family default
34676 , el comando se transformará en una macro de ecuación.
34677  Al emplear este método debes tener cuidado en escribir correctamente el
34678  comando 
34679 \series bold
34680
34681 \backslash
34682 newcommand
34683 \series default
34684 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
34685  
34686 \end_layout
34687
34688 \begin_layout Standard
34689 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34690  en definiciones de macros se manejan incorrectamente.
34691  Por eso el ejemplo 
34692 \series bold
34693
34694 \backslash
34695 fb
34696 \series default
34697  de 
34698 \begin_inset CommandInset ref
34699 LatexCommand ref
34700 reference "sub:El-comando-newcommand"
34701
34702 \end_inset
34703
34704  no puede crearse como macro.
34705 \end_layout
34706
34707 \begin_layout Standard
34708 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
34709  la barra de herramientas de macros:
34710 \end_layout
34711
34712 \begin_layout Standard
34713 \begin_inset VSpace defskip
34714 \end_inset
34715
34716
34717 \end_layout
34718
34719 \begin_layout Standard
34720 \begin_inset Graphics
34721         filename ../clipart/MacroToolbar.png
34722
34723 \end_inset
34724
34725
34726 \begin_inset Index idx
34727 status collapsed
34728
34729 \begin_layout Plain Layout
34730 Macros ! Barra de herramientas
34731 \end_layout
34732
34733 \end_inset
34734
34735
34736 \end_layout
34737
34738 \begin_layout Standard
34739 \begin_inset VSpace defskip
34740 \end_inset
34741
34742
34743 \end_layout
34744
34745 \begin_layout Standard
34746 La barra de herramientas de macros contiene los siguientes botones:
34747 \end_layout
34748
34749 \begin_layout Standard
34750 \begin_inset VSpace defskip
34751 \end_inset
34752
34753
34754 \end_layout
34755
34756 \begin_layout Standard
34757 \begin_inset Tabular
34758 <lyxtabular version="3" rows="9" columns="2">
34759 <features islongtable="true" longtabularalignment="center">
34760 <column alignment="left" valignment="top" width="0">
34761 <column alignment="left" valignment="top" width="85col%">
34762 <row interlinespace="2.5mm">
34763 <cell alignment="center" valignment="top" usebox="none">
34764 \begin_inset Text
34765
34766 \begin_layout Plain Layout
34767 \begin_inset Graphics
34768         filename ../../images/math-macro-remove-param.png
34769         rotateOrigin center
34770
34771 \end_inset
34772
34773
34774 \end_layout
34775
34776 \end_inset
34777 </cell>
34778 <cell alignment="center" valignment="top" usebox="none">
34779 \begin_inset Text
34780
34781 \begin_layout Plain Layout
34782
34783 \family sans
34784 Editar\SpecialChar \menuseparator
34785 Ecuación\SpecialChar \menuseparator
34786 Definición de macro\SpecialChar \menuseparator
34787 Quitar último argumento
34788 \end_layout
34789
34790 \end_inset
34791 </cell>
34792 </row>
34793 <row interlinespace="2.5mm">
34794 <cell alignment="center" valignment="top" usebox="none">
34795 \begin_inset Text
34796
34797 \begin_layout Plain Layout
34798 \begin_inset Graphics
34799         filename ../../images/math-macro-add-param.png
34800         rotateOrigin center
34801
34802 \end_inset
34803
34804
34805 \end_layout
34806
34807 \end_inset
34808 </cell>
34809 <cell alignment="center" valignment="top" usebox="none">
34810 \begin_inset Text
34811
34812 \begin_layout Plain Layout
34813
34814 \family sans
34815 Editar\SpecialChar \menuseparator
34816 Ecuación\SpecialChar \menuseparator
34817 Definición de macro\SpecialChar \menuseparator
34818 Añadir argumento
34819 \end_layout
34820
34821 \end_inset
34822 </cell>
34823 </row>
34824 <row interlinespace="2.5mm">
34825 <cell alignment="center" valignment="top" usebox="none">
34826 \begin_inset Text
34827
34828 \begin_layout Plain Layout
34829 \begin_inset Graphics
34830         filename ../../images/math-macro-make-optional.png
34831         rotateOrigin center
34832
34833 \end_inset
34834
34835
34836 \end_layout
34837
34838 \end_inset
34839 </cell>
34840 <cell alignment="center" valignment="top" usebox="none">
34841 \begin_inset Text
34842
34843 \begin_layout Plain Layout
34844
34845 \family sans
34846 Editar\SpecialChar \menuseparator
34847 Ecuación\SpecialChar \menuseparator
34848 Definición de macro\SpecialChar \menuseparator
34849 Hacer opcional el primer
34850 \begin_inset Newline newline
34851 \end_inset
34852
34853
34854 \begin_inset Phantom HPhantom
34855 status open
34856
34857 \begin_layout Plain Layout
34858
34859 \family sans
34860 Editar\SpecialChar \menuseparator
34861 Ecuación\SpecialChar \menuseparator
34862 Definición de macro\SpecialChar \menuseparator
34863
34864 \end_layout
34865
34866 \end_inset
34867
34868 argumento no opcional
34869 \end_layout
34870
34871 \end_inset
34872 </cell>
34873 </row>
34874 <row interlinespace="2.5mm">
34875 <cell alignment="center" valignment="top" usebox="none">
34876 \begin_inset Text
34877
34878 \begin_layout Plain Layout
34879 \begin_inset Graphics
34880         filename ../../images/math-macro-make-nonoptional.png
34881         rotateOrigin center
34882
34883 \end_inset
34884
34885
34886 \end_layout
34887
34888 \end_inset
34889 </cell>
34890 <cell alignment="center" valignment="top" usebox="none">
34891 \begin_inset Text
34892
34893 \begin_layout Plain Layout
34894
34895 \family sans
34896 Editar\SpecialChar \menuseparator
34897 Ecuación\SpecialChar \menuseparator
34898 Definición de macro\SpecialChar \menuseparator
34899 Hacer no opcional el primer
34900 \begin_inset Newline newline
34901 \end_inset
34902
34903
34904 \begin_inset Phantom HPhantom
34905 status open
34906
34907 \begin_layout Plain Layout
34908
34909 \family sans
34910 Editar\SpecialChar \menuseparator
34911 Ecuación\SpecialChar \menuseparator
34912 Definición de macro\SpecialChar \menuseparator
34913
34914 \end_layout
34915
34916 \end_inset
34917
34918 argumento opcional
34919 \end_layout
34920
34921 \end_inset
34922 </cell>
34923 </row>
34924 <row interlinespace="2.5mm">
34925 <cell alignment="center" valignment="top" usebox="none">
34926 \begin_inset Text
34927
34928 \begin_layout Plain Layout
34929 \begin_inset Graphics
34930         filename ../../images/math-macro-remove-optional-param.png
34931         rotateOrigin center
34932
34933 \end_inset
34934
34935
34936 \end_layout
34937
34938 \end_inset
34939 </cell>
34940 <cell alignment="center" valignment="top" usebox="none">
34941 \begin_inset Text
34942
34943 \begin_layout Plain Layout
34944
34945 \family sans
34946 Editar\SpecialChar \menuseparator
34947 Ecuación\SpecialChar \menuseparator
34948 Definición de macro\SpecialChar \menuseparator
34949 Quitar argumento opcional
34950 \end_layout
34951
34952 \end_inset
34953 </cell>
34954 </row>
34955 <row interlinespace="2.5mm">
34956 <cell alignment="center" valignment="top" usebox="none">
34957 \begin_inset Text
34958
34959 \begin_layout Plain Layout
34960 \begin_inset Graphics
34961         filename ../../images/math-macro-add-optional-param.png
34962         rotateOrigin center
34963
34964 \end_inset
34965
34966
34967 \end_layout
34968
34969 \end_inset
34970 </cell>
34971 <cell alignment="center" valignment="top" usebox="none">
34972 \begin_inset Text
34973
34974 \begin_layout Plain Layout
34975
34976 \family sans
34977 Editar\SpecialChar \menuseparator
34978 Ecuación\SpecialChar \menuseparator
34979 Definición de macro\SpecialChar \menuseparator
34980 Insertar argumento opcional
34981 \end_layout
34982
34983 \end_inset
34984 </cell>
34985 </row>
34986 <row interlinespace="2.5mm">
34987 <cell alignment="center" valignment="top" usebox="none">
34988 \begin_inset Text
34989
34990 \begin_layout Plain Layout
34991 \begin_inset Graphics
34992         filename ../../images/math-macro-remove-greedy-param.png
34993         rotateOrigin center
34994
34995 \end_inset
34996
34997
34998 \end_layout
34999
35000 \end_inset
35001 </cell>
35002 <cell alignment="center" valignment="top" usebox="none">
35003 \begin_inset Text
35004
35005 \begin_layout Plain Layout
35006
35007 \family sans
35008 Editar\SpecialChar \menuseparator
35009 Ecuación\SpecialChar \menuseparator
35010 Definición de macro\SpecialChar \menuseparator
35011 Quitar último argumento
35012 \begin_inset Newline newline
35013 \end_inset
35014
35015
35016 \begin_inset Phantom HPhantom
35017 status open
35018
35019 \begin_layout Plain Layout
35020
35021 \family sans
35022 Editar\SpecialChar \menuseparator
35023 Ecuación\SpecialChar \menuseparator
35024 Definición de macro\SpecialChar \menuseparator
35025
35026 \end_layout
35027
35028 \end_inset
35029
35030 yendo hacia la derecha
35031 \end_layout
35032
35033 \end_inset
35034 </cell>
35035 </row>
35036 <row interlinespace="2.5mm">
35037 <cell alignment="center" valignment="top" usebox="none">
35038 \begin_inset Text
35039
35040 \begin_layout Plain Layout
35041 \begin_inset Graphics
35042         filename ../../images/math-macro-append-greedy-param.png
35043         rotateOrigin center
35044
35045 \end_inset
35046
35047
35048 \end_layout
35049
35050 \end_inset
35051 </cell>
35052 <cell alignment="center" valignment="top" usebox="none">
35053 \begin_inset Text
35054
35055 \begin_layout Plain Layout
35056
35057 \family sans
35058 Editar\SpecialChar \menuseparator
35059 Ecuación\SpecialChar \menuseparator
35060 Definición de macro\SpecialChar \menuseparator
35061 Añadir argumento comiendo
35062 \begin_inset Newline newline
35063 \end_inset
35064
35065
35066 \begin_inset Phantom HPhantom
35067 status open
35068
35069 \begin_layout Plain Layout
35070
35071 \family sans
35072 Editar\SpecialChar \menuseparator
35073 Ecuación\SpecialChar \menuseparator
35074 Definición de macro\SpecialChar \menuseparator
35075
35076 \end_layout
35077
35078 \end_inset
35079
35080 desde la derecha
35081 \end_layout
35082
35083 \end_inset
35084 </cell>
35085 </row>
35086 <row interlinespace="2.5mm">
35087 <cell alignment="center" valignment="top" usebox="none">
35088 \begin_inset Text
35089
35090 \begin_layout Plain Layout
35091 \begin_inset Graphics
35092         filename ../../images/math-macro-add-greedy-optional-param.png
35093         rotateOrigin center
35094
35095 \end_inset
35096
35097
35098 \end_layout
35099
35100 \end_inset
35101 </cell>
35102 <cell alignment="center" valignment="top" usebox="none">
35103 \begin_inset Text
35104
35105 \begin_layout Plain Layout
35106
35107 \family sans
35108 Editar\SpecialChar \menuseparator
35109 Ecuación\SpecialChar \menuseparator
35110 Definición de macro\SpecialChar \menuseparator
35111 Añadir argumento opcional
35112 \begin_inset Newline newline
35113 \end_inset
35114
35115
35116 \begin_inset Phantom HPhantom
35117 status open
35118
35119 \begin_layout Plain Layout
35120
35121 \family sans
35122 Editar\SpecialChar \menuseparator
35123 Ecuación\SpecialChar \menuseparator
35124 Definición de macro\SpecialChar \menuseparator
35125
35126 \end_layout
35127
35128 \end_inset
35129
35130 comiendo desde la derecha
35131 \end_layout
35132
35133 \end_inset
35134 </cell>
35135 </row>
35136 </lyxtabular>
35137
35138 \end_inset
35139
35140
35141 \end_layout
35142
35143 \begin_layout Section
35144 Sistema algebraico computacional
35145 \end_layout
35146
35147 \begin_layout Standard
35148 LyX permite el intercambio entre expresiones matemáticas escritas con su
35149  editor de ecuaciones y aplicaciones externas o guiones definidos por el
35150  usuario.
35151  Las aplicaciones soportadas actualmente son 
35152 \family sans
35153 Maple
35154 \family default
35155
35156 \family sans
35157 Mathematica
35158 \family default
35159
35160 \family sans
35161 Maxima
35162 \family default
35163  y 
35164 \family sans
35165 Octave
35166 \family default
35167 .
35168  Hay que advertir que el conjunto de estructuras matemáticas soportadas
35169  se limita a casos muy simples.
35170 \end_layout
35171
35172 \begin_layout Subsection
35173 Utilización
35174 \end_layout
35175
35176 \begin_layout Standard
35177 Escribe alguna expresión en una ecuación, despliega el menú 
35178 \family sans
35179 Editar\SpecialChar \menuseparator
35180 Ecuación\SpecialChar \menuseparator
35181 Usar programa de álgebra
35182 \family default
35183  y elige la aplicación que esté instalada en tu ordenador.
35184  Después de eso el resultado de la computación debería mostrarse a la derecha
35185  de la expresión junto con el operador "=".
35186 \end_layout
35187
35188 \begin_layout Standard
35189 A continuación hay unos ejemplos sencillos (con resultados de 
35190 \family sans
35191 Maxima
35192 \family default
35193 ) que muestran qué tipos de computación se pueden realizar:
35194 \end_layout
35195
35196 \begin_layout Itemize
35197 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
35198 \end_inset
35199
35200
35201 \end_layout
35202
35203 \begin_layout Itemize
35204 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
35205 \end_inset
35206
35207
35208 \end_layout
35209
35210 \begin_layout Itemize
35211 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
35212 \end_inset
35213
35214
35215 \end_layout
35216
35217 \begin_layout Itemize
35218 \begin_inset Formula $\det\left[\begin{array}{ccc}
35219 1 & 6 & 7\\
35220 2 & 5 & 8\\
35221 3 & 4 & 17
35222 \end{array}\right]=-56$
35223 \end_inset
35224
35225
35226 \end_layout
35227
35228 \begin_layout Itemize
35229 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
35230 \end_inset
35231
35232
35233 \end_layout
35234
35235 \begin_layout Subsection
35236 Atajos de teclado
35237 \end_layout
35238
35239 \begin_layout Standard
35240 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
35241  Se puede vincular fácilmente una combinación de teclas a la función 
35242 \family sans
35243 math-extern
35244 \family default
35245  de Lyx (véase el manual 
35246 \emph on
35247 Funciones de LyX
35248 \emph default
35249 ).
35250  Por ejemplo, para vincular la tecla 
35251 \family sans
35252 Entrar
35253 \family default
35254  en el editor de ecuaciones a 
35255 \family sans
35256 Maxima
35257 \family default
35258  se podría usar este comando para definir el atajo de teclado:
35259 \end_layout
35260
35261 \begin_layout Standard
35262
35263 \series bold
35264 command-alternatives break-paragraph;math-extern maxima
35265 \end_layout
35266
35267 \begin_layout Section
35268 Consejos prácticos
35269 \begin_inset Index idx
35270 status collapsed
35271
35272 \begin_layout Plain Layout
35273 Consejos prácticos
35274 \end_layout
35275
35276 \end_inset
35277
35278
35279 \end_layout
35280
35281 \begin_layout Subsection
35282 Números negativos
35283 \begin_inset Index idx
35284 status collapsed
35285
35286 \begin_layout Plain Layout
35287 Numeros@Números ! negativos
35288 \end_layout
35289
35290 \end_inset
35291
35292
35293 \end_layout
35294
35295 \begin_layout Standard
35296 Los números negativos a veces se ven feos en las ecuaciones porque el signo
35297  menos delante del número tiene la misma longitud que el operador signo
35298  menos.
35299  Si se escribe el número negativo en texto normal el signo menos aparece
35300  correctamente.
35301 \end_layout
35302
35303 \begin_layout Standard
35304 Así pues, el problema desaparece si se convierte el signo menos a texto
35305  matemático.
35306 \end_layout
35307
35308 \begin_layout Standard
35309 Un ejemplo para visualizar el problema:
35310 \end_layout
35311
35312 \begin_layout Standard
35313 \noindent
35314 \align center
35315 \begin_inset Tabular
35316 <lyxtabular version="3" rows="3" columns="2">
35317 <features tabularvalignment="middle">
35318 <column alignment="center" valignment="top" width="0">
35319 <column alignment="center" valignment="top" width="0">
35320 <row>
35321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35322 \begin_inset Text
35323
35324 \begin_layout Plain Layout
35325 texto normal:
35326 \end_layout
35327
35328 \end_inset
35329 </cell>
35330 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35331 \begin_inset Text
35332
35333 \begin_layout Plain Layout
35334 x = -2
35335 \end_layout
35336
35337 \end_inset
35338 </cell>
35339 </row>
35340 <row>
35341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35342 \begin_inset Text
35343
35344 \begin_layout Plain Layout
35345 ecuación:
35346 \end_layout
35347
35348 \end_inset
35349 </cell>
35350 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35351 \begin_inset Text
35352
35353 \begin_layout Plain Layout
35354 \begin_inset Formula $x=-2$
35355 \end_inset
35356
35357
35358 \end_layout
35359
35360 \end_inset
35361 </cell>
35362 </row>
35363 <row>
35364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35365 \begin_inset Text
35366
35367 \begin_layout Plain Layout
35368 solución:
35369 \end_layout
35370
35371 \end_inset
35372 </cell>
35373 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35374 \begin_inset Text
35375
35376 \begin_layout Plain Layout
35377 \begin_inset Formula $x=\mbox{-}2$
35378 \end_inset
35379
35380
35381 \end_layout
35382
35383 \end_inset
35384 </cell>
35385 </row>
35386 </lyxtabular>
35387
35388 \end_inset
35389
35390
35391 \end_layout
35392
35393 \begin_layout Subsection
35394 Coma como separador decimal
35395 \begin_inset Index idx
35396 status collapsed
35397
35398 \begin_layout Plain Layout
35399 Coma decimal
35400 \end_layout
35401
35402 \end_inset
35403
35404
35405 \end_layout
35406
35407 \begin_layout Standard
35408 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
35409  de grupos numéricos.
35410  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
35411 \end_layout
35412
35413 \begin_layout Standard
35414 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
35415  
35416 \family sans
35417 Ctrl+M
35418 \family default
35419 ).
35420 \end_layout
35421
35422 \begin_layout Standard
35423 Para usar las comas en todas las fórmulas del documento como separador decimal,
35424  se carga el archivo 
35425 \series bold
35426 icomma.sty
35427 \series default
35428
35429 \begin_inset Foot
35430 status collapsed
35431
35432 \begin_layout Plain Layout
35433
35434 \series bold
35435 icomma
35436 \series default
35437  forma parte del paquete LaTeX 
35438 \series bold
35439 was
35440 \series default
35441
35442 \begin_inset Index idx
35443 status collapsed
35444
35445 \begin_layout Plain Layout
35446 Paquetes ! was
35447 \begin_inset ERT
35448 status collapsed
35449
35450 \begin_layout Plain Layout
35451
35452
35453 \backslash
35454 vspace{4mm}
35455 \end_layout
35456
35457 \end_inset
35458
35459
35460 \end_layout
35461
35462 \end_inset
35463
35464 .
35465 \end_layout
35466
35467 \end_inset
35468
35469
35470 \begin_inset Index idx
35471 status collapsed
35472
35473 \begin_layout Plain Layout
35474 Paquetes ! icomma
35475 \end_layout
35476
35477 \end_inset
35478
35479  en el preámbulo LaTeX con la línea: 
35480 \end_layout
35481
35482 \begin_layout Standard
35483
35484 \series bold
35485
35486 \backslash
35487 usepackage{icomma}
35488 \end_layout
35489
35490 \begin_layout Subsection
35491 Vectores cuánticos y notación bra-ket
35492 \begin_inset CommandInset label
35493 LatexCommand label
35494 name "sub:Vectores-cuánticos"
35495
35496 \end_inset
35497
35498
35499 \begin_inset Index idx
35500 status open
35501
35502 \begin_layout Plain Layout
35503 Vectores cuánticos
35504 \end_layout
35505
35506 \end_inset
35507
35508
35509 \begin_inset Index idx
35510 status open
35511
35512 \begin_layout Plain Layout
35513 Notación bra-ket
35514 \end_layout
35515
35516 \end_inset
35517
35518
35519 \end_layout
35520
35521 \begin_layout Standard
35522 El paquete LaTeX 
35523 \series bold
35524 braket
35525 \series default
35526
35527 \begin_inset Index idx
35528 status collapsed
35529
35530 \begin_layout Plain Layout
35531 Paquetes ! braket
35532 \end_layout
35533
35534 \end_inset
35535
35536  suministra comandos para escribir paréntesis angulares que se usan en mecánica
35537  cuántica: la notación 
35538 \begin_inset Quotes fld
35539 \end_inset
35540
35541 bra-ket
35542 \begin_inset Quotes frd
35543 \end_inset
35544
35545 ; se carga con la línea de preámbulo LaTeX:
35546 \end_layout
35547
35548 \begin_layout Standard
35549
35550 \series bold
35551
35552 \backslash
35553 usepackage{braket}
35554 \end_layout
35555
35556 \begin_layout Standard
35557 \begin_inset ERT
35558 status collapsed
35559
35560 \begin_layout Plain Layout
35561
35562
35563 \backslash
35564 ifbraket 
35565 \end_layout
35566
35567 \end_inset
35568
35569
35570 \begin_inset Note Note
35571 status open
35572
35573 \begin_layout Plain Layout
35574 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
35575 \series bold
35576 braket
35577 \series default
35578  está instalado.
35579 \end_layout
35580
35581 \end_inset
35582
35583
35584 \end_layout
35585
35586 \begin_layout Standard
35587 Están definidos los siguientes comandos:
35588 \end_layout
35589
35590 \begin_layout Standard
35591 \noindent
35592 \align center
35593 \begin_inset Tabular
35594 <lyxtabular version="3" rows="4" columns="2">
35595 <features tabularvalignment="middle">
35596 <column alignment="center" valignment="top" width="0">
35597 <column alignment="center" valignment="top" width="0">
35598 <row>
35599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35600 \begin_inset Text
35601
35602 \begin_layout Plain Layout
35603 Comando
35604 \end_layout
35605
35606 \end_inset
35607 </cell>
35608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35609 \begin_inset Text
35610
35611 \begin_layout Plain Layout
35612 Resultado
35613 \end_layout
35614
35615 \end_inset
35616 </cell>
35617 </row>
35618 <row>
35619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35620 \begin_inset Text
35621
35622 \begin_layout Plain Layout
35623
35624 \backslash
35625 Bra{
35626 \backslash
35627 psi
35628 \end_layout
35629
35630 \end_inset
35631 </cell>
35632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35633 \begin_inset Text
35634
35635 \begin_layout Plain Layout
35636 \begin_inset Formula $\Bra{\psi}$
35637 \end_inset
35638
35639
35640 \end_layout
35641
35642 \end_inset
35643 </cell>
35644 </row>
35645 <row>
35646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35647 \begin_inset Text
35648
35649 \begin_layout Plain Layout
35650
35651 \backslash
35652 Ket{
35653 \backslash
35654 psi
35655 \end_layout
35656
35657 \end_inset
35658 </cell>
35659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35660 \begin_inset Text
35661
35662 \begin_layout Plain Layout
35663 \begin_inset Formula $\Ket{\psi}$
35664 \end_inset
35665
35666
35667 \end_layout
35668
35669 \end_inset
35670 </cell>
35671 </row>
35672 <row>
35673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35674 \begin_inset Text
35675
35676 \begin_layout Plain Layout
35677
35678 \backslash
35679 Braket{
35680 \backslash
35681 psi|
35682 \backslash
35683 phi
35684 \end_layout
35685
35686 \end_inset
35687 </cell>
35688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35689 \begin_inset Text
35690
35691 \begin_layout Plain Layout
35692 \begin_inset Formula $\Braket{\psi|\phi}$
35693 \end_inset
35694
35695
35696 \end_layout
35697
35698 \end_inset
35699 </cell>
35700 </row>
35701 </lyxtabular>
35702
35703 \end_inset
35704
35705
35706 \end_layout
35707
35708 \begin_layout Standard
35709 El comando 
35710 \series bold
35711
35712 \backslash
35713 Braket
35714 \series default
35715  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35716  circundantes:
35717 \begin_inset Formula 
35718 \[
35719 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
35720 \]
35721
35722 \end_inset
35723
35724
35725 \begin_inset ERT
35726 status collapsed
35727
35728 \begin_layout Plain Layout
35729
35730
35731 \backslash
35732 else
35733 \end_layout
35734
35735 \end_inset
35736
35737
35738 \begin_inset Note Note
35739 status open
35740
35741 \begin_layout Plain Layout
35742 Lo que sigue se verá en la salida si el paquete LaTeX 
35743 \series bold
35744 braket
35745 \series default
35746  no está instalado:
35747 \end_layout
35748
35749 \end_inset
35750
35751
35752 \end_layout
35753
35754 \begin_layout Standard
35755 Debes instalar el paquete LaTeX 
35756 \series bold
35757 braket
35758 \series default
35759  para ver en la salida el resto de esta subsección.
35760 \end_layout
35761
35762 \begin_layout Standard
35763 \begin_inset ERT
35764 status collapsed
35765
35766 \begin_layout Plain Layout
35767
35768
35769 \backslash
35770 fi
35771 \end_layout
35772
35773 \end_inset
35774
35775
35776 \end_layout
35777
35778 \begin_layout Standard
35779 El efecto de 
35780 \series bold
35781
35782 \backslash
35783 Braket
35784 \series default
35785  también se puede conseguir con el comando 
35786 \series bold
35787
35788 \backslash
35789 middle
35790 \series default
35791 , que se describe en 
35792 \begin_inset CommandInset ref
35793 LatexCommand ref
35794 reference "sub:Tamaño-automático-de"
35795
35796 \end_inset
35797
35798 .
35799 \end_layout
35800
35801 \begin_layout Subsection
35802 Fracciones definidas por el usuario
35803 \begin_inset CommandInset label
35804 LatexCommand label
35805 name "sub:Fracciones-personalizadas"
35806
35807 \end_inset
35808
35809
35810 \begin_inset Index idx
35811 status collapsed
35812
35813 \begin_layout Plain Layout
35814 Fracciones ! personalizadas
35815 \end_layout
35816
35817 \end_inset
35818
35819
35820 \end_layout
35821
35822 \begin_layout Standard
35823 Para definir comandos personalizados para fracciones, se usa el comando
35824  
35825 \series bold
35826
35827 \backslash
35828 genfrac
35829 \series default
35830
35831 \begin_inset Index idx
35832 status collapsed
35833
35834 \begin_layout Plain Layout
35835 Comandos ! G ! 
35836 \backslash
35837 genfrac
35838 \end_layout
35839
35840 \end_inset
35841
35842  con el siguiente esquema:
35843 \end_layout
35844
35845 \begin_layout Standard
35846
35847 \series bold
35848
35849 \backslash
35850 genfrac{delimitador izquierdo}{delimitador derecho}
35851 \begin_inset Newline newline
35852 \end_inset
35853
35854
35855 \begin_inset Phantom HPhantom
35856 status open
35857
35858 \begin_layout Plain Layout
35859
35860 \series bold
35861
35862 \backslash
35863 genfrac
35864 \end_layout
35865
35866 \end_inset
35867
35868 {grosor raya de fracción}{estilo}{numerador}{denominador}
35869 \end_layout
35870
35871 \begin_layout Standard
35872 El estilo es un número en el rango 0
35873 \begin_inset space \thinspace{}
35874 \end_inset
35875
35876 -
35877 \begin_inset space \thinspace{}
35878 \end_inset
35879
35880 3.
35881 \end_layout
35882
35883 \begin_layout Standard
35884 \align center
35885 \begin_inset Tabular
35886 <lyxtabular version="3" rows="5" columns="2">
35887 <features tabularvalignment="middle">
35888 <column alignment="center" valignment="top" width="0">
35889 <column alignment="center" valignment="top" width="0">
35890 <row>
35891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35892 \begin_inset Text
35893
35894 \begin_layout Plain Layout
35895 Número
35896 \end_layout
35897
35898 \end_inset
35899 </cell>
35900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35901 \begin_inset Text
35902
35903 \begin_layout Plain Layout
35904 Estilo (tamaño)
35905 \end_layout
35906
35907 \end_inset
35908 </cell>
35909 </row>
35910 <row>
35911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35912 \begin_inset Text
35913
35914 \begin_layout Plain Layout
35915 0
35916 \end_layout
35917
35918 \end_inset
35919 </cell>
35920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35921 \begin_inset Text
35922
35923 \begin_layout Plain Layout
35924 ecuación presentada
35925 \end_layout
35926
35927 \end_inset
35928 </cell>
35929 </row>
35930 <row>
35931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35932 \begin_inset Text
35933
35934 \begin_layout Plain Layout
35935 1
35936 \end_layout
35937
35938 \end_inset
35939 </cell>
35940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35941 \begin_inset Text
35942
35943 \begin_layout Plain Layout
35944 ecuación en línea
35945 \end_layout
35946
35947 \end_inset
35948 </cell>
35949 </row>
35950 <row>
35951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35952 \begin_inset Text
35953
35954 \begin_layout Plain Layout
35955 2
35956 \end_layout
35957
35958 \end_inset
35959 </cell>
35960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35961 \begin_inset Text
35962
35963 \begin_layout Plain Layout
35964 pequeño
35965 \end_layout
35966
35967 \end_inset
35968 </cell>
35969 </row>
35970 <row>
35971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35972 \begin_inset Text
35973
35974 \begin_layout Plain Layout
35975 3
35976 \end_layout
35977
35978 \end_inset
35979 </cell>
35980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35981 \begin_inset Text
35982
35983 \begin_layout Plain Layout
35984 muy pequeño
35985 \end_layout
35986
35987 \end_inset
35988 </cell>
35989 </row>
35990 </lyxtabular>
35991
35992 \end_inset
35993
35994
35995 \end_layout
35996
35997 \begin_layout Standard
35998 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
35999  
36000 \series bold
36001
36002 \backslash
36003 frac
36004 \series default
36005 .
36006 \end_layout
36007
36008 \begin_layout Standard
36009 Si no se pone grosor de la raya de fracción se usará el valor predefinido
36010  de 0.4
36011 \begin_inset space \thinspace{}
36012 \end_inset
36013
36014 pt.
36015 \end_layout
36016
36017 \begin_layout Standard
36018 Por ejemplo, los comandos 
36019 \series bold
36020
36021 \backslash
36022 dfrac
36023 \series default
36024  y 
36025 \series bold
36026
36027 \backslash
36028 tbinom
36029 \series default
36030  de la 
36031 \begin_inset CommandInset ref
36032 LatexCommand ref
36033 reference "sub:Fracciones"
36034
36035 \end_inset
36036
36037  se definen con los comandos:
36038 \end_layout
36039
36040 \begin_layout Standard
36041
36042 \series bold
36043
36044 \backslash
36045 newcommand{
36046 \backslash
36047 dfrac}[2]{
36048 \backslash
36049 genfrac{}{}{}{0}{#1}{#2}}
36050 \end_layout
36051
36052 \begin_layout Standard
36053 y
36054 \end_layout
36055
36056 \begin_layout Standard
36057
36058 \series bold
36059
36060 \backslash
36061 newcommand{
36062 \backslash
36063 tbinom}[2]{
36064 \backslash
36065 genfrac{(}{)}{0pt}{1}{#1}{#2}}
36066 \end_layout
36067
36068 \begin_layout Standard
36069 \begin_inset VSpace medskip
36070 \end_inset
36071
36072
36073 \end_layout
36074
36075 \begin_layout Standard
36076 Para definir una fracción en la que el grosor de la raya se pueda definir
36077  como argumento opcional, se inserta la siguiente línea en el preámbulo
36078  LaTeX:
36079 \end_layout
36080
36081 \begin_layout Standard
36082
36083 \series bold
36084
36085 \backslash
36086 newcommand{
36087 \backslash
36088 fracS}[3][]{
36089 \backslash
36090 genfrac{}{}{#1}{}{#2}{#3}}
36091 \end_layout
36092
36093 \begin_layout Standard
36094 Un ensayo:
36095 \begin_inset Formula 
36096 \begin{align*}
36097 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
36098 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
36099 \end{align*}
36100
36101 \end_inset
36102
36103 Como se puede ver, la distancia del numerador y el denominador a la raya
36104  de fracción se redondea a unas tres veces el grosor de la raya.
36105 \end_layout
36106
36107 \begin_layout Subsection
36108 Ecuaciones canceladas
36109 \begin_inset Index idx
36110 status collapsed
36111
36112 \begin_layout Plain Layout
36113 Ecuación ! cancelada
36114 \end_layout
36115
36116 \end_inset
36117
36118
36119 \end_layout
36120
36121 \begin_layout Standard
36122 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
36123  
36124 \series bold
36125 cancel
36126 \series default
36127
36128 \begin_inset Index idx
36129 status collapsed
36130
36131 \begin_layout Plain Layout
36132 Paquetes ! cancel
36133 \end_layout
36134
36135 \end_inset
36136
36137  con la línea de preámbulo LaTeX
36138 \end_layout
36139
36140 \begin_layout Standard
36141
36142 \series bold
36143
36144 \backslash
36145 usepackage{cancel}
36146 \end_layout
36147
36148 \begin_layout Standard
36149 \begin_inset ERT
36150 status collapsed
36151
36152 \begin_layout Plain Layout
36153
36154
36155 \backslash
36156 ifcancel 
36157 \end_layout
36158
36159 \end_inset
36160
36161
36162 \begin_inset Note Note
36163 status open
36164
36165 \begin_layout Plain Layout
36166 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
36167 \series bold
36168 cancel
36169 \series default
36170  está instalado.
36171 \end_layout
36172
36173 \end_inset
36174
36175
36176 \end_layout
36177
36178 \begin_layout Standard
36179 Hay cuatro formas de cancelar ecuaciones:
36180 \end_layout
36181
36182 \begin_layout Standard
36183 \align center
36184 \begin_inset Tabular
36185 <lyxtabular version="3" rows="5" columns="2">
36186 <features tabularvalignment="middle">
36187 <column alignment="center" valignment="top" width="0">
36188 <column alignment="center" valignment="top" width="0">
36189 <row>
36190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36191 \begin_inset Text
36192
36193 \begin_layout Plain Layout
36194 Comando
36195 \end_layout
36196
36197 \end_inset
36198 </cell>
36199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36200 \begin_inset Text
36201
36202 \begin_layout Plain Layout
36203 Resultado
36204 \begin_inset Note Note
36205 status collapsed
36206
36207 \begin_layout Plain Layout
36208 El
36209 \series bold
36210  
36211 \series default
36212 espacio y 
36213 \series bold
36214
36215 \backslash
36216 raisebox
36217 \series default
36218  se usa sólo como espaciador
36219 \end_layout
36220
36221 \end_inset
36222
36223
36224 \end_layout
36225
36226 \end_inset
36227 </cell>
36228 </row>
36229 <row>
36230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36231 \begin_inset Text
36232
36233 \begin_layout Plain Layout
36234
36235 \backslash
36236 cancel{
36237 \backslash
36238 int
36239 \begin_inset ERT
36240 status collapsed
36241
36242 \begin_layout Plain Layout
36243
36244
36245 \backslash
36246 spce 
36247 \end_layout
36248
36249 \end_inset
36250
36251 A=B
36252 \end_layout
36253
36254 \end_inset
36255 </cell>
36256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36257 \begin_inset Text
36258
36259 \begin_layout Plain Layout
36260 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
36261 \end_inset
36262
36263
36264 \end_layout
36265
36266 \end_inset
36267 </cell>
36268 </row>
36269 <row>
36270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36271 \begin_inset Text
36272
36273 \begin_layout Plain Layout
36274
36275 \backslash
36276 bcancel{
36277 \backslash
36278 int
36279 \begin_inset ERT
36280 status collapsed
36281
36282 \begin_layout Plain Layout
36283
36284
36285 \backslash
36286 spce 
36287 \end_layout
36288
36289 \end_inset
36290
36291 A=B
36292 \end_layout
36293
36294 \end_inset
36295 </cell>
36296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36297 \begin_inset Text
36298
36299 \begin_layout Plain Layout
36300 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
36301 \end_inset
36302
36303
36304 \end_layout
36305
36306 \end_inset
36307 </cell>
36308 </row>
36309 <row>
36310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36311 \begin_inset Text
36312
36313 \begin_layout Plain Layout
36314
36315 \backslash
36316 xcancel{
36317 \backslash
36318 int
36319 \begin_inset ERT
36320 status collapsed
36321
36322 \begin_layout Plain Layout
36323
36324
36325 \backslash
36326 spce 
36327 \end_layout
36328
36329 \end_inset
36330
36331 A=B
36332 \end_layout
36333
36334 \end_inset
36335 </cell>
36336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36337 \begin_inset Text
36338
36339 \begin_layout Plain Layout
36340 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
36341 \end_inset
36342
36343
36344 \end_layout
36345
36346 \end_inset
36347 </cell>
36348 </row>
36349 <row>
36350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36351 \begin_inset Text
36352
36353 \begin_layout Plain Layout
36354
36355 \backslash
36356 cancelto{1
36357 \begin_inset Formula $\to$
36358 \end_inset
36359
36360
36361 \backslash
36362 {
36363 \backslash
36364 int
36365 \begin_inset ERT
36366 status collapsed
36367
36368 \begin_layout Plain Layout
36369
36370
36371 \backslash
36372 spce 
36373 \end_layout
36374
36375 \end_inset
36376
36377 A=B
36378 \end_layout
36379
36380 \end_inset
36381 </cell>
36382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36383 \begin_inset Text
36384
36385 \begin_layout Plain Layout
36386 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
36387 \end_inset
36388
36389
36390 \end_layout
36391
36392 \end_inset
36393 </cell>
36394 </row>
36395 </lyxtabular>
36396
36397 \end_inset
36398
36399
36400 \end_layout
36401
36402 \begin_layout Standard
36403
36404 \series bold
36405
36406 \backslash
36407 cancelto
36408 \series default
36409  es especialmente apropiado para visualizar la simplificación de fracciones
36410  en una ecuación:
36411 \begin_inset Formula 
36412 \[
36413 \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}}}
36414 \]
36415
36416 \end_inset
36417
36418
36419 \end_layout
36420
36421 \begin_layout Standard
36422 Para cambiar el tamaño del valor subscrito por 
36423 \series bold
36424
36425 \backslash
36426 cancelto
36427 \series default
36428  se puede cargar el paquete 
36429 \series bold
36430 cancel
36431 \series default
36432  con la opción 
36433 \series bold
36434 samesize
36435 \series default
36436 , que da el mismo tamaño que para el valor cancelado, o con la opción 
36437 \series bold
36438 Smaller
36439 \series default
36440 , que da un tamaño un poco más pequeño que el que se obtiene sin usar ninguna
36441  opción.
36442  En este documento, 
36443 \series bold
36444 cancel
36445 \series default
36446  se ha cargado con la línea 
36447 \end_layout
36448
36449 \begin_layout Standard
36450
36451 \series bold
36452
36453 \backslash
36454 usepackage[samesize]{cancel}
36455 \end_layout
36456
36457 \begin_layout Standard
36458 Para colorear la raya de cancelación añade el siguiente comando en código
36459  TeX:
36460 \end_layout
36461
36462 \begin_layout Standard
36463
36464 \series bold
36465
36466 \backslash
36467 renewcommand{
36468 \backslash
36469 CancelColor}{
36470 \backslash
36471 color{red}}
36472 \end_layout
36473
36474 \begin_layout Standard
36475 donde 
36476 \series bold
36477 red
36478 \series default
36479  puede reemplazarse por el color deseado.
36480 \end_layout
36481
36482 \begin_layout Standard
36483 \begin_inset ERT
36484 status open
36485
36486 \begin_layout Plain Layout
36487
36488
36489 \backslash
36490 renewcommand{
36491 \backslash
36492 CancelColor}{
36493 \backslash
36494 color{red}}
36495 \end_layout
36496
36497 \end_inset
36498
36499
36500 \end_layout
36501
36502 \begin_layout Standard
36503 \begin_inset Formula 
36504 \[
36505 \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}}}
36506 \]
36507
36508 \end_inset
36509
36510
36511 \end_layout
36512
36513 \begin_layout Standard
36514 \begin_inset ERT
36515 status open
36516
36517 \begin_layout Plain Layout
36518
36519
36520 \backslash
36521 renewcommand{
36522 \backslash
36523 CancelColor}{
36524 \backslash
36525 color{black}}
36526 \end_layout
36527
36528 \end_inset
36529
36530
36531 \begin_inset Note Note
36532 status open
36533
36534 \begin_layout Plain Layout
36535 restablece el color
36536 \end_layout
36537
36538 \end_inset
36539
36540
36541 \end_layout
36542
36543 \begin_layout Standard
36544 Para otras posibilidades de personalización, véase la documentación del
36545  paquete
36546 \series bold
36547  cancel
36548 \series default
36549
36550 \begin_inset CommandInset citation
36551 LatexCommand cite
36552 key "cancel"
36553
36554 \end_inset
36555
36556 .
36557 \end_layout
36558
36559 \begin_layout Standard
36560 \begin_inset ERT
36561 status collapsed
36562
36563 \begin_layout Plain Layout
36564
36565
36566 \backslash
36567 else
36568 \end_layout
36569
36570 \end_inset
36571
36572
36573 \begin_inset Note Note
36574 status open
36575
36576 \begin_layout Plain Layout
36577 Lo que sigue se verá en la salida si el paquete LaTeX 
36578 \series bold
36579 cancel
36580 \series default
36581  no está instalado:
36582 \end_layout
36583
36584 \end_inset
36585
36586
36587 \end_layout
36588
36589 \begin_layout Standard
36590 Debes instalar el paquete LaTeX 
36591 \series bold
36592 cancel
36593 \series default
36594  para ver en la salida el resto de esta subsección.
36595 \end_layout
36596
36597 \begin_layout Standard
36598 \begin_inset ERT
36599 status collapsed
36600
36601 \begin_layout Plain Layout
36602
36603
36604 \backslash
36605 fi
36606 \end_layout
36607
36608 \end_inset
36609
36610
36611 \end_layout
36612
36613 \begin_layout Subsection
36614 Ecuaciones en encabezados de sección
36615 \begin_inset CommandInset label
36616 LatexCommand label
36617 name "sub:Ecuaciones-en-encabezados"
36618
36619 \end_inset
36620
36621
36622 \begin_inset Index idx
36623 status collapsed
36624
36625 \begin_layout Plain Layout
36626 Ecuación ! en encabezados de sección
36627 \end_layout
36628
36629 \end_inset
36630
36631
36632 \end_layout
36633
36634 \begin_layout Standard
36635 Si se quiere poner una ecuación en un encabezado de sección hay que tener
36636  en cuenta lo siguiente:
36637 \end_layout
36638
36639 \begin_layout Standard
36640 \begin_inset Note Greyedout
36641 status open
36642
36643 \begin_layout Plain Layout
36644 Si el soporte para 
36645 \series bold
36646 hyperref
36647 \series default
36648
36649 \begin_inset Index idx
36650 status collapsed
36651
36652 \begin_layout Plain Layout
36653 Paquetes ! hyperref
36654 \end_layout
36655
36656 \end_inset
36657
36658  está activado en la configuración del documento, 
36659 \family sans
36660 Propiedades
36661 \begin_inset space ~
36662 \end_inset
36663
36664
36665 \family default
36666 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
36667  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
36668  texto del marcador, porque se infringen las convenciones PDF.
36669 \end_layout
36670
36671 \end_inset
36672
36673
36674 \end_layout
36675
36676 \begin_layout Standard
36677 Estos problemas se pueden solucionar insertando al final del encabezado
36678  un título breve con el menú 
36679 \family sans
36680 Insertar\SpecialChar \menuseparator
36681 Título
36682 \begin_inset space ~
36683 \end_inset
36684
36685 breve
36686 \family default
36687 .
36688  Los títulos breves se usan como alternativa para encabezados de sección
36689  con más de una línea para mantener el buen aspecto del índice.
36690  En éste sólo aparece el título breve y por tanto también en los marcadores.
36691 \end_layout
36692
36693 \begin_layout Standard
36694 Si hay que poner ecuaciones en el índice y se usa 
36695 \series bold
36696 hyperref
36697 \series default
36698 , se puede insertar el siguiente comando en modo TeX:
36699 \end_layout
36700
36701 \begin_layout Standard
36702
36703 \series bold
36704
36705 \backslash
36706 texorpdfstring{parte}{alternativa}
36707 \begin_inset Index idx
36708 status collapsed
36709
36710 \begin_layout Plain Layout
36711 Comandos ! T ! 
36712 \backslash
36713 texorpdfstring
36714 \end_layout
36715
36716 \end_inset
36717
36718
36719 \end_layout
36720
36721 \begin_layout Standard
36722 parte se refiere a la parte del encabezado que no debería aparecer en el
36723  marcador PDF.
36724  Pueden ser caracteres, ecuaciones, notas al pie y también referencias cruzadas.
36725  La alternativa se usa para el marcador en vez de la parte.
36726 \end_layout
36727
36728 \begin_layout Standard
36729 Aquí hay dos ejemplos de encabezados con ecuación:
36730 \end_layout
36731
36732 \begin_layout Standard
36733 \begin_inset VSpace -3mm
36734 \end_inset
36735
36736
36737 \end_layout
36738
36739 \begin_layout Standard
36740 \begin_inset ERT
36741 status collapsed
36742
36743 \begin_layout Plain Layout
36744
36745
36746 \backslash
36747 boldmath 
36748 \end_layout
36749
36750 \end_inset
36751
36752
36753 \end_layout
36754
36755 \begin_layout Subsubsection
36756 Encabezado sin ecuación en el índice 
36757 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36758 \end_inset
36759
36760
36761 \begin_inset Argument
36762 status collapsed
36763
36764 \begin_layout Plain Layout
36765 Encabezado sin ecuación en el índice
36766 \end_layout
36767
36768 \end_inset
36769
36770
36771 \end_layout
36772
36773 \begin_layout Subsubsection
36774 Encabezado con ecuación en el índice
36775 \begin_inset ERT
36776 status collapsed
36777
36778 \begin_layout Plain Layout
36779
36780
36781 \backslash
36782 texorpdfstring{
36783 \end_layout
36784
36785 \end_inset
36786
36787  
36788 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36789 \end_inset
36790
36791
36792 \begin_inset ERT
36793 status collapsed
36794
36795 \begin_layout Plain Layout
36796
36797 }{}
36798 \end_layout
36799
36800 \end_inset
36801
36802
36803 \end_layout
36804
36805 \begin_layout Standard
36806 \begin_inset ERT
36807 status collapsed
36808
36809 \begin_layout Plain Layout
36810
36811
36812 \backslash
36813 unboldmath 
36814 \end_layout
36815
36816 \end_inset
36817
36818 En el primer encabezado se ha puesto un título breve, en el segundo un 
36819 \series bold
36820
36821 \backslash
36822 texorpdfstring
36823 \series default
36824 .
36825 \end_layout
36826
36827 \begin_layout Standard
36828 Para obtener el mismo formato que en los demás encabezados se han puesto
36829  ambos en un entorno 
36830 \series bold
36831 boldmath
36832 \series default
36833 .
36834 \begin_inset Foot
36835 status collapsed
36836
36837 \begin_layout Plain Layout
36838 véase 
36839 \begin_inset CommandInset ref
36840 LatexCommand ref
36841 reference "sub:Ecuaciones-en-negrita"
36842
36843 \end_inset
36844
36845
36846 \end_layout
36847
36848 \end_inset
36849
36850
36851 \end_layout
36852
36853 \begin_layout Subsection
36854 Ecuaciones en texto multicolumna
36855 \begin_inset Index idx
36856 status collapsed
36857
36858 \begin_layout Plain Layout
36859 Ecuación ! en texto multicolumna
36860 \end_layout
36861
36862 \end_inset
36863
36864
36865 \end_layout
36866
36867 \begin_layout Standard
36868 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
36869  para ajustarse a la columna y entonces es preciso abarcar la anchura total
36870  de la página.
36871  Esto se hace usando el paquete LaTeX 
36872 \series bold
36873 multicol
36874 \series default
36875 ,
36876 \begin_inset Foot
36877 status collapsed
36878
36879 \begin_layout Plain Layout
36880
36881 \series bold
36882 multicol
36883 \series default
36884  forma parte de las distribuciones LaTeX estándar.
36885 \end_layout
36886
36887 \end_inset
36888
36889
36890 \begin_inset Index idx
36891 status collapsed
36892
36893 \begin_layout Plain Layout
36894 Paquetes ! multicol
36895 \end_layout
36896
36897 \end_inset
36898
36899  que se carga en el preámbulo LaTeX con la línea
36900 \end_layout
36901
36902 \begin_layout Standard
36903
36904 \series bold
36905
36906 \backslash
36907 usepackage{multicol}
36908 \end_layout
36909
36910 \begin_layout Standard
36911 \begin_inset Note Greyedout
36912 status open
36913
36914 \begin_layout Plain Layout
36915 Ten en cuenta que la opción 
36916 \family sans
36917 Documento
36918 \begin_inset space ~
36919 \end_inset
36920
36921 con
36922 \begin_inset space ~
36923 \end_inset
36924
36925 dos
36926 \begin_inset space ~
36927 \end_inset
36928
36929 caras
36930 \family default
36931 , bajo 
36932 \family sans
36933 Diseño
36934 \begin_inset space ~
36935 \end_inset
36936
36937 de
36938 \begin_inset space ~
36939 \end_inset
36940
36941 página 
36942 \family default
36943 en el menú 
36944 \family sans
36945 Documento\SpecialChar \menuseparator
36946 Configuración
36947 \family default
36948  
36949 \emph on
36950 debe
36951 \emph default
36952  estar desmarcada.
36953 \end_layout
36954
36955 \end_inset
36956
36957
36958 \end_layout
36959
36960 \begin_layout Standard
36961 Antes del texto multicolumna se inserta en modo TeX el comando
36962 \end_layout
36963
36964 \begin_layout Standard
36965
36966 \series bold
36967
36968 \backslash
36969 begin{multicols}{número de columnas}
36970 \end_layout
36971
36972 \begin_layout Standard
36973 El número de columnas está en el rango 2-10.
36974  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
36975  TeX el comando
36976 \end_layout
36977
36978 \begin_layout Standard
36979
36980 \series bold
36981
36982 \backslash
36983 end{multicols}
36984 \end_layout
36985
36986 \begin_layout Standard
36987 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
36988  Para quitarlo se inserta un espacio vertical de -6
36989 \begin_inset space \thinspace{}
36990 \end_inset
36991
36992 mm antes de la ecuación.
36993  Si se usa el estilo 
36994 \series bold
36995 Sangrado
36996 \series default
36997 ,
36998 \begin_inset Foot
36999 status collapsed
37000
37001 \begin_layout Plain Layout
37002 véase estilos de ecuación en 
37003 \begin_inset CommandInset ref
37004 LatexCommand ref
37005 reference "sec:Estilos-de-ecuación"
37006
37007 \end_inset
37008
37009
37010 \end_layout
37011
37012 \end_inset
37013
37014  se inserta un espacio de -9
37015 \begin_inset space \thinspace{}
37016 \end_inset
37017
37018 mm.
37019 \end_layout
37020
37021 \begin_layout Standard
37022 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
37023 \end_layout
37024
37025 \begin_layout Standard
37026
37027 \lang german
37028 \begin_inset ERT
37029 status collapsed
37030
37031 \begin_layout Plain Layout
37032
37033
37034 \backslash
37035 begin{multicols}{2}
37036 \end_layout
37037
37038 \end_inset
37039
37040 Das Spektrum wird fouriertransformiert.
37041  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
37042 , Lösungsmittel) zu trennen.
37043  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
37044  nun das Aussehen des Ausgangssignals.
37045  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
37046  über alle Phasen integrieren muss.
37047  Sei nun 
37048 \begin_inset Formula $S$
37049 \end_inset
37050
37051  unser normiertes Ausgangssignal und 
37052 \begin_inset Formula $P$
37053 \end_inset
37054
37055  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
37056 \begin_inset ERT
37057 status collapsed
37058
37059 \begin_layout Plain Layout
37060
37061
37062 \backslash
37063 end{multicols}
37064 \end_layout
37065
37066 \end_inset
37067
37068
37069 \begin_inset VSpace -6mm
37070 \end_inset
37071
37072
37073 \begin_inset Formula 
37074 \begin{equation}
37075 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
37076 \end{equation}
37077
37078 \end_inset
37079
37080
37081 \begin_inset ERT
37082 status collapsed
37083
37084 \begin_layout Plain Layout
37085
37086
37087 \backslash
37088 begin{multicols}{2}
37089 \end_layout
37090
37091 \end_inset
37092
37093 wobei 
37094 \begin_inset Formula $S_{0}$
37095 \end_inset
37096
37097  das Signal ohne Gradient ist und die Normierungsbedingung 
37098 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
37099 \end_inset
37100
37101  gilt.
37102  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
37103  Direkt nach dem 
37104 \begin_inset Formula $\nicefrac{\pi}{2}$
37105 \end_inset
37106
37107
37108 \begin_inset space \thinspace{}
37109 \end_inset
37110
37111 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
37112  das Signal zusätzlich abschwächt.
37113  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
37114  
37115 \begin_inset Formula $T_{2}$
37116 \end_inset
37117
37118 -Zeit.
37119 \end_layout
37120
37121 \begin_layout Standard
37122
37123 \lang german
37124 \begin_inset ERT
37125 status collapsed
37126
37127 \begin_layout Plain Layout
37128
37129
37130 \backslash
37131 end{multicols}
37132 \end_layout
37133
37134 \end_inset
37135
37136
37137 \end_layout
37138
37139 \begin_layout Subsection
37140 Ecuaciones con descripción de variables
37141 \begin_inset Index idx
37142 status collapsed
37143
37144 \begin_layout Plain Layout
37145 Ecuación ! con descripción de variables
37146 \end_layout
37147
37148 \end_inset
37149
37150
37151 \end_layout
37152
37153 \begin_layout Standard
37154 Para describir variables en una ecuación, como en la fórmula 
37155 \begin_inset CommandInset ref
37156 LatexCommand eqref
37157 reference "eq:within"
37158
37159 \end_inset
37160
37161 , se inserta una matriz 2×
37162 \begin_inset Formula $n$
37163 \end_inset
37164
37165  con columnas alineadas a la izquierda para las 
37166 \emph on
37167
37168 \begin_inset Formula $n$
37169 \end_inset
37170
37171
37172 \emph default
37173  variables usadas.
37174 \begin_inset Foot
37175 status collapsed
37176
37177 \begin_layout Plain Layout
37178 véase matrices en 
37179 \begin_inset CommandInset ref
37180 LatexCommand ref
37181 reference "sec:Matrices"
37182
37183 \end_inset
37184
37185
37186 \end_layout
37187
37188 \end_inset
37189
37190  Para poner la descripción en tamaño más pequeño se inserta, por ejemplo,
37191  el comando 
37192 \series bold
37193
37194 \backslash
37195 footnotesize
37196 \series default
37197  antes de la matriz.
37198 \begin_inset Foot
37199 status collapsed
37200
37201 \begin_layout Plain Layout
37202 véase tamaños de tipografías en 
37203 \begin_inset CommandInset ref
37204 LatexCommand ref
37205 reference "sub:Tamaños-de-tipografías"
37206
37207 \end_inset
37208
37209 .
37210 \end_layout
37211
37212 \end_inset
37213
37214
37215 \end_layout
37216
37217 \begin_layout Standard
37218 Si se usa el estilo 
37219 \series bold
37220 Sangrado
37221 \series default
37222 ,
37223 \begin_inset Foot
37224 status collapsed
37225
37226 \begin_layout Plain Layout
37227 véase estilos de ecuación en 
37228 \begin_inset CommandInset ref
37229 LatexCommand ref
37230 reference "sec:Estilos-de-ecuación"
37231
37232 \end_inset
37233
37234
37235 \end_layout
37236
37237 \end_inset
37238
37239  se inserta un 
37240 \series bold
37241
37242 \backslash
37243 hfill
37244 \series default
37245
37246 \begin_inset Foot
37247 status collapsed
37248
37249 \begin_layout Plain Layout
37250
37251 \series bold
37252
37253 \backslash
37254 hfill
37255 \series default
37256  sólo funciona en ecuaciones en estilo 
37257 \series bold
37258 Sangrado
37259 \series default
37260 , véase 
37261 \begin_inset CommandInset ref
37262 LatexCommand ref
37263 reference "sub:Espacio-variable"
37264
37265 \end_inset
37266
37267
37268 \end_layout
37269
37270 \end_inset
37271
37272  delante y detrás de la matriz para que tenga la misma separación con la
37273  ecuación y con el margen.
37274 \end_layout
37275
37276 \begin_layout Standard
37277 Si se usa el estilo 
37278 \series bold
37279 Centrado
37280 \series default
37281  se emplea el método descrito en la 
37282 \begin_inset CommandInset ref
37283 LatexCommand ref
37284 reference "sub:Entorno-flalign"
37285
37286 \end_inset
37287
37288  para sangrar la ecuación.
37289  La ecuación 
37290 \begin_inset CommandInset ref
37291 LatexCommand eqref
37292 reference "eq:within"
37293
37294 \end_inset
37295
37296  consta de cinco columnas ya que las dos primeras contienen la fórmula,
37297  la tercera la matriz y la última una llave TeX vacía.
37298 \begin_inset Formula 
37299 \begin{flalign}
37300 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
37301 \rho & \mbox{densidad}\\
37302 V & \mbox{volumen}\\
37303 g & \mbox{aceleración gravitatoria}
37304 \end{array} &  & {}\label{eq:within}
37305 \end{flalign}
37306
37307 \end_inset
37308
37309
37310 \end_layout
37311
37312 \begin_layout Subsection
37313 Letras griegas minúsculas en redonda
37314 \begin_inset CommandInset label
37315 LatexCommand label
37316 name "sub:Griegas-en-redonda"
37317
37318 \end_inset
37319
37320
37321 \begin_inset Index idx
37322 status collapsed
37323
37324 \begin_layout Plain Layout
37325 Letras griegas ! en redonda
37326 \end_layout
37327
37328 \end_inset
37329
37330
37331 \end_layout
37332
37333 \begin_layout Standard
37334 La mayoría de las tipografías sólo suministran letras griegas minúsculas
37335  en cursiva.
37336  Pero para símbolos de partículas elementales como piones y neutrinos hacen
37337  falta letras griegas en redonda.
37338  El archivo 
37339 \series bold
37340 upgreek.sty
37341 \series default
37342
37343 \begin_inset Foot
37344 status collapsed
37345
37346 \begin_layout Plain Layout
37347
37348 \series bold
37349 upgreek
37350 \series default
37351  forma parte del paquete LaTeX 
37352 \series bold
37353 was
37354 \series default
37355
37356 \begin_inset Index idx
37357 status collapsed
37358
37359 \begin_layout Plain Layout
37360 Paquetes ! was
37361 \begin_inset ERT
37362 status collapsed
37363
37364 \begin_layout Plain Layout
37365
37366
37367 \backslash
37368 vspace{4mm}
37369 \end_layout
37370
37371 \end_inset
37372
37373
37374 \end_layout
37375
37376 \end_inset
37377
37378 .
37379 \end_layout
37380
37381 \end_inset
37382
37383
37384 \begin_inset Index idx
37385 status collapsed
37386
37387 \begin_layout Plain Layout
37388 Paquetes ! upgreek
37389 \end_layout
37390
37391 \end_inset
37392
37393 , que se carga en el preámbulo LaTeX con la línea
37394 \end_layout
37395
37396 \begin_layout Standard
37397
37398 \series bold
37399
37400 \backslash
37401 usepackage{upgreek}
37402 \end_layout
37403
37404 \begin_layout Standard
37405 las suministra.
37406  
37407 \begin_inset ERT
37408 status collapsed
37409
37410 \begin_layout Plain Layout
37411
37412
37413 \backslash
37414 ifupgreek 
37415 \end_layout
37416
37417 \end_inset
37418
37419
37420 \begin_inset Note Note
37421 status open
37422
37423 \begin_layout Plain Layout
37424 Lo siguiente sólo se podrá ver si está instalado el paquete LaTeX 
37425 \series bold
37426 upgreek
37427 \series default
37428 :
37429 \end_layout
37430
37431 \end_inset
37432
37433  Se imprimen con el comando de la letra correspondiente precedido de 
37434 \series bold
37435 up
37436 \series default
37437 .
37438  Por ejemplo, el comando 
37439 \series bold
37440
37441 \backslash
37442 uptau
37443 \series default
37444  genera: 
37445 \begin_inset Formula $\uptau$
37446 \end_inset
37447
37448
37449 \end_layout
37450
37451 \begin_layout Standard
37452 Con estos comandos se pueden escribir reacciones entre partículas elementales:
37453 \begin_inset Formula 
37454 \[
37455 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
37456 \]
37457
37458 \end_inset
37459
37460
37461 \end_layout
37462
37463 \begin_layout Standard
37464 Las letras en redonda son más remarcadas y más grandes que las correspondientes
37465  en cursiva.
37466  Por tanto no deberían emplearse para unidades como 
37467 \begin_inset Quotes fld
37468 \end_inset
37469
37470 µm
37471 \begin_inset Quotes frd
37472 \end_inset
37473
37474 .
37475 \end_layout
37476
37477 \begin_layout Standard
37478 \begin_inset ERT
37479 status collapsed
37480
37481 \begin_layout Plain Layout
37482
37483
37484 \backslash
37485 else 
37486 \end_layout
37487
37488 \end_inset
37489
37490
37491 \begin_inset Note Note
37492 status open
37493
37494 \begin_layout Plain Layout
37495 Lo siguiente se mostrará si el paquete LaTeX 
37496 \series bold
37497 upgreek
37498 \series default
37499  no está instalado:
37500 \end_layout
37501
37502 \end_inset
37503
37504
37505 \end_layout
37506
37507 \begin_layout Standard
37508 Debes instalar el paquete LaTeX 
37509 \series bold
37510 upgreek
37511 \series default
37512  para ver en la salida el resto de esta subsección.
37513  
37514 \end_layout
37515
37516 \begin_layout Standard
37517 \begin_inset ERT
37518 status collapsed
37519
37520 \begin_layout Plain Layout
37521
37522
37523 \backslash
37524 fi
37525 \end_layout
37526
37527 \end_inset
37528
37529
37530 \end_layout
37531
37532 \begin_layout Standard
37533 \begin_inset Newpage newpage
37534 \end_inset
37535
37536
37537 \end_layout
37538
37539 \begin_layout Subsection
37540 Caracteres de texto en ecuaciones
37541 \begin_inset CommandInset label
37542 LatexCommand label
37543 name "sub:Caracteres-de-texto"
37544
37545 \end_inset
37546
37547
37548 \begin_inset Index idx
37549 status collapsed
37550
37551 \begin_layout Plain Layout
37552 Texto ! en ecuaciones
37553 \end_layout
37554
37555 \end_inset
37556
37557
37558 \end_layout
37559
37560 \begin_layout Standard
37561 En algunos casos podrías querer insertar caracteres de texto directamente
37562  en ecuaciones.
37563  Por ejemplo, cuando se usa con frecuencia el punto centrado 
37564 \begin_inset Formula $\cdot$
37565 \end_inset
37566
37567  en expresiones como 
37568 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
37569 \end_inset
37570
37571 , habría que insertar el comando 
37572 \series bold
37573
37574 \backslash
37575 cdot
37576 \series default
37577
37578 \begin_inset Foot
37579 status collapsed
37580
37581 \begin_layout Plain Layout
37582 véase 
37583 \begin_inset CommandInset ref
37584 LatexCommand ref
37585 reference "sub:Operadores-binarios"
37586
37587 \end_inset
37588
37589
37590 \end_layout
37591
37592 \end_inset
37593
37594  continuamente, porque este carácter está definido en todas las codificaciones
37595  como carácter de texto.
37596  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
37597 \end_layout
37598
37599 \begin_layout Standard
37600
37601 \series bold
37602
37603 \backslash
37604 Declare Inputtext{183}{
37605 \backslash
37606 ifmmode
37607 \backslash
37608 cdot
37609 \backslash
37610 else
37611 \backslash
37612 textperiodcentered
37613 \backslash
37614 f\SpecialChar \textcompwordmark{}
37615 i}
37616 \end_layout
37617
37618 \begin_layout Standard
37619 La codificación de caracteres (menú 
37620 \family sans
37621 Documento\SpecialChar \menuseparator
37622 Configuración\SpecialChar \menuseparator
37623 Idioma
37624 \family default
37625 ) especifica el carácter que se muestra al pulsar una tecla.
37626  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
37627  
37628 \series bold
37629
37630 \backslash
37631 textperiodcentered
37632 \series default
37633 .
37634  Pero este comando no está disponible en ecuaciones así que obtendrías errores
37635  de LaTeX.
37636  Con la codificación cambiada se escoge automáticamente el comando correcto,
37637  dependiendo de si el carácter se ha insertado en una ecuación o no.
37638 \end_layout
37639
37640 \begin_layout Standard
37641 La codificación de diversos caracteres se guarda en archivos de definición.
37642  Por ejemplo la codificación 
37643 \series bold
37644 latin9
37645 \series default
37646  se define en el archivo 
37647 \series bold
37648 latin9.def
37649 \series default
37650  que está en el directorio de LaTeX.
37651  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
37652  archivo de definición, de lo contrario nuestros documentos no podrían ser
37653  editados en otros ordenadores.
37654 \begin_inset VSpace medskip
37655 \end_inset
37656
37657
37658 \end_layout
37659
37660 \begin_layout Standard
37661 Además del punto centrado, en este documento se ha definido el símbolo grado
37662  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
37663  directamente en una fórmula:
37664 \end_layout
37665
37666 \begin_layout Standard
37667
37668 \series bold
37669
37670 \backslash
37671 DeclareInputtext{176}{
37672 \backslash
37673 ifmmode^
37674 \backslash
37675 circ
37676 \backslash
37677 else
37678 \backslash
37679 textdegree
37680 \backslash
37681 f\SpecialChar \textcompwordmark{}
37682 i}
37683 \begin_inset Newpage newpage
37684 \end_inset
37685
37686
37687 \end_layout
37688
37689 \begin_layout Section
37690 \start_of_appendix
37691 Notas sobre tipografía
37692 \begin_inset Index idx
37693 status collapsed
37694
37695 \begin_layout Plain Layout
37696 Tipografía, normas
37697 \end_layout
37698
37699 \end_inset
37700
37701
37702 \end_layout
37703
37704 \begin_layout Standard
37705 Esta sección es un resumen de las normas tipográficas ISO más importantes.
37706 \begin_inset Foot
37707 status collapsed
37708
37709 \begin_layout Plain Layout
37710 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
37711  
37712 \begin_inset Quotes fld
37713 \end_inset
37714
37715 Duden
37716 \begin_inset Quotes frd
37717 \end_inset
37718
37719  
37720 \begin_inset CommandInset citation
37721 LatexCommand cite
37722 key "Duden"
37723
37724 \end_inset
37725
37726 , que incluye algunas de las normas ISO.
37727  
37728 \begin_inset Newline newline
37729 \end_inset
37730
37731 (
37732 \emph on
37733 N.
37734 \begin_inset space \thinspace{}
37735 \end_inset
37736
37737 del t.
37738 \emph default
37739 : Para documentación en español sobre el tema, véase 
37740 \begin_inset CommandInset citation
37741 LatexCommand cite
37742 key "Bezos"
37743
37744 \end_inset
37745
37746 .)
37747 \end_layout
37748
37749 \end_inset
37750
37751
37752 \end_layout
37753
37754 \begin_layout Itemize
37755 Las unidades físicas se escriben 
37756 \emph on
37757 siempre 
37758 \emph default
37759 en redonda
37760 \begin_inset Foot
37761 status collapsed
37762
37763 \begin_layout Plain Layout
37764 véase estilos de tipografías en 
37765 \begin_inset CommandInset ref
37766 LatexCommand ref
37767 reference "sub:Estilos-de-tipografías"
37768
37769 \end_inset
37770
37771
37772 \end_layout
37773
37774 \end_inset
37775
37776 , aunque aparezcan en un texto en cursiva: 30
37777 \begin_inset space \thinspace{}
37778 \end_inset
37779
37780 km/h
37781 \begin_inset Newline newline
37782 \end_inset
37783
37784 Entre el valor y la unidad hay un espacio delgado, véase 
37785 \begin_inset CommandInset ref
37786 LatexCommand ref
37787 reference "sub:Espacio-predefinido"
37788
37789 \end_inset
37790
37791 .
37792 \begin_inset Newline newline
37793 \end_inset
37794
37795 Esta norma la cumple automáticamente el comando 
37796 \series bold
37797
37798 \backslash
37799 unittwo
37800 \series default
37801 .
37802  Si se introduce en una fórmula aparecen dos marcos.
37803  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
37804  como antes, 
37805 \begin_inset Formula $\unit[30]{km/h}$
37806 \end_inset
37807
37808
37809 \begin_inset space \thinspace{}
37810 \end_inset
37811
37812 .
37813  Ten en cuenta que 
37814 \series bold
37815
37816 \backslash
37817 unittwo
37818 \series default
37819  no es un auténtico comando LaTeX, sino el comando 
37820 \series bold
37821
37822 \backslash
37823 unit[value]{unit}
37824 \series default
37825 , por tanto no lo puedes usar en código TeX.
37826 \end_layout
37827
37828 \begin_layout Itemize
37829 Los signos por ciento y por mil se escriben como las unidades físicas:
37830 \begin_inset Newline newline
37831 \end_inset
37832
37833 1,2
37834 \begin_inset space \thinspace{}
37835 \end_inset
37836
37837 ‰ de alcohol en sangre.
37838 \end_layout
37839
37840 \begin_layout Itemize
37841 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
37842  otra unidad: 15
37843 \begin_inset space \thinspace{}
37844 \end_inset
37845
37846 °C
37847 \end_layout
37848
37849 \begin_layout Itemize
37850 En números con más de cuatro dígitos se inserta un espacio delgado para
37851  separarlos en grupos de tres cifras: 18
37852 \begin_inset space \thinspace{}
37853 \end_inset
37854
37855 473
37856 \begin_inset space \thinspace{}
37857 \end_inset
37858
37859 588
37860 \end_layout
37861
37862 \begin_layout Itemize
37863 Para dimensiones como 120×90×40
37864 \begin_inset space \thinspace{}
37865 \end_inset
37866
37867 cm se usa el aspa de multiplicar 
37868 \begin_inset Quotes fld
37869 \end_inset
37870
37871 ×
37872 \begin_inset Quotes frd
37873 \end_inset
37874
37875 .
37876  Está disponible en el menú 
37877 \family sans
37878 Insertar\SpecialChar \menuseparator
37879 Carácter especial
37880 \family default
37881 \SpecialChar \menuseparator
37882
37883 \family sans
37884 Símbolos
37885 \family default
37886  o bien mediante el comando 
37887 \series bold
37888
37889 \backslash
37890 times
37891 \series default
37892 .
37893  Se puede insertar directamente con cierta combinación de teclas.
37894 \end_layout
37895
37896 \begin_layout Itemize
37897 Las funciones con nombres que constan de varias letras se escriben en redonda
37898  para evitar confusiones, véase 
37899 \begin_inset CommandInset ref
37900 LatexCommand ref
37901 reference "sub:Funciones-predefinidas"
37902
37903 \end_inset
37904
37905 .
37906 \end_layout
37907
37908 \begin_layout Itemize
37909 Los índices que constan de varias letras se escriben en redonda: 
37910 \begin_inset Formula $E_{\mathrm{cin}}$
37911 \end_inset
37912
37913
37914 \begin_inset Newline newline
37915 \end_inset
37916
37917 Los componentes de una matriz se escriben en cursiva: 
37918 \begin_inset Formula $\hat{H}_{kl}$
37919 \end_inset
37920
37921
37922 \end_layout
37923
37924 \begin_layout Itemize
37925 El operador de diferenciación/integración 'd', el número de Euler 'e' y
37926  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
37927 s con otras variables.
37928 \end_layout
37929
37930 \begin_layout Itemize
37931 El carácter que indica una transformación 
37932 \noun on
37933 Fourier
37934 \noun default
37935  se inserta con el comando 
37936 \series bold
37937
37938 \backslash
37939 mathscr
37940 \begin_inset ERT
37941 status collapsed
37942
37943 \begin_layout Plain Layout
37944
37945
37946 \backslash
37947 spce 
37948 \end_layout
37949
37950 \end_inset
37951
37952 F
37953 \series default
37954  o mediante el menú
37955 \family sans
37956  Insertar\SpecialChar \menuseparator
37957 Carácter especial
37958 \family default
37959 \SpecialChar \menuseparator
37960
37961 \family sans
37962 Símbolos\SpecialChar \menuseparator
37963 Símbolos de letra
37964 \family default
37965
37966 \begin_inset Formula $\mathscr{F}$
37967 \end_inset
37968
37969
37970 \end_layout
37971
37972 \begin_layout Standard
37973 \begin_inset Newpage newpage
37974 \end_inset
37975
37976
37977 \end_layout
37978
37979 \begin_layout Section
37980 Sinónimos
37981 \begin_inset Index idx
37982 status collapsed
37983
37984 \begin_layout Plain Layout
37985 Sinónimos
37986 \end_layout
37987
37988 \end_inset
37989
37990
37991 \end_layout
37992
37993 \begin_layout Standard
37994 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
37995  como los que se recogen en esta lista:
37996 \begin_inset Foot
37997 status collapsed
37998
37999 \begin_layout Plain Layout
38000 véase también 
38001 \begin_inset CommandInset ref
38002 LatexCommand ref
38003 reference "fn:sinónimos"
38004
38005 \end_inset
38006
38007 .
38008 \end_layout
38009
38010 \end_inset
38011
38012
38013 \end_layout
38014
38015 \begin_layout Standard
38016 \begin_inset VSpace bigskip
38017 \end_inset
38018
38019
38020 \begin_inset space \hfill{}
38021 \end_inset
38022
38023
38024 \begin_inset Tabular
38025 <lyxtabular version="3" rows="12" columns="2">
38026 <features tabularvalignment="middle">
38027 <column alignment="center" valignment="top" width="0pt">
38028 <column alignment="center" valignment="top" width="0pt">
38029 <row>
38030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38031 \begin_inset Text
38032
38033 \begin_layout Plain Layout
38034 Comando
38035 \end_layout
38036
38037 \end_inset
38038 </cell>
38039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38040 \begin_inset Text
38041
38042 \begin_layout Plain Layout
38043 equivalente a
38044 \begin_inset Note Note
38045 status collapsed
38046
38047 \begin_layout Plain Layout
38048
38049 \series bold
38050
38051 \backslash
38052 raisebox
38053 \series default
38054  se usa sólo como espaciador
38055 \end_layout
38056
38057 \end_inset
38058
38059
38060 \end_layout
38061
38062 \end_inset
38063 </cell>
38064 </row>
38065 <row>
38066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38067 \begin_inset Text
38068
38069 \begin_layout Plain Layout
38070
38071 \backslash
38072 ast
38073 \end_layout
38074
38075 \end_inset
38076 </cell>
38077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38078 \begin_inset Text
38079
38080 \begin_layout Plain Layout
38081 \begin_inset ERT
38082 status collapsed
38083
38084 \begin_layout Plain Layout
38085
38086
38087 \backslash
38088 raisebox{-1.2mm}{
38089 \end_layout
38090
38091 \end_inset
38092
38093 *
38094 \begin_inset ERT
38095 status collapsed
38096
38097 \begin_layout Plain Layout
38098
38099 }
38100 \end_layout
38101
38102 \end_inset
38103
38104
38105 \end_layout
38106
38107 \end_inset
38108 </cell>
38109 </row>
38110 <row>
38111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38112 \begin_inset Text
38113
38114 \begin_layout Plain Layout
38115
38116 \backslash
38117 choose
38118 \end_layout
38119
38120 \end_inset
38121 </cell>
38122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38123 \begin_inset Text
38124
38125 \begin_layout Plain Layout
38126
38127 \backslash
38128 binom
38129 \end_layout
38130
38131 \end_inset
38132 </cell>
38133 </row>
38134 <row>
38135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38136 \begin_inset Text
38137
38138 \begin_layout Plain Layout
38139
38140 \backslash
38141 geq
38142 \end_layout
38143
38144 \end_inset
38145 </cell>
38146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38147 \begin_inset Text
38148
38149 \begin_layout Plain Layout
38150
38151 \backslash
38152 ge
38153 \end_layout
38154
38155 \end_inset
38156 </cell>
38157 </row>
38158 <row>
38159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38160 \begin_inset Text
38161
38162 \begin_layout Plain Layout
38163
38164 \backslash
38165 lbrace
38166 \end_layout
38167
38168 \end_inset
38169 </cell>
38170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38171 \begin_inset Text
38172
38173 \begin_layout Plain Layout
38174 {
38175 \end_layout
38176
38177 \end_inset
38178 </cell>
38179 </row>
38180 <row>
38181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38182 \begin_inset Text
38183
38184 \begin_layout Plain Layout
38185
38186 \backslash
38187 lbracket
38188 \end_layout
38189
38190 \end_inset
38191 </cell>
38192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38193 \begin_inset Text
38194
38195 \begin_layout Plain Layout
38196 [
38197 \end_layout
38198
38199 \end_inset
38200 </cell>
38201 </row>
38202 <row>
38203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38204 \begin_inset Text
38205
38206 \begin_layout Plain Layout
38207
38208 \backslash
38209 leftarrow
38210 \end_layout
38211
38212 \end_inset
38213 </cell>
38214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38215 \begin_inset Text
38216
38217 \begin_layout Plain Layout
38218
38219 \backslash
38220 gets
38221 \end_layout
38222
38223 \end_inset
38224 </cell>
38225 </row>
38226 <row>
38227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38228 \begin_inset Text
38229
38230 \begin_layout Plain Layout
38231
38232 \backslash
38233 leq
38234 \end_layout
38235
38236 \end_inset
38237 </cell>
38238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38239 \begin_inset Text
38240
38241 \begin_layout Plain Layout
38242
38243 \backslash
38244 le
38245 \end_layout
38246
38247 \end_inset
38248 </cell>
38249 </row>
38250 <row>
38251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38252 \begin_inset Text
38253
38254 \begin_layout Plain Layout
38255
38256 \backslash
38257 lor
38258 \end_layout
38259
38260 \end_inset
38261 </cell>
38262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38263 \begin_inset Text
38264
38265 \begin_layout Plain Layout
38266
38267 \backslash
38268 vee
38269 \end_layout
38270
38271 \end_inset
38272 </cell>
38273 </row>
38274 <row>
38275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38276 \begin_inset Text
38277
38278 \begin_layout Plain Layout
38279
38280 \backslash
38281 neq
38282 \end_layout
38283
38284 \end_inset
38285 </cell>
38286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38287 \begin_inset Text
38288
38289 \begin_layout Plain Layout
38290
38291 \backslash
38292 not=
38293 \end_layout
38294
38295 \end_inset
38296 </cell>
38297 </row>
38298 <row>
38299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38300 \begin_inset Text
38301
38302 \begin_layout Plain Layout
38303
38304 \backslash
38305 slash
38306 \end_layout
38307
38308 \end_inset
38309 </cell>
38310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38311 \begin_inset Text
38312
38313 \begin_layout Plain Layout
38314 /
38315 \end_layout
38316
38317 \end_inset
38318 </cell>
38319 </row>
38320 <row>
38321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38322 \begin_inset Text
38323
38324 \begin_layout Plain Layout
38325
38326 \backslash
38327 vert
38328 \end_layout
38329
38330 \end_inset
38331 </cell>
38332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38333 \begin_inset Text
38334
38335 \begin_layout Plain Layout
38336 |
38337 \end_layout
38338
38339 \end_inset
38340 </cell>
38341 </row>
38342 </lyxtabular>
38343
38344 \end_inset
38345
38346
38347 \begin_inset space \hfill{}
38348 \end_inset
38349
38350
38351 \begin_inset Tabular
38352 <lyxtabular version="3" rows="12" columns="2">
38353 <features tabularvalignment="middle">
38354 <column alignment="center" valignment="top" width="0pt">
38355 <column alignment="center" valignment="top" width="0pt">
38356 <row>
38357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38358 \begin_inset Text
38359
38360 \begin_layout Plain Layout
38361 Comando
38362 \end_layout
38363
38364 \end_inset
38365 </cell>
38366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38367 \begin_inset Text
38368
38369 \begin_layout Plain Layout
38370 equivalente a
38371 \end_layout
38372
38373 \end_inset
38374 </cell>
38375 </row>
38376 <row>
38377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38378 \begin_inset Text
38379
38380 \begin_layout Plain Layout
38381
38382 \backslash
38383 backslash
38384 \end_layout
38385
38386 \end_inset
38387 </cell>
38388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38389 \begin_inset Text
38390
38391 \begin_layout Plain Layout
38392
38393 \backslash
38394
38395 \backslash
38396
38397 \end_layout
38398
38399 \end_inset
38400 </cell>
38401 </row>
38402 <row>
38403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38404 \begin_inset Text
38405
38406 \begin_layout Plain Layout
38407
38408 \backslash
38409 dasharrow
38410 \end_layout
38411
38412 \end_inset
38413 </cell>
38414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38415 \begin_inset Text
38416
38417 \begin_layout Plain Layout
38418
38419 \backslash
38420 dashrightarrow
38421 \end_layout
38422
38423 \end_inset
38424 </cell>
38425 </row>
38426 <row>
38427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38428 \begin_inset Text
38429
38430 \begin_layout Plain Layout
38431
38432 \backslash
38433 land
38434 \end_layout
38435
38436 \end_inset
38437 </cell>
38438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38439 \begin_inset Text
38440
38441 \begin_layout Plain Layout
38442
38443 \backslash
38444 wedge
38445 \end_layout
38446
38447 \end_inset
38448 </cell>
38449 </row>
38450 <row>
38451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38452 \begin_inset Text
38453
38454 \begin_layout Plain Layout
38455
38456 \backslash
38457 rbrace
38458 \end_layout
38459
38460 \end_inset
38461 </cell>
38462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38463 \begin_inset Text
38464
38465 \begin_layout Plain Layout
38466 }
38467 \end_layout
38468
38469 \end_inset
38470 </cell>
38471 </row>
38472 <row>
38473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38474 \begin_inset Text
38475
38476 \begin_layout Plain Layout
38477
38478 \backslash
38479 rbracket
38480 \end_layout
38481
38482 \end_inset
38483 </cell>
38484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38485 \begin_inset Text
38486
38487 \begin_layout Plain Layout
38488 ]
38489 \end_layout
38490
38491 \end_inset
38492 </cell>
38493 </row>
38494 <row>
38495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38496 \begin_inset Text
38497
38498 \begin_layout Plain Layout
38499
38500 \backslash
38501 rightarrow
38502 \end_layout
38503
38504 \end_inset
38505 </cell>
38506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38507 \begin_inset Text
38508
38509 \begin_layout Plain Layout
38510
38511 \backslash
38512 to
38513 \end_layout
38514
38515 \end_inset
38516 </cell>
38517 </row>
38518 <row>
38519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38520 \begin_inset Text
38521
38522 \begin_layout Plain Layout
38523
38524 \backslash
38525 lnot
38526 \end_layout
38527
38528 \end_inset
38529 </cell>
38530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38531 \begin_inset Text
38532
38533 \begin_layout Plain Layout
38534
38535 \backslash
38536 neg
38537 \end_layout
38538
38539 \end_inset
38540 </cell>
38541 </row>
38542 <row>
38543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38544 \begin_inset Text
38545
38546 \begin_layout Plain Layout
38547
38548 \backslash
38549 ne
38550 \end_layout
38551
38552 \end_inset
38553 </cell>
38554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38555 \begin_inset Text
38556
38557 \begin_layout Plain Layout
38558
38559 \backslash
38560 not=
38561 \end_layout
38562
38563 \end_inset
38564 </cell>
38565 </row>
38566 <row>
38567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38568 \begin_inset Text
38569
38570 \begin_layout Plain Layout
38571
38572 \backslash
38573 owns
38574 \end_layout
38575
38576 \end_inset
38577 </cell>
38578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38579 \begin_inset Text
38580
38581 \begin_layout Plain Layout
38582
38583 \backslash
38584 ni
38585 \end_layout
38586
38587 \end_inset
38588 </cell>
38589 </row>
38590 <row>
38591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38592 \begin_inset Text
38593
38594 \begin_layout Plain Layout
38595
38596 \backslash
38597 square
38598 \end_layout
38599
38600 \end_inset
38601 </cell>
38602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38603 \begin_inset Text
38604
38605 \begin_layout Plain Layout
38606
38607 \backslash
38608 Box
38609 \end_layout
38610
38611 \end_inset
38612 </cell>
38613 </row>
38614 <row>
38615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38616 \begin_inset Text
38617
38618 \begin_layout Plain Layout
38619
38620 \backslash
38621 Vert
38622 \end_layout
38623
38624 \end_inset
38625 </cell>
38626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38627 \begin_inset Text
38628
38629 \begin_layout Plain Layout
38630
38631 \backslash
38632 |
38633 \end_layout
38634
38635 \end_inset
38636 </cell>
38637 </row>
38638 </lyxtabular>
38639
38640 \end_inset
38641
38642
38643 \begin_inset space \hfill{}
38644 \end_inset
38645
38646
38647 \end_layout
38648
38649 \begin_layout Standard
38650 \begin_inset Newpage newpage
38651 \end_inset
38652
38653
38654 \end_layout
38655
38656 \begin_layout Bibliography
38657 \labelwidthstring Referencias
38658 \begin_inset CommandInset bibitem
38659 LatexCommand bibitem
38660 key "TLC2"
38661
38662 \end_inset
38663
38664
38665 \shape smallcaps
38666 Mittelbach, F.
38667  ; Goossens, M.
38668 \shape default
38669
38670 \shape italic
38671 The LaTeX Companion
38672 \shape default
38673 .
38674  Addison Wesley, 2004
38675 \end_layout
38676
38677 \begin_layout Bibliography
38678 \labelwidthstring Referencias
38679 \begin_inset CommandInset bibitem
38680 LatexCommand bibitem
38681 key "Mathmode"
38682
38683 \end_inset
38684
38685
38686 \begin_inset CommandInset href
38687 LatexCommand href
38688 name "Descripción"
38689 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38690
38691 \end_inset
38692
38693  de habilidades matemáticas de LaTeX
38694 \end_layout
38695
38696 \begin_layout Bibliography
38697 \labelwidthstring Referencias
38698 \begin_inset CommandInset bibitem
38699 LatexCommand bibitem
38700 key "AMS"
38701
38702 \end_inset
38703
38704
38705 \begin_inset CommandInset href
38706 LatexCommand href
38707 name "Descripción"
38708 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
38709
38710 \end_inset
38711
38712  de 
38713 \begin_inset ERT
38714 status collapsed
38715
38716 \begin_layout Plain Layout
38717
38718
38719 \backslash
38720 AmS
38721 \end_layout
38722
38723 \end_inset
38724
38725 -LaTeX
38726 \end_layout
38727
38728 \begin_layout Bibliography
38729 \labelwidthstring Referencias
38730 \begin_inset CommandInset bibitem
38731 LatexCommand bibitem
38732 key "Symbols"
38733
38734 \end_inset
38735
38736
38737 \begin_inset CommandInset href
38738 LatexCommand href
38739 name "Lista"
38740 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38741
38742 \end_inset
38743
38744  de todos los símbolos disponibles con paquetes LaTeX
38745 \end_layout
38746
38747 \begin_layout Bibliography
38748 \labelwidthstring Referencias
38749 \begin_inset CommandInset bibitem
38750 LatexCommand bibitem
38751 key "cancel"
38752
38753 \end_inset
38754
38755
38756 \begin_inset CommandInset href
38757 LatexCommand href
38758 name "Documentación"
38759 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
38760
38761 \end_inset
38762
38763  del paquete LaTeX 
38764 \series bold
38765 cancel
38766 \series default
38767
38768 \begin_inset Index idx
38769 status collapsed
38770
38771 \begin_layout Plain Layout
38772 Paquetes ! cancel
38773 \end_layout
38774
38775 \end_inset
38776
38777
38778 \end_layout
38779
38780 \begin_layout Bibliography
38781 \labelwidthstring Referencias
38782 \begin_inset CommandInset bibitem
38783 LatexCommand bibitem
38784 key "hyperref"
38785
38786 \end_inset
38787
38788
38789 \begin_inset CommandInset href
38790 LatexCommand href
38791 name "Documentación"
38792 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38793
38794 \end_inset
38795
38796  del paquete LaTeX 
38797 \series bold
38798 hyperref
38799 \series default
38800
38801 \begin_inset Index idx
38802 status collapsed
38803
38804 \begin_layout Plain Layout
38805 Paquetes ! hyperref
38806 \end_layout
38807
38808 \end_inset
38809
38810
38811 \end_layout
38812
38813 \begin_layout Bibliography
38814 \labelwidthstring Referencias
38815 \begin_inset CommandInset bibitem
38816 LatexCommand bibitem
38817 key "mhchem"
38818
38819 \end_inset
38820
38821
38822 \begin_inset CommandInset href
38823 LatexCommand href
38824 name "Documentación"
38825 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38826
38827 \end_inset
38828
38829  del paquete LaTeX 
38830 \series bold
38831 mhchem
38832 \series default
38833
38834 \begin_inset Index idx
38835 status collapsed
38836
38837 \begin_layout Plain Layout
38838 Paquetes ! mhchem
38839 \end_layout
38840
38841 \end_inset
38842
38843
38844 \end_layout
38845
38846 \begin_layout Bibliography
38847 \labelwidthstring Referencias
38848 \begin_inset CommandInset bibitem
38849 LatexCommand bibitem
38850 key "Mathclap"
38851
38852 \end_inset
38853
38854
38855 \begin_inset CommandInset href
38856 LatexCommand href
38857 name "Descripción"
38858 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
38859
38860 \end_inset
38861
38862  del comando 
38863 \series bold
38864
38865 \backslash
38866 mathclap
38867 \series default
38868 , descrito en 
38869 \begin_inset CommandInset ref
38870 LatexCommand ref
38871 reference "sub:Límites-de-operadores"
38872
38873 \end_inset
38874
38875
38876 \begin_inset Index idx
38877 status collapsed
38878
38879 \begin_layout Plain Layout
38880 Comandos ! M ! 
38881 \backslash
38882 mathclap
38883 \end_layout
38884
38885 \end_inset
38886
38887
38888 \end_layout
38889
38890 \begin_layout Bibliography
38891 \labelwidthstring Referencias
38892 \begin_inset CommandInset bibitem
38893 LatexCommand bibitem
38894 key "Duden"
38895
38896 \end_inset
38897
38898
38899 \emph on
38900 Duden Band 1
38901 \emph default
38902 .
38903  22.
38904  Auflage, Duden 2001
38905 \end_layout
38906
38907 \begin_layout Bibliography
38908 \labelwidthstring Referencias
38909 \begin_inset CommandInset bibitem
38910 LatexCommand bibitem
38911 key "spanish"
38912
38913 \end_inset
38914
38915
38916 \begin_inset CommandInset href
38917 LatexCommand href
38918 name "Página web"
38919 target "http://www.tex-tipografia.com/spanish.html"
38920
38921 \end_inset
38922
38923  del estilo 
38924 \series bold
38925 spanish
38926 \family sans
38927 \series default
38928  
38929 \family default
38930 incluido en el paquete 
38931 \series bold
38932 babel
38933 \end_layout
38934
38935 \begin_layout Bibliography
38936 \labelwidthstring Referencias
38937 \begin_inset CommandInset bibitem
38938 LatexCommand bibitem
38939 key "Bezos"
38940
38941 \end_inset
38942
38943
38944 \begin_inset CommandInset href
38945 LatexCommand href
38946 name "Documento"
38947 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
38948
38949 \end_inset
38950
38951  sobre ortotipografía y notaciones matemáticas en español
38952 \end_layout
38953
38954 \begin_layout Standard
38955 \begin_inset CommandInset index_print
38956 LatexCommand printindex
38957 type "idx"
38958
38959 \end_inset
38960
38961
38962 \end_layout
38963
38964 \end_body
38965 \end_document