]> git.lyx.org Git - lyx.git/blob - lib/doc/es/Math.lyx
Fix polyglossia exports for docs with babel cmds
[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 unavailable
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 \@ifpackageloaded{babel}{
37  % increase link area for cross-references and autoname them,
38  \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
39  \addto\extrasspanish{%
40   \renewcommand*{\equationautorefname}[1]{}%
41   \renewcommand{\sectionautorefname}{sec.\negthinspace}%
42   \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
43   \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
44  }
45 }{}
46
47 % don't load packages twice
48 % see first footnote in sec. 9.3
49 \@ifundefined{textcolor}{\usepackage{color}}{}
50
51 % the pages of the TOC are numbered roman
52 % and a PDF-bookmark for the TOC is added
53 \pagenumbering{roman}
54 \let\myTOC\tableofcontents
55 \renewcommand{\tableofcontents}{%
56  \vspace{1cm}
57  \pdfbookmark[1]{\contentsname}{}
58  \myTOC
59  \cleardoublepage
60  \pagenumbering{arabic}}
61
62 % add 0.5 mm vertical space for table rows
63 \@ifundefined{extrarowheight} {\usepackage{array}}{}
64 \setlength{\extrarowheight}{0.5mm}
65
66 % insert additional vertical space of 1.5 mm between footnotes,
67 \let\myFoot\footnote
68 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
69
70 % makes caption labels bold
71 \setkomafont{captionlabel}{\bfseries}
72
73 % enables calculation of values
74 \usepackage{calc}
75
76 % for multiple columns used in sec. 24.7
77 \usepackage{multicol}
78
79 % needed in sec. 19.4
80 \usepackage{remreset}
81
82 % for the Fourier transformation symbol
83 \usepackage{mathrsfs}
84
85 % define a color, used in sec.9.3
86 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
87
88 % declare operators (see sec. 10.4 and sec. 15.2)
89 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
90 \DeclareMathOperator{\sgn}{sgn}
91
92 % example definitions for sec. 20.1 
93 \newcommand{\gr}{\Longrightarrow}
94 \newcommand{\us}[1]{\underline{#1}}
95 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
96 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
97 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
98
99 % example macro from sec. 19.4
100 %\def\tagform@#1{\maketag@@@{|#1|}}
101
102
103 % ------------------------------------
104 % used to check for needed LaTeX packages
105 \usepackage{ifthen}
106
107 % check for package undertilde
108 % used for the command \utilde
109 \newboolean{undertilde}
110 \IfFileExists{undertilde.sty}
111  {\usepackage{undertilde}
112   \setboolean{undertilde}{true}}
113  {\setboolean{undertilde}{false}}
114
115 % check for package eurosym
116 % used for the Euro symbol
117 \newboolean{eurosym}
118 \IfFileExists{eurosym.sty}
119  {\usepackage[gennarrow]{eurosym}
120   \setboolean{eurosym}{true}}
121  {\setboolean{eurosym}{false}}
122
123 % check for package braket
124 % used for physical vectors
125 \newboolean{braket}
126 \IfFileExists{braket.sty}
127  {\usepackage{braket}
128   \setboolean{braket}{true}}
129  {\setboolean{braket}{false}}
130
131 % check for package cancel
132 \newboolean{cancel}
133 \IfFileExists{cancel.sty}
134  {\usepackage{cancel}
135   \setboolean{cancel}{true}}
136  {\setboolean{cancel}{false}}
137
138 % check for package upgreek
139 \newboolean{upgreek}
140 \IfFileExists{upgreek.sty}
141  {\usepackage{upgreek}
142   \setboolean{upgreek}{true}}
143  {\setboolean{upgreek}{false}}
144 \end_preamble
145 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
146 \use_default_options false
147 \maintain_unincluded_children false
148 \language spanish
149 \language_package babel
150 \inputencoding auto
151 \fontencoding global
152 \font_roman default
153 \font_sans default
154 \font_typewriter default
155 \font_math auto
156 \font_default_family default
157 \use_non_tex_fonts false
158 \font_sc false
159 \font_osf false
160 \font_sf_scale 100
161 \font_tt_scale 100
162 \graphics default
163 \default_output_format default
164 \output_sync 0
165 \bibtex_command default
166 \index_command default
167 \paperfontsize 12
168 \spacing single
169 \use_hyperref true
170 \pdf_title "Manual detallado de Matemáticas en LyX"
171 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
172 \pdf_subject "LyX-documentation about math"
173 \pdf_keywords "LyX, Mathed"
174 \pdf_bookmarks true
175 \pdf_bookmarksnumbered true
176 \pdf_bookmarksopen true
177 \pdf_bookmarksopenlevel 1
178 \pdf_breaklinks false
179 \pdf_pdfborder false
180 \pdf_colorlinks true
181 \pdf_backref false
182 \pdf_pdfusetitle false
183 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
184 \papersize a4paper
185 \use_geometry false
186 \use_package amsmath 2
187 \use_package amssymb 2
188 \use_package cancel 0
189 \use_package esint 1
190 \use_package mathdots 1
191 \use_package mathtools 2
192 \use_package mhchem 1
193 \use_package stackrel 0
194 \use_package stmaryrd 0
195 \use_package undertilde 0
196 \cite_engine basic
197 \cite_engine_type default
198 \biblio_style plain
199 \use_bibtopic false
200 \use_indices false
201 \paperorientation portrait
202 \suppress_date false
203 \justification true
204 \use_refstyle 0
205 \notefontcolor #0000ff
206 \index Índice
207 \shortcut idx
208 \color #008000
209 \end_index
210 \secnumdepth 4
211 \tocdepth 3
212 \paragraph_separation skip
213 \defskip medskip
214 \quotes_language french
215 \papercolumns 1
216 \papersides 2
217 \paperpagestyle plain
218 \bullet 1 0 6 -1
219 \bullet 2 2 35 -1
220 \bullet 3 2 7 -1
221 \tracking_changes false
222 \output_changes false
223 \html_math_output 0
224 \html_css_as_file 0
225 \html_be_strict false
226 \end_header
227
228 \begin_body
229
230 \begin_layout Title
231 Manual detallado de
232 \begin_inset Newline newline
233 \end_inset
234
235 Matemáticas en \SpecialChar LyX
236
237 \end_layout
238
239 \begin_layout Author
240 por el Equipo \SpecialChar LyX
241
242 \begin_inset Foot
243 status collapsed
244
245 \begin_layout Plain Layout
246 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
247  lista de correo de documentación de \SpecialChar LyX
248
249 \family typewriter
250
251 \begin_inset CommandInset href
252 LatexCommand href
253 name "lyx-docs@lists.lyx.org"
254 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
255
256 \end_inset
257
258
259 \end_layout
260
261 \end_inset
262
263
264 \begin_inset Note Note
265 status collapsed
266
267 \begin_layout Plain Layout
268 autor: Uwe Stöhr, traducción: Ignacio García
269 \end_layout
270
271 \end_inset
272
273
274 \begin_inset Newline newline
275 \end_inset
276
277
278 \begin_inset Newline newline
279 \end_inset
280
281 Versión 2.1.x
282 \end_layout
283
284 \begin_layout Standard
285 \begin_inset CommandInset toc
286 LatexCommand tableofcontents
287
288 \end_inset
289
290
291 \end_layout
292
293 \begin_layout Standard
294 \begin_inset Note Note
295 status open
296
297 \begin_layout Plain Layout
298 Para exportar este documento a PDF, PS o DVI deberían estar instalados los
299  paquetes \SpecialChar LaTeX
300  
301 \series bold
302 braket, cancel, eurosym, mathdots, mathtools, mhchem, undertilde
303 \series default
304  y 
305 \series bold
306 was
307 \series default
308 .
309  Si
310 \series bold
311  
312 \series default
313 no están instalados también puedes exportar el documento pero las secciones
314  en que se requieren dichos paquetes no aparecerán en la salida.
315  
316 \series bold
317 mhchem
318 \series default
319  es una excepción: si no está instalado no se puede exportar este archivo.
320 \end_layout
321
322 \begin_layout Plain Layout
323 La última versión PDF de este documento está disponible en:
324 \begin_inset Newline newline
325 \end_inset
326
327
328 \series bold
329 http://wiki.lyx.org/\SpecialChar LyX
330 /DocumentationDevelopment#Math
331 \end_layout
332
333 \end_inset
334
335
336 \begin_inset Newpage newpage
337 \end_inset
338
339
340 \end_layout
341
342 \begin_layout Section
343 Introducción
344 \end_layout
345
346 \begin_layout Standard
347 Este documento explica las características matemáticas de \SpecialChar LyX
348  y además es una
349  colección de comandos \SpecialChar LaTeX
350  para caracteres y estructuras matemáticas.
351  Las explicaciones están diseñadas para el uso de comandos.
352  Por consiguiente es preciso que hayas leído la sección 
353 \emph on
354 Ecuaciones matemáticas
355 \emph default
356  de la 
357 \emph on
358 Guía del usuario
359 \emph default
360 .
361 \end_layout
362
363 \begin_layout Standard
364 La mayoría de caracteres y muchas estructuras explicadas en este manual
365  también son accesibles mediante el menú 
366 \family sans
367 Insertar\SpecialChar menuseparator
368 Ecuación
369 \family default
370  o la barra de herramientas
371 \family sans
372  Ecuaciones
373 \family default
374 .
375  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
376  mucho más rápido usar comandos que la barra de herramientas.
377  Por tanto este manual está enfocado al uso de comandos, aunque también
378  se mencionan los botones correspondientes de las barras de herramientas
379  cuando están disponibles.
380 \end_layout
381
382 \begin_layout Standard
383 Si no se especifica lo contrario los comandos sólo están disponibles dentro
384  de las fórmulas.
385  Para poder usar todos los comandos explicados en este documento, debe usarse
386  la opción 
387 \family sans
388 Usar el paquete de ecuaciones AMS
389 \family default
390  en la configuración del documento (menú 
391 \family sans
392 Documento\SpecialChar menuseparator
393 Configuración\SpecialChar menuseparator
394 Opciones de ecuación
395 \family default
396 )
397 \begin_inset Foot
398 status collapsed
399
400 \begin_layout Plain Layout
401 La opción 
402 \family sans
403 Usar el paquete de ecuaciones AMS automáticamente
404 \family default
405  sólo usa ecuaciones 
406 \begin_inset ERT
407 status collapsed
408
409 \begin_layout Plain Layout
410
411
412 \backslash
413 AmS 
414 \end_layout
415
416 \end_inset
417
418
419 \begin_inset space ~
420 \end_inset
421
422  si las estructuras matemáticas son soportadas por \SpecialChar LyX
423 .
424 \end_layout
425
426 \end_inset
427
428 .
429 \end_layout
430
431 \begin_layout Standard
432 Este documento no recoge todos los comandos de ecuaciones 
433 \begin_inset ERT
434 status collapsed
435
436 \begin_layout Plain Layout
437
438
439 \backslash
440 AmS 
441 \end_layout
442
443 \end_inset
444
445
446 \begin_inset Foot
447 status collapsed
448
449 \begin_layout Plain Layout
450 En el archivo 
451 \family sans
452
453 \begin_inset CommandInset href
454 LatexCommand href
455 name "amsguide.ps"
456 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
457
458 \end_inset
459
460
461 \family default
462 , que forma parte de todas las distribuciones estándar de \SpecialChar LaTeX
463 , hay una lista
464  con todos los comandos de ecuaciones 
465 \begin_inset ERT
466 status collapsed
467
468 \begin_layout Plain Layout
469
470
471 \backslash
472 AmS 
473 \end_layout
474
475 \end_inset
476
477 .
478 \end_layout
479
480 \end_inset
481
482  por razones de claridad.
483 \end_layout
484
485 \begin_layout Section
486 Instrucciones generales
487 \end_layout
488
489 \begin_layout Standard
490 Para crear una ecuación en línea
491 \begin_inset Index idx
492 status collapsed
493
494 \begin_layout Plain Layout
495 Ecuación ! en línea
496 \end_layout
497
498 \end_inset
499
500  insertada en una línea de texto, teclea una de las combinaciones 
501 \family sans
502 Ctrl+M, Alt+C M, Alt+M M
503 \family default
504  o pulsa el botón 
505 \begin_inset Info
506 type  "icon"
507 arg   "math-mode"
508 \end_inset
509
510  de la barra de herramientas.
511 \begin_inset Newline newline
512 \end_inset
513
514 Para crear una ecuación en estilo presentación
515 \begin_inset Index idx
516 status collapsed
517
518 \begin_layout Plain Layout
519 Ecuación ! presentada
520 \end_layout
521
522 \end_inset
523
524 , que se verá más grande y en su propio párrafo, teclea
525 \family sans
526  
527 \family default
528 una de estas combinaciones: 
529 \family sans
530 Ctrl+Mayúsculas+M, Alt+M D.
531 \end_layout
532
533 \begin_layout Standard
534 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
535  dentro de la ecuación y teclea
536 \family sans
537  Ctrl+M, Alt+C M, Alt+M M 
538 \family default
539 o usa el menú 
540 \family sans
541 Editar\SpecialChar menuseparator
542 Ecuación\SpecialChar menuseparator
543 Cambiar tipo de ecuación
544 \family default
545 .
546  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
547 \end_layout
548
549 \begin_layout Standard
550 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
551  presentada, escribe el comando 
552 \series bold
553
554 \backslash
555 displaystyle
556 \series default
557
558 \begin_inset Index idx
559 status collapsed
560
561 \begin_layout Plain Layout
562 Comandos ! D ! 
563 \backslash
564 displaystyle
565 \end_layout
566
567 \end_inset
568
569  en la ecuación y pulsa espacio.
570  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
571  de la ecuación.
572 \end_layout
573
574 \begin_layout Standard
575 En los cuadros sólo se permiten ecuaciones en línea.
576 \end_layout
577
578 \begin_layout Standard
579 Las barras 
580 \family sans
581 Ecuaciones
582 \family default
583  y 
584 \family sans
585 Paneles de ecuaciones 
586 \family default
587 se pueden visualizar mediante el menú 
588 \family sans
589 Ver\SpecialChar menuseparator
590 Barras de herramientas
591 \family default
592 .
593  Si ahí pulsas en 
594 \begin_inset Quotes fld
595 \end_inset
596
597 Ecuaciones
598 \begin_inset Quotes frd
599 \end_inset
600
601  y/o en 
602 \begin_inset Quotes fld
603 \end_inset
604
605 Paneles de ecuaciones
606 \begin_inset Quotes frd
607 \end_inset
608
609 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
610  estado se visualiza en el menú de las barras de herramientas con una marca.
611  Si en este estado pulsas de nuevo sobre 
612 \begin_inset Quotes fld
613 \end_inset
614
615 Ecuaciones
616 \begin_inset Quotes frd
617 \end_inset
618
619  y/o 
620 \begin_inset Quotes fld
621 \end_inset
622
623 Paneles de ecuaciones
624 \begin_inset Quotes frd
625 \end_inset
626
627  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
628  de una ecuación; este estado se indica añadiendo a las entradas del menú
629  la palabra 
630 \begin_inset Quotes fld
631 \end_inset
632
633 (auto)
634 \begin_inset Quotes frd
635 \end_inset
636
637 .
638  
639 \end_layout
640
641 \begin_layout Standard
642 El modo \SpecialChar TeX
643
644 \begin_inset Index idx
645 status collapsed
646
647 \begin_layout Plain Layout
648 T@\SpecialChar TeX
649  ! modo
650 \end_layout
651
652 \end_inset
653
654  se inicia pulsando el botón 
655 \begin_inset Info
656 type  "icon"
657 arg   "ert-insert"
658 \end_inset
659
660  de la barra de herramientas o con el menú 
661 \family sans
662 Insertar\SpecialChar menuseparator
663 Código Te
664 \begin_inset ERT
665 status collapsed
666
667 \begin_layout Plain Layout
668
669 {}
670 \end_layout
671
672 \end_inset
673
674 X
675 \family default
676 , (atajo 
677 \family sans
678 Ctrl+L
679 \family default
680 ).
681 \begin_inset Note Note
682 status collapsed
683
684 \begin_layout Plain Layout
685 En \SpecialChar LyX
686  hay tres 
687 \begin_inset Quotes fld
688 \end_inset
689
690 nombres propios
691 \begin_inset Quotes frd
692 \end_inset
693
694  que se ven en la salida con letras sobre o bajo la alineación normal: \SpecialChar TeX
695 ,
696  \SpecialChar LaTeX
697  y \SpecialChar LyX
698 .
699 \end_layout
700
701 \begin_layout Plain Layout
702 Para evitar que estas palabras sean reconocidas como tales nombres propios,
703  se inserta un par de llaves \SpecialChar TeX
704 .
705  
706 \end_layout
707
708 \end_inset
709
710
711 \end_layout
712
713 \begin_layout Standard
714 Para cambiar el preámbulo \SpecialChar LaTeX
715
716 \begin_inset Index idx
717 status collapsed
718
719 \begin_layout Plain Layout
720 \SpecialChar LaTeX
721 , preámbulo
722 \end_layout
723
724 \end_inset
725
726 , usa el menú 
727 \family sans
728 Documento\SpecialChar menuseparator
729 Configuración\SpecialChar menuseparator
730 Preámbulo LaT
731 \begin_inset ERT
732 status collapsed
733
734 \begin_layout Plain Layout
735
736 {}
737 \end_layout
738
739 \end_inset
740
741 eX
742 \family default
743 .
744 \end_layout
745
746 \begin_layout Standard
747 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
748  multilínea, se pueden usar los menús 
749 \family sans
750 Editar\SpecialChar menuseparator
751 Ecuación
752 \family default
753  y 
754 \family sans
755 Editar\SpecialChar menuseparator
756 Filas y columnas
757 \family default
758  o la barra de herramientas de 
759 \family sans
760 Cuadro
761 \family default
762 .
763  Cuando las líneas y columnas se intercambian mediante el menú, la columna
764  o línea en la que está se cambia con la columna de la derecha o con la
765  línea de abajo, respectivamente.
766  Si el cursor está en la última columna o fila, el cambio se hace con la
767  columna de la izquierda o la línea de arriba.
768 \end_layout
769
770 \begin_layout Standard
771 Para escribir texto en fórmulas se usa 
772 \emph on
773 texto de ecuaciones
774 \emph default
775
776 \begin_inset Index idx
777 status collapsed
778
779 \begin_layout Plain Layout
780 Texto ! en ecuaciones
781 \end_layout
782
783 \end_inset
784
785 .
786 \begin_inset Foot
787 status collapsed
788
789 \begin_layout Plain Layout
790 Para ecuaciones multilínea se usa el comando 
791 \series bold
792
793 \backslash
794 intertext
795 \series default
796 , véase
797 \begin_inset space ~
798 \end_inset
799
800
801 \begin_inset CommandInset ref
802 LatexCommand ref
803 reference "subsec:Texto-en-multilínea"
804
805 \end_inset
806
807 .
808 \end_layout
809
810 \end_inset
811
812  Este modo se inicia con el atajo 
813 \family sans
814 Alt+M
815 \begin_inset space ~
816 \end_inset
817
818 M
819 \family default
820  o
821 \family sans
822  Ctrl+M
823 \family default
824  o insertando el comando 
825 \series bold
826
827 \backslash
828 text
829 \series default
830
831 \begin_inset Index idx
832 status collapsed
833
834 \begin_layout Plain Layout
835 Comandos ! T ! 
836 \backslash
837 text
838 \end_layout
839
840 \end_inset
841
842 .
843  El texto se ve en negro en \SpecialChar LyX
844  y por tanto puede distinguirse de otras partes
845  de la ecuación que se ven en azul.
846  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
847 a de otras partes de la fórmula.
848 \end_layout
849
850 \begin_layout Subsection*
851 Esquema de comandos
852 \end_layout
853
854 \begin_layout Standard
855 La mayoría de los comandos \SpecialChar LaTeX
856  para estructuras matemáticas tienen el siguiente
857  esquema:
858 \end_layout
859
860 \begin_layout Standard
861
862 \series bold
863
864 \backslash
865 nombre_del_comando[argumento opcional]{argumento requerido}
866 \end_layout
867
868 \begin_layout Standard
869 Un comando empieza siempre por una barra inversa, 
870 \begin_inset Quotes fld
871 \end_inset
872
873
874 \series bold
875
876 \backslash
877
878 \series default
879
880 \begin_inset Quotes frd
881 \end_inset
882
883 .
884  Para omitir argumentos opcionales, quita también los corchetes asociados.
885  En este documento, las llaves que encierran los argumentos requeridos se
886  denominan llaves \SpecialChar TeX
887
888 \begin_inset Index idx
889 status collapsed
890
891 \begin_layout Plain Layout
892 T@\SpecialChar TeX
893  ! llaves
894 \end_layout
895
896 \end_inset
897
898 .
899  Si en una ecuación añades una llave de apertura al nombre de un comando,
900  \SpecialChar LyX
901  crea automáticamente una llave \SpecialChar TeX
902 .
903  En todos los demás casos las llaves \SpecialChar TeX
904  se crean en las ecuaciones con el
905  comando 
906 \series bold
907
908 \backslash
909 {
910 \series default
911 .
912  Las llaves \SpecialChar TeX
913  se ven en rojo en \SpecialChar LyX
914 , a diferencia de las llaves normales, que
915  se muestran en azul.
916  En modo \SpecialChar TeX
917  no hace falta comando para poner llaves \SpecialChar TeX
918 .
919  Las llaves \SpecialChar TeX
920  no aparecen en la salida.
921 \end_layout
922
923 \begin_layout Standard
924 En el caso de comandos sin argumentos, como los comandos para símbolos que
925  se introducen en modo \SpecialChar TeX
926
927 \emph on
928 siempre
929 \emph default
930  debe teclearse un espacio tras el comando para finalizarlo.
931  Este espacio no aparece en la salida.
932  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
933  de un espacio protegido en texto normal.
934 \end_layout
935
936 \begin_layout Standard
937 Un espacio protegido se inserta con 
938 \family sans
939 Ctrl+Espacio
940 \family default
941 .
942 \end_layout
943
944 \begin_layout Subsection*
945 Explicación de la sintaxis
946 \end_layout
947
948 \begin_layout Itemize
949 El símbolo 
950 \begin_inset space \textvisiblespace{}
951 \end_inset
952
953  indica que hay que teclear un espacio.
954 \end_layout
955
956 \begin_layout Itemize
957 Una flecha como 
958 \begin_inset Formula $\rightarrow$
959 \end_inset
960
961  indica el uso de la correspondiente tecla de flecha.
962  La tecla 
963 \family sans
964 Tab
965 \family default
966  se puede usar a menudo en vez de 
967 \begin_inset Formula $\rightarrow$
968 \end_inset
969
970  y 
971 \begin_inset Formula $\downarrow$
972 \end_inset
973
974 , y 
975 \family sans
976 Mayús+Tab
977 \family default
978  en vez de 
979 \begin_inset Formula $\leftarrow$
980 \end_inset
981
982  y 
983 \begin_inset Formula $\uparrow$
984 \end_inset
985
986 .
987 \end_layout
988
989 \begin_layout Subsection*
990 Unidades disponibles
991 \end_layout
992
993 \begin_layout Standard
994 \align center
995 \begin_inset Float table
996 placement H
997 wide false
998 sideways false
999 status open
1000
1001 \begin_layout Plain Layout
1002 \align center
1003 \begin_inset Caption Standard
1004
1005 \begin_layout Plain Layout
1006 \begin_inset CommandInset label
1007 LatexCommand label
1008 name "tab:Unidades-disponibles"
1009
1010 \end_inset
1011
1012 Unidades disponibles
1013 \end_layout
1014
1015 \end_inset
1016
1017
1018 \end_layout
1019
1020 \begin_layout Plain Layout
1021 \align center
1022 \begin_inset Tabular
1023 <lyxtabular version="3" rows="13" columns="2">
1024 <features booktabs="true" tabularvalignment="middle">
1025 <column alignment="center" valignment="top" width="0pt">
1026 <column alignment="center" valignment="top">
1027 <row>
1028 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1029 \begin_inset Text
1030
1031 \begin_layout Plain Layout
1032 Unidad
1033 \end_layout
1034
1035 \end_inset
1036 </cell>
1037 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1038 \begin_inset Text
1039
1040 \begin_layout Plain Layout
1041 Nombre / Descripción
1042 \end_layout
1043
1044 \end_inset
1045 </cell>
1046 </row>
1047 <row>
1048 <cell alignment="center" valignment="top" usebox="none">
1049 \begin_inset Text
1050
1051 \begin_layout Plain Layout
1052 mm
1053 \end_layout
1054
1055 \end_inset
1056 </cell>
1057 <cell alignment="center" valignment="top" usebox="none">
1058 \begin_inset Text
1059
1060 \begin_layout Plain Layout
1061 Milímetro
1062 \end_layout
1063
1064 \end_inset
1065 </cell>
1066 </row>
1067 <row>
1068 <cell alignment="center" valignment="top" usebox="none">
1069 \begin_inset Text
1070
1071 \begin_layout Plain Layout
1072 cm
1073 \end_layout
1074
1075 \end_inset
1076 </cell>
1077 <cell alignment="center" valignment="top" usebox="none">
1078 \begin_inset Text
1079
1080 \begin_layout Plain Layout
1081 Centímetro
1082 \end_layout
1083
1084 \end_inset
1085 </cell>
1086 </row>
1087 <row>
1088 <cell alignment="center" valignment="top" usebox="none">
1089 \begin_inset Text
1090
1091 \begin_layout Plain Layout
1092 in
1093 \end_layout
1094
1095 \end_inset
1096 </cell>
1097 <cell alignment="center" valignment="top" usebox="none">
1098 \begin_inset Text
1099
1100 \begin_layout Plain Layout
1101 Pulgada (1
1102 \begin_inset space \thinspace{}
1103 \end_inset
1104
1105 in = 2,54
1106 \begin_inset space \thinspace{}
1107 \end_inset
1108
1109 cm)
1110 \end_layout
1111
1112 \end_inset
1113 </cell>
1114 </row>
1115 <row>
1116 <cell alignment="center" valignment="top" usebox="none">
1117 \begin_inset Text
1118
1119 \begin_layout Plain Layout
1120 pt
1121 \end_layout
1122
1123 \end_inset
1124 </cell>
1125 <cell alignment="center" valignment="top" usebox="none">
1126 \begin_inset Text
1127
1128 \begin_layout Plain Layout
1129 Punto (72.27
1130 \begin_inset space \thinspace{}
1131 \end_inset
1132
1133 pt = 1
1134 \begin_inset space \thinspace{}
1135 \end_inset
1136
1137 in)
1138 \end_layout
1139
1140 \end_inset
1141 </cell>
1142 </row>
1143 <row>
1144 <cell alignment="center" valignment="top" usebox="none">
1145 \begin_inset Text
1146
1147 \begin_layout Plain Layout
1148 pc
1149 \end_layout
1150
1151 \end_inset
1152 </cell>
1153 <cell alignment="center" valignment="top" usebox="none">
1154 \begin_inset Text
1155
1156 \begin_layout Plain Layout
1157 Pica (1
1158 \begin_inset space \thinspace{}
1159 \end_inset
1160
1161 pc = 12
1162 \begin_inset space \thinspace{}
1163 \end_inset
1164
1165 pt)
1166 \end_layout
1167
1168 \end_inset
1169 </cell>
1170 </row>
1171 <row>
1172 <cell alignment="center" valignment="top" usebox="none">
1173 \begin_inset Text
1174
1175 \begin_layout Plain Layout
1176 sp
1177 \end_layout
1178
1179 \end_inset
1180 </cell>
1181 <cell alignment="center" valignment="top" usebox="none">
1182 \begin_inset Text
1183
1184 \begin_layout Plain Layout
1185 Punto escalado (65536
1186 \begin_inset space \thinspace{}
1187 \end_inset
1188
1189 sp = 1
1190 \begin_inset space \thinspace{}
1191 \end_inset
1192
1193 pt)
1194 \end_layout
1195
1196 \end_inset
1197 </cell>
1198 </row>
1199 <row>
1200 <cell alignment="center" valignment="top" usebox="none">
1201 \begin_inset Text
1202
1203 \begin_layout Plain Layout
1204 bp
1205 \end_layout
1206
1207 \end_inset
1208 </cell>
1209 <cell alignment="center" valignment="top" usebox="none">
1210 \begin_inset Text
1211
1212 \begin_layout Plain Layout
1213 Punto grande (72
1214 \begin_inset space \thinspace{}
1215 \end_inset
1216
1217 bp = 1
1218 \begin_inset space \thinspace{}
1219 \end_inset
1220
1221 in)
1222 \end_layout
1223
1224 \end_inset
1225 </cell>
1226 </row>
1227 <row>
1228 <cell alignment="center" valignment="top" usebox="none">
1229 \begin_inset Text
1230
1231 \begin_layout Plain Layout
1232 dd
1233 \end_layout
1234
1235 \end_inset
1236 </cell>
1237 <cell alignment="center" valignment="top" usebox="none">
1238 \begin_inset Text
1239
1240 \begin_layout Plain Layout
1241 Didot (1
1242 \begin_inset space \thinspace{}
1243 \end_inset
1244
1245 dd 
1246 \begin_inset Formula $\approx$
1247 \end_inset
1248
1249  0.376
1250 \begin_inset space \thinspace{}
1251 \end_inset
1252
1253 mm)
1254 \end_layout
1255
1256 \end_inset
1257 </cell>
1258 </row>
1259 <row>
1260 <cell alignment="center" valignment="top" usebox="none">
1261 \begin_inset Text
1262
1263 \begin_layout Plain Layout
1264 cc
1265 \end_layout
1266
1267 \end_inset
1268 </cell>
1269 <cell alignment="center" valignment="top" usebox="none">
1270 \begin_inset Text
1271
1272 \begin_layout Plain Layout
1273 Cicero (1
1274 \begin_inset space \thinspace{}
1275 \end_inset
1276
1277 cc = 12
1278 \begin_inset space \thinspace{}
1279 \end_inset
1280
1281 dd)
1282 \end_layout
1283
1284 \end_inset
1285 </cell>
1286 </row>
1287 <row>
1288 <cell alignment="center" valignment="top" usebox="none">
1289 \begin_inset Text
1290
1291 \begin_layout Plain Layout
1292 ex
1293 \end_layout
1294
1295 \end_inset
1296 </cell>
1297 <cell alignment="center" valignment="top" usebox="none">
1298 \begin_inset Text
1299
1300 \begin_layout Plain Layout
1301 Altura de la letra 
1302 \begin_inset Quotes fld
1303 \end_inset
1304
1305
1306 \emph on
1307 x
1308 \emph default
1309
1310 \begin_inset Quotes frd
1311 \end_inset
1312
1313  en la tipografía actual
1314 \end_layout
1315
1316 \end_inset
1317 </cell>
1318 </row>
1319 <row>
1320 <cell alignment="center" valignment="top" usebox="none">
1321 \begin_inset Text
1322
1323 \begin_layout Plain Layout
1324 em
1325 \end_layout
1326
1327 \end_inset
1328 </cell>
1329 <cell alignment="center" valignment="top" usebox="none">
1330 \begin_inset Text
1331
1332 \begin_layout Plain Layout
1333 Anchura de la letra 
1334 \begin_inset Quotes fld
1335 \end_inset
1336
1337
1338 \emph on
1339 M
1340 \emph default
1341
1342 \begin_inset Quotes frd
1343 \end_inset
1344
1345  en la tipografía actual
1346 \end_layout
1347
1348 \end_inset
1349 </cell>
1350 </row>
1351 <row>
1352 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1353 \begin_inset Text
1354
1355 \begin_layout Plain Layout
1356 mu
1357 \end_layout
1358
1359 \end_inset
1360 </cell>
1361 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1362 \begin_inset Text
1363
1364 \begin_layout Plain Layout
1365 Unidad matemática (1
1366 \begin_inset space \thinspace{}
1367 \end_inset
1368
1369 mu = 
1370 \begin_inset Formula $\nicefrac{1}{18}$
1371 \end_inset
1372
1373
1374 \begin_inset space \thinspace{}
1375 \end_inset
1376
1377 em)
1378 \end_layout
1379
1380 \end_inset
1381 </cell>
1382 </row>
1383 </lyxtabular>
1384
1385 \end_inset
1386
1387
1388 \end_layout
1389
1390 \end_inset
1391
1392
1393 \end_layout
1394
1395 \begin_layout Standard
1396 \align center
1397 \begin_inset Newpage newpage
1398 \end_inset
1399
1400
1401 \end_layout
1402
1403 \begin_layout Section
1404 Funciones básicas
1405 \end_layout
1406
1407 \begin_layout Subsection
1408 Exponentes
1409 \begin_inset Index idx
1410 status collapsed
1411
1412 \begin_layout Plain Layout
1413 Exponentes
1414 \end_layout
1415
1416 \end_inset
1417
1418  e índices
1419 \begin_inset Index idx
1420 status collapsed
1421
1422 \begin_layout Plain Layout
1423 Indices@Índices
1424 \end_layout
1425
1426 \end_inset
1427
1428
1429 \begin_inset Index idx
1430 status collapsed
1431
1432 \begin_layout Plain Layout
1433 Superíndices|see
1434 \begin_inset ERT
1435 status collapsed
1436
1437 \begin_layout Plain Layout
1438
1439 {
1440 \end_layout
1441
1442 \end_inset
1443
1444 Exponentes
1445 \begin_inset ERT
1446 status collapsed
1447
1448 \begin_layout Plain Layout
1449
1450 }
1451 \end_layout
1452
1453 \end_inset
1454
1455
1456 \end_layout
1457
1458 \end_inset
1459
1460
1461 \begin_inset Index idx
1462 status collapsed
1463
1464 \begin_layout Plain Layout
1465 Subíndices|see
1466 \begin_inset ERT
1467 status collapsed
1468
1469 \begin_layout Plain Layout
1470
1471 {
1472 \end_layout
1473
1474 \end_inset
1475
1476 Índices
1477 \begin_inset ERT
1478 status collapsed
1479
1480 \begin_layout Plain Layout
1481
1482 }
1483 \end_layout
1484
1485 \end_inset
1486
1487
1488 \end_layout
1489
1490 \end_inset
1491
1492
1493 \end_layout
1494
1495 \begin_layout Standard
1496 Los subíndices se componen con un guión bajo 
1497 \begin_inset Quotes fld
1498 \end_inset
1499
1500 _
1501 \begin_inset Quotes frd
1502 \end_inset
1503
1504  o con el botón de la barra de herramientas de ecuaciones 
1505 \begin_inset Info
1506 type  "icon"
1507 arg   "math-subscript"
1508 \end_inset
1509
1510 , los superíndices con un circunflejo 
1511 \begin_inset Quotes fld
1512 \end_inset
1513
1514 ^
1515 \begin_inset Quotes frd
1516 \end_inset
1517
1518  o con el botón de la barra de herramientas de ecuaciones 
1519 \begin_inset Info
1520 type  "icon"
1521 arg   "math-superscript"
1522 \end_inset
1523
1524 .
1525 \begin_inset Separator parbreak
1526 \end_inset
1527
1528
1529 \end_layout
1530
1531 \begin_layout Standard
1532 \noindent
1533 \align center
1534 \begin_inset Tabular
1535 <lyxtabular version="3" rows="4" columns="2">
1536 <features booktabs="true" tabularvalignment="middle">
1537 <column alignment="center" valignment="top" width="0pt">
1538 <column alignment="center" valignment="top" width="0pt">
1539 <row>
1540 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1541 \begin_inset Text
1542
1543 \begin_layout Plain Layout
1544 Comando
1545 \end_layout
1546
1547 \end_inset
1548 </cell>
1549 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1550 \begin_inset Text
1551
1552 \begin_layout Plain Layout
1553 Resultado
1554 \end_layout
1555
1556 \end_inset
1557 </cell>
1558 </row>
1559 <row>
1560 <cell alignment="center" valignment="top" usebox="none">
1561 \begin_inset Text
1562
1563 \begin_layout Plain Layout
1564 B_V
1565 \end_layout
1566
1567 \end_inset
1568 </cell>
1569 <cell alignment="center" valignment="top" usebox="none">
1570 \begin_inset Text
1571
1572 \begin_layout Plain Layout
1573 \begin_inset Formula $B_{V}$
1574 \end_inset
1575
1576
1577 \end_layout
1578
1579 \end_inset
1580 </cell>
1581 </row>
1582 <row topspace="1.5mm">
1583 <cell alignment="center" valignment="top" usebox="none">
1584 \begin_inset Text
1585
1586 \begin_layout Plain Layout
1587 B^V
1588 \end_layout
1589
1590 \end_inset
1591 </cell>
1592 <cell alignment="center" valignment="top" usebox="none">
1593 \begin_inset Text
1594
1595 \begin_layout Plain Layout
1596 \begin_inset Formula $B^{V}$
1597 \end_inset
1598
1599
1600 \end_layout
1601
1602 \end_inset
1603 </cell>
1604 </row>
1605 <row topspace="1.5mm">
1606 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1607 \begin_inset Text
1608
1609 \begin_layout Plain Layout
1610 B^
1611 \begin_inset space \textvisiblespace{}
1612 \end_inset
1613
1614 A
1615 \end_layout
1616
1617 \end_inset
1618 </cell>
1619 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1620 \begin_inset Text
1621
1622 \begin_layout Plain Layout
1623 \begin_inset Formula $B^{A}$
1624 \end_inset
1625
1626
1627 \end_layout
1628
1629 \end_inset
1630 </cell>
1631 </row>
1632 </lyxtabular>
1633
1634 \end_inset
1635
1636
1637 \end_layout
1638
1639 \begin_layout Standard
1640 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1641  caso acentuará las vocales y no servirá para entrar en modo exponente.
1642 \begin_inset Foot
1643 status collapsed
1644
1645 \begin_layout Plain Layout
1646 Dependiendo de la configuración del teclado esto puede suceder también con
1647  otros caracteres además de las vocales.
1648 \end_layout
1649
1650 \end_inset
1651
1652  Para conseguir exponentes en estos casos debes pulsar 
1653 \family sans
1654 Espacio
1655 \family default
1656  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1657  
1658 \end_layout
1659
1660 \begin_layout Subsection
1661 Fracciones
1662 \begin_inset CommandInset label
1663 LatexCommand label
1664 name "subsec:Fracciones"
1665
1666 \end_inset
1667
1668
1669 \begin_inset Index idx
1670 status collapsed
1671
1672 \begin_layout Plain Layout
1673 Fracciones
1674 \end_layout
1675
1676 \end_inset
1677
1678
1679 \end_layout
1680
1681 \begin_layout Standard
1682 Las fracciones se generan con el comando 
1683 \series bold
1684
1685 \backslash
1686 frac
1687 \series default
1688
1689 \begin_inset Index idx
1690 status collapsed
1691
1692 \begin_layout Plain Layout
1693 Comandos ! F ! 
1694 \backslash
1695 frac
1696 \end_layout
1697
1698 \end_inset
1699
1700  o con el botón 
1701 \begin_inset Info
1702 type  "icon"
1703 arg   "math-insert \\frac"
1704 \end_inset
1705
1706  de la barra de herramientas.
1707  El tamaño de tipografía se ajusta automáticamente, dependiendo de si la
1708  fracción está en línea o en estilo presentación.
1709  Con el botón 
1710 \begin_inset Info
1711 type  "icon"
1712 arg   "math-insert \\frac-square"
1713 \end_inset
1714
1715  de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1716  de fracciones.
1717 \end_layout
1718
1719 \begin_layout Standard
1720 Con el comando 
1721 \series bold
1722
1723 \backslash
1724 dfrac
1725 \series default
1726
1727 \begin_inset Index idx
1728 status collapsed
1729
1730 \begin_layout Plain Layout
1731 Comandos ! D ! 
1732 \backslash
1733 dfrac
1734 \end_layout
1735
1736 \end_inset
1737
1738  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1739  presentación.
1740  Con 
1741 \series bold
1742
1743 \backslash
1744 tfrac
1745 \series default
1746
1747 \begin_inset Index idx
1748 status collapsed
1749
1750 \begin_layout Plain Layout
1751 Comandos ! T ! 
1752 \backslash
1753 tfrac
1754 \end_layout
1755
1756 \end_inset
1757
1758  la fracción tiene siempre el tamaño del estilo en línea.
1759  Un ejemplo:
1760 \end_layout
1761
1762 \begin_layout Standard
1763 Una línea con la fracción 
1764 \begin_inset Formula $\frac{1}{2}$
1765 \end_inset
1766
1767  creada con el comando 
1768 \series bold
1769
1770 \backslash
1771 frac
1772 \series default
1773 .
1774  
1775 \end_layout
1776
1777 \begin_layout Standard
1778 Una línea con la fracción 
1779 \begin_inset Formula $\dfrac{1}{2}$
1780 \end_inset
1781
1782  creada con el comando 
1783 \series bold
1784
1785 \backslash
1786 dfrac
1787 \series default
1788 .
1789 \begin_inset Separator parbreak
1790 \end_inset
1791
1792
1793 \end_layout
1794
1795 \begin_layout Standard
1796 \noindent
1797 \align center
1798 \begin_inset Tabular
1799 <lyxtabular version="3" rows="4" columns="2">
1800 <features booktabs="true" tabularvalignment="middle">
1801 <column alignment="center" valignment="top" width="0pt">
1802 <column alignment="center" valignment="top" width="0pt">
1803 <row>
1804 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1805 \begin_inset Text
1806
1807 \begin_layout Plain Layout
1808 Comando
1809 \end_layout
1810
1811 \end_inset
1812 </cell>
1813 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1814 \begin_inset Text
1815
1816 \begin_layout Plain Layout
1817 Resultado
1818 \end_layout
1819
1820 \end_inset
1821 </cell>
1822 </row>
1823 <row topspace="1.5mm">
1824 <cell alignment="center" valignment="top" usebox="none">
1825 \begin_inset Text
1826
1827 \begin_layout Plain Layout
1828
1829 \backslash
1830 frac
1831 \begin_inset space \textvisiblespace{}
1832 \end_inset
1833
1834 A
1835 \begin_inset Formula $\downarrow$
1836 \end_inset
1837
1838 B
1839 \end_layout
1840
1841 \end_inset
1842 </cell>
1843 <cell alignment="center" valignment="top" usebox="none">
1844 \begin_inset Text
1845
1846 \begin_layout Plain Layout
1847 \begin_inset Formula $\frac{A}{B}$
1848 \end_inset
1849
1850
1851 \end_layout
1852
1853 \end_inset
1854 </cell>
1855 </row>
1856 <row topspace="2mm">
1857 <cell alignment="center" valignment="top" usebox="none">
1858 \begin_inset Text
1859
1860 \begin_layout Plain Layout
1861
1862 \backslash
1863 dfrac
1864 \begin_inset space \textvisiblespace{}
1865 \end_inset
1866
1867 A
1868 \begin_inset Formula $\downarrow$
1869 \end_inset
1870
1871 B
1872 \end_layout
1873
1874 \end_inset
1875 </cell>
1876 <cell alignment="center" valignment="top" usebox="none">
1877 \begin_inset Text
1878
1879 \begin_layout Plain Layout
1880 \begin_inset Formula $\dfrac{A}{B}$
1881 \end_inset
1882
1883
1884 \end_layout
1885
1886 \end_inset
1887 </cell>
1888 </row>
1889 <row topspace="2mm" bottomspace="1mm">
1890 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1891 \begin_inset Text
1892
1893 \begin_layout Plain Layout
1894
1895 \backslash
1896 dfrac
1897 \begin_inset space \textvisiblespace{}
1898 \end_inset
1899
1900 e^
1901 \backslash
1902 frac
1903 \begin_inset space \textvisiblespace{}
1904 \end_inset
1905
1906 1
1907 \begin_inset Formula $\downarrow$
1908 \end_inset
1909
1910 2
1911 \begin_inset Formula $\downarrow\downarrow$
1912 \end_inset
1913
1914 3
1915 \end_layout
1916
1917 \end_inset
1918 </cell>
1919 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1920 \begin_inset Text
1921
1922 \begin_layout Plain Layout
1923 \begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$
1924 \end_inset
1925
1926
1927 \end_layout
1928
1929 \end_inset
1930 </cell>
1931 </row>
1932 </lyxtabular>
1933
1934 \end_inset
1935
1936
1937 \begin_inset VSpace bigskip
1938 \end_inset
1939
1940
1941 \end_layout
1942
1943 \begin_layout Standard
1944 Para fracciones anidadas se puede usar el comando 
1945 \series bold
1946
1947 \backslash
1948 cfrac
1949 \series default
1950
1951 \begin_inset Index idx
1952 status collapsed
1953
1954 \begin_layout Plain Layout
1955 Comandos ! C ! 
1956 \backslash
1957 cfrac
1958 \end_layout
1959
1960 \end_inset
1961
1962 .
1963  Un ejemplo:
1964 \begin_inset VSpace -3mm
1965 \end_inset
1966
1967
1968 \end_layout
1969
1970 \begin_layout Standard
1971 \begin_inset Formula 
1972 \begin{align*}
1973 \textrm{creada con \textbf{\textbackslash frac}} &  & \textrm{creada con \textbf{\textbackslash cfrac}}\\
1974 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1975 \end{align*}
1976
1977 \end_inset
1978
1979
1980 \end_layout
1981
1982 \begin_layout Standard
1983 El comando para el ejemplo de arriba es:
1984 \end_layout
1985
1986 \begin_layout Standard
1987
1988 \series bold
1989
1990 \backslash
1991 cfrac
1992 \begin_inset space \textvisiblespace{}
1993 \end_inset
1994
1995 A
1996 \begin_inset Formula $\downarrow$
1997 \end_inset
1998
1999 B+
2000 \backslash
2001 cfrac
2002 \begin_inset space \textvisiblespace{}
2003 \end_inset
2004
2005 C+
2006 \backslash
2007 cfrac
2008 \begin_inset space \textvisiblespace{}
2009 \end_inset
2010
2011 E
2012 \begin_inset Formula $\downarrow$
2013 \end_inset
2014
2015 F
2016 \begin_inset Formula $\downarrow$
2017 \end_inset
2018
2019 D
2020 \end_layout
2021
2022 \begin_layout Standard
2023 \begin_inset VSpace medskip
2024 \end_inset
2025
2026
2027 \end_layout
2028
2029 \begin_layout Standard
2030
2031 \series bold
2032
2033 \backslash
2034 cfrac
2035 \series default
2036  compone la fracción siempre en el tamaño del estilo presentación, también
2037  cuando es parte de otra fracción.
2038 \end_layout
2039
2040 \begin_layout Standard
2041 Es posible especificar la alineación del numerador.
2042  El comando 
2043 \series bold
2044
2045 \backslash
2046 cfracleft
2047 \series default
2048  se usa para alinearlo a la izquierda, el comando 
2049 \series bold
2050
2051 \backslash
2052 cfracright
2053 \series default
2054  para alinearlo a la derecha, 
2055 \series bold
2056
2057 \backslash
2058 cfrac
2059 \series default
2060  centra el numerador.
2061 \end_layout
2062
2063 \begin_layout Standard
2064 Estas fracciones muestran las distintas alineaciones:
2065 \end_layout
2066
2067 \begin_layout Standard
2068
2069 \series bold
2070 \begin_inset Formula 
2071 \[
2072 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2073 \]
2074
2075 \end_inset
2076
2077
2078 \end_layout
2079
2080 \begin_layout Standard
2081 \noindent
2082 \begin_inset Note Greyedout
2083 status open
2084
2085 \begin_layout Plain Layout
2086
2087 \series bold
2088 Nota
2089 \series default
2090
2091 \series bold
2092
2093 \backslash
2094 cfracleft
2095 \series default
2096  y
2097 \series bold
2098  
2099 \backslash
2100 cfracright
2101 \series default
2102  no son comandos \SpecialChar LaTeX
2103  reales sino sustituciones del comando 
2104 \series bold
2105
2106 \backslash
2107 cfrac[posición del numerador]{numerador}{denominador}
2108 \series default
2109  .
2110  Por tanto no puedes usarlos código \SpecialChar TeX
2111 .
2112 \end_layout
2113
2114 \end_inset
2115
2116
2117 \begin_inset VSpace medskip
2118 \end_inset
2119
2120
2121 \end_layout
2122
2123 \begin_layout Standard
2124 Muchas veces es adecuado combinar 
2125 \series bold
2126
2127 \backslash
2128 cfrac
2129 \series default
2130  y 
2131 \series bold
2132
2133 \backslash
2134 frac
2135 \series default
2136 :
2137 \begin_inset Formula 
2138 \[
2139 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2140 \]
2141
2142 \end_inset
2143
2144
2145 \end_layout
2146
2147 \begin_layout Standard
2148 Para componer fracciones en línea con raya de fracción inclinada puedes
2149  usar el comando 
2150 \series bold
2151
2152 \backslash
2153 nicefrac
2154 \series default
2155
2156 \begin_inset Index idx
2157 status collapsed
2158
2159 \begin_layout Plain Layout
2160 Comandos ! N ! 
2161 \backslash
2162 nicefrac
2163 \end_layout
2164
2165 \end_inset
2166
2167
2168 \begin_inset Formula $\nicefrac{5}{31}$
2169 \end_inset
2170
2171  Hay además el comando 
2172 \series bold
2173
2174 \backslash
2175 unitfracthree
2176 \series default
2177  que permite escribir una fracción en combinación con un número: 
2178 \begin_inset Formula $\unitfrac[2]{1}{3}$
2179 \end_inset
2180
2181
2182 \end_layout
2183
2184 \begin_layout Standard
2185 \begin_inset Note Greyedout
2186 status open
2187
2188 \begin_layout Plain Layout
2189
2190 \series bold
2191 Nota
2192 \series default
2193
2194 \series bold
2195
2196 \backslash
2197 unitfracthree
2198 \series default
2199  no es un comando \SpecialChar LaTeX
2200  auténtico, sino un equivalente al comando
2201 \begin_inset Newline newline
2202 \end_inset
2203
2204
2205 \series bold
2206
2207 \backslash
2208 unitfrac[número]{numerador}{denominador}
2209 \series default
2210  .
2211  Por tanto no puedes usarlo en código \SpecialChar TeX
2212 .
2213 \end_layout
2214
2215 \end_inset
2216
2217
2218 \end_layout
2219
2220 \begin_layout Standard
2221 En la 
2222 \begin_inset CommandInset ref
2223 LatexCommand ref
2224 reference "subsec:Fracciones-personalizadas"
2225
2226 \end_inset
2227
2228  se explica cómo componer fracciones personalizadas en las que la raya de
2229  fracción se puede cambiar.
2230 \end_layout
2231
2232 \begin_layout Standard
2233 Las fracciones con varias líneas se explican en 
2234 \begin_inset CommandInset ref
2235 LatexCommand ref
2236 reference "subsec:Fracciones-multilínea"
2237
2238 \end_inset
2239
2240 .
2241 \end_layout
2242
2243 \begin_layout Subsection
2244 Raíces
2245 \begin_inset Index idx
2246 status collapsed
2247
2248 \begin_layout Plain Layout
2249 Raíces
2250 \end_layout
2251
2252 \end_inset
2253
2254
2255 \end_layout
2256
2257 \begin_layout Standard
2258 Las raíces cuadradas se componen con 
2259 \series bold
2260
2261 \backslash
2262 sqrt
2263 \series default
2264
2265 \begin_inset Index idx
2266 status collapsed
2267
2268 \begin_layout Plain Layout
2269 Comandos ! S ! 
2270 \backslash
2271 sqrt
2272 \end_layout
2273
2274 \end_inset
2275
2276  o con el botón 
2277 \begin_inset Info
2278 type  "icon"
2279 arg   "math-insert \\sqrt"
2280 \end_inset
2281
2282  de la barra de ecuaciones; todas las demás raíces con el comando 
2283 \series bold
2284
2285 \backslash
2286 root
2287 \series default
2288
2289 \begin_inset Index idx
2290 status collapsed
2291
2292 \begin_layout Plain Layout
2293 Comandos ! R ! 
2294 \backslash
2295 root
2296 \end_layout
2297
2298 \end_inset
2299
2300  o con el botón 
2301 \begin_inset Info
2302 type  "icon"
2303 arg   "math-insert \\root"
2304 \end_inset
2305
2306 .
2307 \begin_inset Separator parbreak
2308 \end_inset
2309
2310
2311 \end_layout
2312
2313 \begin_layout Standard
2314 \noindent
2315 \align center
2316 \begin_inset Tabular
2317 <lyxtabular version="3" rows="3" columns="2">
2318 <features booktabs="true" tabularvalignment="middle">
2319 <column alignment="center" valignment="top" width="0pt">
2320 <column alignment="center" valignment="top" width="0pt">
2321 <row>
2322 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2323 \begin_inset Text
2324
2325 \begin_layout Plain Layout
2326 Comando
2327 \end_layout
2328
2329 \end_inset
2330 </cell>
2331 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2332 \begin_inset Text
2333
2334 \begin_layout Plain Layout
2335 Resultado
2336 \end_layout
2337
2338 \end_inset
2339 </cell>
2340 </row>
2341 <row topspace="1mm">
2342 <cell alignment="center" valignment="top" usebox="none">
2343 \begin_inset Text
2344
2345 \begin_layout Plain Layout
2346
2347 \backslash
2348 sqrt
2349 \begin_inset space \textvisiblespace{}
2350 \end_inset
2351
2352 A-B
2353 \end_layout
2354
2355 \end_inset
2356 </cell>
2357 <cell alignment="center" valignment="top" usebox="none">
2358 \begin_inset Text
2359
2360 \begin_layout Plain Layout
2361 \begin_inset Formula $\sqrt{A-B}$
2362 \end_inset
2363
2364
2365 \end_layout
2366
2367 \end_inset
2368 </cell>
2369 </row>
2370 <row topspace="1mm">
2371 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2372 \begin_inset Text
2373
2374 \begin_layout Plain Layout
2375
2376 \backslash
2377 root
2378 \begin_inset space \textvisiblespace{}
2379 \end_inset
2380
2381 3
2382 \begin_inset Formula $\downarrow$
2383 \end_inset
2384
2385 A-B
2386 \end_layout
2387
2388 \end_inset
2389 </cell>
2390 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2391 \begin_inset Text
2392
2393 \begin_layout Plain Layout
2394 \begin_inset Formula $\sqrt[3]{A-B}$
2395 \end_inset
2396
2397
2398 \end_layout
2399
2400 \end_inset
2401 </cell>
2402 </row>
2403 </lyxtabular>
2404
2405 \end_inset
2406
2407
2408 \end_layout
2409
2410 \begin_layout Standard
2411 Una raíz cuadrada se compone también con 
2412 \series bold
2413
2414 \backslash
2415 root
2416 \series default
2417  dejando vacío el campo del índice.
2418 \end_layout
2419
2420 \begin_layout Standard
2421 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2422  la raíz: 
2423 \begin_inset Formula $\sqrt[\beta]{B}$
2424 \end_inset
2425
2426
2427 \begin_inset Newline newline
2428 \end_inset
2429
2430 La 
2431 \begin_inset Formula $\beta$
2432 \end_inset
2433
2434  toca la raíz.
2435  Para evitar esto se usan los comandos 
2436 \series bold
2437
2438 \backslash
2439 leftroot
2440 \series default
2441
2442 \begin_inset Index idx
2443 status collapsed
2444
2445 \begin_layout Plain Layout
2446 Comandos ! L ! 
2447 \backslash
2448 leftroot
2449 \end_layout
2450
2451 \end_inset
2452
2453  y 
2454 \series bold
2455
2456 \backslash
2457 uproot
2458 \series default
2459
2460 \begin_inset Index idx
2461 status collapsed
2462
2463 \begin_layout Plain Layout
2464 Comandos ! U ! 
2465 \backslash
2466 uproot
2467 \end_layout
2468
2469 \end_inset
2470
2471  con el esquema siguiente:
2472 \end_layout
2473
2474 \begin_layout Standard
2475
2476 \series bold
2477
2478 \backslash
2479 leftroot{distancia}
2480 \series default
2481  y 
2482 \series bold
2483
2484 \backslash
2485 uproot{distancia}
2486 \end_layout
2487
2488 \begin_layout Standard
2489 Distancia es el número de Puntos Grandes (
2490 \begin_inset Quotes fld
2491 \end_inset
2492
2493 Big Points
2494 \begin_inset Quotes frd
2495 \end_inset
2496
2497 , unidad bp; 
2498 \begin_inset Formula $\mathrm{72\,bp=1\,pulgada}$
2499 \end_inset
2500
2501 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2502  Los comandos se escriben en el índice.
2503  Así, el comando:
2504 \begin_inset Newline newline
2505 \end_inset
2506
2507
2508 \series bold
2509
2510 \backslash
2511 root
2512 \backslash
2513 leftroot{-1
2514 \begin_inset Formula $\to$
2515 \end_inset
2516
2517
2518 \backslash
2519 uproot{2
2520 \begin_inset Formula $\to$
2521 \end_inset
2522
2523
2524 \backslash
2525 beta
2526 \begin_inset space \textvisiblespace{}
2527 \end_inset
2528
2529
2530 \begin_inset Formula $\to$
2531 \end_inset
2532
2533 B
2534 \begin_inset Newline newline
2535 \end_inset
2536
2537
2538 \series default
2539 genera una fórmula correctamente tipografiada: 
2540 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2541 \end_inset
2542
2543
2544 \end_layout
2545
2546 \begin_layout Subsection
2547 Coeficientes de un binomio
2548 \begin_inset Index idx
2549 status collapsed
2550
2551 \begin_layout Plain Layout
2552 Binomios
2553 \end_layout
2554
2555 \end_inset
2556
2557
2558 \end_layout
2559
2560 \begin_layout Standard
2561 Los coeficientes de un binomio se insertan con el comando 
2562 \series bold
2563
2564 \backslash
2565 binom
2566 \series default
2567
2568 \begin_inset Index idx
2569 status collapsed
2570
2571 \begin_layout Plain Layout
2572 Comandos ! B ! 
2573 \backslash
2574 binom
2575 \end_layout
2576
2577 \end_inset
2578
2579  o con el submenú del botón 
2580 \begin_inset Info
2581 type  "icon"
2582 arg   "math-insert \\frac-square"
2583 \end_inset
2584
2585  de la barra de herramientas de ecuaciones.
2586  Como en las fracciones, además de 
2587 \series bold
2588
2589 \backslash
2590 binom
2591 \series default
2592  hay los comandos 
2593 \series bold
2594
2595 \backslash
2596 dbinom
2597 \series default
2598
2599 \begin_inset Index idx
2600 status collapsed
2601
2602 \begin_layout Plain Layout
2603 Comandos ! D ! 
2604 \backslash
2605 dbinom
2606 \end_layout
2607
2608 \end_inset
2609
2610  y 
2611 \series bold
2612
2613 \backslash
2614 tbinom
2615 \series default
2616
2617 \begin_inset Index idx
2618 status collapsed
2619
2620 \begin_layout Plain Layout
2621 Comandos ! T ! 
2622 \backslash
2623 tbinom
2624 \end_layout
2625
2626 \end_inset
2627
2628 .
2629  Para otros delimitadores de coeficientes de un binomio hay los comandos
2630  
2631 \series bold
2632
2633 \backslash
2634 brace
2635 \series default
2636
2637 \begin_inset Index idx
2638 status collapsed
2639
2640 \begin_layout Plain Layout
2641 Comandos ! B ! 
2642 \backslash
2643 brace
2644 \end_layout
2645
2646 \end_inset
2647
2648  y 
2649 \series bold
2650
2651 \backslash
2652 brack
2653 \series default
2654
2655 \begin_inset Index idx
2656 status collapsed
2657
2658 \begin_layout Plain Layout
2659 Comandos ! B ! 
2660 \backslash
2661 brack
2662 \end_layout
2663
2664 \end_inset
2665
2666 .
2667 \begin_inset Separator parbreak
2668 \end_inset
2669
2670
2671 \end_layout
2672
2673 \begin_layout Standard
2674 \noindent
2675 \align center
2676 \begin_inset Tabular
2677 <lyxtabular version="3" rows="6" columns="2">
2678 <features booktabs="true" tabularvalignment="middle">
2679 <column alignment="center" valignment="top" width="0pt">
2680 <column alignment="center" valignment="top" width="0pt">
2681 <row>
2682 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2683 \begin_inset Text
2684
2685 \begin_layout Plain Layout
2686 Comando
2687 \end_layout
2688
2689 \end_inset
2690 </cell>
2691 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2692 \begin_inset Text
2693
2694 \begin_layout Plain Layout
2695 Resultado
2696 \end_layout
2697
2698 \end_inset
2699 </cell>
2700 </row>
2701 <row topspace="1mm">
2702 <cell alignment="center" valignment="top" usebox="none">
2703 \begin_inset Text
2704
2705 \begin_layout Plain Layout
2706
2707 \backslash
2708 binom
2709 \begin_inset space \textvisiblespace{}
2710 \end_inset
2711
2712 A
2713 \begin_inset Formula $\downarrow$
2714 \end_inset
2715
2716 B
2717 \end_layout
2718
2719 \end_inset
2720 </cell>
2721 <cell alignment="center" valignment="top" usebox="none">
2722 \begin_inset Text
2723
2724 \begin_layout Plain Layout
2725 \begin_inset Formula $\binom{A}{B}$
2726 \end_inset
2727
2728
2729 \end_layout
2730
2731 \end_inset
2732 </cell>
2733 </row>
2734 <row topspace="2mm">
2735 <cell alignment="center" valignment="top" usebox="none">
2736 \begin_inset Text
2737
2738 \begin_layout Plain Layout
2739
2740 \backslash
2741 dbinom
2742 \begin_inset space \textvisiblespace{}
2743 \end_inset
2744
2745 A
2746 \begin_inset Formula $\downarrow$
2747 \end_inset
2748
2749 B
2750 \end_layout
2751
2752 \end_inset
2753 </cell>
2754 <cell alignment="center" valignment="top" usebox="none">
2755 \begin_inset Text
2756
2757 \begin_layout Plain Layout
2758 \begin_inset Formula $\dbinom{A}{B}$
2759 \end_inset
2760
2761
2762 \end_layout
2763
2764 \end_inset
2765 </cell>
2766 </row>
2767 <row topspace="2mm" bottomspace="0.5mm">
2768 <cell alignment="center" valignment="top" usebox="none">
2769 \begin_inset Text
2770
2771 \begin_layout Plain Layout
2772
2773 \backslash
2774 tbinom
2775 \begin_inset space \textvisiblespace{}
2776 \end_inset
2777
2778 A
2779 \begin_inset Formula $\downarrow$
2780 \end_inset
2781
2782 B
2783 \end_layout
2784
2785 \end_inset
2786 </cell>
2787 <cell alignment="center" valignment="top" usebox="none">
2788 \begin_inset Text
2789
2790 \begin_layout Plain Layout
2791 \begin_inset Formula $\tbinom{A}{B}$
2792 \end_inset
2793
2794
2795 \end_layout
2796
2797 \end_inset
2798 </cell>
2799 </row>
2800 <row topspace="1mm">
2801 <cell alignment="center" valignment="top" topline="true" usebox="none">
2802 \begin_inset Text
2803
2804 \begin_layout Plain Layout
2805
2806 \backslash
2807 brack
2808 \begin_inset space \textvisiblespace{}
2809 \end_inset
2810
2811 A
2812 \begin_inset Formula $\downarrow$
2813 \end_inset
2814
2815 B
2816 \end_layout
2817
2818 \end_inset
2819 </cell>
2820 <cell alignment="center" valignment="top" topline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824 \begin_inset Formula ${A \brack B}$
2825 \end_inset
2826
2827
2828 \end_layout
2829
2830 \end_inset
2831 </cell>
2832 </row>
2833 <row topspace="2mm" bottomspace="0.5mm">
2834 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2835 \begin_inset Text
2836
2837 \begin_layout Plain Layout
2838
2839 \backslash
2840 brace
2841 \begin_inset space \textvisiblespace{}
2842 \end_inset
2843
2844 A
2845 \begin_inset Formula $\downarrow$
2846 \end_inset
2847
2848 B
2849 \end_layout
2850
2851 \end_inset
2852 </cell>
2853 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2854 \begin_inset Text
2855
2856 \begin_layout Plain Layout
2857 \begin_inset Formula ${A \brace B}$
2858 \end_inset
2859
2860
2861 \end_layout
2862
2863 \end_inset
2864 </cell>
2865 </row>
2866 </lyxtabular>
2867
2868 \end_inset
2869
2870
2871 \end_layout
2872
2873 \begin_layout Subsection
2874 Diferenciaciones de casos
2875 \begin_inset Index idx
2876 status collapsed
2877
2878 \begin_layout Plain Layout
2879 Casos
2880 \end_layout
2881
2882 \end_inset
2883
2884
2885 \end_layout
2886
2887 \begin_layout Standard
2888 \noindent
2889 \align center
2890 \begin_inset Tabular
2891 <lyxtabular version="3" rows="3" columns="2">
2892 <features booktabs="true" tabularvalignment="middle">
2893 <column alignment="center" valignment="top" width="0pt">
2894 <column alignment="center" valignment="top" width="0pt">
2895 <row>
2896 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2897 \begin_inset Text
2898
2899 \begin_layout Plain Layout
2900 Comando
2901 \end_layout
2902
2903 \end_inset
2904 </cell>
2905 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2906 \begin_inset Text
2907
2908 \begin_layout Plain Layout
2909 Resultado
2910 \end_layout
2911
2912 \end_inset
2913 </cell>
2914 </row>
2915 <row>
2916 <cell alignment="center" valignment="top" usebox="none">
2917 \begin_inset Text
2918
2919 \begin_layout Plain Layout
2920
2921 \backslash
2922 cases
2923 \begin_inset space \textvisiblespace{}
2924 \end_inset
2925
2926 A
2927 \begin_inset Formula $\to$
2928 \end_inset
2929
2930 B>0
2931 \begin_inset Index idx
2932 status collapsed
2933
2934 \begin_layout Plain Layout
2935 Comandos ! C ! 
2936 \backslash
2937 cases
2938 \end_layout
2939
2940 \end_inset
2941
2942
2943 \end_layout
2944
2945 \end_inset
2946 </cell>
2947 <cell alignment="center" valignment="top" usebox="none">
2948 \begin_inset Text
2949
2950 \begin_layout Plain Layout
2951 \begin_inset Formula $\begin{cases}
2952 A & B>0\end{cases}$
2953 \end_inset
2954
2955
2956 \end_layout
2957
2958 \end_inset
2959 </cell>
2960 </row>
2961 <row topspace="1.5mm">
2962 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2963 \begin_inset Text
2964
2965 \begin_layout Plain Layout
2966
2967 \backslash
2968 cases
2969 \begin_inset space \textvisiblespace{}
2970 \end_inset
2971
2972
2973 \family sans
2974 Ctrl+Entrar
2975 \end_layout
2976
2977 \end_inset
2978 </cell>
2979 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2980 \begin_inset Text
2981
2982 \begin_layout Plain Layout
2983 \begin_inset Formula $\begin{cases}
2984 A & \textrm{para }x>0\\
2985 B & \textrm{para }x=0
2986 \end{cases}$
2987 \end_inset
2988
2989
2990 \end_layout
2991
2992 \end_inset
2993 </cell>
2994 </row>
2995 </lyxtabular>
2996
2997 \end_inset
2998
2999
3000 \end_layout
3001
3002 \begin_layout Standard
3003 Después de insertar 
3004 \series bold
3005
3006 \backslash
3007 cases
3008 \series default
3009  o usar el botón 
3010 \begin_inset Info
3011 type  "icon"
3012 arg   "math-insert \\cases"
3013 \end_inset
3014
3015  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3016 \family sans
3017 Ctrl+Entrar
3018 \family default
3019  o con el botón
3020 \family sans
3021  
3022 \family default
3023
3024 \begin_inset Info
3025 type  "icon"
3026 arg   "inset-modify tabular append-row"
3027 \end_inset
3028
3029  de la barra de cuadros.
3030 \end_layout
3031
3032 \begin_layout Standard
3033 El comando 
3034 \series bold
3035
3036 \backslash
3037 cases
3038 \series default
3039  también está disponible en el menú 
3040 \family sans
3041 Insertar\SpecialChar menuseparator
3042 Ecuación\SpecialChar menuseparator
3043 Entorno casos
3044 \family default
3045 .
3046 \end_layout
3047
3048 \begin_layout Subsection
3049 Negaciones
3050 \begin_inset Index idx
3051 status collapsed
3052
3053 \begin_layout Plain Layout
3054 Negaciones
3055 \end_layout
3056
3057 \end_inset
3058
3059
3060 \end_layout
3061
3062 \begin_layout Standard
3063 Con el comando 
3064 \series bold
3065
3066 \backslash
3067 not
3068 \series default
3069
3070 \begin_inset Index idx
3071 status collapsed
3072
3073 \begin_layout Plain Layout
3074 Comandos ! N ! 
3075 \backslash
3076 not
3077 \end_layout
3078
3079 \end_inset
3080
3081  todo carácter se puede mostrar cancelado.
3082  Los caracteres son casi tachados con una barra inclinada.
3083 \begin_inset Separator parbreak
3084 \end_inset
3085
3086
3087 \end_layout
3088
3089 \begin_layout Standard
3090 \noindent
3091 \align center
3092 \begin_inset Tabular
3093 <lyxtabular version="3" rows="4" columns="2">
3094 <features booktabs="true" tabularvalignment="middle">
3095 <column alignment="center" valignment="top" width="0pt">
3096 <column alignment="center" valignment="top" width="0pt">
3097 <row>
3098 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3099 \begin_inset Text
3100
3101 \begin_layout Plain Layout
3102 Command
3103 \end_layout
3104
3105 \end_inset
3106 </cell>
3107 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3108 \begin_inset Text
3109
3110 \begin_layout Plain Layout
3111 Resultado
3112 \end_layout
3113
3114 \end_inset
3115 </cell>
3116 </row>
3117 <row>
3118 <cell alignment="center" valignment="top" usebox="none">
3119 \begin_inset Text
3120
3121 \begin_layout Plain Layout
3122
3123 \backslash
3124 not=
3125 \end_layout
3126
3127 \end_inset
3128 </cell>
3129 <cell alignment="center" valignment="top" usebox="none">
3130 \begin_inset Text
3131
3132 \begin_layout Plain Layout
3133 \begin_inset Formula $\not=$
3134 \end_inset
3135
3136
3137 \end_layout
3138
3139 \end_inset
3140 </cell>
3141 </row>
3142 <row>
3143 <cell alignment="center" valignment="top" usebox="none">
3144 \begin_inset Text
3145
3146 \begin_layout Plain Layout
3147
3148 \backslash
3149 not 
3150 \backslash
3151 le
3152 \end_layout
3153
3154 \end_inset
3155 </cell>
3156 <cell alignment="center" valignment="top" usebox="none">
3157 \begin_inset Text
3158
3159 \begin_layout Plain Layout
3160 \begin_inset Formula $\not\le$
3161 \end_inset
3162
3163
3164 \end_layout
3165
3166 \end_inset
3167 </cell>
3168 </row>
3169 <row>
3170 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3171 \begin_inset Text
3172
3173 \begin_layout Plain Layout
3174
3175 \backslash
3176 not 
3177 \backslash
3178 parallel
3179 \end_layout
3180
3181 \end_inset
3182 </cell>
3183 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3184 \begin_inset Text
3185
3186 \begin_layout Plain Layout
3187 \begin_inset Formula $\not\parallel$
3188 \end_inset
3189
3190
3191 \end_layout
3192
3193 \end_inset
3194 </cell>
3195 </row>
3196 </lyxtabular>
3197
3198 \end_inset
3199
3200
3201 \end_layout
3202
3203 \begin_layout Standard
3204 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3205  Por tanto para algunas negaciones hay comandos especiales (véase 
3206 \begin_inset CommandInset ref
3207 LatexCommand ref
3208 reference "subsec:Símbolos-matemáticos"
3209
3210 \end_inset
3211
3212  y 
3213 \begin_inset CommandInset ref
3214 LatexCommand ref
3215 reference "sec:Relaciones"
3216
3217 \end_inset
3218
3219 ).
3220 \end_layout
3221
3222 \begin_layout Subsection
3223 Espacios reservados 
3224 \begin_inset CommandInset label
3225 LatexCommand label
3226 name "subsec:Espacios-reservados"
3227
3228 \end_inset
3229
3230
3231 \begin_inset Index idx
3232 status collapsed
3233
3234 \begin_layout Plain Layout
3235 Espacios reservados
3236 \end_layout
3237
3238 \end_inset
3239
3240
3241 \begin_inset Index idx
3242 status collapsed
3243
3244 \begin_layout Plain Layout
3245 Química ! isótopos
3246 \end_layout
3247
3248 \end_inset
3249
3250
3251 \begin_inset Index idx
3252 status collapsed
3253
3254 \begin_layout Plain Layout
3255 Isótopos|see
3256 \begin_inset ERT
3257 status collapsed
3258
3259 \begin_layout Plain Layout
3260
3261 {
3262 \end_layout
3263
3264 \end_inset
3265
3266 Química
3267 \begin_inset ERT
3268 status collapsed
3269
3270 \begin_layout Plain Layout
3271
3272 }
3273 \end_layout
3274
3275 \end_inset
3276
3277
3278 \end_layout
3279
3280 \end_inset
3281
3282
3283 \end_layout
3284
3285 \begin_layout Standard
3286 En la presentación de, p.
3287 \begin_inset space \thinspace{}
3288 \end_inset
3289
3290 e., isótopos,
3291 \begin_inset Foot
3292 status collapsed
3293
3294 \begin_layout Plain Layout
3295 Más sobre símbolos químicos en 
3296 \begin_inset CommandInset ref
3297 LatexCommand ref
3298 reference "subsec:Símbolos-y-ecuaciones-químicas"
3299
3300 \end_inset
3301
3302
3303 \end_layout
3304
3305 \end_inset
3306
3307  surge el problema siguiente:
3308 \begin_inset Separator parbreak
3309 \end_inset
3310
3311
3312 \end_layout
3313
3314 \begin_layout Standard
3315 \noindent
3316 \align center
3317 \begin_inset Tabular
3318 <lyxtabular version="3" rows="2" columns="2">
3319 <features booktabs="true" tabularvalignment="middle">
3320 <column alignment="center" valignment="top" width="0pt">
3321 <column alignment="center" valignment="top" width="0pt">
3322 <row>
3323 <cell alignment="center" valignment="top" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Plain Layout
3327 Índices generados con sub- y superíndices:
3328 \end_layout
3329
3330 \end_inset
3331 </cell>
3332 <cell alignment="center" valignment="top" usebox="none">
3333 \begin_inset Text
3334
3335 \begin_layout Plain Layout
3336 \begin_inset Formula $_{9}^{19}\mathrm{F}$
3337 \end_inset
3338
3339
3340 \end_layout
3341
3342 \end_inset
3343 </cell>
3344 </row>
3345 <row topspace="1.5mm">
3346 <cell alignment="center" valignment="top" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350 Índices correctos:
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 <cell alignment="center" valignment="top" usebox="none">
3356 \begin_inset Text
3357
3358 \begin_layout Plain Layout
3359 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3360 \end_inset
3361
3362
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 </row>
3368 </lyxtabular>
3369
3370 \end_inset
3371
3372
3373 \end_layout
3374
3375 \begin_layout Standard
3376 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3377  del índice más largo.
3378  Para evitarlo está el comando 
3379 \series bold
3380
3381 \backslash
3382 phantom
3383 \series default
3384
3385 \begin_inset Index idx
3386 status collapsed
3387
3388 \begin_layout Plain Layout
3389 Comandos ! P ! 
3390 \backslash
3391 phantom
3392 \end_layout
3393
3394 \end_inset
3395
3396  o el botón 
3397 \begin_inset space ~
3398 \end_inset
3399
3400
3401 \begin_inset Graphics
3402         filename ../images/math/phantom.png
3403         scale 85
3404
3405 \end_inset
3406
3407  del submenú de espacios en ecuaciones
3408 \begin_inset Foot
3409 status collapsed
3410
3411 \begin_layout Plain Layout
3412 Botón 
3413 \begin_inset Info
3414 type  "icon"
3415 arg   "math-insert \\space"
3416 \end_inset
3417
3418  de la barra de ecuaciones
3419 \end_layout
3420
3421 \end_inset
3422
3423 , que genera uno o más espacios reservados.
3424  Al insertar 
3425 \series bold
3426
3427 \backslash
3428 phantom
3429 \series default
3430  aparece un pequeño marco azul con dos flechas rojas superpuestas
3431 \begin_inset Formula $\phantom{}$
3432 \end_inset
3433
3434 .
3435  Las flechas indican que se reservará un espacio equivalente a la anchura
3436  y altura totales del contenido del marco.
3437  Los espacios reservados son correspondientes al tamaño de los caracteres.
3438 \begin_inset Separator parbreak
3439 \end_inset
3440
3441
3442 \end_layout
3443
3444 \begin_layout Standard
3445 \noindent
3446 \align center
3447 \begin_inset Tabular
3448 <lyxtabular version="3" rows="4" columns="2">
3449 <features booktabs="true" tabularvalignment="middle">
3450 <column alignment="center" valignment="top" width="0pt">
3451 <column alignment="center" valignment="top" width="0pt">
3452 <row>
3453 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3454 \begin_inset Text
3455
3456 \begin_layout Plain Layout
3457 Comando
3458 \end_layout
3459
3460 \end_inset
3461 </cell>
3462 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3463 \begin_inset Text
3464
3465 \begin_layout Plain Layout
3466 Resultado
3467 \end_layout
3468
3469 \end_inset
3470 </cell>
3471 </row>
3472 <row topspace="1.5mm">
3473 <cell alignment="center" valignment="top" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Plain Layout
3477 ^19
3478 \begin_inset space \textvisiblespace{}
3479 \end_inset
3480
3481 _
3482 \backslash
3483 phantom
3484 \begin_inset space \textvisiblespace{}
3485 \end_inset
3486
3487 1
3488 \begin_inset Formula $\to$
3489 \end_inset
3490
3491 9
3492 \begin_inset space \textvisiblespace{}
3493 \end_inset
3494
3495 F
3496 \end_layout
3497
3498 \end_inset
3499 </cell>
3500 <cell alignment="center" valignment="top" usebox="none">
3501 \begin_inset Text
3502
3503 \begin_layout Plain Layout
3504 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3505 \end_inset
3506
3507
3508 \end_layout
3509
3510 \end_inset
3511 </cell>
3512 </row>
3513 <row topspace="1.5mm" bottomspace="0.5mm">
3514 <cell alignment="center" valignment="top" usebox="none">
3515 \begin_inset Text
3516
3517 \begin_layout Plain Layout
3518 ^235
3519 \begin_inset space \textvisiblespace{}
3520 \end_inset
3521
3522 _
3523 \backslash
3524 phantom
3525 \begin_inset space \textvisiblespace{}
3526 \end_inset
3527
3528 23
3529 \begin_inset Formula $\to$
3530 \end_inset
3531
3532 9
3533 \begin_inset space \textvisiblespace{}
3534 \end_inset
3535
3536 F
3537 \end_layout
3538
3539 \end_inset
3540 </cell>
3541 <cell alignment="center" valignment="top" usebox="none">
3542 \begin_inset Text
3543
3544 \begin_layout Plain Layout
3545 \begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$
3546 \end_inset
3547
3548
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 </row>
3554 <row topspace="1.5mm" bottomspace="0.5mm">
3555 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Plain Layout
3559
3560 \backslash
3561 Lambda^
3562 \begin_inset space \textvisiblespace{}
3563 \end_inset
3564
3565
3566 \backslash
3567 phantom
3568 \begin_inset space \textvisiblespace{}
3569 \end_inset
3570
3571 ii
3572 \begin_inset Formula $\to$
3573 \end_inset
3574
3575 t
3576 \begin_inset space \textvisiblespace{}
3577 \end_inset
3578
3579 _MMt
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3585 \begin_inset Text
3586
3587 \begin_layout Plain Layout
3588 \begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$
3589 \end_inset
3590
3591
3592 \end_layout
3593
3594 \end_inset
3595 </cell>
3596 </row>
3597 </lyxtabular>
3598
3599 \end_inset
3600
3601
3602 \end_layout
3603
3604 \begin_layout Standard
3605 Además hay los comandos 
3606 \series bold
3607
3608 \backslash
3609 vphantom
3610 \series default
3611
3612 \begin_inset Index idx
3613 status collapsed
3614
3615 \begin_layout Plain Layout
3616 Comandos ! V ! 
3617 \backslash
3618 vphantom
3619 \end_layout
3620
3621 \end_inset
3622
3623  (botón 
3624 \begin_inset space ~
3625 \end_inset
3626
3627
3628 \begin_inset Graphics
3629         filename ../images/math/vphantom.png
3630         scale 85
3631
3632 \end_inset
3633
3634 ) y 
3635 \series bold
3636
3637 \backslash
3638 hphantom
3639 \series default
3640
3641 \begin_inset Index idx
3642 status collapsed
3643
3644 \begin_layout Plain Layout
3645 Comandos ! H ! 
3646 \backslash
3647 hphantom
3648 \end_layout
3649
3650 \end_inset
3651
3652  (botón 
3653 \begin_inset space ~
3654 \end_inset
3655
3656
3657 \begin_inset Graphics
3658         filename ../images/math/hphantom.png
3659         scale 85
3660
3661 \end_inset
3662
3663 ).
3664  
3665 \series bold
3666
3667 \backslash
3668 hphantom
3669 \series default
3670  genera espacio en el marco sólo para la altura máxima de los caracteres,
3671  no para su anchura.
3672  
3673 \series bold
3674
3675 \backslash
3676 vphantom
3677 \series default
3678  genera espacio sólo para la anchura del contenido del marco.
3679  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3680 \end_layout
3681
3682 \begin_layout Standard
3683 Por ejemplo, 
3684 \series bold
3685
3686 \backslash
3687 vphantom
3688 \series default
3689
3690 \begin_inset space \textvisiblespace{}
3691 \end_inset
3692
3693
3694 \series bold
3695 a
3696 \backslash
3697 int
3698 \series default
3699  genera espacio de la altura del signo de la integral,
3700 \begin_inset Foot
3701 status collapsed
3702
3703 \begin_layout Plain Layout
3704 El comando 
3705 \series bold
3706
3707 \backslash
3708 int
3709 \series default
3710  genera un signo de integral, véase 
3711 \begin_inset CommandInset ref
3712 LatexCommand ref
3713 reference "subsec:Operadores-grandes"
3714
3715 \end_inset
3716
3717
3718 \end_layout
3719
3720 \end_inset
3721
3722  porque este es el carácter más largo.
3723  En la 
3724 \begin_inset CommandInset ref
3725 LatexCommand ref
3726 reference "subsec:Delimitadores-multilínea"
3727
3728 \end_inset
3729
3730  hay un ejemplo de aplicación.
3731 \end_layout
3732
3733 \begin_layout Standard
3734 Los espacios reservados también se pueden usar para un texto cuando se insertan
3735  mediante el menú 
3736 \family sans
3737 Insertar\SpecialChar menuseparator
3738 Formato\SpecialChar menuseparator
3739 Fantasma
3740 \family default
3741 :
3742 \end_layout
3743
3744 \begin_layout Standard
3745 Esto es una frase.
3746 \begin_inset Newline newline
3747 \end_inset
3748
3749
3750 \begin_inset Phantom Phantom
3751 status open
3752
3753 \begin_layout Plain Layout
3754 Esto
3755 \end_layout
3756
3757 \end_inset
3758
3759  es una frase.
3760 \end_layout
3761
3762 \begin_layout Standard
3763 \begin_inset Newpage newpage
3764 \end_inset
3765
3766
3767 \end_layout
3768
3769 \begin_layout Subsection
3770 Líneas
3771 \begin_inset Index idx
3772 status collapsed
3773
3774 \begin_layout Plain Layout
3775 Lineas@Líneas
3776 \end_layout
3777
3778 \end_inset
3779
3780
3781 \begin_inset Index idx
3782 status collapsed
3783
3784 \begin_layout Plain Layout
3785 Ecuación ! sub- o superrayada
3786 \end_layout
3787
3788 \end_inset
3789
3790
3791 \end_layout
3792
3793 \begin_layout Standard
3794 \noindent
3795 \align center
3796 \begin_inset Tabular
3797 <lyxtabular version="3" rows="4" columns="2">
3798 <features booktabs="true" tabularvalignment="middle">
3799 <column alignment="center" valignment="top" width="0pt">
3800 <column alignment="center" valignment="top" width="0pt">
3801 <row>
3802 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3803 \begin_inset Text
3804
3805 \begin_layout Plain Layout
3806 Comando
3807 \end_layout
3808
3809 \end_inset
3810 </cell>
3811 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3812 \begin_inset Text
3813
3814 \begin_layout Plain Layout
3815 Resultado
3816 \end_layout
3817
3818 \end_inset
3819 </cell>
3820 </row>
3821 <row topspace="2mm">
3822 <cell alignment="center" valignment="top" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Plain Layout
3826
3827 \backslash
3828 overline
3829 \begin_inset space \textvisiblespace{}
3830 \end_inset
3831
3832 A+B
3833 \begin_inset Index idx
3834 status collapsed
3835
3836 \begin_layout Plain Layout
3837 Comandos ! O ! 
3838 \backslash
3839 overline
3840 \end_layout
3841
3842 \end_inset
3843
3844
3845 \end_layout
3846
3847 \end_inset
3848 </cell>
3849 <cell alignment="center" valignment="top" usebox="none">
3850 \begin_inset Text
3851
3852 \begin_layout Plain Layout
3853 \begin_inset Formula $\overline{A+B}$
3854 \end_inset
3855
3856
3857 \end_layout
3858
3859 \end_inset
3860 </cell>
3861 </row>
3862 <row bottomspace="1mm">
3863 <cell alignment="center" valignment="top" usebox="none">
3864 \begin_inset Text
3865
3866 \begin_layout Plain Layout
3867
3868 \backslash
3869 underline
3870 \begin_inset space \textvisiblespace{}
3871 \end_inset
3872
3873 A+B
3874 \begin_inset Index idx
3875 status collapsed
3876
3877 \begin_layout Plain Layout
3878 Comandos ! U ! 
3879 \backslash
3880 underline
3881 \end_layout
3882
3883 \end_inset
3884
3885
3886 \end_layout
3887
3888 \end_inset
3889 </cell>
3890 <cell alignment="center" valignment="top" usebox="none">
3891 \begin_inset Text
3892
3893 \begin_layout Plain Layout
3894 \begin_inset Formula $\underline{A+B}$
3895 \end_inset
3896
3897
3898 \end_layout
3899
3900 \end_inset
3901 </cell>
3902 </row>
3903 <row topspace="2mm" bottomspace="1mm">
3904 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3905 \begin_inset Text
3906
3907 \begin_layout Plain Layout
3908
3909 \backslash
3910 overline
3911 \begin_inset space \textvisiblespace{}
3912 \end_inset
3913
3914
3915 \backslash
3916 underline
3917 \begin_inset space \textvisiblespace{}
3918 \end_inset
3919
3920 A+B
3921 \end_layout
3922
3923 \end_inset
3924 </cell>
3925 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3926 \begin_inset Text
3927
3928 \begin_layout Plain Layout
3929 \begin_inset Formula $\overline{\underline{A+B}}$
3930 \end_inset
3931
3932
3933 \end_layout
3934
3935 \end_inset
3936 </cell>
3937 </row>
3938 </lyxtabular>
3939
3940 \end_inset
3941
3942
3943 \end_layout
3944
3945 \begin_layout Standard
3946 En el último ejemplo es indiferente poner primero 
3947 \series bold
3948
3949 \backslash
3950 overline
3951 \series default
3952  o 
3953 \series bold
3954
3955 \backslash
3956 underline
3957 \series default
3958 .
3959 \end_layout
3960
3961 \begin_layout Standard
3962 Para poner doble subrayado, p.
3963 \begin_inset space \thinspace{}
3964 \end_inset
3965
3966 e.
3967  en resultados, se usa 
3968 \series bold
3969
3970 \backslash
3971 underline
3972 \series default
3973  dos veces.
3974 \end_layout
3975
3976 \begin_layout Standard
3977 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
3978 \begin_inset VSpace bigskip
3979 \end_inset
3980
3981 Se pueden crear líneas personalizadas con el comando 
3982 \series bold
3983
3984 \backslash
3985 rule
3986 \series default
3987
3988 \begin_inset Index idx
3989 status collapsed
3990
3991 \begin_layout Plain Layout
3992 Comandos ! R ! 
3993 \backslash
3994 rule
3995 \end_layout
3996
3997 \end_inset
3998
3999  con el esquema siguiente:
4000 \end_layout
4001
4002 \begin_layout Standard
4003
4004 \series bold
4005
4006 \backslash
4007 rule[hueco vertical]{longitud}{grosor}
4008 \end_layout
4009
4010 \begin_layout Standard
4011 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4012  si el valor es negativo).
4013  Las unidades disponibles para los valores están listadas en
4014 \begin_inset space ~
4015 \end_inset
4016
4017
4018 \begin_inset CommandInset ref
4019 LatexCommand ref
4020 reference "tab:Unidades-disponibles"
4021
4022 \end_inset
4023
4024 .
4025  A continuación hay dos ejemplos de líneas creadas con los comandos
4026 \series bold
4027
4028 \begin_inset Newline newline
4029 \end_inset
4030
4031
4032 \backslash
4033 rule[-2ex]{3cm}{2pt}
4034 \series default
4035  y 
4036 \series bold
4037
4038 \backslash
4039 rule{2cm}{1pt}
4040 \series default
4041 :
4042 \end_layout
4043
4044 \begin_layout Standard
4045 Esto es una frase 
4046 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4047 \end_inset
4048
4049  con dos líneas.
4050 \end_layout
4051
4052 \begin_layout Standard
4053
4054 \series bold
4055
4056 \backslash
4057 rule
4058 \series default
4059  también se puede usar para texto insertando una línea mediante el menú
4060  
4061 \family sans
4062 Insertar\SpecialChar menuseparator
4063 Formato\SpecialChar menuseparator
4064 Línea horizontal
4065 \family default
4066 :
4067 \end_layout
4068
4069 \begin_layout Standard
4070 Esto es una frase 
4071 \begin_inset CommandInset line
4072 LatexCommand rule
4073 offset "0.5ex"
4074 width "3cm"
4075 height "1pt"
4076
4077 \end_inset
4078
4079  con una línea insertada.
4080 \end_layout
4081
4082 \begin_layout Subsection
4083 Puntos
4084 \begin_inset CommandInset label
4085 LatexCommand label
4086 name "subsec:Puntos"
4087
4088 \end_inset
4089
4090
4091 \begin_inset Index idx
4092 status collapsed
4093
4094 \begin_layout Plain Layout
4095 Puntos
4096 \end_layout
4097
4098 \end_inset
4099
4100
4101 \end_layout
4102
4103 \begin_layout Standard
4104 Hay distintos tipos de puntos disponibles.
4105 \begin_inset Foot
4106 status collapsed
4107
4108 \begin_layout Plain Layout
4109 En la barra de herramientas de ecuaciones, en el panel del botón 
4110 \begin_inset Info
4111 type  "icon"
4112 arg   "math-insert \\ldots"
4113 \end_inset
4114
4115 .
4116 \end_layout
4117
4118 \end_inset
4119
4120  Para continuación en enumeraciones se usan puntos bajos, (
4121 \series bold
4122
4123 \backslash
4124 ldots
4125 \series default
4126
4127 \begin_inset Index idx
4128 status collapsed
4129
4130 \begin_layout Plain Layout
4131 Comandos ! L ! 
4132 \backslash
4133 ldots
4134 \end_layout
4135
4136 \end_inset
4137
4138 ), mientras que para operaciones se usan puntos centrados a la misma altura
4139  que los operadores, (
4140 \series bold
4141
4142 \backslash
4143 cdots
4144 \series default
4145
4146 \begin_inset Index idx
4147 status collapsed
4148
4149 \begin_layout Plain Layout
4150 Comandos ! C ! 
4151 \backslash
4152 cdots
4153 \end_layout
4154
4155 \end_inset
4156
4157 ).
4158  Si se usa el comando 
4159 \series bold
4160
4161 \backslash
4162 dots
4163 \series default
4164
4165 \begin_inset Index idx
4166 status collapsed
4167
4168 \begin_layout Plain Layout
4169 Comandos ! D ! 
4170 \backslash
4171 dots
4172 \end_layout
4173
4174 \end_inset
4175
4176 , \SpecialChar LaTeX
4177  decide el tipo a usar en función del carácter siguiente.
4178 \end_layout
4179
4180 \begin_layout Standard
4181 \begin_inset Newpage newpage
4182 \end_inset
4183
4184
4185 \begin_inset Separator parbreak
4186 \end_inset
4187
4188
4189 \end_layout
4190
4191 \begin_layout Standard
4192 \align center
4193 \begin_inset Tabular
4194 <lyxtabular version="3" rows="9" columns="2">
4195 <features booktabs="true" tabularvalignment="middle">
4196 <column alignment="center" valignment="top" width="0pt">
4197 <column alignment="center" valignment="top" width="0pt">
4198 <row>
4199 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4200 \begin_inset Text
4201
4202 \begin_layout Plain Layout
4203 Comando
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212 Resultado
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 </row>
4218 <row>
4219 <cell alignment="center" valignment="top" usebox="none">
4220 \begin_inset Text
4221
4222 \begin_layout Plain Layout
4223 A_1
4224 \begin_inset space \textvisiblespace{}
4225 \end_inset
4226
4227 ,
4228 \backslash
4229 dots
4230 \begin_inset space \textvisiblespace{}
4231 \end_inset
4232
4233 ,A_n
4234 \end_layout
4235
4236 \end_inset
4237 </cell>
4238 <cell alignment="center" valignment="top" usebox="none">
4239 \begin_inset Text
4240
4241 \begin_layout Plain Layout
4242 \begin_inset Formula $A_{1},\dots,A_{n}$
4243 \end_inset
4244
4245
4246 \end_layout
4247
4248 \end_inset
4249 </cell>
4250 </row>
4251 <row>
4252 <cell alignment="center" valignment="top" usebox="none">
4253 \begin_inset Text
4254
4255 \begin_layout Plain Layout
4256 A_1
4257 \begin_inset space \textvisiblespace{}
4258 \end_inset
4259
4260 +
4261 \backslash
4262 dots
4263 \begin_inset space \textvisiblespace{}
4264 \end_inset
4265
4266 +A_n
4267 \end_layout
4268
4269 \end_inset
4270 </cell>
4271 <cell alignment="center" valignment="top" usebox="none">
4272 \begin_inset Text
4273
4274 \begin_layout Plain Layout
4275 \begin_inset Formula $A_{1}+\dots+A_{n}$
4276 \end_inset
4277
4278
4279 \end_layout
4280
4281 \end_inset
4282 </cell>
4283 </row>
4284 <row>
4285 <cell alignment="center" valignment="top" usebox="none">
4286 \begin_inset Text
4287
4288 \begin_layout Plain Layout
4289 A_1
4290 \begin_inset space \textvisiblespace{}
4291 \end_inset
4292
4293 ,
4294 \backslash
4295 ldots
4296 \begin_inset space \textvisiblespace{}
4297 \end_inset
4298
4299 ,A_n
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 <cell alignment="center" valignment="top" usebox="none">
4305 \begin_inset Text
4306
4307 \begin_layout Plain Layout
4308 \begin_inset Formula $A_{1},\ldots,A_{n}$
4309 \end_inset
4310
4311
4312 \end_layout
4313
4314 \end_inset
4315 </cell>
4316 </row>
4317 <row>
4318 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4319 \begin_inset Text
4320
4321 \begin_layout Plain Layout
4322 A_1
4323 \begin_inset space \textvisiblespace{}
4324 \end_inset
4325
4326 +
4327 \backslash
4328 cdots
4329 \begin_inset space \textvisiblespace{}
4330 \end_inset
4331
4332 +A_n
4333 \end_layout
4334
4335 \end_inset
4336 </cell>
4337 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4338 \begin_inset Text
4339
4340 \begin_layout Plain Layout
4341 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4342 \end_inset
4343
4344
4345 \end_layout
4346
4347 \end_inset
4348 </cell>
4349 </row>
4350 <row>
4351 <cell alignment="center" valignment="top" usebox="none">
4352 \begin_inset Text
4353
4354 \begin_layout Plain Layout
4355
4356 \backslash
4357 vdots
4358 \end_layout
4359
4360 \end_inset
4361 </cell>
4362 <cell alignment="center" valignment="top" usebox="none">
4363 \begin_inset Text
4364
4365 \begin_layout Plain Layout
4366 \begin_inset Formula $\vdots$
4367 \end_inset
4368
4369
4370 \end_layout
4371
4372 \end_inset
4373 </cell>
4374 </row>
4375 <row>
4376 <cell alignment="center" valignment="top" usebox="none">
4377 \begin_inset Text
4378
4379 \begin_layout Plain Layout
4380
4381 \backslash
4382 ddots
4383 \end_layout
4384
4385 \end_inset
4386 </cell>
4387 <cell alignment="center" valignment="top" usebox="none">
4388 \begin_inset Text
4389
4390 \begin_layout Plain Layout
4391 \begin_inset Formula $\ddots$
4392 \end_inset
4393
4394
4395 \end_layout
4396
4397 \end_inset
4398 </cell>
4399 </row>
4400 <row>
4401 <cell alignment="center" valignment="top" usebox="none">
4402 \begin_inset Text
4403
4404 \begin_layout Plain Layout
4405
4406 \backslash
4407 iddots
4408 \end_layout
4409
4410 \end_inset
4411 </cell>
4412 <cell alignment="center" valignment="top" usebox="none">
4413 \begin_inset Text
4414
4415 \begin_layout Plain Layout
4416 \begin_inset Formula $\iddots$
4417 \end_inset
4418
4419
4420 \end_layout
4421
4422 \end_inset
4423 </cell>
4424 </row>
4425 <row>
4426 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4427 \begin_inset Text
4428
4429 \begin_layout Plain Layout
4430 Matriz
4431 \begin_inset space \thinspace{}
4432 \end_inset
4433
4434 3×3 con los distintos puntos
4435 \end_layout
4436
4437 \end_inset
4438 </cell>
4439 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4440 \begin_inset Text
4441
4442 \begin_layout Plain Layout
4443 \begin_inset Formula $\begin{array}{ccc}
4444 A_{11} & \cdots & A_{1m}\\
4445 \vdots & \ddots & \vdots\\
4446 A_{n1} & \cdots & A_{nm}
4447 \end{array}$
4448 \end_inset
4449
4450
4451 \end_layout
4452
4453 \end_inset
4454 </cell>
4455 </row>
4456 </lyxtabular>
4457
4458 \end_inset
4459
4460
4461 \end_layout
4462
4463 \begin_layout Standard
4464 Los puntos suspensivos disponibles en el menú 
4465 \family sans
4466 Insertar\SpecialChar menuseparator
4467 Carácter especial
4468 \family default
4469  son 
4470 \series bold
4471
4472 \backslash
4473 ldots
4474 \series default
4475 .
4476 \end_layout
4477
4478 \begin_layout Standard
4479 \begin_inset VSpace medskip
4480 \end_inset
4481
4482
4483 \end_layout
4484
4485 \begin_layout Standard
4486 Para usar 
4487 \series bold
4488
4489 \backslash
4490 iddots
4491 \series default
4492 , hay que marcar una de las opciones 
4493 \family sans
4494 Usar paquete mathdots (automáticamente)
4495 \family default
4496  en las 
4497 \family sans
4498 Opciones de ecuación
4499 \family default
4500  de la configuración del documento.
4501 \begin_inset Newline newline
4502 \end_inset
4503
4504 La opción 
4505 \family sans
4506 Usar paquete mathdots
4507 \family default
4508  mejorará el aspecto de todos los puntos en los documentos si su estilo
4509  o tamaño de tipografía no son los predeterminados.
4510 \end_layout
4511
4512 \begin_layout Standard
4513 \begin_inset VSpace medskip
4514 \end_inset
4515
4516 Hay puntos específicos para matrices que se extienden por varias columnas.
4517  Se generan con el comando 
4518 \series bold
4519
4520 \backslash
4521 hdotsfor
4522 \series default
4523
4524 \begin_inset Index idx
4525 status collapsed
4526
4527 \begin_layout Plain Layout
4528 Comandos ! H ! 
4529 \backslash
4530 hdotsfor
4531 \end_layout
4532
4533 \end_inset
4534
4535 , que tiene el siguiente esquema:
4536 \end_layout
4537
4538 \begin_layout Standard
4539
4540 \series bold
4541
4542 \backslash
4543 hdotsfor[distancia]{número de columnas}
4544 \end_layout
4545
4546 \begin_layout Standard
4547 Número de columnas especifica cuántas columnas deben abarcarse.
4548  Distancia es un factor para la separación entre los puntos.
4549 \end_layout
4550
4551 \begin_layout Standard
4552 En la siguiente matriz se ha insertado el comando 
4553 \series bold
4554
4555 \backslash
4556 hdotsfor[2]{4}
4557 \series default
4558  en el primer recuadro de la segunda línea para obtener puntos separados
4559  una distancia equivalente a dos veces la del comando 
4560 \series bold
4561
4562 \backslash
4563 dots
4564 \series default
4565 .
4566 \begin_inset Formula 
4567 \[
4568 \left(\begin{array}{cccc}
4569 A & B & C & D\\
4570 \hdotsfor[2]{4}\\
4571 q & w & e & r
4572 \end{array}\right)
4573 \]
4574
4575 \end_inset
4576
4577
4578 \end_layout
4579
4580 \begin_layout Standard
4581 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4582  de lo contrario se producen errores de \SpecialChar LaTeX
4583 .
4584 \end_layout
4585
4586 \begin_layout Standard
4587 \begin_inset VSpace bigskip
4588 \end_inset
4589
4590
4591 \end_layout
4592
4593 \begin_layout Standard
4594 Además, con el comando 
4595 \series bold
4596
4597 \backslash
4598 dotfill
4599 \series default
4600
4601 \begin_inset Index idx
4602 status collapsed
4603
4604 \begin_layout Plain Layout
4605 Comandos ! D ! 
4606 \backslash
4607 dotfill
4608 \end_layout
4609
4610 \end_inset
4611
4612  puedes completar con puntos una línea.
4613  El efecto de este tipo de comandos es como el de 
4614 \series bold
4615
4616 \backslash
4617 hfill
4618 \series default
4619 , véase 
4620 \begin_inset CommandInset ref
4621 LatexCommand ref
4622 reference "subsec:Espacio-variable"
4623
4624 \end_inset
4625
4626 .
4627 \end_layout
4628
4629 \begin_layout Standard
4630 Por ejemplo el comando 
4631 \series bold
4632 A
4633 \backslash
4634 dotfill
4635 \series default
4636
4637 \begin_inset space \textvisiblespace{}
4638 \end_inset
4639
4640
4641 \series bold
4642 B
4643 \series default
4644  genera
4645 \end_layout
4646
4647 \begin_layout Standard
4648 \begin_inset Formula $A\dotfill B$
4649 \end_inset
4650
4651
4652 \end_layout
4653
4654 \begin_layout Standard
4655 Un comando análogo a 
4656 \series bold
4657
4658 \backslash
4659 dotfill
4660 \series default
4661  para rellenar con una línea es 
4662 \series bold
4663
4664 \backslash
4665 hrulefill
4666 \series default
4667
4668 \begin_inset Index idx
4669 status collapsed
4670
4671 \begin_layout Plain Layout
4672 Comandos ! H ! 
4673 \backslash
4674 hrulefill
4675 \end_layout
4676
4677 \end_inset
4678
4679 :
4680 \end_layout
4681
4682 \begin_layout Standard
4683 \begin_inset Formula $A\hrulefill B$
4684 \end_inset
4685
4686
4687 \end_layout
4688
4689 \begin_layout Standard
4690 Para usar estos comandos en el texto, deben insertarse en modo \SpecialChar TeX
4691 .
4692 \end_layout
4693
4694 \begin_layout Section
4695 Matrices
4696 \begin_inset CommandInset label
4697 LatexCommand label
4698 name "sec:Matrices"
4699
4700 \end_inset
4701
4702
4703 \begin_inset Index idx
4704 status collapsed
4705
4706 \begin_layout Plain Layout
4707 Matrices
4708 \end_layout
4709
4710 \end_inset
4711
4712
4713 \end_layout
4714
4715 \begin_layout Standard
4716 Se pueden insertar con el botón 
4717 \begin_inset Info
4718 type  "icon"
4719 arg   "dialog-show mathmatrix"
4720 \end_inset
4721
4722  de la barra de ecuaciones o con el menú 
4723 \family sans
4724 Insertar\SpecialChar menuseparator
4725 Ecuación\SpecialChar menuseparator
4726 Matriz
4727 \family default
4728 .
4729  Aparece una ventana en la que se pide el número de filas y columnas, la
4730  alineación y la decoración.
4731  La alineación vertical sólo es relevante para matrices en línea:
4732 \end_layout
4733
4734 \begin_layout Standard
4735 Esta primera matriz tiene alineación superior 
4736 \begin_inset Formula $\begin{array}[t]{cccc}
4737 A & D & G & J\\
4738 B & E & H & K\\
4739 D & F & I & L
4740 \end{array}$
4741 \end_inset
4742
4743  , la segunda alineación central 
4744 \begin_inset Formula $\begin{array}{cccc}
4745 A & D & G & J\\
4746 B & E & H & K\\
4747 D & F & I & L
4748 \end{array}$
4749 \end_inset
4750
4751  , y la tercera alineación inferior 
4752 \begin_inset Formula $\begin{array}[b]{cccc}
4753 A & D & G & J\\
4754 B & E & H & K\\
4755 D & F & I & L
4756 \end{array}$
4757 \end_inset
4758
4759 .
4760 \end_layout
4761
4762 \begin_layout Standard
4763 La alineación horizontal especifica cómo deben alinearse las entradas de
4764  la columna.
4765  Se determina mediante una letra para cada columna.
4766  
4767 \emph on
4768 l
4769 \emph default
4770  indica alineación a la izquierda, 
4771 \emph on
4772 c
4773 \emph default
4774  alineación centrada y 
4775 \emph on
4776 r
4777 \emph default
4778  alineación a la derecha.
4779  Por ejemplo, para componer una matriz
4780 \begin_inset space ~
4781 \end_inset
4782
4783 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
4784  centradas y la última a la derecha, se anota 
4785 \series bold
4786 lccr
4787 \series default
4788  en la alineación horizontal.
4789  Normalmente todas las columnas de una matriz están centradas, por tanto
4790  el valor por omisión es 
4791 \series bold
4792 c
4793 \series default
4794  para todas ellas.
4795 \end_layout
4796
4797 \begin_layout Standard
4798 Alineación horizontal:
4799 \end_layout
4800
4801 \begin_layout Standard
4802
4803 \series bold
4804 lll
4805 \series default
4806  : 
4807 \begin_inset Formula $\begin{array}{lll}
4808 10000 & D & G\\
4809 B & 10000 & H\\
4810 C & F & 10000
4811 \end{array}$
4812 \end_inset
4813
4814  , 
4815 \series bold
4816 ccc 
4817 \series default
4818
4819 \begin_inset Formula $\begin{array}{ccc}
4820 10000 & D & G\\
4821 B & 10000 & H\\
4822 C & F & 10000
4823 \end{array}$
4824 \end_inset
4825
4826  
4827 \series bold
4828 ,
4829 \series default
4830  
4831 \series bold
4832 rrr 
4833 \series default
4834
4835 \begin_inset Formula $\begin{array}{rrr}
4836 10000 & D & G\\
4837 B & 10000 & H\\
4838 C & F & 10000
4839 \end{array}$
4840 \end_inset
4841
4842
4843 \end_layout
4844
4845 \begin_layout Standard
4846 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
4847  botones 
4848 \begin_inset Info
4849 type  "icon"
4850 arg   "inset-modify tabular append-row"
4851 \end_inset
4852
4853
4854 \begin_inset Info
4855 type  "icon"
4856 arg   "inset-modify tabular delete-row"
4857 \end_inset
4858
4859 , etc.
4860  de la barra de ecuaciones o el menú 
4861 \family sans
4862 Editar\SpecialChar menuseparator
4863 Filas y columnas
4864 \family default
4865 .
4866  También se pueden añadir filas nuevas con 
4867 \family sans
4868 Ctrl+Entrar
4869 \family default
4870 .
4871 \end_layout
4872
4873 \begin_layout Standard
4874 \begin_inset VSpace bigskip
4875 \end_inset
4876
4877
4878 \end_layout
4879
4880 \begin_layout Standard
4881 La 
4882 \family sans
4883 Decoración
4884 \family default
4885  añade paréntesis en el estilo seleccionado alrededor de la matriz.
4886  Alternativamente, se pueden generar paréntesis con los comandos 
4887 \series bold
4888
4889 \backslash
4890 left
4891 \series default
4892
4893 \begin_inset Index idx
4894 status collapsed
4895
4896 \begin_layout Plain Layout
4897 Comandos ! L ! 
4898 \backslash
4899 left
4900 \end_layout
4901
4902 \end_inset
4903
4904  y 
4905 \series bold
4906
4907 \backslash
4908 right
4909 \series default
4910
4911 \begin_inset Index idx
4912 status collapsed
4913
4914 \begin_layout Plain Layout
4915 Comandos ! R ! 
4916 \backslash
4917 right
4918 \end_layout
4919
4920 \end_inset
4921
4922  (atajo 
4923 \family sans
4924 Alt+M
4925 \begin_inset space ~
4926 \end_inset
4927
4928 Paréntesis
4929 \family default
4930 ), véase 
4931 \begin_inset CommandInset ref
4932 LatexCommand ref
4933 reference "subsec:Tamaño-automático-de"
4934
4935 \end_inset
4936
4937 , o usando los comandos siguientes:
4938 \end_layout
4939
4940 \begin_layout Standard
4941 \begin_inset VSpace medskip
4942 \end_inset
4943
4944
4945 \end_layout
4946
4947 \begin_layout Standard
4948 \begin_inset space \hfill{}
4949 \end_inset
4950
4951
4952 \begin_inset Tabular
4953 <lyxtabular version="3" rows="4" columns="2">
4954 <features booktabs="true" tabularvalignment="middle">
4955 <column alignment="center" valignment="top" width="0pt">
4956 <column alignment="center" valignment="top">
4957 <row>
4958 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4959 \begin_inset Text
4960
4961 \begin_layout Plain Layout
4962 Comando
4963 \end_layout
4964
4965 \end_inset
4966 </cell>
4967 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4968 \begin_inset Text
4969
4970 \begin_layout Plain Layout
4971 Resultado
4972 \end_layout
4973
4974 \end_inset
4975 </cell>
4976 </row>
4977 <row topspace="1.5mm">
4978 <cell alignment="center" valignment="top" usebox="none">
4979 \begin_inset Text
4980
4981 \begin_layout Plain Layout
4982
4983 \backslash
4984 bmatrix
4985 \begin_inset space \textvisiblespace{}
4986 \end_inset
4987
4988 2
4989 \series bold
4990 ×
4991 \series default
4992 2
4993 \begin_inset space \thinspace{}
4994 \end_inset
4995
4996 matriz
4997 \end_layout
4998
4999 \end_inset
5000 </cell>
5001 <cell alignment="center" valignment="top" usebox="none">
5002 \begin_inset Text
5003
5004 \begin_layout Plain Layout
5005 \begin_inset Formula $\begin{bmatrix}\begin{array}{cc}
5006 0 & \textrm{-}\mathrm{i}\\
5007 \mathrm{i} & 0
5008 \end{array}\end{bmatrix}$
5009 \end_inset
5010
5011
5012 \end_layout
5013
5014 \end_inset
5015 </cell>
5016 </row>
5017 <row topspace="1.5mm" bottomspace="0.5mm">
5018 <cell alignment="center" valignment="top" usebox="none">
5019 \begin_inset Text
5020
5021 \begin_layout Plain Layout
5022
5023 \backslash
5024 Bmatrix
5025 \begin_inset space \textvisiblespace{}
5026 \end_inset
5027
5028 2×2
5029 \begin_inset space \thinspace{}
5030 \end_inset
5031
5032 matriz
5033 \end_layout
5034
5035 \end_inset
5036 </cell>
5037 <cell alignment="center" valignment="top" usebox="none">
5038 \begin_inset Text
5039
5040 \begin_layout Plain Layout
5041 \begin_inset Formula $\begin{Bmatrix}\begin{array}{cc}
5042 0 & \textrm{-}\mathrm{i}\\
5043 \mathrm{i} & 0
5044 \end{array}\end{Bmatrix}$
5045 \end_inset
5046
5047
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 </row>
5053 <row>
5054 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5055 \begin_inset Text
5056
5057 \begin_layout Plain Layout
5058
5059 \backslash
5060 pmatrix
5061 \begin_inset space \textvisiblespace{}
5062 \end_inset
5063
5064 2
5065 \series bold
5066 ×
5067 \series default
5068 2
5069 \begin_inset space \thinspace{}
5070 \end_inset
5071
5072 matriz
5073 \end_layout
5074
5075 \end_inset
5076 </cell>
5077 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5078 \begin_inset Text
5079
5080 \begin_layout Plain Layout
5081 \begin_inset Formula $\begin{pmatrix}\begin{array}{cc}
5082 0 & \textrm{-}\mathrm{i}\\
5083 \mathrm{i} & 0
5084 \end{array}\end{pmatrix}$
5085 \end_inset
5086
5087
5088 \end_layout
5089
5090 \end_inset
5091 </cell>
5092 </row>
5093 </lyxtabular>
5094
5095 \end_inset
5096
5097
5098 \begin_inset space \hfill{}
5099 \end_inset
5100
5101
5102 \begin_inset Tabular
5103 <lyxtabular version="3" rows="4" columns="2">
5104 <features booktabs="true" tabularvalignment="middle">
5105 <column alignment="center" valignment="top" width="0pt">
5106 <column alignment="center" valignment="top">
5107 <row>
5108 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5109 \begin_inset Text
5110
5111 \begin_layout Plain Layout
5112 Comando
5113 \end_layout
5114
5115 \end_inset
5116 </cell>
5117 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5118 \begin_inset Text
5119
5120 \begin_layout Plain Layout
5121 Resultado
5122 \end_layout
5123
5124 \end_inset
5125 </cell>
5126 </row>
5127 <row topspace="1.5mm">
5128 <cell alignment="center" valignment="top" usebox="none">
5129 \begin_inset Text
5130
5131 \begin_layout Plain Layout
5132
5133 \backslash
5134 vmatrix
5135 \begin_inset space \textvisiblespace{}
5136 \end_inset
5137
5138 2
5139 \series bold
5140 ×
5141 \series default
5142 2
5143 \begin_inset space \thinspace{}
5144 \end_inset
5145
5146 matriz
5147 \end_layout
5148
5149 \end_inset
5150 </cell>
5151 <cell alignment="center" valignment="top" usebox="none">
5152 \begin_inset Text
5153
5154 \begin_layout Plain Layout
5155 \begin_inset Formula $\begin{vmatrix}\begin{array}{cc}
5156 0 & \textrm{-}\mathrm{i}\\
5157 \mathrm{i} & 0
5158 \end{array}\end{vmatrix}$
5159 \end_inset
5160
5161
5162 \end_layout
5163
5164 \end_inset
5165 </cell>
5166 </row>
5167 <row topspace="1.5mm" bottomspace="0.5mm">
5168 <cell alignment="center" valignment="top" usebox="none">
5169 \begin_inset Text
5170
5171 \begin_layout Plain Layout
5172
5173 \backslash
5174 Vmatrix
5175 \begin_inset space \textvisiblespace{}
5176 \end_inset
5177
5178 2
5179 \series bold
5180 ×
5181 \series default
5182 2
5183 \begin_inset space \thinspace{}
5184 \end_inset
5185
5186 matriz
5187 \end_layout
5188
5189 \end_inset
5190 </cell>
5191 <cell alignment="center" valignment="top" usebox="none">
5192 \begin_inset Text
5193
5194 \begin_layout Plain Layout
5195 \begin_inset Formula $\begin{Vmatrix}\begin{array}{cc}
5196 0 & \textrm{-}\mathrm{i}\\
5197 \mathrm{i} & 0
5198 \end{array}\end{Vmatrix}$
5199 \end_inset
5200
5201
5202 \end_layout
5203
5204 \end_inset
5205 </cell>
5206 </row>
5207 <row>
5208 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5209 \begin_inset Text
5210
5211 \begin_layout Plain Layout
5212
5213 \backslash
5214 matrix
5215 \begin_inset space \textvisiblespace{}
5216 \end_inset
5217
5218 2
5219 \series bold
5220 ×
5221 \series default
5222 2
5223 \begin_inset space \thinspace{}
5224 \end_inset
5225
5226 matriz
5227 \end_layout
5228
5229 \end_inset
5230 </cell>
5231 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5232 \begin_inset Text
5233
5234 \begin_layout Plain Layout
5235 \begin_inset Formula $\begin{matrix}\begin{array}{cc}
5236 0 & \textrm{-}\mathrm{i}\\
5237 \mathrm{i} & 0
5238 \end{array}\end{matrix}$
5239 \end_inset
5240
5241
5242 \end_layout
5243
5244 \end_inset
5245 </cell>
5246 </row>
5247 </lyxtabular>
5248
5249 \end_inset
5250
5251
5252 \begin_inset space \hfill{}
5253 \end_inset
5254
5255
5256 \end_layout
5257
5258 \begin_layout Standard
5259 \begin_inset VSpace medskip
5260 \end_inset
5261
5262
5263 \end_layout
5264
5265 \begin_layout Standard
5266 Cuando se inserta p.
5267 \begin_inset space \thinspace{}
5268 \end_inset
5269
5270 e.
5271 \begin_inset space ~
5272 \end_inset
5273
5274
5275 \series bold
5276
5277 \backslash
5278 vmatrix
5279 \series default
5280 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5281  la matriz.
5282 \begin_inset Newline newline
5283 \end_inset
5284
5285 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
5286  vertical.
5287 \end_layout
5288
5289 \begin_layout Standard
5290 \begin_inset VSpace bigskip
5291 \end_inset
5292
5293
5294 \end_layout
5295
5296 \begin_layout Standard
5297 Como todas las ecuaciones multilínea son matrices, la longitud 
5298 \series bold
5299
5300 \backslash
5301 arraycolsep
5302 \series default
5303
5304 \begin_inset Index idx
5305 status collapsed
5306
5307 \begin_layout Plain Layout
5308 Comandos ! A ! 
5309 \backslash
5310 arraycolsep
5311 \end_layout
5312
5313 \end_inset
5314
5315 , que se describe en 
5316 \begin_inset CommandInset ref
5317 LatexCommand ref
5318 reference "subsec:Separación-de-columnas"
5319
5320 \end_inset
5321
5322 , también se puede usar para cambiar la separación de las columnas en una
5323  matriz.
5324  Para cambiar la separación de las filas, se usa el comando 
5325 \series bold
5326
5327 \backslash
5328 arraystretch
5329 \series default
5330
5331 \begin_inset Index idx
5332 status collapsed
5333
5334 \begin_layout Plain Layout
5335 Comandos ! A ! 
5336 \backslash
5337 arraystretch
5338 \end_layout
5339
5340 \end_inset
5341
5342  de la siguiente manera:
5343 \end_layout
5344
5345 \begin_layout Standard
5346
5347 \series bold
5348
5349 \backslash
5350 renewcommand{
5351 \backslash
5352 arraystretch}{factor de separación}
5353 \begin_inset Index idx
5354 status collapsed
5355
5356 \begin_layout Plain Layout
5357 Comandos ! R ! 
5358 \backslash
5359 renewcommand
5360 \end_layout
5361
5362 \end_inset
5363
5364
5365 \end_layout
5366
5367 \begin_layout Standard
5368 El comando 
5369 \series bold
5370
5371 \backslash
5372 renewcommand
5373 \series default
5374  asigna el factor de separación al comando predefinido 
5375 \series bold
5376
5377 \backslash
5378 arraystretch
5379 \series default
5380 .
5381  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5382  Además, éste se usa para todas las matrices siguientes.
5383  Para volver a la separación original, asigna factor 1 a 
5384 \series bold
5385
5386 \backslash
5387 arraystretch
5388 \series default
5389 .
5390 \end_layout
5391
5392 \begin_layout Standard
5393 Para poner matrices en línea se usa el comando 
5394 \series bold
5395
5396 \backslash
5397 smallmatrix
5398 \series default
5399
5400 \begin_inset Index idx
5401 status collapsed
5402
5403 \begin_layout Plain Layout
5404 Comandos ! S ! 
5405 \backslash
5406 smallmatrix
5407 \end_layout
5408
5409 \end_inset
5410
5411 .
5412  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5413  se inserta la matriz.
5414  
5415 \end_layout
5416
5417 \begin_layout Standard
5418 Esto es una matriz 
5419 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5420 C & D
5421 \end{smallmatrix}\right)$
5422 \end_inset
5423
5424  en línea.
5425 \end_layout
5426
5427 \begin_layout Section
5428 Delimitadores
5429 \begin_inset Index idx
5430 status collapsed
5431
5432 \begin_layout Plain Layout
5433 Delimitadores
5434 \end_layout
5435
5436 \end_inset
5437
5438
5439 \end_layout
5440
5441 \begin_layout Subsection
5442 Delimitadores verticales
5443 \begin_inset Index idx
5444 status collapsed
5445
5446 \begin_layout Plain Layout
5447 Delimitadores ! verticales
5448 \end_layout
5449
5450 \end_inset
5451
5452
5453 \end_layout
5454
5455 \begin_layout Standard
5456 \begin_inset space \hfill{}
5457 \end_inset
5458
5459
5460 \begin_inset Tabular
5461 <lyxtabular version="3" rows="9" columns="2">
5462 <features booktabs="true" tabularvalignment="middle">
5463 <column alignment="center" valignment="top" width="0pt">
5464 <column alignment="center" valignment="top" width="0pt">
5465 <row>
5466 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5467 \begin_inset Text
5468
5469 \begin_layout Plain Layout
5470 Comando
5471 \end_layout
5472
5473 \end_inset
5474 </cell>
5475 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5476 \begin_inset Text
5477
5478 \begin_layout Plain Layout
5479 Resultado
5480 \end_layout
5481
5482 \end_inset
5483 </cell>
5484 </row>
5485 <row>
5486 <cell alignment="center" valignment="top" usebox="none">
5487 \begin_inset Text
5488
5489 \begin_layout Plain Layout
5490 (
5491 \end_layout
5492
5493 \end_inset
5494 </cell>
5495 <cell alignment="center" valignment="top" usebox="none">
5496 \begin_inset Text
5497
5498 \begin_layout Plain Layout
5499 \begin_inset Formula $($
5500 \end_inset
5501
5502
5503 \end_layout
5504
5505 \end_inset
5506 </cell>
5507 </row>
5508 <row>
5509 <cell alignment="center" valignment="top" usebox="none">
5510 \begin_inset Text
5511
5512 \begin_layout Plain Layout
5513 {
5514 \end_layout
5515
5516 \end_inset
5517 </cell>
5518 <cell alignment="center" valignment="top" usebox="none">
5519 \begin_inset Text
5520
5521 \begin_layout Plain Layout
5522 \begin_inset Formula $\{$
5523 \end_inset
5524
5525
5526 \end_layout
5527
5528 \end_inset
5529 </cell>
5530 </row>
5531 <row>
5532 <cell alignment="center" valignment="top" usebox="none">
5533 \begin_inset Text
5534
5535 \begin_layout Plain Layout
5536 [
5537 \end_layout
5538
5539 \end_inset
5540 </cell>
5541 <cell alignment="center" valignment="top" usebox="none">
5542 \begin_inset Text
5543
5544 \begin_layout Plain Layout
5545 \begin_inset Formula $[$
5546 \end_inset
5547
5548
5549 \end_layout
5550
5551 \end_inset
5552 </cell>
5553 </row>
5554 <row>
5555 <cell alignment="center" valignment="top" usebox="none">
5556 \begin_inset Text
5557
5558 \begin_layout Plain Layout
5559
5560 \backslash
5561 langle
5562 \end_layout
5563
5564 \end_inset
5565 </cell>
5566 <cell alignment="center" valignment="top" usebox="none">
5567 \begin_inset Text
5568
5569 \begin_layout Plain Layout
5570 \begin_inset Formula $\langle$
5571 \end_inset
5572
5573
5574 \end_layout
5575
5576 \end_inset
5577 </cell>
5578 </row>
5579 <row>
5580 <cell alignment="center" valignment="top" usebox="none">
5581 \begin_inset Text
5582
5583 \begin_layout Plain Layout
5584
5585 \backslash
5586 lceil
5587 \end_layout
5588
5589 \end_inset
5590 </cell>
5591 <cell alignment="center" valignment="top" usebox="none">
5592 \begin_inset Text
5593
5594 \begin_layout Plain Layout
5595 \begin_inset Formula $\lceil$
5596 \end_inset
5597
5598
5599 \end_layout
5600
5601 \end_inset
5602 </cell>
5603 </row>
5604 <row>
5605 <cell alignment="center" valignment="top" usebox="none">
5606 \begin_inset Text
5607
5608 \begin_layout Plain Layout
5609
5610 \backslash
5611 lfloor
5612 \end_layout
5613
5614 \end_inset
5615 </cell>
5616 <cell alignment="center" valignment="top" usebox="none">
5617 \begin_inset Text
5618
5619 \begin_layout Plain Layout
5620 \begin_inset Formula $\lfloor$
5621 \end_inset
5622
5623
5624 \end_layout
5625
5626 \end_inset
5627 </cell>
5628 </row>
5629 <row>
5630 <cell alignment="center" valignment="top" usebox="none">
5631 \begin_inset Text
5632
5633 \begin_layout Plain Layout
5634 /
5635 \end_layout
5636
5637 \end_inset
5638 </cell>
5639 <cell alignment="center" valignment="top" usebox="none">
5640 \begin_inset Text
5641
5642 \begin_layout Plain Layout
5643 \begin_inset Formula $/$
5644 \end_inset
5645
5646
5647 \end_layout
5648
5649 \end_inset
5650 </cell>
5651 </row>
5652 <row>
5653 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5654 \begin_inset Text
5655
5656 \begin_layout Plain Layout
5657 |
5658 \end_layout
5659
5660 \end_inset
5661 </cell>
5662 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5663 \begin_inset Text
5664
5665 \begin_layout Plain Layout
5666 \begin_inset Formula $|$
5667 \end_inset
5668
5669
5670 \end_layout
5671
5672 \end_inset
5673 </cell>
5674 </row>
5675 </lyxtabular>
5676
5677 \end_inset
5678
5679
5680 \begin_inset space \hfill{}
5681 \end_inset
5682
5683
5684 \begin_inset Tabular
5685 <lyxtabular version="3" rows="9" columns="2">
5686 <features booktabs="true" tabularvalignment="middle">
5687 <column alignment="center" valignment="top" width="0pt">
5688 <column alignment="center" valignment="top" width="0pt">
5689 <row>
5690 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 Comando
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5700 \begin_inset Text
5701
5702 \begin_layout Plain Layout
5703 Resultado
5704 \end_layout
5705
5706 \end_inset
5707 </cell>
5708 </row>
5709 <row>
5710 <cell alignment="center" valignment="top" usebox="none">
5711 \begin_inset Text
5712
5713 \begin_layout Plain Layout
5714 )
5715 \end_layout
5716
5717 \end_inset
5718 </cell>
5719 <cell alignment="center" valignment="top" usebox="none">
5720 \begin_inset Text
5721
5722 \begin_layout Plain Layout
5723 \begin_inset Formula $)$
5724 \end_inset
5725
5726
5727 \end_layout
5728
5729 \end_inset
5730 </cell>
5731 </row>
5732 <row>
5733 <cell alignment="center" valignment="top" usebox="none">
5734 \begin_inset Text
5735
5736 \begin_layout Plain Layout
5737 }
5738 \end_layout
5739
5740 \end_inset
5741 </cell>
5742 <cell alignment="center" valignment="top" usebox="none">
5743 \begin_inset Text
5744
5745 \begin_layout Plain Layout
5746 \begin_inset Formula $\}$
5747 \end_inset
5748
5749
5750 \end_layout
5751
5752 \end_inset
5753 </cell>
5754 </row>
5755 <row>
5756 <cell alignment="center" valignment="top" usebox="none">
5757 \begin_inset Text
5758
5759 \begin_layout Plain Layout
5760 ]
5761 \end_layout
5762
5763 \end_inset
5764 </cell>
5765 <cell alignment="center" valignment="top" usebox="none">
5766 \begin_inset Text
5767
5768 \begin_layout Plain Layout
5769 \begin_inset Formula $]$
5770 \end_inset
5771
5772
5773 \end_layout
5774
5775 \end_inset
5776 </cell>
5777 </row>
5778 <row>
5779 <cell alignment="center" valignment="top" usebox="none">
5780 \begin_inset Text
5781
5782 \begin_layout Plain Layout
5783
5784 \backslash
5785 rangle
5786 \end_layout
5787
5788 \end_inset
5789 </cell>
5790 <cell alignment="center" valignment="top" usebox="none">
5791 \begin_inset Text
5792
5793 \begin_layout Plain Layout
5794 \begin_inset Formula $\rangle$
5795 \end_inset
5796
5797
5798 \end_layout
5799
5800 \end_inset
5801 </cell>
5802 </row>
5803 <row>
5804 <cell alignment="center" valignment="top" usebox="none">
5805 \begin_inset Text
5806
5807 \begin_layout Plain Layout
5808
5809 \backslash
5810 rceil
5811 \end_layout
5812
5813 \end_inset
5814 </cell>
5815 <cell alignment="center" valignment="top" usebox="none">
5816 \begin_inset Text
5817
5818 \begin_layout Plain Layout
5819 \begin_inset Formula $\rceil$
5820 \end_inset
5821
5822
5823 \end_layout
5824
5825 \end_inset
5826 </cell>
5827 </row>
5828 <row>
5829 <cell alignment="center" valignment="top" usebox="none">
5830 \begin_inset Text
5831
5832 \begin_layout Plain Layout
5833
5834 \backslash
5835 rfloor
5836 \end_layout
5837
5838 \end_inset
5839 </cell>
5840 <cell alignment="center" valignment="top" usebox="none">
5841 \begin_inset Text
5842
5843 \begin_layout Plain Layout
5844 \begin_inset Formula $\rfloor$
5845 \end_inset
5846
5847
5848 \end_layout
5849
5850 \end_inset
5851 </cell>
5852 </row>
5853 <row>
5854 <cell alignment="center" valignment="top" usebox="none">
5855 \begin_inset Text
5856
5857 \begin_layout Plain Layout
5858
5859 \backslash
5860
5861 \backslash
5862
5863 \end_layout
5864
5865 \end_inset
5866 </cell>
5867 <cell alignment="center" valignment="top" usebox="none">
5868 \begin_inset Text
5869
5870 \begin_layout Plain Layout
5871 \begin_inset Formula $\backslash$
5872 \end_inset
5873
5874
5875 \end_layout
5876
5877 \end_inset
5878 </cell>
5879 </row>
5880 <row>
5881 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5882 \begin_inset Text
5883
5884 \begin_layout Plain Layout
5885
5886 \backslash
5887 |
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5893 \begin_inset Text
5894
5895 \begin_layout Plain Layout
5896 \begin_inset Formula $\|$
5897 \end_inset
5898
5899
5900 \end_layout
5901
5902 \end_inset
5903 </cell>
5904 </row>
5905 </lyxtabular>
5906
5907 \end_inset
5908
5909
5910 \begin_inset space \hfill{}
5911 \end_inset
5912
5913
5914 \end_layout
5915
5916 \begin_layout Standard
5917 \begin_inset Note Greyedout
5918 status open
5919
5920 \begin_layout Plain Layout
5921
5922 \series bold
5923 Nota
5924 \series default
5925 : En modo \SpecialChar TeX
5926  hay que usar el comando 
5927 \series bold
5928
5929 \backslash
5930 textbackslash
5931 \series default
5932
5933 \begin_inset Index idx
5934 status collapsed
5935
5936 \begin_layout Plain Layout
5937 Comandos ! T ! 
5938 \backslash
5939 textbackslash
5940 \end_layout
5941
5942 \end_inset
5943
5944  para la barra invertida, porque si no el comando 
5945 \series bold
5946
5947 \backslash
5948
5949 \backslash
5950
5951 \series default
5952  genera un salto de línea.
5953 \end_layout
5954
5955 \end_inset
5956
5957
5958 \end_layout
5959
5960 \begin_layout Standard
5961 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
5962  descritos en las dos subsecciones siguientes.
5963  Cuando se emplean esos comandos se pueden usar directamente los caracteres
5964  < y > en vez de los comandos 
5965 \series bold
5966
5967 \backslash
5968 langle
5969 \series default
5970  y 
5971 \series bold
5972
5973 \backslash
5974 rangle
5975 \series default
5976 .
5977  
5978 \end_layout
5979
5980 \begin_layout Subsubsection
5981 Tamaño manual de los delimitadores
5982 \begin_inset CommandInset label
5983 LatexCommand label
5984 name "subsec:Tamaño-manual-de"
5985
5986 \end_inset
5987
5988
5989 \begin_inset Index idx
5990 status collapsed
5991
5992 \begin_layout Plain Layout
5993 Delimitadores ! tamaño manual
5994 \end_layout
5995
5996 \end_inset
5997
5998
5999 \end_layout
6000
6001 \begin_layout Standard
6002 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6003  \SpecialChar LaTeX
6004  
6005 \series bold
6006
6007 \backslash
6008 big
6009 \series default
6010
6011 \begin_inset Index idx
6012 status collapsed
6013
6014 \begin_layout Plain Layout
6015 Comandos ! B ! 
6016 \backslash
6017 big
6018 \end_layout
6019
6020 \end_inset
6021
6022
6023 \series bold
6024
6025 \backslash
6026 Big
6027 \series default
6028
6029 \series bold
6030
6031 \backslash
6032 bigg
6033 \series default
6034 , y 
6035 \series bold
6036
6037 \backslash
6038 Bigg
6039 \series default
6040 .
6041  
6042 \series bold
6043
6044 \backslash
6045 big
6046 \series default
6047  indica el tamaño menor y 
6048 \series bold
6049
6050 \backslash
6051 Bigg
6052 \series default
6053  el mayor.
6054 \end_layout
6055
6056 \begin_layout Standard
6057 Estos comandos se usan para resaltar niveles de delimitación:
6058 \begin_inset Separator parbreak
6059 \end_inset
6060
6061
6062 \end_layout
6063
6064 \begin_layout Standard
6065 \noindent
6066 \align center
6067 \begin_inset Tabular
6068 <lyxtabular version="3" rows="2" columns="2">
6069 <features tabularvalignment="middle">
6070 <column alignment="center" valignment="top">
6071 <column alignment="center" valignment="top">
6072 <row>
6073 <cell alignment="center" valignment="top" usebox="none">
6074 \begin_inset Text
6075
6076 \begin_layout Plain Layout
6077 todos los delimitadores de igual tamaño:
6078 \end_layout
6079
6080 \end_inset
6081 </cell>
6082 <cell alignment="center" valignment="top" usebox="none">
6083 \begin_inset Text
6084
6085 \begin_layout Plain Layout
6086 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6087 \end_inset
6088
6089
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 </row>
6095 <row>
6096 <cell alignment="center" valignment="top" usebox="none">
6097 \begin_inset Text
6098
6099 \begin_layout Plain Layout
6100 así tiene mejor aspecto:
6101 \end_layout
6102
6103 \end_inset
6104 </cell>
6105 <cell alignment="center" valignment="top" usebox="none">
6106 \begin_inset Text
6107
6108 \begin_layout Plain Layout
6109 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6110 \end_inset
6111
6112
6113 \end_layout
6114
6115 \end_inset
6116 </cell>
6117 </row>
6118 </lyxtabular>
6119
6120 \end_inset
6121
6122
6123 \begin_inset Note Note
6124 status collapsed
6125
6126 \begin_layout Plain Layout
6127
6128 \series bold
6129
6130 \backslash
6131 raisebox
6132 \series default
6133  se usa sólo como espaciador
6134 \end_layout
6135
6136 \end_inset
6137
6138
6139 \end_layout
6140
6141 \begin_layout Standard
6142 Para la segunda expresión se ha empleado el comando 
6143 \series bold
6144
6145 \backslash
6146 Big((A+B)(A-B)
6147 \backslash
6148 Big)^
6149 \series default
6150
6151 \begin_inset space \textvisiblespace{}
6152 \end_inset
6153
6154
6155 \series bold
6156 C
6157 \series default
6158 .
6159 \end_layout
6160
6161 \begin_layout Standard
6162 He aquí una visión conjunta de todos los tamaños y delimitadores:
6163 \begin_inset Separator parbreak
6164 \end_inset
6165
6166
6167 \end_layout
6168
6169 \begin_layout Standard
6170 \noindent
6171 \align center
6172
6173 \backslash
6174 Bigg(
6175 \backslash
6176 exp
6177 \backslash
6178 bigg<
6179 \backslash
6180 Big[
6181 \backslash
6182 big{
6183 \backslash
6184 ln(3x)
6185 \backslash
6186 big}^2
6187 \begin_inset space \textvisiblespace{}
6188 \end_inset
6189
6190
6191 \backslash
6192 sen(x)
6193 \backslash
6194 Big]^
6195 \begin_inset space \textvisiblespace{}
6196 \end_inset
6197
6198 A
6199 \begin_inset space \textvisiblespace{}
6200 \end_inset
6201
6202
6203 \backslash
6204 bigg>
6205 \backslash
6206 Bigg)^0,5
6207 \begin_inset Formula 
6208 \[
6209 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}
6210 \]
6211
6212 \end_inset
6213
6214
6215 \end_layout
6216
6217 \begin_layout Standard
6218 Además de los comandos 
6219 \series bold
6220
6221 \backslash
6222 big
6223 \series default
6224  hay la variante 
6225 \series bold
6226
6227 \backslash
6228 bigm
6229 \series default
6230
6231 \begin_inset Index idx
6232 status collapsed
6233
6234 \begin_layout Plain Layout
6235 Comandos ! B ! 
6236 \backslash
6237 bigm
6238 \end_layout
6239
6240 \end_inset
6241
6242 , que añade un poco más de espacio entre el delimitador y su contenido,
6243  y la variante 
6244 \series bold
6245
6246 \backslash
6247 bigl
6248 \series default
6249 -
6250 \series bold
6251
6252 \backslash
6253 bigr
6254 \series default
6255
6256 \begin_inset Index idx
6257 status collapsed
6258
6259 \begin_layout Plain Layout
6260 Comandos ! B ! 
6261 \backslash
6262 bigl - 
6263 \backslash
6264 bigr
6265 \end_layout
6266
6267 \end_inset
6268
6269 , que no añade espacio adicional.
6270  La 
6271 \emph on
6272 l
6273 \emph default
6274  al final del comando 
6275 \series bold
6276
6277 \backslash
6278 bigl 
6279 \series default
6280 es para el delimitador izquierdo, la 
6281 \emph on
6282 r
6283 \emph default
6284  es para el delimitador derecho.
6285  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6286  apertura o de cierre.
6287 \end_layout
6288
6289 \begin_layout Standard
6290 En el siguiente cuadro hay una comparación de las variantes:
6291 \begin_inset Separator parbreak
6292 \end_inset
6293
6294
6295 \end_layout
6296
6297 \begin_layout Standard
6298 \noindent
6299 \align center
6300 \begin_inset Tabular
6301 <lyxtabular version="3" rows="5" columns="2">
6302 <features tabularvalignment="middle">
6303 <column alignment="center" valignment="top">
6304 <column alignment="center" valignment="top">
6305 <row>
6306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6307 \begin_inset Text
6308
6309 \begin_layout Plain Layout
6310 Comando
6311 \end_layout
6312
6313 \end_inset
6314 </cell>
6315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6316 \begin_inset Text
6317
6318 \begin_layout Plain Layout
6319 Resultado
6320 \begin_inset Note Note
6321 status collapsed
6322
6323 \begin_layout Plain Layout
6324
6325 \series bold
6326
6327 \backslash
6328 raisebox
6329 \series default
6330  se usa sólo como espaciador
6331 \end_layout
6332
6333 \end_inset
6334
6335
6336 \end_layout
6337
6338 \end_inset
6339 </cell>
6340 </row>
6341 <row>
6342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6343 \begin_inset Text
6344
6345 \begin_layout Plain Layout
6346
6347 \backslash
6348 Bigm(
6349 \backslash
6350 bigm(
6351 \backslash
6352 ln(3x)
6353 \backslash
6354 bigm)^2
6355 \series bold
6356
6357 \begin_inset space \textvisiblespace{}
6358 \end_inset
6359
6360
6361 \series default
6362
6363 \backslash
6364 Bigm)
6365 \end_layout
6366
6367 \end_inset
6368 </cell>
6369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6370 \begin_inset Text
6371
6372 \begin_layout Plain Layout
6373 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6374 \end_inset
6375
6376
6377 \end_layout
6378
6379 \end_inset
6380 </cell>
6381 </row>
6382 <row>
6383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6384 \begin_inset Text
6385
6386 \begin_layout Plain Layout
6387
6388 \backslash
6389 Big(
6390 \backslash
6391 big(
6392 \backslash
6393 ln(3x)
6394 \backslash
6395 big)^2
6396 \series bold
6397
6398 \begin_inset space \textvisiblespace{}
6399 \end_inset
6400
6401
6402 \series default
6403
6404 \backslash
6405 Big)
6406 \end_layout
6407
6408 \end_inset
6409 </cell>
6410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6411 \begin_inset Text
6412
6413 \begin_layout Plain Layout
6414 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6415 \end_inset
6416
6417
6418 \end_layout
6419
6420 \end_inset
6421 </cell>
6422 </row>
6423 <row>
6424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6425 \begin_inset Text
6426
6427 \begin_layout Plain Layout
6428
6429 \backslash
6430 Bigl(
6431 \backslash
6432 bigl(
6433 \backslash
6434 ln(3x)
6435 \backslash
6436 bigr)^2
6437 \series bold
6438
6439 \begin_inset space \textvisiblespace{}
6440 \end_inset
6441
6442
6443 \series default
6444
6445 \backslash
6446 Bigr)
6447 \end_layout
6448
6449 \end_inset
6450 </cell>
6451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6452 \begin_inset Text
6453
6454 \begin_layout Plain Layout
6455 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6456 \end_inset
6457
6458
6459 \end_layout
6460
6461 \end_inset
6462 </cell>
6463 </row>
6464 <row>
6465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6466 \begin_inset Text
6467
6468 \begin_layout Plain Layout
6469
6470 \backslash
6471 bigl)
6472 \backslash
6473 ln(3x)
6474 \backslash
6475 bigr(
6476 \end_layout
6477
6478 \end_inset
6479 </cell>
6480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6481 \begin_inset Text
6482
6483 \begin_layout Plain Layout
6484 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6485 \end_inset
6486
6487
6488 \end_layout
6489
6490 \end_inset
6491 </cell>
6492 </row>
6493 </lyxtabular>
6494
6495 \end_inset
6496
6497
6498 \end_layout
6499
6500 \begin_layout Subsubsection
6501 Tamaño automático de los delimitadores
6502 \begin_inset CommandInset label
6503 LatexCommand label
6504 name "subsec:Tamaño-automático-de"
6505
6506 \end_inset
6507
6508
6509 \begin_inset Index idx
6510 status collapsed
6511
6512 \begin_layout Plain Layout
6513 Delimitadores ! tamaño automático
6514 \end_layout
6515
6516 \end_inset
6517
6518
6519 \end_layout
6520
6521 \begin_layout Standard
6522 Se pueden insertar delimitadores de tamaño variable con los comandos 
6523 \series bold
6524
6525 \backslash
6526 left
6527 \series default
6528
6529 \begin_inset Index idx
6530 status collapsed
6531
6532 \begin_layout Plain Layout
6533 Comandos ! L ! 
6534 \backslash
6535 left
6536 \end_layout
6537
6538 \end_inset
6539
6540  y 
6541 \series bold
6542
6543 \backslash
6544 right
6545 \series default
6546
6547 \begin_inset Index idx
6548 status collapsed
6549
6550 \begin_layout Plain Layout
6551 Comandos ! R ! 
6552 \backslash
6553 right
6554 \end_layout
6555
6556 \end_inset
6557
6558  o con el botón de la barra de ecuaciones 
6559 \begin_inset Info
6560 type  "icon"
6561 arg   "dialog-show mathdelimiter"
6562 \end_inset
6563
6564 .
6565  El delimitador deseado se debe insertar directamente detrás de 
6566 \series bold
6567
6568 \backslash
6569 left
6570 \series default
6571  y 
6572 \series bold
6573
6574 \backslash
6575 right
6576 \series default
6577 .
6578  El tamaño se calculará automáticamente después para la salida.
6579  
6580 \begin_inset Separator parbreak
6581 \end_inset
6582
6583
6584 \end_layout
6585
6586 \begin_layout Standard
6587 \noindent
6588 \align center
6589 delimitador normal: El comando 
6590 \series bold
6591
6592 \backslash
6593 ln(
6594 \backslash
6595 frac
6596 \series default
6597
6598 \begin_inset space \textvisiblespace{}
6599 \end_inset
6600
6601
6602 \series bold
6603 A
6604 \begin_inset Formula $\downarrow$
6605 \end_inset
6606
6607 C
6608 \series default
6609
6610 \begin_inset space \textvisiblespace{}
6611 \end_inset
6612
6613
6614 \series bold
6615 )
6616 \series default
6617  genera
6618 \begin_inset Formula 
6619 \[
6620 \ln(\frac{A}{C})
6621 \]
6622
6623 \end_inset
6624
6625
6626 \end_layout
6627
6628 \begin_layout Standard
6629 \noindent
6630 \align center
6631 delimitador multilínea: El comando 
6632 \series bold
6633
6634 \backslash
6635 ln
6636 \backslash
6637 left(
6638 \backslash
6639 frac
6640 \series default
6641
6642 \begin_inset space \textvisiblespace{}
6643 \end_inset
6644
6645
6646 \series bold
6647 A
6648 \begin_inset Formula $\downarrow$
6649 \end_inset
6650
6651 C
6652 \series default
6653
6654 \begin_inset space \textvisiblespace{}
6655 \end_inset
6656
6657
6658 \series bold
6659
6660 \backslash
6661 right)
6662 \series default
6663  genera
6664 \begin_inset Formula 
6665 \[
6666 \ln\left(\frac{A}{C}\right)
6667 \]
6668
6669 \end_inset
6670
6671
6672 \end_layout
6673
6674 \begin_layout Standard
6675 En lugar de 
6676 \series bold
6677
6678 \backslash
6679 left
6680 \series default
6681  y 
6682 \series bold
6683
6684 \backslash
6685 right
6686 \series default
6687  se puede usar el atajo 
6688 \family sans
6689 Alt+M
6690 \begin_inset space ~
6691 \end_inset
6692
6693 Corchete
6694 \family default
6695 .
6696  Esto tiene la ventaja de que puedes ver inmediatamente en \SpecialChar LyX
6697  el tamaño real
6698  del delimitador y además se genera el correspondiente delimitador de cierre.
6699 \begin_inset Newline newline
6700 \end_inset
6701
6702 El comando para el último ejemplo sería 
6703 \series bold
6704
6705 \backslash
6706 ln Alt+M
6707 \series default
6708  
6709 \series bold
6710 (
6711 \backslash
6712 frac
6713 \begin_inset space \textvisiblespace{}
6714 \end_inset
6715
6716 A
6717 \begin_inset Formula $\downarrow$
6718 \end_inset
6719
6720
6721 \end_layout
6722
6723 \begin_layout Standard
6724 Para omitir uno de los dos delimitadores se inserta un punto.
6725  Por ejemplo, el comando 
6726 \series bold
6727
6728 \backslash
6729 left.
6730 \backslash
6731 frac
6732 \series default
6733
6734 \begin_inset space \textvisiblespace{}
6735 \end_inset
6736
6737
6738 \series bold
6739 A
6740 \begin_inset Formula $\downarrow$
6741 \end_inset
6742
6743 B
6744 \series default
6745
6746 \begin_inset space \textvisiblespace{}
6747 \end_inset
6748
6749
6750 \series bold
6751
6752 \backslash
6753 right}
6754 \series default
6755  da lugar a:
6756 \begin_inset Formula 
6757 \[
6758 \left.\frac{A}{B}\right\} 
6759 \]
6760
6761 \end_inset
6762
6763
6764 \end_layout
6765
6766 \begin_layout Standard
6767 \SpecialChar LyX
6768  convertirá los comandos 
6769 \series bold
6770
6771 \backslash
6772 left
6773 \series default
6774  y 
6775 \series bold
6776
6777 \backslash
6778 right
6779 \series default
6780  a su tamaño adecuado cuando el documento sea recargado y el delimitador
6781  omitido aparecerá como línea de trazos.
6782  
6783 \begin_inset VSpace bigskip
6784 \end_inset
6785
6786
6787 \end_layout
6788
6789 \begin_layout Standard
6790 Como todas las distribuciones habituales de \SpecialChar LaTeX
6791  incluyen e\SpecialChar TeX
6792 , una extensión de
6793  \SpecialChar LaTeX
6794 , el comando 
6795 \series bold
6796
6797 \backslash
6798 middle
6799 \series default
6800
6801 \begin_inset Index idx
6802 status collapsed
6803
6804 \begin_layout Plain Layout
6805 Comandos ! M ! 
6806 \backslash
6807 middle
6808 \end_layout
6809
6810 \end_inset
6811
6812  está también disponible para todos los delimitadores y límites.
6813  Con este comando la altura del siguiente carácter se adapta a la de los
6814  delimitadores circundantes, lo que es necesario, p.
6815 \begin_inset space \thinspace{}
6816 \end_inset
6817
6818 e., para vectores cuánticos: 
6819 \begin_inset Formula 
6820 \[
6821 \left\langle \phi\;\middle|\;J=\frac{3}{2}\,,\,M_{J}\right\rangle 
6822 \]
6823
6824 \end_inset
6825
6826
6827 \end_layout
6828
6829 \begin_layout Standard
6830 Para este tipo de vectores hay un paquete \SpecialChar LaTeX
6831  específico que se describe en
6832 \begin_inset space ~
6833 \end_inset
6834
6835
6836 \begin_inset CommandInset ref
6837 LatexCommand ref
6838 reference "subsec:Vectores-cuánticos"
6839
6840 \end_inset
6841
6842 .
6843 \end_layout
6844
6845 \begin_layout Standard
6846 \begin_inset Newpage newpage
6847 \end_inset
6848
6849
6850 \end_layout
6851
6852 \begin_layout Subsection
6853 Delimitadores horizontales
6854 \begin_inset Index idx
6855 status collapsed
6856
6857 \begin_layout Plain Layout
6858 Delimitadores ! horizontales
6859 \end_layout
6860
6861 \end_inset
6862
6863
6864 \end_layout
6865
6866 \begin_layout Standard
6867 \noindent
6868 \align center
6869 \begin_inset Tabular
6870 <lyxtabular version="3" rows="4" columns="2">
6871 <features tabularvalignment="middle">
6872 <column alignment="center" valignment="top">
6873 <column alignment="center" valignment="top">
6874 <row>
6875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6876 \begin_inset Text
6877
6878 \begin_layout Plain Layout
6879 Comando
6880 \begin_inset Note Note
6881 status collapsed
6882
6883 \begin_layout Plain Layout
6884
6885 \series bold
6886
6887 \backslash
6888 raisebox
6889 \series default
6890  se usa sólo como espaciador
6891 \end_layout
6892
6893 \end_inset
6894
6895
6896 \end_layout
6897
6898 \end_inset
6899 </cell>
6900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6901 \begin_inset Text
6902
6903 \begin_layout Plain Layout
6904 Resultado
6905 \end_layout
6906
6907 \end_inset
6908 </cell>
6909 </row>
6910 <row>
6911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6912 \begin_inset Text
6913
6914 \begin_layout Plain Layout
6915 \begin_inset ERT
6916 status collapsed
6917
6918 \begin_layout Plain Layout
6919
6920
6921 \backslash
6922 raisebox{2.3mm}{
6923 \end_layout
6924
6925 \end_inset
6926
6927
6928 \backslash
6929 overbrace
6930 \begin_inset space \textvisiblespace{}
6931 \end_inset
6932
6933 A+B
6934 \begin_inset space \textvisiblespace{}
6935 \end_inset
6936
6937 ^
6938 \begin_inset space \textvisiblespace{}
6939 \end_inset
6940
6941 3
6942 \begin_inset ERT
6943 status collapsed
6944
6945 \begin_layout Plain Layout
6946
6947 }
6948 \end_layout
6949
6950 \end_inset
6951
6952
6953 \begin_inset Index idx
6954 status collapsed
6955
6956 \begin_layout Plain Layout
6957 Comandos ! O ! 
6958 \backslash
6959 overbrace
6960 \end_layout
6961
6962 \end_inset
6963
6964
6965 \end_layout
6966
6967 \end_inset
6968 </cell>
6969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6970 \begin_inset Text
6971
6972 \begin_layout Plain Layout
6973 \begin_inset Formula $\overbrace{A+B}^{3}$
6974 \end_inset
6975
6976
6977 \end_layout
6978
6979 \end_inset
6980 </cell>
6981 </row>
6982 <row>
6983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6984 \begin_inset Text
6985
6986 \begin_layout Plain Layout
6987 \begin_inset ERT
6988 status collapsed
6989
6990 \begin_layout Plain Layout
6991
6992
6993 \backslash
6994 raisebox{-2.2mm}{
6995 \end_layout
6996
6997 \end_inset
6998
6999
7000 \backslash
7001 underbrace
7002 \begin_inset space \textvisiblespace{}
7003 \end_inset
7004
7005 A+B
7006 \begin_inset space \textvisiblespace{}
7007 \end_inset
7008
7009 _5
7010 \begin_inset ERT
7011 status collapsed
7012
7013 \begin_layout Plain Layout
7014
7015 }
7016 \end_layout
7017
7018 \end_inset
7019
7020
7021 \begin_inset Index idx
7022 status collapsed
7023
7024 \begin_layout Plain Layout
7025 Comandos ! U ! 
7026 \backslash
7027 underbrace
7028 \end_layout
7029
7030 \end_inset
7031
7032
7033 \end_layout
7034
7035 \end_inset
7036 </cell>
7037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7038 \begin_inset Text
7039
7040 \begin_layout Plain Layout
7041 \begin_inset Formula $\underbrace{A+B}_{5}$
7042 \end_inset
7043
7044
7045 \end_layout
7046
7047 \end_inset
7048 </cell>
7049 </row>
7050 <row>
7051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7052 \begin_inset Text
7053
7054 \begin_layout Plain Layout
7055
7056 \backslash
7057 overbrace
7058 \begin_inset space \textvisiblespace{}
7059 \end_inset
7060
7061
7062 \backslash
7063 underbrace
7064 \begin_inset space \textvisiblespace{}
7065 \end_inset
7066
7067 A+B_w
7068 \begin_inset space \textvisiblespace{}
7069 \end_inset
7070
7071
7072 \begin_inset space \textvisiblespace{}
7073 \end_inset
7074
7075 _7
7076 \begin_inset space \textvisiblespace{}
7077 \end_inset
7078
7079
7080 \begin_inset space \textvisiblespace{}
7081 \end_inset
7082
7083 ^
7084 \begin_inset space \textvisiblespace{}
7085 \end_inset
7086
7087 C
7088 \end_layout
7089
7090 \end_inset
7091 </cell>
7092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7093 \begin_inset Text
7094
7095 \begin_layout Plain Layout
7096 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7097 \end_inset
7098
7099
7100 \end_layout
7101
7102 \end_inset
7103 </cell>
7104 </row>
7105 </lyxtabular>
7106
7107 \end_inset
7108
7109
7110 \end_layout
7111
7112 \begin_layout Standard
7113 En el último ejemplo no importa en qué orden se introducen los comandos
7114  
7115 \series bold
7116
7117 \backslash
7118 overbrace
7119 \series default
7120  y 
7121 \series bold
7122
7123 \backslash
7124 underbrace
7125 \series default
7126 .
7127 \end_layout
7128
7129 \begin_layout Standard
7130 \begin_inset VSpace medskip
7131 \end_inset
7132
7133
7134 \end_layout
7135
7136 \begin_layout Standard
7137 Si en la configuración del documento, en 
7138 \family sans
7139 Opciones
7140 \begin_inset space ~
7141 \end_inset
7142
7143 de
7144 \begin_inset space ~
7145 \end_inset
7146
7147 ecuación
7148 \family default
7149 , marcas la opción 
7150 \family sans
7151 Cargar
7152 \begin_inset space ~
7153 \end_inset
7154
7155 siempre
7156 \family default
7157  el paquete 
7158 \series bold
7159 mathtools
7160 \series default
7161
7162 \begin_inset Index idx
7163 status collapsed
7164
7165 \begin_layout Plain Layout
7166 Paquetes ! mathtools
7167 \end_layout
7168
7169 \end_inset
7170
7171 , tendrás acceso a los corchetes:
7172 \begin_inset Separator parbreak
7173 \end_inset
7174
7175
7176 \end_layout
7177
7178 \begin_layout Standard
7179 \align center
7180 \begin_inset Tabular
7181 <lyxtabular version="3" rows="4" columns="2">
7182 <features tabularvalignment="middle">
7183 <column alignment="center" valignment="top" width="0pt">
7184 <column alignment="center" valignment="top" width="0pt">
7185 <row>
7186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7187 \begin_inset Text
7188
7189 \begin_layout Plain Layout
7190 Comando
7191 \begin_inset Note Note
7192 status collapsed
7193
7194 \begin_layout Plain Layout
7195
7196 \series bold
7197
7198 \backslash
7199 raisebox
7200 \series default
7201  se usa sólo como espaciador
7202 \end_layout
7203
7204 \end_inset
7205
7206
7207 \end_layout
7208
7209 \end_inset
7210 </cell>
7211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7212 \begin_inset Text
7213
7214 \begin_layout Plain Layout
7215 Resultado
7216 \end_layout
7217
7218 \end_inset
7219 </cell>
7220 </row>
7221 <row>
7222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7223 \begin_inset Text
7224
7225 \begin_layout Plain Layout
7226 \begin_inset ERT
7227 status collapsed
7228
7229 \begin_layout Plain Layout
7230
7231
7232 \backslash
7233 raisebox{2.3mm}{
7234 \end_layout
7235
7236 \end_inset
7237
7238
7239 \backslash
7240 overbracket{A+B
7241 \begin_inset space \textvisiblespace{}
7242 \end_inset
7243
7244 ^3
7245 \begin_inset ERT
7246 status collapsed
7247
7248 \begin_layout Plain Layout
7249
7250 }
7251 \end_layout
7252
7253 \end_inset
7254
7255
7256 \begin_inset Index idx
7257 status collapsed
7258
7259 \begin_layout Plain Layout
7260 Comandos ! O ! 
7261 \backslash
7262 overbracket
7263 \end_layout
7264
7265 \end_inset
7266
7267
7268 \end_layout
7269
7270 \end_inset
7271 </cell>
7272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Plain Layout
7276 \begin_inset Formula $\overbracket{A+B}^{3}$
7277 \end_inset
7278
7279
7280 \end_layout
7281
7282 \end_inset
7283 </cell>
7284 </row>
7285 <row>
7286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7287 \begin_inset Text
7288
7289 \begin_layout Plain Layout
7290 \begin_inset ERT
7291 status collapsed
7292
7293 \begin_layout Plain Layout
7294
7295
7296 \backslash
7297 raisebox{-2.2mm}{
7298 \end_layout
7299
7300 \end_inset
7301
7302
7303 \backslash
7304 underbracket{A+B
7305 \begin_inset space \textvisiblespace{}
7306 \end_inset
7307
7308 _5
7309 \begin_inset ERT
7310 status collapsed
7311
7312 \begin_layout Plain Layout
7313
7314 }
7315 \end_layout
7316
7317 \end_inset
7318
7319
7320 \begin_inset Index idx
7321 status collapsed
7322
7323 \begin_layout Plain Layout
7324 Comandos ! U ! 
7325 \backslash
7326 under
7327 \size normal
7328 bracket
7329 \end_layout
7330
7331 \end_inset
7332
7333
7334 \end_layout
7335
7336 \end_inset
7337 </cell>
7338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7339 \begin_inset Text
7340
7341 \begin_layout Plain Layout
7342 \begin_inset Formula $\underbracket{A+B}_{5}$
7343 \end_inset
7344
7345
7346 \end_layout
7347
7348 \end_inset
7349 </cell>
7350 </row>
7351 <row>
7352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7353 \begin_inset Text
7354
7355 \begin_layout Plain Layout
7356
7357 \backslash
7358 overbracket{
7359 \backslash
7360 underbracket{A+B_w
7361 \begin_inset space \textvisiblespace{}
7362 \end_inset
7363
7364
7365 \begin_inset space \textvisiblespace{}
7366 \end_inset
7367
7368 _7
7369 \begin_inset space \textvisiblespace{}
7370 \end_inset
7371
7372
7373 \begin_inset space \textvisiblespace{}
7374 \end_inset
7375
7376 ^
7377 \begin_inset space \textvisiblespace{}
7378 \end_inset
7379
7380 C
7381 \end_layout
7382
7383 \end_inset
7384 </cell>
7385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7386 \begin_inset Text
7387
7388 \begin_layout Plain Layout
7389 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7390 \end_inset
7391
7392
7393 \end_layout
7394
7395 \end_inset
7396 </cell>
7397 </row>
7398 </lyxtabular>
7399
7400 \end_inset
7401
7402
7403 \end_layout
7404
7405 \begin_layout Standard
7406 Para 
7407 \series bold
7408
7409 \backslash
7410 overbracket
7411 \series default
7412  y 
7413 \series bold
7414
7415 \backslash
7416 underbracket
7417 \series default
7418  puedes cambiar el grosor de los corchetes especificándolo entre corchetes
7419  tras el nombre del comando:
7420 \begin_inset Separator parbreak
7421 \end_inset
7422
7423
7424 \end_layout
7425
7426 \begin_layout Standard
7427 \align center
7428 \begin_inset Tabular
7429 <lyxtabular version="3" rows="3" columns="2">
7430 <features tabularvalignment="middle">
7431 <column alignment="center" valignment="top" width="0pt">
7432 <column alignment="center" valignment="top" width="0pt">
7433 <row>
7434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7435 \begin_inset Text
7436
7437 \begin_layout Plain Layout
7438 Comando
7439 \begin_inset Note Note
7440 status collapsed
7441
7442 \begin_layout Plain Layout
7443
7444 \series bold
7445
7446 \backslash
7447 raisebox
7448 \series default
7449  se usa sólo como espaciador
7450 \end_layout
7451
7452 \end_inset
7453
7454
7455 \end_layout
7456
7457 \end_inset
7458 </cell>
7459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7460 \begin_inset Text
7461
7462 \begin_layout Plain Layout
7463 Resultado
7464 \end_layout
7465
7466 \end_inset
7467 </cell>
7468 </row>
7469 <row>
7470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7471 \begin_inset Text
7472
7473 \begin_layout Plain Layout
7474 \begin_inset ERT
7475 status collapsed
7476
7477 \begin_layout Plain Layout
7478
7479
7480 \backslash
7481 raisebox{2.3mm}{
7482 \end_layout
7483
7484 \end_inset
7485
7486
7487 \backslash
7488 overbracket[3pt]
7489 \backslash
7490 {A+B
7491 \begin_inset space \textvisiblespace{}
7492 \end_inset
7493
7494 ^3
7495 \begin_inset ERT
7496 status collapsed
7497
7498 \begin_layout Plain Layout
7499
7500 }
7501 \end_layout
7502
7503 \end_inset
7504
7505
7506 \end_layout
7507
7508 \end_inset
7509 </cell>
7510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7511 \begin_inset Text
7512
7513 \begin_layout Plain Layout
7514 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7515 \end_inset
7516
7517
7518 \end_layout
7519
7520 \end_inset
7521 </cell>
7522 </row>
7523 <row>
7524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7525 \begin_inset Text
7526
7527 \begin_layout Plain Layout
7528 \begin_inset ERT
7529 status collapsed
7530
7531 \begin_layout Plain Layout
7532
7533
7534 \backslash
7535 raisebox{-2.2mm}{
7536 \end_layout
7537
7538 \end_inset
7539
7540
7541 \backslash
7542 underbracket[1pt]
7543 \backslash
7544 {A+B
7545 \begin_inset space \textvisiblespace{}
7546 \end_inset
7547
7548 _5
7549 \begin_inset ERT
7550 status collapsed
7551
7552 \begin_layout Plain Layout
7553
7554 }
7555 \end_layout
7556
7557 \end_inset
7558
7559
7560 \end_layout
7561
7562 \end_inset
7563 </cell>
7564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7565 \begin_inset Text
7566
7567 \begin_layout Plain Layout
7568 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7569 \end_inset
7570
7571
7572 \end_layout
7573
7574 \end_inset
7575 </cell>
7576 </row>
7577 </lyxtabular>
7578
7579 \end_inset
7580
7581
7582 \end_layout
7583
7584 \begin_layout Standard
7585 \begin_inset VSpace bigskip
7586 \end_inset
7587
7588
7589 \end_layout
7590
7591 \begin_layout Standard
7592 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7593  multilínea, como se describe en
7594 \begin_inset space ~
7595 \end_inset
7596
7597
7598 \begin_inset CommandInset ref
7599 LatexCommand ref
7600 reference "sec:Ecuaciones-multilínea"
7601
7602 \end_inset
7603
7604 :
7605 \begin_inset Formula 
7606 \begin{eqnarray*}
7607 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
7608  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7609 \end{eqnarray*}
7610
7611 \end_inset
7612
7613 En la primera fila se insertan la ecuación y la primera llave.
7614  Aquí es importante insertar el comando de espacio
7615 \begin_inset Foot
7616 status collapsed
7617
7618 \begin_layout Plain Layout
7619 Los comandos para espacios se explican en 
7620 \begin_inset CommandInset ref
7621 LatexCommand ref
7622 reference "subsec:Espacio-predefinido"
7623
7624 \end_inset
7625
7626
7627 \end_layout
7628
7629 \end_inset
7630
7631  
7632 \series bold
7633
7634 \backslash
7635 :
7636 \series default
7637  antes de la primera
7638 \series bold
7639  
7640 \series default
7641
7642 \begin_inset Formula $d$
7643 \end_inset
7644
7645 , porque la llave que termina detrás de 
7646 \begin_inset Formula $q$
7647 \end_inset
7648
7649  impide que el siguiente 
7650 \begin_inset Quotes fld
7651 \end_inset
7652
7653 +
7654 \begin_inset Quotes frd
7655 \end_inset
7656
7657  esté rodeado de espacio.
7658 \begin_inset Foot
7659 status collapsed
7660
7661 \begin_layout Plain Layout
7662 Debido a que la llave no es considerada como carácter, véase 
7663 \begin_inset CommandInset ref
7664 LatexCommand ref
7665 reference "subsec:Operadores-binarios"
7666
7667 \end_inset
7668
7669
7670 \end_layout
7671
7672 \end_inset
7673
7674  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7675  de 
7676 \begin_inset Formula $b$
7677 \end_inset
7678
7679  se inserta antes el comando 
7680 \series bold
7681
7682 \backslash
7683 hphantom{gggg+
7684 \backslash
7685 :}
7686 \series default
7687 .
7688 \begin_inset Foot
7689 status collapsed
7690
7691 \begin_layout Plain Layout
7692 Más sobre 
7693 \series bold
7694
7695 \backslash
7696 hphantom
7697 \series default
7698  en 
7699 \begin_inset CommandInset ref
7700 LatexCommand ref
7701 reference "subsec:Espacios-reservados"
7702
7703 \end_inset
7704
7705
7706 \end_layout
7707
7708 \end_inset
7709
7710  Ese espacio es necesario porque el signo 
7711 \begin_inset Quotes fld
7712 \end_inset
7713
7714 +
7715 \begin_inset Quotes frd
7716 \end_inset
7717
7718  va seguido de un espacio en la ecuación.
7719  La llave se coloca bajo el comando 
7720 \series bold
7721
7722 \backslash
7723 hphantom{bbqq+dddd}
7724 \series default
7725 .
7726  
7727 \end_layout
7728
7729 \begin_layout Standard
7730 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7731  ejemplo:
7732 \begin_inset ERT
7733 status collapsed
7734
7735 \begin_layout Plain Layout
7736
7737
7738 \backslash
7739 setlength{
7740 \backslash
7741 jot}{-6pt}
7742 \end_layout
7743
7744 \end_inset
7745
7746
7747 \begin_inset Formula 
7748 \begin{eqnarray*}
7749  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7750 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
7751 \end{eqnarray*}
7752
7753 \end_inset
7754
7755
7756 \begin_inset ERT
7757 status collapsed
7758
7759 \begin_layout Plain Layout
7760
7761
7762 \backslash
7763 setlength{
7764 \backslash
7765 jot}{3pt}
7766 \end_layout
7767
7768 \end_inset
7769
7770 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7771  anterior, con la diferencia de que la llave está encima.
7772  La segunda fila contiene la ecuación junto con la segunda llave.
7773  Para evitar que haya demasiado espacio entre la llave superior en la primera
7774  fila y la ecuación hay que reducirlo.
7775  Esto no es fácil de hacer debido a un fallo de \SpecialChar LyX
7776 .
7777 \begin_inset Foot
7778 status collapsed
7779
7780 \begin_layout Plain Layout
7781 \begin_inset CommandInset href
7782 LatexCommand href
7783 name "LyX-bug #1505"
7784 target "http://www.lyx.org/trac/ticket/1505"
7785
7786 \end_inset
7787
7788
7789 \end_layout
7790
7791 \end_inset
7792
7793  Una solución es cambiar la separación global de filas en la ecuación, 
7794 \series bold
7795
7796 \backslash
7797 jot
7798 \series default
7799
7800 \begin_inset Index idx
7801 status collapsed
7802
7803 \begin_layout Plain Layout
7804 Comandos ! J ! 
7805 \backslash
7806 jot
7807 \end_layout
7808
7809 \end_inset
7810
7811 , en -6
7812 \begin_inset space \thinspace{}
7813 \end_inset
7814
7815 pt insertando antes de la ecuación el comando 
7816 \series bold
7817
7818 \backslash
7819 setlength{
7820 \backslash
7821 jot}{-6pt}
7822 \series default
7823  en modo \SpecialChar TeX
7824 .
7825  Después de la ecuación se vuelve al valor normal 3
7826 \begin_inset space \thinspace{}
7827 \end_inset
7828
7829 pt de 
7830 \series bold
7831
7832 \backslash
7833 jot
7834 \series default
7835  usando el mismo comando.
7836  Más información sobre separación de filas en ecuaciones en
7837 \begin_inset space ~
7838 \end_inset
7839
7840
7841 \begin_inset CommandInset ref
7842 LatexCommand ref
7843 reference "subsec:Separación-de-líneas"
7844
7845 \end_inset
7846
7847 .
7848 \end_layout
7849
7850 \begin_layout Section
7851 Flechas
7852 \begin_inset Index idx
7853 status collapsed
7854
7855 \begin_layout Plain Layout
7856 Flechas
7857 \end_layout
7858
7859 \end_inset
7860
7861
7862 \end_layout
7863
7864 \begin_layout Standard
7865 Las flechas se pueden insertar con el botón 
7866 \begin_inset Info
7867 type  "icon"
7868 arg   "math-insert \\leftarrow"
7869 \end_inset
7870
7871  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7872  siguientes.
7873 \end_layout
7874
7875 \begin_layout Subsection
7876 Flechas horizontales
7877 \begin_inset Index idx
7878 status collapsed
7879
7880 \begin_layout Plain Layout
7881 Flechas ! horizontales
7882 \end_layout
7883
7884 \end_inset
7885
7886
7887 \end_layout
7888
7889 \begin_layout Standard
7890 \begin_inset space \hfill{}
7891 \end_inset
7892
7893
7894 \begin_inset Tabular
7895 <lyxtabular version="3" rows="8" columns="2">
7896 <features tabularvalignment="middle">
7897 <column alignment="center" valignment="top" width="0pt">
7898 <column alignment="center" valignment="top" width="0pt">
7899 <row>
7900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7901 \begin_inset Text
7902
7903 \begin_layout Plain Layout
7904 Comando
7905 \end_layout
7906
7907 \end_inset
7908 </cell>
7909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7910 \begin_inset Text
7911
7912 \begin_layout Plain Layout
7913 Resultado
7914 \end_layout
7915
7916 \end_inset
7917 </cell>
7918 </row>
7919 <row>
7920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7921 \begin_inset Text
7922
7923 \begin_layout Plain Layout
7924
7925 \backslash
7926 gets
7927 \end_layout
7928
7929 \end_inset
7930 </cell>
7931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7932 \begin_inset Text
7933
7934 \begin_layout Plain Layout
7935 \begin_inset Formula $\gets$
7936 \end_inset
7937
7938
7939 \end_layout
7940
7941 \end_inset
7942 </cell>
7943 </row>
7944 <row>
7945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7946 \begin_inset Text
7947
7948 \begin_layout Plain Layout
7949
7950 \backslash
7951 Leftarrow
7952 \end_layout
7953
7954 \end_inset
7955 </cell>
7956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7957 \begin_inset Text
7958
7959 \begin_layout Plain Layout
7960 \begin_inset Formula $\Leftarrow$
7961 \end_inset
7962
7963
7964 \end_layout
7965
7966 \end_inset
7967 </cell>
7968 </row>
7969 <row>
7970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7971 \begin_inset Text
7972
7973 \begin_layout Plain Layout
7974
7975 \backslash
7976 longleftarrow
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7982 \begin_inset Text
7983
7984 \begin_layout Plain Layout
7985 \begin_inset Formula $\longleftarrow$
7986 \end_inset
7987
7988
7989 \end_layout
7990
7991 \end_inset
7992 </cell>
7993 </row>
7994 <row>
7995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7996 \begin_inset Text
7997
7998 \begin_layout Plain Layout
7999
8000 \backslash
8001 Longleftarrow
8002 \end_layout
8003
8004 \end_inset
8005 </cell>
8006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8007 \begin_inset Text
8008
8009 \begin_layout Plain Layout
8010 \begin_inset Formula $\Longleftarrow$
8011 \end_inset
8012
8013
8014 \end_layout
8015
8016 \end_inset
8017 </cell>
8018 </row>
8019 <row>
8020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8021 \begin_inset Text
8022
8023 \begin_layout Plain Layout
8024
8025 \backslash
8026 leftharpoonup
8027 \end_layout
8028
8029 \end_inset
8030 </cell>
8031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8032 \begin_inset Text
8033
8034 \begin_layout Plain Layout
8035 \begin_inset Formula $\leftharpoonup$
8036 \end_inset
8037
8038
8039 \end_layout
8040
8041 \end_inset
8042 </cell>
8043 </row>
8044 <row>
8045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049
8050 \backslash
8051 leftharpoondown
8052 \end_layout
8053
8054 \end_inset
8055 </cell>
8056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Plain Layout
8060 \begin_inset Formula $\leftharpoondown$
8061 \end_inset
8062
8063
8064 \end_layout
8065
8066 \end_inset
8067 </cell>
8068 </row>
8069 <row>
8070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Plain Layout
8074
8075 \backslash
8076 hookleftarrow
8077 \end_layout
8078
8079 \end_inset
8080 </cell>
8081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8082 \begin_inset Text
8083
8084 \begin_layout Plain Layout
8085 \begin_inset Formula $\hookleftarrow$
8086 \end_inset
8087
8088
8089 \end_layout
8090
8091 \end_inset
8092 </cell>
8093 </row>
8094 </lyxtabular>
8095
8096 \end_inset
8097
8098
8099 \begin_inset space \hfill{}
8100 \end_inset
8101
8102
8103 \begin_inset Tabular
8104 <lyxtabular version="3" rows="8" columns="2">
8105 <features tabularvalignment="middle">
8106 <column alignment="center" valignment="top" width="0pt">
8107 <column alignment="center" valignment="top" width="0pt">
8108 <row>
8109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Plain Layout
8113 Comando
8114 \end_layout
8115
8116 \end_inset
8117 </cell>
8118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8119 \begin_inset Text
8120
8121 \begin_layout Plain Layout
8122 Resultado
8123 \end_layout
8124
8125 \end_inset
8126 </cell>
8127 </row>
8128 <row>
8129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8130 \begin_inset Text
8131
8132 \begin_layout Plain Layout
8133
8134 \backslash
8135 to
8136 \end_layout
8137
8138 \end_inset
8139 </cell>
8140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144 \begin_inset Formula $\to$
8145 \end_inset
8146
8147
8148 \end_layout
8149
8150 \end_inset
8151 </cell>
8152 </row>
8153 <row>
8154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8155 \begin_inset Text
8156
8157 \begin_layout Plain Layout
8158
8159 \backslash
8160 Rightarrow
8161 \end_layout
8162
8163 \end_inset
8164 </cell>
8165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8166 \begin_inset Text
8167
8168 \begin_layout Plain Layout
8169 \begin_inset Formula $\Rightarrow$
8170 \end_inset
8171
8172
8173 \end_layout
8174
8175 \end_inset
8176 </cell>
8177 </row>
8178 <row>
8179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8180 \begin_inset Text
8181
8182 \begin_layout Plain Layout
8183
8184 \backslash
8185 longrightarrow
8186 \end_layout
8187
8188 \end_inset
8189 </cell>
8190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8191 \begin_inset Text
8192
8193 \begin_layout Plain Layout
8194 \begin_inset Formula $\longrightarrow$
8195 \end_inset
8196
8197
8198 \end_layout
8199
8200 \end_inset
8201 </cell>
8202 </row>
8203 <row>
8204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8205 \begin_inset Text
8206
8207 \begin_layout Plain Layout
8208
8209 \backslash
8210 Longrightarrow
8211 \end_layout
8212
8213 \end_inset
8214 </cell>
8215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8216 \begin_inset Text
8217
8218 \begin_layout Plain Layout
8219 \begin_inset Formula $\Longrightarrow$
8220 \end_inset
8221
8222
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 </row>
8228 <row>
8229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233
8234 \backslash
8235 rightharpoonup
8236 \end_layout
8237
8238 \end_inset
8239 </cell>
8240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244 \begin_inset Formula $\rightharpoonup$
8245 \end_inset
8246
8247
8248 \end_layout
8249
8250 \end_inset
8251 </cell>
8252 </row>
8253 <row>
8254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Plain Layout
8258
8259 \backslash
8260 rightharpoondown
8261 \end_layout
8262
8263 \end_inset
8264 </cell>
8265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Plain Layout
8269 \begin_inset Formula $\rightharpoondown$
8270 \end_inset
8271
8272
8273 \end_layout
8274
8275 \end_inset
8276 </cell>
8277 </row>
8278 <row>
8279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8280 \begin_inset Text
8281
8282 \begin_layout Plain Layout
8283
8284 \backslash
8285 hookrightarrow
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294 \begin_inset Formula $\hookrightarrow$
8295 \end_inset
8296
8297
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 </row>
8303 </lyxtabular>
8304
8305 \end_inset
8306
8307
8308 \begin_inset space \hfill{}
8309 \end_inset
8310
8311
8312 \end_layout
8313
8314 \begin_layout Standard
8315 \begin_inset space \hfill{}
8316 \end_inset
8317
8318
8319 \begin_inset Tabular
8320 <lyxtabular version="3" rows="6" columns="2">
8321 <features tabularvalignment="middle">
8322 <column alignment="center" valignment="top" width="0pt">
8323 <column alignment="center" valignment="top" width="0pt">
8324 <row>
8325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8326 \begin_inset Text
8327
8328 \begin_layout Plain Layout
8329 Comando
8330 \end_layout
8331
8332 \end_inset
8333 </cell>
8334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8335 \begin_inset Text
8336
8337 \begin_layout Plain Layout
8338 Resultado
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 </row>
8344 <row>
8345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8346 \begin_inset Text
8347
8348 \begin_layout Plain Layout
8349
8350 \backslash
8351 leftrightarrow
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360 \begin_inset Formula $\leftrightarrow$
8361 \end_inset
8362
8363
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 </row>
8369 <row>
8370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374
8375 \backslash
8376 Leftrightarrow
8377 \end_layout
8378
8379 \end_inset
8380 </cell>
8381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8382 \begin_inset Text
8383
8384 \begin_layout Plain Layout
8385 \begin_inset Formula $\Leftrightarrow$
8386 \end_inset
8387
8388
8389 \end_layout
8390
8391 \end_inset
8392 </cell>
8393 </row>
8394 <row>
8395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399
8400 \backslash
8401 longleftrightarrow
8402 \end_layout
8403
8404 \end_inset
8405 </cell>
8406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410 \begin_inset Formula $\longleftrightarrow$
8411 \end_inset
8412
8413
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 </row>
8419 <row>
8420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424
8425 \backslash
8426 Longleftrightarrow
8427 \end_layout
8428
8429 \end_inset
8430 </cell>
8431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8432 \begin_inset Text
8433
8434 \begin_layout Plain Layout
8435 \begin_inset Formula $\Longleftrightarrow$
8436 \end_inset
8437
8438
8439 \end_layout
8440
8441 \end_inset
8442 </cell>
8443 </row>
8444 <row>
8445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449
8450 \backslash
8451 rightleftharpoons
8452 \end_layout
8453
8454 \end_inset
8455 </cell>
8456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8457 \begin_inset Text
8458
8459 \begin_layout Plain Layout
8460 \begin_inset Formula $\rightleftharpoons$
8461 \end_inset
8462
8463
8464 \end_layout
8465
8466 \end_inset
8467 </cell>
8468 </row>
8469 </lyxtabular>
8470
8471 \end_inset
8472
8473
8474 \begin_inset space \hspace{}
8475 \length 25pt
8476 \end_inset
8477
8478
8479 \begin_inset space \hfill{}
8480 \end_inset
8481
8482
8483 \begin_inset Tabular
8484 <lyxtabular version="3" rows="5" columns="2">
8485 <features tabularvalignment="middle">
8486 <column alignment="center" valignment="top" width="0pt">
8487 <column alignment="center" valignment="top" width="0pt">
8488 <row>
8489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8490 \begin_inset Text
8491
8492 \begin_layout Plain Layout
8493 Comando
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502 Resultado
8503 \end_layout
8504
8505 \end_inset
8506 </cell>
8507 </row>
8508 <row>
8509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8510 \begin_inset Text
8511
8512 \begin_layout Plain Layout
8513
8514 \backslash
8515 mapsto
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8521 \begin_inset Text
8522
8523 \begin_layout Plain Layout
8524 \begin_inset Formula $\mapsto$
8525 \end_inset
8526
8527
8528 \end_layout
8529
8530 \end_inset
8531 </cell>
8532 </row>
8533 <row>
8534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8535 \begin_inset Text
8536
8537 \begin_layout Plain Layout
8538
8539 \backslash
8540 longmapsto
8541 \end_layout
8542
8543 \end_inset
8544 </cell>
8545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549 \begin_inset Formula $\longmapsto$
8550 \end_inset
8551
8552
8553 \end_layout
8554
8555 \end_inset
8556 </cell>
8557 </row>
8558 <row>
8559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8560 \begin_inset Text
8561
8562 \begin_layout Plain Layout
8563
8564 \backslash
8565 leadsto
8566 \end_layout
8567
8568 \end_inset
8569 </cell>
8570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8571 \begin_inset Text
8572
8573 \begin_layout Plain Layout
8574 \begin_inset Formula $\leadsto$
8575 \end_inset
8576
8577
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 </row>
8583 <row>
8584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588
8589 \backslash
8590 dasharrow
8591 \end_layout
8592
8593 \end_inset
8594 </cell>
8595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599 \begin_inset Formula $\dasharrow$
8600 \end_inset
8601
8602
8603 \end_layout
8604
8605 \end_inset
8606 </cell>
8607 </row>
8608 </lyxtabular>
8609
8610 \end_inset
8611
8612
8613 \begin_inset space \hfill{}
8614 \end_inset
8615
8616
8617 \begin_inset VSpace medskip
8618 \end_inset
8619
8620
8621 \end_layout
8622
8623 \begin_layout Standard
8624 Las flechas que se utilizan como acentos, p.
8625 \begin_inset space \thinspace{}
8626 \end_inset
8627
8628 e.
8629  en vectores, se describen en 
8630 \begin_inset CommandInset ref
8631 LatexCommand ref
8632 reference "sec:Acentos"
8633
8634 \end_inset
8635
8636 .
8637  
8638 \begin_inset VSpace bigskip
8639 \end_inset
8640
8641
8642 \end_layout
8643
8644 \begin_layout Standard
8645 Además hay las flechas etiquetadas
8646 \begin_inset Index idx
8647 status collapsed
8648
8649 \begin_layout Plain Layout
8650 Flechas ! etiquetadas
8651 \end_layout
8652
8653 \end_inset
8654
8655  
8656 \series bold
8657
8658 \backslash
8659 xleftarrow
8660 \series default
8661
8662 \begin_inset Index idx
8663 status collapsed
8664
8665 \begin_layout Plain Layout
8666 Comandos ! X ! 
8667 \backslash
8668 xleftarrow
8669 \end_layout
8670
8671 \end_inset
8672
8673  y 
8674 \series bold
8675
8676 \backslash
8677 xrightarrow
8678 \series default
8679
8680 \begin_inset Index idx
8681 status collapsed
8682
8683 \begin_layout Plain Layout
8684 Comandos ! X ! 
8685 \backslash
8686 xrightarrow
8687 \begin_inset ERT
8688 status collapsed
8689
8690 \begin_layout Plain Layout
8691
8692
8693 \backslash
8694 vspace{4mm}
8695 \end_layout
8696
8697 \end_inset
8698
8699
8700 \end_layout
8701
8702 \end_inset
8703
8704 .
8705  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8706  con dos marcos azules donde se puede insertar la etiqueta.
8707  La longitud de la flecha se adapta a la anchura de la etiqueta.
8708 \begin_inset Separator parbreak
8709 \end_inset
8710
8711
8712 \end_layout
8713
8714 \begin_layout Standard
8715 \noindent
8716 \align center
8717 \begin_inset Tabular
8718 <lyxtabular version="3" rows="3" columns="2">
8719 <features tabularvalignment="middle">
8720 <column alignment="center" valignment="top">
8721 <column alignment="center" valignment="top">
8722 <row>
8723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8724 \begin_inset Text
8725
8726 \begin_layout Plain Layout
8727 Comando
8728 \end_layout
8729
8730 \end_inset
8731 </cell>
8732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8733 \begin_inset Text
8734
8735 \begin_layout Plain Layout
8736 Resultado
8737 \begin_inset Note Note
8738 status collapsed
8739
8740 \begin_layout Plain Layout
8741
8742 \series bold
8743
8744 \backslash
8745 raisebox
8746 \series default
8747  se usa sólo como espaciador
8748 \end_layout
8749
8750 \end_inset
8751
8752
8753 \end_layout
8754
8755 \end_inset
8756 </cell>
8757 </row>
8758 <row>
8759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8760 \begin_inset Text
8761
8762 \begin_layout Plain Layout
8763 F(a)
8764 \backslash
8765 xleftarrow
8766 \begin_inset space \textvisiblespace{}
8767 \end_inset
8768
8769 x=a
8770 \begin_inset Formula $\downarrow$
8771 \end_inset
8772
8773 x>0
8774 \begin_inset Formula $\to$
8775 \end_inset
8776
8777 F(x)
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Plain Layout
8786 \begin_inset Formula $\raisebox{5.5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8787 \end_inset
8788
8789
8790 \end_layout
8791
8792 \end_inset
8793 </cell>
8794 </row>
8795 <row>
8796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8797 \begin_inset Text
8798
8799 \begin_layout Plain Layout
8800 F(x)
8801 \backslash
8802 xrightarrow
8803 \begin_inset space \textvisiblespace{}
8804 \end_inset
8805
8806 x=a
8807 \begin_inset Formula $\downarrow$
8808 \end_inset
8809
8810 x>0
8811 \begin_inset Formula $\to$
8812 \end_inset
8813
8814 F(a)
8815 \end_layout
8816
8817 \end_inset
8818 </cell>
8819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8820 \begin_inset Text
8821
8822 \begin_layout Plain Layout
8823 \begin_inset Formula $\raisebox{5.5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8824 \end_inset
8825
8826
8827 \end_layout
8828
8829 \end_inset
8830 </cell>
8831 </row>
8832 </lyxtabular>
8833
8834 \end_inset
8835
8836
8837 \end_layout
8838
8839 \begin_layout Standard
8840 \begin_inset VSpace medskip
8841 \end_inset
8842
8843
8844 \end_layout
8845
8846 \begin_layout Standard
8847 Si en las 
8848 \family sans
8849 Opciones
8850 \begin_inset space ~
8851 \end_inset
8852
8853 para
8854 \begin_inset space ~
8855 \end_inset
8856
8857 ecuaciones
8858 \family default
8859  de la configuración del documento se marca 
8860 \family sans
8861 Cargar
8862 \begin_inset space ~
8863 \end_inset
8864
8865 siempre
8866 \family default
8867  el paquete 
8868 \series bold
8869 mathtools
8870 \series default
8871
8872 \begin_inset Index idx
8873 status collapsed
8874
8875 \begin_layout Plain Layout
8876 Paquetes ! mathtools
8877 \end_layout
8878
8879 \end_inset
8880
8881 , estarán disponibles las siguientes flechas etiquetadas:
8882 \begin_inset Separator parbreak
8883 \end_inset
8884
8885
8886 \end_layout
8887
8888 \begin_layout Standard
8889 \align center
8890 \begin_inset space \hspace*{\fill}
8891 \end_inset
8892
8893
8894 \begin_inset Tabular
8895 <lyxtabular version="3" rows="7" columns="2">
8896 <features tabularvalignment="middle">
8897 <column alignment="center" valignment="top" width="0pt">
8898 <column alignment="center" valignment="top" width="0pt">
8899 <row>
8900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8901 \begin_inset Text
8902
8903 \begin_layout Plain Layout
8904 Comando
8905 \end_layout
8906
8907 \end_inset
8908 </cell>
8909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8910 \begin_inset Text
8911
8912 \begin_layout Plain Layout
8913 Ejemplo
8914 \begin_inset Note Note
8915 status collapsed
8916
8917 \begin_layout Plain Layout
8918
8919 \series bold
8920
8921 \backslash
8922 raisebox
8923 \series default
8924  se usa sólo como espaciador
8925 \end_layout
8926
8927 \end_inset
8928
8929
8930 \end_layout
8931
8932 \end_inset
8933 </cell>
8934 </row>
8935 <row>
8936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8937 \begin_inset Text
8938
8939 \begin_layout Plain Layout
8940
8941 \backslash
8942 xleftrightarrow
8943 \end_layout
8944
8945 \end_inset
8946 </cell>
8947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951 \begin_inset Formula $\raisebox{6mm}{}\xleftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
8952 \end_inset
8953
8954
8955 \end_layout
8956
8957 \end_inset
8958 </cell>
8959 </row>
8960 <row>
8961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8962 \begin_inset Text
8963
8964 \begin_layout Plain Layout
8965
8966 \backslash
8967 xLeftarrow
8968 \end_layout
8969
8970 \end_inset
8971 </cell>
8972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8973 \begin_inset Text
8974
8975 \begin_layout Plain Layout
8976 \begin_inset Formula $\raisebox{6mm}{}\xLeftarrow[x=a]{x>0}\raisebox{-4mm}{}$
8977 \end_inset
8978
8979
8980 \end_layout
8981
8982 \end_inset
8983 </cell>
8984 </row>
8985 <row>
8986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8987 \begin_inset Text
8988
8989 \begin_layout Plain Layout
8990
8991 \backslash
8992 xRightarrow
8993 \end_layout
8994
8995 \end_inset
8996 </cell>
8997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8998 \begin_inset Text
8999
9000 \begin_layout Plain Layout
9001 \begin_inset Formula $\raisebox{6mm}{}\xRightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9002 \end_inset
9003
9004
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 </row>
9010 <row>
9011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9012 \begin_inset Text
9013
9014 \begin_layout Plain Layout
9015
9016 \backslash
9017 xLeftrightarrow
9018 \end_layout
9019
9020 \end_inset
9021 </cell>
9022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9023 \begin_inset Text
9024
9025 \begin_layout Plain Layout
9026 \begin_inset Formula $\raisebox{6mm}{}\xLeftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9027 \end_inset
9028
9029
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 </row>
9035 <row>
9036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040
9041 \backslash
9042 xhookleftarrow
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051 \begin_inset Formula $\raisebox{6mm}{}\xhookleftarrow[x=a]{x>0}\raisebox{-4mm}{}$
9052 \end_inset
9053
9054
9055 \end_layout
9056
9057 \end_inset
9058 </cell>
9059 </row>
9060 <row>
9061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9062 \begin_inset Text
9063
9064 \begin_layout Plain Layout
9065
9066 \backslash
9067 xhookrightarrow
9068 \end_layout
9069
9070 \end_inset
9071 </cell>
9072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9073 \begin_inset Text
9074
9075 \begin_layout Plain Layout
9076 \begin_inset Formula $\raisebox{6mm}{}\xhookrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9077 \end_inset
9078
9079
9080 \end_layout
9081
9082 \end_inset
9083 </cell>
9084 </row>
9085 </lyxtabular>
9086
9087 \end_inset
9088
9089
9090 \begin_inset space \hspace*{\fill}
9091 \end_inset
9092
9093
9094 \begin_inset Tabular
9095 <lyxtabular version="3" rows="7" columns="2">
9096 <features tabularvalignment="middle">
9097 <column alignment="center" valignment="top" width="0pt">
9098 <column alignment="center" valignment="top" width="0pt">
9099 <row>
9100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9101 \begin_inset Text
9102
9103 \begin_layout Plain Layout
9104 Comando
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113 Ejemplo
9114 \begin_inset Note Note
9115 status collapsed
9116
9117 \begin_layout Plain Layout
9118
9119 \series bold
9120
9121 \backslash
9122 raisebox
9123 \series default
9124  se usa sólo como espaciador
9125 \end_layout
9126
9127 \end_inset
9128
9129
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 </row>
9135 <row>
9136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9137 \begin_inset Text
9138
9139 \begin_layout Plain Layout
9140
9141 \backslash
9142 xleftharpoondown
9143 \end_layout
9144
9145 \end_inset
9146 </cell>
9147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9148 \begin_inset Text
9149
9150 \begin_layout Plain Layout
9151 \begin_inset Formula $\raisebox{6mm}{}\xleftharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
9152 \end_inset
9153
9154
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 </row>
9160 <row>
9161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9162 \begin_inset Text
9163
9164 \begin_layout Plain Layout
9165
9166 \backslash
9167 xleftharpoonup
9168 \end_layout
9169
9170 \end_inset
9171 </cell>
9172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9173 \begin_inset Text
9174
9175 \begin_layout Plain Layout
9176 \begin_inset Formula $\raisebox{6mm}{}\xleftharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
9177 \end_inset
9178
9179
9180 \end_layout
9181
9182 \end_inset
9183 </cell>
9184 </row>
9185 <row>
9186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190
9191 \backslash
9192 xrightharpoondown
9193 \end_layout
9194
9195 \end_inset
9196 </cell>
9197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201 \begin_inset Formula $\raisebox{6mm}{}\xrightharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
9202 \end_inset
9203
9204
9205 \end_layout
9206
9207 \end_inset
9208 </cell>
9209 </row>
9210 <row>
9211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215
9216 \backslash
9217 xrightharpoonup
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226 \begin_inset Formula $\raisebox{6mm}{}\xrightharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
9227 \end_inset
9228
9229
9230 \end_layout
9231
9232 \end_inset
9233 </cell>
9234 </row>
9235 <row>
9236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9237 \begin_inset Text
9238
9239 \begin_layout Plain Layout
9240
9241 \backslash
9242 xleftrightharpoons
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251 \begin_inset Formula $\raisebox{6mm}{}\xleftrightharpoons[x=a]{x>0}\raisebox{-4mm}{}$
9252 \end_inset
9253
9254
9255 \end_layout
9256
9257 \end_inset
9258 </cell>
9259 </row>
9260 <row>
9261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9262 \begin_inset Text
9263
9264 \begin_layout Plain Layout
9265
9266 \backslash
9267 xrightleftharpoons
9268 \end_layout
9269
9270 \end_inset
9271 </cell>
9272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9273 \begin_inset Text
9274
9275 \begin_layout Plain Layout
9276 \begin_inset Formula $\raisebox{6mm}{}\xrightleftharpoons[x=a]{x>0}\raisebox{-4mm}{}$
9277 \end_inset
9278
9279
9280 \end_layout
9281
9282 \end_inset
9283 </cell>
9284 </row>
9285 </lyxtabular>
9286
9287 \end_inset
9288
9289
9290 \begin_inset space \hspace*{\fill}
9291 \end_inset
9292
9293
9294 \end_layout
9295
9296 \begin_layout Standard
9297 La sintaxis del comando para todas estas flechas es:
9298 \begin_inset Separator parbreak
9299 \end_inset
9300
9301
9302 \end_layout
9303
9304 \begin_layout Standard
9305 \align center
9306 \begin_inset Tabular
9307 <lyxtabular version="3" rows="2" columns="2">
9308 <features tabularvalignment="middle">
9309 <column alignment="center" valignment="top" width="0pt">
9310 <column alignment="center" valignment="top" width="0pt">
9311 <row>
9312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9313 \begin_inset Text
9314
9315 \begin_layout Plain Layout
9316 Comando
9317 \end_layout
9318
9319 \end_inset
9320 </cell>
9321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9322 \begin_inset Text
9323
9324 \begin_layout Plain Layout
9325 Resultado
9326 \begin_inset Note Note
9327 status collapsed
9328
9329 \begin_layout Plain Layout
9330
9331 \series bold
9332
9333 \backslash
9334 raisebox
9335 \series default
9336  se usa sólo como espaciador
9337 \end_layout
9338
9339 \end_inset
9340
9341
9342 \end_layout
9343
9344 \end_inset
9345 </cell>
9346 </row>
9347 <row>
9348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9349 \begin_inset Text
9350
9351 \begin_layout Plain Layout
9352 F(a)
9353 \backslash
9354 xleftrightarrow[x=a]
9355 \backslash
9356 {x>0
9357 \begin_inset Formula $\to$
9358 \end_inset
9359
9360 F(x)
9361 \end_layout
9362
9363 \end_inset
9364 </cell>
9365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9366 \begin_inset Text
9367
9368 \begin_layout Plain Layout
9369 \begin_inset Formula $\raisebox{6mm}{}F(a)\xleftrightarrow[x=a]{x>0}F(x)\raisebox{-4mm}{}$
9370 \end_inset
9371
9372
9373 \end_layout
9374
9375 \end_inset
9376 </cell>
9377 </row>
9378 </lyxtabular>
9379
9380 \end_inset
9381
9382
9383 \end_layout
9384
9385 \begin_layout Subsection
9386 Flechas verticales y diagonales
9387 \begin_inset Index idx
9388 status collapsed
9389
9390 \begin_layout Plain Layout
9391 Flechas ! diagonales
9392 \end_layout
9393
9394 \end_inset
9395
9396
9397 \begin_inset Index idx
9398 status collapsed
9399
9400 \begin_layout Plain Layout
9401 Flechas ! verticales
9402 \end_layout
9403
9404 \end_inset
9405
9406
9407 \end_layout
9408
9409 \begin_layout Standard
9410 \begin_inset space \hfill{}
9411 \end_inset
9412
9413
9414 \begin_inset Tabular
9415 <lyxtabular version="3" rows="7" columns="2">
9416 <features tabularvalignment="middle">
9417 <column alignment="center" valignment="top" width="0pt">
9418 <column alignment="center" valignment="top" width="0pt">
9419 <row>
9420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9421 \begin_inset Text
9422
9423 \begin_layout Plain Layout
9424 Comando
9425 \end_layout
9426
9427 \end_inset
9428 </cell>
9429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9430 \begin_inset Text
9431
9432 \begin_layout Plain Layout
9433 Resultado
9434 \end_layout
9435
9436 \end_inset
9437 </cell>
9438 </row>
9439 <row>
9440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9441 \begin_inset Text
9442
9443 \begin_layout Plain Layout
9444
9445 \backslash
9446 uparrow
9447 \end_layout
9448
9449 \end_inset
9450 </cell>
9451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9452 \begin_inset Text
9453
9454 \begin_layout Plain Layout
9455 \begin_inset Formula $\uparrow$
9456 \end_inset
9457
9458
9459 \end_layout
9460
9461 \end_inset
9462 </cell>
9463 </row>
9464 <row>
9465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9466 \begin_inset Text
9467
9468 \begin_layout Plain Layout
9469
9470 \backslash
9471 Uparrow
9472 \end_layout
9473
9474 \end_inset
9475 </cell>
9476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9477 \begin_inset Text
9478
9479 \begin_layout Plain Layout
9480 \begin_inset Formula $\Uparrow$
9481 \end_inset
9482
9483
9484 \end_layout
9485
9486 \end_inset
9487 </cell>
9488 </row>
9489 <row>
9490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9491 \begin_inset Text
9492
9493 \begin_layout Plain Layout
9494
9495 \backslash
9496 updownarrow
9497 \end_layout
9498
9499 \end_inset
9500 </cell>
9501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9502 \begin_inset Text
9503
9504 \begin_layout Plain Layout
9505 \begin_inset Formula $\updownarrow$
9506 \end_inset
9507
9508
9509 \end_layout
9510
9511 \end_inset
9512 </cell>
9513 </row>
9514 <row>
9515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9516 \begin_inset Text
9517
9518 \begin_layout Plain Layout
9519
9520 \backslash
9521 Updownarrow
9522 \end_layout
9523
9524 \end_inset
9525 </cell>
9526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9527 \begin_inset Text
9528
9529 \begin_layout Plain Layout
9530 \begin_inset Formula $\Updownarrow$
9531 \end_inset
9532
9533
9534 \end_layout
9535
9536 \end_inset
9537 </cell>
9538 </row>
9539 <row>
9540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9541 \begin_inset Text
9542
9543 \begin_layout Plain Layout
9544
9545 \backslash
9546 Downarrow
9547 \end_layout
9548
9549 \end_inset
9550 </cell>
9551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9552 \begin_inset Text
9553
9554 \begin_layout Plain Layout
9555 \begin_inset Formula $\Downarrow$
9556 \end_inset
9557
9558
9559 \end_layout
9560
9561 \end_inset
9562 </cell>
9563 </row>
9564 <row>
9565 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9566 \begin_inset Text
9567
9568 \begin_layout Plain Layout
9569
9570 \backslash
9571 downarrow
9572 \end_layout
9573
9574 \end_inset
9575 </cell>
9576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9577 \begin_inset Text
9578
9579 \begin_layout Plain Layout
9580 \begin_inset Formula $\downarrow$
9581 \end_inset
9582
9583
9584 \end_layout
9585
9586 \end_inset
9587 </cell>
9588 </row>
9589 </lyxtabular>
9590
9591 \end_inset
9592
9593
9594 \begin_inset space \hfill{}
9595 \end_inset
9596
9597
9598 \begin_inset Tabular
9599 <lyxtabular version="3" rows="5" columns="2">
9600 <features tabularvalignment="middle">
9601 <column alignment="center" valignment="top" width="0pt">
9602 <column alignment="center" valignment="top" width="0pt">
9603 <row>
9604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9605 \begin_inset Text
9606
9607 \begin_layout Plain Layout
9608 Comando
9609 \end_layout
9610
9611 \end_inset
9612 </cell>
9613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9614 \begin_inset Text
9615
9616 \begin_layout Plain Layout
9617 Resultado
9618 \end_layout
9619
9620 \end_inset
9621 </cell>
9622 </row>
9623 <row>
9624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9625 \begin_inset Text
9626
9627 \begin_layout Plain Layout
9628
9629 \backslash
9630 nearrow
9631 \end_layout
9632
9633 \end_inset
9634 </cell>
9635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9636 \begin_inset Text
9637
9638 \begin_layout Plain Layout
9639 \begin_inset Formula $\nearrow$
9640 \end_inset
9641
9642
9643 \end_layout
9644
9645 \end_inset
9646 </cell>
9647 </row>
9648 <row>
9649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9650 \begin_inset Text
9651
9652 \begin_layout Plain Layout
9653
9654 \backslash
9655 searrow
9656 \end_layout
9657
9658 \end_inset
9659 </cell>
9660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9661 \begin_inset Text
9662
9663 \begin_layout Plain Layout
9664 \begin_inset Formula $\searrow$
9665 \end_inset
9666
9667
9668 \end_layout
9669
9670 \end_inset
9671 </cell>
9672 </row>
9673 <row>
9674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9675 \begin_inset Text
9676
9677 \begin_layout Plain Layout
9678
9679 \backslash
9680 swarrow
9681 \end_layout
9682
9683 \end_inset
9684 </cell>
9685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9686 \begin_inset Text
9687
9688 \begin_layout Plain Layout
9689 \begin_inset Formula $\swarrow$
9690 \end_inset
9691
9692
9693 \end_layout
9694
9695 \end_inset
9696 </cell>
9697 </row>
9698 <row>
9699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9700 \begin_inset Text
9701
9702 \begin_layout Plain Layout
9703
9704 \backslash
9705 nwarrow
9706 \end_layout
9707
9708 \end_inset
9709 </cell>
9710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9711 \begin_inset Text
9712
9713 \begin_layout Plain Layout
9714 \begin_inset Formula $\nwarrow$
9715 \end_inset
9716
9717
9718 \end_layout
9719
9720 \end_inset
9721 </cell>
9722 </row>
9723 </lyxtabular>
9724
9725 \end_inset
9726
9727
9728 \begin_inset space \hfill{}
9729 \end_inset
9730
9731
9732 \end_layout
9733
9734 \begin_layout Standard
9735 \begin_inset VSpace medskip
9736 \end_inset
9737
9738
9739 \end_layout
9740
9741 \begin_layout Standard
9742 Las flechas verticales también se pueden usar como delimitadores junto con
9743  los comandos descritos en
9744 \begin_inset space ~
9745 \end_inset
9746
9747
9748 \begin_inset CommandInset ref
9749 LatexCommand ref
9750 reference "subsec:Tamaño-manual-de"
9751
9752 \end_inset
9753
9754  y 
9755 \begin_inset CommandInset ref
9756 LatexCommand ref
9757 reference "subsec:Tamaño-automático-de"
9758
9759 \end_inset
9760
9761 .
9762 \end_layout
9763
9764 \begin_layout Section
9765 Acentos
9766 \begin_inset CommandInset label
9767 LatexCommand label
9768 name "sec:Acentos"
9769
9770 \end_inset
9771
9772
9773 \begin_inset Index idx
9774 status collapsed
9775
9776 \begin_layout Plain Layout
9777 Acentos
9778 \end_layout
9779
9780 \end_inset
9781
9782
9783 \end_layout
9784
9785 \begin_layout Standard
9786 Los acentos se pueden insertar con el botón 
9787 \begin_inset Info
9788 type  "icon"
9789 arg   "math-insert \\hat"
9790 \end_inset
9791
9792  o mediante los comandos listados en las siguientes subsecciones.
9793 \end_layout
9794
9795 \begin_layout Subsection
9796 Acentos para un carácter
9797 \begin_inset ERT
9798 status collapsed
9799
9800 \begin_layout Plain Layout
9801
9802
9803 \backslash
9804 texorpdfstring{
9805 \end_layout
9806
9807 \end_inset
9808
9809
9810 \begin_inset Foot
9811 status collapsed
9812
9813 \begin_layout Plain Layout
9814 Para acentos en texto, véase 
9815 \begin_inset CommandInset ref
9816 LatexCommand ref
9817 reference "subsec:Acentos-en-texto"
9818
9819 \end_inset
9820
9821
9822 \end_layout
9823
9824 \end_inset
9825
9826
9827 \begin_inset ERT
9828 status collapsed
9829
9830 \begin_layout Plain Layout
9831
9832 }{}
9833 \end_layout
9834
9835 \end_inset
9836
9837
9838 \begin_inset Note Note
9839 status collapsed
9840
9841 \begin_layout Plain Layout
9842
9843 \series bold
9844
9845 \backslash
9846 texorpdfstring
9847 \series default
9848  se usa para evitar que la nota al pie aparezca en los marcadores PDF.
9849 \end_layout
9850
9851 \begin_layout Plain Layout
9852 Más sobre 
9853 \series bold
9854
9855 \backslash
9856 texorpdfstring
9857 \series default
9858  en la sección 
9859 \begin_inset CommandInset ref
9860 LatexCommand ref
9861 reference "subsec:Ecuaciones-en-encabezados"
9862
9863 \end_inset
9864
9865 .
9866 \end_layout
9867
9868 \end_inset
9869
9870
9871 \begin_inset CommandInset label
9872 LatexCommand label
9873 name "subsec:Acentos-para-un"
9874
9875 \end_inset
9876
9877
9878 \begin_inset Index idx
9879 status collapsed
9880
9881 \begin_layout Plain Layout
9882 Acentos ! para un carácter
9883 \end_layout
9884
9885 \end_inset
9886
9887
9888 \end_layout
9889
9890 \begin_layout Standard
9891 \begin_inset space \hfill{}
9892 \end_inset
9893
9894
9895 \begin_inset Tabular
9896 <lyxtabular version="3" rows="8" columns="2">
9897 <features tabularvalignment="middle">
9898 <column alignment="center" valignment="top" width="0pt">
9899 <column alignment="center" valignment="top" width="0pt">
9900 <row>
9901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9902 \begin_inset Text
9903
9904 \begin_layout Plain Layout
9905 Comando
9906 \end_layout
9907
9908 \end_inset
9909 </cell>
9910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9911 \begin_inset Text
9912
9913 \begin_layout Plain Layout
9914 Resultado
9915 \begin_inset Note Note
9916 status collapsed
9917
9918 \begin_layout Plain Layout
9919
9920 \series bold
9921
9922 \backslash
9923 raisebox
9924 \series default
9925  se usa sólo como espaciador
9926 \end_layout
9927
9928 \end_inset
9929
9930
9931 \end_layout
9932
9933 \end_inset
9934 </cell>
9935 </row>
9936 <row>
9937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9938 \begin_inset Text
9939
9940 \begin_layout Plain Layout
9941
9942 \backslash
9943 dot
9944 \begin_inset space \textvisiblespace{}
9945 \end_inset
9946
9947 A
9948 \end_layout
9949
9950 \end_inset
9951 </cell>
9952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9953 \begin_inset Text
9954
9955 \begin_layout Plain Layout
9956 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9957 \end_inset
9958
9959
9960 \end_layout
9961
9962 \end_inset
9963 </cell>
9964 </row>
9965 <row>
9966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9967 \begin_inset Text
9968
9969 \begin_layout Plain Layout
9970
9971 \backslash
9972 ddot
9973 \begin_inset space \textvisiblespace{}
9974 \end_inset
9975
9976 A
9977 \end_layout
9978
9979 \end_inset
9980 </cell>
9981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9982 \begin_inset Text
9983
9984 \begin_layout Plain Layout
9985 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9986 \end_inset
9987
9988
9989 \end_layout
9990
9991 \end_inset
9992 </cell>
9993 </row>
9994 <row>
9995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9996 \begin_inset Text
9997
9998 \begin_layout Plain Layout
9999
10000 \backslash
10001 dddot
10002 \begin_inset space \textvisiblespace{}
10003 \end_inset
10004
10005 A
10006 \end_layout
10007
10008 \end_inset
10009 </cell>
10010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10011 \begin_inset Text
10012
10013 \begin_layout Plain Layout
10014 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
10015 \end_inset
10016
10017
10018 \end_layout
10019
10020 \end_inset
10021 </cell>
10022 </row>
10023 <row>
10024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10025 \begin_inset Text
10026
10027 \begin_layout Plain Layout
10028
10029 \backslash
10030 ddddot
10031 \begin_inset space \textvisiblespace{}
10032 \end_inset
10033
10034 A
10035 \end_layout
10036
10037 \end_inset
10038 </cell>
10039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10040 \begin_inset Text
10041
10042 \begin_layout Plain Layout
10043 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
10044 \end_inset
10045
10046
10047 \end_layout
10048
10049 \end_inset
10050 </cell>
10051 </row>
10052 <row>
10053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10054 \begin_inset Text
10055
10056 \begin_layout Plain Layout
10057
10058 \backslash
10059 vec
10060 \begin_inset space \textvisiblespace{}
10061 \end_inset
10062
10063 A
10064 \begin_inset Index idx
10065 status collapsed
10066
10067 \begin_layout Plain Layout
10068 Vectores
10069 \end_layout
10070
10071 \end_inset
10072
10073
10074 \end_layout
10075
10076 \end_inset
10077 </cell>
10078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10079 \begin_inset Text
10080
10081 \begin_layout Plain Layout
10082 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
10083 \end_inset
10084
10085
10086 \end_layout
10087
10088 \end_inset
10089 </cell>
10090 </row>
10091 <row>
10092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10093 \begin_inset Text
10094
10095 \begin_layout Plain Layout
10096
10097 \backslash
10098 bar
10099 \begin_inset space \textvisiblespace{}
10100 \end_inset
10101
10102 A
10103 \end_layout
10104
10105 \end_inset
10106 </cell>
10107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10108 \begin_inset Text
10109
10110 \begin_layout Plain Layout
10111 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
10112 \end_inset
10113
10114
10115 \end_layout
10116
10117 \end_inset
10118 </cell>
10119 </row>
10120 <row>
10121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10122 \begin_inset Text
10123
10124 \begin_layout Plain Layout
10125
10126 \backslash
10127 mathring
10128 \begin_inset space \textvisiblespace{}
10129 \end_inset
10130
10131 A
10132 \end_layout
10133
10134 \end_inset
10135 </cell>
10136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10137 \begin_inset Text
10138
10139 \begin_layout Plain Layout
10140 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
10141 \end_inset
10142
10143
10144 \end_layout
10145
10146 \end_inset
10147 </cell>
10148 </row>
10149 </lyxtabular>
10150
10151 \end_inset
10152
10153
10154 \begin_inset space \hfill{}
10155 \end_inset
10156
10157
10158 \begin_inset Tabular
10159 <lyxtabular version="3" rows="7" columns="2">
10160 <features tabularvalignment="middle">
10161 <column alignment="center" valignment="top" width="0pt">
10162 <column alignment="center" valignment="top" width="0pt">
10163 <row>
10164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10165 \begin_inset Text
10166
10167 \begin_layout Plain Layout
10168 Comando
10169 \end_layout
10170
10171 \end_inset
10172 </cell>
10173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10174 \begin_inset Text
10175
10176 \begin_layout Plain Layout
10177 Resultado
10178 \begin_inset Note Note
10179 status collapsed
10180
10181 \begin_layout Plain Layout
10182
10183 \series bold
10184
10185 \backslash
10186 raisebox
10187 \series default
10188  se usa sólo como espaciador
10189 \end_layout
10190
10191 \end_inset
10192
10193
10194 \end_layout
10195
10196 \end_inset
10197 </cell>
10198 </row>
10199 <row>
10200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10201 \begin_inset Text
10202
10203 \begin_layout Plain Layout
10204
10205 \backslash
10206 tilde
10207 \begin_inset space \textvisiblespace{}
10208 \end_inset
10209
10210 A
10211 \end_layout
10212
10213 \end_inset
10214 </cell>
10215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10216 \begin_inset Text
10217
10218 \begin_layout Plain Layout
10219 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10220 \end_inset
10221
10222
10223 \end_layout
10224
10225 \end_inset
10226 </cell>
10227 </row>
10228 <row>
10229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10230 \begin_inset Text
10231
10232 \begin_layout Plain Layout
10233
10234 \backslash
10235 hat
10236 \begin_inset space \textvisiblespace{}
10237 \end_inset
10238
10239 A
10240 \end_layout
10241
10242 \end_inset
10243 </cell>
10244 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10245 \begin_inset Text
10246
10247 \begin_layout Plain Layout
10248 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10249 \end_inset
10250
10251
10252 \end_layout
10253
10254 \end_inset
10255 </cell>
10256 </row>
10257 <row>
10258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10259 \begin_inset Text
10260
10261 \begin_layout Plain Layout
10262
10263 \backslash
10264 check
10265 \begin_inset space \textvisiblespace{}
10266 \end_inset
10267
10268 A
10269 \end_layout
10270
10271 \end_inset
10272 </cell>
10273 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10274 \begin_inset Text
10275
10276 \begin_layout Plain Layout
10277 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10278 \end_inset
10279
10280
10281 \end_layout
10282
10283 \end_inset
10284 </cell>
10285 </row>
10286 <row>
10287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10288 \begin_inset Text
10289
10290 \begin_layout Plain Layout
10291
10292 \backslash
10293 acute
10294 \begin_inset space \textvisiblespace{}
10295 \end_inset
10296
10297 A
10298 \end_layout
10299
10300 \end_inset
10301 </cell>
10302 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10303 \begin_inset Text
10304
10305 \begin_layout Plain Layout
10306 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10307 \end_inset
10308
10309
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 </row>
10315 <row>
10316 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10317 \begin_inset Text
10318
10319 \begin_layout Plain Layout
10320
10321 \backslash
10322 grave
10323 \begin_inset space \textvisiblespace{}
10324 \end_inset
10325
10326 A
10327 \end_layout
10328
10329 \end_inset
10330 </cell>
10331 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10332 \begin_inset Text
10333
10334 \begin_layout Plain Layout
10335 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10336 \end_inset
10337
10338
10339 \end_layout
10340
10341 \end_inset
10342 </cell>
10343 </row>
10344 <row>
10345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10346 \begin_inset Text
10347
10348 \begin_layout Plain Layout
10349
10350 \backslash
10351 breve
10352 \begin_inset space \textvisiblespace{}
10353 \end_inset
10354
10355 A
10356 \end_layout
10357
10358 \end_inset
10359 </cell>
10360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10361 \begin_inset Text
10362
10363 \begin_layout Plain Layout
10364 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10365 \end_inset
10366
10367
10368 \end_layout
10369
10370 \end_inset
10371 </cell>
10372 </row>
10373 </lyxtabular>
10374
10375 \end_inset
10376
10377
10378 \begin_inset space \hfill{}
10379 \end_inset
10380
10381
10382 \end_layout
10383
10384 \begin_layout Standard
10385 \begin_inset VSpace bigskip
10386 \end_inset
10387
10388
10389 \end_layout
10390
10391 \begin_layout Standard
10392 En ecuaciones se pueden insertar acentos como 
10393 \begin_inset Quotes fld
10394 \end_inset
10395
10396 é
10397 \begin_inset Quotes frd
10398 \end_inset
10399
10400  directamente.
10401  \SpecialChar LyX
10402  los transformará al comando de acento correspondiente.
10403  Para poner diéresis
10404 \begin_inset Index idx
10405 status collapsed
10406
10407 \begin_layout Plain Layout
10408 Dieresis@Diéresis
10409 \end_layout
10410
10411 \end_inset
10412
10413  es mejor insertar comillas antes de la vocal.
10414  Estos dos caracteres son considerados por \SpecialChar LaTeX
10415  como 
10416 \emph on
10417 un solo
10418 \emph default
10419  carácter si la parte de la ecuación con la diéresis se marca en idioma
10420  alemán.
10421 \begin_inset Foot
10422 status collapsed
10423
10424 \begin_layout Plain Layout
10425 O algún otro idioma que use acentos, p.
10426 \begin_inset space \thinspace{}
10427 \end_inset
10428
10429 e.
10430  catalán.
10431  Aunque esto no funciona en español por algún conflicto con el estilo 
10432 \series bold
10433 spanish
10434 \series default
10435  de 
10436 \series bold
10437 babel
10438 \series default
10439 , no es necesario: se puede escribir 
10440 \begin_inset Formula $ï$
10441 \end_inset
10442
10443  en una ecuación igual que se hace en texto normal, ï.
10444  (
10445 \emph on
10446 N.
10447 \begin_inset space \thinspace{}
10448 \end_inset
10449
10450 del t.
10451 \emph default
10452 )
10453 \end_layout
10454
10455 \end_inset
10456
10457  A diferencia de 
10458 \series bold
10459
10460 \backslash
10461 ddot
10462 \series default
10463 , con este método se generan diéresis 
10464 \begin_inset Quotes fld
10465 \end_inset
10466
10467 reales
10468 \begin_inset Quotes frd
10469 \end_inset
10470
10471 , como se demuestra en el siguiente ejemplo:
10472 \begin_inset VSpace -2mm
10473 \end_inset
10474
10475
10476 \end_layout
10477
10478 \begin_layout Standard
10479 \noindent
10480 \align center
10481 \begin_inset Tabular
10482 <lyxtabular version="3" rows="3" columns="2">
10483 <features tabularvalignment="middle">
10484 <column alignment="center" valignment="top">
10485 <column alignment="center" valignment="top">
10486 <row>
10487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10488 \begin_inset Text
10489
10490 \begin_layout Plain Layout
10491 Comando
10492 \end_layout
10493
10494 \end_inset
10495 </cell>
10496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10497 \begin_inset Text
10498
10499 \begin_layout Plain Layout
10500 Resultado
10501 \begin_inset Note Note
10502 status collapsed
10503
10504 \begin_layout Plain Layout
10505
10506 \series bold
10507
10508 \backslash
10509 raisebox
10510 \series default
10511  se usa sólo como espaciador.
10512 \end_layout
10513
10514 \end_inset
10515
10516
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 </row>
10522 <row>
10523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10524 \begin_inset Text
10525
10526 \begin_layout Plain Layout
10527 ï
10528 \end_layout
10529
10530 \end_inset
10531 </cell>
10532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10533 \begin_inset Text
10534
10535 \begin_layout Plain Layout
10536 \begin_inset Formula $ï$
10537 \end_inset
10538
10539
10540 \end_layout
10541
10542 \end_inset
10543 </cell>
10544 </row>
10545 <row>
10546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10547 \begin_inset Text
10548
10549 \begin_layout Plain Layout
10550
10551 \backslash
10552 ddot
10553 \begin_inset space \textvisiblespace{}
10554 \end_inset
10555
10556 i
10557 \end_layout
10558
10559 \end_inset
10560 </cell>
10561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10566 \end_inset
10567
10568
10569 \end_layout
10570
10571 \end_inset
10572 </cell>
10573 </row>
10574 </lyxtabular>
10575
10576 \end_inset
10577
10578
10579 \end_layout
10580
10581 \begin_layout Standard
10582 Otra ventaja frente a 
10583 \series bold
10584
10585 \backslash
10586 ddot
10587 \series default
10588  es que la diéresis puede convertirse directamente a texto matemático, porque
10589  los anteriores comandos para acentos 
10590 \emph on
10591 no están permitidos en texto matemático
10592 \emph default
10593 .
10594  Para convertir un carácter acentuado a texto matemático, se debe convertir
10595  sólo el carácter bajo el acento.
10596  Esto también se aplica para otras conversiones, p.
10597 \begin_inset space \thinspace{}
10598 \end_inset
10599
10600 e.
10601 \begin_inset space ~
10602 \end_inset
10603
10604 cursiva o negrita.
10605 \end_layout
10606
10607 \begin_layout Standard
10608 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10609 \end_layout
10610
10611 \begin_layout Standard
10612 \begin_inset VSpace bigskip
10613 \end_inset
10614
10615
10616 \end_layout
10617
10618 \begin_layout Standard
10619 \SpecialChar LyX
10620  también soporta tilde bajo un carácter si está instalado el paquete 
10621 \series bold
10622 undertilde
10623 \series default
10624
10625 \begin_inset Index idx
10626 status collapsed
10627
10628 \begin_layout Plain Layout
10629 Paquetes ! undertilde
10630 \end_layout
10631
10632 \end_inset
10633
10634 :
10635 \end_layout
10636
10637 \begin_layout Standard
10638 \begin_inset ERT
10639 status collapsed
10640
10641 \begin_layout Plain Layout
10642
10643
10644 \backslash
10645 ifundertilde 
10646 \end_layout
10647
10648 \end_inset
10649
10650
10651 \begin_inset Note Note
10652 status open
10653
10654 \begin_layout Plain Layout
10655 El cuadro siguiente sólo se mostrará en la salida si el paquete \SpecialChar LaTeX
10656  
10657 \series bold
10658 undertilde
10659 \series default
10660  está instalado.
10661 \end_layout
10662
10663 \end_inset
10664
10665
10666 \begin_inset Separator parbreak
10667 \end_inset
10668
10669
10670 \end_layout
10671
10672 \begin_layout Standard
10673 \noindent
10674 \align center
10675 \begin_inset Tabular
10676 <lyxtabular version="3" rows="2" columns="2">
10677 <features tabularvalignment="middle">
10678 <column alignment="center" valignment="top" width="0pt">
10679 <column alignment="center" valignment="top" width="0pt">
10680 <row>
10681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10682 \begin_inset Text
10683
10684 \begin_layout Plain Layout
10685 Comando
10686 \end_layout
10687
10688 \end_inset
10689 </cell>
10690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10691 \begin_inset Text
10692
10693 \begin_layout Plain Layout
10694 Resultado
10695 \end_layout
10696
10697 \end_inset
10698 </cell>
10699 </row>
10700 <row>
10701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10702 \begin_inset Text
10703
10704 \begin_layout Plain Layout
10705
10706 \backslash
10707 utilde
10708 \begin_inset space \textvisiblespace{}
10709 \end_inset
10710
10711 A
10712 \end_layout
10713
10714 \end_inset
10715 </cell>
10716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10717 \begin_inset Text
10718
10719 \begin_layout Plain Layout
10720 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
10721 \end_inset
10722
10723
10724 \end_layout
10725
10726 \end_inset
10727 </cell>
10728 </row>
10729 </lyxtabular>
10730
10731 \end_inset
10732
10733
10734 \end_layout
10735
10736 \begin_layout Standard
10737 \begin_inset ERT
10738 status collapsed
10739
10740 \begin_layout Plain Layout
10741
10742
10743 \backslash
10744 else
10745 \end_layout
10746
10747 \end_inset
10748
10749
10750 \begin_inset Note Note
10751 status open
10752
10753 \begin_layout Plain Layout
10754 Lo que sigue se verá en la salida si el paquete \SpecialChar LaTeX
10755  
10756 \series bold
10757 undertilde
10758 \series default
10759  no está instalado:
10760 \end_layout
10761
10762 \end_inset
10763
10764
10765 \end_layout
10766
10767 \begin_layout Standard
10768 Debes instalar el paquete \SpecialChar LaTeX
10769  
10770 \series bold
10771 undertilde
10772 \series default
10773  para ver en la salida el resto de esta subsección.
10774 \end_layout
10775
10776 \begin_layout Standard
10777 \begin_inset ERT
10778 status collapsed
10779
10780 \begin_layout Plain Layout
10781
10782
10783 \backslash
10784 fi
10785 \end_layout
10786
10787 \end_inset
10788
10789
10790 \end_layout
10791
10792 \begin_layout Subsection
10793 Acentos para varios caracteres
10794 \begin_inset Index idx
10795 status collapsed
10796
10797 \begin_layout Plain Layout
10798 Acentos ! en varios caracteres
10799 \end_layout
10800
10801 \end_inset
10802
10803
10804 \end_layout
10805
10806 \begin_layout Standard
10807 \begin_inset space \hfill{}
10808 \end_inset
10809
10810
10811 \begin_inset Tabular
10812 <lyxtabular version="3" rows="5" columns="2">
10813 <features tabularvalignment="middle">
10814 <column alignment="center" valignment="top" width="0pt">
10815 <column alignment="center" valignment="top" width="0pt">
10816 <row>
10817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10818 \begin_inset Text
10819
10820 \begin_layout Plain Layout
10821 Comando
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10827 \begin_inset Text
10828
10829 \begin_layout Plain Layout
10830 Resultado
10831 \begin_inset Note Note
10832 status collapsed
10833
10834 \begin_layout Plain Layout
10835
10836 \series bold
10837
10838 \backslash
10839 raisebox
10840 \series default
10841  se usa sólo como espaciador
10842 \end_layout
10843
10844 \end_inset
10845
10846
10847 \end_layout
10848
10849 \end_inset
10850 </cell>
10851 </row>
10852 <row>
10853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10854 \begin_inset Text
10855
10856 \begin_layout Plain Layout
10857
10858 \backslash
10859 overleftarrow
10860 \begin_inset space \textvisiblespace{}
10861 \end_inset
10862
10863 A=B
10864 \end_layout
10865
10866 \end_inset
10867 </cell>
10868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10873 \end_inset
10874
10875
10876 \end_layout
10877
10878 \end_inset
10879 </cell>
10880 </row>
10881 <row>
10882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10883 \begin_inset Text
10884
10885 \begin_layout Plain Layout
10886
10887 \backslash
10888 underleftarrow
10889 \begin_inset space \textvisiblespace{}
10890 \end_inset
10891
10892 A=B
10893 \end_layout
10894
10895 \end_inset
10896 </cell>
10897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10898 \begin_inset Text
10899
10900 \begin_layout Plain Layout
10901 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10902 \end_inset
10903
10904
10905 \end_layout
10906
10907 \end_inset
10908 </cell>
10909 </row>
10910 <row>
10911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10912 \begin_inset Text
10913
10914 \begin_layout Plain Layout
10915
10916 \backslash
10917 overleftrightarrow
10918 \begin_inset space \textvisiblespace{}
10919 \end_inset
10920
10921 A=B
10922 \end_layout
10923
10924 \end_inset
10925 </cell>
10926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10927 \begin_inset Text
10928
10929 \begin_layout Plain Layout
10930 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10931 \end_inset
10932
10933
10934 \end_layout
10935
10936 \end_inset
10937 </cell>
10938 </row>
10939 <row>
10940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10941 \begin_inset Text
10942
10943 \begin_layout Plain Layout
10944
10945 \backslash
10946 underleftrightarrow
10947 \begin_inset space \textvisiblespace{}
10948 \end_inset
10949
10950 A=B
10951 \end_layout
10952
10953 \end_inset
10954 </cell>
10955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10956 \begin_inset Text
10957
10958 \begin_layout Plain Layout
10959 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10960 \end_inset
10961
10962
10963 \end_layout
10964
10965 \end_inset
10966 </cell>
10967 </row>
10968 </lyxtabular>
10969
10970 \end_inset
10971
10972
10973 \begin_inset space \hfill{}
10974 \end_inset
10975
10976
10977 \begin_inset Tabular
10978 <lyxtabular version="3" rows="5" columns="2">
10979 <features tabularvalignment="middle">
10980 <column alignment="center" valignment="top" width="0pt">
10981 <column alignment="center" valignment="top" width="0pt">
10982 <row>
10983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10984 \begin_inset Text
10985
10986 \begin_layout Plain Layout
10987 Comando
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996 Resultado
10997 \begin_inset Note Note
10998 status collapsed
10999
11000 \begin_layout Plain Layout
11001
11002 \series bold
11003
11004 \backslash
11005 raisebox
11006 \series default
11007  se usa sólo como espaciador
11008 \end_layout
11009
11010 \end_inset
11011
11012
11013 \end_layout
11014
11015 \end_inset
11016 </cell>
11017 </row>
11018 <row>
11019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11020 \begin_inset Text
11021
11022 \begin_layout Plain Layout
11023
11024 \backslash
11025 overrightarrow
11026 \begin_inset space \textvisiblespace{}
11027 \end_inset
11028
11029 A=B
11030 \end_layout
11031
11032 \end_inset
11033 </cell>
11034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11035 \begin_inset Text
11036
11037 \begin_layout Plain Layout
11038 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
11039 \end_inset
11040
11041
11042 \end_layout
11043
11044 \end_inset
11045 </cell>
11046 </row>
11047 <row>
11048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11049 \begin_inset Text
11050
11051 \begin_layout Plain Layout
11052
11053 \backslash
11054 underrightarrow
11055 \begin_inset space \textvisiblespace{}
11056 \end_inset
11057
11058 A=B
11059 \end_layout
11060
11061 \end_inset
11062 </cell>
11063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
11068 \end_inset
11069
11070
11071 \end_layout
11072
11073 \end_inset
11074 </cell>
11075 </row>
11076 <row>
11077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11078 \begin_inset Text
11079
11080 \begin_layout Plain Layout
11081
11082 \backslash
11083 widetilde
11084 \begin_inset space \textvisiblespace{}
11085 \end_inset
11086
11087 A=B
11088 \end_layout
11089
11090 \end_inset
11091 </cell>
11092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11093 \begin_inset Text
11094
11095 \begin_layout Plain Layout
11096 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
11097 \end_inset
11098
11099
11100 \end_layout
11101
11102 \end_inset
11103 </cell>
11104 </row>
11105 <row>
11106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11107 \begin_inset Text
11108
11109 \begin_layout Plain Layout
11110
11111 \backslash
11112 widehat
11113 \begin_inset space \textvisiblespace{}
11114 \end_inset
11115
11116 A=B
11117 \end_layout
11118
11119 \end_inset
11120 </cell>
11121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11122 \begin_inset Text
11123
11124 \begin_layout Plain Layout
11125 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11126 \end_inset
11127
11128
11129 \end_layout
11130
11131 \end_inset
11132 </cell>
11133 </row>
11134 </lyxtabular>
11135
11136 \end_inset
11137
11138
11139 \begin_inset space \hfill{}
11140 \end_inset
11141
11142
11143 \end_layout
11144
11145 \begin_layout Standard
11146 \begin_inset VSpace medskip
11147 \end_inset
11148
11149
11150 \end_layout
11151
11152 \begin_layout Standard
11153 Con estos comandos se pueden acentuar tantos caracteres como quieras.
11154  Pero los acentos 
11155 \series bold
11156
11157 \backslash
11158 widetilde
11159 \series default
11160  y 
11161 \series bold
11162
11163 \backslash
11164 widehat
11165 \series default
11166  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
11167  ejemplo:
11168 \begin_inset Formula 
11169 \[
11170 \widetilde{A+B=C-D}
11171 \]
11172
11173 \end_inset
11174
11175
11176 \end_layout
11177
11178 \begin_layout Standard
11179 Con los comandos 
11180 \series bold
11181
11182 \backslash
11183 overset
11184 \series default
11185
11186 \begin_inset Index idx
11187 status collapsed
11188
11189 \begin_layout Plain Layout
11190 Comandos ! O ! 
11191 \backslash
11192 overset
11193 \end_layout
11194
11195 \end_inset
11196
11197  y 
11198 \series bold
11199
11200 \backslash
11201 underset
11202 \series default
11203
11204 \begin_inset Index idx
11205 status collapsed
11206
11207 \begin_layout Plain Layout
11208 Comandos ! U ! 
11209 \backslash
11210 underset
11211 \end_layout
11212
11213 \end_inset
11214
11215 , descritos en la subsección anterior, también se pueden acentuar varios
11216  caracteres.
11217  El comando 
11218 \series bold
11219
11220 \backslash
11221 underset
11222 \begin_inset space \textvisiblespace{}
11223 \end_inset
11224
11225 A=B
11226 \begin_inset Formula $\downarrow$
11227 \end_inset
11228
11229 ***
11230 \series default
11231  da:
11232 \begin_inset Formula 
11233 \[
11234 \underset{***}{A=B}
11235 \]
11236
11237 \end_inset
11238
11239
11240 \end_layout
11241
11242 \begin_layout Section
11243 Espacios
11244 \begin_inset CommandInset label
11245 LatexCommand label
11246 name "sec:Espacio"
11247
11248 \end_inset
11249
11250
11251 \begin_inset Index idx
11252 status collapsed
11253
11254 \begin_layout Plain Layout
11255 Espacio ! horizontal
11256 \end_layout
11257
11258 \end_inset
11259
11260
11261 \end_layout
11262
11263 \begin_layout Subsection
11264 Espacio predefinido
11265 \begin_inset CommandInset label
11266 LatexCommand label
11267 name "subsec:Espacio-predefinido"
11268
11269 \end_inset
11270
11271
11272 \begin_inset Index idx
11273 status collapsed
11274
11275 \begin_layout Plain Layout
11276 Espacio ! horizontal ! predefinido
11277 \end_layout
11278
11279 \end_inset
11280
11281
11282 \end_layout
11283
11284 \begin_layout Standard
11285 A veces es necesario insertar espacio horizontal en una ecuación.
11286  Esto se hace insertando un espacio protegido (atajo 
11287 \family sans
11288 Ctrl+Espacio
11289 \family default
11290 ).
11291  Aparece un 
11292 \begin_inset Quotes fld
11293 \end_inset
11294
11295
11296 \color black
11297
11298 \begin_inset space \textvisiblespace{}
11299 \end_inset
11300
11301
11302 \color inherit
11303
11304 \begin_inset Quotes frd
11305 \end_inset
11306
11307 , y pulsando 
11308 \family sans
11309 Espacio
11310 \family default
11311  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11312  espacio.
11313  También se pueden insertar espacios mediante el botón 
11314 \begin_inset Info
11315 type  "icon"
11316 arg   "math-insert \\space"
11317 \end_inset
11318
11319  de la barra de ecuaciones o con comandos especiales.
11320  Independientemente del comando insertado, se puede seleccionar un nuevo
11321  tamaño pulsando acto seguido 
11322 \family sans
11323 Espacio.
11324  
11325 \family default
11326
11327 \begin_inset Separator parbreak
11328 \end_inset
11329
11330
11331 \end_layout
11332
11333 \begin_layout Standard
11334 \noindent
11335 \align center
11336 \begin_inset Tabular
11337 <lyxtabular version="3" rows="6" columns="3">
11338 <features tabularvalignment="middle">
11339 <column alignment="center" valignment="top">
11340 <column alignment="center" valignment="top" width="14col%">
11341 <column alignment="center" valignment="top">
11342 <row>
11343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11344 \begin_inset Text
11345
11346 \begin_layout Plain Layout
11347 Comando
11348 \end_layout
11349
11350 \end_inset
11351 </cell>
11352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11353 \begin_inset Text
11354
11355 \begin_layout Plain Layout
11356 Número de pulsaciones de 
11357 \family sans
11358 Espacio
11359 \end_layout
11360
11361 \end_inset
11362 </cell>
11363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11364 \begin_inset Text
11365
11366 \begin_layout Plain Layout
11367 Resultado
11368 \end_layout
11369
11370 \end_inset
11371 </cell>
11372 </row>
11373 <row>
11374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11375 \begin_inset Text
11376
11377 \begin_layout Plain Layout
11378
11379 \backslash
11380 ,
11381 \end_layout
11382
11383 \end_inset
11384 </cell>
11385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11386 \begin_inset Text
11387
11388 \begin_layout Plain Layout
11389 0
11390 \end_layout
11391
11392 \end_inset
11393 </cell>
11394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11395 \begin_inset Text
11396
11397 \begin_layout Plain Layout
11398 \begin_inset Formula $A\,B$
11399 \end_inset
11400
11401
11402 \end_layout
11403
11404 \end_inset
11405 </cell>
11406 </row>
11407 <row>
11408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11409 \begin_inset Text
11410
11411 \begin_layout Plain Layout
11412
11413 \backslash
11414 :
11415 \end_layout
11416
11417 \end_inset
11418 </cell>
11419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11420 \begin_inset Text
11421
11422 \begin_layout Plain Layout
11423 1
11424 \end_layout
11425
11426 \end_inset
11427 </cell>
11428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11429 \begin_inset Text
11430
11431 \begin_layout Plain Layout
11432 \begin_inset Formula $A\:B$
11433 \end_inset
11434
11435
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 </row>
11441 <row>
11442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11443 \begin_inset Text
11444
11445 \begin_layout Plain Layout
11446
11447 \backslash
11448 ;
11449 \end_layout
11450
11451 \end_inset
11452 </cell>
11453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11454 \begin_inset Text
11455
11456 \begin_layout Plain Layout
11457 2
11458 \end_layout
11459
11460 \end_inset
11461 </cell>
11462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11463 \begin_inset Text
11464
11465 \begin_layout Plain Layout
11466 \begin_inset Formula $A\;B$
11467 \end_inset
11468
11469
11470 \end_layout
11471
11472 \end_inset
11473 </cell>
11474 </row>
11475 <row>
11476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11477 \begin_inset Text
11478
11479 \begin_layout Plain Layout
11480
11481 \backslash
11482 quad
11483 \end_layout
11484
11485 \end_inset
11486 </cell>
11487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11488 \begin_inset Text
11489
11490 \begin_layout Plain Layout
11491 3
11492 \end_layout
11493
11494 \end_inset
11495 </cell>
11496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11497 \begin_inset Text
11498
11499 \begin_layout Plain Layout
11500 \begin_inset Formula $A\quad B$
11501 \end_inset
11502
11503
11504 \end_layout
11505
11506 \end_inset
11507 </cell>
11508 </row>
11509 <row>
11510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11511 \begin_inset Text
11512
11513 \begin_layout Plain Layout
11514
11515 \backslash
11516 qquad
11517 \end_layout
11518
11519 \end_inset
11520 </cell>
11521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11522 \begin_inset Text
11523
11524 \begin_layout Plain Layout
11525 4
11526 \end_layout
11527
11528 \end_inset
11529 </cell>
11530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11531 \begin_inset Text
11532
11533 \begin_layout Plain Layout
11534 \begin_inset Formula $A\qquad B$
11535 \end_inset
11536
11537
11538 \end_layout
11539
11540 \end_inset
11541 </cell>
11542 </row>
11543 </lyxtabular>
11544
11545 \end_inset
11546
11547
11548 \begin_inset space \hfill{}
11549 \end_inset
11550
11551
11552 \begin_inset Tabular
11553 <lyxtabular version="3" rows="6" columns="3">
11554 <features tabularvalignment="middle">
11555 <column alignment="center" valignment="top">
11556 <column alignment="center" valignment="top" width="14col%">
11557 <column alignment="center" valignment="top">
11558 <row>
11559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11560 \begin_inset Text
11561
11562 \begin_layout Plain Layout
11563 Comando
11564 \end_layout
11565
11566 \end_inset
11567 </cell>
11568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11569 \begin_inset Text
11570
11571 \begin_layout Plain Layout
11572 Número de pulsaciones de 
11573 \family sans
11574 Espacio
11575 \end_layout
11576
11577 \end_inset
11578 </cell>
11579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11580 \begin_inset Text
11581
11582 \begin_layout Plain Layout
11583 Resultado
11584 \end_layout
11585
11586 \end_inset
11587 </cell>
11588 </row>
11589 <row>
11590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11591 \begin_inset Text
11592
11593 \begin_layout Plain Layout
11594
11595 \backslash
11596 hfill
11597 \end_layout
11598
11599 \end_inset
11600 </cell>
11601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11602 \begin_inset Text
11603
11604 \begin_layout Plain Layout
11605 5
11606 \end_layout
11607
11608 \end_inset
11609 </cell>
11610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11611 \begin_inset Text
11612
11613 \begin_layout Plain Layout
11614 \begin_inset Formula $A\hfill B$
11615 \end_inset
11616
11617
11618 \end_layout
11619
11620 \end_inset
11621 </cell>
11622 </row>
11623 <row>
11624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11625 \begin_inset Text
11626
11627 \begin_layout Plain Layout
11628
11629 \backslash
11630 hspace*{1em}
11631 \end_layout
11632
11633 \end_inset
11634 </cell>
11635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11636 \begin_inset Text
11637
11638 \begin_layout Plain Layout
11639 6
11640 \end_layout
11641
11642 \end_inset
11643 </cell>
11644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11645 \begin_inset Text
11646
11647 \begin_layout Plain Layout
11648 \begin_inset Formula $A\hspace*{1em}B$
11649 \end_inset
11650
11651
11652 \end_layout
11653
11654 \end_inset
11655 </cell>
11656 </row>
11657 <row>
11658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11659 \begin_inset Text
11660
11661 \begin_layout Plain Layout
11662
11663 \backslash
11664 hspace{1em}
11665 \end_layout
11666
11667 \end_inset
11668 </cell>
11669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11670 \begin_inset Text
11671
11672 \begin_layout Plain Layout
11673 7
11674 \end_layout
11675
11676 \end_inset
11677 </cell>
11678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11679 \begin_inset Text
11680
11681 \begin_layout Plain Layout
11682 \begin_inset Formula $A\hspace{1em}B$
11683 \end_inset
11684
11685
11686 \end_layout
11687
11688 \end_inset
11689 </cell>
11690 </row>
11691 <row>
11692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11693 \begin_inset Text
11694
11695 \begin_layout Plain Layout
11696
11697 \backslash
11698
11699 \begin_inset space \textvisiblespace{}
11700 \end_inset
11701
11702
11703 \end_layout
11704
11705 \end_inset
11706 </cell>
11707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11708 \begin_inset Text
11709
11710 \begin_layout Plain Layout
11711 8
11712 \end_layout
11713
11714 \end_inset
11715 </cell>
11716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11717 \begin_inset Text
11718
11719 \begin_layout Plain Layout
11720 \begin_inset Formula $A\ B$
11721 \end_inset
11722
11723
11724 \end_layout
11725
11726 \end_inset
11727 </cell>
11728 </row>
11729 <row>
11730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11731 \begin_inset Text
11732
11733 \begin_layout Plain Layout
11734
11735 \backslash
11736 !
11737 \end_layout
11738
11739 \end_inset
11740 </cell>
11741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11742 \begin_inset Text
11743
11744 \begin_layout Plain Layout
11745 9
11746 \end_layout
11747
11748 \end_inset
11749 </cell>
11750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11751 \begin_inset Text
11752
11753 \begin_layout Plain Layout
11754 \begin_inset Formula $A\!B$
11755 \end_inset
11756
11757
11758 \end_layout
11759
11760 \end_inset
11761 </cell>
11762 </row>
11763 </lyxtabular>
11764
11765 \end_inset
11766
11767
11768 \end_layout
11769
11770 \begin_layout Standard
11771 Los espacios
11772 \begin_inset space ~
11773 \end_inset
11774
11775 5
11776 \begin_inset space \thinspace{}
11777 \end_inset
11778
11779
11780 \begin_inset space \thinspace{}
11781 \end_inset
11782
11783 7 son variables; se describen en 
11784 \begin_inset CommandInset ref
11785 LatexCommand ref
11786 reference "subsec:Espacio-variable"
11787
11788 \end_inset
11789
11790 .
11791  El tamaño
11792 \begin_inset space ~
11793 \end_inset
11794
11795 9 parece no generar espacio.
11796  A diferencia de los otros se muestra en rojo en \SpecialChar LyX
11797 , porque es un espacio
11798  negativo.
11799  Hay otros dos espacios negativos:
11800 \begin_inset Separator parbreak
11801 \end_inset
11802
11803
11804 \end_layout
11805
11806 \begin_layout Standard
11807 \align center
11808 \begin_inset Tabular
11809 <lyxtabular version="3" rows="3" columns="3">
11810 <features tabularvalignment="middle">
11811 <column alignment="center" valignment="middle" width="6.8cm">
11812 <column alignment="center" valignment="top" width="0pt">
11813 <column alignment="center" valignment="top" width="0pt">
11814 <row>
11815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11816 \begin_inset Text
11817
11818 \begin_layout Plain Layout
11819 Comando
11820 \end_layout
11821
11822 \end_inset
11823 </cell>
11824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11825 \begin_inset Text
11826
11827 \begin_layout Plain Layout
11828
11829 \backslash
11830 negmedspace
11831 \end_layout
11832
11833 \end_inset
11834 </cell>
11835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11836 \begin_inset Text
11837
11838 \begin_layout Plain Layout
11839
11840 \backslash
11841 negthickspace
11842 \end_layout
11843
11844 \end_inset
11845 </cell>
11846 </row>
11847 <row>
11848 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11849 \begin_inset Text
11850
11851 \begin_layout Plain Layout
11852 Número de pulsaciones de 
11853 \family sans
11854 Espacio
11855 \family default
11856  tras insertar el espacio protegido
11857 \end_layout
11858
11859 \end_inset
11860 </cell>
11861 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11862 \begin_inset Text
11863
11864 \begin_layout Plain Layout
11865 10
11866 \end_layout
11867
11868 \end_inset
11869 </cell>
11870 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11871 \begin_inset Text
11872
11873 \begin_layout Plain Layout
11874 11
11875 \end_layout
11876
11877 \end_inset
11878 </cell>
11879 </row>
11880 <row>
11881 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11882 \begin_inset Text
11883
11884 \begin_layout Plain Layout
11885 Resultado
11886 \end_layout
11887
11888 \end_inset
11889 </cell>
11890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11891 \begin_inset Text
11892
11893 \begin_layout Plain Layout
11894 \begin_inset Formula $A\negmedspace B$
11895 \end_inset
11896
11897
11898 \end_layout
11899
11900 \end_inset
11901 </cell>
11902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11903 \begin_inset Text
11904
11905 \begin_layout Plain Layout
11906 \begin_inset Formula $A\negthickspace B$
11907 \end_inset
11908
11909
11910 \end_layout
11911
11912 \end_inset
11913 </cell>
11914 </row>
11915 </lyxtabular>
11916
11917 \end_inset
11918
11919
11920 \end_layout
11921
11922 \begin_layout Standard
11923 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11924  Así, se pueden usar para forzar ligaduras, lo que es apropiado, por ejemplo,
11925  para operadores suma: 
11926 \begin_inset Separator parbreak
11927 \end_inset
11928
11929
11930 \end_layout
11931
11932 \begin_layout Standard
11933 \noindent
11934 \align center
11935 \begin_inset Tabular
11936 <lyxtabular version="3" rows="3" columns="2">
11937 <features tabularvalignment="middle">
11938 <column alignment="center" valignment="top">
11939 <column alignment="center" valignment="top">
11940 <row>
11941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11942 \begin_inset Text
11943
11944 \begin_layout Plain Layout
11945 Comando
11946 \end_layout
11947
11948 \end_inset
11949 </cell>
11950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11951 \begin_inset Text
11952
11953 \begin_layout Plain Layout
11954 Resultado
11955 \begin_inset Note Note
11956 status collapsed
11957
11958 \begin_layout Plain Layout
11959
11960 \series bold
11961
11962 \backslash
11963 raisebox
11964 \series default
11965  se usa sólo como espaciador
11966 \end_layout
11967
11968 \end_inset
11969
11970
11971 \end_layout
11972
11973 \end_inset
11974 </cell>
11975 </row>
11976 <row>
11977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11978 \begin_inset Text
11979
11980 \begin_layout Plain Layout
11981
11982 \backslash
11983 sum
11984 \backslash
11985 sum
11986 \begin_inset space \textvisiblespace{}
11987 \end_inset
11988
11989 f_kl
11990 \end_layout
11991
11992 \end_inset
11993 </cell>
11994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11995 \begin_inset Text
11996
11997 \begin_layout Plain Layout
11998 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11999 \end_inset
12000
12001
12002 \end_layout
12003
12004 \end_inset
12005 </cell>
12006 </row>
12007 <row>
12008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12009 \begin_inset Text
12010
12011 \begin_layout Plain Layout
12012
12013 \backslash
12014 sum
12015 \backslash
12016 negmedspace
12017 \backslash
12018 sum
12019 \begin_inset space \textvisiblespace{}
12020 \end_inset
12021
12022 f_kl
12023 \end_layout
12024
12025 \end_inset
12026 </cell>
12027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12028 \begin_inset Text
12029
12030 \begin_layout Plain Layout
12031 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
12032 \end_inset
12033
12034
12035 \end_layout
12036
12037 \end_inset
12038 </cell>
12039 </row>
12040 </lyxtabular>
12041
12042 \end_inset
12043
12044
12045 \end_layout
12046
12047 \begin_layout Standard
12048 \noindent
12049 \begin_inset VSpace medskip
12050 \end_inset
12051
12052
12053 \end_layout
12054
12055 \begin_layout Standard
12056 \noindent
12057 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
12058  Para suprimirlos, el signo igual se coloca entre llaves \SpecialChar TeX
12059 .
12060  El siguiente ejemplo lo ilustra:
12061 \begin_inset Separator parbreak
12062 \end_inset
12063
12064
12065 \end_layout
12066
12067 \begin_layout Standard
12068 \noindent
12069 \align center
12070 \begin_inset Tabular
12071 <lyxtabular version="3" rows="2" columns="2">
12072 <features tabularvalignment="middle">
12073 <column alignment="center" valignment="top">
12074 <column alignment="center" valignment="top">
12075 <row>
12076 <cell alignment="center" valignment="top" usebox="none">
12077 \begin_inset Text
12078
12079 \begin_layout Plain Layout
12080 ecuación normal
12081 \end_layout
12082
12083 \end_inset
12084 </cell>
12085 <cell alignment="center" valignment="top" usebox="none">
12086 \begin_inset Text
12087
12088 \begin_layout Plain Layout
12089 \begin_inset Formula $A=B$
12090 \end_inset
12091
12092
12093 \end_layout
12094
12095 \end_inset
12096 </cell>
12097 </row>
12098 <row>
12099 <cell alignment="center" valignment="top" usebox="none">
12100 \begin_inset Text
12101
12102 \begin_layout Plain Layout
12103 \begin_inset Note Note
12104 status collapsed
12105
12106 \begin_layout Plain Layout
12107
12108 \series bold
12109
12110 \backslash
12111 raisebox
12112 \series default
12113  se usa sólo como espaciador
12114 \end_layout
12115
12116 \end_inset
12117
12118
12119 \begin_inset Formula $\raisebox{5mm}{}$
12120 \end_inset
12121
12122 ecuación sin espacio
12123 \end_layout
12124
12125 \end_inset
12126 </cell>
12127 <cell alignment="center" valignment="top" usebox="none">
12128 \begin_inset Text
12129
12130 \begin_layout Plain Layout
12131 \begin_inset Formula $A{=}B$
12132 \end_inset
12133
12134
12135 \end_layout
12136
12137 \end_inset
12138 </cell>
12139 </row>
12140 </lyxtabular>
12141
12142 \end_inset
12143
12144
12145 \end_layout
12146
12147 \begin_layout Standard
12148 El comando para la segunda ecuación es: 
12149 \series bold
12150 A
12151 \backslash
12152 {=
12153 \begin_inset Formula $\rightarrow$
12154 \end_inset
12155
12156 B
12157 \series default
12158  
12159 \begin_inset VSpace bigskip
12160 \end_inset
12161
12162
12163 \end_layout
12164
12165 \begin_layout Standard
12166 Para las unidades físicas hacen falta espacios, porque entre el valor y
12167  su unidad se pone un espacio más pequeño que el normal.
12168  Para unidades en el texto se inserta con el menú 
12169 \family sans
12170 Insertar\SpecialChar menuseparator
12171 Formato\SpecialChar menuseparator
12172 Espacio
12173 \begin_inset space ~
12174 \end_inset
12175
12176 delgado
12177 \family default
12178  (atajo 
12179 \family sans
12180 Ctrl+Mayúscula+Espacio
12181 \family default
12182 ).
12183 \end_layout
12184
12185 \begin_layout Standard
12186 Un ejemplo para visualizar la diferencia:
12187 \end_layout
12188
12189 \begin_layout Standard
12190 \begin_inset Tabular
12191 <lyxtabular version="3" rows="2" columns="2">
12192 <features tabularvalignment="middle">
12193 <column alignment="center" valignment="top">
12194 <column alignment="left" valignment="top">
12195 <row>
12196 <cell alignment="center" valignment="top" usebox="none">
12197 \begin_inset Text
12198
12199 \begin_layout Plain Layout
12200 24 kW
12201 \begin_inset Formula $\cdot$
12202 \end_inset
12203
12204 h
12205 \end_layout
12206
12207 \end_inset
12208 </cell>
12209 <cell alignment="center" valignment="top" usebox="none">
12210 \begin_inset Text
12211
12212 \begin_layout Plain Layout
12213 espacio entre valor y unidad 
12214 \end_layout
12215
12216 \end_inset
12217 </cell>
12218 </row>
12219 <row>
12220 <cell alignment="center" valignment="top" usebox="none">
12221 \begin_inset Text
12222
12223 \begin_layout Plain Layout
12224 24
12225 \begin_inset space \thinspace{}
12226 \end_inset
12227
12228 kW
12229 \begin_inset Formula $\cdot$
12230 \end_inset
12231
12232 h
12233 \end_layout
12234
12235 \end_inset
12236 </cell>
12237 <cell alignment="center" valignment="top" usebox="none">
12238 \begin_inset Text
12239
12240 \begin_layout Plain Layout
12241 espacio delgado entre valor y unidad
12242 \end_layout
12243
12244 \end_inset
12245 </cell>
12246 </row>
12247 </lyxtabular>
12248
12249 \end_inset
12250
12251
12252 \end_layout
12253
12254 \begin_layout Subsection
12255 Espacio variable
12256 \begin_inset ERT
12257 status collapsed
12258
12259 \begin_layout Plain Layout
12260
12261
12262 \backslash
12263 texorpdfstring{
12264 \end_layout
12265
12266 \end_inset
12267
12268
12269 \begin_inset Foot
12270 status collapsed
12271
12272 \begin_layout Plain Layout
12273 Para espacio vertical en ecuaciones véase 
12274 \begin_inset CommandInset ref
12275 LatexCommand ref
12276 reference "subsec:Separación-de-líneas"
12277
12278 \end_inset
12279
12280
12281 \end_layout
12282
12283 \end_inset
12284
12285
12286 \begin_inset ERT
12287 status collapsed
12288
12289 \begin_layout Plain Layout
12290
12291 }{}
12292 \end_layout
12293
12294 \end_inset
12295
12296
12297 \begin_inset Note Note
12298 status collapsed
12299
12300 \begin_layout Plain Layout
12301
12302 \backslash
12303 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
12304  PDF.
12305 \end_layout
12306
12307 \begin_layout Plain Layout
12308 Más sobre 
12309 \backslash
12310 texorpdfstring en la sección 
12311 \begin_inset CommandInset ref
12312 LatexCommand ref
12313 reference "subsec:Ecuaciones-en-encabezados"
12314
12315 \end_inset
12316
12317 .
12318 \end_layout
12319
12320 \end_inset
12321
12322
12323 \begin_inset CommandInset label
12324 LatexCommand label
12325 name "subsec:Espacio-variable"
12326
12327 \end_inset
12328
12329
12330 \begin_inset Index idx
12331 status collapsed
12332
12333 \begin_layout Plain Layout
12334 Espacio ! horizontal ! variable
12335 \end_layout
12336
12337 \end_inset
12338
12339
12340 \end_layout
12341
12342 \begin_layout Standard
12343 En \SpecialChar LyX
12344  se puede insertar espacio con una longitud definida con el comando 
12345 \series bold
12346
12347 \backslash
12348 hspace
12349 \series default
12350
12351 \begin_inset Index idx
12352 status collapsed
12353
12354 \begin_layout Plain Layout
12355 Comandos ! H ! 
12356 \backslash
12357 hspace
12358 \end_layout
12359
12360 \end_inset
12361
12362 .
12363  Aparece un 
12364 \begin_inset Quotes fld
12365 \end_inset
12366
12367
12368 \color black
12369
12370 \begin_inset space \textvisiblespace{}
12371 \end_inset
12372
12373
12374 \color inherit
12375
12376 \begin_inset Quotes frd
12377 \end_inset
12378
12379  largo.
12380  La longitud se puede ajustar haciendo clic izquierdo sobre el 
12381 \begin_inset Quotes fld
12382 \end_inset
12383
12384
12385 \color black
12386
12387 \begin_inset space \textvisiblespace{}
12388 \end_inset
12389
12390
12391 \color inherit
12392
12393 \begin_inset Quotes frd
12394 \end_inset
12395
12396 .
12397  La longitud también puede ser negativa.
12398  Si se pone un espacio como primer carácter de una línea es omitido.
12399  Para forzar su presencia usa el comando 
12400 \series bold
12401
12402 \backslash
12403 hspace*
12404 \series default
12405  en lugar de 
12406 \series bold
12407
12408 \backslash
12409 hspace
12410 \series default
12411  o haz clic izquierdo sobre 
12412 \begin_inset Quotes eld
12413 \end_inset
12414
12415
12416 \color blue
12417
12418 \begin_inset space \textvisiblespace{}
12419 \end_inset
12420
12421
12422 \color inherit
12423
12424 \begin_inset Quotes erd
12425 \end_inset
12426
12427  y marca la opción 
12428 \family sans
12429 Proteger
12430 \family default
12431 .
12432 \begin_inset Newline newline
12433 \end_inset
12434
12435 Para insertar en una ecuación tanto espacio como esté disponible se usa
12436  el comando 
12437 \series bold
12438
12439 \backslash
12440 hfill
12441 \series default
12442
12443 \begin_inset Index idx
12444 status collapsed
12445
12446 \begin_layout Plain Layout
12447 Comandos ! H ! 
12448 \backslash
12449 hfill
12450 \end_layout
12451
12452 \end_inset
12453
12454 .
12455 \begin_inset VSpace -1mm
12456 \end_inset
12457
12458
12459 \end_layout
12460
12461 \begin_layout Standard
12462 \noindent
12463 \align center
12464 \begin_inset Tabular
12465 <lyxtabular version="3" rows="4" columns="2">
12466 <features tabularvalignment="middle">
12467 <column alignment="center" valignment="top">
12468 <column alignment="center" valignment="top">
12469 <row>
12470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12471 \begin_inset Text
12472
12473 \begin_layout Plain Layout
12474 Comando (
12475 \backslash
12476 hspace longitud)
12477 \end_layout
12478
12479 \end_inset
12480 </cell>
12481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12482 \begin_inset Text
12483
12484 \begin_layout Plain Layout
12485 Resultado
12486 \end_layout
12487
12488 \end_inset
12489 </cell>
12490 </row>
12491 <row>
12492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12493 \begin_inset Text
12494
12495 \begin_layout Plain Layout
12496 A=B
12497 \backslash
12498 hspace
12499 \begin_inset space \textvisiblespace{}
12500 \end_inset
12501
12502 A
12503 \backslash
12504 not=C (3
12505 \begin_inset space \thinspace{}
12506 \end_inset
12507
12508 cm)
12509 \end_layout
12510
12511 \end_inset
12512 </cell>
12513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12514 \begin_inset Text
12515
12516 \begin_layout Plain Layout
12517 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12518 \end_inset
12519
12520
12521 \end_layout
12522
12523 \end_inset
12524 </cell>
12525 </row>
12526 <row>
12527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12528 \begin_inset Text
12529
12530 \begin_layout Plain Layout
12531 A
12532 \backslash
12533 hspace
12534 \begin_inset space \textvisiblespace{}
12535 \end_inset
12536
12537 A
12538 \backslash
12539 not=A (-1
12540 \begin_inset space \thinspace{}
12541 \end_inset
12542
12543 mm)
12544 \end_layout
12545
12546 \end_inset
12547 </cell>
12548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12549 \begin_inset Text
12550
12551 \begin_layout Plain Layout
12552 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12553 \end_inset
12554
12555
12556 \end_layout
12557
12558 \end_inset
12559 </cell>
12560 </row>
12561 <row>
12562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12563 \begin_inset Text
12564
12565 \begin_layout Plain Layout
12566 A=A
12567 \backslash
12568 hfill
12569 \begin_inset space \textvisiblespace{}
12570 \end_inset
12571
12572 B=B
12573 \end_layout
12574
12575 \end_inset
12576 </cell>
12577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12578 \begin_inset Text
12579
12580 \begin_layout Plain Layout
12581 \begin_inset Formula $A=A\hfill B=B$
12582 \end_inset
12583
12584
12585 \end_layout
12586
12587 \end_inset
12588 </cell>
12589 </row>
12590 </lyxtabular>
12591
12592 \end_inset
12593
12594
12595 \end_layout
12596
12597 \begin_layout Standard
12598 En el último ejemplo el espacio disponible viene dado por la entrada más
12599  larga de columna en el cuadro.
12600  En una ecuación en línea el espacio depende de la longitud de la línea
12601  en la que se inserta 
12602 \series bold
12603
12604 \backslash
12605 hfill
12606 \series default
12607 .
12608  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12609  
12610 \series bold
12611
12612 \backslash
12613 hfill
12614 \series default
12615  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12616 \series bold
12617 Sangrado
12618 \series default
12619 .
12620  (Los estilos de ecuaciones se explican en
12621 \begin_inset space ~
12622 \end_inset
12623
12624
12625 \begin_inset CommandInset ref
12626 LatexCommand ref
12627 reference "sec:Estilos-de-ecuación"
12628
12629 \end_inset
12630
12631 ).
12632 \end_layout
12633
12634 \begin_layout Standard
12635 Además de 
12636 \series bold
12637
12638 \backslash
12639 hfill
12640 \series default
12641  hay los comandos 
12642 \series bold
12643
12644 \backslash
12645 dotfill
12646 \series default
12647  y 
12648 \series bold
12649
12650 \backslash
12651 hrulefill
12652 \series default
12653  que llenan el espacio con un patrón, véase un ejemplo en
12654 \begin_inset space ~
12655 \end_inset
12656
12657
12658 \begin_inset CommandInset ref
12659 LatexCommand ref
12660 reference "subsec:Puntos"
12661
12662 \end_inset
12663
12664 .
12665 \end_layout
12666
12667 \begin_layout Standard
12668 Para texto se puede insertar espacio variable con el menú 
12669 \family sans
12670 Insertar\SpecialChar menuseparator
12671 Formato\SpecialChar menuseparator
12672 Espacio
12673 \begin_inset space ~
12674 \end_inset
12675
12676 horizontal
12677 \family default
12678 :
12679 \end_layout
12680
12681 \begin_layout Standard
12682 En esta línea hay un espacio
12683 \begin_inset space \hspace{}
12684 \length 2cm
12685 \end_inset
12686
12687 de 2
12688 \begin_inset space \thinspace{}
12689 \end_inset
12690
12691 cm.
12692 \end_layout
12693
12694 \begin_layout Standard
12695 En esta línea hay un
12696 \begin_inset space \hfill{}
12697 \end_inset
12698
12699 espacio máximo.
12700 \end_layout
12701
12702 \begin_layout Subsection
12703 Espacio adicional en ecuaciones en línea
12704 \begin_inset Index idx
12705 status collapsed
12706
12707 \begin_layout Plain Layout
12708 Espacio ! adicional en línea
12709 \end_layout
12710
12711 \end_inset
12712
12713
12714 \end_layout
12715
12716 \begin_layout Standard
12717 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12718  
12719 \series bold
12720
12721 \backslash
12722 mathsurround
12723 \series default
12724
12725 \begin_inset Index idx
12726 status collapsed
12727
12728 \begin_layout Plain Layout
12729 Comandos ! M ! 
12730 \backslash
12731 mathsurround
12732 \end_layout
12733
12734 \end_inset
12735
12736 .
12737  El valor de una longitud se establece con el comando 
12738 \series bold
12739
12740 \backslash
12741 setlength
12742 \series default
12743
12744 \begin_inset Index idx
12745 status collapsed
12746
12747 \begin_layout Plain Layout
12748 Comandos ! S ! 
12749 \backslash
12750 setlength
12751 \end_layout
12752
12753 \end_inset
12754
12755  según el siguiente esquema:
12756 \end_layout
12757
12758 \begin_layout Standard
12759
12760 \series bold
12761
12762 \backslash
12763 setlength{nombre de la longitud}{valor}
12764 \end_layout
12765
12766 \begin_layout Standard
12767 Para poner a 
12768 \series bold
12769
12770 \backslash
12771 mathsurround
12772 \series default
12773  un valor de 5
12774 \begin_inset space \thinspace{}
12775 \end_inset
12776
12777 mm, se inserta el comando
12778 \end_layout
12779
12780 \begin_layout Standard
12781
12782 \series bold
12783
12784 \backslash
12785 setlength{
12786 \backslash
12787 mathsurround}{5mm}
12788 \end_layout
12789
12790 \begin_layout Standard
12791 en modo \SpecialChar TeX
12792 .
12793  Se establecerá un espacio de 5
12794 \begin_inset space \thinspace{}
12795 \end_inset
12796
12797 mm alrededor de todas las ecuaciones en línea:
12798 \begin_inset ERT
12799 status collapsed
12800
12801 \begin_layout Plain Layout
12802
12803
12804 \backslash
12805 setlength{
12806 \backslash
12807 mathsurround}{5mm}
12808 \end_layout
12809
12810 \end_inset
12811
12812
12813 \end_layout
12814
12815 \begin_layout Standard
12816 En esta línea hay una ecuación 
12817 \begin_inset Formula $A=B$
12818 \end_inset
12819
12820  rodeada por espacios de 5
12821 \begin_inset space \thinspace{}
12822 \end_inset
12823
12824 mm.
12825 \begin_inset ERT
12826 status collapsed
12827
12828 \begin_layout Plain Layout
12829
12830
12831 \backslash
12832 setlength{
12833 \backslash
12834 mathsurround}{0mm}
12835 \end_layout
12836
12837 \end_inset
12838
12839
12840 \end_layout
12841
12842 \begin_layout Standard
12843 Para volver al espacio predeterminado, 
12844 \series bold
12845
12846 \backslash
12847 mathsurround
12848 \series default
12849  se restablece al valor 0
12850 \begin_inset space \thinspace{}
12851 \end_inset
12852
12853 pt.
12854 \end_layout
12855
12856 \begin_layout Section
12857 Marcos y bordes
12858 \begin_inset Index idx
12859 status collapsed
12860
12861 \begin_layout Plain Layout
12862 Marcos
12863 \end_layout
12864
12865 \end_inset
12866
12867
12868 \end_layout
12869
12870 \begin_layout Standard
12871 Los marcos para texto se describen en el capítulo 
12872 \emph on
12873 Marcos
12874 \emph default
12875  del manual 
12876 \emph on
12877 Objetos insertados
12878 \emph default
12879 .
12880 \end_layout
12881
12882 \begin_layout Subsection
12883 Marcos con bordes
12884 \begin_inset CommandInset label
12885 LatexCommand label
12886 name "subsec:Marcos-con-bordes"
12887
12888 \end_inset
12889
12890
12891 \begin_inset Index idx
12892 status collapsed
12893
12894 \begin_layout Plain Layout
12895 Marcos ! con bordes
12896 \end_layout
12897
12898 \end_inset
12899
12900
12901 \end_layout
12902
12903 \begin_layout Standard
12904 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12905 \series bold
12906
12907 \backslash
12908 fbox
12909 \series default
12910
12911 \begin_inset Index idx
12912 status collapsed
12913
12914 \begin_layout Plain Layout
12915 Comandos ! F ! 
12916 \backslash
12917 fbox
12918 \end_layout
12919
12920 \end_inset
12921
12922  y 
12923 \series bold
12924
12925 \backslash
12926 boxed
12927 \series default
12928
12929 \begin_inset Index idx
12930 status collapsed
12931
12932 \begin_layout Plain Layout
12933 Comandos ! B ! 
12934 \backslash
12935 boxed
12936 \end_layout
12937
12938 \end_inset
12939
12940 .
12941 \end_layout
12942
12943 \begin_layout Standard
12944 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12945  azul en un marco donde se introducen partes de una ecuación.
12946  Para 
12947 \series bold
12948
12949 \backslash
12950 fbox
12951 \series default
12952  hay que generar una ecuación adicional con 
12953 \family sans
12954 Ctrl+M
12955 \family default
12956  dentro del recuadro, porque si no el contenido del mismo sería considerado
12957  texto matemático.
12958  Si se usa 
12959 \series bold
12960
12961 \backslash
12962 boxed
12963 \series default
12964  la nueva ecuación se genera automáticamente dentro del marco.
12965 \end_layout
12966
12967 \begin_layout Standard
12968 El comando 
12969 \series bold
12970
12971 \backslash
12972 fbox
12973 \series default
12974  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12975  ecuación tendría siempre el tamaño del texto.
12976  Por otra parte, 
12977 \series bold
12978
12979 \backslash
12980 fboxed
12981 \series default
12982  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12983  siempre el tamaño de una ecuación presentada.
12984 \end_layout
12985
12986 \begin_layout Standard
12987 El comando 
12988 \series bold
12989
12990 \backslash
12991 framebox
12992 \series default
12993
12994 \begin_inset Index idx
12995 status collapsed
12996
12997 \begin_layout Plain Layout
12998 Comandos ! F ! 
12999 \backslash
13000 framebox
13001 \end_layout
13002
13003 \end_inset
13004
13005  es una extensión de 
13006 \series bold
13007
13008 \backslash
13009 fbox
13010 \series default
13011 , que permite especificar además la anchura del marco y la alineación.
13012  
13013 \series bold
13014
13015 \backslash
13016 framebox
13017 \series default
13018  se usa con el siguiente esquema: 
13019 \end_layout
13020
13021 \begin_layout Standard
13022
13023 \series bold
13024
13025 \backslash
13026 framebox[anchura del marco][posición]{contenido del cuadro}
13027 \end_layout
13028
13029 \begin_layout Standard
13030 La posición puede ser 
13031 \emph on
13032 l
13033 \emph default
13034  o 
13035 \emph on
13036 r
13037 \emph default
13038
13039 \emph on
13040 l
13041 \emph default
13042  alinea la ecuación a la izquierda del marcro, 
13043 \emph on
13044 r
13045 \emph default
13046  la alinea a la derecha.
13047  Si no se da posición la ecuación será centrada.
13048 \begin_inset Newline newline
13049 \end_inset
13050
13051 Si no se pone anchura tampoco puede darse posición.
13052  En este caso la anchura del borde se ajusta al contenido del cuadro, como
13053  con 
13054 \series bold
13055
13056 \backslash
13057 fbox
13058 \series default
13059 .
13060  
13061 \end_layout
13062
13063 \begin_layout Standard
13064 Cuando se inserta el comando 
13065 \series bold
13066
13067 \backslash
13068 framebox
13069 \series default
13070  aparece un recuadro con tres marcos azules.
13071  Los dos primeros marcos están encerrados entre corchetes e indican los
13072  dos argumentos opcionales.
13073  El tercer marco es para partes de la ecuación, como para 
13074 \series bold
13075
13076 \backslash
13077 fbox
13078 \series default
13079 .
13080 \begin_inset Separator parbreak
13081 \end_inset
13082
13083
13084 \end_layout
13085
13086 \begin_layout Standard
13087 \noindent
13088 \align center
13089 \begin_inset Tabular
13090 <lyxtabular version="3" rows="5" columns="2">
13091 <features tabularvalignment="middle">
13092 <column alignment="center" valignment="top">
13093 <column alignment="center" valignment="top">
13094 <row>
13095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13096 \begin_inset Text
13097
13098 \begin_layout Plain Layout
13099 Comando
13100 \end_layout
13101
13102 \end_inset
13103 </cell>
13104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13105 \begin_inset Text
13106
13107 \begin_layout Plain Layout
13108 Resultado
13109 \begin_inset Note Note
13110 status collapsed
13111
13112 \begin_layout Plain Layout
13113
13114 \series bold
13115
13116 \backslash
13117 raisebox
13118 \series default
13119  se usa sólo como espaciador
13120 \end_layout
13121
13122 \end_inset
13123
13124
13125 \end_layout
13126
13127 \end_inset
13128 </cell>
13129 </row>
13130 <row>
13131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13132 \begin_inset Text
13133
13134 \begin_layout Plain Layout
13135
13136 \backslash
13137 fbox
13138 \begin_inset space \textvisiblespace{}
13139 \end_inset
13140
13141
13142 \family sans
13143 Ctrl+M
13144 \family default
13145  
13146 \backslash
13147 int
13148 \begin_inset space \textvisiblespace{}
13149 \end_inset
13150
13151 A=B
13152 \end_layout
13153
13154 \end_inset
13155 </cell>
13156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13157 \begin_inset Text
13158
13159 \begin_layout Plain Layout
13160 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
13161 \end_inset
13162
13163
13164 \end_layout
13165
13166 \end_inset
13167 </cell>
13168 </row>
13169 <row>
13170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13171 \begin_inset Text
13172
13173 \begin_layout Plain Layout
13174
13175 \backslash
13176 boxed
13177 \begin_inset space \textvisiblespace{}
13178 \end_inset
13179
13180
13181 \backslash
13182 int
13183 \begin_inset space \textvisiblespace{}
13184 \end_inset
13185
13186 A=B
13187 \end_layout
13188
13189 \end_inset
13190 </cell>
13191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13192 \begin_inset Text
13193
13194 \begin_layout Plain Layout
13195 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
13196 \end_inset
13197
13198
13199 \end_layout
13200
13201 \end_inset
13202 </cell>
13203 </row>
13204 <row>
13205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13206 \begin_inset Text
13207
13208 \begin_layout Plain Layout
13209 A+
13210 \backslash
13211 fbox
13212 \begin_inset space \textvisiblespace{}
13213 \end_inset
13214
13215 B
13216 \end_layout
13217
13218 \end_inset
13219 </cell>
13220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13221 \begin_inset Text
13222
13223 \begin_layout Plain Layout
13224 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13225 \end_inset
13226
13227
13228 \end_layout
13229
13230 \end_inset
13231 </cell>
13232 </row>
13233 <row>
13234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13235 \begin_inset Text
13236
13237 \begin_layout Plain Layout
13238
13239 \backslash
13240 framebox
13241 \begin_inset space \textvisiblespace{}
13242 \end_inset
13243
13244 20mm
13245 \begin_inset Formula $\to$
13246 \end_inset
13247
13248
13249 \begin_inset Formula $\to$
13250 \end_inset
13251
13252
13253 \family sans
13254 Ctrl+M
13255 \family default
13256  
13257 \backslash
13258 frac
13259 \begin_inset space \textvisiblespace{}
13260 \end_inset
13261
13262 A
13263 \begin_inset Formula $\downarrow$
13264 \end_inset
13265
13266 B
13267 \end_layout
13268
13269 \end_inset
13270 </cell>
13271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13272 \begin_inset Text
13273
13274 \begin_layout Plain Layout
13275 \begin_inset Formula $\raisebox{6mm}{}$
13276 \end_inset
13277
13278
13279 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13280 \end_inset
13281
13282
13283 \begin_inset Formula $\raisebox{-4mm}{}$
13284 \end_inset
13285
13286
13287 \end_layout
13288
13289 \end_inset
13290 </cell>
13291 </row>
13292 </lyxtabular>
13293
13294 \end_inset
13295
13296
13297 \end_layout
13298
13299 \begin_layout Standard
13300 El grosor del borde también se puede ajustar.
13301  Para ello hay que insertar los siguientes comandos en modo \SpecialChar TeX
13302  antes de la
13303  fórmula:
13304 \end_layout
13305
13306 \begin_layout Standard
13307
13308 \series bold
13309
13310 \backslash
13311 fboxrule
13312 \series default
13313  
13314 \series bold
13315
13316 \begin_inset Quotes fld
13317 \end_inset
13318
13319 grosor
13320 \begin_inset Quotes frd
13321 \end_inset
13322
13323
13324 \series default
13325  
13326 \series bold
13327
13328 \backslash
13329 fboxsep
13330 \series default
13331  
13332 \series bold
13333
13334 \begin_inset Quotes fld
13335 \end_inset
13336
13337 distancia
13338 \begin_inset Quotes frd
13339 \end_inset
13340
13341
13342 \end_layout
13343
13344 \begin_layout Standard
13345 \begin_inset Quotes fld
13346 \end_inset
13347
13348 distancia
13349 \begin_inset Quotes frd
13350 \end_inset
13351
13352  especifica la distancia mínima entre el borde y el primer carácter en el
13353  cuadro.
13354  Un ejemplo de esto es la siguiente ecuación enmarcada:
13355 \begin_inset ERT
13356 status collapsed
13357
13358 \begin_layout Plain Layout
13359
13360
13361 \backslash
13362 fboxrule 2mm 
13363 \backslash
13364 fboxsep 3mm
13365 \end_layout
13366
13367 \end_inset
13368
13369
13370 \begin_inset Formula 
13371 \[
13372 \boxed{A+B=C}
13373 \]
13374
13375 \end_inset
13376
13377
13378 \end_layout
13379
13380 \begin_layout Standard
13381 Delante de esta ecuación se han insertado los comandos
13382 \end_layout
13383
13384 \begin_layout Standard
13385
13386 \series bold
13387
13388 \backslash
13389 fboxrule
13390 \series default
13391  
13392 \series bold
13393 2mm
13394 \series default
13395  
13396 \series bold
13397
13398 \backslash
13399 fboxsep
13400 \series default
13401  
13402 \series bold
13403 3mm
13404 \end_layout
13405
13406 \begin_layout Standard
13407 en modo \SpecialChar TeX
13408 .
13409  Los valores dados se usan para todos los marcos siguientes.
13410 \end_layout
13411
13412 \begin_layout Standard
13413 Para volver al tamaño estándar del marco se inserta el comando
13414 \end_layout
13415
13416 \begin_layout Standard
13417
13418 \series bold
13419
13420 \backslash
13421 fboxrule
13422 \series default
13423  
13424 \series bold
13425 0.4pt
13426 \series default
13427  
13428 \series bold
13429
13430 \backslash
13431 fboxsep
13432 \series default
13433  
13434 \series bold
13435 3pt
13436 \series default
13437
13438 \begin_inset ERT
13439 status collapsed
13440
13441 \begin_layout Plain Layout
13442
13443
13444 \backslash
13445 fboxrule 0.4pt 
13446 \backslash
13447 fboxsep 3pt
13448 \end_layout
13449
13450 \end_inset
13451
13452
13453 \end_layout
13454
13455 \begin_layout Standard
13456 en modo \SpecialChar TeX
13457  antes de la ecuación siguiente.
13458 \end_layout
13459
13460 \begin_layout Subsection
13461 Marcos sin bordes
13462 \begin_inset CommandInset label
13463 LatexCommand label
13464 name "subsec:Marcos-sin-bordes"
13465
13466 \end_inset
13467
13468
13469 \begin_inset Index idx
13470 status collapsed
13471
13472 \begin_layout Plain Layout
13473 Marcos ! sin borde
13474 \end_layout
13475
13476 \end_inset
13477
13478
13479 \end_layout
13480
13481 \begin_layout Standard
13482 Para marcos sin borde hay los comandos: 
13483 \series bold
13484
13485 \backslash
13486 mbox
13487 \series default
13488
13489 \begin_inset Index idx
13490 status collapsed
13491
13492 \begin_layout Plain Layout
13493 Comandos ! M ! 
13494 \backslash
13495 mbox
13496 \end_layout
13497
13498 \end_inset
13499
13500
13501 \series bold
13502
13503 \backslash
13504 makebox
13505 \series default
13506
13507 \begin_inset Index idx
13508 status collapsed
13509
13510 \begin_layout Plain Layout
13511 Comandos ! M ! 
13512 \backslash
13513 makebox
13514 \end_layout
13515
13516 \end_inset
13517
13518  y 
13519 \series bold
13520
13521 \backslash
13522 raisebox
13523 \series default
13524
13525 \begin_inset Index idx
13526 status collapsed
13527
13528 \begin_layout Plain Layout
13529 Comandos ! R ! 
13530 \backslash
13531 raisebox
13532 \end_layout
13533
13534 \end_inset
13535
13536 .
13537 \end_layout
13538
13539 \begin_layout Standard
13540 Con 
13541 \series bold
13542
13543 \backslash
13544 raisebox
13545 \series default
13546  se puede poner un marco subíndice o superíndice, pero a diferencia de los
13547  normales, los caracteres en el marco mantienen su tamaño de tipografía.
13548  
13549 \series bold
13550
13551 \backslash
13552 raisebox
13553 \series default
13554  se usa con el siguiente esquema: 
13555 \end_layout
13556
13557 \begin_layout Standard
13558
13559 \series bold
13560
13561 \backslash
13562 raisebox{altura}{contenido del marco}
13563 \end_layout
13564
13565 \begin_layout Standard
13566 Cuando el marco tenga que contener una ecuación, hace falta una ecuación
13567  extra, como con 
13568 \series bold
13569
13570 \backslash
13571 fbox
13572 \series default
13573 .
13574  
13575 \begin_inset Note Greyedout
13576 status open
13577
13578 \begin_layout Plain Layout
13579
13580 \series bold
13581 Nota
13582 \series default
13583 : Para
13584 \series bold
13585  
13586 \backslash
13587 raisebox
13588 \series default
13589  se ha creado esta ecuación extra tecleando 
13590 \family sans
13591 Ctrl+M
13592 \family default
13593  dos veces en vez de una porque \SpecialChar LyX
13594  aún no soporta 
13595 \series bold
13596
13597 \backslash
13598 raisebox
13599 \series default
13600  directamente.
13601 \end_layout
13602
13603 \end_inset
13604
13605
13606 \begin_inset Separator parbreak
13607 \end_inset
13608
13609
13610 \end_layout
13611
13612 \begin_layout Standard
13613 \align center
13614 \begin_inset Tabular
13615 <lyxtabular version="3" rows="4" columns="2">
13616 <features tabularvalignment="middle">
13617 <column alignment="center" valignment="top">
13618 <column alignment="center" valignment="top">
13619 <row>
13620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13621 \begin_inset Text
13622
13623 \begin_layout Plain Layout
13624 Comando
13625 \end_layout
13626
13627 \end_inset
13628 </cell>
13629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13630 \begin_inset Text
13631
13632 \begin_layout Plain Layout
13633 Resultado
13634 \end_layout
13635
13636 \end_inset
13637 </cell>
13638 </row>
13639 <row>
13640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13641 \begin_inset Text
13642
13643 \begin_layout Plain Layout
13644 H
13645 \backslash
13646 raisebox{2mm
13647 \begin_inset Formula $\to$
13648 \end_inset
13649
13650
13651 \backslash
13652 {al
13653 \begin_inset Formula $\to$
13654 \end_inset
13655
13656  lo
13657 \end_layout
13658
13659 \end_inset
13660 </cell>
13661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13662 \begin_inset Text
13663
13664 \begin_layout Plain Layout
13665 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13666 \end_inset
13667
13668
13669 \end_layout
13670
13671 \end_inset
13672 </cell>
13673 </row>
13674 <row>
13675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13676 \begin_inset Text
13677
13678 \begin_layout Plain Layout
13679 H
13680 \backslash
13681 raisebox{-2mm
13682 \begin_inset Formula $\to$
13683 \end_inset
13684
13685
13686 \backslash
13687 {al
13688 \begin_inset Formula $\to$
13689 \end_inset
13690
13691 lo
13692 \end_layout
13693
13694 \end_inset
13695 </cell>
13696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13697 \begin_inset Text
13698
13699 \begin_layout Plain Layout
13700 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13701 \end_inset
13702
13703
13704 \end_layout
13705
13706 \end_inset
13707 </cell>
13708 </row>
13709 <row>
13710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13711 \begin_inset Text
13712
13713 \begin_layout Plain Layout
13714 A=
13715 \backslash
13716 raisebox{-2mm
13717 \begin_inset Formula $\to$
13718 \end_inset
13719
13720
13721 \backslash
13722 {
13723 \family sans
13724 Ctrl+M Ctrl+M
13725 \family default
13726  
13727 \backslash
13728 sqrt
13729 \begin_inset space \textvisiblespace{}
13730 \end_inset
13731
13732
13733 \end_layout
13734
13735 \end_inset
13736 </cell>
13737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13738 \begin_inset Text
13739
13740 \begin_layout Plain Layout
13741 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13742 \end_inset
13743
13744
13745 \end_layout
13746
13747 \end_inset
13748 </cell>
13749 </row>
13750 </lyxtabular>
13751
13752 \end_inset
13753
13754
13755 \end_layout
13756
13757 \begin_layout Standard
13758 El comando 
13759 \series bold
13760
13761 \backslash
13762 mbox
13763 \series default
13764  es equivalente a 
13765 \series bold
13766
13767 \backslash
13768 fbox
13769 \series default
13770  y 
13771 \series bold
13772
13773 \backslash
13774 makebox
13775 \series default
13776  es equivalente a 
13777 \series bold
13778
13779 \backslash
13780 framebox
13781 \series default
13782 , con la diferencia de que no hay marco.
13783 \end_layout
13784
13785 \begin_layout Subsection
13786 Marcos coloreados
13787 \begin_inset CommandInset label
13788 LatexCommand label
13789 name "subsec:Marcos-coloreados"
13790
13791 \end_inset
13792
13793
13794 \begin_inset Index idx
13795 status collapsed
13796
13797 \begin_layout Plain Layout
13798 Marcos ! coloreados
13799 \end_layout
13800
13801 \end_inset
13802
13803
13804 \end_layout
13805
13806 \begin_layout Standard
13807 Para poder usar todos los comandos explicados en esta sección hay que cargar
13808  en el preámbulo \SpecialChar LaTeX
13809  el paquete \SpecialChar LaTeX
13810  
13811 \series bold
13812 color
13813 \series default
13814
13815 \begin_inset Foot
13816 status collapsed
13817
13818 \begin_layout Plain Layout
13819 El paquete \SpecialChar LaTeX
13820  
13821 \series bold
13822 color
13823 \series default
13824  forma parte de toda distribución \SpecialChar LaTeX
13825  estándar.
13826 \end_layout
13827
13828 \end_inset
13829
13830
13831 \begin_inset Index idx
13832 status collapsed
13833
13834 \begin_layout Plain Layout
13835 Paquetes ! color
13836 \end_layout
13837
13838 \end_inset
13839
13840 , con la línea
13841 \begin_inset Foot
13842 status collapsed
13843
13844 \begin_layout Plain Layout
13845 Cuando hay texto coloreado con un color predefinido en alguna parte del
13846  documento, \SpecialChar LyX
13847  carga automáticamente el paquete \SpecialChar LaTeX
13848  
13849 \series bold
13850 color
13851 \series default
13852 .
13853  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13854  origina problemas.
13855 \end_layout
13856
13857 \end_inset
13858
13859
13860 \begin_inset Note Note
13861 status collapsed
13862
13863 \begin_layout Plain Layout
13864 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13865  en el preámbulo \SpecialChar LaTeX
13866 .
13867 \end_layout
13868
13869 \end_inset
13870
13871
13872 \end_layout
13873
13874 \begin_layout Standard
13875
13876 \series bold
13877
13878 \backslash
13879 usepackage{color}
13880 \begin_inset VSpace medskip
13881 \end_inset
13882
13883
13884 \end_layout
13885
13886 \begin_layout Standard
13887 Para colorear marcos se usa el comando 
13888 \series bold
13889
13890 \backslash
13891 colorbox
13892 \series default
13893
13894 \begin_inset Index idx
13895 status collapsed
13896
13897 \begin_layout Plain Layout
13898 Comandos ! C ! 
13899 \backslash
13900 colorbox
13901 \end_layout
13902
13903 \end_inset
13904
13905  con el siguiente esquema:
13906 \end_layout
13907
13908 \begin_layout Standard
13909
13910 \series bold
13911
13912 \backslash
13913 colorbox{color}{contenido del marco}
13914 \end_layout
13915
13916 \begin_layout Standard
13917 El contenido del marco puede ser otro marco, y también un 
13918 \backslash
13919
13920 \series bold
13921 colorbox
13922 \series default
13923  puede ser parte de otro marco (véanse los ejemplos 2º y 3º).
13924  Si el marco debe contener una ecuación debe crearse una ecuación extra,
13925  como con 
13926 \series bold
13927
13928 \backslash
13929 raisebox
13930 \series default
13931 .
13932 \begin_inset Foot
13933 status collapsed
13934
13935 \begin_layout Plain Layout
13936 Esto también se aplica para el comando 
13937 \series bold
13938
13939 \backslash
13940 fcolorbox
13941 \series default
13942 .
13943 \end_layout
13944
13945 \end_inset
13946
13947  
13948 \end_layout
13949
13950 \begin_layout Standard
13951 Se puede elegir uno de los siguientes colores predefinidos:
13952 \end_layout
13953
13954 \begin_layout Standard
13955
13956 \series bold
13957 black
13958 \series default
13959
13960 \series bold
13961 blue
13962 \series default
13963
13964 \series bold
13965 cyan
13966 \series default
13967
13968 \series bold
13969 green
13970 \series default
13971
13972 \series bold
13973 magenta
13974 \series default
13975
13976 \series bold
13977 red
13978 \series default
13979
13980 \series bold
13981 white
13982 \series default
13983
13984 \series bold
13985 yellow
13986 \series default
13987
13988 \begin_inset Separator parbreak
13989 \end_inset
13990
13991
13992 \end_layout
13993
13994 \begin_layout Standard
13995 \align center
13996 \begin_inset Tabular
13997 <lyxtabular version="3" rows="4" columns="2">
13998 <features tabularvalignment="middle">
13999 <column alignment="center" valignment="top">
14000 <column alignment="center" valignment="top">
14001 <row>
14002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14003 \begin_inset Text
14004
14005 \begin_layout Plain Layout
14006 Comando
14007 \end_layout
14008
14009 \end_inset
14010 </cell>
14011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14012 \begin_inset Text
14013
14014 \begin_layout Plain Layout
14015 Resultado
14016 \begin_inset Note Note
14017 status collapsed
14018
14019 \begin_layout Plain Layout
14020
14021 \series bold
14022
14023 \backslash
14024 raisebox
14025 \series default
14026  se usa sólo como espaciador
14027 \end_layout
14028
14029 \end_inset
14030
14031
14032 \end_layout
14033
14034 \end_inset
14035 </cell>
14036 </row>
14037 <row>
14038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14039 \begin_inset Text
14040
14041 \begin_layout Plain Layout
14042
14043 \backslash
14044 colorbox{yellow
14045 \begin_inset Formula $\to$
14046 \end_inset
14047
14048
14049 \backslash
14050 {A=B
14051 \end_layout
14052
14053 \end_inset
14054 </cell>
14055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14056 \begin_inset Text
14057
14058 \begin_layout Plain Layout
14059 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
14060 \end_inset
14061
14062
14063 \end_layout
14064
14065 \end_inset
14066 </cell>
14067 </row>
14068 <row>
14069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14070 \begin_inset Text
14071
14072 \begin_layout Plain Layout
14073
14074 \backslash
14075 colorbox{green
14076 \begin_inset Formula $\to$
14077 \end_inset
14078
14079
14080 \backslash
14081 {
14082 \backslash
14083 fbox
14084 \begin_inset space \textvisiblespace{}
14085 \end_inset
14086
14087 A=B
14088 \end_layout
14089
14090 \end_inset
14091 </cell>
14092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14093 \begin_inset Text
14094
14095 \begin_layout Plain Layout
14096 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
14097 \end_inset
14098
14099
14100 \end_layout
14101
14102 \end_inset
14103 </cell>
14104 </row>
14105 <row>
14106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14107 \begin_inset Text
14108
14109 \begin_layout Plain Layout
14110
14111 \backslash
14112 fbox
14113 \begin_inset space \textvisiblespace{}
14114 \end_inset
14115
14116
14117 \backslash
14118 colorbox{green
14119 \begin_inset Formula $\to$
14120 \end_inset
14121
14122
14123 \backslash
14124 {
14125 \family sans
14126 Ctrl+M Ctrl+M
14127 \family default
14128  
14129 \backslash
14130 int
14131 \begin_inset space \textvisiblespace{}
14132 \end_inset
14133
14134 C=D
14135 \end_layout
14136
14137 \end_inset
14138 </cell>
14139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14140 \begin_inset Text
14141
14142 \begin_layout Plain Layout
14143 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
14144 \end_inset
14145
14146
14147 \end_layout
14148
14149 \end_inset
14150 </cell>
14151 </row>
14152 </lyxtabular>
14153
14154 \end_inset
14155
14156
14157 \end_layout
14158
14159 \begin_layout Standard
14160
14161 \series bold
14162
14163 \backslash
14164 colorbox
14165 \series default
14166  sólo colorea el marco pero no los caracteres.
14167  Para colorear todos los caracteres se selecciona toda la ecuación y se
14168  elige un color en el diálogo 
14169 \family sans
14170 Estilo
14171 \begin_inset space ~
14172 \end_inset
14173
14174 del
14175 \begin_inset space ~
14176 \end_inset
14177
14178 texto
14179 \family default
14180 .
14181  El diálogo puede abrirse con el botón 
14182 \begin_inset Info
14183 type  "icon"
14184 arg   "dialog-show character"
14185 \end_inset
14186
14187  de la barra de herramientas o con el menú 
14188 \family sans
14189 Editar\SpecialChar menuseparator
14190 Estilo
14191 \begin_inset space ~
14192 \end_inset
14193
14194 del
14195 \begin_inset space ~
14196 \end_inset
14197
14198 texto\SpecialChar menuseparator
14199 Personalizado
14200 \family default
14201 .
14202  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
14203  Si el número de la ecuación debe tener otro color que el de los caracteres
14204  de la ecuación, el color debe cambiarse dentro de la ecuación.
14205 \end_layout
14206
14207 \begin_layout Standard
14208 Un ejemplo:
14209 \color red
14210
14211 \begin_inset Formula 
14212 \begin{equation}
14213 {\color{red}\int A=B}\label{eq:rojo}
14214 \end{equation}
14215
14216 \end_inset
14217
14218
14219 \color green
14220
14221 \begin_inset Formula 
14222 \begin{equation}
14223 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}
14224 \end{equation}
14225
14226 \end_inset
14227
14228
14229 \end_layout
14230
14231 \begin_layout Standard
14232 La ecuación 
14233 \begin_inset CommandInset ref
14234 LatexCommand eqref
14235 reference "eq:rojo"
14236
14237 \end_inset
14238
14239  está toda coloreada en rojo.
14240 \begin_inset Newline newline
14241 \end_inset
14242
14243 La ecuación 
14244 \begin_inset CommandInset ref
14245 LatexCommand eqref
14246 reference "eq:rojoverde"
14247
14248 \end_inset
14249
14250  se ha coloreado en primer lugar toda en verde para colorear el número de
14251  la ecuación.
14252  Posteriormente se han coloreado en rojo los caracteres.
14253 \family sans
14254
14255 \begin_inset VSpace bigskip
14256 \end_inset
14257
14258
14259 \end_layout
14260
14261 \begin_layout Standard
14262 Para colorear diferente el borde y el marcose usa el comando 
14263 \series bold
14264
14265 \backslash
14266 fcolorbox
14267 \series default
14268
14269 \begin_inset Index idx
14270 status collapsed
14271
14272 \begin_layout Plain Layout
14273 Comandos ! F ! 
14274 \backslash
14275 fcolorbox
14276 \end_layout
14277
14278 \end_inset
14279
14280  con el siguiente esquema:
14281 \end_layout
14282
14283 \begin_layout Standard
14284
14285 \series bold
14286
14287 \backslash
14288 fcolorbox{color del borde}{color}{contenido del marco}
14289 \end_layout
14290
14291 \begin_layout Standard
14292 Así pues 
14293 \series bold
14294
14295 \backslash
14296 fcolorbox
14297 \series default
14298  es una extensión del comando 
14299 \series bold
14300
14301 \backslash
14302 colorbox
14303 \series default
14304 .
14305  La anchura del borde se establece, como para 
14306 \series bold
14307
14308 \backslash
14309 framebox
14310 \series default
14311 , con 
14312 \series bold
14313
14314 \backslash
14315 fboxrule
14316 \series default
14317  y 
14318 \series bold
14319
14320 \backslash
14321 fboxsep
14322 \series default
14323 .
14324  Un ejemplo:
14325 \begin_inset ERT
14326 status collapsed
14327
14328 \begin_layout Plain Layout
14329
14330
14331 \backslash
14332 fboxrule 1mm 
14333 \backslash
14334 fboxsep 1mm
14335 \end_layout
14336
14337 \end_inset
14338
14339
14340 \begin_inset Formula 
14341 \[
14342 \fcolorbox{cyan}{magenta}{A=B}
14343 \]
14344
14345 \end_inset
14346
14347
14348 \end_layout
14349
14350 \begin_layout Standard
14351 \begin_inset ERT
14352 status collapsed
14353
14354 \begin_layout Plain Layout
14355
14356
14357 \backslash
14358 fboxrule 0.4pt 
14359 \backslash
14360 fboxsep 3pt
14361 \end_layout
14362
14363 \end_inset
14364
14365
14366 \end_layout
14367
14368 \begin_layout Standard
14369 Esta ecuación se ha compuesto con el comando
14370 \begin_inset Newline newline
14371 \end_inset
14372
14373
14374 \series bold
14375
14376 \backslash
14377 fcolorbox{cyan
14378 \begin_inset Formula $\to$
14379 \end_inset
14380
14381
14382 \backslash
14383 {magenta
14384 \begin_inset Formula $\to$
14385 \end_inset
14386
14387
14388 \backslash
14389 {A=B
14390 \end_layout
14391
14392 \begin_layout Standard
14393 \begin_inset VSpace bigskip
14394 \end_inset
14395
14396
14397 \end_layout
14398
14399 \begin_layout Standard
14400 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14401 \end_layout
14402
14403 \begin_layout Standard
14404 Por ejemplo, se puede definir el color 
14405 \begin_inset Quotes fld
14406 \end_inset
14407
14408
14409 \series bold
14410 verdeoscuro
14411 \series default
14412
14413 \begin_inset Quotes frd
14414 \end_inset
14415
14416  con la línea de preámbulo \SpecialChar LaTeX
14417 :
14418 \end_layout
14419
14420 \begin_layout Standard
14421
14422 \series bold
14423
14424 \backslash
14425 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14426 \series default
14427
14428 \begin_inset Index idx
14429 status collapsed
14430
14431 \begin_layout Plain Layout
14432 Comandos ! D ! 
14433 \backslash
14434 definecolor
14435 \end_layout
14436
14437 \end_inset
14438
14439
14440 \end_layout
14441
14442 \begin_layout Standard
14443
14444 \series bold
14445 cmyk
14446 \series default
14447  es el espacio de color referido a los colores 
14448 \series bold
14449 cyan
14450 \series default
14451
14452 \series bold
14453 magenta
14454 \series default
14455
14456 \series bold
14457 yellow
14458 \series default
14459  y 
14460 \series bold
14461 black
14462 \series default
14463 .
14464  Los cuatro números separados por coma son el factor de cuota para los colores
14465  correspondientes del espacio de color.
14466  Los factores pueden estar en el rango 0-1.
14467  En vez de 
14468 \series bold
14469 cmyk
14470 \series default
14471  se puede usar el espacio de color 
14472 \series bold
14473 rgb
14474 \series default
14475 , que se refiere a 
14476 \series bold
14477 red
14478 \series default
14479
14480 \series bold
14481 green
14482 \series default
14483  y 
14484 \series bold
14485 blue
14486 \series default
14487 , así pues en este caso hay tres factores de cuota para los correspondientes
14488  colores.
14489  Además hay el espacio de color 
14490 \series bold
14491 gray
14492 \series default
14493  con un factor de cuota para el valor gris.
14494 \end_layout
14495
14496 \begin_layout Standard
14497 Como ejemplo he aquí un marco con el nuevo color definido 
14498 \series bold
14499 verdeoscuro
14500 \series default
14501  y los caracteres en color amarillo:
14502 \color black
14503
14504 \begin_inset Formula 
14505 \begin{equation}
14506 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}
14507 \end{equation}
14508
14509 \end_inset
14510
14511
14512 \end_layout
14513
14514 \begin_layout Standard
14515 Los colores personalizados también se pueden usar para texto con la ayuda
14516  del comando 
14517 \series bold
14518
14519 \backslash
14520 textcolor
14521 \series default
14522
14523 \begin_inset Index idx
14524 status collapsed
14525
14526 \begin_layout Plain Layout
14527 Texto ! coloreado
14528 \end_layout
14529
14530 \end_inset
14531
14532
14533 \end_layout
14534
14535 \begin_layout Standard
14536 \begin_inset ERT
14537 status collapsed
14538
14539 \begin_layout Plain Layout
14540
14541
14542 \backslash
14543 textcolor{verdeoscuro}{
14544 \end_layout
14545
14546 \end_inset
14547
14548 Esta frase en 
14549 \begin_inset Quotes fld
14550 \end_inset
14551
14552 verdeoscuro
14553 \begin_inset Quotes frd
14554 \end_inset
14555
14556 .
14557 \begin_inset ERT
14558 status collapsed
14559
14560 \begin_layout Plain Layout
14561
14562 }
14563 \end_layout
14564
14565 \end_inset
14566
14567
14568 \end_layout
14569
14570 \begin_layout Standard
14571
14572 \series bold
14573
14574 \backslash
14575 textcolor
14576 \series default
14577
14578 \begin_inset Index idx
14579 status collapsed
14580
14581 \begin_layout Plain Layout
14582 Comandos ! T ! 
14583 \backslash
14584 textcolor
14585 \end_layout
14586
14587 \end_inset
14588
14589  se usa con el esquema 
14590 \series bold
14591
14592 \backslash
14593 textcolor{color}{caracteres a colorear}
14594 \series default
14595 .
14596 \end_layout
14597
14598 \begin_layout Subsection
14599 Marcos de párrafo
14600 \begin_inset CommandInset label
14601 LatexCommand label
14602 name "subsec:Marcos-de-párrafo"
14603
14604 \end_inset
14605
14606
14607 \begin_inset Index idx
14608 status collapsed
14609
14610 \begin_layout Plain Layout
14611 Marcos ! para párrafos
14612 \end_layout
14613
14614 \end_inset
14615
14616
14617 \end_layout
14618
14619 \begin_layout Standard
14620 Un marco que puede contener varias líneas y párrafos, denominado marco de
14621  párrafo (parbox), se puede generar con el menú 
14622 \family sans
14623 Insertar\SpecialChar menuseparator
14624 Marco
14625 \family default
14626  o con el botón 
14627 \begin_inset Info
14628 type  "icon"
14629 arg   "box-insert"
14630 \end_inset
14631
14632  de la barra de herramientas.
14633 \end_layout
14634
14635 \begin_layout Standard
14636 El siguiente ejemplo muestra un marco de párrafo en línea:
14637 \begin_inset VSpace medskip
14638 \end_inset
14639
14640 Esta línea contiene 
14641 \begin_inset Box Boxed
14642 position "c"
14643 hor_pos "c"
14644 has_inner_box 1
14645 inner_pos "c"
14646 use_parbox 1
14647 use_makebox 0
14648 width "5cm"
14649 special "none"
14650 height "1in"
14651 height_special "totalheight"
14652 thickness "0.4pt"
14653 separation "3pt"
14654 shadowsize "4pt"
14655 framecolor "black"
14656 backgroundcolor "none"
14657 status collapsed
14658
14659 \begin_layout Plain Layout
14660 Esto es un marco de párrafo.
14661  Tiene exactamente 5
14662 \begin_inset space \thinspace{}
14663 \end_inset
14664
14665 cm de largo y además puede contener ecuaciones: 
14666 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14667 \end_inset
14668
14669
14670 \end_layout
14671
14672 \end_inset
14673
14674
14675 \begin_inset space ~
14676 \end_inset
14677
14678  un marco de párrafo.
14679 \begin_inset VSpace medskip
14680 \end_inset
14681
14682 Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado.
14683  Surge un diálogo con las propiedades del marco.
14684  En este caso: 
14685 \emph on
14686 Decoración
14687 \emph default
14688 : Marco rectangular, 
14689 \emph on
14690 marco interior
14691 \emph default
14692 : Párrafo, 
14693 \emph on
14694 Ancho
14695 \emph default
14696 : 5
14697 \begin_inset space \thinspace{}
14698 \end_inset
14699
14700 cm, 
14701 \emph on
14702 Alineación Vertical
14703 \emph default
14704  
14705 \emph on
14706 marco
14707 \emph default
14708 : Medio.
14709 \end_layout
14710
14711 \begin_layout Standard
14712 \begin_inset VSpace medskip
14713 \end_inset
14714
14715 En \SpecialChar LaTeX
14716 , un marco de párrafo se inserta con el comando 
14717 \series bold
14718
14719 \backslash
14720 parbox
14721 \series default
14722
14723 \begin_inset Index idx
14724 status collapsed
14725
14726 \begin_layout Plain Layout
14727 Comandos ! P ! 
14728 \backslash
14729 parbox
14730 \end_layout
14731
14732 \end_inset
14733
14734  con el esquema siguiente:
14735 \end_layout
14736
14737 \begin_layout Standard
14738
14739 \series bold
14740
14741 \backslash
14742 parbox[posición]{anchura}{contenido}
14743 \end_layout
14744
14745 \begin_layout Standard
14746 Son posibles las posiciones 
14747 \emph on
14748 b
14749 \emph default
14750  y 
14751 \emph on
14752 t
14753 \emph default
14754
14755 \emph on
14756 b
14757 \emph default
14758  por 
14759 \begin_inset Quotes fld
14760 \end_inset
14761
14762 bottom
14763 \begin_inset Quotes frd
14764 \end_inset
14765
14766  (abajo), que alinea la última línea del marco con el texto de alrededor.
14767  Con 
14768 \emph on
14769 t
14770 \emph default
14771 , por 
14772 \begin_inset Quotes fld
14773 \end_inset
14774
14775 top
14776 \begin_inset Quotes frd
14777 \end_inset
14778
14779  (arriba), la alineación se hace con la primera línea.
14780  Si no se da posición, el marco se centrará verticalmente, véase la sección
14781  
14782 \emph on
14783 Marcos
14784 \emph default
14785  del manual 
14786 \emph on
14787 Objetos insertados
14788 \emph default
14789  para ejemplos.
14790 \end_layout
14791
14792 \begin_layout Standard
14793 \begin_inset VSpace bigskip
14794 \end_inset
14795
14796 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14797  ponerse en un marco de párrafo.
14798  Para ello se inserta el comando
14799 \begin_inset Newline newline
14800 \end_inset
14801
14802
14803 \series bold
14804
14805 \backslash
14806 fbox{
14807 \backslash
14808 parbox{
14809 \backslash
14810 linewidth-2
14811 \backslash
14812 fboxsep-2
14813 \backslash
14814 fboxrule}{
14815 \begin_inset Newline newline
14816 \end_inset
14817
14818
14819 \series default
14820 en modo \SpecialChar TeX
14821  delante de la ecuación.
14822  Aquí 
14823 \series bold
14824
14825 \backslash
14826 linewidth
14827 \series default
14828
14829 \begin_inset Index idx
14830 status collapsed
14831
14832 \begin_layout Plain Layout
14833 Comandos ! L ! 
14834 \backslash
14835 linewidth
14836 \begin_inset ERT
14837 status open
14838
14839 \begin_layout Plain Layout
14840
14841
14842 \backslash
14843 vspace{5mm}
14844 \end_layout
14845
14846 \end_inset
14847
14848
14849 \end_layout
14850
14851 \end_inset
14852
14853  es la anchura de línea establecida para el documento.
14854  Como el marco está por fuera del marco de párrafo, hay que restar de dicha
14855  anchura dos veces la separación del marco y el grosor.
14856  Como \SpecialChar LyX
14857  no lo hace automáticamente debido a un fallo,
14858 \begin_inset Foot
14859 status collapsed
14860
14861 \begin_layout Plain Layout
14862 \begin_inset CommandInset href
14863 LatexCommand href
14864 name "LyX-bug #4483"
14865 target "http://www.lyx.org/trac/ticket/4483"
14866
14867 \end_inset
14868
14869
14870 \end_layout
14871
14872 \end_inset
14873
14874  hay que usar modo \SpecialChar TeX
14875 .
14876  Para poder multiplicar y restar en los argumentos hay que cargar en el
14877  preámbulo \SpecialChar LaTeX
14878  el paquete \SpecialChar LaTeX
14879  
14880 \series bold
14881 calc
14882 \series default
14883 ,
14884 \begin_inset Foot
14885 status collapsed
14886
14887 \begin_layout Plain Layout
14888
14889 \series bold
14890 calc
14891 \series default
14892  es parte de toda instalación \SpecialChar LaTeX
14893  estándar.
14894 \end_layout
14895
14896 \end_inset
14897
14898
14899 \begin_inset Index idx
14900 status collapsed
14901
14902 \begin_layout Plain Layout
14903 Paquetes ! calc
14904 \end_layout
14905
14906 \end_inset
14907
14908  con la línea
14909 \end_layout
14910
14911 \begin_layout Standard
14912
14913 \series bold
14914
14915 \backslash
14916 usepackage{calc}
14917 \end_layout
14918
14919 \begin_layout Standard
14920 Detrás de la ecuación se cierran ambos marcos con 
14921 \series bold
14922 }}
14923 \series default
14924  en modo \SpecialChar TeX
14925 .
14926  Aquí hay un ejemplo:
14927 \begin_inset ERT
14928 status collapsed
14929
14930 \begin_layout Plain Layout
14931
14932
14933 \backslash
14934 fboxsep 5mm 
14935 \backslash
14936 fboxrule 5mm
14937 \end_layout
14938
14939 \end_inset
14940
14941
14942 \end_layout
14943
14944 \begin_layout Standard
14945 \begin_inset ERT
14946 status collapsed
14947
14948 \begin_layout Plain Layout
14949
14950
14951 \backslash
14952 fbox{
14953 \backslash
14954 parbox{
14955 \backslash
14956 linewidth-2
14957 \backslash
14958 fboxsep-2
14959 \backslash
14960 fboxrule}{
14961 \end_layout
14962
14963 \end_inset
14964
14965
14966 \begin_inset Formula 
14967 \begin{equation}
14968 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14969 \end{equation}
14970
14971 \end_inset
14972
14973
14974 \end_layout
14975
14976 \begin_layout Standard
14977 \begin_inset ERT
14978 status collapsed
14979
14980 \begin_layout Plain Layout
14981
14982 }}
14983 \end_layout
14984
14985 \end_inset
14986
14987
14988 \begin_inset ERT
14989 status collapsed
14990
14991 \begin_layout Plain Layout
14992
14993
14994 \backslash
14995 fboxrule 0.4pt 
14996 \backslash
14997 fboxsep 3pt
14998 \end_layout
14999
15000 \end_inset
15001
15002
15003 \end_layout
15004
15005 \begin_layout Standard
15006 \begin_inset VSpace medskip
15007 \end_inset
15008
15009
15010 \end_layout
15011
15012 \begin_layout Standard
15013 Como se ha usado el marco de párrafo como argumento de 
15014 \series bold
15015
15016 \backslash
15017 fbox
15018 \series default
15019 , en este caso no hay diferencia entre 
15020 \series bold
15021
15022 \backslash
15023 fbox
15024 \series default
15025  y 
15026 \series bold
15027
15028 \backslash
15029 boxed
15030 \series default
15031 .
15032  
15033 \end_layout
15034
15035 \begin_layout Standard
15036 \begin_inset VSpace bigskip
15037 \end_inset
15038
15039
15040 \end_layout
15041
15042 \begin_layout Standard
15043 Los marcos de párrafo son muy útiles para comentar ecuaciones directamente.
15044  Para hacerlo, se usa 
15045 \series bold
15046
15047 \backslash
15048 parbox
15049 \series default
15050  en combinación con el comando 
15051 \series bold
15052
15053 \backslash
15054 tag
15055 \series default
15056 .
15057  (Véase más sobre 
15058 \series bold
15059
15060 \backslash
15061 tag
15062 \series default
15063  en 
15064 \begin_inset CommandInset ref
15065 LatexCommand ref
15066 reference "subsec:Numeración-personalizada"
15067
15068 \end_inset
15069
15070 ).
15071 \end_layout
15072
15073 \begin_layout Standard
15074 Un ejemplo de ecuación comentada con 
15075 \series bold
15076
15077 \backslash
15078 parbox
15079 \series default
15080 :
15081 \end_layout
15082
15083 \begin_layout Standard
15084 \begin_inset ERT
15085 status collapsed
15086
15087 \begin_layout Plain Layout
15088
15089
15090 \backslash
15091 [5x-7b=3b
15092 \backslash
15093 tag*{
15094 \backslash
15095 parbox{5cm}{
15096 \end_layout
15097
15098 \end_inset
15099
15100 Esto es una descripción.
15101  Está claramente separada de la ecuación y es multilínea.
15102 \begin_inset ERT
15103 status collapsed
15104
15105 \begin_layout Plain Layout
15106
15107 }}
15108 \backslash
15109 ]
15110 \end_layout
15111
15112 \end_inset
15113
15114
15115 \end_layout
15116
15117 \begin_layout Standard
15118 Tales ecuaciones deben insertarse completamente en modo \SpecialChar TeX
15119  porque \SpecialChar LyX
15120  aún no
15121  soporta el comando 
15122 \series bold
15123
15124 \backslash
15125 parbox
15126 \series default
15127  en ecuaciones.
15128  La ecuación se compone con la siguiente secuencia de comandos:
15129 \end_layout
15130
15131 \begin_layout Standard
15132 El comando 
15133 \series bold
15134
15135 \backslash
15136 [5x-7b=3b
15137 \backslash
15138 tag*
15139 \backslash
15140 {
15141 \backslash
15142 parbox{5cm}{
15143 \series default
15144  se inserta en modo \SpecialChar TeX
15145 .
15146 \begin_inset Foot
15147 status collapsed
15148
15149 \begin_layout Plain Layout
15150 Si se usa el estilo de ecuación 
15151 \series bold
15152 Sangrado
15153 \series default
15154
15155 \series bold
15156
15157 \backslash
15158 tag*
15159 \backslash
15160
15161 \series default
15162  se puede reemplazar por 
15163 \series bold
15164
15165 \backslash
15166 hfill
15167 \series default
15168 .
15169  (Véanse los estilos de ecuación en 
15170 \begin_inset CommandInset ref
15171 LatexCommand ref
15172 reference "sec:Estilos-de-ecuación"
15173
15174 \end_inset
15175
15176 ).
15177 \end_layout
15178
15179 \end_inset
15180
15181  Después sigue la descripción en texto normal, y por último 
15182 \series bold
15183 }}
15184 \backslash
15185 ]
15186 \series default
15187  en modo \SpecialChar TeX
15188 .
15189  Aquí los comandos 
15190 \series bold
15191
15192 \backslash
15193 [
15194 \series default
15195  y 
15196 \series bold
15197
15198 \backslash
15199 ]
15200 \series default
15201  crean una ecuación presentada.
15202 \end_layout
15203
15204 \begin_layout Standard
15205 Las ventajas de 
15206 \series bold
15207
15208 \backslash
15209 parbox
15210 \series default
15211  pueden verse en este ejemplo que se ha 
15212 \begin_inset Quotes fld
15213 \end_inset
15214
15215 comentado
15216 \begin_inset Quotes frd
15217 \end_inset
15218
15219  usando el modo texto matemático:
15220 \begin_inset Formula 
15221 \[
15222 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}
15223 \]
15224
15225 \end_inset
15226
15227
15228 \end_layout
15229
15230 \begin_layout Section
15231 Operadores
15232 \begin_inset Index idx
15233 status collapsed
15234
15235 \begin_layout Plain Layout
15236 Operadores
15237 \end_layout
15238
15239 \end_inset
15240
15241
15242 \end_layout
15243
15244 \begin_layout Subsection
15245 Operadores grandes
15246 \begin_inset CommandInset label
15247 LatexCommand label
15248 name "subsec:Operadores-grandes"
15249
15250 \end_inset
15251
15252
15253 \begin_inset Index idx
15254 status collapsed
15255
15256 \begin_layout Plain Layout
15257 Operadores ! grandes
15258 \end_layout
15259
15260 \end_inset
15261
15262
15263 \begin_inset Index idx
15264 status collapsed
15265
15266 \begin_layout Plain Layout
15267 Sumatorios
15268 \end_layout
15269
15270 \end_inset
15271
15272
15273 \begin_inset Index idx
15274 status collapsed
15275
15276 \begin_layout Plain Layout
15277 Integrales
15278 \end_layout
15279
15280 \end_inset
15281
15282
15283 \end_layout
15284
15285 \begin_layout Standard
15286 Para poder usar todos los comandos de integrales listados aquí, debe estar
15287  marcada la opción 
15288 \family sans
15289 Usar paquete esint automáticamente
15290 \family default
15291  en el apartado 
15292 \family sans
15293 Opciones de ecuación
15294 \family default
15295  de la configuración del documento.
15296  
15297 \end_layout
15298
15299 \begin_layout Standard
15300 \begin_inset space \hfill{}
15301 \end_inset
15302
15303
15304 \begin_inset Tabular
15305 <lyxtabular version="3" rows="11" columns="2">
15306 <features tabularvalignment="middle">
15307 <column alignment="center" valignment="top" width="0pt">
15308 <column alignment="center" valignment="top" width="0pt">
15309 <row>
15310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15311 \begin_inset Text
15312
15313 \begin_layout Plain Layout
15314 Comando
15315 \end_layout
15316
15317 \end_inset
15318 </cell>
15319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15320 \begin_inset Text
15321
15322 \begin_layout Plain Layout
15323 Resultado
15324 \end_layout
15325
15326 \end_inset
15327 </cell>
15328 </row>
15329 <row>
15330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15331 \begin_inset Text
15332
15333 \begin_layout Plain Layout
15334
15335 \backslash
15336 int
15337 \begin_inset Index idx
15338 status collapsed
15339
15340 \begin_layout Plain Layout
15341 Comandos ! I ! 
15342 \backslash
15343 int
15344 \end_layout
15345
15346 \end_inset
15347
15348
15349 \end_layout
15350
15351 \end_inset
15352 </cell>
15353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15354 \begin_inset Text
15355
15356 \begin_layout Plain Layout
15357 \begin_inset Formula $\int$
15358 \end_inset
15359
15360
15361 \end_layout
15362
15363 \end_inset
15364 </cell>
15365 </row>
15366 <row>
15367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15368 \begin_inset Text
15369
15370 \begin_layout Plain Layout
15371
15372 \backslash
15373 oint
15374 \end_layout
15375
15376 \end_inset
15377 </cell>
15378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15379 \begin_inset Text
15380
15381 \begin_layout Plain Layout
15382 \begin_inset Formula $\oint$
15383 \end_inset
15384
15385
15386 \end_layout
15387
15388 \end_inset
15389 </cell>
15390 </row>
15391 <row>
15392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15393 \begin_inset Text
15394
15395 \begin_layout Plain Layout
15396
15397 \backslash
15398 ointctrclockwise
15399 \end_layout
15400
15401 \end_inset
15402 </cell>
15403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15404 \begin_inset Text
15405
15406 \begin_layout Plain Layout
15407 \begin_inset Formula $\ointctrclockwise$
15408 \end_inset
15409
15410
15411 \end_layout
15412
15413 \end_inset
15414 </cell>
15415 </row>
15416 <row>
15417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15418 \begin_inset Text
15419
15420 \begin_layout Plain Layout
15421
15422 \backslash
15423 ointclockwise
15424 \end_layout
15425
15426 \end_inset
15427 </cell>
15428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15429 \begin_inset Text
15430
15431 \begin_layout Plain Layout
15432 \begin_inset Formula $\ointclockwise$
15433 \end_inset
15434
15435
15436 \end_layout
15437
15438 \end_inset
15439 </cell>
15440 </row>
15441 <row>
15442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15443 \begin_inset Text
15444
15445 \begin_layout Plain Layout
15446
15447 \backslash
15448 sqint
15449 \end_layout
15450
15451 \end_inset
15452 </cell>
15453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15454 \begin_inset Text
15455
15456 \begin_layout Plain Layout
15457 \begin_inset Formula $\sqint$
15458 \end_inset
15459
15460
15461 \end_layout
15462
15463 \end_inset
15464 </cell>
15465 </row>
15466 <row>
15467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15468 \begin_inset Text
15469
15470 \begin_layout Plain Layout
15471
15472 \backslash
15473 fint
15474 \end_layout
15475
15476 \end_inset
15477 </cell>
15478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15479 \begin_inset Text
15480
15481 \begin_layout Plain Layout
15482  
15483 \begin_inset Formula $\fint$
15484 \end_inset
15485
15486
15487 \end_layout
15488
15489 \end_inset
15490 </cell>
15491 </row>
15492 <row>
15493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15494 \begin_inset Text
15495
15496 \begin_layout Plain Layout
15497
15498 \backslash
15499 landupint
15500 \end_layout
15501
15502 \end_inset
15503 </cell>
15504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15505 \begin_inset Text
15506
15507 \begin_layout Plain Layout
15508  
15509 \begin_inset Formula $\landupint$
15510 \end_inset
15511
15512
15513 \end_layout
15514
15515 \end_inset
15516 </cell>
15517 </row>
15518 <row>
15519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15520 \begin_inset Text
15521
15522 \begin_layout Plain Layout
15523
15524 \backslash
15525 landdownint
15526 \end_layout
15527
15528 \end_inset
15529 </cell>
15530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15531 \begin_inset Text
15532
15533 \begin_layout Plain Layout
15534  
15535 \begin_inset Formula $\landdownint$
15536 \end_inset
15537
15538
15539 \end_layout
15540
15541 \end_inset
15542 </cell>
15543 </row>
15544 <row>
15545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15546 \begin_inset Text
15547
15548 \begin_layout Plain Layout
15549
15550 \backslash
15551 bigcap
15552 \end_layout
15553
15554 \end_inset
15555 </cell>
15556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15557 \begin_inset Text
15558
15559 \begin_layout Plain Layout
15560 \begin_inset Formula $\bigcap$
15561 \end_inset
15562
15563
15564 \end_layout
15565
15566 \end_inset
15567 </cell>
15568 </row>
15569 <row>
15570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15571 \begin_inset Text
15572
15573 \begin_layout Plain Layout
15574
15575 \backslash
15576 bigcup
15577 \end_layout
15578
15579 \end_inset
15580 </cell>
15581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15582 \begin_inset Text
15583
15584 \begin_layout Plain Layout
15585 \begin_inset Formula $\bigcup$
15586 \end_inset
15587
15588
15589 \end_layout
15590
15591 \end_inset
15592 </cell>
15593 </row>
15594 </lyxtabular>
15595
15596 \end_inset
15597
15598
15599 \begin_inset space \hfill{}
15600 \end_inset
15601
15602
15603 \begin_inset Tabular
15604 <lyxtabular version="3" rows="11" columns="2">
15605 <features tabularvalignment="middle">
15606 <column alignment="center" valignment="top" width="0pt">
15607 <column alignment="center" valignment="top" width="0pt">
15608 <row>
15609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15610 \begin_inset Text
15611
15612 \begin_layout Plain Layout
15613 Comando
15614 \end_layout
15615
15616 \end_inset
15617 </cell>
15618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15619 \begin_inset Text
15620
15621 \begin_layout Plain Layout
15622 Resultado
15623 \end_layout
15624
15625 \end_inset
15626 </cell>
15627 </row>
15628 <row>
15629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15630 \begin_inset Text
15631
15632 \begin_layout Plain Layout
15633
15634 \backslash
15635 sum
15636 \begin_inset Index idx
15637 status collapsed
15638
15639 \begin_layout Plain Layout
15640 Comandos ! S ! 
15641 \backslash
15642 sum
15643 \end_layout
15644
15645 \end_inset
15646
15647
15648 \end_layout
15649
15650 \end_inset
15651 </cell>
15652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15653 \begin_inset Text
15654
15655 \begin_layout Plain Layout
15656 \begin_inset Formula $\sum$
15657 \end_inset
15658
15659
15660 \end_layout
15661
15662 \end_inset
15663 </cell>
15664 </row>
15665 <row>
15666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15667 \begin_inset Text
15668
15669 \begin_layout Plain Layout
15670
15671 \backslash
15672 prod
15673 \begin_inset Index idx
15674 status collapsed
15675
15676 \begin_layout Plain Layout
15677 Comandos ! P ! 
15678 \backslash
15679 prod
15680 \end_layout
15681
15682 \end_inset
15683
15684
15685 \end_layout
15686
15687 \end_inset
15688 </cell>
15689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15690 \begin_inset Text
15691
15692 \begin_layout Plain Layout
15693 \begin_inset Formula $\prod$
15694 \end_inset
15695
15696
15697 \end_layout
15698
15699 \end_inset
15700 </cell>
15701 </row>
15702 <row>
15703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15704 \begin_inset Text
15705
15706 \begin_layout Plain Layout
15707
15708 \backslash
15709 coprod
15710 \end_layout
15711
15712 \end_inset
15713 </cell>
15714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15715 \begin_inset Text
15716
15717 \begin_layout Plain Layout
15718 \begin_inset Formula $\coprod$
15719 \end_inset
15720
15721
15722 \end_layout
15723
15724 \end_inset
15725 </cell>
15726 </row>
15727 <row>
15728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15729 \begin_inset Text
15730
15731 \begin_layout Plain Layout
15732
15733 \backslash
15734 bigodot
15735 \end_layout
15736
15737 \end_inset
15738 </cell>
15739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15740 \begin_inset Text
15741
15742 \begin_layout Plain Layout
15743 \begin_inset Formula $\bigodot$
15744 \end_inset
15745
15746
15747 \end_layout
15748
15749 \end_inset
15750 </cell>
15751 </row>
15752 <row>
15753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15754 \begin_inset Text
15755
15756 \begin_layout Plain Layout
15757
15758 \backslash
15759 bigotimes
15760 \end_layout
15761
15762 \end_inset
15763 </cell>
15764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15765 \begin_inset Text
15766
15767 \begin_layout Plain Layout
15768 \begin_inset Formula $\bigotimes$
15769 \end_inset
15770
15771
15772 \end_layout
15773
15774 \end_inset
15775 </cell>
15776 </row>
15777 <row>
15778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15779 \begin_inset Text
15780
15781 \begin_layout Plain Layout
15782
15783 \backslash
15784 bigoplus
15785 \end_layout
15786
15787 \end_inset
15788 </cell>
15789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15790 \begin_inset Text
15791
15792 \begin_layout Plain Layout
15793 \begin_inset Formula $\bigoplus$
15794 \end_inset
15795
15796
15797 \end_layout
15798
15799 \end_inset
15800 </cell>
15801 </row>
15802 <row>
15803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15804 \begin_inset Text
15805
15806 \begin_layout Plain Layout
15807
15808 \backslash
15809 bigwedge
15810 \end_layout
15811
15812 \end_inset
15813 </cell>
15814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15815 \begin_inset Text
15816
15817 \begin_layout Plain Layout
15818 \begin_inset Formula $\bigwedge$
15819 \end_inset
15820
15821
15822 \end_layout
15823
15824 \end_inset
15825 </cell>
15826 </row>
15827 <row>
15828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15829 \begin_inset Text
15830
15831 \begin_layout Plain Layout
15832
15833 \backslash
15834 bigvee
15835 \end_layout
15836
15837 \end_inset
15838 </cell>
15839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15840 \begin_inset Text
15841
15842 \begin_layout Plain Layout
15843 \begin_inset Formula $\bigvee$
15844 \end_inset
15845
15846
15847 \end_layout
15848
15849 \end_inset
15850 </cell>
15851 </row>
15852 <row>
15853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15854 \begin_inset Text
15855
15856 \begin_layout Plain Layout
15857
15858 \backslash
15859 bigsqcup
15860 \end_layout
15861
15862 \end_inset
15863 </cell>
15864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15865 \begin_inset Text
15866
15867 \begin_layout Plain Layout
15868 \begin_inset Formula $\bigsqcup$
15869 \end_inset
15870
15871
15872 \end_layout
15873
15874 \end_inset
15875 </cell>
15876 </row>
15877 <row>
15878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15879 \begin_inset Text
15880
15881 \begin_layout Plain Layout
15882
15883 \backslash
15884 biguplus
15885 \end_layout
15886
15887 \end_inset
15888 </cell>
15889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15890 \begin_inset Text
15891
15892 \begin_layout Plain Layout
15893 \begin_inset Formula $\biguplus$
15894 \end_inset
15895
15896
15897 \end_layout
15898
15899 \end_inset
15900 </cell>
15901 </row>
15902 </lyxtabular>
15903
15904 \end_inset
15905
15906
15907 \begin_inset space \hfill{}
15908 \end_inset
15909
15910
15911 \end_layout
15912
15913 \begin_layout Standard
15914 Todos los operadores grandes se pueden insertar con el botón 
15915 \begin_inset Info
15916 type  "icon"
15917 arg   "math-insert \\intop"
15918 \end_inset
15919
15920  de la barra de ecuaciones.
15921 \end_layout
15922
15923 \begin_layout Standard
15924 Estos operadores son llamados grandes porque son mayores que los operadores
15925  binarios de aspecto semejante.
15926  Todos los operadores grandes pueden tener límites, como se describe en
15927  la subsección siguiente.
15928 \end_layout
15929
15930 \begin_layout Standard
15931 Para todos los operadores de integral hay una segunda versión disponible,
15932  terminando en 
15933 \series bold
15934 op
15935 \series default
15936
15937 \series bold
15938
15939 \backslash
15940 intop
15941 \series default
15942
15943 \series bold
15944
15945 \backslash
15946 ointop
15947 \series default
15948  etc.
15949  Estos operadores difieren de 
15950 \series bold
15951
15952 \backslash
15953 int
15954 \series default
15955 , etc., en el estilo en que se presentan los límites, véase
15956 \series bold
15957  
15958 \series default
15959
15960 \begin_inset CommandInset ref
15961 LatexCommand ref
15962 reference "subsec:Límites-de-operadores"
15963
15964 \end_inset
15965
15966 .
15967 \end_layout
15968
15969 \begin_layout Subsubsection*
15970 Sugerencias para las integrales
15971 \end_layout
15972
15973 \begin_layout Standard
15974 La letra 
15975 \emph on
15976 d
15977 \emph default
15978  en una integral es un operador, por consiguiente debe escribirse en redonda.
15979  Esto se hace resaltando la 
15980 \emph on
15981 d
15982 \emph default
15983  y usando el atajo de teclado 
15984 \family sans
15985 Alt+C
15986 \begin_inset space ~
15987 \end_inset
15988
15989 R
15990 \family default
15991 .
15992 \begin_inset Foot
15993 status collapsed
15994
15995 \begin_layout Plain Layout
15996 véase estilos de letras en 
15997 \begin_inset CommandInset ref
15998 LatexCommand ref
15999 reference "subsec:Estilos-de-tipografías"
16000
16001 \end_inset
16002
16003  
16004 \end_layout
16005
16006 \end_inset
16007
16008  Delante de la 
16009 \emph on
16010 d
16011 \emph default
16012  se inserta un espacio delgado, como es habitual en los operadores.
16013  Un ejemplo:
16014 \end_layout
16015
16016 \begin_layout Standard
16017 incorrecto: 
16018 \begin_inset Formula $\int A(x)dx$
16019 \end_inset
16020
16021
16022 \begin_inset Newline newline
16023 \end_inset
16024
16025
16026 \begin_inset Phantom HPhantom
16027 status open
16028
16029 \begin_layout Plain Layout
16030 in
16031 \end_layout
16032
16033 \end_inset
16034
16035 correcto: 
16036 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
16037 \end_inset
16038
16039
16040 \end_layout
16041
16042 \begin_layout Standard
16043 Para integrales múltiples hay los siguientes comandos:
16044 \begin_inset VSpace medskip
16045 \end_inset
16046
16047
16048 \end_layout
16049
16050 \begin_layout Standard
16051 \begin_inset space \hfill{}
16052 \end_inset
16053
16054
16055 \begin_inset Tabular
16056 <lyxtabular version="3" rows="4" columns="2">
16057 <features tabularvalignment="middle">
16058 <column alignment="center" valignment="top">
16059 <column alignment="center" valignment="top">
16060 <row>
16061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16062 \begin_inset Text
16063
16064 \begin_layout Plain Layout
16065 Comando
16066 \end_layout
16067
16068 \end_inset
16069 </cell>
16070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16071 \begin_inset Text
16072
16073 \begin_layout Plain Layout
16074 Resultado
16075 \begin_inset Note Note
16076 status collapsed
16077
16078 \begin_layout Plain Layout
16079
16080 \series bold
16081
16082 \backslash
16083 raisebox
16084 \series default
16085  se usa sólo como espaciador
16086 \end_layout
16087
16088 \end_inset
16089
16090
16091 \end_layout
16092
16093 \end_inset
16094 </cell>
16095 </row>
16096 <row>
16097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16098 \begin_inset Text
16099
16100 \begin_layout Plain Layout
16101
16102 \backslash
16103 iint
16104 \end_layout
16105
16106 \end_inset
16107 </cell>
16108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16109 \begin_inset Text
16110
16111 \begin_layout Plain Layout
16112 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
16113 \end_inset
16114
16115
16116 \end_layout
16117
16118 \end_inset
16119 </cell>
16120 </row>
16121 <row>
16122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16123 \begin_inset Text
16124
16125 \begin_layout Plain Layout
16126
16127 \backslash
16128 oiint
16129 \end_layout
16130
16131 \end_inset
16132 </cell>
16133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16134 \begin_inset Text
16135
16136 \begin_layout Plain Layout
16137 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
16138 \end_inset
16139
16140
16141 \end_layout
16142
16143 \end_inset
16144 </cell>
16145 </row>
16146 <row>
16147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16148 \begin_inset Text
16149
16150 \begin_layout Plain Layout
16151
16152 \backslash
16153 sqiint
16154 \end_layout
16155
16156 \end_inset
16157 </cell>
16158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16159 \begin_inset Text
16160
16161 \begin_layout Plain Layout
16162 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
16163 \end_inset
16164
16165
16166 \end_layout
16167
16168 \end_inset
16169 </cell>
16170 </row>
16171 </lyxtabular>
16172
16173 \end_inset
16174
16175
16176 \begin_inset space \hfill{}
16177 \end_inset
16178
16179
16180 \begin_inset Tabular
16181 <lyxtabular version="3" rows="4" columns="2">
16182 <features tabularvalignment="middle">
16183 <column alignment="center" valignment="top">
16184 <column alignment="center" valignment="top">
16185 <row>
16186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16187 \begin_inset Text
16188
16189 \begin_layout Plain Layout
16190 Comando
16191 \end_layout
16192
16193 \end_inset
16194 </cell>
16195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16196 \begin_inset Text
16197
16198 \begin_layout Plain Layout
16199 Resultado
16200 \begin_inset Note Note
16201 status collapsed
16202
16203 \begin_layout Plain Layout
16204
16205 \series bold
16206
16207 \backslash
16208 raisebox
16209 \series default
16210  se usa sólo como espaciador
16211 \end_layout
16212
16213 \end_inset
16214
16215
16216 \end_layout
16217
16218 \end_inset
16219 </cell>
16220 </row>
16221 <row>
16222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16223 \begin_inset Text
16224
16225 \begin_layout Plain Layout
16226
16227 \backslash
16228 iiint
16229 \end_layout
16230
16231 \end_inset
16232 </cell>
16233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16234 \begin_inset Text
16235
16236 \begin_layout Plain Layout
16237 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
16238 \end_inset
16239
16240
16241 \end_layout
16242
16243 \end_inset
16244 </cell>
16245 </row>
16246 <row>
16247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16248 \begin_inset Text
16249
16250 \begin_layout Plain Layout
16251
16252 \backslash
16253 iiiint
16254 \end_layout
16255
16256 \end_inset
16257 </cell>
16258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16259 \begin_inset Text
16260
16261 \begin_layout Plain Layout
16262 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
16263 \end_inset
16264
16265
16266 \end_layout
16267
16268 \end_inset
16269 </cell>
16270 </row>
16271 <row>
16272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16273 \begin_inset Text
16274
16275 \begin_layout Plain Layout
16276
16277 \backslash
16278 dotsint
16279 \end_layout
16280
16281 \end_inset
16282 </cell>
16283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16284 \begin_inset Text
16285
16286 \begin_layout Plain Layout
16287 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16288 \end_inset
16289
16290
16291 \end_layout
16292
16293 \end_inset
16294 </cell>
16295 </row>
16296 </lyxtabular>
16297
16298 \end_inset
16299
16300
16301 \begin_inset space \hfill{}
16302 \end_inset
16303
16304
16305 \end_layout
16306
16307 \begin_layout Subsection
16308 Límites de operadores
16309 \begin_inset CommandInset label
16310 LatexCommand label
16311 name "subsec:Límites-de-operadores"
16312
16313 \end_inset
16314
16315
16316 \begin_inset Index idx
16317 status collapsed
16318
16319 \begin_layout Plain Layout
16320 Operadores ! límites de
16321 \end_layout
16322
16323 \end_inset
16324
16325
16326 \end_layout
16327
16328 \begin_layout Standard
16329 Los límites se crean mediante superíndices y subíndices:
16330 \begin_inset Separator parbreak
16331 \end_inset
16332
16333
16334 \end_layout
16335
16336 \begin_layout Standard
16337 \noindent
16338 \align center
16339 \begin_inset Tabular
16340 <lyxtabular version="3" rows="2" columns="2">
16341 <features tabularvalignment="middle">
16342 <column alignment="center" valignment="top">
16343 <column alignment="center" valignment="top">
16344 <row>
16345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16346 \begin_inset Text
16347
16348 \begin_layout Plain Layout
16349 Comando
16350 \end_layout
16351
16352 \end_inset
16353 </cell>
16354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16355 \begin_inset Text
16356
16357 \begin_layout Plain Layout
16358 Resultado
16359 \begin_inset Note Note
16360 status collapsed
16361
16362 \begin_layout Plain Layout
16363
16364 \series bold
16365
16366 \backslash
16367 raisebox
16368 \series default
16369  se usa sólo como espaciador
16370 \end_layout
16371
16372 \end_inset
16373
16374
16375 \end_layout
16376
16377 \end_inset
16378 </cell>
16379 </row>
16380 <row>
16381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16382 \begin_inset Text
16383
16384 \begin_layout Plain Layout
16385
16386 \backslash
16387 prod^
16388 \backslash
16389 infty
16390 \begin_inset space \textvisiblespace{}
16391 \end_inset
16392
16393
16394 \begin_inset Formula $\to$
16395 \end_inset
16396
16397 _0
16398 \begin_inset Formula $\to$
16399 \end_inset
16400
16401 A(x)
16402 \end_layout
16403
16404 \end_inset
16405 </cell>
16406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Plain Layout
16410 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16411 \end_inset
16412
16413
16414 \end_layout
16415
16416 \end_inset
16417 </cell>
16418 </row>
16419 </lyxtabular>
16420
16421 \end_inset
16422
16423
16424 \end_layout
16425
16426 \begin_layout Standard
16427 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16428  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16429 \end_layout
16430
16431 \begin_layout Standard
16432 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16433  directamente detrás del operador y se elige 
16434 \series bold
16435 Alineado
16436 \series default
16437  en el menú 
16438 \family sans
16439 Editar\SpecialChar menuseparator
16440 Ecuación\SpecialChar menuseparator
16441 Cambiar tipo de límites
16442 \family default
16443  (atajo 
16444 \family sans
16445 Alt+M
16446 \begin_inset space ~
16447 \end_inset
16448
16449 L
16450 \family default
16451 ).
16452  Un ejemplo:
16453 \end_layout
16454
16455 \begin_layout Standard
16456 El tipo de límites por omisión es:
16457 \begin_inset Formula 
16458 \[
16459 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16460 \]
16461
16462 \end_inset
16463
16464
16465 \end_layout
16466
16467 \begin_layout Standard
16468 Así se ven si se cambia el tipo de límites a 
16469 \series bold
16470 Alineado
16471 \series default
16472 :
16473 \begin_inset Formula 
16474 \[
16475 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16476 \]
16477
16478 \end_inset
16479
16480
16481 \end_layout
16482
16483 \begin_layout Standard
16484 En integrales, excepto las que terminan en 
16485 \series bold
16486 op
16487 \series default
16488  como 
16489 \series bold
16490
16491 \backslash
16492 intop
16493 \series default
16494
16495 \series bold
16496
16497 \backslash
16498 ointop
16499 \series default
16500 , etc., los límites se colocan por omisión junto al operador.
16501  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16502  operador.
16503  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16504 \series bold
16505 Presentado
16506 \series default
16507  para poner el límite debajo:
16508 \begin_inset Formula 
16509 \begin{equation}
16510 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}
16511 \end{equation}
16512
16513 \end_inset
16514
16515
16516 \begin_inset VSpace medskip
16517 \end_inset
16518
16519 Para especificar condiciones en los límites se usan los comandos 
16520 \series bold
16521
16522 \backslash
16523 subarray
16524 \series default
16525
16526 \begin_inset Index idx
16527 status collapsed
16528
16529 \begin_layout Plain Layout
16530 Comandos ! S ! 
16531 \backslash
16532 subarray
16533 \end_layout
16534
16535 \end_inset
16536
16537  y 
16538 \series bold
16539
16540 \backslash
16541 substack
16542 \series default
16543
16544 \begin_inset Index idx
16545 status collapsed
16546
16547 \begin_layout Plain Layout
16548 Comandos ! S ! 
16549 \backslash
16550 substack
16551 \end_layout
16552
16553 \end_inset
16554
16555 .
16556  Por ejemplo, para componer la expresión
16557 \begin_inset Formula 
16558 \begin{equation}
16559 \sum_{\begin{subarray}{c}
16560 0<k<1000\\
16561 \\
16562 k\,\in\,\mathbb{N}
16563 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16564 \end{equation}
16565
16566 \end_inset
16567
16568 se ha hecho lo siguiente: primero se escribe el comando 
16569 \series bold
16570
16571 \backslash
16572 sum^n
16573 \series default
16574
16575 \begin_inset space \textvisiblespace{}
16576 \end_inset
16577
16578
16579 \series bold
16580 _
16581 \series default
16582 .
16583  Ahora el cursor está en un marco azul bajo el operador sumatorio y ahí
16584  se inserta el comando 
16585 \series bold
16586
16587 \backslash
16588 subarray
16589 \series default
16590
16591 \begin_inset space \textvisiblespace{}
16592 \end_inset
16593
16594 .
16595  Ahora el marco azul está en un marco púrpura donde pueden escribirse líneas
16596  distintas.
16597  Cada línea nueva se crea con un salto de línea (
16598 \family sans
16599 Ctrl+Entrar
16600 \family default
16601 ).
16602  Si ahora se teclea en ella
16603 \begin_inset Newline newline
16604 \end_inset
16605
16606
16607 \series bold
16608 0<k<1000 Ctrl+Entrar
16609 \begin_inset Newline newline
16610 \end_inset
16611
16612
16613 \series default
16614 aparece debajo un nuevo marco para la línea nueva.
16615 \end_layout
16616
16617 \begin_layout Standard
16618 La alineación de las líneas puede cambiarse a la izquierda con la 
16619 \family sans
16620 barra de herramientas de cuadros
16621 \family default
16622  o con el menú 
16623 \family sans
16624 Editar\SpecialChar menuseparator
16625 Filas y columnas
16626 \family default
16627 .
16628  Para obtener alineación derecha se inserta 
16629 \series bold
16630
16631 \backslash
16632 hfill
16633 \series default
16634
16635 \begin_inset space \textvisiblespace{}
16636 \end_inset
16637
16638  al principio de la línea.
16639 \end_layout
16640
16641 \begin_layout Standard
16642 El comando 
16643 \series bold
16644
16645 \backslash
16646 substack
16647 \series default
16648  es equivalente a 
16649 \series bold
16650
16651 \backslash
16652 subarray
16653 \series default
16654  con la diferencia de que las líneas están siempre centradas.
16655 \begin_inset VSpace bigskip
16656 \end_inset
16657
16658
16659 \end_layout
16660
16661 \begin_layout Standard
16662 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16663  siguientes, como en la ecuación 
16664 \begin_inset CommandInset ref
16665 LatexCommand eqref
16666 reference "eq:substack"
16667
16668 \end_inset
16669
16670 , porque éstos se colocan junto a los límites.
16671  Para evitarlo se puede usar el comando 
16672 \series bold
16673
16674 \backslash
16675 smashoperator
16676 \series default
16677
16678 \begin_inset Index idx
16679 status collapsed
16680
16681 \begin_layout Plain Layout
16682 Comandos ! S ! 
16683 \backslash
16684 smashoperator
16685 \end_layout
16686
16687 \end_inset
16688
16689 .
16690  Para esto, en 
16691 \family sans
16692 Opciones
16693 \begin_inset space ~
16694 \end_inset
16695
16696 para
16697 \begin_inset space ~
16698 \end_inset
16699
16700 ecuaciones
16701 \family default
16702  de la configuración del documento debe estar marcado 
16703 \family sans
16704 Cargar
16705 \begin_inset space ~
16706 \end_inset
16707
16708 siempre
16709 \family default
16710  el paquete 
16711 \series bold
16712 mathtools
16713 \series default
16714
16715 \begin_inset Index idx
16716 status collapsed
16717
16718 \begin_layout Plain Layout
16719 Paquetes ! mathtools
16720 \end_layout
16721
16722 \end_inset
16723
16724  
16725 \series bold
16726
16727 \backslash
16728 smashoperator
16729 \series default
16730  establece el espacio junto al operador en 0
16731 \begin_inset space \thinspace{}
16732 \end_inset
16733
16734 pt.
16735 \begin_inset Newline newline
16736 \end_inset
16737
16738 Aplicado en la ecuación 
16739 \begin_inset CommandInset ref
16740 LatexCommand eqref
16741 reference "eq:substack"
16742
16743 \end_inset
16744
16745  se usa el comando
16746 \end_layout
16747
16748 \begin_layout Standard
16749
16750 \series bold
16751
16752 \backslash
16753 smashoperator{
16754 \end_layout
16755
16756 \begin_layout Standard
16757 e inserta el operador con sus límites entre las llaves.
16758  A continuación sigue el resto de la ecuación:
16759 \begin_inset Formula 
16760 \[
16761 \smashoperator{\sum_{\begin{subarray}{c}
16762 0<k<1000\\
16763 \\
16764 k\,\in\,\mathbb{N}
16765 \end{subarray}}^{n}}k^{-2}
16766 \]
16767
16768 \end_inset
16769
16770
16771 \end_layout
16772
16773 \begin_layout Standard
16774 Es posible establecer el espacio de 0
16775 \begin_inset space \thinspace{}
16776 \end_inset
16777
16778 pt en un solo lado de la expresión.
16779  Para eso escribe 
16780 \series bold
16781 [l]
16782 \series default
16783  o 
16784 \series bold
16785 [r]
16786 \series default
16787  entre 
16788 \series bold
16789
16790 \backslash
16791 smashoperator
16792 \series default
16793  y su llave.
16794  
16795 \series bold
16796 l
16797 \series default
16798  es para el lado izquierdo y 
16799 \series bold
16800 r
16801 \series default
16802  para el derecho.
16803  Un ejemplo de dichas posibilidades para 
16804 \series bold
16805
16806 \backslash
16807 smashoperator
16808 \series default
16809 :
16810 \end_layout
16811
16812 \begin_layout Standard
16813 \begin_inset Formula 
16814 \[
16815 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}
16816 \]
16817
16818 \end_inset
16819
16820
16821 \end_layout
16822
16823 \begin_layout Standard
16824 \begin_inset VSpace bigskip
16825 \end_inset
16826
16827
16828 \end_layout
16829
16830 \begin_layout Standard
16831 Cuando hay varios operadores consecutivos con límites, éstos pueden resultar
16832  mal alineados en la salida, como se ve en este ejemplo:
16833 \begin_inset Formula 
16834 \[
16835 \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}
16836 \]
16837
16838 \end_inset
16839
16840 Para mejorar este aspecto, en 
16841 \family sans
16842 Opciones
16843 \begin_inset space ~
16844 \end_inset
16845
16846 para
16847 \begin_inset space ~
16848 \end_inset
16849
16850 ecuaciones
16851 \family default
16852  de la configuración del documento debe estar marcado 
16853 \family sans
16854 Cargar
16855 \begin_inset space ~
16856 \end_inset
16857
16858 siempre
16859 \family default
16860  el paquete 
16861 \series bold
16862 mathtools
16863 \series default
16864
16865 \begin_inset Index idx
16866 status collapsed
16867
16868 \begin_layout Plain Layout
16869 Paquetes ! mathtools
16870 \end_layout
16871
16872 \end_inset
16873
16874 .
16875  Después inserta en la ecuación el comando 
16876 \series bold
16877
16878 \backslash
16879 adjustlimits
16880 \series default
16881
16882 \begin_inset Index idx
16883 status collapsed
16884
16885 \begin_layout Plain Layout
16886 Comandos ! A ! 
16887 \backslash
16888 adjustlimits
16889 \end_layout
16890
16891 \end_inset
16892
16893  delante de cada operador.
16894  El ejemplo anterior tendrá ahora este aspecto:
16895 \begin_inset Formula 
16896 \[
16897 \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}
16898 \]
16899
16900 \end_inset
16901
16902
16903 \end_layout
16904
16905 \begin_layout Standard
16906 \begin_inset VSpace bigskip
16907 \end_inset
16908
16909 Cómo utilizar un límite para varios operadores se describe en la 
16910 \begin_inset CommandInset ref
16911 LatexCommand ref
16912 reference "subsec:Operadores-de-usuario"
16913
16914 \end_inset
16915
16916 .
16917 \end_layout
16918
16919 \begin_layout Subsection
16920 Decoración para operadores
16921 \begin_inset Index idx
16922 status collapsed
16923
16924 \begin_layout Plain Layout
16925 Operadores ! Decoración
16926 \end_layout
16927
16928 \end_inset
16929
16930
16931 \end_layout
16932
16933 \begin_layout Standard
16934 Con los comandos 
16935 \series bold
16936
16937 \backslash
16938 overset
16939 \series default
16940
16941 \begin_inset Index idx
16942 status collapsed
16943
16944 \begin_layout Plain Layout
16945 Comandos ! O ! 
16946 \backslash
16947 overset
16948 \end_layout
16949
16950 \end_inset
16951
16952  y 
16953 \series bold
16954
16955 \backslash
16956 underset
16957 \series default
16958
16959 \begin_inset Index idx
16960 status collapsed
16961
16962 \begin_layout Plain Layout
16963 Comandos ! U ! 
16964 \backslash
16965 underset
16966 \end_layout
16967
16968 \end_inset
16969
16970  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
16971  Con el comando 
16972 \series bold
16973
16974 \backslash
16975 sideset
16976 \series default
16977
16978 \begin_inset Index idx
16979 status collapsed
16980
16981 \begin_layout Plain Layout
16982 Comandos ! S ! 
16983 \backslash
16984 sideset
16985 \end_layout
16986
16987 \end_inset
16988
16989  se pueden poner caracteres delante y detrás de un operador grande.
16990 \end_layout
16991
16992 \begin_layout Standard
16993 Hay cuatro variantes de 
16994 \series bold
16995
16996 \backslash
16997 sideset
16998 \series default
16999 :
17000 \end_layout
17001
17002 \begin_layout Itemize
17003
17004 \series bold
17005
17006 \backslash
17007 sideset
17008 \series default
17009  para poner caracteres en las esquinas del operador
17010 \end_layout
17011
17012 \begin_layout Itemize
17013
17014 \series bold
17015
17016 \backslash
17017 sidesetn
17018 \series default
17019  para poner caracteres delante y/o detrás del operador (esta variante representa
17020  el comando original de \SpecialChar LaTeX
17021  
17022 \series bold
17023
17024 \backslash
17025 sideset
17026 \series default
17027 )
17028 \end_layout
17029
17030 \begin_layout Itemize
17031
17032 \series bold
17033
17034 \backslash
17035 sidesetl
17036 \series default
17037  para poner caracteres en las esquinas de la izquierda y/o detrás del operador
17038 \end_layout
17039
17040 \begin_layout Itemize
17041
17042 \series bold
17043
17044 \backslash
17045 sidesetr
17046 \series default
17047  para poner caracteres en las esquinas de la derecha y/o delante del operador
17048 \end_layout
17049
17050 \begin_layout Standard
17051 Por ejemplo, el comando 
17052 \series bold
17053
17054 \backslash
17055 sidesetn
17056 \begin_inset space \textvisiblespace{}
17057 \end_inset
17058
17059
17060 \backslash
17061 sum
17062 \begin_inset space \textvisiblespace{}
17063 \end_inset
17064
17065
17066 \begin_inset Formula $\to$
17067 \end_inset
17068
17069 '
17070 \begin_inset Formula $\to$
17071 \end_inset
17072
17073 _k=1
17074 \begin_inset space \textvisiblespace{}
17075 \end_inset
17076
17077
17078 \series default
17079 ^
17080 \series bold
17081 n
17082 \series default
17083  genera:
17084 \begin_inset Formula 
17085 \[
17086 \sideset{}{'}\sum_{k=1}^{n}
17087 \]
17088
17089 \end_inset
17090
17091
17092 \end_layout
17093
17094 \begin_layout Standard
17095 \begin_inset Note Greyedout
17096 status open
17097
17098 \begin_layout Plain Layout
17099
17100 \series bold
17101 Nota: 
17102 \backslash
17103 sideset
17104 \series default
17105  sólo se puede usar para decorar operadores grandes, no permite operadores
17106  binarios.
17107 \end_layout
17108
17109 \end_inset
17110
17111
17112 \end_layout
17113
17114 \begin_layout Standard
17115 Con 
17116 \series bold
17117
17118 \backslash
17119 overset
17120 \series default
17121  y 
17122 \series bold
17123
17124 \backslash
17125 underset
17126 \series default
17127  también se pueden decorar símbolos y caracteres.
17128  Por ejemplo el comando 
17129 \series bold
17130
17131 \backslash
17132 overset
17133 \begin_inset space \textvisiblespace{}
17134 \end_inset
17135
17136
17137 \backslash
17138 maltese
17139 \begin_inset space \textvisiblespace{}
17140 \end_inset
17141
17142
17143 \series default
17144
17145 \begin_inset Formula $\uparrow$
17146 \end_inset
17147
17148
17149 \series bold
17150 a
17151 \series default
17152  genera:
17153 \begin_inset Formula 
17154 \[
17155 \overset{a}{\maltese}
17156 \]
17157
17158 \end_inset
17159
17160
17161 \end_layout
17162
17163 \begin_layout Standard
17164 \begin_inset Newpage newpage
17165 \end_inset
17166
17167
17168 \end_layout
17169
17170 \begin_layout Subsection
17171 Operadores binarios
17172 \begin_inset CommandInset label
17173 LatexCommand label
17174 name "subsec:Operadores-binarios"
17175
17176 \end_inset
17177
17178
17179 \begin_inset Index idx
17180 status collapsed
17181
17182 \begin_layout Plain Layout
17183 Operadores ! binarios
17184 \end_layout
17185
17186 \end_inset
17187
17188
17189 \end_layout
17190
17191 \begin_layout Standard
17192 Los operadores binarios se rodean por espacios si llevan un carácter delante
17193  o detrás.
17194 \begin_inset VSpace medskip
17195 \end_inset
17196
17197
17198 \end_layout
17199
17200 \begin_layout Standard
17201 \begin_inset space \hfill{}
17202 \end_inset
17203
17204
17205 \begin_inset Tabular
17206 <lyxtabular version="3" rows="13" columns="2">
17207 <features tabularvalignment="middle">
17208 <column alignment="center" valignment="top" width="0pt">
17209 <column alignment="center" valignment="top" width="0pt">
17210 <row>
17211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17212 \begin_inset Text
17213
17214 \begin_layout Plain Layout
17215 Comando
17216 \begin_inset Note Note
17217 status collapsed
17218
17219 \begin_layout Plain Layout
17220
17221 \series bold
17222
17223 \backslash
17224 raisebox
17225 \series default
17226  se usa sólo como espaciador
17227 \end_layout
17228
17229 \end_inset
17230
17231
17232 \end_layout
17233
17234 \end_inset
17235 </cell>
17236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout Plain Layout
17240 Operador
17241 \end_layout
17242
17243 \end_inset
17244 </cell>
17245 </row>
17246 <row>
17247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17248 \begin_inset Text
17249
17250 \begin_layout Plain Layout
17251 +
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260 \begin_inset Formula $+$
17261 \end_inset
17262
17263
17264 \end_layout
17265
17266 \end_inset
17267 </cell>
17268 </row>
17269 <row>
17270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17271 \begin_inset Text
17272
17273 \begin_layout Plain Layout
17274 -
17275 \end_layout
17276
17277 \end_inset
17278 </cell>
17279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17280 \begin_inset Text
17281
17282 \begin_layout Plain Layout
17283 \begin_inset Formula $-$
17284 \end_inset
17285
17286
17287 \end_layout
17288
17289 \end_inset
17290 </cell>
17291 </row>
17292 <row>
17293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17294 \begin_inset Text
17295
17296 \begin_layout Plain Layout
17297
17298 \backslash
17299 pm
17300 \end_layout
17301
17302 \end_inset
17303 </cell>
17304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17305 \begin_inset Text
17306
17307 \begin_layout Plain Layout
17308 \begin_inset Formula $\pm$
17309 \end_inset
17310
17311
17312 \end_layout
17313
17314 \end_inset
17315 </cell>
17316 </row>
17317 <row>
17318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17319 \begin_inset Text
17320
17321 \begin_layout Plain Layout
17322
17323 \backslash
17324 mp
17325 \end_layout
17326
17327 \end_inset
17328 </cell>
17329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17330 \begin_inset Text
17331
17332 \begin_layout Plain Layout
17333 \begin_inset Formula $\mp$
17334 \end_inset
17335
17336
17337 \end_layout
17338
17339 \end_inset
17340 </cell>
17341 </row>
17342 <row>
17343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17344 \begin_inset Text
17345
17346 \begin_layout Plain Layout
17347
17348 \backslash
17349 cdot
17350 \end_layout
17351
17352 \end_inset
17353 </cell>
17354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358 \begin_inset Formula $\cdot$
17359 \end_inset
17360
17361
17362 \end_layout
17363
17364 \end_inset
17365 </cell>
17366 </row>
17367 <row>
17368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17369 \begin_inset Text
17370
17371 \begin_layout Plain Layout
17372
17373 \backslash
17374 times
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383 \begin_inset Formula $\times$
17384 \end_inset
17385
17386
17387 \end_layout
17388
17389 \end_inset
17390 </cell>
17391 </row>
17392 <row>
17393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17394 \begin_inset Text
17395
17396 \begin_layout Plain Layout
17397
17398 \backslash
17399 div
17400 \end_layout
17401
17402 \end_inset
17403 </cell>
17404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17405 \begin_inset Text
17406
17407 \begin_layout Plain Layout
17408 \begin_inset Formula $\div$
17409 \end_inset
17410
17411
17412 \end_layout
17413
17414 \end_inset
17415 </cell>
17416 </row>
17417 <row>
17418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17419 \begin_inset Text
17420
17421 \begin_layout Plain Layout
17422 \begin_inset ERT
17423 status collapsed
17424
17425 \begin_layout Plain Layout
17426
17427
17428 \backslash
17429 raisebox{-1.2mm}{
17430 \end_layout
17431
17432 \end_inset
17433
17434 *
17435 \begin_inset ERT
17436 status collapsed
17437
17438 \begin_layout Plain Layout
17439
17440 }
17441 \end_layout
17442
17443 \end_inset
17444
17445
17446 \end_layout
17447
17448 \end_inset
17449 </cell>
17450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17451 \begin_inset Text
17452
17453 \begin_layout Plain Layout
17454 \begin_inset Formula $*$
17455 \end_inset
17456
17457
17458 \end_layout
17459
17460 \end_inset
17461 </cell>
17462 </row>
17463 <row>
17464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17465 \begin_inset Text
17466
17467 \begin_layout Plain Layout
17468
17469 \backslash
17470 star
17471 \end_layout
17472
17473 \end_inset
17474 </cell>
17475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17476 \begin_inset Text
17477
17478 \begin_layout Plain Layout
17479 \begin_inset Formula $\star$
17480 \end_inset
17481
17482
17483 \end_layout
17484
17485 \end_inset
17486 </cell>
17487 </row>
17488 <row>
17489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17490 \begin_inset Text
17491
17492 \begin_layout Plain Layout
17493
17494 \backslash
17495 circ
17496 \end_layout
17497
17498 \end_inset
17499 </cell>
17500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17501 \begin_inset Text
17502
17503 \begin_layout Plain Layout
17504 \begin_inset Formula $\circ$
17505 \end_inset
17506
17507
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 </row>
17513 <row>
17514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518
17519 \backslash
17520 diamond
17521 \end_layout
17522
17523 \end_inset
17524 </cell>
17525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17526 \begin_inset Text
17527
17528 \begin_layout Plain Layout
17529 \begin_inset Formula $\diamond$
17530 \end_inset
17531
17532
17533 \end_layout
17534
17535 \end_inset
17536 </cell>
17537 </row>
17538 <row>
17539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17540 \begin_inset Text
17541
17542 \begin_layout Plain Layout
17543
17544 \backslash
17545 bullet
17546 \end_layout
17547
17548 \end_inset
17549 </cell>
17550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17551 \begin_inset Text
17552
17553 \begin_layout Plain Layout
17554 \begin_inset Formula $\bullet$
17555 \end_inset
17556
17557
17558 \end_layout
17559
17560 \end_inset
17561 </cell>
17562 </row>
17563 </lyxtabular>
17564
17565 \end_inset
17566
17567
17568 \begin_inset space \hfill{}
17569 \end_inset
17570
17571
17572 \begin_inset Tabular
17573 <lyxtabular version="3" rows="13" columns="2">
17574 <features tabularvalignment="middle">
17575 <column alignment="center" valignment="top" width="0pt">
17576 <column alignment="center" valignment="top" width="0pt">
17577 <row>
17578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17579 \begin_inset Text
17580
17581 \begin_layout Plain Layout
17582 Comando
17583 \end_layout
17584
17585 \end_inset
17586 </cell>
17587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17588 \begin_inset Text
17589
17590 \begin_layout Plain Layout
17591 Operador
17592 \end_layout
17593
17594 \end_inset
17595 </cell>
17596 </row>
17597 <row>
17598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17599 \begin_inset Text
17600
17601 \begin_layout Plain Layout
17602
17603 \backslash
17604 nabla
17605 \end_layout
17606
17607 \end_inset
17608 </cell>
17609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17610 \begin_inset Text
17611
17612 \begin_layout Plain Layout
17613 \begin_inset Formula $\nabla$
17614 \end_inset
17615
17616
17617 \end_layout
17618
17619 \end_inset
17620 </cell>
17621 </row>
17622 <row>
17623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17624 \begin_inset Text
17625
17626 \begin_layout Plain Layout
17627
17628 \backslash
17629 bigtriangledown
17630 \end_layout
17631
17632 \end_inset
17633 </cell>
17634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17635 \begin_inset Text
17636
17637 \begin_layout Plain Layout
17638 \begin_inset Formula $\bigtriangledown$
17639 \end_inset
17640
17641
17642 \end_layout
17643
17644 \end_inset
17645 </cell>
17646 </row>
17647 <row>
17648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17649 \begin_inset Text
17650
17651 \begin_layout Plain Layout
17652
17653 \backslash
17654 bigtriangleup
17655 \end_layout
17656
17657 \end_inset
17658 </cell>
17659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17660 \begin_inset Text
17661
17662 \begin_layout Plain Layout
17663 \begin_inset Formula $\bigtriangleup$
17664 \end_inset
17665
17666
17667 \end_layout
17668
17669 \end_inset
17670 </cell>
17671 </row>
17672 <row>
17673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17674 \begin_inset Text
17675
17676 \begin_layout Plain Layout
17677
17678 \backslash
17679 Box
17680 \end_layout
17681
17682 \end_inset
17683 </cell>
17684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17685 \begin_inset Text
17686
17687 \begin_layout Plain Layout
17688 \begin_inset Formula $\Box$
17689 \end_inset
17690
17691
17692 \end_layout
17693
17694 \end_inset
17695 </cell>
17696 </row>
17697 <row>
17698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17699 \begin_inset Text
17700
17701 \begin_layout Plain Layout
17702
17703 \backslash
17704 cap 
17705 \end_layout
17706
17707 \end_inset
17708 </cell>
17709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17710 \begin_inset Text
17711
17712 \begin_layout Plain Layout
17713 \begin_inset Formula $\cap$
17714 \end_inset
17715
17716
17717 \end_layout
17718
17719 \end_inset
17720 </cell>
17721 </row>
17722 <row>
17723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17724 \begin_inset Text
17725
17726 \begin_layout Plain Layout
17727
17728 \backslash
17729 cup
17730 \end_layout
17731
17732 \end_inset
17733 </cell>
17734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17735 \begin_inset Text
17736
17737 \begin_layout Plain Layout
17738 \begin_inset Formula $\cup$
17739 \end_inset
17740
17741
17742 \end_layout
17743
17744 \end_inset
17745 </cell>
17746 </row>
17747 <row>
17748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17749 \begin_inset Text
17750
17751 \begin_layout Plain Layout
17752
17753 \backslash
17754 dagger
17755 \end_layout
17756
17757 \end_inset
17758 </cell>
17759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17760 \begin_inset Text
17761
17762 \begin_layout Plain Layout
17763 \begin_inset Formula $\dagger$
17764 \end_inset
17765
17766
17767 \end_layout
17768
17769 \end_inset
17770 </cell>
17771 </row>
17772 <row>
17773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17774 \begin_inset Text
17775
17776 \begin_layout Plain Layout
17777
17778 \backslash
17779 ddagger
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17785 \begin_inset Text
17786
17787 \begin_layout Plain Layout
17788 \begin_inset Formula $\ddagger$
17789 \end_inset
17790
17791
17792 \end_layout
17793
17794 \end_inset
17795 </cell>
17796 </row>
17797 <row>
17798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17799 \begin_inset Text
17800
17801 \begin_layout Plain Layout
17802
17803 \backslash
17804 wr
17805 \end_layout
17806
17807 \end_inset
17808 </cell>
17809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17810 \begin_inset Text
17811
17812 \begin_layout Plain Layout
17813 \begin_inset Formula $\wr$
17814 \end_inset
17815
17816
17817 \end_layout
17818
17819 \end_inset
17820 </cell>
17821 </row>
17822 <row>
17823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17824 \begin_inset Text
17825
17826 \begin_layout Plain Layout
17827
17828 \backslash
17829 bigcirc
17830 \end_layout
17831
17832 \end_inset
17833 </cell>
17834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout Plain Layout
17838 \begin_inset Formula $\bigcirc$
17839 \end_inset
17840
17841
17842 \end_layout
17843
17844 \end_inset
17845 </cell>
17846 </row>
17847 <row>
17848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17849 \begin_inset Text
17850
17851 \begin_layout Plain Layout
17852
17853 \backslash
17854 wedge
17855 \end_layout
17856
17857 \end_inset
17858 </cell>
17859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17860 \begin_inset Text
17861
17862 \begin_layout Plain Layout
17863 \begin_inset Formula $\wedge$
17864 \end_inset
17865
17866
17867 \end_layout
17868
17869 \end_inset
17870 </cell>
17871 </row>
17872 <row>
17873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17874 \begin_inset Text
17875
17876 \begin_layout Plain Layout
17877
17878 \backslash
17879 vee
17880 \end_layout
17881
17882 \end_inset
17883 </cell>
17884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17885 \begin_inset Text
17886
17887 \begin_layout Plain Layout
17888 \begin_inset Formula $\vee$
17889 \end_inset
17890
17891
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 </row>
17897 </lyxtabular>
17898
17899 \end_inset
17900
17901
17902 \begin_inset space \hfill{}
17903 \end_inset
17904
17905
17906 \begin_inset Tabular
17907 <lyxtabular version="3" rows="13" columns="2">
17908 <features tabularvalignment="middle">
17909 <column alignment="center" valignment="top" width="0pt">
17910 <column alignment="center" valignment="top" width="0pt">
17911 <row>
17912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17913 \begin_inset Text
17914
17915 \begin_layout Plain Layout
17916 Comando
17917 \end_layout
17918
17919 \end_inset
17920 </cell>
17921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17922 \begin_inset Text
17923
17924 \begin_layout Plain Layout
17925 Operador
17926 \end_layout
17927
17928 \end_inset
17929 </cell>
17930 </row>
17931 <row>
17932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Plain Layout
17936
17937 \backslash
17938 oplus
17939 \end_layout
17940
17941 \end_inset
17942 </cell>
17943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17944 \begin_inset Text
17945
17946 \begin_layout Plain Layout
17947 \begin_inset Formula $\oplus$
17948 \end_inset
17949
17950
17951 \end_layout
17952
17953 \end_inset
17954 </cell>
17955 </row>
17956 <row>
17957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17958 \begin_inset Text
17959
17960 \begin_layout Plain Layout
17961
17962 \backslash
17963 ominus
17964 \end_layout
17965
17966 \end_inset
17967 </cell>
17968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17969 \begin_inset Text
17970
17971 \begin_layout Plain Layout
17972 \begin_inset Formula $\ominus$
17973 \end_inset
17974
17975
17976 \end_layout
17977
17978 \end_inset
17979 </cell>
17980 </row>
17981 <row>
17982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17983 \begin_inset Text
17984
17985 \begin_layout Plain Layout
17986
17987 \backslash
17988 otimes
17989 \end_layout
17990
17991 \end_inset
17992 </cell>
17993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17994 \begin_inset Text
17995
17996 \begin_layout Plain Layout
17997 \begin_inset Formula $\otimes$
17998 \end_inset
17999
18000
18001 \end_layout
18002
18003 \end_inset
18004 </cell>
18005 </row>
18006 <row>
18007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18008 \begin_inset Text
18009
18010 \begin_layout Plain Layout
18011
18012 \backslash
18013 oslash
18014 \end_layout
18015
18016 \end_inset
18017 </cell>
18018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18019 \begin_inset Text
18020
18021 \begin_layout Plain Layout
18022 \begin_inset Formula $\oslash$
18023 \end_inset
18024
18025
18026 \end_layout
18027
18028 \end_inset
18029 </cell>
18030 </row>
18031 <row>
18032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18033 \begin_inset Text
18034
18035 \begin_layout Plain Layout
18036
18037 \backslash
18038 odot
18039 \end_layout
18040
18041 \end_inset
18042 </cell>
18043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18044 \begin_inset Text
18045
18046 \begin_layout Plain Layout
18047 \begin_inset Formula $\odot$
18048 \end_inset
18049
18050
18051 \end_layout
18052
18053 \end_inset
18054 </cell>
18055 </row>
18056 <row>
18057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18058 \begin_inset Text
18059
18060 \begin_layout Plain Layout
18061
18062 \backslash
18063 amalg
18064 \end_layout
18065
18066 \end_inset
18067 </cell>
18068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18069 \begin_inset Text
18070
18071 \begin_layout Plain Layout
18072 \begin_inset Formula $\amalg$
18073 \end_inset
18074
18075
18076 \end_layout
18077
18078 \end_inset
18079 </cell>
18080 </row>
18081 <row>
18082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086
18087 \backslash
18088 uplus
18089 \end_layout
18090
18091 \end_inset
18092 </cell>
18093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18094 \begin_inset Text
18095
18096 \begin_layout Plain Layout
18097 \begin_inset Formula $\uplus$
18098 \end_inset
18099
18100
18101 \end_layout
18102
18103 \end_inset
18104 </cell>
18105 </row>
18106 <row>
18107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18108 \begin_inset Text
18109
18110 \begin_layout Plain Layout
18111
18112 \backslash
18113 setminus
18114 \end_layout
18115
18116 \end_inset
18117 </cell>
18118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18119 \begin_inset Text
18120
18121 \begin_layout Plain Layout
18122 \begin_inset Formula $\setminus$
18123 \end_inset
18124
18125
18126 \end_layout
18127
18128 \end_inset
18129 </cell>
18130 </row>
18131 <row>
18132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18133 \begin_inset Text
18134
18135 \begin_layout Plain Layout
18136
18137 \backslash
18138 sqcap
18139 \end_layout
18140
18141 \end_inset
18142 </cell>
18143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18144 \begin_inset Text
18145
18146 \begin_layout Plain Layout
18147 \begin_inset Formula $\sqcap$
18148 \end_inset
18149
18150
18151 \end_layout
18152
18153 \end_inset
18154 </cell>
18155 </row>
18156 <row>
18157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18158 \begin_inset Text
18159
18160 \begin_layout Plain Layout
18161
18162 \backslash
18163 sqcup
18164 \end_layout
18165
18166 \end_inset
18167 </cell>
18168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18169 \begin_inset Text
18170
18171 \begin_layout Plain Layout
18172 \begin_inset Formula $\sqcup$
18173 \end_inset
18174
18175
18176 \end_layout
18177
18178 \end_inset
18179 </cell>
18180 </row>
18181 <row>
18182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18183 \begin_inset Text
18184
18185 \begin_layout Plain Layout
18186
18187 \backslash
18188 triangleleft
18189 \end_layout
18190
18191 \end_inset
18192 </cell>
18193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18194 \begin_inset Text
18195
18196 \begin_layout Plain Layout
18197 \begin_inset Formula $\triangleleft$
18198 \end_inset
18199
18200
18201 \end_layout
18202
18203 \end_inset
18204 </cell>
18205 </row>
18206 <row>
18207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18208 \begin_inset Text
18209
18210 \begin_layout Plain Layout
18211
18212 \backslash
18213 triangleright
18214 \end_layout
18215
18216 \end_inset
18217 </cell>
18218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18219 \begin_inset Text
18220
18221 \begin_layout Plain Layout
18222 \begin_inset Formula $\triangleright$
18223 \end_inset
18224
18225
18226 \end_layout
18227
18228 \end_inset
18229 </cell>
18230 </row>
18231 </lyxtabular>
18232
18233 \end_inset
18234
18235
18236 \begin_inset space \hfill{}
18237 \end_inset
18238
18239
18240 \end_layout
18241
18242 \begin_layout Standard
18243 Todos los operadores binarios se pueden insertar también con el botón 
18244 \begin_inset Info
18245 type  "icon"
18246 arg   "math-insert \\pm"
18247 \end_inset
18248
18249  de la barra de ecuaciones.
18250 \end_layout
18251
18252 \begin_layout Standard
18253 Para imprimir el operador Laplace se pueden usar 
18254 \series bold
18255
18256 \backslash
18257 Delta
18258 \series default
18259  o 
18260 \series bold
18261
18262 \backslash
18263 nabla
18264 \series default
18265 ^
18266 \series bold
18267 2
18268 \series default
18269  (
18270 \begin_inset Formula $\nabla^{2}$
18271 \end_inset
18272
18273 ) en vez de 
18274 \series bold
18275
18276 \backslash
18277 bigtriangleup
18278 \series default
18279 .
18280 \end_layout
18281
18282 \begin_layout Standard
18283 El carácter 
18284 \family sans
18285 Separador de menú
18286 \family default
18287  del menú 
18288 \family sans
18289 Insertar\SpecialChar menuseparator
18290 Carácter especial
18291 \family default
18292  es el operador 
18293 \series bold
18294
18295 \backslash
18296 triangleright
18297 \series default
18298 .
18299 \end_layout
18300
18301 \begin_layout Subsection
18302 Operadores definidos por el usuario
18303 \begin_inset CommandInset label
18304 LatexCommand label
18305 name "subsec:Operadores-de-usuario"
18306
18307 \end_inset
18308
18309
18310 \begin_inset Index idx
18311 status collapsed
18312
18313 \begin_layout Plain Layout
18314 Operadores ! personalizados
18315 \end_layout
18316
18317 \end_inset
18318
18319
18320 \end_layout
18321
18322 \begin_layout Standard
18323 Con ayuda del comando 
18324 \series bold
18325
18326 \backslash
18327 DeclareMathOperator
18328 \series default
18329
18330 \begin_inset Index idx
18331 status collapsed
18332
18333 \begin_layout Plain Layout
18334 Comandos ! D ! 
18335 \backslash
18336 dbinom@
18337 \backslash
18338 DeclareMathOperator
18339 \end_layout
18340
18341 \end_inset
18342
18343  se pueden definir operadores personalizados en el preámbulo \SpecialChar LaTeX
18344 .
18345  Su esquema es:
18346 \end_layout
18347
18348 \begin_layout Standard
18349
18350 \series bold
18351
18352 \backslash
18353 DeclareMathOperator{comando nuevo}{presentación}
18354 \end_layout
18355
18356 \begin_layout Standard
18357 Presentación puede ser un carácter o símbolo que define el aspecto del operador
18358  en la salida.
18359  Para definir un operador grande hay que añadirle un * detrás.
18360  Todos los operadores grandes personalizados pueden tener límites como se
18361  describe en 
18362 \begin_inset CommandInset ref
18363 LatexCommand ref
18364 reference "subsec:Límites-de-operadores"
18365
18366 \end_inset
18367
18368 .
18369 \end_layout
18370
18371 \begin_layout Standard
18372 Por ejemplo, la línea en el preámbulo \SpecialChar LaTeX
18373
18374 \end_layout
18375
18376 \begin_layout Standard
18377
18378 \series bold
18379
18380 \backslash
18381 DeclareMathOperator*{
18382 \backslash
18383 Lozenge}{
18384 \backslash
18385 blacklozenge}
18386 \end_layout
18387
18388 \begin_layout Standard
18389 define el comando 
18390 \series bold
18391
18392 \backslash
18393 Lozenge
18394 \series default
18395 , que inserta un operador grande que es el símbolo blacklozenge de la 
18396 \begin_inset CommandInset ref
18397 LatexCommand ref
18398 reference "subsec:Símbolos-misceláneos"
18399
18400 \end_inset
18401
18402 .
18403 \begin_inset Formula 
18404 \[
18405 \Lozenge_{n=1}^{\infty}
18406 \]
18407
18408 \end_inset
18409
18410 El comando para esta expresión es: 
18411 \series bold
18412
18413 \backslash
18414 Lozenge^
18415 \backslash
18416 infty
18417 \begin_inset Formula $\rightarrow$
18418 \end_inset
18419
18420 _n=1
18421 \begin_inset VSpace bigskip
18422 \end_inset
18423
18424
18425 \end_layout
18426
18427 \begin_layout Standard
18428 Si los operadores personalizados no se van a usar varias veces en el documento,
18429  se pueden también definir con los comandos 
18430 \series bold
18431
18432 \backslash
18433 mathop
18434 \series default
18435
18436 \begin_inset Index idx
18437 status collapsed
18438
18439 \begin_layout Plain Layout
18440 Comandos ! M ! 
18441 \backslash
18442 mathop
18443 \end_layout
18444
18445 \end_inset
18446
18447  y 
18448 \series bold
18449
18450 \backslash
18451 mathbin
18452 \series default
18453
18454 \begin_inset Index idx
18455 status collapsed
18456
18457 \begin_layout Plain Layout
18458 Comandos ! M ! 
18459 \backslash
18460 mathbin
18461 \end_layout
18462
18463 \end_inset
18464
18465 , con el siguiente esquema:
18466 \end_layout
18467
18468 \begin_layout Standard
18469
18470 \series bold
18471
18472 \backslash
18473 mathop{presentación}
18474 \series default
18475  y 
18476 \series bold
18477
18478 \backslash
18479 mathbin{presentación}
18480 \end_layout
18481
18482 \begin_layout Standard
18483
18484 \series bold
18485
18486 \backslash
18487 mathop
18488 \series default
18489  define operadores grandes, 
18490 \series bold
18491
18492 \backslash
18493 mathbin
18494 \series default
18495  operadores binarios.
18496 \end_layout
18497
18498 \begin_layout Standard
18499
18500 \series bold
18501
18502 \backslash
18503 mathop
18504 \series default
18505  se puede usar, p.e., para poner un límite a varios operadores:
18506 \begin_inset Formula 
18507 \[
18508 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18509 \]
18510
18511 \end_inset
18512
18513
18514 \end_layout
18515
18516 \begin_layout Standard
18517 El comando para la expresión anterior es:
18518 \begin_inset Newline newline
18519 \end_inset
18520
18521
18522 \series bold
18523
18524 \backslash
18525 mathop{
18526 \backslash
18527 sum
18528 \backslash
18529 negmedspace
18530 \backslash
18531 sum
18532 \series default
18533
18534 \begin_inset space \textvisiblespace{}
18535 \end_inset
18536
18537
18538 \series bold
18539
18540 \begin_inset Formula $\to$
18541 \end_inset
18542
18543 ^N
18544 \series default
18545
18546 \begin_inset space \textvisiblespace{}
18547 \end_inset
18548
18549
18550 \series bold
18551 _i,j=1
18552 \end_layout
18553
18554 \begin_layout Section
18555 Tipografías
18556 \begin_inset Index idx
18557 status collapsed
18558
18559 \begin_layout Plain Layout
18560 Tipografías
18561 \end_layout
18562
18563 \end_inset
18564
18565
18566 \end_layout
18567
18568 \begin_layout Subsection
18569 Estilos de tipografías
18570 \begin_inset CommandInset label
18571 LatexCommand label
18572 name "subsec:Estilos-de-tipografías"
18573
18574 \end_inset
18575
18576
18577 \begin_inset Index idx
18578 status collapsed
18579
18580 \begin_layout Plain Layout
18581 Tipografías ! estilos de
18582 \end_layout
18583
18584 \end_inset
18585
18586
18587 \end_layout
18588
18589 \begin_layout Standard
18590 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
18591  estilos:
18592 \end_layout
18593
18594 \begin_layout Standard
18595 \align center
18596 \begin_inset space \hfill{}
18597 \end_inset
18598
18599
18600 \begin_inset Tabular
18601 <lyxtabular version="3" rows="6" columns="2">
18602 <features tabularvalignment="middle">
18603 <column alignment="center" valignment="top">
18604 <column alignment="center" valignment="top">
18605 <row>
18606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18607 \begin_inset Text
18608
18609 \begin_layout Plain Layout
18610 Comando
18611 \end_layout
18612
18613 \end_inset
18614 </cell>
18615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18616 \begin_inset Text
18617
18618 \begin_layout Plain Layout
18619 Resultado
18620 \end_layout
18621
18622 \end_inset
18623 </cell>
18624 </row>
18625 <row>
18626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18627 \begin_inset Text
18628
18629 \begin_layout Plain Layout
18630
18631 \backslash
18632 mathbb
18633 \series bold
18634
18635 \begin_inset space \textvisiblespace{}
18636 \end_inset
18637
18638
18639 \series default
18640 ABC
18641 \end_layout
18642
18643 \end_inset
18644 </cell>
18645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649 \begin_inset Formula $\mathbb{ABC}$
18650 \end_inset
18651
18652
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 </row>
18658 <row>
18659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663
18664 \backslash
18665 mathbf
18666 \series bold
18667
18668 \begin_inset space \textvisiblespace{}
18669 \end_inset
18670
18671
18672 \series default
18673 AbC
18674 \end_layout
18675
18676 \end_inset
18677 </cell>
18678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18679 \begin_inset Text
18680
18681 \begin_layout Plain Layout
18682 \begin_inset Formula $\mathbf{AbC}$
18683 \end_inset
18684
18685
18686 \end_layout
18687
18688 \end_inset
18689 </cell>
18690 </row>
18691 <row>
18692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18693 \begin_inset Text
18694
18695 \begin_layout Plain Layout
18696
18697 \backslash
18698 boldsymbol
18699 \series bold
18700
18701 \begin_inset space \textvisiblespace{}
18702 \end_inset
18703
18704
18705 \series default
18706 AbC
18707 \end_layout
18708
18709 \end_inset
18710 </cell>
18711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715 \begin_inset Formula $\boldsymbol{AbC}$
18716 \end_inset
18717
18718
18719 \end_layout
18720
18721 \end_inset
18722 </cell>
18723 </row>
18724 <row>
18725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18726 \begin_inset Text
18727
18728 \begin_layout Plain Layout
18729
18730 \backslash
18731 mathcal
18732 \series bold
18733
18734 \begin_inset space \textvisiblespace{}
18735 \end_inset
18736
18737
18738 \series default
18739 ABC
18740 \end_layout
18741
18742 \end_inset
18743 </cell>
18744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18745 \begin_inset Text
18746
18747 \begin_layout Plain Layout
18748 \begin_inset Formula $\mathcal{ABC}$
18749 \end_inset
18750
18751
18752 \end_layout
18753
18754 \end_inset
18755 </cell>
18756 </row>
18757 <row>
18758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18759 \begin_inset Text
18760
18761 \begin_layout Plain Layout
18762
18763 \backslash
18764 mathfrak
18765 \series bold
18766
18767 \begin_inset space \textvisiblespace{}
18768 \end_inset
18769
18770
18771 \series default
18772 AbC
18773 \end_layout
18774
18775 \end_inset
18776 </cell>
18777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18778 \begin_inset Text
18779
18780 \begin_layout Plain Layout
18781 \begin_inset Formula $\mathfrak{AbC}$
18782 \end_inset
18783
18784
18785 \end_layout
18786
18787 \end_inset
18788 </cell>
18789 </row>
18790 </lyxtabular>
18791
18792 \end_inset
18793
18794
18795 \begin_inset space \hfill{}
18796 \end_inset
18797
18798
18799 \begin_inset Tabular
18800 <lyxtabular version="3" rows="6" columns="2">
18801 <features tabularvalignment="middle">
18802 <column alignment="center" valignment="top">
18803 <column alignment="center" valignment="top">
18804 <row>
18805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809 Comando
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818 Resultado
18819 \end_layout
18820
18821 \end_inset
18822 </cell>
18823 </row>
18824 <row>
18825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18826 \begin_inset Text
18827
18828 \begin_layout Plain Layout
18829
18830 \backslash
18831 mathit
18832 \series bold
18833
18834 \begin_inset space \textvisiblespace{}
18835 \end_inset
18836
18837
18838 \series default
18839 AbC
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18845 \begin_inset Text
18846
18847 \begin_layout Plain Layout
18848 \begin_inset Formula $\mathit{AbC}$
18849 \end_inset
18850
18851
18852 \end_layout
18853
18854 \end_inset
18855 </cell>
18856 </row>
18857 <row>
18858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18859 \begin_inset Text
18860
18861 \begin_layout Plain Layout
18862
18863 \backslash
18864 mathrm
18865 \series bold
18866
18867 \begin_inset space \textvisiblespace{}
18868 \end_inset
18869
18870
18871 \series default
18872 AbC
18873 \end_layout
18874
18875 \end_inset
18876 </cell>
18877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18878 \begin_inset Text
18879
18880 \begin_layout Plain Layout
18881 \begin_inset Formula $\mathrm{AbC}$
18882 \end_inset
18883
18884
18885 \end_layout
18886
18887 \end_inset
18888 </cell>
18889 </row>
18890 <row>
18891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18892 \begin_inset Text
18893
18894 \begin_layout Plain Layout
18895
18896 \backslash
18897 mathsf
18898 \series bold
18899
18900 \begin_inset space \textvisiblespace{}
18901 \end_inset
18902
18903
18904 \series default
18905 AbC
18906 \end_layout
18907
18908 \end_inset
18909 </cell>
18910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18911 \begin_inset Text
18912
18913 \begin_layout Plain Layout
18914 \begin_inset Formula $\mathsf{AbC}$
18915 \end_inset
18916
18917
18918 \end_layout
18919
18920 \end_inset
18921 </cell>
18922 </row>
18923 <row>
18924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18925 \begin_inset Text
18926
18927 \begin_layout Plain Layout
18928
18929 \backslash
18930 mathtt
18931 \series bold
18932
18933 \begin_inset space \textvisiblespace{}
18934 \end_inset
18935
18936
18937 \series default
18938 AbC
18939 \end_layout
18940
18941 \end_inset
18942 </cell>
18943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947 \begin_inset Formula $\mathtt{AbC}$
18948 \end_inset
18949
18950
18951 \end_layout
18952
18953 \end_inset
18954 </cell>
18955 </row>
18956 <row>
18957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18958 \begin_inset Text
18959
18960 \begin_layout Plain Layout
18961
18962 \backslash
18963 mathscr
18964 \series bold
18965
18966 \begin_inset space \textvisiblespace{}
18967 \end_inset
18968
18969
18970 \series default
18971 ABC
18972 \end_layout
18973
18974 \end_inset
18975 </cell>
18976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18977 \begin_inset Text
18978
18979 \begin_layout Plain Layout
18980 \begin_inset Formula $\mathscr{ABC}$
18981 \end_inset
18982
18983
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 </row>
18989 </lyxtabular>
18990
18991 \end_inset
18992
18993
18994 \begin_inset space \hfill{}
18995 \end_inset
18996
18997
18998 \end_layout
18999
19000 \begin_layout Standard
19001 \begin_inset Note Greyedout
19002 status open
19003
19004 \begin_layout Plain Layout
19005
19006 \series bold
19007 Nota
19008 \series default
19009 : Los estilos 
19010 \series bold
19011
19012 \backslash
19013 mathbb
19014 \series default
19015
19016 \series bold
19017
19018 \backslash
19019 mathcal
19020 \series default
19021  y 
19022 \series bold
19023
19024 \backslash
19025 mathscr
19026 \series default
19027  sólo se aplican a letras mayúsculas.
19028 \end_layout
19029
19030 \end_inset
19031
19032
19033 \end_layout
19034
19035 \begin_layout Standard
19036 El estilo predeterminado es 
19037 \series bold
19038
19039 \backslash
19040 mathnormal
19041 \series default
19042 .
19043 \end_layout
19044
19045 \begin_layout Standard
19046 Los comandos de estilo funcionan también en estructuras matemáticas:
19047 \begin_inset Formula 
19048 \[
19049 \mathfrak{A=\frac{b}{C}}
19050 \]
19051
19052 \end_inset
19053
19054
19055 \end_layout
19056
19057 \begin_layout Standard
19058 Los caracteres en texto matemático no aparecen en un estilo tipográfico
19059  de ecuaciones sino en el estilo tipográfico de texto 
19060 \series bold
19061
19062 \backslash
19063 textrm
19064 \series default
19065 .
19066  Este estilo no se puede poner correctamente con el diálogo de estilo de
19067  texto por un fallo de \SpecialChar LyX
19068 .
19069 \begin_inset Foot
19070 status collapsed
19071
19072 \begin_layout Plain Layout
19073 \begin_inset CommandInset href
19074 LatexCommand href
19075 name "LyX-bug #4629"
19076 target "http://www.lyx.org/trac/ticket/4629"
19077
19078 \end_inset
19079
19080
19081 \end_layout
19082
19083 \end_inset
19084
19085
19086 \end_layout
19087
19088 \begin_layout Standard
19089 En vez de comandos se puede usar el menú 
19090 \family sans
19091 Editar\SpecialChar menuseparator
19092 Ecuación\SpecialChar menuseparator
19093 Estilo del texto
19094 \family default
19095  o el botón 
19096 \begin_inset Info
19097 type  "icon"
19098 arg   "math-insert \\font"
19099 \end_inset
19100
19101 .
19102 \end_layout
19103
19104 \begin_layout Subsection
19105 Ecuaciones en negrita
19106 \begin_inset CommandInset label
19107 LatexCommand label
19108 name "subsec:Ecuaciones-en-negrita"
19109
19110 \end_inset
19111
19112
19113 \begin_inset Index idx
19114 status collapsed
19115
19116 \begin_layout Plain Layout
19117 Ecuación ! en negrita
19118 \end_layout
19119
19120 \end_inset
19121
19122
19123 \end_layout
19124
19125 \begin_layout Standard
19126 Para poner en negrita una ecuación completa no se puede usar el comando
19127  
19128 \series bold
19129
19130 \backslash
19131 mathbf
19132 \series default
19133 , porque no funciona con minúsculas griegas.
19134  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
19135 \begin_inset Formula 
19136 \[
19137 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}
19138 \]
19139
19140 \end_inset
19141
19142
19143 \end_layout
19144
19145 \begin_layout Standard
19146 Para presentar la ecuación correctamente se usa el comando 
19147 \series bold
19148 boldsymbol
19149 \series default
19150 :
19151 \begin_inset Formula 
19152 \[
19153 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}
19154 \]
19155
19156 \end_inset
19157
19158
19159 \end_layout
19160
19161 \begin_layout Standard
19162 También es posible poner la fórmula en un 
19163 \series bold
19164 entorno boldmath
19165 \series default
19166 , que se inserta con el comando 
19167 \series bold
19168
19169 \backslash
19170 boldmath
19171 \series default
19172
19173 \begin_inset Index idx
19174 status collapsed
19175
19176 \begin_layout Plain Layout
19177 Comandos ! B ! 
19178 \backslash
19179 boldmath
19180 \end_layout
19181
19182 \end_inset
19183
19184  en modo \SpecialChar TeX
19185 .
19186  Para finalizar el entorno se usa el comando 
19187 \series bold
19188
19189 \backslash
19190 unboldmath
19191 \series default
19192
19193 \begin_inset Index idx
19194 status collapsed
19195
19196 \begin_layout Plain Layout
19197 Comandos ! U ! 
19198 \backslash
19199 unboldmath
19200 \end_layout
19201
19202 \end_inset
19203
19204  en modo \SpecialChar TeX
19205 .
19206 \begin_inset ERT
19207 status collapsed
19208
19209 \begin_layout Plain Layout
19210
19211
19212 \backslash
19213 boldmath
19214 \end_layout
19215
19216 \end_inset
19217
19218
19219 \begin_inset Formula 
19220 \[
19221 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}
19222 \]
19223
19224 \end_inset
19225
19226
19227 \end_layout
19228
19229 \begin_layout Standard
19230 \begin_inset ERT
19231 status collapsed
19232
19233 \begin_layout Plain Layout
19234
19235
19236 \backslash
19237 unboldmath
19238 \end_layout
19239
19240 \end_inset
19241
19242
19243 \end_layout
19244
19245 \begin_layout Subsection
19246 Ecuaciones coloreadas
19247 \begin_inset Index idx
19248 status collapsed
19249
19250 \begin_layout Plain Layout
19251 Ecuación ! coloreada
19252 \end_layout
19253
19254 \end_inset
19255
19256
19257 \end_layout
19258
19259 \begin_layout Standard
19260 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
19261  o una parte de una ecuación y usa el diálogo 
19262 \family sans
19263 Estilo del texto
19264 \family default
19265 .
19266  Aquí hay una ecuación en magenta:
19267 \begin_inset Formula 
19268 \[
19269 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19270 \]
19271
19272 \end_inset
19273
19274 También puedes definir tus propios colores como se describe en
19275 \begin_inset space ~
19276 \end_inset
19277
19278
19279 \begin_inset CommandInset ref
19280 LatexCommand ref
19281 reference "subsec:Marcos-coloreados"
19282
19283 \end_inset
19284
19285 .
19286  Pueden usarse con el comando en código \SpecialChar TeX
19287  
19288 \series bold
19289
19290 \backslash
19291 textcolor
19292 \series default
19293
19294 \begin_inset Index idx
19295 status collapsed
19296
19297 \begin_layout Plain Layout
19298 Comandos ! T ! 
19299 \backslash
19300 textcolor
19301 \end_layout
19302
19303 \end_inset
19304
19305  según el esquema
19306 \end_layout
19307
19308 \begin_layout Standard
19309
19310 \series bold
19311
19312 \backslash
19313 textcolor{color}{caracteres o ecuación}
19314 \end_layout
19315
19316 \begin_layout Standard
19317 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
19318 e en rojo:
19319 \end_layout
19320
19321 \begin_layout Standard
19322 \begin_inset ERT
19323 status collapsed
19324
19325 \begin_layout Plain Layout
19326
19327
19328 \backslash
19329 textcolor{verdeoscuro}{
19330 \end_layout
19331
19332 \end_inset
19333
19334
19335 \begin_inset Formula 
19336 \[
19337 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19338 \]
19339
19340 \end_inset
19341
19342
19343 \begin_inset ERT
19344 status collapsed
19345
19346 \begin_layout Plain Layout
19347
19348 }
19349 \end_layout
19350
19351 \end_inset
19352
19353
19354 \end_layout
19355
19356 \begin_layout Standard
19357 Debido a un error en \SpecialChar LyX
19358  los colores personalizados se pueden aplicar sólo
19359  a ecuaciones completas.
19360 \begin_inset Foot
19361 status collapsed
19362
19363 \begin_layout Plain Layout
19364 \begin_inset CommandInset href
19365 LatexCommand href
19366 name "LyX-bug #5269"
19367 target "http://www.lyx.org/trac/ticket/5269"
19368
19369 \end_inset
19370
19371
19372 \end_layout
19373
19374 \end_inset
19375
19376
19377 \end_layout
19378
19379 \begin_layout Subsection
19380 Tamaños de tipografías
19381 \begin_inset CommandInset label
19382 LatexCommand label
19383 name "subsec:Tamaños-de-tipografías"
19384
19385 \end_inset
19386
19387
19388 \begin_inset Index idx
19389 status collapsed
19390
19391 \begin_layout Plain Layout
19392 Tipografías ! tamaño
19393 \end_layout
19394
19395 \end_inset
19396
19397
19398 \end_layout
19399
19400 \begin_layout Standard
19401 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
19402  siguientes comandos de tamaño:
19403 \end_layout
19404
19405 \begin_layout Standard
19406
19407 \series bold
19408
19409 \backslash
19410 Huge
19411 \series default
19412
19413 \series bold
19414
19415 \backslash
19416 huge
19417 \series default
19418
19419 \series bold
19420
19421 \backslash
19422 LARGE
19423 \series default
19424
19425 \series bold
19426
19427 \backslash
19428 Large
19429 \series default
19430
19431 \series bold
19432
19433 \backslash
19434 large
19435 \series default
19436
19437 \series bold
19438
19439 \backslash
19440 normalsize
19441 \series default
19442
19443 \series bold
19444
19445 \backslash
19446 small
19447 \series default
19448 ,
19449 \begin_inset Newline newline
19450 \end_inset
19451
19452
19453 \series bold
19454
19455 \backslash
19456 footnotesize
19457 \series default
19458
19459 \series bold
19460
19461 \backslash
19462 scriptsize
19463 \series default
19464 , y 
19465 \series bold
19466
19467 \backslash
19468 tiny
19469 \end_layout
19470
19471 \begin_layout Standard
19472 El tamaño dado por los comandos depende del tamaño base de la tipografía
19473  en el documento, dado por el comando 
19474 \series bold
19475
19476 \backslash
19477 normalsize
19478 \series default
19479 .
19480  Los demás comandos producen tamaños menores o mayores que 
19481 \series bold
19482
19483 \backslash
19484 normalsize
19485 \series default
19486 .
19487  No obstante, puede que el tamaño de tipografía no exceda de cierto valor.
19488  Si, por ejemplo, la tipografía del documento es de 12
19489 \begin_inset space \thinspace{}
19490 \end_inset
19491
19492 pt, el comando 
19493 \series bold
19494
19495 \backslash
19496 Huge
19497 \series default
19498  da el mismo tamaño que 
19499 \series bold
19500
19501 \backslash
19502 huge
19503 \series default
19504 .
19505 \end_layout
19506
19507 \begin_layout Standard
19508 Un comando de tamaño se inserta en modo \SpecialChar TeX
19509  antes de la ecuación, y se aplica
19510  a todas las ecuaciones y texto siguientes.
19511  Para volver al tamaño anterior hay que insertar el comando 
19512 \series bold
19513
19514 \backslash
19515 normalsize
19516 \series default
19517  en modo \SpecialChar TeX
19518  detrás de la ecuación.
19519 \end_layout
19520
19521 \begin_layout Standard
19522 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
19523  comandos de tamaño o el botón 
19524 \begin_inset Info
19525 type  "icon"
19526 arg   "math-insert \\style"
19527 \end_inset
19528
19529 :
19530 \begin_inset Separator parbreak
19531 \end_inset
19532
19533
19534 \end_layout
19535
19536 \begin_layout Standard
19537 \noindent
19538 \align center
19539 \begin_inset Tabular
19540 <lyxtabular version="3" rows="5" columns="2">
19541 <features tabularvalignment="middle">
19542 <column alignment="center" valignment="top">
19543 <column alignment="center" valignment="top">
19544 <row>
19545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19546 \begin_inset Text
19547
19548 \begin_layout Plain Layout
19549 Comando
19550 \end_layout
19551
19552 \end_inset
19553 </cell>
19554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19555 \begin_inset Text
19556
19557 \begin_layout Plain Layout
19558 Resultado
19559 \begin_inset Note Note
19560 status collapsed
19561
19562 \begin_layout Plain Layout
19563
19564 \series bold
19565
19566 \backslash
19567 raisebox
19568 \series default
19569  se usa sólo como espaciador
19570 \end_layout
19571
19572 \end_inset
19573
19574
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 </row>
19580 <row>
19581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19582 \begin_inset Text
19583
19584 \begin_layout Plain Layout
19585
19586 \backslash
19587 displaystyle
19588 \begin_inset Index idx
19589 status collapsed
19590
19591 \begin_layout Plain Layout
19592 Comandos ! D ! 
19593 \backslash
19594 displaystyle
19595 \end_layout
19596
19597 \end_inset
19598
19599
19600 \end_layout
19601
19602 \end_inset
19603 </cell>
19604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19605 \begin_inset Text
19606
19607 \begin_layout Plain Layout
19608 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19609 \end_inset
19610
19611
19612 \end_layout
19613
19614 \end_inset
19615 </cell>
19616 </row>
19617 <row>
19618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19619 \begin_inset Text
19620
19621 \begin_layout Plain Layout
19622
19623 \backslash
19624 textstyle
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19630 \begin_inset Text
19631
19632 \begin_layout Plain Layout
19633 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19634 \end_inset
19635
19636
19637 \end_layout
19638
19639 \end_inset
19640 </cell>
19641 </row>
19642 <row>
19643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19644 \begin_inset Text
19645
19646 \begin_layout Plain Layout
19647
19648 \backslash
19649 scriptstyle
19650 \end_layout
19651
19652 \end_inset
19653 </cell>
19654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19655 \begin_inset Text
19656
19657 \begin_layout Plain Layout
19658 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19659 \end_inset
19660
19661
19662 \end_layout
19663
19664 \end_inset
19665 </cell>
19666 </row>
19667 <row>
19668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19669 \begin_inset Text
19670
19671 \begin_layout Plain Layout
19672
19673 \backslash
19674 scriptscriptstyle
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19680 \begin_inset Text
19681
19682 \begin_layout Plain Layout
19683 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19684 \end_inset
19685
19686
19687 \end_layout
19688
19689 \end_inset
19690 </cell>
19691 </row>
19692 </lyxtabular>
19693
19694 \end_inset
19695
19696
19697 \end_layout
19698
19699 \begin_layout Standard
19700 Después de introducir estos comandos, aparece un marco azul en el que se
19701  insertan las partes de la fórmula.
19702 \end_layout
19703
19704 \begin_layout Standard
19705 Hay un método más para cambiar el tamaño de tipografía, aunque solo funciona
19706  para símbolos o letras en texto matemático.
19707  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
19708  de texto anteriores.
19709  Todos los caracteres siguientes, hasta el final del texto matemático o
19710  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19711  Dos ejemplos:
19712 \begin_inset VSpace -2mm
19713 \end_inset
19714
19715
19716 \end_layout
19717
19718 \begin_layout Standard
19719 \begin_inset ERT
19720 status collapsed
19721
19722 \begin_layout Plain Layout
19723
19724
19725 \backslash
19726 huge
19727 \end_layout
19728
19729 \end_inset
19730
19731
19732 \begin_inset Formula 
19733 \[
19734 A=\frac{B}{c}\cdot\maltese
19735 \]
19736
19737 \end_inset
19738
19739
19740 \begin_inset Formula 
19741 \[
19742 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19743 \]
19744
19745 \end_inset
19746
19747
19748 \end_layout
19749
19750 \begin_layout Standard
19751 \begin_inset ERT
19752 status collapsed
19753
19754 \begin_layout Plain Layout
19755
19756
19757 \backslash
19758 normalsize
19759 \end_layout
19760
19761 \end_inset
19762
19763
19764 \begin_inset VSpace medskip
19765 \end_inset
19766
19767
19768 \end_layout
19769
19770 \begin_layout Standard
19771 Antes de las ecuaciones se ha insertado el comando 
19772 \series bold
19773
19774 \backslash
19775 huge
19776 \series default
19777 .
19778  Para la segunda ecuación el comando es:
19779 \begin_inset Newline newline
19780 \end_inset
19781
19782
19783 \series bold
19784
19785 \backslash
19786 maltese
19787 \begin_inset space \textvisiblespace{}
19788 \end_inset
19789
19790 A Alt+M M 
19791 \backslash
19792 Large
19793 \begin_inset space \textvisiblespace{}
19794 \end_inset
19795
19796
19797 \backslash
19798 maltese
19799 \begin_inset space \textvisiblespace{}
19800 \end_inset
19801
19802
19803 \backslash
19804 textit
19805 \begin_inset space \textvisiblespace{}
19806 \end_inset
19807
19808 A
19809 \begin_inset Formula $\to$
19810 \end_inset
19811
19812
19813 \begin_inset Formula $\to$
19814 \end_inset
19815
19816
19817 \begin_inset Newline newline
19818 \end_inset
19819
19820
19821 \begin_inset space \hspace*{}
19822 \length 1cm
19823 \end_inset
19824
19825 Alt+M M 
19826 \backslash
19827 tiny
19828 \begin_inset space \textvisiblespace{}
19829 \end_inset
19830
19831
19832 \backslash
19833 maltese
19834 \begin_inset space \textvisiblespace{}
19835 \end_inset
19836
19837
19838 \backslash
19839 textit
19840 \begin_inset space \textvisiblespace{}
19841 \end_inset
19842
19843 A
19844 \end_layout
19845
19846 \begin_layout Standard
19847 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19848  el tamaño por omisión.
19849 \end_layout
19850
19851 \begin_layout Section
19852 Letras griegas
19853 \begin_inset Index idx
19854 status collapsed
19855
19856 \begin_layout Plain Layout
19857 Letras griegas
19858 \end_layout
19859
19860 \end_inset
19861
19862
19863 \end_layout
19864
19865 \begin_layout Standard
19866 Las letras griegas se pueden insertar además mediante el botón 
19867 \begin_inset Info
19868 type  "icon"
19869 arg   "math-insert \\alpha"
19870 \end_inset
19871
19872  de la barra de ecuaciones.
19873  Las normas internacionales de tipografía proponen que las letras griegas
19874  en ecuaciones deben escribirse en cursiva/inclinada.
19875  No obstante, en algunos idiomas, como francés o ruso, a veces se escriben
19876  en redonda.
19877  Para las normas en español, véase
19878 \begin_inset space ~
19879 \end_inset
19880
19881
19882 \begin_inset CommandInset citation
19883 LatexCommand cite
19884 key "Bezos"
19885
19886 \end_inset
19887
19888 .
19889 \end_layout
19890
19891 \begin_layout Subsection
19892 Minúsculas
19893 \begin_inset Index idx
19894 status collapsed
19895
19896 \begin_layout Plain Layout
19897 Letras griegas ! minúsculas
19898 \end_layout
19899
19900 \end_inset
19901
19902
19903 \end_layout
19904
19905 \begin_layout Standard
19906 \begin_inset space \hfill{}
19907 \end_inset
19908
19909
19910 \begin_inset Tabular
19911 <lyxtabular version="3" rows="11" columns="2">
19912 <features tabularvalignment="middle">
19913 <column alignment="center" valignment="top" width="0pt">
19914 <column alignment="center" valignment="top" width="0pt">
19915 <row>
19916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19917 \begin_inset Text
19918
19919 \begin_layout Plain Layout
19920 Comando
19921 \end_layout
19922
19923 \end_inset
19924 </cell>
19925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19926 \begin_inset Text
19927
19928 \begin_layout Plain Layout
19929 Símbolo
19930 \end_layout
19931
19932 \end_inset
19933 </cell>
19934 </row>
19935 <row>
19936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19937 \begin_inset Text
19938
19939 \begin_layout Plain Layout
19940
19941 \backslash
19942 alpha
19943 \end_layout
19944
19945 \end_inset
19946 </cell>
19947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19948 \begin_inset Text
19949
19950 \begin_layout Plain Layout
19951 \begin_inset Formula $\alpha$
19952 \end_inset
19953
19954
19955 \end_layout
19956
19957 \end_inset
19958 </cell>
19959 </row>
19960 <row>
19961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Plain Layout
19965
19966 \backslash
19967 beta
19968 \end_layout
19969
19970 \end_inset
19971 </cell>
19972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19973 \begin_inset Text
19974
19975 \begin_layout Plain Layout
19976 \begin_inset Formula $\beta$
19977 \end_inset
19978
19979
19980 \end_layout
19981
19982 \end_inset
19983 </cell>
19984 </row>
19985 <row>
19986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19987 \begin_inset Text
19988
19989 \begin_layout Plain Layout
19990
19991 \backslash
19992 gamma
19993 \end_layout
19994
19995 \end_inset
19996 </cell>
19997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19998 \begin_inset Text
19999
20000 \begin_layout Plain Layout
20001 \begin_inset Formula $\gamma$
20002 \end_inset
20003
20004
20005 \end_layout
20006
20007 \end_inset
20008 </cell>
20009 </row>
20010 <row>
20011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20012 \begin_inset Text
20013
20014 \begin_layout Plain Layout
20015
20016 \backslash
20017 delta
20018 \end_layout
20019
20020 \end_inset
20021 </cell>
20022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20023 \begin_inset Text
20024
20025 \begin_layout Plain Layout
20026 \begin_inset Formula $\delta$
20027 \end_inset
20028
20029
20030 \end_layout
20031
20032 \end_inset
20033 </cell>
20034 </row>
20035 <row>
20036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20037 \begin_inset Text
20038
20039 \begin_layout Plain Layout
20040
20041 \backslash
20042 epsilon
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20048 \begin_inset Text
20049
20050 \begin_layout Plain Layout
20051 \begin_inset Formula $\epsilon$
20052 \end_inset
20053
20054
20055 \end_layout
20056
20057 \end_inset
20058 </cell>
20059 </row>
20060 <row>
20061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20062 \begin_inset Text
20063
20064 \begin_layout Plain Layout
20065
20066 \backslash
20067 varepsilon
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20073 \begin_inset Text
20074
20075 \begin_layout Plain Layout
20076 \begin_inset Formula $\varepsilon$
20077 \end_inset
20078
20079
20080 \end_layout
20081
20082 \end_inset
20083 </cell>
20084 </row>
20085 <row>
20086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20087 \begin_inset Text
20088
20089 \begin_layout Plain Layout
20090
20091 \backslash
20092 zeta
20093 \end_layout
20094
20095 \end_inset
20096 </cell>
20097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20098 \begin_inset Text
20099
20100 \begin_layout Plain Layout
20101 \begin_inset Formula $\zeta$
20102 \end_inset
20103
20104
20105 \end_layout
20106
20107 \end_inset
20108 </cell>
20109 </row>
20110 <row>
20111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20112 \begin_inset Text
20113
20114 \begin_layout Plain Layout
20115
20116 \backslash
20117 eta
20118 \end_layout
20119
20120 \end_inset
20121 </cell>
20122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20123 \begin_inset Text
20124
20125 \begin_layout Plain Layout
20126 \begin_inset Formula $\eta$
20127 \end_inset
20128
20129
20130 \end_layout
20131
20132 \end_inset
20133 </cell>
20134 </row>
20135 <row>
20136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140
20141 \backslash
20142 theta
20143 \end_layout
20144
20145 \end_inset
20146 </cell>
20147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20148 \begin_inset Text
20149
20150 \begin_layout Plain Layout
20151 \begin_inset Formula $\theta$
20152 \end_inset
20153
20154
20155 \end_layout
20156
20157 \end_inset
20158 </cell>
20159 </row>
20160 <row>
20161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20162 \begin_inset Text
20163
20164 \begin_layout Plain Layout
20165
20166 \backslash
20167 vartheta
20168 \end_layout
20169
20170 \end_inset
20171 </cell>
20172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20173 \begin_inset Text
20174
20175 \begin_layout Plain Layout
20176 \begin_inset Formula $\vartheta$
20177 \end_inset
20178
20179
20180 \end_layout
20181
20182 \end_inset
20183 </cell>
20184 </row>
20185 </lyxtabular>
20186
20187 \end_inset
20188
20189
20190 \begin_inset space \hfill{}
20191 \end_inset
20192
20193
20194 \begin_inset Tabular
20195 <lyxtabular version="3" rows="12" columns="2">
20196 <features tabularvalignment="middle">
20197 <column alignment="center" valignment="top" width="0pt">
20198 <column alignment="center" valignment="top" width="0pt">
20199 <row>
20200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204 Comando
20205 \end_layout
20206
20207 \end_inset
20208 </cell>
20209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20210 \begin_inset Text
20211
20212 \begin_layout Plain Layout
20213 Símbolo
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 </row>
20219 <row>
20220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20221 \begin_inset Text
20222
20223 \begin_layout Plain Layout
20224
20225 \backslash
20226 iota
20227 \end_layout
20228
20229 \end_inset
20230 </cell>
20231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20232 \begin_inset Text
20233
20234 \begin_layout Plain Layout
20235 \begin_inset Formula $\iota$
20236 \end_inset
20237
20238
20239 \end_layout
20240
20241 \end_inset
20242 </cell>
20243 </row>
20244 <row>
20245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20246 \begin_inset Text
20247
20248 \begin_layout Plain Layout
20249
20250 \backslash
20251 kappa
20252 \end_layout
20253
20254 \end_inset
20255 </cell>
20256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20257 \begin_inset Text
20258
20259 \begin_layout Plain Layout
20260 \begin_inset Formula $\kappa$
20261 \end_inset
20262
20263
20264 \end_layout
20265
20266 \end_inset
20267 </cell>
20268 </row>
20269 <row>
20270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20271 \begin_inset Text
20272
20273 \begin_layout Plain Layout
20274
20275 \backslash
20276 varkappa
20277 \end_layout
20278
20279 \end_inset
20280 </cell>
20281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20282 \begin_inset Text
20283
20284 \begin_layout Plain Layout
20285 \begin_inset Formula $\varkappa$
20286 \end_inset
20287
20288
20289 \end_layout
20290
20291 \end_inset
20292 </cell>
20293 </row>
20294 <row>
20295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20296 \begin_inset Text
20297
20298 \begin_layout Plain Layout
20299
20300 \backslash
20301 lambda
20302 \end_layout
20303
20304 \end_inset
20305 </cell>
20306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20307 \begin_inset Text
20308
20309 \begin_layout Plain Layout
20310 \begin_inset Formula $\lambda$
20311 \end_inset
20312
20313
20314 \end_layout
20315
20316 \end_inset
20317 </cell>
20318 </row>
20319 <row>
20320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324
20325 \backslash
20326 mu
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335 \begin_inset Formula $\mu$
20336 \end_inset
20337
20338
20339 \end_layout
20340
20341 \end_inset
20342 </cell>
20343 </row>
20344 <row>
20345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20346 \begin_inset Text
20347
20348 \begin_layout Plain Layout
20349
20350 \backslash
20351 nu
20352 \end_layout
20353
20354 \end_inset
20355 </cell>
20356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20357 \begin_inset Text
20358
20359 \begin_layout Plain Layout
20360 \begin_inset Formula $\nu$
20361 \end_inset
20362
20363
20364 \end_layout
20365
20366 \end_inset
20367 </cell>
20368 </row>
20369 <row>
20370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20371 \begin_inset Text
20372
20373 \begin_layout Plain Layout
20374
20375 \backslash
20376 xi
20377 \end_layout
20378
20379 \end_inset
20380 </cell>
20381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20382 \begin_inset Text
20383
20384 \begin_layout Plain Layout
20385 \begin_inset Formula $\xi$
20386 \end_inset
20387
20388
20389 \end_layout
20390
20391 \end_inset
20392 </cell>
20393 </row>
20394 <row>
20395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399 o
20400 \end_layout
20401
20402 \end_inset
20403 </cell>
20404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20405 \begin_inset Text
20406
20407 \begin_layout Plain Layout
20408 \begin_inset Formula $o$
20409 \end_inset
20410
20411
20412 \end_layout
20413
20414 \end_inset
20415 </cell>
20416 </row>
20417 <row>
20418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20419 \begin_inset Text
20420
20421 \begin_layout Plain Layout
20422
20423 \backslash
20424 pi
20425 \end_layout
20426
20427 \end_inset
20428 </cell>
20429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20430 \begin_inset Text
20431
20432 \begin_layout Plain Layout
20433 \begin_inset Formula $\pi$
20434 \end_inset
20435
20436
20437 \end_layout
20438
20439 \end_inset
20440 </cell>
20441 </row>
20442 <row>
20443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20444 \begin_inset Text
20445
20446 \begin_layout Plain Layout
20447
20448 \backslash
20449 varpi
20450 \end_layout
20451
20452 \end_inset
20453 </cell>
20454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20455 \begin_inset Text
20456
20457 \begin_layout Plain Layout
20458 \begin_inset Formula $\varpi$
20459 \end_inset
20460
20461
20462 \end_layout
20463
20464 \end_inset
20465 </cell>
20466 </row>
20467 <row>
20468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20469 \begin_inset Text
20470
20471 \begin_layout Plain Layout
20472
20473 \backslash
20474 rho
20475 \end_layout
20476
20477 \end_inset
20478 </cell>
20479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20480 \begin_inset Text
20481
20482 \begin_layout Plain Layout
20483 \begin_inset Formula $\rho$
20484 \end_inset
20485
20486
20487 \end_layout
20488
20489 \end_inset
20490 </cell>
20491 </row>
20492 </lyxtabular>
20493
20494 \end_inset
20495
20496
20497 \begin_inset space \hfill{}
20498 \end_inset
20499
20500
20501 \begin_inset Tabular
20502 <lyxtabular version="3" rows="11" columns="2">
20503 <features tabularvalignment="middle">
20504 <column alignment="center" valignment="top" width="0pt">
20505 <column alignment="center" valignment="top" width="0pt">
20506 <row>
20507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Plain Layout
20511 Comando
20512 \end_layout
20513
20514 \end_inset
20515 </cell>
20516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20517 \begin_inset Text
20518
20519 \begin_layout Plain Layout
20520 Símbolo
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 </row>
20526 <row>
20527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20528 \begin_inset Text
20529
20530 \begin_layout Plain Layout
20531
20532 \backslash
20533 varrho
20534 \end_layout
20535
20536 \end_inset
20537 </cell>
20538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20539 \begin_inset Text
20540
20541 \begin_layout Plain Layout
20542 \begin_inset Formula $\varrho$
20543 \end_inset
20544
20545
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 </row>
20551 <row>
20552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20553 \begin_inset Text
20554
20555 \begin_layout Plain Layout
20556
20557 \backslash
20558 sigma
20559 \end_layout
20560
20561 \end_inset
20562 </cell>
20563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20564 \begin_inset Text
20565
20566 \begin_layout Plain Layout
20567 \begin_inset Formula $\sigma$
20568 \end_inset
20569
20570
20571 \end_layout
20572
20573 \end_inset
20574 </cell>
20575 </row>
20576 <row>
20577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20578 \begin_inset Text
20579
20580 \begin_layout Plain Layout
20581
20582 \backslash
20583 varsigma
20584 \end_layout
20585
20586 \end_inset
20587 </cell>
20588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20589 \begin_inset Text
20590
20591 \begin_layout Plain Layout
20592 \begin_inset Formula $\varsigma$
20593 \end_inset
20594
20595
20596 \end_layout
20597
20598 \end_inset
20599 </cell>
20600 </row>
20601 <row>
20602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20603 \begin_inset Text
20604
20605 \begin_layout Plain Layout
20606
20607 \backslash
20608 tau
20609 \end_layout
20610
20611 \end_inset
20612 </cell>
20613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20614 \begin_inset Text
20615
20616 \begin_layout Plain Layout
20617 \begin_inset Formula $\tau$
20618 \end_inset
20619
20620
20621 \end_layout
20622
20623 \end_inset
20624 </cell>
20625 </row>
20626 <row>
20627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20628 \begin_inset Text
20629
20630 \begin_layout Plain Layout
20631
20632 \backslash
20633 upsilon
20634 \end_layout
20635
20636 \end_inset
20637 </cell>
20638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20639 \begin_inset Text
20640
20641 \begin_layout Plain Layout
20642 \begin_inset Formula $\upsilon$
20643 \end_inset
20644
20645
20646 \end_layout
20647
20648 \end_inset
20649 </cell>
20650 </row>
20651 <row>
20652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656
20657 \backslash
20658 phi
20659 \end_layout
20660
20661 \end_inset
20662 </cell>
20663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667 \begin_inset Formula $\phi$
20668 \end_inset
20669
20670
20671 \end_layout
20672
20673 \end_inset
20674 </cell>
20675 </row>
20676 <row>
20677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681
20682 \backslash
20683 varphi
20684 \end_layout
20685
20686 \end_inset
20687 </cell>
20688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20689 \begin_inset Text
20690
20691 \begin_layout Plain Layout
20692 \begin_inset Formula $\varphi$
20693 \end_inset
20694
20695
20696 \end_layout
20697
20698 \end_inset
20699 </cell>
20700 </row>
20701 <row>
20702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20703 \begin_inset Text
20704
20705 \begin_layout Plain Layout
20706
20707 \backslash
20708 chi
20709 \end_layout
20710
20711 \end_inset
20712 </cell>
20713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20714 \begin_inset Text
20715
20716 \begin_layout Plain Layout
20717 \begin_inset Formula $\chi$
20718 \end_inset
20719
20720
20721 \end_layout
20722
20723 \end_inset
20724 </cell>
20725 </row>
20726 <row>
20727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20728 \begin_inset Text
20729
20730 \begin_layout Plain Layout
20731
20732 \backslash
20733 psi
20734 \end_layout
20735
20736 \end_inset
20737 </cell>
20738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20739 \begin_inset Text
20740
20741 \begin_layout Plain Layout
20742 \begin_inset Formula $\psi$
20743 \end_inset
20744
20745
20746 \end_layout
20747
20748 \end_inset
20749 </cell>
20750 </row>
20751 <row>
20752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20753 \begin_inset Text
20754
20755 \begin_layout Plain Layout
20756
20757 \backslash
20758 omega
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20764 \begin_inset Text
20765
20766 \begin_layout Plain Layout
20767 \begin_inset Formula $\omega$
20768 \end_inset
20769
20770
20771 \end_layout
20772
20773 \end_inset
20774 </cell>
20775 </row>
20776 </lyxtabular>
20777
20778 \end_inset
20779
20780
20781 \begin_inset space \hfill{}
20782 \end_inset
20783
20784
20785 \end_layout
20786
20787 \begin_layout Standard
20788 \begin_inset VSpace medskip
20789 \end_inset
20790
20791
20792 \end_layout
20793
20794 \begin_layout Standard
20795 Cómo escribir letras griegas especiales en redonda se explica en 
20796 \begin_inset CommandInset ref
20797 LatexCommand ref
20798 reference "subsec:Griegas-en-redonda"
20799
20800 \end_inset
20801
20802 .
20803 \end_layout
20804
20805 \begin_layout Subsection
20806 Mayúsculas
20807 \begin_inset Index idx
20808 status collapsed
20809
20810 \begin_layout Plain Layout
20811 Letras griegas ! mayúsculas
20812 \end_layout
20813
20814 \end_inset
20815
20816
20817 \end_layout
20818
20819 \begin_layout Standard
20820 \begin_inset space \hfill{}
20821 \end_inset
20822
20823
20824 \begin_inset Tabular
20825 <lyxtabular version="3" rows="7" columns="2">
20826 <features tabularvalignment="middle">
20827 <column alignment="center" valignment="top" width="0pt">
20828 <column alignment="center" valignment="top" width="0pt">
20829 <row>
20830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20831 \begin_inset Text
20832
20833 \begin_layout Plain Layout
20834 Comando
20835 \end_layout
20836
20837 \end_inset
20838 </cell>
20839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20840 \begin_inset Text
20841
20842 \begin_layout Plain Layout
20843 Símbolo
20844 \end_layout
20845
20846 \end_inset
20847 </cell>
20848 </row>
20849 <row>
20850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20851 \begin_inset Text
20852
20853 \begin_layout Plain Layout
20854
20855 \backslash
20856 Gamma
20857 \end_layout
20858
20859 \end_inset
20860 </cell>
20861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20862 \begin_inset Text
20863
20864 \begin_layout Plain Layout
20865 \begin_inset Formula $\Gamma$
20866 \end_inset
20867
20868
20869 \end_layout
20870
20871 \end_inset
20872 </cell>
20873 </row>
20874 <row>
20875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20876 \begin_inset Text
20877
20878 \begin_layout Plain Layout
20879
20880 \backslash
20881 Delta
20882 \end_layout
20883
20884 \end_inset
20885 </cell>
20886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20887 \begin_inset Text
20888
20889 \begin_layout Plain Layout
20890 \begin_inset Formula $\Delta$
20891 \end_inset
20892
20893
20894 \end_layout
20895
20896 \end_inset
20897 </cell>
20898 </row>
20899 <row>
20900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20901 \begin_inset Text
20902
20903 \begin_layout Plain Layout
20904
20905 \backslash
20906 Theta
20907 \end_layout
20908
20909 \end_inset
20910 </cell>
20911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20912 \begin_inset Text
20913
20914 \begin_layout Plain Layout
20915 \begin_inset Formula $\Theta$
20916 \end_inset
20917
20918
20919 \end_layout
20920
20921 \end_inset
20922 </cell>
20923 </row>
20924 <row>
20925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20926 \begin_inset Text
20927
20928 \begin_layout Plain Layout
20929
20930 \backslash
20931 Lambda
20932 \end_layout
20933
20934 \end_inset
20935 </cell>
20936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20937 \begin_inset Text
20938
20939 \begin_layout Plain Layout
20940 \begin_inset Formula $\Lambda$
20941 \end_inset
20942
20943
20944 \end_layout
20945
20946 \end_inset
20947 </cell>
20948 </row>
20949 <row>
20950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20951 \begin_inset Text
20952
20953 \begin_layout Plain Layout
20954
20955 \backslash
20956 Xi
20957 \end_layout
20958
20959 \end_inset
20960 </cell>
20961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20962 \begin_inset Text
20963
20964 \begin_layout Plain Layout
20965 \begin_inset Formula $\Xi$
20966 \end_inset
20967
20968
20969 \end_layout
20970
20971 \end_inset
20972 </cell>
20973 </row>
20974 <row>
20975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20976 \begin_inset Text
20977
20978 \begin_layout Plain Layout
20979
20980 \backslash
20981 Pi
20982 \end_layout
20983
20984 \end_inset
20985 </cell>
20986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20987 \begin_inset Text
20988
20989 \begin_layout Plain Layout
20990 \begin_inset Formula $\Pi$
20991 \end_inset
20992
20993
20994 \end_layout
20995
20996 \end_inset
20997 </cell>
20998 </row>
20999 </lyxtabular>
21000
21001 \end_inset
21002
21003
21004 \begin_inset space \hfill{}
21005 \end_inset
21006
21007
21008 \begin_inset Tabular
21009 <lyxtabular version="3" rows="6" columns="2">
21010 <features tabularvalignment="middle">
21011 <column alignment="center" valignment="top" width="0pt">
21012 <column alignment="center" valignment="top" width="0pt">
21013 <row>
21014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21015 \begin_inset Text
21016
21017 \begin_layout Plain Layout
21018 Comando
21019 \end_layout
21020
21021 \end_inset
21022 </cell>
21023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21024 \begin_inset Text
21025
21026 \begin_layout Plain Layout
21027 Símbolo
21028 \end_layout
21029
21030 \end_inset
21031 </cell>
21032 </row>
21033 <row>
21034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21035 \begin_inset Text
21036
21037 \begin_layout Plain Layout
21038
21039 \backslash
21040 Sigma
21041 \end_layout
21042
21043 \end_inset
21044 </cell>
21045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21046 \begin_inset Text
21047
21048 \begin_layout Plain Layout
21049 \begin_inset Formula $\Sigma$
21050 \end_inset
21051
21052
21053 \end_layout
21054
21055 \end_inset
21056 </cell>
21057 </row>
21058 <row>
21059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21060 \begin_inset Text
21061
21062 \begin_layout Plain Layout
21063
21064 \backslash
21065 Upsilon
21066 \end_layout
21067
21068 \end_inset
21069 </cell>
21070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21071 \begin_inset Text
21072
21073 \begin_layout Plain Layout
21074 \begin_inset Formula $\Upsilon$
21075 \end_inset
21076
21077
21078 \end_layout
21079
21080 \end_inset
21081 </cell>
21082 </row>
21083 <row>
21084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21085 \begin_inset Text
21086
21087 \begin_layout Plain Layout
21088
21089 \backslash
21090 Phi
21091 \end_layout
21092
21093 \end_inset
21094 </cell>
21095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21096 \begin_inset Text
21097
21098 \begin_layout Plain Layout
21099 \begin_inset Formula $\Phi$
21100 \end_inset
21101
21102
21103 \end_layout
21104
21105 \end_inset
21106 </cell>
21107 </row>
21108 <row>
21109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21110 \begin_inset Text
21111
21112 \begin_layout Plain Layout
21113
21114 \backslash
21115 Psi
21116 \end_layout
21117
21118 \end_inset
21119 </cell>
21120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21121 \begin_inset Text
21122
21123 \begin_layout Plain Layout
21124 \begin_inset Formula $\Psi$
21125 \end_inset
21126
21127
21128 \end_layout
21129
21130 \end_inset
21131 </cell>
21132 </row>
21133 <row>
21134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21135 \begin_inset Text
21136
21137 \begin_layout Plain Layout
21138
21139 \backslash
21140 Omega
21141 \end_layout
21142
21143 \end_inset
21144 </cell>
21145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21146 \begin_inset Text
21147
21148 \begin_layout Plain Layout
21149 \begin_inset Formula $\Omega$
21150 \end_inset
21151
21152
21153 \end_layout
21154
21155 \end_inset
21156 </cell>
21157 </row>
21158 </lyxtabular>
21159
21160 \end_inset
21161
21162
21163 \begin_inset space \hfill{}
21164 \end_inset
21165
21166
21167 \end_layout
21168
21169 \begin_layout Standard
21170 \begin_inset VSpace medskip
21171 \end_inset
21172
21173
21174 \end_layout
21175
21176 \begin_layout Standard
21177 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
21178  cuando se desarrolló \SpecialChar TeX
21179 .
21180  Para obtener mayúsculas en cursiva, inicia cada comando con 
21181 \series bold
21182 var
21183 \series default
21184 .
21185  Por ejemplo, el comando 
21186 \series bold
21187
21188 \backslash
21189 varGamma
21190 \series default
21191  genera 
21192 \begin_inset Formula $\varGamma$
21193 \end_inset
21194
21195 .
21196  Otra forma es cargar el paquete 
21197 \series bold
21198 fixmath
21199 \series default
21200
21201 \begin_inset Foot
21202 status collapsed
21203
21204 \begin_layout Plain Layout
21205
21206 \series bold
21207 fixmath
21208 \series default
21209  forma parte del paquete \SpecialChar LaTeX
21210  
21211 \series bold
21212 was
21213 \series default
21214
21215 \begin_inset Index idx
21216 status collapsed
21217
21218 \begin_layout Plain Layout
21219 Paquetes ! was
21220 \begin_inset ERT
21221 status collapsed
21222
21223 \begin_layout Plain Layout
21224
21225
21226 \backslash
21227 vspace{4mm}
21228 \end_layout
21229
21230 \end_inset
21231
21232
21233 \end_layout
21234
21235 \end_inset
21236
21237 .
21238 \end_layout
21239
21240 \end_inset
21241
21242
21243 \begin_inset Index idx
21244 status collapsed
21245
21246 \begin_layout Plain Layout
21247 Paquetes ! fixmath
21248 \end_layout
21249
21250 \end_inset
21251
21252  con la línea siguiente en el preámbulo \SpecialChar LaTeX
21253
21254 \end_layout
21255
21256 \begin_layout Standard
21257
21258 \series bold
21259
21260 \backslash
21261 usepackage{fixmath}
21262 \end_layout
21263
21264 \begin_layout Standard
21265 Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam
21266 ente en cursiva.
21267 \end_layout
21268
21269 \begin_layout Subsection
21270 Letras en negrita
21271 \begin_inset Index idx
21272 status collapsed
21273
21274 \begin_layout Plain Layout
21275 Letras griegas ! en negrita
21276 \end_layout
21277
21278 \end_inset
21279
21280
21281 \end_layout
21282
21283 \begin_layout Standard
21284 Las letras griegas no admiten diferentes estilos de letra como las latinas.
21285  Sólo se pueden poner en negrita con el comando 
21286 \series bold
21287
21288 \backslash
21289 boldsymbol
21290 \series default
21291
21292 \begin_inset Index idx
21293 status collapsed
21294
21295 \begin_layout Plain Layout
21296 Comandos ! B ! 
21297 \backslash
21298 boldsymbol
21299 \end_layout
21300
21301 \end_inset
21302
21303 .
21304 \begin_inset Separator parbreak
21305 \end_inset
21306
21307
21308 \end_layout
21309
21310 \begin_layout Standard
21311 \align center
21312 \begin_inset Tabular
21313 <lyxtabular version="3" rows="3" columns="2">
21314 <features tabularvalignment="middle">
21315 <column alignment="center" valignment="top">
21316 <column alignment="center" valignment="top">
21317 <row>
21318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21319 \begin_inset Text
21320
21321 \begin_layout Plain Layout
21322 Comando
21323 \end_layout
21324
21325 \end_inset
21326 </cell>
21327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21328 \begin_inset Text
21329
21330 \begin_layout Plain Layout
21331 Símbolo
21332 \end_layout
21333
21334 \end_inset
21335 </cell>
21336 </row>
21337 <row>
21338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21339 \begin_inset Text
21340
21341 \begin_layout Plain Layout
21342
21343 \backslash
21344 Upsilon
21345 \backslash
21346 boldsymbol
21347 \backslash
21348 Upsilon
21349 \end_layout
21350
21351 \end_inset
21352 </cell>
21353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21354 \begin_inset Text
21355
21356 \begin_layout Plain Layout
21357 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21358 \end_inset
21359
21360
21361 \end_layout
21362
21363 \end_inset
21364 </cell>
21365 </row>
21366 <row>
21367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21368 \begin_inset Text
21369
21370 \begin_layout Plain Layout
21371
21372 \backslash
21373 theta
21374 \backslash
21375 boldsymbol
21376 \backslash
21377 theta
21378 \end_layout
21379
21380 \end_inset
21381 </cell>
21382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21383 \begin_inset Text
21384
21385 \begin_layout Plain Layout
21386 \begin_inset Formula $\theta\boldsymbol{\theta}$
21387 \end_inset
21388
21389
21390 \end_layout
21391
21392 \end_inset
21393 </cell>
21394 </row>
21395 </lyxtabular>
21396
21397 \end_inset
21398
21399
21400 \end_layout
21401
21402 \begin_layout Section
21403 Símbolos
21404 \begin_inset ERT
21405 status collapsed
21406
21407 \begin_layout Plain Layout
21408
21409
21410 \backslash
21411 texorpdfstring{
21412 \end_layout
21413
21414 \end_inset
21415
21416
21417 \begin_inset Foot
21418 status collapsed
21419
21420 \begin_layout Plain Layout
21421 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
21422  \SpecialChar LaTeX
21423  en 
21424 \begin_inset CommandInset citation
21425 LatexCommand cite
21426 key "Symbols"
21427
21428 \end_inset
21429
21430 .
21431 \end_layout
21432
21433 \end_inset
21434
21435
21436 \begin_inset ERT
21437 status collapsed
21438
21439 \begin_layout Plain Layout
21440
21441 }{}
21442 \end_layout
21443
21444 \end_inset
21445
21446
21447 \begin_inset Note Note
21448 status collapsed
21449
21450 \begin_layout Plain Layout
21451
21452 \backslash
21453 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
21454  PDF.
21455 \end_layout
21456
21457 \begin_layout Plain Layout
21458 Más sobre 
21459 \backslash
21460 texorpdfstring en la sección 
21461 \begin_inset CommandInset ref
21462 LatexCommand ref
21463 reference "subsec:Ecuaciones-en-encabezados"
21464
21465 \end_inset
21466
21467 .
21468 \end_layout
21469
21470 \end_inset
21471
21472
21473 \begin_inset Index idx
21474 status collapsed
21475
21476 \begin_layout Plain Layout
21477 Símbolos
21478 \end_layout
21479
21480 \end_inset
21481
21482
21483 \end_layout
21484
21485 \begin_layout Standard
21486 Muchos de los símbolos listados en esta sección se pueden insertar además
21487  mediante los botones 
21488 \begin_inset Info
21489 type  "icon"
21490 arg   "math-insert \\nabla"
21491 \end_inset
21492
21493  y 
21494 \begin_inset Info
21495 type  "icon"
21496 arg   "math-insert \\digamma"
21497 \end_inset
21498
21499  de la barra de ecuaciones.
21500 \end_layout
21501
21502 \begin_layout Subsection
21503 Símbolos matemáticos
21504 \begin_inset CommandInset label
21505 LatexCommand label
21506 name "subsec:Símbolos-matemáticos"
21507
21508 \end_inset
21509
21510
21511 \begin_inset Index idx
21512 status collapsed
21513
21514 \begin_layout Plain Layout
21515 Símbolos ! matemáticos
21516 \end_layout
21517
21518 \end_inset
21519
21520
21521 \end_layout
21522
21523 \begin_layout Standard
21524 \begin_inset space \hfill{}
21525 \end_inset
21526
21527
21528 \begin_inset Tabular
21529 <lyxtabular version="3" rows="10" columns="2">
21530 <features tabularvalignment="middle">
21531 <column alignment="center" valignment="top" width="0pt">
21532 <column alignment="center" valignment="top" width="0pt">
21533 <row>
21534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21535 \begin_inset Text
21536
21537 \begin_layout Plain Layout
21538 Comando
21539 \end_layout
21540
21541 \end_inset
21542 </cell>
21543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21544 \begin_inset Text
21545
21546 \begin_layout Plain Layout
21547 Símbolo
21548 \end_layout
21549
21550 \end_inset
21551 </cell>
21552 </row>
21553 <row>
21554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21555 \begin_inset Text
21556
21557 \begin_layout Plain Layout
21558
21559 \backslash
21560 neg
21561 \end_layout
21562
21563 \end_inset
21564 </cell>
21565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21566 \begin_inset Text
21567
21568 \begin_layout Plain Layout
21569 \begin_inset Formula $\neg$
21570 \end_inset
21571
21572
21573 \end_layout
21574
21575 \end_inset
21576 </cell>
21577 </row>
21578 <row>
21579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21580 \begin_inset Text
21581
21582 \begin_layout Plain Layout
21583
21584 \backslash
21585 Im
21586 \end_layout
21587
21588 \end_inset
21589 </cell>
21590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Plain Layout
21594 \begin_inset Formula $\Im$
21595 \end_inset
21596
21597
21598 \end_layout
21599
21600 \end_inset
21601 </cell>
21602 </row>
21603 <row>
21604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21605 \begin_inset Text
21606
21607 \begin_layout Plain Layout
21608
21609 \backslash
21610 Re
21611 \end_layout
21612
21613 \end_inset
21614 </cell>
21615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21616 \begin_inset Text
21617
21618 \begin_layout Plain Layout
21619 \begin_inset Formula $\Re$
21620 \end_inset
21621
21622
21623 \end_layout
21624
21625 \end_inset
21626 </cell>
21627 </row>
21628 <row>
21629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21630 \begin_inset Text
21631
21632 \begin_layout Plain Layout
21633
21634 \backslash
21635 aleph
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21641 \begin_inset Text
21642
21643 \begin_layout Plain Layout
21644 \begin_inset Formula $\aleph$
21645 \end_inset
21646
21647
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 </row>
21653 <row>
21654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21655 \begin_inset Text
21656
21657 \begin_layout Plain Layout
21658
21659 \backslash
21660 partial
21661 \end_layout
21662
21663 \end_inset
21664 </cell>
21665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21666 \begin_inset Text
21667
21668 \begin_layout Plain Layout
21669 \begin_inset Formula $\partial$
21670 \end_inset
21671
21672
21673 \end_layout
21674
21675 \end_inset
21676 </cell>
21677 </row>
21678 <row>
21679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21680 \begin_inset Text
21681
21682 \begin_layout Plain Layout
21683
21684 \backslash
21685 infty
21686 \end_layout
21687
21688 \end_inset
21689 </cell>
21690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21691 \begin_inset Text
21692
21693 \begin_layout Plain Layout
21694 \begin_inset Formula $\infty$
21695 \end_inset
21696
21697
21698 \end_layout
21699
21700 \end_inset
21701 </cell>
21702 </row>
21703 <row>
21704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21705 \begin_inset Text
21706
21707 \begin_layout Plain Layout
21708
21709 \backslash
21710 wp
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21716 \begin_inset Text
21717
21718 \begin_layout Plain Layout
21719 \begin_inset Formula $\wp$
21720 \end_inset
21721
21722
21723 \end_layout
21724
21725 \end_inset
21726 </cell>
21727 </row>
21728 <row>
21729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21730 \begin_inset Text
21731
21732 \begin_layout Plain Layout
21733
21734 \backslash
21735 imath
21736 \end_layout
21737
21738 \end_inset
21739 </cell>
21740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21741 \begin_inset Text
21742
21743 \begin_layout Plain Layout
21744 \begin_inset Formula $\imath$
21745 \end_inset
21746
21747
21748 \end_layout
21749
21750 \end_inset
21751 </cell>
21752 </row>
21753 <row>
21754 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21755 \begin_inset Text
21756
21757 \begin_layout Plain Layout
21758
21759 \backslash
21760 jmath
21761 \end_layout
21762
21763 \end_inset
21764 </cell>
21765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769 \begin_inset Formula $\jmath$
21770 \end_inset
21771
21772
21773 \end_layout
21774
21775 \end_inset
21776 </cell>
21777 </row>
21778 </lyxtabular>
21779
21780 \end_inset
21781
21782
21783 \begin_inset space \hfill{}
21784 \end_inset
21785
21786
21787 \begin_inset Tabular
21788 <lyxtabular version="3" rows="10" columns="2">
21789 <features tabularvalignment="middle">
21790 <column alignment="center" valignment="top" width="0pt">
21791 <column alignment="center" valignment="top" width="0pt">
21792 <row>
21793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21794 \begin_inset Text
21795
21796 \begin_layout Plain Layout
21797 Comando
21798 \end_layout
21799
21800 \end_inset
21801 </cell>
21802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21803 \begin_inset Text
21804
21805 \begin_layout Plain Layout
21806 Símbolo
21807 \begin_inset Note Note
21808 status collapsed
21809
21810 \begin_layout Plain Layout
21811
21812 \series bold
21813
21814 \backslash
21815 raisebox
21816 \series default
21817  se usa sólo como espaciador
21818 \end_layout
21819
21820 \end_inset
21821
21822
21823 \end_layout
21824
21825 \end_inset
21826 </cell>
21827 </row>
21828 <row>
21829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21830 \begin_inset Text
21831
21832 \begin_layout Plain Layout
21833
21834 \backslash
21835 forall
21836 \end_layout
21837
21838 \end_inset
21839 </cell>
21840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21841 \begin_inset Text
21842
21843 \begin_layout Plain Layout
21844 \begin_inset Formula $\forall$
21845 \end_inset
21846
21847
21848 \end_layout
21849
21850 \end_inset
21851 </cell>
21852 </row>
21853 <row>
21854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21855 \begin_inset Text
21856
21857 \begin_layout Plain Layout
21858
21859 \backslash
21860 exists
21861 \end_layout
21862
21863 \end_inset
21864 </cell>
21865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21866 \begin_inset Text
21867
21868 \begin_layout Plain Layout
21869 \begin_inset Formula $\exists$
21870 \end_inset
21871
21872
21873 \end_layout
21874
21875 \end_inset
21876 </cell>
21877 </row>
21878 <row>
21879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21880 \begin_inset Text
21881
21882 \begin_layout Plain Layout
21883
21884 \backslash
21885 nexists
21886 \end_layout
21887
21888 \end_inset
21889 </cell>
21890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21891 \begin_inset Text
21892
21893 \begin_layout Plain Layout
21894 \begin_inset Formula $\nexists$
21895 \end_inset
21896
21897
21898 \end_layout
21899
21900 \end_inset
21901 </cell>
21902 </row>
21903 <row>
21904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21905 \begin_inset Text
21906
21907 \begin_layout Plain Layout
21908
21909 \backslash
21910 emptyset
21911 \end_layout
21912
21913 \end_inset
21914 </cell>
21915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21916 \begin_inset Text
21917
21918 \begin_layout Plain Layout
21919 \begin_inset Formula $\emptyset$
21920 \end_inset
21921
21922
21923 \end_layout
21924
21925 \end_inset
21926 </cell>
21927 </row>
21928 <row>
21929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21930 \begin_inset Text
21931
21932 \begin_layout Plain Layout
21933
21934 \backslash
21935 varnothing
21936 \end_layout
21937
21938 \end_inset
21939 </cell>
21940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21941 \begin_inset Text
21942
21943 \begin_layout Plain Layout
21944 \begin_inset Formula $\varnothing$
21945 \end_inset
21946
21947
21948 \end_layout
21949
21950 \end_inset
21951 </cell>
21952 </row>
21953 <row>
21954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21955 \begin_inset Text
21956
21957 \begin_layout Plain Layout
21958
21959 \backslash
21960 dag
21961 \end_layout
21962
21963 \end_inset
21964 </cell>
21965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21966 \begin_inset Text
21967
21968 \begin_layout Plain Layout
21969 \begin_inset Formula $\dag$
21970 \end_inset
21971
21972
21973 \end_layout
21974
21975 \end_inset
21976 </cell>
21977 </row>
21978 <row>
21979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21980 \begin_inset Text
21981
21982 \begin_layout Plain Layout
21983
21984 \backslash
21985 ddag
21986 \end_layout
21987
21988 \end_inset
21989 </cell>
21990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21991 \begin_inset Text
21992
21993 \begin_layout Plain Layout
21994 \begin_inset Formula $\ddag$
21995 \end_inset
21996
21997
21998 \end_layout
21999
22000 \end_inset
22001 </cell>
22002 </row>
22003 <row>
22004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22005 \begin_inset Text
22006
22007 \begin_layout Plain Layout
22008
22009 \backslash
22010 complement
22011 \end_layout
22012
22013 \end_inset
22014 </cell>
22015 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22016 \begin_inset Text
22017
22018 \begin_layout Plain Layout
22019 \begin_inset ERT
22020 status collapsed
22021
22022 \begin_layout Plain Layout
22023
22024
22025 \backslash
22026 raisebox{-0.8mm}{
22027 \end_layout
22028
22029 \end_inset
22030
22031
22032 \begin_inset Formula $\complement$
22033 \end_inset
22034
22035
22036 \begin_inset ERT
22037 status collapsed
22038
22039 \begin_layout Plain Layout
22040
22041 }
22042 \end_layout
22043
22044 \end_inset
22045
22046
22047 \end_layout
22048
22049 \end_inset
22050 </cell>
22051 </row>
22052 <row>
22053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22054 \begin_inset Text
22055
22056 \begin_layout Plain Layout
22057
22058 \backslash
22059 Bbbk
22060 \end_layout
22061
22062 \end_inset
22063 </cell>
22064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22065 \begin_inset Text
22066
22067 \begin_layout Plain Layout
22068 \begin_inset Formula $\Bbbk$
22069 \end_inset
22070
22071
22072 \end_layout
22073
22074 \end_inset
22075 </cell>
22076 </row>
22077 </lyxtabular>
22078
22079 \end_inset
22080
22081
22082 \begin_inset space \hfill{}
22083 \end_inset
22084
22085
22086 \begin_inset Tabular
22087 <lyxtabular version="3" rows="10" columns="2">
22088 <features tabularvalignment="middle">
22089 <column alignment="center" valignment="top" width="0pt">
22090 <column alignment="center" valignment="top" width="0pt">
22091 <row>
22092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22093 \begin_inset Text
22094
22095 \begin_layout Plain Layout
22096 Comando
22097 \end_layout
22098
22099 \end_inset
22100 </cell>
22101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22102 \begin_inset Text
22103
22104 \begin_layout Plain Layout
22105 Símbolo
22106 \end_layout
22107
22108 \end_inset
22109 </cell>
22110 </row>
22111 <row>
22112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22113 \begin_inset Text
22114
22115 \begin_layout Plain Layout
22116
22117 \backslash
22118 prime
22119 \end_layout
22120
22121 \end_inset
22122 </cell>
22123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22124 \begin_inset Text
22125
22126 \begin_layout Plain Layout
22127 \begin_inset Formula $\prime$
22128 \end_inset
22129
22130
22131 \end_layout
22132
22133 \end_inset
22134 </cell>
22135 </row>
22136 <row>
22137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22138 \begin_inset Text
22139
22140 \begin_layout Plain Layout
22141
22142 \backslash
22143 backprime
22144 \end_layout
22145
22146 \end_inset
22147 </cell>
22148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22149 \begin_inset Text
22150
22151 \begin_layout Plain Layout
22152 \begin_inset Formula $\backprime$
22153 \end_inset
22154
22155
22156 \end_layout
22157
22158 \end_inset
22159 </cell>
22160 </row>
22161 <row>
22162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22163 \begin_inset Text
22164
22165 \begin_layout Plain Layout
22166
22167 \backslash
22168 mho
22169 \end_layout
22170
22171 \end_inset
22172 </cell>
22173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22174 \begin_inset Text
22175
22176 \begin_layout Plain Layout
22177 \begin_inset Formula $\mho$
22178 \end_inset
22179
22180
22181 \end_layout
22182
22183 \end_inset
22184 </cell>
22185 </row>
22186 <row>
22187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22188 \begin_inset Text
22189
22190 \begin_layout Plain Layout
22191
22192 \backslash
22193 triangle
22194 \end_layout
22195
22196 \end_inset
22197 </cell>
22198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22199 \begin_inset Text
22200
22201 \begin_layout Plain Layout
22202 \begin_inset Formula $\triangle$
22203 \end_inset
22204
22205
22206 \end_layout
22207
22208 \end_inset
22209 </cell>
22210 </row>
22211 <row>
22212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22213 \begin_inset Text
22214
22215 \begin_layout Plain Layout
22216
22217 \backslash
22218 angle
22219 \end_layout
22220
22221 \end_inset
22222 </cell>
22223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22224 \begin_inset Text
22225
22226 \begin_layout Plain Layout
22227 \begin_inset Formula $\angle$
22228 \end_inset
22229
22230
22231 \end_layout
22232
22233 \end_inset
22234 </cell>
22235 </row>
22236 <row>
22237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22238 \begin_inset Text
22239
22240 \begin_layout Plain Layout
22241
22242 \backslash
22243 measuredangle
22244 \end_layout
22245
22246 \end_inset
22247 </cell>
22248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22249 \begin_inset Text
22250
22251 \begin_layout Plain Layout
22252 \begin_inset Formula $\measuredangle$
22253 \end_inset
22254
22255
22256 \end_layout
22257
22258 \end_inset
22259 </cell>
22260 </row>
22261 <row>
22262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22263 \begin_inset Text
22264
22265 \begin_layout Plain Layout
22266
22267 \backslash
22268 sphericalangle
22269 \end_layout
22270
22271 \end_inset
22272 </cell>
22273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22274 \begin_inset Text
22275
22276 \begin_layout Plain Layout
22277 \begin_inset Formula $\sphericalangle$
22278 \end_inset
22279
22280
22281 \end_layout
22282
22283 \end_inset
22284 </cell>
22285 </row>
22286 <row>
22287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22288 \begin_inset Text
22289
22290 \begin_layout Plain Layout
22291
22292 \backslash
22293 top
22294 \end_layout
22295
22296 \end_inset
22297 </cell>
22298 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22299 \begin_inset Text
22300
22301 \begin_layout Plain Layout
22302 \begin_inset Formula $\top$
22303 \end_inset
22304
22305
22306 \end_layout
22307
22308 \end_inset
22309 </cell>
22310 </row>
22311 <row>
22312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22313 \begin_inset Text
22314
22315 \begin_layout Plain Layout
22316
22317 \backslash
22318 bot
22319 \end_layout
22320
22321 \end_inset
22322 </cell>
22323 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22324 \begin_inset Text
22325
22326 \begin_layout Plain Layout
22327 \begin_inset Formula $\bot$
22328 \end_inset
22329
22330
22331 \end_layout
22332
22333 \end_inset
22334 </cell>
22335 </row>
22336 </lyxtabular>
22337
22338 \end_inset
22339
22340
22341 \begin_inset space \hfill{}
22342 \end_inset
22343
22344
22345 \end_layout
22346
22347 \begin_layout Subsection
22348 Símbolos misceláneos
22349 \begin_inset CommandInset label
22350 LatexCommand label
22351 name "subsec:Símbolos-misceláneos"
22352
22353 \end_inset
22354
22355
22356 \begin_inset Index idx
22357 status collapsed
22358
22359 \begin_layout Plain Layout
22360 Símbolos ! misceláneos
22361 \end_layout
22362
22363 \end_inset
22364
22365
22366 \end_layout
22367
22368 \begin_layout Standard
22369 \noindent
22370 \align center
22371 \begin_inset Tabular
22372 <lyxtabular version="3" rows="10" columns="2">
22373 <features tabularvalignment="middle">
22374 <column alignment="center" valignment="top" width="0pt">
22375 <column alignment="center" valignment="top" width="0pt">
22376 <row>
22377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22378 \begin_inset Text
22379
22380 \begin_layout Plain Layout
22381 Comando
22382 \end_layout
22383
22384 \end_inset
22385 </cell>
22386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22387 \begin_inset Text
22388
22389 \begin_layout Plain Layout
22390 Símbolo
22391 \end_layout
22392
22393 \end_inset
22394 </cell>
22395 </row>
22396 <row>
22397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22398 \begin_inset Text
22399
22400 \begin_layout Plain Layout
22401
22402 \backslash
22403 flat
22404 \end_layout
22405
22406 \end_inset
22407 </cell>
22408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22409 \begin_inset Text
22410
22411 \begin_layout Plain Layout
22412 \begin_inset Formula $\flat$
22413 \end_inset
22414
22415
22416 \end_layout
22417
22418 \end_inset
22419 </cell>
22420 </row>
22421 <row>
22422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22423 \begin_inset Text
22424
22425 \begin_layout Plain Layout
22426
22427 \backslash
22428 natural
22429 \end_layout
22430
22431 \end_inset
22432 </cell>
22433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22434 \begin_inset Text
22435
22436 \begin_layout Plain Layout
22437 \begin_inset Formula $\natural$
22438 \end_inset
22439
22440
22441 \end_layout
22442
22443 \end_inset
22444 </cell>
22445 </row>
22446 <row>
22447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22448 \begin_inset Text
22449
22450 \begin_layout Plain Layout
22451
22452 \backslash
22453 sharp
22454 \end_layout
22455
22456 \end_inset
22457 </cell>
22458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22459 \begin_inset Text
22460
22461 \begin_layout Plain Layout
22462 \begin_inset Formula $\sharp$
22463 \end_inset
22464
22465
22466 \end_layout
22467
22468 \end_inset
22469 </cell>
22470 </row>
22471 <row>
22472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22473 \begin_inset Text
22474
22475 \begin_layout Plain Layout
22476
22477 \backslash
22478 surd
22479 \end_layout
22480
22481 \end_inset
22482 </cell>
22483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22484 \begin_inset Text
22485
22486 \begin_layout Plain Layout
22487 \begin_inset Formula $\surd$
22488 \end_inset
22489
22490
22491 \end_layout
22492
22493 \end_inset
22494 </cell>
22495 </row>
22496 <row>
22497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22498 \begin_inset Text
22499
22500 \begin_layout Plain Layout
22501
22502 \backslash
22503 checkmark
22504 \end_layout
22505
22506 \end_inset
22507 </cell>
22508 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22509 \begin_inset Text
22510
22511 \begin_layout Plain Layout
22512 \begin_inset Formula $\checkmark$
22513 \end_inset
22514
22515
22516 \end_layout
22517
22518 \end_inset
22519 </cell>
22520 </row>
22521 <row>
22522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526
22527 \backslash
22528 yen
22529 \end_layout
22530
22531 \end_inset
22532 </cell>
22533 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22534 \begin_inset Text
22535
22536 \begin_layout Plain Layout
22537 \begin_inset Formula $\yen$
22538 \end_inset
22539
22540
22541 \end_layout
22542
22543 \end_inset
22544 </cell>
22545 </row>
22546 <row>
22547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22548 \begin_inset Text
22549
22550 \begin_layout Plain Layout
22551
22552 \backslash
22553 pounds
22554 \end_layout
22555
22556 \end_inset
22557 </cell>
22558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22559 \begin_inset Text
22560
22561 \begin_layout Plain Layout
22562 \begin_inset Formula $\pounds$
22563 \end_inset
22564
22565
22566 \end_layout
22567
22568 \end_inset
22569 </cell>
22570 </row>
22571 <row>
22572 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22573 \begin_inset Text
22574
22575 \begin_layout Plain Layout
22576 $
22577 \end_layout
22578
22579 \end_inset
22580 </cell>
22581 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22582 \begin_inset Text
22583
22584 \begin_layout Plain Layout
22585 \begin_inset Formula $\$$
22586 \end_inset
22587
22588
22589 \end_layout
22590
22591 \end_inset
22592 </cell>
22593 </row>
22594 <row>
22595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22596 \begin_inset Text
22597
22598 \begin_layout Plain Layout
22599 §
22600 \end_layout
22601
22602 \end_inset
22603 </cell>
22604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22605 \begin_inset Text
22606
22607 \begin_layout Plain Layout
22608 \begin_inset Formula $§$
22609 \end_inset
22610
22611
22612 \end_layout
22613
22614 \end_inset
22615 </cell>
22616 </row>
22617 </lyxtabular>
22618
22619 \end_inset
22620
22621
22622 \begin_inset Tabular
22623 <lyxtabular version="3" rows="10" columns="2">
22624 <features tabularvalignment="middle">
22625 <column alignment="center" valignment="top">
22626 <column alignment="center" valignment="top">
22627 <row>
22628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22629 \begin_inset Text
22630
22631 \begin_layout Plain Layout
22632 Comando
22633 \end_layout
22634
22635 \end_inset
22636 </cell>
22637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22638 \begin_inset Text
22639
22640 \begin_layout Plain Layout
22641 Símbolo
22642 \end_layout
22643
22644 \end_inset
22645 </cell>
22646 </row>
22647 <row>
22648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22649 \begin_inset Text
22650
22651 \begin_layout Plain Layout
22652
22653 \backslash
22654 hbar
22655 \end_layout
22656
22657 \end_inset
22658 </cell>
22659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22660 \begin_inset Text
22661
22662 \begin_layout Plain Layout
22663 \begin_inset Formula $\hbar$
22664 \end_inset
22665
22666
22667 \end_layout
22668
22669 \end_inset
22670 </cell>
22671 </row>
22672 <row>
22673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22674 \begin_inset Text
22675
22676 \begin_layout Plain Layout
22677
22678 \backslash
22679 hslash
22680 \end_layout
22681
22682 \end_inset
22683 </cell>
22684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22685 \begin_inset Text
22686
22687 \begin_layout Plain Layout
22688 \begin_inset Formula $\hslash$
22689 \end_inset
22690
22691
22692 \end_layout
22693
22694 \end_inset
22695 </cell>
22696 </row>
22697 <row>
22698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22699 \begin_inset Text
22700
22701 \begin_layout Plain Layout
22702
22703 \backslash
22704 clubsuit
22705 \end_layout
22706
22707 \end_inset
22708 </cell>
22709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22710 \begin_inset Text
22711
22712 \begin_layout Plain Layout
22713 \begin_inset Formula $\clubsuit$
22714 \end_inset
22715
22716
22717 \end_layout
22718
22719 \end_inset
22720 </cell>
22721 </row>
22722 <row>
22723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22724 \begin_inset Text
22725
22726 \begin_layout Plain Layout
22727
22728 \backslash
22729 spadesuit
22730 \end_layout
22731
22732 \end_inset
22733 </cell>
22734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22735 \begin_inset Text
22736
22737 \begin_layout Plain Layout
22738 \begin_inset Formula $\spadesuit$
22739 \end_inset
22740
22741
22742 \end_layout
22743
22744 \end_inset
22745 </cell>
22746 </row>
22747 <row>
22748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22749 \begin_inset Text
22750
22751 \begin_layout Plain Layout
22752
22753 \backslash
22754 bigstar
22755 \end_layout
22756
22757 \end_inset
22758 </cell>
22759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22760 \begin_inset Text
22761
22762 \begin_layout Plain Layout
22763 \begin_inset Formula $\bigstar$
22764 \end_inset
22765
22766
22767 \end_layout
22768
22769 \end_inset
22770 </cell>
22771 </row>
22772 <row>
22773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22774 \begin_inset Text
22775
22776 \begin_layout Plain Layout
22777
22778 \backslash
22779 blacklozenge
22780 \end_layout
22781
22782 \end_inset
22783 </cell>
22784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22785 \begin_inset Text
22786
22787 \begin_layout Plain Layout
22788 \begin_inset Formula $\blacklozenge$
22789 \end_inset
22790
22791
22792 \end_layout
22793
22794 \end_inset
22795 </cell>
22796 </row>
22797 <row>
22798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22799 \begin_inset Text
22800
22801 \begin_layout Plain Layout
22802
22803 \backslash
22804 blacktriangle
22805 \end_layout
22806
22807 \end_inset
22808 </cell>
22809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22810 \begin_inset Text
22811
22812 \begin_layout Plain Layout
22813 \begin_inset Formula $\blacktriangle$
22814 \end_inset
22815
22816
22817 \end_layout
22818
22819 \end_inset
22820 </cell>
22821 </row>
22822 <row>
22823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22824 \begin_inset Text
22825
22826 \begin_layout Plain Layout
22827
22828 \backslash
22829 blacktiangledown
22830 \end_layout
22831
22832 \end_inset
22833 </cell>
22834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22835 \begin_inset Text
22836
22837 \begin_layout Plain Layout
22838 \begin_inset Formula $\blacktriangledown$
22839 \end_inset
22840
22841
22842 \end_layout
22843
22844 \end_inset
22845 </cell>
22846 </row>
22847 <row>
22848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22849 \begin_inset Text
22850
22851 \begin_layout Plain Layout
22852
22853 \backslash
22854 bullet
22855 \end_layout
22856
22857 \end_inset
22858 </cell>
22859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22860 \begin_inset Text
22861
22862 \begin_layout Plain Layout
22863 \begin_inset Formula $\bullet$
22864 \end_inset
22865
22866
22867 \end_layout
22868
22869 \end_inset
22870 </cell>
22871 </row>
22872 </lyxtabular>
22873
22874 \end_inset
22875
22876
22877 \begin_inset Tabular
22878 <lyxtabular version="3" rows="10" columns="2">
22879 <features tabularvalignment="middle">
22880 <column alignment="center" valignment="top" width="0pt">
22881 <column alignment="center" valignment="top" width="0pt">
22882 <row>
22883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22884 \begin_inset Text
22885
22886 \begin_layout Plain Layout
22887 Comando
22888 \end_layout
22889
22890 \end_inset
22891 </cell>
22892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896 Símbolo
22897 \end_layout
22898
22899 \end_inset
22900 </cell>
22901 </row>
22902 <row>
22903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22904 \begin_inset Text
22905
22906 \begin_layout Plain Layout
22907
22908 \backslash
22909 diamondsuit
22910 \end_layout
22911
22912 \end_inset
22913 </cell>
22914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22915 \begin_inset Text
22916
22917 \begin_layout Plain Layout
22918 \begin_inset Formula $\diamondsuit$
22919 \end_inset
22920
22921
22922 \end_layout
22923
22924 \end_inset
22925 </cell>
22926 </row>
22927 <row>
22928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22929 \begin_inset Text
22930
22931 \begin_layout Plain Layout
22932
22933 \backslash
22934 Diamond
22935 \end_layout
22936
22937 \end_inset
22938 </cell>
22939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22940 \begin_inset Text
22941
22942 \begin_layout Plain Layout
22943 \begin_inset Formula $\Diamond$
22944 \end_inset
22945
22946
22947 \end_layout
22948
22949 \end_inset
22950 </cell>
22951 </row>
22952 <row>
22953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22954 \begin_inset Text
22955
22956 \begin_layout Plain Layout
22957
22958 \backslash
22959 heartsuit
22960 \end_layout
22961
22962 \end_inset
22963 </cell>
22964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22965 \begin_inset Text
22966
22967 \begin_layout Plain Layout
22968 \begin_inset Formula $\heartsuit$
22969 \end_inset
22970
22971
22972 \end_layout
22973
22974 \end_inset
22975 </cell>
22976 </row>
22977 <row>
22978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22979 \begin_inset Text
22980
22981 \begin_layout Plain Layout
22982
22983 \backslash
22984 P
22985 \end_layout
22986
22987 \end_inset
22988 </cell>
22989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22990 \begin_inset Text
22991
22992 \begin_layout Plain Layout
22993 \begin_inset Formula $\P$
22994 \end_inset
22995
22996
22997 \end_layout
22998
22999 \end_inset
23000 </cell>
23001 </row>
23002 <row>
23003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23004 \begin_inset Text
23005
23006 \begin_layout Plain Layout
23007
23008 \backslash
23009 copyright
23010 \end_layout
23011
23012 \end_inset
23013 </cell>
23014 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23015 \begin_inset Text
23016
23017 \begin_layout Plain Layout
23018 \begin_inset Formula $\copyright$
23019 \end_inset
23020
23021
23022 \end_layout
23023
23024 \end_inset
23025 </cell>
23026 </row>
23027 <row>
23028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23029 \begin_inset Text
23030
23031 \begin_layout Plain Layout
23032
23033 \backslash
23034 circledR
23035 \end_layout
23036
23037 \end_inset
23038 </cell>
23039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23040 \begin_inset Text
23041
23042 \begin_layout Plain Layout
23043 \begin_inset Formula $\circledR$
23044 \end_inset
23045
23046
23047 \end_layout
23048
23049 \end_inset
23050 </cell>
23051 </row>
23052 <row>
23053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23054 \begin_inset Text
23055
23056 \begin_layout Plain Layout
23057
23058 \backslash
23059 maltese
23060 \end_layout
23061
23062 \end_inset
23063 </cell>
23064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23065 \begin_inset Text
23066
23067 \begin_layout Plain Layout
23068 \begin_inset Formula $\maltese$
23069 \end_inset
23070
23071
23072 \end_layout
23073
23074 \end_inset
23075 </cell>
23076 </row>
23077 <row>
23078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23079 \begin_inset Text
23080
23081 \begin_layout Plain Layout
23082
23083 \backslash
23084 diagup
23085 \end_layout
23086
23087 \end_inset
23088 </cell>
23089 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23090 \begin_inset Text
23091
23092 \begin_layout Plain Layout
23093 \begin_inset Formula $\diagup$
23094 \end_inset
23095
23096
23097 \end_layout
23098
23099 \end_inset
23100 </cell>
23101 </row>
23102 <row>
23103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23104 \begin_inset Text
23105
23106 \begin_layout Plain Layout
23107
23108 \backslash
23109 diagdown
23110 \end_layout
23111
23112 \end_inset
23113 </cell>
23114 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23115 \begin_inset Text
23116
23117 \begin_layout Plain Layout
23118 \begin_inset Formula $\diagdown$
23119 \end_inset
23120
23121
23122 \end_layout
23123
23124 \end_inset
23125 </cell>
23126 </row>
23127 </lyxtabular>
23128
23129 \end_inset
23130
23131
23132 \end_layout
23133
23134 \begin_layout Standard
23135 \begin_inset VSpace medskip
23136 \end_inset
23137
23138
23139 \end_layout
23140
23141 \begin_layout Standard
23142 Algunos símbolos pueden presentarse en distintos tamaños, véase 
23143 \begin_inset CommandInset ref
23144 LatexCommand ref
23145 reference "subsec:Tamaños-de-tipografías"
23146
23147 \end_inset
23148
23149
23150 \end_layout
23151
23152 \begin_layout Subsection
23153 El símbolo del euro, €
23154 \begin_inset Index idx
23155 status collapsed
23156
23157 \begin_layout Plain Layout
23158 Símbolos ! euro
23159 \end_layout
23160
23161 \end_inset
23162
23163
23164 \begin_inset Index idx
23165 status collapsed
23166
23167 \begin_layout Plain Layout
23168
23169 \backslash
23170 @
23171 \begin_inset ERT
23172 status collapsed
23173
23174 \begin_layout Plain Layout
23175
23176
23177 \backslash
23178 officialeuro
23179 \end_layout
23180
23181 \end_inset
23182
23183
23184 \end_layout
23185
23186 \end_inset
23187
23188
23189 \end_layout
23190
23191 \begin_layout Standard
23192 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
23193  \SpecialChar LaTeX
23194  
23195 \series bold
23196 eurosym
23197 \series default
23198
23199 \begin_inset Index idx
23200 status collapsed
23201
23202 \begin_layout Plain Layout
23203 Paquetes ! eurosym
23204 \end_layout
23205
23206 \end_inset
23207
23208 , y cargado en el preámbulo \SpecialChar LaTeX
23209  con la línea
23210 \end_layout
23211
23212 \begin_layout Standard
23213
23214 \series bold
23215
23216 \backslash
23217 usepackage[gennarrow]{eurosym}
23218 \end_layout
23219
23220 \begin_layout Standard
23221 Actualmente también se puede insertar con el comando 
23222 \series bold
23223
23224 \backslash
23225 euro
23226 \series default
23227
23228 \begin_inset Index idx
23229 status collapsed
23230
23231 \begin_layout Plain Layout
23232 Comandos ! E ! 
23233 \backslash
23234 euro
23235 \end_layout
23236
23237 \end_inset
23238
23239 .
23240 \end_layout
23241
23242 \begin_layout Standard
23243 El símbolo del euro puede insertarse directamente con la tecla € en texto
23244  matemático sin tener 
23245 \series bold
23246 eurosym
23247 \series default
23248  instalado.
23249  Si 
23250 \series bold
23251 eurosym
23252 \series default
23253  está instalado, se puede insertar 
23254 \series bold
23255
23256 \backslash
23257 euro
23258 \series default
23259  en modo \SpecialChar TeX
23260 .
23261  El símbolo oficial de la moneda se puede insertar con el comando 
23262 \series bold
23263
23264 \backslash
23265 officialeuro
23266 \series default
23267
23268 \begin_inset Index idx
23269 status collapsed
23270
23271 \begin_layout Plain Layout
23272 Comandos ! O ! 
23273 \backslash
23274 officialeuro
23275 \end_layout
23276
23277 \end_inset
23278
23279 , que sólo está disponible en modo \SpecialChar TeX
23280 .
23281 \end_layout
23282
23283 \begin_layout Standard
23284 \begin_inset ERT
23285 status collapsed
23286
23287 \begin_layout Plain Layout
23288
23289
23290 \backslash
23291 ifeurosym
23292 \end_layout
23293
23294 \end_inset
23295
23296
23297 \begin_inset Note Note
23298 status collapsed
23299
23300 \begin_layout Plain Layout
23301 El cuadro siguiente sólo se mostrará si está instalado el paquete \SpecialChar LaTeX
23302  
23303 \series bold
23304 eurosym
23305 \series default
23306 .
23307 \end_layout
23308
23309 \end_inset
23310
23311
23312 \end_layout
23313
23314 \begin_layout Standard
23315 Un vistazo a los diferentes símbolos del euro.
23316 \begin_inset Separator parbreak
23317 \end_inset
23318
23319
23320 \end_layout
23321
23322 \begin_layout Standard
23323 \noindent
23324 \align center
23325 \begin_inset Tabular
23326 <lyxtabular version="3" rows="4" columns="3">
23327 <features tabularvalignment="middle">
23328 <column alignment="center" valignment="top">
23329 <column alignment="center" valignment="top">
23330 <column alignment="center" valignment="top">
23331 <row>
23332 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23333 \begin_inset Text
23334
23335 \begin_layout Plain Layout
23336
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23342 \begin_inset Text
23343
23344 \begin_layout Plain Layout
23345 Comando
23346 \end_layout
23347
23348 \end_inset
23349 </cell>
23350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23351 \begin_inset Text
23352
23353 \begin_layout Plain Layout
23354 Símbolo
23355 \end_layout
23356
23357 \end_inset
23358 </cell>
23359 </row>
23360 <row>
23361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23362 \begin_inset Text
23363
23364 \begin_layout Plain Layout
23365 ecuación
23366 \end_layout
23367
23368 \end_inset
23369 </cell>
23370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23371 \begin_inset Text
23372
23373 \begin_layout Plain Layout
23374
23375 \backslash
23376 euro
23377 \end_layout
23378
23379 \end_inset
23380 </cell>
23381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23382 \begin_inset Text
23383
23384 \begin_layout Plain Layout
23385 \begin_inset Formula $\euro$
23386 \end_inset
23387
23388
23389 \end_layout
23390
23391 \end_inset
23392 </cell>
23393 </row>
23394 <row>
23395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23396 \begin_inset Text
23397
23398 \begin_layout Plain Layout
23399 texto matemático
23400 \end_layout
23401
23402 \end_inset
23403 </cell>
23404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23405 \begin_inset Text
23406
23407 \begin_layout Plain Layout
23408
23409 \end_layout
23410
23411 \end_inset
23412 </cell>
23413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23414 \begin_inset Text
23415
23416 \begin_layout Plain Layout
23417 \begin_inset Formula $\mbox{€}$
23418 \end_inset
23419
23420
23421 \end_layout
23422
23423 \end_inset
23424 </cell>
23425 </row>
23426 <row>
23427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23428 \begin_inset Text
23429
23430 \begin_layout Plain Layout
23431 modo \SpecialChar TeX
23432
23433 \end_layout
23434
23435 \end_inset
23436 </cell>
23437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23438 \begin_inset Text
23439
23440 \begin_layout Plain Layout
23441
23442 \backslash
23443 officialeuro
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \begin_layout Plain Layout
23452 \begin_inset ERT
23453 status collapsed
23454
23455 \begin_layout Plain Layout
23456
23457
23458 \backslash
23459 officialeuro
23460 \end_layout
23461
23462 \end_inset
23463
23464
23465 \end_layout
23466
23467 \end_inset
23468 </cell>
23469 </row>
23470 </lyxtabular>
23471
23472 \end_inset
23473
23474
23475 \end_layout
23476
23477 \begin_layout Standard
23478 \begin_inset ERT
23479 status collapsed
23480
23481 \begin_layout Plain Layout
23482
23483
23484 \backslash
23485 else
23486 \end_layout
23487
23488 \end_inset
23489
23490
23491 \begin_inset Note Note
23492 status collapsed
23493
23494 \begin_layout Plain Layout
23495 Se mostrará lo siguiente si no está instalado el paquete \SpecialChar LaTeX
23496  
23497 \series bold
23498 eurosym
23499 \series default
23500 :
23501 \end_layout
23502
23503 \end_inset
23504
23505
23506 \end_layout
23507
23508 \begin_layout Standard
23509 Para ver la salida completa de esta subsección debe estar instalado el paquete
23510  \SpecialChar LaTeX
23511  
23512 \series bold
23513 eurosym
23514 \series default
23515 .
23516 \end_layout
23517
23518 \begin_layout Standard
23519 \begin_inset ERT
23520 status collapsed
23521
23522 \begin_layout Plain Layout
23523
23524
23525 \backslash
23526 fi
23527 \end_layout
23528
23529 \end_inset
23530
23531
23532 \end_layout
23533
23534 \begin_layout Section
23535 Relaciones
23536 \begin_inset CommandInset label
23537 LatexCommand label
23538 name "sec:Relaciones"
23539
23540 \end_inset
23541
23542
23543 \begin_inset Index idx
23544 status collapsed
23545
23546 \begin_layout Plain Layout
23547 Relaciones
23548 \end_layout
23549
23550 \end_inset
23551
23552
23553 \begin_inset Index idx
23554 status collapsed
23555
23556 \begin_layout Plain Layout
23557 Comparaciones|see
23558 \begin_inset ERT
23559 status collapsed
23560
23561 \begin_layout Plain Layout
23562
23563 {
23564 \end_layout
23565
23566 \end_inset
23567
23568 Relaciones
23569 \begin_inset ERT
23570 status collapsed
23571
23572 \begin_layout Plain Layout
23573
23574 }
23575 \end_layout
23576
23577 \end_inset
23578
23579
23580 \end_layout
23581
23582 \end_inset
23583
23584
23585 \end_layout
23586
23587 \begin_layout Standard
23588 Todas las relaciones siguientes se pueden insertar también con el botón
23589  
23590 \begin_inset Info
23591 type  "icon"
23592 arg   "math-insert \\leq"
23593 \end_inset
23594
23595  de la barra de ecuaciones.
23596 \end_layout
23597
23598 \begin_layout Standard
23599 \begin_inset space \hfill{}
23600 \end_inset
23601
23602
23603 \begin_inset Tabular
23604 <lyxtabular version="3" rows="17" columns="2">
23605 <features tabularvalignment="middle">
23606 <column alignment="center" valignment="top" width="0pt">
23607 <column alignment="center" valignment="top" width="0pt">
23608 <row>
23609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23610 \begin_inset Text
23611
23612 \begin_layout Plain Layout
23613 Comando
23614 \end_layout
23615
23616 \end_inset
23617 </cell>
23618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23619 \begin_inset Text
23620
23621 \begin_layout Plain Layout
23622 Relación
23623 \end_layout
23624
23625 \end_inset
23626 </cell>
23627 </row>
23628 <row>
23629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23630 \begin_inset Text
23631
23632 \begin_layout Plain Layout
23633 <
23634 \end_layout
23635
23636 \end_inset
23637 </cell>
23638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23639 \begin_inset Text
23640
23641 \begin_layout Plain Layout
23642 \begin_inset Formula $<$
23643 \end_inset
23644
23645
23646 \end_layout
23647
23648 \end_inset
23649 </cell>
23650 </row>
23651 <row>
23652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23653 \begin_inset Text
23654
23655 \begin_layout Plain Layout
23656
23657 \backslash
23658 le
23659 \end_layout
23660
23661 \end_inset
23662 </cell>
23663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23664 \begin_inset Text
23665
23666 \begin_layout Plain Layout
23667 \begin_inset Formula $\le$
23668 \end_inset
23669
23670
23671 \end_layout
23672
23673 \end_inset
23674 </cell>
23675 </row>
23676 <row>
23677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23678 \begin_inset Text
23679
23680 \begin_layout Plain Layout
23681
23682 \backslash
23683 ll
23684 \end_layout
23685
23686 \end_inset
23687 </cell>
23688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23689 \begin_inset Text
23690
23691 \begin_layout Plain Layout
23692 \begin_inset Formula $\ll$
23693 \end_inset
23694
23695
23696 \end_layout
23697
23698 \end_inset
23699 </cell>
23700 </row>
23701 <row>
23702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23703 \begin_inset Text
23704
23705 \begin_layout Plain Layout
23706
23707 \backslash
23708 prec
23709 \end_layout
23710
23711 \end_inset
23712 </cell>
23713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23714 \begin_inset Text
23715
23716 \begin_layout Plain Layout
23717 \begin_inset Formula $\prec$
23718 \end_inset
23719
23720
23721 \end_layout
23722
23723 \end_inset
23724 </cell>
23725 </row>
23726 <row>
23727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23728 \begin_inset Text
23729
23730 \begin_layout Plain Layout
23731
23732 \backslash
23733 preceq
23734 \end_layout
23735
23736 \end_inset
23737 </cell>
23738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23739 \begin_inset Text
23740
23741 \begin_layout Plain Layout
23742 \begin_inset Formula $\preceq$
23743 \end_inset
23744
23745
23746 \end_layout
23747
23748 \end_inset
23749 </cell>
23750 </row>
23751 <row>
23752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23753 \begin_inset Text
23754
23755 \begin_layout Plain Layout
23756
23757 \backslash
23758 subset
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23764 \begin_inset Text
23765
23766 \begin_layout Plain Layout
23767 \begin_inset Formula $\subset$
23768 \end_inset
23769
23770
23771 \end_layout
23772
23773 \end_inset
23774 </cell>
23775 </row>
23776 <row>
23777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23778 \begin_inset Text
23779
23780 \begin_layout Plain Layout
23781
23782 \backslash
23783 subseteq
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23789 \begin_inset Text
23790
23791 \begin_layout Plain Layout
23792 \begin_inset Formula $\subseteq$
23793 \end_inset
23794
23795
23796 \end_layout
23797
23798 \end_inset
23799 </cell>
23800 </row>
23801 <row>
23802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23803 \begin_inset Text
23804
23805 \begin_layout Plain Layout
23806
23807 \backslash
23808 sqsubseteq
23809 \end_layout
23810
23811 \end_inset
23812 </cell>
23813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23814 \begin_inset Text
23815
23816 \begin_layout Plain Layout
23817 \begin_inset Formula $\sqsubseteq$
23818 \end_inset
23819
23820
23821 \end_layout
23822
23823 \end_inset
23824 </cell>
23825 </row>
23826 <row>
23827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23828 \begin_inset Text
23829
23830 \begin_layout Plain Layout
23831
23832 \backslash
23833 in
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842 \begin_inset Formula $\in$
23843 \end_inset
23844
23845
23846 \end_layout
23847
23848 \end_inset
23849 </cell>
23850 </row>
23851 <row>
23852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23853 \begin_inset Text
23854
23855 \begin_layout Plain Layout
23856
23857 \backslash
23858 vdash
23859 \end_layout
23860
23861 \end_inset
23862 </cell>
23863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867 \begin_inset Formula $\vdash$
23868 \end_inset
23869
23870
23871 \end_layout
23872
23873 \end_inset
23874 </cell>
23875 </row>
23876 <row>
23877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23878 \begin_inset Text
23879
23880 \begin_layout Plain Layout
23881
23882 \backslash
23883 smile
23884 \end_layout
23885
23886 \end_inset
23887 </cell>
23888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23889 \begin_inset Text
23890
23891 \begin_layout Plain Layout
23892 \begin_inset Formula $\smile$
23893 \end_inset
23894
23895
23896 \end_layout
23897
23898 \end_inset
23899 </cell>
23900 </row>
23901 <row>
23902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23903 \begin_inset Text
23904
23905 \begin_layout Plain Layout
23906
23907 \backslash
23908 lhd
23909 \end_layout
23910
23911 \end_inset
23912 </cell>
23913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917 \begin_inset Formula $\lhd$
23918 \end_inset
23919
23920
23921 \end_layout
23922
23923 \end_inset
23924 </cell>
23925 </row>
23926 <row>
23927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23928 \begin_inset Text
23929
23930 \begin_layout Plain Layout
23931
23932 \backslash
23933 unlhd
23934 \end_layout
23935
23936 \end_inset
23937 </cell>
23938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23939 \begin_inset Text
23940
23941 \begin_layout Plain Layout
23942 \begin_inset Formula $\unlhd$
23943 \end_inset
23944
23945
23946 \end_layout
23947
23948 \end_inset
23949 </cell>
23950 </row>
23951 <row>
23952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23953 \begin_inset Text
23954
23955 \begin_layout Plain Layout
23956
23957 \backslash
23958 gtrless
23959 \end_layout
23960
23961 \end_inset
23962 </cell>
23963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23964 \begin_inset Text
23965
23966 \begin_layout Plain Layout
23967 \begin_inset Formula $\gtrless$
23968 \end_inset
23969
23970
23971 \end_layout
23972
23973 \end_inset
23974 </cell>
23975 </row>
23976 <row>
23977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23978 \begin_inset Text
23979
23980 \begin_layout Plain Layout
23981
23982 \backslash
23983 mid
23984 \end_layout
23985
23986 \end_inset
23987 </cell>
23988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23989 \begin_inset Text
23990
23991 \begin_layout Plain Layout
23992 \begin_inset Formula $\mid$
23993 \end_inset
23994
23995
23996 \end_layout
23997
23998 \end_inset
23999 </cell>
24000 </row>
24001 <row>
24002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24003 \begin_inset Text
24004
24005 \begin_layout Plain Layout
24006
24007 \backslash
24008 nmid
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24014 \begin_inset Text
24015
24016 \begin_layout Plain Layout
24017 \begin_inset Formula $\nmid$
24018 \end_inset
24019
24020
24021 \end_layout
24022
24023 \end_inset
24024 </cell>
24025 </row>
24026 </lyxtabular>
24027
24028 \end_inset
24029
24030
24031 \begin_inset space \hfill{}
24032 \end_inset
24033
24034
24035 \begin_inset Tabular
24036 <lyxtabular version="3" rows="17" columns="2">
24037 <features tabularvalignment="middle">
24038 <column alignment="center" valignment="top" width="0pt">
24039 <column alignment="center" valignment="top" width="0pt">
24040 <row>
24041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24042 \begin_inset Text
24043
24044 \begin_layout Plain Layout
24045 Comando
24046 \end_layout
24047
24048 \end_inset
24049 </cell>
24050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24051 \begin_inset Text
24052
24053 \begin_layout Plain Layout
24054 Relación
24055 \end_layout
24056
24057 \end_inset
24058 </cell>
24059 </row>
24060 <row>
24061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24062 \begin_inset Text
24063
24064 \begin_layout Plain Layout
24065 =
24066 \end_layout
24067
24068 \end_inset
24069 </cell>
24070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24071 \begin_inset Text
24072
24073 \begin_layout Plain Layout
24074 \begin_inset Formula $=$
24075 \end_inset
24076
24077
24078 \end_layout
24079
24080 \end_inset
24081 </cell>
24082 </row>
24083 <row>
24084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24085 \begin_inset Text
24086
24087 \begin_layout Plain Layout
24088
24089 \backslash
24090 not=
24091 \end_layout
24092
24093 \end_inset
24094 </cell>
24095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24096 \begin_inset Text
24097
24098 \begin_layout Plain Layout
24099 \begin_inset Formula $\not=$
24100 \end_inset
24101
24102
24103 \end_layout
24104
24105 \end_inset
24106 </cell>
24107 </row>
24108 <row>
24109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24110 \begin_inset Text
24111
24112 \begin_layout Plain Layout
24113
24114 \backslash
24115 equiv
24116 \end_layout
24117
24118 \end_inset
24119 </cell>
24120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24121 \begin_inset Text
24122
24123 \begin_layout Plain Layout
24124 \begin_inset Formula $\equiv$
24125 \end_inset
24126
24127
24128 \end_layout
24129
24130 \end_inset
24131 </cell>
24132 </row>
24133 <row>
24134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24135 \begin_inset Text
24136
24137 \begin_layout Plain Layout
24138
24139 \backslash
24140 sim
24141 \end_layout
24142
24143 \end_inset
24144 </cell>
24145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24146 \begin_inset Text
24147
24148 \begin_layout Plain Layout
24149 \begin_inset Formula $\sim$
24150 \end_inset
24151
24152
24153 \end_layout
24154
24155 \end_inset
24156 </cell>
24157 </row>
24158 <row>
24159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24160 \begin_inset Text
24161
24162 \begin_layout Plain Layout
24163
24164 \backslash
24165 simeq
24166 \end_layout
24167
24168 \end_inset
24169 </cell>
24170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24171 \begin_inset Text
24172
24173 \begin_layout Plain Layout
24174 \begin_inset Formula $\simeq$
24175 \end_inset
24176
24177
24178 \end_layout
24179
24180 \end_inset
24181 </cell>
24182 </row>
24183 <row>
24184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24185 \begin_inset Text
24186
24187 \begin_layout Plain Layout
24188
24189 \backslash
24190 approx
24191 \end_layout
24192
24193 \end_inset
24194 </cell>
24195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24196 \begin_inset Text
24197
24198 \begin_layout Plain Layout
24199 \begin_inset Formula $\approx$
24200 \end_inset
24201
24202
24203 \end_layout
24204
24205 \end_inset
24206 </cell>
24207 </row>
24208 <row>
24209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24210 \begin_inset Text
24211
24212 \begin_layout Plain Layout
24213
24214 \backslash
24215 cong
24216 \end_layout
24217
24218 \end_inset
24219 </cell>
24220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24221 \begin_inset Text
24222
24223 \begin_layout Plain Layout
24224 \begin_inset Formula $\cong$
24225 \end_inset
24226
24227
24228 \end_layout
24229
24230 \end_inset
24231 </cell>
24232 </row>
24233 <row>
24234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24235 \begin_inset Text
24236
24237 \begin_layout Plain Layout
24238
24239 \backslash
24240 bowtie
24241 \end_layout
24242
24243 \end_inset
24244 </cell>
24245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24246 \begin_inset Text
24247
24248 \begin_layout Plain Layout
24249 \begin_inset Formula $\bowtie$
24250 \end_inset
24251
24252
24253 \end_layout
24254
24255 \end_inset
24256 </cell>
24257 </row>
24258 <row>
24259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24260 \begin_inset Text
24261
24262 \begin_layout Plain Layout
24263
24264 \backslash
24265 notin
24266 \end_layout
24267
24268 \end_inset
24269 </cell>
24270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24271 \begin_inset Text
24272
24273 \begin_layout Plain Layout
24274 \begin_inset Formula $\notin$
24275 \end_inset
24276
24277
24278 \end_layout
24279
24280 \end_inset
24281 </cell>
24282 </row>
24283 <row>
24284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24285 \begin_inset Text
24286
24287 \begin_layout Plain Layout
24288
24289 \backslash
24290 perp
24291 \end_layout
24292
24293 \end_inset
24294 </cell>
24295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24296 \begin_inset Text
24297
24298 \begin_layout Plain Layout
24299 \begin_inset Formula $\perp$
24300 \end_inset
24301
24302
24303 \end_layout
24304
24305 \end_inset
24306 </cell>
24307 </row>
24308 <row>
24309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24310 \begin_inset Text
24311
24312 \begin_layout Plain Layout
24313
24314 \backslash
24315 propto
24316 \end_layout
24317
24318 \end_inset
24319 </cell>
24320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24321 \begin_inset Text
24322
24323 \begin_layout Plain Layout
24324 \begin_inset Formula $\propto$
24325 \end_inset
24326
24327
24328 \end_layout
24329
24330 \end_inset
24331 </cell>
24332 </row>
24333 <row>
24334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24335 \begin_inset Text
24336
24337 \begin_layout Plain Layout
24338
24339 \backslash
24340 asymp
24341 \end_layout
24342
24343 \end_inset
24344 </cell>
24345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24346 \begin_inset Text
24347
24348 \begin_layout Plain Layout
24349 \begin_inset Formula $\asymp$
24350 \end_inset
24351
24352
24353 \end_layout
24354
24355 \end_inset
24356 </cell>
24357 </row>
24358 <row>
24359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24360 \begin_inset Text
24361
24362 \begin_layout Plain Layout
24363
24364 \backslash
24365 doteq
24366 \end_layout
24367
24368 \end_inset
24369 </cell>
24370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24371 \begin_inset Text
24372
24373 \begin_layout Plain Layout
24374 \begin_inset Formula $\doteq$
24375 \end_inset
24376
24377
24378 \end_layout
24379
24380 \end_inset
24381 </cell>
24382 </row>
24383 <row>
24384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24385 \begin_inset Text
24386
24387 \begin_layout Plain Layout
24388
24389 \backslash
24390 circeq
24391 \end_layout
24392
24393 \end_inset
24394 </cell>
24395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24396 \begin_inset Text
24397
24398 \begin_layout Plain Layout
24399 \begin_inset Formula $\circeq$
24400 \end_inset
24401
24402
24403 \end_layout
24404
24405 \end_inset
24406 </cell>
24407 </row>
24408 <row>
24409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24410 \begin_inset Text
24411
24412 \begin_layout Plain Layout
24413
24414 \backslash
24415 models
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24421 \begin_inset Text
24422
24423 \begin_layout Plain Layout
24424 \begin_inset Formula $\models$
24425 \end_inset
24426
24427
24428 \end_layout
24429
24430 \end_inset
24431 </cell>
24432 </row>
24433 <row>
24434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24435 \begin_inset Text
24436
24437 \begin_layout Plain Layout
24438
24439 \backslash
24440 widehat=
24441 \end_layout
24442
24443 \end_inset
24444 </cell>
24445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24446 \begin_inset Text
24447
24448 \begin_layout Plain Layout
24449 \begin_inset Formula $\widehat{=}$
24450 \end_inset
24451
24452
24453 \end_layout
24454
24455 \end_inset
24456 </cell>
24457 </row>
24458 </lyxtabular>
24459
24460 \end_inset
24461
24462
24463 \begin_inset space \hfill{}
24464 \end_inset
24465
24466
24467 \begin_inset Tabular
24468 <lyxtabular version="3" rows="17" columns="2">
24469 <features tabularvalignment="middle">
24470 <column alignment="center" valignment="top" width="0pt">
24471 <column alignment="center" valignment="top" width="0pt">
24472 <row>
24473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24474 \begin_inset Text
24475
24476 \begin_layout Plain Layout
24477 Comando
24478 \end_layout
24479
24480 \end_inset
24481 </cell>
24482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24483 \begin_inset Text
24484
24485 \begin_layout Plain Layout
24486 Relación
24487 \end_layout
24488
24489 \end_inset
24490 </cell>
24491 </row>
24492 <row>
24493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24494 \begin_inset Text
24495
24496 \begin_layout Plain Layout
24497 >
24498 \end_layout
24499
24500 \end_inset
24501 </cell>
24502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24503 \begin_inset Text
24504
24505 \begin_layout Plain Layout
24506 \begin_inset Formula $>$
24507 \end_inset
24508
24509
24510 \end_layout
24511
24512 \end_inset
24513 </cell>
24514 </row>
24515 <row>
24516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24517 \begin_inset Text
24518
24519 \begin_layout Plain Layout
24520
24521 \backslash
24522 ge
24523 \end_layout
24524
24525 \end_inset
24526 </cell>
24527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24528 \begin_inset Text
24529
24530 \begin_layout Plain Layout
24531 \begin_inset Formula $\ge$
24532 \end_inset
24533
24534
24535 \end_layout
24536
24537 \end_inset
24538 </cell>
24539 </row>
24540 <row>
24541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24542 \begin_inset Text
24543
24544 \begin_layout Plain Layout
24545
24546 \backslash
24547 gg
24548 \end_layout
24549
24550 \end_inset
24551 </cell>
24552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24553 \begin_inset Text
24554
24555 \begin_layout Plain Layout
24556 \begin_inset Formula $\gg$
24557 \end_inset
24558
24559
24560 \end_layout
24561
24562 \end_inset
24563 </cell>
24564 </row>
24565 <row>
24566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24567 \begin_inset Text
24568
24569 \begin_layout Plain Layout
24570
24571 \backslash
24572 succ
24573 \end_layout
24574
24575 \end_inset
24576 </cell>
24577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24578 \begin_inset Text
24579
24580 \begin_layout Plain Layout
24581 \begin_inset Formula $\succ$
24582 \end_inset
24583
24584
24585 \end_layout
24586
24587 \end_inset
24588 </cell>
24589 </row>
24590 <row>
24591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24592 \begin_inset Text
24593
24594 \begin_layout Plain Layout
24595
24596 \backslash
24597 succeq
24598 \end_layout
24599
24600 \end_inset
24601 </cell>
24602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24603 \begin_inset Text
24604
24605 \begin_layout Plain Layout
24606 \begin_inset Formula $\succeq$
24607 \end_inset
24608
24609
24610 \end_layout
24611
24612 \end_inset
24613 </cell>
24614 </row>
24615 <row>
24616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24617 \begin_inset Text
24618
24619 \begin_layout Plain Layout
24620
24621 \backslash
24622 supset
24623 \end_layout
24624
24625 \end_inset
24626 </cell>
24627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24628 \begin_inset Text
24629
24630 \begin_layout Plain Layout
24631 \begin_inset Formula $\supset$
24632 \end_inset
24633
24634
24635 \end_layout
24636
24637 \end_inset
24638 </cell>
24639 </row>
24640 <row>
24641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24642 \begin_inset Text
24643
24644 \begin_layout Plain Layout
24645
24646 \backslash
24647 supseteq
24648 \end_layout
24649
24650 \end_inset
24651 </cell>
24652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24653 \begin_inset Text
24654
24655 \begin_layout Plain Layout
24656 \begin_inset Formula $\supseteq$
24657 \end_inset
24658
24659
24660 \end_layout
24661
24662 \end_inset
24663 </cell>
24664 </row>
24665 <row>
24666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24667 \begin_inset Text
24668
24669 \begin_layout Plain Layout
24670
24671 \backslash
24672 sqsupseteq
24673 \end_layout
24674
24675 \end_inset
24676 </cell>
24677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24678 \begin_inset Text
24679
24680 \begin_layout Plain Layout
24681 \begin_inset Formula $\sqsupseteq$
24682 \end_inset
24683
24684
24685 \end_layout
24686
24687 \end_inset
24688 </cell>
24689 </row>
24690 <row>
24691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24692 \begin_inset Text
24693
24694 \begin_layout Plain Layout
24695
24696 \backslash
24697 ni
24698 \end_layout
24699
24700 \end_inset
24701 </cell>
24702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24703 \begin_inset Text
24704
24705 \begin_layout Plain Layout
24706 \begin_inset Formula $\ni$
24707 \end_inset
24708
24709
24710 \end_layout
24711
24712 \end_inset
24713 </cell>
24714 </row>
24715 <row>
24716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24717 \begin_inset Text
24718
24719 \begin_layout Plain Layout
24720
24721 \backslash
24722 dashv
24723 \end_layout
24724
24725 \end_inset
24726 </cell>
24727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24728 \begin_inset Text
24729
24730 \begin_layout Plain Layout
24731 \begin_inset Formula $\dashv$
24732 \end_inset
24733
24734
24735 \end_layout
24736
24737 \end_inset
24738 </cell>
24739 </row>
24740 <row>
24741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24742 \begin_inset Text
24743
24744 \begin_layout Plain Layout
24745
24746 \backslash
24747 frown
24748 \end_layout
24749
24750 \end_inset
24751 </cell>
24752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24753 \begin_inset Text
24754
24755 \begin_layout Plain Layout
24756 \begin_inset Formula $\frown$
24757 \end_inset
24758
24759
24760 \end_layout
24761
24762 \end_inset
24763 </cell>
24764 </row>
24765 <row>
24766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24767 \begin_inset Text
24768
24769 \begin_layout Plain Layout
24770
24771 \backslash
24772 rhd
24773 \end_layout
24774
24775 \end_inset
24776 </cell>
24777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24778 \begin_inset Text
24779
24780 \begin_layout Plain Layout
24781 \begin_inset Formula $\rhd$
24782 \end_inset
24783
24784
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 </row>
24790 <row>
24791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24792 \begin_inset Text
24793
24794 \begin_layout Plain Layout
24795
24796 \backslash
24797 unrhd
24798 \end_layout
24799
24800 \end_inset
24801 </cell>
24802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24803 \begin_inset Text
24804
24805 \begin_layout Plain Layout
24806 \begin_inset Formula $\unrhd$
24807 \end_inset
24808
24809
24810 \end_layout
24811
24812 \end_inset
24813 </cell>
24814 </row>
24815 <row>
24816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24817 \begin_inset Text
24818
24819 \begin_layout Plain Layout
24820
24821 \backslash
24822 lessgtr
24823 \end_layout
24824
24825 \end_inset
24826 </cell>
24827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24828 \begin_inset Text
24829
24830 \begin_layout Plain Layout
24831 \begin_inset Formula $\lessgtr$
24832 \end_inset
24833
24834
24835 \end_layout
24836
24837 \end_inset
24838 </cell>
24839 </row>
24840 <row>
24841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24842 \begin_inset Text
24843
24844 \begin_layout Plain Layout
24845
24846 \backslash
24847 parallel
24848 \end_layout
24849
24850 \end_inset
24851 </cell>
24852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24853 \begin_inset Text
24854
24855 \begin_layout Plain Layout
24856 \begin_inset Formula $\parallel$
24857 \end_inset
24858
24859
24860 \end_layout
24861
24862 \end_inset
24863 </cell>
24864 </row>
24865 <row>
24866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24867 \begin_inset Text
24868
24869 \begin_layout Plain Layout
24870
24871 \backslash
24872 nparallel
24873 \end_layout
24874
24875 \end_inset
24876 </cell>
24877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24878 \begin_inset Text
24879
24880 \begin_layout Plain Layout
24881 \begin_inset Formula $\nparallel$
24882 \end_inset
24883
24884
24885 \end_layout
24886
24887 \end_inset
24888 </cell>
24889 </row>
24890 </lyxtabular>
24891
24892 \end_inset
24893
24894
24895 \begin_inset space \hfill{}
24896 \end_inset
24897
24898
24899 \end_layout
24900
24901 \begin_layout Standard
24902 \begin_inset VSpace medskip
24903 \end_inset
24904
24905
24906 \end_layout
24907
24908 \begin_layout Standard
24909 Los caracteres 
24910 \series bold
24911
24912 \backslash
24913 lhd
24914 \series default
24915  y 
24916 \series bold
24917
24918 \backslash
24919 rhd
24920 \series default
24921  son mayores que los operadores de aspecto similar 
24922 \series bold
24923
24924 \backslash
24925 triangleleft
24926 \series default
24927  y 
24928 \series bold
24929
24930 \backslash
24931 triangleright
24932 \series default
24933 , respectivamente.
24934 \end_layout
24935
24936 \begin_layout Standard
24937 \SpecialChar LyX
24938  soporta muchas otras relaciones especiales que se pueden ver pulsando el
24939  botón 
24940 \begin_inset Info
24941 type  "icon"
24942 arg   "math-insert \\leqq"
24943 \end_inset
24944
24945  de la barra de herramientas de ecuaciones.
24946 \end_layout
24947
24948 \begin_layout Standard
24949 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24950 \end_layout
24951
24952 \begin_layout Standard
24953 Se pueden componer relaciones con etiquetas con el comando 
24954 \series bold
24955
24956 \backslash
24957 stackrel
24958 \series default
24959
24960 \begin_inset Index idx
24961 status collapsed
24962
24963 \begin_layout Plain Layout
24964 Comandos ! S ! 
24965 \backslash
24966 stackrel
24967 \end_layout
24968
24969 \end_inset
24970
24971 :
24972 \begin_inset Separator parbreak
24973 \end_inset
24974
24975
24976 \end_layout
24977
24978 \begin_layout Standard
24979 \align center
24980 \begin_inset Tabular
24981 <lyxtabular version="3" rows="2" columns="2">
24982 <features tabularvalignment="middle">
24983 <column alignment="center" valignment="top">
24984 <column alignment="center" valignment="top">
24985 <row>
24986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24987 \begin_inset Text
24988
24989 \begin_layout Plain Layout
24990 Comando
24991 \end_layout
24992
24993 \end_inset
24994 </cell>
24995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24996 \begin_inset Text
24997
24998 \begin_layout Plain Layout
24999 Resultado
25000 \begin_inset Note Note
25001 status collapsed
25002
25003 \begin_layout Plain Layout
25004
25005 \series bold
25006
25007 \backslash
25008 raisebox
25009 \series default
25010  se usa sólo como espaciador
25011 \end_layout
25012
25013 \end_inset
25014
25015
25016 \end_layout
25017
25018 \end_inset
25019 </cell>
25020 </row>
25021 <row>
25022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25023 \begin_inset Text
25024
25025 \begin_layout Plain Layout
25026 A(r)
25027 \backslash
25028 stackrel
25029 \begin_inset space \textvisiblespace{}
25030 \end_inset
25031
25032 r
25033 \backslash
25034 to
25035 \backslash
25036 infty
25037 \begin_inset space \textvisiblespace{}
25038 \end_inset
25039
25040
25041 \begin_inset Formula $\downarrow$
25042 \end_inset
25043
25044
25045 \backslash
25046 approx
25047 \begin_inset space \textvisiblespace{}
25048 \end_inset
25049
25050
25051 \begin_inset space \textvisiblespace{}
25052 \end_inset
25053
25054 B
25055 \end_layout
25056
25057 \end_inset
25058 </cell>
25059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25060 \begin_inset Text
25061
25062 \begin_layout Plain Layout
25063 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
25064 \end_inset
25065
25066
25067 \end_layout
25068
25069 \end_inset
25070 </cell>
25071 </row>
25072 </lyxtabular>
25073
25074 \end_inset
25075
25076
25077 \end_layout
25078
25079 \begin_layout Section
25080 Funciones
25081 \end_layout
25082
25083 \begin_layout Subsection
25084 Funciones predefinidas
25085 \begin_inset CommandInset label
25086 LatexCommand label
25087 name "subsec:Funciones-predefinidas"
25088
25089 \end_inset
25090
25091
25092 \begin_inset Index idx
25093 status collapsed
25094
25095 \begin_layout Plain Layout
25096 Funciones ! predefinidas
25097 \end_layout
25098
25099 \end_inset
25100
25101
25102 \begin_inset Index idx
25103 status collapsed
25104
25105 \begin_layout Plain Layout
25106 Funciones ! en español
25107 \end_layout
25108
25109 \end_inset
25110
25111
25112 \end_layout
25113
25114 \begin_layout Standard
25115 En general las variables se escriben en 
25116 \emph on
25117 cursiva
25118 \emph default
25119  en expresiones matemáticas, pero no los nombres de las funciones, porque
25120  
25121 \begin_inset Formula $sen$
25122 \end_inset
25123
25124  podría confundirse con 
25125 \begin_inset Formula $s\cdot e\cdot n$
25126 \end_inset
25127
25128 .
25129  Por eso hay funciones predefinidas, que además se separan un poco del factor
25130  precedente.
25131  Se insertan como comandos con una barra inversa delante de su nombre.
25132 \begin_inset Separator parbreak
25133 \end_inset
25134
25135
25136 \end_layout
25137
25138 \begin_layout Standard
25139 \align center
25140 \begin_inset Tabular
25141 <lyxtabular version="3" rows="2" columns="4">
25142 <features tabularvalignment="middle">
25143 <column alignment="center" valignment="top" width="0pt">
25144 <column alignment="center" valignment="top" width="0pt">
25145 <column alignment="center" valignment="top" width="0pt">
25146 <column alignment="center" valignment="top" width="0pt">
25147 <row>
25148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25149 \begin_inset Text
25150
25151 \begin_layout Plain Layout
25152 Comando
25153 \end_layout
25154
25155 \end_inset
25156 </cell>
25157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25158 \begin_inset Text
25159
25160 \begin_layout Plain Layout
25161 Resultado
25162 \end_layout
25163
25164 \end_inset
25165 </cell>
25166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25167 \begin_inset Text
25168
25169 \begin_layout Plain Layout
25170 Comando
25171 \end_layout
25172
25173 \end_inset
25174 </cell>
25175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25176 \begin_inset Text
25177
25178 \begin_layout Plain Layout
25179 Resultado
25180 \end_layout
25181
25182 \end_inset
25183 </cell>
25184 </row>
25185 <row>
25186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25187 \begin_inset Text
25188
25189 \begin_layout Plain Layout
25190 Asen(x)+B
25191 \end_layout
25192
25193 \end_inset
25194 </cell>
25195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25196 \begin_inset Text
25197
25198 \begin_layout Plain Layout
25199 \begin_inset Formula $Asen(x)+B$
25200 \end_inset
25201
25202
25203 \end_layout
25204
25205 \end_inset
25206 </cell>
25207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25208 \begin_inset Text
25209
25210 \begin_layout Plain Layout
25211 A
25212 \backslash
25213 sen(x)+B
25214 \end_layout
25215
25216 \end_inset
25217 </cell>
25218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25219 \begin_inset Text
25220
25221 \begin_layout Plain Layout
25222 \begin_inset Formula $A\sen(x)+B$
25223 \end_inset
25224
25225
25226 \end_layout
25227
25228 \end_inset
25229 </cell>
25230 </row>
25231 </lyxtabular>
25232
25233 \end_inset
25234
25235
25236 \end_layout
25237
25238 \begin_layout Standard
25239 Las funciones siguientes están predefinidas:
25240 \begin_inset Foot
25241 status collapsed
25242
25243 \begin_layout Plain Layout
25244 Se han añadido los comandos equivalentes proporcionados por el estilo 
25245 \series bold
25246 spanish
25247 \series default
25248  de 
25249 \series bold
25250 babel
25251 \series default
25252 .
25253  (Estos no están disponibles en el panel de funciones).
25254  Además, en su caso, las funciones serán acentuadas automáticamente en la
25255  salida, p.
25256 \begin_inset space \thinspace{}
25257 \end_inset
25258
25259 e.
25260  
25261 \begin_inset Quotes fld
25262 \end_inset
25263
25264 lím
25265 \begin_inset Quotes frd
25266 \end_inset
25267
25268  o 
25269 \begin_inset Quotes fld
25270 \end_inset
25271
25272 máx
25273 \begin_inset Quotes frd
25274 \end_inset
25275
25276 .
25277  Más información en 
25278 \begin_inset CommandInset citation
25279 LatexCommand cite
25280 key "spanish"
25281
25282 \end_inset
25283
25284 .
25285  (
25286 \emph on
25287 N.
25288 \begin_inset space \thinspace{}
25289 \end_inset
25290
25291 del t.
25292 \emph default
25293 )
25294 \end_layout
25295
25296 \end_inset
25297
25298
25299 \end_layout
25300
25301 \begin_layout Standard
25302 \begin_inset VSpace -2mm
25303 \end_inset
25304
25305
25306 \end_layout
25307
25308 \begin_layout Standard
25309 \align center
25310 \begin_inset Tabular
25311 <lyxtabular version="3" rows="9" columns="7">
25312 <features tabularvalignment="middle">
25313 <column alignment="center" valignment="top" width="0pt">
25314 <column alignment="center" valignment="top" width="0pt">
25315 <column alignment="center" valignment="top" width="0pt">
25316 <column alignment="center" valignment="top" width="0pt">
25317 <column alignment="center" valignment="top" width="0pt">
25318 <column alignment="center" valignment="top" width="0pt">
25319 <column alignment="center" valignment="top" width="0pt">
25320 <row>
25321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25322 \begin_inset Text
25323
25324 \begin_layout Plain Layout
25325 Comando
25326 \end_layout
25327
25328 \end_inset
25329 </cell>
25330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25331 \begin_inset Text
25332
25333 \begin_layout Plain Layout
25334 español
25335 \end_layout
25336
25337 \end_inset
25338 </cell>
25339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25340 \begin_inset Text
25341
25342 \begin_layout Plain Layout
25343 Comando
25344 \end_layout
25345
25346 \end_inset
25347 </cell>
25348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25349 \begin_inset Text
25350
25351 \begin_layout Plain Layout
25352 español
25353 \end_layout
25354
25355 \end_inset
25356 </cell>
25357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25358 \begin_inset Text
25359
25360 \begin_layout Plain Layout
25361 Comando
25362 \end_layout
25363
25364 \end_inset
25365 </cell>
25366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25367 \begin_inset Text
25368
25369 \begin_layout Plain Layout
25370 español
25371 \end_layout
25372
25373 \end_inset
25374 </cell>
25375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25376 \begin_inset Text
25377
25378 \begin_layout Plain Layout
25379 Comando
25380 \end_layout
25381
25382 \end_inset
25383 </cell>
25384 </row>
25385 <row>
25386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25387 \begin_inset Text
25388
25389 \begin_layout Plain Layout
25390
25391 \backslash
25392 sin
25393 \end_layout
25394
25395 \end_inset
25396 </cell>
25397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25398 \begin_inset Text
25399
25400 \begin_layout Plain Layout
25401
25402 \backslash
25403 sen
25404 \end_layout
25405
25406 \end_inset
25407 </cell>
25408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25409 \begin_inset Text
25410
25411 \begin_layout Plain Layout
25412
25413 \backslash
25414 sinh
25415 \end_layout
25416
25417 \end_inset
25418 </cell>
25419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25420 \begin_inset Text
25421
25422 \begin_layout Plain Layout
25423
25424 \backslash
25425 senh
25426 \end_layout
25427
25428 \end_inset
25429 </cell>
25430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25431 \begin_inset Text
25432
25433 \begin_layout Plain Layout
25434
25435 \backslash
25436 arcsin
25437 \end_layout
25438
25439 \end_inset
25440 </cell>
25441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25442 \begin_inset Text
25443
25444 \begin_layout Plain Layout
25445
25446 \backslash
25447 arcsen
25448 \end_layout
25449
25450 \end_inset
25451 </cell>
25452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25453 \begin_inset Text
25454
25455 \begin_layout Plain Layout
25456
25457 \backslash
25458 sup
25459 \end_layout
25460
25461 \end_inset
25462 </cell>
25463 </row>
25464 <row>
25465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25466 \begin_inset Text
25467
25468 \begin_layout Plain Layout
25469
25470 \backslash
25471 cos
25472 \end_layout
25473
25474 \end_inset
25475 </cell>
25476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25477 \begin_inset Text
25478
25479 \begin_layout Plain Layout
25480
25481 \end_layout
25482
25483 \end_inset
25484 </cell>
25485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25486 \begin_inset Text
25487
25488 \begin_layout Plain Layout
25489
25490 \backslash
25491 cosh
25492 \end_layout
25493
25494 \end_inset
25495 </cell>
25496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25497 \begin_inset Text
25498
25499 \begin_layout Plain Layout
25500
25501 \end_layout
25502
25503 \end_inset
25504 </cell>
25505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25506 \begin_inset Text
25507
25508 \begin_layout Plain Layout
25509
25510 \backslash
25511 arccos
25512 \end_layout
25513
25514 \end_inset
25515 </cell>
25516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25517 \begin_inset Text
25518
25519 \begin_layout Plain Layout
25520
25521 \end_layout
25522
25523 \end_inset
25524 </cell>
25525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25526 \begin_inset Text
25527
25528 \begin_layout Plain Layout
25529
25530 \backslash
25531 inf
25532 \end_layout
25533
25534 \end_inset
25535 </cell>
25536 </row>
25537 <row>
25538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25539 \begin_inset Text
25540
25541 \begin_layout Plain Layout
25542
25543 \backslash
25544 tan
25545 \end_layout
25546
25547 \end_inset
25548 </cell>
25549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25550 \begin_inset Text
25551
25552 \begin_layout Plain Layout
25553
25554 \backslash
25555 tg
25556 \end_layout
25557
25558 \end_inset
25559 </cell>
25560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25561 \begin_inset Text
25562
25563 \begin_layout Plain Layout
25564
25565 \backslash
25566 tanh
25567 \end_layout
25568
25569 \end_inset
25570 </cell>
25571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25572 \begin_inset Text
25573
25574 \begin_layout Plain Layout
25575
25576 \backslash
25577 tgh
25578 \end_layout
25579
25580 \end_inset
25581 </cell>
25582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25583 \begin_inset Text
25584
25585 \begin_layout Plain Layout
25586
25587 \backslash
25588 arctan
25589 \end_layout
25590
25591 \end_inset
25592 </cell>
25593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25594 \begin_inset Text
25595
25596 \begin_layout Plain Layout
25597
25598 \backslash
25599 arctg
25600 \end_layout
25601
25602 \end_inset
25603 </cell>
25604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25605 \begin_inset Text
25606
25607 \begin_layout Plain Layout
25608
25609 \backslash
25610 lim
25611 \end_layout
25612
25613 \end_inset
25614 </cell>
25615 </row>
25616 <row>
25617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25618 \begin_inset Text
25619
25620 \begin_layout Plain Layout
25621
25622 \backslash
25623 cot
25624 \end_layout
25625
25626 \end_inset
25627 </cell>
25628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25629 \begin_inset Text
25630
25631 \begin_layout Plain Layout
25632
25633 \backslash
25634 cotg
25635 \end_layout
25636
25637 \end_inset
25638 </cell>
25639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25640 \begin_inset Text
25641
25642 \begin_layout Plain Layout
25643
25644 \backslash
25645 coth
25646 \end_layout
25647
25648 \end_inset
25649 </cell>
25650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25651 \begin_inset Text
25652
25653 \begin_layout Plain Layout
25654
25655 \end_layout
25656
25657 \end_inset
25658 </cell>
25659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25660 \begin_inset Text
25661
25662 \begin_layout Plain Layout
25663
25664 \backslash
25665 arg
25666 \end_layout
25667
25668 \end_inset
25669 </cell>
25670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25671 \begin_inset Text
25672
25673 \begin_layout Plain Layout
25674
25675 \end_layout
25676
25677 \end_inset
25678 </cell>
25679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25680 \begin_inset Text
25681
25682 \begin_layout Plain Layout
25683
25684 \backslash
25685 liminf
25686 \end_layout
25687
25688 \end_inset
25689 </cell>
25690 </row>
25691 <row>
25692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25693 \begin_inset Text
25694
25695 \begin_layout Plain Layout
25696
25697 \backslash
25698 sec
25699 \end_layout
25700
25701 \end_inset
25702 </cell>
25703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25704 \begin_inset Text
25705
25706 \begin_layout Plain Layout
25707
25708 \end_layout
25709
25710 \end_inset
25711 </cell>
25712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25713 \begin_inset Text
25714
25715 \begin_layout Plain Layout
25716
25717 \backslash
25718 min
25719 \end_layout
25720
25721 \end_inset
25722 </cell>
25723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25724 \begin_inset Text
25725
25726 \begin_layout Plain Layout
25727
25728 \end_layout
25729
25730 \end_inset
25731 </cell>
25732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25733 \begin_inset Text
25734
25735 \begin_layout Plain Layout
25736
25737 \backslash
25738 deg
25739 \end_layout
25740
25741 \end_inset
25742 </cell>
25743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25744 \begin_inset Text
25745
25746 \begin_layout Plain Layout
25747
25748 \end_layout
25749
25750 \end_inset
25751 </cell>
25752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25753 \begin_inset Text
25754
25755 \begin_layout Plain Layout
25756
25757 \backslash
25758 limsup
25759 \end_layout
25760
25761 \end_inset
25762 </cell>
25763 </row>
25764 <row>
25765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25766 \begin_inset Text
25767
25768 \begin_layout Plain Layout
25769
25770 \backslash
25771 csc
25772 \end_layout
25773
25774 \end_inset
25775 </cell>
25776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25777 \begin_inset Text
25778
25779 \begin_layout Plain Layout
25780
25781 \backslash
25782 cosec
25783 \end_layout
25784
25785 \end_inset
25786 </cell>
25787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25788 \begin_inset Text
25789
25790 \begin_layout Plain Layout
25791
25792 \backslash
25793 max
25794 \end_layout
25795
25796 \end_inset
25797 </cell>
25798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25799 \begin_inset Text
25800
25801 \begin_layout Plain Layout
25802
25803 \end_layout
25804
25805 \end_inset
25806 </cell>
25807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25808 \begin_inset Text
25809
25810 \begin_layout Plain Layout
25811
25812 \backslash
25813 det
25814 \end_layout
25815
25816 \end_inset
25817 </cell>
25818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25819 \begin_inset Text
25820
25821 \begin_layout Plain Layout
25822
25823 \end_layout
25824
25825 \end_inset
25826 </cell>
25827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25828 \begin_inset Text
25829
25830 \begin_layout Plain Layout
25831
25832 \backslash
25833 Pr
25834 \end_layout
25835
25836 \end_inset
25837 </cell>
25838 </row>
25839 <row>
25840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25841 \begin_inset Text
25842
25843 \begin_layout Plain Layout
25844
25845 \backslash
25846 ln
25847 \end_layout
25848
25849 \end_inset
25850 </cell>
25851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25852 \begin_inset Text
25853
25854 \begin_layout Plain Layout
25855
25856 \end_layout
25857
25858 \end_inset
25859 </cell>
25860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25861 \begin_inset Text
25862
25863 \begin_layout Plain Layout
25864
25865 \backslash
25866 exp
25867 \end_layout
25868
25869 \end_inset
25870 </cell>
25871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25872 \begin_inset Text
25873
25874 \begin_layout Plain Layout
25875
25876 \end_layout
25877
25878 \end_inset
25879 </cell>
25880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25881 \begin_inset Text
25882
25883 \begin_layout Plain Layout
25884
25885 \backslash
25886 dim
25887 \end_layout
25888
25889 \end_inset
25890 </cell>
25891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25892 \begin_inset Text
25893
25894 \begin_layout Plain Layout
25895
25896 \end_layout
25897
25898 \end_inset
25899 </cell>
25900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25901 \begin_inset Text
25902
25903 \begin_layout Plain Layout
25904
25905 \backslash
25906 hom
25907 \end_layout
25908
25909 \end_inset
25910 </cell>
25911 </row>
25912 <row>
25913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25914 \begin_inset Text
25915
25916 \begin_layout Plain Layout
25917
25918 \backslash
25919 lg
25920 \end_layout
25921
25922 \end_inset
25923 </cell>
25924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25925 \begin_inset Text
25926
25927 \begin_layout Plain Layout
25928
25929 \end_layout
25930
25931 \end_inset
25932 </cell>
25933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25934 \begin_inset Text
25935
25936 \begin_layout Plain Layout
25937
25938 \backslash
25939 log
25940 \end_layout
25941
25942 \end_inset
25943 </cell>
25944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25945 \begin_inset Text
25946
25947 \begin_layout Plain Layout
25948
25949 \end_layout
25950
25951 \end_inset
25952 </cell>
25953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25954 \begin_inset Text
25955
25956 \begin_layout Plain Layout
25957
25958 \backslash
25959 ker
25960 \end_layout
25961
25962 \end_inset
25963 </cell>
25964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25965 \begin_inset Text
25966
25967 \begin_layout Plain Layout
25968
25969 \end_layout
25970
25971 \end_inset
25972 </cell>
25973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25974 \begin_inset Text
25975
25976 \begin_layout Plain Layout
25977
25978 \backslash
25979 gcd
25980 \end_layout
25981
25982 \end_inset
25983 </cell>
25984 </row>
25985 </lyxtabular>
25986
25987 \end_inset
25988
25989
25990 \end_layout
25991
25992 \begin_layout Standard
25993 También se pueden insertar con el botón 
25994 \begin_inset Info
25995 type  "icon"
25996 arg   "math-insert \\functions"
25997 \end_inset
25998
25999  de la barra de ecuaciones.
26000 \end_layout
26001
26002 \begin_layout Subsection
26003 Funciones definidas por el usuario
26004 \begin_inset Index idx
26005 status collapsed
26006
26007 \begin_layout Plain Layout
26008 Funciones ! personalizadas
26009 \end_layout
26010
26011 \end_inset
26012
26013
26014 \end_layout
26015
26016 \begin_layout Standard
26017 Para usar una función no predefinida, como por ejemplo la función signo,
26018  sgn(x), hay dos posibilidades:
26019 \end_layout
26020
26021 \begin_layout Itemize
26022 Define la función añadiendo al preámbulo \SpecialChar LaTeX
26023  la línea
26024 \begin_inset Foot
26025 status collapsed
26026
26027 \begin_layout Plain Layout
26028 Más sobre 
26029 \series bold
26030
26031 \backslash
26032 DeclareMathOperator
26033 \series default
26034  en 
26035 \begin_inset CommandInset ref
26036 LatexCommand ref
26037 reference "subsec:Operadores-de-usuario"
26038
26039 \end_inset
26040
26041
26042 \end_layout
26043
26044 \end_inset
26045
26046
26047 \begin_inset Newline newline
26048 \end_inset
26049
26050
26051 \begin_inset VSpace -3mm
26052 \end_inset
26053
26054
26055 \begin_inset Newline newline
26056 \end_inset
26057
26058
26059 \series bold
26060
26061 \backslash
26062 DeclareMathOperator{
26063 \backslash
26064 sgn}{sgn}
26065 \series default
26066
26067 \begin_inset Index idx
26068 status collapsed
26069
26070 \begin_layout Plain Layout
26071 Comandos ! D ! 
26072 \backslash
26073 dbinom@
26074 \backslash
26075 DeclareMathOperator
26076 \end_layout
26077
26078 \end_inset
26079
26080
26081 \begin_inset Newline newline
26082 \end_inset
26083
26084
26085 \begin_inset VSpace -2mm
26086 \end_inset
26087
26088
26089 \begin_inset Newline newline
26090 \end_inset
26091
26092 Ahora la función recién definida se puede obtener con el comando 
26093 \series bold
26094
26095 \backslash
26096 sgn
26097 \series default
26098 .
26099 \end_layout
26100
26101 \begin_layout Itemize
26102 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
26103  en nuestro ejemplo las letras 
26104 \emph on
26105 sgn
26106 \emph default
26107 , y cámbialo a texto matemático.
26108  Entre el factor precedente y la función se inserta un espacio.
26109 \end_layout
26110
26111 \begin_layout Standard
26112 El resultado con ambos métodos es el mismo que con una función predefinida:
26113 \begin_inset Foot
26114 status collapsed
26115
26116 \begin_layout Plain Layout
26117 En \SpecialChar LyX
26118 , las funciones personalizadas se ven en rojo, las predefinidas en negro.
26119 \end_layout
26120
26121 \end_inset
26122
26123
26124 \begin_inset Separator parbreak
26125 \end_inset
26126
26127
26128 \end_layout
26129
26130 \begin_layout Standard
26131 \align center
26132 \begin_inset Tabular
26133 <lyxtabular version="3" rows="3" columns="2">
26134 <features tabularvalignment="middle">
26135 <column alignment="center" valignment="top" width="0pt">
26136 <column alignment="center" valignment="top" width="0pt">
26137 <row>
26138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26139 \begin_inset Text
26140
26141 \begin_layout Plain Layout
26142 Comando
26143 \end_layout
26144
26145 \end_inset
26146 </cell>
26147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26148 \begin_inset Text
26149
26150 \begin_layout Plain Layout
26151 Resultado
26152 \end_layout
26153
26154 \end_inset
26155 </cell>
26156 </row>
26157 <row>
26158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26159 \begin_inset Text
26160
26161 \begin_layout Plain Layout
26162 A
26163 \backslash
26164 sgn(x)+B
26165 \end_layout
26166
26167 \end_inset
26168 </cell>
26169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26170 \begin_inset Text
26171
26172 \begin_layout Plain Layout
26173 \begin_inset Formula $A\sgn(x)+B$
26174 \end_inset
26175
26176
26177 \end_layout
26178
26179 \end_inset
26180 </cell>
26181 </row>
26182 <row>
26183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26184 \begin_inset Text
26185
26186 \begin_layout Plain Layout
26187 A
26188 \backslash
26189 ,
26190 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\,M}}$
26191 \end_inset
26192
26193 (x)+B
26194 \end_layout
26195
26196 \end_inset
26197 </cell>
26198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26199 \begin_inset Text
26200
26201 \begin_layout Plain Layout
26202 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
26203 \end_inset
26204
26205
26206 \end_layout
26207
26208 \end_inset
26209 </cell>
26210 </row>
26211 </lyxtabular>
26212
26213 \end_inset
26214
26215
26216 \end_layout
26217
26218 \begin_layout Standard
26219 El primer método es preferible si la función se va a usar varias veces.
26220 \end_layout
26221
26222 \begin_layout Subsection
26223 Límites
26224 \begin_inset Index idx
26225 status collapsed
26226
26227 \begin_layout Plain Layout
26228 Limites@Límites
26229 \end_layout
26230
26231 \end_inset
26232
26233
26234 \end_layout
26235
26236 \begin_layout Standard
26237 Para límites, además de 
26238 \series bold
26239
26240 \backslash
26241 lim
26242 \series default
26243
26244 \begin_inset Index idx
26245 status collapsed
26246
26247 \begin_layout Plain Layout
26248 Comandos ! L ! 
26249 \backslash
26250 lim
26251 \end_layout
26252
26253 \end_inset
26254
26255
26256 \series bold
26257
26258 \backslash
26259 liminf
26260 \series default
26261  y 
26262 \series bold
26263
26264 \backslash
26265 limsup
26266 \series default
26267  están definidas las siguientes funciones:
26268 \series bold
26269  
26270 \series default
26271
26272 \begin_inset Separator parbreak
26273 \end_inset
26274
26275
26276 \end_layout
26277
26278 \begin_layout Standard
26279 \noindent
26280 \align center
26281 \begin_inset Tabular
26282 <lyxtabular version="3" rows="5" columns="2">
26283 <features tabularvalignment="middle">
26284 <column alignment="center" valignment="top">
26285 <column alignment="center" valignment="top">
26286 <row>
26287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26288 \begin_inset Text
26289
26290 \begin_layout Plain Layout
26291 Comando
26292 \end_layout
26293
26294 \end_inset
26295 </cell>
26296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26297 \begin_inset Text
26298
26299 \begin_layout Plain Layout
26300 Resultado
26301 \begin_inset Note Note
26302 status collapsed
26303
26304 \begin_layout Plain Layout
26305
26306 \series bold
26307
26308 \backslash
26309 raisebox
26310 \series default
26311  se usa sólo como espaciador
26312 \end_layout
26313
26314 \end_inset
26315
26316
26317 \end_layout
26318
26319 \end_inset
26320 </cell>
26321 </row>
26322 <row>
26323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26324 \begin_inset Text
26325
26326 \begin_layout Plain Layout
26327
26328 \backslash
26329 varliminf
26330 \end_layout
26331
26332 \end_inset
26333 </cell>
26334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26335 \begin_inset Text
26336
26337 \begin_layout Plain Layout
26338 \begin_inset Formula $\varliminf$
26339 \end_inset
26340
26341
26342 \end_layout
26343
26344 \end_inset
26345 </cell>
26346 </row>
26347 <row>
26348 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26349 \begin_inset Text
26350
26351 \begin_layout Plain Layout
26352
26353 \backslash
26354 varlimsup
26355 \end_layout
26356
26357 \end_inset
26358 </cell>
26359 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26360 \begin_inset Text
26361
26362 \begin_layout Plain Layout
26363 \begin_inset Formula $\varlimsup$
26364 \end_inset
26365
26366
26367 \end_layout
26368
26369 \end_inset
26370 </cell>
26371 </row>
26372 <row>
26373 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26374 \begin_inset Text
26375
26376 \begin_layout Plain Layout
26377
26378 \backslash
26379 varprojlim
26380 \end_layout
26381
26382 \end_inset
26383 </cell>
26384 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26385 \begin_inset Text
26386
26387 \begin_layout Plain Layout
26388 \begin_inset Formula $\varprojlim$
26389 \end_inset
26390
26391
26392 \end_layout
26393
26394 \end_inset
26395 </cell>
26396 </row>
26397 <row>
26398 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26399 \begin_inset Text
26400
26401 \begin_layout Plain Layout
26402
26403 \backslash
26404 varinjlim
26405 \end_layout
26406
26407 \end_inset
26408 </cell>
26409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26410 \begin_inset Text
26411
26412 \begin_layout Plain Layout
26413 \begin_inset Formula $\varinjlim$
26414 \end_inset
26415
26416
26417 \begin_inset Formula $\raisebox{-2.5mm}{}$
26418 \end_inset
26419
26420
26421 \end_layout
26422
26423 \end_inset
26424 </cell>
26425 </row>
26426 </lyxtabular>
26427
26428 \end_inset
26429
26430
26431 \end_layout
26432
26433 \begin_layout Standard
26434 \begin_inset VSpace medskip
26435 \end_inset
26436
26437
26438 \end_layout
26439
26440 \begin_layout Standard
26441 El límite se crea insertando un subíndice.
26442  Se imprime a la derecha junto a la función en una fórmula en línea:
26443 \begin_inset Separator parbreak
26444 \end_inset
26445
26446
26447 \end_layout
26448
26449 \begin_layout Standard
26450 \noindent
26451 \align center
26452 \begin_inset Tabular
26453 <lyxtabular version="3" rows="2" columns="2">
26454 <features tabularvalignment="middle">
26455 <column alignment="center" valignment="top" width="0pt">
26456 <column alignment="center" valignment="top" width="0pt">
26457 <row>
26458 <cell alignment="center" valignment="top" usebox="none">
26459 \begin_inset Text
26460
26461 \begin_layout Plain Layout
26462 Comando
26463 \end_layout
26464
26465 \end_inset
26466 </cell>
26467 <cell alignment="center" valignment="top" usebox="none">
26468 \begin_inset Text
26469
26470 \begin_layout Plain Layout
26471 \begin_inset space \hspace{}
26472 \length 1cm
26473 \end_inset
26474
26475 Resultado
26476 \begin_inset Note Note
26477 status collapsed
26478
26479 \begin_layout Plain Layout
26480
26481 \series bold
26482
26483 \backslash
26484 raisebox
26485 \series default
26486  se usa sólo como espaciador
26487 \end_layout
26488
26489 \end_inset
26490
26491
26492 \end_layout
26493
26494 \end_inset
26495 </cell>
26496 </row>
26497 <row>
26498 <cell alignment="center" valignment="top" usebox="none">
26499 \begin_inset Text
26500
26501 \begin_layout Plain Layout
26502
26503 \backslash
26504 lim_x
26505 \backslash
26506 to
26507 \begin_inset space \textvisiblespace{}
26508 \end_inset
26509
26510 A
26511 \begin_inset space \textvisiblespace{}
26512 \end_inset
26513
26514 x=B
26515 \end_layout
26516
26517 \end_inset
26518 </cell>
26519 <cell alignment="center" valignment="top" usebox="none">
26520 \begin_inset Text
26521
26522 \begin_layout Plain Layout
26523 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
26524 \end_inset
26525
26526
26527 \end_layout
26528
26529 \end_inset
26530 </cell>
26531 </row>
26532 </lyxtabular>
26533
26534 \end_inset
26535
26536
26537 \end_layout
26538
26539 \begin_layout Standard
26540 En una ecuación presentada el límite se imprime debajo, como es habitual:
26541 \begin_inset Formula 
26542 \[
26543 \lim\limits _{x\rightarrow A}=B
26544 \]
26545
26546 \end_inset
26547
26548
26549 \end_layout
26550
26551 \begin_layout Standard
26552 \begin_inset VSpace medskip
26553 \end_inset
26554
26555
26556 \end_layout
26557
26558 \begin_layout Standard
26559 Para el ajuste de la presentación de límites véase 
26560 \begin_inset CommandInset ref
26561 LatexCommand ref
26562 reference "subsec:Límites-de-operadores"
26563
26564 \end_inset
26565
26566 .
26567 \end_layout
26568
26569 \begin_layout Subsection
26570 Función módulo
26571 \begin_inset Index idx
26572 status collapsed
26573
26574 \begin_layout Plain Layout
26575 Funciones ! módulo
26576 \end_layout
26577
26578 \end_inset
26579
26580
26581 \end_layout
26582
26583 \begin_layout Standard
26584 La función módulo es especial, porque existe en cuatro variantes.
26585 \end_layout
26586
26587 \begin_layout Standard
26588 En una ecuación presentada:
26589 \begin_inset Formula 
26590 \begin{align*}
26591 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
26592 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
26593 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
26594 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
26595 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
26596 \end{align*}
26597
26598 \end_inset
26599
26600 En una ecuación en línea se pone menos espacio delante del nombre de la
26601  función para todas las variantes.
26602  Por omisión, las funciones módulo solo tienen en cuenta el primer carácter
26603  siguente.
26604  Para aplicarlas a más de un carácter hay que poner estos entre llaves \SpecialChar TeX
26605 :
26606 \begin_inset Formula 
26607 \begin{align*}
26608 \underline{\textrm{Comando}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Resultado}}\\
26609 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
26610 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
26611 \end{align*}
26612
26613 \end_inset
26614
26615
26616 \end_layout
26617
26618 \begin_layout Section
26619 Caracteres especiales
26620 \begin_inset Index idx
26621 status collapsed
26622
26623 \begin_layout Plain Layout
26624 Caracteres especiales
26625 \end_layout
26626
26627 \end_inset
26628
26629
26630 \end_layout
26631
26632 \begin_layout Standard
26633 Las teclas ^ y _ generan normalmente un exponente y un subíndice respectivamente.
26634  Para insertar estos caracteres como tales deben ir precedidos por 
26635 \backslash
26636 :
26637 \begin_inset Separator parbreak
26638 \end_inset
26639
26640
26641 \end_layout
26642
26643 \begin_layout Standard
26644 \noindent
26645 \align center
26646 \begin_inset Tabular
26647 <lyxtabular version="3" rows="3" columns="2">
26648 <features tabularvalignment="middle">
26649 <column alignment="block" valignment="top">
26650 <column alignment="block" valignment="top">
26651 <row>
26652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26653 \begin_inset Text
26654
26655 \begin_layout Plain Layout
26656 Comando
26657 \end_layout
26658
26659 \end_inset
26660 </cell>
26661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26662 \begin_inset Text
26663
26664 \begin_layout Plain Layout
26665 Resultado
26666 \end_layout
26667
26668 \end_inset
26669 </cell>
26670 </row>
26671 <row>
26672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26673 \begin_inset Text
26674
26675 \begin_layout Plain Layout
26676
26677 \backslash
26678 ^
26679 \begin_inset space \textvisiblespace{}
26680 \end_inset
26681
26682
26683 \end_layout
26684
26685 \end_inset
26686 </cell>
26687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26688 \begin_inset Text
26689
26690 \begin_layout Plain Layout
26691 \begin_inset Formula $\mathcircumflex$
26692 \end_inset
26693
26694
26695 \end_layout
26696
26697 \end_inset
26698 </cell>
26699 </row>
26700 <row>
26701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26702 \begin_inset Text
26703
26704 \begin_layout Plain Layout
26705
26706 \backslash
26707 _
26708 \end_layout
26709
26710 \end_inset
26711 </cell>
26712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26713 \begin_inset Text
26714
26715 \begin_layout Plain Layout
26716 \begin_inset Formula $\_$
26717 \end_inset
26718
26719
26720 \end_layout
26721
26722 \end_inset
26723 </cell>
26724 </row>
26725 </lyxtabular>
26726
26727 \end_inset
26728
26729
26730 \end_layout
26731
26732 \begin_layout Subsection
26733 Caracteres especiales en texto matemático
26734 \end_layout
26735
26736 \begin_layout Standard
26737 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
26738  \SpecialChar TeX
26739 :
26740 \end_layout
26741
26742 \begin_layout Standard
26743 \begin_inset space \hfill{}
26744 \end_inset
26745
26746
26747 \begin_inset Tabular
26748 <lyxtabular version="3" rows="8" columns="2">
26749 <features tabularvalignment="middle">
26750 <column alignment="block" valignment="top">
26751 <column alignment="block" valignment="top">
26752 <row>
26753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26754 \begin_inset Text
26755
26756 \begin_layout Plain Layout
26757 Comando
26758 \end_layout
26759
26760 \end_inset
26761 </cell>
26762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26763 \begin_inset Text
26764
26765 \begin_layout Plain Layout
26766 Resultado
26767 \end_layout
26768
26769 \end_inset
26770 </cell>
26771 </row>
26772 <row>
26773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26774 \begin_inset Text
26775
26776 \begin_layout Plain Layout
26777
26778 \backslash
26779 oe
26780 \end_layout
26781
26782 \end_inset
26783 </cell>
26784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26785 \begin_inset Text
26786
26787 \begin_layout Plain Layout
26788 \begin_inset Formula $\textrm{œ}$
26789 \end_inset
26790
26791
26792 \end_layout
26793
26794 \end_inset
26795 </cell>
26796 </row>
26797 <row>
26798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26799 \begin_inset Text
26800
26801 \begin_layout Plain Layout
26802
26803 \backslash
26804 OE
26805 \end_layout
26806
26807 \end_inset
26808 </cell>
26809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26810 \begin_inset Text
26811
26812 \begin_layout Plain Layout
26813 \begin_inset Formula $\textrm{Œ}$
26814 \end_inset
26815
26816
26817 \end_layout
26818
26819 \end_inset
26820 </cell>
26821 </row>
26822 <row>
26823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26824 \begin_inset Text
26825
26826 \begin_layout Plain Layout
26827
26828 \backslash
26829 ae
26830 \end_layout
26831
26832 \end_inset
26833 </cell>
26834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26835 \begin_inset Text
26836
26837 \begin_layout Plain Layout
26838 \begin_inset Formula $\textrm{æ}$
26839 \end_inset
26840
26841
26842 \end_layout
26843
26844 \end_inset
26845 </cell>
26846 </row>
26847 <row>
26848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26849 \begin_inset Text
26850
26851 \begin_layout Plain Layout
26852
26853 \backslash
26854 AE
26855 \end_layout
26856
26857 \end_inset
26858 </cell>
26859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26860 \begin_inset Text
26861
26862 \begin_layout Plain Layout
26863 \begin_inset Formula $\textrm{Æ}$
26864 \end_inset
26865
26866
26867 \end_layout
26868
26869 \end_inset
26870 </cell>
26871 </row>
26872 <row>
26873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26874 \begin_inset Text
26875
26876 \begin_layout Plain Layout
26877
26878 \backslash
26879 aa
26880 \end_layout
26881
26882 \end_inset
26883 </cell>
26884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26885 \begin_inset Text
26886
26887 \begin_layout Plain Layout
26888 \begin_inset Formula $\textrm{\aa}$
26889 \end_inset
26890
26891
26892 \end_layout
26893
26894 \end_inset
26895 </cell>
26896 </row>
26897 <row>
26898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26899 \begin_inset Text
26900
26901 \begin_layout Plain Layout
26902
26903 \backslash
26904 AA
26905 \begin_inset Index idx
26906 status collapsed
26907
26908 \begin_layout Plain Layout
26909
26910 \backslash
26911 @
26912 \begin_inset ERT
26913 status collapsed
26914
26915 \begin_layout Plain Layout
26916
26917
26918 \backslash
26919 textrm{
26920 \backslash
26921 AA}
26922 \end_layout
26923
26924 \end_inset
26925
26926
26927 \end_layout
26928
26929 \end_inset
26930
26931
26932 \end_layout
26933
26934 \end_inset
26935 </cell>
26936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26937 \begin_inset Text
26938
26939 \begin_layout Plain Layout
26940 \begin_inset Formula $\textrm{Å}$
26941 \end_inset
26942
26943
26944 \end_layout
26945
26946 \end_inset
26947 </cell>
26948 </row>
26949 <row>
26950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26951 \begin_inset Text
26952
26953 \begin_layout Plain Layout
26954
26955 \backslash
26956 i
26957 \end_layout
26958
26959 \end_inset
26960 </cell>
26961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26962 \begin_inset Text
26963
26964 \begin_layout Plain Layout
26965 \begin_inset Formula $\textrm{ı}$
26966 \end_inset
26967
26968
26969 \end_layout
26970
26971 \end_inset
26972 </cell>
26973 </row>
26974 </lyxtabular>
26975
26976 \end_inset
26977
26978
26979 \begin_inset space \hfill{}
26980 \end_inset
26981
26982
26983 \begin_inset Tabular
26984 <lyxtabular version="3" rows="8" columns="2">
26985 <features tabularvalignment="middle">
26986 <column alignment="block" valignment="top">
26987 <column alignment="center" valignment="top">
26988 <row>
26989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26990 \begin_inset Text
26991
26992 \begin_layout Plain Layout
26993 Comando
26994 \begin_inset Note Note
26995 status collapsed
26996
26997 \begin_layout Plain Layout
26998
26999 \series bold
27000
27001 \backslash
27002 raisebox
27003 \series default
27004  se usa sólo como espaciador
27005 \end_layout
27006
27007 \end_inset
27008
27009
27010 \end_layout
27011
27012 \end_inset
27013 </cell>
27014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27015 \begin_inset Text
27016
27017 \begin_layout Plain Layout
27018 Resultado
27019 \end_layout
27020
27021 \end_inset
27022 </cell>
27023 </row>
27024 <row>
27025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27026 \begin_inset Text
27027
27028 \begin_layout Plain Layout
27029
27030 \backslash
27031 o
27032 \end_layout
27033
27034 \end_inset
27035 </cell>
27036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27037 \begin_inset Text
27038
27039 \begin_layout Plain Layout
27040 \begin_inset Formula $\textrm{ø}$
27041 \end_inset
27042
27043
27044 \end_layout
27045
27046 \end_inset
27047 </cell>
27048 </row>
27049 <row>
27050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27051 \begin_inset Text
27052
27053 \begin_layout Plain Layout
27054
27055 \backslash
27056 O
27057 \end_layout
27058
27059 \end_inset
27060 </cell>
27061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27062 \begin_inset Text
27063
27064 \begin_layout Plain Layout
27065 \begin_inset Formula $\textrm{Ø}$
27066 \end_inset
27067
27068
27069 \end_layout
27070
27071 \end_inset
27072 </cell>
27073 </row>
27074 <row>
27075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27076 \begin_inset Text
27077
27078 \begin_layout Plain Layout
27079
27080 \backslash
27081 l
27082 \end_layout
27083
27084 \end_inset
27085 </cell>
27086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27087 \begin_inset Text
27088
27089 \begin_layout Plain Layout
27090 \begin_inset Formula $\textrm{ł}$
27091 \end_inset
27092
27093
27094 \end_layout
27095
27096 \end_inset
27097 </cell>
27098 </row>
27099 <row>
27100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27101 \begin_inset Text
27102
27103 \begin_layout Plain Layout
27104
27105 \backslash
27106 L
27107 \end_layout
27108
27109 \end_inset
27110 </cell>
27111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27112 \begin_inset Text
27113
27114 \begin_layout Plain Layout
27115 \begin_inset Formula $\textrm{Ł}$
27116 \end_inset
27117
27118
27119 \end_layout
27120
27121 \end_inset
27122 </cell>
27123 </row>
27124 <row>
27125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27126 \begin_inset Text
27127
27128 \begin_layout Plain Layout
27129 !
27130 \begin_inset space \hspace{}
27131 \length 0mm
27132 \end_inset
27133
27134 `
27135 \begin_inset space \textvisiblespace{}
27136 \end_inset
27137
27138
27139 \end_layout
27140
27141 \end_inset
27142 </cell>
27143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27144 \begin_inset Text
27145
27146 \begin_layout Plain Layout
27147 \begin_inset Formula $\textrm{!`}$
27148 \end_inset
27149
27150
27151 \end_layout
27152
27153 \end_inset
27154 </cell>
27155 </row>
27156 <row>
27157 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27158 \begin_inset Text
27159
27160 \begin_layout Plain Layout
27161 ?
27162 \begin_inset space \hspace{}
27163 \length 0mm
27164 \end_inset
27165
27166 `
27167 \begin_inset space \textvisiblespace{}
27168 \end_inset
27169
27170
27171 \end_layout
27172
27173 \end_inset
27174 </cell>
27175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27176 \begin_inset Text
27177
27178 \begin_layout Plain Layout
27179 \begin_inset Formula $\textrm{?`}$
27180 \end_inset
27181
27182
27183 \end_layout
27184
27185 \end_inset
27186 </cell>
27187 </row>
27188 <row>
27189 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27190 \begin_inset Text
27191
27192 \begin_layout Plain Layout
27193
27194 \backslash
27195 j
27196 \end_layout
27197
27198 \end_inset
27199 </cell>
27200 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27201 \begin_inset Text
27202
27203 \begin_layout Plain Layout
27204 \begin_inset Formula $\textrm{ȷ}$
27205 \end_inset
27206
27207
27208 \end_layout
27209
27210 \end_inset
27211 </cell>
27212 </row>
27213 </lyxtabular>
27214
27215 \end_inset
27216
27217
27218 \begin_inset space \hfill{}
27219 \end_inset
27220
27221
27222 \end_layout
27223
27224 \begin_layout Standard
27225 Los caracteres 
27226 \begin_inset Formula $\textrm{\textrm{Å}}$
27227 \end_inset
27228
27229  y 
27230 \begin_inset Formula $\textrm{\textrm{Ø}}$
27231 \end_inset
27232
27233  también se pueden insertar mediante el botón 
27234 \begin_inset Info
27235 type  "icon"
27236 arg   "math-insert \\digamma"
27237 \end_inset
27238
27239  de la barra de ecuaciones.
27240 \end_layout
27241
27242 \begin_layout Standard
27243 Los comandos 
27244 \series bold
27245 !
27246 \begin_inset space \hspace{}
27247 \length 0mm
27248 \end_inset
27249
27250 `
27251 \series default
27252  y 
27253 \series bold
27254 ?
27255 \begin_inset space \hspace{}
27256 \length 0mm
27257 \end_inset
27258
27259 `
27260 \series default
27261  son una excepción porque se pueden insertar directamente a texto en \SpecialChar LyX
27262 .
27263  
27264 \end_layout
27265
27266 \begin_layout Subsection
27267 Acentos en texto
27268 \begin_inset CommandInset label
27269 LatexCommand label
27270 name "subsec:Acentos-en-texto"
27271
27272 \end_inset
27273
27274
27275 \begin_inset Index idx
27276 status collapsed
27277
27278 \begin_layout Plain Layout
27279 Acentos ! en texto
27280 \end_layout
27281
27282 \end_inset
27283
27284
27285 \end_layout
27286
27287 \begin_layout Standard
27288 Con los siguientes comandos se pueden acentuar todas las letras.
27289  Los comandos deben ponerse en modo \SpecialChar TeX
27290 .
27291 \end_layout
27292
27293 \begin_layout Standard
27294 \begin_inset space \hfill{}
27295 \end_inset
27296
27297
27298 \begin_inset Tabular
27299 <lyxtabular version="3" rows="8" columns="2">
27300 <features tabularvalignment="middle">
27301 <column alignment="block" valignment="top">
27302 <column alignment="block" valignment="top">
27303 <row>
27304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27305 \begin_inset Text
27306
27307 \begin_layout Plain Layout
27308 Comando
27309 \end_layout
27310
27311 \end_inset
27312 </cell>
27313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27314 \begin_inset Text
27315
27316 \begin_layout Plain Layout
27317 Resultado
27318 \end_layout
27319
27320 \end_inset
27321 </cell>
27322 </row>
27323 <row>
27324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27325 \begin_inset Text
27326
27327 \begin_layout Plain Layout
27328
27329 \backslash
27330
27331 \begin_inset Quotes grd
27332 \end_inset
27333
27334 e
27335 \end_layout
27336
27337 \end_inset
27338 </cell>
27339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27340 \begin_inset Text
27341
27342 \begin_layout Plain Layout
27343 \begin_inset ERT
27344 status collapsed
27345
27346 \begin_layout Plain Layout
27347
27348
27349 \backslash
27350 "e
27351 \end_layout
27352
27353 \end_inset
27354
27355
27356 \end_layout
27357
27358 \end_inset
27359 </cell>
27360 </row>
27361 <row>
27362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27363 \begin_inset Text
27364
27365 \begin_layout Plain Layout
27366
27367 \backslash
27368 `e
27369 \end_layout
27370
27371 \end_inset
27372 </cell>
27373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27374 \begin_inset Text
27375
27376 \begin_layout Plain Layout
27377 \begin_inset ERT
27378 status collapsed
27379
27380 \begin_layout Plain Layout
27381
27382
27383 \backslash
27384 `e
27385 \end_layout
27386
27387 \end_inset
27388
27389
27390 \end_layout
27391
27392 \end_inset
27393 </cell>
27394 </row>
27395 <row>
27396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27397 \begin_inset Text
27398
27399 \begin_layout Plain Layout
27400
27401 \backslash
27402 ^
27403 \begin_inset space \textvisiblespace{}
27404 \end_inset
27405
27406 e
27407 \end_layout
27408
27409 \end_inset
27410 </cell>
27411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27412 \begin_inset Text
27413
27414 \begin_layout Plain Layout
27415 \begin_inset ERT
27416 status collapsed
27417
27418 \begin_layout Plain Layout
27419
27420
27421 \backslash
27422 ^e
27423 \end_layout
27424
27425 \end_inset
27426
27427
27428 \end_layout
27429
27430 \end_inset
27431 </cell>
27432 </row>
27433 <row>
27434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27435 \begin_inset Text
27436
27437 \begin_layout Plain Layout
27438
27439 \backslash
27440 =e
27441 \end_layout
27442
27443 \end_inset
27444 </cell>
27445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27446 \begin_inset Text
27447
27448 \begin_layout Plain Layout
27449 \begin_inset ERT
27450 status collapsed
27451
27452 \begin_layout Plain Layout
27453
27454
27455 \backslash
27456 =e
27457 \end_layout
27458
27459 \end_inset
27460
27461
27462 \end_layout
27463
27464 \end_inset
27465 </cell>
27466 </row>
27467 <row>
27468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27469 \begin_inset Text
27470
27471 \begin_layout Plain Layout
27472
27473 \backslash
27474 u
27475 \begin_inset space \textvisiblespace{}
27476 \end_inset
27477
27478 e
27479 \end_layout
27480
27481 \end_inset
27482 </cell>
27483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27484 \begin_inset Text
27485
27486 \begin_layout Plain Layout
27487 \begin_inset ERT
27488 status collapsed
27489
27490 \begin_layout Plain Layout
27491
27492
27493 \backslash
27494 u e
27495 \end_layout
27496
27497 \end_inset
27498
27499
27500 \end_layout
27501
27502 \end_inset
27503 </cell>
27504 </row>
27505 <row>
27506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27507 \begin_inset Text
27508
27509 \begin_layout Plain Layout
27510
27511 \backslash
27512 b
27513 \begin_inset space \textvisiblespace{}
27514 \end_inset
27515
27516 e
27517 \end_layout
27518
27519 \end_inset
27520 </cell>
27521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27522 \begin_inset Text
27523
27524 \begin_layout Plain Layout
27525 \begin_inset ERT
27526 status collapsed
27527
27528 \begin_layout Plain Layout
27529
27530
27531 \backslash
27532 b e
27533 \end_layout
27534
27535 \end_inset
27536
27537
27538 \end_layout
27539
27540 \end_inset
27541 </cell>
27542 </row>
27543 <row>
27544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27545 \begin_inset Text
27546
27547 \begin_layout Plain Layout
27548
27549 \backslash
27550 t
27551 \begin_inset space \textvisiblespace{}
27552 \end_inset
27553
27554 ee
27555 \end_layout
27556
27557 \end_inset
27558 </cell>
27559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27560 \begin_inset Text
27561
27562 \begin_layout Plain Layout
27563 \begin_inset ERT
27564 status collapsed
27565
27566 \begin_layout Plain Layout
27567
27568
27569 \backslash
27570 t ee
27571 \end_layout
27572
27573 \end_inset
27574
27575
27576 \end_layout
27577
27578 \end_inset
27579 </cell>
27580 </row>
27581 </lyxtabular>
27582
27583 \end_inset
27584
27585
27586 \begin_inset space \hfill{}
27587 \end_inset
27588
27589
27590 \begin_inset Tabular
27591 <lyxtabular version="3" rows="8" columns="2">
27592 <features tabularvalignment="middle">
27593 <column alignment="block" valignment="top">
27594 <column alignment="center" valignment="top">
27595 <row>
27596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27597 \begin_inset Text
27598
27599 \begin_layout Plain Layout
27600 Comando
27601 \end_layout
27602
27603 \end_inset
27604 </cell>
27605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27606 \begin_inset Text
27607
27608 \begin_layout Plain Layout
27609 Resultado
27610 \end_layout
27611
27612 \end_inset
27613 </cell>
27614 </row>
27615 <row>
27616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27617 \begin_inset Text
27618
27619 \begin_layout Plain Layout
27620
27621 \backslash
27622 H
27623 \begin_inset space \textvisiblespace{}
27624 \end_inset
27625
27626 e
27627 \end_layout
27628
27629 \end_inset
27630 </cell>
27631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27632 \begin_inset Text
27633
27634 \begin_layout Plain Layout
27635 \begin_inset ERT
27636 status collapsed
27637
27638 \begin_layout Plain Layout
27639
27640
27641 \backslash
27642 H e
27643 \end_layout
27644
27645 \end_inset
27646
27647
27648 \end_layout
27649
27650 \end_inset
27651 </cell>
27652 </row>
27653 <row>
27654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27655 \begin_inset Text
27656
27657 \begin_layout Plain Layout
27658
27659 \backslash
27660 'e
27661 \end_layout
27662
27663 \end_inset
27664 </cell>
27665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27666 \begin_inset Text
27667
27668 \begin_layout Plain Layout
27669 \begin_inset ERT
27670 status collapsed
27671
27672 \begin_layout Plain Layout
27673
27674
27675 \backslash
27676 'e
27677 \end_layout
27678
27679 \end_inset
27680
27681
27682 \end_layout
27683
27684 \end_inset
27685 </cell>
27686 </row>
27687 <row>
27688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27689 \begin_inset Text
27690
27691 \begin_layout Plain Layout
27692
27693 \backslash
27694 ~e
27695 \begin_inset Index idx
27696 status collapsed
27697
27698 \begin_layout Plain Layout
27699 Tilde
27700 \end_layout
27701
27702 \end_inset
27703
27704
27705 \end_layout
27706
27707 \end_inset
27708 </cell>
27709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27710 \begin_inset Text
27711
27712 \begin_layout Plain Layout
27713 \begin_inset ERT
27714 status collapsed
27715
27716 \begin_layout Plain Layout
27717
27718
27719 \backslash
27720 ~e
27721 \end_layout
27722
27723 \end_inset
27724
27725
27726 \end_layout
27727
27728 \end_inset
27729 </cell>
27730 </row>
27731 <row>
27732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27733 \begin_inset Text
27734
27735 \begin_layout Plain Layout
27736
27737 \backslash
27738 .e
27739 \end_layout
27740
27741 \end_inset
27742 </cell>
27743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27744 \begin_inset Text
27745
27746 \begin_layout Plain Layout
27747 \begin_inset ERT
27748 status collapsed
27749
27750 \begin_layout Plain Layout
27751
27752
27753 \backslash
27754 .e
27755 \end_layout
27756
27757 \end_inset
27758
27759
27760 \end_layout
27761
27762 \end_inset
27763 </cell>
27764 </row>
27765 <row>
27766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27767 \begin_inset Text
27768
27769 \begin_layout Plain Layout
27770
27771 \backslash
27772 v
27773 \begin_inset space \textvisiblespace{}
27774 \end_inset
27775
27776 e
27777 \end_layout
27778
27779 \end_inset
27780 </cell>
27781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27782 \begin_inset Text
27783
27784 \begin_layout Plain Layout
27785 \begin_inset ERT
27786 status collapsed
27787
27788 \begin_layout Plain Layout
27789
27790
27791 \backslash
27792 v e
27793 \end_layout
27794
27795 \end_inset
27796
27797
27798 \end_layout
27799
27800 \end_inset
27801 </cell>
27802 </row>
27803 <row>
27804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27805 \begin_inset Text
27806
27807 \begin_layout Plain Layout
27808
27809 \backslash
27810 d
27811 \begin_inset space \textvisiblespace{}
27812 \end_inset
27813
27814 e
27815 \end_layout
27816
27817 \end_inset
27818 </cell>
27819 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27820 \begin_inset Text
27821
27822 \begin_layout Plain Layout
27823 \begin_inset ERT
27824 status collapsed
27825
27826 \begin_layout Plain Layout
27827
27828
27829 \backslash
27830 d e
27831 \end_layout
27832
27833 \end_inset
27834
27835
27836 \end_layout
27837
27838 \end_inset
27839 </cell>
27840 </row>
27841 <row>
27842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27843 \begin_inset Text
27844
27845 \begin_layout Plain Layout
27846
27847 \backslash
27848 c
27849 \begin_inset space \textvisiblespace{}
27850 \end_inset
27851
27852 e
27853 \end_layout
27854
27855 \end_inset
27856 </cell>
27857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27858 \begin_inset Text
27859
27860 \begin_layout Plain Layout
27861 \begin_inset ERT
27862 status collapsed
27863
27864 \begin_layout Plain Layout
27865
27866
27867 \backslash
27868 c e
27869 \end_layout
27870
27871 \end_inset
27872
27873
27874 \end_layout
27875
27876 \end_inset
27877 </cell>
27878 </row>
27879 </lyxtabular>
27880
27881 \end_inset
27882
27883
27884 \begin_inset space \hfill{}
27885 \end_inset
27886
27887
27888 \end_layout
27889
27890 \begin_layout Standard
27891 \begin_inset VSpace medskip
27892 \end_inset
27893
27894
27895 \end_layout
27896
27897 \begin_layout Standard
27898 Con el comando 
27899 \series bold
27900
27901 \backslash
27902 t
27903 \series default
27904  también se pueden acentuar dos caracteres distintos.
27905  El comando 
27906 \series bold
27907
27908 \backslash
27909 t
27910 \begin_inset space \textvisiblespace{}
27911 \end_inset
27912
27913 sz
27914 \series default
27915  genera 
27916 \begin_inset ERT
27917 status collapsed
27918
27919 \begin_layout Plain Layout
27920
27921
27922 \backslash
27923 t sz
27924 \end_layout
27925
27926 \end_inset
27927
27928
27929 \end_layout
27930
27931 \begin_layout Standard
27932 Los acentos 
27933 \series bold
27934 `
27935 \series default
27936  , 
27937 \series bold
27938 '
27939 \series default
27940  y 
27941 \series bold
27942 ^
27943 \series default
27944  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27945  \SpecialChar TeX
27946 .
27947  Lo mismo se aplica a la tilde
27948 \begin_inset Foot
27949 status collapsed
27950
27951 \begin_layout Plain Layout
27952 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27953 \end_layout
27954
27955 \end_inset
27956
27957  con 
27958 \emph on
27959 a
27960 \emph default
27961
27962 \emph on
27963 o
27964 \emph default
27965  y 
27966 \emph on
27967 n.
27968 \end_layout
27969
27970 \begin_layout Standard
27971 Los comandos 
27972 \series bold
27973
27974 \backslash
27975 b
27976 \series default
27977  , 
27978 \series bold
27979
27980 \backslash
27981 c
27982 \series default
27983  , 
27984 \series bold
27985
27986 \backslash
27987 d
27988 \series default
27989  , 
27990 \series bold
27991
27992 \backslash
27993 H
27994 \series default
27995  , 
27996 \series bold
27997
27998 \backslash
27999 t
28000 \series default
28001  , 
28002 \series bold
28003
28004 \backslash
28005 u
28006 \series default
28007  , 
28008 \series bold
28009
28010 \backslash
28011 v
28012 \series default
28013 , y acentos insertados directamente con el teclado también están disponibles
28014  en texto matemático.
28015  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
28016  
28017 \begin_inset CommandInset ref
28018 LatexCommand ref
28019 reference "subsec:Acentos-para-un"
28020
28021 \end_inset
28022
28023 .
28024 \end_layout
28025
28026 \begin_layout Standard
28027 \begin_inset VSpace bigskip
28028 \end_inset
28029
28030
28031 \end_layout
28032
28033 \begin_layout Standard
28034 Además, con el comando 
28035 \series bold
28036
28037 \backslash
28038 textcircled
28039 \series default
28040
28041 \begin_inset Index idx
28042 status collapsed
28043
28044 \begin_layout Plain Layout
28045 Comandos ! T ! 
28046 \backslash
28047 textcircled
28048 \end_layout
28049
28050 \end_inset
28051
28052  se pueden insertar en un círculo todos los números y letras, de forma parecida
28053  al símbolo copyright.
28054 \begin_inset Separator parbreak
28055 \end_inset
28056
28057
28058 \end_layout
28059
28060 \begin_layout Standard
28061 \noindent
28062 \align center
28063 \begin_inset Tabular
28064 <lyxtabular version="3" rows="3" columns="2">
28065 <features tabularvalignment="middle">
28066 <column alignment="center" valignment="top">
28067 <column alignment="center" valignment="top">
28068 <row>
28069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28070 \begin_inset Text
28071
28072 \begin_layout Plain Layout
28073 Comando
28074 \end_layout
28075
28076 \end_inset
28077 </cell>
28078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28079 \begin_inset Text
28080
28081 \begin_layout Plain Layout
28082 Resultado
28083 \begin_inset Note Note
28084 status collapsed
28085
28086 \begin_layout Plain Layout
28087
28088 \series bold
28089
28090 \backslash
28091 raisebox
28092 \series default
28093  se usa sólo como espaciador
28094 \end_layout
28095
28096 \end_inset
28097
28098
28099 \end_layout
28100
28101 \end_inset
28102 </cell>
28103 </row>
28104 <row>
28105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28106 \begin_inset Text
28107
28108 \begin_layout Plain Layout
28109
28110 \backslash
28111 textcircled{w}
28112 \end_layout
28113
28114 \end_inset
28115 </cell>
28116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28117 \begin_inset Text
28118
28119 \begin_layout Plain Layout
28120 \begin_inset ERT
28121 status collapsed
28122
28123 \begin_layout Plain Layout
28124
28125
28126 \backslash
28127 textcircled{w}
28128 \end_layout
28129
28130 \end_inset
28131
28132
28133 \end_layout
28134
28135 \end_inset
28136 </cell>
28137 </row>
28138 <row>
28139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28140 \begin_inset Text
28141
28142 \begin_layout Plain Layout
28143
28144 \backslash
28145 Large 
28146 \backslash
28147 textcircled{
28148 \backslash
28149 normalsize
28150 \backslash
28151 protect
28152 \backslash
28153 raisebox{-1.5pt}{W}}
28154 \end_layout
28155
28156 \end_inset
28157 </cell>
28158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28159 \begin_inset Text
28160
28161 \begin_layout Plain Layout
28162 \begin_inset Formula $\raisebox{4.5mm}{}$
28163 \end_inset
28164
28165
28166 \begin_inset ERT
28167 status collapsed
28168
28169 \begin_layout Plain Layout
28170
28171
28172 \backslash
28173 Large 
28174 \backslash
28175 textcircled{
28176 \backslash
28177 normalsize
28178 \backslash
28179 protect
28180 \backslash
28181 raisebox{-1.5pt}W}
28182 \end_layout
28183
28184 \end_inset
28185
28186
28187 \begin_inset Formula $\raisebox{-2mm}{}$
28188 \end_inset
28189
28190
28191 \end_layout
28192
28193 \end_inset
28194 </cell>
28195 </row>
28196 </lyxtabular>
28197
28198 \end_inset
28199
28200
28201 \end_layout
28202
28203 \begin_layout Standard
28204 Hay que tener cuidado que el carácter se ajuste al círculo.
28205  Por eso 
28206 \series bold
28207
28208 \backslash
28209 Large
28210 \begin_inset Foot
28211 status collapsed
28212
28213 \begin_layout Plain Layout
28214 véase 
28215 \begin_inset CommandInset ref
28216 LatexCommand ref
28217 reference "subsec:Tamaños-de-tipografías"
28218
28219 \end_inset
28220
28221
28222 \end_layout
28223
28224 \end_inset
28225
28226
28227 \series default
28228  especifica el tamaño del círculo.
28229  Con ayuda de 
28230 \series bold
28231
28232 \backslash
28233 raisebox
28234 \begin_inset Foot
28235 status collapsed
28236
28237 \begin_layout Plain Layout
28238 véase 
28239 \begin_inset CommandInset ref
28240 LatexCommand ref
28241 reference "subsec:Marcos-sin-bordes"
28242
28243 \end_inset
28244
28245
28246 \end_layout
28247
28248 \end_inset
28249
28250
28251 \series default
28252  se puede centrar el carácter.
28253 \end_layout
28254
28255 \begin_layout Subsection
28256 Números en estilo antiguo
28257 \begin_inset Index idx
28258 status collapsed
28259
28260 \begin_layout Plain Layout
28261 Numeros@Números ! en estilo antiguo
28262 \end_layout
28263
28264 \end_inset
28265
28266
28267 \end_layout
28268
28269 \begin_layout Standard
28270 Los números en estilo antiguo o elzevirianos se componen con el comando
28271  
28272 \series bold
28273
28274 \backslash
28275 oldstylenums
28276 \series default
28277
28278 \begin_inset Index idx
28279 status collapsed
28280
28281 \begin_layout Plain Layout
28282 Comandos ! O ! 
28283 \backslash
28284 oldstylenums
28285 \end_layout
28286
28287 \end_inset
28288
28289 .
28290  El comando se puede usar en ecuaciones y en modo \SpecialChar TeX
28291 .
28292  Su esquema es:
28293 \end_layout
28294
28295 \begin_layout Standard
28296
28297 \series bold
28298
28299 \backslash
28300 oldstylenums{número}
28301 \end_layout
28302
28303 \begin_layout Standard
28304 El comando 
28305 \series bold
28306
28307 \backslash
28308 oldstylenums{0123456789}
28309 \series default
28310  genera: 
28311 \begin_inset Formula $\oldstylenums{0123456789}$
28312 \end_inset
28313
28314
28315 \end_layout
28316
28317 \begin_layout Section
28318 Estilos de ecuación
28319 \begin_inset CommandInset label
28320 LatexCommand label
28321 name "sec:Estilos-de-ecuación"
28322
28323 \end_inset
28324
28325
28326 \begin_inset Index idx
28327 status collapsed
28328
28329 \begin_layout Plain Layout
28330 Ecuación ! estilos de
28331 \end_layout
28332
28333 \end_inset
28334
28335
28336 \end_layout
28337
28338 \begin_layout Itemize
28339 Hay dos estilos diferentes de alineación:
28340 \begin_inset Separator parbreak
28341 \end_inset
28342
28343
28344 \end_layout
28345
28346 \begin_deeper
28347 \begin_layout Description
28348 Centrado es el estándar predefinido
28349 \end_layout
28350
28351 \begin_layout Description
28352 Sangrado para este estilo debe insertarse la opción de clase 
28353 \series bold
28354 fleqn
28355 \series default
28356  en el menú 
28357 \family sans
28358 Documento\SpecialChar menuseparator
28359 Configuración
28360 \family default
28361  bajo 
28362 \family sans
28363 Clase de documento
28364 \end_layout
28365
28366 \begin_layout Standard
28367 Cuando se usa 
28368 \series bold
28369 Sangrado
28370 \series default
28371 , éste se puede ajustar con la longitud 
28372 \series bold
28373
28374 \backslash
28375 mathindent
28376 \series default
28377
28378 \begin_inset Index idx
28379 status collapsed
28380
28381 \begin_layout Plain Layout
28382 Comandos ! M ! 
28383 \backslash
28384 mathindent
28385 \end_layout
28386
28387 \end_inset
28388
28389 .
28390  Para 15
28391 \begin_inset space \thinspace{}
28392 \end_inset
28393
28394 mm, por ejemplo, se inserta esta línea de comando en el preámbulo \SpecialChar LaTeX
28395 :
28396 \end_layout
28397
28398 \begin_layout Standard
28399
28400 \series bold
28401
28402 \backslash
28403 setlength{
28404 \backslash
28405 mathindent}{15mm}
28406 \end_layout
28407
28408 \begin_layout Standard
28409 Si no se especifica longitud se usa el valor predeterminado de 30
28410 \begin_inset space \thinspace{}
28411 \end_inset
28412
28413 pt.
28414 \end_layout
28415
28416 \end_deeper
28417 \begin_layout Itemize
28418 Y dos estilos diferentes de numeración:
28419 \begin_inset Separator parbreak
28420 \end_inset
28421
28422
28423 \end_layout
28424
28425 \begin_deeper
28426 \begin_layout Description
28427 Derecha es el estándar predefinido
28428 \end_layout
28429
28430 \begin_layout Description
28431 Izquierda para este estilo debe insertarse la opción de clase 
28432 \series bold
28433 leqno
28434 \series default
28435  en el menú 
28436 \family sans
28437 Documento\SpecialChar menuseparator
28438 Configuración
28439 \family default
28440  bajo 
28441 \family sans
28442 Clase de documento
28443 \end_layout
28444
28445 \end_deeper
28446 \begin_layout Standard
28447
28448 \series bold
28449 fleqn
28450 \series default
28451  y 
28452 \series bold
28453 leqno
28454 \series default
28455  también se pueden usar juntos.
28456  En ese caso se insertan ambas opciones, separadas por una coma.
28457 \end_layout
28458
28459 \begin_layout Standard
28460 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
28461  documento.
28462  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
28463  estilo 
28464 \series bold
28465 Centrado
28466 \series default
28467  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
28468 \begin_inset CommandInset ref
28469 LatexCommand ref
28470 reference "subsec:Entorno-flalign"
28471
28472 \end_inset
28473
28474 .
28475 \end_layout
28476
28477 \begin_layout Section
28478 Ecuaciones multilínea
28479 \begin_inset CommandInset label
28480 LatexCommand label
28481 name "sec:Ecuaciones-multilínea"
28482
28483 \end_inset
28484
28485
28486 \begin_inset Index idx
28487 status collapsed
28488
28489 \begin_layout Plain Layout
28490 Ecuación ! multilínea
28491 \end_layout
28492
28493 \end_inset
28494
28495
28496 \end_layout
28497
28498 \begin_layout Subsection
28499 General
28500 \end_layout
28501
28502 \begin_layout Standard
28503 En \SpecialChar LyX
28504  se generan nuevas líneas en una ecuación con 
28505 \family sans
28506 Ctrl+Entrar
28507 \family default
28508 .
28509  Esto crea un 
28510 \series bold
28511 entorno eqnarray
28512 \series default
28513 , que se describe en
28514 \begin_inset space ~
28515 \end_inset
28516
28517
28518 \begin_inset CommandInset ref
28519 LatexCommand ref
28520 reference "subsec:Entorno-eqnarray"
28521
28522 \end_inset
28523
28524  o, si se ha marcado la opción 
28525 \family sans
28526 Usar
28527 \begin_inset space ~
28528 \end_inset
28529
28530 el
28531 \begin_inset space ~
28532 \end_inset
28533
28534 paquete
28535 \begin_inset space ~
28536 \end_inset
28537
28538 de
28539 \begin_inset space ~
28540 \end_inset
28541
28542 ecuaciones
28543 \begin_inset space ~
28544 \end_inset
28545
28546 AMS
28547 \family default
28548  en la configuración del documento
28549 \family sans
28550 , un 
28551 \series bold
28552 entorno
28553 \family default
28554 \series default
28555  
28556 \series bold
28557 align
28558 \series default
28559 , que se describe en
28560 \begin_inset space ~
28561 \end_inset
28562
28563
28564 \begin_inset CommandInset ref
28565 LatexCommand ref
28566 reference "subsec:Entorno-align-estándar"
28567
28568 \end_inset
28569
28570 .
28571  Se recomienda el entorno align porque proporciona una salida tipográficamente
28572  correcta en cualquier caso.
28573 \end_layout
28574
28575 \begin_layout Standard
28576 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28577  el menú 
28578 \family sans
28579 Insertar\SpecialChar menuseparator
28580 Ecuación
28581 \family default
28582 .
28583  En las siguientes secciones se describen estos entornos.
28584 \end_layout
28585
28586 \begin_layout Standard
28587 En todos los entornos de ecuación multilínea la combinación 
28588 \family sans
28589 Ctrl+Entrar
28590 \family default
28591  genera una línea nueva.
28592  Para añadir o quitar líneas se pueden usar los botones 
28593 \begin_inset Info
28594 type  "icon"
28595 arg   "inset-modify tabular append-row"
28596 \end_inset
28597
28598  o 
28599 \begin_inset Info
28600 type  "icon"
28601 arg   "inset-modify tabular delete-row"
28602 \end_inset
28603
28604  de la barra de herramientas, respectivamente, o el menú 
28605 \family sans
28606 Editar\SpecialChar menuseparator
28607 Filas y columnas
28608 \family default
28609 .
28610 \end_layout
28611
28612 \begin_layout Subsubsection
28613 Separación de líneas
28614 \begin_inset CommandInset label
28615 LatexCommand label
28616 name "subsec:Separación-de-líneas"
28617
28618 \end_inset
28619
28620
28621 \begin_inset Index idx
28622 status collapsed
28623
28624 \begin_layout Plain Layout
28625 Ecuación ! multilínea ! separación de filas
28626 \end_layout
28627
28628 \end_inset
28629
28630
28631 \end_layout
28632
28633 \begin_layout Standard
28634 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28635 \begin_inset Formula 
28636 \begin{eqnarray*}
28637 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}\\
28638 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
28639 \end{eqnarray*}
28640
28641 \end_inset
28642
28643 En \SpecialChar LaTeX
28644  un espacio adicional para una línea se especifica como argumento opcional
28645  del comando de nueva línea.
28646  Esto aún no es posible en LYX,
28647 \begin_inset Foot
28648 status collapsed
28649
28650 \begin_layout Plain Layout
28651 véase 
28652 \begin_inset CommandInset href
28653 LatexCommand href
28654 name "LyX-bug #1505"
28655 target "http://www.lyx.org/trac/ticket/1505"
28656
28657 \end_inset
28658
28659
28660 \end_layout
28661
28662 \end_inset
28663
28664  por lo que toda la ecuación debe insertarse en modo \SpecialChar TeX
28665 .
28666  Para añadir espacio en nuestro ejemplo se inserta el comando 
28667 \series bold
28668
28669 \backslash
28670
28671 \backslash
28672 [3mm]
28673 \series default
28674  al final de la primera línea.
28675  Así: 
28676 \begin_inset ERT
28677 status collapsed
28678
28679 \begin_layout Plain Layout
28680
28681
28682 \backslash
28683 begin{eqnarray*}
28684 \end_layout
28685
28686 \begin_layout Plain Layout
28687
28688 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28689  = & 
28690 \backslash
28691 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28692 \backslash
28693
28694 \backslash
28695 [3mm]
28696 \end_layout
28697
28698 \begin_layout Plain Layout
28699
28700 4x^{2}
28701 \backslash
28702 left(B^{2}+x_{0}^{2}
28703 \backslash
28704 right)+4x_{0}x
28705 \backslash
28706 left(D-B^{2}
28707 \backslash
28708 right)+B^{2}
28709 \backslash
28710 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28711 \backslash
28712 right) & = & 0
28713 \end_layout
28714
28715 \begin_layout Plain Layout
28716
28717
28718 \backslash
28719 end{eqnarray*}
28720 \end_layout
28721
28722 \end_inset
28723
28724
28725 \begin_inset VSpace bigskip
28726 \end_inset
28727
28728
28729 \end_layout
28730
28731 \begin_layout Standard
28732 Para obtener separación en todas las líneas hay que cambiar la longitud
28733  
28734 \series bold
28735
28736 \backslash
28737 jot
28738 \series default
28739
28740 \begin_inset Index idx
28741 status collapsed
28742
28743 \begin_layout Plain Layout
28744 Comandos ! J ! 
28745 \backslash
28746 jot
28747 \end_layout
28748
28749 \end_inset
28750
28751 .
28752  La definición es: 
28753 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\,pt+\backslash jot}$
28754 \end_inset
28755
28756 .
28757  El valor predeterminado para 
28758 \series bold
28759
28760 \backslash
28761 jot
28762 \series default
28763  es 3
28764 \begin_inset space \thinspace{}
28765 \end_inset
28766
28767 pt.
28768  Para establecer una separación adicional de 3
28769 \begin_inset space \thinspace{}
28770 \end_inset
28771
28772 mm como en el ejemplo anterior, se inserta el comando
28773 \end_layout
28774
28775 \begin_layout Standard
28776
28777 \series bold
28778
28779 \backslash
28780 setlength{
28781 \backslash
28782 jot}{3mm+3pt}
28783 \end_layout
28784
28785 \begin_layout Standard
28786 en modo \SpecialChar TeX
28787  antes de la ecuación.
28788  Es necesario cargar el paquete 
28789 \series bold
28790 calc
28791 \series default
28792
28793 \begin_inset Foot
28794 status collapsed
28795
28796 \begin_layout Plain Layout
28797
28798 \series bold
28799 calc
28800 \series default
28801  forma parte de toda instalación \SpecialChar LaTeX
28802  estándar.
28803 \end_layout
28804
28805 \end_inset
28806
28807
28808 \begin_inset Index idx
28809 status collapsed
28810
28811 \begin_layout Plain Layout
28812 Paquetes ! calc
28813 \end_layout
28814
28815 \end_inset
28816
28817  en el preámbulo con la línea
28818 \end_layout
28819
28820 \begin_layout Standard
28821
28822 \series bold
28823
28824 \backslash
28825 usepackage{calc}
28826 \end_layout
28827
28828 \begin_layout Standard
28829 Se obtiene:
28830 \begin_inset ERT
28831 status collapsed
28832
28833 \begin_layout Plain Layout
28834
28835
28836 \backslash
28837 setlength{
28838 \backslash
28839 jot}{3mm+3pt}
28840 \end_layout
28841
28842 \end_inset
28843
28844
28845 \begin_inset Formula 
28846 \begin{eqnarray*}
28847 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}\\
28848 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
28849 \end{eqnarray*}
28850
28851 \end_inset
28852
28853
28854 \begin_inset ERT
28855 status collapsed
28856
28857 \begin_layout Plain Layout
28858
28859
28860 \backslash
28861 setlength{
28862 \backslash
28863 jot}{3pt}
28864 \end_layout
28865
28866 \end_inset
28867
28868  Para volver a la distancia predeterminada, 
28869 \series bold
28870
28871 \backslash
28872 jot
28873 \series default
28874  se establece en 3
28875 \begin_inset space \thinspace{}
28876 \end_inset
28877
28878 pt.
28879 \end_layout
28880
28881 \begin_layout Subsubsection
28882 Separación de columnas
28883 \begin_inset CommandInset label
28884 LatexCommand label
28885 name "subsec:Separación-de-columnas"
28886
28887 \end_inset
28888
28889
28890 \begin_inset Index idx
28891 status collapsed
28892
28893 \begin_layout Plain Layout
28894 Ecuación ! multilínea !separación de columnas
28895 \end_layout
28896
28897 \end_inset
28898
28899
28900 \end_layout
28901
28902 \begin_layout Standard
28903 Una ecuación multilínea forma una matriz.
28904  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28905  columnas.
28906  Cambiando la separación de columnas en este entorno se puede cambiar el
28907  espacio junto al signo de relación.
28908 \end_layout
28909
28910 \begin_layout Standard
28911 La separación de columnas se especifica con la longitud
28912 \series bold
28913  
28914 \backslash
28915 arraycolsep
28916 \series default
28917
28918 \begin_inset Index idx
28919 status collapsed
28920
28921 \begin_layout Plain Layout
28922 Comandos ! A ! 
28923 \backslash
28924 arraycolsep
28925 \end_layout
28926
28927 \end_inset
28928
28929  según:
28930 \begin_inset Newline newline
28931 \end_inset
28932
28933 separación de columnas = 2
28934 \begin_inset space \thinspace{}
28935 \end_inset
28936
28937
28938 \series bold
28939
28940 \backslash
28941 arraycolsep
28942 \series default
28943
28944 \begin_inset Newline newline
28945 \end_inset
28946
28947 Así, el comando en modo \SpecialChar TeX
28948
28949 \end_layout
28950
28951 \begin_layout Standard
28952
28953 \series bold
28954
28955 \backslash
28956 setlength{
28957 \backslash
28958 arraycolsep}{1cm}
28959 \end_layout
28960
28961 \begin_layout Standard
28962 establece para todas las ecuaciones siguientes una separación de columnas
28963  de 2
28964 \begin_inset space \thinspace{}
28965 \end_inset
28966
28967 cm.
28968  Para volver al valor predefinido, 
28969 \series bold
28970
28971 \backslash
28972 arraycolsep
28973 \series default
28974  se pone en 5
28975 \begin_inset space \thinspace{}
28976 \end_inset
28977
28978 pt.
28979 \end_layout
28980
28981 \begin_layout Standard
28982 Una ecuación con separación de 2
28983 \begin_inset space \thinspace{}
28984 \end_inset
28985
28986 cm entre columnas:
28987 \begin_inset ERT
28988 status collapsed
28989
28990 \begin_layout Plain Layout
28991
28992
28993 \backslash
28994 setlength{
28995 \backslash
28996 arraycolsep}{1cm}
28997 \end_layout
28998
28999 \end_inset
29000
29001
29002 \begin_inset Formula 
29003 \begin{eqnarray*}
29004 A & = & B\\
29005 C & \ne & A
29006 \end{eqnarray*}
29007
29008 \end_inset
29009
29010 Una ecuación con la separación predefinida para matrices, 10
29011 \begin_inset space \thinspace{}
29012 \end_inset
29013
29014 pt:
29015 \begin_inset ERT
29016 status collapsed
29017
29018 \begin_layout Plain Layout
29019
29020
29021 \backslash
29022 setlength{
29023 \backslash
29024 arraycolsep}{5pt}
29025 \end_layout
29026
29027 \end_inset
29028
29029
29030 \begin_inset Formula 
29031 \begin{eqnarray*}
29032 A & = & B\\
29033 C & \ne & A
29034 \end{eqnarray*}
29035
29036 \end_inset
29037
29038
29039 \end_layout
29040
29041 \begin_layout Subsubsection
29042 Ecuaciones largas
29043 \begin_inset Index idx
29044 status collapsed
29045
29046 \begin_layout Plain Layout
29047 Ecuación ! larga
29048 \end_layout
29049
29050 \end_inset
29051
29052
29053 \end_layout
29054
29055 \begin_layout Standard
29056 Se pueden componer ecuaciones largas mediante estos métodos:
29057 \end_layout
29058
29059 \begin_layout Itemize
29060 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
29061  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
29062 \begin_inset Formula 
29063 \begin{eqnarray}
29064 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 \\
29065  &  & -\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}
29066 \end{eqnarray}
29067
29068 \end_inset
29069
29070 El signo menos al principio de la segunda línea normalmente no aparece como
29071  operador porque es el primer carácter de la línea.
29072  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
29073  Para evitarlo se ha insertado 3
29074 \begin_inset space \thinspace{}
29075 \end_inset
29076
29077 pt de espacio detrás del menos con el comando 
29078 \series bold
29079
29080 \backslash
29081 hspace
29082 \series default
29083 .
29084 \begin_inset Foot
29085 status collapsed
29086
29087 \begin_layout Plain Layout
29088 véase más sobre 
29089 \series bold
29090
29091 \backslash
29092 hspace
29093 \series default
29094  en 
29095 \begin_inset CommandInset ref
29096 LatexCommand ref
29097 reference "subsec:Espacio-variable"
29098
29099 \end_inset
29100
29101
29102 \end_layout
29103
29104 \end_inset
29105
29106
29107 \begin_inset Index idx
29108 status collapsed
29109
29110 \begin_layout Plain Layout
29111 Comandos ! H ! 
29112 \backslash
29113 hspace
29114 \end_layout
29115
29116 \end_inset
29117
29118
29119 \end_layout
29120
29121 \begin_layout Itemize
29122 Si ambos lados de la ecuación son demasiado largos se usa el comando 
29123 \series bold
29124
29125 \backslash
29126 lefteqn
29127 \series default
29128
29129 \begin_inset Index idx
29130 status collapsed
29131
29132 \begin_layout Plain Layout
29133 Comandos ! L ! 
29134 \backslash
29135 lefteqn
29136 \end_layout
29137
29138 \end_inset
29139
29140 .
29141  Se inserta en la primer columna de la primera línea y hace que todas las
29142  inserciones posteriores sobreescriban las columnas siguientes:
29143 \begin_inset Formula 
29144 \begin{eqnarray}
29145 \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 \\
29146  &  & -\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 \\
29147  &  & =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}
29148 \end{eqnarray}
29149
29150 \end_inset
29151
29152 Tras la inserción de 
29153 \series bold
29154
29155 \backslash
29156 lefteqn
29157 \series default
29158  el cursor está en un marco púrpura un poco a la izquierda del azul.
29159  La ecuación se inserta en éste.
29160 \begin_inset Newline newline
29161 \end_inset
29162
29163 El contenido de las restantes líneas se inserta en la segunda columna o
29164  en otra.
29165  A mayor número de columna donde se inserte, mayor sangrado.
29166 \begin_inset VSpace medskip
29167 \end_inset
29168
29169
29170 \begin_inset Newline newline
29171 \end_inset
29172
29173
29174 \begin_inset Note Greyedout
29175 status open
29176
29177 \begin_layout Plain Layout
29178 Ten en cuenta lo siguiente si usas 
29179 \series bold
29180
29181 \backslash
29182 lefteqn
29183 \series default
29184 :
29185 \end_layout
29186
29187 \begin_layout Itemize
29188 La ecuación no usa la anchura total de la página.
29189  Cuando se añade, p.
29190 \begin_inset space \thinspace{}
29191 \end_inset
29192
29193 e., el término 
29194 \begin_inset Formula $-B^{2}$
29195 \end_inset
29196
29197  en la primera línea del ejemplo, debería estar fuera del margen.
29198  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
29199  principio de la primera línea.
29200 \end_layout
29201
29202 \begin_layout Itemize
29203 Debido a un fallo en \SpecialChar LyX
29204  el cursor no se puede poner con el ratón en la primera
29205  línea.
29206 \begin_inset Foot
29207 status collapsed
29208
29209 \begin_layout Plain Layout
29210 \begin_inset CommandInset href
29211 LatexCommand href
29212 name "LyX-bug #1429"
29213 target "http://www.lyx.org/trac/ticket/1429"
29214
29215 \end_inset
29216
29217
29218 \end_layout
29219
29220 \end_inset
29221
29222  Sólo se puede poner el cursor al principio de la línea y moverlo con las
29223  teclas de flecha.
29224 \end_layout
29225
29226 \end_inset
29227
29228  
29229 \end_layout
29230
29231 \begin_layout Itemize
29232 Se describen otros métodos para escribir fórmulas largas en 
29233 \begin_inset CommandInset ref
29234 LatexCommand ref
29235 reference "subsec:Entorno-multilínea"
29236
29237 \end_inset
29238
29239  y 
29240 \begin_inset CommandInset ref
29241 LatexCommand ref
29242 reference "subsec:Partes-multilínea"
29243
29244 \end_inset
29245
29246 .
29247 \end_layout
29248
29249 \begin_layout Subsubsection
29250 Fracciones multilínea
29251 \begin_inset CommandInset label
29252 LatexCommand label
29253 name "subsec:Fracciones-multilínea"
29254
29255 \end_inset
29256
29257
29258 \begin_inset Index idx
29259 status collapsed
29260
29261 \begin_layout Plain Layout
29262 Fracciones ! multilínea
29263 \end_layout
29264
29265 \end_inset
29266
29267
29268 \end_layout
29269
29270 \begin_layout Standard
29271 Hay casos en que el denominador y/o el numerador de una fracción son tan
29272  largos que no caben en una línea.
29273  Es necesario añadir un salto de línea mediante el comando 
29274 \series bold
29275
29276 \backslash
29277 splitfrac
29278 \series default
29279
29280 \begin_inset Index idx
29281 status collapsed
29282
29283 \begin_layout Plain Layout
29284 Comandos ! S ! 
29285 \backslash
29286 splitfrac
29287 \end_layout
29288
29289 \end_inset
29290
29291 .
29292  Para utilizarlo debe estar marcada la opción 
29293 \family sans
29294 Cargar
29295 \begin_inset space ~
29296 \end_inset
29297
29298 siempre
29299 \family default
29300  el paquete 
29301 \series bold
29302 mathtools
29303 \series default
29304
29305 \begin_inset Index idx
29306 status collapsed
29307
29308 \begin_layout Plain Layout
29309 Paquetes ! mathtools
29310 \end_layout
29311
29312 \end_inset
29313
29314  en las 
29315 \family sans
29316 Opciones
29317 \begin_inset space ~
29318 \end_inset
29319
29320 para
29321 \begin_inset space ~
29322 \end_inset
29323
29324 ecuaciones
29325 \family default
29326  en la configuración del documento.
29327
29328 \series bold
29329  
29330 \backslash
29331 splitfrac
29332 \series default
29333  se usa con la sintaxis
29334 \end_layout
29335
29336 \begin_layout Standard
29337
29338 \series bold
29339
29340 \backslash
29341 splitfrac{primera línea}{segunda línea}
29342 \end_layout
29343
29344 \begin_layout Standard
29345 en el denominador y/o en el numerador.
29346 \end_layout
29347
29348 \begin_layout Standard
29349 \begin_inset Formula 
29350 \[
29351 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}
29352 \]
29353
29354 \end_inset
29355
29356 El comando para el primer numerador es:
29357 \end_layout
29358
29359 \begin_layout Standard
29360
29361 \series bold
29362
29363 \backslash
29364 splitfrac{xy+xy+xy+xy+xy
29365 \begin_inset space \textvisiblespace{}
29366 \end_inset
29367
29368
29369 \backslash
29370 {+wy+wy+wy+wy
29371 \end_layout
29372
29373 \begin_layout Subsubsection
29374 Delimitadores multilínea
29375 \begin_inset CommandInset label
29376 LatexCommand label
29377 name "subsec:Delimitadores-multilínea"
29378
29379 \end_inset
29380
29381
29382 \begin_inset Index idx
29383 status collapsed
29384
29385 \begin_layout Plain Layout
29386 Delimitadores ! para varias líneas
29387 \end_layout
29388
29389 \end_inset
29390
29391
29392 \end_layout
29393
29394 \begin_layout Standard
29395 Para poner delimitadores que cubran varias líneas hay un problema:
29396 \begin_inset Formula 
29397 \begin{eqnarray*}
29398 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29399  &  & \left.\cdots+B-D\right]
29400 \end{eqnarray*}
29401
29402 \end_inset
29403
29404 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
29405 res con tamaño variable no abarcan líneas múltiples.
29406 \end_layout
29407
29408 \begin_layout Standard
29409 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
29410  primera línea se finaliza con 
29411 \series bold
29412
29413 \backslash
29414 right.
29415 \series default
29416
29417 \begin_inset Index idx
29418 status collapsed
29419
29420 \begin_layout Plain Layout
29421 Comandos ! R ! 
29422 \backslash
29423 right
29424 \end_layout
29425
29426 \end_inset
29427
29428  y la segunda con 
29429 \series bold
29430
29431 \backslash
29432 left.
29433 \series default
29434 .
29435 \begin_inset Foot
29436 status collapsed
29437
29438 \begin_layout Plain Layout
29439 Más sobre 
29440 \series bold
29441
29442 \backslash
29443 left.
29444
29445 \series default
29446  y 
29447 \series bold
29448
29449 \backslash
29450 right.
29451
29452 \series default
29453  en 
29454 \begin_inset CommandInset ref
29455 LatexCommand ref
29456 reference "subsec:Tamaño-automático-de"
29457
29458 \end_inset
29459
29460
29461 \end_layout
29462
29463 \end_inset
29464
29465
29466 \begin_inset Index idx
29467 status collapsed
29468
29469 \begin_layout Plain Layout
29470 Comandos ! L ! 
29471 \backslash
29472 left
29473 \end_layout
29474
29475 \end_inset
29476
29477  Después de 
29478 \series bold
29479
29480 \backslash
29481 left.
29482
29483 \series default
29484  se inserta el comando 
29485 \series bold
29486
29487 \backslash
29488 vphantom
29489 \series default
29490
29491 \begin_inset space \textvisiblespace{}
29492 \end_inset
29493
29494
29495 \series bold
29496
29497 \backslash
29498 prod
29499 \series default
29500 ^
29501 \begin_inset space \textvisiblespace{}
29502 \end_inset
29503
29504
29505 \series bold
29506
29507 \backslash
29508 infty
29509 \series default
29510
29511 \begin_inset space \textvisiblespace{}
29512 \end_inset
29513
29514
29515 \series bold
29516
29517 \begin_inset Formula $\downarrow$
29518 \end_inset
29519
29520 _R=1}
29521 \series default
29522
29523 \begin_inset Index idx
29524 status collapsed
29525
29526 \begin_layout Plain Layout
29527 Comandos ! V ! 
29528 \backslash
29529 vphantom
29530 \end_layout
29531
29532 \end_inset
29533
29534 , porque el operador de multiplicación con sus límites es el símbolo mayor
29535  en la primera línea y ese debería ser el tamaño para el delimitador en
29536  la segunda línea.
29537 \end_layout
29538
29539 \begin_layout Standard
29540 El resultado es: 
29541 \begin_inset Formula 
29542 \begin{eqnarray*}
29543 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29544  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29545 \end{eqnarray*}
29546
29547 \end_inset
29548
29549
29550 \end_layout
29551
29552 \begin_layout Subsection
29553 Entornos align
29554 \end_layout
29555
29556 \begin_layout Standard
29557 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
29558  Son especialmente apropiados para poner ecuaciones adosadas.
29559 \end_layout
29560
29561 \begin_layout Standard
29562 Los entornos align constan de columnas.
29563  Las columnas impares se alinean a la derecha, las pares a la izquierda.
29564  En un entorno align se puede numerar cada línea.
29565 \end_layout
29566
29567 \begin_layout Standard
29568 Los entornos align se crean con el menú 
29569 \family sans
29570 Insertar\SpecialChar menuseparator
29571 Ecuación
29572 \family default
29573 .
29574  Una ecuación existente se puede convertir a align con el menú 
29575 \family sans
29576 Editar\SpecialChar menuseparator
29577 Ecuación\SpecialChar menuseparator
29578 Cambiar tipo de ecuación
29579 \family default
29580 .
29581 \end_layout
29582
29583 \begin_layout Standard
29584 Para añadir o quitar columnas se pueden usar los botones 
29585 \begin_inset Info
29586 type  "icon"
29587 arg   "inset-modify tabular append-column"
29588 \end_inset
29589
29590  o 
29591 \begin_inset Info
29592 type  "icon"
29593 arg   "inset-modify tabular delete-column"
29594 \end_inset
29595
29596  de la barra de ecuaciones o el menú 
29597 \family sans
29598 Editar\SpecialChar menuseparator
29599 Filas y columnas
29600 \family default
29601 .
29602 \end_layout
29603
29604 \begin_layout Subsubsection
29605 Entorno align estándar
29606 \begin_inset CommandInset label
29607 LatexCommand label
29608 name "subsec:Entorno-align-estándar"
29609
29610 \end_inset
29611
29612
29613 \begin_inset Index idx
29614 status collapsed
29615
29616 \begin_layout Plain Layout
29617 Ecuación ! multilínea ! entorno align
29618 \end_layout
29619
29620 \end_inset
29621
29622
29623 \end_layout
29624
29625 \begin_layout Standard
29626 Este entorno align se crea pulsando 
29627 \family sans
29628 Ctrl+Entrar
29629 \family default
29630  en una ecuación o con el menú 
29631 \family sans
29632 Insertar\SpecialChar menuseparator
29633 Ecuación\SpecialChar menuseparator
29634 Entorno AMS align
29635 \family default
29636 .
29637 \end_layout
29638
29639 \begin_layout Standard
29640 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29641  align de cuatro columnas:
29642 \begin_inset Formula 
29643 \begin{align*}
29644 A & =\sen(B) & C & =D\\
29645 C & \neq A & B & \neq D
29646 \end{align*}
29647
29648 \end_inset
29649
29650 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29651  un 
29652 \series bold
29653
29654 \backslash
29655 hfill
29656 \series default
29657
29658 \begin_inset Foot
29659 status collapsed
29660
29661 \begin_layout Plain Layout
29662 Más sobre 
29663 \series bold
29664
29665 \backslash
29666 hfill
29667 \series default
29668  en 
29669 \begin_inset CommandInset ref
29670 LatexCommand ref
29671 reference "subsec:Espacio-variable"
29672
29673 \end_inset
29674
29675
29676 \end_layout
29677
29678 \end_inset
29679
29680  antes de la primera y detrás de cada columna par.
29681  Si se pone en estilo 
29682 \series bold
29683 Sangrado
29684 \series default
29685 ,
29686 \begin_inset Foot
29687 status collapsed
29688
29689 \begin_layout Plain Layout
29690 véase estilos de ecuación en 
29691 \begin_inset CommandInset ref
29692 LatexCommand ref
29693 reference "sec:Estilos-de-ecuación"
29694
29695 \end_inset
29696
29697
29698 \end_layout
29699
29700 \end_inset
29701
29702  la ecuación queda sin el 
29703 \series bold
29704
29705 \backslash
29706 hfill
29707 \series default
29708  ante la primera columna.
29709 \end_layout
29710
29711 \begin_layout Subsubsection
29712 Entorno alignat
29713 \begin_inset Index idx
29714 status collapsed
29715
29716 \begin_layout Plain Layout
29717 Ecuación ! multilínea ! entorno alignat
29718 \end_layout
29719
29720 \end_inset
29721
29722
29723 \end_layout
29724
29725 \begin_layout Standard
29726 El entorno alignat no tiene separación predefinida de columnas.
29727  Se puede insertar manualmente con los espacios descritos en 
29728 \begin_inset CommandInset ref
29729 LatexCommand ref
29730 reference "sec:Espacio"
29731
29732 \end_inset
29733
29734 .
29735 \end_layout
29736
29737 \begin_layout Standard
29738 El ejemplo anterior en el entorno alignat, con un espacio de 1
29739 \begin_inset space \thinspace{}
29740 \end_inset
29741
29742 cm al comienzo da la segunda ecuación:
29743 \begin_inset Formula 
29744 \begin{alignat*}{2}
29745 A & =\sen(B)\hspace{1cm} & C & =D\\
29746 C & \neq A & B & \neq D
29747 \end{alignat*}
29748
29749 \end_inset
29750
29751 Como cada columna puede tener un espacio diferente, este entorno es especialment
29752 e apropiado para poner tres o más ecuaciones adosadas.
29753 \end_layout
29754
29755 \begin_layout Subsubsection
29756 Entorno flalign
29757 \begin_inset CommandInset label
29758 LatexCommand label
29759 name "subsec:Entorno-flalign"
29760
29761 \end_inset
29762
29763
29764 \begin_inset Index idx
29765 status collapsed
29766
29767 \begin_layout Plain Layout
29768 Ecuación ! multilínea ! entorno flalign
29769 \end_layout
29770
29771 \end_inset
29772
29773
29774 \end_layout
29775
29776 \begin_layout Standard
29777 En este entorno las dos primeras columnas están siempre tan a la izquierda
29778  como sea posible y las dos últimas a la derecha.
29779  Ejemplo:
29780 \begin_inset Formula 
29781 \begin{flalign*}
29782 A & =1 & B & =2 & C & =3\\
29783 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
29784 \end{flalign*}
29785
29786 \end_inset
29787
29788 En un entorno flalign con un número impar de columnas, en la última de las
29789  cuales se inserta una llave \SpecialChar TeX
29790  vacía, se pueden poner varias ecuaciones alineadas
29791  a la izquierda, aunque se use el estilo 
29792 \series bold
29793 Centrado
29794 \series default
29795 .
29796  Un ejemplo de fórmula sangrada 
29797 \begin_inset CommandInset ref
29798 LatexCommand eqref
29799 reference "eq:IntVol"
29800
29801 \end_inset
29802
29803 :
29804 \begin_inset Formula 
29805 \begin{flalign}
29806 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
29807 \end{flalign}
29808
29809 \end_inset
29810
29811 Las dos primeras columnas contienen la fórmula.
29812  Para sangrarla como con el estilo 
29813 \series bold
29814 Sangrado
29815 \series default
29816 , se añade un espacio de 30
29817 \begin_inset space \thinspace{}
29818 \end_inset
29819
29820 pt al comienzo de la primera columna.
29821  
29822 \end_layout
29823
29824 \begin_layout Subsection
29825 Entorno eqnarray
29826 \begin_inset CommandInset label
29827 LatexCommand label
29828 name "subsec:Entorno-eqnarray"
29829
29830 \end_inset
29831
29832
29833 \begin_inset Index idx
29834 status collapsed
29835
29836 \begin_layout Plain Layout
29837 Ecuación ! multilínea ! entorno eqnarray
29838 \end_layout
29839
29840 \end_inset
29841
29842
29843 \begin_inset Index idx
29844 status collapsed
29845
29846 \begin_layout Plain Layout
29847 Ecuación ! multilínea ! entorno eqnarray
29848 \end_layout
29849
29850 \end_inset
29851
29852
29853 \end_layout
29854
29855 \begin_layout Standard
29856 Al introducir este entorno aparecen tres marcos azules.
29857  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29858  El contenido del marco central está centrado y algo más pequeño, porque
29859  está diseñado para insertar sólo caracteres de relación.
29860 \begin_inset Formula 
29861 \begin{eqnarray*}
29862 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29863 AB & AB & AB\\
29864 A & = & A
29865 \end{eqnarray*}
29866
29867 \end_inset
29868
29869
29870 \end_layout
29871
29872 \begin_layout Subsection
29873 Entorno gather
29874 \begin_inset Index idx
29875 status collapsed
29876
29877 \begin_layout Plain Layout
29878 Ecuación ! multilínea ! entorno gather
29879 \end_layout
29880
29881 \end_inset
29882
29883
29884 \end_layout
29885
29886 \begin_layout Standard
29887 Este entorno consta de una sola columna centrada.
29888  Se puede numerar cada línea.
29889 \begin_inset Formula 
29890 \begin{gather}
29891 A=1\\
29892 X=\mbox{-}1
29893 \end{gather}
29894
29895 \end_inset
29896
29897
29898 \end_layout
29899
29900 \begin_layout Subsection
29901 Entorno multilínea
29902 \begin_inset CommandInset label
29903 LatexCommand label
29904 name "subsec:Entorno-multilínea"
29905
29906 \end_inset
29907
29908
29909 \begin_inset Index idx
29910 status collapsed
29911
29912 \begin_layout Plain Layout
29913 Ecuación ! multilínea ! entorno multilínea
29914 \end_layout
29915
29916 \end_inset
29917
29918
29919 \end_layout
29920
29921 \begin_layout Standard
29922 El entorno multilínea, como gather, consta de una sola columna.
29923  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29924  Las demás están centradas.
29925  Por tanto este entorno es apropiado para ecuaciones largas.
29926  Como ejemplo, la ecuación
29927 \begin_inset space ~
29928 \end_inset
29929
29930
29931 \begin_inset CommandInset ref
29932 LatexCommand eqref
29933 reference "eq:lefteqn"
29934
29935 \end_inset
29936
29937  en entorno multilínea:
29938 \begin_inset Formula 
29939 \begin{multline}
29940 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}\\
29941 -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}\\
29942 =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}}
29943 \end{multline}
29944
29945 \end_inset
29946
29947 En la salida sólo aparece numerada la última (primera) línea si la numeración
29948  del documento es a la derecha (izquierda).
29949 \begin_inset Foot
29950 status collapsed
29951
29952 \begin_layout Plain Layout
29953 véanse los estilos de numeración en 
29954 \begin_inset CommandInset ref
29955 LatexCommand ref
29956 reference "sec:Estilos-de-ecuación"
29957
29958 \end_inset
29959
29960
29961 \end_layout
29962
29963 \end_inset
29964
29965
29966 \end_layout
29967
29968 \begin_layout Standard
29969 Con los comandos 
29970 \series bold
29971
29972 \backslash
29973 shoveright
29974 \series default
29975
29976 \begin_inset Index idx
29977 status collapsed
29978
29979 \begin_layout Plain Layout
29980 Comandos ! S ! 
29981 \backslash
29982 shoveright
29983 \end_layout
29984
29985 \end_inset
29986
29987  y 
29988 \series bold
29989
29990 \backslash
29991 shoveleft
29992 \series default
29993
29994 \begin_inset Index idx
29995 status collapsed
29996
29997 \begin_layout Plain Layout
29998 Comandos ! S ! 
29999 \backslash
30000 shoveleft
30001 \end_layout
30002
30003 \end_inset
30004
30005 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
30006 ente.
30007  Los comandos se usan como sigue:
30008 \end_layout
30009
30010 \begin_layout Standard
30011
30012 \series bold
30013
30014 \backslash
30015 shoveright{contenido de la línea}
30016 \series default
30017  y 
30018 \series bold
30019
30020 \backslash
30021 shoveleft{contenido de la línea}
30022 \end_layout
30023
30024 \begin_layout Standard
30025 \begin_inset VSpace medskip
30026 \end_inset
30027
30028
30029 \end_layout
30030
30031 \begin_layout Standard
30032 La longitud 
30033 \series bold
30034
30035 \backslash
30036 multlinegap
30037 \series default
30038
30039 \begin_inset Index idx
30040 status collapsed
30041
30042 \begin_layout Plain Layout
30043 Comandos ! M ! 
30044 \backslash
30045 multlinegap
30046 \end_layout
30047
30048 \end_inset
30049
30050  especifica la distancia de la primera línea desde el margen izquierdo de
30051  la página.
30052  Esta longitud es 0
30053 \begin_inset space \thinspace{}
30054 \end_inset
30055
30056 pt por omisión.
30057 \end_layout
30058
30059 \begin_layout Standard
30060 Como ejemplo la ecuación anterior con el comando
30061 \end_layout
30062
30063 \begin_layout Standard
30064
30065 \series bold
30066
30067 \backslash
30068 setlength{
30069 \backslash
30070 multlinegap}{2cm}
30071 \end_layout
30072
30073 \begin_layout Standard
30074 insertado previamente en modo \SpecialChar TeX
30075 :
30076 \begin_inset ERT
30077 status collapsed
30078
30079 \begin_layout Plain Layout
30080
30081
30082 \backslash
30083 setlength{
30084 \backslash
30085 multlinegap}{2cm}
30086 \end_layout
30087
30088 \end_inset
30089
30090
30091 \begin_inset Formula 
30092 \begin{multline}
30093 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}\\
30094 \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}}\\
30095 =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}}
30096 \end{multline}
30097
30098 \end_inset
30099
30100
30101 \begin_inset ERT
30102 status collapsed
30103
30104 \begin_layout Plain Layout
30105
30106
30107 \backslash
30108 setlength{
30109 \backslash
30110 multlinegap}{0pt}
30111 \end_layout
30112
30113 \end_inset
30114
30115 La segunda línea se ha alineado a la izquierda con 
30116 \series bold
30117
30118 \backslash
30119 shoveleft
30120 \series default
30121 .
30122 \end_layout
30123
30124 \begin_layout Subsection
30125 Ecuación con partes multilínea
30126 \begin_inset CommandInset label
30127 LatexCommand label
30128 name "subsec:Partes-multilínea"
30129
30130 \end_inset
30131
30132
30133 \begin_inset Index idx
30134 status collapsed
30135
30136 \begin_layout Plain Layout
30137 Ecuación ! multilínea ! solo parte
30138 \end_layout
30139
30140 \end_inset
30141
30142
30143 \end_layout
30144
30145 \begin_layout Standard
30146 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
30147  siguientes entornos: 
30148 \series bold
30149 aligned
30150 \series default
30151
30152 \series bold
30153 alignedat
30154 \series default
30155
30156 \series bold
30157 gathered
30158 \series default
30159  o 
30160 \series bold
30161 split
30162 \series default
30163 .
30164  Se pueden elegir en el menú 
30165 \family sans
30166 Insertar\SpecialChar menuseparator
30167 Ecuación
30168 \family default
30169  o usando los comandos aquí descritos.
30170 \end_layout
30171
30172 \begin_layout Standard
30173 Los tres primeros tienen las mismas propiedades que los correspondientes
30174  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
30175  Un ejemplo:
30176 \begin_inset Formula 
30177 \[
30178 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
30179 \Delta E\Delta t & \ge\frac{\hbar}{2}
30180 \end{aligned}
30181 \right\} \mbox{Relaciones de incertidumbre}
30182 \]
30183
30184 \end_inset
30185
30186 Para componer esta expresión se inserta una ecuación presentada y en ella
30187  se introduce el comando 
30188 \series bold
30189
30190 \backslash
30191 aligned
30192 \series default
30193
30194 \begin_inset Index idx
30195 status collapsed
30196
30197 \begin_layout Plain Layout
30198 Comandos ! A ! 
30199 \backslash
30200 aligned
30201 \end_layout
30202
30203 \end_inset
30204
30205 .
30206  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
30207  añadir filas y columnas.
30208  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
30209  como la llave.
30210 \end_layout
30211
30212 \begin_layout Standard
30213 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
30214  se alinean horizontalmente.
30215  Usar aligned en una ecuación presentada tiene la ventaja de que el número
30216  de ecuación se centra verticalmente con las líneas.
30217  Como ejemplo, la ecuación 
30218 \begin_inset CommandInset ref
30219 LatexCommand eqref
30220 reference "eq:cortolargo"
30221
30222 \end_inset
30223
30224  en entorno aligned: 
30225 \begin_inset Formula 
30226 \begin{equation}
30227 \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}|}\\
30228  & -\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}|}
30229 \end{aligned}
30230 \end{equation}
30231
30232 \end_inset
30233
30234 Para usar los entornos 
30235 \series bold
30236 alignedat
30237 \series default
30238
30239 \series bold
30240 gathered
30241 \series default
30242 , o 
30243 \series bold
30244 split
30245 \series default
30246 , se insertan respectivamente los comandos
30247 \series bold
30248  
30249 \backslash
30250 alignedat
30251 \series default
30252 ,
30253 \begin_inset Index idx
30254 status collapsed
30255
30256 \begin_layout Plain Layout
30257 Comandos ! A ! 
30258 \backslash
30259 alignedat
30260 \end_layout
30261
30262 \end_inset
30263
30264  
30265 \series bold
30266
30267 \backslash
30268 gathered
30269 \series default
30270
30271 \begin_inset Index idx
30272 status collapsed
30273
30274 \begin_layout Plain Layout
30275 Comandos ! G ! 
30276 \backslash
30277 gathered
30278 \end_layout
30279
30280 \end_inset
30281
30282 , o 
30283 \series bold
30284
30285 \backslash
30286 split
30287 \series default
30288
30289 \begin_inset Index idx
30290 status collapsed
30291
30292 \begin_layout Plain Layout
30293 Comandos ! S ! 
30294 \backslash
30295 split
30296 \end_layout
30297
30298 \end_inset
30299
30300 .
30301  El entorno split tiene las mismas propiedades que aligned pero sólo puede
30302  tener dos columnas.
30303 \end_layout
30304
30305 \begin_layout Subsection
30306 Texto en ecuaciones multilínea
30307 \begin_inset CommandInset label
30308 LatexCommand label
30309 name "subsec:Texto-en-multilínea"
30310
30311 \end_inset
30312
30313
30314 \begin_inset Index idx
30315 status collapsed
30316
30317 \begin_layout Plain Layout
30318 Texto ! en ecuaciones
30319 \end_layout
30320
30321 \end_inset
30322
30323
30324 \begin_inset Index idx
30325 status collapsed
30326
30327 \begin_layout Plain Layout
30328 Ecuación ! multilínea ! texto en
30329 \end_layout
30330
30331 \end_inset
30332
30333
30334 \end_layout
30335
30336 \begin_layout Standard
30337 En los entornos align, multilínea y gather, se puede insertar texto que
30338  se mostrará en una línea separada y que no afecta la alineación de columna.
30339  Para esto se usa el comando 
30340 \series bold
30341
30342 \backslash
30343 intertext
30344 \series default
30345
30346 \begin_inset Index idx
30347 status collapsed
30348
30349 \begin_layout Plain Layout
30350 Comandos ! I ! 
30351 \backslash
30352 intertext
30353 \end_layout
30354
30355 \end_inset
30356
30357  con el siguiente esquema:
30358 \end_layout
30359
30360 \begin_layout Standard
30361
30362 \series bold
30363
30364 \backslash
30365 intertext{texto}
30366 \end_layout
30367
30368 \begin_layout Standard
30369 El texto no debería ocupar más de una línea porque no se puede partir con
30370  guión.
30371  Como \SpecialChar LyX
30372  aún no soporta 
30373 \series bold
30374
30375 \backslash
30376 intertext
30377 \series default
30378  directamente, el texto se escribe como texto matemático.
30379  
30380 \series bold
30381
30382 \backslash
30383 intertext
30384 \series default
30385  debe por tanto estar al comienzo de una línea y en la salida se presenta
30386  sobre esta línea.
30387  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
30388 \begin_inset Formula 
30389 \begin{align}
30390 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30391 \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
30392 \end{align}
30393
30394 \end_inset
30395
30396
30397 \end_layout
30398
30399 \begin_layout Standard
30400
30401 \series bold
30402
30403 \backslash
30404 intertext
30405 \series default
30406  siempre genera algo de espacio vertical entre el texto y las líneas de
30407  la ecuación.
30408  Para evitarlo, si está activa la opción 
30409 \family sans
30410 Cargar
30411 \begin_inset space ~
30412 \end_inset
30413
30414 siempre
30415 \family default
30416  el paquete 
30417 \series bold
30418 mathtools
30419 \series default
30420
30421 \begin_inset Index idx
30422 status collapsed
30423
30424 \begin_layout Plain Layout
30425 Paquetes ! mathtools
30426 \end_layout
30427
30428 \end_inset
30429
30430  en las 
30431 \family sans
30432 Opciones
30433 \begin_inset space ~
30434 \end_inset
30435
30436 para
30437 \begin_inset space ~
30438 \end_inset
30439
30440 ecuaciones
30441 \family default
30442  en la configuración del documento, se puede usar el comando 
30443 \series bold
30444
30445 \backslash
30446 shortintertext
30447 \series default
30448
30449 \begin_inset Index idx
30450 status collapsed
30451
30452 \begin_layout Plain Layout
30453 Comandos ! S ! 
30454 \backslash
30455 shortintertext
30456 \end_layout
30457
30458 \end_inset
30459
30460  en lugar de 
30461 \series bold
30462
30463 \backslash
30464 intertext
30465 \series default
30466 :
30467 \begin_inset Formula 
30468 \begin{align}
30469 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30470 \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
30471 \end{align}
30472
30473 \end_inset
30474
30475
30476 \end_layout
30477
30478 \begin_layout Section
30479 Numeración de ecuaciones
30480 \begin_inset Index idx
30481 status collapsed
30482
30483 \begin_layout Plain Layout
30484 Ecuación ! numeración|see
30485 \begin_inset ERT
30486 status collapsed
30487
30488 \begin_layout Plain Layout
30489
30490 {
30491 \end_layout
30492
30493 \end_inset
30494
30495 Numeración de ecuaciones
30496 \begin_inset ERT
30497 status collapsed
30498
30499 \begin_layout Plain Layout
30500
30501 }
30502 \end_layout
30503
30504 \end_inset
30505
30506
30507 \end_layout
30508
30509 \end_inset
30510
30511
30512 \begin_inset Index idx
30513 status collapsed
30514
30515 \begin_layout Plain Layout
30516 Numeración de ecuaciones
30517 \end_layout
30518
30519 \end_inset
30520
30521
30522 \end_layout
30523
30524 \begin_layout Subsection
30525 General
30526 \end_layout
30527
30528 \begin_layout Standard
30529 Las ecuaciones numeradas se insertan con el menú 
30530 \family sans
30531 Insertar\SpecialChar menuseparator
30532 Ecuación
30533 \family default
30534  
30535 \family sans
30536 \SpecialChar menuseparator
30537 Numerada
30538 \family default
30539  (atajo 
30540 \family sans
30541 Ctrl+Alt
30542 \begin_inset space ~
30543 \end_inset
30544
30545 N
30546 \family default
30547 ).
30548  Ecuaciones existentes se pueden numerar con el menú 
30549 \family sans
30550 Editar\SpecialChar menuseparator
30551 Ecuación\SpecialChar menuseparator
30552 Numerar la ecuación
30553 \family default
30554  (atajo
30555 \family sans
30556  Alt+M
30557 \begin_inset space ~
30558 \end_inset
30559
30560 N
30561 \family default
30562 ).
30563  En \SpecialChar LyX
30564  se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
30565  En la salida se muestra el número real.
30566 \end_layout
30567
30568 \begin_layout Standard
30569 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
30570  líneas.
30571  No obstante, la numeración se puede controlar en cada línea con el menú
30572  
30573 \family sans
30574 Editar\SpecialChar menuseparator
30575 Ecuación\SpecialChar menuseparator
30576 Numerar la línea
30577 \family default
30578  (atajo
30579 \family sans
30580  Alt+M
30581 \begin_inset space ~
30582 \end_inset
30583
30584 Mayúsculas+N
30585 \family default
30586 ).
30587 \end_layout
30588
30589 \begin_layout Standard
30590 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
30591  distintos, véase 
30592 \begin_inset CommandInset ref
30593 LatexCommand ref
30594 reference "sec:Estilos-de-ecuación"
30595
30596 \end_inset
30597
30598 .
30599 \end_layout
30600
30601 \begin_layout Subsection
30602 Referencias cruzadas
30603 \begin_inset Index idx
30604 status collapsed
30605
30606 \begin_layout Plain Layout
30607 Ecuación ! referencias cruzadas a
30608 \end_layout
30609
30610 \end_inset
30611
30612
30613 \end_layout
30614
30615 \begin_layout Standard
30616 Todas las ecuaciones con etiqueta se pueden referir.
30617  La etiqueta se añade con el menú 
30618 \family sans
30619 Insertar\SpecialChar menuseparator
30620 Etiqueta
30621 \family default
30622  o con el botón 
30623 \begin_inset Info
30624 type  "icon"
30625 arg   "label-insert"
30626 \end_inset
30627
30628  de la barra de herramientas.
30629  El cursor debe estar dentro de una ecuación en modo presentación.
30630  Como alternativa, se puede hacer clic derecha sobre la fórmula y elegir
30631  
30632 \family sans
30633 Etiqueta de ecuación
30634 \family default
30635 .
30636  Surge un diálogo con el prefijo 
30637 \series bold
30638 eq:
30639 \series default
30640 , detrás del cual se escribe el texto de la etiqueta.
30641  El prefijo significa 
30642 \begin_inset Quotes fld
30643 \end_inset
30644
30645 equation
30646 \begin_inset Quotes frd
30647 \end_inset
30648
30649  y hace más fácil encontrar etiquetas en documentos extensos porque así
30650  se distingue p.
30651 \begin_inset space \thinspace{}
30652 \end_inset
30653
30654 ej.
30655 \begin_inset space ~
30656 \end_inset
30657
30658 de las etiquetas de sección.
30659  Para cambiar una etiqueta se usa de nuevo el menú 
30660 \family sans
30661 Insertar\SpecialChar menuseparator
30662 Etiqueta 
30663 \family default
30664 o la opción 
30665 \family sans
30666 Etiqueta de ecuación
30667 \family default
30668  al hacer clic derecha sobre una fórmula.
30669 \end_layout
30670
30671 \begin_layout Standard
30672 En \SpecialChar LyX
30673 , el nombre de la etiqueta se muestra entre paréntesis detrás de la ecuación.
30674  Una ecuación con etiqueta se numera siempre.
30675 \end_layout
30676
30677 \begin_layout Standard
30678 Las referencias cruzadas se insertan mediante el menú 
30679 \family sans
30680 Insertar\SpecialChar menuseparator
30681 Referencia cruzada
30682 \family default
30683  o con el botón 
30684 \begin_inset Info
30685 type  "icon"
30686 arg   "dialog-show-new-inset ref"
30687 \end_inset
30688
30689 .
30690  Una referencia a una ecuación aparece en la salida con su número.
30691  Si en el diálogo de referencia cruzada se elige el formato 
30692 \series bold
30693 (<referencia>)
30694 \series default
30695 , la referencia se muestra en la salida entre paréntesis.
30696  
30697 \begin_inset Newline newline
30698 \end_inset
30699
30700 En \SpecialChar LyX
30701 , pulsando clic derecho sobre una referencia cruzada el cursor salta
30702  a la ecuación de referencia.
30703 \end_layout
30704
30705 \begin_layout Standard
30706 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30707  siguientes:
30708 \begin_inset Note Note
30709 status collapsed
30710
30711 \begin_layout Plain Layout
30712 Observa los distintos tipos de referencias cruzadas.
30713 \end_layout
30714
30715 \end_inset
30716
30717
30718 \end_layout
30719
30720 \begin_layout Standard
30721 Las ecuaciones 
30722 \begin_inset CommandInset ref
30723 LatexCommand eqref
30724 reference "eq:tag"
30725
30726 \end_inset
30727
30728  y 
30729 \begin_inset CommandInset ref
30730 LatexCommand eqref
30731 reference "eq:c"
30732
30733 \end_inset
30734
30735  son equivalentes.
30736  En (
30737 \begin_inset CommandInset ref
30738 LatexCommand ref
30739 reference "eq:Lat"
30740
30741 \end_inset
30742
30743 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30744 \begin_inset CommandInset ref
30745 LatexCommand ref
30746 reference "eq:Rom"
30747
30748 \end_inset
30749
30750 ).
30751 \begin_inset VSpace medskip
30752 \end_inset
30753
30754
30755 \end_layout
30756
30757 \begin_layout Standard
30758 Si el argumento de 
30759 \series bold
30760
30761 \backslash
30762 tag
30763 \begin_inset Foot
30764 status collapsed
30765
30766 \begin_layout Plain Layout
30767
30768 \series bold
30769
30770 \backslash
30771 tag
30772 \series default
30773  se describe en 
30774 \begin_inset CommandInset ref
30775 LatexCommand ref
30776 reference "subsec:Numeración-personalizada"
30777
30778 \end_inset
30779
30780
30781 \end_layout
30782
30783 \end_inset
30784
30785
30786 \series default
30787  contiene un marco, como se describe en la 
30788 \begin_inset CommandInset ref
30789 LatexCommand ref
30790 reference "subsec:Marcos-de-párrafo"
30791
30792 \end_inset
30793
30794 , no se puede referir la ecuación.
30795 \end_layout
30796
30797 \begin_layout Subsection
30798 Subnumeración
30799 \begin_inset Index idx
30800 status collapsed
30801
30802 \begin_layout Plain Layout
30803 Numeración de ecuaciones ! subnumeración
30804 \end_layout
30805
30806 \end_inset
30807
30808
30809 \end_layout
30810
30811 \begin_layout Standard
30812 Con ayuda de los comandos 
30813 \series bold
30814
30815 \backslash
30816 begin{subequations}
30817 \series default
30818  y 
30819 \series bold
30820
30821 \backslash
30822 end{subequations}
30823 \series default
30824  en modo \SpecialChar TeX
30825  se pueden subnumerar ecuaciones.
30826 \end_layout
30827
30828 \begin_layout Standard
30829 Ejemplo:
30830 \begin_inset Formula 
30831 \begin{equation}
30832 A=C-B\label{eq:a}
30833 \end{equation}
30834
30835 \end_inset
30836
30837
30838 \begin_inset ERT
30839 status collapsed
30840
30841 \begin_layout Plain Layout
30842
30843
30844 \backslash
30845 addtocounter{equation}{-1}
30846 \end_layout
30847
30848 \end_inset
30849
30850
30851 \begin_inset ERT
30852 status collapsed
30853
30854 \begin_layout Plain Layout
30855
30856
30857 \backslash
30858 begin{subequations}
30859 \end_layout
30860
30861 \end_inset
30862
30863
30864 \begin_inset VSpace -5mm
30865 \end_inset
30866
30867
30868 \begin_inset Formula 
30869 \begin{equation}
30870 B=C-A\label{eq:b}
30871 \end{equation}
30872
30873 \end_inset
30874
30875
30876 \begin_inset Formula 
30877 \begin{equation}
30878 C=A+B\label{eq:c}
30879 \end{equation}
30880
30881 \end_inset
30882
30883
30884 \end_layout
30885
30886 \begin_layout Standard
30887 \begin_inset ERT
30888 status collapsed
30889
30890 \begin_layout Plain Layout
30891
30892
30893 \backslash
30894 end{subequations}
30895 \end_layout
30896
30897 \end_inset
30898
30899
30900 \end_layout
30901
30902 \begin_layout Standard
30903 Para este ejemplo se ha hecho lo siguiente:
30904 \end_layout
30905
30906 \begin_layout Enumerate
30907 se inserta la primera ecuación
30908 \end_layout
30909
30910 \begin_layout Enumerate
30911 después de ella se inserta
30912 \series bold
30913
30914 \begin_inset Newline newline
30915 \end_inset
30916
30917
30918 \backslash
30919 addtocounter{equation}{-1} 
30920 \backslash
30921 begin{subequations}
30922 \begin_inset Index idx
30923 status collapsed
30924
30925 \begin_layout Plain Layout
30926 Comandos ! A ! 
30927 \backslash
30928 addtocounter
30929 \end_layout
30930
30931 \end_inset
30932
30933
30934 \end_layout
30935
30936 \begin_layout Enumerate
30937 se inserta la segunda ecuación
30938 \end_layout
30939
30940 \begin_layout Enumerate
30941 se inserta la tercera ecuación
30942 \end_layout
30943
30944 \begin_layout Enumerate
30945 se inserta 
30946 \series bold
30947
30948 \backslash
30949 end{subequations}
30950 \series default
30951  tras la tercera ecuación
30952 \end_layout
30953
30954 \begin_layout Standard
30955 Toda ecuación entre los comandos 
30956 \series bold
30957
30958 \backslash
30959 begin
30960 \series default
30961  y 
30962 \series bold
30963
30964 \backslash
30965 end
30966 \series default
30967  se subnumera con a, b, c\SpecialChar ldots
30968  En ecuaciones multilínea se subnumerará cada línea.
30969  Todas las ecuaciones subnumeradas son tratadas como 
30970 \emph on
30971 una
30972 \emph default
30973  ecuación numerada.
30974  Pero como cada ecuación numerada aumenta el contador 
30975 \series bold
30976 equation
30977 \series default
30978  en uno, hay que disminuir el comando 
30979 \series bold
30980
30981 \backslash
30982 addtocounter
30983 \series default
30984 .
30985  De lo contrario, las ecuaciones 
30986 \begin_inset CommandInset ref
30987 LatexCommand eqref
30988 reference "eq:a"
30989
30990 \end_inset
30991
30992
30993 \begin_inset CommandInset ref
30994 LatexCommand eqref
30995 reference "eq:b"
30996
30997 \end_inset
30998
30999
31000 \begin_inset CommandInset ref
31001 LatexCommand eqref
31002 reference "eq:c"
31003
31004 \end_inset
31005
31006  se numerarían 
31007 \begin_inset CommandInset ref
31008 LatexCommand eqref
31009 reference "eq:a"
31010
31011 \end_inset
31012
31013
31014 \begin_inset CommandInset ref
31015 LatexCommand eqref
31016 reference "eq:d"
31017
31018 \end_inset
31019
31020
31021 \begin_inset CommandInset ref
31022 LatexCommand eqref
31023 reference "eq:f"
31024
31025 \end_inset
31026
31027 .
31028 \end_layout
31029
31030 \begin_layout Standard
31031 Al insertar los comandos en modo \SpecialChar TeX
31032  se crea un espacio entre las dos primeras
31033  ecuaciones.
31034  Para evitarlo se inserta ese espacio vertical de -5
31035 \begin_inset space \thinspace{}
31036 \end_inset
31037
31038 mm detrás del comando 
31039 \series bold
31040
31041 \backslash
31042 begin{subequations}
31043 \series default
31044 .
31045
31046 \series bold
31047  
31048 \series default
31049 Si se usa el estilo 
31050 \series bold
31051 Sangrado
31052 \series default
31053
31054 \begin_inset Foot
31055 status collapsed
31056
31057 \begin_layout Plain Layout
31058 véase estilos de ecuación en 
31059 \begin_inset CommandInset ref
31060 LatexCommand ref
31061 reference "sec:Estilos-de-ecuación"
31062
31063 \end_inset
31064
31065
31066 \end_layout
31067
31068 \end_inset
31069
31070 , entonces se inserta -7
31071 \begin_inset space \thinspace{}
31072 \end_inset
31073
31074 mm.
31075 \end_layout
31076
31077 \begin_layout Standard
31078 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
31079  de la segunda línea:
31080 \begin_inset ERT
31081 status collapsed
31082
31083 \begin_layout Plain Layout
31084
31085
31086 \backslash
31087 begin{subequations}
31088 \end_layout
31089
31090 \end_inset
31091
31092
31093 \begin_inset Formula 
31094 \begin{eqnarray}
31095 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
31096  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
31097  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
31098 \end{eqnarray}
31099
31100 \end_inset
31101
31102
31103 \begin_inset ERT
31104 status collapsed
31105
31106 \begin_layout Plain Layout
31107
31108
31109 \backslash
31110 end{subequations}
31111 \end_layout
31112
31113 \end_inset
31114
31115
31116 \end_layout
31117
31118 \begin_layout Subsection
31119 Numeración definida por el usuario
31120 \begin_inset CommandInset label
31121 LatexCommand label
31122 name "subsec:Numeración-personalizada"
31123
31124 \end_inset
31125
31126
31127 \begin_inset Index idx
31128 status collapsed
31129
31130 \begin_layout Plain Layout
31131 Numeración de ecuaciones ! personalizada
31132 \end_layout
31133
31134 \end_inset
31135
31136
31137 \end_layout
31138
31139 \begin_layout Standard
31140 Con la numeración estándar el número se coloca entre paréntesis.
31141  Para reemplazar los paréntesis con barras verticales, p.
31142 \begin_inset space \thinspace{}
31143 \end_inset
31144
31145 e., se añade al preámbulo \SpecialChar LaTeX
31146  la línea: 
31147 \end_layout
31148
31149 \begin_layout Standard
31150
31151 \series bold
31152
31153 \backslash
31154 def
31155 \backslash
31156 tagform@#1{
31157 \backslash
31158 maketag@@@{|#1|}}
31159 \series default
31160
31161 \begin_inset Note Note
31162 status collapsed
31163
31164 \begin_layout Plain Layout
31165 Esta macro ya está declarada en el preámbulo \SpecialChar LaTeX
31166  para pruebas.
31167  Para activarlo, quita el % del principio.
31168 \end_layout
31169
31170 \end_inset
31171
31172
31173 \end_layout
31174
31175 \begin_layout Standard
31176 Para usar otros caracteres, se reemplazan las barras al lado de 
31177 \series bold
31178 #1
31179 \series default
31180  por ellos.
31181  Para obtener sólo el número de ecuación se omiten las barras verticales.
31182 \begin_inset VSpace bigskip
31183 \end_inset
31184
31185
31186 \end_layout
31187
31188 \begin_layout Standard
31189 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
31190  consecutivo, se usa el comando 
31191 \series bold
31192
31193 \backslash
31194 tag
31195 \begin_inset Index idx
31196 status collapsed
31197
31198 \begin_layout Plain Layout
31199 Comandos ! T ! 
31200 \backslash
31201 tag
31202 \end_layout
31203
31204 \end_inset
31205
31206
31207 \series default
31208 :
31209 \begin_inset Formula 
31210 \begin{equation}
31211 A+B=C\tag{algo}\label{eq:tag}
31212 \end{equation}
31213
31214 \end_inset
31215
31216 En este ejemplo se ha insertado el comando
31217 \series bold
31218  
31219 \backslash
31220 tag
31221 \begin_inset space \textvisiblespace{}
31222 \end_inset
31223
31224 algo
31225 \series default
31226  en la ecuación.
31227 \end_layout
31228
31229 \begin_layout Standard
31230 Si se usa en su lugar el comando con asterisco 
31231 \series bold
31232
31233 \backslash
31234 tag*
31235 \begin_inset space \textvisiblespace{}
31236 \end_inset
31237
31238 algo
31239 \series default
31240  no se imprimen los paréntesis:
31241 \begin_inset Formula 
31242 \[
31243 A+B=C\tag*{algo}
31244 \]
31245
31246 \end_inset
31247
31248
31249 \end_layout
31250
31251 \begin_layout Standard
31252 \begin_inset VSpace bigskip
31253 \end_inset
31254
31255
31256 \end_layout
31257
31258 \begin_layout Standard
31259 Para reiniciar la numeración en nuevas partes o secciones del documento
31260  se usan los siguientes comandos:
31261 \end_layout
31262
31263 \begin_layout Standard
31264
31265 \series bold
31266
31267 \backslash
31268 @addtoreset{equation}{part}
31269 \series default
31270
31271 \begin_inset Index idx
31272 status collapsed
31273
31274 \begin_layout Plain Layout
31275 Comandos ! 
31276 \begin_inset ERT
31277 status collapsed
31278
31279 \begin_layout Plain Layout
31280
31281 "
31282 \end_layout
31283
31284 \end_inset
31285
31286 @
31287 \begin_inset ERT
31288 status collapsed
31289
31290 \begin_layout Plain Layout
31291
31292 "
31293 \end_layout
31294
31295 \end_inset
31296
31297  ! 
31298 \backslash
31299
31300 \begin_inset ERT
31301 status collapsed
31302
31303 \begin_layout Plain Layout
31304
31305 "
31306 \end_layout
31307
31308 \end_inset
31309
31310 @
31311 \begin_inset ERT
31312 status collapsed
31313
31314 \begin_layout Plain Layout
31315
31316 "
31317 \end_layout
31318
31319 \end_inset
31320
31321 addtoreset
31322 \end_layout
31323
31324 \end_inset
31325
31326
31327 \begin_inset Newline newline
31328 \end_inset
31329
31330
31331 \series bold
31332
31333 \backslash
31334 @addtoreset{equation}{section}
31335 \end_layout
31336
31337 \begin_layout Standard
31338 Pata poder usar estos comandos en modo \SpecialChar TeX
31339 , el carácter 
31340 \begin_inset Quotes fld
31341 \end_inset
31342
31343 @
31344 \begin_inset Quotes frd
31345 \end_inset
31346
31347  debe 
31348 \begin_inset Quotes fld
31349 \end_inset
31350
31351 activarse
31352 \begin_inset Quotes frd
31353 \end_inset
31354
31355  para \SpecialChar LaTeX
31356  con el comando 
31357 \series bold
31358
31359 \backslash
31360 makeatletter
31361 \series default
31362 .
31363  El comando 
31364 \series bold
31365
31366 \backslash
31367 makeatother
31368 \series default
31369  deshace esto.
31370  Así pues, la secuencia de comandos en modo \SpecialChar TeX
31371  es:
31372 \end_layout
31373
31374 \begin_layout Standard
31375
31376 \series bold
31377
31378 \backslash
31379 makeatletter
31380 \begin_inset Newline newline
31381 \end_inset
31382
31383
31384 \backslash
31385 @addtoreset{equation}{section}
31386 \begin_inset Newline newline
31387 \end_inset
31388
31389
31390 \backslash
31391 makeatother
31392 \end_layout
31393
31394 \begin_layout Standard
31395 En el preámbulo \SpecialChar LaTeX
31396  se pueden omitir 
31397 \series bold
31398
31399 \backslash
31400 makeatletter
31401 \series default
31402  y 
31403 \series bold
31404
31405 \backslash
31406 makeatother
31407 \series default
31408  pues son automáticamente insertados por \SpecialChar LyX
31409 .
31410 \end_layout
31411
31412 \begin_layout Standard
31413 Para el comando 
31414 \series bold
31415
31416 \backslash
31417 @addtoreset
31418 \series default
31419 ,
31420 \series bold
31421  
31422 \series default
31423 hay que cargar en el preámbulo \SpecialChar LaTeX
31424  el archivo 
31425 \series bold
31426 remreset.sty
31427 \series default
31428
31429 \begin_inset Foot
31430 status collapsed
31431
31432 \begin_layout Plain Layout
31433
31434 \series bold
31435 remreset
31436 \series default
31437  es parte del paquete \SpecialChar LaTeX
31438  
31439 \series bold
31440 carlisle
31441 \series default
31442
31443 \begin_inset Index idx
31444 status collapsed
31445
31446 \begin_layout Plain Layout
31447 Paquetes ! carlisle
31448 \end_layout
31449
31450 \end_inset
31451
31452 , incluido en las instalaciones estándar de \SpecialChar LaTeX
31453 .
31454 \end_layout
31455
31456 \end_inset
31457
31458
31459 \begin_inset Index idx
31460 status collapsed
31461
31462 \begin_layout Plain Layout
31463 Paquetes ! remreset
31464 \end_layout
31465
31466 \end_inset
31467
31468  con la línea
31469 \end_layout
31470
31471 \begin_layout Standard
31472
31473 \series bold
31474
31475 \backslash
31476 usepackage{remreset}
31477 \end_layout
31478
31479 \begin_layout Standard
31480 Entonces se puede usar el comando 
31481 \series bold
31482
31483 \backslash
31484 @removefromreset
31485 \series default
31486
31487 \begin_inset Index idx
31488 status collapsed
31489
31490 \begin_layout Plain Layout
31491 Comandos ! 
31492 \begin_inset ERT
31493 status collapsed
31494
31495 \begin_layout Plain Layout
31496
31497 "
31498 \end_layout
31499
31500 \end_inset
31501
31502 @
31503 \begin_inset ERT
31504 status collapsed
31505
31506 \begin_layout Plain Layout
31507
31508 "
31509 \end_layout
31510
31511 \end_inset
31512
31513  ! 
31514 \backslash
31515
31516 \begin_inset ERT
31517 status collapsed
31518
31519 \begin_layout Plain Layout
31520
31521 "
31522 \end_layout
31523
31524 \end_inset
31525
31526 @
31527 \begin_inset ERT
31528 status collapsed
31529
31530 \begin_layout Plain Layout
31531
31532 "
31533 \end_layout
31534
31535 \end_inset
31536
31537 removefromreset
31538 \end_layout
31539
31540 \end_inset
31541
31542  con el mismo esquema que 
31543 \series bold
31544
31545 \backslash
31546 @addtoreset
31547 \series default
31548 .
31549 \begin_inset VSpace bigskip
31550 \end_inset
31551
31552
31553 \end_layout
31554
31555 \begin_layout Standard
31556 A veces las ecuaciones deberían numerarse de la siguiente manera:
31557 \end_layout
31558
31559 \begin_layout Standard
31560
31561 \family typewriter
31562 (número de sección.número de ecuación)
31563 \end_layout
31564
31565 \begin_layout Standard
31566 El número de ecuación empezaría con 
31567 \begin_inset Quotes fld
31568 \end_inset
31569
31570 1
31571 \begin_inset Quotes frd
31572 \end_inset
31573
31574  en cada sección.
31575 \end_layout
31576
31577 \begin_layout Standard
31578 Para este caso hay el comando 
31579 \series bold
31580
31581 \backslash
31582 numberwithin
31583 \series default
31584
31585 \begin_inset Index idx
31586 status collapsed
31587
31588 \begin_layout Plain Layout
31589 Comandos ! N ! 
31590 \backslash
31591 numberwithin
31592 \end_layout
31593
31594 \end_inset
31595
31596 , que se usa con el esquema:
31597 \end_layout
31598
31599 \begin_layout Standard
31600
31601 \series bold
31602
31603 \backslash
31604 numberwithin{counter}{sectioning}
31605 \end_layout
31606
31607 \begin_layout Standard
31608 \begin_inset Quotes fld
31609 \end_inset
31610
31611 counter
31612 \begin_inset Quotes frd
31613 \end_inset
31614
31615  indica qué clase de numeración es afectada, 
31616 \begin_inset Quotes fld
31617 \end_inset
31618
31619 sectioning
31620 \begin_inset Quotes frd
31621 \end_inset
31622
31623  indica qué número va delante del punto.
31624  
31625 \end_layout
31626
31627 \begin_layout Standard
31628 Así pues, en nuestro caso se ha usado la siguiente línea en código \SpecialChar TeX
31629  o en
31630  el preámbulo \SpecialChar LaTeX
31631 :
31632 \end_layout
31633
31634 \begin_layout Standard
31635
31636 \series bold
31637
31638 \backslash
31639 numberwithin{equation}{section}
31640 \end_layout
31641
31642 \begin_layout Standard
31643 Este es el resultado::
31644 \begin_inset ERT
31645 status collapsed
31646
31647 \begin_layout Plain Layout
31648
31649
31650 \backslash
31651 numberwithin{equation}{section}
31652 \end_layout
31653
31654 \end_inset
31655
31656
31657 \begin_inset Formula 
31658 \begin{equation}
31659 A+B=C
31660 \end{equation}
31661
31662 \end_inset
31663
31664
31665 \end_layout
31666
31667 \begin_layout Standard
31668 Para numerar cuadros de modo que, p.
31669 \begin_inset space \thinspace{}
31670 \end_inset
31671
31672 ej., 
31673 \begin_inset Quotes fld
31674 \end_inset
31675
31676 sectioning
31677 \begin_inset Quotes frd
31678 \end_inset
31679
31680  sea el número de la parte se usa
31681 \begin_inset Newline newline
31682 \end_inset
31683
31684
31685 \series bold
31686
31687 \backslash
31688 numberwithin{table}{part}
31689 \end_layout
31690
31691 \begin_layout Standard
31692 Para volver a la numeración estándar o evitar esta clase numeración cuando
31693  es definida por la clase de documento, se inserta el siguiente comando
31694  en código \SpecialChar TeX
31695  o en el preámbulo \SpecialChar LaTeX
31696 :
31697 \end_layout
31698
31699 \begin_layout Standard
31700
31701 \series bold
31702
31703 \backslash
31704 renewcommand{
31705 \backslash
31706 theequation}{
31707 \backslash
31708 arabic{equation}}
31709 \begin_inset Index idx
31710 status collapsed
31711
31712 \begin_layout Plain Layout
31713 Comandos ! A ! 
31714 \backslash
31715 arabic
31716 \end_layout
31717
31718 \end_inset
31719
31720
31721 \series default
31722
31723 \begin_inset ERT
31724 status collapsed
31725
31726 \begin_layout Plain Layout
31727
31728
31729 \backslash
31730 renewcommand{
31731 \backslash
31732 theequation}{
31733 \backslash
31734 arabic{equation}}
31735 \end_layout
31736
31737 \end_inset
31738
31739
31740 \series bold
31741
31742 \begin_inset Newline newline
31743 \end_inset
31744
31745
31746 \series default
31747 o
31748 \series bold
31749
31750 \begin_inset Newline newline
31751 \end_inset
31752
31753
31754 \backslash
31755 renewcommand{
31756 \backslash
31757 thetable}{
31758 \backslash
31759 arabic{table}}
31760 \end_layout
31761
31762 \begin_layout Standard
31763
31764 \series bold
31765
31766 \backslash
31767 numberwithin
31768 \series default
31769  usa internamente el comando 
31770 \series bold
31771
31772 \backslash
31773 @addtoreset
31774 \series default
31775 , descrito arriba, que también debe ser restaurado.
31776 \begin_inset ERT
31777 status collapsed
31778
31779 \begin_layout Plain Layout
31780
31781
31782 \backslash
31783 makeatletter
31784 \end_layout
31785
31786 \begin_layout Plain Layout
31787
31788
31789 \backslash
31790 @removefromreset{equation}{section}
31791 \end_layout
31792
31793 \begin_layout Plain Layout
31794
31795
31796 \backslash
31797 makeatother
31798 \end_layout
31799
31800 \end_inset
31801
31802
31803 \end_layout
31804
31805 \begin_layout Subsection
31806 Numeración con números romanos y letras
31807 \begin_inset Index idx
31808 status collapsed
31809
31810 \begin_layout Plain Layout
31811 Numeración de ecuaciones ! con números romanos
31812 \end_layout
31813
31814 \end_inset
31815
31816
31817 \begin_inset Index idx
31818 status collapsed
31819
31820 \begin_layout Plain Layout
31821 Numeración de ecuaciones ! con letras
31822 \end_layout
31823
31824 \end_inset
31825
31826
31827 \end_layout
31828
31829 \begin_layout Standard
31830 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31831  Por ejemplo, para numerar con romanos en minúscula,
31832 \begin_inset Foot
31833 status collapsed
31834
31835 \begin_layout Plain Layout
31836 Como en español no se usan romanos en minúscula, el estilo 
31837 \series bold
31838 spanish
31839 \series default
31840  del sistema 
31841 \series bold
31842 babel
31843 \series default
31844  redefine 
31845 \series bold
31846
31847 \backslash
31848 roman
31849 \series default
31850  para que los dé en versalitas.
31851  Véase 
31852 \begin_inset CommandInset citation
31853 LatexCommand cite
31854 key "spanish"
31855
31856 \end_inset
31857
31858  (
31859 \emph on
31860 N.
31861 \begin_inset space \thinspace{}
31862 \end_inset
31863
31864 del t
31865 \emph default
31866 ).
31867 \end_layout
31868
31869 \end_inset
31870
31871  se inserta el comando
31872 \end_layout
31873
31874 \begin_layout Standard
31875
31876 \series bold
31877
31878 \backslash
31879 renewcommand{
31880 \backslash
31881 theequation}{
31882 \backslash
31883 roman{equation}}
31884 \end_layout
31885
31886 \begin_layout Standard
31887 antes de la ecuación en modo \SpecialChar TeX
31888 .
31889  
31890 \series bold
31891
31892 \backslash
31893 renewcommand
31894 \series default
31895
31896 \begin_inset Index idx
31897 status collapsed
31898
31899 \begin_layout Plain Layout
31900 Comandos ! R ! 
31901 \backslash
31902 renewcommand
31903 \end_layout
31904
31905 \end_inset
31906
31907  redefine el comando predefinido 
31908 \series bold
31909
31910 \backslash
31911 theequation
31912 \series default
31913  como 
31914 \series bold
31915
31916 \backslash
31917 roman{equation}
31918 \series default
31919 .
31920 \begin_inset Foot
31921 status collapsed
31922
31923 \begin_layout Plain Layout
31924 El comando 
31925 \series bold
31926
31927 \backslash
31928 renewcommand
31929 \series default
31930  tiene el mismo esquema que el comando 
31931 \series bold
31932
31933 \backslash
31934 newcommand
31935 \series default
31936 , descrito en 
31937 \begin_inset CommandInset ref
31938 LatexCommand ref
31939 reference "subsec:El-comando-newcommand"
31940
31941 \end_inset
31942
31943 .
31944 \end_layout
31945
31946 \end_inset
31947
31948  
31949 \series bold
31950 equation
31951 \series default
31952  es el contador de ecuaciones.
31953  Si se usa el comando 
31954 \series bold
31955
31956 \backslash
31957 the
31958 \series default
31959  como prefijo de un contador, el valor del contador sale en números arábigos.
31960  Si una ecuación es numerada, \SpecialChar LaTeX
31961  pone internamente el comando 
31962 \series bold
31963
31964 \backslash
31965 theequation
31966 \series default
31967  detrás de la ecuación.
31968  
31969 \series bold
31970
31971 \backslash
31972 roman{equation}
31973 \series default
31974
31975 \begin_inset Index idx
31976 status collapsed
31977
31978 \begin_layout Plain Layout
31979 Comandos ! R ! 
31980 \backslash
31981 roman
31982 \end_layout
31983
31984 \end_inset
31985
31986  pone el contador en romanos en minúscula.
31987 \end_layout
31988
31989 \begin_layout Standard
31990 Todas las ecuaciones siguientes a 
31991 \series bold
31992
31993 \backslash
31994 renew
31995 \series default
31996 c
31997 \series bold
31998 ommand
31999 \series default
32000  se numerarán en romanos.
32001  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
32002  cambiando 
32003 \series bold
32004
32005 \backslash
32006 roman
32007 \series default
32008  por 
32009 \series bold
32010
32011 \backslash
32012 Roman
32013 \series default
32014
32015 \begin_inset Index idx
32016 status collapsed
32017
32018 \begin_layout Plain Layout
32019 Comandos ! R ! 
32020 \backslash
32021 roman@
32022 \backslash
32023 Roman
32024 \end_layout
32025
32026 \end_inset
32027
32028 .
32029  Para 
32030 \begin_inset Quotes fld
32031 \end_inset
32032
32033 numerar
32034 \begin_inset Quotes frd
32035 \end_inset
32036
32037  con minúsculas latinas hay el comando 
32038 \series bold
32039
32040 \backslash
32041 alph
32042 \series default
32043
32044 \begin_inset Index idx
32045 status collapsed
32046
32047 \begin_layout Plain Layout
32048 Comandos ! A ! 
32049 \backslash
32050 alph
32051 \end_layout
32052
32053 \end_inset
32054
32055 , y para mayúsculas el comando 
32056 \series bold
32057
32058 \backslash
32059 Alph
32060 \series default
32061
32062 \begin_inset Index idx
32063 status collapsed
32064
32065 \begin_layout Plain Layout
32066 Comandos ! A ! 
32067 \backslash
32068 alph@
32069 \backslash
32070 Alph
32071 \end_layout
32072
32073 \end_inset
32074
32075 .
32076 \end_layout
32077
32078 \begin_layout Standard
32079 \begin_inset Note Greyedout
32080 status open
32081
32082 \begin_layout Plain Layout
32083
32084 \series bold
32085 \color none
32086 Nota:
32087 \series default
32088  Con letras latinas sólo se puede numerar hasta un máximo de 26
32089 \begin_inset space ~
32090 \end_inset
32091
32092 ecuaciones.
32093 \end_layout
32094
32095 \end_inset
32096
32097
32098 \end_layout
32099
32100 \begin_layout Standard
32101 \begin_inset ERT
32102 status collapsed
32103
32104 \begin_layout Plain Layout
32105
32106
32107 \backslash
32108 renewcommand{
32109 \backslash
32110 theequation}{
32111 \backslash
32112 roman{equation}}
32113 \end_layout
32114
32115 \end_inset
32116
32117
32118 \begin_inset Formula 
32119 \begin{equation}
32120 A=\textrm{romanos en minúscula}
32121 \end{equation}
32122
32123 \end_inset
32124
32125
32126 \begin_inset ERT
32127 status collapsed
32128
32129 \begin_layout Plain Layout
32130
32131
32132 \backslash
32133 renewcommand{
32134 \backslash
32135 theequation}{
32136 \backslash
32137 Roman{equation}}
32138 \end_layout
32139
32140 \end_inset
32141
32142
32143 \begin_inset Formula 
32144 \begin{equation}
32145 B=\textrm{romanos en mayúscula}\label{eq:Rom}
32146 \end{equation}
32147
32148 \end_inset
32149
32150
32151 \begin_inset ERT
32152 status collapsed
32153
32154 \begin_layout Plain Layout
32155
32156
32157 \backslash
32158 renewcommand{
32159 \backslash
32160 theequation}{
32161 \backslash
32162 alph{equation}}
32163 \end_layout
32164
32165 \end_inset
32166
32167
32168 \begin_inset Formula 
32169 \begin{equation}
32170 C=\textrm{latinas en minúscula}
32171 \end{equation}
32172
32173 \end_inset
32174
32175
32176 \begin_inset ERT
32177 status collapsed
32178
32179 \begin_layout Plain Layout
32180
32181
32182 \backslash
32183 renewcommand{
32184 \backslash
32185 theequation}{
32186 \backslash
32187 Alph{equation}}
32188 \end_layout
32189
32190 \end_inset
32191
32192
32193 \begin_inset Formula 
32194 \begin{equation}
32195 D=\textrm{latinas en mayúscula}\label{eq:Lat}
32196 \end{equation}
32197
32198 \end_inset
32199
32200
32201 \end_layout
32202
32203 \begin_layout Standard
32204 Para volver a la numeración por omisión se inserta el comando:
32205 \end_layout
32206
32207 \begin_layout Standard
32208
32209 \series bold
32210
32211 \backslash
32212 renewcommand{
32213 \backslash
32214 theequation}{
32215 \backslash
32216 arabic{equation}}
32217 \begin_inset Index idx
32218 status collapsed
32219
32220 \begin_layout Plain Layout
32221 Comandos ! A ! 
32222 \backslash
32223 arabic
32224 \end_layout
32225
32226 \end_inset
32227
32228
32229 \end_layout
32230
32231 \begin_layout Standard
32232 \begin_inset ERT
32233 status collapsed
32234
32235 \begin_layout Plain Layout
32236
32237
32238 \backslash
32239 renewcommand{
32240 \backslash
32241 theequation}{
32242 \backslash
32243 arabic{equation}}
32244 \end_layout
32245
32246 \end_inset
32247
32248
32249 \begin_inset Formula 
32250 \begin{equation}
32251 E=\mbox{arábigos}
32252 \end{equation}
32253
32254 \end_inset
32255
32256
32257 \end_layout
32258
32259 \begin_layout Standard
32260 \begin_inset VSpace medskip
32261 \end_inset
32262
32263
32264 \end_layout
32265
32266 \begin_layout Standard
32267 Como ves, las ecuaciones se numeran consecutivamente independientemente
32268  del estilo de numeración.
32269  Cuando la numeración haya de empezar con 
32270 \begin_inset Quotes fld
32271 \end_inset
32272
32273 1
32274 \begin_inset Quotes frd
32275 \end_inset
32276
32277  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
32278  Una descripción sobre esto se encuentra en el archivo 
32279 \begin_inset CommandInset href
32280 LatexCommand href
32281 name "Formula-numbering.lyx"
32282 target "run:Formula-numbering.lyx"
32283
32284 \end_inset
32285
32286 .
32287 \end_layout
32288
32289 \begin_layout Section
32290 Símbolos y ecuaciones químicas
32291 \begin_inset CommandInset label
32292 LatexCommand label
32293 name "subsec:Símbolos-y-ecuaciones-químicas"
32294
32295 \end_inset
32296
32297
32298 \begin_inset Index idx
32299 status collapsed
32300
32301 \begin_layout Plain Layout
32302 Química ! símbolos
32303 \end_layout
32304
32305 \end_inset
32306
32307
32308 \begin_inset Index idx
32309 status collapsed
32310
32311 \begin_layout Plain Layout
32312 Química ! caracteres
32313 \end_layout
32314
32315 \end_inset
32316
32317
32318 \begin_inset Index idx
32319 status collapsed
32320
32321 \begin_layout Plain Layout
32322 Ecuación ! química|see
32323 \begin_inset ERT
32324 status collapsed
32325
32326 \begin_layout Plain Layout
32327
32328 {
32329 \end_layout
32330
32331 \end_inset
32332
32333 Química
32334 \begin_inset ERT
32335 status collapsed
32336
32337 \begin_layout Plain Layout
32338
32339 }
32340 \end_layout
32341
32342 \end_inset
32343
32344
32345 \end_layout
32346
32347 \end_inset
32348
32349
32350 \begin_inset Index idx
32351 status collapsed
32352
32353 \begin_layout Plain Layout
32354 Química ! iones
32355 \end_layout
32356
32357 \end_inset
32358
32359
32360 \begin_inset Index idx
32361 status collapsed
32362
32363 \begin_layout Plain Layout
32364 Iones|see
32365 \begin_inset ERT
32366 status collapsed
32367
32368 \begin_layout Plain Layout
32369
32370 {
32371 \end_layout
32372
32373 \end_inset
32374
32375 Química
32376 \begin_inset ERT
32377 status collapsed
32378
32379 \begin_layout Plain Layout
32380
32381 }
32382 \end_layout
32383
32384 \end_inset
32385
32386
32387 \end_layout
32388
32389 \end_inset
32390
32391
32392 \begin_inset Index idx
32393 status collapsed
32394
32395 \begin_layout Plain Layout
32396 Química ! reacción
32397 \end_layout
32398
32399 \end_inset
32400
32401
32402 \end_layout
32403
32404 \begin_layout Standard
32405 Un ejemplo de texto de química:
32406 \end_layout
32407
32408 \begin_layout Quote
32409 El ion 
32410 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32411 \end_inset
32412
32413  reacciona con dos iones 
32414 \begin_inset Formula $\mathrm{Na^{+}}$
32415 \end_inset
32416
32417  para dar sulfato de sodio 
32418 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32419 \end_inset
32420
32421 .
32422  La ecuación química es:
32423 \begin_inset Formula 
32424 \begin{equation}
32425 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
32426 \end{equation}
32427
32428 \end_inset
32429
32430
32431 \end_layout
32432
32433 \begin_layout Standard
32434 Esta ecuación química puede componerse directamente en modo ecuación.
32435  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32436  y con el atajo 
32437 \family sans
32438 Alt+C
32439 \begin_inset space ~
32440 \end_inset
32441
32442 R
32443 \family default
32444  se cambia en redonda.
32445 \begin_inset Foot
32446 status collapsed
32447
32448 \begin_layout Plain Layout
32449 véase estilos de tipografías en 
32450 \begin_inset CommandInset ref
32451 LatexCommand ref
32452 reference "subsec:Estilos-de-tipografías"
32453
32454 \end_inset
32455
32456 .
32457 \end_layout
32458
32459 \end_inset
32460
32461
32462 \end_layout
32463
32464 \begin_layout Standard
32465 Para escribir ecuaciones químicas es más conveniente usar el comando 
32466 \series bold
32467
32468 \backslash
32469 ce
32470 \series default
32471
32472 \begin_inset Index idx
32473 status collapsed
32474
32475 \begin_layout Plain Layout
32476 Comandos ! C ! 
32477 \backslash
32478 ce
32479 \end_layout
32480
32481 \end_inset
32482
32483 , que está disponible si está instalado el paquete \SpecialChar LaTeX
32484  
32485 \series bold
32486 mhchem
32487 \series default
32488
32489 \begin_inset Index idx
32490 status collapsed
32491
32492 \begin_layout Plain Layout
32493 Paquetes ! mhchem
32494 \end_layout
32495
32496 \end_inset
32497
32498 .
32499  Al insertar 
32500 \series bold
32501
32502 \backslash
32503 ce
32504 \series default
32505  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
32506  ecuaciones químicas de una forma intuitiva.
32507 \begin_inset Separator parbreak
32508 \end_inset
32509
32510
32511 \end_layout
32512
32513 \begin_layout Standard
32514 \align center
32515 \begin_inset Tabular
32516 <lyxtabular version="3" rows="10" columns="2">
32517 <features tabularvalignment="middle">
32518 <column alignment="center" valignment="top">
32519 <column alignment="center" valignment="top">
32520 <row>
32521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32522 \begin_inset Text
32523
32524 \begin_layout Plain Layout
32525 Comando
32526 \end_layout
32527
32528 \end_inset
32529 </cell>
32530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32531 \begin_inset Text
32532
32533 \begin_layout Plain Layout
32534 Resultado
32535 \begin_inset Note Note
32536 status collapsed
32537
32538 \begin_layout Plain Layout
32539
32540 \series bold
32541
32542 \backslash
32543 raisebox
32544 \series default
32545  se usa sólo como espaciador
32546 \end_layout
32547
32548 \end_inset
32549
32550
32551 \end_layout
32552
32553 \end_inset
32554 </cell>
32555 </row>
32556 <row>
32557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32558 \begin_inset Text
32559
32560 \begin_layout Plain Layout
32561
32562 \backslash
32563 ce
32564 \begin_inset space \textvisiblespace{}
32565 \end_inset
32566
32567 H2CO3
32568 \end_layout
32569
32570 \end_inset
32571 </cell>
32572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32573 \begin_inset Text
32574
32575 \begin_layout Plain Layout
32576 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32577 \end_inset
32578
32579
32580 \end_layout
32581
32582 \end_inset
32583 </cell>
32584 </row>
32585 <row>
32586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32587 \begin_inset Text
32588
32589 \begin_layout Plain Layout
32590
32591 \backslash
32592 ce
32593 \begin_inset space \textvisiblespace{}
32594 \end_inset
32595
32596 SO4^2-
32597 \end_layout
32598
32599 \end_inset
32600 </cell>
32601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32602 \begin_inset Text
32603
32604 \begin_layout Plain Layout
32605 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32606 \end_inset
32607
32608
32609 \end_layout
32610
32611 \end_inset
32612 </cell>
32613 </row>
32614 <row>
32615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32616 \begin_inset Text
32617
32618 \begin_layout Plain Layout
32619
32620 \backslash
32621 ce
32622 \begin_inset space \textvisiblespace{}
32623 \end_inset
32624
32625 (NH4)2S
32626 \end_layout
32627
32628 \end_inset
32629 </cell>
32630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32631 \begin_inset Text
32632
32633 \begin_layout Plain Layout
32634 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32635 \end_inset
32636
32637
32638 \end_layout
32639
32640 \end_inset
32641 </cell>
32642 </row>
32643 <row>
32644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32645 \begin_inset Text
32646
32647 \begin_layout Plain Layout
32648
32649 \backslash
32650 ce
32651 \begin_inset space \textvisiblespace{}
32652 \end_inset
32653
32654 KCr(SO4)2.12H2O
32655 \end_layout
32656
32657 \end_inset
32658 </cell>
32659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32660 \begin_inset Text
32661
32662 \begin_layout Plain Layout
32663 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32664 \end_inset
32665
32666
32667 \end_layout
32668
32669 \end_inset
32670 </cell>
32671 </row>
32672 <row>
32673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32674 \begin_inset Text
32675
32676 \begin_layout Plain Layout
32677
32678 \backslash
32679 ce
32680 \begin_inset space \textvisiblespace{}
32681 \end_inset
32682
32683 A-B
32684 \backslash
32685 dbond
32686 \begin_inset space \textvisiblespace{}
32687 \end_inset
32688
32689 C
32690 \backslash
32691 tbond
32692 \begin_inset space \textvisiblespace{}
32693 \end_inset
32694
32695 D
32696 \end_layout
32697
32698 \end_inset
32699 </cell>
32700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32701 \begin_inset Text
32702
32703 \begin_layout Plain Layout
32704 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32705 \end_inset
32706
32707
32708 \end_layout
32709
32710 \end_inset
32711 </cell>
32712 </row>
32713 <row>
32714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32715 \begin_inset Text
32716
32717 \begin_layout Plain Layout
32718
32719 \backslash
32720 ce
32721 \begin_inset space \textvisiblespace{}
32722 \end_inset
32723
32724 ^227
32725 \begin_inset Formula $\downarrow$
32726 \end_inset
32727
32728 _90
32729 \begin_inset Formula $\to$
32730 \end_inset
32731
32732 Th+
32733 \end_layout
32734
32735 \end_inset
32736 </cell>
32737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32738 \begin_inset Text
32739
32740 \begin_layout Plain Layout
32741 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32742 \end_inset
32743
32744
32745 \end_layout
32746
32747 \end_inset
32748 </cell>
32749 </row>
32750 <row>
32751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32752 \begin_inset Text
32753
32754 \begin_layout Plain Layout
32755
32756 \backslash
32757 ce
32758 \begin_inset space \textvisiblespace{}
32759 \end_inset
32760
32761
32762 \backslash
32763 mu
32764 \begin_inset space \textvisiblespace{}
32765 \end_inset
32766
32767
32768 \backslash
32769 hyphen
32770 \begin_inset space \textvisiblespace{}
32771 \end_inset
32772
32773 Cl
32774 \end_layout
32775
32776 \end_inset
32777 </cell>
32778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32779 \begin_inset Text
32780
32781 \begin_layout Plain Layout
32782 \begin_inset Formula $\raisebox{4.5mm}{}\ce{\ensuremath{\mu\hyphen}Cl}\raisebox{-2mm}{}$
32783 \end_inset
32784
32785
32786 \end_layout
32787
32788 \end_inset
32789 </cell>
32790 </row>
32791 <row>
32792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32793 \begin_inset Text
32794
32795 \begin_layout Plain Layout
32796
32797 \backslash
32798 ce
32799 \begin_inset space \textvisiblespace{}
32800 \end_inset
32801
32802 CO2
32803 \begin_inset space \textvisiblespace{}
32804 \end_inset
32805
32806 +
32807 \begin_inset space \textvisiblespace{}
32808 \end_inset
32809
32810 C
32811 \begin_inset space \textvisiblespace{}
32812 \end_inset
32813
32814 <=>
32815 \begin_inset space \textvisiblespace{}
32816 \end_inset
32817
32818 2CO
32819 \end_layout
32820
32821 \end_inset
32822 </cell>
32823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32824 \begin_inset Text
32825
32826 \begin_layout Plain Layout
32827 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32828 \end_inset
32829
32830
32831 \end_layout
32832
32833 \end_inset
32834 </cell>
32835 </row>
32836 <row>
32837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32838 \begin_inset Text
32839
32840 \begin_layout Plain Layout
32841
32842 \backslash
32843 ce
32844 \begin_inset space \textvisiblespace{}
32845 \end_inset
32846
32847 CO2
32848 \begin_inset space \textvisiblespace{}
32849 \end_inset
32850
32851 +
32852 \begin_inset space \textvisiblespace{}
32853 \end_inset
32854
32855 C
32856 \begin_inset space \textvisiblespace{}
32857 \end_inset
32858
32859 ->[
32860 \backslash
32861 alpha][
32862 \backslash
32863 beta]
32864 \begin_inset space \textvisiblespace{}
32865 \end_inset
32866
32867 2CO}
32868 \end_layout
32869
32870 \end_inset
32871 </cell>
32872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32873 \begin_inset Text
32874
32875 \begin_layout Plain Layout
32876 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32877 \end_inset
32878
32879
32880 \end_layout
32881
32882 \end_inset
32883 </cell>
32884 </row>
32885 </lyxtabular>
32886
32887 \end_inset
32888
32889
32890 \end_layout
32891
32892 \begin_layout Standard
32893 \begin_inset Note Greyedout
32894 status open
32895
32896 \begin_layout Plain Layout
32897
32898 \series bold
32899 Nota:
32900 \series default
32901  En \SpecialChar LyX
32902  no es posible usar el carácter ^ para obtener una flecha hacia arriba,
32903  como se describe en el manual de 
32904 \series bold
32905 mhchem
32906 \series default
32907 .
32908  Como alternativa, inserta un espacio delgado negativo seguido por el comando
32909  
32910 \series bold
32911
32912 \backslash
32913 uparrow
32914 \series default
32915
32916 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
32917 \end_inset
32918
32919
32920 \end_layout
32921
32922 \end_inset
32923
32924
32925 \end_layout
32926
32927 \begin_layout Standard
32928 El comando 
32929 \series bold
32930
32931 \backslash
32932 ce
32933 \series default
32934  para la 
32935 \begin_inset CommandInset ref
32936 LatexCommand ref
32937 reference "eq:reaccion-quimica"
32938
32939 \end_inset
32940
32941  es
32942 \begin_inset Newline newline
32943 \end_inset
32944
32945
32946 \series bold
32947  
32948 \backslash
32949 ce
32950 \begin_inset space \textvisiblespace{}
32951 \end_inset
32952
32953 2Na+
32954 \begin_inset space \textvisiblespace{}
32955 \end_inset
32956
32957 +
32958 \begin_inset space \textvisiblespace{}
32959 \end_inset
32960
32961 SO4^2-
32962 \begin_inset space \textvisiblespace{}
32963 \end_inset
32964
32965
32966 \begin_inset space \textvisiblespace{}
32967 \end_inset
32968
32969 ->
32970 \begin_inset space \textvisiblespace{}
32971 \end_inset
32972
32973 Na2SO4
32974 \end_layout
32975
32976 \begin_layout Standard
32977 Para componer ecuaciones químicas multilínea primero se crea una ecuación
32978  multilínea, tal como se describe en la 
32979 \begin_inset CommandInset ref
32980 LatexCommand ref
32981 reference "sec:Ecuaciones-multilínea"
32982
32983 \end_inset
32984
32985 .
32986  Después se utiliza el comando 
32987 \series bold
32988
32989 \backslash
32990 ce
32991 \series default
32992  en cada cuadrito azul de la ecuación.
32993  La 
32994 \begin_inset CommandInset ref
32995 LatexCommand ref
32996 reference "eq:TEOS-reac-1"
32997
32998 \end_inset
32999
33000  y la 
33001 \begin_inset CommandInset ref
33002 LatexCommand ref
33003 reference "eq:TEOS-reac-2"
33004
33005 \end_inset
33006
33007  son ejemplos de una reacción química en dos fases en la que cada ecuación
33008  tiene su propio número.
33009 \begin_inset Formula 
33010 \begin{eqnarray}
33011 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
33012 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
33013 \end{eqnarray}
33014
33015 \end_inset
33016
33017
33018 \end_layout
33019
33020 \begin_layout Standard
33021 Además de 
33022 \series bold
33023
33024 \backslash
33025 ce
33026 \series default
33027  el paquete 
33028 \series bold
33029 mhchem
33030 \series default
33031  suministra el comando 
33032 \series bold
33033
33034 \backslash
33035 cf
33036 \series default
33037
33038 \begin_inset Index idx
33039 status collapsed
33040
33041 \begin_layout Plain Layout
33042 Comandos ! C ! 
33043 \backslash
33044 cf
33045 \end_layout
33046
33047 \end_inset
33048
33049  que ha de utilizarse en casos especiales.
33050  Para más información sobre 
33051 \series bold
33052
33053 \backslash
33054 cf
33055 \series default
33056  y más ejemplos echa un vistazo a la documentación de 
33057 \series bold
33058 mhchem
33059 \series default
33060
33061 \begin_inset CommandInset citation
33062 LatexCommand cite
33063 key "mhchem"
33064
33065 \end_inset
33066
33067 .
33068 \end_layout
33069
33070 \begin_layout Section
33071 Diagramas
33072 \end_layout
33073
33074 \begin_layout Standard
33075 Lyx soporta dos tipos de diagramas conmutativos: 
33076 \series bold
33077 amscd
33078 \series default
33079  y 
33080 \series bold
33081 xymatrix
33082 \series default
33083 , que se explican a continuación.
33084 \end_layout
33085
33086 \begin_layout Subsection
33087 Diagramas amscd
33088 \begin_inset Index idx
33089 status collapsed
33090
33091 \begin_layout Plain Layout
33092 Diagramas ! amscd
33093 \end_layout
33094
33095 \end_inset
33096
33097
33098 \end_layout
33099
33100 \begin_layout Standard
33101 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
33102  verticales y horizontales:
33103 \begin_inset Formula 
33104 \[
33105 \begin{CD}A@)))B@)))C\\
33106 @AAA@.@VVV\\
33107 F@(((E@(((D
33108 \end{CD}
33109 \]
33110
33111 \end_inset
33112
33113 Para obtener el diagrama se inserta en la ecuación el comando 
33114 \series bold
33115
33116 \backslash
33117 CD
33118 \begin_inset Index idx
33119 status collapsed
33120
33121 \begin_layout Plain Layout
33122 Comandos ! C ! 
33123 \backslash
33124 CD
33125 \end_layout
33126
33127 \end_inset
33128
33129
33130 \series default
33131 .
33132  Surge un marco azul entre dos líneas de trazos en el que se insertan a
33133  continuación comandos.
33134  Con 
33135 \family sans
33136 Ctrl+Entrar
33137 \family default
33138  se inicia una nueva línea.
33139  En las líneas impares se insertan relaciones horizontales, en las pares
33140  verticales.
33141 \end_layout
33142
33143 \begin_layout Standard
33144 Para componer las relaciones hay los siguientes comandos:
33145 \begin_inset Foot
33146 status collapsed
33147
33148 \begin_layout Plain Layout
33149 \begin_inset CommandInset label
33150 LatexCommand label
33151 name "fn:sinónimos"
33152
33153 \end_inset
33154
33155 Los comandos con 
33156 \family sans
33157 '
33158 \series bold
33159 >
33160 \series default
33161 '
33162 \family default
33163  o 
33164 \family sans
33165 '
33166 \series bold
33167 <
33168 \series default
33169 '
33170 \family default
33171  pueden generar errores con el estilo 
33172 \series bold
33173 spanish
33174 \series default
33175  de 
33176 \series bold
33177 babel
33178 \series default
33179 .
33180  Para evitarlo se pueden sustituir por sus sinónimos 
33181 \family sans
33182 '
33183 \series bold
33184 )
33185 \series default
33186 '
33187 \family default
33188  y 
33189 \family sans
33190 '
33191 \series bold
33192 (
33193 \series default
33194 '
33195 \family default
33196  respectivamente.
33197  Véase 
33198 \begin_inset CommandInset citation
33199 LatexCommand cite
33200 key "spanish"
33201
33202 \end_inset
33203
33204 .
33205  (
33206 \emph on
33207 N.
33208 \begin_inset space \thinspace{}
33209 \end_inset
33210
33211 del t.
33212 \emph default
33213 )
33214 \end_layout
33215
33216 \end_inset
33217
33218
33219 \end_layout
33220
33221 \begin_layout Itemize
33222
33223 \series bold
33224 @<<<
33225 \series default
33226  genera una flecha hacia la izquierda, 
33227 \series bold
33228 @>>>
33229 \series default
33230  una hacia la derecha, y 
33231 \series bold
33232 @=
33233 \series default
33234  un signo igual largo
33235 \end_layout
33236
33237 \begin_layout Itemize
33238
33239 \series bold
33240 @AAA
33241 \series default
33242  genera una flecha hacia arriba, 
33243 \series bold
33244 @VVV
33245 \series default
33246  una hacia abajo, y 
33247 \series bold
33248 @|
33249 \series default
33250  un signo igual vertical
33251 \end_layout
33252
33253 \begin_layout Itemize
33254
33255 \series bold
33256 @.
33257
33258 \series default
33259  genera una ubicación vacía para relaciones inexistentes
33260 \end_layout
33261
33262 \begin_layout Standard
33263 Todas las flechas pueden etiquetarse como sigue:
33264 \end_layout
33265
33266 \begin_layout Itemize
33267 Si se inserta texto entre el primero y el segundo 
33268 \series bold
33269 <
33270 \series default
33271  o 
33272 \series bold
33273 >
33274 \series default
33275 , respectivamente, se muestra sobre la flecha.
33276  Si se inserta entre el segundo y el tercero, bajo la flecha.
33277 \end_layout
33278
33279 \begin_layout Itemize
33280 Para flechas verticales, si se inserta texto entre la primera y la segunda
33281  
33282 \series bold
33283 A
33284 \series default
33285  o 
33286 \series bold
33287 V
33288 \series default
33289 , respectivamente, se muestra al lado izquierdo de la flecha.
33290  Si se inserta entre la segunda y la tercera, al lado derecho.
33291  Si el texto contiene A o V, estas letras deben ponerse entre llaves \SpecialChar TeX
33292 .
33293 \end_layout
33294
33295 \begin_layout Standard
33296 Como ejemplo un diagrama con todas las relaciones posibles:
33297 \begin_inset Formula 
33298 \[
33299 \begin{CD}A@)j))B@))k)C@=F\\
33300 @AmAA@.@VV{V}V@|\\
33301 D@((j\,(E@)k))F@=C
33302 \end{CD}
33303 \]
33304
33305 \end_inset
33306
33307 El comando para este diagrama es:
33308 \begin_inset Newline newline
33309 \end_inset
33310
33311
33312 \series bold
33313
33314 \backslash
33315 CD
33316 \begin_inset space \textvisiblespace{}
33317 \end_inset
33318
33319 A@>j>>B@>>k>C@=F Ctrl+Entrar
33320 \begin_inset Newline newline
33321 \end_inset
33322
33323
33324 \begin_inset Phantom HPhantom
33325 status open
33326
33327 \begin_layout Plain Layout
33328
33329 \series bold
33330
33331 \backslash
33332 CD
33333 \begin_inset space \textvisiblespace{}
33334 \end_inset
33335
33336
33337 \end_layout
33338
33339 \end_inset
33340
33341 @AmAA@.@VV
33342 \backslash
33343 {V
33344 \series default
33345
33346 \begin_inset Formula $\to$
33347 \end_inset
33348
33349
33350 \series bold
33351 V@| Ctrl+Entrar
33352 \begin_inset Newline newline
33353 \end_inset
33354
33355
33356 \begin_inset Phantom HPhantom
33357 status open
33358
33359 \begin_layout Plain Layout
33360
33361 \series bold
33362
33363 \backslash
33364 CD
33365 \begin_inset space \textvisiblespace{}
33366 \end_inset
33367
33368
33369 \end_layout
33370
33371 \end_inset
33372
33373 D@<<j<E@>k>>F@=C
33374 \end_layout
33375
33376 \begin_layout Subsection
33377 Diagramas xymatrix
33378 \begin_inset Index idx
33379 status collapsed
33380
33381 \begin_layout Plain Layout
33382 Diagramas ! xymatrix
33383 \end_layout
33384
33385 \end_inset
33386
33387
33388 \end_layout
33389
33390 \begin_layout Standard
33391 Para usar matrices xy debe estar instalado el paquete \SpecialChar LaTeX
33392  
33393 \series bold
33394 xypic
33395 \series default
33396 .
33397  Una matriz xy se crea insertando el comando 
33398 \series bold
33399
33400 \backslash
33401 xymatrix
33402 \series default
33403  en una ecuación.
33404  Después podrás añadir nuevas columnas y filas como en matrices normales,
33405  véase
33406 \begin_inset space ~
33407 \end_inset
33408
33409
33410 \begin_inset CommandInset ref
33411 LatexCommand ref
33412 reference "sec:Matrices"
33413
33414 \end_inset
33415
33416 .
33417 \end_layout
33418
33419 \begin_layout Standard
33420 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33421  y curvadas, y mucho más.
33422  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33423  se explican en el 
33424 \emph on
33425 Manual de XY-pic
33426 \emph default
33427  que se encuentra en el menú 
33428 \family sans
33429 Ayuda\SpecialChar menuseparator
33430 Manuales
33431 \begin_inset space ~
33432 \end_inset
33433
33434 específicos
33435 \family default
33436 .
33437 \end_layout
33438
33439 \begin_layout Subsection
33440 Diagramas 
33441 \noun on
33442 Feynman
33443 \noun default
33444
33445 \begin_inset Index idx
33446 status collapsed
33447
33448 \begin_layout Plain Layout
33449 Diagramas ! Feynman
33450 \end_layout
33451
33452 \end_inset
33453
33454
33455 \end_layout
33456
33457 \begin_layout Standard
33458 Para usar diagramas 
33459 \noun on
33460 Feynman
33461 \noun default
33462  debe estar instalado el paquete \SpecialChar LaTeX
33463  
33464 \series bold
33465 feyn
33466 \series default
33467 .
33468  Un diagrama 
33469 \noun on
33470 Feynman
33471 \noun default
33472  se crea insertando el comando 
33473 \series bold
33474
33475 \backslash
33476 Diagram
33477 \series default
33478  en una ecuación.
33479  Después podrás añadir nuevas columnas y filas como en matrices normales,
33480  véase
33481 \begin_inset space ~
33482 \end_inset
33483
33484
33485 \begin_inset CommandInset ref
33486 LatexCommand ref
33487 reference "sec:Matrices"
33488
33489 \end_inset
33490
33491 .
33492 \end_layout
33493
33494 \begin_layout Standard
33495 En el 
33496 \emph on
33497 Manual de diagramas Feynman
33498 \emph default
33499 , disponible en 
33500 \family sans
33501 Ayuda\SpecialChar menuseparator
33502 Manuales
33503 \begin_inset space ~
33504 \end_inset
33505
33506 específicos
33507 \family default
33508 , hay ejemplos de diagramas de este tipo.
33509 \end_layout
33510
33511 \begin_layout Standard
33512 \begin_inset Newpage newpage
33513 \end_inset
33514
33515
33516 \end_layout
33517
33518 \begin_layout Section
33519 Comandos definidos por el usuario
33520 \begin_inset Index idx
33521 status collapsed
33522
33523 \begin_layout Plain Layout
33524 Comandos de usuario
33525 \end_layout
33526
33527 \end_inset
33528
33529
33530 \end_layout
33531
33532 \begin_layout Standard
33533 \begin_inset Note Greyedout
33534 status open
33535
33536 \begin_layout Plain Layout
33537
33538 \series bold
33539 Nota:
33540 \series default
33541  Los nombres de los comandos definidos por el usuario y macros solo pueden
33542  contener letras latinas.
33543 \end_layout
33544
33545 \end_inset
33546
33547
33548 \end_layout
33549
33550 \begin_layout Subsection
33551 El comando 
33552 \backslash
33553 newcommand
33554 \begin_inset CommandInset label
33555 LatexCommand label
33556 name "subsec:El-comando-newcommand"
33557
33558 \end_inset
33559
33560
33561 \begin_inset Index idx
33562 status collapsed
33563
33564 \begin_layout Plain Layout
33565 Comandos de usuario ! 
33566 \backslash
33567 newcommand
33568 \end_layout
33569
33570 \end_inset
33571
33572
33573 \begin_inset Index idx
33574 status collapsed
33575
33576 \begin_layout Plain Layout
33577 Comandos ! N ! 
33578 \backslash
33579 newcommand
33580 \end_layout
33581
33582 \end_inset
33583
33584
33585 \end_layout
33586
33587 \begin_layout Standard
33588 Muchos comandos \SpecialChar LaTeX
33589  son demasiado largos para usarlos con frecuencia.
33590  Pero es posible definir nuevos comandos más cortos con el comando 
33591 \series bold
33592
33593 \backslash
33594 newcommand
33595 \series default
33596 .
33597  
33598 \end_layout
33599
33600 \begin_layout Standard
33601 El esquema del comando 
33602 \series bold
33603
33604 \backslash
33605 newcommand
33606 \series default
33607  es:
33608 \end_layout
33609
33610 \begin_layout Standard
33611
33612 \series bold
33613
33614 \backslash
33615 newcommand{nombre nuevo de comando}[número de argumentos]
33616 \begin_inset Newline newline
33617 \end_inset
33618
33619
33620 \begin_inset Phantom HPhantom
33621 status open
33622
33623 \begin_layout Plain Layout
33624
33625 \series bold
33626
33627 \backslash
33628 newcommand
33629 \end_layout
33630
33631 \end_inset
33632
33633 [valor opcional]{definición de comando}
33634 \end_layout
33635
33636 \begin_layout Standard
33637 \begin_inset Note Greyedout
33638 status open
33639
33640 \begin_layout Plain Layout
33641
33642 \series bold
33643 Nota:
33644 \series default
33645  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33646  documento o en paquetes \SpecialChar LaTeX
33647  que uses.
33648  Por ejemplo, si defines el comando 
33649 \series bold
33650
33651 \backslash
33652 le
33653 \series default
33654  para 
33655 \series bold
33656
33657 \backslash
33658 Leftarrow,
33659 \series default
33660  se producirán errores porque 
33661 \series bold
33662
33663 \backslash
33664 le
33665 \series default
33666  ya existe para 
33667 \begin_inset Quotes fld
33668 \end_inset
33669
33670
33671 \begin_inset Formula $\le$
33672 \end_inset
33673
33674
33675 \begin_inset Quotes frd
33676 \end_inset
33677
33678 .
33679
33680 \series bold
33681  
33682 \end_layout
33683
33684 \end_inset
33685
33686
33687 \end_layout
33688
33689 \begin_layout Standard
33690 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33691  argumentos debería tener el nuevo comando.
33692  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33693  Cuando se hace esto, el 
33694 \emph on
33695 primer
33696 \emph default
33697  argumento del nuevo comando es automáticamente opcional.
33698 \end_layout
33699
33700 \begin_layout Standard
33701 Veamos unos ejemplos:
33702 \end_layout
33703
33704 \begin_layout Itemize
33705 Para definir el comando 
33706 \series bold
33707
33708 \backslash
33709 gr
33710 \series default
33711  para 
33712 \series bold
33713
33714 \backslash
33715 Longrightarrow
33716 \series default
33717 , la línea de preámbulo \SpecialChar LaTeX
33718  es:
33719 \begin_inset VSpace medskip
33720 \end_inset
33721
33722
33723 \begin_inset Newline newline
33724 \end_inset
33725
33726
33727 \series bold
33728
33729 \backslash
33730 newcommand{
33731 \backslash
33732 gr}{
33733 \backslash
33734 Longrightarrow}
33735 \end_layout
33736
33737 \begin_layout Itemize
33738 Para definir el comando 
33739 \series bold
33740
33741 \backslash
33742 us
33743 \series default
33744  para 
33745 \series bold
33746
33747 \backslash
33748 underline
33749 \series default
33750 , el argumento (que sería subrayado) debe tenerse en cuenta.
33751  Para esto la línea de preámbulo es:
33752 \begin_inset VSpace medskip
33753 \end_inset
33754
33755
33756 \begin_inset Newline newline
33757 \end_inset
33758
33759
33760 \series bold
33761
33762 \backslash
33763 newcommand{
33764 \backslash
33765 us}[1]{
33766 \backslash
33767 underline{#1}}
33768 \series default
33769
33770 \begin_inset VSpace medskip
33771 \end_inset
33772
33773
33774 \begin_inset Newline newline
33775 \end_inset
33776
33777 El carácter 
33778 \series bold
33779 #
33780 \series default
33781  actúa como colocador del argumento, el 
33782 \series bold
33783 1
33784 \series default
33785  indica que es el colocador para el primer argumento.
33786 \end_layout
33787
33788 \begin_layout Itemize
33789 Para 
33790 \series bold
33791
33792 \backslash
33793 framebox
33794 \series default
33795  se puede definir, por ejemplo, el comando 
33796 \series bold
33797
33798 \backslash
33799 fb
33800 \series default
33801 :
33802 \begin_inset VSpace medskip
33803 \end_inset
33804
33805
33806 \begin_inset Newline newline
33807 \end_inset
33808
33809
33810 \series bold
33811
33812 \backslash
33813 newcommand{
33814 \backslash
33815 fb}[3]{
33816 \backslash
33817 framebox#1#2{$#3$}}
33818 \series default
33819
33820 \begin_inset VSpace medskip
33821 \end_inset
33822
33823
33824 \begin_inset Newline newline
33825 \end_inset
33826
33827 Los dos signos dólar generan la ecuación extra necesaria para 
33828 \series bold
33829
33830 \backslash
33831 framebox
33832 \series default
33833 , véase 
33834 \begin_inset CommandInset ref
33835 LatexCommand ref
33836 reference "subsec:Marcos-con-bordes"
33837
33838 \end_inset
33839
33840 .
33841 \end_layout
33842
33843 \begin_layout Itemize
33844 Para crear un nuevo comando para 
33845 \series bold
33846
33847 \backslash
33848 fcolorbox
33849 \series default
33850  donde no es necesario especificar el color para el marco, el argumento
33851  para el color se define opcional:
33852 \begin_inset VSpace medskip
33853 \end_inset
33854
33855
33856 \begin_inset Newline newline
33857 \end_inset
33858
33859
33860 \series bold
33861
33862 \backslash
33863 newcommand{
33864 \backslash
33865 cb}[3][white]{
33866 \backslash
33867 fcolorbox{#2}{#1}{$#3$}}
33868 \series default
33869
33870 \begin_inset VSpace medskip
33871 \end_inset
33872
33873
33874 \begin_inset Newline newline
33875 \end_inset
33876
33877 Si el color no es especificado al usar 
33878 \series bold
33879
33880 \backslash
33881 cb
33882 \series default
33883 , se elige el color 
33884 \series bold
33885 white
33886 \series default
33887  predefinido.
33888 \end_layout
33889
33890 \begin_layout Standard
33891 Un ensayo con los nuevos comandos definidos:
33892 \begin_inset Separator parbreak
33893 \end_inset
33894
33895
33896 \end_layout
33897
33898 \begin_layout Standard
33899 \noindent
33900 \align center
33901 \begin_inset Tabular
33902 <lyxtabular version="3" rows="6" columns="2">
33903 <features tabularvalignment="middle">
33904 <column alignment="center" valignment="top">
33905 <column alignment="center" valignment="top">
33906 <row>
33907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33908 \begin_inset Text
33909
33910 \begin_layout Plain Layout
33911 Comando
33912 \end_layout
33913
33914 \end_inset
33915 </cell>
33916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33917 \begin_inset Text
33918
33919 \begin_layout Plain Layout
33920 Resultado
33921 \begin_inset Note Note
33922 status collapsed
33923
33924 \begin_layout Plain Layout
33925
33926 \series bold
33927
33928 \backslash
33929 raisebox
33930 \series default
33931  se usa sólo como espaciador
33932 \end_layout
33933
33934 \end_inset
33935
33936
33937 \end_layout
33938
33939 \end_inset
33940 </cell>
33941 </row>
33942 <row>
33943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33944 \begin_inset Text
33945
33946 \begin_layout Plain Layout
33947 A
33948 \backslash
33949 gr
33950 \begin_inset space \textvisiblespace{}
33951 \end_inset
33952
33953 B
33954 \end_layout
33955
33956 \end_inset
33957 </cell>
33958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33959 \begin_inset Text
33960
33961 \begin_layout Plain Layout
33962 \begin_inset Formula $A\gr B$
33963 \end_inset
33964
33965
33966 \end_layout
33967
33968 \end_inset
33969 </cell>
33970 </row>
33971 <row>
33972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33973 \begin_inset Text
33974
33975 \begin_layout Plain Layout
33976
33977 \backslash
33978 us{ABcd
33979 \end_layout
33980
33981 \end_inset
33982 </cell>
33983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33984 \begin_inset Text
33985
33986 \begin_layout Plain Layout
33987 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
33988 \end_inset
33989
33990
33991 \end_layout
33992
33993 \end_inset
33994 </cell>
33995 </row>
33996 <row>
33997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33998 \begin_inset Text
33999
34000 \begin_layout Plain Layout
34001
34002 \backslash
34003 fb{[2cm]
34004 \begin_inset Formula $\to$
34005 \end_inset
34006
34007
34008 \backslash
34009 {
34010 \begin_inset Formula $\to$
34011 \end_inset
34012
34013
34014 \backslash
34015 {
34016 \backslash
34017 int
34018 \begin_inset space \textvisiblespace{}
34019 \end_inset
34020
34021 A=B
34022 \end_layout
34023
34024 \end_inset
34025 </cell>
34026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34027 \begin_inset Text
34028
34029 \begin_layout Plain Layout
34030 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
34031 \end_inset
34032
34033
34034 \end_layout
34035
34036 \end_inset
34037 </cell>
34038 </row>
34039 <row>
34040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34041 \begin_inset Text
34042
34043 \begin_layout Plain Layout
34044
34045 \backslash
34046 cb{red
34047 \begin_inset Formula $\to$
34048 \end_inset
34049
34050
34051 \backslash
34052 {
34053 \backslash
34054 int
34055 \begin_inset space \textvisiblespace{}
34056 \end_inset
34057
34058 A=B
34059 \end_layout
34060
34061 \end_inset
34062 </cell>
34063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34064 \begin_inset Text
34065
34066 \begin_layout Plain Layout
34067 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
34068 \end_inset
34069
34070
34071 \end_layout
34072
34073 \end_inset
34074 </cell>
34075 </row>
34076 <row>
34077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34078 \begin_inset Text
34079
34080 \begin_layout Plain Layout
34081
34082 \backslash
34083 cb[green]
34084 \backslash
34085 {red
34086 \begin_inset Formula $\to$
34087 \end_inset
34088
34089
34090 \backslash
34091 {
34092 \backslash
34093 int
34094 \begin_inset space \textvisiblespace{}
34095 \end_inset
34096
34097 A=B
34098 \end_layout
34099
34100 \end_inset
34101 </cell>
34102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34103 \begin_inset Text
34104
34105 \begin_layout Plain Layout
34106 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
34107 \end_inset
34108
34109
34110 \end_layout
34111
34112 \end_inset
34113 </cell>
34114 </row>
34115 </lyxtabular>
34116
34117 \end_inset
34118
34119
34120 \end_layout
34121
34122 \begin_layout Subsection
34123 Macros de ecuaciones
34124 \begin_inset Index idx
34125 status collapsed
34126
34127 \begin_layout Plain Layout
34128 Comandos de usuario ! Macros de ecuaciones
34129 \end_layout
34130
34131 \end_inset
34132
34133
34134 \begin_inset Index idx
34135 status collapsed
34136
34137 \begin_layout Plain Layout
34138 Macros
34139 \end_layout
34140
34141 \end_inset
34142
34143
34144 \end_layout
34145
34146 \begin_layout Standard
34147 Los comandos definidos por el usuario son especialmente convenientes para
34148  expresiones complejas.
34149  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
34150  el mismo tipo de solución se repite varias veces.
34151  La forma general de una ecuación de segundo grado es:
34152 \begin_inset Formula 
34153 \[
34154 0=\lambda^{2}+p\lambda+q
34155 \]
34156
34157 \end_inset
34158
34159 La forma general de la solución es:
34160 \begin_inset Formula 
34161 \[
34162 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
34163 \]
34164
34165 \end_inset
34166
34167
34168 \end_layout
34169
34170 \begin_layout Standard
34171 Para definir un comando para la ecuación de la solución, en donde solo hay
34172  que especificar los tres parámetros 
34173 \begin_inset Formula $\lambda$
34174 \end_inset
34175
34176
34177 \begin_inset Formula $p$
34178 \end_inset
34179
34180 , y 
34181 \begin_inset Formula $q$
34182 \end_inset
34183
34184 , y el índice de 
34185 \begin_inset Formula $\lambda$
34186 \end_inset
34187
34188  puede darse opcionalmente, la línea de preámbulo \SpecialChar LaTeX
34189  es
34190 \begin_inset Newline newline
34191 \end_inset
34192
34193
34194 \series bold
34195
34196 \backslash
34197 newcommand{
34198 \backslash
34199 qG}[4][1,
34200 \backslash
34201 ,2]{#2_{#1}=-
34202 \backslash
34203 frac{#3}{2}
34204 \backslash
34205 pm
34206 \begin_inset Newline newline
34207 \end_inset
34208
34209
34210 \begin_inset Phantom HPhantom
34211 status open
34212
34213 \begin_layout Plain Layout
34214
34215 \series bold
34216
34217 \backslash
34218 newcommand
34219 \end_layout
34220
34221 \end_inset
34222
34223
34224 \backslash
34225 sqrt{
34226 \backslash
34227 frac{#3^{2}}{4}-#4}}
34228 \end_layout
34229
34230 \begin_layout Standard
34231 Para generar la solución se inserta el comando
34232 \begin_inset Newline newline
34233 \end_inset
34234
34235
34236 \series bold
34237
34238 \backslash
34239 qG{
34240 \backslash
34241 lambda
34242 \begin_inset Formula $\to$
34243 \end_inset
34244
34245
34246 \backslash
34247 {p
34248 \begin_inset Formula $\to$
34249 \end_inset
34250
34251
34252 \backslash
34253 {q
34254 \series default
34255  en una ecuación
34256 \series bold
34257 .
34258 \end_layout
34259
34260 \begin_layout Standard
34261 La definición del nuevo comando no es intuitiva porque hay que conocer los
34262  esquemas de todos los comandos \SpecialChar LaTeX
34263  usados, por ejemplo, que una fracción se
34264  inserta en \SpecialChar LaTeX
34265  como
34266 \series bold
34267  
34268 \backslash
34269 frac{numerador}{denominador}
34270 \series default
34271 .
34272  Además, uno puede olvidar fácilmente una llave en la definición y no puede
34273  ver en \SpecialChar LyX
34274  lo que el nuevo comando está haciendo.
34275  Para evitar estos problemas, \SpecialChar LyX
34276  ofrece la posibilidad de usar macros de ecuación
34277  en vez del comando
34278 \series bold
34279  
34280 \backslash
34281 newcommand
34282 \series default
34283 .
34284 \end_layout
34285
34286 \begin_layout Standard
34287 Una macro de ecuación se crea con el menú 
34288 \family sans
34289 Insertar\SpecialChar menuseparator
34290 Ecuación\SpecialChar menuseparator
34291 Macro
34292 \family default
34293  o con el botón 
34294 \begin_inset Info
34295 type  "icon"
34296 arg   "math-macro newmacroname_newcommand"
34297 \end_inset
34298
34299  de la barra de herramientas.
34300  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
34301  como el siguiente donde se define la macro:
34302 \begin_inset Newline newline
34303 \end_inset
34304
34305
34306 \begin_inset space \hspace*{\fill}
34307 \end_inset
34308
34309
34310 \begin_inset Graphics
34311         filename clipart/macrobox.png
34312         scale 75
34313
34314 \end_inset
34315
34316
34317 \begin_inset space \hspace*{\fill}
34318 \end_inset
34319
34320
34321 \begin_inset Newline newline
34322 \end_inset
34323
34324
34325 \begin_inset FormulaMacro
34326 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
34327 \end_inset
34328
34329
34330 \backslash
34331 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
34332  En el primer marco azul se inserta la ecuación buscada.
34333  Con el comando 
34334 \series bold
34335
34336 \backslash
34337 #númerodeargumento
34338 \series default
34339 , , o con el botón 
34340 \begin_inset Info
34341 type  "icon"
34342 arg   "math-macro-add-param"
34343 \end_inset
34344
34345  de la barra de herramientas de macros se inserta un colocador de argumento,
34346  p.
34347 \begin_inset space \thinspace{}
34348 \end_inset
34349
34350 e
34351 \begin_inset space \space{}
34352 \end_inset
34353
34354
34355 \series bold
34356
34357 \backslash
34358 #1
34359 \series default
34360 .
34361  Los colocadores de argumento se muestran en rojo.
34362  Se pueden poner 9
34363 \begin_inset space ~
34364 \end_inset
34365
34366 argumentos como máximo.
34367  Con el botón 
34368 \begin_inset Info
34369 type  "icon"
34370 arg   "math-macro-add-optional-param"
34371 \end_inset
34372
34373  se crean argumentos opcionales.
34374  El primer argumento no opcional puede transformarse en opcional con el
34375  botón 
34376 \begin_inset Info
34377 type  "icon"
34378 arg   "math-macro-make-optional"
34379 \end_inset
34380
34381 .
34382  En el segundo marco azul puede definirse el aspecto de la macro en \SpecialChar LyX
34383 .
34384  Normalmente quieres verlo tal como está definido, así que el recuadro se
34385  deja vacío.
34386  Pero si has creado una macro que necesita mucho espacio en la pantalla,
34387  en dicho recuadro puedes insertar, por ejemplo
34388 \begin_inset Newline newline
34389 \end_inset
34390
34391
34392 \series bold
34393 qG: 
34394 \backslash
34395 #1
34396 \series default
34397  
34398 \series bold
34399 ,
34400 \series default
34401  
34402 \series bold
34403
34404 \backslash
34405 #2
34406 \series default
34407  
34408 \series bold
34409 ,
34410 \series default
34411  
34412 \series bold
34413
34414 \backslash
34415 #3, 
34416 \backslash
34417 #4
34418 \begin_inset Newline newline
34419 \end_inset
34420
34421
34422 \series default
34423 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
34424  en \SpecialChar LyX
34425 , lo que conlleva una visualización mejor.
34426  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
34427 \begin_inset Newline newline
34428 \end_inset
34429
34430 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
34431  macros individuales situando el cursor en la macro y usando el menú 
34432 \family sans
34433 Ver\SpecialChar menuseparator
34434 (Des)plegar macro de ecuación.
34435 \end_layout
34436
34437 \begin_layout Standard
34438 Para usar una macro, se inserta el nombre de la misma como comando en una
34439  ecuación, en nuestro caso 
34440 \series bold
34441
34442 \backslash
34443 qG
34444 \series default
34445 .
34446  Nuestra macro se muestra en \SpecialChar LyX
34447  así:
34448 \begin_inset Newline newline
34449 \end_inset
34450
34451
34452 \begin_inset space \hspace*{\fill}
34453 \end_inset
34454
34455
34456 \begin_inset Graphics
34457         filename clipart/macrouse.png
34458         scale 75
34459
34460 \end_inset
34461
34462
34463 \begin_inset space \hspace*{\fill}
34464 \end_inset
34465
34466
34467 \begin_inset Newline newline
34468 \end_inset
34469
34470 Aquí tenemos nuestro ejemplo de macro con los argumentos 
34471 \begin_inset Formula $x$
34472 \end_inset
34473
34474
34475 \begin_inset Formula $\ln(x)$
34476 \end_inset
34477
34478 , y 
34479 \begin_inset Formula $B$
34480 \end_inset
34481
34482 :
34483 \end_layout
34484
34485 \begin_layout Standard
34486 \begin_inset Formula 
34487 \[
34488 \qG x{\ln(x)}B
34489 \]
34490
34491 \end_inset
34492
34493
34494 \end_layout
34495
34496 \begin_layout Standard
34497 \SpecialChar LyX
34498  ofrece en el menú 
34499 \family sans
34500 Herramientas
34501 \family default
34502 \SpecialChar menuseparator
34503
34504 \family sans
34505 Preferencias\SpecialChar menuseparator
34506 Edición\SpecialChar menuseparator
34507 Control
34508 \family default
34509  diferentes estilos para editar macros.
34510  Para encontrar el estilo que más te convenga, elige un estilo y pon el
34511  cursor en una macro para ver la diferencia.
34512 \end_layout
34513
34514 \begin_layout Standard
34515 Una macro de ecuación se transforma internamente en un comando 
34516 \series bold
34517
34518 \backslash
34519 newcommand
34520 \series default
34521  cuando se exporta el documento.
34522  El comando creado 
34523 \series bold
34524
34525 \backslash
34526 newcommand
34527 \series default
34528  no se coloca en el preámbulo \SpecialChar LaTeX
34529 , por tanto las macros solo se pueden usar
34530  en ecuaciones que estén en recuadros de definición de macros en el documento.
34531  
34532 \end_layout
34533
34534 \begin_layout Standard
34535 Las macros de ecuación también pueden crearse directamente a partir de un
34536  comando
34537 \series bold
34538  
34539 \backslash
34540 newcommand
34541 \series default
34542 .
34543  Por ejemplo, escribiendo el comando
34544 \begin_inset Newline newline
34545 \end_inset
34546
34547
34548 \series bold
34549
34550 \backslash
34551 newcommand{
34552 \backslash
34553 larrow}[2]{
34554 \backslash
34555 xleftarrow[#2]{#1}}
34556 \begin_inset Newline newline
34557 \end_inset
34558
34559
34560 \series default
34561 como texto normal en \SpecialChar LyX
34562 , seleccionándolo completamente y usando a continuación
34563  el atajo 
34564 \family sans
34565 Ctrl+M
34566 \family default
34567 , el comando se transformará en una macro de ecuación.
34568  Al emplear este método debes tener cuidado en escribir correctamente el
34569  comando 
34570 \series bold
34571
34572 \backslash
34573 newcommand
34574 \series default
34575 , de lo contrario la macro defectuosa lleva a obtener errores \SpecialChar LaTeX
34576 .
34577  
34578 \end_layout
34579
34580 \begin_layout Standard
34581 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34582  en definiciones de macros se manejan incorrectamente.
34583  Por eso el ejemplo 
34584 \series bold
34585
34586 \backslash
34587 fb
34588 \series default
34589  de 
34590 \begin_inset CommandInset ref
34591 LatexCommand ref
34592 reference "subsec:El-comando-newcommand"
34593
34594 \end_inset
34595
34596  no puede crearse como macro.
34597 \end_layout
34598
34599 \begin_layout Standard
34600 Cuando el cursor está en un recuadro de definición de macro, verás en \SpecialChar LyX
34601  la
34602  barra de herramientas de macros:
34603 \end_layout
34604
34605 \begin_layout Standard
34606 \begin_inset VSpace defskip
34607 \end_inset
34608
34609
34610 \end_layout
34611
34612 \begin_layout Standard
34613 \begin_inset Graphics
34614         filename clipart/MacroToolbar.png
34615
34616 \end_inset
34617
34618
34619 \begin_inset Index idx
34620 status collapsed
34621
34622 \begin_layout Plain Layout
34623 Macros ! Barra de herramientas
34624 \end_layout
34625
34626 \end_inset
34627
34628
34629 \end_layout
34630
34631 \begin_layout Standard
34632 \begin_inset VSpace defskip
34633 \end_inset
34634
34635
34636 \end_layout
34637
34638 \begin_layout Standard
34639 La barra de herramientas de macros contiene los siguientes botones:
34640 \end_layout
34641
34642 \begin_layout Standard
34643 \begin_inset VSpace defskip
34644 \end_inset
34645
34646
34647 \end_layout
34648
34649 \begin_layout Standard
34650 \begin_inset Tabular
34651 <lyxtabular version="3" rows="9" columns="2">
34652 <features islongtable="true" longtabularalignment="center">
34653 <column alignment="left" valignment="top">
34654 <column alignment="left" valignment="top" width="85col%">
34655 <row interlinespace="2.5mm">
34656 <cell alignment="center" valignment="top" usebox="none">
34657 \begin_inset Text
34658
34659 \begin_layout Plain Layout
34660 \begin_inset Info
34661 type  "icon"
34662 arg   "math-macro-remove-param"
34663 \end_inset
34664
34665
34666 \end_layout
34667
34668 \end_inset
34669 </cell>
34670 <cell alignment="center" valignment="top" usebox="none">
34671 \begin_inset Text
34672
34673 \begin_layout Plain Layout
34674
34675 \family sans
34676 Editar\SpecialChar menuseparator
34677 Ecuación\SpecialChar menuseparator
34678 Definición de macro\SpecialChar menuseparator
34679 Quitar último argumento
34680 \end_layout
34681
34682 \end_inset
34683 </cell>
34684 </row>
34685 <row interlinespace="2.5mm">
34686 <cell alignment="center" valignment="top" usebox="none">
34687 \begin_inset Text
34688
34689 \begin_layout Plain Layout
34690 \begin_inset Info
34691 type  "icon"
34692 arg   "math-macro-add-param"
34693 \end_inset
34694
34695
34696 \end_layout
34697
34698 \end_inset
34699 </cell>
34700 <cell alignment="center" valignment="top" usebox="none">
34701 \begin_inset Text
34702
34703 \begin_layout Plain Layout
34704
34705 \family sans
34706 Editar\SpecialChar menuseparator
34707 Ecuación\SpecialChar menuseparator
34708 Definición de macro\SpecialChar menuseparator
34709 Añadir argumento
34710 \end_layout
34711
34712 \end_inset
34713 </cell>
34714 </row>
34715 <row interlinespace="2.5mm">
34716 <cell alignment="center" valignment="top" usebox="none">
34717 \begin_inset Text
34718
34719 \begin_layout Plain Layout
34720 \begin_inset Info
34721 type  "icon"
34722 arg   "math-macro-make-optional"
34723 \end_inset
34724
34725
34726 \end_layout
34727
34728 \end_inset
34729 </cell>
34730 <cell alignment="center" valignment="top" usebox="none">
34731 \begin_inset Text
34732
34733 \begin_layout Plain Layout
34734
34735 \family sans
34736 Editar\SpecialChar menuseparator
34737 Ecuación\SpecialChar menuseparator
34738 Definición de macro\SpecialChar menuseparator
34739 Hacer opcional el primer
34740 \begin_inset Newline newline
34741 \end_inset
34742
34743
34744 \begin_inset Phantom HPhantom
34745 status open
34746
34747 \begin_layout Plain Layout
34748
34749 \family sans
34750 Editar\SpecialChar menuseparator
34751 Ecuación\SpecialChar menuseparator
34752 Definición de macro\SpecialChar menuseparator
34753
34754 \end_layout
34755
34756 \end_inset
34757
34758 argumento no opcional
34759 \end_layout
34760
34761 \end_inset
34762 </cell>
34763 </row>
34764 <row interlinespace="2.5mm">
34765 <cell alignment="center" valignment="top" usebox="none">
34766 \begin_inset Text
34767
34768 \begin_layout Plain Layout
34769 \begin_inset Info
34770 type  "icon"
34771 arg   "math-macro-make-nonoptional"
34772 \end_inset
34773
34774
34775 \end_layout
34776
34777 \end_inset
34778 </cell>
34779 <cell alignment="center" valignment="top" usebox="none">
34780 \begin_inset Text
34781
34782 \begin_layout Plain Layout
34783
34784 \family sans
34785 Editar\SpecialChar menuseparator
34786 Ecuación\SpecialChar menuseparator
34787 Definición de macro\SpecialChar menuseparator
34788 Hacer no opcional el primer
34789 \begin_inset Newline newline
34790 \end_inset
34791
34792
34793 \begin_inset Phantom HPhantom
34794 status open
34795
34796 \begin_layout Plain Layout
34797
34798 \family sans
34799 Editar\SpecialChar menuseparator
34800 Ecuación\SpecialChar menuseparator
34801 Definición de macro\SpecialChar menuseparator
34802
34803 \end_layout
34804
34805 \end_inset
34806
34807 argumento opcional
34808 \end_layout
34809
34810 \end_inset
34811 </cell>
34812 </row>
34813 <row interlinespace="2.5mm">
34814 <cell alignment="center" valignment="top" usebox="none">
34815 \begin_inset Text
34816
34817 \begin_layout Plain Layout
34818 \begin_inset Info
34819 type  "icon"
34820 arg   "math-macro-remove-optional-param"
34821 \end_inset
34822
34823
34824 \end_layout
34825
34826 \end_inset
34827 </cell>
34828 <cell alignment="center" valignment="top" usebox="none">
34829 \begin_inset Text
34830
34831 \begin_layout Plain Layout
34832
34833 \family sans
34834 Editar\SpecialChar menuseparator
34835 Ecuación\SpecialChar menuseparator
34836 Definición de macro\SpecialChar menuseparator
34837 Quitar argumento opcional
34838 \end_layout
34839
34840 \end_inset
34841 </cell>
34842 </row>
34843 <row interlinespace="2.5mm">
34844 <cell alignment="center" valignment="top" usebox="none">
34845 \begin_inset Text
34846
34847 \begin_layout Plain Layout
34848 \begin_inset Info
34849 type  "icon"
34850 arg   "math-macro-add-optional-param"
34851 \end_inset
34852
34853
34854 \end_layout
34855
34856 \end_inset
34857 </cell>
34858 <cell alignment="center" valignment="top" usebox="none">
34859 \begin_inset Text
34860
34861 \begin_layout Plain Layout
34862
34863 \family sans
34864 Editar\SpecialChar menuseparator
34865 Ecuación\SpecialChar menuseparator
34866 Definición de macro\SpecialChar menuseparator
34867 Insertar argumento opcional
34868 \end_layout
34869
34870 \end_inset
34871 </cell>
34872 </row>
34873 <row interlinespace="2.5mm">
34874 <cell alignment="center" valignment="top" usebox="none">
34875 \begin_inset Text
34876
34877 \begin_layout Plain Layout
34878 \begin_inset Info
34879 type  "icon"
34880 arg   "math-macro-remove-greedy-param"
34881 \end_inset
34882
34883
34884 \end_layout
34885
34886 \end_inset
34887 </cell>
34888 <cell alignment="center" valignment="top" usebox="none">
34889 \begin_inset Text
34890
34891 \begin_layout Plain Layout
34892
34893 \family sans
34894 Editar\SpecialChar menuseparator
34895 Ecuación\SpecialChar menuseparator
34896 Definición de macro\SpecialChar menuseparator
34897 Quitar último argumento
34898 \begin_inset Newline newline
34899 \end_inset
34900
34901
34902 \begin_inset Phantom HPhantom
34903 status open
34904
34905 \begin_layout Plain Layout
34906
34907 \family sans
34908 Editar\SpecialChar menuseparator
34909 Ecuación\SpecialChar menuseparator
34910 Definición de macro\SpecialChar menuseparator
34911
34912 \end_layout
34913
34914 \end_inset
34915
34916 yendo hacia la derecha
34917 \end_layout
34918
34919 \end_inset
34920 </cell>
34921 </row>
34922 <row interlinespace="2.5mm">
34923 <cell alignment="center" valignment="top" usebox="none">
34924 \begin_inset Text
34925
34926 \begin_layout Plain Layout
34927 \begin_inset Info
34928 type  "icon"
34929 arg   "math-macro-append-greedy-param"
34930 \end_inset
34931
34932
34933 \end_layout
34934
34935 \end_inset
34936 </cell>
34937 <cell alignment="center" valignment="top" usebox="none">
34938 \begin_inset Text
34939
34940 \begin_layout Plain Layout
34941
34942 \family sans
34943 Editar\SpecialChar menuseparator
34944 Ecuación\SpecialChar menuseparator
34945 Definición de macro\SpecialChar menuseparator
34946 Añadir argumento comiendo
34947 \begin_inset Newline newline
34948 \end_inset
34949
34950
34951 \begin_inset Phantom HPhantom
34952 status open
34953
34954 \begin_layout Plain Layout
34955
34956 \family sans
34957 Editar\SpecialChar menuseparator
34958 Ecuación\SpecialChar menuseparator
34959 Definición de macro\SpecialChar menuseparator
34960
34961 \end_layout
34962
34963 \end_inset
34964
34965 desde la derecha
34966 \end_layout
34967
34968 \end_inset
34969 </cell>
34970 </row>
34971 <row interlinespace="2.5mm">
34972 <cell alignment="center" valignment="top" usebox="none">
34973 \begin_inset Text
34974
34975 \begin_layout Plain Layout
34976 \begin_inset Info
34977 type  "icon"
34978 arg   "math-macro-add-greedy-optional-param"
34979 \end_inset
34980
34981
34982 \end_layout
34983
34984 \end_inset
34985 </cell>
34986 <cell alignment="center" valignment="top" usebox="none">
34987 \begin_inset Text
34988
34989 \begin_layout Plain Layout
34990
34991 \family sans
34992 Editar\SpecialChar menuseparator
34993 Ecuación\SpecialChar menuseparator
34994 Definición de macro\SpecialChar menuseparator
34995 Añadir argumento opcional
34996 \begin_inset Newline newline
34997 \end_inset
34998
34999
35000 \begin_inset Phantom HPhantom
35001 status open
35002
35003 \begin_layout Plain Layout
35004
35005 \family sans
35006 Editar\SpecialChar menuseparator
35007 Ecuación\SpecialChar menuseparator
35008 Definición de macro\SpecialChar menuseparator
35009
35010 \end_layout
35011
35012 \end_inset
35013
35014 comiendo desde la derecha
35015 \end_layout
35016
35017 \end_inset
35018 </cell>
35019 </row>
35020 </lyxtabular>
35021
35022 \end_inset
35023
35024
35025 \end_layout
35026
35027 \begin_layout Section
35028 Sistema algebraico computacional
35029 \end_layout
35030
35031 \begin_layout Standard
35032 \SpecialChar LyX
35033  permite el intercambio entre expresiones matemáticas escritas con su editor
35034  de ecuaciones y aplicaciones externas o guiones definidos por el usuario.
35035  Las aplicaciones soportadas actualmente son 
35036 \family sans
35037 Maple
35038 \family default
35039
35040 \family sans
35041 Mathematica
35042 \family default
35043
35044 \family sans
35045 Maxima
35046 \family default
35047  y 
35048 \family sans
35049 Octave
35050 \family default
35051 .
35052  Hay que advertir que el conjunto de estructuras matemáticas soportadas
35053  se limita a casos muy simples.
35054 \end_layout
35055
35056 \begin_layout Subsection
35057 Utilización
35058 \end_layout
35059
35060 \begin_layout Standard
35061 Escribe alguna expresión en una ecuación, despliega el menú 
35062 \family sans
35063 Editar\SpecialChar menuseparator
35064 Ecuación\SpecialChar menuseparator
35065 Usar programa de álgebra
35066 \family default
35067  y elige la aplicación que esté instalada en tu ordenador.
35068  Después de eso el resultado de la computación debería mostrarse a la derecha
35069  de la expresión junto con el operador "=".
35070 \end_layout
35071
35072 \begin_layout Standard
35073 A continuación hay unos ejemplos sencillos (con resultados de 
35074 \family sans
35075 Maxima
35076 \family default
35077 ) que muestran qué tipos de computación se pueden realizar:
35078 \end_layout
35079
35080 \begin_layout Itemize
35081 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
35082 \end_inset
35083
35084
35085 \end_layout
35086
35087 \begin_layout Itemize
35088 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
35089 \end_inset
35090
35091
35092 \end_layout
35093
35094 \begin_layout Itemize
35095 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
35096 \end_inset
35097
35098
35099 \end_layout
35100
35101 \begin_layout Itemize
35102 \begin_inset Formula $\det\left[\begin{array}{ccc}
35103 1 & 6 & 7\\
35104 2 & 5 & 8\\
35105 3 & 4 & 17
35106 \end{array}\right]=-56$
35107 \end_inset
35108
35109
35110 \end_layout
35111
35112 \begin_layout Itemize
35113 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
35114 \end_inset
35115
35116
35117 \end_layout
35118
35119 \begin_layout Subsection
35120 Atajos de teclado
35121 \end_layout
35122
35123 \begin_layout Standard
35124 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
35125  Se puede vincular fácilmente una combinación de teclas a la función 
35126 \family sans
35127 math-extern
35128 \family default
35129  de Lyx (véase el manual 
35130 \emph on
35131 Funciones de \SpecialChar LyX
35132
35133 \emph default
35134 ).
35135  Por ejemplo, para vincular la tecla 
35136 \family sans
35137 Entrar
35138 \family default
35139  en el editor de ecuaciones a 
35140 \family sans
35141 Maxima
35142 \family default
35143  se podría usar este comando para definir el atajo de teclado:
35144 \end_layout
35145
35146 \begin_layout Standard
35147
35148 \series bold
35149 command-alternatives paragraph-break;math-extern maxima
35150 \end_layout
35151
35152 \begin_layout Section
35153 Miscelánea
35154 \begin_inset Index idx
35155 status open
35156
35157 \begin_layout Plain Layout
35158 Miscelánea
35159 \end_layout
35160
35161 \end_inset
35162
35163
35164 \end_layout
35165
35166 \begin_layout Subsection
35167 Números negativos
35168 \begin_inset Index idx
35169 status collapsed
35170
35171 \begin_layout Plain Layout
35172 Numeros@Números ! negativos
35173 \end_layout
35174
35175 \end_inset
35176
35177
35178 \end_layout
35179
35180 \begin_layout Standard
35181 Los números negativos a veces se ven feos en las ecuaciones porque el signo
35182  menos delante del número tiene la misma longitud que el operador signo
35183  menos.
35184  Si se escribe el número negativo en texto normal el signo menos aparece
35185  correctamente.
35186 \end_layout
35187
35188 \begin_layout Standard
35189 Así pues, el problema desaparece si se convierte el signo menos a texto
35190  matemático.
35191 \end_layout
35192
35193 \begin_layout Standard
35194 Un ejemplo para visualizar el problema:
35195 \begin_inset Separator parbreak
35196 \end_inset
35197
35198
35199 \end_layout
35200
35201 \begin_layout Standard
35202 \noindent
35203 \align center
35204 \begin_inset Tabular
35205 <lyxtabular version="3" rows="3" columns="2">
35206 <features tabularvalignment="middle">
35207 <column alignment="center" valignment="top">
35208 <column alignment="center" valignment="top">
35209 <row>
35210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35211 \begin_inset Text
35212
35213 \begin_layout Plain Layout
35214 texto normal:
35215 \end_layout
35216
35217 \end_inset
35218 </cell>
35219 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35220 \begin_inset Text
35221
35222 \begin_layout Plain Layout
35223 x = -2
35224 \end_layout
35225
35226 \end_inset
35227 </cell>
35228 </row>
35229 <row>
35230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35231 \begin_inset Text
35232
35233 \begin_layout Plain Layout
35234 ecuación:
35235 \end_layout
35236
35237 \end_inset
35238 </cell>
35239 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35240 \begin_inset Text
35241
35242 \begin_layout Plain Layout
35243 \begin_inset Formula $x=-2$
35244 \end_inset
35245
35246
35247 \end_layout
35248
35249 \end_inset
35250 </cell>
35251 </row>
35252 <row>
35253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35254 \begin_inset Text
35255
35256 \begin_layout Plain Layout
35257 solución:
35258 \end_layout
35259
35260 \end_inset
35261 </cell>
35262 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35263 \begin_inset Text
35264
35265 \begin_layout Plain Layout
35266 \begin_inset Formula $x=\mbox{-}2$
35267 \end_inset
35268
35269
35270 \end_layout
35271
35272 \end_inset
35273 </cell>
35274 </row>
35275 </lyxtabular>
35276
35277 \end_inset
35278
35279
35280 \end_layout
35281
35282 \begin_layout Subsection
35283 Coma como separador decimal
35284 \begin_inset Index idx
35285 status collapsed
35286
35287 \begin_layout Plain Layout
35288 Coma decimal
35289 \end_layout
35290
35291 \end_inset
35292
35293
35294 \end_layout
35295
35296 \begin_layout Standard
35297 En \SpecialChar LaTeX
35298 , de acuerdo con la convención inglesa, se usa la coma como separador
35299  de grupos numéricos.
35300  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
35301 \end_layout
35302
35303 \begin_layout Standard
35304 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
35305  
35306 \family sans
35307 Ctrl+M
35308 \family default
35309 ).
35310 \end_layout
35311
35312 \begin_layout Standard
35313 Para usar las comas en todas las fórmulas del documento como separador decimal,
35314  se carga el archivo 
35315 \series bold
35316 icomma.sty
35317 \series default
35318
35319 \begin_inset Foot
35320 status collapsed
35321
35322 \begin_layout Plain Layout
35323
35324 \series bold
35325 icomma
35326 \series default
35327  forma parte del paquete \SpecialChar LaTeX
35328  
35329 \series bold
35330 was
35331 \series default
35332
35333 \begin_inset Index idx
35334 status collapsed
35335
35336 \begin_layout Plain Layout
35337 Paquetes ! was
35338 \begin_inset ERT
35339 status collapsed
35340
35341 \begin_layout Plain Layout
35342
35343
35344 \backslash
35345 vspace{4mm}
35346 \end_layout
35347
35348 \end_inset
35349
35350
35351 \end_layout
35352
35353 \end_inset
35354
35355 .
35356 \end_layout
35357
35358 \end_inset
35359
35360
35361 \begin_inset Index idx
35362 status collapsed
35363
35364 \begin_layout Plain Layout
35365 Paquetes ! icomma
35366 \end_layout
35367
35368 \end_inset
35369
35370  en el preámbulo \SpecialChar LaTeX
35371  con la línea: 
35372 \end_layout
35373
35374 \begin_layout Standard
35375
35376 \series bold
35377
35378 \backslash
35379 usepackage{icomma}
35380 \end_layout
35381
35382 \begin_layout Subsection
35383 Vectores cuánticos y notación bra-ket
35384 \begin_inset CommandInset label
35385 LatexCommand label
35386 name "subsec:Vectores-cuánticos"
35387
35388 \end_inset
35389
35390
35391 \begin_inset Index idx
35392 status collapsed
35393
35394 \begin_layout Plain Layout
35395 Vectores cuánticos
35396 \end_layout
35397
35398 \end_inset
35399
35400
35401 \begin_inset Index idx
35402 status collapsed
35403
35404 \begin_layout Plain Layout
35405 Notación bra-ket
35406 \end_layout
35407
35408 \end_inset
35409
35410
35411 \end_layout
35412
35413 \begin_layout Standard
35414 El paquete \SpecialChar LaTeX
35415  
35416 \series bold
35417 braket
35418 \series default
35419
35420 \begin_inset Index idx
35421 status collapsed
35422
35423 \begin_layout Plain Layout
35424 Paquetes ! braket
35425 \end_layout
35426
35427 \end_inset
35428
35429  suministra comandos para escribir paréntesis angulares que se usan en mecánica
35430  cuántica: la notación 
35431 \begin_inset Quotes fld
35432 \end_inset
35433
35434 bra-ket
35435 \begin_inset Quotes frd
35436 \end_inset
35437
35438 ; se carga con la línea de preámbulo \SpecialChar LaTeX
35439 :
35440 \end_layout
35441
35442 \begin_layout Standard
35443
35444 \series bold
35445
35446 \backslash
35447 usepackage{braket}
35448 \end_layout
35449
35450 \begin_layout Standard
35451 \begin_inset ERT
35452 status collapsed
35453
35454 \begin_layout Plain Layout
35455
35456
35457 \backslash
35458 ifbraket 
35459 \end_layout
35460
35461 \end_inset
35462
35463
35464 \begin_inset Note Note
35465 status open
35466
35467 \begin_layout Plain Layout
35468 El cuadro siguiente sólo se mostrará en la salida si el paquete \SpecialChar LaTeX
35469  
35470 \series bold
35471 braket
35472 \series default
35473  está instalado.
35474 \end_layout
35475
35476 \end_inset
35477
35478
35479 \end_layout
35480
35481 \begin_layout Standard
35482 Están definidos los siguientes comandos:
35483 \begin_inset Separator parbreak
35484 \end_inset
35485
35486
35487 \end_layout
35488
35489 \begin_layout Standard
35490 \noindent
35491 \align center
35492 \begin_inset Tabular
35493 <lyxtabular version="3" rows="4" columns="2">
35494 <features tabularvalignment="middle">
35495 <column alignment="center" valignment="top">
35496 <column alignment="center" valignment="top">
35497 <row>
35498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35499 \begin_inset Text
35500
35501 \begin_layout Plain Layout
35502 Comando
35503 \end_layout
35504
35505 \end_inset
35506 </cell>
35507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35508 \begin_inset Text
35509
35510 \begin_layout Plain Layout
35511 Resultado
35512 \end_layout
35513
35514 \end_inset
35515 </cell>
35516 </row>
35517 <row>
35518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35519 \begin_inset Text
35520
35521 \begin_layout Plain Layout
35522
35523 \backslash
35524 Bra{
35525 \backslash
35526 psi
35527 \end_layout
35528
35529 \end_inset
35530 </cell>
35531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35532 \begin_inset Text
35533
35534 \begin_layout Plain Layout
35535 \begin_inset Formula $\Bra{\psi}$
35536 \end_inset
35537
35538
35539 \end_layout
35540
35541 \end_inset
35542 </cell>
35543 </row>
35544 <row>
35545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35546 \begin_inset Text
35547
35548 \begin_layout Plain Layout
35549
35550 \backslash
35551 Ket{
35552 \backslash
35553 psi
35554 \end_layout
35555
35556 \end_inset
35557 </cell>
35558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35559 \begin_inset Text
35560
35561 \begin_layout Plain Layout
35562 \begin_inset Formula $\Ket{\psi}$
35563 \end_inset
35564
35565
35566 \end_layout
35567
35568 \end_inset
35569 </cell>
35570 </row>
35571 <row>
35572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35573 \begin_inset Text
35574
35575 \begin_layout Plain Layout
35576
35577 \backslash
35578 Braket{
35579 \backslash
35580 psi|
35581 \backslash
35582 phi
35583 \end_layout
35584
35585 \end_inset
35586 </cell>
35587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35588 \begin_inset Text
35589
35590 \begin_layout Plain Layout
35591 \begin_inset Formula $\Braket{\psi|\phi}$
35592 \end_inset
35593
35594
35595 \end_layout
35596
35597 \end_inset
35598 </cell>
35599 </row>
35600 </lyxtabular>
35601
35602 \end_inset
35603
35604
35605 \end_layout
35606
35607 \begin_layout Standard
35608 El comando 
35609 \series bold
35610
35611 \backslash
35612 Braket
35613 \series default
35614  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35615  circundantes:
35616 \begin_inset Formula 
35617 \[
35618 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
35619 \]
35620
35621 \end_inset
35622
35623
35624 \begin_inset ERT
35625 status collapsed
35626
35627 \begin_layout Plain Layout
35628
35629
35630 \backslash
35631 else
35632 \end_layout
35633
35634 \end_inset
35635
35636
35637 \begin_inset Note Note
35638 status open
35639
35640 \begin_layout Plain Layout
35641 Lo que sigue se verá en la salida si el paquete \SpecialChar LaTeX
35642  
35643 \series bold
35644 braket
35645 \series default
35646  no está instalado:
35647 \end_layout
35648
35649 \end_inset
35650
35651
35652 \end_layout
35653
35654 \begin_layout Standard
35655 Debes instalar el paquete \SpecialChar LaTeX
35656  
35657 \series bold
35658 braket
35659 \series default
35660  para ver en la salida el resto de esta subsección.
35661 \end_layout
35662
35663 \begin_layout Standard
35664 \begin_inset ERT
35665 status collapsed
35666
35667 \begin_layout Plain Layout
35668
35669
35670 \backslash
35671 fi
35672 \end_layout
35673
35674 \end_inset
35675
35676
35677 \end_layout
35678
35679 \begin_layout Standard
35680 El efecto de 
35681 \series bold
35682
35683 \backslash
35684 Braket
35685 \series default
35686  también se puede conseguir con el comando 
35687 \series bold
35688
35689 \backslash
35690 middle
35691 \series default
35692 , que se describe en 
35693 \begin_inset CommandInset ref
35694 LatexCommand ref
35695 reference "subsec:Tamaño-automático-de"
35696
35697 \end_inset
35698
35699 .
35700 \end_layout
35701
35702 \begin_layout Subsection
35703 Fracciones definidas por el usuario
35704 \begin_inset CommandInset label
35705 LatexCommand label
35706 name "subsec:Fracciones-personalizadas"
35707
35708 \end_inset
35709
35710
35711 \begin_inset Index idx
35712 status collapsed
35713
35714 \begin_layout Plain Layout
35715 Fracciones ! personalizadas
35716 \end_layout
35717
35718 \end_inset
35719
35720
35721 \end_layout
35722
35723 \begin_layout Standard
35724 Para definir comandos personalizados para fracciones, se usa el comando
35725  
35726 \series bold
35727
35728 \backslash
35729 genfrac
35730 \series default
35731
35732 \begin_inset Index idx
35733 status collapsed
35734
35735 \begin_layout Plain Layout
35736 Comandos ! G ! 
35737 \backslash
35738 genfrac
35739 \end_layout
35740
35741 \end_inset
35742
35743  con el siguiente esquema:
35744 \end_layout
35745
35746 \begin_layout Standard
35747
35748 \series bold
35749
35750 \backslash
35751 genfrac{delimitador izquierdo}{delimitador derecho}
35752 \begin_inset Newline newline
35753 \end_inset
35754
35755
35756 \begin_inset Phantom HPhantom
35757 status open
35758
35759 \begin_layout Plain Layout
35760
35761 \series bold
35762
35763 \backslash
35764 genfrac
35765 \end_layout
35766
35767 \end_inset
35768
35769 {grosor raya de fracción}{estilo}{numerador}{denominador}
35770 \end_layout
35771
35772 \begin_layout Standard
35773 El estilo es un número en el rango 0
35774 \begin_inset space \thinspace{}
35775 \end_inset
35776
35777 -
35778 \begin_inset space \thinspace{}
35779 \end_inset
35780
35781 3.
35782 \begin_inset Separator parbreak
35783 \end_inset
35784
35785
35786 \end_layout
35787
35788 \begin_layout Standard
35789 \align center
35790 \begin_inset Tabular
35791 <lyxtabular version="3" rows="5" columns="2">
35792 <features tabularvalignment="middle">
35793 <column alignment="center" valignment="top">
35794 <column alignment="center" valignment="top">
35795 <row>
35796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35797 \begin_inset Text
35798
35799 \begin_layout Plain Layout
35800 Número
35801 \end_layout
35802
35803 \end_inset
35804 </cell>
35805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35806 \begin_inset Text
35807
35808 \begin_layout Plain Layout
35809 Estilo (tamaño)
35810 \end_layout
35811
35812 \end_inset
35813 </cell>
35814 </row>
35815 <row>
35816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35817 \begin_inset Text
35818
35819 \begin_layout Plain Layout
35820 0
35821 \end_layout
35822
35823 \end_inset
35824 </cell>
35825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35826 \begin_inset Text
35827
35828 \begin_layout Plain Layout
35829 ecuación presentada
35830 \end_layout
35831
35832 \end_inset
35833 </cell>
35834 </row>
35835 <row>
35836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35837 \begin_inset Text
35838
35839 \begin_layout Plain Layout
35840 1
35841 \end_layout
35842
35843 \end_inset
35844 </cell>
35845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35846 \begin_inset Text
35847
35848 \begin_layout Plain Layout
35849 ecuación en línea
35850 \end_layout
35851
35852 \end_inset
35853 </cell>
35854 </row>
35855 <row>
35856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35857 \begin_inset Text
35858
35859 \begin_layout Plain Layout
35860 2
35861 \end_layout
35862
35863 \end_inset
35864 </cell>
35865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35866 \begin_inset Text
35867
35868 \begin_layout Plain Layout
35869 pequeño
35870 \end_layout
35871
35872 \end_inset
35873 </cell>
35874 </row>
35875 <row>
35876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35877 \begin_inset Text
35878
35879 \begin_layout Plain Layout
35880 3
35881 \end_layout
35882
35883 \end_inset
35884 </cell>
35885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35886 \begin_inset Text
35887
35888 \begin_layout Plain Layout
35889 muy pequeño
35890 \end_layout
35891
35892 \end_inset
35893 </cell>
35894 </row>
35895 </lyxtabular>
35896
35897 \end_inset
35898
35899
35900 \end_layout
35901
35902 \begin_layout Standard
35903 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
35904  
35905 \series bold
35906
35907 \backslash
35908 frac
35909 \series default
35910 .
35911 \end_layout
35912
35913 \begin_layout Standard
35914 Si no se pone grosor de la raya de fracción se usará el valor predefinido
35915  de 0.4
35916 \begin_inset space \thinspace{}
35917 \end_inset
35918
35919 pt.
35920 \end_layout
35921
35922 \begin_layout Standard
35923 Por ejemplo, los comandos 
35924 \series bold
35925
35926 \backslash
35927 dfrac
35928 \series default
35929  y 
35930 \series bold
35931
35932 \backslash
35933 tbinom
35934 \series default
35935  de la 
35936 \begin_inset CommandInset ref
35937 LatexCommand ref
35938 reference "subsec:Fracciones"
35939
35940 \end_inset
35941
35942  se definen con los comandos:
35943 \end_layout
35944
35945 \begin_layout Standard
35946
35947 \series bold
35948
35949 \backslash
35950 newcommand{
35951 \backslash
35952 dfrac}[2]{
35953 \backslash
35954 genfrac{}{}{}{0}{#1}{#2}}
35955 \end_layout
35956
35957 \begin_layout Standard
35958 y
35959 \end_layout
35960
35961 \begin_layout Standard
35962
35963 \series bold
35964
35965 \backslash
35966 newcommand{
35967 \backslash
35968 tbinom}[2]{
35969 \backslash
35970 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35971 \end_layout
35972
35973 \begin_layout Standard
35974 \begin_inset VSpace medskip
35975 \end_inset
35976
35977
35978 \end_layout
35979
35980 \begin_layout Standard
35981 Para definir una fracción en la que el grosor de la raya se pueda definir
35982  como argumento opcional, se inserta la siguiente línea en el preámbulo
35983  \SpecialChar LaTeX
35984 :
35985 \end_layout
35986
35987 \begin_layout Standard
35988
35989 \series bold
35990
35991 \backslash
35992 newcommand{
35993 \backslash
35994 fracS}[3][]{
35995 \backslash
35996 genfrac{}{}{#1}{}{#2}{#3}}
35997 \end_layout
35998
35999 \begin_layout Standard
36000 Un ensayo:
36001 \begin_inset Formula 
36002 \begin{align*}
36003 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
36004 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
36005 \end{align*}
36006
36007 \end_inset
36008
36009 Como se puede ver, la distancia del numerador y el denominador a la raya
36010  de fracción se redondea a unas tres veces el grosor de la raya.
36011 \end_layout
36012
36013 \begin_layout Subsection
36014 Ecuaciones canceladas
36015 \begin_inset Index idx
36016 status collapsed
36017
36018 \begin_layout Plain Layout
36019 Ecuación ! cancelada
36020 \end_layout
36021
36022 \end_inset
36023
36024
36025 \end_layout
36026
36027 \begin_layout Standard
36028 Hay cuatro formas de cancelar ecuaciones o partes de ellas:
36029 \end_layout
36030
36031 \begin_layout Standard
36032 \begin_inset ERT
36033 status collapsed
36034
36035 \begin_layout Plain Layout
36036
36037
36038 \backslash
36039 ifcancel 
36040 \end_layout
36041
36042 \end_inset
36043
36044
36045 \begin_inset Note Note
36046 status open
36047
36048 \begin_layout Plain Layout
36049 El cuadro siguiente sólo se mostrará en la salida si el paquete \SpecialChar LaTeX
36050  
36051 \series bold
36052 cancel
36053 \series default
36054  está instalado.
36055 \end_layout
36056
36057 \end_inset
36058
36059
36060 \begin_inset Separator parbreak
36061 \end_inset
36062
36063
36064 \end_layout
36065
36066 \begin_layout Standard
36067 \align center
36068 \begin_inset Tabular
36069 <lyxtabular version="3" rows="5" columns="2">
36070 <features tabularvalignment="middle">
36071 <column alignment="center" valignment="top">
36072 <column alignment="center" valignment="top">
36073 <row>
36074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36075 \begin_inset Text
36076
36077 \begin_layout Plain Layout
36078 Comando
36079 \end_layout
36080
36081 \end_inset
36082 </cell>
36083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36084 \begin_inset Text
36085
36086 \begin_layout Plain Layout
36087 Resultado
36088 \begin_inset Note Note
36089 status collapsed
36090
36091 \begin_layout Plain Layout
36092 El
36093 \series bold
36094  
36095 \series default
36096 espacio y 
36097 \series bold
36098
36099 \backslash
36100 raisebox
36101 \series default
36102  se usa sólo como espaciador
36103 \end_layout
36104
36105 \end_inset
36106
36107
36108 \end_layout
36109
36110 \end_inset
36111 </cell>
36112 </row>
36113 <row>
36114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36115 \begin_inset Text
36116
36117 \begin_layout Plain Layout
36118
36119 \backslash
36120 cancel
36121 \begin_inset space \textvisiblespace{}
36122 \end_inset
36123
36124
36125 \backslash
36126 int
36127 \begin_inset space \textvisiblespace{}
36128 \end_inset
36129
36130 A=B
36131 \end_layout
36132
36133 \end_inset
36134 </cell>
36135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36136 \begin_inset Text
36137
36138 \begin_layout Plain Layout
36139 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
36140 \end_inset
36141
36142
36143 \end_layout
36144
36145 \end_inset
36146 </cell>
36147 </row>
36148 <row>
36149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36150 \begin_inset Text
36151
36152 \begin_layout Plain Layout
36153
36154 \backslash
36155 bcancel
36156 \begin_inset space \textvisiblespace{}
36157 \end_inset
36158
36159
36160 \backslash
36161 int
36162 \begin_inset space \textvisiblespace{}
36163 \end_inset
36164
36165 A=B
36166 \end_layout
36167
36168 \end_inset
36169 </cell>
36170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36171 \begin_inset Text
36172
36173 \begin_layout Plain Layout
36174 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
36175 \end_inset
36176
36177
36178 \end_layout
36179
36180 \end_inset
36181 </cell>
36182 </row>
36183 <row>
36184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36185 \begin_inset Text
36186
36187 \begin_layout Plain Layout
36188
36189 \backslash
36190 xcancel
36191 \begin_inset space \textvisiblespace{}
36192 \end_inset
36193
36194
36195 \backslash
36196 int
36197 \begin_inset space \textvisiblespace{}
36198 \end_inset
36199
36200 A=B
36201 \end_layout
36202
36203 \end_inset
36204 </cell>
36205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36206 \begin_inset Text
36207
36208 \begin_layout Plain Layout
36209 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
36210 \end_inset
36211
36212
36213 \end_layout
36214
36215 \end_inset
36216 </cell>
36217 </row>
36218 <row>
36219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36220 \begin_inset Text
36221
36222 \begin_layout Plain Layout
36223
36224 \backslash
36225 cancelto
36226 \begin_inset space \textvisiblespace{}
36227 \end_inset
36228
36229
36230 \backslash
36231 int
36232 \begin_inset space \textvisiblespace{}
36233 \end_inset
36234
36235 A=B
36236 \begin_inset Formula $\to$
36237 \end_inset
36238
36239 1
36240 \end_layout
36241
36242 \end_inset
36243 </cell>
36244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36245 \begin_inset Text
36246
36247 \begin_layout Plain Layout
36248 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
36249 \end_inset
36250
36251
36252 \end_layout
36253
36254 \end_inset
36255 </cell>
36256 </row>
36257 </lyxtabular>
36258
36259 \end_inset
36260
36261
36262 \end_layout
36263
36264 \begin_layout Standard
36265
36266 \series bold
36267
36268 \backslash
36269 cancelto
36270 \series default
36271  es especialmente apropiado para visualizar la simplificación de fracciones
36272  en una ecuación:
36273 \begin_inset Formula 
36274 \[
36275 \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}}}
36276 \]
36277
36278 \end_inset
36279
36280
36281 \end_layout
36282
36283 \begin_layout Standard
36284 Se puede cambiar el tamaño del valor impreso por 
36285 \series bold
36286
36287 \backslash
36288 cancelto
36289 \series default
36290  añadiendo en el preámbulo \SpecialChar LaTeX
36291  la línea
36292 \end_layout
36293
36294 \begin_layout Standard
36295
36296 \series bold
36297
36298 \backslash
36299 PassOptionsToPackage{option}{cancel}
36300 \end_layout
36301
36302 \begin_layout Standard
36303 donde 
36304 \series bold
36305 option
36306 \series default
36307  puede ser 
36308 \series bold
36309 samesize
36310 \series default
36311 , que da el mismo tamaño que el valor cancelado, o 
36312 \series bold
36313 Smaller
36314 \series default
36315 , que da un tamaño un poco más pequeño que el normal.
36316 \end_layout
36317
36318 \begin_layout Standard
36319 Para colorear la raya de cancelación añade el siguiente comando en código
36320  \SpecialChar TeX
36321 :
36322 \end_layout
36323
36324 \begin_layout Standard
36325
36326 \series bold
36327
36328 \backslash
36329 renewcommand{
36330 \backslash
36331 CancelColor}{
36332 \backslash
36333 color{red}}
36334 \end_layout
36335
36336 \begin_layout Standard
36337 donde 
36338 \series bold
36339 red
36340 \series default
36341  puede reemplazarse por el color deseado.
36342 \end_layout
36343
36344 \begin_layout Standard
36345 \begin_inset ERT
36346 status collapsed
36347
36348 \begin_layout Plain Layout
36349
36350
36351 \backslash
36352 renewcommand{
36353 \backslash
36354 CancelColor}{
36355 \backslash
36356 color{red}}
36357 \end_layout
36358
36359 \end_inset
36360
36361
36362 \end_layout
36363
36364 \begin_layout Standard
36365 \begin_inset Formula 
36366 \[
36367 \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}}}
36368 \]
36369
36370 \end_inset
36371
36372
36373 \end_layout
36374
36375 \begin_layout Standard
36376 \begin_inset ERT
36377 status collapsed
36378
36379 \begin_layout Plain Layout
36380
36381
36382 \backslash
36383 renewcommand{
36384 \backslash
36385 CancelColor}{
36386 \backslash
36387 color{black}}
36388 \end_layout
36389
36390 \end_inset
36391
36392
36393 \begin_inset Note Note
36394 status open
36395
36396 \begin_layout Plain Layout
36397 restablece el color
36398 \end_layout
36399
36400 \end_inset
36401
36402
36403 \end_layout
36404
36405 \begin_layout Standard
36406 Para otras posibilidades de personalización, véase la documentación del
36407  paquete
36408 \series bold
36409  cancel
36410 \series default
36411
36412 \begin_inset CommandInset citation
36413 LatexCommand cite
36414 key "cancel"
36415
36416 \end_inset
36417
36418 .
36419 \begin_inset Index idx
36420 status collapsed
36421
36422 \begin_layout Plain Layout
36423 Paquetes ! cancel
36424 \end_layout
36425
36426 \end_inset
36427
36428
36429 \end_layout
36430
36431 \begin_layout Standard
36432 \begin_inset ERT
36433 status collapsed
36434
36435 \begin_layout Plain Layout
36436
36437
36438 \backslash
36439 else
36440 \end_layout
36441
36442 \end_inset
36443
36444
36445 \begin_inset Note Note
36446 status open
36447
36448 \begin_layout Plain Layout
36449 Lo que sigue se verá en la salida si el paquete \SpecialChar LaTeX
36450  
36451 \series bold
36452 cancel
36453 \series default
36454  no está instalado:
36455 \end_layout
36456
36457 \end_inset
36458
36459
36460 \end_layout
36461
36462 \begin_layout Standard
36463 Debes instalar el paquete \SpecialChar LaTeX
36464  
36465 \series bold
36466 cancel
36467 \series default
36468  para ver en la salida el resto de esta subsección.
36469 \end_layout
36470
36471 \begin_layout Standard
36472 \begin_inset ERT
36473 status collapsed
36474
36475 \begin_layout Plain Layout
36476
36477
36478 \backslash
36479 fi
36480 \end_layout
36481
36482 \end_inset
36483
36484
36485 \end_layout
36486
36487 \begin_layout Subsection
36488 Ecuaciones en encabezados de sección
36489 \begin_inset CommandInset label
36490 LatexCommand label
36491 name "subsec:Ecuaciones-en-encabezados"
36492
36493 \end_inset
36494
36495
36496 \begin_inset Index idx
36497 status collapsed
36498
36499 \begin_layout Plain Layout
36500 Ecuación ! en encabezados de sección
36501 \end_layout
36502
36503 \end_inset
36504
36505
36506 \end_layout
36507
36508 \begin_layout Standard
36509 Si se quiere poner una ecuación en un encabezado de sección hay que tener
36510  en cuenta lo siguiente:
36511 \end_layout
36512
36513 \begin_layout Standard
36514 \begin_inset Note Greyedout
36515 status open
36516
36517 \begin_layout Plain Layout
36518 Si el soporte para 
36519 \series bold
36520 hyperref
36521 \series default
36522
36523 \begin_inset Index idx
36524 status collapsed
36525
36526 \begin_layout Plain Layout
36527 Paquetes ! hyperref
36528 \end_layout
36529
36530 \end_inset
36531
36532  está activado en la configuración del documento, 
36533 \family sans
36534 Propiedades
36535 \begin_inset space ~
36536 \end_inset
36537
36538
36539 \family default
36540 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
36541  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
36542  texto del marcador, porque se infringen las convenciones PDF.
36543 \end_layout
36544
36545 \end_inset
36546
36547
36548 \end_layout
36549
36550 \begin_layout Standard
36551 Estos problemas se pueden solucionar insertando al final del encabezado
36552  un título breve con el menú 
36553 \family sans
36554 Insertar\SpecialChar menuseparator
36555 Título
36556 \begin_inset space ~
36557 \end_inset
36558
36559 breve
36560 \family default
36561 .
36562  Los títulos breves se usan como alternativa para encabezados de sección
36563  con más de una línea para mantener el buen aspecto del índice.
36564  En éste sólo aparece el título breve y por tanto también en los marcadores.
36565 \end_layout
36566
36567 \begin_layout Standard
36568 Si hay que poner ecuaciones en el índice y se usa 
36569 \series bold
36570 hyperref
36571 \series default
36572 , se puede insertar el siguiente comando en modo \SpecialChar TeX
36573 :
36574 \end_layout
36575
36576 \begin_layout Standard
36577
36578 \series bold
36579
36580 \backslash
36581 texorpdfstring{parte}{alternativa}
36582 \begin_inset Index idx
36583 status collapsed
36584
36585 \begin_layout Plain Layout
36586 Comandos ! T ! 
36587 \backslash
36588 texorpdfstring
36589 \end_layout
36590
36591 \end_inset
36592
36593
36594 \end_layout
36595
36596 \begin_layout Standard
36597 parte se refiere a la parte del encabezado que no debería aparecer en el
36598  marcador PDF.
36599  Pueden ser caracteres, ecuaciones, notas al pie y también referencias cruzadas.
36600  La alternativa se usa para el marcador en vez de la parte.
36601 \end_layout
36602
36603 \begin_layout Standard
36604 Aquí hay dos ejemplos de encabezados con ecuación:
36605 \end_layout
36606
36607 \begin_layout Standard
36608 \begin_inset VSpace -3mm
36609 \end_inset
36610
36611
36612 \end_layout
36613
36614 \begin_layout Standard
36615 \begin_inset ERT
36616 status collapsed
36617
36618 \begin_layout Plain Layout
36619
36620
36621 \backslash
36622 boldmath 
36623 \end_layout
36624
36625 \end_inset
36626
36627
36628 \end_layout
36629
36630 \begin_layout Subsubsection
36631 Encabezado sin ecuación en el índice 
36632 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36633 \end_inset
36634
36635
36636 \begin_inset Argument 1
36637 status collapsed
36638
36639 \begin_layout Plain Layout
36640 Encabezado sin ecuación en el índice
36641 \end_layout
36642
36643 \end_inset
36644
36645
36646 \end_layout
36647
36648 \begin_layout Subsubsection
36649 Encabezado con ecuación en el índice
36650 \begin_inset ERT
36651 status collapsed
36652
36653 \begin_layout Plain Layout
36654
36655
36656 \backslash
36657 texorpdfstring{
36658 \end_layout
36659
36660 \end_inset
36661
36662  
36663 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36664 \end_inset
36665
36666
36667 \begin_inset ERT
36668 status collapsed
36669
36670 \begin_layout Plain Layout
36671
36672 }{}
36673 \end_layout
36674
36675 \end_inset
36676
36677
36678 \end_layout
36679
36680 \begin_layout Standard
36681 \begin_inset ERT
36682 status collapsed
36683
36684 \begin_layout Plain Layout
36685
36686
36687 \backslash
36688 unboldmath 
36689 \end_layout
36690
36691 \end_inset
36692
36693 En el primer encabezado se ha puesto un título breve, en el segundo un 
36694 \series bold
36695
36696 \backslash
36697 texorpdfstring
36698 \series default
36699 .
36700 \end_layout
36701
36702 \begin_layout Standard
36703 Para obtener el mismo formato que en los demás encabezados se han puesto
36704  ambos en un entorno 
36705 \series bold
36706 boldmath
36707 \series default
36708 .
36709 \begin_inset Foot
36710 status collapsed
36711
36712 \begin_layout Plain Layout
36713 véase 
36714 \begin_inset CommandInset ref
36715 LatexCommand ref
36716 reference "subsec:Ecuaciones-en-negrita"
36717
36718 \end_inset
36719
36720
36721 \end_layout
36722
36723 \end_inset
36724
36725
36726 \end_layout
36727
36728 \begin_layout Subsection
36729 Ecuaciones en texto multicolumna
36730 \begin_inset Index idx
36731 status collapsed
36732
36733 \begin_layout Plain Layout
36734 Ecuación ! en texto multicolumna
36735 \end_layout
36736
36737 \end_inset
36738
36739
36740 \end_layout
36741
36742 \begin_layout Standard
36743 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
36744  para ajustarse a la columna y entonces es preciso abarcar la anchura total
36745  de la página.
36746  Esto se hace usando el paquete \SpecialChar LaTeX
36747  
36748 \series bold
36749 multicol
36750 \series default
36751 ,
36752 \begin_inset Foot
36753 status collapsed
36754
36755 \begin_layout Plain Layout
36756
36757 \series bold
36758 multicol
36759 \series default
36760  forma parte de las distribuciones \SpecialChar LaTeX
36761  estándar.
36762 \end_layout
36763
36764 \end_inset
36765
36766
36767 \begin_inset Index idx
36768 status collapsed
36769
36770 \begin_layout Plain Layout
36771 Paquetes ! multicol
36772 \end_layout
36773
36774 \end_inset
36775
36776  que se carga en el preámbulo \SpecialChar LaTeX
36777  con la línea
36778 \end_layout
36779
36780 \begin_layout Standard
36781
36782 \series bold
36783
36784 \backslash
36785 usepackage{multicol}
36786 \end_layout
36787
36788 \begin_layout Standard
36789 \begin_inset Note Greyedout
36790 status open
36791
36792 \begin_layout Plain Layout
36793 Ten en cuenta que la opción 
36794 \family sans
36795 Documento
36796 \begin_inset space ~
36797 \end_inset
36798
36799 con
36800 \begin_inset space ~
36801 \end_inset
36802
36803 dos
36804 \begin_inset space ~
36805 \end_inset
36806
36807 caras
36808 \family default
36809 , bajo 
36810 \family sans
36811 Diseño
36812 \begin_inset space ~
36813 \end_inset
36814
36815 de
36816 \begin_inset space ~
36817 \end_inset
36818
36819 página 
36820 \family default
36821 en el menú 
36822 \family sans
36823 Documento\SpecialChar menuseparator
36824 Configuración
36825 \family default
36826  
36827 \emph on
36828 debe
36829 \emph default
36830  estar desmarcada.
36831 \end_layout
36832
36833 \end_inset
36834
36835
36836 \end_layout
36837
36838 \begin_layout Standard
36839 Antes del texto multicolumna se inserta en modo \SpecialChar TeX
36840  el comando
36841 \end_layout
36842
36843 \begin_layout Standard
36844
36845 \series bold
36846
36847 \backslash
36848 begin{multicols}{número de columnas}
36849 \end_layout
36850
36851 \begin_layout Standard
36852 El número de columnas está en el rango 2-10.
36853  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
36854  \SpecialChar TeX
36855  el comando
36856 \end_layout
36857
36858 \begin_layout Standard
36859
36860 \series bold
36861
36862 \backslash
36863 end{multicols}
36864 \end_layout
36865
36866 \begin_layout Standard
36867 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
36868  Para quitarlo se inserta un espacio vertical de -6
36869 \begin_inset space \thinspace{}
36870 \end_inset
36871
36872 mm antes de la ecuación.
36873  Si se usa el estilo 
36874 \series bold
36875 Sangrado
36876 \series default
36877 ,
36878 \begin_inset Foot
36879 status collapsed
36880
36881 \begin_layout Plain Layout
36882 véase estilos de ecuación en 
36883 \begin_inset CommandInset ref
36884 LatexCommand ref
36885 reference "sec:Estilos-de-ecuación"
36886
36887 \end_inset
36888
36889
36890 \end_layout
36891
36892 \end_inset
36893
36894  se inserta un espacio de -9
36895 \begin_inset space \thinspace{}
36896 \end_inset
36897
36898 mm.
36899 \end_layout
36900
36901 \begin_layout Standard
36902 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
36903 \end_layout
36904
36905 \begin_layout Standard
36906
36907 \lang ngerman
36908 \begin_inset ERT
36909 status collapsed
36910
36911 \begin_layout Plain Layout
36912
36913
36914 \backslash
36915 begin{multicols}{2}
36916 \end_layout
36917
36918 \end_inset
36919
36920 Das Spektrum wird fouriertransformiert.
36921  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36922 , Lösungsmittel) zu trennen.
36923  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36924  nun das Aussehen des Ausgangssignals.
36925  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36926  über alle Phasen integrieren muss.
36927  Sei nun 
36928 \begin_inset Formula $S$
36929 \end_inset
36930
36931  unser normiertes Ausgangssignal und 
36932 \begin_inset Formula $P$
36933 \end_inset
36934
36935  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36936 \begin_inset ERT
36937 status collapsed
36938
36939 \begin_layout Plain Layout
36940
36941
36942 \backslash
36943 end{multicols}
36944 \end_layout
36945
36946 \end_inset
36947
36948
36949 \begin_inset VSpace -6mm
36950 \end_inset
36951
36952
36953 \begin_inset Formula 
36954 \begin{equation}
36955 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
36956 \end{equation}
36957
36958 \end_inset
36959
36960
36961 \begin_inset ERT
36962 status collapsed
36963
36964 \begin_layout Plain Layout
36965
36966
36967 \backslash
36968 begin{multicols}{2}
36969 \end_layout
36970
36971 \end_inset
36972
36973 wobei 
36974 \begin_inset Formula $S_{0}$
36975 \end_inset
36976
36977  das Signal ohne Gradient ist und die Normierungsbedingung 
36978 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36979 \end_inset
36980
36981  gilt.
36982  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36983  Direkt nach dem 
36984 \begin_inset Formula $\nicefrac{\pi}{2}$
36985 \end_inset
36986
36987
36988 \begin_inset space \thinspace{}
36989 \end_inset
36990
36991 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36992  das Signal zusätzlich abschwächt.
36993  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36994  
36995 \begin_inset Formula $T_{2}$
36996 \end_inset
36997
36998 -Zeit.
36999 \end_layout
37000
37001 \begin_layout Standard
37002
37003 \lang ngerman
37004 \begin_inset ERT
37005 status collapsed
37006
37007 \begin_layout Plain Layout
37008
37009
37010 \backslash
37011 end{multicols}
37012 \end_layout
37013
37014 \end_inset
37015
37016
37017 \end_layout
37018
37019 \begin_layout Subsection
37020 Ecuaciones con descripción de variables
37021 \begin_inset Index idx
37022 status collapsed
37023
37024 \begin_layout Plain Layout
37025 Ecuación ! con descripción de variables
37026 \end_layout
37027
37028 \end_inset
37029
37030
37031 \end_layout
37032
37033 \begin_layout Standard
37034 Para describir variables en una ecuación, como en la fórmula 
37035 \begin_inset CommandInset ref
37036 LatexCommand eqref
37037 reference "eq:within"
37038
37039 \end_inset
37040
37041 , se inserta una matriz 2×
37042 \begin_inset Formula $n$
37043 \end_inset
37044
37045  con columnas alineadas a la izquierda para las 
37046 \emph on
37047
37048 \begin_inset Formula $n$
37049 \end_inset
37050
37051
37052 \emph default
37053  variables usadas.
37054 \begin_inset Foot
37055 status collapsed
37056
37057 \begin_layout Plain Layout
37058 véase matrices en 
37059 \begin_inset CommandInset ref
37060 LatexCommand ref
37061 reference "sec:Matrices"
37062
37063 \end_inset
37064
37065
37066 \end_layout
37067
37068 \end_inset
37069
37070  Para poner la descripción en tamaño más pequeño se inserta, por ejemplo,
37071  el comando 
37072 \series bold
37073
37074 \backslash
37075 footnotesize
37076 \series default
37077  antes de la matriz.
37078 \begin_inset Foot
37079 status collapsed
37080
37081 \begin_layout Plain Layout
37082 véase tamaños de tipografías en 
37083 \begin_inset CommandInset ref
37084 LatexCommand ref
37085 reference "subsec:Tamaños-de-tipografías"
37086
37087 \end_inset
37088
37089 .
37090 \end_layout
37091
37092 \end_inset
37093
37094
37095 \end_layout
37096
37097 \begin_layout Standard
37098 Si se usa el estilo 
37099 \series bold
37100 Sangrado
37101 \series default
37102 ,
37103 \begin_inset Foot
37104 status collapsed
37105
37106 \begin_layout Plain Layout
37107 véase estilos de ecuación en 
37108 \begin_inset CommandInset ref
37109 LatexCommand ref
37110 reference "sec:Estilos-de-ecuación"
37111
37112 \end_inset
37113
37114
37115 \end_layout
37116
37117 \end_inset
37118
37119  se inserta un 
37120 \series bold
37121
37122 \backslash
37123 hfill
37124 \series default
37125
37126 \begin_inset Foot
37127 status collapsed
37128
37129 \begin_layout Plain Layout
37130
37131 \series bold
37132
37133 \backslash
37134 hfill
37135 \series default
37136  sólo funciona en ecuaciones en estilo 
37137 \series bold
37138 Sangrado
37139 \series default
37140 , véase 
37141 \begin_inset CommandInset ref
37142 LatexCommand ref
37143 reference "subsec:Espacio-variable"
37144
37145 \end_inset
37146
37147
37148 \end_layout
37149
37150 \end_inset
37151
37152  delante y detrás de la matriz para que tenga la misma separación con la
37153  ecuación y con el margen.
37154 \end_layout
37155
37156 \begin_layout Standard
37157 Si se usa el estilo 
37158 \series bold
37159 Centrado
37160 \series default
37161  se emplea el método descrito en la 
37162 \begin_inset CommandInset ref
37163 LatexCommand ref
37164 reference "subsec:Entorno-flalign"
37165
37166 \end_inset
37167
37168  para sangrar la ecuación.
37169  La ecuación 
37170 \begin_inset CommandInset ref
37171 LatexCommand eqref
37172 reference "eq:within"
37173
37174 \end_inset
37175
37176  consta de cinco columnas ya que las dos primeras contienen la fórmula,
37177  la tercera la matriz y la última una llave \SpecialChar TeX
37178  vacía.
37179 \begin_inset Formula 
37180 \begin{flalign}
37181 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
37182 \rho & \mbox{densidad}\\
37183 V & \mbox{volumen}\\
37184 g & \mbox{aceleración gravitatoria}
37185 \end{array} &  & {}\label{eq:within}
37186 \end{flalign}
37187
37188 \end_inset
37189
37190
37191 \end_layout
37192
37193 \begin_layout Subsection
37194 Letras griegas minúsculas en redonda
37195 \begin_inset CommandInset label
37196 LatexCommand label
37197 name "subsec:Griegas-en-redonda"
37198
37199 \end_inset
37200
37201
37202 \begin_inset Index idx
37203 status collapsed
37204
37205 \begin_layout Plain Layout
37206 Letras griegas ! en redonda
37207 \end_layout
37208
37209 \end_inset
37210
37211
37212 \end_layout
37213
37214 \begin_layout Standard
37215 La mayoría de las tipografías sólo suministran letras griegas minúsculas
37216  en cursiva.
37217  Pero para símbolos de partículas elementales como piones y neutrinos hacen
37218  falta letras griegas en redonda.
37219  El archivo 
37220 \series bold
37221 upgreek.sty
37222 \series default
37223
37224 \begin_inset Foot
37225 status collapsed
37226
37227 \begin_layout Plain Layout
37228
37229 \series bold
37230 upgreek
37231 \series default
37232  forma parte del paquete \SpecialChar LaTeX
37233  
37234 \series bold
37235 was
37236 \series default
37237
37238 \begin_inset Index idx
37239 status collapsed
37240
37241 \begin_layout Plain Layout
37242 Paquetes ! was
37243 \begin_inset ERT
37244 status collapsed
37245
37246 \begin_layout Plain Layout
37247
37248
37249 \backslash
37250 vspace{4mm}
37251 \end_layout
37252
37253 \end_inset
37254
37255
37256 \end_layout
37257
37258 \end_inset
37259
37260 .
37261 \end_layout
37262
37263 \end_inset
37264
37265
37266 \begin_inset Index idx
37267 status collapsed
37268
37269 \begin_layout Plain Layout
37270 Paquetes ! upgreek
37271 \end_layout
37272
37273 \end_inset
37274
37275 , que se carga en el preámbulo \SpecialChar LaTeX
37276  con la línea
37277 \end_layout
37278
37279 \begin_layout Standard
37280
37281 \series bold
37282
37283 \backslash
37284 usepackage{upgreek}
37285 \end_layout
37286
37287 \begin_layout Standard
37288 las suministra.
37289  
37290 \begin_inset ERT
37291 status collapsed
37292
37293 \begin_layout Plain Layout
37294
37295
37296 \backslash
37297 ifupgreek 
37298 \end_layout
37299
37300 \end_inset
37301
37302
37303 \begin_inset Note Note
37304 status open
37305
37306 \begin_layout Plain Layout
37307 Lo siguiente sólo se podrá ver si está instalado el paquete \SpecialChar LaTeX
37308  
37309 \series bold
37310 upgreek
37311 \series default
37312 :
37313 \end_layout
37314
37315 \end_inset
37316
37317  Se imprimen con el comando de la letra correspondiente precedido de 
37318 \series bold
37319 up
37320 \series default
37321 .
37322  Por ejemplo, el comando 
37323 \series bold
37324
37325 \backslash
37326 uptau
37327 \series default
37328  genera: 
37329 \begin_inset Formula $\uptau$
37330 \end_inset
37331
37332
37333 \end_layout
37334
37335 \begin_layout Standard
37336 Con estos comandos se pueden escribir reacciones entre partículas elementales:
37337 \begin_inset Formula 
37338 \[
37339 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
37340 \]
37341
37342 \end_inset
37343
37344
37345 \end_layout
37346
37347 \begin_layout Standard
37348 Las letras en redonda son más remarcadas y más grandes que las correspondientes
37349  en cursiva.
37350  Por tanto no deberían emplearse para unidades como 
37351 \begin_inset Quotes fld
37352 \end_inset
37353
37354 µm
37355 \begin_inset Quotes frd
37356 \end_inset
37357
37358 .
37359 \end_layout
37360
37361 \begin_layout Standard
37362 \begin_inset ERT
37363 status collapsed
37364
37365 \begin_layout Plain Layout
37366
37367
37368 \backslash
37369 else 
37370 \end_layout
37371
37372 \end_inset
37373
37374
37375 \begin_inset Note Note
37376 status open
37377
37378 \begin_layout Plain Layout
37379 Lo siguiente se mostrará si el paquete \SpecialChar LaTeX
37380  
37381 \series bold
37382 upgreek
37383 \series default
37384  no está instalado:
37385 \end_layout
37386
37387 \end_inset
37388
37389
37390 \end_layout
37391
37392 \begin_layout Standard
37393 Debes instalar el paquete \SpecialChar LaTeX
37394  
37395 \series bold
37396 upgreek
37397 \series default
37398  para ver en la salida el resto de esta subsección.
37399  
37400 \end_layout
37401
37402 \begin_layout Standard
37403 \begin_inset ERT
37404 status collapsed
37405
37406 \begin_layout Plain Layout
37407
37408
37409 \backslash
37410 fi
37411 \end_layout
37412
37413 \end_inset
37414
37415
37416 \end_layout
37417
37418 \begin_layout Subsection
37419 Caracteres de texto en ecuaciones
37420 \begin_inset Index idx
37421 status collapsed
37422
37423 \begin_layout Plain Layout
37424 Texto ! en ecuaciones
37425 \end_layout
37426
37427 \end_inset
37428
37429
37430 \end_layout
37431
37432 \begin_layout Standard
37433 En algunos casos podrías querer insertar caracteres de texto directamente
37434  en ecuaciones.
37435  Por ejemplo, cuando se usa con frecuencia el punto centrado 
37436 \begin_inset Formula $\cdot$
37437 \end_inset
37438
37439  en expresiones como 
37440 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
37441 \end_inset
37442
37443 , habría que insertar el comando 
37444 \series bold
37445
37446 \backslash
37447 cdot
37448 \series default
37449
37450 \begin_inset Foot
37451 status collapsed
37452
37453 \begin_layout Plain Layout
37454 véase 
37455 \begin_inset CommandInset ref
37456 LatexCommand ref
37457 reference "subsec:Operadores-binarios"
37458
37459 \end_inset
37460
37461
37462 \end_layout
37463
37464 \end_inset
37465
37466  continuamente, porque este carácter está definido en todas las codificaciones
37467  como carácter de texto.
37468  Pero la codificación se puede cambiar con la línea de preámbulo \SpecialChar LaTeX
37469 :
37470 \end_layout
37471
37472 \begin_layout Standard
37473
37474 \series bold
37475
37476 \backslash
37477 Declare Inputtext{183}{
37478 \backslash
37479 ifmmode
37480 \backslash
37481 cdot
37482 \backslash
37483 else
37484 \backslash
37485 textperiodcentered
37486 \backslash
37487 f\SpecialChar ligaturebreak
37488 i}
37489 \end_layout
37490
37491 \begin_layout Standard
37492 La codificación de caracteres (menú 
37493 \family sans
37494 Documento\SpecialChar menuseparator
37495 Configuración\SpecialChar menuseparator
37496 Idioma
37497 \family default
37498 ) especifica el carácter que se muestra al pulsar una tecla.
37499  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
37500  
37501 \series bold
37502
37503 \backslash
37504 textperiodcentered
37505 \series default
37506 .
37507  Pero este comando no está disponible en ecuaciones así que obtendrías errores
37508  de \SpecialChar LaTeX
37509 .
37510  Con la codificación cambiada se escoge automáticamente el comando correcto,
37511  dependiendo de si el carácter se ha insertado en una ecuación o no.
37512 \end_layout
37513
37514 \begin_layout Standard
37515 La codificación de diversos caracteres se guarda en archivos de definición.
37516  Por ejemplo la codificación 
37517 \series bold
37518 latin9
37519 \series default
37520  se define en el archivo 
37521 \series bold
37522 latin9.def
37523 \series default
37524  que está en el directorio de \SpecialChar LaTeX
37525 .
37526  La codificación sólo debería cambiarse en el preámbulo \SpecialChar LaTeX
37527  y no en el archivo
37528  de definición, de lo contrario nuestros documentos no podrían ser editados
37529  en otros ordenadores.
37530 \begin_inset VSpace medskip
37531 \end_inset
37532
37533
37534 \end_layout
37535
37536 \begin_layout Standard
37537 Además del punto centrado, en este documento se ha definido el símbolo grado
37538  ° con la siguiente línea de preámbulo \SpecialChar LaTeX
37539 , para que se pueda insertar directamente
37540  en una fórmula:
37541 \end_layout
37542
37543 \begin_layout Standard
37544
37545 \series bold
37546
37547 \backslash
37548 DeclareInputtext{176}{
37549 \backslash
37550 ifmmode^
37551 \backslash
37552 circ
37553 \backslash
37554 else
37555 \backslash
37556 textdegree
37557 \backslash
37558 f\SpecialChar ligaturebreak
37559 i}
37560 \end_layout
37561
37562 \begin_layout Subsection
37563 Comentarios de \SpecialChar LaTeX
37564  en ecuaciones
37565 \end_layout
37566
37567 \begin_layout Standard
37568 En texto se pueden insertar comentarios que sólo son visibles en el código
37569  fuente de \SpecialChar LaTeX
37570  con el menú 
37571 \family sans
37572 Insertar\SpecialChar menuseparator
37573 Nota\SpecialChar menuseparator
37574 Comentario
37575 \family default
37576 .
37577  Esto no es posible en ecuaciones, pero puedes insertar comentarios en \SpecialChar LaTeX
37578
37579  con el comando
37580 \end_layout
37581
37582 \begin_layout Standard
37583
37584 \series bold
37585
37586 \backslash
37587 %
37588 \end_layout
37589
37590 \begin_layout Standard
37591 Este comando crea un marco en el que puedes escribir el comentario.
37592  Debido a un fallo de \SpecialChar LyX
37593
37594 \begin_inset Foot
37595 status collapsed
37596
37597 \begin_layout Plain Layout
37598 \begin_inset CommandInset href
37599 LatexCommand href
37600 name "LyX-bug #9002"
37601 target "http://www.lyx.org/trac/ticket/9002"
37602
37603 \end_inset
37604
37605
37606 \end_layout
37607
37608 \end_inset
37609
37610  no puedes escribir texto normal en el comentario, incluso si usas texto
37611  matemático verás sus comandos \SpecialChar LaTeX
37612  en la salida \SpecialChar LaTeX
37613 .
37614 \begin_inset Newline newline
37615 \end_inset
37616
37617 Una ecuación con un comentario en \SpecialChar LaTeX
37618 :
37619 \begin_inset Formula 
37620 \[
37621 A=B%\text{Esto es el comentario}
37622 \]
37623
37624 \end_inset
37625
37626
37627 \series bold
37628
37629 \begin_inset Newpage newpage
37630 \end_inset
37631
37632
37633 \end_layout
37634
37635 \begin_layout Section
37636 \start_of_appendix
37637 Notas sobre tipografía
37638 \begin_inset Index idx
37639 status collapsed
37640
37641 \begin_layout Plain Layout
37642 Tipografía, normas
37643 \end_layout
37644
37645 \end_inset
37646
37647
37648 \end_layout
37649
37650 \begin_layout Standard
37651 Esta sección es un resumen de las normas tipográficas ISO más importantes.
37652 \begin_inset Foot
37653 status collapsed
37654
37655 \begin_layout Plain Layout
37656 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
37657  
37658 \begin_inset Quotes fld
37659 \end_inset
37660
37661 Duden
37662 \begin_inset Quotes frd
37663 \end_inset
37664
37665  
37666 \begin_inset CommandInset citation
37667 LatexCommand cite
37668 key "Duden"
37669
37670 \end_inset
37671
37672 , que incluye algunas de las normas ISO.
37673  
37674 \begin_inset Newline newline
37675 \end_inset
37676
37677 (
37678 \emph on
37679 N.
37680 \begin_inset space \thinspace{}
37681 \end_inset
37682
37683 del t.
37684 \emph default
37685 : Para documentación en español sobre el tema, véase 
37686 \begin_inset CommandInset citation
37687 LatexCommand cite
37688 key "Bezos"
37689
37690 \end_inset
37691
37692 .)
37693 \end_layout
37694
37695 \end_inset
37696
37697
37698 \end_layout
37699
37700 \begin_layout Itemize
37701 Las unidades físicas se escriben 
37702 \emph on
37703 siempre 
37704 \emph default
37705 en redonda
37706 \begin_inset Foot
37707 status collapsed
37708
37709 \begin_layout Plain Layout
37710 véase estilos de tipografías en 
37711 \begin_inset CommandInset ref
37712 LatexCommand ref
37713 reference "subsec:Estilos-de-tipografías"
37714
37715 \end_inset
37716
37717
37718 \end_layout
37719
37720 \end_inset
37721
37722 , aunque aparezcan en un texto en cursiva: 30
37723 \begin_inset space \thinspace{}
37724 \end_inset
37725
37726 km/h
37727 \begin_inset Newline newline
37728 \end_inset
37729
37730 Entre el valor y la unidad hay un espacio delgado, véase 
37731 \begin_inset CommandInset ref
37732 LatexCommand ref
37733 reference "subsec:Espacio-predefinido"
37734
37735 \end_inset
37736
37737 .
37738 \begin_inset Newline newline
37739 \end_inset
37740
37741 Esta norma la cumple automáticamente el comando 
37742 \series bold
37743
37744 \backslash
37745 unittwo
37746 \series default
37747 .
37748  Si se introduce en una fórmula aparecen dos marcos.
37749  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
37750  como antes, 
37751 \begin_inset Formula $\unit[30]{km/h}$
37752 \end_inset
37753
37754
37755 \begin_inset space \thinspace{}
37756 \end_inset
37757
37758 .
37759  Ten en cuenta que 
37760 \series bold
37761
37762 \backslash
37763 unittwo
37764 \series default
37765  no es un auténtico comando \SpecialChar LaTeX
37766 , sino el comando 
37767 \series bold
37768
37769 \backslash
37770 unit[value]{unit}
37771 \series default
37772 , por tanto no lo puedes usar en código \SpecialChar TeX
37773 .
37774 \end_layout
37775
37776 \begin_layout Itemize
37777 Los signos por ciento y por mil se escriben como las unidades físicas:
37778 \begin_inset Newline newline
37779 \end_inset
37780
37781 1,2
37782 \begin_inset space \thinspace{}
37783 \end_inset
37784
37785 ‰ de alcohol en sangre.
37786 \end_layout
37787
37788 \begin_layout Itemize
37789 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
37790  otra unidad: 15
37791 \begin_inset space \thinspace{}
37792 \end_inset
37793
37794 °C
37795 \end_layout
37796
37797 \begin_layout Itemize
37798 En números con más de cuatro dígitos se inserta un espacio delgado para
37799  separarlos en grupos de tres cifras: 18
37800 \begin_inset space \thinspace{}
37801 \end_inset
37802
37803 473
37804 \begin_inset space \thinspace{}
37805 \end_inset
37806
37807 588
37808 \end_layout
37809
37810 \begin_layout Itemize
37811 Para dimensiones como 120×90×40
37812 \begin_inset space \thinspace{}
37813 \end_inset
37814
37815 cm se usa el aspa de multiplicar 
37816 \begin_inset Quotes fld
37817 \end_inset
37818
37819 ×
37820 \begin_inset Quotes frd
37821 \end_inset
37822
37823 .
37824  Está disponible en el menú 
37825 \family sans
37826 Insertar\SpecialChar menuseparator
37827 Carácter especial
37828 \family default
37829 \SpecialChar menuseparator
37830
37831 \family sans
37832 Símbolos
37833 \family default
37834  o bien mediante el comando 
37835 \series bold
37836
37837 \backslash
37838 times
37839 \series default
37840 .
37841  Se puede insertar directamente con cierta combinación de teclas.
37842 \end_layout
37843
37844 \begin_layout Itemize
37845 Las funciones con nombres que constan de varias letras se escriben en redonda
37846  para evitar confusiones, véase 
37847 \begin_inset CommandInset ref
37848 LatexCommand ref
37849 reference "subsec:Funciones-predefinidas"
37850
37851 \end_inset
37852
37853 .
37854 \end_layout
37855
37856 \begin_layout Itemize
37857 Los índices que constan de varias letras se escriben en redonda: 
37858 \begin_inset Formula $E_{\mathrm{cin}}$
37859 \end_inset
37860
37861
37862 \begin_inset Newline newline
37863 \end_inset
37864
37865 Los componentes de una matriz se escriben en cursiva: 
37866 \begin_inset Formula $\hat{H}_{kl}$
37867 \end_inset
37868
37869
37870 \end_layout
37871
37872 \begin_layout Itemize
37873 El operador de diferenciación/integración 'd', el número de Euler 'e' y
37874  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
37875 s con otras variables.
37876 \end_layout
37877
37878 \begin_layout Itemize
37879 El carácter que indica una transformación 
37880 \noun on
37881 Fourier
37882 \noun default
37883  se inserta con el comando 
37884 \series bold
37885
37886 \backslash
37887 mathscr
37888 \begin_inset space \textvisiblespace{}
37889 \end_inset
37890
37891 F
37892 \series default
37893  o mediante el menú
37894 \family sans
37895  Insertar\SpecialChar menuseparator
37896 Carácter especial
37897 \family default
37898 \SpecialChar menuseparator
37899
37900 \family sans
37901 Símbolos\SpecialChar menuseparator
37902 Símbolos de letra
37903 \family default
37904
37905 \begin_inset Formula $\mathscr{F}$
37906 \end_inset
37907
37908
37909 \end_layout
37910
37911 \begin_layout Standard
37912 \begin_inset Newpage newpage
37913 \end_inset
37914
37915
37916 \end_layout
37917
37918 \begin_layout Section
37919 Comandos sinónimos
37920 \begin_inset Index idx
37921 status collapsed
37922
37923 \begin_layout Plain Layout
37924 Sinónimos
37925 \end_layout
37926
37927 \end_inset
37928
37929
37930 \end_layout
37931
37932 \begin_layout Standard
37933 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
37934  como los que se recogen en esta lista:
37935 \begin_inset Foot
37936 status collapsed
37937
37938 \begin_layout Plain Layout
37939 véase también 
37940 \begin_inset CommandInset ref
37941 LatexCommand ref
37942 reference "fn:sinónimos"
37943
37944 \end_inset
37945
37946 .
37947 \end_layout
37948
37949 \end_inset
37950
37951
37952 \end_layout
37953
37954 \begin_layout Standard
37955 \begin_inset VSpace bigskip
37956 \end_inset
37957
37958
37959 \begin_inset space \hfill{}
37960 \end_inset
37961
37962
37963 \begin_inset Tabular
37964 <lyxtabular version="3" rows="12" columns="2">
37965 <features tabularvalignment="middle">
37966 <column alignment="center" valignment="top" width="0pt">
37967 <column alignment="center" valignment="top" width="0pt">
37968 <row>
37969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37970 \begin_inset Text
37971
37972 \begin_layout Plain Layout
37973 Comando
37974 \end_layout
37975
37976 \end_inset
37977 </cell>
37978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37979 \begin_inset Text
37980
37981 \begin_layout Plain Layout
37982 equivalente a
37983 \begin_inset Note Note
37984 status collapsed
37985
37986 \begin_layout Plain Layout
37987
37988 \series bold
37989
37990 \backslash
37991 raisebox
37992 \series default
37993  se usa sólo como espaciador
37994 \end_layout
37995
37996 \end_inset
37997
37998
37999 \end_layout
38000
38001 \end_inset
38002 </cell>
38003 </row>
38004 <row>
38005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38006 \begin_inset Text
38007
38008 \begin_layout Plain Layout
38009
38010 \backslash
38011 ast
38012 \end_layout
38013
38014 \end_inset
38015 </cell>
38016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38017 \begin_inset Text
38018
38019 \begin_layout Plain Layout
38020 \begin_inset ERT
38021 status collapsed
38022
38023 \begin_layout Plain Layout
38024
38025
38026 \backslash
38027 raisebox{-1.2mm}{
38028 \end_layout
38029
38030 \end_inset
38031
38032 *
38033 \begin_inset ERT
38034 status collapsed
38035
38036 \begin_layout Plain Layout
38037
38038 }
38039 \end_layout
38040
38041 \end_inset
38042
38043
38044 \end_layout
38045
38046 \end_inset
38047 </cell>
38048 </row>
38049 <row>
38050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38051 \begin_inset Text
38052
38053 \begin_layout Plain Layout
38054
38055 \backslash
38056 choose
38057 \end_layout
38058
38059 \end_inset
38060 </cell>
38061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38062 \begin_inset Text
38063
38064 \begin_layout Plain Layout
38065
38066 \backslash
38067 binom
38068 \end_layout
38069
38070 \end_inset
38071 </cell>
38072 </row>
38073 <row>
38074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38075 \begin_inset Text
38076
38077 \begin_layout Plain Layout
38078
38079 \backslash
38080 geq
38081 \end_layout
38082
38083 \end_inset
38084 </cell>
38085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38086 \begin_inset Text
38087
38088 \begin_layout Plain Layout
38089
38090 \backslash
38091 ge
38092 \end_layout
38093
38094 \end_inset
38095 </cell>
38096 </row>
38097 <row>
38098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38099 \begin_inset Text
38100
38101 \begin_layout Plain Layout
38102
38103 \backslash
38104 lbrace
38105 \end_layout
38106
38107 \end_inset
38108 </cell>
38109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38110 \begin_inset Text
38111
38112 \begin_layout Plain Layout
38113 {
38114 \end_layout
38115
38116 \end_inset
38117 </cell>
38118 </row>
38119 <row>
38120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38121 \begin_inset Text
38122
38123 \begin_layout Plain Layout
38124
38125 \backslash
38126 lbracket
38127 \end_layout
38128
38129 \end_inset
38130 </cell>
38131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38132 \begin_inset Text
38133
38134 \begin_layout Plain Layout
38135 [
38136 \end_layout
38137
38138 \end_inset
38139 </cell>
38140 </row>
38141 <row>
38142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38143 \begin_inset Text
38144
38145 \begin_layout Plain Layout
38146
38147 \backslash
38148 leftarrow
38149 \end_layout
38150
38151 \end_inset
38152 </cell>
38153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38154 \begin_inset Text
38155
38156 \begin_layout Plain Layout
38157
38158 \backslash
38159 gets
38160 \end_layout
38161
38162 \end_inset
38163 </cell>
38164 </row>
38165 <row>
38166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38167 \begin_inset Text
38168
38169 \begin_layout Plain Layout
38170
38171 \backslash
38172 leq
38173 \end_layout
38174
38175 \end_inset
38176 </cell>
38177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38178 \begin_inset Text
38179
38180 \begin_layout Plain Layout
38181
38182 \backslash
38183 le
38184 \end_layout
38185
38186 \end_inset
38187 </cell>
38188 </row>
38189 <row>
38190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38191 \begin_inset Text
38192
38193 \begin_layout Plain Layout
38194
38195 \backslash
38196 lor
38197 \end_layout
38198
38199 \end_inset
38200 </cell>
38201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38202 \begin_inset Text
38203
38204 \begin_layout Plain Layout
38205
38206 \backslash
38207 vee
38208 \end_layout
38209
38210 \end_inset
38211 </cell>
38212 </row>
38213 <row>
38214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38215 \begin_inset Text
38216
38217 \begin_layout Plain Layout
38218
38219 \backslash
38220 neq
38221 \end_layout
38222
38223 \end_inset
38224 </cell>
38225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38226 \begin_inset Text
38227
38228 \begin_layout Plain Layout
38229
38230 \backslash
38231 not=
38232 \end_layout
38233
38234 \end_inset
38235 </cell>
38236 </row>
38237 <row>
38238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38239 \begin_inset Text
38240
38241 \begin_layout Plain Layout
38242
38243 \backslash
38244 slash
38245 \end_layout
38246
38247 \end_inset
38248 </cell>
38249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38250 \begin_inset Text
38251
38252 \begin_layout Plain Layout
38253 /
38254 \end_layout
38255
38256 \end_inset
38257 </cell>
38258 </row>
38259 <row>
38260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38261 \begin_inset Text
38262
38263 \begin_layout Plain Layout
38264
38265 \backslash
38266 vert
38267 \end_layout
38268
38269 \end_inset
38270 </cell>
38271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38272 \begin_inset Text
38273
38274 \begin_layout Plain Layout
38275 |
38276 \end_layout
38277
38278 \end_inset
38279 </cell>
38280 </row>
38281 </lyxtabular>
38282
38283 \end_inset
38284
38285
38286 \begin_inset space \hfill{}
38287 \end_inset
38288
38289
38290 \begin_inset Tabular
38291 <lyxtabular version="3" rows="12" columns="2">
38292 <features tabularvalignment="middle">
38293 <column alignment="center" valignment="top" width="0pt">
38294 <column alignment="center" valignment="top" width="0pt">
38295 <row>
38296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38297 \begin_inset Text
38298
38299 \begin_layout Plain Layout
38300 Comando
38301 \end_layout
38302
38303 \end_inset
38304 </cell>
38305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38306 \begin_inset Text
38307
38308 \begin_layout Plain Layout
38309 equivalente a
38310 \end_layout
38311
38312 \end_inset
38313 </cell>
38314 </row>
38315 <row>
38316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38317 \begin_inset Text
38318
38319 \begin_layout Plain Layout
38320
38321 \backslash
38322 backslash
38323 \end_layout
38324
38325 \end_inset
38326 </cell>
38327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38328 \begin_inset Text
38329
38330 \begin_layout Plain Layout
38331
38332 \backslash
38333
38334 \backslash
38335
38336 \end_layout
38337
38338 \end_inset
38339 </cell>
38340 </row>
38341 <row>
38342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38343 \begin_inset Text
38344
38345 \begin_layout Plain Layout
38346
38347 \backslash
38348 dasharrow
38349 \end_layout
38350
38351 \end_inset
38352 </cell>
38353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38354 \begin_inset Text
38355
38356 \begin_layout Plain Layout
38357
38358 \backslash
38359 dashrightarrow
38360 \end_layout
38361
38362 \end_inset
38363 </cell>
38364 </row>
38365 <row>
38366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38367 \begin_inset Text
38368
38369 \begin_layout Plain Layout
38370
38371 \backslash
38372 land
38373 \end_layout
38374
38375 \end_inset
38376 </cell>
38377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38378 \begin_inset Text
38379
38380 \begin_layout Plain Layout
38381
38382 \backslash
38383 wedge
38384 \end_layout
38385
38386 \end_inset
38387 </cell>
38388 </row>
38389 <row>
38390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38391 \begin_inset Text
38392
38393 \begin_layout Plain Layout
38394
38395 \backslash
38396 rbrace
38397 \end_layout
38398
38399 \end_inset
38400 </cell>
38401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38402 \begin_inset Text
38403
38404 \begin_layout Plain Layout
38405 }
38406 \end_layout
38407
38408 \end_inset
38409 </cell>
38410 </row>
38411 <row>
38412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38413 \begin_inset Text
38414
38415 \begin_layout Plain Layout
38416
38417 \backslash
38418 rbracket
38419 \end_layout
38420
38421 \end_inset
38422 </cell>
38423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38424 \begin_inset Text
38425
38426 \begin_layout Plain Layout
38427 ]
38428 \end_layout
38429
38430 \end_inset
38431 </cell>
38432 </row>
38433 <row>
38434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38435 \begin_inset Text
38436
38437 \begin_layout Plain Layout
38438
38439 \backslash
38440 rightarrow
38441 \end_layout
38442
38443 \end_inset
38444 </cell>
38445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38446 \begin_inset Text
38447
38448 \begin_layout Plain Layout
38449
38450 \backslash
38451 to
38452 \end_layout
38453
38454 \end_inset
38455 </cell>
38456 </row>
38457 <row>
38458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38459 \begin_inset Text
38460
38461 \begin_layout Plain Layout
38462
38463 \backslash
38464 lnot
38465 \end_layout
38466
38467 \end_inset
38468 </cell>
38469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38470 \begin_inset Text
38471
38472 \begin_layout Plain Layout
38473
38474 \backslash
38475 neg
38476 \end_layout
38477
38478 \end_inset
38479 </cell>
38480 </row>
38481 <row>
38482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38483 \begin_inset Text
38484
38485 \begin_layout Plain Layout
38486
38487 \backslash
38488 ne
38489 \end_layout
38490
38491 \end_inset
38492 </cell>
38493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38494 \begin_inset Text
38495
38496 \begin_layout Plain Layout
38497
38498 \backslash
38499 not=
38500 \end_layout
38501
38502 \end_inset
38503 </cell>
38504 </row>
38505 <row>
38506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38507 \begin_inset Text
38508
38509 \begin_layout Plain Layout
38510
38511 \backslash
38512 owns
38513 \end_layout
38514
38515 \end_inset
38516 </cell>
38517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38518 \begin_inset Text
38519
38520 \begin_layout Plain Layout
38521
38522 \backslash
38523 ni
38524 \end_layout
38525
38526 \end_inset
38527 </cell>
38528 </row>
38529 <row>
38530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38531 \begin_inset Text
38532
38533 \begin_layout Plain Layout
38534
38535 \backslash
38536 square
38537 \end_layout
38538
38539 \end_inset
38540 </cell>
38541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38542 \begin_inset Text
38543
38544 \begin_layout Plain Layout
38545
38546 \backslash
38547 Box
38548 \end_layout
38549
38550 \end_inset
38551 </cell>
38552 </row>
38553 <row>
38554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38555 \begin_inset Text
38556
38557 \begin_layout Plain Layout
38558
38559 \backslash
38560 Vert
38561 \end_layout
38562
38563 \end_inset
38564 </cell>
38565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38566 \begin_inset Text
38567
38568 \begin_layout Plain Layout
38569
38570 \backslash
38571 |
38572 \end_layout
38573
38574 \end_inset
38575 </cell>
38576 </row>
38577 </lyxtabular>
38578
38579 \end_inset
38580
38581
38582 \begin_inset space \hfill{}
38583 \end_inset
38584
38585
38586 \end_layout
38587
38588 \begin_layout Standard
38589 \begin_inset Newpage newpage
38590 \end_inset
38591
38592
38593 \end_layout
38594
38595 \begin_layout Bibliography
38596 \begin_inset CommandInset bibitem
38597 LatexCommand bibitem
38598 key "TLC2"
38599
38600 \end_inset
38601
38602
38603 \shape smallcaps
38604 Mittelbach, F.
38605  ; Goossens, M.
38606 \shape default
38607
38608 \shape italic
38609 The \SpecialChar LaTeX
38610  Companion
38611 \shape default
38612 .
38613  Addison Wesley, 2004
38614 \end_layout
38615
38616 \begin_layout Bibliography
38617 \begin_inset CommandInset bibitem
38618 LatexCommand bibitem
38619 key "Mathmode"
38620
38621 \end_inset
38622
38623
38624 \begin_inset CommandInset href
38625 LatexCommand href
38626 name "Descripción"
38627 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38628
38629 \end_inset
38630
38631  de habilidades matemáticas de \SpecialChar LaTeX
38632
38633 \end_layout
38634
38635 \begin_layout Bibliography
38636 \begin_inset CommandInset bibitem
38637 LatexCommand bibitem
38638 key "AMS"
38639
38640 \end_inset
38641
38642
38643 \begin_inset CommandInset href
38644 LatexCommand href
38645 name "Descripción"
38646 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
38647
38648 \end_inset
38649
38650  de 
38651 \begin_inset ERT
38652 status collapsed
38653
38654 \begin_layout Plain Layout
38655
38656
38657 \backslash
38658 AmS
38659 \end_layout
38660
38661 \end_inset
38662
38663 -\SpecialChar LaTeX
38664
38665 \end_layout
38666
38667 \begin_layout Bibliography
38668 \begin_inset CommandInset bibitem
38669 LatexCommand bibitem
38670 key "Symbols"
38671
38672 \end_inset
38673
38674
38675 \begin_inset CommandInset href
38676 LatexCommand href
38677 name "Lista"
38678 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38679
38680 \end_inset
38681
38682  de todos los símbolos disponibles con paquetes \SpecialChar LaTeX
38683
38684 \end_layout
38685
38686 \begin_layout Bibliography
38687 \begin_inset CommandInset bibitem
38688 LatexCommand bibitem
38689 key "cancel"
38690
38691 \end_inset
38692
38693
38694 \begin_inset CommandInset href
38695 LatexCommand href
38696 name "Documentación"
38697 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
38698
38699 \end_inset
38700
38701  del paquete \SpecialChar LaTeX
38702  
38703 \series bold
38704 cancel
38705 \series default
38706
38707 \begin_inset Index idx
38708 status collapsed
38709
38710 \begin_layout Plain Layout
38711 Paquetes ! cancel
38712 \end_layout
38713
38714 \end_inset
38715
38716
38717 \end_layout
38718
38719 \begin_layout Bibliography
38720 \begin_inset CommandInset bibitem
38721 LatexCommand bibitem
38722 key "hyperref"
38723
38724 \end_inset
38725
38726
38727 \begin_inset CommandInset href
38728 LatexCommand href
38729 name "Documentación"
38730 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38731
38732 \end_inset
38733
38734  del paquete \SpecialChar LaTeX
38735  
38736 \series bold
38737 hyperref
38738 \series default
38739
38740 \begin_inset Index idx
38741 status collapsed
38742
38743 \begin_layout Plain Layout
38744 Paquetes ! hyperref
38745 \end_layout
38746
38747 \end_inset
38748
38749
38750 \end_layout
38751
38752 \begin_layout Bibliography
38753 \begin_inset CommandInset bibitem
38754 LatexCommand bibitem
38755 key "mhchem"
38756
38757 \end_inset
38758
38759
38760 \begin_inset CommandInset href
38761 LatexCommand href
38762 name "Documentación"
38763 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38764
38765 \end_inset
38766
38767  del paquete \SpecialChar LaTeX
38768  
38769 \series bold
38770 mhchem
38771 \series default
38772
38773 \begin_inset Index idx
38774 status collapsed
38775
38776 \begin_layout Plain Layout
38777 Paquetes ! mhchem
38778 \end_layout
38779
38780 \end_inset
38781
38782
38783 \end_layout
38784
38785 \begin_layout Bibliography
38786 \begin_inset CommandInset bibitem
38787 LatexCommand bibitem
38788 key "Duden"
38789
38790 \end_inset
38791
38792
38793 \emph on
38794 Duden Band 1
38795 \emph default
38796 .
38797  22.
38798  Auflage, Duden 2001
38799 \end_layout
38800
38801 \begin_layout Bibliography
38802 \begin_inset CommandInset bibitem
38803 LatexCommand bibitem
38804 key "spanish"
38805
38806 \end_inset
38807
38808
38809 \begin_inset CommandInset href
38810 LatexCommand href
38811 name "Página web"
38812 target "http://www.tex-tipografia.com/spanish.html"
38813
38814 \end_inset
38815
38816  del estilo 
38817 \series bold
38818 spanish
38819 \family sans
38820 \series default
38821  
38822 \family default
38823 incluido en el paquete 
38824 \series bold
38825 babel
38826 \end_layout
38827
38828 \begin_layout Bibliography
38829 \begin_inset CommandInset bibitem
38830 LatexCommand bibitem
38831 key "Bezos"
38832
38833 \end_inset
38834
38835
38836 \begin_inset CommandInset href
38837 LatexCommand href
38838 name "Documento"
38839 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
38840
38841 \end_inset
38842
38843  sobre ortotipografía y notaciones matemáticas en español
38844 \end_layout
38845
38846 \begin_layout Standard
38847 \begin_inset CommandInset index_print
38848 LatexCommand printindex
38849 type "idx"
38850
38851 \end_inset
38852
38853
38854 \end_layout
38855
38856 \end_body
38857 \end_document