]> git.lyx.org Git - features.git/blob - lib/doc/es/Math.lyx
Math.lyx: use inset-info instead of images for LyX-icons (part 1)
[features.git] / lib / doc / es / Math.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % increase link area for cross-references and autoname them,
36 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
37 \addto\extrasspanish{%
38  \renewcommand*{\equationautorefname}[1]{}%
39  \renewcommand{\sectionautorefname}{sec.\negthinspace}%
40  \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
41  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
42 }
43
44 % don't load packages twice
45 % see first footnote in sec. 9.3
46 \@ifundefined{textcolor}{\usepackage{color}}{}
47
48 % the pages of the TOC are numbered roman
49 % and a PDF-bookmark for the TOC is added
50 \pagenumbering{roman}
51 \let\myTOC\tableofcontents
52 \renewcommand{\tableofcontents}{%
53  \vspace{1cm}
54  \pdfbookmark[1]{\contentsname}{}
55  \myTOC
56  \cleardoublepage
57  \pagenumbering{arabic}}
58
59 % insert additional vertical space of 1.5 mm between footnotes,
60 \let\myFoot\footnote
61 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
62
63 % provides caption formatting
64 \setkomafont{captionlabel}{\bfseries}
65
66 % enables calculation of values
67 \usepackage{calc}
68
69 % for multiple columns used in sec. 24.7
70 \usepackage{multicol}
71
72 % needed in sec. 19.4
73 \usepackage{remreset}
74
75 % for the Fourier transformation symbol
76 \usepackage{mathrsfs}
77
78 % define a color, used in sec.9.3
79 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
80
81 % declare operators (see sec. 10.4 and sec. 15.2)
82 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
83 \DeclareMathOperator{\sgn}{sgn}
84
85 % example definitions for sec. 20.1 
86 \newcommand{\gr}{\Longrightarrow}
87 \newcommand{\us}[1]{\underline{#1}}
88 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
89 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
90 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
91
92 % example macro from sec. 19.4
93 %\def\tagform@#1{\maketag@@@{|#1|}}
94
95
96 % ------------------------------------
97 % used to check for needed LaTeX packages
98 \usepackage{ifthen}
99
100 % check for package undertilde
101 % used for the command \utilde
102 \newboolean{undertilde}
103 \IfFileExists{undertilde.sty}
104  {\usepackage{undertilde}
105   \setboolean{undertilde}{true}}
106  {\setboolean{undertilde}{false}}
107
108 % check for package eurosym
109 % used for the Euro symbol
110 \newboolean{eurosym}
111 \IfFileExists{eurosym.sty}
112  {\usepackage[gennarrow]{eurosym}
113   \setboolean{eurosym}{true}}
114  {\setboolean{eurosym}{false}}
115
116 % check for package braket
117 % used for physical vectors
118 \newboolean{braket}
119 \IfFileExists{braket.sty}
120  {\usepackage{braket}
121   \setboolean{braket}{true}}
122  {\setboolean{braket}{false}}
123
124 % check for package cancel
125 \newboolean{cancel}
126 \IfFileExists{cancel.sty}
127  {\usepackage{cancel}
128   \setboolean{cancel}{true}}
129  {\setboolean{cancel}{false}}
130
131 % check for package upgreek
132 \newboolean{upgreek}
133 \IfFileExists{upgreek.sty}
134  {\usepackage{upgreek}
135   \setboolean{upgreek}{true}}
136  {\setboolean{upgreek}{false}}
137 \end_preamble
138 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
139 \use_default_options false
140 \maintain_unincluded_children false
141 \language spanish
142 \language_package default
143 \inputencoding auto
144 \fontencoding global
145 \font_roman default
146 \font_sans default
147 \font_typewriter default
148 \font_math auto
149 \font_default_family default
150 \use_non_tex_fonts false
151 \font_sc false
152 \font_osf false
153 \font_sf_scale 100
154 \font_tt_scale 100
155 \graphics default
156 \default_output_format default
157 \output_sync 0
158 \bibtex_command default
159 \index_command default
160 \paperfontsize 12
161 \spacing single
162 \use_hyperref true
163 \pdf_title "Manual detallado de Matemáticas en LyX"
164 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
165 \pdf_subject "LyX-documentation about math"
166 \pdf_keywords "LyX, Mathed"
167 \pdf_bookmarks true
168 \pdf_bookmarksnumbered true
169 \pdf_bookmarksopen true
170 \pdf_bookmarksopenlevel 1
171 \pdf_breaklinks false
172 \pdf_pdfborder false
173 \pdf_colorlinks true
174 \pdf_backref false
175 \pdf_pdfusetitle false
176 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
177 \papersize a4paper
178 \use_geometry false
179 \use_package amsmath 2
180 \use_package amssymb 2
181 \use_package cancel 0
182 \use_package esint 1
183 \use_package mathdots 1
184 \use_package mathtools 1
185 \use_package mhchem 1
186 \use_package stackrel 0
187 \use_package stmaryrd 0
188 \use_package undertilde 0
189 \cite_engine basic
190 \cite_engine_type default
191 \biblio_style plain
192 \use_bibtopic false
193 \use_indices false
194 \paperorientation portrait
195 \suppress_date false
196 \justification true
197 \use_refstyle 0
198 \notefontcolor #0000ff
199 \index Índice
200 \shortcut idx
201 \color #008000
202 \end_index
203 \secnumdepth 4
204 \tocdepth 3
205 \paragraph_separation skip
206 \defskip medskip
207 \quotes_language french
208 \papercolumns 1
209 \papersides 2
210 \paperpagestyle plain
211 \bullet 1 0 6 -1
212 \bullet 2 2 35 -1
213 \bullet 3 2 7 -1
214 \tracking_changes false
215 \output_changes false
216 \html_math_output 0
217 \html_css_as_file 0
218 \html_be_strict false
219 \end_header
220
221 \begin_body
222
223 \begin_layout Title
224 Manual detallado de
225 \begin_inset Newline newline
226 \end_inset
227
228 Matemáticas en LyX
229 \end_layout
230
231 \begin_layout Author
232 por el Equipo LyX
233 \begin_inset Foot
234 status collapsed
235
236 \begin_layout Plain Layout
237 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
238  lista de correo de documentación de LyX
239 \family typewriter
240
241 \begin_inset CommandInset href
242 LatexCommand href
243 name "lyx-docs@lists.lyx.org"
244 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
245
246 \end_inset
247
248
249 \end_layout
250
251 \end_inset
252
253
254 \begin_inset Note Note
255 status collapsed
256
257 \begin_layout Plain Layout
258 autor: Uwe Stöhr, traducción: Ignacio García
259 \end_layout
260
261 \end_inset
262
263
264 \begin_inset Newline newline
265 \end_inset
266
267
268 \begin_inset Newline newline
269 \end_inset
270
271 Versión 2.1.x
272 \end_layout
273
274 \begin_layout Standard
275 \begin_inset CommandInset toc
276 LatexCommand tableofcontents
277
278 \end_inset
279
280
281 \end_layout
282
283 \begin_layout Standard
284 \begin_inset Note Note
285 status open
286
287 \begin_layout Plain Layout
288 Para exportar este documento a PDF, PS o DVI deberían estar instalados los
289  paquetes LaTeX 
290 \series bold
291 braket, cancel, eurosym, mathdots, mathtools, mhchem, undertilde
292 \series default
293  y 
294 \series bold
295 was
296 \series default
297 .
298  Si
299 \series bold
300  
301 \series default
302 no están instalados también puedes exportar el documento pero las secciones
303  en que se requieren dichos paquetes no aparecerán en la salida.
304  
305 \series bold
306 mhchem
307 \series default
308  es una excepción: si no está instalado no se puede exportar este archivo.
309 \end_layout
310
311 \begin_layout Plain Layout
312 La última versión PDF de este documento está disponible en:
313 \begin_inset Newline newline
314 \end_inset
315
316
317 \series bold
318 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
319 \end_layout
320
321 \end_inset
322
323
324 \begin_inset Newpage newpage
325 \end_inset
326
327
328 \end_layout
329
330 \begin_layout Section
331 Introducción
332 \end_layout
333
334 \begin_layout Standard
335 Este documento explica las características matemáticas de LyX y además es
336  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
337  Las explicaciones están diseñadas para el uso de comandos.
338  Por consiguiente es preciso que hayas leído la sección 
339 \emph on
340 Ecuaciones matemáticas
341 \emph default
342  de la 
343 \emph on
344 Guía del usuario
345 \emph default
346 .
347 \end_layout
348
349 \begin_layout Standard
350 La mayoría de caracteres y muchas estructuras explicadas en este manual
351  también son accesibles mediante el menú 
352 \family sans
353 Insertar\SpecialChar \menuseparator
354 Ecuación
355 \family default
356  o la barra de herramientas
357 \family sans
358  Ecuaciones
359 \family default
360 .
361  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
362  mucho más rápido usar comandos que la barra de herramientas.
363  Por tanto este manual está enfocado al uso de comandos, aunque también
364  se mencionan los botones correspondientes de las barras de herramientas
365  cuando están disponibles.
366 \end_layout
367
368 \begin_layout Standard
369 Si no se especifica lo contrario los comandos sólo están disponibles dentro
370  de las fórmulas.
371  Para poder usar todos los comandos explicados en este documento, debe usarse
372  la opción 
373 \family sans
374 Usar el paquete de ecuaciones AMS
375 \family default
376  en la configuración del documento (menú 
377 \family sans
378 Documento\SpecialChar \menuseparator
379 Configuración\SpecialChar \menuseparator
380 Opciones de ecuación
381 \family default
382 )
383 \begin_inset Foot
384 status collapsed
385
386 \begin_layout Plain Layout
387 La opción 
388 \family sans
389 Usar el paquete de ecuaciones AMS automáticamente
390 \family default
391  sólo usa ecuaciones 
392 \begin_inset ERT
393 status collapsed
394
395 \begin_layout Plain Layout
396
397
398 \backslash
399 AmS 
400 \end_layout
401
402 \end_inset
403
404
405 \begin_inset space ~
406 \end_inset
407
408  si las estructuras matemáticas son soportadas por LyX.
409 \end_layout
410
411 \end_inset
412
413 .
414 \end_layout
415
416 \begin_layout Standard
417 Este documento no recoge todos los comandos de ecuaciones 
418 \begin_inset ERT
419 status collapsed
420
421 \begin_layout Plain Layout
422
423
424 \backslash
425 AmS 
426 \end_layout
427
428 \end_inset
429
430
431 \begin_inset Foot
432 status collapsed
433
434 \begin_layout Plain Layout
435 En el archivo 
436 \family sans
437
438 \begin_inset CommandInset href
439 LatexCommand href
440 name "amsguide.ps"
441 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
442
443 \end_inset
444
445
446 \family default
447 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
448  lista con todos los comandos de ecuaciones 
449 \begin_inset ERT
450 status collapsed
451
452 \begin_layout Plain Layout
453
454
455 \backslash
456 AmS 
457 \end_layout
458
459 \end_inset
460
461 .
462 \end_layout
463
464 \end_inset
465
466  por razones de claridad.
467 \end_layout
468
469 \begin_layout Section
470 Instrucciones generales
471 \end_layout
472
473 \begin_layout Standard
474 Para crear una ecuación en línea
475 \begin_inset Index idx
476 status collapsed
477
478 \begin_layout Plain Layout
479 Ecuación ! en línea
480 \end_layout
481
482 \end_inset
483
484  insertada en una línea de texto, teclea una de las combinaciones 
485 \family sans
486 Ctrl+M, Alt+C M, Alt+M M
487 \family default
488  o pulsa el botón 
489 \begin_inset Info
490 type  "icon"
491 arg   "math-mode"
492 \end_inset
493
494  de la barra de herramientas.
495 \begin_inset Newline newline
496 \end_inset
497
498 Para crear una ecuación en estilo presentación
499 \begin_inset Index idx
500 status collapsed
501
502 \begin_layout Plain Layout
503 Ecuación ! presentada
504 \end_layout
505
506 \end_inset
507
508 , que se verá más grande y en su propio párrafo, teclea
509 \family sans
510  
511 \family default
512 una de estas combinaciones: 
513 \family sans
514 Ctrl+Mayúsculas+M, Alt+M D.
515 \end_layout
516
517 \begin_layout Standard
518 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
519  dentro de la ecuación y teclea
520 \family sans
521  Ctrl+M, Alt+C M, Alt+M M 
522 \family default
523 o usa el menú 
524 \family sans
525 Editar\SpecialChar \menuseparator
526 Ecuación\SpecialChar \menuseparator
527 Cambiar tipo de ecuación
528 \family default
529 .
530  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
531 \end_layout
532
533 \begin_layout Standard
534 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
535  presentada, escribe el comando 
536 \series bold
537
538 \backslash
539 displaystyle
540 \series default
541
542 \begin_inset Index idx
543 status collapsed
544
545 \begin_layout Plain Layout
546 Comandos ! D ! 
547 \backslash
548 displaystyle
549 \end_layout
550
551 \end_inset
552
553  en la ecuación y pulsa espacio.
554  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
555  de la ecuación.
556 \end_layout
557
558 \begin_layout Standard
559 En los cuadros sólo se permiten ecuaciones en línea.
560 \end_layout
561
562 \begin_layout Standard
563 Las barras 
564 \family sans
565 Ecuaciones
566 \family default
567  y 
568 \family sans
569 Paneles de ecuaciones 
570 \family default
571 se pueden visualizar mediante el menú 
572 \family sans
573 Ver\SpecialChar \menuseparator
574 Barras de herramientas
575 \family default
576 .
577  Si ahí pulsas en 
578 \begin_inset Quotes fld
579 \end_inset
580
581 Ecuaciones
582 \begin_inset Quotes frd
583 \end_inset
584
585  y/o en 
586 \begin_inset Quotes fld
587 \end_inset
588
589 Paneles de ecuaciones
590 \begin_inset Quotes frd
591 \end_inset
592
593 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
594  estado se visualiza en el menú de las barras de herramientas con una marca.
595  Si en este estado pulsas de nuevo sobre 
596 \begin_inset Quotes fld
597 \end_inset
598
599 Ecuaciones
600 \begin_inset Quotes frd
601 \end_inset
602
603  y/o 
604 \begin_inset Quotes fld
605 \end_inset
606
607 Paneles de ecuaciones
608 \begin_inset Quotes frd
609 \end_inset
610
611  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
612  de una ecuación; este estado se indica añadiendo a las entradas del menú
613  la palabra 
614 \begin_inset Quotes fld
615 \end_inset
616
617 (auto)
618 \begin_inset Quotes frd
619 \end_inset
620
621 .
622  
623 \end_layout
624
625 \begin_layout Standard
626 El modo TeX
627 \begin_inset Index idx
628 status collapsed
629
630 \begin_layout Plain Layout
631 T@TeX ! modo
632 \end_layout
633
634 \end_inset
635
636  se inicia pulsando el botón 
637 \begin_inset Info
638 type  "icon"
639 arg   "ert-insert"
640 \end_inset
641
642  de la barra de herramientas o con el menú 
643 \family sans
644 Insertar\SpecialChar \menuseparator
645 Código Te
646 \begin_inset ERT
647 status collapsed
648
649 \begin_layout Plain Layout
650
651 {}
652 \end_layout
653
654 \end_inset
655
656 X
657 \family default
658 , (atajo 
659 \family sans
660 Ctrl+L
661 \family default
662 ).
663 \begin_inset Note Note
664 status collapsed
665
666 \begin_layout Plain Layout
667 En LyX hay tres 
668 \begin_inset Quotes fld
669 \end_inset
670
671 nombres propios
672 \begin_inset Quotes frd
673 \end_inset
674
675  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
676  LaTeX y LyX.
677 \end_layout
678
679 \begin_layout Plain Layout
680 Para evitar que estas palabras sean reconocidas como tales nombres propios,
681  se inserta un par de llaves TeX.
682  
683 \end_layout
684
685 \end_inset
686
687
688 \end_layout
689
690 \begin_layout Standard
691 Para cambiar el preámbulo LaTeX
692 \begin_inset Index idx
693 status collapsed
694
695 \begin_layout Plain Layout
696 LaTeX, preámbulo
697 \end_layout
698
699 \end_inset
700
701 , usa el menú 
702 \family sans
703 Documento\SpecialChar \menuseparator
704 Configuración\SpecialChar \menuseparator
705 Preámbulo LaT
706 \begin_inset ERT
707 status collapsed
708
709 \begin_layout Plain Layout
710
711 {}
712 \end_layout
713
714 \end_inset
715
716 eX
717 \family default
718 .
719 \end_layout
720
721 \begin_layout Standard
722 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
723  multilínea, se pueden usar los menús 
724 \family sans
725 Editar\SpecialChar \menuseparator
726 Ecuación
727 \family default
728  y 
729 \family sans
730 Editar\SpecialChar \menuseparator
731 Filas y columnas
732 \family default
733  o la barra de herramientas de 
734 \family sans
735 Cuadro
736 \family default
737 .
738  Cuando las líneas y columnas se intercambian mediante el menú, la columna
739  o línea en la que está se cambia con la columna de la derecha o con la
740  línea de abajo, respectivamente.
741  Si el cursor está en la última columna o fila, el cambio se hace con la
742  columna de la izquierda o la línea de arriba.
743 \end_layout
744
745 \begin_layout Standard
746 Para escribir texto en fórmulas se usa 
747 \emph on
748 texto de ecuaciones
749 \emph default
750
751 \begin_inset Index idx
752 status collapsed
753
754 \begin_layout Plain Layout
755 Texto ! en ecuaciones
756 \end_layout
757
758 \end_inset
759
760 .
761 \begin_inset Foot
762 status collapsed
763
764 \begin_layout Plain Layout
765 Para ecuaciones multilínea se usa el comando 
766 \series bold
767
768 \backslash
769 intertext
770 \series default
771 , véase
772 \begin_inset space ~
773 \end_inset
774
775
776 \begin_inset CommandInset ref
777 LatexCommand ref
778 reference "sub:Texto-en-multilínea"
779
780 \end_inset
781
782 .
783 \end_layout
784
785 \end_inset
786
787  Este modo se inicia con el atajo 
788 \family sans
789 Alt+M
790 \begin_inset space ~
791 \end_inset
792
793 M
794 \family default
795  o
796 \family sans
797  Ctrl+M
798 \family default
799  o insertando el comando 
800 \series bold
801
802 \backslash
803 text
804 \series default
805
806 \begin_inset Index idx
807 status collapsed
808
809 \begin_layout Plain Layout
810 Comandos ! T ! 
811 \backslash
812 text
813 \end_layout
814
815 \end_inset
816
817 .
818  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
819  partes de la ecuación que se ven en azul.
820  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
821 a de otras partes de la fórmula.
822 \end_layout
823
824 \begin_layout Subsection*
825 Esquema de comandos
826 \end_layout
827
828 \begin_layout Standard
829 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
830  siguiente esquema:
831 \end_layout
832
833 \begin_layout Standard
834
835 \series bold
836
837 \backslash
838 nombre_del_comando[argumento opcional]{argumento requerido}
839 \end_layout
840
841 \begin_layout Standard
842 Un comando empieza siempre por una barra inversa, 
843 \begin_inset Quotes fld
844 \end_inset
845
846
847 \series bold
848
849 \backslash
850
851 \series default
852
853 \begin_inset Quotes frd
854 \end_inset
855
856 .
857  Para omitir argumentos opcionales, quita también los corchetes asociados.
858  En este documento, las llaves que encierran los argumentos requeridos se
859  denominan llaves TeX
860 \begin_inset Index idx
861 status collapsed
862
863 \begin_layout Plain Layout
864 T@TeX ! llaves
865 \end_layout
866
867 \end_inset
868
869 .
870  Si en una ecuación añades una llave de apertura al nombre de un comando,
871  LyX crea automáticamente una llave TeX.
872  En todos los demás casos las llaves TeX se crean en las ecuaciones con
873  el comando 
874 \series bold
875
876 \backslash
877 {
878 \series default
879 .
880  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
881  que se muestran en azul.
882  En modo TeX no hace falta comando para poner llaves TeX.
883  Las llaves TeX no aparecen en la salida.
884 \end_layout
885
886 \begin_layout Standard
887 En el caso de comandos sin argumentos, como los comandos para símbolos que
888  se introducen en modo TeX, 
889 \emph on
890 siempre
891 \emph default
892  debe teclearse un espacio tras el comando para finalizarlo.
893  Este espacio no aparece en la salida.
894  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
895  de un espacio protegido en texto normal.
896 \end_layout
897
898 \begin_layout Standard
899 Un espacio protegido se inserta con 
900 \family sans
901 Ctrl+Espacio
902 \family default
903 .
904 \end_layout
905
906 \begin_layout Subsection*
907 Explicación de la sintaxis
908 \end_layout
909
910 \begin_layout Itemize
911 El símbolo 
912 \begin_inset space \textvisiblespace{}
913 \end_inset
914
915  indica que hay que teclear un espacio.
916 \end_layout
917
918 \begin_layout Itemize
919 Una flecha como 
920 \begin_inset Formula $\rightarrow$
921 \end_inset
922
923  indica el uso de la correspondiente tecla de flecha.
924  La tecla 
925 \family sans
926 Tab
927 \family default
928  se puede usar a menudo en vez de 
929 \begin_inset Formula $\rightarrow$
930 \end_inset
931
932  y 
933 \begin_inset Formula $\downarrow$
934 \end_inset
935
936 , y 
937 \family sans
938 Mayús+Tab
939 \family default
940  en vez de 
941 \begin_inset Formula $\leftarrow$
942 \end_inset
943
944  y 
945 \begin_inset Formula $\uparrow$
946 \end_inset
947
948 .
949 \end_layout
950
951 \begin_layout Subsection*
952 Unidades disponibles
953 \end_layout
954
955 \begin_layout Standard
956 \align center
957 \begin_inset Float table
958 placement H
959 wide false
960 sideways false
961 status open
962
963 \begin_layout Plain Layout
964 \align center
965 \begin_inset Caption Standard
966
967 \begin_layout Plain Layout
968 \begin_inset CommandInset label
969 LatexCommand label
970 name "tab:Unidades-disponibles"
971
972 \end_inset
973
974 Unidades disponibles
975 \end_layout
976
977 \end_inset
978
979
980 \end_layout
981
982 \begin_layout Plain Layout
983 \align center
984 \begin_inset Tabular
985 <lyxtabular version="3" rows="13" columns="2">
986 <features rotate="0" tabularvalignment="middle">
987 <column alignment="center" valignment="top">
988 <column alignment="center" valignment="top">
989 <row>
990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
991 \begin_inset Text
992
993 \begin_layout Plain Layout
994 Unidad
995 \end_layout
996
997 \end_inset
998 </cell>
999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1000 \begin_inset Text
1001
1002 \begin_layout Plain Layout
1003 Nombre / Descripción
1004 \end_layout
1005
1006 \end_inset
1007 </cell>
1008 </row>
1009 <row>
1010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1011 \begin_inset Text
1012
1013 \begin_layout Plain Layout
1014 mm
1015 \end_layout
1016
1017 \end_inset
1018 </cell>
1019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1020 \begin_inset Text
1021
1022 \begin_layout Plain Layout
1023 Milímetro
1024 \end_layout
1025
1026 \end_inset
1027 </cell>
1028 </row>
1029 <row>
1030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1031 \begin_inset Text
1032
1033 \begin_layout Plain Layout
1034 cm
1035 \end_layout
1036
1037 \end_inset
1038 </cell>
1039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1040 \begin_inset Text
1041
1042 \begin_layout Plain Layout
1043 Centímetro
1044 \end_layout
1045
1046 \end_inset
1047 </cell>
1048 </row>
1049 <row>
1050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1051 \begin_inset Text
1052
1053 \begin_layout Plain Layout
1054 in
1055 \end_layout
1056
1057 \end_inset
1058 </cell>
1059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1060 \begin_inset Text
1061
1062 \begin_layout Plain Layout
1063 Pulgada (1
1064 \begin_inset space \thinspace{}
1065 \end_inset
1066
1067 in = 2,54
1068 \begin_inset space \thinspace{}
1069 \end_inset
1070
1071 cm)
1072 \end_layout
1073
1074 \end_inset
1075 </cell>
1076 </row>
1077 <row>
1078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1079 \begin_inset Text
1080
1081 \begin_layout Plain Layout
1082 pt
1083 \end_layout
1084
1085 \end_inset
1086 </cell>
1087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1088 \begin_inset Text
1089
1090 \begin_layout Plain Layout
1091 Punto (72.27
1092 \begin_inset space \thinspace{}
1093 \end_inset
1094
1095 pt = 1
1096 \begin_inset space \thinspace{}
1097 \end_inset
1098
1099 in)
1100 \end_layout
1101
1102 \end_inset
1103 </cell>
1104 </row>
1105 <row>
1106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1107 \begin_inset Text
1108
1109 \begin_layout Plain Layout
1110 pc
1111 \end_layout
1112
1113 \end_inset
1114 </cell>
1115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1116 \begin_inset Text
1117
1118 \begin_layout Plain Layout
1119 Pica (1
1120 \begin_inset space \thinspace{}
1121 \end_inset
1122
1123 pc = 12
1124 \begin_inset space \thinspace{}
1125 \end_inset
1126
1127 pt)
1128 \end_layout
1129
1130 \end_inset
1131 </cell>
1132 </row>
1133 <row>
1134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1135 \begin_inset Text
1136
1137 \begin_layout Plain Layout
1138 sp
1139 \end_layout
1140
1141 \end_inset
1142 </cell>
1143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1144 \begin_inset Text
1145
1146 \begin_layout Plain Layout
1147 Punto escalado (65536
1148 \begin_inset space \thinspace{}
1149 \end_inset
1150
1151 sp = 1
1152 \begin_inset space \thinspace{}
1153 \end_inset
1154
1155 pt)
1156 \end_layout
1157
1158 \end_inset
1159 </cell>
1160 </row>
1161 <row>
1162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1163 \begin_inset Text
1164
1165 \begin_layout Plain Layout
1166 bp
1167 \end_layout
1168
1169 \end_inset
1170 </cell>
1171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1172 \begin_inset Text
1173
1174 \begin_layout Plain Layout
1175 Punto grande (72
1176 \begin_inset space \thinspace{}
1177 \end_inset
1178
1179 bp = 1
1180 \begin_inset space \thinspace{}
1181 \end_inset
1182
1183 in)
1184 \end_layout
1185
1186 \end_inset
1187 </cell>
1188 </row>
1189 <row>
1190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1191 \begin_inset Text
1192
1193 \begin_layout Plain Layout
1194 dd
1195 \end_layout
1196
1197 \end_inset
1198 </cell>
1199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1200 \begin_inset Text
1201
1202 \begin_layout Plain Layout
1203 Didot (1
1204 \begin_inset space \thinspace{}
1205 \end_inset
1206
1207 dd 
1208 \begin_inset Formula $\approx$
1209 \end_inset
1210
1211  0.376
1212 \begin_inset space \thinspace{}
1213 \end_inset
1214
1215 mm)
1216 \end_layout
1217
1218 \end_inset
1219 </cell>
1220 </row>
1221 <row>
1222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1223 \begin_inset Text
1224
1225 \begin_layout Plain Layout
1226 cc
1227 \end_layout
1228
1229 \end_inset
1230 </cell>
1231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1232 \begin_inset Text
1233
1234 \begin_layout Plain Layout
1235 Cicero (1
1236 \begin_inset space \thinspace{}
1237 \end_inset
1238
1239 cc = 12
1240 \begin_inset space \thinspace{}
1241 \end_inset
1242
1243 dd)
1244 \end_layout
1245
1246 \end_inset
1247 </cell>
1248 </row>
1249 <row>
1250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1251 \begin_inset Text
1252
1253 \begin_layout Plain Layout
1254 ex
1255 \end_layout
1256
1257 \end_inset
1258 </cell>
1259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1260 \begin_inset Text
1261
1262 \begin_layout Plain Layout
1263 Altura de la letra 
1264 \begin_inset Quotes fld
1265 \end_inset
1266
1267
1268 \emph on
1269 x
1270 \emph default
1271
1272 \begin_inset Quotes frd
1273 \end_inset
1274
1275  en la tipografía actual
1276 \end_layout
1277
1278 \end_inset
1279 </cell>
1280 </row>
1281 <row>
1282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1283 \begin_inset Text
1284
1285 \begin_layout Plain Layout
1286 em
1287 \end_layout
1288
1289 \end_inset
1290 </cell>
1291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1292 \begin_inset Text
1293
1294 \begin_layout Plain Layout
1295 Anchura de la letra 
1296 \begin_inset Quotes fld
1297 \end_inset
1298
1299
1300 \emph on
1301 M
1302 \emph default
1303
1304 \begin_inset Quotes frd
1305 \end_inset
1306
1307  en la tipografía actual
1308 \end_layout
1309
1310 \end_inset
1311 </cell>
1312 </row>
1313 <row>
1314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1315 \begin_inset Text
1316
1317 \begin_layout Plain Layout
1318 mu
1319 \end_layout
1320
1321 \end_inset
1322 </cell>
1323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1324 \begin_inset Text
1325
1326 \begin_layout Plain Layout
1327 Unidad matemática (1
1328 \begin_inset space \thinspace{}
1329 \end_inset
1330
1331 mu = 
1332 \begin_inset Formula $\nicefrac{1}{18}$
1333 \end_inset
1334
1335
1336 \begin_inset space \thinspace{}
1337 \end_inset
1338
1339 em)
1340 \end_layout
1341
1342 \end_inset
1343 </cell>
1344 </row>
1345 </lyxtabular>
1346
1347 \end_inset
1348
1349
1350 \end_layout
1351
1352 \end_inset
1353
1354
1355 \end_layout
1356
1357 \begin_layout Standard
1358 \align center
1359 \begin_inset Newpage newpage
1360 \end_inset
1361
1362
1363 \end_layout
1364
1365 \begin_layout Section
1366 Funciones básicas
1367 \end_layout
1368
1369 \begin_layout Subsection
1370 Exponentes
1371 \begin_inset Index idx
1372 status collapsed
1373
1374 \begin_layout Plain Layout
1375 Exponentes
1376 \end_layout
1377
1378 \end_inset
1379
1380  e índices
1381 \begin_inset Index idx
1382 status collapsed
1383
1384 \begin_layout Plain Layout
1385 Indices@Índices
1386 \end_layout
1387
1388 \end_inset
1389
1390
1391 \begin_inset Index idx
1392 status collapsed
1393
1394 \begin_layout Plain Layout
1395 Superíndices|see
1396 \begin_inset ERT
1397 status collapsed
1398
1399 \begin_layout Plain Layout
1400
1401 {
1402 \end_layout
1403
1404 \end_inset
1405
1406 Exponentes
1407 \begin_inset ERT
1408 status collapsed
1409
1410 \begin_layout Plain Layout
1411
1412 }
1413 \end_layout
1414
1415 \end_inset
1416
1417
1418 \end_layout
1419
1420 \end_inset
1421
1422
1423 \begin_inset Index idx
1424 status collapsed
1425
1426 \begin_layout Plain Layout
1427 Subíndices|see
1428 \begin_inset ERT
1429 status collapsed
1430
1431 \begin_layout Plain Layout
1432
1433 {
1434 \end_layout
1435
1436 \end_inset
1437
1438 Índices
1439 \begin_inset ERT
1440 status collapsed
1441
1442 \begin_layout Plain Layout
1443
1444 }
1445 \end_layout
1446
1447 \end_inset
1448
1449
1450 \end_layout
1451
1452 \end_inset
1453
1454
1455 \end_layout
1456
1457 \begin_layout Standard
1458 Los subíndices se componen con un guión bajo 
1459 \begin_inset Quotes fld
1460 \end_inset
1461
1462 _
1463 \begin_inset Quotes frd
1464 \end_inset
1465
1466  o con el botón de la barra de herramientas de ecuaciones 
1467 \begin_inset Info
1468 type  "icon"
1469 arg   "math-subscript"
1470 \end_inset
1471
1472 , los superíndices con un circunflejo 
1473 \begin_inset Quotes fld
1474 \end_inset
1475
1476 ^
1477 \begin_inset Quotes frd
1478 \end_inset
1479
1480  o con el botón de la barra de herramientas de ecuaciones 
1481 \begin_inset Info
1482 type  "icon"
1483 arg   "math-superscript"
1484 \end_inset
1485
1486 .
1487 \end_layout
1488
1489 \begin_layout Standard
1490 \noindent
1491 \align center
1492 \begin_inset Tabular
1493 <lyxtabular version="3" rows="4" columns="2">
1494 <features rotate="0" tabularvalignment="middle">
1495 <column alignment="center" valignment="top">
1496 <column alignment="center" valignment="top">
1497 <row>
1498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1499 \begin_inset Text
1500
1501 \begin_layout Plain Layout
1502 Comando
1503 \end_layout
1504
1505 \end_inset
1506 </cell>
1507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1508 \begin_inset Text
1509
1510 \begin_layout Plain Layout
1511 Resultado
1512 \begin_inset Note Note
1513 status open
1514
1515 \begin_layout Plain Layout
1516
1517 \series bold
1518
1519 \backslash
1520 raisebox
1521 \series default
1522  sólo se usa como espaciador.
1523 \end_layout
1524
1525 \end_inset
1526
1527
1528 \end_layout
1529
1530 \end_inset
1531 </cell>
1532 </row>
1533 <row>
1534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1535 \begin_inset Text
1536
1537 \begin_layout Plain Layout
1538 B_V
1539 \end_layout
1540
1541 \end_inset
1542 </cell>
1543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1544 \begin_inset Text
1545
1546 \begin_layout Plain Layout
1547 \begin_inset Formula $B_{V}$
1548 \end_inset
1549
1550
1551 \end_layout
1552
1553 \end_inset
1554 </cell>
1555 </row>
1556 <row>
1557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1558 \begin_inset Text
1559
1560 \begin_layout Plain Layout
1561 B^V
1562 \end_layout
1563
1564 \end_inset
1565 </cell>
1566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1567 \begin_inset Text
1568
1569 \begin_layout Plain Layout
1570 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1571 \end_inset
1572
1573
1574 \end_layout
1575
1576 \end_inset
1577 </cell>
1578 </row>
1579 <row>
1580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1581 \begin_inset Text
1582
1583 \begin_layout Plain Layout
1584 B^
1585 \begin_inset space \textvisiblespace{}
1586 \end_inset
1587
1588 A
1589 \end_layout
1590
1591 \end_inset
1592 </cell>
1593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1594 \begin_inset Text
1595
1596 \begin_layout Plain Layout
1597 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1598 \end_inset
1599
1600
1601 \end_layout
1602
1603 \end_inset
1604 </cell>
1605 </row>
1606 </lyxtabular>
1607
1608 \end_inset
1609
1610
1611 \end_layout
1612
1613 \begin_layout Standard
1614 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1615  caso acentuará las vocales y no servirá para entrar en modo exponente.
1616 \begin_inset Foot
1617 status collapsed
1618
1619 \begin_layout Plain Layout
1620 Dependiendo de la configuración del teclado esto puede suceder también con
1621  otros caracteres además de las vocales.
1622 \end_layout
1623
1624 \end_inset
1625
1626  Para conseguir exponentes en estos casos debes pulsar 
1627 \family sans
1628 Espacio
1629 \family default
1630  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1631  
1632 \end_layout
1633
1634 \begin_layout Subsection
1635 Fracciones
1636 \begin_inset CommandInset label
1637 LatexCommand label
1638 name "sub:Fracciones"
1639
1640 \end_inset
1641
1642
1643 \begin_inset Index idx
1644 status collapsed
1645
1646 \begin_layout Plain Layout
1647 Fracciones
1648 \end_layout
1649
1650 \end_inset
1651
1652
1653 \end_layout
1654
1655 \begin_layout Standard
1656 Las fracciones se generan con el comando 
1657 \series bold
1658
1659 \backslash
1660 frac
1661 \series default
1662
1663 \begin_inset Index idx
1664 status collapsed
1665
1666 \begin_layout Plain Layout
1667 Comandos ! F ! 
1668 \backslash
1669 frac
1670 \end_layout
1671
1672 \end_inset
1673
1674  o con el botón 
1675 \begin_inset Info
1676 type  "icon"
1677 arg   "math-insert \\frac"
1678 \end_inset
1679
1680  de la barra de herramientas.
1681  El tamaño de tipografía se ajusta automáticamente, dependiendo de si la
1682  fracción está en línea o en estilo presentación.
1683  Con el botón 
1684 \begin_inset Info
1685 type  "icon"
1686 arg   "math-insert \\frac-square"
1687 \end_inset
1688
1689  de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1690  de fracciones.
1691 \end_layout
1692
1693 \begin_layout Standard
1694 Con el comando 
1695 \series bold
1696
1697 \backslash
1698 dfrac
1699 \series default
1700
1701 \begin_inset Index idx
1702 status collapsed
1703
1704 \begin_layout Plain Layout
1705 Comandos ! D ! 
1706 \backslash
1707 dfrac
1708 \end_layout
1709
1710 \end_inset
1711
1712  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1713  presentación.
1714  Con 
1715 \series bold
1716
1717 \backslash
1718 tfrac
1719 \series default
1720
1721 \begin_inset Index idx
1722 status collapsed
1723
1724 \begin_layout Plain Layout
1725 Comandos ! T ! 
1726 \backslash
1727 tfrac
1728 \end_layout
1729
1730 \end_inset
1731
1732  la fracción tiene siempre el tamaño del estilo en línea.
1733  Un ejemplo:
1734 \end_layout
1735
1736 \begin_layout Standard
1737 Una línea con la fracción 
1738 \begin_inset Formula $\frac{1}{2}$
1739 \end_inset
1740
1741  creada con el comando 
1742 \series bold
1743
1744 \backslash
1745 frac
1746 \series default
1747 .
1748  
1749 \end_layout
1750
1751 \begin_layout Standard
1752 Una línea con la fracción 
1753 \begin_inset Formula $\dfrac{1}{2}$
1754 \end_inset
1755
1756  creada con el comando 
1757 \series bold
1758
1759 \backslash
1760 dfrac
1761 \series default
1762 .
1763 \end_layout
1764
1765 \begin_layout Standard
1766 \noindent
1767 \align center
1768 \begin_inset Tabular
1769 <lyxtabular version="3" rows="4" columns="2">
1770 <features rotate="0" tabularvalignment="middle">
1771 <column alignment="center" valignment="top">
1772 <column alignment="center" valignment="top">
1773 <row>
1774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1775 \begin_inset Text
1776
1777 \begin_layout Plain Layout
1778 Comando
1779 \end_layout
1780
1781 \end_inset
1782 </cell>
1783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1784 \begin_inset Text
1785
1786 \begin_layout Plain Layout
1787 Resultado
1788 \begin_inset Note Note
1789 status collapsed
1790
1791 \begin_layout Plain Layout
1792
1793 \series bold
1794
1795 \backslash
1796 raisebox
1797 \series default
1798  se usa sólo como espaciador
1799 \end_layout
1800
1801 \end_inset
1802
1803
1804 \end_layout
1805
1806 \end_inset
1807 </cell>
1808 </row>
1809 <row>
1810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1811 \begin_inset Text
1812
1813 \begin_layout Plain Layout
1814
1815 \backslash
1816 frac
1817 \begin_inset space \textvisiblespace{}
1818 \end_inset
1819
1820 A
1821 \begin_inset Formula $\downarrow$
1822 \end_inset
1823
1824 B
1825 \end_layout
1826
1827 \end_inset
1828 </cell>
1829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1830 \begin_inset Text
1831
1832 \begin_layout Plain Layout
1833 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1834 \end_inset
1835
1836
1837 \end_layout
1838
1839 \end_inset
1840 </cell>
1841 </row>
1842 <row>
1843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1844 \begin_inset Text
1845
1846 \begin_layout Plain Layout
1847
1848 \backslash
1849 dfrac
1850 \begin_inset space \textvisiblespace{}
1851 \end_inset
1852
1853 A
1854 \begin_inset Formula $\downarrow$
1855 \end_inset
1856
1857 B
1858 \end_layout
1859
1860 \end_inset
1861 </cell>
1862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1863 \begin_inset Text
1864
1865 \begin_layout Plain Layout
1866 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1867 \end_inset
1868
1869
1870 \end_layout
1871
1872 \end_inset
1873 </cell>
1874 </row>
1875 <row>
1876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1877 \begin_inset Text
1878
1879 \begin_layout Plain Layout
1880
1881 \backslash
1882 dfrac
1883 \begin_inset space \textvisiblespace{}
1884 \end_inset
1885
1886 e^
1887 \backslash
1888 frac
1889 \begin_inset space \textvisiblespace{}
1890 \end_inset
1891
1892 1
1893 \begin_inset Formula $\downarrow$
1894 \end_inset
1895
1896 2
1897 \begin_inset Formula $\downarrow$
1898 \end_inset
1899
1900 3
1901 \end_layout
1902
1903 \end_inset
1904 </cell>
1905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1906 \begin_inset Text
1907
1908 \begin_layout Plain Layout
1909 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1910 \end_inset
1911
1912
1913 \end_layout
1914
1915 \end_inset
1916 </cell>
1917 </row>
1918 </lyxtabular>
1919
1920 \end_inset
1921
1922
1923 \begin_inset VSpace bigskip
1924 \end_inset
1925
1926
1927 \end_layout
1928
1929 \begin_layout Standard
1930 Para fracciones anidadas se puede usar el comando 
1931 \series bold
1932
1933 \backslash
1934 cfrac
1935 \series default
1936
1937 \begin_inset Index idx
1938 status collapsed
1939
1940 \begin_layout Plain Layout
1941 Comandos ! C ! 
1942 \backslash
1943 cfrac
1944 \end_layout
1945
1946 \end_inset
1947
1948 .
1949  Un ejemplo:
1950 \begin_inset VSpace -3mm
1951 \end_inset
1952
1953
1954 \end_layout
1955
1956 \begin_layout Standard
1957 \begin_inset Formula 
1958 \begin{align*}
1959 \textrm{creada con \textbf{\textbackslash frac}} &  & \textrm{creada con \textbf{\textbackslash cfrac}}\\
1960 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1961 \end{align*}
1962
1963 \end_inset
1964
1965
1966 \end_layout
1967
1968 \begin_layout Standard
1969 El comando para el ejemplo de arriba es:
1970 \end_layout
1971
1972 \begin_layout Standard
1973
1974 \series bold
1975
1976 \backslash
1977 cfrac
1978 \begin_inset space \textvisiblespace{}
1979 \end_inset
1980
1981 A
1982 \begin_inset Formula $\downarrow$
1983 \end_inset
1984
1985 B+
1986 \backslash
1987 cfrac
1988 \begin_inset space \textvisiblespace{}
1989 \end_inset
1990
1991 C+
1992 \backslash
1993 cfrac
1994 \begin_inset space \textvisiblespace{}
1995 \end_inset
1996
1997 E
1998 \begin_inset Formula $\downarrow$
1999 \end_inset
2000
2001 F
2002 \begin_inset Formula $\downarrow$
2003 \end_inset
2004
2005 D
2006 \end_layout
2007
2008 \begin_layout Standard
2009 \begin_inset VSpace medskip
2010 \end_inset
2011
2012
2013 \end_layout
2014
2015 \begin_layout Standard
2016
2017 \series bold
2018
2019 \backslash
2020 cfrac
2021 \series default
2022  compone la fracción siempre en el tamaño del estilo presentación, también
2023  cuando es parte de otra fracción.
2024 \end_layout
2025
2026 \begin_layout Standard
2027 Es posible especificar la alineación del numerador.
2028  El comando 
2029 \series bold
2030
2031 \backslash
2032 cfracleft
2033 \series default
2034  se usa para alinearlo a la izquierda, el comando 
2035 \series bold
2036
2037 \backslash
2038 cfracright
2039 \series default
2040  para alinearlo a la derecha, 
2041 \series bold
2042
2043 \backslash
2044 cfrac
2045 \series default
2046  centra el numerador.
2047 \end_layout
2048
2049 \begin_layout Standard
2050 Estas fracciones muestran las distintas alineaciones:
2051 \end_layout
2052
2053 \begin_layout Standard
2054
2055 \series bold
2056 \begin_inset Formula 
2057 \[
2058 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2059 \]
2060
2061 \end_inset
2062
2063
2064 \end_layout
2065
2066 \begin_layout Standard
2067 \noindent
2068 \begin_inset Note Greyedout
2069 status open
2070
2071 \begin_layout Plain Layout
2072
2073 \series bold
2074 Nota
2075 \series default
2076
2077 \series bold
2078
2079 \backslash
2080 cfracleft
2081 \series default
2082  y
2083 \series bold
2084  
2085 \backslash
2086 cfracright
2087 \series default
2088  no son comandos LaTeX reales sino sustituciones del comando 
2089 \series bold
2090
2091 \backslash
2092 cfrac[posición del numerador]{numerador}{denominador}
2093 \series default
2094  .
2095  Por tanto no puedes usarlos código TeX.
2096 \end_layout
2097
2098 \end_inset
2099
2100
2101 \begin_inset VSpace medskip
2102 \end_inset
2103
2104
2105 \end_layout
2106
2107 \begin_layout Standard
2108 Muchas veces es adecuado combinar 
2109 \series bold
2110
2111 \backslash
2112 cfrac
2113 \series default
2114  y 
2115 \series bold
2116
2117 \backslash
2118 frac
2119 \series default
2120 :
2121 \begin_inset Formula 
2122 \[
2123 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2124 \]
2125
2126 \end_inset
2127
2128
2129 \end_layout
2130
2131 \begin_layout Standard
2132 Para componer fracciones en línea con raya de fracción inclinada puedes
2133  usar el comando 
2134 \series bold
2135
2136 \backslash
2137 nicefrac
2138 \series default
2139
2140 \begin_inset Index idx
2141 status collapsed
2142
2143 \begin_layout Plain Layout
2144 Comandos ! N ! 
2145 \backslash
2146 nicefrac
2147 \end_layout
2148
2149 \end_inset
2150
2151
2152 \begin_inset Formula $\nicefrac{5}{31}$
2153 \end_inset
2154
2155  Hay además el comando 
2156 \series bold
2157
2158 \backslash
2159 unitfracthree
2160 \series default
2161  que permite escribir una fracción en combinación con un número: 
2162 \begin_inset Formula $\unitfrac[2]{1}{3}$
2163 \end_inset
2164
2165
2166 \end_layout
2167
2168 \begin_layout Standard
2169 \begin_inset Note Greyedout
2170 status open
2171
2172 \begin_layout Plain Layout
2173
2174 \series bold
2175 Nota
2176 \series default
2177
2178 \series bold
2179
2180 \backslash
2181 unitfracthree
2182 \series default
2183  no es un comando LaTeX auténtico, sino un equivalente al comando
2184 \begin_inset Newline newline
2185 \end_inset
2186
2187
2188 \series bold
2189
2190 \backslash
2191 unitfrac[número]{numerador}{denominador}
2192 \series default
2193  .
2194  Por tanto no puedes usarlo en código TeX.
2195 \end_layout
2196
2197 \end_inset
2198
2199
2200 \end_layout
2201
2202 \begin_layout Standard
2203 En la 
2204 \begin_inset CommandInset ref
2205 LatexCommand ref
2206 reference "sub:Fracciones-personalizadas"
2207
2208 \end_inset
2209
2210  se explica cómo componer fracciones personalizadas en las que la raya de
2211  fracción se puede cambiar.
2212 \end_layout
2213
2214 \begin_layout Standard
2215 \begin_inset Newpage newpage
2216 \end_inset
2217
2218
2219 \end_layout
2220
2221 \begin_layout Subsection
2222 Raíces
2223 \begin_inset Index idx
2224 status collapsed
2225
2226 \begin_layout Plain Layout
2227 Raíces
2228 \end_layout
2229
2230 \end_inset
2231
2232
2233 \end_layout
2234
2235 \begin_layout Standard
2236 Las raíces cuadradas se componen con 
2237 \series bold
2238
2239 \backslash
2240 sqrt
2241 \series default
2242
2243 \begin_inset Index idx
2244 status collapsed
2245
2246 \begin_layout Plain Layout
2247 Comandos ! S ! 
2248 \backslash
2249 sqrt
2250 \end_layout
2251
2252 \end_inset
2253
2254  o con el botón 
2255 \begin_inset Info
2256 type  "icon"
2257 arg   "math-insert \\sqrt"
2258 \end_inset
2259
2260  de la barra de ecuaciones; todas las demás raíces con el comando 
2261 \series bold
2262
2263 \backslash
2264 root
2265 \series default
2266
2267 \begin_inset Index idx
2268 status collapsed
2269
2270 \begin_layout Plain Layout
2271 Comandos ! R ! 
2272 \backslash
2273 root
2274 \end_layout
2275
2276 \end_inset
2277
2278  o con el botón 
2279 \begin_inset Info
2280 type  "icon"
2281 arg   "math-insert \\root"
2282 \end_inset
2283
2284 .
2285 \end_layout
2286
2287 \begin_layout Standard
2288 \noindent
2289 \align center
2290 \begin_inset Tabular
2291 <lyxtabular version="3" rows="3" columns="2">
2292 <features rotate="0" tabularvalignment="middle">
2293 <column alignment="center" valignment="top">
2294 <column alignment="center" valignment="top">
2295 <row>
2296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2297 \begin_inset Text
2298
2299 \begin_layout Plain Layout
2300 Comando
2301 \end_layout
2302
2303 \end_inset
2304 </cell>
2305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2306 \begin_inset Text
2307
2308 \begin_layout Plain Layout
2309 Resultado
2310 \begin_inset Note Note
2311 status collapsed
2312
2313 \begin_layout Plain Layout
2314
2315 \series bold
2316
2317 \backslash
2318 raisebox
2319 \series default
2320  se usa sólo como espaciador
2321 \end_layout
2322
2323 \end_inset
2324
2325
2326 \end_layout
2327
2328 \end_inset
2329 </cell>
2330 </row>
2331 <row>
2332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2333 \begin_inset Text
2334
2335 \begin_layout Plain Layout
2336
2337 \backslash
2338 sqrt
2339 \begin_inset space \textvisiblespace{}
2340 \end_inset
2341
2342 A-B
2343 \end_layout
2344
2345 \end_inset
2346 </cell>
2347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2348 \begin_inset Text
2349
2350 \begin_layout Plain Layout
2351 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2352 \end_inset
2353
2354
2355 \end_layout
2356
2357 \end_inset
2358 </cell>
2359 </row>
2360 <row>
2361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2362 \begin_inset Text
2363
2364 \begin_layout Plain Layout
2365
2366 \backslash
2367 root
2368 \begin_inset space \textvisiblespace{}
2369 \end_inset
2370
2371 3
2372 \begin_inset Formula $\downarrow$
2373 \end_inset
2374
2375 A-B
2376 \end_layout
2377
2378 \end_inset
2379 </cell>
2380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2381 \begin_inset Text
2382
2383 \begin_layout Plain Layout
2384 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2385 \end_inset
2386
2387
2388 \end_layout
2389
2390 \end_inset
2391 </cell>
2392 </row>
2393 </lyxtabular>
2394
2395 \end_inset
2396
2397
2398 \end_layout
2399
2400 \begin_layout Standard
2401 Una raíz cuadrada se compone también con 
2402 \series bold
2403
2404 \backslash
2405 root
2406 \series default
2407  dejando vacío el campo del índice.
2408 \end_layout
2409
2410 \begin_layout Standard
2411 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2412  la raíz: 
2413 \begin_inset Formula $\sqrt[\beta]{B}$
2414 \end_inset
2415
2416
2417 \begin_inset Newline newline
2418 \end_inset
2419
2420 La 
2421 \begin_inset Formula $\beta$
2422 \end_inset
2423
2424  toca la raíz.
2425  Para evitar esto se usan los comandos 
2426 \series bold
2427
2428 \backslash
2429 leftroot
2430 \series default
2431
2432 \begin_inset Index idx
2433 status collapsed
2434
2435 \begin_layout Plain Layout
2436 Comandos ! L ! 
2437 \backslash
2438 leftroot
2439 \end_layout
2440
2441 \end_inset
2442
2443  y 
2444 \series bold
2445
2446 \backslash
2447 uproot
2448 \series default
2449
2450 \begin_inset Index idx
2451 status collapsed
2452
2453 \begin_layout Plain Layout
2454 Comandos ! U ! 
2455 \backslash
2456 uproot
2457 \end_layout
2458
2459 \end_inset
2460
2461  con el esquema siguiente:
2462 \end_layout
2463
2464 \begin_layout Standard
2465
2466 \series bold
2467
2468 \backslash
2469 leftroot{distancia}
2470 \series default
2471  y 
2472 \series bold
2473
2474 \backslash
2475 uproot{distancia}
2476 \end_layout
2477
2478 \begin_layout Standard
2479 Distancia es el número de Puntos Grandes (
2480 \begin_inset Quotes fld
2481 \end_inset
2482
2483 Big Points
2484 \begin_inset Quotes frd
2485 \end_inset
2486
2487 , unidad bp; 
2488 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2489 \end_inset
2490
2491 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2492  Los comandos se escriben en el índice.
2493  Así, el comando:
2494 \begin_inset Newline newline
2495 \end_inset
2496
2497
2498 \series bold
2499
2500 \backslash
2501 root
2502 \backslash
2503 leftroot{-1
2504 \begin_inset Formula $\to$
2505 \end_inset
2506
2507
2508 \backslash
2509 uproot{2
2510 \begin_inset Formula $\to$
2511 \end_inset
2512
2513
2514 \backslash
2515 beta
2516 \begin_inset space \textvisiblespace{}
2517 \end_inset
2518
2519
2520 \begin_inset Formula $\to$
2521 \end_inset
2522
2523 B
2524 \begin_inset Newline newline
2525 \end_inset
2526
2527
2528 \series default
2529 genera una fórmula correctamente tipografiada: 
2530 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2531 \end_inset
2532
2533
2534 \end_layout
2535
2536 \begin_layout Subsection
2537 Coeficientes de un binomio
2538 \begin_inset Index idx
2539 status collapsed
2540
2541 \begin_layout Plain Layout
2542 Binomios
2543 \end_layout
2544
2545 \end_inset
2546
2547
2548 \end_layout
2549
2550 \begin_layout Standard
2551 Los coeficientes de un binomio se insertan con el comando 
2552 \series bold
2553
2554 \backslash
2555 binom
2556 \series default
2557
2558 \begin_inset Index idx
2559 status collapsed
2560
2561 \begin_layout Plain Layout
2562 Comandos ! B ! 
2563 \backslash
2564 binom
2565 \end_layout
2566
2567 \end_inset
2568
2569  o con el submenú del botón 
2570 \begin_inset Info
2571 type  "icon"
2572 arg   "math-insert \\frac-square"
2573 \end_inset
2574
2575  de la barra de herramientas de ecuaciones.
2576  Como en las fracciones, además de 
2577 \series bold
2578
2579 \backslash
2580 binom
2581 \series default
2582  hay los comandos 
2583 \series bold
2584
2585 \backslash
2586 dbinom
2587 \series default
2588
2589 \begin_inset Index idx
2590 status collapsed
2591
2592 \begin_layout Plain Layout
2593 Comandos ! D ! 
2594 \backslash
2595 dbinom
2596 \end_layout
2597
2598 \end_inset
2599
2600  y 
2601 \series bold
2602
2603 \backslash
2604 tbinom
2605 \series default
2606
2607 \begin_inset Index idx
2608 status collapsed
2609
2610 \begin_layout Plain Layout
2611 Comandos ! T ! 
2612 \backslash
2613 tbinom
2614 \end_layout
2615
2616 \end_inset
2617
2618 .
2619  Para otros delimitadores de coeficientes de un binomio hay los comandos
2620  
2621 \series bold
2622
2623 \backslash
2624 brace
2625 \series default
2626
2627 \begin_inset Index idx
2628 status collapsed
2629
2630 \begin_layout Plain Layout
2631 Comandos ! B ! 
2632 \backslash
2633 brace
2634 \end_layout
2635
2636 \end_inset
2637
2638  y 
2639 \series bold
2640
2641 \backslash
2642 brack
2643 \series default
2644
2645 \begin_inset Index idx
2646 status collapsed
2647
2648 \begin_layout Plain Layout
2649 Comandos ! B ! 
2650 \backslash
2651 brack
2652 \end_layout
2653
2654 \end_inset
2655
2656 .
2657 \end_layout
2658
2659 \begin_layout Standard
2660 \noindent
2661 \align center
2662 \begin_inset Tabular
2663 <lyxtabular version="3" rows="6" columns="2">
2664 <features rotate="0" tabularvalignment="middle">
2665 <column alignment="center" valignment="top">
2666 <column alignment="center" valignment="top">
2667 <row>
2668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2669 \begin_inset Text
2670
2671 \begin_layout Plain Layout
2672 Comando
2673 \end_layout
2674
2675 \end_inset
2676 </cell>
2677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2678 \begin_inset Text
2679
2680 \begin_layout Plain Layout
2681 Resultado
2682 \begin_inset Note Note
2683 status collapsed
2684
2685 \begin_layout Plain Layout
2686
2687 \series bold
2688
2689 \backslash
2690 raisebox
2691 \series default
2692  se usa sólo como espaciador
2693 \end_layout
2694
2695 \end_inset
2696
2697
2698 \end_layout
2699
2700 \end_inset
2701 </cell>
2702 </row>
2703 <row>
2704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2705 \begin_inset Text
2706
2707 \begin_layout Plain Layout
2708
2709 \backslash
2710 binom
2711 \begin_inset space \textvisiblespace{}
2712 \end_inset
2713
2714 A
2715 \begin_inset Formula $\downarrow$
2716 \end_inset
2717
2718 B
2719 \end_layout
2720
2721 \end_inset
2722 </cell>
2723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2724 \begin_inset Text
2725
2726 \begin_layout Plain Layout
2727 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2728 \end_inset
2729
2730
2731 \end_layout
2732
2733 \end_inset
2734 </cell>
2735 </row>
2736 <row>
2737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2738 \begin_inset Text
2739
2740 \begin_layout Plain Layout
2741
2742 \backslash
2743 dbinom
2744 \begin_inset space \textvisiblespace{}
2745 \end_inset
2746
2747 A
2748 \begin_inset Formula $\downarrow$
2749 \end_inset
2750
2751 B
2752 \end_layout
2753
2754 \end_inset
2755 </cell>
2756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2757 \begin_inset Text
2758
2759 \begin_layout Plain Layout
2760 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2761 \end_inset
2762
2763
2764 \end_layout
2765
2766 \end_inset
2767 </cell>
2768 </row>
2769 <row>
2770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2771 \begin_inset Text
2772
2773 \begin_layout Plain Layout
2774
2775 \backslash
2776 tbinom
2777 \begin_inset space \textvisiblespace{}
2778 \end_inset
2779
2780 A
2781 \begin_inset Formula $\downarrow$
2782 \end_inset
2783
2784 B
2785 \end_layout
2786
2787 \end_inset
2788 </cell>
2789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2790 \begin_inset Text
2791
2792 \begin_layout Plain Layout
2793 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2794 \end_inset
2795
2796
2797 \end_layout
2798
2799 \end_inset
2800 </cell>
2801 </row>
2802 <row>
2803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2804 \begin_inset Text
2805
2806 \begin_layout Plain Layout
2807
2808 \backslash
2809 brack
2810 \begin_inset space \textvisiblespace{}
2811 \end_inset
2812
2813 A
2814 \begin_inset Formula $\downarrow$
2815 \end_inset
2816
2817 B
2818 \end_layout
2819
2820 \end_inset
2821 </cell>
2822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2823 \begin_inset Text
2824
2825 \begin_layout Plain Layout
2826 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2827 \end_inset
2828
2829
2830 \end_layout
2831
2832 \end_inset
2833 </cell>
2834 </row>
2835 <row>
2836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2837 \begin_inset Text
2838
2839 \begin_layout Plain Layout
2840
2841 \backslash
2842 brace
2843 \begin_inset space \textvisiblespace{}
2844 \end_inset
2845
2846 A
2847 \begin_inset Formula $\downarrow$
2848 \end_inset
2849
2850 B
2851 \end_layout
2852
2853 \end_inset
2854 </cell>
2855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2856 \begin_inset Text
2857
2858 \begin_layout Plain Layout
2859 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2860 \end_inset
2861
2862
2863 \end_layout
2864
2865 \end_inset
2866 </cell>
2867 </row>
2868 </lyxtabular>
2869
2870 \end_inset
2871
2872
2873 \begin_inset Newpage newpage
2874 \end_inset
2875
2876
2877 \end_layout
2878
2879 \begin_layout Subsection
2880 Diferenciaciones de casos
2881 \begin_inset Index idx
2882 status collapsed
2883
2884 \begin_layout Plain Layout
2885 Casos
2886 \end_layout
2887
2888 \end_inset
2889
2890
2891 \end_layout
2892
2893 \begin_layout Standard
2894 \noindent
2895 \align center
2896 \begin_inset Tabular
2897 <lyxtabular version="3" rows="3" columns="2">
2898 <features rotate="0" tabularvalignment="middle">
2899 <column alignment="center" valignment="top">
2900 <column alignment="center" valignment="top">
2901 <row>
2902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2903 \begin_inset Text
2904
2905 \begin_layout Plain Layout
2906 Comando
2907 \end_layout
2908
2909 \end_inset
2910 </cell>
2911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2912 \begin_inset Text
2913
2914 \begin_layout Plain Layout
2915 Resultado
2916 \end_layout
2917
2918 \end_inset
2919 </cell>
2920 </row>
2921 <row>
2922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2923 \begin_inset Text
2924
2925 \begin_layout Plain Layout
2926
2927 \backslash
2928 cases
2929 \begin_inset space \textvisiblespace{}
2930 \end_inset
2931
2932 A
2933 \begin_inset Formula $\to$
2934 \end_inset
2935
2936 B>0
2937 \begin_inset Index idx
2938 status collapsed
2939
2940 \begin_layout Plain Layout
2941 Comandos ! C ! 
2942 \backslash
2943 cases
2944 \end_layout
2945
2946 \end_inset
2947
2948
2949 \end_layout
2950
2951 \end_inset
2952 </cell>
2953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2954 \begin_inset Text
2955
2956 \begin_layout Plain Layout
2957 \begin_inset Formula $\begin{cases}
2958 A & B>0\end{cases}$
2959 \end_inset
2960
2961
2962 \end_layout
2963
2964 \end_inset
2965 </cell>
2966 </row>
2967 <row>
2968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2969 \begin_inset Text
2970
2971 \begin_layout Plain Layout
2972
2973 \backslash
2974 cases
2975 \begin_inset space \textvisiblespace{}
2976 \end_inset
2977
2978
2979 \family sans
2980 Ctrl+Entrar
2981 \end_layout
2982
2983 \end_inset
2984 </cell>
2985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2986 \begin_inset Text
2987
2988 \begin_layout Plain Layout
2989 \begin_inset Formula $\begin{cases}
2990 A & \textrm{para }x>0\\
2991 B & \textrm{para }x=0
2992 \end{cases}$
2993 \end_inset
2994
2995
2996 \end_layout
2997
2998 \end_inset
2999 </cell>
3000 </row>
3001 </lyxtabular>
3002
3003 \end_inset
3004
3005
3006 \end_layout
3007
3008 \begin_layout Standard
3009 Después de insertar 
3010 \series bold
3011
3012 \backslash
3013 cases
3014 \series default
3015  o usar el botón 
3016 \begin_inset Info
3017 type  "icon"
3018 arg   "math-insert \\cases"
3019 \end_inset
3020
3021  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3022 \family sans
3023 Ctrl+Entrar
3024 \family default
3025  o con el botón
3026 \family sans
3027  
3028 \family default
3029
3030 \begin_inset Info
3031 type  "icon"
3032 arg   "inset-modify tabular append-row"
3033 \end_inset
3034
3035  de la barra de cuadros.
3036 \end_layout
3037
3038 \begin_layout Standard
3039 El comando 
3040 \series bold
3041
3042 \backslash
3043 cases
3044 \series default
3045  también está disponible en el menú 
3046 \family sans
3047 Insertar\SpecialChar \menuseparator
3048 Ecuación\SpecialChar \menuseparator
3049 Entorno casos
3050 \family default
3051 .
3052 \end_layout
3053
3054 \begin_layout Subsection
3055 Negaciones
3056 \begin_inset Index idx
3057 status collapsed
3058
3059 \begin_layout Plain Layout
3060 Negaciones
3061 \end_layout
3062
3063 \end_inset
3064
3065
3066 \end_layout
3067
3068 \begin_layout Standard
3069 Con el comando 
3070 \series bold
3071
3072 \backslash
3073 not
3074 \series default
3075
3076 \begin_inset Index idx
3077 status collapsed
3078
3079 \begin_layout Plain Layout
3080 Comandos ! N ! 
3081 \backslash
3082 not
3083 \end_layout
3084
3085 \end_inset
3086
3087  todo carácter se puede mostrar cancelado.
3088  Los caracteres son casi tachados con una barra inclinada.
3089 \end_layout
3090
3091 \begin_layout Standard
3092 \noindent
3093 \align center
3094 \begin_inset Tabular
3095 <lyxtabular version="3" rows="4" columns="2">
3096 <features rotate="0" tabularvalignment="middle">
3097 <column alignment="center" valignment="top">
3098 <column alignment="center" valignment="top">
3099 <row>
3100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3101 \begin_inset Text
3102
3103 \begin_layout Plain Layout
3104 Comando
3105 \end_layout
3106
3107 \end_inset
3108 </cell>
3109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3110 \begin_inset Text
3111
3112 \begin_layout Plain Layout
3113 Resultado
3114 \end_layout
3115
3116 \end_inset
3117 </cell>
3118 </row>
3119 <row>
3120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3121 \begin_inset Text
3122
3123 \begin_layout Plain Layout
3124
3125 \backslash
3126 not=
3127 \end_layout
3128
3129 \end_inset
3130 </cell>
3131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3132 \begin_inset Text
3133
3134 \begin_layout Plain Layout
3135 \begin_inset Formula $\not=$
3136 \end_inset
3137
3138
3139 \end_layout
3140
3141 \end_inset
3142 </cell>
3143 </row>
3144 <row>
3145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3146 \begin_inset Text
3147
3148 \begin_layout Plain Layout
3149
3150 \backslash
3151 not 
3152 \backslash
3153 le
3154 \end_layout
3155
3156 \end_inset
3157 </cell>
3158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3159 \begin_inset Text
3160
3161 \begin_layout Plain Layout
3162 \begin_inset Formula $\not\le$
3163 \end_inset
3164
3165
3166 \end_layout
3167
3168 \end_inset
3169 </cell>
3170 </row>
3171 <row>
3172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3173 \begin_inset Text
3174
3175 \begin_layout Plain Layout
3176
3177 \backslash
3178 not 
3179 \backslash
3180 parallel
3181 \end_layout
3182
3183 \end_inset
3184 </cell>
3185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3186 \begin_inset Text
3187
3188 \begin_layout Plain Layout
3189 \begin_inset Formula $\not\parallel$
3190 \end_inset
3191
3192
3193 \end_layout
3194
3195 \end_inset
3196 </cell>
3197 </row>
3198 </lyxtabular>
3199
3200 \end_inset
3201
3202
3203 \end_layout
3204
3205 \begin_layout Standard
3206 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3207  Por tanto para algunas negaciones hay comandos especiales (véase 
3208 \begin_inset CommandInset ref
3209 LatexCommand ref
3210 reference "sub:Símbolos-matemáticos"
3211
3212 \end_inset
3213
3214  y 
3215 \begin_inset CommandInset ref
3216 LatexCommand ref
3217 reference "sec:Relaciones"
3218
3219 \end_inset
3220
3221 ).
3222 \end_layout
3223
3224 \begin_layout Subsection
3225 Espacios reservados 
3226 \begin_inset CommandInset label
3227 LatexCommand label
3228 name "sub:Espacios-reservados"
3229
3230 \end_inset
3231
3232
3233 \begin_inset Index idx
3234 status collapsed
3235
3236 \begin_layout Plain Layout
3237 Espacios reservados
3238 \end_layout
3239
3240 \end_inset
3241
3242
3243 \begin_inset Index idx
3244 status collapsed
3245
3246 \begin_layout Plain Layout
3247 Química ! isótopos
3248 \end_layout
3249
3250 \end_inset
3251
3252
3253 \begin_inset Index idx
3254 status collapsed
3255
3256 \begin_layout Plain Layout
3257 Isótopos|see
3258 \begin_inset ERT
3259 status collapsed
3260
3261 \begin_layout Plain Layout
3262
3263 {
3264 \end_layout
3265
3266 \end_inset
3267
3268 Química
3269 \begin_inset ERT
3270 status collapsed
3271
3272 \begin_layout Plain Layout
3273
3274 }
3275 \end_layout
3276
3277 \end_inset
3278
3279
3280 \end_layout
3281
3282 \end_inset
3283
3284
3285 \end_layout
3286
3287 \begin_layout Standard
3288 En la presentación de, p.
3289 \begin_inset space \thinspace{}
3290 \end_inset
3291
3292 e., isótopos,
3293 \begin_inset Foot
3294 status collapsed
3295
3296 \begin_layout Plain Layout
3297 Más sobre símbolos químicos en 
3298 \begin_inset CommandInset ref
3299 LatexCommand ref
3300 reference "sub:Símbolos-y-ecuaciones-químicas"
3301
3302 \end_inset
3303
3304
3305 \end_layout
3306
3307 \end_inset
3308
3309  surge el problema siguiente:
3310 \end_layout
3311
3312 \begin_layout Standard
3313 \noindent
3314 \align center
3315 \begin_inset Tabular
3316 <lyxtabular version="3" rows="2" columns="2">
3317 <features rotate="0" tabularvalignment="middle">
3318 <column alignment="center" valignment="top">
3319 <column alignment="center" valignment="top">
3320 <row>
3321 <cell alignment="center" valignment="top" usebox="none">
3322 \begin_inset Text
3323
3324 \begin_layout Plain Layout
3325 Índices generados con sub- y superíndices:
3326 \end_layout
3327
3328 \end_inset
3329 </cell>
3330 <cell alignment="center" valignment="top" usebox="none">
3331 \begin_inset Text
3332
3333 \begin_layout Plain Layout
3334 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3335 \end_inset
3336
3337
3338 \end_layout
3339
3340 \end_inset
3341 </cell>
3342 </row>
3343 <row>
3344 <cell alignment="center" valignment="top" usebox="none">
3345 \begin_inset Text
3346
3347 \begin_layout Plain Layout
3348 Índices correctos:
3349 \end_layout
3350
3351 \end_inset
3352 </cell>
3353 <cell alignment="center" valignment="top" usebox="none">
3354 \begin_inset Text
3355
3356 \begin_layout Plain Layout
3357 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3358 \end_inset
3359
3360
3361 \end_layout
3362
3363 \end_inset
3364 </cell>
3365 </row>
3366 </lyxtabular>
3367
3368 \end_inset
3369
3370
3371 \begin_inset Note Note
3372 status collapsed
3373
3374 \begin_layout Plain Layout
3375
3376 \series bold
3377
3378 \backslash
3379 raisebox
3380 \series default
3381  se usa sólo como espaciador
3382 \end_layout
3383
3384 \end_inset
3385
3386
3387 \end_layout
3388
3389 \begin_layout Standard
3390 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3391  del índice más largo.
3392  Para evitarlo está el comando 
3393 \series bold
3394
3395 \backslash
3396 phantom
3397 \series default
3398
3399 \begin_inset Index idx
3400 status collapsed
3401
3402 \begin_layout Plain Layout
3403 Comandos ! P ! 
3404 \backslash
3405 phantom
3406 \end_layout
3407
3408 \end_inset
3409
3410  o el botón 
3411 \begin_inset space ~
3412 \end_inset
3413
3414
3415 \begin_inset Graphics
3416         filename ../../images/math/phantom.png
3417         scale 85
3418
3419 \end_inset
3420
3421  del submenú de espacios en ecuaciones
3422 \begin_inset Foot
3423 status collapsed
3424
3425 \begin_layout Plain Layout
3426 Botón 
3427 \family sans
3428
3429 \begin_inset Info
3430 type  "icon"
3431 arg   "math-insert \\space"
3432 \end_inset
3433
3434
3435 \family default
3436  de la barra de ecuaciones
3437 \end_layout
3438
3439 \end_inset
3440
3441 , que genera uno o más espacios reservados.
3442  Al insertar 
3443 \series bold
3444
3445 \backslash
3446 phantom
3447 \series default
3448  aparece un pequeño marco azul con dos flechas rojas superpuestas
3449 \begin_inset Formula $\phantom{}$
3450 \end_inset
3451
3452 .
3453  Las flechas indican que se reservará un espacio equivalente a la anchura
3454  y altura totales del contenido del marco.
3455  Los espacios reservados son correspondientes al tamaño de los caracteres.
3456 \end_layout
3457
3458 \begin_layout Standard
3459 \noindent
3460 \align center
3461 \begin_inset Tabular
3462 <lyxtabular version="3" rows="4" columns="2">
3463 <features rotate="0" tabularvalignment="middle">
3464 <column alignment="center" valignment="top">
3465 <column alignment="center" valignment="top">
3466 <row>
3467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3468 \begin_inset Text
3469
3470 \begin_layout Plain Layout
3471 Comando
3472 \end_layout
3473
3474 \end_inset
3475 </cell>
3476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3477 \begin_inset Text
3478
3479 \begin_layout Plain Layout
3480 Resultado
3481 \begin_inset Note Note
3482 status collapsed
3483
3484 \begin_layout Plain Layout
3485
3486 \series bold
3487
3488 \backslash
3489 raisebox
3490 \series default
3491  se usa sólo como espaciador
3492 \end_layout
3493
3494 \end_inset
3495
3496
3497 \end_layout
3498
3499 \end_inset
3500 </cell>
3501 </row>
3502 <row>
3503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3504 \begin_inset Text
3505
3506 \begin_layout Plain Layout
3507 ^19
3508 \begin_inset space \textvisiblespace{}
3509 \end_inset
3510
3511 _
3512 \backslash
3513 phantom
3514 \begin_inset space \textvisiblespace{}
3515 \end_inset
3516
3517 1
3518 \begin_inset Formula $\rightarrow$
3519 \end_inset
3520
3521 9
3522 \begin_inset space \textvisiblespace{}
3523 \end_inset
3524
3525 F
3526 \end_layout
3527
3528 \end_inset
3529 </cell>
3530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3531 \begin_inset Text
3532
3533 \begin_layout Plain Layout
3534 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3535 \end_inset
3536
3537
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 </row>
3543 <row>
3544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548 ^235
3549 \begin_inset space \textvisiblespace{}
3550 \end_inset
3551
3552 _
3553 \backslash
3554 phantom
3555 \begin_inset space \textvisiblespace{}
3556 \end_inset
3557
3558 23
3559 \begin_inset Formula $\rightarrow$
3560 \end_inset
3561
3562 9
3563 \begin_inset space \textvisiblespace{}
3564 \end_inset
3565
3566 F
3567 \end_layout
3568
3569 \end_inset
3570 </cell>
3571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3576 \end_inset
3577
3578
3579 \end_layout
3580
3581 \end_inset
3582 </cell>
3583 </row>
3584 <row>
3585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3586 \begin_inset Text
3587
3588 \begin_layout Plain Layout
3589
3590 \backslash
3591 Lambda^
3592 \begin_inset space \textvisiblespace{}
3593 \end_inset
3594
3595
3596 \backslash
3597 phantom
3598 \begin_inset space \textvisiblespace{}
3599 \end_inset
3600
3601 ii
3602 \begin_inset Formula $\rightarrow$
3603 \end_inset
3604
3605 t
3606 \begin_inset space \textvisiblespace{}
3607 \end_inset
3608
3609 _MMt
3610 \end_layout
3611
3612 \end_inset
3613 </cell>
3614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3615 \begin_inset Text
3616
3617 \begin_layout Plain Layout
3618 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3619 \end_inset
3620
3621
3622 \end_layout
3623
3624 \end_inset
3625 </cell>
3626 </row>
3627 </lyxtabular>
3628
3629 \end_inset
3630
3631
3632 \end_layout
3633
3634 \begin_layout Standard
3635 Además hay los comandos 
3636 \series bold
3637
3638 \backslash
3639 vphantom
3640 \series default
3641
3642 \begin_inset Index idx
3643 status collapsed
3644
3645 \begin_layout Plain Layout
3646 Comandos ! V ! 
3647 \backslash
3648 vphantom
3649 \end_layout
3650
3651 \end_inset
3652
3653  (botón 
3654 \begin_inset space ~
3655 \end_inset
3656
3657
3658 \begin_inset Graphics
3659         filename ../../images/math/vphantom.png
3660         scale 85
3661
3662 \end_inset
3663
3664 ) y 
3665 \series bold
3666
3667 \backslash
3668 hphantom
3669 \series default
3670
3671 \begin_inset Index idx
3672 status collapsed
3673
3674 \begin_layout Plain Layout
3675 Comandos ! H ! 
3676 \backslash
3677 hphantom
3678 \end_layout
3679
3680 \end_inset
3681
3682  (botón 
3683 \begin_inset space ~
3684 \end_inset
3685
3686
3687 \begin_inset Graphics
3688         filename ../../images/math/hphantom.png
3689         scale 85
3690
3691 \end_inset
3692
3693 ).
3694  
3695 \series bold
3696
3697 \backslash
3698 hphantom
3699 \series default
3700  genera espacio en el marco sólo para la altura máxima de los caracteres,
3701  no para su anchura.
3702  
3703 \series bold
3704
3705 \backslash
3706 vphantom
3707 \series default
3708  genera espacio sólo para la anchura del contenido del marco.
3709  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3710 \end_layout
3711
3712 \begin_layout Standard
3713 Por ejemplo, 
3714 \series bold
3715
3716 \backslash
3717 vphantom
3718 \series default
3719
3720 \begin_inset space \textvisiblespace{}
3721 \end_inset
3722
3723
3724 \series bold
3725 a
3726 \backslash
3727 int
3728 \series default
3729  genera espacio de la altura del signo de la integral,
3730 \begin_inset Foot
3731 status collapsed
3732
3733 \begin_layout Plain Layout
3734 El comando 
3735 \series bold
3736
3737 \backslash
3738 int
3739 \series default
3740  genera un signo de integral, véase 
3741 \begin_inset CommandInset ref
3742 LatexCommand ref
3743 reference "sub:Operadores-grandes"
3744
3745 \end_inset
3746
3747
3748 \end_layout
3749
3750 \end_inset
3751
3752  porque este es el carácter más largo.
3753  En la 
3754 \begin_inset CommandInset ref
3755 LatexCommand ref
3756 reference "sub:Delimitadores-multilínea"
3757
3758 \end_inset
3759
3760  hay un ejemplo de aplicación.
3761 \end_layout
3762
3763 \begin_layout Standard
3764 Los espacios reservados también se pueden usar para un texto cuando se insertan
3765  mediante el menú 
3766 \family sans
3767 Insertar\SpecialChar \menuseparator
3768 Formato\SpecialChar \menuseparator
3769 Fantasma
3770 \family default
3771 :
3772 \end_layout
3773
3774 \begin_layout Standard
3775 Esto es una frase.
3776 \begin_inset Newline newline
3777 \end_inset
3778
3779
3780 \begin_inset Phantom Phantom
3781 status open
3782
3783 \begin_layout Plain Layout
3784 Esto
3785 \end_layout
3786
3787 \end_inset
3788
3789  es una frase.
3790 \end_layout
3791
3792 \begin_layout Subsection
3793 Líneas
3794 \begin_inset Index idx
3795 status collapsed
3796
3797 \begin_layout Plain Layout
3798 Lineas@Líneas
3799 \end_layout
3800
3801 \end_inset
3802
3803
3804 \begin_inset Index idx
3805 status collapsed
3806
3807 \begin_layout Plain Layout
3808 Ecuación ! sub- o superrayada
3809 \end_layout
3810
3811 \end_inset
3812
3813
3814 \end_layout
3815
3816 \begin_layout Standard
3817 \noindent
3818 \align center
3819 \begin_inset Tabular
3820 <lyxtabular version="3" rows="4" columns="2">
3821 <features rotate="0" tabularvalignment="middle">
3822 <column alignment="center" valignment="top">
3823 <column alignment="center" valignment="top">
3824 <row>
3825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3826 \begin_inset Text
3827
3828 \begin_layout Plain Layout
3829 Comando
3830 \end_layout
3831
3832 \end_inset
3833 </cell>
3834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3835 \begin_inset Text
3836
3837 \begin_layout Plain Layout
3838 Resultado
3839 \begin_inset Note Note
3840 status collapsed
3841
3842 \begin_layout Plain Layout
3843
3844 \series bold
3845
3846 \backslash
3847 raisebox
3848 \series default
3849  se usa sólo como espaciador
3850 \end_layout
3851
3852 \end_inset
3853
3854
3855 \end_layout
3856
3857 \end_inset
3858 </cell>
3859 </row>
3860 <row>
3861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3862 \begin_inset Text
3863
3864 \begin_layout Plain Layout
3865
3866 \backslash
3867 overline
3868 \begin_inset space \textvisiblespace{}
3869 \end_inset
3870
3871 A+B
3872 \begin_inset Index idx
3873 status collapsed
3874
3875 \begin_layout Plain Layout
3876 Comandos ! O ! 
3877 \backslash
3878 overline
3879 \end_layout
3880
3881 \end_inset
3882
3883
3884 \end_layout
3885
3886 \end_inset
3887 </cell>
3888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3889 \begin_inset Text
3890
3891 \begin_layout Plain Layout
3892 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3893 \end_inset
3894
3895
3896 \end_layout
3897
3898 \end_inset
3899 </cell>
3900 </row>
3901 <row>
3902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3903 \begin_inset Text
3904
3905 \begin_layout Plain Layout
3906
3907 \backslash
3908 underline
3909 \begin_inset space \textvisiblespace{}
3910 \end_inset
3911
3912 A+B
3913 \begin_inset Index idx
3914 status collapsed
3915
3916 \begin_layout Plain Layout
3917 Comandos ! U ! 
3918 \backslash
3919 underline
3920 \end_layout
3921
3922 \end_inset
3923
3924
3925 \end_layout
3926
3927 \end_inset
3928 </cell>
3929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Plain Layout
3933 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3934 \end_inset
3935
3936
3937 \end_layout
3938
3939 \end_inset
3940 </cell>
3941 </row>
3942 <row>
3943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3944 \begin_inset Text
3945
3946 \begin_layout Plain Layout
3947
3948 \backslash
3949 overline
3950 \begin_inset space \textvisiblespace{}
3951 \end_inset
3952
3953
3954 \backslash
3955 underline
3956 \begin_inset space \textvisiblespace{}
3957 \end_inset
3958
3959 A+B
3960 \end_layout
3961
3962 \end_inset
3963 </cell>
3964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3965 \begin_inset Text
3966
3967 \begin_layout Plain Layout
3968 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
3969 \end_inset
3970
3971
3972 \end_layout
3973
3974 \end_inset
3975 </cell>
3976 </row>
3977 </lyxtabular>
3978
3979 \end_inset
3980
3981
3982 \end_layout
3983
3984 \begin_layout Standard
3985 En el último ejemplo es indiferente poner primero 
3986 \series bold
3987
3988 \backslash
3989 overline
3990 \series default
3991  o 
3992 \series bold
3993
3994 \backslash
3995 underline
3996 \series default
3997 .
3998 \end_layout
3999
4000 \begin_layout Standard
4001 Para poner doble subrayado, p.
4002 \begin_inset space \thinspace{}
4003 \end_inset
4004
4005 e.
4006  en resultados, se usa 
4007 \series bold
4008
4009 \backslash
4010 underline
4011 \series default
4012  dos veces.
4013 \end_layout
4014
4015 \begin_layout Standard
4016 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4017 \begin_inset VSpace bigskip
4018 \end_inset
4019
4020 Se pueden crear líneas personalizadas con el comando 
4021 \series bold
4022
4023 \backslash
4024 rule
4025 \series default
4026
4027 \begin_inset Index idx
4028 status collapsed
4029
4030 \begin_layout Plain Layout
4031 Comandos ! R ! 
4032 \backslash
4033 rule
4034 \end_layout
4035
4036 \end_inset
4037
4038  con el esquema siguiente:
4039 \end_layout
4040
4041 \begin_layout Standard
4042
4043 \series bold
4044
4045 \backslash
4046 rule[hueco vertical]{longitud}{grosor}
4047 \end_layout
4048
4049 \begin_layout Standard
4050 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4051  si el valor es negativo).
4052  Las unidades disponibles para los valores están listadas en
4053 \begin_inset space ~
4054 \end_inset
4055
4056
4057 \begin_inset CommandInset ref
4058 LatexCommand ref
4059 reference "tab:Unidades-disponibles"
4060
4061 \end_inset
4062
4063 .
4064  A continuación hay dos ejemplos de líneas creadas con los comandos
4065 \series bold
4066
4067 \begin_inset Newline newline
4068 \end_inset
4069
4070
4071 \backslash
4072 rule[-2ex]{3cm}{2pt}
4073 \series default
4074  y 
4075 \series bold
4076
4077 \backslash
4078 rule{2cm}{1pt}
4079 \series default
4080 :
4081 \end_layout
4082
4083 \begin_layout Standard
4084 Esto es una frase 
4085 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4086 \end_inset
4087
4088  con dos líneas.
4089 \end_layout
4090
4091 \begin_layout Standard
4092
4093 \series bold
4094
4095 \backslash
4096 rule
4097 \series default
4098  también se puede usar para texto insertando una línea mediante el menú
4099  
4100 \family sans
4101 Insertar\SpecialChar \menuseparator
4102 Formato\SpecialChar \menuseparator
4103 Línea horizontal
4104 \family default
4105 :
4106 \end_layout
4107
4108 \begin_layout Standard
4109 Esto es una frase 
4110 \begin_inset CommandInset line
4111 LatexCommand rule
4112 offset "0.5ex"
4113 width "3cm"
4114 height "1pt"
4115
4116 \end_inset
4117
4118  con una línea insertada.
4119 \end_layout
4120
4121 \begin_layout Subsection
4122 Puntos
4123 \begin_inset CommandInset label
4124 LatexCommand label
4125 name "sub:Puntos"
4126
4127 \end_inset
4128
4129
4130 \begin_inset Index idx
4131 status collapsed
4132
4133 \begin_layout Plain Layout
4134 Puntos
4135 \end_layout
4136
4137 \end_inset
4138
4139
4140 \end_layout
4141
4142 \begin_layout Standard
4143 Hay distintos tipos de puntos disponibles.
4144 \begin_inset Foot
4145 status collapsed
4146
4147 \begin_layout Plain Layout
4148 En la barra de herramientas de ecuaciones, en el panel del botón 
4149 \begin_inset Info
4150 type  "icon"
4151 arg   "math-insert \\ldots"
4152 \end_inset
4153
4154 .
4155 \end_layout
4156
4157 \end_inset
4158
4159  Para continuación en enumeraciones se usan puntos bajos, (
4160 \series bold
4161
4162 \backslash
4163 ldots
4164 \series default
4165
4166 \begin_inset Index idx
4167 status collapsed
4168
4169 \begin_layout Plain Layout
4170 Comandos ! L ! 
4171 \backslash
4172 ldots
4173 \end_layout
4174
4175 \end_inset
4176
4177 ), mientras que para operaciones se usan puntos centrados a la misma altura
4178  que los operadores, (
4179 \series bold
4180
4181 \backslash
4182 cdots
4183 \series default
4184
4185 \begin_inset Index idx
4186 status collapsed
4187
4188 \begin_layout Plain Layout
4189 Comandos ! C ! 
4190 \backslash
4191 cdots
4192 \end_layout
4193
4194 \end_inset
4195
4196 ).
4197  Si se usa el comando 
4198 \series bold
4199
4200 \backslash
4201 dots
4202 \series default
4203
4204 \begin_inset Index idx
4205 status collapsed
4206
4207 \begin_layout Plain Layout
4208 Comandos ! D ! 
4209 \backslash
4210 dots
4211 \end_layout
4212
4213 \end_inset
4214
4215 , LaTeX decide el tipo a usar en función del carácter siguiente.
4216 \end_layout
4217
4218 \begin_layout Standard
4219 \align center
4220 \begin_inset Tabular
4221 <lyxtabular version="3" rows="9" columns="2">
4222 <features rotate="0" tabularvalignment="middle">
4223 <column alignment="center" valignment="top" width="0pt">
4224 <column alignment="center" valignment="top" width="0pt">
4225 <row>
4226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4227 \begin_inset Text
4228
4229 \begin_layout Plain Layout
4230 Comando
4231 \end_layout
4232
4233 \end_inset
4234 </cell>
4235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4236 \begin_inset Text
4237
4238 \begin_layout Plain Layout
4239 Resultado
4240 \end_layout
4241
4242 \end_inset
4243 </cell>
4244 </row>
4245 <row>
4246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4247 \begin_inset Text
4248
4249 \begin_layout Plain Layout
4250 A_1
4251 \begin_inset space \textvisiblespace{}
4252 \end_inset
4253
4254 ,
4255 \backslash
4256 dots
4257 \begin_inset space \textvisiblespace{}
4258 \end_inset
4259
4260 ,A_n
4261 \end_layout
4262
4263 \end_inset
4264 </cell>
4265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4266 \begin_inset Text
4267
4268 \begin_layout Plain Layout
4269 \begin_inset Formula $A_{1},\dots,A_{n}$
4270 \end_inset
4271
4272
4273 \end_layout
4274
4275 \end_inset
4276 </cell>
4277 </row>
4278 <row>
4279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283 A_1
4284 \begin_inset space \textvisiblespace{}
4285 \end_inset
4286
4287 +
4288 \backslash
4289 dots
4290 \begin_inset space \textvisiblespace{}
4291 \end_inset
4292
4293 +A_n
4294 \end_layout
4295
4296 \end_inset
4297 </cell>
4298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4299 \begin_inset Text
4300
4301 \begin_layout Plain Layout
4302 \begin_inset Formula $A_{1}+\dots+A_{n}$
4303 \end_inset
4304
4305
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 </row>
4311 <row>
4312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4313 \begin_inset Text
4314
4315 \begin_layout Plain Layout
4316 A_1
4317 \begin_inset space \textvisiblespace{}
4318 \end_inset
4319
4320 ,
4321 \backslash
4322 ldots
4323 \begin_inset space \textvisiblespace{}
4324 \end_inset
4325
4326 ,A_n
4327 \end_layout
4328
4329 \end_inset
4330 </cell>
4331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4332 \begin_inset Text
4333
4334 \begin_layout Plain Layout
4335 \begin_inset Formula $A_{1},\ldots,A_{n}$
4336 \end_inset
4337
4338
4339 \end_layout
4340
4341 \end_inset
4342 </cell>
4343 </row>
4344 <row>
4345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4346 \begin_inset Text
4347
4348 \begin_layout Plain Layout
4349 A_1
4350 \begin_inset space \textvisiblespace{}
4351 \end_inset
4352
4353 +
4354 \backslash
4355 cdots
4356 \begin_inset space \textvisiblespace{}
4357 \end_inset
4358
4359 +A_n
4360 \end_layout
4361
4362 \end_inset
4363 </cell>
4364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4365 \begin_inset Text
4366
4367 \begin_layout Plain Layout
4368 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4369 \end_inset
4370
4371
4372 \end_layout
4373
4374 \end_inset
4375 </cell>
4376 </row>
4377 <row>
4378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4379 \begin_inset Text
4380
4381 \begin_layout Plain Layout
4382
4383 \backslash
4384 vdots
4385 \end_layout
4386
4387 \end_inset
4388 </cell>
4389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4390 \begin_inset Text
4391
4392 \begin_layout Plain Layout
4393 \begin_inset Formula $\vdots$
4394 \end_inset
4395
4396
4397 \end_layout
4398
4399 \end_inset
4400 </cell>
4401 </row>
4402 <row>
4403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4404 \begin_inset Text
4405
4406 \begin_layout Plain Layout
4407
4408 \backslash
4409 ddots
4410 \end_layout
4411
4412 \end_inset
4413 </cell>
4414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4415 \begin_inset Text
4416
4417 \begin_layout Plain Layout
4418 \begin_inset Formula $\ddots$
4419 \end_inset
4420
4421
4422 \end_layout
4423
4424 \end_inset
4425 </cell>
4426 </row>
4427 <row>
4428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4429 \begin_inset Text
4430
4431 \begin_layout Plain Layout
4432
4433 \backslash
4434 iddots
4435 \end_layout
4436
4437 \end_inset
4438 </cell>
4439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4440 \begin_inset Text
4441
4442 \begin_layout Plain Layout
4443 \begin_inset Formula $\iddots$
4444 \end_inset
4445
4446
4447 \end_layout
4448
4449 \end_inset
4450 </cell>
4451 </row>
4452 <row>
4453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4454 \begin_inset Text
4455
4456 \begin_layout Plain Layout
4457 Matriz
4458 \begin_inset space \thinspace{}
4459 \end_inset
4460
4461 3×3 con los distintos puntos
4462 \end_layout
4463
4464 \end_inset
4465 </cell>
4466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4467 \begin_inset Text
4468
4469 \begin_layout Plain Layout
4470 \begin_inset Formula $\begin{array}{ccc}
4471 A_{11} & \cdots & A_{1m}\\
4472 \vdots & \ddots & \vdots\\
4473 A_{n1} & \cdots & A_{nm}
4474 \end{array}$
4475 \end_inset
4476
4477
4478 \end_layout
4479
4480 \end_inset
4481 </cell>
4482 </row>
4483 </lyxtabular>
4484
4485 \end_inset
4486
4487
4488 \end_layout
4489
4490 \begin_layout Standard
4491 Los puntos suspensivos disponibles en el menú 
4492 \family sans
4493 Insertar\SpecialChar \menuseparator
4494 Carácter especial
4495 \family default
4496  son 
4497 \series bold
4498
4499 \backslash
4500 ldots
4501 \series default
4502 .
4503 \end_layout
4504
4505 \begin_layout Standard
4506 \begin_inset VSpace medskip
4507 \end_inset
4508
4509
4510 \end_layout
4511
4512 \begin_layout Standard
4513 Para usar 
4514 \series bold
4515
4516 \backslash
4517 iddots
4518 \series default
4519 , hay que marcar una de las opciones 
4520 \family sans
4521 Usar paquete mathdots (automáticamente)
4522 \family default
4523  en las 
4524 \family sans
4525 Opciones de ecuación
4526 \family default
4527  de la configuración del documento.
4528 \begin_inset Newline newline
4529 \end_inset
4530
4531 La opción 
4532 \family sans
4533 Usar paquete mathdots
4534 \family default
4535  mejorará el aspecto de todos los puntos en los documentos si su estilo
4536  o tamaño de tipografía no son los predeterminados.
4537 \end_layout
4538
4539 \begin_layout Standard
4540 \begin_inset VSpace medskip
4541 \end_inset
4542
4543 Hay puntos específicos para matrices que se extienden por varias columnas.
4544  Se generan con el comando 
4545 \series bold
4546
4547 \backslash
4548 hdotsfor
4549 \series default
4550
4551 \begin_inset Index idx
4552 status collapsed
4553
4554 \begin_layout Plain Layout
4555 Comandos ! H ! 
4556 \backslash
4557 hdotsfor
4558 \end_layout
4559
4560 \end_inset
4561
4562 , que tiene el siguiente esquema:
4563 \end_layout
4564
4565 \begin_layout Standard
4566
4567 \series bold
4568
4569 \backslash
4570 hdotsfor[distancia]{número de columnas}
4571 \end_layout
4572
4573 \begin_layout Standard
4574 Número de columnas especifica cuántas columnas deben abarcarse.
4575  Distancia es un factor para la separación entre los puntos.
4576 \end_layout
4577
4578 \begin_layout Standard
4579 En la siguiente matriz se ha insertado el comando 
4580 \series bold
4581
4582 \backslash
4583 hdotsfor[2]{4}
4584 \series default
4585  en el primer recuadro de la segunda línea para obtener puntos separados
4586  una distancia equivalente a dos veces la del comando 
4587 \series bold
4588
4589 \backslash
4590 dots
4591 \series default
4592 .
4593 \begin_inset Formula 
4594 \[
4595 \left(\begin{array}{cccc}
4596 A & B & C & D\\
4597 \hdotsfor[2]{4}\\
4598 q & w & e & r
4599 \end{array}\right)
4600 \]
4601
4602 \end_inset
4603
4604
4605 \end_layout
4606
4607 \begin_layout Standard
4608 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4609  de lo contrario se producen errores de LaTeX.
4610 \end_layout
4611
4612 \begin_layout Standard
4613 \begin_inset VSpace bigskip
4614 \end_inset
4615
4616
4617 \end_layout
4618
4619 \begin_layout Standard
4620 Además, con el comando 
4621 \series bold
4622
4623 \backslash
4624 dotfill
4625 \series default
4626
4627 \begin_inset Index idx
4628 status collapsed
4629
4630 \begin_layout Plain Layout
4631 Comandos ! D ! 
4632 \backslash
4633 dotfill
4634 \end_layout
4635
4636 \end_inset
4637
4638  puedes completar con puntos una línea.
4639  El efecto de este tipo de comandos es como el de 
4640 \series bold
4641
4642 \backslash
4643 hfill
4644 \series default
4645 , véase 
4646 \begin_inset CommandInset ref
4647 LatexCommand ref
4648 reference "sub:Espacio-variable"
4649
4650 \end_inset
4651
4652 .
4653 \end_layout
4654
4655 \begin_layout Standard
4656 Por ejemplo el comando 
4657 \series bold
4658 A
4659 \backslash
4660 dotfill
4661 \series default
4662
4663 \begin_inset space \textvisiblespace{}
4664 \end_inset
4665
4666
4667 \series bold
4668 B
4669 \series default
4670  genera
4671 \end_layout
4672
4673 \begin_layout Standard
4674 \begin_inset Formula $A\dotfill B$
4675 \end_inset
4676
4677
4678 \end_layout
4679
4680 \begin_layout Standard
4681 Un comando análogo a 
4682 \series bold
4683
4684 \backslash
4685 dotfill
4686 \series default
4687  para rellenar con una línea es 
4688 \series bold
4689
4690 \backslash
4691 hrulefill
4692 \series default
4693
4694 \begin_inset Index idx
4695 status collapsed
4696
4697 \begin_layout Plain Layout
4698 Comandos ! H ! 
4699 \backslash
4700 hrulefill
4701 \end_layout
4702
4703 \end_inset
4704
4705 :
4706 \end_layout
4707
4708 \begin_layout Standard
4709 \begin_inset Formula $A\hrulefill B$
4710 \end_inset
4711
4712
4713 \end_layout
4714
4715 \begin_layout Standard
4716 Para usar estos comandos en el texto, deben insertarse en modo TeX.
4717 \end_layout
4718
4719 \begin_layout Section
4720 Matrices
4721 \begin_inset CommandInset label
4722 LatexCommand label
4723 name "sec:Matrices"
4724
4725 \end_inset
4726
4727
4728 \begin_inset Index idx
4729 status collapsed
4730
4731 \begin_layout Plain Layout
4732 Matrices
4733 \end_layout
4734
4735 \end_inset
4736
4737
4738 \end_layout
4739
4740 \begin_layout Standard
4741 Se pueden insertar con el botón 
4742 \begin_inset Info
4743 type  "icon"
4744 arg   "dialog-show mathmatrix"
4745 \end_inset
4746
4747  de la barra de ecuaciones o con el menú 
4748 \family sans
4749 Insertar\SpecialChar \menuseparator
4750 Ecuación\SpecialChar \menuseparator
4751 Matriz
4752 \family default
4753 .
4754  Aparece una ventana en la que se pide el número de filas y columnas, la
4755  alineación y la decoración.
4756  La alineación vertical sólo es relevante para matrices en línea:
4757 \end_layout
4758
4759 \begin_layout Standard
4760 Esta primera matriz tiene alineación superior 
4761 \begin_inset Formula $\begin{array}[t]{cccc}
4762 A & D & G & J\\
4763 B & E & H & K\\
4764 D & F & I & L
4765 \end{array}$
4766 \end_inset
4767
4768  , la segunda alineación central 
4769 \begin_inset Formula $\begin{array}{cccc}
4770 A & D & G & J\\
4771 B & E & H & K\\
4772 D & F & I & L
4773 \end{array}$
4774 \end_inset
4775
4776  , y la tercera alineación inferior 
4777 \begin_inset Formula $\begin{array}[b]{cccc}
4778 A & D & G & J\\
4779 B & E & H & K\\
4780 D & F & I & L
4781 \end{array}$
4782 \end_inset
4783
4784 .
4785 \end_layout
4786
4787 \begin_layout Standard
4788 La alineación horizontal especifica cómo deben alinearse las entradas de
4789  la columna.
4790  Se determina mediante una letra para cada columna.
4791  
4792 \emph on
4793 l
4794 \emph default
4795  indica alineación a la izquierda, 
4796 \emph on
4797 c
4798 \emph default
4799  alineación centrada y 
4800 \emph on
4801 r
4802 \emph default
4803  alineación a la derecha.
4804  Por ejemplo, para componer una matriz
4805 \begin_inset space ~
4806 \end_inset
4807
4808 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
4809  centradas y la última a la derecha, se anota 
4810 \series bold
4811 lccr
4812 \series default
4813  en la alineación horizontal.
4814  Normalmente todas las columnas de una matriz están centradas, por tanto
4815  el valor por omisión es 
4816 \series bold
4817 c
4818 \series default
4819  para todas ellas.
4820 \end_layout
4821
4822 \begin_layout Standard
4823 Alineación horizontal:
4824 \end_layout
4825
4826 \begin_layout Standard
4827
4828 \series bold
4829 lll
4830 \series default
4831  : 
4832 \begin_inset Formula $\begin{array}{lll}
4833 10000 & D & G\\
4834 B & 10000 & H\\
4835 C & F & 10000
4836 \end{array}$
4837 \end_inset
4838
4839  , 
4840 \series bold
4841 ccc 
4842 \series default
4843
4844 \begin_inset Formula $\begin{array}{ccc}
4845 10000 & D & G\\
4846 B & 10000 & H\\
4847 C & F & 10000
4848 \end{array}$
4849 \end_inset
4850
4851  
4852 \series bold
4853 ,
4854 \series default
4855  
4856 \series bold
4857 rrr 
4858 \series default
4859
4860 \begin_inset Formula $\begin{array}{rrr}
4861 10000 & D & G\\
4862 B & 10000 & H\\
4863 C & F & 10000
4864 \end{array}$
4865 \end_inset
4866
4867
4868 \end_layout
4869
4870 \begin_layout Standard
4871 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
4872  botones 
4873 \begin_inset Info
4874 type  "icon"
4875 arg   "inset-modify tabular append-row"
4876 \end_inset
4877
4878
4879 \begin_inset Info
4880 type  "icon"
4881 arg   "inset-modify tabular delete-row"
4882 \end_inset
4883
4884 , etc.
4885  de la barra de ecuaciones o el menú 
4886 \family sans
4887 Editar\SpecialChar \menuseparator
4888 Filas y columnas
4889 \family default
4890 .
4891  También se pueden añadir filas nuevas con 
4892 \family sans
4893 Ctrl+Entrar
4894 \family default
4895 .
4896 \end_layout
4897
4898 \begin_layout Standard
4899 \begin_inset VSpace bigskip
4900 \end_inset
4901
4902
4903 \end_layout
4904
4905 \begin_layout Standard
4906 La 
4907 \family sans
4908 Decoración
4909 \family default
4910  añade paréntesis en el estilo seleccionado alrededor de la matriz.
4911  Alternativamente, se pueden generar paréntesis con los comandos 
4912 \series bold
4913
4914 \backslash
4915 left
4916 \series default
4917
4918 \begin_inset Index idx
4919 status collapsed
4920
4921 \begin_layout Plain Layout
4922 Comandos ! L ! 
4923 \backslash
4924 left
4925 \end_layout
4926
4927 \end_inset
4928
4929  y 
4930 \series bold
4931
4932 \backslash
4933 right
4934 \series default
4935
4936 \begin_inset Index idx
4937 status collapsed
4938
4939 \begin_layout Plain Layout
4940 Comandos ! R ! 
4941 \backslash
4942 right
4943 \end_layout
4944
4945 \end_inset
4946
4947  (atajo 
4948 \family sans
4949 Alt+M
4950 \begin_inset space ~
4951 \end_inset
4952
4953 Paréntesis
4954 \family default
4955 ), véase 
4956 \begin_inset CommandInset ref
4957 LatexCommand ref
4958 reference "sub:Tamaño-automático-de"
4959
4960 \end_inset
4961
4962 , o usando los comandos siguientes:
4963 \end_layout
4964
4965 \begin_layout Standard
4966 \begin_inset VSpace medskip
4967 \end_inset
4968
4969
4970 \end_layout
4971
4972 \begin_layout Standard
4973 \begin_inset space \hfill{}
4974 \end_inset
4975
4976
4977 \begin_inset Tabular
4978 <lyxtabular version="3" rows="4" columns="2">
4979 <features rotate="0" tabularvalignment="middle">
4980 <column alignment="center" valignment="top">
4981 <column alignment="center" valignment="top">
4982 <row>
4983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4984 \begin_inset Text
4985
4986 \begin_layout Plain Layout
4987 Comando
4988 \end_layout
4989
4990 \end_inset
4991 </cell>
4992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4993 \begin_inset Text
4994
4995 \begin_layout Plain Layout
4996 Resultado
4997 \begin_inset Note Note
4998 status collapsed
4999
5000 \begin_layout Plain Layout
5001
5002 \series bold
5003
5004 \backslash
5005 raisebox
5006 \series default
5007  se usa sólo como espaciador
5008 \end_layout
5009
5010 \end_inset
5011
5012
5013 \end_layout
5014
5015 \end_inset
5016 </cell>
5017 </row>
5018 <row>
5019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5020 \begin_inset Text
5021
5022 \begin_layout Plain Layout
5023
5024 \backslash
5025 bmatrix
5026 \begin_inset space \textvisiblespace{}
5027 \end_inset
5028
5029 2
5030 \series bold
5031 ×
5032 \series default
5033 2
5034 \begin_inset space \thinspace{}
5035 \end_inset
5036
5037 matriz
5038 \end_layout
5039
5040 \end_inset
5041 </cell>
5042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5043 \begin_inset Text
5044
5045 \begin_layout Plain Layout
5046 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5047 0 & \textrm{-}\mathrm{i}\\
5048 \mathrm{i} & 0
5049 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5050 \end_inset
5051
5052
5053 \end_layout
5054
5055 \end_inset
5056 </cell>
5057 </row>
5058 <row>
5059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5060 \begin_inset Text
5061
5062 \begin_layout Plain Layout
5063
5064 \backslash
5065 Bmatrix
5066 \begin_inset space \textvisiblespace{}
5067 \end_inset
5068
5069 2×2
5070 \begin_inset space \thinspace{}
5071 \end_inset
5072
5073 matriz
5074 \end_layout
5075
5076 \end_inset
5077 </cell>
5078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5079 \begin_inset Text
5080
5081 \begin_layout Plain Layout
5082 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5083 0 & \textrm{-}\mathrm{i}\\
5084 \mathrm{i} & 0
5085 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5086 \end_inset
5087
5088
5089 \end_layout
5090
5091 \end_inset
5092 </cell>
5093 </row>
5094 <row>
5095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5096 \begin_inset Text
5097
5098 \begin_layout Plain Layout
5099
5100 \backslash
5101 pmatrix
5102 \begin_inset space \textvisiblespace{}
5103 \end_inset
5104
5105 2
5106 \series bold
5107 ×
5108 \series default
5109 2
5110 \begin_inset space \thinspace{}
5111 \end_inset
5112
5113 matriz
5114 \end_layout
5115
5116 \end_inset
5117 </cell>
5118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5119 \begin_inset Text
5120
5121 \begin_layout Plain Layout
5122 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5123 0 & \textrm{-}\mathrm{i}\\
5124 \mathrm{i} & 0
5125 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5126 \end_inset
5127
5128
5129 \end_layout
5130
5131 \end_inset
5132 </cell>
5133 </row>
5134 </lyxtabular>
5135
5136 \end_inset
5137
5138
5139 \begin_inset space \hfill{}
5140 \end_inset
5141
5142
5143 \begin_inset Tabular
5144 <lyxtabular version="3" rows="4" columns="2">
5145 <features rotate="0" tabularvalignment="middle">
5146 <column alignment="center" valignment="top">
5147 <column alignment="center" valignment="top">
5148 <row>
5149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5150 \begin_inset Text
5151
5152 \begin_layout Plain Layout
5153 Comando
5154 \end_layout
5155
5156 \end_inset
5157 </cell>
5158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5159 \begin_inset Text
5160
5161 \begin_layout Plain Layout
5162 Resultado
5163 \begin_inset Note Note
5164 status collapsed
5165
5166 \begin_layout Plain Layout
5167
5168 \series bold
5169
5170 \backslash
5171 raisebox
5172 \series default
5173  se usa sólo como espaciador
5174 \end_layout
5175
5176 \end_inset
5177
5178
5179 \end_layout
5180
5181 \end_inset
5182 </cell>
5183 </row>
5184 <row>
5185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189
5190 \backslash
5191 vmatrix
5192 \begin_inset space \textvisiblespace{}
5193 \end_inset
5194
5195 2
5196 \series bold
5197 ×
5198 \series default
5199 2
5200 \begin_inset space \thinspace{}
5201 \end_inset
5202
5203 matriz
5204 \end_layout
5205
5206 \end_inset
5207 </cell>
5208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5209 \begin_inset Text
5210
5211 \begin_layout Plain Layout
5212 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5213 0 & \textrm{-}\mathrm{i}\\
5214 \mathrm{i} & 0
5215 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5216 \end_inset
5217
5218
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 </row>
5224 <row>
5225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5226 \begin_inset Text
5227
5228 \begin_layout Plain Layout
5229
5230 \backslash
5231 Vmatrix
5232 \begin_inset space \textvisiblespace{}
5233 \end_inset
5234
5235 2
5236 \series bold
5237 ×
5238 \series default
5239 2
5240 \begin_inset space \thinspace{}
5241 \end_inset
5242
5243 matriz
5244 \end_layout
5245
5246 \end_inset
5247 </cell>
5248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5249 \begin_inset Text
5250
5251 \begin_layout Plain Layout
5252 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5253 0 & \textrm{-}\mathrm{i}\\
5254 \mathrm{i} & 0
5255 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5256 \end_inset
5257
5258
5259 \end_layout
5260
5261 \end_inset
5262 </cell>
5263 </row>
5264 <row>
5265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5266 \begin_inset Text
5267
5268 \begin_layout Plain Layout
5269
5270 \backslash
5271 matrix
5272 \begin_inset space \textvisiblespace{}
5273 \end_inset
5274
5275 2
5276 \series bold
5277 ×
5278 \series default
5279 2
5280 \begin_inset space \thinspace{}
5281 \end_inset
5282
5283 matriz
5284 \end_layout
5285
5286 \end_inset
5287 </cell>
5288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5289 \begin_inset Text
5290
5291 \begin_layout Plain Layout
5292 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5293 0 & \textrm{-}\mathrm{i}\\
5294 \mathrm{i} & 0
5295 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5296 \end_inset
5297
5298
5299 \end_layout
5300
5301 \end_inset
5302 </cell>
5303 </row>
5304 </lyxtabular>
5305
5306 \end_inset
5307
5308
5309 \begin_inset space \hfill{}
5310 \end_inset
5311
5312
5313 \end_layout
5314
5315 \begin_layout Standard
5316 \begin_inset VSpace medskip
5317 \end_inset
5318
5319
5320 \end_layout
5321
5322 \begin_layout Standard
5323 Cuando se inserta p.
5324 \begin_inset space \thinspace{}
5325 \end_inset
5326
5327 e.
5328 \begin_inset space ~
5329 \end_inset
5330
5331
5332 \series bold
5333
5334 \backslash
5335 vmatrix
5336 \series default
5337 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5338  la matriz.
5339 \begin_inset Newline newline
5340 \end_inset
5341
5342 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
5343  vertical.
5344 \end_layout
5345
5346 \begin_layout Standard
5347 \begin_inset VSpace bigskip
5348 \end_inset
5349
5350
5351 \end_layout
5352
5353 \begin_layout Standard
5354 Como todas las ecuaciones multilínea son matrices, la longitud 
5355 \series bold
5356
5357 \backslash
5358 arraycolsep
5359 \series default
5360
5361 \begin_inset Index idx
5362 status collapsed
5363
5364 \begin_layout Plain Layout
5365 Comandos ! A ! 
5366 \backslash
5367 arraycolsep
5368 \end_layout
5369
5370 \end_inset
5371
5372 , que se describe en 
5373 \begin_inset CommandInset ref
5374 LatexCommand ref
5375 reference "sub:Separación-de-columnas"
5376
5377 \end_inset
5378
5379 , también se puede usar para cambiar la separación de las columnas en una
5380  matriz.
5381  Para cambiar la separación de las filas, se usa el comando 
5382 \series bold
5383
5384 \backslash
5385 arraystretch
5386 \series default
5387
5388 \begin_inset Index idx
5389 status collapsed
5390
5391 \begin_layout Plain Layout
5392 Comandos ! A ! 
5393 \backslash
5394 arraystretch
5395 \end_layout
5396
5397 \end_inset
5398
5399  de la siguiente manera:
5400 \end_layout
5401
5402 \begin_layout Standard
5403
5404 \series bold
5405
5406 \backslash
5407 renewcommand{
5408 \backslash
5409 arraystretch}{factor de separación}
5410 \begin_inset Index idx
5411 status collapsed
5412
5413 \begin_layout Plain Layout
5414 Comandos ! R ! 
5415 \backslash
5416 renewcommand
5417 \end_layout
5418
5419 \end_inset
5420
5421
5422 \end_layout
5423
5424 \begin_layout Standard
5425 El comando 
5426 \series bold
5427
5428 \backslash
5429 renewcommand
5430 \series default
5431  asigna el factor de separación al comando predefinido 
5432 \series bold
5433
5434 \backslash
5435 arraystretch
5436 \series default
5437 .
5438  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5439  Además, éste se usa para todas las matrices siguientes.
5440  Para volver a la separación original, asigna factor 1 a 
5441 \series bold
5442
5443 \backslash
5444 arraystretch
5445 \series default
5446 .
5447 \end_layout
5448
5449 \begin_layout Standard
5450 Para poner matrices en línea se usa el comando 
5451 \series bold
5452
5453 \backslash
5454 smallmatrix
5455 \series default
5456
5457 \begin_inset Index idx
5458 status collapsed
5459
5460 \begin_layout Plain Layout
5461 Comandos ! S ! 
5462 \backslash
5463 smallmatrix
5464 \end_layout
5465
5466 \end_inset
5467
5468 .
5469  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5470  se inserta la matriz.
5471  
5472 \end_layout
5473
5474 \begin_layout Standard
5475 Esto es una matriz 
5476 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5477 C & D
5478 \end{smallmatrix}\right)$
5479 \end_inset
5480
5481  en línea.
5482 \end_layout
5483
5484 \begin_layout Section
5485 Delimitadores
5486 \begin_inset Index idx
5487 status collapsed
5488
5489 \begin_layout Plain Layout
5490 Delimitadores
5491 \end_layout
5492
5493 \end_inset
5494
5495
5496 \end_layout
5497
5498 \begin_layout Subsection
5499 Delimitadores verticales
5500 \begin_inset Index idx
5501 status collapsed
5502
5503 \begin_layout Plain Layout
5504 Delimitadores ! verticales
5505 \end_layout
5506
5507 \end_inset
5508
5509
5510 \end_layout
5511
5512 \begin_layout Standard
5513 \begin_inset space \hfill{}
5514 \end_inset
5515
5516
5517 \begin_inset Tabular
5518 <lyxtabular version="3" rows="9" columns="2">
5519 <features rotate="0" tabularvalignment="middle">
5520 <column alignment="center" valignment="top" width="0pt">
5521 <column alignment="center" valignment="top" width="0pt">
5522 <row>
5523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5524 \begin_inset Text
5525
5526 \begin_layout Plain Layout
5527 Comando
5528 \end_layout
5529
5530 \end_inset
5531 </cell>
5532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5533 \begin_inset Text
5534
5535 \begin_layout Plain Layout
5536 Resultado
5537 \end_layout
5538
5539 \end_inset
5540 </cell>
5541 </row>
5542 <row>
5543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5544 \begin_inset Text
5545
5546 \begin_layout Plain Layout
5547 (
5548 \end_layout
5549
5550 \end_inset
5551 </cell>
5552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5553 \begin_inset Text
5554
5555 \begin_layout Plain Layout
5556 \begin_inset Formula $($
5557 \end_inset
5558
5559
5560 \end_layout
5561
5562 \end_inset
5563 </cell>
5564 </row>
5565 <row>
5566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5567 \begin_inset Text
5568
5569 \begin_layout Plain Layout
5570 {
5571 \end_layout
5572
5573 \end_inset
5574 </cell>
5575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5576 \begin_inset Text
5577
5578 \begin_layout Plain Layout
5579 \begin_inset Formula $\{$
5580 \end_inset
5581
5582
5583 \end_layout
5584
5585 \end_inset
5586 </cell>
5587 </row>
5588 <row>
5589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5590 \begin_inset Text
5591
5592 \begin_layout Plain Layout
5593 [
5594 \end_layout
5595
5596 \end_inset
5597 </cell>
5598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5599 \begin_inset Text
5600
5601 \begin_layout Plain Layout
5602 \begin_inset Formula $[$
5603 \end_inset
5604
5605
5606 \end_layout
5607
5608 \end_inset
5609 </cell>
5610 </row>
5611 <row>
5612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5613 \begin_inset Text
5614
5615 \begin_layout Plain Layout
5616
5617 \backslash
5618 langle
5619 \end_layout
5620
5621 \end_inset
5622 </cell>
5623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5624 \begin_inset Text
5625
5626 \begin_layout Plain Layout
5627 \begin_inset Formula $\langle$
5628 \end_inset
5629
5630
5631 \end_layout
5632
5633 \end_inset
5634 </cell>
5635 </row>
5636 <row>
5637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5638 \begin_inset Text
5639
5640 \begin_layout Plain Layout
5641
5642 \backslash
5643 lceil
5644 \end_layout
5645
5646 \end_inset
5647 </cell>
5648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5649 \begin_inset Text
5650
5651 \begin_layout Plain Layout
5652 \begin_inset Formula $\lceil$
5653 \end_inset
5654
5655
5656 \end_layout
5657
5658 \end_inset
5659 </cell>
5660 </row>
5661 <row>
5662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5663 \begin_inset Text
5664
5665 \begin_layout Plain Layout
5666
5667 \backslash
5668 lfloor
5669 \end_layout
5670
5671 \end_inset
5672 </cell>
5673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5674 \begin_inset Text
5675
5676 \begin_layout Plain Layout
5677 \begin_inset Formula $\lfloor$
5678 \end_inset
5679
5680
5681 \end_layout
5682
5683 \end_inset
5684 </cell>
5685 </row>
5686 <row>
5687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5688 \begin_inset Text
5689
5690 \begin_layout Plain Layout
5691 /
5692 \end_layout
5693
5694 \end_inset
5695 </cell>
5696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5697 \begin_inset Text
5698
5699 \begin_layout Plain Layout
5700 \begin_inset Formula $/$
5701 \end_inset
5702
5703
5704 \end_layout
5705
5706 \end_inset
5707 </cell>
5708 </row>
5709 <row>
5710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" 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" topline="true" bottomline="true" leftline="true" rightline="true" 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 </lyxtabular>
5733
5734 \end_inset
5735
5736
5737 \begin_inset space \hfill{}
5738 \end_inset
5739
5740
5741 \begin_inset Tabular
5742 <lyxtabular version="3" rows="9" columns="2">
5743 <features rotate="0" tabularvalignment="middle">
5744 <column alignment="center" valignment="top" width="0pt">
5745 <column alignment="center" valignment="top" width="0pt">
5746 <row>
5747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5748 \begin_inset Text
5749
5750 \begin_layout Plain Layout
5751 Comando
5752 \end_layout
5753
5754 \end_inset
5755 </cell>
5756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5757 \begin_inset Text
5758
5759 \begin_layout Plain Layout
5760 Resultado
5761 \end_layout
5762
5763 \end_inset
5764 </cell>
5765 </row>
5766 <row>
5767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5768 \begin_inset Text
5769
5770 \begin_layout Plain Layout
5771 )
5772 \end_layout
5773
5774 \end_inset
5775 </cell>
5776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5777 \begin_inset Text
5778
5779 \begin_layout Plain Layout
5780 \begin_inset Formula $)$
5781 \end_inset
5782
5783
5784 \end_layout
5785
5786 \end_inset
5787 </cell>
5788 </row>
5789 <row>
5790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5791 \begin_inset Text
5792
5793 \begin_layout Plain Layout
5794 }
5795 \end_layout
5796
5797 \end_inset
5798 </cell>
5799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5800 \begin_inset Text
5801
5802 \begin_layout Plain Layout
5803 \begin_inset Formula $\}$
5804 \end_inset
5805
5806
5807 \end_layout
5808
5809 \end_inset
5810 </cell>
5811 </row>
5812 <row>
5813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5814 \begin_inset Text
5815
5816 \begin_layout Plain Layout
5817 ]
5818 \end_layout
5819
5820 \end_inset
5821 </cell>
5822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5823 \begin_inset Text
5824
5825 \begin_layout Plain Layout
5826 \begin_inset Formula $]$
5827 \end_inset
5828
5829
5830 \end_layout
5831
5832 \end_inset
5833 </cell>
5834 </row>
5835 <row>
5836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5837 \begin_inset Text
5838
5839 \begin_layout Plain Layout
5840
5841 \backslash
5842 rangle
5843 \end_layout
5844
5845 \end_inset
5846 </cell>
5847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5848 \begin_inset Text
5849
5850 \begin_layout Plain Layout
5851 \begin_inset Formula $\rangle$
5852 \end_inset
5853
5854
5855 \end_layout
5856
5857 \end_inset
5858 </cell>
5859 </row>
5860 <row>
5861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5862 \begin_inset Text
5863
5864 \begin_layout Plain Layout
5865
5866 \backslash
5867 rceil
5868 \end_layout
5869
5870 \end_inset
5871 </cell>
5872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5873 \begin_inset Text
5874
5875 \begin_layout Plain Layout
5876 \begin_inset Formula $\rceil$
5877 \end_inset
5878
5879
5880 \end_layout
5881
5882 \end_inset
5883 </cell>
5884 </row>
5885 <row>
5886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5887 \begin_inset Text
5888
5889 \begin_layout Plain Layout
5890
5891 \backslash
5892 rfloor
5893 \end_layout
5894
5895 \end_inset
5896 </cell>
5897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5898 \begin_inset Text
5899
5900 \begin_layout Plain Layout
5901 \begin_inset Formula $\rfloor$
5902 \end_inset
5903
5904
5905 \end_layout
5906
5907 \end_inset
5908 </cell>
5909 </row>
5910 <row>
5911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5912 \begin_inset Text
5913
5914 \begin_layout Plain Layout
5915
5916 \backslash
5917
5918 \backslash
5919
5920 \end_layout
5921
5922 \end_inset
5923 </cell>
5924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5925 \begin_inset Text
5926
5927 \begin_layout Plain Layout
5928 \begin_inset Formula $\backslash$
5929 \end_inset
5930
5931
5932 \end_layout
5933
5934 \end_inset
5935 </cell>
5936 </row>
5937 <row>
5938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5939 \begin_inset Text
5940
5941 \begin_layout Plain Layout
5942
5943 \backslash
5944 |
5945 \end_layout
5946
5947 \end_inset
5948 </cell>
5949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5950 \begin_inset Text
5951
5952 \begin_layout Plain Layout
5953 \begin_inset Formula $\|$
5954 \end_inset
5955
5956
5957 \end_layout
5958
5959 \end_inset
5960 </cell>
5961 </row>
5962 </lyxtabular>
5963
5964 \end_inset
5965
5966
5967 \begin_inset space \hfill{}
5968 \end_inset
5969
5970
5971 \end_layout
5972
5973 \begin_layout Standard
5974 \begin_inset Note Greyedout
5975 status open
5976
5977 \begin_layout Plain Layout
5978
5979 \series bold
5980 Nota
5981 \series default
5982 : En modo TeX hay que usar el comando 
5983 \series bold
5984
5985 \backslash
5986 textbackslash
5987 \series default
5988
5989 \begin_inset Index idx
5990 status collapsed
5991
5992 \begin_layout Plain Layout
5993 Comandos ! T ! 
5994 \backslash
5995 textbackslash
5996 \end_layout
5997
5998 \end_inset
5999
6000  para la barra invertida, porque si no el comando 
6001 \series bold
6002
6003 \backslash
6004
6005 \backslash
6006
6007 \series default
6008  genera un salto de línea.
6009 \end_layout
6010
6011 \end_inset
6012
6013
6014 \end_layout
6015
6016 \begin_layout Standard
6017 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6018  descritos en las dos subsecciones siguientes.
6019  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6020  < y > en vez de los comandos 
6021 \series bold
6022
6023 \backslash
6024 langle
6025 \series default
6026  y 
6027 \series bold
6028
6029 \backslash
6030 rangle
6031 \series default
6032 .
6033  
6034 \end_layout
6035
6036 \begin_layout Subsubsection
6037 Tamaño manual de los delimitadores
6038 \begin_inset CommandInset label
6039 LatexCommand label
6040 name "sub:Tamaño-manual-de"
6041
6042 \end_inset
6043
6044
6045 \begin_inset Index idx
6046 status collapsed
6047
6048 \begin_layout Plain Layout
6049 Delimitadores ! tamaño manual
6050 \end_layout
6051
6052 \end_inset
6053
6054
6055 \end_layout
6056
6057 \begin_layout Standard
6058 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6059  LaTeX 
6060 \series bold
6061
6062 \backslash
6063 big
6064 \series default
6065
6066 \begin_inset Index idx
6067 status collapsed
6068
6069 \begin_layout Plain Layout
6070 Comandos ! B ! 
6071 \backslash
6072 big
6073 \end_layout
6074
6075 \end_inset
6076
6077
6078 \series bold
6079
6080 \backslash
6081 Big
6082 \series default
6083
6084 \series bold
6085
6086 \backslash
6087 bigg
6088 \series default
6089 , y 
6090 \series bold
6091
6092 \backslash
6093 Bigg
6094 \series default
6095 .
6096  
6097 \series bold
6098
6099 \backslash
6100 big
6101 \series default
6102  indica el tamaño menor y 
6103 \series bold
6104
6105 \backslash
6106 Bigg
6107 \series default
6108  el mayor.
6109 \end_layout
6110
6111 \begin_layout Standard
6112 Estos comandos se usan para resaltar niveles de delimitación:
6113 \end_layout
6114
6115 \begin_layout Standard
6116 \noindent
6117 \align center
6118 \begin_inset Tabular
6119 <lyxtabular version="3" rows="2" columns="2">
6120 <features rotate="0" tabularvalignment="middle">
6121 <column alignment="center" valignment="top">
6122 <column alignment="center" valignment="top">
6123 <row>
6124 <cell alignment="center" valignment="top" usebox="none">
6125 \begin_inset Text
6126
6127 \begin_layout Plain Layout
6128 todos los delimitadores de igual tamaño:
6129 \end_layout
6130
6131 \end_inset
6132 </cell>
6133 <cell alignment="center" valignment="top" usebox="none">
6134 \begin_inset Text
6135
6136 \begin_layout Plain Layout
6137 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6138 \end_inset
6139
6140
6141 \end_layout
6142
6143 \end_inset
6144 </cell>
6145 </row>
6146 <row>
6147 <cell alignment="center" valignment="top" usebox="none">
6148 \begin_inset Text
6149
6150 \begin_layout Plain Layout
6151 así tiene mejor aspecto:
6152 \end_layout
6153
6154 \end_inset
6155 </cell>
6156 <cell alignment="center" valignment="top" usebox="none">
6157 \begin_inset Text
6158
6159 \begin_layout Plain Layout
6160 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6161 \end_inset
6162
6163
6164 \end_layout
6165
6166 \end_inset
6167 </cell>
6168 </row>
6169 </lyxtabular>
6170
6171 \end_inset
6172
6173
6174 \begin_inset Note Note
6175 status collapsed
6176
6177 \begin_layout Plain Layout
6178
6179 \series bold
6180
6181 \backslash
6182 raisebox
6183 \series default
6184  se usa sólo como espaciador
6185 \end_layout
6186
6187 \end_inset
6188
6189
6190 \end_layout
6191
6192 \begin_layout Standard
6193 Para la segunda expresión se ha empleado el comando 
6194 \series bold
6195
6196 \backslash
6197 Big((A+B)(A-B)
6198 \backslash
6199 Big)^
6200 \series default
6201
6202 \begin_inset space \textvisiblespace{}
6203 \end_inset
6204
6205
6206 \series bold
6207 C
6208 \series default
6209 .
6210 \end_layout
6211
6212 \begin_layout Standard
6213 He aquí una visión conjunta de todos los tamaños y delimitadores:
6214 \end_layout
6215
6216 \begin_layout Standard
6217 \noindent
6218 \align center
6219
6220 \backslash
6221 Bigg(
6222 \backslash
6223 exp
6224 \backslash
6225 bigg<
6226 \backslash
6227 Big[
6228 \backslash
6229 big{
6230 \backslash
6231 ln(3x)
6232 \backslash
6233 big}^2
6234 \begin_inset space \textvisiblespace{}
6235 \end_inset
6236
6237
6238 \backslash
6239 sen(x)
6240 \backslash
6241 Big]^
6242 \begin_inset space \textvisiblespace{}
6243 \end_inset
6244
6245 A
6246 \begin_inset space \textvisiblespace{}
6247 \end_inset
6248
6249
6250 \backslash
6251 bigg>
6252 \backslash
6253 Bigg)^0,5
6254 \begin_inset Formula 
6255 \[
6256 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}
6257 \]
6258
6259 \end_inset
6260
6261
6262 \end_layout
6263
6264 \begin_layout Standard
6265 Además de los comandos 
6266 \series bold
6267
6268 \backslash
6269 big
6270 \series default
6271  hay la variante 
6272 \series bold
6273
6274 \backslash
6275 bigm
6276 \series default
6277
6278 \begin_inset Index idx
6279 status collapsed
6280
6281 \begin_layout Plain Layout
6282 Comandos ! B ! 
6283 \backslash
6284 bigm
6285 \end_layout
6286
6287 \end_inset
6288
6289 , que añade un poco más de espacio entre el delimitador y su contenido,
6290  y la variante 
6291 \series bold
6292
6293 \backslash
6294 bigl
6295 \series default
6296 -
6297 \series bold
6298
6299 \backslash
6300 bigr
6301 \series default
6302
6303 \begin_inset Index idx
6304 status collapsed
6305
6306 \begin_layout Plain Layout
6307 Comandos ! B ! 
6308 \backslash
6309 bigl - 
6310 \backslash
6311 bigr
6312 \end_layout
6313
6314 \end_inset
6315
6316 , que no añade espacio adicional.
6317  La 
6318 \emph on
6319 l
6320 \emph default
6321  al final del comando 
6322 \series bold
6323
6324 \backslash
6325 bigl 
6326 \series default
6327 es para el delimitador izquierdo, la 
6328 \emph on
6329 r
6330 \emph default
6331  es para el delimitador derecho.
6332  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6333  apertura o de cierre.
6334 \end_layout
6335
6336 \begin_layout Standard
6337 En el siguiente cuadro hay una comparación de las variantes:
6338 \end_layout
6339
6340 \begin_layout Standard
6341 \noindent
6342 \align center
6343 \begin_inset Tabular
6344 <lyxtabular version="3" rows="5" columns="2">
6345 <features rotate="0" tabularvalignment="middle">
6346 <column alignment="center" valignment="top">
6347 <column alignment="center" valignment="top">
6348 <row>
6349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6350 \begin_inset Text
6351
6352 \begin_layout Plain Layout
6353 Comando
6354 \end_layout
6355
6356 \end_inset
6357 </cell>
6358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6359 \begin_inset Text
6360
6361 \begin_layout Plain Layout
6362 Resultado
6363 \begin_inset Note Note
6364 status collapsed
6365
6366 \begin_layout Plain Layout
6367
6368 \series bold
6369
6370 \backslash
6371 raisebox
6372 \series default
6373  se usa sólo como espaciador
6374 \end_layout
6375
6376 \end_inset
6377
6378
6379 \end_layout
6380
6381 \end_inset
6382 </cell>
6383 </row>
6384 <row>
6385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6386 \begin_inset Text
6387
6388 \begin_layout Plain Layout
6389
6390 \backslash
6391 Bigm(
6392 \backslash
6393 bigm(
6394 \backslash
6395 ln(3x)
6396 \backslash
6397 bigm)^2
6398 \series bold
6399
6400 \begin_inset space \textvisiblespace{}
6401 \end_inset
6402
6403
6404 \series default
6405
6406 \backslash
6407 Bigm)
6408 \end_layout
6409
6410 \end_inset
6411 </cell>
6412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6413 \begin_inset Text
6414
6415 \begin_layout Plain Layout
6416 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6417 \end_inset
6418
6419
6420 \end_layout
6421
6422 \end_inset
6423 </cell>
6424 </row>
6425 <row>
6426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6427 \begin_inset Text
6428
6429 \begin_layout Plain Layout
6430
6431 \backslash
6432 Big(
6433 \backslash
6434 big(
6435 \backslash
6436 ln(3x)
6437 \backslash
6438 big)^2
6439 \series bold
6440
6441 \begin_inset space \textvisiblespace{}
6442 \end_inset
6443
6444
6445 \series default
6446
6447 \backslash
6448 Big)
6449 \end_layout
6450
6451 \end_inset
6452 </cell>
6453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6454 \begin_inset Text
6455
6456 \begin_layout Plain Layout
6457 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6458 \end_inset
6459
6460
6461 \end_layout
6462
6463 \end_inset
6464 </cell>
6465 </row>
6466 <row>
6467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6468 \begin_inset Text
6469
6470 \begin_layout Plain Layout
6471
6472 \backslash
6473 Bigl(
6474 \backslash
6475 bigl(
6476 \backslash
6477 ln(3x)
6478 \backslash
6479 bigr)^2
6480 \series bold
6481
6482 \begin_inset space \textvisiblespace{}
6483 \end_inset
6484
6485
6486 \series default
6487
6488 \backslash
6489 Bigr)
6490 \end_layout
6491
6492 \end_inset
6493 </cell>
6494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6495 \begin_inset Text
6496
6497 \begin_layout Plain Layout
6498 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6499 \end_inset
6500
6501
6502 \end_layout
6503
6504 \end_inset
6505 </cell>
6506 </row>
6507 <row>
6508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6509 \begin_inset Text
6510
6511 \begin_layout Plain Layout
6512
6513 \backslash
6514 bigl)
6515 \backslash
6516 ln(3x)
6517 \backslash
6518 bigr(
6519 \end_layout
6520
6521 \end_inset
6522 </cell>
6523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6524 \begin_inset Text
6525
6526 \begin_layout Plain Layout
6527 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6528 \end_inset
6529
6530
6531 \end_layout
6532
6533 \end_inset
6534 </cell>
6535 </row>
6536 </lyxtabular>
6537
6538 \end_inset
6539
6540
6541 \end_layout
6542
6543 \begin_layout Subsubsection
6544 Tamaño automático de los delimitadores
6545 \begin_inset CommandInset label
6546 LatexCommand label
6547 name "sub:Tamaño-automático-de"
6548
6549 \end_inset
6550
6551
6552 \begin_inset Index idx
6553 status collapsed
6554
6555 \begin_layout Plain Layout
6556 Delimitadores ! tamaño automático
6557 \end_layout
6558
6559 \end_inset
6560
6561
6562 \end_layout
6563
6564 \begin_layout Standard
6565 Se pueden insertar delimitadores de tamaño variable con los comandos 
6566 \series bold
6567
6568 \backslash
6569 left
6570 \series default
6571
6572 \begin_inset Index idx
6573 status collapsed
6574
6575 \begin_layout Plain Layout
6576 Comandos ! L ! 
6577 \backslash
6578 left
6579 \end_layout
6580
6581 \end_inset
6582
6583  y 
6584 \series bold
6585
6586 \backslash
6587 right
6588 \series default
6589
6590 \begin_inset Index idx
6591 status collapsed
6592
6593 \begin_layout Plain Layout
6594 Comandos ! R ! 
6595 \backslash
6596 right
6597 \end_layout
6598
6599 \end_inset
6600
6601  o con el botón de la barra de ecuaciones 
6602 \begin_inset Info
6603 type  "icon"
6604 arg   "dialog-show mathdelimiter"
6605 \end_inset
6606
6607 .
6608  El delimitador deseado se debe insertar directamente detrás de 
6609 \series bold
6610
6611 \backslash
6612 left
6613 \series default
6614  y 
6615 \series bold
6616
6617 \backslash
6618 right
6619 \series default
6620 .
6621  El tamaño se calculará automáticamente después para la salida.
6622  
6623 \end_layout
6624
6625 \begin_layout Standard
6626 \noindent
6627 \align center
6628 delimitador normal: El comando 
6629 \series bold
6630
6631 \backslash
6632 ln(
6633 \backslash
6634 frac
6635 \series default
6636
6637 \begin_inset space \textvisiblespace{}
6638 \end_inset
6639
6640
6641 \series bold
6642 A
6643 \begin_inset Formula $\downarrow$
6644 \end_inset
6645
6646 C
6647 \series default
6648
6649 \begin_inset space \textvisiblespace{}
6650 \end_inset
6651
6652
6653 \series bold
6654 )
6655 \series default
6656  genera
6657 \begin_inset Formula 
6658 \[
6659 \ln(\frac{A}{C})
6660 \]
6661
6662 \end_inset
6663
6664
6665 \end_layout
6666
6667 \begin_layout Standard
6668 \noindent
6669 \align center
6670 delimitador multilínea: El comando 
6671 \series bold
6672
6673 \backslash
6674 ln
6675 \backslash
6676 left(
6677 \backslash
6678 frac
6679 \series default
6680
6681 \begin_inset space \textvisiblespace{}
6682 \end_inset
6683
6684
6685 \series bold
6686 A
6687 \begin_inset Formula $\downarrow$
6688 \end_inset
6689
6690 C
6691 \series default
6692
6693 \begin_inset space \textvisiblespace{}
6694 \end_inset
6695
6696
6697 \series bold
6698
6699 \backslash
6700 right)
6701 \series default
6702  genera
6703 \begin_inset Formula 
6704 \[
6705 \ln\left(\frac{A}{C}\right)
6706 \]
6707
6708 \end_inset
6709
6710
6711 \end_layout
6712
6713 \begin_layout Standard
6714 En lugar de 
6715 \series bold
6716
6717 \backslash
6718 left
6719 \series default
6720  y 
6721 \series bold
6722
6723 \backslash
6724 right
6725 \series default
6726  se puede usar el atajo 
6727 \family sans
6728 Alt+M
6729 \begin_inset space ~
6730 \end_inset
6731
6732 Corchete
6733 \family default
6734 .
6735  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
6736  real del delimitador y además se genera el correspondiente delimitador
6737  de cierre.
6738 \begin_inset Newline newline
6739 \end_inset
6740
6741 El comando para el último ejemplo sería 
6742 \series bold
6743
6744 \backslash
6745 ln Alt+M
6746 \series default
6747  
6748 \series bold
6749 (
6750 \backslash
6751 frac
6752 \begin_inset space \textvisiblespace{}
6753 \end_inset
6754
6755 A
6756 \begin_inset Formula $\downarrow$
6757 \end_inset
6758
6759
6760 \end_layout
6761
6762 \begin_layout Standard
6763 Para omitir uno de los dos delimitadores se inserta un punto.
6764  Por ejemplo, el comando 
6765 \series bold
6766
6767 \backslash
6768 left.
6769 \backslash
6770 frac
6771 \series default
6772
6773 \begin_inset space \textvisiblespace{}
6774 \end_inset
6775
6776
6777 \series bold
6778 A
6779 \begin_inset Formula $\downarrow$
6780 \end_inset
6781
6782 B
6783 \series default
6784
6785 \begin_inset space \textvisiblespace{}
6786 \end_inset
6787
6788
6789 \series bold
6790
6791 \backslash
6792 right}
6793 \series default
6794  da lugar a:
6795 \begin_inset Formula 
6796 \[
6797 \left.\frac{A}{B}\right\} 
6798 \]
6799
6800 \end_inset
6801
6802
6803 \end_layout
6804
6805 \begin_layout Standard
6806 LyX convertirá los comandos 
6807 \series bold
6808
6809 \backslash
6810 left
6811 \series default
6812  y 
6813 \series bold
6814
6815 \backslash
6816 right
6817 \series default
6818  a su tamaño adecuado cuando el documento sea recargado y el delimitador
6819  omitido aparecerá como línea de trazos.
6820  
6821 \begin_inset VSpace bigskip
6822 \end_inset
6823
6824
6825 \end_layout
6826
6827 \begin_layout Standard
6828 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
6829  de LaTeX, el comando 
6830 \series bold
6831
6832 \backslash
6833 middle
6834 \series default
6835
6836 \begin_inset Index idx
6837 status collapsed
6838
6839 \begin_layout Plain Layout
6840 Comandos ! M ! 
6841 \backslash
6842 middle
6843 \end_layout
6844
6845 \end_inset
6846
6847  está también disponible para todos los delimitadores y límites.
6848  Con este comando la altura del siguiente carácter se adapta a la de los
6849  delimitadores circundantes, lo que es necesario, p.
6850 \begin_inset space \thinspace{}
6851 \end_inset
6852
6853 e., para vectores cuánticos: 
6854 \begin_inset Formula 
6855 \[
6856 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6857 \]
6858
6859 \end_inset
6860
6861
6862 \end_layout
6863
6864 \begin_layout Standard
6865 Para este tipo de vectores hay un paquete LaTeX específico que se describe
6866  en
6867 \begin_inset space ~
6868 \end_inset
6869
6870
6871 \begin_inset CommandInset ref
6872 LatexCommand ref
6873 reference "sub:Vectores-cuánticos"
6874
6875 \end_inset
6876
6877 .
6878 \end_layout
6879
6880 \begin_layout Subsection
6881 Delimitadores horizontales
6882 \begin_inset Index idx
6883 status collapsed
6884
6885 \begin_layout Plain Layout
6886 Delimitadores ! horizontales
6887 \end_layout
6888
6889 \end_inset
6890
6891
6892 \end_layout
6893
6894 \begin_layout Standard
6895 \noindent
6896 \align center
6897 \begin_inset Tabular
6898 <lyxtabular version="3" rows="4" columns="2">
6899 <features rotate="0" tabularvalignment="middle">
6900 <column alignment="center" valignment="top">
6901 <column alignment="center" valignment="top">
6902 <row>
6903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6904 \begin_inset Text
6905
6906 \begin_layout Plain Layout
6907 Comando
6908 \begin_inset Note Note
6909 status collapsed
6910
6911 \begin_layout Plain Layout
6912
6913 \series bold
6914
6915 \backslash
6916 raisebox
6917 \series default
6918  se usa sólo como espaciador
6919 \end_layout
6920
6921 \end_inset
6922
6923
6924 \end_layout
6925
6926 \end_inset
6927 </cell>
6928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6929 \begin_inset Text
6930
6931 \begin_layout Plain Layout
6932 Resultado
6933 \end_layout
6934
6935 \end_inset
6936 </cell>
6937 </row>
6938 <row>
6939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6940 \begin_inset Text
6941
6942 \begin_layout Plain Layout
6943 \begin_inset ERT
6944 status collapsed
6945
6946 \begin_layout Plain Layout
6947
6948
6949 \backslash
6950 raisebox{2.3mm}{
6951 \end_layout
6952
6953 \end_inset
6954
6955
6956 \backslash
6957 overbrace
6958 \begin_inset space \textvisiblespace{}
6959 \end_inset
6960
6961 A+B
6962 \begin_inset space \textvisiblespace{}
6963 \end_inset
6964
6965 ^
6966 \begin_inset space \textvisiblespace{}
6967 \end_inset
6968
6969 3
6970 \begin_inset ERT
6971 status collapsed
6972
6973 \begin_layout Plain Layout
6974
6975 }
6976 \end_layout
6977
6978 \end_inset
6979
6980
6981 \begin_inset Index idx
6982 status collapsed
6983
6984 \begin_layout Plain Layout
6985 Comandos ! O ! 
6986 \backslash
6987 overbrace
6988 \end_layout
6989
6990 \end_inset
6991
6992
6993 \end_layout
6994
6995 \end_inset
6996 </cell>
6997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6998 \begin_inset Text
6999
7000 \begin_layout Plain Layout
7001 \begin_inset Formula $\overbrace{A+B}^{3}$
7002 \end_inset
7003
7004
7005 \end_layout
7006
7007 \end_inset
7008 </cell>
7009 </row>
7010 <row>
7011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7012 \begin_inset Text
7013
7014 \begin_layout Plain Layout
7015 \begin_inset ERT
7016 status collapsed
7017
7018 \begin_layout Plain Layout
7019
7020
7021 \backslash
7022 raisebox{-2.2mm}{
7023 \end_layout
7024
7025 \end_inset
7026
7027
7028 \backslash
7029 underbrace
7030 \begin_inset space \textvisiblespace{}
7031 \end_inset
7032
7033 A+B
7034 \begin_inset space \textvisiblespace{}
7035 \end_inset
7036
7037 _5
7038 \begin_inset ERT
7039 status collapsed
7040
7041 \begin_layout Plain Layout
7042
7043 }
7044 \end_layout
7045
7046 \end_inset
7047
7048
7049 \begin_inset Index idx
7050 status collapsed
7051
7052 \begin_layout Plain Layout
7053 Comandos ! U ! 
7054 \backslash
7055 underbrace
7056 \end_layout
7057
7058 \end_inset
7059
7060
7061 \end_layout
7062
7063 \end_inset
7064 </cell>
7065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7066 \begin_inset Text
7067
7068 \begin_layout Plain Layout
7069 \begin_inset Formula $\underbrace{A+B}_{5}$
7070 \end_inset
7071
7072
7073 \end_layout
7074
7075 \end_inset
7076 </cell>
7077 </row>
7078 <row>
7079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7080 \begin_inset Text
7081
7082 \begin_layout Plain Layout
7083
7084 \backslash
7085 overbrace
7086 \begin_inset space \textvisiblespace{}
7087 \end_inset
7088
7089
7090 \backslash
7091 underbrace
7092 \begin_inset space \textvisiblespace{}
7093 \end_inset
7094
7095 A+B_w
7096 \begin_inset space \textvisiblespace{}
7097 \end_inset
7098
7099
7100 \begin_inset space \textvisiblespace{}
7101 \end_inset
7102
7103 _7
7104 \begin_inset space \textvisiblespace{}
7105 \end_inset
7106
7107
7108 \begin_inset space \textvisiblespace{}
7109 \end_inset
7110
7111 ^
7112 \begin_inset space \textvisiblespace{}
7113 \end_inset
7114
7115 C
7116 \end_layout
7117
7118 \end_inset
7119 </cell>
7120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7121 \begin_inset Text
7122
7123 \begin_layout Plain Layout
7124 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7125 \end_inset
7126
7127
7128 \end_layout
7129
7130 \end_inset
7131 </cell>
7132 </row>
7133 </lyxtabular>
7134
7135 \end_inset
7136
7137
7138 \end_layout
7139
7140 \begin_layout Standard
7141 En el último ejemplo no importa en qué orden se introducen los comandos
7142  
7143 \series bold
7144
7145 \backslash
7146 overbrace
7147 \series default
7148  y 
7149 \series bold
7150
7151 \backslash
7152 underbrace
7153 \series default
7154 .
7155 \begin_inset VSpace bigskip
7156 \end_inset
7157
7158
7159 \end_layout
7160
7161 \begin_layout Standard
7162 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7163  multilínea, como se describe en
7164 \begin_inset space ~
7165 \end_inset
7166
7167
7168 \begin_inset CommandInset ref
7169 LatexCommand ref
7170 reference "sec:Ecuaciones-multilínea"
7171
7172 \end_inset
7173
7174 :
7175 \begin_inset Formula 
7176 \begin{eqnarray*}
7177 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7178  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7179 \end{eqnarray*}
7180
7181 \end_inset
7182
7183 En la primera fila se insertan la ecuación y la primera llave.
7184  Aquí es importante insertar el comando de espacio
7185 \begin_inset Foot
7186 status collapsed
7187
7188 \begin_layout Plain Layout
7189 Los comandos para espacios se explican en 
7190 \begin_inset CommandInset ref
7191 LatexCommand ref
7192 reference "sub:Espacio-predefinido"
7193
7194 \end_inset
7195
7196
7197 \end_layout
7198
7199 \end_inset
7200
7201  
7202 \series bold
7203
7204 \backslash
7205 :
7206 \series default
7207  antes de la primera
7208 \series bold
7209  
7210 \series default
7211
7212 \begin_inset Formula $d$
7213 \end_inset
7214
7215 , porque la llave que termina detrás de 
7216 \begin_inset Formula $q$
7217 \end_inset
7218
7219  impide que el siguiente 
7220 \begin_inset Quotes fld
7221 \end_inset
7222
7223 +
7224 \begin_inset Quotes frd
7225 \end_inset
7226
7227  esté rodeado de espacio.
7228 \begin_inset Foot
7229 status collapsed
7230
7231 \begin_layout Plain Layout
7232 Debido a que la llave no es considerada como carácter, véase 
7233 \begin_inset CommandInset ref
7234 LatexCommand ref
7235 reference "sub:Operadores-binarios"
7236
7237 \end_inset
7238
7239
7240 \end_layout
7241
7242 \end_inset
7243
7244  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7245  de 
7246 \begin_inset Formula $b$
7247 \end_inset
7248
7249  se inserta antes el comando 
7250 \series bold
7251
7252 \backslash
7253 hphantom{gggg+
7254 \backslash
7255 :}
7256 \series default
7257 .
7258 \begin_inset Foot
7259 status collapsed
7260
7261 \begin_layout Plain Layout
7262 Más sobre 
7263 \series bold
7264
7265 \backslash
7266 hphantom
7267 \series default
7268  en 
7269 \begin_inset CommandInset ref
7270 LatexCommand ref
7271 reference "sub:Espacios-reservados"
7272
7273 \end_inset
7274
7275
7276 \end_layout
7277
7278 \end_inset
7279
7280  Ese espacio es necesario porque el signo 
7281 \begin_inset Quotes fld
7282 \end_inset
7283
7284 +
7285 \begin_inset Quotes frd
7286 \end_inset
7287
7288  va seguido de un espacio en la ecuación.
7289  La llave se coloca bajo el comando 
7290 \series bold
7291
7292 \backslash
7293 hphantom{bbqq+dddd}
7294 \series default
7295 .
7296  
7297 \end_layout
7298
7299 \begin_layout Standard
7300 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7301  ejemplo:
7302 \begin_inset ERT
7303 status collapsed
7304
7305 \begin_layout Plain Layout
7306
7307
7308 \backslash
7309 setlength{
7310 \backslash
7311 jot}{-6pt}
7312 \end_layout
7313
7314 \end_inset
7315
7316
7317 \begin_inset Formula 
7318 \begin{eqnarray*}
7319  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7320 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7321 \end{eqnarray*}
7322
7323 \end_inset
7324
7325
7326 \begin_inset ERT
7327 status collapsed
7328
7329 \begin_layout Plain Layout
7330
7331
7332 \backslash
7333 setlength{
7334 \backslash
7335 jot}{3pt}
7336 \end_layout
7337
7338 \end_inset
7339
7340 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7341  anterior, con la diferencia de que la llave está encima.
7342  La segunda fila contiene la ecuación junto con la segunda llave.
7343  Para evitar que haya demasiado espacio entre la llave superior en la primera
7344  fila y la ecuación hay que reducirlo.
7345  Esto no es fácil de hacer debido a un fallo de LyX.
7346 \begin_inset Foot
7347 status collapsed
7348
7349 \begin_layout Plain Layout
7350 \begin_inset CommandInset href
7351 LatexCommand href
7352 name "LyX-bug #1505"
7353 target "http://www.lyx.org/trac/ticket/1505"
7354
7355 \end_inset
7356
7357
7358 \end_layout
7359
7360 \end_inset
7361
7362  Una solución es cambiar la separación global de filas en la ecuación, 
7363 \series bold
7364
7365 \backslash
7366 jot
7367 \series default
7368
7369 \begin_inset Index idx
7370 status collapsed
7371
7372 \begin_layout Plain Layout
7373 Comandos ! J ! 
7374 \backslash
7375 jot
7376 \end_layout
7377
7378 \end_inset
7379
7380 , en -6
7381 \begin_inset space \thinspace{}
7382 \end_inset
7383
7384 pt insertando antes de la ecuación el comando 
7385 \series bold
7386
7387 \backslash
7388 setlength{
7389 \backslash
7390 jot}{-6pt}
7391 \series default
7392  en modo TeX.
7393  Después de la ecuación se vuelve al valor normal 3
7394 \begin_inset space \thinspace{}
7395 \end_inset
7396
7397 pt de 
7398 \series bold
7399
7400 \backslash
7401 jot
7402 \series default
7403  usando el mismo comando.
7404  Más información sobre separación de filas en ecuaciones en
7405 \begin_inset space ~
7406 \end_inset
7407
7408
7409 \begin_inset CommandInset ref
7410 LatexCommand ref
7411 reference "sub:Separación-de-líneas"
7412
7413 \end_inset
7414
7415 .
7416 \end_layout
7417
7418 \begin_layout Section
7419 Flechas
7420 \begin_inset Index idx
7421 status collapsed
7422
7423 \begin_layout Plain Layout
7424 Flechas
7425 \end_layout
7426
7427 \end_inset
7428
7429
7430 \end_layout
7431
7432 \begin_layout Standard
7433 Las flechas se pueden insertar con el botón 
7434 \begin_inset Info
7435 type  "icon"
7436 arg   "math-insert \\leftarrow"
7437 \end_inset
7438
7439  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7440  siguientes.
7441 \end_layout
7442
7443 \begin_layout Subsection
7444 Flechas horizontales
7445 \begin_inset Index idx
7446 status collapsed
7447
7448 \begin_layout Plain Layout
7449 Flechas ! horizontales
7450 \end_layout
7451
7452 \end_inset
7453
7454
7455 \end_layout
7456
7457 \begin_layout Standard
7458 \begin_inset space \hfill{}
7459 \end_inset
7460
7461
7462 \begin_inset Tabular
7463 <lyxtabular version="3" rows="8" columns="2">
7464 <features rotate="0" tabularvalignment="middle">
7465 <column alignment="center" valignment="top" width="0pt">
7466 <column alignment="center" valignment="top" width="0pt">
7467 <row>
7468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7469 \begin_inset Text
7470
7471 \begin_layout Plain Layout
7472 Comando
7473 \end_layout
7474
7475 \end_inset
7476 </cell>
7477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7478 \begin_inset Text
7479
7480 \begin_layout Plain Layout
7481 Resultado
7482 \end_layout
7483
7484 \end_inset
7485 </cell>
7486 </row>
7487 <row>
7488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7489 \begin_inset Text
7490
7491 \begin_layout Plain Layout
7492
7493 \backslash
7494 gets
7495 \end_layout
7496
7497 \end_inset
7498 </cell>
7499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7500 \begin_inset Text
7501
7502 \begin_layout Plain Layout
7503 \begin_inset Formula $\gets$
7504 \end_inset
7505
7506
7507 \end_layout
7508
7509 \end_inset
7510 </cell>
7511 </row>
7512 <row>
7513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7514 \begin_inset Text
7515
7516 \begin_layout Plain Layout
7517
7518 \backslash
7519 Leftarrow
7520 \end_layout
7521
7522 \end_inset
7523 </cell>
7524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7525 \begin_inset Text
7526
7527 \begin_layout Plain Layout
7528 \begin_inset Formula $\Leftarrow$
7529 \end_inset
7530
7531
7532 \end_layout
7533
7534 \end_inset
7535 </cell>
7536 </row>
7537 <row>
7538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7539 \begin_inset Text
7540
7541 \begin_layout Plain Layout
7542
7543 \backslash
7544 longleftarrow
7545 \end_layout
7546
7547 \end_inset
7548 </cell>
7549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7550 \begin_inset Text
7551
7552 \begin_layout Plain Layout
7553 \begin_inset Formula $\longleftarrow$
7554 \end_inset
7555
7556
7557 \end_layout
7558
7559 \end_inset
7560 </cell>
7561 </row>
7562 <row>
7563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567
7568 \backslash
7569 Longleftarrow
7570 \end_layout
7571
7572 \end_inset
7573 </cell>
7574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7575 \begin_inset Text
7576
7577 \begin_layout Plain Layout
7578 \begin_inset Formula $\Longleftarrow$
7579 \end_inset
7580
7581
7582 \end_layout
7583
7584 \end_inset
7585 </cell>
7586 </row>
7587 <row>
7588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7589 \begin_inset Text
7590
7591 \begin_layout Plain Layout
7592
7593 \backslash
7594 leftharpoonup
7595 \end_layout
7596
7597 \end_inset
7598 </cell>
7599 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7600 \begin_inset Text
7601
7602 \begin_layout Plain Layout
7603 \begin_inset Formula $\leftharpoonup$
7604 \end_inset
7605
7606
7607 \end_layout
7608
7609 \end_inset
7610 </cell>
7611 </row>
7612 <row>
7613 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7614 \begin_inset Text
7615
7616 \begin_layout Plain Layout
7617
7618 \backslash
7619 leftharpoondown
7620 \end_layout
7621
7622 \end_inset
7623 </cell>
7624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7625 \begin_inset Text
7626
7627 \begin_layout Plain Layout
7628 \begin_inset Formula $\leftharpoondown$
7629 \end_inset
7630
7631
7632 \end_layout
7633
7634 \end_inset
7635 </cell>
7636 </row>
7637 <row>
7638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7639 \begin_inset Text
7640
7641 \begin_layout Plain Layout
7642
7643 \backslash
7644 hookleftarrow
7645 \end_layout
7646
7647 \end_inset
7648 </cell>
7649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7650 \begin_inset Text
7651
7652 \begin_layout Plain Layout
7653 \begin_inset Formula $\hookleftarrow$
7654 \end_inset
7655
7656
7657 \end_layout
7658
7659 \end_inset
7660 </cell>
7661 </row>
7662 </lyxtabular>
7663
7664 \end_inset
7665
7666
7667 \begin_inset space \hfill{}
7668 \end_inset
7669
7670
7671 \begin_inset Tabular
7672 <lyxtabular version="3" rows="8" columns="2">
7673 <features rotate="0" tabularvalignment="middle">
7674 <column alignment="center" valignment="top" width="0pt">
7675 <column alignment="center" valignment="top" width="0pt">
7676 <row>
7677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7678 \begin_inset Text
7679
7680 \begin_layout Plain Layout
7681 Comando
7682 \end_layout
7683
7684 \end_inset
7685 </cell>
7686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7687 \begin_inset Text
7688
7689 \begin_layout Plain Layout
7690 Resultado
7691 \end_layout
7692
7693 \end_inset
7694 </cell>
7695 </row>
7696 <row>
7697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7698 \begin_inset Text
7699
7700 \begin_layout Plain Layout
7701
7702 \backslash
7703 to
7704 \end_layout
7705
7706 \end_inset
7707 </cell>
7708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7709 \begin_inset Text
7710
7711 \begin_layout Plain Layout
7712 \begin_inset Formula $\to$
7713 \end_inset
7714
7715
7716 \end_layout
7717
7718 \end_inset
7719 </cell>
7720 </row>
7721 <row>
7722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7723 \begin_inset Text
7724
7725 \begin_layout Plain Layout
7726
7727 \backslash
7728 Rightarrow
7729 \end_layout
7730
7731 \end_inset
7732 </cell>
7733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7734 \begin_inset Text
7735
7736 \begin_layout Plain Layout
7737 \begin_inset Formula $\Rightarrow$
7738 \end_inset
7739
7740
7741 \end_layout
7742
7743 \end_inset
7744 </cell>
7745 </row>
7746 <row>
7747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7748 \begin_inset Text
7749
7750 \begin_layout Plain Layout
7751
7752 \backslash
7753 longrightarrow
7754 \end_layout
7755
7756 \end_inset
7757 </cell>
7758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7759 \begin_inset Text
7760
7761 \begin_layout Plain Layout
7762 \begin_inset Formula $\longrightarrow$
7763 \end_inset
7764
7765
7766 \end_layout
7767
7768 \end_inset
7769 </cell>
7770 </row>
7771 <row>
7772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7773 \begin_inset Text
7774
7775 \begin_layout Plain Layout
7776
7777 \backslash
7778 Longrightarrow
7779 \end_layout
7780
7781 \end_inset
7782 </cell>
7783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7784 \begin_inset Text
7785
7786 \begin_layout Plain Layout
7787 \begin_inset Formula $\Longrightarrow$
7788 \end_inset
7789
7790
7791 \end_layout
7792
7793 \end_inset
7794 </cell>
7795 </row>
7796 <row>
7797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7798 \begin_inset Text
7799
7800 \begin_layout Plain Layout
7801
7802 \backslash
7803 rightharpoonup
7804 \end_layout
7805
7806 \end_inset
7807 </cell>
7808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7809 \begin_inset Text
7810
7811 \begin_layout Plain Layout
7812 \begin_inset Formula $\rightharpoonup$
7813 \end_inset
7814
7815
7816 \end_layout
7817
7818 \end_inset
7819 </cell>
7820 </row>
7821 <row>
7822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7823 \begin_inset Text
7824
7825 \begin_layout Plain Layout
7826
7827 \backslash
7828 rightharpoondown
7829 \end_layout
7830
7831 \end_inset
7832 </cell>
7833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7834 \begin_inset Text
7835
7836 \begin_layout Plain Layout
7837 \begin_inset Formula $\rightharpoondown$
7838 \end_inset
7839
7840
7841 \end_layout
7842
7843 \end_inset
7844 </cell>
7845 </row>
7846 <row>
7847 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7848 \begin_inset Text
7849
7850 \begin_layout Plain Layout
7851
7852 \backslash
7853 hookrightarrow
7854 \end_layout
7855
7856 \end_inset
7857 </cell>
7858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7859 \begin_inset Text
7860
7861 \begin_layout Plain Layout
7862 \begin_inset Formula $\hookrightarrow$
7863 \end_inset
7864
7865
7866 \end_layout
7867
7868 \end_inset
7869 </cell>
7870 </row>
7871 </lyxtabular>
7872
7873 \end_inset
7874
7875
7876 \begin_inset space \hfill{}
7877 \end_inset
7878
7879
7880 \end_layout
7881
7882 \begin_layout Standard
7883 \begin_inset space \hfill{}
7884 \end_inset
7885
7886
7887 \begin_inset Tabular
7888 <lyxtabular version="3" rows="6" columns="2">
7889 <features rotate="0" tabularvalignment="middle">
7890 <column alignment="center" valignment="top" width="0pt">
7891 <column alignment="center" valignment="top" width="0pt">
7892 <row>
7893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7894 \begin_inset Text
7895
7896 \begin_layout Plain Layout
7897 Comando
7898 \end_layout
7899
7900 \end_inset
7901 </cell>
7902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7903 \begin_inset Text
7904
7905 \begin_layout Plain Layout
7906 Resultado
7907 \end_layout
7908
7909 \end_inset
7910 </cell>
7911 </row>
7912 <row>
7913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7914 \begin_inset Text
7915
7916 \begin_layout Plain Layout
7917
7918 \backslash
7919 leftrightarrow
7920 \end_layout
7921
7922 \end_inset
7923 </cell>
7924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7925 \begin_inset Text
7926
7927 \begin_layout Plain Layout
7928 \begin_inset Formula $\leftrightarrow$
7929 \end_inset
7930
7931
7932 \end_layout
7933
7934 \end_inset
7935 </cell>
7936 </row>
7937 <row>
7938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7939 \begin_inset Text
7940
7941 \begin_layout Plain Layout
7942
7943 \backslash
7944 Leftrightarrow
7945 \end_layout
7946
7947 \end_inset
7948 </cell>
7949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7950 \begin_inset Text
7951
7952 \begin_layout Plain Layout
7953 \begin_inset Formula $\Leftrightarrow$
7954 \end_inset
7955
7956
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 </row>
7962 <row>
7963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967
7968 \backslash
7969 longleftrightarrow
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978 \begin_inset Formula $\longleftrightarrow$
7979 \end_inset
7980
7981
7982 \end_layout
7983
7984 \end_inset
7985 </cell>
7986 </row>
7987 <row>
7988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7989 \begin_inset Text
7990
7991 \begin_layout Plain Layout
7992
7993 \backslash
7994 Longleftrightarrow
7995 \end_layout
7996
7997 \end_inset
7998 </cell>
7999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8000 \begin_inset Text
8001
8002 \begin_layout Plain Layout
8003 \begin_inset Formula $\Longleftrightarrow$
8004 \end_inset
8005
8006
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 </row>
8012 <row>
8013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8014 \begin_inset Text
8015
8016 \begin_layout Plain Layout
8017
8018 \backslash
8019 rightleftharpoons
8020 \end_layout
8021
8022 \end_inset
8023 </cell>
8024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028 \begin_inset Formula $\rightleftharpoons$
8029 \end_inset
8030
8031
8032 \end_layout
8033
8034 \end_inset
8035 </cell>
8036 </row>
8037 </lyxtabular>
8038
8039 \end_inset
8040
8041
8042 \begin_inset space \hspace{}
8043 \length 25pt
8044 \end_inset
8045
8046
8047 \begin_inset space \hfill{}
8048 \end_inset
8049
8050
8051 \begin_inset Tabular
8052 <lyxtabular version="3" rows="5" columns="2">
8053 <features rotate="0" tabularvalignment="middle">
8054 <column alignment="center" valignment="top" width="0pt">
8055 <column alignment="center" valignment="top" width="0pt">
8056 <row>
8057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8058 \begin_inset Text
8059
8060 \begin_layout Plain Layout
8061 Comando
8062 \end_layout
8063
8064 \end_inset
8065 </cell>
8066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8067 \begin_inset Text
8068
8069 \begin_layout Plain Layout
8070 Resultado
8071 \end_layout
8072
8073 \end_inset
8074 </cell>
8075 </row>
8076 <row>
8077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8078 \begin_inset Text
8079
8080 \begin_layout Plain Layout
8081
8082 \backslash
8083 mapsto
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Plain Layout
8092 \begin_inset Formula $\mapsto$
8093 \end_inset
8094
8095
8096 \end_layout
8097
8098 \end_inset
8099 </cell>
8100 </row>
8101 <row>
8102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8103 \begin_inset Text
8104
8105 \begin_layout Plain Layout
8106
8107 \backslash
8108 longmapsto
8109 \end_layout
8110
8111 \end_inset
8112 </cell>
8113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8114 \begin_inset Text
8115
8116 \begin_layout Plain Layout
8117 \begin_inset Formula $\longmapsto$
8118 \end_inset
8119
8120
8121 \end_layout
8122
8123 \end_inset
8124 </cell>
8125 </row>
8126 <row>
8127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8128 \begin_inset Text
8129
8130 \begin_layout Plain Layout
8131
8132 \backslash
8133 leadsto
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142 \begin_inset Formula $\leadsto$
8143 \end_inset
8144
8145
8146 \end_layout
8147
8148 \end_inset
8149 </cell>
8150 </row>
8151 <row>
8152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8153 \begin_inset Text
8154
8155 \begin_layout Plain Layout
8156
8157 \backslash
8158 dasharrow
8159 \end_layout
8160
8161 \end_inset
8162 </cell>
8163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8164 \begin_inset Text
8165
8166 \begin_layout Plain Layout
8167 \begin_inset Formula $\dasharrow$
8168 \end_inset
8169
8170
8171 \end_layout
8172
8173 \end_inset
8174 </cell>
8175 </row>
8176 </lyxtabular>
8177
8178 \end_inset
8179
8180
8181 \begin_inset space \hfill{}
8182 \end_inset
8183
8184
8185 \begin_inset VSpace medskip
8186 \end_inset
8187
8188
8189 \end_layout
8190
8191 \begin_layout Standard
8192 Las flechas que se utilizan como acentos, p.
8193 \begin_inset space \thinspace{}
8194 \end_inset
8195
8196 e.
8197  en vectores, se describen en 
8198 \begin_inset CommandInset ref
8199 LatexCommand ref
8200 reference "sec:Acentos"
8201
8202 \end_inset
8203
8204 .
8205  
8206 \begin_inset VSpace bigskip
8207 \end_inset
8208
8209
8210 \end_layout
8211
8212 \begin_layout Standard
8213 Además hay las flechas etiquetadas
8214 \begin_inset Index idx
8215 status collapsed
8216
8217 \begin_layout Plain Layout
8218 Flechas ! etiquetadas
8219 \end_layout
8220
8221 \end_inset
8222
8223  
8224 \series bold
8225
8226 \backslash
8227 xleftarrow
8228 \series default
8229
8230 \begin_inset Index idx
8231 status collapsed
8232
8233 \begin_layout Plain Layout
8234 Comandos ! X ! 
8235 \backslash
8236 xleftarrow
8237 \end_layout
8238
8239 \end_inset
8240
8241  y 
8242 \series bold
8243
8244 \backslash
8245 xrightarrow
8246 \series default
8247
8248 \begin_inset Index idx
8249 status collapsed
8250
8251 \begin_layout Plain Layout
8252 Comandos ! X ! 
8253 \backslash
8254 xrightarrow
8255 \begin_inset ERT
8256 status collapsed
8257
8258 \begin_layout Plain Layout
8259
8260
8261 \backslash
8262 vspace{4mm}
8263 \end_layout
8264
8265 \end_inset
8266
8267
8268 \end_layout
8269
8270 \end_inset
8271
8272 .
8273  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8274  con dos marcos azules donde se puede insertar la etiqueta.
8275  La longitud de la flecha se adapta a la anchura de la etiqueta.
8276 \end_layout
8277
8278 \begin_layout Standard
8279 \noindent
8280 \align center
8281 \begin_inset Tabular
8282 <lyxtabular version="3" rows="3" columns="2">
8283 <features rotate="0" tabularvalignment="middle">
8284 <column alignment="center" valignment="top">
8285 <column alignment="center" valignment="top">
8286 <row>
8287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8288 \begin_inset Text
8289
8290 \begin_layout Plain Layout
8291 Comando
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8297 \begin_inset Text
8298
8299 \begin_layout Plain Layout
8300 Resultado
8301 \begin_inset Note Note
8302 status collapsed
8303
8304 \begin_layout Plain Layout
8305
8306 \series bold
8307
8308 \backslash
8309 raisebox
8310 \series default
8311  se usa sólo como espaciador
8312 \end_layout
8313
8314 \end_inset
8315
8316
8317 \end_layout
8318
8319 \end_inset
8320 </cell>
8321 </row>
8322 <row>
8323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8324 \begin_inset Text
8325
8326 \begin_layout Plain Layout
8327 F(a)
8328 \backslash
8329 xleftarrow
8330 \begin_inset space \textvisiblespace{}
8331 \end_inset
8332
8333 x=a
8334 \begin_inset Formula $\downarrow$
8335 \end_inset
8336
8337 x>0
8338 \begin_inset Formula $\to$
8339 \end_inset
8340
8341 F(x)
8342 \end_layout
8343
8344 \end_inset
8345 </cell>
8346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8347 \begin_inset Text
8348
8349 \begin_layout Plain Layout
8350 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8351 \end_inset
8352
8353
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 </row>
8359 <row>
8360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8361 \begin_inset Text
8362
8363 \begin_layout Plain Layout
8364 F(x)
8365 \backslash
8366 xrightarrow
8367 \begin_inset space \textvisiblespace{}
8368 \end_inset
8369
8370 x=a
8371 \begin_inset Formula $\downarrow$
8372 \end_inset
8373
8374 x>0
8375 \begin_inset Formula $\to$
8376 \end_inset
8377
8378 F(a)
8379 \end_layout
8380
8381 \end_inset
8382 </cell>
8383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8384 \begin_inset Text
8385
8386 \begin_layout Plain Layout
8387 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8388 \end_inset
8389
8390
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 </row>
8396 </lyxtabular>
8397
8398 \end_inset
8399
8400
8401 \end_layout
8402
8403 \begin_layout Subsection
8404 Flechas verticales y diagonales
8405 \begin_inset Index idx
8406 status collapsed
8407
8408 \begin_layout Plain Layout
8409 Flechas ! diagonales
8410 \end_layout
8411
8412 \end_inset
8413
8414
8415 \begin_inset Index idx
8416 status collapsed
8417
8418 \begin_layout Plain Layout
8419 Flechas ! verticales
8420 \end_layout
8421
8422 \end_inset
8423
8424
8425 \end_layout
8426
8427 \begin_layout Standard
8428 \begin_inset space \hfill{}
8429 \end_inset
8430
8431
8432 \begin_inset Tabular
8433 <lyxtabular version="3" rows="7" columns="2">
8434 <features rotate="0" tabularvalignment="middle">
8435 <column alignment="center" valignment="top" width="0pt">
8436 <column alignment="center" valignment="top" width="0pt">
8437 <row>
8438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8439 \begin_inset Text
8440
8441 \begin_layout Plain Layout
8442 Comando
8443 \end_layout
8444
8445 \end_inset
8446 </cell>
8447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8448 \begin_inset Text
8449
8450 \begin_layout Plain Layout
8451 Resultado
8452 \end_layout
8453
8454 \end_inset
8455 </cell>
8456 </row>
8457 <row>
8458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8459 \begin_inset Text
8460
8461 \begin_layout Plain Layout
8462
8463 \backslash
8464 uparrow
8465 \end_layout
8466
8467 \end_inset
8468 </cell>
8469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8470 \begin_inset Text
8471
8472 \begin_layout Plain Layout
8473 \begin_inset Formula $\uparrow$
8474 \end_inset
8475
8476
8477 \end_layout
8478
8479 \end_inset
8480 </cell>
8481 </row>
8482 <row>
8483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8484 \begin_inset Text
8485
8486 \begin_layout Plain Layout
8487
8488 \backslash
8489 Uparrow
8490 \end_layout
8491
8492 \end_inset
8493 </cell>
8494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8495 \begin_inset Text
8496
8497 \begin_layout Plain Layout
8498 \begin_inset Formula $\Uparrow$
8499 \end_inset
8500
8501
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 </row>
8507 <row>
8508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8509 \begin_inset Text
8510
8511 \begin_layout Plain Layout
8512
8513 \backslash
8514 updownarrow
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8520 \begin_inset Text
8521
8522 \begin_layout Plain Layout
8523 \begin_inset Formula $\updownarrow$
8524 \end_inset
8525
8526
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 </row>
8532 <row>
8533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8534 \begin_inset Text
8535
8536 \begin_layout Plain Layout
8537
8538 \backslash
8539 Updownarrow
8540 \end_layout
8541
8542 \end_inset
8543 </cell>
8544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8545 \begin_inset Text
8546
8547 \begin_layout Plain Layout
8548 \begin_inset Formula $\Updownarrow$
8549 \end_inset
8550
8551
8552 \end_layout
8553
8554 \end_inset
8555 </cell>
8556 </row>
8557 <row>
8558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8559 \begin_inset Text
8560
8561 \begin_layout Plain Layout
8562
8563 \backslash
8564 Downarrow
8565 \end_layout
8566
8567 \end_inset
8568 </cell>
8569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8570 \begin_inset Text
8571
8572 \begin_layout Plain Layout
8573 \begin_inset Formula $\Downarrow$
8574 \end_inset
8575
8576
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 </row>
8582 <row>
8583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8584 \begin_inset Text
8585
8586 \begin_layout Plain Layout
8587
8588 \backslash
8589 downarrow
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8595 \begin_inset Text
8596
8597 \begin_layout Plain Layout
8598 \begin_inset Formula $\downarrow$
8599 \end_inset
8600
8601
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 </row>
8607 </lyxtabular>
8608
8609 \end_inset
8610
8611
8612 \begin_inset space \hfill{}
8613 \end_inset
8614
8615
8616 \begin_inset Tabular
8617 <lyxtabular version="3" rows="5" columns="2">
8618 <features rotate="0" tabularvalignment="middle">
8619 <column alignment="center" valignment="top" width="0pt">
8620 <column alignment="center" valignment="top" width="0pt">
8621 <row>
8622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8623 \begin_inset Text
8624
8625 \begin_layout Plain Layout
8626 Comando
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Plain Layout
8635 Resultado
8636 \end_layout
8637
8638 \end_inset
8639 </cell>
8640 </row>
8641 <row>
8642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8643 \begin_inset Text
8644
8645 \begin_layout Plain Layout
8646
8647 \backslash
8648 nearrow
8649 \end_layout
8650
8651 \end_inset
8652 </cell>
8653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8654 \begin_inset Text
8655
8656 \begin_layout Plain Layout
8657 \begin_inset Formula $\nearrow$
8658 \end_inset
8659
8660
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 </row>
8666 <row>
8667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8668 \begin_inset Text
8669
8670 \begin_layout Plain Layout
8671
8672 \backslash
8673 searrow
8674 \end_layout
8675
8676 \end_inset
8677 </cell>
8678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8679 \begin_inset Text
8680
8681 \begin_layout Plain Layout
8682 \begin_inset Formula $\searrow$
8683 \end_inset
8684
8685
8686 \end_layout
8687
8688 \end_inset
8689 </cell>
8690 </row>
8691 <row>
8692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8693 \begin_inset Text
8694
8695 \begin_layout Plain Layout
8696
8697 \backslash
8698 swarrow
8699 \end_layout
8700
8701 \end_inset
8702 </cell>
8703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8704 \begin_inset Text
8705
8706 \begin_layout Plain Layout
8707 \begin_inset Formula $\swarrow$
8708 \end_inset
8709
8710
8711 \end_layout
8712
8713 \end_inset
8714 </cell>
8715 </row>
8716 <row>
8717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8718 \begin_inset Text
8719
8720 \begin_layout Plain Layout
8721
8722 \backslash
8723 nwarrow
8724 \end_layout
8725
8726 \end_inset
8727 </cell>
8728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732 \begin_inset Formula $\nwarrow$
8733 \end_inset
8734
8735
8736 \end_layout
8737
8738 \end_inset
8739 </cell>
8740 </row>
8741 </lyxtabular>
8742
8743 \end_inset
8744
8745
8746 \begin_inset space \hfill{}
8747 \end_inset
8748
8749
8750 \end_layout
8751
8752 \begin_layout Standard
8753 \begin_inset VSpace medskip
8754 \end_inset
8755
8756
8757 \end_layout
8758
8759 \begin_layout Standard
8760 Las flechas verticales también se pueden usar como delimitadores junto con
8761  los comandos descritos en
8762 \begin_inset space ~
8763 \end_inset
8764
8765
8766 \begin_inset CommandInset ref
8767 LatexCommand ref
8768 reference "sub:Tamaño-manual-de"
8769
8770 \end_inset
8771
8772  y 
8773 \begin_inset CommandInset ref
8774 LatexCommand ref
8775 reference "sub:Tamaño-automático-de"
8776
8777 \end_inset
8778
8779 .
8780 \end_layout
8781
8782 \begin_layout Standard
8783 \noindent
8784 \align center
8785 \begin_inset Newpage newpage
8786 \end_inset
8787
8788
8789 \end_layout
8790
8791 \begin_layout Section
8792 Acentos
8793 \begin_inset CommandInset label
8794 LatexCommand label
8795 name "sec:Acentos"
8796
8797 \end_inset
8798
8799
8800 \begin_inset Index idx
8801 status collapsed
8802
8803 \begin_layout Plain Layout
8804 Acentos
8805 \end_layout
8806
8807 \end_inset
8808
8809
8810 \end_layout
8811
8812 \begin_layout Standard
8813 Los acentos se pueden insertar con el botón 
8814 \begin_inset Graphics
8815         filename ../../images/math/hat.png
8816         scale 85
8817
8818 \end_inset
8819
8820  o mediante los comandos listados en las siguientes subsecciones.
8821 \end_layout
8822
8823 \begin_layout Subsection
8824 Acentos para un carácter
8825 \begin_inset ERT
8826 status collapsed
8827
8828 \begin_layout Plain Layout
8829
8830
8831 \backslash
8832 texorpdfstring{
8833 \end_layout
8834
8835 \end_inset
8836
8837
8838 \begin_inset Foot
8839 status collapsed
8840
8841 \begin_layout Plain Layout
8842 Para acentos en texto, véase 
8843 \begin_inset CommandInset ref
8844 LatexCommand ref
8845 reference "sub:Acentos-en-texto"
8846
8847 \end_inset
8848
8849
8850 \end_layout
8851
8852 \end_inset
8853
8854
8855 \begin_inset ERT
8856 status collapsed
8857
8858 \begin_layout Plain Layout
8859
8860 }{}
8861 \end_layout
8862
8863 \end_inset
8864
8865
8866 \begin_inset Note Note
8867 status collapsed
8868
8869 \begin_layout Plain Layout
8870
8871 \series bold
8872
8873 \backslash
8874 texorpdfstring
8875 \series default
8876  se usa para evitar que la nota al pie aparezca en los marcadores PDF.
8877 \end_layout
8878
8879 \begin_layout Plain Layout
8880 Más sobre 
8881 \series bold
8882
8883 \backslash
8884 texorpdfstring
8885 \series default
8886  en la sección 
8887 \begin_inset CommandInset ref
8888 LatexCommand ref
8889 reference "sub:Ecuaciones-en-encabezados"
8890
8891 \end_inset
8892
8893 .
8894 \end_layout
8895
8896 \end_inset
8897
8898
8899 \begin_inset CommandInset label
8900 LatexCommand label
8901 name "sub:Acentos-para-un"
8902
8903 \end_inset
8904
8905
8906 \begin_inset Index idx
8907 status collapsed
8908
8909 \begin_layout Plain Layout
8910 Acentos ! para un carácter
8911 \end_layout
8912
8913 \end_inset
8914
8915
8916 \end_layout
8917
8918 \begin_layout Standard
8919 \begin_inset space \hfill{}
8920 \end_inset
8921
8922
8923 \begin_inset Tabular
8924 <lyxtabular version="3" rows="8" columns="2">
8925 <features rotate="0" tabularvalignment="middle">
8926 <column alignment="center" valignment="top" width="0pt">
8927 <column alignment="center" valignment="top" width="0pt">
8928 <row>
8929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8930 \begin_inset Text
8931
8932 \begin_layout Plain Layout
8933 Comando
8934 \end_layout
8935
8936 \end_inset
8937 </cell>
8938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8939 \begin_inset Text
8940
8941 \begin_layout Plain Layout
8942 Resultado
8943 \begin_inset Note Note
8944 status collapsed
8945
8946 \begin_layout Plain Layout
8947
8948 \series bold
8949
8950 \backslash
8951 raisebox
8952 \series default
8953  se usa sólo como espaciador
8954 \end_layout
8955
8956 \end_inset
8957
8958
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 </row>
8964 <row>
8965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969
8970 \backslash
8971 dot
8972 \begin_inset space \textvisiblespace{}
8973 \end_inset
8974
8975 A
8976 \end_layout
8977
8978 \end_inset
8979 </cell>
8980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8981 \begin_inset Text
8982
8983 \begin_layout Plain Layout
8984 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8985 \end_inset
8986
8987
8988 \end_layout
8989
8990 \end_inset
8991 </cell>
8992 </row>
8993 <row>
8994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Plain Layout
8998
8999 \backslash
9000 ddot
9001 \begin_inset space \textvisiblespace{}
9002 \end_inset
9003
9004 A
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9010 \begin_inset Text
9011
9012 \begin_layout Plain Layout
9013 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9014 \end_inset
9015
9016
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 </row>
9022 <row>
9023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027
9028 \backslash
9029 dddot
9030 \begin_inset space \textvisiblespace{}
9031 \end_inset
9032
9033 A
9034 \end_layout
9035
9036 \end_inset
9037 </cell>
9038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Plain Layout
9042 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9043 \end_inset
9044
9045
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 </row>
9051 <row>
9052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9053 \begin_inset Text
9054
9055 \begin_layout Plain Layout
9056
9057 \backslash
9058 ddddot
9059 \begin_inset space \textvisiblespace{}
9060 \end_inset
9061
9062 A
9063 \end_layout
9064
9065 \end_inset
9066 </cell>
9067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9068 \begin_inset Text
9069
9070 \begin_layout Plain Layout
9071 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9072 \end_inset
9073
9074
9075 \end_layout
9076
9077 \end_inset
9078 </cell>
9079 </row>
9080 <row>
9081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9082 \begin_inset Text
9083
9084 \begin_layout Plain Layout
9085
9086 \backslash
9087 vec
9088 \begin_inset space \textvisiblespace{}
9089 \end_inset
9090
9091 A
9092 \begin_inset Index idx
9093 status collapsed
9094
9095 \begin_layout Plain Layout
9096 Vectores
9097 \end_layout
9098
9099 \end_inset
9100
9101
9102 \end_layout
9103
9104 \end_inset
9105 </cell>
9106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9107 \begin_inset Text
9108
9109 \begin_layout Plain Layout
9110 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9111 \end_inset
9112
9113
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 </row>
9119 <row>
9120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124
9125 \backslash
9126 bar
9127 \begin_inset space \textvisiblespace{}
9128 \end_inset
9129
9130 A
9131 \end_layout
9132
9133 \end_inset
9134 </cell>
9135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9136 \begin_inset Text
9137
9138 \begin_layout Plain Layout
9139 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9140 \end_inset
9141
9142
9143 \end_layout
9144
9145 \end_inset
9146 </cell>
9147 </row>
9148 <row>
9149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9150 \begin_inset Text
9151
9152 \begin_layout Plain Layout
9153
9154 \backslash
9155 mathring
9156 \begin_inset space \textvisiblespace{}
9157 \end_inset
9158
9159 A
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9165 \begin_inset Text
9166
9167 \begin_layout Plain Layout
9168 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9169 \end_inset
9170
9171
9172 \end_layout
9173
9174 \end_inset
9175 </cell>
9176 </row>
9177 </lyxtabular>
9178
9179 \end_inset
9180
9181
9182 \begin_inset space \hfill{}
9183 \end_inset
9184
9185
9186 \begin_inset Tabular
9187 <lyxtabular version="3" rows="7" columns="2">
9188 <features rotate="0" tabularvalignment="middle">
9189 <column alignment="center" valignment="top" width="0pt">
9190 <column alignment="center" valignment="top" width="0pt">
9191 <row>
9192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9193 \begin_inset Text
9194
9195 \begin_layout Plain Layout
9196 Comando
9197 \end_layout
9198
9199 \end_inset
9200 </cell>
9201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9202 \begin_inset Text
9203
9204 \begin_layout Plain Layout
9205 Resultado
9206 \begin_inset Note Note
9207 status collapsed
9208
9209 \begin_layout Plain Layout
9210
9211 \series bold
9212
9213 \backslash
9214 raisebox
9215 \series default
9216  se usa sólo como espaciador
9217 \end_layout
9218
9219 \end_inset
9220
9221
9222 \end_layout
9223
9224 \end_inset
9225 </cell>
9226 </row>
9227 <row>
9228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9229 \begin_inset Text
9230
9231 \begin_layout Plain Layout
9232
9233 \backslash
9234 tilde
9235 \begin_inset space \textvisiblespace{}
9236 \end_inset
9237
9238 A
9239 \end_layout
9240
9241 \end_inset
9242 </cell>
9243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9244 \begin_inset Text
9245
9246 \begin_layout Plain Layout
9247 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9248 \end_inset
9249
9250
9251 \end_layout
9252
9253 \end_inset
9254 </cell>
9255 </row>
9256 <row>
9257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9258 \begin_inset Text
9259
9260 \begin_layout Plain Layout
9261
9262 \backslash
9263 hat
9264 \begin_inset space \textvisiblespace{}
9265 \end_inset
9266
9267 A
9268 \end_layout
9269
9270 \end_inset
9271 </cell>
9272 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9273 \begin_inset Text
9274
9275 \begin_layout Plain Layout
9276 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9277 \end_inset
9278
9279
9280 \end_layout
9281
9282 \end_inset
9283 </cell>
9284 </row>
9285 <row>
9286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9287 \begin_inset Text
9288
9289 \begin_layout Plain Layout
9290
9291 \backslash
9292 check
9293 \begin_inset space \textvisiblespace{}
9294 \end_inset
9295
9296 A
9297 \end_layout
9298
9299 \end_inset
9300 </cell>
9301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9302 \begin_inset Text
9303
9304 \begin_layout Plain Layout
9305 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9306 \end_inset
9307
9308
9309 \end_layout
9310
9311 \end_inset
9312 </cell>
9313 </row>
9314 <row>
9315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9316 \begin_inset Text
9317
9318 \begin_layout Plain Layout
9319
9320 \backslash
9321 acute
9322 \begin_inset space \textvisiblespace{}
9323 \end_inset
9324
9325 A
9326 \end_layout
9327
9328 \end_inset
9329 </cell>
9330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9331 \begin_inset Text
9332
9333 \begin_layout Plain Layout
9334 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9335 \end_inset
9336
9337
9338 \end_layout
9339
9340 \end_inset
9341 </cell>
9342 </row>
9343 <row>
9344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9345 \begin_inset Text
9346
9347 \begin_layout Plain Layout
9348
9349 \backslash
9350 grave
9351 \begin_inset space \textvisiblespace{}
9352 \end_inset
9353
9354 A
9355 \end_layout
9356
9357 \end_inset
9358 </cell>
9359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9360 \begin_inset Text
9361
9362 \begin_layout Plain Layout
9363 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9364 \end_inset
9365
9366
9367 \end_layout
9368
9369 \end_inset
9370 </cell>
9371 </row>
9372 <row>
9373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9374 \begin_inset Text
9375
9376 \begin_layout Plain Layout
9377
9378 \backslash
9379 breve
9380 \begin_inset space \textvisiblespace{}
9381 \end_inset
9382
9383 A
9384 \end_layout
9385
9386 \end_inset
9387 </cell>
9388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9389 \begin_inset Text
9390
9391 \begin_layout Plain Layout
9392 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9393 \end_inset
9394
9395
9396 \end_layout
9397
9398 \end_inset
9399 </cell>
9400 </row>
9401 </lyxtabular>
9402
9403 \end_inset
9404
9405
9406 \begin_inset space \hfill{}
9407 \end_inset
9408
9409
9410 \end_layout
9411
9412 \begin_layout Standard
9413 \begin_inset VSpace bigskip
9414 \end_inset
9415
9416
9417 \end_layout
9418
9419 \begin_layout Standard
9420 En ecuaciones se pueden insertar acentos como 
9421 \begin_inset Quotes fld
9422 \end_inset
9423
9424 é
9425 \begin_inset Quotes frd
9426 \end_inset
9427
9428  directamente.
9429  LyX los transformará al comando de acento correspondiente.
9430  Para poner diéresis
9431 \begin_inset Index idx
9432 status collapsed
9433
9434 \begin_layout Plain Layout
9435 Dieresis@Diéresis
9436 \end_layout
9437
9438 \end_inset
9439
9440  es mejor insertar comillas antes de la vocal.
9441  Estos dos caracteres son considerados por LaTeX como 
9442 \emph on
9443 un solo
9444 \emph default
9445  carácter si la parte de la ecuación con la diéresis se marca en idioma
9446  alemán.
9447 \begin_inset Foot
9448 status collapsed
9449
9450 \begin_layout Plain Layout
9451 O algún otro idioma que use acentos, p.
9452 \begin_inset space \thinspace{}
9453 \end_inset
9454
9455 e.
9456  catalán.
9457  Aunque esto no funciona en español por algún conflicto con el estilo 
9458 \series bold
9459 spanish
9460 \series default
9461  de 
9462 \series bold
9463 babel
9464 \series default
9465 , no es necesario: se puede escribir 
9466 \begin_inset Formula $ï$
9467 \end_inset
9468
9469  en una ecuación igual que se hace en texto normal, ï.
9470  (
9471 \emph on
9472 N.
9473 \begin_inset space \thinspace{}
9474 \end_inset
9475
9476 del t.
9477 \emph default
9478 )
9479 \end_layout
9480
9481 \end_inset
9482
9483  A diferencia de 
9484 \series bold
9485
9486 \backslash
9487 ddot
9488 \series default
9489 , con este método se generan diéresis 
9490 \begin_inset Quotes fld
9491 \end_inset
9492
9493 reales
9494 \begin_inset Quotes frd
9495 \end_inset
9496
9497 , como se demuestra en el siguiente ejemplo:
9498 \begin_inset VSpace -2mm
9499 \end_inset
9500
9501
9502 \end_layout
9503
9504 \begin_layout Standard
9505 \noindent
9506 \align center
9507 \begin_inset Tabular
9508 <lyxtabular version="3" rows="3" columns="2">
9509 <features rotate="0" tabularvalignment="middle">
9510 <column alignment="center" valignment="top">
9511 <column alignment="center" valignment="top">
9512 <row>
9513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9514 \begin_inset Text
9515
9516 \begin_layout Plain Layout
9517 Comando
9518 \end_layout
9519
9520 \end_inset
9521 </cell>
9522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9523 \begin_inset Text
9524
9525 \begin_layout Plain Layout
9526 Resultado
9527 \begin_inset Note Note
9528 status collapsed
9529
9530 \begin_layout Plain Layout
9531
9532 \series bold
9533
9534 \backslash
9535 raisebox
9536 \series default
9537  se usa sólo como espaciador.
9538 \end_layout
9539
9540 \end_inset
9541
9542
9543 \end_layout
9544
9545 \end_inset
9546 </cell>
9547 </row>
9548 <row>
9549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9550 \begin_inset Text
9551
9552 \begin_layout Plain Layout
9553 ï
9554 \end_layout
9555
9556 \end_inset
9557 </cell>
9558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9559 \begin_inset Text
9560
9561 \begin_layout Plain Layout
9562 \begin_inset Formula $ï$
9563 \end_inset
9564
9565
9566 \end_layout
9567
9568 \end_inset
9569 </cell>
9570 </row>
9571 <row>
9572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9573 \begin_inset Text
9574
9575 \begin_layout Plain Layout
9576
9577 \backslash
9578 ddot
9579 \begin_inset space \textvisiblespace{}
9580 \end_inset
9581
9582 i
9583 \end_layout
9584
9585 \end_inset
9586 </cell>
9587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9588 \begin_inset Text
9589
9590 \begin_layout Plain Layout
9591 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9592 \end_inset
9593
9594
9595 \end_layout
9596
9597 \end_inset
9598 </cell>
9599 </row>
9600 </lyxtabular>
9601
9602 \end_inset
9603
9604
9605 \end_layout
9606
9607 \begin_layout Standard
9608 Otra ventaja frente a 
9609 \series bold
9610
9611 \backslash
9612 ddot
9613 \series default
9614  es que la diéresis puede convertirse directamente a texto matemático, porque
9615  los anteriores comandos para acentos 
9616 \emph on
9617 no están permitidos en texto matemático
9618 \emph default
9619 .
9620  Para convertir un carácter acentuado a texto matemático, se debe convertir
9621  sólo el carácter bajo el acento.
9622  Esto también se aplica para otras conversiones, p.
9623 \begin_inset space \thinspace{}
9624 \end_inset
9625
9626 e.
9627 \begin_inset space ~
9628 \end_inset
9629
9630 cursiva o negrita.
9631 \end_layout
9632
9633 \begin_layout Standard
9634 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
9635 \end_layout
9636
9637 \begin_layout Standard
9638 \begin_inset VSpace bigskip
9639 \end_inset
9640
9641
9642 \end_layout
9643
9644 \begin_layout Standard
9645
9646 \lang english
9647 LyX also supports a tilde under the character if the LaTeX-package
9648 \lang spanish
9649  
9650 \series bold
9651 undertilde
9652 \series default
9653
9654 \begin_inset Index idx
9655 status collapsed
9656
9657 \begin_layout Plain Layout
9658 Paquetes ! undertilde
9659 \end_layout
9660
9661 \end_inset
9662
9663  
9664 \lang english
9665 is installed on your system:
9666 \end_layout
9667
9668 \begin_layout Standard
9669 \begin_inset ERT
9670 status collapsed
9671
9672 \begin_layout Plain Layout
9673
9674
9675 \backslash
9676 ifundertilde 
9677 \end_layout
9678
9679 \end_inset
9680
9681
9682 \begin_inset Note Note
9683 status open
9684
9685 \begin_layout Plain Layout
9686 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
9687 \series bold
9688 undertilde
9689 \series default
9690  está instalado.
9691 \end_layout
9692
9693 \end_inset
9694
9695
9696 \end_layout
9697
9698 \begin_layout Standard
9699 \noindent
9700 \align center
9701 \begin_inset Tabular
9702 <lyxtabular version="3" rows="2" columns="2">
9703 <features rotate="0" tabularvalignment="middle">
9704 <column alignment="center" valignment="top" width="0pt">
9705 <column alignment="center" valignment="top" width="0pt">
9706 <row>
9707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9708 \begin_inset Text
9709
9710 \begin_layout Plain Layout
9711 Comando
9712 \end_layout
9713
9714 \end_inset
9715 </cell>
9716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9717 \begin_inset Text
9718
9719 \begin_layout Plain Layout
9720 Resultado
9721 \end_layout
9722
9723 \end_inset
9724 </cell>
9725 </row>
9726 <row>
9727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9728 \begin_inset Text
9729
9730 \begin_layout Plain Layout
9731
9732 \backslash
9733 utilde
9734 \begin_inset space \textvisiblespace{}
9735 \end_inset
9736
9737 A
9738 \end_layout
9739
9740 \end_inset
9741 </cell>
9742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9743 \begin_inset Text
9744
9745 \begin_layout Plain Layout
9746 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
9747 \end_inset
9748
9749
9750 \end_layout
9751
9752 \end_inset
9753 </cell>
9754 </row>
9755 </lyxtabular>
9756
9757 \end_inset
9758
9759
9760 \end_layout
9761
9762 \begin_layout Standard
9763 \begin_inset ERT
9764 status collapsed
9765
9766 \begin_layout Plain Layout
9767
9768
9769 \backslash
9770 else
9771 \end_layout
9772
9773 \end_inset
9774
9775
9776 \begin_inset Note Note
9777 status open
9778
9779 \begin_layout Plain Layout
9780 Lo que sigue se verá en la salida si el paquete LaTeX 
9781 \series bold
9782 undertilde
9783 \series default
9784  no está instalado:
9785 \end_layout
9786
9787 \end_inset
9788
9789
9790 \end_layout
9791
9792 \begin_layout Standard
9793 Debes instalar el paquete LaTeX 
9794 \series bold
9795 undertilde
9796 \series default
9797  para ver en la salida el resto de esta subsección.
9798 \end_layout
9799
9800 \begin_layout Standard
9801 \begin_inset ERT
9802 status collapsed
9803
9804 \begin_layout Plain Layout
9805
9806
9807 \backslash
9808 fi
9809 \end_layout
9810
9811 \end_inset
9812
9813
9814 \end_layout
9815
9816 \begin_layout Subsection
9817 Acentos para varios caracteres
9818 \begin_inset Index idx
9819 status collapsed
9820
9821 \begin_layout Plain Layout
9822 Acentos ! en varios caracteres
9823 \end_layout
9824
9825 \end_inset
9826
9827
9828 \end_layout
9829
9830 \begin_layout Standard
9831 \begin_inset space \hfill{}
9832 \end_inset
9833
9834
9835 \begin_inset Tabular
9836 <lyxtabular version="3" rows="5" columns="2">
9837 <features rotate="0" tabularvalignment="middle">
9838 <column alignment="center" valignment="top" width="0pt">
9839 <column alignment="center" valignment="top" width="0pt">
9840 <row>
9841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9842 \begin_inset Text
9843
9844 \begin_layout Plain Layout
9845 Comando
9846 \end_layout
9847
9848 \end_inset
9849 </cell>
9850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9851 \begin_inset Text
9852
9853 \begin_layout Plain Layout
9854 Resultado
9855 \begin_inset Note Note
9856 status collapsed
9857
9858 \begin_layout Plain Layout
9859
9860 \series bold
9861
9862 \backslash
9863 raisebox
9864 \series default
9865  se usa sólo como espaciador
9866 \end_layout
9867
9868 \end_inset
9869
9870
9871 \end_layout
9872
9873 \end_inset
9874 </cell>
9875 </row>
9876 <row>
9877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9878 \begin_inset Text
9879
9880 \begin_layout Plain Layout
9881
9882 \backslash
9883 overleftarrow
9884 \begin_inset space \textvisiblespace{}
9885 \end_inset
9886
9887 A=B
9888 \end_layout
9889
9890 \end_inset
9891 </cell>
9892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9893 \begin_inset Text
9894
9895 \begin_layout Plain Layout
9896 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9897 \end_inset
9898
9899
9900 \end_layout
9901
9902 \end_inset
9903 </cell>
9904 </row>
9905 <row>
9906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9907 \begin_inset Text
9908
9909 \begin_layout Plain Layout
9910
9911 \backslash
9912 underleftarrow
9913 \begin_inset space \textvisiblespace{}
9914 \end_inset
9915
9916 A=B
9917 \end_layout
9918
9919 \end_inset
9920 </cell>
9921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9922 \begin_inset Text
9923
9924 \begin_layout Plain Layout
9925 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9926 \end_inset
9927
9928
9929 \end_layout
9930
9931 \end_inset
9932 </cell>
9933 </row>
9934 <row>
9935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9936 \begin_inset Text
9937
9938 \begin_layout Plain Layout
9939
9940 \backslash
9941 overleftrightarrow
9942 \begin_inset space \textvisiblespace{}
9943 \end_inset
9944
9945 A=B
9946 \end_layout
9947
9948 \end_inset
9949 </cell>
9950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9951 \begin_inset Text
9952
9953 \begin_layout Plain Layout
9954 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9955 \end_inset
9956
9957
9958 \end_layout
9959
9960 \end_inset
9961 </cell>
9962 </row>
9963 <row>
9964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9965 \begin_inset Text
9966
9967 \begin_layout Plain Layout
9968
9969 \backslash
9970 underleftrightarrow
9971 \begin_inset space \textvisiblespace{}
9972 \end_inset
9973
9974 A=B
9975 \end_layout
9976
9977 \end_inset
9978 </cell>
9979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9980 \begin_inset Text
9981
9982 \begin_layout Plain Layout
9983 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9984 \end_inset
9985
9986
9987 \end_layout
9988
9989 \end_inset
9990 </cell>
9991 </row>
9992 </lyxtabular>
9993
9994 \end_inset
9995
9996
9997 \begin_inset space \hfill{}
9998 \end_inset
9999
10000
10001 \begin_inset Tabular
10002 <lyxtabular version="3" rows="5" columns="2">
10003 <features rotate="0" tabularvalignment="middle">
10004 <column alignment="center" valignment="top" width="0pt">
10005 <column alignment="center" valignment="top" width="0pt">
10006 <row>
10007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10008 \begin_inset Text
10009
10010 \begin_layout Plain Layout
10011 Comando
10012 \end_layout
10013
10014 \end_inset
10015 </cell>
10016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10017 \begin_inset Text
10018
10019 \begin_layout Plain Layout
10020 Resultado
10021 \begin_inset Note Note
10022 status collapsed
10023
10024 \begin_layout Plain Layout
10025
10026 \series bold
10027
10028 \backslash
10029 raisebox
10030 \series default
10031  se usa sólo como espaciador
10032 \end_layout
10033
10034 \end_inset
10035
10036
10037 \end_layout
10038
10039 \end_inset
10040 </cell>
10041 </row>
10042 <row>
10043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10044 \begin_inset Text
10045
10046 \begin_layout Plain Layout
10047
10048 \backslash
10049 overrightarrow
10050 \begin_inset space \textvisiblespace{}
10051 \end_inset
10052
10053 A=B
10054 \end_layout
10055
10056 \end_inset
10057 </cell>
10058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10059 \begin_inset Text
10060
10061 \begin_layout Plain Layout
10062 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10063 \end_inset
10064
10065
10066 \end_layout
10067
10068 \end_inset
10069 </cell>
10070 </row>
10071 <row>
10072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10073 \begin_inset Text
10074
10075 \begin_layout Plain Layout
10076
10077 \backslash
10078 underrightarrow
10079 \begin_inset space \textvisiblespace{}
10080 \end_inset
10081
10082 A=B
10083 \end_layout
10084
10085 \end_inset
10086 </cell>
10087 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10088 \begin_inset Text
10089
10090 \begin_layout Plain Layout
10091 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10092 \end_inset
10093
10094
10095 \end_layout
10096
10097 \end_inset
10098 </cell>
10099 </row>
10100 <row>
10101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10102 \begin_inset Text
10103
10104 \begin_layout Plain Layout
10105
10106 \backslash
10107 widetilde
10108 \begin_inset space \textvisiblespace{}
10109 \end_inset
10110
10111 A=B
10112 \end_layout
10113
10114 \end_inset
10115 </cell>
10116 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10117 \begin_inset Text
10118
10119 \begin_layout Plain Layout
10120 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10121 \end_inset
10122
10123
10124 \end_layout
10125
10126 \end_inset
10127 </cell>
10128 </row>
10129 <row>
10130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10131 \begin_inset Text
10132
10133 \begin_layout Plain Layout
10134
10135 \backslash
10136 widehat
10137 \begin_inset space \textvisiblespace{}
10138 \end_inset
10139
10140 A=B
10141 \end_layout
10142
10143 \end_inset
10144 </cell>
10145 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10146 \begin_inset Text
10147
10148 \begin_layout Plain Layout
10149 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10150 \end_inset
10151
10152
10153 \end_layout
10154
10155 \end_inset
10156 </cell>
10157 </row>
10158 </lyxtabular>
10159
10160 \end_inset
10161
10162
10163 \begin_inset space \hfill{}
10164 \end_inset
10165
10166
10167 \end_layout
10168
10169 \begin_layout Standard
10170 \begin_inset VSpace medskip
10171 \end_inset
10172
10173
10174 \end_layout
10175
10176 \begin_layout Standard
10177 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10178  Pero los acentos 
10179 \series bold
10180
10181 \backslash
10182 widetilde
10183 \series default
10184  y 
10185 \series bold
10186
10187 \backslash
10188 widehat
10189 \series default
10190  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10191  ejemplo:
10192 \begin_inset Formula 
10193 \[
10194 \widetilde{A+B=C-D}
10195 \]
10196
10197 \end_inset
10198
10199
10200 \end_layout
10201
10202 \begin_layout Standard
10203 Con los comandos 
10204 \series bold
10205
10206 \backslash
10207 overset
10208 \series default
10209
10210 \begin_inset Index idx
10211 status collapsed
10212
10213 \begin_layout Plain Layout
10214 Comandos ! O ! 
10215 \backslash
10216 overset
10217 \end_layout
10218
10219 \end_inset
10220
10221  y 
10222 \series bold
10223
10224 \backslash
10225 underset
10226 \series default
10227
10228 \begin_inset Index idx
10229 status collapsed
10230
10231 \begin_layout Plain Layout
10232 Comandos ! U ! 
10233 \backslash
10234 underset
10235 \end_layout
10236
10237 \end_inset
10238
10239 , descritos en la subsección anterior, también se pueden acentuar varios
10240  caracteres.
10241  El comando 
10242 \series bold
10243
10244 \backslash
10245 underset
10246 \begin_inset space \textvisiblespace{}
10247 \end_inset
10248
10249 A=B
10250 \begin_inset Formula $\downarrow$
10251 \end_inset
10252
10253 ***
10254 \series default
10255  da:
10256 \begin_inset Formula 
10257 \[
10258 \underset{***}{A=B}
10259 \]
10260
10261 \end_inset
10262
10263
10264 \end_layout
10265
10266 \begin_layout Section
10267 Espacios
10268 \begin_inset CommandInset label
10269 LatexCommand label
10270 name "sec:Espacio"
10271
10272 \end_inset
10273
10274
10275 \begin_inset Index idx
10276 status collapsed
10277
10278 \begin_layout Plain Layout
10279 Espacio ! horizontal
10280 \end_layout
10281
10282 \end_inset
10283
10284
10285 \end_layout
10286
10287 \begin_layout Subsection
10288 Espacio predefinido
10289 \begin_inset CommandInset label
10290 LatexCommand label
10291 name "sub:Espacio-predefinido"
10292
10293 \end_inset
10294
10295
10296 \begin_inset Index idx
10297 status collapsed
10298
10299 \begin_layout Plain Layout
10300 Espacio ! horizontal ! predefinido
10301 \end_layout
10302
10303 \end_inset
10304
10305
10306 \end_layout
10307
10308 \begin_layout Standard
10309 A veces es necesario insertar espacio horizontal en una ecuación.
10310  Esto se hace insertando un espacio protegido (atajo 
10311 \family sans
10312 Ctrl+Espacio
10313 \family default
10314 ).
10315  Aparece un 
10316 \begin_inset Quotes fld
10317 \end_inset
10318
10319
10320 \color black
10321
10322 \begin_inset space \textvisiblespace{}
10323 \end_inset
10324
10325
10326 \color inherit
10327
10328 \begin_inset Quotes frd
10329 \end_inset
10330
10331 , y pulsando 
10332 \family sans
10333 Espacio
10334 \family default
10335  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
10336  espacio.
10337  También se pueden insertar espacios mediante el botón 
10338 \begin_inset Graphics
10339         filename ../../images/math/space.png
10340         scale 85
10341
10342 \end_inset
10343
10344  de la barra de ecuaciones o con comandos especiales.
10345  Independientemente del comando insertado, se puede seleccionar un nuevo
10346  tamaño pulsando acto seguido 
10347 \family sans
10348 Espacio.
10349  
10350 \end_layout
10351
10352 \begin_layout Standard
10353 \noindent
10354 \align center
10355 \begin_inset Tabular
10356 <lyxtabular version="3" rows="6" columns="3">
10357 <features rotate="0" tabularvalignment="middle">
10358 <column alignment="center" valignment="top">
10359 <column alignment="center" valignment="top" width="14col%">
10360 <column alignment="center" valignment="top">
10361 <row>
10362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10363 \begin_inset Text
10364
10365 \begin_layout Plain Layout
10366 Comando
10367 \end_layout
10368
10369 \end_inset
10370 </cell>
10371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10372 \begin_inset Text
10373
10374 \begin_layout Plain Layout
10375 Número de pulsaciones de 
10376 \family sans
10377 Espacio
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10383 \begin_inset Text
10384
10385 \begin_layout Plain Layout
10386 Resultado
10387 \end_layout
10388
10389 \end_inset
10390 </cell>
10391 </row>
10392 <row>
10393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10394 \begin_inset Text
10395
10396 \begin_layout Plain Layout
10397
10398 \backslash
10399 ,
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408 0
10409 \end_layout
10410
10411 \end_inset
10412 </cell>
10413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10414 \begin_inset Text
10415
10416 \begin_layout Plain Layout
10417 \begin_inset Formula $A\, B$
10418 \end_inset
10419
10420
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 </row>
10426 <row>
10427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Plain Layout
10431
10432 \backslash
10433 :
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10439 \begin_inset Text
10440
10441 \begin_layout Plain Layout
10442 1
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451 \begin_inset Formula $A\: B$
10452 \end_inset
10453
10454
10455 \end_layout
10456
10457 \end_inset
10458 </cell>
10459 </row>
10460 <row>
10461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10462 \begin_inset Text
10463
10464 \begin_layout Plain Layout
10465
10466 \backslash
10467 ;
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10473 \begin_inset Text
10474
10475 \begin_layout Plain Layout
10476 2
10477 \end_layout
10478
10479 \end_inset
10480 </cell>
10481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10482 \begin_inset Text
10483
10484 \begin_layout Plain Layout
10485 \begin_inset Formula $A\; B$
10486 \end_inset
10487
10488
10489 \end_layout
10490
10491 \end_inset
10492 </cell>
10493 </row>
10494 <row>
10495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10496 \begin_inset Text
10497
10498 \begin_layout Plain Layout
10499
10500 \backslash
10501 quad
10502 \end_layout
10503
10504 \end_inset
10505 </cell>
10506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10507 \begin_inset Text
10508
10509 \begin_layout Plain Layout
10510 3
10511 \end_layout
10512
10513 \end_inset
10514 </cell>
10515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10516 \begin_inset Text
10517
10518 \begin_layout Plain Layout
10519 \begin_inset Formula $A\quad B$
10520 \end_inset
10521
10522
10523 \end_layout
10524
10525 \end_inset
10526 </cell>
10527 </row>
10528 <row>
10529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10530 \begin_inset Text
10531
10532 \begin_layout Plain Layout
10533
10534 \backslash
10535 qquad
10536 \end_layout
10537
10538 \end_inset
10539 </cell>
10540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10541 \begin_inset Text
10542
10543 \begin_layout Plain Layout
10544 4
10545 \end_layout
10546
10547 \end_inset
10548 </cell>
10549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10550 \begin_inset Text
10551
10552 \begin_layout Plain Layout
10553 \begin_inset Formula $A\qquad B$
10554 \end_inset
10555
10556
10557 \end_layout
10558
10559 \end_inset
10560 </cell>
10561 </row>
10562 </lyxtabular>
10563
10564 \end_inset
10565
10566
10567 \begin_inset space \hfill{}
10568 \end_inset
10569
10570
10571 \begin_inset Tabular
10572 <lyxtabular version="3" rows="6" columns="3">
10573 <features rotate="0" tabularvalignment="middle">
10574 <column alignment="center" valignment="top">
10575 <column alignment="center" valignment="top" width="14col%">
10576 <column alignment="center" valignment="top">
10577 <row>
10578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10579 \begin_inset Text
10580
10581 \begin_layout Plain Layout
10582 Comando
10583 \end_layout
10584
10585 \end_inset
10586 </cell>
10587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591 Número de pulsaciones de 
10592 \family sans
10593 Espacio
10594 \end_layout
10595
10596 \end_inset
10597 </cell>
10598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10599 \begin_inset Text
10600
10601 \begin_layout Plain Layout
10602 Resultado
10603 \end_layout
10604
10605 \end_inset
10606 </cell>
10607 </row>
10608 <row>
10609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10610 \begin_inset Text
10611
10612 \begin_layout Plain Layout
10613
10614 \backslash
10615 hfill
10616 \end_layout
10617
10618 \end_inset
10619 </cell>
10620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10621 \begin_inset Text
10622
10623 \begin_layout Plain Layout
10624 5
10625 \end_layout
10626
10627 \end_inset
10628 </cell>
10629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10630 \begin_inset Text
10631
10632 \begin_layout Plain Layout
10633 \begin_inset Formula $A\hfill B$
10634 \end_inset
10635
10636
10637 \end_layout
10638
10639 \end_inset
10640 </cell>
10641 </row>
10642 <row>
10643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10644 \begin_inset Text
10645
10646 \begin_layout Plain Layout
10647
10648 \backslash
10649 hspace*{1em}
10650 \end_layout
10651
10652 \end_inset
10653 </cell>
10654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10655 \begin_inset Text
10656
10657 \begin_layout Plain Layout
10658 6
10659 \end_layout
10660
10661 \end_inset
10662 </cell>
10663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10664 \begin_inset Text
10665
10666 \begin_layout Plain Layout
10667 \begin_inset Formula $A\hspace*{1em}B$
10668 \end_inset
10669
10670
10671 \end_layout
10672
10673 \end_inset
10674 </cell>
10675 </row>
10676 <row>
10677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10678 \begin_inset Text
10679
10680 \begin_layout Plain Layout
10681
10682 \backslash
10683 hspace{1em}
10684 \end_layout
10685
10686 \end_inset
10687 </cell>
10688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10689 \begin_inset Text
10690
10691 \begin_layout Plain Layout
10692 7
10693 \end_layout
10694
10695 \end_inset
10696 </cell>
10697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10698 \begin_inset Text
10699
10700 \begin_layout Plain Layout
10701 \begin_inset Formula $A\hspace{1em}B$
10702 \end_inset
10703
10704
10705 \end_layout
10706
10707 \end_inset
10708 </cell>
10709 </row>
10710 <row>
10711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10712 \begin_inset Text
10713
10714 \begin_layout Plain Layout
10715
10716 \backslash
10717
10718 \begin_inset space \textvisiblespace{}
10719 \end_inset
10720
10721
10722 \end_layout
10723
10724 \end_inset
10725 </cell>
10726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10727 \begin_inset Text
10728
10729 \begin_layout Plain Layout
10730 8
10731 \end_layout
10732
10733 \end_inset
10734 </cell>
10735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10736 \begin_inset Text
10737
10738 \begin_layout Plain Layout
10739 \begin_inset Formula $A\ B$
10740 \end_inset
10741
10742
10743 \end_layout
10744
10745 \end_inset
10746 </cell>
10747 </row>
10748 <row>
10749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10750 \begin_inset Text
10751
10752 \begin_layout Plain Layout
10753
10754 \backslash
10755 !
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10761 \begin_inset Text
10762
10763 \begin_layout Plain Layout
10764 9
10765 \end_layout
10766
10767 \end_inset
10768 </cell>
10769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10770 \begin_inset Text
10771
10772 \begin_layout Plain Layout
10773 \begin_inset Formula $A\! B$
10774 \end_inset
10775
10776
10777 \end_layout
10778
10779 \end_inset
10780 </cell>
10781 </row>
10782 </lyxtabular>
10783
10784 \end_inset
10785
10786
10787 \end_layout
10788
10789 \begin_layout Standard
10790
10791 \lang english
10792 Space
10793 \begin_inset space ~
10794 \end_inset
10795
10796 5
10797 \begin_inset space \thinspace{}
10798 \end_inset
10799
10800 --
10801 \begin_inset space \thinspace{}
10802 \end_inset
10803
10804 7 are variable spaces which are explained in
10805 \lang spanish
10806  
10807 \begin_inset CommandInset ref
10808 LatexCommand ref
10809 reference "sub:Espacio-variable"
10810
10811 \end_inset
10812
10813 .
10814  El tamaño
10815 \begin_inset space ~
10816 \end_inset
10817
10818 9 parece no generar espacio.
10819  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
10820  negativo.
10821  Hay otros dos espacios negativos:
10822 \end_layout
10823
10824 \begin_layout Standard
10825 \align center
10826 \begin_inset Tabular
10827 <lyxtabular version="3" rows="3" columns="3">
10828 <features rotate="0" tabularvalignment="middle">
10829 <column alignment="center" valignment="middle" width="6.8cm">
10830 <column alignment="center" valignment="top" width="0pt">
10831 <column alignment="center" valignment="top" width="0pt">
10832 <row>
10833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10834 \begin_inset Text
10835
10836 \begin_layout Plain Layout
10837 Comando
10838 \end_layout
10839
10840 \end_inset
10841 </cell>
10842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10843 \begin_inset Text
10844
10845 \begin_layout Plain Layout
10846
10847 \backslash
10848 negmedspace
10849 \end_layout
10850
10851 \end_inset
10852 </cell>
10853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10854 \begin_inset Text
10855
10856 \begin_layout Plain Layout
10857
10858 \backslash
10859 negthickspace
10860 \end_layout
10861
10862 \end_inset
10863 </cell>
10864 </row>
10865 <row>
10866 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10867 \begin_inset Text
10868
10869 \begin_layout Plain Layout
10870 Número de pulsaciones de 
10871 \family sans
10872 Espacio
10873 \family default
10874  tras insertar el espacio protegido
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883 10
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892 11
10893 \end_layout
10894
10895 \end_inset
10896 </cell>
10897 </row>
10898 <row>
10899 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903 Resultado
10904 \end_layout
10905
10906 \end_inset
10907 </cell>
10908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10909 \begin_inset Text
10910
10911 \begin_layout Plain Layout
10912 \begin_inset Formula $A\negmedspace B$
10913 \end_inset
10914
10915
10916 \end_layout
10917
10918 \end_inset
10919 </cell>
10920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10921 \begin_inset Text
10922
10923 \begin_layout Plain Layout
10924 \begin_inset Formula $A\negthickspace B$
10925 \end_inset
10926
10927
10928 \end_layout
10929
10930 \end_inset
10931 </cell>
10932 </row>
10933 </lyxtabular>
10934
10935 \end_inset
10936
10937
10938 \end_layout
10939
10940 \begin_layout Standard
10941 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
10942  Así, se pueden usar para forzar ligaduras, lo que es apropiado, por ejemplo,
10943  para operadores suma: 
10944 \end_layout
10945
10946 \begin_layout Standard
10947 \noindent
10948 \align center
10949 \begin_inset Tabular
10950 <lyxtabular version="3" rows="3" columns="2">
10951 <features rotate="0" tabularvalignment="middle">
10952 <column alignment="center" valignment="top">
10953 <column alignment="center" valignment="top">
10954 <row>
10955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10956 \begin_inset Text
10957
10958 \begin_layout Plain Layout
10959 Comando
10960 \end_layout
10961
10962 \end_inset
10963 </cell>
10964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10965 \begin_inset Text
10966
10967 \begin_layout Plain Layout
10968 Resultado
10969 \begin_inset Note Note
10970 status collapsed
10971
10972 \begin_layout Plain Layout
10973
10974 \series bold
10975
10976 \backslash
10977 raisebox
10978 \series default
10979  se usa sólo como espaciador
10980 \end_layout
10981
10982 \end_inset
10983
10984
10985 \end_layout
10986
10987 \end_inset
10988 </cell>
10989 </row>
10990 <row>
10991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995
10996 \backslash
10997 sum
10998 \backslash
10999 sum
11000 \begin_inset space \textvisiblespace{}
11001 \end_inset
11002
11003 f_kl
11004 \end_layout
11005
11006 \end_inset
11007 </cell>
11008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11009 \begin_inset Text
11010
11011 \begin_layout Plain Layout
11012 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11013 \end_inset
11014
11015
11016 \end_layout
11017
11018 \end_inset
11019 </cell>
11020 </row>
11021 <row>
11022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026
11027 \backslash
11028 sum
11029 \backslash
11030 negmedspace
11031 \backslash
11032 sum
11033 \begin_inset space \textvisiblespace{}
11034 \end_inset
11035
11036 f_kl
11037 \end_layout
11038
11039 \end_inset
11040 </cell>
11041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11042 \begin_inset Text
11043
11044 \begin_layout Plain Layout
11045 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11046 \end_inset
11047
11048
11049 \end_layout
11050
11051 \end_inset
11052 </cell>
11053 </row>
11054 </lyxtabular>
11055
11056 \end_inset
11057
11058
11059 \end_layout
11060
11061 \begin_layout Standard
11062 \noindent
11063 \begin_inset VSpace medskip
11064 \end_inset
11065
11066
11067 \end_layout
11068
11069 \begin_layout Standard
11070 \noindent
11071 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11072  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11073  El siguiente ejemplo lo ilustra:
11074 \end_layout
11075
11076 \begin_layout Standard
11077 \noindent
11078 \align center
11079 \begin_inset Tabular
11080 <lyxtabular version="3" rows="2" columns="2">
11081 <features rotate="0" tabularvalignment="middle">
11082 <column alignment="center" valignment="top">
11083 <column alignment="center" valignment="top">
11084 <row>
11085 <cell alignment="center" valignment="top" usebox="none">
11086 \begin_inset Text
11087
11088 \begin_layout Plain Layout
11089 ecuación normal
11090 \end_layout
11091
11092 \end_inset
11093 </cell>
11094 <cell alignment="center" valignment="top" usebox="none">
11095 \begin_inset Text
11096
11097 \begin_layout Plain Layout
11098 \begin_inset Formula $A=B$
11099 \end_inset
11100
11101
11102 \end_layout
11103
11104 \end_inset
11105 </cell>
11106 </row>
11107 <row>
11108 <cell alignment="center" valignment="top" usebox="none">
11109 \begin_inset Text
11110
11111 \begin_layout Plain Layout
11112 \begin_inset Note Note
11113 status collapsed
11114
11115 \begin_layout Plain Layout
11116
11117 \series bold
11118
11119 \backslash
11120 raisebox
11121 \series default
11122  se usa sólo como espaciador
11123 \end_layout
11124
11125 \end_inset
11126
11127
11128 \begin_inset Formula $\raisebox{5mm}{}$
11129 \end_inset
11130
11131 ecuación sin espacio
11132 \end_layout
11133
11134 \end_inset
11135 </cell>
11136 <cell alignment="center" valignment="top" usebox="none">
11137 \begin_inset Text
11138
11139 \begin_layout Plain Layout
11140 \begin_inset Formula $A{=}B$
11141 \end_inset
11142
11143
11144 \end_layout
11145
11146 \end_inset
11147 </cell>
11148 </row>
11149 </lyxtabular>
11150
11151 \end_inset
11152
11153
11154 \end_layout
11155
11156 \begin_layout Standard
11157 El comando para la segunda ecuación es: 
11158 \series bold
11159 A
11160 \backslash
11161 {=
11162 \begin_inset Formula $\rightarrow$
11163 \end_inset
11164
11165 B
11166 \series default
11167  
11168 \begin_inset VSpace bigskip
11169 \end_inset
11170
11171
11172 \end_layout
11173
11174 \begin_layout Standard
11175 Para las unidades físicas hacen falta espacios, porque entre el valor y
11176  su unidad se pone un espacio más pequeño que el normal.
11177  Para unidades en el texto se inserta con el menú 
11178 \family sans
11179 Insertar\SpecialChar \menuseparator
11180 Formato\SpecialChar \menuseparator
11181 Espacio
11182 \begin_inset space ~
11183 \end_inset
11184
11185 delgado
11186 \family default
11187  (atajo 
11188 \family sans
11189 Ctrl+Mayúscula+Espacio
11190 \family default
11191 ).
11192 \end_layout
11193
11194 \begin_layout Standard
11195 Un ejemplo para visualizar la diferencia:
11196 \end_layout
11197
11198 \begin_layout Standard
11199 \begin_inset Tabular
11200 <lyxtabular version="3" rows="2" columns="2">
11201 <features rotate="0" tabularvalignment="middle">
11202 <column alignment="center" valignment="top">
11203 <column alignment="left" valignment="top">
11204 <row>
11205 <cell alignment="center" valignment="top" usebox="none">
11206 \begin_inset Text
11207
11208 \begin_layout Plain Layout
11209 24 kW
11210 \begin_inset Formula $\cdot$
11211 \end_inset
11212
11213 h
11214 \end_layout
11215
11216 \end_inset
11217 </cell>
11218 <cell alignment="center" valignment="top" usebox="none">
11219 \begin_inset Text
11220
11221 \begin_layout Plain Layout
11222 espacio entre valor y unidad 
11223 \end_layout
11224
11225 \end_inset
11226 </cell>
11227 </row>
11228 <row>
11229 <cell alignment="center" valignment="top" usebox="none">
11230 \begin_inset Text
11231
11232 \begin_layout Plain Layout
11233 24
11234 \begin_inset space \thinspace{}
11235 \end_inset
11236
11237 kW
11238 \begin_inset Formula $\cdot$
11239 \end_inset
11240
11241 h
11242 \end_layout
11243
11244 \end_inset
11245 </cell>
11246 <cell alignment="center" valignment="top" usebox="none">
11247 \begin_inset Text
11248
11249 \begin_layout Plain Layout
11250 espacio delgado entre valor y unidad
11251 \end_layout
11252
11253 \end_inset
11254 </cell>
11255 </row>
11256 </lyxtabular>
11257
11258 \end_inset
11259
11260
11261 \end_layout
11262
11263 \begin_layout Subsection
11264 Espacio variable
11265 \begin_inset ERT
11266 status collapsed
11267
11268 \begin_layout Plain Layout
11269
11270
11271 \backslash
11272 texorpdfstring{
11273 \end_layout
11274
11275 \end_inset
11276
11277
11278 \begin_inset Foot
11279 status collapsed
11280
11281 \begin_layout Plain Layout
11282 Para espacio vertical en ecuaciones véase 
11283 \begin_inset CommandInset ref
11284 LatexCommand ref
11285 reference "sub:Separación-de-líneas"
11286
11287 \end_inset
11288
11289
11290 \end_layout
11291
11292 \end_inset
11293
11294
11295 \begin_inset ERT
11296 status collapsed
11297
11298 \begin_layout Plain Layout
11299
11300 }{}
11301 \end_layout
11302
11303 \end_inset
11304
11305
11306 \begin_inset Note Note
11307 status collapsed
11308
11309 \begin_layout Plain Layout
11310
11311 \backslash
11312 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11313  PDF.
11314 \end_layout
11315
11316 \begin_layout Plain Layout
11317 Más sobre 
11318 \backslash
11319 texorpdfstring en la sección 
11320 \begin_inset CommandInset ref
11321 LatexCommand ref
11322 reference "sub:Ecuaciones-en-encabezados"
11323
11324 \end_inset
11325
11326 .
11327 \end_layout
11328
11329 \end_inset
11330
11331
11332 \begin_inset CommandInset label
11333 LatexCommand label
11334 name "sub:Espacio-variable"
11335
11336 \end_inset
11337
11338
11339 \begin_inset Index idx
11340 status collapsed
11341
11342 \begin_layout Plain Layout
11343 Espacio ! horizontal ! variable
11344 \end_layout
11345
11346 \end_inset
11347
11348
11349 \end_layout
11350
11351 \begin_layout Standard
11352 En LyX se puede insertar espacio con una longitud definida con el comando
11353  
11354 \series bold
11355
11356 \backslash
11357 hspace
11358 \series default
11359
11360 \begin_inset Index idx
11361 status collapsed
11362
11363 \begin_layout Plain Layout
11364 Comandos ! H ! 
11365 \backslash
11366 hspace
11367 \end_layout
11368
11369 \end_inset
11370
11371 .
11372  Aparece un 
11373 \begin_inset Quotes fld
11374 \end_inset
11375
11376
11377 \color black
11378
11379 \begin_inset space \textvisiblespace{}
11380 \end_inset
11381
11382
11383 \color inherit
11384
11385 \begin_inset Quotes frd
11386 \end_inset
11387
11388  largo.
11389  La longitud se puede ajustar haciendo clic izquierdo sobre el 
11390 \begin_inset Quotes fld
11391 \end_inset
11392
11393
11394 \color black
11395
11396 \begin_inset space \textvisiblespace{}
11397 \end_inset
11398
11399
11400 \color inherit
11401
11402 \begin_inset Quotes frd
11403 \end_inset
11404
11405 .
11406  La longitud también puede ser negativa.
11407  
11408 \lang english
11409 When a space would be the first character in a line it would be omitted.
11410  To force its output use the command 
11411 \series bold
11412
11413 \backslash
11414 hspace*
11415 \series default
11416  instead of 
11417 \series bold
11418
11419 \backslash
11420 hspace
11421 \series default
11422  or left-click on the 
11423 \begin_inset Quotes eld
11424 \end_inset
11425
11426
11427 \color blue
11428
11429 \begin_inset space \textvisiblespace{}
11430 \end_inset
11431
11432
11433 \color inherit
11434
11435 \begin_inset Quotes erd
11436 \end_inset
11437
11438  and check the option 
11439 \family sans
11440 Protect
11441 \family default
11442 .
11443 \lang spanish
11444
11445 \begin_inset Newline newline
11446 \end_inset
11447
11448 Para insertar en una ecuación tanto espacio como esté disponible se usa
11449  el comando 
11450 \series bold
11451
11452 \backslash
11453 hfill
11454 \series default
11455
11456 \begin_inset Index idx
11457 status collapsed
11458
11459 \begin_layout Plain Layout
11460 Comandos ! H ! 
11461 \backslash
11462 hfill
11463 \end_layout
11464
11465 \end_inset
11466
11467 .
11468 \begin_inset VSpace -1mm
11469 \end_inset
11470
11471
11472 \end_layout
11473
11474 \begin_layout Standard
11475 \noindent
11476 \align center
11477 \begin_inset Tabular
11478 <lyxtabular version="3" rows="4" columns="2">
11479 <features rotate="0" tabularvalignment="middle">
11480 <column alignment="center" valignment="top">
11481 <column alignment="center" valignment="top">
11482 <row>
11483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11484 \begin_inset Text
11485
11486 \begin_layout Plain Layout
11487 Comando (
11488 \backslash
11489 hspace longitud)
11490 \end_layout
11491
11492 \end_inset
11493 </cell>
11494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11495 \begin_inset Text
11496
11497 \begin_layout Plain Layout
11498 Resultado
11499 \end_layout
11500
11501 \end_inset
11502 </cell>
11503 </row>
11504 <row>
11505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11506 \begin_inset Text
11507
11508 \begin_layout Plain Layout
11509 A=B
11510 \backslash
11511 hspace
11512 \begin_inset space \textvisiblespace{}
11513 \end_inset
11514
11515 A
11516 \backslash
11517 not=C (3
11518 \begin_inset space \thinspace{}
11519 \end_inset
11520
11521 cm)
11522 \end_layout
11523
11524 \end_inset
11525 </cell>
11526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11527 \begin_inset Text
11528
11529 \begin_layout Plain Layout
11530 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11531 \end_inset
11532
11533
11534 \end_layout
11535
11536 \end_inset
11537 </cell>
11538 </row>
11539 <row>
11540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11541 \begin_inset Text
11542
11543 \begin_layout Plain Layout
11544 A
11545 \backslash
11546 hspace
11547 \begin_inset space \textvisiblespace{}
11548 \end_inset
11549
11550 A
11551 \backslash
11552 not=A (-1
11553 \begin_inset space \thinspace{}
11554 \end_inset
11555
11556 mm)
11557 \end_layout
11558
11559 \end_inset
11560 </cell>
11561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11562 \begin_inset Text
11563
11564 \begin_layout Plain Layout
11565 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11566 \end_inset
11567
11568
11569 \end_layout
11570
11571 \end_inset
11572 </cell>
11573 </row>
11574 <row>
11575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11576 \begin_inset Text
11577
11578 \begin_layout Plain Layout
11579 A=A
11580 \backslash
11581 hfill
11582 \begin_inset space \textvisiblespace{}
11583 \end_inset
11584
11585 B=B
11586 \end_layout
11587
11588 \end_inset
11589 </cell>
11590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11591 \begin_inset Text
11592
11593 \begin_layout Plain Layout
11594 \begin_inset Formula $A=A\hfill B=B$
11595 \end_inset
11596
11597
11598 \end_layout
11599
11600 \end_inset
11601 </cell>
11602 </row>
11603 </lyxtabular>
11604
11605 \end_inset
11606
11607
11608 \end_layout
11609
11610 \begin_layout Standard
11611 En el último ejemplo el espacio disponible viene dado por la entrada más
11612  larga de columna en el cuadro.
11613  En una ecuación en línea el espacio depende de la longitud de la línea
11614  en la que se inserta 
11615 \series bold
11616
11617 \backslash
11618 hfill
11619 \series default
11620 .
11621  Así, cuando la línea ocupa toda la anchura no se creará espacio.
11622  
11623 \series bold
11624
11625 \backslash
11626 hfill
11627 \series default
11628  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
11629 \series bold
11630 Sangrado
11631 \series default
11632 .
11633  (Los estilos de ecuaciones se explican en
11634 \begin_inset space ~
11635 \end_inset
11636
11637
11638 \begin_inset CommandInset ref
11639 LatexCommand ref
11640 reference "sec:Estilos-de-ecuación"
11641
11642 \end_inset
11643
11644 ).
11645 \end_layout
11646
11647 \begin_layout Standard
11648 Además de 
11649 \series bold
11650
11651 \backslash
11652 hfill
11653 \series default
11654  hay los comandos 
11655 \series bold
11656
11657 \backslash
11658 dotfill
11659 \series default
11660  y 
11661 \series bold
11662
11663 \backslash
11664 hrulefill
11665 \series default
11666  que llenan el espacio con un patrón, véase un ejemplo en
11667 \begin_inset space ~
11668 \end_inset
11669
11670
11671 \begin_inset CommandInset ref
11672 LatexCommand ref
11673 reference "sub:Puntos"
11674
11675 \end_inset
11676
11677 .
11678 \end_layout
11679
11680 \begin_layout Standard
11681 Para texto se puede insertar espacio variable con el menú 
11682 \family sans
11683 Insertar\SpecialChar \menuseparator
11684 Formato\SpecialChar \menuseparator
11685 Espacio
11686 \begin_inset space ~
11687 \end_inset
11688
11689 horizontal
11690 \family default
11691 :
11692 \end_layout
11693
11694 \begin_layout Standard
11695 En esta línea hay un espacio
11696 \begin_inset space \hspace{}
11697 \length 2cm
11698 \end_inset
11699
11700 de 2
11701 \begin_inset space \thinspace{}
11702 \end_inset
11703
11704 cm.
11705 \end_layout
11706
11707 \begin_layout Standard
11708 En esta línea hay un
11709 \begin_inset space \hfill{}
11710 \end_inset
11711
11712 espacio máximo.
11713 \end_layout
11714
11715 \begin_layout Subsection
11716 Espacio adicional en ecuaciones en línea
11717 \begin_inset Index idx
11718 status collapsed
11719
11720 \begin_layout Plain Layout
11721 Espacio ! adicional en línea
11722 \end_layout
11723
11724 \end_inset
11725
11726
11727 \end_layout
11728
11729 \begin_layout Standard
11730 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
11731  
11732 \series bold
11733
11734 \backslash
11735 mathsurround
11736 \series default
11737
11738 \begin_inset Index idx
11739 status collapsed
11740
11741 \begin_layout Plain Layout
11742 Comandos ! M ! 
11743 \backslash
11744 mathsurround
11745 \end_layout
11746
11747 \end_inset
11748
11749 .
11750  El valor de una longitud se establece con el comando 
11751 \series bold
11752
11753 \backslash
11754 setlength
11755 \series default
11756
11757 \begin_inset Index idx
11758 status collapsed
11759
11760 \begin_layout Plain Layout
11761 Comandos ! S ! 
11762 \backslash
11763 setlength
11764 \end_layout
11765
11766 \end_inset
11767
11768  según el siguiente esquema:
11769 \end_layout
11770
11771 \begin_layout Standard
11772
11773 \series bold
11774
11775 \backslash
11776 setlength{nombre de la longitud}{valor}
11777 \end_layout
11778
11779 \begin_layout Standard
11780 Para poner a 
11781 \series bold
11782
11783 \backslash
11784 mathsurround
11785 \series default
11786  un valor de 5
11787 \begin_inset space \thinspace{}
11788 \end_inset
11789
11790 mm, se inserta el comando
11791 \end_layout
11792
11793 \begin_layout Standard
11794
11795 \series bold
11796
11797 \backslash
11798 setlength{
11799 \backslash
11800 mathsurround}{5mm}
11801 \end_layout
11802
11803 \begin_layout Standard
11804 en modo TeX.
11805  Se establecerá un espacio de 5
11806 \begin_inset space \thinspace{}
11807 \end_inset
11808
11809 mm alrededor de todas las ecuaciones en línea:
11810 \begin_inset ERT
11811 status collapsed
11812
11813 \begin_layout Plain Layout
11814
11815
11816 \backslash
11817 setlength{
11818 \backslash
11819 mathsurround}{5mm}
11820 \end_layout
11821
11822 \end_inset
11823
11824
11825 \end_layout
11826
11827 \begin_layout Standard
11828 En esta línea hay una ecuación 
11829 \begin_inset Formula $A=B$
11830 \end_inset
11831
11832  rodeada por espacios de 5
11833 \begin_inset space \thinspace{}
11834 \end_inset
11835
11836 mm.
11837 \begin_inset ERT
11838 status collapsed
11839
11840 \begin_layout Plain Layout
11841
11842
11843 \backslash
11844 setlength{
11845 \backslash
11846 mathsurround}{0mm}
11847 \end_layout
11848
11849 \end_inset
11850
11851
11852 \end_layout
11853
11854 \begin_layout Standard
11855 Para volver al espacio predeterminado, 
11856 \series bold
11857
11858 \backslash
11859 mathsurround
11860 \series default
11861  se restablece al valor 0
11862 \begin_inset space \thinspace{}
11863 \end_inset
11864
11865 pt.
11866 \end_layout
11867
11868 \begin_layout Section
11869 Marcos y bordes
11870 \begin_inset Index idx
11871 status collapsed
11872
11873 \begin_layout Plain Layout
11874 Marcos
11875 \end_layout
11876
11877 \end_inset
11878
11879
11880 \end_layout
11881
11882 \begin_layout Standard
11883 Los marcos para texto se describen en el capítulo 
11884 \emph on
11885 Marcos
11886 \emph default
11887  del manual 
11888 \emph on
11889 Objetos insertados
11890 \emph default
11891 .
11892 \end_layout
11893
11894 \begin_layout Subsection
11895 Marcos con bordes
11896 \begin_inset CommandInset label
11897 LatexCommand label
11898 name "sub:Marcos-con-bordes"
11899
11900 \end_inset
11901
11902
11903 \begin_inset Index idx
11904 status collapsed
11905
11906 \begin_layout Plain Layout
11907 Marcos ! con bordes
11908 \end_layout
11909
11910 \end_inset
11911
11912
11913 \end_layout
11914
11915 \begin_layout Standard
11916 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
11917 \series bold
11918
11919 \backslash
11920 fbox
11921 \series default
11922
11923 \begin_inset Index idx
11924 status collapsed
11925
11926 \begin_layout Plain Layout
11927 Comandos ! F ! 
11928 \backslash
11929 fbox
11930 \end_layout
11931
11932 \end_inset
11933
11934  y 
11935 \series bold
11936
11937 \backslash
11938 boxed
11939 \series default
11940
11941 \begin_inset Index idx
11942 status collapsed
11943
11944 \begin_layout Plain Layout
11945 Comandos ! B ! 
11946 \backslash
11947 boxed
11948 \end_layout
11949
11950 \end_inset
11951
11952 .
11953 \end_layout
11954
11955 \begin_layout Standard
11956 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
11957  azul en un marco donde se introducen partes de una ecuación.
11958  Para 
11959 \series bold
11960
11961 \backslash
11962 fbox
11963 \series default
11964  hay que generar una ecuación adicional con 
11965 \family sans
11966 Ctrl+M
11967 \family default
11968  dentro del recuadro, porque si no el contenido del mismo sería considerado
11969  texto matemático.
11970  Si se usa 
11971 \series bold
11972
11973 \backslash
11974 boxed
11975 \series default
11976  la nueva ecuación se genera automáticamente dentro del marco.
11977 \end_layout
11978
11979 \begin_layout Standard
11980 El comando 
11981 \series bold
11982
11983 \backslash
11984 fbox
11985 \series default
11986  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
11987  ecuación tendría siempre el tamaño del texto.
11988  Por otra parte, 
11989 \series bold
11990
11991 \backslash
11992 fboxed
11993 \series default
11994  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
11995  siempre el tamaño de una ecuación presentada.
11996 \end_layout
11997
11998 \begin_layout Standard
11999 El comando 
12000 \series bold
12001
12002 \backslash
12003 framebox
12004 \series default
12005
12006 \begin_inset Index idx
12007 status collapsed
12008
12009 \begin_layout Plain Layout
12010 Comandos ! F ! 
12011 \backslash
12012 framebox
12013 \end_layout
12014
12015 \end_inset
12016
12017  es una extensión de 
12018 \series bold
12019
12020 \backslash
12021 fbox
12022 \series default
12023 , que permite especificar además la anchura del marco y la alineación.
12024  
12025 \series bold
12026
12027 \backslash
12028 framebox
12029 \series default
12030  se usa con el siguiente esquema: 
12031 \end_layout
12032
12033 \begin_layout Standard
12034
12035 \series bold
12036
12037 \backslash
12038 framebox[anchura del marco][posición]{contenido del cuadro}
12039 \end_layout
12040
12041 \begin_layout Standard
12042 La posición puede ser 
12043 \emph on
12044 l
12045 \emph default
12046  o 
12047 \emph on
12048 r
12049 \emph default
12050
12051 \emph on
12052 l
12053 \emph default
12054  alinea la ecuación a la izquierda del marcro, 
12055 \emph on
12056 r
12057 \emph default
12058  la alinea a la derecha.
12059  Si no se da posición la ecuación será centrada.
12060 \begin_inset Newline newline
12061 \end_inset
12062
12063 Si no se pone anchura tampoco puede darse posición.
12064  En este caso la anchura del borde se ajusta al contenido del cuadro, como
12065  con 
12066 \series bold
12067
12068 \backslash
12069 fbox
12070 \series default
12071 .
12072  
12073 \end_layout
12074
12075 \begin_layout Standard
12076 Cuando se inserta el comando 
12077 \series bold
12078
12079 \backslash
12080 framebox
12081 \series default
12082  aparece un recuadro con tres marcos azules.
12083  Los dos primeros marcos están encerrados entre corchetes e indican los
12084  dos argumentos opcionales.
12085  El tercer marco es para partes de la ecuación, como para 
12086 \series bold
12087
12088 \backslash
12089 fbox
12090 \series default
12091 .
12092 \end_layout
12093
12094 \begin_layout Standard
12095 \noindent
12096 \align center
12097 \begin_inset Tabular
12098 <lyxtabular version="3" rows="5" columns="2">
12099 <features rotate="0" tabularvalignment="middle">
12100 <column alignment="center" valignment="top">
12101 <column alignment="center" valignment="top">
12102 <row>
12103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12104 \begin_inset Text
12105
12106 \begin_layout Plain Layout
12107 Comando
12108 \end_layout
12109
12110 \end_inset
12111 </cell>
12112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12113 \begin_inset Text
12114
12115 \begin_layout Plain Layout
12116 Resultado
12117 \begin_inset Note Note
12118 status collapsed
12119
12120 \begin_layout Plain Layout
12121
12122 \series bold
12123
12124 \backslash
12125 raisebox
12126 \series default
12127  se usa sólo como espaciador
12128 \end_layout
12129
12130 \end_inset
12131
12132
12133 \end_layout
12134
12135 \end_inset
12136 </cell>
12137 </row>
12138 <row>
12139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12140 \begin_inset Text
12141
12142 \begin_layout Plain Layout
12143
12144 \backslash
12145 fbox
12146 \begin_inset space \textvisiblespace{}
12147 \end_inset
12148
12149
12150 \family sans
12151 Ctrl+M
12152 \family default
12153  
12154 \backslash
12155 int
12156 \begin_inset space \textvisiblespace{}
12157 \end_inset
12158
12159 A=B
12160 \end_layout
12161
12162 \end_inset
12163 </cell>
12164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12165 \begin_inset Text
12166
12167 \begin_layout Plain Layout
12168 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12169 \end_inset
12170
12171
12172 \end_layout
12173
12174 \end_inset
12175 </cell>
12176 </row>
12177 <row>
12178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12179 \begin_inset Text
12180
12181 \begin_layout Plain Layout
12182
12183 \backslash
12184 boxed
12185 \begin_inset space \textvisiblespace{}
12186 \end_inset
12187
12188
12189 \backslash
12190 int
12191 \begin_inset space \textvisiblespace{}
12192 \end_inset
12193
12194 A=B
12195 \end_layout
12196
12197 \end_inset
12198 </cell>
12199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12200 \begin_inset Text
12201
12202 \begin_layout Plain Layout
12203 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12204 \end_inset
12205
12206
12207 \end_layout
12208
12209 \end_inset
12210 </cell>
12211 </row>
12212 <row>
12213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12214 \begin_inset Text
12215
12216 \begin_layout Plain Layout
12217 A+
12218 \backslash
12219 fbox
12220 \begin_inset space \textvisiblespace{}
12221 \end_inset
12222
12223 B
12224 \end_layout
12225
12226 \end_inset
12227 </cell>
12228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12229 \begin_inset Text
12230
12231 \begin_layout Plain Layout
12232 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12233 \end_inset
12234
12235
12236 \end_layout
12237
12238 \end_inset
12239 </cell>
12240 </row>
12241 <row>
12242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12243 \begin_inset Text
12244
12245 \begin_layout Plain Layout
12246
12247 \backslash
12248 framebox
12249 \begin_inset space \textvisiblespace{}
12250 \end_inset
12251
12252 20mm
12253 \begin_inset Formula $\to$
12254 \end_inset
12255
12256
12257 \begin_inset Formula $\to$
12258 \end_inset
12259
12260
12261 \family sans
12262 Ctrl+M
12263 \family default
12264  
12265 \backslash
12266 frac
12267 \begin_inset space \textvisiblespace{}
12268 \end_inset
12269
12270 A
12271 \begin_inset Formula $\downarrow$
12272 \end_inset
12273
12274 B
12275 \end_layout
12276
12277 \end_inset
12278 </cell>
12279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12280 \begin_inset Text
12281
12282 \begin_layout Plain Layout
12283 \begin_inset Formula $\raisebox{6mm}{}$
12284 \end_inset
12285
12286
12287 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12288 \end_inset
12289
12290
12291 \begin_inset Formula $\raisebox{-4mm}{}$
12292 \end_inset
12293
12294
12295 \end_layout
12296
12297 \end_inset
12298 </cell>
12299 </row>
12300 </lyxtabular>
12301
12302 \end_inset
12303
12304
12305 \end_layout
12306
12307 \begin_layout Standard
12308 El grosor del borde también se puede ajustar.
12309  Para ello hay que insertar los siguientes comandos en modo TeX antes de
12310  la fórmula:
12311 \end_layout
12312
12313 \begin_layout Standard
12314
12315 \series bold
12316
12317 \backslash
12318 fboxrule
12319 \series default
12320  
12321 \series bold
12322
12323 \begin_inset Quotes fld
12324 \end_inset
12325
12326 grosor
12327 \begin_inset Quotes frd
12328 \end_inset
12329
12330
12331 \series default
12332  
12333 \series bold
12334
12335 \backslash
12336 fboxsep
12337 \series default
12338  
12339 \series bold
12340
12341 \begin_inset Quotes fld
12342 \end_inset
12343
12344 distancia
12345 \begin_inset Quotes frd
12346 \end_inset
12347
12348
12349 \end_layout
12350
12351 \begin_layout Standard
12352 \begin_inset Quotes fld
12353 \end_inset
12354
12355 distancia
12356 \begin_inset Quotes frd
12357 \end_inset
12358
12359  especifica la distancia mínima entre el borde y el primer carácter en el
12360  cuadro.
12361  Un ejemplo de esto es la siguiente ecuación enmarcada:
12362 \begin_inset ERT
12363 status collapsed
12364
12365 \begin_layout Plain Layout
12366
12367
12368 \backslash
12369 fboxrule 2mm 
12370 \backslash
12371 fboxsep 3mm
12372 \end_layout
12373
12374 \end_inset
12375
12376
12377 \begin_inset Formula 
12378 \[
12379 \boxed{A+B=C}
12380 \]
12381
12382 \end_inset
12383
12384
12385 \end_layout
12386
12387 \begin_layout Standard
12388 Delante de esta ecuación se han insertado los comandos
12389 \end_layout
12390
12391 \begin_layout Standard
12392
12393 \series bold
12394
12395 \backslash
12396 fboxrule
12397 \series default
12398  
12399 \series bold
12400 2mm
12401 \series default
12402  
12403 \series bold
12404
12405 \backslash
12406 fboxsep
12407 \series default
12408  
12409 \series bold
12410 3mm
12411 \end_layout
12412
12413 \begin_layout Standard
12414 en modo TeX.
12415  Los valores dados se usan para todos los marcos siguientes.
12416 \end_layout
12417
12418 \begin_layout Standard
12419 Para volver al tamaño estándar del marco se inserta el comando
12420 \end_layout
12421
12422 \begin_layout Standard
12423
12424 \series bold
12425
12426 \backslash
12427 fboxrule
12428 \series default
12429  
12430 \series bold
12431 0.4pt
12432 \series default
12433  
12434 \series bold
12435
12436 \backslash
12437 fboxsep
12438 \series default
12439  
12440 \series bold
12441 3pt
12442 \series default
12443
12444 \begin_inset ERT
12445 status collapsed
12446
12447 \begin_layout Plain Layout
12448
12449
12450 \backslash
12451 fboxrule 0.4pt 
12452 \backslash
12453 fboxsep 3pt
12454 \end_layout
12455
12456 \end_inset
12457
12458
12459 \end_layout
12460
12461 \begin_layout Standard
12462 en modo TeX antes de la ecuación siguiente.
12463 \end_layout
12464
12465 \begin_layout Subsection
12466 Marcos sin bordes
12467 \begin_inset CommandInset label
12468 LatexCommand label
12469 name "sub:Marcos-sin-bordes"
12470
12471 \end_inset
12472
12473
12474 \begin_inset Index idx
12475 status collapsed
12476
12477 \begin_layout Plain Layout
12478 Marcos ! sin borde
12479 \end_layout
12480
12481 \end_inset
12482
12483
12484 \end_layout
12485
12486 \begin_layout Standard
12487 Para marcos sin borde hay los comandos: 
12488 \series bold
12489
12490 \backslash
12491 mbox
12492 \series default
12493
12494 \begin_inset Index idx
12495 status collapsed
12496
12497 \begin_layout Plain Layout
12498 Comandos ! M ! 
12499 \backslash
12500 mbox
12501 \end_layout
12502
12503 \end_inset
12504
12505
12506 \series bold
12507
12508 \backslash
12509 makebox
12510 \series default
12511
12512 \begin_inset Index idx
12513 status collapsed
12514
12515 \begin_layout Plain Layout
12516 Comandos ! M ! 
12517 \backslash
12518 makebox
12519 \end_layout
12520
12521 \end_inset
12522
12523  y 
12524 \series bold
12525
12526 \backslash
12527 raisebox
12528 \series default
12529
12530 \begin_inset Index idx
12531 status collapsed
12532
12533 \begin_layout Plain Layout
12534 Comandos ! R ! 
12535 \backslash
12536 raisebox
12537 \end_layout
12538
12539 \end_inset
12540
12541 .
12542 \end_layout
12543
12544 \begin_layout Standard
12545 Con 
12546 \series bold
12547
12548 \backslash
12549 raisebox
12550 \series default
12551  se puede poner un marco subíndice o superíndice, pero a diferencia de los
12552  normales, los caracteres en el marco mantienen su tamaño de tipografía.
12553  
12554 \series bold
12555
12556 \backslash
12557 raisebox
12558 \series default
12559  se usa con el siguiente esquema: 
12560 \end_layout
12561
12562 \begin_layout Standard
12563
12564 \series bold
12565
12566 \backslash
12567 raisebox{altura}{contenido del marco}
12568 \end_layout
12569
12570 \begin_layout Standard
12571 Cuando el marco tenga que contener una ecuación, hace falta una ecuación
12572  extra, como con 
12573 \series bold
12574
12575 \backslash
12576 fbox
12577 \series default
12578 .
12579  
12580 \begin_inset Note Greyedout
12581 status open
12582
12583 \begin_layout Plain Layout
12584
12585 \series bold
12586 Nota
12587 \series default
12588 : Para
12589 \series bold
12590  
12591 \backslash
12592 raisebox
12593 \series default
12594  se ha creado esta ecuación extra tecleando 
12595 \family sans
12596 Ctrl+M
12597 \family default
12598  dos veces en vez de una porque LyX aún no soporta 
12599 \series bold
12600
12601 \backslash
12602 raisebox
12603 \series default
12604  directamente.
12605 \end_layout
12606
12607 \end_inset
12608
12609
12610 \end_layout
12611
12612 \begin_layout Standard
12613 \align center
12614 \begin_inset Tabular
12615 <lyxtabular version="3" rows="4" columns="2">
12616 <features rotate="0" tabularvalignment="middle">
12617 <column alignment="center" valignment="top">
12618 <column alignment="center" valignment="top">
12619 <row>
12620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12621 \begin_inset Text
12622
12623 \begin_layout Plain Layout
12624 Comando
12625 \end_layout
12626
12627 \end_inset
12628 </cell>
12629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12630 \begin_inset Text
12631
12632 \begin_layout Plain Layout
12633 Resultado
12634 \end_layout
12635
12636 \end_inset
12637 </cell>
12638 </row>
12639 <row>
12640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12641 \begin_inset Text
12642
12643 \begin_layout Plain Layout
12644 H
12645 \backslash
12646 raisebox{2mm
12647 \begin_inset Formula $\to$
12648 \end_inset
12649
12650
12651 \backslash
12652 {al
12653 \begin_inset Formula $\to$
12654 \end_inset
12655
12656  lo
12657 \end_layout
12658
12659 \end_inset
12660 </cell>
12661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12662 \begin_inset Text
12663
12664 \begin_layout Plain Layout
12665 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12666 \end_inset
12667
12668
12669 \end_layout
12670
12671 \end_inset
12672 </cell>
12673 </row>
12674 <row>
12675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12676 \begin_inset Text
12677
12678 \begin_layout Plain Layout
12679 H
12680 \backslash
12681 raisebox{-2mm
12682 \begin_inset Formula $\to$
12683 \end_inset
12684
12685
12686 \backslash
12687 {al
12688 \begin_inset Formula $\to$
12689 \end_inset
12690
12691 lo
12692 \end_layout
12693
12694 \end_inset
12695 </cell>
12696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12697 \begin_inset Text
12698
12699 \begin_layout Plain Layout
12700 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12701 \end_inset
12702
12703
12704 \end_layout
12705
12706 \end_inset
12707 </cell>
12708 </row>
12709 <row>
12710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12711 \begin_inset Text
12712
12713 \begin_layout Plain Layout
12714 A=
12715 \backslash
12716 raisebox{-2mm
12717 \begin_inset Formula $\to$
12718 \end_inset
12719
12720
12721 \backslash
12722 {
12723 \family sans
12724 Ctrl+M Ctrl+M
12725 \family default
12726  
12727 \backslash
12728 sqrt
12729 \begin_inset space \textvisiblespace{}
12730 \end_inset
12731
12732
12733 \end_layout
12734
12735 \end_inset
12736 </cell>
12737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12738 \begin_inset Text
12739
12740 \begin_layout Plain Layout
12741 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12742 \end_inset
12743
12744
12745 \end_layout
12746
12747 \end_inset
12748 </cell>
12749 </row>
12750 </lyxtabular>
12751
12752 \end_inset
12753
12754
12755 \end_layout
12756
12757 \begin_layout Standard
12758 El comando 
12759 \series bold
12760
12761 \backslash
12762 mbox
12763 \series default
12764  es equivalente a 
12765 \series bold
12766
12767 \backslash
12768 fbox
12769 \series default
12770  y 
12771 \series bold
12772
12773 \backslash
12774 makebox
12775 \series default
12776  es equivalente a 
12777 \series bold
12778
12779 \backslash
12780 framebox
12781 \series default
12782 , con la diferencia de que no hay marco.
12783 \end_layout
12784
12785 \begin_layout Subsection
12786 Marcos coloreados
12787 \begin_inset CommandInset label
12788 LatexCommand label
12789 name "sub:Marcos-coloreados"
12790
12791 \end_inset
12792
12793
12794 \begin_inset Index idx
12795 status collapsed
12796
12797 \begin_layout Plain Layout
12798 Marcos ! coloreados
12799 \end_layout
12800
12801 \end_inset
12802
12803
12804 \end_layout
12805
12806 \begin_layout Standard
12807 Para poder usar todos los comandos explicados en esta sección hay que cargar
12808  en el preámbulo LaTeX el paquete LaTeX 
12809 \series bold
12810 color
12811 \series default
12812
12813 \begin_inset Foot
12814 status collapsed
12815
12816 \begin_layout Plain Layout
12817 El paquete LaTeX 
12818 \series bold
12819 color
12820 \series default
12821  forma parte de toda distribución LaTeX estándar.
12822 \end_layout
12823
12824 \end_inset
12825
12826
12827 \begin_inset Index idx
12828 status collapsed
12829
12830 \begin_layout Plain Layout
12831 Paquetes ! color
12832 \end_layout
12833
12834 \end_inset
12835
12836 , con la línea
12837 \begin_inset Foot
12838 status collapsed
12839
12840 \begin_layout Plain Layout
12841 Cuando hay texto coloreado con un color predefinido en alguna parte del
12842  documento, LyX carga automáticamente el paquete LaTeX 
12843 \series bold
12844 color
12845 \series default
12846 .
12847  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
12848  origina problemas.
12849 \end_layout
12850
12851 \end_inset
12852
12853
12854 \begin_inset Note Note
12855 status collapsed
12856
12857 \begin_layout Plain Layout
12858 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
12859  en el preámbulo LaTeX.
12860 \end_layout
12861
12862 \end_inset
12863
12864
12865 \end_layout
12866
12867 \begin_layout Standard
12868
12869 \series bold
12870
12871 \backslash
12872 usepackage{color}
12873 \begin_inset VSpace medskip
12874 \end_inset
12875
12876
12877 \end_layout
12878
12879 \begin_layout Standard
12880 Para colorear marcos se usa el comando 
12881 \series bold
12882
12883 \backslash
12884 colorbox
12885 \series default
12886
12887 \begin_inset Index idx
12888 status collapsed
12889
12890 \begin_layout Plain Layout
12891 Comandos ! C ! 
12892 \backslash
12893 colorbox
12894 \end_layout
12895
12896 \end_inset
12897
12898  con el siguiente esquema:
12899 \end_layout
12900
12901 \begin_layout Standard
12902
12903 \series bold
12904
12905 \backslash
12906 colorbox{color}{contenido del marco}
12907 \end_layout
12908
12909 \begin_layout Standard
12910 El contenido del marco puede ser otro marco, y también un 
12911 \backslash
12912
12913 \series bold
12914 colorbox
12915 \series default
12916  puede ser parte de otro marco (véanse los ejemplos 2º y 3º).
12917  Si el marco debe contener una ecuación debe crearse una ecuación extra,
12918  como con 
12919 \series bold
12920
12921 \backslash
12922 raisebox
12923 \series default
12924 .
12925 \begin_inset Foot
12926 status collapsed
12927
12928 \begin_layout Plain Layout
12929 Esto también se aplica para el comando 
12930 \series bold
12931
12932 \backslash
12933 fcolorbox
12934 \series default
12935 .
12936 \end_layout
12937
12938 \end_inset
12939
12940  
12941 \end_layout
12942
12943 \begin_layout Standard
12944 Se puede elegir uno de los siguientes colores predefinidos:
12945 \end_layout
12946
12947 \begin_layout Standard
12948
12949 \series bold
12950 black
12951 \series default
12952
12953 \series bold
12954 blue
12955 \series default
12956
12957 \series bold
12958 cyan
12959 \series default
12960
12961 \series bold
12962 green
12963 \series default
12964
12965 \series bold
12966 magenta
12967 \series default
12968
12969 \series bold
12970 red
12971 \series default
12972
12973 \series bold
12974 white
12975 \series default
12976
12977 \series bold
12978 yellow
12979 \end_layout
12980
12981 \begin_layout Standard
12982 \align center
12983 \begin_inset Tabular
12984 <lyxtabular version="3" rows="4" columns="2">
12985 <features rotate="0" tabularvalignment="middle">
12986 <column alignment="center" valignment="top">
12987 <column alignment="center" valignment="top">
12988 <row>
12989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12990 \begin_inset Text
12991
12992 \begin_layout Plain Layout
12993 Comando
12994 \end_layout
12995
12996 \end_inset
12997 </cell>
12998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12999 \begin_inset Text
13000
13001 \begin_layout Plain Layout
13002 Resultado
13003 \begin_inset Note Note
13004 status collapsed
13005
13006 \begin_layout Plain Layout
13007
13008 \series bold
13009
13010 \backslash
13011 raisebox
13012 \series default
13013  se usa sólo como espaciador
13014 \end_layout
13015
13016 \end_inset
13017
13018
13019 \end_layout
13020
13021 \end_inset
13022 </cell>
13023 </row>
13024 <row>
13025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13026 \begin_inset Text
13027
13028 \begin_layout Plain Layout
13029
13030 \backslash
13031 colorbox{yellow
13032 \begin_inset Formula $\to$
13033 \end_inset
13034
13035
13036 \backslash
13037 {A=B
13038 \end_layout
13039
13040 \end_inset
13041 </cell>
13042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13043 \begin_inset Text
13044
13045 \begin_layout Plain Layout
13046 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13047 \end_inset
13048
13049
13050 \end_layout
13051
13052 \end_inset
13053 </cell>
13054 </row>
13055 <row>
13056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13057 \begin_inset Text
13058
13059 \begin_layout Plain Layout
13060
13061 \backslash
13062 colorbox{green
13063 \begin_inset Formula $\to$
13064 \end_inset
13065
13066
13067 \backslash
13068 {
13069 \backslash
13070 fbox
13071 \begin_inset space \textvisiblespace{}
13072 \end_inset
13073
13074 A=B
13075 \end_layout
13076
13077 \end_inset
13078 </cell>
13079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13080 \begin_inset Text
13081
13082 \begin_layout Plain Layout
13083 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13084 \end_inset
13085
13086
13087 \end_layout
13088
13089 \end_inset
13090 </cell>
13091 </row>
13092 <row>
13093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13094 \begin_inset Text
13095
13096 \begin_layout Plain Layout
13097
13098 \backslash
13099 fbox
13100 \begin_inset space \textvisiblespace{}
13101 \end_inset
13102
13103
13104 \backslash
13105 colorbox{green
13106 \begin_inset Formula $\to$
13107 \end_inset
13108
13109
13110 \backslash
13111 {
13112 \family sans
13113 Ctrl+M Ctrl+M
13114 \family default
13115  
13116 \backslash
13117 int
13118 \begin_inset space \textvisiblespace{}
13119 \end_inset
13120
13121 C=D
13122 \end_layout
13123
13124 \end_inset
13125 </cell>
13126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13127 \begin_inset Text
13128
13129 \begin_layout Plain Layout
13130 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13131 \end_inset
13132
13133
13134 \end_layout
13135
13136 \end_inset
13137 </cell>
13138 </row>
13139 </lyxtabular>
13140
13141 \end_inset
13142
13143
13144 \end_layout
13145
13146 \begin_layout Standard
13147
13148 \series bold
13149
13150 \backslash
13151 colorbox
13152 \series default
13153  sólo colorea el marco pero no los caracteres.
13154  Para colorear todos los caracteres se selecciona toda la ecuación y se
13155  elige un color en el diálogo 
13156 \family sans
13157 Estilo
13158 \begin_inset space ~
13159 \end_inset
13160
13161 del
13162 \begin_inset space ~
13163 \end_inset
13164
13165 texto
13166 \family default
13167 .
13168  El diálogo puede abrirse con el botón 
13169 \begin_inset Graphics
13170         filename ../../images/dialog-show_character.png
13171         scale 85
13172
13173 \end_inset
13174
13175  de la barra de herramientas o con el menú 
13176 \family sans
13177 Editar\SpecialChar \menuseparator
13178 Estilo
13179 \begin_inset space ~
13180 \end_inset
13181
13182 del
13183 \begin_inset space ~
13184 \end_inset
13185
13186 texto\SpecialChar \menuseparator
13187 Personalizado
13188 \family default
13189 .
13190  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13191  Si el número de la ecuación debe tener otro color que el de los caracteres
13192  de la ecuación, el color debe cambiarse dentro de la ecuación.
13193 \end_layout
13194
13195 \begin_layout Standard
13196 Un ejemplo:
13197 \color red
13198
13199 \begin_inset Formula 
13200 \begin{equation}
13201 {\color{red}\int A=B}\label{eq:rojo}
13202 \end{equation}
13203
13204 \end_inset
13205
13206
13207 \color green
13208
13209 \begin_inset Formula 
13210 \begin{equation}
13211 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}
13212 \end{equation}
13213
13214 \end_inset
13215
13216
13217 \end_layout
13218
13219 \begin_layout Standard
13220 La ecuación 
13221 \begin_inset CommandInset ref
13222 LatexCommand eqref
13223 reference "eq:rojo"
13224
13225 \end_inset
13226
13227  está toda coloreada en rojo.
13228 \begin_inset Newline newline
13229 \end_inset
13230
13231 La ecuación 
13232 \begin_inset CommandInset ref
13233 LatexCommand eqref
13234 reference "eq:rojoverde"
13235
13236 \end_inset
13237
13238  se ha coloreado en primer lugar toda en verde para colorear el número de
13239  la ecuación.
13240  Posteriormente se han coloreado en rojo los caracteres.
13241 \family sans
13242
13243 \begin_inset VSpace bigskip
13244 \end_inset
13245
13246
13247 \end_layout
13248
13249 \begin_layout Standard
13250 Para colorear diferente el borde y el marcose usa el comando 
13251 \series bold
13252
13253 \backslash
13254 fcolorbox
13255 \series default
13256
13257 \begin_inset Index idx
13258 status collapsed
13259
13260 \begin_layout Plain Layout
13261 Comandos ! F ! 
13262 \backslash
13263 fcolorbox
13264 \end_layout
13265
13266 \end_inset
13267
13268  con el siguiente esquema:
13269 \end_layout
13270
13271 \begin_layout Standard
13272
13273 \series bold
13274
13275 \backslash
13276 fcolorbox{color del borde}{color}{contenido del marco}
13277 \end_layout
13278
13279 \begin_layout Standard
13280 Así pues 
13281 \series bold
13282
13283 \backslash
13284 fcolorbox
13285 \series default
13286  es una extensión del comando 
13287 \series bold
13288
13289 \backslash
13290 colorbox
13291 \series default
13292 .
13293  La anchura del borde se establece, como para 
13294 \series bold
13295
13296 \backslash
13297 framebox
13298 \series default
13299 , con 
13300 \series bold
13301
13302 \backslash
13303 fboxrule
13304 \series default
13305  y 
13306 \series bold
13307
13308 \backslash
13309 fboxsep
13310 \series default
13311 .
13312  Un ejemplo:
13313 \begin_inset ERT
13314 status collapsed
13315
13316 \begin_layout Plain Layout
13317
13318
13319 \backslash
13320 fboxrule 1mm 
13321 \backslash
13322 fboxsep 1mm
13323 \end_layout
13324
13325 \end_inset
13326
13327
13328 \begin_inset Formula 
13329 \[
13330 \fcolorbox{cyan}{magenta}{A=B}
13331 \]
13332
13333 \end_inset
13334
13335
13336 \end_layout
13337
13338 \begin_layout Standard
13339 \begin_inset ERT
13340 status collapsed
13341
13342 \begin_layout Plain Layout
13343
13344
13345 \backslash
13346 fboxrule 0.4pt 
13347 \backslash
13348 fboxsep 3pt
13349 \end_layout
13350
13351 \end_inset
13352
13353
13354 \end_layout
13355
13356 \begin_layout Standard
13357 Esta ecuación se ha compuesto con el comando
13358 \begin_inset Newline newline
13359 \end_inset
13360
13361
13362 \series bold
13363
13364 \backslash
13365 fcolorbox{cyan
13366 \begin_inset Formula $\to$
13367 \end_inset
13368
13369
13370 \backslash
13371 {magenta
13372 \begin_inset Formula $\to$
13373 \end_inset
13374
13375
13376 \backslash
13377 {A=B
13378 \end_layout
13379
13380 \begin_layout Standard
13381 \begin_inset VSpace bigskip
13382 \end_inset
13383
13384
13385 \end_layout
13386
13387 \begin_layout Standard
13388 Para usar colores distintos de los predefinidos deben ser definidos previamente.
13389 \end_layout
13390
13391 \begin_layout Standard
13392 Por ejemplo, se puede definir el color 
13393 \begin_inset Quotes fld
13394 \end_inset
13395
13396
13397 \series bold
13398 verdeoscuro
13399 \series default
13400
13401 \begin_inset Quotes frd
13402 \end_inset
13403
13404  con la línea de preámbulo LaTeX:
13405 \end_layout
13406
13407 \begin_layout Standard
13408
13409 \series bold
13410
13411 \backslash
13412 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
13413 \series default
13414
13415 \begin_inset Index idx
13416 status collapsed
13417
13418 \begin_layout Plain Layout
13419 Comandos ! D ! 
13420 \backslash
13421 definecolor
13422 \end_layout
13423
13424 \end_inset
13425
13426
13427 \end_layout
13428
13429 \begin_layout Standard
13430
13431 \series bold
13432 cmyk
13433 \series default
13434  es el espacio de color referido a los colores 
13435 \series bold
13436 cyan
13437 \series default
13438
13439 \series bold
13440 magenta
13441 \series default
13442
13443 \series bold
13444 yellow
13445 \series default
13446  y 
13447 \series bold
13448 black
13449 \series default
13450 .
13451  Los cuatro números separados por coma son el factor de cuota para los colores
13452  correspondientes del espacio de color.
13453  Los factores pueden estar en el rango 0-1.
13454  En vez de 
13455 \series bold
13456 cmyk
13457 \series default
13458  se puede usar el espacio de color 
13459 \series bold
13460 rgb
13461 \series default
13462 , que se refiere a 
13463 \series bold
13464 red
13465 \series default
13466
13467 \series bold
13468 green
13469 \series default
13470  y 
13471 \series bold
13472 blue
13473 \series default
13474 , así pues en este caso hay tres factores de cuota para los correspondientes
13475  colores.
13476  Además hay el espacio de color 
13477 \series bold
13478 gray
13479 \series default
13480  con un factor de cuota para el valor gris.
13481 \end_layout
13482
13483 \begin_layout Standard
13484 Como ejemplo he aquí un marco con el nuevo color definido 
13485 \series bold
13486 verdeoscuro
13487 \series default
13488  y los caracteres en color amarillo:
13489 \color black
13490
13491 \begin_inset Formula 
13492 \begin{equation}
13493 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}
13494 \end{equation}
13495
13496 \end_inset
13497
13498
13499 \end_layout
13500
13501 \begin_layout Standard
13502 Los colores personalizados también se pueden usar para texto con la ayuda
13503  del comando 
13504 \series bold
13505
13506 \backslash
13507 textcolor
13508 \series default
13509
13510 \begin_inset Index idx
13511 status collapsed
13512
13513 \begin_layout Plain Layout
13514 Texto ! coloreado
13515 \end_layout
13516
13517 \end_inset
13518
13519
13520 \end_layout
13521
13522 \begin_layout Standard
13523 \begin_inset ERT
13524 status collapsed
13525
13526 \begin_layout Plain Layout
13527
13528
13529 \backslash
13530 textcolor{verdeoscuro}{
13531 \end_layout
13532
13533 \end_inset
13534
13535 Esta frase en 
13536 \begin_inset Quotes fld
13537 \end_inset
13538
13539 verdeoscuro
13540 \begin_inset Quotes frd
13541 \end_inset
13542
13543 .
13544 \begin_inset ERT
13545 status collapsed
13546
13547 \begin_layout Plain Layout
13548
13549 }
13550 \end_layout
13551
13552 \end_inset
13553
13554
13555 \end_layout
13556
13557 \begin_layout Standard
13558
13559 \series bold
13560
13561 \backslash
13562 textcolor
13563 \series default
13564
13565 \begin_inset Index idx
13566 status collapsed
13567
13568 \begin_layout Plain Layout
13569 Comandos ! T ! 
13570 \backslash
13571 textcolor
13572 \end_layout
13573
13574 \end_inset
13575
13576  se usa con el esquema 
13577 \series bold
13578
13579 \backslash
13580 textcolor{color}{caracteres a colorear}
13581 \series default
13582 .
13583 \end_layout
13584
13585 \begin_layout Subsection
13586 Marcos de párrafo
13587 \begin_inset CommandInset label
13588 LatexCommand label
13589 name "sub:Marcos-de-párrafo"
13590
13591 \end_inset
13592
13593
13594 \begin_inset Index idx
13595 status collapsed
13596
13597 \begin_layout Plain Layout
13598 Marcos ! para párrafos
13599 \end_layout
13600
13601 \end_inset
13602
13603
13604 \end_layout
13605
13606 \begin_layout Standard
13607 Un marco que puede contener varias líneas y párrafos, denominado marco de
13608  párrafo (parbox), se puede generar con el menú 
13609 \family sans
13610 Insertar\SpecialChar \menuseparator
13611 Marco
13612 \family default
13613  o con el botón 
13614 \begin_inset Graphics
13615         filename ../../images/box-insert.png
13616         scale 85
13617
13618 \end_inset
13619
13620  de la barra de herramientas.
13621 \end_layout
13622
13623 \begin_layout Standard
13624 El siguiente ejemplo muestra un marco de párrafo en línea:
13625 \begin_inset VSpace medskip
13626 \end_inset
13627
13628 Esta línea contiene 
13629 \begin_inset Box Boxed
13630 position "c"
13631 hor_pos "c"
13632 has_inner_box 1
13633 inner_pos "c"
13634 use_parbox 1
13635 use_makebox 0
13636 width "5cm"
13637 special "none"
13638 height "1in"
13639 height_special "totalheight"
13640 status collapsed
13641
13642 \begin_layout Plain Layout
13643 Esto es un marco de párrafo.
13644  Tiene exactamente 5
13645 \begin_inset space \thinspace{}
13646 \end_inset
13647
13648 cm de largo y además puede contener ecuaciones: 
13649 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13650 \end_inset
13651
13652
13653 \end_layout
13654
13655 \end_inset
13656
13657
13658 \begin_inset space ~
13659 \end_inset
13660
13661  un marco de párrafo.
13662 \begin_inset VSpace medskip
13663 \end_inset
13664
13665 Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado.
13666  Surge un diálogo con las propiedades del marco.
13667  En este caso: 
13668 \emph on
13669 Decoración
13670 \emph default
13671 : Marco rectangular, 
13672 \emph on
13673 marco interior
13674 \emph default
13675 : Párrafo, 
13676 \emph on
13677 Ancho
13678 \emph default
13679 : 5
13680 \begin_inset space \thinspace{}
13681 \end_inset
13682
13683 cm, 
13684 \emph on
13685 Alineación Vertical
13686 \emph default
13687  
13688 \emph on
13689 marco
13690 \emph default
13691 : Medio.
13692 \end_layout
13693
13694 \begin_layout Standard
13695 \begin_inset VSpace medskip
13696 \end_inset
13697
13698 En LaTeX, un marco de párrafo se inserta con el comando 
13699 \series bold
13700
13701 \backslash
13702 parbox
13703 \series default
13704
13705 \begin_inset Index idx
13706 status collapsed
13707
13708 \begin_layout Plain Layout
13709 Comandos ! P ! 
13710 \backslash
13711 parbox
13712 \end_layout
13713
13714 \end_inset
13715
13716  con el esquema siguiente:
13717 \end_layout
13718
13719 \begin_layout Standard
13720
13721 \series bold
13722
13723 \backslash
13724 parbox[posición]{anchura}{contenido}
13725 \end_layout
13726
13727 \begin_layout Standard
13728 Son posibles las posiciones 
13729 \emph on
13730 b
13731 \emph default
13732  y 
13733 \emph on
13734 t
13735 \emph default
13736
13737 \emph on
13738 b
13739 \emph default
13740  por 
13741 \begin_inset Quotes fld
13742 \end_inset
13743
13744 bottom
13745 \begin_inset Quotes frd
13746 \end_inset
13747
13748  (abajo), que alinea la última línea del marco con el texto de alrededor.
13749  Con 
13750 \emph on
13751 t
13752 \emph default
13753 , por 
13754 \begin_inset Quotes fld
13755 \end_inset
13756
13757 top
13758 \begin_inset Quotes frd
13759 \end_inset
13760
13761  (arriba), la alineación se hace con la primera línea.
13762  Si no se da posición, el marco se centrará verticalmente, véase la sección
13763  
13764 \emph on
13765 Marcos
13766 \emph default
13767  del manual 
13768 \emph on
13769 Objetos insertados
13770 \emph default
13771  para ejemplos.
13772 \end_layout
13773
13774 \begin_layout Standard
13775 \begin_inset VSpace bigskip
13776 \end_inset
13777
13778 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
13779  ponerse en un marco de párrafo.
13780  Para ello se inserta el comando
13781 \begin_inset Newline newline
13782 \end_inset
13783
13784
13785 \series bold
13786
13787 \backslash
13788 fbox{
13789 \backslash
13790 parbox{
13791 \backslash
13792 linewidth-2
13793 \backslash
13794 fboxsep-2
13795 \backslash
13796 fboxrule}{
13797 \begin_inset Newline newline
13798 \end_inset
13799
13800
13801 \series default
13802 en modo TeX delante de la ecuación.
13803  Aquí 
13804 \series bold
13805
13806 \backslash
13807 linewidth
13808 \series default
13809
13810 \begin_inset Index idx
13811 status collapsed
13812
13813 \begin_layout Plain Layout
13814 Comandos ! L ! 
13815 \backslash
13816 linewidth
13817 \begin_inset ERT
13818 status open
13819
13820 \begin_layout Plain Layout
13821
13822
13823 \backslash
13824 vspace{5mm}
13825 \end_layout
13826
13827 \end_inset
13828
13829
13830 \end_layout
13831
13832 \end_inset
13833
13834  es la anchura de línea establecida para el documento.
13835  Como el marco está por fuera del marco de párrafo, hay que restar de dicha
13836  anchura dos veces la separación del marco y el grosor.
13837  Como LyX no lo hace automáticamente debido a un fallo,
13838 \begin_inset Foot
13839 status collapsed
13840
13841 \begin_layout Plain Layout
13842 \begin_inset CommandInset href
13843 LatexCommand href
13844 name "LyX-bug #4483"
13845 target "http://www.lyx.org/trac/ticket/4483"
13846
13847 \end_inset
13848
13849
13850 \end_layout
13851
13852 \end_inset
13853
13854  hay que usar modo TeX.
13855  Para poder multiplicar y restar en los argumentos hay que cargar en el
13856  preámbulo LaTeX el paquete LaTeX 
13857 \series bold
13858 calc
13859 \series default
13860 ,
13861 \begin_inset Foot
13862 status collapsed
13863
13864 \begin_layout Plain Layout
13865
13866 \series bold
13867 calc
13868 \series default
13869  es parte de toda instalación LaTeX estándar.
13870 \end_layout
13871
13872 \end_inset
13873
13874
13875 \begin_inset Index idx
13876 status collapsed
13877
13878 \begin_layout Plain Layout
13879 Paquetes ! calc
13880 \end_layout
13881
13882 \end_inset
13883
13884  con la línea
13885 \end_layout
13886
13887 \begin_layout Standard
13888
13889 \series bold
13890
13891 \backslash
13892 usepackage{calc}
13893 \end_layout
13894
13895 \begin_layout Standard
13896 Detrás de la ecuación se cierran ambos marcos con 
13897 \series bold
13898 }}
13899 \series default
13900  en modo TeX.
13901  Aquí hay un ejemplo:
13902 \begin_inset ERT
13903 status collapsed
13904
13905 \begin_layout Plain Layout
13906
13907
13908 \backslash
13909 fboxsep 5mm 
13910 \backslash
13911 fboxrule 5mm
13912 \end_layout
13913
13914 \end_inset
13915
13916
13917 \end_layout
13918
13919 \begin_layout Standard
13920 \begin_inset ERT
13921 status collapsed
13922
13923 \begin_layout Plain Layout
13924
13925
13926 \backslash
13927 fbox{
13928 \backslash
13929 parbox{
13930 \backslash
13931 linewidth-2
13932 \backslash
13933 fboxsep-2
13934 \backslash
13935 fboxrule}{
13936 \end_layout
13937
13938 \end_inset
13939
13940
13941 \begin_inset Formula 
13942 \begin{equation}
13943 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13944 \end{equation}
13945
13946 \end_inset
13947
13948
13949 \end_layout
13950
13951 \begin_layout Standard
13952 \begin_inset ERT
13953 status collapsed
13954
13955 \begin_layout Plain Layout
13956
13957 }}
13958 \end_layout
13959
13960 \end_inset
13961
13962
13963 \begin_inset ERT
13964 status collapsed
13965
13966 \begin_layout Plain Layout
13967
13968
13969 \backslash
13970 fboxrule 0.4pt 
13971 \backslash
13972 fboxsep 3pt
13973 \end_layout
13974
13975 \end_inset
13976
13977
13978 \end_layout
13979
13980 \begin_layout Standard
13981 \begin_inset VSpace medskip
13982 \end_inset
13983
13984
13985 \end_layout
13986
13987 \begin_layout Standard
13988 Como se ha usado el marco de párrafo como argumento de 
13989 \series bold
13990
13991 \backslash
13992 fbox
13993 \series default
13994 , en este caso no hay diferencia entre 
13995 \series bold
13996
13997 \backslash
13998 fbox
13999 \series default
14000  y 
14001 \series bold
14002
14003 \backslash
14004 boxed
14005 \series default
14006 .
14007  
14008 \end_layout
14009
14010 \begin_layout Standard
14011 \begin_inset VSpace bigskip
14012 \end_inset
14013
14014
14015 \end_layout
14016
14017 \begin_layout Standard
14018 Los marcos de párrafo son muy útiles para comentar ecuaciones directamente.
14019  Para hacerlo, se usa 
14020 \series bold
14021
14022 \backslash
14023 parbox
14024 \series default
14025  en combinación con el comando 
14026 \series bold
14027
14028 \backslash
14029 tag
14030 \series default
14031 .
14032  (Véase más sobre 
14033 \series bold
14034
14035 \backslash
14036 tag
14037 \series default
14038  en 
14039 \begin_inset CommandInset ref
14040 LatexCommand ref
14041 reference "sub:Numeración-personalizada"
14042
14043 \end_inset
14044
14045 ).
14046 \end_layout
14047
14048 \begin_layout Standard
14049 Un ejemplo de ecuación comentada con 
14050 \series bold
14051
14052 \backslash
14053 parbox
14054 \series default
14055 :
14056 \end_layout
14057
14058 \begin_layout Standard
14059 \begin_inset ERT
14060 status collapsed
14061
14062 \begin_layout Plain Layout
14063
14064
14065 \backslash
14066 [5x-7b=3b
14067 \backslash
14068 tag*{
14069 \backslash
14070 parbox{5cm}{
14071 \end_layout
14072
14073 \end_inset
14074
14075 Esto es una descripción.
14076  Está claramente separada de la ecuación y es multilínea.
14077 \begin_inset ERT
14078 status collapsed
14079
14080 \begin_layout Plain Layout
14081
14082 }}
14083 \backslash
14084 ]
14085 \end_layout
14086
14087 \end_inset
14088
14089
14090 \end_layout
14091
14092 \begin_layout Standard
14093 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14094  no soporta el comando 
14095 \series bold
14096
14097 \backslash
14098 parbox
14099 \series default
14100  en ecuaciones.
14101  La ecuación se compone con la siguiente secuencia de comandos:
14102 \end_layout
14103
14104 \begin_layout Standard
14105 El comando 
14106 \series bold
14107
14108 \backslash
14109 [5x-7b=3b
14110 \backslash
14111 tag*
14112 \backslash
14113 {
14114 \backslash
14115 parbox{5cm}{
14116 \series default
14117  se inserta en modo TeX.
14118 \begin_inset Foot
14119 status collapsed
14120
14121 \begin_layout Plain Layout
14122 Si se usa el estilo de ecuación 
14123 \series bold
14124 Sangrado
14125 \series default
14126
14127 \series bold
14128
14129 \backslash
14130 tag*
14131 \backslash
14132
14133 \series default
14134  se puede reemplazar por 
14135 \series bold
14136
14137 \backslash
14138 hfill
14139 \series default
14140 .
14141  (Véanse los estilos de ecuación en 
14142 \begin_inset CommandInset ref
14143 LatexCommand ref
14144 reference "sec:Estilos-de-ecuación"
14145
14146 \end_inset
14147
14148 ).
14149 \end_layout
14150
14151 \end_inset
14152
14153  Después sigue la descripción en texto normal, y por último 
14154 \series bold
14155 }}
14156 \backslash
14157 ]
14158 \series default
14159  en modo TeX.
14160  Aquí los comandos 
14161 \series bold
14162
14163 \backslash
14164 [
14165 \series default
14166  y 
14167 \series bold
14168
14169 \backslash
14170 ]
14171 \series default
14172  crean una ecuación presentada.
14173 \end_layout
14174
14175 \begin_layout Standard
14176 Las ventajas de 
14177 \series bold
14178
14179 \backslash
14180 parbox
14181 \series default
14182  pueden verse en este ejemplo que se ha 
14183 \begin_inset Quotes fld
14184 \end_inset
14185
14186 comentado
14187 \begin_inset Quotes frd
14188 \end_inset
14189
14190  usando el modo texto matemático:
14191 \begin_inset Formula 
14192 \[
14193 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}
14194 \]
14195
14196 \end_inset
14197
14198
14199 \end_layout
14200
14201 \begin_layout Section
14202 Operadores
14203 \begin_inset Index idx
14204 status collapsed
14205
14206 \begin_layout Plain Layout
14207 Operadores
14208 \end_layout
14209
14210 \end_inset
14211
14212
14213 \end_layout
14214
14215 \begin_layout Subsection
14216 Operadores grandes
14217 \begin_inset CommandInset label
14218 LatexCommand label
14219 name "sub:Operadores-grandes"
14220
14221 \end_inset
14222
14223
14224 \begin_inset Index idx
14225 status collapsed
14226
14227 \begin_layout Plain Layout
14228 Operadores ! grandes
14229 \end_layout
14230
14231 \end_inset
14232
14233
14234 \begin_inset Index idx
14235 status collapsed
14236
14237 \begin_layout Plain Layout
14238 Sumatorios
14239 \end_layout
14240
14241 \end_inset
14242
14243
14244 \begin_inset Index idx
14245 status collapsed
14246
14247 \begin_layout Plain Layout
14248 Integrales
14249 \end_layout
14250
14251 \end_inset
14252
14253
14254 \end_layout
14255
14256 \begin_layout Standard
14257 Para poder usar todos los comandos de integrales listados aquí, debe estar
14258  marcada la opción 
14259 \family sans
14260 Usar paquete esint automáticamente
14261 \family default
14262  en el apartado 
14263 \family sans
14264 Opciones de ecuación
14265 \family default
14266  de la configuración del documento.
14267  
14268 \end_layout
14269
14270 \begin_layout Standard
14271 \begin_inset space \hfill{}
14272 \end_inset
14273
14274
14275 \begin_inset Tabular
14276 <lyxtabular version="3" rows="11" columns="2">
14277 <features rotate="0" tabularvalignment="middle">
14278 <column alignment="center" valignment="top" width="0pt">
14279 <column alignment="center" valignment="top" width="0pt">
14280 <row>
14281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14282 \begin_inset Text
14283
14284 \begin_layout Plain Layout
14285 Comando
14286 \end_layout
14287
14288 \end_inset
14289 </cell>
14290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14291 \begin_inset Text
14292
14293 \begin_layout Plain Layout
14294 Resultado
14295 \end_layout
14296
14297 \end_inset
14298 </cell>
14299 </row>
14300 <row>
14301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14302 \begin_inset Text
14303
14304 \begin_layout Plain Layout
14305
14306 \backslash
14307 int
14308 \begin_inset Index idx
14309 status collapsed
14310
14311 \begin_layout Plain Layout
14312 Comandos ! I ! 
14313 \backslash
14314 int
14315 \end_layout
14316
14317 \end_inset
14318
14319
14320 \end_layout
14321
14322 \end_inset
14323 </cell>
14324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14325 \begin_inset Text
14326
14327 \begin_layout Plain Layout
14328 \begin_inset Formula $\int$
14329 \end_inset
14330
14331
14332 \end_layout
14333
14334 \end_inset
14335 </cell>
14336 </row>
14337 <row>
14338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14339 \begin_inset Text
14340
14341 \begin_layout Plain Layout
14342
14343 \backslash
14344 oint
14345 \end_layout
14346
14347 \end_inset
14348 </cell>
14349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14350 \begin_inset Text
14351
14352 \begin_layout Plain Layout
14353 \begin_inset Formula $\oint$
14354 \end_inset
14355
14356
14357 \end_layout
14358
14359 \end_inset
14360 </cell>
14361 </row>
14362 <row>
14363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14364 \begin_inset Text
14365
14366 \begin_layout Plain Layout
14367
14368 \backslash
14369 ointctrclockwise
14370 \end_layout
14371
14372 \end_inset
14373 </cell>
14374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14375 \begin_inset Text
14376
14377 \begin_layout Plain Layout
14378 \begin_inset Formula $\ointctrclockwise$
14379 \end_inset
14380
14381
14382 \end_layout
14383
14384 \end_inset
14385 </cell>
14386 </row>
14387 <row>
14388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14389 \begin_inset Text
14390
14391 \begin_layout Plain Layout
14392
14393 \backslash
14394 ointclockwise
14395 \end_layout
14396
14397 \end_inset
14398 </cell>
14399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14400 \begin_inset Text
14401
14402 \begin_layout Plain Layout
14403 \begin_inset Formula $\ointclockwise$
14404 \end_inset
14405
14406
14407 \end_layout
14408
14409 \end_inset
14410 </cell>
14411 </row>
14412 <row>
14413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14414 \begin_inset Text
14415
14416 \begin_layout Plain Layout
14417
14418 \backslash
14419 sqint
14420 \end_layout
14421
14422 \end_inset
14423 </cell>
14424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14425 \begin_inset Text
14426
14427 \begin_layout Plain Layout
14428 \begin_inset Formula $\sqint$
14429 \end_inset
14430
14431
14432 \end_layout
14433
14434 \end_inset
14435 </cell>
14436 </row>
14437 <row>
14438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14439 \begin_inset Text
14440
14441 \begin_layout Plain Layout
14442
14443 \backslash
14444 fint
14445 \end_layout
14446
14447 \end_inset
14448 </cell>
14449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14450 \begin_inset Text
14451
14452 \begin_layout Plain Layout
14453  
14454 \begin_inset Formula $\fint$
14455 \end_inset
14456
14457
14458 \end_layout
14459
14460 \end_inset
14461 </cell>
14462 </row>
14463 <row>
14464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14465 \begin_inset Text
14466
14467 \begin_layout Plain Layout
14468
14469 \backslash
14470 landupint
14471 \end_layout
14472
14473 \end_inset
14474 </cell>
14475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14476 \begin_inset Text
14477
14478 \begin_layout Plain Layout
14479  
14480 \begin_inset Formula $\landupint$
14481 \end_inset
14482
14483
14484 \end_layout
14485
14486 \end_inset
14487 </cell>
14488 </row>
14489 <row>
14490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14491 \begin_inset Text
14492
14493 \begin_layout Plain Layout
14494
14495 \backslash
14496 landdownint
14497 \end_layout
14498
14499 \end_inset
14500 </cell>
14501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14502 \begin_inset Text
14503
14504 \begin_layout Plain Layout
14505  
14506 \begin_inset Formula $\landdownint$
14507 \end_inset
14508
14509
14510 \end_layout
14511
14512 \end_inset
14513 </cell>
14514 </row>
14515 <row>
14516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14517 \begin_inset Text
14518
14519 \begin_layout Plain Layout
14520
14521 \backslash
14522 bigcap
14523 \end_layout
14524
14525 \end_inset
14526 </cell>
14527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14528 \begin_inset Text
14529
14530 \begin_layout Plain Layout
14531 \begin_inset Formula $\bigcap$
14532 \end_inset
14533
14534
14535 \end_layout
14536
14537 \end_inset
14538 </cell>
14539 </row>
14540 <row>
14541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14542 \begin_inset Text
14543
14544 \begin_layout Plain Layout
14545
14546 \backslash
14547 bigcup
14548 \end_layout
14549
14550 \end_inset
14551 </cell>
14552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14553 \begin_inset Text
14554
14555 \begin_layout Plain Layout
14556 \begin_inset Formula $\bigcup$
14557 \end_inset
14558
14559
14560 \end_layout
14561
14562 \end_inset
14563 </cell>
14564 </row>
14565 </lyxtabular>
14566
14567 \end_inset
14568
14569
14570 \begin_inset space \hfill{}
14571 \end_inset
14572
14573
14574 \begin_inset Tabular
14575 <lyxtabular version="3" rows="11" columns="2">
14576 <features rotate="0" tabularvalignment="middle">
14577 <column alignment="center" valignment="top" width="0pt">
14578 <column alignment="center" valignment="top" width="0pt">
14579 <row>
14580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14581 \begin_inset Text
14582
14583 \begin_layout Plain Layout
14584 Comando
14585 \end_layout
14586
14587 \end_inset
14588 </cell>
14589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14590 \begin_inset Text
14591
14592 \begin_layout Plain Layout
14593 Resultado
14594 \end_layout
14595
14596 \end_inset
14597 </cell>
14598 </row>
14599 <row>
14600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14601 \begin_inset Text
14602
14603 \begin_layout Plain Layout
14604
14605 \backslash
14606 sum
14607 \begin_inset Index idx
14608 status collapsed
14609
14610 \begin_layout Plain Layout
14611 Comandos ! S ! 
14612 \backslash
14613 sum
14614 \end_layout
14615
14616 \end_inset
14617
14618
14619 \end_layout
14620
14621 \end_inset
14622 </cell>
14623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14624 \begin_inset Text
14625
14626 \begin_layout Plain Layout
14627 \begin_inset Formula $\sum$
14628 \end_inset
14629
14630
14631 \end_layout
14632
14633 \end_inset
14634 </cell>
14635 </row>
14636 <row>
14637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14638 \begin_inset Text
14639
14640 \begin_layout Plain Layout
14641
14642 \backslash
14643 prod
14644 \begin_inset Index idx
14645 status collapsed
14646
14647 \begin_layout Plain Layout
14648 Comandos ! P ! 
14649 \backslash
14650 prod
14651 \end_layout
14652
14653 \end_inset
14654
14655
14656 \end_layout
14657
14658 \end_inset
14659 </cell>
14660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14661 \begin_inset Text
14662
14663 \begin_layout Plain Layout
14664 \begin_inset Formula $\prod$
14665 \end_inset
14666
14667
14668 \end_layout
14669
14670 \end_inset
14671 </cell>
14672 </row>
14673 <row>
14674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14675 \begin_inset Text
14676
14677 \begin_layout Plain Layout
14678
14679 \backslash
14680 coprod
14681 \end_layout
14682
14683 \end_inset
14684 </cell>
14685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14686 \begin_inset Text
14687
14688 \begin_layout Plain Layout
14689 \begin_inset Formula $\coprod$
14690 \end_inset
14691
14692
14693 \end_layout
14694
14695 \end_inset
14696 </cell>
14697 </row>
14698 <row>
14699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14700 \begin_inset Text
14701
14702 \begin_layout Plain Layout
14703
14704 \backslash
14705 bigodot
14706 \end_layout
14707
14708 \end_inset
14709 </cell>
14710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14711 \begin_inset Text
14712
14713 \begin_layout Plain Layout
14714 \begin_inset Formula $\bigodot$
14715 \end_inset
14716
14717
14718 \end_layout
14719
14720 \end_inset
14721 </cell>
14722 </row>
14723 <row>
14724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14725 \begin_inset Text
14726
14727 \begin_layout Plain Layout
14728
14729 \backslash
14730 bigotimes
14731 \end_layout
14732
14733 \end_inset
14734 </cell>
14735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14736 \begin_inset Text
14737
14738 \begin_layout Plain Layout
14739 \begin_inset Formula $\bigotimes$
14740 \end_inset
14741
14742
14743 \end_layout
14744
14745 \end_inset
14746 </cell>
14747 </row>
14748 <row>
14749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14750 \begin_inset Text
14751
14752 \begin_layout Plain Layout
14753
14754 \backslash
14755 bigoplus
14756 \end_layout
14757
14758 \end_inset
14759 </cell>
14760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14761 \begin_inset Text
14762
14763 \begin_layout Plain Layout
14764 \begin_inset Formula $\bigoplus$
14765 \end_inset
14766
14767
14768 \end_layout
14769
14770 \end_inset
14771 </cell>
14772 </row>
14773 <row>
14774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14775 \begin_inset Text
14776
14777 \begin_layout Plain Layout
14778
14779 \backslash
14780 bigwedge
14781 \end_layout
14782
14783 \end_inset
14784 </cell>
14785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14786 \begin_inset Text
14787
14788 \begin_layout Plain Layout
14789 \begin_inset Formula $\bigwedge$
14790 \end_inset
14791
14792
14793 \end_layout
14794
14795 \end_inset
14796 </cell>
14797 </row>
14798 <row>
14799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14800 \begin_inset Text
14801
14802 \begin_layout Plain Layout
14803
14804 \backslash
14805 bigvee
14806 \end_layout
14807
14808 \end_inset
14809 </cell>
14810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14811 \begin_inset Text
14812
14813 \begin_layout Plain Layout
14814 \begin_inset Formula $\bigvee$
14815 \end_inset
14816
14817
14818 \end_layout
14819
14820 \end_inset
14821 </cell>
14822 </row>
14823 <row>
14824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14825 \begin_inset Text
14826
14827 \begin_layout Plain Layout
14828
14829 \backslash
14830 bigsqcup
14831 \end_layout
14832
14833 \end_inset
14834 </cell>
14835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14836 \begin_inset Text
14837
14838 \begin_layout Plain Layout
14839 \begin_inset Formula $\bigsqcup$
14840 \end_inset
14841
14842
14843 \end_layout
14844
14845 \end_inset
14846 </cell>
14847 </row>
14848 <row>
14849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14850 \begin_inset Text
14851
14852 \begin_layout Plain Layout
14853
14854 \backslash
14855 biguplus
14856 \end_layout
14857
14858 \end_inset
14859 </cell>
14860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14861 \begin_inset Text
14862
14863 \begin_layout Plain Layout
14864 \begin_inset Formula $\biguplus$
14865 \end_inset
14866
14867
14868 \end_layout
14869
14870 \end_inset
14871 </cell>
14872 </row>
14873 </lyxtabular>
14874
14875 \end_inset
14876
14877
14878 \begin_inset space \hfill{}
14879 \end_inset
14880
14881
14882 \end_layout
14883
14884 \begin_layout Standard
14885 Todos los operadores grandes se pueden insertar con el botón 
14886 \begin_inset Graphics
14887         filename ../../images/math/intop.png
14888         scale 85
14889
14890 \end_inset
14891
14892  de la barra de ecuaciones.
14893 \end_layout
14894
14895 \begin_layout Standard
14896 Estos operadores son llamados grandes porque son mayores que los operadores
14897  binarios de aspecto semejante.
14898  Todos los operadores grandes pueden tener límites, como se describe en
14899  la subsección siguiente.
14900 \end_layout
14901
14902 \begin_layout Standard
14903 Para todos los operadores de integral hay una segunda versión disponible,
14904  terminando en 
14905 \series bold
14906 op
14907 \series default
14908
14909 \series bold
14910
14911 \backslash
14912 intop
14913 \series default
14914
14915 \series bold
14916
14917 \backslash
14918 ointop
14919 \series default
14920  etc.
14921  Estos operadores difieren de 
14922 \series bold
14923
14924 \backslash
14925 int
14926 \series default
14927 , etc., en el estilo en que se presentan los límites, véase
14928 \series bold
14929  
14930 \series default
14931
14932 \begin_inset CommandInset ref
14933 LatexCommand ref
14934 reference "sub:Límites-de-operadores"
14935
14936 \end_inset
14937
14938 .
14939 \end_layout
14940
14941 \begin_layout Subsubsection*
14942 Sugerencias para las integrales
14943 \end_layout
14944
14945 \begin_layout Standard
14946 La letra 
14947 \emph on
14948 d
14949 \emph default
14950  en una integral es un operador, por consiguiente debe escribirse en redonda.
14951  Esto se hace resaltando la 
14952 \emph on
14953 d
14954 \emph default
14955  y usando el atajo de teclado 
14956 \family sans
14957 Alt+C
14958 \begin_inset space ~
14959 \end_inset
14960
14961 R
14962 \family default
14963 .
14964 \begin_inset Foot
14965 status collapsed
14966
14967 \begin_layout Plain Layout
14968 véase estilos de letras en 
14969 \begin_inset CommandInset ref
14970 LatexCommand ref
14971 reference "sub:Estilos-de-tipografías"
14972
14973 \end_inset
14974
14975  
14976 \end_layout
14977
14978 \end_inset
14979
14980  Delante de la 
14981 \emph on
14982 d
14983 \emph default
14984  se inserta un espacio delgado, como es habitual en los operadores.
14985  Un ejemplo:
14986 \end_layout
14987
14988 \begin_layout Standard
14989 incorrecto: 
14990 \begin_inset Formula $\int A(x)dx$
14991 \end_inset
14992
14993
14994 \begin_inset Newline newline
14995 \end_inset
14996
14997
14998 \begin_inset Phantom HPhantom
14999 status open
15000
15001 \begin_layout Plain Layout
15002 in
15003 \end_layout
15004
15005 \end_inset
15006
15007 correcto: 
15008 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15009 \end_inset
15010
15011
15012 \end_layout
15013
15014 \begin_layout Standard
15015 Para integrales múltiples hay los siguientes comandos:
15016 \begin_inset VSpace medskip
15017 \end_inset
15018
15019
15020 \end_layout
15021
15022 \begin_layout Standard
15023 \begin_inset space \hfill{}
15024 \end_inset
15025
15026
15027 \begin_inset Tabular
15028 <lyxtabular version="3" rows="4" columns="2">
15029 <features rotate="0" tabularvalignment="middle">
15030 <column alignment="center" valignment="top">
15031 <column alignment="center" valignment="top">
15032 <row>
15033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15034 \begin_inset Text
15035
15036 \begin_layout Plain Layout
15037 Comando
15038 \end_layout
15039
15040 \end_inset
15041 </cell>
15042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15043 \begin_inset Text
15044
15045 \begin_layout Plain Layout
15046 Resultado
15047 \begin_inset Note Note
15048 status collapsed
15049
15050 \begin_layout Plain Layout
15051
15052 \series bold
15053
15054 \backslash
15055 raisebox
15056 \series default
15057  se usa sólo como espaciador
15058 \end_layout
15059
15060 \end_inset
15061
15062
15063 \end_layout
15064
15065 \end_inset
15066 </cell>
15067 </row>
15068 <row>
15069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15070 \begin_inset Text
15071
15072 \begin_layout Plain Layout
15073
15074 \backslash
15075 iint
15076 \end_layout
15077
15078 \end_inset
15079 </cell>
15080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15081 \begin_inset Text
15082
15083 \begin_layout Plain Layout
15084 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15085 \end_inset
15086
15087
15088 \end_layout
15089
15090 \end_inset
15091 </cell>
15092 </row>
15093 <row>
15094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15095 \begin_inset Text
15096
15097 \begin_layout Plain Layout
15098
15099 \backslash
15100 oiint
15101 \end_layout
15102
15103 \end_inset
15104 </cell>
15105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15106 \begin_inset Text
15107
15108 \begin_layout Plain Layout
15109 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15110 \end_inset
15111
15112
15113 \end_layout
15114
15115 \end_inset
15116 </cell>
15117 </row>
15118 <row>
15119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15120 \begin_inset Text
15121
15122 \begin_layout Plain Layout
15123
15124 \backslash
15125 sqiint
15126 \end_layout
15127
15128 \end_inset
15129 </cell>
15130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15131 \begin_inset Text
15132
15133 \begin_layout Plain Layout
15134 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15135 \end_inset
15136
15137
15138 \end_layout
15139
15140 \end_inset
15141 </cell>
15142 </row>
15143 </lyxtabular>
15144
15145 \end_inset
15146
15147
15148 \begin_inset space \hfill{}
15149 \end_inset
15150
15151
15152 \begin_inset Tabular
15153 <lyxtabular version="3" rows="4" columns="2">
15154 <features rotate="0" tabularvalignment="middle">
15155 <column alignment="center" valignment="top">
15156 <column alignment="center" valignment="top">
15157 <row>
15158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15159 \begin_inset Text
15160
15161 \begin_layout Plain Layout
15162 Comando
15163 \end_layout
15164
15165 \end_inset
15166 </cell>
15167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15168 \begin_inset Text
15169
15170 \begin_layout Plain Layout
15171 Resultado
15172 \begin_inset Note Note
15173 status collapsed
15174
15175 \begin_layout Plain Layout
15176
15177 \series bold
15178
15179 \backslash
15180 raisebox
15181 \series default
15182  se usa sólo como espaciador
15183 \end_layout
15184
15185 \end_inset
15186
15187
15188 \end_layout
15189
15190 \end_inset
15191 </cell>
15192 </row>
15193 <row>
15194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15195 \begin_inset Text
15196
15197 \begin_layout Plain Layout
15198
15199 \backslash
15200 iiint
15201 \end_layout
15202
15203 \end_inset
15204 </cell>
15205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15206 \begin_inset Text
15207
15208 \begin_layout Plain Layout
15209 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15210 \end_inset
15211
15212
15213 \end_layout
15214
15215 \end_inset
15216 </cell>
15217 </row>
15218 <row>
15219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15220 \begin_inset Text
15221
15222 \begin_layout Plain Layout
15223
15224 \backslash
15225 iiiint
15226 \end_layout
15227
15228 \end_inset
15229 </cell>
15230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15231 \begin_inset Text
15232
15233 \begin_layout Plain Layout
15234 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15235 \end_inset
15236
15237
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 </row>
15243 <row>
15244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15245 \begin_inset Text
15246
15247 \begin_layout Plain Layout
15248
15249 \backslash
15250 dotsint
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15256 \begin_inset Text
15257
15258 \begin_layout Plain Layout
15259 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15260 \end_inset
15261
15262
15263 \end_layout
15264
15265 \end_inset
15266 </cell>
15267 </row>
15268 </lyxtabular>
15269
15270 \end_inset
15271
15272
15273 \begin_inset space \hfill{}
15274 \end_inset
15275
15276
15277 \end_layout
15278
15279 \begin_layout Subsection
15280 Límites de operadores
15281 \begin_inset CommandInset label
15282 LatexCommand label
15283 name "sub:Límites-de-operadores"
15284
15285 \end_inset
15286
15287
15288 \begin_inset Index idx
15289 status collapsed
15290
15291 \begin_layout Plain Layout
15292 Operadores ! límites de
15293 \end_layout
15294
15295 \end_inset
15296
15297
15298 \end_layout
15299
15300 \begin_layout Standard
15301 Los límites se crean mediante superíndices y subíndices:
15302 \end_layout
15303
15304 \begin_layout Standard
15305 \noindent
15306 \align center
15307 \begin_inset Tabular
15308 <lyxtabular version="3" rows="2" columns="2">
15309 <features rotate="0" tabularvalignment="middle">
15310 <column alignment="center" valignment="top">
15311 <column alignment="center" valignment="top">
15312 <row>
15313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15314 \begin_inset Text
15315
15316 \begin_layout Plain Layout
15317 Comando
15318 \end_layout
15319
15320 \end_inset
15321 </cell>
15322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15323 \begin_inset Text
15324
15325 \begin_layout Plain Layout
15326 Resultado
15327 \begin_inset Note Note
15328 status collapsed
15329
15330 \begin_layout Plain Layout
15331
15332 \series bold
15333
15334 \backslash
15335 raisebox
15336 \series default
15337  se usa sólo como espaciador
15338 \end_layout
15339
15340 \end_inset
15341
15342
15343 \end_layout
15344
15345 \end_inset
15346 </cell>
15347 </row>
15348 <row>
15349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15350 \begin_inset Text
15351
15352 \begin_layout Plain Layout
15353
15354 \backslash
15355 prod^
15356 \backslash
15357 infty
15358 \begin_inset space \textvisiblespace{}
15359 \end_inset
15360
15361
15362 \begin_inset Formula $\to$
15363 \end_inset
15364
15365 _0
15366 \begin_inset Formula $\to$
15367 \end_inset
15368
15369 A(x)
15370 \end_layout
15371
15372 \end_inset
15373 </cell>
15374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15375 \begin_inset Text
15376
15377 \begin_layout Plain Layout
15378 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15379 \end_inset
15380
15381
15382 \end_layout
15383
15384 \end_inset
15385 </cell>
15386 </row>
15387 </lyxtabular>
15388
15389 \end_inset
15390
15391
15392 \end_layout
15393
15394 \begin_layout Standard
15395 En ecuaciones en línea los límites se colocan al lado derecho del operador.
15396  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
15397 \end_layout
15398
15399 \begin_layout Standard
15400 Para forzar que los límites se coloquen junto al operador, se pone el cursor
15401  directamente detrás del operador y se elige 
15402 \series bold
15403 Alineado
15404 \series default
15405  en el menú 
15406 \family sans
15407 Editar\SpecialChar \menuseparator
15408 Ecuación\SpecialChar \menuseparator
15409 Cambiar tipo de límites
15410 \family default
15411  (atajo 
15412 \family sans
15413 Alt+M
15414 \begin_inset space ~
15415 \end_inset
15416
15417 L
15418 \family default
15419 ).
15420  Un ejemplo:
15421 \end_layout
15422
15423 \begin_layout Standard
15424 El tipo de límites por omisión es:
15425 \begin_inset Formula 
15426 \[
15427 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15428 \]
15429
15430 \end_inset
15431
15432
15433 \end_layout
15434
15435 \begin_layout Standard
15436 Así se ven si se cambia el tipo de límites a 
15437 \series bold
15438 Alineado
15439 \series default
15440 :
15441 \begin_inset Formula 
15442 \[
15443 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15444 \]
15445
15446 \end_inset
15447
15448
15449 \end_layout
15450
15451 \begin_layout Standard
15452 En integrales, excepto las que terminan en 
15453 \series bold
15454 op
15455 \series default
15456  como 
15457 \series bold
15458
15459 \backslash
15460 intop
15461 \series default
15462
15463 \series bold
15464
15465 \backslash
15466 ointop
15467 \series default
15468 , etc., los límites se colocan por omisión junto al operador.
15469  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
15470  operador.
15471  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
15472 \series bold
15473 Presentado
15474 \series default
15475  para poner el límite debajo:
15476 \begin_inset Formula 
15477 \begin{equation}
15478 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}
15479 \end{equation}
15480
15481 \end_inset
15482
15483
15484 \begin_inset VSpace medskip
15485 \end_inset
15486
15487 Para especificar condiciones en los límites se usan los comandos 
15488 \series bold
15489
15490 \backslash
15491 subarray
15492 \series default
15493
15494 \begin_inset Index idx
15495 status collapsed
15496
15497 \begin_layout Plain Layout
15498 Comandos ! S ! 
15499 \backslash
15500 subarray
15501 \end_layout
15502
15503 \end_inset
15504
15505  y 
15506 \series bold
15507
15508 \backslash
15509 substack
15510 \series default
15511
15512 \begin_inset Index idx
15513 status collapsed
15514
15515 \begin_layout Plain Layout
15516 Comandos ! S ! 
15517 \backslash
15518 substack
15519 \end_layout
15520
15521 \end_inset
15522
15523 .
15524  Por ejemplo, para componer la expresión
15525 \begin_inset Formula 
15526 \begin{equation}
15527 \sum_{\begin{subarray}{c}
15528 0<k<1000\\
15529 \\
15530 k\,\in\,\mathbb{N}
15531 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15532 \end{equation}
15533
15534 \end_inset
15535
15536 se ha hecho lo siguiente: primero se escribe el comando 
15537 \series bold
15538
15539 \backslash
15540 sum^n
15541 \series default
15542
15543 \begin_inset space \textvisiblespace{}
15544 \end_inset
15545
15546
15547 \series bold
15548 _
15549 \series default
15550 .
15551  Ahora el cursor está en un marco azul bajo el operador sumatorio y ahí
15552  se inserta el comando 
15553 \series bold
15554
15555 \backslash
15556 subarray
15557 \series default
15558
15559 \begin_inset space \textvisiblespace{}
15560 \end_inset
15561
15562 .
15563  Ahora el marco azul está en un marco púrpura donde pueden escribirse líneas
15564  distintas.
15565  Cada línea nueva se crea con un salto de línea (
15566 \family sans
15567 Ctrl+Entrar
15568 \family default
15569 ).
15570  Si ahora se teclea en ella
15571 \begin_inset Newline newline
15572 \end_inset
15573
15574
15575 \series bold
15576 0<k<1000 Ctrl+Entrar
15577 \begin_inset Newline newline
15578 \end_inset
15579
15580
15581 \series default
15582 aparece debajo un nuevo marco para la línea nueva.
15583 \end_layout
15584
15585 \begin_layout Standard
15586 La alineación de las líneas puede cambiarse a la izquierda con la 
15587 \family sans
15588 barra de herramientas de cuadros
15589 \family default
15590  o con el menú 
15591 \family sans
15592 Editar\SpecialChar \menuseparator
15593 Filas y columnas
15594 \family default
15595 .
15596  Para obtener alineación derecha se inserta 
15597 \series bold
15598
15599 \backslash
15600 hfill
15601 \series default
15602
15603 \begin_inset space \textvisiblespace{}
15604 \end_inset
15605
15606  al principio de la línea.
15607 \end_layout
15608
15609 \begin_layout Standard
15610 El comando 
15611 \series bold
15612
15613 \backslash
15614 substack
15615 \series default
15616  es equivalente a 
15617 \series bold
15618
15619 \backslash
15620 subarray
15621 \series default
15622  con la diferencia de que las líneas están siempre centradas.
15623 \begin_inset VSpace bigskip
15624 \end_inset
15625
15626
15627 \end_layout
15628
15629 \begin_layout Standard
15630 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
15631  siguientes, como en la ecuación 
15632 \begin_inset CommandInset ref
15633 LatexCommand eqref
15634 reference "eq:substack"
15635
15636 \end_inset
15637
15638 , porque éstos se colocan junto a los límites.
15639  Para evitarlo se puede usar comando 
15640 \series bold
15641
15642 \backslash
15643 mathclap
15644 \series default
15645
15646 \begin_inset Index idx
15647 status collapsed
15648
15649 \begin_layout Plain Layout
15650 Comandos ! M ! 
15651 \backslash
15652 mathclap
15653 \end_layout
15654
15655 \end_inset
15656
15657  que 
15658 \lang english
15659 sets the width of its content to
15660 \lang spanish
15661  0
15662 \begin_inset space \thinspace{}
15663 \end_inset
15664
15665 pt.
15666 \begin_inset Newline newline
15667 \end_inset
15668
15669 Aplicado en la ecuación 
15670 \begin_inset CommandInset ref
15671 LatexCommand eqref
15672 reference "eq:substack"
15673
15674 \end_inset
15675
15676  se usa el comando
15677 \end_layout
15678
15679 \begin_layout Standard
15680
15681 \series bold
15682
15683 \backslash
15684 sum_
15685 \backslash
15686 mathclap
15687 \backslash
15688 substack
15689 \begin_inset space \textvisiblespace{}
15690 \end_inset
15691
15692 0<k<1000 Ctrl+Entrar
15693 \end_layout
15694
15695 \begin_layout Standard
15696 para componer el límite inferior.
15697  Ahora el sumando está junto al sumatorio:
15698 \begin_inset Formula 
15699 \[
15700 \sum_{\mathclap{\substack{0<k<1000\\
15701 \\
15702 k\,\in\,\mathbb{N}
15703 }
15704 }}^{n}k^{-2}
15705 \]
15706
15707 \end_inset
15708
15709
15710 \end_layout
15711
15712 \begin_layout Standard
15713 \begin_inset VSpace bigskip
15714 \end_inset
15715
15716
15717 \end_layout
15718
15719 \begin_layout Standard
15720
15721 \lang english
15722 When several consecutive operators have limits the typesetting of the limits
15723  looks often imperfect in the output, see this example:
15724 \lang spanish
15725
15726 \begin_inset Formula 
15727 \[
15728 \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}
15729 \]
15730
15731 \end_inset
15732
15733
15734 \lang english
15735 To improve the typesetting set in the document settings under 
15736 \family sans
15737 Math
15738 \begin_inset space ~
15739 \end_inset
15740
15741 Options
15742 \family default
15743  for the package
15744 \lang spanish
15745  
15746 \series bold
15747 mathtools
15748 \series default
15749
15750 \begin_inset Index idx
15751 status collapsed
15752
15753 \begin_layout Plain Layout
15754 Paquetes ! mathtools
15755 \end_layout
15756
15757 \end_inset
15758
15759  
15760 \lang english
15761 the option 
15762 \family sans
15763 Load
15764 \begin_inset space ~
15765 \end_inset
15766
15767 always
15768 \family default
15769 .
15770  Then insert into your formula the command 
15771 \series bold
15772 \lang spanish
15773
15774 \backslash
15775 adjustlimits
15776 \series default
15777
15778 \begin_inset Index idx
15779 status collapsed
15780
15781 \begin_layout Plain Layout
15782 Comandos ! A ! 
15783 \backslash
15784 adjustlimits
15785 \end_layout
15786
15787 \end_inset
15788
15789  
15790 \lang english
15791 directly before the first operator.
15792  The example will then look like this:
15793 \lang spanish
15794
15795 \begin_inset Formula 
15796 \[
15797 \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}
15798 \]
15799
15800 \end_inset
15801
15802
15803 \end_layout
15804
15805 \begin_layout Standard
15806 \begin_inset VSpace bigskip
15807 \end_inset
15808
15809 Cómo utilizar un límite para varios operadores se describe en la 
15810 \begin_inset CommandInset ref
15811 LatexCommand ref
15812 reference "sub:Operadores-de-usuario"
15813
15814 \end_inset
15815
15816 .
15817 \end_layout
15818
15819 \begin_layout Subsection
15820 Decoración para operadores
15821 \begin_inset Index idx
15822 status collapsed
15823
15824 \begin_layout Plain Layout
15825 Operadores ! Decoración
15826 \end_layout
15827
15828 \end_inset
15829
15830
15831 \end_layout
15832
15833 \begin_layout Standard
15834 Con los comandos 
15835 \series bold
15836
15837 \backslash
15838 overset
15839 \series default
15840
15841 \begin_inset Index idx
15842 status collapsed
15843
15844 \begin_layout Plain Layout
15845 Comandos ! O ! 
15846 \backslash
15847 overset
15848 \end_layout
15849
15850 \end_inset
15851
15852  y 
15853 \series bold
15854
15855 \backslash
15856 underset
15857 \series default
15858
15859 \begin_inset Index idx
15860 status collapsed
15861
15862 \begin_layout Plain Layout
15863 Comandos ! U ! 
15864 \backslash
15865 underset
15866 \end_layout
15867
15868 \end_inset
15869
15870  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
15871  Con el comando 
15872 \series bold
15873
15874 \backslash
15875 sideset
15876 \series default
15877
15878 \begin_inset Index idx
15879 status collapsed
15880
15881 \begin_layout Plain Layout
15882 Comandos ! S ! 
15883 \backslash
15884 sideset
15885 \end_layout
15886
15887 \end_inset
15888
15889  se pueden poner caracteres delante y detrás de un operador grande.
15890 \end_layout
15891
15892 \begin_layout Standard
15893
15894 \lang english
15895 There are 4
15896 \begin_inset space ~
15897 \end_inset
15898
15899 variants of 
15900 \series bold
15901
15902 \backslash
15903 sideset
15904 \series default
15905 :
15906 \end_layout
15907
15908 \begin_layout Itemize
15909
15910 \series bold
15911 \lang english
15912
15913 \backslash
15914 sideset
15915 \series default
15916  is used to set characters at the corners of the operator
15917 \end_layout
15918
15919 \begin_layout Itemize
15920
15921 \series bold
15922 \lang english
15923
15924 \backslash
15925 sidesetn
15926 \series default
15927  is used to set characters before and/or behind the operator (this variant
15928  represents LaTeX's original 
15929 \series bold
15930
15931 \backslash
15932 sideset
15933 \series default
15934  command)
15935 \end_layout
15936
15937 \begin_layout Itemize
15938
15939 \series bold
15940 \lang english
15941
15942 \backslash
15943 sidesetl
15944 \series default
15945  is used to set characters at the left corners and/or behind the operator
15946 \end_layout
15947
15948 \begin_layout Itemize
15949
15950 \series bold
15951 \lang english
15952
15953 \backslash
15954 sidesetr
15955 \series default
15956  is used to set characters at the right corners and/or before the operator
15957 \end_layout
15958
15959 \begin_layout Standard
15960 Por ejemplo, el comando 
15961 \series bold
15962
15963 \backslash
15964 sidesetn
15965 \begin_inset space \textvisiblespace{}
15966 \end_inset
15967
15968
15969 \backslash
15970 sum
15971 \begin_inset space \textvisiblespace{}
15972 \end_inset
15973
15974
15975 \begin_inset Formula $\to$
15976 \end_inset
15977
15978 '
15979 \begin_inset Formula $\to$
15980 \end_inset
15981
15982 _k=1
15983 \begin_inset space \textvisiblespace{}
15984 \end_inset
15985
15986
15987 \series default
15988 ^
15989 \series bold
15990 n
15991 \series default
15992  genera:
15993 \begin_inset Formula 
15994 \[
15995 \sideset{}{'}\sum_{k=1}^{n}
15996 \]
15997
15998 \end_inset
15999
16000
16001 \end_layout
16002
16003 \begin_layout Standard
16004 \begin_inset Note Greyedout
16005 status open
16006
16007 \begin_layout Plain Layout
16008
16009 \series bold
16010 Nota: 
16011 \backslash
16012 sideset
16013 \series default
16014  sólo se puede usar para decorar operadores grandes, no permite operadores
16015  binarios.
16016 \end_layout
16017
16018 \end_inset
16019
16020
16021 \end_layout
16022
16023 \begin_layout Standard
16024 Con 
16025 \series bold
16026
16027 \backslash
16028 overset
16029 \series default
16030  y 
16031 \series bold
16032
16033 \backslash
16034 underset
16035 \series default
16036  también se pueden decorar símbolos y caracteres.
16037  Por ejemplo el comando 
16038 \series bold
16039
16040 \backslash
16041 overset
16042 \begin_inset space \textvisiblespace{}
16043 \end_inset
16044
16045
16046 \backslash
16047 maltese
16048 \begin_inset space \textvisiblespace{}
16049 \end_inset
16050
16051
16052 \series default
16053
16054 \begin_inset Formula $\uparrow$
16055 \end_inset
16056
16057
16058 \series bold
16059 a
16060 \series default
16061  genera:
16062 \begin_inset Formula 
16063 \[
16064 \overset{a}{\maltese}
16065 \]
16066
16067 \end_inset
16068
16069
16070 \end_layout
16071
16072 \begin_layout Subsection
16073 Operadores binarios
16074 \begin_inset CommandInset label
16075 LatexCommand label
16076 name "sub:Operadores-binarios"
16077
16078 \end_inset
16079
16080
16081 \begin_inset Index idx
16082 status collapsed
16083
16084 \begin_layout Plain Layout
16085 Operadores ! binarios
16086 \end_layout
16087
16088 \end_inset
16089
16090
16091 \end_layout
16092
16093 \begin_layout Standard
16094 Los operadores binarios se rodean por espacios si llevan un carácter delante
16095  o detrás.
16096 \begin_inset VSpace medskip
16097 \end_inset
16098
16099
16100 \end_layout
16101
16102 \begin_layout Standard
16103 \begin_inset space \hfill{}
16104 \end_inset
16105
16106
16107 \begin_inset Tabular
16108 <lyxtabular version="3" rows="13" columns="2">
16109 <features rotate="0" tabularvalignment="middle">
16110 <column alignment="center" valignment="top" width="0pt">
16111 <column alignment="center" valignment="top" width="0pt">
16112 <row>
16113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Plain Layout
16117 Comando
16118 \begin_inset Note Note
16119 status collapsed
16120
16121 \begin_layout Plain Layout
16122
16123 \series bold
16124
16125 \backslash
16126 raisebox
16127 \series default
16128  se usa sólo como espaciador
16129 \end_layout
16130
16131 \end_inset
16132
16133
16134 \end_layout
16135
16136 \end_inset
16137 </cell>
16138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16139 \begin_inset Text
16140
16141 \begin_layout Plain Layout
16142 Operador
16143 \end_layout
16144
16145 \end_inset
16146 </cell>
16147 </row>
16148 <row>
16149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16150 \begin_inset Text
16151
16152 \begin_layout Plain Layout
16153 +
16154 \end_layout
16155
16156 \end_inset
16157 </cell>
16158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16159 \begin_inset Text
16160
16161 \begin_layout Plain Layout
16162 \begin_inset Formula $+$
16163 \end_inset
16164
16165
16166 \end_layout
16167
16168 \end_inset
16169 </cell>
16170 </row>
16171 <row>
16172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16173 \begin_inset Text
16174
16175 \begin_layout Plain Layout
16176 -
16177 \end_layout
16178
16179 \end_inset
16180 </cell>
16181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16182 \begin_inset Text
16183
16184 \begin_layout Plain Layout
16185 \begin_inset Formula $-$
16186 \end_inset
16187
16188
16189 \end_layout
16190
16191 \end_inset
16192 </cell>
16193 </row>
16194 <row>
16195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16196 \begin_inset Text
16197
16198 \begin_layout Plain Layout
16199
16200 \backslash
16201 pm
16202 \end_layout
16203
16204 \end_inset
16205 </cell>
16206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16207 \begin_inset Text
16208
16209 \begin_layout Plain Layout
16210 \begin_inset Formula $\pm$
16211 \end_inset
16212
16213
16214 \end_layout
16215
16216 \end_inset
16217 </cell>
16218 </row>
16219 <row>
16220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16221 \begin_inset Text
16222
16223 \begin_layout Plain Layout
16224
16225 \backslash
16226 mp
16227 \end_layout
16228
16229 \end_inset
16230 </cell>
16231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16232 \begin_inset Text
16233
16234 \begin_layout Plain Layout
16235 \begin_inset Formula $\mp$
16236 \end_inset
16237
16238
16239 \end_layout
16240
16241 \end_inset
16242 </cell>
16243 </row>
16244 <row>
16245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16246 \begin_inset Text
16247
16248 \begin_layout Plain Layout
16249
16250 \backslash
16251 cdot
16252 \end_layout
16253
16254 \end_inset
16255 </cell>
16256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16257 \begin_inset Text
16258
16259 \begin_layout Plain Layout
16260 \begin_inset Formula $\cdot$
16261 \end_inset
16262
16263
16264 \end_layout
16265
16266 \end_inset
16267 </cell>
16268 </row>
16269 <row>
16270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16271 \begin_inset Text
16272
16273 \begin_layout Plain Layout
16274
16275 \backslash
16276 times
16277 \end_layout
16278
16279 \end_inset
16280 </cell>
16281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16282 \begin_inset Text
16283
16284 \begin_layout Plain Layout
16285 \begin_inset Formula $\times$
16286 \end_inset
16287
16288
16289 \end_layout
16290
16291 \end_inset
16292 </cell>
16293 </row>
16294 <row>
16295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16296 \begin_inset Text
16297
16298 \begin_layout Plain Layout
16299
16300 \backslash
16301 div
16302 \end_layout
16303
16304 \end_inset
16305 </cell>
16306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16307 \begin_inset Text
16308
16309 \begin_layout Plain Layout
16310 \begin_inset Formula $\div$
16311 \end_inset
16312
16313
16314 \end_layout
16315
16316 \end_inset
16317 </cell>
16318 </row>
16319 <row>
16320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16321 \begin_inset Text
16322
16323 \begin_layout Plain Layout
16324 \begin_inset ERT
16325 status collapsed
16326
16327 \begin_layout Plain Layout
16328
16329
16330 \backslash
16331 raisebox{-1.2mm}{
16332 \end_layout
16333
16334 \end_inset
16335
16336 *
16337 \begin_inset ERT
16338 status collapsed
16339
16340 \begin_layout Plain Layout
16341
16342 }
16343 \end_layout
16344
16345 \end_inset
16346
16347
16348 \end_layout
16349
16350 \end_inset
16351 </cell>
16352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16353 \begin_inset Text
16354
16355 \begin_layout Plain Layout
16356 \begin_inset Formula $*$
16357 \end_inset
16358
16359
16360 \end_layout
16361
16362 \end_inset
16363 </cell>
16364 </row>
16365 <row>
16366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16367 \begin_inset Text
16368
16369 \begin_layout Plain Layout
16370
16371 \backslash
16372 star
16373 \end_layout
16374
16375 \end_inset
16376 </cell>
16377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16378 \begin_inset Text
16379
16380 \begin_layout Plain Layout
16381 \begin_inset Formula $\star$
16382 \end_inset
16383
16384
16385 \end_layout
16386
16387 \end_inset
16388 </cell>
16389 </row>
16390 <row>
16391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16392 \begin_inset Text
16393
16394 \begin_layout Plain Layout
16395
16396 \backslash
16397 circ
16398 \end_layout
16399
16400 \end_inset
16401 </cell>
16402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16403 \begin_inset Text
16404
16405 \begin_layout Plain Layout
16406 \begin_inset Formula $\circ$
16407 \end_inset
16408
16409
16410 \end_layout
16411
16412 \end_inset
16413 </cell>
16414 </row>
16415 <row>
16416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16417 \begin_inset Text
16418
16419 \begin_layout Plain Layout
16420
16421 \backslash
16422 diamond
16423 \end_layout
16424
16425 \end_inset
16426 </cell>
16427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16428 \begin_inset Text
16429
16430 \begin_layout Plain Layout
16431 \begin_inset Formula $\diamond$
16432 \end_inset
16433
16434
16435 \end_layout
16436
16437 \end_inset
16438 </cell>
16439 </row>
16440 <row>
16441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16442 \begin_inset Text
16443
16444 \begin_layout Plain Layout
16445
16446 \backslash
16447 bullet
16448 \end_layout
16449
16450 \end_inset
16451 </cell>
16452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16453 \begin_inset Text
16454
16455 \begin_layout Plain Layout
16456 \begin_inset Formula $\bullet$
16457 \end_inset
16458
16459
16460 \end_layout
16461
16462 \end_inset
16463 </cell>
16464 </row>
16465 </lyxtabular>
16466
16467 \end_inset
16468
16469
16470 \begin_inset space \hfill{}
16471 \end_inset
16472
16473
16474 \begin_inset Tabular
16475 <lyxtabular version="3" rows="13" columns="2">
16476 <features rotate="0" tabularvalignment="middle">
16477 <column alignment="center" valignment="top" width="0pt">
16478 <column alignment="center" valignment="top" width="0pt">
16479 <row>
16480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16481 \begin_inset Text
16482
16483 \begin_layout Plain Layout
16484 Comando
16485 \end_layout
16486
16487 \end_inset
16488 </cell>
16489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16490 \begin_inset Text
16491
16492 \begin_layout Plain Layout
16493 Operador
16494 \end_layout
16495
16496 \end_inset
16497 </cell>
16498 </row>
16499 <row>
16500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16501 \begin_inset Text
16502
16503 \begin_layout Plain Layout
16504
16505 \backslash
16506 nabla
16507 \end_layout
16508
16509 \end_inset
16510 </cell>
16511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16512 \begin_inset Text
16513
16514 \begin_layout Plain Layout
16515 \begin_inset Formula $\nabla$
16516 \end_inset
16517
16518
16519 \end_layout
16520
16521 \end_inset
16522 </cell>
16523 </row>
16524 <row>
16525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Plain Layout
16529
16530 \backslash
16531 bigtriangledown
16532 \end_layout
16533
16534 \end_inset
16535 </cell>
16536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16537 \begin_inset Text
16538
16539 \begin_layout Plain Layout
16540 \begin_inset Formula $\bigtriangledown$
16541 \end_inset
16542
16543
16544 \end_layout
16545
16546 \end_inset
16547 </cell>
16548 </row>
16549 <row>
16550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16551 \begin_inset Text
16552
16553 \begin_layout Plain Layout
16554
16555 \backslash
16556 bigtriangleup
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16562 \begin_inset Text
16563
16564 \begin_layout Plain Layout
16565 \begin_inset Formula $\bigtriangleup$
16566 \end_inset
16567
16568
16569 \end_layout
16570
16571 \end_inset
16572 </cell>
16573 </row>
16574 <row>
16575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16576 \begin_inset Text
16577
16578 \begin_layout Plain Layout
16579
16580 \backslash
16581 Box
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16587 \begin_inset Text
16588
16589 \begin_layout Plain Layout
16590 \begin_inset Formula $\Box$
16591 \end_inset
16592
16593
16594 \end_layout
16595
16596 \end_inset
16597 </cell>
16598 </row>
16599 <row>
16600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16601 \begin_inset Text
16602
16603 \begin_layout Plain Layout
16604
16605 \backslash
16606 cap 
16607 \end_layout
16608
16609 \end_inset
16610 </cell>
16611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16612 \begin_inset Text
16613
16614 \begin_layout Plain Layout
16615 \begin_inset Formula $\cap$
16616 \end_inset
16617
16618
16619 \end_layout
16620
16621 \end_inset
16622 </cell>
16623 </row>
16624 <row>
16625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16626 \begin_inset Text
16627
16628 \begin_layout Plain Layout
16629
16630 \backslash
16631 cup
16632 \end_layout
16633
16634 \end_inset
16635 </cell>
16636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16637 \begin_inset Text
16638
16639 \begin_layout Plain Layout
16640 \begin_inset Formula $\cup$
16641 \end_inset
16642
16643
16644 \end_layout
16645
16646 \end_inset
16647 </cell>
16648 </row>
16649 <row>
16650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16651 \begin_inset Text
16652
16653 \begin_layout Plain Layout
16654
16655 \backslash
16656 dagger
16657 \end_layout
16658
16659 \end_inset
16660 </cell>
16661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16662 \begin_inset Text
16663
16664 \begin_layout Plain Layout
16665 \begin_inset Formula $\dagger$
16666 \end_inset
16667
16668
16669 \end_layout
16670
16671 \end_inset
16672 </cell>
16673 </row>
16674 <row>
16675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16676 \begin_inset Text
16677
16678 \begin_layout Plain Layout
16679
16680 \backslash
16681 ddagger
16682 \end_layout
16683
16684 \end_inset
16685 </cell>
16686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16687 \begin_inset Text
16688
16689 \begin_layout Plain Layout
16690 \begin_inset Formula $\ddagger$
16691 \end_inset
16692
16693
16694 \end_layout
16695
16696 \end_inset
16697 </cell>
16698 </row>
16699 <row>
16700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16701 \begin_inset Text
16702
16703 \begin_layout Plain Layout
16704
16705 \backslash
16706 wr
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715 \begin_inset Formula $\wr$
16716 \end_inset
16717
16718
16719 \end_layout
16720
16721 \end_inset
16722 </cell>
16723 </row>
16724 <row>
16725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16726 \begin_inset Text
16727
16728 \begin_layout Plain Layout
16729
16730 \backslash
16731 bigcirc
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740 \begin_inset Formula $\bigcirc$
16741 \end_inset
16742
16743
16744 \end_layout
16745
16746 \end_inset
16747 </cell>
16748 </row>
16749 <row>
16750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754
16755 \backslash
16756 wedge
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765 \begin_inset Formula $\wedge$
16766 \end_inset
16767
16768
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 </row>
16774 <row>
16775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16776 \begin_inset Text
16777
16778 \begin_layout Plain Layout
16779
16780 \backslash
16781 vee
16782 \end_layout
16783
16784 \end_inset
16785 </cell>
16786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16787 \begin_inset Text
16788
16789 \begin_layout Plain Layout
16790 \begin_inset Formula $\vee$
16791 \end_inset
16792
16793
16794 \end_layout
16795
16796 \end_inset
16797 </cell>
16798 </row>
16799 </lyxtabular>
16800
16801 \end_inset
16802
16803
16804 \begin_inset space \hfill{}
16805 \end_inset
16806
16807
16808 \begin_inset Tabular
16809 <lyxtabular version="3" rows="13" columns="2">
16810 <features rotate="0" tabularvalignment="middle">
16811 <column alignment="center" valignment="top" width="0pt">
16812 <column alignment="center" valignment="top" width="0pt">
16813 <row>
16814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818 Comando
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827 Operador
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 </row>
16833 <row>
16834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838
16839 \backslash
16840 oplus
16841 \end_layout
16842
16843 \end_inset
16844 </cell>
16845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849 \begin_inset Formula $\oplus$
16850 \end_inset
16851
16852
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 </row>
16858 <row>
16859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16860 \begin_inset Text
16861
16862 \begin_layout Plain Layout
16863
16864 \backslash
16865 ominus
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874 \begin_inset Formula $\ominus$
16875 \end_inset
16876
16877
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 </row>
16883 <row>
16884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16885 \begin_inset Text
16886
16887 \begin_layout Plain Layout
16888
16889 \backslash
16890 otimes
16891 \end_layout
16892
16893 \end_inset
16894 </cell>
16895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16896 \begin_inset Text
16897
16898 \begin_layout Plain Layout
16899 \begin_inset Formula $\otimes$
16900 \end_inset
16901
16902
16903 \end_layout
16904
16905 \end_inset
16906 </cell>
16907 </row>
16908 <row>
16909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16910 \begin_inset Text
16911
16912 \begin_layout Plain Layout
16913
16914 \backslash
16915 oslash
16916 \end_layout
16917
16918 \end_inset
16919 </cell>
16920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16921 \begin_inset Text
16922
16923 \begin_layout Plain Layout
16924 \begin_inset Formula $\oslash$
16925 \end_inset
16926
16927
16928 \end_layout
16929
16930 \end_inset
16931 </cell>
16932 </row>
16933 <row>
16934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16935 \begin_inset Text
16936
16937 \begin_layout Plain Layout
16938
16939 \backslash
16940 odot
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16946 \begin_inset Text
16947
16948 \begin_layout Plain Layout
16949 \begin_inset Formula $\odot$
16950 \end_inset
16951
16952
16953 \end_layout
16954
16955 \end_inset
16956 </cell>
16957 </row>
16958 <row>
16959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16960 \begin_inset Text
16961
16962 \begin_layout Plain Layout
16963
16964 \backslash
16965 amalg
16966 \end_layout
16967
16968 \end_inset
16969 </cell>
16970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16971 \begin_inset Text
16972
16973 \begin_layout Plain Layout
16974 \begin_inset Formula $\amalg$
16975 \end_inset
16976
16977
16978 \end_layout
16979
16980 \end_inset
16981 </cell>
16982 </row>
16983 <row>
16984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16985 \begin_inset Text
16986
16987 \begin_layout Plain Layout
16988
16989 \backslash
16990 uplus
16991 \end_layout
16992
16993 \end_inset
16994 </cell>
16995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16996 \begin_inset Text
16997
16998 \begin_layout Plain Layout
16999 \begin_inset Formula $\uplus$
17000 \end_inset
17001
17002
17003 \end_layout
17004
17005 \end_inset
17006 </cell>
17007 </row>
17008 <row>
17009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17010 \begin_inset Text
17011
17012 \begin_layout Plain Layout
17013
17014 \backslash
17015 setminus
17016 \end_layout
17017
17018 \end_inset
17019 </cell>
17020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024 \begin_inset Formula $\setminus$
17025 \end_inset
17026
17027
17028 \end_layout
17029
17030 \end_inset
17031 </cell>
17032 </row>
17033 <row>
17034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17035 \begin_inset Text
17036
17037 \begin_layout Plain Layout
17038
17039 \backslash
17040 sqcap
17041 \end_layout
17042
17043 \end_inset
17044 </cell>
17045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17046 \begin_inset Text
17047
17048 \begin_layout Plain Layout
17049 \begin_inset Formula $\sqcap$
17050 \end_inset
17051
17052
17053 \end_layout
17054
17055 \end_inset
17056 </cell>
17057 </row>
17058 <row>
17059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17060 \begin_inset Text
17061
17062 \begin_layout Plain Layout
17063
17064 \backslash
17065 sqcup
17066 \end_layout
17067
17068 \end_inset
17069 </cell>
17070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17071 \begin_inset Text
17072
17073 \begin_layout Plain Layout
17074 \begin_inset Formula $\sqcup$
17075 \end_inset
17076
17077
17078 \end_layout
17079
17080 \end_inset
17081 </cell>
17082 </row>
17083 <row>
17084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17085 \begin_inset Text
17086
17087 \begin_layout Plain Layout
17088
17089 \backslash
17090 triangleleft
17091 \end_layout
17092
17093 \end_inset
17094 </cell>
17095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17096 \begin_inset Text
17097
17098 \begin_layout Plain Layout
17099 \begin_inset Formula $\triangleleft$
17100 \end_inset
17101
17102
17103 \end_layout
17104
17105 \end_inset
17106 </cell>
17107 </row>
17108 <row>
17109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17110 \begin_inset Text
17111
17112 \begin_layout Plain Layout
17113
17114 \backslash
17115 triangleright
17116 \end_layout
17117
17118 \end_inset
17119 </cell>
17120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17121 \begin_inset Text
17122
17123 \begin_layout Plain Layout
17124 \begin_inset Formula $\triangleright$
17125 \end_inset
17126
17127
17128 \end_layout
17129
17130 \end_inset
17131 </cell>
17132 </row>
17133 </lyxtabular>
17134
17135 \end_inset
17136
17137
17138 \begin_inset space \hfill{}
17139 \end_inset
17140
17141
17142 \end_layout
17143
17144 \begin_layout Standard
17145 Todos los operadores binarios se pueden insertar también con el botón 
17146 \begin_inset Graphics
17147         filename ../../images/math/pm.png
17148         scale 85
17149
17150 \end_inset
17151
17152  de la barra de ecuaciones.
17153 \end_layout
17154
17155 \begin_layout Standard
17156 Para imprimir el operador Laplace se pueden usar 
17157 \series bold
17158
17159 \backslash
17160 Delta
17161 \series default
17162  o 
17163 \series bold
17164
17165 \backslash
17166 nabla
17167 \series default
17168 ^
17169 \series bold
17170 2
17171 \series default
17172  (
17173 \begin_inset Formula $\nabla^{2}$
17174 \end_inset
17175
17176 ) en vez de 
17177 \series bold
17178
17179 \backslash
17180 bigtriangleup
17181 \series default
17182 .
17183 \end_layout
17184
17185 \begin_layout Standard
17186 El carácter 
17187 \family sans
17188 Separador de menú
17189 \family default
17190  del menú 
17191 \family sans
17192 Insertar\SpecialChar \menuseparator
17193 Carácter especial
17194 \family default
17195  es el operador 
17196 \series bold
17197
17198 \backslash
17199 triangleright
17200 \series default
17201 .
17202 \end_layout
17203
17204 \begin_layout Subsection
17205 Operadores definidos por el usuario
17206 \begin_inset CommandInset label
17207 LatexCommand label
17208 name "sub:Operadores-de-usuario"
17209
17210 \end_inset
17211
17212
17213 \begin_inset Index idx
17214 status collapsed
17215
17216 \begin_layout Plain Layout
17217 Operadores ! personalizados
17218 \end_layout
17219
17220 \end_inset
17221
17222
17223 \end_layout
17224
17225 \begin_layout Standard
17226 Con ayuda del comando 
17227 \series bold
17228
17229 \backslash
17230 DeclareMathOperator
17231 \series default
17232
17233 \begin_inset Index idx
17234 status collapsed
17235
17236 \begin_layout Plain Layout
17237 Comandos ! D ! 
17238 \backslash
17239 dbinom@
17240 \backslash
17241 DeclareMathOperator
17242 \end_layout
17243
17244 \end_inset
17245
17246  se pueden definir operadores personalizados en el preámbulo LaTeX.
17247  Su esquema es:
17248 \end_layout
17249
17250 \begin_layout Standard
17251
17252 \series bold
17253
17254 \backslash
17255 DeclareMathOperator{comando nuevo}{presentación}
17256 \end_layout
17257
17258 \begin_layout Standard
17259 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17260  en la salida.
17261  Para definir un operador grande hay que añadirle un * detrás.
17262  Todos los operadores grandes personalizados pueden tener límites como se
17263  describe en 
17264 \begin_inset CommandInset ref
17265 LatexCommand ref
17266 reference "sub:Límites-de-operadores"
17267
17268 \end_inset
17269
17270 .
17271 \end_layout
17272
17273 \begin_layout Standard
17274 Por ejemplo, la línea en el preámbulo LaTeX
17275 \end_layout
17276
17277 \begin_layout Standard
17278
17279 \series bold
17280
17281 \backslash
17282 DeclareMathOperator*{
17283 \backslash
17284 Lozenge}{
17285 \backslash
17286 blacklozenge}
17287 \end_layout
17288
17289 \begin_layout Standard
17290 define el comando 
17291 \series bold
17292
17293 \backslash
17294 Lozenge
17295 \series default
17296 , que inserta un operador grande que es el símbolo blacklozenge de la 
17297 \begin_inset CommandInset ref
17298 LatexCommand ref
17299 reference "sub:Símbolos-misceláneos"
17300
17301 \end_inset
17302
17303 .
17304 \begin_inset Formula 
17305 \[
17306 \Lozenge_{n=1}^{\infty}
17307 \]
17308
17309 \end_inset
17310
17311 El comando para esta expresión es: 
17312 \series bold
17313
17314 \backslash
17315 Lozenge^
17316 \backslash
17317 infty
17318 \begin_inset Formula $\rightarrow$
17319 \end_inset
17320
17321 _n=1
17322 \begin_inset VSpace bigskip
17323 \end_inset
17324
17325
17326 \end_layout
17327
17328 \begin_layout Standard
17329 Si los operadores personalizados no se van a usar varias veces en el documento,
17330  se pueden también definir con los comandos 
17331 \series bold
17332
17333 \backslash
17334 mathop
17335 \series default
17336
17337 \begin_inset Index idx
17338 status collapsed
17339
17340 \begin_layout Plain Layout
17341 Comandos ! M ! 
17342 \backslash
17343 mathop
17344 \end_layout
17345
17346 \end_inset
17347
17348  y 
17349 \series bold
17350
17351 \backslash
17352 mathbin
17353 \series default
17354
17355 \begin_inset Index idx
17356 status collapsed
17357
17358 \begin_layout Plain Layout
17359 Comandos ! M ! 
17360 \backslash
17361 mathbin
17362 \end_layout
17363
17364 \end_inset
17365
17366 , con el siguiente esquema:
17367 \end_layout
17368
17369 \begin_layout Standard
17370
17371 \series bold
17372
17373 \backslash
17374 mathop{presentación}
17375 \series default
17376  y 
17377 \series bold
17378
17379 \backslash
17380 mathbin{presentación}
17381 \end_layout
17382
17383 \begin_layout Standard
17384
17385 \series bold
17386
17387 \backslash
17388 mathop
17389 \series default
17390  define operadores grandes, 
17391 \series bold
17392
17393 \backslash
17394 mathbin
17395 \series default
17396  operadores binarios.
17397 \end_layout
17398
17399 \begin_layout Standard
17400
17401 \series bold
17402
17403 \backslash
17404 mathop
17405 \series default
17406  se puede usar, p.e., para poner un límite a varios operadores:
17407 \begin_inset Formula 
17408 \[
17409 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17410 \]
17411
17412 \end_inset
17413
17414
17415 \end_layout
17416
17417 \begin_layout Standard
17418 El comando para la expresión anterior es:
17419 \begin_inset Newline newline
17420 \end_inset
17421
17422
17423 \series bold
17424
17425 \backslash
17426 mathop{
17427 \backslash
17428 sum
17429 \backslash
17430 negmedspace
17431 \backslash
17432 sum
17433 \series default
17434
17435 \begin_inset space \textvisiblespace{}
17436 \end_inset
17437
17438
17439 \series bold
17440
17441 \begin_inset Formula $\to$
17442 \end_inset
17443
17444 ^N
17445 \series default
17446
17447 \begin_inset space \textvisiblespace{}
17448 \end_inset
17449
17450
17451 \series bold
17452 _i,j=1
17453 \end_layout
17454
17455 \begin_layout Standard
17456 \begin_inset Newpage newpage
17457 \end_inset
17458
17459
17460 \end_layout
17461
17462 \begin_layout Section
17463 Tipografías
17464 \begin_inset Index idx
17465 status collapsed
17466
17467 \begin_layout Plain Layout
17468 Tipografías
17469 \end_layout
17470
17471 \end_inset
17472
17473
17474 \end_layout
17475
17476 \begin_layout Subsection
17477 Estilos de tipografías
17478 \begin_inset CommandInset label
17479 LatexCommand label
17480 name "sub:Estilos-de-tipografías"
17481
17482 \end_inset
17483
17484
17485 \begin_inset Index idx
17486 status collapsed
17487
17488 \begin_layout Plain Layout
17489 Tipografías ! estilos de
17490 \end_layout
17491
17492 \end_inset
17493
17494
17495 \end_layout
17496
17497 \begin_layout Standard
17498 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
17499  estilos:
17500 \end_layout
17501
17502 \begin_layout Standard
17503 \begin_inset VSpace -2mm
17504 \end_inset
17505
17506
17507 \end_layout
17508
17509 \begin_layout Standard
17510 \align center
17511 \begin_inset Tabular
17512 <lyxtabular version="3" rows="7" columns="3">
17513 <features rotate="0" tabularvalignment="middle">
17514 <column alignment="center" valignment="top">
17515 <column alignment="center" valignment="top">
17516 <column alignment="center" valignment="top">
17517 <row>
17518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17519 \begin_inset Text
17520
17521 \begin_layout Plain Layout
17522 Comando
17523 \end_layout
17524
17525 \end_inset
17526 </cell>
17527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17528 \begin_inset Text
17529
17530 \begin_layout Plain Layout
17531 Resultado
17532 \end_layout
17533
17534 \end_inset
17535 </cell>
17536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17537 \begin_inset Text
17538
17539 \begin_layout Plain Layout
17540 atajo
17541 \end_layout
17542
17543 \end_inset
17544 </cell>
17545 </row>
17546 <row>
17547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17548 \begin_inset Text
17549
17550 \begin_layout Plain Layout
17551
17552 \backslash
17553 mathbb
17554 \series bold
17555
17556 \begin_inset space \textvisiblespace{}
17557 \end_inset
17558
17559
17560 \series default
17561 ABC
17562 \end_layout
17563
17564 \end_inset
17565 </cell>
17566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17567 \begin_inset Text
17568
17569 \begin_layout Plain Layout
17570 \begin_inset Formula $\mathbb{ABC}$
17571 \end_inset
17572
17573
17574 \end_layout
17575
17576 \end_inset
17577 </cell>
17578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17579 \begin_inset Text
17580
17581 \begin_layout Plain Layout
17582
17583 \family sans
17584 Alt+C C
17585 \end_layout
17586
17587 \end_inset
17588 </cell>
17589 </row>
17590 <row>
17591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17592 \begin_inset Text
17593
17594 \begin_layout Plain Layout
17595
17596 \backslash
17597 mathbf
17598 \series bold
17599
17600 \begin_inset space \textvisiblespace{}
17601 \end_inset
17602
17603
17604 \series default
17605 AbC
17606 \end_layout
17607
17608 \end_inset
17609 </cell>
17610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17611 \begin_inset Text
17612
17613 \begin_layout Plain Layout
17614 \begin_inset Formula $\mathbf{AbC}$
17615 \end_inset
17616
17617
17618 \end_layout
17619
17620 \end_inset
17621 </cell>
17622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17623 \begin_inset Text
17624
17625 \begin_layout Plain Layout
17626
17627 \family sans
17628 Ctrl+B
17629 \end_layout
17630
17631 \end_inset
17632 </cell>
17633 </row>
17634 <row>
17635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17636 \begin_inset Text
17637
17638 \begin_layout Plain Layout
17639
17640 \backslash
17641 boldsymbol
17642 \series bold
17643
17644 \begin_inset space \textvisiblespace{}
17645 \end_inset
17646
17647
17648 \series default
17649 AbC
17650 \end_layout
17651
17652 \end_inset
17653 </cell>
17654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17655 \begin_inset Text
17656
17657 \begin_layout Plain Layout
17658 \begin_inset Formula $\boldsymbol{AbC}$
17659 \end_inset
17660
17661
17662 \end_layout
17663
17664 \end_inset
17665 </cell>
17666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17667 \begin_inset Text
17668
17669 \begin_layout Plain Layout
17670
17671 \family sans
17672 Ctrl+Alt+B , Alt+C B
17673 \end_layout
17674
17675 \end_inset
17676 </cell>
17677 </row>
17678 <row>
17679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17680 \begin_inset Text
17681
17682 \begin_layout Plain Layout
17683
17684 \backslash
17685 mathcal
17686 \series bold
17687
17688 \begin_inset space \textvisiblespace{}
17689 \end_inset
17690
17691
17692 \series default
17693 ABC
17694 \end_layout
17695
17696 \end_inset
17697 </cell>
17698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17699 \begin_inset Text
17700
17701 \begin_layout Plain Layout
17702 \begin_inset Formula $\mathcal{ABC}$
17703 \end_inset
17704
17705
17706 \end_layout
17707
17708 \end_inset
17709 </cell>
17710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17711 \begin_inset Text
17712
17713 \begin_layout Plain Layout
17714
17715 \family sans
17716 Ctrl+E , Alt+C E
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 mathfrak
17730 \series bold
17731
17732 \begin_inset space \textvisiblespace{}
17733 \end_inset
17734
17735
17736 \series default
17737 AbC
17738 \end_layout
17739
17740 \end_inset
17741 </cell>
17742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Plain Layout
17746 \begin_inset Formula $\mathfrak{AbC}$
17747 \end_inset
17748
17749
17750 \end_layout
17751
17752 \end_inset
17753 </cell>
17754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17755 \begin_inset Text
17756
17757 \begin_layout Plain Layout
17758 -
17759 \end_layout
17760
17761 \end_inset
17762 </cell>
17763 </row>
17764 <row>
17765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17766 \begin_inset Text
17767
17768 \begin_layout Plain Layout
17769
17770 \backslash
17771 mathscr
17772 \series bold
17773
17774 \begin_inset space \textvisiblespace{}
17775 \end_inset
17776
17777
17778 \series default
17779 AbC
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17785 \begin_inset Text
17786
17787 \begin_layout Plain Layout
17788 \begin_inset Formula $\mathscr{AbC}$
17789 \end_inset
17790
17791
17792 \end_layout
17793
17794 \end_inset
17795 </cell>
17796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17797 \begin_inset Text
17798
17799 \begin_layout Plain Layout
17800 -
17801 \end_layout
17802
17803 \end_inset
17804 </cell>
17805 </row>
17806 </lyxtabular>
17807
17808 \end_inset
17809
17810
17811 \end_layout
17812
17813 \begin_layout Standard
17814 \align center
17815 \begin_inset Tabular
17816 <lyxtabular version="3" rows="5" columns="3">
17817 <features rotate="0" tabularvalignment="middle">
17818 <column alignment="center" valignment="top">
17819 <column alignment="center" valignment="top">
17820 <column alignment="center" valignment="top">
17821 <row>
17822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17823 \begin_inset Text
17824
17825 \begin_layout Plain Layout
17826 Comando
17827 \end_layout
17828
17829 \end_inset
17830 </cell>
17831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17832 \begin_inset Text
17833
17834 \begin_layout Plain Layout
17835 Resultado
17836 \end_layout
17837
17838 \end_inset
17839 </cell>
17840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17841 \begin_inset Text
17842
17843 \begin_layout Plain Layout
17844 atajo
17845 \end_layout
17846
17847 \end_inset
17848 </cell>
17849 </row>
17850 <row>
17851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17852 \begin_inset Text
17853
17854 \begin_layout Plain Layout
17855
17856 \backslash
17857 mathit
17858 \series bold
17859
17860 \begin_inset space \textvisiblespace{}
17861 \end_inset
17862
17863
17864 \series default
17865 AbC
17866 \end_layout
17867
17868 \end_inset
17869 </cell>
17870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17871 \begin_inset Text
17872
17873 \begin_layout Plain Layout
17874 \begin_inset Formula $\mathit{AbC}$
17875 \end_inset
17876
17877
17878 \end_layout
17879
17880 \end_inset
17881 </cell>
17882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17883 \begin_inset Text
17884
17885 \begin_layout Plain Layout
17886 -
17887 \end_layout
17888
17889 \end_inset
17890 </cell>
17891 </row>
17892 <row>
17893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17894 \begin_inset Text
17895
17896 \begin_layout Plain Layout
17897
17898 \backslash
17899 mathrm
17900 \series bold
17901
17902 \begin_inset space \textvisiblespace{}
17903 \end_inset
17904
17905
17906 \series default
17907 AbC
17908 \end_layout
17909
17910 \end_inset
17911 </cell>
17912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17913 \begin_inset Text
17914
17915 \begin_layout Plain Layout
17916 \begin_inset Formula $\mathrm{AbC}$
17917 \end_inset
17918
17919
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17925 \begin_inset Text
17926
17927 \begin_layout Plain Layout
17928
17929 \family sans
17930 Alt+C R
17931 \end_layout
17932
17933 \end_inset
17934 </cell>
17935 </row>
17936 <row>
17937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941
17942 \backslash
17943 mathsf
17944 \series bold
17945
17946 \begin_inset space \textvisiblespace{}
17947 \end_inset
17948
17949
17950 \series default
17951 AbC
17952 \end_layout
17953
17954 \end_inset
17955 </cell>
17956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17957 \begin_inset Text
17958
17959 \begin_layout Plain Layout
17960 \begin_inset Formula $\mathsf{AbC}$
17961 \end_inset
17962
17963
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
17973 \family sans
17974 Alt+C S
17975 \end_layout
17976
17977 \end_inset
17978 </cell>
17979 </row>
17980 <row>
17981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17982 \begin_inset Text
17983
17984 \begin_layout Plain Layout
17985
17986 \backslash
17987 mathtt
17988 \series bold
17989
17990 \begin_inset space \textvisiblespace{}
17991 \end_inset
17992
17993
17994 \series default
17995 AbC
17996 \end_layout
17997
17998 \end_inset
17999 </cell>
18000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18001 \begin_inset Text
18002
18003 \begin_layout Plain Layout
18004 \begin_inset Formula $\mathtt{AbC}$
18005 \end_inset
18006
18007
18008 \end_layout
18009
18010 \end_inset
18011 </cell>
18012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18013 \begin_inset Text
18014
18015 \begin_layout Plain Layout
18016
18017 \family sans
18018 Ctrl+Mayúsculas+P
18019 \end_layout
18020
18021 \end_inset
18022 </cell>
18023 </row>
18024 </lyxtabular>
18025
18026 \end_inset
18027
18028
18029 \end_layout
18030
18031 \begin_layout Standard
18032 \begin_inset Note Greyedout
18033 status open
18034
18035 \begin_layout Plain Layout
18036
18037 \series bold
18038 Nota
18039 \series default
18040 : Los estilos 
18041 \series bold
18042
18043 \backslash
18044 mathbb
18045 \series default
18046  y 
18047 \series bold
18048
18049 \backslash
18050 mathcal
18051 \series default
18052  sólo se aplican a letras mayúsculas.
18053 \end_layout
18054
18055 \end_inset
18056
18057
18058 \end_layout
18059
18060 \begin_layout Standard
18061 El estilo predeterminado es 
18062 \series bold
18063
18064 \backslash
18065 mathnormal
18066 \series default
18067 .
18068 \end_layout
18069
18070 \begin_layout Standard
18071 Los comandos de estilo funcionan también en estructuras matemáticas:
18072 \begin_inset Formula 
18073 \[
18074 \mathfrak{A=\frac{b}{C}}
18075 \]
18076
18077 \end_inset
18078
18079
18080 \end_layout
18081
18082 \begin_layout Standard
18083 Los caracteres en texto matemático no aparecen en un estilo tipográfico
18084  de ecuaciones sino en el estilo tipográfico de texto 
18085 \series bold
18086
18087 \backslash
18088 textrm
18089 \series default
18090 .
18091  Este estilo no se puede poner correctamente con el diálogo de estilo de
18092  texto por un fallo de LyX.
18093 \begin_inset Foot
18094 status open
18095
18096 \begin_layout Plain Layout
18097 \begin_inset CommandInset href
18098 LatexCommand href
18099 name "LyX-bug #4629"
18100 target "http://www.lyx.org/trac/ticket/4629"
18101
18102 \end_inset
18103
18104
18105 \end_layout
18106
18107 \end_inset
18108
18109
18110 \end_layout
18111
18112 \begin_layout Standard
18113 En vez de comandos se puede usar el menú 
18114 \family sans
18115 Editar\SpecialChar \menuseparator
18116 Ecuación\SpecialChar \menuseparator
18117 Estilo del texto
18118 \family default
18119  o el botón 
18120 \begin_inset Graphics
18121         filename ../../images/math/font.png
18122         scale 85
18123
18124 \end_inset
18125
18126 .
18127 \end_layout
18128
18129 \begin_layout Subsection
18130 Ecuaciones en negrita
18131 \begin_inset CommandInset label
18132 LatexCommand label
18133 name "sub:Ecuaciones-en-negrita"
18134
18135 \end_inset
18136
18137
18138 \begin_inset Index idx
18139 status collapsed
18140
18141 \begin_layout Plain Layout
18142 Ecuación ! en negrita
18143 \end_layout
18144
18145 \end_inset
18146
18147
18148 \end_layout
18149
18150 \begin_layout Standard
18151 Para poner en negrita una ecuación completa no se puede usar el comando
18152  
18153 \series bold
18154
18155 \backslash
18156 mathbf
18157 \series default
18158 , porque no funciona con minúsculas griegas.
18159  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18160 \begin_inset Formula 
18161 \[
18162 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}
18163 \]
18164
18165 \end_inset
18166
18167
18168 \end_layout
18169
18170 \begin_layout Standard
18171 Para presentar la ecuación correctamente se usa el comando 
18172 \series bold
18173 boldsymbol
18174 \series default
18175 :
18176 \begin_inset Formula 
18177 \[
18178 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}
18179 \]
18180
18181 \end_inset
18182
18183
18184 \end_layout
18185
18186 \begin_layout Standard
18187 También es posible poner la fórmula en un 
18188 \series bold
18189 entorno boldmath
18190 \series default
18191 , que se inserta con el comando 
18192 \series bold
18193
18194 \backslash
18195 boldmath
18196 \series default
18197
18198 \begin_inset Index idx
18199 status collapsed
18200
18201 \begin_layout Plain Layout
18202 Comandos ! B ! 
18203 \backslash
18204 boldmath
18205 \end_layout
18206
18207 \end_inset
18208
18209  en modo TeX.
18210  Para finalizar el entorno se usa el comando 
18211 \series bold
18212
18213 \backslash
18214 unboldmath
18215 \series default
18216
18217 \begin_inset Index idx
18218 status collapsed
18219
18220 \begin_layout Plain Layout
18221 Comandos ! U ! 
18222 \backslash
18223 unboldmath
18224 \end_layout
18225
18226 \end_inset
18227
18228  en modo TeX.
18229 \begin_inset ERT
18230 status collapsed
18231
18232 \begin_layout Plain Layout
18233
18234
18235 \backslash
18236 boldmath
18237 \end_layout
18238
18239 \end_inset
18240
18241
18242 \begin_inset Formula 
18243 \[
18244 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}
18245 \]
18246
18247 \end_inset
18248
18249
18250 \end_layout
18251
18252 \begin_layout Standard
18253 \begin_inset ERT
18254 status collapsed
18255
18256 \begin_layout Plain Layout
18257
18258
18259 \backslash
18260 unboldmath
18261 \end_layout
18262
18263 \end_inset
18264
18265
18266 \end_layout
18267
18268 \begin_layout Subsection
18269 Ecuaciones coloreadas
18270 \begin_inset Index idx
18271 status collapsed
18272
18273 \begin_layout Plain Layout
18274 Ecuación ! coloreada
18275 \end_layout
18276
18277 \end_inset
18278
18279
18280 \end_layout
18281
18282 \begin_layout Standard
18283 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
18284  o una parte de una ecuación y usa el diálogo 
18285 \family sans
18286 Estilo del texto
18287 \family default
18288 .
18289  Aquí hay una ecuación en magenta:
18290 \begin_inset Formula 
18291 \[
18292 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18293 \]
18294
18295 \end_inset
18296
18297 También puedes definir tus propios colores como se describe en
18298 \begin_inset space ~
18299 \end_inset
18300
18301
18302 \begin_inset CommandInset ref
18303 LatexCommand ref
18304 reference "sub:Marcos-coloreados"
18305
18306 \end_inset
18307
18308 .
18309  Pueden usarse con el comando en código TeX 
18310 \series bold
18311
18312 \backslash
18313 textcolor
18314 \series default
18315
18316 \begin_inset Index idx
18317 status collapsed
18318
18319 \begin_layout Plain Layout
18320 Comandos ! T ! 
18321 \backslash
18322 textcolor
18323 \end_layout
18324
18325 \end_inset
18326
18327  según el esquema
18328 \end_layout
18329
18330 \begin_layout Standard
18331
18332 \series bold
18333
18334 \backslash
18335 textcolor{color}{caracteres o ecuación}
18336 \end_layout
18337
18338 \begin_layout Standard
18339 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
18340 e en rojo:
18341 \end_layout
18342
18343 \begin_layout Standard
18344 \begin_inset ERT
18345 status collapsed
18346
18347 \begin_layout Plain Layout
18348
18349
18350 \backslash
18351 textcolor{verdeoscuro}{
18352 \end_layout
18353
18354 \end_inset
18355
18356
18357 \begin_inset Formula 
18358 \[
18359 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18360 \]
18361
18362 \end_inset
18363
18364
18365 \begin_inset ERT
18366 status collapsed
18367
18368 \begin_layout Plain Layout
18369
18370 }
18371 \end_layout
18372
18373 \end_inset
18374
18375
18376 \end_layout
18377
18378 \begin_layout Standard
18379 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
18380  a ecuaciones completas.
18381 \begin_inset Foot
18382 status collapsed
18383
18384 \begin_layout Plain Layout
18385 \begin_inset CommandInset href
18386 LatexCommand href
18387 name "LyX-bug #5269"
18388 target "http://www.lyx.org/trac/ticket/5269"
18389
18390 \end_inset
18391
18392
18393 \end_layout
18394
18395 \end_inset
18396
18397
18398 \end_layout
18399
18400 \begin_layout Subsection
18401 Tamaños de tipografías
18402 \begin_inset CommandInset label
18403 LatexCommand label
18404 name "sub:Tamaños-de-tipografías"
18405
18406 \end_inset
18407
18408
18409 \begin_inset Index idx
18410 status collapsed
18411
18412 \begin_layout Plain Layout
18413 Tipografías ! tamaño
18414 \end_layout
18415
18416 \end_inset
18417
18418
18419 \end_layout
18420
18421 \begin_layout Standard
18422 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
18423  siguientes comandos de tamaño:
18424 \end_layout
18425
18426 \begin_layout Standard
18427
18428 \series bold
18429
18430 \backslash
18431 Huge
18432 \series default
18433
18434 \series bold
18435
18436 \backslash
18437 huge
18438 \series default
18439
18440 \series bold
18441
18442 \backslash
18443 LARGE
18444 \series default
18445
18446 \series bold
18447
18448 \backslash
18449 Large
18450 \series default
18451
18452 \series bold
18453
18454 \backslash
18455 large
18456 \series default
18457
18458 \series bold
18459
18460 \backslash
18461 normalsize
18462 \series default
18463
18464 \series bold
18465
18466 \backslash
18467 small
18468 \series default
18469 ,
18470 \begin_inset Newline newline
18471 \end_inset
18472
18473
18474 \series bold
18475
18476 \backslash
18477 footnotesize
18478 \series default
18479
18480 \series bold
18481
18482 \backslash
18483 scriptsize
18484 \series default
18485 , y 
18486 \series bold
18487
18488 \backslash
18489 tiny
18490 \end_layout
18491
18492 \begin_layout Standard
18493 El tamaño dado por los comandos depende del tamaño base de la tipografía
18494  en el documento, dado por el comando 
18495 \series bold
18496
18497 \backslash
18498 normalsize
18499 \series default
18500 .
18501  Los demás comandos producen tamaños menores o mayores que 
18502 \series bold
18503
18504 \backslash
18505 normalsize
18506 \series default
18507 .
18508  No obstante, puede que el tamaño de tipografía no exceda de cierto valor.
18509  Si, por ejemplo, la tipografía del documento es de 12
18510 \begin_inset space \thinspace{}
18511 \end_inset
18512
18513 pt, el comando 
18514 \series bold
18515
18516 \backslash
18517 Huge
18518 \series default
18519  da el mismo tamaño que 
18520 \series bold
18521
18522 \backslash
18523 huge
18524 \series default
18525 .
18526 \end_layout
18527
18528 \begin_layout Standard
18529 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
18530  a todas las ecuaciones y texto siguientes.
18531  Para volver al tamaño anterior hay que insertar el comando 
18532 \series bold
18533
18534 \backslash
18535 normalsize
18536 \series default
18537  en modo TeX detrás de la ecuación.
18538 \end_layout
18539
18540 \begin_layout Standard
18541 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
18542  comandos de tamaño:
18543 \end_layout
18544
18545 \begin_layout Standard
18546 \noindent
18547 \align center
18548 \begin_inset Tabular
18549 <lyxtabular version="3" rows="5" columns="2">
18550 <features rotate="0" tabularvalignment="middle">
18551 <column alignment="center" valignment="top">
18552 <column alignment="center" valignment="top">
18553 <row>
18554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18555 \begin_inset Text
18556
18557 \begin_layout Plain Layout
18558 Comando
18559 \end_layout
18560
18561 \end_inset
18562 </cell>
18563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18564 \begin_inset Text
18565
18566 \begin_layout Plain Layout
18567 Resultado
18568 \begin_inset Note Note
18569 status collapsed
18570
18571 \begin_layout Plain Layout
18572
18573 \series bold
18574
18575 \backslash
18576 raisebox
18577 \series default
18578  se usa sólo como espaciador
18579 \end_layout
18580
18581 \end_inset
18582
18583
18584 \end_layout
18585
18586 \end_inset
18587 </cell>
18588 </row>
18589 <row>
18590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18591 \begin_inset Text
18592
18593 \begin_layout Plain Layout
18594
18595 \backslash
18596 displaystyle
18597 \begin_inset Index idx
18598 status collapsed
18599
18600 \begin_layout Plain Layout
18601 Comandos ! D ! 
18602 \backslash
18603 displaystyle
18604 \end_layout
18605
18606 \end_inset
18607
18608
18609 \end_layout
18610
18611 \end_inset
18612 </cell>
18613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18614 \begin_inset Text
18615
18616 \begin_layout Plain Layout
18617 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18618 \end_inset
18619
18620
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 </row>
18626 <row>
18627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18628 \begin_inset Text
18629
18630 \begin_layout Plain Layout
18631
18632 \backslash
18633 textstyle
18634 \end_layout
18635
18636 \end_inset
18637 </cell>
18638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18639 \begin_inset Text
18640
18641 \begin_layout Plain Layout
18642 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18643 \end_inset
18644
18645
18646 \end_layout
18647
18648 \end_inset
18649 </cell>
18650 </row>
18651 <row>
18652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18653 \begin_inset Text
18654
18655 \begin_layout Plain Layout
18656
18657 \backslash
18658 scriptstyle
18659 \end_layout
18660
18661 \end_inset
18662 </cell>
18663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18664 \begin_inset Text
18665
18666 \begin_layout Plain Layout
18667 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18668 \end_inset
18669
18670
18671 \end_layout
18672
18673 \end_inset
18674 </cell>
18675 </row>
18676 <row>
18677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18678 \begin_inset Text
18679
18680 \begin_layout Plain Layout
18681
18682 \backslash
18683 scriptscriptstyle
18684 \end_layout
18685
18686 \end_inset
18687 </cell>
18688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18693 \end_inset
18694
18695
18696 \end_layout
18697
18698 \end_inset
18699 </cell>
18700 </row>
18701 </lyxtabular>
18702
18703 \end_inset
18704
18705
18706 \end_layout
18707
18708 \begin_layout Standard
18709 Después de introducir estos comandos, aparece un marco azul en el que se
18710  insertan las partes de la fórmula.
18711 \end_layout
18712
18713 \begin_layout Standard
18714 Hay un método más para cambiar el tamaño de tipografía, aunque solo funciona
18715  para símbolos o letras en texto matemático.
18716  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
18717  de texto anteriores.
18718  Todos los caracteres siguientes, hasta el final del texto matemático o
18719  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
18720  Dos ejemplos:
18721 \begin_inset VSpace -2mm
18722 \end_inset
18723
18724
18725 \end_layout
18726
18727 \begin_layout Standard
18728 \begin_inset ERT
18729 status collapsed
18730
18731 \begin_layout Plain Layout
18732
18733
18734 \backslash
18735 huge
18736 \end_layout
18737
18738 \end_inset
18739
18740
18741 \begin_inset Formula 
18742 \[
18743 A=\frac{B}{c}\cdot\maltese
18744 \]
18745
18746 \end_inset
18747
18748
18749 \begin_inset Formula 
18750 \[
18751 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18752 \]
18753
18754 \end_inset
18755
18756
18757 \end_layout
18758
18759 \begin_layout Standard
18760 \begin_inset ERT
18761 status collapsed
18762
18763 \begin_layout Plain Layout
18764
18765
18766 \backslash
18767 normalsize
18768 \end_layout
18769
18770 \end_inset
18771
18772
18773 \begin_inset VSpace medskip
18774 \end_inset
18775
18776
18777 \end_layout
18778
18779 \begin_layout Standard
18780 Antes de las ecuaciones se ha insertado el comando 
18781 \series bold
18782
18783 \backslash
18784 huge
18785 \series default
18786 .
18787  Para la segunda ecuación el comando es:
18788 \begin_inset Newline newline
18789 \end_inset
18790
18791
18792 \series bold
18793
18794 \backslash
18795 maltese
18796 \begin_inset space \textvisiblespace{}
18797 \end_inset
18798
18799 A Alt+M M 
18800 \backslash
18801 Large
18802 \begin_inset space \textvisiblespace{}
18803 \end_inset
18804
18805
18806 \backslash
18807 maltese
18808 \begin_inset space \textvisiblespace{}
18809 \end_inset
18810
18811
18812 \backslash
18813 textit
18814 \begin_inset space \textvisiblespace{}
18815 \end_inset
18816
18817 A
18818 \begin_inset Formula $\to$
18819 \end_inset
18820
18821
18822 \begin_inset Formula $\to$
18823 \end_inset
18824
18825
18826 \begin_inset Newline newline
18827 \end_inset
18828
18829
18830 \begin_inset space \hspace*{}
18831 \length 1cm
18832 \end_inset
18833
18834 Alt+M M 
18835 \backslash
18836 tiny
18837 \begin_inset space \textvisiblespace{}
18838 \end_inset
18839
18840
18841 \backslash
18842 maltese
18843 \begin_inset space \textvisiblespace{}
18844 \end_inset
18845
18846
18847 \backslash
18848 textit
18849 \begin_inset space \textvisiblespace{}
18850 \end_inset
18851
18852 A
18853 \end_layout
18854
18855 \begin_layout Standard
18856 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
18857  el tamaño por omisión.
18858 \end_layout
18859
18860 \begin_layout Section
18861 Letras griegas
18862 \begin_inset Index idx
18863 status collapsed
18864
18865 \begin_layout Plain Layout
18866 Letras griegas
18867 \end_layout
18868
18869 \end_inset
18870
18871
18872 \end_layout
18873
18874 \begin_layout Standard
18875 Las letras griegas se pueden insertar además mediante el botón 
18876 \begin_inset Graphics
18877         filename ../../images/math/alpha.png
18878         scale 85
18879
18880 \end_inset
18881
18882  de la barra de ecuaciones.
18883  Las normas internacionales de tipografía proponen que las letras griegas
18884  en ecuaciones deben escribirse en cursiva/inclinada.
18885  No obstante, en algunos idiomas, como francés o ruso, a veces se escriben
18886  en redonda.
18887  Para las normas en español, véase
18888 \begin_inset space ~
18889 \end_inset
18890
18891
18892 \begin_inset CommandInset citation
18893 LatexCommand cite
18894 key "Bezos"
18895
18896 \end_inset
18897
18898 .
18899 \end_layout
18900
18901 \begin_layout Subsection
18902 Minúsculas
18903 \begin_inset Index idx
18904 status collapsed
18905
18906 \begin_layout Plain Layout
18907 Letras griegas ! minúsculas
18908 \end_layout
18909
18910 \end_inset
18911
18912
18913 \end_layout
18914
18915 \begin_layout Standard
18916 \begin_inset space \hfill{}
18917 \end_inset
18918
18919
18920 \begin_inset Tabular
18921 <lyxtabular version="3" rows="11" columns="2">
18922 <features rotate="0" tabularvalignment="middle">
18923 <column alignment="center" valignment="top" width="0pt">
18924 <column alignment="center" valignment="top" width="0pt">
18925 <row>
18926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930 Comando
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18936 \begin_inset Text
18937
18938 \begin_layout Plain Layout
18939 Símbolo
18940 \end_layout
18941
18942 \end_inset
18943 </cell>
18944 </row>
18945 <row>
18946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18947 \begin_inset Text
18948
18949 \begin_layout Plain Layout
18950
18951 \backslash
18952 alpha
18953 \end_layout
18954
18955 \end_inset
18956 </cell>
18957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18958 \begin_inset Text
18959
18960 \begin_layout Plain Layout
18961 \begin_inset Formula $\alpha$
18962 \end_inset
18963
18964
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 </row>
18970 <row>
18971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18972 \begin_inset Text
18973
18974 \begin_layout Plain Layout
18975
18976 \backslash
18977 beta
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18983 \begin_inset Text
18984
18985 \begin_layout Plain Layout
18986 \begin_inset Formula $\beta$
18987 \end_inset
18988
18989
18990 \end_layout
18991
18992 \end_inset
18993 </cell>
18994 </row>
18995 <row>
18996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18997 \begin_inset Text
18998
18999 \begin_layout Plain Layout
19000
19001 \backslash
19002 gamma
19003 \end_layout
19004
19005 \end_inset
19006 </cell>
19007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19008 \begin_inset Text
19009
19010 \begin_layout Plain Layout
19011 \begin_inset Formula $\gamma$
19012 \end_inset
19013
19014
19015 \end_layout
19016
19017 \end_inset
19018 </cell>
19019 </row>
19020 <row>
19021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19022 \begin_inset Text
19023
19024 \begin_layout Plain Layout
19025
19026 \backslash
19027 delta
19028 \end_layout
19029
19030 \end_inset
19031 </cell>
19032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19033 \begin_inset Text
19034
19035 \begin_layout Plain Layout
19036 \begin_inset Formula $\delta$
19037 \end_inset
19038
19039
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 </row>
19045 <row>
19046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19047 \begin_inset Text
19048
19049 \begin_layout Plain Layout
19050
19051 \backslash
19052 epsilon
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19058 \begin_inset Text
19059
19060 \begin_layout Plain Layout
19061 \begin_inset Formula $\epsilon$
19062 \end_inset
19063
19064
19065 \end_layout
19066
19067 \end_inset
19068 </cell>
19069 </row>
19070 <row>
19071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19072 \begin_inset Text
19073
19074 \begin_layout Plain Layout
19075
19076 \backslash
19077 varepsilon
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19083 \begin_inset Text
19084
19085 \begin_layout Plain Layout
19086 \begin_inset Formula $\varepsilon$
19087 \end_inset
19088
19089
19090 \end_layout
19091
19092 \end_inset
19093 </cell>
19094 </row>
19095 <row>
19096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19097 \begin_inset Text
19098
19099 \begin_layout Plain Layout
19100
19101 \backslash
19102 zeta
19103 \end_layout
19104
19105 \end_inset
19106 </cell>
19107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19108 \begin_inset Text
19109
19110 \begin_layout Plain Layout
19111 \begin_inset Formula $\zeta$
19112 \end_inset
19113
19114
19115 \end_layout
19116
19117 \end_inset
19118 </cell>
19119 </row>
19120 <row>
19121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19122 \begin_inset Text
19123
19124 \begin_layout Plain Layout
19125
19126 \backslash
19127 eta
19128 \end_layout
19129
19130 \end_inset
19131 </cell>
19132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19133 \begin_inset Text
19134
19135 \begin_layout Plain Layout
19136 \begin_inset Formula $\eta$
19137 \end_inset
19138
19139
19140 \end_layout
19141
19142 \end_inset
19143 </cell>
19144 </row>
19145 <row>
19146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19147 \begin_inset Text
19148
19149 \begin_layout Plain Layout
19150
19151 \backslash
19152 theta
19153 \end_layout
19154
19155 \end_inset
19156 </cell>
19157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19158 \begin_inset Text
19159
19160 \begin_layout Plain Layout
19161 \begin_inset Formula $\theta$
19162 \end_inset
19163
19164
19165 \end_layout
19166
19167 \end_inset
19168 </cell>
19169 </row>
19170 <row>
19171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19172 \begin_inset Text
19173
19174 \begin_layout Plain Layout
19175
19176 \backslash
19177 vartheta
19178 \end_layout
19179
19180 \end_inset
19181 </cell>
19182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19183 \begin_inset Text
19184
19185 \begin_layout Plain Layout
19186 \begin_inset Formula $\vartheta$
19187 \end_inset
19188
19189
19190 \end_layout
19191
19192 \end_inset
19193 </cell>
19194 </row>
19195 </lyxtabular>
19196
19197 \end_inset
19198
19199
19200 \begin_inset space \hfill{}
19201 \end_inset
19202
19203
19204 \begin_inset Tabular
19205 <lyxtabular version="3" rows="12" columns="2">
19206 <features rotate="0" tabularvalignment="middle">
19207 <column alignment="center" valignment="top" width="0pt">
19208 <column alignment="center" valignment="top" width="0pt">
19209 <row>
19210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19211 \begin_inset Text
19212
19213 \begin_layout Plain Layout
19214 Comando
19215 \end_layout
19216
19217 \end_inset
19218 </cell>
19219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19220 \begin_inset Text
19221
19222 \begin_layout Plain Layout
19223 Símbolo
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 </row>
19229 <row>
19230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19231 \begin_inset Text
19232
19233 \begin_layout Plain Layout
19234
19235 \backslash
19236 iota
19237 \end_layout
19238
19239 \end_inset
19240 </cell>
19241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19242 \begin_inset Text
19243
19244 \begin_layout Plain Layout
19245 \begin_inset Formula $\iota$
19246 \end_inset
19247
19248
19249 \end_layout
19250
19251 \end_inset
19252 </cell>
19253 </row>
19254 <row>
19255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19256 \begin_inset Text
19257
19258 \begin_layout Plain Layout
19259
19260 \backslash
19261 kappa
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270 \begin_inset Formula $\kappa$
19271 \end_inset
19272
19273
19274 \end_layout
19275
19276 \end_inset
19277 </cell>
19278 </row>
19279 <row>
19280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19281 \begin_inset Text
19282
19283 \begin_layout Plain Layout
19284
19285 \backslash
19286 varkappa
19287 \end_layout
19288
19289 \end_inset
19290 </cell>
19291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19292 \begin_inset Text
19293
19294 \begin_layout Plain Layout
19295 \begin_inset Formula $\varkappa$
19296 \end_inset
19297
19298
19299 \end_layout
19300
19301 \end_inset
19302 </cell>
19303 </row>
19304 <row>
19305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19306 \begin_inset Text
19307
19308 \begin_layout Plain Layout
19309
19310 \backslash
19311 lambda
19312 \end_layout
19313
19314 \end_inset
19315 </cell>
19316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19317 \begin_inset Text
19318
19319 \begin_layout Plain Layout
19320 \begin_inset Formula $\lambda$
19321 \end_inset
19322
19323
19324 \end_layout
19325
19326 \end_inset
19327 </cell>
19328 </row>
19329 <row>
19330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19331 \begin_inset Text
19332
19333 \begin_layout Plain Layout
19334
19335 \backslash
19336 mu
19337 \end_layout
19338
19339 \end_inset
19340 </cell>
19341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19342 \begin_inset Text
19343
19344 \begin_layout Plain Layout
19345 \begin_inset Formula $\mu$
19346 \end_inset
19347
19348
19349 \end_layout
19350
19351 \end_inset
19352 </cell>
19353 </row>
19354 <row>
19355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19356 \begin_inset Text
19357
19358 \begin_layout Plain Layout
19359
19360 \backslash
19361 nu
19362 \end_layout
19363
19364 \end_inset
19365 </cell>
19366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19367 \begin_inset Text
19368
19369 \begin_layout Plain Layout
19370 \begin_inset Formula $\nu$
19371 \end_inset
19372
19373
19374 \end_layout
19375
19376 \end_inset
19377 </cell>
19378 </row>
19379 <row>
19380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19381 \begin_inset Text
19382
19383 \begin_layout Plain Layout
19384
19385 \backslash
19386 xi
19387 \end_layout
19388
19389 \end_inset
19390 </cell>
19391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19392 \begin_inset Text
19393
19394 \begin_layout Plain Layout
19395 \begin_inset Formula $\xi$
19396 \end_inset
19397
19398
19399 \end_layout
19400
19401 \end_inset
19402 </cell>
19403 </row>
19404 <row>
19405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19406 \begin_inset Text
19407
19408 \begin_layout Plain Layout
19409 o
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418 \begin_inset Formula $o$
19419 \end_inset
19420
19421
19422 \end_layout
19423
19424 \end_inset
19425 </cell>
19426 </row>
19427 <row>
19428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19429 \begin_inset Text
19430
19431 \begin_layout Plain Layout
19432
19433 \backslash
19434 pi
19435 \end_layout
19436
19437 \end_inset
19438 </cell>
19439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443 \begin_inset Formula $\pi$
19444 \end_inset
19445
19446
19447 \end_layout
19448
19449 \end_inset
19450 </cell>
19451 </row>
19452 <row>
19453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19454 \begin_inset Text
19455
19456 \begin_layout Plain Layout
19457
19458 \backslash
19459 varpi
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468 \begin_inset Formula $\varpi$
19469 \end_inset
19470
19471
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 </row>
19477 <row>
19478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19479 \begin_inset Text
19480
19481 \begin_layout Plain Layout
19482
19483 \backslash
19484 rho
19485 \end_layout
19486
19487 \end_inset
19488 </cell>
19489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19490 \begin_inset Text
19491
19492 \begin_layout Plain Layout
19493 \begin_inset Formula $\rho$
19494 \end_inset
19495
19496
19497 \end_layout
19498
19499 \end_inset
19500 </cell>
19501 </row>
19502 </lyxtabular>
19503
19504 \end_inset
19505
19506
19507 \begin_inset space \hfill{}
19508 \end_inset
19509
19510
19511 \begin_inset Tabular
19512 <lyxtabular version="3" rows="11" columns="2">
19513 <features rotate="0" tabularvalignment="middle">
19514 <column alignment="center" valignment="top" width="0pt">
19515 <column alignment="center" valignment="top" width="0pt">
19516 <row>
19517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19518 \begin_inset Text
19519
19520 \begin_layout Plain Layout
19521 Comando
19522 \end_layout
19523
19524 \end_inset
19525 </cell>
19526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19527 \begin_inset Text
19528
19529 \begin_layout Plain Layout
19530 Símbolo
19531 \end_layout
19532
19533 \end_inset
19534 </cell>
19535 </row>
19536 <row>
19537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19538 \begin_inset Text
19539
19540 \begin_layout Plain Layout
19541
19542 \backslash
19543 varrho
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19549 \begin_inset Text
19550
19551 \begin_layout Plain Layout
19552 \begin_inset Formula $\varrho$
19553 \end_inset
19554
19555
19556 \end_layout
19557
19558 \end_inset
19559 </cell>
19560 </row>
19561 <row>
19562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19563 \begin_inset Text
19564
19565 \begin_layout Plain Layout
19566
19567 \backslash
19568 sigma
19569 \end_layout
19570
19571 \end_inset
19572 </cell>
19573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19574 \begin_inset Text
19575
19576 \begin_layout Plain Layout
19577 \begin_inset Formula $\sigma$
19578 \end_inset
19579
19580
19581 \end_layout
19582
19583 \end_inset
19584 </cell>
19585 </row>
19586 <row>
19587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19588 \begin_inset Text
19589
19590 \begin_layout Plain Layout
19591
19592 \backslash
19593 varsigma
19594 \end_layout
19595
19596 \end_inset
19597 </cell>
19598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19599 \begin_inset Text
19600
19601 \begin_layout Plain Layout
19602 \begin_inset Formula $\varsigma$
19603 \end_inset
19604
19605
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 </row>
19611 <row>
19612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19613 \begin_inset Text
19614
19615 \begin_layout Plain Layout
19616
19617 \backslash
19618 tau
19619 \end_layout
19620
19621 \end_inset
19622 </cell>
19623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19624 \begin_inset Text
19625
19626 \begin_layout Plain Layout
19627 \begin_inset Formula $\tau$
19628 \end_inset
19629
19630
19631 \end_layout
19632
19633 \end_inset
19634 </cell>
19635 </row>
19636 <row>
19637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19638 \begin_inset Text
19639
19640 \begin_layout Plain Layout
19641
19642 \backslash
19643 upsilon
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19649 \begin_inset Text
19650
19651 \begin_layout Plain Layout
19652 \begin_inset Formula $\upsilon$
19653 \end_inset
19654
19655
19656 \end_layout
19657
19658 \end_inset
19659 </cell>
19660 </row>
19661 <row>
19662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666
19667 \backslash
19668 phi
19669 \end_layout
19670
19671 \end_inset
19672 </cell>
19673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19674 \begin_inset Text
19675
19676 \begin_layout Plain Layout
19677 \begin_inset Formula $\phi$
19678 \end_inset
19679
19680
19681 \end_layout
19682
19683 \end_inset
19684 </cell>
19685 </row>
19686 <row>
19687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691
19692 \backslash
19693 varphi
19694 \end_layout
19695
19696 \end_inset
19697 </cell>
19698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19699 \begin_inset Text
19700
19701 \begin_layout Plain Layout
19702 \begin_inset Formula $\varphi$
19703 \end_inset
19704
19705
19706 \end_layout
19707
19708 \end_inset
19709 </cell>
19710 </row>
19711 <row>
19712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19713 \begin_inset Text
19714
19715 \begin_layout Plain Layout
19716
19717 \backslash
19718 chi
19719 \end_layout
19720
19721 \end_inset
19722 </cell>
19723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19724 \begin_inset Text
19725
19726 \begin_layout Plain Layout
19727 \begin_inset Formula $\chi$
19728 \end_inset
19729
19730
19731 \end_layout
19732
19733 \end_inset
19734 </cell>
19735 </row>
19736 <row>
19737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19738 \begin_inset Text
19739
19740 \begin_layout Plain Layout
19741
19742 \backslash
19743 psi
19744 \end_layout
19745
19746 \end_inset
19747 </cell>
19748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19749 \begin_inset Text
19750
19751 \begin_layout Plain Layout
19752 \begin_inset Formula $\psi$
19753 \end_inset
19754
19755
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 </row>
19761 <row>
19762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19763 \begin_inset Text
19764
19765 \begin_layout Plain Layout
19766
19767 \backslash
19768 omega
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777 \begin_inset Formula $\omega$
19778 \end_inset
19779
19780
19781 \end_layout
19782
19783 \end_inset
19784 </cell>
19785 </row>
19786 </lyxtabular>
19787
19788 \end_inset
19789
19790
19791 \begin_inset space \hfill{}
19792 \end_inset
19793
19794
19795 \end_layout
19796
19797 \begin_layout Standard
19798 \begin_inset VSpace medskip
19799 \end_inset
19800
19801
19802 \end_layout
19803
19804 \begin_layout Standard
19805 Cómo escribir letras griegas especiales en redonda se explica en 
19806 \begin_inset CommandInset ref
19807 LatexCommand ref
19808 reference "sub:Griegas-en-redonda"
19809
19810 \end_inset
19811
19812 .
19813 \end_layout
19814
19815 \begin_layout Subsection
19816 Mayúsculas
19817 \begin_inset Index idx
19818 status collapsed
19819
19820 \begin_layout Plain Layout
19821 Letras griegas ! mayúsculas
19822 \end_layout
19823
19824 \end_inset
19825
19826
19827 \end_layout
19828
19829 \begin_layout Standard
19830 \begin_inset space \hfill{}
19831 \end_inset
19832
19833
19834 \begin_inset Tabular
19835 <lyxtabular version="3" rows="7" columns="2">
19836 <features rotate="0" tabularvalignment="middle">
19837 <column alignment="center" valignment="top" width="0pt">
19838 <column alignment="center" valignment="top" width="0pt">
19839 <row>
19840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19841 \begin_inset Text
19842
19843 \begin_layout Plain Layout
19844 Comando
19845 \end_layout
19846
19847 \end_inset
19848 </cell>
19849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19850 \begin_inset Text
19851
19852 \begin_layout Plain Layout
19853 Símbolo
19854 \end_layout
19855
19856 \end_inset
19857 </cell>
19858 </row>
19859 <row>
19860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19861 \begin_inset Text
19862
19863 \begin_layout Plain Layout
19864
19865 \backslash
19866 Gamma
19867 \end_layout
19868
19869 \end_inset
19870 </cell>
19871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19872 \begin_inset Text
19873
19874 \begin_layout Plain Layout
19875 \begin_inset Formula $\Gamma$
19876 \end_inset
19877
19878
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 </row>
19884 <row>
19885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19886 \begin_inset Text
19887
19888 \begin_layout Plain Layout
19889
19890 \backslash
19891 Delta
19892 \end_layout
19893
19894 \end_inset
19895 </cell>
19896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19897 \begin_inset Text
19898
19899 \begin_layout Plain Layout
19900 \begin_inset Formula $\Delta$
19901 \end_inset
19902
19903
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 </row>
19909 <row>
19910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19911 \begin_inset Text
19912
19913 \begin_layout Plain Layout
19914
19915 \backslash
19916 Theta
19917 \end_layout
19918
19919 \end_inset
19920 </cell>
19921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19922 \begin_inset Text
19923
19924 \begin_layout Plain Layout
19925 \begin_inset Formula $\Theta$
19926 \end_inset
19927
19928
19929 \end_layout
19930
19931 \end_inset
19932 </cell>
19933 </row>
19934 <row>
19935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19936 \begin_inset Text
19937
19938 \begin_layout Plain Layout
19939
19940 \backslash
19941 Lambda
19942 \end_layout
19943
19944 \end_inset
19945 </cell>
19946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19947 \begin_inset Text
19948
19949 \begin_layout Plain Layout
19950 \begin_inset Formula $\Lambda$
19951 \end_inset
19952
19953
19954 \end_layout
19955
19956 \end_inset
19957 </cell>
19958 </row>
19959 <row>
19960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19961 \begin_inset Text
19962
19963 \begin_layout Plain Layout
19964
19965 \backslash
19966 Xi
19967 \end_layout
19968
19969 \end_inset
19970 </cell>
19971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19972 \begin_inset Text
19973
19974 \begin_layout Plain Layout
19975 \begin_inset Formula $\Xi$
19976 \end_inset
19977
19978
19979 \end_layout
19980
19981 \end_inset
19982 </cell>
19983 </row>
19984 <row>
19985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19986 \begin_inset Text
19987
19988 \begin_layout Plain Layout
19989
19990 \backslash
19991 Pi
19992 \end_layout
19993
19994 \end_inset
19995 </cell>
19996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19997 \begin_inset Text
19998
19999 \begin_layout Plain Layout
20000 \begin_inset Formula $\Pi$
20001 \end_inset
20002
20003
20004 \end_layout
20005
20006 \end_inset
20007 </cell>
20008 </row>
20009 </lyxtabular>
20010
20011 \end_inset
20012
20013
20014 \begin_inset space \hfill{}
20015 \end_inset
20016
20017
20018 \begin_inset Tabular
20019 <lyxtabular version="3" rows="6" columns="2">
20020 <features rotate="0" tabularvalignment="middle">
20021 <column alignment="center" valignment="top" width="0pt">
20022 <column alignment="center" valignment="top" width="0pt">
20023 <row>
20024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20025 \begin_inset Text
20026
20027 \begin_layout Plain Layout
20028 Comando
20029 \end_layout
20030
20031 \end_inset
20032 </cell>
20033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20034 \begin_inset Text
20035
20036 \begin_layout Plain Layout
20037 Símbolo
20038 \end_layout
20039
20040 \end_inset
20041 </cell>
20042 </row>
20043 <row>
20044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20045 \begin_inset Text
20046
20047 \begin_layout Plain Layout
20048
20049 \backslash
20050 Sigma
20051 \end_layout
20052
20053 \end_inset
20054 </cell>
20055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20056 \begin_inset Text
20057
20058 \begin_layout Plain Layout
20059 \begin_inset Formula $\Sigma$
20060 \end_inset
20061
20062
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 </row>
20068 <row>
20069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20070 \begin_inset Text
20071
20072 \begin_layout Plain Layout
20073
20074 \backslash
20075 Upsilon
20076 \end_layout
20077
20078 \end_inset
20079 </cell>
20080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084 \begin_inset Formula $\Upsilon$
20085 \end_inset
20086
20087
20088 \end_layout
20089
20090 \end_inset
20091 </cell>
20092 </row>
20093 <row>
20094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098
20099 \backslash
20100 Phi
20101 \end_layout
20102
20103 \end_inset
20104 </cell>
20105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109 \begin_inset Formula $\Phi$
20110 \end_inset
20111
20112
20113 \end_layout
20114
20115 \end_inset
20116 </cell>
20117 </row>
20118 <row>
20119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Plain Layout
20123
20124 \backslash
20125 Psi
20126 \end_layout
20127
20128 \end_inset
20129 </cell>
20130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20131 \begin_inset Text
20132
20133 \begin_layout Plain Layout
20134 \begin_inset Formula $\Psi$
20135 \end_inset
20136
20137
20138 \end_layout
20139
20140 \end_inset
20141 </cell>
20142 </row>
20143 <row>
20144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148
20149 \backslash
20150 Omega
20151 \end_layout
20152
20153 \end_inset
20154 </cell>
20155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20156 \begin_inset Text
20157
20158 \begin_layout Plain Layout
20159 \begin_inset Formula $\Omega$
20160 \end_inset
20161
20162
20163 \end_layout
20164
20165 \end_inset
20166 </cell>
20167 </row>
20168 </lyxtabular>
20169
20170 \end_inset
20171
20172
20173 \begin_inset space \hfill{}
20174 \end_inset
20175
20176
20177 \end_layout
20178
20179 \begin_layout Standard
20180 \begin_inset VSpace medskip
20181 \end_inset
20182
20183
20184 \end_layout
20185
20186 \begin_layout Standard
20187 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20188  cuando se desarrolló TeX.
20189  Para obtener mayúsculas en cursiva, inicia cada comando con 
20190 \series bold
20191 var
20192 \series default
20193 .
20194  Por ejemplo, el comando 
20195 \series bold
20196
20197 \backslash
20198 varGamma
20199 \series default
20200  genera 
20201 \begin_inset Formula $\varGamma$
20202 \end_inset
20203
20204 .
20205  Otra forma es cargar el paquete 
20206 \series bold
20207 fixmath
20208 \series default
20209
20210 \begin_inset Foot
20211 status collapsed
20212
20213 \begin_layout Plain Layout
20214
20215 \series bold
20216 fixmath
20217 \series default
20218  forma parte del paquete LaTeX 
20219 \series bold
20220 was
20221 \series default
20222
20223 \begin_inset Index idx
20224 status collapsed
20225
20226 \begin_layout Plain Layout
20227 Paquetes ! was
20228 \begin_inset ERT
20229 status collapsed
20230
20231 \begin_layout Plain Layout
20232
20233
20234 \backslash
20235 vspace{4mm}
20236 \end_layout
20237
20238 \end_inset
20239
20240
20241 \end_layout
20242
20243 \end_inset
20244
20245 .
20246 \end_layout
20247
20248 \end_inset
20249
20250
20251 \begin_inset Index idx
20252 status collapsed
20253
20254 \begin_layout Plain Layout
20255 Paquetes ! fixmath
20256 \end_layout
20257
20258 \end_inset
20259
20260  con la línea siguiente en el preámbulo LaTeX
20261 \end_layout
20262
20263 \begin_layout Standard
20264
20265 \series bold
20266
20267 \backslash
20268 usepackage{fixmath}
20269 \end_layout
20270
20271 \begin_layout Standard
20272 Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam
20273 ente en cursiva.
20274 \end_layout
20275
20276 \begin_layout Subsection
20277 Letras en negrita
20278 \begin_inset Index idx
20279 status collapsed
20280
20281 \begin_layout Plain Layout
20282 Letras griegas ! en negrita
20283 \end_layout
20284
20285 \end_inset
20286
20287
20288 \end_layout
20289
20290 \begin_layout Standard
20291 Las letras griegas no admiten diferentes estilos de letra como las latinas.
20292  Sólo se pueden poner en negrita con el comando 
20293 \series bold
20294
20295 \backslash
20296 boldsymbol
20297 \series default
20298
20299 \begin_inset Index idx
20300 status collapsed
20301
20302 \begin_layout Plain Layout
20303 Comandos ! B ! 
20304 \backslash
20305 boldsymbol
20306 \end_layout
20307
20308 \end_inset
20309
20310 .
20311 \end_layout
20312
20313 \begin_layout Standard
20314 \align center
20315 \begin_inset Tabular
20316 <lyxtabular version="3" rows="3" columns="2">
20317 <features rotate="0" tabularvalignment="middle">
20318 <column alignment="center" valignment="top">
20319 <column alignment="center" valignment="top">
20320 <row>
20321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20322 \begin_inset Text
20323
20324 \begin_layout Plain Layout
20325 Comando
20326 \end_layout
20327
20328 \end_inset
20329 </cell>
20330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20331 \begin_inset Text
20332
20333 \begin_layout Plain Layout
20334 Símbolo
20335 \end_layout
20336
20337 \end_inset
20338 </cell>
20339 </row>
20340 <row>
20341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20342 \begin_inset Text
20343
20344 \begin_layout Plain Layout
20345
20346 \backslash
20347 Upsilon
20348 \backslash
20349 boldsymbol
20350 \backslash
20351 Upsilon
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 $\Upsilon\boldsymbol{\Upsilon}$
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" bottomline="true" leftline="true" usebox="none">
20371 \begin_inset Text
20372
20373 \begin_layout Plain Layout
20374
20375 \backslash
20376 theta
20377 \backslash
20378 boldsymbol
20379 \backslash
20380 theta
20381 \end_layout
20382
20383 \end_inset
20384 </cell>
20385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20386 \begin_inset Text
20387
20388 \begin_layout Plain Layout
20389 \begin_inset Formula $\theta\boldsymbol{\theta}$
20390 \end_inset
20391
20392
20393 \end_layout
20394
20395 \end_inset
20396 </cell>
20397 </row>
20398 </lyxtabular>
20399
20400 \end_inset
20401
20402
20403 \end_layout
20404
20405 \begin_layout Section
20406 Símbolos
20407 \begin_inset ERT
20408 status collapsed
20409
20410 \begin_layout Plain Layout
20411
20412
20413 \backslash
20414 texorpdfstring{
20415 \end_layout
20416
20417 \end_inset
20418
20419
20420 \begin_inset Foot
20421 status collapsed
20422
20423 \begin_layout Plain Layout
20424 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
20425  LaTeX en 
20426 \begin_inset CommandInset citation
20427 LatexCommand cite
20428 key "Symbols"
20429
20430 \end_inset
20431
20432 .
20433 \end_layout
20434
20435 \end_inset
20436
20437
20438 \begin_inset ERT
20439 status collapsed
20440
20441 \begin_layout Plain Layout
20442
20443 }{}
20444 \end_layout
20445
20446 \end_inset
20447
20448
20449 \begin_inset Note Note
20450 status collapsed
20451
20452 \begin_layout Plain Layout
20453
20454 \backslash
20455 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
20456  PDF.
20457 \end_layout
20458
20459 \begin_layout Plain Layout
20460 Más sobre 
20461 \backslash
20462 texorpdfstring en la sección 
20463 \begin_inset CommandInset ref
20464 LatexCommand ref
20465 reference "sub:Ecuaciones-en-encabezados"
20466
20467 \end_inset
20468
20469 .
20470 \end_layout
20471
20472 \end_inset
20473
20474
20475 \begin_inset Index idx
20476 status collapsed
20477
20478 \begin_layout Plain Layout
20479 Símbolos
20480 \end_layout
20481
20482 \end_inset
20483
20484
20485 \end_layout
20486
20487 \begin_layout Standard
20488 Muchos de los símbolos listados en esta sección se pueden insertar además
20489  mediante los botones 
20490 \begin_inset Graphics
20491         filename ../../images/math/nabla.png
20492         scale 85
20493
20494 \end_inset
20495
20496  y 
20497 \begin_inset Graphics
20498         filename ../../images/math/digamma.png
20499         scale 85
20500
20501 \end_inset
20502
20503  de la barra de ecuaciones.
20504 \end_layout
20505
20506 \begin_layout Subsection
20507 Símbolos matemáticos
20508 \begin_inset CommandInset label
20509 LatexCommand label
20510 name "sub:Símbolos-matemáticos"
20511
20512 \end_inset
20513
20514
20515 \begin_inset Index idx
20516 status collapsed
20517
20518 \begin_layout Plain Layout
20519 Símbolos ! matemáticos
20520 \end_layout
20521
20522 \end_inset
20523
20524
20525 \end_layout
20526
20527 \begin_layout Standard
20528 \begin_inset space \hfill{}
20529 \end_inset
20530
20531
20532 \begin_inset Tabular
20533 <lyxtabular version="3" rows="10" columns="2">
20534 <features rotate="0" tabularvalignment="middle">
20535 <column alignment="center" valignment="top" width="0pt">
20536 <column alignment="center" valignment="top" width="0pt">
20537 <row>
20538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20539 \begin_inset Text
20540
20541 \begin_layout Plain Layout
20542 Comando
20543 \end_layout
20544
20545 \end_inset
20546 </cell>
20547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20548 \begin_inset Text
20549
20550 \begin_layout Plain Layout
20551 Símbolo
20552 \end_layout
20553
20554 \end_inset
20555 </cell>
20556 </row>
20557 <row>
20558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20559 \begin_inset Text
20560
20561 \begin_layout Plain Layout
20562
20563 \backslash
20564 neg
20565 \end_layout
20566
20567 \end_inset
20568 </cell>
20569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20570 \begin_inset Text
20571
20572 \begin_layout Plain Layout
20573 \begin_inset Formula $\neg$
20574 \end_inset
20575
20576
20577 \end_layout
20578
20579 \end_inset
20580 </cell>
20581 </row>
20582 <row>
20583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20584 \begin_inset Text
20585
20586 \begin_layout Plain Layout
20587
20588 \backslash
20589 Im
20590 \end_layout
20591
20592 \end_inset
20593 </cell>
20594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20595 \begin_inset Text
20596
20597 \begin_layout Plain Layout
20598 \begin_inset Formula $\Im$
20599 \end_inset
20600
20601
20602 \end_layout
20603
20604 \end_inset
20605 </cell>
20606 </row>
20607 <row>
20608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20609 \begin_inset Text
20610
20611 \begin_layout Plain Layout
20612
20613 \backslash
20614 Re
20615 \end_layout
20616
20617 \end_inset
20618 </cell>
20619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20620 \begin_inset Text
20621
20622 \begin_layout Plain Layout
20623 \begin_inset Formula $\Re$
20624 \end_inset
20625
20626
20627 \end_layout
20628
20629 \end_inset
20630 </cell>
20631 </row>
20632 <row>
20633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20634 \begin_inset Text
20635
20636 \begin_layout Plain Layout
20637
20638 \backslash
20639 aleph
20640 \end_layout
20641
20642 \end_inset
20643 </cell>
20644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20645 \begin_inset Text
20646
20647 \begin_layout Plain Layout
20648 \begin_inset Formula $\aleph$
20649 \end_inset
20650
20651
20652 \end_layout
20653
20654 \end_inset
20655 </cell>
20656 </row>
20657 <row>
20658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20659 \begin_inset Text
20660
20661 \begin_layout Plain Layout
20662
20663 \backslash
20664 partial
20665 \end_layout
20666
20667 \end_inset
20668 </cell>
20669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20670 \begin_inset Text
20671
20672 \begin_layout Plain Layout
20673 \begin_inset Formula $\partial$
20674 \end_inset
20675
20676
20677 \end_layout
20678
20679 \end_inset
20680 </cell>
20681 </row>
20682 <row>
20683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20684 \begin_inset Text
20685
20686 \begin_layout Plain Layout
20687
20688 \backslash
20689 infty
20690 \end_layout
20691
20692 \end_inset
20693 </cell>
20694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20695 \begin_inset Text
20696
20697 \begin_layout Plain Layout
20698 \begin_inset Formula $\infty$
20699 \end_inset
20700
20701
20702 \end_layout
20703
20704 \end_inset
20705 </cell>
20706 </row>
20707 <row>
20708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712
20713 \backslash
20714 wp
20715 \end_layout
20716
20717 \end_inset
20718 </cell>
20719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Plain Layout
20723 \begin_inset Formula $\wp$
20724 \end_inset
20725
20726
20727 \end_layout
20728
20729 \end_inset
20730 </cell>
20731 </row>
20732 <row>
20733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20734 \begin_inset Text
20735
20736 \begin_layout Plain Layout
20737
20738 \backslash
20739 imath
20740 \end_layout
20741
20742 \end_inset
20743 </cell>
20744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20745 \begin_inset Text
20746
20747 \begin_layout Plain Layout
20748 \begin_inset Formula $\imath$
20749 \end_inset
20750
20751
20752 \end_layout
20753
20754 \end_inset
20755 </cell>
20756 </row>
20757 <row>
20758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20759 \begin_inset Text
20760
20761 \begin_layout Plain Layout
20762
20763 \backslash
20764 jmath
20765 \end_layout
20766
20767 \end_inset
20768 </cell>
20769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20770 \begin_inset Text
20771
20772 \begin_layout Plain Layout
20773 \begin_inset Formula $\jmath$
20774 \end_inset
20775
20776
20777 \end_layout
20778
20779 \end_inset
20780 </cell>
20781 </row>
20782 </lyxtabular>
20783
20784 \end_inset
20785
20786
20787 \begin_inset space \hfill{}
20788 \end_inset
20789
20790
20791 \begin_inset Tabular
20792 <lyxtabular version="3" rows="10" columns="2">
20793 <features rotate="0" tabularvalignment="middle">
20794 <column alignment="center" valignment="top" width="0pt">
20795 <column alignment="center" valignment="top" width="0pt">
20796 <row>
20797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20798 \begin_inset Text
20799
20800 \begin_layout Plain Layout
20801 Comando
20802 \end_layout
20803
20804 \end_inset
20805 </cell>
20806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20807 \begin_inset Text
20808
20809 \begin_layout Plain Layout
20810 Símbolo
20811 \begin_inset Note Note
20812 status collapsed
20813
20814 \begin_layout Plain Layout
20815
20816 \series bold
20817
20818 \backslash
20819 raisebox
20820 \series default
20821  se usa sólo como espaciador
20822 \end_layout
20823
20824 \end_inset
20825
20826
20827 \end_layout
20828
20829 \end_inset
20830 </cell>
20831 </row>
20832 <row>
20833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20834 \begin_inset Text
20835
20836 \begin_layout Plain Layout
20837
20838 \backslash
20839 forall
20840 \end_layout
20841
20842 \end_inset
20843 </cell>
20844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20845 \begin_inset Text
20846
20847 \begin_layout Plain Layout
20848 \begin_inset Formula $\forall$
20849 \end_inset
20850
20851
20852 \end_layout
20853
20854 \end_inset
20855 </cell>
20856 </row>
20857 <row>
20858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20859 \begin_inset Text
20860
20861 \begin_layout Plain Layout
20862
20863 \backslash
20864 exists
20865 \end_layout
20866
20867 \end_inset
20868 </cell>
20869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20870 \begin_inset Text
20871
20872 \begin_layout Plain Layout
20873 \begin_inset Formula $\exists$
20874 \end_inset
20875
20876
20877 \end_layout
20878
20879 \end_inset
20880 </cell>
20881 </row>
20882 <row>
20883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20884 \begin_inset Text
20885
20886 \begin_layout Plain Layout
20887
20888 \backslash
20889 nexists
20890 \end_layout
20891
20892 \end_inset
20893 </cell>
20894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20895 \begin_inset Text
20896
20897 \begin_layout Plain Layout
20898 \begin_inset Formula $\nexists$
20899 \end_inset
20900
20901
20902 \end_layout
20903
20904 \end_inset
20905 </cell>
20906 </row>
20907 <row>
20908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20909 \begin_inset Text
20910
20911 \begin_layout Plain Layout
20912
20913 \backslash
20914 emptyset
20915 \end_layout
20916
20917 \end_inset
20918 </cell>
20919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20920 \begin_inset Text
20921
20922 \begin_layout Plain Layout
20923 \begin_inset Formula $\emptyset$
20924 \end_inset
20925
20926
20927 \end_layout
20928
20929 \end_inset
20930 </cell>
20931 </row>
20932 <row>
20933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20934 \begin_inset Text
20935
20936 \begin_layout Plain Layout
20937
20938 \backslash
20939 varnothing
20940 \end_layout
20941
20942 \end_inset
20943 </cell>
20944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20945 \begin_inset Text
20946
20947 \begin_layout Plain Layout
20948 \begin_inset Formula $\varnothing$
20949 \end_inset
20950
20951
20952 \end_layout
20953
20954 \end_inset
20955 </cell>
20956 </row>
20957 <row>
20958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20959 \begin_inset Text
20960
20961 \begin_layout Plain Layout
20962
20963 \backslash
20964 dag
20965 \end_layout
20966
20967 \end_inset
20968 </cell>
20969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20970 \begin_inset Text
20971
20972 \begin_layout Plain Layout
20973 \begin_inset Formula $\dag$
20974 \end_inset
20975
20976
20977 \end_layout
20978
20979 \end_inset
20980 </cell>
20981 </row>
20982 <row>
20983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20984 \begin_inset Text
20985
20986 \begin_layout Plain Layout
20987
20988 \backslash
20989 ddag
20990 \end_layout
20991
20992 \end_inset
20993 </cell>
20994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20995 \begin_inset Text
20996
20997 \begin_layout Plain Layout
20998 \begin_inset Formula $\ddag$
20999 \end_inset
21000
21001
21002 \end_layout
21003
21004 \end_inset
21005 </cell>
21006 </row>
21007 <row>
21008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21009 \begin_inset Text
21010
21011 \begin_layout Plain Layout
21012
21013 \backslash
21014 complement
21015 \end_layout
21016
21017 \end_inset
21018 </cell>
21019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21020 \begin_inset Text
21021
21022 \begin_layout Plain Layout
21023 \begin_inset ERT
21024 status collapsed
21025
21026 \begin_layout Plain Layout
21027
21028
21029 \backslash
21030 raisebox{-0.8mm}{
21031 \end_layout
21032
21033 \end_inset
21034
21035
21036 \begin_inset Formula $\complement$
21037 \end_inset
21038
21039
21040 \begin_inset ERT
21041 status collapsed
21042
21043 \begin_layout Plain Layout
21044
21045 }
21046 \end_layout
21047
21048 \end_inset
21049
21050
21051 \end_layout
21052
21053 \end_inset
21054 </cell>
21055 </row>
21056 <row>
21057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21058 \begin_inset Text
21059
21060 \begin_layout Plain Layout
21061
21062 \backslash
21063 Bbbk
21064 \end_layout
21065
21066 \end_inset
21067 </cell>
21068 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21069 \begin_inset Text
21070
21071 \begin_layout Plain Layout
21072 \begin_inset Formula $\Bbbk$
21073 \end_inset
21074
21075
21076 \end_layout
21077
21078 \end_inset
21079 </cell>
21080 </row>
21081 </lyxtabular>
21082
21083 \end_inset
21084
21085
21086 \begin_inset space \hfill{}
21087 \end_inset
21088
21089
21090 \begin_inset Tabular
21091 <lyxtabular version="3" rows="10" columns="2">
21092 <features rotate="0" tabularvalignment="middle">
21093 <column alignment="center" valignment="top" width="0pt">
21094 <column alignment="center" valignment="top" width="0pt">
21095 <row>
21096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21097 \begin_inset Text
21098
21099 \begin_layout Plain Layout
21100 Comando
21101 \end_layout
21102
21103 \end_inset
21104 </cell>
21105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21106 \begin_inset Text
21107
21108 \begin_layout Plain Layout
21109 Símbolo
21110 \end_layout
21111
21112 \end_inset
21113 </cell>
21114 </row>
21115 <row>
21116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21117 \begin_inset Text
21118
21119 \begin_layout Plain Layout
21120
21121 \backslash
21122 prime
21123 \end_layout
21124
21125 \end_inset
21126 </cell>
21127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21128 \begin_inset Text
21129
21130 \begin_layout Plain Layout
21131 \begin_inset Formula $\prime$
21132 \end_inset
21133
21134
21135 \end_layout
21136
21137 \end_inset
21138 </cell>
21139 </row>
21140 <row>
21141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21142 \begin_inset Text
21143
21144 \begin_layout Plain Layout
21145
21146 \backslash
21147 backprime
21148 \end_layout
21149
21150 \end_inset
21151 </cell>
21152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21153 \begin_inset Text
21154
21155 \begin_layout Plain Layout
21156 \begin_inset Formula $\backprime$
21157 \end_inset
21158
21159
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 </row>
21165 <row>
21166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21167 \begin_inset Text
21168
21169 \begin_layout Plain Layout
21170
21171 \backslash
21172 mho
21173 \end_layout
21174
21175 \end_inset
21176 </cell>
21177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21178 \begin_inset Text
21179
21180 \begin_layout Plain Layout
21181 \begin_inset Formula $\mho$
21182 \end_inset
21183
21184
21185 \end_layout
21186
21187 \end_inset
21188 </cell>
21189 </row>
21190 <row>
21191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21192 \begin_inset Text
21193
21194 \begin_layout Plain Layout
21195
21196 \backslash
21197 triangle
21198 \end_layout
21199
21200 \end_inset
21201 </cell>
21202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21203 \begin_inset Text
21204
21205 \begin_layout Plain Layout
21206 \begin_inset Formula $\triangle$
21207 \end_inset
21208
21209
21210 \end_layout
21211
21212 \end_inset
21213 </cell>
21214 </row>
21215 <row>
21216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21217 \begin_inset Text
21218
21219 \begin_layout Plain Layout
21220
21221 \backslash
21222 angle
21223 \end_layout
21224
21225 \end_inset
21226 </cell>
21227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21228 \begin_inset Text
21229
21230 \begin_layout Plain Layout
21231 \begin_inset Formula $\angle$
21232 \end_inset
21233
21234
21235 \end_layout
21236
21237 \end_inset
21238 </cell>
21239 </row>
21240 <row>
21241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21242 \begin_inset Text
21243
21244 \begin_layout Plain Layout
21245
21246 \backslash
21247 measuredangle
21248 \end_layout
21249
21250 \end_inset
21251 </cell>
21252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21253 \begin_inset Text
21254
21255 \begin_layout Plain Layout
21256 \begin_inset Formula $\measuredangle$
21257 \end_inset
21258
21259
21260 \end_layout
21261
21262 \end_inset
21263 </cell>
21264 </row>
21265 <row>
21266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21267 \begin_inset Text
21268
21269 \begin_layout Plain Layout
21270
21271 \backslash
21272 sphericalangle
21273 \end_layout
21274
21275 \end_inset
21276 </cell>
21277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21278 \begin_inset Text
21279
21280 \begin_layout Plain Layout
21281 \begin_inset Formula $\sphericalangle$
21282 \end_inset
21283
21284
21285 \end_layout
21286
21287 \end_inset
21288 </cell>
21289 </row>
21290 <row>
21291 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21292 \begin_inset Text
21293
21294 \begin_layout Plain Layout
21295
21296 \backslash
21297 top
21298 \end_layout
21299
21300 \end_inset
21301 </cell>
21302 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21303 \begin_inset Text
21304
21305 \begin_layout Plain Layout
21306 \begin_inset Formula $\top$
21307 \end_inset
21308
21309
21310 \end_layout
21311
21312 \end_inset
21313 </cell>
21314 </row>
21315 <row>
21316 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21317 \begin_inset Text
21318
21319 \begin_layout Plain Layout
21320
21321 \backslash
21322 bot
21323 \end_layout
21324
21325 \end_inset
21326 </cell>
21327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21328 \begin_inset Text
21329
21330 \begin_layout Plain Layout
21331 \begin_inset Formula $\bot$
21332 \end_inset
21333
21334
21335 \end_layout
21336
21337 \end_inset
21338 </cell>
21339 </row>
21340 </lyxtabular>
21341
21342 \end_inset
21343
21344
21345 \begin_inset space \hfill{}
21346 \end_inset
21347
21348
21349 \end_layout
21350
21351 \begin_layout Standard
21352 \noindent
21353 \align center
21354 \begin_inset Newpage newpage
21355 \end_inset
21356
21357
21358 \end_layout
21359
21360 \begin_layout Subsection
21361 Símbolos misceláneos
21362 \begin_inset CommandInset label
21363 LatexCommand label
21364 name "sub:Símbolos-misceláneos"
21365
21366 \end_inset
21367
21368
21369 \begin_inset Index idx
21370 status collapsed
21371
21372 \begin_layout Plain Layout
21373 Símbolos ! misceláneos
21374 \end_layout
21375
21376 \end_inset
21377
21378
21379 \end_layout
21380
21381 \begin_layout Standard
21382 \noindent
21383 \align center
21384 \begin_inset Tabular
21385 <lyxtabular version="3" rows="10" columns="2">
21386 <features rotate="0" tabularvalignment="middle">
21387 <column alignment="center" valignment="top" width="0pt">
21388 <column alignment="center" valignment="top" width="0pt">
21389 <row>
21390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21391 \begin_inset Text
21392
21393 \begin_layout Plain Layout
21394 Comando
21395 \end_layout
21396
21397 \end_inset
21398 </cell>
21399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21400 \begin_inset Text
21401
21402 \begin_layout Plain Layout
21403 Símbolo
21404 \end_layout
21405
21406 \end_inset
21407 </cell>
21408 </row>
21409 <row>
21410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21411 \begin_inset Text
21412
21413 \begin_layout Plain Layout
21414
21415 \backslash
21416 flat
21417 \end_layout
21418
21419 \end_inset
21420 </cell>
21421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21422 \begin_inset Text
21423
21424 \begin_layout Plain Layout
21425 \begin_inset Formula $\flat$
21426 \end_inset
21427
21428
21429 \end_layout
21430
21431 \end_inset
21432 </cell>
21433 </row>
21434 <row>
21435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21436 \begin_inset Text
21437
21438 \begin_layout Plain Layout
21439
21440 \backslash
21441 natural
21442 \end_layout
21443
21444 \end_inset
21445 </cell>
21446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21447 \begin_inset Text
21448
21449 \begin_layout Plain Layout
21450 \begin_inset Formula $\natural$
21451 \end_inset
21452
21453
21454 \end_layout
21455
21456 \end_inset
21457 </cell>
21458 </row>
21459 <row>
21460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21461 \begin_inset Text
21462
21463 \begin_layout Plain Layout
21464
21465 \backslash
21466 sharp
21467 \end_layout
21468
21469 \end_inset
21470 </cell>
21471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21472 \begin_inset Text
21473
21474 \begin_layout Plain Layout
21475 \begin_inset Formula $\sharp$
21476 \end_inset
21477
21478
21479 \end_layout
21480
21481 \end_inset
21482 </cell>
21483 </row>
21484 <row>
21485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21486 \begin_inset Text
21487
21488 \begin_layout Plain Layout
21489
21490 \backslash
21491 surd
21492 \end_layout
21493
21494 \end_inset
21495 </cell>
21496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21497 \begin_inset Text
21498
21499 \begin_layout Plain Layout
21500 \begin_inset Formula $\surd$
21501 \end_inset
21502
21503
21504 \end_layout
21505
21506 \end_inset
21507 </cell>
21508 </row>
21509 <row>
21510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21511 \begin_inset Text
21512
21513 \begin_layout Plain Layout
21514
21515 \backslash
21516 checkmark
21517 \end_layout
21518
21519 \end_inset
21520 </cell>
21521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21522 \begin_inset Text
21523
21524 \begin_layout Plain Layout
21525 \begin_inset Formula $\checkmark$
21526 \end_inset
21527
21528
21529 \end_layout
21530
21531 \end_inset
21532 </cell>
21533 </row>
21534 <row>
21535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21536 \begin_inset Text
21537
21538 \begin_layout Plain Layout
21539
21540 \backslash
21541 yen
21542 \end_layout
21543
21544 \end_inset
21545 </cell>
21546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21547 \begin_inset Text
21548
21549 \begin_layout Plain Layout
21550 \begin_inset Formula $\yen$
21551 \end_inset
21552
21553
21554 \end_layout
21555
21556 \end_inset
21557 </cell>
21558 </row>
21559 <row>
21560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21561 \begin_inset Text
21562
21563 \begin_layout Plain Layout
21564
21565 \backslash
21566 pounds
21567 \end_layout
21568
21569 \end_inset
21570 </cell>
21571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21572 \begin_inset Text
21573
21574 \begin_layout Plain Layout
21575 \begin_inset Formula $\pounds$
21576 \end_inset
21577
21578
21579 \end_layout
21580
21581 \end_inset
21582 </cell>
21583 </row>
21584 <row>
21585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21586 \begin_inset Text
21587
21588 \begin_layout Plain Layout
21589 $
21590 \end_layout
21591
21592 \end_inset
21593 </cell>
21594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21595 \begin_inset Text
21596
21597 \begin_layout Plain Layout
21598 \begin_inset Formula $\$$
21599 \end_inset
21600
21601
21602 \end_layout
21603
21604 \end_inset
21605 </cell>
21606 </row>
21607 <row>
21608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21609 \begin_inset Text
21610
21611 \begin_layout Plain Layout
21612 §
21613 \end_layout
21614
21615 \end_inset
21616 </cell>
21617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21618 \begin_inset Text
21619
21620 \begin_layout Plain Layout
21621 \begin_inset Formula $§$
21622 \end_inset
21623
21624
21625 \end_layout
21626
21627 \end_inset
21628 </cell>
21629 </row>
21630 </lyxtabular>
21631
21632 \end_inset
21633
21634
21635 \begin_inset Tabular
21636 <lyxtabular version="3" rows="10" columns="2">
21637 <features rotate="0" tabularvalignment="middle">
21638 <column alignment="center" valignment="top">
21639 <column alignment="center" valignment="top">
21640 <row>
21641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21642 \begin_inset Text
21643
21644 \begin_layout Plain Layout
21645 Comando
21646 \end_layout
21647
21648 \end_inset
21649 </cell>
21650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21651 \begin_inset Text
21652
21653 \begin_layout Plain Layout
21654 Símbolo
21655 \end_layout
21656
21657 \end_inset
21658 </cell>
21659 </row>
21660 <row>
21661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21662 \begin_inset Text
21663
21664 \begin_layout Plain Layout
21665
21666 \backslash
21667 hbar
21668 \end_layout
21669
21670 \end_inset
21671 </cell>
21672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21673 \begin_inset Text
21674
21675 \begin_layout Plain Layout
21676 \begin_inset Formula $\hbar$
21677 \end_inset
21678
21679
21680 \end_layout
21681
21682 \end_inset
21683 </cell>
21684 </row>
21685 <row>
21686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21687 \begin_inset Text
21688
21689 \begin_layout Plain Layout
21690
21691 \backslash
21692 hslash
21693 \end_layout
21694
21695 \end_inset
21696 </cell>
21697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21698 \begin_inset Text
21699
21700 \begin_layout Plain Layout
21701 \begin_inset Formula $\hslash$
21702 \end_inset
21703
21704
21705 \end_layout
21706
21707 \end_inset
21708 </cell>
21709 </row>
21710 <row>
21711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21712 \begin_inset Text
21713
21714 \begin_layout Plain Layout
21715
21716 \backslash
21717 clubsuit
21718 \end_layout
21719
21720 \end_inset
21721 </cell>
21722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21723 \begin_inset Text
21724
21725 \begin_layout Plain Layout
21726 \begin_inset Formula $\clubsuit$
21727 \end_inset
21728
21729
21730 \end_layout
21731
21732 \end_inset
21733 </cell>
21734 </row>
21735 <row>
21736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21737 \begin_inset Text
21738
21739 \begin_layout Plain Layout
21740
21741 \backslash
21742 spadesuit
21743 \end_layout
21744
21745 \end_inset
21746 </cell>
21747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21748 \begin_inset Text
21749
21750 \begin_layout Plain Layout
21751 \begin_inset Formula $\spadesuit$
21752 \end_inset
21753
21754
21755 \end_layout
21756
21757 \end_inset
21758 </cell>
21759 </row>
21760 <row>
21761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21762 \begin_inset Text
21763
21764 \begin_layout Plain Layout
21765
21766 \backslash
21767 bigstar
21768 \end_layout
21769
21770 \end_inset
21771 </cell>
21772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21773 \begin_inset Text
21774
21775 \begin_layout Plain Layout
21776 \begin_inset Formula $\bigstar$
21777 \end_inset
21778
21779
21780 \end_layout
21781
21782 \end_inset
21783 </cell>
21784 </row>
21785 <row>
21786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21787 \begin_inset Text
21788
21789 \begin_layout Plain Layout
21790
21791 \backslash
21792 blacklozenge
21793 \end_layout
21794
21795 \end_inset
21796 </cell>
21797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21798 \begin_inset Text
21799
21800 \begin_layout Plain Layout
21801 \begin_inset Formula $\blacklozenge$
21802 \end_inset
21803
21804
21805 \end_layout
21806
21807 \end_inset
21808 </cell>
21809 </row>
21810 <row>
21811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21812 \begin_inset Text
21813
21814 \begin_layout Plain Layout
21815
21816 \backslash
21817 blacktriangle
21818 \end_layout
21819
21820 \end_inset
21821 </cell>
21822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21823 \begin_inset Text
21824
21825 \begin_layout Plain Layout
21826 \begin_inset Formula $\blacktriangle$
21827 \end_inset
21828
21829
21830 \end_layout
21831
21832 \end_inset
21833 </cell>
21834 </row>
21835 <row>
21836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21837 \begin_inset Text
21838
21839 \begin_layout Plain Layout
21840
21841 \backslash
21842 blacktiangledown
21843 \end_layout
21844
21845 \end_inset
21846 </cell>
21847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21848 \begin_inset Text
21849
21850 \begin_layout Plain Layout
21851 \begin_inset Formula $\blacktriangledown$
21852 \end_inset
21853
21854
21855 \end_layout
21856
21857 \end_inset
21858 </cell>
21859 </row>
21860 <row>
21861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21862 \begin_inset Text
21863
21864 \begin_layout Plain Layout
21865
21866 \backslash
21867 bullet
21868 \end_layout
21869
21870 \end_inset
21871 </cell>
21872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21873 \begin_inset Text
21874
21875 \begin_layout Plain Layout
21876 \begin_inset Formula $\bullet$
21877 \end_inset
21878
21879
21880 \end_layout
21881
21882 \end_inset
21883 </cell>
21884 </row>
21885 </lyxtabular>
21886
21887 \end_inset
21888
21889
21890 \begin_inset Tabular
21891 <lyxtabular version="3" rows="10" columns="2">
21892 <features rotate="0" tabularvalignment="middle">
21893 <column alignment="center" valignment="top" width="0pt">
21894 <column alignment="center" valignment="top" width="0pt">
21895 <row>
21896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21897 \begin_inset Text
21898
21899 \begin_layout Plain Layout
21900 Comando
21901 \end_layout
21902
21903 \end_inset
21904 </cell>
21905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21906 \begin_inset Text
21907
21908 \begin_layout Plain Layout
21909 Símbolo
21910 \end_layout
21911
21912 \end_inset
21913 </cell>
21914 </row>
21915 <row>
21916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21917 \begin_inset Text
21918
21919 \begin_layout Plain Layout
21920
21921 \backslash
21922 diamondsuit
21923 \end_layout
21924
21925 \end_inset
21926 </cell>
21927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21928 \begin_inset Text
21929
21930 \begin_layout Plain Layout
21931 \begin_inset Formula $\diamondsuit$
21932 \end_inset
21933
21934
21935 \end_layout
21936
21937 \end_inset
21938 </cell>
21939 </row>
21940 <row>
21941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21942 \begin_inset Text
21943
21944 \begin_layout Plain Layout
21945
21946 \backslash
21947 Diamond
21948 \end_layout
21949
21950 \end_inset
21951 </cell>
21952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21953 \begin_inset Text
21954
21955 \begin_layout Plain Layout
21956 \begin_inset Formula $\Diamond$
21957 \end_inset
21958
21959
21960 \end_layout
21961
21962 \end_inset
21963 </cell>
21964 </row>
21965 <row>
21966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21967 \begin_inset Text
21968
21969 \begin_layout Plain Layout
21970
21971 \backslash
21972 heartsuit
21973 \end_layout
21974
21975 \end_inset
21976 </cell>
21977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21978 \begin_inset Text
21979
21980 \begin_layout Plain Layout
21981 \begin_inset Formula $\heartsuit$
21982 \end_inset
21983
21984
21985 \end_layout
21986
21987 \end_inset
21988 </cell>
21989 </row>
21990 <row>
21991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21992 \begin_inset Text
21993
21994 \begin_layout Plain Layout
21995
21996 \backslash
21997 P
21998 \end_layout
21999
22000 \end_inset
22001 </cell>
22002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22003 \begin_inset Text
22004
22005 \begin_layout Plain Layout
22006 \begin_inset Formula $\P$
22007 \end_inset
22008
22009
22010 \end_layout
22011
22012 \end_inset
22013 </cell>
22014 </row>
22015 <row>
22016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22017 \begin_inset Text
22018
22019 \begin_layout Plain Layout
22020
22021 \backslash
22022 copyright
22023 \end_layout
22024
22025 \end_inset
22026 </cell>
22027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22028 \begin_inset Text
22029
22030 \begin_layout Plain Layout
22031 \begin_inset Formula $\copyright$
22032 \end_inset
22033
22034
22035 \end_layout
22036
22037 \end_inset
22038 </cell>
22039 </row>
22040 <row>
22041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22042 \begin_inset Text
22043
22044 \begin_layout Plain Layout
22045
22046 \backslash
22047 circledR
22048 \end_layout
22049
22050 \end_inset
22051 </cell>
22052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22053 \begin_inset Text
22054
22055 \begin_layout Plain Layout
22056 \begin_inset Formula $\circledR$
22057 \end_inset
22058
22059
22060 \end_layout
22061
22062 \end_inset
22063 </cell>
22064 </row>
22065 <row>
22066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22067 \begin_inset Text
22068
22069 \begin_layout Plain Layout
22070
22071 \backslash
22072 maltese
22073 \end_layout
22074
22075 \end_inset
22076 </cell>
22077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22078 \begin_inset Text
22079
22080 \begin_layout Plain Layout
22081 \begin_inset Formula $\maltese$
22082 \end_inset
22083
22084
22085 \end_layout
22086
22087 \end_inset
22088 </cell>
22089 </row>
22090 <row>
22091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22092 \begin_inset Text
22093
22094 \begin_layout Plain Layout
22095
22096 \backslash
22097 diagup
22098 \end_layout
22099
22100 \end_inset
22101 </cell>
22102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22103 \begin_inset Text
22104
22105 \begin_layout Plain Layout
22106 \begin_inset Formula $\diagup$
22107 \end_inset
22108
22109
22110 \end_layout
22111
22112 \end_inset
22113 </cell>
22114 </row>
22115 <row>
22116 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22117 \begin_inset Text
22118
22119 \begin_layout Plain Layout
22120
22121 \backslash
22122 diagdown
22123 \end_layout
22124
22125 \end_inset
22126 </cell>
22127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22128 \begin_inset Text
22129
22130 \begin_layout Plain Layout
22131 \begin_inset Formula $\diagdown$
22132 \end_inset
22133
22134
22135 \end_layout
22136
22137 \end_inset
22138 </cell>
22139 </row>
22140 </lyxtabular>
22141
22142 \end_inset
22143
22144
22145 \end_layout
22146
22147 \begin_layout Standard
22148 \begin_inset VSpace medskip
22149 \end_inset
22150
22151
22152 \end_layout
22153
22154 \begin_layout Standard
22155 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22156 \begin_inset CommandInset ref
22157 LatexCommand ref
22158 reference "sub:Tamaños-de-tipografías"
22159
22160 \end_inset
22161
22162
22163 \end_layout
22164
22165 \begin_layout Subsection
22166 El símbolo del euro, €
22167 \begin_inset Index idx
22168 status collapsed
22169
22170 \begin_layout Plain Layout
22171 Símbolos ! euro
22172 \end_layout
22173
22174 \end_inset
22175
22176
22177 \begin_inset Index idx
22178 status collapsed
22179
22180 \begin_layout Plain Layout
22181
22182 \backslash
22183 @
22184 \begin_inset ERT
22185 status collapsed
22186
22187 \begin_layout Plain Layout
22188
22189
22190 \backslash
22191 officialeuro
22192 \end_layout
22193
22194 \end_inset
22195
22196
22197 \end_layout
22198
22199 \end_inset
22200
22201
22202 \end_layout
22203
22204 \begin_layout Standard
22205 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
22206  LaTeX 
22207 \series bold
22208 eurosym
22209 \series default
22210
22211 \begin_inset Index idx
22212 status collapsed
22213
22214 \begin_layout Plain Layout
22215 Paquetes ! eurosym
22216 \end_layout
22217
22218 \end_inset
22219
22220 , y cargado en el preámbulo LaTeX con la línea
22221 \end_layout
22222
22223 \begin_layout Standard
22224
22225 \series bold
22226
22227 \backslash
22228 usepackage[gennarrow]{eurosym}
22229 \end_layout
22230
22231 \begin_layout Standard
22232 Actualmente también se puede insertar con el comando 
22233 \series bold
22234
22235 \backslash
22236 euro
22237 \series default
22238
22239 \begin_inset Index idx
22240 status collapsed
22241
22242 \begin_layout Plain Layout
22243 Comandos ! E ! 
22244 \backslash
22245 euro
22246 \end_layout
22247
22248 \end_inset
22249
22250 .
22251 \end_layout
22252
22253 \begin_layout Standard
22254 El símbolo del euro puede insertarse directamente con la tecla € en texto
22255  matemático sin tener 
22256 \series bold
22257 eurosym
22258 \series default
22259  instalado.
22260  Si 
22261 \series bold
22262 eurosym
22263 \series default
22264  está instalado, se puede insertar 
22265 \series bold
22266
22267 \backslash
22268 euro
22269 \series default
22270  en modo TeX.
22271  El símbolo oficial de la moneda se puede insertar con el comando 
22272 \series bold
22273
22274 \backslash
22275 officialeuro
22276 \series default
22277
22278 \begin_inset Index idx
22279 status collapsed
22280
22281 \begin_layout Plain Layout
22282 Comandos ! O ! 
22283 \backslash
22284 officialeuro
22285 \end_layout
22286
22287 \end_inset
22288
22289 , que sólo está disponible en modo TeX.
22290 \end_layout
22291
22292 \begin_layout Standard
22293 \begin_inset ERT
22294 status collapsed
22295
22296 \begin_layout Plain Layout
22297
22298
22299 \backslash
22300 ifeurosym
22301 \end_layout
22302
22303 \end_inset
22304
22305
22306 \begin_inset Note Note
22307 status collapsed
22308
22309 \begin_layout Plain Layout
22310 El cuadro siguiente sólo se mostrará si está instalado el paquete LaTeX
22311  
22312 \series bold
22313 eurosym
22314 \series default
22315 .
22316 \end_layout
22317
22318 \end_inset
22319
22320
22321 \end_layout
22322
22323 \begin_layout Standard
22324 Un vistazo a los diferentes símbolos del euro.
22325 \end_layout
22326
22327 \begin_layout Standard
22328 \noindent
22329 \align center
22330 \begin_inset Tabular
22331 <lyxtabular version="3" rows="4" columns="3">
22332 <features rotate="0" tabularvalignment="middle">
22333 <column alignment="center" valignment="top">
22334 <column alignment="center" valignment="top">
22335 <column alignment="center" valignment="top">
22336 <row>
22337 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22338 \begin_inset Text
22339
22340 \begin_layout Plain Layout
22341
22342 \end_layout
22343
22344 \end_inset
22345 </cell>
22346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22347 \begin_inset Text
22348
22349 \begin_layout Plain Layout
22350 Comando
22351 \end_layout
22352
22353 \end_inset
22354 </cell>
22355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22356 \begin_inset Text
22357
22358 \begin_layout Plain Layout
22359 Símbolo
22360 \end_layout
22361
22362 \end_inset
22363 </cell>
22364 </row>
22365 <row>
22366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22367 \begin_inset Text
22368
22369 \begin_layout Plain Layout
22370 ecuación
22371 \end_layout
22372
22373 \end_inset
22374 </cell>
22375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22376 \begin_inset Text
22377
22378 \begin_layout Plain Layout
22379
22380 \backslash
22381 euro
22382 \end_layout
22383
22384 \end_inset
22385 </cell>
22386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22387 \begin_inset Text
22388
22389 \begin_layout Plain Layout
22390 \begin_inset Formula $\euro$
22391 \end_inset
22392
22393
22394 \end_layout
22395
22396 \end_inset
22397 </cell>
22398 </row>
22399 <row>
22400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22401 \begin_inset Text
22402
22403 \begin_layout Plain Layout
22404 texto matemático
22405 \end_layout
22406
22407 \end_inset
22408 </cell>
22409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22410 \begin_inset Text
22411
22412 \begin_layout Plain Layout
22413
22414 \end_layout
22415
22416 \end_inset
22417 </cell>
22418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22419 \begin_inset Text
22420
22421 \begin_layout Plain Layout
22422 \begin_inset Formula $\mbox{€}$
22423 \end_inset
22424
22425
22426 \end_layout
22427
22428 \end_inset
22429 </cell>
22430 </row>
22431 <row>
22432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22433 \begin_inset Text
22434
22435 \begin_layout Plain Layout
22436 modo TeX
22437 \end_layout
22438
22439 \end_inset
22440 </cell>
22441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22442 \begin_inset Text
22443
22444 \begin_layout Plain Layout
22445
22446 \backslash
22447 officialeuro
22448 \end_layout
22449
22450 \end_inset
22451 </cell>
22452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22453 \begin_inset Text
22454
22455 \begin_layout Plain Layout
22456 \begin_inset ERT
22457 status collapsed
22458
22459 \begin_layout Plain Layout
22460
22461
22462 \backslash
22463 officialeuro
22464 \end_layout
22465
22466 \end_inset
22467
22468
22469 \end_layout
22470
22471 \end_inset
22472 </cell>
22473 </row>
22474 </lyxtabular>
22475
22476 \end_inset
22477
22478
22479 \end_layout
22480
22481 \begin_layout Standard
22482 \begin_inset ERT
22483 status collapsed
22484
22485 \begin_layout Plain Layout
22486
22487
22488 \backslash
22489 else
22490 \end_layout
22491
22492 \end_inset
22493
22494
22495 \begin_inset Note Note
22496 status collapsed
22497
22498 \begin_layout Plain Layout
22499 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
22500 \series bold
22501 eurosym
22502 \series default
22503 :
22504 \end_layout
22505
22506 \end_inset
22507
22508
22509 \end_layout
22510
22511 \begin_layout Standard
22512 Para ver la salida completa de esta subsección debe estar instalado el paquete
22513  LaTeX 
22514 \series bold
22515 eurosym
22516 \series default
22517 .
22518 \end_layout
22519
22520 \begin_layout Standard
22521 \begin_inset ERT
22522 status collapsed
22523
22524 \begin_layout Plain Layout
22525
22526
22527 \backslash
22528 fi
22529 \end_layout
22530
22531 \end_inset
22532
22533
22534 \end_layout
22535
22536 \begin_layout Section
22537 Relaciones
22538 \begin_inset CommandInset label
22539 LatexCommand label
22540 name "sec:Relaciones"
22541
22542 \end_inset
22543
22544
22545 \begin_inset Index idx
22546 status collapsed
22547
22548 \begin_layout Plain Layout
22549 Relaciones
22550 \end_layout
22551
22552 \end_inset
22553
22554
22555 \begin_inset Index idx
22556 status collapsed
22557
22558 \begin_layout Plain Layout
22559 Comparaciones|see
22560 \begin_inset ERT
22561 status collapsed
22562
22563 \begin_layout Plain Layout
22564
22565 {
22566 \end_layout
22567
22568 \end_inset
22569
22570 Relaciones
22571 \begin_inset ERT
22572 status collapsed
22573
22574 \begin_layout Plain Layout
22575
22576 }
22577 \end_layout
22578
22579 \end_inset
22580
22581
22582 \end_layout
22583
22584 \end_inset
22585
22586
22587 \end_layout
22588
22589 \begin_layout Standard
22590 Todas las relaciones se pueden insertar también con el botón 
22591 \begin_inset Graphics
22592         filename ../../images/math/leq.png
22593         scale 85
22594
22595 \end_inset
22596
22597  de la barra de ecuaciones.
22598 \end_layout
22599
22600 \begin_layout Standard
22601 \begin_inset space \hfill{}
22602 \end_inset
22603
22604
22605 \begin_inset Tabular
22606 <lyxtabular version="3" rows="17" columns="2">
22607 <features rotate="0" tabularvalignment="middle">
22608 <column alignment="center" valignment="top" width="0pt">
22609 <column alignment="center" valignment="top" width="0pt">
22610 <row>
22611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22612 \begin_inset Text
22613
22614 \begin_layout Plain Layout
22615 Comando
22616 \end_layout
22617
22618 \end_inset
22619 </cell>
22620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22621 \begin_inset Text
22622
22623 \begin_layout Plain Layout
22624 Relación
22625 \end_layout
22626
22627 \end_inset
22628 </cell>
22629 </row>
22630 <row>
22631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22632 \begin_inset Text
22633
22634 \begin_layout Plain Layout
22635 <
22636 \end_layout
22637
22638 \end_inset
22639 </cell>
22640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22641 \begin_inset Text
22642
22643 \begin_layout Plain Layout
22644 \begin_inset Formula $<$
22645 \end_inset
22646
22647
22648 \end_layout
22649
22650 \end_inset
22651 </cell>
22652 </row>
22653 <row>
22654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22655 \begin_inset Text
22656
22657 \begin_layout Plain Layout
22658
22659 \backslash
22660 le
22661 \end_layout
22662
22663 \end_inset
22664 </cell>
22665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22666 \begin_inset Text
22667
22668 \begin_layout Plain Layout
22669 \begin_inset Formula $\le$
22670 \end_inset
22671
22672
22673 \end_layout
22674
22675 \end_inset
22676 </cell>
22677 </row>
22678 <row>
22679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22680 \begin_inset Text
22681
22682 \begin_layout Plain Layout
22683
22684 \backslash
22685 ll
22686 \end_layout
22687
22688 \end_inset
22689 </cell>
22690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22691 \begin_inset Text
22692
22693 \begin_layout Plain Layout
22694 \begin_inset Formula $\ll$
22695 \end_inset
22696
22697
22698 \end_layout
22699
22700 \end_inset
22701 </cell>
22702 </row>
22703 <row>
22704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22705 \begin_inset Text
22706
22707 \begin_layout Plain Layout
22708
22709 \backslash
22710 prec
22711 \end_layout
22712
22713 \end_inset
22714 </cell>
22715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22716 \begin_inset Text
22717
22718 \begin_layout Plain Layout
22719 \begin_inset Formula $\prec$
22720 \end_inset
22721
22722
22723 \end_layout
22724
22725 \end_inset
22726 </cell>
22727 </row>
22728 <row>
22729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22730 \begin_inset Text
22731
22732 \begin_layout Plain Layout
22733
22734 \backslash
22735 preceq
22736 \end_layout
22737
22738 \end_inset
22739 </cell>
22740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22741 \begin_inset Text
22742
22743 \begin_layout Plain Layout
22744 \begin_inset Formula $\preceq$
22745 \end_inset
22746
22747
22748 \end_layout
22749
22750 \end_inset
22751 </cell>
22752 </row>
22753 <row>
22754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22755 \begin_inset Text
22756
22757 \begin_layout Plain Layout
22758
22759 \backslash
22760 subset
22761 \end_layout
22762
22763 \end_inset
22764 </cell>
22765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22766 \begin_inset Text
22767
22768 \begin_layout Plain Layout
22769 \begin_inset Formula $\subset$
22770 \end_inset
22771
22772
22773 \end_layout
22774
22775 \end_inset
22776 </cell>
22777 </row>
22778 <row>
22779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22780 \begin_inset Text
22781
22782 \begin_layout Plain Layout
22783
22784 \backslash
22785 subseteq
22786 \end_layout
22787
22788 \end_inset
22789 </cell>
22790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22791 \begin_inset Text
22792
22793 \begin_layout Plain Layout
22794 \begin_inset Formula $\subseteq$
22795 \end_inset
22796
22797
22798 \end_layout
22799
22800 \end_inset
22801 </cell>
22802 </row>
22803 <row>
22804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22805 \begin_inset Text
22806
22807 \begin_layout Plain Layout
22808
22809 \backslash
22810 sqsubseteq
22811 \end_layout
22812
22813 \end_inset
22814 </cell>
22815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22816 \begin_inset Text
22817
22818 \begin_layout Plain Layout
22819 \begin_inset Formula $\sqsubseteq$
22820 \end_inset
22821
22822
22823 \end_layout
22824
22825 \end_inset
22826 </cell>
22827 </row>
22828 <row>
22829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22830 \begin_inset Text
22831
22832 \begin_layout Plain Layout
22833
22834 \backslash
22835 in
22836 \end_layout
22837
22838 \end_inset
22839 </cell>
22840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22841 \begin_inset Text
22842
22843 \begin_layout Plain Layout
22844 \begin_inset Formula $\in$
22845 \end_inset
22846
22847
22848 \end_layout
22849
22850 \end_inset
22851 </cell>
22852 </row>
22853 <row>
22854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22855 \begin_inset Text
22856
22857 \begin_layout Plain Layout
22858
22859 \backslash
22860 vdash
22861 \end_layout
22862
22863 \end_inset
22864 </cell>
22865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22866 \begin_inset Text
22867
22868 \begin_layout Plain Layout
22869 \begin_inset Formula $\vdash$
22870 \end_inset
22871
22872
22873 \end_layout
22874
22875 \end_inset
22876 </cell>
22877 </row>
22878 <row>
22879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22880 \begin_inset Text
22881
22882 \begin_layout Plain Layout
22883
22884 \backslash
22885 smile
22886 \end_layout
22887
22888 \end_inset
22889 </cell>
22890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22891 \begin_inset Text
22892
22893 \begin_layout Plain Layout
22894 \begin_inset Formula $\smile$
22895 \end_inset
22896
22897
22898 \end_layout
22899
22900 \end_inset
22901 </cell>
22902 </row>
22903 <row>
22904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22905 \begin_inset Text
22906
22907 \begin_layout Plain Layout
22908
22909 \backslash
22910 lhd
22911 \end_layout
22912
22913 \end_inset
22914 </cell>
22915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22916 \begin_inset Text
22917
22918 \begin_layout Plain Layout
22919 \begin_inset Formula $\lhd$
22920 \end_inset
22921
22922
22923 \end_layout
22924
22925 \end_inset
22926 </cell>
22927 </row>
22928 <row>
22929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22930 \begin_inset Text
22931
22932 \begin_layout Plain Layout
22933
22934 \backslash
22935 unlhd
22936 \end_layout
22937
22938 \end_inset
22939 </cell>
22940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22941 \begin_inset Text
22942
22943 \begin_layout Plain Layout
22944 \begin_inset Formula $\unlhd$
22945 \end_inset
22946
22947
22948 \end_layout
22949
22950 \end_inset
22951 </cell>
22952 </row>
22953 <row>
22954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22955 \begin_inset Text
22956
22957 \begin_layout Plain Layout
22958
22959 \backslash
22960 gtrless
22961 \end_layout
22962
22963 \end_inset
22964 </cell>
22965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22966 \begin_inset Text
22967
22968 \begin_layout Plain Layout
22969 \begin_inset Formula $\gtrless$
22970 \end_inset
22971
22972
22973 \end_layout
22974
22975 \end_inset
22976 </cell>
22977 </row>
22978 <row>
22979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22980 \begin_inset Text
22981
22982 \begin_layout Plain Layout
22983
22984 \backslash
22985 mid
22986 \end_layout
22987
22988 \end_inset
22989 </cell>
22990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22991 \begin_inset Text
22992
22993 \begin_layout Plain Layout
22994 \begin_inset Formula $\mid$
22995 \end_inset
22996
22997
22998 \end_layout
22999
23000 \end_inset
23001 </cell>
23002 </row>
23003 <row>
23004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23005 \begin_inset Text
23006
23007 \begin_layout Plain Layout
23008
23009 \backslash
23010 nmid
23011 \end_layout
23012
23013 \end_inset
23014 </cell>
23015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23016 \begin_inset Text
23017
23018 \begin_layout Plain Layout
23019 \begin_inset Formula $\nmid$
23020 \end_inset
23021
23022
23023 \end_layout
23024
23025 \end_inset
23026 </cell>
23027 </row>
23028 </lyxtabular>
23029
23030 \end_inset
23031
23032
23033 \begin_inset space \hfill{}
23034 \end_inset
23035
23036
23037 \begin_inset Tabular
23038 <lyxtabular version="3" rows="17" columns="2">
23039 <features rotate="0" tabularvalignment="middle">
23040 <column alignment="center" valignment="top" width="0pt">
23041 <column alignment="center" valignment="top" width="0pt">
23042 <row>
23043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23044 \begin_inset Text
23045
23046 \begin_layout Plain Layout
23047 Comando
23048 \end_layout
23049
23050 \end_inset
23051 </cell>
23052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23053 \begin_inset Text
23054
23055 \begin_layout Plain Layout
23056 Relación
23057 \end_layout
23058
23059 \end_inset
23060 </cell>
23061 </row>
23062 <row>
23063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23064 \begin_inset Text
23065
23066 \begin_layout Plain Layout
23067 =
23068 \end_layout
23069
23070 \end_inset
23071 </cell>
23072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23073 \begin_inset Text
23074
23075 \begin_layout Plain Layout
23076 \begin_inset Formula $=$
23077 \end_inset
23078
23079
23080 \end_layout
23081
23082 \end_inset
23083 </cell>
23084 </row>
23085 <row>
23086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23087 \begin_inset Text
23088
23089 \begin_layout Plain Layout
23090
23091 \backslash
23092 not=
23093 \end_layout
23094
23095 \end_inset
23096 </cell>
23097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23098 \begin_inset Text
23099
23100 \begin_layout Plain Layout
23101 \begin_inset Formula $\not=$
23102 \end_inset
23103
23104
23105 \end_layout
23106
23107 \end_inset
23108 </cell>
23109 </row>
23110 <row>
23111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23112 \begin_inset Text
23113
23114 \begin_layout Plain Layout
23115
23116 \backslash
23117 equiv
23118 \end_layout
23119
23120 \end_inset
23121 </cell>
23122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23123 \begin_inset Text
23124
23125 \begin_layout Plain Layout
23126 \begin_inset Formula $\equiv$
23127 \end_inset
23128
23129
23130 \end_layout
23131
23132 \end_inset
23133 </cell>
23134 </row>
23135 <row>
23136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23137 \begin_inset Text
23138
23139 \begin_layout Plain Layout
23140
23141 \backslash
23142 sim
23143 \end_layout
23144
23145 \end_inset
23146 </cell>
23147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23148 \begin_inset Text
23149
23150 \begin_layout Plain Layout
23151 \begin_inset Formula $\sim$
23152 \end_inset
23153
23154
23155 \end_layout
23156
23157 \end_inset
23158 </cell>
23159 </row>
23160 <row>
23161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23162 \begin_inset Text
23163
23164 \begin_layout Plain Layout
23165
23166 \backslash
23167 simeq
23168 \end_layout
23169
23170 \end_inset
23171 </cell>
23172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23173 \begin_inset Text
23174
23175 \begin_layout Plain Layout
23176 \begin_inset Formula $\simeq$
23177 \end_inset
23178
23179
23180 \end_layout
23181
23182 \end_inset
23183 </cell>
23184 </row>
23185 <row>
23186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23187 \begin_inset Text
23188
23189 \begin_layout Plain Layout
23190
23191 \backslash
23192 approx
23193 \end_layout
23194
23195 \end_inset
23196 </cell>
23197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23198 \begin_inset Text
23199
23200 \begin_layout Plain Layout
23201 \begin_inset Formula $\approx$
23202 \end_inset
23203
23204
23205 \end_layout
23206
23207 \end_inset
23208 </cell>
23209 </row>
23210 <row>
23211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23212 \begin_inset Text
23213
23214 \begin_layout Plain Layout
23215
23216 \backslash
23217 cong
23218 \end_layout
23219
23220 \end_inset
23221 </cell>
23222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23223 \begin_inset Text
23224
23225 \begin_layout Plain Layout
23226 \begin_inset Formula $\cong$
23227 \end_inset
23228
23229
23230 \end_layout
23231
23232 \end_inset
23233 </cell>
23234 </row>
23235 <row>
23236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23237 \begin_inset Text
23238
23239 \begin_layout Plain Layout
23240
23241 \backslash
23242 bowtie
23243 \end_layout
23244
23245 \end_inset
23246 </cell>
23247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23248 \begin_inset Text
23249
23250 \begin_layout Plain Layout
23251 \begin_inset Formula $\bowtie$
23252 \end_inset
23253
23254
23255 \end_layout
23256
23257 \end_inset
23258 </cell>
23259 </row>
23260 <row>
23261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23262 \begin_inset Text
23263
23264 \begin_layout Plain Layout
23265
23266 \backslash
23267 notin
23268 \end_layout
23269
23270 \end_inset
23271 </cell>
23272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23273 \begin_inset Text
23274
23275 \begin_layout Plain Layout
23276 \begin_inset Formula $\notin$
23277 \end_inset
23278
23279
23280 \end_layout
23281
23282 \end_inset
23283 </cell>
23284 </row>
23285 <row>
23286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23287 \begin_inset Text
23288
23289 \begin_layout Plain Layout
23290
23291 \backslash
23292 perp
23293 \end_layout
23294
23295 \end_inset
23296 </cell>
23297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23298 \begin_inset Text
23299
23300 \begin_layout Plain Layout
23301 \begin_inset Formula $\perp$
23302 \end_inset
23303
23304
23305 \end_layout
23306
23307 \end_inset
23308 </cell>
23309 </row>
23310 <row>
23311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23312 \begin_inset Text
23313
23314 \begin_layout Plain Layout
23315
23316 \backslash
23317 propto
23318 \end_layout
23319
23320 \end_inset
23321 </cell>
23322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23323 \begin_inset Text
23324
23325 \begin_layout Plain Layout
23326 \begin_inset Formula $\propto$
23327 \end_inset
23328
23329
23330 \end_layout
23331
23332 \end_inset
23333 </cell>
23334 </row>
23335 <row>
23336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23337 \begin_inset Text
23338
23339 \begin_layout Plain Layout
23340
23341 \backslash
23342 asymp
23343 \end_layout
23344
23345 \end_inset
23346 </cell>
23347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23348 \begin_inset Text
23349
23350 \begin_layout Plain Layout
23351 \begin_inset Formula $\asymp$
23352 \end_inset
23353
23354
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
23366 \backslash
23367 doteq
23368 \end_layout
23369
23370 \end_inset
23371 </cell>
23372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23373 \begin_inset Text
23374
23375 \begin_layout Plain Layout
23376 \begin_inset Formula $\doteq$
23377 \end_inset
23378
23379
23380 \end_layout
23381
23382 \end_inset
23383 </cell>
23384 </row>
23385 <row>
23386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23387 \begin_inset Text
23388
23389 \begin_layout Plain Layout
23390
23391 \backslash
23392 circeq
23393 \end_layout
23394
23395 \end_inset
23396 </cell>
23397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23398 \begin_inset Text
23399
23400 \begin_layout Plain Layout
23401 \begin_inset Formula $\circeq$
23402 \end_inset
23403
23404
23405 \end_layout
23406
23407 \end_inset
23408 </cell>
23409 </row>
23410 <row>
23411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23412 \begin_inset Text
23413
23414 \begin_layout Plain Layout
23415
23416 \backslash
23417 models
23418 \end_layout
23419
23420 \end_inset
23421 </cell>
23422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23423 \begin_inset Text
23424
23425 \begin_layout Plain Layout
23426 \begin_inset Formula $\models$
23427 \end_inset
23428
23429
23430 \end_layout
23431
23432 \end_inset
23433 </cell>
23434 </row>
23435 <row>
23436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23437 \begin_inset Text
23438
23439 \begin_layout Plain Layout
23440
23441 \backslash
23442 widehat=
23443 \end_layout
23444
23445 \end_inset
23446 </cell>
23447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23448 \begin_inset Text
23449
23450 \begin_layout Plain Layout
23451 \begin_inset Formula $\widehat{=}$
23452 \end_inset
23453
23454
23455 \end_layout
23456
23457 \end_inset
23458 </cell>
23459 </row>
23460 </lyxtabular>
23461
23462 \end_inset
23463
23464
23465 \begin_inset space \hfill{}
23466 \end_inset
23467
23468
23469 \begin_inset Tabular
23470 <lyxtabular version="3" rows="17" columns="2">
23471 <features rotate="0" tabularvalignment="middle">
23472 <column alignment="center" valignment="top" width="0pt">
23473 <column alignment="center" valignment="top" width="0pt">
23474 <row>
23475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23476 \begin_inset Text
23477
23478 \begin_layout Plain Layout
23479 Comando
23480 \end_layout
23481
23482 \end_inset
23483 </cell>
23484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23485 \begin_inset Text
23486
23487 \begin_layout Plain Layout
23488 Relación
23489 \end_layout
23490
23491 \end_inset
23492 </cell>
23493 </row>
23494 <row>
23495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23496 \begin_inset Text
23497
23498 \begin_layout Plain Layout
23499 >
23500 \end_layout
23501
23502 \end_inset
23503 </cell>
23504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23505 \begin_inset Text
23506
23507 \begin_layout Plain Layout
23508 \begin_inset Formula $>$
23509 \end_inset
23510
23511
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 </row>
23517 <row>
23518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23519 \begin_inset Text
23520
23521 \begin_layout Plain Layout
23522
23523 \backslash
23524 ge
23525 \end_layout
23526
23527 \end_inset
23528 </cell>
23529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23530 \begin_inset Text
23531
23532 \begin_layout Plain Layout
23533 \begin_inset Formula $\ge$
23534 \end_inset
23535
23536
23537 \end_layout
23538
23539 \end_inset
23540 </cell>
23541 </row>
23542 <row>
23543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23544 \begin_inset Text
23545
23546 \begin_layout Plain Layout
23547
23548 \backslash
23549 gg
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23555 \begin_inset Text
23556
23557 \begin_layout Plain Layout
23558 \begin_inset Formula $\gg$
23559 \end_inset
23560
23561
23562 \end_layout
23563
23564 \end_inset
23565 </cell>
23566 </row>
23567 <row>
23568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23569 \begin_inset Text
23570
23571 \begin_layout Plain Layout
23572
23573 \backslash
23574 succ
23575 \end_layout
23576
23577 \end_inset
23578 </cell>
23579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23580 \begin_inset Text
23581
23582 \begin_layout Plain Layout
23583 \begin_inset Formula $\succ$
23584 \end_inset
23585
23586
23587 \end_layout
23588
23589 \end_inset
23590 </cell>
23591 </row>
23592 <row>
23593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23594 \begin_inset Text
23595
23596 \begin_layout Plain Layout
23597
23598 \backslash
23599 succeq
23600 \end_layout
23601
23602 \end_inset
23603 </cell>
23604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23605 \begin_inset Text
23606
23607 \begin_layout Plain Layout
23608 \begin_inset Formula $\succeq$
23609 \end_inset
23610
23611
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 </row>
23617 <row>
23618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23619 \begin_inset Text
23620
23621 \begin_layout Plain Layout
23622
23623 \backslash
23624 supset
23625 \end_layout
23626
23627 \end_inset
23628 </cell>
23629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23630 \begin_inset Text
23631
23632 \begin_layout Plain Layout
23633 \begin_inset Formula $\supset$
23634 \end_inset
23635
23636
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 </row>
23642 <row>
23643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23644 \begin_inset Text
23645
23646 \begin_layout Plain Layout
23647
23648 \backslash
23649 supseteq
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23655 \begin_inset Text
23656
23657 \begin_layout Plain Layout
23658 \begin_inset Formula $\supseteq$
23659 \end_inset
23660
23661
23662 \end_layout
23663
23664 \end_inset
23665 </cell>
23666 </row>
23667 <row>
23668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23669 \begin_inset Text
23670
23671 \begin_layout Plain Layout
23672
23673 \backslash
23674 sqsupseteq
23675 \end_layout
23676
23677 \end_inset
23678 </cell>
23679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23680 \begin_inset Text
23681
23682 \begin_layout Plain Layout
23683 \begin_inset Formula $\sqsupseteq$
23684 \end_inset
23685
23686
23687 \end_layout
23688
23689 \end_inset
23690 </cell>
23691 </row>
23692 <row>
23693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23694 \begin_inset Text
23695
23696 \begin_layout Plain Layout
23697
23698 \backslash
23699 ni
23700 \end_layout
23701
23702 \end_inset
23703 </cell>
23704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23705 \begin_inset Text
23706
23707 \begin_layout Plain Layout
23708 \begin_inset Formula $\ni$
23709 \end_inset
23710
23711
23712 \end_layout
23713
23714 \end_inset
23715 </cell>
23716 </row>
23717 <row>
23718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23719 \begin_inset Text
23720
23721 \begin_layout Plain Layout
23722
23723 \backslash
23724 dashv
23725 \end_layout
23726
23727 \end_inset
23728 </cell>
23729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23730 \begin_inset Text
23731
23732 \begin_layout Plain Layout
23733 \begin_inset Formula $\dashv$
23734 \end_inset
23735
23736
23737 \end_layout
23738
23739 \end_inset
23740 </cell>
23741 </row>
23742 <row>
23743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23744 \begin_inset Text
23745
23746 \begin_layout Plain Layout
23747
23748 \backslash
23749 frown
23750 \end_layout
23751
23752 \end_inset
23753 </cell>
23754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23755 \begin_inset Text
23756
23757 \begin_layout Plain Layout
23758 \begin_inset Formula $\frown$
23759 \end_inset
23760
23761
23762 \end_layout
23763
23764 \end_inset
23765 </cell>
23766 </row>
23767 <row>
23768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23769 \begin_inset Text
23770
23771 \begin_layout Plain Layout
23772
23773 \backslash
23774 rhd
23775 \end_layout
23776
23777 \end_inset
23778 </cell>
23779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23780 \begin_inset Text
23781
23782 \begin_layout Plain Layout
23783 \begin_inset Formula $\rhd$
23784 \end_inset
23785
23786
23787 \end_layout
23788
23789 \end_inset
23790 </cell>
23791 </row>
23792 <row>
23793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23794 \begin_inset Text
23795
23796 \begin_layout Plain Layout
23797
23798 \backslash
23799 unrhd
23800 \end_layout
23801
23802 \end_inset
23803 </cell>
23804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23805 \begin_inset Text
23806
23807 \begin_layout Plain Layout
23808 \begin_inset Formula $\unrhd$
23809 \end_inset
23810
23811
23812 \end_layout
23813
23814 \end_inset
23815 </cell>
23816 </row>
23817 <row>
23818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23819 \begin_inset Text
23820
23821 \begin_layout Plain Layout
23822
23823 \backslash
23824 lessgtr
23825 \end_layout
23826
23827 \end_inset
23828 </cell>
23829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23830 \begin_inset Text
23831
23832 \begin_layout Plain Layout
23833 \begin_inset Formula $\lessgtr$
23834 \end_inset
23835
23836
23837 \end_layout
23838
23839 \end_inset
23840 </cell>
23841 </row>
23842 <row>
23843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23844 \begin_inset Text
23845
23846 \begin_layout Plain Layout
23847
23848 \backslash
23849 parallel
23850 \end_layout
23851
23852 \end_inset
23853 </cell>
23854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23855 \begin_inset Text
23856
23857 \begin_layout Plain Layout
23858 \begin_inset Formula $\parallel$
23859 \end_inset
23860
23861
23862 \end_layout
23863
23864 \end_inset
23865 </cell>
23866 </row>
23867 <row>
23868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23869 \begin_inset Text
23870
23871 \begin_layout Plain Layout
23872
23873 \backslash
23874 nparallel
23875 \end_layout
23876
23877 \end_inset
23878 </cell>
23879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23880 \begin_inset Text
23881
23882 \begin_layout Plain Layout
23883 \begin_inset Formula $\nparallel$
23884 \end_inset
23885
23886
23887 \end_layout
23888
23889 \end_inset
23890 </cell>
23891 </row>
23892 </lyxtabular>
23893
23894 \end_inset
23895
23896
23897 \begin_inset space \hfill{}
23898 \end_inset
23899
23900
23901 \end_layout
23902
23903 \begin_layout Standard
23904 \begin_inset VSpace medskip
23905 \end_inset
23906
23907
23908 \end_layout
23909
23910 \begin_layout Standard
23911 Los caracteres 
23912 \series bold
23913
23914 \backslash
23915 lhd
23916 \series default
23917  y 
23918 \series bold
23919
23920 \backslash
23921 rhd
23922 \series default
23923  son mayores que los operadores de aspecto similar 
23924 \series bold
23925
23926 \backslash
23927 triangleleft
23928 \series default
23929  y 
23930 \series bold
23931
23932 \backslash
23933 triangleright
23934 \series default
23935 , respectivamente.
23936 \end_layout
23937
23938 \begin_layout Standard
23939 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
23940 \end_layout
23941
23942 \begin_layout Standard
23943 Se pueden componer relaciones con etiquetas con el comando 
23944 \series bold
23945
23946 \backslash
23947 stackrel
23948 \series default
23949
23950 \begin_inset Index idx
23951 status collapsed
23952
23953 \begin_layout Plain Layout
23954 Comandos ! S ! 
23955 \backslash
23956 stackrel
23957 \end_layout
23958
23959 \end_inset
23960
23961 :
23962 \end_layout
23963
23964 \begin_layout Standard
23965 \align center
23966 \begin_inset Tabular
23967 <lyxtabular version="3" rows="2" columns="2">
23968 <features rotate="0" tabularvalignment="middle">
23969 <column alignment="center" valignment="top">
23970 <column alignment="center" valignment="top">
23971 <row>
23972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23973 \begin_inset Text
23974
23975 \begin_layout Plain Layout
23976 Comando
23977 \end_layout
23978
23979 \end_inset
23980 </cell>
23981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23982 \begin_inset Text
23983
23984 \begin_layout Plain Layout
23985 Resultado
23986 \begin_inset Note Note
23987 status collapsed
23988
23989 \begin_layout Plain Layout
23990
23991 \series bold
23992
23993 \backslash
23994 raisebox
23995 \series default
23996  se usa sólo como espaciador
23997 \end_layout
23998
23999 \end_inset
24000
24001
24002 \end_layout
24003
24004 \end_inset
24005 </cell>
24006 </row>
24007 <row>
24008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24009 \begin_inset Text
24010
24011 \begin_layout Plain Layout
24012 A(r)
24013 \backslash
24014 stackrel
24015 \begin_inset space \textvisiblespace{}
24016 \end_inset
24017
24018 r
24019 \backslash
24020 to
24021 \backslash
24022 infty
24023 \begin_inset space \textvisiblespace{}
24024 \end_inset
24025
24026
24027 \begin_inset Formula $\downarrow$
24028 \end_inset
24029
24030
24031 \backslash
24032 approx
24033 \begin_inset space \textvisiblespace{}
24034 \end_inset
24035
24036
24037 \begin_inset space \textvisiblespace{}
24038 \end_inset
24039
24040 B
24041 \end_layout
24042
24043 \end_inset
24044 </cell>
24045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24046 \begin_inset Text
24047
24048 \begin_layout Plain Layout
24049 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24050 \end_inset
24051
24052
24053 \end_layout
24054
24055 \end_inset
24056 </cell>
24057 </row>
24058 </lyxtabular>
24059
24060 \end_inset
24061
24062
24063 \end_layout
24064
24065 \begin_layout Section
24066 Funciones
24067 \end_layout
24068
24069 \begin_layout Subsection
24070 Funciones predefinidas
24071 \begin_inset CommandInset label
24072 LatexCommand label
24073 name "sub:Funciones-predefinidas"
24074
24075 \end_inset
24076
24077
24078 \begin_inset Index idx
24079 status collapsed
24080
24081 \begin_layout Plain Layout
24082 Funciones ! predefinidas
24083 \end_layout
24084
24085 \end_inset
24086
24087
24088 \begin_inset Index idx
24089 status collapsed
24090
24091 \begin_layout Plain Layout
24092 Funciones ! en español
24093 \end_layout
24094
24095 \end_inset
24096
24097
24098 \end_layout
24099
24100 \begin_layout Standard
24101 En general las variables se escriben en 
24102 \emph on
24103 cursiva
24104 \emph default
24105  en expresiones matemáticas, pero no los nombres de las funciones, porque
24106  
24107 \begin_inset Formula $sen$
24108 \end_inset
24109
24110  podría confundirse con 
24111 \begin_inset Formula $s\cdot e\cdot n$
24112 \end_inset
24113
24114 .
24115  Por eso hay funciones predefinidas, que además se separan un poco del factor
24116  precedente.
24117  Se insertan como comandos con una barra inversa delante de su nombre.
24118 \end_layout
24119
24120 \begin_layout Standard
24121 \align center
24122 \begin_inset Tabular
24123 <lyxtabular version="3" rows="2" columns="4">
24124 <features rotate="0" tabularvalignment="middle">
24125 <column alignment="center" valignment="top" width="0pt">
24126 <column alignment="center" valignment="top" width="0pt">
24127 <column alignment="center" valignment="top" width="0pt">
24128 <column alignment="center" valignment="top" width="0pt">
24129 <row>
24130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24131 \begin_inset Text
24132
24133 \begin_layout Plain Layout
24134 Comando
24135 \end_layout
24136
24137 \end_inset
24138 </cell>
24139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24140 \begin_inset Text
24141
24142 \begin_layout Plain Layout
24143 Resultado
24144 \end_layout
24145
24146 \end_inset
24147 </cell>
24148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24149 \begin_inset Text
24150
24151 \begin_layout Plain Layout
24152 Comando
24153 \end_layout
24154
24155 \end_inset
24156 </cell>
24157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24158 \begin_inset Text
24159
24160 \begin_layout Plain Layout
24161 Resultado
24162 \end_layout
24163
24164 \end_inset
24165 </cell>
24166 </row>
24167 <row>
24168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24169 \begin_inset Text
24170
24171 \begin_layout Plain Layout
24172 Asen(x)+B
24173 \end_layout
24174
24175 \end_inset
24176 </cell>
24177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24178 \begin_inset Text
24179
24180 \begin_layout Plain Layout
24181 \begin_inset Formula $Asen(x)+B$
24182 \end_inset
24183
24184
24185 \end_layout
24186
24187 \end_inset
24188 </cell>
24189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24190 \begin_inset Text
24191
24192 \begin_layout Plain Layout
24193 A
24194 \backslash
24195 sen(x)+B
24196 \end_layout
24197
24198 \end_inset
24199 </cell>
24200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24201 \begin_inset Text
24202
24203 \begin_layout Plain Layout
24204 \begin_inset Formula $A\sen(x)+B$
24205 \end_inset
24206
24207
24208 \end_layout
24209
24210 \end_inset
24211 </cell>
24212 </row>
24213 </lyxtabular>
24214
24215 \end_inset
24216
24217
24218 \end_layout
24219
24220 \begin_layout Standard
24221 Las funciones siguientes están predefinidas:
24222 \begin_inset Foot
24223 status collapsed
24224
24225 \begin_layout Plain Layout
24226 Se han añadido los comandos equivalentes proporcionados por el estilo 
24227 \series bold
24228 spanish
24229 \series default
24230  de 
24231 \series bold
24232 babel
24233 \series default
24234 .
24235  (Estos no están disponibles en el panel de funciones).
24236  Además, en su caso, las funciones serán acentuadas automáticamente en la
24237  salida, p.
24238 \begin_inset space \thinspace{}
24239 \end_inset
24240
24241 e.
24242  
24243 \begin_inset Quotes fld
24244 \end_inset
24245
24246 lím
24247 \begin_inset Quotes frd
24248 \end_inset
24249
24250  o 
24251 \begin_inset Quotes fld
24252 \end_inset
24253
24254 máx
24255 \begin_inset Quotes frd
24256 \end_inset
24257
24258 .
24259  Más información en 
24260 \begin_inset CommandInset citation
24261 LatexCommand cite
24262 key "spanish"
24263
24264 \end_inset
24265
24266 .
24267  (
24268 \emph on
24269 N.
24270 \begin_inset space \thinspace{}
24271 \end_inset
24272
24273 del t.
24274 \emph default
24275 )
24276 \end_layout
24277
24278 \end_inset
24279
24280
24281 \end_layout
24282
24283 \begin_layout Standard
24284 \begin_inset VSpace -2mm
24285 \end_inset
24286
24287
24288 \end_layout
24289
24290 \begin_layout Standard
24291 \align center
24292 \begin_inset Tabular
24293 <lyxtabular version="3" rows="9" columns="7">
24294 <features rotate="0" tabularvalignment="middle">
24295 <column alignment="center" valignment="top" width="0pt">
24296 <column alignment="center" valignment="top" width="0pt">
24297 <column alignment="center" valignment="top" width="0pt">
24298 <column alignment="center" valignment="top" width="0pt">
24299 <column alignment="center" valignment="top" width="0pt">
24300 <column alignment="center" valignment="top" width="0pt">
24301 <column alignment="center" valignment="top" width="0pt">
24302 <row>
24303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24304 \begin_inset Text
24305
24306 \begin_layout Plain Layout
24307 Comando
24308 \end_layout
24309
24310 \end_inset
24311 </cell>
24312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24313 \begin_inset Text
24314
24315 \begin_layout Plain Layout
24316 español
24317 \end_layout
24318
24319 \end_inset
24320 </cell>
24321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24322 \begin_inset Text
24323
24324 \begin_layout Plain Layout
24325 Comando
24326 \end_layout
24327
24328 \end_inset
24329 </cell>
24330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24331 \begin_inset Text
24332
24333 \begin_layout Plain Layout
24334 español
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343 Comando
24344 \end_layout
24345
24346 \end_inset
24347 </cell>
24348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24349 \begin_inset Text
24350
24351 \begin_layout Plain Layout
24352 español
24353 \end_layout
24354
24355 \end_inset
24356 </cell>
24357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24358 \begin_inset Text
24359
24360 \begin_layout Plain Layout
24361 Comando
24362 \end_layout
24363
24364 \end_inset
24365 </cell>
24366 </row>
24367 <row>
24368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24369 \begin_inset Text
24370
24371 \begin_layout Plain Layout
24372
24373 \backslash
24374 sin
24375 \end_layout
24376
24377 \end_inset
24378 </cell>
24379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24380 \begin_inset Text
24381
24382 \begin_layout Plain Layout
24383
24384 \backslash
24385 sen
24386 \end_layout
24387
24388 \end_inset
24389 </cell>
24390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24391 \begin_inset Text
24392
24393 \begin_layout Plain Layout
24394
24395 \backslash
24396 sinh
24397 \end_layout
24398
24399 \end_inset
24400 </cell>
24401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24402 \begin_inset Text
24403
24404 \begin_layout Plain Layout
24405
24406 \backslash
24407 senh
24408 \end_layout
24409
24410 \end_inset
24411 </cell>
24412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24413 \begin_inset Text
24414
24415 \begin_layout Plain Layout
24416
24417 \backslash
24418 arcsin
24419 \end_layout
24420
24421 \end_inset
24422 </cell>
24423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24424 \begin_inset Text
24425
24426 \begin_layout Plain Layout
24427
24428 \backslash
24429 arcsen
24430 \end_layout
24431
24432 \end_inset
24433 </cell>
24434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24435 \begin_inset Text
24436
24437 \begin_layout Plain Layout
24438
24439 \backslash
24440 sup
24441 \end_layout
24442
24443 \end_inset
24444 </cell>
24445 </row>
24446 <row>
24447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24448 \begin_inset Text
24449
24450 \begin_layout Plain Layout
24451
24452 \backslash
24453 cos
24454 \end_layout
24455
24456 \end_inset
24457 </cell>
24458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24459 \begin_inset Text
24460
24461 \begin_layout Plain Layout
24462
24463 \end_layout
24464
24465 \end_inset
24466 </cell>
24467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24468 \begin_inset Text
24469
24470 \begin_layout Plain Layout
24471
24472 \backslash
24473 cosh
24474 \end_layout
24475
24476 \end_inset
24477 </cell>
24478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24479 \begin_inset Text
24480
24481 \begin_layout Plain Layout
24482
24483 \end_layout
24484
24485 \end_inset
24486 </cell>
24487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24488 \begin_inset Text
24489
24490 \begin_layout Plain Layout
24491
24492 \backslash
24493 arccos
24494 \end_layout
24495
24496 \end_inset
24497 </cell>
24498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24499 \begin_inset Text
24500
24501 \begin_layout Plain Layout
24502
24503 \end_layout
24504
24505 \end_inset
24506 </cell>
24507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24508 \begin_inset Text
24509
24510 \begin_layout Plain Layout
24511
24512 \backslash
24513 inf
24514 \end_layout
24515
24516 \end_inset
24517 </cell>
24518 </row>
24519 <row>
24520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24521 \begin_inset Text
24522
24523 \begin_layout Plain Layout
24524
24525 \backslash
24526 tan
24527 \end_layout
24528
24529 \end_inset
24530 </cell>
24531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24532 \begin_inset Text
24533
24534 \begin_layout Plain Layout
24535
24536 \backslash
24537 tg
24538 \end_layout
24539
24540 \end_inset
24541 </cell>
24542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24543 \begin_inset Text
24544
24545 \begin_layout Plain Layout
24546
24547 \backslash
24548 tanh
24549 \end_layout
24550
24551 \end_inset
24552 </cell>
24553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24554 \begin_inset Text
24555
24556 \begin_layout Plain Layout
24557
24558 \backslash
24559 tgh
24560 \end_layout
24561
24562 \end_inset
24563 </cell>
24564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24565 \begin_inset Text
24566
24567 \begin_layout Plain Layout
24568
24569 \backslash
24570 arctan
24571 \end_layout
24572
24573 \end_inset
24574 </cell>
24575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24576 \begin_inset Text
24577
24578 \begin_layout Plain Layout
24579
24580 \backslash
24581 arctg
24582 \end_layout
24583
24584 \end_inset
24585 </cell>
24586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24587 \begin_inset Text
24588
24589 \begin_layout Plain Layout
24590
24591 \backslash
24592 lim
24593 \end_layout
24594
24595 \end_inset
24596 </cell>
24597 </row>
24598 <row>
24599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24600 \begin_inset Text
24601
24602 \begin_layout Plain Layout
24603
24604 \backslash
24605 cot
24606 \end_layout
24607
24608 \end_inset
24609 </cell>
24610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24611 \begin_inset Text
24612
24613 \begin_layout Plain Layout
24614
24615 \backslash
24616 cotg
24617 \end_layout
24618
24619 \end_inset
24620 </cell>
24621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24622 \begin_inset Text
24623
24624 \begin_layout Plain Layout
24625
24626 \backslash
24627 coth
24628 \end_layout
24629
24630 \end_inset
24631 </cell>
24632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24633 \begin_inset Text
24634
24635 \begin_layout Plain Layout
24636
24637 \end_layout
24638
24639 \end_inset
24640 </cell>
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 arg
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
24657 \end_layout
24658
24659 \end_inset
24660 </cell>
24661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24662 \begin_inset Text
24663
24664 \begin_layout Plain Layout
24665
24666 \backslash
24667 liminf
24668 \end_layout
24669
24670 \end_inset
24671 </cell>
24672 </row>
24673 <row>
24674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24675 \begin_inset Text
24676
24677 \begin_layout Plain Layout
24678
24679 \backslash
24680 sec
24681 \end_layout
24682
24683 \end_inset
24684 </cell>
24685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24686 \begin_inset Text
24687
24688 \begin_layout Plain Layout
24689
24690 \end_layout
24691
24692 \end_inset
24693 </cell>
24694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24695 \begin_inset Text
24696
24697 \begin_layout Plain Layout
24698
24699 \backslash
24700 min
24701 \end_layout
24702
24703 \end_inset
24704 </cell>
24705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24706 \begin_inset Text
24707
24708 \begin_layout Plain Layout
24709
24710 \end_layout
24711
24712 \end_inset
24713 </cell>
24714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24715 \begin_inset Text
24716
24717 \begin_layout Plain Layout
24718
24719 \backslash
24720 deg
24721 \end_layout
24722
24723 \end_inset
24724 </cell>
24725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24726 \begin_inset Text
24727
24728 \begin_layout Plain Layout
24729
24730 \end_layout
24731
24732 \end_inset
24733 </cell>
24734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24735 \begin_inset Text
24736
24737 \begin_layout Plain Layout
24738
24739 \backslash
24740 limsup
24741 \end_layout
24742
24743 \end_inset
24744 </cell>
24745 </row>
24746 <row>
24747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24748 \begin_inset Text
24749
24750 \begin_layout Plain Layout
24751
24752 \backslash
24753 csc
24754 \end_layout
24755
24756 \end_inset
24757 </cell>
24758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24759 \begin_inset Text
24760
24761 \begin_layout Plain Layout
24762
24763 \backslash
24764 cosec
24765 \end_layout
24766
24767 \end_inset
24768 </cell>
24769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24770 \begin_inset Text
24771
24772 \begin_layout Plain Layout
24773
24774 \backslash
24775 max
24776 \end_layout
24777
24778 \end_inset
24779 </cell>
24780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24781 \begin_inset Text
24782
24783 \begin_layout Plain Layout
24784
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24790 \begin_inset Text
24791
24792 \begin_layout Plain Layout
24793
24794 \backslash
24795 det
24796 \end_layout
24797
24798 \end_inset
24799 </cell>
24800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24801 \begin_inset Text
24802
24803 \begin_layout Plain Layout
24804
24805 \end_layout
24806
24807 \end_inset
24808 </cell>
24809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24810 \begin_inset Text
24811
24812 \begin_layout Plain Layout
24813
24814 \backslash
24815 Pr
24816 \end_layout
24817
24818 \end_inset
24819 </cell>
24820 </row>
24821 <row>
24822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24823 \begin_inset Text
24824
24825 \begin_layout Plain Layout
24826
24827 \backslash
24828 ln
24829 \end_layout
24830
24831 \end_inset
24832 </cell>
24833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24834 \begin_inset Text
24835
24836 \begin_layout Plain Layout
24837
24838 \end_layout
24839
24840 \end_inset
24841 </cell>
24842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24843 \begin_inset Text
24844
24845 \begin_layout Plain Layout
24846
24847 \backslash
24848 exp
24849 \end_layout
24850
24851 \end_inset
24852 </cell>
24853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24854 \begin_inset Text
24855
24856 \begin_layout Plain Layout
24857
24858 \end_layout
24859
24860 \end_inset
24861 </cell>
24862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24863 \begin_inset Text
24864
24865 \begin_layout Plain Layout
24866
24867 \backslash
24868 dim
24869 \end_layout
24870
24871 \end_inset
24872 </cell>
24873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24874 \begin_inset Text
24875
24876 \begin_layout Plain Layout
24877
24878 \end_layout
24879
24880 \end_inset
24881 </cell>
24882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24883 \begin_inset Text
24884
24885 \begin_layout Plain Layout
24886
24887 \backslash
24888 hom
24889 \end_layout
24890
24891 \end_inset
24892 </cell>
24893 </row>
24894 <row>
24895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24896 \begin_inset Text
24897
24898 \begin_layout Plain Layout
24899
24900 \backslash
24901 lg
24902 \end_layout
24903
24904 \end_inset
24905 </cell>
24906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24907 \begin_inset Text
24908
24909 \begin_layout Plain Layout
24910
24911 \end_layout
24912
24913 \end_inset
24914 </cell>
24915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24916 \begin_inset Text
24917
24918 \begin_layout Plain Layout
24919
24920 \backslash
24921 log
24922 \end_layout
24923
24924 \end_inset
24925 </cell>
24926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24927 \begin_inset Text
24928
24929 \begin_layout Plain Layout
24930
24931 \end_layout
24932
24933 \end_inset
24934 </cell>
24935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24936 \begin_inset Text
24937
24938 \begin_layout Plain Layout
24939
24940 \backslash
24941 ker
24942 \end_layout
24943
24944 \end_inset
24945 </cell>
24946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24947 \begin_inset Text
24948
24949 \begin_layout Plain Layout
24950
24951 \end_layout
24952
24953 \end_inset
24954 </cell>
24955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24956 \begin_inset Text
24957
24958 \begin_layout Plain Layout
24959
24960 \backslash
24961 gcd
24962 \end_layout
24963
24964 \end_inset
24965 </cell>
24966 </row>
24967 </lyxtabular>
24968
24969 \end_inset
24970
24971
24972 \end_layout
24973
24974 \begin_layout Standard
24975 También se pueden insertar con el botón 
24976 \begin_inset Graphics
24977         filename ../../images/math/functions.png
24978         scale 85
24979
24980 \end_inset
24981
24982  de la barra de ecuaciones.
24983 \end_layout
24984
24985 \begin_layout Subsection
24986 Funciones definidas por el usuario
24987 \begin_inset Index idx
24988 status collapsed
24989
24990 \begin_layout Plain Layout
24991 Funciones ! personalizadas
24992 \end_layout
24993
24994 \end_inset
24995
24996
24997 \end_layout
24998
24999 \begin_layout Standard
25000 Para usar una función no predefinida, como por ejemplo la función signo,
25001  sgn(x), hay dos posibilidades:
25002 \end_layout
25003
25004 \begin_layout Itemize
25005 Define la función añadiendo al preámbulo LaTeX la línea
25006 \begin_inset Foot
25007 status collapsed
25008
25009 \begin_layout Plain Layout
25010 Más sobre 
25011 \series bold
25012
25013 \backslash
25014 DeclareMathOperator
25015 \series default
25016  en 
25017 \begin_inset CommandInset ref
25018 LatexCommand ref
25019 reference "sub:Operadores-de-usuario"
25020
25021 \end_inset
25022
25023
25024 \end_layout
25025
25026 \end_inset
25027
25028
25029 \begin_inset Newline newline
25030 \end_inset
25031
25032
25033 \begin_inset VSpace -3mm
25034 \end_inset
25035
25036
25037 \begin_inset Newline newline
25038 \end_inset
25039
25040
25041 \series bold
25042
25043 \backslash
25044 DeclareMathOperator{
25045 \backslash
25046 sgn}{sgn}
25047 \series default
25048
25049 \begin_inset Index idx
25050 status collapsed
25051
25052 \begin_layout Plain Layout
25053 Comandos ! D ! 
25054 \backslash
25055 dbinom@
25056 \backslash
25057 DeclareMathOperator
25058 \end_layout
25059
25060 \end_inset
25061
25062
25063 \begin_inset Newline newline
25064 \end_inset
25065
25066
25067 \begin_inset VSpace -2mm
25068 \end_inset
25069
25070
25071 \begin_inset Newline newline
25072 \end_inset
25073
25074 Ahora la función recién definida se puede obtener con el comando 
25075 \series bold
25076
25077 \backslash
25078 sgn
25079 \series default
25080 .
25081 \end_layout
25082
25083 \begin_layout Itemize
25084 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25085  en nuestro ejemplo las letras 
25086 \emph on
25087 sgn
25088 \emph default
25089 , y cámbialo a texto matemático.
25090  Entre el factor precedente y la función se inserta un espacio.
25091 \end_layout
25092
25093 \begin_layout Standard
25094 El resultado con ambos métodos es el mismo que con una función predefinida:
25095 \begin_inset Foot
25096 status collapsed
25097
25098 \begin_layout Plain Layout
25099 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25100  negro.
25101 \end_layout
25102
25103 \end_inset
25104
25105
25106 \end_layout
25107
25108 \begin_layout Standard
25109 \align center
25110 \begin_inset Tabular
25111 <lyxtabular version="3" rows="3" columns="2">
25112 <features rotate="0" tabularvalignment="middle">
25113 <column alignment="center" valignment="top" width="0pt">
25114 <column alignment="center" valignment="top" width="0pt">
25115 <row>
25116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25117 \begin_inset Text
25118
25119 \begin_layout Plain Layout
25120 Comando
25121 \end_layout
25122
25123 \end_inset
25124 </cell>
25125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25126 \begin_inset Text
25127
25128 \begin_layout Plain Layout
25129 Resultado
25130 \end_layout
25131
25132 \end_inset
25133 </cell>
25134 </row>
25135 <row>
25136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25137 \begin_inset Text
25138
25139 \begin_layout Plain Layout
25140 A
25141 \backslash
25142 sgn(x)+B
25143 \end_layout
25144
25145 \end_inset
25146 </cell>
25147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25148 \begin_inset Text
25149
25150 \begin_layout Plain Layout
25151 \begin_inset Formula $A\sgn(x)+B$
25152 \end_inset
25153
25154
25155 \end_layout
25156
25157 \end_inset
25158 </cell>
25159 </row>
25160 <row>
25161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25162 \begin_inset Text
25163
25164 \begin_layout Plain Layout
25165 A
25166 \backslash
25167 ,
25168 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
25169 \end_inset
25170
25171 (x)+B
25172 \end_layout
25173
25174 \end_inset
25175 </cell>
25176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25177 \begin_inset Text
25178
25179 \begin_layout Plain Layout
25180 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
25181 \end_inset
25182
25183
25184 \end_layout
25185
25186 \end_inset
25187 </cell>
25188 </row>
25189 </lyxtabular>
25190
25191 \end_inset
25192
25193
25194 \end_layout
25195
25196 \begin_layout Standard
25197 El primer método es preferible si la función se va a usar varias veces.
25198 \end_layout
25199
25200 \begin_layout Standard
25201 \noindent
25202 \align center
25203 \begin_inset Newpage newpage
25204 \end_inset
25205
25206
25207 \end_layout
25208
25209 \begin_layout Subsection
25210 Límites
25211 \begin_inset Index idx
25212 status collapsed
25213
25214 \begin_layout Plain Layout
25215 Limites@Límites
25216 \end_layout
25217
25218 \end_inset
25219
25220
25221 \end_layout
25222
25223 \begin_layout Standard
25224 Para límites, además de 
25225 \series bold
25226
25227 \backslash
25228 lim
25229 \series default
25230
25231 \begin_inset Index idx
25232 status collapsed
25233
25234 \begin_layout Plain Layout
25235 Comandos ! L ! 
25236 \backslash
25237 lim
25238 \end_layout
25239
25240 \end_inset
25241
25242
25243 \series bold
25244
25245 \backslash
25246 liminf
25247 \series default
25248  y 
25249 \series bold
25250
25251 \backslash
25252 limsup
25253 \series default
25254  están definidas las siguientes funciones:
25255 \series bold
25256  
25257 \end_layout
25258
25259 \begin_layout Standard
25260 \noindent
25261 \align center
25262 \begin_inset Tabular
25263 <lyxtabular version="3" rows="5" columns="2">
25264 <features rotate="0" tabularvalignment="middle">
25265 <column alignment="center" valignment="top">
25266 <column alignment="center" valignment="top">
25267 <row>
25268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25269 \begin_inset Text
25270
25271 \begin_layout Plain Layout
25272 Comando
25273 \end_layout
25274
25275 \end_inset
25276 </cell>
25277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25278 \begin_inset Text
25279
25280 \begin_layout Plain Layout
25281 Resultado
25282 \begin_inset Note Note
25283 status collapsed
25284
25285 \begin_layout Plain Layout
25286
25287 \series bold
25288
25289 \backslash
25290 raisebox
25291 \series default
25292  se usa sólo como espaciador
25293 \end_layout
25294
25295 \end_inset
25296
25297
25298 \end_layout
25299
25300 \end_inset
25301 </cell>
25302 </row>
25303 <row>
25304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25305 \begin_inset Text
25306
25307 \begin_layout Plain Layout
25308
25309 \backslash
25310 varliminf
25311 \end_layout
25312
25313 \end_inset
25314 </cell>
25315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25316 \begin_inset Text
25317
25318 \begin_layout Plain Layout
25319 \begin_inset Formula $\varliminf$
25320 \end_inset
25321
25322
25323 \end_layout
25324
25325 \end_inset
25326 </cell>
25327 </row>
25328 <row>
25329 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25330 \begin_inset Text
25331
25332 \begin_layout Plain Layout
25333
25334 \backslash
25335 varlimsup
25336 \end_layout
25337
25338 \end_inset
25339 </cell>
25340 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25341 \begin_inset Text
25342
25343 \begin_layout Plain Layout
25344 \begin_inset Formula $\varlimsup$
25345 \end_inset
25346
25347
25348 \end_layout
25349
25350 \end_inset
25351 </cell>
25352 </row>
25353 <row>
25354 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25355 \begin_inset Text
25356
25357 \begin_layout Plain Layout
25358
25359 \backslash
25360 varprojlim
25361 \end_layout
25362
25363 \end_inset
25364 </cell>
25365 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25366 \begin_inset Text
25367
25368 \begin_layout Plain Layout
25369 \begin_inset Formula $\varprojlim$
25370 \end_inset
25371
25372
25373 \end_layout
25374
25375 \end_inset
25376 </cell>
25377 </row>
25378 <row>
25379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25380 \begin_inset Text
25381
25382 \begin_layout Plain Layout
25383
25384 \backslash
25385 varinjlim
25386 \end_layout
25387
25388 \end_inset
25389 </cell>
25390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25391 \begin_inset Text
25392
25393 \begin_layout Plain Layout
25394 \begin_inset Formula $\varinjlim$
25395 \end_inset
25396
25397
25398 \begin_inset Formula $\raisebox{-2.5mm}{}$
25399 \end_inset
25400
25401
25402 \end_layout
25403
25404 \end_inset
25405 </cell>
25406 </row>
25407 </lyxtabular>
25408
25409 \end_inset
25410
25411
25412 \end_layout
25413
25414 \begin_layout Standard
25415 \begin_inset VSpace medskip
25416 \end_inset
25417
25418
25419 \end_layout
25420
25421 \begin_layout Standard
25422 El límite se crea insertando un subíndice.
25423  Se imprime a la derecha junto a la función en una fórmula en línea:
25424 \end_layout
25425
25426 \begin_layout Standard
25427 \noindent
25428 \align center
25429 \begin_inset Tabular
25430 <lyxtabular version="3" rows="2" columns="2">
25431 <features rotate="0" tabularvalignment="middle">
25432 <column alignment="center" valignment="top" width="0pt">
25433 <column alignment="center" valignment="top" width="0pt">
25434 <row>
25435 <cell alignment="center" valignment="top" usebox="none">
25436 \begin_inset Text
25437
25438 \begin_layout Plain Layout
25439 Comando
25440 \end_layout
25441
25442 \end_inset
25443 </cell>
25444 <cell alignment="center" valignment="top" usebox="none">
25445 \begin_inset Text
25446
25447 \begin_layout Plain Layout
25448 \begin_inset space \hspace{}
25449 \length 1cm
25450 \end_inset
25451
25452 Resultado
25453 \begin_inset Note Note
25454 status collapsed
25455
25456 \begin_layout Plain Layout
25457
25458 \series bold
25459
25460 \backslash
25461 raisebox
25462 \series default
25463  se usa sólo como espaciador
25464 \end_layout
25465
25466 \end_inset
25467
25468
25469 \end_layout
25470
25471 \end_inset
25472 </cell>
25473 </row>
25474 <row>
25475 <cell alignment="center" valignment="top" usebox="none">
25476 \begin_inset Text
25477
25478 \begin_layout Plain Layout
25479
25480 \backslash
25481 lim_x
25482 \backslash
25483 to
25484 \begin_inset space \textvisiblespace{}
25485 \end_inset
25486
25487 A
25488 \begin_inset space \textvisiblespace{}
25489 \end_inset
25490
25491 x=B
25492 \end_layout
25493
25494 \end_inset
25495 </cell>
25496 <cell alignment="center" valignment="top" usebox="none">
25497 \begin_inset Text
25498
25499 \begin_layout Plain Layout
25500 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
25501 \end_inset
25502
25503
25504 \end_layout
25505
25506 \end_inset
25507 </cell>
25508 </row>
25509 </lyxtabular>
25510
25511 \end_inset
25512
25513
25514 \end_layout
25515
25516 \begin_layout Standard
25517 En una ecuación presentada el límite se imprime debajo, como es habitual:
25518 \begin_inset Formula 
25519 \[
25520 \lim\limits _{x\rightarrow A}=B
25521 \]
25522
25523 \end_inset
25524
25525
25526 \end_layout
25527
25528 \begin_layout Standard
25529 \begin_inset VSpace medskip
25530 \end_inset
25531
25532
25533 \end_layout
25534
25535 \begin_layout Standard
25536
25537 \lang english
25538 How to adjust the typesetting of the limits see
25539 \lang spanish
25540  
25541 \begin_inset CommandInset ref
25542 LatexCommand ref
25543 reference "sub:Límites-de-operadores"
25544
25545 \end_inset
25546
25547 .
25548 \end_layout
25549
25550 \begin_layout Subsection
25551 Función módulo
25552 \begin_inset Index idx
25553 status collapsed
25554
25555 \begin_layout Plain Layout
25556 Funciones ! módulo
25557 \end_layout
25558
25559 \end_inset
25560
25561
25562 \end_layout
25563
25564 \begin_layout Standard
25565 La función módulo es especial, porque existe en cuatro variantes.
25566 \end_layout
25567
25568 \begin_layout Standard
25569 En una ecuación presentada:
25570 \begin_inset Formula 
25571 \begin{align*}
25572 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
25573 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25574 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25575 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25576 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25577 \end{align*}
25578
25579 \end_inset
25580
25581 En una ecuación en línea se pone menos espacio delante del nombre de la
25582  función para todas las variantes.
25583  Por omisión, las funciones módulo solo tienen en cuenta el primer carácter
25584  siguente.
25585  Para aplicarlas a más de un carácter hay que poner estos entre llaves TeX:
25586 \begin_inset Formula 
25587 \begin{align*}
25588 \underline{\textrm{Comando}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Resultado}}\\
25589 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25590 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25591 \end{align*}
25592
25593 \end_inset
25594
25595
25596 \end_layout
25597
25598 \begin_layout Section
25599 Caracteres especiales
25600 \begin_inset Index idx
25601 status collapsed
25602
25603 \begin_layout Plain Layout
25604 Caracteres especiales
25605 \end_layout
25606
25607 \end_inset
25608
25609
25610 \end_layout
25611
25612 \begin_layout Subsection
25613 Caracteres especiales en texto matemático
25614 \end_layout
25615
25616 \begin_layout Standard
25617 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
25618  TeX:
25619 \end_layout
25620
25621 \begin_layout Standard
25622 \begin_inset space \hfill{}
25623 \end_inset
25624
25625
25626 \begin_inset Tabular
25627 <lyxtabular version="3" rows="8" columns="2">
25628 <features rotate="0" tabularvalignment="middle">
25629 <column alignment="block" valignment="top">
25630 <column alignment="block" valignment="top">
25631 <row>
25632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25633 \begin_inset Text
25634
25635 \begin_layout Plain Layout
25636 Comando
25637 \end_layout
25638
25639 \end_inset
25640 </cell>
25641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25642 \begin_inset Text
25643
25644 \begin_layout Plain Layout
25645 Resultado
25646 \end_layout
25647
25648 \end_inset
25649 </cell>
25650 </row>
25651 <row>
25652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25653 \begin_inset Text
25654
25655 \begin_layout Plain Layout
25656
25657 \backslash
25658 oe
25659 \end_layout
25660
25661 \end_inset
25662 </cell>
25663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25664 \begin_inset Text
25665
25666 \begin_layout Plain Layout
25667 \begin_inset Formula $\textrm{œ}$
25668 \end_inset
25669
25670
25671 \end_layout
25672
25673 \end_inset
25674 </cell>
25675 </row>
25676 <row>
25677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25678 \begin_inset Text
25679
25680 \begin_layout Plain Layout
25681
25682 \backslash
25683 OE
25684 \end_layout
25685
25686 \end_inset
25687 </cell>
25688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25689 \begin_inset Text
25690
25691 \begin_layout Plain Layout
25692 \begin_inset Formula $\textrm{Œ}$
25693 \end_inset
25694
25695
25696 \end_layout
25697
25698 \end_inset
25699 </cell>
25700 </row>
25701 <row>
25702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25703 \begin_inset Text
25704
25705 \begin_layout Plain Layout
25706
25707 \backslash
25708 ae
25709 \end_layout
25710
25711 \end_inset
25712 </cell>
25713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25714 \begin_inset Text
25715
25716 \begin_layout Plain Layout
25717 \begin_inset Formula $\textrm{æ}$
25718 \end_inset
25719
25720
25721 \end_layout
25722
25723 \end_inset
25724 </cell>
25725 </row>
25726 <row>
25727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25728 \begin_inset Text
25729
25730 \begin_layout Plain Layout
25731
25732 \backslash
25733 AE
25734 \end_layout
25735
25736 \end_inset
25737 </cell>
25738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25739 \begin_inset Text
25740
25741 \begin_layout Plain Layout
25742 \begin_inset Formula $\textrm{Æ}$
25743 \end_inset
25744
25745
25746 \end_layout
25747
25748 \end_inset
25749 </cell>
25750 </row>
25751 <row>
25752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25753 \begin_inset Text
25754
25755 \begin_layout Plain Layout
25756
25757 \backslash
25758 aa
25759 \end_layout
25760
25761 \end_inset
25762 </cell>
25763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25764 \begin_inset Text
25765
25766 \begin_layout Plain Layout
25767 \begin_inset Formula $\textrm{\aa}$
25768 \end_inset
25769
25770
25771 \end_layout
25772
25773 \end_inset
25774 </cell>
25775 </row>
25776 <row>
25777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25778 \begin_inset Text
25779
25780 \begin_layout Plain Layout
25781
25782 \backslash
25783 AA
25784 \begin_inset Index idx
25785 status collapsed
25786
25787 \begin_layout Plain Layout
25788
25789 \backslash
25790 @
25791 \begin_inset ERT
25792 status collapsed
25793
25794 \begin_layout Plain Layout
25795
25796
25797 \backslash
25798 textrm{
25799 \backslash
25800 AA}
25801 \end_layout
25802
25803 \end_inset
25804
25805
25806 \end_layout
25807
25808 \end_inset
25809
25810
25811 \end_layout
25812
25813 \end_inset
25814 </cell>
25815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25816 \begin_inset Text
25817
25818 \begin_layout Plain Layout
25819 \begin_inset Formula $\textrm{Å}$
25820 \end_inset
25821
25822
25823 \end_layout
25824
25825 \end_inset
25826 </cell>
25827 </row>
25828 <row>
25829 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25830 \begin_inset Text
25831
25832 \begin_layout Plain Layout
25833
25834 \backslash
25835 i
25836 \end_layout
25837
25838 \end_inset
25839 </cell>
25840 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25841 \begin_inset Text
25842
25843 \begin_layout Plain Layout
25844 \begin_inset Formula $\textrm{ı}$
25845 \end_inset
25846
25847
25848 \end_layout
25849
25850 \end_inset
25851 </cell>
25852 </row>
25853 </lyxtabular>
25854
25855 \end_inset
25856
25857
25858 \begin_inset space \hfill{}
25859 \end_inset
25860
25861
25862 \begin_inset Tabular
25863 <lyxtabular version="3" rows="8" columns="2">
25864 <features rotate="0" tabularvalignment="middle">
25865 <column alignment="block" valignment="top">
25866 <column alignment="center" valignment="top">
25867 <row>
25868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25869 \begin_inset Text
25870
25871 \begin_layout Plain Layout
25872 Comando
25873 \begin_inset Note Note
25874 status collapsed
25875
25876 \begin_layout Plain Layout
25877
25878 \series bold
25879
25880 \backslash
25881 raisebox
25882 \series default
25883  se usa sólo como espaciador
25884 \end_layout
25885
25886 \end_inset
25887
25888
25889 \end_layout
25890
25891 \end_inset
25892 </cell>
25893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25894 \begin_inset Text
25895
25896 \begin_layout Plain Layout
25897 Resultado
25898 \end_layout
25899
25900 \end_inset
25901 </cell>
25902 </row>
25903 <row>
25904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25905 \begin_inset Text
25906
25907 \begin_layout Plain Layout
25908
25909 \backslash
25910 o
25911 \end_layout
25912
25913 \end_inset
25914 </cell>
25915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25916 \begin_inset Text
25917
25918 \begin_layout Plain Layout
25919 \begin_inset Formula $\textrm{ø}$
25920 \end_inset
25921
25922
25923 \end_layout
25924
25925 \end_inset
25926 </cell>
25927 </row>
25928 <row>
25929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25930 \begin_inset Text
25931
25932 \begin_layout Plain Layout
25933
25934 \backslash
25935 O
25936 \end_layout
25937
25938 \end_inset
25939 </cell>
25940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25941 \begin_inset Text
25942
25943 \begin_layout Plain Layout
25944 \begin_inset Formula $\textrm{Ø}$
25945 \end_inset
25946
25947
25948 \end_layout
25949
25950 \end_inset
25951 </cell>
25952 </row>
25953 <row>
25954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25955 \begin_inset Text
25956
25957 \begin_layout Plain Layout
25958
25959 \backslash
25960 l
25961 \end_layout
25962
25963 \end_inset
25964 </cell>
25965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25966 \begin_inset Text
25967
25968 \begin_layout Plain Layout
25969 \begin_inset Formula $\textrm{ł}$
25970 \end_inset
25971
25972
25973 \end_layout
25974
25975 \end_inset
25976 </cell>
25977 </row>
25978 <row>
25979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25980 \begin_inset Text
25981
25982 \begin_layout Plain Layout
25983
25984 \backslash
25985 L
25986 \end_layout
25987
25988 \end_inset
25989 </cell>
25990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25991 \begin_inset Text
25992
25993 \begin_layout Plain Layout
25994 \begin_inset Formula $\textrm{Ł}$
25995 \end_inset
25996
25997
25998 \end_layout
25999
26000 \end_inset
26001 </cell>
26002 </row>
26003 <row>
26004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26005 \begin_inset Text
26006
26007 \begin_layout Plain Layout
26008 !
26009 \begin_inset space \hspace{}
26010 \length 0mm
26011 \end_inset
26012
26013 `
26014 \begin_inset space \textvisiblespace{}
26015 \end_inset
26016
26017
26018 \end_layout
26019
26020 \end_inset
26021 </cell>
26022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26023 \begin_inset Text
26024
26025 \begin_layout Plain Layout
26026 \begin_inset Formula $\textrm{!`}$
26027 \end_inset
26028
26029
26030 \end_layout
26031
26032 \end_inset
26033 </cell>
26034 </row>
26035 <row>
26036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26037 \begin_inset Text
26038
26039 \begin_layout Plain Layout
26040 ?
26041 \begin_inset space \hspace{}
26042 \length 0mm
26043 \end_inset
26044
26045 `
26046 \begin_inset space \textvisiblespace{}
26047 \end_inset
26048
26049
26050 \end_layout
26051
26052 \end_inset
26053 </cell>
26054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26055 \begin_inset Text
26056
26057 \begin_layout Plain Layout
26058 \begin_inset Formula $\textrm{?`}$
26059 \end_inset
26060
26061
26062 \end_layout
26063
26064 \end_inset
26065 </cell>
26066 </row>
26067 <row>
26068 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26069 \begin_inset Text
26070
26071 \begin_layout Plain Layout
26072
26073 \backslash
26074 j
26075 \end_layout
26076
26077 \end_inset
26078 </cell>
26079 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26080 \begin_inset Text
26081
26082 \begin_layout Plain Layout
26083 \begin_inset Formula $\textrm{ȷ}$
26084 \end_inset
26085
26086
26087 \end_layout
26088
26089 \end_inset
26090 </cell>
26091 </row>
26092 </lyxtabular>
26093
26094 \end_inset
26095
26096
26097 \begin_inset space \hfill{}
26098 \end_inset
26099
26100
26101 \end_layout
26102
26103 \begin_layout Standard
26104 Los caracteres 
26105 \begin_inset Formula $\textrm{\textrm{Å}}$
26106 \end_inset
26107
26108  y 
26109 \begin_inset Formula $\textrm{\textrm{Ø}}$
26110 \end_inset
26111
26112  también se pueden insertar mediante el botón 
26113 \begin_inset Graphics
26114         filename ../../images/math/digamma.png
26115         scale 85
26116
26117 \end_inset
26118
26119  de la barra de ecuaciones.
26120 \end_layout
26121
26122 \begin_layout Standard
26123 Los comandos 
26124 \series bold
26125 !
26126 \begin_inset space \hspace{}
26127 \length 0mm
26128 \end_inset
26129
26130 `
26131 \series default
26132  y 
26133 \series bold
26134 ?
26135 \begin_inset space \hspace{}
26136 \length 0mm
26137 \end_inset
26138
26139 `
26140 \series default
26141  son una excepción porque se pueden insertar directamente a texto en LyX.
26142  
26143 \end_layout
26144
26145 \begin_layout Subsection
26146 Acentos en texto
26147 \begin_inset CommandInset label
26148 LatexCommand label
26149 name "sub:Acentos-en-texto"
26150
26151 \end_inset
26152
26153
26154 \begin_inset Index idx
26155 status collapsed
26156
26157 \begin_layout Plain Layout
26158 Acentos ! en texto
26159 \end_layout
26160
26161 \end_inset
26162
26163
26164 \end_layout
26165
26166 \begin_layout Standard
26167 Con los siguientes comandos se pueden acentuar todas las letras.
26168  Los comandos deben ponerse en modo TeX.
26169 \end_layout
26170
26171 \begin_layout Standard
26172 \begin_inset space \hfill{}
26173 \end_inset
26174
26175
26176 \begin_inset Tabular
26177 <lyxtabular version="3" rows="8" columns="2">
26178 <features rotate="0" tabularvalignment="middle">
26179 <column alignment="block" valignment="top">
26180 <column alignment="block" valignment="top">
26181 <row>
26182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26183 \begin_inset Text
26184
26185 \begin_layout Plain Layout
26186 Comando
26187 \end_layout
26188
26189 \end_inset
26190 </cell>
26191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26192 \begin_inset Text
26193
26194 \begin_layout Plain Layout
26195 Resultado
26196 \end_layout
26197
26198 \end_inset
26199 </cell>
26200 </row>
26201 <row>
26202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26203 \begin_inset Text
26204
26205 \begin_layout Plain Layout
26206
26207 \backslash
26208
26209 \begin_inset Quotes grd
26210 \end_inset
26211
26212 e
26213 \end_layout
26214
26215 \end_inset
26216 </cell>
26217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26218 \begin_inset Text
26219
26220 \begin_layout Plain Layout
26221 \begin_inset ERT
26222 status collapsed
26223
26224 \begin_layout Plain Layout
26225
26226
26227 \backslash
26228 "e
26229 \end_layout
26230
26231 \end_inset
26232
26233
26234 \end_layout
26235
26236 \end_inset
26237 </cell>
26238 </row>
26239 <row>
26240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26241 \begin_inset Text
26242
26243 \begin_layout Plain Layout
26244
26245 \backslash
26246 `e
26247 \end_layout
26248
26249 \end_inset
26250 </cell>
26251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26252 \begin_inset Text
26253
26254 \begin_layout Plain Layout
26255 \begin_inset ERT
26256 status collapsed
26257
26258 \begin_layout Plain Layout
26259
26260
26261 \backslash
26262 `e
26263 \end_layout
26264
26265 \end_inset
26266
26267
26268 \end_layout
26269
26270 \end_inset
26271 </cell>
26272 </row>
26273 <row>
26274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26275 \begin_inset Text
26276
26277 \begin_layout Plain Layout
26278
26279 \backslash
26280 ^
26281 \begin_inset space \textvisiblespace{}
26282 \end_inset
26283
26284 e
26285 \end_layout
26286
26287 \end_inset
26288 </cell>
26289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26290 \begin_inset Text
26291
26292 \begin_layout Plain Layout
26293 \begin_inset ERT
26294 status collapsed
26295
26296 \begin_layout Plain Layout
26297
26298
26299 \backslash
26300 ^e
26301 \end_layout
26302
26303 \end_inset
26304
26305
26306 \end_layout
26307
26308 \end_inset
26309 </cell>
26310 </row>
26311 <row>
26312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26313 \begin_inset Text
26314
26315 \begin_layout Plain Layout
26316
26317 \backslash
26318 =e
26319 \end_layout
26320
26321 \end_inset
26322 </cell>
26323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26324 \begin_inset Text
26325
26326 \begin_layout Plain Layout
26327 \begin_inset ERT
26328 status collapsed
26329
26330 \begin_layout Plain Layout
26331
26332
26333 \backslash
26334 =e
26335 \end_layout
26336
26337 \end_inset
26338
26339
26340 \end_layout
26341
26342 \end_inset
26343 </cell>
26344 </row>
26345 <row>
26346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26347 \begin_inset Text
26348
26349 \begin_layout Plain Layout
26350
26351 \backslash
26352 u
26353 \begin_inset space \textvisiblespace{}
26354 \end_inset
26355
26356 e
26357 \end_layout
26358
26359 \end_inset
26360 </cell>
26361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26362 \begin_inset Text
26363
26364 \begin_layout Plain Layout
26365 \begin_inset ERT
26366 status collapsed
26367
26368 \begin_layout Plain Layout
26369
26370
26371 \backslash
26372 u e
26373 \end_layout
26374
26375 \end_inset
26376
26377
26378 \end_layout
26379
26380 \end_inset
26381 </cell>
26382 </row>
26383 <row>
26384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26385 \begin_inset Text
26386
26387 \begin_layout Plain Layout
26388
26389 \backslash
26390 b
26391 \begin_inset space \textvisiblespace{}
26392 \end_inset
26393
26394 e
26395 \end_layout
26396
26397 \end_inset
26398 </cell>
26399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26400 \begin_inset Text
26401
26402 \begin_layout Plain Layout
26403 \begin_inset ERT
26404 status collapsed
26405
26406 \begin_layout Plain Layout
26407
26408
26409 \backslash
26410 b e
26411 \end_layout
26412
26413 \end_inset
26414
26415
26416 \end_layout
26417
26418 \end_inset
26419 </cell>
26420 </row>
26421 <row>
26422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26423 \begin_inset Text
26424
26425 \begin_layout Plain Layout
26426
26427 \backslash
26428 t
26429 \begin_inset space \textvisiblespace{}
26430 \end_inset
26431
26432 ee
26433 \end_layout
26434
26435 \end_inset
26436 </cell>
26437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26438 \begin_inset Text
26439
26440 \begin_layout Plain Layout
26441 \begin_inset ERT
26442 status collapsed
26443
26444 \begin_layout Plain Layout
26445
26446
26447 \backslash
26448 t ee
26449 \end_layout
26450
26451 \end_inset
26452
26453
26454 \end_layout
26455
26456 \end_inset
26457 </cell>
26458 </row>
26459 </lyxtabular>
26460
26461 \end_inset
26462
26463
26464 \begin_inset space \hfill{}
26465 \end_inset
26466
26467
26468 \begin_inset Tabular
26469 <lyxtabular version="3" rows="8" columns="2">
26470 <features rotate="0" tabularvalignment="middle">
26471 <column alignment="block" valignment="top">
26472 <column alignment="center" valignment="top">
26473 <row>
26474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26475 \begin_inset Text
26476
26477 \begin_layout Plain Layout
26478 Comando
26479 \end_layout
26480
26481 \end_inset
26482 </cell>
26483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26484 \begin_inset Text
26485
26486 \begin_layout Plain Layout
26487 Resultado
26488 \end_layout
26489
26490 \end_inset
26491 </cell>
26492 </row>
26493 <row>
26494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26495 \begin_inset Text
26496
26497 \begin_layout Plain Layout
26498
26499 \backslash
26500 H
26501 \begin_inset space \textvisiblespace{}
26502 \end_inset
26503
26504 e
26505 \end_layout
26506
26507 \end_inset
26508 </cell>
26509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26510 \begin_inset Text
26511
26512 \begin_layout Plain Layout
26513 \begin_inset ERT
26514 status collapsed
26515
26516 \begin_layout Plain Layout
26517
26518
26519 \backslash
26520 H e
26521 \end_layout
26522
26523 \end_inset
26524
26525
26526 \end_layout
26527
26528 \end_inset
26529 </cell>
26530 </row>
26531 <row>
26532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26533 \begin_inset Text
26534
26535 \begin_layout Plain Layout
26536
26537 \backslash
26538 'e
26539 \end_layout
26540
26541 \end_inset
26542 </cell>
26543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26544 \begin_inset Text
26545
26546 \begin_layout Plain Layout
26547 \begin_inset ERT
26548 status collapsed
26549
26550 \begin_layout Plain Layout
26551
26552
26553 \backslash
26554 'e
26555 \end_layout
26556
26557 \end_inset
26558
26559
26560 \end_layout
26561
26562 \end_inset
26563 </cell>
26564 </row>
26565 <row>
26566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26567 \begin_inset Text
26568
26569 \begin_layout Plain Layout
26570
26571 \backslash
26572 ~e
26573 \begin_inset Index idx
26574 status collapsed
26575
26576 \begin_layout Plain Layout
26577 Tilde
26578 \end_layout
26579
26580 \end_inset
26581
26582
26583 \end_layout
26584
26585 \end_inset
26586 </cell>
26587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26588 \begin_inset Text
26589
26590 \begin_layout Plain Layout
26591 \begin_inset ERT
26592 status collapsed
26593
26594 \begin_layout Plain Layout
26595
26596
26597 \backslash
26598 ~e
26599 \end_layout
26600
26601 \end_inset
26602
26603
26604 \end_layout
26605
26606 \end_inset
26607 </cell>
26608 </row>
26609 <row>
26610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26611 \begin_inset Text
26612
26613 \begin_layout Plain Layout
26614
26615 \backslash
26616 .e
26617 \end_layout
26618
26619 \end_inset
26620 </cell>
26621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26622 \begin_inset Text
26623
26624 \begin_layout Plain Layout
26625 \begin_inset ERT
26626 status collapsed
26627
26628 \begin_layout Plain Layout
26629
26630
26631 \backslash
26632 .e
26633 \end_layout
26634
26635 \end_inset
26636
26637
26638 \end_layout
26639
26640 \end_inset
26641 </cell>
26642 </row>
26643 <row>
26644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26645 \begin_inset Text
26646
26647 \begin_layout Plain Layout
26648
26649 \backslash
26650 v
26651 \begin_inset space \textvisiblespace{}
26652 \end_inset
26653
26654 e
26655 \end_layout
26656
26657 \end_inset
26658 </cell>
26659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26660 \begin_inset Text
26661
26662 \begin_layout Plain Layout
26663 \begin_inset ERT
26664 status collapsed
26665
26666 \begin_layout Plain Layout
26667
26668
26669 \backslash
26670 v e
26671 \end_layout
26672
26673 \end_inset
26674
26675
26676 \end_layout
26677
26678 \end_inset
26679 </cell>
26680 </row>
26681 <row>
26682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26683 \begin_inset Text
26684
26685 \begin_layout Plain Layout
26686
26687 \backslash
26688 d
26689 \begin_inset space \textvisiblespace{}
26690 \end_inset
26691
26692 e
26693 \end_layout
26694
26695 \end_inset
26696 </cell>
26697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26698 \begin_inset Text
26699
26700 \begin_layout Plain Layout
26701 \begin_inset ERT
26702 status collapsed
26703
26704 \begin_layout Plain Layout
26705
26706
26707 \backslash
26708 d e
26709 \end_layout
26710
26711 \end_inset
26712
26713
26714 \end_layout
26715
26716 \end_inset
26717 </cell>
26718 </row>
26719 <row>
26720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26721 \begin_inset Text
26722
26723 \begin_layout Plain Layout
26724
26725 \backslash
26726 c
26727 \begin_inset space \textvisiblespace{}
26728 \end_inset
26729
26730 e
26731 \end_layout
26732
26733 \end_inset
26734 </cell>
26735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26736 \begin_inset Text
26737
26738 \begin_layout Plain Layout
26739 \begin_inset ERT
26740 status collapsed
26741
26742 \begin_layout Plain Layout
26743
26744
26745 \backslash
26746 c e
26747 \end_layout
26748
26749 \end_inset
26750
26751
26752 \end_layout
26753
26754 \end_inset
26755 </cell>
26756 </row>
26757 </lyxtabular>
26758
26759 \end_inset
26760
26761
26762 \begin_inset space \hfill{}
26763 \end_inset
26764
26765
26766 \end_layout
26767
26768 \begin_layout Standard
26769 \begin_inset VSpace medskip
26770 \end_inset
26771
26772
26773 \end_layout
26774
26775 \begin_layout Standard
26776 Con el comando 
26777 \series bold
26778
26779 \backslash
26780 t
26781 \series default
26782  también se pueden acentuar dos caracteres distintos.
26783  El comando 
26784 \series bold
26785
26786 \backslash
26787 t
26788 \begin_inset space \textvisiblespace{}
26789 \end_inset
26790
26791 sz
26792 \series default
26793  genera 
26794 \begin_inset ERT
26795 status collapsed
26796
26797 \begin_layout Plain Layout
26798
26799
26800 \backslash
26801 t sz
26802 \end_layout
26803
26804 \end_inset
26805
26806
26807 \end_layout
26808
26809 \begin_layout Standard
26810 Los acentos 
26811 \series bold
26812 `
26813 \series default
26814  , 
26815 \series bold
26816 '
26817 \series default
26818  y 
26819 \series bold
26820 ^
26821 \series default
26822  se pueden insertar directamente con el teclado sobre vocales sin usar modo
26823  TeX.
26824  Lo mismo se aplica a la tilde
26825 \begin_inset Foot
26826 status collapsed
26827
26828 \begin_layout Plain Layout
26829 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
26830 \end_layout
26831
26832 \end_inset
26833
26834  con 
26835 \emph on
26836 a
26837 \emph default
26838
26839 \emph on
26840 o
26841 \emph default
26842  y 
26843 \emph on
26844 n.
26845 \end_layout
26846
26847 \begin_layout Standard
26848 Los comandos 
26849 \series bold
26850
26851 \backslash
26852 b
26853 \series default
26854  , 
26855 \series bold
26856
26857 \backslash
26858 c
26859 \series default
26860  , 
26861 \series bold
26862
26863 \backslash
26864 d
26865 \series default
26866  , 
26867 \series bold
26868
26869 \backslash
26870 H
26871 \series default
26872  , 
26873 \series bold
26874
26875 \backslash
26876 t
26877 \series default
26878  , 
26879 \series bold
26880
26881 \backslash
26882 u
26883 \series default
26884  , 
26885 \series bold
26886
26887 \backslash
26888 v
26889 \series default
26890 , y acentos insertados directamente con el teclado también están disponibles
26891  en texto matemático.
26892  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
26893  
26894 \begin_inset CommandInset ref
26895 LatexCommand ref
26896 reference "sub:Acentos-para-un"
26897
26898 \end_inset
26899
26900 .
26901 \end_layout
26902
26903 \begin_layout Standard
26904 \begin_inset VSpace bigskip
26905 \end_inset
26906
26907
26908 \end_layout
26909
26910 \begin_layout Standard
26911 Además, con el comando 
26912 \series bold
26913
26914 \backslash
26915 textcircled
26916 \series default
26917
26918 \begin_inset Index idx
26919 status collapsed
26920
26921 \begin_layout Plain Layout
26922 Comandos ! T ! 
26923 \backslash
26924 textcircled
26925 \end_layout
26926
26927 \end_inset
26928
26929  se pueden insertar en un círculo todos los números y letras, de forma parecida
26930  al símbolo copyright.
26931 \end_layout
26932
26933 \begin_layout Standard
26934 \noindent
26935 \align center
26936 \begin_inset Tabular
26937 <lyxtabular version="3" rows="3" columns="2">
26938 <features rotate="0" tabularvalignment="middle">
26939 <column alignment="center" valignment="top">
26940 <column alignment="center" valignment="top">
26941 <row>
26942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26943 \begin_inset Text
26944
26945 \begin_layout Plain Layout
26946 Comando
26947 \end_layout
26948
26949 \end_inset
26950 </cell>
26951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26952 \begin_inset Text
26953
26954 \begin_layout Plain Layout
26955 Resultado
26956 \begin_inset Note Note
26957 status collapsed
26958
26959 \begin_layout Plain Layout
26960
26961 \series bold
26962
26963 \backslash
26964 raisebox
26965 \series default
26966  se usa sólo como espaciador
26967 \end_layout
26968
26969 \end_inset
26970
26971
26972 \end_layout
26973
26974 \end_inset
26975 </cell>
26976 </row>
26977 <row>
26978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26979 \begin_inset Text
26980
26981 \begin_layout Plain Layout
26982
26983 \backslash
26984 textcircled{w}
26985 \end_layout
26986
26987 \end_inset
26988 </cell>
26989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26990 \begin_inset Text
26991
26992 \begin_layout Plain Layout
26993 \begin_inset ERT
26994 status collapsed
26995
26996 \begin_layout Plain Layout
26997
26998
26999 \backslash
27000 textcircled{w}
27001 \end_layout
27002
27003 \end_inset
27004
27005
27006 \end_layout
27007
27008 \end_inset
27009 </cell>
27010 </row>
27011 <row>
27012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27013 \begin_inset Text
27014
27015 \begin_layout Plain Layout
27016
27017 \backslash
27018 Large 
27019 \backslash
27020 textcircled{
27021 \backslash
27022 normalsize
27023 \backslash
27024 protect
27025 \backslash
27026 raisebox{-1.5pt}{W}}
27027 \end_layout
27028
27029 \end_inset
27030 </cell>
27031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27032 \begin_inset Text
27033
27034 \begin_layout Plain Layout
27035 \begin_inset Formula $\raisebox{4.5mm}{}$
27036 \end_inset
27037
27038
27039 \begin_inset ERT
27040 status collapsed
27041
27042 \begin_layout Plain Layout
27043
27044
27045 \backslash
27046 Large 
27047 \backslash
27048 textcircled{
27049 \backslash
27050 normalsize
27051 \backslash
27052 protect
27053 \backslash
27054 raisebox{-1.5pt}W}
27055 \end_layout
27056
27057 \end_inset
27058
27059
27060 \begin_inset Formula $\raisebox{-2mm}{}$
27061 \end_inset
27062
27063
27064 \end_layout
27065
27066 \end_inset
27067 </cell>
27068 </row>
27069 </lyxtabular>
27070
27071 \end_inset
27072
27073
27074 \end_layout
27075
27076 \begin_layout Standard
27077 Hay que tener cuidado que el carácter se ajuste al círculo.
27078  Por eso 
27079 \series bold
27080
27081 \backslash
27082 Large
27083 \begin_inset Foot
27084 status collapsed
27085
27086 \begin_layout Plain Layout
27087 véase 
27088 \begin_inset CommandInset ref
27089 LatexCommand ref
27090 reference "sub:Tamaños-de-tipografías"
27091
27092 \end_inset
27093
27094
27095 \end_layout
27096
27097 \end_inset
27098
27099
27100 \series default
27101  especifica el tamaño del círculo.
27102  Con ayuda de 
27103 \series bold
27104
27105 \backslash
27106 raisebox
27107 \begin_inset Foot
27108 status collapsed
27109
27110 \begin_layout Plain Layout
27111 véase 
27112 \begin_inset CommandInset ref
27113 LatexCommand ref
27114 reference "sub:Marcos-sin-bordes"
27115
27116 \end_inset
27117
27118
27119 \end_layout
27120
27121 \end_inset
27122
27123
27124 \series default
27125  se puede centrar el carácter.
27126 \end_layout
27127
27128 \begin_layout Subsection
27129 Números en estilo antiguo
27130 \begin_inset Index idx
27131 status collapsed
27132
27133 \begin_layout Plain Layout
27134 Numeros@Números ! en estilo antiguo
27135 \end_layout
27136
27137 \end_inset
27138
27139
27140 \end_layout
27141
27142 \begin_layout Standard
27143 Los números en estilo antiguo o elzevirianos se componen con el comando
27144  
27145 \series bold
27146
27147 \backslash
27148 oldstylenums
27149 \series default
27150
27151 \begin_inset Index idx
27152 status collapsed
27153
27154 \begin_layout Plain Layout
27155 Comandos ! O ! 
27156 \backslash
27157 oldstylenums
27158 \end_layout
27159
27160 \end_inset
27161
27162 .
27163  El comando se puede usar en ecuaciones y en modo TeX.
27164  Su esquema es:
27165 \end_layout
27166
27167 \begin_layout Standard
27168
27169 \series bold
27170
27171 \backslash
27172 oldstylenums{número}
27173 \end_layout
27174
27175 \begin_layout Standard
27176 El comando 
27177 \series bold
27178
27179 \backslash
27180 oldstylenums{0123456789}
27181 \series default
27182  genera: 
27183 \begin_inset Formula $\oldstylenums{0123456789}$
27184 \end_inset
27185
27186
27187 \end_layout
27188
27189 \begin_layout Section
27190 Estilos de ecuación
27191 \begin_inset CommandInset label
27192 LatexCommand label
27193 name "sec:Estilos-de-ecuación"
27194
27195 \end_inset
27196
27197
27198 \begin_inset Index idx
27199 status collapsed
27200
27201 \begin_layout Plain Layout
27202 Ecuación ! estilos de
27203 \end_layout
27204
27205 \end_inset
27206
27207
27208 \end_layout
27209
27210 \begin_layout Itemize
27211 Hay dos estilos diferentes de alineación:
27212 \end_layout
27213
27214 \begin_deeper
27215 \begin_layout Description
27216 Centrado es el estándar predefinido
27217 \end_layout
27218
27219 \begin_layout Description
27220 Sangrado para este estilo debe insertarse la opción de clase 
27221 \series bold
27222 fleqn
27223 \series default
27224  en el menú 
27225 \family sans
27226 Documento\SpecialChar \menuseparator
27227 Configuración
27228 \family default
27229  bajo 
27230 \family sans
27231 Clase de documento
27232 \end_layout
27233
27234 \begin_layout Standard
27235 Cuando se usa 
27236 \series bold
27237 Sangrado
27238 \series default
27239 , éste se puede ajustar con la longitud 
27240 \series bold
27241
27242 \backslash
27243 mathindent
27244 \series default
27245
27246 \begin_inset Index idx
27247 status collapsed
27248
27249 \begin_layout Plain Layout
27250 Comandos ! M ! 
27251 \backslash
27252 mathindent
27253 \end_layout
27254
27255 \end_inset
27256
27257 .
27258  Para 15
27259 \begin_inset space \thinspace{}
27260 \end_inset
27261
27262 mm, por ejemplo, se inserta esta línea de comando en el preámbulo LaTeX:
27263 \end_layout
27264
27265 \begin_layout Standard
27266
27267 \series bold
27268
27269 \backslash
27270 setlength{
27271 \backslash
27272 mathindent}{15mm}
27273 \end_layout
27274
27275 \begin_layout Standard
27276 Si no se especifica longitud se usa el valor predeterminado de 30
27277 \begin_inset space \thinspace{}
27278 \end_inset
27279
27280 pt.
27281 \end_layout
27282
27283 \end_deeper
27284 \begin_layout Itemize
27285 Y dos estilos diferentes de numeración:
27286 \end_layout
27287
27288 \begin_deeper
27289 \begin_layout Description
27290 Derecha es el estándar predefinido
27291 \end_layout
27292
27293 \begin_layout Description
27294 Izquierda para este estilo debe insertarse la opción de clase 
27295 \series bold
27296 leqno
27297 \series default
27298  en el menú 
27299 \family sans
27300 Documento\SpecialChar \menuseparator
27301 Configuración
27302 \family default
27303  bajo 
27304 \family sans
27305 Clase de documento
27306 \end_layout
27307
27308 \end_deeper
27309 \begin_layout Standard
27310
27311 \series bold
27312 fleqn
27313 \series default
27314  y 
27315 \series bold
27316 leqno
27317 \series default
27318  también se pueden usar juntos.
27319  En ese caso se insertan ambas opciones, separadas por una coma.
27320 \end_layout
27321
27322 \begin_layout Standard
27323 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
27324  documento.
27325  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
27326  estilo 
27327 \series bold
27328 Centrado
27329 \series default
27330  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
27331 \begin_inset CommandInset ref
27332 LatexCommand ref
27333 reference "sub:Entorno-flalign"
27334
27335 \end_inset
27336
27337 .
27338 \end_layout
27339
27340 \begin_layout Section
27341 Ecuaciones multilínea
27342 \begin_inset CommandInset label
27343 LatexCommand label
27344 name "sec:Ecuaciones-multilínea"
27345
27346 \end_inset
27347
27348
27349 \begin_inset Index idx
27350 status collapsed
27351
27352 \begin_layout Plain Layout
27353 Ecuación ! multilínea
27354 \end_layout
27355
27356 \end_inset
27357
27358
27359 \end_layout
27360
27361 \begin_layout Subsection
27362 General
27363 \end_layout
27364
27365 \begin_layout Standard
27366 En LyX se generan nuevas líneas en una ecuación con 
27367 \family sans
27368 \series bold
27369 Ctrl+Entrar
27370 \family default
27371 \series default
27372 .
27373  Esto crea un 
27374 \series bold
27375 entorno eqnarray
27376 \series default
27377 , que se describe en
27378 \begin_inset space ~
27379 \end_inset
27380
27381
27382 \begin_inset CommandInset ref
27383 LatexCommand ref
27384 reference "sub:Entorno-eqnarray"
27385
27386 \end_inset
27387
27388  o, si se ha marcado la opción 
27389 \family sans
27390 Usar
27391 \begin_inset space ~
27392 \end_inset
27393
27394 el
27395 \begin_inset space ~
27396 \end_inset
27397
27398 paquete
27399 \begin_inset space ~
27400 \end_inset
27401
27402 de
27403 \begin_inset space ~
27404 \end_inset
27405
27406 ecuaciones
27407 \begin_inset space ~
27408 \end_inset
27409
27410 AMS
27411 \family default
27412  en la configuración del documento
27413 \family sans
27414 , un 
27415 \series bold
27416 entorno
27417 \family default
27418 \series default
27419  
27420 \series bold
27421 align
27422 \series default
27423 , que se describe en
27424 \begin_inset space ~
27425 \end_inset
27426
27427
27428 \begin_inset CommandInset ref
27429 LatexCommand ref
27430 reference "sub:Entorno-align-estándar"
27431
27432 \end_inset
27433
27434 .
27435  Se recomienda el entorno align porque proporciona una salida tipográficamente
27436  correcta en cualquier caso.
27437 \end_layout
27438
27439 \begin_layout Standard
27440 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
27441  el menú 
27442 \family sans
27443 Insertar\SpecialChar \menuseparator
27444 Ecuación
27445 \family default
27446 .
27447  En las siguientes secciones se describen estos entornos.
27448 \end_layout
27449
27450 \begin_layout Standard
27451 En todos los entornos de ecuación multilínea la combinación 
27452 \family sans
27453 Ctrl+Entrar
27454 \family default
27455  genera una línea nueva.
27456  Para añadir o quitar líneas se pueden usar los botones 
27457 \begin_inset Graphics
27458         filename ../../images/tabular-feature_append-row.png
27459         scale 85
27460
27461 \end_inset
27462
27463  o 
27464 \begin_inset Graphics
27465         filename ../../images/tabular-feature_delete-row.png
27466         scale 85
27467
27468 \end_inset
27469
27470 de la barra de herramientas, respectivamente, o el menú 
27471 \family sans
27472 Editar\SpecialChar \menuseparator
27473 Filas y columnas
27474 \family default
27475 .
27476 \end_layout
27477
27478 \begin_layout Subsubsection
27479 Separación de líneas
27480 \begin_inset CommandInset label
27481 LatexCommand label
27482 name "sub:Separación-de-líneas"
27483
27484 \end_inset
27485
27486
27487 \begin_inset Index idx
27488 status collapsed
27489
27490 \begin_layout Plain Layout
27491 Ecuación ! multilínea ! separación de filas
27492 \end_layout
27493
27494 \end_inset
27495
27496
27497 \end_layout
27498
27499 \begin_layout Standard
27500 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
27501 \begin_inset Formula 
27502 \begin{eqnarray*}
27503 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}\\
27504 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
27505 \end{eqnarray*}
27506
27507 \end_inset
27508
27509 En LaTeX un espacio adicional para una línea se especifica como argumento
27510  opcional del comando de nueva línea.
27511  Esto aún no es posible en LYX,
27512 \begin_inset Foot
27513 status collapsed
27514
27515 \begin_layout Plain Layout
27516 véase 
27517 \begin_inset CommandInset href
27518 LatexCommand href
27519 name "LyX-bug #1505"
27520 target "http://www.lyx.org/trac/ticket/1505"
27521
27522 \end_inset
27523
27524
27525 \end_layout
27526
27527 \end_inset
27528
27529  por lo que toda la ecuación debe insertarse en modo TeX.
27530  Para añadir espacio en nuestro ejemplo se inserta el comando 
27531 \series bold
27532
27533 \backslash
27534
27535 \backslash
27536 [3mm]
27537 \series default
27538  al final de la primera línea.
27539  Así: 
27540 \begin_inset ERT
27541 status collapsed
27542
27543 \begin_layout Plain Layout
27544
27545
27546 \backslash
27547 begin{eqnarray*}
27548 \end_layout
27549
27550 \begin_layout Plain Layout
27551
27552 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27553  = & 
27554 \backslash
27555 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27556 \backslash
27557
27558 \backslash
27559 [3mm]
27560 \end_layout
27561
27562 \begin_layout Plain Layout
27563
27564 4x^{2}
27565 \backslash
27566 left(B^{2}+x_{0}^{2}
27567 \backslash
27568 right)+4x_{0}x
27569 \backslash
27570 left(D-B^{2}
27571 \backslash
27572 right)+B^{2}
27573 \backslash
27574 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27575 \backslash
27576 right) & = & 0
27577 \end_layout
27578
27579 \begin_layout Plain Layout
27580
27581
27582 \backslash
27583 end{eqnarray*}
27584 \end_layout
27585
27586 \end_inset
27587
27588
27589 \begin_inset VSpace bigskip
27590 \end_inset
27591
27592
27593 \end_layout
27594
27595 \begin_layout Standard
27596 Para obtener separación en todas las líneas hay que cambiar la longitud
27597  
27598 \series bold
27599
27600 \backslash
27601 jot
27602 \series default
27603
27604 \begin_inset Index idx
27605 status collapsed
27606
27607 \begin_layout Plain Layout
27608 Comandos ! J ! 
27609 \backslash
27610 jot
27611 \end_layout
27612
27613 \end_inset
27614
27615 .
27616  La definición es: 
27617 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
27618 \end_inset
27619
27620 .
27621  El valor predeterminado para 
27622 \series bold
27623
27624 \backslash
27625 jot
27626 \series default
27627  es 3
27628 \begin_inset space \thinspace{}
27629 \end_inset
27630
27631 pt.
27632  Para establecer una separación adicional de 3
27633 \begin_inset space \thinspace{}
27634 \end_inset
27635
27636 mm como en el ejemplo anterior, se inserta el comando
27637 \end_layout
27638
27639 \begin_layout Standard
27640
27641 \series bold
27642
27643 \backslash
27644 setlength{
27645 \backslash
27646 jot}{3mm+3pt}
27647 \end_layout
27648
27649 \begin_layout Standard
27650 en modo TeX antes de la ecuación.
27651  Es necesario cargar el paquete 
27652 \series bold
27653 calc
27654 \series default
27655
27656 \begin_inset Foot
27657 status collapsed
27658
27659 \begin_layout Plain Layout
27660
27661 \series bold
27662 calc
27663 \series default
27664  forma parte de toda instalación LaTeX estándar.
27665 \end_layout
27666
27667 \end_inset
27668
27669
27670 \begin_inset Index idx
27671 status collapsed
27672
27673 \begin_layout Plain Layout
27674 Paquetes ! calc
27675 \end_layout
27676
27677 \end_inset
27678
27679  en el preámbulo con la línea
27680 \end_layout
27681
27682 \begin_layout Standard
27683
27684 \series bold
27685
27686 \backslash
27687 usepackage{calc}
27688 \end_layout
27689
27690 \begin_layout Standard
27691 Se obtiene:
27692 \begin_inset ERT
27693 status collapsed
27694
27695 \begin_layout Plain Layout
27696
27697
27698 \backslash
27699 setlength{
27700 \backslash
27701 jot}{3mm+3pt}
27702 \end_layout
27703
27704 \end_inset
27705
27706
27707 \begin_inset Formula 
27708 \begin{eqnarray*}
27709 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}\\
27710 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
27711 \end{eqnarray*}
27712
27713 \end_inset
27714
27715
27716 \begin_inset ERT
27717 status collapsed
27718
27719 \begin_layout Plain Layout
27720
27721
27722 \backslash
27723 setlength{
27724 \backslash
27725 jot}{3pt}
27726 \end_layout
27727
27728 \end_inset
27729
27730  Para volver a la distancia predeterminada, 
27731 \series bold
27732
27733 \backslash
27734 jot
27735 \series default
27736  se establece en 3
27737 \begin_inset space \thinspace{}
27738 \end_inset
27739
27740 pt.
27741 \end_layout
27742
27743 \begin_layout Subsubsection
27744 Separación de columnas
27745 \begin_inset CommandInset label
27746 LatexCommand label
27747 name "sub:Separación-de-columnas"
27748
27749 \end_inset
27750
27751
27752 \begin_inset Index idx
27753 status collapsed
27754
27755 \begin_layout Plain Layout
27756 Ecuación ! multilínea !separación de columnas
27757 \end_layout
27758
27759 \end_inset
27760
27761
27762 \end_layout
27763
27764 \begin_layout Standard
27765 Una ecuación multilínea forma una matriz.
27766  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
27767  columnas.
27768  Cambiando la separación de columnas en este entorno se puede cambiar el
27769  espacio junto al signo de relación.
27770 \end_layout
27771
27772 \begin_layout Standard
27773 La separación de columnas se especifica con la longitud
27774 \series bold
27775  
27776 \backslash
27777 arraycolsep
27778 \series default
27779
27780 \begin_inset Index idx
27781 status collapsed
27782
27783 \begin_layout Plain Layout
27784 Comandos ! A ! 
27785 \backslash
27786 arraycolsep
27787 \end_layout
27788
27789 \end_inset
27790
27791  según:
27792 \begin_inset Newline newline
27793 \end_inset
27794
27795 separación de columnas = 2
27796 \begin_inset space \thinspace{}
27797 \end_inset
27798
27799
27800 \series bold
27801
27802 \backslash
27803 arraycolsep
27804 \series default
27805
27806 \begin_inset Newline newline
27807 \end_inset
27808
27809 Así, el comando en modo TeX
27810 \end_layout
27811
27812 \begin_layout Standard
27813
27814 \series bold
27815
27816 \backslash
27817 setlength{
27818 \backslash
27819 arraycolsep}{1cm}
27820 \end_layout
27821
27822 \begin_layout Standard
27823 establece para todas las ecuaciones siguientes una separación de columnas
27824  de 2
27825 \begin_inset space \thinspace{}
27826 \end_inset
27827
27828 cm.
27829  Para volver al valor predefinido, 
27830 \series bold
27831
27832 \backslash
27833 arraycolsep
27834 \series default
27835  se pone en 5
27836 \begin_inset space \thinspace{}
27837 \end_inset
27838
27839 pt.
27840 \end_layout
27841
27842 \begin_layout Standard
27843 Una ecuación con separación de 2
27844 \begin_inset space \thinspace{}
27845 \end_inset
27846
27847 cm entre columnas:
27848 \begin_inset ERT
27849 status collapsed
27850
27851 \begin_layout Plain Layout
27852
27853
27854 \backslash
27855 setlength{
27856 \backslash
27857 arraycolsep}{1cm}
27858 \end_layout
27859
27860 \end_inset
27861
27862
27863 \begin_inset Formula 
27864 \begin{eqnarray*}
27865 A & = & B\\
27866 C & \ne & A
27867 \end{eqnarray*}
27868
27869 \end_inset
27870
27871 Una ecuación con la separación predefinida para matrices, 10
27872 \begin_inset space \thinspace{}
27873 \end_inset
27874
27875 pt:
27876 \begin_inset ERT
27877 status collapsed
27878
27879 \begin_layout Plain Layout
27880
27881
27882 \backslash
27883 setlength{
27884 \backslash
27885 arraycolsep}{5pt}
27886 \end_layout
27887
27888 \end_inset
27889
27890
27891 \begin_inset Formula 
27892 \begin{eqnarray*}
27893 A & = & B\\
27894 C & \ne & A
27895 \end{eqnarray*}
27896
27897 \end_inset
27898
27899
27900 \end_layout
27901
27902 \begin_layout Subsubsection
27903 Ecuaciones largas
27904 \begin_inset Index idx
27905 status collapsed
27906
27907 \begin_layout Plain Layout
27908 Ecuación ! larga
27909 \end_layout
27910
27911 \end_inset
27912
27913
27914 \end_layout
27915
27916 \begin_layout Standard
27917 Se pueden componer ecuaciones largas mediante estos métodos:
27918 \end_layout
27919
27920 \begin_layout Itemize
27921 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
27922  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
27923 \begin_inset Formula 
27924 \begin{eqnarray}
27925 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 \\
27926  &  & -\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}
27927 \end{eqnarray}
27928
27929 \end_inset
27930
27931 El signo menos al principio de la segunda línea normalmente no aparece como
27932  operador porque es el primer carácter de la línea.
27933  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
27934  Para evitarlo se ha insertado 3
27935 \begin_inset space \thinspace{}
27936 \end_inset
27937
27938 pt de espacio detrás del menos con el comando 
27939 \series bold
27940
27941 \backslash
27942 hspace
27943 \series default
27944 .
27945 \begin_inset Foot
27946 status collapsed
27947
27948 \begin_layout Plain Layout
27949 véase más sobre 
27950 \series bold
27951
27952 \backslash
27953 hspace
27954 \series default
27955  en 
27956 \begin_inset CommandInset ref
27957 LatexCommand ref
27958 reference "sub:Espacio-variable"
27959
27960 \end_inset
27961
27962
27963 \end_layout
27964
27965 \end_inset
27966
27967
27968 \begin_inset Index idx
27969 status collapsed
27970
27971 \begin_layout Plain Layout
27972 Comandos ! H ! 
27973 \backslash
27974 hspace
27975 \end_layout
27976
27977 \end_inset
27978
27979
27980 \end_layout
27981
27982 \begin_layout Itemize
27983 Si ambos lados de la ecuación son demasiado largos se usa el comando 
27984 \series bold
27985
27986 \backslash
27987 lefteqn
27988 \series default
27989
27990 \begin_inset Index idx
27991 status collapsed
27992
27993 \begin_layout Plain Layout
27994 Comandos ! L ! 
27995 \backslash
27996 lefteqn
27997 \end_layout
27998
27999 \end_inset
28000
28001 .
28002  Se inserta en la primer columna de la primera línea y hace que todas las
28003  inserciones posteriores sobreescriban las columnas siguientes:
28004 \begin_inset Formula 
28005 \begin{eqnarray}
28006 \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 \\
28007  &  & -\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 \\
28008  &  & =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}
28009 \end{eqnarray}
28010
28011 \end_inset
28012
28013 Tras la inserción de 
28014 \series bold
28015
28016 \backslash
28017 lefteqn
28018 \series default
28019  el cursor está en un marco púrpura un poco a la izquierda del azul.
28020  La ecuación se inserta en éste.
28021 \begin_inset Newline newline
28022 \end_inset
28023
28024 El contenido de las restantes líneas se inserta en la segunda columna o
28025  en otra.
28026  A mayor número de columna donde se inserte, mayor sangrado.
28027 \begin_inset VSpace medskip
28028 \end_inset
28029
28030
28031 \begin_inset Newline newline
28032 \end_inset
28033
28034
28035 \begin_inset Note Greyedout
28036 status collapsed
28037
28038 \begin_layout Plain Layout
28039 Ten en cuenta lo siguiente si usas 
28040 \series bold
28041
28042 \backslash
28043 lefteqn
28044 \series default
28045 :
28046 \end_layout
28047
28048 \begin_layout Itemize
28049 La ecuación no usa la anchura total de la página.
28050  Cuando se añade, p.
28051 \begin_inset space \thinspace{}
28052 \end_inset
28053
28054 e., el término 
28055 \begin_inset Formula $-B^{2}$
28056 \end_inset
28057
28058  en la primera línea del ejemplo, debería estar fuera del margen.
28059  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
28060  principio de la primera línea.
28061 \end_layout
28062
28063 \begin_layout Itemize
28064 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
28065  primera línea.
28066 \begin_inset Foot
28067 status collapsed
28068
28069 \begin_layout Plain Layout
28070 \begin_inset CommandInset href
28071 LatexCommand href
28072 name "LyX-bug #1429"
28073 target "http://www.lyx.org/trac/ticket/1429"
28074
28075 \end_inset
28076
28077
28078 \end_layout
28079
28080 \end_inset
28081
28082  Sólo se puede poner el cursor al principio de la línea y moverlo con las
28083  teclas de flecha.
28084 \end_layout
28085
28086 \end_inset
28087
28088  
28089 \end_layout
28090
28091 \begin_layout Itemize
28092 Se describen otros métodos para escribir fórmulas largas en 
28093 \begin_inset CommandInset ref
28094 LatexCommand ref
28095 reference "sub:Entorno-multilínea"
28096
28097 \end_inset
28098
28099  y 
28100 \begin_inset CommandInset ref
28101 LatexCommand ref
28102 reference "sub:Partes-multilínea"
28103
28104 \end_inset
28105
28106 .
28107 \end_layout
28108
28109 \begin_layout Subsubsection
28110 Delimitadores multilínea
28111 \begin_inset CommandInset label
28112 LatexCommand label
28113 name "sub:Delimitadores-multilínea"
28114
28115 \end_inset
28116
28117
28118 \begin_inset Index idx
28119 status collapsed
28120
28121 \begin_layout Plain Layout
28122 Delimitadores ! para varias líneas
28123 \end_layout
28124
28125 \end_inset
28126
28127
28128 \end_layout
28129
28130 \begin_layout Standard
28131 Para poner delimitadores que cubran varias líneas hay un problema:
28132 \begin_inset Formula 
28133 \begin{eqnarray*}
28134 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28135  &  & \left.\cdots+B-D\right]
28136 \end{eqnarray*}
28137
28138 \end_inset
28139
28140 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
28141 res con tamaño variable no abarcan líneas múltiples.
28142 \end_layout
28143
28144 \begin_layout Standard
28145 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
28146  primera línea se finaliza con 
28147 \series bold
28148
28149 \backslash
28150 right.
28151 \series default
28152
28153 \begin_inset Index idx
28154 status collapsed
28155
28156 \begin_layout Plain Layout
28157 Comandos ! R ! 
28158 \backslash
28159 right
28160 \end_layout
28161
28162 \end_inset
28163
28164  y la segunda con 
28165 \series bold
28166
28167 \backslash
28168 left.
28169 \series default
28170 .
28171 \begin_inset Foot
28172 status collapsed
28173
28174 \begin_layout Plain Layout
28175 Más sobre 
28176 \series bold
28177
28178 \backslash
28179 left.
28180
28181 \series default
28182  y 
28183 \series bold
28184
28185 \backslash
28186 right.
28187
28188 \series default
28189  en 
28190 \begin_inset CommandInset ref
28191 LatexCommand ref
28192 reference "sub:Tamaño-automático-de"
28193
28194 \end_inset
28195
28196
28197 \end_layout
28198
28199 \end_inset
28200
28201
28202 \begin_inset Index idx
28203 status collapsed
28204
28205 \begin_layout Plain Layout
28206 Comandos ! L ! 
28207 \backslash
28208 left
28209 \end_layout
28210
28211 \end_inset
28212
28213  Después de 
28214 \series bold
28215
28216 \backslash
28217 left.
28218
28219 \series default
28220  se inserta el comando 
28221 \series bold
28222
28223 \backslash
28224 vphantom
28225 \series default
28226
28227 \begin_inset space \textvisiblespace{}
28228 \end_inset
28229
28230
28231 \series bold
28232
28233 \backslash
28234 prod
28235 \series default
28236 ^
28237 \begin_inset space \textvisiblespace{}
28238 \end_inset
28239
28240
28241 \series bold
28242
28243 \backslash
28244 infty
28245 \series default
28246
28247 \begin_inset space \textvisiblespace{}
28248 \end_inset
28249
28250
28251 \series bold
28252
28253 \begin_inset Formula $\downarrow$
28254 \end_inset
28255
28256 _R=1}
28257 \series default
28258
28259 \begin_inset Index idx
28260 status collapsed
28261
28262 \begin_layout Plain Layout
28263 Comandos ! V ! 
28264 \backslash
28265 vphantom
28266 \end_layout
28267
28268 \end_inset
28269
28270 , porque el operador de multiplicación con sus límites es el símbolo mayor
28271  en la primera línea y ese debería ser el tamaño para el delimitador en
28272  la segunda línea.
28273 \end_layout
28274
28275 \begin_layout Standard
28276 El resultado es: 
28277 \begin_inset Formula 
28278 \begin{eqnarray*}
28279 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28280  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28281 \end{eqnarray*}
28282
28283 \end_inset
28284
28285
28286 \end_layout
28287
28288 \begin_layout Subsection
28289 Entornos align
28290 \end_layout
28291
28292 \begin_layout Standard
28293 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
28294  Son especialmente apropiados para poner ecuaciones adosadas.
28295 \end_layout
28296
28297 \begin_layout Standard
28298 Los entornos align constan de columnas.
28299  Las columnas impares se alinean a la derecha, las pares a la izquierda.
28300  En un entorno align se puede numerar cada línea.
28301 \end_layout
28302
28303 \begin_layout Standard
28304 Los entornos align se crean con el menú 
28305 \family sans
28306 Insertar\SpecialChar \menuseparator
28307 Ecuación
28308 \family default
28309 .
28310  Una ecuación existente se puede convertir a align con el menú 
28311 \family sans
28312 Editar\SpecialChar \menuseparator
28313 Ecuación\SpecialChar \menuseparator
28314 Cambiar tipo de ecuación
28315 \family default
28316 .
28317 \end_layout
28318
28319 \begin_layout Standard
28320 Para añadir o quitar columnas se pueden usar los botones 
28321 \begin_inset Graphics
28322         filename ../../images/tabular-feature_append-row.png
28323         scale 85
28324
28325 \end_inset
28326
28327  o 
28328 \begin_inset Graphics
28329         filename ../../images/tabular-feature_delete-row.png
28330         scale 85
28331
28332 \end_inset
28333
28334  de la barra de ecuaciones o el menú 
28335 \family sans
28336 Editar\SpecialChar \menuseparator
28337 Filas y columnas
28338 \family default
28339 .
28340 \end_layout
28341
28342 \begin_layout Subsubsection
28343 Entorno align estándar
28344 \begin_inset CommandInset label
28345 LatexCommand label
28346 name "sub:Entorno-align-estándar"
28347
28348 \end_inset
28349
28350
28351 \begin_inset Index idx
28352 status collapsed
28353
28354 \begin_layout Plain Layout
28355 Ecuación ! multilínea ! entorno align
28356 \end_layout
28357
28358 \end_inset
28359
28360
28361 \end_layout
28362
28363 \begin_layout Standard
28364 Este entorno align se crea pulsando 
28365 \family sans
28366 Ctrl+Entrar
28367 \family default
28368  en una ecuación o con el menú 
28369 \family sans
28370 Insertar\SpecialChar \menuseparator
28371 Ecuación\SpecialChar \menuseparator
28372 Entorno AMS align
28373 \family default
28374 .
28375 \end_layout
28376
28377 \begin_layout Standard
28378 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
28379  align de cuatro columnas:
28380 \begin_inset Formula 
28381 \begin{align*}
28382 A & =\sen(B) & C & =D\\
28383 C & \neq A & B & \neq D
28384 \end{align*}
28385
28386 \end_inset
28387
28388 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
28389  un 
28390 \series bold
28391
28392 \backslash
28393 hfill
28394 \series default
28395
28396 \begin_inset Foot
28397 status collapsed
28398
28399 \begin_layout Plain Layout
28400 Más sobre 
28401 \series bold
28402
28403 \backslash
28404 hfill
28405 \series default
28406  en 
28407 \begin_inset CommandInset ref
28408 LatexCommand ref
28409 reference "sub:Espacio-variable"
28410
28411 \end_inset
28412
28413
28414 \end_layout
28415
28416 \end_inset
28417
28418  antes de la primera y detrás de cada columna par.
28419  Si se pone en estilo 
28420 \series bold
28421 Sangrado
28422 \series default
28423 ,
28424 \begin_inset Foot
28425 status collapsed
28426
28427 \begin_layout Plain Layout
28428 véase estilos de ecuación en 
28429 \begin_inset CommandInset ref
28430 LatexCommand ref
28431 reference "sec:Estilos-de-ecuación"
28432
28433 \end_inset
28434
28435
28436 \end_layout
28437
28438 \end_inset
28439
28440  la ecuación queda sin el 
28441 \series bold
28442
28443 \backslash
28444 hfill
28445 \series default
28446  ante la primera columna.
28447 \end_layout
28448
28449 \begin_layout Subsubsection
28450 Entorno alignat
28451 \begin_inset Index idx
28452 status collapsed
28453
28454 \begin_layout Plain Layout
28455 Ecuación ! multilínea ! entorno alignat
28456 \end_layout
28457
28458 \end_inset
28459
28460
28461 \end_layout
28462
28463 \begin_layout Standard
28464 El entorno alignat no tiene separación predefinida de columnas.
28465  Se puede insertar manualmente con los espacios descritos en 
28466 \begin_inset CommandInset ref
28467 LatexCommand ref
28468 reference "sec:Espacio"
28469
28470 \end_inset
28471
28472 .
28473 \end_layout
28474
28475 \begin_layout Standard
28476 El ejemplo anterior en el entorno alignat, con un espacio de 1
28477 \begin_inset space \thinspace{}
28478 \end_inset
28479
28480 cm al comienzo da la segunda ecuación:
28481 \begin_inset Formula 
28482 \begin{alignat*}{2}
28483 A & =\sen(B)\hspace{1cm} & C & =D\\
28484 C & \neq A & B & \neq D
28485 \end{alignat*}
28486
28487 \end_inset
28488
28489 Como cada columna puede tener un espacio diferente, este entorno es especialment
28490 e apropiado para poner tres o más ecuaciones adosadas.
28491 \end_layout
28492
28493 \begin_layout Subsubsection
28494 Entorno flalign
28495 \begin_inset CommandInset label
28496 LatexCommand label
28497 name "sub:Entorno-flalign"
28498
28499 \end_inset
28500
28501
28502 \begin_inset Index idx
28503 status collapsed
28504
28505 \begin_layout Plain Layout
28506 Ecuación ! multilínea ! entorno flalign
28507 \end_layout
28508
28509 \end_inset
28510
28511
28512 \end_layout
28513
28514 \begin_layout Standard
28515 En este entorno las dos primeras columnas están siempre tan a la izquierda
28516  como sea posible y las dos últimas a la derecha.
28517  Ejemplo:
28518 \begin_inset Formula 
28519 \begin{flalign*}
28520 A & =1 & B & =2 & C & =3\\
28521 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
28522 \end{flalign*}
28523
28524 \end_inset
28525
28526 En un entorno flalign con un número impar de columnas, en la última de las
28527  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
28528  alineadas a la izquierda, aunque se use el estilo 
28529 \series bold
28530 Centrado
28531 \series default
28532 .
28533  Un ejemplo de fórmula sangrada 
28534 \begin_inset CommandInset ref
28535 LatexCommand eqref
28536 reference "eq:IntVol"
28537
28538 \end_inset
28539
28540 :
28541 \begin_inset Formula 
28542 \begin{flalign}
28543 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
28544 \end{flalign}
28545
28546 \end_inset
28547
28548 Las dos primeras columnas contienen la fórmula.
28549  Para sangrarla como con el estilo 
28550 \series bold
28551 Sangrado
28552 \series default
28553 , se añade un espacio de 30
28554 \begin_inset space \thinspace{}
28555 \end_inset
28556
28557 pt al comienzo de la primera columna.
28558  
28559 \end_layout
28560
28561 \begin_layout Subsection
28562 Entorno eqnarray
28563 \begin_inset CommandInset label
28564 LatexCommand label
28565 name "sub:Entorno-eqnarray"
28566
28567 \end_inset
28568
28569
28570 \begin_inset Index idx
28571 status collapsed
28572
28573 \begin_layout Plain Layout
28574 Ecuación ! multilínea ! entorno eqnarray
28575 \end_layout
28576
28577 \end_inset
28578
28579
28580 \begin_inset Index idx
28581 status collapsed
28582
28583 \begin_layout Plain Layout
28584 Ecuación ! multilínea ! entorno eqnarray
28585 \end_layout
28586
28587 \end_inset
28588
28589
28590 \end_layout
28591
28592 \begin_layout Standard
28593 Al introducir este entorno aparecen tres marcos azules.
28594  El contenido del primero se alinea a la derecha, el del último a la izquierda.
28595  El contenido del marco central está centrado y algo más pequeño, porque
28596  está diseñado para insertar sólo caracteres de relación.
28597 \begin_inset Formula 
28598 \begin{eqnarray*}
28599 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28600 AB & AB & AB\\
28601 A & = & A
28602 \end{eqnarray*}
28603
28604 \end_inset
28605
28606
28607 \end_layout
28608
28609 \begin_layout Subsection
28610 Entorno gather
28611 \begin_inset Index idx
28612 status collapsed
28613
28614 \begin_layout Plain Layout
28615 Ecuación ! multilínea ! entorno gather
28616 \end_layout
28617
28618 \end_inset
28619
28620
28621 \end_layout
28622
28623 \begin_layout Standard
28624 Este entorno consta de una sola columna centrada.
28625  Se puede numerar cada línea.
28626 \begin_inset Formula 
28627 \begin{gather}
28628 A=1\\
28629 X=\mbox{-}1
28630 \end{gather}
28631
28632 \end_inset
28633
28634
28635 \end_layout
28636
28637 \begin_layout Subsection
28638 Entorno multilínea
28639 \begin_inset CommandInset label
28640 LatexCommand label
28641 name "sub:Entorno-multilínea"
28642
28643 \end_inset
28644
28645
28646 \begin_inset Index idx
28647 status collapsed
28648
28649 \begin_layout Plain Layout
28650 Ecuación ! multilínea ! entorno multilínea
28651 \end_layout
28652
28653 \end_inset
28654
28655
28656 \end_layout
28657
28658 \begin_layout Standard
28659 El entorno multilínea, como gather, consta de una sola columna.
28660  Pero la primera línea está alineada a la izquierda, la última a la derecha.
28661  Las demás están centradas.
28662  Por tanto este entorno es apropiado para ecuaciones largas.
28663  Como ejemplo, la ecuación
28664 \begin_inset space ~
28665 \end_inset
28666
28667
28668 \begin_inset CommandInset ref
28669 LatexCommand eqref
28670 reference "eq:lefteqn"
28671
28672 \end_inset
28673
28674  en entorno multilínea:
28675 \begin_inset Formula 
28676 \begin{multline}
28677 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}\\
28678 -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}\\
28679 =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}}
28680 \end{multline}
28681
28682 \end_inset
28683
28684 En la salida sólo aparece numerada la última (primera) línea si la numeración
28685  del documento es a la derecha (izquierda).
28686 \begin_inset Foot
28687 status collapsed
28688
28689 \begin_layout Plain Layout
28690 véanse los estilos de numeración en 
28691 \begin_inset CommandInset ref
28692 LatexCommand ref
28693 reference "sec:Estilos-de-ecuación"
28694
28695 \end_inset
28696
28697
28698 \end_layout
28699
28700 \end_inset
28701
28702
28703 \end_layout
28704
28705 \begin_layout Standard
28706 Con los comandos 
28707 \series bold
28708
28709 \backslash
28710 shoveright
28711 \series default
28712
28713 \begin_inset Index idx
28714 status collapsed
28715
28716 \begin_layout Plain Layout
28717 Comandos ! S ! 
28718 \backslash
28719 shoveright
28720 \end_layout
28721
28722 \end_inset
28723
28724  y 
28725 \series bold
28726
28727 \backslash
28728 shoveleft
28729 \series default
28730
28731 \begin_inset Index idx
28732 status collapsed
28733
28734 \begin_layout Plain Layout
28735 Comandos ! S ! 
28736 \backslash
28737 shoveleft
28738 \end_layout
28739
28740 \end_inset
28741
28742 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
28743 ente.
28744  Los comandos se usan como sigue:
28745 \end_layout
28746
28747 \begin_layout Standard
28748
28749 \series bold
28750
28751 \backslash
28752 shoveright{contenido de la línea}
28753 \series default
28754  y 
28755 \series bold
28756
28757 \backslash
28758 shoveleft{contenido de la línea}
28759 \end_layout
28760
28761 \begin_layout Standard
28762 \begin_inset VSpace medskip
28763 \end_inset
28764
28765
28766 \end_layout
28767
28768 \begin_layout Standard
28769 La longitud 
28770 \series bold
28771
28772 \backslash
28773 multlinegap
28774 \series default
28775
28776 \begin_inset Index idx
28777 status collapsed
28778
28779 \begin_layout Plain Layout
28780 Comandos ! M ! 
28781 \backslash
28782 multlinegap
28783 \end_layout
28784
28785 \end_inset
28786
28787  especifica la distancia de la primera línea desde el margen izquierdo de
28788  la página.
28789  Esta longitud es 0
28790 \begin_inset space \thinspace{}
28791 \end_inset
28792
28793 pt por omisión.
28794 \end_layout
28795
28796 \begin_layout Standard
28797 Como ejemplo la ecuación anterior con el comando
28798 \end_layout
28799
28800 \begin_layout Standard
28801
28802 \series bold
28803
28804 \backslash
28805 setlength{
28806 \backslash
28807 multlinegap}{2cm}
28808 \end_layout
28809
28810 \begin_layout Standard
28811 insertado previamente en modo TeX:
28812 \begin_inset ERT
28813 status collapsed
28814
28815 \begin_layout Plain Layout
28816
28817
28818 \backslash
28819 setlength{
28820 \backslash
28821 multlinegap}{2cm}
28822 \end_layout
28823
28824 \end_inset
28825
28826
28827 \begin_inset Formula 
28828 \begin{multline}
28829 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}\\
28830 \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}}\\
28831 =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}}
28832 \end{multline}
28833
28834 \end_inset
28835
28836
28837 \begin_inset ERT
28838 status collapsed
28839
28840 \begin_layout Plain Layout
28841
28842
28843 \backslash
28844 setlength{
28845 \backslash
28846 multlinegap}{0pt}
28847 \end_layout
28848
28849 \end_inset
28850
28851 La segunda línea se ha alineado a la izquierda con 
28852 \series bold
28853
28854 \backslash
28855 shoveleft
28856 \series default
28857 .
28858 \end_layout
28859
28860 \begin_layout Subsection
28861 Ecuación con partes multilínea
28862 \begin_inset CommandInset label
28863 LatexCommand label
28864 name "sub:Partes-multilínea"
28865
28866 \end_inset
28867
28868
28869 \begin_inset Index idx
28870 status collapsed
28871
28872 \begin_layout Plain Layout
28873 Ecuación ! multilínea ! solo parte
28874 \end_layout
28875
28876 \end_inset
28877
28878
28879 \end_layout
28880
28881 \begin_layout Standard
28882 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
28883  siguientes entornos: 
28884 \series bold
28885 aligned
28886 \series default
28887
28888 \series bold
28889 alignedat
28890 \series default
28891
28892 \series bold
28893 gathered
28894 \series default
28895  o 
28896 \series bold
28897 split
28898 \series default
28899 .
28900  Se pueden elegir en el menú 
28901 \family sans
28902 Insertar\SpecialChar \menuseparator
28903 Ecuación
28904 \family default
28905  o usando los comandos aquí descritos.
28906 \end_layout
28907
28908 \begin_layout Standard
28909 Los tres primeros tienen las mismas propiedades que los correspondientes
28910  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
28911  Un ejemplo:
28912 \begin_inset Formula 
28913 \[
28914 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28915 \Delta E\Delta t & \ge\frac{\hbar}{2}
28916 \end{aligned}
28917 \right\} \mbox{Relaciones de incertidumbre}
28918 \]
28919
28920 \end_inset
28921
28922 Para componer esta expresión se inserta una ecuación presentada y en ella
28923  se introduce el comando 
28924 \series bold
28925
28926 \backslash
28927 aligned
28928 \series default
28929
28930 \begin_inset Index idx
28931 status collapsed
28932
28933 \begin_layout Plain Layout
28934 Comandos ! A ! 
28935 \backslash
28936 aligned
28937 \end_layout
28938
28939 \end_inset
28940
28941 .
28942  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
28943  añadir filas y columnas.
28944  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
28945  como la llave.
28946 \end_layout
28947
28948 \begin_layout Standard
28949 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
28950  se alinean horizontalmente.
28951  Usar aligned en una ecuación presentada tiene la ventaja de que el número
28952  de ecuación se centra verticalmente con las líneas.
28953  Como ejemplo, la ecuación 
28954 \begin_inset CommandInset ref
28955 LatexCommand eqref
28956 reference "eq:cortolargo"
28957
28958 \end_inset
28959
28960  en entorno aligned: 
28961 \begin_inset Formula 
28962 \begin{equation}
28963 \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}|}\\
28964  & -\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}|}
28965 \end{aligned}
28966 \end{equation}
28967
28968 \end_inset
28969
28970 Para usar los entornos 
28971 \series bold
28972 alignedat
28973 \series default
28974
28975 \series bold
28976 gathered
28977 \series default
28978 , o 
28979 \series bold
28980 split
28981 \series default
28982 , se insertan respectivamente los comandos
28983 \series bold
28984  
28985 \backslash
28986 alignedat
28987 \series default
28988 ,
28989 \begin_inset Index idx
28990 status collapsed
28991
28992 \begin_layout Plain Layout
28993 Comandos ! A ! 
28994 \backslash
28995 alignedat
28996 \end_layout
28997
28998 \end_inset
28999
29000  
29001 \series bold
29002
29003 \backslash
29004 gathered
29005 \series default
29006
29007 \begin_inset Index idx
29008 status collapsed
29009
29010 \begin_layout Plain Layout
29011 Comandos ! G ! 
29012 \backslash
29013 gathered
29014 \end_layout
29015
29016 \end_inset
29017
29018 , o 
29019 \series bold
29020
29021 \backslash
29022 split
29023 \series default
29024
29025 \begin_inset Index idx
29026 status collapsed
29027
29028 \begin_layout Plain Layout
29029 Comandos ! S ! 
29030 \backslash
29031 split
29032 \end_layout
29033
29034 \end_inset
29035
29036 .
29037  El entorno split tiene las mismas propiedades que aligned pero sólo puede
29038  tener dos columnas.
29039 \end_layout
29040
29041 \begin_layout Subsection
29042 Texto en ecuaciones multilínea
29043 \begin_inset CommandInset label
29044 LatexCommand label
29045 name "sub:Texto-en-multilínea"
29046
29047 \end_inset
29048
29049
29050 \begin_inset Index idx
29051 status collapsed
29052
29053 \begin_layout Plain Layout
29054 Texto ! en ecuaciones
29055 \end_layout
29056
29057 \end_inset
29058
29059
29060 \begin_inset Index idx
29061 status collapsed
29062
29063 \begin_layout Plain Layout
29064 Ecuación ! multilínea ! texto en
29065 \end_layout
29066
29067 \end_inset
29068
29069
29070 \end_layout
29071
29072 \begin_layout Standard
29073 En los entornos align, multilínea y gather, se puede insertar texto que
29074  se mostrará en una línea separada y que no afecta la alineación de columna.
29075  Para esto se usa el comando 
29076 \series bold
29077
29078 \backslash
29079 intertext
29080 \series default
29081
29082 \begin_inset Index idx
29083 status collapsed
29084
29085 \begin_layout Plain Layout
29086 Comandos ! I ! 
29087 \backslash
29088 intertext
29089 \end_layout
29090
29091 \end_inset
29092
29093  con el siguiente esquema:
29094 \end_layout
29095
29096 \begin_layout Standard
29097
29098 \series bold
29099
29100 \backslash
29101 intertext{texto}
29102 \end_layout
29103
29104 \begin_layout Standard
29105 El texto no debería ocupar más de una línea porque no se puede partir con
29106  guión.
29107  Como LyX aún no soporta 
29108 \series bold
29109
29110 \backslash
29111 intertext
29112 \series default
29113  directamente, el texto se escribe como texto matemático.
29114  
29115 \series bold
29116
29117 \backslash
29118 intertext
29119 \series default
29120  debe por tanto estar al comienzo de una línea y en la salida se presenta
29121  sobre esta línea.
29122  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
29123 \begin_inset Formula 
29124 \begin{align}
29125 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29126 \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
29127 \end{align}
29128
29129 \end_inset
29130
29131
29132 \end_layout
29133
29134 \begin_layout Standard
29135 \noindent
29136 \align center
29137 \begin_inset Newpage newpage
29138 \end_inset
29139
29140
29141 \end_layout
29142
29143 \begin_layout Section
29144 Numeración de ecuaciones
29145 \begin_inset Index idx
29146 status collapsed
29147
29148 \begin_layout Plain Layout
29149 Ecuación ! numeración|see
29150 \begin_inset ERT
29151 status collapsed
29152
29153 \begin_layout Plain Layout
29154
29155 {
29156 \end_layout
29157
29158 \end_inset
29159
29160 Numeración de ecuaciones
29161 \begin_inset ERT
29162 status collapsed
29163
29164 \begin_layout Plain Layout
29165
29166 }
29167 \end_layout
29168
29169 \end_inset
29170
29171
29172 \end_layout
29173
29174 \end_inset
29175
29176
29177 \begin_inset Index idx
29178 status collapsed
29179
29180 \begin_layout Plain Layout
29181 Numeración de ecuaciones
29182 \end_layout
29183
29184 \end_inset
29185
29186
29187 \end_layout
29188
29189 \begin_layout Subsection
29190 General
29191 \end_layout
29192
29193 \begin_layout Standard
29194 Las ecuaciones numeradas se insertan con el menú 
29195 \family sans
29196 Insertar\SpecialChar \menuseparator
29197 Ecuación
29198 \family default
29199  
29200 \family sans
29201 \SpecialChar \menuseparator
29202 Numerada
29203 \family default
29204  (atajo 
29205 \family sans
29206 Ctrl+Alt
29207 \begin_inset space ~
29208 \end_inset
29209
29210 N
29211 \family default
29212 ).
29213  Ecuaciones existentes se pueden numerar con el menú 
29214 \family sans
29215 Editar\SpecialChar \menuseparator
29216 Ecuación\SpecialChar \menuseparator
29217 Numerar la ecuación
29218 \family default
29219  (atajo
29220 \family sans
29221  Alt+M
29222 \begin_inset space ~
29223 \end_inset
29224
29225 N
29226 \family default
29227 ).
29228  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
29229  En la salida se muestra el número real.
29230 \end_layout
29231
29232 \begin_layout Standard
29233 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
29234  líneas.
29235  No obstante, la numeración se puede controlar en cada línea con el menú
29236  
29237 \family sans
29238 Editar\SpecialChar \menuseparator
29239 Ecuación\SpecialChar \menuseparator
29240 Numerar la línea
29241 \family default
29242  (atajo
29243 \family sans
29244  Alt+M
29245 \begin_inset space ~
29246 \end_inset
29247
29248 Mayúsculas+N
29249 \family default
29250 ).
29251 \end_layout
29252
29253 \begin_layout Standard
29254 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
29255  distintos, véase 
29256 \begin_inset CommandInset ref
29257 LatexCommand ref
29258 reference "sec:Estilos-de-ecuación"
29259
29260 \end_inset
29261
29262 .
29263 \end_layout
29264
29265 \begin_layout Subsection
29266 Referencias cruzadas
29267 \begin_inset Index idx
29268 status collapsed
29269
29270 \begin_layout Plain Layout
29271 Ecuación ! referencias cruzadas a
29272 \end_layout
29273
29274 \end_inset
29275
29276
29277 \end_layout
29278
29279 \begin_layout Standard
29280 Todas las ecuaciones con etiqueta se pueden referir.
29281  La etiqueta se añade con el menú 
29282 \family sans
29283 Insertar\SpecialChar \menuseparator
29284 Etiqueta
29285 \family default
29286  o con el botón 
29287 \begin_inset Graphics
29288         filename ../../images/label-insert.png
29289         scale 85
29290
29291 \end_inset
29292
29293  de la barra de herramientas.
29294  El cursor debe estar dentro de una ecuación en modo presentación.
29295  Como alternativa, se puede hacer clic derecha sobre la fórmula y elegir
29296  
29297 \family sans
29298 Etiqueta de ecuación
29299 \family default
29300 .
29301  Surge un diálogo con el prefijo 
29302 \series bold
29303 eq:
29304 \series default
29305 , detrás del cual se escribe el texto de la etiqueta.
29306  El prefijo significa 
29307 \begin_inset Quotes fld
29308 \end_inset
29309
29310 equation
29311 \begin_inset Quotes frd
29312 \end_inset
29313
29314  y hace más fácil encontrar etiquetas en documentos extensos porque así
29315  se distingue p.
29316 \begin_inset space \thinspace{}
29317 \end_inset
29318
29319 ej.
29320 \begin_inset space ~
29321 \end_inset
29322
29323 de las etiquetas de sección.
29324  Para cambiar una etiqueta se usa de nuevo el menú 
29325 \family sans
29326 Insertar\SpecialChar \menuseparator
29327 Etiqueta 
29328 \family default
29329 o la opción 
29330 \family sans
29331 Etiqueta de ecuación
29332 \family default
29333  al hacer clic derecha sobre una fórmula.
29334 \end_layout
29335
29336 \begin_layout Standard
29337 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
29338  ecuación.
29339  Una ecuación con etiqueta se numera siempre.
29340 \end_layout
29341
29342 \begin_layout Standard
29343 Las referencias cruzadas se insertan mediante el menú 
29344 \family sans
29345 Insertar\SpecialChar \menuseparator
29346 Referencia cruzada
29347 \family default
29348  o con el botón 
29349 \begin_inset Graphics
29350         filename ../../images/dialog-show-new-inset_ref.png
29351         scale 85
29352
29353 \end_inset
29354
29355 .
29356  Una referencia a una ecuación aparece en la salida con su número.
29357  Si en el diálogo de referencia cruzada se elige el formato 
29358 \series bold
29359 (<referencia>)
29360 \series default
29361 , la referencia se muestra en la salida entre paréntesis.
29362  
29363 \begin_inset Newline newline
29364 \end_inset
29365
29366 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
29367  a la ecuación de referencia.
29368 \end_layout
29369
29370 \begin_layout Standard
29371 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
29372  siguientes:
29373 \begin_inset Note Note
29374 status collapsed
29375
29376 \begin_layout Plain Layout
29377 Observa los distintos tipos de referencias cruzadas.
29378 \end_layout
29379
29380 \end_inset
29381
29382
29383 \end_layout
29384
29385 \begin_layout Standard
29386 Las ecuaciones 
29387 \begin_inset CommandInset ref
29388 LatexCommand eqref
29389 reference "eq:tag"
29390
29391 \end_inset
29392
29393  y 
29394 \begin_inset CommandInset ref
29395 LatexCommand eqref
29396 reference "eq:c"
29397
29398 \end_inset
29399
29400  son equivalentes.
29401  En (
29402 \begin_inset CommandInset ref
29403 LatexCommand ref
29404 reference "eq:Lat"
29405
29406 \end_inset
29407
29408 ) se usan mayúsculas latinas para la numeración, a diferencia de (
29409 \begin_inset CommandInset ref
29410 LatexCommand ref
29411 reference "eq:Rom"
29412
29413 \end_inset
29414
29415 ).
29416 \begin_inset VSpace medskip
29417 \end_inset
29418
29419
29420 \end_layout
29421
29422 \begin_layout Standard
29423 Si el argumento de 
29424 \series bold
29425
29426 \backslash
29427 tag
29428 \begin_inset Foot
29429 status collapsed
29430
29431 \begin_layout Plain Layout
29432
29433 \series bold
29434
29435 \backslash
29436 tag
29437 \series default
29438  se describe en 
29439 \begin_inset CommandInset ref
29440 LatexCommand ref
29441 reference "sub:Numeración-personalizada"
29442
29443 \end_inset
29444
29445
29446 \end_layout
29447
29448 \end_inset
29449
29450
29451 \series default
29452  contiene un marco, como se describe en la 
29453 \begin_inset CommandInset ref
29454 LatexCommand ref
29455 reference "sub:Marcos-de-párrafo"
29456
29457 \end_inset
29458
29459 , no se puede referir la ecuación.
29460 \end_layout
29461
29462 \begin_layout Subsection
29463 Subnumeración
29464 \begin_inset Index idx
29465 status collapsed
29466
29467 \begin_layout Plain Layout
29468 Numeración de ecuaciones ! subnumeración
29469 \end_layout
29470
29471 \end_inset
29472
29473
29474 \end_layout
29475
29476 \begin_layout Standard
29477 Con ayuda de los comandos 
29478 \series bold
29479
29480 \backslash
29481 begin{subequations}
29482 \series default
29483  y 
29484 \series bold
29485
29486 \backslash
29487 end{subequations}
29488 \series default
29489  en modo TeX se pueden subnumerar ecuaciones.
29490 \end_layout
29491
29492 \begin_layout Standard
29493 Ejemplo:
29494 \begin_inset Formula 
29495 \begin{equation}
29496 A=C-B\label{eq:a}
29497 \end{equation}
29498
29499 \end_inset
29500
29501
29502 \begin_inset ERT
29503 status collapsed
29504
29505 \begin_layout Plain Layout
29506
29507
29508 \backslash
29509 addtocounter{equation}{-1}
29510 \end_layout
29511
29512 \end_inset
29513
29514
29515 \begin_inset ERT
29516 status collapsed
29517
29518 \begin_layout Plain Layout
29519
29520
29521 \backslash
29522 begin{subequations}
29523 \end_layout
29524
29525 \end_inset
29526
29527
29528 \begin_inset VSpace -5mm
29529 \end_inset
29530
29531
29532 \begin_inset Formula 
29533 \begin{equation}
29534 B=C-A\label{eq:b}
29535 \end{equation}
29536
29537 \end_inset
29538
29539
29540 \begin_inset Formula 
29541 \begin{equation}
29542 C=A+B\label{eq:c}
29543 \end{equation}
29544
29545 \end_inset
29546
29547
29548 \end_layout
29549
29550 \begin_layout Standard
29551 \begin_inset ERT
29552 status collapsed
29553
29554 \begin_layout Plain Layout
29555
29556
29557 \backslash
29558 end{subequations}
29559 \end_layout
29560
29561 \end_inset
29562
29563
29564 \end_layout
29565
29566 \begin_layout Standard
29567 Para este ejemplo se ha hecho lo siguiente:
29568 \end_layout
29569
29570 \begin_layout Enumerate
29571 se inserta la primera ecuación
29572 \end_layout
29573
29574 \begin_layout Enumerate
29575 después de ella se inserta
29576 \series bold
29577
29578 \begin_inset Newline newline
29579 \end_inset
29580
29581
29582 \backslash
29583 addtocounter{equation}{-1} 
29584 \backslash
29585 begin{subequations}
29586 \begin_inset Index idx
29587 status collapsed
29588
29589 \begin_layout Plain Layout
29590 Comandos ! A ! 
29591 \backslash
29592 addtocounter
29593 \end_layout
29594
29595 \end_inset
29596
29597
29598 \end_layout
29599
29600 \begin_layout Enumerate
29601 se inserta la segunda ecuación
29602 \end_layout
29603
29604 \begin_layout Enumerate
29605 se inserta la tercera ecuación
29606 \end_layout
29607
29608 \begin_layout Enumerate
29609 se inserta 
29610 \series bold
29611
29612 \backslash
29613 end{subequations}
29614 \series default
29615  tras la tercera ecuación
29616 \end_layout
29617
29618 \begin_layout Standard
29619 Toda ecuación entre los comandos 
29620 \series bold
29621
29622 \backslash
29623 begin
29624 \series default
29625  y 
29626 \series bold
29627
29628 \backslash
29629 end
29630 \series default
29631  se subnumera con a, b, c\SpecialChar \ldots{}
29632  En ecuaciones multilínea se subnumerará cada línea.
29633  Todas las ecuaciones subnumeradas son tratadas como 
29634 \emph on
29635 una
29636 \emph default
29637  ecuación numerada.
29638  Pero como cada ecuación numerada aumenta el contador 
29639 \series bold
29640 equation
29641 \series default
29642  en uno, hay que disminuir el comando 
29643 \series bold
29644
29645 \backslash
29646 addtocounter
29647 \series default
29648 .
29649  De lo contrario, las ecuaciones 
29650 \begin_inset CommandInset ref
29651 LatexCommand eqref
29652 reference "eq:a"
29653
29654 \end_inset
29655
29656
29657 \begin_inset CommandInset ref
29658 LatexCommand eqref
29659 reference "eq:b"
29660
29661 \end_inset
29662
29663
29664 \begin_inset CommandInset ref
29665 LatexCommand eqref
29666 reference "eq:c"
29667
29668 \end_inset
29669
29670  se numerarían 
29671 \begin_inset CommandInset ref
29672 LatexCommand eqref
29673 reference "eq:a"
29674
29675 \end_inset
29676
29677
29678 \begin_inset CommandInset ref
29679 LatexCommand eqref
29680 reference "eq:d"
29681
29682 \end_inset
29683
29684
29685 \begin_inset CommandInset ref
29686 LatexCommand eqref
29687 reference "eq:f"
29688
29689 \end_inset
29690
29691 .
29692 \end_layout
29693
29694 \begin_layout Standard
29695 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
29696  ecuaciones.
29697  Para evitarlo se inserta ese espacio vertical de -5
29698 \begin_inset space \thinspace{}
29699 \end_inset
29700
29701 mm detrás del comando 
29702 \series bold
29703
29704 \backslash
29705 begin{subequations}
29706 \series default
29707 .
29708
29709 \series bold
29710  
29711 \series default
29712 Si se usa el estilo 
29713 \series bold
29714 Sangrado
29715 \series default
29716
29717 \begin_inset Foot
29718 status collapsed
29719
29720 \begin_layout Plain Layout
29721 véase estilos de ecuación en 
29722 \begin_inset CommandInset ref
29723 LatexCommand ref
29724 reference "sec:Estilos-de-ecuación"
29725
29726 \end_inset
29727
29728
29729 \end_layout
29730
29731 \end_inset
29732
29733 , entonces se inserta -7
29734 \begin_inset space \thinspace{}
29735 \end_inset
29736
29737 mm.
29738 \end_layout
29739
29740 \begin_layout Standard
29741 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
29742  de la segunda línea:
29743 \begin_inset ERT
29744 status collapsed
29745
29746 \begin_layout Plain Layout
29747
29748
29749 \backslash
29750 begin{subequations}
29751 \end_layout
29752
29753 \end_inset
29754
29755
29756 \begin_inset Formula 
29757 \begin{eqnarray}
29758 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29759  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29760  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29761 \end{eqnarray}
29762
29763 \end_inset
29764
29765
29766 \begin_inset ERT
29767 status collapsed
29768
29769 \begin_layout Plain Layout
29770
29771
29772 \backslash
29773 end{subequations}
29774 \end_layout
29775
29776 \end_inset
29777
29778
29779 \end_layout
29780
29781 \begin_layout Subsection
29782 Numeración definida por el usuario
29783 \begin_inset CommandInset label
29784 LatexCommand label
29785 name "sub:Numeración-personalizada"
29786
29787 \end_inset
29788
29789
29790 \begin_inset Index idx
29791 status collapsed
29792
29793 \begin_layout Plain Layout
29794 Numeración de ecuaciones ! personalizada
29795 \end_layout
29796
29797 \end_inset
29798
29799
29800 \end_layout
29801
29802 \begin_layout Standard
29803 Con la numeración estándar el número se coloca entre paréntesis.
29804  Para reemplazar los paréntesis con barras verticales, p.
29805 \begin_inset space \thinspace{}
29806 \end_inset
29807
29808 e., se añade al preámbulo LaTeX la línea: 
29809 \end_layout
29810
29811 \begin_layout Standard
29812
29813 \series bold
29814
29815 \backslash
29816 def
29817 \backslash
29818 tagform@#1{
29819 \backslash
29820 maketag@@@{|#1|}}
29821 \series default
29822
29823 \begin_inset Note Note
29824 status collapsed
29825
29826 \begin_layout Plain Layout
29827 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
29828  Para activarlo, quita el % del principio.
29829 \end_layout
29830
29831 \end_inset
29832
29833
29834 \end_layout
29835
29836 \begin_layout Standard
29837 Para usar otros caracteres, se reemplazan las barras al lado de 
29838 \series bold
29839 #1
29840 \series default
29841  por ellos.
29842  Para obtener sólo el número de ecuación se omiten las barras verticales.
29843 \begin_inset VSpace bigskip
29844 \end_inset
29845
29846
29847 \end_layout
29848
29849 \begin_layout Standard
29850 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
29851  consecutivo, se usa el comando 
29852 \series bold
29853
29854 \backslash
29855 tag
29856 \begin_inset Index idx
29857 status collapsed
29858
29859 \begin_layout Plain Layout
29860 Comandos ! T ! 
29861 \backslash
29862 tag
29863 \end_layout
29864
29865 \end_inset
29866
29867
29868 \series default
29869 :
29870 \begin_inset Formula 
29871 \begin{equation}
29872 A+B=C\tag{algo}\label{eq:tag}
29873 \end{equation}
29874
29875 \end_inset
29876
29877 En este ejemplo se ha insertado el comando
29878 \series bold
29879  
29880 \backslash
29881 tag
29882 \begin_inset space \textvisiblespace{}
29883 \end_inset
29884
29885 algo
29886 \series default
29887  en la ecuación.
29888 \end_layout
29889
29890 \begin_layout Standard
29891 Si se usa en su lugar el comando con asterisco 
29892 \series bold
29893
29894 \backslash
29895 tag*
29896 \begin_inset space \textvisiblespace{}
29897 \end_inset
29898
29899 algo
29900 \series default
29901  no se imprimen los paréntesis:
29902 \begin_inset Formula 
29903 \[
29904 A+B=C\tag*{algo}
29905 \]
29906
29907 \end_inset
29908
29909
29910 \end_layout
29911
29912 \begin_layout Standard
29913 \begin_inset VSpace bigskip
29914 \end_inset
29915
29916
29917 \end_layout
29918
29919 \begin_layout Standard
29920 Para reiniciar la numeración en nuevas partes o secciones del documento
29921  se usan los siguientes comandos:
29922 \end_layout
29923
29924 \begin_layout Standard
29925
29926 \series bold
29927
29928 \backslash
29929 @addtoreset{equation}{part}
29930 \series default
29931
29932 \begin_inset Index idx
29933 status collapsed
29934
29935 \begin_layout Plain Layout
29936 Comandos ! 
29937 \begin_inset ERT
29938 status collapsed
29939
29940 \begin_layout Plain Layout
29941
29942 "
29943 \end_layout
29944
29945 \end_inset
29946
29947 @
29948 \begin_inset ERT
29949 status collapsed
29950
29951 \begin_layout Plain Layout
29952
29953 "
29954 \end_layout
29955
29956 \end_inset
29957
29958  ! 
29959 \backslash
29960
29961 \begin_inset ERT
29962 status collapsed
29963
29964 \begin_layout Plain Layout
29965
29966 "
29967 \end_layout
29968
29969 \end_inset
29970
29971 @
29972 \begin_inset ERT
29973 status collapsed
29974
29975 \begin_layout Plain Layout
29976
29977 "
29978 \end_layout
29979
29980 \end_inset
29981
29982 addtoreset
29983 \end_layout
29984
29985 \end_inset
29986
29987
29988 \begin_inset Newline newline
29989 \end_inset
29990
29991
29992 \series bold
29993
29994 \backslash
29995 @addtoreset{equation}{section}
29996 \end_layout
29997
29998 \begin_layout Standard
29999 Pata poder usar estos comandos en modo TeX, el carácter 
30000 \begin_inset Quotes fld
30001 \end_inset
30002
30003 @
30004 \begin_inset Quotes frd
30005 \end_inset
30006
30007  debe 
30008 \begin_inset Quotes fld
30009 \end_inset
30010
30011 activarse
30012 \begin_inset Quotes frd
30013 \end_inset
30014
30015  para LaTeX con el comando 
30016 \series bold
30017
30018 \backslash
30019 makeatletter
30020 \series default
30021 .
30022  El comando 
30023 \series bold
30024
30025 \backslash
30026 makeatother
30027 \series default
30028  deshace esto.
30029  Así pues, la secuencia de comandos en modo TeX es:
30030 \end_layout
30031
30032 \begin_layout Standard
30033
30034 \series bold
30035
30036 \backslash
30037 makeatletter
30038 \begin_inset Newline newline
30039 \end_inset
30040
30041
30042 \backslash
30043 @addtoreset{equation}{section}
30044 \begin_inset Newline newline
30045 \end_inset
30046
30047
30048 \backslash
30049 makeatother
30050 \end_layout
30051
30052 \begin_layout Standard
30053 En el preámbulo LaTeX se pueden omitir 
30054 \series bold
30055
30056 \backslash
30057 makeatletter
30058 \series default
30059  y 
30060 \series bold
30061
30062 \backslash
30063 makeatother
30064 \series default
30065  pues son automáticamente insertados por LyX.
30066 \end_layout
30067
30068 \begin_layout Standard
30069 Para el comando 
30070 \series bold
30071
30072 \backslash
30073 @addtoreset
30074 \series default
30075 ,
30076 \series bold
30077  
30078 \series default
30079 hay que cargar en el preámbulo LaTeX el archivo 
30080 \series bold
30081 remreset.sty
30082 \series default
30083
30084 \begin_inset Foot
30085 status collapsed
30086
30087 \begin_layout Plain Layout
30088
30089 \series bold
30090 remreset
30091 \series default
30092  es parte del paquete LaTeX 
30093 \series bold
30094 carlisle
30095 \series default
30096
30097 \begin_inset Index idx
30098 status collapsed
30099
30100 \begin_layout Plain Layout
30101 Paquetes ! carlisle
30102 \end_layout
30103
30104 \end_inset
30105
30106 , incluido en las instalaciones estándar de LaTeX.
30107 \end_layout
30108
30109 \end_inset
30110
30111
30112 \begin_inset Index idx
30113 status collapsed
30114
30115 \begin_layout Plain Layout
30116 Paquetes ! remreset
30117 \end_layout
30118
30119 \end_inset
30120
30121  con la línea
30122 \end_layout
30123
30124 \begin_layout Standard
30125
30126 \series bold
30127
30128 \backslash
30129 usepackage{remreset}
30130 \end_layout
30131
30132 \begin_layout Standard
30133 Entonces se puede usar el comando 
30134 \series bold
30135
30136 \backslash
30137 @removefromreset
30138 \series default
30139
30140 \begin_inset Index idx
30141 status collapsed
30142
30143 \begin_layout Plain Layout
30144 Comandos ! 
30145 \begin_inset ERT
30146 status collapsed
30147
30148 \begin_layout Plain Layout
30149
30150 "
30151 \end_layout
30152
30153 \end_inset
30154
30155 @
30156 \begin_inset ERT
30157 status collapsed
30158
30159 \begin_layout Plain Layout
30160
30161 "
30162 \end_layout
30163
30164 \end_inset
30165
30166  ! 
30167 \backslash
30168
30169 \begin_inset ERT
30170 status collapsed
30171
30172 \begin_layout Plain Layout
30173
30174 "
30175 \end_layout
30176
30177 \end_inset
30178
30179 @
30180 \begin_inset ERT
30181 status collapsed
30182
30183 \begin_layout Plain Layout
30184
30185 "
30186 \end_layout
30187
30188 \end_inset
30189
30190 removefromreset
30191 \end_layout
30192
30193 \end_inset
30194
30195  con el mismo esquema que 
30196 \series bold
30197
30198 \backslash
30199 @addtoreset
30200 \series default
30201 .
30202 \begin_inset VSpace bigskip
30203 \end_inset
30204
30205
30206 \end_layout
30207
30208 \begin_layout Standard
30209 A veces las ecuaciones deberían numerarse de la siguiente manera:
30210 \end_layout
30211
30212 \begin_layout Standard
30213
30214 \family typewriter
30215 (número de sección.número de ecuación)
30216 \end_layout
30217
30218 \begin_layout Standard
30219 El número de ecuación empezaría con 
30220 \begin_inset Quotes fld
30221 \end_inset
30222
30223 1
30224 \begin_inset Quotes frd
30225 \end_inset
30226
30227  en cada sección.
30228 \end_layout
30229
30230 \begin_layout Standard
30231 Para este caso hay el comando 
30232 \series bold
30233
30234 \backslash
30235 numberwithin
30236 \series default
30237
30238 \begin_inset Index idx
30239 status collapsed
30240
30241 \begin_layout Plain Layout
30242 Comandos ! N ! 
30243 \backslash
30244 numberwithin
30245 \end_layout
30246
30247 \end_inset
30248
30249 , que se usa con el esquema:
30250 \end_layout
30251
30252 \begin_layout Standard
30253
30254 \series bold
30255
30256 \backslash
30257 numberwithin{counter}{sectioning}
30258 \end_layout
30259
30260 \begin_layout Standard
30261 \begin_inset Quotes fld
30262 \end_inset
30263
30264 counter
30265 \begin_inset Quotes frd
30266 \end_inset
30267
30268  indica qué clase de numeración es afectada, 
30269 \begin_inset Quotes fld
30270 \end_inset
30271
30272 sectioning
30273 \begin_inset Quotes frd
30274 \end_inset
30275
30276  indica qué número va delante del punto.
30277  
30278 \end_layout
30279
30280 \begin_layout Standard
30281 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
30282  en el preámbulo LaTeX:
30283 \end_layout
30284
30285 \begin_layout Standard
30286
30287 \series bold
30288
30289 \backslash
30290 numberwithin{equation}{section}
30291 \end_layout
30292
30293 \begin_layout Standard
30294 Este es el resultado::
30295 \begin_inset ERT
30296 status collapsed
30297
30298 \begin_layout Plain Layout
30299
30300
30301 \backslash
30302 numberwithin{equation}{section}
30303 \end_layout
30304
30305 \end_inset
30306
30307
30308 \begin_inset Formula 
30309 \begin{equation}
30310 A+B=C
30311 \end{equation}
30312
30313 \end_inset
30314
30315
30316 \end_layout
30317
30318 \begin_layout Standard
30319 Para numerar cuadros de modo que, p.
30320 \begin_inset space \thinspace{}
30321 \end_inset
30322
30323 ej., 
30324 \begin_inset Quotes fld
30325 \end_inset
30326
30327 sectioning
30328 \begin_inset Quotes frd
30329 \end_inset
30330
30331  sea el número de la parte se usa
30332 \begin_inset Newline newline
30333 \end_inset
30334
30335
30336 \series bold
30337
30338 \backslash
30339 numberwithin{table}{part}
30340 \end_layout
30341
30342 \begin_layout Standard
30343 Para volver a la numeración estándar o evitar esta clase numeración cuando
30344  es definida por la clase de documento, se inserta el siguiente comando
30345  en código TeX o en el preámbulo LaTeX:
30346 \end_layout
30347
30348 \begin_layout Standard
30349
30350 \series bold
30351
30352 \backslash
30353 renewcommand{
30354 \backslash
30355 theequation}{
30356 \backslash
30357 arabic{equation}}
30358 \begin_inset Index idx
30359 status collapsed
30360
30361 \begin_layout Plain Layout
30362 Comandos ! A ! 
30363 \backslash
30364 arabic
30365 \end_layout
30366
30367 \end_inset
30368
30369
30370 \series default
30371
30372 \begin_inset ERT
30373 status collapsed
30374
30375 \begin_layout Plain Layout
30376
30377
30378 \backslash
30379 renewcommand{
30380 \backslash
30381 theequation}{
30382 \backslash
30383 arabic{equation}}
30384 \end_layout
30385
30386 \end_inset
30387
30388
30389 \series bold
30390
30391 \begin_inset Newline newline
30392 \end_inset
30393
30394
30395 \series default
30396 o
30397 \series bold
30398
30399 \begin_inset Newline newline
30400 \end_inset
30401
30402
30403 \backslash
30404 renewcommand{
30405 \backslash
30406 thetable}{
30407 \backslash
30408 arabic{table}}
30409 \end_layout
30410
30411 \begin_layout Standard
30412
30413 \series bold
30414
30415 \backslash
30416 numberwithin
30417 \series default
30418  usa internamente el comando 
30419 \series bold
30420
30421 \backslash
30422 @addtoreset
30423 \series default
30424 , descrito arriba, que también debe ser restaurado.
30425 \begin_inset ERT
30426 status collapsed
30427
30428 \begin_layout Plain Layout
30429
30430
30431 \backslash
30432 makeatletter
30433 \end_layout
30434
30435 \begin_layout Plain Layout
30436
30437
30438 \backslash
30439 @removefromreset{equation}{section}
30440 \end_layout
30441
30442 \begin_layout Plain Layout
30443
30444
30445 \backslash
30446 makeatother
30447 \end_layout
30448
30449 \end_inset
30450
30451
30452 \end_layout
30453
30454 \begin_layout Subsection
30455 Numeración con números romanos y letras
30456 \begin_inset Index idx
30457 status collapsed
30458
30459 \begin_layout Plain Layout
30460 Numeración de ecuaciones ! con números romanos
30461 \end_layout
30462
30463 \end_inset
30464
30465
30466 \begin_inset Index idx
30467 status collapsed
30468
30469 \begin_layout Plain Layout
30470 Numeración de ecuaciones ! con letras
30471 \end_layout
30472
30473 \end_inset
30474
30475
30476 \end_layout
30477
30478 \begin_layout Standard
30479 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
30480  Por ejemplo, para numerar con romanos en minúscula,
30481 \begin_inset Foot
30482 status collapsed
30483
30484 \begin_layout Plain Layout
30485 Como en español no se usan romanos en minúscula, el estilo 
30486 \series bold
30487 spanish
30488 \series default
30489  del sistema 
30490 \series bold
30491 babel
30492 \series default
30493  redefine 
30494 \series bold
30495
30496 \backslash
30497 roman
30498 \series default
30499  para que los dé en versalitas.
30500  Véase 
30501 \begin_inset CommandInset citation
30502 LatexCommand cite
30503 key "spanish"
30504
30505 \end_inset
30506
30507  (
30508 \emph on
30509 N.
30510 \begin_inset space \thinspace{}
30511 \end_inset
30512
30513 del t
30514 \emph default
30515 ).
30516 \end_layout
30517
30518 \end_inset
30519
30520  se inserta el comando
30521 \end_layout
30522
30523 \begin_layout Standard
30524
30525 \series bold
30526
30527 \backslash
30528 renewcommand{
30529 \backslash
30530 theequation}{
30531 \backslash
30532 roman{equation}}
30533 \end_layout
30534
30535 \begin_layout Standard
30536 antes de la ecuación en modo TeX.
30537  
30538 \series bold
30539
30540 \backslash
30541 renewcommand
30542 \series default
30543
30544 \begin_inset Index idx
30545 status collapsed
30546
30547 \begin_layout Plain Layout
30548 Comandos ! R ! 
30549 \backslash
30550 renewcommand
30551 \end_layout
30552
30553 \end_inset
30554
30555  redefine el comando predefinido 
30556 \series bold
30557
30558 \backslash
30559 theequation
30560 \series default
30561  como 
30562 \series bold
30563
30564 \backslash
30565 roman{equation}
30566 \series default
30567 .
30568 \begin_inset Foot
30569 status collapsed
30570
30571 \begin_layout Plain Layout
30572 El comando 
30573 \series bold
30574
30575 \backslash
30576 renewcommand
30577 \series default
30578  tiene el mismo esquema que el comando 
30579 \series bold
30580
30581 \backslash
30582 newcommand
30583 \series default
30584 , descrito en 
30585 \begin_inset CommandInset ref
30586 LatexCommand ref
30587 reference "sub:El-comando-newcommand"
30588
30589 \end_inset
30590
30591 .
30592 \end_layout
30593
30594 \end_inset
30595
30596  
30597 \series bold
30598 equation
30599 \series default
30600  es el contador de ecuaciones.
30601  Si se usa el comando 
30602 \series bold
30603
30604 \backslash
30605 the
30606 \series default
30607  como prefijo de un contador, el valor del contador sale en números arábigos.
30608  Si una ecuación es numerada, LaTeX pone internamente el comando 
30609 \series bold
30610
30611 \backslash
30612 theequation
30613 \series default
30614  detrás de la ecuación.
30615  
30616 \series bold
30617
30618 \backslash
30619 roman{equation}
30620 \series default
30621
30622 \begin_inset Index idx
30623 status collapsed
30624
30625 \begin_layout Plain Layout
30626 Comandos ! R ! 
30627 \backslash
30628 roman
30629 \end_layout
30630
30631 \end_inset
30632
30633  pone el contador en romanos en minúscula.
30634 \end_layout
30635
30636 \begin_layout Standard
30637 Todas las ecuaciones siguientes a 
30638 \series bold
30639
30640 \backslash
30641 renew
30642 \series default
30643 c
30644 \series bold
30645 ommand
30646 \series default
30647  se numerarán en romanos.
30648  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
30649  cambiando 
30650 \series bold
30651
30652 \backslash
30653 roman
30654 \series default
30655  por 
30656 \series bold
30657
30658 \backslash
30659 Roman
30660 \series default
30661
30662 \begin_inset Index idx
30663 status collapsed
30664
30665 \begin_layout Plain Layout
30666 Comandos ! R ! 
30667 \backslash
30668 roman@
30669 \backslash
30670 Roman
30671 \end_layout
30672
30673 \end_inset
30674
30675 .
30676  Para 
30677 \begin_inset Quotes fld
30678 \end_inset
30679
30680 numerar
30681 \begin_inset Quotes frd
30682 \end_inset
30683
30684  con minúsculas latinas hay el comando 
30685 \series bold
30686
30687 \backslash
30688 alph
30689 \series default
30690
30691 \begin_inset Index idx
30692 status collapsed
30693
30694 \begin_layout Plain Layout
30695 Comandos ! A ! 
30696 \backslash
30697 alph
30698 \end_layout
30699
30700 \end_inset
30701
30702 , y para mayúsculas el comando 
30703 \series bold
30704
30705 \backslash
30706 Alph
30707 \series default
30708
30709 \begin_inset Index idx
30710 status collapsed
30711
30712 \begin_layout Plain Layout
30713 Comandos ! A ! 
30714 \backslash
30715 alph@
30716 \backslash
30717 Alph
30718 \end_layout
30719
30720 \end_inset
30721
30722 .
30723 \end_layout
30724
30725 \begin_layout Standard
30726 \begin_inset Note Greyedout
30727 status open
30728
30729 \begin_layout Plain Layout
30730
30731 \series bold
30732 \color none
30733 Nota:
30734 \series default
30735  Con letras latinas sólo se puede numerar hasta un máximo de 26
30736 \begin_inset space ~
30737 \end_inset
30738
30739 ecuaciones.
30740 \end_layout
30741
30742 \end_inset
30743
30744
30745 \end_layout
30746
30747 \begin_layout Standard
30748 \begin_inset ERT
30749 status collapsed
30750
30751 \begin_layout Plain Layout
30752
30753
30754 \backslash
30755 renewcommand{
30756 \backslash
30757 theequation}{
30758 \backslash
30759 roman{equation}}
30760 \end_layout
30761
30762 \end_inset
30763
30764
30765 \begin_inset Formula 
30766 \begin{equation}
30767 A=\textrm{romanos en minúscula}
30768 \end{equation}
30769
30770 \end_inset
30771
30772
30773 \begin_inset ERT
30774 status collapsed
30775
30776 \begin_layout Plain Layout
30777
30778
30779 \backslash
30780 renewcommand{
30781 \backslash
30782 theequation}{
30783 \backslash
30784 Roman{equation}}
30785 \end_layout
30786
30787 \end_inset
30788
30789
30790 \begin_inset Formula 
30791 \begin{equation}
30792 B=\textrm{romanos en mayúscula}\label{eq:Rom}
30793 \end{equation}
30794
30795 \end_inset
30796
30797
30798 \begin_inset ERT
30799 status collapsed
30800
30801 \begin_layout Plain Layout
30802
30803
30804 \backslash
30805 renewcommand{
30806 \backslash
30807 theequation}{
30808 \backslash
30809 alph{equation}}
30810 \end_layout
30811
30812 \end_inset
30813
30814
30815 \begin_inset Formula 
30816 \begin{equation}
30817 C=\textrm{latinas en minúscula}
30818 \end{equation}
30819
30820 \end_inset
30821
30822
30823 \begin_inset ERT
30824 status collapsed
30825
30826 \begin_layout Plain Layout
30827
30828
30829 \backslash
30830 renewcommand{
30831 \backslash
30832 theequation}{
30833 \backslash
30834 Alph{equation}}
30835 \end_layout
30836
30837 \end_inset
30838
30839
30840 \begin_inset Formula 
30841 \begin{equation}
30842 D=\textrm{latinas en mayúscula}\label{eq:Lat}
30843 \end{equation}
30844
30845 \end_inset
30846
30847
30848 \end_layout
30849
30850 \begin_layout Standard
30851 Para volver a la numeración por omisión se inserta el comando:
30852 \end_layout
30853
30854 \begin_layout Standard
30855
30856 \series bold
30857
30858 \backslash
30859 renewcommand{
30860 \backslash
30861 theequation}{
30862 \backslash
30863 arabic{equation}}
30864 \begin_inset Index idx
30865 status collapsed
30866
30867 \begin_layout Plain Layout
30868 Comandos ! A ! 
30869 \backslash
30870 arabic
30871 \end_layout
30872
30873 \end_inset
30874
30875
30876 \end_layout
30877
30878 \begin_layout Standard
30879 \begin_inset ERT
30880 status collapsed
30881
30882 \begin_layout Plain Layout
30883
30884
30885 \backslash
30886 renewcommand{
30887 \backslash
30888 theequation}{
30889 \backslash
30890 arabic{equation}}
30891 \end_layout
30892
30893 \end_inset
30894
30895
30896 \begin_inset Formula 
30897 \begin{equation}
30898 E=\mbox{arábigos}
30899 \end{equation}
30900
30901 \end_inset
30902
30903
30904 \end_layout
30905
30906 \begin_layout Standard
30907 \begin_inset VSpace medskip
30908 \end_inset
30909
30910
30911 \end_layout
30912
30913 \begin_layout Standard
30914 Como ves, las ecuaciones se numeran consecutivamente independientemente
30915  del estilo de numeración.
30916  Cuando la numeración haya de empezar con 
30917 \begin_inset Quotes fld
30918 \end_inset
30919
30920 1
30921 \begin_inset Quotes frd
30922 \end_inset
30923
30924  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
30925  Una descripción sobre esto se encuentra en el archivo 
30926 \begin_inset CommandInset href
30927 LatexCommand href
30928 name "Formula-numbering.lyx"
30929 target "run:Formula-numbering.lyx"
30930
30931 \end_inset
30932
30933 .
30934 \end_layout
30935
30936 \begin_layout Section
30937 Símbolos y ecuaciones químicas
30938 \begin_inset CommandInset label
30939 LatexCommand label
30940 name "sub:Símbolos-y-ecuaciones-químicas"
30941
30942 \end_inset
30943
30944
30945 \begin_inset Index idx
30946 status collapsed
30947
30948 \begin_layout Plain Layout
30949 Química ! símbolos
30950 \end_layout
30951
30952 \end_inset
30953
30954
30955 \begin_inset Index idx
30956 status collapsed
30957
30958 \begin_layout Plain Layout
30959 Química ! caracteres
30960 \end_layout
30961
30962 \end_inset
30963
30964
30965 \begin_inset Index idx
30966 status collapsed
30967
30968 \begin_layout Plain Layout
30969 Ecuación ! química|see
30970 \begin_inset ERT
30971 status collapsed
30972
30973 \begin_layout Plain Layout
30974
30975 {
30976 \end_layout
30977
30978 \end_inset
30979
30980 Química
30981 \begin_inset ERT
30982 status collapsed
30983
30984 \begin_layout Plain Layout
30985
30986 }
30987 \end_layout
30988
30989 \end_inset
30990
30991
30992 \end_layout
30993
30994 \end_inset
30995
30996
30997 \begin_inset Index idx
30998 status collapsed
30999
31000 \begin_layout Plain Layout
31001 Química ! iones
31002 \end_layout
31003
31004 \end_inset
31005
31006
31007 \begin_inset Index idx
31008 status collapsed
31009
31010 \begin_layout Plain Layout
31011 Iones|see
31012 \begin_inset ERT
31013 status collapsed
31014
31015 \begin_layout Plain Layout
31016
31017 {
31018 \end_layout
31019
31020 \end_inset
31021
31022 Química
31023 \begin_inset ERT
31024 status collapsed
31025
31026 \begin_layout Plain Layout
31027
31028 }
31029 \end_layout
31030
31031 \end_inset
31032
31033
31034 \end_layout
31035
31036 \end_inset
31037
31038
31039 \begin_inset Index idx
31040 status collapsed
31041
31042 \begin_layout Plain Layout
31043 Química ! reacción
31044 \end_layout
31045
31046 \end_inset
31047
31048
31049 \end_layout
31050
31051 \begin_layout Standard
31052 Un ejemplo de texto de química:
31053 \end_layout
31054
31055 \begin_layout Quote
31056 El ion 
31057 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31058 \end_inset
31059
31060  reacciona con dos iones 
31061 \begin_inset Formula $\mathrm{Na^{+}}$
31062 \end_inset
31063
31064  para dar sulfato de sodio 
31065 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
31066 \end_inset
31067
31068 .
31069  La ecuación química es:
31070 \begin_inset Formula 
31071 \begin{equation}
31072 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
31073 \end{equation}
31074
31075 \end_inset
31076
31077
31078 \end_layout
31079
31080 \begin_layout Standard
31081 Esta ecuación química puede componerse directamente en modo ecuación.
31082  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
31083  y con el atajo 
31084 \family sans
31085 Alt+C
31086 \begin_inset space ~
31087 \end_inset
31088
31089 R
31090 \family default
31091  se cambia en redonda.
31092 \begin_inset Foot
31093 status collapsed
31094
31095 \begin_layout Plain Layout
31096 véase estilos de tipografías en 
31097 \begin_inset CommandInset ref
31098 LatexCommand ref
31099 reference "sub:Estilos-de-tipografías"
31100
31101 \end_inset
31102
31103 .
31104 \end_layout
31105
31106 \end_inset
31107
31108
31109 \end_layout
31110
31111 \begin_layout Standard
31112 Para escribir ecuaciones químicas es más conveniente usar el comando 
31113 \series bold
31114
31115 \backslash
31116 ce
31117 \series default
31118
31119 \begin_inset Index idx
31120 status collapsed
31121
31122 \begin_layout Plain Layout
31123 Comandos ! C ! 
31124 \backslash
31125 ce
31126 \end_layout
31127
31128 \end_inset
31129
31130 , que está disponible si está instalado el paquete LaTeX 
31131 \series bold
31132 mhchem
31133 \series default
31134
31135 \begin_inset Index idx
31136 status collapsed
31137
31138 \begin_layout Plain Layout
31139 Paquetes ! mhchem
31140 \end_layout
31141
31142 \end_inset
31143
31144 .
31145  Al insertar 
31146 \series bold
31147
31148 \backslash
31149 ce
31150 \series default
31151  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
31152  ecuaciones químicas de una forma intuitiva.
31153 \end_layout
31154
31155 \begin_layout Standard
31156 \align center
31157 \begin_inset Tabular
31158 <lyxtabular version="3" rows="9" columns="2">
31159 <features rotate="0" tabularvalignment="middle">
31160 <column alignment="center" valignment="top">
31161 <column alignment="center" valignment="top">
31162 <row>
31163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31164 \begin_inset Text
31165
31166 \begin_layout Plain Layout
31167 Comando
31168 \end_layout
31169
31170 \end_inset
31171 </cell>
31172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31173 \begin_inset Text
31174
31175 \begin_layout Plain Layout
31176 Resultado
31177 \begin_inset Note Note
31178 status collapsed
31179
31180 \begin_layout Plain Layout
31181
31182 \series bold
31183
31184 \backslash
31185 raisebox
31186 \series default
31187  se usa sólo como espaciador
31188 \end_layout
31189
31190 \end_inset
31191
31192
31193 \end_layout
31194
31195 \end_inset
31196 </cell>
31197 </row>
31198 <row>
31199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31200 \begin_inset Text
31201
31202 \begin_layout Plain Layout
31203
31204 \backslash
31205 ce
31206 \begin_inset space \textvisiblespace{}
31207 \end_inset
31208
31209 H2CO3
31210 \end_layout
31211
31212 \end_inset
31213 </cell>
31214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31215 \begin_inset Text
31216
31217 \begin_layout Plain Layout
31218 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31219 \end_inset
31220
31221
31222 \end_layout
31223
31224 \end_inset
31225 </cell>
31226 </row>
31227 <row>
31228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31229 \begin_inset Text
31230
31231 \begin_layout Plain Layout
31232
31233 \backslash
31234 ce
31235 \begin_inset space \textvisiblespace{}
31236 \end_inset
31237
31238 SO4^2-
31239 \end_layout
31240
31241 \end_inset
31242 </cell>
31243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31244 \begin_inset Text
31245
31246 \begin_layout Plain Layout
31247 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31248 \end_inset
31249
31250
31251 \end_layout
31252
31253 \end_inset
31254 </cell>
31255 </row>
31256 <row>
31257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31258 \begin_inset Text
31259
31260 \begin_layout Plain Layout
31261
31262 \backslash
31263 ce
31264 \begin_inset space \textvisiblespace{}
31265 \end_inset
31266
31267 (NH4)2S
31268 \end_layout
31269
31270 \end_inset
31271 </cell>
31272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31273 \begin_inset Text
31274
31275 \begin_layout Plain Layout
31276 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31277 \end_inset
31278
31279
31280 \end_layout
31281
31282 \end_inset
31283 </cell>
31284 </row>
31285 <row>
31286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31287 \begin_inset Text
31288
31289 \begin_layout Plain Layout
31290
31291 \backslash
31292 ce
31293 \begin_inset space \textvisiblespace{}
31294 \end_inset
31295
31296 KCr(SO4)2.12H2O
31297 \end_layout
31298
31299 \end_inset
31300 </cell>
31301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31302 \begin_inset Text
31303
31304 \begin_layout Plain Layout
31305 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31306 \end_inset
31307
31308
31309 \end_layout
31310
31311 \end_inset
31312 </cell>
31313 </row>
31314 <row>
31315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31316 \begin_inset Text
31317
31318 \begin_layout Plain Layout
31319
31320 \backslash
31321 ce
31322 \begin_inset space \textvisiblespace{}
31323 \end_inset
31324
31325 A-B
31326 \backslash
31327 dbond
31328 \begin_inset space \textvisiblespace{}
31329 \end_inset
31330
31331 C
31332 \backslash
31333 tbond
31334 \begin_inset space \textvisiblespace{}
31335 \end_inset
31336
31337 D
31338 \end_layout
31339
31340 \end_inset
31341 </cell>
31342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31343 \begin_inset Text
31344
31345 \begin_layout Plain Layout
31346 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31347 \end_inset
31348
31349
31350 \end_layout
31351
31352 \end_inset
31353 </cell>
31354 </row>
31355 <row>
31356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31357 \begin_inset Text
31358
31359 \begin_layout Plain Layout
31360
31361 \backslash
31362 ce
31363 \begin_inset space \textvisiblespace{}
31364 \end_inset
31365
31366 ^227
31367 \begin_inset Formula $\downarrow$
31368 \end_inset
31369
31370 _90
31371 \begin_inset Formula $\to$
31372 \end_inset
31373
31374 Th+
31375 \end_layout
31376
31377 \end_inset
31378 </cell>
31379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31380 \begin_inset Text
31381
31382 \begin_layout Plain Layout
31383 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
31384 \end_inset
31385
31386
31387 \end_layout
31388
31389 \end_inset
31390 </cell>
31391 </row>
31392 <row>
31393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31394 \begin_inset Text
31395
31396 \begin_layout Plain Layout
31397
31398 \backslash
31399 ce
31400 \begin_inset space \textvisiblespace{}
31401 \end_inset
31402
31403 CO2
31404 \begin_inset space \textvisiblespace{}
31405 \end_inset
31406
31407 +
31408 \begin_inset space \textvisiblespace{}
31409 \end_inset
31410
31411 C
31412 \begin_inset space \textvisiblespace{}
31413 \end_inset
31414
31415 <=>
31416 \begin_inset space \textvisiblespace{}
31417 \end_inset
31418
31419 2CO
31420 \end_layout
31421
31422 \end_inset
31423 </cell>
31424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31425 \begin_inset Text
31426
31427 \begin_layout Plain Layout
31428 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31429 \end_inset
31430
31431
31432 \end_layout
31433
31434 \end_inset
31435 </cell>
31436 </row>
31437 <row>
31438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31439 \begin_inset Text
31440
31441 \begin_layout Plain Layout
31442
31443 \backslash
31444 ce
31445 \begin_inset space \textvisiblespace{}
31446 \end_inset
31447
31448 CO2
31449 \begin_inset space \textvisiblespace{}
31450 \end_inset
31451
31452 +
31453 \begin_inset space \textvisiblespace{}
31454 \end_inset
31455
31456 C
31457 \begin_inset space \textvisiblespace{}
31458 \end_inset
31459
31460 ->[
31461 \backslash
31462 alpha][
31463 \backslash
31464 beta]
31465 \begin_inset space \textvisiblespace{}
31466 \end_inset
31467
31468 2CO}
31469 \end_layout
31470
31471 \end_inset
31472 </cell>
31473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31474 \begin_inset Text
31475
31476 \begin_layout Plain Layout
31477 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
31478 \end_inset
31479
31480
31481 \end_layout
31482
31483 \end_inset
31484 </cell>
31485 </row>
31486 </lyxtabular>
31487
31488 \end_inset
31489
31490
31491 \end_layout
31492
31493 \begin_layout Standard
31494 \begin_inset Note Greyedout
31495 status open
31496
31497 \begin_layout Plain Layout
31498
31499 \series bold
31500 \color none
31501 Nota:
31502 \series default
31503  Insertar modo matemático en un marco 
31504 \series bold
31505
31506 \backslash
31507 ce
31508 \series default
31509  provocará errores de LaTeX.
31510  En estos casos hay que usar código TeX, como en 
31511 \series bold
31512
31513 \backslash
31514 ce{$
31515 \backslash
31516 mu
31517 \backslash
31518 hyphen$Cl}
31519 \series default
31520
31521 \begin_inset ERT
31522 status collapsed
31523
31524 \begin_layout Plain Layout
31525
31526
31527 \backslash
31528 ce{$
31529 \backslash
31530 mu
31531 \backslash
31532 hyphen$Cl}
31533 \end_layout
31534
31535 \end_inset
31536
31537  
31538 \end_layout
31539
31540 \end_inset
31541
31542
31543 \end_layout
31544
31545 \begin_layout Standard
31546 \begin_inset Note Greyedout
31547 status collapsed
31548
31549 \begin_layout Plain Layout
31550
31551 \series bold
31552 Nota:
31553 \series default
31554  En LyX no es posible usar el carácter ^ para obtener una flecha hacia arriba,
31555  como se describe en el manual de 
31556 \series bold
31557 mhchem
31558 \series default
31559 .
31560  Como alternativa, inserta un espacio delgado negativo seguido por el comando
31561  
31562 \series bold
31563
31564 \backslash
31565 uparrow
31566 \series default
31567
31568 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31569 \end_inset
31570
31571
31572 \end_layout
31573
31574 \end_inset
31575
31576
31577 \end_layout
31578
31579 \begin_layout Standard
31580 El comando 
31581 \series bold
31582
31583 \backslash
31584 ce
31585 \series default
31586  para la 
31587 \begin_inset CommandInset ref
31588 LatexCommand ref
31589 reference "eq:reaccion-quimica"
31590
31591 \end_inset
31592
31593  es
31594 \begin_inset Newline newline
31595 \end_inset
31596
31597
31598 \series bold
31599  
31600 \backslash
31601 ce
31602 \begin_inset space \textvisiblespace{}
31603 \end_inset
31604
31605 2Na+
31606 \begin_inset space \textvisiblespace{}
31607 \end_inset
31608
31609 +
31610 \begin_inset space \textvisiblespace{}
31611 \end_inset
31612
31613 SO4^2-
31614 \begin_inset space \textvisiblespace{}
31615 \end_inset
31616
31617
31618 \begin_inset space \textvisiblespace{}
31619 \end_inset
31620
31621 ->
31622 \begin_inset space \textvisiblespace{}
31623 \end_inset
31624
31625 Na2SO4
31626 \end_layout
31627
31628 \begin_layout Standard
31629 Para componer ecuaciones químicas multilínea primero se crea una ecuación
31630  multilínea, tal como se describe en la 
31631 \begin_inset CommandInset ref
31632 LatexCommand ref
31633 reference "sec:Ecuaciones-multilínea"
31634
31635 \end_inset
31636
31637 .
31638  Después se utiliza el comando 
31639 \series bold
31640
31641 \backslash
31642 ce
31643 \series default
31644  en cada cuadrito azul de la ecuación.
31645  La 
31646 \begin_inset CommandInset ref
31647 LatexCommand ref
31648 reference "eq:TEOS-reac-1"
31649
31650 \end_inset
31651
31652  y la 
31653 \begin_inset CommandInset ref
31654 LatexCommand ref
31655 reference "eq:TEOS-reac-2"
31656
31657 \end_inset
31658
31659  son ejemplos de una reacción química en dos fases en la que cada ecuación
31660  tiene su propio número.
31661 \begin_inset Formula 
31662 \begin{eqnarray}
31663 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
31664 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
31665 \end{eqnarray}
31666
31667 \end_inset
31668
31669
31670 \end_layout
31671
31672 \begin_layout Standard
31673 Además de 
31674 \series bold
31675
31676 \backslash
31677 ce
31678 \series default
31679  el paquete 
31680 \series bold
31681 mhchem
31682 \series default
31683  suministra el comando 
31684 \series bold
31685
31686 \backslash
31687 cf
31688 \series default
31689
31690 \begin_inset Index idx
31691 status collapsed
31692
31693 \begin_layout Plain Layout
31694 Comandos ! C ! 
31695 \backslash
31696 cf
31697 \end_layout
31698
31699 \end_inset
31700
31701  que ha de utilizarse en casos especiales.
31702  Para más información sobre 
31703 \series bold
31704
31705 \backslash
31706 cf
31707 \series default
31708  y más ejemplos echa un vistazo a la documentación de 
31709 \series bold
31710 mhchem
31711 \series default
31712
31713 \begin_inset CommandInset citation
31714 LatexCommand cite
31715 key "mhchem"
31716
31717 \end_inset
31718
31719 .
31720 \end_layout
31721
31722 \begin_layout Section
31723 Diagramas
31724 \end_layout
31725
31726 \begin_layout Standard
31727 Lyx soporta dos tipos de diagramas conmutativos: 
31728 \series bold
31729 amscd
31730 \series default
31731  y 
31732 \series bold
31733 xymatrix
31734 \series default
31735 , que se explican a continuación.
31736 \end_layout
31737
31738 \begin_layout Subsection
31739 Diagramas amscd
31740 \begin_inset Index idx
31741 status collapsed
31742
31743 \begin_layout Plain Layout
31744 Diagramas ! amscd
31745 \end_layout
31746
31747 \end_inset
31748
31749
31750 \end_layout
31751
31752 \begin_layout Standard
31753 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
31754  verticales y horizontales:
31755 \begin_inset Formula 
31756 \[
31757 \begin{CD}A@)))B@)))C\\
31758 @AAA@.@VVV\\
31759 F@(((E@(((D
31760 \end{CD}
31761 \]
31762
31763 \end_inset
31764
31765 Para obtener el diagrama se inserta en la ecuación el comando 
31766 \series bold
31767
31768 \backslash
31769 CD
31770 \begin_inset Index idx
31771 status collapsed
31772
31773 \begin_layout Plain Layout
31774 Comandos ! C ! 
31775 \backslash
31776 CD
31777 \end_layout
31778
31779 \end_inset
31780
31781
31782 \series default
31783 .
31784  Surge un marco azul entre dos líneas de trazos en el que se insertan a
31785  continuación comandos.
31786  Con 
31787 \family sans
31788 Ctrl+Entrar
31789 \family default
31790  se inicia una nueva línea.
31791  En las líneas impares se insertan relaciones horizontales, en las pares
31792  verticales.
31793 \end_layout
31794
31795 \begin_layout Standard
31796 Para componer las relaciones hay los siguientes comandos:
31797 \begin_inset Foot
31798 status collapsed
31799
31800 \begin_layout Plain Layout
31801 \begin_inset CommandInset label
31802 LatexCommand label
31803 name "fn:sinónimos"
31804
31805 \end_inset
31806
31807 Los comandos con 
31808 \family sans
31809 '
31810 \series bold
31811 >
31812 \series default
31813 '
31814 \family default
31815  o 
31816 \family sans
31817 '
31818 \series bold
31819 <
31820 \series default
31821 '
31822 \family default
31823  pueden generar errores con el estilo 
31824 \series bold
31825 spanish
31826 \series default
31827  de 
31828 \series bold
31829 babel
31830 \series default
31831 .
31832  Para evitarlo se pueden sustituir por sus sinónimos 
31833 \family sans
31834 '
31835 \series bold
31836 )
31837 \series default
31838 '
31839 \family default
31840  y 
31841 \family sans
31842 '
31843 \series bold
31844 (
31845 \series default
31846 '
31847 \family default
31848  respectivamente.
31849  Véase 
31850 \begin_inset CommandInset citation
31851 LatexCommand cite
31852 key "spanish"
31853
31854 \end_inset
31855
31856 .
31857  (
31858 \emph on
31859 N.
31860 \begin_inset space \thinspace{}
31861 \end_inset
31862
31863 del t.
31864 \emph default
31865 )
31866 \end_layout
31867
31868 \end_inset
31869
31870
31871 \end_layout
31872
31873 \begin_layout Itemize
31874
31875 \series bold
31876 @<<<
31877 \series default
31878  genera una flecha hacia la izquierda, 
31879 \series bold
31880 @>>>
31881 \series default
31882  una hacia la derecha, y 
31883 \series bold
31884 @=
31885 \series default
31886  un signo igual largo
31887 \end_layout
31888
31889 \begin_layout Itemize
31890
31891 \series bold
31892 @AAA
31893 \series default
31894  genera una flecha hacia arriba, 
31895 \series bold
31896 @VVV
31897 \series default
31898  una hacia abajo, y 
31899 \series bold
31900 @|
31901 \series default
31902  un signo igual vertical
31903 \end_layout
31904
31905 \begin_layout Itemize
31906
31907 \series bold
31908 @.
31909
31910 \series default
31911  genera una ubicación vacía para relaciones inexistentes
31912 \end_layout
31913
31914 \begin_layout Standard
31915 Todas las flechas pueden etiquetarse como sigue:
31916 \end_layout
31917
31918 \begin_layout Itemize
31919 Si se inserta texto entre el primero y el segundo 
31920 \series bold
31921 <
31922 \series default
31923  o 
31924 \series bold
31925 >
31926 \series default
31927 , respectivamente, se muestra sobre la flecha.
31928  Si se inserta entre el segundo y el tercero, bajo la flecha.
31929 \end_layout
31930
31931 \begin_layout Itemize
31932 Para flechas verticales, si se inserta texto entre la primera y la segunda
31933  
31934 \series bold
31935 A
31936 \series default
31937  o 
31938 \series bold
31939 V
31940 \series default
31941 , respectivamente, se muestra al lado izquierdo de la flecha.
31942  Si se inserta entre la segunda y la tercera, al lado derecho.
31943  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
31944 \end_layout
31945
31946 \begin_layout Standard
31947 Como ejemplo un diagrama con todas las relaciones posibles:
31948 \begin_inset Formula 
31949 \[
31950 \begin{CD}A@)j))B@))k)C@=F\\
31951 @AmAA@.@VV{V}V@|\\
31952 D@((j\,(E@)k))F@=C
31953 \end{CD}
31954 \]
31955
31956 \end_inset
31957
31958 El comando para este diagrama es:
31959 \begin_inset Newline newline
31960 \end_inset
31961
31962
31963 \series bold
31964
31965 \backslash
31966 CD
31967 \begin_inset space \textvisiblespace{}
31968 \end_inset
31969
31970 A@>j>>B@>>k>C@=F Ctrl+Entrar
31971 \begin_inset Newline newline
31972 \end_inset
31973
31974
31975 \begin_inset Phantom HPhantom
31976 status open
31977
31978 \begin_layout Plain Layout
31979
31980 \series bold
31981
31982 \backslash
31983 CD
31984 \begin_inset space \textvisiblespace{}
31985 \end_inset
31986
31987
31988 \end_layout
31989
31990 \end_inset
31991
31992 @AmAA@.@VV
31993 \backslash
31994 {V
31995 \series default
31996
31997 \begin_inset Formula $\to$
31998 \end_inset
31999
32000
32001 \series bold
32002 V@| Ctrl+Entrar
32003 \begin_inset Newline newline
32004 \end_inset
32005
32006
32007 \begin_inset Phantom HPhantom
32008 status open
32009
32010 \begin_layout Plain Layout
32011
32012 \series bold
32013
32014 \backslash
32015 CD
32016 \begin_inset space \textvisiblespace{}
32017 \end_inset
32018
32019
32020 \end_layout
32021
32022 \end_inset
32023
32024 D@<<j<E@>k>>F@=C
32025 \end_layout
32026
32027 \begin_layout Subsection
32028 Diagramas xymatrix
32029 \begin_inset Index idx
32030 status collapsed
32031
32032 \begin_layout Plain Layout
32033 Diagramas ! xymatrix
32034 \end_layout
32035
32036 \end_inset
32037
32038
32039 \end_layout
32040
32041 \begin_layout Standard
32042 Para usar matrices xy debe estar instalado el paquete LaTeX 
32043 \series bold
32044 xypic
32045 \series default
32046 .
32047  Una matriz xy se crea insertando el comando 
32048 \series bold
32049
32050 \backslash
32051 xymatrix
32052 \series default
32053  en una ecuación.
32054  Después podrás añadir nuevas columnas y filas como en matrices normales,
32055  véase
32056 \begin_inset space ~
32057 \end_inset
32058
32059
32060 \begin_inset CommandInset ref
32061 LatexCommand ref
32062 reference "sec:Matrices"
32063
32064 \end_inset
32065
32066 .
32067 \end_layout
32068
32069 \begin_layout Standard
32070 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
32071  y curvadas, y mucho más.
32072  Todas las posibilidades para generar diagramas conmutativos y decoraciones
32073  se explican en el 
32074 \emph on
32075 Manual de XY-pic
32076 \emph default
32077  que se encuentra en el menú 
32078 \family sans
32079 Ayuda\SpecialChar \menuseparator
32080 Manuales
32081 \begin_inset space ~
32082 \end_inset
32083
32084 específicos
32085 \family default
32086 .
32087 \end_layout
32088
32089 \begin_layout Subsection
32090 Diagramas 
32091 \noun on
32092 Feynman
32093 \noun default
32094
32095 \begin_inset Index idx
32096 status collapsed
32097
32098 \begin_layout Plain Layout
32099 Diagramas ! Feynman
32100 \end_layout
32101
32102 \end_inset
32103
32104
32105 \end_layout
32106
32107 \begin_layout Standard
32108 Para usar diagramas 
32109 \noun on
32110 Feynman
32111 \noun default
32112  debe estar instalado el paquete LaTeX 
32113 \series bold
32114 feyn
32115 \series default
32116 .
32117  Un diagrama 
32118 \noun on
32119 Feynman
32120 \noun default
32121  se crea insertando el comando 
32122 \series bold
32123
32124 \backslash
32125 Diagram
32126 \series default
32127  en una ecuación.
32128  Después podrás añadir nuevas columnas y filas como en matrices normales,
32129  véase
32130 \begin_inset space ~
32131 \end_inset
32132
32133
32134 \begin_inset CommandInset ref
32135 LatexCommand ref
32136 reference "sec:Matrices"
32137
32138 \end_inset
32139
32140 .
32141 \end_layout
32142
32143 \begin_layout Standard
32144 En el 
32145 \emph on
32146 Manual de diagramas Feynman
32147 \emph default
32148 , disponible en 
32149 \family sans
32150 Ayuda\SpecialChar \menuseparator
32151 Manuales
32152 \begin_inset space ~
32153 \end_inset
32154
32155 específicos
32156 \family default
32157 , hay ejemplos de diagramas de este tipo.
32158 \end_layout
32159
32160 \begin_layout Section
32161 Comandos definidos por el usuario
32162 \begin_inset Index idx
32163 status collapsed
32164
32165 \begin_layout Plain Layout
32166 Comandos de usuario
32167 \end_layout
32168
32169 \end_inset
32170
32171
32172 \end_layout
32173
32174 \begin_layout Standard
32175 \begin_inset Note Greyedout
32176 status open
32177
32178 \begin_layout Plain Layout
32179
32180 \series bold
32181 Nota:
32182 \series default
32183  Los nombres de los comandos definidos por el usuario y macros solo pueden
32184  contener letras latinas.
32185 \end_layout
32186
32187 \end_inset
32188
32189
32190 \end_layout
32191
32192 \begin_layout Subsection
32193 El comando 
32194 \backslash
32195 newcommand
32196 \begin_inset CommandInset label
32197 LatexCommand label
32198 name "sub:El-comando-newcommand"
32199
32200 \end_inset
32201
32202
32203 \begin_inset Index idx
32204 status collapsed
32205
32206 \begin_layout Plain Layout
32207 Comandos de usuario ! 
32208 \backslash
32209 newcommand
32210 \end_layout
32211
32212 \end_inset
32213
32214
32215 \begin_inset Index idx
32216 status collapsed
32217
32218 \begin_layout Plain Layout
32219 Comandos ! N ! 
32220 \backslash
32221 newcommand
32222 \end_layout
32223
32224 \end_inset
32225
32226
32227 \end_layout
32228
32229 \begin_layout Standard
32230 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
32231  Pero es posible definir nuevos comandos más cortos con el comando 
32232 \series bold
32233
32234 \backslash
32235 newcommand
32236 \series default
32237 .
32238  
32239 \end_layout
32240
32241 \begin_layout Standard
32242 El esquema del comando 
32243 \series bold
32244
32245 \backslash
32246 newcommand
32247 \series default
32248  es:
32249 \end_layout
32250
32251 \begin_layout Standard
32252
32253 \series bold
32254
32255 \backslash
32256 newcommand{nombre nuevo de comando}[número de argumentos]
32257 \begin_inset Newline newline
32258 \end_inset
32259
32260
32261 \begin_inset Phantom HPhantom
32262 status open
32263
32264 \begin_layout Plain Layout
32265
32266 \series bold
32267
32268 \backslash
32269 newcommand
32270 \end_layout
32271
32272 \end_inset
32273
32274 [valor opcional]{definición de comando}
32275 \end_layout
32276
32277 \begin_layout Standard
32278 \begin_inset Note Greyedout
32279 status open
32280
32281 \begin_layout Plain Layout
32282
32283 \series bold
32284 Nota:
32285 \series default
32286  Asegúrate de que el nombre del nuevo comando no está definido ya en el
32287  documento o en paquetes LaTeX que uses.
32288  Por ejemplo, si defines el comando 
32289 \series bold
32290
32291 \backslash
32292 le
32293 \series default
32294  para 
32295 \series bold
32296
32297 \backslash
32298 Leftarrow,
32299 \series default
32300  se producirán errores porque 
32301 \series bold
32302
32303 \backslash
32304 le
32305 \series default
32306  ya existe para 
32307 \begin_inset Quotes fld
32308 \end_inset
32309
32310
32311 \begin_inset Formula $\le$
32312 \end_inset
32313
32314
32315 \begin_inset Quotes frd
32316 \end_inset
32317
32318 .
32319
32320 \series bold
32321  
32322 \end_layout
32323
32324 \end_inset
32325
32326
32327 \end_layout
32328
32329 \begin_layout Standard
32330 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
32331  argumentos debería tener el nuevo comando.
32332  Con el valor opcional se puede predefinir un valor para un argumento opcional.
32333  Cuando se hace esto, el 
32334 \emph on
32335 primer
32336 \emph default
32337  argumento del nuevo comando es automáticamente opcional.
32338 \end_layout
32339
32340 \begin_layout Standard
32341 \noindent
32342 \align center
32343 \begin_inset Newpage newpage
32344 \end_inset
32345
32346
32347 \end_layout
32348
32349 \begin_layout Standard
32350 Veamos unos ejemplos:
32351 \end_layout
32352
32353 \begin_layout Itemize
32354 Para definir el comando 
32355 \series bold
32356
32357 \backslash
32358 gr
32359 \series default
32360  para 
32361 \series bold
32362
32363 \backslash
32364 Longrightarrow
32365 \series default
32366 , la línea de preámbulo LaTeX es:
32367 \begin_inset VSpace medskip
32368 \end_inset
32369
32370
32371 \begin_inset Newline newline
32372 \end_inset
32373
32374
32375 \series bold
32376
32377 \backslash
32378 newcommand{
32379 \backslash
32380 gr}{
32381 \backslash
32382 Longrightarrow}
32383 \end_layout
32384
32385 \begin_layout Itemize
32386 Para definir el comando 
32387 \series bold
32388
32389 \backslash
32390 us
32391 \series default
32392  para 
32393 \series bold
32394
32395 \backslash
32396 underline
32397 \series default
32398 , el argumento (que sería subrayado) debe tenerse en cuenta.
32399  Para esto la línea de preámbulo es:
32400 \begin_inset VSpace medskip
32401 \end_inset
32402
32403
32404 \begin_inset Newline newline
32405 \end_inset
32406
32407
32408 \series bold
32409
32410 \backslash
32411 newcommand{
32412 \backslash
32413 us}[1]{
32414 \backslash
32415 underline{#1}}
32416 \series default
32417
32418 \begin_inset VSpace medskip
32419 \end_inset
32420
32421
32422 \begin_inset Newline newline
32423 \end_inset
32424
32425 El carácter 
32426 \series bold
32427 #
32428 \series default
32429  actúa como colocador del argumento, el 
32430 \series bold
32431 1
32432 \series default
32433  indica que es el colocador para el primer argumento.
32434 \end_layout
32435
32436 \begin_layout Itemize
32437 Para 
32438 \series bold
32439
32440 \backslash
32441 framebox
32442 \series default
32443  se puede definir, por ejemplo, el comando 
32444 \series bold
32445
32446 \backslash
32447 fb
32448 \series default
32449 :
32450 \begin_inset VSpace medskip
32451 \end_inset
32452
32453
32454 \begin_inset Newline newline
32455 \end_inset
32456
32457
32458 \series bold
32459
32460 \backslash
32461 newcommand{
32462 \backslash
32463 fb}[3]{
32464 \backslash
32465 framebox#1#2{$#3$}}
32466 \series default
32467
32468 \begin_inset VSpace medskip
32469 \end_inset
32470
32471
32472 \begin_inset Newline newline
32473 \end_inset
32474
32475 Los dos signos dólar generan la ecuación extra necesaria para 
32476 \series bold
32477
32478 \backslash
32479 framebox
32480 \series default
32481 , véase 
32482 \begin_inset CommandInset ref
32483 LatexCommand ref
32484 reference "sub:Marcos-con-bordes"
32485
32486 \end_inset
32487
32488 .
32489 \end_layout
32490
32491 \begin_layout Itemize
32492 Para crear un nuevo comando para 
32493 \series bold
32494
32495 \backslash
32496 fcolorbox
32497 \series default
32498  donde no es necesario especificar el color para el marco, el argumento
32499  para el color se define opcional:
32500 \begin_inset VSpace medskip
32501 \end_inset
32502
32503
32504 \begin_inset Newline newline
32505 \end_inset
32506
32507
32508 \series bold
32509
32510 \backslash
32511 newcommand{
32512 \backslash
32513 cb}[3][white]{
32514 \backslash
32515 fcolorbox{#2}{#1}{$#3$}}
32516 \series default
32517
32518 \begin_inset VSpace medskip
32519 \end_inset
32520
32521
32522 \begin_inset Newline newline
32523 \end_inset
32524
32525 Si el color no es especificado al usar 
32526 \series bold
32527
32528 \backslash
32529 cb
32530 \series default
32531 , se elige el color 
32532 \series bold
32533 white
32534 \series default
32535  predefinido.
32536 \end_layout
32537
32538 \begin_layout Standard
32539 Un ensayo con los nuevos comandos definidos:
32540 \end_layout
32541
32542 \begin_layout Standard
32543 \noindent
32544 \align center
32545 \begin_inset Tabular
32546 <lyxtabular version="3" rows="6" columns="2">
32547 <features rotate="0" tabularvalignment="middle">
32548 <column alignment="center" valignment="top">
32549 <column alignment="center" valignment="top">
32550 <row>
32551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32552 \begin_inset Text
32553
32554 \begin_layout Plain Layout
32555 Comando
32556 \end_layout
32557
32558 \end_inset
32559 </cell>
32560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32561 \begin_inset Text
32562
32563 \begin_layout Plain Layout
32564 Resultado
32565 \begin_inset Note Note
32566 status collapsed
32567
32568 \begin_layout Plain Layout
32569
32570 \series bold
32571
32572 \backslash
32573 raisebox
32574 \series default
32575  se usa sólo como espaciador
32576 \end_layout
32577
32578 \end_inset
32579
32580
32581 \end_layout
32582
32583 \end_inset
32584 </cell>
32585 </row>
32586 <row>
32587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32588 \begin_inset Text
32589
32590 \begin_layout Plain Layout
32591 A
32592 \backslash
32593 gr
32594 \begin_inset space \textvisiblespace{}
32595 \end_inset
32596
32597 B
32598 \end_layout
32599
32600 \end_inset
32601 </cell>
32602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32603 \begin_inset Text
32604
32605 \begin_layout Plain Layout
32606 \begin_inset Formula $A\gr B$
32607 \end_inset
32608
32609
32610 \end_layout
32611
32612 \end_inset
32613 </cell>
32614 </row>
32615 <row>
32616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32617 \begin_inset Text
32618
32619 \begin_layout Plain Layout
32620
32621 \backslash
32622 us{ABcd
32623 \end_layout
32624
32625 \end_inset
32626 </cell>
32627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32628 \begin_inset Text
32629
32630 \begin_layout Plain Layout
32631 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32632 \end_inset
32633
32634
32635 \end_layout
32636
32637 \end_inset
32638 </cell>
32639 </row>
32640 <row>
32641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32642 \begin_inset Text
32643
32644 \begin_layout Plain Layout
32645
32646 \backslash
32647 fb{[2cm]
32648 \begin_inset Formula $\to$
32649 \end_inset
32650
32651
32652 \backslash
32653 {
32654 \begin_inset Formula $\to$
32655 \end_inset
32656
32657
32658 \backslash
32659 {
32660 \backslash
32661 int
32662 \begin_inset space \textvisiblespace{}
32663 \end_inset
32664
32665 A=B
32666 \end_layout
32667
32668 \end_inset
32669 </cell>
32670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32671 \begin_inset Text
32672
32673 \begin_layout Plain Layout
32674 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32675 \end_inset
32676
32677
32678 \end_layout
32679
32680 \end_inset
32681 </cell>
32682 </row>
32683 <row>
32684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32685 \begin_inset Text
32686
32687 \begin_layout Plain Layout
32688
32689 \backslash
32690 cb{red
32691 \begin_inset Formula $\to$
32692 \end_inset
32693
32694
32695 \backslash
32696 {
32697 \backslash
32698 int
32699 \begin_inset space \textvisiblespace{}
32700 \end_inset
32701
32702 A=B
32703 \end_layout
32704
32705 \end_inset
32706 </cell>
32707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32708 \begin_inset Text
32709
32710 \begin_layout Plain Layout
32711 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32712 \end_inset
32713
32714
32715 \end_layout
32716
32717 \end_inset
32718 </cell>
32719 </row>
32720 <row>
32721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32722 \begin_inset Text
32723
32724 \begin_layout Plain Layout
32725
32726 \backslash
32727 cb[green]
32728 \backslash
32729 {red
32730 \begin_inset Formula $\to$
32731 \end_inset
32732
32733
32734 \backslash
32735 {
32736 \backslash
32737 int
32738 \begin_inset space \textvisiblespace{}
32739 \end_inset
32740
32741 A=B
32742 \end_layout
32743
32744 \end_inset
32745 </cell>
32746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32747 \begin_inset Text
32748
32749 \begin_layout Plain Layout
32750 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32751 \end_inset
32752
32753
32754 \end_layout
32755
32756 \end_inset
32757 </cell>
32758 </row>
32759 </lyxtabular>
32760
32761 \end_inset
32762
32763
32764 \end_layout
32765
32766 \begin_layout Subsection
32767 Macros de ecuaciones
32768 \begin_inset Index idx
32769 status collapsed
32770
32771 \begin_layout Plain Layout
32772 Comandos de usuario ! Macros de ecuaciones
32773 \end_layout
32774
32775 \end_inset
32776
32777
32778 \begin_inset Index idx
32779 status collapsed
32780
32781 \begin_layout Plain Layout
32782 Macros
32783 \end_layout
32784
32785 \end_inset
32786
32787
32788 \end_layout
32789
32790 \begin_layout Standard
32791 Los comandos definidos por el usuario son especialmente convenientes para
32792  expresiones complejas.
32793  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
32794  el mismo tipo de solución se repite varias veces.
32795  La forma general de una ecuación de segundo grado es:
32796 \begin_inset Formula 
32797 \[
32798 0=\lambda^{2}+p\lambda+q
32799 \]
32800
32801 \end_inset
32802
32803 La forma general de la solución es:
32804 \begin_inset Formula 
32805 \[
32806 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32807 \]
32808
32809 \end_inset
32810
32811
32812 \end_layout
32813
32814 \begin_layout Standard
32815 Para definir un comando para la ecuación de la solución, en donde solo hay
32816  que especificar los tres parámetros 
32817 \begin_inset Formula $\lambda$
32818 \end_inset
32819
32820
32821 \begin_inset Formula $p$
32822 \end_inset
32823
32824 , y 
32825 \begin_inset Formula $q$
32826 \end_inset
32827
32828 , y el índice de 
32829 \begin_inset Formula $\lambda$
32830 \end_inset
32831
32832  puede darse opcionalmente, la línea de preámbulo LaTeX es
32833 \begin_inset Newline newline
32834 \end_inset
32835
32836
32837 \series bold
32838
32839 \backslash
32840 newcommand{
32841 \backslash
32842 qG}[4][1,
32843 \backslash
32844 ,2]{#2_{#1}=-
32845 \backslash
32846 frac{#3}{2}
32847 \backslash
32848 pm
32849 \begin_inset Newline newline
32850 \end_inset
32851
32852
32853 \begin_inset Phantom HPhantom
32854 status open
32855
32856 \begin_layout Plain Layout
32857
32858 \series bold
32859
32860 \backslash
32861 newcommand
32862 \end_layout
32863
32864 \end_inset
32865
32866
32867 \backslash
32868 sqrt{
32869 \backslash
32870 frac{#3^{2}}{4}-#4}}
32871 \end_layout
32872
32873 \begin_layout Standard
32874 Para generar la solución se inserta el comando
32875 \begin_inset Newline newline
32876 \end_inset
32877
32878
32879 \series bold
32880
32881 \backslash
32882 qG{
32883 \backslash
32884 lambda
32885 \begin_inset Formula $\to$
32886 \end_inset
32887
32888
32889 \backslash
32890 {p
32891 \begin_inset Formula $\to$
32892 \end_inset
32893
32894
32895 \backslash
32896 {q
32897 \series default
32898  en una ecuación
32899 \series bold
32900 .
32901 \end_layout
32902
32903 \begin_layout Standard
32904 La definición del nuevo comando no es intuitiva porque hay que conocer los
32905  esquemas de todos los comandos LaTeX usados, por ejemplo, que una fracción
32906  se inserta en LaTeX como
32907 \series bold
32908  
32909 \backslash
32910 frac{numerador}{denominador}
32911 \series default
32912 .
32913  Además, uno puede olvidar fácilmente una llave en la definición y no puede
32914  ver en LyX lo que el nuevo comando está haciendo.
32915  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
32916  ecuación en vez del comando
32917 \series bold
32918  
32919 \backslash
32920 newcommand
32921 \series default
32922 .
32923 \end_layout
32924
32925 \begin_layout Standard
32926 Una macro de ecuación se crea con el menú 
32927 \family sans
32928 Insertar\SpecialChar \menuseparator
32929 Ecuación\SpecialChar \menuseparator
32930 Macro
32931 \family default
32932  o con el botón 
32933 \begin_inset Graphics
32934         filename ../../images/math-macro_newmacroname_newcommand.png
32935         scale 85
32936
32937 \end_inset
32938
32939  de la barra de herramientas.
32940  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
32941  como el siguiente donde se define la macro:
32942 \begin_inset Newline newline
32943 \end_inset
32944
32945
32946 \end_layout
32947
32948 \begin_layout Standard
32949 \begin_inset space \hspace*{\fill}
32950 \end_inset
32951
32952
32953 \begin_inset Graphics
32954         filename ../clipart/macrobox.png
32955
32956 \end_inset
32957
32958
32959 \begin_inset space \hspace*{\fill}
32960 \end_inset
32961
32962
32963 \begin_inset Newline newline
32964 \end_inset
32965
32966
32967 \begin_inset FormulaMacro
32968 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32969 \end_inset
32970
32971
32972 \backslash
32973 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
32974  En el primer marco azul se inserta la ecuación buscada.
32975  Con el comando 
32976 \series bold
32977
32978 \backslash
32979 #númerodeargumento
32980 \series default
32981 , , o con el botón 
32982 \begin_inset Graphics
32983         filename ../../images/math-macro-add-param.png
32984         scale 85
32985
32986 \end_inset
32987
32988  de la barra de herramientas de macros se inserta un colocador de argumento,
32989  p.
32990 \begin_inset space \thinspace{}
32991 \end_inset
32992
32993 e
32994 \begin_inset space \space{}
32995 \end_inset
32996
32997
32998 \series bold
32999
33000 \backslash
33001 #1
33002 \series default
33003 .
33004  Los colocadores de argumento se muestran en rojo.
33005  Se pueden poner 9
33006 \begin_inset space ~
33007 \end_inset
33008
33009 argumentos como máximo.
33010  Con el botón 
33011 \begin_inset Graphics
33012         filename ../../images/math-macro-add-optional-param.png
33013         scale 85
33014
33015 \end_inset
33016
33017  se crean argumentos opcionales.
33018  El primer argumento no opcional puede transformarse en opcional con el
33019  botón 
33020 \begin_inset Graphics
33021         filename ../../images/math-macro-make-optional.png
33022         scale 85
33023
33024 \end_inset
33025
33026 .
33027  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
33028  Normalmente quieres verlo tal como está definido, así que el recuadro se
33029  deja vacío.
33030  Pero si has creado una macro que necesita mucho espacio en la pantalla,
33031  en dicho recuadro puedes insertar, por ejemplo
33032 \begin_inset Newline newline
33033 \end_inset
33034
33035
33036 \series bold
33037 qG: 
33038 \backslash
33039 #1
33040 \series default
33041  
33042 \series bold
33043 ,
33044 \series default
33045  
33046 \series bold
33047
33048 \backslash
33049 #2
33050 \series default
33051  
33052 \series bold
33053 ,
33054 \series default
33055  
33056 \series bold
33057
33058 \backslash
33059 #3, 
33060 \backslash
33061 #4
33062 \begin_inset Newline newline
33063 \end_inset
33064
33065
33066 \series default
33067 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
33068  en LyX, lo que conlleva una visualización mejor.
33069  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
33070 \begin_inset Newline newline
33071 \end_inset
33072
33073 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
33074  macros individuales situando el cursor en la macro y usando el menú 
33075 \family sans
33076 Ver\SpecialChar \menuseparator
33077 (Des)plegar macro de ecuación.
33078 \end_layout
33079
33080 \begin_layout Standard
33081 Para usar una macro, se inserta el nombre de la misma como comando en una
33082  ecuación, en nuestro caso 
33083 \series bold
33084
33085 \backslash
33086 qG
33087 \series default
33088 .
33089  Nuestra macro se muestra en LyX así:
33090 \begin_inset Newline newline
33091 \end_inset
33092
33093
33094 \begin_inset space \hspace*{\fill}
33095 \end_inset
33096
33097
33098 \begin_inset Graphics
33099         filename ../clipart/macrouse.png
33100
33101 \end_inset
33102
33103
33104 \begin_inset space \hspace*{\fill}
33105 \end_inset
33106
33107
33108 \begin_inset Newline newline
33109 \end_inset
33110
33111 Aquí tenemos nuestro ejemplo de macro con los argumentos 
33112 \begin_inset Formula $x$
33113 \end_inset
33114
33115
33116 \begin_inset Formula $\ln(x)$
33117 \end_inset
33118
33119 , y 
33120 \begin_inset Formula $B$
33121 \end_inset
33122
33123 :
33124 \end_layout
33125
33126 \begin_layout Standard
33127 \begin_inset Formula 
33128 \[
33129 \qG x{\ln(x)}B
33130 \]
33131
33132 \end_inset
33133
33134
33135 \end_layout
33136
33137 \begin_layout Standard
33138 LyX ofrece en el menú 
33139 \family sans
33140 Herramientas
33141 \family default
33142 \SpecialChar \menuseparator
33143
33144 \family sans
33145 Preferencias\SpecialChar \menuseparator
33146 Edición\SpecialChar \menuseparator
33147 Control
33148 \family default
33149  diferentes estilos para editar macros.
33150  Para encontrar el estilo que más te convenga, elige un estilo y pon el
33151  cursor en una macro para ver la diferencia.
33152 \end_layout
33153
33154 \begin_layout Standard
33155 Una macro de ecuación se transforma internamente en un comando 
33156 \series bold
33157
33158 \backslash
33159 newcommand
33160 \series default
33161  cuando se exporta el documento.
33162  El comando creado 
33163 \series bold
33164
33165 \backslash
33166 newcommand
33167 \series default
33168  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
33169  usar en ecuaciones que estén en recuadros de definición de macros en el
33170  documento.
33171  
33172 \end_layout
33173
33174 \begin_layout Standard
33175 Las macros de ecuación también pueden crearse directamente a partir de un
33176  comando
33177 \series bold
33178  
33179 \backslash
33180 newcommand
33181 \series default
33182 .
33183  Por ejemplo, escribiendo el comando
33184 \begin_inset Newline newline
33185 \end_inset
33186
33187
33188 \series bold
33189
33190 \backslash
33191 newcommand{
33192 \backslash
33193 larrow}[2]{
33194 \backslash
33195 xleftarrow[#2]{#1}}
33196 \begin_inset Newline newline
33197 \end_inset
33198
33199
33200 \series default
33201 como texto normal en LyX, seleccionándolo completamente y usando a continuación
33202  el atajo 
33203 \family sans
33204 Ctrl+M
33205 \family default
33206 , el comando se transformará en una macro de ecuación.
33207  Al emplear este método debes tener cuidado en escribir correctamente el
33208  comando 
33209 \series bold
33210
33211 \backslash
33212 newcommand
33213 \series default
33214 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
33215  
33216 \end_layout
33217
33218 \begin_layout Standard
33219 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
33220  en definiciones de macros se manejan incorrectamente.
33221  Por eso el ejemplo 
33222 \series bold
33223
33224 \backslash
33225 fb
33226 \series default
33227  de 
33228 \begin_inset CommandInset ref
33229 LatexCommand ref
33230 reference "sub:El-comando-newcommand"
33231
33232 \end_inset
33233
33234  no puede crearse como macro.
33235 \end_layout
33236
33237 \begin_layout Standard
33238 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
33239  la barra de herramientas de macros:
33240 \end_layout
33241
33242 \begin_layout Standard
33243 \begin_inset VSpace defskip
33244 \end_inset
33245
33246
33247 \end_layout
33248
33249 \begin_layout Standard
33250 \begin_inset Graphics
33251         filename ../clipart/MacroToolbar.png
33252
33253 \end_inset
33254
33255
33256 \begin_inset Index idx
33257 status collapsed
33258
33259 \begin_layout Plain Layout
33260 Macros ! Barra de herramientas
33261 \end_layout
33262
33263 \end_inset
33264
33265
33266 \end_layout
33267
33268 \begin_layout Standard
33269 \begin_inset VSpace defskip
33270 \end_inset
33271
33272
33273 \end_layout
33274
33275 \begin_layout Standard
33276 La barra de herramientas de macros contiene los siguientes botones:
33277 \end_layout
33278
33279 \begin_layout Standard
33280 \begin_inset VSpace defskip
33281 \end_inset
33282
33283
33284 \end_layout
33285
33286 \begin_layout Standard
33287 \begin_inset Tabular
33288 <lyxtabular version="3" rows="9" columns="2">
33289 <features rotate="0" islongtable="true" longtabularalignment="center">
33290 <column alignment="left" valignment="top">
33291 <column alignment="left" valignment="top" width="85col%">
33292 <row interlinespace="2.5mm">
33293 <cell alignment="center" valignment="top" usebox="none">
33294 \begin_inset Text
33295
33296 \begin_layout Plain Layout
33297 \begin_inset Graphics
33298         filename ../../images/math-macro-remove-param.png
33299         rotateOrigin center
33300
33301 \end_inset
33302
33303
33304 \end_layout
33305
33306 \end_inset
33307 </cell>
33308 <cell alignment="center" valignment="top" usebox="none">
33309 \begin_inset Text
33310
33311 \begin_layout Plain Layout
33312
33313 \family sans
33314 Editar\SpecialChar \menuseparator
33315 Ecuación\SpecialChar \menuseparator
33316 Definición de macro\SpecialChar \menuseparator
33317 Quitar último argumento
33318 \end_layout
33319
33320 \end_inset
33321 </cell>
33322 </row>
33323 <row interlinespace="2.5mm">
33324 <cell alignment="center" valignment="top" usebox="none">
33325 \begin_inset Text
33326
33327 \begin_layout Plain Layout
33328 \begin_inset Graphics
33329         filename ../../images/math-macro-add-param.png
33330         rotateOrigin center
33331
33332 \end_inset
33333
33334
33335 \end_layout
33336
33337 \end_inset
33338 </cell>
33339 <cell alignment="center" valignment="top" usebox="none">
33340 \begin_inset Text
33341
33342 \begin_layout Plain Layout
33343
33344 \family sans
33345 Editar\SpecialChar \menuseparator
33346 Ecuación\SpecialChar \menuseparator
33347 Definición de macro\SpecialChar \menuseparator
33348 Añadir argumento
33349 \end_layout
33350
33351 \end_inset
33352 </cell>
33353 </row>
33354 <row interlinespace="2.5mm">
33355 <cell alignment="center" valignment="top" usebox="none">
33356 \begin_inset Text
33357
33358 \begin_layout Plain Layout
33359 \begin_inset Graphics
33360         filename ../../images/math-macro-make-optional.png
33361         rotateOrigin center
33362
33363 \end_inset
33364
33365
33366 \end_layout
33367
33368 \end_inset
33369 </cell>
33370 <cell alignment="center" valignment="top" usebox="none">
33371 \begin_inset Text
33372
33373 \begin_layout Plain Layout
33374
33375 \family sans
33376 Editar\SpecialChar \menuseparator
33377 Ecuación\SpecialChar \menuseparator
33378 Definición de macro\SpecialChar \menuseparator
33379 Hacer opcional el primer
33380 \begin_inset Newline newline
33381 \end_inset
33382
33383
33384 \begin_inset Phantom HPhantom
33385 status open
33386
33387 \begin_layout Plain Layout
33388
33389 \family sans
33390 Editar\SpecialChar \menuseparator
33391 Ecuación\SpecialChar \menuseparator
33392 Definición de macro\SpecialChar \menuseparator
33393
33394 \end_layout
33395
33396 \end_inset
33397
33398 argumento no opcional
33399 \end_layout
33400
33401 \end_inset
33402 </cell>
33403 </row>
33404 <row interlinespace="2.5mm">
33405 <cell alignment="center" valignment="top" usebox="none">
33406 \begin_inset Text
33407
33408 \begin_layout Plain Layout
33409 \begin_inset Graphics
33410         filename ../../images/math-macro-make-nonoptional.png
33411         rotateOrigin center
33412
33413 \end_inset
33414
33415
33416 \end_layout
33417
33418 \end_inset
33419 </cell>
33420 <cell alignment="center" valignment="top" usebox="none">
33421 \begin_inset Text
33422
33423 \begin_layout Plain Layout
33424
33425 \family sans
33426 Editar\SpecialChar \menuseparator
33427 Ecuación\SpecialChar \menuseparator
33428 Definición de macro\SpecialChar \menuseparator
33429 Hacer no opcional el primer
33430 \begin_inset Newline newline
33431 \end_inset
33432
33433
33434 \begin_inset Phantom HPhantom
33435 status open
33436
33437 \begin_layout Plain Layout
33438
33439 \family sans
33440 Editar\SpecialChar \menuseparator
33441 Ecuación\SpecialChar \menuseparator
33442 Definición de macro\SpecialChar \menuseparator
33443
33444 \end_layout
33445
33446 \end_inset
33447
33448 argumento opcional
33449 \end_layout
33450
33451 \end_inset
33452 </cell>
33453 </row>
33454 <row interlinespace="2.5mm">
33455 <cell alignment="center" valignment="top" usebox="none">
33456 \begin_inset Text
33457
33458 \begin_layout Plain Layout
33459 \begin_inset Graphics
33460         filename ../../images/math-macro-remove-optional-param.png
33461         rotateOrigin center
33462
33463 \end_inset
33464
33465
33466 \end_layout
33467
33468 \end_inset
33469 </cell>
33470 <cell alignment="center" valignment="top" usebox="none">
33471 \begin_inset Text
33472
33473 \begin_layout Plain Layout
33474
33475 \family sans
33476 Editar\SpecialChar \menuseparator
33477 Ecuación\SpecialChar \menuseparator
33478 Definición de macro\SpecialChar \menuseparator
33479 Quitar argumento opcional
33480 \end_layout
33481
33482 \end_inset
33483 </cell>
33484 </row>
33485 <row interlinespace="2.5mm">
33486 <cell alignment="center" valignment="top" usebox="none">
33487 \begin_inset Text
33488
33489 \begin_layout Plain Layout
33490 \begin_inset Graphics
33491         filename ../../images/math-macro-add-optional-param.png
33492         rotateOrigin center
33493
33494 \end_inset
33495
33496
33497 \end_layout
33498
33499 \end_inset
33500 </cell>
33501 <cell alignment="center" valignment="top" usebox="none">
33502 \begin_inset Text
33503
33504 \begin_layout Plain Layout
33505
33506 \family sans
33507 Editar\SpecialChar \menuseparator
33508 Ecuación\SpecialChar \menuseparator
33509 Definición de macro\SpecialChar \menuseparator
33510 Insertar argumento opcional
33511 \end_layout
33512
33513 \end_inset
33514 </cell>
33515 </row>
33516 <row interlinespace="2.5mm">
33517 <cell alignment="center" valignment="top" usebox="none">
33518 \begin_inset Text
33519
33520 \begin_layout Plain Layout
33521 \begin_inset Graphics
33522         filename ../../images/math-macro-remove-greedy-param.png
33523         rotateOrigin center
33524
33525 \end_inset
33526
33527
33528 \end_layout
33529
33530 \end_inset
33531 </cell>
33532 <cell alignment="center" valignment="top" usebox="none">
33533 \begin_inset Text
33534
33535 \begin_layout Plain Layout
33536
33537 \family sans
33538 Editar\SpecialChar \menuseparator
33539 Ecuación\SpecialChar \menuseparator
33540 Definición de macro\SpecialChar \menuseparator
33541 Quitar último argumento
33542 \begin_inset Newline newline
33543 \end_inset
33544
33545
33546 \begin_inset Phantom HPhantom
33547 status open
33548
33549 \begin_layout Plain Layout
33550
33551 \family sans
33552 Editar\SpecialChar \menuseparator
33553 Ecuación\SpecialChar \menuseparator
33554 Definición de macro\SpecialChar \menuseparator
33555
33556 \end_layout
33557
33558 \end_inset
33559
33560 yendo hacia la derecha
33561 \end_layout
33562
33563 \end_inset
33564 </cell>
33565 </row>
33566 <row interlinespace="2.5mm">
33567 <cell alignment="center" valignment="top" usebox="none">
33568 \begin_inset Text
33569
33570 \begin_layout Plain Layout
33571 \begin_inset Graphics
33572         filename ../../images/math-macro-append-greedy-param.png
33573         rotateOrigin center
33574
33575 \end_inset
33576
33577
33578 \end_layout
33579
33580 \end_inset
33581 </cell>
33582 <cell alignment="center" valignment="top" usebox="none">
33583 \begin_inset Text
33584
33585 \begin_layout Plain Layout
33586
33587 \family sans
33588 Editar\SpecialChar \menuseparator
33589 Ecuación\SpecialChar \menuseparator
33590 Definición de macro\SpecialChar \menuseparator
33591 Añadir argumento comiendo
33592 \begin_inset Newline newline
33593 \end_inset
33594
33595
33596 \begin_inset Phantom HPhantom
33597 status open
33598
33599 \begin_layout Plain Layout
33600
33601 \family sans
33602 Editar\SpecialChar \menuseparator
33603 Ecuación\SpecialChar \menuseparator
33604 Definición de macro\SpecialChar \menuseparator
33605
33606 \end_layout
33607
33608 \end_inset
33609
33610 desde la derecha
33611 \end_layout
33612
33613 \end_inset
33614 </cell>
33615 </row>
33616 <row interlinespace="2.5mm">
33617 <cell alignment="center" valignment="top" usebox="none">
33618 \begin_inset Text
33619
33620 \begin_layout Plain Layout
33621 \begin_inset Graphics
33622         filename ../../images/math-macro-add-greedy-optional-param.png
33623         rotateOrigin center
33624
33625 \end_inset
33626
33627
33628 \end_layout
33629
33630 \end_inset
33631 </cell>
33632 <cell alignment="center" valignment="top" usebox="none">
33633 \begin_inset Text
33634
33635 \begin_layout Plain Layout
33636
33637 \family sans
33638 Editar\SpecialChar \menuseparator
33639 Ecuación\SpecialChar \menuseparator
33640 Definición de macro\SpecialChar \menuseparator
33641 Añadir argumento opcional
33642 \begin_inset Newline newline
33643 \end_inset
33644
33645
33646 \begin_inset Phantom HPhantom
33647 status open
33648
33649 \begin_layout Plain Layout
33650
33651 \family sans
33652 Editar\SpecialChar \menuseparator
33653 Ecuación\SpecialChar \menuseparator
33654 Definición de macro\SpecialChar \menuseparator
33655
33656 \end_layout
33657
33658 \end_inset
33659
33660 comiendo desde la derecha
33661 \end_layout
33662
33663 \end_inset
33664 </cell>
33665 </row>
33666 </lyxtabular>
33667
33668 \end_inset
33669
33670
33671 \end_layout
33672
33673 \begin_layout Section
33674 Sistema algebraico computacional
33675 \end_layout
33676
33677 \begin_layout Standard
33678 LyX permite el intercambio entre expresiones matemáticas escritas con su
33679  editor de ecuaciones y aplicaciones externas o guiones definidos por el
33680  usuario.
33681  Las aplicaciones soportadas actualmente son 
33682 \family sans
33683 Maple
33684 \family default
33685
33686 \family sans
33687 Mathematica
33688 \family default
33689
33690 \family sans
33691 Maxima
33692 \family default
33693  y 
33694 \family sans
33695 Octave
33696 \family default
33697 .
33698  Hay que advertir que el conjunto de estructuras matemáticas soportadas
33699  se limita a casos muy simples.
33700 \end_layout
33701
33702 \begin_layout Subsection
33703 Utilización
33704 \end_layout
33705
33706 \begin_layout Standard
33707 Escribe alguna expresión en una ecuación, despliega el menú 
33708 \family sans
33709 Editar\SpecialChar \menuseparator
33710 Ecuación\SpecialChar \menuseparator
33711 Usar programa de álgebra
33712 \family default
33713  y elige la aplicación que esté instalada en tu ordenador.
33714  Después de eso el resultado de la computación debería mostrarse a la derecha
33715  de la expresión junto con el operador "=".
33716 \end_layout
33717
33718 \begin_layout Standard
33719 A continuación hay unos ejemplos sencillos (con resultados de 
33720 \family sans
33721 Maxima
33722 \family default
33723 ) que muestran qué tipos de computación se pueden realizar:
33724 \end_layout
33725
33726 \begin_layout Itemize
33727 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33728 \end_inset
33729
33730
33731 \end_layout
33732
33733 \begin_layout Itemize
33734 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33735 \end_inset
33736
33737
33738 \end_layout
33739
33740 \begin_layout Itemize
33741 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
33742 \end_inset
33743
33744
33745 \end_layout
33746
33747 \begin_layout Itemize
33748 \begin_inset Formula $\det\left[\begin{array}{ccc}
33749 1 & 6 & 7\\
33750 2 & 5 & 8\\
33751 3 & 4 & 17
33752 \end{array}\right]=-56$
33753 \end_inset
33754
33755
33756 \end_layout
33757
33758 \begin_layout Itemize
33759 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33760 \end_inset
33761
33762
33763 \end_layout
33764
33765 \begin_layout Subsection
33766 Atajos de teclado
33767 \end_layout
33768
33769 \begin_layout Standard
33770 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
33771  Se puede vincular fácilmente una combinación de teclas a la función 
33772 \family sans
33773 math-extern
33774 \family default
33775  de Lyx (véase el manual 
33776 \emph on
33777 Funciones de LyX
33778 \emph default
33779 ).
33780  Por ejemplo, para vincular la tecla 
33781 \family sans
33782 Entrar
33783 \family default
33784  en el editor de ecuaciones a 
33785 \family sans
33786 Maxima
33787 \family default
33788  se podría usar este comando para definir el atajo de teclado:
33789 \end_layout
33790
33791 \begin_layout Standard
33792
33793 \series bold
33794 command-alternatives break-paragraph;math-extern maxima
33795 \end_layout
33796
33797 \begin_layout Section
33798 Consejos prácticos
33799 \begin_inset Index idx
33800 status collapsed
33801
33802 \begin_layout Plain Layout
33803 Consejos prácticos
33804 \end_layout
33805
33806 \end_inset
33807
33808
33809 \end_layout
33810
33811 \begin_layout Subsection
33812 Números negativos
33813 \begin_inset Index idx
33814 status collapsed
33815
33816 \begin_layout Plain Layout
33817 Numeros@Números ! negativos
33818 \end_layout
33819
33820 \end_inset
33821
33822
33823 \end_layout
33824
33825 \begin_layout Standard
33826 Los números negativos a veces se ven feos en las ecuaciones porque el signo
33827  menos delante del número tiene la misma longitud que el operador signo
33828  menos.
33829  Si se escribe el número negativo en texto normal el signo menos aparece
33830  correctamente.
33831 \end_layout
33832
33833 \begin_layout Standard
33834 Así pues, el problema desaparece si se convierte el signo menos a texto
33835  matemático.
33836 \end_layout
33837
33838 \begin_layout Standard
33839 Un ejemplo para visualizar el problema:
33840 \end_layout
33841
33842 \begin_layout Standard
33843 \noindent
33844 \align center
33845 \begin_inset Tabular
33846 <lyxtabular version="3" rows="3" columns="2">
33847 <features rotate="0" tabularvalignment="middle">
33848 <column alignment="center" valignment="top">
33849 <column alignment="center" valignment="top">
33850 <row>
33851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33852 \begin_inset Text
33853
33854 \begin_layout Plain Layout
33855 texto normal:
33856 \end_layout
33857
33858 \end_inset
33859 </cell>
33860 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33861 \begin_inset Text
33862
33863 \begin_layout Plain Layout
33864 x = -2
33865 \end_layout
33866
33867 \end_inset
33868 </cell>
33869 </row>
33870 <row>
33871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33872 \begin_inset Text
33873
33874 \begin_layout Plain Layout
33875 ecuación:
33876 \end_layout
33877
33878 \end_inset
33879 </cell>
33880 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33881 \begin_inset Text
33882
33883 \begin_layout Plain Layout
33884 \begin_inset Formula $x=-2$
33885 \end_inset
33886
33887
33888 \end_layout
33889
33890 \end_inset
33891 </cell>
33892 </row>
33893 <row>
33894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33895 \begin_inset Text
33896
33897 \begin_layout Plain Layout
33898 solución:
33899 \end_layout
33900
33901 \end_inset
33902 </cell>
33903 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33904 \begin_inset Text
33905
33906 \begin_layout Plain Layout
33907 \begin_inset Formula $x=\mbox{-}2$
33908 \end_inset
33909
33910
33911 \end_layout
33912
33913 \end_inset
33914 </cell>
33915 </row>
33916 </lyxtabular>
33917
33918 \end_inset
33919
33920
33921 \end_layout
33922
33923 \begin_layout Subsection
33924 Coma como separador decimal
33925 \begin_inset Index idx
33926 status collapsed
33927
33928 \begin_layout Plain Layout
33929 Coma decimal
33930 \end_layout
33931
33932 \end_inset
33933
33934
33935 \end_layout
33936
33937 \begin_layout Standard
33938 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
33939  de grupos numéricos.
33940  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
33941 \end_layout
33942
33943 \begin_layout Standard
33944 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
33945  
33946 \family sans
33947 Ctrl+M
33948 \family default
33949 ).
33950 \end_layout
33951
33952 \begin_layout Standard
33953 Para usar las comas en todas las fórmulas del documento como separador decimal,
33954  se carga el archivo 
33955 \series bold
33956 icomma.sty
33957 \series default
33958
33959 \begin_inset Foot
33960 status collapsed
33961
33962 \begin_layout Plain Layout
33963
33964 \series bold
33965 icomma
33966 \series default
33967  forma parte del paquete LaTeX 
33968 \series bold
33969 was
33970 \series default
33971
33972 \begin_inset Index idx
33973 status collapsed
33974
33975 \begin_layout Plain Layout
33976 Paquetes ! was
33977 \begin_inset ERT
33978 status collapsed
33979
33980 \begin_layout Plain Layout
33981
33982
33983 \backslash
33984 vspace{4mm}
33985 \end_layout
33986
33987 \end_inset
33988
33989
33990 \end_layout
33991
33992 \end_inset
33993
33994 .
33995 \end_layout
33996
33997 \end_inset
33998
33999
34000 \begin_inset Index idx
34001 status collapsed
34002
34003 \begin_layout Plain Layout
34004 Paquetes ! icomma
34005 \end_layout
34006
34007 \end_inset
34008
34009  en el preámbulo LaTeX con la línea: 
34010 \end_layout
34011
34012 \begin_layout Standard
34013
34014 \series bold
34015
34016 \backslash
34017 usepackage{icomma}
34018 \end_layout
34019
34020 \begin_layout Subsection
34021 Vectores cuánticos y notación bra-ket
34022 \begin_inset CommandInset label
34023 LatexCommand label
34024 name "sub:Vectores-cuánticos"
34025
34026 \end_inset
34027
34028
34029 \begin_inset Index idx
34030 status collapsed
34031
34032 \begin_layout Plain Layout
34033 Vectores cuánticos
34034 \end_layout
34035
34036 \end_inset
34037
34038
34039 \begin_inset Index idx
34040 status collapsed
34041
34042 \begin_layout Plain Layout
34043 Notación bra-ket
34044 \end_layout
34045
34046 \end_inset
34047
34048
34049 \end_layout
34050
34051 \begin_layout Standard
34052 El paquete LaTeX 
34053 \series bold
34054 braket
34055 \series default
34056
34057 \begin_inset Index idx
34058 status collapsed
34059
34060 \begin_layout Plain Layout
34061 Paquetes ! braket
34062 \end_layout
34063
34064 \end_inset
34065
34066  suministra comandos para escribir paréntesis angulares que se usan en mecánica
34067  cuántica: la notación 
34068 \begin_inset Quotes fld
34069 \end_inset
34070
34071 bra-ket
34072 \begin_inset Quotes frd
34073 \end_inset
34074
34075 ; se carga con la línea de preámbulo LaTeX:
34076 \end_layout
34077
34078 \begin_layout Standard
34079
34080 \series bold
34081
34082 \backslash
34083 usepackage{braket}
34084 \end_layout
34085
34086 \begin_layout Standard
34087 \begin_inset ERT
34088 status collapsed
34089
34090 \begin_layout Plain Layout
34091
34092
34093 \backslash
34094 ifbraket 
34095 \end_layout
34096
34097 \end_inset
34098
34099
34100 \begin_inset Note Note
34101 status open
34102
34103 \begin_layout Plain Layout
34104 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
34105 \series bold
34106 braket
34107 \series default
34108  está instalado.
34109 \end_layout
34110
34111 \end_inset
34112
34113
34114 \end_layout
34115
34116 \begin_layout Standard
34117 Están definidos los siguientes comandos:
34118 \end_layout
34119
34120 \begin_layout Standard
34121 \noindent
34122 \align center
34123 \begin_inset Tabular
34124 <lyxtabular version="3" rows="4" columns="2">
34125 <features rotate="0" tabularvalignment="middle">
34126 <column alignment="center" valignment="top">
34127 <column alignment="center" valignment="top">
34128 <row>
34129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34130 \begin_inset Text
34131
34132 \begin_layout Plain Layout
34133 Comando
34134 \end_layout
34135
34136 \end_inset
34137 </cell>
34138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34139 \begin_inset Text
34140
34141 \begin_layout Plain Layout
34142 Resultado
34143 \end_layout
34144
34145 \end_inset
34146 </cell>
34147 </row>
34148 <row>
34149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34150 \begin_inset Text
34151
34152 \begin_layout Plain Layout
34153
34154 \backslash
34155 Bra{
34156 \backslash
34157 psi
34158 \end_layout
34159
34160 \end_inset
34161 </cell>
34162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34163 \begin_inset Text
34164
34165 \begin_layout Plain Layout
34166 \begin_inset Formula $\Bra{\psi}$
34167 \end_inset
34168
34169
34170 \end_layout
34171
34172 \end_inset
34173 </cell>
34174 </row>
34175 <row>
34176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34177 \begin_inset Text
34178
34179 \begin_layout Plain Layout
34180
34181 \backslash
34182 Ket{
34183 \backslash
34184 psi
34185 \end_layout
34186
34187 \end_inset
34188 </cell>
34189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34190 \begin_inset Text
34191
34192 \begin_layout Plain Layout
34193 \begin_inset Formula $\Ket{\psi}$
34194 \end_inset
34195
34196
34197 \end_layout
34198
34199 \end_inset
34200 </cell>
34201 </row>
34202 <row>
34203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34204 \begin_inset Text
34205
34206 \begin_layout Plain Layout
34207
34208 \backslash
34209 Braket{
34210 \backslash
34211 psi|
34212 \backslash
34213 phi
34214 \end_layout
34215
34216 \end_inset
34217 </cell>
34218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34219 \begin_inset Text
34220
34221 \begin_layout Plain Layout
34222 \begin_inset Formula $\Braket{\psi|\phi}$
34223 \end_inset
34224
34225
34226 \end_layout
34227
34228 \end_inset
34229 </cell>
34230 </row>
34231 </lyxtabular>
34232
34233 \end_inset
34234
34235
34236 \end_layout
34237
34238 \begin_layout Standard
34239 El comando 
34240 \series bold
34241
34242 \backslash
34243 Braket
34244 \series default
34245  asegura que todas las barras verticales tienen el tamaño de los delimitadores
34246  circundantes:
34247 \begin_inset Formula 
34248 \[
34249 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
34250 \]
34251
34252 \end_inset
34253
34254
34255 \begin_inset ERT
34256 status collapsed
34257
34258 \begin_layout Plain Layout
34259
34260
34261 \backslash
34262 else
34263 \end_layout
34264
34265 \end_inset
34266
34267
34268 \begin_inset Note Note
34269 status open
34270
34271 \begin_layout Plain Layout
34272 Lo que sigue se verá en la salida si el paquete LaTeX 
34273 \series bold
34274 braket
34275 \series default
34276  no está instalado:
34277 \end_layout
34278
34279 \end_inset
34280
34281
34282 \end_layout
34283
34284 \begin_layout Standard
34285 Debes instalar el paquete LaTeX 
34286 \series bold
34287 braket
34288 \series default
34289  para ver en la salida el resto de esta subsección.
34290 \end_layout
34291
34292 \begin_layout Standard
34293 \begin_inset ERT
34294 status collapsed
34295
34296 \begin_layout Plain Layout
34297
34298
34299 \backslash
34300 fi
34301 \end_layout
34302
34303 \end_inset
34304
34305
34306 \end_layout
34307
34308 \begin_layout Standard
34309 El efecto de 
34310 \series bold
34311
34312 \backslash
34313 Braket
34314 \series default
34315  también se puede conseguir con el comando 
34316 \series bold
34317
34318 \backslash
34319 middle
34320 \series default
34321 , que se describe en 
34322 \begin_inset CommandInset ref
34323 LatexCommand ref
34324 reference "sub:Tamaño-automático-de"
34325
34326 \end_inset
34327
34328 .
34329 \end_layout
34330
34331 \begin_layout Subsection
34332 Fracciones definidas por el usuario
34333 \begin_inset CommandInset label
34334 LatexCommand label
34335 name "sub:Fracciones-personalizadas"
34336
34337 \end_inset
34338
34339
34340 \begin_inset Index idx
34341 status collapsed
34342
34343 \begin_layout Plain Layout
34344 Fracciones ! personalizadas
34345 \end_layout
34346
34347 \end_inset
34348
34349
34350 \end_layout
34351
34352 \begin_layout Standard
34353 Para definir comandos personalizados para fracciones, se usa el comando
34354  
34355 \series bold
34356
34357 \backslash
34358 genfrac
34359 \series default
34360
34361 \begin_inset Index idx
34362 status collapsed
34363
34364 \begin_layout Plain Layout
34365 Comandos ! G ! 
34366 \backslash
34367 genfrac
34368 \end_layout
34369
34370 \end_inset
34371
34372  con el siguiente esquema:
34373 \end_layout
34374
34375 \begin_layout Standard
34376
34377 \series bold
34378
34379 \backslash
34380 genfrac{delimitador izquierdo}{delimitador derecho}
34381 \begin_inset Newline newline
34382 \end_inset
34383
34384
34385 \begin_inset Phantom HPhantom
34386 status open
34387
34388 \begin_layout Plain Layout
34389
34390 \series bold
34391
34392 \backslash
34393 genfrac
34394 \end_layout
34395
34396 \end_inset
34397
34398 {grosor raya de fracción}{estilo}{numerador}{denominador}
34399 \end_layout
34400
34401 \begin_layout Standard
34402 El estilo es un número en el rango 0
34403 \begin_inset space \thinspace{}
34404 \end_inset
34405
34406 -
34407 \begin_inset space \thinspace{}
34408 \end_inset
34409
34410 3.
34411 \end_layout
34412
34413 \begin_layout Standard
34414 \align center
34415 \begin_inset Tabular
34416 <lyxtabular version="3" rows="5" columns="2">
34417 <features rotate="0" tabularvalignment="middle">
34418 <column alignment="center" valignment="top">
34419 <column alignment="center" valignment="top">
34420 <row>
34421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34422 \begin_inset Text
34423
34424 \begin_layout Plain Layout
34425 Número
34426 \end_layout
34427
34428 \end_inset
34429 </cell>
34430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34431 \begin_inset Text
34432
34433 \begin_layout Plain Layout
34434 Estilo (tamaño)
34435 \end_layout
34436
34437 \end_inset
34438 </cell>
34439 </row>
34440 <row>
34441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34442 \begin_inset Text
34443
34444 \begin_layout Plain Layout
34445 0
34446 \end_layout
34447
34448 \end_inset
34449 </cell>
34450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34451 \begin_inset Text
34452
34453 \begin_layout Plain Layout
34454 ecuación presentada
34455 \end_layout
34456
34457 \end_inset
34458 </cell>
34459 </row>
34460 <row>
34461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34462 \begin_inset Text
34463
34464 \begin_layout Plain Layout
34465 1
34466 \end_layout
34467
34468 \end_inset
34469 </cell>
34470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34471 \begin_inset Text
34472
34473 \begin_layout Plain Layout
34474 ecuación en línea
34475 \end_layout
34476
34477 \end_inset
34478 </cell>
34479 </row>
34480 <row>
34481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34482 \begin_inset Text
34483
34484 \begin_layout Plain Layout
34485 2
34486 \end_layout
34487
34488 \end_inset
34489 </cell>
34490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34491 \begin_inset Text
34492
34493 \begin_layout Plain Layout
34494 pequeño
34495 \end_layout
34496
34497 \end_inset
34498 </cell>
34499 </row>
34500 <row>
34501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34502 \begin_inset Text
34503
34504 \begin_layout Plain Layout
34505 3
34506 \end_layout
34507
34508 \end_inset
34509 </cell>
34510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34511 \begin_inset Text
34512
34513 \begin_layout Plain Layout
34514 muy pequeño
34515 \end_layout
34516
34517 \end_inset
34518 </cell>
34519 </row>
34520 </lyxtabular>
34521
34522 \end_inset
34523
34524
34525 \end_layout
34526
34527 \begin_layout Standard
34528 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
34529  
34530 \series bold
34531
34532 \backslash
34533 frac
34534 \series default
34535 .
34536 \end_layout
34537
34538 \begin_layout Standard
34539 Si no se pone grosor de la raya de fracción se usará el valor predefinido
34540  de 0.4
34541 \begin_inset space \thinspace{}
34542 \end_inset
34543
34544 pt.
34545 \end_layout
34546
34547 \begin_layout Standard
34548 Por ejemplo, los comandos 
34549 \series bold
34550
34551 \backslash
34552 dfrac
34553 \series default
34554  y 
34555 \series bold
34556
34557 \backslash
34558 tbinom
34559 \series default
34560  de la 
34561 \begin_inset CommandInset ref
34562 LatexCommand ref
34563 reference "sub:Fracciones"
34564
34565 \end_inset
34566
34567  se definen con los comandos:
34568 \end_layout
34569
34570 \begin_layout Standard
34571
34572 \series bold
34573
34574 \backslash
34575 newcommand{
34576 \backslash
34577 dfrac}[2]{
34578 \backslash
34579 genfrac{}{}{}{0}{#1}{#2}}
34580 \end_layout
34581
34582 \begin_layout Standard
34583 y
34584 \end_layout
34585
34586 \begin_layout Standard
34587
34588 \series bold
34589
34590 \backslash
34591 newcommand{
34592 \backslash
34593 tbinom}[2]{
34594 \backslash
34595 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34596 \end_layout
34597
34598 \begin_layout Standard
34599 \begin_inset VSpace medskip
34600 \end_inset
34601
34602
34603 \end_layout
34604
34605 \begin_layout Standard
34606 Para definir una fracción en la que el grosor de la raya se pueda definir
34607  como argumento opcional, se inserta la siguiente línea en el preámbulo
34608  LaTeX:
34609 \end_layout
34610
34611 \begin_layout Standard
34612
34613 \series bold
34614
34615 \backslash
34616 newcommand{
34617 \backslash
34618 fracS}[3][]{
34619 \backslash
34620 genfrac{}{}{#1}{}{#2}{#3}}
34621 \end_layout
34622
34623 \begin_layout Standard
34624 Un ensayo:
34625 \begin_inset Formula 
34626 \begin{align*}
34627 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34628 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34629 \end{align*}
34630
34631 \end_inset
34632
34633 Como se puede ver, la distancia del numerador y el denominador a la raya
34634  de fracción se redondea a unas tres veces el grosor de la raya.
34635 \end_layout
34636
34637 \begin_layout Subsection
34638 Ecuaciones canceladas
34639 \begin_inset Index idx
34640 status collapsed
34641
34642 \begin_layout Plain Layout
34643 Ecuación ! cancelada
34644 \end_layout
34645
34646 \end_inset
34647
34648
34649 \end_layout
34650
34651 \begin_layout Standard
34652 Hay cuatro formas de cancelar ecuaciones o partes de ellas:
34653 \end_layout
34654
34655 \begin_layout Standard
34656 \begin_inset ERT
34657 status collapsed
34658
34659 \begin_layout Plain Layout
34660
34661
34662 \backslash
34663 ifcancel 
34664 \end_layout
34665
34666 \end_inset
34667
34668
34669 \begin_inset Note Note
34670 status open
34671
34672 \begin_layout Plain Layout
34673 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
34674 \series bold
34675 cancel
34676 \series default
34677  está instalado.
34678 \end_layout
34679
34680 \end_inset
34681
34682
34683 \end_layout
34684
34685 \begin_layout Standard
34686 \align center
34687 \begin_inset Tabular
34688 <lyxtabular version="3" rows="5" columns="2">
34689 <features rotate="0" tabularvalignment="middle">
34690 <column alignment="center" valignment="top">
34691 <column alignment="center" valignment="top">
34692 <row>
34693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34694 \begin_inset Text
34695
34696 \begin_layout Plain Layout
34697 Comando
34698 \end_layout
34699
34700 \end_inset
34701 </cell>
34702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34703 \begin_inset Text
34704
34705 \begin_layout Plain Layout
34706 Resultado
34707 \begin_inset Note Note
34708 status collapsed
34709
34710 \begin_layout Plain Layout
34711 El
34712 \series bold
34713  
34714 \series default
34715 espacio y 
34716 \series bold
34717
34718 \backslash
34719 raisebox
34720 \series default
34721  se usa sólo como espaciador
34722 \end_layout
34723
34724 \end_inset
34725
34726
34727 \end_layout
34728
34729 \end_inset
34730 </cell>
34731 </row>
34732 <row>
34733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34734 \begin_inset Text
34735
34736 \begin_layout Plain Layout
34737
34738 \backslash
34739 cancel
34740 \begin_inset space \textvisiblespace{}
34741 \end_inset
34742
34743
34744 \backslash
34745 int
34746 \begin_inset space \textvisiblespace{}
34747 \end_inset
34748
34749 A=B
34750 \end_layout
34751
34752 \end_inset
34753 </cell>
34754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34755 \begin_inset Text
34756
34757 \begin_layout Plain Layout
34758 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34759 \end_inset
34760
34761
34762 \end_layout
34763
34764 \end_inset
34765 </cell>
34766 </row>
34767 <row>
34768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34769 \begin_inset Text
34770
34771 \begin_layout Plain Layout
34772
34773 \backslash
34774 bcancel
34775 \begin_inset space \textvisiblespace{}
34776 \end_inset
34777
34778
34779 \backslash
34780 int
34781 \begin_inset space \textvisiblespace{}
34782 \end_inset
34783
34784 A=B
34785 \end_layout
34786
34787 \end_inset
34788 </cell>
34789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34790 \begin_inset Text
34791
34792 \begin_layout Plain Layout
34793 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34794 \end_inset
34795
34796
34797 \end_layout
34798
34799 \end_inset
34800 </cell>
34801 </row>
34802 <row>
34803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34804 \begin_inset Text
34805
34806 \begin_layout Plain Layout
34807
34808 \backslash
34809 xcancel
34810 \begin_inset space \textvisiblespace{}
34811 \end_inset
34812
34813
34814 \backslash
34815 int
34816 \begin_inset space \textvisiblespace{}
34817 \end_inset
34818
34819 A=B
34820 \end_layout
34821
34822 \end_inset
34823 </cell>
34824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34825 \begin_inset Text
34826
34827 \begin_layout Plain Layout
34828 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34829 \end_inset
34830
34831
34832 \end_layout
34833
34834 \end_inset
34835 </cell>
34836 </row>
34837 <row>
34838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34839 \begin_inset Text
34840
34841 \begin_layout Plain Layout
34842
34843 \backslash
34844 cancelto
34845 \begin_inset space \textvisiblespace{}
34846 \end_inset
34847
34848
34849 \backslash
34850 int
34851 \begin_inset space \textvisiblespace{}
34852 \end_inset
34853
34854 A=B
34855 \begin_inset Formula $\to$
34856 \end_inset
34857
34858 1
34859 \end_layout
34860
34861 \end_inset
34862 </cell>
34863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34864 \begin_inset Text
34865
34866 \begin_layout Plain Layout
34867 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34868 \end_inset
34869
34870
34871 \end_layout
34872
34873 \end_inset
34874 </cell>
34875 </row>
34876 </lyxtabular>
34877
34878 \end_inset
34879
34880
34881 \end_layout
34882
34883 \begin_layout Standard
34884
34885 \series bold
34886
34887 \backslash
34888 cancelto
34889 \series default
34890  es especialmente apropiado para visualizar la simplificación de fracciones
34891  en una ecuación:
34892 \begin_inset Formula 
34893 \[
34894 \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}}}
34895 \]
34896
34897 \end_inset
34898
34899
34900 \end_layout
34901
34902 \begin_layout Standard
34903 Para cambiar el tamaño del valor subscrito por 
34904 \series bold
34905
34906 \backslash
34907 cancelto
34908 \series default
34909  se puede 
34910 \lang english
34911 add the LaTeX-preamble line
34912 \end_layout
34913
34914 \begin_layout Standard
34915
34916 \series bold
34917
34918 \backslash
34919 PassOptionsToPackage{option}{cancel}
34920 \end_layout
34921
34922 \begin_layout Standard
34923
34924 \lang english
34925 where 
34926 \series bold
34927 option
34928 \series default
34929  is either
34930 \lang spanish
34931  
34932 \series bold
34933 samesize
34934 \series default
34935 , que da el mismo tamaño que para el valor cancelado, o 
34936 \series bold
34937 Smaller
34938 \series default
34939 , que da un tamaño un poco más pequeño que normal.
34940 \end_layout
34941
34942 \begin_layout Standard
34943 Para colorear la raya de cancelación añade el siguiente comando en código
34944  TeX:
34945 \end_layout
34946
34947 \begin_layout Standard
34948
34949 \series bold
34950
34951 \backslash
34952 renewcommand{
34953 \backslash
34954 CancelColor}{
34955 \backslash
34956 color{red}}
34957 \end_layout
34958
34959 \begin_layout Standard
34960 donde 
34961 \series bold
34962 red
34963 \series default
34964  puede reemplazarse por el color deseado.
34965 \end_layout
34966
34967 \begin_layout Standard
34968 \begin_inset ERT
34969 status collapsed
34970
34971 \begin_layout Plain Layout
34972
34973
34974 \backslash
34975 renewcommand{
34976 \backslash
34977 CancelColor}{
34978 \backslash
34979 color{red}}
34980 \end_layout
34981
34982 \end_inset
34983
34984
34985 \end_layout
34986
34987 \begin_layout Standard
34988 \begin_inset Formula 
34989 \[
34990 \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}}}
34991 \]
34992
34993 \end_inset
34994
34995
34996 \end_layout
34997
34998 \begin_layout Standard
34999 \begin_inset ERT
35000 status collapsed
35001
35002 \begin_layout Plain Layout
35003
35004
35005 \backslash
35006 renewcommand{
35007 \backslash
35008 CancelColor}{
35009 \backslash
35010 color{black}}
35011 \end_layout
35012
35013 \end_inset
35014
35015
35016 \begin_inset Note Note
35017 status open
35018
35019 \begin_layout Plain Layout
35020 restablece el color
35021 \end_layout
35022
35023 \end_inset
35024
35025
35026 \end_layout
35027
35028 \begin_layout Standard
35029 Para otras posibilidades de personalización, véase la documentación del
35030  paquete
35031 \series bold
35032  cancel
35033 \series default
35034
35035 \begin_inset CommandInset citation
35036 LatexCommand cite
35037 key "cancel"
35038
35039 \end_inset
35040
35041 .
35042 \begin_inset Index idx
35043 status collapsed
35044
35045 \begin_layout Plain Layout
35046 Paquetes ! cancel
35047 \end_layout
35048
35049 \end_inset
35050
35051
35052 \end_layout
35053
35054 \begin_layout Standard
35055 \begin_inset ERT
35056 status collapsed
35057
35058 \begin_layout Plain Layout
35059
35060
35061 \backslash
35062 else
35063 \end_layout
35064
35065 \end_inset
35066
35067
35068 \begin_inset Note Note
35069 status open
35070
35071 \begin_layout Plain Layout
35072 Lo que sigue se verá en la salida si el paquete LaTeX 
35073 \series bold
35074 cancel
35075 \series default
35076  no está instalado:
35077 \end_layout
35078
35079 \end_inset
35080
35081
35082 \end_layout
35083
35084 \begin_layout Standard
35085 Debes instalar el paquete LaTeX 
35086 \series bold
35087 cancel
35088 \series default
35089  para ver en la salida el resto de esta subsección.
35090 \end_layout
35091
35092 \begin_layout Standard
35093 \begin_inset ERT
35094 status collapsed
35095
35096 \begin_layout Plain Layout
35097
35098
35099 \backslash
35100 fi
35101 \end_layout
35102
35103 \end_inset
35104
35105
35106 \end_layout
35107
35108 \begin_layout Subsection
35109 Ecuaciones en encabezados de sección
35110 \begin_inset CommandInset label
35111 LatexCommand label
35112 name "sub:Ecuaciones-en-encabezados"
35113
35114 \end_inset
35115
35116
35117 \begin_inset Index idx
35118 status collapsed
35119
35120 \begin_layout Plain Layout
35121 Ecuación ! en encabezados de sección
35122 \end_layout
35123
35124 \end_inset
35125
35126
35127 \end_layout
35128
35129 \begin_layout Standard
35130 Si se quiere poner una ecuación en un encabezado de sección hay que tener
35131  en cuenta lo siguiente:
35132 \end_layout
35133
35134 \begin_layout Standard
35135 \begin_inset Note Greyedout
35136 status open
35137
35138 \begin_layout Plain Layout
35139 Si el soporte para 
35140 \series bold
35141 hyperref
35142 \series default
35143
35144 \begin_inset Index idx
35145 status collapsed
35146
35147 \begin_layout Plain Layout
35148 Paquetes ! hyperref
35149 \end_layout
35150
35151 \end_inset
35152
35153  está activado en la configuración del documento, 
35154 \family sans
35155 Propiedades
35156 \begin_inset space ~
35157 \end_inset
35158
35159
35160 \family default
35161 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
35162  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
35163  texto del marcador, porque se infringen las convenciones PDF.
35164 \end_layout
35165
35166 \end_inset
35167
35168
35169 \end_layout
35170
35171 \begin_layout Standard
35172 Estos problemas se pueden solucionar insertando al final del encabezado
35173  un título breve con el menú 
35174 \family sans
35175 Insertar\SpecialChar \menuseparator
35176 Título
35177 \begin_inset space ~
35178 \end_inset
35179
35180 breve
35181 \family default
35182 .
35183  Los títulos breves se usan como alternativa para encabezados de sección
35184  con más de una línea para mantener el buen aspecto del índice.
35185  En éste sólo aparece el título breve y por tanto también en los marcadores.
35186 \end_layout
35187
35188 \begin_layout Standard
35189 Si hay que poner ecuaciones en el índice y se usa 
35190 \series bold
35191 hyperref
35192 \series default
35193 , se puede insertar el siguiente comando en modo TeX:
35194 \end_layout
35195
35196 \begin_layout Standard
35197
35198 \series bold
35199
35200 \backslash
35201 texorpdfstring{parte}{alternativa}
35202 \begin_inset Index idx
35203 status collapsed
35204
35205 \begin_layout Plain Layout
35206 Comandos ! T ! 
35207 \backslash
35208 texorpdfstring
35209 \end_layout
35210
35211 \end_inset
35212
35213
35214 \end_layout
35215
35216 \begin_layout Standard
35217 parte se refiere a la parte del encabezado que no debería aparecer en el
35218  marcador PDF.
35219  Pueden ser caracteres, ecuaciones, notas al pie y también referencias cruzadas.
35220  La alternativa se usa para el marcador en vez de la parte.
35221 \end_layout
35222
35223 \begin_layout Standard
35224 Aquí hay dos ejemplos de encabezados con ecuación:
35225 \end_layout
35226
35227 \begin_layout Standard
35228 \begin_inset VSpace -3mm
35229 \end_inset
35230
35231
35232 \end_layout
35233
35234 \begin_layout Standard
35235 \begin_inset ERT
35236 status collapsed
35237
35238 \begin_layout Plain Layout
35239
35240
35241 \backslash
35242 boldmath 
35243 \end_layout
35244
35245 \end_inset
35246
35247
35248 \end_layout
35249
35250 \begin_layout Subsubsection
35251 Encabezado sin ecuación en el índice 
35252 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35253 \end_inset
35254
35255
35256 \begin_inset Argument 1
35257 status collapsed
35258
35259 \begin_layout Plain Layout
35260 Encabezado sin ecuación en el índice
35261 \end_layout
35262
35263 \end_inset
35264
35265
35266 \end_layout
35267
35268 \begin_layout Subsubsection
35269 Encabezado con ecuación en el índice
35270 \begin_inset ERT
35271 status collapsed
35272
35273 \begin_layout Plain Layout
35274
35275
35276 \backslash
35277 texorpdfstring{
35278 \end_layout
35279
35280 \end_inset
35281
35282  
35283 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35284 \end_inset
35285
35286
35287 \begin_inset ERT
35288 status collapsed
35289
35290 \begin_layout Plain Layout
35291
35292 }{}
35293 \end_layout
35294
35295 \end_inset
35296
35297
35298 \end_layout
35299
35300 \begin_layout Standard
35301 \begin_inset ERT
35302 status collapsed
35303
35304 \begin_layout Plain Layout
35305
35306
35307 \backslash
35308 unboldmath 
35309 \end_layout
35310
35311 \end_inset
35312
35313 En el primer encabezado se ha puesto un título breve, en el segundo un 
35314 \series bold
35315
35316 \backslash
35317 texorpdfstring
35318 \series default
35319 .
35320 \end_layout
35321
35322 \begin_layout Standard
35323 Para obtener el mismo formato que en los demás encabezados se han puesto
35324  ambos en un entorno 
35325 \series bold
35326 boldmath
35327 \series default
35328 .
35329 \begin_inset Foot
35330 status collapsed
35331
35332 \begin_layout Plain Layout
35333 véase 
35334 \begin_inset CommandInset ref
35335 LatexCommand ref
35336 reference "sub:Ecuaciones-en-negrita"
35337
35338 \end_inset
35339
35340
35341 \end_layout
35342
35343 \end_inset
35344
35345
35346 \end_layout
35347
35348 \begin_layout Subsection
35349 Ecuaciones en texto multicolumna
35350 \begin_inset Index idx
35351 status collapsed
35352
35353 \begin_layout Plain Layout
35354 Ecuación ! en texto multicolumna
35355 \end_layout
35356
35357 \end_inset
35358
35359
35360 \end_layout
35361
35362 \begin_layout Standard
35363 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
35364  para ajustarse a la columna y entonces es preciso abarcar la anchura total
35365  de la página.
35366  Esto se hace usando el paquete LaTeX 
35367 \series bold
35368 multicol
35369 \series default
35370 ,
35371 \begin_inset Foot
35372 status collapsed
35373
35374 \begin_layout Plain Layout
35375
35376 \series bold
35377 multicol
35378 \series default
35379  forma parte de las distribuciones LaTeX estándar.
35380 \end_layout
35381
35382 \end_inset
35383
35384
35385 \begin_inset Index idx
35386 status collapsed
35387
35388 \begin_layout Plain Layout
35389 Paquetes ! multicol
35390 \end_layout
35391
35392 \end_inset
35393
35394  que se carga en el preámbulo LaTeX con la línea
35395 \end_layout
35396
35397 \begin_layout Standard
35398
35399 \series bold
35400
35401 \backslash
35402 usepackage{multicol}
35403 \end_layout
35404
35405 \begin_layout Standard
35406 \begin_inset Note Greyedout
35407 status open
35408
35409 \begin_layout Plain Layout
35410 Ten en cuenta que la opción 
35411 \family sans
35412 Documento
35413 \begin_inset space ~
35414 \end_inset
35415
35416 con
35417 \begin_inset space ~
35418 \end_inset
35419
35420 dos
35421 \begin_inset space ~
35422 \end_inset
35423
35424 caras
35425 \family default
35426 , bajo 
35427 \family sans
35428 Diseño
35429 \begin_inset space ~
35430 \end_inset
35431
35432 de
35433 \begin_inset space ~
35434 \end_inset
35435
35436 página 
35437 \family default
35438 en el menú 
35439 \family sans
35440 Documento\SpecialChar \menuseparator
35441 Configuración
35442 \family default
35443  
35444 \emph on
35445 debe
35446 \emph default
35447  estar desmarcada.
35448 \end_layout
35449
35450 \end_inset
35451
35452
35453 \end_layout
35454
35455 \begin_layout Standard
35456 Antes del texto multicolumna se inserta en modo TeX el comando
35457 \end_layout
35458
35459 \begin_layout Standard
35460
35461 \series bold
35462
35463 \backslash
35464 begin{multicols}{número de columnas}
35465 \end_layout
35466
35467 \begin_layout Standard
35468 El número de columnas está en el rango 2-10.
35469  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
35470  TeX el comando
35471 \end_layout
35472
35473 \begin_layout Standard
35474
35475 \series bold
35476
35477 \backslash
35478 end{multicols}
35479 \end_layout
35480
35481 \begin_layout Standard
35482 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
35483  Para quitarlo se inserta un espacio vertical de -6
35484 \begin_inset space \thinspace{}
35485 \end_inset
35486
35487 mm antes de la ecuación.
35488  Si se usa el estilo 
35489 \series bold
35490 Sangrado
35491 \series default
35492 ,
35493 \begin_inset Foot
35494 status collapsed
35495
35496 \begin_layout Plain Layout
35497 véase estilos de ecuación en 
35498 \begin_inset CommandInset ref
35499 LatexCommand ref
35500 reference "sec:Estilos-de-ecuación"
35501
35502 \end_inset
35503
35504
35505 \end_layout
35506
35507 \end_inset
35508
35509  se inserta un espacio de -9
35510 \begin_inset space \thinspace{}
35511 \end_inset
35512
35513 mm.
35514 \end_layout
35515
35516 \begin_layout Standard
35517 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
35518 \end_layout
35519
35520 \begin_layout Standard
35521
35522 \lang german
35523 \begin_inset ERT
35524 status collapsed
35525
35526 \begin_layout Plain Layout
35527
35528
35529 \backslash
35530 begin{multicols}{2}
35531 \end_layout
35532
35533 \end_inset
35534
35535 Das Spektrum wird fouriertransformiert.
35536  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35537 , Lösungsmittel) zu trennen.
35538  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35539  nun das Aussehen des Ausgangssignals.
35540  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35541  über alle Phasen integrieren muss.
35542  Sei nun 
35543 \begin_inset Formula $S$
35544 \end_inset
35545
35546  unser normiertes Ausgangssignal und 
35547 \begin_inset Formula $P$
35548 \end_inset
35549
35550  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35551 \begin_inset ERT
35552 status collapsed
35553
35554 \begin_layout Plain Layout
35555
35556
35557 \backslash
35558 end{multicols}
35559 \end_layout
35560
35561 \end_inset
35562
35563
35564 \begin_inset VSpace -6mm
35565 \end_inset
35566
35567
35568 \begin_inset Formula 
35569 \begin{equation}
35570 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35571 \end{equation}
35572
35573 \end_inset
35574
35575
35576 \begin_inset ERT
35577 status collapsed
35578
35579 \begin_layout Plain Layout
35580
35581
35582 \backslash
35583 begin{multicols}{2}
35584 \end_layout
35585
35586 \end_inset
35587
35588 wobei 
35589 \begin_inset Formula $S_{0}$
35590 \end_inset
35591
35592  das Signal ohne Gradient ist und die Normierungsbedingung 
35593 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35594 \end_inset
35595
35596  gilt.
35597  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35598  Direkt nach dem 
35599 \begin_inset Formula $\nicefrac{\pi}{2}$
35600 \end_inset
35601
35602
35603 \begin_inset space \thinspace{}
35604 \end_inset
35605
35606 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35607  das Signal zusätzlich abschwächt.
35608  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35609  
35610 \begin_inset Formula $T_{2}$
35611 \end_inset
35612
35613 -Zeit.
35614 \end_layout
35615
35616 \begin_layout Standard
35617
35618 \lang german
35619 \begin_inset ERT
35620 status collapsed
35621
35622 \begin_layout Plain Layout
35623
35624
35625 \backslash
35626 end{multicols}
35627 \end_layout
35628
35629 \end_inset
35630
35631
35632 \end_layout
35633
35634 \begin_layout Subsection
35635 Ecuaciones con descripción de variables
35636 \begin_inset Index idx
35637 status collapsed
35638
35639 \begin_layout Plain Layout
35640 Ecuación ! con descripción de variables
35641 \end_layout
35642
35643 \end_inset
35644
35645
35646 \end_layout
35647
35648 \begin_layout Standard
35649 Para describir variables en una ecuación, como en la fórmula 
35650 \begin_inset CommandInset ref
35651 LatexCommand eqref
35652 reference "eq:within"
35653
35654 \end_inset
35655
35656 , se inserta una matriz 2×
35657 \begin_inset Formula $n$
35658 \end_inset
35659
35660  con columnas alineadas a la izquierda para las 
35661 \emph on
35662
35663 \begin_inset Formula $n$
35664 \end_inset
35665
35666
35667 \emph default
35668  variables usadas.
35669 \begin_inset Foot
35670 status collapsed
35671
35672 \begin_layout Plain Layout
35673 véase matrices en 
35674 \begin_inset CommandInset ref
35675 LatexCommand ref
35676 reference "sec:Matrices"
35677
35678 \end_inset
35679
35680
35681 \end_layout
35682
35683 \end_inset
35684
35685  Para poner la descripción en tamaño más pequeño se inserta, por ejemplo,
35686  el comando 
35687 \series bold
35688
35689 \backslash
35690 footnotesize
35691 \series default
35692  antes de la matriz.
35693 \begin_inset Foot
35694 status collapsed
35695
35696 \begin_layout Plain Layout
35697 véase tamaños de tipografías en 
35698 \begin_inset CommandInset ref
35699 LatexCommand ref
35700 reference "sub:Tamaños-de-tipografías"
35701
35702 \end_inset
35703
35704 .
35705 \end_layout
35706
35707 \end_inset
35708
35709
35710 \end_layout
35711
35712 \begin_layout Standard
35713 Si se usa el estilo 
35714 \series bold
35715 Sangrado
35716 \series default
35717 ,
35718 \begin_inset Foot
35719 status collapsed
35720
35721 \begin_layout Plain Layout
35722 véase estilos de ecuación en 
35723 \begin_inset CommandInset ref
35724 LatexCommand ref
35725 reference "sec:Estilos-de-ecuación"
35726
35727 \end_inset
35728
35729
35730 \end_layout
35731
35732 \end_inset
35733
35734  se inserta un 
35735 \series bold
35736
35737 \backslash
35738 hfill
35739 \series default
35740
35741 \begin_inset Foot
35742 status collapsed
35743
35744 \begin_layout Plain Layout
35745
35746 \series bold
35747
35748 \backslash
35749 hfill
35750 \series default
35751  sólo funciona en ecuaciones en estilo 
35752 \series bold
35753 Sangrado
35754 \series default
35755 , véase 
35756 \begin_inset CommandInset ref
35757 LatexCommand ref
35758 reference "sub:Espacio-variable"
35759
35760 \end_inset
35761
35762
35763 \end_layout
35764
35765 \end_inset
35766
35767  delante y detrás de la matriz para que tenga la misma separación con la
35768  ecuación y con el margen.
35769 \end_layout
35770
35771 \begin_layout Standard
35772 Si se usa el estilo 
35773 \series bold
35774 Centrado
35775 \series default
35776  se emplea el método descrito en la 
35777 \begin_inset CommandInset ref
35778 LatexCommand ref
35779 reference "sub:Entorno-flalign"
35780
35781 \end_inset
35782
35783  para sangrar la ecuación.
35784  La ecuación 
35785 \begin_inset CommandInset ref
35786 LatexCommand eqref
35787 reference "eq:within"
35788
35789 \end_inset
35790
35791  consta de cinco columnas ya que las dos primeras contienen la fórmula,
35792  la tercera la matriz y la última una llave TeX vacía.
35793 \begin_inset Formula 
35794 \begin{flalign}
35795 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
35796 \rho & \mbox{densidad}\\
35797 V & \mbox{volumen}\\
35798 g & \mbox{aceleración gravitatoria}
35799 \end{array} &  & {}\label{eq:within}
35800 \end{flalign}
35801
35802 \end_inset
35803
35804
35805 \end_layout
35806
35807 \begin_layout Subsection
35808 Letras griegas minúsculas en redonda
35809 \begin_inset CommandInset label
35810 LatexCommand label
35811 name "sub:Griegas-en-redonda"
35812
35813 \end_inset
35814
35815
35816 \begin_inset Index idx
35817 status collapsed
35818
35819 \begin_layout Plain Layout
35820 Letras griegas ! en redonda
35821 \end_layout
35822
35823 \end_inset
35824
35825
35826 \end_layout
35827
35828 \begin_layout Standard
35829 La mayoría de las tipografías sólo suministran letras griegas minúsculas
35830  en cursiva.
35831  Pero para símbolos de partículas elementales como piones y neutrinos hacen
35832  falta letras griegas en redonda.
35833  El archivo 
35834 \series bold
35835 upgreek.sty
35836 \series default
35837
35838 \begin_inset Foot
35839 status collapsed
35840
35841 \begin_layout Plain Layout
35842
35843 \series bold
35844 upgreek
35845 \series default
35846  forma parte del paquete LaTeX 
35847 \series bold
35848 was
35849 \series default
35850
35851 \begin_inset Index idx
35852 status collapsed
35853
35854 \begin_layout Plain Layout
35855 Paquetes ! was
35856 \begin_inset ERT
35857 status collapsed
35858
35859 \begin_layout Plain Layout
35860
35861
35862 \backslash
35863 vspace{4mm}
35864 \end_layout
35865
35866 \end_inset
35867
35868
35869 \end_layout
35870
35871 \end_inset
35872
35873 .
35874 \end_layout
35875
35876 \end_inset
35877
35878
35879 \begin_inset Index idx
35880 status collapsed
35881
35882 \begin_layout Plain Layout
35883 Paquetes ! upgreek
35884 \end_layout
35885
35886 \end_inset
35887
35888 , que se carga en el preámbulo LaTeX con la línea
35889 \end_layout
35890
35891 \begin_layout Standard
35892
35893 \series bold
35894
35895 \backslash
35896 usepackage{upgreek}
35897 \end_layout
35898
35899 \begin_layout Standard
35900 las suministra.
35901  
35902 \begin_inset ERT
35903 status collapsed
35904
35905 \begin_layout Plain Layout
35906
35907
35908 \backslash
35909 ifupgreek 
35910 \end_layout
35911
35912 \end_inset
35913
35914
35915 \begin_inset Note Note
35916 status open
35917
35918 \begin_layout Plain Layout
35919 Lo siguiente sólo se podrá ver si está instalado el paquete LaTeX 
35920 \series bold
35921 upgreek
35922 \series default
35923 :
35924 \end_layout
35925
35926 \end_inset
35927
35928  Se imprimen con el comando de la letra correspondiente precedido de 
35929 \series bold
35930 up
35931 \series default
35932 .
35933  Por ejemplo, el comando 
35934 \series bold
35935
35936 \backslash
35937 uptau
35938 \series default
35939  genera: 
35940 \begin_inset Formula $\uptau$
35941 \end_inset
35942
35943
35944 \end_layout
35945
35946 \begin_layout Standard
35947 Con estos comandos se pueden escribir reacciones entre partículas elementales:
35948 \begin_inset Formula 
35949 \[
35950 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
35951 \]
35952
35953 \end_inset
35954
35955
35956 \end_layout
35957
35958 \begin_layout Standard
35959 Las letras en redonda son más remarcadas y más grandes que las correspondientes
35960  en cursiva.
35961  Por tanto no deberían emplearse para unidades como 
35962 \begin_inset Quotes fld
35963 \end_inset
35964
35965 µm
35966 \begin_inset Quotes frd
35967 \end_inset
35968
35969 .
35970 \end_layout
35971
35972 \begin_layout Standard
35973 \begin_inset ERT
35974 status collapsed
35975
35976 \begin_layout Plain Layout
35977
35978
35979 \backslash
35980 else 
35981 \end_layout
35982
35983 \end_inset
35984
35985
35986 \begin_inset Note Note
35987 status open
35988
35989 \begin_layout Plain Layout
35990 Lo siguiente se mostrará si el paquete LaTeX 
35991 \series bold
35992 upgreek
35993 \series default
35994  no está instalado:
35995 \end_layout
35996
35997 \end_inset
35998
35999
36000 \end_layout
36001
36002 \begin_layout Standard
36003 Debes instalar el paquete LaTeX 
36004 \series bold
36005 upgreek
36006 \series default
36007  para ver en la salida el resto de esta subsección.
36008  
36009 \end_layout
36010
36011 \begin_layout Standard
36012 \begin_inset ERT
36013 status collapsed
36014
36015 \begin_layout Plain Layout
36016
36017
36018 \backslash
36019 fi
36020 \end_layout
36021
36022 \end_inset
36023
36024
36025 \end_layout
36026
36027 \begin_layout Standard
36028 \begin_inset Newpage newpage
36029 \end_inset
36030
36031
36032 \end_layout
36033
36034 \begin_layout Subsection
36035 Caracteres de texto en ecuaciones
36036 \begin_inset CommandInset label
36037 LatexCommand label
36038 name "sub:Caracteres-de-texto"
36039
36040 \end_inset
36041
36042
36043 \begin_inset Index idx
36044 status collapsed
36045
36046 \begin_layout Plain Layout
36047 Texto ! en ecuaciones
36048 \end_layout
36049
36050 \end_inset
36051
36052
36053 \end_layout
36054
36055 \begin_layout Standard
36056 En algunos casos podrías querer insertar caracteres de texto directamente
36057  en ecuaciones.
36058  Por ejemplo, cuando se usa con frecuencia el punto centrado 
36059 \begin_inset Formula $\cdot$
36060 \end_inset
36061
36062  en expresiones como 
36063 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
36064 \end_inset
36065
36066 , habría que insertar el comando 
36067 \series bold
36068
36069 \backslash
36070 cdot
36071 \series default
36072
36073 \begin_inset Foot
36074 status collapsed
36075
36076 \begin_layout Plain Layout
36077 véase 
36078 \begin_inset CommandInset ref
36079 LatexCommand ref
36080 reference "sub:Operadores-binarios"
36081
36082 \end_inset
36083
36084
36085 \end_layout
36086
36087 \end_inset
36088
36089  continuamente, porque este carácter está definido en todas las codificaciones
36090  como carácter de texto.
36091  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
36092 \end_layout
36093
36094 \begin_layout Standard
36095
36096 \series bold
36097
36098 \backslash
36099 Declare Inputtext{183}{
36100 \backslash
36101 ifmmode
36102 \backslash
36103 cdot
36104 \backslash
36105 else
36106 \backslash
36107 textperiodcentered
36108 \backslash
36109 f\SpecialChar \textcompwordmark{}
36110 i}
36111 \end_layout
36112
36113 \begin_layout Standard
36114 La codificación de caracteres (menú 
36115 \family sans
36116 Documento\SpecialChar \menuseparator
36117 Configuración\SpecialChar \menuseparator
36118 Idioma
36119 \family default
36120 ) especifica el carácter que se muestra al pulsar una tecla.
36121  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
36122  
36123 \series bold
36124
36125 \backslash
36126 textperiodcentered
36127 \series default
36128 .
36129  Pero este comando no está disponible en ecuaciones así que obtendrías errores
36130  de LaTeX.
36131  Con la codificación cambiada se escoge automáticamente el comando correcto,
36132  dependiendo de si el carácter se ha insertado en una ecuación o no.
36133 \end_layout
36134
36135 \begin_layout Standard
36136 La codificación de diversos caracteres se guarda en archivos de definición.
36137  Por ejemplo la codificación 
36138 \series bold
36139 latin9
36140 \series default
36141  se define en el archivo 
36142 \series bold
36143 latin9.def
36144 \series default
36145  que está en el directorio de LaTeX.
36146  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
36147  archivo de definición, de lo contrario nuestros documentos no podrían ser
36148  editados en otros ordenadores.
36149 \begin_inset VSpace medskip
36150 \end_inset
36151
36152
36153 \end_layout
36154
36155 \begin_layout Standard
36156 Además del punto centrado, en este documento se ha definido el símbolo grado
36157  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
36158  directamente en una fórmula:
36159 \end_layout
36160
36161 \begin_layout Standard
36162
36163 \series bold
36164
36165 \backslash
36166 DeclareInputtext{176}{
36167 \backslash
36168 ifmmode^
36169 \backslash
36170 circ
36171 \backslash
36172 else
36173 \backslash
36174 textdegree
36175 \backslash
36176 f\SpecialChar \textcompwordmark{}
36177 i}
36178 \begin_inset Newpage newpage
36179 \end_inset
36180
36181
36182 \end_layout
36183
36184 \begin_layout Section
36185 \start_of_appendix
36186 Notas sobre tipografía
36187 \begin_inset Index idx
36188 status collapsed
36189
36190 \begin_layout Plain Layout
36191 Tipografía, normas
36192 \end_layout
36193
36194 \end_inset
36195
36196
36197 \end_layout
36198
36199 \begin_layout Standard
36200 Esta sección es un resumen de las normas tipográficas ISO más importantes.
36201 \begin_inset Foot
36202 status collapsed
36203
36204 \begin_layout Plain Layout
36205 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
36206  
36207 \begin_inset Quotes fld
36208 \end_inset
36209
36210 Duden
36211 \begin_inset Quotes frd
36212 \end_inset
36213
36214  
36215 \begin_inset CommandInset citation
36216 LatexCommand cite
36217 key "Duden"
36218
36219 \end_inset
36220
36221 , que incluye algunas de las normas ISO.
36222  
36223 \begin_inset Newline newline
36224 \end_inset
36225
36226 (
36227 \emph on
36228 N.
36229 \begin_inset space \thinspace{}
36230 \end_inset
36231
36232 del t.
36233 \emph default
36234 : Para documentación en español sobre el tema, véase 
36235 \begin_inset CommandInset citation
36236 LatexCommand cite
36237 key "Bezos"
36238
36239 \end_inset
36240
36241 .)
36242 \end_layout
36243
36244 \end_inset
36245
36246
36247 \end_layout
36248
36249 \begin_layout Itemize
36250 Las unidades físicas se escriben 
36251 \emph on
36252 siempre 
36253 \emph default
36254 en redonda
36255 \begin_inset Foot
36256 status collapsed
36257
36258 \begin_layout Plain Layout
36259 véase estilos de tipografías en 
36260 \begin_inset CommandInset ref
36261 LatexCommand ref
36262 reference "sub:Estilos-de-tipografías"
36263
36264 \end_inset
36265
36266
36267 \end_layout
36268
36269 \end_inset
36270
36271 , aunque aparezcan en un texto en cursiva: 30
36272 \begin_inset space \thinspace{}
36273 \end_inset
36274
36275 km/h
36276 \begin_inset Newline newline
36277 \end_inset
36278
36279 Entre el valor y la unidad hay un espacio delgado, véase 
36280 \begin_inset CommandInset ref
36281 LatexCommand ref
36282 reference "sub:Espacio-predefinido"
36283
36284 \end_inset
36285
36286 .
36287 \begin_inset Newline newline
36288 \end_inset
36289
36290 Esta norma la cumple automáticamente el comando 
36291 \series bold
36292
36293 \backslash
36294 unittwo
36295 \series default
36296 .
36297  Si se introduce en una fórmula aparecen dos marcos.
36298  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
36299  como antes, 
36300 \begin_inset Formula $\unit[30]{km/h}$
36301 \end_inset
36302
36303
36304 \begin_inset space \thinspace{}
36305 \end_inset
36306
36307 .
36308  Ten en cuenta que 
36309 \series bold
36310
36311 \backslash
36312 unittwo
36313 \series default
36314  no es un auténtico comando LaTeX, sino el comando 
36315 \series bold
36316
36317 \backslash
36318 unit[value]{unit}
36319 \series default
36320 , por tanto no lo puedes usar en código TeX.
36321 \end_layout
36322
36323 \begin_layout Itemize
36324 Los signos por ciento y por mil se escriben como las unidades físicas:
36325 \begin_inset Newline newline
36326 \end_inset
36327
36328 1,2
36329 \begin_inset space \thinspace{}
36330 \end_inset
36331
36332 ‰ de alcohol en sangre.
36333 \end_layout
36334
36335 \begin_layout Itemize
36336 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
36337  otra unidad: 15
36338 \begin_inset space \thinspace{}
36339 \end_inset
36340
36341 °C
36342 \end_layout
36343
36344 \begin_layout Itemize
36345 En números con más de cuatro dígitos se inserta un espacio delgado para
36346  separarlos en grupos de tres cifras: 18
36347 \begin_inset space \thinspace{}
36348 \end_inset
36349
36350 473
36351 \begin_inset space \thinspace{}
36352 \end_inset
36353
36354 588
36355 \end_layout
36356
36357 \begin_layout Itemize
36358 Para dimensiones como 120×90×40
36359 \begin_inset space \thinspace{}
36360 \end_inset
36361
36362 cm se usa el aspa de multiplicar 
36363 \begin_inset Quotes fld
36364 \end_inset
36365
36366 ×
36367 \begin_inset Quotes frd
36368 \end_inset
36369
36370 .
36371  Está disponible en el menú 
36372 \family sans
36373 Insertar\SpecialChar \menuseparator
36374 Carácter especial
36375 \family default
36376 \SpecialChar \menuseparator
36377
36378 \family sans
36379 Símbolos
36380 \family default
36381  o bien mediante el comando 
36382 \series bold
36383
36384 \backslash
36385 times
36386 \series default
36387 .
36388  Se puede insertar directamente con cierta combinación de teclas.
36389 \end_layout
36390
36391 \begin_layout Itemize
36392 Las funciones con nombres que constan de varias letras se escriben en redonda
36393  para evitar confusiones, véase 
36394 \begin_inset CommandInset ref
36395 LatexCommand ref
36396 reference "sub:Funciones-predefinidas"
36397
36398 \end_inset
36399
36400 .
36401 \end_layout
36402
36403 \begin_layout Itemize
36404 Los índices que constan de varias letras se escriben en redonda: 
36405 \begin_inset Formula $E_{\mathrm{cin}}$
36406 \end_inset
36407
36408
36409 \begin_inset Newline newline
36410 \end_inset
36411
36412 Los componentes de una matriz se escriben en cursiva: 
36413 \begin_inset Formula $\hat{H}_{kl}$
36414 \end_inset
36415
36416
36417 \end_layout
36418
36419 \begin_layout Itemize
36420 El operador de diferenciación/integración 'd', el número de Euler 'e' y
36421  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
36422 s con otras variables.
36423 \end_layout
36424
36425 \begin_layout Itemize
36426 El carácter que indica una transformación 
36427 \noun on
36428 Fourier
36429 \noun default
36430  se inserta con el comando 
36431 \series bold
36432
36433 \backslash
36434 mathscr
36435 \begin_inset space \textvisiblespace{}
36436 \end_inset
36437
36438 F
36439 \series default
36440  o mediante el menú
36441 \family sans
36442  Insertar\SpecialChar \menuseparator
36443 Carácter especial
36444 \family default
36445 \SpecialChar \menuseparator
36446
36447 \family sans
36448 Símbolos\SpecialChar \menuseparator
36449 Símbolos de letra
36450 \family default
36451
36452 \begin_inset Formula $\mathscr{F}$
36453 \end_inset
36454
36455
36456 \end_layout
36457
36458 \begin_layout Standard
36459 \begin_inset Newpage newpage
36460 \end_inset
36461
36462
36463 \end_layout
36464
36465 \begin_layout Section
36466 Sinónimos
36467 \begin_inset Index idx
36468 status collapsed
36469
36470 \begin_layout Plain Layout
36471 Sinónimos
36472 \end_layout
36473
36474 \end_inset
36475
36476
36477 \end_layout
36478
36479 \begin_layout Standard
36480 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
36481  como los que se recogen en esta lista:
36482 \begin_inset Foot
36483 status collapsed
36484
36485 \begin_layout Plain Layout
36486 véase también 
36487 \begin_inset CommandInset ref
36488 LatexCommand ref
36489 reference "fn:sinónimos"
36490
36491 \end_inset
36492
36493 .
36494 \end_layout
36495
36496 \end_inset
36497
36498
36499 \end_layout
36500
36501 \begin_layout Standard
36502 \begin_inset VSpace bigskip
36503 \end_inset
36504
36505
36506 \begin_inset space \hfill{}
36507 \end_inset
36508
36509
36510 \begin_inset Tabular
36511 <lyxtabular version="3" rows="12" columns="2">
36512 <features rotate="0" tabularvalignment="middle">
36513 <column alignment="center" valignment="top" width="0pt">
36514 <column alignment="center" valignment="top" width="0pt">
36515 <row>
36516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36517 \begin_inset Text
36518
36519 \begin_layout Plain Layout
36520 Comando
36521 \end_layout
36522
36523 \end_inset
36524 </cell>
36525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36526 \begin_inset Text
36527
36528 \begin_layout Plain Layout
36529 equivalente a
36530 \begin_inset Note Note
36531 status collapsed
36532
36533 \begin_layout Plain Layout
36534
36535 \series bold
36536
36537 \backslash
36538 raisebox
36539 \series default
36540  se usa sólo como espaciador
36541 \end_layout
36542
36543 \end_inset
36544
36545
36546 \end_layout
36547
36548 \end_inset
36549 </cell>
36550 </row>
36551 <row>
36552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36553 \begin_inset Text
36554
36555 \begin_layout Plain Layout
36556
36557 \backslash
36558 ast
36559 \end_layout
36560
36561 \end_inset
36562 </cell>
36563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36564 \begin_inset Text
36565
36566 \begin_layout Plain Layout
36567 \begin_inset ERT
36568 status collapsed
36569
36570 \begin_layout Plain Layout
36571
36572
36573 \backslash
36574 raisebox{-1.2mm}{
36575 \end_layout
36576
36577 \end_inset
36578
36579 *
36580 \begin_inset ERT
36581 status collapsed
36582
36583 \begin_layout Plain Layout
36584
36585 }
36586 \end_layout
36587
36588 \end_inset
36589
36590
36591 \end_layout
36592
36593 \end_inset
36594 </cell>
36595 </row>
36596 <row>
36597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36598 \begin_inset Text
36599
36600 \begin_layout Plain Layout
36601
36602 \backslash
36603 choose
36604 \end_layout
36605
36606 \end_inset
36607 </cell>
36608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36609 \begin_inset Text
36610
36611 \begin_layout Plain Layout
36612
36613 \backslash
36614 binom
36615 \end_layout
36616
36617 \end_inset
36618 </cell>
36619 </row>
36620 <row>
36621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36622 \begin_inset Text
36623
36624 \begin_layout Plain Layout
36625
36626 \backslash
36627 geq
36628 \end_layout
36629
36630 \end_inset
36631 </cell>
36632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36633 \begin_inset Text
36634
36635 \begin_layout Plain Layout
36636
36637 \backslash
36638 ge
36639 \end_layout
36640
36641 \end_inset
36642 </cell>
36643 </row>
36644 <row>
36645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36646 \begin_inset Text
36647
36648 \begin_layout Plain Layout
36649
36650 \backslash
36651 lbrace
36652 \end_layout
36653
36654 \end_inset
36655 </cell>
36656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36657 \begin_inset Text
36658
36659 \begin_layout Plain Layout
36660 {
36661 \end_layout
36662
36663 \end_inset
36664 </cell>
36665 </row>
36666 <row>
36667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36668 \begin_inset Text
36669
36670 \begin_layout Plain Layout
36671
36672 \backslash
36673 lbracket
36674 \end_layout
36675
36676 \end_inset
36677 </cell>
36678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36679 \begin_inset Text
36680
36681 \begin_layout Plain Layout
36682 [
36683 \end_layout
36684
36685 \end_inset
36686 </cell>
36687 </row>
36688 <row>
36689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36690 \begin_inset Text
36691
36692 \begin_layout Plain Layout
36693
36694 \backslash
36695 leftarrow
36696 \end_layout
36697
36698 \end_inset
36699 </cell>
36700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36701 \begin_inset Text
36702
36703 \begin_layout Plain Layout
36704
36705 \backslash
36706 gets
36707 \end_layout
36708
36709 \end_inset
36710 </cell>
36711 </row>
36712 <row>
36713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36714 \begin_inset Text
36715
36716 \begin_layout Plain Layout
36717
36718 \backslash
36719 leq
36720 \end_layout
36721
36722 \end_inset
36723 </cell>
36724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36725 \begin_inset Text
36726
36727 \begin_layout Plain Layout
36728
36729 \backslash
36730 le
36731 \end_layout
36732
36733 \end_inset
36734 </cell>
36735 </row>
36736 <row>
36737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36738 \begin_inset Text
36739
36740 \begin_layout Plain Layout
36741
36742 \backslash
36743 lor
36744 \end_layout
36745
36746 \end_inset
36747 </cell>
36748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36749 \begin_inset Text
36750
36751 \begin_layout Plain Layout
36752
36753 \backslash
36754 vee
36755 \end_layout
36756
36757 \end_inset
36758 </cell>
36759 </row>
36760 <row>
36761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36762 \begin_inset Text
36763
36764 \begin_layout Plain Layout
36765
36766 \backslash
36767 neq
36768 \end_layout
36769
36770 \end_inset
36771 </cell>
36772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36773 \begin_inset Text
36774
36775 \begin_layout Plain Layout
36776
36777 \backslash
36778 not=
36779 \end_layout
36780
36781 \end_inset
36782 </cell>
36783 </row>
36784 <row>
36785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36786 \begin_inset Text
36787
36788 \begin_layout Plain Layout
36789
36790 \backslash
36791 slash
36792 \end_layout
36793
36794 \end_inset
36795 </cell>
36796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36797 \begin_inset Text
36798
36799 \begin_layout Plain Layout
36800 /
36801 \end_layout
36802
36803 \end_inset
36804 </cell>
36805 </row>
36806 <row>
36807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36808 \begin_inset Text
36809
36810 \begin_layout Plain Layout
36811
36812 \backslash
36813 vert
36814 \end_layout
36815
36816 \end_inset
36817 </cell>
36818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36819 \begin_inset Text
36820
36821 \begin_layout Plain Layout
36822 |
36823 \end_layout
36824
36825 \end_inset
36826 </cell>
36827 </row>
36828 </lyxtabular>
36829
36830 \end_inset
36831
36832
36833 \begin_inset space \hfill{}
36834 \end_inset
36835
36836
36837 \begin_inset Tabular
36838 <lyxtabular version="3" rows="12" columns="2">
36839 <features rotate="0" tabularvalignment="middle">
36840 <column alignment="center" valignment="top" width="0pt">
36841 <column alignment="center" valignment="top" width="0pt">
36842 <row>
36843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36844 \begin_inset Text
36845
36846 \begin_layout Plain Layout
36847 Comando
36848 \end_layout
36849
36850 \end_inset
36851 </cell>
36852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36853 \begin_inset Text
36854
36855 \begin_layout Plain Layout
36856 equivalente a
36857 \end_layout
36858
36859 \end_inset
36860 </cell>
36861 </row>
36862 <row>
36863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36864 \begin_inset Text
36865
36866 \begin_layout Plain Layout
36867
36868 \backslash
36869 backslash
36870 \end_layout
36871
36872 \end_inset
36873 </cell>
36874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36875 \begin_inset Text
36876
36877 \begin_layout Plain Layout
36878
36879 \backslash
36880
36881 \backslash
36882
36883 \end_layout
36884
36885 \end_inset
36886 </cell>
36887 </row>
36888 <row>
36889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36890 \begin_inset Text
36891
36892 \begin_layout Plain Layout
36893
36894 \backslash
36895 dasharrow
36896 \end_layout
36897
36898 \end_inset
36899 </cell>
36900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36901 \begin_inset Text
36902
36903 \begin_layout Plain Layout
36904
36905 \backslash
36906 dashrightarrow
36907 \end_layout
36908
36909 \end_inset
36910 </cell>
36911 </row>
36912 <row>
36913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36914 \begin_inset Text
36915
36916 \begin_layout Plain Layout
36917
36918 \backslash
36919 land
36920 \end_layout
36921
36922 \end_inset
36923 </cell>
36924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36925 \begin_inset Text
36926
36927 \begin_layout Plain Layout
36928
36929 \backslash
36930 wedge
36931 \end_layout
36932
36933 \end_inset
36934 </cell>
36935 </row>
36936 <row>
36937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36938 \begin_inset Text
36939
36940 \begin_layout Plain Layout
36941
36942 \backslash
36943 rbrace
36944 \end_layout
36945
36946 \end_inset
36947 </cell>
36948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36949 \begin_inset Text
36950
36951 \begin_layout Plain Layout
36952 }
36953 \end_layout
36954
36955 \end_inset
36956 </cell>
36957 </row>
36958 <row>
36959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36960 \begin_inset Text
36961
36962 \begin_layout Plain Layout
36963
36964 \backslash
36965 rbracket
36966 \end_layout
36967
36968 \end_inset
36969 </cell>
36970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36971 \begin_inset Text
36972
36973 \begin_layout Plain Layout
36974 ]
36975 \end_layout
36976
36977 \end_inset
36978 </cell>
36979 </row>
36980 <row>
36981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36982 \begin_inset Text
36983
36984 \begin_layout Plain Layout
36985
36986 \backslash
36987 rightarrow
36988 \end_layout
36989
36990 \end_inset
36991 </cell>
36992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36993 \begin_inset Text
36994
36995 \begin_layout Plain Layout
36996
36997 \backslash
36998 to
36999 \end_layout
37000
37001 \end_inset
37002 </cell>
37003 </row>
37004 <row>
37005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37006 \begin_inset Text
37007
37008 \begin_layout Plain Layout
37009
37010 \backslash
37011 lnot
37012 \end_layout
37013
37014 \end_inset
37015 </cell>
37016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37017 \begin_inset Text
37018
37019 \begin_layout Plain Layout
37020
37021 \backslash
37022 neg
37023 \end_layout
37024
37025 \end_inset
37026 </cell>
37027 </row>
37028 <row>
37029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37030 \begin_inset Text
37031
37032 \begin_layout Plain Layout
37033
37034 \backslash
37035 ne
37036 \end_layout
37037
37038 \end_inset
37039 </cell>
37040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37041 \begin_inset Text
37042
37043 \begin_layout Plain Layout
37044
37045 \backslash
37046 not=
37047 \end_layout
37048
37049 \end_inset
37050 </cell>
37051 </row>
37052 <row>
37053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37054 \begin_inset Text
37055
37056 \begin_layout Plain Layout
37057
37058 \backslash
37059 owns
37060 \end_layout
37061
37062 \end_inset
37063 </cell>
37064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37065 \begin_inset Text
37066
37067 \begin_layout Plain Layout
37068
37069 \backslash
37070 ni
37071 \end_layout
37072
37073 \end_inset
37074 </cell>
37075 </row>
37076 <row>
37077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37078 \begin_inset Text
37079
37080 \begin_layout Plain Layout
37081
37082 \backslash
37083 square
37084 \end_layout
37085
37086 \end_inset
37087 </cell>
37088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37089 \begin_inset Text
37090
37091 \begin_layout Plain Layout
37092
37093 \backslash
37094 Box
37095 \end_layout
37096
37097 \end_inset
37098 </cell>
37099 </row>
37100 <row>
37101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37102 \begin_inset Text
37103
37104 \begin_layout Plain Layout
37105
37106 \backslash
37107 Vert
37108 \end_layout
37109
37110 \end_inset
37111 </cell>
37112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37113 \begin_inset Text
37114
37115 \begin_layout Plain Layout
37116
37117 \backslash
37118 |
37119 \end_layout
37120
37121 \end_inset
37122 </cell>
37123 </row>
37124 </lyxtabular>
37125
37126 \end_inset
37127
37128
37129 \begin_inset space \hfill{}
37130 \end_inset
37131
37132
37133 \end_layout
37134
37135 \begin_layout Standard
37136 \begin_inset Newpage newpage
37137 \end_inset
37138
37139
37140 \end_layout
37141
37142 \begin_layout Bibliography
37143 \begin_inset CommandInset bibitem
37144 LatexCommand bibitem
37145 key "TLC2"
37146
37147 \end_inset
37148
37149
37150 \shape smallcaps
37151 Mittelbach, F.
37152  ; Goossens, M.
37153 \shape default
37154
37155 \shape italic
37156 The LaTeX Companion
37157 \shape default
37158 .
37159  Addison Wesley, 2004
37160 \end_layout
37161
37162 \begin_layout Bibliography
37163 \begin_inset CommandInset bibitem
37164 LatexCommand bibitem
37165 key "Mathmode"
37166
37167 \end_inset
37168
37169
37170 \begin_inset CommandInset href
37171 LatexCommand href
37172 name "Descripción"
37173 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37174
37175 \end_inset
37176
37177  de habilidades matemáticas de LaTeX
37178 \end_layout
37179
37180 \begin_layout Bibliography
37181 \begin_inset CommandInset bibitem
37182 LatexCommand bibitem
37183 key "AMS"
37184
37185 \end_inset
37186
37187
37188 \begin_inset CommandInset href
37189 LatexCommand href
37190 name "Descripción"
37191 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
37192
37193 \end_inset
37194
37195  de 
37196 \begin_inset ERT
37197 status collapsed
37198
37199 \begin_layout Plain Layout
37200
37201
37202 \backslash
37203 AmS
37204 \end_layout
37205
37206 \end_inset
37207
37208 -LaTeX
37209 \end_layout
37210
37211 \begin_layout Bibliography
37212 \begin_inset CommandInset bibitem
37213 LatexCommand bibitem
37214 key "Symbols"
37215
37216 \end_inset
37217
37218
37219 \begin_inset CommandInset href
37220 LatexCommand href
37221 name "Lista"
37222 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37223
37224 \end_inset
37225
37226  de todos los símbolos disponibles con paquetes LaTeX
37227 \end_layout
37228
37229 \begin_layout Bibliography
37230 \begin_inset CommandInset bibitem
37231 LatexCommand bibitem
37232 key "cancel"
37233
37234 \end_inset
37235
37236
37237 \begin_inset CommandInset href
37238 LatexCommand href
37239 name "Documentación"
37240 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37241
37242 \end_inset
37243
37244  del paquete LaTeX 
37245 \series bold
37246 cancel
37247 \series default
37248
37249 \begin_inset Index idx
37250 status collapsed
37251
37252 \begin_layout Plain Layout
37253 Paquetes ! cancel
37254 \end_layout
37255
37256 \end_inset
37257
37258
37259 \end_layout
37260
37261 \begin_layout Bibliography
37262 \begin_inset CommandInset bibitem
37263 LatexCommand bibitem
37264 key "hyperref"
37265
37266 \end_inset
37267
37268
37269 \begin_inset CommandInset href
37270 LatexCommand href
37271 name "Documentación"
37272 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37273
37274 \end_inset
37275
37276  del paquete LaTeX 
37277 \series bold
37278 hyperref
37279 \series default
37280
37281 \begin_inset Index idx
37282 status collapsed
37283
37284 \begin_layout Plain Layout
37285 Paquetes ! hyperref
37286 \end_layout
37287
37288 \end_inset
37289
37290
37291 \end_layout
37292
37293 \begin_layout Bibliography
37294 \begin_inset CommandInset bibitem
37295 LatexCommand bibitem
37296 key "mhchem"
37297
37298 \end_inset
37299
37300
37301 \begin_inset CommandInset href
37302 LatexCommand href
37303 name "Documentación"
37304 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37305
37306 \end_inset
37307
37308  del paquete LaTeX 
37309 \series bold
37310 mhchem
37311 \series default
37312
37313 \begin_inset Index idx
37314 status collapsed
37315
37316 \begin_layout Plain Layout
37317 Paquetes ! mhchem
37318 \end_layout
37319
37320 \end_inset
37321
37322
37323 \end_layout
37324
37325 \begin_layout Bibliography
37326 \begin_inset CommandInset bibitem
37327 LatexCommand bibitem
37328 key "Mathclap"
37329
37330 \end_inset
37331
37332
37333 \begin_inset CommandInset href
37334 LatexCommand href
37335 name "Descripción"
37336 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37337
37338 \end_inset
37339
37340  del comando 
37341 \series bold
37342
37343 \backslash
37344 mathclap
37345 \series default
37346 , descrito en 
37347 \begin_inset CommandInset ref
37348 LatexCommand ref
37349 reference "sub:Límites-de-operadores"
37350
37351 \end_inset
37352
37353
37354 \begin_inset Index idx
37355 status collapsed
37356
37357 \begin_layout Plain Layout
37358 Comandos ! M ! 
37359 \backslash
37360 mathclap
37361 \end_layout
37362
37363 \end_inset
37364
37365
37366 \end_layout
37367
37368 \begin_layout Bibliography
37369 \begin_inset CommandInset bibitem
37370 LatexCommand bibitem
37371 key "Duden"
37372
37373 \end_inset
37374
37375
37376 \emph on
37377 Duden Band 1
37378 \emph default
37379 .
37380  22.
37381  Auflage, Duden 2001
37382 \end_layout
37383
37384 \begin_layout Bibliography
37385 \begin_inset CommandInset bibitem
37386 LatexCommand bibitem
37387 key "spanish"
37388
37389 \end_inset
37390
37391
37392 \begin_inset CommandInset href
37393 LatexCommand href
37394 name "Página web"
37395 target "http://www.tex-tipografia.com/spanish.html"
37396
37397 \end_inset
37398
37399  del estilo 
37400 \series bold
37401 spanish
37402 \family sans
37403 \series default
37404  
37405 \family default
37406 incluido en el paquete 
37407 \series bold
37408 babel
37409 \end_layout
37410
37411 \begin_layout Bibliography
37412 \begin_inset CommandInset bibitem
37413 LatexCommand bibitem
37414 key "Bezos"
37415
37416 \end_inset
37417
37418
37419 \begin_inset CommandInset href
37420 LatexCommand href
37421 name "Documento"
37422 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
37423
37424 \end_inset
37425
37426  sobre ortotipografía y notaciones matemáticas en español
37427 \end_layout
37428
37429 \begin_layout Standard
37430 \begin_inset CommandInset index_print
37431 LatexCommand printindex
37432 type "idx"
37433
37434 \end_inset
37435
37436
37437 \end_layout
37438
37439 \end_body
37440 \end_document