]> git.lyx.org Git - lyx.git/blob - lib/doc/es/Math.lyx
Math.lyx: fix bug #9803
[lyx.git] / lib / doc / es / Math.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 498
3 \begin_document
4 \begin_header
5 \origin /systemlyxdir/doc/es/
6 \textclass scrartcl
7 \begin_preamble
8 % DO NOT ALTER THIS PREAMBLE!!!
9 %
10 % This preamble is designed to ensure that the file prints
11 % out as advertised. If you mess with this preamble,
12 % parts of this document may not print out as expected.  If you
13 % have problems LaTeXing this file, please contact 
14 % the documentation team
15 % email: lyx-docs@lists.lyx.org
16
17 % if pdflatex is used
18 \usepackage{ifpdf}
19 \ifpdf
20
21 % set fonts for nicer pdf view
22 \IfFileExists{lmodern.sty}
23  {\usepackage{lmodern}}{}
24
25 \fi % end if pdflatex is used
26
27 % Folgendes Problem lösen:
28 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
29 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
30 % die Kapitelnummer geschrieben.
31 % Als Lösung wird mehr Platz zwischen Nummer und
32 % Überschrift eingefügt.
33 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
34 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
35
36 % increase link area for cross-references and autoname them,
37 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
38 \addto\extrasspanish{%
39  \renewcommand*{\equationautorefname}[1]{}%
40  \renewcommand{\sectionautorefname}{sec.\negthinspace}%
41  \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
42  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
43 }
44
45 % don't load packages twice
46 % see first footnote in sec. 9.3
47 \@ifundefined{textcolor}{\usepackage{color}}{}
48
49 % the pages of the TOC are numbered roman
50 % and a PDF-bookmark for the TOC is added
51 \pagenumbering{roman}
52 \let\myTOC\tableofcontents
53 \renewcommand{\tableofcontents}{%
54  \vspace{1cm}
55  \pdfbookmark[1]{\contentsname}{}
56  \myTOC
57  \cleardoublepage
58  \pagenumbering{arabic}}
59
60 % insert additional vertical space of 1.5 mm between footnotes,
61 \let\myFoot\footnote
62 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
63
64 % provides caption formatting
65 \setkomafont{captionlabel}{\bfseries}
66
67 % enables calculation of values
68 \usepackage{calc}
69
70 % for multiple columns used in sec. 24.7
71 \usepackage{multicol}
72
73 % needed in sec. 19.4
74 \usepackage{remreset}
75
76 % for the Fourier transformation symbol
77 \usepackage{mathrsfs}
78
79 % define a color, used in sec.9.3
80 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
81
82 % declare operators (see sec. 10.4 and sec. 15.2)
83 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
84 \DeclareMathOperator{\sgn}{sgn}
85
86 % example definitions for sec. 20.1 
87 \newcommand{\gr}{\Longrightarrow}
88 \newcommand{\us}[1]{\underline{#1}}
89 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
90 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
91 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
92
93 % example macro from sec. 19.4
94 %\def\tagform@#1{\maketag@@@{|#1|}}
95
96
97 % ------------------------------------
98 % used to check for needed LaTeX packages
99 \usepackage{ifthen}
100
101 % check for package undertilde
102 % used for the command \utilde
103 \newboolean{undertilde}
104 \IfFileExists{undertilde.sty}
105  {\usepackage{undertilde}
106   \setboolean{undertilde}{true}}
107  {\setboolean{undertilde}{false}}
108
109 % check for package eurosym
110 % used for the Euro symbol
111 \newboolean{eurosym}
112 \IfFileExists{eurosym.sty}
113  {\usepackage[gennarrow]{eurosym}
114   \setboolean{eurosym}{true}}
115  {\setboolean{eurosym}{false}}
116
117 % check for package braket
118 % used for physical vectors
119 \newboolean{braket}
120 \IfFileExists{braket.sty}
121  {\usepackage{braket}
122   \setboolean{braket}{true}}
123  {\setboolean{braket}{false}}
124
125 % check for package cancel
126 \newboolean{cancel}
127 \IfFileExists{cancel.sty}
128  {\usepackage{cancel}
129   \setboolean{cancel}{true}}
130  {\setboolean{cancel}{false}}
131
132 % check for package upgreek
133 \newboolean{upgreek}
134 \IfFileExists{upgreek.sty}
135  {\usepackage{upgreek}
136   \setboolean{upgreek}{true}}
137  {\setboolean{upgreek}{false}}
138 \end_preamble
139 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
140 \use_default_options false
141 \maintain_unincluded_children false
142 \language spanish
143 \language_package default
144 \inputencoding auto
145 \fontencoding global
146 \font_roman default
147 \font_sans default
148 \font_typewriter default
149 \font_math auto
150 \font_default_family default
151 \use_non_tex_fonts false
152 \font_sc false
153 \font_osf false
154 \font_sf_scale 100
155 \font_tt_scale 100
156 \graphics default
157 \default_output_format default
158 \output_sync 0
159 \bibtex_command default
160 \index_command default
161 \paperfontsize 12
162 \spacing single
163 \use_hyperref true
164 \pdf_title "Manual detallado de Matemáticas en LyX"
165 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
166 \pdf_subject "LyX-documentation about math"
167 \pdf_keywords "LyX, Mathed"
168 \pdf_bookmarks true
169 \pdf_bookmarksnumbered true
170 \pdf_bookmarksopen true
171 \pdf_bookmarksopenlevel 1
172 \pdf_breaklinks false
173 \pdf_pdfborder false
174 \pdf_colorlinks true
175 \pdf_backref false
176 \pdf_pdfusetitle false
177 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
178 \papersize a4paper
179 \use_geometry false
180 \use_package amsmath 2
181 \use_package amssymb 2
182 \use_package cancel 0
183 \use_package esint 1
184 \use_package mathdots 1
185 \use_package mathtools 2
186 \use_package mhchem 1
187 \use_package stackrel 0
188 \use_package stmaryrd 0
189 \use_package undertilde 0
190 \cite_engine basic
191 \cite_engine_type default
192 \biblio_style plain
193 \use_bibtopic false
194 \use_indices false
195 \paperorientation portrait
196 \suppress_date false
197 \justification true
198 \use_refstyle 0
199 \notefontcolor #0000ff
200 \index Índice
201 \shortcut idx
202 \color #008000
203 \end_index
204 \secnumdepth 4
205 \tocdepth 3
206 \paragraph_separation skip
207 \defskip medskip
208 \quotes_language french
209 \papercolumns 1
210 \papersides 2
211 \paperpagestyle plain
212 \bullet 1 0 6 -1
213 \bullet 2 2 35 -1
214 \bullet 3 2 7 -1
215 \tracking_changes false
216 \output_changes false
217 \html_math_output 0
218 \html_css_as_file 0
219 \html_be_strict false
220 \end_header
221
222 \begin_body
223
224 \begin_layout Title
225 Manual detallado de
226 \begin_inset Newline newline
227 \end_inset
228
229 Matemáticas en \SpecialChar LyX
230
231 \end_layout
232
233 \begin_layout Author
234 por el Equipo \SpecialChar LyX
235
236 \begin_inset Foot
237 status collapsed
238
239 \begin_layout Plain Layout
240 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
241  lista de correo de documentación de \SpecialChar LyX
242
243 \family typewriter
244
245 \begin_inset CommandInset href
246 LatexCommand href
247 name "lyx-docs@lists.lyx.org"
248 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
249
250 \end_inset
251
252
253 \end_layout
254
255 \end_inset
256
257
258 \begin_inset Note Note
259 status collapsed
260
261 \begin_layout Plain Layout
262 autor: Uwe Stöhr, traducción: Ignacio García
263 \end_layout
264
265 \end_inset
266
267
268 \begin_inset Newline newline
269 \end_inset
270
271
272 \begin_inset Newline newline
273 \end_inset
274
275 Versión 2.1.x
276 \end_layout
277
278 \begin_layout Standard
279 \begin_inset CommandInset toc
280 LatexCommand tableofcontents
281
282 \end_inset
283
284
285 \end_layout
286
287 \begin_layout Standard
288 \begin_inset Note Note
289 status open
290
291 \begin_layout Plain Layout
292 Para exportar este documento a PDF, PS o DVI deberían estar instalados los
293  paquetes \SpecialChar LaTeX
294  
295 \series bold
296 braket, cancel, eurosym, mathdots, mathtools, mhchem, undertilde
297 \series default
298  y 
299 \series bold
300 was
301 \series default
302 .
303  Si
304 \series bold
305  
306 \series default
307 no están instalados también puedes exportar el documento pero las secciones
308  en que se requieren dichos paquetes no aparecerán en la salida.
309  
310 \series bold
311 mhchem
312 \series default
313  es una excepción: si no está instalado no se puede exportar este archivo.
314 \end_layout
315
316 \begin_layout Plain Layout
317 La última versión PDF de este documento está disponible en:
318 \begin_inset Newline newline
319 \end_inset
320
321
322 \series bold
323 http://wiki.lyx.org/\SpecialChar LyX
324 /DocumentationDevelopment#Math
325 \end_layout
326
327 \end_inset
328
329
330 \begin_inset Newpage newpage
331 \end_inset
332
333
334 \end_layout
335
336 \begin_layout Section
337 Introducción
338 \end_layout
339
340 \begin_layout Standard
341 Este documento explica las características matemáticas de \SpecialChar LyX
342  y además es una
343  colección de comandos \SpecialChar LaTeX
344  para caracteres y estructuras matemáticas.
345  Las explicaciones están diseñadas para el uso de comandos.
346  Por consiguiente es preciso que hayas leído la sección 
347 \emph on
348 Ecuaciones matemáticas
349 \emph default
350  de la 
351 \emph on
352 Guía del usuario
353 \emph default
354 .
355 \end_layout
356
357 \begin_layout Standard
358 La mayoría de caracteres y muchas estructuras explicadas en este manual
359  también son accesibles mediante el menú 
360 \family sans
361 Insertar\SpecialChar menuseparator
362 Ecuación
363 \family default
364  o la barra de herramientas
365 \family sans
366  Ecuaciones
367 \family default
368 .
369  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
370  mucho más rápido usar comandos que la barra de herramientas.
371  Por tanto este manual está enfocado al uso de comandos, aunque también
372  se mencionan los botones correspondientes de las barras de herramientas
373  cuando están disponibles.
374 \end_layout
375
376 \begin_layout Standard
377 Si no se especifica lo contrario los comandos sólo están disponibles dentro
378  de las fórmulas.
379  Para poder usar todos los comandos explicados en este documento, debe usarse
380  la opción 
381 \family sans
382 Usar el paquete de ecuaciones AMS
383 \family default
384  en la configuración del documento (menú 
385 \family sans
386 Documento\SpecialChar menuseparator
387 Configuración\SpecialChar menuseparator
388 Opciones de ecuación
389 \family default
390 )
391 \begin_inset Foot
392 status collapsed
393
394 \begin_layout Plain Layout
395 La opción 
396 \family sans
397 Usar el paquete de ecuaciones AMS automáticamente
398 \family default
399  sólo usa ecuaciones 
400 \begin_inset ERT
401 status collapsed
402
403 \begin_layout Plain Layout
404
405
406 \backslash
407 AmS 
408 \end_layout
409
410 \end_inset
411
412
413 \begin_inset space ~
414 \end_inset
415
416  si las estructuras matemáticas son soportadas por \SpecialChar LyX
417 .
418 \end_layout
419
420 \end_inset
421
422 .
423 \end_layout
424
425 \begin_layout Standard
426 Este documento no recoge todos los comandos de ecuaciones 
427 \begin_inset ERT
428 status collapsed
429
430 \begin_layout Plain Layout
431
432
433 \backslash
434 AmS 
435 \end_layout
436
437 \end_inset
438
439
440 \begin_inset Foot
441 status collapsed
442
443 \begin_layout Plain Layout
444 En el archivo 
445 \family sans
446
447 \begin_inset CommandInset href
448 LatexCommand href
449 name "amsguide.ps"
450 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
451
452 \end_inset
453
454
455 \family default
456 , que forma parte de todas las distribuciones estándar de \SpecialChar LaTeX
457 , hay una lista
458  con todos los comandos de ecuaciones 
459 \begin_inset ERT
460 status collapsed
461
462 \begin_layout Plain Layout
463
464
465 \backslash
466 AmS 
467 \end_layout
468
469 \end_inset
470
471 .
472 \end_layout
473
474 \end_inset
475
476  por razones de claridad.
477 \end_layout
478
479 \begin_layout Section
480 Instrucciones generales
481 \end_layout
482
483 \begin_layout Standard
484 Para crear una ecuación en línea
485 \begin_inset Index idx
486 status collapsed
487
488 \begin_layout Plain Layout
489 Ecuación ! en línea
490 \end_layout
491
492 \end_inset
493
494  insertada en una línea de texto, teclea una de las combinaciones 
495 \family sans
496 Ctrl+M, Alt+C M, Alt+M M
497 \family default
498  o pulsa el botón 
499 \begin_inset Info
500 type  "icon"
501 arg   "math-mode"
502 \end_inset
503
504  de la barra de herramientas.
505 \begin_inset Newline newline
506 \end_inset
507
508 Para crear una ecuación en estilo presentación
509 \begin_inset Index idx
510 status collapsed
511
512 \begin_layout Plain Layout
513 Ecuación ! presentada
514 \end_layout
515
516 \end_inset
517
518 , que se verá más grande y en su propio párrafo, teclea
519 \family sans
520  
521 \family default
522 una de estas combinaciones: 
523 \family sans
524 Ctrl+Mayúsculas+M, Alt+M D.
525 \end_layout
526
527 \begin_layout Standard
528 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
529  dentro de la ecuación y teclea
530 \family sans
531  Ctrl+M, Alt+C M, Alt+M M 
532 \family default
533 o usa el menú 
534 \family sans
535 Editar\SpecialChar menuseparator
536 Ecuación\SpecialChar menuseparator
537 Cambiar tipo de ecuación
538 \family default
539 .
540  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
541 \end_layout
542
543 \begin_layout Standard
544 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
545  presentada, escribe el comando 
546 \series bold
547
548 \backslash
549 displaystyle
550 \series default
551
552 \begin_inset Index idx
553 status collapsed
554
555 \begin_layout Plain Layout
556 Comandos ! D ! 
557 \backslash
558 displaystyle
559 \end_layout
560
561 \end_inset
562
563  en la ecuación y pulsa espacio.
564  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
565  de la ecuación.
566 \end_layout
567
568 \begin_layout Standard
569 En los cuadros sólo se permiten ecuaciones en línea.
570 \end_layout
571
572 \begin_layout Standard
573 Las barras 
574 \family sans
575 Ecuaciones
576 \family default
577  y 
578 \family sans
579 Paneles de ecuaciones 
580 \family default
581 se pueden visualizar mediante el menú 
582 \family sans
583 Ver\SpecialChar menuseparator
584 Barras de herramientas
585 \family default
586 .
587  Si ahí pulsas en 
588 \begin_inset Quotes fld
589 \end_inset
590
591 Ecuaciones
592 \begin_inset Quotes frd
593 \end_inset
594
595  y/o en 
596 \begin_inset Quotes fld
597 \end_inset
598
599 Paneles de ecuaciones
600 \begin_inset Quotes frd
601 \end_inset
602
603 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
604  estado se visualiza en el menú de las barras de herramientas con una marca.
605  Si en este estado pulsas de nuevo sobre 
606 \begin_inset Quotes fld
607 \end_inset
608
609 Ecuaciones
610 \begin_inset Quotes frd
611 \end_inset
612
613  y/o 
614 \begin_inset Quotes fld
615 \end_inset
616
617 Paneles de ecuaciones
618 \begin_inset Quotes frd
619 \end_inset
620
621  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
622  de una ecuación; este estado se indica añadiendo a las entradas del menú
623  la palabra 
624 \begin_inset Quotes fld
625 \end_inset
626
627 (auto)
628 \begin_inset Quotes frd
629 \end_inset
630
631 .
632  
633 \end_layout
634
635 \begin_layout Standard
636 El modo \SpecialChar TeX
637
638 \begin_inset Index idx
639 status collapsed
640
641 \begin_layout Plain Layout
642 T@\SpecialChar TeX
643  ! modo
644 \end_layout
645
646 \end_inset
647
648  se inicia pulsando el botón 
649 \begin_inset Info
650 type  "icon"
651 arg   "ert-insert"
652 \end_inset
653
654  de la barra de herramientas o con el menú 
655 \family sans
656 Insertar\SpecialChar menuseparator
657 Código Te
658 \begin_inset ERT
659 status collapsed
660
661 \begin_layout Plain Layout
662
663 {}
664 \end_layout
665
666 \end_inset
667
668 X
669 \family default
670 , (atajo 
671 \family sans
672 Ctrl+L
673 \family default
674 ).
675 \begin_inset Note Note
676 status collapsed
677
678 \begin_layout Plain Layout
679 En \SpecialChar LyX
680  hay tres 
681 \begin_inset Quotes fld
682 \end_inset
683
684 nombres propios
685 \begin_inset Quotes frd
686 \end_inset
687
688  que se ven en la salida con letras sobre o bajo la alineación normal: \SpecialChar TeX
689 ,
690  \SpecialChar LaTeX
691  y \SpecialChar LyX
692 .
693 \end_layout
694
695 \begin_layout Plain Layout
696 Para evitar que estas palabras sean reconocidas como tales nombres propios,
697  se inserta un par de llaves \SpecialChar TeX
698 .
699  
700 \end_layout
701
702 \end_inset
703
704
705 \end_layout
706
707 \begin_layout Standard
708 Para cambiar el preámbulo \SpecialChar LaTeX
709
710 \begin_inset Index idx
711 status collapsed
712
713 \begin_layout Plain Layout
714 \SpecialChar LaTeX
715 , preámbulo
716 \end_layout
717
718 \end_inset
719
720 , usa el menú 
721 \family sans
722 Documento\SpecialChar menuseparator
723 Configuración\SpecialChar menuseparator
724 Preámbulo LaT
725 \begin_inset ERT
726 status collapsed
727
728 \begin_layout Plain Layout
729
730 {}
731 \end_layout
732
733 \end_inset
734
735 eX
736 \family default
737 .
738 \end_layout
739
740 \begin_layout Standard
741 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
742  multilínea, se pueden usar los menús 
743 \family sans
744 Editar\SpecialChar menuseparator
745 Ecuación
746 \family default
747  y 
748 \family sans
749 Editar\SpecialChar menuseparator
750 Filas y columnas
751 \family default
752  o la barra de herramientas de 
753 \family sans
754 Cuadro
755 \family default
756 .
757  Cuando las líneas y columnas se intercambian mediante el menú, la columna
758  o línea en la que está se cambia con la columna de la derecha o con la
759  línea de abajo, respectivamente.
760  Si el cursor está en la última columna o fila, el cambio se hace con la
761  columna de la izquierda o la línea de arriba.
762 \end_layout
763
764 \begin_layout Standard
765 Para escribir texto en fórmulas se usa 
766 \emph on
767 texto de ecuaciones
768 \emph default
769
770 \begin_inset Index idx
771 status collapsed
772
773 \begin_layout Plain Layout
774 Texto ! en ecuaciones
775 \end_layout
776
777 \end_inset
778
779 .
780 \begin_inset Foot
781 status collapsed
782
783 \begin_layout Plain Layout
784 Para ecuaciones multilínea se usa el comando 
785 \series bold
786
787 \backslash
788 intertext
789 \series default
790 , véase
791 \begin_inset space ~
792 \end_inset
793
794
795 \begin_inset CommandInset ref
796 LatexCommand ref
797 reference "subsec:Texto-en-multilínea"
798
799 \end_inset
800
801 .
802 \end_layout
803
804 \end_inset
805
806  Este modo se inicia con el atajo 
807 \family sans
808 Alt+M
809 \begin_inset space ~
810 \end_inset
811
812 M
813 \family default
814  o
815 \family sans
816  Ctrl+M
817 \family default
818  o insertando el comando 
819 \series bold
820
821 \backslash
822 text
823 \series default
824
825 \begin_inset Index idx
826 status collapsed
827
828 \begin_layout Plain Layout
829 Comandos ! T ! 
830 \backslash
831 text
832 \end_layout
833
834 \end_inset
835
836 .
837  El texto se ve en negro en \SpecialChar LyX
838  y por tanto puede distinguirse de otras partes
839  de la ecuación que se ven en azul.
840  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
841 a de otras partes de la fórmula.
842 \end_layout
843
844 \begin_layout Subsection*
845 Esquema de comandos
846 \end_layout
847
848 \begin_layout Standard
849 La mayoría de los comandos \SpecialChar LaTeX
850  para estructuras matemáticas tienen el siguiente
851  esquema:
852 \end_layout
853
854 \begin_layout Standard
855
856 \series bold
857
858 \backslash
859 nombre_del_comando[argumento opcional]{argumento requerido}
860 \end_layout
861
862 \begin_layout Standard
863 Un comando empieza siempre por una barra inversa, 
864 \begin_inset Quotes fld
865 \end_inset
866
867
868 \series bold
869
870 \backslash
871
872 \series default
873
874 \begin_inset Quotes frd
875 \end_inset
876
877 .
878  Para omitir argumentos opcionales, quita también los corchetes asociados.
879  En este documento, las llaves que encierran los argumentos requeridos se
880  denominan llaves \SpecialChar TeX
881
882 \begin_inset Index idx
883 status collapsed
884
885 \begin_layout Plain Layout
886 T@\SpecialChar TeX
887  ! llaves
888 \end_layout
889
890 \end_inset
891
892 .
893  Si en una ecuación añades una llave de apertura al nombre de un comando,
894  \SpecialChar LyX
895  crea automáticamente una llave \SpecialChar TeX
896 .
897  En todos los demás casos las llaves \SpecialChar TeX
898  se crean en las ecuaciones con el
899  comando 
900 \series bold
901
902 \backslash
903 {
904 \series default
905 .
906  Las llaves \SpecialChar TeX
907  se ven en rojo en \SpecialChar LyX
908 , a diferencia de las llaves normales, que
909  se muestran en azul.
910  En modo \SpecialChar TeX
911  no hace falta comando para poner llaves \SpecialChar TeX
912 .
913  Las llaves \SpecialChar TeX
914  no aparecen en la salida.
915 \end_layout
916
917 \begin_layout Standard
918 En el caso de comandos sin argumentos, como los comandos para símbolos que
919  se introducen en modo \SpecialChar TeX
920
921 \emph on
922 siempre
923 \emph default
924  debe teclearse un espacio tras el comando para finalizarlo.
925  Este espacio no aparece en la salida.
926  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
927  de un espacio protegido en texto normal.
928 \end_layout
929
930 \begin_layout Standard
931 Un espacio protegido se inserta con 
932 \family sans
933 Ctrl+Espacio
934 \family default
935 .
936 \end_layout
937
938 \begin_layout Subsection*
939 Explicación de la sintaxis
940 \end_layout
941
942 \begin_layout Itemize
943 El símbolo 
944 \begin_inset space \textvisiblespace{}
945 \end_inset
946
947  indica que hay que teclear un espacio.
948 \end_layout
949
950 \begin_layout Itemize
951 Una flecha como 
952 \begin_inset Formula $\rightarrow$
953 \end_inset
954
955  indica el uso de la correspondiente tecla de flecha.
956  La tecla 
957 \family sans
958 Tab
959 \family default
960  se puede usar a menudo en vez de 
961 \begin_inset Formula $\rightarrow$
962 \end_inset
963
964  y 
965 \begin_inset Formula $\downarrow$
966 \end_inset
967
968 , y 
969 \family sans
970 Mayús+Tab
971 \family default
972  en vez de 
973 \begin_inset Formula $\leftarrow$
974 \end_inset
975
976  y 
977 \begin_inset Formula $\uparrow$
978 \end_inset
979
980 .
981 \end_layout
982
983 \begin_layout Subsection*
984 Unidades disponibles
985 \end_layout
986
987 \begin_layout Standard
988 \align center
989 \begin_inset Float table
990 placement H
991 wide false
992 sideways false
993 status open
994
995 \begin_layout Plain Layout
996 \align center
997 \begin_inset Caption Standard
998
999 \begin_layout Plain Layout
1000 \begin_inset CommandInset label
1001 LatexCommand label
1002 name "tab:Unidades-disponibles"
1003
1004 \end_inset
1005
1006 Unidades disponibles
1007 \end_layout
1008
1009 \end_inset
1010
1011
1012 \end_layout
1013
1014 \begin_layout Plain Layout
1015 \align center
1016 \begin_inset Tabular
1017 <lyxtabular version="3" rows="13" columns="2">
1018 <features tabularvalignment="middle">
1019 <column alignment="center" valignment="top">
1020 <column alignment="center" valignment="top">
1021 <row>
1022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1023 \begin_inset Text
1024
1025 \begin_layout Plain Layout
1026 Unidad
1027 \end_layout
1028
1029 \end_inset
1030 </cell>
1031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1032 \begin_inset Text
1033
1034 \begin_layout Plain Layout
1035 Nombre / Descripción
1036 \end_layout
1037
1038 \end_inset
1039 </cell>
1040 </row>
1041 <row>
1042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1043 \begin_inset Text
1044
1045 \begin_layout Plain Layout
1046 mm
1047 \end_layout
1048
1049 \end_inset
1050 </cell>
1051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1052 \begin_inset Text
1053
1054 \begin_layout Plain Layout
1055 Milímetro
1056 \end_layout
1057
1058 \end_inset
1059 </cell>
1060 </row>
1061 <row>
1062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1063 \begin_inset Text
1064
1065 \begin_layout Plain Layout
1066 cm
1067 \end_layout
1068
1069 \end_inset
1070 </cell>
1071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1072 \begin_inset Text
1073
1074 \begin_layout Plain Layout
1075 Centímetro
1076 \end_layout
1077
1078 \end_inset
1079 </cell>
1080 </row>
1081 <row>
1082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1083 \begin_inset Text
1084
1085 \begin_layout Plain Layout
1086 in
1087 \end_layout
1088
1089 \end_inset
1090 </cell>
1091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1092 \begin_inset Text
1093
1094 \begin_layout Plain Layout
1095 Pulgada (1
1096 \begin_inset space \thinspace{}
1097 \end_inset
1098
1099 in = 2,54
1100 \begin_inset space \thinspace{}
1101 \end_inset
1102
1103 cm)
1104 \end_layout
1105
1106 \end_inset
1107 </cell>
1108 </row>
1109 <row>
1110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1111 \begin_inset Text
1112
1113 \begin_layout Plain Layout
1114 pt
1115 \end_layout
1116
1117 \end_inset
1118 </cell>
1119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1120 \begin_inset Text
1121
1122 \begin_layout Plain Layout
1123 Punto (72.27
1124 \begin_inset space \thinspace{}
1125 \end_inset
1126
1127 pt = 1
1128 \begin_inset space \thinspace{}
1129 \end_inset
1130
1131 in)
1132 \end_layout
1133
1134 \end_inset
1135 </cell>
1136 </row>
1137 <row>
1138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1139 \begin_inset Text
1140
1141 \begin_layout Plain Layout
1142 pc
1143 \end_layout
1144
1145 \end_inset
1146 </cell>
1147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1148 \begin_inset Text
1149
1150 \begin_layout Plain Layout
1151 Pica (1
1152 \begin_inset space \thinspace{}
1153 \end_inset
1154
1155 pc = 12
1156 \begin_inset space \thinspace{}
1157 \end_inset
1158
1159 pt)
1160 \end_layout
1161
1162 \end_inset
1163 </cell>
1164 </row>
1165 <row>
1166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1167 \begin_inset Text
1168
1169 \begin_layout Plain Layout
1170 sp
1171 \end_layout
1172
1173 \end_inset
1174 </cell>
1175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1176 \begin_inset Text
1177
1178 \begin_layout Plain Layout
1179 Punto escalado (65536
1180 \begin_inset space \thinspace{}
1181 \end_inset
1182
1183 sp = 1
1184 \begin_inset space \thinspace{}
1185 \end_inset
1186
1187 pt)
1188 \end_layout
1189
1190 \end_inset
1191 </cell>
1192 </row>
1193 <row>
1194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1195 \begin_inset Text
1196
1197 \begin_layout Plain Layout
1198 bp
1199 \end_layout
1200
1201 \end_inset
1202 </cell>
1203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1204 \begin_inset Text
1205
1206 \begin_layout Plain Layout
1207 Punto grande (72
1208 \begin_inset space \thinspace{}
1209 \end_inset
1210
1211 bp = 1
1212 \begin_inset space \thinspace{}
1213 \end_inset
1214
1215 in)
1216 \end_layout
1217
1218 \end_inset
1219 </cell>
1220 </row>
1221 <row>
1222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1223 \begin_inset Text
1224
1225 \begin_layout Plain Layout
1226 dd
1227 \end_layout
1228
1229 \end_inset
1230 </cell>
1231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1232 \begin_inset Text
1233
1234 \begin_layout Plain Layout
1235 Didot (1
1236 \begin_inset space \thinspace{}
1237 \end_inset
1238
1239 dd 
1240 \begin_inset Formula $\approx$
1241 \end_inset
1242
1243  0.376
1244 \begin_inset space \thinspace{}
1245 \end_inset
1246
1247 mm)
1248 \end_layout
1249
1250 \end_inset
1251 </cell>
1252 </row>
1253 <row>
1254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1255 \begin_inset Text
1256
1257 \begin_layout Plain Layout
1258 cc
1259 \end_layout
1260
1261 \end_inset
1262 </cell>
1263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1264 \begin_inset Text
1265
1266 \begin_layout Plain Layout
1267 Cicero (1
1268 \begin_inset space \thinspace{}
1269 \end_inset
1270
1271 cc = 12
1272 \begin_inset space \thinspace{}
1273 \end_inset
1274
1275 dd)
1276 \end_layout
1277
1278 \end_inset
1279 </cell>
1280 </row>
1281 <row>
1282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1283 \begin_inset Text
1284
1285 \begin_layout Plain Layout
1286 ex
1287 \end_layout
1288
1289 \end_inset
1290 </cell>
1291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1292 \begin_inset Text
1293
1294 \begin_layout Plain Layout
1295 Altura de la letra 
1296 \begin_inset Quotes fld
1297 \end_inset
1298
1299
1300 \emph on
1301 x
1302 \emph default
1303
1304 \begin_inset Quotes frd
1305 \end_inset
1306
1307  en la tipografía actual
1308 \end_layout
1309
1310 \end_inset
1311 </cell>
1312 </row>
1313 <row>
1314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1315 \begin_inset Text
1316
1317 \begin_layout Plain Layout
1318 em
1319 \end_layout
1320
1321 \end_inset
1322 </cell>
1323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1324 \begin_inset Text
1325
1326 \begin_layout Plain Layout
1327 Anchura de la letra 
1328 \begin_inset Quotes fld
1329 \end_inset
1330
1331
1332 \emph on
1333 M
1334 \emph default
1335
1336 \begin_inset Quotes frd
1337 \end_inset
1338
1339  en la tipografía actual
1340 \end_layout
1341
1342 \end_inset
1343 </cell>
1344 </row>
1345 <row>
1346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1347 \begin_inset Text
1348
1349 \begin_layout Plain Layout
1350 mu
1351 \end_layout
1352
1353 \end_inset
1354 </cell>
1355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1356 \begin_inset Text
1357
1358 \begin_layout Plain Layout
1359 Unidad matemática (1
1360 \begin_inset space \thinspace{}
1361 \end_inset
1362
1363 mu = 
1364 \begin_inset Formula $\nicefrac{1}{18}$
1365 \end_inset
1366
1367
1368 \begin_inset space \thinspace{}
1369 \end_inset
1370
1371 em)
1372 \end_layout
1373
1374 \end_inset
1375 </cell>
1376 </row>
1377 </lyxtabular>
1378
1379 \end_inset
1380
1381
1382 \end_layout
1383
1384 \end_inset
1385
1386
1387 \end_layout
1388
1389 \begin_layout Standard
1390 \align center
1391 \begin_inset Newpage newpage
1392 \end_inset
1393
1394
1395 \end_layout
1396
1397 \begin_layout Section
1398 Funciones básicas
1399 \end_layout
1400
1401 \begin_layout Subsection
1402 Exponentes
1403 \begin_inset Index idx
1404 status collapsed
1405
1406 \begin_layout Plain Layout
1407 Exponentes
1408 \end_layout
1409
1410 \end_inset
1411
1412  e índices
1413 \begin_inset Index idx
1414 status collapsed
1415
1416 \begin_layout Plain Layout
1417 Indices@Índices
1418 \end_layout
1419
1420 \end_inset
1421
1422
1423 \begin_inset Index idx
1424 status collapsed
1425
1426 \begin_layout Plain Layout
1427 Superíndices|see
1428 \begin_inset ERT
1429 status collapsed
1430
1431 \begin_layout Plain Layout
1432
1433 {
1434 \end_layout
1435
1436 \end_inset
1437
1438 Exponentes
1439 \begin_inset ERT
1440 status collapsed
1441
1442 \begin_layout Plain Layout
1443
1444 }
1445 \end_layout
1446
1447 \end_inset
1448
1449
1450 \end_layout
1451
1452 \end_inset
1453
1454
1455 \begin_inset Index idx
1456 status collapsed
1457
1458 \begin_layout Plain Layout
1459 Subíndices|see
1460 \begin_inset ERT
1461 status collapsed
1462
1463 \begin_layout Plain Layout
1464
1465 {
1466 \end_layout
1467
1468 \end_inset
1469
1470 Índices
1471 \begin_inset ERT
1472 status collapsed
1473
1474 \begin_layout Plain Layout
1475
1476 }
1477 \end_layout
1478
1479 \end_inset
1480
1481
1482 \end_layout
1483
1484 \end_inset
1485
1486
1487 \end_layout
1488
1489 \begin_layout Standard
1490 Los subíndices se componen con un guión bajo 
1491 \begin_inset Quotes fld
1492 \end_inset
1493
1494 _
1495 \begin_inset Quotes frd
1496 \end_inset
1497
1498  o con el botón de la barra de herramientas de ecuaciones 
1499 \begin_inset Info
1500 type  "icon"
1501 arg   "math-subscript"
1502 \end_inset
1503
1504 , los superíndices con un circunflejo 
1505 \begin_inset Quotes fld
1506 \end_inset
1507
1508 ^
1509 \begin_inset Quotes frd
1510 \end_inset
1511
1512  o con el botón de la barra de herramientas de ecuaciones 
1513 \begin_inset Info
1514 type  "icon"
1515 arg   "math-superscript"
1516 \end_inset
1517
1518 .
1519 \begin_inset Separator parbreak
1520 \end_inset
1521
1522
1523 \end_layout
1524
1525 \begin_layout Standard
1526 \noindent
1527 \align center
1528 \begin_inset Tabular
1529 <lyxtabular version="3" rows="4" columns="2">
1530 <features tabularvalignment="middle">
1531 <column alignment="center" valignment="top">
1532 <column alignment="center" valignment="top">
1533 <row>
1534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1535 \begin_inset Text
1536
1537 \begin_layout Plain Layout
1538 Comando
1539 \end_layout
1540
1541 \end_inset
1542 </cell>
1543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1544 \begin_inset Text
1545
1546 \begin_layout Plain Layout
1547 Resultado
1548 \begin_inset Note Note
1549 status open
1550
1551 \begin_layout Plain Layout
1552
1553 \series bold
1554
1555 \backslash
1556 raisebox
1557 \series default
1558  sólo se usa como espaciador.
1559 \end_layout
1560
1561 \end_inset
1562
1563
1564 \end_layout
1565
1566 \end_inset
1567 </cell>
1568 </row>
1569 <row>
1570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1571 \begin_inset Text
1572
1573 \begin_layout Plain Layout
1574 B_V
1575 \end_layout
1576
1577 \end_inset
1578 </cell>
1579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1580 \begin_inset Text
1581
1582 \begin_layout Plain Layout
1583 \begin_inset Formula $B_{V}$
1584 \end_inset
1585
1586
1587 \end_layout
1588
1589 \end_inset
1590 </cell>
1591 </row>
1592 <row>
1593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1594 \begin_inset Text
1595
1596 \begin_layout Plain Layout
1597 B^V
1598 \end_layout
1599
1600 \end_inset
1601 </cell>
1602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1603 \begin_inset Text
1604
1605 \begin_layout Plain Layout
1606 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1607 \end_inset
1608
1609
1610 \end_layout
1611
1612 \end_inset
1613 </cell>
1614 </row>
1615 <row>
1616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1617 \begin_inset Text
1618
1619 \begin_layout Plain Layout
1620 B^
1621 \begin_inset space \textvisiblespace{}
1622 \end_inset
1623
1624 A
1625 \end_layout
1626
1627 \end_inset
1628 </cell>
1629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1630 \begin_inset Text
1631
1632 \begin_layout Plain Layout
1633 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1634 \end_inset
1635
1636
1637 \end_layout
1638
1639 \end_inset
1640 </cell>
1641 </row>
1642 </lyxtabular>
1643
1644 \end_inset
1645
1646
1647 \end_layout
1648
1649 \begin_layout Standard
1650 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1651  caso acentuará las vocales y no servirá para entrar en modo exponente.
1652 \begin_inset Foot
1653 status collapsed
1654
1655 \begin_layout Plain Layout
1656 Dependiendo de la configuración del teclado esto puede suceder también con
1657  otros caracteres además de las vocales.
1658 \end_layout
1659
1660 \end_inset
1661
1662  Para conseguir exponentes en estos casos debes pulsar 
1663 \family sans
1664 Espacio
1665 \family default
1666  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1667  
1668 \end_layout
1669
1670 \begin_layout Subsection
1671 Fracciones
1672 \begin_inset CommandInset label
1673 LatexCommand label
1674 name "subsec:Fracciones"
1675
1676 \end_inset
1677
1678
1679 \begin_inset Index idx
1680 status collapsed
1681
1682 \begin_layout Plain Layout
1683 Fracciones
1684 \end_layout
1685
1686 \end_inset
1687
1688
1689 \end_layout
1690
1691 \begin_layout Standard
1692 Las fracciones se generan con el comando 
1693 \series bold
1694
1695 \backslash
1696 frac
1697 \series default
1698
1699 \begin_inset Index idx
1700 status collapsed
1701
1702 \begin_layout Plain Layout
1703 Comandos ! F ! 
1704 \backslash
1705 frac
1706 \end_layout
1707
1708 \end_inset
1709
1710  o con el botón 
1711 \begin_inset Info
1712 type  "icon"
1713 arg   "math-insert \\frac"
1714 \end_inset
1715
1716  de la barra de herramientas.
1717  El tamaño de tipografía se ajusta automáticamente, dependiendo de si la
1718  fracción está en línea o en estilo presentación.
1719  Con el botón 
1720 \begin_inset Info
1721 type  "icon"
1722 arg   "math-insert \\frac-square"
1723 \end_inset
1724
1725  de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1726  de fracciones.
1727 \end_layout
1728
1729 \begin_layout Standard
1730 Con el comando 
1731 \series bold
1732
1733 \backslash
1734 dfrac
1735 \series default
1736
1737 \begin_inset Index idx
1738 status collapsed
1739
1740 \begin_layout Plain Layout
1741 Comandos ! D ! 
1742 \backslash
1743 dfrac
1744 \end_layout
1745
1746 \end_inset
1747
1748  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1749  presentación.
1750  Con 
1751 \series bold
1752
1753 \backslash
1754 tfrac
1755 \series default
1756
1757 \begin_inset Index idx
1758 status collapsed
1759
1760 \begin_layout Plain Layout
1761 Comandos ! T ! 
1762 \backslash
1763 tfrac
1764 \end_layout
1765
1766 \end_inset
1767
1768  la fracción tiene siempre el tamaño del estilo en línea.
1769  Un ejemplo:
1770 \end_layout
1771
1772 \begin_layout Standard
1773 Una línea con la fracción 
1774 \begin_inset Formula $\frac{1}{2}$
1775 \end_inset
1776
1777  creada con el comando 
1778 \series bold
1779
1780 \backslash
1781 frac
1782 \series default
1783 .
1784  
1785 \end_layout
1786
1787 \begin_layout Standard
1788 Una línea con la fracción 
1789 \begin_inset Formula $\dfrac{1}{2}$
1790 \end_inset
1791
1792  creada con el comando 
1793 \series bold
1794
1795 \backslash
1796 dfrac
1797 \series default
1798 .
1799 \begin_inset Separator parbreak
1800 \end_inset
1801
1802
1803 \end_layout
1804
1805 \begin_layout Standard
1806 \noindent
1807 \align center
1808 \begin_inset Tabular
1809 <lyxtabular version="3" rows="4" columns="2">
1810 <features tabularvalignment="middle">
1811 <column alignment="center" valignment="top">
1812 <column alignment="center" valignment="top">
1813 <row>
1814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1815 \begin_inset Text
1816
1817 \begin_layout Plain Layout
1818 Comando
1819 \end_layout
1820
1821 \end_inset
1822 </cell>
1823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1824 \begin_inset Text
1825
1826 \begin_layout Plain Layout
1827 Resultado
1828 \begin_inset Note Note
1829 status collapsed
1830
1831 \begin_layout Plain Layout
1832
1833 \series bold
1834
1835 \backslash
1836 raisebox
1837 \series default
1838  se usa sólo como espaciador
1839 \end_layout
1840
1841 \end_inset
1842
1843
1844 \end_layout
1845
1846 \end_inset
1847 </cell>
1848 </row>
1849 <row>
1850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1851 \begin_inset Text
1852
1853 \begin_layout Plain Layout
1854
1855 \backslash
1856 frac
1857 \begin_inset space \textvisiblespace{}
1858 \end_inset
1859
1860 A
1861 \begin_inset Formula $\downarrow$
1862 \end_inset
1863
1864 B
1865 \end_layout
1866
1867 \end_inset
1868 </cell>
1869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1870 \begin_inset Text
1871
1872 \begin_layout Plain Layout
1873 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1874 \end_inset
1875
1876
1877 \end_layout
1878
1879 \end_inset
1880 </cell>
1881 </row>
1882 <row>
1883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1884 \begin_inset Text
1885
1886 \begin_layout Plain Layout
1887
1888 \backslash
1889 dfrac
1890 \begin_inset space \textvisiblespace{}
1891 \end_inset
1892
1893 A
1894 \begin_inset Formula $\downarrow$
1895 \end_inset
1896
1897 B
1898 \end_layout
1899
1900 \end_inset
1901 </cell>
1902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1903 \begin_inset Text
1904
1905 \begin_layout Plain Layout
1906 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1907 \end_inset
1908
1909
1910 \end_layout
1911
1912 \end_inset
1913 </cell>
1914 </row>
1915 <row>
1916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1917 \begin_inset Text
1918
1919 \begin_layout Plain Layout
1920
1921 \backslash
1922 dfrac
1923 \begin_inset space \textvisiblespace{}
1924 \end_inset
1925
1926 e^
1927 \backslash
1928 frac
1929 \begin_inset space \textvisiblespace{}
1930 \end_inset
1931
1932 1
1933 \begin_inset Formula $\downarrow$
1934 \end_inset
1935
1936 2
1937 \begin_inset Formula $\downarrow$
1938 \end_inset
1939
1940 3
1941 \end_layout
1942
1943 \end_inset
1944 </cell>
1945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1946 \begin_inset Text
1947
1948 \begin_layout Plain Layout
1949 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1950 \end_inset
1951
1952
1953 \end_layout
1954
1955 \end_inset
1956 </cell>
1957 </row>
1958 </lyxtabular>
1959
1960 \end_inset
1961
1962
1963 \begin_inset VSpace bigskip
1964 \end_inset
1965
1966
1967 \end_layout
1968
1969 \begin_layout Standard
1970 Para fracciones anidadas se puede usar el comando 
1971 \series bold
1972
1973 \backslash
1974 cfrac
1975 \series default
1976
1977 \begin_inset Index idx
1978 status collapsed
1979
1980 \begin_layout Plain Layout
1981 Comandos ! C ! 
1982 \backslash
1983 cfrac
1984 \end_layout
1985
1986 \end_inset
1987
1988 .
1989  Un ejemplo:
1990 \begin_inset VSpace -3mm
1991 \end_inset
1992
1993
1994 \end_layout
1995
1996 \begin_layout Standard
1997 \begin_inset Formula 
1998 \begin{align*}
1999 \textrm{creada con \textbf{\textbackslash frac}} &  & \textrm{creada con \textbf{\textbackslash cfrac}}\\
2000 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
2001 \end{align*}
2002
2003 \end_inset
2004
2005
2006 \end_layout
2007
2008 \begin_layout Standard
2009 El comando para el ejemplo de arriba es:
2010 \end_layout
2011
2012 \begin_layout Standard
2013
2014 \series bold
2015
2016 \backslash
2017 cfrac
2018 \begin_inset space \textvisiblespace{}
2019 \end_inset
2020
2021 A
2022 \begin_inset Formula $\downarrow$
2023 \end_inset
2024
2025 B+
2026 \backslash
2027 cfrac
2028 \begin_inset space \textvisiblespace{}
2029 \end_inset
2030
2031 C+
2032 \backslash
2033 cfrac
2034 \begin_inset space \textvisiblespace{}
2035 \end_inset
2036
2037 E
2038 \begin_inset Formula $\downarrow$
2039 \end_inset
2040
2041 F
2042 \begin_inset Formula $\downarrow$
2043 \end_inset
2044
2045 D
2046 \end_layout
2047
2048 \begin_layout Standard
2049 \begin_inset VSpace medskip
2050 \end_inset
2051
2052
2053 \end_layout
2054
2055 \begin_layout Standard
2056
2057 \series bold
2058
2059 \backslash
2060 cfrac
2061 \series default
2062  compone la fracción siempre en el tamaño del estilo presentación, también
2063  cuando es parte de otra fracción.
2064 \end_layout
2065
2066 \begin_layout Standard
2067 Es posible especificar la alineación del numerador.
2068  El comando 
2069 \series bold
2070
2071 \backslash
2072 cfracleft
2073 \series default
2074  se usa para alinearlo a la izquierda, el comando 
2075 \series bold
2076
2077 \backslash
2078 cfracright
2079 \series default
2080  para alinearlo a la derecha, 
2081 \series bold
2082
2083 \backslash
2084 cfrac
2085 \series default
2086  centra el numerador.
2087 \end_layout
2088
2089 \begin_layout Standard
2090 Estas fracciones muestran las distintas alineaciones:
2091 \end_layout
2092
2093 \begin_layout Standard
2094
2095 \series bold
2096 \begin_inset Formula 
2097 \[
2098 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2099 \]
2100
2101 \end_inset
2102
2103
2104 \end_layout
2105
2106 \begin_layout Standard
2107 \noindent
2108 \begin_inset Note Greyedout
2109 status open
2110
2111 \begin_layout Plain Layout
2112
2113 \series bold
2114 Nota
2115 \series default
2116
2117 \series bold
2118
2119 \backslash
2120 cfracleft
2121 \series default
2122  y
2123 \series bold
2124  
2125 \backslash
2126 cfracright
2127 \series default
2128  no son comandos \SpecialChar LaTeX
2129  reales sino sustituciones del comando 
2130 \series bold
2131
2132 \backslash
2133 cfrac[posición del numerador]{numerador}{denominador}
2134 \series default
2135  .
2136  Por tanto no puedes usarlos código \SpecialChar TeX
2137 .
2138 \end_layout
2139
2140 \end_inset
2141
2142
2143 \begin_inset VSpace medskip
2144 \end_inset
2145
2146
2147 \end_layout
2148
2149 \begin_layout Standard
2150 Muchas veces es adecuado combinar 
2151 \series bold
2152
2153 \backslash
2154 cfrac
2155 \series default
2156  y 
2157 \series bold
2158
2159 \backslash
2160 frac
2161 \series default
2162 :
2163 \begin_inset Formula 
2164 \[
2165 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2166 \]
2167
2168 \end_inset
2169
2170
2171 \end_layout
2172
2173 \begin_layout Standard
2174 Para componer fracciones en línea con raya de fracción inclinada puedes
2175  usar el comando 
2176 \series bold
2177
2178 \backslash
2179 nicefrac
2180 \series default
2181
2182 \begin_inset Index idx
2183 status collapsed
2184
2185 \begin_layout Plain Layout
2186 Comandos ! N ! 
2187 \backslash
2188 nicefrac
2189 \end_layout
2190
2191 \end_inset
2192
2193
2194 \begin_inset Formula $\nicefrac{5}{31}$
2195 \end_inset
2196
2197  Hay además el comando 
2198 \series bold
2199
2200 \backslash
2201 unitfracthree
2202 \series default
2203  que permite escribir una fracción en combinación con un número: 
2204 \begin_inset Formula $\unitfrac[2]{1}{3}$
2205 \end_inset
2206
2207
2208 \end_layout
2209
2210 \begin_layout Standard
2211 \begin_inset Note Greyedout
2212 status open
2213
2214 \begin_layout Plain Layout
2215
2216 \series bold
2217 Nota
2218 \series default
2219
2220 \series bold
2221
2222 \backslash
2223 unitfracthree
2224 \series default
2225  no es un comando \SpecialChar LaTeX
2226  auténtico, sino un equivalente al comando
2227 \begin_inset Newline newline
2228 \end_inset
2229
2230
2231 \series bold
2232
2233 \backslash
2234 unitfrac[número]{numerador}{denominador}
2235 \series default
2236  .
2237  Por tanto no puedes usarlo en código \SpecialChar TeX
2238 .
2239 \end_layout
2240
2241 \end_inset
2242
2243
2244 \end_layout
2245
2246 \begin_layout Standard
2247 En la 
2248 \begin_inset CommandInset ref
2249 LatexCommand ref
2250 reference "subsec:Fracciones-personalizadas"
2251
2252 \end_inset
2253
2254  se explica cómo componer fracciones personalizadas en las que la raya de
2255  fracción se puede cambiar.
2256 \end_layout
2257
2258 \begin_layout Standard
2259 Las fracciones con varias líneas se explican en 
2260 \begin_inset CommandInset ref
2261 LatexCommand ref
2262 reference "subsec:Fracciones-multilínea"
2263
2264 \end_inset
2265
2266 .
2267 \end_layout
2268
2269 \begin_layout Subsection
2270 Raíces
2271 \begin_inset Index idx
2272 status collapsed
2273
2274 \begin_layout Plain Layout
2275 Raíces
2276 \end_layout
2277
2278 \end_inset
2279
2280
2281 \end_layout
2282
2283 \begin_layout Standard
2284 Las raíces cuadradas se componen con 
2285 \series bold
2286
2287 \backslash
2288 sqrt
2289 \series default
2290
2291 \begin_inset Index idx
2292 status collapsed
2293
2294 \begin_layout Plain Layout
2295 Comandos ! S ! 
2296 \backslash
2297 sqrt
2298 \end_layout
2299
2300 \end_inset
2301
2302  o con el botón 
2303 \begin_inset Info
2304 type  "icon"
2305 arg   "math-insert \\sqrt"
2306 \end_inset
2307
2308  de la barra de ecuaciones; todas las demás raíces con el comando 
2309 \series bold
2310
2311 \backslash
2312 root
2313 \series default
2314
2315 \begin_inset Index idx
2316 status collapsed
2317
2318 \begin_layout Plain Layout
2319 Comandos ! R ! 
2320 \backslash
2321 root
2322 \end_layout
2323
2324 \end_inset
2325
2326  o con el botón 
2327 \begin_inset Info
2328 type  "icon"
2329 arg   "math-insert \\root"
2330 \end_inset
2331
2332 .
2333 \begin_inset Separator parbreak
2334 \end_inset
2335
2336
2337 \end_layout
2338
2339 \begin_layout Standard
2340 \noindent
2341 \align center
2342 \begin_inset Tabular
2343 <lyxtabular version="3" rows="3" columns="2">
2344 <features tabularvalignment="middle">
2345 <column alignment="center" valignment="top">
2346 <column alignment="center" valignment="top">
2347 <row>
2348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2349 \begin_inset Text
2350
2351 \begin_layout Plain Layout
2352 Comando
2353 \end_layout
2354
2355 \end_inset
2356 </cell>
2357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2358 \begin_inset Text
2359
2360 \begin_layout Plain Layout
2361 Resultado
2362 \begin_inset Note Note
2363 status collapsed
2364
2365 \begin_layout Plain Layout
2366
2367 \series bold
2368
2369 \backslash
2370 raisebox
2371 \series default
2372  se usa sólo como espaciador
2373 \end_layout
2374
2375 \end_inset
2376
2377
2378 \end_layout
2379
2380 \end_inset
2381 </cell>
2382 </row>
2383 <row>
2384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2385 \begin_inset Text
2386
2387 \begin_layout Plain Layout
2388
2389 \backslash
2390 sqrt
2391 \begin_inset space \textvisiblespace{}
2392 \end_inset
2393
2394 A-B
2395 \end_layout
2396
2397 \end_inset
2398 </cell>
2399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2400 \begin_inset Text
2401
2402 \begin_layout Plain Layout
2403 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2404 \end_inset
2405
2406
2407 \end_layout
2408
2409 \end_inset
2410 </cell>
2411 </row>
2412 <row>
2413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2414 \begin_inset Text
2415
2416 \begin_layout Plain Layout
2417
2418 \backslash
2419 root
2420 \begin_inset space \textvisiblespace{}
2421 \end_inset
2422
2423 3
2424 \begin_inset Formula $\downarrow$
2425 \end_inset
2426
2427 A-B
2428 \end_layout
2429
2430 \end_inset
2431 </cell>
2432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2433 \begin_inset Text
2434
2435 \begin_layout Plain Layout
2436 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2437 \end_inset
2438
2439
2440 \end_layout
2441
2442 \end_inset
2443 </cell>
2444 </row>
2445 </lyxtabular>
2446
2447 \end_inset
2448
2449
2450 \end_layout
2451
2452 \begin_layout Standard
2453 Una raíz cuadrada se compone también con 
2454 \series bold
2455
2456 \backslash
2457 root
2458 \series default
2459  dejando vacío el campo del índice.
2460 \end_layout
2461
2462 \begin_layout Standard
2463 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2464  la raíz: 
2465 \begin_inset Formula $\sqrt[\beta]{B}$
2466 \end_inset
2467
2468
2469 \begin_inset Newline newline
2470 \end_inset
2471
2472 La 
2473 \begin_inset Formula $\beta$
2474 \end_inset
2475
2476  toca la raíz.
2477  Para evitar esto se usan los comandos 
2478 \series bold
2479
2480 \backslash
2481 leftroot
2482 \series default
2483
2484 \begin_inset Index idx
2485 status collapsed
2486
2487 \begin_layout Plain Layout
2488 Comandos ! L ! 
2489 \backslash
2490 leftroot
2491 \end_layout
2492
2493 \end_inset
2494
2495  y 
2496 \series bold
2497
2498 \backslash
2499 uproot
2500 \series default
2501
2502 \begin_inset Index idx
2503 status collapsed
2504
2505 \begin_layout Plain Layout
2506 Comandos ! U ! 
2507 \backslash
2508 uproot
2509 \end_layout
2510
2511 \end_inset
2512
2513  con el esquema siguiente:
2514 \end_layout
2515
2516 \begin_layout Standard
2517
2518 \series bold
2519
2520 \backslash
2521 leftroot{distancia}
2522 \series default
2523  y 
2524 \series bold
2525
2526 \backslash
2527 uproot{distancia}
2528 \end_layout
2529
2530 \begin_layout Standard
2531 Distancia es el número de Puntos Grandes (
2532 \begin_inset Quotes fld
2533 \end_inset
2534
2535 Big Points
2536 \begin_inset Quotes frd
2537 \end_inset
2538
2539 , unidad bp; 
2540 \begin_inset Formula $\mathrm{72\,bp=1\,pulgada}$
2541 \end_inset
2542
2543 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2544  Los comandos se escriben en el índice.
2545  Así, el comando:
2546 \begin_inset Newline newline
2547 \end_inset
2548
2549
2550 \series bold
2551
2552 \backslash
2553 root
2554 \backslash
2555 leftroot{-1
2556 \begin_inset Formula $\to$
2557 \end_inset
2558
2559
2560 \backslash
2561 uproot{2
2562 \begin_inset Formula $\to$
2563 \end_inset
2564
2565
2566 \backslash
2567 beta
2568 \begin_inset space \textvisiblespace{}
2569 \end_inset
2570
2571
2572 \begin_inset Formula $\to$
2573 \end_inset
2574
2575 B
2576 \begin_inset Newline newline
2577 \end_inset
2578
2579
2580 \series default
2581 genera una fórmula correctamente tipografiada: 
2582 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2583 \end_inset
2584
2585
2586 \end_layout
2587
2588 \begin_layout Subsection
2589 Coeficientes de un binomio
2590 \begin_inset Index idx
2591 status collapsed
2592
2593 \begin_layout Plain Layout
2594 Binomios
2595 \end_layout
2596
2597 \end_inset
2598
2599
2600 \end_layout
2601
2602 \begin_layout Standard
2603 Los coeficientes de un binomio se insertan con el comando 
2604 \series bold
2605
2606 \backslash
2607 binom
2608 \series default
2609
2610 \begin_inset Index idx
2611 status collapsed
2612
2613 \begin_layout Plain Layout
2614 Comandos ! B ! 
2615 \backslash
2616 binom
2617 \end_layout
2618
2619 \end_inset
2620
2621  o con el submenú del botón 
2622 \begin_inset Info
2623 type  "icon"
2624 arg   "math-insert \\frac-square"
2625 \end_inset
2626
2627  de la barra de herramientas de ecuaciones.
2628  Como en las fracciones, además de 
2629 \series bold
2630
2631 \backslash
2632 binom
2633 \series default
2634  hay los comandos 
2635 \series bold
2636
2637 \backslash
2638 dbinom
2639 \series default
2640
2641 \begin_inset Index idx
2642 status collapsed
2643
2644 \begin_layout Plain Layout
2645 Comandos ! D ! 
2646 \backslash
2647 dbinom
2648 \end_layout
2649
2650 \end_inset
2651
2652  y 
2653 \series bold
2654
2655 \backslash
2656 tbinom
2657 \series default
2658
2659 \begin_inset Index idx
2660 status collapsed
2661
2662 \begin_layout Plain Layout
2663 Comandos ! T ! 
2664 \backslash
2665 tbinom
2666 \end_layout
2667
2668 \end_inset
2669
2670 .
2671  Para otros delimitadores de coeficientes de un binomio hay los comandos
2672  
2673 \series bold
2674
2675 \backslash
2676 brace
2677 \series default
2678
2679 \begin_inset Index idx
2680 status collapsed
2681
2682 \begin_layout Plain Layout
2683 Comandos ! B ! 
2684 \backslash
2685 brace
2686 \end_layout
2687
2688 \end_inset
2689
2690  y 
2691 \series bold
2692
2693 \backslash
2694 brack
2695 \series default
2696
2697 \begin_inset Index idx
2698 status collapsed
2699
2700 \begin_layout Plain Layout
2701 Comandos ! B ! 
2702 \backslash
2703 brack
2704 \end_layout
2705
2706 \end_inset
2707
2708 .
2709 \begin_inset Separator parbreak
2710 \end_inset
2711
2712
2713 \end_layout
2714
2715 \begin_layout Standard
2716 \noindent
2717 \align center
2718 \begin_inset Tabular
2719 <lyxtabular version="3" rows="6" columns="2">
2720 <features tabularvalignment="middle">
2721 <column alignment="center" valignment="top">
2722 <column alignment="center" valignment="top">
2723 <row>
2724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2725 \begin_inset Text
2726
2727 \begin_layout Plain Layout
2728 Comando
2729 \end_layout
2730
2731 \end_inset
2732 </cell>
2733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2734 \begin_inset Text
2735
2736 \begin_layout Plain Layout
2737 Resultado
2738 \begin_inset Note Note
2739 status collapsed
2740
2741 \begin_layout Plain Layout
2742
2743 \series bold
2744
2745 \backslash
2746 raisebox
2747 \series default
2748  se usa sólo como espaciador
2749 \end_layout
2750
2751 \end_inset
2752
2753
2754 \end_layout
2755
2756 \end_inset
2757 </cell>
2758 </row>
2759 <row>
2760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2761 \begin_inset Text
2762
2763 \begin_layout Plain Layout
2764
2765 \backslash
2766 binom
2767 \begin_inset space \textvisiblespace{}
2768 \end_inset
2769
2770 A
2771 \begin_inset Formula $\downarrow$
2772 \end_inset
2773
2774 B
2775 \end_layout
2776
2777 \end_inset
2778 </cell>
2779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2780 \begin_inset Text
2781
2782 \begin_layout Plain Layout
2783 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2784 \end_inset
2785
2786
2787 \end_layout
2788
2789 \end_inset
2790 </cell>
2791 </row>
2792 <row>
2793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2794 \begin_inset Text
2795
2796 \begin_layout Plain Layout
2797
2798 \backslash
2799 dbinom
2800 \begin_inset space \textvisiblespace{}
2801 \end_inset
2802
2803 A
2804 \begin_inset Formula $\downarrow$
2805 \end_inset
2806
2807 B
2808 \end_layout
2809
2810 \end_inset
2811 </cell>
2812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2813 \begin_inset Text
2814
2815 \begin_layout Plain Layout
2816 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2817 \end_inset
2818
2819
2820 \end_layout
2821
2822 \end_inset
2823 </cell>
2824 </row>
2825 <row>
2826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2827 \begin_inset Text
2828
2829 \begin_layout Plain Layout
2830
2831 \backslash
2832 tbinom
2833 \begin_inset space \textvisiblespace{}
2834 \end_inset
2835
2836 A
2837 \begin_inset Formula $\downarrow$
2838 \end_inset
2839
2840 B
2841 \end_layout
2842
2843 \end_inset
2844 </cell>
2845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2846 \begin_inset Text
2847
2848 \begin_layout Plain Layout
2849 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2850 \end_inset
2851
2852
2853 \end_layout
2854
2855 \end_inset
2856 </cell>
2857 </row>
2858 <row>
2859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2860 \begin_inset Text
2861
2862 \begin_layout Plain Layout
2863
2864 \backslash
2865 brack
2866 \begin_inset space \textvisiblespace{}
2867 \end_inset
2868
2869 A
2870 \begin_inset Formula $\downarrow$
2871 \end_inset
2872
2873 B
2874 \end_layout
2875
2876 \end_inset
2877 </cell>
2878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2879 \begin_inset Text
2880
2881 \begin_layout Plain Layout
2882 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2883 \end_inset
2884
2885
2886 \end_layout
2887
2888 \end_inset
2889 </cell>
2890 </row>
2891 <row>
2892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2893 \begin_inset Text
2894
2895 \begin_layout Plain Layout
2896
2897 \backslash
2898 brace
2899 \begin_inset space \textvisiblespace{}
2900 \end_inset
2901
2902 A
2903 \begin_inset Formula $\downarrow$
2904 \end_inset
2905
2906 B
2907 \end_layout
2908
2909 \end_inset
2910 </cell>
2911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2912 \begin_inset Text
2913
2914 \begin_layout Plain Layout
2915 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2916 \end_inset
2917
2918
2919 \end_layout
2920
2921 \end_inset
2922 </cell>
2923 </row>
2924 </lyxtabular>
2925
2926 \end_inset
2927
2928
2929 \end_layout
2930
2931 \begin_layout Subsection
2932 Diferenciaciones de casos
2933 \begin_inset Index idx
2934 status collapsed
2935
2936 \begin_layout Plain Layout
2937 Casos
2938 \end_layout
2939
2940 \end_inset
2941
2942
2943 \end_layout
2944
2945 \begin_layout Standard
2946 \noindent
2947 \align center
2948 \begin_inset Tabular
2949 <lyxtabular version="3" rows="3" columns="2">
2950 <features tabularvalignment="middle">
2951 <column alignment="center" valignment="top">
2952 <column alignment="center" valignment="top">
2953 <row>
2954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2955 \begin_inset Text
2956
2957 \begin_layout Plain Layout
2958 Comando
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 Resultado
2968 \end_layout
2969
2970 \end_inset
2971 </cell>
2972 </row>
2973 <row>
2974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2975 \begin_inset Text
2976
2977 \begin_layout Plain Layout
2978
2979 \backslash
2980 cases
2981 \begin_inset space \textvisiblespace{}
2982 \end_inset
2983
2984 A
2985 \begin_inset Formula $\to$
2986 \end_inset
2987
2988 B>0
2989 \begin_inset Index idx
2990 status collapsed
2991
2992 \begin_layout Plain Layout
2993 Comandos ! C ! 
2994 \backslash
2995 cases
2996 \end_layout
2997
2998 \end_inset
2999
3000
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 $\begin{cases}
3010 A & B>0\end{cases}$
3011 \end_inset
3012
3013
3014 \end_layout
3015
3016 \end_inset
3017 </cell>
3018 </row>
3019 <row>
3020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3021 \begin_inset Text
3022
3023 \begin_layout Plain Layout
3024
3025 \backslash
3026 cases
3027 \begin_inset space \textvisiblespace{}
3028 \end_inset
3029
3030
3031 \family sans
3032 Ctrl+Entrar
3033 \end_layout
3034
3035 \end_inset
3036 </cell>
3037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3038 \begin_inset Text
3039
3040 \begin_layout Plain Layout
3041 \begin_inset Formula $\begin{cases}
3042 A & \textrm{para }x>0\\
3043 B & \textrm{para }x=0
3044 \end{cases}$
3045 \end_inset
3046
3047
3048 \end_layout
3049
3050 \end_inset
3051 </cell>
3052 </row>
3053 </lyxtabular>
3054
3055 \end_inset
3056
3057
3058 \end_layout
3059
3060 \begin_layout Standard
3061 Después de insertar 
3062 \series bold
3063
3064 \backslash
3065 cases
3066 \series default
3067  o usar el botón 
3068 \begin_inset Info
3069 type  "icon"
3070 arg   "math-insert \\cases"
3071 \end_inset
3072
3073  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3074 \family sans
3075 Ctrl+Entrar
3076 \family default
3077  o con el botón
3078 \family sans
3079  
3080 \family default
3081
3082 \begin_inset Info
3083 type  "icon"
3084 arg   "inset-modify tabular append-row"
3085 \end_inset
3086
3087  de la barra de cuadros.
3088 \end_layout
3089
3090 \begin_layout Standard
3091 El comando 
3092 \series bold
3093
3094 \backslash
3095 cases
3096 \series default
3097  también está disponible en el menú 
3098 \family sans
3099 Insertar\SpecialChar menuseparator
3100 Ecuación\SpecialChar menuseparator
3101 Entorno casos
3102 \family default
3103 .
3104 \end_layout
3105
3106 \begin_layout Subsection
3107 Negaciones
3108 \begin_inset Index idx
3109 status collapsed
3110
3111 \begin_layout Plain Layout
3112 Negaciones
3113 \end_layout
3114
3115 \end_inset
3116
3117
3118 \end_layout
3119
3120 \begin_layout Standard
3121 Con el comando 
3122 \series bold
3123
3124 \backslash
3125 not
3126 \series default
3127
3128 \begin_inset Index idx
3129 status collapsed
3130
3131 \begin_layout Plain Layout
3132 Comandos ! N ! 
3133 \backslash
3134 not
3135 \end_layout
3136
3137 \end_inset
3138
3139  todo carácter se puede mostrar cancelado.
3140  Los caracteres son casi tachados con una barra inclinada.
3141 \begin_inset Separator parbreak
3142 \end_inset
3143
3144
3145 \end_layout
3146
3147 \begin_layout Standard
3148 \noindent
3149 \align center
3150 \begin_inset Tabular
3151 <lyxtabular version="3" rows="4" columns="2">
3152 <features tabularvalignment="middle">
3153 <column alignment="center" valignment="top">
3154 <column alignment="center" valignment="top">
3155 <row>
3156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3157 \begin_inset Text
3158
3159 \begin_layout Plain Layout
3160 Comando
3161 \end_layout
3162
3163 \end_inset
3164 </cell>
3165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3166 \begin_inset Text
3167
3168 \begin_layout Plain Layout
3169 Resultado
3170 \end_layout
3171
3172 \end_inset
3173 </cell>
3174 </row>
3175 <row>
3176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3177 \begin_inset Text
3178
3179 \begin_layout Plain Layout
3180
3181 \backslash
3182 not=
3183 \end_layout
3184
3185 \end_inset
3186 </cell>
3187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3188 \begin_inset Text
3189
3190 \begin_layout Plain Layout
3191 \begin_inset Formula $\not=$
3192 \end_inset
3193
3194
3195 \end_layout
3196
3197 \end_inset
3198 </cell>
3199 </row>
3200 <row>
3201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3202 \begin_inset Text
3203
3204 \begin_layout Plain Layout
3205
3206 \backslash
3207 not 
3208 \backslash
3209 le
3210 \end_layout
3211
3212 \end_inset
3213 </cell>
3214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3215 \begin_inset Text
3216
3217 \begin_layout Plain Layout
3218 \begin_inset Formula $\not\le$
3219 \end_inset
3220
3221
3222 \end_layout
3223
3224 \end_inset
3225 </cell>
3226 </row>
3227 <row>
3228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3229 \begin_inset Text
3230
3231 \begin_layout Plain Layout
3232
3233 \backslash
3234 not 
3235 \backslash
3236 parallel
3237 \end_layout
3238
3239 \end_inset
3240 </cell>
3241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3242 \begin_inset Text
3243
3244 \begin_layout Plain Layout
3245 \begin_inset Formula $\not\parallel$
3246 \end_inset
3247
3248
3249 \end_layout
3250
3251 \end_inset
3252 </cell>
3253 </row>
3254 </lyxtabular>
3255
3256 \end_inset
3257
3258
3259 \end_layout
3260
3261 \begin_layout Standard
3262 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3263  Por tanto para algunas negaciones hay comandos especiales (véase 
3264 \begin_inset CommandInset ref
3265 LatexCommand ref
3266 reference "subsec:Símbolos-matemáticos"
3267
3268 \end_inset
3269
3270  y 
3271 \begin_inset CommandInset ref
3272 LatexCommand ref
3273 reference "sec:Relaciones"
3274
3275 \end_inset
3276
3277 ).
3278 \end_layout
3279
3280 \begin_layout Subsection
3281 Espacios reservados 
3282 \begin_inset CommandInset label
3283 LatexCommand label
3284 name "subsec:Espacios-reservados"
3285
3286 \end_inset
3287
3288
3289 \begin_inset Index idx
3290 status collapsed
3291
3292 \begin_layout Plain Layout
3293 Espacios reservados
3294 \end_layout
3295
3296 \end_inset
3297
3298
3299 \begin_inset Index idx
3300 status collapsed
3301
3302 \begin_layout Plain Layout
3303 Química ! isótopos
3304 \end_layout
3305
3306 \end_inset
3307
3308
3309 \begin_inset Index idx
3310 status collapsed
3311
3312 \begin_layout Plain Layout
3313 Isótopos|see
3314 \begin_inset ERT
3315 status collapsed
3316
3317 \begin_layout Plain Layout
3318
3319 {
3320 \end_layout
3321
3322 \end_inset
3323
3324 Química
3325 \begin_inset ERT
3326 status collapsed
3327
3328 \begin_layout Plain Layout
3329
3330 }
3331 \end_layout
3332
3333 \end_inset
3334
3335
3336 \end_layout
3337
3338 \end_inset
3339
3340
3341 \end_layout
3342
3343 \begin_layout Standard
3344 En la presentación de, p.
3345 \begin_inset space \thinspace{}
3346 \end_inset
3347
3348 e., isótopos,
3349 \begin_inset Foot
3350 status collapsed
3351
3352 \begin_layout Plain Layout
3353 Más sobre símbolos químicos en 
3354 \begin_inset CommandInset ref
3355 LatexCommand ref
3356 reference "subsec:Símbolos-y-ecuaciones-químicas"
3357
3358 \end_inset
3359
3360
3361 \end_layout
3362
3363 \end_inset
3364
3365  surge el problema siguiente:
3366 \begin_inset Separator parbreak
3367 \end_inset
3368
3369
3370 \end_layout
3371
3372 \begin_layout Standard
3373 \noindent
3374 \align center
3375 \begin_inset Tabular
3376 <lyxtabular version="3" rows="2" columns="2">
3377 <features tabularvalignment="middle">
3378 <column alignment="center" valignment="top">
3379 <column alignment="center" valignment="top">
3380 <row>
3381 <cell alignment="center" valignment="top" usebox="none">
3382 \begin_inset Text
3383
3384 \begin_layout Plain Layout
3385 Índices generados con sub- y superíndices:
3386 \end_layout
3387
3388 \end_inset
3389 </cell>
3390 <cell alignment="center" valignment="top" usebox="none">
3391 \begin_inset Text
3392
3393 \begin_layout Plain Layout
3394 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3395 \end_inset
3396
3397
3398 \end_layout
3399
3400 \end_inset
3401 </cell>
3402 </row>
3403 <row>
3404 <cell alignment="center" valignment="top" usebox="none">
3405 \begin_inset Text
3406
3407 \begin_layout Plain Layout
3408 Índices correctos:
3409 \end_layout
3410
3411 \end_inset
3412 </cell>
3413 <cell alignment="center" valignment="top" usebox="none">
3414 \begin_inset Text
3415
3416 \begin_layout Plain Layout
3417 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3418 \end_inset
3419
3420
3421 \end_layout
3422
3423 \end_inset
3424 </cell>
3425 </row>
3426 </lyxtabular>
3427
3428 \end_inset
3429
3430
3431 \begin_inset Note Note
3432 status collapsed
3433
3434 \begin_layout Plain Layout
3435
3436 \series bold
3437
3438 \backslash
3439 raisebox
3440 \series default
3441  se usa sólo como espaciador
3442 \end_layout
3443
3444 \end_inset
3445
3446
3447 \end_layout
3448
3449 \begin_layout Standard
3450 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3451  del índice más largo.
3452  Para evitarlo está el comando 
3453 \series bold
3454
3455 \backslash
3456 phantom
3457 \series default
3458
3459 \begin_inset Index idx
3460 status collapsed
3461
3462 \begin_layout Plain Layout
3463 Comandos ! P ! 
3464 \backslash
3465 phantom
3466 \end_layout
3467
3468 \end_inset
3469
3470  o el botón 
3471 \begin_inset space ~
3472 \end_inset
3473
3474
3475 \begin_inset Graphics
3476         filename ../../images/math/phantom.png
3477         scale 85
3478
3479 \end_inset
3480
3481  del submenú de espacios en ecuaciones
3482 \begin_inset Foot
3483 status collapsed
3484
3485 \begin_layout Plain Layout
3486 Botón 
3487 \begin_inset Info
3488 type  "icon"
3489 arg   "math-insert \\space"
3490 \end_inset
3491
3492  de la barra de ecuaciones
3493 \end_layout
3494
3495 \end_inset
3496
3497 , que genera uno o más espacios reservados.
3498  Al insertar 
3499 \series bold
3500
3501 \backslash
3502 phantom
3503 \series default
3504  aparece un pequeño marco azul con dos flechas rojas superpuestas
3505 \begin_inset Formula $\phantom{}$
3506 \end_inset
3507
3508 .
3509  Las flechas indican que se reservará un espacio equivalente a la anchura
3510  y altura totales del contenido del marco.
3511  Los espacios reservados son correspondientes al tamaño de los caracteres.
3512 \begin_inset Separator parbreak
3513 \end_inset
3514
3515
3516 \end_layout
3517
3518 \begin_layout Standard
3519 \noindent
3520 \align center
3521 \begin_inset Tabular
3522 <lyxtabular version="3" rows="4" columns="2">
3523 <features tabularvalignment="middle">
3524 <column alignment="center" valignment="top">
3525 <column alignment="center" valignment="top">
3526 <row>
3527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3528 \begin_inset Text
3529
3530 \begin_layout Plain Layout
3531 Comando
3532 \end_layout
3533
3534 \end_inset
3535 </cell>
3536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3537 \begin_inset Text
3538
3539 \begin_layout Plain Layout
3540 Resultado
3541 \begin_inset Note Note
3542 status collapsed
3543
3544 \begin_layout Plain Layout
3545
3546 \series bold
3547
3548 \backslash
3549 raisebox
3550 \series default
3551  se usa sólo como espaciador
3552 \end_layout
3553
3554 \end_inset
3555
3556
3557 \end_layout
3558
3559 \end_inset
3560 </cell>
3561 </row>
3562 <row>
3563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Plain Layout
3567 ^19
3568 \begin_inset space \textvisiblespace{}
3569 \end_inset
3570
3571 _
3572 \backslash
3573 phantom
3574 \begin_inset space \textvisiblespace{}
3575 \end_inset
3576
3577 1
3578 \begin_inset Formula $\rightarrow$
3579 \end_inset
3580
3581 9
3582 \begin_inset space \textvisiblespace{}
3583 \end_inset
3584
3585 F
3586 \end_layout
3587
3588 \end_inset
3589 </cell>
3590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3591 \begin_inset Text
3592
3593 \begin_layout Plain Layout
3594 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3595 \end_inset
3596
3597
3598 \end_layout
3599
3600 \end_inset
3601 </cell>
3602 </row>
3603 <row>
3604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3605 \begin_inset Text
3606
3607 \begin_layout Plain Layout
3608 ^235
3609 \begin_inset space \textvisiblespace{}
3610 \end_inset
3611
3612 _
3613 \backslash
3614 phantom
3615 \begin_inset space \textvisiblespace{}
3616 \end_inset
3617
3618 23
3619 \begin_inset Formula $\rightarrow$
3620 \end_inset
3621
3622 9
3623 \begin_inset space \textvisiblespace{}
3624 \end_inset
3625
3626 F
3627 \end_layout
3628
3629 \end_inset
3630 </cell>
3631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3632 \begin_inset Text
3633
3634 \begin_layout Plain Layout
3635 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3636 \end_inset
3637
3638
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 </row>
3644 <row>
3645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3646 \begin_inset Text
3647
3648 \begin_layout Plain Layout
3649
3650 \backslash
3651 Lambda^
3652 \begin_inset space \textvisiblespace{}
3653 \end_inset
3654
3655
3656 \backslash
3657 phantom
3658 \begin_inset space \textvisiblespace{}
3659 \end_inset
3660
3661 ii
3662 \begin_inset Formula $\rightarrow$
3663 \end_inset
3664
3665 t
3666 \begin_inset space \textvisiblespace{}
3667 \end_inset
3668
3669 _MMt
3670 \end_layout
3671
3672 \end_inset
3673 </cell>
3674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3675 \begin_inset Text
3676
3677 \begin_layout Plain Layout
3678 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3679 \end_inset
3680
3681
3682 \end_layout
3683
3684 \end_inset
3685 </cell>
3686 </row>
3687 </lyxtabular>
3688
3689 \end_inset
3690
3691
3692 \end_layout
3693
3694 \begin_layout Standard
3695 Además hay los comandos 
3696 \series bold
3697
3698 \backslash
3699 vphantom
3700 \series default
3701
3702 \begin_inset Index idx
3703 status collapsed
3704
3705 \begin_layout Plain Layout
3706 Comandos ! V ! 
3707 \backslash
3708 vphantom
3709 \end_layout
3710
3711 \end_inset
3712
3713  (botón 
3714 \begin_inset space ~
3715 \end_inset
3716
3717
3718 \begin_inset Graphics
3719         filename ../../images/math/vphantom.png
3720         scale 85
3721
3722 \end_inset
3723
3724 ) y 
3725 \series bold
3726
3727 \backslash
3728 hphantom
3729 \series default
3730
3731 \begin_inset Index idx
3732 status collapsed
3733
3734 \begin_layout Plain Layout
3735 Comandos ! H ! 
3736 \backslash
3737 hphantom
3738 \end_layout
3739
3740 \end_inset
3741
3742  (botón 
3743 \begin_inset space ~
3744 \end_inset
3745
3746
3747 \begin_inset Graphics
3748         filename ../../images/math/hphantom.png
3749         scale 85
3750
3751 \end_inset
3752
3753 ).
3754  
3755 \series bold
3756
3757 \backslash
3758 hphantom
3759 \series default
3760  genera espacio en el marco sólo para la altura máxima de los caracteres,
3761  no para su anchura.
3762  
3763 \series bold
3764
3765 \backslash
3766 vphantom
3767 \series default
3768  genera espacio sólo para la anchura del contenido del marco.
3769  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3770 \end_layout
3771
3772 \begin_layout Standard
3773 Por ejemplo, 
3774 \series bold
3775
3776 \backslash
3777 vphantom
3778 \series default
3779
3780 \begin_inset space \textvisiblespace{}
3781 \end_inset
3782
3783
3784 \series bold
3785 a
3786 \backslash
3787 int
3788 \series default
3789  genera espacio de la altura del signo de la integral,
3790 \begin_inset Foot
3791 status collapsed
3792
3793 \begin_layout Plain Layout
3794 El comando 
3795 \series bold
3796
3797 \backslash
3798 int
3799 \series default
3800  genera un signo de integral, véase 
3801 \begin_inset CommandInset ref
3802 LatexCommand ref
3803 reference "subsec:Operadores-grandes"
3804
3805 \end_inset
3806
3807
3808 \end_layout
3809
3810 \end_inset
3811
3812  porque este es el carácter más largo.
3813  En la 
3814 \begin_inset CommandInset ref
3815 LatexCommand ref
3816 reference "subsec:Delimitadores-multilínea"
3817
3818 \end_inset
3819
3820  hay un ejemplo de aplicación.
3821 \end_layout
3822
3823 \begin_layout Standard
3824 Los espacios reservados también se pueden usar para un texto cuando se insertan
3825  mediante el menú 
3826 \family sans
3827 Insertar\SpecialChar menuseparator
3828 Formato\SpecialChar menuseparator
3829 Fantasma
3830 \family default
3831 :
3832 \end_layout
3833
3834 \begin_layout Standard
3835 Esto es una frase.
3836 \begin_inset Newline newline
3837 \end_inset
3838
3839
3840 \begin_inset Phantom Phantom
3841 status open
3842
3843 \begin_layout Plain Layout
3844 Esto
3845 \end_layout
3846
3847 \end_inset
3848
3849  es una frase.
3850 \end_layout
3851
3852 \begin_layout Standard
3853 \begin_inset Newpage newpage
3854 \end_inset
3855
3856
3857 \end_layout
3858
3859 \begin_layout Subsection
3860 Líneas
3861 \begin_inset Index idx
3862 status collapsed
3863
3864 \begin_layout Plain Layout
3865 Lineas@Líneas
3866 \end_layout
3867
3868 \end_inset
3869
3870
3871 \begin_inset Index idx
3872 status collapsed
3873
3874 \begin_layout Plain Layout
3875 Ecuación ! sub- o superrayada
3876 \end_layout
3877
3878 \end_inset
3879
3880
3881 \end_layout
3882
3883 \begin_layout Standard
3884 \noindent
3885 \align center
3886 \begin_inset Tabular
3887 <lyxtabular version="3" rows="4" columns="2">
3888 <features tabularvalignment="middle">
3889 <column alignment="center" valignment="top">
3890 <column alignment="center" valignment="top">
3891 <row>
3892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Plain Layout
3896 Comando
3897 \end_layout
3898
3899 \end_inset
3900 </cell>
3901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3902 \begin_inset Text
3903
3904 \begin_layout Plain Layout
3905 Resultado
3906 \begin_inset Note Note
3907 status collapsed
3908
3909 \begin_layout Plain Layout
3910
3911 \series bold
3912
3913 \backslash
3914 raisebox
3915 \series default
3916  se usa sólo como espaciador
3917 \end_layout
3918
3919 \end_inset
3920
3921
3922 \end_layout
3923
3924 \end_inset
3925 </cell>
3926 </row>
3927 <row>
3928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3929 \begin_inset Text
3930
3931 \begin_layout Plain Layout
3932
3933 \backslash
3934 overline
3935 \begin_inset space \textvisiblespace{}
3936 \end_inset
3937
3938 A+B
3939 \begin_inset Index idx
3940 status collapsed
3941
3942 \begin_layout Plain Layout
3943 Comandos ! O ! 
3944 \backslash
3945 overline
3946 \end_layout
3947
3948 \end_inset
3949
3950
3951 \end_layout
3952
3953 \end_inset
3954 </cell>
3955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3956 \begin_inset Text
3957
3958 \begin_layout Plain Layout
3959 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3960 \end_inset
3961
3962
3963 \end_layout
3964
3965 \end_inset
3966 </cell>
3967 </row>
3968 <row>
3969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3970 \begin_inset Text
3971
3972 \begin_layout Plain Layout
3973
3974 \backslash
3975 underline
3976 \begin_inset space \textvisiblespace{}
3977 \end_inset
3978
3979 A+B
3980 \begin_inset Index idx
3981 status collapsed
3982
3983 \begin_layout Plain Layout
3984 Comandos ! U ! 
3985 \backslash
3986 underline
3987 \end_layout
3988
3989 \end_inset
3990
3991
3992 \end_layout
3993
3994 \end_inset
3995 </cell>
3996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3997 \begin_inset Text
3998
3999 \begin_layout Plain Layout
4000 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4001 \end_inset
4002
4003
4004 \end_layout
4005
4006 \end_inset
4007 </cell>
4008 </row>
4009 <row>
4010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4011 \begin_inset Text
4012
4013 \begin_layout Plain Layout
4014
4015 \backslash
4016 overline
4017 \begin_inset space \textvisiblespace{}
4018 \end_inset
4019
4020
4021 \backslash
4022 underline
4023 \begin_inset space \textvisiblespace{}
4024 \end_inset
4025
4026 A+B
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4032 \begin_inset Text
4033
4034 \begin_layout Plain Layout
4035 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4036 \end_inset
4037
4038
4039 \end_layout
4040
4041 \end_inset
4042 </cell>
4043 </row>
4044 </lyxtabular>
4045
4046 \end_inset
4047
4048
4049 \end_layout
4050
4051 \begin_layout Standard
4052 En el último ejemplo es indiferente poner primero 
4053 \series bold
4054
4055 \backslash
4056 overline
4057 \series default
4058  o 
4059 \series bold
4060
4061 \backslash
4062 underline
4063 \series default
4064 .
4065 \end_layout
4066
4067 \begin_layout Standard
4068 Para poner doble subrayado, p.
4069 \begin_inset space \thinspace{}
4070 \end_inset
4071
4072 e.
4073  en resultados, se usa 
4074 \series bold
4075
4076 \backslash
4077 underline
4078 \series default
4079  dos veces.
4080 \end_layout
4081
4082 \begin_layout Standard
4083 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4084 \begin_inset VSpace bigskip
4085 \end_inset
4086
4087 Se pueden crear líneas personalizadas con el comando 
4088 \series bold
4089
4090 \backslash
4091 rule
4092 \series default
4093
4094 \begin_inset Index idx
4095 status collapsed
4096
4097 \begin_layout Plain Layout
4098 Comandos ! R ! 
4099 \backslash
4100 rule
4101 \end_layout
4102
4103 \end_inset
4104
4105  con el esquema siguiente:
4106 \end_layout
4107
4108 \begin_layout Standard
4109
4110 \series bold
4111
4112 \backslash
4113 rule[hueco vertical]{longitud}{grosor}
4114 \end_layout
4115
4116 \begin_layout Standard
4117 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4118  si el valor es negativo).
4119  Las unidades disponibles para los valores están listadas en
4120 \begin_inset space ~
4121 \end_inset
4122
4123
4124 \begin_inset CommandInset ref
4125 LatexCommand ref
4126 reference "tab:Unidades-disponibles"
4127
4128 \end_inset
4129
4130 .
4131  A continuación hay dos ejemplos de líneas creadas con los comandos
4132 \series bold
4133
4134 \begin_inset Newline newline
4135 \end_inset
4136
4137
4138 \backslash
4139 rule[-2ex]{3cm}{2pt}
4140 \series default
4141  y 
4142 \series bold
4143
4144 \backslash
4145 rule{2cm}{1pt}
4146 \series default
4147 :
4148 \end_layout
4149
4150 \begin_layout Standard
4151 Esto es una frase 
4152 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4153 \end_inset
4154
4155  con dos líneas.
4156 \end_layout
4157
4158 \begin_layout Standard
4159
4160 \series bold
4161
4162 \backslash
4163 rule
4164 \series default
4165  también se puede usar para texto insertando una línea mediante el menú
4166  
4167 \family sans
4168 Insertar\SpecialChar menuseparator
4169 Formato\SpecialChar menuseparator
4170 Línea horizontal
4171 \family default
4172 :
4173 \end_layout
4174
4175 \begin_layout Standard
4176 Esto es una frase 
4177 \begin_inset CommandInset line
4178 LatexCommand rule
4179 offset "0.5ex"
4180 width "3cm"
4181 height "1pt"
4182
4183 \end_inset
4184
4185  con una línea insertada.
4186 \end_layout
4187
4188 \begin_layout Subsection
4189 Puntos
4190 \begin_inset CommandInset label
4191 LatexCommand label
4192 name "subsec:Puntos"
4193
4194 \end_inset
4195
4196
4197 \begin_inset Index idx
4198 status collapsed
4199
4200 \begin_layout Plain Layout
4201 Puntos
4202 \end_layout
4203
4204 \end_inset
4205
4206
4207 \end_layout
4208
4209 \begin_layout Standard
4210 Hay distintos tipos de puntos disponibles.
4211 \begin_inset Foot
4212 status collapsed
4213
4214 \begin_layout Plain Layout
4215 En la barra de herramientas de ecuaciones, en el panel del botón 
4216 \begin_inset Info
4217 type  "icon"
4218 arg   "math-insert \\ldots"
4219 \end_inset
4220
4221 .
4222 \end_layout
4223
4224 \end_inset
4225
4226  Para continuación en enumeraciones se usan puntos bajos, (
4227 \series bold
4228
4229 \backslash
4230 ldots
4231 \series default
4232
4233 \begin_inset Index idx
4234 status collapsed
4235
4236 \begin_layout Plain Layout
4237 Comandos ! L ! 
4238 \backslash
4239 ldots
4240 \end_layout
4241
4242 \end_inset
4243
4244 ), mientras que para operaciones se usan puntos centrados a la misma altura
4245  que los operadores, (
4246 \series bold
4247
4248 \backslash
4249 cdots
4250 \series default
4251
4252 \begin_inset Index idx
4253 status collapsed
4254
4255 \begin_layout Plain Layout
4256 Comandos ! C ! 
4257 \backslash
4258 cdots
4259 \end_layout
4260
4261 \end_inset
4262
4263 ).
4264  Si se usa el comando 
4265 \series bold
4266
4267 \backslash
4268 dots
4269 \series default
4270
4271 \begin_inset Index idx
4272 status collapsed
4273
4274 \begin_layout Plain Layout
4275 Comandos ! D ! 
4276 \backslash
4277 dots
4278 \end_layout
4279
4280 \end_inset
4281
4282 , \SpecialChar LaTeX
4283  decide el tipo a usar en función del carácter siguiente.
4284 \end_layout
4285
4286 \begin_layout Standard
4287 \begin_inset Newpage newpage
4288 \end_inset
4289
4290
4291 \begin_inset Separator parbreak
4292 \end_inset
4293
4294
4295 \end_layout
4296
4297 \begin_layout Standard
4298 \align center
4299 \begin_inset Tabular
4300 <lyxtabular version="3" rows="9" columns="2">
4301 <features tabularvalignment="middle">
4302 <column alignment="center" valignment="top" width="0pt">
4303 <column alignment="center" valignment="top" width="0pt">
4304 <row>
4305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4306 \begin_inset Text
4307
4308 \begin_layout Plain Layout
4309 Comando
4310 \end_layout
4311
4312 \end_inset
4313 </cell>
4314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4315 \begin_inset Text
4316
4317 \begin_layout Plain Layout
4318 Resultado
4319 \end_layout
4320
4321 \end_inset
4322 </cell>
4323 </row>
4324 <row>
4325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4326 \begin_inset Text
4327
4328 \begin_layout Plain Layout
4329 A_1
4330 \begin_inset space \textvisiblespace{}
4331 \end_inset
4332
4333 ,
4334 \backslash
4335 dots
4336 \begin_inset space \textvisiblespace{}
4337 \end_inset
4338
4339 ,A_n
4340 \end_layout
4341
4342 \end_inset
4343 </cell>
4344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4345 \begin_inset Text
4346
4347 \begin_layout Plain Layout
4348 \begin_inset Formula $A_{1},\dots,A_{n}$
4349 \end_inset
4350
4351
4352 \end_layout
4353
4354 \end_inset
4355 </cell>
4356 </row>
4357 <row>
4358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4359 \begin_inset Text
4360
4361 \begin_layout Plain Layout
4362 A_1
4363 \begin_inset space \textvisiblespace{}
4364 \end_inset
4365
4366 +
4367 \backslash
4368 dots
4369 \begin_inset space \textvisiblespace{}
4370 \end_inset
4371
4372 +A_n
4373 \end_layout
4374
4375 \end_inset
4376 </cell>
4377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4378 \begin_inset Text
4379
4380 \begin_layout Plain Layout
4381 \begin_inset Formula $A_{1}+\dots+A_{n}$
4382 \end_inset
4383
4384
4385 \end_layout
4386
4387 \end_inset
4388 </cell>
4389 </row>
4390 <row>
4391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4392 \begin_inset Text
4393
4394 \begin_layout Plain Layout
4395 A_1
4396 \begin_inset space \textvisiblespace{}
4397 \end_inset
4398
4399 ,
4400 \backslash
4401 ldots
4402 \begin_inset space \textvisiblespace{}
4403 \end_inset
4404
4405 ,A_n
4406 \end_layout
4407
4408 \end_inset
4409 </cell>
4410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4411 \begin_inset Text
4412
4413 \begin_layout Plain Layout
4414 \begin_inset Formula $A_{1},\ldots,A_{n}$
4415 \end_inset
4416
4417
4418 \end_layout
4419
4420 \end_inset
4421 </cell>
4422 </row>
4423 <row>
4424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4425 \begin_inset Text
4426
4427 \begin_layout Plain Layout
4428 A_1
4429 \begin_inset space \textvisiblespace{}
4430 \end_inset
4431
4432 +
4433 \backslash
4434 cdots
4435 \begin_inset space \textvisiblespace{}
4436 \end_inset
4437
4438 +A_n
4439 \end_layout
4440
4441 \end_inset
4442 </cell>
4443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4444 \begin_inset Text
4445
4446 \begin_layout Plain Layout
4447 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4448 \end_inset
4449
4450
4451 \end_layout
4452
4453 \end_inset
4454 </cell>
4455 </row>
4456 <row>
4457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4458 \begin_inset Text
4459
4460 \begin_layout Plain Layout
4461
4462 \backslash
4463 vdots
4464 \end_layout
4465
4466 \end_inset
4467 </cell>
4468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472 \begin_inset Formula $\vdots$
4473 \end_inset
4474
4475
4476 \end_layout
4477
4478 \end_inset
4479 </cell>
4480 </row>
4481 <row>
4482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4483 \begin_inset Text
4484
4485 \begin_layout Plain Layout
4486
4487 \backslash
4488 ddots
4489 \end_layout
4490
4491 \end_inset
4492 </cell>
4493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4494 \begin_inset Text
4495
4496 \begin_layout Plain Layout
4497 \begin_inset Formula $\ddots$
4498 \end_inset
4499
4500
4501 \end_layout
4502
4503 \end_inset
4504 </cell>
4505 </row>
4506 <row>
4507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4508 \begin_inset Text
4509
4510 \begin_layout Plain Layout
4511
4512 \backslash
4513 iddots
4514 \end_layout
4515
4516 \end_inset
4517 </cell>
4518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4519 \begin_inset Text
4520
4521 \begin_layout Plain Layout
4522 \begin_inset Formula $\iddots$
4523 \end_inset
4524
4525
4526 \end_layout
4527
4528 \end_inset
4529 </cell>
4530 </row>
4531 <row>
4532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4533 \begin_inset Text
4534
4535 \begin_layout Plain Layout
4536 Matriz
4537 \begin_inset space \thinspace{}
4538 \end_inset
4539
4540 3×3 con los distintos puntos
4541 \end_layout
4542
4543 \end_inset
4544 </cell>
4545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4546 \begin_inset Text
4547
4548 \begin_layout Plain Layout
4549 \begin_inset Formula $\begin{array}{ccc}
4550 A_{11} & \cdots & A_{1m}\\
4551 \vdots & \ddots & \vdots\\
4552 A_{n1} & \cdots & A_{nm}
4553 \end{array}$
4554 \end_inset
4555
4556
4557 \end_layout
4558
4559 \end_inset
4560 </cell>
4561 </row>
4562 </lyxtabular>
4563
4564 \end_inset
4565
4566
4567 \end_layout
4568
4569 \begin_layout Standard
4570 Los puntos suspensivos disponibles en el menú 
4571 \family sans
4572 Insertar\SpecialChar menuseparator
4573 Carácter especial
4574 \family default
4575  son 
4576 \series bold
4577
4578 \backslash
4579 ldots
4580 \series default
4581 .
4582 \end_layout
4583
4584 \begin_layout Standard
4585 \begin_inset VSpace medskip
4586 \end_inset
4587
4588
4589 \end_layout
4590
4591 \begin_layout Standard
4592 Para usar 
4593 \series bold
4594
4595 \backslash
4596 iddots
4597 \series default
4598 , hay que marcar una de las opciones 
4599 \family sans
4600 Usar paquete mathdots (automáticamente)
4601 \family default
4602  en las 
4603 \family sans
4604 Opciones de ecuación
4605 \family default
4606  de la configuración del documento.
4607 \begin_inset Newline newline
4608 \end_inset
4609
4610 La opción 
4611 \family sans
4612 Usar paquete mathdots
4613 \family default
4614  mejorará el aspecto de todos los puntos en los documentos si su estilo
4615  o tamaño de tipografía no son los predeterminados.
4616 \end_layout
4617
4618 \begin_layout Standard
4619 \begin_inset VSpace medskip
4620 \end_inset
4621
4622 Hay puntos específicos para matrices que se extienden por varias columnas.
4623  Se generan con el comando 
4624 \series bold
4625
4626 \backslash
4627 hdotsfor
4628 \series default
4629
4630 \begin_inset Index idx
4631 status collapsed
4632
4633 \begin_layout Plain Layout
4634 Comandos ! H ! 
4635 \backslash
4636 hdotsfor
4637 \end_layout
4638
4639 \end_inset
4640
4641 , que tiene el siguiente esquema:
4642 \end_layout
4643
4644 \begin_layout Standard
4645
4646 \series bold
4647
4648 \backslash
4649 hdotsfor[distancia]{número de columnas}
4650 \end_layout
4651
4652 \begin_layout Standard
4653 Número de columnas especifica cuántas columnas deben abarcarse.
4654  Distancia es un factor para la separación entre los puntos.
4655 \end_layout
4656
4657 \begin_layout Standard
4658 En la siguiente matriz se ha insertado el comando 
4659 \series bold
4660
4661 \backslash
4662 hdotsfor[2]{4}
4663 \series default
4664  en el primer recuadro de la segunda línea para obtener puntos separados
4665  una distancia equivalente a dos veces la del comando 
4666 \series bold
4667
4668 \backslash
4669 dots
4670 \series default
4671 .
4672 \begin_inset Formula 
4673 \[
4674 \left(\begin{array}{cccc}
4675 A & B & C & D\\
4676 \hdotsfor[2]{4}\\
4677 q & w & e & r
4678 \end{array}\right)
4679 \]
4680
4681 \end_inset
4682
4683
4684 \end_layout
4685
4686 \begin_layout Standard
4687 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4688  de lo contrario se producen errores de \SpecialChar LaTeX
4689 .
4690 \end_layout
4691
4692 \begin_layout Standard
4693 \begin_inset VSpace bigskip
4694 \end_inset
4695
4696
4697 \end_layout
4698
4699 \begin_layout Standard
4700 Además, con el comando 
4701 \series bold
4702
4703 \backslash
4704 dotfill
4705 \series default
4706
4707 \begin_inset Index idx
4708 status collapsed
4709
4710 \begin_layout Plain Layout
4711 Comandos ! D ! 
4712 \backslash
4713 dotfill
4714 \end_layout
4715
4716 \end_inset
4717
4718  puedes completar con puntos una línea.
4719  El efecto de este tipo de comandos es como el de 
4720 \series bold
4721
4722 \backslash
4723 hfill
4724 \series default
4725 , véase 
4726 \begin_inset CommandInset ref
4727 LatexCommand ref
4728 reference "subsec:Espacio-variable"
4729
4730 \end_inset
4731
4732 .
4733 \end_layout
4734
4735 \begin_layout Standard
4736 Por ejemplo el comando 
4737 \series bold
4738 A
4739 \backslash
4740 dotfill
4741 \series default
4742
4743 \begin_inset space \textvisiblespace{}
4744 \end_inset
4745
4746
4747 \series bold
4748 B
4749 \series default
4750  genera
4751 \end_layout
4752
4753 \begin_layout Standard
4754 \begin_inset Formula $A\dotfill B$
4755 \end_inset
4756
4757
4758 \end_layout
4759
4760 \begin_layout Standard
4761 Un comando análogo a 
4762 \series bold
4763
4764 \backslash
4765 dotfill
4766 \series default
4767  para rellenar con una línea es 
4768 \series bold
4769
4770 \backslash
4771 hrulefill
4772 \series default
4773
4774 \begin_inset Index idx
4775 status collapsed
4776
4777 \begin_layout Plain Layout
4778 Comandos ! H ! 
4779 \backslash
4780 hrulefill
4781 \end_layout
4782
4783 \end_inset
4784
4785 :
4786 \end_layout
4787
4788 \begin_layout Standard
4789 \begin_inset Formula $A\hrulefill B$
4790 \end_inset
4791
4792
4793 \end_layout
4794
4795 \begin_layout Standard
4796 Para usar estos comandos en el texto, deben insertarse en modo \SpecialChar TeX
4797 .
4798 \end_layout
4799
4800 \begin_layout Section
4801 Matrices
4802 \begin_inset CommandInset label
4803 LatexCommand label
4804 name "sec:Matrices"
4805
4806 \end_inset
4807
4808
4809 \begin_inset Index idx
4810 status collapsed
4811
4812 \begin_layout Plain Layout
4813 Matrices
4814 \end_layout
4815
4816 \end_inset
4817
4818
4819 \end_layout
4820
4821 \begin_layout Standard
4822 Se pueden insertar con el botón 
4823 \begin_inset Info
4824 type  "icon"
4825 arg   "dialog-show mathmatrix"
4826 \end_inset
4827
4828  de la barra de ecuaciones o con el menú 
4829 \family sans
4830 Insertar\SpecialChar menuseparator
4831 Ecuación\SpecialChar menuseparator
4832 Matriz
4833 \family default
4834 .
4835  Aparece una ventana en la que se pide el número de filas y columnas, la
4836  alineación y la decoración.
4837  La alineación vertical sólo es relevante para matrices en línea:
4838 \end_layout
4839
4840 \begin_layout Standard
4841 Esta primera matriz tiene alineación superior 
4842 \begin_inset Formula $\begin{array}[t]{cccc}
4843 A & D & G & J\\
4844 B & E & H & K\\
4845 D & F & I & L
4846 \end{array}$
4847 \end_inset
4848
4849  , la segunda alineación central 
4850 \begin_inset Formula $\begin{array}{cccc}
4851 A & D & G & J\\
4852 B & E & H & K\\
4853 D & F & I & L
4854 \end{array}$
4855 \end_inset
4856
4857  , y la tercera alineación inferior 
4858 \begin_inset Formula $\begin{array}[b]{cccc}
4859 A & D & G & J\\
4860 B & E & H & K\\
4861 D & F & I & L
4862 \end{array}$
4863 \end_inset
4864
4865 .
4866 \end_layout
4867
4868 \begin_layout Standard
4869 La alineación horizontal especifica cómo deben alinearse las entradas de
4870  la columna.
4871  Se determina mediante una letra para cada columna.
4872  
4873 \emph on
4874 l
4875 \emph default
4876  indica alineación a la izquierda, 
4877 \emph on
4878 c
4879 \emph default
4880  alineación centrada y 
4881 \emph on
4882 r
4883 \emph default
4884  alineación a la derecha.
4885  Por ejemplo, para componer una matriz
4886 \begin_inset space ~
4887 \end_inset
4888
4889 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
4890  centradas y la última a la derecha, se anota 
4891 \series bold
4892 lccr
4893 \series default
4894  en la alineación horizontal.
4895  Normalmente todas las columnas de una matriz están centradas, por tanto
4896  el valor por omisión es 
4897 \series bold
4898 c
4899 \series default
4900  para todas ellas.
4901 \end_layout
4902
4903 \begin_layout Standard
4904 Alineación horizontal:
4905 \end_layout
4906
4907 \begin_layout Standard
4908
4909 \series bold
4910 lll
4911 \series default
4912  : 
4913 \begin_inset Formula $\begin{array}{lll}
4914 10000 & D & G\\
4915 B & 10000 & H\\
4916 C & F & 10000
4917 \end{array}$
4918 \end_inset
4919
4920  , 
4921 \series bold
4922 ccc 
4923 \series default
4924
4925 \begin_inset Formula $\begin{array}{ccc}
4926 10000 & D & G\\
4927 B & 10000 & H\\
4928 C & F & 10000
4929 \end{array}$
4930 \end_inset
4931
4932  
4933 \series bold
4934 ,
4935 \series default
4936  
4937 \series bold
4938 rrr 
4939 \series default
4940
4941 \begin_inset Formula $\begin{array}{rrr}
4942 10000 & D & G\\
4943 B & 10000 & H\\
4944 C & F & 10000
4945 \end{array}$
4946 \end_inset
4947
4948
4949 \end_layout
4950
4951 \begin_layout Standard
4952 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
4953  botones 
4954 \begin_inset Info
4955 type  "icon"
4956 arg   "inset-modify tabular append-row"
4957 \end_inset
4958
4959
4960 \begin_inset Info
4961 type  "icon"
4962 arg   "inset-modify tabular delete-row"
4963 \end_inset
4964
4965 , etc.
4966  de la barra de ecuaciones o el menú 
4967 \family sans
4968 Editar\SpecialChar menuseparator
4969 Filas y columnas
4970 \family default
4971 .
4972  También se pueden añadir filas nuevas con 
4973 \family sans
4974 Ctrl+Entrar
4975 \family default
4976 .
4977 \end_layout
4978
4979 \begin_layout Standard
4980 \begin_inset VSpace bigskip
4981 \end_inset
4982
4983
4984 \end_layout
4985
4986 \begin_layout Standard
4987 La 
4988 \family sans
4989 Decoración
4990 \family default
4991  añade paréntesis en el estilo seleccionado alrededor de la matriz.
4992  Alternativamente, se pueden generar paréntesis con los comandos 
4993 \series bold
4994
4995 \backslash
4996 left
4997 \series default
4998
4999 \begin_inset Index idx
5000 status collapsed
5001
5002 \begin_layout Plain Layout
5003 Comandos ! L ! 
5004 \backslash
5005 left
5006 \end_layout
5007
5008 \end_inset
5009
5010  y 
5011 \series bold
5012
5013 \backslash
5014 right
5015 \series default
5016
5017 \begin_inset Index idx
5018 status collapsed
5019
5020 \begin_layout Plain Layout
5021 Comandos ! R ! 
5022 \backslash
5023 right
5024 \end_layout
5025
5026 \end_inset
5027
5028  (atajo 
5029 \family sans
5030 Alt+M
5031 \begin_inset space ~
5032 \end_inset
5033
5034 Paréntesis
5035 \family default
5036 ), véase 
5037 \begin_inset CommandInset ref
5038 LatexCommand ref
5039 reference "subsec:Tamaño-automático-de"
5040
5041 \end_inset
5042
5043 , o usando los comandos siguientes:
5044 \end_layout
5045
5046 \begin_layout Standard
5047 \begin_inset VSpace medskip
5048 \end_inset
5049
5050
5051 \end_layout
5052
5053 \begin_layout Standard
5054 \begin_inset space \hfill{}
5055 \end_inset
5056
5057
5058 \begin_inset Tabular
5059 <lyxtabular version="3" rows="4" columns="2">
5060 <features tabularvalignment="middle">
5061 <column alignment="center" valignment="top">
5062 <column alignment="center" valignment="top">
5063 <row>
5064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5065 \begin_inset Text
5066
5067 \begin_layout Plain Layout
5068 Comando
5069 \end_layout
5070
5071 \end_inset
5072 </cell>
5073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5074 \begin_inset Text
5075
5076 \begin_layout Plain Layout
5077 Resultado
5078 \begin_inset Note Note
5079 status collapsed
5080
5081 \begin_layout Plain Layout
5082
5083 \series bold
5084
5085 \backslash
5086 raisebox
5087 \series default
5088  se usa sólo como espaciador
5089 \end_layout
5090
5091 \end_inset
5092
5093
5094 \end_layout
5095
5096 \end_inset
5097 </cell>
5098 </row>
5099 <row>
5100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5101 \begin_inset Text
5102
5103 \begin_layout Plain Layout
5104
5105 \backslash
5106 bmatrix
5107 \begin_inset space \textvisiblespace{}
5108 \end_inset
5109
5110 2
5111 \series bold
5112 ×
5113 \series default
5114 2
5115 \begin_inset space \thinspace{}
5116 \end_inset
5117
5118 matriz
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5124 \begin_inset Text
5125
5126 \begin_layout Plain Layout
5127 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5128 0 & \textrm{-}\mathrm{i}\\
5129 \mathrm{i} & 0
5130 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5131 \end_inset
5132
5133
5134 \end_layout
5135
5136 \end_inset
5137 </cell>
5138 </row>
5139 <row>
5140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5141 \begin_inset Text
5142
5143 \begin_layout Plain Layout
5144
5145 \backslash
5146 Bmatrix
5147 \begin_inset space \textvisiblespace{}
5148 \end_inset
5149
5150 2×2
5151 \begin_inset space \thinspace{}
5152 \end_inset
5153
5154 matriz
5155 \end_layout
5156
5157 \end_inset
5158 </cell>
5159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5160 \begin_inset Text
5161
5162 \begin_layout Plain Layout
5163 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5164 0 & \textrm{-}\mathrm{i}\\
5165 \mathrm{i} & 0
5166 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5167 \end_inset
5168
5169
5170 \end_layout
5171
5172 \end_inset
5173 </cell>
5174 </row>
5175 <row>
5176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180
5181 \backslash
5182 pmatrix
5183 \begin_inset space \textvisiblespace{}
5184 \end_inset
5185
5186 2
5187 \series bold
5188 ×
5189 \series default
5190 2
5191 \begin_inset space \thinspace{}
5192 \end_inset
5193
5194 matriz
5195 \end_layout
5196
5197 \end_inset
5198 </cell>
5199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5200 \begin_inset Text
5201
5202 \begin_layout Plain Layout
5203 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5204 0 & \textrm{-}\mathrm{i}\\
5205 \mathrm{i} & 0
5206 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5207 \end_inset
5208
5209
5210 \end_layout
5211
5212 \end_inset
5213 </cell>
5214 </row>
5215 </lyxtabular>
5216
5217 \end_inset
5218
5219
5220 \begin_inset space \hfill{}
5221 \end_inset
5222
5223
5224 \begin_inset Tabular
5225 <lyxtabular version="3" rows="4" columns="2">
5226 <features tabularvalignment="middle">
5227 <column alignment="center" valignment="top">
5228 <column alignment="center" valignment="top">
5229 <row>
5230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5231 \begin_inset Text
5232
5233 \begin_layout Plain Layout
5234 Comando
5235 \end_layout
5236
5237 \end_inset
5238 </cell>
5239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5240 \begin_inset Text
5241
5242 \begin_layout Plain Layout
5243 Resultado
5244 \begin_inset Note Note
5245 status collapsed
5246
5247 \begin_layout Plain Layout
5248
5249 \series bold
5250
5251 \backslash
5252 raisebox
5253 \series default
5254  se usa sólo como espaciador
5255 \end_layout
5256
5257 \end_inset
5258
5259
5260 \end_layout
5261
5262 \end_inset
5263 </cell>
5264 </row>
5265 <row>
5266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5267 \begin_inset Text
5268
5269 \begin_layout Plain Layout
5270
5271 \backslash
5272 vmatrix
5273 \begin_inset space \textvisiblespace{}
5274 \end_inset
5275
5276 2
5277 \series bold
5278 ×
5279 \series default
5280 2
5281 \begin_inset space \thinspace{}
5282 \end_inset
5283
5284 matriz
5285 \end_layout
5286
5287 \end_inset
5288 </cell>
5289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Plain Layout
5293 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5294 0 & \textrm{-}\mathrm{i}\\
5295 \mathrm{i} & 0
5296 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5297 \end_inset
5298
5299
5300 \end_layout
5301
5302 \end_inset
5303 </cell>
5304 </row>
5305 <row>
5306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5307 \begin_inset Text
5308
5309 \begin_layout Plain Layout
5310
5311 \backslash
5312 Vmatrix
5313 \begin_inset space \textvisiblespace{}
5314 \end_inset
5315
5316 2
5317 \series bold
5318 ×
5319 \series default
5320 2
5321 \begin_inset space \thinspace{}
5322 \end_inset
5323
5324 matriz
5325 \end_layout
5326
5327 \end_inset
5328 </cell>
5329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5330 \begin_inset Text
5331
5332 \begin_layout Plain Layout
5333 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5334 0 & \textrm{-}\mathrm{i}\\
5335 \mathrm{i} & 0
5336 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5337 \end_inset
5338
5339
5340 \end_layout
5341
5342 \end_inset
5343 </cell>
5344 </row>
5345 <row>
5346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5347 \begin_inset Text
5348
5349 \begin_layout Plain Layout
5350
5351 \backslash
5352 matrix
5353 \begin_inset space \textvisiblespace{}
5354 \end_inset
5355
5356 2
5357 \series bold
5358 ×
5359 \series default
5360 2
5361 \begin_inset space \thinspace{}
5362 \end_inset
5363
5364 matriz
5365 \end_layout
5366
5367 \end_inset
5368 </cell>
5369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5370 \begin_inset Text
5371
5372 \begin_layout Plain Layout
5373 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5374 0 & \textrm{-}\mathrm{i}\\
5375 \mathrm{i} & 0
5376 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5377 \end_inset
5378
5379
5380 \end_layout
5381
5382 \end_inset
5383 </cell>
5384 </row>
5385 </lyxtabular>
5386
5387 \end_inset
5388
5389
5390 \begin_inset space \hfill{}
5391 \end_inset
5392
5393
5394 \end_layout
5395
5396 \begin_layout Standard
5397 \begin_inset VSpace medskip
5398 \end_inset
5399
5400
5401 \end_layout
5402
5403 \begin_layout Standard
5404 Cuando se inserta p.
5405 \begin_inset space \thinspace{}
5406 \end_inset
5407
5408 e.
5409 \begin_inset space ~
5410 \end_inset
5411
5412
5413 \series bold
5414
5415 \backslash
5416 vmatrix
5417 \series default
5418 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5419  la matriz.
5420 \begin_inset Newline newline
5421 \end_inset
5422
5423 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
5424  vertical.
5425 \end_layout
5426
5427 \begin_layout Standard
5428 \begin_inset VSpace bigskip
5429 \end_inset
5430
5431
5432 \end_layout
5433
5434 \begin_layout Standard
5435 Como todas las ecuaciones multilínea son matrices, la longitud 
5436 \series bold
5437
5438 \backslash
5439 arraycolsep
5440 \series default
5441
5442 \begin_inset Index idx
5443 status collapsed
5444
5445 \begin_layout Plain Layout
5446 Comandos ! A ! 
5447 \backslash
5448 arraycolsep
5449 \end_layout
5450
5451 \end_inset
5452
5453 , que se describe en 
5454 \begin_inset CommandInset ref
5455 LatexCommand ref
5456 reference "subsec:Separación-de-columnas"
5457
5458 \end_inset
5459
5460 , también se puede usar para cambiar la separación de las columnas en una
5461  matriz.
5462  Para cambiar la separación de las filas, se usa el comando 
5463 \series bold
5464
5465 \backslash
5466 arraystretch
5467 \series default
5468
5469 \begin_inset Index idx
5470 status collapsed
5471
5472 \begin_layout Plain Layout
5473 Comandos ! A ! 
5474 \backslash
5475 arraystretch
5476 \end_layout
5477
5478 \end_inset
5479
5480  de la siguiente manera:
5481 \end_layout
5482
5483 \begin_layout Standard
5484
5485 \series bold
5486
5487 \backslash
5488 renewcommand{
5489 \backslash
5490 arraystretch}{factor de separación}
5491 \begin_inset Index idx
5492 status collapsed
5493
5494 \begin_layout Plain Layout
5495 Comandos ! R ! 
5496 \backslash
5497 renewcommand
5498 \end_layout
5499
5500 \end_inset
5501
5502
5503 \end_layout
5504
5505 \begin_layout Standard
5506 El comando 
5507 \series bold
5508
5509 \backslash
5510 renewcommand
5511 \series default
5512  asigna el factor de separación al comando predefinido 
5513 \series bold
5514
5515 \backslash
5516 arraystretch
5517 \series default
5518 .
5519  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5520  Además, éste se usa para todas las matrices siguientes.
5521  Para volver a la separación original, asigna factor 1 a 
5522 \series bold
5523
5524 \backslash
5525 arraystretch
5526 \series default
5527 .
5528 \end_layout
5529
5530 \begin_layout Standard
5531 Para poner matrices en línea se usa el comando 
5532 \series bold
5533
5534 \backslash
5535 smallmatrix
5536 \series default
5537
5538 \begin_inset Index idx
5539 status collapsed
5540
5541 \begin_layout Plain Layout
5542 Comandos ! S ! 
5543 \backslash
5544 smallmatrix
5545 \end_layout
5546
5547 \end_inset
5548
5549 .
5550  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5551  se inserta la matriz.
5552  
5553 \end_layout
5554
5555 \begin_layout Standard
5556 Esto es una matriz 
5557 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5558 C & D
5559 \end{smallmatrix}\right)$
5560 \end_inset
5561
5562  en línea.
5563 \end_layout
5564
5565 \begin_layout Section
5566 Delimitadores
5567 \begin_inset Index idx
5568 status collapsed
5569
5570 \begin_layout Plain Layout
5571 Delimitadores
5572 \end_layout
5573
5574 \end_inset
5575
5576
5577 \end_layout
5578
5579 \begin_layout Subsection
5580 Delimitadores verticales
5581 \begin_inset Index idx
5582 status collapsed
5583
5584 \begin_layout Plain Layout
5585 Delimitadores ! verticales
5586 \end_layout
5587
5588 \end_inset
5589
5590
5591 \end_layout
5592
5593 \begin_layout Standard
5594 \begin_inset space \hfill{}
5595 \end_inset
5596
5597
5598 \begin_inset Tabular
5599 <lyxtabular version="3" rows="9" columns="2">
5600 <features tabularvalignment="middle">
5601 <column alignment="center" valignment="top" width="0pt">
5602 <column alignment="center" valignment="top" width="0pt">
5603 <row>
5604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5605 \begin_inset Text
5606
5607 \begin_layout Plain Layout
5608 Comando
5609 \end_layout
5610
5611 \end_inset
5612 </cell>
5613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5614 \begin_inset Text
5615
5616 \begin_layout Plain Layout
5617 Resultado
5618 \end_layout
5619
5620 \end_inset
5621 </cell>
5622 </row>
5623 <row>
5624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5625 \begin_inset Text
5626
5627 \begin_layout Plain Layout
5628 (
5629 \end_layout
5630
5631 \end_inset
5632 </cell>
5633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Plain Layout
5637 \begin_inset Formula $($
5638 \end_inset
5639
5640
5641 \end_layout
5642
5643 \end_inset
5644 </cell>
5645 </row>
5646 <row>
5647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5648 \begin_inset Text
5649
5650 \begin_layout Plain Layout
5651 {
5652 \end_layout
5653
5654 \end_inset
5655 </cell>
5656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5657 \begin_inset Text
5658
5659 \begin_layout Plain Layout
5660 \begin_inset Formula $\{$
5661 \end_inset
5662
5663
5664 \end_layout
5665
5666 \end_inset
5667 </cell>
5668 </row>
5669 <row>
5670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5671 \begin_inset Text
5672
5673 \begin_layout Plain Layout
5674 [
5675 \end_layout
5676
5677 \end_inset
5678 </cell>
5679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5680 \begin_inset Text
5681
5682 \begin_layout Plain Layout
5683 \begin_inset Formula $[$
5684 \end_inset
5685
5686
5687 \end_layout
5688
5689 \end_inset
5690 </cell>
5691 </row>
5692 <row>
5693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5694 \begin_inset Text
5695
5696 \begin_layout Plain Layout
5697
5698 \backslash
5699 langle
5700 \end_layout
5701
5702 \end_inset
5703 </cell>
5704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5705 \begin_inset Text
5706
5707 \begin_layout Plain Layout
5708 \begin_inset Formula $\langle$
5709 \end_inset
5710
5711
5712 \end_layout
5713
5714 \end_inset
5715 </cell>
5716 </row>
5717 <row>
5718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5719 \begin_inset Text
5720
5721 \begin_layout Plain Layout
5722
5723 \backslash
5724 lceil
5725 \end_layout
5726
5727 \end_inset
5728 </cell>
5729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5730 \begin_inset Text
5731
5732 \begin_layout Plain Layout
5733 \begin_inset Formula $\lceil$
5734 \end_inset
5735
5736
5737 \end_layout
5738
5739 \end_inset
5740 </cell>
5741 </row>
5742 <row>
5743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5744 \begin_inset Text
5745
5746 \begin_layout Plain Layout
5747
5748 \backslash
5749 lfloor
5750 \end_layout
5751
5752 \end_inset
5753 </cell>
5754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5755 \begin_inset Text
5756
5757 \begin_layout Plain Layout
5758 \begin_inset Formula $\lfloor$
5759 \end_inset
5760
5761
5762 \end_layout
5763
5764 \end_inset
5765 </cell>
5766 </row>
5767 <row>
5768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772 /
5773 \end_layout
5774
5775 \end_inset
5776 </cell>
5777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5778 \begin_inset Text
5779
5780 \begin_layout Plain Layout
5781 \begin_inset Formula $/$
5782 \end_inset
5783
5784
5785 \end_layout
5786
5787 \end_inset
5788 </cell>
5789 </row>
5790 <row>
5791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5792 \begin_inset Text
5793
5794 \begin_layout Plain Layout
5795 |
5796 \end_layout
5797
5798 \end_inset
5799 </cell>
5800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5801 \begin_inset Text
5802
5803 \begin_layout Plain Layout
5804 \begin_inset Formula $|$
5805 \end_inset
5806
5807
5808 \end_layout
5809
5810 \end_inset
5811 </cell>
5812 </row>
5813 </lyxtabular>
5814
5815 \end_inset
5816
5817
5818 \begin_inset space \hfill{}
5819 \end_inset
5820
5821
5822 \begin_inset Tabular
5823 <lyxtabular version="3" rows="9" columns="2">
5824 <features tabularvalignment="middle">
5825 <column alignment="center" valignment="top" width="0pt">
5826 <column alignment="center" valignment="top" width="0pt">
5827 <row>
5828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5829 \begin_inset Text
5830
5831 \begin_layout Plain Layout
5832 Comando
5833 \end_layout
5834
5835 \end_inset
5836 </cell>
5837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5838 \begin_inset Text
5839
5840 \begin_layout Plain Layout
5841 Resultado
5842 \end_layout
5843
5844 \end_inset
5845 </cell>
5846 </row>
5847 <row>
5848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 )
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 \begin_inset Formula $)$
5862 \end_inset
5863
5864
5865 \end_layout
5866
5867 \end_inset
5868 </cell>
5869 </row>
5870 <row>
5871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5872 \begin_inset Text
5873
5874 \begin_layout Plain Layout
5875 }
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 \begin_inset Formula $\}$
5885 \end_inset
5886
5887
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 </row>
5893 <row>
5894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898 ]
5899 \end_layout
5900
5901 \end_inset
5902 </cell>
5903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907 \begin_inset Formula $]$
5908 \end_inset
5909
5910
5911 \end_layout
5912
5913 \end_inset
5914 </cell>
5915 </row>
5916 <row>
5917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5918 \begin_inset Text
5919
5920 \begin_layout Plain Layout
5921
5922 \backslash
5923 rangle
5924 \end_layout
5925
5926 \end_inset
5927 </cell>
5928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5929 \begin_inset Text
5930
5931 \begin_layout Plain Layout
5932 \begin_inset Formula $\rangle$
5933 \end_inset
5934
5935
5936 \end_layout
5937
5938 \end_inset
5939 </cell>
5940 </row>
5941 <row>
5942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5943 \begin_inset Text
5944
5945 \begin_layout Plain Layout
5946
5947 \backslash
5948 rceil
5949 \end_layout
5950
5951 \end_inset
5952 </cell>
5953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5954 \begin_inset Text
5955
5956 \begin_layout Plain Layout
5957 \begin_inset Formula $\rceil$
5958 \end_inset
5959
5960
5961 \end_layout
5962
5963 \end_inset
5964 </cell>
5965 </row>
5966 <row>
5967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5968 \begin_inset Text
5969
5970 \begin_layout Plain Layout
5971
5972 \backslash
5973 rfloor
5974 \end_layout
5975
5976 \end_inset
5977 </cell>
5978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5979 \begin_inset Text
5980
5981 \begin_layout Plain Layout
5982 \begin_inset Formula $\rfloor$
5983 \end_inset
5984
5985
5986 \end_layout
5987
5988 \end_inset
5989 </cell>
5990 </row>
5991 <row>
5992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5993 \begin_inset Text
5994
5995 \begin_layout Plain Layout
5996
5997 \backslash
5998
5999 \backslash
6000
6001 \end_layout
6002
6003 \end_inset
6004 </cell>
6005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6006 \begin_inset Text
6007
6008 \begin_layout Plain Layout
6009 \begin_inset Formula $\backslash$
6010 \end_inset
6011
6012
6013 \end_layout
6014
6015 \end_inset
6016 </cell>
6017 </row>
6018 <row>
6019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6020 \begin_inset Text
6021
6022 \begin_layout Plain Layout
6023
6024 \backslash
6025 |
6026 \end_layout
6027
6028 \end_inset
6029 </cell>
6030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6031 \begin_inset Text
6032
6033 \begin_layout Plain Layout
6034 \begin_inset Formula $\|$
6035 \end_inset
6036
6037
6038 \end_layout
6039
6040 \end_inset
6041 </cell>
6042 </row>
6043 </lyxtabular>
6044
6045 \end_inset
6046
6047
6048 \begin_inset space \hfill{}
6049 \end_inset
6050
6051
6052 \end_layout
6053
6054 \begin_layout Standard
6055 \begin_inset Note Greyedout
6056 status open
6057
6058 \begin_layout Plain Layout
6059
6060 \series bold
6061 Nota
6062 \series default
6063 : En modo \SpecialChar TeX
6064  hay que usar el comando 
6065 \series bold
6066
6067 \backslash
6068 textbackslash
6069 \series default
6070
6071 \begin_inset Index idx
6072 status collapsed
6073
6074 \begin_layout Plain Layout
6075 Comandos ! T ! 
6076 \backslash
6077 textbackslash
6078 \end_layout
6079
6080 \end_inset
6081
6082  para la barra invertida, porque si no el comando 
6083 \series bold
6084
6085 \backslash
6086
6087 \backslash
6088
6089 \series default
6090  genera un salto de línea.
6091 \end_layout
6092
6093 \end_inset
6094
6095
6096 \end_layout
6097
6098 \begin_layout Standard
6099 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6100  descritos en las dos subsecciones siguientes.
6101  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6102  < y > en vez de los comandos 
6103 \series bold
6104
6105 \backslash
6106 langle
6107 \series default
6108  y 
6109 \series bold
6110
6111 \backslash
6112 rangle
6113 \series default
6114 .
6115  
6116 \end_layout
6117
6118 \begin_layout Subsubsection
6119 Tamaño manual de los delimitadores
6120 \begin_inset CommandInset label
6121 LatexCommand label
6122 name "subsec:Tamaño-manual-de"
6123
6124 \end_inset
6125
6126
6127 \begin_inset Index idx
6128 status collapsed
6129
6130 \begin_layout Plain Layout
6131 Delimitadores ! tamaño manual
6132 \end_layout
6133
6134 \end_inset
6135
6136
6137 \end_layout
6138
6139 \begin_layout Standard
6140 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6141  \SpecialChar LaTeX
6142  
6143 \series bold
6144
6145 \backslash
6146 big
6147 \series default
6148
6149 \begin_inset Index idx
6150 status collapsed
6151
6152 \begin_layout Plain Layout
6153 Comandos ! B ! 
6154 \backslash
6155 big
6156 \end_layout
6157
6158 \end_inset
6159
6160
6161 \series bold
6162
6163 \backslash
6164 Big
6165 \series default
6166
6167 \series bold
6168
6169 \backslash
6170 bigg
6171 \series default
6172 , y 
6173 \series bold
6174
6175 \backslash
6176 Bigg
6177 \series default
6178 .
6179  
6180 \series bold
6181
6182 \backslash
6183 big
6184 \series default
6185  indica el tamaño menor y 
6186 \series bold
6187
6188 \backslash
6189 Bigg
6190 \series default
6191  el mayor.
6192 \end_layout
6193
6194 \begin_layout Standard
6195 Estos comandos se usan para resaltar niveles de delimitación:
6196 \begin_inset Separator parbreak
6197 \end_inset
6198
6199
6200 \end_layout
6201
6202 \begin_layout Standard
6203 \noindent
6204 \align center
6205 \begin_inset Tabular
6206 <lyxtabular version="3" rows="2" columns="2">
6207 <features tabularvalignment="middle">
6208 <column alignment="center" valignment="top">
6209 <column alignment="center" valignment="top">
6210 <row>
6211 <cell alignment="center" valignment="top" usebox="none">
6212 \begin_inset Text
6213
6214 \begin_layout Plain Layout
6215 todos los delimitadores de igual tamaño:
6216 \end_layout
6217
6218 \end_inset
6219 </cell>
6220 <cell alignment="center" valignment="top" usebox="none">
6221 \begin_inset Text
6222
6223 \begin_layout Plain Layout
6224 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6225 \end_inset
6226
6227
6228 \end_layout
6229
6230 \end_inset
6231 </cell>
6232 </row>
6233 <row>
6234 <cell alignment="center" valignment="top" usebox="none">
6235 \begin_inset Text
6236
6237 \begin_layout Plain Layout
6238 así tiene mejor aspecto:
6239 \end_layout
6240
6241 \end_inset
6242 </cell>
6243 <cell alignment="center" valignment="top" usebox="none">
6244 \begin_inset Text
6245
6246 \begin_layout Plain Layout
6247 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6248 \end_inset
6249
6250
6251 \end_layout
6252
6253 \end_inset
6254 </cell>
6255 </row>
6256 </lyxtabular>
6257
6258 \end_inset
6259
6260
6261 \begin_inset Note Note
6262 status collapsed
6263
6264 \begin_layout Plain Layout
6265
6266 \series bold
6267
6268 \backslash
6269 raisebox
6270 \series default
6271  se usa sólo como espaciador
6272 \end_layout
6273
6274 \end_inset
6275
6276
6277 \end_layout
6278
6279 \begin_layout Standard
6280 Para la segunda expresión se ha empleado el comando 
6281 \series bold
6282
6283 \backslash
6284 Big((A+B)(A-B)
6285 \backslash
6286 Big)^
6287 \series default
6288
6289 \begin_inset space \textvisiblespace{}
6290 \end_inset
6291
6292
6293 \series bold
6294 C
6295 \series default
6296 .
6297 \end_layout
6298
6299 \begin_layout Standard
6300 He aquí una visión conjunta de todos los tamaños y delimitadores:
6301 \begin_inset Separator parbreak
6302 \end_inset
6303
6304
6305 \end_layout
6306
6307 \begin_layout Standard
6308 \noindent
6309 \align center
6310
6311 \backslash
6312 Bigg(
6313 \backslash
6314 exp
6315 \backslash
6316 bigg<
6317 \backslash
6318 Big[
6319 \backslash
6320 big{
6321 \backslash
6322 ln(3x)
6323 \backslash
6324 big}^2
6325 \begin_inset space \textvisiblespace{}
6326 \end_inset
6327
6328
6329 \backslash
6330 sen(x)
6331 \backslash
6332 Big]^
6333 \begin_inset space \textvisiblespace{}
6334 \end_inset
6335
6336 A
6337 \begin_inset space \textvisiblespace{}
6338 \end_inset
6339
6340
6341 \backslash
6342 bigg>
6343 \backslash
6344 Bigg)^0,5
6345 \begin_inset Formula 
6346 \[
6347 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}
6348 \]
6349
6350 \end_inset
6351
6352
6353 \end_layout
6354
6355 \begin_layout Standard
6356 Además de los comandos 
6357 \series bold
6358
6359 \backslash
6360 big
6361 \series default
6362  hay la variante 
6363 \series bold
6364
6365 \backslash
6366 bigm
6367 \series default
6368
6369 \begin_inset Index idx
6370 status collapsed
6371
6372 \begin_layout Plain Layout
6373 Comandos ! B ! 
6374 \backslash
6375 bigm
6376 \end_layout
6377
6378 \end_inset
6379
6380 , que añade un poco más de espacio entre el delimitador y su contenido,
6381  y la variante 
6382 \series bold
6383
6384 \backslash
6385 bigl
6386 \series default
6387 -
6388 \series bold
6389
6390 \backslash
6391 bigr
6392 \series default
6393
6394 \begin_inset Index idx
6395 status collapsed
6396
6397 \begin_layout Plain Layout
6398 Comandos ! B ! 
6399 \backslash
6400 bigl - 
6401 \backslash
6402 bigr
6403 \end_layout
6404
6405 \end_inset
6406
6407 , que no añade espacio adicional.
6408  La 
6409 \emph on
6410 l
6411 \emph default
6412  al final del comando 
6413 \series bold
6414
6415 \backslash
6416 bigl 
6417 \series default
6418 es para el delimitador izquierdo, la 
6419 \emph on
6420 r
6421 \emph default
6422  es para el delimitador derecho.
6423  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6424  apertura o de cierre.
6425 \end_layout
6426
6427 \begin_layout Standard
6428 En el siguiente cuadro hay una comparación de las variantes:
6429 \begin_inset Separator parbreak
6430 \end_inset
6431
6432
6433 \end_layout
6434
6435 \begin_layout Standard
6436 \noindent
6437 \align center
6438 \begin_inset Tabular
6439 <lyxtabular version="3" rows="5" columns="2">
6440 <features tabularvalignment="middle">
6441 <column alignment="center" valignment="top">
6442 <column alignment="center" valignment="top">
6443 <row>
6444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6445 \begin_inset Text
6446
6447 \begin_layout Plain Layout
6448 Comando
6449 \end_layout
6450
6451 \end_inset
6452 </cell>
6453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6454 \begin_inset Text
6455
6456 \begin_layout Plain Layout
6457 Resultado
6458 \begin_inset Note Note
6459 status collapsed
6460
6461 \begin_layout Plain Layout
6462
6463 \series bold
6464
6465 \backslash
6466 raisebox
6467 \series default
6468  se usa sólo como espaciador
6469 \end_layout
6470
6471 \end_inset
6472
6473
6474 \end_layout
6475
6476 \end_inset
6477 </cell>
6478 </row>
6479 <row>
6480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6481 \begin_inset Text
6482
6483 \begin_layout Plain Layout
6484
6485 \backslash
6486 Bigm(
6487 \backslash
6488 bigm(
6489 \backslash
6490 ln(3x)
6491 \backslash
6492 bigm)^2
6493 \series bold
6494
6495 \begin_inset space \textvisiblespace{}
6496 \end_inset
6497
6498
6499 \series default
6500
6501 \backslash
6502 Bigm)
6503 \end_layout
6504
6505 \end_inset
6506 </cell>
6507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6508 \begin_inset Text
6509
6510 \begin_layout Plain Layout
6511 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6512 \end_inset
6513
6514
6515 \end_layout
6516
6517 \end_inset
6518 </cell>
6519 </row>
6520 <row>
6521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6522 \begin_inset Text
6523
6524 \begin_layout Plain Layout
6525
6526 \backslash
6527 Big(
6528 \backslash
6529 big(
6530 \backslash
6531 ln(3x)
6532 \backslash
6533 big)^2
6534 \series bold
6535
6536 \begin_inset space \textvisiblespace{}
6537 \end_inset
6538
6539
6540 \series default
6541
6542 \backslash
6543 Big)
6544 \end_layout
6545
6546 \end_inset
6547 </cell>
6548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6549 \begin_inset Text
6550
6551 \begin_layout Plain Layout
6552 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6553 \end_inset
6554
6555
6556 \end_layout
6557
6558 \end_inset
6559 </cell>
6560 </row>
6561 <row>
6562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6563 \begin_inset Text
6564
6565 \begin_layout Plain Layout
6566
6567 \backslash
6568 Bigl(
6569 \backslash
6570 bigl(
6571 \backslash
6572 ln(3x)
6573 \backslash
6574 bigr)^2
6575 \series bold
6576
6577 \begin_inset space \textvisiblespace{}
6578 \end_inset
6579
6580
6581 \series default
6582
6583 \backslash
6584 Bigr)
6585 \end_layout
6586
6587 \end_inset
6588 </cell>
6589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6590 \begin_inset Text
6591
6592 \begin_layout Plain Layout
6593 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6594 \end_inset
6595
6596
6597 \end_layout
6598
6599 \end_inset
6600 </cell>
6601 </row>
6602 <row>
6603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6604 \begin_inset Text
6605
6606 \begin_layout Plain Layout
6607
6608 \backslash
6609 bigl)
6610 \backslash
6611 ln(3x)
6612 \backslash
6613 bigr(
6614 \end_layout
6615
6616 \end_inset
6617 </cell>
6618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6619 \begin_inset Text
6620
6621 \begin_layout Plain Layout
6622 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6623 \end_inset
6624
6625
6626 \end_layout
6627
6628 \end_inset
6629 </cell>
6630 </row>
6631 </lyxtabular>
6632
6633 \end_inset
6634
6635
6636 \end_layout
6637
6638 \begin_layout Subsubsection
6639 Tamaño automático de los delimitadores
6640 \begin_inset CommandInset label
6641 LatexCommand label
6642 name "subsec:Tamaño-automático-de"
6643
6644 \end_inset
6645
6646
6647 \begin_inset Index idx
6648 status collapsed
6649
6650 \begin_layout Plain Layout
6651 Delimitadores ! tamaño automático
6652 \end_layout
6653
6654 \end_inset
6655
6656
6657 \end_layout
6658
6659 \begin_layout Standard
6660 Se pueden insertar delimitadores de tamaño variable con los comandos 
6661 \series bold
6662
6663 \backslash
6664 left
6665 \series default
6666
6667 \begin_inset Index idx
6668 status collapsed
6669
6670 \begin_layout Plain Layout
6671 Comandos ! L ! 
6672 \backslash
6673 left
6674 \end_layout
6675
6676 \end_inset
6677
6678  y 
6679 \series bold
6680
6681 \backslash
6682 right
6683 \series default
6684
6685 \begin_inset Index idx
6686 status collapsed
6687
6688 \begin_layout Plain Layout
6689 Comandos ! R ! 
6690 \backslash
6691 right
6692 \end_layout
6693
6694 \end_inset
6695
6696  o con el botón de la barra de ecuaciones 
6697 \begin_inset Info
6698 type  "icon"
6699 arg   "dialog-show mathdelimiter"
6700 \end_inset
6701
6702 .
6703  El delimitador deseado se debe insertar directamente detrás de 
6704 \series bold
6705
6706 \backslash
6707 left
6708 \series default
6709  y 
6710 \series bold
6711
6712 \backslash
6713 right
6714 \series default
6715 .
6716  El tamaño se calculará automáticamente después para la salida.
6717  
6718 \begin_inset Separator parbreak
6719 \end_inset
6720
6721
6722 \end_layout
6723
6724 \begin_layout Standard
6725 \noindent
6726 \align center
6727 delimitador normal: El comando 
6728 \series bold
6729
6730 \backslash
6731 ln(
6732 \backslash
6733 frac
6734 \series default
6735
6736 \begin_inset space \textvisiblespace{}
6737 \end_inset
6738
6739
6740 \series bold
6741 A
6742 \begin_inset Formula $\downarrow$
6743 \end_inset
6744
6745 C
6746 \series default
6747
6748 \begin_inset space \textvisiblespace{}
6749 \end_inset
6750
6751
6752 \series bold
6753 )
6754 \series default
6755  genera
6756 \begin_inset Formula 
6757 \[
6758 \ln(\frac{A}{C})
6759 \]
6760
6761 \end_inset
6762
6763
6764 \end_layout
6765
6766 \begin_layout Standard
6767 \noindent
6768 \align center
6769 delimitador multilínea: El comando 
6770 \series bold
6771
6772 \backslash
6773 ln
6774 \backslash
6775 left(
6776 \backslash
6777 frac
6778 \series default
6779
6780 \begin_inset space \textvisiblespace{}
6781 \end_inset
6782
6783
6784 \series bold
6785 A
6786 \begin_inset Formula $\downarrow$
6787 \end_inset
6788
6789 C
6790 \series default
6791
6792 \begin_inset space \textvisiblespace{}
6793 \end_inset
6794
6795
6796 \series bold
6797
6798 \backslash
6799 right)
6800 \series default
6801  genera
6802 \begin_inset Formula 
6803 \[
6804 \ln\left(\frac{A}{C}\right)
6805 \]
6806
6807 \end_inset
6808
6809
6810 \end_layout
6811
6812 \begin_layout Standard
6813 En lugar de 
6814 \series bold
6815
6816 \backslash
6817 left
6818 \series default
6819  y 
6820 \series bold
6821
6822 \backslash
6823 right
6824 \series default
6825  se puede usar el atajo 
6826 \family sans
6827 Alt+M
6828 \begin_inset space ~
6829 \end_inset
6830
6831 Corchete
6832 \family default
6833 .
6834  Esto tiene la ventaja de que puedes ver inmediatamente en \SpecialChar LyX
6835  el tamaño real
6836  del delimitador y además se genera el correspondiente delimitador de cierre.
6837 \begin_inset Newline newline
6838 \end_inset
6839
6840 El comando para el último ejemplo sería 
6841 \series bold
6842
6843 \backslash
6844 ln Alt+M
6845 \series default
6846  
6847 \series bold
6848 (
6849 \backslash
6850 frac
6851 \begin_inset space \textvisiblespace{}
6852 \end_inset
6853
6854 A
6855 \begin_inset Formula $\downarrow$
6856 \end_inset
6857
6858
6859 \end_layout
6860
6861 \begin_layout Standard
6862 Para omitir uno de los dos delimitadores se inserta un punto.
6863  Por ejemplo, el comando 
6864 \series bold
6865
6866 \backslash
6867 left.
6868 \backslash
6869 frac
6870 \series default
6871
6872 \begin_inset space \textvisiblespace{}
6873 \end_inset
6874
6875
6876 \series bold
6877 A
6878 \begin_inset Formula $\downarrow$
6879 \end_inset
6880
6881 B
6882 \series default
6883
6884 \begin_inset space \textvisiblespace{}
6885 \end_inset
6886
6887
6888 \series bold
6889
6890 \backslash
6891 right}
6892 \series default
6893  da lugar a:
6894 \begin_inset Formula 
6895 \[
6896 \left.\frac{A}{B}\right\} 
6897 \]
6898
6899 \end_inset
6900
6901
6902 \end_layout
6903
6904 \begin_layout Standard
6905 \SpecialChar LyX
6906  convertirá los comandos 
6907 \series bold
6908
6909 \backslash
6910 left
6911 \series default
6912  y 
6913 \series bold
6914
6915 \backslash
6916 right
6917 \series default
6918  a su tamaño adecuado cuando el documento sea recargado y el delimitador
6919  omitido aparecerá como línea de trazos.
6920  
6921 \begin_inset VSpace bigskip
6922 \end_inset
6923
6924
6925 \end_layout
6926
6927 \begin_layout Standard
6928 Como todas las distribuciones habituales de \SpecialChar LaTeX
6929  incluyen e\SpecialChar TeX
6930 , una extensión de
6931  \SpecialChar LaTeX
6932 , el comando 
6933 \series bold
6934
6935 \backslash
6936 middle
6937 \series default
6938
6939 \begin_inset Index idx
6940 status collapsed
6941
6942 \begin_layout Plain Layout
6943 Comandos ! M ! 
6944 \backslash
6945 middle
6946 \end_layout
6947
6948 \end_inset
6949
6950  está también disponible para todos los delimitadores y límites.
6951  Con este comando la altura del siguiente carácter se adapta a la de los
6952  delimitadores circundantes, lo que es necesario, p.
6953 \begin_inset space \thinspace{}
6954 \end_inset
6955
6956 e., para vectores cuánticos: 
6957 \begin_inset Formula 
6958 \[
6959 \left\langle \phi\;\middle|\;J=\frac{3}{2}\,,\,M_{J}\right\rangle 
6960 \]
6961
6962 \end_inset
6963
6964
6965 \end_layout
6966
6967 \begin_layout Standard
6968 Para este tipo de vectores hay un paquete \SpecialChar LaTeX
6969  específico que se describe en
6970 \begin_inset space ~
6971 \end_inset
6972
6973
6974 \begin_inset CommandInset ref
6975 LatexCommand ref
6976 reference "subsec:Vectores-cuánticos"
6977
6978 \end_inset
6979
6980 .
6981 \end_layout
6982
6983 \begin_layout Standard
6984 \begin_inset Newpage newpage
6985 \end_inset
6986
6987
6988 \end_layout
6989
6990 \begin_layout Subsection
6991 Delimitadores horizontales
6992 \begin_inset Index idx
6993 status collapsed
6994
6995 \begin_layout Plain Layout
6996 Delimitadores ! horizontales
6997 \end_layout
6998
6999 \end_inset
7000
7001
7002 \end_layout
7003
7004 \begin_layout Standard
7005 \noindent
7006 \align center
7007 \begin_inset Tabular
7008 <lyxtabular version="3" rows="4" columns="2">
7009 <features tabularvalignment="middle">
7010 <column alignment="center" valignment="top">
7011 <column alignment="center" valignment="top">
7012 <row>
7013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7014 \begin_inset Text
7015
7016 \begin_layout Plain Layout
7017 Comando
7018 \begin_inset Note Note
7019 status collapsed
7020
7021 \begin_layout Plain Layout
7022
7023 \series bold
7024
7025 \backslash
7026 raisebox
7027 \series default
7028  se usa sólo como espaciador
7029 \end_layout
7030
7031 \end_inset
7032
7033
7034 \end_layout
7035
7036 \end_inset
7037 </cell>
7038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7039 \begin_inset Text
7040
7041 \begin_layout Plain Layout
7042 Resultado
7043 \end_layout
7044
7045 \end_inset
7046 </cell>
7047 </row>
7048 <row>
7049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7050 \begin_inset Text
7051
7052 \begin_layout Plain Layout
7053 \begin_inset ERT
7054 status collapsed
7055
7056 \begin_layout Plain Layout
7057
7058
7059 \backslash
7060 raisebox{2.3mm}{
7061 \end_layout
7062
7063 \end_inset
7064
7065
7066 \backslash
7067 overbrace
7068 \begin_inset space \textvisiblespace{}
7069 \end_inset
7070
7071 A+B
7072 \begin_inset space \textvisiblespace{}
7073 \end_inset
7074
7075 ^
7076 \begin_inset space \textvisiblespace{}
7077 \end_inset
7078
7079 3
7080 \begin_inset ERT
7081 status collapsed
7082
7083 \begin_layout Plain Layout
7084
7085 }
7086 \end_layout
7087
7088 \end_inset
7089
7090
7091 \begin_inset Index idx
7092 status collapsed
7093
7094 \begin_layout Plain Layout
7095 Comandos ! O ! 
7096 \backslash
7097 overbrace
7098 \end_layout
7099
7100 \end_inset
7101
7102
7103 \end_layout
7104
7105 \end_inset
7106 </cell>
7107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7108 \begin_inset Text
7109
7110 \begin_layout Plain Layout
7111 \begin_inset Formula $\overbrace{A+B}^{3}$
7112 \end_inset
7113
7114
7115 \end_layout
7116
7117 \end_inset
7118 </cell>
7119 </row>
7120 <row>
7121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7122 \begin_inset Text
7123
7124 \begin_layout Plain Layout
7125 \begin_inset ERT
7126 status collapsed
7127
7128 \begin_layout Plain Layout
7129
7130
7131 \backslash
7132 raisebox{-2.2mm}{
7133 \end_layout
7134
7135 \end_inset
7136
7137
7138 \backslash
7139 underbrace
7140 \begin_inset space \textvisiblespace{}
7141 \end_inset
7142
7143 A+B
7144 \begin_inset space \textvisiblespace{}
7145 \end_inset
7146
7147 _5
7148 \begin_inset ERT
7149 status collapsed
7150
7151 \begin_layout Plain Layout
7152
7153 }
7154 \end_layout
7155
7156 \end_inset
7157
7158
7159 \begin_inset Index idx
7160 status collapsed
7161
7162 \begin_layout Plain Layout
7163 Comandos ! U ! 
7164 \backslash
7165 underbrace
7166 \end_layout
7167
7168 \end_inset
7169
7170
7171 \end_layout
7172
7173 \end_inset
7174 </cell>
7175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7176 \begin_inset Text
7177
7178 \begin_layout Plain Layout
7179 \begin_inset Formula $\underbrace{A+B}_{5}$
7180 \end_inset
7181
7182
7183 \end_layout
7184
7185 \end_inset
7186 </cell>
7187 </row>
7188 <row>
7189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7190 \begin_inset Text
7191
7192 \begin_layout Plain Layout
7193
7194 \backslash
7195 overbrace
7196 \begin_inset space \textvisiblespace{}
7197 \end_inset
7198
7199
7200 \backslash
7201 underbrace
7202 \begin_inset space \textvisiblespace{}
7203 \end_inset
7204
7205 A+B_w
7206 \begin_inset space \textvisiblespace{}
7207 \end_inset
7208
7209
7210 \begin_inset space \textvisiblespace{}
7211 \end_inset
7212
7213 _7
7214 \begin_inset space \textvisiblespace{}
7215 \end_inset
7216
7217
7218 \begin_inset space \textvisiblespace{}
7219 \end_inset
7220
7221 ^
7222 \begin_inset space \textvisiblespace{}
7223 \end_inset
7224
7225 C
7226 \end_layout
7227
7228 \end_inset
7229 </cell>
7230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7231 \begin_inset Text
7232
7233 \begin_layout Plain Layout
7234 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7235 \end_inset
7236
7237
7238 \end_layout
7239
7240 \end_inset
7241 </cell>
7242 </row>
7243 </lyxtabular>
7244
7245 \end_inset
7246
7247
7248 \end_layout
7249
7250 \begin_layout Standard
7251 En el último ejemplo no importa en qué orden se introducen los comandos
7252  
7253 \series bold
7254
7255 \backslash
7256 overbrace
7257 \series default
7258  y 
7259 \series bold
7260
7261 \backslash
7262 underbrace
7263 \series default
7264 .
7265 \end_layout
7266
7267 \begin_layout Standard
7268 \begin_inset VSpace medskip
7269 \end_inset
7270
7271
7272 \end_layout
7273
7274 \begin_layout Standard
7275 Si en la configuración del documento, en 
7276 \family sans
7277 Opciones
7278 \begin_inset space ~
7279 \end_inset
7280
7281 de
7282 \begin_inset space ~
7283 \end_inset
7284
7285 ecuación
7286 \family default
7287 , marcas la opción 
7288 \family sans
7289 Cargar
7290 \begin_inset space ~
7291 \end_inset
7292
7293 siempre
7294 \family default
7295  el paquete 
7296 \series bold
7297 mathtools
7298 \series default
7299
7300 \begin_inset Index idx
7301 status collapsed
7302
7303 \begin_layout Plain Layout
7304 Paquetes ! mathtools
7305 \end_layout
7306
7307 \end_inset
7308
7309 , tendrás acceso a los corchetes:
7310 \begin_inset Separator parbreak
7311 \end_inset
7312
7313
7314 \end_layout
7315
7316 \begin_layout Standard
7317 \align center
7318 \begin_inset Tabular
7319 <lyxtabular version="3" rows="4" columns="2">
7320 <features tabularvalignment="middle">
7321 <column alignment="center" valignment="top" width="0pt">
7322 <column alignment="center" valignment="top" width="0pt">
7323 <row>
7324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7325 \begin_inset Text
7326
7327 \begin_layout Plain Layout
7328 Comando
7329 \begin_inset Note Note
7330 status collapsed
7331
7332 \begin_layout Plain Layout
7333
7334 \series bold
7335
7336 \backslash
7337 raisebox
7338 \series default
7339  se usa sólo como espaciador
7340 \end_layout
7341
7342 \end_inset
7343
7344
7345 \end_layout
7346
7347 \end_inset
7348 </cell>
7349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7350 \begin_inset Text
7351
7352 \begin_layout Plain Layout
7353 Resultado
7354 \end_layout
7355
7356 \end_inset
7357 </cell>
7358 </row>
7359 <row>
7360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7361 \begin_inset Text
7362
7363 \begin_layout Plain Layout
7364 \begin_inset ERT
7365 status collapsed
7366
7367 \begin_layout Plain Layout
7368
7369
7370 \backslash
7371 raisebox{2.3mm}{
7372 \end_layout
7373
7374 \end_inset
7375
7376
7377 \backslash
7378 overbracket{A+B
7379 \begin_inset space \textvisiblespace{}
7380 \end_inset
7381
7382 ^3
7383 \begin_inset ERT
7384 status collapsed
7385
7386 \begin_layout Plain Layout
7387
7388 }
7389 \end_layout
7390
7391 \end_inset
7392
7393
7394 \begin_inset Index idx
7395 status collapsed
7396
7397 \begin_layout Plain Layout
7398 Comandos ! O ! 
7399 \backslash
7400 overbracket
7401 \end_layout
7402
7403 \end_inset
7404
7405
7406 \end_layout
7407
7408 \end_inset
7409 </cell>
7410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7411 \begin_inset Text
7412
7413 \begin_layout Plain Layout
7414 \begin_inset Formula $\overbracket{A+B}^{3}$
7415 \end_inset
7416
7417
7418 \end_layout
7419
7420 \end_inset
7421 </cell>
7422 </row>
7423 <row>
7424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7425 \begin_inset Text
7426
7427 \begin_layout Plain Layout
7428 \begin_inset ERT
7429 status collapsed
7430
7431 \begin_layout Plain Layout
7432
7433
7434 \backslash
7435 raisebox{-2.2mm}{
7436 \end_layout
7437
7438 \end_inset
7439
7440
7441 \backslash
7442 underbracket{A+B
7443 \begin_inset space \textvisiblespace{}
7444 \end_inset
7445
7446 _5
7447 \begin_inset ERT
7448 status collapsed
7449
7450 \begin_layout Plain Layout
7451
7452 }
7453 \end_layout
7454
7455 \end_inset
7456
7457
7458 \begin_inset Index idx
7459 status collapsed
7460
7461 \begin_layout Plain Layout
7462 Comandos ! U ! 
7463 \backslash
7464 under
7465 \size normal
7466 bracket
7467 \end_layout
7468
7469 \end_inset
7470
7471
7472 \end_layout
7473
7474 \end_inset
7475 </cell>
7476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7477 \begin_inset Text
7478
7479 \begin_layout Plain Layout
7480 \begin_inset Formula $\underbracket{A+B}_{5}$
7481 \end_inset
7482
7483
7484 \end_layout
7485
7486 \end_inset
7487 </cell>
7488 </row>
7489 <row>
7490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7491 \begin_inset Text
7492
7493 \begin_layout Plain Layout
7494
7495 \backslash
7496 overbracket{
7497 \backslash
7498 underbracket{A+B_w
7499 \begin_inset space \textvisiblespace{}
7500 \end_inset
7501
7502
7503 \begin_inset space \textvisiblespace{}
7504 \end_inset
7505
7506 _7
7507 \begin_inset space \textvisiblespace{}
7508 \end_inset
7509
7510
7511 \begin_inset space \textvisiblespace{}
7512 \end_inset
7513
7514 ^
7515 \begin_inset space \textvisiblespace{}
7516 \end_inset
7517
7518 C
7519 \end_layout
7520
7521 \end_inset
7522 </cell>
7523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7524 \begin_inset Text
7525
7526 \begin_layout Plain Layout
7527 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7528 \end_inset
7529
7530
7531 \end_layout
7532
7533 \end_inset
7534 </cell>
7535 </row>
7536 </lyxtabular>
7537
7538 \end_inset
7539
7540
7541 \end_layout
7542
7543 \begin_layout Standard
7544 Para 
7545 \series bold
7546
7547 \backslash
7548 overbracket
7549 \series default
7550  y 
7551 \series bold
7552
7553 \backslash
7554 underbracket
7555 \series default
7556  puedes cambiar el grosor de los corchetes especificándolo entre corchetes
7557  tras el nombre del comando:
7558 \begin_inset Separator parbreak
7559 \end_inset
7560
7561
7562 \end_layout
7563
7564 \begin_layout Standard
7565 \align center
7566 \begin_inset Tabular
7567 <lyxtabular version="3" rows="3" columns="2">
7568 <features tabularvalignment="middle">
7569 <column alignment="center" valignment="top" width="0pt">
7570 <column alignment="center" valignment="top" width="0pt">
7571 <row>
7572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7573 \begin_inset Text
7574
7575 \begin_layout Plain Layout
7576 Comando
7577 \begin_inset Note Note
7578 status collapsed
7579
7580 \begin_layout Plain Layout
7581
7582 \series bold
7583
7584 \backslash
7585 raisebox
7586 \series default
7587  se usa sólo como espaciador
7588 \end_layout
7589
7590 \end_inset
7591
7592
7593 \end_layout
7594
7595 \end_inset
7596 </cell>
7597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7598 \begin_inset Text
7599
7600 \begin_layout Plain Layout
7601 Resultado
7602 \end_layout
7603
7604 \end_inset
7605 </cell>
7606 </row>
7607 <row>
7608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7609 \begin_inset Text
7610
7611 \begin_layout Plain Layout
7612 \begin_inset ERT
7613 status collapsed
7614
7615 \begin_layout Plain Layout
7616
7617
7618 \backslash
7619 raisebox{2.3mm}{
7620 \end_layout
7621
7622 \end_inset
7623
7624
7625 \backslash
7626 overbracket[3pt]
7627 \backslash
7628 {A+B
7629 \begin_inset space \textvisiblespace{}
7630 \end_inset
7631
7632 ^3
7633 \begin_inset ERT
7634 status collapsed
7635
7636 \begin_layout Plain Layout
7637
7638 }
7639 \end_layout
7640
7641 \end_inset
7642
7643
7644 \end_layout
7645
7646 \end_inset
7647 </cell>
7648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7649 \begin_inset Text
7650
7651 \begin_layout Plain Layout
7652 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7653 \end_inset
7654
7655
7656 \end_layout
7657
7658 \end_inset
7659 </cell>
7660 </row>
7661 <row>
7662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7663 \begin_inset Text
7664
7665 \begin_layout Plain Layout
7666 \begin_inset ERT
7667 status collapsed
7668
7669 \begin_layout Plain Layout
7670
7671
7672 \backslash
7673 raisebox{-2.2mm}{
7674 \end_layout
7675
7676 \end_inset
7677
7678
7679 \backslash
7680 underbracket[1pt]
7681 \backslash
7682 {A+B
7683 \begin_inset space \textvisiblespace{}
7684 \end_inset
7685
7686 _5
7687 \begin_inset ERT
7688 status collapsed
7689
7690 \begin_layout Plain Layout
7691
7692 }
7693 \end_layout
7694
7695 \end_inset
7696
7697
7698 \end_layout
7699
7700 \end_inset
7701 </cell>
7702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7703 \begin_inset Text
7704
7705 \begin_layout Plain Layout
7706 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7707 \end_inset
7708
7709
7710 \end_layout
7711
7712 \end_inset
7713 </cell>
7714 </row>
7715 </lyxtabular>
7716
7717 \end_inset
7718
7719
7720 \end_layout
7721
7722 \begin_layout Standard
7723 \begin_inset VSpace bigskip
7724 \end_inset
7725
7726
7727 \end_layout
7728
7729 \begin_layout Standard
7730 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7731  multilínea, como se describe en
7732 \begin_inset space ~
7733 \end_inset
7734
7735
7736 \begin_inset CommandInset ref
7737 LatexCommand ref
7738 reference "sec:Ecuaciones-multilínea"
7739
7740 \end_inset
7741
7742 :
7743 \begin_inset Formula 
7744 \begin{eqnarray*}
7745 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
7746  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7747 \end{eqnarray*}
7748
7749 \end_inset
7750
7751 En la primera fila se insertan la ecuación y la primera llave.
7752  Aquí es importante insertar el comando de espacio
7753 \begin_inset Foot
7754 status collapsed
7755
7756 \begin_layout Plain Layout
7757 Los comandos para espacios se explican en 
7758 \begin_inset CommandInset ref
7759 LatexCommand ref
7760 reference "subsec:Espacio-predefinido"
7761
7762 \end_inset
7763
7764
7765 \end_layout
7766
7767 \end_inset
7768
7769  
7770 \series bold
7771
7772 \backslash
7773 :
7774 \series default
7775  antes de la primera
7776 \series bold
7777  
7778 \series default
7779
7780 \begin_inset Formula $d$
7781 \end_inset
7782
7783 , porque la llave que termina detrás de 
7784 \begin_inset Formula $q$
7785 \end_inset
7786
7787  impide que el siguiente 
7788 \begin_inset Quotes fld
7789 \end_inset
7790
7791 +
7792 \begin_inset Quotes frd
7793 \end_inset
7794
7795  esté rodeado de espacio.
7796 \begin_inset Foot
7797 status collapsed
7798
7799 \begin_layout Plain Layout
7800 Debido a que la llave no es considerada como carácter, véase 
7801 \begin_inset CommandInset ref
7802 LatexCommand ref
7803 reference "subsec:Operadores-binarios"
7804
7805 \end_inset
7806
7807
7808 \end_layout
7809
7810 \end_inset
7811
7812  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7813  de 
7814 \begin_inset Formula $b$
7815 \end_inset
7816
7817  se inserta antes el comando 
7818 \series bold
7819
7820 \backslash
7821 hphantom{gggg+
7822 \backslash
7823 :}
7824 \series default
7825 .
7826 \begin_inset Foot
7827 status collapsed
7828
7829 \begin_layout Plain Layout
7830 Más sobre 
7831 \series bold
7832
7833 \backslash
7834 hphantom
7835 \series default
7836  en 
7837 \begin_inset CommandInset ref
7838 LatexCommand ref
7839 reference "subsec:Espacios-reservados"
7840
7841 \end_inset
7842
7843
7844 \end_layout
7845
7846 \end_inset
7847
7848  Ese espacio es necesario porque el signo 
7849 \begin_inset Quotes fld
7850 \end_inset
7851
7852 +
7853 \begin_inset Quotes frd
7854 \end_inset
7855
7856  va seguido de un espacio en la ecuación.
7857  La llave se coloca bajo el comando 
7858 \series bold
7859
7860 \backslash
7861 hphantom{bbqq+dddd}
7862 \series default
7863 .
7864  
7865 \end_layout
7866
7867 \begin_layout Standard
7868 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7869  ejemplo:
7870 \begin_inset ERT
7871 status collapsed
7872
7873 \begin_layout Plain Layout
7874
7875
7876 \backslash
7877 setlength{
7878 \backslash
7879 jot}{-6pt}
7880 \end_layout
7881
7882 \end_inset
7883
7884
7885 \begin_inset Formula 
7886 \begin{eqnarray*}
7887  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7888 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
7889 \end{eqnarray*}
7890
7891 \end_inset
7892
7893
7894 \begin_inset ERT
7895 status collapsed
7896
7897 \begin_layout Plain Layout
7898
7899
7900 \backslash
7901 setlength{
7902 \backslash
7903 jot}{3pt}
7904 \end_layout
7905
7906 \end_inset
7907
7908 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7909  anterior, con la diferencia de que la llave está encima.
7910  La segunda fila contiene la ecuación junto con la segunda llave.
7911  Para evitar que haya demasiado espacio entre la llave superior en la primera
7912  fila y la ecuación hay que reducirlo.
7913  Esto no es fácil de hacer debido a un fallo de \SpecialChar LyX
7914 .
7915 \begin_inset Foot
7916 status collapsed
7917
7918 \begin_layout Plain Layout
7919 \begin_inset CommandInset href
7920 LatexCommand href
7921 name "LyX-bug #1505"
7922 target "http://www.lyx.org/trac/ticket/1505"
7923
7924 \end_inset
7925
7926
7927 \end_layout
7928
7929 \end_inset
7930
7931  Una solución es cambiar la separación global de filas en la ecuación, 
7932 \series bold
7933
7934 \backslash
7935 jot
7936 \series default
7937
7938 \begin_inset Index idx
7939 status collapsed
7940
7941 \begin_layout Plain Layout
7942 Comandos ! J ! 
7943 \backslash
7944 jot
7945 \end_layout
7946
7947 \end_inset
7948
7949 , en -6
7950 \begin_inset space \thinspace{}
7951 \end_inset
7952
7953 pt insertando antes de la ecuación el comando 
7954 \series bold
7955
7956 \backslash
7957 setlength{
7958 \backslash
7959 jot}{-6pt}
7960 \series default
7961  en modo \SpecialChar TeX
7962 .
7963  Después de la ecuación se vuelve al valor normal 3
7964 \begin_inset space \thinspace{}
7965 \end_inset
7966
7967 pt de 
7968 \series bold
7969
7970 \backslash
7971 jot
7972 \series default
7973  usando el mismo comando.
7974  Más información sobre separación de filas en ecuaciones en
7975 \begin_inset space ~
7976 \end_inset
7977
7978
7979 \begin_inset CommandInset ref
7980 LatexCommand ref
7981 reference "subsec:Separación-de-líneas"
7982
7983 \end_inset
7984
7985 .
7986 \end_layout
7987
7988 \begin_layout Section
7989 Flechas
7990 \begin_inset Index idx
7991 status collapsed
7992
7993 \begin_layout Plain Layout
7994 Flechas
7995 \end_layout
7996
7997 \end_inset
7998
7999
8000 \end_layout
8001
8002 \begin_layout Standard
8003 Las flechas se pueden insertar con el botón 
8004 \begin_inset Info
8005 type  "icon"
8006 arg   "math-insert \\leftarrow"
8007 \end_inset
8008
8009  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
8010  siguientes.
8011 \end_layout
8012
8013 \begin_layout Subsection
8014 Flechas horizontales
8015 \begin_inset Index idx
8016 status collapsed
8017
8018 \begin_layout Plain Layout
8019 Flechas ! horizontales
8020 \end_layout
8021
8022 \end_inset
8023
8024
8025 \end_layout
8026
8027 \begin_layout Standard
8028 \begin_inset space \hfill{}
8029 \end_inset
8030
8031
8032 \begin_inset Tabular
8033 <lyxtabular version="3" rows="8" columns="2">
8034 <features tabularvalignment="middle">
8035 <column alignment="center" valignment="top" width="0pt">
8036 <column alignment="center" valignment="top" width="0pt">
8037 <row>
8038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8039 \begin_inset Text
8040
8041 \begin_layout Plain Layout
8042 Comando
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8048 \begin_inset Text
8049
8050 \begin_layout Plain Layout
8051 Resultado
8052 \end_layout
8053
8054 \end_inset
8055 </cell>
8056 </row>
8057 <row>
8058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8059 \begin_inset Text
8060
8061 \begin_layout Plain Layout
8062
8063 \backslash
8064 gets
8065 \end_layout
8066
8067 \end_inset
8068 </cell>
8069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8070 \begin_inset Text
8071
8072 \begin_layout Plain Layout
8073 \begin_inset Formula $\gets$
8074 \end_inset
8075
8076
8077 \end_layout
8078
8079 \end_inset
8080 </cell>
8081 </row>
8082 <row>
8083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8084 \begin_inset Text
8085
8086 \begin_layout Plain Layout
8087
8088 \backslash
8089 Leftarrow
8090 \end_layout
8091
8092 \end_inset
8093 </cell>
8094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8095 \begin_inset Text
8096
8097 \begin_layout Plain Layout
8098 \begin_inset Formula $\Leftarrow$
8099 \end_inset
8100
8101
8102 \end_layout
8103
8104 \end_inset
8105 </cell>
8106 </row>
8107 <row>
8108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112
8113 \backslash
8114 longleftarrow
8115 \end_layout
8116
8117 \end_inset
8118 </cell>
8119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8120 \begin_inset Text
8121
8122 \begin_layout Plain Layout
8123 \begin_inset Formula $\longleftarrow$
8124 \end_inset
8125
8126
8127 \end_layout
8128
8129 \end_inset
8130 </cell>
8131 </row>
8132 <row>
8133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8134 \begin_inset Text
8135
8136 \begin_layout Plain Layout
8137
8138 \backslash
8139 Longleftarrow
8140 \end_layout
8141
8142 \end_inset
8143 </cell>
8144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8145 \begin_inset Text
8146
8147 \begin_layout Plain Layout
8148 \begin_inset Formula $\Longleftarrow$
8149 \end_inset
8150
8151
8152 \end_layout
8153
8154 \end_inset
8155 </cell>
8156 </row>
8157 <row>
8158 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8159 \begin_inset Text
8160
8161 \begin_layout Plain Layout
8162
8163 \backslash
8164 leftharpoonup
8165 \end_layout
8166
8167 \end_inset
8168 </cell>
8169 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8170 \begin_inset Text
8171
8172 \begin_layout Plain Layout
8173 \begin_inset Formula $\leftharpoonup$
8174 \end_inset
8175
8176
8177 \end_layout
8178
8179 \end_inset
8180 </cell>
8181 </row>
8182 <row>
8183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8184 \begin_inset Text
8185
8186 \begin_layout Plain Layout
8187
8188 \backslash
8189 leftharpoondown
8190 \end_layout
8191
8192 \end_inset
8193 </cell>
8194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8195 \begin_inset Text
8196
8197 \begin_layout Plain Layout
8198 \begin_inset Formula $\leftharpoondown$
8199 \end_inset
8200
8201
8202 \end_layout
8203
8204 \end_inset
8205 </cell>
8206 </row>
8207 <row>
8208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8209 \begin_inset Text
8210
8211 \begin_layout Plain Layout
8212
8213 \backslash
8214 hookleftarrow
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223 \begin_inset Formula $\hookleftarrow$
8224 \end_inset
8225
8226
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 </row>
8232 </lyxtabular>
8233
8234 \end_inset
8235
8236
8237 \begin_inset space \hfill{}
8238 \end_inset
8239
8240
8241 \begin_inset Tabular
8242 <lyxtabular version="3" rows="8" columns="2">
8243 <features tabularvalignment="middle">
8244 <column alignment="center" valignment="top" width="0pt">
8245 <column alignment="center" valignment="top" width="0pt">
8246 <row>
8247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8248 \begin_inset Text
8249
8250 \begin_layout Plain Layout
8251 Comando
8252 \end_layout
8253
8254 \end_inset
8255 </cell>
8256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8257 \begin_inset Text
8258
8259 \begin_layout Plain Layout
8260 Resultado
8261 \end_layout
8262
8263 \end_inset
8264 </cell>
8265 </row>
8266 <row>
8267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8268 \begin_inset Text
8269
8270 \begin_layout Plain Layout
8271
8272 \backslash
8273 to
8274 \end_layout
8275
8276 \end_inset
8277 </cell>
8278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8279 \begin_inset Text
8280
8281 \begin_layout Plain Layout
8282 \begin_inset Formula $\to$
8283 \end_inset
8284
8285
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 </row>
8291 <row>
8292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8293 \begin_inset Text
8294
8295 \begin_layout Plain Layout
8296
8297 \backslash
8298 Rightarrow
8299 \end_layout
8300
8301 \end_inset
8302 </cell>
8303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8304 \begin_inset Text
8305
8306 \begin_layout Plain Layout
8307 \begin_inset Formula $\Rightarrow$
8308 \end_inset
8309
8310
8311 \end_layout
8312
8313 \end_inset
8314 </cell>
8315 </row>
8316 <row>
8317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8318 \begin_inset Text
8319
8320 \begin_layout Plain Layout
8321
8322 \backslash
8323 longrightarrow
8324 \end_layout
8325
8326 \end_inset
8327 </cell>
8328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8329 \begin_inset Text
8330
8331 \begin_layout Plain Layout
8332 \begin_inset Formula $\longrightarrow$
8333 \end_inset
8334
8335
8336 \end_layout
8337
8338 \end_inset
8339 </cell>
8340 </row>
8341 <row>
8342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8343 \begin_inset Text
8344
8345 \begin_layout Plain Layout
8346
8347 \backslash
8348 Longrightarrow
8349 \end_layout
8350
8351 \end_inset
8352 </cell>
8353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357 \begin_inset Formula $\Longrightarrow$
8358 \end_inset
8359
8360
8361 \end_layout
8362
8363 \end_inset
8364 </cell>
8365 </row>
8366 <row>
8367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371
8372 \backslash
8373 rightharpoonup
8374 \end_layout
8375
8376 \end_inset
8377 </cell>
8378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382 \begin_inset Formula $\rightharpoonup$
8383 \end_inset
8384
8385
8386 \end_layout
8387
8388 \end_inset
8389 </cell>
8390 </row>
8391 <row>
8392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8393 \begin_inset Text
8394
8395 \begin_layout Plain Layout
8396
8397 \backslash
8398 rightharpoondown
8399 \end_layout
8400
8401 \end_inset
8402 </cell>
8403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8404 \begin_inset Text
8405
8406 \begin_layout Plain Layout
8407 \begin_inset Formula $\rightharpoondown$
8408 \end_inset
8409
8410
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 </row>
8416 <row>
8417 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Plain Layout
8421
8422 \backslash
8423 hookrightarrow
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Plain Layout
8432 \begin_inset Formula $\hookrightarrow$
8433 \end_inset
8434
8435
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 </row>
8441 </lyxtabular>
8442
8443 \end_inset
8444
8445
8446 \begin_inset space \hfill{}
8447 \end_inset
8448
8449
8450 \end_layout
8451
8452 \begin_layout Standard
8453 \begin_inset space \hfill{}
8454 \end_inset
8455
8456
8457 \begin_inset Tabular
8458 <lyxtabular version="3" rows="6" columns="2">
8459 <features tabularvalignment="middle">
8460 <column alignment="center" valignment="top" width="0pt">
8461 <column alignment="center" valignment="top" width="0pt">
8462 <row>
8463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8464 \begin_inset Text
8465
8466 \begin_layout Plain Layout
8467 Comando
8468 \end_layout
8469
8470 \end_inset
8471 </cell>
8472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8473 \begin_inset Text
8474
8475 \begin_layout Plain Layout
8476 Resultado
8477 \end_layout
8478
8479 \end_inset
8480 </cell>
8481 </row>
8482 <row>
8483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8484 \begin_inset Text
8485
8486 \begin_layout Plain Layout
8487
8488 \backslash
8489 leftrightarrow
8490 \end_layout
8491
8492 \end_inset
8493 </cell>
8494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8495 \begin_inset Text
8496
8497 \begin_layout Plain Layout
8498 \begin_inset Formula $\leftrightarrow$
8499 \end_inset
8500
8501
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 </row>
8507 <row>
8508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8509 \begin_inset Text
8510
8511 \begin_layout Plain Layout
8512
8513 \backslash
8514 Leftrightarrow
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8520 \begin_inset Text
8521
8522 \begin_layout Plain Layout
8523 \begin_inset Formula $\Leftrightarrow$
8524 \end_inset
8525
8526
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 </row>
8532 <row>
8533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8534 \begin_inset Text
8535
8536 \begin_layout Plain Layout
8537
8538 \backslash
8539 longleftrightarrow
8540 \end_layout
8541
8542 \end_inset
8543 </cell>
8544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8545 \begin_inset Text
8546
8547 \begin_layout Plain Layout
8548 \begin_inset Formula $\longleftrightarrow$
8549 \end_inset
8550
8551
8552 \end_layout
8553
8554 \end_inset
8555 </cell>
8556 </row>
8557 <row>
8558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8559 \begin_inset Text
8560
8561 \begin_layout Plain Layout
8562
8563 \backslash
8564 Longleftrightarrow
8565 \end_layout
8566
8567 \end_inset
8568 </cell>
8569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8570 \begin_inset Text
8571
8572 \begin_layout Plain Layout
8573 \begin_inset Formula $\Longleftrightarrow$
8574 \end_inset
8575
8576
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 </row>
8582 <row>
8583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8584 \begin_inset Text
8585
8586 \begin_layout Plain Layout
8587
8588 \backslash
8589 rightleftharpoons
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8595 \begin_inset Text
8596
8597 \begin_layout Plain Layout
8598 \begin_inset Formula $\rightleftharpoons$
8599 \end_inset
8600
8601
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 </row>
8607 </lyxtabular>
8608
8609 \end_inset
8610
8611
8612 \begin_inset space \hspace{}
8613 \length 25pt
8614 \end_inset
8615
8616
8617 \begin_inset space \hfill{}
8618 \end_inset
8619
8620
8621 \begin_inset Tabular
8622 <lyxtabular version="3" rows="5" columns="2">
8623 <features tabularvalignment="middle">
8624 <column alignment="center" valignment="top" width="0pt">
8625 <column alignment="center" valignment="top" width="0pt">
8626 <row>
8627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8628 \begin_inset Text
8629
8630 \begin_layout Plain Layout
8631 Comando
8632 \end_layout
8633
8634 \end_inset
8635 </cell>
8636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Plain Layout
8640 Resultado
8641 \end_layout
8642
8643 \end_inset
8644 </cell>
8645 </row>
8646 <row>
8647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout Plain Layout
8651
8652 \backslash
8653 mapsto
8654 \end_layout
8655
8656 \end_inset
8657 </cell>
8658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Plain Layout
8662 \begin_inset Formula $\mapsto$
8663 \end_inset
8664
8665
8666 \end_layout
8667
8668 \end_inset
8669 </cell>
8670 </row>
8671 <row>
8672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8673 \begin_inset Text
8674
8675 \begin_layout Plain Layout
8676
8677 \backslash
8678 longmapsto
8679 \end_layout
8680
8681 \end_inset
8682 </cell>
8683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8684 \begin_inset Text
8685
8686 \begin_layout Plain Layout
8687 \begin_inset Formula $\longmapsto$
8688 \end_inset
8689
8690
8691 \end_layout
8692
8693 \end_inset
8694 </cell>
8695 </row>
8696 <row>
8697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Plain Layout
8701
8702 \backslash
8703 leadsto
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712 \begin_inset Formula $\leadsto$
8713 \end_inset
8714
8715
8716 \end_layout
8717
8718 \end_inset
8719 </cell>
8720 </row>
8721 <row>
8722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8723 \begin_inset Text
8724
8725 \begin_layout Plain Layout
8726
8727 \backslash
8728 dasharrow
8729 \end_layout
8730
8731 \end_inset
8732 </cell>
8733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8734 \begin_inset Text
8735
8736 \begin_layout Plain Layout
8737 \begin_inset Formula $\dasharrow$
8738 \end_inset
8739
8740
8741 \end_layout
8742
8743 \end_inset
8744 </cell>
8745 </row>
8746 </lyxtabular>
8747
8748 \end_inset
8749
8750
8751 \begin_inset space \hfill{}
8752 \end_inset
8753
8754
8755 \begin_inset VSpace medskip
8756 \end_inset
8757
8758
8759 \end_layout
8760
8761 \begin_layout Standard
8762 Las flechas que se utilizan como acentos, p.
8763 \begin_inset space \thinspace{}
8764 \end_inset
8765
8766 e.
8767  en vectores, se describen en 
8768 \begin_inset CommandInset ref
8769 LatexCommand ref
8770 reference "sec:Acentos"
8771
8772 \end_inset
8773
8774 .
8775  
8776 \begin_inset VSpace bigskip
8777 \end_inset
8778
8779
8780 \end_layout
8781
8782 \begin_layout Standard
8783 Además hay las flechas etiquetadas
8784 \begin_inset Index idx
8785 status collapsed
8786
8787 \begin_layout Plain Layout
8788 Flechas ! etiquetadas
8789 \end_layout
8790
8791 \end_inset
8792
8793  
8794 \series bold
8795
8796 \backslash
8797 xleftarrow
8798 \series default
8799
8800 \begin_inset Index idx
8801 status collapsed
8802
8803 \begin_layout Plain Layout
8804 Comandos ! X ! 
8805 \backslash
8806 xleftarrow
8807 \end_layout
8808
8809 \end_inset
8810
8811  y 
8812 \series bold
8813
8814 \backslash
8815 xrightarrow
8816 \series default
8817
8818 \begin_inset Index idx
8819 status collapsed
8820
8821 \begin_layout Plain Layout
8822 Comandos ! X ! 
8823 \backslash
8824 xrightarrow
8825 \begin_inset ERT
8826 status collapsed
8827
8828 \begin_layout Plain Layout
8829
8830
8831 \backslash
8832 vspace{4mm}
8833 \end_layout
8834
8835 \end_inset
8836
8837
8838 \end_layout
8839
8840 \end_inset
8841
8842 .
8843  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8844  con dos marcos azules donde se puede insertar la etiqueta.
8845  La longitud de la flecha se adapta a la anchura de la etiqueta.
8846 \begin_inset Separator parbreak
8847 \end_inset
8848
8849
8850 \end_layout
8851
8852 \begin_layout Standard
8853 \noindent
8854 \align center
8855 \begin_inset Tabular
8856 <lyxtabular version="3" rows="3" columns="2">
8857 <features tabularvalignment="middle">
8858 <column alignment="center" valignment="top">
8859 <column alignment="center" valignment="top">
8860 <row>
8861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865 Comando
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8871 \begin_inset Text
8872
8873 \begin_layout Plain Layout
8874 Resultado
8875 \begin_inset Note Note
8876 status collapsed
8877
8878 \begin_layout Plain Layout
8879
8880 \series bold
8881
8882 \backslash
8883 raisebox
8884 \series default
8885  se usa sólo como espaciador
8886 \end_layout
8887
8888 \end_inset
8889
8890
8891 \end_layout
8892
8893 \end_inset
8894 </cell>
8895 </row>
8896 <row>
8897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8898 \begin_inset Text
8899
8900 \begin_layout Plain Layout
8901 F(a)
8902 \backslash
8903 xleftarrow
8904 \begin_inset space \textvisiblespace{}
8905 \end_inset
8906
8907 x=a
8908 \begin_inset Formula $\downarrow$
8909 \end_inset
8910
8911 x>0
8912 \begin_inset Formula $\to$
8913 \end_inset
8914
8915 F(x)
8916 \end_layout
8917
8918 \end_inset
8919 </cell>
8920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8921 \begin_inset Text
8922
8923 \begin_layout Plain Layout
8924 \begin_inset Formula $\raisebox{5.5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8925 \end_inset
8926
8927
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 </row>
8933 <row>
8934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938 F(x)
8939 \backslash
8940 xrightarrow
8941 \begin_inset space \textvisiblespace{}
8942 \end_inset
8943
8944 x=a
8945 \begin_inset Formula $\downarrow$
8946 \end_inset
8947
8948 x>0
8949 \begin_inset Formula $\to$
8950 \end_inset
8951
8952 F(a)
8953 \end_layout
8954
8955 \end_inset
8956 </cell>
8957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8958 \begin_inset Text
8959
8960 \begin_layout Plain Layout
8961 \begin_inset Formula $\raisebox{5.5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8962 \end_inset
8963
8964
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 </row>
8970 </lyxtabular>
8971
8972 \end_inset
8973
8974
8975 \end_layout
8976
8977 \begin_layout Standard
8978 \begin_inset VSpace medskip
8979 \end_inset
8980
8981
8982 \end_layout
8983
8984 \begin_layout Standard
8985 Si en las 
8986 \family sans
8987 Opciones
8988 \begin_inset space ~
8989 \end_inset
8990
8991 para
8992 \begin_inset space ~
8993 \end_inset
8994
8995 ecuaciones
8996 \family default
8997  de la configuración del documento se marca 
8998 \family sans
8999 Cargar
9000 \begin_inset space ~
9001 \end_inset
9002
9003 siempre
9004 \family default
9005  el paquete 
9006 \series bold
9007 mathtools
9008 \series default
9009
9010 \begin_inset Index idx
9011 status collapsed
9012
9013 \begin_layout Plain Layout
9014 Paquetes ! mathtools
9015 \end_layout
9016
9017 \end_inset
9018
9019 , estarán disponibles las siguientes flechas etiquetadas:
9020 \begin_inset Separator parbreak
9021 \end_inset
9022
9023
9024 \end_layout
9025
9026 \begin_layout Standard
9027 \align center
9028 \begin_inset space \hspace*{\fill}
9029 \end_inset
9030
9031
9032 \begin_inset Tabular
9033 <lyxtabular version="3" rows="7" columns="2">
9034 <features tabularvalignment="middle">
9035 <column alignment="center" valignment="top" width="0pt">
9036 <column alignment="center" valignment="top" width="0pt">
9037 <row>
9038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Plain Layout
9042 Comando
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051 Ejemplo
9052 \begin_inset Note Note
9053 status collapsed
9054
9055 \begin_layout Plain Layout
9056
9057 \series bold
9058
9059 \backslash
9060 raisebox
9061 \series default
9062  se usa sólo como espaciador
9063 \end_layout
9064
9065 \end_inset
9066
9067
9068 \end_layout
9069
9070 \end_inset
9071 </cell>
9072 </row>
9073 <row>
9074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9075 \begin_inset Text
9076
9077 \begin_layout Plain Layout
9078
9079 \backslash
9080 xleftrightarrow
9081 \end_layout
9082
9083 \end_inset
9084 </cell>
9085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9086 \begin_inset Text
9087
9088 \begin_layout Plain Layout
9089 \begin_inset Formula $\raisebox{6mm}{}\xleftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9090 \end_inset
9091
9092
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 </row>
9098 <row>
9099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9100 \begin_inset Text
9101
9102 \begin_layout Plain Layout
9103
9104 \backslash
9105 xLeftarrow
9106 \end_layout
9107
9108 \end_inset
9109 </cell>
9110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9111 \begin_inset Text
9112
9113 \begin_layout Plain Layout
9114 \begin_inset Formula $\raisebox{6mm}{}\xLeftarrow[x=a]{x>0}\raisebox{-4mm}{}$
9115 \end_inset
9116
9117
9118 \end_layout
9119
9120 \end_inset
9121 </cell>
9122 </row>
9123 <row>
9124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9125 \begin_inset Text
9126
9127 \begin_layout Plain Layout
9128
9129 \backslash
9130 xRightarrow
9131 \end_layout
9132
9133 \end_inset
9134 </cell>
9135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9136 \begin_inset Text
9137
9138 \begin_layout Plain Layout
9139 \begin_inset Formula $\raisebox{6mm}{}\xRightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9140 \end_inset
9141
9142
9143 \end_layout
9144
9145 \end_inset
9146 </cell>
9147 </row>
9148 <row>
9149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9150 \begin_inset Text
9151
9152 \begin_layout Plain Layout
9153
9154 \backslash
9155 xLeftrightarrow
9156 \end_layout
9157
9158 \end_inset
9159 </cell>
9160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164 \begin_inset Formula $\raisebox{6mm}{}\xLeftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9165 \end_inset
9166
9167
9168 \end_layout
9169
9170 \end_inset
9171 </cell>
9172 </row>
9173 <row>
9174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9175 \begin_inset Text
9176
9177 \begin_layout Plain Layout
9178
9179 \backslash
9180 xhookleftarrow
9181 \end_layout
9182
9183 \end_inset
9184 </cell>
9185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9186 \begin_inset Text
9187
9188 \begin_layout Plain Layout
9189 \begin_inset Formula $\raisebox{6mm}{}\xhookleftarrow[x=a]{x>0}\raisebox{-4mm}{}$
9190 \end_inset
9191
9192
9193 \end_layout
9194
9195 \end_inset
9196 </cell>
9197 </row>
9198 <row>
9199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9200 \begin_inset Text
9201
9202 \begin_layout Plain Layout
9203
9204 \backslash
9205 xhookrightarrow
9206 \end_layout
9207
9208 \end_inset
9209 </cell>
9210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9211 \begin_inset Text
9212
9213 \begin_layout Plain Layout
9214 \begin_inset Formula $\raisebox{6mm}{}\xhookrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9215 \end_inset
9216
9217
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 </row>
9223 </lyxtabular>
9224
9225 \end_inset
9226
9227
9228 \begin_inset space \hspace*{\fill}
9229 \end_inset
9230
9231
9232 \begin_inset Tabular
9233 <lyxtabular version="3" rows="7" columns="2">
9234 <features tabularvalignment="middle">
9235 <column alignment="center" valignment="top" width="0pt">
9236 <column alignment="center" valignment="top" width="0pt">
9237 <row>
9238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9239 \begin_inset Text
9240
9241 \begin_layout Plain Layout
9242 Comando
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251 Ejemplo
9252 \begin_inset Note Note
9253 status collapsed
9254
9255 \begin_layout Plain Layout
9256
9257 \series bold
9258
9259 \backslash
9260 raisebox
9261 \series default
9262  se usa sólo como espaciador
9263 \end_layout
9264
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 xleftharpoondown
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 $\raisebox{6mm}{}\xleftharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
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 xleftharpoonup
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 $\raisebox{6mm}{}\xleftharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
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" leftline="true" usebox="none">
9325 \begin_inset Text
9326
9327 \begin_layout Plain Layout
9328
9329 \backslash
9330 xrightharpoondown
9331 \end_layout
9332
9333 \end_inset
9334 </cell>
9335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9336 \begin_inset Text
9337
9338 \begin_layout Plain Layout
9339 \begin_inset Formula $\raisebox{6mm}{}\xrightharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
9340 \end_inset
9341
9342
9343 \end_layout
9344
9345 \end_inset
9346 </cell>
9347 </row>
9348 <row>
9349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9350 \begin_inset Text
9351
9352 \begin_layout Plain Layout
9353
9354 \backslash
9355 xrightharpoonup
9356 \end_layout
9357
9358 \end_inset
9359 </cell>
9360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9361 \begin_inset Text
9362
9363 \begin_layout Plain Layout
9364 \begin_inset Formula $\raisebox{6mm}{}\xrightharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
9365 \end_inset
9366
9367
9368 \end_layout
9369
9370 \end_inset
9371 </cell>
9372 </row>
9373 <row>
9374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9375 \begin_inset Text
9376
9377 \begin_layout Plain Layout
9378
9379 \backslash
9380 xleftrightharpoons
9381 \end_layout
9382
9383 \end_inset
9384 </cell>
9385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9386 \begin_inset Text
9387
9388 \begin_layout Plain Layout
9389 \begin_inset Formula $\raisebox{6mm}{}\xleftrightharpoons[x=a]{x>0}\raisebox{-4mm}{}$
9390 \end_inset
9391
9392
9393 \end_layout
9394
9395 \end_inset
9396 </cell>
9397 </row>
9398 <row>
9399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9400 \begin_inset Text
9401
9402 \begin_layout Plain Layout
9403
9404 \backslash
9405 xrightleftharpoons
9406 \end_layout
9407
9408 \end_inset
9409 </cell>
9410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9411 \begin_inset Text
9412
9413 \begin_layout Plain Layout
9414 \begin_inset Formula $\raisebox{6mm}{}\xrightleftharpoons[x=a]{x>0}\raisebox{-4mm}{}$
9415 \end_inset
9416
9417
9418 \end_layout
9419
9420 \end_inset
9421 </cell>
9422 </row>
9423 </lyxtabular>
9424
9425 \end_inset
9426
9427
9428 \begin_inset space \hspace*{\fill}
9429 \end_inset
9430
9431
9432 \end_layout
9433
9434 \begin_layout Standard
9435 La sintaxis del comando para todas estas flechas es:
9436 \begin_inset Separator parbreak
9437 \end_inset
9438
9439
9440 \end_layout
9441
9442 \begin_layout Standard
9443 \align center
9444 \begin_inset Tabular
9445 <lyxtabular version="3" rows="2" columns="2">
9446 <features tabularvalignment="middle">
9447 <column alignment="center" valignment="top" width="0pt">
9448 <column alignment="center" valignment="top" width="0pt">
9449 <row>
9450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454 Comando
9455 \end_layout
9456
9457 \end_inset
9458 </cell>
9459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9460 \begin_inset Text
9461
9462 \begin_layout Plain Layout
9463 Resultado
9464 \begin_inset Note Note
9465 status collapsed
9466
9467 \begin_layout Plain Layout
9468
9469 \series bold
9470
9471 \backslash
9472 raisebox
9473 \series default
9474  se usa sólo como espaciador
9475 \end_layout
9476
9477 \end_inset
9478
9479
9480 \end_layout
9481
9482 \end_inset
9483 </cell>
9484 </row>
9485 <row>
9486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9487 \begin_inset Text
9488
9489 \begin_layout Plain Layout
9490 F(a)
9491 \backslash
9492 xleftrightarrow[x=a]
9493 \backslash
9494 {x>0
9495 \begin_inset Formula $\to$
9496 \end_inset
9497
9498 F(x)
9499 \end_layout
9500
9501 \end_inset
9502 </cell>
9503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9504 \begin_inset Text
9505
9506 \begin_layout Plain Layout
9507 \begin_inset Formula $\raisebox{6mm}{}F(a)\xleftrightarrow[x=a]{x>0}F(x)\raisebox{-4mm}{}$
9508 \end_inset
9509
9510
9511 \end_layout
9512
9513 \end_inset
9514 </cell>
9515 </row>
9516 </lyxtabular>
9517
9518 \end_inset
9519
9520
9521 \end_layout
9522
9523 \begin_layout Subsection
9524 Flechas verticales y diagonales
9525 \begin_inset Index idx
9526 status collapsed
9527
9528 \begin_layout Plain Layout
9529 Flechas ! diagonales
9530 \end_layout
9531
9532 \end_inset
9533
9534
9535 \begin_inset Index idx
9536 status collapsed
9537
9538 \begin_layout Plain Layout
9539 Flechas ! verticales
9540 \end_layout
9541
9542 \end_inset
9543
9544
9545 \end_layout
9546
9547 \begin_layout Standard
9548 \begin_inset space \hfill{}
9549 \end_inset
9550
9551
9552 \begin_inset Tabular
9553 <lyxtabular version="3" rows="7" columns="2">
9554 <features tabularvalignment="middle">
9555 <column alignment="center" valignment="top" width="0pt">
9556 <column alignment="center" valignment="top" width="0pt">
9557 <row>
9558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9559 \begin_inset Text
9560
9561 \begin_layout Plain Layout
9562 Comando
9563 \end_layout
9564
9565 \end_inset
9566 </cell>
9567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9568 \begin_inset Text
9569
9570 \begin_layout Plain Layout
9571 Resultado
9572 \end_layout
9573
9574 \end_inset
9575 </cell>
9576 </row>
9577 <row>
9578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9579 \begin_inset Text
9580
9581 \begin_layout Plain Layout
9582
9583 \backslash
9584 uparrow
9585 \end_layout
9586
9587 \end_inset
9588 </cell>
9589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9590 \begin_inset Text
9591
9592 \begin_layout Plain Layout
9593 \begin_inset Formula $\uparrow$
9594 \end_inset
9595
9596
9597 \end_layout
9598
9599 \end_inset
9600 </cell>
9601 </row>
9602 <row>
9603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9604 \begin_inset Text
9605
9606 \begin_layout Plain Layout
9607
9608 \backslash
9609 Uparrow
9610 \end_layout
9611
9612 \end_inset
9613 </cell>
9614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9615 \begin_inset Text
9616
9617 \begin_layout Plain Layout
9618 \begin_inset Formula $\Uparrow$
9619 \end_inset
9620
9621
9622 \end_layout
9623
9624 \end_inset
9625 </cell>
9626 </row>
9627 <row>
9628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9629 \begin_inset Text
9630
9631 \begin_layout Plain Layout
9632
9633 \backslash
9634 updownarrow
9635 \end_layout
9636
9637 \end_inset
9638 </cell>
9639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9640 \begin_inset Text
9641
9642 \begin_layout Plain Layout
9643 \begin_inset Formula $\updownarrow$
9644 \end_inset
9645
9646
9647 \end_layout
9648
9649 \end_inset
9650 </cell>
9651 </row>
9652 <row>
9653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9654 \begin_inset Text
9655
9656 \begin_layout Plain Layout
9657
9658 \backslash
9659 Updownarrow
9660 \end_layout
9661
9662 \end_inset
9663 </cell>
9664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9665 \begin_inset Text
9666
9667 \begin_layout Plain Layout
9668 \begin_inset Formula $\Updownarrow$
9669 \end_inset
9670
9671
9672 \end_layout
9673
9674 \end_inset
9675 </cell>
9676 </row>
9677 <row>
9678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9679 \begin_inset Text
9680
9681 \begin_layout Plain Layout
9682
9683 \backslash
9684 Downarrow
9685 \end_layout
9686
9687 \end_inset
9688 </cell>
9689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9690 \begin_inset Text
9691
9692 \begin_layout Plain Layout
9693 \begin_inset Formula $\Downarrow$
9694 \end_inset
9695
9696
9697 \end_layout
9698
9699 \end_inset
9700 </cell>
9701 </row>
9702 <row>
9703 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9704 \begin_inset Text
9705
9706 \begin_layout Plain Layout
9707
9708 \backslash
9709 downarrow
9710 \end_layout
9711
9712 \end_inset
9713 </cell>
9714 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9715 \begin_inset Text
9716
9717 \begin_layout Plain Layout
9718 \begin_inset Formula $\downarrow$
9719 \end_inset
9720
9721
9722 \end_layout
9723
9724 \end_inset
9725 </cell>
9726 </row>
9727 </lyxtabular>
9728
9729 \end_inset
9730
9731
9732 \begin_inset space \hfill{}
9733 \end_inset
9734
9735
9736 \begin_inset Tabular
9737 <lyxtabular version="3" rows="5" columns="2">
9738 <features tabularvalignment="middle">
9739 <column alignment="center" valignment="top" width="0pt">
9740 <column alignment="center" valignment="top" width="0pt">
9741 <row>
9742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9743 \begin_inset Text
9744
9745 \begin_layout Plain Layout
9746 Comando
9747 \end_layout
9748
9749 \end_inset
9750 </cell>
9751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9752 \begin_inset Text
9753
9754 \begin_layout Plain Layout
9755 Resultado
9756 \end_layout
9757
9758 \end_inset
9759 </cell>
9760 </row>
9761 <row>
9762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9763 \begin_inset Text
9764
9765 \begin_layout Plain Layout
9766
9767 \backslash
9768 nearrow
9769 \end_layout
9770
9771 \end_inset
9772 </cell>
9773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9774 \begin_inset Text
9775
9776 \begin_layout Plain Layout
9777 \begin_inset Formula $\nearrow$
9778 \end_inset
9779
9780
9781 \end_layout
9782
9783 \end_inset
9784 </cell>
9785 </row>
9786 <row>
9787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9788 \begin_inset Text
9789
9790 \begin_layout Plain Layout
9791
9792 \backslash
9793 searrow
9794 \end_layout
9795
9796 \end_inset
9797 </cell>
9798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9799 \begin_inset Text
9800
9801 \begin_layout Plain Layout
9802 \begin_inset Formula $\searrow$
9803 \end_inset
9804
9805
9806 \end_layout
9807
9808 \end_inset
9809 </cell>
9810 </row>
9811 <row>
9812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9813 \begin_inset Text
9814
9815 \begin_layout Plain Layout
9816
9817 \backslash
9818 swarrow
9819 \end_layout
9820
9821 \end_inset
9822 </cell>
9823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9824 \begin_inset Text
9825
9826 \begin_layout Plain Layout
9827 \begin_inset Formula $\swarrow$
9828 \end_inset
9829
9830
9831 \end_layout
9832
9833 \end_inset
9834 </cell>
9835 </row>
9836 <row>
9837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9838 \begin_inset Text
9839
9840 \begin_layout Plain Layout
9841
9842 \backslash
9843 nwarrow
9844 \end_layout
9845
9846 \end_inset
9847 </cell>
9848 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9849 \begin_inset Text
9850
9851 \begin_layout Plain Layout
9852 \begin_inset Formula $\nwarrow$
9853 \end_inset
9854
9855
9856 \end_layout
9857
9858 \end_inset
9859 </cell>
9860 </row>
9861 </lyxtabular>
9862
9863 \end_inset
9864
9865
9866 \begin_inset space \hfill{}
9867 \end_inset
9868
9869
9870 \end_layout
9871
9872 \begin_layout Standard
9873 \begin_inset VSpace medskip
9874 \end_inset
9875
9876
9877 \end_layout
9878
9879 \begin_layout Standard
9880 Las flechas verticales también se pueden usar como delimitadores junto con
9881  los comandos descritos en
9882 \begin_inset space ~
9883 \end_inset
9884
9885
9886 \begin_inset CommandInset ref
9887 LatexCommand ref
9888 reference "subsec:Tamaño-manual-de"
9889
9890 \end_inset
9891
9892  y 
9893 \begin_inset CommandInset ref
9894 LatexCommand ref
9895 reference "subsec:Tamaño-automático-de"
9896
9897 \end_inset
9898
9899 .
9900 \end_layout
9901
9902 \begin_layout Section
9903 Acentos
9904 \begin_inset CommandInset label
9905 LatexCommand label
9906 name "sec:Acentos"
9907
9908 \end_inset
9909
9910
9911 \begin_inset Index idx
9912 status collapsed
9913
9914 \begin_layout Plain Layout
9915 Acentos
9916 \end_layout
9917
9918 \end_inset
9919
9920
9921 \end_layout
9922
9923 \begin_layout Standard
9924 Los acentos se pueden insertar con el botón 
9925 \begin_inset Info
9926 type  "icon"
9927 arg   "math-insert \\hat"
9928 \end_inset
9929
9930  o mediante los comandos listados en las siguientes subsecciones.
9931 \end_layout
9932
9933 \begin_layout Subsection
9934 Acentos para un carácter
9935 \begin_inset ERT
9936 status collapsed
9937
9938 \begin_layout Plain Layout
9939
9940
9941 \backslash
9942 texorpdfstring{
9943 \end_layout
9944
9945 \end_inset
9946
9947
9948 \begin_inset Foot
9949 status collapsed
9950
9951 \begin_layout Plain Layout
9952 Para acentos en texto, véase 
9953 \begin_inset CommandInset ref
9954 LatexCommand ref
9955 reference "subsec:Acentos-en-texto"
9956
9957 \end_inset
9958
9959
9960 \end_layout
9961
9962 \end_inset
9963
9964
9965 \begin_inset ERT
9966 status collapsed
9967
9968 \begin_layout Plain Layout
9969
9970 }{}
9971 \end_layout
9972
9973 \end_inset
9974
9975
9976 \begin_inset Note Note
9977 status collapsed
9978
9979 \begin_layout Plain Layout
9980
9981 \series bold
9982
9983 \backslash
9984 texorpdfstring
9985 \series default
9986  se usa para evitar que la nota al pie aparezca en los marcadores PDF.
9987 \end_layout
9988
9989 \begin_layout Plain Layout
9990 Más sobre 
9991 \series bold
9992
9993 \backslash
9994 texorpdfstring
9995 \series default
9996  en la sección 
9997 \begin_inset CommandInset ref
9998 LatexCommand ref
9999 reference "subsec:Ecuaciones-en-encabezados"
10000
10001 \end_inset
10002
10003 .
10004 \end_layout
10005
10006 \end_inset
10007
10008
10009 \begin_inset CommandInset label
10010 LatexCommand label
10011 name "subsec:Acentos-para-un"
10012
10013 \end_inset
10014
10015
10016 \begin_inset Index idx
10017 status collapsed
10018
10019 \begin_layout Plain Layout
10020 Acentos ! para un carácter
10021 \end_layout
10022
10023 \end_inset
10024
10025
10026 \end_layout
10027
10028 \begin_layout Standard
10029 \begin_inset space \hfill{}
10030 \end_inset
10031
10032
10033 \begin_inset Tabular
10034 <lyxtabular version="3" rows="8" columns="2">
10035 <features tabularvalignment="middle">
10036 <column alignment="center" valignment="top" width="0pt">
10037 <column alignment="center" valignment="top" width="0pt">
10038 <row>
10039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10040 \begin_inset Text
10041
10042 \begin_layout Plain Layout
10043 Comando
10044 \end_layout
10045
10046 \end_inset
10047 </cell>
10048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10049 \begin_inset Text
10050
10051 \begin_layout Plain Layout
10052 Resultado
10053 \begin_inset Note Note
10054 status collapsed
10055
10056 \begin_layout Plain Layout
10057
10058 \series bold
10059
10060 \backslash
10061 raisebox
10062 \series default
10063  se usa sólo como espaciador
10064 \end_layout
10065
10066 \end_inset
10067
10068
10069 \end_layout
10070
10071 \end_inset
10072 </cell>
10073 </row>
10074 <row>
10075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10076 \begin_inset Text
10077
10078 \begin_layout Plain Layout
10079
10080 \backslash
10081 dot
10082 \begin_inset space \textvisiblespace{}
10083 \end_inset
10084
10085 A
10086 \end_layout
10087
10088 \end_inset
10089 </cell>
10090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10091 \begin_inset Text
10092
10093 \begin_layout Plain Layout
10094 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
10095 \end_inset
10096
10097
10098 \end_layout
10099
10100 \end_inset
10101 </cell>
10102 </row>
10103 <row>
10104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10105 \begin_inset Text
10106
10107 \begin_layout Plain Layout
10108
10109 \backslash
10110 ddot
10111 \begin_inset space \textvisiblespace{}
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}{}\ddot{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 dddot
10140 \begin_inset space \textvisiblespace{}
10141 \end_inset
10142
10143 A
10144 \end_layout
10145
10146 \end_inset
10147 </cell>
10148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10149 \begin_inset Text
10150
10151 \begin_layout Plain Layout
10152 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
10153 \end_inset
10154
10155
10156 \end_layout
10157
10158 \end_inset
10159 </cell>
10160 </row>
10161 <row>
10162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Plain Layout
10166
10167 \backslash
10168 ddddot
10169 \begin_inset space \textvisiblespace{}
10170 \end_inset
10171
10172 A
10173 \end_layout
10174
10175 \end_inset
10176 </cell>
10177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10178 \begin_inset Text
10179
10180 \begin_layout Plain Layout
10181 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
10182 \end_inset
10183
10184
10185 \end_layout
10186
10187 \end_inset
10188 </cell>
10189 </row>
10190 <row>
10191 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10192 \begin_inset Text
10193
10194 \begin_layout Plain Layout
10195
10196 \backslash
10197 vec
10198 \begin_inset space \textvisiblespace{}
10199 \end_inset
10200
10201 A
10202 \begin_inset Index idx
10203 status collapsed
10204
10205 \begin_layout Plain Layout
10206 Vectores
10207 \end_layout
10208
10209 \end_inset
10210
10211
10212 \end_layout
10213
10214 \end_inset
10215 </cell>
10216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10217 \begin_inset Text
10218
10219 \begin_layout Plain Layout
10220 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
10221 \end_inset
10222
10223
10224 \end_layout
10225
10226 \end_inset
10227 </cell>
10228 </row>
10229 <row>
10230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10231 \begin_inset Text
10232
10233 \begin_layout Plain Layout
10234
10235 \backslash
10236 bar
10237 \begin_inset space \textvisiblespace{}
10238 \end_inset
10239
10240 A
10241 \end_layout
10242
10243 \end_inset
10244 </cell>
10245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10246 \begin_inset Text
10247
10248 \begin_layout Plain Layout
10249 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
10250 \end_inset
10251
10252
10253 \end_layout
10254
10255 \end_inset
10256 </cell>
10257 </row>
10258 <row>
10259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10260 \begin_inset Text
10261
10262 \begin_layout Plain Layout
10263
10264 \backslash
10265 mathring
10266 \begin_inset space \textvisiblespace{}
10267 \end_inset
10268
10269 A
10270 \end_layout
10271
10272 \end_inset
10273 </cell>
10274 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10275 \begin_inset Text
10276
10277 \begin_layout Plain Layout
10278 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
10279 \end_inset
10280
10281
10282 \end_layout
10283
10284 \end_inset
10285 </cell>
10286 </row>
10287 </lyxtabular>
10288
10289 \end_inset
10290
10291
10292 \begin_inset space \hfill{}
10293 \end_inset
10294
10295
10296 \begin_inset Tabular
10297 <lyxtabular version="3" rows="7" columns="2">
10298 <features tabularvalignment="middle">
10299 <column alignment="center" valignment="top" width="0pt">
10300 <column alignment="center" valignment="top" width="0pt">
10301 <row>
10302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10303 \begin_inset Text
10304
10305 \begin_layout Plain Layout
10306 Comando
10307 \end_layout
10308
10309 \end_inset
10310 </cell>
10311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10312 \begin_inset Text
10313
10314 \begin_layout Plain Layout
10315 Resultado
10316 \begin_inset Note Note
10317 status collapsed
10318
10319 \begin_layout Plain Layout
10320
10321 \series bold
10322
10323 \backslash
10324 raisebox
10325 \series default
10326  se usa sólo como espaciador
10327 \end_layout
10328
10329 \end_inset
10330
10331
10332 \end_layout
10333
10334 \end_inset
10335 </cell>
10336 </row>
10337 <row>
10338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10339 \begin_inset Text
10340
10341 \begin_layout Plain Layout
10342
10343 \backslash
10344 tilde
10345 \begin_inset space \textvisiblespace{}
10346 \end_inset
10347
10348 A
10349 \end_layout
10350
10351 \end_inset
10352 </cell>
10353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10354 \begin_inset Text
10355
10356 \begin_layout Plain Layout
10357 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10358 \end_inset
10359
10360
10361 \end_layout
10362
10363 \end_inset
10364 </cell>
10365 </row>
10366 <row>
10367 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10368 \begin_inset Text
10369
10370 \begin_layout Plain Layout
10371
10372 \backslash
10373 hat
10374 \begin_inset space \textvisiblespace{}
10375 \end_inset
10376
10377 A
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10383 \begin_inset Text
10384
10385 \begin_layout Plain Layout
10386 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10387 \end_inset
10388
10389
10390 \end_layout
10391
10392 \end_inset
10393 </cell>
10394 </row>
10395 <row>
10396 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10397 \begin_inset Text
10398
10399 \begin_layout Plain Layout
10400
10401 \backslash
10402 check
10403 \begin_inset space \textvisiblespace{}
10404 \end_inset
10405
10406 A
10407 \end_layout
10408
10409 \end_inset
10410 </cell>
10411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10412 \begin_inset Text
10413
10414 \begin_layout Plain Layout
10415 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10416 \end_inset
10417
10418
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 </row>
10424 <row>
10425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10426 \begin_inset Text
10427
10428 \begin_layout Plain Layout
10429
10430 \backslash
10431 acute
10432 \begin_inset space \textvisiblespace{}
10433 \end_inset
10434
10435 A
10436 \end_layout
10437
10438 \end_inset
10439 </cell>
10440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10441 \begin_inset Text
10442
10443 \begin_layout Plain Layout
10444 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10445 \end_inset
10446
10447
10448 \end_layout
10449
10450 \end_inset
10451 </cell>
10452 </row>
10453 <row>
10454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10455 \begin_inset Text
10456
10457 \begin_layout Plain Layout
10458
10459 \backslash
10460 grave
10461 \begin_inset space \textvisiblespace{}
10462 \end_inset
10463
10464 A
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10470 \begin_inset Text
10471
10472 \begin_layout Plain Layout
10473 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10474 \end_inset
10475
10476
10477 \end_layout
10478
10479 \end_inset
10480 </cell>
10481 </row>
10482 <row>
10483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10484 \begin_inset Text
10485
10486 \begin_layout Plain Layout
10487
10488 \backslash
10489 breve
10490 \begin_inset space \textvisiblespace{}
10491 \end_inset
10492
10493 A
10494 \end_layout
10495
10496 \end_inset
10497 </cell>
10498 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10499 \begin_inset Text
10500
10501 \begin_layout Plain Layout
10502 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10503 \end_inset
10504
10505
10506 \end_layout
10507
10508 \end_inset
10509 </cell>
10510 </row>
10511 </lyxtabular>
10512
10513 \end_inset
10514
10515
10516 \begin_inset space \hfill{}
10517 \end_inset
10518
10519
10520 \end_layout
10521
10522 \begin_layout Standard
10523 \begin_inset VSpace bigskip
10524 \end_inset
10525
10526
10527 \end_layout
10528
10529 \begin_layout Standard
10530 En ecuaciones se pueden insertar acentos como 
10531 \begin_inset Quotes fld
10532 \end_inset
10533
10534 é
10535 \begin_inset Quotes frd
10536 \end_inset
10537
10538  directamente.
10539  \SpecialChar LyX
10540  los transformará al comando de acento correspondiente.
10541  Para poner diéresis
10542 \begin_inset Index idx
10543 status collapsed
10544
10545 \begin_layout Plain Layout
10546 Dieresis@Diéresis
10547 \end_layout
10548
10549 \end_inset
10550
10551  es mejor insertar comillas antes de la vocal.
10552  Estos dos caracteres son considerados por \SpecialChar LaTeX
10553  como 
10554 \emph on
10555 un solo
10556 \emph default
10557  carácter si la parte de la ecuación con la diéresis se marca en idioma
10558  alemán.
10559 \begin_inset Foot
10560 status collapsed
10561
10562 \begin_layout Plain Layout
10563 O algún otro idioma que use acentos, p.
10564 \begin_inset space \thinspace{}
10565 \end_inset
10566
10567 e.
10568  catalán.
10569  Aunque esto no funciona en español por algún conflicto con el estilo 
10570 \series bold
10571 spanish
10572 \series default
10573  de 
10574 \series bold
10575 babel
10576 \series default
10577 , no es necesario: se puede escribir 
10578 \begin_inset Formula $ï$
10579 \end_inset
10580
10581  en una ecuación igual que se hace en texto normal, ï.
10582  (
10583 \emph on
10584 N.
10585 \begin_inset space \thinspace{}
10586 \end_inset
10587
10588 del t.
10589 \emph default
10590 )
10591 \end_layout
10592
10593 \end_inset
10594
10595  A diferencia de 
10596 \series bold
10597
10598 \backslash
10599 ddot
10600 \series default
10601 , con este método se generan diéresis 
10602 \begin_inset Quotes fld
10603 \end_inset
10604
10605 reales
10606 \begin_inset Quotes frd
10607 \end_inset
10608
10609 , como se demuestra en el siguiente ejemplo:
10610 \begin_inset VSpace -2mm
10611 \end_inset
10612
10613
10614 \end_layout
10615
10616 \begin_layout Standard
10617 \noindent
10618 \align center
10619 \begin_inset Tabular
10620 <lyxtabular version="3" rows="3" columns="2">
10621 <features tabularvalignment="middle">
10622 <column alignment="center" valignment="top">
10623 <column alignment="center" valignment="top">
10624 <row>
10625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10626 \begin_inset Text
10627
10628 \begin_layout Plain Layout
10629 Comando
10630 \end_layout
10631
10632 \end_inset
10633 </cell>
10634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10635 \begin_inset Text
10636
10637 \begin_layout Plain Layout
10638 Resultado
10639 \begin_inset Note Note
10640 status collapsed
10641
10642 \begin_layout Plain Layout
10643
10644 \series bold
10645
10646 \backslash
10647 raisebox
10648 \series default
10649  se usa sólo como espaciador.
10650 \end_layout
10651
10652 \end_inset
10653
10654
10655 \end_layout
10656
10657 \end_inset
10658 </cell>
10659 </row>
10660 <row>
10661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10662 \begin_inset Text
10663
10664 \begin_layout Plain Layout
10665 ï
10666 \end_layout
10667
10668 \end_inset
10669 </cell>
10670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10671 \begin_inset Text
10672
10673 \begin_layout Plain Layout
10674 \begin_inset Formula $ï$
10675 \end_inset
10676
10677
10678 \end_layout
10679
10680 \end_inset
10681 </cell>
10682 </row>
10683 <row>
10684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10685 \begin_inset Text
10686
10687 \begin_layout Plain Layout
10688
10689 \backslash
10690 ddot
10691 \begin_inset space \textvisiblespace{}
10692 \end_inset
10693
10694 i
10695 \end_layout
10696
10697 \end_inset
10698 </cell>
10699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10700 \begin_inset Text
10701
10702 \begin_layout Plain Layout
10703 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10704 \end_inset
10705
10706
10707 \end_layout
10708
10709 \end_inset
10710 </cell>
10711 </row>
10712 </lyxtabular>
10713
10714 \end_inset
10715
10716
10717 \end_layout
10718
10719 \begin_layout Standard
10720 Otra ventaja frente a 
10721 \series bold
10722
10723 \backslash
10724 ddot
10725 \series default
10726  es que la diéresis puede convertirse directamente a texto matemático, porque
10727  los anteriores comandos para acentos 
10728 \emph on
10729 no están permitidos en texto matemático
10730 \emph default
10731 .
10732  Para convertir un carácter acentuado a texto matemático, se debe convertir
10733  sólo el carácter bajo el acento.
10734  Esto también se aplica para otras conversiones, p.
10735 \begin_inset space \thinspace{}
10736 \end_inset
10737
10738 e.
10739 \begin_inset space ~
10740 \end_inset
10741
10742 cursiva o negrita.
10743 \end_layout
10744
10745 \begin_layout Standard
10746 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10747 \end_layout
10748
10749 \begin_layout Standard
10750 \begin_inset VSpace bigskip
10751 \end_inset
10752
10753
10754 \end_layout
10755
10756 \begin_layout Standard
10757 \SpecialChar LyX
10758  también soporta tilde bajo un carácter si está instalado el paquete 
10759 \series bold
10760 undertilde
10761 \series default
10762
10763 \begin_inset Index idx
10764 status collapsed
10765
10766 \begin_layout Plain Layout
10767 Paquetes ! undertilde
10768 \end_layout
10769
10770 \end_inset
10771
10772 :
10773 \end_layout
10774
10775 \begin_layout Standard
10776 \begin_inset ERT
10777 status collapsed
10778
10779 \begin_layout Plain Layout
10780
10781
10782 \backslash
10783 ifundertilde 
10784 \end_layout
10785
10786 \end_inset
10787
10788
10789 \begin_inset Note Note
10790 status open
10791
10792 \begin_layout Plain Layout
10793 El cuadro siguiente sólo se mostrará en la salida si el paquete \SpecialChar LaTeX
10794  
10795 \series bold
10796 undertilde
10797 \series default
10798  está instalado.
10799 \end_layout
10800
10801 \end_inset
10802
10803
10804 \begin_inset Separator parbreak
10805 \end_inset
10806
10807
10808 \end_layout
10809
10810 \begin_layout Standard
10811 \noindent
10812 \align center
10813 \begin_inset Tabular
10814 <lyxtabular version="3" rows="2" columns="2">
10815 <features tabularvalignment="middle">
10816 <column alignment="center" valignment="top" width="0pt">
10817 <column alignment="center" valignment="top" width="0pt">
10818 <row>
10819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10820 \begin_inset Text
10821
10822 \begin_layout Plain Layout
10823 Comando
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10829 \begin_inset Text
10830
10831 \begin_layout Plain Layout
10832 Resultado
10833 \end_layout
10834
10835 \end_inset
10836 </cell>
10837 </row>
10838 <row>
10839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10840 \begin_inset Text
10841
10842 \begin_layout Plain Layout
10843
10844 \backslash
10845 utilde
10846 \begin_inset space \textvisiblespace{}
10847 \end_inset
10848
10849 A
10850 \end_layout
10851
10852 \end_inset
10853 </cell>
10854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10855 \begin_inset Text
10856
10857 \begin_layout Plain Layout
10858 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
10859 \end_inset
10860
10861
10862 \end_layout
10863
10864 \end_inset
10865 </cell>
10866 </row>
10867 </lyxtabular>
10868
10869 \end_inset
10870
10871
10872 \end_layout
10873
10874 \begin_layout Standard
10875 \begin_inset ERT
10876 status collapsed
10877
10878 \begin_layout Plain Layout
10879
10880
10881 \backslash
10882 else
10883 \end_layout
10884
10885 \end_inset
10886
10887
10888 \begin_inset Note Note
10889 status open
10890
10891 \begin_layout Plain Layout
10892 Lo que sigue se verá en la salida si el paquete \SpecialChar LaTeX
10893  
10894 \series bold
10895 undertilde
10896 \series default
10897  no está instalado:
10898 \end_layout
10899
10900 \end_inset
10901
10902
10903 \end_layout
10904
10905 \begin_layout Standard
10906 Debes instalar el paquete \SpecialChar LaTeX
10907  
10908 \series bold
10909 undertilde
10910 \series default
10911  para ver en la salida el resto de esta subsección.
10912 \end_layout
10913
10914 \begin_layout Standard
10915 \begin_inset ERT
10916 status collapsed
10917
10918 \begin_layout Plain Layout
10919
10920
10921 \backslash
10922 fi
10923 \end_layout
10924
10925 \end_inset
10926
10927
10928 \end_layout
10929
10930 \begin_layout Subsection
10931 Acentos para varios caracteres
10932 \begin_inset Index idx
10933 status collapsed
10934
10935 \begin_layout Plain Layout
10936 Acentos ! en varios caracteres
10937 \end_layout
10938
10939 \end_inset
10940
10941
10942 \end_layout
10943
10944 \begin_layout Standard
10945 \begin_inset space \hfill{}
10946 \end_inset
10947
10948
10949 \begin_inset Tabular
10950 <lyxtabular version="3" rows="5" columns="2">
10951 <features tabularvalignment="middle">
10952 <column alignment="center" valignment="top" width="0pt">
10953 <column alignment="center" valignment="top" width="0pt">
10954 <row>
10955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10956 \begin_inset Text
10957
10958 \begin_layout Plain Layout
10959 Comando
10960 \end_layout
10961
10962 \end_inset
10963 </cell>
10964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10965 \begin_inset Text
10966
10967 \begin_layout Plain Layout
10968 Resultado
10969 \begin_inset Note Note
10970 status collapsed
10971
10972 \begin_layout Plain Layout
10973
10974 \series bold
10975
10976 \backslash
10977 raisebox
10978 \series default
10979  se usa sólo como espaciador
10980 \end_layout
10981
10982 \end_inset
10983
10984
10985 \end_layout
10986
10987 \end_inset
10988 </cell>
10989 </row>
10990 <row>
10991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995
10996 \backslash
10997 overleftarrow
10998 \begin_inset space \textvisiblespace{}
10999 \end_inset
11000
11001 A=B
11002 \end_layout
11003
11004 \end_inset
11005 </cell>
11006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11007 \begin_inset Text
11008
11009 \begin_layout Plain Layout
11010 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
11011 \end_inset
11012
11013
11014 \end_layout
11015
11016 \end_inset
11017 </cell>
11018 </row>
11019 <row>
11020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11021 \begin_inset Text
11022
11023 \begin_layout Plain Layout
11024
11025 \backslash
11026 underleftarrow
11027 \begin_inset space \textvisiblespace{}
11028 \end_inset
11029
11030 A=B
11031 \end_layout
11032
11033 \end_inset
11034 </cell>
11035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11036 \begin_inset Text
11037
11038 \begin_layout Plain Layout
11039 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
11040 \end_inset
11041
11042
11043 \end_layout
11044
11045 \end_inset
11046 </cell>
11047 </row>
11048 <row>
11049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11050 \begin_inset Text
11051
11052 \begin_layout Plain Layout
11053
11054 \backslash
11055 overleftrightarrow
11056 \begin_inset space \textvisiblespace{}
11057 \end_inset
11058
11059 A=B
11060 \end_layout
11061
11062 \end_inset
11063 </cell>
11064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11065 \begin_inset Text
11066
11067 \begin_layout Plain Layout
11068 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
11069 \end_inset
11070
11071
11072 \end_layout
11073
11074 \end_inset
11075 </cell>
11076 </row>
11077 <row>
11078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11079 \begin_inset Text
11080
11081 \begin_layout Plain Layout
11082
11083 \backslash
11084 underleftrightarrow
11085 \begin_inset space \textvisiblespace{}
11086 \end_inset
11087
11088 A=B
11089 \end_layout
11090
11091 \end_inset
11092 </cell>
11093 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11094 \begin_inset Text
11095
11096 \begin_layout Plain Layout
11097 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
11098 \end_inset
11099
11100
11101 \end_layout
11102
11103 \end_inset
11104 </cell>
11105 </row>
11106 </lyxtabular>
11107
11108 \end_inset
11109
11110
11111 \begin_inset space \hfill{}
11112 \end_inset
11113
11114
11115 \begin_inset Tabular
11116 <lyxtabular version="3" rows="5" columns="2">
11117 <features tabularvalignment="middle">
11118 <column alignment="center" valignment="top" width="0pt">
11119 <column alignment="center" valignment="top" width="0pt">
11120 <row>
11121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11122 \begin_inset Text
11123
11124 \begin_layout Plain Layout
11125 Comando
11126 \end_layout
11127
11128 \end_inset
11129 </cell>
11130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11131 \begin_inset Text
11132
11133 \begin_layout Plain Layout
11134 Resultado
11135 \begin_inset Note Note
11136 status collapsed
11137
11138 \begin_layout Plain Layout
11139
11140 \series bold
11141
11142 \backslash
11143 raisebox
11144 \series default
11145  se usa sólo como espaciador
11146 \end_layout
11147
11148 \end_inset
11149
11150
11151 \end_layout
11152
11153 \end_inset
11154 </cell>
11155 </row>
11156 <row>
11157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11158 \begin_inset Text
11159
11160 \begin_layout Plain Layout
11161
11162 \backslash
11163 overrightarrow
11164 \begin_inset space \textvisiblespace{}
11165 \end_inset
11166
11167 A=B
11168 \end_layout
11169
11170 \end_inset
11171 </cell>
11172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11173 \begin_inset Text
11174
11175 \begin_layout Plain Layout
11176 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
11177 \end_inset
11178
11179
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 </row>
11185 <row>
11186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11187 \begin_inset Text
11188
11189 \begin_layout Plain Layout
11190
11191 \backslash
11192 underrightarrow
11193 \begin_inset space \textvisiblespace{}
11194 \end_inset
11195
11196 A=B
11197 \end_layout
11198
11199 \end_inset
11200 </cell>
11201 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11202 \begin_inset Text
11203
11204 \begin_layout Plain Layout
11205 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
11206 \end_inset
11207
11208
11209 \end_layout
11210
11211 \end_inset
11212 </cell>
11213 </row>
11214 <row>
11215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11216 \begin_inset Text
11217
11218 \begin_layout Plain Layout
11219
11220 \backslash
11221 widetilde
11222 \begin_inset space \textvisiblespace{}
11223 \end_inset
11224
11225 A=B
11226 \end_layout
11227
11228 \end_inset
11229 </cell>
11230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11231 \begin_inset Text
11232
11233 \begin_layout Plain Layout
11234 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
11235 \end_inset
11236
11237
11238 \end_layout
11239
11240 \end_inset
11241 </cell>
11242 </row>
11243 <row>
11244 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11245 \begin_inset Text
11246
11247 \begin_layout Plain Layout
11248
11249 \backslash
11250 widehat
11251 \begin_inset space \textvisiblespace{}
11252 \end_inset
11253
11254 A=B
11255 \end_layout
11256
11257 \end_inset
11258 </cell>
11259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11260 \begin_inset Text
11261
11262 \begin_layout Plain Layout
11263 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11264 \end_inset
11265
11266
11267 \end_layout
11268
11269 \end_inset
11270 </cell>
11271 </row>
11272 </lyxtabular>
11273
11274 \end_inset
11275
11276
11277 \begin_inset space \hfill{}
11278 \end_inset
11279
11280
11281 \end_layout
11282
11283 \begin_layout Standard
11284 \begin_inset VSpace medskip
11285 \end_inset
11286
11287
11288 \end_layout
11289
11290 \begin_layout Standard
11291 Con estos comandos se pueden acentuar tantos caracteres como quieras.
11292  Pero los acentos 
11293 \series bold
11294
11295 \backslash
11296 widetilde
11297 \series default
11298  y 
11299 \series bold
11300
11301 \backslash
11302 widehat
11303 \series default
11304  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
11305  ejemplo:
11306 \begin_inset Formula 
11307 \[
11308 \widetilde{A+B=C-D}
11309 \]
11310
11311 \end_inset
11312
11313
11314 \end_layout
11315
11316 \begin_layout Standard
11317 Con los comandos 
11318 \series bold
11319
11320 \backslash
11321 overset
11322 \series default
11323
11324 \begin_inset Index idx
11325 status collapsed
11326
11327 \begin_layout Plain Layout
11328 Comandos ! O ! 
11329 \backslash
11330 overset
11331 \end_layout
11332
11333 \end_inset
11334
11335  y 
11336 \series bold
11337
11338 \backslash
11339 underset
11340 \series default
11341
11342 \begin_inset Index idx
11343 status collapsed
11344
11345 \begin_layout Plain Layout
11346 Comandos ! U ! 
11347 \backslash
11348 underset
11349 \end_layout
11350
11351 \end_inset
11352
11353 , descritos en la subsección anterior, también se pueden acentuar varios
11354  caracteres.
11355  El comando 
11356 \series bold
11357
11358 \backslash
11359 underset
11360 \begin_inset space \textvisiblespace{}
11361 \end_inset
11362
11363 A=B
11364 \begin_inset Formula $\downarrow$
11365 \end_inset
11366
11367 ***
11368 \series default
11369  da:
11370 \begin_inset Formula 
11371 \[
11372 \underset{***}{A=B}
11373 \]
11374
11375 \end_inset
11376
11377
11378 \end_layout
11379
11380 \begin_layout Section
11381 Espacios
11382 \begin_inset CommandInset label
11383 LatexCommand label
11384 name "sec:Espacio"
11385
11386 \end_inset
11387
11388
11389 \begin_inset Index idx
11390 status collapsed
11391
11392 \begin_layout Plain Layout
11393 Espacio ! horizontal
11394 \end_layout
11395
11396 \end_inset
11397
11398
11399 \end_layout
11400
11401 \begin_layout Subsection
11402 Espacio predefinido
11403 \begin_inset CommandInset label
11404 LatexCommand label
11405 name "subsec:Espacio-predefinido"
11406
11407 \end_inset
11408
11409
11410 \begin_inset Index idx
11411 status collapsed
11412
11413 \begin_layout Plain Layout
11414 Espacio ! horizontal ! predefinido
11415 \end_layout
11416
11417 \end_inset
11418
11419
11420 \end_layout
11421
11422 \begin_layout Standard
11423 A veces es necesario insertar espacio horizontal en una ecuación.
11424  Esto se hace insertando un espacio protegido (atajo 
11425 \family sans
11426 Ctrl+Espacio
11427 \family default
11428 ).
11429  Aparece un 
11430 \begin_inset Quotes fld
11431 \end_inset
11432
11433
11434 \color black
11435
11436 \begin_inset space \textvisiblespace{}
11437 \end_inset
11438
11439
11440 \color inherit
11441
11442 \begin_inset Quotes frd
11443 \end_inset
11444
11445 , y pulsando 
11446 \family sans
11447 Espacio
11448 \family default
11449  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11450  espacio.
11451  También se pueden insertar espacios mediante el botón 
11452 \begin_inset Info
11453 type  "icon"
11454 arg   "math-insert \\space"
11455 \end_inset
11456
11457  de la barra de ecuaciones o con comandos especiales.
11458  Independientemente del comando insertado, se puede seleccionar un nuevo
11459  tamaño pulsando acto seguido 
11460 \family sans
11461 Espacio.
11462  
11463 \family default
11464
11465 \begin_inset Separator parbreak
11466 \end_inset
11467
11468
11469 \end_layout
11470
11471 \begin_layout Standard
11472 \noindent
11473 \align center
11474 \begin_inset Tabular
11475 <lyxtabular version="3" rows="6" columns="3">
11476 <features tabularvalignment="middle">
11477 <column alignment="center" valignment="top">
11478 <column alignment="center" valignment="top" width="14col%">
11479 <column alignment="center" valignment="top">
11480 <row>
11481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11482 \begin_inset Text
11483
11484 \begin_layout Plain Layout
11485 Comando
11486 \end_layout
11487
11488 \end_inset
11489 </cell>
11490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11491 \begin_inset Text
11492
11493 \begin_layout Plain Layout
11494 Número de pulsaciones de 
11495 \family sans
11496 Espacio
11497 \end_layout
11498
11499 \end_inset
11500 </cell>
11501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11502 \begin_inset Text
11503
11504 \begin_layout Plain Layout
11505 Resultado
11506 \end_layout
11507
11508 \end_inset
11509 </cell>
11510 </row>
11511 <row>
11512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11513 \begin_inset Text
11514
11515 \begin_layout Plain Layout
11516
11517 \backslash
11518 ,
11519 \end_layout
11520
11521 \end_inset
11522 </cell>
11523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11524 \begin_inset Text
11525
11526 \begin_layout Plain Layout
11527 0
11528 \end_layout
11529
11530 \end_inset
11531 </cell>
11532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11533 \begin_inset Text
11534
11535 \begin_layout Plain Layout
11536 \begin_inset Formula $A\,B$
11537 \end_inset
11538
11539
11540 \end_layout
11541
11542 \end_inset
11543 </cell>
11544 </row>
11545 <row>
11546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11547 \begin_inset Text
11548
11549 \begin_layout Plain Layout
11550
11551 \backslash
11552 :
11553 \end_layout
11554
11555 \end_inset
11556 </cell>
11557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11558 \begin_inset Text
11559
11560 \begin_layout Plain Layout
11561 1
11562 \end_layout
11563
11564 \end_inset
11565 </cell>
11566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11567 \begin_inset Text
11568
11569 \begin_layout Plain Layout
11570 \begin_inset Formula $A\:B$
11571 \end_inset
11572
11573
11574 \end_layout
11575
11576 \end_inset
11577 </cell>
11578 </row>
11579 <row>
11580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11581 \begin_inset Text
11582
11583 \begin_layout Plain Layout
11584
11585 \backslash
11586 ;
11587 \end_layout
11588
11589 \end_inset
11590 </cell>
11591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11592 \begin_inset Text
11593
11594 \begin_layout Plain Layout
11595 2
11596 \end_layout
11597
11598 \end_inset
11599 </cell>
11600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11601 \begin_inset Text
11602
11603 \begin_layout Plain Layout
11604 \begin_inset Formula $A\;B$
11605 \end_inset
11606
11607
11608 \end_layout
11609
11610 \end_inset
11611 </cell>
11612 </row>
11613 <row>
11614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11615 \begin_inset Text
11616
11617 \begin_layout Plain Layout
11618
11619 \backslash
11620 quad
11621 \end_layout
11622
11623 \end_inset
11624 </cell>
11625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11626 \begin_inset Text
11627
11628 \begin_layout Plain Layout
11629 3
11630 \end_layout
11631
11632 \end_inset
11633 </cell>
11634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11635 \begin_inset Text
11636
11637 \begin_layout Plain Layout
11638 \begin_inset Formula $A\quad B$
11639 \end_inset
11640
11641
11642 \end_layout
11643
11644 \end_inset
11645 </cell>
11646 </row>
11647 <row>
11648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11649 \begin_inset Text
11650
11651 \begin_layout Plain Layout
11652
11653 \backslash
11654 qquad
11655 \end_layout
11656
11657 \end_inset
11658 </cell>
11659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11660 \begin_inset Text
11661
11662 \begin_layout Plain Layout
11663 4
11664 \end_layout
11665
11666 \end_inset
11667 </cell>
11668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11669 \begin_inset Text
11670
11671 \begin_layout Plain Layout
11672 \begin_inset Formula $A\qquad B$
11673 \end_inset
11674
11675
11676 \end_layout
11677
11678 \end_inset
11679 </cell>
11680 </row>
11681 </lyxtabular>
11682
11683 \end_inset
11684
11685
11686 \begin_inset space \hfill{}
11687 \end_inset
11688
11689
11690 \begin_inset Tabular
11691 <lyxtabular version="3" rows="6" columns="3">
11692 <features tabularvalignment="middle">
11693 <column alignment="center" valignment="top">
11694 <column alignment="center" valignment="top" width="14col%">
11695 <column alignment="center" valignment="top">
11696 <row>
11697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11698 \begin_inset Text
11699
11700 \begin_layout Plain Layout
11701 Comando
11702 \end_layout
11703
11704 \end_inset
11705 </cell>
11706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11707 \begin_inset Text
11708
11709 \begin_layout Plain Layout
11710 Número de pulsaciones de 
11711 \family sans
11712 Espacio
11713 \end_layout
11714
11715 \end_inset
11716 </cell>
11717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11718 \begin_inset Text
11719
11720 \begin_layout Plain Layout
11721 Resultado
11722 \end_layout
11723
11724 \end_inset
11725 </cell>
11726 </row>
11727 <row>
11728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11729 \begin_inset Text
11730
11731 \begin_layout Plain Layout
11732
11733 \backslash
11734 hfill
11735 \end_layout
11736
11737 \end_inset
11738 </cell>
11739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11740 \begin_inset Text
11741
11742 \begin_layout Plain Layout
11743 5
11744 \end_layout
11745
11746 \end_inset
11747 </cell>
11748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11749 \begin_inset Text
11750
11751 \begin_layout Plain Layout
11752 \begin_inset Formula $A\hfill B$
11753 \end_inset
11754
11755
11756 \end_layout
11757
11758 \end_inset
11759 </cell>
11760 </row>
11761 <row>
11762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11763 \begin_inset Text
11764
11765 \begin_layout Plain Layout
11766
11767 \backslash
11768 hspace*{1em}
11769 \end_layout
11770
11771 \end_inset
11772 </cell>
11773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11774 \begin_inset Text
11775
11776 \begin_layout Plain Layout
11777 6
11778 \end_layout
11779
11780 \end_inset
11781 </cell>
11782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11783 \begin_inset Text
11784
11785 \begin_layout Plain Layout
11786 \begin_inset Formula $A\hspace*{1em}B$
11787 \end_inset
11788
11789
11790 \end_layout
11791
11792 \end_inset
11793 </cell>
11794 </row>
11795 <row>
11796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11797 \begin_inset Text
11798
11799 \begin_layout Plain Layout
11800
11801 \backslash
11802 hspace{1em}
11803 \end_layout
11804
11805 \end_inset
11806 </cell>
11807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11808 \begin_inset Text
11809
11810 \begin_layout Plain Layout
11811 7
11812 \end_layout
11813
11814 \end_inset
11815 </cell>
11816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11817 \begin_inset Text
11818
11819 \begin_layout Plain Layout
11820 \begin_inset Formula $A\hspace{1em}B$
11821 \end_inset
11822
11823
11824 \end_layout
11825
11826 \end_inset
11827 </cell>
11828 </row>
11829 <row>
11830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11831 \begin_inset Text
11832
11833 \begin_layout Plain Layout
11834
11835 \backslash
11836
11837 \begin_inset space \textvisiblespace{}
11838 \end_inset
11839
11840
11841 \end_layout
11842
11843 \end_inset
11844 </cell>
11845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11846 \begin_inset Text
11847
11848 \begin_layout Plain Layout
11849 8
11850 \end_layout
11851
11852 \end_inset
11853 </cell>
11854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11855 \begin_inset Text
11856
11857 \begin_layout Plain Layout
11858 \begin_inset Formula $A\ B$
11859 \end_inset
11860
11861
11862 \end_layout
11863
11864 \end_inset
11865 </cell>
11866 </row>
11867 <row>
11868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11869 \begin_inset Text
11870
11871 \begin_layout Plain Layout
11872
11873 \backslash
11874 !
11875 \end_layout
11876
11877 \end_inset
11878 </cell>
11879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11880 \begin_inset Text
11881
11882 \begin_layout Plain Layout
11883 9
11884 \end_layout
11885
11886 \end_inset
11887 </cell>
11888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11889 \begin_inset Text
11890
11891 \begin_layout Plain Layout
11892 \begin_inset Formula $A\!B$
11893 \end_inset
11894
11895
11896 \end_layout
11897
11898 \end_inset
11899 </cell>
11900 </row>
11901 </lyxtabular>
11902
11903 \end_inset
11904
11905
11906 \end_layout
11907
11908 \begin_layout Standard
11909 Los espacios
11910 \begin_inset space ~
11911 \end_inset
11912
11913 5
11914 \begin_inset space \thinspace{}
11915 \end_inset
11916
11917
11918 \begin_inset space \thinspace{}
11919 \end_inset
11920
11921 7 son variables; se describen en 
11922 \begin_inset CommandInset ref
11923 LatexCommand ref
11924 reference "subsec:Espacio-variable"
11925
11926 \end_inset
11927
11928 .
11929  El tamaño
11930 \begin_inset space ~
11931 \end_inset
11932
11933 9 parece no generar espacio.
11934  A diferencia de los otros se muestra en rojo en \SpecialChar LyX
11935 , porque es un espacio
11936  negativo.
11937  Hay otros dos espacios negativos:
11938 \begin_inset Separator parbreak
11939 \end_inset
11940
11941
11942 \end_layout
11943
11944 \begin_layout Standard
11945 \align center
11946 \begin_inset Tabular
11947 <lyxtabular version="3" rows="3" columns="3">
11948 <features tabularvalignment="middle">
11949 <column alignment="center" valignment="middle" width="6.8cm">
11950 <column alignment="center" valignment="top" width="0pt">
11951 <column alignment="center" valignment="top" width="0pt">
11952 <row>
11953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11954 \begin_inset Text
11955
11956 \begin_layout Plain Layout
11957 Comando
11958 \end_layout
11959
11960 \end_inset
11961 </cell>
11962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11963 \begin_inset Text
11964
11965 \begin_layout Plain Layout
11966
11967 \backslash
11968 negmedspace
11969 \end_layout
11970
11971 \end_inset
11972 </cell>
11973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11974 \begin_inset Text
11975
11976 \begin_layout Plain Layout
11977
11978 \backslash
11979 negthickspace
11980 \end_layout
11981
11982 \end_inset
11983 </cell>
11984 </row>
11985 <row>
11986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11987 \begin_inset Text
11988
11989 \begin_layout Plain Layout
11990 Número de pulsaciones de 
11991 \family sans
11992 Espacio
11993 \family default
11994  tras insertar el espacio protegido
11995 \end_layout
11996
11997 \end_inset
11998 </cell>
11999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12000 \begin_inset Text
12001
12002 \begin_layout Plain Layout
12003 10
12004 \end_layout
12005
12006 \end_inset
12007 </cell>
12008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
12009 \begin_inset Text
12010
12011 \begin_layout Plain Layout
12012 11
12013 \end_layout
12014
12015 \end_inset
12016 </cell>
12017 </row>
12018 <row>
12019 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12020 \begin_inset Text
12021
12022 \begin_layout Plain Layout
12023 Resultado
12024 \end_layout
12025
12026 \end_inset
12027 </cell>
12028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12029 \begin_inset Text
12030
12031 \begin_layout Plain Layout
12032 \begin_inset Formula $A\negmedspace B$
12033 \end_inset
12034
12035
12036 \end_layout
12037
12038 \end_inset
12039 </cell>
12040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
12041 \begin_inset Text
12042
12043 \begin_layout Plain Layout
12044 \begin_inset Formula $A\negthickspace B$
12045 \end_inset
12046
12047
12048 \end_layout
12049
12050 \end_inset
12051 </cell>
12052 </row>
12053 </lyxtabular>
12054
12055 \end_inset
12056
12057
12058 \end_layout
12059
12060 \begin_layout Standard
12061 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
12062  Así, se pueden usar para forzar ligaduras, lo que es apropiado, por ejemplo,
12063  para operadores suma: 
12064 \begin_inset Separator parbreak
12065 \end_inset
12066
12067
12068 \end_layout
12069
12070 \begin_layout Standard
12071 \noindent
12072 \align center
12073 \begin_inset Tabular
12074 <lyxtabular version="3" rows="3" columns="2">
12075 <features tabularvalignment="middle">
12076 <column alignment="center" valignment="top">
12077 <column alignment="center" valignment="top">
12078 <row>
12079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12080 \begin_inset Text
12081
12082 \begin_layout Plain Layout
12083 Comando
12084 \end_layout
12085
12086 \end_inset
12087 </cell>
12088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12089 \begin_inset Text
12090
12091 \begin_layout Plain Layout
12092 Resultado
12093 \begin_inset Note Note
12094 status collapsed
12095
12096 \begin_layout Plain Layout
12097
12098 \series bold
12099
12100 \backslash
12101 raisebox
12102 \series default
12103  se usa sólo como espaciador
12104 \end_layout
12105
12106 \end_inset
12107
12108
12109 \end_layout
12110
12111 \end_inset
12112 </cell>
12113 </row>
12114 <row>
12115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12116 \begin_inset Text
12117
12118 \begin_layout Plain Layout
12119
12120 \backslash
12121 sum
12122 \backslash
12123 sum
12124 \begin_inset space \textvisiblespace{}
12125 \end_inset
12126
12127 f_kl
12128 \end_layout
12129
12130 \end_inset
12131 </cell>
12132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12133 \begin_inset Text
12134
12135 \begin_layout Plain Layout
12136 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
12137 \end_inset
12138
12139
12140 \end_layout
12141
12142 \end_inset
12143 </cell>
12144 </row>
12145 <row>
12146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12147 \begin_inset Text
12148
12149 \begin_layout Plain Layout
12150
12151 \backslash
12152 sum
12153 \backslash
12154 negmedspace
12155 \backslash
12156 sum
12157 \begin_inset space \textvisiblespace{}
12158 \end_inset
12159
12160 f_kl
12161 \end_layout
12162
12163 \end_inset
12164 </cell>
12165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12166 \begin_inset Text
12167
12168 \begin_layout Plain Layout
12169 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
12170 \end_inset
12171
12172
12173 \end_layout
12174
12175 \end_inset
12176 </cell>
12177 </row>
12178 </lyxtabular>
12179
12180 \end_inset
12181
12182
12183 \end_layout
12184
12185 \begin_layout Standard
12186 \noindent
12187 \begin_inset VSpace medskip
12188 \end_inset
12189
12190
12191 \end_layout
12192
12193 \begin_layout Standard
12194 \noindent
12195 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
12196  Para suprimirlos, el signo igual se coloca entre llaves \SpecialChar TeX
12197 .
12198  El siguiente ejemplo lo ilustra:
12199 \begin_inset Separator parbreak
12200 \end_inset
12201
12202
12203 \end_layout
12204
12205 \begin_layout Standard
12206 \noindent
12207 \align center
12208 \begin_inset Tabular
12209 <lyxtabular version="3" rows="2" columns="2">
12210 <features tabularvalignment="middle">
12211 <column alignment="center" valignment="top">
12212 <column alignment="center" valignment="top">
12213 <row>
12214 <cell alignment="center" valignment="top" usebox="none">
12215 \begin_inset Text
12216
12217 \begin_layout Plain Layout
12218 ecuación normal
12219 \end_layout
12220
12221 \end_inset
12222 </cell>
12223 <cell alignment="center" valignment="top" usebox="none">
12224 \begin_inset Text
12225
12226 \begin_layout Plain Layout
12227 \begin_inset Formula $A=B$
12228 \end_inset
12229
12230
12231 \end_layout
12232
12233 \end_inset
12234 </cell>
12235 </row>
12236 <row>
12237 <cell alignment="center" valignment="top" usebox="none">
12238 \begin_inset Text
12239
12240 \begin_layout Plain Layout
12241 \begin_inset Note Note
12242 status collapsed
12243
12244 \begin_layout Plain Layout
12245
12246 \series bold
12247
12248 \backslash
12249 raisebox
12250 \series default
12251  se usa sólo como espaciador
12252 \end_layout
12253
12254 \end_inset
12255
12256
12257 \begin_inset Formula $\raisebox{5mm}{}$
12258 \end_inset
12259
12260 ecuación sin espacio
12261 \end_layout
12262
12263 \end_inset
12264 </cell>
12265 <cell alignment="center" valignment="top" usebox="none">
12266 \begin_inset Text
12267
12268 \begin_layout Plain Layout
12269 \begin_inset Formula $A{=}B$
12270 \end_inset
12271
12272
12273 \end_layout
12274
12275 \end_inset
12276 </cell>
12277 </row>
12278 </lyxtabular>
12279
12280 \end_inset
12281
12282
12283 \end_layout
12284
12285 \begin_layout Standard
12286 El comando para la segunda ecuación es: 
12287 \series bold
12288 A
12289 \backslash
12290 {=
12291 \begin_inset Formula $\rightarrow$
12292 \end_inset
12293
12294 B
12295 \series default
12296  
12297 \begin_inset VSpace bigskip
12298 \end_inset
12299
12300
12301 \end_layout
12302
12303 \begin_layout Standard
12304 Para las unidades físicas hacen falta espacios, porque entre el valor y
12305  su unidad se pone un espacio más pequeño que el normal.
12306  Para unidades en el texto se inserta con el menú 
12307 \family sans
12308 Insertar\SpecialChar menuseparator
12309 Formato\SpecialChar menuseparator
12310 Espacio
12311 \begin_inset space ~
12312 \end_inset
12313
12314 delgado
12315 \family default
12316  (atajo 
12317 \family sans
12318 Ctrl+Mayúscula+Espacio
12319 \family default
12320 ).
12321 \end_layout
12322
12323 \begin_layout Standard
12324 Un ejemplo para visualizar la diferencia:
12325 \end_layout
12326
12327 \begin_layout Standard
12328 \begin_inset Tabular
12329 <lyxtabular version="3" rows="2" columns="2">
12330 <features tabularvalignment="middle">
12331 <column alignment="center" valignment="top">
12332 <column alignment="left" valignment="top">
12333 <row>
12334 <cell alignment="center" valignment="top" usebox="none">
12335 \begin_inset Text
12336
12337 \begin_layout Plain Layout
12338 24 kW
12339 \begin_inset Formula $\cdot$
12340 \end_inset
12341
12342 h
12343 \end_layout
12344
12345 \end_inset
12346 </cell>
12347 <cell alignment="center" valignment="top" usebox="none">
12348 \begin_inset Text
12349
12350 \begin_layout Plain Layout
12351 espacio entre valor y unidad 
12352 \end_layout
12353
12354 \end_inset
12355 </cell>
12356 </row>
12357 <row>
12358 <cell alignment="center" valignment="top" usebox="none">
12359 \begin_inset Text
12360
12361 \begin_layout Plain Layout
12362 24
12363 \begin_inset space \thinspace{}
12364 \end_inset
12365
12366 kW
12367 \begin_inset Formula $\cdot$
12368 \end_inset
12369
12370 h
12371 \end_layout
12372
12373 \end_inset
12374 </cell>
12375 <cell alignment="center" valignment="top" usebox="none">
12376 \begin_inset Text
12377
12378 \begin_layout Plain Layout
12379 espacio delgado entre valor y unidad
12380 \end_layout
12381
12382 \end_inset
12383 </cell>
12384 </row>
12385 </lyxtabular>
12386
12387 \end_inset
12388
12389
12390 \end_layout
12391
12392 \begin_layout Subsection
12393 Espacio variable
12394 \begin_inset ERT
12395 status collapsed
12396
12397 \begin_layout Plain Layout
12398
12399
12400 \backslash
12401 texorpdfstring{
12402 \end_layout
12403
12404 \end_inset
12405
12406
12407 \begin_inset Foot
12408 status collapsed
12409
12410 \begin_layout Plain Layout
12411 Para espacio vertical en ecuaciones véase 
12412 \begin_inset CommandInset ref
12413 LatexCommand ref
12414 reference "subsec:Separación-de-líneas"
12415
12416 \end_inset
12417
12418
12419 \end_layout
12420
12421 \end_inset
12422
12423
12424 \begin_inset ERT
12425 status collapsed
12426
12427 \begin_layout Plain Layout
12428
12429 }{}
12430 \end_layout
12431
12432 \end_inset
12433
12434
12435 \begin_inset Note Note
12436 status collapsed
12437
12438 \begin_layout Plain Layout
12439
12440 \backslash
12441 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
12442  PDF.
12443 \end_layout
12444
12445 \begin_layout Plain Layout
12446 Más sobre 
12447 \backslash
12448 texorpdfstring en la sección 
12449 \begin_inset CommandInset ref
12450 LatexCommand ref
12451 reference "subsec:Ecuaciones-en-encabezados"
12452
12453 \end_inset
12454
12455 .
12456 \end_layout
12457
12458 \end_inset
12459
12460
12461 \begin_inset CommandInset label
12462 LatexCommand label
12463 name "subsec:Espacio-variable"
12464
12465 \end_inset
12466
12467
12468 \begin_inset Index idx
12469 status collapsed
12470
12471 \begin_layout Plain Layout
12472 Espacio ! horizontal ! variable
12473 \end_layout
12474
12475 \end_inset
12476
12477
12478 \end_layout
12479
12480 \begin_layout Standard
12481 En \SpecialChar LyX
12482  se puede insertar espacio con una longitud definida con el comando 
12483 \series bold
12484
12485 \backslash
12486 hspace
12487 \series default
12488
12489 \begin_inset Index idx
12490 status collapsed
12491
12492 \begin_layout Plain Layout
12493 Comandos ! H ! 
12494 \backslash
12495 hspace
12496 \end_layout
12497
12498 \end_inset
12499
12500 .
12501  Aparece un 
12502 \begin_inset Quotes fld
12503 \end_inset
12504
12505
12506 \color black
12507
12508 \begin_inset space \textvisiblespace{}
12509 \end_inset
12510
12511
12512 \color inherit
12513
12514 \begin_inset Quotes frd
12515 \end_inset
12516
12517  largo.
12518  La longitud se puede ajustar haciendo clic izquierdo sobre el 
12519 \begin_inset Quotes fld
12520 \end_inset
12521
12522
12523 \color black
12524
12525 \begin_inset space \textvisiblespace{}
12526 \end_inset
12527
12528
12529 \color inherit
12530
12531 \begin_inset Quotes frd
12532 \end_inset
12533
12534 .
12535  La longitud también puede ser negativa.
12536  Si se pone un espacio como primer carácter de una línea es omitido.
12537  Para forzar su presencia usa el comando 
12538 \series bold
12539
12540 \backslash
12541 hspace*
12542 \series default
12543  en lugar de 
12544 \series bold
12545
12546 \backslash
12547 hspace
12548 \series default
12549  o haz clic izquierdo sobre 
12550 \begin_inset Quotes eld
12551 \end_inset
12552
12553
12554 \color blue
12555
12556 \begin_inset space \textvisiblespace{}
12557 \end_inset
12558
12559
12560 \color inherit
12561
12562 \begin_inset Quotes erd
12563 \end_inset
12564
12565  y marca la opción 
12566 \family sans
12567 Proteger
12568 \family default
12569 .
12570 \begin_inset Newline newline
12571 \end_inset
12572
12573 Para insertar en una ecuación tanto espacio como esté disponible se usa
12574  el comando 
12575 \series bold
12576
12577 \backslash
12578 hfill
12579 \series default
12580
12581 \begin_inset Index idx
12582 status collapsed
12583
12584 \begin_layout Plain Layout
12585 Comandos ! H ! 
12586 \backslash
12587 hfill
12588 \end_layout
12589
12590 \end_inset
12591
12592 .
12593 \begin_inset VSpace -1mm
12594 \end_inset
12595
12596
12597 \end_layout
12598
12599 \begin_layout Standard
12600 \noindent
12601 \align center
12602 \begin_inset Tabular
12603 <lyxtabular version="3" rows="4" columns="2">
12604 <features tabularvalignment="middle">
12605 <column alignment="center" valignment="top">
12606 <column alignment="center" valignment="top">
12607 <row>
12608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12609 \begin_inset Text
12610
12611 \begin_layout Plain Layout
12612 Comando (
12613 \backslash
12614 hspace longitud)
12615 \end_layout
12616
12617 \end_inset
12618 </cell>
12619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12620 \begin_inset Text
12621
12622 \begin_layout Plain Layout
12623 Resultado
12624 \end_layout
12625
12626 \end_inset
12627 </cell>
12628 </row>
12629 <row>
12630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12631 \begin_inset Text
12632
12633 \begin_layout Plain Layout
12634 A=B
12635 \backslash
12636 hspace
12637 \begin_inset space \textvisiblespace{}
12638 \end_inset
12639
12640 A
12641 \backslash
12642 not=C (3
12643 \begin_inset space \thinspace{}
12644 \end_inset
12645
12646 cm)
12647 \end_layout
12648
12649 \end_inset
12650 </cell>
12651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12652 \begin_inset Text
12653
12654 \begin_layout Plain Layout
12655 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12656 \end_inset
12657
12658
12659 \end_layout
12660
12661 \end_inset
12662 </cell>
12663 </row>
12664 <row>
12665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12666 \begin_inset Text
12667
12668 \begin_layout Plain Layout
12669 A
12670 \backslash
12671 hspace
12672 \begin_inset space \textvisiblespace{}
12673 \end_inset
12674
12675 A
12676 \backslash
12677 not=A (-1
12678 \begin_inset space \thinspace{}
12679 \end_inset
12680
12681 mm)
12682 \end_layout
12683
12684 \end_inset
12685 </cell>
12686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12687 \begin_inset Text
12688
12689 \begin_layout Plain Layout
12690 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12691 \end_inset
12692
12693
12694 \end_layout
12695
12696 \end_inset
12697 </cell>
12698 </row>
12699 <row>
12700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12701 \begin_inset Text
12702
12703 \begin_layout Plain Layout
12704 A=A
12705 \backslash
12706 hfill
12707 \begin_inset space \textvisiblespace{}
12708 \end_inset
12709
12710 B=B
12711 \end_layout
12712
12713 \end_inset
12714 </cell>
12715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12716 \begin_inset Text
12717
12718 \begin_layout Plain Layout
12719 \begin_inset Formula $A=A\hfill B=B$
12720 \end_inset
12721
12722
12723 \end_layout
12724
12725 \end_inset
12726 </cell>
12727 </row>
12728 </lyxtabular>
12729
12730 \end_inset
12731
12732
12733 \end_layout
12734
12735 \begin_layout Standard
12736 En el último ejemplo el espacio disponible viene dado por la entrada más
12737  larga de columna en el cuadro.
12738  En una ecuación en línea el espacio depende de la longitud de la línea
12739  en la que se inserta 
12740 \series bold
12741
12742 \backslash
12743 hfill
12744 \series default
12745 .
12746  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12747  
12748 \series bold
12749
12750 \backslash
12751 hfill
12752 \series default
12753  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12754 \series bold
12755 Sangrado
12756 \series default
12757 .
12758  (Los estilos de ecuaciones se explican en
12759 \begin_inset space ~
12760 \end_inset
12761
12762
12763 \begin_inset CommandInset ref
12764 LatexCommand ref
12765 reference "sec:Estilos-de-ecuación"
12766
12767 \end_inset
12768
12769 ).
12770 \end_layout
12771
12772 \begin_layout Standard
12773 Además de 
12774 \series bold
12775
12776 \backslash
12777 hfill
12778 \series default
12779  hay los comandos 
12780 \series bold
12781
12782 \backslash
12783 dotfill
12784 \series default
12785  y 
12786 \series bold
12787
12788 \backslash
12789 hrulefill
12790 \series default
12791  que llenan el espacio con un patrón, véase un ejemplo en
12792 \begin_inset space ~
12793 \end_inset
12794
12795
12796 \begin_inset CommandInset ref
12797 LatexCommand ref
12798 reference "subsec:Puntos"
12799
12800 \end_inset
12801
12802 .
12803 \end_layout
12804
12805 \begin_layout Standard
12806 Para texto se puede insertar espacio variable con el menú 
12807 \family sans
12808 Insertar\SpecialChar menuseparator
12809 Formato\SpecialChar menuseparator
12810 Espacio
12811 \begin_inset space ~
12812 \end_inset
12813
12814 horizontal
12815 \family default
12816 :
12817 \end_layout
12818
12819 \begin_layout Standard
12820 En esta línea hay un espacio
12821 \begin_inset space \hspace{}
12822 \length 2cm
12823 \end_inset
12824
12825 de 2
12826 \begin_inset space \thinspace{}
12827 \end_inset
12828
12829 cm.
12830 \end_layout
12831
12832 \begin_layout Standard
12833 En esta línea hay un
12834 \begin_inset space \hfill{}
12835 \end_inset
12836
12837 espacio máximo.
12838 \end_layout
12839
12840 \begin_layout Subsection
12841 Espacio adicional en ecuaciones en línea
12842 \begin_inset Index idx
12843 status collapsed
12844
12845 \begin_layout Plain Layout
12846 Espacio ! adicional en línea
12847 \end_layout
12848
12849 \end_inset
12850
12851
12852 \end_layout
12853
12854 \begin_layout Standard
12855 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12856  
12857 \series bold
12858
12859 \backslash
12860 mathsurround
12861 \series default
12862
12863 \begin_inset Index idx
12864 status collapsed
12865
12866 \begin_layout Plain Layout
12867 Comandos ! M ! 
12868 \backslash
12869 mathsurround
12870 \end_layout
12871
12872 \end_inset
12873
12874 .
12875  El valor de una longitud se establece con el comando 
12876 \series bold
12877
12878 \backslash
12879 setlength
12880 \series default
12881
12882 \begin_inset Index idx
12883 status collapsed
12884
12885 \begin_layout Plain Layout
12886 Comandos ! S ! 
12887 \backslash
12888 setlength
12889 \end_layout
12890
12891 \end_inset
12892
12893  según el siguiente esquema:
12894 \end_layout
12895
12896 \begin_layout Standard
12897
12898 \series bold
12899
12900 \backslash
12901 setlength{nombre de la longitud}{valor}
12902 \end_layout
12903
12904 \begin_layout Standard
12905 Para poner a 
12906 \series bold
12907
12908 \backslash
12909 mathsurround
12910 \series default
12911  un valor de 5
12912 \begin_inset space \thinspace{}
12913 \end_inset
12914
12915 mm, se inserta el comando
12916 \end_layout
12917
12918 \begin_layout Standard
12919
12920 \series bold
12921
12922 \backslash
12923 setlength{
12924 \backslash
12925 mathsurround}{5mm}
12926 \end_layout
12927
12928 \begin_layout Standard
12929 en modo \SpecialChar TeX
12930 .
12931  Se establecerá un espacio de 5
12932 \begin_inset space \thinspace{}
12933 \end_inset
12934
12935 mm alrededor de todas las ecuaciones en línea:
12936 \begin_inset ERT
12937 status collapsed
12938
12939 \begin_layout Plain Layout
12940
12941
12942 \backslash
12943 setlength{
12944 \backslash
12945 mathsurround}{5mm}
12946 \end_layout
12947
12948 \end_inset
12949
12950
12951 \end_layout
12952
12953 \begin_layout Standard
12954 En esta línea hay una ecuación 
12955 \begin_inset Formula $A=B$
12956 \end_inset
12957
12958  rodeada por espacios de 5
12959 \begin_inset space \thinspace{}
12960 \end_inset
12961
12962 mm.
12963 \begin_inset ERT
12964 status collapsed
12965
12966 \begin_layout Plain Layout
12967
12968
12969 \backslash
12970 setlength{
12971 \backslash
12972 mathsurround}{0mm}
12973 \end_layout
12974
12975 \end_inset
12976
12977
12978 \end_layout
12979
12980 \begin_layout Standard
12981 Para volver al espacio predeterminado, 
12982 \series bold
12983
12984 \backslash
12985 mathsurround
12986 \series default
12987  se restablece al valor 0
12988 \begin_inset space \thinspace{}
12989 \end_inset
12990
12991 pt.
12992 \end_layout
12993
12994 \begin_layout Section
12995 Marcos y bordes
12996 \begin_inset Index idx
12997 status collapsed
12998
12999 \begin_layout Plain Layout
13000 Marcos
13001 \end_layout
13002
13003 \end_inset
13004
13005
13006 \end_layout
13007
13008 \begin_layout Standard
13009 Los marcos para texto se describen en el capítulo 
13010 \emph on
13011 Marcos
13012 \emph default
13013  del manual 
13014 \emph on
13015 Objetos insertados
13016 \emph default
13017 .
13018 \end_layout
13019
13020 \begin_layout Subsection
13021 Marcos con bordes
13022 \begin_inset CommandInset label
13023 LatexCommand label
13024 name "subsec:Marcos-con-bordes"
13025
13026 \end_inset
13027
13028
13029 \begin_inset Index idx
13030 status collapsed
13031
13032 \begin_layout Plain Layout
13033 Marcos ! con bordes
13034 \end_layout
13035
13036 \end_inset
13037
13038
13039 \end_layout
13040
13041 \begin_layout Standard
13042 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
13043 \series bold
13044
13045 \backslash
13046 fbox
13047 \series default
13048
13049 \begin_inset Index idx
13050 status collapsed
13051
13052 \begin_layout Plain Layout
13053 Comandos ! F ! 
13054 \backslash
13055 fbox
13056 \end_layout
13057
13058 \end_inset
13059
13060  y 
13061 \series bold
13062
13063 \backslash
13064 boxed
13065 \series default
13066
13067 \begin_inset Index idx
13068 status collapsed
13069
13070 \begin_layout Plain Layout
13071 Comandos ! B ! 
13072 \backslash
13073 boxed
13074 \end_layout
13075
13076 \end_inset
13077
13078 .
13079 \end_layout
13080
13081 \begin_layout Standard
13082 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
13083  azul en un marco donde se introducen partes de una ecuación.
13084  Para 
13085 \series bold
13086
13087 \backslash
13088 fbox
13089 \series default
13090  hay que generar una ecuación adicional con 
13091 \family sans
13092 Ctrl+M
13093 \family default
13094  dentro del recuadro, porque si no el contenido del mismo sería considerado
13095  texto matemático.
13096  Si se usa 
13097 \series bold
13098
13099 \backslash
13100 boxed
13101 \series default
13102  la nueva ecuación se genera automáticamente dentro del marco.
13103 \end_layout
13104
13105 \begin_layout Standard
13106 El comando 
13107 \series bold
13108
13109 \backslash
13110 fbox
13111 \series default
13112  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
13113  ecuación tendría siempre el tamaño del texto.
13114  Por otra parte, 
13115 \series bold
13116
13117 \backslash
13118 fboxed
13119 \series default
13120  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
13121  siempre el tamaño de una ecuación presentada.
13122 \end_layout
13123
13124 \begin_layout Standard
13125 El comando 
13126 \series bold
13127
13128 \backslash
13129 framebox
13130 \series default
13131
13132 \begin_inset Index idx
13133 status collapsed
13134
13135 \begin_layout Plain Layout
13136 Comandos ! F ! 
13137 \backslash
13138 framebox
13139 \end_layout
13140
13141 \end_inset
13142
13143  es una extensión de 
13144 \series bold
13145
13146 \backslash
13147 fbox
13148 \series default
13149 , que permite especificar además la anchura del marco y la alineación.
13150  
13151 \series bold
13152
13153 \backslash
13154 framebox
13155 \series default
13156  se usa con el siguiente esquema: 
13157 \end_layout
13158
13159 \begin_layout Standard
13160
13161 \series bold
13162
13163 \backslash
13164 framebox[anchura del marco][posición]{contenido del cuadro}
13165 \end_layout
13166
13167 \begin_layout Standard
13168 La posición puede ser 
13169 \emph on
13170 l
13171 \emph default
13172  o 
13173 \emph on
13174 r
13175 \emph default
13176
13177 \emph on
13178 l
13179 \emph default
13180  alinea la ecuación a la izquierda del marcro, 
13181 \emph on
13182 r
13183 \emph default
13184  la alinea a la derecha.
13185  Si no se da posición la ecuación será centrada.
13186 \begin_inset Newline newline
13187 \end_inset
13188
13189 Si no se pone anchura tampoco puede darse posición.
13190  En este caso la anchura del borde se ajusta al contenido del cuadro, como
13191  con 
13192 \series bold
13193
13194 \backslash
13195 fbox
13196 \series default
13197 .
13198  
13199 \end_layout
13200
13201 \begin_layout Standard
13202 Cuando se inserta el comando 
13203 \series bold
13204
13205 \backslash
13206 framebox
13207 \series default
13208  aparece un recuadro con tres marcos azules.
13209  Los dos primeros marcos están encerrados entre corchetes e indican los
13210  dos argumentos opcionales.
13211  El tercer marco es para partes de la ecuación, como para 
13212 \series bold
13213
13214 \backslash
13215 fbox
13216 \series default
13217 .
13218 \begin_inset Separator parbreak
13219 \end_inset
13220
13221
13222 \end_layout
13223
13224 \begin_layout Standard
13225 \noindent
13226 \align center
13227 \begin_inset Tabular
13228 <lyxtabular version="3" rows="5" columns="2">
13229 <features tabularvalignment="middle">
13230 <column alignment="center" valignment="top">
13231 <column alignment="center" valignment="top">
13232 <row>
13233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13234 \begin_inset Text
13235
13236 \begin_layout Plain Layout
13237 Comando
13238 \end_layout
13239
13240 \end_inset
13241 </cell>
13242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13243 \begin_inset Text
13244
13245 \begin_layout Plain Layout
13246 Resultado
13247 \begin_inset Note Note
13248 status collapsed
13249
13250 \begin_layout Plain Layout
13251
13252 \series bold
13253
13254 \backslash
13255 raisebox
13256 \series default
13257  se usa sólo como espaciador
13258 \end_layout
13259
13260 \end_inset
13261
13262
13263 \end_layout
13264
13265 \end_inset
13266 </cell>
13267 </row>
13268 <row>
13269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13270 \begin_inset Text
13271
13272 \begin_layout Plain Layout
13273
13274 \backslash
13275 fbox
13276 \begin_inset space \textvisiblespace{}
13277 \end_inset
13278
13279
13280 \family sans
13281 Ctrl+M
13282 \family default
13283  
13284 \backslash
13285 int
13286 \begin_inset space \textvisiblespace{}
13287 \end_inset
13288
13289 A=B
13290 \end_layout
13291
13292 \end_inset
13293 </cell>
13294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13295 \begin_inset Text
13296
13297 \begin_layout Plain Layout
13298 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
13299 \end_inset
13300
13301
13302 \end_layout
13303
13304 \end_inset
13305 </cell>
13306 </row>
13307 <row>
13308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13309 \begin_inset Text
13310
13311 \begin_layout Plain Layout
13312
13313 \backslash
13314 boxed
13315 \begin_inset space \textvisiblespace{}
13316 \end_inset
13317
13318
13319 \backslash
13320 int
13321 \begin_inset space \textvisiblespace{}
13322 \end_inset
13323
13324 A=B
13325 \end_layout
13326
13327 \end_inset
13328 </cell>
13329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13330 \begin_inset Text
13331
13332 \begin_layout Plain Layout
13333 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
13334 \end_inset
13335
13336
13337 \end_layout
13338
13339 \end_inset
13340 </cell>
13341 </row>
13342 <row>
13343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13344 \begin_inset Text
13345
13346 \begin_layout Plain Layout
13347 A+
13348 \backslash
13349 fbox
13350 \begin_inset space \textvisiblespace{}
13351 \end_inset
13352
13353 B
13354 \end_layout
13355
13356 \end_inset
13357 </cell>
13358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13359 \begin_inset Text
13360
13361 \begin_layout Plain Layout
13362 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13363 \end_inset
13364
13365
13366 \end_layout
13367
13368 \end_inset
13369 </cell>
13370 </row>
13371 <row>
13372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13373 \begin_inset Text
13374
13375 \begin_layout Plain Layout
13376
13377 \backslash
13378 framebox
13379 \begin_inset space \textvisiblespace{}
13380 \end_inset
13381
13382 20mm
13383 \begin_inset Formula $\to$
13384 \end_inset
13385
13386
13387 \begin_inset Formula $\to$
13388 \end_inset
13389
13390
13391 \family sans
13392 Ctrl+M
13393 \family default
13394  
13395 \backslash
13396 frac
13397 \begin_inset space \textvisiblespace{}
13398 \end_inset
13399
13400 A
13401 \begin_inset Formula $\downarrow$
13402 \end_inset
13403
13404 B
13405 \end_layout
13406
13407 \end_inset
13408 </cell>
13409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13410 \begin_inset Text
13411
13412 \begin_layout Plain Layout
13413 \begin_inset Formula $\raisebox{6mm}{}$
13414 \end_inset
13415
13416
13417 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13418 \end_inset
13419
13420
13421 \begin_inset Formula $\raisebox{-4mm}{}$
13422 \end_inset
13423
13424
13425 \end_layout
13426
13427 \end_inset
13428 </cell>
13429 </row>
13430 </lyxtabular>
13431
13432 \end_inset
13433
13434
13435 \end_layout
13436
13437 \begin_layout Standard
13438 El grosor del borde también se puede ajustar.
13439  Para ello hay que insertar los siguientes comandos en modo \SpecialChar TeX
13440  antes de la
13441  fórmula:
13442 \end_layout
13443
13444 \begin_layout Standard
13445
13446 \series bold
13447
13448 \backslash
13449 fboxrule
13450 \series default
13451  
13452 \series bold
13453
13454 \begin_inset Quotes fld
13455 \end_inset
13456
13457 grosor
13458 \begin_inset Quotes frd
13459 \end_inset
13460
13461
13462 \series default
13463  
13464 \series bold
13465
13466 \backslash
13467 fboxsep
13468 \series default
13469  
13470 \series bold
13471
13472 \begin_inset Quotes fld
13473 \end_inset
13474
13475 distancia
13476 \begin_inset Quotes frd
13477 \end_inset
13478
13479
13480 \end_layout
13481
13482 \begin_layout Standard
13483 \begin_inset Quotes fld
13484 \end_inset
13485
13486 distancia
13487 \begin_inset Quotes frd
13488 \end_inset
13489
13490  especifica la distancia mínima entre el borde y el primer carácter en el
13491  cuadro.
13492  Un ejemplo de esto es la siguiente ecuación enmarcada:
13493 \begin_inset ERT
13494 status collapsed
13495
13496 \begin_layout Plain Layout
13497
13498
13499 \backslash
13500 fboxrule 2mm 
13501 \backslash
13502 fboxsep 3mm
13503 \end_layout
13504
13505 \end_inset
13506
13507
13508 \begin_inset Formula 
13509 \[
13510 \boxed{A+B=C}
13511 \]
13512
13513 \end_inset
13514
13515
13516 \end_layout
13517
13518 \begin_layout Standard
13519 Delante de esta ecuación se han insertado los comandos
13520 \end_layout
13521
13522 \begin_layout Standard
13523
13524 \series bold
13525
13526 \backslash
13527 fboxrule
13528 \series default
13529  
13530 \series bold
13531 2mm
13532 \series default
13533  
13534 \series bold
13535
13536 \backslash
13537 fboxsep
13538 \series default
13539  
13540 \series bold
13541 3mm
13542 \end_layout
13543
13544 \begin_layout Standard
13545 en modo \SpecialChar TeX
13546 .
13547  Los valores dados se usan para todos los marcos siguientes.
13548 \end_layout
13549
13550 \begin_layout Standard
13551 Para volver al tamaño estándar del marco se inserta el comando
13552 \end_layout
13553
13554 \begin_layout Standard
13555
13556 \series bold
13557
13558 \backslash
13559 fboxrule
13560 \series default
13561  
13562 \series bold
13563 0.4pt
13564 \series default
13565  
13566 \series bold
13567
13568 \backslash
13569 fboxsep
13570 \series default
13571  
13572 \series bold
13573 3pt
13574 \series default
13575
13576 \begin_inset ERT
13577 status collapsed
13578
13579 \begin_layout Plain Layout
13580
13581
13582 \backslash
13583 fboxrule 0.4pt 
13584 \backslash
13585 fboxsep 3pt
13586 \end_layout
13587
13588 \end_inset
13589
13590
13591 \end_layout
13592
13593 \begin_layout Standard
13594 en modo \SpecialChar TeX
13595  antes de la ecuación siguiente.
13596 \end_layout
13597
13598 \begin_layout Subsection
13599 Marcos sin bordes
13600 \begin_inset CommandInset label
13601 LatexCommand label
13602 name "subsec:Marcos-sin-bordes"
13603
13604 \end_inset
13605
13606
13607 \begin_inset Index idx
13608 status collapsed
13609
13610 \begin_layout Plain Layout
13611 Marcos ! sin borde
13612 \end_layout
13613
13614 \end_inset
13615
13616
13617 \end_layout
13618
13619 \begin_layout Standard
13620 Para marcos sin borde hay los comandos: 
13621 \series bold
13622
13623 \backslash
13624 mbox
13625 \series default
13626
13627 \begin_inset Index idx
13628 status collapsed
13629
13630 \begin_layout Plain Layout
13631 Comandos ! M ! 
13632 \backslash
13633 mbox
13634 \end_layout
13635
13636 \end_inset
13637
13638
13639 \series bold
13640
13641 \backslash
13642 makebox
13643 \series default
13644
13645 \begin_inset Index idx
13646 status collapsed
13647
13648 \begin_layout Plain Layout
13649 Comandos ! M ! 
13650 \backslash
13651 makebox
13652 \end_layout
13653
13654 \end_inset
13655
13656  y 
13657 \series bold
13658
13659 \backslash
13660 raisebox
13661 \series default
13662
13663 \begin_inset Index idx
13664 status collapsed
13665
13666 \begin_layout Plain Layout
13667 Comandos ! R ! 
13668 \backslash
13669 raisebox
13670 \end_layout
13671
13672 \end_inset
13673
13674 .
13675 \end_layout
13676
13677 \begin_layout Standard
13678 Con 
13679 \series bold
13680
13681 \backslash
13682 raisebox
13683 \series default
13684  se puede poner un marco subíndice o superíndice, pero a diferencia de los
13685  normales, los caracteres en el marco mantienen su tamaño de tipografía.
13686  
13687 \series bold
13688
13689 \backslash
13690 raisebox
13691 \series default
13692  se usa con el siguiente esquema: 
13693 \end_layout
13694
13695 \begin_layout Standard
13696
13697 \series bold
13698
13699 \backslash
13700 raisebox{altura}{contenido del marco}
13701 \end_layout
13702
13703 \begin_layout Standard
13704 Cuando el marco tenga que contener una ecuación, hace falta una ecuación
13705  extra, como con 
13706 \series bold
13707
13708 \backslash
13709 fbox
13710 \series default
13711 .
13712  
13713 \begin_inset Note Greyedout
13714 status open
13715
13716 \begin_layout Plain Layout
13717
13718 \series bold
13719 Nota
13720 \series default
13721 : Para
13722 \series bold
13723  
13724 \backslash
13725 raisebox
13726 \series default
13727  se ha creado esta ecuación extra tecleando 
13728 \family sans
13729 Ctrl+M
13730 \family default
13731  dos veces en vez de una porque \SpecialChar LyX
13732  aún no soporta 
13733 \series bold
13734
13735 \backslash
13736 raisebox
13737 \series default
13738  directamente.
13739 \end_layout
13740
13741 \end_inset
13742
13743
13744 \begin_inset Separator parbreak
13745 \end_inset
13746
13747
13748 \end_layout
13749
13750 \begin_layout Standard
13751 \align center
13752 \begin_inset Tabular
13753 <lyxtabular version="3" rows="4" columns="2">
13754 <features tabularvalignment="middle">
13755 <column alignment="center" valignment="top">
13756 <column alignment="center" valignment="top">
13757 <row>
13758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13759 \begin_inset Text
13760
13761 \begin_layout Plain Layout
13762 Comando
13763 \end_layout
13764
13765 \end_inset
13766 </cell>
13767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13768 \begin_inset Text
13769
13770 \begin_layout Plain Layout
13771 Resultado
13772 \end_layout
13773
13774 \end_inset
13775 </cell>
13776 </row>
13777 <row>
13778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13779 \begin_inset Text
13780
13781 \begin_layout Plain Layout
13782 H
13783 \backslash
13784 raisebox{2mm
13785 \begin_inset Formula $\to$
13786 \end_inset
13787
13788
13789 \backslash
13790 {al
13791 \begin_inset Formula $\to$
13792 \end_inset
13793
13794  lo
13795 \end_layout
13796
13797 \end_inset
13798 </cell>
13799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13800 \begin_inset Text
13801
13802 \begin_layout Plain Layout
13803 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13804 \end_inset
13805
13806
13807 \end_layout
13808
13809 \end_inset
13810 </cell>
13811 </row>
13812 <row>
13813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13814 \begin_inset Text
13815
13816 \begin_layout Plain Layout
13817 H
13818 \backslash
13819 raisebox{-2mm
13820 \begin_inset Formula $\to$
13821 \end_inset
13822
13823
13824 \backslash
13825 {al
13826 \begin_inset Formula $\to$
13827 \end_inset
13828
13829 lo
13830 \end_layout
13831
13832 \end_inset
13833 </cell>
13834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13835 \begin_inset Text
13836
13837 \begin_layout Plain Layout
13838 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13839 \end_inset
13840
13841
13842 \end_layout
13843
13844 \end_inset
13845 </cell>
13846 </row>
13847 <row>
13848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13849 \begin_inset Text
13850
13851 \begin_layout Plain Layout
13852 A=
13853 \backslash
13854 raisebox{-2mm
13855 \begin_inset Formula $\to$
13856 \end_inset
13857
13858
13859 \backslash
13860 {
13861 \family sans
13862 Ctrl+M Ctrl+M
13863 \family default
13864  
13865 \backslash
13866 sqrt
13867 \begin_inset space \textvisiblespace{}
13868 \end_inset
13869
13870
13871 \end_layout
13872
13873 \end_inset
13874 </cell>
13875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13876 \begin_inset Text
13877
13878 \begin_layout Plain Layout
13879 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13880 \end_inset
13881
13882
13883 \end_layout
13884
13885 \end_inset
13886 </cell>
13887 </row>
13888 </lyxtabular>
13889
13890 \end_inset
13891
13892
13893 \end_layout
13894
13895 \begin_layout Standard
13896 El comando 
13897 \series bold
13898
13899 \backslash
13900 mbox
13901 \series default
13902  es equivalente a 
13903 \series bold
13904
13905 \backslash
13906 fbox
13907 \series default
13908  y 
13909 \series bold
13910
13911 \backslash
13912 makebox
13913 \series default
13914  es equivalente a 
13915 \series bold
13916
13917 \backslash
13918 framebox
13919 \series default
13920 , con la diferencia de que no hay marco.
13921 \end_layout
13922
13923 \begin_layout Subsection
13924 Marcos coloreados
13925 \begin_inset CommandInset label
13926 LatexCommand label
13927 name "subsec:Marcos-coloreados"
13928
13929 \end_inset
13930
13931
13932 \begin_inset Index idx
13933 status collapsed
13934
13935 \begin_layout Plain Layout
13936 Marcos ! coloreados
13937 \end_layout
13938
13939 \end_inset
13940
13941
13942 \end_layout
13943
13944 \begin_layout Standard
13945 Para poder usar todos los comandos explicados en esta sección hay que cargar
13946  en el preámbulo \SpecialChar LaTeX
13947  el paquete \SpecialChar LaTeX
13948  
13949 \series bold
13950 color
13951 \series default
13952
13953 \begin_inset Foot
13954 status collapsed
13955
13956 \begin_layout Plain Layout
13957 El paquete \SpecialChar LaTeX
13958  
13959 \series bold
13960 color
13961 \series default
13962  forma parte de toda distribución \SpecialChar LaTeX
13963  estándar.
13964 \end_layout
13965
13966 \end_inset
13967
13968
13969 \begin_inset Index idx
13970 status collapsed
13971
13972 \begin_layout Plain Layout
13973 Paquetes ! color
13974 \end_layout
13975
13976 \end_inset
13977
13978 , con la línea
13979 \begin_inset Foot
13980 status collapsed
13981
13982 \begin_layout Plain Layout
13983 Cuando hay texto coloreado con un color predefinido en alguna parte del
13984  documento, \SpecialChar LyX
13985  carga automáticamente el paquete \SpecialChar LaTeX
13986  
13987 \series bold
13988 color
13989 \series default
13990 .
13991  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13992  origina problemas.
13993 \end_layout
13994
13995 \end_inset
13996
13997
13998 \begin_inset Note Note
13999 status collapsed
14000
14001 \begin_layout Plain Layout
14002 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
14003  en el preámbulo \SpecialChar LaTeX
14004 .
14005 \end_layout
14006
14007 \end_inset
14008
14009
14010 \end_layout
14011
14012 \begin_layout Standard
14013
14014 \series bold
14015
14016 \backslash
14017 usepackage{color}
14018 \begin_inset VSpace medskip
14019 \end_inset
14020
14021
14022 \end_layout
14023
14024 \begin_layout Standard
14025 Para colorear marcos se usa el comando 
14026 \series bold
14027
14028 \backslash
14029 colorbox
14030 \series default
14031
14032 \begin_inset Index idx
14033 status collapsed
14034
14035 \begin_layout Plain Layout
14036 Comandos ! C ! 
14037 \backslash
14038 colorbox
14039 \end_layout
14040
14041 \end_inset
14042
14043  con el siguiente esquema:
14044 \end_layout
14045
14046 \begin_layout Standard
14047
14048 \series bold
14049
14050 \backslash
14051 colorbox{color}{contenido del marco}
14052 \end_layout
14053
14054 \begin_layout Standard
14055 El contenido del marco puede ser otro marco, y también un 
14056 \backslash
14057
14058 \series bold
14059 colorbox
14060 \series default
14061  puede ser parte de otro marco (véanse los ejemplos 2º y 3º).
14062  Si el marco debe contener una ecuación debe crearse una ecuación extra,
14063  como con 
14064 \series bold
14065
14066 \backslash
14067 raisebox
14068 \series default
14069 .
14070 \begin_inset Foot
14071 status collapsed
14072
14073 \begin_layout Plain Layout
14074 Esto también se aplica para el comando 
14075 \series bold
14076
14077 \backslash
14078 fcolorbox
14079 \series default
14080 .
14081 \end_layout
14082
14083 \end_inset
14084
14085  
14086 \end_layout
14087
14088 \begin_layout Standard
14089 Se puede elegir uno de los siguientes colores predefinidos:
14090 \end_layout
14091
14092 \begin_layout Standard
14093
14094 \series bold
14095 black
14096 \series default
14097
14098 \series bold
14099 blue
14100 \series default
14101
14102 \series bold
14103 cyan
14104 \series default
14105
14106 \series bold
14107 green
14108 \series default
14109
14110 \series bold
14111 magenta
14112 \series default
14113
14114 \series bold
14115 red
14116 \series default
14117
14118 \series bold
14119 white
14120 \series default
14121
14122 \series bold
14123 yellow
14124 \series default
14125
14126 \begin_inset Separator parbreak
14127 \end_inset
14128
14129
14130 \end_layout
14131
14132 \begin_layout Standard
14133 \align center
14134 \begin_inset Tabular
14135 <lyxtabular version="3" rows="4" columns="2">
14136 <features tabularvalignment="middle">
14137 <column alignment="center" valignment="top">
14138 <column alignment="center" valignment="top">
14139 <row>
14140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14141 \begin_inset Text
14142
14143 \begin_layout Plain Layout
14144 Comando
14145 \end_layout
14146
14147 \end_inset
14148 </cell>
14149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14150 \begin_inset Text
14151
14152 \begin_layout Plain Layout
14153 Resultado
14154 \begin_inset Note Note
14155 status collapsed
14156
14157 \begin_layout Plain Layout
14158
14159 \series bold
14160
14161 \backslash
14162 raisebox
14163 \series default
14164  se usa sólo como espaciador
14165 \end_layout
14166
14167 \end_inset
14168
14169
14170 \end_layout
14171
14172 \end_inset
14173 </cell>
14174 </row>
14175 <row>
14176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14177 \begin_inset Text
14178
14179 \begin_layout Plain Layout
14180
14181 \backslash
14182 colorbox{yellow
14183 \begin_inset Formula $\to$
14184 \end_inset
14185
14186
14187 \backslash
14188 {A=B
14189 \end_layout
14190
14191 \end_inset
14192 </cell>
14193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14194 \begin_inset Text
14195
14196 \begin_layout Plain Layout
14197 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
14198 \end_inset
14199
14200
14201 \end_layout
14202
14203 \end_inset
14204 </cell>
14205 </row>
14206 <row>
14207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14208 \begin_inset Text
14209
14210 \begin_layout Plain Layout
14211
14212 \backslash
14213 colorbox{green
14214 \begin_inset Formula $\to$
14215 \end_inset
14216
14217
14218 \backslash
14219 {
14220 \backslash
14221 fbox
14222 \begin_inset space \textvisiblespace{}
14223 \end_inset
14224
14225 A=B
14226 \end_layout
14227
14228 \end_inset
14229 </cell>
14230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14231 \begin_inset Text
14232
14233 \begin_layout Plain Layout
14234 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
14235 \end_inset
14236
14237
14238 \end_layout
14239
14240 \end_inset
14241 </cell>
14242 </row>
14243 <row>
14244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14245 \begin_inset Text
14246
14247 \begin_layout Plain Layout
14248
14249 \backslash
14250 fbox
14251 \begin_inset space \textvisiblespace{}
14252 \end_inset
14253
14254
14255 \backslash
14256 colorbox{green
14257 \begin_inset Formula $\to$
14258 \end_inset
14259
14260
14261 \backslash
14262 {
14263 \family sans
14264 Ctrl+M Ctrl+M
14265 \family default
14266  
14267 \backslash
14268 int
14269 \begin_inset space \textvisiblespace{}
14270 \end_inset
14271
14272 C=D
14273 \end_layout
14274
14275 \end_inset
14276 </cell>
14277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14278 \begin_inset Text
14279
14280 \begin_layout Plain Layout
14281 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
14282 \end_inset
14283
14284
14285 \end_layout
14286
14287 \end_inset
14288 </cell>
14289 </row>
14290 </lyxtabular>
14291
14292 \end_inset
14293
14294
14295 \end_layout
14296
14297 \begin_layout Standard
14298
14299 \series bold
14300
14301 \backslash
14302 colorbox
14303 \series default
14304  sólo colorea el marco pero no los caracteres.
14305  Para colorear todos los caracteres se selecciona toda la ecuación y se
14306  elige un color en el diálogo 
14307 \family sans
14308 Estilo
14309 \begin_inset space ~
14310 \end_inset
14311
14312 del
14313 \begin_inset space ~
14314 \end_inset
14315
14316 texto
14317 \family default
14318 .
14319  El diálogo puede abrirse con el botón 
14320 \begin_inset Info
14321 type  "icon"
14322 arg   "dialog-show character"
14323 \end_inset
14324
14325  de la barra de herramientas o con el menú 
14326 \family sans
14327 Editar\SpecialChar menuseparator
14328 Estilo
14329 \begin_inset space ~
14330 \end_inset
14331
14332 del
14333 \begin_inset space ~
14334 \end_inset
14335
14336 texto\SpecialChar menuseparator
14337 Personalizado
14338 \family default
14339 .
14340  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
14341  Si el número de la ecuación debe tener otro color que el de los caracteres
14342  de la ecuación, el color debe cambiarse dentro de la ecuación.
14343 \end_layout
14344
14345 \begin_layout Standard
14346 Un ejemplo:
14347 \color red
14348
14349 \begin_inset Formula 
14350 \begin{equation}
14351 {\color{red}\int A=B}\label{eq:rojo}
14352 \end{equation}
14353
14354 \end_inset
14355
14356
14357 \color green
14358
14359 \begin_inset Formula 
14360 \begin{equation}
14361 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}
14362 \end{equation}
14363
14364 \end_inset
14365
14366
14367 \end_layout
14368
14369 \begin_layout Standard
14370 La ecuación 
14371 \begin_inset CommandInset ref
14372 LatexCommand eqref
14373 reference "eq:rojo"
14374
14375 \end_inset
14376
14377  está toda coloreada en rojo.
14378 \begin_inset Newline newline
14379 \end_inset
14380
14381 La ecuación 
14382 \begin_inset CommandInset ref
14383 LatexCommand eqref
14384 reference "eq:rojoverde"
14385
14386 \end_inset
14387
14388  se ha coloreado en primer lugar toda en verde para colorear el número de
14389  la ecuación.
14390  Posteriormente se han coloreado en rojo los caracteres.
14391 \family sans
14392
14393 \begin_inset VSpace bigskip
14394 \end_inset
14395
14396
14397 \end_layout
14398
14399 \begin_layout Standard
14400 Para colorear diferente el borde y el marcose usa el comando 
14401 \series bold
14402
14403 \backslash
14404 fcolorbox
14405 \series default
14406
14407 \begin_inset Index idx
14408 status collapsed
14409
14410 \begin_layout Plain Layout
14411 Comandos ! F ! 
14412 \backslash
14413 fcolorbox
14414 \end_layout
14415
14416 \end_inset
14417
14418  con el siguiente esquema:
14419 \end_layout
14420
14421 \begin_layout Standard
14422
14423 \series bold
14424
14425 \backslash
14426 fcolorbox{color del borde}{color}{contenido del marco}
14427 \end_layout
14428
14429 \begin_layout Standard
14430 Así pues 
14431 \series bold
14432
14433 \backslash
14434 fcolorbox
14435 \series default
14436  es una extensión del comando 
14437 \series bold
14438
14439 \backslash
14440 colorbox
14441 \series default
14442 .
14443  La anchura del borde se establece, como para 
14444 \series bold
14445
14446 \backslash
14447 framebox
14448 \series default
14449 , con 
14450 \series bold
14451
14452 \backslash
14453 fboxrule
14454 \series default
14455  y 
14456 \series bold
14457
14458 \backslash
14459 fboxsep
14460 \series default
14461 .
14462  Un ejemplo:
14463 \begin_inset ERT
14464 status collapsed
14465
14466 \begin_layout Plain Layout
14467
14468
14469 \backslash
14470 fboxrule 1mm 
14471 \backslash
14472 fboxsep 1mm
14473 \end_layout
14474
14475 \end_inset
14476
14477
14478 \begin_inset Formula 
14479 \[
14480 \fcolorbox{cyan}{magenta}{A=B}
14481 \]
14482
14483 \end_inset
14484
14485
14486 \end_layout
14487
14488 \begin_layout Standard
14489 \begin_inset ERT
14490 status collapsed
14491
14492 \begin_layout Plain Layout
14493
14494
14495 \backslash
14496 fboxrule 0.4pt 
14497 \backslash
14498 fboxsep 3pt
14499 \end_layout
14500
14501 \end_inset
14502
14503
14504 \end_layout
14505
14506 \begin_layout Standard
14507 Esta ecuación se ha compuesto con el comando
14508 \begin_inset Newline newline
14509 \end_inset
14510
14511
14512 \series bold
14513
14514 \backslash
14515 fcolorbox{cyan
14516 \begin_inset Formula $\to$
14517 \end_inset
14518
14519
14520 \backslash
14521 {magenta
14522 \begin_inset Formula $\to$
14523 \end_inset
14524
14525
14526 \backslash
14527 {A=B
14528 \end_layout
14529
14530 \begin_layout Standard
14531 \begin_inset VSpace bigskip
14532 \end_inset
14533
14534
14535 \end_layout
14536
14537 \begin_layout Standard
14538 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14539 \end_layout
14540
14541 \begin_layout Standard
14542 Por ejemplo, se puede definir el color 
14543 \begin_inset Quotes fld
14544 \end_inset
14545
14546
14547 \series bold
14548 verdeoscuro
14549 \series default
14550
14551 \begin_inset Quotes frd
14552 \end_inset
14553
14554  con la línea de preámbulo \SpecialChar LaTeX
14555 :
14556 \end_layout
14557
14558 \begin_layout Standard
14559
14560 \series bold
14561
14562 \backslash
14563 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14564 \series default
14565
14566 \begin_inset Index idx
14567 status collapsed
14568
14569 \begin_layout Plain Layout
14570 Comandos ! D ! 
14571 \backslash
14572 definecolor
14573 \end_layout
14574
14575 \end_inset
14576
14577
14578 \end_layout
14579
14580 \begin_layout Standard
14581
14582 \series bold
14583 cmyk
14584 \series default
14585  es el espacio de color referido a los colores 
14586 \series bold
14587 cyan
14588 \series default
14589
14590 \series bold
14591 magenta
14592 \series default
14593
14594 \series bold
14595 yellow
14596 \series default
14597  y 
14598 \series bold
14599 black
14600 \series default
14601 .
14602  Los cuatro números separados por coma son el factor de cuota para los colores
14603  correspondientes del espacio de color.
14604  Los factores pueden estar en el rango 0-1.
14605  En vez de 
14606 \series bold
14607 cmyk
14608 \series default
14609  se puede usar el espacio de color 
14610 \series bold
14611 rgb
14612 \series default
14613 , que se refiere a 
14614 \series bold
14615 red
14616 \series default
14617
14618 \series bold
14619 green
14620 \series default
14621  y 
14622 \series bold
14623 blue
14624 \series default
14625 , así pues en este caso hay tres factores de cuota para los correspondientes
14626  colores.
14627  Además hay el espacio de color 
14628 \series bold
14629 gray
14630 \series default
14631  con un factor de cuota para el valor gris.
14632 \end_layout
14633
14634 \begin_layout Standard
14635 Como ejemplo he aquí un marco con el nuevo color definido 
14636 \series bold
14637 verdeoscuro
14638 \series default
14639  y los caracteres en color amarillo:
14640 \color black
14641
14642 \begin_inset Formula 
14643 \begin{equation}
14644 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}
14645 \end{equation}
14646
14647 \end_inset
14648
14649
14650 \end_layout
14651
14652 \begin_layout Standard
14653 Los colores personalizados también se pueden usar para texto con la ayuda
14654  del comando 
14655 \series bold
14656
14657 \backslash
14658 textcolor
14659 \series default
14660
14661 \begin_inset Index idx
14662 status collapsed
14663
14664 \begin_layout Plain Layout
14665 Texto ! coloreado
14666 \end_layout
14667
14668 \end_inset
14669
14670
14671 \end_layout
14672
14673 \begin_layout Standard
14674 \begin_inset ERT
14675 status collapsed
14676
14677 \begin_layout Plain Layout
14678
14679
14680 \backslash
14681 textcolor{verdeoscuro}{
14682 \end_layout
14683
14684 \end_inset
14685
14686 Esta frase en 
14687 \begin_inset Quotes fld
14688 \end_inset
14689
14690 verdeoscuro
14691 \begin_inset Quotes frd
14692 \end_inset
14693
14694 .
14695 \begin_inset ERT
14696 status collapsed
14697
14698 \begin_layout Plain Layout
14699
14700 }
14701 \end_layout
14702
14703 \end_inset
14704
14705
14706 \end_layout
14707
14708 \begin_layout Standard
14709
14710 \series bold
14711
14712 \backslash
14713 textcolor
14714 \series default
14715
14716 \begin_inset Index idx
14717 status collapsed
14718
14719 \begin_layout Plain Layout
14720 Comandos ! T ! 
14721 \backslash
14722 textcolor
14723 \end_layout
14724
14725 \end_inset
14726
14727  se usa con el esquema 
14728 \series bold
14729
14730 \backslash
14731 textcolor{color}{caracteres a colorear}
14732 \series default
14733 .
14734 \end_layout
14735
14736 \begin_layout Subsection
14737 Marcos de párrafo
14738 \begin_inset CommandInset label
14739 LatexCommand label
14740 name "subsec:Marcos-de-párrafo"
14741
14742 \end_inset
14743
14744
14745 \begin_inset Index idx
14746 status collapsed
14747
14748 \begin_layout Plain Layout
14749 Marcos ! para párrafos
14750 \end_layout
14751
14752 \end_inset
14753
14754
14755 \end_layout
14756
14757 \begin_layout Standard
14758 Un marco que puede contener varias líneas y párrafos, denominado marco de
14759  párrafo (parbox), se puede generar con el menú 
14760 \family sans
14761 Insertar\SpecialChar menuseparator
14762 Marco
14763 \family default
14764  o con el botón 
14765 \begin_inset Info
14766 type  "icon"
14767 arg   "box-insert"
14768 \end_inset
14769
14770  de la barra de herramientas.
14771 \end_layout
14772
14773 \begin_layout Standard
14774 El siguiente ejemplo muestra un marco de párrafo en línea:
14775 \begin_inset VSpace medskip
14776 \end_inset
14777
14778 Esta línea contiene 
14779 \begin_inset Box Boxed
14780 position "c"
14781 hor_pos "c"
14782 has_inner_box 1
14783 inner_pos "c"
14784 use_parbox 1
14785 use_makebox 0
14786 width "5cm"
14787 special "none"
14788 height "1in"
14789 height_special "totalheight"
14790 thickness "0.4pt"
14791 separation "3pt"
14792 shadowsize "4pt"
14793 framecolor "black"
14794 backgroundcolor "none"
14795 status collapsed
14796
14797 \begin_layout Plain Layout
14798 Esto es un marco de párrafo.
14799  Tiene exactamente 5
14800 \begin_inset space \thinspace{}
14801 \end_inset
14802
14803 cm de largo y además puede contener ecuaciones: 
14804 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14805 \end_inset
14806
14807
14808 \end_layout
14809
14810 \end_inset
14811
14812
14813 \begin_inset space ~
14814 \end_inset
14815
14816  un marco de párrafo.
14817 \begin_inset VSpace medskip
14818 \end_inset
14819
14820 Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado.
14821  Surge un diálogo con las propiedades del marco.
14822  En este caso: 
14823 \emph on
14824 Decoración
14825 \emph default
14826 : Marco rectangular, 
14827 \emph on
14828 marco interior
14829 \emph default
14830 : Párrafo, 
14831 \emph on
14832 Ancho
14833 \emph default
14834 : 5
14835 \begin_inset space \thinspace{}
14836 \end_inset
14837
14838 cm, 
14839 \emph on
14840 Alineación Vertical
14841 \emph default
14842  
14843 \emph on
14844 marco
14845 \emph default
14846 : Medio.
14847 \end_layout
14848
14849 \begin_layout Standard
14850 \begin_inset VSpace medskip
14851 \end_inset
14852
14853 En \SpecialChar LaTeX
14854 , un marco de párrafo se inserta con el comando 
14855 \series bold
14856
14857 \backslash
14858 parbox
14859 \series default
14860
14861 \begin_inset Index idx
14862 status collapsed
14863
14864 \begin_layout Plain Layout
14865 Comandos ! P ! 
14866 \backslash
14867 parbox
14868 \end_layout
14869
14870 \end_inset
14871
14872  con el esquema siguiente:
14873 \end_layout
14874
14875 \begin_layout Standard
14876
14877 \series bold
14878
14879 \backslash
14880 parbox[posición]{anchura}{contenido}
14881 \end_layout
14882
14883 \begin_layout Standard
14884 Son posibles las posiciones 
14885 \emph on
14886 b
14887 \emph default
14888  y 
14889 \emph on
14890 t
14891 \emph default
14892
14893 \emph on
14894 b
14895 \emph default
14896  por 
14897 \begin_inset Quotes fld
14898 \end_inset
14899
14900 bottom
14901 \begin_inset Quotes frd
14902 \end_inset
14903
14904  (abajo), que alinea la última línea del marco con el texto de alrededor.
14905  Con 
14906 \emph on
14907 t
14908 \emph default
14909 , por 
14910 \begin_inset Quotes fld
14911 \end_inset
14912
14913 top
14914 \begin_inset Quotes frd
14915 \end_inset
14916
14917  (arriba), la alineación se hace con la primera línea.
14918  Si no se da posición, el marco se centrará verticalmente, véase la sección
14919  
14920 \emph on
14921 Marcos
14922 \emph default
14923  del manual 
14924 \emph on
14925 Objetos insertados
14926 \emph default
14927  para ejemplos.
14928 \end_layout
14929
14930 \begin_layout Standard
14931 \begin_inset VSpace bigskip
14932 \end_inset
14933
14934 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14935  ponerse en un marco de párrafo.
14936  Para ello se inserta el comando
14937 \begin_inset Newline newline
14938 \end_inset
14939
14940
14941 \series bold
14942
14943 \backslash
14944 fbox{
14945 \backslash
14946 parbox{
14947 \backslash
14948 linewidth-2
14949 \backslash
14950 fboxsep-2
14951 \backslash
14952 fboxrule}{
14953 \begin_inset Newline newline
14954 \end_inset
14955
14956
14957 \series default
14958 en modo \SpecialChar TeX
14959  delante de la ecuación.
14960  Aquí 
14961 \series bold
14962
14963 \backslash
14964 linewidth
14965 \series default
14966
14967 \begin_inset Index idx
14968 status collapsed
14969
14970 \begin_layout Plain Layout
14971 Comandos ! L ! 
14972 \backslash
14973 linewidth
14974 \begin_inset ERT
14975 status open
14976
14977 \begin_layout Plain Layout
14978
14979
14980 \backslash
14981 vspace{5mm}
14982 \end_layout
14983
14984 \end_inset
14985
14986
14987 \end_layout
14988
14989 \end_inset
14990
14991  es la anchura de línea establecida para el documento.
14992  Como el marco está por fuera del marco de párrafo, hay que restar de dicha
14993  anchura dos veces la separación del marco y el grosor.
14994  Como \SpecialChar LyX
14995  no lo hace automáticamente debido a un fallo,
14996 \begin_inset Foot
14997 status collapsed
14998
14999 \begin_layout Plain Layout
15000 \begin_inset CommandInset href
15001 LatexCommand href
15002 name "LyX-bug #4483"
15003 target "http://www.lyx.org/trac/ticket/4483"
15004
15005 \end_inset
15006
15007
15008 \end_layout
15009
15010 \end_inset
15011
15012  hay que usar modo \SpecialChar TeX
15013 .
15014  Para poder multiplicar y restar en los argumentos hay que cargar en el
15015  preámbulo \SpecialChar LaTeX
15016  el paquete \SpecialChar LaTeX
15017  
15018 \series bold
15019 calc
15020 \series default
15021 ,
15022 \begin_inset Foot
15023 status collapsed
15024
15025 \begin_layout Plain Layout
15026
15027 \series bold
15028 calc
15029 \series default
15030  es parte de toda instalación \SpecialChar LaTeX
15031  estándar.
15032 \end_layout
15033
15034 \end_inset
15035
15036
15037 \begin_inset Index idx
15038 status collapsed
15039
15040 \begin_layout Plain Layout
15041 Paquetes ! calc
15042 \end_layout
15043
15044 \end_inset
15045
15046  con la línea
15047 \end_layout
15048
15049 \begin_layout Standard
15050
15051 \series bold
15052
15053 \backslash
15054 usepackage{calc}
15055 \end_layout
15056
15057 \begin_layout Standard
15058 Detrás de la ecuación se cierran ambos marcos con 
15059 \series bold
15060 }}
15061 \series default
15062  en modo \SpecialChar TeX
15063 .
15064  Aquí hay un ejemplo:
15065 \begin_inset ERT
15066 status collapsed
15067
15068 \begin_layout Plain Layout
15069
15070
15071 \backslash
15072 fboxsep 5mm 
15073 \backslash
15074 fboxrule 5mm
15075 \end_layout
15076
15077 \end_inset
15078
15079
15080 \end_layout
15081
15082 \begin_layout Standard
15083 \begin_inset ERT
15084 status collapsed
15085
15086 \begin_layout Plain Layout
15087
15088
15089 \backslash
15090 fbox{
15091 \backslash
15092 parbox{
15093 \backslash
15094 linewidth-2
15095 \backslash
15096 fboxsep-2
15097 \backslash
15098 fboxrule}{
15099 \end_layout
15100
15101 \end_inset
15102
15103
15104 \begin_inset Formula 
15105 \begin{equation}
15106 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
15107 \end{equation}
15108
15109 \end_inset
15110
15111
15112 \end_layout
15113
15114 \begin_layout Standard
15115 \begin_inset ERT
15116 status collapsed
15117
15118 \begin_layout Plain Layout
15119
15120 }}
15121 \end_layout
15122
15123 \end_inset
15124
15125
15126 \begin_inset ERT
15127 status collapsed
15128
15129 \begin_layout Plain Layout
15130
15131
15132 \backslash
15133 fboxrule 0.4pt 
15134 \backslash
15135 fboxsep 3pt
15136 \end_layout
15137
15138 \end_inset
15139
15140
15141 \end_layout
15142
15143 \begin_layout Standard
15144 \begin_inset VSpace medskip
15145 \end_inset
15146
15147
15148 \end_layout
15149
15150 \begin_layout Standard
15151 Como se ha usado el marco de párrafo como argumento de 
15152 \series bold
15153
15154 \backslash
15155 fbox
15156 \series default
15157 , en este caso no hay diferencia entre 
15158 \series bold
15159
15160 \backslash
15161 fbox
15162 \series default
15163  y 
15164 \series bold
15165
15166 \backslash
15167 boxed
15168 \series default
15169 .
15170  
15171 \end_layout
15172
15173 \begin_layout Standard
15174 \begin_inset VSpace bigskip
15175 \end_inset
15176
15177
15178 \end_layout
15179
15180 \begin_layout Standard
15181 Los marcos de párrafo son muy útiles para comentar ecuaciones directamente.
15182  Para hacerlo, se usa 
15183 \series bold
15184
15185 \backslash
15186 parbox
15187 \series default
15188  en combinación con el comando 
15189 \series bold
15190
15191 \backslash
15192 tag
15193 \series default
15194 .
15195  (Véase más sobre 
15196 \series bold
15197
15198 \backslash
15199 tag
15200 \series default
15201  en 
15202 \begin_inset CommandInset ref
15203 LatexCommand ref
15204 reference "subsec:Numeración-personalizada"
15205
15206 \end_inset
15207
15208 ).
15209 \end_layout
15210
15211 \begin_layout Standard
15212 Un ejemplo de ecuación comentada con 
15213 \series bold
15214
15215 \backslash
15216 parbox
15217 \series default
15218 :
15219 \end_layout
15220
15221 \begin_layout Standard
15222 \begin_inset ERT
15223 status collapsed
15224
15225 \begin_layout Plain Layout
15226
15227
15228 \backslash
15229 [5x-7b=3b
15230 \backslash
15231 tag*{
15232 \backslash
15233 parbox{5cm}{
15234 \end_layout
15235
15236 \end_inset
15237
15238 Esto es una descripción.
15239  Está claramente separada de la ecuación y es multilínea.
15240 \begin_inset ERT
15241 status collapsed
15242
15243 \begin_layout Plain Layout
15244
15245 }}
15246 \backslash
15247 ]
15248 \end_layout
15249
15250 \end_inset
15251
15252
15253 \end_layout
15254
15255 \begin_layout Standard
15256 Tales ecuaciones deben insertarse completamente en modo \SpecialChar TeX
15257  porque \SpecialChar LyX
15258  aún no
15259  soporta el comando 
15260 \series bold
15261
15262 \backslash
15263 parbox
15264 \series default
15265  en ecuaciones.
15266  La ecuación se compone con la siguiente secuencia de comandos:
15267 \end_layout
15268
15269 \begin_layout Standard
15270 El comando 
15271 \series bold
15272
15273 \backslash
15274 [5x-7b=3b
15275 \backslash
15276 tag*
15277 \backslash
15278 {
15279 \backslash
15280 parbox{5cm}{
15281 \series default
15282  se inserta en modo \SpecialChar TeX
15283 .
15284 \begin_inset Foot
15285 status collapsed
15286
15287 \begin_layout Plain Layout
15288 Si se usa el estilo de ecuación 
15289 \series bold
15290 Sangrado
15291 \series default
15292
15293 \series bold
15294
15295 \backslash
15296 tag*
15297 \backslash
15298
15299 \series default
15300  se puede reemplazar por 
15301 \series bold
15302
15303 \backslash
15304 hfill
15305 \series default
15306 .
15307  (Véanse los estilos de ecuación en 
15308 \begin_inset CommandInset ref
15309 LatexCommand ref
15310 reference "sec:Estilos-de-ecuación"
15311
15312 \end_inset
15313
15314 ).
15315 \end_layout
15316
15317 \end_inset
15318
15319  Después sigue la descripción en texto normal, y por último 
15320 \series bold
15321 }}
15322 \backslash
15323 ]
15324 \series default
15325  en modo \SpecialChar TeX
15326 .
15327  Aquí los comandos 
15328 \series bold
15329
15330 \backslash
15331 [
15332 \series default
15333  y 
15334 \series bold
15335
15336 \backslash
15337 ]
15338 \series default
15339  crean una ecuación presentada.
15340 \end_layout
15341
15342 \begin_layout Standard
15343 Las ventajas de 
15344 \series bold
15345
15346 \backslash
15347 parbox
15348 \series default
15349  pueden verse en este ejemplo que se ha 
15350 \begin_inset Quotes fld
15351 \end_inset
15352
15353 comentado
15354 \begin_inset Quotes frd
15355 \end_inset
15356
15357  usando el modo texto matemático:
15358 \begin_inset Formula 
15359 \[
15360 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}
15361 \]
15362
15363 \end_inset
15364
15365
15366 \end_layout
15367
15368 \begin_layout Section
15369 Operadores
15370 \begin_inset Index idx
15371 status collapsed
15372
15373 \begin_layout Plain Layout
15374 Operadores
15375 \end_layout
15376
15377 \end_inset
15378
15379
15380 \end_layout
15381
15382 \begin_layout Subsection
15383 Operadores grandes
15384 \begin_inset CommandInset label
15385 LatexCommand label
15386 name "subsec:Operadores-grandes"
15387
15388 \end_inset
15389
15390
15391 \begin_inset Index idx
15392 status collapsed
15393
15394 \begin_layout Plain Layout
15395 Operadores ! grandes
15396 \end_layout
15397
15398 \end_inset
15399
15400
15401 \begin_inset Index idx
15402 status collapsed
15403
15404 \begin_layout Plain Layout
15405 Sumatorios
15406 \end_layout
15407
15408 \end_inset
15409
15410
15411 \begin_inset Index idx
15412 status collapsed
15413
15414 \begin_layout Plain Layout
15415 Integrales
15416 \end_layout
15417
15418 \end_inset
15419
15420
15421 \end_layout
15422
15423 \begin_layout Standard
15424 Para poder usar todos los comandos de integrales listados aquí, debe estar
15425  marcada la opción 
15426 \family sans
15427 Usar paquete esint automáticamente
15428 \family default
15429  en el apartado 
15430 \family sans
15431 Opciones de ecuación
15432 \family default
15433  de la configuración del documento.
15434  
15435 \end_layout
15436
15437 \begin_layout Standard
15438 \begin_inset space \hfill{}
15439 \end_inset
15440
15441
15442 \begin_inset Tabular
15443 <lyxtabular version="3" rows="11" columns="2">
15444 <features tabularvalignment="middle">
15445 <column alignment="center" valignment="top" width="0pt">
15446 <column alignment="center" valignment="top" width="0pt">
15447 <row>
15448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15449 \begin_inset Text
15450
15451 \begin_layout Plain Layout
15452 Comando
15453 \end_layout
15454
15455 \end_inset
15456 </cell>
15457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15458 \begin_inset Text
15459
15460 \begin_layout Plain Layout
15461 Resultado
15462 \end_layout
15463
15464 \end_inset
15465 </cell>
15466 </row>
15467 <row>
15468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15469 \begin_inset Text
15470
15471 \begin_layout Plain Layout
15472
15473 \backslash
15474 int
15475 \begin_inset Index idx
15476 status collapsed
15477
15478 \begin_layout Plain Layout
15479 Comandos ! I ! 
15480 \backslash
15481 int
15482 \end_layout
15483
15484 \end_inset
15485
15486
15487 \end_layout
15488
15489 \end_inset
15490 </cell>
15491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15492 \begin_inset Text
15493
15494 \begin_layout Plain Layout
15495 \begin_inset Formula $\int$
15496 \end_inset
15497
15498
15499 \end_layout
15500
15501 \end_inset
15502 </cell>
15503 </row>
15504 <row>
15505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15506 \begin_inset Text
15507
15508 \begin_layout Plain Layout
15509
15510 \backslash
15511 oint
15512 \end_layout
15513
15514 \end_inset
15515 </cell>
15516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15517 \begin_inset Text
15518
15519 \begin_layout Plain Layout
15520 \begin_inset Formula $\oint$
15521 \end_inset
15522
15523
15524 \end_layout
15525
15526 \end_inset
15527 </cell>
15528 </row>
15529 <row>
15530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15531 \begin_inset Text
15532
15533 \begin_layout Plain Layout
15534
15535 \backslash
15536 ointctrclockwise
15537 \end_layout
15538
15539 \end_inset
15540 </cell>
15541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15542 \begin_inset Text
15543
15544 \begin_layout Plain Layout
15545 \begin_inset Formula $\ointctrclockwise$
15546 \end_inset
15547
15548
15549 \end_layout
15550
15551 \end_inset
15552 </cell>
15553 </row>
15554 <row>
15555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15556 \begin_inset Text
15557
15558 \begin_layout Plain Layout
15559
15560 \backslash
15561 ointclockwise
15562 \end_layout
15563
15564 \end_inset
15565 </cell>
15566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15567 \begin_inset Text
15568
15569 \begin_layout Plain Layout
15570 \begin_inset Formula $\ointclockwise$
15571 \end_inset
15572
15573
15574 \end_layout
15575
15576 \end_inset
15577 </cell>
15578 </row>
15579 <row>
15580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15581 \begin_inset Text
15582
15583 \begin_layout Plain Layout
15584
15585 \backslash
15586 sqint
15587 \end_layout
15588
15589 \end_inset
15590 </cell>
15591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15592 \begin_inset Text
15593
15594 \begin_layout Plain Layout
15595 \begin_inset Formula $\sqint$
15596 \end_inset
15597
15598
15599 \end_layout
15600
15601 \end_inset
15602 </cell>
15603 </row>
15604 <row>
15605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15606 \begin_inset Text
15607
15608 \begin_layout Plain Layout
15609
15610 \backslash
15611 fint
15612 \end_layout
15613
15614 \end_inset
15615 </cell>
15616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15617 \begin_inset Text
15618
15619 \begin_layout Plain Layout
15620  
15621 \begin_inset Formula $\fint$
15622 \end_inset
15623
15624
15625 \end_layout
15626
15627 \end_inset
15628 </cell>
15629 </row>
15630 <row>
15631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15632 \begin_inset Text
15633
15634 \begin_layout Plain Layout
15635
15636 \backslash
15637 landupint
15638 \end_layout
15639
15640 \end_inset
15641 </cell>
15642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15643 \begin_inset Text
15644
15645 \begin_layout Plain Layout
15646  
15647 \begin_inset Formula $\landupint$
15648 \end_inset
15649
15650
15651 \end_layout
15652
15653 \end_inset
15654 </cell>
15655 </row>
15656 <row>
15657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15658 \begin_inset Text
15659
15660 \begin_layout Plain Layout
15661
15662 \backslash
15663 landdownint
15664 \end_layout
15665
15666 \end_inset
15667 </cell>
15668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15669 \begin_inset Text
15670
15671 \begin_layout Plain Layout
15672  
15673 \begin_inset Formula $\landdownint$
15674 \end_inset
15675
15676
15677 \end_layout
15678
15679 \end_inset
15680 </cell>
15681 </row>
15682 <row>
15683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15684 \begin_inset Text
15685
15686 \begin_layout Plain Layout
15687
15688 \backslash
15689 bigcap
15690 \end_layout
15691
15692 \end_inset
15693 </cell>
15694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15695 \begin_inset Text
15696
15697 \begin_layout Plain Layout
15698 \begin_inset Formula $\bigcap$
15699 \end_inset
15700
15701
15702 \end_layout
15703
15704 \end_inset
15705 </cell>
15706 </row>
15707 <row>
15708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15709 \begin_inset Text
15710
15711 \begin_layout Plain Layout
15712
15713 \backslash
15714 bigcup
15715 \end_layout
15716
15717 \end_inset
15718 </cell>
15719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15720 \begin_inset Text
15721
15722 \begin_layout Plain Layout
15723 \begin_inset Formula $\bigcup$
15724 \end_inset
15725
15726
15727 \end_layout
15728
15729 \end_inset
15730 </cell>
15731 </row>
15732 </lyxtabular>
15733
15734 \end_inset
15735
15736
15737 \begin_inset space \hfill{}
15738 \end_inset
15739
15740
15741 \begin_inset Tabular
15742 <lyxtabular version="3" rows="11" columns="2">
15743 <features tabularvalignment="middle">
15744 <column alignment="center" valignment="top" width="0pt">
15745 <column alignment="center" valignment="top" width="0pt">
15746 <row>
15747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15748 \begin_inset Text
15749
15750 \begin_layout Plain Layout
15751 Comando
15752 \end_layout
15753
15754 \end_inset
15755 </cell>
15756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15757 \begin_inset Text
15758
15759 \begin_layout Plain Layout
15760 Resultado
15761 \end_layout
15762
15763 \end_inset
15764 </cell>
15765 </row>
15766 <row>
15767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15768 \begin_inset Text
15769
15770 \begin_layout Plain Layout
15771
15772 \backslash
15773 sum
15774 \begin_inset Index idx
15775 status collapsed
15776
15777 \begin_layout Plain Layout
15778 Comandos ! S ! 
15779 \backslash
15780 sum
15781 \end_layout
15782
15783 \end_inset
15784
15785
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Plain Layout
15794 \begin_inset Formula $\sum$
15795 \end_inset
15796
15797
15798 \end_layout
15799
15800 \end_inset
15801 </cell>
15802 </row>
15803 <row>
15804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15805 \begin_inset Text
15806
15807 \begin_layout Plain Layout
15808
15809 \backslash
15810 prod
15811 \begin_inset Index idx
15812 status collapsed
15813
15814 \begin_layout Plain Layout
15815 Comandos ! P ! 
15816 \backslash
15817 prod
15818 \end_layout
15819
15820 \end_inset
15821
15822
15823 \end_layout
15824
15825 \end_inset
15826 </cell>
15827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15828 \begin_inset Text
15829
15830 \begin_layout Plain Layout
15831 \begin_inset Formula $\prod$
15832 \end_inset
15833
15834
15835 \end_layout
15836
15837 \end_inset
15838 </cell>
15839 </row>
15840 <row>
15841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15842 \begin_inset Text
15843
15844 \begin_layout Plain Layout
15845
15846 \backslash
15847 coprod
15848 \end_layout
15849
15850 \end_inset
15851 </cell>
15852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15853 \begin_inset Text
15854
15855 \begin_layout Plain Layout
15856 \begin_inset Formula $\coprod$
15857 \end_inset
15858
15859
15860 \end_layout
15861
15862 \end_inset
15863 </cell>
15864 </row>
15865 <row>
15866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15867 \begin_inset Text
15868
15869 \begin_layout Plain Layout
15870
15871 \backslash
15872 bigodot
15873 \end_layout
15874
15875 \end_inset
15876 </cell>
15877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15878 \begin_inset Text
15879
15880 \begin_layout Plain Layout
15881 \begin_inset Formula $\bigodot$
15882 \end_inset
15883
15884
15885 \end_layout
15886
15887 \end_inset
15888 </cell>
15889 </row>
15890 <row>
15891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15892 \begin_inset Text
15893
15894 \begin_layout Plain Layout
15895
15896 \backslash
15897 bigotimes
15898 \end_layout
15899
15900 \end_inset
15901 </cell>
15902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15903 \begin_inset Text
15904
15905 \begin_layout Plain Layout
15906 \begin_inset Formula $\bigotimes$
15907 \end_inset
15908
15909
15910 \end_layout
15911
15912 \end_inset
15913 </cell>
15914 </row>
15915 <row>
15916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15917 \begin_inset Text
15918
15919 \begin_layout Plain Layout
15920
15921 \backslash
15922 bigoplus
15923 \end_layout
15924
15925 \end_inset
15926 </cell>
15927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15928 \begin_inset Text
15929
15930 \begin_layout Plain Layout
15931 \begin_inset Formula $\bigoplus$
15932 \end_inset
15933
15934
15935 \end_layout
15936
15937 \end_inset
15938 </cell>
15939 </row>
15940 <row>
15941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15942 \begin_inset Text
15943
15944 \begin_layout Plain Layout
15945
15946 \backslash
15947 bigwedge
15948 \end_layout
15949
15950 \end_inset
15951 </cell>
15952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15953 \begin_inset Text
15954
15955 \begin_layout Plain Layout
15956 \begin_inset Formula $\bigwedge$
15957 \end_inset
15958
15959
15960 \end_layout
15961
15962 \end_inset
15963 </cell>
15964 </row>
15965 <row>
15966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15967 \begin_inset Text
15968
15969 \begin_layout Plain Layout
15970
15971 \backslash
15972 bigvee
15973 \end_layout
15974
15975 \end_inset
15976 </cell>
15977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15978 \begin_inset Text
15979
15980 \begin_layout Plain Layout
15981 \begin_inset Formula $\bigvee$
15982 \end_inset
15983
15984
15985 \end_layout
15986
15987 \end_inset
15988 </cell>
15989 </row>
15990 <row>
15991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15992 \begin_inset Text
15993
15994 \begin_layout Plain Layout
15995
15996 \backslash
15997 bigsqcup
15998 \end_layout
15999
16000 \end_inset
16001 </cell>
16002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16003 \begin_inset Text
16004
16005 \begin_layout Plain Layout
16006 \begin_inset Formula $\bigsqcup$
16007 \end_inset
16008
16009
16010 \end_layout
16011
16012 \end_inset
16013 </cell>
16014 </row>
16015 <row>
16016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16017 \begin_inset Text
16018
16019 \begin_layout Plain Layout
16020
16021 \backslash
16022 biguplus
16023 \end_layout
16024
16025 \end_inset
16026 </cell>
16027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16028 \begin_inset Text
16029
16030 \begin_layout Plain Layout
16031 \begin_inset Formula $\biguplus$
16032 \end_inset
16033
16034
16035 \end_layout
16036
16037 \end_inset
16038 </cell>
16039 </row>
16040 </lyxtabular>
16041
16042 \end_inset
16043
16044
16045 \begin_inset space \hfill{}
16046 \end_inset
16047
16048
16049 \end_layout
16050
16051 \begin_layout Standard
16052 Todos los operadores grandes se pueden insertar con el botón 
16053 \begin_inset Info
16054 type  "icon"
16055 arg   "math-insert \\intop"
16056 \end_inset
16057
16058  de la barra de ecuaciones.
16059 \end_layout
16060
16061 \begin_layout Standard
16062 Estos operadores son llamados grandes porque son mayores que los operadores
16063  binarios de aspecto semejante.
16064  Todos los operadores grandes pueden tener límites, como se describe en
16065  la subsección siguiente.
16066 \end_layout
16067
16068 \begin_layout Standard
16069 Para todos los operadores de integral hay una segunda versión disponible,
16070  terminando en 
16071 \series bold
16072 op
16073 \series default
16074
16075 \series bold
16076
16077 \backslash
16078 intop
16079 \series default
16080
16081 \series bold
16082
16083 \backslash
16084 ointop
16085 \series default
16086  etc.
16087  Estos operadores difieren de 
16088 \series bold
16089
16090 \backslash
16091 int
16092 \series default
16093 , etc., en el estilo en que se presentan los límites, véase
16094 \series bold
16095  
16096 \series default
16097
16098 \begin_inset CommandInset ref
16099 LatexCommand ref
16100 reference "subsec:Límites-de-operadores"
16101
16102 \end_inset
16103
16104 .
16105 \end_layout
16106
16107 \begin_layout Subsubsection*
16108 Sugerencias para las integrales
16109 \end_layout
16110
16111 \begin_layout Standard
16112 La letra 
16113 \emph on
16114 d
16115 \emph default
16116  en una integral es un operador, por consiguiente debe escribirse en redonda.
16117  Esto se hace resaltando la 
16118 \emph on
16119 d
16120 \emph default
16121  y usando el atajo de teclado 
16122 \family sans
16123 Alt+C
16124 \begin_inset space ~
16125 \end_inset
16126
16127 R
16128 \family default
16129 .
16130 \begin_inset Foot
16131 status collapsed
16132
16133 \begin_layout Plain Layout
16134 véase estilos de letras en 
16135 \begin_inset CommandInset ref
16136 LatexCommand ref
16137 reference "subsec:Estilos-de-tipografías"
16138
16139 \end_inset
16140
16141  
16142 \end_layout
16143
16144 \end_inset
16145
16146  Delante de la 
16147 \emph on
16148 d
16149 \emph default
16150  se inserta un espacio delgado, como es habitual en los operadores.
16151  Un ejemplo:
16152 \end_layout
16153
16154 \begin_layout Standard
16155 incorrecto: 
16156 \begin_inset Formula $\int A(x)dx$
16157 \end_inset
16158
16159
16160 \begin_inset Newline newline
16161 \end_inset
16162
16163
16164 \begin_inset Phantom HPhantom
16165 status open
16166
16167 \begin_layout Plain Layout
16168 in
16169 \end_layout
16170
16171 \end_inset
16172
16173 correcto: 
16174 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
16175 \end_inset
16176
16177
16178 \end_layout
16179
16180 \begin_layout Standard
16181 Para integrales múltiples hay los siguientes comandos:
16182 \begin_inset VSpace medskip
16183 \end_inset
16184
16185
16186 \end_layout
16187
16188 \begin_layout Standard
16189 \begin_inset space \hfill{}
16190 \end_inset
16191
16192
16193 \begin_inset Tabular
16194 <lyxtabular version="3" rows="4" columns="2">
16195 <features tabularvalignment="middle">
16196 <column alignment="center" valignment="top">
16197 <column alignment="center" valignment="top">
16198 <row>
16199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16200 \begin_inset Text
16201
16202 \begin_layout Plain Layout
16203 Comando
16204 \end_layout
16205
16206 \end_inset
16207 </cell>
16208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16209 \begin_inset Text
16210
16211 \begin_layout Plain Layout
16212 Resultado
16213 \begin_inset Note Note
16214 status collapsed
16215
16216 \begin_layout Plain Layout
16217
16218 \series bold
16219
16220 \backslash
16221 raisebox
16222 \series default
16223  se usa sólo como espaciador
16224 \end_layout
16225
16226 \end_inset
16227
16228
16229 \end_layout
16230
16231 \end_inset
16232 </cell>
16233 </row>
16234 <row>
16235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16236 \begin_inset Text
16237
16238 \begin_layout Plain Layout
16239
16240 \backslash
16241 iint
16242 \end_layout
16243
16244 \end_inset
16245 </cell>
16246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16247 \begin_inset Text
16248
16249 \begin_layout Plain Layout
16250 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
16251 \end_inset
16252
16253
16254 \end_layout
16255
16256 \end_inset
16257 </cell>
16258 </row>
16259 <row>
16260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16261 \begin_inset Text
16262
16263 \begin_layout Plain Layout
16264
16265 \backslash
16266 oiint
16267 \end_layout
16268
16269 \end_inset
16270 </cell>
16271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16272 \begin_inset Text
16273
16274 \begin_layout Plain Layout
16275 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
16276 \end_inset
16277
16278
16279 \end_layout
16280
16281 \end_inset
16282 </cell>
16283 </row>
16284 <row>
16285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16286 \begin_inset Text
16287
16288 \begin_layout Plain Layout
16289
16290 \backslash
16291 sqiint
16292 \end_layout
16293
16294 \end_inset
16295 </cell>
16296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16297 \begin_inset Text
16298
16299 \begin_layout Plain Layout
16300 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
16301 \end_inset
16302
16303
16304 \end_layout
16305
16306 \end_inset
16307 </cell>
16308 </row>
16309 </lyxtabular>
16310
16311 \end_inset
16312
16313
16314 \begin_inset space \hfill{}
16315 \end_inset
16316
16317
16318 \begin_inset Tabular
16319 <lyxtabular version="3" rows="4" columns="2">
16320 <features tabularvalignment="middle">
16321 <column alignment="center" valignment="top">
16322 <column alignment="center" valignment="top">
16323 <row>
16324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Plain Layout
16328 Comando
16329 \end_layout
16330
16331 \end_inset
16332 </cell>
16333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16334 \begin_inset Text
16335
16336 \begin_layout Plain Layout
16337 Resultado
16338 \begin_inset Note Note
16339 status collapsed
16340
16341 \begin_layout Plain Layout
16342
16343 \series bold
16344
16345 \backslash
16346 raisebox
16347 \series default
16348  se usa sólo como espaciador
16349 \end_layout
16350
16351 \end_inset
16352
16353
16354 \end_layout
16355
16356 \end_inset
16357 </cell>
16358 </row>
16359 <row>
16360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16361 \begin_inset Text
16362
16363 \begin_layout Plain Layout
16364
16365 \backslash
16366 iiint
16367 \end_layout
16368
16369 \end_inset
16370 </cell>
16371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16372 \begin_inset Text
16373
16374 \begin_layout Plain Layout
16375 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
16376 \end_inset
16377
16378
16379 \end_layout
16380
16381 \end_inset
16382 </cell>
16383 </row>
16384 <row>
16385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16386 \begin_inset Text
16387
16388 \begin_layout Plain Layout
16389
16390 \backslash
16391 iiiint
16392 \end_layout
16393
16394 \end_inset
16395 </cell>
16396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16397 \begin_inset Text
16398
16399 \begin_layout Plain Layout
16400 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
16401 \end_inset
16402
16403
16404 \end_layout
16405
16406 \end_inset
16407 </cell>
16408 </row>
16409 <row>
16410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16411 \begin_inset Text
16412
16413 \begin_layout Plain Layout
16414
16415 \backslash
16416 dotsint
16417 \end_layout
16418
16419 \end_inset
16420 </cell>
16421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16422 \begin_inset Text
16423
16424 \begin_layout Plain Layout
16425 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16426 \end_inset
16427
16428
16429 \end_layout
16430
16431 \end_inset
16432 </cell>
16433 </row>
16434 </lyxtabular>
16435
16436 \end_inset
16437
16438
16439 \begin_inset space \hfill{}
16440 \end_inset
16441
16442
16443 \end_layout
16444
16445 \begin_layout Subsection
16446 Límites de operadores
16447 \begin_inset CommandInset label
16448 LatexCommand label
16449 name "subsec:Límites-de-operadores"
16450
16451 \end_inset
16452
16453
16454 \begin_inset Index idx
16455 status collapsed
16456
16457 \begin_layout Plain Layout
16458 Operadores ! límites de
16459 \end_layout
16460
16461 \end_inset
16462
16463
16464 \end_layout
16465
16466 \begin_layout Standard
16467 Los límites se crean mediante superíndices y subíndices:
16468 \begin_inset Separator parbreak
16469 \end_inset
16470
16471
16472 \end_layout
16473
16474 \begin_layout Standard
16475 \noindent
16476 \align center
16477 \begin_inset Tabular
16478 <lyxtabular version="3" rows="2" columns="2">
16479 <features tabularvalignment="middle">
16480 <column alignment="center" valignment="top">
16481 <column alignment="center" valignment="top">
16482 <row>
16483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16484 \begin_inset Text
16485
16486 \begin_layout Plain Layout
16487 Comando
16488 \end_layout
16489
16490 \end_inset
16491 </cell>
16492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16493 \begin_inset Text
16494
16495 \begin_layout Plain Layout
16496 Resultado
16497 \begin_inset Note Note
16498 status collapsed
16499
16500 \begin_layout Plain Layout
16501
16502 \series bold
16503
16504 \backslash
16505 raisebox
16506 \series default
16507  se usa sólo como espaciador
16508 \end_layout
16509
16510 \end_inset
16511
16512
16513 \end_layout
16514
16515 \end_inset
16516 </cell>
16517 </row>
16518 <row>
16519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16520 \begin_inset Text
16521
16522 \begin_layout Plain Layout
16523
16524 \backslash
16525 prod^
16526 \backslash
16527 infty
16528 \begin_inset space \textvisiblespace{}
16529 \end_inset
16530
16531
16532 \begin_inset Formula $\to$
16533 \end_inset
16534
16535 _0
16536 \begin_inset Formula $\to$
16537 \end_inset
16538
16539 A(x)
16540 \end_layout
16541
16542 \end_inset
16543 </cell>
16544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16545 \begin_inset Text
16546
16547 \begin_layout Plain Layout
16548 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16549 \end_inset
16550
16551
16552 \end_layout
16553
16554 \end_inset
16555 </cell>
16556 </row>
16557 </lyxtabular>
16558
16559 \end_inset
16560
16561
16562 \end_layout
16563
16564 \begin_layout Standard
16565 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16566  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16567 \end_layout
16568
16569 \begin_layout Standard
16570 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16571  directamente detrás del operador y se elige 
16572 \series bold
16573 Alineado
16574 \series default
16575  en el menú 
16576 \family sans
16577 Editar\SpecialChar menuseparator
16578 Ecuación\SpecialChar menuseparator
16579 Cambiar tipo de límites
16580 \family default
16581  (atajo 
16582 \family sans
16583 Alt+M
16584 \begin_inset space ~
16585 \end_inset
16586
16587 L
16588 \family default
16589 ).
16590  Un ejemplo:
16591 \end_layout
16592
16593 \begin_layout Standard
16594 El tipo de límites por omisión es:
16595 \begin_inset Formula 
16596 \[
16597 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16598 \]
16599
16600 \end_inset
16601
16602
16603 \end_layout
16604
16605 \begin_layout Standard
16606 Así se ven si se cambia el tipo de límites a 
16607 \series bold
16608 Alineado
16609 \series default
16610 :
16611 \begin_inset Formula 
16612 \[
16613 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16614 \]
16615
16616 \end_inset
16617
16618
16619 \end_layout
16620
16621 \begin_layout Standard
16622 En integrales, excepto las que terminan en 
16623 \series bold
16624 op
16625 \series default
16626  como 
16627 \series bold
16628
16629 \backslash
16630 intop
16631 \series default
16632
16633 \series bold
16634
16635 \backslash
16636 ointop
16637 \series default
16638 , etc., los límites se colocan por omisión junto al operador.
16639  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16640  operador.
16641  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16642 \series bold
16643 Presentado
16644 \series default
16645  para poner el límite debajo:
16646 \begin_inset Formula 
16647 \begin{equation}
16648 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}
16649 \end{equation}
16650
16651 \end_inset
16652
16653
16654 \begin_inset VSpace medskip
16655 \end_inset
16656
16657 Para especificar condiciones en los límites se usan los comandos 
16658 \series bold
16659
16660 \backslash
16661 subarray
16662 \series default
16663
16664 \begin_inset Index idx
16665 status collapsed
16666
16667 \begin_layout Plain Layout
16668 Comandos ! S ! 
16669 \backslash
16670 subarray
16671 \end_layout
16672
16673 \end_inset
16674
16675  y 
16676 \series bold
16677
16678 \backslash
16679 substack
16680 \series default
16681
16682 \begin_inset Index idx
16683 status collapsed
16684
16685 \begin_layout Plain Layout
16686 Comandos ! S ! 
16687 \backslash
16688 substack
16689 \end_layout
16690
16691 \end_inset
16692
16693 .
16694  Por ejemplo, para componer la expresión
16695 \begin_inset Formula 
16696 \begin{equation}
16697 \sum_{\begin{subarray}{c}
16698 0<k<1000\\
16699 \\
16700 k\,\in\,\mathbb{N}
16701 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16702 \end{equation}
16703
16704 \end_inset
16705
16706 se ha hecho lo siguiente: primero se escribe el comando 
16707 \series bold
16708
16709 \backslash
16710 sum^n
16711 \series default
16712
16713 \begin_inset space \textvisiblespace{}
16714 \end_inset
16715
16716
16717 \series bold
16718 _
16719 \series default
16720 .
16721  Ahora el cursor está en un marco azul bajo el operador sumatorio y ahí
16722  se inserta el comando 
16723 \series bold
16724
16725 \backslash
16726 subarray
16727 \series default
16728
16729 \begin_inset space \textvisiblespace{}
16730 \end_inset
16731
16732 .
16733  Ahora el marco azul está en un marco púrpura donde pueden escribirse líneas
16734  distintas.
16735  Cada línea nueva se crea con un salto de línea (
16736 \family sans
16737 Ctrl+Entrar
16738 \family default
16739 ).
16740  Si ahora se teclea en ella
16741 \begin_inset Newline newline
16742 \end_inset
16743
16744
16745 \series bold
16746 0<k<1000 Ctrl+Entrar
16747 \begin_inset Newline newline
16748 \end_inset
16749
16750
16751 \series default
16752 aparece debajo un nuevo marco para la línea nueva.
16753 \end_layout
16754
16755 \begin_layout Standard
16756 La alineación de las líneas puede cambiarse a la izquierda con la 
16757 \family sans
16758 barra de herramientas de cuadros
16759 \family default
16760  o con el menú 
16761 \family sans
16762 Editar\SpecialChar menuseparator
16763 Filas y columnas
16764 \family default
16765 .
16766  Para obtener alineación derecha se inserta 
16767 \series bold
16768
16769 \backslash
16770 hfill
16771 \series default
16772
16773 \begin_inset space \textvisiblespace{}
16774 \end_inset
16775
16776  al principio de la línea.
16777 \end_layout
16778
16779 \begin_layout Standard
16780 El comando 
16781 \series bold
16782
16783 \backslash
16784 substack
16785 \series default
16786  es equivalente a 
16787 \series bold
16788
16789 \backslash
16790 subarray
16791 \series default
16792  con la diferencia de que las líneas están siempre centradas.
16793 \begin_inset VSpace bigskip
16794 \end_inset
16795
16796
16797 \end_layout
16798
16799 \begin_layout Standard
16800 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16801  siguientes, como en la ecuación 
16802 \begin_inset CommandInset ref
16803 LatexCommand eqref
16804 reference "eq:substack"
16805
16806 \end_inset
16807
16808 , porque éstos se colocan junto a los límites.
16809  Para evitarlo se puede usar el comando 
16810 \series bold
16811
16812 \backslash
16813 smashoperator
16814 \series default
16815
16816 \begin_inset Index idx
16817 status collapsed
16818
16819 \begin_layout Plain Layout
16820 Comandos ! S ! 
16821 \backslash
16822 smashoperator
16823 \end_layout
16824
16825 \end_inset
16826
16827 .
16828  Para esto, en 
16829 \family sans
16830 Opciones
16831 \begin_inset space ~
16832 \end_inset
16833
16834 para
16835 \begin_inset space ~
16836 \end_inset
16837
16838 ecuaciones
16839 \family default
16840  de la configuración del documento debe estar marcado 
16841 \family sans
16842 Cargar
16843 \begin_inset space ~
16844 \end_inset
16845
16846 siempre
16847 \family default
16848  el paquete 
16849 \series bold
16850 mathtools
16851 \series default
16852
16853 \begin_inset Index idx
16854 status collapsed
16855
16856 \begin_layout Plain Layout
16857 Paquetes ! mathtools
16858 \end_layout
16859
16860 \end_inset
16861
16862  
16863 \series bold
16864
16865 \backslash
16866 smashoperator
16867 \series default
16868  establece el espacio junto al operador en 0
16869 \begin_inset space \thinspace{}
16870 \end_inset
16871
16872 pt.
16873 \begin_inset Newline newline
16874 \end_inset
16875
16876 Aplicado en la ecuación 
16877 \begin_inset CommandInset ref
16878 LatexCommand eqref
16879 reference "eq:substack"
16880
16881 \end_inset
16882
16883  se usa el comando
16884 \end_layout
16885
16886 \begin_layout Standard
16887
16888 \series bold
16889
16890 \backslash
16891 smashoperator{
16892 \end_layout
16893
16894 \begin_layout Standard
16895 e inserta el operador con sus límites entre las llaves.
16896  A continuación sigue el resto de la ecuación:
16897 \begin_inset Formula 
16898 \[
16899 \smashoperator{\sum_{\begin{subarray}{c}
16900 0<k<1000\\
16901 \\
16902 k\,\in\,\mathbb{N}
16903 \end{subarray}}^{n}}k^{-2}
16904 \]
16905
16906 \end_inset
16907
16908
16909 \end_layout
16910
16911 \begin_layout Standard
16912 Es posible establecer el espacio de 0
16913 \begin_inset space \thinspace{}
16914 \end_inset
16915
16916 pt en un solo lado de la expresión.
16917  Para eso escribe 
16918 \series bold
16919 [l]
16920 \series default
16921  o 
16922 \series bold
16923 [r]
16924 \series default
16925  entre 
16926 \series bold
16927
16928 \backslash
16929 smashoperator
16930 \series default
16931  y su llave.
16932  
16933 \series bold
16934 l
16935 \series default
16936  es para el lado izquierdo y 
16937 \series bold
16938 r
16939 \series default
16940  para el derecho.
16941  Un ejemplo de dichas posibilidades para 
16942 \series bold
16943
16944 \backslash
16945 smashoperator
16946 \series default
16947 :
16948 \end_layout
16949
16950 \begin_layout Standard
16951 \begin_inset Formula 
16952 \[
16953 Y\smashoperator{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[l]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[r]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}
16954 \]
16955
16956 \end_inset
16957
16958
16959 \end_layout
16960
16961 \begin_layout Standard
16962 \begin_inset VSpace bigskip
16963 \end_inset
16964
16965
16966 \end_layout
16967
16968 \begin_layout Standard
16969 Cuando hay varios operadores consecutivos con límites, éstos pueden resultar
16970  mal alineados en la salida, como se ve en este ejemplo:
16971 \begin_inset Formula 
16972 \[
16973 \text{a)}\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\limsup_{n\to\infty}\max_{p\ge n}
16974 \]
16975
16976 \end_inset
16977
16978 Para mejorar este aspecto, en 
16979 \family sans
16980 Opciones
16981 \begin_inset space ~
16982 \end_inset
16983
16984 para
16985 \begin_inset space ~
16986 \end_inset
16987
16988 ecuaciones
16989 \family default
16990  de la configuración del documento debe estar marcado 
16991 \family sans
16992 Cargar
16993 \begin_inset space ~
16994 \end_inset
16995
16996 siempre
16997 \family default
16998  el paquete 
16999 \series bold
17000 mathtools
17001 \series default
17002
17003 \begin_inset Index idx
17004 status collapsed
17005
17006 \begin_layout Plain Layout
17007 Paquetes ! mathtools
17008 \end_layout
17009
17010 \end_inset
17011
17012 .
17013  Después inserta en la ecuación el comando 
17014 \series bold
17015
17016 \backslash
17017 adjustlimits
17018 \series default
17019
17020 \begin_inset Index idx
17021 status collapsed
17022
17023 \begin_layout Plain Layout
17024 Comandos ! A ! 
17025 \backslash
17026 adjustlimits
17027 \end_layout
17028
17029 \end_inset
17030
17031  delante de cada operador.
17032  El ejemplo anterior tendrá ahora este aspecto:
17033 \begin_inset Formula 
17034 \[
17035 \text{a)}\adjustlimits\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\adjustlimits\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\adjustlimits\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\adjustlimits\limsup_{n\to\infty}\max_{p\ge n}
17036 \]
17037
17038 \end_inset
17039
17040
17041 \end_layout
17042
17043 \begin_layout Standard
17044 \begin_inset VSpace bigskip
17045 \end_inset
17046
17047 Cómo utilizar un límite para varios operadores se describe en la 
17048 \begin_inset CommandInset ref
17049 LatexCommand ref
17050 reference "subsec:Operadores-de-usuario"
17051
17052 \end_inset
17053
17054 .
17055 \end_layout
17056
17057 \begin_layout Subsection
17058 Decoración para operadores
17059 \begin_inset Index idx
17060 status collapsed
17061
17062 \begin_layout Plain Layout
17063 Operadores ! Decoración
17064 \end_layout
17065
17066 \end_inset
17067
17068
17069 \end_layout
17070
17071 \begin_layout Standard
17072 Con los comandos 
17073 \series bold
17074
17075 \backslash
17076 overset
17077 \series default
17078
17079 \begin_inset Index idx
17080 status collapsed
17081
17082 \begin_layout Plain Layout
17083 Comandos ! O ! 
17084 \backslash
17085 overset
17086 \end_layout
17087
17088 \end_inset
17089
17090  y 
17091 \series bold
17092
17093 \backslash
17094 underset
17095 \series default
17096
17097 \begin_inset Index idx
17098 status collapsed
17099
17100 \begin_layout Plain Layout
17101 Comandos ! U ! 
17102 \backslash
17103 underset
17104 \end_layout
17105
17106 \end_inset
17107
17108  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
17109  Con el comando 
17110 \series bold
17111
17112 \backslash
17113 sideset
17114 \series default
17115
17116 \begin_inset Index idx
17117 status collapsed
17118
17119 \begin_layout Plain Layout
17120 Comandos ! S ! 
17121 \backslash
17122 sideset
17123 \end_layout
17124
17125 \end_inset
17126
17127  se pueden poner caracteres delante y detrás de un operador grande.
17128 \end_layout
17129
17130 \begin_layout Standard
17131 Hay cuatro variantes de 
17132 \series bold
17133
17134 \backslash
17135 sideset
17136 \series default
17137 :
17138 \end_layout
17139
17140 \begin_layout Itemize
17141
17142 \series bold
17143
17144 \backslash
17145 sideset
17146 \series default
17147  para poner caracteres en las esquinas del operador
17148 \end_layout
17149
17150 \begin_layout Itemize
17151
17152 \series bold
17153
17154 \backslash
17155 sidesetn
17156 \series default
17157  para poner caracteres delante y/o detrás del operador (esta variante representa
17158  el comando original de \SpecialChar LaTeX
17159  
17160 \series bold
17161
17162 \backslash
17163 sideset
17164 \series default
17165 )
17166 \end_layout
17167
17168 \begin_layout Itemize
17169
17170 \series bold
17171
17172 \backslash
17173 sidesetl
17174 \series default
17175  para poner caracteres en las esquinas de la izquierda y/o detrás del operador
17176 \end_layout
17177
17178 \begin_layout Itemize
17179
17180 \series bold
17181
17182 \backslash
17183 sidesetr
17184 \series default
17185  para poner caracteres en las esquinas de la derecha y/o delante del operador
17186 \end_layout
17187
17188 \begin_layout Standard
17189 Por ejemplo, el comando 
17190 \series bold
17191
17192 \backslash
17193 sidesetn
17194 \begin_inset space \textvisiblespace{}
17195 \end_inset
17196
17197
17198 \backslash
17199 sum
17200 \begin_inset space \textvisiblespace{}
17201 \end_inset
17202
17203
17204 \begin_inset Formula $\to$
17205 \end_inset
17206
17207 '
17208 \begin_inset Formula $\to$
17209 \end_inset
17210
17211 _k=1
17212 \begin_inset space \textvisiblespace{}
17213 \end_inset
17214
17215
17216 \series default
17217 ^
17218 \series bold
17219 n
17220 \series default
17221  genera:
17222 \begin_inset Formula 
17223 \[
17224 \sideset{}{'}\sum_{k=1}^{n}
17225 \]
17226
17227 \end_inset
17228
17229
17230 \end_layout
17231
17232 \begin_layout Standard
17233 \begin_inset Note Greyedout
17234 status open
17235
17236 \begin_layout Plain Layout
17237
17238 \series bold
17239 Nota: 
17240 \backslash
17241 sideset
17242 \series default
17243  sólo se puede usar para decorar operadores grandes, no permite operadores
17244  binarios.
17245 \end_layout
17246
17247 \end_inset
17248
17249
17250 \end_layout
17251
17252 \begin_layout Standard
17253 Con 
17254 \series bold
17255
17256 \backslash
17257 overset
17258 \series default
17259  y 
17260 \series bold
17261
17262 \backslash
17263 underset
17264 \series default
17265  también se pueden decorar símbolos y caracteres.
17266  Por ejemplo el comando 
17267 \series bold
17268
17269 \backslash
17270 overset
17271 \begin_inset space \textvisiblespace{}
17272 \end_inset
17273
17274
17275 \backslash
17276 maltese
17277 \begin_inset space \textvisiblespace{}
17278 \end_inset
17279
17280
17281 \series default
17282
17283 \begin_inset Formula $\uparrow$
17284 \end_inset
17285
17286
17287 \series bold
17288 a
17289 \series default
17290  genera:
17291 \begin_inset Formula 
17292 \[
17293 \overset{a}{\maltese}
17294 \]
17295
17296 \end_inset
17297
17298
17299 \end_layout
17300
17301 \begin_layout Standard
17302 \begin_inset Newpage newpage
17303 \end_inset
17304
17305
17306 \end_layout
17307
17308 \begin_layout Subsection
17309 Operadores binarios
17310 \begin_inset CommandInset label
17311 LatexCommand label
17312 name "subsec:Operadores-binarios"
17313
17314 \end_inset
17315
17316
17317 \begin_inset Index idx
17318 status collapsed
17319
17320 \begin_layout Plain Layout
17321 Operadores ! binarios
17322 \end_layout
17323
17324 \end_inset
17325
17326
17327 \end_layout
17328
17329 \begin_layout Standard
17330 Los operadores binarios se rodean por espacios si llevan un carácter delante
17331  o detrás.
17332 \begin_inset VSpace medskip
17333 \end_inset
17334
17335
17336 \end_layout
17337
17338 \begin_layout Standard
17339 \begin_inset space \hfill{}
17340 \end_inset
17341
17342
17343 \begin_inset Tabular
17344 <lyxtabular version="3" rows="13" columns="2">
17345 <features tabularvalignment="middle">
17346 <column alignment="center" valignment="top" width="0pt">
17347 <column alignment="center" valignment="top" width="0pt">
17348 <row>
17349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17350 \begin_inset Text
17351
17352 \begin_layout Plain Layout
17353 Comando
17354 \begin_inset Note Note
17355 status collapsed
17356
17357 \begin_layout Plain Layout
17358
17359 \series bold
17360
17361 \backslash
17362 raisebox
17363 \series default
17364  se usa sólo como espaciador
17365 \end_layout
17366
17367 \end_inset
17368
17369
17370 \end_layout
17371
17372 \end_inset
17373 </cell>
17374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17375 \begin_inset Text
17376
17377 \begin_layout Plain Layout
17378 Operador
17379 \end_layout
17380
17381 \end_inset
17382 </cell>
17383 </row>
17384 <row>
17385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17386 \begin_inset Text
17387
17388 \begin_layout Plain Layout
17389 +
17390 \end_layout
17391
17392 \end_inset
17393 </cell>
17394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17395 \begin_inset Text
17396
17397 \begin_layout Plain Layout
17398 \begin_inset Formula $+$
17399 \end_inset
17400
17401
17402 \end_layout
17403
17404 \end_inset
17405 </cell>
17406 </row>
17407 <row>
17408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17409 \begin_inset Text
17410
17411 \begin_layout Plain Layout
17412 -
17413 \end_layout
17414
17415 \end_inset
17416 </cell>
17417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17418 \begin_inset Text
17419
17420 \begin_layout Plain Layout
17421 \begin_inset Formula $-$
17422 \end_inset
17423
17424
17425 \end_layout
17426
17427 \end_inset
17428 </cell>
17429 </row>
17430 <row>
17431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17432 \begin_inset Text
17433
17434 \begin_layout Plain Layout
17435
17436 \backslash
17437 pm
17438 \end_layout
17439
17440 \end_inset
17441 </cell>
17442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17443 \begin_inset Text
17444
17445 \begin_layout Plain Layout
17446 \begin_inset Formula $\pm$
17447 \end_inset
17448
17449
17450 \end_layout
17451
17452 \end_inset
17453 </cell>
17454 </row>
17455 <row>
17456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17457 \begin_inset Text
17458
17459 \begin_layout Plain Layout
17460
17461 \backslash
17462 mp
17463 \end_layout
17464
17465 \end_inset
17466 </cell>
17467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17468 \begin_inset Text
17469
17470 \begin_layout Plain Layout
17471 \begin_inset Formula $\mp$
17472 \end_inset
17473
17474
17475 \end_layout
17476
17477 \end_inset
17478 </cell>
17479 </row>
17480 <row>
17481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17482 \begin_inset Text
17483
17484 \begin_layout Plain Layout
17485
17486 \backslash
17487 cdot
17488 \end_layout
17489
17490 \end_inset
17491 </cell>
17492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17493 \begin_inset Text
17494
17495 \begin_layout Plain Layout
17496 \begin_inset Formula $\cdot$
17497 \end_inset
17498
17499
17500 \end_layout
17501
17502 \end_inset
17503 </cell>
17504 </row>
17505 <row>
17506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17507 \begin_inset Text
17508
17509 \begin_layout Plain Layout
17510
17511 \backslash
17512 times
17513 \end_layout
17514
17515 \end_inset
17516 </cell>
17517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17518 \begin_inset Text
17519
17520 \begin_layout Plain Layout
17521 \begin_inset Formula $\times$
17522 \end_inset
17523
17524
17525 \end_layout
17526
17527 \end_inset
17528 </cell>
17529 </row>
17530 <row>
17531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17532 \begin_inset Text
17533
17534 \begin_layout Plain Layout
17535
17536 \backslash
17537 div
17538 \end_layout
17539
17540 \end_inset
17541 </cell>
17542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17543 \begin_inset Text
17544
17545 \begin_layout Plain Layout
17546 \begin_inset Formula $\div$
17547 \end_inset
17548
17549
17550 \end_layout
17551
17552 \end_inset
17553 </cell>
17554 </row>
17555 <row>
17556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17557 \begin_inset Text
17558
17559 \begin_layout Plain Layout
17560 \begin_inset ERT
17561 status collapsed
17562
17563 \begin_layout Plain Layout
17564
17565
17566 \backslash
17567 raisebox{-1.2mm}{
17568 \end_layout
17569
17570 \end_inset
17571
17572 *
17573 \begin_inset ERT
17574 status collapsed
17575
17576 \begin_layout Plain Layout
17577
17578 }
17579 \end_layout
17580
17581 \end_inset
17582
17583
17584 \end_layout
17585
17586 \end_inset
17587 </cell>
17588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17589 \begin_inset Text
17590
17591 \begin_layout Plain Layout
17592 \begin_inset Formula $*$
17593 \end_inset
17594
17595
17596 \end_layout
17597
17598 \end_inset
17599 </cell>
17600 </row>
17601 <row>
17602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17603 \begin_inset Text
17604
17605 \begin_layout Plain Layout
17606
17607 \backslash
17608 star
17609 \end_layout
17610
17611 \end_inset
17612 </cell>
17613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17614 \begin_inset Text
17615
17616 \begin_layout Plain Layout
17617 \begin_inset Formula $\star$
17618 \end_inset
17619
17620
17621 \end_layout
17622
17623 \end_inset
17624 </cell>
17625 </row>
17626 <row>
17627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631
17632 \backslash
17633 circ
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642 \begin_inset Formula $\circ$
17643 \end_inset
17644
17645
17646 \end_layout
17647
17648 \end_inset
17649 </cell>
17650 </row>
17651 <row>
17652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17653 \begin_inset Text
17654
17655 \begin_layout Plain Layout
17656
17657 \backslash
17658 diamond
17659 \end_layout
17660
17661 \end_inset
17662 </cell>
17663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17664 \begin_inset Text
17665
17666 \begin_layout Plain Layout
17667 \begin_inset Formula $\diamond$
17668 \end_inset
17669
17670
17671 \end_layout
17672
17673 \end_inset
17674 </cell>
17675 </row>
17676 <row>
17677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17678 \begin_inset Text
17679
17680 \begin_layout Plain Layout
17681
17682 \backslash
17683 bullet
17684 \end_layout
17685
17686 \end_inset
17687 </cell>
17688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17689 \begin_inset Text
17690
17691 \begin_layout Plain Layout
17692 \begin_inset Formula $\bullet$
17693 \end_inset
17694
17695
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 </row>
17701 </lyxtabular>
17702
17703 \end_inset
17704
17705
17706 \begin_inset space \hfill{}
17707 \end_inset
17708
17709
17710 \begin_inset Tabular
17711 <lyxtabular version="3" rows="13" columns="2">
17712 <features tabularvalignment="middle">
17713 <column alignment="center" valignment="top" width="0pt">
17714 <column alignment="center" valignment="top" width="0pt">
17715 <row>
17716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17717 \begin_inset Text
17718
17719 \begin_layout Plain Layout
17720 Comando
17721 \end_layout
17722
17723 \end_inset
17724 </cell>
17725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17726 \begin_inset Text
17727
17728 \begin_layout Plain Layout
17729 Operador
17730 \end_layout
17731
17732 \end_inset
17733 </cell>
17734 </row>
17735 <row>
17736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17737 \begin_inset Text
17738
17739 \begin_layout Plain Layout
17740
17741 \backslash
17742 nabla
17743 \end_layout
17744
17745 \end_inset
17746 </cell>
17747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17748 \begin_inset Text
17749
17750 \begin_layout Plain Layout
17751 \begin_inset Formula $\nabla$
17752 \end_inset
17753
17754
17755 \end_layout
17756
17757 \end_inset
17758 </cell>
17759 </row>
17760 <row>
17761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17762 \begin_inset Text
17763
17764 \begin_layout Plain Layout
17765
17766 \backslash
17767 bigtriangledown
17768 \end_layout
17769
17770 \end_inset
17771 </cell>
17772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17773 \begin_inset Text
17774
17775 \begin_layout Plain Layout
17776 \begin_inset Formula $\bigtriangledown$
17777 \end_inset
17778
17779
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 </row>
17785 <row>
17786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17787 \begin_inset Text
17788
17789 \begin_layout Plain Layout
17790
17791 \backslash
17792 bigtriangleup
17793 \end_layout
17794
17795 \end_inset
17796 </cell>
17797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17798 \begin_inset Text
17799
17800 \begin_layout Plain Layout
17801 \begin_inset Formula $\bigtriangleup$
17802 \end_inset
17803
17804
17805 \end_layout
17806
17807 \end_inset
17808 </cell>
17809 </row>
17810 <row>
17811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17812 \begin_inset Text
17813
17814 \begin_layout Plain Layout
17815
17816 \backslash
17817 Box
17818 \end_layout
17819
17820 \end_inset
17821 </cell>
17822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17823 \begin_inset Text
17824
17825 \begin_layout Plain Layout
17826 \begin_inset Formula $\Box$
17827 \end_inset
17828
17829
17830 \end_layout
17831
17832 \end_inset
17833 </cell>
17834 </row>
17835 <row>
17836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17837 \begin_inset Text
17838
17839 \begin_layout Plain Layout
17840
17841 \backslash
17842 cap 
17843 \end_layout
17844
17845 \end_inset
17846 </cell>
17847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17848 \begin_inset Text
17849
17850 \begin_layout Plain Layout
17851 \begin_inset Formula $\cap$
17852 \end_inset
17853
17854
17855 \end_layout
17856
17857 \end_inset
17858 </cell>
17859 </row>
17860 <row>
17861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17862 \begin_inset Text
17863
17864 \begin_layout Plain Layout
17865
17866 \backslash
17867 cup
17868 \end_layout
17869
17870 \end_inset
17871 </cell>
17872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17873 \begin_inset Text
17874
17875 \begin_layout Plain Layout
17876 \begin_inset Formula $\cup$
17877 \end_inset
17878
17879
17880 \end_layout
17881
17882 \end_inset
17883 </cell>
17884 </row>
17885 <row>
17886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17887 \begin_inset Text
17888
17889 \begin_layout Plain Layout
17890
17891 \backslash
17892 dagger
17893 \end_layout
17894
17895 \end_inset
17896 </cell>
17897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17898 \begin_inset Text
17899
17900 \begin_layout Plain Layout
17901 \begin_inset Formula $\dagger$
17902 \end_inset
17903
17904
17905 \end_layout
17906
17907 \end_inset
17908 </cell>
17909 </row>
17910 <row>
17911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17912 \begin_inset Text
17913
17914 \begin_layout Plain Layout
17915
17916 \backslash
17917 ddagger
17918 \end_layout
17919
17920 \end_inset
17921 </cell>
17922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17923 \begin_inset Text
17924
17925 \begin_layout Plain Layout
17926 \begin_inset Formula $\ddagger$
17927 \end_inset
17928
17929
17930 \end_layout
17931
17932 \end_inset
17933 </cell>
17934 </row>
17935 <row>
17936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940
17941 \backslash
17942 wr
17943 \end_layout
17944
17945 \end_inset
17946 </cell>
17947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17948 \begin_inset Text
17949
17950 \begin_layout Plain Layout
17951 \begin_inset Formula $\wr$
17952 \end_inset
17953
17954
17955 \end_layout
17956
17957 \end_inset
17958 </cell>
17959 </row>
17960 <row>
17961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17962 \begin_inset Text
17963
17964 \begin_layout Plain Layout
17965
17966 \backslash
17967 bigcirc
17968 \end_layout
17969
17970 \end_inset
17971 </cell>
17972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17973 \begin_inset Text
17974
17975 \begin_layout Plain Layout
17976 \begin_inset Formula $\bigcirc$
17977 \end_inset
17978
17979
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 </row>
17985 <row>
17986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17987 \begin_inset Text
17988
17989 \begin_layout Plain Layout
17990
17991 \backslash
17992 wedge
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17998 \begin_inset Text
17999
18000 \begin_layout Plain Layout
18001 \begin_inset Formula $\wedge$
18002 \end_inset
18003
18004
18005 \end_layout
18006
18007 \end_inset
18008 </cell>
18009 </row>
18010 <row>
18011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18012 \begin_inset Text
18013
18014 \begin_layout Plain Layout
18015
18016 \backslash
18017 vee
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18023 \begin_inset Text
18024
18025 \begin_layout Plain Layout
18026 \begin_inset Formula $\vee$
18027 \end_inset
18028
18029
18030 \end_layout
18031
18032 \end_inset
18033 </cell>
18034 </row>
18035 </lyxtabular>
18036
18037 \end_inset
18038
18039
18040 \begin_inset space \hfill{}
18041 \end_inset
18042
18043
18044 \begin_inset Tabular
18045 <lyxtabular version="3" rows="13" columns="2">
18046 <features tabularvalignment="middle">
18047 <column alignment="center" valignment="top" width="0pt">
18048 <column alignment="center" valignment="top" width="0pt">
18049 <row>
18050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18051 \begin_inset Text
18052
18053 \begin_layout Plain Layout
18054 Comando
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18060 \begin_inset Text
18061
18062 \begin_layout Plain Layout
18063 Operador
18064 \end_layout
18065
18066 \end_inset
18067 </cell>
18068 </row>
18069 <row>
18070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18071 \begin_inset Text
18072
18073 \begin_layout Plain Layout
18074
18075 \backslash
18076 oplus
18077 \end_layout
18078
18079 \end_inset
18080 </cell>
18081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18082 \begin_inset Text
18083
18084 \begin_layout Plain Layout
18085 \begin_inset Formula $\oplus$
18086 \end_inset
18087
18088
18089 \end_layout
18090
18091 \end_inset
18092 </cell>
18093 </row>
18094 <row>
18095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18096 \begin_inset Text
18097
18098 \begin_layout Plain Layout
18099
18100 \backslash
18101 ominus
18102 \end_layout
18103
18104 \end_inset
18105 </cell>
18106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18107 \begin_inset Text
18108
18109 \begin_layout Plain Layout
18110 \begin_inset Formula $\ominus$
18111 \end_inset
18112
18113
18114 \end_layout
18115
18116 \end_inset
18117 </cell>
18118 </row>
18119 <row>
18120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18121 \begin_inset Text
18122
18123 \begin_layout Plain Layout
18124
18125 \backslash
18126 otimes
18127 \end_layout
18128
18129 \end_inset
18130 </cell>
18131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18132 \begin_inset Text
18133
18134 \begin_layout Plain Layout
18135 \begin_inset Formula $\otimes$
18136 \end_inset
18137
18138
18139 \end_layout
18140
18141 \end_inset
18142 </cell>
18143 </row>
18144 <row>
18145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149
18150 \backslash
18151 oslash
18152 \end_layout
18153
18154 \end_inset
18155 </cell>
18156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18157 \begin_inset Text
18158
18159 \begin_layout Plain Layout
18160 \begin_inset Formula $\oslash$
18161 \end_inset
18162
18163
18164 \end_layout
18165
18166 \end_inset
18167 </cell>
18168 </row>
18169 <row>
18170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18171 \begin_inset Text
18172
18173 \begin_layout Plain Layout
18174
18175 \backslash
18176 odot
18177 \end_layout
18178
18179 \end_inset
18180 </cell>
18181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18182 \begin_inset Text
18183
18184 \begin_layout Plain Layout
18185 \begin_inset Formula $\odot$
18186 \end_inset
18187
18188
18189 \end_layout
18190
18191 \end_inset
18192 </cell>
18193 </row>
18194 <row>
18195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18196 \begin_inset Text
18197
18198 \begin_layout Plain Layout
18199
18200 \backslash
18201 amalg
18202 \end_layout
18203
18204 \end_inset
18205 </cell>
18206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18207 \begin_inset Text
18208
18209 \begin_layout Plain Layout
18210 \begin_inset Formula $\amalg$
18211 \end_inset
18212
18213
18214 \end_layout
18215
18216 \end_inset
18217 </cell>
18218 </row>
18219 <row>
18220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Plain Layout
18224
18225 \backslash
18226 uplus
18227 \end_layout
18228
18229 \end_inset
18230 </cell>
18231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235 \begin_inset Formula $\uplus$
18236 \end_inset
18237
18238
18239 \end_layout
18240
18241 \end_inset
18242 </cell>
18243 </row>
18244 <row>
18245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18246 \begin_inset Text
18247
18248 \begin_layout Plain Layout
18249
18250 \backslash
18251 setminus
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18257 \begin_inset Text
18258
18259 \begin_layout Plain Layout
18260 \begin_inset Formula $\setminus$
18261 \end_inset
18262
18263
18264 \end_layout
18265
18266 \end_inset
18267 </cell>
18268 </row>
18269 <row>
18270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18271 \begin_inset Text
18272
18273 \begin_layout Plain Layout
18274
18275 \backslash
18276 sqcap
18277 \end_layout
18278
18279 \end_inset
18280 </cell>
18281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18282 \begin_inset Text
18283
18284 \begin_layout Plain Layout
18285 \begin_inset Formula $\sqcap$
18286 \end_inset
18287
18288
18289 \end_layout
18290
18291 \end_inset
18292 </cell>
18293 </row>
18294 <row>
18295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18296 \begin_inset Text
18297
18298 \begin_layout Plain Layout
18299
18300 \backslash
18301 sqcup
18302 \end_layout
18303
18304 \end_inset
18305 </cell>
18306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18307 \begin_inset Text
18308
18309 \begin_layout Plain Layout
18310 \begin_inset Formula $\sqcup$
18311 \end_inset
18312
18313
18314 \end_layout
18315
18316 \end_inset
18317 </cell>
18318 </row>
18319 <row>
18320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18321 \begin_inset Text
18322
18323 \begin_layout Plain Layout
18324
18325 \backslash
18326 triangleleft
18327 \end_layout
18328
18329 \end_inset
18330 </cell>
18331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18332 \begin_inset Text
18333
18334 \begin_layout Plain Layout
18335 \begin_inset Formula $\triangleleft$
18336 \end_inset
18337
18338
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 </row>
18344 <row>
18345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349
18350 \backslash
18351 triangleright
18352 \end_layout
18353
18354 \end_inset
18355 </cell>
18356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18357 \begin_inset Text
18358
18359 \begin_layout Plain Layout
18360 \begin_inset Formula $\triangleright$
18361 \end_inset
18362
18363
18364 \end_layout
18365
18366 \end_inset
18367 </cell>
18368 </row>
18369 </lyxtabular>
18370
18371 \end_inset
18372
18373
18374 \begin_inset space \hfill{}
18375 \end_inset
18376
18377
18378 \end_layout
18379
18380 \begin_layout Standard
18381 Todos los operadores binarios se pueden insertar también con el botón 
18382 \begin_inset Info
18383 type  "icon"
18384 arg   "math-insert \\pm"
18385 \end_inset
18386
18387  de la barra de ecuaciones.
18388 \end_layout
18389
18390 \begin_layout Standard
18391 Para imprimir el operador Laplace se pueden usar 
18392 \series bold
18393
18394 \backslash
18395 Delta
18396 \series default
18397  o 
18398 \series bold
18399
18400 \backslash
18401 nabla
18402 \series default
18403 ^
18404 \series bold
18405 2
18406 \series default
18407  (
18408 \begin_inset Formula $\nabla^{2}$
18409 \end_inset
18410
18411 ) en vez de 
18412 \series bold
18413
18414 \backslash
18415 bigtriangleup
18416 \series default
18417 .
18418 \end_layout
18419
18420 \begin_layout Standard
18421 El carácter 
18422 \family sans
18423 Separador de menú
18424 \family default
18425  del menú 
18426 \family sans
18427 Insertar\SpecialChar menuseparator
18428 Carácter especial
18429 \family default
18430  es el operador 
18431 \series bold
18432
18433 \backslash
18434 triangleright
18435 \series default
18436 .
18437 \end_layout
18438
18439 \begin_layout Subsection
18440 Operadores definidos por el usuario
18441 \begin_inset CommandInset label
18442 LatexCommand label
18443 name "subsec:Operadores-de-usuario"
18444
18445 \end_inset
18446
18447
18448 \begin_inset Index idx
18449 status collapsed
18450
18451 \begin_layout Plain Layout
18452 Operadores ! personalizados
18453 \end_layout
18454
18455 \end_inset
18456
18457
18458 \end_layout
18459
18460 \begin_layout Standard
18461 Con ayuda del comando 
18462 \series bold
18463
18464 \backslash
18465 DeclareMathOperator
18466 \series default
18467
18468 \begin_inset Index idx
18469 status collapsed
18470
18471 \begin_layout Plain Layout
18472 Comandos ! D ! 
18473 \backslash
18474 dbinom@
18475 \backslash
18476 DeclareMathOperator
18477 \end_layout
18478
18479 \end_inset
18480
18481  se pueden definir operadores personalizados en el preámbulo \SpecialChar LaTeX
18482 .
18483  Su esquema es:
18484 \end_layout
18485
18486 \begin_layout Standard
18487
18488 \series bold
18489
18490 \backslash
18491 DeclareMathOperator{comando nuevo}{presentación}
18492 \end_layout
18493
18494 \begin_layout Standard
18495 Presentación puede ser un carácter o símbolo que define el aspecto del operador
18496  en la salida.
18497  Para definir un operador grande hay que añadirle un * detrás.
18498  Todos los operadores grandes personalizados pueden tener límites como se
18499  describe en 
18500 \begin_inset CommandInset ref
18501 LatexCommand ref
18502 reference "subsec:Límites-de-operadores"
18503
18504 \end_inset
18505
18506 .
18507 \end_layout
18508
18509 \begin_layout Standard
18510 Por ejemplo, la línea en el preámbulo \SpecialChar LaTeX
18511
18512 \end_layout
18513
18514 \begin_layout Standard
18515
18516 \series bold
18517
18518 \backslash
18519 DeclareMathOperator*{
18520 \backslash
18521 Lozenge}{
18522 \backslash
18523 blacklozenge}
18524 \end_layout
18525
18526 \begin_layout Standard
18527 define el comando 
18528 \series bold
18529
18530 \backslash
18531 Lozenge
18532 \series default
18533 , que inserta un operador grande que es el símbolo blacklozenge de la 
18534 \begin_inset CommandInset ref
18535 LatexCommand ref
18536 reference "subsec:Símbolos-misceláneos"
18537
18538 \end_inset
18539
18540 .
18541 \begin_inset Formula 
18542 \[
18543 \Lozenge_{n=1}^{\infty}
18544 \]
18545
18546 \end_inset
18547
18548 El comando para esta expresión es: 
18549 \series bold
18550
18551 \backslash
18552 Lozenge^
18553 \backslash
18554 infty
18555 \begin_inset Formula $\rightarrow$
18556 \end_inset
18557
18558 _n=1
18559 \begin_inset VSpace bigskip
18560 \end_inset
18561
18562
18563 \end_layout
18564
18565 \begin_layout Standard
18566 Si los operadores personalizados no se van a usar varias veces en el documento,
18567  se pueden también definir con los comandos 
18568 \series bold
18569
18570 \backslash
18571 mathop
18572 \series default
18573
18574 \begin_inset Index idx
18575 status collapsed
18576
18577 \begin_layout Plain Layout
18578 Comandos ! M ! 
18579 \backslash
18580 mathop
18581 \end_layout
18582
18583 \end_inset
18584
18585  y 
18586 \series bold
18587
18588 \backslash
18589 mathbin
18590 \series default
18591
18592 \begin_inset Index idx
18593 status collapsed
18594
18595 \begin_layout Plain Layout
18596 Comandos ! M ! 
18597 \backslash
18598 mathbin
18599 \end_layout
18600
18601 \end_inset
18602
18603 , con el siguiente esquema:
18604 \end_layout
18605
18606 \begin_layout Standard
18607
18608 \series bold
18609
18610 \backslash
18611 mathop{presentación}
18612 \series default
18613  y 
18614 \series bold
18615
18616 \backslash
18617 mathbin{presentación}
18618 \end_layout
18619
18620 \begin_layout Standard
18621
18622 \series bold
18623
18624 \backslash
18625 mathop
18626 \series default
18627  define operadores grandes, 
18628 \series bold
18629
18630 \backslash
18631 mathbin
18632 \series default
18633  operadores binarios.
18634 \end_layout
18635
18636 \begin_layout Standard
18637
18638 \series bold
18639
18640 \backslash
18641 mathop
18642 \series default
18643  se puede usar, p.e., para poner un límite a varios operadores:
18644 \begin_inset Formula 
18645 \[
18646 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18647 \]
18648
18649 \end_inset
18650
18651
18652 \end_layout
18653
18654 \begin_layout Standard
18655 El comando para la expresión anterior es:
18656 \begin_inset Newline newline
18657 \end_inset
18658
18659
18660 \series bold
18661
18662 \backslash
18663 mathop{
18664 \backslash
18665 sum
18666 \backslash
18667 negmedspace
18668 \backslash
18669 sum
18670 \series default
18671
18672 \begin_inset space \textvisiblespace{}
18673 \end_inset
18674
18675
18676 \series bold
18677
18678 \begin_inset Formula $\to$
18679 \end_inset
18680
18681 ^N
18682 \series default
18683
18684 \begin_inset space \textvisiblespace{}
18685 \end_inset
18686
18687
18688 \series bold
18689 _i,j=1
18690 \end_layout
18691
18692 \begin_layout Section
18693 Tipografías
18694 \begin_inset Index idx
18695 status collapsed
18696
18697 \begin_layout Plain Layout
18698 Tipografías
18699 \end_layout
18700
18701 \end_inset
18702
18703
18704 \end_layout
18705
18706 \begin_layout Subsection
18707 Estilos de tipografías
18708 \begin_inset CommandInset label
18709 LatexCommand label
18710 name "subsec:Estilos-de-tipografías"
18711
18712 \end_inset
18713
18714
18715 \begin_inset Index idx
18716 status collapsed
18717
18718 \begin_layout Plain Layout
18719 Tipografías ! estilos de
18720 \end_layout
18721
18722 \end_inset
18723
18724
18725 \end_layout
18726
18727 \begin_layout Standard
18728 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
18729  estilos:
18730 \end_layout
18731
18732 \begin_layout Standard
18733 \align center
18734 \begin_inset space \hfill{}
18735 \end_inset
18736
18737
18738 \begin_inset Tabular
18739 <lyxtabular version="3" rows="6" columns="2">
18740 <features tabularvalignment="middle">
18741 <column alignment="center" valignment="top">
18742 <column alignment="center" valignment="top">
18743 <row>
18744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18745 \begin_inset Text
18746
18747 \begin_layout Plain Layout
18748 Comando
18749 \end_layout
18750
18751 \end_inset
18752 </cell>
18753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18754 \begin_inset Text
18755
18756 \begin_layout Plain Layout
18757 Resultado
18758 \end_layout
18759
18760 \end_inset
18761 </cell>
18762 </row>
18763 <row>
18764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18765 \begin_inset Text
18766
18767 \begin_layout Plain Layout
18768
18769 \backslash
18770 mathbb
18771 \series bold
18772
18773 \begin_inset space \textvisiblespace{}
18774 \end_inset
18775
18776
18777 \series default
18778 ABC
18779 \end_layout
18780
18781 \end_inset
18782 </cell>
18783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18784 \begin_inset Text
18785
18786 \begin_layout Plain Layout
18787 \begin_inset Formula $\mathbb{ABC}$
18788 \end_inset
18789
18790
18791 \end_layout
18792
18793 \end_inset
18794 </cell>
18795 </row>
18796 <row>
18797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18798 \begin_inset Text
18799
18800 \begin_layout Plain Layout
18801
18802 \backslash
18803 mathbf
18804 \series bold
18805
18806 \begin_inset space \textvisiblespace{}
18807 \end_inset
18808
18809
18810 \series default
18811 AbC
18812 \end_layout
18813
18814 \end_inset
18815 </cell>
18816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18817 \begin_inset Text
18818
18819 \begin_layout Plain Layout
18820 \begin_inset Formula $\mathbf{AbC}$
18821 \end_inset
18822
18823
18824 \end_layout
18825
18826 \end_inset
18827 </cell>
18828 </row>
18829 <row>
18830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18831 \begin_inset Text
18832
18833 \begin_layout Plain Layout
18834
18835 \backslash
18836 boldsymbol
18837 \series bold
18838
18839 \begin_inset space \textvisiblespace{}
18840 \end_inset
18841
18842
18843 \series default
18844 AbC
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18850 \begin_inset Text
18851
18852 \begin_layout Plain Layout
18853 \begin_inset Formula $\boldsymbol{AbC}$
18854 \end_inset
18855
18856
18857 \end_layout
18858
18859 \end_inset
18860 </cell>
18861 </row>
18862 <row>
18863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18864 \begin_inset Text
18865
18866 \begin_layout Plain Layout
18867
18868 \backslash
18869 mathcal
18870 \series bold
18871
18872 \begin_inset space \textvisiblespace{}
18873 \end_inset
18874
18875
18876 \series default
18877 ABC
18878 \end_layout
18879
18880 \end_inset
18881 </cell>
18882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18883 \begin_inset Text
18884
18885 \begin_layout Plain Layout
18886 \begin_inset Formula $\mathcal{ABC}$
18887 \end_inset
18888
18889
18890 \end_layout
18891
18892 \end_inset
18893 </cell>
18894 </row>
18895 <row>
18896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18897 \begin_inset Text
18898
18899 \begin_layout Plain Layout
18900
18901 \backslash
18902 mathfrak
18903 \series bold
18904
18905 \begin_inset space \textvisiblespace{}
18906 \end_inset
18907
18908
18909 \series default
18910 AbC
18911 \end_layout
18912
18913 \end_inset
18914 </cell>
18915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18916 \begin_inset Text
18917
18918 \begin_layout Plain Layout
18919 \begin_inset Formula $\mathfrak{AbC}$
18920 \end_inset
18921
18922
18923 \end_layout
18924
18925 \end_inset
18926 </cell>
18927 </row>
18928 </lyxtabular>
18929
18930 \end_inset
18931
18932
18933 \begin_inset space \hfill{}
18934 \end_inset
18935
18936
18937 \begin_inset Tabular
18938 <lyxtabular version="3" rows="6" columns="2">
18939 <features tabularvalignment="middle">
18940 <column alignment="center" valignment="top">
18941 <column alignment="center" valignment="top">
18942 <row>
18943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947 Comando
18948 \end_layout
18949
18950 \end_inset
18951 </cell>
18952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18953 \begin_inset Text
18954
18955 \begin_layout Plain Layout
18956 Resultado
18957 \end_layout
18958
18959 \end_inset
18960 </cell>
18961 </row>
18962 <row>
18963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18964 \begin_inset Text
18965
18966 \begin_layout Plain Layout
18967
18968 \backslash
18969 mathit
18970 \series bold
18971
18972 \begin_inset space \textvisiblespace{}
18973 \end_inset
18974
18975
18976 \series default
18977 AbC
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18983 \begin_inset Text
18984
18985 \begin_layout Plain Layout
18986 \begin_inset Formula $\mathit{AbC}$
18987 \end_inset
18988
18989
18990 \end_layout
18991
18992 \end_inset
18993 </cell>
18994 </row>
18995 <row>
18996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18997 \begin_inset Text
18998
18999 \begin_layout Plain Layout
19000
19001 \backslash
19002 mathrm
19003 \series bold
19004
19005 \begin_inset space \textvisiblespace{}
19006 \end_inset
19007
19008
19009 \series default
19010 AbC
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19016 \begin_inset Text
19017
19018 \begin_layout Plain Layout
19019 \begin_inset Formula $\mathrm{AbC}$
19020 \end_inset
19021
19022
19023 \end_layout
19024
19025 \end_inset
19026 </cell>
19027 </row>
19028 <row>
19029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19030 \begin_inset Text
19031
19032 \begin_layout Plain Layout
19033
19034 \backslash
19035 mathsf
19036 \series bold
19037
19038 \begin_inset space \textvisiblespace{}
19039 \end_inset
19040
19041
19042 \series default
19043 AbC
19044 \end_layout
19045
19046 \end_inset
19047 </cell>
19048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19049 \begin_inset Text
19050
19051 \begin_layout Plain Layout
19052 \begin_inset Formula $\mathsf{AbC}$
19053 \end_inset
19054
19055
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 </row>
19061 <row>
19062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19063 \begin_inset Text
19064
19065 \begin_layout Plain Layout
19066
19067 \backslash
19068 mathtt
19069 \series bold
19070
19071 \begin_inset space \textvisiblespace{}
19072 \end_inset
19073
19074
19075 \series default
19076 AbC
19077 \end_layout
19078
19079 \end_inset
19080 </cell>
19081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19082 \begin_inset Text
19083
19084 \begin_layout Plain Layout
19085 \begin_inset Formula $\mathtt{AbC}$
19086 \end_inset
19087
19088
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 </row>
19094 <row>
19095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099
19100 \backslash
19101 mathscr
19102 \series bold
19103
19104 \begin_inset space \textvisiblespace{}
19105 \end_inset
19106
19107
19108 \series default
19109 ABC
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19115 \begin_inset Text
19116
19117 \begin_layout Plain Layout
19118 \begin_inset Formula $\mathscr{ABC}$
19119 \end_inset
19120
19121
19122 \end_layout
19123
19124 \end_inset
19125 </cell>
19126 </row>
19127 </lyxtabular>
19128
19129 \end_inset
19130
19131
19132 \begin_inset space \hfill{}
19133 \end_inset
19134
19135
19136 \end_layout
19137
19138 \begin_layout Standard
19139 \begin_inset Note Greyedout
19140 status open
19141
19142 \begin_layout Plain Layout
19143
19144 \series bold
19145 Nota
19146 \series default
19147 : Los estilos 
19148 \series bold
19149
19150 \backslash
19151 mathbb
19152 \series default
19153
19154 \series bold
19155
19156 \backslash
19157 mathcal
19158 \series default
19159  y 
19160 \series bold
19161
19162 \backslash
19163 mathscr
19164 \series default
19165  sólo se aplican a letras mayúsculas.
19166 \end_layout
19167
19168 \end_inset
19169
19170
19171 \end_layout
19172
19173 \begin_layout Standard
19174 El estilo predeterminado es 
19175 \series bold
19176
19177 \backslash
19178 mathnormal
19179 \series default
19180 .
19181 \end_layout
19182
19183 \begin_layout Standard
19184 Los comandos de estilo funcionan también en estructuras matemáticas:
19185 \begin_inset Formula 
19186 \[
19187 \mathfrak{A=\frac{b}{C}}
19188 \]
19189
19190 \end_inset
19191
19192
19193 \end_layout
19194
19195 \begin_layout Standard
19196 Los caracteres en texto matemático no aparecen en un estilo tipográfico
19197  de ecuaciones sino en el estilo tipográfico de texto 
19198 \series bold
19199
19200 \backslash
19201 textrm
19202 \series default
19203 .
19204  Este estilo no se puede poner correctamente con el diálogo de estilo de
19205  texto por un fallo de \SpecialChar LyX
19206 .
19207 \begin_inset Foot
19208 status collapsed
19209
19210 \begin_layout Plain Layout
19211 \begin_inset CommandInset href
19212 LatexCommand href
19213 name "LyX-bug #4629"
19214 target "http://www.lyx.org/trac/ticket/4629"
19215
19216 \end_inset
19217
19218
19219 \end_layout
19220
19221 \end_inset
19222
19223
19224 \end_layout
19225
19226 \begin_layout Standard
19227 En vez de comandos se puede usar el menú 
19228 \family sans
19229 Editar\SpecialChar menuseparator
19230 Ecuación\SpecialChar menuseparator
19231 Estilo del texto
19232 \family default
19233  o el botón 
19234 \begin_inset Info
19235 type  "icon"
19236 arg   "math-insert \\font"
19237 \end_inset
19238
19239 .
19240 \end_layout
19241
19242 \begin_layout Subsection
19243 Ecuaciones en negrita
19244 \begin_inset CommandInset label
19245 LatexCommand label
19246 name "subsec:Ecuaciones-en-negrita"
19247
19248 \end_inset
19249
19250
19251 \begin_inset Index idx
19252 status collapsed
19253
19254 \begin_layout Plain Layout
19255 Ecuación ! en negrita
19256 \end_layout
19257
19258 \end_inset
19259
19260
19261 \end_layout
19262
19263 \begin_layout Standard
19264 Para poner en negrita una ecuación completa no se puede usar el comando
19265  
19266 \series bold
19267
19268 \backslash
19269 mathbf
19270 \series default
19271 , porque no funciona con minúsculas griegas.
19272  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
19273 \begin_inset Formula 
19274 \[
19275 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}
19276 \]
19277
19278 \end_inset
19279
19280
19281 \end_layout
19282
19283 \begin_layout Standard
19284 Para presentar la ecuación correctamente se usa el comando 
19285 \series bold
19286 boldsymbol
19287 \series default
19288 :
19289 \begin_inset Formula 
19290 \[
19291 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}
19292 \]
19293
19294 \end_inset
19295
19296
19297 \end_layout
19298
19299 \begin_layout Standard
19300 También es posible poner la fórmula en un 
19301 \series bold
19302 entorno boldmath
19303 \series default
19304 , que se inserta con el comando 
19305 \series bold
19306
19307 \backslash
19308 boldmath
19309 \series default
19310
19311 \begin_inset Index idx
19312 status collapsed
19313
19314 \begin_layout Plain Layout
19315 Comandos ! B ! 
19316 \backslash
19317 boldmath
19318 \end_layout
19319
19320 \end_inset
19321
19322  en modo \SpecialChar TeX
19323 .
19324  Para finalizar el entorno se usa el comando 
19325 \series bold
19326
19327 \backslash
19328 unboldmath
19329 \series default
19330
19331 \begin_inset Index idx
19332 status collapsed
19333
19334 \begin_layout Plain Layout
19335 Comandos ! U ! 
19336 \backslash
19337 unboldmath
19338 \end_layout
19339
19340 \end_inset
19341
19342  en modo \SpecialChar TeX
19343 .
19344 \begin_inset ERT
19345 status collapsed
19346
19347 \begin_layout Plain Layout
19348
19349
19350 \backslash
19351 boldmath
19352 \end_layout
19353
19354 \end_inset
19355
19356
19357 \begin_inset Formula 
19358 \[
19359 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}
19360 \]
19361
19362 \end_inset
19363
19364
19365 \end_layout
19366
19367 \begin_layout Standard
19368 \begin_inset ERT
19369 status collapsed
19370
19371 \begin_layout Plain Layout
19372
19373
19374 \backslash
19375 unboldmath
19376 \end_layout
19377
19378 \end_inset
19379
19380
19381 \end_layout
19382
19383 \begin_layout Subsection
19384 Ecuaciones coloreadas
19385 \begin_inset Index idx
19386 status collapsed
19387
19388 \begin_layout Plain Layout
19389 Ecuación ! coloreada
19390 \end_layout
19391
19392 \end_inset
19393
19394
19395 \end_layout
19396
19397 \begin_layout Standard
19398 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
19399  o una parte de una ecuación y usa el diálogo 
19400 \family sans
19401 Estilo del texto
19402 \family default
19403 .
19404  Aquí hay una ecuación en magenta:
19405 \begin_inset Formula 
19406 \[
19407 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19408 \]
19409
19410 \end_inset
19411
19412 También puedes definir tus propios colores como se describe en
19413 \begin_inset space ~
19414 \end_inset
19415
19416
19417 \begin_inset CommandInset ref
19418 LatexCommand ref
19419 reference "subsec:Marcos-coloreados"
19420
19421 \end_inset
19422
19423 .
19424  Pueden usarse con el comando en código \SpecialChar TeX
19425  
19426 \series bold
19427
19428 \backslash
19429 textcolor
19430 \series default
19431
19432 \begin_inset Index idx
19433 status collapsed
19434
19435 \begin_layout Plain Layout
19436 Comandos ! T ! 
19437 \backslash
19438 textcolor
19439 \end_layout
19440
19441 \end_inset
19442
19443  según el esquema
19444 \end_layout
19445
19446 \begin_layout Standard
19447
19448 \series bold
19449
19450 \backslash
19451 textcolor{color}{caracteres o ecuación}
19452 \end_layout
19453
19454 \begin_layout Standard
19455 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
19456 e en rojo:
19457 \end_layout
19458
19459 \begin_layout Standard
19460 \begin_inset ERT
19461 status collapsed
19462
19463 \begin_layout Plain Layout
19464
19465
19466 \backslash
19467 textcolor{verdeoscuro}{
19468 \end_layout
19469
19470 \end_inset
19471
19472
19473 \begin_inset Formula 
19474 \[
19475 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19476 \]
19477
19478 \end_inset
19479
19480
19481 \begin_inset ERT
19482 status collapsed
19483
19484 \begin_layout Plain Layout
19485
19486 }
19487 \end_layout
19488
19489 \end_inset
19490
19491
19492 \end_layout
19493
19494 \begin_layout Standard
19495 Debido a un error en \SpecialChar LyX
19496  los colores personalizados se pueden aplicar sólo
19497  a ecuaciones completas.
19498 \begin_inset Foot
19499 status collapsed
19500
19501 \begin_layout Plain Layout
19502 \begin_inset CommandInset href
19503 LatexCommand href
19504 name "LyX-bug #5269"
19505 target "http://www.lyx.org/trac/ticket/5269"
19506
19507 \end_inset
19508
19509
19510 \end_layout
19511
19512 \end_inset
19513
19514
19515 \end_layout
19516
19517 \begin_layout Subsection
19518 Tamaños de tipografías
19519 \begin_inset CommandInset label
19520 LatexCommand label
19521 name "subsec:Tamaños-de-tipografías"
19522
19523 \end_inset
19524
19525
19526 \begin_inset Index idx
19527 status collapsed
19528
19529 \begin_layout Plain Layout
19530 Tipografías ! tamaño
19531 \end_layout
19532
19533 \end_inset
19534
19535
19536 \end_layout
19537
19538 \begin_layout Standard
19539 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
19540  siguientes comandos de tamaño:
19541 \end_layout
19542
19543 \begin_layout Standard
19544
19545 \series bold
19546
19547 \backslash
19548 Huge
19549 \series default
19550
19551 \series bold
19552
19553 \backslash
19554 huge
19555 \series default
19556
19557 \series bold
19558
19559 \backslash
19560 LARGE
19561 \series default
19562
19563 \series bold
19564
19565 \backslash
19566 Large
19567 \series default
19568
19569 \series bold
19570
19571 \backslash
19572 large
19573 \series default
19574
19575 \series bold
19576
19577 \backslash
19578 normalsize
19579 \series default
19580
19581 \series bold
19582
19583 \backslash
19584 small
19585 \series default
19586 ,
19587 \begin_inset Newline newline
19588 \end_inset
19589
19590
19591 \series bold
19592
19593 \backslash
19594 footnotesize
19595 \series default
19596
19597 \series bold
19598
19599 \backslash
19600 scriptsize
19601 \series default
19602 , y 
19603 \series bold
19604
19605 \backslash
19606 tiny
19607 \end_layout
19608
19609 \begin_layout Standard
19610 El tamaño dado por los comandos depende del tamaño base de la tipografía
19611  en el documento, dado por el comando 
19612 \series bold
19613
19614 \backslash
19615 normalsize
19616 \series default
19617 .
19618  Los demás comandos producen tamaños menores o mayores que 
19619 \series bold
19620
19621 \backslash
19622 normalsize
19623 \series default
19624 .
19625  No obstante, puede que el tamaño de tipografía no exceda de cierto valor.
19626  Si, por ejemplo, la tipografía del documento es de 12
19627 \begin_inset space \thinspace{}
19628 \end_inset
19629
19630 pt, el comando 
19631 \series bold
19632
19633 \backslash
19634 Huge
19635 \series default
19636  da el mismo tamaño que 
19637 \series bold
19638
19639 \backslash
19640 huge
19641 \series default
19642 .
19643 \end_layout
19644
19645 \begin_layout Standard
19646 Un comando de tamaño se inserta en modo \SpecialChar TeX
19647  antes de la ecuación, y se aplica
19648  a todas las ecuaciones y texto siguientes.
19649  Para volver al tamaño anterior hay que insertar el comando 
19650 \series bold
19651
19652 \backslash
19653 normalsize
19654 \series default
19655  en modo \SpecialChar TeX
19656  detrás de la ecuación.
19657 \end_layout
19658
19659 \begin_layout Standard
19660 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
19661  comandos de tamaño o el botón 
19662 \begin_inset Info
19663 type  "icon"
19664 arg   "math-insert \\style"
19665 \end_inset
19666
19667 :
19668 \begin_inset Separator parbreak
19669 \end_inset
19670
19671
19672 \end_layout
19673
19674 \begin_layout Standard
19675 \noindent
19676 \align center
19677 \begin_inset Tabular
19678 <lyxtabular version="3" rows="5" columns="2">
19679 <features tabularvalignment="middle">
19680 <column alignment="center" valignment="top">
19681 <column alignment="center" valignment="top">
19682 <row>
19683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19684 \begin_inset Text
19685
19686 \begin_layout Plain Layout
19687 Comando
19688 \end_layout
19689
19690 \end_inset
19691 </cell>
19692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696 Resultado
19697 \begin_inset Note Note
19698 status collapsed
19699
19700 \begin_layout Plain Layout
19701
19702 \series bold
19703
19704 \backslash
19705 raisebox
19706 \series default
19707  se usa sólo como espaciador
19708 \end_layout
19709
19710 \end_inset
19711
19712
19713 \end_layout
19714
19715 \end_inset
19716 </cell>
19717 </row>
19718 <row>
19719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19720 \begin_inset Text
19721
19722 \begin_layout Plain Layout
19723
19724 \backslash
19725 displaystyle
19726 \begin_inset Index idx
19727 status collapsed
19728
19729 \begin_layout Plain Layout
19730 Comandos ! D ! 
19731 \backslash
19732 displaystyle
19733 \end_layout
19734
19735 \end_inset
19736
19737
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19747 \end_inset
19748
19749
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 </row>
19755 <row>
19756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760
19761 \backslash
19762 textstyle
19763 \end_layout
19764
19765 \end_inset
19766 </cell>
19767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19772 \end_inset
19773
19774
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 </row>
19780 <row>
19781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785
19786 \backslash
19787 scriptstyle
19788 \end_layout
19789
19790 \end_inset
19791 </cell>
19792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19793 \begin_inset Text
19794
19795 \begin_layout Plain Layout
19796 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19797 \end_inset
19798
19799
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 </row>
19805 <row>
19806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810
19811 \backslash
19812 scriptscriptstyle
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19818 \begin_inset Text
19819
19820 \begin_layout Plain Layout
19821 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19822 \end_inset
19823
19824
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 </row>
19830 </lyxtabular>
19831
19832 \end_inset
19833
19834
19835 \end_layout
19836
19837 \begin_layout Standard
19838 Después de introducir estos comandos, aparece un marco azul en el que se
19839  insertan las partes de la fórmula.
19840 \end_layout
19841
19842 \begin_layout Standard
19843 Hay un método más para cambiar el tamaño de tipografía, aunque solo funciona
19844  para símbolos o letras en texto matemático.
19845  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
19846  de texto anteriores.
19847  Todos los caracteres siguientes, hasta el final del texto matemático o
19848  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19849  Dos ejemplos:
19850 \begin_inset VSpace -2mm
19851 \end_inset
19852
19853
19854 \end_layout
19855
19856 \begin_layout Standard
19857 \begin_inset ERT
19858 status collapsed
19859
19860 \begin_layout Plain Layout
19861
19862
19863 \backslash
19864 huge
19865 \end_layout
19866
19867 \end_inset
19868
19869
19870 \begin_inset Formula 
19871 \[
19872 A=\frac{B}{c}\cdot\maltese
19873 \]
19874
19875 \end_inset
19876
19877
19878 \begin_inset Formula 
19879 \[
19880 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19881 \]
19882
19883 \end_inset
19884
19885
19886 \end_layout
19887
19888 \begin_layout Standard
19889 \begin_inset ERT
19890 status collapsed
19891
19892 \begin_layout Plain Layout
19893
19894
19895 \backslash
19896 normalsize
19897 \end_layout
19898
19899 \end_inset
19900
19901
19902 \begin_inset VSpace medskip
19903 \end_inset
19904
19905
19906 \end_layout
19907
19908 \begin_layout Standard
19909 Antes de las ecuaciones se ha insertado el comando 
19910 \series bold
19911
19912 \backslash
19913 huge
19914 \series default
19915 .
19916  Para la segunda ecuación el comando es:
19917 \begin_inset Newline newline
19918 \end_inset
19919
19920
19921 \series bold
19922
19923 \backslash
19924 maltese
19925 \begin_inset space \textvisiblespace{}
19926 \end_inset
19927
19928 A Alt+M M 
19929 \backslash
19930 Large
19931 \begin_inset space \textvisiblespace{}
19932 \end_inset
19933
19934
19935 \backslash
19936 maltese
19937 \begin_inset space \textvisiblespace{}
19938 \end_inset
19939
19940
19941 \backslash
19942 textit
19943 \begin_inset space \textvisiblespace{}
19944 \end_inset
19945
19946 A
19947 \begin_inset Formula $\to$
19948 \end_inset
19949
19950
19951 \begin_inset Formula $\to$
19952 \end_inset
19953
19954
19955 \begin_inset Newline newline
19956 \end_inset
19957
19958
19959 \begin_inset space \hspace*{}
19960 \length 1cm
19961 \end_inset
19962
19963 Alt+M M 
19964 \backslash
19965 tiny
19966 \begin_inset space \textvisiblespace{}
19967 \end_inset
19968
19969
19970 \backslash
19971 maltese
19972 \begin_inset space \textvisiblespace{}
19973 \end_inset
19974
19975
19976 \backslash
19977 textit
19978 \begin_inset space \textvisiblespace{}
19979 \end_inset
19980
19981 A
19982 \end_layout
19983
19984 \begin_layout Standard
19985 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19986  el tamaño por omisión.
19987 \end_layout
19988
19989 \begin_layout Section
19990 Letras griegas
19991 \begin_inset Index idx
19992 status collapsed
19993
19994 \begin_layout Plain Layout
19995 Letras griegas
19996 \end_layout
19997
19998 \end_inset
19999
20000
20001 \end_layout
20002
20003 \begin_layout Standard
20004 Las letras griegas se pueden insertar además mediante el botón 
20005 \begin_inset Info
20006 type  "icon"
20007 arg   "math-insert \\alpha"
20008 \end_inset
20009
20010  de la barra de ecuaciones.
20011  Las normas internacionales de tipografía proponen que las letras griegas
20012  en ecuaciones deben escribirse en cursiva/inclinada.
20013  No obstante, en algunos idiomas, como francés o ruso, a veces se escriben
20014  en redonda.
20015  Para las normas en español, véase
20016 \begin_inset space ~
20017 \end_inset
20018
20019
20020 \begin_inset CommandInset citation
20021 LatexCommand cite
20022 key "Bezos"
20023
20024 \end_inset
20025
20026 .
20027 \end_layout
20028
20029 \begin_layout Subsection
20030 Minúsculas
20031 \begin_inset Index idx
20032 status collapsed
20033
20034 \begin_layout Plain Layout
20035 Letras griegas ! minúsculas
20036 \end_layout
20037
20038 \end_inset
20039
20040
20041 \end_layout
20042
20043 \begin_layout Standard
20044 \begin_inset space \hfill{}
20045 \end_inset
20046
20047
20048 \begin_inset Tabular
20049 <lyxtabular version="3" rows="11" columns="2">
20050 <features tabularvalignment="middle">
20051 <column alignment="center" valignment="top" width="0pt">
20052 <column alignment="center" valignment="top" width="0pt">
20053 <row>
20054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058 Comando
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Plain Layout
20067 Símbolo
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 </row>
20073 <row>
20074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078
20079 \backslash
20080 alpha
20081 \end_layout
20082
20083 \end_inset
20084 </cell>
20085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089 \begin_inset Formula $\alpha$
20090 \end_inset
20091
20092
20093 \end_layout
20094
20095 \end_inset
20096 </cell>
20097 </row>
20098 <row>
20099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20100 \begin_inset Text
20101
20102 \begin_layout Plain Layout
20103
20104 \backslash
20105 beta
20106 \end_layout
20107
20108 \end_inset
20109 </cell>
20110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20111 \begin_inset Text
20112
20113 \begin_layout Plain Layout
20114 \begin_inset Formula $\beta$
20115 \end_inset
20116
20117
20118 \end_layout
20119
20120 \end_inset
20121 </cell>
20122 </row>
20123 <row>
20124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20125 \begin_inset Text
20126
20127 \begin_layout Plain Layout
20128
20129 \backslash
20130 gamma
20131 \end_layout
20132
20133 \end_inset
20134 </cell>
20135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20136 \begin_inset Text
20137
20138 \begin_layout Plain Layout
20139 \begin_inset Formula $\gamma$
20140 \end_inset
20141
20142
20143 \end_layout
20144
20145 \end_inset
20146 </cell>
20147 </row>
20148 <row>
20149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20150 \begin_inset Text
20151
20152 \begin_layout Plain Layout
20153
20154 \backslash
20155 delta
20156 \end_layout
20157
20158 \end_inset
20159 </cell>
20160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20161 \begin_inset Text
20162
20163 \begin_layout Plain Layout
20164 \begin_inset Formula $\delta$
20165 \end_inset
20166
20167
20168 \end_layout
20169
20170 \end_inset
20171 </cell>
20172 </row>
20173 <row>
20174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20175 \begin_inset Text
20176
20177 \begin_layout Plain Layout
20178
20179 \backslash
20180 epsilon
20181 \end_layout
20182
20183 \end_inset
20184 </cell>
20185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20186 \begin_inset Text
20187
20188 \begin_layout Plain Layout
20189 \begin_inset Formula $\epsilon$
20190 \end_inset
20191
20192
20193 \end_layout
20194
20195 \end_inset
20196 </cell>
20197 </row>
20198 <row>
20199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20200 \begin_inset Text
20201
20202 \begin_layout Plain Layout
20203
20204 \backslash
20205 varepsilon
20206 \end_layout
20207
20208 \end_inset
20209 </cell>
20210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20211 \begin_inset Text
20212
20213 \begin_layout Plain Layout
20214 \begin_inset Formula $\varepsilon$
20215 \end_inset
20216
20217
20218 \end_layout
20219
20220 \end_inset
20221 </cell>
20222 </row>
20223 <row>
20224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20225 \begin_inset Text
20226
20227 \begin_layout Plain Layout
20228
20229 \backslash
20230 zeta
20231 \end_layout
20232
20233 \end_inset
20234 </cell>
20235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20236 \begin_inset Text
20237
20238 \begin_layout Plain Layout
20239 \begin_inset Formula $\zeta$
20240 \end_inset
20241
20242
20243 \end_layout
20244
20245 \end_inset
20246 </cell>
20247 </row>
20248 <row>
20249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Plain Layout
20253
20254 \backslash
20255 eta
20256 \end_layout
20257
20258 \end_inset
20259 </cell>
20260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20261 \begin_inset Text
20262
20263 \begin_layout Plain Layout
20264 \begin_inset Formula $\eta$
20265 \end_inset
20266
20267
20268 \end_layout
20269
20270 \end_inset
20271 </cell>
20272 </row>
20273 <row>
20274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278
20279 \backslash
20280 theta
20281 \end_layout
20282
20283 \end_inset
20284 </cell>
20285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20286 \begin_inset Text
20287
20288 \begin_layout Plain Layout
20289 \begin_inset Formula $\theta$
20290 \end_inset
20291
20292
20293 \end_layout
20294
20295 \end_inset
20296 </cell>
20297 </row>
20298 <row>
20299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20300 \begin_inset Text
20301
20302 \begin_layout Plain Layout
20303
20304 \backslash
20305 vartheta
20306 \end_layout
20307
20308 \end_inset
20309 </cell>
20310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20311 \begin_inset Text
20312
20313 \begin_layout Plain Layout
20314 \begin_inset Formula $\vartheta$
20315 \end_inset
20316
20317
20318 \end_layout
20319
20320 \end_inset
20321 </cell>
20322 </row>
20323 </lyxtabular>
20324
20325 \end_inset
20326
20327
20328 \begin_inset space \hfill{}
20329 \end_inset
20330
20331
20332 \begin_inset Tabular
20333 <lyxtabular version="3" rows="12" columns="2">
20334 <features tabularvalignment="middle">
20335 <column alignment="center" valignment="top" width="0pt">
20336 <column alignment="center" valignment="top" width="0pt">
20337 <row>
20338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20339 \begin_inset Text
20340
20341 \begin_layout Plain Layout
20342 Comando
20343 \end_layout
20344
20345 \end_inset
20346 </cell>
20347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20348 \begin_inset Text
20349
20350 \begin_layout Plain Layout
20351 Símbolo
20352 \end_layout
20353
20354 \end_inset
20355 </cell>
20356 </row>
20357 <row>
20358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20359 \begin_inset Text
20360
20361 \begin_layout Plain Layout
20362
20363 \backslash
20364 iota
20365 \end_layout
20366
20367 \end_inset
20368 </cell>
20369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20370 \begin_inset Text
20371
20372 \begin_layout Plain Layout
20373 \begin_inset Formula $\iota$
20374 \end_inset
20375
20376
20377 \end_layout
20378
20379 \end_inset
20380 </cell>
20381 </row>
20382 <row>
20383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20384 \begin_inset Text
20385
20386 \begin_layout Plain Layout
20387
20388 \backslash
20389 kappa
20390 \end_layout
20391
20392 \end_inset
20393 </cell>
20394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20395 \begin_inset Text
20396
20397 \begin_layout Plain Layout
20398 \begin_inset Formula $\kappa$
20399 \end_inset
20400
20401
20402 \end_layout
20403
20404 \end_inset
20405 </cell>
20406 </row>
20407 <row>
20408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20409 \begin_inset Text
20410
20411 \begin_layout Plain Layout
20412
20413 \backslash
20414 varkappa
20415 \end_layout
20416
20417 \end_inset
20418 </cell>
20419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20420 \begin_inset Text
20421
20422 \begin_layout Plain Layout
20423 \begin_inset Formula $\varkappa$
20424 \end_inset
20425
20426
20427 \end_layout
20428
20429 \end_inset
20430 </cell>
20431 </row>
20432 <row>
20433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20434 \begin_inset Text
20435
20436 \begin_layout Plain Layout
20437
20438 \backslash
20439 lambda
20440 \end_layout
20441
20442 \end_inset
20443 </cell>
20444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20445 \begin_inset Text
20446
20447 \begin_layout Plain Layout
20448 \begin_inset Formula $\lambda$
20449 \end_inset
20450
20451
20452 \end_layout
20453
20454 \end_inset
20455 </cell>
20456 </row>
20457 <row>
20458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20459 \begin_inset Text
20460
20461 \begin_layout Plain Layout
20462
20463 \backslash
20464 mu
20465 \end_layout
20466
20467 \end_inset
20468 </cell>
20469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20470 \begin_inset Text
20471
20472 \begin_layout Plain Layout
20473 \begin_inset Formula $\mu$
20474 \end_inset
20475
20476
20477 \end_layout
20478
20479 \end_inset
20480 </cell>
20481 </row>
20482 <row>
20483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20484 \begin_inset Text
20485
20486 \begin_layout Plain Layout
20487
20488 \backslash
20489 nu
20490 \end_layout
20491
20492 \end_inset
20493 </cell>
20494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20495 \begin_inset Text
20496
20497 \begin_layout Plain Layout
20498 \begin_inset Formula $\nu$
20499 \end_inset
20500
20501
20502 \end_layout
20503
20504 \end_inset
20505 </cell>
20506 </row>
20507 <row>
20508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20509 \begin_inset Text
20510
20511 \begin_layout Plain Layout
20512
20513 \backslash
20514 xi
20515 \end_layout
20516
20517 \end_inset
20518 </cell>
20519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20520 \begin_inset Text
20521
20522 \begin_layout Plain Layout
20523 \begin_inset Formula $\xi$
20524 \end_inset
20525
20526
20527 \end_layout
20528
20529 \end_inset
20530 </cell>
20531 </row>
20532 <row>
20533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20534 \begin_inset Text
20535
20536 \begin_layout Plain Layout
20537 o
20538 \end_layout
20539
20540 \end_inset
20541 </cell>
20542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20543 \begin_inset Text
20544
20545 \begin_layout Plain Layout
20546 \begin_inset Formula $o$
20547 \end_inset
20548
20549
20550 \end_layout
20551
20552 \end_inset
20553 </cell>
20554 </row>
20555 <row>
20556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20557 \begin_inset Text
20558
20559 \begin_layout Plain Layout
20560
20561 \backslash
20562 pi
20563 \end_layout
20564
20565 \end_inset
20566 </cell>
20567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20568 \begin_inset Text
20569
20570 \begin_layout Plain Layout
20571 \begin_inset Formula $\pi$
20572 \end_inset
20573
20574
20575 \end_layout
20576
20577 \end_inset
20578 </cell>
20579 </row>
20580 <row>
20581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20582 \begin_inset Text
20583
20584 \begin_layout Plain Layout
20585
20586 \backslash
20587 varpi
20588 \end_layout
20589
20590 \end_inset
20591 </cell>
20592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20593 \begin_inset Text
20594
20595 \begin_layout Plain Layout
20596 \begin_inset Formula $\varpi$
20597 \end_inset
20598
20599
20600 \end_layout
20601
20602 \end_inset
20603 </cell>
20604 </row>
20605 <row>
20606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20607 \begin_inset Text
20608
20609 \begin_layout Plain Layout
20610
20611 \backslash
20612 rho
20613 \end_layout
20614
20615 \end_inset
20616 </cell>
20617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20618 \begin_inset Text
20619
20620 \begin_layout Plain Layout
20621 \begin_inset Formula $\rho$
20622 \end_inset
20623
20624
20625 \end_layout
20626
20627 \end_inset
20628 </cell>
20629 </row>
20630 </lyxtabular>
20631
20632 \end_inset
20633
20634
20635 \begin_inset space \hfill{}
20636 \end_inset
20637
20638
20639 \begin_inset Tabular
20640 <lyxtabular version="3" rows="11" columns="2">
20641 <features tabularvalignment="middle">
20642 <column alignment="center" valignment="top" width="0pt">
20643 <column alignment="center" valignment="top" width="0pt">
20644 <row>
20645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20646 \begin_inset Text
20647
20648 \begin_layout Plain Layout
20649 Comando
20650 \end_layout
20651
20652 \end_inset
20653 </cell>
20654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20655 \begin_inset Text
20656
20657 \begin_layout Plain Layout
20658 Símbolo
20659 \end_layout
20660
20661 \end_inset
20662 </cell>
20663 </row>
20664 <row>
20665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20666 \begin_inset Text
20667
20668 \begin_layout Plain Layout
20669
20670 \backslash
20671 varrho
20672 \end_layout
20673
20674 \end_inset
20675 </cell>
20676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20677 \begin_inset Text
20678
20679 \begin_layout Plain Layout
20680 \begin_inset Formula $\varrho$
20681 \end_inset
20682
20683
20684 \end_layout
20685
20686 \end_inset
20687 </cell>
20688 </row>
20689 <row>
20690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20691 \begin_inset Text
20692
20693 \begin_layout Plain Layout
20694
20695 \backslash
20696 sigma
20697 \end_layout
20698
20699 \end_inset
20700 </cell>
20701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20702 \begin_inset Text
20703
20704 \begin_layout Plain Layout
20705 \begin_inset Formula $\sigma$
20706 \end_inset
20707
20708
20709 \end_layout
20710
20711 \end_inset
20712 </cell>
20713 </row>
20714 <row>
20715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20716 \begin_inset Text
20717
20718 \begin_layout Plain Layout
20719
20720 \backslash
20721 varsigma
20722 \end_layout
20723
20724 \end_inset
20725 </cell>
20726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20727 \begin_inset Text
20728
20729 \begin_layout Plain Layout
20730 \begin_inset Formula $\varsigma$
20731 \end_inset
20732
20733
20734 \end_layout
20735
20736 \end_inset
20737 </cell>
20738 </row>
20739 <row>
20740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20741 \begin_inset Text
20742
20743 \begin_layout Plain Layout
20744
20745 \backslash
20746 tau
20747 \end_layout
20748
20749 \end_inset
20750 </cell>
20751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20752 \begin_inset Text
20753
20754 \begin_layout Plain Layout
20755 \begin_inset Formula $\tau$
20756 \end_inset
20757
20758
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 </row>
20764 <row>
20765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20766 \begin_inset Text
20767
20768 \begin_layout Plain Layout
20769
20770 \backslash
20771 upsilon
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20777 \begin_inset Text
20778
20779 \begin_layout Plain Layout
20780 \begin_inset Formula $\upsilon$
20781 \end_inset
20782
20783
20784 \end_layout
20785
20786 \end_inset
20787 </cell>
20788 </row>
20789 <row>
20790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20791 \begin_inset Text
20792
20793 \begin_layout Plain Layout
20794
20795 \backslash
20796 phi
20797 \end_layout
20798
20799 \end_inset
20800 </cell>
20801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20802 \begin_inset Text
20803
20804 \begin_layout Plain Layout
20805 \begin_inset Formula $\phi$
20806 \end_inset
20807
20808
20809 \end_layout
20810
20811 \end_inset
20812 </cell>
20813 </row>
20814 <row>
20815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20816 \begin_inset Text
20817
20818 \begin_layout Plain Layout
20819
20820 \backslash
20821 varphi
20822 \end_layout
20823
20824 \end_inset
20825 </cell>
20826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20827 \begin_inset Text
20828
20829 \begin_layout Plain Layout
20830 \begin_inset Formula $\varphi$
20831 \end_inset
20832
20833
20834 \end_layout
20835
20836 \end_inset
20837 </cell>
20838 </row>
20839 <row>
20840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20841 \begin_inset Text
20842
20843 \begin_layout Plain Layout
20844
20845 \backslash
20846 chi
20847 \end_layout
20848
20849 \end_inset
20850 </cell>
20851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20852 \begin_inset Text
20853
20854 \begin_layout Plain Layout
20855 \begin_inset Formula $\chi$
20856 \end_inset
20857
20858
20859 \end_layout
20860
20861 \end_inset
20862 </cell>
20863 </row>
20864 <row>
20865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20866 \begin_inset Text
20867
20868 \begin_layout Plain Layout
20869
20870 \backslash
20871 psi
20872 \end_layout
20873
20874 \end_inset
20875 </cell>
20876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20877 \begin_inset Text
20878
20879 \begin_layout Plain Layout
20880 \begin_inset Formula $\psi$
20881 \end_inset
20882
20883
20884 \end_layout
20885
20886 \end_inset
20887 </cell>
20888 </row>
20889 <row>
20890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20891 \begin_inset Text
20892
20893 \begin_layout Plain Layout
20894
20895 \backslash
20896 omega
20897 \end_layout
20898
20899 \end_inset
20900 </cell>
20901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20902 \begin_inset Text
20903
20904 \begin_layout Plain Layout
20905 \begin_inset Formula $\omega$
20906 \end_inset
20907
20908
20909 \end_layout
20910
20911 \end_inset
20912 </cell>
20913 </row>
20914 </lyxtabular>
20915
20916 \end_inset
20917
20918
20919 \begin_inset space \hfill{}
20920 \end_inset
20921
20922
20923 \end_layout
20924
20925 \begin_layout Standard
20926 \begin_inset VSpace medskip
20927 \end_inset
20928
20929
20930 \end_layout
20931
20932 \begin_layout Standard
20933 Cómo escribir letras griegas especiales en redonda se explica en 
20934 \begin_inset CommandInset ref
20935 LatexCommand ref
20936 reference "subsec:Griegas-en-redonda"
20937
20938 \end_inset
20939
20940 .
20941 \end_layout
20942
20943 \begin_layout Subsection
20944 Mayúsculas
20945 \begin_inset Index idx
20946 status collapsed
20947
20948 \begin_layout Plain Layout
20949 Letras griegas ! mayúsculas
20950 \end_layout
20951
20952 \end_inset
20953
20954
20955 \end_layout
20956
20957 \begin_layout Standard
20958 \begin_inset space \hfill{}
20959 \end_inset
20960
20961
20962 \begin_inset Tabular
20963 <lyxtabular version="3" rows="7" columns="2">
20964 <features tabularvalignment="middle">
20965 <column alignment="center" valignment="top" width="0pt">
20966 <column alignment="center" valignment="top" width="0pt">
20967 <row>
20968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20969 \begin_inset Text
20970
20971 \begin_layout Plain Layout
20972 Comando
20973 \end_layout
20974
20975 \end_inset
20976 </cell>
20977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20978 \begin_inset Text
20979
20980 \begin_layout Plain Layout
20981 Símbolo
20982 \end_layout
20983
20984 \end_inset
20985 </cell>
20986 </row>
20987 <row>
20988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20989 \begin_inset Text
20990
20991 \begin_layout Plain Layout
20992
20993 \backslash
20994 Gamma
20995 \end_layout
20996
20997 \end_inset
20998 </cell>
20999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21000 \begin_inset Text
21001
21002 \begin_layout Plain Layout
21003 \begin_inset Formula $\Gamma$
21004 \end_inset
21005
21006
21007 \end_layout
21008
21009 \end_inset
21010 </cell>
21011 </row>
21012 <row>
21013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21014 \begin_inset Text
21015
21016 \begin_layout Plain Layout
21017
21018 \backslash
21019 Delta
21020 \end_layout
21021
21022 \end_inset
21023 </cell>
21024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21025 \begin_inset Text
21026
21027 \begin_layout Plain Layout
21028 \begin_inset Formula $\Delta$
21029 \end_inset
21030
21031
21032 \end_layout
21033
21034 \end_inset
21035 </cell>
21036 </row>
21037 <row>
21038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21039 \begin_inset Text
21040
21041 \begin_layout Plain Layout
21042
21043 \backslash
21044 Theta
21045 \end_layout
21046
21047 \end_inset
21048 </cell>
21049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21050 \begin_inset Text
21051
21052 \begin_layout Plain Layout
21053 \begin_inset Formula $\Theta$
21054 \end_inset
21055
21056
21057 \end_layout
21058
21059 \end_inset
21060 </cell>
21061 </row>
21062 <row>
21063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21064 \begin_inset Text
21065
21066 \begin_layout Plain Layout
21067
21068 \backslash
21069 Lambda
21070 \end_layout
21071
21072 \end_inset
21073 </cell>
21074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21075 \begin_inset Text
21076
21077 \begin_layout Plain Layout
21078 \begin_inset Formula $\Lambda$
21079 \end_inset
21080
21081
21082 \end_layout
21083
21084 \end_inset
21085 </cell>
21086 </row>
21087 <row>
21088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21089 \begin_inset Text
21090
21091 \begin_layout Plain Layout
21092
21093 \backslash
21094 Xi
21095 \end_layout
21096
21097 \end_inset
21098 </cell>
21099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21100 \begin_inset Text
21101
21102 \begin_layout Plain Layout
21103 \begin_inset Formula $\Xi$
21104 \end_inset
21105
21106
21107 \end_layout
21108
21109 \end_inset
21110 </cell>
21111 </row>
21112 <row>
21113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21114 \begin_inset Text
21115
21116 \begin_layout Plain Layout
21117
21118 \backslash
21119 Pi
21120 \end_layout
21121
21122 \end_inset
21123 </cell>
21124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21125 \begin_inset Text
21126
21127 \begin_layout Plain Layout
21128 \begin_inset Formula $\Pi$
21129 \end_inset
21130
21131
21132 \end_layout
21133
21134 \end_inset
21135 </cell>
21136 </row>
21137 </lyxtabular>
21138
21139 \end_inset
21140
21141
21142 \begin_inset space \hfill{}
21143 \end_inset
21144
21145
21146 \begin_inset Tabular
21147 <lyxtabular version="3" rows="6" columns="2">
21148 <features tabularvalignment="middle">
21149 <column alignment="center" valignment="top" width="0pt">
21150 <column alignment="center" valignment="top" width="0pt">
21151 <row>
21152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21153 \begin_inset Text
21154
21155 \begin_layout Plain Layout
21156 Comando
21157 \end_layout
21158
21159 \end_inset
21160 </cell>
21161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21162 \begin_inset Text
21163
21164 \begin_layout Plain Layout
21165 Símbolo
21166 \end_layout
21167
21168 \end_inset
21169 </cell>
21170 </row>
21171 <row>
21172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21173 \begin_inset Text
21174
21175 \begin_layout Plain Layout
21176
21177 \backslash
21178 Sigma
21179 \end_layout
21180
21181 \end_inset
21182 </cell>
21183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21184 \begin_inset Text
21185
21186 \begin_layout Plain Layout
21187 \begin_inset Formula $\Sigma$
21188 \end_inset
21189
21190
21191 \end_layout
21192
21193 \end_inset
21194 </cell>
21195 </row>
21196 <row>
21197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21198 \begin_inset Text
21199
21200 \begin_layout Plain Layout
21201
21202 \backslash
21203 Upsilon
21204 \end_layout
21205
21206 \end_inset
21207 </cell>
21208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21209 \begin_inset Text
21210
21211 \begin_layout Plain Layout
21212 \begin_inset Formula $\Upsilon$
21213 \end_inset
21214
21215
21216 \end_layout
21217
21218 \end_inset
21219 </cell>
21220 </row>
21221 <row>
21222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21223 \begin_inset Text
21224
21225 \begin_layout Plain Layout
21226
21227 \backslash
21228 Phi
21229 \end_layout
21230
21231 \end_inset
21232 </cell>
21233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21234 \begin_inset Text
21235
21236 \begin_layout Plain Layout
21237 \begin_inset Formula $\Phi$
21238 \end_inset
21239
21240
21241 \end_layout
21242
21243 \end_inset
21244 </cell>
21245 </row>
21246 <row>
21247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21248 \begin_inset Text
21249
21250 \begin_layout Plain Layout
21251
21252 \backslash
21253 Psi
21254 \end_layout
21255
21256 \end_inset
21257 </cell>
21258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21259 \begin_inset Text
21260
21261 \begin_layout Plain Layout
21262 \begin_inset Formula $\Psi$
21263 \end_inset
21264
21265
21266 \end_layout
21267
21268 \end_inset
21269 </cell>
21270 </row>
21271 <row>
21272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21273 \begin_inset Text
21274
21275 \begin_layout Plain Layout
21276
21277 \backslash
21278 Omega
21279 \end_layout
21280
21281 \end_inset
21282 </cell>
21283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21284 \begin_inset Text
21285
21286 \begin_layout Plain Layout
21287 \begin_inset Formula $\Omega$
21288 \end_inset
21289
21290
21291 \end_layout
21292
21293 \end_inset
21294 </cell>
21295 </row>
21296 </lyxtabular>
21297
21298 \end_inset
21299
21300
21301 \begin_inset space \hfill{}
21302 \end_inset
21303
21304
21305 \end_layout
21306
21307 \begin_layout Standard
21308 \begin_inset VSpace medskip
21309 \end_inset
21310
21311
21312 \end_layout
21313
21314 \begin_layout Standard
21315 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
21316  cuando se desarrolló \SpecialChar TeX
21317 .
21318  Para obtener mayúsculas en cursiva, inicia cada comando con 
21319 \series bold
21320 var
21321 \series default
21322 .
21323  Por ejemplo, el comando 
21324 \series bold
21325
21326 \backslash
21327 varGamma
21328 \series default
21329  genera 
21330 \begin_inset Formula $\varGamma$
21331 \end_inset
21332
21333 .
21334  Otra forma es cargar el paquete 
21335 \series bold
21336 fixmath
21337 \series default
21338
21339 \begin_inset Foot
21340 status collapsed
21341
21342 \begin_layout Plain Layout
21343
21344 \series bold
21345 fixmath
21346 \series default
21347  forma parte del paquete \SpecialChar LaTeX
21348  
21349 \series bold
21350 was
21351 \series default
21352
21353 \begin_inset Index idx
21354 status collapsed
21355
21356 \begin_layout Plain Layout
21357 Paquetes ! was
21358 \begin_inset ERT
21359 status collapsed
21360
21361 \begin_layout Plain Layout
21362
21363
21364 \backslash
21365 vspace{4mm}
21366 \end_layout
21367
21368 \end_inset
21369
21370
21371 \end_layout
21372
21373 \end_inset
21374
21375 .
21376 \end_layout
21377
21378 \end_inset
21379
21380
21381 \begin_inset Index idx
21382 status collapsed
21383
21384 \begin_layout Plain Layout
21385 Paquetes ! fixmath
21386 \end_layout
21387
21388 \end_inset
21389
21390  con la línea siguiente en el preámbulo \SpecialChar LaTeX
21391
21392 \end_layout
21393
21394 \begin_layout Standard
21395
21396 \series bold
21397
21398 \backslash
21399 usepackage{fixmath}
21400 \end_layout
21401
21402 \begin_layout Standard
21403 Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam
21404 ente en cursiva.
21405 \end_layout
21406
21407 \begin_layout Subsection
21408 Letras en negrita
21409 \begin_inset Index idx
21410 status collapsed
21411
21412 \begin_layout Plain Layout
21413 Letras griegas ! en negrita
21414 \end_layout
21415
21416 \end_inset
21417
21418
21419 \end_layout
21420
21421 \begin_layout Standard
21422 Las letras griegas no admiten diferentes estilos de letra como las latinas.
21423  Sólo se pueden poner en negrita con el comando 
21424 \series bold
21425
21426 \backslash
21427 boldsymbol
21428 \series default
21429
21430 \begin_inset Index idx
21431 status collapsed
21432
21433 \begin_layout Plain Layout
21434 Comandos ! B ! 
21435 \backslash
21436 boldsymbol
21437 \end_layout
21438
21439 \end_inset
21440
21441 .
21442 \begin_inset Separator parbreak
21443 \end_inset
21444
21445
21446 \end_layout
21447
21448 \begin_layout Standard
21449 \align center
21450 \begin_inset Tabular
21451 <lyxtabular version="3" rows="3" columns="2">
21452 <features tabularvalignment="middle">
21453 <column alignment="center" valignment="top">
21454 <column alignment="center" valignment="top">
21455 <row>
21456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21457 \begin_inset Text
21458
21459 \begin_layout Plain Layout
21460 Comando
21461 \end_layout
21462
21463 \end_inset
21464 </cell>
21465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21466 \begin_inset Text
21467
21468 \begin_layout Plain Layout
21469 Símbolo
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 Upsilon
21483 \backslash
21484 boldsymbol
21485 \backslash
21486 Upsilon
21487 \end_layout
21488
21489 \end_inset
21490 </cell>
21491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21492 \begin_inset Text
21493
21494 \begin_layout Plain Layout
21495 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21496 \end_inset
21497
21498
21499 \end_layout
21500
21501 \end_inset
21502 </cell>
21503 </row>
21504 <row>
21505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21506 \begin_inset Text
21507
21508 \begin_layout Plain Layout
21509
21510 \backslash
21511 theta
21512 \backslash
21513 boldsymbol
21514 \backslash
21515 theta
21516 \end_layout
21517
21518 \end_inset
21519 </cell>
21520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21521 \begin_inset Text
21522
21523 \begin_layout Plain Layout
21524 \begin_inset Formula $\theta\boldsymbol{\theta}$
21525 \end_inset
21526
21527
21528 \end_layout
21529
21530 \end_inset
21531 </cell>
21532 </row>
21533 </lyxtabular>
21534
21535 \end_inset
21536
21537
21538 \end_layout
21539
21540 \begin_layout Section
21541 Símbolos
21542 \begin_inset ERT
21543 status collapsed
21544
21545 \begin_layout Plain Layout
21546
21547
21548 \backslash
21549 texorpdfstring{
21550 \end_layout
21551
21552 \end_inset
21553
21554
21555 \begin_inset Foot
21556 status collapsed
21557
21558 \begin_layout Plain Layout
21559 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
21560  \SpecialChar LaTeX
21561  en 
21562 \begin_inset CommandInset citation
21563 LatexCommand cite
21564 key "Symbols"
21565
21566 \end_inset
21567
21568 .
21569 \end_layout
21570
21571 \end_inset
21572
21573
21574 \begin_inset ERT
21575 status collapsed
21576
21577 \begin_layout Plain Layout
21578
21579 }{}
21580 \end_layout
21581
21582 \end_inset
21583
21584
21585 \begin_inset Note Note
21586 status collapsed
21587
21588 \begin_layout Plain Layout
21589
21590 \backslash
21591 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
21592  PDF.
21593 \end_layout
21594
21595 \begin_layout Plain Layout
21596 Más sobre 
21597 \backslash
21598 texorpdfstring en la sección 
21599 \begin_inset CommandInset ref
21600 LatexCommand ref
21601 reference "subsec:Ecuaciones-en-encabezados"
21602
21603 \end_inset
21604
21605 .
21606 \end_layout
21607
21608 \end_inset
21609
21610
21611 \begin_inset Index idx
21612 status collapsed
21613
21614 \begin_layout Plain Layout
21615 Símbolos
21616 \end_layout
21617
21618 \end_inset
21619
21620
21621 \end_layout
21622
21623 \begin_layout Standard
21624 Muchos de los símbolos listados en esta sección se pueden insertar además
21625  mediante los botones 
21626 \begin_inset Info
21627 type  "icon"
21628 arg   "math-insert \\nabla"
21629 \end_inset
21630
21631  y 
21632 \begin_inset Info
21633 type  "icon"
21634 arg   "math-insert \\digamma"
21635 \end_inset
21636
21637  de la barra de ecuaciones.
21638 \end_layout
21639
21640 \begin_layout Subsection
21641 Símbolos matemáticos
21642 \begin_inset CommandInset label
21643 LatexCommand label
21644 name "subsec:Símbolos-matemáticos"
21645
21646 \end_inset
21647
21648
21649 \begin_inset Index idx
21650 status collapsed
21651
21652 \begin_layout Plain Layout
21653 Símbolos ! matemáticos
21654 \end_layout
21655
21656 \end_inset
21657
21658
21659 \end_layout
21660
21661 \begin_layout Standard
21662 \begin_inset space \hfill{}
21663 \end_inset
21664
21665
21666 \begin_inset Tabular
21667 <lyxtabular version="3" rows="10" columns="2">
21668 <features tabularvalignment="middle">
21669 <column alignment="center" valignment="top" width="0pt">
21670 <column alignment="center" valignment="top" width="0pt">
21671 <row>
21672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21673 \begin_inset Text
21674
21675 \begin_layout Plain Layout
21676 Comando
21677 \end_layout
21678
21679 \end_inset
21680 </cell>
21681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21682 \begin_inset Text
21683
21684 \begin_layout Plain Layout
21685 Símbolo
21686 \end_layout
21687
21688 \end_inset
21689 </cell>
21690 </row>
21691 <row>
21692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21693 \begin_inset Text
21694
21695 \begin_layout Plain Layout
21696
21697 \backslash
21698 neg
21699 \end_layout
21700
21701 \end_inset
21702 </cell>
21703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21704 \begin_inset Text
21705
21706 \begin_layout Plain Layout
21707 \begin_inset Formula $\neg$
21708 \end_inset
21709
21710
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 </row>
21716 <row>
21717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21718 \begin_inset Text
21719
21720 \begin_layout Plain Layout
21721
21722 \backslash
21723 Im
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21729 \begin_inset Text
21730
21731 \begin_layout Plain Layout
21732 \begin_inset Formula $\Im$
21733 \end_inset
21734
21735
21736 \end_layout
21737
21738 \end_inset
21739 </cell>
21740 </row>
21741 <row>
21742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21743 \begin_inset Text
21744
21745 \begin_layout Plain Layout
21746
21747 \backslash
21748 Re
21749 \end_layout
21750
21751 \end_inset
21752 </cell>
21753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21754 \begin_inset Text
21755
21756 \begin_layout Plain Layout
21757 \begin_inset Formula $\Re$
21758 \end_inset
21759
21760
21761 \end_layout
21762
21763 \end_inset
21764 </cell>
21765 </row>
21766 <row>
21767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21768 \begin_inset Text
21769
21770 \begin_layout Plain Layout
21771
21772 \backslash
21773 aleph
21774 \end_layout
21775
21776 \end_inset
21777 </cell>
21778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21779 \begin_inset Text
21780
21781 \begin_layout Plain Layout
21782 \begin_inset Formula $\aleph$
21783 \end_inset
21784
21785
21786 \end_layout
21787
21788 \end_inset
21789 </cell>
21790 </row>
21791 <row>
21792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21793 \begin_inset Text
21794
21795 \begin_layout Plain Layout
21796
21797 \backslash
21798 partial
21799 \end_layout
21800
21801 \end_inset
21802 </cell>
21803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21804 \begin_inset Text
21805
21806 \begin_layout Plain Layout
21807 \begin_inset Formula $\partial$
21808 \end_inset
21809
21810
21811 \end_layout
21812
21813 \end_inset
21814 </cell>
21815 </row>
21816 <row>
21817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21818 \begin_inset Text
21819
21820 \begin_layout Plain Layout
21821
21822 \backslash
21823 infty
21824 \end_layout
21825
21826 \end_inset
21827 </cell>
21828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21829 \begin_inset Text
21830
21831 \begin_layout Plain Layout
21832 \begin_inset Formula $\infty$
21833 \end_inset
21834
21835
21836 \end_layout
21837
21838 \end_inset
21839 </cell>
21840 </row>
21841 <row>
21842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21843 \begin_inset Text
21844
21845 \begin_layout Plain Layout
21846
21847 \backslash
21848 wp
21849 \end_layout
21850
21851 \end_inset
21852 </cell>
21853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21854 \begin_inset Text
21855
21856 \begin_layout Plain Layout
21857 \begin_inset Formula $\wp$
21858 \end_inset
21859
21860
21861 \end_layout
21862
21863 \end_inset
21864 </cell>
21865 </row>
21866 <row>
21867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21868 \begin_inset Text
21869
21870 \begin_layout Plain Layout
21871
21872 \backslash
21873 imath
21874 \end_layout
21875
21876 \end_inset
21877 </cell>
21878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21879 \begin_inset Text
21880
21881 \begin_layout Plain Layout
21882 \begin_inset Formula $\imath$
21883 \end_inset
21884
21885
21886 \end_layout
21887
21888 \end_inset
21889 </cell>
21890 </row>
21891 <row>
21892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21893 \begin_inset Text
21894
21895 \begin_layout Plain Layout
21896
21897 \backslash
21898 jmath
21899 \end_layout
21900
21901 \end_inset
21902 </cell>
21903 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21904 \begin_inset Text
21905
21906 \begin_layout Plain Layout
21907 \begin_inset Formula $\jmath$
21908 \end_inset
21909
21910
21911 \end_layout
21912
21913 \end_inset
21914 </cell>
21915 </row>
21916 </lyxtabular>
21917
21918 \end_inset
21919
21920
21921 \begin_inset space \hfill{}
21922 \end_inset
21923
21924
21925 \begin_inset Tabular
21926 <lyxtabular version="3" rows="10" columns="2">
21927 <features tabularvalignment="middle">
21928 <column alignment="center" valignment="top" width="0pt">
21929 <column alignment="center" valignment="top" width="0pt">
21930 <row>
21931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935 Comando
21936 \end_layout
21937
21938 \end_inset
21939 </cell>
21940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21941 \begin_inset Text
21942
21943 \begin_layout Plain Layout
21944 Símbolo
21945 \begin_inset Note Note
21946 status collapsed
21947
21948 \begin_layout Plain Layout
21949
21950 \series bold
21951
21952 \backslash
21953 raisebox
21954 \series default
21955  se usa sólo como espaciador
21956 \end_layout
21957
21958 \end_inset
21959
21960
21961 \end_layout
21962
21963 \end_inset
21964 </cell>
21965 </row>
21966 <row>
21967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21968 \begin_inset Text
21969
21970 \begin_layout Plain Layout
21971
21972 \backslash
21973 forall
21974 \end_layout
21975
21976 \end_inset
21977 </cell>
21978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21979 \begin_inset Text
21980
21981 \begin_layout Plain Layout
21982 \begin_inset Formula $\forall$
21983 \end_inset
21984
21985
21986 \end_layout
21987
21988 \end_inset
21989 </cell>
21990 </row>
21991 <row>
21992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21993 \begin_inset Text
21994
21995 \begin_layout Plain Layout
21996
21997 \backslash
21998 exists
21999 \end_layout
22000
22001 \end_inset
22002 </cell>
22003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22004 \begin_inset Text
22005
22006 \begin_layout Plain Layout
22007 \begin_inset Formula $\exists$
22008 \end_inset
22009
22010
22011 \end_layout
22012
22013 \end_inset
22014 </cell>
22015 </row>
22016 <row>
22017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22018 \begin_inset Text
22019
22020 \begin_layout Plain Layout
22021
22022 \backslash
22023 nexists
22024 \end_layout
22025
22026 \end_inset
22027 </cell>
22028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22029 \begin_inset Text
22030
22031 \begin_layout Plain Layout
22032 \begin_inset Formula $\nexists$
22033 \end_inset
22034
22035
22036 \end_layout
22037
22038 \end_inset
22039 </cell>
22040 </row>
22041 <row>
22042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22043 \begin_inset Text
22044
22045 \begin_layout Plain Layout
22046
22047 \backslash
22048 emptyset
22049 \end_layout
22050
22051 \end_inset
22052 </cell>
22053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22054 \begin_inset Text
22055
22056 \begin_layout Plain Layout
22057 \begin_inset Formula $\emptyset$
22058 \end_inset
22059
22060
22061 \end_layout
22062
22063 \end_inset
22064 </cell>
22065 </row>
22066 <row>
22067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22068 \begin_inset Text
22069
22070 \begin_layout Plain Layout
22071
22072 \backslash
22073 varnothing
22074 \end_layout
22075
22076 \end_inset
22077 </cell>
22078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22079 \begin_inset Text
22080
22081 \begin_layout Plain Layout
22082 \begin_inset Formula $\varnothing$
22083 \end_inset
22084
22085
22086 \end_layout
22087
22088 \end_inset
22089 </cell>
22090 </row>
22091 <row>
22092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22093 \begin_inset Text
22094
22095 \begin_layout Plain Layout
22096
22097 \backslash
22098 dag
22099 \end_layout
22100
22101 \end_inset
22102 </cell>
22103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22104 \begin_inset Text
22105
22106 \begin_layout Plain Layout
22107 \begin_inset Formula $\dag$
22108 \end_inset
22109
22110
22111 \end_layout
22112
22113 \end_inset
22114 </cell>
22115 </row>
22116 <row>
22117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22118 \begin_inset Text
22119
22120 \begin_layout Plain Layout
22121
22122 \backslash
22123 ddag
22124 \end_layout
22125
22126 \end_inset
22127 </cell>
22128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22129 \begin_inset Text
22130
22131 \begin_layout Plain Layout
22132 \begin_inset Formula $\ddag$
22133 \end_inset
22134
22135
22136 \end_layout
22137
22138 \end_inset
22139 </cell>
22140 </row>
22141 <row>
22142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22143 \begin_inset Text
22144
22145 \begin_layout Plain Layout
22146
22147 \backslash
22148 complement
22149 \end_layout
22150
22151 \end_inset
22152 </cell>
22153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22154 \begin_inset Text
22155
22156 \begin_layout Plain Layout
22157 \begin_inset ERT
22158 status collapsed
22159
22160 \begin_layout Plain Layout
22161
22162
22163 \backslash
22164 raisebox{-0.8mm}{
22165 \end_layout
22166
22167 \end_inset
22168
22169
22170 \begin_inset Formula $\complement$
22171 \end_inset
22172
22173
22174 \begin_inset ERT
22175 status collapsed
22176
22177 \begin_layout Plain Layout
22178
22179 }
22180 \end_layout
22181
22182 \end_inset
22183
22184
22185 \end_layout
22186
22187 \end_inset
22188 </cell>
22189 </row>
22190 <row>
22191 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22192 \begin_inset Text
22193
22194 \begin_layout Plain Layout
22195
22196 \backslash
22197 Bbbk
22198 \end_layout
22199
22200 \end_inset
22201 </cell>
22202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22203 \begin_inset Text
22204
22205 \begin_layout Plain Layout
22206 \begin_inset Formula $\Bbbk$
22207 \end_inset
22208
22209
22210 \end_layout
22211
22212 \end_inset
22213 </cell>
22214 </row>
22215 </lyxtabular>
22216
22217 \end_inset
22218
22219
22220 \begin_inset space \hfill{}
22221 \end_inset
22222
22223
22224 \begin_inset Tabular
22225 <lyxtabular version="3" rows="10" columns="2">
22226 <features tabularvalignment="middle">
22227 <column alignment="center" valignment="top" width="0pt">
22228 <column alignment="center" valignment="top" width="0pt">
22229 <row>
22230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22231 \begin_inset Text
22232
22233 \begin_layout Plain Layout
22234 Comando
22235 \end_layout
22236
22237 \end_inset
22238 </cell>
22239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22240 \begin_inset Text
22241
22242 \begin_layout Plain Layout
22243 Símbolo
22244 \end_layout
22245
22246 \end_inset
22247 </cell>
22248 </row>
22249 <row>
22250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22251 \begin_inset Text
22252
22253 \begin_layout Plain Layout
22254
22255 \backslash
22256 prime
22257 \end_layout
22258
22259 \end_inset
22260 </cell>
22261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22262 \begin_inset Text
22263
22264 \begin_layout Plain Layout
22265 \begin_inset Formula $\prime$
22266 \end_inset
22267
22268
22269 \end_layout
22270
22271 \end_inset
22272 </cell>
22273 </row>
22274 <row>
22275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279
22280 \backslash
22281 backprime
22282 \end_layout
22283
22284 \end_inset
22285 </cell>
22286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22287 \begin_inset Text
22288
22289 \begin_layout Plain Layout
22290 \begin_inset Formula $\backprime$
22291 \end_inset
22292
22293
22294 \end_layout
22295
22296 \end_inset
22297 </cell>
22298 </row>
22299 <row>
22300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304
22305 \backslash
22306 mho
22307 \end_layout
22308
22309 \end_inset
22310 </cell>
22311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22312 \begin_inset Text
22313
22314 \begin_layout Plain Layout
22315 \begin_inset Formula $\mho$
22316 \end_inset
22317
22318
22319 \end_layout
22320
22321 \end_inset
22322 </cell>
22323 </row>
22324 <row>
22325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329
22330 \backslash
22331 triangle
22332 \end_layout
22333
22334 \end_inset
22335 </cell>
22336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22337 \begin_inset Text
22338
22339 \begin_layout Plain Layout
22340 \begin_inset Formula $\triangle$
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \end_inset
22347 </cell>
22348 </row>
22349 <row>
22350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354
22355 \backslash
22356 angle
22357 \end_layout
22358
22359 \end_inset
22360 </cell>
22361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22362 \begin_inset Text
22363
22364 \begin_layout Plain Layout
22365 \begin_inset Formula $\angle$
22366 \end_inset
22367
22368
22369 \end_layout
22370
22371 \end_inset
22372 </cell>
22373 </row>
22374 <row>
22375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22376 \begin_inset Text
22377
22378 \begin_layout Plain Layout
22379
22380 \backslash
22381 measuredangle
22382 \end_layout
22383
22384 \end_inset
22385 </cell>
22386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22387 \begin_inset Text
22388
22389 \begin_layout Plain Layout
22390 \begin_inset Formula $\measuredangle$
22391 \end_inset
22392
22393
22394 \end_layout
22395
22396 \end_inset
22397 </cell>
22398 </row>
22399 <row>
22400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22401 \begin_inset Text
22402
22403 \begin_layout Plain Layout
22404
22405 \backslash
22406 sphericalangle
22407 \end_layout
22408
22409 \end_inset
22410 </cell>
22411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22412 \begin_inset Text
22413
22414 \begin_layout Plain Layout
22415 \begin_inset Formula $\sphericalangle$
22416 \end_inset
22417
22418
22419 \end_layout
22420
22421 \end_inset
22422 </cell>
22423 </row>
22424 <row>
22425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429
22430 \backslash
22431 top
22432 \end_layout
22433
22434 \end_inset
22435 </cell>
22436 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22437 \begin_inset Text
22438
22439 \begin_layout Plain Layout
22440 \begin_inset Formula $\top$
22441 \end_inset
22442
22443
22444 \end_layout
22445
22446 \end_inset
22447 </cell>
22448 </row>
22449 <row>
22450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22451 \begin_inset Text
22452
22453 \begin_layout Plain Layout
22454
22455 \backslash
22456 bot
22457 \end_layout
22458
22459 \end_inset
22460 </cell>
22461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22462 \begin_inset Text
22463
22464 \begin_layout Plain Layout
22465 \begin_inset Formula $\bot$
22466 \end_inset
22467
22468
22469 \end_layout
22470
22471 \end_inset
22472 </cell>
22473 </row>
22474 </lyxtabular>
22475
22476 \end_inset
22477
22478
22479 \begin_inset space \hfill{}
22480 \end_inset
22481
22482
22483 \end_layout
22484
22485 \begin_layout Subsection
22486 Símbolos misceláneos
22487 \begin_inset CommandInset label
22488 LatexCommand label
22489 name "subsec:Símbolos-misceláneos"
22490
22491 \end_inset
22492
22493
22494 \begin_inset Index idx
22495 status collapsed
22496
22497 \begin_layout Plain Layout
22498 Símbolos ! misceláneos
22499 \end_layout
22500
22501 \end_inset
22502
22503
22504 \end_layout
22505
22506 \begin_layout Standard
22507 \noindent
22508 \align center
22509 \begin_inset Tabular
22510 <lyxtabular version="3" rows="10" columns="2">
22511 <features tabularvalignment="middle">
22512 <column alignment="center" valignment="top" width="0pt">
22513 <column alignment="center" valignment="top" width="0pt">
22514 <row>
22515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22516 \begin_inset Text
22517
22518 \begin_layout Plain Layout
22519 Comando
22520 \end_layout
22521
22522 \end_inset
22523 </cell>
22524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22525 \begin_inset Text
22526
22527 \begin_layout Plain Layout
22528 Símbolo
22529 \end_layout
22530
22531 \end_inset
22532 </cell>
22533 </row>
22534 <row>
22535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22536 \begin_inset Text
22537
22538 \begin_layout Plain Layout
22539
22540 \backslash
22541 flat
22542 \end_layout
22543
22544 \end_inset
22545 </cell>
22546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22547 \begin_inset Text
22548
22549 \begin_layout Plain Layout
22550 \begin_inset Formula $\flat$
22551 \end_inset
22552
22553
22554 \end_layout
22555
22556 \end_inset
22557 </cell>
22558 </row>
22559 <row>
22560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22561 \begin_inset Text
22562
22563 \begin_layout Plain Layout
22564
22565 \backslash
22566 natural
22567 \end_layout
22568
22569 \end_inset
22570 </cell>
22571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22572 \begin_inset Text
22573
22574 \begin_layout Plain Layout
22575 \begin_inset Formula $\natural$
22576 \end_inset
22577
22578
22579 \end_layout
22580
22581 \end_inset
22582 </cell>
22583 </row>
22584 <row>
22585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22586 \begin_inset Text
22587
22588 \begin_layout Plain Layout
22589
22590 \backslash
22591 sharp
22592 \end_layout
22593
22594 \end_inset
22595 </cell>
22596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22597 \begin_inset Text
22598
22599 \begin_layout Plain Layout
22600 \begin_inset Formula $\sharp$
22601 \end_inset
22602
22603
22604 \end_layout
22605
22606 \end_inset
22607 </cell>
22608 </row>
22609 <row>
22610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22611 \begin_inset Text
22612
22613 \begin_layout Plain Layout
22614
22615 \backslash
22616 surd
22617 \end_layout
22618
22619 \end_inset
22620 </cell>
22621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22622 \begin_inset Text
22623
22624 \begin_layout Plain Layout
22625 \begin_inset Formula $\surd$
22626 \end_inset
22627
22628
22629 \end_layout
22630
22631 \end_inset
22632 </cell>
22633 </row>
22634 <row>
22635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22636 \begin_inset Text
22637
22638 \begin_layout Plain Layout
22639
22640 \backslash
22641 checkmark
22642 \end_layout
22643
22644 \end_inset
22645 </cell>
22646 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22647 \begin_inset Text
22648
22649 \begin_layout Plain Layout
22650 \begin_inset Formula $\checkmark$
22651 \end_inset
22652
22653
22654 \end_layout
22655
22656 \end_inset
22657 </cell>
22658 </row>
22659 <row>
22660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22661 \begin_inset Text
22662
22663 \begin_layout Plain Layout
22664
22665 \backslash
22666 yen
22667 \end_layout
22668
22669 \end_inset
22670 </cell>
22671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22672 \begin_inset Text
22673
22674 \begin_layout Plain Layout
22675 \begin_inset Formula $\yen$
22676 \end_inset
22677
22678
22679 \end_layout
22680
22681 \end_inset
22682 </cell>
22683 </row>
22684 <row>
22685 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22686 \begin_inset Text
22687
22688 \begin_layout Plain Layout
22689
22690 \backslash
22691 pounds
22692 \end_layout
22693
22694 \end_inset
22695 </cell>
22696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22697 \begin_inset Text
22698
22699 \begin_layout Plain Layout
22700 \begin_inset Formula $\pounds$
22701 \end_inset
22702
22703
22704 \end_layout
22705
22706 \end_inset
22707 </cell>
22708 </row>
22709 <row>
22710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22711 \begin_inset Text
22712
22713 \begin_layout Plain Layout
22714 $
22715 \end_layout
22716
22717 \end_inset
22718 </cell>
22719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22720 \begin_inset Text
22721
22722 \begin_layout Plain Layout
22723 \begin_inset Formula $\$$
22724 \end_inset
22725
22726
22727 \end_layout
22728
22729 \end_inset
22730 </cell>
22731 </row>
22732 <row>
22733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22734 \begin_inset Text
22735
22736 \begin_layout Plain Layout
22737 §
22738 \end_layout
22739
22740 \end_inset
22741 </cell>
22742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22743 \begin_inset Text
22744
22745 \begin_layout Plain Layout
22746 \begin_inset Formula $§$
22747 \end_inset
22748
22749
22750 \end_layout
22751
22752 \end_inset
22753 </cell>
22754 </row>
22755 </lyxtabular>
22756
22757 \end_inset
22758
22759
22760 \begin_inset Tabular
22761 <lyxtabular version="3" rows="10" columns="2">
22762 <features tabularvalignment="middle">
22763 <column alignment="center" valignment="top">
22764 <column alignment="center" valignment="top">
22765 <row>
22766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22767 \begin_inset Text
22768
22769 \begin_layout Plain Layout
22770 Comando
22771 \end_layout
22772
22773 \end_inset
22774 </cell>
22775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22776 \begin_inset Text
22777
22778 \begin_layout Plain Layout
22779 Símbolo
22780 \end_layout
22781
22782 \end_inset
22783 </cell>
22784 </row>
22785 <row>
22786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22787 \begin_inset Text
22788
22789 \begin_layout Plain Layout
22790
22791 \backslash
22792 hbar
22793 \end_layout
22794
22795 \end_inset
22796 </cell>
22797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22798 \begin_inset Text
22799
22800 \begin_layout Plain Layout
22801 \begin_inset Formula $\hbar$
22802 \end_inset
22803
22804
22805 \end_layout
22806
22807 \end_inset
22808 </cell>
22809 </row>
22810 <row>
22811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22812 \begin_inset Text
22813
22814 \begin_layout Plain Layout
22815
22816 \backslash
22817 hslash
22818 \end_layout
22819
22820 \end_inset
22821 </cell>
22822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22823 \begin_inset Text
22824
22825 \begin_layout Plain Layout
22826 \begin_inset Formula $\hslash$
22827 \end_inset
22828
22829
22830 \end_layout
22831
22832 \end_inset
22833 </cell>
22834 </row>
22835 <row>
22836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22837 \begin_inset Text
22838
22839 \begin_layout Plain Layout
22840
22841 \backslash
22842 clubsuit
22843 \end_layout
22844
22845 \end_inset
22846 </cell>
22847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22848 \begin_inset Text
22849
22850 \begin_layout Plain Layout
22851 \begin_inset Formula $\clubsuit$
22852 \end_inset
22853
22854
22855 \end_layout
22856
22857 \end_inset
22858 </cell>
22859 </row>
22860 <row>
22861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22862 \begin_inset Text
22863
22864 \begin_layout Plain Layout
22865
22866 \backslash
22867 spadesuit
22868 \end_layout
22869
22870 \end_inset
22871 </cell>
22872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22873 \begin_inset Text
22874
22875 \begin_layout Plain Layout
22876 \begin_inset Formula $\spadesuit$
22877 \end_inset
22878
22879
22880 \end_layout
22881
22882 \end_inset
22883 </cell>
22884 </row>
22885 <row>
22886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22887 \begin_inset Text
22888
22889 \begin_layout Plain Layout
22890
22891 \backslash
22892 bigstar
22893 \end_layout
22894
22895 \end_inset
22896 </cell>
22897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22898 \begin_inset Text
22899
22900 \begin_layout Plain Layout
22901 \begin_inset Formula $\bigstar$
22902 \end_inset
22903
22904
22905 \end_layout
22906
22907 \end_inset
22908 </cell>
22909 </row>
22910 <row>
22911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22912 \begin_inset Text
22913
22914 \begin_layout Plain Layout
22915
22916 \backslash
22917 blacklozenge
22918 \end_layout
22919
22920 \end_inset
22921 </cell>
22922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22923 \begin_inset Text
22924
22925 \begin_layout Plain Layout
22926 \begin_inset Formula $\blacklozenge$
22927 \end_inset
22928
22929
22930 \end_layout
22931
22932 \end_inset
22933 </cell>
22934 </row>
22935 <row>
22936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22937 \begin_inset Text
22938
22939 \begin_layout Plain Layout
22940
22941 \backslash
22942 blacktriangle
22943 \end_layout
22944
22945 \end_inset
22946 </cell>
22947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22948 \begin_inset Text
22949
22950 \begin_layout Plain Layout
22951 \begin_inset Formula $\blacktriangle$
22952 \end_inset
22953
22954
22955 \end_layout
22956
22957 \end_inset
22958 </cell>
22959 </row>
22960 <row>
22961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22962 \begin_inset Text
22963
22964 \begin_layout Plain Layout
22965
22966 \backslash
22967 blacktiangledown
22968 \end_layout
22969
22970 \end_inset
22971 </cell>
22972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22973 \begin_inset Text
22974
22975 \begin_layout Plain Layout
22976 \begin_inset Formula $\blacktriangledown$
22977 \end_inset
22978
22979
22980 \end_layout
22981
22982 \end_inset
22983 </cell>
22984 </row>
22985 <row>
22986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22987 \begin_inset Text
22988
22989 \begin_layout Plain Layout
22990
22991 \backslash
22992 bullet
22993 \end_layout
22994
22995 \end_inset
22996 </cell>
22997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22998 \begin_inset Text
22999
23000 \begin_layout Plain Layout
23001 \begin_inset Formula $\bullet$
23002 \end_inset
23003
23004
23005 \end_layout
23006
23007 \end_inset
23008 </cell>
23009 </row>
23010 </lyxtabular>
23011
23012 \end_inset
23013
23014
23015 \begin_inset Tabular
23016 <lyxtabular version="3" rows="10" columns="2">
23017 <features tabularvalignment="middle">
23018 <column alignment="center" valignment="top" width="0pt">
23019 <column alignment="center" valignment="top" width="0pt">
23020 <row>
23021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23022 \begin_inset Text
23023
23024 \begin_layout Plain Layout
23025 Comando
23026 \end_layout
23027
23028 \end_inset
23029 </cell>
23030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23031 \begin_inset Text
23032
23033 \begin_layout Plain Layout
23034 Símbolo
23035 \end_layout
23036
23037 \end_inset
23038 </cell>
23039 </row>
23040 <row>
23041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23042 \begin_inset Text
23043
23044 \begin_layout Plain Layout
23045
23046 \backslash
23047 diamondsuit
23048 \end_layout
23049
23050 \end_inset
23051 </cell>
23052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23053 \begin_inset Text
23054
23055 \begin_layout Plain Layout
23056 \begin_inset Formula $\diamondsuit$
23057 \end_inset
23058
23059
23060 \end_layout
23061
23062 \end_inset
23063 </cell>
23064 </row>
23065 <row>
23066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23067 \begin_inset Text
23068
23069 \begin_layout Plain Layout
23070
23071 \backslash
23072 Diamond
23073 \end_layout
23074
23075 \end_inset
23076 </cell>
23077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23078 \begin_inset Text
23079
23080 \begin_layout Plain Layout
23081 \begin_inset Formula $\Diamond$
23082 \end_inset
23083
23084
23085 \end_layout
23086
23087 \end_inset
23088 </cell>
23089 </row>
23090 <row>
23091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23092 \begin_inset Text
23093
23094 \begin_layout Plain Layout
23095
23096 \backslash
23097 heartsuit
23098 \end_layout
23099
23100 \end_inset
23101 </cell>
23102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23103 \begin_inset Text
23104
23105 \begin_layout Plain Layout
23106 \begin_inset Formula $\heartsuit$
23107 \end_inset
23108
23109
23110 \end_layout
23111
23112 \end_inset
23113 </cell>
23114 </row>
23115 <row>
23116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23117 \begin_inset Text
23118
23119 \begin_layout Plain Layout
23120
23121 \backslash
23122 P
23123 \end_layout
23124
23125 \end_inset
23126 </cell>
23127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23128 \begin_inset Text
23129
23130 \begin_layout Plain Layout
23131 \begin_inset Formula $\P$
23132 \end_inset
23133
23134
23135 \end_layout
23136
23137 \end_inset
23138 </cell>
23139 </row>
23140 <row>
23141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23142 \begin_inset Text
23143
23144 \begin_layout Plain Layout
23145
23146 \backslash
23147 copyright
23148 \end_layout
23149
23150 \end_inset
23151 </cell>
23152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23153 \begin_inset Text
23154
23155 \begin_layout Plain Layout
23156 \begin_inset Formula $\copyright$
23157 \end_inset
23158
23159
23160 \end_layout
23161
23162 \end_inset
23163 </cell>
23164 </row>
23165 <row>
23166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23167 \begin_inset Text
23168
23169 \begin_layout Plain Layout
23170
23171 \backslash
23172 circledR
23173 \end_layout
23174
23175 \end_inset
23176 </cell>
23177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23178 \begin_inset Text
23179
23180 \begin_layout Plain Layout
23181 \begin_inset Formula $\circledR$
23182 \end_inset
23183
23184
23185 \end_layout
23186
23187 \end_inset
23188 </cell>
23189 </row>
23190 <row>
23191 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23192 \begin_inset Text
23193
23194 \begin_layout Plain Layout
23195
23196 \backslash
23197 maltese
23198 \end_layout
23199
23200 \end_inset
23201 </cell>
23202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23203 \begin_inset Text
23204
23205 \begin_layout Plain Layout
23206 \begin_inset Formula $\maltese$
23207 \end_inset
23208
23209
23210 \end_layout
23211
23212 \end_inset
23213 </cell>
23214 </row>
23215 <row>
23216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23217 \begin_inset Text
23218
23219 \begin_layout Plain Layout
23220
23221 \backslash
23222 diagup
23223 \end_layout
23224
23225 \end_inset
23226 </cell>
23227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23228 \begin_inset Text
23229
23230 \begin_layout Plain Layout
23231 \begin_inset Formula $\diagup$
23232 \end_inset
23233
23234
23235 \end_layout
23236
23237 \end_inset
23238 </cell>
23239 </row>
23240 <row>
23241 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23242 \begin_inset Text
23243
23244 \begin_layout Plain Layout
23245
23246 \backslash
23247 diagdown
23248 \end_layout
23249
23250 \end_inset
23251 </cell>
23252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23253 \begin_inset Text
23254
23255 \begin_layout Plain Layout
23256 \begin_inset Formula $\diagdown$
23257 \end_inset
23258
23259
23260 \end_layout
23261
23262 \end_inset
23263 </cell>
23264 </row>
23265 </lyxtabular>
23266
23267 \end_inset
23268
23269
23270 \end_layout
23271
23272 \begin_layout Standard
23273 \begin_inset VSpace medskip
23274 \end_inset
23275
23276
23277 \end_layout
23278
23279 \begin_layout Standard
23280 Algunos símbolos pueden presentarse en distintos tamaños, véase 
23281 \begin_inset CommandInset ref
23282 LatexCommand ref
23283 reference "subsec:Tamaños-de-tipografías"
23284
23285 \end_inset
23286
23287
23288 \end_layout
23289
23290 \begin_layout Subsection
23291 El símbolo del euro, €
23292 \begin_inset Index idx
23293 status collapsed
23294
23295 \begin_layout Plain Layout
23296 Símbolos ! euro
23297 \end_layout
23298
23299 \end_inset
23300
23301
23302 \begin_inset Index idx
23303 status collapsed
23304
23305 \begin_layout Plain Layout
23306
23307 \backslash
23308 @
23309 \begin_inset ERT
23310 status collapsed
23311
23312 \begin_layout Plain Layout
23313
23314
23315 \backslash
23316 officialeuro
23317 \end_layout
23318
23319 \end_inset
23320
23321
23322 \end_layout
23323
23324 \end_inset
23325
23326
23327 \end_layout
23328
23329 \begin_layout Standard
23330 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
23331  \SpecialChar LaTeX
23332  
23333 \series bold
23334 eurosym
23335 \series default
23336
23337 \begin_inset Index idx
23338 status collapsed
23339
23340 \begin_layout Plain Layout
23341 Paquetes ! eurosym
23342 \end_layout
23343
23344 \end_inset
23345
23346 , y cargado en el preámbulo \SpecialChar LaTeX
23347  con la línea
23348 \end_layout
23349
23350 \begin_layout Standard
23351
23352 \series bold
23353
23354 \backslash
23355 usepackage[gennarrow]{eurosym}
23356 \end_layout
23357
23358 \begin_layout Standard
23359 Actualmente también se puede insertar con el comando 
23360 \series bold
23361
23362 \backslash
23363 euro
23364 \series default
23365
23366 \begin_inset Index idx
23367 status collapsed
23368
23369 \begin_layout Plain Layout
23370 Comandos ! E ! 
23371 \backslash
23372 euro
23373 \end_layout
23374
23375 \end_inset
23376
23377 .
23378 \end_layout
23379
23380 \begin_layout Standard
23381 El símbolo del euro puede insertarse directamente con la tecla € en texto
23382  matemático sin tener 
23383 \series bold
23384 eurosym
23385 \series default
23386  instalado.
23387  Si 
23388 \series bold
23389 eurosym
23390 \series default
23391  está instalado, se puede insertar 
23392 \series bold
23393
23394 \backslash
23395 euro
23396 \series default
23397  en modo \SpecialChar TeX
23398 .
23399  El símbolo oficial de la moneda se puede insertar con el comando 
23400 \series bold
23401
23402 \backslash
23403 officialeuro
23404 \series default
23405
23406 \begin_inset Index idx
23407 status collapsed
23408
23409 \begin_layout Plain Layout
23410 Comandos ! O ! 
23411 \backslash
23412 officialeuro
23413 \end_layout
23414
23415 \end_inset
23416
23417 , que sólo está disponible en modo \SpecialChar TeX
23418 .
23419 \end_layout
23420
23421 \begin_layout Standard
23422 \begin_inset ERT
23423 status collapsed
23424
23425 \begin_layout Plain Layout
23426
23427
23428 \backslash
23429 ifeurosym
23430 \end_layout
23431
23432 \end_inset
23433
23434
23435 \begin_inset Note Note
23436 status collapsed
23437
23438 \begin_layout Plain Layout
23439 El cuadro siguiente sólo se mostrará si está instalado el paquete \SpecialChar LaTeX
23440  
23441 \series bold
23442 eurosym
23443 \series default
23444 .
23445 \end_layout
23446
23447 \end_inset
23448
23449
23450 \end_layout
23451
23452 \begin_layout Standard
23453 Un vistazo a los diferentes símbolos del euro.
23454 \begin_inset Separator parbreak
23455 \end_inset
23456
23457
23458 \end_layout
23459
23460 \begin_layout Standard
23461 \noindent
23462 \align center
23463 \begin_inset Tabular
23464 <lyxtabular version="3" rows="4" columns="3">
23465 <features tabularvalignment="middle">
23466 <column alignment="center" valignment="top">
23467 <column alignment="center" valignment="top">
23468 <column alignment="center" valignment="top">
23469 <row>
23470 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23471 \begin_inset Text
23472
23473 \begin_layout Plain Layout
23474
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23480 \begin_inset Text
23481
23482 \begin_layout Plain Layout
23483 Comando
23484 \end_layout
23485
23486 \end_inset
23487 </cell>
23488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23489 \begin_inset Text
23490
23491 \begin_layout Plain Layout
23492 Símbolo
23493 \end_layout
23494
23495 \end_inset
23496 </cell>
23497 </row>
23498 <row>
23499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503 ecuación
23504 \end_layout
23505
23506 \end_inset
23507 </cell>
23508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23509 \begin_inset Text
23510
23511 \begin_layout Plain Layout
23512
23513 \backslash
23514 euro
23515 \end_layout
23516
23517 \end_inset
23518 </cell>
23519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23520 \begin_inset Text
23521
23522 \begin_layout Plain Layout
23523 \begin_inset Formula $\euro$
23524 \end_inset
23525
23526
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 </row>
23532 <row>
23533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23534 \begin_inset Text
23535
23536 \begin_layout Plain Layout
23537 texto matemático
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Plain Layout
23546
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23552 \begin_inset Text
23553
23554 \begin_layout Plain Layout
23555 \begin_inset Formula $\mbox{€}$
23556 \end_inset
23557
23558
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 </row>
23564 <row>
23565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23566 \begin_inset Text
23567
23568 \begin_layout Plain Layout
23569 modo \SpecialChar TeX
23570
23571 \end_layout
23572
23573 \end_inset
23574 </cell>
23575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23576 \begin_inset Text
23577
23578 \begin_layout Plain Layout
23579
23580 \backslash
23581 officialeuro
23582 \end_layout
23583
23584 \end_inset
23585 </cell>
23586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23587 \begin_inset Text
23588
23589 \begin_layout Plain Layout
23590 \begin_inset ERT
23591 status collapsed
23592
23593 \begin_layout Plain Layout
23594
23595
23596 \backslash
23597 officialeuro
23598 \end_layout
23599
23600 \end_inset
23601
23602
23603 \end_layout
23604
23605 \end_inset
23606 </cell>
23607 </row>
23608 </lyxtabular>
23609
23610 \end_inset
23611
23612
23613 \end_layout
23614
23615 \begin_layout Standard
23616 \begin_inset ERT
23617 status collapsed
23618
23619 \begin_layout Plain Layout
23620
23621
23622 \backslash
23623 else
23624 \end_layout
23625
23626 \end_inset
23627
23628
23629 \begin_inset Note Note
23630 status collapsed
23631
23632 \begin_layout Plain Layout
23633 Se mostrará lo siguiente si no está instalado el paquete \SpecialChar LaTeX
23634  
23635 \series bold
23636 eurosym
23637 \series default
23638 :
23639 \end_layout
23640
23641 \end_inset
23642
23643
23644 \end_layout
23645
23646 \begin_layout Standard
23647 Para ver la salida completa de esta subsección debe estar instalado el paquete
23648  \SpecialChar LaTeX
23649  
23650 \series bold
23651 eurosym
23652 \series default
23653 .
23654 \end_layout
23655
23656 \begin_layout Standard
23657 \begin_inset ERT
23658 status collapsed
23659
23660 \begin_layout Plain Layout
23661
23662
23663 \backslash
23664 fi
23665 \end_layout
23666
23667 \end_inset
23668
23669
23670 \end_layout
23671
23672 \begin_layout Section
23673 Relaciones
23674 \begin_inset CommandInset label
23675 LatexCommand label
23676 name "sec:Relaciones"
23677
23678 \end_inset
23679
23680
23681 \begin_inset Index idx
23682 status collapsed
23683
23684 \begin_layout Plain Layout
23685 Relaciones
23686 \end_layout
23687
23688 \end_inset
23689
23690
23691 \begin_inset Index idx
23692 status collapsed
23693
23694 \begin_layout Plain Layout
23695 Comparaciones|see
23696 \begin_inset ERT
23697 status collapsed
23698
23699 \begin_layout Plain Layout
23700
23701 {
23702 \end_layout
23703
23704 \end_inset
23705
23706 Relaciones
23707 \begin_inset ERT
23708 status collapsed
23709
23710 \begin_layout Plain Layout
23711
23712 }
23713 \end_layout
23714
23715 \end_inset
23716
23717
23718 \end_layout
23719
23720 \end_inset
23721
23722
23723 \end_layout
23724
23725 \begin_layout Standard
23726 Todas las relaciones siguientes se pueden insertar también con el botón
23727  
23728 \begin_inset Info
23729 type  "icon"
23730 arg   "math-insert \\leq"
23731 \end_inset
23732
23733  de la barra de ecuaciones.
23734 \end_layout
23735
23736 \begin_layout Standard
23737 \begin_inset space \hfill{}
23738 \end_inset
23739
23740
23741 \begin_inset Tabular
23742 <lyxtabular version="3" rows="17" columns="2">
23743 <features tabularvalignment="middle">
23744 <column alignment="center" valignment="top" width="0pt">
23745 <column alignment="center" valignment="top" width="0pt">
23746 <row>
23747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23748 \begin_inset Text
23749
23750 \begin_layout Plain Layout
23751 Comando
23752 \end_layout
23753
23754 \end_inset
23755 </cell>
23756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23757 \begin_inset Text
23758
23759 \begin_layout Plain Layout
23760 Relación
23761 \end_layout
23762
23763 \end_inset
23764 </cell>
23765 </row>
23766 <row>
23767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23768 \begin_inset Text
23769
23770 \begin_layout Plain Layout
23771 <
23772 \end_layout
23773
23774 \end_inset
23775 </cell>
23776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23777 \begin_inset Text
23778
23779 \begin_layout Plain Layout
23780 \begin_inset Formula $<$
23781 \end_inset
23782
23783
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 </row>
23789 <row>
23790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23791 \begin_inset Text
23792
23793 \begin_layout Plain Layout
23794
23795 \backslash
23796 le
23797 \end_layout
23798
23799 \end_inset
23800 </cell>
23801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23802 \begin_inset Text
23803
23804 \begin_layout Plain Layout
23805 \begin_inset Formula $\le$
23806 \end_inset
23807
23808
23809 \end_layout
23810
23811 \end_inset
23812 </cell>
23813 </row>
23814 <row>
23815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23816 \begin_inset Text
23817
23818 \begin_layout Plain Layout
23819
23820 \backslash
23821 ll
23822 \end_layout
23823
23824 \end_inset
23825 </cell>
23826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23827 \begin_inset Text
23828
23829 \begin_layout Plain Layout
23830 \begin_inset Formula $\ll$
23831 \end_inset
23832
23833
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 </row>
23839 <row>
23840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23841 \begin_inset Text
23842
23843 \begin_layout Plain Layout
23844
23845 \backslash
23846 prec
23847 \end_layout
23848
23849 \end_inset
23850 </cell>
23851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23852 \begin_inset Text
23853
23854 \begin_layout Plain Layout
23855 \begin_inset Formula $\prec$
23856 \end_inset
23857
23858
23859 \end_layout
23860
23861 \end_inset
23862 </cell>
23863 </row>
23864 <row>
23865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23866 \begin_inset Text
23867
23868 \begin_layout Plain Layout
23869
23870 \backslash
23871 preceq
23872 \end_layout
23873
23874 \end_inset
23875 </cell>
23876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23877 \begin_inset Text
23878
23879 \begin_layout Plain Layout
23880 \begin_inset Formula $\preceq$
23881 \end_inset
23882
23883
23884 \end_layout
23885
23886 \end_inset
23887 </cell>
23888 </row>
23889 <row>
23890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23891 \begin_inset Text
23892
23893 \begin_layout Plain Layout
23894
23895 \backslash
23896 subset
23897 \end_layout
23898
23899 \end_inset
23900 </cell>
23901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23902 \begin_inset Text
23903
23904 \begin_layout Plain Layout
23905 \begin_inset Formula $\subset$
23906 \end_inset
23907
23908
23909 \end_layout
23910
23911 \end_inset
23912 </cell>
23913 </row>
23914 <row>
23915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23916 \begin_inset Text
23917
23918 \begin_layout Plain Layout
23919
23920 \backslash
23921 subseteq
23922 \end_layout
23923
23924 \end_inset
23925 </cell>
23926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23927 \begin_inset Text
23928
23929 \begin_layout Plain Layout
23930 \begin_inset Formula $\subseteq$
23931 \end_inset
23932
23933
23934 \end_layout
23935
23936 \end_inset
23937 </cell>
23938 </row>
23939 <row>
23940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23941 \begin_inset Text
23942
23943 \begin_layout Plain Layout
23944
23945 \backslash
23946 sqsubseteq
23947 \end_layout
23948
23949 \end_inset
23950 </cell>
23951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23952 \begin_inset Text
23953
23954 \begin_layout Plain Layout
23955 \begin_inset Formula $\sqsubseteq$
23956 \end_inset
23957
23958
23959 \end_layout
23960
23961 \end_inset
23962 </cell>
23963 </row>
23964 <row>
23965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23966 \begin_inset Text
23967
23968 \begin_layout Plain Layout
23969
23970 \backslash
23971 in
23972 \end_layout
23973
23974 \end_inset
23975 </cell>
23976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23977 \begin_inset Text
23978
23979 \begin_layout Plain Layout
23980 \begin_inset Formula $\in$
23981 \end_inset
23982
23983
23984 \end_layout
23985
23986 \end_inset
23987 </cell>
23988 </row>
23989 <row>
23990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23991 \begin_inset Text
23992
23993 \begin_layout Plain Layout
23994
23995 \backslash
23996 vdash
23997 \end_layout
23998
23999 \end_inset
24000 </cell>
24001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24002 \begin_inset Text
24003
24004 \begin_layout Plain Layout
24005 \begin_inset Formula $\vdash$
24006 \end_inset
24007
24008
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 </row>
24014 <row>
24015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24016 \begin_inset Text
24017
24018 \begin_layout Plain Layout
24019
24020 \backslash
24021 smile
24022 \end_layout
24023
24024 \end_inset
24025 </cell>
24026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24027 \begin_inset Text
24028
24029 \begin_layout Plain Layout
24030 \begin_inset Formula $\smile$
24031 \end_inset
24032
24033
24034 \end_layout
24035
24036 \end_inset
24037 </cell>
24038 </row>
24039 <row>
24040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24041 \begin_inset Text
24042
24043 \begin_layout Plain Layout
24044
24045 \backslash
24046 lhd
24047 \end_layout
24048
24049 \end_inset
24050 </cell>
24051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Plain Layout
24055 \begin_inset Formula $\lhd$
24056 \end_inset
24057
24058
24059 \end_layout
24060
24061 \end_inset
24062 </cell>
24063 </row>
24064 <row>
24065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24066 \begin_inset Text
24067
24068 \begin_layout Plain Layout
24069
24070 \backslash
24071 unlhd
24072 \end_layout
24073
24074 \end_inset
24075 </cell>
24076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24077 \begin_inset Text
24078
24079 \begin_layout Plain Layout
24080 \begin_inset Formula $\unlhd$
24081 \end_inset
24082
24083
24084 \end_layout
24085
24086 \end_inset
24087 </cell>
24088 </row>
24089 <row>
24090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24091 \begin_inset Text
24092
24093 \begin_layout Plain Layout
24094
24095 \backslash
24096 gtrless
24097 \end_layout
24098
24099 \end_inset
24100 </cell>
24101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24102 \begin_inset Text
24103
24104 \begin_layout Plain Layout
24105 \begin_inset Formula $\gtrless$
24106 \end_inset
24107
24108
24109 \end_layout
24110
24111 \end_inset
24112 </cell>
24113 </row>
24114 <row>
24115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24116 \begin_inset Text
24117
24118 \begin_layout Plain Layout
24119
24120 \backslash
24121 mid
24122 \end_layout
24123
24124 \end_inset
24125 </cell>
24126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24127 \begin_inset Text
24128
24129 \begin_layout Plain Layout
24130 \begin_inset Formula $\mid$
24131 \end_inset
24132
24133
24134 \end_layout
24135
24136 \end_inset
24137 </cell>
24138 </row>
24139 <row>
24140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24141 \begin_inset Text
24142
24143 \begin_layout Plain Layout
24144
24145 \backslash
24146 nmid
24147 \end_layout
24148
24149 \end_inset
24150 </cell>
24151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24152 \begin_inset Text
24153
24154 \begin_layout Plain Layout
24155 \begin_inset Formula $\nmid$
24156 \end_inset
24157
24158
24159 \end_layout
24160
24161 \end_inset
24162 </cell>
24163 </row>
24164 </lyxtabular>
24165
24166 \end_inset
24167
24168
24169 \begin_inset space \hfill{}
24170 \end_inset
24171
24172
24173 \begin_inset Tabular
24174 <lyxtabular version="3" rows="17" columns="2">
24175 <features tabularvalignment="middle">
24176 <column alignment="center" valignment="top" width="0pt">
24177 <column alignment="center" valignment="top" width="0pt">
24178 <row>
24179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24180 \begin_inset Text
24181
24182 \begin_layout Plain Layout
24183 Comando
24184 \end_layout
24185
24186 \end_inset
24187 </cell>
24188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24189 \begin_inset Text
24190
24191 \begin_layout Plain Layout
24192 Relación
24193 \end_layout
24194
24195 \end_inset
24196 </cell>
24197 </row>
24198 <row>
24199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24200 \begin_inset Text
24201
24202 \begin_layout Plain Layout
24203 =
24204 \end_layout
24205
24206 \end_inset
24207 </cell>
24208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24209 \begin_inset Text
24210
24211 \begin_layout Plain Layout
24212 \begin_inset Formula $=$
24213 \end_inset
24214
24215
24216 \end_layout
24217
24218 \end_inset
24219 </cell>
24220 </row>
24221 <row>
24222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24223 \begin_inset Text
24224
24225 \begin_layout Plain Layout
24226
24227 \backslash
24228 not=
24229 \end_layout
24230
24231 \end_inset
24232 </cell>
24233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24234 \begin_inset Text
24235
24236 \begin_layout Plain Layout
24237 \begin_inset Formula $\not=$
24238 \end_inset
24239
24240
24241 \end_layout
24242
24243 \end_inset
24244 </cell>
24245 </row>
24246 <row>
24247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24248 \begin_inset Text
24249
24250 \begin_layout Plain Layout
24251
24252 \backslash
24253 equiv
24254 \end_layout
24255
24256 \end_inset
24257 </cell>
24258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24259 \begin_inset Text
24260
24261 \begin_layout Plain Layout
24262 \begin_inset Formula $\equiv$
24263 \end_inset
24264
24265
24266 \end_layout
24267
24268 \end_inset
24269 </cell>
24270 </row>
24271 <row>
24272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24273 \begin_inset Text
24274
24275 \begin_layout Plain Layout
24276
24277 \backslash
24278 sim
24279 \end_layout
24280
24281 \end_inset
24282 </cell>
24283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24284 \begin_inset Text
24285
24286 \begin_layout Plain Layout
24287 \begin_inset Formula $\sim$
24288 \end_inset
24289
24290
24291 \end_layout
24292
24293 \end_inset
24294 </cell>
24295 </row>
24296 <row>
24297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24298 \begin_inset Text
24299
24300 \begin_layout Plain Layout
24301
24302 \backslash
24303 simeq
24304 \end_layout
24305
24306 \end_inset
24307 </cell>
24308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24309 \begin_inset Text
24310
24311 \begin_layout Plain Layout
24312 \begin_inset Formula $\simeq$
24313 \end_inset
24314
24315
24316 \end_layout
24317
24318 \end_inset
24319 </cell>
24320 </row>
24321 <row>
24322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24323 \begin_inset Text
24324
24325 \begin_layout Plain Layout
24326
24327 \backslash
24328 approx
24329 \end_layout
24330
24331 \end_inset
24332 </cell>
24333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24334 \begin_inset Text
24335
24336 \begin_layout Plain Layout
24337 \begin_inset Formula $\approx$
24338 \end_inset
24339
24340
24341 \end_layout
24342
24343 \end_inset
24344 </cell>
24345 </row>
24346 <row>
24347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24348 \begin_inset Text
24349
24350 \begin_layout Plain Layout
24351
24352 \backslash
24353 cong
24354 \end_layout
24355
24356 \end_inset
24357 </cell>
24358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24359 \begin_inset Text
24360
24361 \begin_layout Plain Layout
24362 \begin_inset Formula $\cong$
24363 \end_inset
24364
24365
24366 \end_layout
24367
24368 \end_inset
24369 </cell>
24370 </row>
24371 <row>
24372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24373 \begin_inset Text
24374
24375 \begin_layout Plain Layout
24376
24377 \backslash
24378 bowtie
24379 \end_layout
24380
24381 \end_inset
24382 </cell>
24383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24384 \begin_inset Text
24385
24386 \begin_layout Plain Layout
24387 \begin_inset Formula $\bowtie$
24388 \end_inset
24389
24390
24391 \end_layout
24392
24393 \end_inset
24394 </cell>
24395 </row>
24396 <row>
24397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24398 \begin_inset Text
24399
24400 \begin_layout Plain Layout
24401
24402 \backslash
24403 notin
24404 \end_layout
24405
24406 \end_inset
24407 </cell>
24408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24409 \begin_inset Text
24410
24411 \begin_layout Plain Layout
24412 \begin_inset Formula $\notin$
24413 \end_inset
24414
24415
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 </row>
24421 <row>
24422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24423 \begin_inset Text
24424
24425 \begin_layout Plain Layout
24426
24427 \backslash
24428 perp
24429 \end_layout
24430
24431 \end_inset
24432 </cell>
24433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24434 \begin_inset Text
24435
24436 \begin_layout Plain Layout
24437 \begin_inset Formula $\perp$
24438 \end_inset
24439
24440
24441 \end_layout
24442
24443 \end_inset
24444 </cell>
24445 </row>
24446 <row>
24447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24448 \begin_inset Text
24449
24450 \begin_layout Plain Layout
24451
24452 \backslash
24453 propto
24454 \end_layout
24455
24456 \end_inset
24457 </cell>
24458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24459 \begin_inset Text
24460
24461 \begin_layout Plain Layout
24462 \begin_inset Formula $\propto$
24463 \end_inset
24464
24465
24466 \end_layout
24467
24468 \end_inset
24469 </cell>
24470 </row>
24471 <row>
24472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24473 \begin_inset Text
24474
24475 \begin_layout Plain Layout
24476
24477 \backslash
24478 asymp
24479 \end_layout
24480
24481 \end_inset
24482 </cell>
24483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24484 \begin_inset Text
24485
24486 \begin_layout Plain Layout
24487 \begin_inset Formula $\asymp$
24488 \end_inset
24489
24490
24491 \end_layout
24492
24493 \end_inset
24494 </cell>
24495 </row>
24496 <row>
24497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24498 \begin_inset Text
24499
24500 \begin_layout Plain Layout
24501
24502 \backslash
24503 doteq
24504 \end_layout
24505
24506 \end_inset
24507 </cell>
24508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24509 \begin_inset Text
24510
24511 \begin_layout Plain Layout
24512 \begin_inset Formula $\doteq$
24513 \end_inset
24514
24515
24516 \end_layout
24517
24518 \end_inset
24519 </cell>
24520 </row>
24521 <row>
24522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24523 \begin_inset Text
24524
24525 \begin_layout Plain Layout
24526
24527 \backslash
24528 circeq
24529 \end_layout
24530
24531 \end_inset
24532 </cell>
24533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24534 \begin_inset Text
24535
24536 \begin_layout Plain Layout
24537 \begin_inset Formula $\circeq$
24538 \end_inset
24539
24540
24541 \end_layout
24542
24543 \end_inset
24544 </cell>
24545 </row>
24546 <row>
24547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24548 \begin_inset Text
24549
24550 \begin_layout Plain Layout
24551
24552 \backslash
24553 models
24554 \end_layout
24555
24556 \end_inset
24557 </cell>
24558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562 \begin_inset Formula $\models$
24563 \end_inset
24564
24565
24566 \end_layout
24567
24568 \end_inset
24569 </cell>
24570 </row>
24571 <row>
24572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24573 \begin_inset Text
24574
24575 \begin_layout Plain Layout
24576
24577 \backslash
24578 widehat=
24579 \end_layout
24580
24581 \end_inset
24582 </cell>
24583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24584 \begin_inset Text
24585
24586 \begin_layout Plain Layout
24587 \begin_inset Formula $\widehat{=}$
24588 \end_inset
24589
24590
24591 \end_layout
24592
24593 \end_inset
24594 </cell>
24595 </row>
24596 </lyxtabular>
24597
24598 \end_inset
24599
24600
24601 \begin_inset space \hfill{}
24602 \end_inset
24603
24604
24605 \begin_inset Tabular
24606 <lyxtabular version="3" rows="17" columns="2">
24607 <features tabularvalignment="middle">
24608 <column alignment="center" valignment="top" width="0pt">
24609 <column alignment="center" valignment="top" width="0pt">
24610 <row>
24611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24612 \begin_inset Text
24613
24614 \begin_layout Plain Layout
24615 Comando
24616 \end_layout
24617
24618 \end_inset
24619 </cell>
24620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24621 \begin_inset Text
24622
24623 \begin_layout Plain Layout
24624 Relación
24625 \end_layout
24626
24627 \end_inset
24628 </cell>
24629 </row>
24630 <row>
24631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24632 \begin_inset Text
24633
24634 \begin_layout Plain Layout
24635 >
24636 \end_layout
24637
24638 \end_inset
24639 </cell>
24640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24641 \begin_inset Text
24642
24643 \begin_layout Plain Layout
24644 \begin_inset Formula $>$
24645 \end_inset
24646
24647
24648 \end_layout
24649
24650 \end_inset
24651 </cell>
24652 </row>
24653 <row>
24654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24655 \begin_inset Text
24656
24657 \begin_layout Plain Layout
24658
24659 \backslash
24660 ge
24661 \end_layout
24662
24663 \end_inset
24664 </cell>
24665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24666 \begin_inset Text
24667
24668 \begin_layout Plain Layout
24669 \begin_inset Formula $\ge$
24670 \end_inset
24671
24672
24673 \end_layout
24674
24675 \end_inset
24676 </cell>
24677 </row>
24678 <row>
24679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24680 \begin_inset Text
24681
24682 \begin_layout Plain Layout
24683
24684 \backslash
24685 gg
24686 \end_layout
24687
24688 \end_inset
24689 </cell>
24690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24691 \begin_inset Text
24692
24693 \begin_layout Plain Layout
24694 \begin_inset Formula $\gg$
24695 \end_inset
24696
24697
24698 \end_layout
24699
24700 \end_inset
24701 </cell>
24702 </row>
24703 <row>
24704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24705 \begin_inset Text
24706
24707 \begin_layout Plain Layout
24708
24709 \backslash
24710 succ
24711 \end_layout
24712
24713 \end_inset
24714 </cell>
24715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24716 \begin_inset Text
24717
24718 \begin_layout Plain Layout
24719 \begin_inset Formula $\succ$
24720 \end_inset
24721
24722
24723 \end_layout
24724
24725 \end_inset
24726 </cell>
24727 </row>
24728 <row>
24729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24730 \begin_inset Text
24731
24732 \begin_layout Plain Layout
24733
24734 \backslash
24735 succeq
24736 \end_layout
24737
24738 \end_inset
24739 </cell>
24740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24741 \begin_inset Text
24742
24743 \begin_layout Plain Layout
24744 \begin_inset Formula $\succeq$
24745 \end_inset
24746
24747
24748 \end_layout
24749
24750 \end_inset
24751 </cell>
24752 </row>
24753 <row>
24754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24755 \begin_inset Text
24756
24757 \begin_layout Plain Layout
24758
24759 \backslash
24760 supset
24761 \end_layout
24762
24763 \end_inset
24764 </cell>
24765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24766 \begin_inset Text
24767
24768 \begin_layout Plain Layout
24769 \begin_inset Formula $\supset$
24770 \end_inset
24771
24772
24773 \end_layout
24774
24775 \end_inset
24776 </cell>
24777 </row>
24778 <row>
24779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24780 \begin_inset Text
24781
24782 \begin_layout Plain Layout
24783
24784 \backslash
24785 supseteq
24786 \end_layout
24787
24788 \end_inset
24789 </cell>
24790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24791 \begin_inset Text
24792
24793 \begin_layout Plain Layout
24794 \begin_inset Formula $\supseteq$
24795 \end_inset
24796
24797
24798 \end_layout
24799
24800 \end_inset
24801 </cell>
24802 </row>
24803 <row>
24804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24805 \begin_inset Text
24806
24807 \begin_layout Plain Layout
24808
24809 \backslash
24810 sqsupseteq
24811 \end_layout
24812
24813 \end_inset
24814 </cell>
24815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24816 \begin_inset Text
24817
24818 \begin_layout Plain Layout
24819 \begin_inset Formula $\sqsupseteq$
24820 \end_inset
24821
24822
24823 \end_layout
24824
24825 \end_inset
24826 </cell>
24827 </row>
24828 <row>
24829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24830 \begin_inset Text
24831
24832 \begin_layout Plain Layout
24833
24834 \backslash
24835 ni
24836 \end_layout
24837
24838 \end_inset
24839 </cell>
24840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24841 \begin_inset Text
24842
24843 \begin_layout Plain Layout
24844 \begin_inset Formula $\ni$
24845 \end_inset
24846
24847
24848 \end_layout
24849
24850 \end_inset
24851 </cell>
24852 </row>
24853 <row>
24854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24855 \begin_inset Text
24856
24857 \begin_layout Plain Layout
24858
24859 \backslash
24860 dashv
24861 \end_layout
24862
24863 \end_inset
24864 </cell>
24865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24866 \begin_inset Text
24867
24868 \begin_layout Plain Layout
24869 \begin_inset Formula $\dashv$
24870 \end_inset
24871
24872
24873 \end_layout
24874
24875 \end_inset
24876 </cell>
24877 </row>
24878 <row>
24879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24880 \begin_inset Text
24881
24882 \begin_layout Plain Layout
24883
24884 \backslash
24885 frown
24886 \end_layout
24887
24888 \end_inset
24889 </cell>
24890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24891 \begin_inset Text
24892
24893 \begin_layout Plain Layout
24894 \begin_inset Formula $\frown$
24895 \end_inset
24896
24897
24898 \end_layout
24899
24900 \end_inset
24901 </cell>
24902 </row>
24903 <row>
24904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24905 \begin_inset Text
24906
24907 \begin_layout Plain Layout
24908
24909 \backslash
24910 rhd
24911 \end_layout
24912
24913 \end_inset
24914 </cell>
24915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24916 \begin_inset Text
24917
24918 \begin_layout Plain Layout
24919 \begin_inset Formula $\rhd$
24920 \end_inset
24921
24922
24923 \end_layout
24924
24925 \end_inset
24926 </cell>
24927 </row>
24928 <row>
24929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24930 \begin_inset Text
24931
24932 \begin_layout Plain Layout
24933
24934 \backslash
24935 unrhd
24936 \end_layout
24937
24938 \end_inset
24939 </cell>
24940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24941 \begin_inset Text
24942
24943 \begin_layout Plain Layout
24944 \begin_inset Formula $\unrhd$
24945 \end_inset
24946
24947
24948 \end_layout
24949
24950 \end_inset
24951 </cell>
24952 </row>
24953 <row>
24954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24955 \begin_inset Text
24956
24957 \begin_layout Plain Layout
24958
24959 \backslash
24960 lessgtr
24961 \end_layout
24962
24963 \end_inset
24964 </cell>
24965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24966 \begin_inset Text
24967
24968 \begin_layout Plain Layout
24969 \begin_inset Formula $\lessgtr$
24970 \end_inset
24971
24972
24973 \end_layout
24974
24975 \end_inset
24976 </cell>
24977 </row>
24978 <row>
24979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24980 \begin_inset Text
24981
24982 \begin_layout Plain Layout
24983
24984 \backslash
24985 parallel
24986 \end_layout
24987
24988 \end_inset
24989 </cell>
24990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24991 \begin_inset Text
24992
24993 \begin_layout Plain Layout
24994 \begin_inset Formula $\parallel$
24995 \end_inset
24996
24997
24998 \end_layout
24999
25000 \end_inset
25001 </cell>
25002 </row>
25003 <row>
25004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25005 \begin_inset Text
25006
25007 \begin_layout Plain Layout
25008
25009 \backslash
25010 nparallel
25011 \end_layout
25012
25013 \end_inset
25014 </cell>
25015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25016 \begin_inset Text
25017
25018 \begin_layout Plain Layout
25019 \begin_inset Formula $\nparallel$
25020 \end_inset
25021
25022
25023 \end_layout
25024
25025 \end_inset
25026 </cell>
25027 </row>
25028 </lyxtabular>
25029
25030 \end_inset
25031
25032
25033 \begin_inset space \hfill{}
25034 \end_inset
25035
25036
25037 \end_layout
25038
25039 \begin_layout Standard
25040 \begin_inset VSpace medskip
25041 \end_inset
25042
25043
25044 \end_layout
25045
25046 \begin_layout Standard
25047 Los caracteres 
25048 \series bold
25049
25050 \backslash
25051 lhd
25052 \series default
25053  y 
25054 \series bold
25055
25056 \backslash
25057 rhd
25058 \series default
25059  son mayores que los operadores de aspecto similar 
25060 \series bold
25061
25062 \backslash
25063 triangleleft
25064 \series default
25065  y 
25066 \series bold
25067
25068 \backslash
25069 triangleright
25070 \series default
25071 , respectivamente.
25072 \end_layout
25073
25074 \begin_layout Standard
25075 \SpecialChar LyX
25076  soporta muchas otras relaciones especiales que se pueden ver pulsando el
25077  botón 
25078 \begin_inset Info
25079 type  "icon"
25080 arg   "math-insert \\leqq"
25081 \end_inset
25082
25083  de la barra de herramientas de ecuaciones.
25084 \end_layout
25085
25086 \begin_layout Standard
25087 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
25088 \end_layout
25089
25090 \begin_layout Standard
25091 Se pueden componer relaciones con etiquetas con el comando 
25092 \series bold
25093
25094 \backslash
25095 stackrel
25096 \series default
25097
25098 \begin_inset Index idx
25099 status collapsed
25100
25101 \begin_layout Plain Layout
25102 Comandos ! S ! 
25103 \backslash
25104 stackrel
25105 \end_layout
25106
25107 \end_inset
25108
25109 :
25110 \begin_inset Separator parbreak
25111 \end_inset
25112
25113
25114 \end_layout
25115
25116 \begin_layout Standard
25117 \align center
25118 \begin_inset Tabular
25119 <lyxtabular version="3" rows="2" columns="2">
25120 <features tabularvalignment="middle">
25121 <column alignment="center" valignment="top">
25122 <column alignment="center" valignment="top">
25123 <row>
25124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25125 \begin_inset Text
25126
25127 \begin_layout Plain Layout
25128 Comando
25129 \end_layout
25130
25131 \end_inset
25132 </cell>
25133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25134 \begin_inset Text
25135
25136 \begin_layout Plain Layout
25137 Resultado
25138 \begin_inset Note Note
25139 status collapsed
25140
25141 \begin_layout Plain Layout
25142
25143 \series bold
25144
25145 \backslash
25146 raisebox
25147 \series default
25148  se usa sólo como espaciador
25149 \end_layout
25150
25151 \end_inset
25152
25153
25154 \end_layout
25155
25156 \end_inset
25157 </cell>
25158 </row>
25159 <row>
25160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25161 \begin_inset Text
25162
25163 \begin_layout Plain Layout
25164 A(r)
25165 \backslash
25166 stackrel
25167 \begin_inset space \textvisiblespace{}
25168 \end_inset
25169
25170 r
25171 \backslash
25172 to
25173 \backslash
25174 infty
25175 \begin_inset space \textvisiblespace{}
25176 \end_inset
25177
25178
25179 \begin_inset Formula $\downarrow$
25180 \end_inset
25181
25182
25183 \backslash
25184 approx
25185 \begin_inset space \textvisiblespace{}
25186 \end_inset
25187
25188
25189 \begin_inset space \textvisiblespace{}
25190 \end_inset
25191
25192 B
25193 \end_layout
25194
25195 \end_inset
25196 </cell>
25197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25198 \begin_inset Text
25199
25200 \begin_layout Plain Layout
25201 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
25202 \end_inset
25203
25204
25205 \end_layout
25206
25207 \end_inset
25208 </cell>
25209 </row>
25210 </lyxtabular>
25211
25212 \end_inset
25213
25214
25215 \end_layout
25216
25217 \begin_layout Section
25218 Funciones
25219 \end_layout
25220
25221 \begin_layout Subsection
25222 Funciones predefinidas
25223 \begin_inset CommandInset label
25224 LatexCommand label
25225 name "subsec:Funciones-predefinidas"
25226
25227 \end_inset
25228
25229
25230 \begin_inset Index idx
25231 status collapsed
25232
25233 \begin_layout Plain Layout
25234 Funciones ! predefinidas
25235 \end_layout
25236
25237 \end_inset
25238
25239
25240 \begin_inset Index idx
25241 status collapsed
25242
25243 \begin_layout Plain Layout
25244 Funciones ! en español
25245 \end_layout
25246
25247 \end_inset
25248
25249
25250 \end_layout
25251
25252 \begin_layout Standard
25253 En general las variables se escriben en 
25254 \emph on
25255 cursiva
25256 \emph default
25257  en expresiones matemáticas, pero no los nombres de las funciones, porque
25258  
25259 \begin_inset Formula $sen$
25260 \end_inset
25261
25262  podría confundirse con 
25263 \begin_inset Formula $s\cdot e\cdot n$
25264 \end_inset
25265
25266 .
25267  Por eso hay funciones predefinidas, que además se separan un poco del factor
25268  precedente.
25269  Se insertan como comandos con una barra inversa delante de su nombre.
25270 \begin_inset Separator parbreak
25271 \end_inset
25272
25273
25274 \end_layout
25275
25276 \begin_layout Standard
25277 \align center
25278 \begin_inset Tabular
25279 <lyxtabular version="3" rows="2" columns="4">
25280 <features tabularvalignment="middle">
25281 <column alignment="center" valignment="top" width="0pt">
25282 <column alignment="center" valignment="top" width="0pt">
25283 <column alignment="center" valignment="top" width="0pt">
25284 <column alignment="center" valignment="top" width="0pt">
25285 <row>
25286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25287 \begin_inset Text
25288
25289 \begin_layout Plain Layout
25290 Comando
25291 \end_layout
25292
25293 \end_inset
25294 </cell>
25295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25296 \begin_inset Text
25297
25298 \begin_layout Plain Layout
25299 Resultado
25300 \end_layout
25301
25302 \end_inset
25303 </cell>
25304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25305 \begin_inset Text
25306
25307 \begin_layout Plain Layout
25308 Comando
25309 \end_layout
25310
25311 \end_inset
25312 </cell>
25313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25314 \begin_inset Text
25315
25316 \begin_layout Plain Layout
25317 Resultado
25318 \end_layout
25319
25320 \end_inset
25321 </cell>
25322 </row>
25323 <row>
25324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25325 \begin_inset Text
25326
25327 \begin_layout Plain Layout
25328 Asen(x)+B
25329 \end_layout
25330
25331 \end_inset
25332 </cell>
25333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25334 \begin_inset Text
25335
25336 \begin_layout Plain Layout
25337 \begin_inset Formula $Asen(x)+B$
25338 \end_inset
25339
25340
25341 \end_layout
25342
25343 \end_inset
25344 </cell>
25345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25346 \begin_inset Text
25347
25348 \begin_layout Plain Layout
25349 A
25350 \backslash
25351 sen(x)+B
25352 \end_layout
25353
25354 \end_inset
25355 </cell>
25356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25357 \begin_inset Text
25358
25359 \begin_layout Plain Layout
25360 \begin_inset Formula $A\sen(x)+B$
25361 \end_inset
25362
25363
25364 \end_layout
25365
25366 \end_inset
25367 </cell>
25368 </row>
25369 </lyxtabular>
25370
25371 \end_inset
25372
25373
25374 \end_layout
25375
25376 \begin_layout Standard
25377 Las funciones siguientes están predefinidas:
25378 \begin_inset Foot
25379 status collapsed
25380
25381 \begin_layout Plain Layout
25382 Se han añadido los comandos equivalentes proporcionados por el estilo 
25383 \series bold
25384 spanish
25385 \series default
25386  de 
25387 \series bold
25388 babel
25389 \series default
25390 .
25391  (Estos no están disponibles en el panel de funciones).
25392  Además, en su caso, las funciones serán acentuadas automáticamente en la
25393  salida, p.
25394 \begin_inset space \thinspace{}
25395 \end_inset
25396
25397 e.
25398  
25399 \begin_inset Quotes fld
25400 \end_inset
25401
25402 lím
25403 \begin_inset Quotes frd
25404 \end_inset
25405
25406  o 
25407 \begin_inset Quotes fld
25408 \end_inset
25409
25410 máx
25411 \begin_inset Quotes frd
25412 \end_inset
25413
25414 .
25415  Más información en 
25416 \begin_inset CommandInset citation
25417 LatexCommand cite
25418 key "spanish"
25419
25420 \end_inset
25421
25422 .
25423  (
25424 \emph on
25425 N.
25426 \begin_inset space \thinspace{}
25427 \end_inset
25428
25429 del t.
25430 \emph default
25431 )
25432 \end_layout
25433
25434 \end_inset
25435
25436
25437 \end_layout
25438
25439 \begin_layout Standard
25440 \begin_inset VSpace -2mm
25441 \end_inset
25442
25443
25444 \end_layout
25445
25446 \begin_layout Standard
25447 \align center
25448 \begin_inset Tabular
25449 <lyxtabular version="3" rows="9" columns="7">
25450 <features tabularvalignment="middle">
25451 <column alignment="center" valignment="top" width="0pt">
25452 <column alignment="center" valignment="top" width="0pt">
25453 <column alignment="center" valignment="top" width="0pt">
25454 <column alignment="center" valignment="top" width="0pt">
25455 <column alignment="center" valignment="top" width="0pt">
25456 <column alignment="center" valignment="top" width="0pt">
25457 <column alignment="center" valignment="top" width="0pt">
25458 <row>
25459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25460 \begin_inset Text
25461
25462 \begin_layout Plain Layout
25463 Comando
25464 \end_layout
25465
25466 \end_inset
25467 </cell>
25468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25469 \begin_inset Text
25470
25471 \begin_layout Plain Layout
25472 español
25473 \end_layout
25474
25475 \end_inset
25476 </cell>
25477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25478 \begin_inset Text
25479
25480 \begin_layout Plain Layout
25481 Comando
25482 \end_layout
25483
25484 \end_inset
25485 </cell>
25486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25487 \begin_inset Text
25488
25489 \begin_layout Plain Layout
25490 español
25491 \end_layout
25492
25493 \end_inset
25494 </cell>
25495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25496 \begin_inset Text
25497
25498 \begin_layout Plain Layout
25499 Comando
25500 \end_layout
25501
25502 \end_inset
25503 </cell>
25504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25505 \begin_inset Text
25506
25507 \begin_layout Plain Layout
25508 español
25509 \end_layout
25510
25511 \end_inset
25512 </cell>
25513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25514 \begin_inset Text
25515
25516 \begin_layout Plain Layout
25517 Comando
25518 \end_layout
25519
25520 \end_inset
25521 </cell>
25522 </row>
25523 <row>
25524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25525 \begin_inset Text
25526
25527 \begin_layout Plain Layout
25528
25529 \backslash
25530 sin
25531 \end_layout
25532
25533 \end_inset
25534 </cell>
25535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25536 \begin_inset Text
25537
25538 \begin_layout Plain Layout
25539
25540 \backslash
25541 sen
25542 \end_layout
25543
25544 \end_inset
25545 </cell>
25546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25547 \begin_inset Text
25548
25549 \begin_layout Plain Layout
25550
25551 \backslash
25552 sinh
25553 \end_layout
25554
25555 \end_inset
25556 </cell>
25557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25558 \begin_inset Text
25559
25560 \begin_layout Plain Layout
25561
25562 \backslash
25563 senh
25564 \end_layout
25565
25566 \end_inset
25567 </cell>
25568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25569 \begin_inset Text
25570
25571 \begin_layout Plain Layout
25572
25573 \backslash
25574 arcsin
25575 \end_layout
25576
25577 \end_inset
25578 </cell>
25579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25580 \begin_inset Text
25581
25582 \begin_layout Plain Layout
25583
25584 \backslash
25585 arcsen
25586 \end_layout
25587
25588 \end_inset
25589 </cell>
25590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25591 \begin_inset Text
25592
25593 \begin_layout Plain Layout
25594
25595 \backslash
25596 sup
25597 \end_layout
25598
25599 \end_inset
25600 </cell>
25601 </row>
25602 <row>
25603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25604 \begin_inset Text
25605
25606 \begin_layout Plain Layout
25607
25608 \backslash
25609 cos
25610 \end_layout
25611
25612 \end_inset
25613 </cell>
25614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25615 \begin_inset Text
25616
25617 \begin_layout Plain Layout
25618
25619 \end_layout
25620
25621 \end_inset
25622 </cell>
25623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25624 \begin_inset Text
25625
25626 \begin_layout Plain Layout
25627
25628 \backslash
25629 cosh
25630 \end_layout
25631
25632 \end_inset
25633 </cell>
25634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25635 \begin_inset Text
25636
25637 \begin_layout Plain Layout
25638
25639 \end_layout
25640
25641 \end_inset
25642 </cell>
25643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25644 \begin_inset Text
25645
25646 \begin_layout Plain Layout
25647
25648 \backslash
25649 arccos
25650 \end_layout
25651
25652 \end_inset
25653 </cell>
25654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25655 \begin_inset Text
25656
25657 \begin_layout Plain Layout
25658
25659 \end_layout
25660
25661 \end_inset
25662 </cell>
25663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25664 \begin_inset Text
25665
25666 \begin_layout Plain Layout
25667
25668 \backslash
25669 inf
25670 \end_layout
25671
25672 \end_inset
25673 </cell>
25674 </row>
25675 <row>
25676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25677 \begin_inset Text
25678
25679 \begin_layout Plain Layout
25680
25681 \backslash
25682 tan
25683 \end_layout
25684
25685 \end_inset
25686 </cell>
25687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25688 \begin_inset Text
25689
25690 \begin_layout Plain Layout
25691
25692 \backslash
25693 tg
25694 \end_layout
25695
25696 \end_inset
25697 </cell>
25698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25699 \begin_inset Text
25700
25701 \begin_layout Plain Layout
25702
25703 \backslash
25704 tanh
25705 \end_layout
25706
25707 \end_inset
25708 </cell>
25709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25710 \begin_inset Text
25711
25712 \begin_layout Plain Layout
25713
25714 \backslash
25715 tgh
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 arctan
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 \backslash
25737 arctg
25738 \end_layout
25739
25740 \end_inset
25741 </cell>
25742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25743 \begin_inset Text
25744
25745 \begin_layout Plain Layout
25746
25747 \backslash
25748 lim
25749 \end_layout
25750
25751 \end_inset
25752 </cell>
25753 </row>
25754 <row>
25755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25756 \begin_inset Text
25757
25758 \begin_layout Plain Layout
25759
25760 \backslash
25761 cot
25762 \end_layout
25763
25764 \end_inset
25765 </cell>
25766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25767 \begin_inset Text
25768
25769 \begin_layout Plain Layout
25770
25771 \backslash
25772 cotg
25773 \end_layout
25774
25775 \end_inset
25776 </cell>
25777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25778 \begin_inset Text
25779
25780 \begin_layout Plain Layout
25781
25782 \backslash
25783 coth
25784 \end_layout
25785
25786 \end_inset
25787 </cell>
25788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25789 \begin_inset Text
25790
25791 \begin_layout Plain Layout
25792
25793 \end_layout
25794
25795 \end_inset
25796 </cell>
25797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25798 \begin_inset Text
25799
25800 \begin_layout Plain Layout
25801
25802 \backslash
25803 arg
25804 \end_layout
25805
25806 \end_inset
25807 </cell>
25808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25809 \begin_inset Text
25810
25811 \begin_layout Plain Layout
25812
25813 \end_layout
25814
25815 \end_inset
25816 </cell>
25817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25818 \begin_inset Text
25819
25820 \begin_layout Plain Layout
25821
25822 \backslash
25823 liminf
25824 \end_layout
25825
25826 \end_inset
25827 </cell>
25828 </row>
25829 <row>
25830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25831 \begin_inset Text
25832
25833 \begin_layout Plain Layout
25834
25835 \backslash
25836 sec
25837 \end_layout
25838
25839 \end_inset
25840 </cell>
25841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25842 \begin_inset Text
25843
25844 \begin_layout Plain Layout
25845
25846 \end_layout
25847
25848 \end_inset
25849 </cell>
25850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25851 \begin_inset Text
25852
25853 \begin_layout Plain Layout
25854
25855 \backslash
25856 min
25857 \end_layout
25858
25859 \end_inset
25860 </cell>
25861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25862 \begin_inset Text
25863
25864 \begin_layout Plain Layout
25865
25866 \end_layout
25867
25868 \end_inset
25869 </cell>
25870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25871 \begin_inset Text
25872
25873 \begin_layout Plain Layout
25874
25875 \backslash
25876 deg
25877 \end_layout
25878
25879 \end_inset
25880 </cell>
25881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25882 \begin_inset Text
25883
25884 \begin_layout Plain Layout
25885
25886 \end_layout
25887
25888 \end_inset
25889 </cell>
25890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25891 \begin_inset Text
25892
25893 \begin_layout Plain Layout
25894
25895 \backslash
25896 limsup
25897 \end_layout
25898
25899 \end_inset
25900 </cell>
25901 </row>
25902 <row>
25903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25904 \begin_inset Text
25905
25906 \begin_layout Plain Layout
25907
25908 \backslash
25909 csc
25910 \end_layout
25911
25912 \end_inset
25913 </cell>
25914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25915 \begin_inset Text
25916
25917 \begin_layout Plain Layout
25918
25919 \backslash
25920 cosec
25921 \end_layout
25922
25923 \end_inset
25924 </cell>
25925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25926 \begin_inset Text
25927
25928 \begin_layout Plain Layout
25929
25930 \backslash
25931 max
25932 \end_layout
25933
25934 \end_inset
25935 </cell>
25936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25937 \begin_inset Text
25938
25939 \begin_layout Plain Layout
25940
25941 \end_layout
25942
25943 \end_inset
25944 </cell>
25945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25946 \begin_inset Text
25947
25948 \begin_layout Plain Layout
25949
25950 \backslash
25951 det
25952 \end_layout
25953
25954 \end_inset
25955 </cell>
25956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25957 \begin_inset Text
25958
25959 \begin_layout Plain Layout
25960
25961 \end_layout
25962
25963 \end_inset
25964 </cell>
25965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25966 \begin_inset Text
25967
25968 \begin_layout Plain Layout
25969
25970 \backslash
25971 Pr
25972 \end_layout
25973
25974 \end_inset
25975 </cell>
25976 </row>
25977 <row>
25978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25979 \begin_inset Text
25980
25981 \begin_layout Plain Layout
25982
25983 \backslash
25984 ln
25985 \end_layout
25986
25987 \end_inset
25988 </cell>
25989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25990 \begin_inset Text
25991
25992 \begin_layout Plain Layout
25993
25994 \end_layout
25995
25996 \end_inset
25997 </cell>
25998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25999 \begin_inset Text
26000
26001 \begin_layout Plain Layout
26002
26003 \backslash
26004 exp
26005 \end_layout
26006
26007 \end_inset
26008 </cell>
26009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26010 \begin_inset Text
26011
26012 \begin_layout Plain Layout
26013
26014 \end_layout
26015
26016 \end_inset
26017 </cell>
26018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26019 \begin_inset Text
26020
26021 \begin_layout Plain Layout
26022
26023 \backslash
26024 dim
26025 \end_layout
26026
26027 \end_inset
26028 </cell>
26029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26030 \begin_inset Text
26031
26032 \begin_layout Plain Layout
26033
26034 \end_layout
26035
26036 \end_inset
26037 </cell>
26038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26039 \begin_inset Text
26040
26041 \begin_layout Plain Layout
26042
26043 \backslash
26044 hom
26045 \end_layout
26046
26047 \end_inset
26048 </cell>
26049 </row>
26050 <row>
26051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26052 \begin_inset Text
26053
26054 \begin_layout Plain Layout
26055
26056 \backslash
26057 lg
26058 \end_layout
26059
26060 \end_inset
26061 </cell>
26062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26063 \begin_inset Text
26064
26065 \begin_layout Plain Layout
26066
26067 \end_layout
26068
26069 \end_inset
26070 </cell>
26071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26072 \begin_inset Text
26073
26074 \begin_layout Plain Layout
26075
26076 \backslash
26077 log
26078 \end_layout
26079
26080 \end_inset
26081 </cell>
26082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26083 \begin_inset Text
26084
26085 \begin_layout Plain Layout
26086
26087 \end_layout
26088
26089 \end_inset
26090 </cell>
26091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26092 \begin_inset Text
26093
26094 \begin_layout Plain Layout
26095
26096 \backslash
26097 ker
26098 \end_layout
26099
26100 \end_inset
26101 </cell>
26102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26103 \begin_inset Text
26104
26105 \begin_layout Plain Layout
26106
26107 \end_layout
26108
26109 \end_inset
26110 </cell>
26111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26112 \begin_inset Text
26113
26114 \begin_layout Plain Layout
26115
26116 \backslash
26117 gcd
26118 \end_layout
26119
26120 \end_inset
26121 </cell>
26122 </row>
26123 </lyxtabular>
26124
26125 \end_inset
26126
26127
26128 \end_layout
26129
26130 \begin_layout Standard
26131 También se pueden insertar con el botón 
26132 \begin_inset Info
26133 type  "icon"
26134 arg   "math-insert \\functions"
26135 \end_inset
26136
26137  de la barra de ecuaciones.
26138 \end_layout
26139
26140 \begin_layout Subsection
26141 Funciones definidas por el usuario
26142 \begin_inset Index idx
26143 status collapsed
26144
26145 \begin_layout Plain Layout
26146 Funciones ! personalizadas
26147 \end_layout
26148
26149 \end_inset
26150
26151
26152 \end_layout
26153
26154 \begin_layout Standard
26155 Para usar una función no predefinida, como por ejemplo la función signo,
26156  sgn(x), hay dos posibilidades:
26157 \end_layout
26158
26159 \begin_layout Itemize
26160 Define la función añadiendo al preámbulo \SpecialChar LaTeX
26161  la línea
26162 \begin_inset Foot
26163 status collapsed
26164
26165 \begin_layout Plain Layout
26166 Más sobre 
26167 \series bold
26168
26169 \backslash
26170 DeclareMathOperator
26171 \series default
26172  en 
26173 \begin_inset CommandInset ref
26174 LatexCommand ref
26175 reference "subsec:Operadores-de-usuario"
26176
26177 \end_inset
26178
26179
26180 \end_layout
26181
26182 \end_inset
26183
26184
26185 \begin_inset Newline newline
26186 \end_inset
26187
26188
26189 \begin_inset VSpace -3mm
26190 \end_inset
26191
26192
26193 \begin_inset Newline newline
26194 \end_inset
26195
26196
26197 \series bold
26198
26199 \backslash
26200 DeclareMathOperator{
26201 \backslash
26202 sgn}{sgn}
26203 \series default
26204
26205 \begin_inset Index idx
26206 status collapsed
26207
26208 \begin_layout Plain Layout
26209 Comandos ! D ! 
26210 \backslash
26211 dbinom@
26212 \backslash
26213 DeclareMathOperator
26214 \end_layout
26215
26216 \end_inset
26217
26218
26219 \begin_inset Newline newline
26220 \end_inset
26221
26222
26223 \begin_inset VSpace -2mm
26224 \end_inset
26225
26226
26227 \begin_inset Newline newline
26228 \end_inset
26229
26230 Ahora la función recién definida se puede obtener con el comando 
26231 \series bold
26232
26233 \backslash
26234 sgn
26235 \series default
26236 .
26237 \end_layout
26238
26239 \begin_layout Itemize
26240 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
26241  en nuestro ejemplo las letras 
26242 \emph on
26243 sgn
26244 \emph default
26245 , y cámbialo a texto matemático.
26246  Entre el factor precedente y la función se inserta un espacio.
26247 \end_layout
26248
26249 \begin_layout Standard
26250 El resultado con ambos métodos es el mismo que con una función predefinida:
26251 \begin_inset Foot
26252 status collapsed
26253
26254 \begin_layout Plain Layout
26255 En \SpecialChar LyX
26256 , las funciones personalizadas se ven en rojo, las predefinidas en negro.
26257 \end_layout
26258
26259 \end_inset
26260
26261
26262 \begin_inset Separator parbreak
26263 \end_inset
26264
26265
26266 \end_layout
26267
26268 \begin_layout Standard
26269 \align center
26270 \begin_inset Tabular
26271 <lyxtabular version="3" rows="3" columns="2">
26272 <features tabularvalignment="middle">
26273 <column alignment="center" valignment="top" width="0pt">
26274 <column alignment="center" valignment="top" width="0pt">
26275 <row>
26276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26277 \begin_inset Text
26278
26279 \begin_layout Plain Layout
26280 Comando
26281 \end_layout
26282
26283 \end_inset
26284 </cell>
26285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26286 \begin_inset Text
26287
26288 \begin_layout Plain Layout
26289 Resultado
26290 \end_layout
26291
26292 \end_inset
26293 </cell>
26294 </row>
26295 <row>
26296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26297 \begin_inset Text
26298
26299 \begin_layout Plain Layout
26300 A
26301 \backslash
26302 sgn(x)+B
26303 \end_layout
26304
26305 \end_inset
26306 </cell>
26307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26308 \begin_inset Text
26309
26310 \begin_layout Plain Layout
26311 \begin_inset Formula $A\sgn(x)+B$
26312 \end_inset
26313
26314
26315 \end_layout
26316
26317 \end_inset
26318 </cell>
26319 </row>
26320 <row>
26321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26322 \begin_inset Text
26323
26324 \begin_layout Plain Layout
26325 A
26326 \backslash
26327 ,
26328 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\,M}}$
26329 \end_inset
26330
26331 (x)+B
26332 \end_layout
26333
26334 \end_inset
26335 </cell>
26336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26337 \begin_inset Text
26338
26339 \begin_layout Plain Layout
26340 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
26341 \end_inset
26342
26343
26344 \end_layout
26345
26346 \end_inset
26347 </cell>
26348 </row>
26349 </lyxtabular>
26350
26351 \end_inset
26352
26353
26354 \end_layout
26355
26356 \begin_layout Standard
26357 El primer método es preferible si la función se va a usar varias veces.
26358 \end_layout
26359
26360 \begin_layout Subsection
26361 Límites
26362 \begin_inset Index idx
26363 status collapsed
26364
26365 \begin_layout Plain Layout
26366 Limites@Límites
26367 \end_layout
26368
26369 \end_inset
26370
26371
26372 \end_layout
26373
26374 \begin_layout Standard
26375 Para límites, además de 
26376 \series bold
26377
26378 \backslash
26379 lim
26380 \series default
26381
26382 \begin_inset Index idx
26383 status collapsed
26384
26385 \begin_layout Plain Layout
26386 Comandos ! L ! 
26387 \backslash
26388 lim
26389 \end_layout
26390
26391 \end_inset
26392
26393
26394 \series bold
26395
26396 \backslash
26397 liminf
26398 \series default
26399  y 
26400 \series bold
26401
26402 \backslash
26403 limsup
26404 \series default
26405  están definidas las siguientes funciones:
26406 \series bold
26407  
26408 \series default
26409
26410 \begin_inset Separator parbreak
26411 \end_inset
26412
26413
26414 \end_layout
26415
26416 \begin_layout Standard
26417 \noindent
26418 \align center
26419 \begin_inset Tabular
26420 <lyxtabular version="3" rows="5" columns="2">
26421 <features tabularvalignment="middle">
26422 <column alignment="center" valignment="top">
26423 <column alignment="center" valignment="top">
26424 <row>
26425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26426 \begin_inset Text
26427
26428 \begin_layout Plain Layout
26429 Comando
26430 \end_layout
26431
26432 \end_inset
26433 </cell>
26434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26435 \begin_inset Text
26436
26437 \begin_layout Plain Layout
26438 Resultado
26439 \begin_inset Note Note
26440 status collapsed
26441
26442 \begin_layout Plain Layout
26443
26444 \series bold
26445
26446 \backslash
26447 raisebox
26448 \series default
26449  se usa sólo como espaciador
26450 \end_layout
26451
26452 \end_inset
26453
26454
26455 \end_layout
26456
26457 \end_inset
26458 </cell>
26459 </row>
26460 <row>
26461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26462 \begin_inset Text
26463
26464 \begin_layout Plain Layout
26465
26466 \backslash
26467 varliminf
26468 \end_layout
26469
26470 \end_inset
26471 </cell>
26472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26473 \begin_inset Text
26474
26475 \begin_layout Plain Layout
26476 \begin_inset Formula $\varliminf$
26477 \end_inset
26478
26479
26480 \end_layout
26481
26482 \end_inset
26483 </cell>
26484 </row>
26485 <row>
26486 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26487 \begin_inset Text
26488
26489 \begin_layout Plain Layout
26490
26491 \backslash
26492 varlimsup
26493 \end_layout
26494
26495 \end_inset
26496 </cell>
26497 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26498 \begin_inset Text
26499
26500 \begin_layout Plain Layout
26501 \begin_inset Formula $\varlimsup$
26502 \end_inset
26503
26504
26505 \end_layout
26506
26507 \end_inset
26508 </cell>
26509 </row>
26510 <row>
26511 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26512 \begin_inset Text
26513
26514 \begin_layout Plain Layout
26515
26516 \backslash
26517 varprojlim
26518 \end_layout
26519
26520 \end_inset
26521 </cell>
26522 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26523 \begin_inset Text
26524
26525 \begin_layout Plain Layout
26526 \begin_inset Formula $\varprojlim$
26527 \end_inset
26528
26529
26530 \end_layout
26531
26532 \end_inset
26533 </cell>
26534 </row>
26535 <row>
26536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26537 \begin_inset Text
26538
26539 \begin_layout Plain Layout
26540
26541 \backslash
26542 varinjlim
26543 \end_layout
26544
26545 \end_inset
26546 </cell>
26547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26548 \begin_inset Text
26549
26550 \begin_layout Plain Layout
26551 \begin_inset Formula $\varinjlim$
26552 \end_inset
26553
26554
26555 \begin_inset Formula $\raisebox{-2.5mm}{}$
26556 \end_inset
26557
26558
26559 \end_layout
26560
26561 \end_inset
26562 </cell>
26563 </row>
26564 </lyxtabular>
26565
26566 \end_inset
26567
26568
26569 \end_layout
26570
26571 \begin_layout Standard
26572 \begin_inset VSpace medskip
26573 \end_inset
26574
26575
26576 \end_layout
26577
26578 \begin_layout Standard
26579 El límite se crea insertando un subíndice.
26580  Se imprime a la derecha junto a la función en una fórmula en línea:
26581 \begin_inset Separator parbreak
26582 \end_inset
26583
26584
26585 \end_layout
26586
26587 \begin_layout Standard
26588 \noindent
26589 \align center
26590 \begin_inset Tabular
26591 <lyxtabular version="3" rows="2" columns="2">
26592 <features tabularvalignment="middle">
26593 <column alignment="center" valignment="top" width="0pt">
26594 <column alignment="center" valignment="top" width="0pt">
26595 <row>
26596 <cell alignment="center" valignment="top" usebox="none">
26597 \begin_inset Text
26598
26599 \begin_layout Plain Layout
26600 Comando
26601 \end_layout
26602
26603 \end_inset
26604 </cell>
26605 <cell alignment="center" valignment="top" usebox="none">
26606 \begin_inset Text
26607
26608 \begin_layout Plain Layout
26609 \begin_inset space \hspace{}
26610 \length 1cm
26611 \end_inset
26612
26613 Resultado
26614 \begin_inset Note Note
26615 status collapsed
26616
26617 \begin_layout Plain Layout
26618
26619 \series bold
26620
26621 \backslash
26622 raisebox
26623 \series default
26624  se usa sólo como espaciador
26625 \end_layout
26626
26627 \end_inset
26628
26629
26630 \end_layout
26631
26632 \end_inset
26633 </cell>
26634 </row>
26635 <row>
26636 <cell alignment="center" valignment="top" usebox="none">
26637 \begin_inset Text
26638
26639 \begin_layout Plain Layout
26640
26641 \backslash
26642 lim_x
26643 \backslash
26644 to
26645 \begin_inset space \textvisiblespace{}
26646 \end_inset
26647
26648 A
26649 \begin_inset space \textvisiblespace{}
26650 \end_inset
26651
26652 x=B
26653 \end_layout
26654
26655 \end_inset
26656 </cell>
26657 <cell alignment="center" valignment="top" usebox="none">
26658 \begin_inset Text
26659
26660 \begin_layout Plain Layout
26661 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
26662 \end_inset
26663
26664
26665 \end_layout
26666
26667 \end_inset
26668 </cell>
26669 </row>
26670 </lyxtabular>
26671
26672 \end_inset
26673
26674
26675 \end_layout
26676
26677 \begin_layout Standard
26678 En una ecuación presentada el límite se imprime debajo, como es habitual:
26679 \begin_inset Formula 
26680 \[
26681 \lim\limits _{x\rightarrow A}=B
26682 \]
26683
26684 \end_inset
26685
26686
26687 \end_layout
26688
26689 \begin_layout Standard
26690 \begin_inset VSpace medskip
26691 \end_inset
26692
26693
26694 \end_layout
26695
26696 \begin_layout Standard
26697 Para el ajuste de la presentación de límites véase 
26698 \begin_inset CommandInset ref
26699 LatexCommand ref
26700 reference "subsec:Límites-de-operadores"
26701
26702 \end_inset
26703
26704 .
26705 \end_layout
26706
26707 \begin_layout Subsection
26708 Función módulo
26709 \begin_inset Index idx
26710 status collapsed
26711
26712 \begin_layout Plain Layout
26713 Funciones ! módulo
26714 \end_layout
26715
26716 \end_inset
26717
26718
26719 \end_layout
26720
26721 \begin_layout Standard
26722 La función módulo es especial, porque existe en cuatro variantes.
26723 \end_layout
26724
26725 \begin_layout Standard
26726 En una ecuación presentada:
26727 \begin_inset Formula 
26728 \begin{align*}
26729 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
26730 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
26731 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
26732 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
26733 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
26734 \end{align*}
26735
26736 \end_inset
26737
26738 En una ecuación en línea se pone menos espacio delante del nombre de la
26739  función para todas las variantes.
26740  Por omisión, las funciones módulo solo tienen en cuenta el primer carácter
26741  siguente.
26742  Para aplicarlas a más de un carácter hay que poner estos entre llaves \SpecialChar TeX
26743 :
26744 \begin_inset Formula 
26745 \begin{align*}
26746 \underline{\textrm{Comando}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Resultado}}\\
26747 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
26748 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
26749 \end{align*}
26750
26751 \end_inset
26752
26753
26754 \end_layout
26755
26756 \begin_layout Section
26757 Caracteres especiales
26758 \begin_inset Index idx
26759 status collapsed
26760
26761 \begin_layout Plain Layout
26762 Caracteres especiales
26763 \end_layout
26764
26765 \end_inset
26766
26767
26768 \end_layout
26769
26770 \begin_layout Standard
26771 Las teclas ^ y _ generan normalmente un exponente y un subíndice respectivamente.
26772  Para insertar estos caracteres como tales deben ir precedidos por 
26773 \backslash
26774 :
26775 \begin_inset Separator parbreak
26776 \end_inset
26777
26778
26779 \end_layout
26780
26781 \begin_layout Standard
26782 \noindent
26783 \align center
26784 \begin_inset Tabular
26785 <lyxtabular version="3" rows="3" columns="2">
26786 <features tabularvalignment="middle">
26787 <column alignment="block" valignment="top">
26788 <column alignment="block" valignment="top">
26789 <row>
26790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26791 \begin_inset Text
26792
26793 \begin_layout Plain Layout
26794 Comando
26795 \end_layout
26796
26797 \end_inset
26798 </cell>
26799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26800 \begin_inset Text
26801
26802 \begin_layout Plain Layout
26803 Resultado
26804 \end_layout
26805
26806 \end_inset
26807 </cell>
26808 </row>
26809 <row>
26810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26811 \begin_inset Text
26812
26813 \begin_layout Plain Layout
26814
26815 \backslash
26816 ^
26817 \begin_inset space \textvisiblespace{}
26818 \end_inset
26819
26820
26821 \end_layout
26822
26823 \end_inset
26824 </cell>
26825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26826 \begin_inset Text
26827
26828 \begin_layout Plain Layout
26829 \begin_inset Formula $\mathcircumflex$
26830 \end_inset
26831
26832
26833 \end_layout
26834
26835 \end_inset
26836 </cell>
26837 </row>
26838 <row>
26839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26840 \begin_inset Text
26841
26842 \begin_layout Plain Layout
26843
26844 \backslash
26845 _
26846 \end_layout
26847
26848 \end_inset
26849 </cell>
26850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26851 \begin_inset Text
26852
26853 \begin_layout Plain Layout
26854 \begin_inset Formula $\_$
26855 \end_inset
26856
26857
26858 \end_layout
26859
26860 \end_inset
26861 </cell>
26862 </row>
26863 </lyxtabular>
26864
26865 \end_inset
26866
26867
26868 \end_layout
26869
26870 \begin_layout Subsection
26871 Caracteres especiales en texto matemático
26872 \end_layout
26873
26874 \begin_layout Standard
26875 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
26876  \SpecialChar TeX
26877 :
26878 \end_layout
26879
26880 \begin_layout Standard
26881 \begin_inset space \hfill{}
26882 \end_inset
26883
26884
26885 \begin_inset Tabular
26886 <lyxtabular version="3" rows="8" columns="2">
26887 <features tabularvalignment="middle">
26888 <column alignment="block" valignment="top">
26889 <column alignment="block" valignment="top">
26890 <row>
26891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26892 \begin_inset Text
26893
26894 \begin_layout Plain Layout
26895 Comando
26896 \end_layout
26897
26898 \end_inset
26899 </cell>
26900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26901 \begin_inset Text
26902
26903 \begin_layout Plain Layout
26904 Resultado
26905 \end_layout
26906
26907 \end_inset
26908 </cell>
26909 </row>
26910 <row>
26911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26912 \begin_inset Text
26913
26914 \begin_layout Plain Layout
26915
26916 \backslash
26917 oe
26918 \end_layout
26919
26920 \end_inset
26921 </cell>
26922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26923 \begin_inset Text
26924
26925 \begin_layout Plain Layout
26926 \begin_inset Formula $\textrm{œ}$
26927 \end_inset
26928
26929
26930 \end_layout
26931
26932 \end_inset
26933 </cell>
26934 </row>
26935 <row>
26936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26937 \begin_inset Text
26938
26939 \begin_layout Plain Layout
26940
26941 \backslash
26942 OE
26943 \end_layout
26944
26945 \end_inset
26946 </cell>
26947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26948 \begin_inset Text
26949
26950 \begin_layout Plain Layout
26951 \begin_inset Formula $\textrm{Œ}$
26952 \end_inset
26953
26954
26955 \end_layout
26956
26957 \end_inset
26958 </cell>
26959 </row>
26960 <row>
26961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26962 \begin_inset Text
26963
26964 \begin_layout Plain Layout
26965
26966 \backslash
26967 ae
26968 \end_layout
26969
26970 \end_inset
26971 </cell>
26972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26973 \begin_inset Text
26974
26975 \begin_layout Plain Layout
26976 \begin_inset Formula $\textrm{æ}$
26977 \end_inset
26978
26979
26980 \end_layout
26981
26982 \end_inset
26983 </cell>
26984 </row>
26985 <row>
26986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26987 \begin_inset Text
26988
26989 \begin_layout Plain Layout
26990
26991 \backslash
26992 AE
26993 \end_layout
26994
26995 \end_inset
26996 </cell>
26997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26998 \begin_inset Text
26999
27000 \begin_layout Plain Layout
27001 \begin_inset Formula $\textrm{Æ}$
27002 \end_inset
27003
27004
27005 \end_layout
27006
27007 \end_inset
27008 </cell>
27009 </row>
27010 <row>
27011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27012 \begin_inset Text
27013
27014 \begin_layout Plain Layout
27015
27016 \backslash
27017 aa
27018 \end_layout
27019
27020 \end_inset
27021 </cell>
27022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27023 \begin_inset Text
27024
27025 \begin_layout Plain Layout
27026 \begin_inset Formula $\textrm{\aa}$
27027 \end_inset
27028
27029
27030 \end_layout
27031
27032 \end_inset
27033 </cell>
27034 </row>
27035 <row>
27036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27037 \begin_inset Text
27038
27039 \begin_layout Plain Layout
27040
27041 \backslash
27042 AA
27043 \begin_inset Index idx
27044 status collapsed
27045
27046 \begin_layout Plain Layout
27047
27048 \backslash
27049 @
27050 \begin_inset ERT
27051 status collapsed
27052
27053 \begin_layout Plain Layout
27054
27055
27056 \backslash
27057 textrm{
27058 \backslash
27059 AA}
27060 \end_layout
27061
27062 \end_inset
27063
27064
27065 \end_layout
27066
27067 \end_inset
27068
27069
27070 \end_layout
27071
27072 \end_inset
27073 </cell>
27074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27075 \begin_inset Text
27076
27077 \begin_layout Plain Layout
27078 \begin_inset Formula $\textrm{Å}$
27079 \end_inset
27080
27081
27082 \end_layout
27083
27084 \end_inset
27085 </cell>
27086 </row>
27087 <row>
27088 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27089 \begin_inset Text
27090
27091 \begin_layout Plain Layout
27092
27093 \backslash
27094 i
27095 \end_layout
27096
27097 \end_inset
27098 </cell>
27099 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27100 \begin_inset Text
27101
27102 \begin_layout Plain Layout
27103 \begin_inset Formula $\textrm{ı}$
27104 \end_inset
27105
27106
27107 \end_layout
27108
27109 \end_inset
27110 </cell>
27111 </row>
27112 </lyxtabular>
27113
27114 \end_inset
27115
27116
27117 \begin_inset space \hfill{}
27118 \end_inset
27119
27120
27121 \begin_inset Tabular
27122 <lyxtabular version="3" rows="8" columns="2">
27123 <features tabularvalignment="middle">
27124 <column alignment="block" valignment="top">
27125 <column alignment="center" valignment="top">
27126 <row>
27127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27128 \begin_inset Text
27129
27130 \begin_layout Plain Layout
27131 Comando
27132 \begin_inset Note Note
27133 status collapsed
27134
27135 \begin_layout Plain Layout
27136
27137 \series bold
27138
27139 \backslash
27140 raisebox
27141 \series default
27142  se usa sólo como espaciador
27143 \end_layout
27144
27145 \end_inset
27146
27147
27148 \end_layout
27149
27150 \end_inset
27151 </cell>
27152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27153 \begin_inset Text
27154
27155 \begin_layout Plain Layout
27156 Resultado
27157 \end_layout
27158
27159 \end_inset
27160 </cell>
27161 </row>
27162 <row>
27163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27164 \begin_inset Text
27165
27166 \begin_layout Plain Layout
27167
27168 \backslash
27169 o
27170 \end_layout
27171
27172 \end_inset
27173 </cell>
27174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27175 \begin_inset Text
27176
27177 \begin_layout Plain Layout
27178 \begin_inset Formula $\textrm{ø}$
27179 \end_inset
27180
27181
27182 \end_layout
27183
27184 \end_inset
27185 </cell>
27186 </row>
27187 <row>
27188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27189 \begin_inset Text
27190
27191 \begin_layout Plain Layout
27192
27193 \backslash
27194 O
27195 \end_layout
27196
27197 \end_inset
27198 </cell>
27199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27200 \begin_inset Text
27201
27202 \begin_layout Plain Layout
27203 \begin_inset Formula $\textrm{Ø}$
27204 \end_inset
27205
27206
27207 \end_layout
27208
27209 \end_inset
27210 </cell>
27211 </row>
27212 <row>
27213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27214 \begin_inset Text
27215
27216 \begin_layout Plain Layout
27217
27218 \backslash
27219 l
27220 \end_layout
27221
27222 \end_inset
27223 </cell>
27224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27225 \begin_inset Text
27226
27227 \begin_layout Plain Layout
27228 \begin_inset Formula $\textrm{ł}$
27229 \end_inset
27230
27231
27232 \end_layout
27233
27234 \end_inset
27235 </cell>
27236 </row>
27237 <row>
27238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27239 \begin_inset Text
27240
27241 \begin_layout Plain Layout
27242
27243 \backslash
27244 L
27245 \end_layout
27246
27247 \end_inset
27248 </cell>
27249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27250 \begin_inset Text
27251
27252 \begin_layout Plain Layout
27253 \begin_inset Formula $\textrm{Ł}$
27254 \end_inset
27255
27256
27257 \end_layout
27258
27259 \end_inset
27260 </cell>
27261 </row>
27262 <row>
27263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27264 \begin_inset Text
27265
27266 \begin_layout Plain Layout
27267 !
27268 \begin_inset space \hspace{}
27269 \length 0mm
27270 \end_inset
27271
27272 `
27273 \begin_inset space \textvisiblespace{}
27274 \end_inset
27275
27276
27277 \end_layout
27278
27279 \end_inset
27280 </cell>
27281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27282 \begin_inset Text
27283
27284 \begin_layout Plain Layout
27285 \begin_inset Formula $\textrm{!`}$
27286 \end_inset
27287
27288
27289 \end_layout
27290
27291 \end_inset
27292 </cell>
27293 </row>
27294 <row>
27295 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27296 \begin_inset Text
27297
27298 \begin_layout Plain Layout
27299 ?
27300 \begin_inset space \hspace{}
27301 \length 0mm
27302 \end_inset
27303
27304 `
27305 \begin_inset space \textvisiblespace{}
27306 \end_inset
27307
27308
27309 \end_layout
27310
27311 \end_inset
27312 </cell>
27313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27314 \begin_inset Text
27315
27316 \begin_layout Plain Layout
27317 \begin_inset Formula $\textrm{?`}$
27318 \end_inset
27319
27320
27321 \end_layout
27322
27323 \end_inset
27324 </cell>
27325 </row>
27326 <row>
27327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27328 \begin_inset Text
27329
27330 \begin_layout Plain Layout
27331
27332 \backslash
27333 j
27334 \end_layout
27335
27336 \end_inset
27337 </cell>
27338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27339 \begin_inset Text
27340
27341 \begin_layout Plain Layout
27342 \begin_inset Formula $\textrm{ȷ}$
27343 \end_inset
27344
27345
27346 \end_layout
27347
27348 \end_inset
27349 </cell>
27350 </row>
27351 </lyxtabular>
27352
27353 \end_inset
27354
27355
27356 \begin_inset space \hfill{}
27357 \end_inset
27358
27359
27360 \end_layout
27361
27362 \begin_layout Standard
27363 Los caracteres 
27364 \begin_inset Formula $\textrm{\textrm{Å}}$
27365 \end_inset
27366
27367  y 
27368 \begin_inset Formula $\textrm{\textrm{Ø}}$
27369 \end_inset
27370
27371  también se pueden insertar mediante el botón 
27372 \begin_inset Info
27373 type  "icon"
27374 arg   "math-insert \\digamma"
27375 \end_inset
27376
27377  de la barra de ecuaciones.
27378 \end_layout
27379
27380 \begin_layout Standard
27381 Los comandos 
27382 \series bold
27383 !
27384 \begin_inset space \hspace{}
27385 \length 0mm
27386 \end_inset
27387
27388 `
27389 \series default
27390  y 
27391 \series bold
27392 ?
27393 \begin_inset space \hspace{}
27394 \length 0mm
27395 \end_inset
27396
27397 `
27398 \series default
27399  son una excepción porque se pueden insertar directamente a texto en \SpecialChar LyX
27400 .
27401  
27402 \end_layout
27403
27404 \begin_layout Subsection
27405 Acentos en texto
27406 \begin_inset CommandInset label
27407 LatexCommand label
27408 name "subsec:Acentos-en-texto"
27409
27410 \end_inset
27411
27412
27413 \begin_inset Index idx
27414 status collapsed
27415
27416 \begin_layout Plain Layout
27417 Acentos ! en texto
27418 \end_layout
27419
27420 \end_inset
27421
27422
27423 \end_layout
27424
27425 \begin_layout Standard
27426 Con los siguientes comandos se pueden acentuar todas las letras.
27427  Los comandos deben ponerse en modo \SpecialChar TeX
27428 .
27429 \end_layout
27430
27431 \begin_layout Standard
27432 \begin_inset space \hfill{}
27433 \end_inset
27434
27435
27436 \begin_inset Tabular
27437 <lyxtabular version="3" rows="8" columns="2">
27438 <features tabularvalignment="middle">
27439 <column alignment="block" valignment="top">
27440 <column alignment="block" valignment="top">
27441 <row>
27442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27443 \begin_inset Text
27444
27445 \begin_layout Plain Layout
27446 Comando
27447 \end_layout
27448
27449 \end_inset
27450 </cell>
27451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27452 \begin_inset Text
27453
27454 \begin_layout Plain Layout
27455 Resultado
27456 \end_layout
27457
27458 \end_inset
27459 </cell>
27460 </row>
27461 <row>
27462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27463 \begin_inset Text
27464
27465 \begin_layout Plain Layout
27466
27467 \backslash
27468
27469 \begin_inset Quotes grd
27470 \end_inset
27471
27472 e
27473 \end_layout
27474
27475 \end_inset
27476 </cell>
27477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27478 \begin_inset Text
27479
27480 \begin_layout Plain Layout
27481 \begin_inset ERT
27482 status collapsed
27483
27484 \begin_layout Plain Layout
27485
27486
27487 \backslash
27488 "e
27489 \end_layout
27490
27491 \end_inset
27492
27493
27494 \end_layout
27495
27496 \end_inset
27497 </cell>
27498 </row>
27499 <row>
27500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27501 \begin_inset Text
27502
27503 \begin_layout Plain Layout
27504
27505 \backslash
27506 `e
27507 \end_layout
27508
27509 \end_inset
27510 </cell>
27511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27512 \begin_inset Text
27513
27514 \begin_layout Plain Layout
27515 \begin_inset ERT
27516 status collapsed
27517
27518 \begin_layout Plain Layout
27519
27520
27521 \backslash
27522 `e
27523 \end_layout
27524
27525 \end_inset
27526
27527
27528 \end_layout
27529
27530 \end_inset
27531 </cell>
27532 </row>
27533 <row>
27534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27535 \begin_inset Text
27536
27537 \begin_layout Plain Layout
27538
27539 \backslash
27540 ^
27541 \begin_inset space \textvisiblespace{}
27542 \end_inset
27543
27544 e
27545 \end_layout
27546
27547 \end_inset
27548 </cell>
27549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27550 \begin_inset Text
27551
27552 \begin_layout Plain Layout
27553 \begin_inset ERT
27554 status collapsed
27555
27556 \begin_layout Plain Layout
27557
27558
27559 \backslash
27560 ^e
27561 \end_layout
27562
27563 \end_inset
27564
27565
27566 \end_layout
27567
27568 \end_inset
27569 </cell>
27570 </row>
27571 <row>
27572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27573 \begin_inset Text
27574
27575 \begin_layout Plain Layout
27576
27577 \backslash
27578 =e
27579 \end_layout
27580
27581 \end_inset
27582 </cell>
27583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27584 \begin_inset Text
27585
27586 \begin_layout Plain Layout
27587 \begin_inset ERT
27588 status collapsed
27589
27590 \begin_layout Plain Layout
27591
27592
27593 \backslash
27594 =e
27595 \end_layout
27596
27597 \end_inset
27598
27599
27600 \end_layout
27601
27602 \end_inset
27603 </cell>
27604 </row>
27605 <row>
27606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27607 \begin_inset Text
27608
27609 \begin_layout Plain Layout
27610
27611 \backslash
27612 u
27613 \begin_inset space \textvisiblespace{}
27614 \end_inset
27615
27616 e
27617 \end_layout
27618
27619 \end_inset
27620 </cell>
27621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27622 \begin_inset Text
27623
27624 \begin_layout Plain Layout
27625 \begin_inset ERT
27626 status collapsed
27627
27628 \begin_layout Plain Layout
27629
27630
27631 \backslash
27632 u e
27633 \end_layout
27634
27635 \end_inset
27636
27637
27638 \end_layout
27639
27640 \end_inset
27641 </cell>
27642 </row>
27643 <row>
27644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27645 \begin_inset Text
27646
27647 \begin_layout Plain Layout
27648
27649 \backslash
27650 b
27651 \begin_inset space \textvisiblespace{}
27652 \end_inset
27653
27654 e
27655 \end_layout
27656
27657 \end_inset
27658 </cell>
27659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27660 \begin_inset Text
27661
27662 \begin_layout Plain Layout
27663 \begin_inset ERT
27664 status collapsed
27665
27666 \begin_layout Plain Layout
27667
27668
27669 \backslash
27670 b e
27671 \end_layout
27672
27673 \end_inset
27674
27675
27676 \end_layout
27677
27678 \end_inset
27679 </cell>
27680 </row>
27681 <row>
27682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27683 \begin_inset Text
27684
27685 \begin_layout Plain Layout
27686
27687 \backslash
27688 t
27689 \begin_inset space \textvisiblespace{}
27690 \end_inset
27691
27692 ee
27693 \end_layout
27694
27695 \end_inset
27696 </cell>
27697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27698 \begin_inset Text
27699
27700 \begin_layout Plain Layout
27701 \begin_inset ERT
27702 status collapsed
27703
27704 \begin_layout Plain Layout
27705
27706
27707 \backslash
27708 t ee
27709 \end_layout
27710
27711 \end_inset
27712
27713
27714 \end_layout
27715
27716 \end_inset
27717 </cell>
27718 </row>
27719 </lyxtabular>
27720
27721 \end_inset
27722
27723
27724 \begin_inset space \hfill{}
27725 \end_inset
27726
27727
27728 \begin_inset Tabular
27729 <lyxtabular version="3" rows="8" columns="2">
27730 <features tabularvalignment="middle">
27731 <column alignment="block" valignment="top">
27732 <column alignment="center" valignment="top">
27733 <row>
27734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27735 \begin_inset Text
27736
27737 \begin_layout Plain Layout
27738 Comando
27739 \end_layout
27740
27741 \end_inset
27742 </cell>
27743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27744 \begin_inset Text
27745
27746 \begin_layout Plain Layout
27747 Resultado
27748 \end_layout
27749
27750 \end_inset
27751 </cell>
27752 </row>
27753 <row>
27754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27755 \begin_inset Text
27756
27757 \begin_layout Plain Layout
27758
27759 \backslash
27760 H
27761 \begin_inset space \textvisiblespace{}
27762 \end_inset
27763
27764 e
27765 \end_layout
27766
27767 \end_inset
27768 </cell>
27769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27770 \begin_inset Text
27771
27772 \begin_layout Plain Layout
27773 \begin_inset ERT
27774 status collapsed
27775
27776 \begin_layout Plain Layout
27777
27778
27779 \backslash
27780 H e
27781 \end_layout
27782
27783 \end_inset
27784
27785
27786 \end_layout
27787
27788 \end_inset
27789 </cell>
27790 </row>
27791 <row>
27792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27793 \begin_inset Text
27794
27795 \begin_layout Plain Layout
27796
27797 \backslash
27798 'e
27799 \end_layout
27800
27801 \end_inset
27802 </cell>
27803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27804 \begin_inset Text
27805
27806 \begin_layout Plain Layout
27807 \begin_inset ERT
27808 status collapsed
27809
27810 \begin_layout Plain Layout
27811
27812
27813 \backslash
27814 'e
27815 \end_layout
27816
27817 \end_inset
27818
27819
27820 \end_layout
27821
27822 \end_inset
27823 </cell>
27824 </row>
27825 <row>
27826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27827 \begin_inset Text
27828
27829 \begin_layout Plain Layout
27830
27831 \backslash
27832 ~e
27833 \begin_inset Index idx
27834 status collapsed
27835
27836 \begin_layout Plain Layout
27837 Tilde
27838 \end_layout
27839
27840 \end_inset
27841
27842
27843 \end_layout
27844
27845 \end_inset
27846 </cell>
27847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27848 \begin_inset Text
27849
27850 \begin_layout Plain Layout
27851 \begin_inset ERT
27852 status collapsed
27853
27854 \begin_layout Plain Layout
27855
27856
27857 \backslash
27858 ~e
27859 \end_layout
27860
27861 \end_inset
27862
27863
27864 \end_layout
27865
27866 \end_inset
27867 </cell>
27868 </row>
27869 <row>
27870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27871 \begin_inset Text
27872
27873 \begin_layout Plain Layout
27874
27875 \backslash
27876 .e
27877 \end_layout
27878
27879 \end_inset
27880 </cell>
27881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27882 \begin_inset Text
27883
27884 \begin_layout Plain Layout
27885 \begin_inset ERT
27886 status collapsed
27887
27888 \begin_layout Plain Layout
27889
27890
27891 \backslash
27892 .e
27893 \end_layout
27894
27895 \end_inset
27896
27897
27898 \end_layout
27899
27900 \end_inset
27901 </cell>
27902 </row>
27903 <row>
27904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27905 \begin_inset Text
27906
27907 \begin_layout Plain Layout
27908
27909 \backslash
27910 v
27911 \begin_inset space \textvisiblespace{}
27912 \end_inset
27913
27914 e
27915 \end_layout
27916
27917 \end_inset
27918 </cell>
27919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27920 \begin_inset Text
27921
27922 \begin_layout Plain Layout
27923 \begin_inset ERT
27924 status collapsed
27925
27926 \begin_layout Plain Layout
27927
27928
27929 \backslash
27930 v e
27931 \end_layout
27932
27933 \end_inset
27934
27935
27936 \end_layout
27937
27938 \end_inset
27939 </cell>
27940 </row>
27941 <row>
27942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27943 \begin_inset Text
27944
27945 \begin_layout Plain Layout
27946
27947 \backslash
27948 d
27949 \begin_inset space \textvisiblespace{}
27950 \end_inset
27951
27952 e
27953 \end_layout
27954
27955 \end_inset
27956 </cell>
27957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27958 \begin_inset Text
27959
27960 \begin_layout Plain Layout
27961 \begin_inset ERT
27962 status collapsed
27963
27964 \begin_layout Plain Layout
27965
27966
27967 \backslash
27968 d e
27969 \end_layout
27970
27971 \end_inset
27972
27973
27974 \end_layout
27975
27976 \end_inset
27977 </cell>
27978 </row>
27979 <row>
27980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27981 \begin_inset Text
27982
27983 \begin_layout Plain Layout
27984
27985 \backslash
27986 c
27987 \begin_inset space \textvisiblespace{}
27988 \end_inset
27989
27990 e
27991 \end_layout
27992
27993 \end_inset
27994 </cell>
27995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27996 \begin_inset Text
27997
27998 \begin_layout Plain Layout
27999 \begin_inset ERT
28000 status collapsed
28001
28002 \begin_layout Plain Layout
28003
28004
28005 \backslash
28006 c e
28007 \end_layout
28008
28009 \end_inset
28010
28011
28012 \end_layout
28013
28014 \end_inset
28015 </cell>
28016 </row>
28017 </lyxtabular>
28018
28019 \end_inset
28020
28021
28022 \begin_inset space \hfill{}
28023 \end_inset
28024
28025
28026 \end_layout
28027
28028 \begin_layout Standard
28029 \begin_inset VSpace medskip
28030 \end_inset
28031
28032
28033 \end_layout
28034
28035 \begin_layout Standard
28036 Con el comando 
28037 \series bold
28038
28039 \backslash
28040 t
28041 \series default
28042  también se pueden acentuar dos caracteres distintos.
28043  El comando 
28044 \series bold
28045
28046 \backslash
28047 t
28048 \begin_inset space \textvisiblespace{}
28049 \end_inset
28050
28051 sz
28052 \series default
28053  genera 
28054 \begin_inset ERT
28055 status collapsed
28056
28057 \begin_layout Plain Layout
28058
28059
28060 \backslash
28061 t sz
28062 \end_layout
28063
28064 \end_inset
28065
28066
28067 \end_layout
28068
28069 \begin_layout Standard
28070 Los acentos 
28071 \series bold
28072 `
28073 \series default
28074  , 
28075 \series bold
28076 '
28077 \series default
28078  y 
28079 \series bold
28080 ^
28081 \series default
28082  se pueden insertar directamente con el teclado sobre vocales sin usar modo
28083  \SpecialChar TeX
28084 .
28085  Lo mismo se aplica a la tilde
28086 \begin_inset Foot
28087 status collapsed
28088
28089 \begin_layout Plain Layout
28090 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
28091 \end_layout
28092
28093 \end_inset
28094
28095  con 
28096 \emph on
28097 a
28098 \emph default
28099
28100 \emph on
28101 o
28102 \emph default
28103  y 
28104 \emph on
28105 n.
28106 \end_layout
28107
28108 \begin_layout Standard
28109 Los comandos 
28110 \series bold
28111
28112 \backslash
28113 b
28114 \series default
28115  , 
28116 \series bold
28117
28118 \backslash
28119 c
28120 \series default
28121  , 
28122 \series bold
28123
28124 \backslash
28125 d
28126 \series default
28127  , 
28128 \series bold
28129
28130 \backslash
28131 H
28132 \series default
28133  , 
28134 \series bold
28135
28136 \backslash
28137 t
28138 \series default
28139  , 
28140 \series bold
28141
28142 \backslash
28143 u
28144 \series default
28145  , 
28146 \series bold
28147
28148 \backslash
28149 v
28150 \series default
28151 , y acentos insertados directamente con el teclado también están disponibles
28152  en texto matemático.
28153  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
28154  
28155 \begin_inset CommandInset ref
28156 LatexCommand ref
28157 reference "subsec:Acentos-para-un"
28158
28159 \end_inset
28160
28161 .
28162 \end_layout
28163
28164 \begin_layout Standard
28165 \begin_inset VSpace bigskip
28166 \end_inset
28167
28168
28169 \end_layout
28170
28171 \begin_layout Standard
28172 Además, con el comando 
28173 \series bold
28174
28175 \backslash
28176 textcircled
28177 \series default
28178
28179 \begin_inset Index idx
28180 status collapsed
28181
28182 \begin_layout Plain Layout
28183 Comandos ! T ! 
28184 \backslash
28185 textcircled
28186 \end_layout
28187
28188 \end_inset
28189
28190  se pueden insertar en un círculo todos los números y letras, de forma parecida
28191  al símbolo copyright.
28192 \begin_inset Separator parbreak
28193 \end_inset
28194
28195
28196 \end_layout
28197
28198 \begin_layout Standard
28199 \noindent
28200 \align center
28201 \begin_inset Tabular
28202 <lyxtabular version="3" rows="3" columns="2">
28203 <features tabularvalignment="middle">
28204 <column alignment="center" valignment="top">
28205 <column alignment="center" valignment="top">
28206 <row>
28207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28208 \begin_inset Text
28209
28210 \begin_layout Plain Layout
28211 Comando
28212 \end_layout
28213
28214 \end_inset
28215 </cell>
28216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28217 \begin_inset Text
28218
28219 \begin_layout Plain Layout
28220 Resultado
28221 \begin_inset Note Note
28222 status collapsed
28223
28224 \begin_layout Plain Layout
28225
28226 \series bold
28227
28228 \backslash
28229 raisebox
28230 \series default
28231  se usa sólo como espaciador
28232 \end_layout
28233
28234 \end_inset
28235
28236
28237 \end_layout
28238
28239 \end_inset
28240 </cell>
28241 </row>
28242 <row>
28243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28244 \begin_inset Text
28245
28246 \begin_layout Plain Layout
28247
28248 \backslash
28249 textcircled{w}
28250 \end_layout
28251
28252 \end_inset
28253 </cell>
28254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28255 \begin_inset Text
28256
28257 \begin_layout Plain Layout
28258 \begin_inset ERT
28259 status collapsed
28260
28261 \begin_layout Plain Layout
28262
28263
28264 \backslash
28265 textcircled{w}
28266 \end_layout
28267
28268 \end_inset
28269
28270
28271 \end_layout
28272
28273 \end_inset
28274 </cell>
28275 </row>
28276 <row>
28277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28278 \begin_inset Text
28279
28280 \begin_layout Plain Layout
28281
28282 \backslash
28283 Large 
28284 \backslash
28285 textcircled{
28286 \backslash
28287 normalsize
28288 \backslash
28289 protect
28290 \backslash
28291 raisebox{-1.5pt}{W}}
28292 \end_layout
28293
28294 \end_inset
28295 </cell>
28296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28297 \begin_inset Text
28298
28299 \begin_layout Plain Layout
28300 \begin_inset Formula $\raisebox{4.5mm}{}$
28301 \end_inset
28302
28303
28304 \begin_inset ERT
28305 status collapsed
28306
28307 \begin_layout Plain Layout
28308
28309
28310 \backslash
28311 Large 
28312 \backslash
28313 textcircled{
28314 \backslash
28315 normalsize
28316 \backslash
28317 protect
28318 \backslash
28319 raisebox{-1.5pt}W}
28320 \end_layout
28321
28322 \end_inset
28323
28324
28325 \begin_inset Formula $\raisebox{-2mm}{}$
28326 \end_inset
28327
28328
28329 \end_layout
28330
28331 \end_inset
28332 </cell>
28333 </row>
28334 </lyxtabular>
28335
28336 \end_inset
28337
28338
28339 \end_layout
28340
28341 \begin_layout Standard
28342 Hay que tener cuidado que el carácter se ajuste al círculo.
28343  Por eso 
28344 \series bold
28345
28346 \backslash
28347 Large
28348 \begin_inset Foot
28349 status collapsed
28350
28351 \begin_layout Plain Layout
28352 véase 
28353 \begin_inset CommandInset ref
28354 LatexCommand ref
28355 reference "subsec:Tamaños-de-tipografías"
28356
28357 \end_inset
28358
28359
28360 \end_layout
28361
28362 \end_inset
28363
28364
28365 \series default
28366  especifica el tamaño del círculo.
28367  Con ayuda de 
28368 \series bold
28369
28370 \backslash
28371 raisebox
28372 \begin_inset Foot
28373 status collapsed
28374
28375 \begin_layout Plain Layout
28376 véase 
28377 \begin_inset CommandInset ref
28378 LatexCommand ref
28379 reference "subsec:Marcos-sin-bordes"
28380
28381 \end_inset
28382
28383
28384 \end_layout
28385
28386 \end_inset
28387
28388
28389 \series default
28390  se puede centrar el carácter.
28391 \end_layout
28392
28393 \begin_layout Subsection
28394 Números en estilo antiguo
28395 \begin_inset Index idx
28396 status collapsed
28397
28398 \begin_layout Plain Layout
28399 Numeros@Números ! en estilo antiguo
28400 \end_layout
28401
28402 \end_inset
28403
28404
28405 \end_layout
28406
28407 \begin_layout Standard
28408 Los números en estilo antiguo o elzevirianos se componen con el comando
28409  
28410 \series bold
28411
28412 \backslash
28413 oldstylenums
28414 \series default
28415
28416 \begin_inset Index idx
28417 status collapsed
28418
28419 \begin_layout Plain Layout
28420 Comandos ! O ! 
28421 \backslash
28422 oldstylenums
28423 \end_layout
28424
28425 \end_inset
28426
28427 .
28428  El comando se puede usar en ecuaciones y en modo \SpecialChar TeX
28429 .
28430  Su esquema es:
28431 \end_layout
28432
28433 \begin_layout Standard
28434
28435 \series bold
28436
28437 \backslash
28438 oldstylenums{número}
28439 \end_layout
28440
28441 \begin_layout Standard
28442 El comando 
28443 \series bold
28444
28445 \backslash
28446 oldstylenums{0123456789}
28447 \series default
28448  genera: 
28449 \begin_inset Formula $\oldstylenums{0123456789}$
28450 \end_inset
28451
28452
28453 \end_layout
28454
28455 \begin_layout Section
28456 Estilos de ecuación
28457 \begin_inset CommandInset label
28458 LatexCommand label
28459 name "sec:Estilos-de-ecuación"
28460
28461 \end_inset
28462
28463
28464 \begin_inset Index idx
28465 status collapsed
28466
28467 \begin_layout Plain Layout
28468 Ecuación ! estilos de
28469 \end_layout
28470
28471 \end_inset
28472
28473
28474 \end_layout
28475
28476 \begin_layout Itemize
28477 Hay dos estilos diferentes de alineación:
28478 \begin_inset Separator parbreak
28479 \end_inset
28480
28481
28482 \end_layout
28483
28484 \begin_deeper
28485 \begin_layout Description
28486 Centrado es el estándar predefinido
28487 \end_layout
28488
28489 \begin_layout Description
28490 Sangrado para este estilo debe insertarse la opción de clase 
28491 \series bold
28492 fleqn
28493 \series default
28494  en el menú 
28495 \family sans
28496 Documento\SpecialChar menuseparator
28497 Configuración
28498 \family default
28499  bajo 
28500 \family sans
28501 Clase de documento
28502 \end_layout
28503
28504 \begin_layout Standard
28505 Cuando se usa 
28506 \series bold
28507 Sangrado
28508 \series default
28509 , éste se puede ajustar con la longitud 
28510 \series bold
28511
28512 \backslash
28513 mathindent
28514 \series default
28515
28516 \begin_inset Index idx
28517 status collapsed
28518
28519 \begin_layout Plain Layout
28520 Comandos ! M ! 
28521 \backslash
28522 mathindent
28523 \end_layout
28524
28525 \end_inset
28526
28527 .
28528  Para 15
28529 \begin_inset space \thinspace{}
28530 \end_inset
28531
28532 mm, por ejemplo, se inserta esta línea de comando en el preámbulo \SpecialChar LaTeX
28533 :
28534 \end_layout
28535
28536 \begin_layout Standard
28537
28538 \series bold
28539
28540 \backslash
28541 setlength{
28542 \backslash
28543 mathindent}{15mm}
28544 \end_layout
28545
28546 \begin_layout Standard
28547 Si no se especifica longitud se usa el valor predeterminado de 30
28548 \begin_inset space \thinspace{}
28549 \end_inset
28550
28551 pt.
28552 \end_layout
28553
28554 \end_deeper
28555 \begin_layout Itemize
28556 Y dos estilos diferentes de numeración:
28557 \begin_inset Separator parbreak
28558 \end_inset
28559
28560
28561 \end_layout
28562
28563 \begin_deeper
28564 \begin_layout Description
28565 Derecha es el estándar predefinido
28566 \end_layout
28567
28568 \begin_layout Description
28569 Izquierda para este estilo debe insertarse la opción de clase 
28570 \series bold
28571 leqno
28572 \series default
28573  en el menú 
28574 \family sans
28575 Documento\SpecialChar menuseparator
28576 Configuración
28577 \family default
28578  bajo 
28579 \family sans
28580 Clase de documento
28581 \end_layout
28582
28583 \end_deeper
28584 \begin_layout Standard
28585
28586 \series bold
28587 fleqn
28588 \series default
28589  y 
28590 \series bold
28591 leqno
28592 \series default
28593  también se pueden usar juntos.
28594  En ese caso se insertan ambas opciones, separadas por una coma.
28595 \end_layout
28596
28597 \begin_layout Standard
28598 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
28599  documento.
28600  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
28601  estilo 
28602 \series bold
28603 Centrado
28604 \series default
28605  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
28606 \begin_inset CommandInset ref
28607 LatexCommand ref
28608 reference "subsec:Entorno-flalign"
28609
28610 \end_inset
28611
28612 .
28613 \end_layout
28614
28615 \begin_layout Section
28616 Ecuaciones multilínea
28617 \begin_inset CommandInset label
28618 LatexCommand label
28619 name "sec:Ecuaciones-multilínea"
28620
28621 \end_inset
28622
28623
28624 \begin_inset Index idx
28625 status collapsed
28626
28627 \begin_layout Plain Layout
28628 Ecuación ! multilínea
28629 \end_layout
28630
28631 \end_inset
28632
28633
28634 \end_layout
28635
28636 \begin_layout Subsection
28637 General
28638 \end_layout
28639
28640 \begin_layout Standard
28641 En \SpecialChar LyX
28642  se generan nuevas líneas en una ecuación con 
28643 \family sans
28644 Ctrl+Entrar
28645 \family default
28646 .
28647  Esto crea un 
28648 \series bold
28649 entorno eqnarray
28650 \series default
28651 , que se describe en
28652 \begin_inset space ~
28653 \end_inset
28654
28655
28656 \begin_inset CommandInset ref
28657 LatexCommand ref
28658 reference "subsec:Entorno-eqnarray"
28659
28660 \end_inset
28661
28662  o, si se ha marcado la opción 
28663 \family sans
28664 Usar
28665 \begin_inset space ~
28666 \end_inset
28667
28668 el
28669 \begin_inset space ~
28670 \end_inset
28671
28672 paquete
28673 \begin_inset space ~
28674 \end_inset
28675
28676 de
28677 \begin_inset space ~
28678 \end_inset
28679
28680 ecuaciones
28681 \begin_inset space ~
28682 \end_inset
28683
28684 AMS
28685 \family default
28686  en la configuración del documento
28687 \family sans
28688 , un 
28689 \series bold
28690 entorno
28691 \family default
28692 \series default
28693  
28694 \series bold
28695 align
28696 \series default
28697 , que se describe en
28698 \begin_inset space ~
28699 \end_inset
28700
28701
28702 \begin_inset CommandInset ref
28703 LatexCommand ref
28704 reference "subsec:Entorno-align-estándar"
28705
28706 \end_inset
28707
28708 .
28709  Se recomienda el entorno align porque proporciona una salida tipográficamente
28710  correcta en cualquier caso.
28711 \end_layout
28712
28713 \begin_layout Standard
28714 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28715  el menú 
28716 \family sans
28717 Insertar\SpecialChar menuseparator
28718 Ecuación
28719 \family default
28720 .
28721  En las siguientes secciones se describen estos entornos.
28722 \end_layout
28723
28724 \begin_layout Standard
28725 En todos los entornos de ecuación multilínea la combinación 
28726 \family sans
28727 Ctrl+Entrar
28728 \family default
28729  genera una línea nueva.
28730  Para añadir o quitar líneas se pueden usar los botones 
28731 \begin_inset Info
28732 type  "icon"
28733 arg   "inset-modify tabular append-row"
28734 \end_inset
28735
28736  o 
28737 \begin_inset Info
28738 type  "icon"
28739 arg   "inset-modify tabular delete-row"
28740 \end_inset
28741
28742  de la barra de herramientas, respectivamente, o el menú 
28743 \family sans
28744 Editar\SpecialChar menuseparator
28745 Filas y columnas
28746 \family default
28747 .
28748 \end_layout
28749
28750 \begin_layout Subsubsection
28751 Separación de líneas
28752 \begin_inset CommandInset label
28753 LatexCommand label
28754 name "subsec:Separación-de-líneas"
28755
28756 \end_inset
28757
28758
28759 \begin_inset Index idx
28760 status collapsed
28761
28762 \begin_layout Plain Layout
28763 Ecuación ! multilínea ! separación de filas
28764 \end_layout
28765
28766 \end_inset
28767
28768
28769 \end_layout
28770
28771 \begin_layout Standard
28772 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28773 \begin_inset Formula 
28774 \begin{eqnarray*}
28775 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}\\
28776 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
28777 \end{eqnarray*}
28778
28779 \end_inset
28780
28781 En \SpecialChar LaTeX
28782  un espacio adicional para una línea se especifica como argumento opcional
28783  del comando de nueva línea.
28784  Esto aún no es posible en LYX,
28785 \begin_inset Foot
28786 status collapsed
28787
28788 \begin_layout Plain Layout
28789 véase 
28790 \begin_inset CommandInset href
28791 LatexCommand href
28792 name "LyX-bug #1505"
28793 target "http://www.lyx.org/trac/ticket/1505"
28794
28795 \end_inset
28796
28797
28798 \end_layout
28799
28800 \end_inset
28801
28802  por lo que toda la ecuación debe insertarse en modo \SpecialChar TeX
28803 .
28804  Para añadir espacio en nuestro ejemplo se inserta el comando 
28805 \series bold
28806
28807 \backslash
28808
28809 \backslash
28810 [3mm]
28811 \series default
28812  al final de la primera línea.
28813  Así: 
28814 \begin_inset ERT
28815 status collapsed
28816
28817 \begin_layout Plain Layout
28818
28819
28820 \backslash
28821 begin{eqnarray*}
28822 \end_layout
28823
28824 \begin_layout Plain Layout
28825
28826 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28827  = & 
28828 \backslash
28829 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28830 \backslash
28831
28832 \backslash
28833 [3mm]
28834 \end_layout
28835
28836 \begin_layout Plain Layout
28837
28838 4x^{2}
28839 \backslash
28840 left(B^{2}+x_{0}^{2}
28841 \backslash
28842 right)+4x_{0}x
28843 \backslash
28844 left(D-B^{2}
28845 \backslash
28846 right)+B^{2}
28847 \backslash
28848 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28849 \backslash
28850 right) & = & 0
28851 \end_layout
28852
28853 \begin_layout Plain Layout
28854
28855
28856 \backslash
28857 end{eqnarray*}
28858 \end_layout
28859
28860 \end_inset
28861
28862
28863 \begin_inset VSpace bigskip
28864 \end_inset
28865
28866
28867 \end_layout
28868
28869 \begin_layout Standard
28870 Para obtener separación en todas las líneas hay que cambiar la longitud
28871  
28872 \series bold
28873
28874 \backslash
28875 jot
28876 \series default
28877
28878 \begin_inset Index idx
28879 status collapsed
28880
28881 \begin_layout Plain Layout
28882 Comandos ! J ! 
28883 \backslash
28884 jot
28885 \end_layout
28886
28887 \end_inset
28888
28889 .
28890  La definición es: 
28891 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\,pt+\backslash jot}$
28892 \end_inset
28893
28894 .
28895  El valor predeterminado para 
28896 \series bold
28897
28898 \backslash
28899 jot
28900 \series default
28901  es 3
28902 \begin_inset space \thinspace{}
28903 \end_inset
28904
28905 pt.
28906  Para establecer una separación adicional de 3
28907 \begin_inset space \thinspace{}
28908 \end_inset
28909
28910 mm como en el ejemplo anterior, se inserta el comando
28911 \end_layout
28912
28913 \begin_layout Standard
28914
28915 \series bold
28916
28917 \backslash
28918 setlength{
28919 \backslash
28920 jot}{3mm+3pt}
28921 \end_layout
28922
28923 \begin_layout Standard
28924 en modo \SpecialChar TeX
28925  antes de la ecuación.
28926  Es necesario cargar el paquete 
28927 \series bold
28928 calc
28929 \series default
28930
28931 \begin_inset Foot
28932 status collapsed
28933
28934 \begin_layout Plain Layout
28935
28936 \series bold
28937 calc
28938 \series default
28939  forma parte de toda instalación \SpecialChar LaTeX
28940  estándar.
28941 \end_layout
28942
28943 \end_inset
28944
28945
28946 \begin_inset Index idx
28947 status collapsed
28948
28949 \begin_layout Plain Layout
28950 Paquetes ! calc
28951 \end_layout
28952
28953 \end_inset
28954
28955  en el preámbulo con la línea
28956 \end_layout
28957
28958 \begin_layout Standard
28959
28960 \series bold
28961
28962 \backslash
28963 usepackage{calc}
28964 \end_layout
28965
28966 \begin_layout Standard
28967 Se obtiene:
28968 \begin_inset ERT
28969 status collapsed
28970
28971 \begin_layout Plain Layout
28972
28973
28974 \backslash
28975 setlength{
28976 \backslash
28977 jot}{3mm+3pt}
28978 \end_layout
28979
28980 \end_inset
28981
28982
28983 \begin_inset Formula 
28984 \begin{eqnarray*}
28985 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}\\
28986 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
28987 \end{eqnarray*}
28988
28989 \end_inset
28990
28991
28992 \begin_inset ERT
28993 status collapsed
28994
28995 \begin_layout Plain Layout
28996
28997
28998 \backslash
28999 setlength{
29000 \backslash
29001 jot}{3pt}
29002 \end_layout
29003
29004 \end_inset
29005
29006  Para volver a la distancia predeterminada, 
29007 \series bold
29008
29009 \backslash
29010 jot
29011 \series default
29012  se establece en 3
29013 \begin_inset space \thinspace{}
29014 \end_inset
29015
29016 pt.
29017 \end_layout
29018
29019 \begin_layout Subsubsection
29020 Separación de columnas
29021 \begin_inset CommandInset label
29022 LatexCommand label
29023 name "subsec:Separación-de-columnas"
29024
29025 \end_inset
29026
29027
29028 \begin_inset Index idx
29029 status collapsed
29030
29031 \begin_layout Plain Layout
29032 Ecuación ! multilínea !separación de columnas
29033 \end_layout
29034
29035 \end_inset
29036
29037
29038 \end_layout
29039
29040 \begin_layout Standard
29041 Una ecuación multilínea forma una matriz.
29042  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
29043  columnas.
29044  Cambiando la separación de columnas en este entorno se puede cambiar el
29045  espacio junto al signo de relación.
29046 \end_layout
29047
29048 \begin_layout Standard
29049 La separación de columnas se especifica con la longitud
29050 \series bold
29051  
29052 \backslash
29053 arraycolsep
29054 \series default
29055
29056 \begin_inset Index idx
29057 status collapsed
29058
29059 \begin_layout Plain Layout
29060 Comandos ! A ! 
29061 \backslash
29062 arraycolsep
29063 \end_layout
29064
29065 \end_inset
29066
29067  según:
29068 \begin_inset Newline newline
29069 \end_inset
29070
29071 separación de columnas = 2
29072 \begin_inset space \thinspace{}
29073 \end_inset
29074
29075
29076 \series bold
29077
29078 \backslash
29079 arraycolsep
29080 \series default
29081
29082 \begin_inset Newline newline
29083 \end_inset
29084
29085 Así, el comando en modo \SpecialChar TeX
29086
29087 \end_layout
29088
29089 \begin_layout Standard
29090
29091 \series bold
29092
29093 \backslash
29094 setlength{
29095 \backslash
29096 arraycolsep}{1cm}
29097 \end_layout
29098
29099 \begin_layout Standard
29100 establece para todas las ecuaciones siguientes una separación de columnas
29101  de 2
29102 \begin_inset space \thinspace{}
29103 \end_inset
29104
29105 cm.
29106  Para volver al valor predefinido, 
29107 \series bold
29108
29109 \backslash
29110 arraycolsep
29111 \series default
29112  se pone en 5
29113 \begin_inset space \thinspace{}
29114 \end_inset
29115
29116 pt.
29117 \end_layout
29118
29119 \begin_layout Standard
29120 Una ecuación con separación de 2
29121 \begin_inset space \thinspace{}
29122 \end_inset
29123
29124 cm entre columnas:
29125 \begin_inset ERT
29126 status collapsed
29127
29128 \begin_layout Plain Layout
29129
29130
29131 \backslash
29132 setlength{
29133 \backslash
29134 arraycolsep}{1cm}
29135 \end_layout
29136
29137 \end_inset
29138
29139
29140 \begin_inset Formula 
29141 \begin{eqnarray*}
29142 A & = & B\\
29143 C & \ne & A
29144 \end{eqnarray*}
29145
29146 \end_inset
29147
29148 Una ecuación con la separación predefinida para matrices, 10
29149 \begin_inset space \thinspace{}
29150 \end_inset
29151
29152 pt:
29153 \begin_inset ERT
29154 status collapsed
29155
29156 \begin_layout Plain Layout
29157
29158
29159 \backslash
29160 setlength{
29161 \backslash
29162 arraycolsep}{5pt}
29163 \end_layout
29164
29165 \end_inset
29166
29167
29168 \begin_inset Formula 
29169 \begin{eqnarray*}
29170 A & = & B\\
29171 C & \ne & A
29172 \end{eqnarray*}
29173
29174 \end_inset
29175
29176
29177 \end_layout
29178
29179 \begin_layout Subsubsection
29180 Ecuaciones largas
29181 \begin_inset Index idx
29182 status collapsed
29183
29184 \begin_layout Plain Layout
29185 Ecuación ! larga
29186 \end_layout
29187
29188 \end_inset
29189
29190
29191 \end_layout
29192
29193 \begin_layout Standard
29194 Se pueden componer ecuaciones largas mediante estos métodos:
29195 \end_layout
29196
29197 \begin_layout Itemize
29198 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
29199  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
29200 \begin_inset Formula 
29201 \begin{eqnarray}
29202 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 \\
29203  &  & -\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}
29204 \end{eqnarray}
29205
29206 \end_inset
29207
29208 El signo menos al principio de la segunda línea normalmente no aparece como
29209  operador porque es el primer carácter de la línea.
29210  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
29211  Para evitarlo se ha insertado 3
29212 \begin_inset space \thinspace{}
29213 \end_inset
29214
29215 pt de espacio detrás del menos con el comando 
29216 \series bold
29217
29218 \backslash
29219 hspace
29220 \series default
29221 .
29222 \begin_inset Foot
29223 status collapsed
29224
29225 \begin_layout Plain Layout
29226 véase más sobre 
29227 \series bold
29228
29229 \backslash
29230 hspace
29231 \series default
29232  en 
29233 \begin_inset CommandInset ref
29234 LatexCommand ref
29235 reference "subsec:Espacio-variable"
29236
29237 \end_inset
29238
29239
29240 \end_layout
29241
29242 \end_inset
29243
29244
29245 \begin_inset Index idx
29246 status collapsed
29247
29248 \begin_layout Plain Layout
29249 Comandos ! H ! 
29250 \backslash
29251 hspace
29252 \end_layout
29253
29254 \end_inset
29255
29256
29257 \end_layout
29258
29259 \begin_layout Itemize
29260 Si ambos lados de la ecuación son demasiado largos se usa el comando 
29261 \series bold
29262
29263 \backslash
29264 lefteqn
29265 \series default
29266
29267 \begin_inset Index idx
29268 status collapsed
29269
29270 \begin_layout Plain Layout
29271 Comandos ! L ! 
29272 \backslash
29273 lefteqn
29274 \end_layout
29275
29276 \end_inset
29277
29278 .
29279  Se inserta en la primer columna de la primera línea y hace que todas las
29280  inserciones posteriores sobreescriban las columnas siguientes:
29281 \begin_inset Formula 
29282 \begin{eqnarray}
29283 \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 \\
29284  &  & -\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 \\
29285  &  & =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}
29286 \end{eqnarray}
29287
29288 \end_inset
29289
29290 Tras la inserción de 
29291 \series bold
29292
29293 \backslash
29294 lefteqn
29295 \series default
29296  el cursor está en un marco púrpura un poco a la izquierda del azul.
29297  La ecuación se inserta en éste.
29298 \begin_inset Newline newline
29299 \end_inset
29300
29301 El contenido de las restantes líneas se inserta en la segunda columna o
29302  en otra.
29303  A mayor número de columna donde se inserte, mayor sangrado.
29304 \begin_inset VSpace medskip
29305 \end_inset
29306
29307
29308 \begin_inset Newline newline
29309 \end_inset
29310
29311
29312 \begin_inset Note Greyedout
29313 status open
29314
29315 \begin_layout Plain Layout
29316 Ten en cuenta lo siguiente si usas 
29317 \series bold
29318
29319 \backslash
29320 lefteqn
29321 \series default
29322 :
29323 \end_layout
29324
29325 \begin_layout Itemize
29326 La ecuación no usa la anchura total de la página.
29327  Cuando se añade, p.
29328 \begin_inset space \thinspace{}
29329 \end_inset
29330
29331 e., el término 
29332 \begin_inset Formula $-B^{2}$
29333 \end_inset
29334
29335  en la primera línea del ejemplo, debería estar fuera del margen.
29336  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
29337  principio de la primera línea.
29338 \end_layout
29339
29340 \begin_layout Itemize
29341 Debido a un fallo en \SpecialChar LyX
29342  el cursor no se puede poner con el ratón en la primera
29343  línea.
29344 \begin_inset Foot
29345 status collapsed
29346
29347 \begin_layout Plain Layout
29348 \begin_inset CommandInset href
29349 LatexCommand href
29350 name "LyX-bug #1429"
29351 target "http://www.lyx.org/trac/ticket/1429"
29352
29353 \end_inset
29354
29355
29356 \end_layout
29357
29358 \end_inset
29359
29360  Sólo se puede poner el cursor al principio de la línea y moverlo con las
29361  teclas de flecha.
29362 \end_layout
29363
29364 \end_inset
29365
29366  
29367 \end_layout
29368
29369 \begin_layout Itemize
29370 Se describen otros métodos para escribir fórmulas largas en 
29371 \begin_inset CommandInset ref
29372 LatexCommand ref
29373 reference "subsec:Entorno-multilínea"
29374
29375 \end_inset
29376
29377  y 
29378 \begin_inset CommandInset ref
29379 LatexCommand ref
29380 reference "subsec:Partes-multilínea"
29381
29382 \end_inset
29383
29384 .
29385 \end_layout
29386
29387 \begin_layout Subsubsection
29388 Fracciones multilínea
29389 \begin_inset CommandInset label
29390 LatexCommand label
29391 name "subsec:Fracciones-multilínea"
29392
29393 \end_inset
29394
29395
29396 \begin_inset Index idx
29397 status collapsed
29398
29399 \begin_layout Plain Layout
29400 Fracciones ! multilínea
29401 \end_layout
29402
29403 \end_inset
29404
29405
29406 \end_layout
29407
29408 \begin_layout Standard
29409 Hay casos en que el denominador y/o el numerador de una fracción son tan
29410  largos que no caben en una línea.
29411  Es necesario añadir un salto de línea mediante el comando 
29412 \series bold
29413
29414 \backslash
29415 splitfrac
29416 \series default
29417
29418 \begin_inset Index idx
29419 status collapsed
29420
29421 \begin_layout Plain Layout
29422 Comandos ! S ! 
29423 \backslash
29424 splitfrac
29425 \end_layout
29426
29427 \end_inset
29428
29429 .
29430  Para utilizarlo debe estar marcada la opción 
29431 \family sans
29432 Cargar
29433 \begin_inset space ~
29434 \end_inset
29435
29436 siempre
29437 \family default
29438  el paquete 
29439 \series bold
29440 mathtools
29441 \series default
29442
29443 \begin_inset Index idx
29444 status collapsed
29445
29446 \begin_layout Plain Layout
29447 Paquetes ! mathtools
29448 \end_layout
29449
29450 \end_inset
29451
29452  en las 
29453 \family sans
29454 Opciones
29455 \begin_inset space ~
29456 \end_inset
29457
29458 para
29459 \begin_inset space ~
29460 \end_inset
29461
29462 ecuaciones
29463 \family default
29464  en la configuración del documento.
29465
29466 \series bold
29467  
29468 \backslash
29469 splitfrac
29470 \series default
29471  se usa con la sintaxis
29472 \end_layout
29473
29474 \begin_layout Standard
29475
29476 \series bold
29477
29478 \backslash
29479 splitfrac{primera línea}{segunda línea}
29480 \end_layout
29481
29482 \begin_layout Standard
29483 en el denominador y/o en el numerador.
29484 \end_layout
29485
29486 \begin_layout Standard
29487 \begin_inset Formula 
29488 \[
29489 a=\frac{\splitfrac{xy+xy+xy+xy+xy}{+wy+wy+wy+wy}}{z}\ne\frac{\splitdfrac{xy+\frac{xy}{z}+xy+xy+xy}{+xy+xy+xy+xy}}{z}
29490 \]
29491
29492 \end_inset
29493
29494 El comando para el primer numerador es:
29495 \end_layout
29496
29497 \begin_layout Standard
29498
29499 \series bold
29500
29501 \backslash
29502 splitfrac{xy+xy+xy+xy+xy
29503 \begin_inset space \textvisiblespace{}
29504 \end_inset
29505
29506
29507 \backslash
29508 {+wy+wy+wy+wy
29509 \end_layout
29510
29511 \begin_layout Subsubsection
29512 Delimitadores multilínea
29513 \begin_inset CommandInset label
29514 LatexCommand label
29515 name "subsec:Delimitadores-multilínea"
29516
29517 \end_inset
29518
29519
29520 \begin_inset Index idx
29521 status collapsed
29522
29523 \begin_layout Plain Layout
29524 Delimitadores ! para varias líneas
29525 \end_layout
29526
29527 \end_inset
29528
29529
29530 \end_layout
29531
29532 \begin_layout Standard
29533 Para poner delimitadores que cubran varias líneas hay un problema:
29534 \begin_inset Formula 
29535 \begin{eqnarray*}
29536 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29537  &  & \left.\cdots+B-D\right]
29538 \end{eqnarray*}
29539
29540 \end_inset
29541
29542 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
29543 res con tamaño variable no abarcan líneas múltiples.
29544 \end_layout
29545
29546 \begin_layout Standard
29547 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
29548  primera línea se finaliza con 
29549 \series bold
29550
29551 \backslash
29552 right.
29553 \series default
29554
29555 \begin_inset Index idx
29556 status collapsed
29557
29558 \begin_layout Plain Layout
29559 Comandos ! R ! 
29560 \backslash
29561 right
29562 \end_layout
29563
29564 \end_inset
29565
29566  y la segunda con 
29567 \series bold
29568
29569 \backslash
29570 left.
29571 \series default
29572 .
29573 \begin_inset Foot
29574 status collapsed
29575
29576 \begin_layout Plain Layout
29577 Más sobre 
29578 \series bold
29579
29580 \backslash
29581 left.
29582
29583 \series default
29584  y 
29585 \series bold
29586
29587 \backslash
29588 right.
29589
29590 \series default
29591  en 
29592 \begin_inset CommandInset ref
29593 LatexCommand ref
29594 reference "subsec:Tamaño-automático-de"
29595
29596 \end_inset
29597
29598
29599 \end_layout
29600
29601 \end_inset
29602
29603
29604 \begin_inset Index idx
29605 status collapsed
29606
29607 \begin_layout Plain Layout
29608 Comandos ! L ! 
29609 \backslash
29610 left
29611 \end_layout
29612
29613 \end_inset
29614
29615  Después de 
29616 \series bold
29617
29618 \backslash
29619 left.
29620
29621 \series default
29622  se inserta el comando 
29623 \series bold
29624
29625 \backslash
29626 vphantom
29627 \series default
29628
29629 \begin_inset space \textvisiblespace{}
29630 \end_inset
29631
29632
29633 \series bold
29634
29635 \backslash
29636 prod
29637 \series default
29638 ^
29639 \begin_inset space \textvisiblespace{}
29640 \end_inset
29641
29642
29643 \series bold
29644
29645 \backslash
29646 infty
29647 \series default
29648
29649 \begin_inset space \textvisiblespace{}
29650 \end_inset
29651
29652
29653 \series bold
29654
29655 \begin_inset Formula $\downarrow$
29656 \end_inset
29657
29658 _R=1}
29659 \series default
29660
29661 \begin_inset Index idx
29662 status collapsed
29663
29664 \begin_layout Plain Layout
29665 Comandos ! V ! 
29666 \backslash
29667 vphantom
29668 \end_layout
29669
29670 \end_inset
29671
29672 , porque el operador de multiplicación con sus límites es el símbolo mayor
29673  en la primera línea y ese debería ser el tamaño para el delimitador en
29674  la segunda línea.
29675 \end_layout
29676
29677 \begin_layout Standard
29678 El resultado es: 
29679 \begin_inset Formula 
29680 \begin{eqnarray*}
29681 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29682  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29683 \end{eqnarray*}
29684
29685 \end_inset
29686
29687
29688 \end_layout
29689
29690 \begin_layout Subsection
29691 Entornos align
29692 \end_layout
29693
29694 \begin_layout Standard
29695 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
29696  Son especialmente apropiados para poner ecuaciones adosadas.
29697 \end_layout
29698
29699 \begin_layout Standard
29700 Los entornos align constan de columnas.
29701  Las columnas impares se alinean a la derecha, las pares a la izquierda.
29702  En un entorno align se puede numerar cada línea.
29703 \end_layout
29704
29705 \begin_layout Standard
29706 Los entornos align se crean con el menú 
29707 \family sans
29708 Insertar\SpecialChar menuseparator
29709 Ecuación
29710 \family default
29711 .
29712  Una ecuación existente se puede convertir a align con el menú 
29713 \family sans
29714 Editar\SpecialChar menuseparator
29715 Ecuación\SpecialChar menuseparator
29716 Cambiar tipo de ecuación
29717 \family default
29718 .
29719 \end_layout
29720
29721 \begin_layout Standard
29722 Para añadir o quitar columnas se pueden usar los botones 
29723 \begin_inset Info
29724 type  "icon"
29725 arg   "inset-modify tabular append-column"
29726 \end_inset
29727
29728  o 
29729 \begin_inset Info
29730 type  "icon"
29731 arg   "inset-modify tabular delete-column"
29732 \end_inset
29733
29734  de la barra de ecuaciones o el menú 
29735 \family sans
29736 Editar\SpecialChar menuseparator
29737 Filas y columnas
29738 \family default
29739 .
29740 \end_layout
29741
29742 \begin_layout Subsubsection
29743 Entorno align estándar
29744 \begin_inset CommandInset label
29745 LatexCommand label
29746 name "subsec:Entorno-align-estándar"
29747
29748 \end_inset
29749
29750
29751 \begin_inset Index idx
29752 status collapsed
29753
29754 \begin_layout Plain Layout
29755 Ecuación ! multilínea ! entorno align
29756 \end_layout
29757
29758 \end_inset
29759
29760
29761 \end_layout
29762
29763 \begin_layout Standard
29764 Este entorno align se crea pulsando 
29765 \family sans
29766 Ctrl+Entrar
29767 \family default
29768  en una ecuación o con el menú 
29769 \family sans
29770 Insertar\SpecialChar menuseparator
29771 Ecuación\SpecialChar menuseparator
29772 Entorno AMS align
29773 \family default
29774 .
29775 \end_layout
29776
29777 \begin_layout Standard
29778 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29779  align de cuatro columnas:
29780 \begin_inset Formula 
29781 \begin{align*}
29782 A & =\sen(B) & C & =D\\
29783 C & \neq A & B & \neq D
29784 \end{align*}
29785
29786 \end_inset
29787
29788 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29789  un 
29790 \series bold
29791
29792 \backslash
29793 hfill
29794 \series default
29795
29796 \begin_inset Foot
29797 status collapsed
29798
29799 \begin_layout Plain Layout
29800 Más sobre 
29801 \series bold
29802
29803 \backslash
29804 hfill
29805 \series default
29806  en 
29807 \begin_inset CommandInset ref
29808 LatexCommand ref
29809 reference "subsec:Espacio-variable"
29810
29811 \end_inset
29812
29813
29814 \end_layout
29815
29816 \end_inset
29817
29818  antes de la primera y detrás de cada columna par.
29819  Si se pone en estilo 
29820 \series bold
29821 Sangrado
29822 \series default
29823 ,
29824 \begin_inset Foot
29825 status collapsed
29826
29827 \begin_layout Plain Layout
29828 véase estilos de ecuación en 
29829 \begin_inset CommandInset ref
29830 LatexCommand ref
29831 reference "sec:Estilos-de-ecuación"
29832
29833 \end_inset
29834
29835
29836 \end_layout
29837
29838 \end_inset
29839
29840  la ecuación queda sin el 
29841 \series bold
29842
29843 \backslash
29844 hfill
29845 \series default
29846  ante la primera columna.
29847 \end_layout
29848
29849 \begin_layout Subsubsection
29850 Entorno alignat
29851 \begin_inset Index idx
29852 status collapsed
29853
29854 \begin_layout Plain Layout
29855 Ecuación ! multilínea ! entorno alignat
29856 \end_layout
29857
29858 \end_inset
29859
29860
29861 \end_layout
29862
29863 \begin_layout Standard
29864 El entorno alignat no tiene separación predefinida de columnas.
29865  Se puede insertar manualmente con los espacios descritos en 
29866 \begin_inset CommandInset ref
29867 LatexCommand ref
29868 reference "sec:Espacio"
29869
29870 \end_inset
29871
29872 .
29873 \end_layout
29874
29875 \begin_layout Standard
29876 El ejemplo anterior en el entorno alignat, con un espacio de 1
29877 \begin_inset space \thinspace{}
29878 \end_inset
29879
29880 cm al comienzo da la segunda ecuación:
29881 \begin_inset Formula 
29882 \begin{alignat*}{2}
29883 A & =\sen(B)\hspace{1cm} & C & =D\\
29884 C & \neq A & B & \neq D
29885 \end{alignat*}
29886
29887 \end_inset
29888
29889 Como cada columna puede tener un espacio diferente, este entorno es especialment
29890 e apropiado para poner tres o más ecuaciones adosadas.
29891 \end_layout
29892
29893 \begin_layout Subsubsection
29894 Entorno flalign
29895 \begin_inset CommandInset label
29896 LatexCommand label
29897 name "subsec:Entorno-flalign"
29898
29899 \end_inset
29900
29901
29902 \begin_inset Index idx
29903 status collapsed
29904
29905 \begin_layout Plain Layout
29906 Ecuación ! multilínea ! entorno flalign
29907 \end_layout
29908
29909 \end_inset
29910
29911
29912 \end_layout
29913
29914 \begin_layout Standard
29915 En este entorno las dos primeras columnas están siempre tan a la izquierda
29916  como sea posible y las dos últimas a la derecha.
29917  Ejemplo:
29918 \begin_inset Formula 
29919 \begin{flalign*}
29920 A & =1 & B & =2 & C & =3\\
29921 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
29922 \end{flalign*}
29923
29924 \end_inset
29925
29926 En un entorno flalign con un número impar de columnas, en la última de las
29927  cuales se inserta una llave \SpecialChar TeX
29928  vacía, se pueden poner varias ecuaciones alineadas
29929  a la izquierda, aunque se use el estilo 
29930 \series bold
29931 Centrado
29932 \series default
29933 .
29934  Un ejemplo de fórmula sangrada 
29935 \begin_inset CommandInset ref
29936 LatexCommand eqref
29937 reference "eq:IntVol"
29938
29939 \end_inset
29940
29941 :
29942 \begin_inset Formula 
29943 \begin{flalign}
29944 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
29945 \end{flalign}
29946
29947 \end_inset
29948
29949 Las dos primeras columnas contienen la fórmula.
29950  Para sangrarla como con el estilo 
29951 \series bold
29952 Sangrado
29953 \series default
29954 , se añade un espacio de 30
29955 \begin_inset space \thinspace{}
29956 \end_inset
29957
29958 pt al comienzo de la primera columna.
29959  
29960 \end_layout
29961
29962 \begin_layout Subsection
29963 Entorno eqnarray
29964 \begin_inset CommandInset label
29965 LatexCommand label
29966 name "subsec:Entorno-eqnarray"
29967
29968 \end_inset
29969
29970
29971 \begin_inset Index idx
29972 status collapsed
29973
29974 \begin_layout Plain Layout
29975 Ecuación ! multilínea ! entorno eqnarray
29976 \end_layout
29977
29978 \end_inset
29979
29980
29981 \begin_inset Index idx
29982 status collapsed
29983
29984 \begin_layout Plain Layout
29985 Ecuación ! multilínea ! entorno eqnarray
29986 \end_layout
29987
29988 \end_inset
29989
29990
29991 \end_layout
29992
29993 \begin_layout Standard
29994 Al introducir este entorno aparecen tres marcos azules.
29995  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29996  El contenido del marco central está centrado y algo más pequeño, porque
29997  está diseñado para insertar sólo caracteres de relación.
29998 \begin_inset Formula 
29999 \begin{eqnarray*}
30000 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
30001 AB & AB & AB\\
30002 A & = & A
30003 \end{eqnarray*}
30004
30005 \end_inset
30006
30007
30008 \end_layout
30009
30010 \begin_layout Subsection
30011 Entorno gather
30012 \begin_inset Index idx
30013 status collapsed
30014
30015 \begin_layout Plain Layout
30016 Ecuación ! multilínea ! entorno gather
30017 \end_layout
30018
30019 \end_inset
30020
30021
30022 \end_layout
30023
30024 \begin_layout Standard
30025 Este entorno consta de una sola columna centrada.
30026  Se puede numerar cada línea.
30027 \begin_inset Formula 
30028 \begin{gather}
30029 A=1\\
30030 X=\mbox{-}1
30031 \end{gather}
30032
30033 \end_inset
30034
30035
30036 \end_layout
30037
30038 \begin_layout Subsection
30039 Entorno multilínea
30040 \begin_inset CommandInset label
30041 LatexCommand label
30042 name "subsec:Entorno-multilínea"
30043
30044 \end_inset
30045
30046
30047 \begin_inset Index idx
30048 status collapsed
30049
30050 \begin_layout Plain Layout
30051 Ecuación ! multilínea ! entorno multilínea
30052 \end_layout
30053
30054 \end_inset
30055
30056
30057 \end_layout
30058
30059 \begin_layout Standard
30060 El entorno multilínea, como gather, consta de una sola columna.
30061  Pero la primera línea está alineada a la izquierda, la última a la derecha.
30062  Las demás están centradas.
30063  Por tanto este entorno es apropiado para ecuaciones largas.
30064  Como ejemplo, la ecuación
30065 \begin_inset space ~
30066 \end_inset
30067
30068
30069 \begin_inset CommandInset ref
30070 LatexCommand eqref
30071 reference "eq:lefteqn"
30072
30073 \end_inset
30074
30075  en entorno multilínea:
30076 \begin_inset Formula 
30077 \begin{multline}
30078 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}\\
30079 -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}\\
30080 =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}}
30081 \end{multline}
30082
30083 \end_inset
30084
30085 En la salida sólo aparece numerada la última (primera) línea si la numeración
30086  del documento es a la derecha (izquierda).
30087 \begin_inset Foot
30088 status collapsed
30089
30090 \begin_layout Plain Layout
30091 véanse los estilos de numeración en 
30092 \begin_inset CommandInset ref
30093 LatexCommand ref
30094 reference "sec:Estilos-de-ecuación"
30095
30096 \end_inset
30097
30098
30099 \end_layout
30100
30101 \end_inset
30102
30103
30104 \end_layout
30105
30106 \begin_layout Standard
30107 Con los comandos 
30108 \series bold
30109
30110 \backslash
30111 shoveright
30112 \series default
30113
30114 \begin_inset Index idx
30115 status collapsed
30116
30117 \begin_layout Plain Layout
30118 Comandos ! S ! 
30119 \backslash
30120 shoveright
30121 \end_layout
30122
30123 \end_inset
30124
30125  y 
30126 \series bold
30127
30128 \backslash
30129 shoveleft
30130 \series default
30131
30132 \begin_inset Index idx
30133 status collapsed
30134
30135 \begin_layout Plain Layout
30136 Comandos ! S ! 
30137 \backslash
30138 shoveleft
30139 \end_layout
30140
30141 \end_inset
30142
30143 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
30144 ente.
30145  Los comandos se usan como sigue:
30146 \end_layout
30147
30148 \begin_layout Standard
30149
30150 \series bold
30151
30152 \backslash
30153 shoveright{contenido de la línea}
30154 \series default
30155  y 
30156 \series bold
30157
30158 \backslash
30159 shoveleft{contenido de la línea}
30160 \end_layout
30161
30162 \begin_layout Standard
30163 \begin_inset VSpace medskip
30164 \end_inset
30165
30166
30167 \end_layout
30168
30169 \begin_layout Standard
30170 La longitud 
30171 \series bold
30172
30173 \backslash
30174 multlinegap
30175 \series default
30176
30177 \begin_inset Index idx
30178 status collapsed
30179
30180 \begin_layout Plain Layout
30181 Comandos ! M ! 
30182 \backslash
30183 multlinegap
30184 \end_layout
30185
30186 \end_inset
30187
30188  especifica la distancia de la primera línea desde el margen izquierdo de
30189  la página.
30190  Esta longitud es 0
30191 \begin_inset space \thinspace{}
30192 \end_inset
30193
30194 pt por omisión.
30195 \end_layout
30196
30197 \begin_layout Standard
30198 Como ejemplo la ecuación anterior con el comando
30199 \end_layout
30200
30201 \begin_layout Standard
30202
30203 \series bold
30204
30205 \backslash
30206 setlength{
30207 \backslash
30208 multlinegap}{2cm}
30209 \end_layout
30210
30211 \begin_layout Standard
30212 insertado previamente en modo \SpecialChar TeX
30213 :
30214 \begin_inset ERT
30215 status collapsed
30216
30217 \begin_layout Plain Layout
30218
30219
30220 \backslash
30221 setlength{
30222 \backslash
30223 multlinegap}{2cm}
30224 \end_layout
30225
30226 \end_inset
30227
30228
30229 \begin_inset Formula 
30230 \begin{multline}
30231 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}\\
30232 \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}}\\
30233 =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}}
30234 \end{multline}
30235
30236 \end_inset
30237
30238
30239 \begin_inset ERT
30240 status collapsed
30241
30242 \begin_layout Plain Layout
30243
30244
30245 \backslash
30246 setlength{
30247 \backslash
30248 multlinegap}{0pt}
30249 \end_layout
30250
30251 \end_inset
30252
30253 La segunda línea se ha alineado a la izquierda con 
30254 \series bold
30255
30256 \backslash
30257 shoveleft
30258 \series default
30259 .
30260 \end_layout
30261
30262 \begin_layout Subsection
30263 Ecuación con partes multilínea
30264 \begin_inset CommandInset label
30265 LatexCommand label
30266 name "subsec:Partes-multilínea"
30267
30268 \end_inset
30269
30270
30271 \begin_inset Index idx
30272 status collapsed
30273
30274 \begin_layout Plain Layout
30275 Ecuación ! multilínea ! solo parte
30276 \end_layout
30277
30278 \end_inset
30279
30280
30281 \end_layout
30282
30283 \begin_layout Standard
30284 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
30285  siguientes entornos: 
30286 \series bold
30287 aligned
30288 \series default
30289
30290 \series bold
30291 alignedat
30292 \series default
30293
30294 \series bold
30295 gathered
30296 \series default
30297  o 
30298 \series bold
30299 split
30300 \series default
30301 .
30302  Se pueden elegir en el menú 
30303 \family sans
30304 Insertar\SpecialChar menuseparator
30305 Ecuación
30306 \family default
30307  o usando los comandos aquí descritos.
30308 \end_layout
30309
30310 \begin_layout Standard
30311 Los tres primeros tienen las mismas propiedades que los correspondientes
30312  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
30313  Un ejemplo:
30314 \begin_inset Formula 
30315 \[
30316 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
30317 \Delta E\Delta t & \ge\frac{\hbar}{2}
30318 \end{aligned}
30319 \right\} \mbox{Relaciones de incertidumbre}
30320 \]
30321
30322 \end_inset
30323
30324 Para componer esta expresión se inserta una ecuación presentada y en ella
30325  se introduce el comando 
30326 \series bold
30327
30328 \backslash
30329 aligned
30330 \series default
30331
30332 \begin_inset Index idx
30333 status collapsed
30334
30335 \begin_layout Plain Layout
30336 Comandos ! A ! 
30337 \backslash
30338 aligned
30339 \end_layout
30340
30341 \end_inset
30342
30343 .
30344  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
30345  añadir filas y columnas.
30346  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
30347  como la llave.
30348 \end_layout
30349
30350 \begin_layout Standard
30351 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
30352  se alinean horizontalmente.
30353  Usar aligned en una ecuación presentada tiene la ventaja de que el número
30354  de ecuación se centra verticalmente con las líneas.
30355  Como ejemplo, la ecuación 
30356 \begin_inset CommandInset ref
30357 LatexCommand eqref
30358 reference "eq:cortolargo"
30359
30360 \end_inset
30361
30362  en entorno aligned: 
30363 \begin_inset Formula 
30364 \begin{equation}
30365 \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}|}\\
30366  & -\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}|}
30367 \end{aligned}
30368 \end{equation}
30369
30370 \end_inset
30371
30372 Para usar los entornos 
30373 \series bold
30374 alignedat
30375 \series default
30376
30377 \series bold
30378 gathered
30379 \series default
30380 , o 
30381 \series bold
30382 split
30383 \series default
30384 , se insertan respectivamente los comandos
30385 \series bold
30386  
30387 \backslash
30388 alignedat
30389 \series default
30390 ,
30391 \begin_inset Index idx
30392 status collapsed
30393
30394 \begin_layout Plain Layout
30395 Comandos ! A ! 
30396 \backslash
30397 alignedat
30398 \end_layout
30399
30400 \end_inset
30401
30402  
30403 \series bold
30404
30405 \backslash
30406 gathered
30407 \series default
30408
30409 \begin_inset Index idx
30410 status collapsed
30411
30412 \begin_layout Plain Layout
30413 Comandos ! G ! 
30414 \backslash
30415 gathered
30416 \end_layout
30417
30418 \end_inset
30419
30420 , o 
30421 \series bold
30422
30423 \backslash
30424 split
30425 \series default
30426
30427 \begin_inset Index idx
30428 status collapsed
30429
30430 \begin_layout Plain Layout
30431 Comandos ! S ! 
30432 \backslash
30433 split
30434 \end_layout
30435
30436 \end_inset
30437
30438 .
30439  El entorno split tiene las mismas propiedades que aligned pero sólo puede
30440  tener dos columnas.
30441 \end_layout
30442
30443 \begin_layout Subsection
30444 Texto en ecuaciones multilínea
30445 \begin_inset CommandInset label
30446 LatexCommand label
30447 name "subsec:Texto-en-multilínea"
30448
30449 \end_inset
30450
30451
30452 \begin_inset Index idx
30453 status collapsed
30454
30455 \begin_layout Plain Layout
30456 Texto ! en ecuaciones
30457 \end_layout
30458
30459 \end_inset
30460
30461
30462 \begin_inset Index idx
30463 status collapsed
30464
30465 \begin_layout Plain Layout
30466 Ecuación ! multilínea ! texto en
30467 \end_layout
30468
30469 \end_inset
30470
30471
30472 \end_layout
30473
30474 \begin_layout Standard
30475 En los entornos align, multilínea y gather, se puede insertar texto que
30476  se mostrará en una línea separada y que no afecta la alineación de columna.
30477  Para esto se usa el comando 
30478 \series bold
30479
30480 \backslash
30481 intertext
30482 \series default
30483
30484 \begin_inset Index idx
30485 status collapsed
30486
30487 \begin_layout Plain Layout
30488 Comandos ! I ! 
30489 \backslash
30490 intertext
30491 \end_layout
30492
30493 \end_inset
30494
30495  con el siguiente esquema:
30496 \end_layout
30497
30498 \begin_layout Standard
30499
30500 \series bold
30501
30502 \backslash
30503 intertext{texto}
30504 \end_layout
30505
30506 \begin_layout Standard
30507 El texto no debería ocupar más de una línea porque no se puede partir con
30508  guión.
30509  Como \SpecialChar LyX
30510  aún no soporta 
30511 \series bold
30512
30513 \backslash
30514 intertext
30515 \series default
30516  directamente, el texto se escribe como texto matemático.
30517  
30518 \series bold
30519
30520 \backslash
30521 intertext
30522 \series default
30523  debe por tanto estar al comienzo de una línea y en la salida se presenta
30524  sobre esta línea.
30525  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
30526 \begin_inset Formula 
30527 \begin{align}
30528 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30529 \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
30530 \end{align}
30531
30532 \end_inset
30533
30534
30535 \end_layout
30536
30537 \begin_layout Standard
30538
30539 \series bold
30540
30541 \backslash
30542 intertext
30543 \series default
30544  siempre genera algo de espacio vertical entre el texto y las líneas de
30545  la ecuación.
30546  Para evitarlo, si está activa la opción 
30547 \family sans
30548 Cargar
30549 \begin_inset space ~
30550 \end_inset
30551
30552 siempre
30553 \family default
30554  el paquete 
30555 \series bold
30556 mathtools
30557 \series default
30558
30559 \begin_inset Index idx
30560 status collapsed
30561
30562 \begin_layout Plain Layout
30563 Paquetes ! mathtools
30564 \end_layout
30565
30566 \end_inset
30567
30568  en las 
30569 \family sans
30570 Opciones
30571 \begin_inset space ~
30572 \end_inset
30573
30574 para
30575 \begin_inset space ~
30576 \end_inset
30577
30578 ecuaciones
30579 \family default
30580  en la configuración del documento, se puede usar el comando 
30581 \series bold
30582
30583 \backslash
30584 shortintertext
30585 \series default
30586
30587 \begin_inset Index idx
30588 status collapsed
30589
30590 \begin_layout Plain Layout
30591 Comandos ! S ! 
30592 \backslash
30593 shortintertext
30594 \end_layout
30595
30596 \end_inset
30597
30598  en lugar de 
30599 \series bold
30600
30601 \backslash
30602 intertext
30603 \series default
30604 :
30605 \begin_inset Formula 
30606 \begin{align}
30607 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30608 \shortintertext{\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
30609 \end{align}
30610
30611 \end_inset
30612
30613
30614 \end_layout
30615
30616 \begin_layout Section
30617 Numeración de ecuaciones
30618 \begin_inset Index idx
30619 status collapsed
30620
30621 \begin_layout Plain Layout
30622 Ecuación ! numeración|see
30623 \begin_inset ERT
30624 status collapsed
30625
30626 \begin_layout Plain Layout
30627
30628 {
30629 \end_layout
30630
30631 \end_inset
30632
30633 Numeración de ecuaciones
30634 \begin_inset ERT
30635 status collapsed
30636
30637 \begin_layout Plain Layout
30638
30639 }
30640 \end_layout
30641
30642 \end_inset
30643
30644
30645 \end_layout
30646
30647 \end_inset
30648
30649
30650 \begin_inset Index idx
30651 status collapsed
30652
30653 \begin_layout Plain Layout
30654 Numeración de ecuaciones
30655 \end_layout
30656
30657 \end_inset
30658
30659
30660 \end_layout
30661
30662 \begin_layout Subsection
30663 General
30664 \end_layout
30665
30666 \begin_layout Standard
30667 Las ecuaciones numeradas se insertan con el menú 
30668 \family sans
30669 Insertar\SpecialChar menuseparator
30670 Ecuación
30671 \family default
30672  
30673 \family sans
30674 \SpecialChar menuseparator
30675 Numerada
30676 \family default
30677  (atajo 
30678 \family sans
30679 Ctrl+Alt
30680 \begin_inset space ~
30681 \end_inset
30682
30683 N
30684 \family default
30685 ).
30686  Ecuaciones existentes se pueden numerar con el menú 
30687 \family sans
30688 Editar\SpecialChar menuseparator
30689 Ecuación\SpecialChar menuseparator
30690 Numerar la ecuación
30691 \family default
30692  (atajo
30693 \family sans
30694  Alt+M
30695 \begin_inset space ~
30696 \end_inset
30697
30698 N
30699 \family default
30700 ).
30701  En \SpecialChar LyX
30702  se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
30703  En la salida se muestra el número real.
30704 \end_layout
30705
30706 \begin_layout Standard
30707 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
30708  líneas.
30709  No obstante, la numeración se puede controlar en cada línea con el menú
30710  
30711 \family sans
30712 Editar\SpecialChar menuseparator
30713 Ecuación\SpecialChar menuseparator
30714 Numerar la línea
30715 \family default
30716  (atajo
30717 \family sans
30718  Alt+M
30719 \begin_inset space ~
30720 \end_inset
30721
30722 Mayúsculas+N
30723 \family default
30724 ).
30725 \end_layout
30726
30727 \begin_layout Standard
30728 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
30729  distintos, véase 
30730 \begin_inset CommandInset ref
30731 LatexCommand ref
30732 reference "sec:Estilos-de-ecuación"
30733
30734 \end_inset
30735
30736 .
30737 \end_layout
30738
30739 \begin_layout Subsection
30740 Referencias cruzadas
30741 \begin_inset Index idx
30742 status collapsed
30743
30744 \begin_layout Plain Layout
30745 Ecuación ! referencias cruzadas a
30746 \end_layout
30747
30748 \end_inset
30749
30750
30751 \end_layout
30752
30753 \begin_layout Standard
30754 Todas las ecuaciones con etiqueta se pueden referir.
30755  La etiqueta se añade con el menú 
30756 \family sans
30757 Insertar\SpecialChar menuseparator
30758 Etiqueta
30759 \family default
30760  o con el botón 
30761 \begin_inset Info
30762 type  "icon"
30763 arg   "label-insert"
30764 \end_inset
30765
30766  de la barra de herramientas.
30767  El cursor debe estar dentro de una ecuación en modo presentación.
30768  Como alternativa, se puede hacer clic derecha sobre la fórmula y elegir
30769  
30770 \family sans
30771 Etiqueta de ecuación
30772 \family default
30773 .
30774  Surge un diálogo con el prefijo 
30775 \series bold
30776 eq:
30777 \series default
30778 , detrás del cual se escribe el texto de la etiqueta.
30779  El prefijo significa 
30780 \begin_inset Quotes fld
30781 \end_inset
30782
30783 equation
30784 \begin_inset Quotes frd
30785 \end_inset
30786
30787  y hace más fácil encontrar etiquetas en documentos extensos porque así
30788  se distingue p.
30789 \begin_inset space \thinspace{}
30790 \end_inset
30791
30792 ej.
30793 \begin_inset space ~
30794 \end_inset
30795
30796 de las etiquetas de sección.
30797  Para cambiar una etiqueta se usa de nuevo el menú 
30798 \family sans
30799 Insertar\SpecialChar menuseparator
30800 Etiqueta 
30801 \family default
30802 o la opción 
30803 \family sans
30804 Etiqueta de ecuación
30805 \family default
30806  al hacer clic derecha sobre una fórmula.
30807 \end_layout
30808
30809 \begin_layout Standard
30810 En \SpecialChar LyX
30811 , el nombre de la etiqueta se muestra entre paréntesis detrás de la ecuación.
30812  Una ecuación con etiqueta se numera siempre.
30813 \end_layout
30814
30815 \begin_layout Standard
30816 Las referencias cruzadas se insertan mediante el menú 
30817 \family sans
30818 Insertar\SpecialChar menuseparator
30819 Referencia cruzada
30820 \family default
30821  o con el botón 
30822 \begin_inset Info
30823 type  "icon"
30824 arg   "dialog-show-new-inset ref"
30825 \end_inset
30826
30827 .
30828  Una referencia a una ecuación aparece en la salida con su número.
30829  Si en el diálogo de referencia cruzada se elige el formato 
30830 \series bold
30831 (<referencia>)
30832 \series default
30833 , la referencia se muestra en la salida entre paréntesis.
30834  
30835 \begin_inset Newline newline
30836 \end_inset
30837
30838 En \SpecialChar LyX
30839 , pulsando clic derecho sobre una referencia cruzada el cursor salta
30840  a la ecuación de referencia.
30841 \end_layout
30842
30843 \begin_layout Standard
30844 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30845  siguientes:
30846 \begin_inset Note Note
30847 status collapsed
30848
30849 \begin_layout Plain Layout
30850 Observa los distintos tipos de referencias cruzadas.
30851 \end_layout
30852
30853 \end_inset
30854
30855
30856 \end_layout
30857
30858 \begin_layout Standard
30859 Las ecuaciones 
30860 \begin_inset CommandInset ref
30861 LatexCommand eqref
30862 reference "eq:tag"
30863
30864 \end_inset
30865
30866  y 
30867 \begin_inset CommandInset ref
30868 LatexCommand eqref
30869 reference "eq:c"
30870
30871 \end_inset
30872
30873  son equivalentes.
30874  En (
30875 \begin_inset CommandInset ref
30876 LatexCommand ref
30877 reference "eq:Lat"
30878
30879 \end_inset
30880
30881 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30882 \begin_inset CommandInset ref
30883 LatexCommand ref
30884 reference "eq:Rom"
30885
30886 \end_inset
30887
30888 ).
30889 \begin_inset VSpace medskip
30890 \end_inset
30891
30892
30893 \end_layout
30894
30895 \begin_layout Standard
30896 Si el argumento de 
30897 \series bold
30898
30899 \backslash
30900 tag
30901 \begin_inset Foot
30902 status collapsed
30903
30904 \begin_layout Plain Layout
30905
30906 \series bold
30907
30908 \backslash
30909 tag
30910 \series default
30911  se describe en 
30912 \begin_inset CommandInset ref
30913 LatexCommand ref
30914 reference "subsec:Numeración-personalizada"
30915
30916 \end_inset
30917
30918
30919 \end_layout
30920
30921 \end_inset
30922
30923
30924 \series default
30925  contiene un marco, como se describe en la 
30926 \begin_inset CommandInset ref
30927 LatexCommand ref
30928 reference "subsec:Marcos-de-párrafo"
30929
30930 \end_inset
30931
30932 , no se puede referir la ecuación.
30933 \end_layout
30934
30935 \begin_layout Subsection
30936 Subnumeración
30937 \begin_inset Index idx
30938 status collapsed
30939
30940 \begin_layout Plain Layout
30941 Numeración de ecuaciones ! subnumeración
30942 \end_layout
30943
30944 \end_inset
30945
30946
30947 \end_layout
30948
30949 \begin_layout Standard
30950 Con ayuda de los comandos 
30951 \series bold
30952
30953 \backslash
30954 begin{subequations}
30955 \series default
30956  y 
30957 \series bold
30958
30959 \backslash
30960 end{subequations}
30961 \series default
30962  en modo \SpecialChar TeX
30963  se pueden subnumerar ecuaciones.
30964 \end_layout
30965
30966 \begin_layout Standard
30967 Ejemplo:
30968 \begin_inset Formula 
30969 \begin{equation}
30970 A=C-B\label{eq:a}
30971 \end{equation}
30972
30973 \end_inset
30974
30975
30976 \begin_inset ERT
30977 status collapsed
30978
30979 \begin_layout Plain Layout
30980
30981
30982 \backslash
30983 addtocounter{equation}{-1}
30984 \end_layout
30985
30986 \end_inset
30987
30988
30989 \begin_inset ERT
30990 status collapsed
30991
30992 \begin_layout Plain Layout
30993
30994
30995 \backslash
30996 begin{subequations}
30997 \end_layout
30998
30999 \end_inset
31000
31001
31002 \begin_inset VSpace -5mm
31003 \end_inset
31004
31005
31006 \begin_inset Formula 
31007 \begin{equation}
31008 B=C-A\label{eq:b}
31009 \end{equation}
31010
31011 \end_inset
31012
31013
31014 \begin_inset Formula 
31015 \begin{equation}
31016 C=A+B\label{eq:c}
31017 \end{equation}
31018
31019 \end_inset
31020
31021
31022 \end_layout
31023
31024 \begin_layout Standard
31025 \begin_inset ERT
31026 status collapsed
31027
31028 \begin_layout Plain Layout
31029
31030
31031 \backslash
31032 end{subequations}
31033 \end_layout
31034
31035 \end_inset
31036
31037
31038 \end_layout
31039
31040 \begin_layout Standard
31041 Para este ejemplo se ha hecho lo siguiente:
31042 \end_layout
31043
31044 \begin_layout Enumerate
31045 se inserta la primera ecuación
31046 \end_layout
31047
31048 \begin_layout Enumerate
31049 después de ella se inserta
31050 \series bold
31051
31052 \begin_inset Newline newline
31053 \end_inset
31054
31055
31056 \backslash
31057 addtocounter{equation}{-1} 
31058 \backslash
31059 begin{subequations}
31060 \begin_inset Index idx
31061 status collapsed
31062
31063 \begin_layout Plain Layout
31064 Comandos ! A ! 
31065 \backslash
31066 addtocounter
31067 \end_layout
31068
31069 \end_inset
31070
31071
31072 \end_layout
31073
31074 \begin_layout Enumerate
31075 se inserta la segunda ecuación
31076 \end_layout
31077
31078 \begin_layout Enumerate
31079 se inserta la tercera ecuación
31080 \end_layout
31081
31082 \begin_layout Enumerate
31083 se inserta 
31084 \series bold
31085
31086 \backslash
31087 end{subequations}
31088 \series default
31089  tras la tercera ecuación
31090 \end_layout
31091
31092 \begin_layout Standard
31093 Toda ecuación entre los comandos 
31094 \series bold
31095
31096 \backslash
31097 begin
31098 \series default
31099  y 
31100 \series bold
31101
31102 \backslash
31103 end
31104 \series default
31105  se subnumera con a, b, c\SpecialChar ldots
31106  En ecuaciones multilínea se subnumerará cada línea.
31107  Todas las ecuaciones subnumeradas son tratadas como 
31108 \emph on
31109 una
31110 \emph default
31111  ecuación numerada.
31112  Pero como cada ecuación numerada aumenta el contador 
31113 \series bold
31114 equation
31115 \series default
31116  en uno, hay que disminuir el comando 
31117 \series bold
31118
31119 \backslash
31120 addtocounter
31121 \series default
31122 .
31123  De lo contrario, las ecuaciones 
31124 \begin_inset CommandInset ref
31125 LatexCommand eqref
31126 reference "eq:a"
31127
31128 \end_inset
31129
31130
31131 \begin_inset CommandInset ref
31132 LatexCommand eqref
31133 reference "eq:b"
31134
31135 \end_inset
31136
31137
31138 \begin_inset CommandInset ref
31139 LatexCommand eqref
31140 reference "eq:c"
31141
31142 \end_inset
31143
31144  se numerarían 
31145 \begin_inset CommandInset ref
31146 LatexCommand eqref
31147 reference "eq:a"
31148
31149 \end_inset
31150
31151
31152 \begin_inset CommandInset ref
31153 LatexCommand eqref
31154 reference "eq:d"
31155
31156 \end_inset
31157
31158
31159 \begin_inset CommandInset ref
31160 LatexCommand eqref
31161 reference "eq:f"
31162
31163 \end_inset
31164
31165 .
31166 \end_layout
31167
31168 \begin_layout Standard
31169 Al insertar los comandos en modo \SpecialChar TeX
31170  se crea un espacio entre las dos primeras
31171  ecuaciones.
31172  Para evitarlo se inserta ese espacio vertical de -5
31173 \begin_inset space \thinspace{}
31174 \end_inset
31175
31176 mm detrás del comando 
31177 \series bold
31178
31179 \backslash
31180 begin{subequations}
31181 \series default
31182 .
31183
31184 \series bold
31185  
31186 \series default
31187 Si se usa el estilo 
31188 \series bold
31189 Sangrado
31190 \series default
31191
31192 \begin_inset Foot
31193 status collapsed
31194
31195 \begin_layout Plain Layout
31196 véase estilos de ecuación en 
31197 \begin_inset CommandInset ref
31198 LatexCommand ref
31199 reference "sec:Estilos-de-ecuación"
31200
31201 \end_inset
31202
31203
31204 \end_layout
31205
31206 \end_inset
31207
31208 , entonces se inserta -7
31209 \begin_inset space \thinspace{}
31210 \end_inset
31211
31212 mm.
31213 \end_layout
31214
31215 \begin_layout Standard
31216 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
31217  de la segunda línea:
31218 \begin_inset ERT
31219 status collapsed
31220
31221 \begin_layout Plain Layout
31222
31223
31224 \backslash
31225 begin{subequations}
31226 \end_layout
31227
31228 \end_inset
31229
31230
31231 \begin_inset Formula 
31232 \begin{eqnarray}
31233 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
31234  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
31235  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
31236 \end{eqnarray}
31237
31238 \end_inset
31239
31240
31241 \begin_inset ERT
31242 status collapsed
31243
31244 \begin_layout Plain Layout
31245
31246
31247 \backslash
31248 end{subequations}
31249 \end_layout
31250
31251 \end_inset
31252
31253
31254 \end_layout
31255
31256 \begin_layout Subsection
31257 Numeración definida por el usuario
31258 \begin_inset CommandInset label
31259 LatexCommand label
31260 name "subsec:Numeración-personalizada"
31261
31262 \end_inset
31263
31264
31265 \begin_inset Index idx
31266 status collapsed
31267
31268 \begin_layout Plain Layout
31269 Numeración de ecuaciones ! personalizada
31270 \end_layout
31271
31272 \end_inset
31273
31274
31275 \end_layout
31276
31277 \begin_layout Standard
31278 Con la numeración estándar el número se coloca entre paréntesis.
31279  Para reemplazar los paréntesis con barras verticales, p.
31280 \begin_inset space \thinspace{}
31281 \end_inset
31282
31283 e., se añade al preámbulo \SpecialChar LaTeX
31284  la línea: 
31285 \end_layout
31286
31287 \begin_layout Standard
31288
31289 \series bold
31290
31291 \backslash
31292 def
31293 \backslash
31294 tagform@#1{
31295 \backslash
31296 maketag@@@{|#1|}}
31297 \series default
31298
31299 \begin_inset Note Note
31300 status collapsed
31301
31302 \begin_layout Plain Layout
31303 Esta macro ya está declarada en el preámbulo \SpecialChar LaTeX
31304  para pruebas.
31305  Para activarlo, quita el % del principio.
31306 \end_layout
31307
31308 \end_inset
31309
31310
31311 \end_layout
31312
31313 \begin_layout Standard
31314 Para usar otros caracteres, se reemplazan las barras al lado de 
31315 \series bold
31316 #1
31317 \series default
31318  por ellos.
31319  Para obtener sólo el número de ecuación se omiten las barras verticales.
31320 \begin_inset VSpace bigskip
31321 \end_inset
31322
31323
31324 \end_layout
31325
31326 \begin_layout Standard
31327 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
31328  consecutivo, se usa el comando 
31329 \series bold
31330
31331 \backslash
31332 tag
31333 \begin_inset Index idx
31334 status collapsed
31335
31336 \begin_layout Plain Layout
31337 Comandos ! T ! 
31338 \backslash
31339 tag
31340 \end_layout
31341
31342 \end_inset
31343
31344
31345 \series default
31346 :
31347 \begin_inset Formula 
31348 \begin{equation}
31349 A+B=C\tag{algo}\label{eq:tag}
31350 \end{equation}
31351
31352 \end_inset
31353
31354 En este ejemplo se ha insertado el comando
31355 \series bold
31356  
31357 \backslash
31358 tag
31359 \begin_inset space \textvisiblespace{}
31360 \end_inset
31361
31362 algo
31363 \series default
31364  en la ecuación.
31365 \end_layout
31366
31367 \begin_layout Standard
31368 Si se usa en su lugar el comando con asterisco 
31369 \series bold
31370
31371 \backslash
31372 tag*
31373 \begin_inset space \textvisiblespace{}
31374 \end_inset
31375
31376 algo
31377 \series default
31378  no se imprimen los paréntesis:
31379 \begin_inset Formula 
31380 \[
31381 A+B=C\tag*{algo}
31382 \]
31383
31384 \end_inset
31385
31386
31387 \end_layout
31388
31389 \begin_layout Standard
31390 \begin_inset VSpace bigskip
31391 \end_inset
31392
31393
31394 \end_layout
31395
31396 \begin_layout Standard
31397 Para reiniciar la numeración en nuevas partes o secciones del documento
31398  se usan los siguientes comandos:
31399 \end_layout
31400
31401 \begin_layout Standard
31402
31403 \series bold
31404
31405 \backslash
31406 @addtoreset{equation}{part}
31407 \series default
31408
31409 \begin_inset Index idx
31410 status collapsed
31411
31412 \begin_layout Plain Layout
31413 Comandos ! 
31414 \begin_inset ERT
31415 status collapsed
31416
31417 \begin_layout Plain Layout
31418
31419 "
31420 \end_layout
31421
31422 \end_inset
31423
31424 @
31425 \begin_inset ERT
31426 status collapsed
31427
31428 \begin_layout Plain Layout
31429
31430 "
31431 \end_layout
31432
31433 \end_inset
31434
31435  ! 
31436 \backslash
31437
31438 \begin_inset ERT
31439 status collapsed
31440
31441 \begin_layout Plain Layout
31442
31443 "
31444 \end_layout
31445
31446 \end_inset
31447
31448 @
31449 \begin_inset ERT
31450 status collapsed
31451
31452 \begin_layout Plain Layout
31453
31454 "
31455 \end_layout
31456
31457 \end_inset
31458
31459 addtoreset
31460 \end_layout
31461
31462 \end_inset
31463
31464
31465 \begin_inset Newline newline
31466 \end_inset
31467
31468
31469 \series bold
31470
31471 \backslash
31472 @addtoreset{equation}{section}
31473 \end_layout
31474
31475 \begin_layout Standard
31476 Pata poder usar estos comandos en modo \SpecialChar TeX
31477 , el carácter 
31478 \begin_inset Quotes fld
31479 \end_inset
31480
31481 @
31482 \begin_inset Quotes frd
31483 \end_inset
31484
31485  debe 
31486 \begin_inset Quotes fld
31487 \end_inset
31488
31489 activarse
31490 \begin_inset Quotes frd
31491 \end_inset
31492
31493  para \SpecialChar LaTeX
31494  con el comando 
31495 \series bold
31496
31497 \backslash
31498 makeatletter
31499 \series default
31500 .
31501  El comando 
31502 \series bold
31503
31504 \backslash
31505 makeatother
31506 \series default
31507  deshace esto.
31508  Así pues, la secuencia de comandos en modo \SpecialChar TeX
31509  es:
31510 \end_layout
31511
31512 \begin_layout Standard
31513
31514 \series bold
31515
31516 \backslash
31517 makeatletter
31518 \begin_inset Newline newline
31519 \end_inset
31520
31521
31522 \backslash
31523 @addtoreset{equation}{section}
31524 \begin_inset Newline newline
31525 \end_inset
31526
31527
31528 \backslash
31529 makeatother
31530 \end_layout
31531
31532 \begin_layout Standard
31533 En el preámbulo \SpecialChar LaTeX
31534  se pueden omitir 
31535 \series bold
31536
31537 \backslash
31538 makeatletter
31539 \series default
31540  y 
31541 \series bold
31542
31543 \backslash
31544 makeatother
31545 \series default
31546  pues son automáticamente insertados por \SpecialChar LyX
31547 .
31548 \end_layout
31549
31550 \begin_layout Standard
31551 Para el comando 
31552 \series bold
31553
31554 \backslash
31555 @addtoreset
31556 \series default
31557 ,
31558 \series bold
31559  
31560 \series default
31561 hay que cargar en el preámbulo \SpecialChar LaTeX
31562  el archivo 
31563 \series bold
31564 remreset.sty
31565 \series default
31566
31567 \begin_inset Foot
31568 status collapsed
31569
31570 \begin_layout Plain Layout
31571
31572 \series bold
31573 remreset
31574 \series default
31575  es parte del paquete \SpecialChar LaTeX
31576  
31577 \series bold
31578 carlisle
31579 \series default
31580
31581 \begin_inset Index idx
31582 status collapsed
31583
31584 \begin_layout Plain Layout
31585 Paquetes ! carlisle
31586 \end_layout
31587
31588 \end_inset
31589
31590 , incluido en las instalaciones estándar de \SpecialChar LaTeX
31591 .
31592 \end_layout
31593
31594 \end_inset
31595
31596
31597 \begin_inset Index idx
31598 status collapsed
31599
31600 \begin_layout Plain Layout
31601 Paquetes ! remreset
31602 \end_layout
31603
31604 \end_inset
31605
31606  con la línea
31607 \end_layout
31608
31609 \begin_layout Standard
31610
31611 \series bold
31612
31613 \backslash
31614 usepackage{remreset}
31615 \end_layout
31616
31617 \begin_layout Standard
31618 Entonces se puede usar el comando 
31619 \series bold
31620
31621 \backslash
31622 @removefromreset
31623 \series default
31624
31625 \begin_inset Index idx
31626 status collapsed
31627
31628 \begin_layout Plain Layout
31629 Comandos ! 
31630 \begin_inset ERT
31631 status collapsed
31632
31633 \begin_layout Plain Layout
31634
31635 "
31636 \end_layout
31637
31638 \end_inset
31639
31640 @
31641 \begin_inset ERT
31642 status collapsed
31643
31644 \begin_layout Plain Layout
31645
31646 "
31647 \end_layout
31648
31649 \end_inset
31650
31651  ! 
31652 \backslash
31653
31654 \begin_inset ERT
31655 status collapsed
31656
31657 \begin_layout Plain Layout
31658
31659 "
31660 \end_layout
31661
31662 \end_inset
31663
31664 @
31665 \begin_inset ERT
31666 status collapsed
31667
31668 \begin_layout Plain Layout
31669
31670 "
31671 \end_layout
31672
31673 \end_inset
31674
31675 removefromreset
31676 \end_layout
31677
31678 \end_inset
31679
31680  con el mismo esquema que 
31681 \series bold
31682
31683 \backslash
31684 @addtoreset
31685 \series default
31686 .
31687 \begin_inset VSpace bigskip
31688 \end_inset
31689
31690
31691 \end_layout
31692
31693 \begin_layout Standard
31694 A veces las ecuaciones deberían numerarse de la siguiente manera:
31695 \end_layout
31696
31697 \begin_layout Standard
31698
31699 \family typewriter
31700 (número de sección.número de ecuación)
31701 \end_layout
31702
31703 \begin_layout Standard
31704 El número de ecuación empezaría con 
31705 \begin_inset Quotes fld
31706 \end_inset
31707
31708 1
31709 \begin_inset Quotes frd
31710 \end_inset
31711
31712  en cada sección.
31713 \end_layout
31714
31715 \begin_layout Standard
31716 Para este caso hay el comando 
31717 \series bold
31718
31719 \backslash
31720 numberwithin
31721 \series default
31722
31723 \begin_inset Index idx
31724 status collapsed
31725
31726 \begin_layout Plain Layout
31727 Comandos ! N ! 
31728 \backslash
31729 numberwithin
31730 \end_layout
31731
31732 \end_inset
31733
31734 , que se usa con el esquema:
31735 \end_layout
31736
31737 \begin_layout Standard
31738
31739 \series bold
31740
31741 \backslash
31742 numberwithin{counter}{sectioning}
31743 \end_layout
31744
31745 \begin_layout Standard
31746 \begin_inset Quotes fld
31747 \end_inset
31748
31749 counter
31750 \begin_inset Quotes frd
31751 \end_inset
31752
31753  indica qué clase de numeración es afectada, 
31754 \begin_inset Quotes fld
31755 \end_inset
31756
31757 sectioning
31758 \begin_inset Quotes frd
31759 \end_inset
31760
31761  indica qué número va delante del punto.
31762  
31763 \end_layout
31764
31765 \begin_layout Standard
31766 Así pues, en nuestro caso se ha usado la siguiente línea en código \SpecialChar TeX
31767  o en
31768  el preámbulo \SpecialChar LaTeX
31769 :
31770 \end_layout
31771
31772 \begin_layout Standard
31773
31774 \series bold
31775
31776 \backslash
31777 numberwithin{equation}{section}
31778 \end_layout
31779
31780 \begin_layout Standard
31781 Este es el resultado::
31782 \begin_inset ERT
31783 status collapsed
31784
31785 \begin_layout Plain Layout
31786
31787
31788 \backslash
31789 numberwithin{equation}{section}
31790 \end_layout
31791
31792 \end_inset
31793
31794
31795 \begin_inset Formula 
31796 \begin{equation}
31797 A+B=C
31798 \end{equation}
31799
31800 \end_inset
31801
31802
31803 \end_layout
31804
31805 \begin_layout Standard
31806 Para numerar cuadros de modo que, p.
31807 \begin_inset space \thinspace{}
31808 \end_inset
31809
31810 ej., 
31811 \begin_inset Quotes fld
31812 \end_inset
31813
31814 sectioning
31815 \begin_inset Quotes frd
31816 \end_inset
31817
31818  sea el número de la parte se usa
31819 \begin_inset Newline newline
31820 \end_inset
31821
31822
31823 \series bold
31824
31825 \backslash
31826 numberwithin{table}{part}
31827 \end_layout
31828
31829 \begin_layout Standard
31830 Para volver a la numeración estándar o evitar esta clase numeración cuando
31831  es definida por la clase de documento, se inserta el siguiente comando
31832  en código \SpecialChar TeX
31833  o en el preámbulo \SpecialChar LaTeX
31834 :
31835 \end_layout
31836
31837 \begin_layout Standard
31838
31839 \series bold
31840
31841 \backslash
31842 renewcommand{
31843 \backslash
31844 theequation}{
31845 \backslash
31846 arabic{equation}}
31847 \begin_inset Index idx
31848 status collapsed
31849
31850 \begin_layout Plain Layout
31851 Comandos ! A ! 
31852 \backslash
31853 arabic
31854 \end_layout
31855
31856 \end_inset
31857
31858
31859 \series default
31860
31861 \begin_inset ERT
31862 status collapsed
31863
31864 \begin_layout Plain Layout
31865
31866
31867 \backslash
31868 renewcommand{
31869 \backslash
31870 theequation}{
31871 \backslash
31872 arabic{equation}}
31873 \end_layout
31874
31875 \end_inset
31876
31877
31878 \series bold
31879
31880 \begin_inset Newline newline
31881 \end_inset
31882
31883
31884 \series default
31885 o
31886 \series bold
31887
31888 \begin_inset Newline newline
31889 \end_inset
31890
31891
31892 \backslash
31893 renewcommand{
31894 \backslash
31895 thetable}{
31896 \backslash
31897 arabic{table}}
31898 \end_layout
31899
31900 \begin_layout Standard
31901
31902 \series bold
31903
31904 \backslash
31905 numberwithin
31906 \series default
31907  usa internamente el comando 
31908 \series bold
31909
31910 \backslash
31911 @addtoreset
31912 \series default
31913 , descrito arriba, que también debe ser restaurado.
31914 \begin_inset ERT
31915 status collapsed
31916
31917 \begin_layout Plain Layout
31918
31919
31920 \backslash
31921 makeatletter
31922 \end_layout
31923
31924 \begin_layout Plain Layout
31925
31926
31927 \backslash
31928 @removefromreset{equation}{section}
31929 \end_layout
31930
31931 \begin_layout Plain Layout
31932
31933
31934 \backslash
31935 makeatother
31936 \end_layout
31937
31938 \end_inset
31939
31940
31941 \end_layout
31942
31943 \begin_layout Subsection
31944 Numeración con números romanos y letras
31945 \begin_inset Index idx
31946 status collapsed
31947
31948 \begin_layout Plain Layout
31949 Numeración de ecuaciones ! con números romanos
31950 \end_layout
31951
31952 \end_inset
31953
31954
31955 \begin_inset Index idx
31956 status collapsed
31957
31958 \begin_layout Plain Layout
31959 Numeración de ecuaciones ! con letras
31960 \end_layout
31961
31962 \end_inset
31963
31964
31965 \end_layout
31966
31967 \begin_layout Standard
31968 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31969  Por ejemplo, para numerar con romanos en minúscula,
31970 \begin_inset Foot
31971 status collapsed
31972
31973 \begin_layout Plain Layout
31974 Como en español no se usan romanos en minúscula, el estilo 
31975 \series bold
31976 spanish
31977 \series default
31978  del sistema 
31979 \series bold
31980 babel
31981 \series default
31982  redefine 
31983 \series bold
31984
31985 \backslash
31986 roman
31987 \series default
31988  para que los dé en versalitas.
31989  Véase 
31990 \begin_inset CommandInset citation
31991 LatexCommand cite
31992 key "spanish"
31993
31994 \end_inset
31995
31996  (
31997 \emph on
31998 N.
31999 \begin_inset space \thinspace{}
32000 \end_inset
32001
32002 del t
32003 \emph default
32004 ).
32005 \end_layout
32006
32007 \end_inset
32008
32009  se inserta el comando
32010 \end_layout
32011
32012 \begin_layout Standard
32013
32014 \series bold
32015
32016 \backslash
32017 renewcommand{
32018 \backslash
32019 theequation}{
32020 \backslash
32021 roman{equation}}
32022 \end_layout
32023
32024 \begin_layout Standard
32025 antes de la ecuación en modo \SpecialChar TeX
32026 .
32027  
32028 \series bold
32029
32030 \backslash
32031 renewcommand
32032 \series default
32033
32034 \begin_inset Index idx
32035 status collapsed
32036
32037 \begin_layout Plain Layout
32038 Comandos ! R ! 
32039 \backslash
32040 renewcommand
32041 \end_layout
32042
32043 \end_inset
32044
32045  redefine el comando predefinido 
32046 \series bold
32047
32048 \backslash
32049 theequation
32050 \series default
32051  como 
32052 \series bold
32053
32054 \backslash
32055 roman{equation}
32056 \series default
32057 .
32058 \begin_inset Foot
32059 status collapsed
32060
32061 \begin_layout Plain Layout
32062 El comando 
32063 \series bold
32064
32065 \backslash
32066 renewcommand
32067 \series default
32068  tiene el mismo esquema que el comando 
32069 \series bold
32070
32071 \backslash
32072 newcommand
32073 \series default
32074 , descrito en 
32075 \begin_inset CommandInset ref
32076 LatexCommand ref
32077 reference "subsec:El-comando-newcommand"
32078
32079 \end_inset
32080
32081 .
32082 \end_layout
32083
32084 \end_inset
32085
32086  
32087 \series bold
32088 equation
32089 \series default
32090  es el contador de ecuaciones.
32091  Si se usa el comando 
32092 \series bold
32093
32094 \backslash
32095 the
32096 \series default
32097  como prefijo de un contador, el valor del contador sale en números arábigos.
32098  Si una ecuación es numerada, \SpecialChar LaTeX
32099  pone internamente el comando 
32100 \series bold
32101
32102 \backslash
32103 theequation
32104 \series default
32105  detrás de la ecuación.
32106  
32107 \series bold
32108
32109 \backslash
32110 roman{equation}
32111 \series default
32112
32113 \begin_inset Index idx
32114 status collapsed
32115
32116 \begin_layout Plain Layout
32117 Comandos ! R ! 
32118 \backslash
32119 roman
32120 \end_layout
32121
32122 \end_inset
32123
32124  pone el contador en romanos en minúscula.
32125 \end_layout
32126
32127 \begin_layout Standard
32128 Todas las ecuaciones siguientes a 
32129 \series bold
32130
32131 \backslash
32132 renew
32133 \series default
32134 c
32135 \series bold
32136 ommand
32137 \series default
32138  se numerarán en romanos.
32139  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
32140  cambiando 
32141 \series bold
32142
32143 \backslash
32144 roman
32145 \series default
32146  por 
32147 \series bold
32148
32149 \backslash
32150 Roman
32151 \series default
32152
32153 \begin_inset Index idx
32154 status collapsed
32155
32156 \begin_layout Plain Layout
32157 Comandos ! R ! 
32158 \backslash
32159 roman@
32160 \backslash
32161 Roman
32162 \end_layout
32163
32164 \end_inset
32165
32166 .
32167  Para 
32168 \begin_inset Quotes fld
32169 \end_inset
32170
32171 numerar
32172 \begin_inset Quotes frd
32173 \end_inset
32174
32175  con minúsculas latinas hay el comando 
32176 \series bold
32177
32178 \backslash
32179 alph
32180 \series default
32181
32182 \begin_inset Index idx
32183 status collapsed
32184
32185 \begin_layout Plain Layout
32186 Comandos ! A ! 
32187 \backslash
32188 alph
32189 \end_layout
32190
32191 \end_inset
32192
32193 , y para mayúsculas el comando 
32194 \series bold
32195
32196 \backslash
32197 Alph
32198 \series default
32199
32200 \begin_inset Index idx
32201 status collapsed
32202
32203 \begin_layout Plain Layout
32204 Comandos ! A ! 
32205 \backslash
32206 alph@
32207 \backslash
32208 Alph
32209 \end_layout
32210
32211 \end_inset
32212
32213 .
32214 \end_layout
32215
32216 \begin_layout Standard
32217 \begin_inset Note Greyedout
32218 status open
32219
32220 \begin_layout Plain Layout
32221
32222 \series bold
32223 \color none
32224 Nota:
32225 \series default
32226  Con letras latinas sólo se puede numerar hasta un máximo de 26
32227 \begin_inset space ~
32228 \end_inset
32229
32230 ecuaciones.
32231 \end_layout
32232
32233 \end_inset
32234
32235
32236 \end_layout
32237
32238 \begin_layout Standard
32239 \begin_inset ERT
32240 status collapsed
32241
32242 \begin_layout Plain Layout
32243
32244
32245 \backslash
32246 renewcommand{
32247 \backslash
32248 theequation}{
32249 \backslash
32250 roman{equation}}
32251 \end_layout
32252
32253 \end_inset
32254
32255
32256 \begin_inset Formula 
32257 \begin{equation}
32258 A=\textrm{romanos en minúscula}
32259 \end{equation}
32260
32261 \end_inset
32262
32263
32264 \begin_inset ERT
32265 status collapsed
32266
32267 \begin_layout Plain Layout
32268
32269
32270 \backslash
32271 renewcommand{
32272 \backslash
32273 theequation}{
32274 \backslash
32275 Roman{equation}}
32276 \end_layout
32277
32278 \end_inset
32279
32280
32281 \begin_inset Formula 
32282 \begin{equation}
32283 B=\textrm{romanos en mayúscula}\label{eq:Rom}
32284 \end{equation}
32285
32286 \end_inset
32287
32288
32289 \begin_inset ERT
32290 status collapsed
32291
32292 \begin_layout Plain Layout
32293
32294
32295 \backslash
32296 renewcommand{
32297 \backslash
32298 theequation}{
32299 \backslash
32300 alph{equation}}
32301 \end_layout
32302
32303 \end_inset
32304
32305
32306 \begin_inset Formula 
32307 \begin{equation}
32308 C=\textrm{latinas en minúscula}
32309 \end{equation}
32310
32311 \end_inset
32312
32313
32314 \begin_inset ERT
32315 status collapsed
32316
32317 \begin_layout Plain Layout
32318
32319
32320 \backslash
32321 renewcommand{
32322 \backslash
32323 theequation}{
32324 \backslash
32325 Alph{equation}}
32326 \end_layout
32327
32328 \end_inset
32329
32330
32331 \begin_inset Formula 
32332 \begin{equation}
32333 D=\textrm{latinas en mayúscula}\label{eq:Lat}
32334 \end{equation}
32335
32336 \end_inset
32337
32338
32339 \end_layout
32340
32341 \begin_layout Standard
32342 Para volver a la numeración por omisión se inserta el comando:
32343 \end_layout
32344
32345 \begin_layout Standard
32346
32347 \series bold
32348
32349 \backslash
32350 renewcommand{
32351 \backslash
32352 theequation}{
32353 \backslash
32354 arabic{equation}}
32355 \begin_inset Index idx
32356 status collapsed
32357
32358 \begin_layout Plain Layout
32359 Comandos ! A ! 
32360 \backslash
32361 arabic
32362 \end_layout
32363
32364 \end_inset
32365
32366
32367 \end_layout
32368
32369 \begin_layout Standard
32370 \begin_inset ERT
32371 status collapsed
32372
32373 \begin_layout Plain Layout
32374
32375
32376 \backslash
32377 renewcommand{
32378 \backslash
32379 theequation}{
32380 \backslash
32381 arabic{equation}}
32382 \end_layout
32383
32384 \end_inset
32385
32386
32387 \begin_inset Formula 
32388 \begin{equation}
32389 E=\mbox{arábigos}
32390 \end{equation}
32391
32392 \end_inset
32393
32394
32395 \end_layout
32396
32397 \begin_layout Standard
32398 \begin_inset VSpace medskip
32399 \end_inset
32400
32401
32402 \end_layout
32403
32404 \begin_layout Standard
32405 Como ves, las ecuaciones se numeran consecutivamente independientemente
32406  del estilo de numeración.
32407  Cuando la numeración haya de empezar con 
32408 \begin_inset Quotes fld
32409 \end_inset
32410
32411 1
32412 \begin_inset Quotes frd
32413 \end_inset
32414
32415  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
32416  Una descripción sobre esto se encuentra en el archivo 
32417 \begin_inset CommandInset href
32418 LatexCommand href
32419 name "Formula-numbering.lyx"
32420 target "run:Formula-numbering.lyx"
32421
32422 \end_inset
32423
32424 .
32425 \end_layout
32426
32427 \begin_layout Section
32428 Símbolos y ecuaciones químicas
32429 \begin_inset CommandInset label
32430 LatexCommand label
32431 name "subsec:Símbolos-y-ecuaciones-químicas"
32432
32433 \end_inset
32434
32435
32436 \begin_inset Index idx
32437 status collapsed
32438
32439 \begin_layout Plain Layout
32440 Química ! símbolos
32441 \end_layout
32442
32443 \end_inset
32444
32445
32446 \begin_inset Index idx
32447 status collapsed
32448
32449 \begin_layout Plain Layout
32450 Química ! caracteres
32451 \end_layout
32452
32453 \end_inset
32454
32455
32456 \begin_inset Index idx
32457 status collapsed
32458
32459 \begin_layout Plain Layout
32460 Ecuación ! química|see
32461 \begin_inset ERT
32462 status collapsed
32463
32464 \begin_layout Plain Layout
32465
32466 {
32467 \end_layout
32468
32469 \end_inset
32470
32471 Química
32472 \begin_inset ERT
32473 status collapsed
32474
32475 \begin_layout Plain Layout
32476
32477 }
32478 \end_layout
32479
32480 \end_inset
32481
32482
32483 \end_layout
32484
32485 \end_inset
32486
32487
32488 \begin_inset Index idx
32489 status collapsed
32490
32491 \begin_layout Plain Layout
32492 Química ! iones
32493 \end_layout
32494
32495 \end_inset
32496
32497
32498 \begin_inset Index idx
32499 status collapsed
32500
32501 \begin_layout Plain Layout
32502 Iones|see
32503 \begin_inset ERT
32504 status collapsed
32505
32506 \begin_layout Plain Layout
32507
32508 {
32509 \end_layout
32510
32511 \end_inset
32512
32513 Química
32514 \begin_inset ERT
32515 status collapsed
32516
32517 \begin_layout Plain Layout
32518
32519 }
32520 \end_layout
32521
32522 \end_inset
32523
32524
32525 \end_layout
32526
32527 \end_inset
32528
32529
32530 \begin_inset Index idx
32531 status collapsed
32532
32533 \begin_layout Plain Layout
32534 Química ! reacción
32535 \end_layout
32536
32537 \end_inset
32538
32539
32540 \end_layout
32541
32542 \begin_layout Standard
32543 Un ejemplo de texto de química:
32544 \end_layout
32545
32546 \begin_layout Quote
32547 El ion 
32548 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32549 \end_inset
32550
32551  reacciona con dos iones 
32552 \begin_inset Formula $\mathrm{Na^{+}}$
32553 \end_inset
32554
32555  para dar sulfato de sodio 
32556 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32557 \end_inset
32558
32559 .
32560  La ecuación química es:
32561 \begin_inset Formula 
32562 \begin{equation}
32563 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
32564 \end{equation}
32565
32566 \end_inset
32567
32568
32569 \end_layout
32570
32571 \begin_layout Standard
32572 Esta ecuación química puede componerse directamente en modo ecuación.
32573  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32574  y con el atajo 
32575 \family sans
32576 Alt+C
32577 \begin_inset space ~
32578 \end_inset
32579
32580 R
32581 \family default
32582  se cambia en redonda.
32583 \begin_inset Foot
32584 status collapsed
32585
32586 \begin_layout Plain Layout
32587 véase estilos de tipografías en 
32588 \begin_inset CommandInset ref
32589 LatexCommand ref
32590 reference "subsec:Estilos-de-tipografías"
32591
32592 \end_inset
32593
32594 .
32595 \end_layout
32596
32597 \end_inset
32598
32599
32600 \end_layout
32601
32602 \begin_layout Standard
32603 Para escribir ecuaciones químicas es más conveniente usar el comando 
32604 \series bold
32605
32606 \backslash
32607 ce
32608 \series default
32609
32610 \begin_inset Index idx
32611 status collapsed
32612
32613 \begin_layout Plain Layout
32614 Comandos ! C ! 
32615 \backslash
32616 ce
32617 \end_layout
32618
32619 \end_inset
32620
32621 , que está disponible si está instalado el paquete \SpecialChar LaTeX
32622  
32623 \series bold
32624 mhchem
32625 \series default
32626
32627 \begin_inset Index idx
32628 status collapsed
32629
32630 \begin_layout Plain Layout
32631 Paquetes ! mhchem
32632 \end_layout
32633
32634 \end_inset
32635
32636 .
32637  Al insertar 
32638 \series bold
32639
32640 \backslash
32641 ce
32642 \series default
32643  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
32644  ecuaciones químicas de una forma intuitiva.
32645 \begin_inset Separator parbreak
32646 \end_inset
32647
32648
32649 \end_layout
32650
32651 \begin_layout Standard
32652 \align center
32653 \begin_inset Tabular
32654 <lyxtabular version="3" rows="10" columns="2">
32655 <features tabularvalignment="middle">
32656 <column alignment="center" valignment="top">
32657 <column alignment="center" valignment="top">
32658 <row>
32659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32660 \begin_inset Text
32661
32662 \begin_layout Plain Layout
32663 Comando
32664 \end_layout
32665
32666 \end_inset
32667 </cell>
32668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32669 \begin_inset Text
32670
32671 \begin_layout Plain Layout
32672 Resultado
32673 \begin_inset Note Note
32674 status collapsed
32675
32676 \begin_layout Plain Layout
32677
32678 \series bold
32679
32680 \backslash
32681 raisebox
32682 \series default
32683  se usa sólo como espaciador
32684 \end_layout
32685
32686 \end_inset
32687
32688
32689 \end_layout
32690
32691 \end_inset
32692 </cell>
32693 </row>
32694 <row>
32695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32696 \begin_inset Text
32697
32698 \begin_layout Plain Layout
32699
32700 \backslash
32701 ce
32702 \begin_inset space \textvisiblespace{}
32703 \end_inset
32704
32705 H2CO3
32706 \end_layout
32707
32708 \end_inset
32709 </cell>
32710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32711 \begin_inset Text
32712
32713 \begin_layout Plain Layout
32714 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32715 \end_inset
32716
32717
32718 \end_layout
32719
32720 \end_inset
32721 </cell>
32722 </row>
32723 <row>
32724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32725 \begin_inset Text
32726
32727 \begin_layout Plain Layout
32728
32729 \backslash
32730 ce
32731 \begin_inset space \textvisiblespace{}
32732 \end_inset
32733
32734 SO4^2-
32735 \end_layout
32736
32737 \end_inset
32738 </cell>
32739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32740 \begin_inset Text
32741
32742 \begin_layout Plain Layout
32743 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32744 \end_inset
32745
32746
32747 \end_layout
32748
32749 \end_inset
32750 </cell>
32751 </row>
32752 <row>
32753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32754 \begin_inset Text
32755
32756 \begin_layout Plain Layout
32757
32758 \backslash
32759 ce
32760 \begin_inset space \textvisiblespace{}
32761 \end_inset
32762
32763 (NH4)2S
32764 \end_layout
32765
32766 \end_inset
32767 </cell>
32768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32769 \begin_inset Text
32770
32771 \begin_layout Plain Layout
32772 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32773 \end_inset
32774
32775
32776 \end_layout
32777
32778 \end_inset
32779 </cell>
32780 </row>
32781 <row>
32782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32783 \begin_inset Text
32784
32785 \begin_layout Plain Layout
32786
32787 \backslash
32788 ce
32789 \begin_inset space \textvisiblespace{}
32790 \end_inset
32791
32792 KCr(SO4)2.12H2O
32793 \end_layout
32794
32795 \end_inset
32796 </cell>
32797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32798 \begin_inset Text
32799
32800 \begin_layout Plain Layout
32801 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32802 \end_inset
32803
32804
32805 \end_layout
32806
32807 \end_inset
32808 </cell>
32809 </row>
32810 <row>
32811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32812 \begin_inset Text
32813
32814 \begin_layout Plain Layout
32815
32816 \backslash
32817 ce
32818 \begin_inset space \textvisiblespace{}
32819 \end_inset
32820
32821 A-B
32822 \backslash
32823 dbond
32824 \begin_inset space \textvisiblespace{}
32825 \end_inset
32826
32827 C
32828 \backslash
32829 tbond
32830 \begin_inset space \textvisiblespace{}
32831 \end_inset
32832
32833 D
32834 \end_layout
32835
32836 \end_inset
32837 </cell>
32838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32839 \begin_inset Text
32840
32841 \begin_layout Plain Layout
32842 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32843 \end_inset
32844
32845
32846 \end_layout
32847
32848 \end_inset
32849 </cell>
32850 </row>
32851 <row>
32852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32853 \begin_inset Text
32854
32855 \begin_layout Plain Layout
32856
32857 \backslash
32858 ce
32859 \begin_inset space \textvisiblespace{}
32860 \end_inset
32861
32862 ^227
32863 \begin_inset Formula $\downarrow$
32864 \end_inset
32865
32866 _90
32867 \begin_inset Formula $\to$
32868 \end_inset
32869
32870 Th+
32871 \end_layout
32872
32873 \end_inset
32874 </cell>
32875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32876 \begin_inset Text
32877
32878 \begin_layout Plain Layout
32879 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32880 \end_inset
32881
32882
32883 \end_layout
32884
32885 \end_inset
32886 </cell>
32887 </row>
32888 <row>
32889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32890 \begin_inset Text
32891
32892 \begin_layout Plain Layout
32893
32894 \backslash
32895 ce
32896 \begin_inset space \textvisiblespace{}
32897 \end_inset
32898
32899
32900 \backslash
32901 mu
32902 \begin_inset space \textvisiblespace{}
32903 \end_inset
32904
32905
32906 \backslash
32907 hyphen
32908 \begin_inset space \textvisiblespace{}
32909 \end_inset
32910
32911 Cl
32912 \end_layout
32913
32914 \end_inset
32915 </cell>
32916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32917 \begin_inset Text
32918
32919 \begin_layout Plain Layout
32920 \begin_inset Formula $\raisebox{4.5mm}{}\ce{\ensuremath{\mu\hyphen}Cl}\raisebox{-2mm}{}$
32921 \end_inset
32922
32923
32924 \end_layout
32925
32926 \end_inset
32927 </cell>
32928 </row>
32929 <row>
32930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32931 \begin_inset Text
32932
32933 \begin_layout Plain Layout
32934
32935 \backslash
32936 ce
32937 \begin_inset space \textvisiblespace{}
32938 \end_inset
32939
32940 CO2
32941 \begin_inset space \textvisiblespace{}
32942 \end_inset
32943
32944 +
32945 \begin_inset space \textvisiblespace{}
32946 \end_inset
32947
32948 C
32949 \begin_inset space \textvisiblespace{}
32950 \end_inset
32951
32952 <=>
32953 \begin_inset space \textvisiblespace{}
32954 \end_inset
32955
32956 2CO
32957 \end_layout
32958
32959 \end_inset
32960 </cell>
32961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32962 \begin_inset Text
32963
32964 \begin_layout Plain Layout
32965 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32966 \end_inset
32967
32968
32969 \end_layout
32970
32971 \end_inset
32972 </cell>
32973 </row>
32974 <row>
32975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32976 \begin_inset Text
32977
32978 \begin_layout Plain Layout
32979
32980 \backslash
32981 ce
32982 \begin_inset space \textvisiblespace{}
32983 \end_inset
32984
32985 CO2
32986 \begin_inset space \textvisiblespace{}
32987 \end_inset
32988
32989 +
32990 \begin_inset space \textvisiblespace{}
32991 \end_inset
32992
32993 C
32994 \begin_inset space \textvisiblespace{}
32995 \end_inset
32996
32997 ->[
32998 \backslash
32999 alpha][
33000 \backslash
33001 beta]
33002 \begin_inset space \textvisiblespace{}
33003 \end_inset
33004
33005 2CO}
33006 \end_layout
33007
33008 \end_inset
33009 </cell>
33010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33011 \begin_inset Text
33012
33013 \begin_layout Plain Layout
33014 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
33015 \end_inset
33016
33017
33018 \end_layout
33019
33020 \end_inset
33021 </cell>
33022 </row>
33023 </lyxtabular>
33024
33025 \end_inset
33026
33027
33028 \end_layout
33029
33030 \begin_layout Standard
33031 \begin_inset Note Greyedout
33032 status open
33033
33034 \begin_layout Plain Layout
33035
33036 \series bold
33037 Nota:
33038 \series default
33039  En \SpecialChar LyX
33040  no es posible usar el carácter ^ para obtener una flecha hacia arriba,
33041  como se describe en el manual de 
33042 \series bold
33043 mhchem
33044 \series default
33045 .
33046  Como alternativa, inserta un espacio delgado negativo seguido por el comando
33047  
33048 \series bold
33049
33050 \backslash
33051 uparrow
33052 \series default
33053
33054 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
33055 \end_inset
33056
33057
33058 \end_layout
33059
33060 \end_inset
33061
33062
33063 \end_layout
33064
33065 \begin_layout Standard
33066 El comando 
33067 \series bold
33068
33069 \backslash
33070 ce
33071 \series default
33072  para la 
33073 \begin_inset CommandInset ref
33074 LatexCommand ref
33075 reference "eq:reaccion-quimica"
33076
33077 \end_inset
33078
33079  es
33080 \begin_inset Newline newline
33081 \end_inset
33082
33083
33084 \series bold
33085  
33086 \backslash
33087 ce
33088 \begin_inset space \textvisiblespace{}
33089 \end_inset
33090
33091 2Na+
33092 \begin_inset space \textvisiblespace{}
33093 \end_inset
33094
33095 +
33096 \begin_inset space \textvisiblespace{}
33097 \end_inset
33098
33099 SO4^2-
33100 \begin_inset space \textvisiblespace{}
33101 \end_inset
33102
33103
33104 \begin_inset space \textvisiblespace{}
33105 \end_inset
33106
33107 ->
33108 \begin_inset space \textvisiblespace{}
33109 \end_inset
33110
33111 Na2SO4
33112 \end_layout
33113
33114 \begin_layout Standard
33115 Para componer ecuaciones químicas multilínea primero se crea una ecuación
33116  multilínea, tal como se describe en la 
33117 \begin_inset CommandInset ref
33118 LatexCommand ref
33119 reference "sec:Ecuaciones-multilínea"
33120
33121 \end_inset
33122
33123 .
33124  Después se utiliza el comando 
33125 \series bold
33126
33127 \backslash
33128 ce
33129 \series default
33130  en cada cuadrito azul de la ecuación.
33131  La 
33132 \begin_inset CommandInset ref
33133 LatexCommand ref
33134 reference "eq:TEOS-reac-1"
33135
33136 \end_inset
33137
33138  y la 
33139 \begin_inset CommandInset ref
33140 LatexCommand ref
33141 reference "eq:TEOS-reac-2"
33142
33143 \end_inset
33144
33145  son ejemplos de una reacción química en dos fases en la que cada ecuación
33146  tiene su propio número.
33147 \begin_inset Formula 
33148 \begin{eqnarray}
33149 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
33150 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
33151 \end{eqnarray}
33152
33153 \end_inset
33154
33155
33156 \end_layout
33157
33158 \begin_layout Standard
33159 Además de 
33160 \series bold
33161
33162 \backslash
33163 ce
33164 \series default
33165  el paquete 
33166 \series bold
33167 mhchem
33168 \series default
33169  suministra el comando 
33170 \series bold
33171
33172 \backslash
33173 cf
33174 \series default
33175
33176 \begin_inset Index idx
33177 status collapsed
33178
33179 \begin_layout Plain Layout
33180 Comandos ! C ! 
33181 \backslash
33182 cf
33183 \end_layout
33184
33185 \end_inset
33186
33187  que ha de utilizarse en casos especiales.
33188  Para más información sobre 
33189 \series bold
33190
33191 \backslash
33192 cf
33193 \series default
33194  y más ejemplos echa un vistazo a la documentación de 
33195 \series bold
33196 mhchem
33197 \series default
33198
33199 \begin_inset CommandInset citation
33200 LatexCommand cite
33201 key "mhchem"
33202
33203 \end_inset
33204
33205 .
33206 \end_layout
33207
33208 \begin_layout Section
33209 Diagramas
33210 \end_layout
33211
33212 \begin_layout Standard
33213 Lyx soporta dos tipos de diagramas conmutativos: 
33214 \series bold
33215 amscd
33216 \series default
33217  y 
33218 \series bold
33219 xymatrix
33220 \series default
33221 , que se explican a continuación.
33222 \end_layout
33223
33224 \begin_layout Subsection
33225 Diagramas amscd
33226 \begin_inset Index idx
33227 status collapsed
33228
33229 \begin_layout Plain Layout
33230 Diagramas ! amscd
33231 \end_layout
33232
33233 \end_inset
33234
33235
33236 \end_layout
33237
33238 \begin_layout Standard
33239 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
33240  verticales y horizontales:
33241 \begin_inset Formula 
33242 \[
33243 \begin{CD}A@)))B@)))C\\
33244 @AAA@.@VVV\\
33245 F@(((E@(((D
33246 \end{CD}
33247 \]
33248
33249 \end_inset
33250
33251 Para obtener el diagrama se inserta en la ecuación el comando 
33252 \series bold
33253
33254 \backslash
33255 CD
33256 \begin_inset Index idx
33257 status collapsed
33258
33259 \begin_layout Plain Layout
33260 Comandos ! C ! 
33261 \backslash
33262 CD
33263 \end_layout
33264
33265 \end_inset
33266
33267
33268 \series default
33269 .
33270  Surge un marco azul entre dos líneas de trazos en el que se insertan a
33271  continuación comandos.
33272  Con 
33273 \family sans
33274 Ctrl+Entrar
33275 \family default
33276  se inicia una nueva línea.
33277  En las líneas impares se insertan relaciones horizontales, en las pares
33278  verticales.
33279 \end_layout
33280
33281 \begin_layout Standard
33282 Para componer las relaciones hay los siguientes comandos:
33283 \begin_inset Foot
33284 status collapsed
33285
33286 \begin_layout Plain Layout
33287 \begin_inset CommandInset label
33288 LatexCommand label
33289 name "fn:sinónimos"
33290
33291 \end_inset
33292
33293 Los comandos con 
33294 \family sans
33295 '
33296 \series bold
33297 >
33298 \series default
33299 '
33300 \family default
33301  o 
33302 \family sans
33303 '
33304 \series bold
33305 <
33306 \series default
33307 '
33308 \family default
33309  pueden generar errores con el estilo 
33310 \series bold
33311 spanish
33312 \series default
33313  de 
33314 \series bold
33315 babel
33316 \series default
33317 .
33318  Para evitarlo se pueden sustituir por sus sinónimos 
33319 \family sans
33320 '
33321 \series bold
33322 )
33323 \series default
33324 '
33325 \family default
33326  y 
33327 \family sans
33328 '
33329 \series bold
33330 (
33331 \series default
33332 '
33333 \family default
33334  respectivamente.
33335  Véase 
33336 \begin_inset CommandInset citation
33337 LatexCommand cite
33338 key "spanish"
33339
33340 \end_inset
33341
33342 .
33343  (
33344 \emph on
33345 N.
33346 \begin_inset space \thinspace{}
33347 \end_inset
33348
33349 del t.
33350 \emph default
33351 )
33352 \end_layout
33353
33354 \end_inset
33355
33356
33357 \end_layout
33358
33359 \begin_layout Itemize
33360
33361 \series bold
33362 @<<<
33363 \series default
33364  genera una flecha hacia la izquierda, 
33365 \series bold
33366 @>>>
33367 \series default
33368  una hacia la derecha, y 
33369 \series bold
33370 @=
33371 \series default
33372  un signo igual largo
33373 \end_layout
33374
33375 \begin_layout Itemize
33376
33377 \series bold
33378 @AAA
33379 \series default
33380  genera una flecha hacia arriba, 
33381 \series bold
33382 @VVV
33383 \series default
33384  una hacia abajo, y 
33385 \series bold
33386 @|
33387 \series default
33388  un signo igual vertical
33389 \end_layout
33390
33391 \begin_layout Itemize
33392
33393 \series bold
33394 @.
33395
33396 \series default
33397  genera una ubicación vacía para relaciones inexistentes
33398 \end_layout
33399
33400 \begin_layout Standard
33401 Todas las flechas pueden etiquetarse como sigue:
33402 \end_layout
33403
33404 \begin_layout Itemize
33405 Si se inserta texto entre el primero y el segundo 
33406 \series bold
33407 <
33408 \series default
33409  o 
33410 \series bold
33411 >
33412 \series default
33413 , respectivamente, se muestra sobre la flecha.
33414  Si se inserta entre el segundo y el tercero, bajo la flecha.
33415 \end_layout
33416
33417 \begin_layout Itemize
33418 Para flechas verticales, si se inserta texto entre la primera y la segunda
33419  
33420 \series bold
33421 A
33422 \series default
33423  o 
33424 \series bold
33425 V
33426 \series default
33427 , respectivamente, se muestra al lado izquierdo de la flecha.
33428  Si se inserta entre la segunda y la tercera, al lado derecho.
33429  Si el texto contiene A o V, estas letras deben ponerse entre llaves \SpecialChar TeX
33430 .
33431 \end_layout
33432
33433 \begin_layout Standard
33434 Como ejemplo un diagrama con todas las relaciones posibles:
33435 \begin_inset Formula 
33436 \[
33437 \begin{CD}A@)j))B@))k)C@=F\\
33438 @AmAA@.@VV{V}V@|\\
33439 D@((j\,(E@)k))F@=C
33440 \end{CD}
33441 \]
33442
33443 \end_inset
33444
33445 El comando para este diagrama es:
33446 \begin_inset Newline newline
33447 \end_inset
33448
33449
33450 \series bold
33451
33452 \backslash
33453 CD
33454 \begin_inset space \textvisiblespace{}
33455 \end_inset
33456
33457 A@>j>>B@>>k>C@=F Ctrl+Entrar
33458 \begin_inset Newline newline
33459 \end_inset
33460
33461
33462 \begin_inset Phantom HPhantom
33463 status open
33464
33465 \begin_layout Plain Layout
33466
33467 \series bold
33468
33469 \backslash
33470 CD
33471 \begin_inset space \textvisiblespace{}
33472 \end_inset
33473
33474
33475 \end_layout
33476
33477 \end_inset
33478
33479 @AmAA@.@VV
33480 \backslash
33481 {V
33482 \series default
33483
33484 \begin_inset Formula $\to$
33485 \end_inset
33486
33487
33488 \series bold
33489 V@| Ctrl+Entrar
33490 \begin_inset Newline newline
33491 \end_inset
33492
33493
33494 \begin_inset Phantom HPhantom
33495 status open
33496
33497 \begin_layout Plain Layout
33498
33499 \series bold
33500
33501 \backslash
33502 CD
33503 \begin_inset space \textvisiblespace{}
33504 \end_inset
33505
33506
33507 \end_layout
33508
33509 \end_inset
33510
33511 D@<<j<E@>k>>F@=C
33512 \end_layout
33513
33514 \begin_layout Subsection
33515 Diagramas xymatrix
33516 \begin_inset Index idx
33517 status collapsed
33518
33519 \begin_layout Plain Layout
33520 Diagramas ! xymatrix
33521 \end_layout
33522
33523 \end_inset
33524
33525
33526 \end_layout
33527
33528 \begin_layout Standard
33529 Para usar matrices xy debe estar instalado el paquete \SpecialChar LaTeX
33530  
33531 \series bold
33532 xypic
33533 \series default
33534 .
33535  Una matriz xy se crea insertando el comando 
33536 \series bold
33537
33538 \backslash
33539 xymatrix
33540 \series default
33541  en una ecuación.
33542  Después podrás añadir nuevas columnas y filas como en matrices normales,
33543  véase
33544 \begin_inset space ~
33545 \end_inset
33546
33547
33548 \begin_inset CommandInset ref
33549 LatexCommand ref
33550 reference "sec:Matrices"
33551
33552 \end_inset
33553
33554 .
33555 \end_layout
33556
33557 \begin_layout Standard
33558 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33559  y curvadas, y mucho más.
33560  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33561  se explican en el 
33562 \emph on
33563 Manual de XY-pic
33564 \emph default
33565  que se encuentra en el menú 
33566 \family sans
33567 Ayuda\SpecialChar menuseparator
33568 Manuales
33569 \begin_inset space ~
33570 \end_inset
33571
33572 específicos
33573 \family default
33574 .
33575 \end_layout
33576
33577 \begin_layout Subsection
33578 Diagramas 
33579 \noun on
33580 Feynman
33581 \noun default
33582
33583 \begin_inset Index idx
33584 status collapsed
33585
33586 \begin_layout Plain Layout
33587 Diagramas ! Feynman
33588 \end_layout
33589
33590 \end_inset
33591
33592
33593 \end_layout
33594
33595 \begin_layout Standard
33596 Para usar diagramas 
33597 \noun on
33598 Feynman
33599 \noun default
33600  debe estar instalado el paquete \SpecialChar LaTeX
33601  
33602 \series bold
33603 feyn
33604 \series default
33605 .
33606  Un diagrama 
33607 \noun on
33608 Feynman
33609 \noun default
33610  se crea insertando el comando 
33611 \series bold
33612
33613 \backslash
33614 Diagram
33615 \series default
33616  en una ecuación.
33617  Después podrás añadir nuevas columnas y filas como en matrices normales,
33618  véase
33619 \begin_inset space ~
33620 \end_inset
33621
33622
33623 \begin_inset CommandInset ref
33624 LatexCommand ref
33625 reference "sec:Matrices"
33626
33627 \end_inset
33628
33629 .
33630 \end_layout
33631
33632 \begin_layout Standard
33633 En el 
33634 \emph on
33635 Manual de diagramas Feynman
33636 \emph default
33637 , disponible en 
33638 \family sans
33639 Ayuda\SpecialChar menuseparator
33640 Manuales
33641 \begin_inset space ~
33642 \end_inset
33643
33644 específicos
33645 \family default
33646 , hay ejemplos de diagramas de este tipo.
33647 \end_layout
33648
33649 \begin_layout Standard
33650 \begin_inset Newpage newpage
33651 \end_inset
33652
33653
33654 \end_layout
33655
33656 \begin_layout Section
33657 Comandos definidos por el usuario
33658 \begin_inset Index idx
33659 status collapsed
33660
33661 \begin_layout Plain Layout
33662 Comandos de usuario
33663 \end_layout
33664
33665 \end_inset
33666
33667
33668 \end_layout
33669
33670 \begin_layout Standard
33671 \begin_inset Note Greyedout
33672 status open
33673
33674 \begin_layout Plain Layout
33675
33676 \series bold
33677 Nota:
33678 \series default
33679  Los nombres de los comandos definidos por el usuario y macros solo pueden
33680  contener letras latinas.
33681 \end_layout
33682
33683 \end_inset
33684
33685
33686 \end_layout
33687
33688 \begin_layout Subsection
33689 El comando 
33690 \backslash
33691 newcommand
33692 \begin_inset CommandInset label
33693 LatexCommand label
33694 name "subsec:El-comando-newcommand"
33695
33696 \end_inset
33697
33698
33699 \begin_inset Index idx
33700 status collapsed
33701
33702 \begin_layout Plain Layout
33703 Comandos de usuario ! 
33704 \backslash
33705 newcommand
33706 \end_layout
33707
33708 \end_inset
33709
33710
33711 \begin_inset Index idx
33712 status collapsed
33713
33714 \begin_layout Plain Layout
33715 Comandos ! N ! 
33716 \backslash
33717 newcommand
33718 \end_layout
33719
33720 \end_inset
33721
33722
33723 \end_layout
33724
33725 \begin_layout Standard
33726 Muchos comandos \SpecialChar LaTeX
33727  son demasiado largos para usarlos con frecuencia.
33728  Pero es posible definir nuevos comandos más cortos con el comando 
33729 \series bold
33730
33731 \backslash
33732 newcommand
33733 \series default
33734 .
33735  
33736 \end_layout
33737
33738 \begin_layout Standard
33739 El esquema del comando 
33740 \series bold
33741
33742 \backslash
33743 newcommand
33744 \series default
33745  es:
33746 \end_layout
33747
33748 \begin_layout Standard
33749
33750 \series bold
33751
33752 \backslash
33753 newcommand{nombre nuevo de comando}[número de argumentos]
33754 \begin_inset Newline newline
33755 \end_inset
33756
33757
33758 \begin_inset Phantom HPhantom
33759 status open
33760
33761 \begin_layout Plain Layout
33762
33763 \series bold
33764
33765 \backslash
33766 newcommand
33767 \end_layout
33768
33769 \end_inset
33770
33771 [valor opcional]{definición de comando}
33772 \end_layout
33773
33774 \begin_layout Standard
33775 \begin_inset Note Greyedout
33776 status open
33777
33778 \begin_layout Plain Layout
33779
33780 \series bold
33781 Nota:
33782 \series default
33783  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33784  documento o en paquetes \SpecialChar LaTeX
33785  que uses.
33786  Por ejemplo, si defines el comando 
33787 \series bold
33788
33789 \backslash
33790 le
33791 \series default
33792  para 
33793 \series bold
33794
33795 \backslash
33796 Leftarrow,
33797 \series default
33798  se producirán errores porque 
33799 \series bold
33800
33801 \backslash
33802 le
33803 \series default
33804  ya existe para 
33805 \begin_inset Quotes fld
33806 \end_inset
33807
33808
33809 \begin_inset Formula $\le$
33810 \end_inset
33811
33812
33813 \begin_inset Quotes frd
33814 \end_inset
33815
33816 .
33817
33818 \series bold
33819  
33820 \end_layout
33821
33822 \end_inset
33823
33824
33825 \end_layout
33826
33827 \begin_layout Standard
33828 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33829  argumentos debería tener el nuevo comando.
33830  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33831  Cuando se hace esto, el 
33832 \emph on
33833 primer
33834 \emph default
33835  argumento del nuevo comando es automáticamente opcional.
33836 \end_layout
33837
33838 \begin_layout Standard
33839 Veamos unos ejemplos:
33840 \end_layout
33841
33842 \begin_layout Itemize
33843 Para definir el comando 
33844 \series bold
33845
33846 \backslash
33847 gr
33848 \series default
33849  para 
33850 \series bold
33851
33852 \backslash
33853 Longrightarrow
33854 \series default
33855 , la línea de preámbulo \SpecialChar LaTeX
33856  es:
33857 \begin_inset VSpace medskip
33858 \end_inset
33859
33860
33861 \begin_inset Newline newline
33862 \end_inset
33863
33864
33865 \series bold
33866
33867 \backslash
33868 newcommand{
33869 \backslash
33870 gr}{
33871 \backslash
33872 Longrightarrow}
33873 \end_layout
33874
33875 \begin_layout Itemize
33876 Para definir el comando 
33877 \series bold
33878
33879 \backslash
33880 us
33881 \series default
33882  para 
33883 \series bold
33884
33885 \backslash
33886 underline
33887 \series default
33888 , el argumento (que sería subrayado) debe tenerse en cuenta.
33889  Para esto la línea de preámbulo es:
33890 \begin_inset VSpace medskip
33891 \end_inset
33892
33893
33894 \begin_inset Newline newline
33895 \end_inset
33896
33897
33898 \series bold
33899
33900 \backslash
33901 newcommand{
33902 \backslash
33903 us}[1]{
33904 \backslash
33905 underline{#1}}
33906 \series default
33907
33908 \begin_inset VSpace medskip
33909 \end_inset
33910
33911
33912 \begin_inset Newline newline
33913 \end_inset
33914
33915 El carácter 
33916 \series bold
33917 #
33918 \series default
33919  actúa como colocador del argumento, el 
33920 \series bold
33921 1
33922 \series default
33923  indica que es el colocador para el primer argumento.
33924 \end_layout
33925
33926 \begin_layout Itemize
33927 Para 
33928 \series bold
33929
33930 \backslash
33931 framebox
33932 \series default
33933  se puede definir, por ejemplo, el comando 
33934 \series bold
33935
33936 \backslash
33937 fb
33938 \series default
33939 :
33940 \begin_inset VSpace medskip
33941 \end_inset
33942
33943
33944 \begin_inset Newline newline
33945 \end_inset
33946
33947
33948 \series bold
33949
33950 \backslash
33951 newcommand{
33952 \backslash
33953 fb}[3]{
33954 \backslash
33955 framebox#1#2{$#3$}}
33956 \series default
33957
33958 \begin_inset VSpace medskip
33959 \end_inset
33960
33961
33962 \begin_inset Newline newline
33963 \end_inset
33964
33965 Los dos signos dólar generan la ecuación extra necesaria para 
33966 \series bold
33967
33968 \backslash
33969 framebox
33970 \series default
33971 , véase 
33972 \begin_inset CommandInset ref
33973 LatexCommand ref
33974 reference "subsec:Marcos-con-bordes"
33975
33976 \end_inset
33977
33978 .
33979 \end_layout
33980
33981 \begin_layout Itemize
33982 Para crear un nuevo comando para 
33983 \series bold
33984
33985 \backslash
33986 fcolorbox
33987 \series default
33988  donde no es necesario especificar el color para el marco, el argumento
33989  para el color se define opcional:
33990 \begin_inset VSpace medskip
33991 \end_inset
33992
33993
33994 \begin_inset Newline newline
33995 \end_inset
33996
33997
33998 \series bold
33999
34000 \backslash
34001 newcommand{
34002 \backslash
34003 cb}[3][white]{
34004 \backslash
34005 fcolorbox{#2}{#1}{$#3$}}
34006 \series default
34007
34008 \begin_inset VSpace medskip
34009 \end_inset
34010
34011
34012 \begin_inset Newline newline
34013 \end_inset
34014
34015 Si el color no es especificado al usar 
34016 \series bold
34017
34018 \backslash
34019 cb
34020 \series default
34021 , se elige el color 
34022 \series bold
34023 white
34024 \series default
34025  predefinido.
34026 \end_layout
34027
34028 \begin_layout Standard
34029 Un ensayo con los nuevos comandos definidos:
34030 \begin_inset Separator parbreak
34031 \end_inset
34032
34033
34034 \end_layout
34035
34036 \begin_layout Standard
34037 \noindent
34038 \align center
34039 \begin_inset Tabular
34040 <lyxtabular version="3" rows="6" columns="2">
34041 <features tabularvalignment="middle">
34042 <column alignment="center" valignment="top">
34043 <column alignment="center" valignment="top">
34044 <row>
34045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34046 \begin_inset Text
34047
34048 \begin_layout Plain Layout
34049 Comando
34050 \end_layout
34051
34052 \end_inset
34053 </cell>
34054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34055 \begin_inset Text
34056
34057 \begin_layout Plain Layout
34058 Resultado
34059 \begin_inset Note Note
34060 status collapsed
34061
34062 \begin_layout Plain Layout
34063
34064 \series bold
34065
34066 \backslash
34067 raisebox
34068 \series default
34069  se usa sólo como espaciador
34070 \end_layout
34071
34072 \end_inset
34073
34074
34075 \end_layout
34076
34077 \end_inset
34078 </cell>
34079 </row>
34080 <row>
34081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34082 \begin_inset Text
34083
34084 \begin_layout Plain Layout
34085 A
34086 \backslash
34087 gr
34088 \begin_inset space \textvisiblespace{}
34089 \end_inset
34090
34091 B
34092 \end_layout
34093
34094 \end_inset
34095 </cell>
34096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34097 \begin_inset Text
34098
34099 \begin_layout Plain Layout
34100 \begin_inset Formula $A\gr B$
34101 \end_inset
34102
34103
34104 \end_layout
34105
34106 \end_inset
34107 </cell>
34108 </row>
34109 <row>
34110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34111 \begin_inset Text
34112
34113 \begin_layout Plain Layout
34114
34115 \backslash
34116 us{ABcd
34117 \end_layout
34118
34119 \end_inset
34120 </cell>
34121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34122 \begin_inset Text
34123
34124 \begin_layout Plain Layout
34125 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
34126 \end_inset
34127
34128
34129 \end_layout
34130
34131 \end_inset
34132 </cell>
34133 </row>
34134 <row>
34135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34136 \begin_inset Text
34137
34138 \begin_layout Plain Layout
34139
34140 \backslash
34141 fb{[2cm]
34142 \begin_inset Formula $\to$
34143 \end_inset
34144
34145
34146 \backslash
34147 {
34148 \begin_inset Formula $\to$
34149 \end_inset
34150
34151
34152 \backslash
34153 {
34154 \backslash
34155 int
34156 \begin_inset space \textvisiblespace{}
34157 \end_inset
34158
34159 A=B
34160 \end_layout
34161
34162 \end_inset
34163 </cell>
34164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34165 \begin_inset Text
34166
34167 \begin_layout Plain Layout
34168 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
34169 \end_inset
34170
34171
34172 \end_layout
34173
34174 \end_inset
34175 </cell>
34176 </row>
34177 <row>
34178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34179 \begin_inset Text
34180
34181 \begin_layout Plain Layout
34182
34183 \backslash
34184 cb{red
34185 \begin_inset Formula $\to$
34186 \end_inset
34187
34188
34189 \backslash
34190 {
34191 \backslash
34192 int
34193 \begin_inset space \textvisiblespace{}
34194 \end_inset
34195
34196 A=B
34197 \end_layout
34198
34199 \end_inset
34200 </cell>
34201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34202 \begin_inset Text
34203
34204 \begin_layout Plain Layout
34205 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
34206 \end_inset
34207
34208
34209 \end_layout
34210
34211 \end_inset
34212 </cell>
34213 </row>
34214 <row>
34215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34216 \begin_inset Text
34217
34218 \begin_layout Plain Layout
34219
34220 \backslash
34221 cb[green]
34222 \backslash
34223 {red
34224 \begin_inset Formula $\to$
34225 \end_inset
34226
34227
34228 \backslash
34229 {
34230 \backslash
34231 int
34232 \begin_inset space \textvisiblespace{}
34233 \end_inset
34234
34235 A=B
34236 \end_layout
34237
34238 \end_inset
34239 </cell>
34240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34241 \begin_inset Text
34242
34243 \begin_layout Plain Layout
34244 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
34245 \end_inset
34246
34247
34248 \end_layout
34249
34250 \end_inset
34251 </cell>
34252 </row>
34253 </lyxtabular>
34254
34255 \end_inset
34256
34257
34258 \end_layout
34259
34260 \begin_layout Subsection
34261 Macros de ecuaciones
34262 \begin_inset Index idx
34263 status collapsed
34264
34265 \begin_layout Plain Layout
34266 Comandos de usuario ! Macros de ecuaciones
34267 \end_layout
34268
34269 \end_inset
34270
34271
34272 \begin_inset Index idx
34273 status collapsed
34274
34275 \begin_layout Plain Layout
34276 Macros
34277 \end_layout
34278
34279 \end_inset
34280
34281
34282 \end_layout
34283
34284 \begin_layout Standard
34285 Los comandos definidos por el usuario son especialmente convenientes para
34286  expresiones complejas.
34287  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
34288  el mismo tipo de solución se repite varias veces.
34289  La forma general de una ecuación de segundo grado es:
34290 \begin_inset Formula 
34291 \[
34292 0=\lambda^{2}+p\lambda+q
34293 \]
34294
34295 \end_inset
34296
34297 La forma general de la solución es:
34298 \begin_inset Formula 
34299 \[
34300 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
34301 \]
34302
34303 \end_inset
34304
34305
34306 \end_layout
34307
34308 \begin_layout Standard
34309 Para definir un comando para la ecuación de la solución, en donde solo hay
34310  que especificar los tres parámetros 
34311 \begin_inset Formula $\lambda$
34312 \end_inset
34313
34314
34315 \begin_inset Formula $p$
34316 \end_inset
34317
34318 , y 
34319 \begin_inset Formula $q$
34320 \end_inset
34321
34322 , y el índice de 
34323 \begin_inset Formula $\lambda$
34324 \end_inset
34325
34326  puede darse opcionalmente, la línea de preámbulo \SpecialChar LaTeX
34327  es
34328 \begin_inset Newline newline
34329 \end_inset
34330
34331
34332 \series bold
34333
34334 \backslash
34335 newcommand{
34336 \backslash
34337 qG}[4][1,
34338 \backslash
34339 ,2]{#2_{#1}=-
34340 \backslash
34341 frac{#3}{2}
34342 \backslash
34343 pm
34344 \begin_inset Newline newline
34345 \end_inset
34346
34347
34348 \begin_inset Phantom HPhantom
34349 status open
34350
34351 \begin_layout Plain Layout
34352
34353 \series bold
34354
34355 \backslash
34356 newcommand
34357 \end_layout
34358
34359 \end_inset
34360
34361
34362 \backslash
34363 sqrt{
34364 \backslash
34365 frac{#3^{2}}{4}-#4}}
34366 \end_layout
34367
34368 \begin_layout Standard
34369 Para generar la solución se inserta el comando
34370 \begin_inset Newline newline
34371 \end_inset
34372
34373
34374 \series bold
34375
34376 \backslash
34377 qG{
34378 \backslash
34379 lambda
34380 \begin_inset Formula $\to$
34381 \end_inset
34382
34383
34384 \backslash
34385 {p
34386 \begin_inset Formula $\to$
34387 \end_inset
34388
34389
34390 \backslash
34391 {q
34392 \series default
34393  en una ecuación
34394 \series bold
34395 .
34396 \end_layout
34397
34398 \begin_layout Standard
34399 La definición del nuevo comando no es intuitiva porque hay que conocer los
34400  esquemas de todos los comandos \SpecialChar LaTeX
34401  usados, por ejemplo, que una fracción se
34402  inserta en \SpecialChar LaTeX
34403  como
34404 \series bold
34405  
34406 \backslash
34407 frac{numerador}{denominador}
34408 \series default
34409 .
34410  Además, uno puede olvidar fácilmente una llave en la definición y no puede
34411  ver en \SpecialChar LyX
34412  lo que el nuevo comando está haciendo.
34413  Para evitar estos problemas, \SpecialChar LyX
34414  ofrece la posibilidad de usar macros de ecuación
34415  en vez del comando
34416 \series bold
34417  
34418 \backslash
34419 newcommand
34420 \series default
34421 .
34422 \end_layout
34423
34424 \begin_layout Standard
34425 Una macro de ecuación se crea con el menú 
34426 \family sans
34427 Insertar\SpecialChar menuseparator
34428 Ecuación\SpecialChar menuseparator
34429 Macro
34430 \family default
34431  o con el botón 
34432 \begin_inset Info
34433 type  "icon"
34434 arg   "math-macro newmacroname_newcommand"
34435 \end_inset
34436
34437  de la barra de herramientas.
34438  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
34439  como el siguiente donde se define la macro:
34440 \begin_inset Newline newline
34441 \end_inset
34442
34443
34444 \begin_inset space \hspace*{\fill}
34445 \end_inset
34446
34447
34448 \begin_inset Graphics
34449         filename ../clipart/macrobox.png
34450         scale 75
34451
34452 \end_inset
34453
34454
34455 \begin_inset space \hspace*{\fill}
34456 \end_inset
34457
34458
34459 \begin_inset Newline newline
34460 \end_inset
34461
34462
34463 \begin_inset FormulaMacro
34464 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
34465 \end_inset
34466
34467
34468 \backslash
34469 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
34470  En el primer marco azul se inserta la ecuación buscada.
34471  Con el comando 
34472 \series bold
34473
34474 \backslash
34475 #númerodeargumento
34476 \series default
34477 , , o con el botón 
34478 \begin_inset Info
34479 type  "icon"
34480 arg   "math-macro-add-param"
34481 \end_inset
34482
34483  de la barra de herramientas de macros se inserta un colocador de argumento,
34484  p.
34485 \begin_inset space \thinspace{}
34486 \end_inset
34487
34488 e
34489 \begin_inset space \space{}
34490 \end_inset
34491
34492
34493 \series bold
34494
34495 \backslash
34496 #1
34497 \series default
34498 .
34499  Los colocadores de argumento se muestran en rojo.
34500  Se pueden poner 9
34501 \begin_inset space ~
34502 \end_inset
34503
34504 argumentos como máximo.
34505  Con el botón 
34506 \begin_inset Info
34507 type  "icon"
34508 arg   "math-macro-add-optional-param"
34509 \end_inset
34510
34511  se crean argumentos opcionales.
34512  El primer argumento no opcional puede transformarse en opcional con el
34513  botón 
34514 \begin_inset Info
34515 type  "icon"
34516 arg   "math-macro-make-optional"
34517 \end_inset
34518
34519 .
34520  En el segundo marco azul puede definirse el aspecto de la macro en \SpecialChar LyX
34521 .
34522  Normalmente quieres verlo tal como está definido, así que el recuadro se
34523  deja vacío.
34524  Pero si has creado una macro que necesita mucho espacio en la pantalla,
34525  en dicho recuadro puedes insertar, por ejemplo
34526 \begin_inset Newline newline
34527 \end_inset
34528
34529
34530 \series bold
34531 qG: 
34532 \backslash
34533 #1
34534 \series default
34535  
34536 \series bold
34537 ,
34538 \series default
34539  
34540 \series bold
34541
34542 \backslash
34543 #2
34544 \series default
34545  
34546 \series bold
34547 ,
34548 \series default
34549  
34550 \series bold
34551
34552 \backslash
34553 #3, 
34554 \backslash
34555 #4
34556 \begin_inset Newline newline
34557 \end_inset
34558
34559
34560 \series default
34561 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
34562  en \SpecialChar LyX
34563 , lo que conlleva una visualización mejor.
34564  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
34565 \begin_inset Newline newline
34566 \end_inset
34567
34568 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
34569  macros individuales situando el cursor en la macro y usando el menú 
34570 \family sans
34571 Ver\SpecialChar menuseparator
34572 (Des)plegar macro de ecuación.
34573 \end_layout
34574
34575 \begin_layout Standard
34576 Para usar una macro, se inserta el nombre de la misma como comando en una
34577  ecuación, en nuestro caso 
34578 \series bold
34579
34580 \backslash
34581 qG
34582 \series default
34583 .
34584  Nuestra macro se muestra en \SpecialChar LyX
34585  así:
34586 \begin_inset Newline newline
34587 \end_inset
34588
34589
34590 \begin_inset space \hspace*{\fill}
34591 \end_inset
34592
34593
34594 \begin_inset Graphics
34595         filename ../clipart/macrouse.png
34596         scale 75
34597
34598 \end_inset
34599
34600
34601 \begin_inset space \hspace*{\fill}
34602 \end_inset
34603
34604
34605 \begin_inset Newline newline
34606 \end_inset
34607
34608 Aquí tenemos nuestro ejemplo de macro con los argumentos 
34609 \begin_inset Formula $x$
34610 \end_inset
34611
34612
34613 \begin_inset Formula $\ln(x)$
34614 \end_inset
34615
34616 , y 
34617 \begin_inset Formula $B$
34618 \end_inset
34619
34620 :
34621 \end_layout
34622
34623 \begin_layout Standard
34624 \begin_inset Formula 
34625 \[
34626 \qG x{\ln(x)}B
34627 \]
34628
34629 \end_inset
34630
34631
34632 \end_layout
34633
34634 \begin_layout Standard
34635 \SpecialChar LyX
34636  ofrece en el menú 
34637 \family sans
34638 Herramientas
34639 \family default
34640 \SpecialChar menuseparator
34641
34642 \family sans
34643 Preferencias\SpecialChar menuseparator
34644 Edición\SpecialChar menuseparator
34645 Control
34646 \family default
34647  diferentes estilos para editar macros.
34648  Para encontrar el estilo que más te convenga, elige un estilo y pon el
34649  cursor en una macro para ver la diferencia.
34650 \end_layout
34651
34652 \begin_layout Standard
34653 Una macro de ecuación se transforma internamente en un comando 
34654 \series bold
34655
34656 \backslash
34657 newcommand
34658 \series default
34659  cuando se exporta el documento.
34660  El comando creado 
34661 \series bold
34662
34663 \backslash
34664 newcommand
34665 \series default
34666  no se coloca en el preámbulo \SpecialChar LaTeX
34667 , por tanto las macros solo se pueden usar
34668  en ecuaciones que estén en recuadros de definición de macros en el documento.
34669  
34670 \end_layout
34671
34672 \begin_layout Standard
34673 Las macros de ecuación también pueden crearse directamente a partir de un
34674  comando
34675 \series bold
34676  
34677 \backslash
34678 newcommand
34679 \series default
34680 .
34681  Por ejemplo, escribiendo el comando
34682 \begin_inset Newline newline
34683 \end_inset
34684
34685
34686 \series bold
34687
34688 \backslash
34689 newcommand{
34690 \backslash
34691 larrow}[2]{
34692 \backslash
34693 xleftarrow[#2]{#1}}
34694 \begin_inset Newline newline
34695 \end_inset
34696
34697
34698 \series default
34699 como texto normal en \SpecialChar LyX
34700 , seleccionándolo completamente y usando a continuación
34701  el atajo 
34702 \family sans
34703 Ctrl+M
34704 \family default
34705 , el comando se transformará en una macro de ecuación.
34706  Al emplear este método debes tener cuidado en escribir correctamente el
34707  comando 
34708 \series bold
34709
34710 \backslash
34711 newcommand
34712 \series default
34713 , de lo contrario la macro defectuosa lleva a obtener errores \SpecialChar LaTeX
34714 .
34715  
34716 \end_layout
34717
34718 \begin_layout Standard
34719 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34720  en definiciones de macros se manejan incorrectamente.
34721  Por eso el ejemplo 
34722 \series bold
34723
34724 \backslash
34725 fb
34726 \series default
34727  de 
34728 \begin_inset CommandInset ref
34729 LatexCommand ref
34730 reference "subsec:El-comando-newcommand"
34731
34732 \end_inset
34733
34734  no puede crearse como macro.
34735 \end_layout
34736
34737 \begin_layout Standard
34738 Cuando el cursor está en un recuadro de definición de macro, verás en \SpecialChar LyX
34739  la
34740  barra de herramientas de macros:
34741 \end_layout
34742
34743 \begin_layout Standard
34744 \begin_inset VSpace defskip
34745 \end_inset
34746
34747
34748 \end_layout
34749
34750 \begin_layout Standard
34751 \begin_inset Graphics
34752         filename ../clipart/MacroToolbar.png
34753
34754 \end_inset
34755
34756
34757 \begin_inset Index idx
34758 status collapsed
34759
34760 \begin_layout Plain Layout
34761 Macros ! Barra de herramientas
34762 \end_layout
34763
34764 \end_inset
34765
34766
34767 \end_layout
34768
34769 \begin_layout Standard
34770 \begin_inset VSpace defskip
34771 \end_inset
34772
34773
34774 \end_layout
34775
34776 \begin_layout Standard
34777 La barra de herramientas de macros contiene los siguientes botones:
34778 \end_layout
34779
34780 \begin_layout Standard
34781 \begin_inset VSpace defskip
34782 \end_inset
34783
34784
34785 \end_layout
34786
34787 \begin_layout Standard
34788 \begin_inset Tabular
34789 <lyxtabular version="3" rows="9" columns="2">
34790 <features islongtable="true" longtabularalignment="center">
34791 <column alignment="left" valignment="top">
34792 <column alignment="left" valignment="top" width="85col%">
34793 <row interlinespace="2.5mm">
34794 <cell alignment="center" valignment="top" usebox="none">
34795 \begin_inset Text
34796
34797 \begin_layout Plain Layout
34798 \begin_inset Info
34799 type  "icon"
34800 arg   "math-macro-remove-param"
34801 \end_inset
34802
34803
34804 \end_layout
34805
34806 \end_inset
34807 </cell>
34808 <cell alignment="center" valignment="top" usebox="none">
34809 \begin_inset Text
34810
34811 \begin_layout Plain Layout
34812
34813 \family sans
34814 Editar\SpecialChar menuseparator
34815 Ecuación\SpecialChar menuseparator
34816 Definición de macro\SpecialChar menuseparator
34817 Quitar último argumento
34818 \end_layout
34819
34820 \end_inset
34821 </cell>
34822 </row>
34823 <row interlinespace="2.5mm">
34824 <cell alignment="center" valignment="top" usebox="none">
34825 \begin_inset Text
34826
34827 \begin_layout Plain Layout
34828 \begin_inset Info
34829 type  "icon"
34830 arg   "math-macro-add-param"
34831 \end_inset
34832
34833
34834 \end_layout
34835
34836 \end_inset
34837 </cell>
34838 <cell alignment="center" valignment="top" usebox="none">
34839 \begin_inset Text
34840
34841 \begin_layout Plain Layout
34842
34843 \family sans
34844 Editar\SpecialChar menuseparator
34845 Ecuación\SpecialChar menuseparator
34846 Definición de macro\SpecialChar menuseparator
34847 Añadir argumento
34848 \end_layout
34849
34850 \end_inset
34851 </cell>
34852 </row>
34853 <row interlinespace="2.5mm">
34854 <cell alignment="center" valignment="top" usebox="none">
34855 \begin_inset Text
34856
34857 \begin_layout Plain Layout
34858 \begin_inset Info
34859 type  "icon"
34860 arg   "math-macro-make-optional"
34861 \end_inset
34862
34863
34864 \end_layout
34865
34866 \end_inset
34867 </cell>
34868 <cell alignment="center" valignment="top" usebox="none">
34869 \begin_inset Text
34870
34871 \begin_layout Plain Layout
34872
34873 \family sans
34874 Editar\SpecialChar menuseparator
34875 Ecuación\SpecialChar menuseparator
34876 Definición de macro\SpecialChar menuseparator
34877 Hacer opcional el primer
34878 \begin_inset Newline newline
34879 \end_inset
34880
34881
34882 \begin_inset Phantom HPhantom
34883 status open
34884
34885 \begin_layout Plain Layout
34886
34887 \family sans
34888 Editar\SpecialChar menuseparator
34889 Ecuación\SpecialChar menuseparator
34890 Definición de macro\SpecialChar menuseparator
34891
34892 \end_layout
34893
34894 \end_inset
34895
34896 argumento no opcional
34897 \end_layout
34898
34899 \end_inset
34900 </cell>
34901 </row>
34902 <row interlinespace="2.5mm">
34903 <cell alignment="center" valignment="top" usebox="none">
34904 \begin_inset Text
34905
34906 \begin_layout Plain Layout
34907 \begin_inset Info
34908 type  "icon"
34909 arg   "math-macro-make-nonoptional"
34910 \end_inset
34911
34912
34913 \end_layout
34914
34915 \end_inset
34916 </cell>
34917 <cell alignment="center" valignment="top" usebox="none">
34918 \begin_inset Text
34919
34920 \begin_layout Plain Layout
34921
34922 \family sans
34923 Editar\SpecialChar menuseparator
34924 Ecuación\SpecialChar menuseparator
34925 Definición de macro\SpecialChar menuseparator
34926 Hacer no opcional el primer
34927 \begin_inset Newline newline
34928 \end_inset
34929
34930
34931 \begin_inset Phantom HPhantom
34932 status open
34933
34934 \begin_layout Plain Layout
34935
34936 \family sans
34937 Editar\SpecialChar menuseparator
34938 Ecuación\SpecialChar menuseparator
34939 Definición de macro\SpecialChar menuseparator
34940
34941 \end_layout
34942
34943 \end_inset
34944
34945 argumento opcional
34946 \end_layout
34947
34948 \end_inset
34949 </cell>
34950 </row>
34951 <row interlinespace="2.5mm">
34952 <cell alignment="center" valignment="top" usebox="none">
34953 \begin_inset Text
34954
34955 \begin_layout Plain Layout
34956 \begin_inset Info
34957 type  "icon"
34958 arg   "math-macro-remove-optional-param"
34959 \end_inset
34960
34961
34962 \end_layout
34963
34964 \end_inset
34965 </cell>
34966 <cell alignment="center" valignment="top" usebox="none">
34967 \begin_inset Text
34968
34969 \begin_layout Plain Layout
34970
34971 \family sans
34972 Editar\SpecialChar menuseparator
34973 Ecuación\SpecialChar menuseparator
34974 Definición de macro\SpecialChar menuseparator
34975 Quitar argumento opcional
34976 \end_layout
34977
34978 \end_inset
34979 </cell>
34980 </row>
34981 <row interlinespace="2.5mm">
34982 <cell alignment="center" valignment="top" usebox="none">
34983 \begin_inset Text
34984
34985 \begin_layout Plain Layout
34986 \begin_inset Info
34987 type  "icon"
34988 arg   "math-macro-add-optional-param"
34989 \end_inset
34990
34991
34992 \end_layout
34993
34994 \end_inset
34995 </cell>
34996 <cell alignment="center" valignment="top" usebox="none">
34997 \begin_inset Text
34998
34999 \begin_layout Plain Layout
35000
35001 \family sans
35002 Editar\SpecialChar menuseparator
35003 Ecuación\SpecialChar menuseparator
35004 Definición de macro\SpecialChar menuseparator
35005 Insertar argumento opcional
35006 \end_layout
35007
35008 \end_inset
35009 </cell>
35010 </row>
35011 <row interlinespace="2.5mm">
35012 <cell alignment="center" valignment="top" usebox="none">
35013 \begin_inset Text
35014
35015 \begin_layout Plain Layout
35016 \begin_inset Info
35017 type  "icon"
35018 arg   "math-macro-remove-greedy-param"
35019 \end_inset
35020
35021
35022 \end_layout
35023
35024 \end_inset
35025 </cell>
35026 <cell alignment="center" valignment="top" usebox="none">
35027 \begin_inset Text
35028
35029 \begin_layout Plain Layout
35030
35031 \family sans
35032 Editar\SpecialChar menuseparator
35033 Ecuación\SpecialChar menuseparator
35034 Definición de macro\SpecialChar menuseparator
35035 Quitar último argumento
35036 \begin_inset Newline newline
35037 \end_inset
35038
35039
35040 \begin_inset Phantom HPhantom
35041 status open
35042
35043 \begin_layout Plain Layout
35044
35045 \family sans
35046 Editar\SpecialChar menuseparator
35047 Ecuación\SpecialChar menuseparator
35048 Definición de macro\SpecialChar menuseparator
35049
35050 \end_layout
35051
35052 \end_inset
35053
35054 yendo hacia la derecha
35055 \end_layout
35056
35057 \end_inset
35058 </cell>
35059 </row>
35060 <row interlinespace="2.5mm">
35061 <cell alignment="center" valignment="top" usebox="none">
35062 \begin_inset Text
35063
35064 \begin_layout Plain Layout
35065 \begin_inset Info
35066 type  "icon"
35067 arg   "math-macro-append-greedy-param"
35068 \end_inset
35069
35070
35071 \end_layout
35072
35073 \end_inset
35074 </cell>
35075 <cell alignment="center" valignment="top" usebox="none">
35076 \begin_inset Text
35077
35078 \begin_layout Plain Layout
35079
35080 \family sans
35081 Editar\SpecialChar menuseparator
35082 Ecuación\SpecialChar menuseparator
35083 Definición de macro\SpecialChar menuseparator
35084 Añadir argumento comiendo
35085 \begin_inset Newline newline
35086 \end_inset
35087
35088
35089 \begin_inset Phantom HPhantom
35090 status open
35091
35092 \begin_layout Plain Layout
35093
35094 \family sans
35095 Editar\SpecialChar menuseparator
35096 Ecuación\SpecialChar menuseparator
35097 Definición de macro\SpecialChar menuseparator
35098
35099 \end_layout
35100
35101 \end_inset
35102
35103 desde la derecha
35104 \end_layout
35105
35106 \end_inset
35107 </cell>
35108 </row>
35109 <row interlinespace="2.5mm">
35110 <cell alignment="center" valignment="top" usebox="none">
35111 \begin_inset Text
35112
35113 \begin_layout Plain Layout
35114 \begin_inset Info
35115 type  "icon"
35116 arg   "math-macro-add-greedy-optional-param"
35117 \end_inset
35118
35119
35120 \end_layout
35121
35122 \end_inset
35123 </cell>
35124 <cell alignment="center" valignment="top" usebox="none">
35125 \begin_inset Text
35126
35127 \begin_layout Plain Layout
35128
35129 \family sans
35130 Editar\SpecialChar menuseparator
35131 Ecuación\SpecialChar menuseparator
35132 Definición de macro\SpecialChar menuseparator
35133 Añadir argumento opcional
35134 \begin_inset Newline newline
35135 \end_inset
35136
35137
35138 \begin_inset Phantom HPhantom
35139 status open
35140
35141 \begin_layout Plain Layout
35142
35143 \family sans
35144 Editar\SpecialChar menuseparator
35145 Ecuación\SpecialChar menuseparator
35146 Definición de macro\SpecialChar menuseparator
35147
35148 \end_layout
35149
35150 \end_inset
35151
35152 comiendo desde la derecha
35153 \end_layout
35154
35155 \end_inset
35156 </cell>
35157 </row>
35158 </lyxtabular>
35159
35160 \end_inset
35161
35162
35163 \end_layout
35164
35165 \begin_layout Section
35166 Sistema algebraico computacional
35167 \end_layout
35168
35169 \begin_layout Standard
35170 \SpecialChar LyX
35171  permite el intercambio entre expresiones matemáticas escritas con su editor
35172  de ecuaciones y aplicaciones externas o guiones definidos por el usuario.
35173  Las aplicaciones soportadas actualmente son 
35174 \family sans
35175 Maple
35176 \family default
35177
35178 \family sans
35179 Mathematica
35180 \family default
35181
35182 \family sans
35183 Maxima
35184 \family default
35185  y 
35186 \family sans
35187 Octave
35188 \family default
35189 .
35190  Hay que advertir que el conjunto de estructuras matemáticas soportadas
35191  se limita a casos muy simples.
35192 \end_layout
35193
35194 \begin_layout Subsection
35195 Utilización
35196 \end_layout
35197
35198 \begin_layout Standard
35199 Escribe alguna expresión en una ecuación, despliega el menú 
35200 \family sans
35201 Editar\SpecialChar menuseparator
35202 Ecuación\SpecialChar menuseparator
35203 Usar programa de álgebra
35204 \family default
35205  y elige la aplicación que esté instalada en tu ordenador.
35206  Después de eso el resultado de la computación debería mostrarse a la derecha
35207  de la expresión junto con el operador "=".
35208 \end_layout
35209
35210 \begin_layout Standard
35211 A continuación hay unos ejemplos sencillos (con resultados de 
35212 \family sans
35213 Maxima
35214 \family default
35215 ) que muestran qué tipos de computación se pueden realizar:
35216 \end_layout
35217
35218 \begin_layout Itemize
35219 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
35220 \end_inset
35221
35222
35223 \end_layout
35224
35225 \begin_layout Itemize
35226 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
35227 \end_inset
35228
35229
35230 \end_layout
35231
35232 \begin_layout Itemize
35233 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
35234 \end_inset
35235
35236
35237 \end_layout
35238
35239 \begin_layout Itemize
35240 \begin_inset Formula $\det\left[\begin{array}{ccc}
35241 1 & 6 & 7\\
35242 2 & 5 & 8\\
35243 3 & 4 & 17
35244 \end{array}\right]=-56$
35245 \end_inset
35246
35247
35248 \end_layout
35249
35250 \begin_layout Itemize
35251 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
35252 \end_inset
35253
35254
35255 \end_layout
35256
35257 \begin_layout Subsection
35258 Atajos de teclado
35259 \end_layout
35260
35261 \begin_layout Standard
35262 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
35263  Se puede vincular fácilmente una combinación de teclas a la función 
35264 \family sans
35265 math-extern
35266 \family default
35267  de Lyx (véase el manual 
35268 \emph on
35269 Funciones de \SpecialChar LyX
35270
35271 \emph default
35272 ).
35273  Por ejemplo, para vincular la tecla 
35274 \family sans
35275 Entrar
35276 \family default
35277  en el editor de ecuaciones a 
35278 \family sans
35279 Maxima
35280 \family default
35281  se podría usar este comando para definir el atajo de teclado:
35282 \end_layout
35283
35284 \begin_layout Standard
35285
35286 \series bold
35287 command-alternatives paragraph-break;math-extern maxima
35288 \end_layout
35289
35290 \begin_layout Section
35291 Miscelánea
35292 \begin_inset Index idx
35293 status open
35294
35295 \begin_layout Plain Layout
35296 Miscelánea
35297 \end_layout
35298
35299 \end_inset
35300
35301
35302 \end_layout
35303
35304 \begin_layout Subsection
35305 Números negativos
35306 \begin_inset Index idx
35307 status collapsed
35308
35309 \begin_layout Plain Layout
35310 Numeros@Números ! negativos
35311 \end_layout
35312
35313 \end_inset
35314
35315
35316 \end_layout
35317
35318 \begin_layout Standard
35319 Los números negativos a veces se ven feos en las ecuaciones porque el signo
35320  menos delante del número tiene la misma longitud que el operador signo
35321  menos.
35322  Si se escribe el número negativo en texto normal el signo menos aparece
35323  correctamente.
35324 \end_layout
35325
35326 \begin_layout Standard
35327 Así pues, el problema desaparece si se convierte el signo menos a texto
35328  matemático.
35329 \end_layout
35330
35331 \begin_layout Standard
35332 Un ejemplo para visualizar el problema:
35333 \begin_inset Separator parbreak
35334 \end_inset
35335
35336
35337 \end_layout
35338
35339 \begin_layout Standard
35340 \noindent
35341 \align center
35342 \begin_inset Tabular
35343 <lyxtabular version="3" rows="3" columns="2">
35344 <features tabularvalignment="middle">
35345 <column alignment="center" valignment="top">
35346 <column alignment="center" valignment="top">
35347 <row>
35348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35349 \begin_inset Text
35350
35351 \begin_layout Plain Layout
35352 texto normal:
35353 \end_layout
35354
35355 \end_inset
35356 </cell>
35357 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35358 \begin_inset Text
35359
35360 \begin_layout Plain Layout
35361 x = -2
35362 \end_layout
35363
35364 \end_inset
35365 </cell>
35366 </row>
35367 <row>
35368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35369 \begin_inset Text
35370
35371 \begin_layout Plain Layout
35372 ecuación:
35373 \end_layout
35374
35375 \end_inset
35376 </cell>
35377 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35378 \begin_inset Text
35379
35380 \begin_layout Plain Layout
35381 \begin_inset Formula $x=-2$
35382 \end_inset
35383
35384
35385 \end_layout
35386
35387 \end_inset
35388 </cell>
35389 </row>
35390 <row>
35391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35392 \begin_inset Text
35393
35394 \begin_layout Plain Layout
35395 solución:
35396 \end_layout
35397
35398 \end_inset
35399 </cell>
35400 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35401 \begin_inset Text
35402
35403 \begin_layout Plain Layout
35404 \begin_inset Formula $x=\mbox{-}2$
35405 \end_inset
35406
35407
35408 \end_layout
35409
35410 \end_inset
35411 </cell>
35412 </row>
35413 </lyxtabular>
35414
35415 \end_inset
35416
35417
35418 \end_layout
35419
35420 \begin_layout Subsection
35421 Coma como separador decimal
35422 \begin_inset Index idx
35423 status collapsed
35424
35425 \begin_layout Plain Layout
35426 Coma decimal
35427 \end_layout
35428
35429 \end_inset
35430
35431
35432 \end_layout
35433
35434 \begin_layout Standard
35435 En \SpecialChar LaTeX
35436 , de acuerdo con la convención inglesa, se usa la coma como separador
35437  de grupos numéricos.
35438  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
35439 \end_layout
35440
35441 \begin_layout Standard
35442 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
35443  
35444 \family sans
35445 Ctrl+M
35446 \family default
35447 ).
35448 \end_layout
35449
35450 \begin_layout Standard
35451 Para usar las comas en todas las fórmulas del documento como separador decimal,
35452  se carga el archivo 
35453 \series bold
35454 icomma.sty
35455 \series default
35456
35457 \begin_inset Foot
35458 status collapsed
35459
35460 \begin_layout Plain Layout
35461
35462 \series bold
35463 icomma
35464 \series default
35465  forma parte del paquete \SpecialChar LaTeX
35466  
35467 \series bold
35468 was
35469 \series default
35470
35471 \begin_inset Index idx
35472 status collapsed
35473
35474 \begin_layout Plain Layout
35475 Paquetes ! was
35476 \begin_inset ERT
35477 status collapsed
35478
35479 \begin_layout Plain Layout
35480
35481
35482 \backslash
35483 vspace{4mm}
35484 \end_layout
35485
35486 \end_inset
35487
35488
35489 \end_layout
35490
35491 \end_inset
35492
35493 .
35494 \end_layout
35495
35496 \end_inset
35497
35498
35499 \begin_inset Index idx
35500 status collapsed
35501
35502 \begin_layout Plain Layout
35503 Paquetes ! icomma
35504 \end_layout
35505
35506 \end_inset
35507
35508  en el preámbulo \SpecialChar LaTeX
35509  con la línea: 
35510 \end_layout
35511
35512 \begin_layout Standard
35513
35514 \series bold
35515
35516 \backslash
35517 usepackage{icomma}
35518 \end_layout
35519
35520 \begin_layout Subsection
35521 Vectores cuánticos y notación bra-ket
35522 \begin_inset CommandInset label
35523 LatexCommand label
35524 name "subsec:Vectores-cuánticos"
35525
35526 \end_inset
35527
35528
35529 \begin_inset Index idx
35530 status collapsed
35531
35532 \begin_layout Plain Layout
35533 Vectores cuánticos
35534 \end_layout
35535
35536 \end_inset
35537
35538
35539 \begin_inset Index idx
35540 status collapsed
35541
35542 \begin_layout Plain Layout
35543 Notación bra-ket
35544 \end_layout
35545
35546 \end_inset
35547
35548
35549 \end_layout
35550
35551 \begin_layout Standard
35552 El paquete \SpecialChar LaTeX
35553  
35554 \series bold
35555 braket
35556 \series default
35557
35558 \begin_inset Index idx
35559 status collapsed
35560
35561 \begin_layout Plain Layout
35562 Paquetes ! braket
35563 \end_layout
35564
35565 \end_inset
35566
35567  suministra comandos para escribir paréntesis angulares que se usan en mecánica
35568  cuántica: la notación 
35569 \begin_inset Quotes fld
35570 \end_inset
35571
35572 bra-ket
35573 \begin_inset Quotes frd
35574 \end_inset
35575
35576 ; se carga con la línea de preámbulo \SpecialChar LaTeX
35577 :
35578 \end_layout
35579
35580 \begin_layout Standard
35581
35582 \series bold
35583
35584 \backslash
35585 usepackage{braket}
35586 \end_layout
35587
35588 \begin_layout Standard
35589 \begin_inset ERT
35590 status collapsed
35591
35592 \begin_layout Plain Layout
35593
35594
35595 \backslash
35596 ifbraket 
35597 \end_layout
35598
35599 \end_inset
35600
35601
35602 \begin_inset Note Note
35603 status open
35604
35605 \begin_layout Plain Layout
35606 El cuadro siguiente sólo se mostrará en la salida si el paquete \SpecialChar LaTeX
35607  
35608 \series bold
35609 braket
35610 \series default
35611  está instalado.
35612 \end_layout
35613
35614 \end_inset
35615
35616
35617 \end_layout
35618
35619 \begin_layout Standard
35620 Están definidos los siguientes comandos:
35621 \begin_inset Separator parbreak
35622 \end_inset
35623
35624
35625 \end_layout
35626
35627 \begin_layout Standard
35628 \noindent
35629 \align center
35630 \begin_inset Tabular
35631 <lyxtabular version="3" rows="4" columns="2">
35632 <features tabularvalignment="middle">
35633 <column alignment="center" valignment="top">
35634 <column alignment="center" valignment="top">
35635 <row>
35636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35637 \begin_inset Text
35638
35639 \begin_layout Plain Layout
35640 Comando
35641 \end_layout
35642
35643 \end_inset
35644 </cell>
35645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35646 \begin_inset Text
35647
35648 \begin_layout Plain Layout
35649 Resultado
35650 \end_layout
35651
35652 \end_inset
35653 </cell>
35654 </row>
35655 <row>
35656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35657 \begin_inset Text
35658
35659 \begin_layout Plain Layout
35660
35661 \backslash
35662 Bra{
35663 \backslash
35664 psi
35665 \end_layout
35666
35667 \end_inset
35668 </cell>
35669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35670 \begin_inset Text
35671
35672 \begin_layout Plain Layout
35673 \begin_inset Formula $\Bra{\psi}$
35674 \end_inset
35675
35676
35677 \end_layout
35678
35679 \end_inset
35680 </cell>
35681 </row>
35682 <row>
35683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35684 \begin_inset Text
35685
35686 \begin_layout Plain Layout
35687
35688 \backslash
35689 Ket{
35690 \backslash
35691 psi
35692 \end_layout
35693
35694 \end_inset
35695 </cell>
35696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35697 \begin_inset Text
35698
35699 \begin_layout Plain Layout
35700 \begin_inset Formula $\Ket{\psi}$
35701 \end_inset
35702
35703
35704 \end_layout
35705
35706 \end_inset
35707 </cell>
35708 </row>
35709 <row>
35710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35711 \begin_inset Text
35712
35713 \begin_layout Plain Layout
35714
35715 \backslash
35716 Braket{
35717 \backslash
35718 psi|
35719 \backslash
35720 phi
35721 \end_layout
35722
35723 \end_inset
35724 </cell>
35725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35726 \begin_inset Text
35727
35728 \begin_layout Plain Layout
35729 \begin_inset Formula $\Braket{\psi|\phi}$
35730 \end_inset
35731
35732
35733 \end_layout
35734
35735 \end_inset
35736 </cell>
35737 </row>
35738 </lyxtabular>
35739
35740 \end_inset
35741
35742
35743 \end_layout
35744
35745 \begin_layout Standard
35746 El comando 
35747 \series bold
35748
35749 \backslash
35750 Braket
35751 \series default
35752  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35753  circundantes:
35754 \begin_inset Formula 
35755 \[
35756 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
35757 \]
35758
35759 \end_inset
35760
35761
35762 \begin_inset ERT
35763 status collapsed
35764
35765 \begin_layout Plain Layout
35766
35767
35768 \backslash
35769 else
35770 \end_layout
35771
35772 \end_inset
35773
35774
35775 \begin_inset Note Note
35776 status open
35777
35778 \begin_layout Plain Layout
35779 Lo que sigue se verá en la salida si el paquete \SpecialChar LaTeX
35780  
35781 \series bold
35782 braket
35783 \series default
35784  no está instalado:
35785 \end_layout
35786
35787 \end_inset
35788
35789
35790 \end_layout
35791
35792 \begin_layout Standard
35793 Debes instalar el paquete \SpecialChar LaTeX
35794  
35795 \series bold
35796 braket
35797 \series default
35798  para ver en la salida el resto de esta subsección.
35799 \end_layout
35800
35801 \begin_layout Standard
35802 \begin_inset ERT
35803 status collapsed
35804
35805 \begin_layout Plain Layout
35806
35807
35808 \backslash
35809 fi
35810 \end_layout
35811
35812 \end_inset
35813
35814
35815 \end_layout
35816
35817 \begin_layout Standard
35818 El efecto de 
35819 \series bold
35820
35821 \backslash
35822 Braket
35823 \series default
35824  también se puede conseguir con el comando 
35825 \series bold
35826
35827 \backslash
35828 middle
35829 \series default
35830 , que se describe en 
35831 \begin_inset CommandInset ref
35832 LatexCommand ref
35833 reference "subsec:Tamaño-automático-de"
35834
35835 \end_inset
35836
35837 .
35838 \end_layout
35839
35840 \begin_layout Subsection
35841 Fracciones definidas por el usuario
35842 \begin_inset CommandInset label
35843 LatexCommand label
35844 name "subsec:Fracciones-personalizadas"
35845
35846 \end_inset
35847
35848
35849 \begin_inset Index idx
35850 status collapsed
35851
35852 \begin_layout Plain Layout
35853 Fracciones ! personalizadas
35854 \end_layout
35855
35856 \end_inset
35857
35858
35859 \end_layout
35860
35861 \begin_layout Standard
35862 Para definir comandos personalizados para fracciones, se usa el comando
35863  
35864 \series bold
35865
35866 \backslash
35867 genfrac
35868 \series default
35869
35870 \begin_inset Index idx
35871 status collapsed
35872
35873 \begin_layout Plain Layout
35874 Comandos ! G ! 
35875 \backslash
35876 genfrac
35877 \end_layout
35878
35879 \end_inset
35880
35881  con el siguiente esquema:
35882 \end_layout
35883
35884 \begin_layout Standard
35885
35886 \series bold
35887
35888 \backslash
35889 genfrac{delimitador izquierdo}{delimitador derecho}
35890 \begin_inset Newline newline
35891 \end_inset
35892
35893
35894 \begin_inset Phantom HPhantom
35895 status open
35896
35897 \begin_layout Plain Layout
35898
35899 \series bold
35900
35901 \backslash
35902 genfrac
35903 \end_layout
35904
35905 \end_inset
35906
35907 {grosor raya de fracción}{estilo}{numerador}{denominador}
35908 \end_layout
35909
35910 \begin_layout Standard
35911 El estilo es un número en el rango 0
35912 \begin_inset space \thinspace{}
35913 \end_inset
35914
35915 -
35916 \begin_inset space \thinspace{}
35917 \end_inset
35918
35919 3.
35920 \begin_inset Separator parbreak
35921 \end_inset
35922
35923
35924 \end_layout
35925
35926 \begin_layout Standard
35927 \align center
35928 \begin_inset Tabular
35929 <lyxtabular version="3" rows="5" columns="2">
35930 <features tabularvalignment="middle">
35931 <column alignment="center" valignment="top">
35932 <column alignment="center" valignment="top">
35933 <row>
35934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35935 \begin_inset Text
35936
35937 \begin_layout Plain Layout
35938 Número
35939 \end_layout
35940
35941 \end_inset
35942 </cell>
35943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35944 \begin_inset Text
35945
35946 \begin_layout Plain Layout
35947 Estilo (tamaño)
35948 \end_layout
35949
35950 \end_inset
35951 </cell>
35952 </row>
35953 <row>
35954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35955 \begin_inset Text
35956
35957 \begin_layout Plain Layout
35958 0
35959 \end_layout
35960
35961 \end_inset
35962 </cell>
35963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35964 \begin_inset Text
35965
35966 \begin_layout Plain Layout
35967 ecuación presentada
35968 \end_layout
35969
35970 \end_inset
35971 </cell>
35972 </row>
35973 <row>
35974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35975 \begin_inset Text
35976
35977 \begin_layout Plain Layout
35978 1
35979 \end_layout
35980
35981 \end_inset
35982 </cell>
35983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35984 \begin_inset Text
35985
35986 \begin_layout Plain Layout
35987 ecuación en línea
35988 \end_layout
35989
35990 \end_inset
35991 </cell>
35992 </row>
35993 <row>
35994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35995 \begin_inset Text
35996
35997 \begin_layout Plain Layout
35998 2
35999 \end_layout
36000
36001 \end_inset
36002 </cell>
36003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36004 \begin_inset Text
36005
36006 \begin_layout Plain Layout
36007 pequeño
36008 \end_layout
36009
36010 \end_inset
36011 </cell>
36012 </row>
36013 <row>
36014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36015 \begin_inset Text
36016
36017 \begin_layout Plain Layout
36018 3
36019 \end_layout
36020
36021 \end_inset
36022 </cell>
36023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36024 \begin_inset Text
36025
36026 \begin_layout Plain Layout
36027 muy pequeño
36028 \end_layout
36029
36030 \end_inset
36031 </cell>
36032 </row>
36033 </lyxtabular>
36034
36035 \end_inset
36036
36037
36038 \end_layout
36039
36040 \begin_layout Standard
36041 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
36042  
36043 \series bold
36044
36045 \backslash
36046 frac
36047 \series default
36048 .
36049 \end_layout
36050
36051 \begin_layout Standard
36052 Si no se pone grosor de la raya de fracción se usará el valor predefinido
36053  de 0.4
36054 \begin_inset space \thinspace{}
36055 \end_inset
36056
36057 pt.
36058 \end_layout
36059
36060 \begin_layout Standard
36061 Por ejemplo, los comandos 
36062 \series bold
36063
36064 \backslash
36065 dfrac
36066 \series default
36067  y 
36068 \series bold
36069
36070 \backslash
36071 tbinom
36072 \series default
36073  de la 
36074 \begin_inset CommandInset ref
36075 LatexCommand ref
36076 reference "subsec:Fracciones"
36077
36078 \end_inset
36079
36080  se definen con los comandos:
36081 \end_layout
36082
36083 \begin_layout Standard
36084
36085 \series bold
36086
36087 \backslash
36088 newcommand{
36089 \backslash
36090 dfrac}[2]{
36091 \backslash
36092 genfrac{}{}{}{0}{#1}{#2}}
36093 \end_layout
36094
36095 \begin_layout Standard
36096 y
36097 \end_layout
36098
36099 \begin_layout Standard
36100
36101 \series bold
36102
36103 \backslash
36104 newcommand{
36105 \backslash
36106 tbinom}[2]{
36107 \backslash
36108 genfrac{(}{)}{0pt}{1}{#1}{#2}}
36109 \end_layout
36110
36111 \begin_layout Standard
36112 \begin_inset VSpace medskip
36113 \end_inset
36114
36115
36116 \end_layout
36117
36118 \begin_layout Standard
36119 Para definir una fracción en la que el grosor de la raya se pueda definir
36120  como argumento opcional, se inserta la siguiente línea en el preámbulo
36121  \SpecialChar LaTeX
36122 :
36123 \end_layout
36124
36125 \begin_layout Standard
36126
36127 \series bold
36128
36129 \backslash
36130 newcommand{
36131 \backslash
36132 fracS}[3][]{
36133 \backslash
36134 genfrac{}{}{#1}{}{#2}{#3}}
36135 \end_layout
36136
36137 \begin_layout Standard
36138 Un ensayo:
36139 \begin_inset Formula 
36140 \begin{align*}
36141 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
36142 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
36143 \end{align*}
36144
36145 \end_inset
36146
36147 Como se puede ver, la distancia del numerador y el denominador a la raya
36148  de fracción se redondea a unas tres veces el grosor de la raya.
36149 \end_layout
36150
36151 \begin_layout Subsection
36152 Ecuaciones canceladas
36153 \begin_inset Index idx
36154 status collapsed
36155
36156 \begin_layout Plain Layout
36157 Ecuación ! cancelada
36158 \end_layout
36159
36160 \end_inset
36161
36162
36163 \end_layout
36164
36165 \begin_layout Standard
36166 Hay cuatro formas de cancelar ecuaciones o partes de ellas:
36167 \end_layout
36168
36169 \begin_layout Standard
36170 \begin_inset ERT
36171 status collapsed
36172
36173 \begin_layout Plain Layout
36174
36175
36176 \backslash
36177 ifcancel 
36178 \end_layout
36179
36180 \end_inset
36181
36182
36183 \begin_inset Note Note
36184 status open
36185
36186 \begin_layout Plain Layout
36187 El cuadro siguiente sólo se mostrará en la salida si el paquete \SpecialChar LaTeX
36188  
36189 \series bold
36190 cancel
36191 \series default
36192  está instalado.
36193 \end_layout
36194
36195 \end_inset
36196
36197
36198 \begin_inset Separator parbreak
36199 \end_inset
36200
36201
36202 \end_layout
36203
36204 \begin_layout Standard
36205 \align center
36206 \begin_inset Tabular
36207 <lyxtabular version="3" rows="5" columns="2">
36208 <features tabularvalignment="middle">
36209 <column alignment="center" valignment="top">
36210 <column alignment="center" valignment="top">
36211 <row>
36212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36213 \begin_inset Text
36214
36215 \begin_layout Plain Layout
36216 Comando
36217 \end_layout
36218
36219 \end_inset
36220 </cell>
36221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36222 \begin_inset Text
36223
36224 \begin_layout Plain Layout
36225 Resultado
36226 \begin_inset Note Note
36227 status collapsed
36228
36229 \begin_layout Plain Layout
36230 El
36231 \series bold
36232  
36233 \series default
36234 espacio y 
36235 \series bold
36236
36237 \backslash
36238 raisebox
36239 \series default
36240  se usa sólo como espaciador
36241 \end_layout
36242
36243 \end_inset
36244
36245
36246 \end_layout
36247
36248 \end_inset
36249 </cell>
36250 </row>
36251 <row>
36252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36253 \begin_inset Text
36254
36255 \begin_layout Plain Layout
36256
36257 \backslash
36258 cancel
36259 \begin_inset space \textvisiblespace{}
36260 \end_inset
36261
36262
36263 \backslash
36264 int
36265 \begin_inset space \textvisiblespace{}
36266 \end_inset
36267
36268 A=B
36269 \end_layout
36270
36271 \end_inset
36272 </cell>
36273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36274 \begin_inset Text
36275
36276 \begin_layout Plain Layout
36277 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
36278 \end_inset
36279
36280
36281 \end_layout
36282
36283 \end_inset
36284 </cell>
36285 </row>
36286 <row>
36287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36288 \begin_inset Text
36289
36290 \begin_layout Plain Layout
36291
36292 \backslash
36293 bcancel
36294 \begin_inset space \textvisiblespace{}
36295 \end_inset
36296
36297
36298 \backslash
36299 int
36300 \begin_inset space \textvisiblespace{}
36301 \end_inset
36302
36303 A=B
36304 \end_layout
36305
36306 \end_inset
36307 </cell>
36308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36309 \begin_inset Text
36310
36311 \begin_layout Plain Layout
36312 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
36313 \end_inset
36314
36315
36316 \end_layout
36317
36318 \end_inset
36319 </cell>
36320 </row>
36321 <row>
36322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36323 \begin_inset Text
36324
36325 \begin_layout Plain Layout
36326
36327 \backslash
36328 xcancel
36329 \begin_inset space \textvisiblespace{}
36330 \end_inset
36331
36332
36333 \backslash
36334 int
36335 \begin_inset space \textvisiblespace{}
36336 \end_inset
36337
36338 A=B
36339 \end_layout
36340
36341 \end_inset
36342 </cell>
36343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36344 \begin_inset Text
36345
36346 \begin_layout Plain Layout
36347 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
36348 \end_inset
36349
36350
36351 \end_layout
36352
36353 \end_inset
36354 </cell>
36355 </row>
36356 <row>
36357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36358 \begin_inset Text
36359
36360 \begin_layout Plain Layout
36361
36362 \backslash
36363 cancelto
36364 \begin_inset space \textvisiblespace{}
36365 \end_inset
36366
36367
36368 \backslash
36369 int
36370 \begin_inset space \textvisiblespace{}
36371 \end_inset
36372
36373 A=B
36374 \begin_inset Formula $\to$
36375 \end_inset
36376
36377 1
36378 \end_layout
36379
36380 \end_inset
36381 </cell>
36382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36383 \begin_inset Text
36384
36385 \begin_layout Plain Layout
36386 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
36387 \end_inset
36388
36389
36390 \end_layout
36391
36392 \end_inset
36393 </cell>
36394 </row>
36395 </lyxtabular>
36396
36397 \end_inset
36398
36399
36400 \end_layout
36401
36402 \begin_layout Standard
36403
36404 \series bold
36405
36406 \backslash
36407 cancelto
36408 \series default
36409  es especialmente apropiado para visualizar la simplificación de fracciones
36410  en una ecuación:
36411 \begin_inset Formula 
36412 \[
36413 \frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}}
36414 \]
36415
36416 \end_inset
36417
36418
36419 \end_layout
36420
36421 \begin_layout Standard
36422 Se puede cambiar el tamaño del valor impreso por 
36423 \series bold
36424
36425 \backslash
36426 cancelto
36427 \series default
36428  añadiendo en el preámbulo \SpecialChar LaTeX
36429  la línea
36430 \end_layout
36431
36432 \begin_layout Standard
36433
36434 \series bold
36435
36436 \backslash
36437 PassOptionsToPackage{option}{cancel}
36438 \end_layout
36439
36440 \begin_layout Standard
36441 donde 
36442 \series bold
36443 option
36444 \series default
36445  puede ser 
36446 \series bold
36447 samesize
36448 \series default
36449 , que da el mismo tamaño que el valor cancelado, o 
36450 \series bold
36451 Smaller
36452 \series default
36453 , que da un tamaño un poco más pequeño que el normal.
36454 \end_layout
36455
36456 \begin_layout Standard
36457 Para colorear la raya de cancelación añade el siguiente comando en código
36458  \SpecialChar TeX
36459 :
36460 \end_layout
36461
36462 \begin_layout Standard
36463
36464 \series bold
36465
36466 \backslash
36467 renewcommand{
36468 \backslash
36469 CancelColor}{
36470 \backslash
36471 color{red}}
36472 \end_layout
36473
36474 \begin_layout Standard
36475 donde 
36476 \series bold
36477 red
36478 \series default
36479  puede reemplazarse por el color deseado.
36480 \end_layout
36481
36482 \begin_layout Standard
36483 \begin_inset ERT
36484 status collapsed
36485
36486 \begin_layout Plain Layout
36487
36488
36489 \backslash
36490 renewcommand{
36491 \backslash
36492 CancelColor}{
36493 \backslash
36494 color{red}}
36495 \end_layout
36496
36497 \end_inset
36498
36499
36500 \end_layout
36501
36502 \begin_layout Standard
36503 \begin_inset Formula 
36504 \[
36505 \frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}}
36506 \]
36507
36508 \end_inset
36509
36510
36511 \end_layout
36512
36513 \begin_layout Standard
36514 \begin_inset ERT
36515 status collapsed
36516
36517 \begin_layout Plain Layout
36518
36519
36520 \backslash
36521 renewcommand{
36522 \backslash
36523 CancelColor}{
36524 \backslash
36525 color{black}}
36526 \end_layout
36527
36528 \end_inset
36529
36530
36531 \begin_inset Note Note
36532 status open
36533
36534 \begin_layout Plain Layout
36535 restablece el color
36536 \end_layout
36537
36538 \end_inset
36539
36540
36541 \end_layout
36542
36543 \begin_layout Standard
36544 Para otras posibilidades de personalización, véase la documentación del
36545  paquete
36546 \series bold
36547  cancel
36548 \series default
36549
36550 \begin_inset CommandInset citation
36551 LatexCommand cite
36552 key "cancel"
36553
36554 \end_inset
36555
36556 .
36557 \begin_inset Index idx
36558 status collapsed
36559
36560 \begin_layout Plain Layout
36561 Paquetes ! cancel
36562 \end_layout
36563
36564 \end_inset
36565
36566
36567 \end_layout
36568
36569 \begin_layout Standard
36570 \begin_inset ERT
36571 status collapsed
36572
36573 \begin_layout Plain Layout
36574
36575
36576 \backslash
36577 else
36578 \end_layout
36579
36580 \end_inset
36581
36582
36583 \begin_inset Note Note
36584 status open
36585
36586 \begin_layout Plain Layout
36587 Lo que sigue se verá en la salida si el paquete \SpecialChar LaTeX
36588  
36589 \series bold
36590 cancel
36591 \series default
36592  no está instalado:
36593 \end_layout
36594
36595 \end_inset
36596
36597
36598 \end_layout
36599
36600 \begin_layout Standard
36601 Debes instalar el paquete \SpecialChar LaTeX
36602  
36603 \series bold
36604 cancel
36605 \series default
36606  para ver en la salida el resto de esta subsección.
36607 \end_layout
36608
36609 \begin_layout Standard
36610 \begin_inset ERT
36611 status collapsed
36612
36613 \begin_layout Plain Layout
36614
36615
36616 \backslash
36617 fi
36618 \end_layout
36619
36620 \end_inset
36621
36622
36623 \end_layout
36624
36625 \begin_layout Subsection
36626 Ecuaciones en encabezados de sección
36627 \begin_inset CommandInset label
36628 LatexCommand label
36629 name "subsec:Ecuaciones-en-encabezados"
36630
36631 \end_inset
36632
36633
36634 \begin_inset Index idx
36635 status collapsed
36636
36637 \begin_layout Plain Layout
36638 Ecuación ! en encabezados de sección
36639 \end_layout
36640
36641 \end_inset
36642
36643
36644 \end_layout
36645
36646 \begin_layout Standard
36647 Si se quiere poner una ecuación en un encabezado de sección hay que tener
36648  en cuenta lo siguiente:
36649 \end_layout
36650
36651 \begin_layout Standard
36652 \begin_inset Note Greyedout
36653 status open
36654
36655 \begin_layout Plain Layout
36656 Si el soporte para 
36657 \series bold
36658 hyperref
36659 \series default
36660
36661 \begin_inset Index idx
36662 status collapsed
36663
36664 \begin_layout Plain Layout
36665 Paquetes ! hyperref
36666 \end_layout
36667
36668 \end_inset
36669
36670  está activado en la configuración del documento, 
36671 \family sans
36672 Propiedades
36673 \begin_inset space ~
36674 \end_inset
36675
36676
36677 \family default
36678 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
36679  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
36680  texto del marcador, porque se infringen las convenciones PDF.
36681 \end_layout
36682
36683 \end_inset
36684
36685
36686 \end_layout
36687
36688 \begin_layout Standard
36689 Estos problemas se pueden solucionar insertando al final del encabezado
36690  un título breve con el menú 
36691 \family sans
36692 Insertar\SpecialChar menuseparator
36693 Título
36694 \begin_inset space ~
36695 \end_inset
36696
36697 breve
36698 \family default
36699 .
36700  Los títulos breves se usan como alternativa para encabezados de sección
36701  con más de una línea para mantener el buen aspecto del índice.
36702  En éste sólo aparece el título breve y por tanto también en los marcadores.
36703 \end_layout
36704
36705 \begin_layout Standard
36706 Si hay que poner ecuaciones en el índice y se usa 
36707 \series bold
36708 hyperref
36709 \series default
36710 , se puede insertar el siguiente comando en modo \SpecialChar TeX
36711 :
36712 \end_layout
36713
36714 \begin_layout Standard
36715
36716 \series bold
36717
36718 \backslash
36719 texorpdfstring{parte}{alternativa}
36720 \begin_inset Index idx
36721 status collapsed
36722
36723 \begin_layout Plain Layout
36724 Comandos ! T ! 
36725 \backslash
36726 texorpdfstring
36727 \end_layout
36728
36729 \end_inset
36730
36731
36732 \end_layout
36733
36734 \begin_layout Standard
36735 parte se refiere a la parte del encabezado que no debería aparecer en el
36736  marcador PDF.
36737  Pueden ser caracteres, ecuaciones, notas al pie y también referencias cruzadas.
36738  La alternativa se usa para el marcador en vez de la parte.
36739 \end_layout
36740
36741 \begin_layout Standard
36742 Aquí hay dos ejemplos de encabezados con ecuación:
36743 \end_layout
36744
36745 \begin_layout Standard
36746 \begin_inset VSpace -3mm
36747 \end_inset
36748
36749
36750 \end_layout
36751
36752 \begin_layout Standard
36753 \begin_inset ERT
36754 status collapsed
36755
36756 \begin_layout Plain Layout
36757
36758
36759 \backslash
36760 boldmath 
36761 \end_layout
36762
36763 \end_inset
36764
36765
36766 \end_layout
36767
36768 \begin_layout Subsubsection
36769 Encabezado sin ecuación en el índice 
36770 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36771 \end_inset
36772
36773
36774 \begin_inset Argument 1
36775 status collapsed
36776
36777 \begin_layout Plain Layout
36778 Encabezado sin ecuación en el índice
36779 \end_layout
36780
36781 \end_inset
36782
36783
36784 \end_layout
36785
36786 \begin_layout Subsubsection
36787 Encabezado con ecuación en el índice
36788 \begin_inset ERT
36789 status collapsed
36790
36791 \begin_layout Plain Layout
36792
36793
36794 \backslash
36795 texorpdfstring{
36796 \end_layout
36797
36798 \end_inset
36799
36800  
36801 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36802 \end_inset
36803
36804
36805 \begin_inset ERT
36806 status collapsed
36807
36808 \begin_layout Plain Layout
36809
36810 }{}
36811 \end_layout
36812
36813 \end_inset
36814
36815
36816 \end_layout
36817
36818 \begin_layout Standard
36819 \begin_inset ERT
36820 status collapsed
36821
36822 \begin_layout Plain Layout
36823
36824
36825 \backslash
36826 unboldmath 
36827 \end_layout
36828
36829 \end_inset
36830
36831 En el primer encabezado se ha puesto un título breve, en el segundo un 
36832 \series bold
36833
36834 \backslash
36835 texorpdfstring
36836 \series default
36837 .
36838 \end_layout
36839
36840 \begin_layout Standard
36841 Para obtener el mismo formato que en los demás encabezados se han puesto
36842  ambos en un entorno 
36843 \series bold
36844 boldmath
36845 \series default
36846 .
36847 \begin_inset Foot
36848 status collapsed
36849
36850 \begin_layout Plain Layout
36851 véase 
36852 \begin_inset CommandInset ref
36853 LatexCommand ref
36854 reference "subsec:Ecuaciones-en-negrita"
36855
36856 \end_inset
36857
36858
36859 \end_layout
36860
36861 \end_inset
36862
36863
36864 \end_layout
36865
36866 \begin_layout Subsection
36867 Ecuaciones en texto multicolumna
36868 \begin_inset Index idx
36869 status collapsed
36870
36871 \begin_layout Plain Layout
36872 Ecuación ! en texto multicolumna
36873 \end_layout
36874
36875 \end_inset
36876
36877
36878 \end_layout
36879
36880 \begin_layout Standard
36881 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
36882  para ajustarse a la columna y entonces es preciso abarcar la anchura total
36883  de la página.
36884  Esto se hace usando el paquete \SpecialChar LaTeX
36885  
36886 \series bold
36887 multicol
36888 \series default
36889 ,
36890 \begin_inset Foot
36891 status collapsed
36892
36893 \begin_layout Plain Layout
36894
36895 \series bold
36896 multicol
36897 \series default
36898  forma parte de las distribuciones \SpecialChar LaTeX
36899  estándar.
36900 \end_layout
36901
36902 \end_inset
36903
36904
36905 \begin_inset Index idx
36906 status collapsed
36907
36908 \begin_layout Plain Layout
36909 Paquetes ! multicol
36910 \end_layout
36911
36912 \end_inset
36913
36914  que se carga en el preámbulo \SpecialChar LaTeX
36915  con la línea
36916 \end_layout
36917
36918 \begin_layout Standard
36919
36920 \series bold
36921
36922 \backslash
36923 usepackage{multicol}
36924 \end_layout
36925
36926 \begin_layout Standard
36927 \begin_inset Note Greyedout
36928 status open
36929
36930 \begin_layout Plain Layout
36931 Ten en cuenta que la opción 
36932 \family sans
36933 Documento
36934 \begin_inset space ~
36935 \end_inset
36936
36937 con
36938 \begin_inset space ~
36939 \end_inset
36940
36941 dos
36942 \begin_inset space ~
36943 \end_inset
36944
36945 caras
36946 \family default
36947 , bajo 
36948 \family sans
36949 Diseño
36950 \begin_inset space ~
36951 \end_inset
36952
36953 de
36954 \begin_inset space ~
36955 \end_inset
36956
36957 página 
36958 \family default
36959 en el menú 
36960 \family sans
36961 Documento\SpecialChar menuseparator
36962 Configuración
36963 \family default
36964  
36965 \emph on
36966 debe
36967 \emph default
36968  estar desmarcada.
36969 \end_layout
36970
36971 \end_inset
36972
36973
36974 \end_layout
36975
36976 \begin_layout Standard
36977 Antes del texto multicolumna se inserta en modo \SpecialChar TeX
36978  el comando
36979 \end_layout
36980
36981 \begin_layout Standard
36982
36983 \series bold
36984
36985 \backslash
36986 begin{multicols}{número de columnas}
36987 \end_layout
36988
36989 \begin_layout Standard
36990 El número de columnas está en el rango 2-10.
36991  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
36992  \SpecialChar TeX
36993  el comando
36994 \end_layout
36995
36996 \begin_layout Standard
36997
36998 \series bold
36999
37000 \backslash
37001 end{multicols}
37002 \end_layout
37003
37004 \begin_layout Standard
37005 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
37006  Para quitarlo se inserta un espacio vertical de -6
37007 \begin_inset space \thinspace{}
37008 \end_inset
37009
37010 mm antes de la ecuación.
37011  Si se usa el estilo 
37012 \series bold
37013 Sangrado
37014 \series default
37015 ,
37016 \begin_inset Foot
37017 status collapsed
37018
37019 \begin_layout Plain Layout
37020 véase estilos de ecuación en 
37021 \begin_inset CommandInset ref
37022 LatexCommand ref
37023 reference "sec:Estilos-de-ecuación"
37024
37025 \end_inset
37026
37027
37028 \end_layout
37029
37030 \end_inset
37031
37032  se inserta un espacio de -9
37033 \begin_inset space \thinspace{}
37034 \end_inset
37035
37036 mm.
37037 \end_layout
37038
37039 \begin_layout Standard
37040 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
37041 \end_layout
37042
37043 \begin_layout Standard
37044
37045 \lang ngerman
37046 \begin_inset ERT
37047 status collapsed
37048
37049 \begin_layout Plain Layout
37050
37051
37052 \backslash
37053 begin{multicols}{2}
37054 \end_layout
37055
37056 \end_inset
37057
37058 Das Spektrum wird fouriertransformiert.
37059  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
37060 , Lösungsmittel) zu trennen.
37061  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
37062  nun das Aussehen des Ausgangssignals.
37063  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
37064  über alle Phasen integrieren muss.
37065  Sei nun 
37066 \begin_inset Formula $S$
37067 \end_inset
37068
37069  unser normiertes Ausgangssignal und 
37070 \begin_inset Formula $P$
37071 \end_inset
37072
37073  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
37074 \begin_inset ERT
37075 status collapsed
37076
37077 \begin_layout Plain Layout
37078
37079
37080 \backslash
37081 end{multicols}
37082 \end_layout
37083
37084 \end_inset
37085
37086
37087 \begin_inset VSpace -6mm
37088 \end_inset
37089
37090
37091 \begin_inset Formula 
37092 \begin{equation}
37093 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
37094 \end{equation}
37095
37096 \end_inset
37097
37098
37099 \begin_inset ERT
37100 status collapsed
37101
37102 \begin_layout Plain Layout
37103
37104
37105 \backslash
37106 begin{multicols}{2}
37107 \end_layout
37108
37109 \end_inset
37110
37111 wobei 
37112 \begin_inset Formula $S_{0}$
37113 \end_inset
37114
37115  das Signal ohne Gradient ist und die Normierungsbedingung 
37116 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
37117 \end_inset
37118
37119  gilt.
37120  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
37121  Direkt nach dem 
37122 \begin_inset Formula $\nicefrac{\pi}{2}$
37123 \end_inset
37124
37125
37126 \begin_inset space \thinspace{}
37127 \end_inset
37128
37129 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
37130  das Signal zusätzlich abschwächt.
37131  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
37132  
37133 \begin_inset Formula $T_{2}$
37134 \end_inset
37135
37136 -Zeit.
37137 \end_layout
37138
37139 \begin_layout Standard
37140
37141 \lang ngerman
37142 \begin_inset ERT
37143 status collapsed
37144
37145 \begin_layout Plain Layout
37146
37147
37148 \backslash
37149 end{multicols}
37150 \end_layout
37151
37152 \end_inset
37153
37154
37155 \end_layout
37156
37157 \begin_layout Subsection
37158 Ecuaciones con descripción de variables
37159 \begin_inset Index idx
37160 status collapsed
37161
37162 \begin_layout Plain Layout
37163 Ecuación ! con descripción de variables
37164 \end_layout
37165
37166 \end_inset
37167
37168
37169 \end_layout
37170
37171 \begin_layout Standard
37172 Para describir variables en una ecuación, como en la fórmula 
37173 \begin_inset CommandInset ref
37174 LatexCommand eqref
37175 reference "eq:within"
37176
37177 \end_inset
37178
37179 , se inserta una matriz 2×
37180 \begin_inset Formula $n$
37181 \end_inset
37182
37183  con columnas alineadas a la izquierda para las 
37184 \emph on
37185
37186 \begin_inset Formula $n$
37187 \end_inset
37188
37189
37190 \emph default
37191  variables usadas.
37192 \begin_inset Foot
37193 status collapsed
37194
37195 \begin_layout Plain Layout
37196 véase matrices en 
37197 \begin_inset CommandInset ref
37198 LatexCommand ref
37199 reference "sec:Matrices"
37200
37201 \end_inset
37202
37203
37204 \end_layout
37205
37206 \end_inset
37207
37208  Para poner la descripción en tamaño más pequeño se inserta, por ejemplo,
37209  el comando 
37210 \series bold
37211
37212 \backslash
37213 footnotesize
37214 \series default
37215  antes de la matriz.
37216 \begin_inset Foot
37217 status collapsed
37218
37219 \begin_layout Plain Layout
37220 véase tamaños de tipografías en 
37221 \begin_inset CommandInset ref
37222 LatexCommand ref
37223 reference "subsec:Tamaños-de-tipografías"
37224
37225 \end_inset
37226
37227 .
37228 \end_layout
37229
37230 \end_inset
37231
37232
37233 \end_layout
37234
37235 \begin_layout Standard
37236 Si se usa el estilo 
37237 \series bold
37238 Sangrado
37239 \series default
37240 ,
37241 \begin_inset Foot
37242 status collapsed
37243
37244 \begin_layout Plain Layout
37245 véase estilos de ecuación en 
37246 \begin_inset CommandInset ref
37247 LatexCommand ref
37248 reference "sec:Estilos-de-ecuación"
37249
37250 \end_inset
37251
37252
37253 \end_layout
37254
37255 \end_inset
37256
37257  se inserta un 
37258 \series bold
37259
37260 \backslash
37261 hfill
37262 \series default
37263
37264 \begin_inset Foot
37265 status collapsed
37266
37267 \begin_layout Plain Layout
37268
37269 \series bold
37270
37271 \backslash
37272 hfill
37273 \series default
37274  sólo funciona en ecuaciones en estilo 
37275 \series bold
37276 Sangrado
37277 \series default
37278 , véase 
37279 \begin_inset CommandInset ref
37280 LatexCommand ref
37281 reference "subsec:Espacio-variable"
37282
37283 \end_inset
37284
37285
37286 \end_layout
37287
37288 \end_inset
37289
37290  delante y detrás de la matriz para que tenga la misma separación con la
37291  ecuación y con el margen.
37292 \end_layout
37293
37294 \begin_layout Standard
37295 Si se usa el estilo 
37296 \series bold
37297 Centrado
37298 \series default
37299  se emplea el método descrito en la 
37300 \begin_inset CommandInset ref
37301 LatexCommand ref
37302 reference "subsec:Entorno-flalign"
37303
37304 \end_inset
37305
37306  para sangrar la ecuación.
37307  La ecuación 
37308 \begin_inset CommandInset ref
37309 LatexCommand eqref
37310 reference "eq:within"
37311
37312 \end_inset
37313
37314  consta de cinco columnas ya que las dos primeras contienen la fórmula,
37315  la tercera la matriz y la última una llave \SpecialChar TeX
37316  vacía.
37317 \begin_inset Formula 
37318 \begin{flalign}
37319 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
37320 \rho & \mbox{densidad}\\
37321 V & \mbox{volumen}\\
37322 g & \mbox{aceleración gravitatoria}
37323 \end{array} &  & {}\label{eq:within}
37324 \end{flalign}
37325
37326 \end_inset
37327
37328
37329 \end_layout
37330
37331 \begin_layout Subsection
37332 Letras griegas minúsculas en redonda
37333 \begin_inset CommandInset label
37334 LatexCommand label
37335 name "subsec:Griegas-en-redonda"
37336
37337 \end_inset
37338
37339
37340 \begin_inset Index idx
37341 status collapsed
37342
37343 \begin_layout Plain Layout
37344 Letras griegas ! en redonda
37345 \end_layout
37346
37347 \end_inset
37348
37349
37350 \end_layout
37351
37352 \begin_layout Standard
37353 La mayoría de las tipografías sólo suministran letras griegas minúsculas
37354  en cursiva.
37355  Pero para símbolos de partículas elementales como piones y neutrinos hacen
37356  falta letras griegas en redonda.
37357  El archivo 
37358 \series bold
37359 upgreek.sty
37360 \series default
37361
37362 \begin_inset Foot
37363 status collapsed
37364
37365 \begin_layout Plain Layout
37366
37367 \series bold
37368 upgreek
37369 \series default
37370  forma parte del paquete \SpecialChar LaTeX
37371  
37372 \series bold
37373 was
37374 \series default
37375
37376 \begin_inset Index idx
37377 status collapsed
37378
37379 \begin_layout Plain Layout
37380 Paquetes ! was
37381 \begin_inset ERT
37382 status collapsed
37383
37384 \begin_layout Plain Layout
37385
37386
37387 \backslash
37388 vspace{4mm}
37389 \end_layout
37390
37391 \end_inset
37392
37393
37394 \end_layout
37395
37396 \end_inset
37397
37398 .
37399 \end_layout
37400
37401 \end_inset
37402
37403
37404 \begin_inset Index idx
37405 status collapsed
37406
37407 \begin_layout Plain Layout
37408 Paquetes ! upgreek
37409 \end_layout
37410
37411 \end_inset
37412
37413 , que se carga en el preámbulo \SpecialChar LaTeX
37414  con la línea
37415 \end_layout
37416
37417 \begin_layout Standard
37418
37419 \series bold
37420
37421 \backslash
37422 usepackage{upgreek}
37423 \end_layout
37424
37425 \begin_layout Standard
37426 las suministra.
37427  
37428 \begin_inset ERT
37429 status collapsed
37430
37431 \begin_layout Plain Layout
37432
37433
37434 \backslash
37435 ifupgreek 
37436 \end_layout
37437
37438 \end_inset
37439
37440
37441 \begin_inset Note Note
37442 status open
37443
37444 \begin_layout Plain Layout
37445 Lo siguiente sólo se podrá ver si está instalado el paquete \SpecialChar LaTeX
37446  
37447 \series bold
37448 upgreek
37449 \series default
37450 :
37451 \end_layout
37452
37453 \end_inset
37454
37455  Se imprimen con el comando de la letra correspondiente precedido de 
37456 \series bold
37457 up
37458 \series default
37459 .
37460  Por ejemplo, el comando 
37461 \series bold
37462
37463 \backslash
37464 uptau
37465 \series default
37466  genera: 
37467 \begin_inset Formula $\uptau$
37468 \end_inset
37469
37470
37471 \end_layout
37472
37473 \begin_layout Standard
37474 Con estos comandos se pueden escribir reacciones entre partículas elementales:
37475 \begin_inset Formula 
37476 \[
37477 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
37478 \]
37479
37480 \end_inset
37481
37482
37483 \end_layout
37484
37485 \begin_layout Standard
37486 Las letras en redonda son más remarcadas y más grandes que las correspondientes
37487  en cursiva.
37488  Por tanto no deberían emplearse para unidades como 
37489 \begin_inset Quotes fld
37490 \end_inset
37491
37492 µm
37493 \begin_inset Quotes frd
37494 \end_inset
37495
37496 .
37497 \end_layout
37498
37499 \begin_layout Standard
37500 \begin_inset ERT
37501 status collapsed
37502
37503 \begin_layout Plain Layout
37504
37505
37506 \backslash
37507 else 
37508 \end_layout
37509
37510 \end_inset
37511
37512
37513 \begin_inset Note Note
37514 status open
37515
37516 \begin_layout Plain Layout
37517 Lo siguiente se mostrará si el paquete \SpecialChar LaTeX
37518  
37519 \series bold
37520 upgreek
37521 \series default
37522  no está instalado:
37523 \end_layout
37524
37525 \end_inset
37526
37527
37528 \end_layout
37529
37530 \begin_layout Standard
37531 Debes instalar el paquete \SpecialChar LaTeX
37532  
37533 \series bold
37534 upgreek
37535 \series default
37536  para ver en la salida el resto de esta subsección.
37537  
37538 \end_layout
37539
37540 \begin_layout Standard
37541 \begin_inset ERT
37542 status collapsed
37543
37544 \begin_layout Plain Layout
37545
37546
37547 \backslash
37548 fi
37549 \end_layout
37550
37551 \end_inset
37552
37553
37554 \end_layout
37555
37556 \begin_layout Subsection
37557 Caracteres de texto en ecuaciones
37558 \begin_inset Index idx
37559 status collapsed
37560
37561 \begin_layout Plain Layout
37562 Texto ! en ecuaciones
37563 \end_layout
37564
37565 \end_inset
37566
37567
37568 \end_layout
37569
37570 \begin_layout Standard
37571 En algunos casos podrías querer insertar caracteres de texto directamente
37572  en ecuaciones.
37573  Por ejemplo, cuando se usa con frecuencia el punto centrado 
37574 \begin_inset Formula $\cdot$
37575 \end_inset
37576
37577  en expresiones como 
37578 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
37579 \end_inset
37580
37581 , habría que insertar el comando 
37582 \series bold
37583
37584 \backslash
37585 cdot
37586 \series default
37587
37588 \begin_inset Foot
37589 status collapsed
37590
37591 \begin_layout Plain Layout
37592 véase 
37593 \begin_inset CommandInset ref
37594 LatexCommand ref
37595 reference "subsec:Operadores-binarios"
37596
37597 \end_inset
37598
37599
37600 \end_layout
37601
37602 \end_inset
37603
37604  continuamente, porque este carácter está definido en todas las codificaciones
37605  como carácter de texto.
37606  Pero la codificación se puede cambiar con la línea de preámbulo \SpecialChar LaTeX
37607 :
37608 \end_layout
37609
37610 \begin_layout Standard
37611
37612 \series bold
37613
37614 \backslash
37615 Declare Inputtext{183}{
37616 \backslash
37617 ifmmode
37618 \backslash
37619 cdot
37620 \backslash
37621 else
37622 \backslash
37623 textperiodcentered
37624 \backslash
37625 f\SpecialChar ligaturebreak
37626 i}
37627 \end_layout
37628
37629 \begin_layout Standard
37630 La codificación de caracteres (menú 
37631 \family sans
37632 Documento\SpecialChar menuseparator
37633 Configuración\SpecialChar menuseparator
37634 Idioma
37635 \family default
37636 ) especifica el carácter que se muestra al pulsar una tecla.
37637  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
37638  
37639 \series bold
37640
37641 \backslash
37642 textperiodcentered
37643 \series default
37644 .
37645  Pero este comando no está disponible en ecuaciones así que obtendrías errores
37646  de \SpecialChar LaTeX
37647 .
37648  Con la codificación cambiada se escoge automáticamente el comando correcto,
37649  dependiendo de si el carácter se ha insertado en una ecuación o no.
37650 \end_layout
37651
37652 \begin_layout Standard
37653 La codificación de diversos caracteres se guarda en archivos de definición.
37654  Por ejemplo la codificación 
37655 \series bold
37656 latin9
37657 \series default
37658  se define en el archivo 
37659 \series bold
37660 latin9.def
37661 \series default
37662  que está en el directorio de \SpecialChar LaTeX
37663 .
37664  La codificación sólo debería cambiarse en el preámbulo \SpecialChar LaTeX
37665  y no en el archivo
37666  de definición, de lo contrario nuestros documentos no podrían ser editados
37667  en otros ordenadores.
37668 \begin_inset VSpace medskip
37669 \end_inset
37670
37671
37672 \end_layout
37673
37674 \begin_layout Standard
37675 Además del punto centrado, en este documento se ha definido el símbolo grado
37676  ° con la siguiente línea de preámbulo \SpecialChar LaTeX
37677 , para que se pueda insertar directamente
37678  en una fórmula:
37679 \end_layout
37680
37681 \begin_layout Standard
37682
37683 \series bold
37684
37685 \backslash
37686 DeclareInputtext{176}{
37687 \backslash
37688 ifmmode^
37689 \backslash
37690 circ
37691 \backslash
37692 else
37693 \backslash
37694 textdegree
37695 \backslash
37696 f\SpecialChar ligaturebreak
37697 i}
37698 \end_layout
37699
37700 \begin_layout Subsection
37701 Comentarios de \SpecialChar LaTeX
37702  en ecuaciones
37703 \end_layout
37704
37705 \begin_layout Standard
37706 En texto se pueden insertar comentarios que sólo son visibles en el código
37707  fuente de \SpecialChar LaTeX
37708  con el menú 
37709 \family sans
37710 Insertar\SpecialChar menuseparator
37711 Nota\SpecialChar menuseparator
37712 Comentario
37713 \family default
37714 .
37715  Esto no es posible en ecuaciones, pero puedes insertar comentarios en \SpecialChar LaTeX
37716
37717  con el comando
37718 \end_layout
37719
37720 \begin_layout Standard
37721
37722 \series bold
37723
37724 \backslash
37725 %
37726 \end_layout
37727
37728 \begin_layout Standard
37729 Este comando crea un marco en el que puedes escribir el comentario.
37730  Debido a un fallo de \SpecialChar LyX
37731
37732 \begin_inset Foot
37733 status collapsed
37734
37735 \begin_layout Plain Layout
37736 \begin_inset CommandInset href
37737 LatexCommand href
37738 name "LyX-bug #9002"
37739 target "http://www.lyx.org/trac/ticket/9002"
37740
37741 \end_inset
37742
37743
37744 \end_layout
37745
37746 \end_inset
37747
37748  no puedes escribir texto normal en el comentario, incluso si usas texto
37749  matemático verás sus comandos \SpecialChar LaTeX
37750  en la salida \SpecialChar LaTeX
37751 .
37752 \begin_inset Newline newline
37753 \end_inset
37754
37755 Una ecuación con un comentario en \SpecialChar LaTeX
37756 :
37757 \begin_inset Formula 
37758 \[
37759 A=B%\text{Esto es el comentario}
37760 \]
37761
37762 \end_inset
37763
37764
37765 \series bold
37766
37767 \begin_inset Newpage newpage
37768 \end_inset
37769
37770
37771 \end_layout
37772
37773 \begin_layout Section
37774 \start_of_appendix
37775 Notas sobre tipografía
37776 \begin_inset Index idx
37777 status collapsed
37778
37779 \begin_layout Plain Layout
37780 Tipografía, normas
37781 \end_layout
37782
37783 \end_inset
37784
37785
37786 \end_layout
37787
37788 \begin_layout Standard
37789 Esta sección es un resumen de las normas tipográficas ISO más importantes.
37790 \begin_inset Foot
37791 status collapsed
37792
37793 \begin_layout Plain Layout
37794 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
37795  
37796 \begin_inset Quotes fld
37797 \end_inset
37798
37799 Duden
37800 \begin_inset Quotes frd
37801 \end_inset
37802
37803  
37804 \begin_inset CommandInset citation
37805 LatexCommand cite
37806 key "Duden"
37807
37808 \end_inset
37809
37810 , que incluye algunas de las normas ISO.
37811  
37812 \begin_inset Newline newline
37813 \end_inset
37814
37815 (
37816 \emph on
37817 N.
37818 \begin_inset space \thinspace{}
37819 \end_inset
37820
37821 del t.
37822 \emph default
37823 : Para documentación en español sobre el tema, véase 
37824 \begin_inset CommandInset citation
37825 LatexCommand cite
37826 key "Bezos"
37827
37828 \end_inset
37829
37830 .)
37831 \end_layout
37832
37833 \end_inset
37834
37835
37836 \end_layout
37837
37838 \begin_layout Itemize
37839 Las unidades físicas se escriben 
37840 \emph on
37841 siempre 
37842 \emph default
37843 en redonda
37844 \begin_inset Foot
37845 status collapsed
37846
37847 \begin_layout Plain Layout
37848 véase estilos de tipografías en 
37849 \begin_inset CommandInset ref
37850 LatexCommand ref
37851 reference "subsec:Estilos-de-tipografías"
37852
37853 \end_inset
37854
37855
37856 \end_layout
37857
37858 \end_inset
37859
37860 , aunque aparezcan en un texto en cursiva: 30
37861 \begin_inset space \thinspace{}
37862 \end_inset
37863
37864 km/h
37865 \begin_inset Newline newline
37866 \end_inset
37867
37868 Entre el valor y la unidad hay un espacio delgado, véase 
37869 \begin_inset CommandInset ref
37870 LatexCommand ref
37871 reference "subsec:Espacio-predefinido"
37872
37873 \end_inset
37874
37875 .
37876 \begin_inset Newline newline
37877 \end_inset
37878
37879 Esta norma la cumple automáticamente el comando 
37880 \series bold
37881
37882 \backslash
37883 unittwo
37884 \series default
37885 .
37886  Si se introduce en una fórmula aparecen dos marcos.
37887  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
37888  como antes, 
37889 \begin_inset Formula $\unit[30]{km/h}$
37890 \end_inset
37891
37892
37893 \begin_inset space \thinspace{}
37894 \end_inset
37895
37896 .
37897  Ten en cuenta que 
37898 \series bold
37899
37900 \backslash
37901 unittwo
37902 \series default
37903  no es un auténtico comando \SpecialChar LaTeX
37904 , sino el comando 
37905 \series bold
37906
37907 \backslash
37908 unit[value]{unit}
37909 \series default
37910 , por tanto no lo puedes usar en código \SpecialChar TeX
37911 .
37912 \end_layout
37913
37914 \begin_layout Itemize
37915 Los signos por ciento y por mil se escriben como las unidades físicas:
37916 \begin_inset Newline newline
37917 \end_inset
37918
37919 1,2
37920 \begin_inset space \thinspace{}
37921 \end_inset
37922
37923 ‰ de alcohol en sangre.
37924 \end_layout
37925
37926 \begin_layout Itemize
37927 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
37928  otra unidad: 15
37929 \begin_inset space \thinspace{}
37930 \end_inset
37931
37932 °C
37933 \end_layout
37934
37935 \begin_layout Itemize
37936 En números con más de cuatro dígitos se inserta un espacio delgado para
37937  separarlos en grupos de tres cifras: 18
37938 \begin_inset space \thinspace{}
37939 \end_inset
37940
37941 473
37942 \begin_inset space \thinspace{}
37943 \end_inset
37944
37945 588
37946 \end_layout
37947
37948 \begin_layout Itemize
37949 Para dimensiones como 120×90×40
37950 \begin_inset space \thinspace{}
37951 \end_inset
37952
37953 cm se usa el aspa de multiplicar 
37954 \begin_inset Quotes fld
37955 \end_inset
37956
37957 ×
37958 \begin_inset Quotes frd
37959 \end_inset
37960
37961 .
37962  Está disponible en el menú 
37963 \family sans
37964 Insertar\SpecialChar menuseparator
37965 Carácter especial
37966 \family default
37967 \SpecialChar menuseparator
37968
37969 \family sans
37970 Símbolos
37971 \family default
37972  o bien mediante el comando 
37973 \series bold
37974
37975 \backslash
37976 times
37977 \series default
37978 .
37979  Se puede insertar directamente con cierta combinación de teclas.
37980 \end_layout
37981
37982 \begin_layout Itemize
37983 Las funciones con nombres que constan de varias letras se escriben en redonda
37984  para evitar confusiones, véase 
37985 \begin_inset CommandInset ref
37986 LatexCommand ref
37987 reference "subsec:Funciones-predefinidas"
37988
37989 \end_inset
37990
37991 .
37992 \end_layout
37993
37994 \begin_layout Itemize
37995 Los índices que constan de varias letras se escriben en redonda: 
37996 \begin_inset Formula $E_{\mathrm{cin}}$
37997 \end_inset
37998
37999
38000 \begin_inset Newline newline
38001 \end_inset
38002
38003 Los componentes de una matriz se escriben en cursiva: 
38004 \begin_inset Formula $\hat{H}_{kl}$
38005 \end_inset
38006
38007
38008 \end_layout
38009
38010 \begin_layout Itemize
38011 El operador de diferenciación/integración 'd', el número de Euler 'e' y
38012  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
38013 s con otras variables.
38014 \end_layout
38015
38016 \begin_layout Itemize
38017 El carácter que indica una transformación 
38018 \noun on
38019 Fourier
38020 \noun default
38021  se inserta con el comando 
38022 \series bold
38023
38024 \backslash
38025 mathscr
38026 \begin_inset space \textvisiblespace{}
38027 \end_inset
38028
38029 F
38030 \series default
38031  o mediante el menú
38032 \family sans
38033  Insertar\SpecialChar menuseparator
38034 Carácter especial
38035 \family default
38036 \SpecialChar menuseparator
38037
38038 \family sans
38039 Símbolos\SpecialChar menuseparator
38040 Símbolos de letra
38041 \family default
38042
38043 \begin_inset Formula $\mathscr{F}$
38044 \end_inset
38045
38046
38047 \end_layout
38048
38049 \begin_layout Standard
38050 \begin_inset Newpage newpage
38051 \end_inset
38052
38053
38054 \end_layout
38055
38056 \begin_layout Section
38057 Comandos sinónimos
38058 \begin_inset Index idx
38059 status collapsed
38060
38061 \begin_layout Plain Layout
38062 Sinónimos
38063 \end_layout
38064
38065 \end_inset
38066
38067
38068 \end_layout
38069
38070 \begin_layout Standard
38071 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
38072  como los que se recogen en esta lista:
38073 \begin_inset Foot
38074 status collapsed
38075
38076 \begin_layout Plain Layout
38077 véase también 
38078 \begin_inset CommandInset ref
38079 LatexCommand ref
38080 reference "fn:sinónimos"
38081
38082 \end_inset
38083
38084 .
38085 \end_layout
38086
38087 \end_inset
38088
38089
38090 \end_layout
38091
38092 \begin_layout Standard
38093 \begin_inset VSpace bigskip
38094 \end_inset
38095
38096
38097 \begin_inset space \hfill{}
38098 \end_inset
38099
38100
38101 \begin_inset Tabular
38102 <lyxtabular version="3" rows="12" columns="2">
38103 <features tabularvalignment="middle">
38104 <column alignment="center" valignment="top" width="0pt">
38105 <column alignment="center" valignment="top" width="0pt">
38106 <row>
38107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38108 \begin_inset Text
38109
38110 \begin_layout Plain Layout
38111 Comando
38112 \end_layout
38113
38114 \end_inset
38115 </cell>
38116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38117 \begin_inset Text
38118
38119 \begin_layout Plain Layout
38120 equivalente a
38121 \begin_inset Note Note
38122 status collapsed
38123
38124 \begin_layout Plain Layout
38125
38126 \series bold
38127
38128 \backslash
38129 raisebox
38130 \series default
38131  se usa sólo como espaciador
38132 \end_layout
38133
38134 \end_inset
38135
38136
38137 \end_layout
38138
38139 \end_inset
38140 </cell>
38141 </row>
38142 <row>
38143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38144 \begin_inset Text
38145
38146 \begin_layout Plain Layout
38147
38148 \backslash
38149 ast
38150 \end_layout
38151
38152 \end_inset
38153 </cell>
38154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38155 \begin_inset Text
38156
38157 \begin_layout Plain Layout
38158 \begin_inset ERT
38159 status collapsed
38160
38161 \begin_layout Plain Layout
38162
38163
38164 \backslash
38165 raisebox{-1.2mm}{
38166 \end_layout
38167
38168 \end_inset
38169
38170 *
38171 \begin_inset ERT
38172 status collapsed
38173
38174 \begin_layout Plain Layout
38175
38176 }
38177 \end_layout
38178
38179 \end_inset
38180
38181
38182 \end_layout
38183
38184 \end_inset
38185 </cell>
38186 </row>
38187 <row>
38188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38189 \begin_inset Text
38190
38191 \begin_layout Plain Layout
38192
38193 \backslash
38194 choose
38195 \end_layout
38196
38197 \end_inset
38198 </cell>
38199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38200 \begin_inset Text
38201
38202 \begin_layout Plain Layout
38203
38204 \backslash
38205 binom
38206 \end_layout
38207
38208 \end_inset
38209 </cell>
38210 </row>
38211 <row>
38212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38213 \begin_inset Text
38214
38215 \begin_layout Plain Layout
38216
38217 \backslash
38218 geq
38219 \end_layout
38220
38221 \end_inset
38222 </cell>
38223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38224 \begin_inset Text
38225
38226 \begin_layout Plain Layout
38227
38228 \backslash
38229 ge
38230 \end_layout
38231
38232 \end_inset
38233 </cell>
38234 </row>
38235 <row>
38236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38237 \begin_inset Text
38238
38239 \begin_layout Plain Layout
38240
38241 \backslash
38242 lbrace
38243 \end_layout
38244
38245 \end_inset
38246 </cell>
38247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38248 \begin_inset Text
38249
38250 \begin_layout Plain Layout
38251 {
38252 \end_layout
38253
38254 \end_inset
38255 </cell>
38256 </row>
38257 <row>
38258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38259 \begin_inset Text
38260
38261 \begin_layout Plain Layout
38262
38263 \backslash
38264 lbracket
38265 \end_layout
38266
38267 \end_inset
38268 </cell>
38269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38270 \begin_inset Text
38271
38272 \begin_layout Plain Layout
38273 [
38274 \end_layout
38275
38276 \end_inset
38277 </cell>
38278 </row>
38279 <row>
38280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38281 \begin_inset Text
38282
38283 \begin_layout Plain Layout
38284
38285 \backslash
38286 leftarrow
38287 \end_layout
38288
38289 \end_inset
38290 </cell>
38291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38292 \begin_inset Text
38293
38294 \begin_layout Plain Layout
38295
38296 \backslash
38297 gets
38298 \end_layout
38299
38300 \end_inset
38301 </cell>
38302 </row>
38303 <row>
38304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38305 \begin_inset Text
38306
38307 \begin_layout Plain Layout
38308
38309 \backslash
38310 leq
38311 \end_layout
38312
38313 \end_inset
38314 </cell>
38315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38316 \begin_inset Text
38317
38318 \begin_layout Plain Layout
38319
38320 \backslash
38321 le
38322 \end_layout
38323
38324 \end_inset
38325 </cell>
38326 </row>
38327 <row>
38328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38329 \begin_inset Text
38330
38331 \begin_layout Plain Layout
38332
38333 \backslash
38334 lor
38335 \end_layout
38336
38337 \end_inset
38338 </cell>
38339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38340 \begin_inset Text
38341
38342 \begin_layout Plain Layout
38343
38344 \backslash
38345 vee
38346 \end_layout
38347
38348 \end_inset
38349 </cell>
38350 </row>
38351 <row>
38352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38353 \begin_inset Text
38354
38355 \begin_layout Plain Layout
38356
38357 \backslash
38358 neq
38359 \end_layout
38360
38361 \end_inset
38362 </cell>
38363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38364 \begin_inset Text
38365
38366 \begin_layout Plain Layout
38367
38368 \backslash
38369 not=
38370 \end_layout
38371
38372 \end_inset
38373 </cell>
38374 </row>
38375 <row>
38376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38377 \begin_inset Text
38378
38379 \begin_layout Plain Layout
38380
38381 \backslash
38382 slash
38383 \end_layout
38384
38385 \end_inset
38386 </cell>
38387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38388 \begin_inset Text
38389
38390 \begin_layout Plain Layout
38391 /
38392 \end_layout
38393
38394 \end_inset
38395 </cell>
38396 </row>
38397 <row>
38398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38399 \begin_inset Text
38400
38401 \begin_layout Plain Layout
38402
38403 \backslash
38404 vert
38405 \end_layout
38406
38407 \end_inset
38408 </cell>
38409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38410 \begin_inset Text
38411
38412 \begin_layout Plain Layout
38413 |
38414 \end_layout
38415
38416 \end_inset
38417 </cell>
38418 </row>
38419 </lyxtabular>
38420
38421 \end_inset
38422
38423
38424 \begin_inset space \hfill{}
38425 \end_inset
38426
38427
38428 \begin_inset Tabular
38429 <lyxtabular version="3" rows="12" columns="2">
38430 <features tabularvalignment="middle">
38431 <column alignment="center" valignment="top" width="0pt">
38432 <column alignment="center" valignment="top" width="0pt">
38433 <row>
38434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38435 \begin_inset Text
38436
38437 \begin_layout Plain Layout
38438 Comando
38439 \end_layout
38440
38441 \end_inset
38442 </cell>
38443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38444 \begin_inset Text
38445
38446 \begin_layout Plain Layout
38447 equivalente a
38448 \end_layout
38449
38450 \end_inset
38451 </cell>
38452 </row>
38453 <row>
38454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38455 \begin_inset Text
38456
38457 \begin_layout Plain Layout
38458
38459 \backslash
38460 backslash
38461 \end_layout
38462
38463 \end_inset
38464 </cell>
38465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38466 \begin_inset Text
38467
38468 \begin_layout Plain Layout
38469
38470 \backslash
38471
38472 \backslash
38473
38474 \end_layout
38475
38476 \end_inset
38477 </cell>
38478 </row>
38479 <row>
38480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38481 \begin_inset Text
38482
38483 \begin_layout Plain Layout
38484
38485 \backslash
38486 dasharrow
38487 \end_layout
38488
38489 \end_inset
38490 </cell>
38491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38492 \begin_inset Text
38493
38494 \begin_layout Plain Layout
38495
38496 \backslash
38497 dashrightarrow
38498 \end_layout
38499
38500 \end_inset
38501 </cell>
38502 </row>
38503 <row>
38504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38505 \begin_inset Text
38506
38507 \begin_layout Plain Layout
38508
38509 \backslash
38510 land
38511 \end_layout
38512
38513 \end_inset
38514 </cell>
38515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38516 \begin_inset Text
38517
38518 \begin_layout Plain Layout
38519
38520 \backslash
38521 wedge
38522 \end_layout
38523
38524 \end_inset
38525 </cell>
38526 </row>
38527 <row>
38528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38529 \begin_inset Text
38530
38531 \begin_layout Plain Layout
38532
38533 \backslash
38534 rbrace
38535 \end_layout
38536
38537 \end_inset
38538 </cell>
38539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38540 \begin_inset Text
38541
38542 \begin_layout Plain Layout
38543 }
38544 \end_layout
38545
38546 \end_inset
38547 </cell>
38548 </row>
38549 <row>
38550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38551 \begin_inset Text
38552
38553 \begin_layout Plain Layout
38554
38555 \backslash
38556 rbracket
38557 \end_layout
38558
38559 \end_inset
38560 </cell>
38561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38562 \begin_inset Text
38563
38564 \begin_layout Plain Layout
38565 ]
38566 \end_layout
38567
38568 \end_inset
38569 </cell>
38570 </row>
38571 <row>
38572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38573 \begin_inset Text
38574
38575 \begin_layout Plain Layout
38576
38577 \backslash
38578 rightarrow
38579 \end_layout
38580
38581 \end_inset
38582 </cell>
38583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38584 \begin_inset Text
38585
38586 \begin_layout Plain Layout
38587
38588 \backslash
38589 to
38590 \end_layout
38591
38592 \end_inset
38593 </cell>
38594 </row>
38595 <row>
38596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38597 \begin_inset Text
38598
38599 \begin_layout Plain Layout
38600
38601 \backslash
38602 lnot
38603 \end_layout
38604
38605 \end_inset
38606 </cell>
38607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38608 \begin_inset Text
38609
38610 \begin_layout Plain Layout
38611
38612 \backslash
38613 neg
38614 \end_layout
38615
38616 \end_inset
38617 </cell>
38618 </row>
38619 <row>
38620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38621 \begin_inset Text
38622
38623 \begin_layout Plain Layout
38624
38625 \backslash
38626 ne
38627 \end_layout
38628
38629 \end_inset
38630 </cell>
38631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38632 \begin_inset Text
38633
38634 \begin_layout Plain Layout
38635
38636 \backslash
38637 not=
38638 \end_layout
38639
38640 \end_inset
38641 </cell>
38642 </row>
38643 <row>
38644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38645 \begin_inset Text
38646
38647 \begin_layout Plain Layout
38648
38649 \backslash
38650 owns
38651 \end_layout
38652
38653 \end_inset
38654 </cell>
38655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38656 \begin_inset Text
38657
38658 \begin_layout Plain Layout
38659
38660 \backslash
38661 ni
38662 \end_layout
38663
38664 \end_inset
38665 </cell>
38666 </row>
38667 <row>
38668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38669 \begin_inset Text
38670
38671 \begin_layout Plain Layout
38672
38673 \backslash
38674 square
38675 \end_layout
38676
38677 \end_inset
38678 </cell>
38679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38680 \begin_inset Text
38681
38682 \begin_layout Plain Layout
38683
38684 \backslash
38685 Box
38686 \end_layout
38687
38688 \end_inset
38689 </cell>
38690 </row>
38691 <row>
38692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38693 \begin_inset Text
38694
38695 \begin_layout Plain Layout
38696
38697 \backslash
38698 Vert
38699 \end_layout
38700
38701 \end_inset
38702 </cell>
38703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38704 \begin_inset Text
38705
38706 \begin_layout Plain Layout
38707
38708 \backslash
38709 |
38710 \end_layout
38711
38712 \end_inset
38713 </cell>
38714 </row>
38715 </lyxtabular>
38716
38717 \end_inset
38718
38719
38720 \begin_inset space \hfill{}
38721 \end_inset
38722
38723
38724 \end_layout
38725
38726 \begin_layout Standard
38727 \begin_inset Newpage newpage
38728 \end_inset
38729
38730
38731 \end_layout
38732
38733 \begin_layout Bibliography
38734 \begin_inset CommandInset bibitem
38735 LatexCommand bibitem
38736 key "TLC2"
38737
38738 \end_inset
38739
38740
38741 \shape smallcaps
38742 Mittelbach, F.
38743  ; Goossens, M.
38744 \shape default
38745
38746 \shape italic
38747 The \SpecialChar LaTeX
38748  Companion
38749 \shape default
38750 .
38751  Addison Wesley, 2004
38752 \end_layout
38753
38754 \begin_layout Bibliography
38755 \begin_inset CommandInset bibitem
38756 LatexCommand bibitem
38757 key "Mathmode"
38758
38759 \end_inset
38760
38761
38762 \begin_inset CommandInset href
38763 LatexCommand href
38764 name "Descripción"
38765 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38766
38767 \end_inset
38768
38769  de habilidades matemáticas de \SpecialChar LaTeX
38770
38771 \end_layout
38772
38773 \begin_layout Bibliography
38774 \begin_inset CommandInset bibitem
38775 LatexCommand bibitem
38776 key "AMS"
38777
38778 \end_inset
38779
38780
38781 \begin_inset CommandInset href
38782 LatexCommand href
38783 name "Descripción"
38784 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
38785
38786 \end_inset
38787
38788  de 
38789 \begin_inset ERT
38790 status collapsed
38791
38792 \begin_layout Plain Layout
38793
38794
38795 \backslash
38796 AmS
38797 \end_layout
38798
38799 \end_inset
38800
38801 -\SpecialChar LaTeX
38802
38803 \end_layout
38804
38805 \begin_layout Bibliography
38806 \begin_inset CommandInset bibitem
38807 LatexCommand bibitem
38808 key "Symbols"
38809
38810 \end_inset
38811
38812
38813 \begin_inset CommandInset href
38814 LatexCommand href
38815 name "Lista"
38816 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38817
38818 \end_inset
38819
38820  de todos los símbolos disponibles con paquetes \SpecialChar LaTeX
38821
38822 \end_layout
38823
38824 \begin_layout Bibliography
38825 \begin_inset CommandInset bibitem
38826 LatexCommand bibitem
38827 key "cancel"
38828
38829 \end_inset
38830
38831
38832 \begin_inset CommandInset href
38833 LatexCommand href
38834 name "Documentación"
38835 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
38836
38837 \end_inset
38838
38839  del paquete \SpecialChar LaTeX
38840  
38841 \series bold
38842 cancel
38843 \series default
38844
38845 \begin_inset Index idx
38846 status collapsed
38847
38848 \begin_layout Plain Layout
38849 Paquetes ! cancel
38850 \end_layout
38851
38852 \end_inset
38853
38854
38855 \end_layout
38856
38857 \begin_layout Bibliography
38858 \begin_inset CommandInset bibitem
38859 LatexCommand bibitem
38860 key "hyperref"
38861
38862 \end_inset
38863
38864
38865 \begin_inset CommandInset href
38866 LatexCommand href
38867 name "Documentación"
38868 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38869
38870 \end_inset
38871
38872  del paquete \SpecialChar LaTeX
38873  
38874 \series bold
38875 hyperref
38876 \series default
38877
38878 \begin_inset Index idx
38879 status collapsed
38880
38881 \begin_layout Plain Layout
38882 Paquetes ! hyperref
38883 \end_layout
38884
38885 \end_inset
38886
38887
38888 \end_layout
38889
38890 \begin_layout Bibliography
38891 \begin_inset CommandInset bibitem
38892 LatexCommand bibitem
38893 key "mhchem"
38894
38895 \end_inset
38896
38897
38898 \begin_inset CommandInset href
38899 LatexCommand href
38900 name "Documentación"
38901 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38902
38903 \end_inset
38904
38905  del paquete \SpecialChar LaTeX
38906  
38907 \series bold
38908 mhchem
38909 \series default
38910
38911 \begin_inset Index idx
38912 status collapsed
38913
38914 \begin_layout Plain Layout
38915 Paquetes ! mhchem
38916 \end_layout
38917
38918 \end_inset
38919
38920
38921 \end_layout
38922
38923 \begin_layout Bibliography
38924 \begin_inset CommandInset bibitem
38925 LatexCommand bibitem
38926 key "Duden"
38927
38928 \end_inset
38929
38930
38931 \emph on
38932 Duden Band 1
38933 \emph default
38934 .
38935  22.
38936  Auflage, Duden 2001
38937 \end_layout
38938
38939 \begin_layout Bibliography
38940 \begin_inset CommandInset bibitem
38941 LatexCommand bibitem
38942 key "spanish"
38943
38944 \end_inset
38945
38946
38947 \begin_inset CommandInset href
38948 LatexCommand href
38949 name "Página web"
38950 target "http://www.tex-tipografia.com/spanish.html"
38951
38952 \end_inset
38953
38954  del estilo 
38955 \series bold
38956 spanish
38957 \family sans
38958 \series default
38959  
38960 \family default
38961 incluido en el paquete 
38962 \series bold
38963 babel
38964 \end_layout
38965
38966 \begin_layout Bibliography
38967 \begin_inset CommandInset bibitem
38968 LatexCommand bibitem
38969 key "Bezos"
38970
38971 \end_inset
38972
38973
38974 \begin_inset CommandInset href
38975 LatexCommand href
38976 name "Documento"
38977 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
38978
38979 \end_inset
38980
38981  sobre ortotipografía y notaciones matemáticas en español
38982 \end_layout
38983
38984 \begin_layout Standard
38985 \begin_inset CommandInset index_print
38986 LatexCommand printindex
38987 type "idx"
38988
38989 \end_inset
38990
38991
38992 \end_layout
38993
38994 \end_body
38995 \end_document