]> git.lyx.org Git - features.git/blob - lib/doc/es/Math.lyx
Math.lyx: typos, textual improvements and formatting issues spotted or suggested...
[features.git] / lib / doc / es / Math.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % To be able to enter the character ° and · directly in LyX,
36 % see sec. 22.11
37 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 \addto\extrasspanish{%
43  \renewcommand*{\equationautorefname}[1]{}
44  \renewcommand{\sectionautorefname}{sec.\negthinspace}
45  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
46  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
47 }
48
49 % don't load packages twice
50 % see first footnote in sec. 9.3
51 \@ifundefined{textcolor}{\usepackage{color}}{}
52
53 % the pages of the TOC are numbered roman
54 % and a PDF-bookmark for the TOC is added
55 \pagenumbering{roman}
56 \let\myTOC\tableofcontents
57 \renewcommand{\tableofcontents}{%
58  \vspace{1cm}
59  \pdfbookmark[1]{\contentsname}{}
60  \myTOC
61  \cleardoublepage
62  \pagenumbering{arabic}}
63
64 % insert additional vertical space of 1.5 mm between footnotes,
65 \let\myFoot\footnote
66 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
67
68 % provides caption formatting
69 \setkomafont{captionlabel}{\bfseries}
70
71 % used in sec. 24.5
72 \usepackage[samesize]{cancel}
73
74 % enables calculation of values
75 \usepackage{calc}
76
77 % for multiple columns used in sec. 24.7
78 \usepackage{multicol}
79
80 % needed in sec. 19.4
81 \usepackage{remreset}
82
83 % for the Fourier transformation symbol
84 \usepackage{mathrsfs}
85
86 % define a color, used in sec.9.3
87 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
88
89 % declare operators (see sec. 10.4 and sec. 15.2)
90 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
91 \DeclareMathOperator{\sgn}{sgn}
92
93 \newcommand{\spce}{\textvisiblespace}
94
95 % example definitions for sec. 20.1 
96 \newcommand{\gr}{\Longrightarrow}
97 \newcommand{\us}[1]{\underline{#1}}
98 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
99 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
100 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
101
102 % example macro from sec. 19.4
103 %\def\tagform@#1{\maketag@@@{|#1|}}
104
105 % macro from sec. 10.2
106 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
107 \def\mathclap {\mathpalette \mathclapinternal}
108 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
109
110
111 % ------------------------------------
112 % used to check for needed LaTeX packages
113 \usepackage{ifthen}
114
115 % check for package eurosym
116 % used for the Euro symbol
117 \newboolean{eurosym}
118 \IfFileExists{eurosym.sty}
119  {\usepackage[gennarrow]{eurosym}
120   \setboolean{eurosym}{true}}
121  {\setboolean{eurosym}{false}}
122
123 % check for package braket
124 % used for physical vectors
125 \newboolean{braket}
126 \IfFileExists{braket.sty}
127  {\usepackage{braket}
128   \setboolean{braket}{true}}
129  {\setboolean{braket}{false}}
130
131 % check for package cancel
132 \newboolean{cancel}
133 \IfFileExists{cancel.sty}
134  {\usepackage{cancel}
135   \setboolean{cancel}{true}}
136  {\setboolean{cancel}{false}}
137
138 % check for package upgreek
139 \newboolean{upgreek}
140 \IfFileExists{upgreek.sty}
141  {\usepackage{upgreek}
142   \setboolean{upgreek}{true}}
143  {\setboolean{upgreek}{false}}
144 \end_preamble
145 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
146 \use_default_options false
147 \maintain_unincluded_children false
148 \language spanish
149 \language_package default
150 \inputencoding auto
151 \fontencoding global
152 \font_roman default
153 \font_sans default
154 \font_typewriter default
155 \font_default_family default
156 \use_non_tex_fonts false
157 \font_sc false
158 \font_osf false
159 \font_sf_scale 100
160 \font_tt_scale 100
161
162 \graphics default
163 \default_output_format default
164 \output_sync 0
165 \bibtex_command default
166 \index_command default
167 \paperfontsize 12
168 \spacing single
169 \use_hyperref true
170 \pdf_title "Manual detallado de Matemáticas en LyX"
171 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
172 \pdf_subject "LyX-documentation about math"
173 \pdf_keywords "LyX, Mathed"
174 \pdf_bookmarks true
175 \pdf_bookmarksnumbered true
176 \pdf_bookmarksopen true
177 \pdf_bookmarksopenlevel 1
178 \pdf_breaklinks false
179 \pdf_pdfborder false
180 \pdf_colorlinks true
181 \pdf_backref false
182 \pdf_pdfusetitle false
183 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
184 \papersize a4paper
185 \use_geometry false
186 \use_amsmath 2
187 \use_esint 1
188 \use_mhchem 1
189 \use_mathdots 1
190 \cite_engine basic
191 \use_bibtopic false
192 \use_indices false
193 \paperorientation portrait
194 \suppress_date false
195 \use_refstyle 0
196 \notefontcolor #0000ff
197 \index Índice
198 \shortcut idx
199 \color #008000
200 \end_index
201 \secnumdepth 4
202 \tocdepth 3
203 \paragraph_separation skip
204 \defskip medskip
205 \quotes_language french
206 \papercolumns 1
207 \papersides 2
208 \paperpagestyle plain
209 \bullet 1 0 6 -1
210 \bullet 2 2 35 -1
211 \bullet 3 2 7 -1
212 \tracking_changes false
213 \output_changes false
214 \html_math_output 0
215 \html_css_as_file 0
216 \html_be_strict false
217 \end_header
218
219 \begin_body
220
221 \begin_layout Title
222 Manual detallado de
223 \begin_inset Newline newline
224 \end_inset
225
226 Matemáticas en LyX
227 \end_layout
228
229 \begin_layout Author
230 por el Equipo LyX
231 \begin_inset Foot
232 status collapsed
233
234 \begin_layout Plain Layout
235 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
236  lista de correo de documentación de LyX
237 \family typewriter
238
239 \begin_inset CommandInset href
240 LatexCommand href
241 name "lyx-docs@lists.lyx.org"
242 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
243
244 \end_inset
245
246
247 \end_layout
248
249 \end_inset
250
251
252 \begin_inset Note Note
253 status collapsed
254
255 \begin_layout Plain Layout
256 autor: Uwe Stöhr, traducción: Ignacio García
257 \end_layout
258
259 \end_inset
260
261
262 \begin_inset Newline newline
263 \end_inset
264
265
266 \begin_inset Newline newline
267 \end_inset
268
269 Versión 2.0.x
270 \end_layout
271
272 \begin_layout Standard
273 \begin_inset CommandInset toc
274 LatexCommand tableofcontents
275
276 \end_inset
277
278
279 \end_layout
280
281 \begin_layout Standard
282 \begin_inset Note Note
283 status open
284
285 \begin_layout Plain Layout
286 Para exportar este documento a PDF, PS o DVI deberían estar instalados los
287  paquetes LaTeX 
288 \series bold
289 braket, cancel, eurosym, mathdots, mhchem
290 \series default
291  y 
292 \series bold
293 was
294 \series default
295 .
296  Si
297 \series bold
298  
299 \series default
300 no están instalados también puedes exportar el documento pero las secciones
301  en que se requieren dichos paquetes no aparecerán en la salida.
302  
303 \series bold
304 mhchem
305 \series default
306  es una excepción: si no está instalado no se puede exportar este archivo.
307 \end_layout
308
309 \begin_layout Plain Layout
310 La última versión PDF de este documento está disponible en:
311 \begin_inset Newline newline
312 \end_inset
313
314
315 \series bold
316 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
317 \end_layout
318
319 \end_inset
320
321
322 \begin_inset Newpage newpage
323 \end_inset
324
325
326 \end_layout
327
328 \begin_layout Section
329 Introducción
330 \end_layout
331
332 \begin_layout Standard
333 Este documento explica las características matemáticas de LyX y además es
334  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
335  Las explicaciones están diseñadas para el uso de comandos.
336  Por consiguiente es preciso que hayas leído la sección 
337 \emph on
338 Ecuaciones matemáticas
339 \emph default
340  de la 
341 \emph on
342 Guía del usuario
343 \emph default
344 .
345 \end_layout
346
347 \begin_layout Standard
348 La mayoría de caracteres y muchas estructuras explicadas en este manual
349  también son accesibles mediante el menú 
350 \family sans
351 Insertar\SpecialChar \menuseparator
352 Ecuación
353 \family default
354  o la barra de herramientas
355 \family sans
356  Ecuaciones
357 \family default
358 .
359  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
360  mucho más rápido usar comandos que la barra de herramientas.
361  Por tanto este manual está enfocado al uso de comandos, aunque también
362  se mencionan los botones correspondientes de las barras de herramientas
363  cuando están disponibles.
364 \end_layout
365
366 \begin_layout Standard
367 Si no se especifica lo contrario los comandos sólo están disponibles dentro
368  de las fórmulas.
369  Para poder usar todos los comandos explicados en este documento, debe usarse
370  la opción 
371 \family sans
372 Usar el paquete de ecuaciones AMS
373 \family default
374  en la configuración del documento (menú 
375 \family sans
376 Documento\SpecialChar \menuseparator
377 Configuración\SpecialChar \menuseparator
378 Opciones de ecuación
379 \family default
380 )
381 \begin_inset Foot
382 status collapsed
383
384 \begin_layout Plain Layout
385 La opción 
386 \family sans
387 Usar el paquete de ecuaciones AMS automáticamente
388 \family default
389  sólo usa ecuaciones 
390 \begin_inset ERT
391 status collapsed
392
393 \begin_layout Plain Layout
394
395
396 \backslash
397 AmS 
398 \end_layout
399
400 \end_inset
401
402
403 \begin_inset space ~
404 \end_inset
405
406  si las estructuras matemáticas son soportadas por LyX.
407 \end_layout
408
409 \end_inset
410
411 .
412 \end_layout
413
414 \begin_layout Standard
415 Este documento no recoge todos los comandos de ecuaciones 
416 \begin_inset ERT
417 status collapsed
418
419 \begin_layout Plain Layout
420
421
422 \backslash
423 AmS 
424 \end_layout
425
426 \end_inset
427
428
429 \begin_inset Foot
430 status collapsed
431
432 \begin_layout Plain Layout
433 En el archivo 
434 \family sans
435
436 \begin_inset CommandInset href
437 LatexCommand href
438 name "amsguide.ps"
439 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
440
441 \end_inset
442
443
444 \family default
445 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
446  lista con todos los comandos de ecuaciones 
447 \begin_inset ERT
448 status collapsed
449
450 \begin_layout Plain Layout
451
452
453 \backslash
454 AmS 
455 \end_layout
456
457 \end_inset
458
459 .
460 \end_layout
461
462 \end_inset
463
464  por razones de claridad.
465 \end_layout
466
467 \begin_layout Section
468 Instrucciones generales
469 \end_layout
470
471 \begin_layout Standard
472 Para crear una ecuación en línea
473 \begin_inset Index idx
474 status collapsed
475
476 \begin_layout Plain Layout
477 Ecuación ! en línea
478 \end_layout
479
480 \end_inset
481
482  insertada en una línea de texto, teclea una de las combinaciones 
483 \family sans
484 Ctrl+M, Alt+C M, Alt+M M
485 \family default
486  o pulsa el botón 
487 \begin_inset Graphics
488         filename ../../images/math-mode.png
489         scale 85
490
491 \end_inset
492
493  de la barra de herramientas.
494 \begin_inset Newline newline
495 \end_inset
496
497 Para crear una ecuación en estilo presentación
498 \begin_inset Index idx
499 status collapsed
500
501 \begin_layout Plain Layout
502 Ecuación ! presentada
503 \end_layout
504
505 \end_inset
506
507 , que se verá más grande y en su propio párrafo, teclea
508 \family sans
509  
510 \family default
511 una de estas combinaciones: 
512 \family sans
513 Ctrl+Mayúsculas+M, Alt+M D.
514 \end_layout
515
516 \begin_layout Standard
517 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
518  dentro de la ecuación y teclea
519 \family sans
520  Ctrl+M, Alt+C M, Alt+M M 
521 \family default
522 o usa el menú 
523 \family sans
524 Editar\SpecialChar \menuseparator
525 Ecuación\SpecialChar \menuseparator
526 Cambiar tipo de ecuación
527 \family default
528 .
529  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
530 \end_layout
531
532 \begin_layout Standard
533 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
534  presentada, escribe el comando 
535 \series bold
536
537 \backslash
538 displaystyle
539 \series default
540
541 \begin_inset Index idx
542 status collapsed
543
544 \begin_layout Plain Layout
545 Comandos ! D ! 
546 \backslash
547 displaystyle
548 \end_layout
549
550 \end_inset
551
552  en la ecuación y pulsa espacio.
553  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
554  de la ecuación.
555 \end_layout
556
557 \begin_layout Standard
558 En los cuadros sólo se permiten ecuaciones en línea.
559 \end_layout
560
561 \begin_layout Standard
562 Las barras 
563 \family sans
564 Ecuaciones
565 \family default
566  y 
567 \family sans
568 Paneles de ecuaciones 
569 \family default
570 se pueden visualizar mediante el menú 
571 \family sans
572 Ver\SpecialChar \menuseparator
573 Barras de herramientas
574 \family default
575 .
576  Si ahí pulsas en 
577 \begin_inset Quotes fld
578 \end_inset
579
580 Ecuaciones
581 \begin_inset Quotes frd
582 \end_inset
583
584  y/o en 
585 \begin_inset Quotes fld
586 \end_inset
587
588 Paneles de ecuaciones
589 \begin_inset Quotes frd
590 \end_inset
591
592 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
593  estado se visualiza en el menú de las barras de herramientas con una marca.
594  Si en este estado pulsas de nuevo sobre 
595 \begin_inset Quotes fld
596 \end_inset
597
598 Ecuaciones
599 \begin_inset Quotes frd
600 \end_inset
601
602  y/o 
603 \begin_inset Quotes fld
604 \end_inset
605
606 Paneles de ecuaciones
607 \begin_inset Quotes frd
608 \end_inset
609
610  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
611  de una ecuación; este estado se indica añadiendo a las entradas del menú
612  la palabra 
613 \begin_inset Quotes fld
614 \end_inset
615
616 (auto)
617 \begin_inset Quotes frd
618 \end_inset
619
620 .
621  
622 \end_layout
623
624 \begin_layout Standard
625 El modo TeX
626 \begin_inset Index idx
627 status collapsed
628
629 \begin_layout Plain Layout
630 T@TeX ! modo
631 \end_layout
632
633 \end_inset
634
635  se inicia pulsando el botón 
636 \begin_inset Graphics
637         filename ../../images/ert-insert.png
638         scale 85
639
640 \end_inset
641
642  de la barra de herramientas o con el menú 
643 \family sans
644 Insertar\SpecialChar \menuseparator
645 Código Te
646 \begin_inset ERT
647 status collapsed
648
649 \begin_layout Plain Layout
650
651 {}
652 \end_layout
653
654 \end_inset
655
656 X
657 \family default
658 , (atajo 
659 \family sans
660 Ctrl+L
661 \family default
662 ).
663 \begin_inset Note Note
664 status collapsed
665
666 \begin_layout Plain Layout
667 En LyX hay tres 
668 \begin_inset Quotes fld
669 \end_inset
670
671 nombres propios
672 \begin_inset Quotes frd
673 \end_inset
674
675  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
676  LaTeX y LyX.
677 \end_layout
678
679 \begin_layout Plain Layout
680 Para evitar que estas palabras sean reconocidas como tales nombres propios,
681  se inserta un par de llaves TeX.
682  
683 \end_layout
684
685 \end_inset
686
687
688 \end_layout
689
690 \begin_layout Standard
691 Para cambiar el preámbulo LaTeX
692 \begin_inset Index idx
693 status collapsed
694
695 \begin_layout Plain Layout
696 LaTeX, preámbulo
697 \end_layout
698
699 \end_inset
700
701 , usa el menú 
702 \family sans
703 Documento\SpecialChar \menuseparator
704 Configuración\SpecialChar \menuseparator
705 Preámbulo LaT
706 \begin_inset ERT
707 status collapsed
708
709 \begin_layout Plain Layout
710
711 {}
712 \end_layout
713
714 \end_inset
715
716 eX
717 \family default
718 .
719 \end_layout
720
721 \begin_layout Standard
722 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
723  multilínea, se pueden usar los menús 
724 \family sans
725 Editar\SpecialChar \menuseparator
726 Ecuación
727 \family default
728  y 
729 \family sans
730 Editar\SpecialChar \menuseparator
731 Filas y columnas
732 \family default
733  o la barra de herramientas de 
734 \family sans
735 Cuadro
736 \family default
737 .
738  Cuando las líneas y columnas se intercambian mediante el menú, la columna
739  o línea en la que está se cambia con la columna de la derecha o con la
740  línea de abajo, respectivamente.
741  Si el cursor está en la última columna o fila, el cambio se hace con la
742  columna de la izquierda o la línea de arriba.
743 \end_layout
744
745 \begin_layout Standard
746 Para escribir texto en fórmulas se usa 
747 \emph on
748 texto de ecuaciones
749 \emph default
750
751 \begin_inset Index idx
752 status collapsed
753
754 \begin_layout Plain Layout
755 Texto ! en ecuaciones
756 \end_layout
757
758 \end_inset
759
760 .
761 \begin_inset Foot
762 status collapsed
763
764 \begin_layout Plain Layout
765 Para ecuaciones multilínea se usa el comando 
766 \series bold
767
768 \backslash
769 intertext
770 \series default
771 , véase
772 \begin_inset space ~
773 \end_inset
774
775
776 \begin_inset CommandInset ref
777 LatexCommand ref
778 reference "sub:Texto-en-multilínea"
779
780 \end_inset
781
782 .
783 \end_layout
784
785 \end_inset
786
787  Este modo se inicia con el atajo 
788 \family sans
789 Alt+M
790 \begin_inset space ~
791 \end_inset
792
793 M
794 \family default
795  o
796 \family sans
797  Ctrl+M
798 \family default
799  o insertando el comando 
800 \series bold
801
802 \backslash
803 text
804 \series default
805
806 \begin_inset Index idx
807 status collapsed
808
809 \begin_layout Plain Layout
810 Comandos ! T ! 
811 \backslash
812 text
813 \end_layout
814
815 \end_inset
816
817 .
818  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
819  partes de la ecuación que se ven en azul.
820  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
821 a de otras partes de la fórmula.
822 \end_layout
823
824 \begin_layout Subsection*
825 Esquema de comandos
826 \end_layout
827
828 \begin_layout Standard
829 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
830  siguiente esquema:
831 \end_layout
832
833 \begin_layout Standard
834
835 \series bold
836
837 \backslash
838 nombre_del_comando[argumento opcional]{argumento requerido}
839 \end_layout
840
841 \begin_layout Standard
842 Un comando empieza siempre por una barra inversa, 
843 \begin_inset Quotes fld
844 \end_inset
845
846
847 \series bold
848
849 \backslash
850
851 \series default
852
853 \begin_inset Quotes frd
854 \end_inset
855
856 .
857  Para omitir argumentos opcionales, quita también los corchetes asociados.
858  En este documento, las llaves que encierran los argumentos requeridos se
859  denominan llaves TeX
860 \begin_inset Index idx
861 status collapsed
862
863 \begin_layout Plain Layout
864 T@TeX ! llaves
865 \end_layout
866
867 \end_inset
868
869 .
870  Si en una ecuación añades una llave de apertura al nombre de un comando,
871  LyX crea automáticamente una llave TeX.
872  En todos los demás casos las llaves TeX se crean en las ecuaciones con
873  el comando 
874 \series bold
875
876 \backslash
877 {
878 \series default
879 .
880  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
881  que se muestran en azul.
882  En modo TeX no hace falta comando para poner llaves TeX.
883  Las llaves TeX no aparecen en la salida.
884 \end_layout
885
886 \begin_layout Standard
887 En el caso de comandos sin argumentos, como los comandos para símbolos que
888  se introducen en modo TeX, 
889 \emph on
890 siempre
891 \emph default
892  debe teclearse un espacio tras el comando para finalizarlo.
893  Este espacio no aparece en la salida.
894  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
895  de un espacio protegido en texto normal.
896 \end_layout
897
898 \begin_layout Standard
899 Un espacio protegido se inserta con 
900 \family sans
901 Ctrl+Espacio
902 \family default
903 .
904 \end_layout
905
906 \begin_layout Subsection*
907 Explicación de la sintaxis
908 \end_layout
909
910 \begin_layout Itemize
911 El símbolo 
912 \begin_inset ERT
913 status collapsed
914
915 \begin_layout Plain Layout
916
917
918 \backslash
919 spce 
920 \end_layout
921
922 \end_inset
923
924
925 \begin_inset Foot
926 status collapsed
927
928 \begin_layout Plain Layout
929 Este carácter, espacio visible, se puede componer con el comando 
930 \series bold
931
932 \backslash
933 textvisiblespace
934 \series default
935
936 \begin_inset Index idx
937 status collapsed
938
939 \begin_layout Plain Layout
940 Comandos ! T ! 
941 \backslash
942 textvisiblespace
943 \end_layout
944
945 \end_inset
946
947  insertado en código TeX.
948 \end_layout
949
950 \end_inset
951
952  indica que hay que teclear un espacio.
953 \end_layout
954
955 \begin_layout Itemize
956 Una flecha como 
957 \begin_inset Formula $\rightarrow$
958 \end_inset
959
960  indica el uso de la correspondiente tecla de flecha.
961  
962 \lang english
963 The 
964 \family sans
965 Tab
966 \family default
967  key can often be used instead of 
968 \begin_inset Formula $\to$
969 \end_inset
970
971  y 
972 \begin_inset Formula $\downarrow$
973 \end_inset
974
975 , y 
976 \family sans
977 Shift+Tab
978 \family default
979  instead of 
980 \lang spanish
981
982 \begin_inset Formula $\leftarrow$
983 \end_inset
984
985  y 
986 \begin_inset Formula $\uparrow$
987 \end_inset
988
989 .
990 \end_layout
991
992 \begin_layout Subsection*
993 Unidades disponibles
994 \end_layout
995
996 \begin_layout Standard
997 \align center
998 \begin_inset Float table
999 placement H
1000 wide false
1001 sideways false
1002 status open
1003
1004 \begin_layout Plain Layout
1005 \align center
1006 \begin_inset Caption
1007
1008 \begin_layout Plain Layout
1009 \begin_inset CommandInset label
1010 LatexCommand label
1011 name "tab:Unidades-disponibles"
1012
1013 \end_inset
1014
1015 Unidades disponibles
1016 \end_layout
1017
1018 \end_inset
1019
1020
1021 \end_layout
1022
1023 \begin_layout Plain Layout
1024 \align center
1025 \begin_inset Tabular
1026 <lyxtabular version="3" rows="13" columns="2">
1027 <features tabularvalignment="middle">
1028 <column alignment="center" valignment="top" width="0">
1029 <column alignment="center" valignment="top" width="0">
1030 <row>
1031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1032 \begin_inset Text
1033
1034 \begin_layout Plain Layout
1035 Unidad
1036 \end_layout
1037
1038 \end_inset
1039 </cell>
1040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1041 \begin_inset Text
1042
1043 \begin_layout Plain Layout
1044 Nombre / Descripción
1045 \end_layout
1046
1047 \end_inset
1048 </cell>
1049 </row>
1050 <row>
1051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1052 \begin_inset Text
1053
1054 \begin_layout Plain Layout
1055 mm
1056 \end_layout
1057
1058 \end_inset
1059 </cell>
1060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1061 \begin_inset Text
1062
1063 \begin_layout Plain Layout
1064 Milímetro
1065 \end_layout
1066
1067 \end_inset
1068 </cell>
1069 </row>
1070 <row>
1071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1072 \begin_inset Text
1073
1074 \begin_layout Plain Layout
1075 cm
1076 \end_layout
1077
1078 \end_inset
1079 </cell>
1080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1081 \begin_inset Text
1082
1083 \begin_layout Plain Layout
1084 Centímetro
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 in
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 Pulgada (1
1105 \begin_inset space \thinspace{}
1106 \end_inset
1107
1108 in = 2,54
1109 \begin_inset space \thinspace{}
1110 \end_inset
1111
1112 cm)
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 pt
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 Punto (72.27
1133 \begin_inset space \thinspace{}
1134 \end_inset
1135
1136 pt = 1
1137 \begin_inset space \thinspace{}
1138 \end_inset
1139
1140 in)
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 pc
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 Pica (1
1161 \begin_inset space \thinspace{}
1162 \end_inset
1163
1164 pc = 12
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 sp
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 escalado (65536
1189 \begin_inset space \thinspace{}
1190 \end_inset
1191
1192 sp = 1
1193 \begin_inset space \thinspace{}
1194 \end_inset
1195
1196 pt)
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 bp
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 Punto grande (72
1217 \begin_inset space \thinspace{}
1218 \end_inset
1219
1220 bp = 1
1221 \begin_inset space \thinspace{}
1222 \end_inset
1223
1224 in)
1225 \end_layout
1226
1227 \end_inset
1228 </cell>
1229 </row>
1230 <row>
1231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1232 \begin_inset Text
1233
1234 \begin_layout Plain Layout
1235 dd
1236 \end_layout
1237
1238 \end_inset
1239 </cell>
1240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1241 \begin_inset Text
1242
1243 \begin_layout Plain Layout
1244 Didot (1
1245 \begin_inset space \thinspace{}
1246 \end_inset
1247
1248 dd 
1249 \begin_inset Formula $\approx$
1250 \end_inset
1251
1252  0.376
1253 \begin_inset space \thinspace{}
1254 \end_inset
1255
1256 mm)
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 cc
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 Cicero (1
1277 \begin_inset space \thinspace{}
1278 \end_inset
1279
1280 cc = 12
1281 \begin_inset space \thinspace{}
1282 \end_inset
1283
1284 dd)
1285 \end_layout
1286
1287 \end_inset
1288 </cell>
1289 </row>
1290 <row>
1291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1292 \begin_inset Text
1293
1294 \begin_layout Plain Layout
1295 ex
1296 \end_layout
1297
1298 \end_inset
1299 </cell>
1300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1301 \begin_inset Text
1302
1303 \begin_layout Plain Layout
1304 Altura de la letra 
1305 \begin_inset Quotes fld
1306 \end_inset
1307
1308
1309 \emph on
1310 x
1311 \emph default
1312
1313 \begin_inset Quotes frd
1314 \end_inset
1315
1316  en la tipografía actual
1317 \end_layout
1318
1319 \end_inset
1320 </cell>
1321 </row>
1322 <row>
1323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1324 \begin_inset Text
1325
1326 \begin_layout Plain Layout
1327 em
1328 \end_layout
1329
1330 \end_inset
1331 </cell>
1332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1333 \begin_inset Text
1334
1335 \begin_layout Plain Layout
1336 Anchura de la letra 
1337 \begin_inset Quotes fld
1338 \end_inset
1339
1340
1341 \emph on
1342 M
1343 \emph default
1344
1345 \begin_inset Quotes frd
1346 \end_inset
1347
1348  en la tipografía actual
1349 \end_layout
1350
1351 \end_inset
1352 </cell>
1353 </row>
1354 <row>
1355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1356 \begin_inset Text
1357
1358 \begin_layout Plain Layout
1359 mu
1360 \end_layout
1361
1362 \end_inset
1363 </cell>
1364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1365 \begin_inset Text
1366
1367 \begin_layout Plain Layout
1368 Unidad matemática (1
1369 \begin_inset space \thinspace{}
1370 \end_inset
1371
1372 mu = 
1373 \begin_inset Formula $\nicefrac{1}{18}$
1374 \end_inset
1375
1376
1377 \begin_inset space \thinspace{}
1378 \end_inset
1379
1380 em)
1381 \end_layout
1382
1383 \end_inset
1384 </cell>
1385 </row>
1386 </lyxtabular>
1387
1388 \end_inset
1389
1390
1391 \end_layout
1392
1393 \end_inset
1394
1395
1396 \end_layout
1397
1398 \begin_layout Standard
1399 \align center
1400 \begin_inset Newpage newpage
1401 \end_inset
1402
1403
1404 \end_layout
1405
1406 \begin_layout Section
1407 Funciones básicas
1408 \end_layout
1409
1410 \begin_layout Subsection
1411 Exponentes
1412 \begin_inset Index idx
1413 status collapsed
1414
1415 \begin_layout Plain Layout
1416 Exponentes
1417 \end_layout
1418
1419 \end_inset
1420
1421  e índices
1422 \begin_inset Index idx
1423 status collapsed
1424
1425 \begin_layout Plain Layout
1426 Indices@Índices
1427 \end_layout
1428
1429 \end_inset
1430
1431
1432 \begin_inset Index idx
1433 status collapsed
1434
1435 \begin_layout Plain Layout
1436 Superíndices|see
1437 \begin_inset ERT
1438 status collapsed
1439
1440 \begin_layout Plain Layout
1441
1442 {
1443 \end_layout
1444
1445 \end_inset
1446
1447 Exponentes
1448 \begin_inset ERT
1449 status collapsed
1450
1451 \begin_layout Plain Layout
1452
1453 }
1454 \end_layout
1455
1456 \end_inset
1457
1458
1459 \end_layout
1460
1461 \end_inset
1462
1463
1464 \begin_inset Index idx
1465 status collapsed
1466
1467 \begin_layout Plain Layout
1468 Subíndices|see
1469 \begin_inset ERT
1470 status collapsed
1471
1472 \begin_layout Plain Layout
1473
1474 {
1475 \end_layout
1476
1477 \end_inset
1478
1479 Índices
1480 \begin_inset ERT
1481 status collapsed
1482
1483 \begin_layout Plain Layout
1484
1485 }
1486 \end_layout
1487
1488 \end_inset
1489
1490
1491 \end_layout
1492
1493 \end_inset
1494
1495
1496 \end_layout
1497
1498 \begin_layout Standard
1499 Los subíndices se componen con un guión bajo 
1500 \begin_inset Quotes fld
1501 \end_inset
1502
1503 _
1504 \begin_inset Quotes frd
1505 \end_inset
1506
1507  o con el botón de la barra de herramientas de ecuaciones 
1508 \begin_inset Graphics
1509         filename ../../images/math-subscript.png
1510         scale 85
1511
1512 \end_inset
1513
1514 , los superíndices con un circunflejo 
1515 \begin_inset Quotes fld
1516 \end_inset
1517
1518 ^
1519 \begin_inset Quotes frd
1520 \end_inset
1521
1522  o con el botón de la barra de herramientas de ecuaciones 
1523 \begin_inset Graphics
1524         filename ../../images/math-superscript.png
1525         scale 85
1526
1527 \end_inset
1528
1529 .
1530 \end_layout
1531
1532 \begin_layout Standard
1533 \noindent
1534 \align center
1535 \begin_inset Tabular
1536 <lyxtabular version="3" rows="4" columns="2">
1537 <features tabularvalignment="middle">
1538 <column alignment="center" valignment="top" width="0">
1539 <column alignment="center" valignment="top" width="0">
1540 <row>
1541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1542 \begin_inset Text
1543
1544 \begin_layout Plain Layout
1545 Comando
1546 \end_layout
1547
1548 \end_inset
1549 </cell>
1550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1551 \begin_inset Text
1552
1553 \begin_layout Plain Layout
1554 Resultado
1555 \begin_inset Note Note
1556 status open
1557
1558 \begin_layout Plain Layout
1559
1560 \series bold
1561
1562 \backslash
1563 raisebox
1564 \series default
1565  sólo se usa como espaciador.
1566 \end_layout
1567
1568 \end_inset
1569
1570
1571 \end_layout
1572
1573 \end_inset
1574 </cell>
1575 </row>
1576 <row>
1577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1578 \begin_inset Text
1579
1580 \begin_layout Plain Layout
1581 B_V
1582 \end_layout
1583
1584 \end_inset
1585 </cell>
1586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1587 \begin_inset Text
1588
1589 \begin_layout Plain Layout
1590 \begin_inset Formula $B_{V}$
1591 \end_inset
1592
1593
1594 \end_layout
1595
1596 \end_inset
1597 </cell>
1598 </row>
1599 <row>
1600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1601 \begin_inset Text
1602
1603 \begin_layout Plain Layout
1604 B^V
1605 \end_layout
1606
1607 \end_inset
1608 </cell>
1609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1610 \begin_inset Text
1611
1612 \begin_layout Plain Layout
1613 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1614 \end_inset
1615
1616
1617 \end_layout
1618
1619 \end_inset
1620 </cell>
1621 </row>
1622 <row>
1623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1624 \begin_inset Text
1625
1626 \begin_layout Plain Layout
1627 B^
1628 \begin_inset ERT
1629 status collapsed
1630
1631 \begin_layout Plain Layout
1632
1633
1634 \backslash
1635 spce 
1636 \end_layout
1637
1638 \end_inset
1639
1640 A
1641 \end_layout
1642
1643 \end_inset
1644 </cell>
1645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1646 \begin_inset Text
1647
1648 \begin_layout Plain Layout
1649 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1650 \end_inset
1651
1652
1653 \end_layout
1654
1655 \end_inset
1656 </cell>
1657 </row>
1658 </lyxtabular>
1659
1660 \end_inset
1661
1662
1663 \end_layout
1664
1665 \begin_layout Standard
1666 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1667  caso acentuará las vocales y no servirá para entrar en modo exponente.
1668 \begin_inset Foot
1669 status collapsed
1670
1671 \begin_layout Plain Layout
1672 Dependiendo de la configuración del teclado esto puede suceder también con
1673  otros caracteres además de las vocales.
1674 \end_layout
1675
1676 \end_inset
1677
1678  Para conseguir exponentes en estos casos debes pulsar 
1679 \family sans
1680 Espacio
1681 \family default
1682  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1683  
1684 \end_layout
1685
1686 \begin_layout Subsection
1687 Fracciones
1688 \begin_inset CommandInset label
1689 LatexCommand label
1690 name "sub:Fracciones"
1691
1692 \end_inset
1693
1694
1695 \begin_inset Index idx
1696 status collapsed
1697
1698 \begin_layout Plain Layout
1699 Fracciones
1700 \end_layout
1701
1702 \end_inset
1703
1704
1705 \end_layout
1706
1707 \begin_layout Standard
1708 Las fracciones se generan con el comando 
1709 \series bold
1710
1711 \backslash
1712 frac
1713 \series default
1714
1715 \begin_inset Index idx
1716 status collapsed
1717
1718 \begin_layout Plain Layout
1719 Comandos ! F ! 
1720 \backslash
1721 frac
1722 \end_layout
1723
1724 \end_inset
1725
1726  o con el botón 
1727 \begin_inset Graphics
1728         filename ../../images/math/frac.png
1729         scale 50
1730
1731 \end_inset
1732
1733  de la barra de herramientas.
1734  El tamaño de tipografía se ajusta automáticamente, dependiendo de si la
1735  fracción está en línea o en estilo presentación.
1736  Con el botón 
1737 \begin_inset Graphics
1738         filename ../../images/math/frac-square.png
1739         scale 85
1740
1741 \end_inset
1742
1743 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1744  de fracciones.
1745 \end_layout
1746
1747 \begin_layout Standard
1748 Con el comando 
1749 \series bold
1750
1751 \backslash
1752 dfrac
1753 \series default
1754
1755 \begin_inset Index idx
1756 status collapsed
1757
1758 \begin_layout Plain Layout
1759 Comandos ! D ! 
1760 \backslash
1761 dfrac
1762 \end_layout
1763
1764 \end_inset
1765
1766  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1767  presentación.
1768  Con 
1769 \series bold
1770
1771 \backslash
1772 tfrac
1773 \series default
1774
1775 \begin_inset Index idx
1776 status collapsed
1777
1778 \begin_layout Plain Layout
1779 Comandos ! T ! 
1780 \backslash
1781 tfrac
1782 \end_layout
1783
1784 \end_inset
1785
1786  la fracción tiene siempre el tamaño del estilo en línea.
1787  Un ejemplo:
1788 \end_layout
1789
1790 \begin_layout Standard
1791 Una línea con la fracción 
1792 \begin_inset Formula $\frac{1}{2}$
1793 \end_inset
1794
1795  creada con el comando 
1796 \series bold
1797
1798 \backslash
1799 frac
1800 \series default
1801 .
1802  
1803 \end_layout
1804
1805 \begin_layout Standard
1806 Una línea con la fracción 
1807 \begin_inset Formula $\dfrac{1}{2}$
1808 \end_inset
1809
1810  creada con el comando 
1811 \series bold
1812
1813 \backslash
1814 dfrac
1815 \series default
1816 .
1817 \end_layout
1818
1819 \begin_layout Standard
1820 \noindent
1821 \align center
1822 \begin_inset Tabular
1823 <lyxtabular version="3" rows="4" columns="2">
1824 <features tabularvalignment="middle">
1825 <column alignment="center" valignment="top" width="0">
1826 <column alignment="center" valignment="top" width="0">
1827 <row>
1828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1829 \begin_inset Text
1830
1831 \begin_layout Plain Layout
1832 Comando
1833 \end_layout
1834
1835 \end_inset
1836 </cell>
1837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1838 \begin_inset Text
1839
1840 \begin_layout Plain Layout
1841 Resultado
1842 \begin_inset Note Note
1843 status collapsed
1844
1845 \begin_layout Plain Layout
1846
1847 \series bold
1848
1849 \backslash
1850 raisebox
1851 \series default
1852  se usa sólo como espaciador
1853 \end_layout
1854
1855 \end_inset
1856
1857
1858 \end_layout
1859
1860 \end_inset
1861 </cell>
1862 </row>
1863 <row>
1864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1865 \begin_inset Text
1866
1867 \begin_layout Plain Layout
1868
1869 \backslash
1870 frac
1871 \begin_inset ERT
1872 status collapsed
1873
1874 \begin_layout Plain Layout
1875
1876
1877 \backslash
1878 spce 
1879 \end_layout
1880
1881 \end_inset
1882
1883 A
1884 \begin_inset Formula $\downarrow$
1885 \end_inset
1886
1887 B
1888 \end_layout
1889
1890 \end_inset
1891 </cell>
1892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1893 \begin_inset Text
1894
1895 \begin_layout Plain Layout
1896 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1897 \end_inset
1898
1899
1900 \end_layout
1901
1902 \end_inset
1903 </cell>
1904 </row>
1905 <row>
1906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1907 \begin_inset Text
1908
1909 \begin_layout Plain Layout
1910
1911 \backslash
1912 dfrac
1913 \begin_inset ERT
1914 status collapsed
1915
1916 \begin_layout Plain Layout
1917
1918
1919 \backslash
1920 spce 
1921 \end_layout
1922
1923 \end_inset
1924
1925 A
1926 \begin_inset Formula $\downarrow$
1927 \end_inset
1928
1929 B
1930 \end_layout
1931
1932 \end_inset
1933 </cell>
1934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1935 \begin_inset Text
1936
1937 \begin_layout Plain Layout
1938 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1939 \end_inset
1940
1941
1942 \end_layout
1943
1944 \end_inset
1945 </cell>
1946 </row>
1947 <row>
1948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1949 \begin_inset Text
1950
1951 \begin_layout Plain Layout
1952
1953 \backslash
1954 dfrac
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 e^
1968 \backslash
1969 frac
1970 \begin_inset ERT
1971 status collapsed
1972
1973 \begin_layout Plain Layout
1974
1975
1976 \backslash
1977 spce 
1978 \end_layout
1979
1980 \end_inset
1981
1982 1
1983 \begin_inset Formula $\downarrow$
1984 \end_inset
1985
1986 2
1987 \begin_inset Formula $\downarrow$
1988 \end_inset
1989
1990 3
1991 \end_layout
1992
1993 \end_inset
1994 </cell>
1995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1996 \begin_inset Text
1997
1998 \begin_layout Plain Layout
1999 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
2000 \end_inset
2001
2002
2003 \end_layout
2004
2005 \end_inset
2006 </cell>
2007 </row>
2008 </lyxtabular>
2009
2010 \end_inset
2011
2012
2013 \begin_inset VSpace bigskip
2014 \end_inset
2015
2016
2017 \end_layout
2018
2019 \begin_layout Standard
2020 Para fracciones anidadas se puede usar el comando 
2021 \series bold
2022
2023 \backslash
2024 cfrac
2025 \series default
2026
2027 \begin_inset Index idx
2028 status collapsed
2029
2030 \begin_layout Plain Layout
2031 Comandos ! C ! 
2032 \backslash
2033 cfrac
2034 \end_layout
2035
2036 \end_inset
2037
2038 .
2039  Un ejemplo:
2040 \begin_inset VSpace -3mm
2041 \end_inset
2042
2043
2044 \end_layout
2045
2046 \begin_layout Standard
2047 \begin_inset Formula 
2048 \begin{align*}
2049 \textrm{creada con \textbf{\textbackslash frac}} &  & \textrm{creada con \textbf{\textbackslash cfrac}}\\
2050 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
2051 \end{align*}
2052
2053 \end_inset
2054
2055
2056 \end_layout
2057
2058 \begin_layout Standard
2059 El comando para el ejemplo de arriba es:
2060 \end_layout
2061
2062 \begin_layout Standard
2063
2064 \series bold
2065
2066 \backslash
2067 cfrac
2068 \begin_inset ERT
2069 status collapsed
2070
2071 \begin_layout Plain Layout
2072
2073
2074 \backslash
2075 spce 
2076 \end_layout
2077
2078 \end_inset
2079
2080 A
2081 \begin_inset Formula $\downarrow$
2082 \end_inset
2083
2084 B+
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 C+
2100 \backslash
2101 cfrac
2102 \begin_inset ERT
2103 status collapsed
2104
2105 \begin_layout Plain Layout
2106
2107
2108 \backslash
2109 spce 
2110 \end_layout
2111
2112 \end_inset
2113
2114 E
2115 \begin_inset Formula $\downarrow$
2116 \end_inset
2117
2118 F
2119 \begin_inset Formula $\downarrow$
2120 \end_inset
2121
2122 D
2123 \end_layout
2124
2125 \begin_layout Standard
2126 \begin_inset VSpace medskip
2127 \end_inset
2128
2129
2130 \end_layout
2131
2132 \begin_layout Standard
2133
2134 \series bold
2135
2136 \backslash
2137 cfrac
2138 \series default
2139  compone la fracción siempre en el tamaño del estilo presentación, también
2140  cuando es parte de otra fracción.
2141 \end_layout
2142
2143 \begin_layout Standard
2144 Es posible especificar la alineación del numerador.
2145  El comando 
2146 \series bold
2147
2148 \backslash
2149 cfracleft
2150 \series default
2151  se usa para alinearlo a la izquierda, el comando 
2152 \series bold
2153
2154 \backslash
2155 cfracright
2156 \series default
2157  para alinearlo a la derecha, 
2158 \series bold
2159
2160 \backslash
2161 cfrac
2162 \series default
2163  centra el numerador.
2164 \end_layout
2165
2166 \begin_layout Standard
2167 Estas fracciones muestran las distintas alineaciones:
2168 \end_layout
2169
2170 \begin_layout Standard
2171
2172 \series bold
2173 \begin_inset Formula 
2174 \[
2175 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2176 \]
2177
2178 \end_inset
2179
2180
2181 \end_layout
2182
2183 \begin_layout Standard
2184 \noindent
2185 \begin_inset Note Greyedout
2186 status open
2187
2188 \begin_layout Plain Layout
2189
2190 \series bold
2191 Nota
2192 \series default
2193
2194 \series bold
2195
2196 \backslash
2197 cfracleft
2198 \series default
2199  y
2200 \series bold
2201  
2202 \backslash
2203 cfracright
2204 \series default
2205  no son comandos LaTeX reales sino sustituciones del comando 
2206 \series bold
2207
2208 \backslash
2209 cfrac[posición del numerador]{numerador}{denominador}
2210 \series default
2211  .
2212  Por tanto no puedes usarlos código TeX.
2213 \end_layout
2214
2215 \end_inset
2216
2217
2218 \begin_inset VSpace medskip
2219 \end_inset
2220
2221
2222 \end_layout
2223
2224 \begin_layout Standard
2225 Muchas veces es adecuado combinar 
2226 \series bold
2227
2228 \backslash
2229 cfrac
2230 \series default
2231  y 
2232 \series bold
2233
2234 \backslash
2235 frac
2236 \series default
2237 :
2238 \begin_inset Formula 
2239 \[
2240 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2241 \]
2242
2243 \end_inset
2244
2245
2246 \end_layout
2247
2248 \begin_layout Standard
2249 Para componer fracciones en línea con raya de fracción inclinada puedes
2250  usar el comando 
2251 \series bold
2252
2253 \backslash
2254 nicefrac
2255 \series default
2256
2257 \begin_inset Index idx
2258 status collapsed
2259
2260 \begin_layout Plain Layout
2261 Comandos ! N ! 
2262 \backslash
2263 nicefrac
2264 \end_layout
2265
2266 \end_inset
2267
2268
2269 \begin_inset Formula $\nicefrac{5}{31}$
2270 \end_inset
2271
2272  Hay además el comando 
2273 \series bold
2274
2275 \backslash
2276 unitfracthree
2277 \series default
2278  que permite escribir una fracción en combinación con un número: 
2279 \begin_inset Formula $\unitfrac[2]{1}{3}$
2280 \end_inset
2281
2282
2283 \end_layout
2284
2285 \begin_layout Standard
2286 \begin_inset Note Greyedout
2287 status open
2288
2289 \begin_layout Plain Layout
2290
2291 \series bold
2292 Nota
2293 \series default
2294
2295 \series bold
2296
2297 \backslash
2298 unitfracthree
2299 \series default
2300  no es un comando LaTeX auténtico, sino un equivalente al comando
2301 \begin_inset Newline newline
2302 \end_inset
2303
2304
2305 \series bold
2306
2307 \backslash
2308 unitfrac[número]{numerador}{denominador}
2309 \series default
2310  .
2311  Por tanto no puedes usarlo en código TeX.
2312 \end_layout
2313
2314 \end_inset
2315
2316
2317 \end_layout
2318
2319 \begin_layout Standard
2320 En la 
2321 \begin_inset CommandInset ref
2322 LatexCommand ref
2323 reference "sub:Fracciones-personalizadas"
2324
2325 \end_inset
2326
2327  se explica cómo componer fracciones personalizadas en las que la raya de
2328  fracción se puede cambiar.
2329 \end_layout
2330
2331 \begin_layout Standard
2332 \begin_inset Newpage newpage
2333 \end_inset
2334
2335
2336 \end_layout
2337
2338 \begin_layout Subsection
2339 Raíces
2340 \begin_inset Index idx
2341 status collapsed
2342
2343 \begin_layout Plain Layout
2344 Raíces
2345 \end_layout
2346
2347 \end_inset
2348
2349
2350 \end_layout
2351
2352 \begin_layout Standard
2353 Las raíces cuadradas se componen con 
2354 \series bold
2355
2356 \backslash
2357 sqrt
2358 \series default
2359
2360 \begin_inset Index idx
2361 status collapsed
2362
2363 \begin_layout Plain Layout
2364 Comandos ! S ! 
2365 \backslash
2366 sqrt
2367 \end_layout
2368
2369 \end_inset
2370
2371  o con el botón 
2372 \begin_inset Graphics
2373         filename ../../images/math/sqrt.png
2374         scale 85
2375
2376 \end_inset
2377
2378  de la barra de ecuaciones; todas las demás raíces con el comando 
2379 \series bold
2380
2381 \backslash
2382 root
2383 \series default
2384
2385 \begin_inset Index idx
2386 status collapsed
2387
2388 \begin_layout Plain Layout
2389 Comandos ! R ! 
2390 \backslash
2391 root
2392 \end_layout
2393
2394 \end_inset
2395
2396  o con el botón 
2397 \begin_inset Graphics
2398         filename ../../images/math/root.png
2399         scale 85
2400
2401 \end_inset
2402
2403 .
2404 \end_layout
2405
2406 \begin_layout Standard
2407 \noindent
2408 \align center
2409 \begin_inset Tabular
2410 <lyxtabular version="3" rows="3" columns="2">
2411 <features tabularvalignment="middle">
2412 <column alignment="center" valignment="top" width="0">
2413 <column alignment="center" valignment="top" width="0">
2414 <row>
2415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2416 \begin_inset Text
2417
2418 \begin_layout Plain Layout
2419 Comando
2420 \end_layout
2421
2422 \end_inset
2423 </cell>
2424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2425 \begin_inset Text
2426
2427 \begin_layout Plain Layout
2428 Resultado
2429 \begin_inset Note Note
2430 status collapsed
2431
2432 \begin_layout Plain Layout
2433
2434 \series bold
2435
2436 \backslash
2437 raisebox
2438 \series default
2439  se usa sólo como espaciador
2440 \end_layout
2441
2442 \end_inset
2443
2444
2445 \end_layout
2446
2447 \end_inset
2448 </cell>
2449 </row>
2450 <row>
2451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2452 \begin_inset Text
2453
2454 \begin_layout Plain Layout
2455
2456 \backslash
2457 sqrt
2458 \begin_inset ERT
2459 status collapsed
2460
2461 \begin_layout Plain Layout
2462
2463
2464 \backslash
2465 spce 
2466 \end_layout
2467
2468 \end_inset
2469
2470 A-B
2471 \end_layout
2472
2473 \end_inset
2474 </cell>
2475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2476 \begin_inset Text
2477
2478 \begin_layout Plain Layout
2479 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2480 \end_inset
2481
2482
2483 \end_layout
2484
2485 \end_inset
2486 </cell>
2487 </row>
2488 <row>
2489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2490 \begin_inset Text
2491
2492 \begin_layout Plain Layout
2493
2494 \backslash
2495 root
2496 \begin_inset ERT
2497 status collapsed
2498
2499 \begin_layout Plain Layout
2500
2501
2502 \backslash
2503 spce 
2504 \end_layout
2505
2506 \end_inset
2507
2508 3
2509 \begin_inset Formula $\downarrow$
2510 \end_inset
2511
2512 A-B
2513 \end_layout
2514
2515 \end_inset
2516 </cell>
2517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2518 \begin_inset Text
2519
2520 \begin_layout Plain Layout
2521 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2522 \end_inset
2523
2524
2525 \end_layout
2526
2527 \end_inset
2528 </cell>
2529 </row>
2530 </lyxtabular>
2531
2532 \end_inset
2533
2534
2535 \end_layout
2536
2537 \begin_layout Standard
2538 Una raíz cuadrada se compone también con 
2539 \series bold
2540
2541 \backslash
2542 root
2543 \series default
2544  dejando vacío el campo del índice.
2545 \end_layout
2546
2547 \begin_layout Standard
2548 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2549  la raíz: 
2550 \begin_inset Formula $\sqrt[\beta]{B}$
2551 \end_inset
2552
2553
2554 \begin_inset Newline newline
2555 \end_inset
2556
2557 La 
2558 \begin_inset Formula $\beta$
2559 \end_inset
2560
2561  toca la raíz.
2562  Para evitar esto se usan los comandos 
2563 \series bold
2564
2565 \backslash
2566 leftroot
2567 \series default
2568
2569 \begin_inset Index idx
2570 status collapsed
2571
2572 \begin_layout Plain Layout
2573 Comandos ! L ! 
2574 \backslash
2575 leftroot
2576 \end_layout
2577
2578 \end_inset
2579
2580  y 
2581 \series bold
2582
2583 \backslash
2584 uproot
2585 \series default
2586
2587 \begin_inset Index idx
2588 status collapsed
2589
2590 \begin_layout Plain Layout
2591 Comandos ! U ! 
2592 \backslash
2593 uproot
2594 \end_layout
2595
2596 \end_inset
2597
2598  con el esquema siguiente:
2599 \end_layout
2600
2601 \begin_layout Standard
2602
2603 \series bold
2604
2605 \backslash
2606 leftroot{distancia}
2607 \series default
2608  y 
2609 \series bold
2610
2611 \backslash
2612 uproot{distancia}
2613 \end_layout
2614
2615 \begin_layout Standard
2616 Distancia es el número de Puntos Grandes (
2617 \begin_inset Quotes fld
2618 \end_inset
2619
2620 Big Points
2621 \begin_inset Quotes frd
2622 \end_inset
2623
2624 , unidad bp; 
2625 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2626 \end_inset
2627
2628 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2629  Los comandos se escriben en el índice.
2630  Así, el comando:
2631 \begin_inset Newline newline
2632 \end_inset
2633
2634
2635 \series bold
2636
2637 \backslash
2638 root
2639 \backslash
2640 leftroot{-1
2641 \begin_inset Formula $\to$
2642 \end_inset
2643
2644
2645 \backslash
2646 uproot{2
2647 \begin_inset Formula $\to$
2648 \end_inset
2649
2650
2651 \backslash
2652 beta
2653 \begin_inset ERT
2654 status collapsed
2655
2656 \begin_layout Plain Layout
2657
2658
2659 \backslash
2660 spce 
2661 \end_layout
2662
2663 \end_inset
2664
2665
2666 \begin_inset Formula $\to$
2667 \end_inset
2668
2669 B
2670 \begin_inset Newline newline
2671 \end_inset
2672
2673
2674 \series default
2675 genera una fórmula correctamente tipografiada: 
2676 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2677 \end_inset
2678
2679
2680 \end_layout
2681
2682 \begin_layout Subsection
2683 Coeficientes de un binomio
2684 \begin_inset Index idx
2685 status collapsed
2686
2687 \begin_layout Plain Layout
2688 Binomios
2689 \end_layout
2690
2691 \end_inset
2692
2693
2694 \end_layout
2695
2696 \begin_layout Standard
2697 Los coeficientes de un binomio se insertan con el comando 
2698 \series bold
2699
2700 \backslash
2701 binom
2702 \series default
2703
2704 \begin_inset Index idx
2705 status collapsed
2706
2707 \begin_layout Plain Layout
2708 Comandos ! B ! 
2709 \backslash
2710 binom
2711 \end_layout
2712
2713 \end_inset
2714
2715  o con el submenú del botón 
2716 \begin_inset Graphics
2717         filename ../../images/math/frac-square.png
2718         scale 85
2719
2720 \end_inset
2721
2722 de la barra de herramientas de ecuaciones.
2723  Como en las fracciones, además de 
2724 \series bold
2725
2726 \backslash
2727 binom
2728 \series default
2729  hay los comandos 
2730 \series bold
2731
2732 \backslash
2733 dbinom
2734 \series default
2735
2736 \begin_inset Index idx
2737 status collapsed
2738
2739 \begin_layout Plain Layout
2740 Comandos ! D ! 
2741 \backslash
2742 dbinom
2743 \end_layout
2744
2745 \end_inset
2746
2747  y 
2748 \series bold
2749
2750 \backslash
2751 tbinom
2752 \series default
2753
2754 \begin_inset Index idx
2755 status collapsed
2756
2757 \begin_layout Plain Layout
2758 Comandos ! T ! 
2759 \backslash
2760 tbinom
2761 \end_layout
2762
2763 \end_inset
2764
2765 .
2766  Para otros delimitadores de coeficientes de un binomio hay los comandos
2767  
2768 \series bold
2769
2770 \backslash
2771 brace
2772 \series default
2773
2774 \begin_inset Index idx
2775 status collapsed
2776
2777 \begin_layout Plain Layout
2778 Comandos ! B ! 
2779 \backslash
2780 brace
2781 \end_layout
2782
2783 \end_inset
2784
2785  y 
2786 \series bold
2787
2788 \backslash
2789 brack
2790 \series default
2791
2792 \begin_inset Index idx
2793 status collapsed
2794
2795 \begin_layout Plain Layout
2796 Comandos ! B ! 
2797 \backslash
2798 brack
2799 \end_layout
2800
2801 \end_inset
2802
2803 .
2804 \end_layout
2805
2806 \begin_layout Standard
2807 \noindent
2808 \align center
2809 \begin_inset Tabular
2810 <lyxtabular version="3" rows="6" columns="2">
2811 <features tabularvalignment="middle">
2812 <column alignment="center" valignment="top" width="0">
2813 <column alignment="center" valignment="top" width="0">
2814 <row>
2815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2816 \begin_inset Text
2817
2818 \begin_layout Plain Layout
2819 Comando
2820 \end_layout
2821
2822 \end_inset
2823 </cell>
2824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2825 \begin_inset Text
2826
2827 \begin_layout Plain Layout
2828 Resultado
2829 \begin_inset Note Note
2830 status collapsed
2831
2832 \begin_layout Plain Layout
2833
2834 \series bold
2835
2836 \backslash
2837 raisebox
2838 \series default
2839  se usa sólo como espaciador
2840 \end_layout
2841
2842 \end_inset
2843
2844
2845 \end_layout
2846
2847 \end_inset
2848 </cell>
2849 </row>
2850 <row>
2851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2852 \begin_inset Text
2853
2854 \begin_layout Plain Layout
2855
2856 \backslash
2857 binom
2858 \begin_inset ERT
2859 status collapsed
2860
2861 \begin_layout Plain Layout
2862
2863
2864 \backslash
2865 spce 
2866 \end_layout
2867
2868 \end_inset
2869
2870 A
2871 \begin_inset Formula $\downarrow$
2872 \end_inset
2873
2874 B
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2880 \begin_inset Text
2881
2882 \begin_layout Plain Layout
2883 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2884 \end_inset
2885
2886
2887 \end_layout
2888
2889 \end_inset
2890 </cell>
2891 </row>
2892 <row>
2893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2894 \begin_inset Text
2895
2896 \begin_layout Plain Layout
2897
2898 \backslash
2899 dbinom
2900 \begin_inset ERT
2901 status collapsed
2902
2903 \begin_layout Plain Layout
2904
2905
2906 \backslash
2907 spce 
2908 \end_layout
2909
2910 \end_inset
2911
2912 A
2913 \begin_inset Formula $\downarrow$
2914 \end_inset
2915
2916 B
2917 \end_layout
2918
2919 \end_inset
2920 </cell>
2921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2922 \begin_inset Text
2923
2924 \begin_layout Plain Layout
2925 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2926 \end_inset
2927
2928
2929 \end_layout
2930
2931 \end_inset
2932 </cell>
2933 </row>
2934 <row>
2935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2936 \begin_inset Text
2937
2938 \begin_layout Plain Layout
2939
2940 \backslash
2941 tbinom
2942 \begin_inset ERT
2943 status collapsed
2944
2945 \begin_layout Plain Layout
2946
2947
2948 \backslash
2949 spce 
2950 \end_layout
2951
2952 \end_inset
2953
2954 A
2955 \begin_inset Formula $\downarrow$
2956 \end_inset
2957
2958 B
2959 \end_layout
2960
2961 \end_inset
2962 </cell>
2963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2964 \begin_inset Text
2965
2966 \begin_layout Plain Layout
2967 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2968 \end_inset
2969
2970
2971 \end_layout
2972
2973 \end_inset
2974 </cell>
2975 </row>
2976 <row>
2977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2978 \begin_inset Text
2979
2980 \begin_layout Plain Layout
2981
2982 \backslash
2983 brack
2984 \begin_inset ERT
2985 status collapsed
2986
2987 \begin_layout Plain Layout
2988
2989
2990 \backslash
2991 spce 
2992 \end_layout
2993
2994 \end_inset
2995
2996 A
2997 \begin_inset Formula $\downarrow$
2998 \end_inset
2999
3000 B
3001 \end_layout
3002
3003 \end_inset
3004 </cell>
3005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3006 \begin_inset Text
3007
3008 \begin_layout Plain Layout
3009 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
3010 \end_inset
3011
3012
3013 \end_layout
3014
3015 \end_inset
3016 </cell>
3017 </row>
3018 <row>
3019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3020 \begin_inset Text
3021
3022 \begin_layout Plain Layout
3023
3024 \backslash
3025 brace
3026 \begin_inset ERT
3027 status collapsed
3028
3029 \begin_layout Plain Layout
3030
3031
3032 \backslash
3033 spce 
3034 \end_layout
3035
3036 \end_inset
3037
3038 A
3039 \begin_inset Formula $\downarrow$
3040 \end_inset
3041
3042 B
3043 \end_layout
3044
3045 \end_inset
3046 </cell>
3047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3048 \begin_inset Text
3049
3050 \begin_layout Plain Layout
3051 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3052 \end_inset
3053
3054
3055 \end_layout
3056
3057 \end_inset
3058 </cell>
3059 </row>
3060 </lyxtabular>
3061
3062 \end_inset
3063
3064
3065 \begin_inset Newpage newpage
3066 \end_inset
3067
3068
3069 \end_layout
3070
3071 \begin_layout Subsection
3072 Diferenciaciones de casos
3073 \begin_inset Index idx
3074 status collapsed
3075
3076 \begin_layout Plain Layout
3077 Casos
3078 \end_layout
3079
3080 \end_inset
3081
3082
3083 \end_layout
3084
3085 \begin_layout Standard
3086 \noindent
3087 \align center
3088 \begin_inset Tabular
3089 <lyxtabular version="3" rows="3" columns="2">
3090 <features tabularvalignment="middle">
3091 <column alignment="center" valignment="top" width="0">
3092 <column alignment="center" valignment="top" width="0">
3093 <row>
3094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3095 \begin_inset Text
3096
3097 \begin_layout Plain Layout
3098 Comando
3099 \end_layout
3100
3101 \end_inset
3102 </cell>
3103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3104 \begin_inset Text
3105
3106 \begin_layout Plain Layout
3107 Resultado
3108 \end_layout
3109
3110 \end_inset
3111 </cell>
3112 </row>
3113 <row>
3114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3115 \begin_inset Text
3116
3117 \begin_layout Plain Layout
3118
3119 \backslash
3120 cases
3121 \begin_inset ERT
3122 status collapsed
3123
3124 \begin_layout Plain Layout
3125
3126
3127 \backslash
3128 spce 
3129 \end_layout
3130
3131 \end_inset
3132
3133 A
3134 \begin_inset Formula $\to$
3135 \end_inset
3136
3137 B>0
3138 \begin_inset Index idx
3139 status collapsed
3140
3141 \begin_layout Plain Layout
3142 Comandos ! C ! 
3143 \backslash
3144 cases
3145 \end_layout
3146
3147 \end_inset
3148
3149
3150 \end_layout
3151
3152 \end_inset
3153 </cell>
3154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3155 \begin_inset Text
3156
3157 \begin_layout Plain Layout
3158 \begin_inset Formula $\begin{cases}
3159 A & B>0\end{cases}$
3160 \end_inset
3161
3162
3163 \end_layout
3164
3165 \end_inset
3166 </cell>
3167 </row>
3168 <row>
3169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3170 \begin_inset Text
3171
3172 \begin_layout Plain Layout
3173
3174 \backslash
3175 cases
3176 \begin_inset ERT
3177 status collapsed
3178
3179 \begin_layout Plain Layout
3180
3181
3182 \backslash
3183 spce 
3184 \end_layout
3185
3186 \end_inset
3187
3188
3189 \family sans
3190 Ctrl+Entrar
3191 \end_layout
3192
3193 \end_inset
3194 </cell>
3195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3196 \begin_inset Text
3197
3198 \begin_layout Plain Layout
3199 \begin_inset Formula $\begin{cases}
3200 A & \textrm{para }x>0\\
3201 B & \textrm{para }x=0
3202 \end{cases}$
3203 \end_inset
3204
3205
3206 \end_layout
3207
3208 \end_inset
3209 </cell>
3210 </row>
3211 </lyxtabular>
3212
3213 \end_inset
3214
3215
3216 \end_layout
3217
3218 \begin_layout Standard
3219 Después de insertar 
3220 \series bold
3221
3222 \backslash
3223 cases
3224 \series default
3225  o usar el botón 
3226 \begin_inset Graphics
3227         filename ../../images/math/cases.png
3228         scale 85
3229
3230 \end_inset
3231
3232  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3233 \family sans
3234 Ctrl+Entrar
3235 \family default
3236  o con el botón
3237 \family sans
3238  
3239 \family default
3240
3241 \begin_inset Graphics
3242         filename ../../images/tabular-feature_append-row.png
3243         scale 85
3244
3245 \end_inset
3246
3247  de la barra de cuadros.
3248 \end_layout
3249
3250 \begin_layout Standard
3251 El comando 
3252 \series bold
3253
3254 \backslash
3255 cases
3256 \series default
3257  también está disponible en el menú 
3258 \family sans
3259 Insertar\SpecialChar \menuseparator
3260 Ecuación\SpecialChar \menuseparator
3261 Entorno casos
3262 \family default
3263 .
3264 \end_layout
3265
3266 \begin_layout Subsection
3267 Negaciones
3268 \begin_inset Index idx
3269 status collapsed
3270
3271 \begin_layout Plain Layout
3272 Negaciones
3273 \end_layout
3274
3275 \end_inset
3276
3277
3278 \end_layout
3279
3280 \begin_layout Standard
3281 Con el comando 
3282 \series bold
3283
3284 \backslash
3285 not
3286 \series default
3287
3288 \begin_inset Index idx
3289 status collapsed
3290
3291 \begin_layout Plain Layout
3292 Comandos ! N ! 
3293 \backslash
3294 not
3295 \end_layout
3296
3297 \end_inset
3298
3299  todo carácter se puede mostrar cancelado.
3300  Los caracteres son casi tachados con una barra inclinada.
3301 \end_layout
3302
3303 \begin_layout Standard
3304 \noindent
3305 \align center
3306 \begin_inset Tabular
3307 <lyxtabular version="3" rows="4" columns="2">
3308 <features tabularvalignment="middle">
3309 <column alignment="center" valignment="top" width="0">
3310 <column alignment="center" valignment="top" width="0">
3311 <row>
3312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Plain Layout
3316 Comando
3317 \end_layout
3318
3319 \end_inset
3320 </cell>
3321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3322 \begin_inset Text
3323
3324 \begin_layout Plain Layout
3325 Resultado
3326 \end_layout
3327
3328 \end_inset
3329 </cell>
3330 </row>
3331 <row>
3332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3333 \begin_inset Text
3334
3335 \begin_layout Plain Layout
3336
3337 \backslash
3338 not=
3339 \end_layout
3340
3341 \end_inset
3342 </cell>
3343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3344 \begin_inset Text
3345
3346 \begin_layout Plain Layout
3347 \begin_inset Formula $\not=$
3348 \end_inset
3349
3350
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 </row>
3356 <row>
3357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3358 \begin_inset Text
3359
3360 \begin_layout Plain Layout
3361
3362 \backslash
3363 not 
3364 \backslash
3365 le
3366 \end_layout
3367
3368 \end_inset
3369 </cell>
3370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3371 \begin_inset Text
3372
3373 \begin_layout Plain Layout
3374 \begin_inset Formula $\not\le$
3375 \end_inset
3376
3377
3378 \end_layout
3379
3380 \end_inset
3381 </cell>
3382 </row>
3383 <row>
3384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3385 \begin_inset Text
3386
3387 \begin_layout Plain Layout
3388
3389 \backslash
3390 not 
3391 \backslash
3392 parallel
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401 \begin_inset Formula $\not\parallel$
3402 \end_inset
3403
3404
3405 \end_layout
3406
3407 \end_inset
3408 </cell>
3409 </row>
3410 </lyxtabular>
3411
3412 \end_inset
3413
3414
3415 \end_layout
3416
3417 \begin_layout Standard
3418 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3419  Por tanto para algunas negaciones hay comandos especiales (véase 
3420 \begin_inset CommandInset ref
3421 LatexCommand ref
3422 reference "sub:Símbolos-matemáticos"
3423
3424 \end_inset
3425
3426  y 
3427 \begin_inset CommandInset ref
3428 LatexCommand ref
3429 reference "sec:Relaciones"
3430
3431 \end_inset
3432
3433 ).
3434 \end_layout
3435
3436 \begin_layout Subsection
3437 Espacios reservados 
3438 \begin_inset CommandInset label
3439 LatexCommand label
3440 name "sub:Espacios-reservados"
3441
3442 \end_inset
3443
3444
3445 \begin_inset Index idx
3446 status collapsed
3447
3448 \begin_layout Plain Layout
3449 Espacios reservados
3450 \end_layout
3451
3452 \end_inset
3453
3454
3455 \begin_inset Index idx
3456 status collapsed
3457
3458 \begin_layout Plain Layout
3459 Química ! isótopos
3460 \end_layout
3461
3462 \end_inset
3463
3464
3465 \begin_inset Index idx
3466 status collapsed
3467
3468 \begin_layout Plain Layout
3469 Isótopos|see
3470 \begin_inset ERT
3471 status collapsed
3472
3473 \begin_layout Plain Layout
3474
3475 {
3476 \end_layout
3477
3478 \end_inset
3479
3480 Química
3481 \begin_inset ERT
3482 status collapsed
3483
3484 \begin_layout Plain Layout
3485
3486 }
3487 \end_layout
3488
3489 \end_inset
3490
3491
3492 \end_layout
3493
3494 \end_inset
3495
3496
3497 \end_layout
3498
3499 \begin_layout Standard
3500 En la presentación de, p.
3501 \begin_inset space \thinspace{}
3502 \end_inset
3503
3504 e., isótopos,
3505 \begin_inset Foot
3506 status collapsed
3507
3508 \begin_layout Plain Layout
3509 Más sobre símbolos químicos en 
3510 \begin_inset CommandInset ref
3511 LatexCommand ref
3512 reference "sub:Símbolos-y-ecuaciones-químicas"
3513
3514 \end_inset
3515
3516
3517 \end_layout
3518
3519 \end_inset
3520
3521  surge el problema siguiente:
3522 \end_layout
3523
3524 \begin_layout Standard
3525 \noindent
3526 \align center
3527 \begin_inset Tabular
3528 <lyxtabular version="3" rows="2" columns="2">
3529 <features tabularvalignment="middle">
3530 <column alignment="center" valignment="top" width="0">
3531 <column alignment="center" valignment="top" width="0">
3532 <row>
3533 <cell alignment="center" valignment="top" usebox="none">
3534 \begin_inset Text
3535
3536 \begin_layout Plain Layout
3537 Índices generados con sub- y superíndices:
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 <cell alignment="center" valignment="top" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3547 \end_inset
3548
3549
3550 \end_layout
3551
3552 \end_inset
3553 </cell>
3554 </row>
3555 <row>
3556 <cell alignment="center" valignment="top" usebox="none">
3557 \begin_inset Text
3558
3559 \begin_layout Plain Layout
3560 Índices correctos:
3561 \end_layout
3562
3563 \end_inset
3564 </cell>
3565 <cell alignment="center" valignment="top" usebox="none">
3566 \begin_inset Text
3567
3568 \begin_layout Plain Layout
3569 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3570 \end_inset
3571
3572
3573 \end_layout
3574
3575 \end_inset
3576 </cell>
3577 </row>
3578 </lyxtabular>
3579
3580 \end_inset
3581
3582
3583 \begin_inset Note Note
3584 status collapsed
3585
3586 \begin_layout Plain Layout
3587
3588 \series bold
3589
3590 \backslash
3591 raisebox
3592 \series default
3593  se usa sólo como espaciador
3594 \end_layout
3595
3596 \end_inset
3597
3598
3599 \end_layout
3600
3601 \begin_layout Standard
3602 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3603  del índice más largo.
3604  Para evitarlo está el comando 
3605 \series bold
3606
3607 \backslash
3608 phantom
3609 \series default
3610
3611 \begin_inset Index idx
3612 status collapsed
3613
3614 \begin_layout Plain Layout
3615 Comandos ! P ! 
3616 \backslash
3617 phantom
3618 \end_layout
3619
3620 \end_inset
3621
3622  o el botón 
3623 \begin_inset space ~
3624 \end_inset
3625
3626
3627 \begin_inset Graphics
3628         filename ../../images/math/phantom.png
3629         scale 85
3630
3631 \end_inset
3632
3633  del submenú de espaciado de ecuaciones
3634 \begin_inset Foot
3635 status collapsed
3636
3637 \begin_layout Plain Layout
3638 Botón 
3639 \begin_inset Graphics
3640         filename ../../images/math/space.png
3641         scale 85
3642
3643 \end_inset
3644
3645  de la barra de ecuaciones
3646 \end_layout
3647
3648 \end_inset
3649
3650 , que genera uno o más espacios reservados.
3651  Al insertar 
3652 \series bold
3653
3654 \backslash
3655 phantom
3656 \series default
3657  aparece un pequeño marco azul con dos flechas rojas superpuestas
3658 \begin_inset Formula $\phantom{}$
3659 \end_inset
3660
3661 .
3662  Las flechas indican que se reservará un espacio equivalente a la anchura
3663  y altura totales del contenido del marco.
3664  Los espacios reservados son correspondientes al tamaño de los caracteres.
3665 \end_layout
3666
3667 \begin_layout Standard
3668 \noindent
3669 \align center
3670 \begin_inset Tabular
3671 <lyxtabular version="3" rows="4" columns="2">
3672 <features tabularvalignment="middle">
3673 <column alignment="center" valignment="top" width="0">
3674 <column alignment="center" valignment="top" width="0">
3675 <row>
3676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3677 \begin_inset Text
3678
3679 \begin_layout Plain Layout
3680 Comando
3681 \end_layout
3682
3683 \end_inset
3684 </cell>
3685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3686 \begin_inset Text
3687
3688 \begin_layout Plain Layout
3689 Resultado
3690 \begin_inset Note Note
3691 status collapsed
3692
3693 \begin_layout Plain Layout
3694
3695 \series bold
3696
3697 \backslash
3698 raisebox
3699 \series default
3700  se usa sólo como espaciador
3701 \end_layout
3702
3703 \end_inset
3704
3705
3706 \end_layout
3707
3708 \end_inset
3709 </cell>
3710 </row>
3711 <row>
3712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3713 \begin_inset Text
3714
3715 \begin_layout Plain Layout
3716 ^19
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 _
3730 \backslash
3731 phantom
3732 \begin_inset ERT
3733 status collapsed
3734
3735 \begin_layout Plain Layout
3736
3737
3738 \backslash
3739 spce 
3740 \end_layout
3741
3742 \end_inset
3743
3744 1
3745 \begin_inset Formula $\rightarrow$
3746 \end_inset
3747
3748 9
3749 \begin_inset ERT
3750 status collapsed
3751
3752 \begin_layout Plain Layout
3753
3754
3755 \backslash
3756 spce 
3757 \end_layout
3758
3759 \end_inset
3760
3761 F
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3767 \begin_inset Text
3768
3769 \begin_layout Plain Layout
3770 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3771 \end_inset
3772
3773
3774 \end_layout
3775
3776 \end_inset
3777 </cell>
3778 </row>
3779 <row>
3780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3781 \begin_inset Text
3782
3783 \begin_layout Plain Layout
3784 ^235
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 _
3798 \backslash
3799 phantom
3800 \begin_inset ERT
3801 status collapsed
3802
3803 \begin_layout Plain Layout
3804
3805
3806 \backslash
3807 spce 
3808 \end_layout
3809
3810 \end_inset
3811
3812 23
3813 \begin_inset Formula $\rightarrow$
3814 \end_inset
3815
3816 9
3817 \begin_inset ERT
3818 status collapsed
3819
3820 \begin_layout Plain Layout
3821
3822
3823 \backslash
3824 spce 
3825 \end_layout
3826
3827 \end_inset
3828
3829 F
3830 \end_layout
3831
3832 \end_inset
3833 </cell>
3834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3835 \begin_inset Text
3836
3837 \begin_layout Plain Layout
3838 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3839 \end_inset
3840
3841
3842 \end_layout
3843
3844 \end_inset
3845 </cell>
3846 </row>
3847 <row>
3848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3849 \begin_inset Text
3850
3851 \begin_layout Plain Layout
3852
3853 \backslash
3854 Lambda^
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
3868 \backslash
3869 phantom
3870 \begin_inset ERT
3871 status collapsed
3872
3873 \begin_layout Plain Layout
3874
3875
3876 \backslash
3877 spce 
3878 \end_layout
3879
3880 \end_inset
3881
3882 ii
3883 \begin_inset Formula $\rightarrow$
3884 \end_inset
3885
3886 t
3887 \begin_inset ERT
3888 status collapsed
3889
3890 \begin_layout Plain Layout
3891
3892
3893 \backslash
3894 spce 
3895 \end_layout
3896
3897 \end_inset
3898
3899 _MMt
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3905 \begin_inset Text
3906
3907 \begin_layout Plain Layout
3908 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3909 \end_inset
3910
3911
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 </row>
3917 </lyxtabular>
3918
3919 \end_inset
3920
3921
3922 \end_layout
3923
3924 \begin_layout Standard
3925 Además hay los comandos 
3926 \series bold
3927
3928 \backslash
3929 vphantom
3930 \series default
3931
3932 \begin_inset Index idx
3933 status collapsed
3934
3935 \begin_layout Plain Layout
3936 Comandos ! V ! 
3937 \backslash
3938 vphantom
3939 \end_layout
3940
3941 \end_inset
3942
3943  (botón 
3944 \begin_inset space ~
3945 \end_inset
3946
3947
3948 \begin_inset Graphics
3949         filename ../../images/math/vphantom.png
3950         scale 85
3951
3952 \end_inset
3953
3954 ) y 
3955 \series bold
3956
3957 \backslash
3958 hphantom
3959 \series default
3960
3961 \begin_inset Index idx
3962 status collapsed
3963
3964 \begin_layout Plain Layout
3965 Comandos ! H ! 
3966 \backslash
3967 hphantom
3968 \end_layout
3969
3970 \end_inset
3971
3972  (botón 
3973 \begin_inset space ~
3974 \end_inset
3975
3976
3977 \begin_inset Graphics
3978         filename ../../images/math/hphantom.png
3979         scale 85
3980
3981 \end_inset
3982
3983 ).
3984  
3985 \series bold
3986
3987 \backslash
3988 hphantom
3989 \series default
3990  genera espacio en el marco sólo para la altura máxima de los caracteres,
3991  no para su anchura.
3992  
3993 \series bold
3994
3995 \backslash
3996 vphantom
3997 \series default
3998  genera espacio sólo para la anchura del contenido del marco.
3999  Por esto los marcos de estos comandos sólo tienen una flecha roja.
4000 \end_layout
4001
4002 \begin_layout Standard
4003 Por ejemplo, 
4004 \series bold
4005
4006 \backslash
4007 vphantom
4008 \series default
4009
4010 \begin_inset ERT
4011 status collapsed
4012
4013 \begin_layout Plain Layout
4014
4015
4016 \backslash
4017 spce 
4018 \end_layout
4019
4020 \end_inset
4021
4022
4023 \series bold
4024 a
4025 \backslash
4026 int
4027 \series default
4028  genera espacio de la altura del signo de la integral,
4029 \begin_inset Foot
4030 status collapsed
4031
4032 \begin_layout Plain Layout
4033 El comando 
4034 \series bold
4035
4036 \backslash
4037 int
4038 \series default
4039  genera un signo de integral, véase 
4040 \begin_inset CommandInset ref
4041 LatexCommand ref
4042 reference "sub:Operadores-grandes"
4043
4044 \end_inset
4045
4046
4047 \end_layout
4048
4049 \end_inset
4050
4051  porque este es el carácter más largo.
4052  En la 
4053 \begin_inset CommandInset ref
4054 LatexCommand ref
4055 reference "sub:Delimitadores-multilínea"
4056
4057 \end_inset
4058
4059  hay un ejemplo de aplicación.
4060 \end_layout
4061
4062 \begin_layout Standard
4063 Los espacios reservados también se pueden usar para un texto cuando se insertan
4064  mediante el menú 
4065 \family sans
4066 Insertar\SpecialChar \menuseparator
4067 Formato\SpecialChar \menuseparator
4068 Fantasma
4069 \family default
4070 :
4071 \end_layout
4072
4073 \begin_layout Standard
4074 Esto es una frase.
4075 \begin_inset Newline newline
4076 \end_inset
4077
4078
4079 \begin_inset Phantom Phantom
4080 status open
4081
4082 \begin_layout Plain Layout
4083 Esto
4084 \end_layout
4085
4086 \end_inset
4087
4088  es una frase.
4089 \end_layout
4090
4091 \begin_layout Subsection
4092 Líneas
4093 \begin_inset Index idx
4094 status collapsed
4095
4096 \begin_layout Plain Layout
4097 Lineas@Líneas
4098 \end_layout
4099
4100 \end_inset
4101
4102
4103 \begin_inset Index idx
4104 status collapsed
4105
4106 \begin_layout Plain Layout
4107 Ecuación ! sub- o superrayada
4108 \end_layout
4109
4110 \end_inset
4111
4112
4113 \end_layout
4114
4115 \begin_layout Standard
4116 \noindent
4117 \align center
4118 \begin_inset Tabular
4119 <lyxtabular version="3" rows="4" columns="2">
4120 <features tabularvalignment="middle">
4121 <column alignment="center" valignment="top" width="0">
4122 <column alignment="center" valignment="top" width="0">
4123 <row>
4124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Plain Layout
4128 Comando
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4134 \begin_inset Text
4135
4136 \begin_layout Plain Layout
4137 Resultado
4138 \begin_inset Note Note
4139 status collapsed
4140
4141 \begin_layout Plain Layout
4142
4143 \series bold
4144
4145 \backslash
4146 raisebox
4147 \series default
4148  se usa sólo como espaciador
4149 \end_layout
4150
4151 \end_inset
4152
4153
4154 \end_layout
4155
4156 \end_inset
4157 </cell>
4158 </row>
4159 <row>
4160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4161 \begin_inset Text
4162
4163 \begin_layout Plain Layout
4164
4165 \backslash
4166 overline
4167 \begin_inset ERT
4168 status collapsed
4169
4170 \begin_layout Plain Layout
4171
4172
4173 \backslash
4174 spce 
4175 \end_layout
4176
4177 \end_inset
4178
4179 A+B
4180 \begin_inset Index idx
4181 status collapsed
4182
4183 \begin_layout Plain Layout
4184 Comandos ! O ! 
4185 \backslash
4186 overline
4187 \end_layout
4188
4189 \end_inset
4190
4191
4192 \end_layout
4193
4194 \end_inset
4195 </cell>
4196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4197 \begin_inset Text
4198
4199 \begin_layout Plain Layout
4200 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4201 \end_inset
4202
4203
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 </row>
4209 <row>
4210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4211 \begin_inset Text
4212
4213 \begin_layout Plain Layout
4214
4215 \backslash
4216 underline
4217 \begin_inset ERT
4218 status collapsed
4219
4220 \begin_layout Plain Layout
4221
4222
4223 \backslash
4224 spce 
4225 \end_layout
4226
4227 \end_inset
4228
4229 A+B
4230 \begin_inset Index idx
4231 status collapsed
4232
4233 \begin_layout Plain Layout
4234 Comandos ! U ! 
4235 \backslash
4236 underline
4237 \end_layout
4238
4239 \end_inset
4240
4241
4242 \end_layout
4243
4244 \end_inset
4245 </cell>
4246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4247 \begin_inset Text
4248
4249 \begin_layout Plain Layout
4250 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4251 \end_inset
4252
4253
4254 \end_layout
4255
4256 \end_inset
4257 </cell>
4258 </row>
4259 <row>
4260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4261 \begin_inset Text
4262
4263 \begin_layout Plain Layout
4264
4265 \backslash
4266 overline
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
4280 \backslash
4281 underline
4282 \begin_inset ERT
4283 status collapsed
4284
4285 \begin_layout Plain Layout
4286
4287
4288 \backslash
4289 spce 
4290 \end_layout
4291
4292 \end_inset
4293
4294 A+B
4295 \end_layout
4296
4297 \end_inset
4298 </cell>
4299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Plain Layout
4303 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4304 \end_inset
4305
4306
4307 \end_layout
4308
4309 \end_inset
4310 </cell>
4311 </row>
4312 </lyxtabular>
4313
4314 \end_inset
4315
4316
4317 \end_layout
4318
4319 \begin_layout Standard
4320 En el último ejemplo es indiferente poner primero 
4321 \series bold
4322
4323 \backslash
4324 overline
4325 \series default
4326  o 
4327 \series bold
4328
4329 \backslash
4330 underline
4331 \series default
4332 .
4333 \end_layout
4334
4335 \begin_layout Standard
4336 Para poner doble subrayado, p.
4337 \begin_inset space \thinspace{}
4338 \end_inset
4339
4340 e.
4341  en resultados, se usa 
4342 \series bold
4343
4344 \backslash
4345 underline
4346 \series default
4347  dos veces.
4348 \end_layout
4349
4350 \begin_layout Standard
4351 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4352 \begin_inset VSpace bigskip
4353 \end_inset
4354
4355 Se pueden crear líneas personalizadas con el comando 
4356 \series bold
4357
4358 \backslash
4359 rule
4360 \series default
4361
4362 \begin_inset Index idx
4363 status collapsed
4364
4365 \begin_layout Plain Layout
4366 Comandos ! R ! 
4367 \backslash
4368 rule
4369 \end_layout
4370
4371 \end_inset
4372
4373  con el esquema siguiente:
4374 \end_layout
4375
4376 \begin_layout Standard
4377
4378 \series bold
4379
4380 \backslash
4381 rule[hueco vertical]{longitud}{grosor}
4382 \end_layout
4383
4384 \begin_layout Standard
4385 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4386  si el valor es negativo).
4387  Las unidades disponibles para los valores están listadas en
4388 \begin_inset space ~
4389 \end_inset
4390
4391
4392 \begin_inset CommandInset ref
4393 LatexCommand ref
4394 reference "tab:Unidades-disponibles"
4395
4396 \end_inset
4397
4398 .
4399  A continuación hay dos ejemplos de líneas creadas con los comandos
4400 \series bold
4401
4402 \begin_inset Newline newline
4403 \end_inset
4404
4405
4406 \backslash
4407 rule[-2ex]{3cm}{2pt}
4408 \series default
4409  y 
4410 \series bold
4411
4412 \backslash
4413 rule{2cm}{1pt}
4414 \series default
4415 :
4416 \end_layout
4417
4418 \begin_layout Standard
4419 Esto es una frase 
4420 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4421 \end_inset
4422
4423  con dos líneas.
4424 \end_layout
4425
4426 \begin_layout Standard
4427
4428 \series bold
4429
4430 \backslash
4431 rule
4432 \series default
4433  también se puede usar para texto insertando una línea mediante el menú
4434  
4435 \family sans
4436 Insertar\SpecialChar \menuseparator
4437 Formato\SpecialChar \menuseparator
4438 Línea horizontal
4439 \family default
4440 :
4441 \end_layout
4442
4443 \begin_layout Standard
4444 Esto es una frase 
4445 \begin_inset CommandInset line
4446 LatexCommand rule
4447 offset "0.5ex"
4448 width "3cm"
4449 height "1pt"
4450
4451 \end_inset
4452
4453  con una línea insertada.
4454 \end_layout
4455
4456 \begin_layout Subsection
4457 Puntos
4458 \begin_inset CommandInset label
4459 LatexCommand label
4460 name "sub:Puntos"
4461
4462 \end_inset
4463
4464
4465 \begin_inset Index idx
4466 status collapsed
4467
4468 \begin_layout Plain Layout
4469 Puntos
4470 \end_layout
4471
4472 \end_inset
4473
4474
4475 \end_layout
4476
4477 \begin_layout Standard
4478 Hay distintos tipos de puntos disponibles.
4479 \begin_inset Foot
4480 status open
4481
4482 \begin_layout Plain Layout
4483 En la barra de herramientas de ecuaciones, en el panel del botón 
4484 \begin_inset Graphics
4485         filename ../../images/math/ldots.png
4486         scale 85
4487
4488 \end_inset
4489
4490 .
4491 \end_layout
4492
4493 \end_inset
4494
4495  Para continuación en enumeraciones se usan puntos bajos, (
4496 \series bold
4497
4498 \backslash
4499 ldots
4500 \series default
4501
4502 \begin_inset Index idx
4503 status collapsed
4504
4505 \begin_layout Plain Layout
4506 Comandos ! L ! 
4507 \backslash
4508 ldots
4509 \end_layout
4510
4511 \end_inset
4512
4513 ), mientras que para operaciones se usan puntos centrados a la misma altura
4514  que los operadores, (
4515 \series bold
4516
4517 \backslash
4518 cdots
4519 \series default
4520
4521 \begin_inset Index idx
4522 status collapsed
4523
4524 \begin_layout Plain Layout
4525 Comandos ! C ! 
4526 \backslash
4527 cdots
4528 \end_layout
4529
4530 \end_inset
4531
4532 ).
4533  Si se usa el comando 
4534 \series bold
4535
4536 \backslash
4537 dots
4538 \series default
4539
4540 \begin_inset Index idx
4541 status collapsed
4542
4543 \begin_layout Plain Layout
4544 Comandos ! D ! 
4545 \backslash
4546 dots
4547 \end_layout
4548
4549 \end_inset
4550
4551 , LaTeX decide el tipo a usar en función del carácter siguiente.
4552 \end_layout
4553
4554 \begin_layout Standard
4555 \align center
4556 \begin_inset Tabular
4557 <lyxtabular version="3" rows="9" columns="2">
4558 <features tabularvalignment="middle">
4559 <column alignment="center" valignment="top" width="0pt">
4560 <column alignment="center" valignment="top" width="0pt">
4561 <row>
4562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4563 \begin_inset Text
4564
4565 \begin_layout Plain Layout
4566 Comando
4567 \end_layout
4568
4569 \end_inset
4570 </cell>
4571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4572 \begin_inset Text
4573
4574 \begin_layout Plain Layout
4575 Resultado
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 </row>
4581 <row>
4582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4583 \begin_inset Text
4584
4585 \begin_layout Plain Layout
4586 A_1
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 ,
4600 \backslash
4601 dots
4602 \begin_inset ERT
4603 status collapsed
4604
4605 \begin_layout Plain Layout
4606
4607
4608 \backslash
4609 spce 
4610 \end_layout
4611
4612 \end_inset
4613
4614 ,A_n
4615 \end_layout
4616
4617 \end_inset
4618 </cell>
4619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4620 \begin_inset Text
4621
4622 \begin_layout Plain Layout
4623 \begin_inset Formula $A_{1},\dots,A_{n}$
4624 \end_inset
4625
4626
4627 \end_layout
4628
4629 \end_inset
4630 </cell>
4631 </row>
4632 <row>
4633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4634 \begin_inset Text
4635
4636 \begin_layout Plain Layout
4637 A_1
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 +
4651 \backslash
4652 dots
4653 \begin_inset ERT
4654 status collapsed
4655
4656 \begin_layout Plain Layout
4657
4658
4659 \backslash
4660 spce 
4661 \end_layout
4662
4663 \end_inset
4664
4665 +A_n
4666 \end_layout
4667
4668 \end_inset
4669 </cell>
4670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4671 \begin_inset Text
4672
4673 \begin_layout Plain Layout
4674 \begin_inset Formula $A_{1}+\dots+A_{n}$
4675 \end_inset
4676
4677
4678 \end_layout
4679
4680 \end_inset
4681 </cell>
4682 </row>
4683 <row>
4684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4685 \begin_inset Text
4686
4687 \begin_layout Plain Layout
4688 A_1
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 ,
4702 \backslash
4703 ldots
4704 \begin_inset ERT
4705 status collapsed
4706
4707 \begin_layout Plain Layout
4708
4709
4710 \backslash
4711 spce 
4712 \end_layout
4713
4714 \end_inset
4715
4716 ,A_n
4717 \end_layout
4718
4719 \end_inset
4720 </cell>
4721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4722 \begin_inset Text
4723
4724 \begin_layout Plain Layout
4725 \begin_inset Formula $A_{1},\ldots,A_{n}$
4726 \end_inset
4727
4728
4729 \end_layout
4730
4731 \end_inset
4732 </cell>
4733 </row>
4734 <row>
4735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4736 \begin_inset Text
4737
4738 \begin_layout Plain Layout
4739 A_1
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 +
4753 \backslash
4754 cdots
4755 \begin_inset ERT
4756 status collapsed
4757
4758 \begin_layout Plain Layout
4759
4760
4761 \backslash
4762 spce 
4763 \end_layout
4764
4765 \end_inset
4766
4767 +A_n
4768 \end_layout
4769
4770 \end_inset
4771 </cell>
4772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4773 \begin_inset Text
4774
4775 \begin_layout Plain Layout
4776 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4777 \end_inset
4778
4779
4780 \end_layout
4781
4782 \end_inset
4783 </cell>
4784 </row>
4785 <row>
4786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4787 \begin_inset Text
4788
4789 \begin_layout Plain Layout
4790
4791 \backslash
4792 vdots
4793 \end_layout
4794
4795 \end_inset
4796 </cell>
4797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4798 \begin_inset Text
4799
4800 \begin_layout Plain Layout
4801 \begin_inset Formula $\vdots$
4802 \end_inset
4803
4804
4805 \end_layout
4806
4807 \end_inset
4808 </cell>
4809 </row>
4810 <row>
4811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4812 \begin_inset Text
4813
4814 \begin_layout Plain Layout
4815
4816 \backslash
4817 ddots
4818 \end_layout
4819
4820 \end_inset
4821 </cell>
4822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4823 \begin_inset Text
4824
4825 \begin_layout Plain Layout
4826 \begin_inset Formula $\ddots$
4827 \end_inset
4828
4829
4830 \end_layout
4831
4832 \end_inset
4833 </cell>
4834 </row>
4835 <row>
4836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4837 \begin_inset Text
4838
4839 \begin_layout Plain Layout
4840
4841 \backslash
4842 iddots
4843 \end_layout
4844
4845 \end_inset
4846 </cell>
4847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4848 \begin_inset Text
4849
4850 \begin_layout Plain Layout
4851 \begin_inset Formula $\iddots$
4852 \end_inset
4853
4854
4855 \end_layout
4856
4857 \end_inset
4858 </cell>
4859 </row>
4860 <row>
4861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4862 \begin_inset Text
4863
4864 \begin_layout Plain Layout
4865 Matriz
4866 \begin_inset space \thinspace{}
4867 \end_inset
4868
4869 3×3 con los distintos puntos
4870 \end_layout
4871
4872 \end_inset
4873 </cell>
4874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4875 \begin_inset Text
4876
4877 \begin_layout Plain Layout
4878 \begin_inset Formula $\begin{array}{ccc}
4879 A_{11} & \cdots & A_{1m}\\
4880 \vdots & \ddots & \vdots\\
4881 A_{n1} & \cdots & A_{nm}
4882 \end{array}$
4883 \end_inset
4884
4885
4886 \end_layout
4887
4888 \end_inset
4889 </cell>
4890 </row>
4891 </lyxtabular>
4892
4893 \end_inset
4894
4895
4896 \end_layout
4897
4898 \begin_layout Standard
4899 Los puntos suspensivos disponibles en el menú 
4900 \family sans
4901 Insertar\SpecialChar \menuseparator
4902 Carácter especial
4903 \family default
4904  son 
4905 \series bold
4906
4907 \backslash
4908 ldots
4909 \series default
4910 .
4911 \end_layout
4912
4913 \begin_layout Standard
4914 \begin_inset VSpace medskip
4915 \end_inset
4916
4917
4918 \end_layout
4919
4920 \begin_layout Standard
4921 Para usar 
4922 \series bold
4923
4924 \backslash
4925 iddots
4926 \series default
4927 , hay que marcar una de las opciones 
4928 \family sans
4929 Usar paquete mathdots (automáticamente)
4930 \family default
4931  en las 
4932 \family sans
4933 Opciones de ecuación
4934 \family default
4935  de la configuración del documento.
4936 \begin_inset Newline newline
4937 \end_inset
4938
4939 La opción 
4940 \family sans
4941 Usar paquete mathdots
4942 \family default
4943  mejorará el aspecto de todos los puntos en los documentos si su estilo
4944  o tamaño de tipografía no son los predeterminados.
4945 \end_layout
4946
4947 \begin_layout Standard
4948 \begin_inset VSpace medskip
4949 \end_inset
4950
4951 Hay puntos específicos para matrices que se extienden por varias columnas.
4952  Se generan con el comando 
4953 \series bold
4954
4955 \backslash
4956 hdotsfor
4957 \series default
4958
4959 \begin_inset Index idx
4960 status collapsed
4961
4962 \begin_layout Plain Layout
4963 Comandos ! H ! 
4964 \backslash
4965 hdotsfor
4966 \end_layout
4967
4968 \end_inset
4969
4970 , que tiene el siguiente esquema:
4971 \end_layout
4972
4973 \begin_layout Standard
4974
4975 \series bold
4976
4977 \backslash
4978 hdotsfor[distancia]{número de columnas}
4979 \end_layout
4980
4981 \begin_layout Standard
4982 Número de columnas especifica cuántas columnas deben abarcarse.
4983  Distancia es un factor para la separación entre los puntos.
4984 \end_layout
4985
4986 \begin_layout Standard
4987 En la siguiente matriz se ha insertado el comando 
4988 \series bold
4989
4990 \backslash
4991 hdotsfor[2]{4}
4992 \series default
4993  en el primer recuadro de la segunda línea para obtener puntos separados
4994  una distancia equivalente a dos veces la del comando 
4995 \series bold
4996
4997 \backslash
4998 dots
4999 \series default
5000 .
5001 \begin_inset Formula 
5002 \[
5003 \left(\begin{array}{cccc}
5004 A & B & C & D\\
5005 \hdotsfor[2]{4}\\
5006 q & w & e & r
5007 \end{array}\right)
5008 \]
5009
5010 \end_inset
5011
5012
5013 \end_layout
5014
5015 \begin_layout Standard
5016 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
5017  de lo contrario se producen errores de LaTeX.
5018 \end_layout
5019
5020 \begin_layout Standard
5021 \begin_inset VSpace bigskip
5022 \end_inset
5023
5024
5025 \end_layout
5026
5027 \begin_layout Standard
5028 Además, con el comando 
5029 \series bold
5030
5031 \backslash
5032 dotfill
5033 \series default
5034
5035 \begin_inset Index idx
5036 status collapsed
5037
5038 \begin_layout Plain Layout
5039 Comandos ! D ! 
5040 \backslash
5041 dotfill
5042 \end_layout
5043
5044 \end_inset
5045
5046  puedes completar con puntos una línea.
5047  El efecto de este tipo de comandos es como el de 
5048 \series bold
5049
5050 \backslash
5051 hfill
5052 \series default
5053 , véase 
5054 \begin_inset CommandInset ref
5055 LatexCommand ref
5056 reference "sub:Espacio-variable"
5057
5058 \end_inset
5059
5060 .
5061 \end_layout
5062
5063 \begin_layout Standard
5064 Por ejemplo el comando 
5065 \series bold
5066 A
5067 \backslash
5068 dotfill
5069 \series default
5070
5071 \begin_inset ERT
5072 status collapsed
5073
5074 \begin_layout Plain Layout
5075
5076
5077 \backslash
5078 spce 
5079 \end_layout
5080
5081 \end_inset
5082
5083
5084 \series bold
5085 B
5086 \series default
5087  genera
5088 \end_layout
5089
5090 \begin_layout Standard
5091 \begin_inset Formula $A\dotfill B$
5092 \end_inset
5093
5094
5095 \end_layout
5096
5097 \begin_layout Standard
5098 Un comando análogo a 
5099 \series bold
5100
5101 \backslash
5102 dotfill
5103 \series default
5104  para rellenar con una línea es 
5105 \series bold
5106
5107 \backslash
5108 hrulefill
5109 \series default
5110
5111 \begin_inset Index idx
5112 status collapsed
5113
5114 \begin_layout Plain Layout
5115 Comandos ! H ! 
5116 \backslash
5117 hrulefill
5118 \end_layout
5119
5120 \end_inset
5121
5122 :
5123 \end_layout
5124
5125 \begin_layout Standard
5126 \begin_inset Formula $A\hrulefill B$
5127 \end_inset
5128
5129
5130 \end_layout
5131
5132 \begin_layout Standard
5133 Para usar estos comandos en el texto, deben insertarse en modo TeX.
5134 \end_layout
5135
5136 \begin_layout Section
5137 Matrices
5138 \begin_inset CommandInset label
5139 LatexCommand label
5140 name "sec:Matrices"
5141
5142 \end_inset
5143
5144
5145 \begin_inset Index idx
5146 status collapsed
5147
5148 \begin_layout Plain Layout
5149 Matrices
5150 \end_layout
5151
5152 \end_inset
5153
5154
5155 \end_layout
5156
5157 \begin_layout Standard
5158 Se pueden insertar con el botón 
5159 \begin_inset Graphics
5160         filename ../../images/dialog-show_mathmatrix.png
5161         scale 85
5162
5163 \end_inset
5164
5165  de la barra de ecuaciones o con el menú 
5166 \family sans
5167 Insertar\SpecialChar \menuseparator
5168 Ecuación\SpecialChar \menuseparator
5169 Matriz
5170 \family default
5171 .
5172  Aparece una ventana en la que se pide el número de filas y columnas, la
5173  alineación y la decoración.
5174  La alineación vertical sólo es relevante para matrices en línea:
5175 \end_layout
5176
5177 \begin_layout Standard
5178 Esta primera matriz tiene alineación superior 
5179 \begin_inset Formula $\begin{array}[t]{cccc}
5180 A & D & G & J\\
5181 B & E & H & K\\
5182 D & F & I & L
5183 \end{array}$
5184 \end_inset
5185
5186  , la segunda alineación central 
5187 \begin_inset Formula $\begin{array}{cccc}
5188 A & D & G & J\\
5189 B & E & H & K\\
5190 D & F & I & L
5191 \end{array}$
5192 \end_inset
5193
5194  , y la tercera alineación inferior 
5195 \begin_inset Formula $\begin{array}[b]{cccc}
5196 A & D & G & J\\
5197 B & E & H & K\\
5198 D & F & I & L
5199 \end{array}$
5200 \end_inset
5201
5202 .
5203 \end_layout
5204
5205 \begin_layout Standard
5206 La alineación horizontal especifica cómo deben alinearse las entradas de
5207  la columna.
5208  Se determina mediante una letra para cada columna.
5209  
5210 \emph on
5211 l
5212 \emph default
5213  indica alineación a la izquierda, 
5214 \emph on
5215 c
5216 \emph default
5217  alineación centrada y 
5218 \emph on
5219 r
5220 \emph default
5221  alineación a la derecha.
5222  Por ejemplo, para componer una matriz
5223 \begin_inset space ~
5224 \end_inset
5225
5226 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5227  centradas y la última a la derecha, se anota 
5228 \series bold
5229 lccr
5230 \series default
5231  en la alineación horizontal.
5232  Normalmente todas las columnas de una matriz están centradas, por tanto
5233  el valor por omisión es 
5234 \series bold
5235 c
5236 \series default
5237  para todas ellas.
5238 \end_layout
5239
5240 \begin_layout Standard
5241 Alineación horizontal:
5242 \end_layout
5243
5244 \begin_layout Standard
5245
5246 \series bold
5247 lll
5248 \series default
5249  : 
5250 \begin_inset Formula $\begin{array}{lll}
5251 10000 & D & G\\
5252 B & 10000 & H\\
5253 C & F & 10000
5254 \end{array}$
5255 \end_inset
5256
5257  , 
5258 \series bold
5259 ccc 
5260 \series default
5261
5262 \begin_inset Formula $\begin{array}{ccc}
5263 10000 & D & G\\
5264 B & 10000 & H\\
5265 C & F & 10000
5266 \end{array}$
5267 \end_inset
5268
5269  
5270 \series bold
5271 ,
5272 \series default
5273  
5274 \series bold
5275 rrr 
5276 \series default
5277
5278 \begin_inset Formula $\begin{array}{rrr}
5279 10000 & D & G\\
5280 B & 10000 & H\\
5281 C & F & 10000
5282 \end{array}$
5283 \end_inset
5284
5285
5286 \end_layout
5287
5288 \begin_layout Standard
5289 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5290  botones 
5291 \begin_inset Graphics
5292         filename ../../images/tabular-feature_append-row.png
5293         scale 85
5294
5295 \end_inset
5296
5297
5298 \begin_inset Graphics
5299         filename ../../images/tabular-feature_delete-row.png
5300         scale 85
5301
5302 \end_inset
5303
5304 , etc.
5305  de la barra de ecuaciones o el menú 
5306 \family sans
5307 Editar\SpecialChar \menuseparator
5308 Filas y columnas
5309 \family default
5310 .
5311  También se pueden añadir filas nuevas con 
5312 \family sans
5313 Ctrl+Entrar
5314 \family default
5315 .
5316 \end_layout
5317
5318 \begin_layout Standard
5319 \begin_inset VSpace bigskip
5320 \end_inset
5321
5322
5323 \end_layout
5324
5325 \begin_layout Standard
5326 La 
5327 \family sans
5328 Decoración
5329 \family default
5330  añade paréntesis en el estilo seleccionado alrededor de la matriz.
5331  Alternativamente, se pueden generar paréntesis con los comandos 
5332 \series bold
5333
5334 \backslash
5335 left
5336 \series default
5337
5338 \begin_inset Index idx
5339 status collapsed
5340
5341 \begin_layout Plain Layout
5342 Comandos ! L ! 
5343 \backslash
5344 left
5345 \end_layout
5346
5347 \end_inset
5348
5349  y 
5350 \series bold
5351
5352 \backslash
5353 right
5354 \series default
5355
5356 \begin_inset Index idx
5357 status collapsed
5358
5359 \begin_layout Plain Layout
5360 Comandos ! R ! 
5361 \backslash
5362 right
5363 \end_layout
5364
5365 \end_inset
5366
5367  (atajo 
5368 \family sans
5369 Alt+M
5370 \begin_inset space ~
5371 \end_inset
5372
5373 Paréntesis
5374 \family default
5375 ), véase 
5376 \begin_inset CommandInset ref
5377 LatexCommand ref
5378 reference "sub:Tamaño-automático-de"
5379
5380 \end_inset
5381
5382 , o usando los comandos siguientes:
5383 \end_layout
5384
5385 \begin_layout Standard
5386 \begin_inset VSpace medskip
5387 \end_inset
5388
5389
5390 \end_layout
5391
5392 \begin_layout Standard
5393 \begin_inset space \hfill{}
5394 \end_inset
5395
5396
5397 \begin_inset Tabular
5398 <lyxtabular version="3" rows="4" columns="2">
5399 <features tabularvalignment="middle">
5400 <column alignment="center" valignment="top" width="0">
5401 <column alignment="center" valignment="top" width="0">
5402 <row>
5403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5404 \begin_inset Text
5405
5406 \begin_layout Plain Layout
5407 Comando
5408 \end_layout
5409
5410 \end_inset
5411 </cell>
5412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5413 \begin_inset Text
5414
5415 \begin_layout Plain Layout
5416 Resultado
5417 \begin_inset Note Note
5418 status collapsed
5419
5420 \begin_layout Plain Layout
5421
5422 \series bold
5423
5424 \backslash
5425 raisebox
5426 \series default
5427  se usa sólo como espaciador
5428 \end_layout
5429
5430 \end_inset
5431
5432
5433 \end_layout
5434
5435 \end_inset
5436 </cell>
5437 </row>
5438 <row>
5439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5440 \begin_inset Text
5441
5442 \begin_layout Plain Layout
5443
5444 \backslash
5445 bmatrix
5446 \begin_inset ERT
5447 status collapsed
5448
5449 \begin_layout Plain Layout
5450
5451
5452 \backslash
5453 spce 
5454 \end_layout
5455
5456 \end_inset
5457
5458 2
5459 \series bold
5460 ×
5461 \series default
5462 2
5463 \begin_inset space \thinspace{}
5464 \end_inset
5465
5466 matriz
5467 \end_layout
5468
5469 \end_inset
5470 </cell>
5471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5472 \begin_inset Text
5473
5474 \begin_layout Plain Layout
5475 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5476 0 & \textrm{-}\mathrm{i}\\
5477 \mathrm{i} & 0
5478 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5479 \end_inset
5480
5481
5482 \end_layout
5483
5484 \end_inset
5485 </cell>
5486 </row>
5487 <row>
5488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5489 \begin_inset Text
5490
5491 \begin_layout Plain Layout
5492
5493 \backslash
5494 Bmatrix
5495 \begin_inset ERT
5496 status collapsed
5497
5498 \begin_layout Plain Layout
5499
5500
5501 \backslash
5502 spce 
5503 \end_layout
5504
5505 \end_inset
5506
5507 2×2
5508 \begin_inset space \thinspace{}
5509 \end_inset
5510
5511 matriz
5512 \end_layout
5513
5514 \end_inset
5515 </cell>
5516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5517 \begin_inset Text
5518
5519 \begin_layout Plain Layout
5520 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5521 0 & \textrm{-}\mathrm{i}\\
5522 \mathrm{i} & 0
5523 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5524 \end_inset
5525
5526
5527 \end_layout
5528
5529 \end_inset
5530 </cell>
5531 </row>
5532 <row>
5533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5534 \begin_inset Text
5535
5536 \begin_layout Plain Layout
5537
5538 \backslash
5539 pmatrix
5540 \begin_inset ERT
5541 status collapsed
5542
5543 \begin_layout Plain Layout
5544
5545
5546 \backslash
5547 spce 
5548 \end_layout
5549
5550 \end_inset
5551
5552 2
5553 \series bold
5554 ×
5555 \series default
5556 2
5557 \begin_inset space \thinspace{}
5558 \end_inset
5559
5560 matriz
5561 \end_layout
5562
5563 \end_inset
5564 </cell>
5565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5566 \begin_inset Text
5567
5568 \begin_layout Plain Layout
5569 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5570 0 & \textrm{-}\mathrm{i}\\
5571 \mathrm{i} & 0
5572 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5573 \end_inset
5574
5575
5576 \end_layout
5577
5578 \end_inset
5579 </cell>
5580 </row>
5581 </lyxtabular>
5582
5583 \end_inset
5584
5585
5586 \begin_inset space \hfill{}
5587 \end_inset
5588
5589
5590 \begin_inset Tabular
5591 <lyxtabular version="3" rows="4" columns="2">
5592 <features tabularvalignment="middle">
5593 <column alignment="center" valignment="top" width="0">
5594 <column alignment="center" valignment="top" width="0">
5595 <row>
5596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5597 \begin_inset Text
5598
5599 \begin_layout Plain Layout
5600 Comando
5601 \end_layout
5602
5603 \end_inset
5604 </cell>
5605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5606 \begin_inset Text
5607
5608 \begin_layout Plain Layout
5609 Resultado
5610 \begin_inset Note Note
5611 status collapsed
5612
5613 \begin_layout Plain Layout
5614
5615 \series bold
5616
5617 \backslash
5618 raisebox
5619 \series default
5620  se usa sólo como espaciador
5621 \end_layout
5622
5623 \end_inset
5624
5625
5626 \end_layout
5627
5628 \end_inset
5629 </cell>
5630 </row>
5631 <row>
5632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5633 \begin_inset Text
5634
5635 \begin_layout Plain Layout
5636
5637 \backslash
5638 vmatrix
5639 \begin_inset ERT
5640 status collapsed
5641
5642 \begin_layout Plain Layout
5643
5644
5645 \backslash
5646 spce 
5647 \end_layout
5648
5649 \end_inset
5650
5651 2
5652 \series bold
5653 ×
5654 \series default
5655 2
5656 \begin_inset space \thinspace{}
5657 \end_inset
5658
5659 matriz
5660 \end_layout
5661
5662 \end_inset
5663 </cell>
5664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5665 \begin_inset Text
5666
5667 \begin_layout Plain Layout
5668 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5669 0 & \textrm{-}\mathrm{i}\\
5670 \mathrm{i} & 0
5671 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5672 \end_inset
5673
5674
5675 \end_layout
5676
5677 \end_inset
5678 </cell>
5679 </row>
5680 <row>
5681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5682 \begin_inset Text
5683
5684 \begin_layout Plain Layout
5685
5686 \backslash
5687 Vmatrix
5688 \begin_inset ERT
5689 status collapsed
5690
5691 \begin_layout Plain Layout
5692
5693
5694 \backslash
5695 spce 
5696 \end_layout
5697
5698 \end_inset
5699
5700 2
5701 \series bold
5702 ×
5703 \series default
5704 2
5705 \begin_inset space \thinspace{}
5706 \end_inset
5707
5708 matriz
5709 \end_layout
5710
5711 \end_inset
5712 </cell>
5713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5718 0 & \textrm{-}\mathrm{i}\\
5719 \mathrm{i} & 0
5720 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5721 \end_inset
5722
5723
5724 \end_layout
5725
5726 \end_inset
5727 </cell>
5728 </row>
5729 <row>
5730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5731 \begin_inset Text
5732
5733 \begin_layout Plain Layout
5734
5735 \backslash
5736 matrix
5737 \begin_inset ERT
5738 status collapsed
5739
5740 \begin_layout Plain Layout
5741
5742
5743 \backslash
5744 spce 
5745 \end_layout
5746
5747 \end_inset
5748
5749 2
5750 \series bold
5751 ×
5752 \series default
5753 2
5754 \begin_inset space \thinspace{}
5755 \end_inset
5756
5757 matriz
5758 \end_layout
5759
5760 \end_inset
5761 </cell>
5762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5763 \begin_inset Text
5764
5765 \begin_layout Plain Layout
5766 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5767 0 & \textrm{-}\mathrm{i}\\
5768 \mathrm{i} & 0
5769 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5770 \end_inset
5771
5772
5773 \end_layout
5774
5775 \end_inset
5776 </cell>
5777 </row>
5778 </lyxtabular>
5779
5780 \end_inset
5781
5782
5783 \begin_inset space \hfill{}
5784 \end_inset
5785
5786
5787 \end_layout
5788
5789 \begin_layout Standard
5790 \begin_inset VSpace medskip
5791 \end_inset
5792
5793
5794 \end_layout
5795
5796 \begin_layout Standard
5797 Cuando se inserta p.
5798 \begin_inset space \thinspace{}
5799 \end_inset
5800
5801 e.
5802 \begin_inset space ~
5803 \end_inset
5804
5805
5806 \series bold
5807
5808 \backslash
5809 vmatrix
5810 \series default
5811 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5812  la matriz.
5813 \begin_inset Newline newline
5814 \end_inset
5815
5816 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
5817  vertical.
5818 \end_layout
5819
5820 \begin_layout Standard
5821 \begin_inset Note Greyedout
5822 status open
5823
5824 \begin_layout Plain Layout
5825
5826 \series bold
5827 Nota:
5828 \series default
5829  LaTeX limita el número de columnas de matrices con decoraciones a 10.
5830  Si necesitas más de 10
5831 \begin_inset space ~
5832 \end_inset
5833
5834 columnas, debes añadir la siguiente línea en el preámbulo del documento:
5835 \end_layout
5836
5837 \begin_layout Plain Layout
5838
5839 \series bold
5840
5841 \backslash
5842 setcounter{MaxMatrixCols}{número}
5843 \end_layout
5844
5845 \begin_layout Plain Layout
5846 donde 
5847 \emph on
5848 número
5849 \emph default
5850  es el número de columnas entre 11 y 99.
5851 \end_layout
5852
5853 \end_inset
5854
5855
5856 \end_layout
5857
5858 \begin_layout Standard
5859 \begin_inset VSpace bigskip
5860 \end_inset
5861
5862
5863 \end_layout
5864
5865 \begin_layout Standard
5866 Como todas las ecuaciones multilínea son matrices, la longitud 
5867 \series bold
5868
5869 \backslash
5870 arraycolsep
5871 \series default
5872
5873 \begin_inset Index idx
5874 status collapsed
5875
5876 \begin_layout Plain Layout
5877 Comandos ! A ! 
5878 \backslash
5879 arraycolsep
5880 \end_layout
5881
5882 \end_inset
5883
5884 , que se describe en 
5885 \begin_inset CommandInset ref
5886 LatexCommand ref
5887 reference "sub:Separación-de-columnas"
5888
5889 \end_inset
5890
5891 , también se puede usar para cambiar la separación de las columnas en una
5892  matriz.
5893  Para cambiar la separación de las filas, se usa el comando 
5894 \series bold
5895
5896 \backslash
5897 arraystretch
5898 \series default
5899
5900 \begin_inset Index idx
5901 status collapsed
5902
5903 \begin_layout Plain Layout
5904 Comandos ! A ! 
5905 \backslash
5906 arraystretch
5907 \end_layout
5908
5909 \end_inset
5910
5911  de la siguiente manera:
5912 \end_layout
5913
5914 \begin_layout Standard
5915
5916 \series bold
5917
5918 \backslash
5919 renewcommand{
5920 \backslash
5921 arraystretch}{factor de separación}
5922 \begin_inset Index idx
5923 status collapsed
5924
5925 \begin_layout Plain Layout
5926 Comandos ! R ! 
5927 \backslash
5928 renewcommand
5929 \end_layout
5930
5931 \end_inset
5932
5933
5934 \end_layout
5935
5936 \begin_layout Standard
5937 El comando 
5938 \series bold
5939
5940 \backslash
5941 renewcommand
5942 \series default
5943  asigna el factor de separación al comando predefinido 
5944 \series bold
5945
5946 \backslash
5947 arraystretch
5948 \series default
5949 .
5950  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5951  Además, éste se usa para todas las matrices siguientes.
5952  Para volver a la separación original, asigna factor 1 a 
5953 \series bold
5954
5955 \backslash
5956 arraystretch
5957 \series default
5958 .
5959 \end_layout
5960
5961 \begin_layout Standard
5962 Para poner matrices en línea se usa el comando 
5963 \series bold
5964
5965 \backslash
5966 smallmatrix
5967 \series default
5968
5969 \begin_inset Index idx
5970 status collapsed
5971
5972 \begin_layout Plain Layout
5973 Comandos ! S ! 
5974 \backslash
5975 smallmatrix
5976 \end_layout
5977
5978 \end_inset
5979
5980 .
5981  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5982  se inserta la matriz.
5983  
5984 \end_layout
5985
5986 \begin_layout Standard
5987 Esto es una matriz 
5988 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5989 C & D
5990 \end{smallmatrix}\right)$
5991 \end_inset
5992
5993  en línea.
5994 \end_layout
5995
5996 \begin_layout Section
5997 Delimitadores
5998 \begin_inset Index idx
5999 status collapsed
6000
6001 \begin_layout Plain Layout
6002 Delimitadores
6003 \end_layout
6004
6005 \end_inset
6006
6007
6008 \end_layout
6009
6010 \begin_layout Subsection
6011 Delimitadores verticales
6012 \begin_inset Index idx
6013 status collapsed
6014
6015 \begin_layout Plain Layout
6016 Delimitadores ! verticales
6017 \end_layout
6018
6019 \end_inset
6020
6021
6022 \end_layout
6023
6024 \begin_layout Standard
6025 \begin_inset space \hfill{}
6026 \end_inset
6027
6028
6029 \begin_inset Tabular
6030 <lyxtabular version="3" rows="9" columns="2">
6031 <features tabularvalignment="middle">
6032 <column alignment="center" valignment="top" width="0pt">
6033 <column alignment="center" valignment="top" width="0pt">
6034 <row>
6035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6036 \begin_inset Text
6037
6038 \begin_layout Plain Layout
6039 Comando
6040 \end_layout
6041
6042 \end_inset
6043 </cell>
6044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6045 \begin_inset Text
6046
6047 \begin_layout Plain Layout
6048 Resultado
6049 \end_layout
6050
6051 \end_inset
6052 </cell>
6053 </row>
6054 <row>
6055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6056 \begin_inset Text
6057
6058 \begin_layout Plain Layout
6059 (
6060 \end_layout
6061
6062 \end_inset
6063 </cell>
6064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6065 \begin_inset Text
6066
6067 \begin_layout Plain Layout
6068 \begin_inset Formula $($
6069 \end_inset
6070
6071
6072 \end_layout
6073
6074 \end_inset
6075 </cell>
6076 </row>
6077 <row>
6078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6079 \begin_inset Text
6080
6081 \begin_layout Plain Layout
6082 {
6083 \end_layout
6084
6085 \end_inset
6086 </cell>
6087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6088 \begin_inset Text
6089
6090 \begin_layout Plain Layout
6091 \begin_inset Formula $\{$
6092 \end_inset
6093
6094
6095 \end_layout
6096
6097 \end_inset
6098 </cell>
6099 </row>
6100 <row>
6101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6102 \begin_inset Text
6103
6104 \begin_layout Plain Layout
6105 [
6106 \end_layout
6107
6108 \end_inset
6109 </cell>
6110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6111 \begin_inset Text
6112
6113 \begin_layout Plain Layout
6114 \begin_inset Formula $[$
6115 \end_inset
6116
6117
6118 \end_layout
6119
6120 \end_inset
6121 </cell>
6122 </row>
6123 <row>
6124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6125 \begin_inset Text
6126
6127 \begin_layout Plain Layout
6128
6129 \backslash
6130 langle
6131 \end_layout
6132
6133 \end_inset
6134 </cell>
6135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6136 \begin_inset Text
6137
6138 \begin_layout Plain Layout
6139 \begin_inset Formula $\langle$
6140 \end_inset
6141
6142
6143 \end_layout
6144
6145 \end_inset
6146 </cell>
6147 </row>
6148 <row>
6149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6150 \begin_inset Text
6151
6152 \begin_layout Plain Layout
6153
6154 \backslash
6155 lceil
6156 \end_layout
6157
6158 \end_inset
6159 </cell>
6160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6161 \begin_inset Text
6162
6163 \begin_layout Plain Layout
6164 \begin_inset Formula $\lceil$
6165 \end_inset
6166
6167
6168 \end_layout
6169
6170 \end_inset
6171 </cell>
6172 </row>
6173 <row>
6174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6175 \begin_inset Text
6176
6177 \begin_layout Plain Layout
6178
6179 \backslash
6180 lfloor
6181 \end_layout
6182
6183 \end_inset
6184 </cell>
6185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6186 \begin_inset Text
6187
6188 \begin_layout Plain Layout
6189 \begin_inset Formula $\lfloor$
6190 \end_inset
6191
6192
6193 \end_layout
6194
6195 \end_inset
6196 </cell>
6197 </row>
6198 <row>
6199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6200 \begin_inset Text
6201
6202 \begin_layout Plain Layout
6203 /
6204 \end_layout
6205
6206 \end_inset
6207 </cell>
6208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6209 \begin_inset Text
6210
6211 \begin_layout Plain Layout
6212 \begin_inset Formula $/$
6213 \end_inset
6214
6215
6216 \end_layout
6217
6218 \end_inset
6219 </cell>
6220 </row>
6221 <row>
6222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6223 \begin_inset Text
6224
6225 \begin_layout Plain Layout
6226 |
6227 \end_layout
6228
6229 \end_inset
6230 </cell>
6231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6232 \begin_inset Text
6233
6234 \begin_layout Plain Layout
6235 \begin_inset Formula $|$
6236 \end_inset
6237
6238
6239 \end_layout
6240
6241 \end_inset
6242 </cell>
6243 </row>
6244 </lyxtabular>
6245
6246 \end_inset
6247
6248
6249 \begin_inset space \hfill{}
6250 \end_inset
6251
6252
6253 \begin_inset Tabular
6254 <lyxtabular version="3" rows="9" columns="2">
6255 <features tabularvalignment="middle">
6256 <column alignment="center" valignment="top" width="0pt">
6257 <column alignment="center" valignment="top" width="0pt">
6258 <row>
6259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6260 \begin_inset Text
6261
6262 \begin_layout Plain Layout
6263 Comando
6264 \end_layout
6265
6266 \end_inset
6267 </cell>
6268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6269 \begin_inset Text
6270
6271 \begin_layout Plain Layout
6272 Resultado
6273 \end_layout
6274
6275 \end_inset
6276 </cell>
6277 </row>
6278 <row>
6279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6280 \begin_inset Text
6281
6282 \begin_layout Plain Layout
6283 )
6284 \end_layout
6285
6286 \end_inset
6287 </cell>
6288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6289 \begin_inset Text
6290
6291 \begin_layout Plain Layout
6292 \begin_inset Formula $)$
6293 \end_inset
6294
6295
6296 \end_layout
6297
6298 \end_inset
6299 </cell>
6300 </row>
6301 <row>
6302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6303 \begin_inset Text
6304
6305 \begin_layout Plain Layout
6306 }
6307 \end_layout
6308
6309 \end_inset
6310 </cell>
6311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6312 \begin_inset Text
6313
6314 \begin_layout Plain Layout
6315 \begin_inset Formula $\}$
6316 \end_inset
6317
6318
6319 \end_layout
6320
6321 \end_inset
6322 </cell>
6323 </row>
6324 <row>
6325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6326 \begin_inset Text
6327
6328 \begin_layout Plain Layout
6329 ]
6330 \end_layout
6331
6332 \end_inset
6333 </cell>
6334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6335 \begin_inset Text
6336
6337 \begin_layout Plain Layout
6338 \begin_inset Formula $]$
6339 \end_inset
6340
6341
6342 \end_layout
6343
6344 \end_inset
6345 </cell>
6346 </row>
6347 <row>
6348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6349 \begin_inset Text
6350
6351 \begin_layout Plain Layout
6352
6353 \backslash
6354 rangle
6355 \end_layout
6356
6357 \end_inset
6358 </cell>
6359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6360 \begin_inset Text
6361
6362 \begin_layout Plain Layout
6363 \begin_inset Formula $\rangle$
6364 \end_inset
6365
6366
6367 \end_layout
6368
6369 \end_inset
6370 </cell>
6371 </row>
6372 <row>
6373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6374 \begin_inset Text
6375
6376 \begin_layout Plain Layout
6377
6378 \backslash
6379 rceil
6380 \end_layout
6381
6382 \end_inset
6383 </cell>
6384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6385 \begin_inset Text
6386
6387 \begin_layout Plain Layout
6388 \begin_inset Formula $\rceil$
6389 \end_inset
6390
6391
6392 \end_layout
6393
6394 \end_inset
6395 </cell>
6396 </row>
6397 <row>
6398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6399 \begin_inset Text
6400
6401 \begin_layout Plain Layout
6402
6403 \backslash
6404 rfloor
6405 \end_layout
6406
6407 \end_inset
6408 </cell>
6409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6410 \begin_inset Text
6411
6412 \begin_layout Plain Layout
6413 \begin_inset Formula $\rfloor$
6414 \end_inset
6415
6416
6417 \end_layout
6418
6419 \end_inset
6420 </cell>
6421 </row>
6422 <row>
6423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6424 \begin_inset Text
6425
6426 \begin_layout Plain Layout
6427
6428 \backslash
6429
6430 \backslash
6431
6432 \end_layout
6433
6434 \end_inset
6435 </cell>
6436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6437 \begin_inset Text
6438
6439 \begin_layout Plain Layout
6440 \begin_inset Formula $\backslash$
6441 \end_inset
6442
6443
6444 \end_layout
6445
6446 \end_inset
6447 </cell>
6448 </row>
6449 <row>
6450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6451 \begin_inset Text
6452
6453 \begin_layout Plain Layout
6454
6455 \backslash
6456 |
6457 \end_layout
6458
6459 \end_inset
6460 </cell>
6461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6462 \begin_inset Text
6463
6464 \begin_layout Plain Layout
6465 \begin_inset Formula $\|$
6466 \end_inset
6467
6468
6469 \end_layout
6470
6471 \end_inset
6472 </cell>
6473 </row>
6474 </lyxtabular>
6475
6476 \end_inset
6477
6478
6479 \begin_inset space \hfill{}
6480 \end_inset
6481
6482
6483 \end_layout
6484
6485 \begin_layout Standard
6486 \begin_inset Note Greyedout
6487 status open
6488
6489 \begin_layout Plain Layout
6490
6491 \series bold
6492 Nota
6493 \series default
6494 : En modo TeX hay que usar el comando 
6495 \series bold
6496
6497 \backslash
6498 textbackslash
6499 \series default
6500
6501 \begin_inset Index idx
6502 status collapsed
6503
6504 \begin_layout Plain Layout
6505 Comandos ! T ! 
6506 \backslash
6507 textbackslash
6508 \end_layout
6509
6510 \end_inset
6511
6512  para la barra invertida, porque si no el comando 
6513 \series bold
6514
6515 \backslash
6516
6517 \backslash
6518
6519 \series default
6520  genera un salto de línea.
6521 \end_layout
6522
6523 \end_inset
6524
6525
6526 \end_layout
6527
6528 \begin_layout Standard
6529 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6530  descritos en las dos subsecciones siguientes.
6531  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6532  < y > en vez de los comandos 
6533 \series bold
6534
6535 \backslash
6536 langle
6537 \series default
6538  y 
6539 \series bold
6540
6541 \backslash
6542 rangle
6543 \series default
6544 .
6545  
6546 \end_layout
6547
6548 \begin_layout Subsubsection
6549 Tamaño manual de los delimitadores
6550 \begin_inset CommandInset label
6551 LatexCommand label
6552 name "sub:Tamaño-manual-de"
6553
6554 \end_inset
6555
6556
6557 \begin_inset Index idx
6558 status collapsed
6559
6560 \begin_layout Plain Layout
6561 Delimitadores ! tamaño manual
6562 \end_layout
6563
6564 \end_inset
6565
6566
6567 \end_layout
6568
6569 \begin_layout Standard
6570 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6571  LaTeX 
6572 \series bold
6573
6574 \backslash
6575 big
6576 \series default
6577
6578 \begin_inset Index idx
6579 status collapsed
6580
6581 \begin_layout Plain Layout
6582 Comandos ! B ! 
6583 \backslash
6584 big
6585 \end_layout
6586
6587 \end_inset
6588
6589
6590 \series bold
6591
6592 \backslash
6593 Big
6594 \series default
6595
6596 \series bold
6597
6598 \backslash
6599 bigg
6600 \series default
6601 , y 
6602 \series bold
6603
6604 \backslash
6605 Bigg
6606 \series default
6607 .
6608  
6609 \series bold
6610
6611 \backslash
6612 big
6613 \series default
6614  indica el tamaño menor y 
6615 \series bold
6616
6617 \backslash
6618 Bigg
6619 \series default
6620  el mayor.
6621 \end_layout
6622
6623 \begin_layout Standard
6624 Estos comandos se usan para resaltar niveles de delimitación:
6625 \end_layout
6626
6627 \begin_layout Standard
6628 \noindent
6629 \align center
6630 \begin_inset Tabular
6631 <lyxtabular version="3" rows="2" columns="2">
6632 <features tabularvalignment="middle">
6633 <column alignment="center" valignment="top" width="0">
6634 <column alignment="center" valignment="top" width="0">
6635 <row>
6636 <cell alignment="center" valignment="top" usebox="none">
6637 \begin_inset Text
6638
6639 \begin_layout Plain Layout
6640 todos los delimitadores de igual tamaño:
6641 \end_layout
6642
6643 \end_inset
6644 </cell>
6645 <cell alignment="center" valignment="top" usebox="none">
6646 \begin_inset Text
6647
6648 \begin_layout Plain Layout
6649 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6650 \end_inset
6651
6652
6653 \end_layout
6654
6655 \end_inset
6656 </cell>
6657 </row>
6658 <row>
6659 <cell alignment="center" valignment="top" usebox="none">
6660 \begin_inset Text
6661
6662 \begin_layout Plain Layout
6663 así tiene mejor aspecto:
6664 \end_layout
6665
6666 \end_inset
6667 </cell>
6668 <cell alignment="center" valignment="top" usebox="none">
6669 \begin_inset Text
6670
6671 \begin_layout Plain Layout
6672 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6673 \end_inset
6674
6675
6676 \end_layout
6677
6678 \end_inset
6679 </cell>
6680 </row>
6681 </lyxtabular>
6682
6683 \end_inset
6684
6685
6686 \begin_inset Note Note
6687 status collapsed
6688
6689 \begin_layout Plain Layout
6690
6691 \series bold
6692
6693 \backslash
6694 raisebox
6695 \series default
6696  se usa sólo como espaciador
6697 \end_layout
6698
6699 \end_inset
6700
6701
6702 \end_layout
6703
6704 \begin_layout Standard
6705 Para la segunda expresión se ha empleado el comando 
6706 \series bold
6707
6708 \backslash
6709 Big((A+B)(A-B)
6710 \backslash
6711 Big)^
6712 \series default
6713
6714 \begin_inset ERT
6715 status collapsed
6716
6717 \begin_layout Plain Layout
6718
6719
6720 \backslash
6721 spce 
6722 \end_layout
6723
6724 \end_inset
6725
6726
6727 \series bold
6728 C
6729 \series default
6730 .
6731 \end_layout
6732
6733 \begin_layout Standard
6734 He aquí una visión conjunta de todos los tamaños y delimitadores:
6735 \end_layout
6736
6737 \begin_layout Standard
6738 \noindent
6739 \align center
6740
6741 \backslash
6742 Bigg(
6743 \backslash
6744 exp
6745 \backslash
6746 bigg<
6747 \backslash
6748 Big[
6749 \backslash
6750 big{
6751 \backslash
6752 ln(3x)
6753 \backslash
6754 big}^2
6755 \begin_inset ERT
6756 status collapsed
6757
6758 \begin_layout Plain Layout
6759
6760
6761 \backslash
6762 spce 
6763 \end_layout
6764
6765 \end_inset
6766
6767
6768 \backslash
6769 sen(x)
6770 \backslash
6771 Big]^
6772 \begin_inset ERT
6773 status collapsed
6774
6775 \begin_layout Plain Layout
6776
6777
6778 \backslash
6779 spce 
6780 \end_layout
6781
6782 \end_inset
6783
6784 A
6785 \begin_inset ERT
6786 status collapsed
6787
6788 \begin_layout Plain Layout
6789
6790
6791 \backslash
6792 spce 
6793 \end_layout
6794
6795 \end_inset
6796
6797
6798 \backslash
6799 bigg>
6800 \backslash
6801 Bigg)^0,5
6802 \begin_inset Formula 
6803 \[
6804 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}
6805 \]
6806
6807 \end_inset
6808
6809
6810 \end_layout
6811
6812 \begin_layout Standard
6813 Además de los comandos 
6814 \series bold
6815
6816 \backslash
6817 big
6818 \series default
6819  hay la variante 
6820 \series bold
6821
6822 \backslash
6823 bigm
6824 \series default
6825
6826 \begin_inset Index idx
6827 status collapsed
6828
6829 \begin_layout Plain Layout
6830 Comandos ! B ! 
6831 \backslash
6832 bigm
6833 \end_layout
6834
6835 \end_inset
6836
6837 , que añade un poco más de espacio entre el delimitador y su contenido,
6838  y la variante 
6839 \series bold
6840
6841 \backslash
6842 bigl
6843 \series default
6844 -
6845 \series bold
6846
6847 \backslash
6848 bigr
6849 \series default
6850
6851 \begin_inset Index idx
6852 status collapsed
6853
6854 \begin_layout Plain Layout
6855 Comandos ! B ! 
6856 \backslash
6857 bigl - 
6858 \backslash
6859 bigr
6860 \end_layout
6861
6862 \end_inset
6863
6864 , que no añade espacio adicional.
6865  La 
6866 \emph on
6867 l
6868 \emph default
6869  al final del comando 
6870 \series bold
6871
6872 \backslash
6873 bigl 
6874 \series default
6875 es para el delimitador izquierdo, la 
6876 \emph on
6877 r
6878 \emph default
6879  es para el delimitador derecho.
6880  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6881  apertura o de cierre.
6882 \end_layout
6883
6884 \begin_layout Standard
6885 En el siguiente cuadro hay una comparación de las variantes:
6886 \end_layout
6887
6888 \begin_layout Standard
6889 \noindent
6890 \align center
6891 \begin_inset Tabular
6892 <lyxtabular version="3" rows="5" columns="2">
6893 <features tabularvalignment="middle">
6894 <column alignment="center" valignment="top" width="0">
6895 <column alignment="center" valignment="top" width="0">
6896 <row>
6897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6898 \begin_inset Text
6899
6900 \begin_layout Plain Layout
6901 Comando
6902 \end_layout
6903
6904 \end_inset
6905 </cell>
6906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6907 \begin_inset Text
6908
6909 \begin_layout Plain Layout
6910 Resultado
6911 \begin_inset Note Note
6912 status collapsed
6913
6914 \begin_layout Plain Layout
6915
6916 \series bold
6917
6918 \backslash
6919 raisebox
6920 \series default
6921  se usa sólo como espaciador
6922 \end_layout
6923
6924 \end_inset
6925
6926
6927 \end_layout
6928
6929 \end_inset
6930 </cell>
6931 </row>
6932 <row>
6933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6934 \begin_inset Text
6935
6936 \begin_layout Plain Layout
6937
6938 \backslash
6939 Bigm(
6940 \backslash
6941 bigm(
6942 \backslash
6943 ln(3x)
6944 \backslash
6945 bigm)^2
6946 \series bold
6947
6948 \begin_inset ERT
6949 status collapsed
6950
6951 \begin_layout Plain Layout
6952
6953
6954 \backslash
6955 spce 
6956 \end_layout
6957
6958 \end_inset
6959
6960
6961 \series default
6962
6963 \backslash
6964 Bigm)
6965 \end_layout
6966
6967 \end_inset
6968 </cell>
6969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6970 \begin_inset Text
6971
6972 \begin_layout Plain Layout
6973 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6974 \end_inset
6975
6976
6977 \end_layout
6978
6979 \end_inset
6980 </cell>
6981 </row>
6982 <row>
6983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6984 \begin_inset Text
6985
6986 \begin_layout Plain Layout
6987
6988 \backslash
6989 Big(
6990 \backslash
6991 big(
6992 \backslash
6993 ln(3x)
6994 \backslash
6995 big)^2
6996 \series bold
6997
6998 \begin_inset ERT
6999 status collapsed
7000
7001 \begin_layout Plain Layout
7002
7003
7004 \backslash
7005 spce 
7006 \end_layout
7007
7008 \end_inset
7009
7010
7011 \series default
7012
7013 \backslash
7014 Big)
7015 \end_layout
7016
7017 \end_inset
7018 </cell>
7019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7020 \begin_inset Text
7021
7022 \begin_layout Plain Layout
7023 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
7024 \end_inset
7025
7026
7027 \end_layout
7028
7029 \end_inset
7030 </cell>
7031 </row>
7032 <row>
7033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7034 \begin_inset Text
7035
7036 \begin_layout Plain Layout
7037
7038 \backslash
7039 Bigl(
7040 \backslash
7041 bigl(
7042 \backslash
7043 ln(3x)
7044 \backslash
7045 bigr)^2
7046 \series bold
7047
7048 \begin_inset ERT
7049 status collapsed
7050
7051 \begin_layout Plain Layout
7052
7053
7054 \backslash
7055 spce 
7056 \end_layout
7057
7058 \end_inset
7059
7060
7061 \series default
7062
7063 \backslash
7064 Bigr)
7065 \end_layout
7066
7067 \end_inset
7068 </cell>
7069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7070 \begin_inset Text
7071
7072 \begin_layout Plain Layout
7073 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
7074 \end_inset
7075
7076
7077 \end_layout
7078
7079 \end_inset
7080 </cell>
7081 </row>
7082 <row>
7083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7084 \begin_inset Text
7085
7086 \begin_layout Plain Layout
7087
7088 \backslash
7089 bigl)
7090 \backslash
7091 ln(3x)
7092 \backslash
7093 bigr(
7094 \end_layout
7095
7096 \end_inset
7097 </cell>
7098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7099 \begin_inset Text
7100
7101 \begin_layout Plain Layout
7102 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
7103 \end_inset
7104
7105
7106 \end_layout
7107
7108 \end_inset
7109 </cell>
7110 </row>
7111 </lyxtabular>
7112
7113 \end_inset
7114
7115
7116 \end_layout
7117
7118 \begin_layout Subsubsection
7119 Tamaño automático de los delimitadores
7120 \begin_inset CommandInset label
7121 LatexCommand label
7122 name "sub:Tamaño-automático-de"
7123
7124 \end_inset
7125
7126
7127 \begin_inset Index idx
7128 status collapsed
7129
7130 \begin_layout Plain Layout
7131 Delimitadores ! tamaño automático
7132 \end_layout
7133
7134 \end_inset
7135
7136
7137 \end_layout
7138
7139 \begin_layout Standard
7140 Se pueden insertar delimitadores de tamaño variable con los comandos 
7141 \series bold
7142
7143 \backslash
7144 left
7145 \series default
7146
7147 \begin_inset Index idx
7148 status collapsed
7149
7150 \begin_layout Plain Layout
7151 Comandos ! L ! 
7152 \backslash
7153 left
7154 \end_layout
7155
7156 \end_inset
7157
7158  y 
7159 \series bold
7160
7161 \backslash
7162 right
7163 \series default
7164
7165 \begin_inset Index idx
7166 status collapsed
7167
7168 \begin_layout Plain Layout
7169 Comandos ! R ! 
7170 \backslash
7171 right
7172 \end_layout
7173
7174 \end_inset
7175
7176  o con el botón de la barra de ecuaciones 
7177 \begin_inset Graphics
7178         filename ../../images/dialog-show_mathdelimiter.png
7179         scale 85
7180
7181 \end_inset
7182
7183 .
7184  El delimitador deseado se debe insertar directamente detrás de 
7185 \series bold
7186
7187 \backslash
7188 left
7189 \series default
7190  y 
7191 \series bold
7192
7193 \backslash
7194 right
7195 \series default
7196 .
7197  El tamaño se calculará automáticamente después para la salida.
7198  
7199 \end_layout
7200
7201 \begin_layout Standard
7202 \noindent
7203 \align center
7204 delimitador normal: El comando 
7205 \series bold
7206
7207 \backslash
7208 ln(
7209 \backslash
7210 frac
7211 \series default
7212
7213 \begin_inset ERT
7214 status collapsed
7215
7216 \begin_layout Plain Layout
7217
7218
7219 \backslash
7220 spce 
7221 \end_layout
7222
7223 \end_inset
7224
7225
7226 \series bold
7227 A
7228 \begin_inset Formula $\downarrow$
7229 \end_inset
7230
7231 C
7232 \series default
7233
7234 \begin_inset ERT
7235 status collapsed
7236
7237 \begin_layout Plain Layout
7238
7239
7240 \backslash
7241 spce
7242 \end_layout
7243
7244 \end_inset
7245
7246
7247 \series bold
7248 )
7249 \series default
7250  genera
7251 \begin_inset Formula 
7252 \[
7253 \ln(\frac{A}{C})
7254 \]
7255
7256 \end_inset
7257
7258
7259 \end_layout
7260
7261 \begin_layout Standard
7262 \noindent
7263 \align center
7264 delimitador multilínea: El comando 
7265 \series bold
7266
7267 \backslash
7268 ln
7269 \backslash
7270 left(
7271 \backslash
7272 frac
7273 \series default
7274
7275 \begin_inset ERT
7276 status collapsed
7277
7278 \begin_layout Plain Layout
7279
7280
7281 \backslash
7282 spce 
7283 \end_layout
7284
7285 \end_inset
7286
7287
7288 \series bold
7289 A
7290 \begin_inset Formula $\downarrow$
7291 \end_inset
7292
7293 C
7294 \series default
7295
7296 \begin_inset ERT
7297 status collapsed
7298
7299 \begin_layout Plain Layout
7300
7301
7302 \backslash
7303 spce 
7304 \end_layout
7305
7306 \end_inset
7307
7308
7309 \series bold
7310
7311 \backslash
7312 right)
7313 \series default
7314  genera
7315 \begin_inset Formula 
7316 \[
7317 \ln\left(\frac{A}{C}\right)
7318 \]
7319
7320 \end_inset
7321
7322
7323 \end_layout
7324
7325 \begin_layout Standard
7326 En lugar de 
7327 \series bold
7328
7329 \backslash
7330 left
7331 \series default
7332  y 
7333 \series bold
7334
7335 \backslash
7336 right
7337 \series default
7338  se puede usar el atajo 
7339 \family sans
7340 Alt+M
7341 \begin_inset space ~
7342 \end_inset
7343
7344 Corchete
7345 \family default
7346 .
7347  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7348  real del delimitador y además se genera el correspondiente delimitador
7349  de cierre.
7350 \begin_inset Newline newline
7351 \end_inset
7352
7353 El comando para el último ejemplo sería 
7354 \series bold
7355
7356 \backslash
7357 ln Alt+M
7358 \series default
7359  
7360 \series bold
7361 (
7362 \backslash
7363 frac
7364 \begin_inset ERT
7365 status collapsed
7366
7367 \begin_layout Plain Layout
7368
7369
7370 \backslash
7371 spce 
7372 \end_layout
7373
7374 \end_inset
7375
7376 A
7377 \begin_inset Formula $\downarrow$
7378 \end_inset
7379
7380
7381 \end_layout
7382
7383 \begin_layout Standard
7384 Para omitir uno de los dos delimitadores se inserta un punto.
7385  Por ejemplo, el comando 
7386 \series bold
7387
7388 \backslash
7389 left.
7390 \backslash
7391 frac
7392 \series default
7393
7394 \begin_inset ERT
7395 status collapsed
7396
7397 \begin_layout Plain Layout
7398
7399
7400 \backslash
7401 spce 
7402 \end_layout
7403
7404 \end_inset
7405
7406
7407 \series bold
7408 A
7409 \begin_inset Formula $\downarrow$
7410 \end_inset
7411
7412 B
7413 \series default
7414
7415 \begin_inset ERT
7416 status collapsed
7417
7418 \begin_layout Plain Layout
7419
7420
7421 \backslash
7422 spce 
7423 \end_layout
7424
7425 \end_inset
7426
7427
7428 \series bold
7429
7430 \backslash
7431 right}
7432 \series default
7433  da lugar a:
7434 \begin_inset Formula 
7435 \[
7436 \left.\frac{A}{B}\right\} 
7437 \]
7438
7439 \end_inset
7440
7441
7442 \end_layout
7443
7444 \begin_layout Standard
7445 LyX convertirá los comandos 
7446 \series bold
7447
7448 \backslash
7449 left
7450 \series default
7451  y 
7452 \series bold
7453
7454 \backslash
7455 right
7456 \series default
7457  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7458  omitido aparecerá como línea de trazos.
7459  
7460 \begin_inset VSpace bigskip
7461 \end_inset
7462
7463
7464 \end_layout
7465
7466 \begin_layout Standard
7467 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7468  de LaTeX, el comando 
7469 \series bold
7470
7471 \backslash
7472 middle
7473 \series default
7474
7475 \begin_inset Index idx
7476 status collapsed
7477
7478 \begin_layout Plain Layout
7479 Comandos ! M ! 
7480 \backslash
7481 middle
7482 \end_layout
7483
7484 \end_inset
7485
7486  está también disponible para todos los delimitadores y límites.
7487  Con este comando la altura del siguiente carácter se adapta a la de los
7488  delimitadores circundantes, lo que es necesario, p.
7489 \begin_inset space \thinspace{}
7490 \end_inset
7491
7492 e., para vectores cuánticos: 
7493 \begin_inset Formula 
7494 \[
7495 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle 
7496 \]
7497
7498 \end_inset
7499
7500
7501 \end_layout
7502
7503 \begin_layout Standard
7504 Para este tipo de vectores hay un paquete LaTeX específico que se describe
7505  en
7506 \begin_inset space ~
7507 \end_inset
7508
7509
7510 \begin_inset CommandInset ref
7511 LatexCommand ref
7512 reference "sub:Vectores-cuánticos"
7513
7514 \end_inset
7515
7516 .
7517 \end_layout
7518
7519 \begin_layout Subsection
7520 Delimitadores horizontales
7521 \begin_inset Index idx
7522 status collapsed
7523
7524 \begin_layout Plain Layout
7525 Delimitadores ! horizontales
7526 \end_layout
7527
7528 \end_inset
7529
7530
7531 \end_layout
7532
7533 \begin_layout Standard
7534 \noindent
7535 \align center
7536 \begin_inset Tabular
7537 <lyxtabular version="3" rows="4" columns="2">
7538 <features tabularvalignment="middle">
7539 <column alignment="center" valignment="top" width="0">
7540 <column alignment="center" valignment="top" width="0">
7541 <row>
7542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7543 \begin_inset Text
7544
7545 \begin_layout Plain Layout
7546 Comando
7547 \begin_inset Note Note
7548 status collapsed
7549
7550 \begin_layout Plain Layout
7551
7552 \series bold
7553
7554 \backslash
7555 raisebox
7556 \series default
7557  se usa sólo como espaciador
7558 \end_layout
7559
7560 \end_inset
7561
7562
7563 \end_layout
7564
7565 \end_inset
7566 </cell>
7567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7568 \begin_inset Text
7569
7570 \begin_layout Plain Layout
7571 Resultado
7572 \end_layout
7573
7574 \end_inset
7575 </cell>
7576 </row>
7577 <row>
7578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7579 \begin_inset Text
7580
7581 \begin_layout Plain Layout
7582 \begin_inset ERT
7583 status collapsed
7584
7585 \begin_layout Plain Layout
7586
7587
7588 \backslash
7589 raisebox{2.3mm}{
7590 \end_layout
7591
7592 \end_inset
7593
7594
7595 \backslash
7596 overbrace
7597 \begin_inset ERT
7598 status collapsed
7599
7600 \begin_layout Plain Layout
7601
7602
7603 \backslash
7604 spce 
7605 \end_layout
7606
7607 \end_inset
7608
7609 A+B
7610 \begin_inset ERT
7611 status collapsed
7612
7613 \begin_layout Plain Layout
7614
7615
7616 \backslash
7617 spce 
7618 \end_layout
7619
7620 \end_inset
7621
7622 ^
7623 \begin_inset ERT
7624 status collapsed
7625
7626 \begin_layout Plain Layout
7627
7628
7629 \backslash
7630 spce 
7631 \end_layout
7632
7633 \end_inset
7634
7635 3
7636 \begin_inset ERT
7637 status collapsed
7638
7639 \begin_layout Plain Layout
7640
7641 }
7642 \end_layout
7643
7644 \end_inset
7645
7646
7647 \begin_inset Index idx
7648 status collapsed
7649
7650 \begin_layout Plain Layout
7651 Comandos ! O ! 
7652 \backslash
7653 overbrace
7654 \end_layout
7655
7656 \end_inset
7657
7658
7659 \end_layout
7660
7661 \end_inset
7662 </cell>
7663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7664 \begin_inset Text
7665
7666 \begin_layout Plain Layout
7667 \begin_inset Formula $\overbrace{A+B}^{3}$
7668 \end_inset
7669
7670
7671 \end_layout
7672
7673 \end_inset
7674 </cell>
7675 </row>
7676 <row>
7677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7678 \begin_inset Text
7679
7680 \begin_layout Plain Layout
7681 \begin_inset ERT
7682 status collapsed
7683
7684 \begin_layout Plain Layout
7685
7686
7687 \backslash
7688 raisebox{-2.2mm}{
7689 \end_layout
7690
7691 \end_inset
7692
7693
7694 \backslash
7695 underbrace
7696 \begin_inset ERT
7697 status collapsed
7698
7699 \begin_layout Plain Layout
7700
7701
7702 \backslash
7703 spce 
7704 \end_layout
7705
7706 \end_inset
7707
7708 A+B
7709 \begin_inset ERT
7710 status collapsed
7711
7712 \begin_layout Plain Layout
7713
7714
7715 \backslash
7716 spce 
7717 \end_layout
7718
7719 \end_inset
7720
7721 _5
7722 \begin_inset ERT
7723 status collapsed
7724
7725 \begin_layout Plain Layout
7726
7727 }
7728 \end_layout
7729
7730 \end_inset
7731
7732
7733 \begin_inset Index idx
7734 status collapsed
7735
7736 \begin_layout Plain Layout
7737 Comandos ! U ! 
7738 \backslash
7739 underbrace
7740 \end_layout
7741
7742 \end_inset
7743
7744
7745 \end_layout
7746
7747 \end_inset
7748 </cell>
7749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7750 \begin_inset Text
7751
7752 \begin_layout Plain Layout
7753 \begin_inset Formula $\underbrace{A+B}_{5}$
7754 \end_inset
7755
7756
7757 \end_layout
7758
7759 \end_inset
7760 </cell>
7761 </row>
7762 <row>
7763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7764 \begin_inset Text
7765
7766 \begin_layout Plain Layout
7767
7768 \backslash
7769 overbrace
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
7783 \backslash
7784 underbrace
7785 \begin_inset ERT
7786 status collapsed
7787
7788 \begin_layout Plain Layout
7789
7790
7791 \backslash
7792 spce 
7793 \end_layout
7794
7795 \end_inset
7796
7797 A+B_w
7798 \begin_inset ERT
7799 status collapsed
7800
7801 \begin_layout Plain Layout
7802
7803
7804 \backslash
7805 spce 
7806 \end_layout
7807
7808 \end_inset
7809
7810
7811 \begin_inset ERT
7812 status collapsed
7813
7814 \begin_layout Plain Layout
7815
7816
7817 \backslash
7818 spce 
7819 \end_layout
7820
7821 \end_inset
7822
7823 _7
7824 \begin_inset ERT
7825 status collapsed
7826
7827 \begin_layout Plain Layout
7828
7829
7830 \backslash
7831 spce 
7832 \end_layout
7833
7834 \end_inset
7835
7836
7837 \begin_inset ERT
7838 status collapsed
7839
7840 \begin_layout Plain Layout
7841
7842
7843 \backslash
7844 spce 
7845 \end_layout
7846
7847 \end_inset
7848
7849 ^
7850 \begin_inset ERT
7851 status collapsed
7852
7853 \begin_layout Plain Layout
7854
7855
7856 \backslash
7857 spce 
7858 \end_layout
7859
7860 \end_inset
7861
7862 C
7863 \end_layout
7864
7865 \end_inset
7866 </cell>
7867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7868 \begin_inset Text
7869
7870 \begin_layout Plain Layout
7871 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7872 \end_inset
7873
7874
7875 \end_layout
7876
7877 \end_inset
7878 </cell>
7879 </row>
7880 </lyxtabular>
7881
7882 \end_inset
7883
7884
7885 \end_layout
7886
7887 \begin_layout Standard
7888 En el último ejemplo no importa en qué orden se introducen los comandos
7889  
7890 \series bold
7891
7892 \backslash
7893 overbrace
7894 \series default
7895  y 
7896 \series bold
7897
7898 \backslash
7899 underbrace
7900 \series default
7901 .
7902 \begin_inset VSpace bigskip
7903 \end_inset
7904
7905
7906 \end_layout
7907
7908 \begin_layout Standard
7909 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7910  multilínea, como se describe en
7911 \begin_inset space ~
7912 \end_inset
7913
7914
7915 \begin_inset CommandInset ref
7916 LatexCommand ref
7917 reference "sec:Ecuaciones-multilínea"
7918
7919 \end_inset
7920
7921 :
7922 \begin_inset Formula 
7923 \begin{eqnarray*}
7924 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7925  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7926 \end{eqnarray*}
7927
7928 \end_inset
7929
7930 En la primera fila se insertan la ecuación y la primera llave.
7931  Aquí es importante insertar el comando de espacio
7932 \begin_inset Foot
7933 status collapsed
7934
7935 \begin_layout Plain Layout
7936 Los comandos para espacios se explican en 
7937 \begin_inset CommandInset ref
7938 LatexCommand ref
7939 reference "sub:Espacio-predefinido"
7940
7941 \end_inset
7942
7943
7944 \end_layout
7945
7946 \end_inset
7947
7948  
7949 \series bold
7950
7951 \backslash
7952 :
7953 \series default
7954  antes de la primera
7955 \series bold
7956  
7957 \series default
7958
7959 \begin_inset Formula $d$
7960 \end_inset
7961
7962 , porque la llave que termina detrás de 
7963 \begin_inset Formula $q$
7964 \end_inset
7965
7966  impide que el siguiente 
7967 \begin_inset Quotes fld
7968 \end_inset
7969
7970 +
7971 \begin_inset Quotes frd
7972 \end_inset
7973
7974  esté rodeado de espacio.
7975 \begin_inset Foot
7976 status collapsed
7977
7978 \begin_layout Plain Layout
7979 Debido a que la llave no es considerada como carácter, véase 
7980 \begin_inset CommandInset ref
7981 LatexCommand ref
7982 reference "sub:Operadores-binarios"
7983
7984 \end_inset
7985
7986
7987 \end_layout
7988
7989 \end_inset
7990
7991  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7992  de 
7993 \begin_inset Formula $b$
7994 \end_inset
7995
7996  se inserta antes el comando 
7997 \series bold
7998
7999 \backslash
8000 hphantom{gggg+
8001 \backslash
8002 :}
8003 \series default
8004 .
8005 \begin_inset Foot
8006 status collapsed
8007
8008 \begin_layout Plain Layout
8009 Más sobre 
8010 \series bold
8011
8012 \backslash
8013 hphantom
8014 \series default
8015  en 
8016 \begin_inset CommandInset ref
8017 LatexCommand ref
8018 reference "sub:Espacios-reservados"
8019
8020 \end_inset
8021
8022
8023 \end_layout
8024
8025 \end_inset
8026
8027  Ese espacio es necesario porque el signo 
8028 \begin_inset Quotes fld
8029 \end_inset
8030
8031 +
8032 \begin_inset Quotes frd
8033 \end_inset
8034
8035  va seguido de un espacio en la ecuación.
8036  La llave se coloca bajo el comando 
8037 \series bold
8038
8039 \backslash
8040 hphantom{bbqq+dddd}
8041 \series default
8042 .
8043  
8044 \end_layout
8045
8046 \begin_layout Standard
8047 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
8048  ejemplo:
8049 \begin_inset ERT
8050 status collapsed
8051
8052 \begin_layout Plain Layout
8053
8054
8055 \backslash
8056 setlength{
8057 \backslash
8058 jot}{-6pt}
8059 \end_layout
8060
8061 \end_inset
8062
8063
8064 \begin_inset Formula 
8065 \begin{eqnarray*}
8066  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
8067 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
8068 \end{eqnarray*}
8069
8070 \end_inset
8071
8072
8073 \begin_inset ERT
8074 status collapsed
8075
8076 \begin_layout Plain Layout
8077
8078
8079 \backslash
8080 setlength{
8081 \backslash
8082 jot}{3pt}
8083 \end_layout
8084
8085 \end_inset
8086
8087 La primera fila de la ecuación es igual que la segunda fila del ejemplo
8088  anterior, con la diferencia de que la llave está encima.
8089  La segunda fila contiene la ecuación junto con la segunda llave.
8090  Para evitar que haya demasiado espacio entre la llave superior en la primera
8091  fila y la ecuación hay que reducirlo.
8092  Esto no es fácil de hacer debido a un fallo de LyX.
8093 \begin_inset Foot
8094 status collapsed
8095
8096 \begin_layout Plain Layout
8097 \begin_inset CommandInset href
8098 LatexCommand href
8099 name "LyX-bug #1505"
8100 target "http://www.lyx.org/trac/ticket/1505"
8101
8102 \end_inset
8103
8104
8105 \end_layout
8106
8107 \end_inset
8108
8109  Una solución es cambiar la separación global de filas en la ecuación, 
8110 \series bold
8111
8112 \backslash
8113 jot
8114 \series default
8115
8116 \begin_inset Index idx
8117 status collapsed
8118
8119 \begin_layout Plain Layout
8120 Comandos ! J ! 
8121 \backslash
8122 jot
8123 \end_layout
8124
8125 \end_inset
8126
8127 , en -6
8128 \begin_inset space \thinspace{}
8129 \end_inset
8130
8131 pt insertando antes de la ecuación el comando 
8132 \series bold
8133
8134 \backslash
8135 setlength{
8136 \backslash
8137 jot}{-6pt}
8138 \series default
8139  en modo TeX.
8140  Después de la ecuación se vuelve al valor normal 3
8141 \begin_inset space \thinspace{}
8142 \end_inset
8143
8144 pt de 
8145 \series bold
8146
8147 \backslash
8148 jot
8149 \series default
8150  usando el mismo comando.
8151  Más información sobre separación de filas en ecuaciones en
8152 \begin_inset space ~
8153 \end_inset
8154
8155
8156 \begin_inset CommandInset ref
8157 LatexCommand ref
8158 reference "sub:Separación-de-líneas"
8159
8160 \end_inset
8161
8162 .
8163 \end_layout
8164
8165 \begin_layout Section
8166 Flechas
8167 \begin_inset Index idx
8168 status collapsed
8169
8170 \begin_layout Plain Layout
8171 Flechas
8172 \end_layout
8173
8174 \end_inset
8175
8176
8177 \end_layout
8178
8179 \begin_layout Standard
8180 Las flechas se pueden insertar con el botón 
8181 \begin_inset Graphics
8182         filename ../../images/math/leftarrow.png
8183         scale 85
8184
8185 \end_inset
8186
8187  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
8188  siguientes.
8189 \end_layout
8190
8191 \begin_layout Subsection
8192 Flechas horizontales
8193 \begin_inset Index idx
8194 status collapsed
8195
8196 \begin_layout Plain Layout
8197 Flechas ! horizontales
8198 \end_layout
8199
8200 \end_inset
8201
8202
8203 \end_layout
8204
8205 \begin_layout Standard
8206 \begin_inset space \hfill{}
8207 \end_inset
8208
8209
8210 \begin_inset Tabular
8211 <lyxtabular version="3" rows="8" columns="2">
8212 <features tabularvalignment="middle">
8213 <column alignment="center" valignment="top" width="0pt">
8214 <column alignment="center" valignment="top" width="0pt">
8215 <row>
8216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8217 \begin_inset Text
8218
8219 \begin_layout Plain Layout
8220 Comando
8221 \end_layout
8222
8223 \end_inset
8224 </cell>
8225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8226 \begin_inset Text
8227
8228 \begin_layout Plain Layout
8229 Resultado
8230 \end_layout
8231
8232 \end_inset
8233 </cell>
8234 </row>
8235 <row>
8236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8237 \begin_inset Text
8238
8239 \begin_layout Plain Layout
8240
8241 \backslash
8242 gets
8243 \end_layout
8244
8245 \end_inset
8246 </cell>
8247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8248 \begin_inset Text
8249
8250 \begin_layout Plain Layout
8251 \begin_inset Formula $\gets$
8252 \end_inset
8253
8254
8255 \end_layout
8256
8257 \end_inset
8258 </cell>
8259 </row>
8260 <row>
8261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8262 \begin_inset Text
8263
8264 \begin_layout Plain Layout
8265
8266 \backslash
8267 Leftarrow
8268 \end_layout
8269
8270 \end_inset
8271 </cell>
8272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8273 \begin_inset Text
8274
8275 \begin_layout Plain Layout
8276 \begin_inset Formula $\Leftarrow$
8277 \end_inset
8278
8279
8280 \end_layout
8281
8282 \end_inset
8283 </cell>
8284 </row>
8285 <row>
8286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8287 \begin_inset Text
8288
8289 \begin_layout Plain Layout
8290
8291 \backslash
8292 longleftarrow
8293 \end_layout
8294
8295 \end_inset
8296 </cell>
8297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8298 \begin_inset Text
8299
8300 \begin_layout Plain Layout
8301 \begin_inset Formula $\longleftarrow$
8302 \end_inset
8303
8304
8305 \end_layout
8306
8307 \end_inset
8308 </cell>
8309 </row>
8310 <row>
8311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8312 \begin_inset Text
8313
8314 \begin_layout Plain Layout
8315
8316 \backslash
8317 Longleftarrow
8318 \end_layout
8319
8320 \end_inset
8321 </cell>
8322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8323 \begin_inset Text
8324
8325 \begin_layout Plain Layout
8326 \begin_inset Formula $\Longleftarrow$
8327 \end_inset
8328
8329
8330 \end_layout
8331
8332 \end_inset
8333 </cell>
8334 </row>
8335 <row>
8336 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8337 \begin_inset Text
8338
8339 \begin_layout Plain Layout
8340
8341 \backslash
8342 leftharpoonup
8343 \end_layout
8344
8345 \end_inset
8346 </cell>
8347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8348 \begin_inset Text
8349
8350 \begin_layout Plain Layout
8351 \begin_inset Formula $\leftharpoonup$
8352 \end_inset
8353
8354
8355 \end_layout
8356
8357 \end_inset
8358 </cell>
8359 </row>
8360 <row>
8361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8362 \begin_inset Text
8363
8364 \begin_layout Plain Layout
8365
8366 \backslash
8367 leftharpoondown
8368 \end_layout
8369
8370 \end_inset
8371 </cell>
8372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8373 \begin_inset Text
8374
8375 \begin_layout Plain Layout
8376 \begin_inset Formula $\leftharpoondown$
8377 \end_inset
8378
8379
8380 \end_layout
8381
8382 \end_inset
8383 </cell>
8384 </row>
8385 <row>
8386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8387 \begin_inset Text
8388
8389 \begin_layout Plain Layout
8390
8391 \backslash
8392 hookleftarrow
8393 \end_layout
8394
8395 \end_inset
8396 </cell>
8397 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8398 \begin_inset Text
8399
8400 \begin_layout Plain Layout
8401 \begin_inset Formula $\hookleftarrow$
8402 \end_inset
8403
8404
8405 \end_layout
8406
8407 \end_inset
8408 </cell>
8409 </row>
8410 </lyxtabular>
8411
8412 \end_inset
8413
8414
8415 \begin_inset space \hfill{}
8416 \end_inset
8417
8418
8419 \begin_inset Tabular
8420 <lyxtabular version="3" rows="8" columns="2">
8421 <features tabularvalignment="middle">
8422 <column alignment="center" valignment="top" width="0pt">
8423 <column alignment="center" valignment="top" width="0pt">
8424 <row>
8425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429 Comando
8430 \end_layout
8431
8432 \end_inset
8433 </cell>
8434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8435 \begin_inset Text
8436
8437 \begin_layout Plain Layout
8438 Resultado
8439 \end_layout
8440
8441 \end_inset
8442 </cell>
8443 </row>
8444 <row>
8445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449
8450 \backslash
8451 to
8452 \end_layout
8453
8454 \end_inset
8455 </cell>
8456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8457 \begin_inset Text
8458
8459 \begin_layout Plain Layout
8460 \begin_inset Formula $\to$
8461 \end_inset
8462
8463
8464 \end_layout
8465
8466 \end_inset
8467 </cell>
8468 </row>
8469 <row>
8470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474
8475 \backslash
8476 Rightarrow
8477 \end_layout
8478
8479 \end_inset
8480 </cell>
8481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Plain Layout
8485 \begin_inset Formula $\Rightarrow$
8486 \end_inset
8487
8488
8489 \end_layout
8490
8491 \end_inset
8492 </cell>
8493 </row>
8494 <row>
8495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499
8500 \backslash
8501 longrightarrow
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510 \begin_inset Formula $\longrightarrow$
8511 \end_inset
8512
8513
8514 \end_layout
8515
8516 \end_inset
8517 </cell>
8518 </row>
8519 <row>
8520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8521 \begin_inset Text
8522
8523 \begin_layout Plain Layout
8524
8525 \backslash
8526 Longrightarrow
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535 \begin_inset Formula $\Longrightarrow$
8536 \end_inset
8537
8538
8539 \end_layout
8540
8541 \end_inset
8542 </cell>
8543 </row>
8544 <row>
8545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549
8550 \backslash
8551 rightharpoonup
8552 \end_layout
8553
8554 \end_inset
8555 </cell>
8556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8557 \begin_inset Text
8558
8559 \begin_layout Plain Layout
8560 \begin_inset Formula $\rightharpoonup$
8561 \end_inset
8562
8563
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 </row>
8569 <row>
8570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8571 \begin_inset Text
8572
8573 \begin_layout Plain Layout
8574
8575 \backslash
8576 rightharpoondown
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8582 \begin_inset Text
8583
8584 \begin_layout Plain Layout
8585 \begin_inset Formula $\rightharpoondown$
8586 \end_inset
8587
8588
8589 \end_layout
8590
8591 \end_inset
8592 </cell>
8593 </row>
8594 <row>
8595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599
8600 \backslash
8601 hookrightarrow
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610 \begin_inset Formula $\hookrightarrow$
8611 \end_inset
8612
8613
8614 \end_layout
8615
8616 \end_inset
8617 </cell>
8618 </row>
8619 </lyxtabular>
8620
8621 \end_inset
8622
8623
8624 \begin_inset space \hfill{}
8625 \end_inset
8626
8627
8628 \end_layout
8629
8630 \begin_layout Standard
8631 \begin_inset space \hfill{}
8632 \end_inset
8633
8634
8635 \begin_inset Tabular
8636 <lyxtabular version="3" rows="6" columns="2">
8637 <features tabularvalignment="middle">
8638 <column alignment="center" valignment="top" width="0pt">
8639 <column alignment="center" valignment="top" width="0pt">
8640 <row>
8641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8642 \begin_inset Text
8643
8644 \begin_layout Plain Layout
8645 Comando
8646 \end_layout
8647
8648 \end_inset
8649 </cell>
8650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654 Resultado
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 </row>
8660 <row>
8661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665
8666 \backslash
8667 leftrightarrow
8668 \end_layout
8669
8670 \end_inset
8671 </cell>
8672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8673 \begin_inset Text
8674
8675 \begin_layout Plain Layout
8676 \begin_inset Formula $\leftrightarrow$
8677 \end_inset
8678
8679
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 </row>
8685 <row>
8686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8687 \begin_inset Text
8688
8689 \begin_layout Plain Layout
8690
8691 \backslash
8692 Leftrightarrow
8693 \end_layout
8694
8695 \end_inset
8696 </cell>
8697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Plain Layout
8701 \begin_inset Formula $\Leftrightarrow$
8702 \end_inset
8703
8704
8705 \end_layout
8706
8707 \end_inset
8708 </cell>
8709 </row>
8710 <row>
8711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8712 \begin_inset Text
8713
8714 \begin_layout Plain Layout
8715
8716 \backslash
8717 longleftrightarrow
8718 \end_layout
8719
8720 \end_inset
8721 </cell>
8722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8723 \begin_inset Text
8724
8725 \begin_layout Plain Layout
8726 \begin_inset Formula $\longleftrightarrow$
8727 \end_inset
8728
8729
8730 \end_layout
8731
8732 \end_inset
8733 </cell>
8734 </row>
8735 <row>
8736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8737 \begin_inset Text
8738
8739 \begin_layout Plain Layout
8740
8741 \backslash
8742 Longleftrightarrow
8743 \end_layout
8744
8745 \end_inset
8746 </cell>
8747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751 \begin_inset Formula $\Longleftrightarrow$
8752 \end_inset
8753
8754
8755 \end_layout
8756
8757 \end_inset
8758 </cell>
8759 </row>
8760 <row>
8761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Plain Layout
8765
8766 \backslash
8767 rightleftharpoons
8768 \end_layout
8769
8770 \end_inset
8771 </cell>
8772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776 \begin_inset Formula $\rightleftharpoons$
8777 \end_inset
8778
8779
8780 \end_layout
8781
8782 \end_inset
8783 </cell>
8784 </row>
8785 </lyxtabular>
8786
8787 \end_inset
8788
8789
8790 \begin_inset space \hspace{}
8791 \length 25pt
8792 \end_inset
8793
8794
8795 \begin_inset space \hfill{}
8796 \end_inset
8797
8798
8799 \begin_inset Tabular
8800 <lyxtabular version="3" rows="5" columns="2">
8801 <features tabularvalignment="middle">
8802 <column alignment="center" valignment="top" width="0pt">
8803 <column alignment="center" valignment="top" width="0pt">
8804 <row>
8805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8806 \begin_inset Text
8807
8808 \begin_layout Plain Layout
8809 Comando
8810 \end_layout
8811
8812 \end_inset
8813 </cell>
8814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8815 \begin_inset Text
8816
8817 \begin_layout Plain Layout
8818 Resultado
8819 \end_layout
8820
8821 \end_inset
8822 </cell>
8823 </row>
8824 <row>
8825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8826 \begin_inset Text
8827
8828 \begin_layout Plain Layout
8829
8830 \backslash
8831 mapsto
8832 \end_layout
8833
8834 \end_inset
8835 </cell>
8836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8837 \begin_inset Text
8838
8839 \begin_layout Plain Layout
8840 \begin_inset Formula $\mapsto$
8841 \end_inset
8842
8843
8844 \end_layout
8845
8846 \end_inset
8847 </cell>
8848 </row>
8849 <row>
8850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8851 \begin_inset Text
8852
8853 \begin_layout Plain Layout
8854
8855 \backslash
8856 longmapsto
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865 \begin_inset Formula $\longmapsto$
8866 \end_inset
8867
8868
8869 \end_layout
8870
8871 \end_inset
8872 </cell>
8873 </row>
8874 <row>
8875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879
8880 \backslash
8881 leadsto
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Plain Layout
8890 \begin_inset Formula $\leadsto$
8891 \end_inset
8892
8893
8894 \end_layout
8895
8896 \end_inset
8897 </cell>
8898 </row>
8899 <row>
8900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8901 \begin_inset Text
8902
8903 \begin_layout Plain Layout
8904
8905 \backslash
8906 dasharrow
8907 \end_layout
8908
8909 \end_inset
8910 </cell>
8911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8912 \begin_inset Text
8913
8914 \begin_layout Plain Layout
8915 \begin_inset Formula $\dasharrow$
8916 \end_inset
8917
8918
8919 \end_layout
8920
8921 \end_inset
8922 </cell>
8923 </row>
8924 </lyxtabular>
8925
8926 \end_inset
8927
8928
8929 \begin_inset space \hfill{}
8930 \end_inset
8931
8932
8933 \begin_inset VSpace medskip
8934 \end_inset
8935
8936
8937 \end_layout
8938
8939 \begin_layout Standard
8940 Las flechas que se utilizan como acentos, p.
8941 \begin_inset space \thinspace{}
8942 \end_inset
8943
8944 e.
8945  en vectores, se describen en 
8946 \begin_inset CommandInset ref
8947 LatexCommand ref
8948 reference "sec:Acentos"
8949
8950 \end_inset
8951
8952 .
8953  
8954 \begin_inset VSpace bigskip
8955 \end_inset
8956
8957
8958 \end_layout
8959
8960 \begin_layout Standard
8961 Además hay las flechas etiquetadas
8962 \begin_inset Index idx
8963 status collapsed
8964
8965 \begin_layout Plain Layout
8966 Flechas ! etiquetadas
8967 \end_layout
8968
8969 \end_inset
8970
8971  
8972 \series bold
8973
8974 \backslash
8975 xleftarrow
8976 \series default
8977
8978 \begin_inset Index idx
8979 status collapsed
8980
8981 \begin_layout Plain Layout
8982 Comandos ! X ! 
8983 \backslash
8984 xleftarrow
8985 \end_layout
8986
8987 \end_inset
8988
8989  y 
8990 \series bold
8991
8992 \backslash
8993 xrightarrow
8994 \series default
8995
8996 \begin_inset Index idx
8997 status collapsed
8998
8999 \begin_layout Plain Layout
9000 Comandos ! X ! 
9001 \backslash
9002 xrightarrow
9003 \begin_inset ERT
9004 status collapsed
9005
9006 \begin_layout Plain Layout
9007
9008
9009 \backslash
9010 vspace{4mm}
9011 \end_layout
9012
9013 \end_inset
9014
9015
9016 \end_layout
9017
9018 \end_inset
9019
9020 .
9021  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
9022  con dos marcos azules donde se puede insertar la etiqueta.
9023  La longitud de la flecha se adapta a la anchura de la etiqueta.
9024 \end_layout
9025
9026 \begin_layout Standard
9027 \noindent
9028 \align center
9029 \begin_inset Tabular
9030 <lyxtabular version="3" rows="3" columns="2">
9031 <features tabularvalignment="middle">
9032 <column alignment="center" valignment="top" width="0">
9033 <column alignment="center" valignment="top" width="0">
9034 <row>
9035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9036 \begin_inset Text
9037
9038 \begin_layout Plain Layout
9039 Comando
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9045 \begin_inset Text
9046
9047 \begin_layout Plain Layout
9048 Resultado
9049 \begin_inset Note Note
9050 status collapsed
9051
9052 \begin_layout Plain Layout
9053
9054 \series bold
9055
9056 \backslash
9057 raisebox
9058 \series default
9059  se usa sólo como espaciador
9060 \end_layout
9061
9062 \end_inset
9063
9064
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 </row>
9070 <row>
9071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075 F(a)
9076 \backslash
9077 xleftarrow
9078 \begin_inset ERT
9079 status collapsed
9080
9081 \begin_layout Plain Layout
9082
9083
9084 \backslash
9085 spce 
9086 \end_layout
9087
9088 \end_inset
9089
9090 x=a
9091 \begin_inset Formula $\downarrow$
9092 \end_inset
9093
9094 x>0
9095 \begin_inset Formula $\to$
9096 \end_inset
9097
9098 F(x)
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9104 \begin_inset Text
9105
9106 \begin_layout Plain Layout
9107 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
9108 \end_inset
9109
9110
9111 \end_layout
9112
9113 \end_inset
9114 </cell>
9115 </row>
9116 <row>
9117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9118 \begin_inset Text
9119
9120 \begin_layout Plain Layout
9121 F(x)
9122 \backslash
9123 xrightarrow
9124 \begin_inset ERT
9125 status collapsed
9126
9127 \begin_layout Plain Layout
9128
9129
9130 \backslash
9131 spce 
9132 \end_layout
9133
9134 \end_inset
9135
9136 x=a
9137 \begin_inset Formula $\downarrow$
9138 \end_inset
9139
9140 x>0
9141 \begin_inset Formula $\to$
9142 \end_inset
9143
9144 F(a)
9145 \end_layout
9146
9147 \end_inset
9148 </cell>
9149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9150 \begin_inset Text
9151
9152 \begin_layout Plain Layout
9153 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
9154 \end_inset
9155
9156
9157 \end_layout
9158
9159 \end_inset
9160 </cell>
9161 </row>
9162 </lyxtabular>
9163
9164 \end_inset
9165
9166
9167 \end_layout
9168
9169 \begin_layout Subsection
9170 Flechas verticales y diagonales
9171 \begin_inset Index idx
9172 status collapsed
9173
9174 \begin_layout Plain Layout
9175 Flechas ! diagonales
9176 \end_layout
9177
9178 \end_inset
9179
9180
9181 \begin_inset Index idx
9182 status collapsed
9183
9184 \begin_layout Plain Layout
9185 Flechas ! verticales
9186 \end_layout
9187
9188 \end_inset
9189
9190
9191 \end_layout
9192
9193 \begin_layout Standard
9194 \begin_inset space \hfill{}
9195 \end_inset
9196
9197
9198 \begin_inset Tabular
9199 <lyxtabular version="3" rows="7" columns="2">
9200 <features tabularvalignment="middle">
9201 <column alignment="center" valignment="top" width="0pt">
9202 <column alignment="center" valignment="top" width="0pt">
9203 <row>
9204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9205 \begin_inset Text
9206
9207 \begin_layout Plain Layout
9208 Comando
9209 \end_layout
9210
9211 \end_inset
9212 </cell>
9213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9214 \begin_inset Text
9215
9216 \begin_layout Plain Layout
9217 Resultado
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 </row>
9223 <row>
9224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9225 \begin_inset Text
9226
9227 \begin_layout Plain Layout
9228
9229 \backslash
9230 uparrow
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9236 \begin_inset Text
9237
9238 \begin_layout Plain Layout
9239 \begin_inset Formula $\uparrow$
9240 \end_inset
9241
9242
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 </row>
9248 <row>
9249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9250 \begin_inset Text
9251
9252 \begin_layout Plain Layout
9253
9254 \backslash
9255 Uparrow
9256 \end_layout
9257
9258 \end_inset
9259 </cell>
9260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9261 \begin_inset Text
9262
9263 \begin_layout Plain Layout
9264 \begin_inset Formula $\Uparrow$
9265 \end_inset
9266
9267
9268 \end_layout
9269
9270 \end_inset
9271 </cell>
9272 </row>
9273 <row>
9274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9275 \begin_inset Text
9276
9277 \begin_layout Plain Layout
9278
9279 \backslash
9280 updownarrow
9281 \end_layout
9282
9283 \end_inset
9284 </cell>
9285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9286 \begin_inset Text
9287
9288 \begin_layout Plain Layout
9289 \begin_inset Formula $\updownarrow$
9290 \end_inset
9291
9292
9293 \end_layout
9294
9295 \end_inset
9296 </cell>
9297 </row>
9298 <row>
9299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9300 \begin_inset Text
9301
9302 \begin_layout Plain Layout
9303
9304 \backslash
9305 Updownarrow
9306 \end_layout
9307
9308 \end_inset
9309 </cell>
9310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9311 \begin_inset Text
9312
9313 \begin_layout Plain Layout
9314 \begin_inset Formula $\Updownarrow$
9315 \end_inset
9316
9317
9318 \end_layout
9319
9320 \end_inset
9321 </cell>
9322 </row>
9323 <row>
9324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9325 \begin_inset Text
9326
9327 \begin_layout Plain Layout
9328
9329 \backslash
9330 Downarrow
9331 \end_layout
9332
9333 \end_inset
9334 </cell>
9335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9336 \begin_inset Text
9337
9338 \begin_layout Plain Layout
9339 \begin_inset Formula $\Downarrow$
9340 \end_inset
9341
9342
9343 \end_layout
9344
9345 \end_inset
9346 </cell>
9347 </row>
9348 <row>
9349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9350 \begin_inset Text
9351
9352 \begin_layout Plain Layout
9353
9354 \backslash
9355 downarrow
9356 \end_layout
9357
9358 \end_inset
9359 </cell>
9360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9361 \begin_inset Text
9362
9363 \begin_layout Plain Layout
9364 \begin_inset Formula $\downarrow$
9365 \end_inset
9366
9367
9368 \end_layout
9369
9370 \end_inset
9371 </cell>
9372 </row>
9373 </lyxtabular>
9374
9375 \end_inset
9376
9377
9378 \begin_inset space \hfill{}
9379 \end_inset
9380
9381
9382 \begin_inset Tabular
9383 <lyxtabular version="3" rows="5" columns="2">
9384 <features tabularvalignment="middle">
9385 <column alignment="center" valignment="top" width="0pt">
9386 <column alignment="center" valignment="top" width="0pt">
9387 <row>
9388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9389 \begin_inset Text
9390
9391 \begin_layout Plain Layout
9392 Comando
9393 \end_layout
9394
9395 \end_inset
9396 </cell>
9397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9398 \begin_inset Text
9399
9400 \begin_layout Plain Layout
9401 Resultado
9402 \end_layout
9403
9404 \end_inset
9405 </cell>
9406 </row>
9407 <row>
9408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9409 \begin_inset Text
9410
9411 \begin_layout Plain Layout
9412
9413 \backslash
9414 nearrow
9415 \end_layout
9416
9417 \end_inset
9418 </cell>
9419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9420 \begin_inset Text
9421
9422 \begin_layout Plain Layout
9423 \begin_inset Formula $\nearrow$
9424 \end_inset
9425
9426
9427 \end_layout
9428
9429 \end_inset
9430 </cell>
9431 </row>
9432 <row>
9433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9434 \begin_inset Text
9435
9436 \begin_layout Plain Layout
9437
9438 \backslash
9439 searrow
9440 \end_layout
9441
9442 \end_inset
9443 </cell>
9444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9445 \begin_inset Text
9446
9447 \begin_layout Plain Layout
9448 \begin_inset Formula $\searrow$
9449 \end_inset
9450
9451
9452 \end_layout
9453
9454 \end_inset
9455 </cell>
9456 </row>
9457 <row>
9458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9459 \begin_inset Text
9460
9461 \begin_layout Plain Layout
9462
9463 \backslash
9464 swarrow
9465 \end_layout
9466
9467 \end_inset
9468 </cell>
9469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9470 \begin_inset Text
9471
9472 \begin_layout Plain Layout
9473 \begin_inset Formula $\swarrow$
9474 \end_inset
9475
9476
9477 \end_layout
9478
9479 \end_inset
9480 </cell>
9481 </row>
9482 <row>
9483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487
9488 \backslash
9489 nwarrow
9490 \end_layout
9491
9492 \end_inset
9493 </cell>
9494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9495 \begin_inset Text
9496
9497 \begin_layout Plain Layout
9498 \begin_inset Formula $\nwarrow$
9499 \end_inset
9500
9501
9502 \end_layout
9503
9504 \end_inset
9505 </cell>
9506 </row>
9507 </lyxtabular>
9508
9509 \end_inset
9510
9511
9512 \begin_inset space \hfill{}
9513 \end_inset
9514
9515
9516 \end_layout
9517
9518 \begin_layout Standard
9519 \begin_inset VSpace medskip
9520 \end_inset
9521
9522
9523 \end_layout
9524
9525 \begin_layout Standard
9526 Las flechas verticales también se pueden usar como delimitadores junto con
9527  los comandos descritos en
9528 \begin_inset space ~
9529 \end_inset
9530
9531
9532 \begin_inset CommandInset ref
9533 LatexCommand ref
9534 reference "sub:Tamaño-manual-de"
9535
9536 \end_inset
9537
9538  y 
9539 \begin_inset CommandInset ref
9540 LatexCommand ref
9541 reference "sub:Tamaño-automático-de"
9542
9543 \end_inset
9544
9545 .
9546 \end_layout
9547
9548 \begin_layout Standard
9549 \noindent
9550 \align center
9551 \begin_inset Newpage newpage
9552 \end_inset
9553
9554
9555 \end_layout
9556
9557 \begin_layout Section
9558 Acentos
9559 \begin_inset CommandInset label
9560 LatexCommand label
9561 name "sec:Acentos"
9562
9563 \end_inset
9564
9565
9566 \begin_inset Index idx
9567 status collapsed
9568
9569 \begin_layout Plain Layout
9570 Acentos
9571 \end_layout
9572
9573 \end_inset
9574
9575
9576 \end_layout
9577
9578 \begin_layout Standard
9579 Los acentos se pueden insertar con el botón 
9580 \begin_inset Graphics
9581         filename ../../images/math/hat.png
9582         scale 85
9583
9584 \end_inset
9585
9586  o mediante los comandos listados en las siguientes subsecciones.
9587 \end_layout
9588
9589 \begin_layout Subsection
9590 Acentos para un carácter
9591 \begin_inset ERT
9592 status collapsed
9593
9594 \begin_layout Plain Layout
9595
9596
9597 \backslash
9598 texorpdfstring{
9599 \end_layout
9600
9601 \end_inset
9602
9603
9604 \begin_inset Foot
9605 status collapsed
9606
9607 \begin_layout Plain Layout
9608 Para acentos en texto, véase 
9609 \begin_inset CommandInset ref
9610 LatexCommand ref
9611 reference "sub:Acentos-en-texto"
9612
9613 \end_inset
9614
9615
9616 \end_layout
9617
9618 \end_inset
9619
9620
9621 \begin_inset ERT
9622 status collapsed
9623
9624 \begin_layout Plain Layout
9625
9626 }{}
9627 \end_layout
9628
9629 \end_inset
9630
9631
9632 \begin_inset Note Note
9633 status collapsed
9634
9635 \begin_layout Plain Layout
9636
9637 \series bold
9638
9639 \backslash
9640 texorpdfstring
9641 \series default
9642  se usa para evitar que la nota al pie aparezca en los marcadores PDF.
9643 \end_layout
9644
9645 \begin_layout Plain Layout
9646 Más sobre 
9647 \series bold
9648
9649 \backslash
9650 texorpdfstring
9651 \series default
9652  en la sección 
9653 \begin_inset CommandInset ref
9654 LatexCommand ref
9655 reference "sub:Ecuaciones-en-encabezados"
9656
9657 \end_inset
9658
9659 .
9660 \end_layout
9661
9662 \end_inset
9663
9664
9665 \begin_inset CommandInset label
9666 LatexCommand label
9667 name "sub:Acentos-para-un"
9668
9669 \end_inset
9670
9671
9672 \begin_inset Index idx
9673 status collapsed
9674
9675 \begin_layout Plain Layout
9676 Acentos ! para un carácter
9677 \end_layout
9678
9679 \end_inset
9680
9681
9682 \end_layout
9683
9684 \begin_layout Standard
9685 \begin_inset space \hfill{}
9686 \end_inset
9687
9688
9689 \begin_inset Tabular
9690 <lyxtabular version="3" rows="8" columns="2">
9691 <features tabularvalignment="middle">
9692 <column alignment="center" valignment="top" width="0pt">
9693 <column alignment="center" valignment="top" width="0pt">
9694 <row>
9695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9696 \begin_inset Text
9697
9698 \begin_layout Plain Layout
9699 Comando
9700 \end_layout
9701
9702 \end_inset
9703 </cell>
9704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9705 \begin_inset Text
9706
9707 \begin_layout Plain Layout
9708 Resultado
9709 \begin_inset Note Note
9710 status collapsed
9711
9712 \begin_layout Plain Layout
9713
9714 \series bold
9715
9716 \backslash
9717 raisebox
9718 \series default
9719  se usa sólo como espaciador
9720 \end_layout
9721
9722 \end_inset
9723
9724
9725 \end_layout
9726
9727 \end_inset
9728 </cell>
9729 </row>
9730 <row>
9731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9732 \begin_inset Text
9733
9734 \begin_layout Plain Layout
9735
9736 \backslash
9737 dot
9738 \begin_inset ERT
9739 status collapsed
9740
9741 \begin_layout Plain Layout
9742
9743
9744 \backslash
9745 spce 
9746 \end_layout
9747
9748 \end_inset
9749
9750 A
9751 \end_layout
9752
9753 \end_inset
9754 </cell>
9755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9756 \begin_inset Text
9757
9758 \begin_layout Plain Layout
9759 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9760 \end_inset
9761
9762
9763 \end_layout
9764
9765 \end_inset
9766 </cell>
9767 </row>
9768 <row>
9769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9770 \begin_inset Text
9771
9772 \begin_layout Plain Layout
9773
9774 \backslash
9775 ddot
9776 \begin_inset ERT
9777 status collapsed
9778
9779 \begin_layout Plain Layout
9780
9781
9782 \backslash
9783 spce 
9784 \end_layout
9785
9786 \end_inset
9787
9788 A
9789 \end_layout
9790
9791 \end_inset
9792 </cell>
9793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9794 \begin_inset Text
9795
9796 \begin_layout Plain Layout
9797 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9798 \end_inset
9799
9800
9801 \end_layout
9802
9803 \end_inset
9804 </cell>
9805 </row>
9806 <row>
9807 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Plain Layout
9811
9812 \backslash
9813 dddot
9814 \begin_inset ERT
9815 status collapsed
9816
9817 \begin_layout Plain Layout
9818
9819
9820 \backslash
9821 spce 
9822 \end_layout
9823
9824 \end_inset
9825
9826 A
9827 \end_layout
9828
9829 \end_inset
9830 </cell>
9831 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9832 \begin_inset Text
9833
9834 \begin_layout Plain Layout
9835 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9836 \end_inset
9837
9838
9839 \end_layout
9840
9841 \end_inset
9842 </cell>
9843 </row>
9844 <row>
9845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849
9850 \backslash
9851 ddddot
9852 \begin_inset ERT
9853 status collapsed
9854
9855 \begin_layout Plain Layout
9856
9857
9858 \backslash
9859 spce 
9860 \end_layout
9861
9862 \end_inset
9863
9864 A
9865 \end_layout
9866
9867 \end_inset
9868 </cell>
9869 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9870 \begin_inset Text
9871
9872 \begin_layout Plain Layout
9873 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9874 \end_inset
9875
9876
9877 \end_layout
9878
9879 \end_inset
9880 </cell>
9881 </row>
9882 <row>
9883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9884 \begin_inset Text
9885
9886 \begin_layout Plain Layout
9887
9888 \backslash
9889 vec
9890 \begin_inset ERT
9891 status collapsed
9892
9893 \begin_layout Plain Layout
9894
9895
9896 \backslash
9897 spce 
9898 \end_layout
9899
9900 \end_inset
9901
9902 A
9903 \begin_inset Index idx
9904 status collapsed
9905
9906 \begin_layout Plain Layout
9907 Vectores
9908 \end_layout
9909
9910 \end_inset
9911
9912
9913 \end_layout
9914
9915 \end_inset
9916 </cell>
9917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9918 \begin_inset Text
9919
9920 \begin_layout Plain Layout
9921 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9922 \end_inset
9923
9924
9925 \end_layout
9926
9927 \end_inset
9928 </cell>
9929 </row>
9930 <row>
9931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9932 \begin_inset Text
9933
9934 \begin_layout Plain Layout
9935
9936 \backslash
9937 bar
9938 \begin_inset ERT
9939 status collapsed
9940
9941 \begin_layout Plain Layout
9942
9943
9944 \backslash
9945 spce 
9946 \end_layout
9947
9948 \end_inset
9949
9950 A
9951 \end_layout
9952
9953 \end_inset
9954 </cell>
9955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9956 \begin_inset Text
9957
9958 \begin_layout Plain Layout
9959 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9960 \end_inset
9961
9962
9963 \end_layout
9964
9965 \end_inset
9966 </cell>
9967 </row>
9968 <row>
9969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9970 \begin_inset Text
9971
9972 \begin_layout Plain Layout
9973
9974 \backslash
9975 mathring
9976 \begin_inset ERT
9977 status collapsed
9978
9979 \begin_layout Plain Layout
9980
9981
9982 \backslash
9983 spce 
9984 \end_layout
9985
9986 \end_inset
9987
9988 A
9989 \end_layout
9990
9991 \end_inset
9992 </cell>
9993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9998 \end_inset
9999
10000
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 </row>
10006 </lyxtabular>
10007
10008 \end_inset
10009
10010
10011 \begin_inset space \hfill{}
10012 \end_inset
10013
10014
10015 \begin_inset Tabular
10016 <lyxtabular version="3" rows="7" columns="2">
10017 <features tabularvalignment="middle">
10018 <column alignment="center" valignment="top" width="0pt">
10019 <column alignment="center" valignment="top" width="0pt">
10020 <row>
10021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10022 \begin_inset Text
10023
10024 \begin_layout Plain Layout
10025 Comando
10026 \end_layout
10027
10028 \end_inset
10029 </cell>
10030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10031 \begin_inset Text
10032
10033 \begin_layout Plain Layout
10034 Resultado
10035 \begin_inset Note Note
10036 status collapsed
10037
10038 \begin_layout Plain Layout
10039
10040 \series bold
10041
10042 \backslash
10043 raisebox
10044 \series default
10045  se usa sólo como espaciador
10046 \end_layout
10047
10048 \end_inset
10049
10050
10051 \end_layout
10052
10053 \end_inset
10054 </cell>
10055 </row>
10056 <row>
10057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10058 \begin_inset Text
10059
10060 \begin_layout Plain Layout
10061
10062 \backslash
10063 tilde
10064 \begin_inset ERT
10065 status collapsed
10066
10067 \begin_layout Plain Layout
10068
10069
10070 \backslash
10071 spce 
10072 \end_layout
10073
10074 \end_inset
10075
10076 A
10077 \end_layout
10078
10079 \end_inset
10080 </cell>
10081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10082 \begin_inset Text
10083
10084 \begin_layout Plain Layout
10085 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10086 \end_inset
10087
10088
10089 \end_layout
10090
10091 \end_inset
10092 </cell>
10093 </row>
10094 <row>
10095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10096 \begin_inset Text
10097
10098 \begin_layout Plain Layout
10099
10100 \backslash
10101 hat
10102 \begin_inset ERT
10103 status collapsed
10104
10105 \begin_layout Plain Layout
10106
10107
10108 \backslash
10109 spce 
10110 \end_layout
10111
10112 \end_inset
10113
10114 A
10115 \end_layout
10116
10117 \end_inset
10118 </cell>
10119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10120 \begin_inset Text
10121
10122 \begin_layout Plain Layout
10123 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10124 \end_inset
10125
10126
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 </row>
10132 <row>
10133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10134 \begin_inset Text
10135
10136 \begin_layout Plain Layout
10137
10138 \backslash
10139 check
10140 \begin_inset ERT
10141 status collapsed
10142
10143 \begin_layout Plain Layout
10144
10145
10146 \backslash
10147 spce 
10148 \end_layout
10149
10150 \end_inset
10151
10152 A
10153 \end_layout
10154
10155 \end_inset
10156 </cell>
10157 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10158 \begin_inset Text
10159
10160 \begin_layout Plain Layout
10161 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10162 \end_inset
10163
10164
10165 \end_layout
10166
10167 \end_inset
10168 </cell>
10169 </row>
10170 <row>
10171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10172 \begin_inset Text
10173
10174 \begin_layout Plain Layout
10175
10176 \backslash
10177 acute
10178 \begin_inset ERT
10179 status collapsed
10180
10181 \begin_layout Plain Layout
10182
10183
10184 \backslash
10185 spce 
10186 \end_layout
10187
10188 \end_inset
10189
10190 A
10191 \end_layout
10192
10193 \end_inset
10194 </cell>
10195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10196 \begin_inset Text
10197
10198 \begin_layout Plain Layout
10199 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10200 \end_inset
10201
10202
10203 \end_layout
10204
10205 \end_inset
10206 </cell>
10207 </row>
10208 <row>
10209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10210 \begin_inset Text
10211
10212 \begin_layout Plain Layout
10213
10214 \backslash
10215 grave
10216 \begin_inset ERT
10217 status collapsed
10218
10219 \begin_layout Plain Layout
10220
10221
10222 \backslash
10223 spce 
10224 \end_layout
10225
10226 \end_inset
10227
10228 A
10229 \end_layout
10230
10231 \end_inset
10232 </cell>
10233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10234 \begin_inset Text
10235
10236 \begin_layout Plain Layout
10237 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10238 \end_inset
10239
10240
10241 \end_layout
10242
10243 \end_inset
10244 </cell>
10245 </row>
10246 <row>
10247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10248 \begin_inset Text
10249
10250 \begin_layout Plain Layout
10251
10252 \backslash
10253 breve
10254 \begin_inset ERT
10255 status collapsed
10256
10257 \begin_layout Plain Layout
10258
10259
10260 \backslash
10261 spce 
10262 \end_layout
10263
10264 \end_inset
10265
10266 A
10267 \end_layout
10268
10269 \end_inset
10270 </cell>
10271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10272 \begin_inset Text
10273
10274 \begin_layout Plain Layout
10275 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10276 \end_inset
10277
10278
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 </row>
10284 </lyxtabular>
10285
10286 \end_inset
10287
10288
10289 \begin_inset space \hfill{}
10290 \end_inset
10291
10292
10293 \end_layout
10294
10295 \begin_layout Standard
10296 \begin_inset VSpace bigskip
10297 \end_inset
10298
10299
10300 \end_layout
10301
10302 \begin_layout Standard
10303 En ecuaciones se pueden insertar acentos como 
10304 \begin_inset Quotes fld
10305 \end_inset
10306
10307 é
10308 \begin_inset Quotes frd
10309 \end_inset
10310
10311  directamente.
10312  LyX los transformará al comando de acento correspondiente.
10313  Para poner diéresis
10314 \begin_inset Index idx
10315 status collapsed
10316
10317 \begin_layout Plain Layout
10318 Dieresis@Diéresis
10319 \end_layout
10320
10321 \end_inset
10322
10323  es mejor insertar comillas antes de la vocal.
10324  Estos dos caracteres son considerados por LaTeX como 
10325 \emph on
10326 un solo
10327 \emph default
10328  carácter si la parte de la ecuación con la diéresis se marca en idioma
10329  alemán.
10330 \begin_inset Foot
10331 status collapsed
10332
10333 \begin_layout Plain Layout
10334 O algún otro idioma que use acentos, p.
10335 \begin_inset space \thinspace{}
10336 \end_inset
10337
10338 e.
10339  catalán.
10340  Aunque esto no funciona en español por algún conflicto con el estilo 
10341 \series bold
10342 spanish
10343 \series default
10344  de 
10345 \series bold
10346 babel
10347 \series default
10348 , no es necesario: se puede escribir 
10349 \begin_inset Formula $ï$
10350 \end_inset
10351
10352  en una ecuación igual que se hace en texto normal, ï.
10353  (
10354 \emph on
10355 N.
10356 \begin_inset space \thinspace{}
10357 \end_inset
10358
10359 del t.
10360 \emph default
10361 )
10362 \end_layout
10363
10364 \end_inset
10365
10366  A diferencia de 
10367 \series bold
10368
10369 \backslash
10370 ddot
10371 \series default
10372 , con este método se generan diéresis 
10373 \begin_inset Quotes fld
10374 \end_inset
10375
10376 reales
10377 \begin_inset Quotes frd
10378 \end_inset
10379
10380 , como se demuestra en el siguiente ejemplo:
10381 \begin_inset VSpace -2mm
10382 \end_inset
10383
10384
10385 \end_layout
10386
10387 \begin_layout Standard
10388 \noindent
10389 \align center
10390 \begin_inset Tabular
10391 <lyxtabular version="3" rows="3" columns="2">
10392 <features tabularvalignment="middle">
10393 <column alignment="center" valignment="top" width="0">
10394 <column alignment="center" valignment="top" width="0">
10395 <row>
10396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10397 \begin_inset Text
10398
10399 \begin_layout Plain Layout
10400 Comando
10401 \end_layout
10402
10403 \end_inset
10404 </cell>
10405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10406 \begin_inset Text
10407
10408 \begin_layout Plain Layout
10409 Resultado
10410 \begin_inset Note Note
10411 status collapsed
10412
10413 \begin_layout Plain Layout
10414
10415 \series bold
10416
10417 \backslash
10418 raisebox
10419 \series default
10420  se usa sólo como espaciador.
10421 \end_layout
10422
10423 \end_inset
10424
10425
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 </row>
10431 <row>
10432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10433 \begin_inset Text
10434
10435 \begin_layout Plain Layout
10436 ï
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445 \begin_inset Formula $ï$
10446 \end_inset
10447
10448
10449 \end_layout
10450
10451 \end_inset
10452 </cell>
10453 </row>
10454 <row>
10455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10456 \begin_inset Text
10457
10458 \begin_layout Plain Layout
10459
10460 \backslash
10461 ddot
10462 \begin_inset ERT
10463 status collapsed
10464
10465 \begin_layout Plain Layout
10466
10467
10468 \backslash
10469 spce 
10470 \end_layout
10471
10472 \end_inset
10473
10474 i
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10484 \end_inset
10485
10486
10487 \end_layout
10488
10489 \end_inset
10490 </cell>
10491 </row>
10492 </lyxtabular>
10493
10494 \end_inset
10495
10496
10497 \end_layout
10498
10499 \begin_layout Standard
10500 Otra ventaja frente a 
10501 \series bold
10502
10503 \backslash
10504 ddot
10505 \series default
10506  es que la diéresis puede convertirse directamente a texto matemático, porque
10507  los anteriores comandos para acentos 
10508 \emph on
10509 no están permitidos en texto matemático
10510 \emph default
10511 .
10512  Para convertir un carácter acentuado a texto matemático, se debe convertir
10513  sólo el carácter bajo el acento.
10514  Esto también se aplica para otras conversiones, p.
10515 \begin_inset space \thinspace{}
10516 \end_inset
10517
10518 e.
10519 \begin_inset space ~
10520 \end_inset
10521
10522 cursiva o negrita.
10523 \end_layout
10524
10525 \begin_layout Standard
10526 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10527 \end_layout
10528
10529 \begin_layout Subsection
10530 Acentos para operadores
10531 \begin_inset Index idx
10532 status collapsed
10533
10534 \begin_layout Plain Layout
10535 Acentos ! en operadores
10536 \end_layout
10537
10538 \end_inset
10539
10540
10541 \end_layout
10542
10543 \begin_layout Standard
10544 Con los comandos 
10545 \series bold
10546
10547 \backslash
10548 overset
10549 \series default
10550
10551 \begin_inset Index idx
10552 status collapsed
10553
10554 \begin_layout Plain Layout
10555 Comandos ! O ! 
10556 \backslash
10557 overset
10558 \end_layout
10559
10560 \end_inset
10561
10562  y 
10563 \series bold
10564
10565 \backslash
10566 underset
10567 \series default
10568
10569 \begin_inset Index idx
10570 status collapsed
10571
10572 \begin_layout Plain Layout
10573 Comandos ! U ! 
10574 \backslash
10575 underset
10576 \end_layout
10577
10578 \end_inset
10579
10580  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10581  Con el comando 
10582 \series bold
10583
10584 \backslash
10585 sideset
10586 \series default
10587
10588 \begin_inset Index idx
10589 status collapsed
10590
10591 \begin_layout Plain Layout
10592 Comandos ! S ! 
10593 \backslash
10594 sideset
10595 \end_layout
10596
10597 \end_inset
10598
10599  se pueden poner caracteres delante y detrás de un operador.
10600  El esquema del comando es:
10601 \end_layout
10602
10603 \begin_layout Standard
10604
10605 \series bold
10606
10607 \backslash
10608 sideset{carácter
10609 \series default
10610  
10611 \series bold
10612 anterior}{carácter posterior}
10613 \end_layout
10614
10615 \begin_layout Standard
10616
10617 \series bold
10618
10619 \backslash
10620 sideset
10621 \series default
10622  siempre debe estar delante del operador que debe acentuarse.
10623  Se puede acentuar con varios caracteres e incluso con otros operadores
10624  y símbolos.
10625  Para colocar con
10626 \series bold
10627  
10628 \backslash
10629 sideset
10630 \series default
10631  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10632  el primer par de llaves, pero sin quitarlas.
10633  
10634 \end_layout
10635
10636 \begin_layout Standard
10637 Por ejemplo, el comando 
10638 \series bold
10639
10640 \backslash
10641 sideset{
10642 \begin_inset Formula $\to$
10643 \end_inset
10644
10645
10646 \backslash
10647 {
10648 \series default
10649 '
10650 \series bold
10651
10652 \begin_inset Formula $\to$
10653 \end_inset
10654
10655
10656 \backslash
10657 sum_k=1
10658 \begin_inset ERT
10659 status collapsed
10660
10661 \begin_layout Plain Layout
10662
10663
10664 \backslash
10665 spce 
10666 \end_layout
10667
10668 \end_inset
10669
10670
10671 \series default
10672 ^
10673 \series bold
10674
10675 \begin_inset ERT
10676 status collapsed
10677
10678 \begin_layout Plain Layout
10679
10680
10681 \backslash
10682 spce 
10683 \end_layout
10684
10685 \end_inset
10686
10687 n
10688 \series default
10689  genera:
10690 \begin_inset Formula 
10691 \[
10692 \sideset{}{'}\sum_{k=1}^{n}
10693 \]
10694
10695 \end_inset
10696
10697
10698 \end_layout
10699
10700 \begin_layout Standard
10701 El comando 
10702 \series bold
10703
10704 \backslash
10705 overset
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 \backslash
10720 maltese
10721 \begin_inset ERT
10722 status collapsed
10723
10724 \begin_layout Plain Layout
10725
10726
10727 \backslash
10728 spce 
10729 \end_layout
10730
10731 \end_inset
10732
10733
10734 \series default
10735
10736 \begin_inset Formula $\uparrow$
10737 \end_inset
10738
10739
10740 \series bold
10741 a
10742 \series default
10743  genera:
10744 \begin_inset Formula 
10745 \[
10746 \overset{a}{\maltese}
10747 \]
10748
10749 \end_inset
10750
10751
10752 \end_layout
10753
10754 \begin_layout Standard
10755 Como se ve en el último ejemplo, con 
10756 \series bold
10757
10758 \backslash
10759 overset
10760 \series default
10761  y 
10762 \series bold
10763
10764 \backslash
10765 underset
10766 \series default
10767  también se pueden acentuar símbolos y caracteres; con 
10768 \series bold
10769
10770 \backslash
10771 sideset
10772 \series default
10773  esto no es posible.
10774 \end_layout
10775
10776 \begin_layout Subsection
10777 Acentos para varios caracteres
10778 \begin_inset Index idx
10779 status collapsed
10780
10781 \begin_layout Plain Layout
10782 Acentos ! en varios caracteres
10783 \end_layout
10784
10785 \end_inset
10786
10787
10788 \end_layout
10789
10790 \begin_layout Standard
10791 \begin_inset space \hfill{}
10792 \end_inset
10793
10794
10795 \begin_inset Tabular
10796 <lyxtabular version="3" rows="5" columns="2">
10797 <features tabularvalignment="middle">
10798 <column alignment="center" valignment="top" width="0pt">
10799 <column alignment="center" valignment="top" width="0pt">
10800 <row>
10801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10802 \begin_inset Text
10803
10804 \begin_layout Plain Layout
10805 Comando
10806 \end_layout
10807
10808 \end_inset
10809 </cell>
10810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10811 \begin_inset Text
10812
10813 \begin_layout Plain Layout
10814 Resultado
10815 \begin_inset Note Note
10816 status collapsed
10817
10818 \begin_layout Plain Layout
10819
10820 \series bold
10821
10822 \backslash
10823 raisebox
10824 \series default
10825  se usa sólo como espaciador
10826 \end_layout
10827
10828 \end_inset
10829
10830
10831 \end_layout
10832
10833 \end_inset
10834 </cell>
10835 </row>
10836 <row>
10837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10838 \begin_inset Text
10839
10840 \begin_layout Plain Layout
10841
10842 \backslash
10843 overleftarrow
10844 \begin_inset ERT
10845 status collapsed
10846
10847 \begin_layout Plain Layout
10848
10849
10850 \backslash
10851 spce 
10852 \end_layout
10853
10854 \end_inset
10855
10856 A=B
10857 \end_layout
10858
10859 \end_inset
10860 </cell>
10861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10862 \begin_inset Text
10863
10864 \begin_layout Plain Layout
10865 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10866 \end_inset
10867
10868
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 </row>
10874 <row>
10875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10876 \begin_inset Text
10877
10878 \begin_layout Plain Layout
10879
10880 \backslash
10881 underleftarrow
10882 \begin_inset ERT
10883 status collapsed
10884
10885 \begin_layout Plain Layout
10886
10887
10888 \backslash
10889 spce 
10890 \end_layout
10891
10892 \end_inset
10893
10894 A=B
10895 \end_layout
10896
10897 \end_inset
10898 </cell>
10899 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10904 \end_inset
10905
10906
10907 \end_layout
10908
10909 \end_inset
10910 </cell>
10911 </row>
10912 <row>
10913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10914 \begin_inset Text
10915
10916 \begin_layout Plain Layout
10917
10918 \backslash
10919 overleftrightarrow
10920 \begin_inset ERT
10921 status collapsed
10922
10923 \begin_layout Plain Layout
10924
10925
10926 \backslash
10927 spce 
10928 \end_layout
10929
10930 \end_inset
10931
10932 A=B
10933 \end_layout
10934
10935 \end_inset
10936 </cell>
10937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10938 \begin_inset Text
10939
10940 \begin_layout Plain Layout
10941 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10942 \end_inset
10943
10944
10945 \end_layout
10946
10947 \end_inset
10948 </cell>
10949 </row>
10950 <row>
10951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10952 \begin_inset Text
10953
10954 \begin_layout Plain Layout
10955
10956 \backslash
10957 underleftrightarrow
10958 \begin_inset ERT
10959 status collapsed
10960
10961 \begin_layout Plain Layout
10962
10963
10964 \backslash
10965 spce 
10966 \end_layout
10967
10968 \end_inset
10969
10970 A=B
10971 \end_layout
10972
10973 \end_inset
10974 </cell>
10975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10976 \begin_inset Text
10977
10978 \begin_layout Plain Layout
10979 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10980 \end_inset
10981
10982
10983 \end_layout
10984
10985 \end_inset
10986 </cell>
10987 </row>
10988 </lyxtabular>
10989
10990 \end_inset
10991
10992
10993 \begin_inset space \hfill{}
10994 \end_inset
10995
10996
10997 \begin_inset Tabular
10998 <lyxtabular version="3" rows="5" columns="2">
10999 <features tabularvalignment="middle">
11000 <column alignment="center" valignment="top" width="0pt">
11001 <column alignment="center" valignment="top" width="0pt">
11002 <row>
11003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11004 \begin_inset Text
11005
11006 \begin_layout Plain Layout
11007 Comando
11008 \end_layout
11009
11010 \end_inset
11011 </cell>
11012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016 Resultado
11017 \begin_inset Note Note
11018 status collapsed
11019
11020 \begin_layout Plain Layout
11021
11022 \series bold
11023
11024 \backslash
11025 raisebox
11026 \series default
11027  se usa sólo como espaciador
11028 \end_layout
11029
11030 \end_inset
11031
11032
11033 \end_layout
11034
11035 \end_inset
11036 </cell>
11037 </row>
11038 <row>
11039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11040 \begin_inset Text
11041
11042 \begin_layout Plain Layout
11043
11044 \backslash
11045 overrightarrow
11046 \begin_inset ERT
11047 status collapsed
11048
11049 \begin_layout Plain Layout
11050
11051
11052 \backslash
11053 spce 
11054 \end_layout
11055
11056 \end_inset
11057
11058 A=B
11059 \end_layout
11060
11061 \end_inset
11062 </cell>
11063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
11068 \end_inset
11069
11070
11071 \end_layout
11072
11073 \end_inset
11074 </cell>
11075 </row>
11076 <row>
11077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11078 \begin_inset Text
11079
11080 \begin_layout Plain Layout
11081
11082 \backslash
11083 underrightarrow
11084 \begin_inset ERT
11085 status collapsed
11086
11087 \begin_layout Plain Layout
11088
11089
11090 \backslash
11091 spce 
11092 \end_layout
11093
11094 \end_inset
11095
11096 A=B
11097 \end_layout
11098
11099 \end_inset
11100 </cell>
11101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
11106 \end_inset
11107
11108
11109 \end_layout
11110
11111 \end_inset
11112 </cell>
11113 </row>
11114 <row>
11115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11116 \begin_inset Text
11117
11118 \begin_layout Plain Layout
11119
11120 \backslash
11121 widetilde
11122 \begin_inset ERT
11123 status collapsed
11124
11125 \begin_layout Plain Layout
11126
11127
11128 \backslash
11129 spce 
11130 \end_layout
11131
11132 \end_inset
11133
11134 A=B
11135 \end_layout
11136
11137 \end_inset
11138 </cell>
11139 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11140 \begin_inset Text
11141
11142 \begin_layout Plain Layout
11143 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
11144 \end_inset
11145
11146
11147 \end_layout
11148
11149 \end_inset
11150 </cell>
11151 </row>
11152 <row>
11153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11154 \begin_inset Text
11155
11156 \begin_layout Plain Layout
11157
11158 \backslash
11159 widehat
11160 \begin_inset ERT
11161 status collapsed
11162
11163 \begin_layout Plain Layout
11164
11165
11166 \backslash
11167 spce 
11168 \end_layout
11169
11170 \end_inset
11171
11172 A=B
11173 \end_layout
11174
11175 \end_inset
11176 </cell>
11177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11178 \begin_inset Text
11179
11180 \begin_layout Plain Layout
11181 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11182 \end_inset
11183
11184
11185 \end_layout
11186
11187 \end_inset
11188 </cell>
11189 </row>
11190 </lyxtabular>
11191
11192 \end_inset
11193
11194
11195 \begin_inset space \hfill{}
11196 \end_inset
11197
11198
11199 \end_layout
11200
11201 \begin_layout Standard
11202 \begin_inset VSpace medskip
11203 \end_inset
11204
11205
11206 \end_layout
11207
11208 \begin_layout Standard
11209 Con estos comandos se pueden acentuar tantos caracteres como quieras.
11210  Pero los acentos 
11211 \series bold
11212
11213 \backslash
11214 widetilde
11215 \series default
11216  y 
11217 \series bold
11218
11219 \backslash
11220 widehat
11221 \series default
11222  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
11223  ejemplo:
11224 \begin_inset Formula 
11225 \[
11226 \widetilde{A+B=C-D}
11227 \]
11228
11229 \end_inset
11230
11231
11232 \end_layout
11233
11234 \begin_layout Standard
11235 Con los comandos 
11236 \series bold
11237
11238 \backslash
11239 overset
11240 \series default
11241
11242 \begin_inset Index idx
11243 status collapsed
11244
11245 \begin_layout Plain Layout
11246 Comandos ! O ! 
11247 \backslash
11248 overset
11249 \end_layout
11250
11251 \end_inset
11252
11253  y 
11254 \series bold
11255
11256 \backslash
11257 underset
11258 \series default
11259
11260 \begin_inset Index idx
11261 status collapsed
11262
11263 \begin_layout Plain Layout
11264 Comandos ! U ! 
11265 \backslash
11266 underset
11267 \end_layout
11268
11269 \end_inset
11270
11271 , descritos en la subsección anterior, también se pueden acentuar varios
11272  caracteres.
11273  El comando 
11274 \series bold
11275
11276 \backslash
11277 underset
11278 \begin_inset ERT
11279 status collapsed
11280
11281 \begin_layout Plain Layout
11282
11283
11284 \backslash
11285 spce 
11286 \end_layout
11287
11288 \end_inset
11289
11290 A=B
11291 \begin_inset Formula $\downarrow$
11292 \end_inset
11293
11294 ***
11295 \series default
11296  da:
11297 \begin_inset Formula 
11298 \[
11299 \underset{***}{A=B}
11300 \]
11301
11302 \end_inset
11303
11304
11305 \end_layout
11306
11307 \begin_layout Section
11308 Espacios
11309 \begin_inset CommandInset label
11310 LatexCommand label
11311 name "sec:Espacio"
11312
11313 \end_inset
11314
11315
11316 \begin_inset Index idx
11317 status collapsed
11318
11319 \begin_layout Plain Layout
11320 Espacio ! horizontal
11321 \end_layout
11322
11323 \end_inset
11324
11325
11326 \end_layout
11327
11328 \begin_layout Subsection
11329 Espacio predefinido
11330 \begin_inset CommandInset label
11331 LatexCommand label
11332 name "sub:Espacio-predefinido"
11333
11334 \end_inset
11335
11336
11337 \begin_inset Index idx
11338 status collapsed
11339
11340 \begin_layout Plain Layout
11341 Espacio ! horizontal ! predefinido
11342 \end_layout
11343
11344 \end_inset
11345
11346
11347 \end_layout
11348
11349 \begin_layout Standard
11350 A veces es necesario insertar espacio horizontal en una ecuación.
11351  Esto se hace insertando un espacio protegido (atajo 
11352 \family sans
11353 Ctrl+Espacio
11354 \family default
11355 ).
11356  Aparece un 
11357 \begin_inset Quotes fld
11358 \end_inset
11359
11360
11361 \color black
11362
11363 \begin_inset ERT
11364 status collapsed
11365
11366 \begin_layout Plain Layout
11367
11368
11369 \backslash
11370 spce 
11371 \end_layout
11372
11373 \end_inset
11374
11375
11376 \color inherit
11377
11378 \begin_inset Quotes frd
11379 \end_inset
11380
11381 , y pulsando 
11382 \family sans
11383 Espacio
11384 \family default
11385  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11386  espacio.
11387  También se pueden insertar espacios mediante el botón 
11388 \begin_inset Graphics
11389         filename ../../images/math/space.png
11390         scale 85
11391
11392 \end_inset
11393
11394  de la barra de ecuaciones o con comandos especiales.
11395  Independientemente del comando insertado, se puede seleccionar un nuevo
11396  tamaño pulsando acto seguido 
11397 \family sans
11398 Espacio.
11399  
11400 \end_layout
11401
11402 \begin_layout Standard
11403 \noindent
11404 \align center
11405 \begin_inset VSpace -5mm
11406 \end_inset
11407
11408
11409 \begin_inset Tabular
11410 <lyxtabular version="3" rows="3" columns="7">
11411 <features tabularvalignment="middle">
11412 <column alignment="center" valignment="middle" width="6.8cm">
11413 <column alignment="center" valignment="top" width="0">
11414 <column alignment="center" valignment="top" width="0">
11415 <column alignment="center" valignment="top" width="0">
11416 <column alignment="center" valignment="top" width="0">
11417 <column alignment="center" valignment="top" width="0">
11418 <column alignment="center" valignment="top" width="0">
11419 <row>
11420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11421 \begin_inset Text
11422
11423 \begin_layout Plain Layout
11424 Comando
11425 \end_layout
11426
11427 \end_inset
11428 </cell>
11429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11430 \begin_inset Text
11431
11432 \begin_layout Plain Layout
11433
11434 \backslash
11435 ,
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11441 \begin_inset Text
11442
11443 \begin_layout Plain Layout
11444
11445 \backslash
11446 :
11447 \end_layout
11448
11449 \end_inset
11450 </cell>
11451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11452 \begin_inset Text
11453
11454 \begin_layout Plain Layout
11455
11456 \backslash
11457 ;
11458 \end_layout
11459
11460 \end_inset
11461 </cell>
11462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11463 \begin_inset Text
11464
11465 \begin_layout Plain Layout
11466
11467 \backslash
11468 quad
11469 \end_layout
11470
11471 \end_inset
11472 </cell>
11473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11474 \begin_inset Text
11475
11476 \begin_layout Plain Layout
11477
11478 \backslash
11479 qquad
11480 \end_layout
11481
11482 \end_inset
11483 </cell>
11484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11485 \begin_inset Text
11486
11487 \begin_layout Plain Layout
11488
11489 \backslash
11490 !
11491 \end_layout
11492
11493 \end_inset
11494 </cell>
11495 </row>
11496 <row>
11497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11498 \begin_inset Text
11499
11500 \begin_layout Plain Layout
11501 Número de pulsaciones de 
11502 \family sans
11503 Espacio
11504 \family default
11505  tras insertar el espacio protegido
11506 \end_layout
11507
11508 \end_inset
11509 </cell>
11510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11511 \begin_inset Text
11512
11513 \begin_layout Plain Layout
11514 0
11515 \end_layout
11516
11517 \end_inset
11518 </cell>
11519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11520 \begin_inset Text
11521
11522 \begin_layout Plain Layout
11523 1
11524 \end_layout
11525
11526 \end_inset
11527 </cell>
11528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11529 \begin_inset Text
11530
11531 \begin_layout Plain Layout
11532 2
11533 \end_layout
11534
11535 \end_inset
11536 </cell>
11537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11538 \begin_inset Text
11539
11540 \begin_layout Plain Layout
11541 3
11542 \end_layout
11543
11544 \end_inset
11545 </cell>
11546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11547 \begin_inset Text
11548
11549 \begin_layout Plain Layout
11550 4
11551 \end_layout
11552
11553 \end_inset
11554 </cell>
11555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11556 \begin_inset Text
11557
11558 \begin_layout Plain Layout
11559 5
11560 \end_layout
11561
11562 \end_inset
11563 </cell>
11564 </row>
11565 <row>
11566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11567 \begin_inset Text
11568
11569 \begin_layout Plain Layout
11570 Resultado
11571 \end_layout
11572
11573 \end_inset
11574 </cell>
11575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11576 \begin_inset Text
11577
11578 \begin_layout Plain Layout
11579 \begin_inset Formula $A\, B$
11580 \end_inset
11581
11582
11583 \end_layout
11584
11585 \end_inset
11586 </cell>
11587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11588 \begin_inset Text
11589
11590 \begin_layout Plain Layout
11591 \begin_inset Formula $A\: B$
11592 \end_inset
11593
11594
11595 \end_layout
11596
11597 \end_inset
11598 </cell>
11599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11600 \begin_inset Text
11601
11602 \begin_layout Plain Layout
11603 \begin_inset Formula $A\; B$
11604 \end_inset
11605
11606
11607 \end_layout
11608
11609 \end_inset
11610 </cell>
11611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11612 \begin_inset Text
11613
11614 \begin_layout Plain Layout
11615 \begin_inset Formula $A\quad B$
11616 \end_inset
11617
11618
11619 \end_layout
11620
11621 \end_inset
11622 </cell>
11623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11624 \begin_inset Text
11625
11626 \begin_layout Plain Layout
11627 \begin_inset Formula $A\qquad B$
11628 \end_inset
11629
11630
11631 \end_layout
11632
11633 \end_inset
11634 </cell>
11635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11636 \begin_inset Text
11637
11638 \begin_layout Plain Layout
11639 \begin_inset Formula $A\! B$
11640 \end_inset
11641
11642
11643 \end_layout
11644
11645 \end_inset
11646 </cell>
11647 </row>
11648 </lyxtabular>
11649
11650 \end_inset
11651
11652
11653 \end_layout
11654
11655 \begin_layout Standard
11656 El último tamaño parece no generar espacio.
11657  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11658  negativo.
11659  Hay otros dos espacios negativos:
11660 \end_layout
11661
11662 \begin_layout Standard
11663 \align center
11664 \begin_inset Tabular
11665 <lyxtabular version="3" rows="3" columns="3">
11666 <features tabularvalignment="middle">
11667 <column alignment="center" valignment="middle" width="6.8cm">
11668 <column alignment="center" valignment="top" width="0pt">
11669 <column alignment="center" valignment="top" width="0pt">
11670 <row>
11671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11672 \begin_inset Text
11673
11674 \begin_layout Plain Layout
11675 Comando
11676 \end_layout
11677
11678 \end_inset
11679 </cell>
11680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11681 \begin_inset Text
11682
11683 \begin_layout Plain Layout
11684
11685 \backslash
11686 negmedspace
11687 \end_layout
11688
11689 \end_inset
11690 </cell>
11691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11692 \begin_inset Text
11693
11694 \begin_layout Plain Layout
11695
11696 \backslash
11697 negthickspace
11698 \end_layout
11699
11700 \end_inset
11701 </cell>
11702 </row>
11703 <row>
11704 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11705 \begin_inset Text
11706
11707 \begin_layout Plain Layout
11708 Número de pulsaciones de 
11709 \family sans
11710 Espacio
11711 \family default
11712  tras insertar el espacio protegido
11713 \end_layout
11714
11715 \end_inset
11716 </cell>
11717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11718 \begin_inset Text
11719
11720 \begin_layout Plain Layout
11721 6
11722 \end_layout
11723
11724 \end_inset
11725 </cell>
11726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11727 \begin_inset Text
11728
11729 \begin_layout Plain Layout
11730 7
11731 \end_layout
11732
11733 \end_inset
11734 </cell>
11735 </row>
11736 <row>
11737 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11738 \begin_inset Text
11739
11740 \begin_layout Plain Layout
11741 Resultado
11742 \end_layout
11743
11744 \end_inset
11745 </cell>
11746 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11747 \begin_inset Text
11748
11749 \begin_layout Plain Layout
11750 \begin_inset Formula $A\negmedspace B$
11751 \end_inset
11752
11753
11754 \end_layout
11755
11756 \end_inset
11757 </cell>
11758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11759 \begin_inset Text
11760
11761 \begin_layout Plain Layout
11762 \begin_inset Formula $A\negthickspace B$
11763 \end_inset
11764
11765
11766 \end_layout
11767
11768 \end_inset
11769 </cell>
11770 </row>
11771 </lyxtabular>
11772
11773 \end_inset
11774
11775
11776 \end_layout
11777
11778 \begin_layout Standard
11779 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11780  Así, se pueden usar para forzar ligaduras, lo que es apropiado, por ejemplo,
11781  para operadores suma: 
11782 \end_layout
11783
11784 \begin_layout Standard
11785 \noindent
11786 \align center
11787 \begin_inset Tabular
11788 <lyxtabular version="3" rows="3" columns="2">
11789 <features tabularvalignment="middle">
11790 <column alignment="center" valignment="top" width="0">
11791 <column alignment="center" valignment="top" width="0">
11792 <row>
11793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11794 \begin_inset Text
11795
11796 \begin_layout Plain Layout
11797 Comando
11798 \end_layout
11799
11800 \end_inset
11801 </cell>
11802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11803 \begin_inset Text
11804
11805 \begin_layout Plain Layout
11806 Resultado
11807 \begin_inset Note Note
11808 status collapsed
11809
11810 \begin_layout Plain Layout
11811
11812 \series bold
11813
11814 \backslash
11815 raisebox
11816 \series default
11817  se usa sólo como espaciador
11818 \end_layout
11819
11820 \end_inset
11821
11822
11823 \end_layout
11824
11825 \end_inset
11826 </cell>
11827 </row>
11828 <row>
11829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11830 \begin_inset Text
11831
11832 \begin_layout Plain Layout
11833
11834 \backslash
11835 sum
11836 \backslash
11837 sum
11838 \begin_inset ERT
11839 status collapsed
11840
11841 \begin_layout Plain Layout
11842
11843
11844 \backslash
11845 spce 
11846 \end_layout
11847
11848 \end_inset
11849
11850 f_kl
11851 \end_layout
11852
11853 \end_inset
11854 </cell>
11855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11856 \begin_inset Text
11857
11858 \begin_layout Plain Layout
11859 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11860 \end_inset
11861
11862
11863 \end_layout
11864
11865 \end_inset
11866 </cell>
11867 </row>
11868 <row>
11869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11870 \begin_inset Text
11871
11872 \begin_layout Plain Layout
11873
11874 \backslash
11875 sum
11876 \backslash
11877 negmedspace
11878 \backslash
11879 sum
11880 \begin_inset ERT
11881 status collapsed
11882
11883 \begin_layout Plain Layout
11884
11885
11886 \backslash
11887 spce 
11888 \end_layout
11889
11890 \end_inset
11891
11892 f_kl
11893 \end_layout
11894
11895 \end_inset
11896 </cell>
11897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11898 \begin_inset Text
11899
11900 \begin_layout Plain Layout
11901 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11902 \end_inset
11903
11904
11905 \end_layout
11906
11907 \end_inset
11908 </cell>
11909 </row>
11910 </lyxtabular>
11911
11912 \end_inset
11913
11914
11915 \end_layout
11916
11917 \begin_layout Standard
11918 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11919  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11920  El siguiente ejemplo lo ilustra:
11921 \end_layout
11922
11923 \begin_layout Standard
11924 \noindent
11925 \align center
11926 \begin_inset Tabular
11927 <lyxtabular version="3" rows="2" columns="2">
11928 <features tabularvalignment="middle">
11929 <column alignment="center" valignment="top" width="0">
11930 <column alignment="center" valignment="top" width="0">
11931 <row>
11932 <cell alignment="center" valignment="top" usebox="none">
11933 \begin_inset Text
11934
11935 \begin_layout Plain Layout
11936 ecuación normal
11937 \end_layout
11938
11939 \end_inset
11940 </cell>
11941 <cell alignment="center" valignment="top" usebox="none">
11942 \begin_inset Text
11943
11944 \begin_layout Plain Layout
11945 \begin_inset Formula $A=B$
11946 \end_inset
11947
11948
11949 \end_layout
11950
11951 \end_inset
11952 </cell>
11953 </row>
11954 <row>
11955 <cell alignment="center" valignment="top" usebox="none">
11956 \begin_inset Text
11957
11958 \begin_layout Plain Layout
11959 \begin_inset Note Note
11960 status collapsed
11961
11962 \begin_layout Plain Layout
11963
11964 \series bold
11965
11966 \backslash
11967 raisebox
11968 \series default
11969  se usa sólo como espaciador
11970 \end_layout
11971
11972 \end_inset
11973
11974
11975 \begin_inset Formula $\raisebox{5mm}{}$
11976 \end_inset
11977
11978 ecuación sin espacio
11979 \end_layout
11980
11981 \end_inset
11982 </cell>
11983 <cell alignment="center" valignment="top" usebox="none">
11984 \begin_inset Text
11985
11986 \begin_layout Plain Layout
11987 \begin_inset Formula $A{=}B$
11988 \end_inset
11989
11990
11991 \end_layout
11992
11993 \end_inset
11994 </cell>
11995 </row>
11996 </lyxtabular>
11997
11998 \end_inset
11999
12000
12001 \end_layout
12002
12003 \begin_layout Standard
12004 El comando para la segunda ecuación es: 
12005 \series bold
12006 A
12007 \backslash
12008 {=
12009 \begin_inset Formula $\rightarrow$
12010 \end_inset
12011
12012 B
12013 \series default
12014  
12015 \begin_inset VSpace bigskip
12016 \end_inset
12017
12018
12019 \end_layout
12020
12021 \begin_layout Standard
12022 Para las unidades físicas hacen falta espacios, porque entre el valor y
12023  su unidad se pone un espacio más pequeño que el normal.
12024  Para unidades en el texto se inserta con el menú 
12025 \family sans
12026 Insertar\SpecialChar \menuseparator
12027 Formato\SpecialChar \menuseparator
12028 Espacio
12029 \begin_inset space ~
12030 \end_inset
12031
12032 delgado
12033 \family default
12034  (atajo 
12035 \family sans
12036 Ctrl+Mayúscula+Espacio
12037 \family default
12038 ).
12039 \end_layout
12040
12041 \begin_layout Standard
12042 Un ejemplo para visualizar la diferencia:
12043 \end_layout
12044
12045 \begin_layout Standard
12046 \begin_inset Tabular
12047 <lyxtabular version="3" rows="2" columns="2">
12048 <features tabularvalignment="middle">
12049 <column alignment="center" valignment="top" width="0">
12050 <column alignment="left" valignment="top" width="0">
12051 <row>
12052 <cell alignment="center" valignment="top" usebox="none">
12053 \begin_inset Text
12054
12055 \begin_layout Plain Layout
12056 24 kW
12057 \begin_inset Formula $\cdot$
12058 \end_inset
12059
12060 h
12061 \end_layout
12062
12063 \end_inset
12064 </cell>
12065 <cell alignment="center" valignment="top" usebox="none">
12066 \begin_inset Text
12067
12068 \begin_layout Plain Layout
12069 espacio entre valor y unidad 
12070 \end_layout
12071
12072 \end_inset
12073 </cell>
12074 </row>
12075 <row>
12076 <cell alignment="center" valignment="top" usebox="none">
12077 \begin_inset Text
12078
12079 \begin_layout Plain Layout
12080 24
12081 \begin_inset space \thinspace{}
12082 \end_inset
12083
12084 kW
12085 \begin_inset Formula $\cdot$
12086 \end_inset
12087
12088 h
12089 \end_layout
12090
12091 \end_inset
12092 </cell>
12093 <cell alignment="center" valignment="top" usebox="none">
12094 \begin_inset Text
12095
12096 \begin_layout Plain Layout
12097 espacio delgado entre valor y unidad
12098 \end_layout
12099
12100 \end_inset
12101 </cell>
12102 </row>
12103 </lyxtabular>
12104
12105 \end_inset
12106
12107
12108 \end_layout
12109
12110 \begin_layout Subsection
12111 Espacio variable
12112 \begin_inset ERT
12113 status collapsed
12114
12115 \begin_layout Plain Layout
12116
12117
12118 \backslash
12119 texorpdfstring{
12120 \end_layout
12121
12122 \end_inset
12123
12124
12125 \begin_inset Foot
12126 status collapsed
12127
12128 \begin_layout Plain Layout
12129 Para espacio vertical en ecuaciones véase 
12130 \begin_inset CommandInset ref
12131 LatexCommand ref
12132 reference "sub:Separación-de-líneas"
12133
12134 \end_inset
12135
12136
12137 \end_layout
12138
12139 \end_inset
12140
12141
12142 \begin_inset ERT
12143 status collapsed
12144
12145 \begin_layout Plain Layout
12146
12147 }{}
12148 \end_layout
12149
12150 \end_inset
12151
12152
12153 \begin_inset Note Note
12154 status collapsed
12155
12156 \begin_layout Plain Layout
12157
12158 \backslash
12159 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
12160  PDF.
12161 \end_layout
12162
12163 \begin_layout Plain Layout
12164 Más sobre 
12165 \backslash
12166 texorpdfstring en la sección 
12167 \begin_inset CommandInset ref
12168 LatexCommand ref
12169 reference "sub:Ecuaciones-en-encabezados"
12170
12171 \end_inset
12172
12173 .
12174 \end_layout
12175
12176 \end_inset
12177
12178
12179 \begin_inset CommandInset label
12180 LatexCommand label
12181 name "sub:Espacio-variable"
12182
12183 \end_inset
12184
12185
12186 \begin_inset Index idx
12187 status collapsed
12188
12189 \begin_layout Plain Layout
12190 Espacio ! horizontal ! variable
12191 \end_layout
12192
12193 \end_inset
12194
12195
12196 \end_layout
12197
12198 \begin_layout Standard
12199 En LyX se puede insertar espacio con una longitud definida con el comando
12200  
12201 \series bold
12202
12203 \backslash
12204 hspace
12205 \series default
12206
12207 \begin_inset Index idx
12208 status collapsed
12209
12210 \begin_layout Plain Layout
12211 Comandos ! H ! 
12212 \backslash
12213 hspace
12214 \end_layout
12215
12216 \end_inset
12217
12218 .
12219  Aparece un 
12220 \begin_inset Quotes fld
12221 \end_inset
12222
12223
12224 \color black
12225
12226 \begin_inset ERT
12227 status collapsed
12228
12229 \begin_layout Plain Layout
12230
12231
12232 \backslash
12233 spce 
12234 \end_layout
12235
12236 \end_inset
12237
12238
12239 \color inherit
12240
12241 \begin_inset Quotes frd
12242 \end_inset
12243
12244  largo.
12245  La longitud se puede ajustar haciendo clic izquierdo sobre el 
12246 \begin_inset Quotes fld
12247 \end_inset
12248
12249
12250 \color black
12251
12252 \begin_inset ERT
12253 status collapsed
12254
12255 \begin_layout Plain Layout
12256
12257
12258 \backslash
12259 spce 
12260 \end_layout
12261
12262 \end_inset
12263
12264
12265 \color inherit
12266
12267 \begin_inset Quotes frd
12268 \end_inset
12269
12270 .
12271  La longitud también puede ser negativa.
12272  Para insertar en una ecuación tanto espacio como esté disponible se usa
12273  el comando 
12274 \series bold
12275
12276 \backslash
12277 hfill
12278 \series default
12279
12280 \begin_inset Index idx
12281 status collapsed
12282
12283 \begin_layout Plain Layout
12284 Comandos ! H ! 
12285 \backslash
12286 hfill
12287 \end_layout
12288
12289 \end_inset
12290
12291 .
12292 \begin_inset VSpace -1mm
12293 \end_inset
12294
12295
12296 \end_layout
12297
12298 \begin_layout Standard
12299 \noindent
12300 \align center
12301 \begin_inset Tabular
12302 <lyxtabular version="3" rows="4" columns="2">
12303 <features tabularvalignment="middle">
12304 <column alignment="center" valignment="top" width="0">
12305 <column alignment="center" valignment="top" width="0">
12306 <row>
12307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12308 \begin_inset Text
12309
12310 \begin_layout Plain Layout
12311 Comando (
12312 \backslash
12313 hspace longitud)
12314 \end_layout
12315
12316 \end_inset
12317 </cell>
12318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12319 \begin_inset Text
12320
12321 \begin_layout Plain Layout
12322 Resultado
12323 \end_layout
12324
12325 \end_inset
12326 </cell>
12327 </row>
12328 <row>
12329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12330 \begin_inset Text
12331
12332 \begin_layout Plain Layout
12333 A=B
12334 \backslash
12335 hspace
12336 \begin_inset ERT
12337 status collapsed
12338
12339 \begin_layout Plain Layout
12340
12341
12342 \backslash
12343 spce 
12344 \end_layout
12345
12346 \end_inset
12347
12348
12349 \begin_inset Formula $\to$
12350 \end_inset
12351
12352 A
12353 \backslash
12354 not=C (3
12355 \begin_inset space \thinspace{}
12356 \end_inset
12357
12358 cm)
12359 \end_layout
12360
12361 \end_inset
12362 </cell>
12363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12364 \begin_inset Text
12365
12366 \begin_layout Plain Layout
12367 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12368 \end_inset
12369
12370
12371 \end_layout
12372
12373 \end_inset
12374 </cell>
12375 </row>
12376 <row>
12377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12378 \begin_inset Text
12379
12380 \begin_layout Plain Layout
12381 A
12382 \backslash
12383 hspace
12384 \begin_inset ERT
12385 status collapsed
12386
12387 \begin_layout Plain Layout
12388
12389
12390 \backslash
12391 spce 
12392 \end_layout
12393
12394 \end_inset
12395
12396
12397 \begin_inset Formula $\to$
12398 \end_inset
12399
12400 A
12401 \backslash
12402 not=A (-1
12403 \begin_inset space \thinspace{}
12404 \end_inset
12405
12406 mm)
12407 \end_layout
12408
12409 \end_inset
12410 </cell>
12411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12412 \begin_inset Text
12413
12414 \begin_layout Plain Layout
12415 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12416 \end_inset
12417
12418
12419 \end_layout
12420
12421 \end_inset
12422 </cell>
12423 </row>
12424 <row>
12425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12426 \begin_inset Text
12427
12428 \begin_layout Plain Layout
12429 A=A
12430 \backslash
12431 hfill
12432 \begin_inset ERT
12433 status collapsed
12434
12435 \begin_layout Plain Layout
12436
12437
12438 \backslash
12439 spce 
12440 \end_layout
12441
12442 \end_inset
12443
12444 B=B
12445 \end_layout
12446
12447 \end_inset
12448 </cell>
12449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12450 \begin_inset Text
12451
12452 \begin_layout Plain Layout
12453 \begin_inset Formula $A=A\hfill B=B$
12454 \end_inset
12455
12456
12457 \end_layout
12458
12459 \end_inset
12460 </cell>
12461 </row>
12462 </lyxtabular>
12463
12464 \end_inset
12465
12466
12467 \end_layout
12468
12469 \begin_layout Standard
12470 En el último ejemplo el espacio disponible viene dado por la entrada más
12471  larga de columna en el cuadro.
12472  En una ecuación en línea el espacio depende de la longitud de la línea
12473  en la que se inserta 
12474 \series bold
12475
12476 \backslash
12477 hfill
12478 \series default
12479 .
12480  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12481  
12482 \series bold
12483
12484 \backslash
12485 hfill
12486 \series default
12487  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12488 \series bold
12489 Sangrado
12490 \series default
12491 .
12492  (Los estilos de ecuaciones se explican en
12493 \begin_inset space ~
12494 \end_inset
12495
12496
12497 \begin_inset CommandInset ref
12498 LatexCommand ref
12499 reference "sec:Estilos-de-ecuación"
12500
12501 \end_inset
12502
12503 ).
12504 \end_layout
12505
12506 \begin_layout Standard
12507 Además de 
12508 \series bold
12509
12510 \backslash
12511 hfill
12512 \series default
12513  hay los comandos 
12514 \series bold
12515
12516 \backslash
12517 dotfill
12518 \series default
12519  y 
12520 \series bold
12521
12522 \backslash
12523 hrulefill
12524 \series default
12525  que llenan el espacio con un patrón, véase un ejemplo en
12526 \begin_inset space ~
12527 \end_inset
12528
12529
12530 \begin_inset CommandInset ref
12531 LatexCommand ref
12532 reference "sub:Puntos"
12533
12534 \end_inset
12535
12536 .
12537 \end_layout
12538
12539 \begin_layout Standard
12540 Para texto se puede insertar espacio variable con el menú 
12541 \family sans
12542 Insertar\SpecialChar \menuseparator
12543 Formato\SpecialChar \menuseparator
12544 Espacio
12545 \begin_inset space ~
12546 \end_inset
12547
12548 horizontal
12549 \family default
12550 :
12551 \end_layout
12552
12553 \begin_layout Standard
12554 En esta línea hay un espacio
12555 \begin_inset space \hspace{}
12556 \length 2cm
12557 \end_inset
12558
12559 de 2
12560 \begin_inset space \thinspace{}
12561 \end_inset
12562
12563 cm.
12564 \end_layout
12565
12566 \begin_layout Standard
12567 En esta línea hay un
12568 \begin_inset space \hfill{}
12569 \end_inset
12570
12571 espacio máximo.
12572 \end_layout
12573
12574 \begin_layout Subsection
12575 Espacio adicional en ecuaciones en línea
12576 \begin_inset Index idx
12577 status collapsed
12578
12579 \begin_layout Plain Layout
12580 Espacio ! adicional en línea
12581 \end_layout
12582
12583 \end_inset
12584
12585
12586 \end_layout
12587
12588 \begin_layout Standard
12589 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12590  
12591 \series bold
12592
12593 \backslash
12594 mathsurround
12595 \series default
12596
12597 \begin_inset Index idx
12598 status collapsed
12599
12600 \begin_layout Plain Layout
12601 Comandos ! M ! 
12602 \backslash
12603 mathsurround
12604 \end_layout
12605
12606 \end_inset
12607
12608 .
12609  El valor de una longitud se establece con el comando 
12610 \series bold
12611
12612 \backslash
12613 setlength
12614 \series default
12615
12616 \begin_inset Index idx
12617 status collapsed
12618
12619 \begin_layout Plain Layout
12620 Comandos ! S ! 
12621 \backslash
12622 setlength
12623 \end_layout
12624
12625 \end_inset
12626
12627  según el siguiente esquema:
12628 \end_layout
12629
12630 \begin_layout Standard
12631
12632 \series bold
12633
12634 \backslash
12635 setlength{nombre de la longitud}{valor}
12636 \end_layout
12637
12638 \begin_layout Standard
12639 Para poner a 
12640 \series bold
12641
12642 \backslash
12643 mathsurround
12644 \series default
12645  un valor de 5
12646 \begin_inset space \thinspace{}
12647 \end_inset
12648
12649 mm, se inserta el comando
12650 \end_layout
12651
12652 \begin_layout Standard
12653
12654 \series bold
12655
12656 \backslash
12657 setlength{
12658 \backslash
12659 mathsurround}{5mm}
12660 \end_layout
12661
12662 \begin_layout Standard
12663 en modo TeX.
12664  Se establecerá un espacio de 5
12665 \begin_inset space \thinspace{}
12666 \end_inset
12667
12668 mm alrededor de todas las ecuaciones en línea:
12669 \begin_inset ERT
12670 status collapsed
12671
12672 \begin_layout Plain Layout
12673
12674
12675 \backslash
12676 setlength{
12677 \backslash
12678 mathsurround}{5mm}
12679 \end_layout
12680
12681 \end_inset
12682
12683
12684 \end_layout
12685
12686 \begin_layout Standard
12687 En esta línea hay una ecuación 
12688 \begin_inset Formula $A=B$
12689 \end_inset
12690
12691  rodeada por espacios de 5
12692 \begin_inset space \thinspace{}
12693 \end_inset
12694
12695 mm.
12696 \begin_inset ERT
12697 status collapsed
12698
12699 \begin_layout Plain Layout
12700
12701
12702 \backslash
12703 setlength{
12704 \backslash
12705 mathsurround}{0mm}
12706 \end_layout
12707
12708 \end_inset
12709
12710
12711 \end_layout
12712
12713 \begin_layout Standard
12714 Para volver al espacio predeterminado, 
12715 \series bold
12716
12717 \backslash
12718 mathsurround
12719 \series default
12720  se restablece al valor 0
12721 \begin_inset space \thinspace{}
12722 \end_inset
12723
12724 pt.
12725 \end_layout
12726
12727 \begin_layout Section
12728 Marcos y bordes
12729 \begin_inset Index idx
12730 status collapsed
12731
12732 \begin_layout Plain Layout
12733 Marcos
12734 \end_layout
12735
12736 \end_inset
12737
12738
12739 \end_layout
12740
12741 \begin_layout Standard
12742 Los marcos para texto se describen en el capítulo 
12743 \emph on
12744 Marcos
12745 \emph default
12746  del manual 
12747 \emph on
12748 Objetos insertados
12749 \emph default
12750 .
12751 \end_layout
12752
12753 \begin_layout Subsection
12754 Marcos con bordes
12755 \begin_inset CommandInset label
12756 LatexCommand label
12757 name "sub:Marcos-con-bordes"
12758
12759 \end_inset
12760
12761
12762 \begin_inset Index idx
12763 status collapsed
12764
12765 \begin_layout Plain Layout
12766 Marcos ! con bordes
12767 \end_layout
12768
12769 \end_inset
12770
12771
12772 \end_layout
12773
12774 \begin_layout Standard
12775 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12776 \series bold
12777
12778 \backslash
12779 fbox
12780 \series default
12781
12782 \begin_inset Index idx
12783 status collapsed
12784
12785 \begin_layout Plain Layout
12786 Comandos ! F ! 
12787 \backslash
12788 fbox
12789 \end_layout
12790
12791 \end_inset
12792
12793  y 
12794 \series bold
12795
12796 \backslash
12797 boxed
12798 \series default
12799
12800 \begin_inset Index idx
12801 status collapsed
12802
12803 \begin_layout Plain Layout
12804 Comandos ! B ! 
12805 \backslash
12806 boxed
12807 \end_layout
12808
12809 \end_inset
12810
12811 .
12812 \end_layout
12813
12814 \begin_layout Standard
12815 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12816  azul en un marco donde se introducen partes de una ecuación.
12817  Para 
12818 \series bold
12819
12820 \backslash
12821 fbox
12822 \series default
12823  hay que generar una ecuación adicional con 
12824 \family sans
12825 Ctrl+M
12826 \family default
12827  dentro del recuadro, porque si no el contenido del mismo sería considerado
12828  texto matemático.
12829  Si se usa 
12830 \series bold
12831
12832 \backslash
12833 boxed
12834 \series default
12835  la nueva ecuación se genera automáticamente dentro del marco.
12836 \end_layout
12837
12838 \begin_layout Standard
12839 El comando 
12840 \series bold
12841
12842 \backslash
12843 fbox
12844 \series default
12845  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12846  ecuación tendría siempre el tamaño del texto.
12847  Por otra parte, 
12848 \series bold
12849
12850 \backslash
12851 fboxed
12852 \series default
12853  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12854  siempre el tamaño de una ecuación presentada.
12855 \end_layout
12856
12857 \begin_layout Standard
12858 El comando 
12859 \series bold
12860
12861 \backslash
12862 framebox
12863 \series default
12864
12865 \begin_inset Index idx
12866 status collapsed
12867
12868 \begin_layout Plain Layout
12869 Comandos ! F ! 
12870 \backslash
12871 framebox
12872 \end_layout
12873
12874 \end_inset
12875
12876  es una extensión de 
12877 \series bold
12878
12879 \backslash
12880 fbox
12881 \series default
12882 , que permite especificar además la anchura del marco y la alineación.
12883  
12884 \series bold
12885
12886 \backslash
12887 framebox
12888 \series default
12889  se usa con el siguiente esquema: 
12890 \end_layout
12891
12892 \begin_layout Standard
12893
12894 \series bold
12895
12896 \backslash
12897 framebox[anchura del marco][posición]{contenido del cuadro}
12898 \end_layout
12899
12900 \begin_layout Standard
12901 La posición puede ser 
12902 \emph on
12903 l
12904 \emph default
12905  o 
12906 \emph on
12907 r
12908 \emph default
12909
12910 \emph on
12911 l
12912 \emph default
12913  alinea la ecuación a la izquierda del marcro, 
12914 \emph on
12915 r
12916 \emph default
12917  la alinea a la derecha.
12918  Si no se da posición la ecuación será centrada.
12919 \begin_inset Newline newline
12920 \end_inset
12921
12922 Si no se pone anchura tampoco puede darse posición.
12923  En este caso la anchura del borde se ajusta al contenido del cuadro, como
12924  con 
12925 \series bold
12926
12927 \backslash
12928 fbox
12929 \series default
12930 .
12931  
12932 \end_layout
12933
12934 \begin_layout Standard
12935 Cuando se inserta el comando 
12936 \series bold
12937
12938 \backslash
12939 framebox
12940 \series default
12941  aparece un recuadro con tres marcos azules.
12942  Los dos primeros marcos están encerrados entre corchetes e indican los
12943  dos argumentos opcionales.
12944  El tercer marco es para partes de la ecuación, como para 
12945 \series bold
12946
12947 \backslash
12948 fbox
12949 \series default
12950 .
12951 \end_layout
12952
12953 \begin_layout Standard
12954 \noindent
12955 \align center
12956 \begin_inset Newpage newpage
12957 \end_inset
12958
12959
12960 \end_layout
12961
12962 \begin_layout Standard
12963 \noindent
12964 \align center
12965 \begin_inset Tabular
12966 <lyxtabular version="3" rows="5" columns="2">
12967 <features tabularvalignment="middle">
12968 <column alignment="center" valignment="top" width="0">
12969 <column alignment="center" valignment="top" width="0">
12970 <row>
12971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12972 \begin_inset Text
12973
12974 \begin_layout Plain Layout
12975 Comando
12976 \end_layout
12977
12978 \end_inset
12979 </cell>
12980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12981 \begin_inset Text
12982
12983 \begin_layout Plain Layout
12984 Resultado
12985 \begin_inset Note Note
12986 status collapsed
12987
12988 \begin_layout Plain Layout
12989
12990 \series bold
12991
12992 \backslash
12993 raisebox
12994 \series default
12995  se usa sólo como espaciador
12996 \end_layout
12997
12998 \end_inset
12999
13000
13001 \end_layout
13002
13003 \end_inset
13004 </cell>
13005 </row>
13006 <row>
13007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13008 \begin_inset Text
13009
13010 \begin_layout Plain Layout
13011
13012 \backslash
13013 fbox
13014 \begin_inset ERT
13015 status collapsed
13016
13017 \begin_layout Plain Layout
13018
13019
13020 \backslash
13021 spce 
13022 \end_layout
13023
13024 \end_inset
13025
13026
13027 \family sans
13028 Ctrl+M
13029 \family default
13030  
13031 \backslash
13032 int
13033 \begin_inset ERT
13034 status collapsed
13035
13036 \begin_layout Plain Layout
13037
13038
13039 \backslash
13040 spce 
13041 \end_layout
13042
13043 \end_inset
13044
13045 A=B
13046 \end_layout
13047
13048 \end_inset
13049 </cell>
13050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13051 \begin_inset Text
13052
13053 \begin_layout Plain Layout
13054 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
13055 \end_inset
13056
13057
13058 \end_layout
13059
13060 \end_inset
13061 </cell>
13062 </row>
13063 <row>
13064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13065 \begin_inset Text
13066
13067 \begin_layout Plain Layout
13068
13069 \backslash
13070 boxed
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
13084 \backslash
13085 int
13086 \begin_inset ERT
13087 status collapsed
13088
13089 \begin_layout Plain Layout
13090
13091
13092 \backslash
13093 spce 
13094 \end_layout
13095
13096 \end_inset
13097
13098 A=B
13099 \end_layout
13100
13101 \end_inset
13102 </cell>
13103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13104 \begin_inset Text
13105
13106 \begin_layout Plain Layout
13107 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
13108 \end_inset
13109
13110
13111 \end_layout
13112
13113 \end_inset
13114 </cell>
13115 </row>
13116 <row>
13117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13118 \begin_inset Text
13119
13120 \begin_layout Plain Layout
13121 A+
13122 \backslash
13123 fbox
13124 \begin_inset ERT
13125 status collapsed
13126
13127 \begin_layout Plain Layout
13128
13129
13130 \backslash
13131 spce 
13132 \end_layout
13133
13134 \end_inset
13135
13136 B
13137 \end_layout
13138
13139 \end_inset
13140 </cell>
13141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13142 \begin_inset Text
13143
13144 \begin_layout Plain Layout
13145 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13146 \end_inset
13147
13148
13149 \end_layout
13150
13151 \end_inset
13152 </cell>
13153 </row>
13154 <row>
13155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13156 \begin_inset Text
13157
13158 \begin_layout Plain Layout
13159
13160 \backslash
13161 framebox
13162 \begin_inset ERT
13163 status collapsed
13164
13165 \begin_layout Plain Layout
13166
13167
13168 \backslash
13169 spce 
13170 \end_layout
13171
13172 \end_inset
13173
13174 20mm
13175 \begin_inset Formula $\to$
13176 \end_inset
13177
13178
13179 \begin_inset Formula $\to$
13180 \end_inset
13181
13182
13183 \family sans
13184 Ctrl+M
13185 \family default
13186  
13187 \backslash
13188 frac
13189 \begin_inset ERT
13190 status collapsed
13191
13192 \begin_layout Plain Layout
13193
13194
13195 \backslash
13196 spce 
13197 \end_layout
13198
13199 \end_inset
13200
13201 A
13202 \begin_inset Formula $\downarrow$
13203 \end_inset
13204
13205 B
13206 \end_layout
13207
13208 \end_inset
13209 </cell>
13210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13211 \begin_inset Text
13212
13213 \begin_layout Plain Layout
13214 \begin_inset Formula $\raisebox{6mm}{}$
13215 \end_inset
13216
13217
13218 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13219 \end_inset
13220
13221
13222 \begin_inset Formula $\raisebox{-4mm}{}$
13223 \end_inset
13224
13225
13226 \end_layout
13227
13228 \end_inset
13229 </cell>
13230 </row>
13231 </lyxtabular>
13232
13233 \end_inset
13234
13235
13236 \end_layout
13237
13238 \begin_layout Standard
13239 El grosor del borde también se puede ajustar.
13240  Para ello hay que insertar los siguientes comandos en modo TeX antes de
13241  la fórmula:
13242 \end_layout
13243
13244 \begin_layout Standard
13245
13246 \series bold
13247
13248 \backslash
13249 fboxrule
13250 \series default
13251  
13252 \series bold
13253
13254 \begin_inset Quotes fld
13255 \end_inset
13256
13257 grosor
13258 \begin_inset Quotes frd
13259 \end_inset
13260
13261
13262 \series default
13263  
13264 \series bold
13265
13266 \backslash
13267 fboxsep
13268 \series default
13269  
13270 \series bold
13271
13272 \begin_inset Quotes fld
13273 \end_inset
13274
13275 distancia
13276 \begin_inset Quotes frd
13277 \end_inset
13278
13279
13280 \end_layout
13281
13282 \begin_layout Standard
13283 \begin_inset Quotes fld
13284 \end_inset
13285
13286 distancia
13287 \begin_inset Quotes frd
13288 \end_inset
13289
13290  especifica la distancia mínima entre el borde y el primer carácter en el
13291  cuadro.
13292  Un ejemplo de esto es la siguiente ecuación enmarcada:
13293 \begin_inset ERT
13294 status collapsed
13295
13296 \begin_layout Plain Layout
13297
13298
13299 \backslash
13300 fboxrule 2mm 
13301 \backslash
13302 fboxsep 3mm
13303 \end_layout
13304
13305 \end_inset
13306
13307
13308 \begin_inset Formula 
13309 \[
13310 \boxed{A+B=C}
13311 \]
13312
13313 \end_inset
13314
13315
13316 \end_layout
13317
13318 \begin_layout Standard
13319 Delante de esta ecuación se han insertado los comandos
13320 \end_layout
13321
13322 \begin_layout Standard
13323
13324 \series bold
13325
13326 \backslash
13327 fboxrule
13328 \series default
13329  
13330 \series bold
13331 2mm
13332 \series default
13333  
13334 \series bold
13335
13336 \backslash
13337 fboxsep
13338 \series default
13339  
13340 \series bold
13341 3mm
13342 \end_layout
13343
13344 \begin_layout Standard
13345 en modo TeX.
13346  Los valores dados se usan para todos los marcos siguientes.
13347 \end_layout
13348
13349 \begin_layout Standard
13350 Para volver al tamaño estándar del marco se inserta el comando
13351 \end_layout
13352
13353 \begin_layout Standard
13354
13355 \series bold
13356
13357 \backslash
13358 fboxrule
13359 \series default
13360  
13361 \series bold
13362 0.4pt
13363 \series default
13364  
13365 \series bold
13366
13367 \backslash
13368 fboxsep
13369 \series default
13370  
13371 \series bold
13372 3pt
13373 \series default
13374
13375 \begin_inset ERT
13376 status collapsed
13377
13378 \begin_layout Plain Layout
13379
13380
13381 \backslash
13382 fboxrule 0.4pt 
13383 \backslash
13384 fboxsep 3pt
13385 \end_layout
13386
13387 \end_inset
13388
13389
13390 \end_layout
13391
13392 \begin_layout Standard
13393 en modo TeX antes de la ecuación siguiente.
13394 \end_layout
13395
13396 \begin_layout Subsection
13397 Marcos sin bordes
13398 \begin_inset CommandInset label
13399 LatexCommand label
13400 name "sub:Marcos-sin-bordes"
13401
13402 \end_inset
13403
13404
13405 \begin_inset Index idx
13406 status open
13407
13408 \begin_layout Plain Layout
13409 Marcos ! sin borde
13410 \end_layout
13411
13412 \end_inset
13413
13414
13415 \end_layout
13416
13417 \begin_layout Standard
13418 Para marcos sin borde hay los comandos: 
13419 \series bold
13420
13421 \backslash
13422 mbox
13423 \series default
13424
13425 \begin_inset Index idx
13426 status collapsed
13427
13428 \begin_layout Plain Layout
13429 Comandos ! M ! 
13430 \backslash
13431 mbox
13432 \end_layout
13433
13434 \end_inset
13435
13436
13437 \series bold
13438
13439 \backslash
13440 makebox
13441 \series default
13442
13443 \begin_inset Index idx
13444 status collapsed
13445
13446 \begin_layout Plain Layout
13447 Comandos ! M ! 
13448 \backslash
13449 makebox
13450 \end_layout
13451
13452 \end_inset
13453
13454  y 
13455 \series bold
13456
13457 \backslash
13458 raisebox
13459 \series default
13460
13461 \begin_inset Index idx
13462 status collapsed
13463
13464 \begin_layout Plain Layout
13465 Comandos ! R ! 
13466 \backslash
13467 raisebox
13468 \end_layout
13469
13470 \end_inset
13471
13472 .
13473 \end_layout
13474
13475 \begin_layout Standard
13476 Con 
13477 \series bold
13478
13479 \backslash
13480 raisebox
13481 \series default
13482  se puede poner un marco subíndice o superíndice, pero a diferencia de los
13483  normales, los caracteres en el marco mantienen su tamaño de tipografía.
13484  
13485 \series bold
13486
13487 \backslash
13488 raisebox
13489 \series default
13490  se usa con el siguiente esquema: 
13491 \end_layout
13492
13493 \begin_layout Standard
13494
13495 \series bold
13496
13497 \backslash
13498 raisebox{altura}{contenido del marco}
13499 \end_layout
13500
13501 \begin_layout Standard
13502 Cuando el marco tenga que contener una ecuación, hace falta una ecuación
13503  extra, como con 
13504 \series bold
13505
13506 \backslash
13507 fbox
13508 \series default
13509 .
13510  
13511 \begin_inset Note Greyedout
13512 status open
13513
13514 \begin_layout Plain Layout
13515
13516 \series bold
13517 Nota
13518 \series default
13519 : Para
13520 \series bold
13521
13522 \backslash
13523 raisebox
13524 \series default
13525  se ha creado esta ecuación extra tecleando 
13526 \family sans
13527 Ctrl+M
13528 \family default
13529  dos veces en vez de una porque LyX aún no soporta 
13530 \series bold
13531
13532 \backslash
13533 raisebox
13534 \series default
13535  directamente.
13536 \end_layout
13537
13538 \end_inset
13539
13540
13541 \end_layout
13542
13543 \begin_layout Standard
13544 \align center
13545 \begin_inset Tabular
13546 <lyxtabular version="3" rows="4" columns="2">
13547 <features tabularvalignment="middle">
13548 <column alignment="center" valignment="top" width="0">
13549 <column alignment="center" valignment="top" width="0">
13550 <row>
13551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13552 \begin_inset Text
13553
13554 \begin_layout Plain Layout
13555 Comando
13556 \end_layout
13557
13558 \end_inset
13559 </cell>
13560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13561 \begin_inset Text
13562
13563 \begin_layout Plain Layout
13564 Resultado
13565 \end_layout
13566
13567 \end_inset
13568 </cell>
13569 </row>
13570 <row>
13571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13572 \begin_inset Text
13573
13574 \begin_layout Plain Layout
13575 H
13576 \backslash
13577 raisebox{2mm
13578 \begin_inset Formula $\to$
13579 \end_inset
13580
13581
13582 \backslash
13583 {al
13584 \begin_inset Formula $\to$
13585 \end_inset
13586
13587  lo
13588 \end_layout
13589
13590 \end_inset
13591 </cell>
13592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13593 \begin_inset Text
13594
13595 \begin_layout Plain Layout
13596 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13597 \end_inset
13598
13599
13600 \end_layout
13601
13602 \end_inset
13603 </cell>
13604 </row>
13605 <row>
13606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13607 \begin_inset Text
13608
13609 \begin_layout Plain Layout
13610 H
13611 \backslash
13612 raisebox{-2mm
13613 \begin_inset Formula $\to$
13614 \end_inset
13615
13616
13617 \backslash
13618 {al
13619 \begin_inset Formula $\to$
13620 \end_inset
13621
13622 lo
13623 \end_layout
13624
13625 \end_inset
13626 </cell>
13627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13628 \begin_inset Text
13629
13630 \begin_layout Plain Layout
13631 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13632 \end_inset
13633
13634
13635 \end_layout
13636
13637 \end_inset
13638 </cell>
13639 </row>
13640 <row>
13641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13642 \begin_inset Text
13643
13644 \begin_layout Plain Layout
13645 A=
13646 \backslash
13647 raisebox{-2mm
13648 \begin_inset Formula $\to$
13649 \end_inset
13650
13651
13652 \backslash
13653 {
13654 \family sans
13655 Ctrl+M Ctrl+M
13656 \family default
13657  
13658 \backslash
13659 sqrt
13660 \begin_inset ERT
13661 status collapsed
13662
13663 \begin_layout Plain Layout
13664
13665
13666 \backslash
13667 spce 
13668 \end_layout
13669
13670 \end_inset
13671
13672
13673 \end_layout
13674
13675 \end_inset
13676 </cell>
13677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13678 \begin_inset Text
13679
13680 \begin_layout Plain Layout
13681 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13682 \end_inset
13683
13684
13685 \end_layout
13686
13687 \end_inset
13688 </cell>
13689 </row>
13690 </lyxtabular>
13691
13692 \end_inset
13693
13694
13695 \end_layout
13696
13697 \begin_layout Standard
13698 El comando 
13699 \series bold
13700
13701 \backslash
13702 mbox
13703 \series default
13704  es equivalente a 
13705 \series bold
13706
13707 \backslash
13708 fbox
13709 \series default
13710  y 
13711 \series bold
13712
13713 \backslash
13714 makebox
13715 \series default
13716  es equivalente a 
13717 \series bold
13718
13719 \backslash
13720 framebox
13721 \series default
13722 , con la diferencia de que no hay marco.
13723 \end_layout
13724
13725 \begin_layout Subsection
13726 Marcos coloreados
13727 \begin_inset CommandInset label
13728 LatexCommand label
13729 name "sub:Marcos-coloreados"
13730
13731 \end_inset
13732
13733
13734 \begin_inset Index idx
13735 status open
13736
13737 \begin_layout Plain Layout
13738 Marcos ! coloreados
13739 \end_layout
13740
13741 \end_inset
13742
13743
13744 \end_layout
13745
13746 \begin_layout Standard
13747 Para poder usar todos los comandos explicados en esta sección hay que cargar
13748  en el preámbulo LaTeX el paquete LaTeX 
13749 \series bold
13750 color
13751 \series default
13752
13753 \begin_inset Foot
13754 status collapsed
13755
13756 \begin_layout Plain Layout
13757 El paquete LaTeX 
13758 \series bold
13759 color
13760 \series default
13761  forma parte de toda distribución LaTeX estándar.
13762 \end_layout
13763
13764 \end_inset
13765
13766
13767 \begin_inset Index idx
13768 status collapsed
13769
13770 \begin_layout Plain Layout
13771 Paquetes ! color
13772 \end_layout
13773
13774 \end_inset
13775
13776 , con la línea
13777 \begin_inset Foot
13778 status collapsed
13779
13780 \begin_layout Plain Layout
13781 Cuando hay texto coloreado con un color predefinido en alguna parte del
13782  documento, LyX carga automáticamente el paquete LaTeX 
13783 \series bold
13784 color
13785 \series default
13786 .
13787  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13788  origina problemas.
13789 \end_layout
13790
13791 \end_inset
13792
13793
13794 \begin_inset Note Note
13795 status collapsed
13796
13797 \begin_layout Plain Layout
13798 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13799  en el preámbulo LaTeX.
13800 \end_layout
13801
13802 \end_inset
13803
13804
13805 \end_layout
13806
13807 \begin_layout Standard
13808
13809 \series bold
13810
13811 \backslash
13812 usepackage{color}
13813 \begin_inset VSpace medskip
13814 \end_inset
13815
13816
13817 \end_layout
13818
13819 \begin_layout Standard
13820 Para colorear marcos se usa el comando 
13821 \series bold
13822
13823 \backslash
13824 colorbox
13825 \series default
13826
13827 \begin_inset Index idx
13828 status collapsed
13829
13830 \begin_layout Plain Layout
13831 Comandos ! C ! 
13832 \backslash
13833 colorbox
13834 \end_layout
13835
13836 \end_inset
13837
13838  con el siguiente esquema:
13839 \end_layout
13840
13841 \begin_layout Standard
13842
13843 \series bold
13844
13845 \backslash
13846 colorbox{color}{contenido del marco}
13847 \end_layout
13848
13849 \begin_layout Standard
13850 El contenido del marco puede ser otro marco, y también un 
13851 \backslash
13852
13853 \series bold
13854 colorbox
13855 \series default
13856  puede ser parte de otro marco (véanse los ejemplos 2º y 3º).
13857  Si el marco debe contener una ecuación debe crearse una ecuación extra,
13858  como con 
13859 \series bold
13860
13861 \backslash
13862 raisebox
13863 \series default
13864 .
13865 \begin_inset Foot
13866 status collapsed
13867
13868 \begin_layout Plain Layout
13869 Esto también se aplica para el comando 
13870 \series bold
13871
13872 \backslash
13873 fcolorbox
13874 \series default
13875 .
13876 \end_layout
13877
13878 \end_inset
13879
13880  
13881 \end_layout
13882
13883 \begin_layout Standard
13884 Se puede elegir uno de los siguientes colores predefinidos:
13885 \end_layout
13886
13887 \begin_layout Standard
13888
13889 \series bold
13890 black
13891 \series default
13892
13893 \series bold
13894 blue
13895 \series default
13896
13897 \series bold
13898 cyan
13899 \series default
13900
13901 \series bold
13902 green
13903 \series default
13904
13905 \series bold
13906 magenta
13907 \series default
13908
13909 \series bold
13910 red
13911 \series default
13912
13913 \series bold
13914 white
13915 \series default
13916
13917 \series bold
13918 yellow
13919 \end_layout
13920
13921 \begin_layout Standard
13922 \align center
13923 \begin_inset Tabular
13924 <lyxtabular version="3" rows="4" columns="2">
13925 <features tabularvalignment="middle">
13926 <column alignment="center" valignment="top" width="0">
13927 <column alignment="center" valignment="top" width="0">
13928 <row>
13929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13930 \begin_inset Text
13931
13932 \begin_layout Plain Layout
13933 Comando
13934 \end_layout
13935
13936 \end_inset
13937 </cell>
13938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13939 \begin_inset Text
13940
13941 \begin_layout Plain Layout
13942 Resultado
13943 \begin_inset Note Note
13944 status collapsed
13945
13946 \begin_layout Plain Layout
13947
13948 \series bold
13949
13950 \backslash
13951 raisebox
13952 \series default
13953  se usa sólo como espaciador
13954 \end_layout
13955
13956 \end_inset
13957
13958
13959 \end_layout
13960
13961 \end_inset
13962 </cell>
13963 </row>
13964 <row>
13965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13966 \begin_inset Text
13967
13968 \begin_layout Plain Layout
13969
13970 \backslash
13971 colorbox{yellow
13972 \begin_inset Formula $\to$
13973 \end_inset
13974
13975
13976 \backslash
13977 {A=B
13978 \end_layout
13979
13980 \end_inset
13981 </cell>
13982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13983 \begin_inset Text
13984
13985 \begin_layout Plain Layout
13986 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13987 \end_inset
13988
13989
13990 \end_layout
13991
13992 \end_inset
13993 </cell>
13994 </row>
13995 <row>
13996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13997 \begin_inset Text
13998
13999 \begin_layout Plain Layout
14000
14001 \backslash
14002 colorbox{green
14003 \begin_inset Formula $\to$
14004 \end_inset
14005
14006
14007 \backslash
14008 {
14009 \backslash
14010 fbox
14011 \begin_inset ERT
14012 status collapsed
14013
14014 \begin_layout Plain Layout
14015
14016
14017 \backslash
14018 spce 
14019 \end_layout
14020
14021 \end_inset
14022
14023 A=B
14024 \end_layout
14025
14026 \end_inset
14027 </cell>
14028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14029 \begin_inset Text
14030
14031 \begin_layout Plain Layout
14032 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
14033 \end_inset
14034
14035
14036 \end_layout
14037
14038 \end_inset
14039 </cell>
14040 </row>
14041 <row>
14042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14043 \begin_inset Text
14044
14045 \begin_layout Plain Layout
14046
14047 \backslash
14048 fbox
14049 \begin_inset ERT
14050 status collapsed
14051
14052 \begin_layout Plain Layout
14053
14054
14055 \backslash
14056 spce 
14057 \end_layout
14058
14059 \end_inset
14060
14061
14062 \backslash
14063 colorbox{green
14064 \begin_inset Formula $\to$
14065 \end_inset
14066
14067
14068 \backslash
14069 {
14070 \family sans
14071 Ctrl+M Ctrl+M
14072 \family default
14073  
14074 \backslash
14075 int
14076 \begin_inset ERT
14077 status collapsed
14078
14079 \begin_layout Plain Layout
14080
14081
14082 \backslash
14083 spce 
14084 \end_layout
14085
14086 \end_inset
14087
14088 C=D
14089 \end_layout
14090
14091 \end_inset
14092 </cell>
14093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14094 \begin_inset Text
14095
14096 \begin_layout Plain Layout
14097 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
14098 \end_inset
14099
14100
14101 \end_layout
14102
14103 \end_inset
14104 </cell>
14105 </row>
14106 </lyxtabular>
14107
14108 \end_inset
14109
14110
14111 \end_layout
14112
14113 \begin_layout Standard
14114
14115 \series bold
14116
14117 \backslash
14118 colorbox
14119 \series default
14120  sólo colorea el marco pero no los caracteres.
14121  Para colorear todos los caracteres se selecciona toda la ecuación y se
14122  elige un color en el diálogo 
14123 \family sans
14124 Estilo
14125 \begin_inset space ~
14126 \end_inset
14127
14128 del
14129 \begin_inset space ~
14130 \end_inset
14131
14132 texto
14133 \family default
14134 .
14135  El diálogo puede abrirse con el botón 
14136 \begin_inset Graphics
14137         filename ../../images/dialog-show_character.png
14138         scale 85
14139
14140 \end_inset
14141
14142  de la barra de herramientas o con el menú 
14143 \family sans
14144 Editar\SpecialChar \menuseparator
14145 Estilo
14146 \begin_inset space ~
14147 \end_inset
14148
14149 del
14150 \begin_inset space ~
14151 \end_inset
14152
14153 texto\SpecialChar \menuseparator
14154 Personalizado
14155 \family default
14156 .
14157  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
14158  Si el número de la ecuación debe tener otro color que el de los caracteres
14159  de la ecuación, el color debe cambiarse dentro de la ecuación.
14160 \end_layout
14161
14162 \begin_layout Standard
14163 Un ejemplo:
14164 \color red
14165
14166 \begin_inset Formula 
14167 \begin{equation}
14168 {\color{red}\int A=B}\label{eq:rojo}
14169 \end{equation}
14170
14171 \end_inset
14172
14173
14174 \color green
14175
14176 \begin_inset Formula 
14177 \begin{equation}
14178 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}
14179 \end{equation}
14180
14181 \end_inset
14182
14183
14184 \end_layout
14185
14186 \begin_layout Standard
14187 La ecuación 
14188 \begin_inset CommandInset ref
14189 LatexCommand eqref
14190 reference "eq:rojo"
14191
14192 \end_inset
14193
14194  está toda coloreada en rojo.
14195 \begin_inset Newline newline
14196 \end_inset
14197
14198 La ecuación 
14199 \begin_inset CommandInset ref
14200 LatexCommand eqref
14201 reference "eq:rojoverde"
14202
14203 \end_inset
14204
14205  se ha coloreado en primer lugar toda en verde para colorear el número de
14206  la ecuación.
14207  Posteriormente se han coloreado en rojo los caracteres.
14208 \family sans
14209
14210 \begin_inset VSpace bigskip
14211 \end_inset
14212
14213
14214 \end_layout
14215
14216 \begin_layout Standard
14217 Para colorear diferente el borde y el marcose usa el comando 
14218 \series bold
14219
14220 \backslash
14221 fcolorbox
14222 \series default
14223
14224 \begin_inset Index idx
14225 status collapsed
14226
14227 \begin_layout Plain Layout
14228 Comandos ! F ! 
14229 \backslash
14230 fcolorbox
14231 \end_layout
14232
14233 \end_inset
14234
14235  con el siguiente esquema:
14236 \end_layout
14237
14238 \begin_layout Standard
14239
14240 \series bold
14241
14242 \backslash
14243 fcolorbox{color del borde}{color}{contenido del marco}
14244 \end_layout
14245
14246 \begin_layout Standard
14247 Así pues 
14248 \series bold
14249
14250 \backslash
14251 fcolorbox
14252 \series default
14253  es una extensión del comando 
14254 \series bold
14255
14256 \backslash
14257 colorbox
14258 \series default
14259 .
14260  La anchura del borde se establece, como para 
14261 \series bold
14262
14263 \backslash
14264 framebox
14265 \series default
14266 , con 
14267 \series bold
14268
14269 \backslash
14270 fboxrule
14271 \series default
14272  y 
14273 \series bold
14274
14275 \backslash
14276 fboxsep
14277 \series default
14278 .
14279  Un ejemplo:
14280 \begin_inset ERT
14281 status collapsed
14282
14283 \begin_layout Plain Layout
14284
14285
14286 \backslash
14287 fboxrule 1mm 
14288 \backslash
14289 fboxsep 1mm
14290 \end_layout
14291
14292 \end_inset
14293
14294
14295 \begin_inset Formula 
14296 \[
14297 \fcolorbox{cyan}{magenta}{A=B}
14298 \]
14299
14300 \end_inset
14301
14302
14303 \end_layout
14304
14305 \begin_layout Standard
14306 \begin_inset ERT
14307 status collapsed
14308
14309 \begin_layout Plain Layout
14310
14311
14312 \backslash
14313 fboxrule 0.4pt 
14314 \backslash
14315 fboxsep 3pt
14316 \end_layout
14317
14318 \end_inset
14319
14320
14321 \end_layout
14322
14323 \begin_layout Standard
14324 Esta ecuación se ha compuesto con el comando
14325 \begin_inset Newline newline
14326 \end_inset
14327
14328
14329 \series bold
14330
14331 \backslash
14332 fcolorbox{cyan
14333 \begin_inset Formula $\to$
14334 \end_inset
14335
14336
14337 \backslash
14338 {magenta
14339 \begin_inset Formula $\to$
14340 \end_inset
14341
14342
14343 \backslash
14344 {A=B
14345 \end_layout
14346
14347 \begin_layout Standard
14348 \begin_inset VSpace bigskip
14349 \end_inset
14350
14351
14352 \end_layout
14353
14354 \begin_layout Standard
14355 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14356 \end_layout
14357
14358 \begin_layout Standard
14359 Por ejemplo, se puede definir el color 
14360 \begin_inset Quotes fld
14361 \end_inset
14362
14363
14364 \series bold
14365 verdeoscuro
14366 \series default
14367
14368 \begin_inset Quotes frd
14369 \end_inset
14370
14371  con la línea de preámbulo LaTeX:
14372 \end_layout
14373
14374 \begin_layout Standard
14375
14376 \series bold
14377
14378 \backslash
14379 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14380 \series default
14381
14382 \begin_inset Index idx
14383 status collapsed
14384
14385 \begin_layout Plain Layout
14386 Comandos ! D ! 
14387 \backslash
14388 definecolor
14389 \end_layout
14390
14391 \end_inset
14392
14393
14394 \end_layout
14395
14396 \begin_layout Standard
14397
14398 \series bold
14399 cmyk
14400 \series default
14401  es el espacio de color referido a los colores 
14402 \series bold
14403 cyan
14404 \series default
14405
14406 \series bold
14407 magenta
14408 \series default
14409
14410 \series bold
14411 yellow
14412 \series default
14413  y 
14414 \series bold
14415 black
14416 \series default
14417 .
14418  Los cuatro números separados por coma son el factor de cuota para los colores
14419  correspondientes del espacio de color.
14420  Los factores pueden estar en el rango 0-1.
14421  En vez de 
14422 \series bold
14423 cmyk
14424 \series default
14425  se puede usar el espacio de color 
14426 \series bold
14427 rgb
14428 \series default
14429 , que se refiere a 
14430 \series bold
14431 red
14432 \series default
14433
14434 \series bold
14435 green
14436 \series default
14437  y 
14438 \series bold
14439 blue
14440 \series default
14441 , así pues en este caso hay tres factores de cuota para los correspondientes
14442  colores.
14443  Además hay el espacio de color 
14444 \series bold
14445 gray
14446 \series default
14447  con un factor de cuota para el valor gris.
14448 \end_layout
14449
14450 \begin_layout Standard
14451 Como ejemplo he aquí un marco con el nuevo color definido 
14452 \series bold
14453 verdeoscuro
14454 \series default
14455  y los caracteres en color amarillo:
14456 \color black
14457
14458 \begin_inset Formula 
14459 \begin{equation}
14460 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}
14461 \end{equation}
14462
14463 \end_inset
14464
14465
14466 \end_layout
14467
14468 \begin_layout Standard
14469 Los colores personalizados también se pueden usar para texto con la ayuda
14470  del comando 
14471 \series bold
14472
14473 \backslash
14474 textcolor
14475 \series default
14476
14477 \begin_inset Index idx
14478 status collapsed
14479
14480 \begin_layout Plain Layout
14481 Texto ! coloreado
14482 \end_layout
14483
14484 \end_inset
14485
14486
14487 \end_layout
14488
14489 \begin_layout Standard
14490 \begin_inset ERT
14491 status collapsed
14492
14493 \begin_layout Plain Layout
14494
14495
14496 \backslash
14497 textcolor{verdeoscuro}{
14498 \end_layout
14499
14500 \end_inset
14501
14502 Esta frase en 
14503 \begin_inset Quotes fld
14504 \end_inset
14505
14506 verdeoscuro
14507 \begin_inset Quotes frd
14508 \end_inset
14509
14510 .
14511 \begin_inset ERT
14512 status collapsed
14513
14514 \begin_layout Plain Layout
14515
14516 }
14517 \end_layout
14518
14519 \end_inset
14520
14521
14522 \end_layout
14523
14524 \begin_layout Standard
14525
14526 \series bold
14527
14528 \backslash
14529 textcolor
14530 \series default
14531
14532 \begin_inset Index idx
14533 status collapsed
14534
14535 \begin_layout Plain Layout
14536 Comandos ! T ! 
14537 \backslash
14538 textcolor
14539 \end_layout
14540
14541 \end_inset
14542
14543  se usa con el esquema 
14544 \series bold
14545
14546 \backslash
14547 textcolor{color}{caracteres a colorear}
14548 \series default
14549 .
14550 \end_layout
14551
14552 \begin_layout Subsection
14553 Marcos de párrafo
14554 \begin_inset CommandInset label
14555 LatexCommand label
14556 name "sub:Marcos-de-párrafo"
14557
14558 \end_inset
14559
14560
14561 \begin_inset Index idx
14562 status collapsed
14563
14564 \begin_layout Plain Layout
14565 Marcos ! para párrafos
14566 \end_layout
14567
14568 \end_inset
14569
14570
14571 \end_layout
14572
14573 \begin_layout Standard
14574 Un marco que puede contener varias líneas y párrafos, denominado marco de
14575  párrafo (parbox), se puede generar con el menú 
14576 \family sans
14577 Insertar\SpecialChar \menuseparator
14578 Marco
14579 \family default
14580  o con el botón 
14581 \begin_inset Graphics
14582         filename ../../images/box-insert.png
14583         scale 85
14584
14585 \end_inset
14586
14587  de la barra de herramientas.
14588 \end_layout
14589
14590 \begin_layout Standard
14591 El siguiente ejemplo muestra un marco de párrafo en línea:
14592 \begin_inset VSpace medskip
14593 \end_inset
14594
14595 Esta línea contiene 
14596 \begin_inset Box Boxed
14597 position "c"
14598 hor_pos "c"
14599 has_inner_box 1
14600 inner_pos "c"
14601 use_parbox 1
14602 use_makebox 0
14603 width "5cm"
14604 special "none"
14605 height "1in"
14606 height_special "totalheight"
14607 status collapsed
14608
14609 \begin_layout Plain Layout
14610 Esto es un marco de párrafo.
14611  Tiene exactamente 5
14612 \begin_inset space \thinspace{}
14613 \end_inset
14614
14615 cm de largo y además puede contener ecuaciones: 
14616 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14617 \end_inset
14618
14619
14620 \end_layout
14621
14622 \end_inset
14623
14624
14625 \begin_inset space ~
14626 \end_inset
14627
14628  un marco de párrafo.
14629 \begin_inset VSpace medskip
14630 \end_inset
14631
14632 Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado.
14633  Surge un diálogo con las propiedades del marco.
14634  En este caso: 
14635 \emph on
14636 Decoración
14637 \emph default
14638 : Marco rectangular, 
14639 \emph on
14640 marco interior
14641 \emph default
14642 : Párrafo, 
14643 \emph on
14644 Ancho
14645 \emph default
14646 : 5
14647 \begin_inset space \thinspace{}
14648 \end_inset
14649
14650 cm, 
14651 \emph on
14652 Alineación Vertical
14653 \emph default
14654  
14655 \emph on
14656 marco
14657 \emph default
14658 : Medio.
14659 \end_layout
14660
14661 \begin_layout Standard
14662 \begin_inset VSpace medskip
14663 \end_inset
14664
14665 En LaTeX, un marco de párrafo se inserta con el comando 
14666 \series bold
14667
14668 \backslash
14669 parbox
14670 \series default
14671
14672 \begin_inset Index idx
14673 status collapsed
14674
14675 \begin_layout Plain Layout
14676 Comandos ! P ! 
14677 \backslash
14678 parbox
14679 \end_layout
14680
14681 \end_inset
14682
14683  con el esquema siguiente:
14684 \end_layout
14685
14686 \begin_layout Standard
14687
14688 \series bold
14689
14690 \backslash
14691 parbox[posición]{anchura}{contenido}
14692 \end_layout
14693
14694 \begin_layout Standard
14695 Son posibles las posiciones 
14696 \emph on
14697 b
14698 \emph default
14699  y 
14700 \emph on
14701 t
14702 \emph default
14703
14704 \emph on
14705 b
14706 \emph default
14707  por 
14708 \begin_inset Quotes fld
14709 \end_inset
14710
14711 bottom
14712 \begin_inset Quotes frd
14713 \end_inset
14714
14715  (abajo), que alinea la última línea del marco con el texto de alrededor.
14716  Con 
14717 \emph on
14718 t
14719 \emph default
14720 , por 
14721 \begin_inset Quotes fld
14722 \end_inset
14723
14724 top
14725 \begin_inset Quotes frd
14726 \end_inset
14727
14728  (arriba), la alineación se hace con la primera línea.
14729  Si no se da posición, el marco se centrará verticalmente, véase la sección
14730  
14731 \emph on
14732 Marcos
14733 \emph default
14734  del manual 
14735 \emph on
14736 Objetos insertados
14737 \emph default
14738  para ejemplos.
14739 \end_layout
14740
14741 \begin_layout Standard
14742 \begin_inset VSpace bigskip
14743 \end_inset
14744
14745 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14746  ponerse en un marco de párrafo.
14747  Para ello se inserta el comando
14748 \begin_inset Newline newline
14749 \end_inset
14750
14751
14752 \series bold
14753
14754 \backslash
14755 fbox{
14756 \backslash
14757 parbox{
14758 \backslash
14759 linewidth-2
14760 \backslash
14761 fboxsep-2
14762 \backslash
14763 fboxrule}{
14764 \begin_inset Newline newline
14765 \end_inset
14766
14767
14768 \series default
14769 en modo TeX delante de la ecuación.
14770  Aquí 
14771 \series bold
14772
14773 \backslash
14774 linewidth
14775 \series default
14776
14777 \begin_inset Index idx
14778 status collapsed
14779
14780 \begin_layout Plain Layout
14781 Comandos ! L ! 
14782 \backslash
14783 linewidth
14784 \end_layout
14785
14786 \end_inset
14787
14788  es la anchura de línea establecida para el documento.
14789  Como el marco está por fuera del marco de párrafo, hay que restar de dicha
14790  anchura dos veces la separación del marco y el grosor.
14791  Como LyX no lo hace automáticamente debido a un fallo,
14792 \begin_inset Foot
14793 status collapsed
14794
14795 \begin_layout Plain Layout
14796 \begin_inset CommandInset href
14797 LatexCommand href
14798 name "LyX-bug #4483"
14799 target "http://www.lyx.org/trac/ticket/4483"
14800
14801 \end_inset
14802
14803
14804 \end_layout
14805
14806 \end_inset
14807
14808  hay que usar modo TeX.
14809  Para poder multiplicar y restar en los argumentos hay que cargar en el
14810  preámbulo LaTeX el paquete LaTeX 
14811 \series bold
14812 calc
14813 \series default
14814 ,
14815 \begin_inset Foot
14816 status collapsed
14817
14818 \begin_layout Plain Layout
14819
14820 \series bold
14821 calc
14822 \series default
14823  es parte de toda instalación LaTeX estándar.
14824 \end_layout
14825
14826 \end_inset
14827
14828
14829 \begin_inset Index idx
14830 status collapsed
14831
14832 \begin_layout Plain Layout
14833 Paquetes ! calc
14834 \end_layout
14835
14836 \end_inset
14837
14838  con la línea
14839 \end_layout
14840
14841 \begin_layout Standard
14842
14843 \series bold
14844
14845 \backslash
14846 usepackage{calc}
14847 \end_layout
14848
14849 \begin_layout Standard
14850 Detrás de la ecuación se cierran ambos marcos con 
14851 \series bold
14852 }}
14853 \series default
14854  en modo TeX.
14855  Aquí hay un ejemplo:
14856 \begin_inset ERT
14857 status collapsed
14858
14859 \begin_layout Plain Layout
14860
14861
14862 \backslash
14863 fboxsep 5mm 
14864 \backslash
14865 fboxrule 5mm
14866 \end_layout
14867
14868 \end_inset
14869
14870
14871 \end_layout
14872
14873 \begin_layout Standard
14874 \begin_inset ERT
14875 status collapsed
14876
14877 \begin_layout Plain Layout
14878
14879
14880 \backslash
14881 fbox{
14882 \backslash
14883 parbox{
14884 \backslash
14885 linewidth-2
14886 \backslash
14887 fboxsep-2
14888 \backslash
14889 fboxrule}{
14890 \end_layout
14891
14892 \end_inset
14893
14894
14895 \begin_inset Formula 
14896 \begin{equation}
14897 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14898 \end{equation}
14899
14900 \end_inset
14901
14902
14903 \end_layout
14904
14905 \begin_layout Standard
14906 \begin_inset ERT
14907 status collapsed
14908
14909 \begin_layout Plain Layout
14910
14911 }}
14912 \end_layout
14913
14914 \end_inset
14915
14916
14917 \begin_inset ERT
14918 status collapsed
14919
14920 \begin_layout Plain Layout
14921
14922
14923 \backslash
14924 fboxrule 0.4pt 
14925 \backslash
14926 fboxsep 3pt
14927 \end_layout
14928
14929 \end_inset
14930
14931
14932 \end_layout
14933
14934 \begin_layout Standard
14935 \begin_inset VSpace medskip
14936 \end_inset
14937
14938
14939 \end_layout
14940
14941 \begin_layout Standard
14942 Como se ha usado el marco de párrafo como argumento de 
14943 \series bold
14944
14945 \backslash
14946 fbox
14947 \series default
14948 , en este caso no hay diferencia entre 
14949 \series bold
14950
14951 \backslash
14952 fbox
14953 \series default
14954  y 
14955 \series bold
14956
14957 \backslash
14958 boxed
14959 \series default
14960 .
14961  
14962 \end_layout
14963
14964 \begin_layout Standard
14965 \begin_inset VSpace bigskip
14966 \end_inset
14967
14968
14969 \end_layout
14970
14971 \begin_layout Standard
14972 Los marcos de párrafo son muy útiles para comentar ecuaciones directamente.
14973  Para hacerlo, se usa 
14974 \series bold
14975
14976 \backslash
14977 parbox
14978 \series default
14979  en combinación con el comando 
14980 \series bold
14981
14982 \backslash
14983 tag
14984 \series default
14985 .
14986  (Véase más sobre 
14987 \series bold
14988
14989 \backslash
14990 tag
14991 \series default
14992  en 
14993 \begin_inset CommandInset ref
14994 LatexCommand ref
14995 reference "sub:Numeración-personalizada"
14996
14997 \end_inset
14998
14999 ).
15000 \end_layout
15001
15002 \begin_layout Standard
15003 Un ejemplo de ecuación comentada con 
15004 \series bold
15005
15006 \backslash
15007 parbox
15008 \series default
15009 :
15010 \end_layout
15011
15012 \begin_layout Standard
15013 \begin_inset ERT
15014 status collapsed
15015
15016 \begin_layout Plain Layout
15017
15018
15019 \backslash
15020 [5x-7b=3b
15021 \backslash
15022 tag*{
15023 \backslash
15024 parbox{5cm}{
15025 \end_layout
15026
15027 \end_inset
15028
15029 Esto es una descripción.
15030  Está claramente separada de la ecuación y es multilínea.
15031 \begin_inset ERT
15032 status collapsed
15033
15034 \begin_layout Plain Layout
15035
15036 }}
15037 \backslash
15038 ]
15039 \end_layout
15040
15041 \end_inset
15042
15043
15044 \end_layout
15045
15046 \begin_layout Standard
15047 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
15048  no soporta el comando 
15049 \series bold
15050
15051 \backslash
15052 parbox
15053 \series default
15054  en ecuaciones.
15055  La ecuación se compone con la siguiente secuencia de comandos:
15056 \end_layout
15057
15058 \begin_layout Standard
15059 El comando 
15060 \series bold
15061
15062 \backslash
15063 [5x-7b=3b
15064 \backslash
15065 tag*
15066 \backslash
15067 {
15068 \backslash
15069 parbox{5cm}{
15070 \series default
15071  se inserta en modo TeX.
15072 \begin_inset Foot
15073 status collapsed
15074
15075 \begin_layout Plain Layout
15076 Si se usa el estilo de ecuación 
15077 \series bold
15078 Sangrado
15079 \series default
15080
15081 \series bold
15082
15083 \backslash
15084 tag*
15085 \backslash
15086
15087 \series default
15088  se puede reemplazar por 
15089 \series bold
15090
15091 \backslash
15092 hfill
15093 \series default
15094 .
15095  (Véanse los estilos de ecuación en 
15096 \begin_inset CommandInset ref
15097 LatexCommand ref
15098 reference "sec:Estilos-de-ecuación"
15099
15100 \end_inset
15101
15102 ).
15103 \end_layout
15104
15105 \end_inset
15106
15107  Después sigue la descripción en texto normal, y por último 
15108 \series bold
15109 }}
15110 \backslash
15111 ]
15112 \series default
15113  en modo TeX.
15114  Aquí los comandos 
15115 \series bold
15116
15117 \backslash
15118 [
15119 \series default
15120  y 
15121 \series bold
15122
15123 \backslash
15124 ]
15125 \series default
15126  crean una ecuación presentada.
15127 \end_layout
15128
15129 \begin_layout Standard
15130 Las ventajas de 
15131 \series bold
15132
15133 \backslash
15134 parbox
15135 \series default
15136  pueden verse en este ejemplo que se ha 
15137 \begin_inset Quotes fld
15138 \end_inset
15139
15140 comentado
15141 \begin_inset Quotes frd
15142 \end_inset
15143
15144  usando el modo texto matemático:
15145 \begin_inset Formula 
15146 \[
15147 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}
15148 \]
15149
15150 \end_inset
15151
15152
15153 \end_layout
15154
15155 \begin_layout Section
15156 Operadores
15157 \begin_inset Index idx
15158 status collapsed
15159
15160 \begin_layout Plain Layout
15161 Operadores
15162 \end_layout
15163
15164 \end_inset
15165
15166
15167 \end_layout
15168
15169 \begin_layout Subsection
15170 Operadores grandes
15171 \begin_inset CommandInset label
15172 LatexCommand label
15173 name "sub:Operadores-grandes"
15174
15175 \end_inset
15176
15177
15178 \begin_inset Index idx
15179 status collapsed
15180
15181 \begin_layout Plain Layout
15182 Operadores ! grandes
15183 \end_layout
15184
15185 \end_inset
15186
15187
15188 \begin_inset Index idx
15189 status collapsed
15190
15191 \begin_layout Plain Layout
15192 Sumatorios
15193 \end_layout
15194
15195 \end_inset
15196
15197
15198 \begin_inset Index idx
15199 status collapsed
15200
15201 \begin_layout Plain Layout
15202 Integrales
15203 \end_layout
15204
15205 \end_inset
15206
15207
15208 \end_layout
15209
15210 \begin_layout Standard
15211 Para poder usar todos los comandos de integrales listados aquí, debe estar
15212  marcada la opción 
15213 \family sans
15214 Usar paquete esint automáticamente
15215 \family default
15216  en el apartado 
15217 \family sans
15218 Opciones de ecuación
15219 \family default
15220  de la configuración del documento.
15221  
15222 \end_layout
15223
15224 \begin_layout Standard
15225 \begin_inset space \hfill{}
15226 \end_inset
15227
15228
15229 \begin_inset Tabular
15230 <lyxtabular version="3" rows="11" columns="2">
15231 <features tabularvalignment="middle">
15232 <column alignment="center" valignment="top" width="0pt">
15233 <column alignment="center" valignment="top" width="0pt">
15234 <row>
15235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15236 \begin_inset Text
15237
15238 \begin_layout Plain Layout
15239 Comando
15240 \end_layout
15241
15242 \end_inset
15243 </cell>
15244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15245 \begin_inset Text
15246
15247 \begin_layout Plain Layout
15248 Resultado
15249 \end_layout
15250
15251 \end_inset
15252 </cell>
15253 </row>
15254 <row>
15255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15256 \begin_inset Text
15257
15258 \begin_layout Plain Layout
15259
15260 \backslash
15261 int
15262 \begin_inset Index idx
15263 status collapsed
15264
15265 \begin_layout Plain Layout
15266 Comandos ! I ! 
15267 \backslash
15268 int
15269 \end_layout
15270
15271 \end_inset
15272
15273
15274 \end_layout
15275
15276 \end_inset
15277 </cell>
15278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15279 \begin_inset Text
15280
15281 \begin_layout Plain Layout
15282 \begin_inset Formula $\int$
15283 \end_inset
15284
15285
15286 \end_layout
15287
15288 \end_inset
15289 </cell>
15290 </row>
15291 <row>
15292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15293 \begin_inset Text
15294
15295 \begin_layout Plain Layout
15296
15297 \backslash
15298 oint
15299 \end_layout
15300
15301 \end_inset
15302 </cell>
15303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15304 \begin_inset Text
15305
15306 \begin_layout Plain Layout
15307 \begin_inset Formula $\oint$
15308 \end_inset
15309
15310
15311 \end_layout
15312
15313 \end_inset
15314 </cell>
15315 </row>
15316 <row>
15317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15318 \begin_inset Text
15319
15320 \begin_layout Plain Layout
15321
15322 \backslash
15323 ointctrclockwise
15324 \end_layout
15325
15326 \end_inset
15327 </cell>
15328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15329 \begin_inset Text
15330
15331 \begin_layout Plain Layout
15332 \begin_inset Formula $\ointctrclockwise$
15333 \end_inset
15334
15335
15336 \end_layout
15337
15338 \end_inset
15339 </cell>
15340 </row>
15341 <row>
15342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15343 \begin_inset Text
15344
15345 \begin_layout Plain Layout
15346
15347 \backslash
15348 ointclockwise
15349 \end_layout
15350
15351 \end_inset
15352 </cell>
15353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15354 \begin_inset Text
15355
15356 \begin_layout Plain Layout
15357 \begin_inset Formula $\ointclockwise$
15358 \end_inset
15359
15360
15361 \end_layout
15362
15363 \end_inset
15364 </cell>
15365 </row>
15366 <row>
15367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15368 \begin_inset Text
15369
15370 \begin_layout Plain Layout
15371
15372 \backslash
15373 sqint
15374 \end_layout
15375
15376 \end_inset
15377 </cell>
15378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15379 \begin_inset Text
15380
15381 \begin_layout Plain Layout
15382 \begin_inset Formula $\sqint$
15383 \end_inset
15384
15385
15386 \end_layout
15387
15388 \end_inset
15389 </cell>
15390 </row>
15391 <row>
15392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15393 \begin_inset Text
15394
15395 \begin_layout Plain Layout
15396
15397 \backslash
15398 fint
15399 \end_layout
15400
15401 \end_inset
15402 </cell>
15403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15404 \begin_inset Text
15405
15406 \begin_layout Plain Layout
15407  
15408 \begin_inset Formula $\fint$
15409 \end_inset
15410
15411
15412 \end_layout
15413
15414 \end_inset
15415 </cell>
15416 </row>
15417 <row>
15418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15419 \begin_inset Text
15420
15421 \begin_layout Plain Layout
15422
15423 \backslash
15424 landupint
15425 \end_layout
15426
15427 \end_inset
15428 </cell>
15429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15430 \begin_inset Text
15431
15432 \begin_layout Plain Layout
15433  
15434 \begin_inset Formula $\landupint$
15435 \end_inset
15436
15437
15438 \end_layout
15439
15440 \end_inset
15441 </cell>
15442 </row>
15443 <row>
15444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15445 \begin_inset Text
15446
15447 \begin_layout Plain Layout
15448
15449 \backslash
15450 landdownint
15451 \end_layout
15452
15453 \end_inset
15454 </cell>
15455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15456 \begin_inset Text
15457
15458 \begin_layout Plain Layout
15459  
15460 \begin_inset Formula $\landdownint$
15461 \end_inset
15462
15463
15464 \end_layout
15465
15466 \end_inset
15467 </cell>
15468 </row>
15469 <row>
15470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15471 \begin_inset Text
15472
15473 \begin_layout Plain Layout
15474
15475 \backslash
15476 bigcap
15477 \end_layout
15478
15479 \end_inset
15480 </cell>
15481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15482 \begin_inset Text
15483
15484 \begin_layout Plain Layout
15485 \begin_inset Formula $\bigcap$
15486 \end_inset
15487
15488
15489 \end_layout
15490
15491 \end_inset
15492 </cell>
15493 </row>
15494 <row>
15495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15496 \begin_inset Text
15497
15498 \begin_layout Plain Layout
15499
15500 \backslash
15501 bigcup
15502 \end_layout
15503
15504 \end_inset
15505 </cell>
15506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15507 \begin_inset Text
15508
15509 \begin_layout Plain Layout
15510 \begin_inset Formula $\bigcup$
15511 \end_inset
15512
15513
15514 \end_layout
15515
15516 \end_inset
15517 </cell>
15518 </row>
15519 </lyxtabular>
15520
15521 \end_inset
15522
15523
15524 \begin_inset space \hfill{}
15525 \end_inset
15526
15527
15528 \begin_inset Tabular
15529 <lyxtabular version="3" rows="11" columns="2">
15530 <features tabularvalignment="middle">
15531 <column alignment="center" valignment="top" width="0pt">
15532 <column alignment="center" valignment="top" width="0pt">
15533 <row>
15534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15535 \begin_inset Text
15536
15537 \begin_layout Plain Layout
15538 Comando
15539 \end_layout
15540
15541 \end_inset
15542 </cell>
15543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15544 \begin_inset Text
15545
15546 \begin_layout Plain Layout
15547 Resultado
15548 \end_layout
15549
15550 \end_inset
15551 </cell>
15552 </row>
15553 <row>
15554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15555 \begin_inset Text
15556
15557 \begin_layout Plain Layout
15558
15559 \backslash
15560 sum
15561 \begin_inset Index idx
15562 status collapsed
15563
15564 \begin_layout Plain Layout
15565 Comandos ! S ! 
15566 \backslash
15567 sum
15568 \end_layout
15569
15570 \end_inset
15571
15572
15573 \end_layout
15574
15575 \end_inset
15576 </cell>
15577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15578 \begin_inset Text
15579
15580 \begin_layout Plain Layout
15581 \begin_inset Formula $\sum$
15582 \end_inset
15583
15584
15585 \end_layout
15586
15587 \end_inset
15588 </cell>
15589 </row>
15590 <row>
15591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15592 \begin_inset Text
15593
15594 \begin_layout Plain Layout
15595
15596 \backslash
15597 prod
15598 \begin_inset Index idx
15599 status collapsed
15600
15601 \begin_layout Plain Layout
15602 Comandos ! P ! 
15603 \backslash
15604 prod
15605 \end_layout
15606
15607 \end_inset
15608
15609
15610 \end_layout
15611
15612 \end_inset
15613 </cell>
15614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15615 \begin_inset Text
15616
15617 \begin_layout Plain Layout
15618 \begin_inset Formula $\prod$
15619 \end_inset
15620
15621
15622 \end_layout
15623
15624 \end_inset
15625 </cell>
15626 </row>
15627 <row>
15628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15629 \begin_inset Text
15630
15631 \begin_layout Plain Layout
15632
15633 \backslash
15634 coprod
15635 \end_layout
15636
15637 \end_inset
15638 </cell>
15639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15640 \begin_inset Text
15641
15642 \begin_layout Plain Layout
15643 \begin_inset Formula $\coprod$
15644 \end_inset
15645
15646
15647 \end_layout
15648
15649 \end_inset
15650 </cell>
15651 </row>
15652 <row>
15653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15654 \begin_inset Text
15655
15656 \begin_layout Plain Layout
15657
15658 \backslash
15659 bigodot
15660 \end_layout
15661
15662 \end_inset
15663 </cell>
15664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15665 \begin_inset Text
15666
15667 \begin_layout Plain Layout
15668 \begin_inset Formula $\bigodot$
15669 \end_inset
15670
15671
15672 \end_layout
15673
15674 \end_inset
15675 </cell>
15676 </row>
15677 <row>
15678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15679 \begin_inset Text
15680
15681 \begin_layout Plain Layout
15682
15683 \backslash
15684 bigotimes
15685 \end_layout
15686
15687 \end_inset
15688 </cell>
15689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15690 \begin_inset Text
15691
15692 \begin_layout Plain Layout
15693 \begin_inset Formula $\bigotimes$
15694 \end_inset
15695
15696
15697 \end_layout
15698
15699 \end_inset
15700 </cell>
15701 </row>
15702 <row>
15703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15704 \begin_inset Text
15705
15706 \begin_layout Plain Layout
15707
15708 \backslash
15709 bigoplus
15710 \end_layout
15711
15712 \end_inset
15713 </cell>
15714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15715 \begin_inset Text
15716
15717 \begin_layout Plain Layout
15718 \begin_inset Formula $\bigoplus$
15719 \end_inset
15720
15721
15722 \end_layout
15723
15724 \end_inset
15725 </cell>
15726 </row>
15727 <row>
15728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15729 \begin_inset Text
15730
15731 \begin_layout Plain Layout
15732
15733 \backslash
15734 bigwedge
15735 \end_layout
15736
15737 \end_inset
15738 </cell>
15739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15740 \begin_inset Text
15741
15742 \begin_layout Plain Layout
15743 \begin_inset Formula $\bigwedge$
15744 \end_inset
15745
15746
15747 \end_layout
15748
15749 \end_inset
15750 </cell>
15751 </row>
15752 <row>
15753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15754 \begin_inset Text
15755
15756 \begin_layout Plain Layout
15757
15758 \backslash
15759 bigvee
15760 \end_layout
15761
15762 \end_inset
15763 </cell>
15764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15765 \begin_inset Text
15766
15767 \begin_layout Plain Layout
15768 \begin_inset Formula $\bigvee$
15769 \end_inset
15770
15771
15772 \end_layout
15773
15774 \end_inset
15775 </cell>
15776 </row>
15777 <row>
15778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15779 \begin_inset Text
15780
15781 \begin_layout Plain Layout
15782
15783 \backslash
15784 bigsqcup
15785 \end_layout
15786
15787 \end_inset
15788 </cell>
15789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15790 \begin_inset Text
15791
15792 \begin_layout Plain Layout
15793 \begin_inset Formula $\bigsqcup$
15794 \end_inset
15795
15796
15797 \end_layout
15798
15799 \end_inset
15800 </cell>
15801 </row>
15802 <row>
15803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15804 \begin_inset Text
15805
15806 \begin_layout Plain Layout
15807
15808 \backslash
15809 biguplus
15810 \end_layout
15811
15812 \end_inset
15813 </cell>
15814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15815 \begin_inset Text
15816
15817 \begin_layout Plain Layout
15818 \begin_inset Formula $\biguplus$
15819 \end_inset
15820
15821
15822 \end_layout
15823
15824 \end_inset
15825 </cell>
15826 </row>
15827 </lyxtabular>
15828
15829 \end_inset
15830
15831
15832 \begin_inset space \hfill{}
15833 \end_inset
15834
15835
15836 \end_layout
15837
15838 \begin_layout Standard
15839 Todos los operadores grandes se pueden insertar con el botón 
15840 \begin_inset Graphics
15841         filename ../../images/math/intop.png
15842         scale 85
15843
15844 \end_inset
15845
15846  de la barra de ecuaciones.
15847 \end_layout
15848
15849 \begin_layout Standard
15850 Estos operadores son llamados grandes porque son mayores que los operadores
15851  binarios de aspecto semejante.
15852  Todos los operadores grandes pueden tener límites, como se describe en
15853  la subsección siguiente.
15854 \end_layout
15855
15856 \begin_layout Standard
15857 Para todos los operadores de integral hay una segunda versión disponible,
15858  terminando en 
15859 \series bold
15860 op
15861 \series default
15862
15863 \series bold
15864
15865 \backslash
15866 intop
15867 \series default
15868
15869 \series bold
15870
15871 \backslash
15872 ointop
15873 \series default
15874  etc.
15875  Estos operadores difieren de 
15876 \series bold
15877
15878 \backslash
15879 int
15880 \series default
15881 , etc., en el estilo en que se presentan los límites, véase
15882 \series bold
15883  
15884 \series default
15885
15886 \begin_inset CommandInset ref
15887 LatexCommand ref
15888 reference "sub:Límites-de-operadores"
15889
15890 \end_inset
15891
15892 .
15893 \end_layout
15894
15895 \begin_layout Subsubsection*
15896 Sugerencias para las integrales
15897 \end_layout
15898
15899 \begin_layout Standard
15900 La letra 
15901 \emph on
15902 d
15903 \emph default
15904  en una integral es un operador, por consiguiente debe escribirse en redonda.
15905  Esto se hace resaltando la 
15906 \emph on
15907 d
15908 \emph default
15909  y usando el atajo de teclado 
15910 \family sans
15911 Alt+C
15912 \begin_inset space ~
15913 \end_inset
15914
15915 R
15916 \family default
15917 .
15918 \begin_inset Foot
15919 status collapsed
15920
15921 \begin_layout Plain Layout
15922 véase estilos de letras en 
15923 \begin_inset CommandInset ref
15924 LatexCommand ref
15925 reference "sub:Estilos-de-tipografías"
15926
15927 \end_inset
15928
15929  
15930 \end_layout
15931
15932 \end_inset
15933
15934  Delante de la 
15935 \emph on
15936 d
15937 \emph default
15938  se inserta un espacio delgado, como es habitual en los operadores.
15939  Un ejemplo:
15940 \end_layout
15941
15942 \begin_layout Standard
15943 incorrecto: 
15944 \begin_inset Formula $\int A(x)dx$
15945 \end_inset
15946
15947
15948 \begin_inset Newline newline
15949 \end_inset
15950
15951
15952 \begin_inset Phantom HPhantom
15953 status open
15954
15955 \begin_layout Plain Layout
15956 in
15957 \end_layout
15958
15959 \end_inset
15960
15961 correcto: 
15962 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15963 \end_inset
15964
15965
15966 \end_layout
15967
15968 \begin_layout Standard
15969 \begin_inset Newpage pagebreak
15970 \end_inset
15971
15972
15973 \end_layout
15974
15975 \begin_layout Standard
15976 Para integrales múltiples hay los siguientes comandos:
15977 \begin_inset VSpace medskip
15978 \end_inset
15979
15980
15981 \end_layout
15982
15983 \begin_layout Standard
15984 \begin_inset space \hfill{}
15985 \end_inset
15986
15987
15988 \begin_inset Tabular
15989 <lyxtabular version="3" rows="4" columns="2">
15990 <features tabularvalignment="middle">
15991 <column alignment="center" valignment="top" width="0">
15992 <column alignment="center" valignment="top" width="0">
15993 <row>
15994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15995 \begin_inset Text
15996
15997 \begin_layout Plain Layout
15998 Comando
15999 \end_layout
16000
16001 \end_inset
16002 </cell>
16003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16004 \begin_inset Text
16005
16006 \begin_layout Plain Layout
16007 Resultado
16008 \begin_inset Note Note
16009 status collapsed
16010
16011 \begin_layout Plain Layout
16012
16013 \series bold
16014
16015 \backslash
16016 raisebox
16017 \series default
16018  se usa sólo como espaciador
16019 \end_layout
16020
16021 \end_inset
16022
16023
16024 \end_layout
16025
16026 \end_inset
16027 </cell>
16028 </row>
16029 <row>
16030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16031 \begin_inset Text
16032
16033 \begin_layout Plain Layout
16034
16035 \backslash
16036 iint
16037 \end_layout
16038
16039 \end_inset
16040 </cell>
16041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16042 \begin_inset Text
16043
16044 \begin_layout Plain Layout
16045 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
16046 \end_inset
16047
16048
16049 \end_layout
16050
16051 \end_inset
16052 </cell>
16053 </row>
16054 <row>
16055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059
16060 \backslash
16061 oiint
16062 \end_layout
16063
16064 \end_inset
16065 </cell>
16066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16067 \begin_inset Text
16068
16069 \begin_layout Plain Layout
16070 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
16071 \end_inset
16072
16073
16074 \end_layout
16075
16076 \end_inset
16077 </cell>
16078 </row>
16079 <row>
16080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16081 \begin_inset Text
16082
16083 \begin_layout Plain Layout
16084
16085 \backslash
16086 sqiint
16087 \end_layout
16088
16089 \end_inset
16090 </cell>
16091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16092 \begin_inset Text
16093
16094 \begin_layout Plain Layout
16095 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
16096 \end_inset
16097
16098
16099 \end_layout
16100
16101 \end_inset
16102 </cell>
16103 </row>
16104 </lyxtabular>
16105
16106 \end_inset
16107
16108
16109 \begin_inset space \hfill{}
16110 \end_inset
16111
16112
16113 \begin_inset Tabular
16114 <lyxtabular version="3" rows="4" columns="2">
16115 <features tabularvalignment="middle">
16116 <column alignment="center" valignment="top" width="0">
16117 <column alignment="center" valignment="top" width="0">
16118 <row>
16119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16120 \begin_inset Text
16121
16122 \begin_layout Plain Layout
16123 Comando
16124 \end_layout
16125
16126 \end_inset
16127 </cell>
16128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16129 \begin_inset Text
16130
16131 \begin_layout Plain Layout
16132 Resultado
16133 \begin_inset Note Note
16134 status collapsed
16135
16136 \begin_layout Plain Layout
16137
16138 \series bold
16139
16140 \backslash
16141 raisebox
16142 \series default
16143  se usa sólo como espaciador
16144 \end_layout
16145
16146 \end_inset
16147
16148
16149 \end_layout
16150
16151 \end_inset
16152 </cell>
16153 </row>
16154 <row>
16155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16156 \begin_inset Text
16157
16158 \begin_layout Plain Layout
16159
16160 \backslash
16161 iiint
16162 \end_layout
16163
16164 \end_inset
16165 </cell>
16166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16167 \begin_inset Text
16168
16169 \begin_layout Plain Layout
16170 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
16171 \end_inset
16172
16173
16174 \end_layout
16175
16176 \end_inset
16177 </cell>
16178 </row>
16179 <row>
16180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16181 \begin_inset Text
16182
16183 \begin_layout Plain Layout
16184
16185 \backslash
16186 iiiint
16187 \end_layout
16188
16189 \end_inset
16190 </cell>
16191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16192 \begin_inset Text
16193
16194 \begin_layout Plain Layout
16195 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
16196 \end_inset
16197
16198
16199 \end_layout
16200
16201 \end_inset
16202 </cell>
16203 </row>
16204 <row>
16205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16206 \begin_inset Text
16207
16208 \begin_layout Plain Layout
16209
16210 \backslash
16211 dotsint
16212 \end_layout
16213
16214 \end_inset
16215 </cell>
16216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16217 \begin_inset Text
16218
16219 \begin_layout Plain Layout
16220 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16221 \end_inset
16222
16223
16224 \end_layout
16225
16226 \end_inset
16227 </cell>
16228 </row>
16229 </lyxtabular>
16230
16231 \end_inset
16232
16233
16234 \begin_inset space \hfill{}
16235 \end_inset
16236
16237
16238 \end_layout
16239
16240 \begin_layout Subsection
16241 Límites de operadores
16242 \begin_inset CommandInset label
16243 LatexCommand label
16244 name "sub:Límites-de-operadores"
16245
16246 \end_inset
16247
16248
16249 \begin_inset Index idx
16250 status collapsed
16251
16252 \begin_layout Plain Layout
16253 Operadores ! límites de
16254 \end_layout
16255
16256 \end_inset
16257
16258
16259 \end_layout
16260
16261 \begin_layout Standard
16262 Los límites se crean mediante superíndices y subíndices:
16263 \end_layout
16264
16265 \begin_layout Standard
16266 \noindent
16267 \align center
16268 \begin_inset Tabular
16269 <lyxtabular version="3" rows="2" columns="2">
16270 <features tabularvalignment="middle">
16271 <column alignment="center" valignment="top" width="0">
16272 <column alignment="center" valignment="top" width="0">
16273 <row>
16274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16275 \begin_inset Text
16276
16277 \begin_layout Plain Layout
16278 Comando
16279 \end_layout
16280
16281 \end_inset
16282 </cell>
16283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16284 \begin_inset Text
16285
16286 \begin_layout Plain Layout
16287 Resultado
16288 \begin_inset Note Note
16289 status collapsed
16290
16291 \begin_layout Plain Layout
16292
16293 \series bold
16294
16295 \backslash
16296 raisebox
16297 \series default
16298  se usa sólo como espaciador
16299 \end_layout
16300
16301 \end_inset
16302
16303
16304 \end_layout
16305
16306 \end_inset
16307 </cell>
16308 </row>
16309 <row>
16310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16311 \begin_inset Text
16312
16313 \begin_layout Plain Layout
16314
16315 \backslash
16316 prod^
16317 \backslash
16318 infty
16319 \begin_inset ERT
16320 status collapsed
16321
16322 \begin_layout Plain Layout
16323
16324
16325 \backslash
16326 spce 
16327 \end_layout
16328
16329 \end_inset
16330
16331
16332 \begin_inset Formula $\to$
16333 \end_inset
16334
16335 _0
16336 \begin_inset Formula $\to$
16337 \end_inset
16338
16339 A(x)
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16345 \begin_inset Text
16346
16347 \begin_layout Plain Layout
16348 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16349 \end_inset
16350
16351
16352 \end_layout
16353
16354 \end_inset
16355 </cell>
16356 </row>
16357 </lyxtabular>
16358
16359 \end_inset
16360
16361
16362 \end_layout
16363
16364 \begin_layout Standard
16365 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16366  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16367 \end_layout
16368
16369 \begin_layout Standard
16370 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16371  directamente detrás del operador y se elige 
16372 \series bold
16373 Alineado
16374 \series default
16375  en el menú 
16376 \family sans
16377 Editar\SpecialChar \menuseparator
16378 Ecuación\SpecialChar \menuseparator
16379 Cambiar tipo de límites
16380 \family default
16381  (atajo 
16382 \family sans
16383 Alt+M
16384 \begin_inset space ~
16385 \end_inset
16386
16387 L
16388 \family default
16389 ).
16390  Un ejemplo:
16391 \end_layout
16392
16393 \begin_layout Standard
16394 El tipo de límites por omisión es:
16395 \begin_inset Formula 
16396 \[
16397 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16398 \]
16399
16400 \end_inset
16401
16402
16403 \end_layout
16404
16405 \begin_layout Standard
16406 Así se ven si se cambia el tipo de límites a 
16407 \series bold
16408 Alineado
16409 \series default
16410 :
16411 \begin_inset Formula 
16412 \[
16413 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16414 \]
16415
16416 \end_inset
16417
16418
16419 \end_layout
16420
16421 \begin_layout Standard
16422 En integrales, excepto las que terminan en 
16423 \series bold
16424 op
16425 \series default
16426  como 
16427 \series bold
16428
16429 \backslash
16430 intop
16431 \series default
16432
16433 \series bold
16434
16435 \backslash
16436 ointop
16437 \series default
16438 , etc., los límites se colocan por omisión junto al operador.
16439  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16440  operador.
16441  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16442 \series bold
16443 Presentado
16444 \series default
16445  para poner el límite debajo:
16446 \begin_inset Formula 
16447 \begin{equation}
16448 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}
16449 \end{equation}
16450
16451 \end_inset
16452
16453
16454 \begin_inset VSpace medskip
16455 \end_inset
16456
16457 Para especificar condiciones en los límites se usan los comandos 
16458 \series bold
16459
16460 \backslash
16461 subarray
16462 \series default
16463
16464 \begin_inset Index idx
16465 status collapsed
16466
16467 \begin_layout Plain Layout
16468 Comandos ! S ! 
16469 \backslash
16470 subarray
16471 \end_layout
16472
16473 \end_inset
16474
16475  y 
16476 \series bold
16477
16478 \backslash
16479 substack
16480 \series default
16481
16482 \begin_inset Index idx
16483 status collapsed
16484
16485 \begin_layout Plain Layout
16486 Comandos ! S ! 
16487 \backslash
16488 substack
16489 \end_layout
16490
16491 \end_inset
16492
16493 .
16494  Por ejemplo, para componer la expresión
16495 \begin_inset Formula 
16496 \begin{equation}
16497 \sum_{\begin{subarray}{c}
16498 0<k<1000\\
16499 \\
16500 k\,\in\,\mathbb{N}
16501 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16502 \end{equation}
16503
16504 \end_inset
16505
16506 se ha hecho lo siguiente: primero se escribe el comando 
16507 \series bold
16508
16509 \backslash
16510 sum^n
16511 \series default
16512
16513 \begin_inset ERT
16514 status collapsed
16515
16516 \begin_layout Plain Layout
16517
16518
16519 \backslash
16520 spce 
16521 \end_layout
16522
16523 \end_inset
16524
16525
16526 \series bold
16527 _
16528 \series default
16529 .
16530  Ahora el cursor está en un marco azul bajo el operador sumatorio y ahí
16531  se inserta el comando 
16532 \series bold
16533
16534 \backslash
16535 subarray
16536 \series default
16537
16538 \begin_inset ERT
16539 status collapsed
16540
16541 \begin_layout Plain Layout
16542
16543
16544 \backslash
16545 spce 
16546 \end_layout
16547
16548 \end_inset
16549
16550 .
16551  Ahora el marco azul está en un marco púrpura donde pueden escribirse líneas
16552  distintas.
16553  Cada línea nueva se crea con un salto de línea (
16554 \family sans
16555 Ctrl+Entrar
16556 \family default
16557 ).
16558  Si ahora se teclea en ella
16559 \begin_inset Newline newline
16560 \end_inset
16561
16562
16563 \series bold
16564 0<k<1000 Ctrl+Entrar
16565 \begin_inset Newline newline
16566 \end_inset
16567
16568
16569 \series default
16570 aparece debajo un nuevo marco para la línea nueva.
16571 \end_layout
16572
16573 \begin_layout Standard
16574 La alineación de las líneas puede cambiarse a la izquierda con la 
16575 \family sans
16576 barra de herramientas de cuadros
16577 \family default
16578  o con el menú 
16579 \family sans
16580 Editar\SpecialChar \menuseparator
16581 Filas y columnas
16582 \family default
16583 .
16584  Para obtener alineación derecha se inserta 
16585 \series bold
16586
16587 \backslash
16588 hfill
16589 \series default
16590
16591 \begin_inset ERT
16592 status collapsed
16593
16594 \begin_layout Plain Layout
16595
16596
16597 \backslash
16598 spce 
16599 \end_layout
16600
16601 \end_inset
16602
16603  al principio de la línea.
16604 \end_layout
16605
16606 \begin_layout Standard
16607 El comando 
16608 \series bold
16609
16610 \backslash
16611 substack
16612 \series default
16613  es equivalente a 
16614 \series bold
16615
16616 \backslash
16617 subarray
16618 \series default
16619  con la diferencia de que las líneas están siempre centradas.
16620 \begin_inset VSpace bigskip
16621 \end_inset
16622
16623
16624 \end_layout
16625
16626 \begin_layout Standard
16627 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16628  siguientes, como en la ecuación 
16629 \begin_inset CommandInset ref
16630 LatexCommand eqref
16631 reference "eq:substack"
16632
16633 \end_inset
16634
16635 , porque éstos se colocan junto a los límites.
16636 \end_layout
16637
16638 \begin_layout Standard
16639 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16640 \end_layout
16641
16642 \begin_layout Standard
16643
16644 \series bold
16645
16646 \backslash
16647 def
16648 \backslash
16649 clap#1{
16650 \backslash
16651 hbox to 0pt{
16652 \backslash
16653 hss #1
16654 \backslash
16655 hss}}
16656 \begin_inset Newline newline
16657 \end_inset
16658
16659
16660 \backslash
16661 def
16662 \backslash
16663 mathclap {
16664 \backslash
16665 mathpalette 
16666 \backslash
16667 mathclapinternal}
16668 \begin_inset Newline newline
16669 \end_inset
16670
16671
16672 \backslash
16673 def
16674 \backslash
16675 mathclapinternal #1#2{
16676 \backslash
16677 clap{$
16678 \backslash
16679 mathsurround =0pt #1{#2}$}}
16680 \end_layout
16681
16682 \begin_layout Standard
16683 En ella se define el comando 
16684 \series bold
16685
16686 \backslash
16687 mathclap
16688 \series default
16689
16690 \begin_inset Index idx
16691 status collapsed
16692
16693 \begin_layout Plain Layout
16694 Comandos ! M ! 
16695 \backslash
16696 mathclap
16697 \end_layout
16698
16699 \end_inset
16700
16701  que establece la anchura del límite en 0
16702 \begin_inset space \thinspace{}
16703 \end_inset
16704
16705 pt.
16706  El esquema del comando es:
16707 \end_layout
16708
16709 \begin_layout Standard
16710
16711 \series bold
16712
16713 \backslash
16714 mathclap{límite}
16715 \end_layout
16716
16717 \begin_layout Standard
16718 donde el límite puede consistir en varias condiciones.
16719 \end_layout
16720
16721 \begin_layout Standard
16722 Aplicado en la ecuación 
16723 \begin_inset CommandInset ref
16724 LatexCommand eqref
16725 reference "eq:substack"
16726
16727 \end_inset
16728
16729  se usa el comando
16730 \end_layout
16731
16732 \begin_layout Standard
16733
16734 \series bold
16735
16736 \backslash
16737 sum_
16738 \backslash
16739 mathclap{
16740 \backslash
16741 substack
16742 \begin_inset ERT
16743 status collapsed
16744
16745 \begin_layout Plain Layout
16746
16747
16748 \backslash
16749 spce 
16750 \end_layout
16751
16752 \end_inset
16753
16754 0<k<1000 Ctrl+Entrar
16755 \end_layout
16756
16757 \begin_layout Standard
16758 para componer el límite inferior.
16759  Ahora el sumando está junto al sumatorio:
16760 \begin_inset Formula 
16761 \[
16762 \sum_{\mathclap{\substack{0<k<1000\\
16763 \\
16764 k\,\in\,\mathbb{N}
16765 }
16766 }}^{n}k^{-2}
16767 \]
16768
16769 \end_inset
16770
16771
16772 \begin_inset VSpace bigskip
16773 \end_inset
16774
16775 Cómo utilizar un límite para varios operadores se describe en la 
16776 \begin_inset CommandInset ref
16777 LatexCommand ref
16778 reference "sub:Operadores-de-usuario"
16779
16780 \end_inset
16781
16782 .
16783 \end_layout
16784
16785 \begin_layout Standard
16786 \begin_inset Newpage newpage
16787 \end_inset
16788
16789
16790 \end_layout
16791
16792 \begin_layout Subsection
16793 Operadores binarios
16794 \begin_inset CommandInset label
16795 LatexCommand label
16796 name "sub:Operadores-binarios"
16797
16798 \end_inset
16799
16800
16801 \begin_inset Index idx
16802 status collapsed
16803
16804 \begin_layout Plain Layout
16805 Operadores ! binarios
16806 \end_layout
16807
16808 \end_inset
16809
16810
16811 \end_layout
16812
16813 \begin_layout Standard
16814 Los operadores binarios se rodean por espacios si llevan un carácter delante
16815  o detrás.
16816 \begin_inset VSpace medskip
16817 \end_inset
16818
16819
16820 \end_layout
16821
16822 \begin_layout Standard
16823 \begin_inset space \hfill{}
16824 \end_inset
16825
16826
16827 \begin_inset Tabular
16828 <lyxtabular version="3" rows="13" columns="2">
16829 <features tabularvalignment="middle">
16830 <column alignment="center" valignment="top" width="0pt">
16831 <column alignment="center" valignment="top" width="0pt">
16832 <row>
16833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16834 \begin_inset Text
16835
16836 \begin_layout Plain Layout
16837 Comando
16838 \begin_inset Note Note
16839 status collapsed
16840
16841 \begin_layout Plain Layout
16842
16843 \series bold
16844
16845 \backslash
16846 raisebox
16847 \series default
16848  se usa sólo como espaciador
16849 \end_layout
16850
16851 \end_inset
16852
16853
16854 \end_layout
16855
16856 \end_inset
16857 </cell>
16858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16859 \begin_inset Text
16860
16861 \begin_layout Plain Layout
16862 Operador
16863 \end_layout
16864
16865 \end_inset
16866 </cell>
16867 </row>
16868 <row>
16869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16870 \begin_inset Text
16871
16872 \begin_layout Plain Layout
16873 +
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882 \begin_inset Formula $+$
16883 \end_inset
16884
16885
16886 \end_layout
16887
16888 \end_inset
16889 </cell>
16890 </row>
16891 <row>
16892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16893 \begin_inset Text
16894
16895 \begin_layout Plain Layout
16896 -
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16902 \begin_inset Text
16903
16904 \begin_layout Plain Layout
16905 \begin_inset Formula $-$
16906 \end_inset
16907
16908
16909 \end_layout
16910
16911 \end_inset
16912 </cell>
16913 </row>
16914 <row>
16915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16916 \begin_inset Text
16917
16918 \begin_layout Plain Layout
16919
16920 \backslash
16921 pm
16922 \end_layout
16923
16924 \end_inset
16925 </cell>
16926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16927 \begin_inset Text
16928
16929 \begin_layout Plain Layout
16930 \begin_inset Formula $\pm$
16931 \end_inset
16932
16933
16934 \end_layout
16935
16936 \end_inset
16937 </cell>
16938 </row>
16939 <row>
16940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16941 \begin_inset Text
16942
16943 \begin_layout Plain Layout
16944
16945 \backslash
16946 mp
16947 \end_layout
16948
16949 \end_inset
16950 </cell>
16951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16952 \begin_inset Text
16953
16954 \begin_layout Plain Layout
16955 \begin_inset Formula $\mp$
16956 \end_inset
16957
16958
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 </row>
16964 <row>
16965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16966 \begin_inset Text
16967
16968 \begin_layout Plain Layout
16969
16970 \backslash
16971 cdot
16972 \end_layout
16973
16974 \end_inset
16975 </cell>
16976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16977 \begin_inset Text
16978
16979 \begin_layout Plain Layout
16980 \begin_inset Formula $\cdot$
16981 \end_inset
16982
16983
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 </row>
16989 <row>
16990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16991 \begin_inset Text
16992
16993 \begin_layout Plain Layout
16994
16995 \backslash
16996 times
16997 \end_layout
16998
16999 \end_inset
17000 </cell>
17001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17002 \begin_inset Text
17003
17004 \begin_layout Plain Layout
17005 \begin_inset Formula $\times$
17006 \end_inset
17007
17008
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 </row>
17014 <row>
17015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Plain Layout
17019
17020 \backslash
17021 div
17022 \end_layout
17023
17024 \end_inset
17025 </cell>
17026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17027 \begin_inset Text
17028
17029 \begin_layout Plain Layout
17030 \begin_inset Formula $\div$
17031 \end_inset
17032
17033
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 </row>
17039 <row>
17040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044 \begin_inset ERT
17045 status collapsed
17046
17047 \begin_layout Plain Layout
17048
17049
17050 \backslash
17051 raisebox{-1.2mm}{
17052 \end_layout
17053
17054 \end_inset
17055
17056 *
17057 \begin_inset ERT
17058 status collapsed
17059
17060 \begin_layout Plain Layout
17061
17062 }
17063 \end_layout
17064
17065 \end_inset
17066
17067
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17073 \begin_inset Text
17074
17075 \begin_layout Plain Layout
17076 \begin_inset Formula $*$
17077 \end_inset
17078
17079
17080 \end_layout
17081
17082 \end_inset
17083 </cell>
17084 </row>
17085 <row>
17086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090
17091 \backslash
17092 star
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101 \begin_inset Formula $\star$
17102 \end_inset
17103
17104
17105 \end_layout
17106
17107 \end_inset
17108 </cell>
17109 </row>
17110 <row>
17111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115
17116 \backslash
17117 circ
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126 \begin_inset Formula $\circ$
17127 \end_inset
17128
17129
17130 \end_layout
17131
17132 \end_inset
17133 </cell>
17134 </row>
17135 <row>
17136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17137 \begin_inset Text
17138
17139 \begin_layout Plain Layout
17140
17141 \backslash
17142 diamond
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151 \begin_inset Formula $\diamond$
17152 \end_inset
17153
17154
17155 \end_layout
17156
17157 \end_inset
17158 </cell>
17159 </row>
17160 <row>
17161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17162 \begin_inset Text
17163
17164 \begin_layout Plain Layout
17165
17166 \backslash
17167 bullet
17168 \end_layout
17169
17170 \end_inset
17171 </cell>
17172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17173 \begin_inset Text
17174
17175 \begin_layout Plain Layout
17176 \begin_inset Formula $\bullet$
17177 \end_inset
17178
17179
17180 \end_layout
17181
17182 \end_inset
17183 </cell>
17184 </row>
17185 </lyxtabular>
17186
17187 \end_inset
17188
17189
17190 \begin_inset space \hfill{}
17191 \end_inset
17192
17193
17194 \begin_inset Tabular
17195 <lyxtabular version="3" rows="13" columns="2">
17196 <features tabularvalignment="middle">
17197 <column alignment="center" valignment="top" width="0pt">
17198 <column alignment="center" valignment="top" width="0pt">
17199 <row>
17200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17201 \begin_inset Text
17202
17203 \begin_layout Plain Layout
17204 Comando
17205 \end_layout
17206
17207 \end_inset
17208 </cell>
17209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17210 \begin_inset Text
17211
17212 \begin_layout Plain Layout
17213 Operador
17214 \end_layout
17215
17216 \end_inset
17217 </cell>
17218 </row>
17219 <row>
17220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17221 \begin_inset Text
17222
17223 \begin_layout Plain Layout
17224
17225 \backslash
17226 nabla
17227 \end_layout
17228
17229 \end_inset
17230 </cell>
17231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17232 \begin_inset Text
17233
17234 \begin_layout Plain Layout
17235 \begin_inset Formula $\nabla$
17236 \end_inset
17237
17238
17239 \end_layout
17240
17241 \end_inset
17242 </cell>
17243 </row>
17244 <row>
17245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17246 \begin_inset Text
17247
17248 \begin_layout Plain Layout
17249
17250 \backslash
17251 bigtriangledown
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260 \begin_inset Formula $\bigtriangledown$
17261 \end_inset
17262
17263
17264 \end_layout
17265
17266 \end_inset
17267 </cell>
17268 </row>
17269 <row>
17270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17271 \begin_inset Text
17272
17273 \begin_layout Plain Layout
17274
17275 \backslash
17276 bigtriangleup
17277 \end_layout
17278
17279 \end_inset
17280 </cell>
17281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17282 \begin_inset Text
17283
17284 \begin_layout Plain Layout
17285 \begin_inset Formula $\bigtriangleup$
17286 \end_inset
17287
17288
17289 \end_layout
17290
17291 \end_inset
17292 </cell>
17293 </row>
17294 <row>
17295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17296 \begin_inset Text
17297
17298 \begin_layout Plain Layout
17299
17300 \backslash
17301 Box
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17307 \begin_inset Text
17308
17309 \begin_layout Plain Layout
17310 \begin_inset Formula $\Box$
17311 \end_inset
17312
17313
17314 \end_layout
17315
17316 \end_inset
17317 </cell>
17318 </row>
17319 <row>
17320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17321 \begin_inset Text
17322
17323 \begin_layout Plain Layout
17324
17325 \backslash
17326 cap 
17327 \end_layout
17328
17329 \end_inset
17330 </cell>
17331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17332 \begin_inset Text
17333
17334 \begin_layout Plain Layout
17335 \begin_inset Formula $\cap$
17336 \end_inset
17337
17338
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 </row>
17344 <row>
17345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17346 \begin_inset Text
17347
17348 \begin_layout Plain Layout
17349
17350 \backslash
17351 cup
17352 \end_layout
17353
17354 \end_inset
17355 </cell>
17356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17357 \begin_inset Text
17358
17359 \begin_layout Plain Layout
17360 \begin_inset Formula $\cup$
17361 \end_inset
17362
17363
17364 \end_layout
17365
17366 \end_inset
17367 </cell>
17368 </row>
17369 <row>
17370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374
17375 \backslash
17376 dagger
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385 \begin_inset Formula $\dagger$
17386 \end_inset
17387
17388
17389 \end_layout
17390
17391 \end_inset
17392 </cell>
17393 </row>
17394 <row>
17395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17396 \begin_inset Text
17397
17398 \begin_layout Plain Layout
17399
17400 \backslash
17401 ddagger
17402 \end_layout
17403
17404 \end_inset
17405 </cell>
17406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17407 \begin_inset Text
17408
17409 \begin_layout Plain Layout
17410 \begin_inset Formula $\ddagger$
17411 \end_inset
17412
17413
17414 \end_layout
17415
17416 \end_inset
17417 </cell>
17418 </row>
17419 <row>
17420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17421 \begin_inset Text
17422
17423 \begin_layout Plain Layout
17424
17425 \backslash
17426 wr
17427 \end_layout
17428
17429 \end_inset
17430 </cell>
17431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17432 \begin_inset Text
17433
17434 \begin_layout Plain Layout
17435 \begin_inset Formula $\wr$
17436 \end_inset
17437
17438
17439 \end_layout
17440
17441 \end_inset
17442 </cell>
17443 </row>
17444 <row>
17445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17446 \begin_inset Text
17447
17448 \begin_layout Plain Layout
17449
17450 \backslash
17451 bigcirc
17452 \end_layout
17453
17454 \end_inset
17455 </cell>
17456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17457 \begin_inset Text
17458
17459 \begin_layout Plain Layout
17460 \begin_inset Formula $\bigcirc$
17461 \end_inset
17462
17463
17464 \end_layout
17465
17466 \end_inset
17467 </cell>
17468 </row>
17469 <row>
17470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17471 \begin_inset Text
17472
17473 \begin_layout Plain Layout
17474
17475 \backslash
17476 wedge
17477 \end_layout
17478
17479 \end_inset
17480 </cell>
17481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17482 \begin_inset Text
17483
17484 \begin_layout Plain Layout
17485 \begin_inset Formula $\wedge$
17486 \end_inset
17487
17488
17489 \end_layout
17490
17491 \end_inset
17492 </cell>
17493 </row>
17494 <row>
17495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17496 \begin_inset Text
17497
17498 \begin_layout Plain Layout
17499
17500 \backslash
17501 vee
17502 \end_layout
17503
17504 \end_inset
17505 </cell>
17506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17507 \begin_inset Text
17508
17509 \begin_layout Plain Layout
17510 \begin_inset Formula $\vee$
17511 \end_inset
17512
17513
17514 \end_layout
17515
17516 \end_inset
17517 </cell>
17518 </row>
17519 </lyxtabular>
17520
17521 \end_inset
17522
17523
17524 \begin_inset space \hfill{}
17525 \end_inset
17526
17527
17528 \begin_inset Tabular
17529 <lyxtabular version="3" rows="13" columns="2">
17530 <features tabularvalignment="middle">
17531 <column alignment="center" valignment="top" width="0pt">
17532 <column alignment="center" valignment="top" width="0pt">
17533 <row>
17534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538 Comando
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17544 \begin_inset Text
17545
17546 \begin_layout Plain Layout
17547 Operador
17548 \end_layout
17549
17550 \end_inset
17551 </cell>
17552 </row>
17553 <row>
17554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17555 \begin_inset Text
17556
17557 \begin_layout Plain Layout
17558
17559 \backslash
17560 oplus
17561 \end_layout
17562
17563 \end_inset
17564 </cell>
17565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569 \begin_inset Formula $\oplus$
17570 \end_inset
17571
17572
17573 \end_layout
17574
17575 \end_inset
17576 </cell>
17577 </row>
17578 <row>
17579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17580 \begin_inset Text
17581
17582 \begin_layout Plain Layout
17583
17584 \backslash
17585 ominus
17586 \end_layout
17587
17588 \end_inset
17589 </cell>
17590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17591 \begin_inset Text
17592
17593 \begin_layout Plain Layout
17594 \begin_inset Formula $\ominus$
17595 \end_inset
17596
17597
17598 \end_layout
17599
17600 \end_inset
17601 </cell>
17602 </row>
17603 <row>
17604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17605 \begin_inset Text
17606
17607 \begin_layout Plain Layout
17608
17609 \backslash
17610 otimes
17611 \end_layout
17612
17613 \end_inset
17614 </cell>
17615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17616 \begin_inset Text
17617
17618 \begin_layout Plain Layout
17619 \begin_inset Formula $\otimes$
17620 \end_inset
17621
17622
17623 \end_layout
17624
17625 \end_inset
17626 </cell>
17627 </row>
17628 <row>
17629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17630 \begin_inset Text
17631
17632 \begin_layout Plain Layout
17633
17634 \backslash
17635 oslash
17636 \end_layout
17637
17638 \end_inset
17639 </cell>
17640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17641 \begin_inset Text
17642
17643 \begin_layout Plain Layout
17644 \begin_inset Formula $\oslash$
17645 \end_inset
17646
17647
17648 \end_layout
17649
17650 \end_inset
17651 </cell>
17652 </row>
17653 <row>
17654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17655 \begin_inset Text
17656
17657 \begin_layout Plain Layout
17658
17659 \backslash
17660 odot
17661 \end_layout
17662
17663 \end_inset
17664 </cell>
17665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17666 \begin_inset Text
17667
17668 \begin_layout Plain Layout
17669 \begin_inset Formula $\odot$
17670 \end_inset
17671
17672
17673 \end_layout
17674
17675 \end_inset
17676 </cell>
17677 </row>
17678 <row>
17679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17680 \begin_inset Text
17681
17682 \begin_layout Plain Layout
17683
17684 \backslash
17685 amalg
17686 \end_layout
17687
17688 \end_inset
17689 </cell>
17690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17691 \begin_inset Text
17692
17693 \begin_layout Plain Layout
17694 \begin_inset Formula $\amalg$
17695 \end_inset
17696
17697
17698 \end_layout
17699
17700 \end_inset
17701 </cell>
17702 </row>
17703 <row>
17704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17705 \begin_inset Text
17706
17707 \begin_layout Plain Layout
17708
17709 \backslash
17710 uplus
17711 \end_layout
17712
17713 \end_inset
17714 </cell>
17715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17716 \begin_inset Text
17717
17718 \begin_layout Plain Layout
17719 \begin_inset Formula $\uplus$
17720 \end_inset
17721
17722
17723 \end_layout
17724
17725 \end_inset
17726 </cell>
17727 </row>
17728 <row>
17729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17730 \begin_inset Text
17731
17732 \begin_layout Plain Layout
17733
17734 \backslash
17735 setminus
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Plain Layout
17744 \begin_inset Formula $\setminus$
17745 \end_inset
17746
17747
17748 \end_layout
17749
17750 \end_inset
17751 </cell>
17752 </row>
17753 <row>
17754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17755 \begin_inset Text
17756
17757 \begin_layout Plain Layout
17758
17759 \backslash
17760 sqcap
17761 \end_layout
17762
17763 \end_inset
17764 </cell>
17765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17766 \begin_inset Text
17767
17768 \begin_layout Plain Layout
17769 \begin_inset Formula $\sqcap$
17770 \end_inset
17771
17772
17773 \end_layout
17774
17775 \end_inset
17776 </cell>
17777 </row>
17778 <row>
17779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17780 \begin_inset Text
17781
17782 \begin_layout Plain Layout
17783
17784 \backslash
17785 sqcup
17786 \end_layout
17787
17788 \end_inset
17789 </cell>
17790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17791 \begin_inset Text
17792
17793 \begin_layout Plain Layout
17794 \begin_inset Formula $\sqcup$
17795 \end_inset
17796
17797
17798 \end_layout
17799
17800 \end_inset
17801 </cell>
17802 </row>
17803 <row>
17804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17805 \begin_inset Text
17806
17807 \begin_layout Plain Layout
17808
17809 \backslash
17810 triangleleft
17811 \end_layout
17812
17813 \end_inset
17814 </cell>
17815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17816 \begin_inset Text
17817
17818 \begin_layout Plain Layout
17819 \begin_inset Formula $\triangleleft$
17820 \end_inset
17821
17822
17823 \end_layout
17824
17825 \end_inset
17826 </cell>
17827 </row>
17828 <row>
17829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17830 \begin_inset Text
17831
17832 \begin_layout Plain Layout
17833
17834 \backslash
17835 triangleright
17836 \end_layout
17837
17838 \end_inset
17839 </cell>
17840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17841 \begin_inset Text
17842
17843 \begin_layout Plain Layout
17844 \begin_inset Formula $\triangleright$
17845 \end_inset
17846
17847
17848 \end_layout
17849
17850 \end_inset
17851 </cell>
17852 </row>
17853 </lyxtabular>
17854
17855 \end_inset
17856
17857
17858 \begin_inset space \hfill{}
17859 \end_inset
17860
17861
17862 \end_layout
17863
17864 \begin_layout Standard
17865 Todos los operadores binarios se pueden insertar también con el botón 
17866 \begin_inset Graphics
17867         filename ../../images/math/pm.png
17868         scale 85
17869
17870 \end_inset
17871
17872  de la barra de ecuaciones.
17873 \end_layout
17874
17875 \begin_layout Standard
17876 Para imprimir el operador Laplace se pueden usar 
17877 \series bold
17878
17879 \backslash
17880 Delta
17881 \series default
17882  o 
17883 \series bold
17884
17885 \backslash
17886 nabla
17887 \series default
17888 ^
17889 \series bold
17890 2
17891 \series default
17892  (
17893 \begin_inset Formula $\nabla^{2}$
17894 \end_inset
17895
17896 ) en vez de 
17897 \series bold
17898
17899 \backslash
17900 bigtriangleup
17901 \series default
17902 .
17903 \end_layout
17904
17905 \begin_layout Standard
17906 El carácter 
17907 \family sans
17908 Separador de menú
17909 \family default
17910  del menú 
17911 \family sans
17912 Insertar\SpecialChar \menuseparator
17913 Carácter especial
17914 \family default
17915  es el operador 
17916 \series bold
17917
17918 \backslash
17919 triangleright
17920 \series default
17921 .
17922 \end_layout
17923
17924 \begin_layout Subsection
17925 Operadores definidos por el usuario
17926 \begin_inset CommandInset label
17927 LatexCommand label
17928 name "sub:Operadores-de-usuario"
17929
17930 \end_inset
17931
17932
17933 \begin_inset Index idx
17934 status collapsed
17935
17936 \begin_layout Plain Layout
17937 Operadores ! personalizados
17938 \end_layout
17939
17940 \end_inset
17941
17942
17943 \end_layout
17944
17945 \begin_layout Standard
17946 Con ayuda del comando 
17947 \series bold
17948
17949 \backslash
17950 DeclareMathOperator
17951 \series default
17952
17953 \begin_inset Index idx
17954 status collapsed
17955
17956 \begin_layout Plain Layout
17957 Comandos ! D ! 
17958 \backslash
17959 dbinom@
17960 \backslash
17961 DeclareMathOperator
17962 \end_layout
17963
17964 \end_inset
17965
17966  se pueden definir operadores personalizados en el preámbulo LaTeX.
17967  Su esquema es:
17968 \end_layout
17969
17970 \begin_layout Standard
17971
17972 \series bold
17973
17974 \backslash
17975 DeclareMathOperator{comando nuevo}{presentación}
17976 \end_layout
17977
17978 \begin_layout Standard
17979 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17980  en la salida.
17981  Para definir un operador grande hay que añadirle un * detrás.
17982  Todos los operadores grandes personalizados pueden tener límites como se
17983  describe en 
17984 \begin_inset CommandInset ref
17985 LatexCommand ref
17986 reference "sub:Límites-de-operadores"
17987
17988 \end_inset
17989
17990 .
17991 \end_layout
17992
17993 \begin_layout Standard
17994 Por ejemplo, la línea en el preámbulo LaTeX
17995 \end_layout
17996
17997 \begin_layout Standard
17998
17999 \series bold
18000
18001 \backslash
18002 DeclareMathOperator*{
18003 \backslash
18004 Lozenge}{
18005 \backslash
18006 blacklozenge}
18007 \end_layout
18008
18009 \begin_layout Standard
18010 define el comando 
18011 \series bold
18012
18013 \backslash
18014 Lozenge
18015 \series default
18016 , que inserta un operador grande que es el símbolo blacklozenge de la 
18017 \begin_inset CommandInset ref
18018 LatexCommand ref
18019 reference "sub:Símbolos-misceláneos"
18020
18021 \end_inset
18022
18023 .
18024 \begin_inset Formula 
18025 \[
18026 \Lozenge_{n=1}^{\infty}
18027 \]
18028
18029 \end_inset
18030
18031 El comando para esta expresión es: 
18032 \series bold
18033
18034 \backslash
18035 Lozenge^
18036 \backslash
18037 infty
18038 \begin_inset Formula $\rightarrow$
18039 \end_inset
18040
18041 _n=1
18042 \begin_inset VSpace bigskip
18043 \end_inset
18044
18045
18046 \end_layout
18047
18048 \begin_layout Standard
18049 Si los operadores personalizados no se van a usar varias veces en el documento,
18050  se pueden también definir con los comandos 
18051 \series bold
18052
18053 \backslash
18054 mathop
18055 \series default
18056
18057 \begin_inset Index idx
18058 status collapsed
18059
18060 \begin_layout Plain Layout
18061 Comandos ! M ! 
18062 \backslash
18063 mathop
18064 \end_layout
18065
18066 \end_inset
18067
18068  y 
18069 \series bold
18070
18071 \backslash
18072 mathbin
18073 \series default
18074
18075 \begin_inset Index idx
18076 status collapsed
18077
18078 \begin_layout Plain Layout
18079 Comandos ! M ! 
18080 \backslash
18081 mathbin
18082 \end_layout
18083
18084 \end_inset
18085
18086 , con el siguiente esquema:
18087 \end_layout
18088
18089 \begin_layout Standard
18090
18091 \series bold
18092
18093 \backslash
18094 mathop{presentación}
18095 \series default
18096  y 
18097 \series bold
18098
18099 \backslash
18100 mathbin{presentación}
18101 \end_layout
18102
18103 \begin_layout Standard
18104
18105 \series bold
18106
18107 \backslash
18108 mathop
18109 \series default
18110  define operadores grandes, 
18111 \series bold
18112
18113 \backslash
18114 mathbin
18115 \series default
18116  operadores binarios.
18117 \end_layout
18118
18119 \begin_layout Standard
18120
18121 \series bold
18122
18123 \backslash
18124 mathop
18125 \series default
18126  se puede usar, p.e., para poner un límite a varios operadores:
18127 \begin_inset Formula 
18128 \[
18129 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18130 \]
18131
18132 \end_inset
18133
18134
18135 \end_layout
18136
18137 \begin_layout Standard
18138 El comando para la expresión anterior es:
18139 \begin_inset Newline newline
18140 \end_inset
18141
18142
18143 \series bold
18144
18145 \backslash
18146 mathop{
18147 \backslash
18148 sum
18149 \backslash
18150 negmedspace
18151 \backslash
18152 sum
18153 \series default
18154
18155 \begin_inset ERT
18156 status collapsed
18157
18158 \begin_layout Plain Layout
18159
18160
18161 \backslash
18162 spce 
18163 \end_layout
18164
18165 \end_inset
18166
18167
18168 \series bold
18169
18170 \begin_inset Formula $\to$
18171 \end_inset
18172
18173 ^N
18174 \series default
18175
18176 \begin_inset ERT
18177 status collapsed
18178
18179 \begin_layout Plain Layout
18180
18181
18182 \backslash
18183 spce 
18184 \end_layout
18185
18186 \end_inset
18187
18188
18189 \series bold
18190 _i,j=1
18191 \end_layout
18192
18193 \begin_layout Section
18194 Tipografías
18195 \begin_inset Index idx
18196 status collapsed
18197
18198 \begin_layout Plain Layout
18199 Tipografías
18200 \end_layout
18201
18202 \end_inset
18203
18204
18205 \end_layout
18206
18207 \begin_layout Subsection
18208 Estilos de tipografías
18209 \begin_inset CommandInset label
18210 LatexCommand label
18211 name "sub:Estilos-de-tipografías"
18212
18213 \end_inset
18214
18215
18216 \begin_inset Index idx
18217 status collapsed
18218
18219 \begin_layout Plain Layout
18220 Tipografías ! estilos de
18221 \end_layout
18222
18223 \end_inset
18224
18225
18226 \end_layout
18227
18228 \begin_layout Standard
18229 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
18230  estilos:
18231 \end_layout
18232
18233 \begin_layout Standard
18234 \begin_inset VSpace -2mm
18235 \end_inset
18236
18237
18238 \end_layout
18239
18240 \begin_layout Standard
18241 \align center
18242 \begin_inset Tabular
18243 <lyxtabular version="3" rows="7" columns="3">
18244 <features tabularvalignment="middle">
18245 <column alignment="center" valignment="top" width="0">
18246 <column alignment="center" valignment="top" width="0">
18247 <column alignment="center" valignment="top" width="0">
18248 <row>
18249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18250 \begin_inset Text
18251
18252 \begin_layout Plain Layout
18253 Comando
18254 \end_layout
18255
18256 \end_inset
18257 </cell>
18258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262 Resultado
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271 atajo
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 </row>
18277 <row>
18278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282
18283 \backslash
18284 mathbb
18285 \series bold
18286
18287 \begin_inset ERT
18288 status collapsed
18289
18290 \begin_layout Plain Layout
18291
18292
18293 \backslash
18294 spce 
18295 \end_layout
18296
18297 \end_inset
18298
18299
18300 \series default
18301 ABC
18302 \end_layout
18303
18304 \end_inset
18305 </cell>
18306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18307 \begin_inset Text
18308
18309 \begin_layout Plain Layout
18310 \begin_inset Formula $\mathbb{ABC}$
18311 \end_inset
18312
18313
18314 \end_layout
18315
18316 \end_inset
18317 </cell>
18318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Plain Layout
18322
18323 \family sans
18324 Alt+C C
18325 \end_layout
18326
18327 \end_inset
18328 </cell>
18329 </row>
18330 <row>
18331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18332 \begin_inset Text
18333
18334 \begin_layout Plain Layout
18335
18336 \backslash
18337 mathbf
18338 \series bold
18339
18340 \begin_inset ERT
18341 status collapsed
18342
18343 \begin_layout Plain Layout
18344
18345
18346 \backslash
18347 spce 
18348 \end_layout
18349
18350 \end_inset
18351
18352
18353 \series default
18354 AbC
18355 \end_layout
18356
18357 \end_inset
18358 </cell>
18359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18360 \begin_inset Text
18361
18362 \begin_layout Plain Layout
18363 \begin_inset Formula $\mathbf{AbC}$
18364 \end_inset
18365
18366
18367 \end_layout
18368
18369 \end_inset
18370 </cell>
18371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18372 \begin_inset Text
18373
18374 \begin_layout Plain Layout
18375
18376 \family sans
18377 Ctrl+B
18378 \end_layout
18379
18380 \end_inset
18381 </cell>
18382 </row>
18383 <row>
18384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18385 \begin_inset Text
18386
18387 \begin_layout Plain Layout
18388
18389 \backslash
18390 boldsymbol
18391 \series bold
18392
18393 \begin_inset ERT
18394 status collapsed
18395
18396 \begin_layout Plain Layout
18397
18398
18399 \backslash
18400 spce 
18401 \end_layout
18402
18403 \end_inset
18404
18405
18406 \series default
18407 AbC
18408 \end_layout
18409
18410 \end_inset
18411 </cell>
18412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18413 \begin_inset Text
18414
18415 \begin_layout Plain Layout
18416 \begin_inset Formula $\boldsymbol{AbC}$
18417 \end_inset
18418
18419
18420 \end_layout
18421
18422 \end_inset
18423 </cell>
18424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18425 \begin_inset Text
18426
18427 \begin_layout Plain Layout
18428
18429 \family sans
18430 Ctrl+Alt+B , Alt+C B
18431 \end_layout
18432
18433 \end_inset
18434 </cell>
18435 </row>
18436 <row>
18437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18438 \begin_inset Text
18439
18440 \begin_layout Plain Layout
18441
18442 \backslash
18443 mathcal
18444 \series bold
18445
18446 \begin_inset ERT
18447 status collapsed
18448
18449 \begin_layout Plain Layout
18450
18451
18452 \backslash
18453 spce 
18454 \end_layout
18455
18456 \end_inset
18457
18458
18459 \series default
18460 ABC
18461 \end_layout
18462
18463 \end_inset
18464 </cell>
18465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18466 \begin_inset Text
18467
18468 \begin_layout Plain Layout
18469 \begin_inset Formula $\mathcal{ABC}$
18470 \end_inset
18471
18472
18473 \end_layout
18474
18475 \end_inset
18476 </cell>
18477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18478 \begin_inset Text
18479
18480 \begin_layout Plain Layout
18481
18482 \family sans
18483 Ctrl+E , Alt+C E
18484 \end_layout
18485
18486 \end_inset
18487 </cell>
18488 </row>
18489 <row>
18490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18491 \begin_inset Text
18492
18493 \begin_layout Plain Layout
18494
18495 \backslash
18496 mathfrak
18497 \series bold
18498
18499 \begin_inset ERT
18500 status collapsed
18501
18502 \begin_layout Plain Layout
18503
18504
18505 \backslash
18506 spce 
18507 \end_layout
18508
18509 \end_inset
18510
18511
18512 \series default
18513 AbC
18514 \end_layout
18515
18516 \end_inset
18517 </cell>
18518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18519 \begin_inset Text
18520
18521 \begin_layout Plain Layout
18522 \begin_inset Formula $\mathfrak{AbC}$
18523 \end_inset
18524
18525
18526 \end_layout
18527
18528 \end_inset
18529 </cell>
18530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18531 \begin_inset Text
18532
18533 \begin_layout Plain Layout
18534 -
18535 \end_layout
18536
18537 \end_inset
18538 </cell>
18539 </row>
18540 <row>
18541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18542 \begin_inset Text
18543
18544 \begin_layout Plain Layout
18545
18546 \backslash
18547 mathscr
18548 \series bold
18549
18550 \begin_inset ERT
18551 status collapsed
18552
18553 \begin_layout Plain Layout
18554
18555
18556 \backslash
18557 spce 
18558 \end_layout
18559
18560 \end_inset
18561
18562
18563 \series default
18564 AbC
18565 \end_layout
18566
18567 \end_inset
18568 </cell>
18569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18570 \begin_inset Text
18571
18572 \begin_layout Plain Layout
18573 \begin_inset Formula $\mathscr{AbC}$
18574 \end_inset
18575
18576
18577 \end_layout
18578
18579 \end_inset
18580 </cell>
18581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18582 \begin_inset Text
18583
18584 \begin_layout Plain Layout
18585 -
18586 \end_layout
18587
18588 \end_inset
18589 </cell>
18590 </row>
18591 </lyxtabular>
18592
18593 \end_inset
18594
18595
18596 \end_layout
18597
18598 \begin_layout Standard
18599 \align center
18600 \begin_inset Tabular
18601 <lyxtabular version="3" rows="5" columns="3">
18602 <features tabularvalignment="middle">
18603 <column alignment="center" valignment="top" width="0">
18604 <column alignment="center" valignment="top" width="0">
18605 <column alignment="center" valignment="top" width="0">
18606 <row>
18607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18608 \begin_inset Text
18609
18610 \begin_layout Plain Layout
18611 Comando
18612 \end_layout
18613
18614 \end_inset
18615 </cell>
18616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout Plain Layout
18620 Resultado
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18626 \begin_inset Text
18627
18628 \begin_layout Plain Layout
18629 atajo
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 </row>
18635 <row>
18636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18637 \begin_inset Text
18638
18639 \begin_layout Plain Layout
18640
18641 \backslash
18642 mathit
18643 \series bold
18644
18645 \begin_inset ERT
18646 status collapsed
18647
18648 \begin_layout Plain Layout
18649
18650
18651 \backslash
18652 spce 
18653 \end_layout
18654
18655 \end_inset
18656
18657
18658 \series default
18659 AbC
18660 \end_layout
18661
18662 \end_inset
18663 </cell>
18664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18665 \begin_inset Text
18666
18667 \begin_layout Plain Layout
18668 \begin_inset Formula $\mathit{AbC}$
18669 \end_inset
18670
18671
18672 \end_layout
18673
18674 \end_inset
18675 </cell>
18676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18677 \begin_inset Text
18678
18679 \begin_layout Plain Layout
18680 -
18681 \end_layout
18682
18683 \end_inset
18684 </cell>
18685 </row>
18686 <row>
18687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18688 \begin_inset Text
18689
18690 \begin_layout Plain Layout
18691
18692 \backslash
18693 mathrm
18694 \series bold
18695
18696 \begin_inset ERT
18697 status collapsed
18698
18699 \begin_layout Plain Layout
18700
18701
18702 \backslash
18703 spce 
18704 \end_layout
18705
18706 \end_inset
18707
18708
18709 \series default
18710 AbC
18711 \end_layout
18712
18713 \end_inset
18714 </cell>
18715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18716 \begin_inset Text
18717
18718 \begin_layout Plain Layout
18719 \begin_inset Formula $\mathrm{AbC}$
18720 \end_inset
18721
18722
18723 \end_layout
18724
18725 \end_inset
18726 </cell>
18727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18728 \begin_inset Text
18729
18730 \begin_layout Plain Layout
18731
18732 \family sans
18733 Alt+C R
18734 \end_layout
18735
18736 \end_inset
18737 </cell>
18738 </row>
18739 <row>
18740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18741 \begin_inset Text
18742
18743 \begin_layout Plain Layout
18744
18745 \backslash
18746 mathsf
18747 \series bold
18748
18749 \begin_inset ERT
18750 status collapsed
18751
18752 \begin_layout Plain Layout
18753
18754
18755 \backslash
18756 spce 
18757 \end_layout
18758
18759 \end_inset
18760
18761
18762 \series default
18763 AbC
18764 \end_layout
18765
18766 \end_inset
18767 </cell>
18768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18769 \begin_inset Text
18770
18771 \begin_layout Plain Layout
18772 \begin_inset Formula $\mathsf{AbC}$
18773 \end_inset
18774
18775
18776 \end_layout
18777
18778 \end_inset
18779 </cell>
18780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18781 \begin_inset Text
18782
18783 \begin_layout Plain Layout
18784
18785 \family sans
18786 Alt+C S
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 </row>
18792 <row>
18793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18794 \begin_inset Text
18795
18796 \begin_layout Plain Layout
18797
18798 \backslash
18799 mathtt
18800 \series bold
18801
18802 \begin_inset ERT
18803 status collapsed
18804
18805 \begin_layout Plain Layout
18806
18807
18808 \backslash
18809 spce 
18810 \end_layout
18811
18812 \end_inset
18813
18814
18815 \series default
18816 AbC
18817 \end_layout
18818
18819 \end_inset
18820 </cell>
18821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18822 \begin_inset Text
18823
18824 \begin_layout Plain Layout
18825 \begin_inset Formula $\mathtt{AbC}$
18826 \end_inset
18827
18828
18829 \end_layout
18830
18831 \end_inset
18832 </cell>
18833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18834 \begin_inset Text
18835
18836 \begin_layout Plain Layout
18837
18838 \family sans
18839 Ctrl+Mayúsculas+P
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 </row>
18845 </lyxtabular>
18846
18847 \end_inset
18848
18849
18850 \end_layout
18851
18852 \begin_layout Standard
18853 \begin_inset Note Greyedout
18854 status open
18855
18856 \begin_layout Plain Layout
18857
18858 \series bold
18859 Nota
18860 \series default
18861 : Los estilos 
18862 \series bold
18863
18864 \backslash
18865 mathbb
18866 \series default
18867  y 
18868 \series bold
18869
18870 \backslash
18871 mathcal
18872 \series default
18873  sólo se aplican a letras mayúsculas.
18874 \end_layout
18875
18876 \end_inset
18877
18878
18879 \end_layout
18880
18881 \begin_layout Standard
18882 El estilo predeterminado es 
18883 \series bold
18884
18885 \backslash
18886 mathnormal
18887 \series default
18888 .
18889 \end_layout
18890
18891 \begin_layout Standard
18892 Los comandos de estilo funcionan también en estructuras matemáticas:
18893 \begin_inset Formula 
18894 \[
18895 \mathfrak{A=\frac{b}{C}}
18896 \]
18897
18898 \end_inset
18899
18900
18901 \end_layout
18902
18903 \begin_layout Standard
18904 Los caracteres en texto matemático no aparecen en un estilo tipográfico
18905  de ecuaciones sino en el estilo tipográfico de texto 
18906 \series bold
18907
18908 \backslash
18909 textrm
18910 \series default
18911 .
18912  Este estilo no se puede poner correctamente con el diálogo de estilo de
18913  texto por un fallo de LyX.
18914 \begin_inset Foot
18915 status open
18916
18917 \begin_layout Plain Layout
18918 \begin_inset CommandInset href
18919 LatexCommand href
18920 name "LyX-bug #4629"
18921 target "http://www.lyx.org/trac/ticket/4629"
18922
18923 \end_inset
18924
18925
18926 \end_layout
18927
18928 \end_inset
18929
18930
18931 \end_layout
18932
18933 \begin_layout Standard
18934 En vez de comandos se puede usar el menú 
18935 \family sans
18936 Editar\SpecialChar \menuseparator
18937 Ecuación\SpecialChar \menuseparator
18938 Estilo del texto
18939 \family default
18940  o el botón 
18941 \begin_inset Graphics
18942         filename ../../images/math/font.png
18943         scale 85
18944
18945 \end_inset
18946
18947 .
18948 \end_layout
18949
18950 \begin_layout Subsection
18951 Ecuaciones en negrita
18952 \begin_inset CommandInset label
18953 LatexCommand label
18954 name "sub:Ecuaciones-en-negrita"
18955
18956 \end_inset
18957
18958
18959 \begin_inset Index idx
18960 status collapsed
18961
18962 \begin_layout Plain Layout
18963 Ecuación ! en negrita
18964 \end_layout
18965
18966 \end_inset
18967
18968
18969 \end_layout
18970
18971 \begin_layout Standard
18972 Para poner en negrita una ecuación completa no se puede usar el comando
18973  
18974 \series bold
18975
18976 \backslash
18977 mathbf
18978 \series default
18979 , porque no funciona con minúsculas griegas.
18980  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18981 \begin_inset Formula 
18982 \[
18983 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}
18984 \]
18985
18986 \end_inset
18987
18988
18989 \end_layout
18990
18991 \begin_layout Standard
18992 Para presentar la ecuación correctamente se usa el comando 
18993 \series bold
18994 boldsymbol
18995 \series default
18996 :
18997 \begin_inset Formula 
18998 \[
18999 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}
19000 \]
19001
19002 \end_inset
19003
19004
19005 \end_layout
19006
19007 \begin_layout Standard
19008 También es posible poner la fórmula en un 
19009 \series bold
19010 entorno boldmath
19011 \series default
19012 , que se inserta con el comando 
19013 \series bold
19014
19015 \backslash
19016 boldmath
19017 \series default
19018
19019 \begin_inset Index idx
19020 status collapsed
19021
19022 \begin_layout Plain Layout
19023 Comandos ! B ! 
19024 \backslash
19025 boldmath
19026 \end_layout
19027
19028 \end_inset
19029
19030  en modo TeX.
19031  Para finalizar el entorno se usa el comando 
19032 \series bold
19033
19034 \backslash
19035 unboldmath
19036 \series default
19037
19038 \begin_inset Index idx
19039 status collapsed
19040
19041 \begin_layout Plain Layout
19042 Comandos ! U ! 
19043 \backslash
19044 unboldmath
19045 \end_layout
19046
19047 \end_inset
19048
19049  en modo TeX.
19050 \begin_inset ERT
19051 status collapsed
19052
19053 \begin_layout Plain Layout
19054
19055
19056 \backslash
19057 boldmath
19058 \end_layout
19059
19060 \end_inset
19061
19062
19063 \begin_inset Formula 
19064 \[
19065 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}
19066 \]
19067
19068 \end_inset
19069
19070
19071 \end_layout
19072
19073 \begin_layout Standard
19074 \begin_inset ERT
19075 status collapsed
19076
19077 \begin_layout Plain Layout
19078
19079
19080 \backslash
19081 unboldmath
19082 \end_layout
19083
19084 \end_inset
19085
19086
19087 \end_layout
19088
19089 \begin_layout Subsection
19090 Ecuaciones coloreadas
19091 \begin_inset Index idx
19092 status collapsed
19093
19094 \begin_layout Plain Layout
19095 Ecuación ! coloreada
19096 \end_layout
19097
19098 \end_inset
19099
19100
19101 \end_layout
19102
19103 \begin_layout Standard
19104 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
19105  o una parte de una ecuación y usa el diálogo 
19106 \family sans
19107 Estilo del texto
19108 \family default
19109 .
19110  Aquí hay una ecuación en magenta:
19111 \begin_inset Formula 
19112 \[
19113 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19114 \]
19115
19116 \end_inset
19117
19118 También puedes definir tus propios colores como se describe en
19119 \begin_inset space ~
19120 \end_inset
19121
19122
19123 \begin_inset CommandInset ref
19124 LatexCommand ref
19125 reference "sub:Marcos-coloreados"
19126
19127 \end_inset
19128
19129 .
19130  Pueden usarse con el comando en código TeX 
19131 \series bold
19132
19133 \backslash
19134 textcolor
19135 \series default
19136
19137 \begin_inset Index idx
19138 status collapsed
19139
19140 \begin_layout Plain Layout
19141 Comandos ! T ! 
19142 \backslash
19143 textcolor
19144 \end_layout
19145
19146 \end_inset
19147
19148  según el esquema
19149 \end_layout
19150
19151 \begin_layout Standard
19152
19153 \series bold
19154
19155 \backslash
19156 textcolor{color}{caracteres o ecuación}
19157 \end_layout
19158
19159 \begin_layout Standard
19160 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
19161 e en rojo:
19162 \end_layout
19163
19164 \begin_layout Standard
19165 \begin_inset ERT
19166 status collapsed
19167
19168 \begin_layout Plain Layout
19169
19170
19171 \backslash
19172 textcolor{verdeoscuro}{
19173 \end_layout
19174
19175 \end_inset
19176
19177
19178 \begin_inset Formula 
19179 \[
19180 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19181 \]
19182
19183 \end_inset
19184
19185
19186 \begin_inset ERT
19187 status collapsed
19188
19189 \begin_layout Plain Layout
19190
19191 }
19192 \end_layout
19193
19194 \end_inset
19195
19196
19197 \end_layout
19198
19199 \begin_layout Standard
19200 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
19201  a ecuaciones completas.
19202 \begin_inset Foot
19203 status collapsed
19204
19205 \begin_layout Plain Layout
19206 \begin_inset CommandInset href
19207 LatexCommand href
19208 name "LyX-bug #5269"
19209 target "http://www.lyx.org/trac/ticket/5269"
19210
19211 \end_inset
19212
19213
19214 \end_layout
19215
19216 \end_inset
19217
19218
19219 \end_layout
19220
19221 \begin_layout Subsection
19222 Tamaños de tipografías
19223 \begin_inset CommandInset label
19224 LatexCommand label
19225 name "sub:Tamaños-de-tipografías"
19226
19227 \end_inset
19228
19229
19230 \begin_inset Index idx
19231 status open
19232
19233 \begin_layout Plain Layout
19234 Tipografías ! tamaño
19235 \end_layout
19236
19237 \end_inset
19238
19239
19240 \end_layout
19241
19242 \begin_layout Standard
19243 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
19244  siguientes comandos de tamaño:
19245 \end_layout
19246
19247 \begin_layout Standard
19248
19249 \series bold
19250
19251 \backslash
19252 Huge
19253 \series default
19254
19255 \series bold
19256
19257 \backslash
19258 huge
19259 \series default
19260
19261 \series bold
19262
19263 \backslash
19264 LARGE
19265 \series default
19266
19267 \series bold
19268
19269 \backslash
19270 Large
19271 \series default
19272
19273 \series bold
19274
19275 \backslash
19276 large
19277 \series default
19278
19279 \series bold
19280
19281 \backslash
19282 normalsize
19283 \series default
19284
19285 \series bold
19286
19287 \backslash
19288 small
19289 \series default
19290 ,
19291 \begin_inset Newline newline
19292 \end_inset
19293
19294
19295 \series bold
19296
19297 \backslash
19298 footnotesize
19299 \series default
19300
19301 \series bold
19302
19303 \backslash
19304 scriptsize
19305 \series default
19306 , y 
19307 \series bold
19308
19309 \backslash
19310 tiny
19311 \end_layout
19312
19313 \begin_layout Standard
19314 El tamaño dado por los comandos depende del tamaño base de la tipografía
19315  en el documento, dado por el comando 
19316 \series bold
19317
19318 \backslash
19319 normalsize
19320 \series default
19321 .
19322  Los demás comandos producen tamaños menores o mayores que 
19323 \series bold
19324
19325 \backslash
19326 normalsize
19327 \series default
19328 .
19329  No obstante, puede que el tamaño de tipografía no exceda de cierto valor.
19330  Si, por ejemplo, la tipografía del documento es de 12
19331 \begin_inset space \thinspace{}
19332 \end_inset
19333
19334 pt, el comando 
19335 \series bold
19336
19337 \backslash
19338 Huge
19339 \series default
19340  da el mismo tamaño que 
19341 \series bold
19342
19343 \backslash
19344 huge
19345 \series default
19346 .
19347 \end_layout
19348
19349 \begin_layout Standard
19350 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
19351  a todas las ecuaciones y texto siguientes.
19352  Para volver al tamaño anterior hay que insertar el comando 
19353 \series bold
19354
19355 \backslash
19356 normalsize
19357 \series default
19358  en modo TeX detrás de la ecuación.
19359 \end_layout
19360
19361 \begin_layout Standard
19362 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
19363  comandos de tamaño:
19364 \end_layout
19365
19366 \begin_layout Standard
19367 \noindent
19368 \align center
19369 \begin_inset Tabular
19370 <lyxtabular version="3" rows="5" columns="2">
19371 <features tabularvalignment="middle">
19372 <column alignment="center" valignment="top" width="0">
19373 <column alignment="center" valignment="top" width="0">
19374 <row>
19375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19376 \begin_inset Text
19377
19378 \begin_layout Plain Layout
19379 Comando
19380 \end_layout
19381
19382 \end_inset
19383 </cell>
19384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19385 \begin_inset Text
19386
19387 \begin_layout Plain Layout
19388 Resultado
19389 \begin_inset Note Note
19390 status collapsed
19391
19392 \begin_layout Plain Layout
19393
19394 \series bold
19395
19396 \backslash
19397 raisebox
19398 \series default
19399  se usa sólo como espaciador
19400 \end_layout
19401
19402 \end_inset
19403
19404
19405 \end_layout
19406
19407 \end_inset
19408 </cell>
19409 </row>
19410 <row>
19411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415
19416 \backslash
19417 displaystyle
19418 \begin_inset Index idx
19419 status collapsed
19420
19421 \begin_layout Plain Layout
19422 Comandos ! D ! 
19423 \backslash
19424 displaystyle
19425 \end_layout
19426
19427 \end_inset
19428
19429
19430 \end_layout
19431
19432 \end_inset
19433 </cell>
19434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19435 \begin_inset Text
19436
19437 \begin_layout Plain Layout
19438 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19439 \end_inset
19440
19441
19442 \end_layout
19443
19444 \end_inset
19445 </cell>
19446 </row>
19447 <row>
19448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19449 \begin_inset Text
19450
19451 \begin_layout Plain Layout
19452
19453 \backslash
19454 textstyle
19455 \end_layout
19456
19457 \end_inset
19458 </cell>
19459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19460 \begin_inset Text
19461
19462 \begin_layout Plain Layout
19463 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19464 \end_inset
19465
19466
19467 \end_layout
19468
19469 \end_inset
19470 </cell>
19471 </row>
19472 <row>
19473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477
19478 \backslash
19479 scriptstyle
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19489 \end_inset
19490
19491
19492 \end_layout
19493
19494 \end_inset
19495 </cell>
19496 </row>
19497 <row>
19498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502
19503 \backslash
19504 scriptscriptstyle
19505 \end_layout
19506
19507 \end_inset
19508 </cell>
19509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19510 \begin_inset Text
19511
19512 \begin_layout Plain Layout
19513 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19514 \end_inset
19515
19516
19517 \end_layout
19518
19519 \end_inset
19520 </cell>
19521 </row>
19522 </lyxtabular>
19523
19524 \end_inset
19525
19526
19527 \end_layout
19528
19529 \begin_layout Standard
19530 Después de introducir estos comandos, aparece un marco azul en el que se
19531  insertan las partes de la fórmula.
19532 \end_layout
19533
19534 \begin_layout Standard
19535 Hay un método más para cambiar el tamaño de tipografía, aunque solo funciona
19536  para símbolos o letras en texto matemático.
19537  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
19538  de texto anteriores.
19539  Todos los caracteres siguientes, hasta el final del texto matemático o
19540  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19541  Dos ejemplos:
19542 \begin_inset VSpace -2mm
19543 \end_inset
19544
19545
19546 \end_layout
19547
19548 \begin_layout Standard
19549 \begin_inset ERT
19550 status collapsed
19551
19552 \begin_layout Plain Layout
19553
19554
19555 \backslash
19556 huge
19557 \end_layout
19558
19559 \end_inset
19560
19561
19562 \begin_inset Formula 
19563 \[
19564 A=\frac{B}{c}\cdot\maltese
19565 \]
19566
19567 \end_inset
19568
19569
19570 \begin_inset Formula 
19571 \[
19572 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19573 \]
19574
19575 \end_inset
19576
19577
19578 \end_layout
19579
19580 \begin_layout Standard
19581 \begin_inset ERT
19582 status collapsed
19583
19584 \begin_layout Plain Layout
19585
19586
19587 \backslash
19588 normalsize
19589 \end_layout
19590
19591 \end_inset
19592
19593
19594 \begin_inset VSpace medskip
19595 \end_inset
19596
19597
19598 \end_layout
19599
19600 \begin_layout Standard
19601 Antes de las ecuaciones se ha insertado el comando 
19602 \series bold
19603
19604 \backslash
19605 huge
19606 \series default
19607 .
19608  Para la segunda ecuación el comando es:
19609 \begin_inset Newline newline
19610 \end_inset
19611
19612
19613 \series bold
19614
19615 \backslash
19616 maltese
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 A Alt+M M 
19630 \backslash
19631 Large
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 maltese
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
19660 \backslash
19661 textit
19662 \begin_inset ERT
19663 status collapsed
19664
19665 \begin_layout Plain Layout
19666
19667
19668 \backslash
19669 spce 
19670 \end_layout
19671
19672 \end_inset
19673
19674 A
19675 \begin_inset Formula $\to$
19676 \end_inset
19677
19678
19679 \begin_inset Formula $\to$
19680 \end_inset
19681
19682
19683 \begin_inset Newline newline
19684 \end_inset
19685
19686
19687 \begin_inset space \hspace*{}
19688 \length 1cm
19689 \end_inset
19690
19691 Alt+M M 
19692 \backslash
19693 tiny
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 maltese
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
19722 \backslash
19723 textit
19724 \begin_inset ERT
19725 status collapsed
19726
19727 \begin_layout Plain Layout
19728
19729
19730 \backslash
19731 spce 
19732 \end_layout
19733
19734 \end_inset
19735
19736 A
19737 \end_layout
19738
19739 \begin_layout Standard
19740 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19741  el tamaño por omisión.
19742 \end_layout
19743
19744 \begin_layout Section
19745 Letras griegas
19746 \begin_inset Index idx
19747 status collapsed
19748
19749 \begin_layout Plain Layout
19750 Letras griegas
19751 \end_layout
19752
19753 \end_inset
19754
19755
19756 \end_layout
19757
19758 \begin_layout Standard
19759 Las letras griegas se pueden insertar además mediante el botón 
19760 \begin_inset Graphics
19761         filename ../../images/math/alpha.png
19762         scale 85
19763
19764 \end_inset
19765
19766  de la barra de ecuaciones.
19767  Las normas internacionales de tipografía proponen que las letras griegas
19768  en ecuaciones deben escribirse en cursiva/inclinada.
19769  No obstante, en algunos idiomas, como francés o ruso, a veces se escriben
19770  en redonda.
19771  Para las normas en español, véase
19772 \begin_inset space ~
19773 \end_inset
19774
19775
19776 \begin_inset CommandInset citation
19777 LatexCommand cite
19778 key "Bezos"
19779
19780 \end_inset
19781
19782 .
19783 \end_layout
19784
19785 \begin_layout Subsection
19786 Minúsculas
19787 \begin_inset Index idx
19788 status collapsed
19789
19790 \begin_layout Plain Layout
19791 Letras griegas ! minúsculas
19792 \end_layout
19793
19794 \end_inset
19795
19796
19797 \end_layout
19798
19799 \begin_layout Standard
19800 \begin_inset space \hfill{}
19801 \end_inset
19802
19803
19804 \begin_inset Tabular
19805 <lyxtabular version="3" rows="11" columns="2">
19806 <features tabularvalignment="middle">
19807 <column alignment="center" valignment="top" width="0pt">
19808 <column alignment="center" valignment="top" width="0pt">
19809 <row>
19810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19811 \begin_inset Text
19812
19813 \begin_layout Plain Layout
19814 Comando
19815 \end_layout
19816
19817 \end_inset
19818 </cell>
19819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19820 \begin_inset Text
19821
19822 \begin_layout Plain Layout
19823 Símbolo
19824 \end_layout
19825
19826 \end_inset
19827 </cell>
19828 </row>
19829 <row>
19830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19831 \begin_inset Text
19832
19833 \begin_layout Plain Layout
19834
19835 \backslash
19836 alpha
19837 \end_layout
19838
19839 \end_inset
19840 </cell>
19841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19842 \begin_inset Text
19843
19844 \begin_layout Plain Layout
19845 \begin_inset Formula $\alpha$
19846 \end_inset
19847
19848
19849 \end_layout
19850
19851 \end_inset
19852 </cell>
19853 </row>
19854 <row>
19855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19856 \begin_inset Text
19857
19858 \begin_layout Plain Layout
19859
19860 \backslash
19861 beta
19862 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870 \begin_inset Formula $\beta$
19871 \end_inset
19872
19873
19874 \end_layout
19875
19876 \end_inset
19877 </cell>
19878 </row>
19879 <row>
19880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19881 \begin_inset Text
19882
19883 \begin_layout Plain Layout
19884
19885 \backslash
19886 gamma
19887 \end_layout
19888
19889 \end_inset
19890 </cell>
19891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19892 \begin_inset Text
19893
19894 \begin_layout Plain Layout
19895 \begin_inset Formula $\gamma$
19896 \end_inset
19897
19898
19899 \end_layout
19900
19901 \end_inset
19902 </cell>
19903 </row>
19904 <row>
19905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19906 \begin_inset Text
19907
19908 \begin_layout Plain Layout
19909
19910 \backslash
19911 delta
19912 \end_layout
19913
19914 \end_inset
19915 </cell>
19916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19917 \begin_inset Text
19918
19919 \begin_layout Plain Layout
19920 \begin_inset Formula $\delta$
19921 \end_inset
19922
19923
19924 \end_layout
19925
19926 \end_inset
19927 </cell>
19928 </row>
19929 <row>
19930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19931 \begin_inset Text
19932
19933 \begin_layout Plain Layout
19934
19935 \backslash
19936 epsilon
19937 \end_layout
19938
19939 \end_inset
19940 </cell>
19941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19942 \begin_inset Text
19943
19944 \begin_layout Plain Layout
19945 \begin_inset Formula $\epsilon$
19946 \end_inset
19947
19948
19949 \end_layout
19950
19951 \end_inset
19952 </cell>
19953 </row>
19954 <row>
19955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19956 \begin_inset Text
19957
19958 \begin_layout Plain Layout
19959
19960 \backslash
19961 varepsilon
19962 \end_layout
19963
19964 \end_inset
19965 </cell>
19966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19967 \begin_inset Text
19968
19969 \begin_layout Plain Layout
19970 \begin_inset Formula $\varepsilon$
19971 \end_inset
19972
19973
19974 \end_layout
19975
19976 \end_inset
19977 </cell>
19978 </row>
19979 <row>
19980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19981 \begin_inset Text
19982
19983 \begin_layout Plain Layout
19984
19985 \backslash
19986 zeta
19987 \end_layout
19988
19989 \end_inset
19990 </cell>
19991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19992 \begin_inset Text
19993
19994 \begin_layout Plain Layout
19995 \begin_inset Formula $\zeta$
19996 \end_inset
19997
19998
19999 \end_layout
20000
20001 \end_inset
20002 </cell>
20003 </row>
20004 <row>
20005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20006 \begin_inset Text
20007
20008 \begin_layout Plain Layout
20009
20010 \backslash
20011 eta
20012 \end_layout
20013
20014 \end_inset
20015 </cell>
20016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20017 \begin_inset Text
20018
20019 \begin_layout Plain Layout
20020 \begin_inset Formula $\eta$
20021 \end_inset
20022
20023
20024 \end_layout
20025
20026 \end_inset
20027 </cell>
20028 </row>
20029 <row>
20030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034
20035 \backslash
20036 theta
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20042 \begin_inset Text
20043
20044 \begin_layout Plain Layout
20045 \begin_inset Formula $\theta$
20046 \end_inset
20047
20048
20049 \end_layout
20050
20051 \end_inset
20052 </cell>
20053 </row>
20054 <row>
20055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20056 \begin_inset Text
20057
20058 \begin_layout Plain Layout
20059
20060 \backslash
20061 vartheta
20062 \end_layout
20063
20064 \end_inset
20065 </cell>
20066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20067 \begin_inset Text
20068
20069 \begin_layout Plain Layout
20070 \begin_inset Formula $\vartheta$
20071 \end_inset
20072
20073
20074 \end_layout
20075
20076 \end_inset
20077 </cell>
20078 </row>
20079 </lyxtabular>
20080
20081 \end_inset
20082
20083
20084 \begin_inset space \hfill{}
20085 \end_inset
20086
20087
20088 \begin_inset Tabular
20089 <lyxtabular version="3" rows="12" columns="2">
20090 <features tabularvalignment="middle">
20091 <column alignment="center" valignment="top" width="0pt">
20092 <column alignment="center" valignment="top" width="0pt">
20093 <row>
20094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098 Comando
20099 \end_layout
20100
20101 \end_inset
20102 </cell>
20103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20104 \begin_inset Text
20105
20106 \begin_layout Plain Layout
20107 Símbolo
20108 \end_layout
20109
20110 \end_inset
20111 </cell>
20112 </row>
20113 <row>
20114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20115 \begin_inset Text
20116
20117 \begin_layout Plain Layout
20118
20119 \backslash
20120 iota
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129 \begin_inset Formula $\iota$
20130 \end_inset
20131
20132
20133 \end_layout
20134
20135 \end_inset
20136 </cell>
20137 </row>
20138 <row>
20139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20140 \begin_inset Text
20141
20142 \begin_layout Plain Layout
20143
20144 \backslash
20145 kappa
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154 \begin_inset Formula $\kappa$
20155 \end_inset
20156
20157
20158 \end_layout
20159
20160 \end_inset
20161 </cell>
20162 </row>
20163 <row>
20164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20165 \begin_inset Text
20166
20167 \begin_layout Plain Layout
20168
20169 \backslash
20170 varkappa
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179 \begin_inset Formula $\varkappa$
20180 \end_inset
20181
20182
20183 \end_layout
20184
20185 \end_inset
20186 </cell>
20187 </row>
20188 <row>
20189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20190 \begin_inset Text
20191
20192 \begin_layout Plain Layout
20193
20194 \backslash
20195 lambda
20196 \end_layout
20197
20198 \end_inset
20199 </cell>
20200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204 \begin_inset Formula $\lambda$
20205 \end_inset
20206
20207
20208 \end_layout
20209
20210 \end_inset
20211 </cell>
20212 </row>
20213 <row>
20214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20215 \begin_inset Text
20216
20217 \begin_layout Plain Layout
20218
20219 \backslash
20220 mu
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229 \begin_inset Formula $\mu$
20230 \end_inset
20231
20232
20233 \end_layout
20234
20235 \end_inset
20236 </cell>
20237 </row>
20238 <row>
20239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20240 \begin_inset Text
20241
20242 \begin_layout Plain Layout
20243
20244 \backslash
20245 nu
20246 \end_layout
20247
20248 \end_inset
20249 </cell>
20250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254 \begin_inset Formula $\nu$
20255 \end_inset
20256
20257
20258 \end_layout
20259
20260 \end_inset
20261 </cell>
20262 </row>
20263 <row>
20264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20265 \begin_inset Text
20266
20267 \begin_layout Plain Layout
20268
20269 \backslash
20270 xi
20271 \end_layout
20272
20273 \end_inset
20274 </cell>
20275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Plain Layout
20279 \begin_inset Formula $\xi$
20280 \end_inset
20281
20282
20283 \end_layout
20284
20285 \end_inset
20286 </cell>
20287 </row>
20288 <row>
20289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20290 \begin_inset Text
20291
20292 \begin_layout Plain Layout
20293 o
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20299 \begin_inset Text
20300
20301 \begin_layout Plain Layout
20302 \begin_inset Formula $o$
20303 \end_inset
20304
20305
20306 \end_layout
20307
20308 \end_inset
20309 </cell>
20310 </row>
20311 <row>
20312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20313 \begin_inset Text
20314
20315 \begin_layout Plain Layout
20316
20317 \backslash
20318 pi
20319 \end_layout
20320
20321 \end_inset
20322 </cell>
20323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20324 \begin_inset Text
20325
20326 \begin_layout Plain Layout
20327 \begin_inset Formula $\pi$
20328 \end_inset
20329
20330
20331 \end_layout
20332
20333 \end_inset
20334 </cell>
20335 </row>
20336 <row>
20337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20338 \begin_inset Text
20339
20340 \begin_layout Plain Layout
20341
20342 \backslash
20343 varpi
20344 \end_layout
20345
20346 \end_inset
20347 </cell>
20348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20349 \begin_inset Text
20350
20351 \begin_layout Plain Layout
20352 \begin_inset Formula $\varpi$
20353 \end_inset
20354
20355
20356 \end_layout
20357
20358 \end_inset
20359 </cell>
20360 </row>
20361 <row>
20362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20363 \begin_inset Text
20364
20365 \begin_layout Plain Layout
20366
20367 \backslash
20368 rho
20369 \end_layout
20370
20371 \end_inset
20372 </cell>
20373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20374 \begin_inset Text
20375
20376 \begin_layout Plain Layout
20377 \begin_inset Formula $\rho$
20378 \end_inset
20379
20380
20381 \end_layout
20382
20383 \end_inset
20384 </cell>
20385 </row>
20386 </lyxtabular>
20387
20388 \end_inset
20389
20390
20391 \begin_inset space \hfill{}
20392 \end_inset
20393
20394
20395 \begin_inset Tabular
20396 <lyxtabular version="3" rows="11" columns="2">
20397 <features tabularvalignment="middle">
20398 <column alignment="center" valignment="top" width="0pt">
20399 <column alignment="center" valignment="top" width="0pt">
20400 <row>
20401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20402 \begin_inset Text
20403
20404 \begin_layout Plain Layout
20405 Comando
20406 \end_layout
20407
20408 \end_inset
20409 </cell>
20410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20411 \begin_inset Text
20412
20413 \begin_layout Plain Layout
20414 Símbolo
20415 \end_layout
20416
20417 \end_inset
20418 </cell>
20419 </row>
20420 <row>
20421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20422 \begin_inset Text
20423
20424 \begin_layout Plain Layout
20425
20426 \backslash
20427 varrho
20428 \end_layout
20429
20430 \end_inset
20431 </cell>
20432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20433 \begin_inset Text
20434
20435 \begin_layout Plain Layout
20436 \begin_inset Formula $\varrho$
20437 \end_inset
20438
20439
20440 \end_layout
20441
20442 \end_inset
20443 </cell>
20444 </row>
20445 <row>
20446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450
20451 \backslash
20452 sigma
20453 \end_layout
20454
20455 \end_inset
20456 </cell>
20457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20458 \begin_inset Text
20459
20460 \begin_layout Plain Layout
20461 \begin_inset Formula $\sigma$
20462 \end_inset
20463
20464
20465 \end_layout
20466
20467 \end_inset
20468 </cell>
20469 </row>
20470 <row>
20471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20472 \begin_inset Text
20473
20474 \begin_layout Plain Layout
20475
20476 \backslash
20477 varsigma
20478 \end_layout
20479
20480 \end_inset
20481 </cell>
20482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20483 \begin_inset Text
20484
20485 \begin_layout Plain Layout
20486 \begin_inset Formula $\varsigma$
20487 \end_inset
20488
20489
20490 \end_layout
20491
20492 \end_inset
20493 </cell>
20494 </row>
20495 <row>
20496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20497 \begin_inset Text
20498
20499 \begin_layout Plain Layout
20500
20501 \backslash
20502 tau
20503 \end_layout
20504
20505 \end_inset
20506 </cell>
20507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Plain Layout
20511 \begin_inset Formula $\tau$
20512 \end_inset
20513
20514
20515 \end_layout
20516
20517 \end_inset
20518 </cell>
20519 </row>
20520 <row>
20521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20522 \begin_inset Text
20523
20524 \begin_layout Plain Layout
20525
20526 \backslash
20527 upsilon
20528 \end_layout
20529
20530 \end_inset
20531 </cell>
20532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20533 \begin_inset Text
20534
20535 \begin_layout Plain Layout
20536 \begin_inset Formula $\upsilon$
20537 \end_inset
20538
20539
20540 \end_layout
20541
20542 \end_inset
20543 </cell>
20544 </row>
20545 <row>
20546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550
20551 \backslash
20552 phi
20553 \end_layout
20554
20555 \end_inset
20556 </cell>
20557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20558 \begin_inset Text
20559
20560 \begin_layout Plain Layout
20561 \begin_inset Formula $\phi$
20562 \end_inset
20563
20564
20565 \end_layout
20566
20567 \end_inset
20568 </cell>
20569 </row>
20570 <row>
20571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20572 \begin_inset Text
20573
20574 \begin_layout Plain Layout
20575
20576 \backslash
20577 varphi
20578 \end_layout
20579
20580 \end_inset
20581 </cell>
20582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20583 \begin_inset Text
20584
20585 \begin_layout Plain Layout
20586 \begin_inset Formula $\varphi$
20587 \end_inset
20588
20589
20590 \end_layout
20591
20592 \end_inset
20593 </cell>
20594 </row>
20595 <row>
20596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20597 \begin_inset Text
20598
20599 \begin_layout Plain Layout
20600
20601 \backslash
20602 chi
20603 \end_layout
20604
20605 \end_inset
20606 </cell>
20607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20608 \begin_inset Text
20609
20610 \begin_layout Plain Layout
20611 \begin_inset Formula $\chi$
20612 \end_inset
20613
20614
20615 \end_layout
20616
20617 \end_inset
20618 </cell>
20619 </row>
20620 <row>
20621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Plain Layout
20625
20626 \backslash
20627 psi
20628 \end_layout
20629
20630 \end_inset
20631 </cell>
20632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636 \begin_inset Formula $\psi$
20637 \end_inset
20638
20639
20640 \end_layout
20641
20642 \end_inset
20643 </cell>
20644 </row>
20645 <row>
20646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20647 \begin_inset Text
20648
20649 \begin_layout Plain Layout
20650
20651 \backslash
20652 omega
20653 \end_layout
20654
20655 \end_inset
20656 </cell>
20657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661 \begin_inset Formula $\omega$
20662 \end_inset
20663
20664
20665 \end_layout
20666
20667 \end_inset
20668 </cell>
20669 </row>
20670 </lyxtabular>
20671
20672 \end_inset
20673
20674
20675 \begin_inset space \hfill{}
20676 \end_inset
20677
20678
20679 \end_layout
20680
20681 \begin_layout Standard
20682 \begin_inset VSpace medskip
20683 \end_inset
20684
20685
20686 \end_layout
20687
20688 \begin_layout Standard
20689 Cómo escribir letras griegas especiales en redonda se explica en 
20690 \begin_inset CommandInset ref
20691 LatexCommand ref
20692 reference "sub:Griegas-en-redonda"
20693
20694 \end_inset
20695
20696 .
20697 \end_layout
20698
20699 \begin_layout Subsection
20700 Mayúsculas
20701 \begin_inset Index idx
20702 status collapsed
20703
20704 \begin_layout Plain Layout
20705 Letras griegas ! mayúsculas
20706 \end_layout
20707
20708 \end_inset
20709
20710
20711 \end_layout
20712
20713 \begin_layout Standard
20714 \begin_inset space \hfill{}
20715 \end_inset
20716
20717
20718 \begin_inset Tabular
20719 <lyxtabular version="3" rows="7" columns="2">
20720 <features tabularvalignment="middle">
20721 <column alignment="center" valignment="top" width="0pt">
20722 <column alignment="center" valignment="top" width="0pt">
20723 <row>
20724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20725 \begin_inset Text
20726
20727 \begin_layout Plain Layout
20728 Comando
20729 \end_layout
20730
20731 \end_inset
20732 </cell>
20733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20734 \begin_inset Text
20735
20736 \begin_layout Plain Layout
20737 Símbolo
20738 \end_layout
20739
20740 \end_inset
20741 </cell>
20742 </row>
20743 <row>
20744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20745 \begin_inset Text
20746
20747 \begin_layout Plain Layout
20748
20749 \backslash
20750 Gamma
20751 \end_layout
20752
20753 \end_inset
20754 </cell>
20755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20756 \begin_inset Text
20757
20758 \begin_layout Plain Layout
20759 \begin_inset Formula $\Gamma$
20760 \end_inset
20761
20762
20763 \end_layout
20764
20765 \end_inset
20766 </cell>
20767 </row>
20768 <row>
20769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20770 \begin_inset Text
20771
20772 \begin_layout Plain Layout
20773
20774 \backslash
20775 Delta
20776 \end_layout
20777
20778 \end_inset
20779 </cell>
20780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20781 \begin_inset Text
20782
20783 \begin_layout Plain Layout
20784 \begin_inset Formula $\Delta$
20785 \end_inset
20786
20787
20788 \end_layout
20789
20790 \end_inset
20791 </cell>
20792 </row>
20793 <row>
20794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20795 \begin_inset Text
20796
20797 \begin_layout Plain Layout
20798
20799 \backslash
20800 Theta
20801 \end_layout
20802
20803 \end_inset
20804 </cell>
20805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20806 \begin_inset Text
20807
20808 \begin_layout Plain Layout
20809 \begin_inset Formula $\Theta$
20810 \end_inset
20811
20812
20813 \end_layout
20814
20815 \end_inset
20816 </cell>
20817 </row>
20818 <row>
20819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20820 \begin_inset Text
20821
20822 \begin_layout Plain Layout
20823
20824 \backslash
20825 Lambda
20826 \end_layout
20827
20828 \end_inset
20829 </cell>
20830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20831 \begin_inset Text
20832
20833 \begin_layout Plain Layout
20834 \begin_inset Formula $\Lambda$
20835 \end_inset
20836
20837
20838 \end_layout
20839
20840 \end_inset
20841 </cell>
20842 </row>
20843 <row>
20844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20845 \begin_inset Text
20846
20847 \begin_layout Plain Layout
20848
20849 \backslash
20850 Xi
20851 \end_layout
20852
20853 \end_inset
20854 </cell>
20855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20856 \begin_inset Text
20857
20858 \begin_layout Plain Layout
20859 \begin_inset Formula $\Xi$
20860 \end_inset
20861
20862
20863 \end_layout
20864
20865 \end_inset
20866 </cell>
20867 </row>
20868 <row>
20869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20870 \begin_inset Text
20871
20872 \begin_layout Plain Layout
20873
20874 \backslash
20875 Pi
20876 \end_layout
20877
20878 \end_inset
20879 </cell>
20880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20881 \begin_inset Text
20882
20883 \begin_layout Plain Layout
20884 \begin_inset Formula $\Pi$
20885 \end_inset
20886
20887
20888 \end_layout
20889
20890 \end_inset
20891 </cell>
20892 </row>
20893 </lyxtabular>
20894
20895 \end_inset
20896
20897
20898 \begin_inset space \hfill{}
20899 \end_inset
20900
20901
20902 \begin_inset Tabular
20903 <lyxtabular version="3" rows="6" columns="2">
20904 <features tabularvalignment="middle">
20905 <column alignment="center" valignment="top" width="0pt">
20906 <column alignment="center" valignment="top" width="0pt">
20907 <row>
20908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20909 \begin_inset Text
20910
20911 \begin_layout Plain Layout
20912 Comando
20913 \end_layout
20914
20915 \end_inset
20916 </cell>
20917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20918 \begin_inset Text
20919
20920 \begin_layout Plain Layout
20921 Símbolo
20922 \end_layout
20923
20924 \end_inset
20925 </cell>
20926 </row>
20927 <row>
20928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20929 \begin_inset Text
20930
20931 \begin_layout Plain Layout
20932
20933 \backslash
20934 Sigma
20935 \end_layout
20936
20937 \end_inset
20938 </cell>
20939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20940 \begin_inset Text
20941
20942 \begin_layout Plain Layout
20943 \begin_inset Formula $\Sigma$
20944 \end_inset
20945
20946
20947 \end_layout
20948
20949 \end_inset
20950 </cell>
20951 </row>
20952 <row>
20953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20954 \begin_inset Text
20955
20956 \begin_layout Plain Layout
20957
20958 \backslash
20959 Upsilon
20960 \end_layout
20961
20962 \end_inset
20963 </cell>
20964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20965 \begin_inset Text
20966
20967 \begin_layout Plain Layout
20968 \begin_inset Formula $\Upsilon$
20969 \end_inset
20970
20971
20972 \end_layout
20973
20974 \end_inset
20975 </cell>
20976 </row>
20977 <row>
20978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982
20983 \backslash
20984 Phi
20985 \end_layout
20986
20987 \end_inset
20988 </cell>
20989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20990 \begin_inset Text
20991
20992 \begin_layout Plain Layout
20993 \begin_inset Formula $\Phi$
20994 \end_inset
20995
20996
20997 \end_layout
20998
20999 \end_inset
21000 </cell>
21001 </row>
21002 <row>
21003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21004 \begin_inset Text
21005
21006 \begin_layout Plain Layout
21007
21008 \backslash
21009 Psi
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21015 \begin_inset Text
21016
21017 \begin_layout Plain Layout
21018 \begin_inset Formula $\Psi$
21019 \end_inset
21020
21021
21022 \end_layout
21023
21024 \end_inset
21025 </cell>
21026 </row>
21027 <row>
21028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21029 \begin_inset Text
21030
21031 \begin_layout Plain Layout
21032
21033 \backslash
21034 Omega
21035 \end_layout
21036
21037 \end_inset
21038 </cell>
21039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21040 \begin_inset Text
21041
21042 \begin_layout Plain Layout
21043 \begin_inset Formula $\Omega$
21044 \end_inset
21045
21046
21047 \end_layout
21048
21049 \end_inset
21050 </cell>
21051 </row>
21052 </lyxtabular>
21053
21054 \end_inset
21055
21056
21057 \begin_inset space \hfill{}
21058 \end_inset
21059
21060
21061 \end_layout
21062
21063 \begin_layout Standard
21064 \begin_inset VSpace medskip
21065 \end_inset
21066
21067
21068 \end_layout
21069
21070 \begin_layout Standard
21071 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
21072  cuando se desarrolló TeX.
21073  Para obtener mayúsculas en cursiva, inicia cada comando con 
21074 \series bold
21075 var
21076 \series default
21077 .
21078  Por ejemplo, el comando 
21079 \series bold
21080
21081 \backslash
21082 varGamma
21083 \series default
21084  genera 
21085 \begin_inset Formula $\varGamma$
21086 \end_inset
21087
21088 .
21089  Otra forma es cargar el paquete 
21090 \series bold
21091 fixmath
21092 \series default
21093
21094 \begin_inset Foot
21095 status collapsed
21096
21097 \begin_layout Plain Layout
21098
21099 \series bold
21100 fixmath
21101 \series default
21102  forma parte del paquete LaTeX 
21103 \series bold
21104 was
21105 \series default
21106
21107 \begin_inset Index idx
21108 status collapsed
21109
21110 \begin_layout Plain Layout
21111 Paquetes ! was
21112 \begin_inset ERT
21113 status collapsed
21114
21115 \begin_layout Plain Layout
21116
21117
21118 \backslash
21119 vspace{4mm}
21120 \end_layout
21121
21122 \end_inset
21123
21124
21125 \end_layout
21126
21127 \end_inset
21128
21129 .
21130 \end_layout
21131
21132 \end_inset
21133
21134
21135 \begin_inset Index idx
21136 status collapsed
21137
21138 \begin_layout Plain Layout
21139 Paquetes ! fixmath
21140 \end_layout
21141
21142 \end_inset
21143
21144  con la línea siguiente en el preámbulo LaTeX
21145 \end_layout
21146
21147 \begin_layout Standard
21148
21149 \series bold
21150
21151 \backslash
21152 usepackage{fixmath}
21153 \end_layout
21154
21155 \begin_layout Standard
21156 Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam
21157 ente en cursiva.
21158 \end_layout
21159
21160 \begin_layout Subsection
21161 Letras en negrita
21162 \begin_inset Index idx
21163 status collapsed
21164
21165 \begin_layout Plain Layout
21166 Letras griegas ! en negrita
21167 \end_layout
21168
21169 \end_inset
21170
21171
21172 \end_layout
21173
21174 \begin_layout Standard
21175 Las letras griegas no admiten diferentes estilos de letra como las latinas.
21176  Sólo se pueden poner en negrita con el comando 
21177 \series bold
21178
21179 \backslash
21180 boldsymbol
21181 \series default
21182
21183 \begin_inset Index idx
21184 status collapsed
21185
21186 \begin_layout Plain Layout
21187 Comandos ! B ! 
21188 \backslash
21189 boldsymbol
21190 \end_layout
21191
21192 \end_inset
21193
21194 .
21195 \end_layout
21196
21197 \begin_layout Standard
21198 \align center
21199 \begin_inset Tabular
21200 <lyxtabular version="3" rows="3" columns="2">
21201 <features tabularvalignment="middle">
21202 <column alignment="center" valignment="top" width="0">
21203 <column alignment="center" valignment="top" width="0">
21204 <row>
21205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21206 \begin_inset Text
21207
21208 \begin_layout Plain Layout
21209 Comando
21210 \end_layout
21211
21212 \end_inset
21213 </cell>
21214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21215 \begin_inset Text
21216
21217 \begin_layout Plain Layout
21218 Símbolo
21219 \end_layout
21220
21221 \end_inset
21222 </cell>
21223 </row>
21224 <row>
21225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21226 \begin_inset Text
21227
21228 \begin_layout Plain Layout
21229
21230 \backslash
21231 Upsilon
21232 \backslash
21233 boldsymbol
21234 \backslash
21235 Upsilon
21236 \end_layout
21237
21238 \end_inset
21239 </cell>
21240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21241 \begin_inset Text
21242
21243 \begin_layout Plain Layout
21244 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21245 \end_inset
21246
21247
21248 \end_layout
21249
21250 \end_inset
21251 </cell>
21252 </row>
21253 <row>
21254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21255 \begin_inset Text
21256
21257 \begin_layout Plain Layout
21258
21259 \backslash
21260 theta
21261 \backslash
21262 boldsymbol
21263 \backslash
21264 theta
21265 \end_layout
21266
21267 \end_inset
21268 </cell>
21269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21270 \begin_inset Text
21271
21272 \begin_layout Plain Layout
21273 \begin_inset Formula $\theta\boldsymbol{\theta}$
21274 \end_inset
21275
21276
21277 \end_layout
21278
21279 \end_inset
21280 </cell>
21281 </row>
21282 </lyxtabular>
21283
21284 \end_inset
21285
21286
21287 \end_layout
21288
21289 \begin_layout Standard
21290 \noindent
21291 \align center
21292 \begin_inset Newpage newpage
21293 \end_inset
21294
21295
21296 \end_layout
21297
21298 \begin_layout Section
21299 Símbolos
21300 \begin_inset ERT
21301 status collapsed
21302
21303 \begin_layout Plain Layout
21304
21305
21306 \backslash
21307 texorpdfstring{
21308 \end_layout
21309
21310 \end_inset
21311
21312
21313 \begin_inset Foot
21314 status collapsed
21315
21316 \begin_layout Plain Layout
21317 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
21318  LaTeX en 
21319 \begin_inset CommandInset citation
21320 LatexCommand cite
21321 key "Symbols"
21322
21323 \end_inset
21324
21325 .
21326 \end_layout
21327
21328 \end_inset
21329
21330
21331 \begin_inset ERT
21332 status collapsed
21333
21334 \begin_layout Plain Layout
21335
21336 }{}
21337 \end_layout
21338
21339 \end_inset
21340
21341
21342 \begin_inset Note Note
21343 status collapsed
21344
21345 \begin_layout Plain Layout
21346
21347 \backslash
21348 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
21349  PDF.
21350 \end_layout
21351
21352 \begin_layout Plain Layout
21353 Más sobre 
21354 \backslash
21355 texorpdfstring en la sección 
21356 \begin_inset CommandInset ref
21357 LatexCommand ref
21358 reference "sub:Ecuaciones-en-encabezados"
21359
21360 \end_inset
21361
21362 .
21363 \end_layout
21364
21365 \end_inset
21366
21367
21368 \begin_inset Index idx
21369 status collapsed
21370
21371 \begin_layout Plain Layout
21372 Símbolos
21373 \end_layout
21374
21375 \end_inset
21376
21377
21378 \end_layout
21379
21380 \begin_layout Standard
21381 Muchos de los símbolos listados en esta sección se pueden insertar además
21382  mediante los botones 
21383 \begin_inset Graphics
21384         filename ../../images/math/nabla.png
21385         scale 85
21386
21387 \end_inset
21388
21389  y 
21390 \begin_inset Graphics
21391         filename ../../images/math/digamma.png
21392         scale 85
21393
21394 \end_inset
21395
21396  de la barra de ecuaciones.
21397 \end_layout
21398
21399 \begin_layout Subsection
21400 Símbolos matemáticos
21401 \begin_inset CommandInset label
21402 LatexCommand label
21403 name "sub:Símbolos-matemáticos"
21404
21405 \end_inset
21406
21407
21408 \begin_inset Index idx
21409 status collapsed
21410
21411 \begin_layout Plain Layout
21412 Símbolos ! matemáticos
21413 \end_layout
21414
21415 \end_inset
21416
21417
21418 \end_layout
21419
21420 \begin_layout Standard
21421 \begin_inset space \hfill{}
21422 \end_inset
21423
21424
21425 \begin_inset Tabular
21426 <lyxtabular version="3" rows="10" columns="2">
21427 <features tabularvalignment="middle">
21428 <column alignment="center" valignment="top" width="0pt">
21429 <column alignment="center" valignment="top" width="0pt">
21430 <row>
21431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21432 \begin_inset Text
21433
21434 \begin_layout Plain Layout
21435 Comando
21436 \end_layout
21437
21438 \end_inset
21439 </cell>
21440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21441 \begin_inset Text
21442
21443 \begin_layout Plain Layout
21444 Símbolo
21445 \end_layout
21446
21447 \end_inset
21448 </cell>
21449 </row>
21450 <row>
21451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21452 \begin_inset Text
21453
21454 \begin_layout Plain Layout
21455
21456 \backslash
21457 neg
21458 \end_layout
21459
21460 \end_inset
21461 </cell>
21462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21463 \begin_inset Text
21464
21465 \begin_layout Plain Layout
21466 \begin_inset Formula $\neg$
21467 \end_inset
21468
21469
21470 \end_layout
21471
21472 \end_inset
21473 </cell>
21474 </row>
21475 <row>
21476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21477 \begin_inset Text
21478
21479 \begin_layout Plain Layout
21480
21481 \backslash
21482 Im
21483 \end_layout
21484
21485 \end_inset
21486 </cell>
21487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21488 \begin_inset Text
21489
21490 \begin_layout Plain Layout
21491 \begin_inset Formula $\Im$
21492 \end_inset
21493
21494
21495 \end_layout
21496
21497 \end_inset
21498 </cell>
21499 </row>
21500 <row>
21501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21502 \begin_inset Text
21503
21504 \begin_layout Plain Layout
21505
21506 \backslash
21507 Re
21508 \end_layout
21509
21510 \end_inset
21511 </cell>
21512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21513 \begin_inset Text
21514
21515 \begin_layout Plain Layout
21516 \begin_inset Formula $\Re$
21517 \end_inset
21518
21519
21520 \end_layout
21521
21522 \end_inset
21523 </cell>
21524 </row>
21525 <row>
21526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21527 \begin_inset Text
21528
21529 \begin_layout Plain Layout
21530
21531 \backslash
21532 aleph
21533 \end_layout
21534
21535 \end_inset
21536 </cell>
21537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21538 \begin_inset Text
21539
21540 \begin_layout Plain Layout
21541 \begin_inset Formula $\aleph$
21542 \end_inset
21543
21544
21545 \end_layout
21546
21547 \end_inset
21548 </cell>
21549 </row>
21550 <row>
21551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21552 \begin_inset Text
21553
21554 \begin_layout Plain Layout
21555
21556 \backslash
21557 partial
21558 \end_layout
21559
21560 \end_inset
21561 </cell>
21562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21563 \begin_inset Text
21564
21565 \begin_layout Plain Layout
21566 \begin_inset Formula $\partial$
21567 \end_inset
21568
21569
21570 \end_layout
21571
21572 \end_inset
21573 </cell>
21574 </row>
21575 <row>
21576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21577 \begin_inset Text
21578
21579 \begin_layout Plain Layout
21580
21581 \backslash
21582 infty
21583 \end_layout
21584
21585 \end_inset
21586 </cell>
21587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21588 \begin_inset Text
21589
21590 \begin_layout Plain Layout
21591 \begin_inset Formula $\infty$
21592 \end_inset
21593
21594
21595 \end_layout
21596
21597 \end_inset
21598 </cell>
21599 </row>
21600 <row>
21601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21602 \begin_inset Text
21603
21604 \begin_layout Plain Layout
21605
21606 \backslash
21607 wp
21608 \end_layout
21609
21610 \end_inset
21611 </cell>
21612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21613 \begin_inset Text
21614
21615 \begin_layout Plain Layout
21616 \begin_inset Formula $\wp$
21617 \end_inset
21618
21619
21620 \end_layout
21621
21622 \end_inset
21623 </cell>
21624 </row>
21625 <row>
21626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21627 \begin_inset Text
21628
21629 \begin_layout Plain Layout
21630
21631 \backslash
21632 imath
21633 \end_layout
21634
21635 \end_inset
21636 </cell>
21637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21638 \begin_inset Text
21639
21640 \begin_layout Plain Layout
21641 \begin_inset Formula $\imath$
21642 \end_inset
21643
21644
21645 \end_layout
21646
21647 \end_inset
21648 </cell>
21649 </row>
21650 <row>
21651 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21652 \begin_inset Text
21653
21654 \begin_layout Plain Layout
21655
21656 \backslash
21657 jmath
21658 \end_layout
21659
21660 \end_inset
21661 </cell>
21662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21663 \begin_inset Text
21664
21665 \begin_layout Plain Layout
21666 \begin_inset Formula $\jmath$
21667 \end_inset
21668
21669
21670 \end_layout
21671
21672 \end_inset
21673 </cell>
21674 </row>
21675 </lyxtabular>
21676
21677 \end_inset
21678
21679
21680 \begin_inset space \hfill{}
21681 \end_inset
21682
21683
21684 \begin_inset Tabular
21685 <lyxtabular version="3" rows="10" columns="2">
21686 <features tabularvalignment="middle">
21687 <column alignment="center" valignment="top" width="0pt">
21688 <column alignment="center" valignment="top" width="0pt">
21689 <row>
21690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21691 \begin_inset Text
21692
21693 \begin_layout Plain Layout
21694 Comando
21695 \end_layout
21696
21697 \end_inset
21698 </cell>
21699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21700 \begin_inset Text
21701
21702 \begin_layout Plain Layout
21703 Símbolo
21704 \begin_inset Note Note
21705 status collapsed
21706
21707 \begin_layout Plain Layout
21708
21709 \series bold
21710
21711 \backslash
21712 raisebox
21713 \series default
21714  se usa sólo como espaciador
21715 \end_layout
21716
21717 \end_inset
21718
21719
21720 \end_layout
21721
21722 \end_inset
21723 </cell>
21724 </row>
21725 <row>
21726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21727 \begin_inset Text
21728
21729 \begin_layout Plain Layout
21730
21731 \backslash
21732 forall
21733 \end_layout
21734
21735 \end_inset
21736 </cell>
21737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21738 \begin_inset Text
21739
21740 \begin_layout Plain Layout
21741 \begin_inset Formula $\forall$
21742 \end_inset
21743
21744
21745 \end_layout
21746
21747 \end_inset
21748 </cell>
21749 </row>
21750 <row>
21751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21752 \begin_inset Text
21753
21754 \begin_layout Plain Layout
21755
21756 \backslash
21757 exists
21758 \end_layout
21759
21760 \end_inset
21761 </cell>
21762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21763 \begin_inset Text
21764
21765 \begin_layout Plain Layout
21766 \begin_inset Formula $\exists$
21767 \end_inset
21768
21769
21770 \end_layout
21771
21772 \end_inset
21773 </cell>
21774 </row>
21775 <row>
21776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21777 \begin_inset Text
21778
21779 \begin_layout Plain Layout
21780
21781 \backslash
21782 nexists
21783 \end_layout
21784
21785 \end_inset
21786 </cell>
21787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21788 \begin_inset Text
21789
21790 \begin_layout Plain Layout
21791 \begin_inset Formula $\nexists$
21792 \end_inset
21793
21794
21795 \end_layout
21796
21797 \end_inset
21798 </cell>
21799 </row>
21800 <row>
21801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21802 \begin_inset Text
21803
21804 \begin_layout Plain Layout
21805
21806 \backslash
21807 emptyset
21808 \end_layout
21809
21810 \end_inset
21811 </cell>
21812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21813 \begin_inset Text
21814
21815 \begin_layout Plain Layout
21816 \begin_inset Formula $\emptyset$
21817 \end_inset
21818
21819
21820 \end_layout
21821
21822 \end_inset
21823 </cell>
21824 </row>
21825 <row>
21826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21827 \begin_inset Text
21828
21829 \begin_layout Plain Layout
21830
21831 \backslash
21832 varnothing
21833 \end_layout
21834
21835 \end_inset
21836 </cell>
21837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21838 \begin_inset Text
21839
21840 \begin_layout Plain Layout
21841 \begin_inset Formula $\varnothing$
21842 \end_inset
21843
21844
21845 \end_layout
21846
21847 \end_inset
21848 </cell>
21849 </row>
21850 <row>
21851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21852 \begin_inset Text
21853
21854 \begin_layout Plain Layout
21855
21856 \backslash
21857 dag
21858 \end_layout
21859
21860 \end_inset
21861 </cell>
21862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21863 \begin_inset Text
21864
21865 \begin_layout Plain Layout
21866 \begin_inset Formula $\dag$
21867 \end_inset
21868
21869
21870 \end_layout
21871
21872 \end_inset
21873 </cell>
21874 </row>
21875 <row>
21876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21877 \begin_inset Text
21878
21879 \begin_layout Plain Layout
21880
21881 \backslash
21882 ddag
21883 \end_layout
21884
21885 \end_inset
21886 </cell>
21887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21888 \begin_inset Text
21889
21890 \begin_layout Plain Layout
21891 \begin_inset Formula $\ddag$
21892 \end_inset
21893
21894
21895 \end_layout
21896
21897 \end_inset
21898 </cell>
21899 </row>
21900 <row>
21901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21902 \begin_inset Text
21903
21904 \begin_layout Plain Layout
21905
21906 \backslash
21907 complement
21908 \end_layout
21909
21910 \end_inset
21911 </cell>
21912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21913 \begin_inset Text
21914
21915 \begin_layout Plain Layout
21916 \begin_inset ERT
21917 status collapsed
21918
21919 \begin_layout Plain Layout
21920
21921
21922 \backslash
21923 raisebox{-0.8mm}{
21924 \end_layout
21925
21926 \end_inset
21927
21928
21929 \begin_inset Formula $\complement$
21930 \end_inset
21931
21932
21933 \begin_inset ERT
21934 status collapsed
21935
21936 \begin_layout Plain Layout
21937
21938 }
21939 \end_layout
21940
21941 \end_inset
21942
21943
21944 \end_layout
21945
21946 \end_inset
21947 </cell>
21948 </row>
21949 <row>
21950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21951 \begin_inset Text
21952
21953 \begin_layout Plain Layout
21954
21955 \backslash
21956 Bbbk
21957 \end_layout
21958
21959 \end_inset
21960 </cell>
21961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21962 \begin_inset Text
21963
21964 \begin_layout Plain Layout
21965 \begin_inset Formula $\Bbbk$
21966 \end_inset
21967
21968
21969 \end_layout
21970
21971 \end_inset
21972 </cell>
21973 </row>
21974 </lyxtabular>
21975
21976 \end_inset
21977
21978
21979 \begin_inset space \hfill{}
21980 \end_inset
21981
21982
21983 \begin_inset Tabular
21984 <lyxtabular version="3" rows="10" columns="2">
21985 <features tabularvalignment="middle">
21986 <column alignment="center" valignment="top" width="0pt">
21987 <column alignment="center" valignment="top" width="0pt">
21988 <row>
21989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21990 \begin_inset Text
21991
21992 \begin_layout Plain Layout
21993 Comando
21994 \end_layout
21995
21996 \end_inset
21997 </cell>
21998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21999 \begin_inset Text
22000
22001 \begin_layout Plain Layout
22002 Símbolo
22003 \end_layout
22004
22005 \end_inset
22006 </cell>
22007 </row>
22008 <row>
22009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22010 \begin_inset Text
22011
22012 \begin_layout Plain Layout
22013
22014 \backslash
22015 prime
22016 \end_layout
22017
22018 \end_inset
22019 </cell>
22020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22021 \begin_inset Text
22022
22023 \begin_layout Plain Layout
22024 \begin_inset Formula $\prime$
22025 \end_inset
22026
22027
22028 \end_layout
22029
22030 \end_inset
22031 </cell>
22032 </row>
22033 <row>
22034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22035 \begin_inset Text
22036
22037 \begin_layout Plain Layout
22038
22039 \backslash
22040 backprime
22041 \end_layout
22042
22043 \end_inset
22044 </cell>
22045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22046 \begin_inset Text
22047
22048 \begin_layout Plain Layout
22049 \begin_inset Formula $\backprime$
22050 \end_inset
22051
22052
22053 \end_layout
22054
22055 \end_inset
22056 </cell>
22057 </row>
22058 <row>
22059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22060 \begin_inset Text
22061
22062 \begin_layout Plain Layout
22063
22064 \backslash
22065 mho
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074 \begin_inset Formula $\mho$
22075 \end_inset
22076
22077
22078 \end_layout
22079
22080 \end_inset
22081 </cell>
22082 </row>
22083 <row>
22084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22085 \begin_inset Text
22086
22087 \begin_layout Plain Layout
22088
22089 \backslash
22090 triangle
22091 \end_layout
22092
22093 \end_inset
22094 </cell>
22095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22096 \begin_inset Text
22097
22098 \begin_layout Plain Layout
22099 \begin_inset Formula $\triangle$
22100 \end_inset
22101
22102
22103 \end_layout
22104
22105 \end_inset
22106 </cell>
22107 </row>
22108 <row>
22109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22110 \begin_inset Text
22111
22112 \begin_layout Plain Layout
22113
22114 \backslash
22115 angle
22116 \end_layout
22117
22118 \end_inset
22119 </cell>
22120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22121 \begin_inset Text
22122
22123 \begin_layout Plain Layout
22124 \begin_inset Formula $\angle$
22125 \end_inset
22126
22127
22128 \end_layout
22129
22130 \end_inset
22131 </cell>
22132 </row>
22133 <row>
22134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22135 \begin_inset Text
22136
22137 \begin_layout Plain Layout
22138
22139 \backslash
22140 measuredangle
22141 \end_layout
22142
22143 \end_inset
22144 </cell>
22145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22146 \begin_inset Text
22147
22148 \begin_layout Plain Layout
22149 \begin_inset Formula $\measuredangle$
22150 \end_inset
22151
22152
22153 \end_layout
22154
22155 \end_inset
22156 </cell>
22157 </row>
22158 <row>
22159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22160 \begin_inset Text
22161
22162 \begin_layout Plain Layout
22163
22164 \backslash
22165 sphericalangle
22166 \end_layout
22167
22168 \end_inset
22169 </cell>
22170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22171 \begin_inset Text
22172
22173 \begin_layout Plain Layout
22174 \begin_inset Formula $\sphericalangle$
22175 \end_inset
22176
22177
22178 \end_layout
22179
22180 \end_inset
22181 </cell>
22182 </row>
22183 <row>
22184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22185 \begin_inset Text
22186
22187 \begin_layout Plain Layout
22188
22189 \backslash
22190 top
22191 \end_layout
22192
22193 \end_inset
22194 </cell>
22195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22196 \begin_inset Text
22197
22198 \begin_layout Plain Layout
22199 \begin_inset Formula $\top$
22200 \end_inset
22201
22202
22203 \end_layout
22204
22205 \end_inset
22206 </cell>
22207 </row>
22208 <row>
22209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22210 \begin_inset Text
22211
22212 \begin_layout Plain Layout
22213
22214 \backslash
22215 bot
22216 \end_layout
22217
22218 \end_inset
22219 </cell>
22220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22221 \begin_inset Text
22222
22223 \begin_layout Plain Layout
22224 \begin_inset Formula $\bot$
22225 \end_inset
22226
22227
22228 \end_layout
22229
22230 \end_inset
22231 </cell>
22232 </row>
22233 </lyxtabular>
22234
22235 \end_inset
22236
22237
22238 \begin_inset space \hfill{}
22239 \end_inset
22240
22241
22242 \end_layout
22243
22244 \begin_layout Subsection
22245 Símbolos misceláneos
22246 \begin_inset CommandInset label
22247 LatexCommand label
22248 name "sub:Símbolos-misceláneos"
22249
22250 \end_inset
22251
22252
22253 \begin_inset Index idx
22254 status collapsed
22255
22256 \begin_layout Plain Layout
22257 Símbolos ! misceláneos
22258 \end_layout
22259
22260 \end_inset
22261
22262
22263 \end_layout
22264
22265 \begin_layout Standard
22266 \noindent
22267 \align center
22268 \begin_inset Tabular
22269 <lyxtabular version="3" rows="10" columns="2">
22270 <features tabularvalignment="middle">
22271 <column alignment="center" valignment="top" width="0pt">
22272 <column alignment="center" valignment="top" width="0pt">
22273 <row>
22274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22275 \begin_inset Text
22276
22277 \begin_layout Plain Layout
22278 Comando
22279 \end_layout
22280
22281 \end_inset
22282 </cell>
22283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22284 \begin_inset Text
22285
22286 \begin_layout Plain Layout
22287 Símbolo
22288 \end_layout
22289
22290 \end_inset
22291 </cell>
22292 </row>
22293 <row>
22294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22295 \begin_inset Text
22296
22297 \begin_layout Plain Layout
22298
22299 \backslash
22300 flat
22301 \end_layout
22302
22303 \end_inset
22304 </cell>
22305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22306 \begin_inset Text
22307
22308 \begin_layout Plain Layout
22309 \begin_inset Formula $\flat$
22310 \end_inset
22311
22312
22313 \end_layout
22314
22315 \end_inset
22316 </cell>
22317 </row>
22318 <row>
22319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22320 \begin_inset Text
22321
22322 \begin_layout Plain Layout
22323
22324 \backslash
22325 natural
22326 \end_layout
22327
22328 \end_inset
22329 </cell>
22330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22331 \begin_inset Text
22332
22333 \begin_layout Plain Layout
22334 \begin_inset Formula $\natural$
22335 \end_inset
22336
22337
22338 \end_layout
22339
22340 \end_inset
22341 </cell>
22342 </row>
22343 <row>
22344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22345 \begin_inset Text
22346
22347 \begin_layout Plain Layout
22348
22349 \backslash
22350 sharp
22351 \end_layout
22352
22353 \end_inset
22354 </cell>
22355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22356 \begin_inset Text
22357
22358 \begin_layout Plain Layout
22359 \begin_inset Formula $\sharp$
22360 \end_inset
22361
22362
22363 \end_layout
22364
22365 \end_inset
22366 </cell>
22367 </row>
22368 <row>
22369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22370 \begin_inset Text
22371
22372 \begin_layout Plain Layout
22373
22374 \backslash
22375 surd
22376 \end_layout
22377
22378 \end_inset
22379 </cell>
22380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22381 \begin_inset Text
22382
22383 \begin_layout Plain Layout
22384 \begin_inset Formula $\surd$
22385 \end_inset
22386
22387
22388 \end_layout
22389
22390 \end_inset
22391 </cell>
22392 </row>
22393 <row>
22394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22395 \begin_inset Text
22396
22397 \begin_layout Plain Layout
22398
22399 \backslash
22400 checkmark
22401 \end_layout
22402
22403 \end_inset
22404 </cell>
22405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22406 \begin_inset Text
22407
22408 \begin_layout Plain Layout
22409 \begin_inset Formula $\checkmark$
22410 \end_inset
22411
22412
22413 \end_layout
22414
22415 \end_inset
22416 </cell>
22417 </row>
22418 <row>
22419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22420 \begin_inset Text
22421
22422 \begin_layout Plain Layout
22423
22424 \backslash
22425 yen
22426 \end_layout
22427
22428 \end_inset
22429 </cell>
22430 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22431 \begin_inset Text
22432
22433 \begin_layout Plain Layout
22434 \begin_inset Formula $\yen$
22435 \end_inset
22436
22437
22438 \end_layout
22439
22440 \end_inset
22441 </cell>
22442 </row>
22443 <row>
22444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22445 \begin_inset Text
22446
22447 \begin_layout Plain Layout
22448
22449 \backslash
22450 pounds
22451 \end_layout
22452
22453 \end_inset
22454 </cell>
22455 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22456 \begin_inset Text
22457
22458 \begin_layout Plain Layout
22459 \begin_inset Formula $\pounds$
22460 \end_inset
22461
22462
22463 \end_layout
22464
22465 \end_inset
22466 </cell>
22467 </row>
22468 <row>
22469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22470 \begin_inset Text
22471
22472 \begin_layout Plain Layout
22473 $
22474 \end_layout
22475
22476 \end_inset
22477 </cell>
22478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22479 \begin_inset Text
22480
22481 \begin_layout Plain Layout
22482 \begin_inset Formula $\$$
22483 \end_inset
22484
22485
22486 \end_layout
22487
22488 \end_inset
22489 </cell>
22490 </row>
22491 <row>
22492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22493 \begin_inset Text
22494
22495 \begin_layout Plain Layout
22496 §
22497 \end_layout
22498
22499 \end_inset
22500 </cell>
22501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22502 \begin_inset Text
22503
22504 \begin_layout Plain Layout
22505 \begin_inset Formula $§$
22506 \end_inset
22507
22508
22509 \end_layout
22510
22511 \end_inset
22512 </cell>
22513 </row>
22514 </lyxtabular>
22515
22516 \end_inset
22517
22518
22519 \begin_inset Tabular
22520 <lyxtabular version="3" rows="10" columns="2">
22521 <features tabularvalignment="middle">
22522 <column alignment="center" valignment="top" width="0">
22523 <column alignment="center" valignment="top" width="0">
22524 <row>
22525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22526 \begin_inset Text
22527
22528 \begin_layout Plain Layout
22529 Comando
22530 \end_layout
22531
22532 \end_inset
22533 </cell>
22534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22535 \begin_inset Text
22536
22537 \begin_layout Plain Layout
22538 Símbolo
22539 \end_layout
22540
22541 \end_inset
22542 </cell>
22543 </row>
22544 <row>
22545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22546 \begin_inset Text
22547
22548 \begin_layout Plain Layout
22549
22550 \backslash
22551 hbar
22552 \end_layout
22553
22554 \end_inset
22555 </cell>
22556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22557 \begin_inset Text
22558
22559 \begin_layout Plain Layout
22560 \begin_inset Formula $\hbar$
22561 \end_inset
22562
22563
22564 \end_layout
22565
22566 \end_inset
22567 </cell>
22568 </row>
22569 <row>
22570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574
22575 \backslash
22576 hslash
22577 \end_layout
22578
22579 \end_inset
22580 </cell>
22581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22582 \begin_inset Text
22583
22584 \begin_layout Plain Layout
22585 \begin_inset Formula $\hslash$
22586 \end_inset
22587
22588
22589 \end_layout
22590
22591 \end_inset
22592 </cell>
22593 </row>
22594 <row>
22595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22596 \begin_inset Text
22597
22598 \begin_layout Plain Layout
22599
22600 \backslash
22601 clubsuit
22602 \end_layout
22603
22604 \end_inset
22605 </cell>
22606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22607 \begin_inset Text
22608
22609 \begin_layout Plain Layout
22610 \begin_inset Formula $\clubsuit$
22611 \end_inset
22612
22613
22614 \end_layout
22615
22616 \end_inset
22617 </cell>
22618 </row>
22619 <row>
22620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22621 \begin_inset Text
22622
22623 \begin_layout Plain Layout
22624
22625 \backslash
22626 spadesuit
22627 \end_layout
22628
22629 \end_inset
22630 </cell>
22631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22632 \begin_inset Text
22633
22634 \begin_layout Plain Layout
22635 \begin_inset Formula $\spadesuit$
22636 \end_inset
22637
22638
22639 \end_layout
22640
22641 \end_inset
22642 </cell>
22643 </row>
22644 <row>
22645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22646 \begin_inset Text
22647
22648 \begin_layout Plain Layout
22649
22650 \backslash
22651 bigstar
22652 \end_layout
22653
22654 \end_inset
22655 </cell>
22656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22657 \begin_inset Text
22658
22659 \begin_layout Plain Layout
22660 \begin_inset Formula $\bigstar$
22661 \end_inset
22662
22663
22664 \end_layout
22665
22666 \end_inset
22667 </cell>
22668 </row>
22669 <row>
22670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22671 \begin_inset Text
22672
22673 \begin_layout Plain Layout
22674
22675 \backslash
22676 blacklozenge
22677 \end_layout
22678
22679 \end_inset
22680 </cell>
22681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22682 \begin_inset Text
22683
22684 \begin_layout Plain Layout
22685 \begin_inset Formula $\blacklozenge$
22686 \end_inset
22687
22688
22689 \end_layout
22690
22691 \end_inset
22692 </cell>
22693 </row>
22694 <row>
22695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22696 \begin_inset Text
22697
22698 \begin_layout Plain Layout
22699
22700 \backslash
22701 blacktriangle
22702 \end_layout
22703
22704 \end_inset
22705 </cell>
22706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22707 \begin_inset Text
22708
22709 \begin_layout Plain Layout
22710 \begin_inset Formula $\blacktriangle$
22711 \end_inset
22712
22713
22714 \end_layout
22715
22716 \end_inset
22717 </cell>
22718 </row>
22719 <row>
22720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22721 \begin_inset Text
22722
22723 \begin_layout Plain Layout
22724
22725 \backslash
22726 blacktiangledown
22727 \end_layout
22728
22729 \end_inset
22730 </cell>
22731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22732 \begin_inset Text
22733
22734 \begin_layout Plain Layout
22735 \begin_inset Formula $\blacktriangledown$
22736 \end_inset
22737
22738
22739 \end_layout
22740
22741 \end_inset
22742 </cell>
22743 </row>
22744 <row>
22745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22746 \begin_inset Text
22747
22748 \begin_layout Plain Layout
22749
22750 \backslash
22751 bullet
22752 \end_layout
22753
22754 \end_inset
22755 </cell>
22756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22757 \begin_inset Text
22758
22759 \begin_layout Plain Layout
22760 \begin_inset Formula $\bullet$
22761 \end_inset
22762
22763
22764 \end_layout
22765
22766 \end_inset
22767 </cell>
22768 </row>
22769 </lyxtabular>
22770
22771 \end_inset
22772
22773
22774 \begin_inset Tabular
22775 <lyxtabular version="3" rows="10" columns="2">
22776 <features tabularvalignment="middle">
22777 <column alignment="center" valignment="top" width="0pt">
22778 <column alignment="center" valignment="top" width="0pt">
22779 <row>
22780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22781 \begin_inset Text
22782
22783 \begin_layout Plain Layout
22784 Comando
22785 \end_layout
22786
22787 \end_inset
22788 </cell>
22789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22790 \begin_inset Text
22791
22792 \begin_layout Plain Layout
22793 Símbolo
22794 \end_layout
22795
22796 \end_inset
22797 </cell>
22798 </row>
22799 <row>
22800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22801 \begin_inset Text
22802
22803 \begin_layout Plain Layout
22804
22805 \backslash
22806 diamondsuit
22807 \end_layout
22808
22809 \end_inset
22810 </cell>
22811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22812 \begin_inset Text
22813
22814 \begin_layout Plain Layout
22815 \begin_inset Formula $\diamondsuit$
22816 \end_inset
22817
22818
22819 \end_layout
22820
22821 \end_inset
22822 </cell>
22823 </row>
22824 <row>
22825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22826 \begin_inset Text
22827
22828 \begin_layout Plain Layout
22829
22830 \backslash
22831 Diamond
22832 \end_layout
22833
22834 \end_inset
22835 </cell>
22836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22837 \begin_inset Text
22838
22839 \begin_layout Plain Layout
22840 \begin_inset Formula $\Diamond$
22841 \end_inset
22842
22843
22844 \end_layout
22845
22846 \end_inset
22847 </cell>
22848 </row>
22849 <row>
22850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22851 \begin_inset Text
22852
22853 \begin_layout Plain Layout
22854
22855 \backslash
22856 heartsuit
22857 \end_layout
22858
22859 \end_inset
22860 </cell>
22861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22862 \begin_inset Text
22863
22864 \begin_layout Plain Layout
22865 \begin_inset Formula $\heartsuit$
22866 \end_inset
22867
22868
22869 \end_layout
22870
22871 \end_inset
22872 </cell>
22873 </row>
22874 <row>
22875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22876 \begin_inset Text
22877
22878 \begin_layout Plain Layout
22879
22880 \backslash
22881 P
22882 \end_layout
22883
22884 \end_inset
22885 </cell>
22886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22887 \begin_inset Text
22888
22889 \begin_layout Plain Layout
22890 \begin_inset Formula $\P$
22891 \end_inset
22892
22893
22894 \end_layout
22895
22896 \end_inset
22897 </cell>
22898 </row>
22899 <row>
22900 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22901 \begin_inset Text
22902
22903 \begin_layout Plain Layout
22904
22905 \backslash
22906 copyright
22907 \end_layout
22908
22909 \end_inset
22910 </cell>
22911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22912 \begin_inset Text
22913
22914 \begin_layout Plain Layout
22915 \begin_inset Formula $\copyright$
22916 \end_inset
22917
22918
22919 \end_layout
22920
22921 \end_inset
22922 </cell>
22923 </row>
22924 <row>
22925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22926 \begin_inset Text
22927
22928 \begin_layout Plain Layout
22929
22930 \backslash
22931 circledR
22932 \end_layout
22933
22934 \end_inset
22935 </cell>
22936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22937 \begin_inset Text
22938
22939 \begin_layout Plain Layout
22940 \begin_inset Formula $\circledR$
22941 \end_inset
22942
22943
22944 \end_layout
22945
22946 \end_inset
22947 </cell>
22948 </row>
22949 <row>
22950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22951 \begin_inset Text
22952
22953 \begin_layout Plain Layout
22954
22955 \backslash
22956 maltese
22957 \end_layout
22958
22959 \end_inset
22960 </cell>
22961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22962 \begin_inset Text
22963
22964 \begin_layout Plain Layout
22965 \begin_inset Formula $\maltese$
22966 \end_inset
22967
22968
22969 \end_layout
22970
22971 \end_inset
22972 </cell>
22973 </row>
22974 <row>
22975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22976 \begin_inset Text
22977
22978 \begin_layout Plain Layout
22979
22980 \backslash
22981 diagup
22982 \end_layout
22983
22984 \end_inset
22985 </cell>
22986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22987 \begin_inset Text
22988
22989 \begin_layout Plain Layout
22990 \begin_inset Formula $\diagup$
22991 \end_inset
22992
22993
22994 \end_layout
22995
22996 \end_inset
22997 </cell>
22998 </row>
22999 <row>
23000 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23001 \begin_inset Text
23002
23003 \begin_layout Plain Layout
23004
23005 \backslash
23006 diagdown
23007 \end_layout
23008
23009 \end_inset
23010 </cell>
23011 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23012 \begin_inset Text
23013
23014 \begin_layout Plain Layout
23015 \begin_inset Formula $\diagdown$
23016 \end_inset
23017
23018
23019 \end_layout
23020
23021 \end_inset
23022 </cell>
23023 </row>
23024 </lyxtabular>
23025
23026 \end_inset
23027
23028
23029 \end_layout
23030
23031 \begin_layout Standard
23032 \begin_inset VSpace medskip
23033 \end_inset
23034
23035
23036 \end_layout
23037
23038 \begin_layout Standard
23039 Hay más símbolos en 
23040 \begin_inset CommandInset ref
23041 LatexCommand ref
23042 reference "sub:Caracteres-especiales-misceláneos"
23043
23044 \end_inset
23045
23046 .
23047 \end_layout
23048
23049 \begin_layout Standard
23050 Algunos símbolos pueden presentarse en distintos tamaños, véase 
23051 \begin_inset CommandInset ref
23052 LatexCommand ref
23053 reference "sub:Tamaños-de-tipografías"
23054
23055 \end_inset
23056
23057
23058 \end_layout
23059
23060 \begin_layout Subsection
23061 El símbolo del euro, €
23062 \begin_inset Index idx
23063 status collapsed
23064
23065 \begin_layout Plain Layout
23066 Símbolos ! euro
23067 \end_layout
23068
23069 \end_inset
23070
23071
23072 \begin_inset Index idx
23073 status collapsed
23074
23075 \begin_layout Plain Layout
23076
23077 \backslash
23078 @
23079 \begin_inset ERT
23080 status collapsed
23081
23082 \begin_layout Plain Layout
23083
23084
23085 \backslash
23086 officialeuro
23087 \end_layout
23088
23089 \end_inset
23090
23091
23092 \end_layout
23093
23094 \end_inset
23095
23096
23097 \end_layout
23098
23099 \begin_layout Standard
23100 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
23101  LaTeX 
23102 \series bold
23103 eurosym
23104 \series default
23105
23106 \begin_inset Index idx
23107 status collapsed
23108
23109 \begin_layout Plain Layout
23110 Paquetes ! eurosym
23111 \end_layout
23112
23113 \end_inset
23114
23115 , y cargado en el preámbulo LaTeX con la línea
23116 \end_layout
23117
23118 \begin_layout Standard
23119
23120 \series bold
23121
23122 \backslash
23123 usepackage[gennarrow]{eurosym}
23124 \end_layout
23125
23126 \begin_layout Standard
23127 Actualmente también se puede insertar con el comando 
23128 \series bold
23129
23130 \backslash
23131 euro
23132 \series default
23133
23134 \begin_inset Index idx
23135 status collapsed
23136
23137 \begin_layout Plain Layout
23138 Comandos ! E ! 
23139 \backslash
23140 euro
23141 \end_layout
23142
23143 \end_inset
23144
23145 .
23146 \end_layout
23147
23148 \begin_layout Standard
23149 El símbolo del euro puede insertarse directamente con la tecla € en texto
23150  matemático sin tener 
23151 \series bold
23152 eurosym
23153 \series default
23154  instalado.
23155  Si 
23156 \series bold
23157 eurosym
23158 \series default
23159  está instalado, se puede insertar 
23160 \series bold
23161
23162 \backslash
23163 euro
23164 \series default
23165  en modo TeX.
23166  El símbolo oficial de la moneda se puede insertar con el comando 
23167 \series bold
23168
23169 \backslash
23170 officialeuro
23171 \series default
23172
23173 \begin_inset Index idx
23174 status collapsed
23175
23176 \begin_layout Plain Layout
23177 Comandos ! O ! 
23178 \backslash
23179 officialeuro
23180 \end_layout
23181
23182 \end_inset
23183
23184 , que sólo está disponible en modo TeX.
23185 \end_layout
23186
23187 \begin_layout Standard
23188 \begin_inset ERT
23189 status collapsed
23190
23191 \begin_layout Plain Layout
23192
23193
23194 \backslash
23195 ifeurosym
23196 \end_layout
23197
23198 \end_inset
23199
23200
23201 \begin_inset Note Note
23202 status collapsed
23203
23204 \begin_layout Plain Layout
23205 El cuadro siguiente sólo se mostrará si está instalado el paquete LaTeX
23206  
23207 \series bold
23208 eurosym
23209 \series default
23210 .
23211 \end_layout
23212
23213 \end_inset
23214
23215
23216 \end_layout
23217
23218 \begin_layout Standard
23219 Un vistazo a los diferentes símbolos del euro.
23220 \end_layout
23221
23222 \begin_layout Standard
23223 \noindent
23224 \align center
23225 \begin_inset Tabular
23226 <lyxtabular version="3" rows="4" columns="3">
23227 <features tabularvalignment="middle">
23228 <column alignment="center" valignment="top" width="0">
23229 <column alignment="center" valignment="top" width="0">
23230 <column alignment="center" valignment="top" width="0">
23231 <row>
23232 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23233 \begin_inset Text
23234
23235 \begin_layout Plain Layout
23236
23237 \end_layout
23238
23239 \end_inset
23240 </cell>
23241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23242 \begin_inset Text
23243
23244 \begin_layout Plain Layout
23245 Comando
23246 \end_layout
23247
23248 \end_inset
23249 </cell>
23250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23251 \begin_inset Text
23252
23253 \begin_layout Plain Layout
23254 Símbolo
23255 \end_layout
23256
23257 \end_inset
23258 </cell>
23259 </row>
23260 <row>
23261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23262 \begin_inset Text
23263
23264 \begin_layout Plain Layout
23265 ecuación
23266 \end_layout
23267
23268 \end_inset
23269 </cell>
23270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23271 \begin_inset Text
23272
23273 \begin_layout Plain Layout
23274
23275 \backslash
23276 euro
23277 \end_layout
23278
23279 \end_inset
23280 </cell>
23281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23282 \begin_inset Text
23283
23284 \begin_layout Plain Layout
23285 \begin_inset Formula $\euro$
23286 \end_inset
23287
23288
23289 \end_layout
23290
23291 \end_inset
23292 </cell>
23293 </row>
23294 <row>
23295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23296 \begin_inset Text
23297
23298 \begin_layout Plain Layout
23299 texto matemático
23300 \end_layout
23301
23302 \end_inset
23303 </cell>
23304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23305 \begin_inset Text
23306
23307 \begin_layout Plain Layout
23308
23309 \end_layout
23310
23311 \end_inset
23312 </cell>
23313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23314 \begin_inset Text
23315
23316 \begin_layout Plain Layout
23317 \begin_inset Formula $\mbox{€}$
23318 \end_inset
23319
23320
23321 \end_layout
23322
23323 \end_inset
23324 </cell>
23325 </row>
23326 <row>
23327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23328 \begin_inset Text
23329
23330 \begin_layout Plain Layout
23331 modo TeX
23332 \end_layout
23333
23334 \end_inset
23335 </cell>
23336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23337 \begin_inset Text
23338
23339 \begin_layout Plain Layout
23340
23341 \backslash
23342 officialeuro
23343 \end_layout
23344
23345 \end_inset
23346 </cell>
23347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23348 \begin_inset Text
23349
23350 \begin_layout Plain Layout
23351 \begin_inset ERT
23352 status collapsed
23353
23354 \begin_layout Plain Layout
23355
23356
23357 \backslash
23358 officialeuro
23359 \end_layout
23360
23361 \end_inset
23362
23363
23364 \end_layout
23365
23366 \end_inset
23367 </cell>
23368 </row>
23369 </lyxtabular>
23370
23371 \end_inset
23372
23373
23374 \end_layout
23375
23376 \begin_layout Standard
23377 \begin_inset ERT
23378 status collapsed
23379
23380 \begin_layout Plain Layout
23381
23382
23383 \backslash
23384 else
23385 \end_layout
23386
23387 \end_inset
23388
23389
23390 \begin_inset Note Note
23391 status collapsed
23392
23393 \begin_layout Plain Layout
23394 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
23395 \series bold
23396 eurosym
23397 \series default
23398 :
23399 \end_layout
23400
23401 \end_inset
23402
23403
23404 \end_layout
23405
23406 \begin_layout Standard
23407 Para ver la salida completa de esta subsección debe estar instalado el paquete
23408  LaTeX 
23409 \series bold
23410 eurosym
23411 \series default
23412 .
23413 \end_layout
23414
23415 \begin_layout Standard
23416 \begin_inset ERT
23417 status collapsed
23418
23419 \begin_layout Plain Layout
23420
23421
23422 \backslash
23423 fi
23424 \end_layout
23425
23426 \end_inset
23427
23428
23429 \end_layout
23430
23431 \begin_layout Section
23432 Relaciones
23433 \begin_inset CommandInset label
23434 LatexCommand label
23435 name "sec:Relaciones"
23436
23437 \end_inset
23438
23439
23440 \begin_inset Index idx
23441 status collapsed
23442
23443 \begin_layout Plain Layout
23444 Relaciones
23445 \end_layout
23446
23447 \end_inset
23448
23449
23450 \begin_inset Index idx
23451 status collapsed
23452
23453 \begin_layout Plain Layout
23454 Comparaciones|see
23455 \begin_inset ERT
23456 status collapsed
23457
23458 \begin_layout Plain Layout
23459
23460 {
23461 \end_layout
23462
23463 \end_inset
23464
23465 Relaciones
23466 \begin_inset ERT
23467 status collapsed
23468
23469 \begin_layout Plain Layout
23470
23471 }
23472 \end_layout
23473
23474 \end_inset
23475
23476
23477 \end_layout
23478
23479 \end_inset
23480
23481
23482 \end_layout
23483
23484 \begin_layout Standard
23485 Todas las relaciones se pueden insertar también con el botón 
23486 \begin_inset Graphics
23487         filename ../../images/math/leq.png
23488         scale 85
23489
23490 \end_inset
23491
23492  de la barra de ecuaciones.
23493 \end_layout
23494
23495 \begin_layout Standard
23496 \begin_inset space \hfill{}
23497 \end_inset
23498
23499
23500 \begin_inset Tabular
23501 <lyxtabular version="3" rows="17" columns="2">
23502 <features tabularvalignment="middle">
23503 <column alignment="center" valignment="top" width="0pt">
23504 <column alignment="center" valignment="top" width="0pt">
23505 <row>
23506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23507 \begin_inset Text
23508
23509 \begin_layout Plain Layout
23510 Comando
23511 \end_layout
23512
23513 \end_inset
23514 </cell>
23515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23516 \begin_inset Text
23517
23518 \begin_layout Plain Layout
23519 Relación
23520 \end_layout
23521
23522 \end_inset
23523 </cell>
23524 </row>
23525 <row>
23526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23527 \begin_inset Text
23528
23529 \begin_layout Plain Layout
23530 <
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539 \begin_inset Formula $<$
23540 \end_inset
23541
23542
23543 \end_layout
23544
23545 \end_inset
23546 </cell>
23547 </row>
23548 <row>
23549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23550 \begin_inset Text
23551
23552 \begin_layout Plain Layout
23553
23554 \backslash
23555 le
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564 \begin_inset Formula $\le$
23565 \end_inset
23566
23567
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 </row>
23573 <row>
23574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23575 \begin_inset Text
23576
23577 \begin_layout Plain Layout
23578
23579 \backslash
23580 ll
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23586 \begin_inset Text
23587
23588 \begin_layout Plain Layout
23589 \begin_inset Formula $\ll$
23590 \end_inset
23591
23592
23593 \end_layout
23594
23595 \end_inset
23596 </cell>
23597 </row>
23598 <row>
23599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23600 \begin_inset Text
23601
23602 \begin_layout Plain Layout
23603
23604 \backslash
23605 prec
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614 \begin_inset Formula $\prec$
23615 \end_inset
23616
23617
23618 \end_layout
23619
23620 \end_inset
23621 </cell>
23622 </row>
23623 <row>
23624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23625 \begin_inset Text
23626
23627 \begin_layout Plain Layout
23628
23629 \backslash
23630 preceq
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23636 \begin_inset Text
23637
23638 \begin_layout Plain Layout
23639 \begin_inset Formula $\preceq$
23640 \end_inset
23641
23642
23643 \end_layout
23644
23645 \end_inset
23646 </cell>
23647 </row>
23648 <row>
23649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23650 \begin_inset Text
23651
23652 \begin_layout Plain Layout
23653
23654 \backslash
23655 subset
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23661 \begin_inset Text
23662
23663 \begin_layout Plain Layout
23664 \begin_inset Formula $\subset$
23665 \end_inset
23666
23667
23668 \end_layout
23669
23670 \end_inset
23671 </cell>
23672 </row>
23673 <row>
23674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23675 \begin_inset Text
23676
23677 \begin_layout Plain Layout
23678
23679 \backslash
23680 subseteq
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23686 \begin_inset Text
23687
23688 \begin_layout Plain Layout
23689 \begin_inset Formula $\subseteq$
23690 \end_inset
23691
23692
23693 \end_layout
23694
23695 \end_inset
23696 </cell>
23697 </row>
23698 <row>
23699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703
23704 \backslash
23705 sqsubseteq
23706 \end_layout
23707
23708 \end_inset
23709 </cell>
23710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23711 \begin_inset Text
23712
23713 \begin_layout Plain Layout
23714 \begin_inset Formula $\sqsubseteq$
23715 \end_inset
23716
23717
23718 \end_layout
23719
23720 \end_inset
23721 </cell>
23722 </row>
23723 <row>
23724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728
23729 \backslash
23730 in
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739 \begin_inset Formula $\in$
23740 \end_inset
23741
23742
23743 \end_layout
23744
23745 \end_inset
23746 </cell>
23747 </row>
23748 <row>
23749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \begin_layout Plain Layout
23753
23754 \backslash
23755 vdash
23756 \end_layout
23757
23758 \end_inset
23759 </cell>
23760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23761 \begin_inset Text
23762
23763 \begin_layout Plain Layout
23764 \begin_inset Formula $\vdash$
23765 \end_inset
23766
23767
23768 \end_layout
23769
23770 \end_inset
23771 </cell>
23772 </row>
23773 <row>
23774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778
23779 \backslash
23780 smile
23781 \end_layout
23782
23783 \end_inset
23784 </cell>
23785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23786 \begin_inset Text
23787
23788 \begin_layout Plain Layout
23789 \begin_inset Formula $\smile$
23790 \end_inset
23791
23792
23793 \end_layout
23794
23795 \end_inset
23796 </cell>
23797 </row>
23798 <row>
23799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23800 \begin_inset Text
23801
23802 \begin_layout Plain Layout
23803
23804 \backslash
23805 lhd
23806 \end_layout
23807
23808 \end_inset
23809 </cell>
23810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23811 \begin_inset Text
23812
23813 \begin_layout Plain Layout
23814 \begin_inset Formula $\lhd$
23815 \end_inset
23816
23817
23818 \end_layout
23819
23820 \end_inset
23821 </cell>
23822 </row>
23823 <row>
23824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23825 \begin_inset Text
23826
23827 \begin_layout Plain Layout
23828
23829 \backslash
23830 unlhd
23831 \end_layout
23832
23833 \end_inset
23834 </cell>
23835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23836 \begin_inset Text
23837
23838 \begin_layout Plain Layout
23839 \begin_inset Formula $\unlhd$
23840 \end_inset
23841
23842
23843 \end_layout
23844
23845 \end_inset
23846 </cell>
23847 </row>
23848 <row>
23849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23850 \begin_inset Text
23851
23852 \begin_layout Plain Layout
23853
23854 \backslash
23855 gtrless
23856 \end_layout
23857
23858 \end_inset
23859 </cell>
23860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23861 \begin_inset Text
23862
23863 \begin_layout Plain Layout
23864 \begin_inset Formula $\gtrless$
23865 \end_inset
23866
23867
23868 \end_layout
23869
23870 \end_inset
23871 </cell>
23872 </row>
23873 <row>
23874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878
23879 \backslash
23880 mid
23881 \end_layout
23882
23883 \end_inset
23884 </cell>
23885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23886 \begin_inset Text
23887
23888 \begin_layout Plain Layout
23889 \begin_inset Formula $\mid$
23890 \end_inset
23891
23892
23893 \end_layout
23894
23895 \end_inset
23896 </cell>
23897 </row>
23898 <row>
23899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23900 \begin_inset Text
23901
23902 \begin_layout Plain Layout
23903
23904 \backslash
23905 nmid
23906 \end_layout
23907
23908 \end_inset
23909 </cell>
23910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23911 \begin_inset Text
23912
23913 \begin_layout Plain Layout
23914 \begin_inset Formula $\nmid$
23915 \end_inset
23916
23917
23918 \end_layout
23919
23920 \end_inset
23921 </cell>
23922 </row>
23923 </lyxtabular>
23924
23925 \end_inset
23926
23927
23928 \begin_inset space \hfill{}
23929 \end_inset
23930
23931
23932 \begin_inset Tabular
23933 <lyxtabular version="3" rows="17" columns="2">
23934 <features tabularvalignment="middle">
23935 <column alignment="center" valignment="top" width="0pt">
23936 <column alignment="center" valignment="top" width="0pt">
23937 <row>
23938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23939 \begin_inset Text
23940
23941 \begin_layout Plain Layout
23942 Comando
23943 \end_layout
23944
23945 \end_inset
23946 </cell>
23947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23948 \begin_inset Text
23949
23950 \begin_layout Plain Layout
23951 Relación
23952 \end_layout
23953
23954 \end_inset
23955 </cell>
23956 </row>
23957 <row>
23958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23959 \begin_inset Text
23960
23961 \begin_layout Plain Layout
23962 =
23963 \end_layout
23964
23965 \end_inset
23966 </cell>
23967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23968 \begin_inset Text
23969
23970 \begin_layout Plain Layout
23971 \begin_inset Formula $=$
23972 \end_inset
23973
23974
23975 \end_layout
23976
23977 \end_inset
23978 </cell>
23979 </row>
23980 <row>
23981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23982 \begin_inset Text
23983
23984 \begin_layout Plain Layout
23985
23986 \backslash
23987 not=
23988 \end_layout
23989
23990 \end_inset
23991 </cell>
23992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23993 \begin_inset Text
23994
23995 \begin_layout Plain Layout
23996 \begin_inset Formula $\not=$
23997 \end_inset
23998
23999
24000 \end_layout
24001
24002 \end_inset
24003 </cell>
24004 </row>
24005 <row>
24006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24007 \begin_inset Text
24008
24009 \begin_layout Plain Layout
24010
24011 \backslash
24012 equiv
24013 \end_layout
24014
24015 \end_inset
24016 </cell>
24017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24018 \begin_inset Text
24019
24020 \begin_layout Plain Layout
24021 \begin_inset Formula $\equiv$
24022 \end_inset
24023
24024
24025 \end_layout
24026
24027 \end_inset
24028 </cell>
24029 </row>
24030 <row>
24031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24032 \begin_inset Text
24033
24034 \begin_layout Plain Layout
24035
24036 \backslash
24037 sim
24038 \end_layout
24039
24040 \end_inset
24041 </cell>
24042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24043 \begin_inset Text
24044
24045 \begin_layout Plain Layout
24046 \begin_inset Formula $\sim$
24047 \end_inset
24048
24049
24050 \end_layout
24051
24052 \end_inset
24053 </cell>
24054 </row>
24055 <row>
24056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \begin_layout Plain Layout
24060
24061 \backslash
24062 simeq
24063 \end_layout
24064
24065 \end_inset
24066 </cell>
24067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24068 \begin_inset Text
24069
24070 \begin_layout Plain Layout
24071 \begin_inset Formula $\simeq$
24072 \end_inset
24073
24074
24075 \end_layout
24076
24077 \end_inset
24078 </cell>
24079 </row>
24080 <row>
24081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24082 \begin_inset Text
24083
24084 \begin_layout Plain Layout
24085
24086 \backslash
24087 approx
24088 \end_layout
24089
24090 \end_inset
24091 </cell>
24092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24093 \begin_inset Text
24094
24095 \begin_layout Plain Layout
24096 \begin_inset Formula $\approx$
24097 \end_inset
24098
24099
24100 \end_layout
24101
24102 \end_inset
24103 </cell>
24104 </row>
24105 <row>
24106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24107 \begin_inset Text
24108
24109 \begin_layout Plain Layout
24110
24111 \backslash
24112 cong
24113 \end_layout
24114
24115 \end_inset
24116 </cell>
24117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24118 \begin_inset Text
24119
24120 \begin_layout Plain Layout
24121 \begin_inset Formula $\cong$
24122 \end_inset
24123
24124
24125 \end_layout
24126
24127 \end_inset
24128 </cell>
24129 </row>
24130 <row>
24131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24132 \begin_inset Text
24133
24134 \begin_layout Plain Layout
24135
24136 \backslash
24137 bowtie
24138 \end_layout
24139
24140 \end_inset
24141 </cell>
24142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24143 \begin_inset Text
24144
24145 \begin_layout Plain Layout
24146 \begin_inset Formula $\bowtie$
24147 \end_inset
24148
24149
24150 \end_layout
24151
24152 \end_inset
24153 </cell>
24154 </row>
24155 <row>
24156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24157 \begin_inset Text
24158
24159 \begin_layout Plain Layout
24160
24161 \backslash
24162 notin
24163 \end_layout
24164
24165 \end_inset
24166 </cell>
24167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24168 \begin_inset Text
24169
24170 \begin_layout Plain Layout
24171 \begin_inset Formula $\notin$
24172 \end_inset
24173
24174
24175 \end_layout
24176
24177 \end_inset
24178 </cell>
24179 </row>
24180 <row>
24181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24182 \begin_inset Text
24183
24184 \begin_layout Plain Layout
24185
24186 \backslash
24187 perp
24188 \end_layout
24189
24190 \end_inset
24191 </cell>
24192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24193 \begin_inset Text
24194
24195 \begin_layout Plain Layout
24196 \begin_inset Formula $\perp$
24197 \end_inset
24198
24199
24200 \end_layout
24201
24202 \end_inset
24203 </cell>
24204 </row>
24205 <row>
24206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24207 \begin_inset Text
24208
24209 \begin_layout Plain Layout
24210
24211 \backslash
24212 propto
24213 \end_layout
24214
24215 \end_inset
24216 </cell>
24217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24218 \begin_inset Text
24219
24220 \begin_layout Plain Layout
24221 \begin_inset Formula $\propto$
24222 \end_inset
24223
24224
24225 \end_layout
24226
24227 \end_inset
24228 </cell>
24229 </row>
24230 <row>
24231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24232 \begin_inset Text
24233
24234 \begin_layout Plain Layout
24235
24236 \backslash
24237 asymp
24238 \end_layout
24239
24240 \end_inset
24241 </cell>
24242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24243 \begin_inset Text
24244
24245 \begin_layout Plain Layout
24246 \begin_inset Formula $\asymp$
24247 \end_inset
24248
24249
24250 \end_layout
24251
24252 \end_inset
24253 </cell>
24254 </row>
24255 <row>
24256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24257 \begin_inset Text
24258
24259 \begin_layout Plain Layout
24260
24261 \backslash
24262 doteq
24263 \end_layout
24264
24265 \end_inset
24266 </cell>
24267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24268 \begin_inset Text
24269
24270 \begin_layout Plain Layout
24271 \begin_inset Formula $\doteq$
24272 \end_inset
24273
24274
24275 \end_layout
24276
24277 \end_inset
24278 </cell>
24279 </row>
24280 <row>
24281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24282 \begin_inset Text
24283
24284 \begin_layout Plain Layout
24285
24286 \backslash
24287 circeq
24288 \end_layout
24289
24290 \end_inset
24291 </cell>
24292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24293 \begin_inset Text
24294
24295 \begin_layout Plain Layout
24296 \begin_inset Formula $\circeq$
24297 \end_inset
24298
24299
24300 \end_layout
24301
24302 \end_inset
24303 </cell>
24304 </row>
24305 <row>
24306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24307 \begin_inset Text
24308
24309 \begin_layout Plain Layout
24310
24311 \backslash
24312 models
24313 \end_layout
24314
24315 \end_inset
24316 </cell>
24317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24318 \begin_inset Text
24319
24320 \begin_layout Plain Layout
24321 \begin_inset Formula $\models$
24322 \end_inset
24323
24324
24325 \end_layout
24326
24327 \end_inset
24328 </cell>
24329 </row>
24330 <row>
24331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24332 \begin_inset Text
24333
24334 \begin_layout Plain Layout
24335
24336 \backslash
24337 widehat=
24338 \end_layout
24339
24340 \end_inset
24341 </cell>
24342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24343 \begin_inset Text
24344
24345 \begin_layout Plain Layout
24346 \begin_inset Formula $\widehat{=}$
24347 \end_inset
24348
24349
24350 \end_layout
24351
24352 \end_inset
24353 </cell>
24354 </row>
24355 </lyxtabular>
24356
24357 \end_inset
24358
24359
24360 \begin_inset space \hfill{}
24361 \end_inset
24362
24363
24364 \begin_inset Tabular
24365 <lyxtabular version="3" rows="17" columns="2">
24366 <features tabularvalignment="middle">
24367 <column alignment="center" valignment="top" width="0pt">
24368 <column alignment="center" valignment="top" width="0pt">
24369 <row>
24370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24371 \begin_inset Text
24372
24373 \begin_layout Plain Layout
24374 Comando
24375 \end_layout
24376
24377 \end_inset
24378 </cell>
24379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24380 \begin_inset Text
24381
24382 \begin_layout Plain Layout
24383 Relación
24384 \end_layout
24385
24386 \end_inset
24387 </cell>
24388 </row>
24389 <row>
24390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24391 \begin_inset Text
24392
24393 \begin_layout Plain Layout
24394 >
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24400 \begin_inset Text
24401
24402 \begin_layout Plain Layout
24403 \begin_inset Formula $>$
24404 \end_inset
24405
24406
24407 \end_layout
24408
24409 \end_inset
24410 </cell>
24411 </row>
24412 <row>
24413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24414 \begin_inset Text
24415
24416 \begin_layout Plain Layout
24417
24418 \backslash
24419 ge
24420 \end_layout
24421
24422 \end_inset
24423 </cell>
24424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24425 \begin_inset Text
24426
24427 \begin_layout Plain Layout
24428 \begin_inset Formula $\ge$
24429 \end_inset
24430
24431
24432 \end_layout
24433
24434 \end_inset
24435 </cell>
24436 </row>
24437 <row>
24438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24439 \begin_inset Text
24440
24441 \begin_layout Plain Layout
24442
24443 \backslash
24444 gg
24445 \end_layout
24446
24447 \end_inset
24448 </cell>
24449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24450 \begin_inset Text
24451
24452 \begin_layout Plain Layout
24453 \begin_inset Formula $\gg$
24454 \end_inset
24455
24456
24457 \end_layout
24458
24459 \end_inset
24460 </cell>
24461 </row>
24462 <row>
24463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24464 \begin_inset Text
24465
24466 \begin_layout Plain Layout
24467
24468 \backslash
24469 succ
24470 \end_layout
24471
24472 \end_inset
24473 </cell>
24474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \begin_layout Plain Layout
24478 \begin_inset Formula $\succ$
24479 \end_inset
24480
24481
24482 \end_layout
24483
24484 \end_inset
24485 </cell>
24486 </row>
24487 <row>
24488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24489 \begin_inset Text
24490
24491 \begin_layout Plain Layout
24492
24493 \backslash
24494 succeq
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503 \begin_inset Formula $\succeq$
24504 \end_inset
24505
24506
24507 \end_layout
24508
24509 \end_inset
24510 </cell>
24511 </row>
24512 <row>
24513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24514 \begin_inset Text
24515
24516 \begin_layout Plain Layout
24517
24518 \backslash
24519 supset
24520 \end_layout
24521
24522 \end_inset
24523 </cell>
24524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \begin_layout Plain Layout
24528 \begin_inset Formula $\supset$
24529 \end_inset
24530
24531
24532 \end_layout
24533
24534 \end_inset
24535 </cell>
24536 </row>
24537 <row>
24538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24539 \begin_inset Text
24540
24541 \begin_layout Plain Layout
24542
24543 \backslash
24544 supseteq
24545 \end_layout
24546
24547 \end_inset
24548 </cell>
24549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24550 \begin_inset Text
24551
24552 \begin_layout Plain Layout
24553 \begin_inset Formula $\supseteq$
24554 \end_inset
24555
24556
24557 \end_layout
24558
24559 \end_inset
24560 </cell>
24561 </row>
24562 <row>
24563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24564 \begin_inset Text
24565
24566 \begin_layout Plain Layout
24567
24568 \backslash
24569 sqsupseteq
24570 \end_layout
24571
24572 \end_inset
24573 </cell>
24574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24575 \begin_inset Text
24576
24577 \begin_layout Plain Layout
24578 \begin_inset Formula $\sqsupseteq$
24579 \end_inset
24580
24581
24582 \end_layout
24583
24584 \end_inset
24585 </cell>
24586 </row>
24587 <row>
24588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24589 \begin_inset Text
24590
24591 \begin_layout Plain Layout
24592
24593 \backslash
24594 ni
24595 \end_layout
24596
24597 \end_inset
24598 </cell>
24599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24600 \begin_inset Text
24601
24602 \begin_layout Plain Layout
24603 \begin_inset Formula $\ni$
24604 \end_inset
24605
24606
24607 \end_layout
24608
24609 \end_inset
24610 </cell>
24611 </row>
24612 <row>
24613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24614 \begin_inset Text
24615
24616 \begin_layout Plain Layout
24617
24618 \backslash
24619 dashv
24620 \end_layout
24621
24622 \end_inset
24623 </cell>
24624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24625 \begin_inset Text
24626
24627 \begin_layout Plain Layout
24628 \begin_inset Formula $\dashv$
24629 \end_inset
24630
24631
24632 \end_layout
24633
24634 \end_inset
24635 </cell>
24636 </row>
24637 <row>
24638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24639 \begin_inset Text
24640
24641 \begin_layout Plain Layout
24642
24643 \backslash
24644 frown
24645 \end_layout
24646
24647 \end_inset
24648 </cell>
24649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24650 \begin_inset Text
24651
24652 \begin_layout Plain Layout
24653 \begin_inset Formula $\frown$
24654 \end_inset
24655
24656
24657 \end_layout
24658
24659 \end_inset
24660 </cell>
24661 </row>
24662 <row>
24663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24664 \begin_inset Text
24665
24666 \begin_layout Plain Layout
24667
24668 \backslash
24669 rhd
24670 \end_layout
24671
24672 \end_inset
24673 </cell>
24674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24675 \begin_inset Text
24676
24677 \begin_layout Plain Layout
24678 \begin_inset Formula $\rhd$
24679 \end_inset
24680
24681
24682 \end_layout
24683
24684 \end_inset
24685 </cell>
24686 </row>
24687 <row>
24688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24689 \begin_inset Text
24690
24691 \begin_layout Plain Layout
24692
24693 \backslash
24694 unrhd
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24700 \begin_inset Text
24701
24702 \begin_layout Plain Layout
24703 \begin_inset Formula $\unrhd$
24704 \end_inset
24705
24706
24707 \end_layout
24708
24709 \end_inset
24710 </cell>
24711 </row>
24712 <row>
24713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24714 \begin_inset Text
24715
24716 \begin_layout Plain Layout
24717
24718 \backslash
24719 lessgtr
24720 \end_layout
24721
24722 \end_inset
24723 </cell>
24724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24725 \begin_inset Text
24726
24727 \begin_layout Plain Layout
24728 \begin_inset Formula $\lessgtr$
24729 \end_inset
24730
24731
24732 \end_layout
24733
24734 \end_inset
24735 </cell>
24736 </row>
24737 <row>
24738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24739 \begin_inset Text
24740
24741 \begin_layout Plain Layout
24742
24743 \backslash
24744 parallel
24745 \end_layout
24746
24747 \end_inset
24748 </cell>
24749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24750 \begin_inset Text
24751
24752 \begin_layout Plain Layout
24753 \begin_inset Formula $\parallel$
24754 \end_inset
24755
24756
24757 \end_layout
24758
24759 \end_inset
24760 </cell>
24761 </row>
24762 <row>
24763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24764 \begin_inset Text
24765
24766 \begin_layout Plain Layout
24767
24768 \backslash
24769 nparallel
24770 \end_layout
24771
24772 \end_inset
24773 </cell>
24774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24775 \begin_inset Text
24776
24777 \begin_layout Plain Layout
24778 \begin_inset Formula $\nparallel$
24779 \end_inset
24780
24781
24782 \end_layout
24783
24784 \end_inset
24785 </cell>
24786 </row>
24787 </lyxtabular>
24788
24789 \end_inset
24790
24791
24792 \begin_inset space \hfill{}
24793 \end_inset
24794
24795
24796 \end_layout
24797
24798 \begin_layout Standard
24799 \begin_inset VSpace medskip
24800 \end_inset
24801
24802
24803 \end_layout
24804
24805 \begin_layout Standard
24806 Los caracteres 
24807 \series bold
24808
24809 \backslash
24810 lhd
24811 \series default
24812  y 
24813 \series bold
24814
24815 \backslash
24816 rhd
24817 \series default
24818  son mayores que los operadores de aspecto similar 
24819 \series bold
24820
24821 \backslash
24822 triangleleft
24823 \series default
24824  y 
24825 \series bold
24826
24827 \backslash
24828 triangleright
24829 \series default
24830 , respectivamente.
24831 \end_layout
24832
24833 \begin_layout Standard
24834 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24835 \end_layout
24836
24837 \begin_layout Standard
24838 Se pueden componer relaciones con etiquetas con el comando 
24839 \series bold
24840
24841 \backslash
24842 stackrel
24843 \series default
24844
24845 \begin_inset Index idx
24846 status collapsed
24847
24848 \begin_layout Plain Layout
24849 Comandos ! S ! 
24850 \backslash
24851 stackrel
24852 \end_layout
24853
24854 \end_inset
24855
24856 :
24857 \end_layout
24858
24859 \begin_layout Standard
24860 \align center
24861 \begin_inset Tabular
24862 <lyxtabular version="3" rows="2" columns="2">
24863 <features tabularvalignment="middle">
24864 <column alignment="center" valignment="top" width="0">
24865 <column alignment="center" valignment="top" width="0">
24866 <row>
24867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24868 \begin_inset Text
24869
24870 \begin_layout Plain Layout
24871 Comando
24872 \end_layout
24873
24874 \end_inset
24875 </cell>
24876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24877 \begin_inset Text
24878
24879 \begin_layout Plain Layout
24880 Resultado
24881 \begin_inset Note Note
24882 status collapsed
24883
24884 \begin_layout Plain Layout
24885
24886 \series bold
24887
24888 \backslash
24889 raisebox
24890 \series default
24891  se usa sólo como espaciador
24892 \end_layout
24893
24894 \end_inset
24895
24896
24897 \end_layout
24898
24899 \end_inset
24900 </cell>
24901 </row>
24902 <row>
24903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24904 \begin_inset Text
24905
24906 \begin_layout Plain Layout
24907 A(r)
24908 \backslash
24909 stackrel
24910 \begin_inset ERT
24911 status collapsed
24912
24913 \begin_layout Plain Layout
24914
24915
24916 \backslash
24917 spce 
24918 \end_layout
24919
24920 \end_inset
24921
24922 r
24923 \backslash
24924 to
24925 \backslash
24926 infty
24927 \begin_inset ERT
24928 status collapsed
24929
24930 \begin_layout Plain Layout
24931
24932
24933 \backslash
24934 spce 
24935 \end_layout
24936
24937 \end_inset
24938
24939
24940 \begin_inset Formula $\downarrow$
24941 \end_inset
24942
24943
24944 \backslash
24945 approx
24946 \begin_inset ERT
24947 status collapsed
24948
24949 \begin_layout Plain Layout
24950
24951
24952 \backslash
24953 spce 
24954 \end_layout
24955
24956 \end_inset
24957
24958
24959 \begin_inset ERT
24960 status collapsed
24961
24962 \begin_layout Plain Layout
24963
24964
24965 \backslash
24966 spce 
24967 \end_layout
24968
24969 \end_inset
24970
24971 B
24972 \end_layout
24973
24974 \end_inset
24975 </cell>
24976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24977 \begin_inset Text
24978
24979 \begin_layout Plain Layout
24980 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24981 \end_inset
24982
24983
24984 \end_layout
24985
24986 \end_inset
24987 </cell>
24988 </row>
24989 </lyxtabular>
24990
24991 \end_inset
24992
24993
24994 \end_layout
24995
24996 \begin_layout Section
24997 Funciones
24998 \end_layout
24999
25000 \begin_layout Subsection
25001 Funciones predefinidas
25002 \begin_inset CommandInset label
25003 LatexCommand label
25004 name "sub:Funciones-predefinidas"
25005
25006 \end_inset
25007
25008
25009 \begin_inset Index idx
25010 status collapsed
25011
25012 \begin_layout Plain Layout
25013 Funciones ! predefinidas
25014 \end_layout
25015
25016 \end_inset
25017
25018
25019 \begin_inset Index idx
25020 status collapsed
25021
25022 \begin_layout Plain Layout
25023 Funciones ! en español
25024 \end_layout
25025
25026 \end_inset
25027
25028
25029 \end_layout
25030
25031 \begin_layout Standard
25032 En general las variables se escriben en 
25033 \emph on
25034 cursiva
25035 \emph default
25036  en expresiones matemáticas, pero no los nombres de las funciones, porque
25037  
25038 \begin_inset Formula $sen$
25039 \end_inset
25040
25041  podría confundirse con 
25042 \begin_inset Formula $s\cdot e\cdot n$
25043 \end_inset
25044
25045 .
25046  Por eso hay funciones predefinidas, que además se separan un poco del factor
25047  precedente.
25048  Se insertan como comandos con una barra inversa delante de su nombre.
25049 \end_layout
25050
25051 \begin_layout Standard
25052 \align center
25053 \begin_inset Tabular
25054 <lyxtabular version="3" rows="2" columns="4">
25055 <features tabularvalignment="middle">
25056 <column alignment="center" valignment="top" width="0pt">
25057 <column alignment="center" valignment="top" width="0pt">
25058 <column alignment="center" valignment="top" width="0pt">
25059 <column alignment="center" valignment="top" width="0pt">
25060 <row>
25061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25062 \begin_inset Text
25063
25064 \begin_layout Plain Layout
25065 Comando
25066 \end_layout
25067
25068 \end_inset
25069 </cell>
25070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25071 \begin_inset Text
25072
25073 \begin_layout Plain Layout
25074 Resultado
25075 \end_layout
25076
25077 \end_inset
25078 </cell>
25079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25080 \begin_inset Text
25081
25082 \begin_layout Plain Layout
25083 Comando
25084 \end_layout
25085
25086 \end_inset
25087 </cell>
25088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25089 \begin_inset Text
25090
25091 \begin_layout Plain Layout
25092 Resultado
25093 \end_layout
25094
25095 \end_inset
25096 </cell>
25097 </row>
25098 <row>
25099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25100 \begin_inset Text
25101
25102 \begin_layout Plain Layout
25103 Asen(x)+B
25104 \end_layout
25105
25106 \end_inset
25107 </cell>
25108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25109 \begin_inset Text
25110
25111 \begin_layout Plain Layout
25112 \begin_inset Formula $Asen(x)+B$
25113 \end_inset
25114
25115
25116 \end_layout
25117
25118 \end_inset
25119 </cell>
25120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25121 \begin_inset Text
25122
25123 \begin_layout Plain Layout
25124 A
25125 \backslash
25126 sen(x)+B
25127 \end_layout
25128
25129 \end_inset
25130 </cell>
25131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25132 \begin_inset Text
25133
25134 \begin_layout Plain Layout
25135 \begin_inset Formula $A\sen(x)+B$
25136 \end_inset
25137
25138
25139 \end_layout
25140
25141 \end_inset
25142 </cell>
25143 </row>
25144 </lyxtabular>
25145
25146 \end_inset
25147
25148
25149 \end_layout
25150
25151 \begin_layout Standard
25152 Las funciones siguientes están predefinidas:
25153 \begin_inset Foot
25154 status collapsed
25155
25156 \begin_layout Plain Layout
25157 Se han añadido los comandos equivalentes proporcionados por el estilo 
25158 \series bold
25159 spanish
25160 \series default
25161  de 
25162 \series bold
25163 babel
25164 \series default
25165 .
25166  (Estos no están disponibles en el panel de funciones).
25167  Además, en su caso, las funciones serán acentuadas automáticamente en la
25168  salida, p.
25169 \begin_inset space \thinspace{}
25170 \end_inset
25171
25172 e.
25173  
25174 \begin_inset Quotes fld
25175 \end_inset
25176
25177 lím
25178 \begin_inset Quotes frd
25179 \end_inset
25180
25181  o 
25182 \begin_inset Quotes fld
25183 \end_inset
25184
25185 máx
25186 \begin_inset Quotes frd
25187 \end_inset
25188
25189 .
25190  Más información en 
25191 \begin_inset CommandInset citation
25192 LatexCommand cite
25193 key "spanish"
25194
25195 \end_inset
25196
25197 .
25198  (
25199 \emph on
25200 N.
25201 \begin_inset space \thinspace{}
25202 \end_inset
25203
25204 del t.
25205 \emph default
25206 )
25207 \end_layout
25208
25209 \end_inset
25210
25211
25212 \end_layout
25213
25214 \begin_layout Standard
25215 \begin_inset VSpace -2mm
25216 \end_inset
25217
25218
25219 \end_layout
25220
25221 \begin_layout Standard
25222 \align center
25223 \begin_inset Tabular
25224 <lyxtabular version="3" rows="9" columns="7">
25225 <features tabularvalignment="middle">
25226 <column alignment="center" valignment="top" width="0pt">
25227 <column alignment="center" valignment="top" width="0pt">
25228 <column alignment="center" valignment="top" width="0pt">
25229 <column alignment="center" valignment="top" width="0pt">
25230 <column alignment="center" valignment="top" width="0pt">
25231 <column alignment="center" valignment="top" width="0pt">
25232 <column alignment="center" valignment="top" width="0pt">
25233 <row>
25234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25235 \begin_inset Text
25236
25237 \begin_layout Plain Layout
25238 Comando
25239 \end_layout
25240
25241 \end_inset
25242 </cell>
25243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25244 \begin_inset Text
25245
25246 \begin_layout Plain Layout
25247 español
25248 \end_layout
25249
25250 \end_inset
25251 </cell>
25252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25253 \begin_inset Text
25254
25255 \begin_layout Plain Layout
25256 Comando
25257 \end_layout
25258
25259 \end_inset
25260 </cell>
25261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25262 \begin_inset Text
25263
25264 \begin_layout Plain Layout
25265 español
25266 \end_layout
25267
25268 \end_inset
25269 </cell>
25270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25271 \begin_inset Text
25272
25273 \begin_layout Plain Layout
25274 Comando
25275 \end_layout
25276
25277 \end_inset
25278 </cell>
25279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25280 \begin_inset Text
25281
25282 \begin_layout Plain Layout
25283 español
25284 \end_layout
25285
25286 \end_inset
25287 </cell>
25288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25289 \begin_inset Text
25290
25291 \begin_layout Plain Layout
25292 Comando
25293 \end_layout
25294
25295 \end_inset
25296 </cell>
25297 </row>
25298 <row>
25299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25300 \begin_inset Text
25301
25302 \begin_layout Plain Layout
25303
25304 \backslash
25305 sin
25306 \end_layout
25307
25308 \end_inset
25309 </cell>
25310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25311 \begin_inset Text
25312
25313 \begin_layout Plain Layout
25314
25315 \backslash
25316 sen
25317 \end_layout
25318
25319 \end_inset
25320 </cell>
25321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25322 \begin_inset Text
25323
25324 \begin_layout Plain Layout
25325
25326 \backslash
25327 sinh
25328 \end_layout
25329
25330 \end_inset
25331 </cell>
25332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25333 \begin_inset Text
25334
25335 \begin_layout Plain Layout
25336
25337 \backslash
25338 senh
25339 \end_layout
25340
25341 \end_inset
25342 </cell>
25343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25344 \begin_inset Text
25345
25346 \begin_layout Plain Layout
25347
25348 \backslash
25349 arcsin
25350 \end_layout
25351
25352 \end_inset
25353 </cell>
25354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25355 \begin_inset Text
25356
25357 \begin_layout Plain Layout
25358
25359 \backslash
25360 arcsen
25361 \end_layout
25362
25363 \end_inset
25364 </cell>
25365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25366 \begin_inset Text
25367
25368 \begin_layout Plain Layout
25369
25370 \backslash
25371 sup
25372 \end_layout
25373
25374 \end_inset
25375 </cell>
25376 </row>
25377 <row>
25378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25379 \begin_inset Text
25380
25381 \begin_layout Plain Layout
25382
25383 \backslash
25384 cos
25385 \end_layout
25386
25387 \end_inset
25388 </cell>
25389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25390 \begin_inset Text
25391
25392 \begin_layout Plain Layout
25393
25394 \end_layout
25395
25396 \end_inset
25397 </cell>
25398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25399 \begin_inset Text
25400
25401 \begin_layout Plain Layout
25402
25403 \backslash
25404 cosh
25405 \end_layout
25406
25407 \end_inset
25408 </cell>
25409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25410 \begin_inset Text
25411
25412 \begin_layout Plain Layout
25413
25414 \end_layout
25415
25416 \end_inset
25417 </cell>
25418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25419 \begin_inset Text
25420
25421 \begin_layout Plain Layout
25422
25423 \backslash
25424 arccos
25425 \end_layout
25426
25427 \end_inset
25428 </cell>
25429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25430 \begin_inset Text
25431
25432 \begin_layout Plain Layout
25433
25434 \end_layout
25435
25436 \end_inset
25437 </cell>
25438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25439 \begin_inset Text
25440
25441 \begin_layout Plain Layout
25442
25443 \backslash
25444 inf
25445 \end_layout
25446
25447 \end_inset
25448 </cell>
25449 </row>
25450 <row>
25451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25452 \begin_inset Text
25453
25454 \begin_layout Plain Layout
25455
25456 \backslash
25457 tan
25458 \end_layout
25459
25460 \end_inset
25461 </cell>
25462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25463 \begin_inset Text
25464
25465 \begin_layout Plain Layout
25466
25467 \backslash
25468 tg
25469 \end_layout
25470
25471 \end_inset
25472 </cell>
25473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25474 \begin_inset Text
25475
25476 \begin_layout Plain Layout
25477
25478 \backslash
25479 tanh
25480 \end_layout
25481
25482 \end_inset
25483 </cell>
25484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25485 \begin_inset Text
25486
25487 \begin_layout Plain Layout
25488
25489 \backslash
25490 tgh
25491 \end_layout
25492
25493 \end_inset
25494 </cell>
25495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25496 \begin_inset Text
25497
25498 \begin_layout Plain Layout
25499
25500 \backslash
25501 arctan
25502 \end_layout
25503
25504 \end_inset
25505 </cell>
25506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25507 \begin_inset Text
25508
25509 \begin_layout Plain Layout
25510
25511 \backslash
25512 arctg
25513 \end_layout
25514
25515 \end_inset
25516 </cell>
25517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25518 \begin_inset Text
25519
25520 \begin_layout Plain Layout
25521
25522 \backslash
25523 lim
25524 \end_layout
25525
25526 \end_inset
25527 </cell>
25528 </row>
25529 <row>
25530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25531 \begin_inset Text
25532
25533 \begin_layout Plain Layout
25534
25535 \backslash
25536 cot
25537 \end_layout
25538
25539 \end_inset
25540 </cell>
25541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25542 \begin_inset Text
25543
25544 \begin_layout Plain Layout
25545
25546 \backslash
25547 cotg
25548 \end_layout
25549
25550 \end_inset
25551 </cell>
25552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25553 \begin_inset Text
25554
25555 \begin_layout Plain Layout
25556
25557 \backslash
25558 coth
25559 \end_layout
25560
25561 \end_inset
25562 </cell>
25563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25564 \begin_inset Text
25565
25566 \begin_layout Plain Layout
25567
25568 \end_layout
25569
25570 \end_inset
25571 </cell>
25572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25573 \begin_inset Text
25574
25575 \begin_layout Plain Layout
25576
25577 \backslash
25578 arg
25579 \end_layout
25580
25581 \end_inset
25582 </cell>
25583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25584 \begin_inset Text
25585
25586 \begin_layout Plain Layout
25587
25588 \end_layout
25589
25590 \end_inset
25591 </cell>
25592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25593 \begin_inset Text
25594
25595 \begin_layout Plain Layout
25596
25597 \backslash
25598 liminf
25599 \end_layout
25600
25601 \end_inset
25602 </cell>
25603 </row>
25604 <row>
25605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25606 \begin_inset Text
25607
25608 \begin_layout Plain Layout
25609
25610 \backslash
25611 sec
25612 \end_layout
25613
25614 \end_inset
25615 </cell>
25616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25617 \begin_inset Text
25618
25619 \begin_layout Plain Layout
25620
25621 \end_layout
25622
25623 \end_inset
25624 </cell>
25625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25626 \begin_inset Text
25627
25628 \begin_layout Plain Layout
25629
25630 \backslash
25631 min
25632 \end_layout
25633
25634 \end_inset
25635 </cell>
25636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25637 \begin_inset Text
25638
25639 \begin_layout Plain Layout
25640
25641 \end_layout
25642
25643 \end_inset
25644 </cell>
25645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25646 \begin_inset Text
25647
25648 \begin_layout Plain Layout
25649
25650 \backslash
25651 deg
25652 \end_layout
25653
25654 \end_inset
25655 </cell>
25656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25657 \begin_inset Text
25658
25659 \begin_layout Plain Layout
25660
25661 \end_layout
25662
25663 \end_inset
25664 </cell>
25665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25666 \begin_inset Text
25667
25668 \begin_layout Plain Layout
25669
25670 \backslash
25671 limsup
25672 \end_layout
25673
25674 \end_inset
25675 </cell>
25676 </row>
25677 <row>
25678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25679 \begin_inset Text
25680
25681 \begin_layout Plain Layout
25682
25683 \backslash
25684 csc
25685 \end_layout
25686
25687 \end_inset
25688 </cell>
25689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25690 \begin_inset Text
25691
25692 \begin_layout Plain Layout
25693
25694 \backslash
25695 cosec
25696 \end_layout
25697
25698 \end_inset
25699 </cell>
25700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25701 \begin_inset Text
25702
25703 \begin_layout Plain Layout
25704
25705 \backslash
25706 max
25707 \end_layout
25708
25709 \end_inset
25710 </cell>
25711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25712 \begin_inset Text
25713
25714 \begin_layout Plain Layout
25715
25716 \end_layout
25717
25718 \end_inset
25719 </cell>
25720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25721 \begin_inset Text
25722
25723 \begin_layout Plain Layout
25724
25725 \backslash
25726 det
25727 \end_layout
25728
25729 \end_inset
25730 </cell>
25731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25732 \begin_inset Text
25733
25734 \begin_layout Plain Layout
25735
25736 \end_layout
25737
25738 \end_inset
25739 </cell>
25740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25741 \begin_inset Text
25742
25743 \begin_layout Plain Layout
25744
25745 \backslash
25746 Pr
25747 \end_layout
25748
25749 \end_inset
25750 </cell>
25751 </row>
25752 <row>
25753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25754 \begin_inset Text
25755
25756 \begin_layout Plain Layout
25757
25758 \backslash
25759 ln
25760 \end_layout
25761
25762 \end_inset
25763 </cell>
25764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25765 \begin_inset Text
25766
25767 \begin_layout Plain Layout
25768
25769 \end_layout
25770
25771 \end_inset
25772 </cell>
25773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25774 \begin_inset Text
25775
25776 \begin_layout Plain Layout
25777
25778 \backslash
25779 exp
25780 \end_layout
25781
25782 \end_inset
25783 </cell>
25784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25785 \begin_inset Text
25786
25787 \begin_layout Plain Layout
25788
25789 \end_layout
25790
25791 \end_inset
25792 </cell>
25793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25794 \begin_inset Text
25795
25796 \begin_layout Plain Layout
25797
25798 \backslash
25799 dim
25800 \end_layout
25801
25802 \end_inset
25803 </cell>
25804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25805 \begin_inset Text
25806
25807 \begin_layout Plain Layout
25808
25809 \end_layout
25810
25811 \end_inset
25812 </cell>
25813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25814 \begin_inset Text
25815
25816 \begin_layout Plain Layout
25817
25818 \backslash
25819 hom
25820 \end_layout
25821
25822 \end_inset
25823 </cell>
25824 </row>
25825 <row>
25826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25827 \begin_inset Text
25828
25829 \begin_layout Plain Layout
25830
25831 \backslash
25832 lg
25833 \end_layout
25834
25835 \end_inset
25836 </cell>
25837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25838 \begin_inset Text
25839
25840 \begin_layout Plain Layout
25841
25842 \end_layout
25843
25844 \end_inset
25845 </cell>
25846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25847 \begin_inset Text
25848
25849 \begin_layout Plain Layout
25850
25851 \backslash
25852 log
25853 \end_layout
25854
25855 \end_inset
25856 </cell>
25857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25858 \begin_inset Text
25859
25860 \begin_layout Plain Layout
25861
25862 \end_layout
25863
25864 \end_inset
25865 </cell>
25866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25867 \begin_inset Text
25868
25869 \begin_layout Plain Layout
25870
25871 \backslash
25872 ker
25873 \end_layout
25874
25875 \end_inset
25876 </cell>
25877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25878 \begin_inset Text
25879
25880 \begin_layout Plain Layout
25881
25882 \end_layout
25883
25884 \end_inset
25885 </cell>
25886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25887 \begin_inset Text
25888
25889 \begin_layout Plain Layout
25890
25891 \backslash
25892 gcd
25893 \end_layout
25894
25895 \end_inset
25896 </cell>
25897 </row>
25898 </lyxtabular>
25899
25900 \end_inset
25901
25902
25903 \end_layout
25904
25905 \begin_layout Standard
25906 También se pueden insertar con el botón 
25907 \begin_inset Graphics
25908         filename ../../images/math/functions.png
25909         scale 85
25910
25911 \end_inset
25912
25913  de la barra de ecuaciones.
25914 \end_layout
25915
25916 \begin_layout Subsection
25917 Funciones definidas por el usuario
25918 \begin_inset Index idx
25919 status collapsed
25920
25921 \begin_layout Plain Layout
25922 Funciones ! personalizadas
25923 \end_layout
25924
25925 \end_inset
25926
25927
25928 \end_layout
25929
25930 \begin_layout Standard
25931 Para usar una función no predefinida, como por ejemplo la función signo,
25932  sgn(x), hay dos posibilidades:
25933 \end_layout
25934
25935 \begin_layout Itemize
25936 Define la función añadiendo al preámbulo LaTeX la línea
25937 \begin_inset Foot
25938 status collapsed
25939
25940 \begin_layout Plain Layout
25941 Más sobre 
25942 \series bold
25943
25944 \backslash
25945 DeclareMathOperator
25946 \series default
25947  en 
25948 \begin_inset CommandInset ref
25949 LatexCommand ref
25950 reference "sub:Operadores-de-usuario"
25951
25952 \end_inset
25953
25954
25955 \end_layout
25956
25957 \end_inset
25958
25959
25960 \begin_inset Newline newline
25961 \end_inset
25962
25963
25964 \begin_inset VSpace -3mm
25965 \end_inset
25966
25967
25968 \begin_inset Newline newline
25969 \end_inset
25970
25971
25972 \series bold
25973
25974 \backslash
25975 DeclareMathOperator{
25976 \backslash
25977 sgn}{sgn}
25978 \series default
25979
25980 \begin_inset Index idx
25981 status collapsed
25982
25983 \begin_layout Plain Layout
25984 Comandos ! D ! 
25985 \backslash
25986 dbinom@
25987 \backslash
25988 DeclareMathOperator
25989 \end_layout
25990
25991 \end_inset
25992
25993
25994 \begin_inset Newline newline
25995 \end_inset
25996
25997
25998 \begin_inset VSpace -2mm
25999 \end_inset
26000
26001
26002 \begin_inset Newline newline
26003 \end_inset
26004
26005 Ahora la función recién definida se puede obtener con el comando 
26006 \series bold
26007
26008 \backslash
26009 sgn
26010 \series default
26011 .
26012 \end_layout
26013
26014 \begin_layout Itemize
26015 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
26016  en nuestro ejemplo las letras 
26017 \emph on
26018 sgn
26019 \emph default
26020 , y cámbialo a texto matemático.
26021  Entre el factor precedente y la función se inserta un espacio.
26022 \end_layout
26023
26024 \begin_layout Standard
26025 El resultado con ambos métodos es el mismo que con una función predefinida:
26026 \begin_inset Foot
26027 status collapsed
26028
26029 \begin_layout Plain Layout
26030 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
26031  negro.
26032 \end_layout
26033
26034 \end_inset
26035
26036
26037 \end_layout
26038
26039 \begin_layout Standard
26040 \align center
26041 \begin_inset Tabular
26042 <lyxtabular version="3" rows="3" columns="2">
26043 <features tabularvalignment="middle">
26044 <column alignment="center" valignment="top" width="0pt">
26045 <column alignment="center" valignment="top" width="0pt">
26046 <row>
26047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26048 \begin_inset Text
26049
26050 \begin_layout Plain Layout
26051 Comando
26052 \end_layout
26053
26054 \end_inset
26055 </cell>
26056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26057 \begin_inset Text
26058
26059 \begin_layout Plain Layout
26060 Resultado
26061 \end_layout
26062
26063 \end_inset
26064 </cell>
26065 </row>
26066 <row>
26067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26068 \begin_inset Text
26069
26070 \begin_layout Plain Layout
26071 A
26072 \backslash
26073 sgn(x)+B
26074 \end_layout
26075
26076 \end_inset
26077 </cell>
26078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26079 \begin_inset Text
26080
26081 \begin_layout Plain Layout
26082 \begin_inset Formula $A\sgn(x)+B$
26083 \end_inset
26084
26085
26086 \end_layout
26087
26088 \end_inset
26089 </cell>
26090 </row>
26091 <row>
26092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26093 \begin_inset Text
26094
26095 \begin_layout Plain Layout
26096 A
26097 \backslash
26098 ,
26099 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
26100 \end_inset
26101
26102 (x)+B
26103 \end_layout
26104
26105 \end_inset
26106 </cell>
26107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26108 \begin_inset Text
26109
26110 \begin_layout Plain Layout
26111 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
26112 \end_inset
26113
26114
26115 \end_layout
26116
26117 \end_inset
26118 </cell>
26119 </row>
26120 </lyxtabular>
26121
26122 \end_inset
26123
26124
26125 \end_layout
26126
26127 \begin_layout Standard
26128 El primer método es preferible si la función se va a usar varias veces.
26129 \end_layout
26130
26131 \begin_layout Subsection
26132 Límites
26133 \begin_inset Index idx
26134 status collapsed
26135
26136 \begin_layout Plain Layout
26137 Limites@Límites
26138 \end_layout
26139
26140 \end_inset
26141
26142
26143 \end_layout
26144
26145 \begin_layout Standard
26146 Para límites, además de 
26147 \series bold
26148
26149 \backslash
26150 lim
26151 \series default
26152
26153 \begin_inset Index idx
26154 status collapsed
26155
26156 \begin_layout Plain Layout
26157 Comandos ! L ! 
26158 \backslash
26159 lim
26160 \end_layout
26161
26162 \end_inset
26163
26164
26165 \series bold
26166
26167 \backslash
26168 liminf
26169 \series default
26170  y 
26171 \series bold
26172
26173 \backslash
26174 limsup
26175 \series default
26176  están definidas las siguientes funciones:
26177 \series bold
26178  
26179 \end_layout
26180
26181 \begin_layout Standard
26182 \noindent
26183 \align center
26184 \begin_inset Tabular
26185 <lyxtabular version="3" rows="5" columns="2">
26186 <features tabularvalignment="middle">
26187 <column alignment="center" valignment="top" width="0">
26188 <column alignment="center" valignment="top" width="0">
26189 <row>
26190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26191 \begin_inset Text
26192
26193 \begin_layout Plain Layout
26194 Comando
26195 \end_layout
26196
26197 \end_inset
26198 </cell>
26199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26200 \begin_inset Text
26201
26202 \begin_layout Plain Layout
26203 Resultado
26204 \begin_inset Note Note
26205 status collapsed
26206
26207 \begin_layout Plain Layout
26208
26209 \series bold
26210
26211 \backslash
26212 raisebox
26213 \series default
26214  se usa sólo como espaciador
26215 \end_layout
26216
26217 \end_inset
26218
26219
26220 \end_layout
26221
26222 \end_inset
26223 </cell>
26224 </row>
26225 <row>
26226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26227 \begin_inset Text
26228
26229 \begin_layout Plain Layout
26230
26231 \backslash
26232 varliminf
26233 \end_layout
26234
26235 \end_inset
26236 </cell>
26237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26238 \begin_inset Text
26239
26240 \begin_layout Plain Layout
26241 \begin_inset Formula $\varliminf$
26242 \end_inset
26243
26244
26245 \end_layout
26246
26247 \end_inset
26248 </cell>
26249 </row>
26250 <row>
26251 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26252 \begin_inset Text
26253
26254 \begin_layout Plain Layout
26255
26256 \backslash
26257 varlimsup
26258 \end_layout
26259
26260 \end_inset
26261 </cell>
26262 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26263 \begin_inset Text
26264
26265 \begin_layout Plain Layout
26266 \begin_inset Formula $\varlimsup$
26267 \end_inset
26268
26269
26270 \end_layout
26271
26272 \end_inset
26273 </cell>
26274 </row>
26275 <row>
26276 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26277 \begin_inset Text
26278
26279 \begin_layout Plain Layout
26280
26281 \backslash
26282 varprojlim
26283 \end_layout
26284
26285 \end_inset
26286 </cell>
26287 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26288 \begin_inset Text
26289
26290 \begin_layout Plain Layout
26291 \begin_inset Formula $\varprojlim$
26292 \end_inset
26293
26294
26295 \end_layout
26296
26297 \end_inset
26298 </cell>
26299 </row>
26300 <row>
26301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26302 \begin_inset Text
26303
26304 \begin_layout Plain Layout
26305
26306 \backslash
26307 varinjlim
26308 \end_layout
26309
26310 \end_inset
26311 </cell>
26312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26313 \begin_inset Text
26314
26315 \begin_layout Plain Layout
26316 \begin_inset Formula $\varinjlim$
26317 \end_inset
26318
26319
26320 \begin_inset Formula $\raisebox{-2.5mm}{}$
26321 \end_inset
26322
26323
26324 \end_layout
26325
26326 \end_inset
26327 </cell>
26328 </row>
26329 </lyxtabular>
26330
26331 \end_inset
26332
26333
26334 \end_layout
26335
26336 \begin_layout Standard
26337 \begin_inset VSpace medskip
26338 \end_inset
26339
26340
26341 \end_layout
26342
26343 \begin_layout Standard
26344 El límite se crea insertando un subíndice.
26345  Se imprime a la derecha junto a la función en una fórmula en línea:
26346 \end_layout
26347
26348 \begin_layout Standard
26349 \noindent
26350 \align center
26351 \begin_inset Tabular
26352 <lyxtabular version="3" rows="2" columns="2">
26353 <features tabularvalignment="middle">
26354 <column alignment="center" valignment="top" width="0pt">
26355 <column alignment="center" valignment="top" width="0pt">
26356 <row>
26357 <cell alignment="center" valignment="top" usebox="none">
26358 \begin_inset Text
26359
26360 \begin_layout Plain Layout
26361 Comando
26362 \end_layout
26363
26364 \end_inset
26365 </cell>
26366 <cell alignment="center" valignment="top" usebox="none">
26367 \begin_inset Text
26368
26369 \begin_layout Plain Layout
26370 \begin_inset space \hspace{}
26371 \length 1cm
26372 \end_inset
26373
26374 Resultado
26375 \begin_inset Note Note
26376 status collapsed
26377
26378 \begin_layout Plain Layout
26379
26380 \series bold
26381
26382 \backslash
26383 raisebox
26384 \series default
26385  se usa sólo como espaciador
26386 \end_layout
26387
26388 \end_inset
26389
26390
26391 \end_layout
26392
26393 \end_inset
26394 </cell>
26395 </row>
26396 <row>
26397 <cell alignment="center" valignment="top" usebox="none">
26398 \begin_inset Text
26399
26400 \begin_layout Plain Layout
26401
26402 \backslash
26403 lim_x
26404 \backslash
26405 to
26406 \begin_inset ERT
26407 status collapsed
26408
26409 \begin_layout Plain Layout
26410
26411
26412 \backslash
26413 spce 
26414 \end_layout
26415
26416 \end_inset
26417
26418 A
26419 \begin_inset ERT
26420 status collapsed
26421
26422 \begin_layout Plain Layout
26423
26424
26425 \backslash
26426 spce 
26427 \end_layout
26428
26429 \end_inset
26430
26431 x=B
26432 \end_layout
26433
26434 \end_inset
26435 </cell>
26436 <cell alignment="center" valignment="top" usebox="none">
26437 \begin_inset Text
26438
26439 \begin_layout Plain Layout
26440 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
26441 \end_inset
26442
26443
26444 \end_layout
26445
26446 \end_inset
26447 </cell>
26448 </row>
26449 </lyxtabular>
26450
26451 \end_inset
26452
26453
26454 \end_layout
26455
26456 \begin_layout Standard
26457 En una ecuación presentada el límite se imprime debajo, como es habitual:
26458 \begin_inset Formula 
26459 \[
26460 \lim\limits _{x\rightarrow A}=B
26461 \]
26462
26463 \end_inset
26464
26465
26466 \end_layout
26467
26468 \begin_layout Subsection
26469 Función módulo
26470 \begin_inset Index idx
26471 status collapsed
26472
26473 \begin_layout Plain Layout
26474 Funciones ! módulo
26475 \end_layout
26476
26477 \end_inset
26478
26479
26480 \end_layout
26481
26482 \begin_layout Standard
26483 La función módulo es especial, porque existe en cuatro variantes.
26484 \end_layout
26485
26486 \begin_layout Standard
26487 En una ecuación presentada:
26488 \begin_inset Formula 
26489 \begin{align*}
26490 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
26491 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
26492 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
26493 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
26494 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
26495 \end{align*}
26496
26497 \end_inset
26498
26499 En una ecuación en línea se pone menos espacio delante del nombre de la
26500  función para todas las variantes.
26501  Por omisión, las funciones módulo solo tienen en cuenta el primer carácter
26502  siguente.
26503  Para aplicarlas a más de un carácter hay que poner estos entre llaves TeX:
26504 \begin_inset Formula 
26505 \begin{align*}
26506 \underline{\textrm{Comando}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Resultado}}\\
26507 \mathrm{a\backslash pod\textrm{\spce}bcd} &  & a\pod bcd\\
26508 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
26509 \end{align*}
26510
26511 \end_inset
26512
26513
26514 \end_layout
26515
26516 \begin_layout Section
26517 Caracteres especiales
26518 \begin_inset Index idx
26519 status collapsed
26520
26521 \begin_layout Plain Layout
26522 Caracteres especiales
26523 \end_layout
26524
26525 \end_inset
26526
26527
26528 \end_layout
26529
26530 \begin_layout Subsection
26531 Caracteres especiales en texto matemático
26532 \end_layout
26533
26534 \begin_layout Standard
26535 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
26536  TeX:
26537 \end_layout
26538
26539 \begin_layout Standard
26540 \begin_inset space \hfill{}
26541 \end_inset
26542
26543
26544 \begin_inset Tabular
26545 <lyxtabular version="3" rows="8" columns="2">
26546 <features tabularvalignment="middle">
26547 <column alignment="block" valignment="top" width="0">
26548 <column alignment="block" valignment="top" width="0">
26549 <row>
26550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26551 \begin_inset Text
26552
26553 \begin_layout Plain Layout
26554 Comando
26555 \end_layout
26556
26557 \end_inset
26558 </cell>
26559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26560 \begin_inset Text
26561
26562 \begin_layout Plain Layout
26563 Resultado
26564 \end_layout
26565
26566 \end_inset
26567 </cell>
26568 </row>
26569 <row>
26570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26571 \begin_inset Text
26572
26573 \begin_layout Plain Layout
26574
26575 \backslash
26576 oe
26577 \end_layout
26578
26579 \end_inset
26580 </cell>
26581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26582 \begin_inset Text
26583
26584 \begin_layout Plain Layout
26585 \begin_inset Formula $\textrm{œ}$
26586 \end_inset
26587
26588
26589 \end_layout
26590
26591 \end_inset
26592 </cell>
26593 </row>
26594 <row>
26595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26596 \begin_inset Text
26597
26598 \begin_layout Plain Layout
26599
26600 \backslash
26601 OE
26602 \end_layout
26603
26604 \end_inset
26605 </cell>
26606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26607 \begin_inset Text
26608
26609 \begin_layout Plain Layout
26610 \begin_inset Formula $\textrm{Œ}$
26611 \end_inset
26612
26613
26614 \end_layout
26615
26616 \end_inset
26617 </cell>
26618 </row>
26619 <row>
26620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26621 \begin_inset Text
26622
26623 \begin_layout Plain Layout
26624
26625 \backslash
26626 ae
26627 \end_layout
26628
26629 \end_inset
26630 </cell>
26631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26632 \begin_inset Text
26633
26634 \begin_layout Plain Layout
26635 \begin_inset Formula $\textrm{æ}$
26636 \end_inset
26637
26638
26639 \end_layout
26640
26641 \end_inset
26642 </cell>
26643 </row>
26644 <row>
26645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26646 \begin_inset Text
26647
26648 \begin_layout Plain Layout
26649
26650 \backslash
26651 AE
26652 \end_layout
26653
26654 \end_inset
26655 </cell>
26656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26657 \begin_inset Text
26658
26659 \begin_layout Plain Layout
26660 \begin_inset Formula $\textrm{Æ}$
26661 \end_inset
26662
26663
26664 \end_layout
26665
26666 \end_inset
26667 </cell>
26668 </row>
26669 <row>
26670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26671 \begin_inset Text
26672
26673 \begin_layout Plain Layout
26674
26675 \backslash
26676 aa
26677 \end_layout
26678
26679 \end_inset
26680 </cell>
26681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26682 \begin_inset Text
26683
26684 \begin_layout Plain Layout
26685 \begin_inset Formula $\textrm{\aa}$
26686 \end_inset
26687
26688
26689 \end_layout
26690
26691 \end_inset
26692 </cell>
26693 </row>
26694 <row>
26695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26696 \begin_inset Text
26697
26698 \begin_layout Plain Layout
26699
26700 \backslash
26701 AA
26702 \begin_inset Index idx
26703 status collapsed
26704
26705 \begin_layout Plain Layout
26706
26707 \backslash
26708 @
26709 \begin_inset ERT
26710 status collapsed
26711
26712 \begin_layout Plain Layout
26713
26714
26715 \backslash
26716 textrm{
26717 \backslash
26718 AA}
26719 \end_layout
26720
26721 \end_inset
26722
26723
26724 \end_layout
26725
26726 \end_inset
26727
26728
26729 \end_layout
26730
26731 \end_inset
26732 </cell>
26733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26734 \begin_inset Text
26735
26736 \begin_layout Plain Layout
26737 \begin_inset Formula $\textrm{Å}$
26738 \end_inset
26739
26740
26741 \end_layout
26742
26743 \end_inset
26744 </cell>
26745 </row>
26746 <row>
26747 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26748 \begin_inset Text
26749
26750 \begin_layout Plain Layout
26751
26752 \backslash
26753 i
26754 \end_layout
26755
26756 \end_inset
26757 </cell>
26758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26759 \begin_inset Text
26760
26761 \begin_layout Plain Layout
26762 \begin_inset Formula $\textrm{ı}$
26763 \end_inset
26764
26765
26766 \end_layout
26767
26768 \end_inset
26769 </cell>
26770 </row>
26771 </lyxtabular>
26772
26773 \end_inset
26774
26775
26776 \begin_inset space \hfill{}
26777 \end_inset
26778
26779
26780 \begin_inset Tabular
26781 <lyxtabular version="3" rows="8" columns="2">
26782 <features tabularvalignment="middle">
26783 <column alignment="block" valignment="top" width="0">
26784 <column alignment="center" valignment="top" width="0">
26785 <row>
26786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26787 \begin_inset Text
26788
26789 \begin_layout Plain Layout
26790 Comando
26791 \begin_inset Note Note
26792 status collapsed
26793
26794 \begin_layout Plain Layout
26795
26796 \series bold
26797
26798 \backslash
26799 raisebox
26800 \series default
26801  se usa sólo como espaciador
26802 \end_layout
26803
26804 \end_inset
26805
26806
26807 \end_layout
26808
26809 \end_inset
26810 </cell>
26811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26812 \begin_inset Text
26813
26814 \begin_layout Plain Layout
26815 Resultado
26816 \end_layout
26817
26818 \end_inset
26819 </cell>
26820 </row>
26821 <row>
26822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26823 \begin_inset Text
26824
26825 \begin_layout Plain Layout
26826
26827 \backslash
26828 o
26829 \end_layout
26830
26831 \end_inset
26832 </cell>
26833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26834 \begin_inset Text
26835
26836 \begin_layout Plain Layout
26837 \begin_inset Formula $\textrm{ø}$
26838 \end_inset
26839
26840
26841 \end_layout
26842
26843 \end_inset
26844 </cell>
26845 </row>
26846 <row>
26847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26848 \begin_inset Text
26849
26850 \begin_layout Plain Layout
26851
26852 \backslash
26853 O
26854 \end_layout
26855
26856 \end_inset
26857 </cell>
26858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26859 \begin_inset Text
26860
26861 \begin_layout Plain Layout
26862 \begin_inset Formula $\textrm{Ø}$
26863 \end_inset
26864
26865
26866 \end_layout
26867
26868 \end_inset
26869 </cell>
26870 </row>
26871 <row>
26872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26873 \begin_inset Text
26874
26875 \begin_layout Plain Layout
26876
26877 \backslash
26878 l
26879 \end_layout
26880
26881 \end_inset
26882 </cell>
26883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26884 \begin_inset Text
26885
26886 \begin_layout Plain Layout
26887 \begin_inset Formula $\textrm{ł}$
26888 \end_inset
26889
26890
26891 \end_layout
26892
26893 \end_inset
26894 </cell>
26895 </row>
26896 <row>
26897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26898 \begin_inset Text
26899
26900 \begin_layout Plain Layout
26901
26902 \backslash
26903 L
26904 \end_layout
26905
26906 \end_inset
26907 </cell>
26908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26909 \begin_inset Text
26910
26911 \begin_layout Plain Layout
26912 \begin_inset Formula $\textrm{Ł}$
26913 \end_inset
26914
26915
26916 \end_layout
26917
26918 \end_inset
26919 </cell>
26920 </row>
26921 <row>
26922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26923 \begin_inset Text
26924
26925 \begin_layout Plain Layout
26926 !
26927 \begin_inset space \hspace{}
26928 \length 0mm
26929 \end_inset
26930
26931 `
26932 \begin_inset ERT
26933 status collapsed
26934
26935 \begin_layout Plain Layout
26936
26937
26938 \backslash
26939 spce 
26940 \end_layout
26941
26942 \end_inset
26943
26944
26945 \end_layout
26946
26947 \end_inset
26948 </cell>
26949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26950 \begin_inset Text
26951
26952 \begin_layout Plain Layout
26953 \begin_inset Formula $\textrm{!`}$
26954 \end_inset
26955
26956
26957 \end_layout
26958
26959 \end_inset
26960 </cell>
26961 </row>
26962 <row>
26963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26964 \begin_inset Text
26965
26966 \begin_layout Plain Layout
26967 ?
26968 \begin_inset space \hspace{}
26969 \length 0mm
26970 \end_inset
26971
26972 `
26973 \begin_inset ERT
26974 status collapsed
26975
26976 \begin_layout Plain Layout
26977
26978
26979 \backslash
26980 spce 
26981 \end_layout
26982
26983 \end_inset
26984
26985
26986 \end_layout
26987
26988 \end_inset
26989 </cell>
26990 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26991 \begin_inset Text
26992
26993 \begin_layout Plain Layout
26994 \begin_inset Formula $\textrm{?`}$
26995 \end_inset
26996
26997
26998 \end_layout
26999
27000 \end_inset
27001 </cell>
27002 </row>
27003 <row>
27004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27005 \begin_inset Text
27006
27007 \begin_layout Plain Layout
27008
27009 \backslash
27010 j
27011 \end_layout
27012
27013 \end_inset
27014 </cell>
27015 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27016 \begin_inset Text
27017
27018 \begin_layout Plain Layout
27019 \begin_inset Formula $\textrm{ȷ}$
27020 \end_inset
27021
27022
27023 \end_layout
27024
27025 \end_inset
27026 </cell>
27027 </row>
27028 </lyxtabular>
27029
27030 \end_inset
27031
27032
27033 \begin_inset space \hfill{}
27034 \end_inset
27035
27036
27037 \end_layout
27038
27039 \begin_layout Standard
27040 Los caracteres 
27041 \begin_inset Formula $\textrm{\textrm{Å}}$
27042 \end_inset
27043
27044  y 
27045 \begin_inset Formula $\textrm{\textrm{Ø}}$
27046 \end_inset
27047
27048  también se pueden insertar mediante el botón 
27049 \begin_inset Graphics
27050         filename ../../images/math/digamma.png
27051         scale 85
27052
27053 \end_inset
27054
27055  de la barra de ecuaciones.
27056 \end_layout
27057
27058 \begin_layout Standard
27059 Los comandos 
27060 \series bold
27061 !
27062 \begin_inset space \hspace{}
27063 \length 0mm
27064 \end_inset
27065
27066 `
27067 \series default
27068  y 
27069 \series bold
27070 ?
27071 \begin_inset space \hspace{}
27072 \length 0mm
27073 \end_inset
27074
27075 `
27076 \series default
27077  son una excepción porque se pueden insertar directamente a texto en LyX.
27078  
27079 \end_layout
27080
27081 \begin_layout Subsection
27082 Acentos en texto
27083 \begin_inset CommandInset label
27084 LatexCommand label
27085 name "sub:Acentos-en-texto"
27086
27087 \end_inset
27088
27089
27090 \begin_inset Index idx
27091 status collapsed
27092
27093 \begin_layout Plain Layout
27094 Acentos ! en texto
27095 \end_layout
27096
27097 \end_inset
27098
27099
27100 \end_layout
27101
27102 \begin_layout Standard
27103 Con los siguientes comandos se pueden acentuar todas las letras.
27104  Los comandos deben ponerse en modo TeX.
27105 \end_layout
27106
27107 \begin_layout Standard
27108 \begin_inset space \hfill{}
27109 \end_inset
27110
27111
27112 \begin_inset Tabular
27113 <lyxtabular version="3" rows="8" columns="2">
27114 <features tabularvalignment="middle">
27115 <column alignment="block" valignment="top" width="0">
27116 <column alignment="block" valignment="top" width="0">
27117 <row>
27118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27119 \begin_inset Text
27120
27121 \begin_layout Plain Layout
27122 Comando
27123 \end_layout
27124
27125 \end_inset
27126 </cell>
27127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27128 \begin_inset Text
27129
27130 \begin_layout Plain Layout
27131 Resultado
27132 \end_layout
27133
27134 \end_inset
27135 </cell>
27136 </row>
27137 <row>
27138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27139 \begin_inset Text
27140
27141 \begin_layout Plain Layout
27142
27143 \backslash
27144
27145 \begin_inset Quotes grd
27146 \end_inset
27147
27148 e
27149 \end_layout
27150
27151 \end_inset
27152 </cell>
27153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27154 \begin_inset Text
27155
27156 \begin_layout Plain Layout
27157 \begin_inset ERT
27158 status collapsed
27159
27160 \begin_layout Plain Layout
27161
27162
27163 \backslash
27164 "e
27165 \end_layout
27166
27167 \end_inset
27168
27169
27170 \end_layout
27171
27172 \end_inset
27173 </cell>
27174 </row>
27175 <row>
27176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27177 \begin_inset Text
27178
27179 \begin_layout Plain Layout
27180
27181 \backslash
27182 `e
27183 \end_layout
27184
27185 \end_inset
27186 </cell>
27187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27188 \begin_inset Text
27189
27190 \begin_layout Plain Layout
27191 \begin_inset ERT
27192 status collapsed
27193
27194 \begin_layout Plain Layout
27195
27196
27197 \backslash
27198 `e
27199 \end_layout
27200
27201 \end_inset
27202
27203
27204 \end_layout
27205
27206 \end_inset
27207 </cell>
27208 </row>
27209 <row>
27210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27211 \begin_inset Text
27212
27213 \begin_layout Plain Layout
27214
27215 \backslash
27216 ^
27217 \begin_inset ERT
27218 status collapsed
27219
27220 \begin_layout Plain Layout
27221
27222
27223 \backslash
27224 spce 
27225 \end_layout
27226
27227 \end_inset
27228
27229 e
27230 \end_layout
27231
27232 \end_inset
27233 </cell>
27234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27235 \begin_inset Text
27236
27237 \begin_layout Plain Layout
27238 \begin_inset ERT
27239 status collapsed
27240
27241 \begin_layout Plain Layout
27242
27243
27244 \backslash
27245 ^e
27246 \end_layout
27247
27248 \end_inset
27249
27250
27251 \end_layout
27252
27253 \end_inset
27254 </cell>
27255 </row>
27256 <row>
27257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27258 \begin_inset Text
27259
27260 \begin_layout Plain Layout
27261
27262 \backslash
27263 =e
27264 \end_layout
27265
27266 \end_inset
27267 </cell>
27268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27269 \begin_inset Text
27270
27271 \begin_layout Plain Layout
27272 \begin_inset ERT
27273 status collapsed
27274
27275 \begin_layout Plain Layout
27276
27277
27278 \backslash
27279 =e
27280 \end_layout
27281
27282 \end_inset
27283
27284
27285 \end_layout
27286
27287 \end_inset
27288 </cell>
27289 </row>
27290 <row>
27291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27292 \begin_inset Text
27293
27294 \begin_layout Plain Layout
27295
27296 \backslash
27297 u
27298 \begin_inset ERT
27299 status collapsed
27300
27301 \begin_layout Plain Layout
27302
27303
27304 \backslash
27305 spce 
27306 \end_layout
27307
27308 \end_inset
27309
27310 e
27311 \end_layout
27312
27313 \end_inset
27314 </cell>
27315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27316 \begin_inset Text
27317
27318 \begin_layout Plain Layout
27319 \begin_inset ERT
27320 status collapsed
27321
27322 \begin_layout Plain Layout
27323
27324
27325 \backslash
27326 u e
27327 \end_layout
27328
27329 \end_inset
27330
27331
27332 \end_layout
27333
27334 \end_inset
27335 </cell>
27336 </row>
27337 <row>
27338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27339 \begin_inset Text
27340
27341 \begin_layout Plain Layout
27342
27343 \backslash
27344 b
27345 \begin_inset ERT
27346 status collapsed
27347
27348 \begin_layout Plain Layout
27349
27350
27351 \backslash
27352 spce 
27353 \end_layout
27354
27355 \end_inset
27356
27357 e
27358 \end_layout
27359
27360 \end_inset
27361 </cell>
27362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27363 \begin_inset Text
27364
27365 \begin_layout Plain Layout
27366 \begin_inset ERT
27367 status collapsed
27368
27369 \begin_layout Plain Layout
27370
27371
27372 \backslash
27373 b e
27374 \end_layout
27375
27376 \end_inset
27377
27378
27379 \end_layout
27380
27381 \end_inset
27382 </cell>
27383 </row>
27384 <row>
27385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27386 \begin_inset Text
27387
27388 \begin_layout Plain Layout
27389
27390 \backslash
27391 t
27392 \begin_inset ERT
27393 status collapsed
27394
27395 \begin_layout Plain Layout
27396
27397
27398 \backslash
27399 spce 
27400 \end_layout
27401
27402 \end_inset
27403
27404 ee
27405 \end_layout
27406
27407 \end_inset
27408 </cell>
27409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27410 \begin_inset Text
27411
27412 \begin_layout Plain Layout
27413 \begin_inset ERT
27414 status collapsed
27415
27416 \begin_layout Plain Layout
27417
27418
27419 \backslash
27420 t ee
27421 \end_layout
27422
27423 \end_inset
27424
27425
27426 \end_layout
27427
27428 \end_inset
27429 </cell>
27430 </row>
27431 </lyxtabular>
27432
27433 \end_inset
27434
27435
27436 \begin_inset space \hfill{}
27437 \end_inset
27438
27439
27440 \begin_inset Tabular
27441 <lyxtabular version="3" rows="8" columns="2">
27442 <features tabularvalignment="middle">
27443 <column alignment="block" valignment="top" width="0">
27444 <column alignment="center" valignment="top" width="0">
27445 <row>
27446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27447 \begin_inset Text
27448
27449 \begin_layout Plain Layout
27450 Comando
27451 \end_layout
27452
27453 \end_inset
27454 </cell>
27455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27456 \begin_inset Text
27457
27458 \begin_layout Plain Layout
27459 Resultado
27460 \end_layout
27461
27462 \end_inset
27463 </cell>
27464 </row>
27465 <row>
27466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27467 \begin_inset Text
27468
27469 \begin_layout Plain Layout
27470
27471 \backslash
27472 H
27473 \begin_inset ERT
27474 status collapsed
27475
27476 \begin_layout Plain Layout
27477
27478
27479 \backslash
27480 spce 
27481 \end_layout
27482
27483 \end_inset
27484
27485 e
27486 \end_layout
27487
27488 \end_inset
27489 </cell>
27490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27491 \begin_inset Text
27492
27493 \begin_layout Plain Layout
27494 \begin_inset ERT
27495 status collapsed
27496
27497 \begin_layout Plain Layout
27498
27499
27500 \backslash
27501 H e
27502 \end_layout
27503
27504 \end_inset
27505
27506
27507 \end_layout
27508
27509 \end_inset
27510 </cell>
27511 </row>
27512 <row>
27513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27514 \begin_inset Text
27515
27516 \begin_layout Plain Layout
27517
27518 \backslash
27519 'e
27520 \end_layout
27521
27522 \end_inset
27523 </cell>
27524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27525 \begin_inset Text
27526
27527 \begin_layout Plain Layout
27528 \begin_inset ERT
27529 status collapsed
27530
27531 \begin_layout Plain Layout
27532
27533
27534 \backslash
27535 'e
27536 \end_layout
27537
27538 \end_inset
27539
27540
27541 \end_layout
27542
27543 \end_inset
27544 </cell>
27545 </row>
27546 <row>
27547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27548 \begin_inset Text
27549
27550 \begin_layout Plain Layout
27551
27552 \backslash
27553 ~e
27554 \begin_inset Index idx
27555 status collapsed
27556
27557 \begin_layout Plain Layout
27558 Tilde
27559 \end_layout
27560
27561 \end_inset
27562
27563
27564 \end_layout
27565
27566 \end_inset
27567 </cell>
27568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27569 \begin_inset Text
27570
27571 \begin_layout Plain Layout
27572 \begin_inset ERT
27573 status collapsed
27574
27575 \begin_layout Plain Layout
27576
27577
27578 \backslash
27579 ~e
27580 \end_layout
27581
27582 \end_inset
27583
27584
27585 \end_layout
27586
27587 \end_inset
27588 </cell>
27589 </row>
27590 <row>
27591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27592 \begin_inset Text
27593
27594 \begin_layout Plain Layout
27595
27596 \backslash
27597 .e
27598 \end_layout
27599
27600 \end_inset
27601 </cell>
27602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27603 \begin_inset Text
27604
27605 \begin_layout Plain Layout
27606 \begin_inset ERT
27607 status collapsed
27608
27609 \begin_layout Plain Layout
27610
27611
27612 \backslash
27613 .e
27614 \end_layout
27615
27616 \end_inset
27617
27618
27619 \end_layout
27620
27621 \end_inset
27622 </cell>
27623 </row>
27624 <row>
27625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27626 \begin_inset Text
27627
27628 \begin_layout Plain Layout
27629
27630 \backslash
27631 v
27632 \begin_inset ERT
27633 status collapsed
27634
27635 \begin_layout Plain Layout
27636
27637
27638 \backslash
27639 spce 
27640 \end_layout
27641
27642 \end_inset
27643
27644 e
27645 \end_layout
27646
27647 \end_inset
27648 </cell>
27649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27650 \begin_inset Text
27651
27652 \begin_layout Plain Layout
27653 \begin_inset ERT
27654 status collapsed
27655
27656 \begin_layout Plain Layout
27657
27658
27659 \backslash
27660 v e
27661 \end_layout
27662
27663 \end_inset
27664
27665
27666 \end_layout
27667
27668 \end_inset
27669 </cell>
27670 </row>
27671 <row>
27672 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27673 \begin_inset Text
27674
27675 \begin_layout Plain Layout
27676
27677 \backslash
27678 d
27679 \begin_inset ERT
27680 status collapsed
27681
27682 \begin_layout Plain Layout
27683
27684
27685 \backslash
27686 spce 
27687 \end_layout
27688
27689 \end_inset
27690
27691 e
27692 \end_layout
27693
27694 \end_inset
27695 </cell>
27696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27697 \begin_inset Text
27698
27699 \begin_layout Plain Layout
27700 \begin_inset ERT
27701 status collapsed
27702
27703 \begin_layout Plain Layout
27704
27705
27706 \backslash
27707 d e
27708 \end_layout
27709
27710 \end_inset
27711
27712
27713 \end_layout
27714
27715 \end_inset
27716 </cell>
27717 </row>
27718 <row>
27719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27720 \begin_inset Text
27721
27722 \begin_layout Plain Layout
27723
27724 \backslash
27725 c
27726 \begin_inset ERT
27727 status collapsed
27728
27729 \begin_layout Plain Layout
27730
27731
27732 \backslash
27733 spce 
27734 \end_layout
27735
27736 \end_inset
27737
27738 e
27739 \end_layout
27740
27741 \end_inset
27742 </cell>
27743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27744 \begin_inset Text
27745
27746 \begin_layout Plain Layout
27747 \begin_inset ERT
27748 status collapsed
27749
27750 \begin_layout Plain Layout
27751
27752
27753 \backslash
27754 c e
27755 \end_layout
27756
27757 \end_inset
27758
27759
27760 \end_layout
27761
27762 \end_inset
27763 </cell>
27764 </row>
27765 </lyxtabular>
27766
27767 \end_inset
27768
27769
27770 \begin_inset space \hfill{}
27771 \end_inset
27772
27773
27774 \end_layout
27775
27776 \begin_layout Standard
27777 \begin_inset VSpace medskip
27778 \end_inset
27779
27780
27781 \end_layout
27782
27783 \begin_layout Standard
27784 Con el comando 
27785 \series bold
27786
27787 \backslash
27788 t
27789 \series default
27790  también se pueden acentuar dos caracteres distintos.
27791  El comando 
27792 \series bold
27793
27794 \backslash
27795 t
27796 \begin_inset ERT
27797 status collapsed
27798
27799 \begin_layout Plain Layout
27800
27801
27802 \backslash
27803 spce 
27804 \end_layout
27805
27806 \end_inset
27807
27808 sz
27809 \series default
27810  genera 
27811 \begin_inset ERT
27812 status collapsed
27813
27814 \begin_layout Plain Layout
27815
27816
27817 \backslash
27818 t sz
27819 \end_layout
27820
27821 \end_inset
27822
27823
27824 \end_layout
27825
27826 \begin_layout Standard
27827 Los acentos 
27828 \series bold
27829 `
27830 \series default
27831  , 
27832 \series bold
27833 '
27834 \series default
27835  y 
27836 \series bold
27837 ^
27838 \series default
27839  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27840  TeX.
27841  Lo mismo se aplica a la tilde
27842 \begin_inset Foot
27843 status collapsed
27844
27845 \begin_layout Plain Layout
27846 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27847 \end_layout
27848
27849 \end_inset
27850
27851  con 
27852 \emph on
27853 a
27854 \emph default
27855
27856 \emph on
27857 o
27858 \emph default
27859  y 
27860 \emph on
27861 n.
27862 \end_layout
27863
27864 \begin_layout Standard
27865 Los comandos 
27866 \series bold
27867
27868 \backslash
27869 b
27870 \series default
27871  , 
27872 \series bold
27873
27874 \backslash
27875 c
27876 \series default
27877  , 
27878 \series bold
27879
27880 \backslash
27881 d
27882 \series default
27883  , 
27884 \series bold
27885
27886 \backslash
27887 H
27888 \series default
27889  , 
27890 \series bold
27891
27892 \backslash
27893 t
27894 \series default
27895  , 
27896 \series bold
27897
27898 \backslash
27899 u
27900 \series default
27901  , 
27902 \series bold
27903
27904 \backslash
27905 v
27906 \series default
27907 , y acentos insertados directamente con el teclado también están disponibles
27908  en texto matemático.
27909  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27910  
27911 \begin_inset CommandInset ref
27912 LatexCommand ref
27913 reference "sub:Acentos-para-un"
27914
27915 \end_inset
27916
27917 .
27918 \end_layout
27919
27920 \begin_layout Standard
27921 \begin_inset VSpace bigskip
27922 \end_inset
27923
27924
27925 \end_layout
27926
27927 \begin_layout Standard
27928 Además, con el comando 
27929 \series bold
27930
27931 \backslash
27932 textcircled
27933 \series default
27934
27935 \begin_inset Index idx
27936 status collapsed
27937
27938 \begin_layout Plain Layout
27939 Comandos ! T ! 
27940 \backslash
27941 textcircled
27942 \end_layout
27943
27944 \end_inset
27945
27946  se pueden insertar en un círculo todos los números y letras, de forma parecida
27947  al símbolo copyright.
27948 \end_layout
27949
27950 \begin_layout Standard
27951 \noindent
27952 \align center
27953 \begin_inset Tabular
27954 <lyxtabular version="3" rows="3" columns="2">
27955 <features tabularvalignment="middle">
27956 <column alignment="center" valignment="top" width="0">
27957 <column alignment="center" valignment="top" width="0">
27958 <row>
27959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27960 \begin_inset Text
27961
27962 \begin_layout Plain Layout
27963 Comando
27964 \end_layout
27965
27966 \end_inset
27967 </cell>
27968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27969 \begin_inset Text
27970
27971 \begin_layout Plain Layout
27972 Resultado
27973 \begin_inset Note Note
27974 status collapsed
27975
27976 \begin_layout Plain Layout
27977
27978 \series bold
27979
27980 \backslash
27981 raisebox
27982 \series default
27983  se usa sólo como espaciador
27984 \end_layout
27985
27986 \end_inset
27987
27988
27989 \end_layout
27990
27991 \end_inset
27992 </cell>
27993 </row>
27994 <row>
27995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27996 \begin_inset Text
27997
27998 \begin_layout Plain Layout
27999
28000 \backslash
28001 textcircled{w}
28002 \end_layout
28003
28004 \end_inset
28005 </cell>
28006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28007 \begin_inset Text
28008
28009 \begin_layout Plain Layout
28010 \begin_inset ERT
28011 status collapsed
28012
28013 \begin_layout Plain Layout
28014
28015
28016 \backslash
28017 textcircled{w}
28018 \end_layout
28019
28020 \end_inset
28021
28022
28023 \end_layout
28024
28025 \end_inset
28026 </cell>
28027 </row>
28028 <row>
28029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28030 \begin_inset Text
28031
28032 \begin_layout Plain Layout
28033
28034 \backslash
28035 Large 
28036 \backslash
28037 textcircled{
28038 \backslash
28039 normalsize
28040 \backslash
28041 protect
28042 \backslash
28043 raisebox{-1.5pt}{W}}
28044 \end_layout
28045
28046 \end_inset
28047 </cell>
28048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28049 \begin_inset Text
28050
28051 \begin_layout Plain Layout
28052 \begin_inset Formula $\raisebox{4.5mm}{}$
28053 \end_inset
28054
28055
28056 \begin_inset ERT
28057 status collapsed
28058
28059 \begin_layout Plain Layout
28060
28061
28062 \backslash
28063 Large 
28064 \backslash
28065 textcircled{
28066 \backslash
28067 normalsize
28068 \backslash
28069 protect
28070 \backslash
28071 raisebox{-1.5pt}W}
28072 \end_layout
28073
28074 \end_inset
28075
28076
28077 \begin_inset Formula $\raisebox{-2mm}{}$
28078 \end_inset
28079
28080
28081 \end_layout
28082
28083 \end_inset
28084 </cell>
28085 </row>
28086 </lyxtabular>
28087
28088 \end_inset
28089
28090
28091 \end_layout
28092
28093 \begin_layout Standard
28094 Hay que tener cuidado que el carácter se ajuste al círculo.
28095  Por eso 
28096 \series bold
28097
28098 \backslash
28099 Large
28100 \begin_inset Foot
28101 status collapsed
28102
28103 \begin_layout Plain Layout
28104 véase 
28105 \begin_inset CommandInset ref
28106 LatexCommand ref
28107 reference "sub:Tamaños-de-tipografías"
28108
28109 \end_inset
28110
28111
28112 \end_layout
28113
28114 \end_inset
28115
28116
28117 \series default
28118  especifica el tamaño del círculo.
28119  Con ayuda de 
28120 \series bold
28121
28122 \backslash
28123 raisebox
28124 \begin_inset Foot
28125 status collapsed
28126
28127 \begin_layout Plain Layout
28128 véase 
28129 \begin_inset CommandInset ref
28130 LatexCommand ref
28131 reference "sub:Marcos-sin-bordes"
28132
28133 \end_inset
28134
28135
28136 \end_layout
28137
28138 \end_inset
28139
28140
28141 \series default
28142  se puede centrar el carácter.
28143 \end_layout
28144
28145 \begin_layout Subsection
28146 Números en estilo antiguo
28147 \begin_inset Index idx
28148 status collapsed
28149
28150 \begin_layout Plain Layout
28151 Numeros@Números ! en estilo antiguo
28152 \end_layout
28153
28154 \end_inset
28155
28156
28157 \end_layout
28158
28159 \begin_layout Standard
28160 Los números en estilo antiguo o elzevirianos se componen con el comando
28161  
28162 \series bold
28163
28164 \backslash
28165 oldstylenums
28166 \series default
28167
28168 \begin_inset Index idx
28169 status collapsed
28170
28171 \begin_layout Plain Layout
28172 Comandos ! O ! 
28173 \backslash
28174 oldstylenums
28175 \end_layout
28176
28177 \end_inset
28178
28179 .
28180  El comando se puede usar en ecuaciones y en modo TeX.
28181  Su esquema es:
28182 \end_layout
28183
28184 \begin_layout Standard
28185
28186 \series bold
28187
28188 \backslash
28189 oldstylenums{número}
28190 \end_layout
28191
28192 \begin_layout Standard
28193 El comando 
28194 \series bold
28195
28196 \backslash
28197 oldstylenums{0123456789}
28198 \series default
28199  genera: 
28200 \begin_inset Formula $\oldstylenums{0123456789}$
28201 \end_inset
28202
28203
28204 \end_layout
28205
28206 \begin_layout Subsection
28207 Caracteres especiales misceláneos
28208 \begin_inset CommandInset label
28209 LatexCommand label
28210 name "sub:Caracteres-especiales-misceláneos"
28211
28212 \end_inset
28213
28214
28215 \begin_inset Index idx
28216 status collapsed
28217
28218 \begin_layout Plain Layout
28219 Caracteres especiales ! misceláneos
28220 \end_layout
28221
28222 \end_inset
28223
28224
28225 \end_layout
28226
28227 \begin_layout Standard
28228 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
28229  comandos:
28230 \end_layout
28231
28232 \begin_layout Standard
28233 \noindent
28234 \align center
28235 \begin_inset Tabular
28236 <lyxtabular version="3" rows="4" columns="2">
28237 <features tabularvalignment="middle">
28238 <column alignment="center" valignment="top" width="0">
28239 <column alignment="center" valignment="top" width="0">
28240 <row>
28241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28242 \begin_inset Text
28243
28244 \begin_layout Plain Layout
28245 Comando
28246 \end_layout
28247
28248 \end_inset
28249 </cell>
28250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28251 \begin_inset Text
28252
28253 \begin_layout Plain Layout
28254 Resultado
28255 \end_layout
28256
28257 \end_inset
28258 </cell>
28259 </row>
28260 <row>
28261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28262 \begin_inset Text
28263
28264 \begin_layout Plain Layout
28265
28266 \backslash
28267 ^
28268 \begin_inset ERT
28269 status collapsed
28270
28271 \begin_layout Plain Layout
28272
28273
28274 \backslash
28275 spce 
28276 \end_layout
28277
28278 \end_inset
28279
28280
28281 \end_layout
28282
28283 \end_inset
28284 </cell>
28285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28286 \begin_inset Text
28287
28288 \begin_layout Plain Layout
28289 \begin_inset Formula $\mathcircumflex$
28290 \end_inset
28291
28292
28293 \end_layout
28294
28295 \end_inset
28296 </cell>
28297 </row>
28298 <row>
28299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28300 \begin_inset Text
28301
28302 \begin_layout Plain Layout
28303
28304 \backslash
28305 _
28306 \end_layout
28307
28308 \end_inset
28309 </cell>
28310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28311 \begin_inset Text
28312
28313 \begin_layout Plain Layout
28314 \begin_inset Formula $\_$
28315 \end_inset
28316
28317
28318 \end_layout
28319
28320 \end_inset
28321 </cell>
28322 </row>
28323 <row>
28324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28325 \begin_inset Text
28326
28327 \begin_layout Plain Layout
28328 ^
28329 \begin_inset ERT
28330 status collapsed
28331
28332 \begin_layout Plain Layout
28333
28334
28335 \backslash
28336 spce 
28337 \end_layout
28338
28339 \end_inset
28340
28341
28342 \backslash
28343 circ
28344 \begin_inset Index idx
28345 status collapsed
28346
28347 \begin_layout Plain Layout
28348
28349 \backslash
28350
28351 \end_layout
28352
28353 \end_inset
28354
28355
28356 \end_layout
28357
28358 \end_inset
28359 </cell>
28360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28361 \begin_inset Text
28362
28363 \begin_layout Plain Layout
28364 \begin_inset Formula $^{\circ}$
28365 \end_inset
28366
28367
28368 \end_layout
28369
28370 \end_inset
28371 </cell>
28372 </row>
28373 </lyxtabular>
28374
28375 \end_inset
28376
28377
28378 \end_layout
28379
28380 \begin_layout Standard
28381 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
28382  LaTeX contiene la línea:
28383 \begin_inset Foot
28384 status open
28385
28386 \begin_layout Plain Layout
28387 Más sobre este asunto en 
28388 \begin_inset CommandInset ref
28389 LatexCommand ref
28390 reference "sub:Caracteres-de-texto"
28391
28392 \end_inset
28393
28394
28395 \end_layout
28396
28397 \end_inset
28398
28399  
28400 \end_layout
28401
28402 \begin_layout Standard
28403
28404 \series bold
28405
28406 \backslash
28407 DeclareInputtext{176}{
28408 \backslash
28409 ifmmode^
28410 \backslash
28411 circ
28412 \backslash
28413 else
28414 \backslash
28415 textdegree
28416 \backslash
28417 fi}
28418 \end_layout
28419
28420 \begin_layout Section
28421 Estilos de ecuación
28422 \begin_inset CommandInset label
28423 LatexCommand label
28424 name "sec:Estilos-de-ecuación"
28425
28426 \end_inset
28427
28428
28429 \begin_inset Index idx
28430 status collapsed
28431
28432 \begin_layout Plain Layout
28433 Ecuación ! estilos de
28434 \end_layout
28435
28436 \end_inset
28437
28438
28439 \end_layout
28440
28441 \begin_layout Itemize
28442 Hay dos estilos diferentes de alineación:
28443 \end_layout
28444
28445 \begin_deeper
28446 \begin_layout Description
28447 Centrado es el estándar predefinido
28448 \end_layout
28449
28450 \begin_layout Description
28451 Sangrado para este estilo debe insertarse la opción de clase 
28452 \series bold
28453 fleqn
28454 \series default
28455  en el menú 
28456 \family sans
28457 Documento\SpecialChar \menuseparator
28458 Configuración
28459 \family default
28460  bajo 
28461 \family sans
28462 Clase de documento
28463 \end_layout
28464
28465 \begin_layout Standard
28466 Cuando se usa 
28467 \series bold
28468 Sangrado
28469 \series default
28470 , éste se puede ajustar con la longitud 
28471 \series bold
28472
28473 \backslash
28474 mathindent
28475 \series default
28476
28477 \begin_inset Index idx
28478 status collapsed
28479
28480 \begin_layout Plain Layout
28481 Comandos ! M ! 
28482 \backslash
28483 mathindent
28484 \end_layout
28485
28486 \end_inset
28487
28488 .
28489  Para 15
28490 \begin_inset space \thinspace{}
28491 \end_inset
28492
28493 mm, por ejemplo, se inserta esta línea de comando en el preámbulo LaTeX:
28494 \end_layout
28495
28496 \begin_layout Standard
28497
28498 \series bold
28499
28500 \backslash
28501 setlength{
28502 \backslash
28503 mathindent}{15mm}
28504 \end_layout
28505
28506 \begin_layout Standard
28507 Si no se especifica longitud se usa el valor predeterminado de 30
28508 \begin_inset space \thinspace{}
28509 \end_inset
28510
28511 pt.
28512 \end_layout
28513
28514 \end_deeper
28515 \begin_layout Itemize
28516 Y dos estilos diferentes de numeración:
28517 \end_layout
28518
28519 \begin_deeper
28520 \begin_layout Description
28521 Derecha es el estándar predefinido
28522 \end_layout
28523
28524 \begin_layout Description
28525 Izquierda para este estilo debe insertarse la opción de clase 
28526 \series bold
28527 leqno
28528 \series default
28529  en el menú 
28530 \family sans
28531 Documento\SpecialChar \menuseparator
28532 Configuración
28533 \family default
28534  bajo 
28535 \family sans
28536 Clase de documento
28537 \end_layout
28538
28539 \end_deeper
28540 \begin_layout Standard
28541
28542 \series bold
28543 fleqn
28544 \series default
28545  y 
28546 \series bold
28547 leqno
28548 \series default
28549  también se pueden usar juntos.
28550  En ese caso se insertan ambas opciones, separadas por una coma.
28551 \end_layout
28552
28553 \begin_layout Standard
28554 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
28555  documento.
28556  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
28557  estilo 
28558 \series bold
28559 Centrado
28560 \series default
28561  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
28562 \begin_inset CommandInset ref
28563 LatexCommand ref
28564 reference "sub:Entorno-flalign"
28565
28566 \end_inset
28567
28568 .
28569 \end_layout
28570
28571 \begin_layout Section
28572 Ecuaciones multilínea
28573 \begin_inset CommandInset label
28574 LatexCommand label
28575 name "sec:Ecuaciones-multilínea"
28576
28577 \end_inset
28578
28579
28580 \begin_inset Index idx
28581 status collapsed
28582
28583 \begin_layout Plain Layout
28584 Ecuación ! multilínea
28585 \end_layout
28586
28587 \end_inset
28588
28589
28590 \end_layout
28591
28592 \begin_layout Subsection
28593 General
28594 \end_layout
28595
28596 \begin_layout Standard
28597 En LyX se generan nuevas líneas en una ecuación con 
28598 \family sans
28599 \series bold
28600 Ctrl+Entrar
28601 \family default
28602 \series default
28603 .
28604  Esto crea un 
28605 \series bold
28606 entorno eqnarray
28607 \series default
28608 , que se describe en
28609 \begin_inset space ~
28610 \end_inset
28611
28612
28613 \begin_inset CommandInset ref
28614 LatexCommand ref
28615 reference "sub:Entorno-eqnarray"
28616
28617 \end_inset
28618
28619  o, si se ha marcado la opción 
28620 \family sans
28621 Usar
28622 \begin_inset space ~
28623 \end_inset
28624
28625 el
28626 \begin_inset space ~
28627 \end_inset
28628
28629 paquete
28630 \begin_inset space ~
28631 \end_inset
28632
28633 de
28634 \begin_inset space ~
28635 \end_inset
28636
28637 ecuaciones
28638 \begin_inset space ~
28639 \end_inset
28640
28641 AMS
28642 \family default
28643  en la configuración del documento
28644 \family sans
28645 , un 
28646 \series bold
28647 entorno
28648 \family default
28649 \series default
28650  
28651 \series bold
28652 align
28653 \series default
28654 , que se describe en
28655 \begin_inset space ~
28656 \end_inset
28657
28658
28659 \begin_inset CommandInset ref
28660 LatexCommand ref
28661 reference "sub:Entorno-align-estándar"
28662
28663 \end_inset
28664
28665 .
28666  
28667 \lang english
28668 The align environment is recommended because it provides in any case a typograph
28669 ically correct output.
28670 \end_layout
28671
28672 \begin_layout Standard
28673 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28674  el menú 
28675 \family sans
28676 Insertar\SpecialChar \menuseparator
28677 Ecuación
28678 \family default
28679 .
28680  En las siguientes secciones se describen estos entornos.
28681 \end_layout
28682
28683 \begin_layout Standard
28684 En todos los entornos de ecuación multilínea la combinación 
28685 \family sans
28686 Ctrl+Entrar
28687 \family default
28688  genera una línea nueva.
28689  Para añadir o quitar líneas se pueden usar los botones 
28690 \begin_inset Graphics
28691         filename ../../images/tabular-feature_append-row.png
28692         scale 85
28693
28694 \end_inset
28695
28696  o 
28697 \begin_inset Graphics
28698         filename ../../images/tabular-feature_delete-row.png
28699         scale 85
28700
28701 \end_inset
28702
28703 de la barra de herramientas, respectivamente, o el menú 
28704 \family sans
28705 Editar\SpecialChar \menuseparator
28706 Filas y columnas
28707 \family default
28708 .
28709 \end_layout
28710
28711 \begin_layout Subsubsection
28712 Separación de líneas
28713 \begin_inset CommandInset label
28714 LatexCommand label
28715 name "sub:Separación-de-líneas"
28716
28717 \end_inset
28718
28719
28720 \begin_inset Index idx
28721 status collapsed
28722
28723 \begin_layout Plain Layout
28724 Ecuación ! multilínea ! separación de filas
28725 \end_layout
28726
28727 \end_inset
28728
28729
28730 \end_layout
28731
28732 \begin_layout Standard
28733 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28734 \begin_inset Formula 
28735 \begin{eqnarray*}
28736 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}\\
28737 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
28738 \end{eqnarray*}
28739
28740 \end_inset
28741
28742 En LaTeX un espacio adicional para una línea se especifica como argumento
28743  opcional del comando de nueva línea.
28744  Esto aún no es posible en LYX,
28745 \begin_inset Foot
28746 status collapsed
28747
28748 \begin_layout Plain Layout
28749 véase 
28750 \begin_inset CommandInset href
28751 LatexCommand href
28752 name "LyX-bug #1505"
28753 target "http://www.lyx.org/trac/ticket/1505"
28754
28755 \end_inset
28756
28757
28758 \end_layout
28759
28760 \end_inset
28761
28762  por lo que toda la ecuación debe insertarse en modo TeX.
28763  Para añadir espacio en nuestro ejemplo se inserta el comando 
28764 \series bold
28765
28766 \backslash
28767
28768 \backslash
28769 [3mm]
28770 \series default
28771  al final de la primera línea.
28772  Así: 
28773 \begin_inset ERT
28774 status collapsed
28775
28776 \begin_layout Plain Layout
28777
28778
28779 \backslash
28780 begin{eqnarray*}
28781 \end_layout
28782
28783 \begin_layout Plain Layout
28784
28785 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28786  = & 
28787 \backslash
28788 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28789 \backslash
28790
28791 \backslash
28792 [3mm]
28793 \end_layout
28794
28795 \begin_layout Plain Layout
28796
28797 4x^{2}
28798 \backslash
28799 left(B^{2}+x_{0}^{2}
28800 \backslash
28801 right)+4x_{0}x
28802 \backslash
28803 left(D-B^{2}
28804 \backslash
28805 right)+B^{2}
28806 \backslash
28807 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28808 \backslash
28809 right) & = & 0
28810 \end_layout
28811
28812 \begin_layout Plain Layout
28813
28814
28815 \backslash
28816 end{eqnarray*}
28817 \end_layout
28818
28819 \end_inset
28820
28821
28822 \begin_inset VSpace bigskip
28823 \end_inset
28824
28825
28826 \end_layout
28827
28828 \begin_layout Standard
28829 Para obtener separación en todas las líneas hay que cambiar la longitud
28830  
28831 \series bold
28832
28833 \backslash
28834 jot
28835 \series default
28836
28837 \begin_inset Index idx
28838 status collapsed
28839
28840 \begin_layout Plain Layout
28841 Comandos ! J ! 
28842 \backslash
28843 jot
28844 \end_layout
28845
28846 \end_inset
28847
28848 .
28849  La definición es: 
28850 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28851 \end_inset
28852
28853 .
28854  El valor predeterminado para 
28855 \series bold
28856
28857 \backslash
28858 jot
28859 \series default
28860  es 3
28861 \begin_inset space \thinspace{}
28862 \end_inset
28863
28864 pt.
28865  Para establecer una separación adicional de 3
28866 \begin_inset space \thinspace{}
28867 \end_inset
28868
28869 mm como en el ejemplo anterior, se inserta el comando
28870 \end_layout
28871
28872 \begin_layout Standard
28873
28874 \series bold
28875
28876 \backslash
28877 setlength{
28878 \backslash
28879 jot}{3mm+3pt}
28880 \end_layout
28881
28882 \begin_layout Standard
28883 en modo TeX antes de la ecuación.
28884  Es necesario cargar el paquete 
28885 \series bold
28886 calc
28887 \series default
28888
28889 \begin_inset Foot
28890 status collapsed
28891
28892 \begin_layout Plain Layout
28893
28894 \series bold
28895 calc
28896 \series default
28897  forma parte de toda instalación LaTeX estándar.
28898 \end_layout
28899
28900 \end_inset
28901
28902
28903 \begin_inset Index idx
28904 status collapsed
28905
28906 \begin_layout Plain Layout
28907 Paquetes ! calc
28908 \end_layout
28909
28910 \end_inset
28911
28912  en el preámbulo con la línea
28913 \end_layout
28914
28915 \begin_layout Standard
28916
28917 \series bold
28918
28919 \backslash
28920 usepackage{calc}
28921 \end_layout
28922
28923 \begin_layout Standard
28924 Se obtiene:
28925 \begin_inset ERT
28926 status collapsed
28927
28928 \begin_layout Plain Layout
28929
28930
28931 \backslash
28932 setlength{
28933 \backslash
28934 jot}{3mm+3pt}
28935 \end_layout
28936
28937 \end_inset
28938
28939
28940 \begin_inset Formula 
28941 \begin{eqnarray*}
28942 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}\\
28943 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
28944 \end{eqnarray*}
28945
28946 \end_inset
28947
28948
28949 \begin_inset ERT
28950 status collapsed
28951
28952 \begin_layout Plain Layout
28953
28954
28955 \backslash
28956 setlength{
28957 \backslash
28958 jot}{3pt}
28959 \end_layout
28960
28961 \end_inset
28962
28963  Para volver a la distancia predeterminada, 
28964 \series bold
28965
28966 \backslash
28967 jot
28968 \series default
28969  se establece en 3
28970 \begin_inset space \thinspace{}
28971 \end_inset
28972
28973 pt.
28974 \end_layout
28975
28976 \begin_layout Subsubsection
28977 Separación de columnas
28978 \begin_inset CommandInset label
28979 LatexCommand label
28980 name "sub:Separación-de-columnas"
28981
28982 \end_inset
28983
28984
28985 \begin_inset Index idx
28986 status collapsed
28987
28988 \begin_layout Plain Layout
28989 Ecuación ! multilínea !separación de columnas
28990 \end_layout
28991
28992 \end_inset
28993
28994
28995 \end_layout
28996
28997 \begin_layout Standard
28998 Una ecuación multilínea forma una matriz.
28999  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
29000  columnas.
29001  Cambiando la separación de columnas en este entorno se puede cambiar el
29002  espacio junto al signo de relación.
29003 \end_layout
29004
29005 \begin_layout Standard
29006 La separación de columnas se especifica con la longitud
29007 \series bold
29008  
29009 \backslash
29010 arraycolsep
29011 \series default
29012
29013 \begin_inset Index idx
29014 status collapsed
29015
29016 \begin_layout Plain Layout
29017 Comandos ! A ! 
29018 \backslash
29019 arraycolsep
29020 \end_layout
29021
29022 \end_inset
29023
29024  según:
29025 \begin_inset Newline newline
29026 \end_inset
29027
29028 separación de columnas = 2
29029 \begin_inset space \thinspace{}
29030 \end_inset
29031
29032
29033 \series bold
29034
29035 \backslash
29036 arraycolsep
29037 \series default
29038
29039 \begin_inset Newline newline
29040 \end_inset
29041
29042 Así, el comando en modo TeX
29043 \end_layout
29044
29045 \begin_layout Standard
29046
29047 \series bold
29048
29049 \backslash
29050 setlength{
29051 \backslash
29052 arraycolsep}{1cm}
29053 \end_layout
29054
29055 \begin_layout Standard
29056 establece para todas las ecuaciones siguientes una separación de columnas
29057  de 2
29058 \begin_inset space \thinspace{}
29059 \end_inset
29060
29061 cm.
29062  Para volver al valor predefinido, 
29063 \series bold
29064
29065 \backslash
29066 arraycolsep
29067 \series default
29068  se pone en 5
29069 \begin_inset space \thinspace{}
29070 \end_inset
29071
29072 pt.
29073 \end_layout
29074
29075 \begin_layout Standard
29076 Una ecuación con separación de 2
29077 \begin_inset space \thinspace{}
29078 \end_inset
29079
29080 cm entre columnas:
29081 \begin_inset ERT
29082 status collapsed
29083
29084 \begin_layout Plain Layout
29085
29086
29087 \backslash
29088 setlength{
29089 \backslash
29090 arraycolsep}{1cm}
29091 \end_layout
29092
29093 \end_inset
29094
29095
29096 \begin_inset Formula 
29097 \begin{eqnarray*}
29098 A & = & B\\
29099 C & \ne & A
29100 \end{eqnarray*}
29101
29102 \end_inset
29103
29104 Una ecuación con la separación predefinida para matrices, 10
29105 \begin_inset space \thinspace{}
29106 \end_inset
29107
29108 pt:
29109 \begin_inset ERT
29110 status collapsed
29111
29112 \begin_layout Plain Layout
29113
29114
29115 \backslash
29116 setlength{
29117 \backslash
29118 arraycolsep}{5pt}
29119 \end_layout
29120
29121 \end_inset
29122
29123
29124 \begin_inset Formula 
29125 \begin{eqnarray*}
29126 A & = & B\\
29127 C & \ne & A
29128 \end{eqnarray*}
29129
29130 \end_inset
29131
29132
29133 \end_layout
29134
29135 \begin_layout Subsubsection
29136 Ecuaciones largas
29137 \begin_inset Index idx
29138 status collapsed
29139
29140 \begin_layout Plain Layout
29141 Ecuación ! larga
29142 \end_layout
29143
29144 \end_inset
29145
29146
29147 \end_layout
29148
29149 \begin_layout Standard
29150 Se pueden componer ecuaciones largas mediante estos métodos:
29151 \end_layout
29152
29153 \begin_layout Itemize
29154 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
29155  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
29156 \begin_inset Formula 
29157 \begin{eqnarray}
29158 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 \\
29159  &  & -\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}
29160 \end{eqnarray}
29161
29162 \end_inset
29163
29164 El signo menos al principio de la segunda línea normalmente no aparece como
29165  operador porque es el primer carácter de la línea.
29166  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
29167  Para evitarlo se ha insertado 3
29168 \begin_inset space \thinspace{}
29169 \end_inset
29170
29171 pt de espacio detrás del menos con el comando 
29172 \series bold
29173
29174 \backslash
29175 hspace
29176 \series default
29177 .
29178 \begin_inset Foot
29179 status collapsed
29180
29181 \begin_layout Plain Layout
29182 véase más sobre 
29183 \series bold
29184
29185 \backslash
29186 hspace
29187 \series default
29188  en 
29189 \begin_inset CommandInset ref
29190 LatexCommand ref
29191 reference "sub:Espacio-variable"
29192
29193 \end_inset
29194
29195
29196 \end_layout
29197
29198 \end_inset
29199
29200
29201 \begin_inset Index idx
29202 status collapsed
29203
29204 \begin_layout Plain Layout
29205 Comandos ! H ! 
29206 \backslash
29207 hspace
29208 \end_layout
29209
29210 \end_inset
29211
29212
29213 \end_layout
29214
29215 \begin_layout Itemize
29216 Si ambos lados de la ecuación son demasiado largos se usa el comando 
29217 \series bold
29218
29219 \backslash
29220 lefteqn
29221 \series default
29222
29223 \begin_inset Index idx
29224 status collapsed
29225
29226 \begin_layout Plain Layout
29227 Comandos ! L ! 
29228 \backslash
29229 lefteqn
29230 \end_layout
29231
29232 \end_inset
29233
29234 .
29235  Se inserta en la primer columna de la primera línea y hace que todas las
29236  inserciones posteriores sobreescriban las columnas siguientes:
29237 \begin_inset Formula 
29238 \begin{eqnarray}
29239 \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 \\
29240  &  & -\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 \\
29241  &  & =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}
29242 \end{eqnarray}
29243
29244 \end_inset
29245
29246 Tras la inserción de 
29247 \series bold
29248
29249 \backslash
29250 lefteqn
29251 \series default
29252  el cursor está en un marco púrpura un poco a la izquierda del azul.
29253  La ecuación se inserta en éste.
29254 \begin_inset Newline newline
29255 \end_inset
29256
29257 El contenido de las restantes líneas se inserta en la segunda columna o
29258  en otra.
29259  A mayor número de columna donde se inserte, mayor sangrado.
29260 \begin_inset VSpace medskip
29261 \end_inset
29262
29263
29264 \begin_inset Newline newline
29265 \end_inset
29266
29267
29268 \begin_inset Note Greyedout
29269 status collapsed
29270
29271 \begin_layout Plain Layout
29272 Ten en cuenta lo siguiente si usas 
29273 \series bold
29274
29275 \backslash
29276 lefteqn
29277 \series default
29278 :
29279 \end_layout
29280
29281 \begin_layout Itemize
29282 La ecuación no usa la anchura total de la página.
29283  Cuando se añade, p.
29284 \begin_inset space \thinspace{}
29285 \end_inset
29286
29287 e., el término 
29288 \begin_inset Formula $-B^{2}$
29289 \end_inset
29290
29291  en la primera línea del ejemplo, debería estar fuera del margen.
29292  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
29293  principio de la primera línea.
29294 \end_layout
29295
29296 \begin_layout Itemize
29297 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
29298  primera línea.
29299 \begin_inset Foot
29300 status collapsed
29301
29302 \begin_layout Plain Layout
29303 \begin_inset CommandInset href
29304 LatexCommand href
29305 name "LyX-bug #1429"
29306 target "http://www.lyx.org/trac/ticket/1429"
29307
29308 \end_inset
29309
29310
29311 \end_layout
29312
29313 \end_inset
29314
29315  Sólo se puede poner el cursor al principio de la línea y moverlo con las
29316  teclas de flecha.
29317 \end_layout
29318
29319 \end_inset
29320
29321  
29322 \end_layout
29323
29324 \begin_layout Itemize
29325 Se describen otros métodos para escribir fórmulas largas en 
29326 \begin_inset CommandInset ref
29327 LatexCommand ref
29328 reference "sub:Entorno-multilínea"
29329
29330 \end_inset
29331
29332  y 
29333 \begin_inset CommandInset ref
29334 LatexCommand ref
29335 reference "sub:Partes-multilínea"
29336
29337 \end_inset
29338
29339 .
29340 \end_layout
29341
29342 \begin_layout Subsubsection
29343 Delimitadores multilínea
29344 \begin_inset CommandInset label
29345 LatexCommand label
29346 name "sub:Delimitadores-multilínea"
29347
29348 \end_inset
29349
29350
29351 \begin_inset Index idx
29352 status collapsed
29353
29354 \begin_layout Plain Layout
29355 Delimitadores ! para varias líneas
29356 \end_layout
29357
29358 \end_inset
29359
29360
29361 \end_layout
29362
29363 \begin_layout Standard
29364 Para poner delimitadores que cubran varias líneas hay un problema:
29365 \begin_inset Formula 
29366 \begin{eqnarray*}
29367 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29368  &  & \left.\cdots+B-D\right]
29369 \end{eqnarray*}
29370
29371 \end_inset
29372
29373 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
29374 res con tamaño variable no abarcan líneas múltiples.
29375 \end_layout
29376
29377 \begin_layout Standard
29378 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
29379  primera línea se finaliza con 
29380 \series bold
29381
29382 \backslash
29383 right.
29384 \series default
29385
29386 \begin_inset Index idx
29387 status collapsed
29388
29389 \begin_layout Plain Layout
29390 Comandos ! R ! 
29391 \backslash
29392 right
29393 \end_layout
29394
29395 \end_inset
29396
29397  y la segunda con 
29398 \series bold
29399
29400 \backslash
29401 left.
29402 \series default
29403 .
29404 \begin_inset Foot
29405 status collapsed
29406
29407 \begin_layout Plain Layout
29408 Más sobre 
29409 \series bold
29410
29411 \backslash
29412 left.
29413
29414 \series default
29415  y 
29416 \series bold
29417
29418 \backslash
29419 right.
29420
29421 \series default
29422  en 
29423 \begin_inset CommandInset ref
29424 LatexCommand ref
29425 reference "sub:Tamaño-automático-de"
29426
29427 \end_inset
29428
29429
29430 \end_layout
29431
29432 \end_inset
29433
29434
29435 \begin_inset Index idx
29436 status collapsed
29437
29438 \begin_layout Plain Layout
29439 Comandos ! L ! 
29440 \backslash
29441 left
29442 \end_layout
29443
29444 \end_inset
29445
29446  Después de 
29447 \series bold
29448
29449 \backslash
29450 left.
29451
29452 \series default
29453  se inserta el comando 
29454 \series bold
29455
29456 \backslash
29457 vphantom
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 prod
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 \backslash
29495 infty
29496 \series default
29497
29498 \begin_inset ERT
29499 status collapsed
29500
29501 \begin_layout Plain Layout
29502
29503
29504 \backslash
29505 spce 
29506 \end_layout
29507
29508 \end_inset
29509
29510
29511 \series bold
29512
29513 \begin_inset Formula $\downarrow$
29514 \end_inset
29515
29516 _R=1}
29517 \series default
29518
29519 \begin_inset Index idx
29520 status collapsed
29521
29522 \begin_layout Plain Layout
29523 Comandos ! V ! 
29524 \backslash
29525 vphantom
29526 \end_layout
29527
29528 \end_inset
29529
29530 , porque el operador de multiplicación con sus límites es el símbolo mayor
29531  en la primera línea y ese debería ser el tamaño para el delimitador en
29532  la segunda línea.
29533 \end_layout
29534
29535 \begin_layout Standard
29536 El resultado es: 
29537 \begin_inset Formula 
29538 \begin{eqnarray*}
29539 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29540  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29541 \end{eqnarray*}
29542
29543 \end_inset
29544
29545
29546 \end_layout
29547
29548 \begin_layout Subsection
29549 Entornos align
29550 \end_layout
29551
29552 \begin_layout Standard
29553 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
29554  Son especialmente apropiados para poner ecuaciones adosadas.
29555 \end_layout
29556
29557 \begin_layout Standard
29558 Los entornos align constan de columnas.
29559  Las columnas impares se alinean a la derecha, las pares a la izquierda.
29560  En un entorno align se puede numerar cada línea.
29561 \end_layout
29562
29563 \begin_layout Standard
29564 Los entornos align se crean con el menú 
29565 \family sans
29566 Insertar\SpecialChar \menuseparator
29567 Ecuación
29568 \family default
29569 .
29570  Una ecuación existente se puede convertir a align con el menú 
29571 \family sans
29572 Editar\SpecialChar \menuseparator
29573 Ecuación\SpecialChar \menuseparator
29574 Cambiar tipo de ecuación
29575 \family default
29576 .
29577 \end_layout
29578
29579 \begin_layout Standard
29580 Para añadir o quitar columnas se pueden usar los botones 
29581 \begin_inset Graphics
29582         filename ../../images/tabular-feature_append-row.png
29583         scale 85
29584
29585 \end_inset
29586
29587  o 
29588 \begin_inset Graphics
29589         filename ../../images/tabular-feature_delete-row.png
29590         scale 85
29591
29592 \end_inset
29593
29594  de la barra de ecuaciones o el menú 
29595 \family sans
29596 Editar\SpecialChar \menuseparator
29597 Filas y columnas
29598 \family default
29599 .
29600 \end_layout
29601
29602 \begin_layout Subsubsection
29603 Entorno align estándar
29604 \begin_inset CommandInset label
29605 LatexCommand label
29606 name "sub:Entorno-align-estándar"
29607
29608 \end_inset
29609
29610
29611 \begin_inset Index idx
29612 status collapsed
29613
29614 \begin_layout Plain Layout
29615 Ecuación ! multilínea ! entorno align
29616 \end_layout
29617
29618 \end_inset
29619
29620
29621 \end_layout
29622
29623 \begin_layout Standard
29624 Este entorno align se crea pulsando 
29625 \family sans
29626 Ctrl+Entrar
29627 \family default
29628  en una ecuación o con el menú 
29629 \family sans
29630 Insertar\SpecialChar \menuseparator
29631 Ecuación\SpecialChar \menuseparator
29632 Entorno AMS align
29633 \family default
29634 .
29635 \end_layout
29636
29637 \begin_layout Standard
29638 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29639  align de cuatro columnas:
29640 \begin_inset Formula 
29641 \begin{align*}
29642 A & =\sen(B) & C & =D\\
29643 C & \neq A & B & \neq D
29644 \end{align*}
29645
29646 \end_inset
29647
29648 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29649  un 
29650 \series bold
29651
29652 \backslash
29653 hfill
29654 \series default
29655
29656 \begin_inset Foot
29657 status collapsed
29658
29659 \begin_layout Plain Layout
29660 Más sobre 
29661 \series bold
29662
29663 \backslash
29664 hfill
29665 \series default
29666  en 
29667 \begin_inset CommandInset ref
29668 LatexCommand ref
29669 reference "sub:Espacio-variable"
29670
29671 \end_inset
29672
29673
29674 \end_layout
29675
29676 \end_inset
29677
29678  antes de la primera y detrás de cada columna par.
29679  Si se pone en estilo 
29680 \series bold
29681 Sangrado
29682 \series default
29683 ,
29684 \begin_inset Foot
29685 status collapsed
29686
29687 \begin_layout Plain Layout
29688 véase estilos de ecuación en 
29689 \begin_inset CommandInset ref
29690 LatexCommand ref
29691 reference "sec:Estilos-de-ecuación"
29692
29693 \end_inset
29694
29695
29696 \end_layout
29697
29698 \end_inset
29699
29700  la ecuación queda sin el 
29701 \series bold
29702
29703 \backslash
29704 hfill
29705 \series default
29706  ante la primera columna.
29707 \end_layout
29708
29709 \begin_layout Subsubsection
29710 Entorno alignat
29711 \begin_inset Index idx
29712 status collapsed
29713
29714 \begin_layout Plain Layout
29715 Ecuación ! multilínea ! entorno alignat
29716 \end_layout
29717
29718 \end_inset
29719
29720
29721 \end_layout
29722
29723 \begin_layout Standard
29724 El entorno alignat no tiene separación predefinida de columnas.
29725  Se puede insertar manualmente con los espacios descritos en 
29726 \begin_inset CommandInset ref
29727 LatexCommand ref
29728 reference "sec:Espacio"
29729
29730 \end_inset
29731
29732 .
29733 \end_layout
29734
29735 \begin_layout Standard
29736 El ejemplo anterior en el entorno alignat, con un espacio de 1
29737 \begin_inset space \thinspace{}
29738 \end_inset
29739
29740 cm al comienzo da la segunda ecuación:
29741 \begin_inset Formula 
29742 \begin{alignat*}{2}
29743 A & =\sen(B)\hspace{1cm} & C & =D\\
29744 C & \neq A & B & \neq D
29745 \end{alignat*}
29746
29747 \end_inset
29748
29749 Como cada columna puede tener un espacio diferente, este entorno es especialment
29750 e apropiado para poner tres o más ecuaciones adosadas.
29751 \end_layout
29752
29753 \begin_layout Subsubsection
29754 Entorno flalign
29755 \begin_inset CommandInset label
29756 LatexCommand label
29757 name "sub:Entorno-flalign"
29758
29759 \end_inset
29760
29761
29762 \begin_inset Index idx
29763 status collapsed
29764
29765 \begin_layout Plain Layout
29766 Ecuación ! multilínea ! entorno flalign
29767 \end_layout
29768
29769 \end_inset
29770
29771
29772 \end_layout
29773
29774 \begin_layout Standard
29775 En este entorno las dos primeras columnas están siempre tan a la izquierda
29776  como sea posible y las dos últimas a la derecha.
29777  Ejemplo:
29778 \begin_inset Formula 
29779 \begin{flalign*}
29780 A & =1 & B & =2 & C & =3\\
29781 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
29782 \end{flalign*}
29783
29784 \end_inset
29785
29786 En un entorno flalign con un número impar de columnas, en la última de las
29787  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29788  alineadas a la izquierda, aunque se use el estilo 
29789 \series bold
29790 Centrado
29791 \series default
29792 .
29793  Un ejemplo de fórmula sangrada 
29794 \begin_inset CommandInset ref
29795 LatexCommand eqref
29796 reference "eq:IntVol"
29797
29798 \end_inset
29799
29800 :
29801 \begin_inset Formula 
29802 \begin{flalign}
29803 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
29804 \end{flalign}
29805
29806 \end_inset
29807
29808 Las dos primeras columnas contienen la fórmula.
29809  Para sangrarla como con el estilo 
29810 \series bold
29811 Sangrado
29812 \series default
29813 , se añade un espacio de 30
29814 \begin_inset space \thinspace{}
29815 \end_inset
29816
29817 pt al comienzo de la primera columna.
29818  
29819 \end_layout
29820
29821 \begin_layout Subsection
29822 Entorno eqnarray
29823 \begin_inset CommandInset label
29824 LatexCommand label
29825 name "sub:Entorno-eqnarray"
29826
29827 \end_inset
29828
29829
29830 \begin_inset Index idx
29831 status collapsed
29832
29833 \begin_layout Plain Layout
29834 Ecuación ! multilínea ! entorno eqnarray
29835 \end_layout
29836
29837 \end_inset
29838
29839
29840 \begin_inset Index idx
29841 status collapsed
29842
29843 \begin_layout Plain Layout
29844 Ecuación ! multilínea ! entorno eqnarray
29845 \end_layout
29846
29847 \end_inset
29848
29849
29850 \end_layout
29851
29852 \begin_layout Standard
29853 Al introducir este entorno aparecen tres marcos azules.
29854  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29855  El contenido del marco central está centrado y algo más pequeño, porque
29856  está diseñado para insertar sólo caracteres de relación.
29857 \begin_inset Formula 
29858 \begin{eqnarray*}
29859 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29860 AB & AB & AB\\
29861 A & = & A
29862 \end{eqnarray*}
29863
29864 \end_inset
29865
29866
29867 \end_layout
29868
29869 \begin_layout Subsection
29870 Entorno gather
29871 \begin_inset Index idx
29872 status collapsed
29873
29874 \begin_layout Plain Layout
29875 Ecuación ! multilínea ! entorno gather
29876 \end_layout
29877
29878 \end_inset
29879
29880
29881 \end_layout
29882
29883 \begin_layout Standard
29884 Este entorno consta de una sola columna centrada.
29885  Se puede numerar cada línea.
29886 \begin_inset Formula 
29887 \begin{gather}
29888 A=1\\
29889 X=\mbox{-}1
29890 \end{gather}
29891
29892 \end_inset
29893
29894
29895 \end_layout
29896
29897 \begin_layout Subsection
29898 Entorno multilínea
29899 \begin_inset CommandInset label
29900 LatexCommand label
29901 name "sub:Entorno-multilínea"
29902
29903 \end_inset
29904
29905
29906 \begin_inset Index idx
29907 status collapsed
29908
29909 \begin_layout Plain Layout
29910 Ecuación ! multilínea ! entorno multilínea
29911 \end_layout
29912
29913 \end_inset
29914
29915
29916 \end_layout
29917
29918 \begin_layout Standard
29919 El entorno multilínea, como gather, consta de una sola columna.
29920  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29921  Las demás están centradas.
29922  Por tanto este entorno es apropiado para ecuaciones largas.
29923  Como ejemplo, la ecuación
29924 \begin_inset space ~
29925 \end_inset
29926
29927
29928 \begin_inset CommandInset ref
29929 LatexCommand eqref
29930 reference "eq:lefteqn"
29931
29932 \end_inset
29933
29934  en entorno multilínea:
29935 \begin_inset Formula 
29936 \begin{multline}
29937 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}\\
29938 -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}\\
29939 =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}}
29940 \end{multline}
29941
29942 \end_inset
29943
29944 En la salida sólo aparece numerada la última (primera) línea si la numeración
29945  del documento es a la derecha (izquierda).
29946 \begin_inset Foot
29947 status collapsed
29948
29949 \begin_layout Plain Layout
29950 véanse los estilos de numeración en 
29951 \begin_inset CommandInset ref
29952 LatexCommand ref
29953 reference "sec:Estilos-de-ecuación"
29954
29955 \end_inset
29956
29957
29958 \end_layout
29959
29960 \end_inset
29961
29962
29963 \end_layout
29964
29965 \begin_layout Standard
29966 Con los comandos 
29967 \series bold
29968
29969 \backslash
29970 shoveright
29971 \series default
29972
29973 \begin_inset Index idx
29974 status collapsed
29975
29976 \begin_layout Plain Layout
29977 Comandos ! S ! 
29978 \backslash
29979 shoveright
29980 \end_layout
29981
29982 \end_inset
29983
29984  y 
29985 \series bold
29986
29987 \backslash
29988 shoveleft
29989 \series default
29990
29991 \begin_inset Index idx
29992 status collapsed
29993
29994 \begin_layout Plain Layout
29995 Comandos ! S ! 
29996 \backslash
29997 shoveleft
29998 \end_layout
29999
30000 \end_inset
30001
30002 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
30003 ente.
30004  Los comandos se usan como sigue:
30005 \end_layout
30006
30007 \begin_layout Standard
30008
30009 \series bold
30010
30011 \backslash
30012 shoveright{contenido de la línea}
30013 \series default
30014  y 
30015 \series bold
30016
30017 \backslash
30018 shoveleft{contenido de la línea}
30019 \end_layout
30020
30021 \begin_layout Standard
30022 \begin_inset VSpace medskip
30023 \end_inset
30024
30025
30026 \end_layout
30027
30028 \begin_layout Standard
30029 La longitud 
30030 \series bold
30031
30032 \backslash
30033 multlinegap
30034 \series default
30035
30036 \begin_inset Index idx
30037 status collapsed
30038
30039 \begin_layout Plain Layout
30040 Comandos ! M ! 
30041 \backslash
30042 multlinegap
30043 \end_layout
30044
30045 \end_inset
30046
30047  especifica la distancia de la primera línea desde el margen izquierdo de
30048  la página.
30049  Esta longitud es 0
30050 \begin_inset space \thinspace{}
30051 \end_inset
30052
30053 pt por omisión.
30054 \end_layout
30055
30056 \begin_layout Standard
30057 Como ejemplo la ecuación anterior con el comando
30058 \end_layout
30059
30060 \begin_layout Standard
30061
30062 \series bold
30063
30064 \backslash
30065 setlength{
30066 \backslash
30067 multlinegap}{2cm}
30068 \end_layout
30069
30070 \begin_layout Standard
30071 insertado previamente en modo TeX:
30072 \begin_inset ERT
30073 status collapsed
30074
30075 \begin_layout Plain Layout
30076
30077
30078 \backslash
30079 setlength{
30080 \backslash
30081 multlinegap}{2cm}
30082 \end_layout
30083
30084 \end_inset
30085
30086
30087 \begin_inset Formula 
30088 \begin{multline}
30089 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}\\
30090 \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}}\\
30091 =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}}
30092 \end{multline}
30093
30094 \end_inset
30095
30096
30097 \begin_inset ERT
30098 status collapsed
30099
30100 \begin_layout Plain Layout
30101
30102
30103 \backslash
30104 setlength{
30105 \backslash
30106 multlinegap}{0pt}
30107 \end_layout
30108
30109 \end_inset
30110
30111 La segunda línea se ha alineado a la izquierda con 
30112 \series bold
30113
30114 \backslash
30115 shoveleft
30116 \series default
30117 .
30118 \end_layout
30119
30120 \begin_layout Subsection
30121 Ecuación con partes multilínea
30122 \begin_inset CommandInset label
30123 LatexCommand label
30124 name "sub:Partes-multilínea"
30125
30126 \end_inset
30127
30128
30129 \begin_inset Index idx
30130 status collapsed
30131
30132 \begin_layout Plain Layout
30133 Ecuación ! multilínea ! solo parte
30134 \end_layout
30135
30136 \end_inset
30137
30138
30139 \end_layout
30140
30141 \begin_layout Standard
30142 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
30143  siguientes entornos: 
30144 \series bold
30145 aligned
30146 \series default
30147
30148 \series bold
30149 alignedat
30150 \series default
30151
30152 \series bold
30153 gathered
30154 \series default
30155  o 
30156 \series bold
30157 split
30158 \series default
30159 .
30160  Se pueden elegir en el menú 
30161 \family sans
30162 Insertar\SpecialChar \menuseparator
30163 Ecuación
30164 \family default
30165  o usando los comandos aquí descritos.
30166 \end_layout
30167
30168 \begin_layout Standard
30169 Los tres primeros tienen las mismas propiedades que los correspondientes
30170  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
30171  Un ejemplo:
30172 \begin_inset Formula 
30173 \[
30174 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
30175 \Delta E\Delta t & \ge\frac{\hbar}{2}
30176 \end{aligned}
30177 \right\} \mbox{Relaciones de incertidumbre}
30178 \]
30179
30180 \end_inset
30181
30182 Para componer esta expresión se inserta una ecuación presentada y en ella
30183  se introduce el comando 
30184 \series bold
30185
30186 \backslash
30187 aligned
30188 \series default
30189
30190 \begin_inset Index idx
30191 status collapsed
30192
30193 \begin_layout Plain Layout
30194 Comandos ! A ! 
30195 \backslash
30196 aligned
30197 \end_layout
30198
30199 \end_inset
30200
30201 .
30202  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
30203  añadir filas y columnas.
30204  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
30205  como la llave.
30206 \end_layout
30207
30208 \begin_layout Standard
30209 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
30210  se alinean horizontalmente.
30211  Usar aligned en una ecuación presentada tiene la ventaja de que el número
30212  de ecuación se centra verticalmente con las líneas.
30213  Como ejemplo, la ecuación 
30214 \begin_inset CommandInset ref
30215 LatexCommand eqref
30216 reference "eq:cortolargo"
30217
30218 \end_inset
30219
30220  en entorno aligned: 
30221 \begin_inset Formula 
30222 \begin{equation}
30223 \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}|}\\
30224  & -\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}|}
30225 \end{aligned}
30226 \end{equation}
30227
30228 \end_inset
30229
30230 Para usar los entornos 
30231 \series bold
30232 alignedat
30233 \series default
30234
30235 \series bold
30236 gathered
30237 \series default
30238 , o 
30239 \series bold
30240 split
30241 \series default
30242 , se insertan respectivamente los comandos
30243 \series bold
30244  
30245 \backslash
30246 alignedat
30247 \series default
30248 ,
30249 \begin_inset Index idx
30250 status collapsed
30251
30252 \begin_layout Plain Layout
30253 Comandos ! A ! 
30254 \backslash
30255 alignedat
30256 \end_layout
30257
30258 \end_inset
30259
30260  
30261 \series bold
30262
30263 \backslash
30264 gathered
30265 \series default
30266
30267 \begin_inset Index idx
30268 status collapsed
30269
30270 \begin_layout Plain Layout
30271 Comandos ! G ! 
30272 \backslash
30273 gathered
30274 \end_layout
30275
30276 \end_inset
30277
30278 , o 
30279 \series bold
30280
30281 \backslash
30282 split
30283 \series default
30284
30285 \begin_inset Index idx
30286 status collapsed
30287
30288 \begin_layout Plain Layout
30289 Comandos ! S ! 
30290 \backslash
30291 split
30292 \end_layout
30293
30294 \end_inset
30295
30296 .
30297  El entorno split tiene las mismas propiedades que aligned pero sólo puede
30298  tener dos columnas.
30299 \end_layout
30300
30301 \begin_layout Subsection
30302 Texto en ecuaciones multilínea
30303 \begin_inset CommandInset label
30304 LatexCommand label
30305 name "sub:Texto-en-multilínea"
30306
30307 \end_inset
30308
30309
30310 \begin_inset Index idx
30311 status collapsed
30312
30313 \begin_layout Plain Layout
30314 Texto ! en ecuaciones
30315 \end_layout
30316
30317 \end_inset
30318
30319
30320 \begin_inset Index idx
30321 status collapsed
30322
30323 \begin_layout Plain Layout
30324 Ecuación ! multilínea ! texto en
30325 \end_layout
30326
30327 \end_inset
30328
30329
30330 \end_layout
30331
30332 \begin_layout Standard
30333 En los entornos align, multilínea y gather, se puede insertar texto que
30334  se mostrará en una línea separada y que no afecta la alineación de columna.
30335  Para esto se usa el comando 
30336 \series bold
30337
30338 \backslash
30339 intertext
30340 \series default
30341
30342 \begin_inset Index idx
30343 status collapsed
30344
30345 \begin_layout Plain Layout
30346 Comandos ! I ! 
30347 \backslash
30348 intertext
30349 \end_layout
30350
30351 \end_inset
30352
30353  con el siguiente esquema:
30354 \end_layout
30355
30356 \begin_layout Standard
30357
30358 \series bold
30359
30360 \backslash
30361 intertext{texto}
30362 \end_layout
30363
30364 \begin_layout Standard
30365 El texto no debería ocupar más de una línea porque no se puede partir con
30366  guión.
30367  Como LyX aún no soporta 
30368 \series bold
30369
30370 \backslash
30371 intertext
30372 \series default
30373  directamente, el texto se escribe como texto matemático.
30374  
30375 \series bold
30376
30377 \backslash
30378 intertext
30379 \series default
30380  debe por tanto estar al comienzo de una línea y en la salida se presenta
30381  sobre esta línea.
30382  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
30383 \begin_inset Formula 
30384 \begin{align}
30385 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30386 \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
30387 \end{align}
30388
30389 \end_inset
30390
30391
30392 \end_layout
30393
30394 \begin_layout Section
30395 Numeración de ecuaciones
30396 \begin_inset Index idx
30397 status collapsed
30398
30399 \begin_layout Plain Layout
30400 Ecuación ! numeración|see
30401 \begin_inset ERT
30402 status collapsed
30403
30404 \begin_layout Plain Layout
30405
30406 {
30407 \end_layout
30408
30409 \end_inset
30410
30411 Numeración de ecuaciones
30412 \begin_inset ERT
30413 status collapsed
30414
30415 \begin_layout Plain Layout
30416
30417 }
30418 \end_layout
30419
30420 \end_inset
30421
30422
30423 \end_layout
30424
30425 \end_inset
30426
30427
30428 \begin_inset Index idx
30429 status collapsed
30430
30431 \begin_layout Plain Layout
30432 Numeración de ecuaciones
30433 \end_layout
30434
30435 \end_inset
30436
30437
30438 \end_layout
30439
30440 \begin_layout Subsection
30441 General
30442 \end_layout
30443
30444 \begin_layout Standard
30445 Las ecuaciones numeradas se insertan con el menú 
30446 \family sans
30447 Insertar\SpecialChar \menuseparator
30448 Ecuación
30449 \family default
30450  
30451 \family sans
30452 \SpecialChar \menuseparator
30453 Numerada
30454 \family default
30455  (atajo 
30456 \family sans
30457 Ctrl+Alt
30458 \begin_inset space ~
30459 \end_inset
30460
30461 N
30462 \family default
30463 ).
30464  Ecuaciones existentes se pueden numerar con el menú 
30465 \family sans
30466 Editar\SpecialChar \menuseparator
30467 Ecuación\SpecialChar \menuseparator
30468 Numerar la ecuación
30469 \family default
30470  (atajo
30471 \family sans
30472  Alt+M
30473 \begin_inset space ~
30474 \end_inset
30475
30476 N
30477 \family default
30478 ).
30479  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
30480  En la salida se muestra el número real.
30481 \end_layout
30482
30483 \begin_layout Standard
30484 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
30485  líneas.
30486  No obstante, la numeración se puede controlar en cada línea con el menú
30487  
30488 \family sans
30489 Editar\SpecialChar \menuseparator
30490 Ecuación\SpecialChar \menuseparator
30491 Numerar la línea
30492 \family default
30493  (atajo
30494 \family sans
30495  Alt+M
30496 \begin_inset space ~
30497 \end_inset
30498
30499 Mayúsculas+N
30500 \family default
30501 ).
30502 \end_layout
30503
30504 \begin_layout Standard
30505 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
30506  distintos, véase 
30507 \begin_inset CommandInset ref
30508 LatexCommand ref
30509 reference "sec:Estilos-de-ecuación"
30510
30511 \end_inset
30512
30513 .
30514 \end_layout
30515
30516 \begin_layout Subsection
30517 Referencias cruzadas
30518 \begin_inset Index idx
30519 status collapsed
30520
30521 \begin_layout Plain Layout
30522 Ecuación ! referencias cruzadas a
30523 \end_layout
30524
30525 \end_inset
30526
30527
30528 \end_layout
30529
30530 \begin_layout Standard
30531 Todas las ecuaciones con etiqueta se pueden referir.
30532  La etiqueta se añade con el menú 
30533 \family sans
30534 Insertar\SpecialChar \menuseparator
30535 Etiqueta
30536 \family default
30537  o con el botón 
30538 \begin_inset Graphics
30539         filename ../../images/label-insert.png
30540         scale 85
30541
30542 \end_inset
30543
30544  de la barra de herramientas.
30545  El cursor debe estar dentro de una ecuación en modo presentación.
30546  
30547 \lang english
30548 Alternatively you can right-click on the formula and choose 
30549 \family sans
30550 Equation Label
30551 \family default
30552 .
30553
30554 \lang spanish
30555  Surge un diálogo con el prefijo 
30556 \series bold
30557 eq:
30558 \series default
30559 , detrás del cual se escribe el texto de la etiqueta.
30560  El prefijo significa 
30561 \begin_inset Quotes fld
30562 \end_inset
30563
30564 equation
30565 \begin_inset Quotes frd
30566 \end_inset
30567
30568  y hace más fácil encontrar etiquetas en documentos extensos porque así
30569  se distingue p.
30570 \begin_inset space \thinspace{}
30571 \end_inset
30572
30573 e.
30574 \begin_inset space ~
30575 \end_inset
30576
30577 de las etiquetas de sección.
30578  Para cambiar una etiqueta se usa de nuevo el menú 
30579 \family sans
30580 Insertar\SpecialChar \menuseparator
30581 Etiqueta 
30582 \family default
30583
30584 \lang english
30585 you right-click on a formula and then on 
30586 \family sans
30587 Equation Label
30588 \family default
30589 .
30590 \end_layout
30591
30592 \begin_layout Standard
30593 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
30594  ecuación.
30595  Una ecuación con etiqueta se numera siempre.
30596 \end_layout
30597
30598 \begin_layout Standard
30599 Las referencias cruzadas se insertan mediante el menú 
30600 \family sans
30601 Insertar\SpecialChar \menuseparator
30602 Referencia cruzada
30603 \family default
30604  o con el botón 
30605 \begin_inset Graphics
30606         filename ../../images/dialog-show-new-inset_ref.png
30607         scale 85
30608
30609 \end_inset
30610
30611 .
30612  Una referencia a una ecuación aparece en la salida con su número.
30613  Si en el diálogo de referencia cruzada se elige el formato 
30614 \series bold
30615 (<referencia>)
30616 \series default
30617 , la referencia se muestra en la salida entre paréntesis.
30618  
30619 \begin_inset Newline newline
30620 \end_inset
30621
30622 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
30623  a la ecuación de referencia.
30624 \end_layout
30625
30626 \begin_layout Standard
30627 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30628  siguientes:
30629 \begin_inset Note Note
30630 status collapsed
30631
30632 \begin_layout Plain Layout
30633 Observa los distintos tipos de referencias cruzadas.
30634 \end_layout
30635
30636 \end_inset
30637
30638
30639 \end_layout
30640
30641 \begin_layout Standard
30642 Las ecuaciones 
30643 \begin_inset CommandInset ref
30644 LatexCommand eqref
30645 reference "eq:tag"
30646
30647 \end_inset
30648
30649  y 
30650 \begin_inset CommandInset ref
30651 LatexCommand eqref
30652 reference "eq:c"
30653
30654 \end_inset
30655
30656  son equivalentes.
30657  En (
30658 \begin_inset CommandInset ref
30659 LatexCommand ref
30660 reference "eq:Lat"
30661
30662 \end_inset
30663
30664 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30665 \begin_inset CommandInset ref
30666 LatexCommand ref
30667 reference "eq:Rom"
30668
30669 \end_inset
30670
30671 ).
30672 \begin_inset VSpace medskip
30673 \end_inset
30674
30675
30676 \end_layout
30677
30678 \begin_layout Standard
30679 Si el argumento de 
30680 \series bold
30681
30682 \backslash
30683 tag
30684 \begin_inset Foot
30685 status collapsed
30686
30687 \begin_layout Plain Layout
30688
30689 \series bold
30690
30691 \backslash
30692 tag
30693 \series default
30694  se describe en 
30695 \begin_inset CommandInset ref
30696 LatexCommand ref
30697 reference "sub:Numeración-personalizada"
30698
30699 \end_inset
30700
30701
30702 \end_layout
30703
30704 \end_inset
30705
30706
30707 \series default
30708  contiene un marco, como se describe en la 
30709 \begin_inset CommandInset ref
30710 LatexCommand ref
30711 reference "sub:Marcos-de-párrafo"
30712
30713 \end_inset
30714
30715 , no se puede referir la ecuación.
30716 \end_layout
30717
30718 \begin_layout Subsection
30719 Subnumeración
30720 \begin_inset Index idx
30721 status collapsed
30722
30723 \begin_layout Plain Layout
30724 Numeración de ecuaciones ! subnumeración
30725 \end_layout
30726
30727 \end_inset
30728
30729
30730 \end_layout
30731
30732 \begin_layout Standard
30733 Con ayuda de los comandos 
30734 \series bold
30735
30736 \backslash
30737 begin{subequations}
30738 \series default
30739  y 
30740 \series bold
30741
30742 \backslash
30743 end{subequations}
30744 \series default
30745  en modo TeX se pueden subnumerar ecuaciones.
30746 \end_layout
30747
30748 \begin_layout Standard
30749 Ejemplo:
30750 \begin_inset Formula 
30751 \begin{equation}
30752 A=C-B\label{eq:a}
30753 \end{equation}
30754
30755 \end_inset
30756
30757
30758 \begin_inset ERT
30759 status collapsed
30760
30761 \begin_layout Plain Layout
30762
30763
30764 \backslash
30765 addtocounter{equation}{-1}
30766 \end_layout
30767
30768 \end_inset
30769
30770
30771 \begin_inset ERT
30772 status collapsed
30773
30774 \begin_layout Plain Layout
30775
30776
30777 \backslash
30778 begin{subequations}
30779 \end_layout
30780
30781 \end_inset
30782
30783
30784 \begin_inset VSpace -5mm
30785 \end_inset
30786
30787
30788 \begin_inset Formula 
30789 \begin{equation}
30790 B=C-A\label{eq:b}
30791 \end{equation}
30792
30793 \end_inset
30794
30795
30796 \begin_inset Formula 
30797 \begin{equation}
30798 C=A+B\label{eq:c}
30799 \end{equation}
30800
30801 \end_inset
30802
30803
30804 \end_layout
30805
30806 \begin_layout Standard
30807 \begin_inset ERT
30808 status collapsed
30809
30810 \begin_layout Plain Layout
30811
30812
30813 \backslash
30814 end{subequations}
30815 \end_layout
30816
30817 \end_inset
30818
30819
30820 \end_layout
30821
30822 \begin_layout Standard
30823 Para este ejemplo se ha hecho lo siguiente:
30824 \end_layout
30825
30826 \begin_layout Enumerate
30827 se inserta la primera ecuación
30828 \end_layout
30829
30830 \begin_layout Enumerate
30831 después de ella se inserta
30832 \series bold
30833
30834 \begin_inset Newline newline
30835 \end_inset
30836
30837
30838 \backslash
30839 addtocounter{equation}{-1} 
30840 \backslash
30841 begin{subequations}
30842 \begin_inset Index idx
30843 status collapsed
30844
30845 \begin_layout Plain Layout
30846 Comandos ! A ! 
30847 \backslash
30848 addtocounter
30849 \end_layout
30850
30851 \end_inset
30852
30853
30854 \end_layout
30855
30856 \begin_layout Enumerate
30857 se inserta la segunda ecuación
30858 \end_layout
30859
30860 \begin_layout Enumerate
30861 se inserta la tercera ecuación
30862 \end_layout
30863
30864 \begin_layout Enumerate
30865 se inserta 
30866 \series bold
30867
30868 \backslash
30869 end{subequations}
30870 \series default
30871  tras la tercera ecuación
30872 \end_layout
30873
30874 \begin_layout Standard
30875 Toda ecuación entre los comandos 
30876 \series bold
30877
30878 \backslash
30879 begin
30880 \series default
30881  y 
30882 \series bold
30883
30884 \backslash
30885 end
30886 \series default
30887  se subnumera con a, b, c\SpecialChar \ldots{}
30888  En ecuaciones multilínea se subnumerará cada línea.
30889  Todas las ecuaciones subnumeradas son tratadas como 
30890 \emph on
30891 una
30892 \emph default
30893  ecuación numerada.
30894  Pero como cada ecuación numerada aumenta el contador 
30895 \series bold
30896 equation
30897 \series default
30898  en uno, hay que disminuir el comando 
30899 \series bold
30900
30901 \backslash
30902 addtocounter
30903 \series default
30904 .
30905  De lo contrario, las ecuaciones 
30906 \begin_inset CommandInset ref
30907 LatexCommand eqref
30908 reference "eq:a"
30909
30910 \end_inset
30911
30912
30913 \begin_inset CommandInset ref
30914 LatexCommand eqref
30915 reference "eq:b"
30916
30917 \end_inset
30918
30919
30920 \begin_inset CommandInset ref
30921 LatexCommand eqref
30922 reference "eq:c"
30923
30924 \end_inset
30925
30926  se numerarían 
30927 \begin_inset CommandInset ref
30928 LatexCommand eqref
30929 reference "eq:a"
30930
30931 \end_inset
30932
30933
30934 \begin_inset CommandInset ref
30935 LatexCommand eqref
30936 reference "eq:d"
30937
30938 \end_inset
30939
30940
30941 \begin_inset CommandInset ref
30942 LatexCommand eqref
30943 reference "eq:f"
30944
30945 \end_inset
30946
30947 .
30948 \end_layout
30949
30950 \begin_layout Standard
30951 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30952  ecuaciones.
30953  Para evitarlo se inserta ese espacio vertical de -5
30954 \begin_inset space \thinspace{}
30955 \end_inset
30956
30957 mm detrás del comando 
30958 \series bold
30959
30960 \backslash
30961 begin{subequations}
30962 \series default
30963 .
30964
30965 \series bold
30966  
30967 \series default
30968 Si se usa el estilo 
30969 \series bold
30970 Sangrado
30971 \series default
30972
30973 \begin_inset Foot
30974 status collapsed
30975
30976 \begin_layout Plain Layout
30977 véase estilos de ecuación en 
30978 \begin_inset CommandInset ref
30979 LatexCommand ref
30980 reference "sec:Estilos-de-ecuación"
30981
30982 \end_inset
30983
30984
30985 \end_layout
30986
30987 \end_inset
30988
30989 , entonces se inserta -7
30990 \begin_inset space \thinspace{}
30991 \end_inset
30992
30993 mm.
30994 \end_layout
30995
30996 \begin_layout Standard
30997 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30998  de la segunda línea:
30999 \begin_inset ERT
31000 status collapsed
31001
31002 \begin_layout Plain Layout
31003
31004
31005 \backslash
31006 begin{subequations}
31007 \end_layout
31008
31009 \end_inset
31010
31011
31012 \begin_inset Formula 
31013 \begin{eqnarray}
31014 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
31015  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
31016  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
31017 \end{eqnarray}
31018
31019 \end_inset
31020
31021
31022 \begin_inset ERT
31023 status collapsed
31024
31025 \begin_layout Plain Layout
31026
31027
31028 \backslash
31029 end{subequations}
31030 \end_layout
31031
31032 \end_inset
31033
31034
31035 \end_layout
31036
31037 \begin_layout Subsection
31038 Numeración definida por el usuario
31039 \begin_inset CommandInset label
31040 LatexCommand label
31041 name "sub:Numeración-personalizada"
31042
31043 \end_inset
31044
31045
31046 \begin_inset Index idx
31047 status collapsed
31048
31049 \begin_layout Plain Layout
31050 Numeración de ecuaciones ! personalizada
31051 \end_layout
31052
31053 \end_inset
31054
31055
31056 \end_layout
31057
31058 \begin_layout Standard
31059 Con la numeración estándar el número se coloca entre paréntesis.
31060  Para reemplazar los paréntesis con barras verticales, p.
31061 \begin_inset space \thinspace{}
31062 \end_inset
31063
31064 e., se añade al preámbulo LaTeX la línea: 
31065 \end_layout
31066
31067 \begin_layout Standard
31068
31069 \series bold
31070
31071 \backslash
31072 def
31073 \backslash
31074 tagform@#1{
31075 \backslash
31076 maketag@@@{|#1|}}
31077 \series default
31078
31079 \begin_inset Note Note
31080 status collapsed
31081
31082 \begin_layout Plain Layout
31083 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
31084  Para activarlo, quita el % del principio.
31085 \end_layout
31086
31087 \end_inset
31088
31089
31090 \end_layout
31091
31092 \begin_layout Standard
31093 Para usar otros caracteres, se reemplazan las barras al lado de 
31094 \series bold
31095 #1
31096 \series default
31097  por ellos.
31098  Para obtener sólo el número de ecuación se omiten las barras verticales.
31099 \begin_inset VSpace bigskip
31100 \end_inset
31101
31102
31103 \end_layout
31104
31105 \begin_layout Standard
31106 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
31107  consecutivo, se usa el comando 
31108 \series bold
31109
31110 \backslash
31111 tag
31112 \begin_inset Index idx
31113 status collapsed
31114
31115 \begin_layout Plain Layout
31116 Comandos ! T ! 
31117 \backslash
31118 tag
31119 \end_layout
31120
31121 \end_inset
31122
31123
31124 \series default
31125 :
31126 \begin_inset Formula 
31127 \begin{equation}
31128 A+B=C\tag{algo}\label{eq:tag}
31129 \end{equation}
31130
31131 \end_inset
31132
31133 En este ejemplo se ha insertado el comando
31134 \series bold
31135  
31136 \backslash
31137 tag
31138 \begin_inset ERT
31139 status collapsed
31140
31141 \begin_layout Plain Layout
31142
31143
31144 \backslash
31145 spce 
31146 \end_layout
31147
31148 \end_inset
31149
31150 algo
31151 \series default
31152  en la ecuación.
31153 \end_layout
31154
31155 \begin_layout Standard
31156 Si se usa en su lugar el comando con asterisco 
31157 \series bold
31158
31159 \backslash
31160 tag*
31161 \begin_inset ERT
31162 status collapsed
31163
31164 \begin_layout Plain Layout
31165
31166
31167 \backslash
31168 spce 
31169 \end_layout
31170
31171 \end_inset
31172
31173 algo
31174 \series default
31175  no se imprimen los paréntesis:
31176 \begin_inset Formula 
31177 \[
31178 A+B=C\tag*{algo}
31179 \]
31180
31181 \end_inset
31182
31183
31184 \end_layout
31185
31186 \begin_layout Standard
31187 \begin_inset VSpace bigskip
31188 \end_inset
31189
31190
31191 \end_layout
31192
31193 \begin_layout Standard
31194 Para reiniciar la numeración en nuevas partes o secciones del documento
31195  se usan los siguientes comandos:
31196 \end_layout
31197
31198 \begin_layout Standard
31199
31200 \series bold
31201
31202 \backslash
31203 @addtoreset{equation}{part}
31204 \series default
31205
31206 \begin_inset Index idx
31207 status collapsed
31208
31209 \begin_layout Plain Layout
31210 Comandos ! 
31211 \begin_inset ERT
31212 status collapsed
31213
31214 \begin_layout Plain Layout
31215
31216 "
31217 \end_layout
31218
31219 \end_inset
31220
31221 @
31222 \begin_inset ERT
31223 status collapsed
31224
31225 \begin_layout Plain Layout
31226
31227 "
31228 \end_layout
31229
31230 \end_inset
31231
31232  ! 
31233 \backslash
31234
31235 \begin_inset ERT
31236 status collapsed
31237
31238 \begin_layout Plain Layout
31239
31240 "
31241 \end_layout
31242
31243 \end_inset
31244
31245 @
31246 \begin_inset ERT
31247 status collapsed
31248
31249 \begin_layout Plain Layout
31250
31251 "
31252 \end_layout
31253
31254 \end_inset
31255
31256 addtoreset
31257 \end_layout
31258
31259 \end_inset
31260
31261
31262 \begin_inset Newline newline
31263 \end_inset
31264
31265
31266 \series bold
31267
31268 \backslash
31269 @addtoreset{equation}{section}
31270 \end_layout
31271
31272 \begin_layout Standard
31273 Pata poder usar estos comandos en modo TeX, el carácter 
31274 \begin_inset Quotes fld
31275 \end_inset
31276
31277 @
31278 \begin_inset Quotes frd
31279 \end_inset
31280
31281  debe 
31282 \begin_inset Quotes fld
31283 \end_inset
31284
31285 activarse
31286 \begin_inset Quotes frd
31287 \end_inset
31288
31289  para LaTeX con el comando 
31290 \series bold
31291
31292 \backslash
31293 makeatletter
31294 \series default
31295 .
31296  El comando 
31297 \series bold
31298
31299 \backslash
31300 makeatother
31301 \series default
31302  deshace esto.
31303  Así pues, la secuencia de comandos en modo TeX es:
31304 \end_layout
31305
31306 \begin_layout Standard
31307
31308 \series bold
31309
31310 \backslash
31311 makeatletter
31312 \begin_inset Newline newline
31313 \end_inset
31314
31315
31316 \backslash
31317 @addtoreset{equation}{section}
31318 \begin_inset Newline newline
31319 \end_inset
31320
31321
31322 \backslash
31323 makeatother
31324 \end_layout
31325
31326 \begin_layout Standard
31327 En el preámbulo LaTeX se pueden omitir 
31328 \series bold
31329
31330 \backslash
31331 makeatletter
31332 \series default
31333  y 
31334 \series bold
31335
31336 \backslash
31337 makeatother
31338 \series default
31339  pues son automáticamente insertados por LyX.
31340 \end_layout
31341
31342 \begin_layout Standard
31343 Para el comando 
31344 \series bold
31345
31346 \backslash
31347 @addtoreset
31348 \series default
31349 ,
31350 \series bold
31351  
31352 \series default
31353 hay que cargar en el preámbulo LaTeX el archivo 
31354 \series bold
31355 remreset.sty
31356 \series default
31357
31358 \begin_inset Foot
31359 status collapsed
31360
31361 \begin_layout Plain Layout
31362
31363 \series bold
31364 remreset
31365 \series default
31366  es parte del paquete LaTeX 
31367 \series bold
31368 carlisle
31369 \series default
31370
31371 \begin_inset Index idx
31372 status collapsed
31373
31374 \begin_layout Plain Layout
31375 Paquetes ! carlisle
31376 \end_layout
31377
31378 \end_inset
31379
31380 , incluido en las instalaciones estándar de LaTeX.
31381 \end_layout
31382
31383 \end_inset
31384
31385
31386 \begin_inset Index idx
31387 status collapsed
31388
31389 \begin_layout Plain Layout
31390 Paquetes ! remreset
31391 \end_layout
31392
31393 \end_inset
31394
31395  con la línea
31396 \end_layout
31397
31398 \begin_layout Standard
31399
31400 \series bold
31401
31402 \backslash
31403 usepackage{remreset}
31404 \end_layout
31405
31406 \begin_layout Standard
31407 Entonces se puede usar el comando 
31408 \series bold
31409
31410 \backslash
31411 @removefromreset
31412 \series default
31413
31414 \begin_inset Index idx
31415 status collapsed
31416
31417 \begin_layout Plain Layout
31418 Comandos ! 
31419 \begin_inset ERT
31420 status collapsed
31421
31422 \begin_layout Plain Layout
31423
31424 "
31425 \end_layout
31426
31427 \end_inset
31428
31429 @
31430 \begin_inset ERT
31431 status collapsed
31432
31433 \begin_layout Plain Layout
31434
31435 "
31436 \end_layout
31437
31438 \end_inset
31439
31440  ! 
31441 \backslash
31442
31443 \begin_inset ERT
31444 status collapsed
31445
31446 \begin_layout Plain Layout
31447
31448 "
31449 \end_layout
31450
31451 \end_inset
31452
31453 @
31454 \begin_inset ERT
31455 status collapsed
31456
31457 \begin_layout Plain Layout
31458
31459 "
31460 \end_layout
31461
31462 \end_inset
31463
31464 removefromreset
31465 \end_layout
31466
31467 \end_inset
31468
31469  con el mismo esquema que 
31470 \series bold
31471
31472 \backslash
31473 @addtoreset
31474 \series default
31475 .
31476 \begin_inset VSpace bigskip
31477 \end_inset
31478
31479
31480 \end_layout
31481
31482 \begin_layout Standard
31483 A veces las ecuaciones deberían numerarse de la siguiente manera:
31484 \end_layout
31485
31486 \begin_layout Standard
31487
31488 \family typewriter
31489 (número de sección.número de ecuación)
31490 \end_layout
31491
31492 \begin_layout Standard
31493 El número de ecuación empezaría con 
31494 \begin_inset Quotes fld
31495 \end_inset
31496
31497 1
31498 \begin_inset Quotes frd
31499 \end_inset
31500
31501  en cada sección.
31502 \end_layout
31503
31504 \begin_layout Standard
31505 Para este caso hay el comando 
31506 \series bold
31507
31508 \backslash
31509 numberwithin
31510 \series default
31511
31512 \begin_inset Index idx
31513 status collapsed
31514
31515 \begin_layout Plain Layout
31516 Comandos ! N ! 
31517 \backslash
31518 numberwithin
31519 \end_layout
31520
31521 \end_inset
31522
31523 , que se usa con el esquema:
31524 \end_layout
31525
31526 \begin_layout Standard
31527
31528 \series bold
31529
31530 \backslash
31531 numberwithin{counter}{sectioning}
31532 \end_layout
31533
31534 \begin_layout Standard
31535 \begin_inset Quotes fld
31536 \end_inset
31537
31538 counter
31539 \begin_inset Quotes frd
31540 \end_inset
31541
31542  indica qué clase de numeración es afectada, 
31543 \begin_inset Quotes fld
31544 \end_inset
31545
31546 sectioning
31547 \begin_inset Quotes frd
31548 \end_inset
31549
31550  indica qué número va delante del punto.
31551  
31552 \end_layout
31553
31554 \begin_layout Standard
31555 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
31556  en el preámbulo LaTeX:
31557 \end_layout
31558
31559 \begin_layout Standard
31560
31561 \series bold
31562
31563 \backslash
31564 numberwithin{equation}{section}
31565 \end_layout
31566
31567 \begin_layout Standard
31568 Este es el resultado::
31569 \begin_inset ERT
31570 status collapsed
31571
31572 \begin_layout Plain Layout
31573
31574
31575 \backslash
31576 numberwithin{equation}{section}
31577 \end_layout
31578
31579 \end_inset
31580
31581
31582 \begin_inset Formula 
31583 \begin{equation}
31584 A+B=C
31585 \end{equation}
31586
31587 \end_inset
31588
31589
31590 \end_layout
31591
31592 \begin_layout Standard
31593 Para numerar cuadros de modo que, p.
31594 \begin_inset space \thinspace{}
31595 \end_inset
31596
31597 ej., 
31598 \begin_inset Quotes fld
31599 \end_inset
31600
31601 sectioning
31602 \begin_inset Quotes frd
31603 \end_inset
31604
31605  sea el número de la parte se usa
31606 \begin_inset Newline newline
31607 \end_inset
31608
31609
31610 \series bold
31611
31612 \backslash
31613 numberwithin{table}{part}
31614 \end_layout
31615
31616 \begin_layout Standard
31617 Para volver a la numeración estándar o evitar esta clase numeración cuando
31618  es definida por la clase de documento, se inserta el siguiente comando
31619  en código TeX o en el preámbulo LaTeX:
31620 \end_layout
31621
31622 \begin_layout Standard
31623
31624 \series bold
31625
31626 \backslash
31627 renewcommand{
31628 \backslash
31629 theequation}{
31630 \backslash
31631 arabic{equation}}
31632 \begin_inset Index idx
31633 status collapsed
31634
31635 \begin_layout Plain Layout
31636 Comandos ! A ! 
31637 \backslash
31638 arabic
31639 \end_layout
31640
31641 \end_inset
31642
31643
31644 \series default
31645
31646 \begin_inset ERT
31647 status collapsed
31648
31649 \begin_layout Plain Layout
31650
31651
31652 \backslash
31653 renewcommand{
31654 \backslash
31655 theequation}{
31656 \backslash
31657 arabic{equation}}
31658 \end_layout
31659
31660 \end_inset
31661
31662
31663 \series bold
31664
31665 \begin_inset Newline newline
31666 \end_inset
31667
31668
31669 \series default
31670 o
31671 \series bold
31672
31673 \begin_inset Newline newline
31674 \end_inset
31675
31676
31677 \backslash
31678 renewcommand{
31679 \backslash
31680 thetable}{
31681 \backslash
31682 arabic{table}}
31683 \end_layout
31684
31685 \begin_layout Standard
31686
31687 \series bold
31688
31689 \backslash
31690 numberwithin
31691 \series default
31692  usa internamente el comando 
31693 \series bold
31694
31695 \backslash
31696 @addtoreset
31697 \series default
31698 , descrito arriba, que también debe ser restaurado.
31699 \begin_inset ERT
31700 status collapsed
31701
31702 \begin_layout Plain Layout
31703
31704
31705 \backslash
31706 makeatletter
31707 \end_layout
31708
31709 \begin_layout Plain Layout
31710
31711
31712 \backslash
31713 @removefromreset{equation}{section}
31714 \end_layout
31715
31716 \begin_layout Plain Layout
31717
31718
31719 \backslash
31720 makeatother
31721 \end_layout
31722
31723 \end_inset
31724
31725
31726 \end_layout
31727
31728 \begin_layout Subsection
31729 Numeración con números romanos y letras
31730 \begin_inset Index idx
31731 status collapsed
31732
31733 \begin_layout Plain Layout
31734 Numeración de ecuaciones ! con números romanos
31735 \end_layout
31736
31737 \end_inset
31738
31739
31740 \begin_inset Index idx
31741 status collapsed
31742
31743 \begin_layout Plain Layout
31744 Numeración de ecuaciones ! con letras
31745 \end_layout
31746
31747 \end_inset
31748
31749
31750 \end_layout
31751
31752 \begin_layout Standard
31753 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31754  Por ejemplo, para numerar con romanos en minúscula,
31755 \begin_inset Foot
31756 status collapsed
31757
31758 \begin_layout Plain Layout
31759 Como en español no se usan romanos en minúscula, el estilo 
31760 \series bold
31761 spanish
31762 \series default
31763  del sistema 
31764 \series bold
31765 babel
31766 \series default
31767  redefine 
31768 \series bold
31769
31770 \backslash
31771 roman
31772 \series default
31773  para que los dé en versalitas.
31774  Véase 
31775 \begin_inset CommandInset citation
31776 LatexCommand cite
31777 key "spanish"
31778
31779 \end_inset
31780
31781  (
31782 \emph on
31783 N.
31784 \begin_inset space \thinspace{}
31785 \end_inset
31786
31787 del t
31788 \emph default
31789 ).
31790 \end_layout
31791
31792 \end_inset
31793
31794  se inserta el comando
31795 \end_layout
31796
31797 \begin_layout Standard
31798
31799 \series bold
31800
31801 \backslash
31802 renewcommand{
31803 \backslash
31804 theequation}{
31805 \backslash
31806 roman{equation}}
31807 \end_layout
31808
31809 \begin_layout Standard
31810 antes de la ecuación en modo TeX.
31811  
31812 \series bold
31813
31814 \backslash
31815 renewcommand
31816 \series default
31817
31818 \begin_inset Index idx
31819 status collapsed
31820
31821 \begin_layout Plain Layout
31822 Comandos ! R ! 
31823 \backslash
31824 renewcommand
31825 \end_layout
31826
31827 \end_inset
31828
31829  redefine el comando predefinido 
31830 \series bold
31831
31832 \backslash
31833 theequation
31834 \series default
31835  como 
31836 \series bold
31837
31838 \backslash
31839 roman{equation}
31840 \series default
31841 .
31842 \begin_inset Foot
31843 status collapsed
31844
31845 \begin_layout Plain Layout
31846 El comando 
31847 \series bold
31848
31849 \backslash
31850 renewcommand
31851 \series default
31852  tiene el mismo esquema que el comando 
31853 \series bold
31854
31855 \backslash
31856 newcommand
31857 \series default
31858 , descrito en 
31859 \begin_inset CommandInset ref
31860 LatexCommand ref
31861 reference "sub:El-comando-newcommand"
31862
31863 \end_inset
31864
31865 .
31866 \end_layout
31867
31868 \end_inset
31869
31870  
31871 \series bold
31872 equation
31873 \series default
31874  es el contador de ecuaciones.
31875  Si se usa el comando 
31876 \series bold
31877
31878 \backslash
31879 the
31880 \series default
31881  como prefijo de un contador, el valor del contador sale en números arábigos.
31882  Si una ecuación es numerada, LaTeX pone internamente el comando 
31883 \series bold
31884
31885 \backslash
31886 theequation
31887 \series default
31888  detrás de la ecuación.
31889  
31890 \series bold
31891
31892 \backslash
31893 roman{equation}
31894 \series default
31895
31896 \begin_inset Index idx
31897 status collapsed
31898
31899 \begin_layout Plain Layout
31900 Comandos ! R ! 
31901 \backslash
31902 roman
31903 \end_layout
31904
31905 \end_inset
31906
31907  pone el contador en romanos en minúscula.
31908 \end_layout
31909
31910 \begin_layout Standard
31911 Todas las ecuaciones siguientes a 
31912 \series bold
31913
31914 \backslash
31915 renew
31916 \series default
31917 c
31918 \series bold
31919 ommand
31920 \series default
31921  se numerarán en romanos.
31922  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31923  cambiando 
31924 \series bold
31925
31926 \backslash
31927 roman
31928 \series default
31929  por 
31930 \series bold
31931
31932 \backslash
31933 Roman
31934 \series default
31935
31936 \begin_inset Index idx
31937 status collapsed
31938
31939 \begin_layout Plain Layout
31940 Comandos ! R ! 
31941 \backslash
31942 roman@
31943 \backslash
31944 Roman
31945 \end_layout
31946
31947 \end_inset
31948
31949 .
31950  Para 
31951 \begin_inset Quotes fld
31952 \end_inset
31953
31954 numerar
31955 \begin_inset Quotes frd
31956 \end_inset
31957
31958  con minúsculas latinas hay el comando 
31959 \series bold
31960
31961 \backslash
31962 alph
31963 \series default
31964
31965 \begin_inset Index idx
31966 status collapsed
31967
31968 \begin_layout Plain Layout
31969 Comandos ! A ! 
31970 \backslash
31971 alph
31972 \end_layout
31973
31974 \end_inset
31975
31976 , y para mayúsculas el comando 
31977 \series bold
31978
31979 \backslash
31980 Alph
31981 \series default
31982
31983 \begin_inset Index idx
31984 status collapsed
31985
31986 \begin_layout Plain Layout
31987 Comandos ! A ! 
31988 \backslash
31989 alph@
31990 \backslash
31991 Alph
31992 \end_layout
31993
31994 \end_inset
31995
31996 .
31997 \end_layout
31998
31999 \begin_layout Standard
32000 \begin_inset Note Greyedout
32001 status open
32002
32003 \begin_layout Plain Layout
32004
32005 \series bold
32006 Nota:
32007 \series default
32008  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
32009 \end_layout
32010
32011 \end_inset
32012
32013
32014 \end_layout
32015
32016 \begin_layout Standard
32017 \begin_inset ERT
32018 status collapsed
32019
32020 \begin_layout Plain Layout
32021
32022
32023 \backslash
32024 renewcommand{
32025 \backslash
32026 theequation}{
32027 \backslash
32028 roman{equation}}
32029 \end_layout
32030
32031 \end_inset
32032
32033
32034 \begin_inset Formula 
32035 \begin{equation}
32036 A=\textrm{romanos en minúscula}
32037 \end{equation}
32038
32039 \end_inset
32040
32041
32042 \begin_inset ERT
32043 status collapsed
32044
32045 \begin_layout Plain Layout
32046
32047
32048 \backslash
32049 renewcommand{
32050 \backslash
32051 theequation}{
32052 \backslash
32053 Roman{equation}}
32054 \end_layout
32055
32056 \end_inset
32057
32058
32059 \begin_inset Formula 
32060 \begin{equation}
32061 B=\textrm{romanos en mayúscula}\label{eq:Rom}
32062 \end{equation}
32063
32064 \end_inset
32065
32066
32067 \begin_inset ERT
32068 status collapsed
32069
32070 \begin_layout Plain Layout
32071
32072
32073 \backslash
32074 renewcommand{
32075 \backslash
32076 theequation}{
32077 \backslash
32078 alph{equation}}
32079 \end_layout
32080
32081 \end_inset
32082
32083
32084 \begin_inset Formula 
32085 \begin{equation}
32086 C=\textrm{latinas en minúscula}
32087 \end{equation}
32088
32089 \end_inset
32090
32091
32092 \begin_inset ERT
32093 status collapsed
32094
32095 \begin_layout Plain Layout
32096
32097
32098 \backslash
32099 renewcommand{
32100 \backslash
32101 theequation}{
32102 \backslash
32103 Alph{equation}}
32104 \end_layout
32105
32106 \end_inset
32107
32108
32109 \begin_inset Formula 
32110 \begin{equation}
32111 D=\textrm{latinas en mayúscula}\label{eq:Lat}
32112 \end{equation}
32113
32114 \end_inset
32115
32116
32117 \end_layout
32118
32119 \begin_layout Standard
32120 Para volver a la numeración por omisión se inserta el comando:
32121 \end_layout
32122
32123 \begin_layout Standard
32124
32125 \series bold
32126
32127 \backslash
32128 renewcommand{
32129 \backslash
32130 theequation}{
32131 \backslash
32132 arabic{equation}}
32133 \begin_inset Index idx
32134 status collapsed
32135
32136 \begin_layout Plain Layout
32137 Comandos ! A ! 
32138 \backslash
32139 arabic
32140 \end_layout
32141
32142 \end_inset
32143
32144
32145 \end_layout
32146
32147 \begin_layout Standard
32148 \begin_inset ERT
32149 status collapsed
32150
32151 \begin_layout Plain Layout
32152
32153
32154 \backslash
32155 renewcommand{
32156 \backslash
32157 theequation}{
32158 \backslash
32159 arabic{equation}}
32160 \end_layout
32161
32162 \end_inset
32163
32164
32165 \begin_inset Formula 
32166 \begin{equation}
32167 E=\mbox{arábigos}
32168 \end{equation}
32169
32170 \end_inset
32171
32172
32173 \end_layout
32174
32175 \begin_layout Standard
32176 \begin_inset VSpace medskip
32177 \end_inset
32178
32179
32180 \end_layout
32181
32182 \begin_layout Standard
32183 Como ves, las ecuaciones se numeran consecutivamente independientemente
32184  del estilo de numeración.
32185  Cuando la numeración haya de empezar con 
32186 \begin_inset Quotes fld
32187 \end_inset
32188
32189 1
32190 \begin_inset Quotes frd
32191 \end_inset
32192
32193  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
32194  Una descripción sobre esto se encuentra en el archivo 
32195 \begin_inset CommandInset href
32196 LatexCommand href
32197 name "Formula-numbering.lyx"
32198 target "run:Formula-numbering.lyx"
32199
32200 \end_inset
32201
32202 .
32203 \end_layout
32204
32205 \begin_layout Section
32206 Símbolos y ecuaciones químicas
32207 \begin_inset CommandInset label
32208 LatexCommand label
32209 name "sub:Símbolos-y-ecuaciones-químicas"
32210
32211 \end_inset
32212
32213
32214 \begin_inset Index idx
32215 status collapsed
32216
32217 \begin_layout Plain Layout
32218 Química ! símbolos
32219 \end_layout
32220
32221 \end_inset
32222
32223
32224 \begin_inset Index idx
32225 status collapsed
32226
32227 \begin_layout Plain Layout
32228 Química ! caracteres
32229 \end_layout
32230
32231 \end_inset
32232
32233
32234 \begin_inset Index idx
32235 status collapsed
32236
32237 \begin_layout Plain Layout
32238 Ecuación ! química|see
32239 \begin_inset ERT
32240 status collapsed
32241
32242 \begin_layout Plain Layout
32243
32244 {
32245 \end_layout
32246
32247 \end_inset
32248
32249 Química
32250 \begin_inset ERT
32251 status collapsed
32252
32253 \begin_layout Plain Layout
32254
32255 }
32256 \end_layout
32257
32258 \end_inset
32259
32260
32261 \end_layout
32262
32263 \end_inset
32264
32265
32266 \begin_inset Index idx
32267 status collapsed
32268
32269 \begin_layout Plain Layout
32270 Química ! iones
32271 \end_layout
32272
32273 \end_inset
32274
32275
32276 \begin_inset Index idx
32277 status collapsed
32278
32279 \begin_layout Plain Layout
32280 Iones|see
32281 \begin_inset ERT
32282 status collapsed
32283
32284 \begin_layout Plain Layout
32285
32286 {
32287 \end_layout
32288
32289 \end_inset
32290
32291 Química
32292 \begin_inset ERT
32293 status collapsed
32294
32295 \begin_layout Plain Layout
32296
32297 }
32298 \end_layout
32299
32300 \end_inset
32301
32302
32303 \end_layout
32304
32305 \end_inset
32306
32307
32308 \begin_inset Index idx
32309 status collapsed
32310
32311 \begin_layout Plain Layout
32312 Química ! reacción
32313 \end_layout
32314
32315 \end_inset
32316
32317
32318 \end_layout
32319
32320 \begin_layout Standard
32321 Un ejemplo de texto de química:
32322 \end_layout
32323
32324 \begin_layout Quote
32325 El ion 
32326 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32327 \end_inset
32328
32329  reacciona con dos iones 
32330 \begin_inset Formula $\mathrm{Na^{+}}$
32331 \end_inset
32332
32333  para dar sulfato de sodio 
32334 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32335 \end_inset
32336
32337 .
32338  La ecuación química es:
32339 \begin_inset Formula 
32340 \begin{equation}
32341 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
32342 \end{equation}
32343
32344 \end_inset
32345
32346
32347 \end_layout
32348
32349 \begin_layout Standard
32350 Esta ecuación química puede componerse directamente en modo ecuación.
32351  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32352  y con el atajo 
32353 \family sans
32354 Alt+C
32355 \begin_inset space ~
32356 \end_inset
32357
32358 R
32359 \family default
32360  se cambia en redonda.
32361 \begin_inset Foot
32362 status collapsed
32363
32364 \begin_layout Plain Layout
32365 véase estilos de tipografías en 
32366 \begin_inset CommandInset ref
32367 LatexCommand ref
32368 reference "sub:Estilos-de-tipografías"
32369
32370 \end_inset
32371
32372 .
32373 \end_layout
32374
32375 \end_inset
32376
32377
32378 \end_layout
32379
32380 \begin_layout Standard
32381 Para escribir ecuaciones químicas es más conveniente usar el comando 
32382 \series bold
32383
32384 \backslash
32385 ce
32386 \series default
32387
32388 \begin_inset Index idx
32389 status collapsed
32390
32391 \begin_layout Plain Layout
32392 Comandos ! C ! 
32393 \backslash
32394 ce
32395 \end_layout
32396
32397 \end_inset
32398
32399 , que está disponible si está instalado el paquete LaTeX 
32400 \series bold
32401 mhchem
32402 \series default
32403
32404 \begin_inset Index idx
32405 status collapsed
32406
32407 \begin_layout Plain Layout
32408 Paquetes ! mhchem
32409 \end_layout
32410
32411 \end_inset
32412
32413 .
32414  Al insertar 
32415 \series bold
32416
32417 \backslash
32418 ce
32419 \series default
32420  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
32421  ecuaciones químicas de una forma intuitiva.
32422 \end_layout
32423
32424 \begin_layout Standard
32425 \align center
32426 \begin_inset Tabular
32427 <lyxtabular version="3" rows="9" columns="2">
32428 <features tabularvalignment="middle">
32429 <column alignment="center" valignment="top" width="0">
32430 <column alignment="center" valignment="top" width="0">
32431 <row>
32432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32433 \begin_inset Text
32434
32435 \begin_layout Plain Layout
32436 Comando
32437 \end_layout
32438
32439 \end_inset
32440 </cell>
32441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32442 \begin_inset Text
32443
32444 \begin_layout Plain Layout
32445 Resultado
32446 \begin_inset Note Note
32447 status collapsed
32448
32449 \begin_layout Plain Layout
32450
32451 \series bold
32452
32453 \backslash
32454 raisebox
32455 \series default
32456  se usa sólo como espaciador
32457 \end_layout
32458
32459 \end_inset
32460
32461
32462 \end_layout
32463
32464 \end_inset
32465 </cell>
32466 </row>
32467 <row>
32468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32469 \begin_inset Text
32470
32471 \begin_layout Plain Layout
32472
32473 \backslash
32474 ce
32475 \begin_inset ERT
32476 status collapsed
32477
32478 \begin_layout Plain Layout
32479
32480
32481 \backslash
32482 spce 
32483 \end_layout
32484
32485 \end_inset
32486
32487 H2CO3
32488 \end_layout
32489
32490 \end_inset
32491 </cell>
32492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32493 \begin_inset Text
32494
32495 \begin_layout Plain Layout
32496 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32497 \end_inset
32498
32499
32500 \end_layout
32501
32502 \end_inset
32503 </cell>
32504 </row>
32505 <row>
32506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32507 \begin_inset Text
32508
32509 \begin_layout Plain Layout
32510
32511 \backslash
32512 ce
32513 \begin_inset ERT
32514 status collapsed
32515
32516 \begin_layout Plain Layout
32517
32518
32519 \backslash
32520 spce 
32521 \end_layout
32522
32523 \end_inset
32524
32525 SO4^2-
32526 \end_layout
32527
32528 \end_inset
32529 </cell>
32530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32531 \begin_inset Text
32532
32533 \begin_layout Plain Layout
32534 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32535 \end_inset
32536
32537
32538 \end_layout
32539
32540 \end_inset
32541 </cell>
32542 </row>
32543 <row>
32544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32545 \begin_inset Text
32546
32547 \begin_layout Plain Layout
32548
32549 \backslash
32550 ce
32551 \begin_inset ERT
32552 status collapsed
32553
32554 \begin_layout Plain Layout
32555
32556
32557 \backslash
32558 spce 
32559 \end_layout
32560
32561 \end_inset
32562
32563 (NH4)2S
32564 \end_layout
32565
32566 \end_inset
32567 </cell>
32568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32569 \begin_inset Text
32570
32571 \begin_layout Plain Layout
32572 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32573 \end_inset
32574
32575
32576 \end_layout
32577
32578 \end_inset
32579 </cell>
32580 </row>
32581 <row>
32582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32583 \begin_inset Text
32584
32585 \begin_layout Plain Layout
32586
32587 \backslash
32588 ce
32589 \begin_inset ERT
32590 status collapsed
32591
32592 \begin_layout Plain Layout
32593
32594
32595 \backslash
32596 spce 
32597 \end_layout
32598
32599 \end_inset
32600
32601 KCr(SO4)2.12H2O
32602 \end_layout
32603
32604 \end_inset
32605 </cell>
32606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32607 \begin_inset Text
32608
32609 \begin_layout Plain Layout
32610 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32611 \end_inset
32612
32613
32614 \end_layout
32615
32616 \end_inset
32617 </cell>
32618 </row>
32619 <row>
32620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32621 \begin_inset Text
32622
32623 \begin_layout Plain Layout
32624
32625 \backslash
32626 ce
32627 \begin_inset ERT
32628 status collapsed
32629
32630 \begin_layout Plain Layout
32631
32632
32633 \backslash
32634 spce 
32635 \end_layout
32636
32637 \end_inset
32638
32639 A-B
32640 \backslash
32641 dbond
32642 \begin_inset ERT
32643 status collapsed
32644
32645 \begin_layout Plain Layout
32646
32647
32648 \backslash
32649 spce 
32650 \end_layout
32651
32652 \end_inset
32653
32654 C
32655 \backslash
32656 tbond
32657 \begin_inset ERT
32658 status collapsed
32659
32660 \begin_layout Plain Layout
32661
32662
32663 \backslash
32664 spce 
32665 \end_layout
32666
32667 \end_inset
32668
32669 D
32670 \end_layout
32671
32672 \end_inset
32673 </cell>
32674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32675 \begin_inset Text
32676
32677 \begin_layout Plain Layout
32678 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32679 \end_inset
32680
32681
32682 \end_layout
32683
32684 \end_inset
32685 </cell>
32686 </row>
32687 <row>
32688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32689 \begin_inset Text
32690
32691 \begin_layout Plain Layout
32692
32693 \backslash
32694 ce
32695 \begin_inset ERT
32696 status collapsed
32697
32698 \begin_layout Plain Layout
32699
32700
32701 \backslash
32702 spce 
32703 \end_layout
32704
32705 \end_inset
32706
32707 ^227
32708 \begin_inset Formula $\downarrow$
32709 \end_inset
32710
32711 _90
32712 \begin_inset Formula $\to$
32713 \end_inset
32714
32715 Th+
32716 \end_layout
32717
32718 \end_inset
32719 </cell>
32720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32721 \begin_inset Text
32722
32723 \begin_layout Plain Layout
32724 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32725 \end_inset
32726
32727
32728 \end_layout
32729
32730 \end_inset
32731 </cell>
32732 </row>
32733 <row>
32734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32735 \begin_inset Text
32736
32737 \begin_layout Plain Layout
32738
32739 \backslash
32740 ce
32741 \begin_inset ERT
32742 status collapsed
32743
32744 \begin_layout Plain Layout
32745
32746
32747 \backslash
32748 spce 
32749 \end_layout
32750
32751 \end_inset
32752
32753 CO2
32754 \begin_inset ERT
32755 status collapsed
32756
32757 \begin_layout Plain Layout
32758
32759
32760 \backslash
32761 spce 
32762 \end_layout
32763
32764 \end_inset
32765
32766 +
32767 \begin_inset ERT
32768 status collapsed
32769
32770 \begin_layout Plain Layout
32771
32772
32773 \backslash
32774 spce 
32775 \end_layout
32776
32777 \end_inset
32778
32779 C
32780 \begin_inset ERT
32781 status collapsed
32782
32783 \begin_layout Plain Layout
32784
32785
32786 \backslash
32787 spce 
32788 \end_layout
32789
32790 \end_inset
32791
32792 <=>
32793 \begin_inset ERT
32794 status collapsed
32795
32796 \begin_layout Plain Layout
32797
32798
32799 \backslash
32800 spce 
32801 \end_layout
32802
32803 \end_inset
32804
32805 2CO
32806 \end_layout
32807
32808 \end_inset
32809 </cell>
32810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32811 \begin_inset Text
32812
32813 \begin_layout Plain Layout
32814 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32815 \end_inset
32816
32817
32818 \end_layout
32819
32820 \end_inset
32821 </cell>
32822 </row>
32823 <row>
32824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32825 \begin_inset Text
32826
32827 \begin_layout Plain Layout
32828
32829 \backslash
32830 ce
32831 \begin_inset ERT
32832 status collapsed
32833
32834 \begin_layout Plain Layout
32835
32836
32837 \backslash
32838 spce 
32839 \end_layout
32840
32841 \end_inset
32842
32843 CO2
32844 \begin_inset ERT
32845 status collapsed
32846
32847 \begin_layout Plain Layout
32848
32849
32850 \backslash
32851 spce 
32852 \end_layout
32853
32854 \end_inset
32855
32856 +
32857 \begin_inset ERT
32858 status collapsed
32859
32860 \begin_layout Plain Layout
32861
32862
32863 \backslash
32864 spce 
32865 \end_layout
32866
32867 \end_inset
32868
32869 C
32870 \begin_inset ERT
32871 status collapsed
32872
32873 \begin_layout Plain Layout
32874
32875
32876 \backslash
32877 spce 
32878 \end_layout
32879
32880 \end_inset
32881
32882 ->[
32883 \backslash
32884 alpha][
32885 \backslash
32886 beta]
32887 \begin_inset ERT
32888 status collapsed
32889
32890 \begin_layout Plain Layout
32891
32892
32893 \backslash
32894 spce 
32895 \end_layout
32896
32897 \end_inset
32898
32899 2CO}
32900 \end_layout
32901
32902 \end_inset
32903 </cell>
32904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32905 \begin_inset Text
32906
32907 \begin_layout Plain Layout
32908 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32909 \end_inset
32910
32911
32912 \end_layout
32913
32914 \end_inset
32915 </cell>
32916 </row>
32917 </lyxtabular>
32918
32919 \end_inset
32920
32921
32922 \end_layout
32923
32924 \begin_layout Standard
32925 \begin_inset Note Greyedout
32926 status open
32927
32928 \begin_layout Plain Layout
32929
32930 \series bold
32931 Nota:
32932 \series default
32933  Insertar modo matemático en un marco 
32934 \series bold
32935
32936 \backslash
32937 ce
32938 \series default
32939  provocará errores de LaTeX.
32940  En estos casos hay que usar código TeX, como en 
32941 \series bold
32942
32943 \backslash
32944 ce{$
32945 \backslash
32946 mu
32947 \backslash
32948 hyphen$Cl}
32949 \series default
32950
32951 \begin_inset ERT
32952 status collapsed
32953
32954 \begin_layout Plain Layout
32955
32956
32957 \backslash
32958 ce{$
32959 \backslash
32960 mu
32961 \backslash
32962 hyphen$Cl}
32963 \end_layout
32964
32965 \end_inset
32966
32967  
32968 \end_layout
32969
32970 \end_inset
32971
32972
32973 \end_layout
32974
32975 \begin_layout Standard
32976 El comando 
32977 \series bold
32978
32979 \backslash
32980 ce
32981 \series default
32982  para la 
32983 \begin_inset CommandInset ref
32984 LatexCommand ref
32985 reference "eq:reaccion-quimica"
32986
32987 \end_inset
32988
32989  es
32990 \begin_inset Newline newline
32991 \end_inset
32992
32993
32994 \series bold
32995  
32996 \backslash
32997 ce
32998 \begin_inset ERT
32999 status collapsed
33000
33001 \begin_layout Plain Layout
33002
33003
33004 \backslash
33005 spce 
33006 \end_layout
33007
33008 \end_inset
33009
33010 2Na+
33011 \begin_inset ERT
33012 status collapsed
33013
33014 \begin_layout Plain Layout
33015
33016
33017 \backslash
33018 spce 
33019 \end_layout
33020
33021 \end_inset
33022
33023 +
33024 \begin_inset ERT
33025 status collapsed
33026
33027 \begin_layout Plain Layout
33028
33029
33030 \backslash
33031 spce 
33032 \end_layout
33033
33034 \end_inset
33035
33036 SO4^2-
33037 \begin_inset ERT
33038 status collapsed
33039
33040 \begin_layout Plain Layout
33041
33042
33043 \backslash
33044 spce 
33045 \end_layout
33046
33047 \end_inset
33048
33049
33050 \begin_inset ERT
33051 status collapsed
33052
33053 \begin_layout Plain Layout
33054
33055
33056 \backslash
33057 spce 
33058 \end_layout
33059
33060 \end_inset
33061
33062 ->
33063 \begin_inset ERT
33064 status collapsed
33065
33066 \begin_layout Plain Layout
33067
33068
33069 \backslash
33070 spce 
33071 \end_layout
33072
33073 \end_inset
33074
33075 Na2SO4
33076 \end_layout
33077
33078 \begin_layout Standard
33079 Para componer ecuaciones químicas multilínea primero se crea una ecuación
33080  multilínea, tal como se describe en la 
33081 \begin_inset CommandInset ref
33082 LatexCommand ref
33083 reference "sec:Ecuaciones-multilínea"
33084
33085 \end_inset
33086
33087 .
33088  Después se utiliza el comando 
33089 \series bold
33090
33091 \backslash
33092 ce
33093 \series default
33094  en cada cuadrito azul de la ecuación.
33095  La 
33096 \begin_inset CommandInset ref
33097 LatexCommand ref
33098 reference "eq:TEOS-reac-1"
33099
33100 \end_inset
33101
33102  y la 
33103 \begin_inset CommandInset ref
33104 LatexCommand ref
33105 reference "eq:TEOS-reac-2"
33106
33107 \end_inset
33108
33109  son ejemplos de una reacción química en dos fases en la que cada ecuación
33110  tiene su propio número.
33111 \begin_inset Formula 
33112 \begin{eqnarray}
33113 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
33114 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
33115 \end{eqnarray}
33116
33117 \end_inset
33118
33119
33120 \end_layout
33121
33122 \begin_layout Standard
33123 Además de 
33124 \series bold
33125
33126 \backslash
33127 ce
33128 \series default
33129  el paquete 
33130 \series bold
33131 mhchem
33132 \series default
33133  suministra el comando 
33134 \series bold
33135
33136 \backslash
33137 cf
33138 \series default
33139
33140 \begin_inset Index idx
33141 status collapsed
33142
33143 \begin_layout Plain Layout
33144 Comandos ! C ! 
33145 \backslash
33146 cf
33147 \end_layout
33148
33149 \end_inset
33150
33151  que ha de utilizarse en casos especiales.
33152  Para más información sobre 
33153 \series bold
33154
33155 \backslash
33156 cf
33157 \series default
33158  y más ejemplos echa un vistazo a la documentación de 
33159 \series bold
33160 mhchem
33161 \series default
33162
33163 \begin_inset CommandInset citation
33164 LatexCommand cite
33165 key "mhchem"
33166
33167 \end_inset
33168
33169 .
33170 \end_layout
33171
33172 \begin_layout Section
33173 Diagramas
33174 \end_layout
33175
33176 \begin_layout Standard
33177 Lyx soporta dos tipos de diagramas conmutativos: 
33178 \series bold
33179 amscd
33180 \series default
33181  y 
33182 \series bold
33183 xymatrix
33184 \series default
33185 , que se explican a continuación.
33186 \end_layout
33187
33188 \begin_layout Subsection
33189 Diagramas amscd
33190 \begin_inset Index idx
33191 status collapsed
33192
33193 \begin_layout Plain Layout
33194 Diagramas ! amscd
33195 \end_layout
33196
33197 \end_inset
33198
33199
33200 \end_layout
33201
33202 \begin_layout Standard
33203 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
33204  verticales y horizontales:
33205 \begin_inset Formula 
33206 \[
33207 \begin{CD}A@)))B@)))C\\
33208 @AAA@.@VVV\\
33209 F@(((E@(((D
33210 \end{CD}
33211 \]
33212
33213 \end_inset
33214
33215 Para obtener el diagrama se inserta en la ecuación el comando 
33216 \series bold
33217
33218 \backslash
33219 CD
33220 \begin_inset Index idx
33221 status collapsed
33222
33223 \begin_layout Plain Layout
33224 Comandos ! C ! 
33225 \backslash
33226 CD
33227 \end_layout
33228
33229 \end_inset
33230
33231
33232 \series default
33233 .
33234  Surge un marco azul entre dos líneas de trazos en el que se insertan a
33235  continuación comandos.
33236  Con 
33237 \family sans
33238 Ctrl+Entrar
33239 \family default
33240  se inicia una nueva línea.
33241  En las líneas impares se insertan relaciones horizontales, en las pares
33242  verticales.
33243 \end_layout
33244
33245 \begin_layout Standard
33246 Para componer las relaciones hay los siguientes comandos:
33247 \begin_inset Foot
33248 status collapsed
33249
33250 \begin_layout Plain Layout
33251 \begin_inset CommandInset label
33252 LatexCommand label
33253 name "fn:sinónimos"
33254
33255 \end_inset
33256
33257 Los comandos con 
33258 \family sans
33259 '
33260 \series bold
33261 >
33262 \series default
33263 '
33264 \family default
33265  o 
33266 \family sans
33267 '
33268 \series bold
33269 <
33270 \series default
33271 '
33272 \family default
33273  pueden generar errores con el estilo 
33274 \series bold
33275 spanish
33276 \series default
33277  de 
33278 \series bold
33279 babel
33280 \series default
33281 .
33282  Para evitarlo se pueden sustituir por sus sinónimos 
33283 \family sans
33284 '
33285 \series bold
33286 )
33287 \series default
33288 '
33289 \family default
33290  y 
33291 \family sans
33292 '
33293 \series bold
33294 (
33295 \series default
33296 '
33297 \family default
33298  respectivamente.
33299  Véase 
33300 \begin_inset CommandInset citation
33301 LatexCommand cite
33302 key "spanish"
33303
33304 \end_inset
33305
33306 .
33307  (
33308 \emph on
33309 N.
33310 \begin_inset space \thinspace{}
33311 \end_inset
33312
33313 del t.
33314 \emph default
33315 )
33316 \end_layout
33317
33318 \end_inset
33319
33320
33321 \end_layout
33322
33323 \begin_layout Itemize
33324
33325 \series bold
33326 @<<<
33327 \series default
33328  genera una flecha hacia la izquierda, 
33329 \series bold
33330 @>>>
33331 \series default
33332  una hacia la derecha, y 
33333 \series bold
33334 @=
33335 \series default
33336  un signo igual largo
33337 \end_layout
33338
33339 \begin_layout Itemize
33340
33341 \series bold
33342 @AAA
33343 \series default
33344  genera una flecha hacia arriba, 
33345 \series bold
33346 @VVV
33347 \series default
33348  una hacia abajo, y 
33349 \series bold
33350 @|
33351 \series default
33352  un signo igual vertical
33353 \end_layout
33354
33355 \begin_layout Itemize
33356
33357 \series bold
33358 @.
33359
33360 \series default
33361  genera una ubicación vacía para relaciones inexistentes
33362 \end_layout
33363
33364 \begin_layout Standard
33365 Todas las flechas pueden etiquetarse como sigue:
33366 \end_layout
33367
33368 \begin_layout Itemize
33369 Si se inserta texto entre el primero y el segundo 
33370 \series bold
33371 <
33372 \series default
33373  o 
33374 \series bold
33375 >
33376 \series default
33377 , respectivamente, se muestra sobre la flecha.
33378  Si se inserta entre el segundo y el tercero, bajo la flecha.
33379 \end_layout
33380
33381 \begin_layout Itemize
33382 Para flechas verticales, si se inserta texto entre la primera y la segunda
33383  
33384 \series bold
33385 A
33386 \series default
33387  o 
33388 \series bold
33389 V
33390 \series default
33391 , respectivamente, se muestra al lado izquierdo de la flecha.
33392  Si se inserta entre la segunda y la tercera, al lado derecho.
33393  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
33394 \end_layout
33395
33396 \begin_layout Standard
33397 Como ejemplo un diagrama con todas las relaciones posibles:
33398 \begin_inset Formula 
33399 \[
33400 \begin{CD}A@)j))B@))k)C@=F\\
33401 @AmAA@.@VV{V}V@|\\
33402 D@((j\,(E@)k))F@=C
33403 \end{CD}
33404 \]
33405
33406 \end_inset
33407
33408 El comando para este diagrama es:
33409 \begin_inset Newline newline
33410 \end_inset
33411
33412
33413 \series bold
33414
33415 \backslash
33416 CD
33417 \begin_inset ERT
33418 status collapsed
33419
33420 \begin_layout Plain Layout
33421
33422
33423 \backslash
33424 spce 
33425 \end_layout
33426
33427 \end_inset
33428
33429 A@>j>>B@>>k>C@=F Ctrl+Entrar
33430 \begin_inset Newline newline
33431 \end_inset
33432
33433
33434 \begin_inset Phantom HPhantom
33435 status open
33436
33437 \begin_layout Plain Layout
33438
33439 \series bold
33440
33441 \backslash
33442 CD
33443 \begin_inset ERT
33444 status collapsed
33445
33446 \begin_layout Plain Layout
33447
33448
33449 \backslash
33450 spce 
33451 \end_layout
33452
33453 \end_inset
33454
33455
33456 \end_layout
33457
33458 \end_inset
33459
33460 @AmAA@.@VV
33461 \backslash
33462 {V
33463 \series default
33464
33465 \begin_inset Formula $\to$
33466 \end_inset
33467
33468
33469 \series bold
33470 V@| Ctrl+Entrar
33471 \begin_inset Newline newline
33472 \end_inset
33473
33474
33475 \begin_inset Phantom HPhantom
33476 status open
33477
33478 \begin_layout Plain Layout
33479
33480 \series bold
33481
33482 \backslash
33483 CD
33484 \begin_inset ERT
33485 status collapsed
33486
33487 \begin_layout Plain Layout
33488
33489
33490 \backslash
33491 spce 
33492 \end_layout
33493
33494 \end_inset
33495
33496
33497 \end_layout
33498
33499 \end_inset
33500
33501 D@<<j<E@>k>>F@=C
33502 \end_layout
33503
33504 \begin_layout Subsection
33505 Diagramas xymatrix
33506 \begin_inset Index idx
33507 status collapsed
33508
33509 \begin_layout Plain Layout
33510 Diagramas ! xymatrix
33511 \end_layout
33512
33513 \end_inset
33514
33515
33516 \end_layout
33517
33518 \begin_layout Standard
33519 Para usar matrices xy debe estar instalado el paquete LaTeX 
33520 \series bold
33521 xypic
33522 \series default
33523 .
33524  Una matriz xy se crea insertando el comando 
33525 \series bold
33526
33527 \backslash
33528 xymatrix
33529 \series default
33530  en una ecuación.
33531  Después podrás añadir nuevas columnas y filas como en matrices normales,
33532  véase
33533 \begin_inset space ~
33534 \end_inset
33535
33536
33537 \begin_inset CommandInset ref
33538 LatexCommand ref
33539 reference "sec:Matrices"
33540
33541 \end_inset
33542
33543 .
33544 \end_layout
33545
33546 \begin_layout Standard
33547 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33548  y curvadas, y mucho más.
33549  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33550  se explican en el 
33551 \emph on
33552 Manual de XY-pic
33553 \emph default
33554  que se encuentra en el menú 
33555 \family sans
33556 Ayuda\SpecialChar \menuseparator
33557 Manuales
33558 \begin_inset space ~
33559 \end_inset
33560
33561 específicos
33562 \family default
33563 .
33564 \end_layout
33565
33566 \begin_layout Subsection
33567 Diagramas 
33568 \noun on
33569 Feynman
33570 \noun default
33571
33572 \begin_inset Index idx
33573 status collapsed
33574
33575 \begin_layout Plain Layout
33576 Diagramas ! Feynman
33577 \end_layout
33578
33579 \end_inset
33580
33581
33582 \end_layout
33583
33584 \begin_layout Standard
33585 Para usar diagramas 
33586 \noun on
33587 Feynman
33588 \noun default
33589  debe estar instalado el paquete LaTeX 
33590 \series bold
33591 feyn
33592 \series default
33593 .
33594  Un diagrama 
33595 \noun on
33596 Feynman
33597 \noun default
33598  se crea insertando el comando 
33599 \series bold
33600
33601 \backslash
33602 Diagram
33603 \series default
33604  en una ecuación.
33605  Después podrás añadir nuevas columnas y filas como en matrices normales,
33606  véase
33607 \begin_inset space ~
33608 \end_inset
33609
33610
33611 \begin_inset CommandInset ref
33612 LatexCommand ref
33613 reference "sec:Matrices"
33614
33615 \end_inset
33616
33617 .
33618 \end_layout
33619
33620 \begin_layout Standard
33621 En el 
33622 \emph on
33623 Manual de diagramas Feynman
33624 \emph default
33625 , disponible en 
33626 \family sans
33627 Ayuda\SpecialChar \menuseparator
33628 Manuales
33629 \begin_inset space ~
33630 \end_inset
33631
33632 específicos
33633 \family default
33634 , hay ejemplos de diagramas de este tipo.
33635 \end_layout
33636
33637 \begin_layout Section
33638 Comandos definidos por el usuario
33639 \begin_inset Index idx
33640 status collapsed
33641
33642 \begin_layout Plain Layout
33643 Comandos de usuario
33644 \end_layout
33645
33646 \end_inset
33647
33648
33649 \end_layout
33650
33651 \begin_layout Standard
33652 \begin_inset Note Greyedout
33653 status open
33654
33655 \begin_layout Plain Layout
33656
33657 \series bold
33658 Nota:
33659 \series default
33660  Los nombres de los comandos definidos por el usuario y macros solo pueden
33661  contener letras latinas.
33662 \end_layout
33663
33664 \end_inset
33665
33666
33667 \end_layout
33668
33669 \begin_layout Subsection
33670 El comando 
33671 \backslash
33672 newcommand
33673 \begin_inset CommandInset label
33674 LatexCommand label
33675 name "sub:El-comando-newcommand"
33676
33677 \end_inset
33678
33679
33680 \begin_inset Index idx
33681 status collapsed
33682
33683 \begin_layout Plain Layout
33684 Comandos de usuario ! 
33685 \backslash
33686 newcommand
33687 \end_layout
33688
33689 \end_inset
33690
33691
33692 \begin_inset Index idx
33693 status collapsed
33694
33695 \begin_layout Plain Layout
33696 Comandos ! N ! 
33697 \backslash
33698 newcommand
33699 \end_layout
33700
33701 \end_inset
33702
33703
33704 \end_layout
33705
33706 \begin_layout Standard
33707 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
33708  Pero es posible definir nuevos comandos más cortos con el comando 
33709 \series bold
33710
33711 \backslash
33712 newcommand
33713 \series default
33714 .
33715  
33716 \end_layout
33717
33718 \begin_layout Standard
33719 El esquema del comando 
33720 \series bold
33721
33722 \backslash
33723 newcommand
33724 \series default
33725  es:
33726 \end_layout
33727
33728 \begin_layout Standard
33729
33730 \series bold
33731
33732 \backslash
33733 newcommand{nombre nuevo de comando}[número de argumentos]
33734 \begin_inset Newline newline
33735 \end_inset
33736
33737
33738 \begin_inset Phantom HPhantom
33739 status open
33740
33741 \begin_layout Plain Layout
33742
33743 \series bold
33744
33745 \backslash
33746 newcommand
33747 \end_layout
33748
33749 \end_inset
33750
33751 [valor opcional]{definición de comando}
33752 \end_layout
33753
33754 \begin_layout Standard
33755 \begin_inset Note Greyedout
33756 status open
33757
33758 \begin_layout Plain Layout
33759
33760 \series bold
33761 Nota:
33762 \series default
33763  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33764  documento o en paquetes LaTeX que uses.
33765  Por ejemplo, si defines el comando 
33766 \series bold
33767
33768 \backslash
33769 le
33770 \series default
33771  para 
33772 \series bold
33773
33774 \backslash
33775 Leftarrow,
33776 \series default
33777  se producirán errores porque 
33778 \series bold
33779
33780 \backslash
33781 le
33782 \series default
33783  ya existe para 
33784 \begin_inset Quotes fld
33785 \end_inset
33786
33787
33788 \begin_inset Formula $\le$
33789 \end_inset
33790
33791
33792 \begin_inset Quotes frd
33793 \end_inset
33794
33795 .
33796
33797 \series bold
33798  
33799 \end_layout
33800
33801 \end_inset
33802
33803
33804 \end_layout
33805
33806 \begin_layout Standard
33807 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33808  argumentos debería tener el nuevo comando.
33809  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33810  Cuando se hace esto, el 
33811 \emph on
33812 primer
33813 \emph default
33814  argumento del nuevo comando es automáticamente opcional.
33815 \end_layout
33816
33817 \begin_layout Standard
33818 Veamos unos ejemplos:
33819 \end_layout
33820
33821 \begin_layout Itemize
33822 Para definir el comando 
33823 \series bold
33824
33825 \backslash
33826 gr
33827 \series default
33828  para 
33829 \series bold
33830
33831 \backslash
33832 Longrightarrow
33833 \series default
33834 , la línea de preámbulo LaTeX es:
33835 \begin_inset VSpace medskip
33836 \end_inset
33837
33838
33839 \begin_inset Newline newline
33840 \end_inset
33841
33842
33843 \series bold
33844
33845 \backslash
33846 newcommand{
33847 \backslash
33848 gr}{
33849 \backslash
33850 Longrightarrow}
33851 \end_layout
33852
33853 \begin_layout Itemize
33854 Para definir el comando 
33855 \series bold
33856
33857 \backslash
33858 us
33859 \series default
33860  para 
33861 \series bold
33862
33863 \backslash
33864 underline
33865 \series default
33866 , el argumento (que sería subrayado) debe tenerse en cuenta.
33867  Para esto la línea de preámbulo es:
33868 \begin_inset VSpace medskip
33869 \end_inset
33870
33871
33872 \begin_inset Newline newline
33873 \end_inset
33874
33875
33876 \series bold
33877
33878 \backslash
33879 newcommand{
33880 \backslash
33881 us}[1]{
33882 \backslash
33883 underline{#1}}
33884 \series default
33885
33886 \begin_inset VSpace medskip
33887 \end_inset
33888
33889
33890 \begin_inset Newline newline
33891 \end_inset
33892
33893 El carácter 
33894 \series bold
33895 #
33896 \series default
33897  actúa como colocador del argumento, el 
33898 \series bold
33899 1
33900 \series default
33901  indica que es el colocador para el primer argumento.
33902 \end_layout
33903
33904 \begin_layout Itemize
33905 Para 
33906 \series bold
33907
33908 \backslash
33909 framebox
33910 \series default
33911  se puede definir, por ejemplo, el comando 
33912 \series bold
33913
33914 \backslash
33915 fb
33916 \series default
33917 :
33918 \begin_inset VSpace medskip
33919 \end_inset
33920
33921
33922 \begin_inset Newline newline
33923 \end_inset
33924
33925
33926 \series bold
33927
33928 \backslash
33929 newcommand{
33930 \backslash
33931 fb}[3]{
33932 \backslash
33933 framebox#1#2{$#3$}}
33934 \series default
33935
33936 \begin_inset VSpace medskip
33937 \end_inset
33938
33939
33940 \begin_inset Newline newline
33941 \end_inset
33942
33943 Los dos signos dólar generan la ecuación extra necesaria para 
33944 \series bold
33945
33946 \backslash
33947 framebox
33948 \series default
33949 , véase 
33950 \begin_inset CommandInset ref
33951 LatexCommand ref
33952 reference "sub:Marcos-con-bordes"
33953
33954 \end_inset
33955
33956 .
33957 \end_layout
33958
33959 \begin_layout Itemize
33960 Para crear un nuevo comando para 
33961 \series bold
33962
33963 \backslash
33964 fcolorbox
33965 \series default
33966  donde no es necesario especificar el color para el marco, el argumento
33967  para el color se define opcional:
33968 \begin_inset VSpace medskip
33969 \end_inset
33970
33971
33972 \begin_inset Newline newline
33973 \end_inset
33974
33975
33976 \series bold
33977
33978 \backslash
33979 newcommand{
33980 \backslash
33981 cb}[3][white]{
33982 \backslash
33983 fcolorbox{#2}{#1}{$#3$}}
33984 \series default
33985
33986 \begin_inset VSpace medskip
33987 \end_inset
33988
33989
33990 \begin_inset Newline newline
33991 \end_inset
33992
33993 Si el color no es especificado al usar 
33994 \series bold
33995
33996 \backslash
33997 cb
33998 \series default
33999 , se elige el color 
34000 \series bold
34001 white
34002 \series default
34003  predefinido.
34004 \end_layout
34005
34006 \begin_layout Standard
34007 Un ensayo con los nuevos comandos definidos:
34008 \end_layout
34009
34010 \begin_layout Standard
34011 \noindent
34012 \align center
34013 \begin_inset Tabular
34014 <lyxtabular version="3" rows="6" columns="2">
34015 <features tabularvalignment="middle">
34016 <column alignment="center" valignment="top" width="0">
34017 <column alignment="center" valignment="top" width="0">
34018 <row>
34019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34020 \begin_inset Text
34021
34022 \begin_layout Plain Layout
34023 Comando
34024 \end_layout
34025
34026 \end_inset
34027 </cell>
34028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34029 \begin_inset Text
34030
34031 \begin_layout Plain Layout
34032 Resultado
34033 \begin_inset Note Note
34034 status collapsed
34035
34036 \begin_layout Plain Layout
34037
34038 \series bold
34039
34040 \backslash
34041 raisebox
34042 \series default
34043  se usa sólo como espaciador
34044 \end_layout
34045
34046 \end_inset
34047
34048
34049 \end_layout
34050
34051 \end_inset
34052 </cell>
34053 </row>
34054 <row>
34055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34056 \begin_inset Text
34057
34058 \begin_layout Plain Layout
34059 A
34060 \backslash
34061 gr
34062 \begin_inset ERT
34063 status collapsed
34064
34065 \begin_layout Plain Layout
34066
34067
34068 \backslash
34069 spce 
34070 \end_layout
34071
34072 \end_inset
34073
34074 B
34075 \end_layout
34076
34077 \end_inset
34078 </cell>
34079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34080 \begin_inset Text
34081
34082 \begin_layout Plain Layout
34083 \begin_inset Formula $A\gr B$
34084 \end_inset
34085
34086
34087 \end_layout
34088
34089 \end_inset
34090 </cell>
34091 </row>
34092 <row>
34093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34094 \begin_inset Text
34095
34096 \begin_layout Plain Layout
34097
34098 \backslash
34099 us{ABcd
34100 \end_layout
34101
34102 \end_inset
34103 </cell>
34104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34105 \begin_inset Text
34106
34107 \begin_layout Plain Layout
34108 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
34109 \end_inset
34110
34111
34112 \end_layout
34113
34114 \end_inset
34115 </cell>
34116 </row>
34117 <row>
34118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34119 \begin_inset Text
34120
34121 \begin_layout Plain Layout
34122
34123 \backslash
34124 fb{[2cm]
34125 \begin_inset Formula $\to$
34126 \end_inset
34127
34128
34129 \backslash
34130 {
34131 \begin_inset Formula $\to$
34132 \end_inset
34133
34134
34135 \backslash
34136 {
34137 \backslash
34138 int
34139 \begin_inset ERT
34140 status collapsed
34141
34142 \begin_layout Plain Layout
34143
34144
34145 \backslash
34146 spce 
34147 \end_layout
34148
34149 \end_inset
34150
34151 A=B
34152 \end_layout
34153
34154 \end_inset
34155 </cell>
34156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34157 \begin_inset Text
34158
34159 \begin_layout Plain Layout
34160 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
34161 \end_inset
34162
34163
34164 \end_layout
34165
34166 \end_inset
34167 </cell>
34168 </row>
34169 <row>
34170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34171 \begin_inset Text
34172
34173 \begin_layout Plain Layout
34174
34175 \backslash
34176 cb{red
34177 \begin_inset Formula $\to$
34178 \end_inset
34179
34180
34181 \backslash
34182 {
34183 \backslash
34184 int
34185 \begin_inset ERT
34186 status collapsed
34187
34188 \begin_layout Plain Layout
34189
34190
34191 \backslash
34192 spce 
34193 \end_layout
34194
34195 \end_inset
34196
34197 A=B
34198 \end_layout
34199
34200 \end_inset
34201 </cell>
34202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34203 \begin_inset Text
34204
34205 \begin_layout Plain Layout
34206 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
34207 \end_inset
34208
34209
34210 \end_layout
34211
34212 \end_inset
34213 </cell>
34214 </row>
34215 <row>
34216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34217 \begin_inset Text
34218
34219 \begin_layout Plain Layout
34220
34221 \backslash
34222 cb[green]
34223 \backslash
34224 {red
34225 \begin_inset Formula $\to$
34226 \end_inset
34227
34228
34229 \backslash
34230 {
34231 \backslash
34232 int
34233 \begin_inset ERT
34234 status collapsed
34235
34236 \begin_layout Plain Layout
34237
34238
34239 \backslash
34240 spce 
34241 \end_layout
34242
34243 \end_inset
34244
34245 A=B
34246 \end_layout
34247
34248 \end_inset
34249 </cell>
34250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34251 \begin_inset Text
34252
34253 \begin_layout Plain Layout
34254 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
34255 \end_inset
34256
34257
34258 \end_layout
34259
34260 \end_inset
34261 </cell>
34262 </row>
34263 </lyxtabular>
34264
34265 \end_inset
34266
34267
34268 \end_layout
34269
34270 \begin_layout Subsection
34271 Macros de ecuaciones
34272 \begin_inset Index idx
34273 status collapsed
34274
34275 \begin_layout Plain Layout
34276 Comandos de usuario ! Macros de ecuaciones
34277 \end_layout
34278
34279 \end_inset
34280
34281
34282 \begin_inset Index idx
34283 status collapsed
34284
34285 \begin_layout Plain Layout
34286 Macros
34287 \end_layout
34288
34289 \end_inset
34290
34291
34292 \end_layout
34293
34294 \begin_layout Standard
34295 Los comandos definidos por el usuario son especialmente convenientes para
34296  expresiones complejas.
34297  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
34298  el mismo tipo de solución se repite varias veces.
34299  La forma general de una ecuación de segundo grado es:
34300 \begin_inset Formula 
34301 \[
34302 0=\lambda^{2}+p\lambda+q
34303 \]
34304
34305 \end_inset
34306
34307 La forma general de la solución es:
34308 \begin_inset Formula 
34309 \[
34310 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
34311 \]
34312
34313 \end_inset
34314
34315
34316 \end_layout
34317
34318 \begin_layout Standard
34319 Para definir un comando para la ecuación de la solución, en donde solo hay
34320  que especificar los tres parámetros 
34321 \begin_inset Formula $\lambda$
34322 \end_inset
34323
34324
34325 \begin_inset Formula $p$
34326 \end_inset
34327
34328 , y 
34329 \begin_inset Formula $q$
34330 \end_inset
34331
34332 , y el índice de 
34333 \begin_inset Formula $\lambda$
34334 \end_inset
34335
34336  puede darse opcionalmente, la línea de preámbulo LaTeX es
34337 \begin_inset Newline newline
34338 \end_inset
34339
34340
34341 \series bold
34342
34343 \backslash
34344 newcommand{
34345 \backslash
34346 qG}[4][1,
34347 \backslash
34348 ,2]{#2_{#1}=-
34349 \backslash
34350 frac{#3}{2}
34351 \backslash
34352 pm
34353 \begin_inset Newline newline
34354 \end_inset
34355
34356
34357 \begin_inset Phantom HPhantom
34358 status open
34359
34360 \begin_layout Plain Layout
34361
34362 \series bold
34363
34364 \backslash
34365 newcommand
34366 \end_layout
34367
34368 \end_inset
34369
34370
34371 \backslash
34372 sqrt{
34373 \backslash
34374 frac{#3^{2}}{4}-#4}}
34375 \end_layout
34376
34377 \begin_layout Standard
34378 Para generar la solución se inserta el comando
34379 \begin_inset Newline newline
34380 \end_inset
34381
34382
34383 \series bold
34384
34385 \backslash
34386 qG{
34387 \backslash
34388 lambda
34389 \begin_inset Formula $\to$
34390 \end_inset
34391
34392
34393 \backslash
34394 {p
34395 \begin_inset Formula $\to$
34396 \end_inset
34397
34398
34399 \backslash
34400 {q
34401 \series default
34402  en una ecuación
34403 \series bold
34404 .
34405 \end_layout
34406
34407 \begin_layout Standard
34408 La definición del nuevo comando no es intuitiva porque hay que conocer los
34409  esquemas de todos los comandos LaTeX usados, por ejemplo, que una fracción
34410  se inserta en LaTeX como
34411 \series bold
34412  
34413 \backslash
34414 frac{numerador}{denominador}
34415 \series default
34416 .
34417  Además, uno puede olvidar fácilmente una llave en la definición y no puede
34418  ver en LyX lo que el nuevo comando está haciendo.
34419  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
34420  ecuación en vez del comando
34421 \series bold
34422  
34423 \backslash
34424 newcommand
34425 \series default
34426 .
34427 \end_layout
34428
34429 \begin_layout Standard
34430 Una macro de ecuación se crea con el menú 
34431 \family sans
34432 Insertar\SpecialChar \menuseparator
34433 Ecuación\SpecialChar \menuseparator
34434 Macro
34435 \family default
34436  o con el botón 
34437 \begin_inset Graphics
34438         filename ../../images/math-macro_newmacroname_newcommand.png
34439         scale 85
34440
34441 \end_inset
34442
34443  de la barra de herramientas.
34444  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
34445  como el siguiente donde se define la macro:
34446 \begin_inset Newline newline
34447 \end_inset
34448
34449
34450 \end_layout
34451
34452 \begin_layout Standard
34453 \begin_inset space \hspace*{\fill}
34454 \end_inset
34455
34456
34457 \begin_inset Graphics
34458         filename ../clipart/macrobox.png
34459
34460 \end_inset
34461
34462
34463 \begin_inset space \hspace*{\fill}
34464 \end_inset
34465
34466
34467 \begin_inset Newline newline
34468 \end_inset
34469
34470
34471 \begin_inset FormulaMacro
34472 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
34473 \end_inset
34474
34475
34476 \backslash
34477 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
34478  En el primer marco azul se inserta la ecuación buscada.
34479  Con el comando 
34480 \series bold
34481
34482 \backslash
34483 #númerodeargumento
34484 \series default
34485 , , o con el botón 
34486 \begin_inset Graphics
34487         filename ../../images/math-macro-add-param.png
34488         scale 85
34489
34490 \end_inset
34491
34492  de la barra de herramientas de macros se inserta un colocador de argumento,
34493  p.
34494 \begin_inset space \thinspace{}
34495 \end_inset
34496
34497 e
34498 \begin_inset space \space{}
34499 \end_inset
34500
34501
34502 \series bold
34503
34504 \backslash
34505 #1
34506 \series default
34507 .
34508  Los colocadores de argumento se muestran en rojo.
34509  Se pueden poner 9
34510 \begin_inset space ~
34511 \end_inset
34512
34513 argumentos como máximo.
34514  Con el botón 
34515 \begin_inset Graphics
34516         filename ../../images/math-macro-add-optional-param.png
34517         scale 85
34518
34519 \end_inset
34520
34521  se crean argumentos opcionales.
34522  El primer argumento no opcional puede transformarse en opcional con el
34523  botón 
34524 \begin_inset Graphics
34525         filename ../../images/math-macro-make-optional.png
34526         scale 85
34527
34528 \end_inset
34529
34530 .
34531  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
34532  Normalmente quieres verlo tal como está definido, así que el recuadro se
34533  deja vacío.
34534  Pero si has creado una macro que necesita mucho espacio en la pantalla,
34535  en dicho recuadro puedes insertar, por ejemplo
34536 \begin_inset Newline newline
34537 \end_inset
34538
34539
34540 \series bold
34541 qG: 
34542 \backslash
34543 #1
34544 \series default
34545  
34546 \series bold
34547 ,
34548 \series default
34549  
34550 \series bold
34551
34552 \backslash
34553 #2
34554 \series default
34555  
34556 \series bold
34557 ,
34558 \series default
34559  
34560 \series bold
34561
34562 \backslash
34563 #3, 
34564 \backslash
34565 #4
34566 \begin_inset Newline newline
34567 \end_inset
34568
34569
34570 \series default
34571 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
34572  en LyX, lo que conlleva una visualización mejor.
34573  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
34574 \begin_inset Newline newline
34575 \end_inset
34576
34577 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
34578  macros individuales situando el cursor en la macro y usando el menú 
34579 \family sans
34580 Ver\SpecialChar \menuseparator
34581 (Des)plegar macro de ecuación.
34582 \end_layout
34583
34584 \begin_layout Standard
34585 Para usar una macro, se inserta el nombre de la misma como comando en una
34586  ecuación, en nuestro caso 
34587 \series bold
34588
34589 \backslash
34590 qG
34591 \series default
34592 .
34593  Nuestra macro se muestra en LyX así:
34594 \begin_inset Newline newline
34595 \end_inset
34596
34597
34598 \begin_inset space \hspace*{\fill}
34599 \end_inset
34600
34601
34602 \begin_inset Graphics
34603         filename ../clipart/macrouse.png
34604
34605 \end_inset
34606
34607
34608 \begin_inset space \hspace*{\fill}
34609 \end_inset
34610
34611
34612 \begin_inset Newline newline
34613 \end_inset
34614
34615 Aquí tenemos nuestro ejemplo de macro con los argumentos 
34616 \begin_inset Formula $x$
34617 \end_inset
34618
34619
34620 \begin_inset Formula $\ln(x)$
34621 \end_inset
34622
34623 , y 
34624 \begin_inset Formula $B$
34625 \end_inset
34626
34627 :
34628 \end_layout
34629
34630 \begin_layout Standard
34631 \begin_inset Formula 
34632 \[
34633 \qG x{\ln(x)}B
34634 \]
34635
34636 \end_inset
34637
34638
34639 \end_layout
34640
34641 \begin_layout Standard
34642 LyX ofrece en el menú 
34643 \family sans
34644 Herramientas
34645 \family default
34646 \SpecialChar \menuseparator
34647
34648 \family sans
34649 Preferencias\SpecialChar \menuseparator
34650 Edición\SpecialChar \menuseparator
34651 Control
34652 \family default
34653  diferentes estilos para editar macros.
34654  Para encontrar el estilo que más te convenga, elige un estilo y pon el
34655  cursor en una macro para ver la diferencia.
34656 \end_layout
34657
34658 \begin_layout Standard
34659 Una macro de ecuación se transforma internamente en un comando 
34660 \series bold
34661
34662 \backslash
34663 newcommand
34664 \series default
34665  cuando se exporta el documento.
34666  El comando creado 
34667 \series bold
34668
34669 \backslash
34670 newcommand
34671 \series default
34672  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
34673  usar en ecuaciones que estén en recuadros de definición de macros en el
34674  documento.
34675  
34676 \end_layout
34677
34678 \begin_layout Standard
34679 Las macros de ecuación también pueden crearse directamente a partir de un
34680  comando
34681 \series bold
34682  
34683 \backslash
34684 newcommand
34685 \series default
34686 .
34687  Por ejemplo, escribiendo el comando
34688 \begin_inset Newline newline
34689 \end_inset
34690
34691
34692 \series bold
34693
34694 \backslash
34695 newcommand{
34696 \backslash
34697 larrow}[2]{
34698 \backslash
34699 xleftarrow[#2]{#1}}
34700 \begin_inset Newline newline
34701 \end_inset
34702
34703
34704 \series default
34705 como texto normal en LyX, seleccionándolo completamente y usando a continuación
34706  el atajo 
34707 \family sans
34708 Ctrl+M
34709 \family default
34710 , el comando se transformará en una macro de ecuación.
34711  Al emplear este método debes tener cuidado en escribir correctamente el
34712  comando 
34713 \series bold
34714
34715 \backslash
34716 newcommand
34717 \series default
34718 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
34719  
34720 \end_layout
34721
34722 \begin_layout Standard
34723 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34724  en definiciones de macros se manejan incorrectamente.
34725  Por eso el ejemplo 
34726 \series bold
34727
34728 \backslash
34729 fb
34730 \series default
34731  de 
34732 \begin_inset CommandInset ref
34733 LatexCommand ref
34734 reference "sub:El-comando-newcommand"
34735
34736 \end_inset
34737
34738  no puede crearse como macro.
34739 \end_layout
34740
34741 \begin_layout Standard
34742 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
34743  la barra de herramientas de macros:
34744 \end_layout
34745
34746 \begin_layout Standard
34747 \begin_inset VSpace defskip
34748 \end_inset
34749
34750
34751 \end_layout
34752
34753 \begin_layout Standard
34754 \begin_inset Graphics
34755         filename ../clipart/MacroToolbar.png
34756
34757 \end_inset
34758
34759
34760 \begin_inset Index idx
34761 status collapsed
34762
34763 \begin_layout Plain Layout
34764 Macros ! Barra de herramientas
34765 \end_layout
34766
34767 \end_inset
34768
34769
34770 \end_layout
34771
34772 \begin_layout Standard
34773 \begin_inset VSpace defskip
34774 \end_inset
34775
34776
34777 \end_layout
34778
34779 \begin_layout Standard
34780 La barra de herramientas de macros contiene los siguientes botones:
34781 \end_layout
34782
34783 \begin_layout Standard
34784 \begin_inset VSpace defskip
34785 \end_inset
34786
34787
34788 \end_layout
34789
34790 \begin_layout Standard
34791 \begin_inset Tabular
34792 <lyxtabular version="3" rows="9" columns="2">
34793 <features islongtable="true" longtabularalignment="center">
34794 <column alignment="left" valignment="top" width="0">
34795 <column alignment="left" valignment="top" width="85col%">
34796 <row interlinespace="2.5mm">
34797 <cell alignment="center" valignment="top" usebox="none">
34798 \begin_inset Text
34799
34800 \begin_layout Plain Layout
34801 \begin_inset Graphics
34802         filename ../../images/math-macro-remove-param.png
34803         rotateOrigin center
34804
34805 \end_inset
34806
34807
34808 \end_layout
34809
34810 \end_inset
34811 </cell>
34812 <cell alignment="center" valignment="top" usebox="none">
34813 \begin_inset Text
34814
34815 \begin_layout Plain Layout
34816
34817 \family sans
34818 Editar\SpecialChar \menuseparator
34819 Ecuación\SpecialChar \menuseparator
34820 Definición de macro\SpecialChar \menuseparator
34821 Quitar último argumento
34822 \end_layout
34823
34824 \end_inset
34825 </cell>
34826 </row>
34827 <row interlinespace="2.5mm">
34828 <cell alignment="center" valignment="top" usebox="none">
34829 \begin_inset Text
34830
34831 \begin_layout Plain Layout
34832 \begin_inset Graphics
34833         filename ../../images/math-macro-add-param.png
34834         rotateOrigin center
34835
34836 \end_inset
34837
34838
34839 \end_layout
34840
34841 \end_inset
34842 </cell>
34843 <cell alignment="center" valignment="top" usebox="none">
34844 \begin_inset Text
34845
34846 \begin_layout Plain Layout
34847
34848 \family sans
34849 Editar\SpecialChar \menuseparator
34850 Ecuación\SpecialChar \menuseparator
34851 Definición de macro\SpecialChar \menuseparator
34852 Añadir argumento
34853 \end_layout
34854
34855 \end_inset
34856 </cell>
34857 </row>
34858 <row interlinespace="2.5mm">
34859 <cell alignment="center" valignment="top" usebox="none">
34860 \begin_inset Text
34861
34862 \begin_layout Plain Layout
34863 \begin_inset Graphics
34864         filename ../../images/math-macro-make-optional.png
34865         rotateOrigin center
34866
34867 \end_inset
34868
34869
34870 \end_layout
34871
34872 \end_inset
34873 </cell>
34874 <cell alignment="center" valignment="top" usebox="none">
34875 \begin_inset Text
34876
34877 \begin_layout Plain Layout
34878
34879 \family sans
34880 Editar\SpecialChar \menuseparator
34881 Ecuación\SpecialChar \menuseparator
34882 Definición de macro\SpecialChar \menuseparator
34883 Hacer opcional el primer
34884 \begin_inset Newline newline
34885 \end_inset
34886
34887
34888 \begin_inset Phantom HPhantom
34889 status open
34890
34891 \begin_layout Plain Layout
34892
34893 \family sans
34894 Editar\SpecialChar \menuseparator
34895 Ecuación\SpecialChar \menuseparator
34896 Definición de macro\SpecialChar \menuseparator
34897
34898 \end_layout
34899
34900 \end_inset
34901
34902 argumento no opcional
34903 \end_layout
34904
34905 \end_inset
34906 </cell>
34907 </row>
34908 <row interlinespace="2.5mm">
34909 <cell alignment="center" valignment="top" usebox="none">
34910 \begin_inset Text
34911
34912 \begin_layout Plain Layout
34913 \begin_inset Graphics
34914         filename ../../images/math-macro-make-nonoptional.png
34915         rotateOrigin center
34916
34917 \end_inset
34918
34919
34920 \end_layout
34921
34922 \end_inset
34923 </cell>
34924 <cell alignment="center" valignment="top" usebox="none">
34925 \begin_inset Text
34926
34927 \begin_layout Plain Layout
34928
34929 \family sans
34930 Editar\SpecialChar \menuseparator
34931 Ecuación\SpecialChar \menuseparator
34932 Definición de macro\SpecialChar \menuseparator
34933 Hacer no opcional el primer
34934 \begin_inset Newline newline
34935 \end_inset
34936
34937
34938 \begin_inset Phantom HPhantom
34939 status open
34940
34941 \begin_layout Plain Layout
34942
34943 \family sans
34944 Editar\SpecialChar \menuseparator
34945 Ecuación\SpecialChar \menuseparator
34946 Definición de macro\SpecialChar \menuseparator
34947
34948 \end_layout
34949
34950 \end_inset
34951
34952 argumento opcional
34953 \end_layout
34954
34955 \end_inset
34956 </cell>
34957 </row>
34958 <row interlinespace="2.5mm">
34959 <cell alignment="center" valignment="top" usebox="none">
34960 \begin_inset Text
34961
34962 \begin_layout Plain Layout
34963 \begin_inset Graphics
34964         filename ../../images/math-macro-remove-optional-param.png
34965         rotateOrigin center
34966
34967 \end_inset
34968
34969
34970 \end_layout
34971
34972 \end_inset
34973 </cell>
34974 <cell alignment="center" valignment="top" usebox="none">
34975 \begin_inset Text
34976
34977 \begin_layout Plain Layout
34978
34979 \family sans
34980 Editar\SpecialChar \menuseparator
34981 Ecuación\SpecialChar \menuseparator
34982 Definición de macro\SpecialChar \menuseparator
34983 Quitar argumento opcional
34984 \end_layout
34985
34986 \end_inset
34987 </cell>
34988 </row>
34989 <row interlinespace="2.5mm">
34990 <cell alignment="center" valignment="top" usebox="none">
34991 \begin_inset Text
34992
34993 \begin_layout Plain Layout
34994 \begin_inset Graphics
34995         filename ../../images/math-macro-add-optional-param.png
34996         rotateOrigin center
34997
34998 \end_inset
34999
35000
35001 \end_layout
35002
35003 \end_inset
35004 </cell>
35005 <cell alignment="center" valignment="top" usebox="none">
35006 \begin_inset Text
35007
35008 \begin_layout Plain Layout
35009
35010 \family sans
35011 Editar\SpecialChar \menuseparator
35012 Ecuación\SpecialChar \menuseparator
35013 Definición de macro\SpecialChar \menuseparator
35014 Insertar argumento opcional
35015 \end_layout
35016
35017 \end_inset
35018 </cell>
35019 </row>
35020 <row interlinespace="2.5mm">
35021 <cell alignment="center" valignment="top" usebox="none">
35022 \begin_inset Text
35023
35024 \begin_layout Plain Layout
35025 \begin_inset Graphics
35026         filename ../../images/math-macro-remove-greedy-param.png
35027         rotateOrigin center
35028
35029 \end_inset
35030
35031
35032 \end_layout
35033
35034 \end_inset
35035 </cell>
35036 <cell alignment="center" valignment="top" usebox="none">
35037 \begin_inset Text
35038
35039 \begin_layout Plain Layout
35040
35041 \family sans
35042 Editar\SpecialChar \menuseparator
35043 Ecuación\SpecialChar \menuseparator
35044 Definición de macro\SpecialChar \menuseparator
35045 Quitar último argumento
35046 \begin_inset Newline newline
35047 \end_inset
35048
35049
35050 \begin_inset Phantom HPhantom
35051 status open
35052
35053 \begin_layout Plain Layout
35054
35055 \family sans
35056 Editar\SpecialChar \menuseparator
35057 Ecuación\SpecialChar \menuseparator
35058 Definición de macro\SpecialChar \menuseparator
35059
35060 \end_layout
35061
35062 \end_inset
35063
35064 yendo hacia la derecha
35065 \end_layout
35066
35067 \end_inset
35068 </cell>
35069 </row>
35070 <row interlinespace="2.5mm">
35071 <cell alignment="center" valignment="top" usebox="none">
35072 \begin_inset Text
35073
35074 \begin_layout Plain Layout
35075 \begin_inset Graphics
35076         filename ../../images/math-macro-append-greedy-param.png
35077         rotateOrigin center
35078
35079 \end_inset
35080
35081
35082 \end_layout
35083
35084 \end_inset
35085 </cell>
35086 <cell alignment="center" valignment="top" usebox="none">
35087 \begin_inset Text
35088
35089 \begin_layout Plain Layout
35090
35091 \family sans
35092 Editar\SpecialChar \menuseparator
35093 Ecuación\SpecialChar \menuseparator
35094 Definición de macro\SpecialChar \menuseparator
35095 Añadir argumento comiendo
35096 \begin_inset Newline newline
35097 \end_inset
35098
35099
35100 \begin_inset Phantom HPhantom
35101 status open
35102
35103 \begin_layout Plain Layout
35104
35105 \family sans
35106 Editar\SpecialChar \menuseparator
35107 Ecuación\SpecialChar \menuseparator
35108 Definición de macro\SpecialChar \menuseparator
35109
35110 \end_layout
35111
35112 \end_inset
35113
35114 desde la derecha
35115 \end_layout
35116
35117 \end_inset
35118 </cell>
35119 </row>
35120 <row interlinespace="2.5mm">
35121 <cell alignment="center" valignment="top" usebox="none">
35122 \begin_inset Text
35123
35124 \begin_layout Plain Layout
35125 \begin_inset Graphics
35126         filename ../../images/math-macro-add-greedy-optional-param.png
35127         rotateOrigin center
35128
35129 \end_inset
35130
35131
35132 \end_layout
35133
35134 \end_inset
35135 </cell>
35136 <cell alignment="center" valignment="top" usebox="none">
35137 \begin_inset Text
35138
35139 \begin_layout Plain Layout
35140
35141 \family sans
35142 Editar\SpecialChar \menuseparator
35143 Ecuación\SpecialChar \menuseparator
35144 Definición de macro\SpecialChar \menuseparator
35145 Añadir argumento opcional
35146 \begin_inset Newline newline
35147 \end_inset
35148
35149
35150 \begin_inset Phantom HPhantom
35151 status open
35152
35153 \begin_layout Plain Layout
35154
35155 \family sans
35156 Editar\SpecialChar \menuseparator
35157 Ecuación\SpecialChar \menuseparator
35158 Definición de macro\SpecialChar \menuseparator
35159
35160 \end_layout
35161
35162 \end_inset
35163
35164 comiendo desde la derecha
35165 \end_layout
35166
35167 \end_inset
35168 </cell>
35169 </row>
35170 </lyxtabular>
35171
35172 \end_inset
35173
35174
35175 \end_layout
35176
35177 \begin_layout Section
35178 Sistema algebraico computacional
35179 \end_layout
35180
35181 \begin_layout Standard
35182 LyX permite el intercambio entre expresiones matemáticas escritas con su
35183  editor de ecuaciones y aplicaciones externas o guiones definidos por el
35184  usuario.
35185  Las aplicaciones soportadas actualmente son 
35186 \family sans
35187 Maple
35188 \family default
35189
35190 \family sans
35191 Mathematica
35192 \family default
35193
35194 \family sans
35195 Maxima
35196 \family default
35197  y 
35198 \family sans
35199 Octave
35200 \family default
35201 .
35202  Hay que advertir que el conjunto de estructuras matemáticas soportadas
35203  se limita a casos muy simples.
35204 \end_layout
35205
35206 \begin_layout Subsection
35207 Utilización
35208 \end_layout
35209
35210 \begin_layout Standard
35211 Escribe alguna expresión en una ecuación, despliega el menú 
35212 \family sans
35213 Editar\SpecialChar \menuseparator
35214 Ecuación\SpecialChar \menuseparator
35215 Usar programa de álgebra
35216 \family default
35217  y elige la aplicación que esté instalada en tu ordenador.
35218  Después de eso el resultado de la computación debería mostrarse a la derecha
35219  de la expresión junto con el operador "=".
35220 \end_layout
35221
35222 \begin_layout Standard
35223 A continuación hay unos ejemplos sencillos (con resultados de 
35224 \family sans
35225 Maxima
35226 \family default
35227 ) que muestran qué tipos de computación se pueden realizar:
35228 \end_layout
35229
35230 \begin_layout Itemize
35231 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
35232 \end_inset
35233
35234
35235 \end_layout
35236
35237 \begin_layout Itemize
35238 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
35239 \end_inset
35240
35241
35242 \end_layout
35243
35244 \begin_layout Itemize
35245 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
35246 \end_inset
35247
35248
35249 \end_layout
35250
35251 \begin_layout Itemize
35252 \begin_inset Formula $\det\left[\begin{array}{ccc}
35253 1 & 6 & 7\\
35254 2 & 5 & 8\\
35255 3 & 4 & 17
35256 \end{array}\right]=-56$
35257 \end_inset
35258
35259
35260 \end_layout
35261
35262 \begin_layout Itemize
35263 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
35264 \end_inset
35265
35266
35267 \end_layout
35268
35269 \begin_layout Subsection
35270 Atajos de teclado
35271 \end_layout
35272
35273 \begin_layout Standard
35274 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
35275  Se puede vincular fácilmente una combinación de teclas a la función 
35276 \family sans
35277 math-extern
35278 \family default
35279  de Lyx (véase el manual 
35280 \emph on
35281 Funciones de LyX
35282 \emph default
35283 ).
35284  Por ejemplo, para vincular la tecla 
35285 \family sans
35286 Entrar
35287 \family default
35288  en el editor de ecuaciones a 
35289 \family sans
35290 Maxima
35291 \family default
35292  se podría usar este comando para definir el atajo de teclado:
35293 \end_layout
35294
35295 \begin_layout Standard
35296
35297 \series bold
35298 command-alternatives break-paragraph;math-extern maxima
35299 \end_layout
35300
35301 \begin_layout Section
35302 Consejos prácticos
35303 \begin_inset Index idx
35304 status collapsed
35305
35306 \begin_layout Plain Layout
35307 Consejos prácticos
35308 \end_layout
35309
35310 \end_inset
35311
35312
35313 \end_layout
35314
35315 \begin_layout Subsection
35316 Números negativos
35317 \begin_inset Index idx
35318 status collapsed
35319
35320 \begin_layout Plain Layout
35321 Numeros@Números ! negativos
35322 \end_layout
35323
35324 \end_inset
35325
35326
35327 \end_layout
35328
35329 \begin_layout Standard
35330 Los números negativos a veces se ven feos en las ecuaciones porque el signo
35331  menos delante del número tiene la misma longitud que el operador signo
35332  menos.
35333  Si se escribe el número negativo en texto normal el signo menos aparece
35334  correctamente.
35335 \end_layout
35336
35337 \begin_layout Standard
35338 Así pues, el problema desaparece si se convierte el signo menos a texto
35339  matemático.
35340 \end_layout
35341
35342 \begin_layout Standard
35343 Un ejemplo para visualizar el problema:
35344 \end_layout
35345
35346 \begin_layout Standard
35347 \noindent
35348 \align center
35349 \begin_inset Tabular
35350 <lyxtabular version="3" rows="3" columns="2">
35351 <features tabularvalignment="middle">
35352 <column alignment="center" valignment="top" width="0">
35353 <column alignment="center" valignment="top" width="0">
35354 <row>
35355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35356 \begin_inset Text
35357
35358 \begin_layout Plain Layout
35359 texto normal:
35360 \end_layout
35361
35362 \end_inset
35363 </cell>
35364 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35365 \begin_inset Text
35366
35367 \begin_layout Plain Layout
35368 x = -2
35369 \end_layout
35370
35371 \end_inset
35372 </cell>
35373 </row>
35374 <row>
35375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35376 \begin_inset Text
35377
35378 \begin_layout Plain Layout
35379 ecuación:
35380 \end_layout
35381
35382 \end_inset
35383 </cell>
35384 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35385 \begin_inset Text
35386
35387 \begin_layout Plain Layout
35388 \begin_inset Formula $x=-2$
35389 \end_inset
35390
35391
35392 \end_layout
35393
35394 \end_inset
35395 </cell>
35396 </row>
35397 <row>
35398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35399 \begin_inset Text
35400
35401 \begin_layout Plain Layout
35402 solución:
35403 \end_layout
35404
35405 \end_inset
35406 </cell>
35407 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35408 \begin_inset Text
35409
35410 \begin_layout Plain Layout
35411 \begin_inset Formula $x=\mbox{-}2$
35412 \end_inset
35413
35414
35415 \end_layout
35416
35417 \end_inset
35418 </cell>
35419 </row>
35420 </lyxtabular>
35421
35422 \end_inset
35423
35424
35425 \end_layout
35426
35427 \begin_layout Subsection
35428 Coma como separador decimal
35429 \begin_inset Index idx
35430 status collapsed
35431
35432 \begin_layout Plain Layout
35433 Coma decimal
35434 \end_layout
35435
35436 \end_inset
35437
35438
35439 \end_layout
35440
35441 \begin_layout Standard
35442 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
35443  de grupos numéricos.
35444  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
35445 \end_layout
35446
35447 \begin_layout Standard
35448 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
35449  
35450 \family sans
35451 Ctrl+M
35452 \family default
35453 ).
35454 \end_layout
35455
35456 \begin_layout Standard
35457 Para usar las comas en todas las fórmulas del documento como separador decimal,
35458  se carga el archivo 
35459 \series bold
35460 icomma.sty
35461 \series default
35462
35463 \begin_inset Foot
35464 status collapsed
35465
35466 \begin_layout Plain Layout
35467
35468 \series bold
35469 icomma
35470 \series default
35471  forma parte del paquete LaTeX 
35472 \series bold
35473 was
35474 \series default
35475
35476 \begin_inset Index idx
35477 status collapsed
35478
35479 \begin_layout Plain Layout
35480 Paquetes ! was
35481 \begin_inset ERT
35482 status collapsed
35483
35484 \begin_layout Plain Layout
35485
35486
35487 \backslash
35488 vspace{4mm}
35489 \end_layout
35490
35491 \end_inset
35492
35493
35494 \end_layout
35495
35496 \end_inset
35497
35498 .
35499 \end_layout
35500
35501 \end_inset
35502
35503
35504 \begin_inset Index idx
35505 status collapsed
35506
35507 \begin_layout Plain Layout
35508 Paquetes ! icomma
35509 \end_layout
35510
35511 \end_inset
35512
35513  en el preámbulo LaTeX con la línea: 
35514 \end_layout
35515
35516 \begin_layout Standard
35517
35518 \series bold
35519
35520 \backslash
35521 usepackage{icomma}
35522 \end_layout
35523
35524 \begin_layout Subsection
35525 Vectores cuánticos y notación bra-ket
35526 \begin_inset CommandInset label
35527 LatexCommand label
35528 name "sub:Vectores-cuánticos"
35529
35530 \end_inset
35531
35532
35533 \begin_inset Index idx
35534 status open
35535
35536 \begin_layout Plain Layout
35537 Vectores cuánticos
35538 \end_layout
35539
35540 \end_inset
35541
35542
35543 \begin_inset Index idx
35544 status open
35545
35546 \begin_layout Plain Layout
35547 Notación bra-ket
35548 \end_layout
35549
35550 \end_inset
35551
35552
35553 \end_layout
35554
35555 \begin_layout Standard
35556 El paquete LaTeX 
35557 \series bold
35558 braket
35559 \series default
35560
35561 \begin_inset Index idx
35562 status collapsed
35563
35564 \begin_layout Plain Layout
35565 Paquetes ! braket
35566 \end_layout
35567
35568 \end_inset
35569
35570  suministra comandos para escribir paréntesis angulares que se usan en mecánica
35571  cuántica: la notación 
35572 \begin_inset Quotes fld
35573 \end_inset
35574
35575 bra-ket
35576 \begin_inset Quotes frd
35577 \end_inset
35578
35579 ; se carga con la línea de preámbulo LaTeX:
35580 \end_layout
35581
35582 \begin_layout Standard
35583
35584 \series bold
35585
35586 \backslash
35587 usepackage{braket}
35588 \end_layout
35589
35590 \begin_layout Standard
35591 \begin_inset ERT
35592 status collapsed
35593
35594 \begin_layout Plain Layout
35595
35596
35597 \backslash
35598 ifbraket 
35599 \end_layout
35600
35601 \end_inset
35602
35603
35604 \begin_inset Note Note
35605 status open
35606
35607 \begin_layout Plain Layout
35608 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
35609 \series bold
35610 braket
35611 \series default
35612  está instalado.
35613 \end_layout
35614
35615 \end_inset
35616
35617
35618 \end_layout
35619
35620 \begin_layout Standard
35621 Están definidos los siguientes comandos:
35622 \end_layout
35623
35624 \begin_layout Standard
35625 \noindent
35626 \align center
35627 \begin_inset Tabular
35628 <lyxtabular version="3" rows="4" columns="2">
35629 <features tabularvalignment="middle">
35630 <column alignment="center" valignment="top" width="0">
35631 <column alignment="center" valignment="top" width="0">
35632 <row>
35633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35634 \begin_inset Text
35635
35636 \begin_layout Plain Layout
35637 Comando
35638 \end_layout
35639
35640 \end_inset
35641 </cell>
35642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35643 \begin_inset Text
35644
35645 \begin_layout Plain Layout
35646 Resultado
35647 \end_layout
35648
35649 \end_inset
35650 </cell>
35651 </row>
35652 <row>
35653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35654 \begin_inset Text
35655
35656 \begin_layout Plain Layout
35657
35658 \backslash
35659 Bra{
35660 \backslash
35661 psi
35662 \end_layout
35663
35664 \end_inset
35665 </cell>
35666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35667 \begin_inset Text
35668
35669 \begin_layout Plain Layout
35670 \begin_inset Formula $\Bra{\psi}$
35671 \end_inset
35672
35673
35674 \end_layout
35675
35676 \end_inset
35677 </cell>
35678 </row>
35679 <row>
35680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35681 \begin_inset Text
35682
35683 \begin_layout Plain Layout
35684
35685 \backslash
35686 Ket{
35687 \backslash
35688 psi
35689 \end_layout
35690
35691 \end_inset
35692 </cell>
35693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35694 \begin_inset Text
35695
35696 \begin_layout Plain Layout
35697 \begin_inset Formula $\Ket{\psi}$
35698 \end_inset
35699
35700
35701 \end_layout
35702
35703 \end_inset
35704 </cell>
35705 </row>
35706 <row>
35707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35708 \begin_inset Text
35709
35710 \begin_layout Plain Layout
35711
35712 \backslash
35713 Braket{
35714 \backslash
35715 psi|
35716 \backslash
35717 phi
35718 \end_layout
35719
35720 \end_inset
35721 </cell>
35722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35723 \begin_inset Text
35724
35725 \begin_layout Plain Layout
35726 \begin_inset Formula $\Braket{\psi|\phi}$
35727 \end_inset
35728
35729
35730 \end_layout
35731
35732 \end_inset
35733 </cell>
35734 </row>
35735 </lyxtabular>
35736
35737 \end_inset
35738
35739
35740 \end_layout
35741
35742 \begin_layout Standard
35743 El comando 
35744 \series bold
35745
35746 \backslash
35747 Braket
35748 \series default
35749  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35750  circundantes:
35751 \begin_inset Formula 
35752 \[
35753 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
35754 \]
35755
35756 \end_inset
35757
35758
35759 \begin_inset ERT
35760 status collapsed
35761
35762 \begin_layout Plain Layout
35763
35764
35765 \backslash
35766 else
35767 \end_layout
35768
35769 \end_inset
35770
35771
35772 \begin_inset Note Note
35773 status open
35774
35775 \begin_layout Plain Layout
35776 Lo que sigue se verá en la salida si el paquete LaTeX 
35777 \series bold
35778 braket
35779 \series default
35780  no está instalado:
35781 \end_layout
35782
35783 \end_inset
35784
35785
35786 \end_layout
35787
35788 \begin_layout Standard
35789 Debes instalar el paquete LaTeX 
35790 \series bold
35791 braket
35792 \series default
35793  para ver en la salida el resto de esta subsección.
35794 \end_layout
35795
35796 \begin_layout Standard
35797 \begin_inset ERT
35798 status collapsed
35799
35800 \begin_layout Plain Layout
35801
35802
35803 \backslash
35804 fi
35805 \end_layout
35806
35807 \end_inset
35808
35809
35810 \end_layout
35811
35812 \begin_layout Standard
35813 El efecto de 
35814 \series bold
35815
35816 \backslash
35817 Braket
35818 \series default
35819  también se puede conseguir con el comando 
35820 \series bold
35821
35822 \backslash
35823 middle
35824 \series default
35825 , que se describe en 
35826 \begin_inset CommandInset ref
35827 LatexCommand ref
35828 reference "sub:Tamaño-automático-de"
35829
35830 \end_inset
35831
35832 .
35833 \end_layout
35834
35835 \begin_layout Subsection
35836 Fracciones definidas por el usuario
35837 \begin_inset CommandInset label
35838 LatexCommand label
35839 name "sub:Fracciones-personalizadas"
35840
35841 \end_inset
35842
35843
35844 \begin_inset Index idx
35845 status collapsed
35846
35847 \begin_layout Plain Layout
35848 Fracciones ! personalizadas
35849 \end_layout
35850
35851 \end_inset
35852
35853
35854 \end_layout
35855
35856 \begin_layout Standard
35857 Para definir comandos personalizados para fracciones, se usa el comando
35858  
35859 \series bold
35860
35861 \backslash
35862 genfrac
35863 \series default
35864
35865 \begin_inset Index idx
35866 status collapsed
35867
35868 \begin_layout Plain Layout
35869 Comandos ! G ! 
35870 \backslash
35871 genfrac
35872 \end_layout
35873
35874 \end_inset
35875
35876  con el siguiente esquema:
35877 \end_layout
35878
35879 \begin_layout Standard
35880
35881 \series bold
35882
35883 \backslash
35884 genfrac{delimitador izquierdo}{delimitador derecho}
35885 \begin_inset Newline newline
35886 \end_inset
35887
35888
35889 \begin_inset Phantom HPhantom
35890 status open
35891
35892 \begin_layout Plain Layout
35893
35894 \series bold
35895
35896 \backslash
35897 genfrac
35898 \end_layout
35899
35900 \end_inset
35901
35902 {grosor raya de fracción}{estilo}{numerador}{denominador}
35903 \end_layout
35904
35905 \begin_layout Standard
35906 El estilo es un número en el rango 0
35907 \begin_inset space \thinspace{}
35908 \end_inset
35909
35910 -
35911 \begin_inset space \thinspace{}
35912 \end_inset
35913
35914 3.
35915 \end_layout
35916
35917 \begin_layout Standard
35918 \align center
35919 \begin_inset Tabular
35920 <lyxtabular version="3" rows="5" columns="2">
35921 <features tabularvalignment="middle">
35922 <column alignment="center" valignment="top" width="0">
35923 <column alignment="center" valignment="top" width="0">
35924 <row>
35925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35926 \begin_inset Text
35927
35928 \begin_layout Plain Layout
35929 Número
35930 \end_layout
35931
35932 \end_inset
35933 </cell>
35934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35935 \begin_inset Text
35936
35937 \begin_layout Plain Layout
35938 Estilo (tamaño)
35939 \end_layout
35940
35941 \end_inset
35942 </cell>
35943 </row>
35944 <row>
35945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35946 \begin_inset Text
35947
35948 \begin_layout Plain Layout
35949 0
35950 \end_layout
35951
35952 \end_inset
35953 </cell>
35954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35955 \begin_inset Text
35956
35957 \begin_layout Plain Layout
35958 ecuación presentada
35959 \end_layout
35960
35961 \end_inset
35962 </cell>
35963 </row>
35964 <row>
35965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35966 \begin_inset Text
35967
35968 \begin_layout Plain Layout
35969 1
35970 \end_layout
35971
35972 \end_inset
35973 </cell>
35974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35975 \begin_inset Text
35976
35977 \begin_layout Plain Layout
35978 ecuación en línea
35979 \end_layout
35980
35981 \end_inset
35982 </cell>
35983 </row>
35984 <row>
35985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35986 \begin_inset Text
35987
35988 \begin_layout Plain Layout
35989 2
35990 \end_layout
35991
35992 \end_inset
35993 </cell>
35994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35995 \begin_inset Text
35996
35997 \begin_layout Plain Layout
35998 pequeño
35999 \end_layout
36000
36001 \end_inset
36002 </cell>
36003 </row>
36004 <row>
36005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36006 \begin_inset Text
36007
36008 \begin_layout Plain Layout
36009 3
36010 \end_layout
36011
36012 \end_inset
36013 </cell>
36014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36015 \begin_inset Text
36016
36017 \begin_layout Plain Layout
36018 muy pequeño
36019 \end_layout
36020
36021 \end_inset
36022 </cell>
36023 </row>
36024 </lyxtabular>
36025
36026 \end_inset
36027
36028
36029 \end_layout
36030
36031 \begin_layout Standard
36032 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
36033  
36034 \series bold
36035
36036 \backslash
36037 frac
36038 \series default
36039 .
36040 \end_layout
36041
36042 \begin_layout Standard
36043 Si no se pone grosor de la raya de fracción se usará el valor predefinido
36044  de 0.4
36045 \begin_inset space \thinspace{}
36046 \end_inset
36047
36048 pt.
36049 \end_layout
36050
36051 \begin_layout Standard
36052 Por ejemplo, los comandos 
36053 \series bold
36054
36055 \backslash
36056 dfrac
36057 \series default
36058  y 
36059 \series bold
36060
36061 \backslash
36062 tbinom
36063 \series default
36064  de la 
36065 \begin_inset CommandInset ref
36066 LatexCommand ref
36067 reference "sub:Fracciones"
36068
36069 \end_inset
36070
36071  se definen con los comandos:
36072 \end_layout
36073
36074 \begin_layout Standard
36075
36076 \series bold
36077
36078 \backslash
36079 newcommand{
36080 \backslash
36081 dfrac}[2]{
36082 \backslash
36083 genfrac{}{}{}{0}{#1}{#2}}
36084 \end_layout
36085
36086 \begin_layout Standard
36087 y
36088 \end_layout
36089
36090 \begin_layout Standard
36091
36092 \series bold
36093
36094 \backslash
36095 newcommand{
36096 \backslash
36097 tbinom}[2]{
36098 \backslash
36099 genfrac{(}{)}{0pt}{1}{#1}{#2}}
36100 \end_layout
36101
36102 \begin_layout Standard
36103 \begin_inset VSpace medskip
36104 \end_inset
36105
36106
36107 \end_layout
36108
36109 \begin_layout Standard
36110 Para definir una fracción en la que el grosor de la raya se pueda definir
36111  como argumento opcional, se inserta la siguiente línea en el preámbulo
36112  LaTeX:
36113 \end_layout
36114
36115 \begin_layout Standard
36116
36117 \series bold
36118
36119 \backslash
36120 newcommand{
36121 \backslash
36122 fracS}[3][]{
36123 \backslash
36124 genfrac{}{}{#1}{}{#2}{#3}}
36125 \end_layout
36126
36127 \begin_layout Standard
36128 Un ensayo:
36129 \begin_inset Formula 
36130 \begin{align*}
36131 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
36132 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
36133 \end{align*}
36134
36135 \end_inset
36136
36137 Como se puede ver, la distancia del numerador y el denominador a la raya
36138  de fracción se redondea a unas tres veces el grosor de la raya.
36139 \end_layout
36140
36141 \begin_layout Subsection
36142 Ecuaciones canceladas
36143 \begin_inset Index idx
36144 status collapsed
36145
36146 \begin_layout Plain Layout
36147 Ecuación ! cancelada
36148 \end_layout
36149
36150 \end_inset
36151
36152
36153 \end_layout
36154
36155 \begin_layout Standard
36156 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
36157  
36158 \series bold
36159 cancel
36160 \series default
36161
36162 \begin_inset Index idx
36163 status collapsed
36164
36165 \begin_layout Plain Layout
36166 Paquetes ! cancel
36167 \end_layout
36168
36169 \end_inset
36170
36171  con la línea de preámbulo LaTeX
36172 \end_layout
36173
36174 \begin_layout Standard
36175
36176 \series bold
36177
36178 \backslash
36179 usepackage{cancel}
36180 \end_layout
36181
36182 \begin_layout Standard
36183 \begin_inset ERT
36184 status collapsed
36185
36186 \begin_layout Plain Layout
36187
36188
36189 \backslash
36190 ifcancel 
36191 \end_layout
36192
36193 \end_inset
36194
36195
36196 \begin_inset Note Note
36197 status open
36198
36199 \begin_layout Plain Layout
36200 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
36201 \series bold
36202 cancel
36203 \series default
36204  está instalado.
36205 \end_layout
36206
36207 \end_inset
36208
36209
36210 \end_layout
36211
36212 \begin_layout Standard
36213 Hay cuatro formas de cancelar ecuaciones:
36214 \end_layout
36215
36216 \begin_layout Standard
36217 \align center
36218 \begin_inset Tabular
36219 <lyxtabular version="3" rows="5" columns="2">
36220 <features tabularvalignment="middle">
36221 <column alignment="center" valignment="top" width="0">
36222 <column alignment="center" valignment="top" width="0">
36223 <row>
36224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36225 \begin_inset Text
36226
36227 \begin_layout Plain Layout
36228 Comando
36229 \end_layout
36230
36231 \end_inset
36232 </cell>
36233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36234 \begin_inset Text
36235
36236 \begin_layout Plain Layout
36237 Resultado
36238 \begin_inset Note Note
36239 status collapsed
36240
36241 \begin_layout Plain Layout
36242 El
36243 \series bold
36244  
36245 \series default
36246 espacio y 
36247 \series bold
36248
36249 \backslash
36250 raisebox
36251 \series default
36252  se usa sólo como espaciador
36253 \end_layout
36254
36255 \end_inset
36256
36257
36258 \end_layout
36259
36260 \end_inset
36261 </cell>
36262 </row>
36263 <row>
36264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36265 \begin_inset Text
36266
36267 \begin_layout Plain Layout
36268
36269 \backslash
36270 cancel{
36271 \backslash
36272 int
36273 \begin_inset ERT
36274 status collapsed
36275
36276 \begin_layout Plain Layout
36277
36278
36279 \backslash
36280 spce 
36281 \end_layout
36282
36283 \end_inset
36284
36285 A=B
36286 \end_layout
36287
36288 \end_inset
36289 </cell>
36290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36291 \begin_inset Text
36292
36293 \begin_layout Plain Layout
36294 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
36295 \end_inset
36296
36297
36298 \end_layout
36299
36300 \end_inset
36301 </cell>
36302 </row>
36303 <row>
36304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36305 \begin_inset Text
36306
36307 \begin_layout Plain Layout
36308
36309 \backslash
36310 bcancel{
36311 \backslash
36312 int
36313 \begin_inset ERT
36314 status collapsed
36315
36316 \begin_layout Plain Layout
36317
36318
36319 \backslash
36320 spce 
36321 \end_layout
36322
36323 \end_inset
36324
36325 A=B
36326 \end_layout
36327
36328 \end_inset
36329 </cell>
36330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36331 \begin_inset Text
36332
36333 \begin_layout Plain Layout
36334 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
36335 \end_inset
36336
36337
36338 \end_layout
36339
36340 \end_inset
36341 </cell>
36342 </row>
36343 <row>
36344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36345 \begin_inset Text
36346
36347 \begin_layout Plain Layout
36348
36349 \backslash
36350 xcancel{
36351 \backslash
36352 int
36353 \begin_inset ERT
36354 status collapsed
36355
36356 \begin_layout Plain Layout
36357
36358
36359 \backslash
36360 spce 
36361 \end_layout
36362
36363 \end_inset
36364
36365 A=B
36366 \end_layout
36367
36368 \end_inset
36369 </cell>
36370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36371 \begin_inset Text
36372
36373 \begin_layout Plain Layout
36374 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
36375 \end_inset
36376
36377
36378 \end_layout
36379
36380 \end_inset
36381 </cell>
36382 </row>
36383 <row>
36384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36385 \begin_inset Text
36386
36387 \begin_layout Plain Layout
36388
36389 \backslash
36390 cancelto{1
36391 \begin_inset Formula $\to$
36392 \end_inset
36393
36394
36395 \backslash
36396 {
36397 \backslash
36398 int
36399 \begin_inset ERT
36400 status collapsed
36401
36402 \begin_layout Plain Layout
36403
36404
36405 \backslash
36406 spce 
36407 \end_layout
36408
36409 \end_inset
36410
36411 A=B
36412 \end_layout
36413
36414 \end_inset
36415 </cell>
36416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36417 \begin_inset Text
36418
36419 \begin_layout Plain Layout
36420 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
36421 \end_inset
36422
36423
36424 \end_layout
36425
36426 \end_inset
36427 </cell>
36428 </row>
36429 </lyxtabular>
36430
36431 \end_inset
36432
36433
36434 \end_layout
36435
36436 \begin_layout Standard
36437
36438 \series bold
36439
36440 \backslash
36441 cancelto
36442 \series default
36443  es especialmente apropiado para visualizar la simplificación de fracciones
36444  en una ecuación:
36445 \begin_inset Formula 
36446 \[
36447 \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}}}
36448 \]
36449
36450 \end_inset
36451
36452
36453 \end_layout
36454
36455 \begin_layout Standard
36456 Para cambiar el tamaño del valor subscrito por 
36457 \series bold
36458
36459 \backslash
36460 cancelto
36461 \series default
36462  se puede cargar el paquete 
36463 \series bold
36464 cancel
36465 \series default
36466  con la opción 
36467 \series bold
36468 samesize
36469 \series default
36470 , que da el mismo tamaño que para el valor cancelado, o con la opción 
36471 \series bold
36472 Smaller
36473 \series default
36474 , que da un tamaño un poco más pequeño que el que se obtiene sin usar ninguna
36475  opción.
36476  En este documento, 
36477 \series bold
36478 cancel
36479 \series default
36480  se ha cargado con la línea 
36481 \end_layout
36482
36483 \begin_layout Standard
36484
36485 \series bold
36486
36487 \backslash
36488 usepackage[samesize]{cancel}
36489 \end_layout
36490
36491 \begin_layout Standard
36492 Para colorear la raya de cancelación añade el siguiente comando en código
36493  TeX:
36494 \end_layout
36495
36496 \begin_layout Standard
36497
36498 \series bold
36499
36500 \backslash
36501 renewcommand{
36502 \backslash
36503 CancelColor}{
36504 \backslash
36505 color{red}}
36506 \end_layout
36507
36508 \begin_layout Standard
36509 donde 
36510 \series bold
36511 red
36512 \series default
36513  puede reemplazarse por el color deseado.
36514 \end_layout
36515
36516 \begin_layout Standard
36517 \begin_inset ERT
36518 status open
36519
36520 \begin_layout Plain Layout
36521
36522
36523 \backslash
36524 renewcommand{
36525 \backslash
36526 CancelColor}{
36527 \backslash
36528 color{red}}
36529 \end_layout
36530
36531 \end_inset
36532
36533
36534 \end_layout
36535
36536 \begin_layout Standard
36537 \begin_inset Formula 
36538 \[
36539 \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}}}
36540 \]
36541
36542 \end_inset
36543
36544
36545 \end_layout
36546
36547 \begin_layout Standard
36548 \begin_inset ERT
36549 status open
36550
36551 \begin_layout Plain Layout
36552
36553
36554 \backslash
36555 renewcommand{
36556 \backslash
36557 CancelColor}{
36558 \backslash
36559 color{black}}
36560 \end_layout
36561
36562 \end_inset
36563
36564
36565 \begin_inset Note Note
36566 status open
36567
36568 \begin_layout Plain Layout
36569 restablece el color
36570 \end_layout
36571
36572 \end_inset
36573
36574
36575 \end_layout
36576
36577 \begin_layout Standard
36578 Para otras posibilidades de personalización, véase la documentación del
36579  paquete
36580 \series bold
36581  cancel
36582 \series default
36583
36584 \begin_inset CommandInset citation
36585 LatexCommand cite
36586 key "cancel"
36587
36588 \end_inset
36589
36590 .
36591 \end_layout
36592
36593 \begin_layout Standard
36594 \begin_inset ERT
36595 status collapsed
36596
36597 \begin_layout Plain Layout
36598
36599
36600 \backslash
36601 else
36602 \end_layout
36603
36604 \end_inset
36605
36606
36607 \begin_inset Note Note
36608 status open
36609
36610 \begin_layout Plain Layout
36611 Lo que sigue se verá en la salida si el paquete LaTeX 
36612 \series bold
36613 cancel
36614 \series default
36615  no está instalado:
36616 \end_layout
36617
36618 \end_inset
36619
36620
36621 \end_layout
36622
36623 \begin_layout Standard
36624 Debes instalar el paquete LaTeX 
36625 \series bold
36626 cancel
36627 \series default
36628  para ver en la salida el resto de esta subsección.
36629 \end_layout
36630
36631 \begin_layout Standard
36632 \begin_inset ERT
36633 status collapsed
36634
36635 \begin_layout Plain Layout
36636
36637
36638 \backslash
36639 fi
36640 \end_layout
36641
36642 \end_inset
36643
36644
36645 \end_layout
36646
36647 \begin_layout Subsection
36648 Ecuaciones en encabezados de sección
36649 \begin_inset CommandInset label
36650 LatexCommand label
36651 name "sub:Ecuaciones-en-encabezados"
36652
36653 \end_inset
36654
36655
36656 \begin_inset Index idx
36657 status collapsed
36658
36659 \begin_layout Plain Layout
36660 Ecuación ! en encabezados de sección
36661 \end_layout
36662
36663 \end_inset
36664
36665
36666 \end_layout
36667
36668 \begin_layout Standard
36669 Si se quiere poner una ecuación en un encabezado de sección hay que tener
36670  en cuenta lo siguiente:
36671 \end_layout
36672
36673 \begin_layout Standard
36674 \begin_inset Note Greyedout
36675 status open
36676
36677 \begin_layout Plain Layout
36678 Si el soporte para 
36679 \series bold
36680 hyperref
36681 \series default
36682
36683 \begin_inset Index idx
36684 status collapsed
36685
36686 \begin_layout Plain Layout
36687 Paquetes ! hyperref
36688 \end_layout
36689
36690 \end_inset
36691
36692  está activado en la configuración del documento, 
36693 \family sans
36694 Propiedades
36695 \begin_inset space ~
36696 \end_inset
36697
36698
36699 \family default
36700 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
36701  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
36702  texto del marcador, porque se infringen las convenciones PDF.
36703 \end_layout
36704
36705 \end_inset
36706
36707
36708 \end_layout
36709
36710 \begin_layout Standard
36711 Estos problemas se pueden solucionar insertando al final del encabezado
36712  un título breve con el menú 
36713 \family sans
36714 Insertar\SpecialChar \menuseparator
36715 Título
36716 \begin_inset space ~
36717 \end_inset
36718
36719 breve
36720 \family default
36721 .
36722  Los títulos breves se usan como alternativa para encabezados de sección
36723  con más de una línea para mantener el buen aspecto del índice.
36724  En éste sólo aparece el título breve y por tanto también en los marcadores.
36725 \end_layout
36726
36727 \begin_layout Standard
36728 Si hay que poner ecuaciones en el índice y se usa 
36729 \series bold
36730 hyperref
36731 \series default
36732 , se puede insertar el siguiente comando en modo TeX:
36733 \end_layout
36734
36735 \begin_layout Standard
36736
36737 \series bold
36738
36739 \backslash
36740 texorpdfstring{parte}{alternativa}
36741 \begin_inset Index idx
36742 status collapsed
36743
36744 \begin_layout Plain Layout
36745 Comandos ! T ! 
36746 \backslash
36747 texorpdfstring
36748 \end_layout
36749
36750 \end_inset
36751
36752
36753 \end_layout
36754
36755 \begin_layout Standard
36756 parte se refiere a la parte del encabezado que no debería aparecer en el
36757  marcador PDF.
36758  Pueden ser caracteres, ecuaciones, notas al pie y también referencias cruzadas.
36759  La alternativa se usa para el marcador en vez de la parte.
36760 \end_layout
36761
36762 \begin_layout Standard
36763 Aquí hay dos ejemplos de encabezados con ecuación:
36764 \end_layout
36765
36766 \begin_layout Standard
36767 \begin_inset VSpace -3mm
36768 \end_inset
36769
36770
36771 \end_layout
36772
36773 \begin_layout Standard
36774 \begin_inset ERT
36775 status collapsed
36776
36777 \begin_layout Plain Layout
36778
36779
36780 \backslash
36781 boldmath 
36782 \end_layout
36783
36784 \end_inset
36785
36786
36787 \end_layout
36788
36789 \begin_layout Subsubsection
36790 Encabezado sin ecuación en el índice 
36791 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36792 \end_inset
36793
36794
36795 \begin_inset Argument
36796 status collapsed
36797
36798 \begin_layout Plain Layout
36799 Encabezado sin ecuación en el índice
36800 \end_layout
36801
36802 \end_inset
36803
36804
36805 \end_layout
36806
36807 \begin_layout Subsubsection
36808 Encabezado con ecuación en el índice
36809 \begin_inset ERT
36810 status collapsed
36811
36812 \begin_layout Plain Layout
36813
36814
36815 \backslash
36816 texorpdfstring{
36817 \end_layout
36818
36819 \end_inset
36820
36821  
36822 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36823 \end_inset
36824
36825
36826 \begin_inset ERT
36827 status collapsed
36828
36829 \begin_layout Plain Layout
36830
36831 }{}
36832 \end_layout
36833
36834 \end_inset
36835
36836
36837 \end_layout
36838
36839 \begin_layout Standard
36840 \begin_inset ERT
36841 status collapsed
36842
36843 \begin_layout Plain Layout
36844
36845
36846 \backslash
36847 unboldmath 
36848 \end_layout
36849
36850 \end_inset
36851
36852 En el primer encabezado se ha puesto un título breve, en el segundo un 
36853 \series bold
36854
36855 \backslash
36856 texorpdfstring
36857 \series default
36858 .
36859 \end_layout
36860
36861 \begin_layout Standard
36862 Para obtener el mismo formato que en los demás encabezados se han puesto
36863  ambos en un entorno 
36864 \series bold
36865 boldmath
36866 \series default
36867 .
36868 \begin_inset Foot
36869 status collapsed
36870
36871 \begin_layout Plain Layout
36872 véase 
36873 \begin_inset CommandInset ref
36874 LatexCommand ref
36875 reference "sub:Ecuaciones-en-negrita"
36876
36877 \end_inset
36878
36879
36880 \end_layout
36881
36882 \end_inset
36883
36884
36885 \end_layout
36886
36887 \begin_layout Subsection
36888 Ecuaciones en texto multicolumna
36889 \begin_inset Index idx
36890 status collapsed
36891
36892 \begin_layout Plain Layout
36893 Ecuación ! en texto multicolumna
36894 \end_layout
36895
36896 \end_inset
36897
36898
36899 \end_layout
36900
36901 \begin_layout Standard
36902 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
36903  para ajustarse a la columna y entonces es preciso abarcar la anchura total
36904  de la página.
36905  Esto se hace usando el paquete LaTeX 
36906 \series bold
36907 multicol
36908 \series default
36909 ,
36910 \begin_inset Foot
36911 status collapsed
36912
36913 \begin_layout Plain Layout
36914
36915 \series bold
36916 multicol
36917 \series default
36918  forma parte de las distribuciones LaTeX estándar.
36919 \end_layout
36920
36921 \end_inset
36922
36923
36924 \begin_inset Index idx
36925 status collapsed
36926
36927 \begin_layout Plain Layout
36928 Paquetes ! multicol
36929 \end_layout
36930
36931 \end_inset
36932
36933  que se carga en el preámbulo LaTeX con la línea
36934 \end_layout
36935
36936 \begin_layout Standard
36937
36938 \series bold
36939
36940 \backslash
36941 usepackage{multicol}
36942 \end_layout
36943
36944 \begin_layout Standard
36945 \begin_inset Note Greyedout
36946 status open
36947
36948 \begin_layout Plain Layout
36949 Ten en cuenta que la opción 
36950 \family sans
36951 Documento
36952 \begin_inset space ~
36953 \end_inset
36954
36955 con
36956 \begin_inset space ~
36957 \end_inset
36958
36959 dos
36960 \begin_inset space ~
36961 \end_inset
36962
36963 caras
36964 \family default
36965 , bajo 
36966 \family sans
36967 Diseño
36968 \begin_inset space ~
36969 \end_inset
36970
36971 de
36972 \begin_inset space ~
36973 \end_inset
36974
36975 página 
36976 \family default
36977 en el menú 
36978 \family sans
36979 Documento\SpecialChar \menuseparator
36980 Configuración
36981 \family default
36982  
36983 \emph on
36984 debe
36985 \emph default
36986  estar desmarcada.
36987 \end_layout
36988
36989 \end_inset
36990
36991
36992 \end_layout
36993
36994 \begin_layout Standard
36995 Antes del texto multicolumna se inserta en modo TeX el comando
36996 \end_layout
36997
36998 \begin_layout Standard
36999
37000 \series bold
37001
37002 \backslash
37003 begin{multicols}{número de columnas}
37004 \end_layout
37005
37006 \begin_layout Standard
37007 El número de columnas está en el rango 2-10.
37008  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
37009  TeX el comando
37010 \end_layout
37011
37012 \begin_layout Standard
37013
37014 \series bold
37015
37016 \backslash
37017 end{multicols}
37018 \end_layout
37019
37020 \begin_layout Standard
37021 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
37022  Para quitarlo se inserta un espacio vertical de -6
37023 \begin_inset space \thinspace{}
37024 \end_inset
37025
37026 mm antes de la ecuación.
37027  Si se usa el estilo 
37028 \series bold
37029 Sangrado
37030 \series default
37031 ,
37032 \begin_inset Foot
37033 status collapsed
37034
37035 \begin_layout Plain Layout
37036 véase estilos de ecuación en 
37037 \begin_inset CommandInset ref
37038 LatexCommand ref
37039 reference "sec:Estilos-de-ecuación"
37040
37041 \end_inset
37042
37043
37044 \end_layout
37045
37046 \end_inset
37047
37048  se inserta un espacio de -9
37049 \begin_inset space \thinspace{}
37050 \end_inset
37051
37052 mm.
37053 \end_layout
37054
37055 \begin_layout Standard
37056 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
37057 \end_layout
37058
37059 \begin_layout Standard
37060
37061 \lang german
37062 \begin_inset ERT
37063 status collapsed
37064
37065 \begin_layout Plain Layout
37066
37067
37068 \backslash
37069 begin{multicols}{2}
37070 \end_layout
37071
37072 \end_inset
37073
37074 Das Spektrum wird fouriertransformiert.
37075  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
37076 , Lösungsmittel) zu trennen.
37077  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
37078  nun das Aussehen des Ausgangssignals.
37079  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
37080  über alle Phasen integrieren muss.
37081  Sei nun 
37082 \begin_inset Formula $S$
37083 \end_inset
37084
37085  unser normiertes Ausgangssignal und 
37086 \begin_inset Formula $P$
37087 \end_inset
37088
37089  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
37090 \begin_inset ERT
37091 status collapsed
37092
37093 \begin_layout Plain Layout
37094
37095
37096 \backslash
37097 end{multicols}
37098 \end_layout
37099
37100 \end_inset
37101
37102
37103 \begin_inset VSpace -6mm
37104 \end_inset
37105
37106
37107 \begin_inset Formula 
37108 \begin{equation}
37109 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
37110 \end{equation}
37111
37112 \end_inset
37113
37114
37115 \begin_inset ERT
37116 status collapsed
37117
37118 \begin_layout Plain Layout
37119
37120
37121 \backslash
37122 begin{multicols}{2}
37123 \end_layout
37124
37125 \end_inset
37126
37127 wobei 
37128 \begin_inset Formula $S_{0}$
37129 \end_inset
37130
37131  das Signal ohne Gradient ist und die Normierungsbedingung 
37132 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
37133 \end_inset
37134
37135  gilt.
37136  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
37137  Direkt nach dem 
37138 \begin_inset Formula $\nicefrac{\pi}{2}$
37139 \end_inset
37140
37141
37142 \begin_inset space \thinspace{}
37143 \end_inset
37144
37145 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
37146  das Signal zusätzlich abschwächt.
37147  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
37148  
37149 \begin_inset Formula $T_{2}$
37150 \end_inset
37151
37152 -Zeit.
37153 \end_layout
37154
37155 \begin_layout Standard
37156
37157 \lang german
37158 \begin_inset ERT
37159 status collapsed
37160
37161 \begin_layout Plain Layout
37162
37163
37164 \backslash
37165 end{multicols}
37166 \end_layout
37167
37168 \end_inset
37169
37170
37171 \end_layout
37172
37173 \begin_layout Subsection
37174 Ecuaciones con descripción de variables
37175 \begin_inset Index idx
37176 status collapsed
37177
37178 \begin_layout Plain Layout
37179 Ecuación ! con descripción de variables
37180 \end_layout
37181
37182 \end_inset
37183
37184
37185 \end_layout
37186
37187 \begin_layout Standard
37188 Para describir variables en una ecuación, como en la fórmula 
37189 \begin_inset CommandInset ref
37190 LatexCommand eqref
37191 reference "eq:within"
37192
37193 \end_inset
37194
37195 , se inserta una matriz 2×
37196 \begin_inset Formula $n$
37197 \end_inset
37198
37199  con columnas alineadas a la izquierda para las 
37200 \emph on
37201
37202 \begin_inset Formula $n$
37203 \end_inset
37204
37205
37206 \emph default
37207  variables usadas.
37208 \begin_inset Foot
37209 status collapsed
37210
37211 \begin_layout Plain Layout
37212 véase matrices en 
37213 \begin_inset CommandInset ref
37214 LatexCommand ref
37215 reference "sec:Matrices"
37216
37217 \end_inset
37218
37219
37220 \end_layout
37221
37222 \end_inset
37223
37224  Para poner la descripción en tamaño más pequeño se inserta, por ejemplo,
37225  el comando 
37226 \series bold
37227
37228 \backslash
37229 footnotesize
37230 \series default
37231  antes de la matriz.
37232 \begin_inset Foot
37233 status collapsed
37234
37235 \begin_layout Plain Layout
37236 véase tamaños de tipografías en 
37237 \begin_inset CommandInset ref
37238 LatexCommand ref
37239 reference "sub:Tamaños-de-tipografías"
37240
37241 \end_inset
37242
37243 .
37244 \end_layout
37245
37246 \end_inset
37247
37248
37249 \end_layout
37250
37251 \begin_layout Standard
37252 Si se usa el estilo 
37253 \series bold
37254 Sangrado
37255 \series default
37256 ,
37257 \begin_inset Foot
37258 status collapsed
37259
37260 \begin_layout Plain Layout
37261 véase estilos de ecuación en 
37262 \begin_inset CommandInset ref
37263 LatexCommand ref
37264 reference "sec:Estilos-de-ecuación"
37265
37266 \end_inset
37267
37268
37269 \end_layout
37270
37271 \end_inset
37272
37273  se inserta un 
37274 \series bold
37275
37276 \backslash
37277 hfill
37278 \series default
37279
37280 \begin_inset Foot
37281 status collapsed
37282
37283 \begin_layout Plain Layout
37284
37285 \series bold
37286
37287 \backslash
37288 hfill
37289 \series default
37290  sólo funciona en ecuaciones en estilo 
37291 \series bold
37292 Sangrado
37293 \series default
37294 , véase 
37295 \begin_inset CommandInset ref
37296 LatexCommand ref
37297 reference "sub:Espacio-variable"
37298
37299 \end_inset
37300
37301
37302 \end_layout
37303
37304 \end_inset
37305
37306  delante y detrás de la matriz para que tenga la misma separación con la
37307  ecuación y con el margen.
37308 \end_layout
37309
37310 \begin_layout Standard
37311 Si se usa el estilo 
37312 \series bold
37313 Centrado
37314 \series default
37315  se emplea el método descrito en la 
37316 \begin_inset CommandInset ref
37317 LatexCommand ref
37318 reference "sub:Entorno-flalign"
37319
37320 \end_inset
37321
37322  para sangrar la ecuación.
37323  La ecuación 
37324 \begin_inset CommandInset ref
37325 LatexCommand eqref
37326 reference "eq:within"
37327
37328 \end_inset
37329
37330  consta de cinco columnas ya que las dos primeras contienen la fórmula,
37331  la tercera la matriz y la última una llave TeX vacía.
37332 \begin_inset Formula 
37333 \begin{flalign}
37334 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
37335 \rho & \mbox{densidad}\\
37336 V & \mbox{volumen}\\
37337 g & \mbox{aceleración gravitatoria}
37338 \end{array} &  & {}\label{eq:within}
37339 \end{flalign}
37340
37341 \end_inset
37342
37343
37344 \end_layout
37345
37346 \begin_layout Subsection
37347 Letras griegas minúsculas en redonda
37348 \begin_inset CommandInset label
37349 LatexCommand label
37350 name "sub:Griegas-en-redonda"
37351
37352 \end_inset
37353
37354
37355 \begin_inset Index idx
37356 status collapsed
37357
37358 \begin_layout Plain Layout
37359 Letras griegas ! en redonda
37360 \end_layout
37361
37362 \end_inset
37363
37364
37365 \end_layout
37366
37367 \begin_layout Standard
37368 La mayoría de las tipografías sólo suministran letras griegas minúsculas
37369  en cursiva.
37370  Pero para símbolos de partículas elementales como piones y neutrinos hacen
37371  falta letras griegas en redonda.
37372  El archivo 
37373 \series bold
37374 upgreek.sty
37375 \series default
37376
37377 \begin_inset Foot
37378 status collapsed
37379
37380 \begin_layout Plain Layout
37381
37382 \series bold
37383 upgreek
37384 \series default
37385  forma parte del paquete LaTeX 
37386 \series bold
37387 was
37388 \series default
37389
37390 \begin_inset Index idx
37391 status collapsed
37392
37393 \begin_layout Plain Layout
37394 Paquetes ! was
37395 \begin_inset ERT
37396 status collapsed
37397
37398 \begin_layout Plain Layout
37399
37400
37401 \backslash
37402 vspace{4mm}
37403 \end_layout
37404
37405 \end_inset
37406
37407
37408 \end_layout
37409
37410 \end_inset
37411
37412 .
37413 \end_layout
37414
37415 \end_inset
37416
37417
37418 \begin_inset Index idx
37419 status collapsed
37420
37421 \begin_layout Plain Layout
37422 Paquetes ! upgreek
37423 \end_layout
37424
37425 \end_inset
37426
37427 , que se carga en el preámbulo LaTeX con la línea
37428 \end_layout
37429
37430 \begin_layout Standard
37431
37432 \series bold
37433
37434 \backslash
37435 usepackage{upgreek}
37436 \end_layout
37437
37438 \begin_layout Standard
37439 las suministra.
37440  
37441 \begin_inset ERT
37442 status collapsed
37443
37444 \begin_layout Plain Layout
37445
37446
37447 \backslash
37448 ifupgreek 
37449 \end_layout
37450
37451 \end_inset
37452
37453
37454 \begin_inset Note Note
37455 status open
37456
37457 \begin_layout Plain Layout
37458 Lo siguiente sólo se podrá ver si está instalado el paquete LaTeX 
37459 \series bold
37460 upgreek
37461 \series default
37462 :
37463 \end_layout
37464
37465 \end_inset
37466
37467  Se imprimen con el comando de la letra correspondiente precedido de 
37468 \series bold
37469 up
37470 \series default
37471 .
37472  Por ejemplo, el comando 
37473 \series bold
37474
37475 \backslash
37476 uptau
37477 \series default
37478  genera: 
37479 \begin_inset Formula $\uptau$
37480 \end_inset
37481
37482
37483 \end_layout
37484
37485 \begin_layout Standard
37486 Con estos comandos se pueden escribir reacciones entre partículas elementales:
37487 \begin_inset Formula 
37488 \[
37489 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
37490 \]
37491
37492 \end_inset
37493
37494
37495 \end_layout
37496
37497 \begin_layout Standard
37498 Las letras en redonda son más remarcadas y más grandes que las correspondientes
37499  en cursiva.
37500  Por tanto no deberían emplearse para unidades como 
37501 \begin_inset Quotes fld
37502 \end_inset
37503
37504 µm
37505 \begin_inset Quotes frd
37506 \end_inset
37507
37508 .
37509 \end_layout
37510
37511 \begin_layout Standard
37512 \begin_inset ERT
37513 status collapsed
37514
37515 \begin_layout Plain Layout
37516
37517
37518 \backslash
37519 else 
37520 \end_layout
37521
37522 \end_inset
37523
37524
37525 \begin_inset Note Note
37526 status open
37527
37528 \begin_layout Plain Layout
37529 Lo siguiente se mostrará si el paquete LaTeX 
37530 \series bold
37531 upgreek
37532 \series default
37533  no está instalado:
37534 \end_layout
37535
37536 \end_inset
37537
37538
37539 \end_layout
37540
37541 \begin_layout Standard
37542 Debes instalar el paquete LaTeX 
37543 \series bold
37544 upgreek
37545 \series default
37546  para ver en la salida el resto de esta subsección.
37547  
37548 \end_layout
37549
37550 \begin_layout Standard
37551 \begin_inset ERT
37552 status collapsed
37553
37554 \begin_layout Plain Layout
37555
37556
37557 \backslash
37558 fi
37559 \end_layout
37560
37561 \end_inset
37562
37563
37564 \end_layout
37565
37566 \begin_layout Standard
37567 \begin_inset Newpage newpage
37568 \end_inset
37569
37570
37571 \end_layout
37572
37573 \begin_layout Subsection
37574 Caracteres de texto en ecuaciones
37575 \begin_inset CommandInset label
37576 LatexCommand label
37577 name "sub:Caracteres-de-texto"
37578
37579 \end_inset
37580
37581
37582 \begin_inset Index idx
37583 status collapsed
37584
37585 \begin_layout Plain Layout
37586 Texto ! en ecuaciones
37587 \end_layout
37588
37589 \end_inset
37590
37591
37592 \end_layout
37593
37594 \begin_layout Standard
37595 En algunos casos podrías querer insertar caracteres de texto directamente
37596  en ecuaciones.
37597  Por ejemplo, cuando se usa con frecuencia el punto centrado 
37598 \begin_inset Formula $\cdot$
37599 \end_inset
37600
37601  en expresiones como 
37602 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
37603 \end_inset
37604
37605 , habría que insertar el comando 
37606 \series bold
37607
37608 \backslash
37609 cdot
37610 \series default
37611
37612 \begin_inset Foot
37613 status collapsed
37614
37615 \begin_layout Plain Layout
37616 véase 
37617 \begin_inset CommandInset ref
37618 LatexCommand ref
37619 reference "sub:Operadores-binarios"
37620
37621 \end_inset
37622
37623
37624 \end_layout
37625
37626 \end_inset
37627
37628  continuamente, porque este carácter está definido en todas las codificaciones
37629  como carácter de texto.
37630  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
37631 \end_layout
37632
37633 \begin_layout Standard
37634
37635 \series bold
37636
37637 \backslash
37638 Declare Inputtext{183}{
37639 \backslash
37640 ifmmode
37641 \backslash
37642 cdot
37643 \backslash
37644 else
37645 \backslash
37646 textperiodcentered
37647 \backslash
37648 f\SpecialChar \textcompwordmark{}
37649 i}
37650 \end_layout
37651
37652 \begin_layout Standard
37653 La codificación de caracteres (menú 
37654 \family sans
37655 Documento\SpecialChar \menuseparator
37656 Configuración\SpecialChar \menuseparator
37657 Idioma
37658 \family default
37659 ) especifica el carácter que se muestra al pulsar una tecla.
37660  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
37661  
37662 \series bold
37663
37664 \backslash
37665 textperiodcentered
37666 \series default
37667 .
37668  Pero este comando no está disponible en ecuaciones así que obtendrías errores
37669  de LaTeX.
37670  Con la codificación cambiada se escoge automáticamente el comando correcto,
37671  dependiendo de si el carácter se ha insertado en una ecuación o no.
37672 \end_layout
37673
37674 \begin_layout Standard
37675 La codificación de diversos caracteres se guarda en archivos de definición.
37676  Por ejemplo la codificación 
37677 \series bold
37678 latin9
37679 \series default
37680  se define en el archivo 
37681 \series bold
37682 latin9.def
37683 \series default
37684  que está en el directorio de LaTeX.
37685  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
37686  archivo de definición, de lo contrario nuestros documentos no podrían ser
37687  editados en otros ordenadores.
37688 \begin_inset VSpace medskip
37689 \end_inset
37690
37691
37692 \end_layout
37693
37694 \begin_layout Standard
37695 Además del punto centrado, en este documento se ha definido el símbolo grado
37696  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
37697  directamente en una fórmula:
37698 \end_layout
37699
37700 \begin_layout Standard
37701
37702 \series bold
37703
37704 \backslash
37705 DeclareInputtext{176}{
37706 \backslash
37707 ifmmode^
37708 \backslash
37709 circ
37710 \backslash
37711 else
37712 \backslash
37713 textdegree
37714 \backslash
37715 f\SpecialChar \textcompwordmark{}
37716 i}
37717 \begin_inset Newpage newpage
37718 \end_inset
37719
37720
37721 \end_layout
37722
37723 \begin_layout Section
37724 \start_of_appendix
37725 Notas sobre tipografía
37726 \begin_inset Index idx
37727 status collapsed
37728
37729 \begin_layout Plain Layout
37730 Tipografía, normas
37731 \end_layout
37732
37733 \end_inset
37734
37735
37736 \end_layout
37737
37738 \begin_layout Standard
37739 Esta sección es un resumen de las normas tipográficas ISO más importantes.
37740 \begin_inset Foot
37741 status collapsed
37742
37743 \begin_layout Plain Layout
37744 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
37745  
37746 \begin_inset Quotes fld
37747 \end_inset
37748
37749 Duden
37750 \begin_inset Quotes frd
37751 \end_inset
37752
37753  
37754 \begin_inset CommandInset citation
37755 LatexCommand cite
37756 key "Duden"
37757
37758 \end_inset
37759
37760 , que incluye algunas de las normas ISO.
37761  
37762 \begin_inset Newline newline
37763 \end_inset
37764
37765 (
37766 \emph on
37767 N.
37768 \begin_inset space \thinspace{}
37769 \end_inset
37770
37771 del t.
37772 \emph default
37773 : Para documentación en español sobre el tema, véase 
37774 \begin_inset CommandInset citation
37775 LatexCommand cite
37776 key "Bezos"
37777
37778 \end_inset
37779
37780 .)
37781 \end_layout
37782
37783 \end_inset
37784
37785
37786 \end_layout
37787
37788 \begin_layout Itemize
37789 Las unidades físicas se escriben 
37790 \emph on
37791 siempre 
37792 \emph default
37793 en redonda
37794 \begin_inset Foot
37795 status collapsed
37796
37797 \begin_layout Plain Layout
37798 véase estilos de tipografías en 
37799 \begin_inset CommandInset ref
37800 LatexCommand ref
37801 reference "sub:Estilos-de-tipografías"
37802
37803 \end_inset
37804
37805
37806 \end_layout
37807
37808 \end_inset
37809
37810 , aunque aparezcan en un texto en cursiva: 30
37811 \begin_inset space \thinspace{}
37812 \end_inset
37813
37814 km/h
37815 \begin_inset Newline newline
37816 \end_inset
37817
37818 Entre el valor y la unidad hay un espacio delgado, véase 
37819 \begin_inset CommandInset ref
37820 LatexCommand ref
37821 reference "sub:Espacio-predefinido"
37822
37823 \end_inset
37824
37825 .
37826 \begin_inset Newline newline
37827 \end_inset
37828
37829 Esta norma la cumple automáticamente el comando 
37830 \series bold
37831
37832 \backslash
37833 unittwo
37834 \series default
37835 .
37836  Si se introduce en una fórmula aparecen dos marcos.
37837  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
37838  como antes, 
37839 \begin_inset Formula $\unit[30]{km/h}$
37840 \end_inset
37841
37842
37843 \begin_inset space \thinspace{}
37844 \end_inset
37845
37846 .
37847  Ten en cuenta que 
37848 \series bold
37849
37850 \backslash
37851 unittwo
37852 \series default
37853  no es un auténtico comando LaTeX, sino el comando 
37854 \series bold
37855
37856 \backslash
37857 unit[value]{unit}
37858 \series default
37859 , por tanto no lo puedes usar en código TeX.
37860 \end_layout
37861
37862 \begin_layout Itemize
37863 Los signos por ciento y por mil se escriben como las unidades físicas:
37864 \begin_inset Newline newline
37865 \end_inset
37866
37867 1,2
37868 \begin_inset space \thinspace{}
37869 \end_inset
37870
37871 ‰ de alcohol en sangre.
37872 \end_layout
37873
37874 \begin_layout Itemize
37875 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
37876  otra unidad: 15
37877 \begin_inset space \thinspace{}
37878 \end_inset
37879
37880 °C
37881 \end_layout
37882
37883 \begin_layout Itemize
37884 En números con más de cuatro dígitos se inserta un espacio delgado para
37885  separarlos en grupos de tres cifras: 18
37886 \begin_inset space \thinspace{}
37887 \end_inset
37888
37889 473
37890 \begin_inset space \thinspace{}
37891 \end_inset
37892
37893 588
37894 \end_layout
37895
37896 \begin_layout Itemize
37897 Para dimensiones como 120×90×40
37898 \begin_inset space \thinspace{}
37899 \end_inset
37900
37901 cm se usa el aspa de multiplicar 
37902 \begin_inset Quotes fld
37903 \end_inset
37904
37905 ×
37906 \begin_inset Quotes frd
37907 \end_inset
37908
37909 .
37910  Está disponible en el menú 
37911 \family sans
37912 Insertar\SpecialChar \menuseparator
37913 Carácter especial
37914 \family default
37915 \SpecialChar \menuseparator
37916
37917 \family sans
37918 Símbolos
37919 \family default
37920  o bien mediante el comando 
37921 \series bold
37922
37923 \backslash
37924 times
37925 \series default
37926 .
37927  Se puede insertar directamente con cierta combinación de teclas.
37928 \end_layout
37929
37930 \begin_layout Itemize
37931 Las funciones con nombres que constan de varias letras se escriben en redonda
37932  para evitar confusiones, véase 
37933 \begin_inset CommandInset ref
37934 LatexCommand ref
37935 reference "sub:Funciones-predefinidas"
37936
37937 \end_inset
37938
37939 .
37940 \end_layout
37941
37942 \begin_layout Itemize
37943 Los índices que constan de varias letras se escriben en redonda: 
37944 \begin_inset Formula $E_{\mathrm{cin}}$
37945 \end_inset
37946
37947
37948 \begin_inset Newline newline
37949 \end_inset
37950
37951 Los componentes de una matriz se escriben en cursiva: 
37952 \begin_inset Formula $\hat{H}_{kl}$
37953 \end_inset
37954
37955
37956 \end_layout
37957
37958 \begin_layout Itemize
37959 El operador de diferenciación/integración 'd', el número de Euler 'e' y
37960  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
37961 s con otras variables.
37962 \end_layout
37963
37964 \begin_layout Itemize
37965 El carácter que indica una transformación 
37966 \noun on
37967 Fourier
37968 \noun default
37969  se inserta con el comando 
37970 \series bold
37971
37972 \backslash
37973 mathscr
37974 \begin_inset ERT
37975 status collapsed
37976
37977 \begin_layout Plain Layout
37978
37979
37980 \backslash
37981 spce 
37982 \end_layout
37983
37984 \end_inset
37985
37986 F
37987 \series default
37988  o mediante el menú
37989 \family sans
37990  Insertar\SpecialChar \menuseparator
37991 Carácter especial
37992 \family default
37993 \SpecialChar \menuseparator
37994
37995 \family sans
37996 Símbolos\SpecialChar \menuseparator
37997 Símbolos de letra
37998 \family default
37999
38000 \begin_inset Formula $\mathscr{F}$
38001 \end_inset
38002
38003
38004 \end_layout
38005
38006 \begin_layout Standard
38007 \begin_inset Newpage newpage
38008 \end_inset
38009
38010
38011 \end_layout
38012
38013 \begin_layout Section
38014 Sinónimos
38015 \begin_inset Index idx
38016 status collapsed
38017
38018 \begin_layout Plain Layout
38019 Sinónimos
38020 \end_layout
38021
38022 \end_inset
38023
38024
38025 \end_layout
38026
38027 \begin_layout Standard
38028 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
38029  como los que se recogen en esta lista:
38030 \begin_inset Foot
38031 status collapsed
38032
38033 \begin_layout Plain Layout
38034 véase también 
38035 \begin_inset CommandInset ref
38036 LatexCommand ref
38037 reference "fn:sinónimos"
38038
38039 \end_inset
38040
38041 .
38042 \end_layout
38043
38044 \end_inset
38045
38046
38047 \end_layout
38048
38049 \begin_layout Standard
38050 \begin_inset VSpace bigskip
38051 \end_inset
38052
38053
38054 \begin_inset space \hfill{}
38055 \end_inset
38056
38057
38058 \begin_inset Tabular
38059 <lyxtabular version="3" rows="12" columns="2">
38060 <features tabularvalignment="middle">
38061 <column alignment="center" valignment="top" width="0pt">
38062 <column alignment="center" valignment="top" width="0pt">
38063 <row>
38064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38065 \begin_inset Text
38066
38067 \begin_layout Plain Layout
38068 Comando
38069 \end_layout
38070
38071 \end_inset
38072 </cell>
38073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38074 \begin_inset Text
38075
38076 \begin_layout Plain Layout
38077 equivalente a
38078 \begin_inset Note Note
38079 status collapsed
38080
38081 \begin_layout Plain Layout
38082
38083 \series bold
38084
38085 \backslash
38086 raisebox
38087 \series default
38088  se usa sólo como espaciador
38089 \end_layout
38090
38091 \end_inset
38092
38093
38094 \end_layout
38095
38096 \end_inset
38097 </cell>
38098 </row>
38099 <row>
38100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38101 \begin_inset Text
38102
38103 \begin_layout Plain Layout
38104
38105 \backslash
38106 ast
38107 \end_layout
38108
38109 \end_inset
38110 </cell>
38111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38112 \begin_inset Text
38113
38114 \begin_layout Plain Layout
38115 \begin_inset ERT
38116 status collapsed
38117
38118 \begin_layout Plain Layout
38119
38120
38121 \backslash
38122 raisebox{-1.2mm}{
38123 \end_layout
38124
38125 \end_inset
38126
38127 *
38128 \begin_inset ERT
38129 status collapsed
38130
38131 \begin_layout Plain Layout
38132
38133 }
38134 \end_layout
38135
38136 \end_inset
38137
38138
38139 \end_layout
38140
38141 \end_inset
38142 </cell>
38143 </row>
38144 <row>
38145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38146 \begin_inset Text
38147
38148 \begin_layout Plain Layout
38149
38150 \backslash
38151 choose
38152 \end_layout
38153
38154 \end_inset
38155 </cell>
38156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38157 \begin_inset Text
38158
38159 \begin_layout Plain Layout
38160
38161 \backslash
38162 binom
38163 \end_layout
38164
38165 \end_inset
38166 </cell>
38167 </row>
38168 <row>
38169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38170 \begin_inset Text
38171
38172 \begin_layout Plain Layout
38173
38174 \backslash
38175 geq
38176 \end_layout
38177
38178 \end_inset
38179 </cell>
38180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38181 \begin_inset Text
38182
38183 \begin_layout Plain Layout
38184
38185 \backslash
38186 ge
38187 \end_layout
38188
38189 \end_inset
38190 </cell>
38191 </row>
38192 <row>
38193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38194 \begin_inset Text
38195
38196 \begin_layout Plain Layout
38197
38198 \backslash
38199 lbrace
38200 \end_layout
38201
38202 \end_inset
38203 </cell>
38204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38205 \begin_inset Text
38206
38207 \begin_layout Plain Layout
38208 {
38209 \end_layout
38210
38211 \end_inset
38212 </cell>
38213 </row>
38214 <row>
38215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38216 \begin_inset Text
38217
38218 \begin_layout Plain Layout
38219
38220 \backslash
38221 lbracket
38222 \end_layout
38223
38224 \end_inset
38225 </cell>
38226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38227 \begin_inset Text
38228
38229 \begin_layout Plain Layout
38230 [
38231 \end_layout
38232
38233 \end_inset
38234 </cell>
38235 </row>
38236 <row>
38237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38238 \begin_inset Text
38239
38240 \begin_layout Plain Layout
38241
38242 \backslash
38243 leftarrow
38244 \end_layout
38245
38246 \end_inset
38247 </cell>
38248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38249 \begin_inset Text
38250
38251 \begin_layout Plain Layout
38252
38253 \backslash
38254 gets
38255 \end_layout
38256
38257 \end_inset
38258 </cell>
38259 </row>
38260 <row>
38261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38262 \begin_inset Text
38263
38264 \begin_layout Plain Layout
38265
38266 \backslash
38267 leq
38268 \end_layout
38269
38270 \end_inset
38271 </cell>
38272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38273 \begin_inset Text
38274
38275 \begin_layout Plain Layout
38276
38277 \backslash
38278 le
38279 \end_layout
38280
38281 \end_inset
38282 </cell>
38283 </row>
38284 <row>
38285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38286 \begin_inset Text
38287
38288 \begin_layout Plain Layout
38289
38290 \backslash
38291 lor
38292 \end_layout
38293
38294 \end_inset
38295 </cell>
38296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38297 \begin_inset Text
38298
38299 \begin_layout Plain Layout
38300
38301 \backslash
38302 vee
38303 \end_layout
38304
38305 \end_inset
38306 </cell>
38307 </row>
38308 <row>
38309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38310 \begin_inset Text
38311
38312 \begin_layout Plain Layout
38313
38314 \backslash
38315 neq
38316 \end_layout
38317
38318 \end_inset
38319 </cell>
38320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38321 \begin_inset Text
38322
38323 \begin_layout Plain Layout
38324
38325 \backslash
38326 not=
38327 \end_layout
38328
38329 \end_inset
38330 </cell>
38331 </row>
38332 <row>
38333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38334 \begin_inset Text
38335
38336 \begin_layout Plain Layout
38337
38338 \backslash
38339 slash
38340 \end_layout
38341
38342 \end_inset
38343 </cell>
38344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38345 \begin_inset Text
38346
38347 \begin_layout Plain Layout
38348 /
38349 \end_layout
38350
38351 \end_inset
38352 </cell>
38353 </row>
38354 <row>
38355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38356 \begin_inset Text
38357
38358 \begin_layout Plain Layout
38359
38360 \backslash
38361 vert
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 |
38371 \end_layout
38372
38373 \end_inset
38374 </cell>
38375 </row>
38376 </lyxtabular>
38377
38378 \end_inset
38379
38380
38381 \begin_inset space \hfill{}
38382 \end_inset
38383
38384
38385 \begin_inset Tabular
38386 <lyxtabular version="3" rows="12" columns="2">
38387 <features tabularvalignment="middle">
38388 <column alignment="center" valignment="top" width="0pt">
38389 <column alignment="center" valignment="top" width="0pt">
38390 <row>
38391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38392 \begin_inset Text
38393
38394 \begin_layout Plain Layout
38395 Comando
38396 \end_layout
38397
38398 \end_inset
38399 </cell>
38400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38401 \begin_inset Text
38402
38403 \begin_layout Plain Layout
38404 equivalente a
38405 \end_layout
38406
38407 \end_inset
38408 </cell>
38409 </row>
38410 <row>
38411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38412 \begin_inset Text
38413
38414 \begin_layout Plain Layout
38415
38416 \backslash
38417 backslash
38418 \end_layout
38419
38420 \end_inset
38421 </cell>
38422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38423 \begin_inset Text
38424
38425 \begin_layout Plain Layout
38426
38427 \backslash
38428
38429 \backslash
38430
38431 \end_layout
38432
38433 \end_inset
38434 </cell>
38435 </row>
38436 <row>
38437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38438 \begin_inset Text
38439
38440 \begin_layout Plain Layout
38441
38442 \backslash
38443 dasharrow
38444 \end_layout
38445
38446 \end_inset
38447 </cell>
38448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38449 \begin_inset Text
38450
38451 \begin_layout Plain Layout
38452
38453 \backslash
38454 dashrightarrow
38455 \end_layout
38456
38457 \end_inset
38458 </cell>
38459 </row>
38460 <row>
38461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38462 \begin_inset Text
38463
38464 \begin_layout Plain Layout
38465
38466 \backslash
38467 land
38468 \end_layout
38469
38470 \end_inset
38471 </cell>
38472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38473 \begin_inset Text
38474
38475 \begin_layout Plain Layout
38476
38477 \backslash
38478 wedge
38479 \end_layout
38480
38481 \end_inset
38482 </cell>
38483 </row>
38484 <row>
38485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38486 \begin_inset Text
38487
38488 \begin_layout Plain Layout
38489
38490 \backslash
38491 rbrace
38492 \end_layout
38493
38494 \end_inset
38495 </cell>
38496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38497 \begin_inset Text
38498
38499 \begin_layout Plain Layout
38500 }
38501 \end_layout
38502
38503 \end_inset
38504 </cell>
38505 </row>
38506 <row>
38507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38508 \begin_inset Text
38509
38510 \begin_layout Plain Layout
38511
38512 \backslash
38513 rbracket
38514 \end_layout
38515
38516 \end_inset
38517 </cell>
38518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38519 \begin_inset Text
38520
38521 \begin_layout Plain Layout
38522 ]
38523 \end_layout
38524
38525 \end_inset
38526 </cell>
38527 </row>
38528 <row>
38529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38530 \begin_inset Text
38531
38532 \begin_layout Plain Layout
38533
38534 \backslash
38535 rightarrow
38536 \end_layout
38537
38538 \end_inset
38539 </cell>
38540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38541 \begin_inset Text
38542
38543 \begin_layout Plain Layout
38544
38545 \backslash
38546 to
38547 \end_layout
38548
38549 \end_inset
38550 </cell>
38551 </row>
38552 <row>
38553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38554 \begin_inset Text
38555
38556 \begin_layout Plain Layout
38557
38558 \backslash
38559 lnot
38560 \end_layout
38561
38562 \end_inset
38563 </cell>
38564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38565 \begin_inset Text
38566
38567 \begin_layout Plain Layout
38568
38569 \backslash
38570 neg
38571 \end_layout
38572
38573 \end_inset
38574 </cell>
38575 </row>
38576 <row>
38577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38578 \begin_inset Text
38579
38580 \begin_layout Plain Layout
38581
38582 \backslash
38583 ne
38584 \end_layout
38585
38586 \end_inset
38587 </cell>
38588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38589 \begin_inset Text
38590
38591 \begin_layout Plain Layout
38592
38593 \backslash
38594 not=
38595 \end_layout
38596
38597 \end_inset
38598 </cell>
38599 </row>
38600 <row>
38601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38602 \begin_inset Text
38603
38604 \begin_layout Plain Layout
38605
38606 \backslash
38607 owns
38608 \end_layout
38609
38610 \end_inset
38611 </cell>
38612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38613 \begin_inset Text
38614
38615 \begin_layout Plain Layout
38616
38617 \backslash
38618 ni
38619 \end_layout
38620
38621 \end_inset
38622 </cell>
38623 </row>
38624 <row>
38625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38626 \begin_inset Text
38627
38628 \begin_layout Plain Layout
38629
38630 \backslash
38631 square
38632 \end_layout
38633
38634 \end_inset
38635 </cell>
38636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38637 \begin_inset Text
38638
38639 \begin_layout Plain Layout
38640
38641 \backslash
38642 Box
38643 \end_layout
38644
38645 \end_inset
38646 </cell>
38647 </row>
38648 <row>
38649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38650 \begin_inset Text
38651
38652 \begin_layout Plain Layout
38653
38654 \backslash
38655 Vert
38656 \end_layout
38657
38658 \end_inset
38659 </cell>
38660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38661 \begin_inset Text
38662
38663 \begin_layout Plain Layout
38664
38665 \backslash
38666 |
38667 \end_layout
38668
38669 \end_inset
38670 </cell>
38671 </row>
38672 </lyxtabular>
38673
38674 \end_inset
38675
38676
38677 \begin_inset space \hfill{}
38678 \end_inset
38679
38680
38681 \end_layout
38682
38683 \begin_layout Standard
38684 \begin_inset Newpage newpage
38685 \end_inset
38686
38687
38688 \end_layout
38689
38690 \begin_layout Bibliography
38691 \labelwidthstring Referencias
38692 \begin_inset CommandInset bibitem
38693 LatexCommand bibitem
38694 key "TLC2"
38695
38696 \end_inset
38697
38698
38699 \shape smallcaps
38700 Mittelbach, F.
38701  ; Goossens, M.
38702 \shape default
38703
38704 \shape italic
38705 The LaTeX Companion
38706 \shape default
38707 .
38708  Addison Wesley, 2004
38709 \end_layout
38710
38711 \begin_layout Bibliography
38712 \labelwidthstring Referencias
38713 \begin_inset CommandInset bibitem
38714 LatexCommand bibitem
38715 key "Mathmode"
38716
38717 \end_inset
38718
38719
38720 \begin_inset CommandInset href
38721 LatexCommand href
38722 name "Descripción"
38723 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38724
38725 \end_inset
38726
38727  de habilidades matemáticas de LaTeX
38728 \end_layout
38729
38730 \begin_layout Bibliography
38731 \labelwidthstring Referencias
38732 \begin_inset CommandInset bibitem
38733 LatexCommand bibitem
38734 key "AMS"
38735
38736 \end_inset
38737
38738
38739 \begin_inset CommandInset href
38740 LatexCommand href
38741 name "Descripción"
38742 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
38743
38744 \end_inset
38745
38746  de 
38747 \begin_inset ERT
38748 status collapsed
38749
38750 \begin_layout Plain Layout
38751
38752
38753 \backslash
38754 AmS
38755 \end_layout
38756
38757 \end_inset
38758
38759 -LaTeX
38760 \end_layout
38761
38762 \begin_layout Bibliography
38763 \labelwidthstring Referencias
38764 \begin_inset CommandInset bibitem
38765 LatexCommand bibitem
38766 key "Symbols"
38767
38768 \end_inset
38769
38770
38771 \begin_inset CommandInset href
38772 LatexCommand href
38773 name "Lista"
38774 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38775
38776 \end_inset
38777
38778  de todos los símbolos disponibles con paquetes LaTeX
38779 \end_layout
38780
38781 \begin_layout Bibliography
38782 \labelwidthstring Referencias
38783 \begin_inset CommandInset bibitem
38784 LatexCommand bibitem
38785 key "cancel"
38786
38787 \end_inset
38788
38789
38790 \begin_inset CommandInset href
38791 LatexCommand href
38792 name "Documentación"
38793 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
38794
38795 \end_inset
38796
38797  del paquete LaTeX 
38798 \series bold
38799 cancel
38800 \series default
38801
38802 \begin_inset Index idx
38803 status collapsed
38804
38805 \begin_layout Plain Layout
38806 Paquetes ! cancel
38807 \end_layout
38808
38809 \end_inset
38810
38811
38812 \end_layout
38813
38814 \begin_layout Bibliography
38815 \labelwidthstring Referencias
38816 \begin_inset CommandInset bibitem
38817 LatexCommand bibitem
38818 key "hyperref"
38819
38820 \end_inset
38821
38822
38823 \begin_inset CommandInset href
38824 LatexCommand href
38825 name "Documentación"
38826 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38827
38828 \end_inset
38829
38830  del paquete LaTeX 
38831 \series bold
38832 hyperref
38833 \series default
38834
38835 \begin_inset Index idx
38836 status collapsed
38837
38838 \begin_layout Plain Layout
38839 Paquetes ! hyperref
38840 \end_layout
38841
38842 \end_inset
38843
38844
38845 \end_layout
38846
38847 \begin_layout Bibliography
38848 \labelwidthstring Referencias
38849 \begin_inset CommandInset bibitem
38850 LatexCommand bibitem
38851 key "mhchem"
38852
38853 \end_inset
38854
38855
38856 \begin_inset CommandInset href
38857 LatexCommand href
38858 name "Documentación"
38859 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38860
38861 \end_inset
38862
38863  del paquete LaTeX 
38864 \series bold
38865 mhchem
38866 \series default
38867
38868 \begin_inset Index idx
38869 status collapsed
38870
38871 \begin_layout Plain Layout
38872 Paquetes ! mhchem
38873 \end_layout
38874
38875 \end_inset
38876
38877
38878 \end_layout
38879
38880 \begin_layout Bibliography
38881 \labelwidthstring Referencias
38882 \begin_inset CommandInset bibitem
38883 LatexCommand bibitem
38884 key "Mathclap"
38885
38886 \end_inset
38887
38888
38889 \begin_inset CommandInset href
38890 LatexCommand href
38891 name "Descripción"
38892 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
38893
38894 \end_inset
38895
38896  del comando 
38897 \series bold
38898
38899 \backslash
38900 mathclap
38901 \series default
38902 , descrito en 
38903 \begin_inset CommandInset ref
38904 LatexCommand ref
38905 reference "sub:Límites-de-operadores"
38906
38907 \end_inset
38908
38909
38910 \begin_inset Index idx
38911 status collapsed
38912
38913 \begin_layout Plain Layout
38914 Comandos ! M ! 
38915 \backslash
38916 mathclap
38917 \end_layout
38918
38919 \end_inset
38920
38921
38922 \end_layout
38923
38924 \begin_layout Bibliography
38925 \labelwidthstring Referencias
38926 \begin_inset CommandInset bibitem
38927 LatexCommand bibitem
38928 key "Duden"
38929
38930 \end_inset
38931
38932
38933 \emph on
38934 Duden Band 1
38935 \emph default
38936 .
38937  22.
38938  Auflage, Duden 2001
38939 \end_layout
38940
38941 \begin_layout Bibliography
38942 \labelwidthstring Referencias
38943 \begin_inset CommandInset bibitem
38944 LatexCommand bibitem
38945 key "spanish"
38946
38947 \end_inset
38948
38949
38950 \begin_inset CommandInset href
38951 LatexCommand href
38952 name "Página web"
38953 target "http://www.tex-tipografia.com/spanish.html"
38954
38955 \end_inset
38956
38957  del estilo 
38958 \series bold
38959 spanish
38960 \family sans
38961 \series default
38962  
38963 \family default
38964 incluido en el paquete 
38965 \series bold
38966 babel
38967 \end_layout
38968
38969 \begin_layout Bibliography
38970 \labelwidthstring Referencias
38971 \begin_inset CommandInset bibitem
38972 LatexCommand bibitem
38973 key "Bezos"
38974
38975 \end_inset
38976
38977
38978 \begin_inset CommandInset href
38979 LatexCommand href
38980 name "Documento"
38981 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
38982
38983 \end_inset
38984
38985  sobre ortotipografía y notaciones matemáticas en español
38986 \end_layout
38987
38988 \begin_layout Standard
38989 \begin_inset CommandInset index_print
38990 LatexCommand printindex
38991 type "idx"
38992
38993 \end_inset
38994
38995
38996 \end_layout
38997
38998 \end_body
38999 \end_document