]> git.lyx.org Git - lyx.git/blob - lib/doc/es/Math.lyx
Math.lyx: describe command \shortintertext
[lyx.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 \begin_inset Info
3428 type  "icon"
3429 arg   "math-insert \\space"
3430 \end_inset
3431
3432  de la barra de ecuaciones
3433 \end_layout
3434
3435 \end_inset
3436
3437 , que genera uno o más espacios reservados.
3438  Al insertar 
3439 \series bold
3440
3441 \backslash
3442 phantom
3443 \series default
3444  aparece un pequeño marco azul con dos flechas rojas superpuestas
3445 \begin_inset Formula $\phantom{}$
3446 \end_inset
3447
3448 .
3449  Las flechas indican que se reservará un espacio equivalente a la anchura
3450  y altura totales del contenido del marco.
3451  Los espacios reservados son correspondientes al tamaño de los caracteres.
3452 \end_layout
3453
3454 \begin_layout Standard
3455 \noindent
3456 \align center
3457 \begin_inset Tabular
3458 <lyxtabular version="3" rows="4" columns="2">
3459 <features rotate="0" tabularvalignment="middle">
3460 <column alignment="center" valignment="top">
3461 <column alignment="center" valignment="top">
3462 <row>
3463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3464 \begin_inset Text
3465
3466 \begin_layout Plain Layout
3467 Comando
3468 \end_layout
3469
3470 \end_inset
3471 </cell>
3472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3473 \begin_inset Text
3474
3475 \begin_layout Plain Layout
3476 Resultado
3477 \begin_inset Note Note
3478 status collapsed
3479
3480 \begin_layout Plain Layout
3481
3482 \series bold
3483
3484 \backslash
3485 raisebox
3486 \series default
3487  se usa sólo como espaciador
3488 \end_layout
3489
3490 \end_inset
3491
3492
3493 \end_layout
3494
3495 \end_inset
3496 </cell>
3497 </row>
3498 <row>
3499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3500 \begin_inset Text
3501
3502 \begin_layout Plain Layout
3503 ^19
3504 \begin_inset space \textvisiblespace{}
3505 \end_inset
3506
3507 _
3508 \backslash
3509 phantom
3510 \begin_inset space \textvisiblespace{}
3511 \end_inset
3512
3513 1
3514 \begin_inset Formula $\rightarrow$
3515 \end_inset
3516
3517 9
3518 \begin_inset space \textvisiblespace{}
3519 \end_inset
3520
3521 F
3522 \end_layout
3523
3524 \end_inset
3525 </cell>
3526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3531 \end_inset
3532
3533
3534 \end_layout
3535
3536 \end_inset
3537 </cell>
3538 </row>
3539 <row>
3540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3541 \begin_inset Text
3542
3543 \begin_layout Plain Layout
3544 ^235
3545 \begin_inset space \textvisiblespace{}
3546 \end_inset
3547
3548 _
3549 \backslash
3550 phantom
3551 \begin_inset space \textvisiblespace{}
3552 \end_inset
3553
3554 23
3555 \begin_inset Formula $\rightarrow$
3556 \end_inset
3557
3558 9
3559 \begin_inset space \textvisiblespace{}
3560 \end_inset
3561
3562 F
3563 \end_layout
3564
3565 \end_inset
3566 </cell>
3567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3568 \begin_inset Text
3569
3570 \begin_layout Plain Layout
3571 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3572 \end_inset
3573
3574
3575 \end_layout
3576
3577 \end_inset
3578 </cell>
3579 </row>
3580 <row>
3581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3582 \begin_inset Text
3583
3584 \begin_layout Plain Layout
3585
3586 \backslash
3587 Lambda^
3588 \begin_inset space \textvisiblespace{}
3589 \end_inset
3590
3591
3592 \backslash
3593 phantom
3594 \begin_inset space \textvisiblespace{}
3595 \end_inset
3596
3597 ii
3598 \begin_inset Formula $\rightarrow$
3599 \end_inset
3600
3601 t
3602 \begin_inset space \textvisiblespace{}
3603 \end_inset
3604
3605 _MMt
3606 \end_layout
3607
3608 \end_inset
3609 </cell>
3610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3611 \begin_inset Text
3612
3613 \begin_layout Plain Layout
3614 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3615 \end_inset
3616
3617
3618 \end_layout
3619
3620 \end_inset
3621 </cell>
3622 </row>
3623 </lyxtabular>
3624
3625 \end_inset
3626
3627
3628 \end_layout
3629
3630 \begin_layout Standard
3631 Además hay los comandos 
3632 \series bold
3633
3634 \backslash
3635 vphantom
3636 \series default
3637
3638 \begin_inset Index idx
3639 status collapsed
3640
3641 \begin_layout Plain Layout
3642 Comandos ! V ! 
3643 \backslash
3644 vphantom
3645 \end_layout
3646
3647 \end_inset
3648
3649  (botón 
3650 \begin_inset space ~
3651 \end_inset
3652
3653
3654 \begin_inset Graphics
3655         filename ../../images/math/vphantom.png
3656         scale 85
3657
3658 \end_inset
3659
3660 ) y 
3661 \series bold
3662
3663 \backslash
3664 hphantom
3665 \series default
3666
3667 \begin_inset Index idx
3668 status collapsed
3669
3670 \begin_layout Plain Layout
3671 Comandos ! H ! 
3672 \backslash
3673 hphantom
3674 \end_layout
3675
3676 \end_inset
3677
3678  (botón 
3679 \begin_inset space ~
3680 \end_inset
3681
3682
3683 \begin_inset Graphics
3684         filename ../../images/math/hphantom.png
3685         scale 85
3686
3687 \end_inset
3688
3689 ).
3690  
3691 \series bold
3692
3693 \backslash
3694 hphantom
3695 \series default
3696  genera espacio en el marco sólo para la altura máxima de los caracteres,
3697  no para su anchura.
3698  
3699 \series bold
3700
3701 \backslash
3702 vphantom
3703 \series default
3704  genera espacio sólo para la anchura del contenido del marco.
3705  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3706 \end_layout
3707
3708 \begin_layout Standard
3709 Por ejemplo, 
3710 \series bold
3711
3712 \backslash
3713 vphantom
3714 \series default
3715
3716 \begin_inset space \textvisiblespace{}
3717 \end_inset
3718
3719
3720 \series bold
3721 a
3722 \backslash
3723 int
3724 \series default
3725  genera espacio de la altura del signo de la integral,
3726 \begin_inset Foot
3727 status collapsed
3728
3729 \begin_layout Plain Layout
3730 El comando 
3731 \series bold
3732
3733 \backslash
3734 int
3735 \series default
3736  genera un signo de integral, véase 
3737 \begin_inset CommandInset ref
3738 LatexCommand ref
3739 reference "sub:Operadores-grandes"
3740
3741 \end_inset
3742
3743
3744 \end_layout
3745
3746 \end_inset
3747
3748  porque este es el carácter más largo.
3749  En la 
3750 \begin_inset CommandInset ref
3751 LatexCommand ref
3752 reference "sub:Delimitadores-multilínea"
3753
3754 \end_inset
3755
3756  hay un ejemplo de aplicación.
3757 \end_layout
3758
3759 \begin_layout Standard
3760 Los espacios reservados también se pueden usar para un texto cuando se insertan
3761  mediante el menú 
3762 \family sans
3763 Insertar\SpecialChar \menuseparator
3764 Formato\SpecialChar \menuseparator
3765 Fantasma
3766 \family default
3767 :
3768 \end_layout
3769
3770 \begin_layout Standard
3771 Esto es una frase.
3772 \begin_inset Newline newline
3773 \end_inset
3774
3775
3776 \begin_inset Phantom Phantom
3777 status open
3778
3779 \begin_layout Plain Layout
3780 Esto
3781 \end_layout
3782
3783 \end_inset
3784
3785  es una frase.
3786 \end_layout
3787
3788 \begin_layout Subsection
3789 Líneas
3790 \begin_inset Index idx
3791 status collapsed
3792
3793 \begin_layout Plain Layout
3794 Lineas@Líneas
3795 \end_layout
3796
3797 \end_inset
3798
3799
3800 \begin_inset Index idx
3801 status collapsed
3802
3803 \begin_layout Plain Layout
3804 Ecuación ! sub- o superrayada
3805 \end_layout
3806
3807 \end_inset
3808
3809
3810 \end_layout
3811
3812 \begin_layout Standard
3813 \noindent
3814 \align center
3815 \begin_inset Tabular
3816 <lyxtabular version="3" rows="4" columns="2">
3817 <features rotate="0" tabularvalignment="middle">
3818 <column alignment="center" valignment="top">
3819 <column alignment="center" valignment="top">
3820 <row>
3821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3822 \begin_inset Text
3823
3824 \begin_layout Plain Layout
3825 Comando
3826 \end_layout
3827
3828 \end_inset
3829 </cell>
3830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3831 \begin_inset Text
3832
3833 \begin_layout Plain Layout
3834 Resultado
3835 \begin_inset Note Note
3836 status collapsed
3837
3838 \begin_layout Plain Layout
3839
3840 \series bold
3841
3842 \backslash
3843 raisebox
3844 \series default
3845  se usa sólo como espaciador
3846 \end_layout
3847
3848 \end_inset
3849
3850
3851 \end_layout
3852
3853 \end_inset
3854 </cell>
3855 </row>
3856 <row>
3857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3858 \begin_inset Text
3859
3860 \begin_layout Plain Layout
3861
3862 \backslash
3863 overline
3864 \begin_inset space \textvisiblespace{}
3865 \end_inset
3866
3867 A+B
3868 \begin_inset Index idx
3869 status collapsed
3870
3871 \begin_layout Plain Layout
3872 Comandos ! O ! 
3873 \backslash
3874 overline
3875 \end_layout
3876
3877 \end_inset
3878
3879
3880 \end_layout
3881
3882 \end_inset
3883 </cell>
3884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3885 \begin_inset Text
3886
3887 \begin_layout Plain Layout
3888 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3889 \end_inset
3890
3891
3892 \end_layout
3893
3894 \end_inset
3895 </cell>
3896 </row>
3897 <row>
3898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3899 \begin_inset Text
3900
3901 \begin_layout Plain Layout
3902
3903 \backslash
3904 underline
3905 \begin_inset space \textvisiblespace{}
3906 \end_inset
3907
3908 A+B
3909 \begin_inset Index idx
3910 status collapsed
3911
3912 \begin_layout Plain Layout
3913 Comandos ! U ! 
3914 \backslash
3915 underline
3916 \end_layout
3917
3918 \end_inset
3919
3920
3921 \end_layout
3922
3923 \end_inset
3924 </cell>
3925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3926 \begin_inset Text
3927
3928 \begin_layout Plain Layout
3929 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3930 \end_inset
3931
3932
3933 \end_layout
3934
3935 \end_inset
3936 </cell>
3937 </row>
3938 <row>
3939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3940 \begin_inset Text
3941
3942 \begin_layout Plain Layout
3943
3944 \backslash
3945 overline
3946 \begin_inset space \textvisiblespace{}
3947 \end_inset
3948
3949
3950 \backslash
3951 underline
3952 \begin_inset space \textvisiblespace{}
3953 \end_inset
3954
3955 A+B
3956 \end_layout
3957
3958 \end_inset
3959 </cell>
3960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3961 \begin_inset Text
3962
3963 \begin_layout Plain Layout
3964 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
3965 \end_inset
3966
3967
3968 \end_layout
3969
3970 \end_inset
3971 </cell>
3972 </row>
3973 </lyxtabular>
3974
3975 \end_inset
3976
3977
3978 \end_layout
3979
3980 \begin_layout Standard
3981 En el último ejemplo es indiferente poner primero 
3982 \series bold
3983
3984 \backslash
3985 overline
3986 \series default
3987  o 
3988 \series bold
3989
3990 \backslash
3991 underline
3992 \series default
3993 .
3994 \end_layout
3995
3996 \begin_layout Standard
3997 Para poner doble subrayado, p.
3998 \begin_inset space \thinspace{}
3999 \end_inset
4000
4001 e.
4002  en resultados, se usa 
4003 \series bold
4004
4005 \backslash
4006 underline
4007 \series default
4008  dos veces.
4009 \end_layout
4010
4011 \begin_layout Standard
4012 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4013 \begin_inset VSpace bigskip
4014 \end_inset
4015
4016 Se pueden crear líneas personalizadas con el comando 
4017 \series bold
4018
4019 \backslash
4020 rule
4021 \series default
4022
4023 \begin_inset Index idx
4024 status collapsed
4025
4026 \begin_layout Plain Layout
4027 Comandos ! R ! 
4028 \backslash
4029 rule
4030 \end_layout
4031
4032 \end_inset
4033
4034  con el esquema siguiente:
4035 \end_layout
4036
4037 \begin_layout Standard
4038
4039 \series bold
4040
4041 \backslash
4042 rule[hueco vertical]{longitud}{grosor}
4043 \end_layout
4044
4045 \begin_layout Standard
4046 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4047  si el valor es negativo).
4048  Las unidades disponibles para los valores están listadas en
4049 \begin_inset space ~
4050 \end_inset
4051
4052
4053 \begin_inset CommandInset ref
4054 LatexCommand ref
4055 reference "tab:Unidades-disponibles"
4056
4057 \end_inset
4058
4059 .
4060  A continuación hay dos ejemplos de líneas creadas con los comandos
4061 \series bold
4062
4063 \begin_inset Newline newline
4064 \end_inset
4065
4066
4067 \backslash
4068 rule[-2ex]{3cm}{2pt}
4069 \series default
4070  y 
4071 \series bold
4072
4073 \backslash
4074 rule{2cm}{1pt}
4075 \series default
4076 :
4077 \end_layout
4078
4079 \begin_layout Standard
4080 Esto es una frase 
4081 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4082 \end_inset
4083
4084  con dos líneas.
4085 \end_layout
4086
4087 \begin_layout Standard
4088
4089 \series bold
4090
4091 \backslash
4092 rule
4093 \series default
4094  también se puede usar para texto insertando una línea mediante el menú
4095  
4096 \family sans
4097 Insertar\SpecialChar \menuseparator
4098 Formato\SpecialChar \menuseparator
4099 Línea horizontal
4100 \family default
4101 :
4102 \end_layout
4103
4104 \begin_layout Standard
4105 Esto es una frase 
4106 \begin_inset CommandInset line
4107 LatexCommand rule
4108 offset "0.5ex"
4109 width "3cm"
4110 height "1pt"
4111
4112 \end_inset
4113
4114  con una línea insertada.
4115 \end_layout
4116
4117 \begin_layout Subsection
4118 Puntos
4119 \begin_inset CommandInset label
4120 LatexCommand label
4121 name "sub:Puntos"
4122
4123 \end_inset
4124
4125
4126 \begin_inset Index idx
4127 status collapsed
4128
4129 \begin_layout Plain Layout
4130 Puntos
4131 \end_layout
4132
4133 \end_inset
4134
4135
4136 \end_layout
4137
4138 \begin_layout Standard
4139 Hay distintos tipos de puntos disponibles.
4140 \begin_inset Foot
4141 status collapsed
4142
4143 \begin_layout Plain Layout
4144 En la barra de herramientas de ecuaciones, en el panel del botón 
4145 \begin_inset Info
4146 type  "icon"
4147 arg   "math-insert \\ldots"
4148 \end_inset
4149
4150 .
4151 \end_layout
4152
4153 \end_inset
4154
4155  Para continuación en enumeraciones se usan puntos bajos, (
4156 \series bold
4157
4158 \backslash
4159 ldots
4160 \series default
4161
4162 \begin_inset Index idx
4163 status collapsed
4164
4165 \begin_layout Plain Layout
4166 Comandos ! L ! 
4167 \backslash
4168 ldots
4169 \end_layout
4170
4171 \end_inset
4172
4173 ), mientras que para operaciones se usan puntos centrados a la misma altura
4174  que los operadores, (
4175 \series bold
4176
4177 \backslash
4178 cdots
4179 \series default
4180
4181 \begin_inset Index idx
4182 status collapsed
4183
4184 \begin_layout Plain Layout
4185 Comandos ! C ! 
4186 \backslash
4187 cdots
4188 \end_layout
4189
4190 \end_inset
4191
4192 ).
4193  Si se usa el comando 
4194 \series bold
4195
4196 \backslash
4197 dots
4198 \series default
4199
4200 \begin_inset Index idx
4201 status collapsed
4202
4203 \begin_layout Plain Layout
4204 Comandos ! D ! 
4205 \backslash
4206 dots
4207 \end_layout
4208
4209 \end_inset
4210
4211 , LaTeX decide el tipo a usar en función del carácter siguiente.
4212 \end_layout
4213
4214 \begin_layout Standard
4215 \align center
4216 \begin_inset Tabular
4217 <lyxtabular version="3" rows="9" columns="2">
4218 <features rotate="0" tabularvalignment="middle">
4219 <column alignment="center" valignment="top" width="0pt">
4220 <column alignment="center" valignment="top" width="0pt">
4221 <row>
4222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4223 \begin_inset Text
4224
4225 \begin_layout Plain Layout
4226 Comando
4227 \end_layout
4228
4229 \end_inset
4230 </cell>
4231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4232 \begin_inset Text
4233
4234 \begin_layout Plain Layout
4235 Resultado
4236 \end_layout
4237
4238 \end_inset
4239 </cell>
4240 </row>
4241 <row>
4242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4243 \begin_inset Text
4244
4245 \begin_layout Plain Layout
4246 A_1
4247 \begin_inset space \textvisiblespace{}
4248 \end_inset
4249
4250 ,
4251 \backslash
4252 dots
4253 \begin_inset space \textvisiblespace{}
4254 \end_inset
4255
4256 ,A_n
4257 \end_layout
4258
4259 \end_inset
4260 </cell>
4261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4262 \begin_inset Text
4263
4264 \begin_layout Plain Layout
4265 \begin_inset Formula $A_{1},\dots,A_{n}$
4266 \end_inset
4267
4268
4269 \end_layout
4270
4271 \end_inset
4272 </cell>
4273 </row>
4274 <row>
4275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4276 \begin_inset Text
4277
4278 \begin_layout Plain Layout
4279 A_1
4280 \begin_inset space \textvisiblespace{}
4281 \end_inset
4282
4283 +
4284 \backslash
4285 dots
4286 \begin_inset space \textvisiblespace{}
4287 \end_inset
4288
4289 +A_n
4290 \end_layout
4291
4292 \end_inset
4293 </cell>
4294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4295 \begin_inset Text
4296
4297 \begin_layout Plain Layout
4298 \begin_inset Formula $A_{1}+\dots+A_{n}$
4299 \end_inset
4300
4301
4302 \end_layout
4303
4304 \end_inset
4305 </cell>
4306 </row>
4307 <row>
4308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4309 \begin_inset Text
4310
4311 \begin_layout Plain Layout
4312 A_1
4313 \begin_inset space \textvisiblespace{}
4314 \end_inset
4315
4316 ,
4317 \backslash
4318 ldots
4319 \begin_inset space \textvisiblespace{}
4320 \end_inset
4321
4322 ,A_n
4323 \end_layout
4324
4325 \end_inset
4326 </cell>
4327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4328 \begin_inset Text
4329
4330 \begin_layout Plain Layout
4331 \begin_inset Formula $A_{1},\ldots,A_{n}$
4332 \end_inset
4333
4334
4335 \end_layout
4336
4337 \end_inset
4338 </cell>
4339 </row>
4340 <row>
4341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345 A_1
4346 \begin_inset space \textvisiblespace{}
4347 \end_inset
4348
4349 +
4350 \backslash
4351 cdots
4352 \begin_inset space \textvisiblespace{}
4353 \end_inset
4354
4355 +A_n
4356 \end_layout
4357
4358 \end_inset
4359 </cell>
4360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4361 \begin_inset Text
4362
4363 \begin_layout Plain Layout
4364 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4365 \end_inset
4366
4367
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 </row>
4373 <row>
4374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4375 \begin_inset Text
4376
4377 \begin_layout Plain Layout
4378
4379 \backslash
4380 vdots
4381 \end_layout
4382
4383 \end_inset
4384 </cell>
4385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4386 \begin_inset Text
4387
4388 \begin_layout Plain Layout
4389 \begin_inset Formula $\vdots$
4390 \end_inset
4391
4392
4393 \end_layout
4394
4395 \end_inset
4396 </cell>
4397 </row>
4398 <row>
4399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4400 \begin_inset Text
4401
4402 \begin_layout Plain Layout
4403
4404 \backslash
4405 ddots
4406 \end_layout
4407
4408 \end_inset
4409 </cell>
4410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4411 \begin_inset Text
4412
4413 \begin_layout Plain Layout
4414 \begin_inset Formula $\ddots$
4415 \end_inset
4416
4417
4418 \end_layout
4419
4420 \end_inset
4421 </cell>
4422 </row>
4423 <row>
4424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4425 \begin_inset Text
4426
4427 \begin_layout Plain Layout
4428
4429 \backslash
4430 iddots
4431 \end_layout
4432
4433 \end_inset
4434 </cell>
4435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4436 \begin_inset Text
4437
4438 \begin_layout Plain Layout
4439 \begin_inset Formula $\iddots$
4440 \end_inset
4441
4442
4443 \end_layout
4444
4445 \end_inset
4446 </cell>
4447 </row>
4448 <row>
4449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4450 \begin_inset Text
4451
4452 \begin_layout Plain Layout
4453 Matriz
4454 \begin_inset space \thinspace{}
4455 \end_inset
4456
4457 3×3 con los distintos puntos
4458 \end_layout
4459
4460 \end_inset
4461 </cell>
4462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4463 \begin_inset Text
4464
4465 \begin_layout Plain Layout
4466 \begin_inset Formula $\begin{array}{ccc}
4467 A_{11} & \cdots & A_{1m}\\
4468 \vdots & \ddots & \vdots\\
4469 A_{n1} & \cdots & A_{nm}
4470 \end{array}$
4471 \end_inset
4472
4473
4474 \end_layout
4475
4476 \end_inset
4477 </cell>
4478 </row>
4479 </lyxtabular>
4480
4481 \end_inset
4482
4483
4484 \end_layout
4485
4486 \begin_layout Standard
4487 Los puntos suspensivos disponibles en el menú 
4488 \family sans
4489 Insertar\SpecialChar \menuseparator
4490 Carácter especial
4491 \family default
4492  son 
4493 \series bold
4494
4495 \backslash
4496 ldots
4497 \series default
4498 .
4499 \end_layout
4500
4501 \begin_layout Standard
4502 \begin_inset VSpace medskip
4503 \end_inset
4504
4505
4506 \end_layout
4507
4508 \begin_layout Standard
4509 Para usar 
4510 \series bold
4511
4512 \backslash
4513 iddots
4514 \series default
4515 , hay que marcar una de las opciones 
4516 \family sans
4517 Usar paquete mathdots (automáticamente)
4518 \family default
4519  en las 
4520 \family sans
4521 Opciones de ecuación
4522 \family default
4523  de la configuración del documento.
4524 \begin_inset Newline newline
4525 \end_inset
4526
4527 La opción 
4528 \family sans
4529 Usar paquete mathdots
4530 \family default
4531  mejorará el aspecto de todos los puntos en los documentos si su estilo
4532  o tamaño de tipografía no son los predeterminados.
4533 \end_layout
4534
4535 \begin_layout Standard
4536 \begin_inset VSpace medskip
4537 \end_inset
4538
4539 Hay puntos específicos para matrices que se extienden por varias columnas.
4540  Se generan con el comando 
4541 \series bold
4542
4543 \backslash
4544 hdotsfor
4545 \series default
4546
4547 \begin_inset Index idx
4548 status collapsed
4549
4550 \begin_layout Plain Layout
4551 Comandos ! H ! 
4552 \backslash
4553 hdotsfor
4554 \end_layout
4555
4556 \end_inset
4557
4558 , que tiene el siguiente esquema:
4559 \end_layout
4560
4561 \begin_layout Standard
4562
4563 \series bold
4564
4565 \backslash
4566 hdotsfor[distancia]{número de columnas}
4567 \end_layout
4568
4569 \begin_layout Standard
4570 Número de columnas especifica cuántas columnas deben abarcarse.
4571  Distancia es un factor para la separación entre los puntos.
4572 \end_layout
4573
4574 \begin_layout Standard
4575 En la siguiente matriz se ha insertado el comando 
4576 \series bold
4577
4578 \backslash
4579 hdotsfor[2]{4}
4580 \series default
4581  en el primer recuadro de la segunda línea para obtener puntos separados
4582  una distancia equivalente a dos veces la del comando 
4583 \series bold
4584
4585 \backslash
4586 dots
4587 \series default
4588 .
4589 \begin_inset Formula 
4590 \[
4591 \left(\begin{array}{cccc}
4592 A & B & C & D\\
4593 \hdotsfor[2]{4}\\
4594 q & w & e & r
4595 \end{array}\right)
4596 \]
4597
4598 \end_inset
4599
4600
4601 \end_layout
4602
4603 \begin_layout Standard
4604 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4605  de lo contrario se producen errores de LaTeX.
4606 \end_layout
4607
4608 \begin_layout Standard
4609 \begin_inset VSpace bigskip
4610 \end_inset
4611
4612
4613 \end_layout
4614
4615 \begin_layout Standard
4616 Además, con el comando 
4617 \series bold
4618
4619 \backslash
4620 dotfill
4621 \series default
4622
4623 \begin_inset Index idx
4624 status collapsed
4625
4626 \begin_layout Plain Layout
4627 Comandos ! D ! 
4628 \backslash
4629 dotfill
4630 \end_layout
4631
4632 \end_inset
4633
4634  puedes completar con puntos una línea.
4635  El efecto de este tipo de comandos es como el de 
4636 \series bold
4637
4638 \backslash
4639 hfill
4640 \series default
4641 , véase 
4642 \begin_inset CommandInset ref
4643 LatexCommand ref
4644 reference "sub:Espacio-variable"
4645
4646 \end_inset
4647
4648 .
4649 \end_layout
4650
4651 \begin_layout Standard
4652 Por ejemplo el comando 
4653 \series bold
4654 A
4655 \backslash
4656 dotfill
4657 \series default
4658
4659 \begin_inset space \textvisiblespace{}
4660 \end_inset
4661
4662
4663 \series bold
4664 B
4665 \series default
4666  genera
4667 \end_layout
4668
4669 \begin_layout Standard
4670 \begin_inset Formula $A\dotfill B$
4671 \end_inset
4672
4673
4674 \end_layout
4675
4676 \begin_layout Standard
4677 Un comando análogo a 
4678 \series bold
4679
4680 \backslash
4681 dotfill
4682 \series default
4683  para rellenar con una línea es 
4684 \series bold
4685
4686 \backslash
4687 hrulefill
4688 \series default
4689
4690 \begin_inset Index idx
4691 status collapsed
4692
4693 \begin_layout Plain Layout
4694 Comandos ! H ! 
4695 \backslash
4696 hrulefill
4697 \end_layout
4698
4699 \end_inset
4700
4701 :
4702 \end_layout
4703
4704 \begin_layout Standard
4705 \begin_inset Formula $A\hrulefill B$
4706 \end_inset
4707
4708
4709 \end_layout
4710
4711 \begin_layout Standard
4712 Para usar estos comandos en el texto, deben insertarse en modo TeX.
4713 \end_layout
4714
4715 \begin_layout Section
4716 Matrices
4717 \begin_inset CommandInset label
4718 LatexCommand label
4719 name "sec:Matrices"
4720
4721 \end_inset
4722
4723
4724 \begin_inset Index idx
4725 status collapsed
4726
4727 \begin_layout Plain Layout
4728 Matrices
4729 \end_layout
4730
4731 \end_inset
4732
4733
4734 \end_layout
4735
4736 \begin_layout Standard
4737 Se pueden insertar con el botón 
4738 \begin_inset Info
4739 type  "icon"
4740 arg   "dialog-show mathmatrix"
4741 \end_inset
4742
4743  de la barra de ecuaciones o con el menú 
4744 \family sans
4745 Insertar\SpecialChar \menuseparator
4746 Ecuación\SpecialChar \menuseparator
4747 Matriz
4748 \family default
4749 .
4750  Aparece una ventana en la que se pide el número de filas y columnas, la
4751  alineación y la decoración.
4752  La alineación vertical sólo es relevante para matrices en línea:
4753 \end_layout
4754
4755 \begin_layout Standard
4756 Esta primera matriz tiene alineación superior 
4757 \begin_inset Formula $\begin{array}[t]{cccc}
4758 A & D & G & J\\
4759 B & E & H & K\\
4760 D & F & I & L
4761 \end{array}$
4762 \end_inset
4763
4764  , la segunda alineación central 
4765 \begin_inset Formula $\begin{array}{cccc}
4766 A & D & G & J\\
4767 B & E & H & K\\
4768 D & F & I & L
4769 \end{array}$
4770 \end_inset
4771
4772  , y la tercera alineación inferior 
4773 \begin_inset Formula $\begin{array}[b]{cccc}
4774 A & D & G & J\\
4775 B & E & H & K\\
4776 D & F & I & L
4777 \end{array}$
4778 \end_inset
4779
4780 .
4781 \end_layout
4782
4783 \begin_layout Standard
4784 La alineación horizontal especifica cómo deben alinearse las entradas de
4785  la columna.
4786  Se determina mediante una letra para cada columna.
4787  
4788 \emph on
4789 l
4790 \emph default
4791  indica alineación a la izquierda, 
4792 \emph on
4793 c
4794 \emph default
4795  alineación centrada y 
4796 \emph on
4797 r
4798 \emph default
4799  alineación a la derecha.
4800  Por ejemplo, para componer una matriz
4801 \begin_inset space ~
4802 \end_inset
4803
4804 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
4805  centradas y la última a la derecha, se anota 
4806 \series bold
4807 lccr
4808 \series default
4809  en la alineación horizontal.
4810  Normalmente todas las columnas de una matriz están centradas, por tanto
4811  el valor por omisión es 
4812 \series bold
4813 c
4814 \series default
4815  para todas ellas.
4816 \end_layout
4817
4818 \begin_layout Standard
4819 Alineación horizontal:
4820 \end_layout
4821
4822 \begin_layout Standard
4823
4824 \series bold
4825 lll
4826 \series default
4827  : 
4828 \begin_inset Formula $\begin{array}{lll}
4829 10000 & D & G\\
4830 B & 10000 & H\\
4831 C & F & 10000
4832 \end{array}$
4833 \end_inset
4834
4835  , 
4836 \series bold
4837 ccc 
4838 \series default
4839
4840 \begin_inset Formula $\begin{array}{ccc}
4841 10000 & D & G\\
4842 B & 10000 & H\\
4843 C & F & 10000
4844 \end{array}$
4845 \end_inset
4846
4847  
4848 \series bold
4849 ,
4850 \series default
4851  
4852 \series bold
4853 rrr 
4854 \series default
4855
4856 \begin_inset Formula $\begin{array}{rrr}
4857 10000 & D & G\\
4858 B & 10000 & H\\
4859 C & F & 10000
4860 \end{array}$
4861 \end_inset
4862
4863
4864 \end_layout
4865
4866 \begin_layout Standard
4867 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
4868  botones 
4869 \begin_inset Info
4870 type  "icon"
4871 arg   "inset-modify tabular append-row"
4872 \end_inset
4873
4874
4875 \begin_inset Info
4876 type  "icon"
4877 arg   "inset-modify tabular delete-row"
4878 \end_inset
4879
4880 , etc.
4881  de la barra de ecuaciones o el menú 
4882 \family sans
4883 Editar\SpecialChar \menuseparator
4884 Filas y columnas
4885 \family default
4886 .
4887  También se pueden añadir filas nuevas con 
4888 \family sans
4889 Ctrl+Entrar
4890 \family default
4891 .
4892 \end_layout
4893
4894 \begin_layout Standard
4895 \begin_inset VSpace bigskip
4896 \end_inset
4897
4898
4899 \end_layout
4900
4901 \begin_layout Standard
4902 La 
4903 \family sans
4904 Decoración
4905 \family default
4906  añade paréntesis en el estilo seleccionado alrededor de la matriz.
4907  Alternativamente, se pueden generar paréntesis con los comandos 
4908 \series bold
4909
4910 \backslash
4911 left
4912 \series default
4913
4914 \begin_inset Index idx
4915 status collapsed
4916
4917 \begin_layout Plain Layout
4918 Comandos ! L ! 
4919 \backslash
4920 left
4921 \end_layout
4922
4923 \end_inset
4924
4925  y 
4926 \series bold
4927
4928 \backslash
4929 right
4930 \series default
4931
4932 \begin_inset Index idx
4933 status collapsed
4934
4935 \begin_layout Plain Layout
4936 Comandos ! R ! 
4937 \backslash
4938 right
4939 \end_layout
4940
4941 \end_inset
4942
4943  (atajo 
4944 \family sans
4945 Alt+M
4946 \begin_inset space ~
4947 \end_inset
4948
4949 Paréntesis
4950 \family default
4951 ), véase 
4952 \begin_inset CommandInset ref
4953 LatexCommand ref
4954 reference "sub:Tamaño-automático-de"
4955
4956 \end_inset
4957
4958 , o usando los comandos siguientes:
4959 \end_layout
4960
4961 \begin_layout Standard
4962 \begin_inset VSpace medskip
4963 \end_inset
4964
4965
4966 \end_layout
4967
4968 \begin_layout Standard
4969 \begin_inset space \hfill{}
4970 \end_inset
4971
4972
4973 \begin_inset Tabular
4974 <lyxtabular version="3" rows="4" columns="2">
4975 <features rotate="0" tabularvalignment="middle">
4976 <column alignment="center" valignment="top">
4977 <column alignment="center" valignment="top">
4978 <row>
4979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4980 \begin_inset Text
4981
4982 \begin_layout Plain Layout
4983 Comando
4984 \end_layout
4985
4986 \end_inset
4987 </cell>
4988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4989 \begin_inset Text
4990
4991 \begin_layout Plain Layout
4992 Resultado
4993 \begin_inset Note Note
4994 status collapsed
4995
4996 \begin_layout Plain Layout
4997
4998 \series bold
4999
5000 \backslash
5001 raisebox
5002 \series default
5003  se usa sólo como espaciador
5004 \end_layout
5005
5006 \end_inset
5007
5008
5009 \end_layout
5010
5011 \end_inset
5012 </cell>
5013 </row>
5014 <row>
5015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5016 \begin_inset Text
5017
5018 \begin_layout Plain Layout
5019
5020 \backslash
5021 bmatrix
5022 \begin_inset space \textvisiblespace{}
5023 \end_inset
5024
5025 2
5026 \series bold
5027 ×
5028 \series default
5029 2
5030 \begin_inset space \thinspace{}
5031 \end_inset
5032
5033 matriz
5034 \end_layout
5035
5036 \end_inset
5037 </cell>
5038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5039 \begin_inset Text
5040
5041 \begin_layout Plain Layout
5042 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5043 0 & \textrm{-}\mathrm{i}\\
5044 \mathrm{i} & 0
5045 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5046 \end_inset
5047
5048
5049 \end_layout
5050
5051 \end_inset
5052 </cell>
5053 </row>
5054 <row>
5055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5056 \begin_inset Text
5057
5058 \begin_layout Plain Layout
5059
5060 \backslash
5061 Bmatrix
5062 \begin_inset space \textvisiblespace{}
5063 \end_inset
5064
5065 2×2
5066 \begin_inset space \thinspace{}
5067 \end_inset
5068
5069 matriz
5070 \end_layout
5071
5072 \end_inset
5073 </cell>
5074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5075 \begin_inset Text
5076
5077 \begin_layout Plain Layout
5078 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5079 0 & \textrm{-}\mathrm{i}\\
5080 \mathrm{i} & 0
5081 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5082 \end_inset
5083
5084
5085 \end_layout
5086
5087 \end_inset
5088 </cell>
5089 </row>
5090 <row>
5091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5092 \begin_inset Text
5093
5094 \begin_layout Plain Layout
5095
5096 \backslash
5097 pmatrix
5098 \begin_inset space \textvisiblespace{}
5099 \end_inset
5100
5101 2
5102 \series bold
5103 ×
5104 \series default
5105 2
5106 \begin_inset space \thinspace{}
5107 \end_inset
5108
5109 matriz
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5115 \begin_inset Text
5116
5117 \begin_layout Plain Layout
5118 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5119 0 & \textrm{-}\mathrm{i}\\
5120 \mathrm{i} & 0
5121 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5122 \end_inset
5123
5124
5125 \end_layout
5126
5127 \end_inset
5128 </cell>
5129 </row>
5130 </lyxtabular>
5131
5132 \end_inset
5133
5134
5135 \begin_inset space \hfill{}
5136 \end_inset
5137
5138
5139 \begin_inset Tabular
5140 <lyxtabular version="3" rows="4" columns="2">
5141 <features rotate="0" tabularvalignment="middle">
5142 <column alignment="center" valignment="top">
5143 <column alignment="center" valignment="top">
5144 <row>
5145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5146 \begin_inset Text
5147
5148 \begin_layout Plain Layout
5149 Comando
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5155 \begin_inset Text
5156
5157 \begin_layout Plain Layout
5158 Resultado
5159 \begin_inset Note Note
5160 status collapsed
5161
5162 \begin_layout Plain Layout
5163
5164 \series bold
5165
5166 \backslash
5167 raisebox
5168 \series default
5169  se usa sólo como espaciador
5170 \end_layout
5171
5172 \end_inset
5173
5174
5175 \end_layout
5176
5177 \end_inset
5178 </cell>
5179 </row>
5180 <row>
5181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5182 \begin_inset Text
5183
5184 \begin_layout Plain Layout
5185
5186 \backslash
5187 vmatrix
5188 \begin_inset space \textvisiblespace{}
5189 \end_inset
5190
5191 2
5192 \series bold
5193 ×
5194 \series default
5195 2
5196 \begin_inset space \thinspace{}
5197 \end_inset
5198
5199 matriz
5200 \end_layout
5201
5202 \end_inset
5203 </cell>
5204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5205 \begin_inset Text
5206
5207 \begin_layout Plain Layout
5208 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5209 0 & \textrm{-}\mathrm{i}\\
5210 \mathrm{i} & 0
5211 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5212 \end_inset
5213
5214
5215 \end_layout
5216
5217 \end_inset
5218 </cell>
5219 </row>
5220 <row>
5221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5222 \begin_inset Text
5223
5224 \begin_layout Plain Layout
5225
5226 \backslash
5227 Vmatrix
5228 \begin_inset space \textvisiblespace{}
5229 \end_inset
5230
5231 2
5232 \series bold
5233 ×
5234 \series default
5235 2
5236 \begin_inset space \thinspace{}
5237 \end_inset
5238
5239 matriz
5240 \end_layout
5241
5242 \end_inset
5243 </cell>
5244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5245 \begin_inset Text
5246
5247 \begin_layout Plain Layout
5248 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5249 0 & \textrm{-}\mathrm{i}\\
5250 \mathrm{i} & 0
5251 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5252 \end_inset
5253
5254
5255 \end_layout
5256
5257 \end_inset
5258 </cell>
5259 </row>
5260 <row>
5261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5262 \begin_inset Text
5263
5264 \begin_layout Plain Layout
5265
5266 \backslash
5267 matrix
5268 \begin_inset space \textvisiblespace{}
5269 \end_inset
5270
5271 2
5272 \series bold
5273 ×
5274 \series default
5275 2
5276 \begin_inset space \thinspace{}
5277 \end_inset
5278
5279 matriz
5280 \end_layout
5281
5282 \end_inset
5283 </cell>
5284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5285 \begin_inset Text
5286
5287 \begin_layout Plain Layout
5288 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5289 0 & \textrm{-}\mathrm{i}\\
5290 \mathrm{i} & 0
5291 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5292 \end_inset
5293
5294
5295 \end_layout
5296
5297 \end_inset
5298 </cell>
5299 </row>
5300 </lyxtabular>
5301
5302 \end_inset
5303
5304
5305 \begin_inset space \hfill{}
5306 \end_inset
5307
5308
5309 \end_layout
5310
5311 \begin_layout Standard
5312 \begin_inset VSpace medskip
5313 \end_inset
5314
5315
5316 \end_layout
5317
5318 \begin_layout Standard
5319 Cuando se inserta p.
5320 \begin_inset space \thinspace{}
5321 \end_inset
5322
5323 e.
5324 \begin_inset space ~
5325 \end_inset
5326
5327
5328 \series bold
5329
5330 \backslash
5331 vmatrix
5332 \series default
5333 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5334  la matriz.
5335 \begin_inset Newline newline
5336 \end_inset
5337
5338 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
5339  vertical.
5340 \end_layout
5341
5342 \begin_layout Standard
5343 \begin_inset VSpace bigskip
5344 \end_inset
5345
5346
5347 \end_layout
5348
5349 \begin_layout Standard
5350 Como todas las ecuaciones multilínea son matrices, la longitud 
5351 \series bold
5352
5353 \backslash
5354 arraycolsep
5355 \series default
5356
5357 \begin_inset Index idx
5358 status collapsed
5359
5360 \begin_layout Plain Layout
5361 Comandos ! A ! 
5362 \backslash
5363 arraycolsep
5364 \end_layout
5365
5366 \end_inset
5367
5368 , que se describe en 
5369 \begin_inset CommandInset ref
5370 LatexCommand ref
5371 reference "sub:Separación-de-columnas"
5372
5373 \end_inset
5374
5375 , también se puede usar para cambiar la separación de las columnas en una
5376  matriz.
5377  Para cambiar la separación de las filas, se usa el comando 
5378 \series bold
5379
5380 \backslash
5381 arraystretch
5382 \series default
5383
5384 \begin_inset Index idx
5385 status collapsed
5386
5387 \begin_layout Plain Layout
5388 Comandos ! A ! 
5389 \backslash
5390 arraystretch
5391 \end_layout
5392
5393 \end_inset
5394
5395  de la siguiente manera:
5396 \end_layout
5397
5398 \begin_layout Standard
5399
5400 \series bold
5401
5402 \backslash
5403 renewcommand{
5404 \backslash
5405 arraystretch}{factor de separación}
5406 \begin_inset Index idx
5407 status collapsed
5408
5409 \begin_layout Plain Layout
5410 Comandos ! R ! 
5411 \backslash
5412 renewcommand
5413 \end_layout
5414
5415 \end_inset
5416
5417
5418 \end_layout
5419
5420 \begin_layout Standard
5421 El comando 
5422 \series bold
5423
5424 \backslash
5425 renewcommand
5426 \series default
5427  asigna el factor de separación al comando predefinido 
5428 \series bold
5429
5430 \backslash
5431 arraystretch
5432 \series default
5433 .
5434  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5435  Además, éste se usa para todas las matrices siguientes.
5436  Para volver a la separación original, asigna factor 1 a 
5437 \series bold
5438
5439 \backslash
5440 arraystretch
5441 \series default
5442 .
5443 \end_layout
5444
5445 \begin_layout Standard
5446 Para poner matrices en línea se usa el comando 
5447 \series bold
5448
5449 \backslash
5450 smallmatrix
5451 \series default
5452
5453 \begin_inset Index idx
5454 status collapsed
5455
5456 \begin_layout Plain Layout
5457 Comandos ! S ! 
5458 \backslash
5459 smallmatrix
5460 \end_layout
5461
5462 \end_inset
5463
5464 .
5465  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5466  se inserta la matriz.
5467  
5468 \end_layout
5469
5470 \begin_layout Standard
5471 Esto es una matriz 
5472 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5473 C & D
5474 \end{smallmatrix}\right)$
5475 \end_inset
5476
5477  en línea.
5478 \end_layout
5479
5480 \begin_layout Section
5481 Delimitadores
5482 \begin_inset Index idx
5483 status collapsed
5484
5485 \begin_layout Plain Layout
5486 Delimitadores
5487 \end_layout
5488
5489 \end_inset
5490
5491
5492 \end_layout
5493
5494 \begin_layout Subsection
5495 Delimitadores verticales
5496 \begin_inset Index idx
5497 status collapsed
5498
5499 \begin_layout Plain Layout
5500 Delimitadores ! verticales
5501 \end_layout
5502
5503 \end_inset
5504
5505
5506 \end_layout
5507
5508 \begin_layout Standard
5509 \begin_inset space \hfill{}
5510 \end_inset
5511
5512
5513 \begin_inset Tabular
5514 <lyxtabular version="3" rows="9" columns="2">
5515 <features rotate="0" tabularvalignment="middle">
5516 <column alignment="center" valignment="top" width="0pt">
5517 <column alignment="center" valignment="top" width="0pt">
5518 <row>
5519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5520 \begin_inset Text
5521
5522 \begin_layout Plain Layout
5523 Comando
5524 \end_layout
5525
5526 \end_inset
5527 </cell>
5528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5529 \begin_inset Text
5530
5531 \begin_layout Plain Layout
5532 Resultado
5533 \end_layout
5534
5535 \end_inset
5536 </cell>
5537 </row>
5538 <row>
5539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5540 \begin_inset Text
5541
5542 \begin_layout Plain Layout
5543 (
5544 \end_layout
5545
5546 \end_inset
5547 </cell>
5548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5549 \begin_inset Text
5550
5551 \begin_layout Plain Layout
5552 \begin_inset Formula $($
5553 \end_inset
5554
5555
5556 \end_layout
5557
5558 \end_inset
5559 </cell>
5560 </row>
5561 <row>
5562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5563 \begin_inset Text
5564
5565 \begin_layout Plain Layout
5566 {
5567 \end_layout
5568
5569 \end_inset
5570 </cell>
5571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5572 \begin_inset Text
5573
5574 \begin_layout Plain Layout
5575 \begin_inset Formula $\{$
5576 \end_inset
5577
5578
5579 \end_layout
5580
5581 \end_inset
5582 </cell>
5583 </row>
5584 <row>
5585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5586 \begin_inset Text
5587
5588 \begin_layout Plain Layout
5589 [
5590 \end_layout
5591
5592 \end_inset
5593 </cell>
5594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5595 \begin_inset Text
5596
5597 \begin_layout Plain Layout
5598 \begin_inset Formula $[$
5599 \end_inset
5600
5601
5602 \end_layout
5603
5604 \end_inset
5605 </cell>
5606 </row>
5607 <row>
5608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5609 \begin_inset Text
5610
5611 \begin_layout Plain Layout
5612
5613 \backslash
5614 langle
5615 \end_layout
5616
5617 \end_inset
5618 </cell>
5619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5620 \begin_inset Text
5621
5622 \begin_layout Plain Layout
5623 \begin_inset Formula $\langle$
5624 \end_inset
5625
5626
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 </row>
5632 <row>
5633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Plain Layout
5637
5638 \backslash
5639 lceil
5640 \end_layout
5641
5642 \end_inset
5643 </cell>
5644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5645 \begin_inset Text
5646
5647 \begin_layout Plain Layout
5648 \begin_inset Formula $\lceil$
5649 \end_inset
5650
5651
5652 \end_layout
5653
5654 \end_inset
5655 </cell>
5656 </row>
5657 <row>
5658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5659 \begin_inset Text
5660
5661 \begin_layout Plain Layout
5662
5663 \backslash
5664 lfloor
5665 \end_layout
5666
5667 \end_inset
5668 </cell>
5669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5670 \begin_inset Text
5671
5672 \begin_layout Plain Layout
5673 \begin_inset Formula $\lfloor$
5674 \end_inset
5675
5676
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 </row>
5682 <row>
5683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5684 \begin_inset Text
5685
5686 \begin_layout Plain Layout
5687 /
5688 \end_layout
5689
5690 \end_inset
5691 </cell>
5692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5693 \begin_inset Text
5694
5695 \begin_layout Plain Layout
5696 \begin_inset Formula $/$
5697 \end_inset
5698
5699
5700 \end_layout
5701
5702 \end_inset
5703 </cell>
5704 </row>
5705 <row>
5706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5707 \begin_inset Text
5708
5709 \begin_layout Plain Layout
5710 |
5711 \end_layout
5712
5713 \end_inset
5714 </cell>
5715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5716 \begin_inset Text
5717
5718 \begin_layout Plain Layout
5719 \begin_inset Formula $|$
5720 \end_inset
5721
5722
5723 \end_layout
5724
5725 \end_inset
5726 </cell>
5727 </row>
5728 </lyxtabular>
5729
5730 \end_inset
5731
5732
5733 \begin_inset space \hfill{}
5734 \end_inset
5735
5736
5737 \begin_inset Tabular
5738 <lyxtabular version="3" rows="9" columns="2">
5739 <features rotate="0" tabularvalignment="middle">
5740 <column alignment="center" valignment="top" width="0pt">
5741 <column alignment="center" valignment="top" width="0pt">
5742 <row>
5743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5744 \begin_inset Text
5745
5746 \begin_layout Plain Layout
5747 Comando
5748 \end_layout
5749
5750 \end_inset
5751 </cell>
5752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5753 \begin_inset Text
5754
5755 \begin_layout Plain Layout
5756 Resultado
5757 \end_layout
5758
5759 \end_inset
5760 </cell>
5761 </row>
5762 <row>
5763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5764 \begin_inset Text
5765
5766 \begin_layout Plain Layout
5767 )
5768 \end_layout
5769
5770 \end_inset
5771 </cell>
5772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5773 \begin_inset Text
5774
5775 \begin_layout Plain Layout
5776 \begin_inset Formula $)$
5777 \end_inset
5778
5779
5780 \end_layout
5781
5782 \end_inset
5783 </cell>
5784 </row>
5785 <row>
5786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5787 \begin_inset Text
5788
5789 \begin_layout Plain Layout
5790 }
5791 \end_layout
5792
5793 \end_inset
5794 </cell>
5795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5796 \begin_inset Text
5797
5798 \begin_layout Plain Layout
5799 \begin_inset Formula $\}$
5800 \end_inset
5801
5802
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 </row>
5808 <row>
5809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813 ]
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 \begin_inset Formula $]$
5823 \end_inset
5824
5825
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 </row>
5831 <row>
5832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5833 \begin_inset Text
5834
5835 \begin_layout Plain Layout
5836
5837 \backslash
5838 rangle
5839 \end_layout
5840
5841 \end_inset
5842 </cell>
5843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5844 \begin_inset Text
5845
5846 \begin_layout Plain Layout
5847 \begin_inset Formula $\rangle$
5848 \end_inset
5849
5850
5851 \end_layout
5852
5853 \end_inset
5854 </cell>
5855 </row>
5856 <row>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861
5862 \backslash
5863 rceil
5864 \end_layout
5865
5866 \end_inset
5867 </cell>
5868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5869 \begin_inset Text
5870
5871 \begin_layout Plain Layout
5872 \begin_inset Formula $\rceil$
5873 \end_inset
5874
5875
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 </row>
5881 <row>
5882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5883 \begin_inset Text
5884
5885 \begin_layout Plain Layout
5886
5887 \backslash
5888 rfloor
5889 \end_layout
5890
5891 \end_inset
5892 </cell>
5893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5894 \begin_inset Text
5895
5896 \begin_layout Plain Layout
5897 \begin_inset Formula $\rfloor$
5898 \end_inset
5899
5900
5901 \end_layout
5902
5903 \end_inset
5904 </cell>
5905 </row>
5906 <row>
5907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5908 \begin_inset Text
5909
5910 \begin_layout Plain Layout
5911
5912 \backslash
5913
5914 \backslash
5915
5916 \end_layout
5917
5918 \end_inset
5919 </cell>
5920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5921 \begin_inset Text
5922
5923 \begin_layout Plain Layout
5924 \begin_inset Formula $\backslash$
5925 \end_inset
5926
5927
5928 \end_layout
5929
5930 \end_inset
5931 </cell>
5932 </row>
5933 <row>
5934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5935 \begin_inset Text
5936
5937 \begin_layout Plain Layout
5938
5939 \backslash
5940 |
5941 \end_layout
5942
5943 \end_inset
5944 </cell>
5945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5946 \begin_inset Text
5947
5948 \begin_layout Plain Layout
5949 \begin_inset Formula $\|$
5950 \end_inset
5951
5952
5953 \end_layout
5954
5955 \end_inset
5956 </cell>
5957 </row>
5958 </lyxtabular>
5959
5960 \end_inset
5961
5962
5963 \begin_inset space \hfill{}
5964 \end_inset
5965
5966
5967 \end_layout
5968
5969 \begin_layout Standard
5970 \begin_inset Note Greyedout
5971 status open
5972
5973 \begin_layout Plain Layout
5974
5975 \series bold
5976 Nota
5977 \series default
5978 : En modo TeX hay que usar el comando 
5979 \series bold
5980
5981 \backslash
5982 textbackslash
5983 \series default
5984
5985 \begin_inset Index idx
5986 status collapsed
5987
5988 \begin_layout Plain Layout
5989 Comandos ! T ! 
5990 \backslash
5991 textbackslash
5992 \end_layout
5993
5994 \end_inset
5995
5996  para la barra invertida, porque si no el comando 
5997 \series bold
5998
5999 \backslash
6000
6001 \backslash
6002
6003 \series default
6004  genera un salto de línea.
6005 \end_layout
6006
6007 \end_inset
6008
6009
6010 \end_layout
6011
6012 \begin_layout Standard
6013 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6014  descritos en las dos subsecciones siguientes.
6015  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6016  < y > en vez de los comandos 
6017 \series bold
6018
6019 \backslash
6020 langle
6021 \series default
6022  y 
6023 \series bold
6024
6025 \backslash
6026 rangle
6027 \series default
6028 .
6029  
6030 \end_layout
6031
6032 \begin_layout Subsubsection
6033 Tamaño manual de los delimitadores
6034 \begin_inset CommandInset label
6035 LatexCommand label
6036 name "sub:Tamaño-manual-de"
6037
6038 \end_inset
6039
6040
6041 \begin_inset Index idx
6042 status collapsed
6043
6044 \begin_layout Plain Layout
6045 Delimitadores ! tamaño manual
6046 \end_layout
6047
6048 \end_inset
6049
6050
6051 \end_layout
6052
6053 \begin_layout Standard
6054 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6055  LaTeX 
6056 \series bold
6057
6058 \backslash
6059 big
6060 \series default
6061
6062 \begin_inset Index idx
6063 status collapsed
6064
6065 \begin_layout Plain Layout
6066 Comandos ! B ! 
6067 \backslash
6068 big
6069 \end_layout
6070
6071 \end_inset
6072
6073
6074 \series bold
6075
6076 \backslash
6077 Big
6078 \series default
6079
6080 \series bold
6081
6082 \backslash
6083 bigg
6084 \series default
6085 , y 
6086 \series bold
6087
6088 \backslash
6089 Bigg
6090 \series default
6091 .
6092  
6093 \series bold
6094
6095 \backslash
6096 big
6097 \series default
6098  indica el tamaño menor y 
6099 \series bold
6100
6101 \backslash
6102 Bigg
6103 \series default
6104  el mayor.
6105 \end_layout
6106
6107 \begin_layout Standard
6108 Estos comandos se usan para resaltar niveles de delimitación:
6109 \end_layout
6110
6111 \begin_layout Standard
6112 \noindent
6113 \align center
6114 \begin_inset Tabular
6115 <lyxtabular version="3" rows="2" columns="2">
6116 <features rotate="0" tabularvalignment="middle">
6117 <column alignment="center" valignment="top">
6118 <column alignment="center" valignment="top">
6119 <row>
6120 <cell alignment="center" valignment="top" usebox="none">
6121 \begin_inset Text
6122
6123 \begin_layout Plain Layout
6124 todos los delimitadores de igual tamaño:
6125 \end_layout
6126
6127 \end_inset
6128 </cell>
6129 <cell alignment="center" valignment="top" usebox="none">
6130 \begin_inset Text
6131
6132 \begin_layout Plain Layout
6133 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6134 \end_inset
6135
6136
6137 \end_layout
6138
6139 \end_inset
6140 </cell>
6141 </row>
6142 <row>
6143 <cell alignment="center" valignment="top" usebox="none">
6144 \begin_inset Text
6145
6146 \begin_layout Plain Layout
6147 así tiene mejor aspecto:
6148 \end_layout
6149
6150 \end_inset
6151 </cell>
6152 <cell alignment="center" valignment="top" usebox="none">
6153 \begin_inset Text
6154
6155 \begin_layout Plain Layout
6156 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6157 \end_inset
6158
6159
6160 \end_layout
6161
6162 \end_inset
6163 </cell>
6164 </row>
6165 </lyxtabular>
6166
6167 \end_inset
6168
6169
6170 \begin_inset Note Note
6171 status collapsed
6172
6173 \begin_layout Plain Layout
6174
6175 \series bold
6176
6177 \backslash
6178 raisebox
6179 \series default
6180  se usa sólo como espaciador
6181 \end_layout
6182
6183 \end_inset
6184
6185
6186 \end_layout
6187
6188 \begin_layout Standard
6189 Para la segunda expresión se ha empleado el comando 
6190 \series bold
6191
6192 \backslash
6193 Big((A+B)(A-B)
6194 \backslash
6195 Big)^
6196 \series default
6197
6198 \begin_inset space \textvisiblespace{}
6199 \end_inset
6200
6201
6202 \series bold
6203 C
6204 \series default
6205 .
6206 \end_layout
6207
6208 \begin_layout Standard
6209 He aquí una visión conjunta de todos los tamaños y delimitadores:
6210 \end_layout
6211
6212 \begin_layout Standard
6213 \noindent
6214 \align center
6215
6216 \backslash
6217 Bigg(
6218 \backslash
6219 exp
6220 \backslash
6221 bigg<
6222 \backslash
6223 Big[
6224 \backslash
6225 big{
6226 \backslash
6227 ln(3x)
6228 \backslash
6229 big}^2
6230 \begin_inset space \textvisiblespace{}
6231 \end_inset
6232
6233
6234 \backslash
6235 sen(x)
6236 \backslash
6237 Big]^
6238 \begin_inset space \textvisiblespace{}
6239 \end_inset
6240
6241 A
6242 \begin_inset space \textvisiblespace{}
6243 \end_inset
6244
6245
6246 \backslash
6247 bigg>
6248 \backslash
6249 Bigg)^0,5
6250 \begin_inset Formula 
6251 \[
6252 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}
6253 \]
6254
6255 \end_inset
6256
6257
6258 \end_layout
6259
6260 \begin_layout Standard
6261 Además de los comandos 
6262 \series bold
6263
6264 \backslash
6265 big
6266 \series default
6267  hay la variante 
6268 \series bold
6269
6270 \backslash
6271 bigm
6272 \series default
6273
6274 \begin_inset Index idx
6275 status collapsed
6276
6277 \begin_layout Plain Layout
6278 Comandos ! B ! 
6279 \backslash
6280 bigm
6281 \end_layout
6282
6283 \end_inset
6284
6285 , que añade un poco más de espacio entre el delimitador y su contenido,
6286  y la variante 
6287 \series bold
6288
6289 \backslash
6290 bigl
6291 \series default
6292 -
6293 \series bold
6294
6295 \backslash
6296 bigr
6297 \series default
6298
6299 \begin_inset Index idx
6300 status collapsed
6301
6302 \begin_layout Plain Layout
6303 Comandos ! B ! 
6304 \backslash
6305 bigl - 
6306 \backslash
6307 bigr
6308 \end_layout
6309
6310 \end_inset
6311
6312 , que no añade espacio adicional.
6313  La 
6314 \emph on
6315 l
6316 \emph default
6317  al final del comando 
6318 \series bold
6319
6320 \backslash
6321 bigl 
6322 \series default
6323 es para el delimitador izquierdo, la 
6324 \emph on
6325 r
6326 \emph default
6327  es para el delimitador derecho.
6328  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6329  apertura o de cierre.
6330 \end_layout
6331
6332 \begin_layout Standard
6333 En el siguiente cuadro hay una comparación de las variantes:
6334 \end_layout
6335
6336 \begin_layout Standard
6337 \noindent
6338 \align center
6339 \begin_inset Tabular
6340 <lyxtabular version="3" rows="5" columns="2">
6341 <features rotate="0" tabularvalignment="middle">
6342 <column alignment="center" valignment="top">
6343 <column alignment="center" valignment="top">
6344 <row>
6345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6346 \begin_inset Text
6347
6348 \begin_layout Plain Layout
6349 Comando
6350 \end_layout
6351
6352 \end_inset
6353 </cell>
6354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6355 \begin_inset Text
6356
6357 \begin_layout Plain Layout
6358 Resultado
6359 \begin_inset Note Note
6360 status collapsed
6361
6362 \begin_layout Plain Layout
6363
6364 \series bold
6365
6366 \backslash
6367 raisebox
6368 \series default
6369  se usa sólo como espaciador
6370 \end_layout
6371
6372 \end_inset
6373
6374
6375 \end_layout
6376
6377 \end_inset
6378 </cell>
6379 </row>
6380 <row>
6381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6382 \begin_inset Text
6383
6384 \begin_layout Plain Layout
6385
6386 \backslash
6387 Bigm(
6388 \backslash
6389 bigm(
6390 \backslash
6391 ln(3x)
6392 \backslash
6393 bigm)^2
6394 \series bold
6395
6396 \begin_inset space \textvisiblespace{}
6397 \end_inset
6398
6399
6400 \series default
6401
6402 \backslash
6403 Bigm)
6404 \end_layout
6405
6406 \end_inset
6407 </cell>
6408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6409 \begin_inset Text
6410
6411 \begin_layout Plain Layout
6412 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6413 \end_inset
6414
6415
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 </row>
6421 <row>
6422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6423 \begin_inset Text
6424
6425 \begin_layout Plain Layout
6426
6427 \backslash
6428 Big(
6429 \backslash
6430 big(
6431 \backslash
6432 ln(3x)
6433 \backslash
6434 big)^2
6435 \series bold
6436
6437 \begin_inset space \textvisiblespace{}
6438 \end_inset
6439
6440
6441 \series default
6442
6443 \backslash
6444 Big)
6445 \end_layout
6446
6447 \end_inset
6448 </cell>
6449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6450 \begin_inset Text
6451
6452 \begin_layout Plain Layout
6453 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6454 \end_inset
6455
6456
6457 \end_layout
6458
6459 \end_inset
6460 </cell>
6461 </row>
6462 <row>
6463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6464 \begin_inset Text
6465
6466 \begin_layout Plain Layout
6467
6468 \backslash
6469 Bigl(
6470 \backslash
6471 bigl(
6472 \backslash
6473 ln(3x)
6474 \backslash
6475 bigr)^2
6476 \series bold
6477
6478 \begin_inset space \textvisiblespace{}
6479 \end_inset
6480
6481
6482 \series default
6483
6484 \backslash
6485 Bigr)
6486 \end_layout
6487
6488 \end_inset
6489 </cell>
6490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6491 \begin_inset Text
6492
6493 \begin_layout Plain Layout
6494 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6495 \end_inset
6496
6497
6498 \end_layout
6499
6500 \end_inset
6501 </cell>
6502 </row>
6503 <row>
6504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6505 \begin_inset Text
6506
6507 \begin_layout Plain Layout
6508
6509 \backslash
6510 bigl)
6511 \backslash
6512 ln(3x)
6513 \backslash
6514 bigr(
6515 \end_layout
6516
6517 \end_inset
6518 </cell>
6519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6520 \begin_inset Text
6521
6522 \begin_layout Plain Layout
6523 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6524 \end_inset
6525
6526
6527 \end_layout
6528
6529 \end_inset
6530 </cell>
6531 </row>
6532 </lyxtabular>
6533
6534 \end_inset
6535
6536
6537 \end_layout
6538
6539 \begin_layout Subsubsection
6540 Tamaño automático de los delimitadores
6541 \begin_inset CommandInset label
6542 LatexCommand label
6543 name "sub:Tamaño-automático-de"
6544
6545 \end_inset
6546
6547
6548 \begin_inset Index idx
6549 status collapsed
6550
6551 \begin_layout Plain Layout
6552 Delimitadores ! tamaño automático
6553 \end_layout
6554
6555 \end_inset
6556
6557
6558 \end_layout
6559
6560 \begin_layout Standard
6561 Se pueden insertar delimitadores de tamaño variable con los comandos 
6562 \series bold
6563
6564 \backslash
6565 left
6566 \series default
6567
6568 \begin_inset Index idx
6569 status collapsed
6570
6571 \begin_layout Plain Layout
6572 Comandos ! L ! 
6573 \backslash
6574 left
6575 \end_layout
6576
6577 \end_inset
6578
6579  y 
6580 \series bold
6581
6582 \backslash
6583 right
6584 \series default
6585
6586 \begin_inset Index idx
6587 status collapsed
6588
6589 \begin_layout Plain Layout
6590 Comandos ! R ! 
6591 \backslash
6592 right
6593 \end_layout
6594
6595 \end_inset
6596
6597  o con el botón de la barra de ecuaciones 
6598 \begin_inset Info
6599 type  "icon"
6600 arg   "dialog-show mathdelimiter"
6601 \end_inset
6602
6603 .
6604  El delimitador deseado se debe insertar directamente detrás de 
6605 \series bold
6606
6607 \backslash
6608 left
6609 \series default
6610  y 
6611 \series bold
6612
6613 \backslash
6614 right
6615 \series default
6616 .
6617  El tamaño se calculará automáticamente después para la salida.
6618  
6619 \end_layout
6620
6621 \begin_layout Standard
6622 \noindent
6623 \align center
6624 delimitador normal: El comando 
6625 \series bold
6626
6627 \backslash
6628 ln(
6629 \backslash
6630 frac
6631 \series default
6632
6633 \begin_inset space \textvisiblespace{}
6634 \end_inset
6635
6636
6637 \series bold
6638 A
6639 \begin_inset Formula $\downarrow$
6640 \end_inset
6641
6642 C
6643 \series default
6644
6645 \begin_inset space \textvisiblespace{}
6646 \end_inset
6647
6648
6649 \series bold
6650 )
6651 \series default
6652  genera
6653 \begin_inset Formula 
6654 \[
6655 \ln(\frac{A}{C})
6656 \]
6657
6658 \end_inset
6659
6660
6661 \end_layout
6662
6663 \begin_layout Standard
6664 \noindent
6665 \align center
6666 delimitador multilínea: El comando 
6667 \series bold
6668
6669 \backslash
6670 ln
6671 \backslash
6672 left(
6673 \backslash
6674 frac
6675 \series default
6676
6677 \begin_inset space \textvisiblespace{}
6678 \end_inset
6679
6680
6681 \series bold
6682 A
6683 \begin_inset Formula $\downarrow$
6684 \end_inset
6685
6686 C
6687 \series default
6688
6689 \begin_inset space \textvisiblespace{}
6690 \end_inset
6691
6692
6693 \series bold
6694
6695 \backslash
6696 right)
6697 \series default
6698  genera
6699 \begin_inset Formula 
6700 \[
6701 \ln\left(\frac{A}{C}\right)
6702 \]
6703
6704 \end_inset
6705
6706
6707 \end_layout
6708
6709 \begin_layout Standard
6710 En lugar de 
6711 \series bold
6712
6713 \backslash
6714 left
6715 \series default
6716  y 
6717 \series bold
6718
6719 \backslash
6720 right
6721 \series default
6722  se puede usar el atajo 
6723 \family sans
6724 Alt+M
6725 \begin_inset space ~
6726 \end_inset
6727
6728 Corchete
6729 \family default
6730 .
6731  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
6732  real del delimitador y además se genera el correspondiente delimitador
6733  de cierre.
6734 \begin_inset Newline newline
6735 \end_inset
6736
6737 El comando para el último ejemplo sería 
6738 \series bold
6739
6740 \backslash
6741 ln Alt+M
6742 \series default
6743  
6744 \series bold
6745 (
6746 \backslash
6747 frac
6748 \begin_inset space \textvisiblespace{}
6749 \end_inset
6750
6751 A
6752 \begin_inset Formula $\downarrow$
6753 \end_inset
6754
6755
6756 \end_layout
6757
6758 \begin_layout Standard
6759 Para omitir uno de los dos delimitadores se inserta un punto.
6760  Por ejemplo, el comando 
6761 \series bold
6762
6763 \backslash
6764 left.
6765 \backslash
6766 frac
6767 \series default
6768
6769 \begin_inset space \textvisiblespace{}
6770 \end_inset
6771
6772
6773 \series bold
6774 A
6775 \begin_inset Formula $\downarrow$
6776 \end_inset
6777
6778 B
6779 \series default
6780
6781 \begin_inset space \textvisiblespace{}
6782 \end_inset
6783
6784
6785 \series bold
6786
6787 \backslash
6788 right}
6789 \series default
6790  da lugar a:
6791 \begin_inset Formula 
6792 \[
6793 \left.\frac{A}{B}\right\} 
6794 \]
6795
6796 \end_inset
6797
6798
6799 \end_layout
6800
6801 \begin_layout Standard
6802 LyX convertirá los comandos 
6803 \series bold
6804
6805 \backslash
6806 left
6807 \series default
6808  y 
6809 \series bold
6810
6811 \backslash
6812 right
6813 \series default
6814  a su tamaño adecuado cuando el documento sea recargado y el delimitador
6815  omitido aparecerá como línea de trazos.
6816  
6817 \begin_inset VSpace bigskip
6818 \end_inset
6819
6820
6821 \end_layout
6822
6823 \begin_layout Standard
6824 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
6825  de LaTeX, el comando 
6826 \series bold
6827
6828 \backslash
6829 middle
6830 \series default
6831
6832 \begin_inset Index idx
6833 status collapsed
6834
6835 \begin_layout Plain Layout
6836 Comandos ! M ! 
6837 \backslash
6838 middle
6839 \end_layout
6840
6841 \end_inset
6842
6843  está también disponible para todos los delimitadores y límites.
6844  Con este comando la altura del siguiente carácter se adapta a la de los
6845  delimitadores circundantes, lo que es necesario, p.
6846 \begin_inset space \thinspace{}
6847 \end_inset
6848
6849 e., para vectores cuánticos: 
6850 \begin_inset Formula 
6851 \[
6852 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6853 \]
6854
6855 \end_inset
6856
6857
6858 \end_layout
6859
6860 \begin_layout Standard
6861 Para este tipo de vectores hay un paquete LaTeX específico que se describe
6862  en
6863 \begin_inset space ~
6864 \end_inset
6865
6866
6867 \begin_inset CommandInset ref
6868 LatexCommand ref
6869 reference "sub:Vectores-cuánticos"
6870
6871 \end_inset
6872
6873 .
6874 \end_layout
6875
6876 \begin_layout Subsection
6877 Delimitadores horizontales
6878 \begin_inset Index idx
6879 status collapsed
6880
6881 \begin_layout Plain Layout
6882 Delimitadores ! horizontales
6883 \end_layout
6884
6885 \end_inset
6886
6887
6888 \end_layout
6889
6890 \begin_layout Standard
6891 \noindent
6892 \align center
6893 \begin_inset Tabular
6894 <lyxtabular version="3" rows="4" columns="2">
6895 <features rotate="0" tabularvalignment="middle">
6896 <column alignment="center" valignment="top">
6897 <column alignment="center" valignment="top">
6898 <row>
6899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6900 \begin_inset Text
6901
6902 \begin_layout Plain Layout
6903 Comando
6904 \begin_inset Note Note
6905 status collapsed
6906
6907 \begin_layout Plain Layout
6908
6909 \series bold
6910
6911 \backslash
6912 raisebox
6913 \series default
6914  se usa sólo como espaciador
6915 \end_layout
6916
6917 \end_inset
6918
6919
6920 \end_layout
6921
6922 \end_inset
6923 </cell>
6924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6925 \begin_inset Text
6926
6927 \begin_layout Plain Layout
6928 Resultado
6929 \end_layout
6930
6931 \end_inset
6932 </cell>
6933 </row>
6934 <row>
6935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6936 \begin_inset Text
6937
6938 \begin_layout Plain Layout
6939 \begin_inset ERT
6940 status collapsed
6941
6942 \begin_layout Plain Layout
6943
6944
6945 \backslash
6946 raisebox{2.3mm}{
6947 \end_layout
6948
6949 \end_inset
6950
6951
6952 \backslash
6953 overbrace
6954 \begin_inset space \textvisiblespace{}
6955 \end_inset
6956
6957 A+B
6958 \begin_inset space \textvisiblespace{}
6959 \end_inset
6960
6961 ^
6962 \begin_inset space \textvisiblespace{}
6963 \end_inset
6964
6965 3
6966 \begin_inset ERT
6967 status collapsed
6968
6969 \begin_layout Plain Layout
6970
6971 }
6972 \end_layout
6973
6974 \end_inset
6975
6976
6977 \begin_inset Index idx
6978 status collapsed
6979
6980 \begin_layout Plain Layout
6981 Comandos ! O ! 
6982 \backslash
6983 overbrace
6984 \end_layout
6985
6986 \end_inset
6987
6988
6989 \end_layout
6990
6991 \end_inset
6992 </cell>
6993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6994 \begin_inset Text
6995
6996 \begin_layout Plain Layout
6997 \begin_inset Formula $\overbrace{A+B}^{3}$
6998 \end_inset
6999
7000
7001 \end_layout
7002
7003 \end_inset
7004 </cell>
7005 </row>
7006 <row>
7007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7008 \begin_inset Text
7009
7010 \begin_layout Plain Layout
7011 \begin_inset ERT
7012 status collapsed
7013
7014 \begin_layout Plain Layout
7015
7016
7017 \backslash
7018 raisebox{-2.2mm}{
7019 \end_layout
7020
7021 \end_inset
7022
7023
7024 \backslash
7025 underbrace
7026 \begin_inset space \textvisiblespace{}
7027 \end_inset
7028
7029 A+B
7030 \begin_inset space \textvisiblespace{}
7031 \end_inset
7032
7033 _5
7034 \begin_inset ERT
7035 status collapsed
7036
7037 \begin_layout Plain Layout
7038
7039 }
7040 \end_layout
7041
7042 \end_inset
7043
7044
7045 \begin_inset Index idx
7046 status collapsed
7047
7048 \begin_layout Plain Layout
7049 Comandos ! U ! 
7050 \backslash
7051 underbrace
7052 \end_layout
7053
7054 \end_inset
7055
7056
7057 \end_layout
7058
7059 \end_inset
7060 </cell>
7061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7062 \begin_inset Text
7063
7064 \begin_layout Plain Layout
7065 \begin_inset Formula $\underbrace{A+B}_{5}$
7066 \end_inset
7067
7068
7069 \end_layout
7070
7071 \end_inset
7072 </cell>
7073 </row>
7074 <row>
7075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7076 \begin_inset Text
7077
7078 \begin_layout Plain Layout
7079
7080 \backslash
7081 overbrace
7082 \begin_inset space \textvisiblespace{}
7083 \end_inset
7084
7085
7086 \backslash
7087 underbrace
7088 \begin_inset space \textvisiblespace{}
7089 \end_inset
7090
7091 A+B_w
7092 \begin_inset space \textvisiblespace{}
7093 \end_inset
7094
7095
7096 \begin_inset space \textvisiblespace{}
7097 \end_inset
7098
7099 _7
7100 \begin_inset space \textvisiblespace{}
7101 \end_inset
7102
7103
7104 \begin_inset space \textvisiblespace{}
7105 \end_inset
7106
7107 ^
7108 \begin_inset space \textvisiblespace{}
7109 \end_inset
7110
7111 C
7112 \end_layout
7113
7114 \end_inset
7115 </cell>
7116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7117 \begin_inset Text
7118
7119 \begin_layout Plain Layout
7120 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7121 \end_inset
7122
7123
7124 \end_layout
7125
7126 \end_inset
7127 </cell>
7128 </row>
7129 </lyxtabular>
7130
7131 \end_inset
7132
7133
7134 \end_layout
7135
7136 \begin_layout Standard
7137 En el último ejemplo no importa en qué orden se introducen los comandos
7138  
7139 \series bold
7140
7141 \backslash
7142 overbrace
7143 \series default
7144  y 
7145 \series bold
7146
7147 \backslash
7148 underbrace
7149 \series default
7150 .
7151 \begin_inset VSpace bigskip
7152 \end_inset
7153
7154
7155 \end_layout
7156
7157 \begin_layout Standard
7158 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7159  multilínea, como se describe en
7160 \begin_inset space ~
7161 \end_inset
7162
7163
7164 \begin_inset CommandInset ref
7165 LatexCommand ref
7166 reference "sec:Ecuaciones-multilínea"
7167
7168 \end_inset
7169
7170 :
7171 \begin_inset Formula 
7172 \begin{eqnarray*}
7173 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7174  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7175 \end{eqnarray*}
7176
7177 \end_inset
7178
7179 En la primera fila se insertan la ecuación y la primera llave.
7180  Aquí es importante insertar el comando de espacio
7181 \begin_inset Foot
7182 status collapsed
7183
7184 \begin_layout Plain Layout
7185 Los comandos para espacios se explican en 
7186 \begin_inset CommandInset ref
7187 LatexCommand ref
7188 reference "sub:Espacio-predefinido"
7189
7190 \end_inset
7191
7192
7193 \end_layout
7194
7195 \end_inset
7196
7197  
7198 \series bold
7199
7200 \backslash
7201 :
7202 \series default
7203  antes de la primera
7204 \series bold
7205  
7206 \series default
7207
7208 \begin_inset Formula $d$
7209 \end_inset
7210
7211 , porque la llave que termina detrás de 
7212 \begin_inset Formula $q$
7213 \end_inset
7214
7215  impide que el siguiente 
7216 \begin_inset Quotes fld
7217 \end_inset
7218
7219 +
7220 \begin_inset Quotes frd
7221 \end_inset
7222
7223  esté rodeado de espacio.
7224 \begin_inset Foot
7225 status collapsed
7226
7227 \begin_layout Plain Layout
7228 Debido a que la llave no es considerada como carácter, véase 
7229 \begin_inset CommandInset ref
7230 LatexCommand ref
7231 reference "sub:Operadores-binarios"
7232
7233 \end_inset
7234
7235
7236 \end_layout
7237
7238 \end_inset
7239
7240  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7241  de 
7242 \begin_inset Formula $b$
7243 \end_inset
7244
7245  se inserta antes el comando 
7246 \series bold
7247
7248 \backslash
7249 hphantom{gggg+
7250 \backslash
7251 :}
7252 \series default
7253 .
7254 \begin_inset Foot
7255 status collapsed
7256
7257 \begin_layout Plain Layout
7258 Más sobre 
7259 \series bold
7260
7261 \backslash
7262 hphantom
7263 \series default
7264  en 
7265 \begin_inset CommandInset ref
7266 LatexCommand ref
7267 reference "sub:Espacios-reservados"
7268
7269 \end_inset
7270
7271
7272 \end_layout
7273
7274 \end_inset
7275
7276  Ese espacio es necesario porque el signo 
7277 \begin_inset Quotes fld
7278 \end_inset
7279
7280 +
7281 \begin_inset Quotes frd
7282 \end_inset
7283
7284  va seguido de un espacio en la ecuación.
7285  La llave se coloca bajo el comando 
7286 \series bold
7287
7288 \backslash
7289 hphantom{bbqq+dddd}
7290 \series default
7291 .
7292  
7293 \end_layout
7294
7295 \begin_layout Standard
7296 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7297  ejemplo:
7298 \begin_inset ERT
7299 status collapsed
7300
7301 \begin_layout Plain Layout
7302
7303
7304 \backslash
7305 setlength{
7306 \backslash
7307 jot}{-6pt}
7308 \end_layout
7309
7310 \end_inset
7311
7312
7313 \begin_inset Formula 
7314 \begin{eqnarray*}
7315  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7316 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7317 \end{eqnarray*}
7318
7319 \end_inset
7320
7321
7322 \begin_inset ERT
7323 status collapsed
7324
7325 \begin_layout Plain Layout
7326
7327
7328 \backslash
7329 setlength{
7330 \backslash
7331 jot}{3pt}
7332 \end_layout
7333
7334 \end_inset
7335
7336 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7337  anterior, con la diferencia de que la llave está encima.
7338  La segunda fila contiene la ecuación junto con la segunda llave.
7339  Para evitar que haya demasiado espacio entre la llave superior en la primera
7340  fila y la ecuación hay que reducirlo.
7341  Esto no es fácil de hacer debido a un fallo de LyX.
7342 \begin_inset Foot
7343 status collapsed
7344
7345 \begin_layout Plain Layout
7346 \begin_inset CommandInset href
7347 LatexCommand href
7348 name "LyX-bug #1505"
7349 target "http://www.lyx.org/trac/ticket/1505"
7350
7351 \end_inset
7352
7353
7354 \end_layout
7355
7356 \end_inset
7357
7358  Una solución es cambiar la separación global de filas en la ecuación, 
7359 \series bold
7360
7361 \backslash
7362 jot
7363 \series default
7364
7365 \begin_inset Index idx
7366 status collapsed
7367
7368 \begin_layout Plain Layout
7369 Comandos ! J ! 
7370 \backslash
7371 jot
7372 \end_layout
7373
7374 \end_inset
7375
7376 , en -6
7377 \begin_inset space \thinspace{}
7378 \end_inset
7379
7380 pt insertando antes de la ecuación el comando 
7381 \series bold
7382
7383 \backslash
7384 setlength{
7385 \backslash
7386 jot}{-6pt}
7387 \series default
7388  en modo TeX.
7389  Después de la ecuación se vuelve al valor normal 3
7390 \begin_inset space \thinspace{}
7391 \end_inset
7392
7393 pt de 
7394 \series bold
7395
7396 \backslash
7397 jot
7398 \series default
7399  usando el mismo comando.
7400  Más información sobre separación de filas en ecuaciones en
7401 \begin_inset space ~
7402 \end_inset
7403
7404
7405 \begin_inset CommandInset ref
7406 LatexCommand ref
7407 reference "sub:Separación-de-líneas"
7408
7409 \end_inset
7410
7411 .
7412 \end_layout
7413
7414 \begin_layout Section
7415 Flechas
7416 \begin_inset Index idx
7417 status collapsed
7418
7419 \begin_layout Plain Layout
7420 Flechas
7421 \end_layout
7422
7423 \end_inset
7424
7425
7426 \end_layout
7427
7428 \begin_layout Standard
7429 Las flechas se pueden insertar con el botón 
7430 \begin_inset Info
7431 type  "icon"
7432 arg   "math-insert \\leftarrow"
7433 \end_inset
7434
7435  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7436  siguientes.
7437 \end_layout
7438
7439 \begin_layout Subsection
7440 Flechas horizontales
7441 \begin_inset Index idx
7442 status collapsed
7443
7444 \begin_layout Plain Layout
7445 Flechas ! horizontales
7446 \end_layout
7447
7448 \end_inset
7449
7450
7451 \end_layout
7452
7453 \begin_layout Standard
7454 \begin_inset space \hfill{}
7455 \end_inset
7456
7457
7458 \begin_inset Tabular
7459 <lyxtabular version="3" rows="8" columns="2">
7460 <features rotate="0" tabularvalignment="middle">
7461 <column alignment="center" valignment="top" width="0pt">
7462 <column alignment="center" valignment="top" width="0pt">
7463 <row>
7464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7465 \begin_inset Text
7466
7467 \begin_layout Plain Layout
7468 Comando
7469 \end_layout
7470
7471 \end_inset
7472 </cell>
7473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7474 \begin_inset Text
7475
7476 \begin_layout Plain Layout
7477 Resultado
7478 \end_layout
7479
7480 \end_inset
7481 </cell>
7482 </row>
7483 <row>
7484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7485 \begin_inset Text
7486
7487 \begin_layout Plain Layout
7488
7489 \backslash
7490 gets
7491 \end_layout
7492
7493 \end_inset
7494 </cell>
7495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7496 \begin_inset Text
7497
7498 \begin_layout Plain Layout
7499 \begin_inset Formula $\gets$
7500 \end_inset
7501
7502
7503 \end_layout
7504
7505 \end_inset
7506 </cell>
7507 </row>
7508 <row>
7509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7510 \begin_inset Text
7511
7512 \begin_layout Plain Layout
7513
7514 \backslash
7515 Leftarrow
7516 \end_layout
7517
7518 \end_inset
7519 </cell>
7520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7521 \begin_inset Text
7522
7523 \begin_layout Plain Layout
7524 \begin_inset Formula $\Leftarrow$
7525 \end_inset
7526
7527
7528 \end_layout
7529
7530 \end_inset
7531 </cell>
7532 </row>
7533 <row>
7534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7535 \begin_inset Text
7536
7537 \begin_layout Plain Layout
7538
7539 \backslash
7540 longleftarrow
7541 \end_layout
7542
7543 \end_inset
7544 </cell>
7545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7546 \begin_inset Text
7547
7548 \begin_layout Plain Layout
7549 \begin_inset Formula $\longleftarrow$
7550 \end_inset
7551
7552
7553 \end_layout
7554
7555 \end_inset
7556 </cell>
7557 </row>
7558 <row>
7559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7560 \begin_inset Text
7561
7562 \begin_layout Plain Layout
7563
7564 \backslash
7565 Longleftarrow
7566 \end_layout
7567
7568 \end_inset
7569 </cell>
7570 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7571 \begin_inset Text
7572
7573 \begin_layout Plain Layout
7574 \begin_inset Formula $\Longleftarrow$
7575 \end_inset
7576
7577
7578 \end_layout
7579
7580 \end_inset
7581 </cell>
7582 </row>
7583 <row>
7584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7585 \begin_inset Text
7586
7587 \begin_layout Plain Layout
7588
7589 \backslash
7590 leftharpoonup
7591 \end_layout
7592
7593 \end_inset
7594 </cell>
7595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7596 \begin_inset Text
7597
7598 \begin_layout Plain Layout
7599 \begin_inset Formula $\leftharpoonup$
7600 \end_inset
7601
7602
7603 \end_layout
7604
7605 \end_inset
7606 </cell>
7607 </row>
7608 <row>
7609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7610 \begin_inset Text
7611
7612 \begin_layout Plain Layout
7613
7614 \backslash
7615 leftharpoondown
7616 \end_layout
7617
7618 \end_inset
7619 </cell>
7620 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7621 \begin_inset Text
7622
7623 \begin_layout Plain Layout
7624 \begin_inset Formula $\leftharpoondown$
7625 \end_inset
7626
7627
7628 \end_layout
7629
7630 \end_inset
7631 </cell>
7632 </row>
7633 <row>
7634 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7635 \begin_inset Text
7636
7637 \begin_layout Plain Layout
7638
7639 \backslash
7640 hookleftarrow
7641 \end_layout
7642
7643 \end_inset
7644 </cell>
7645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7646 \begin_inset Text
7647
7648 \begin_layout Plain Layout
7649 \begin_inset Formula $\hookleftarrow$
7650 \end_inset
7651
7652
7653 \end_layout
7654
7655 \end_inset
7656 </cell>
7657 </row>
7658 </lyxtabular>
7659
7660 \end_inset
7661
7662
7663 \begin_inset space \hfill{}
7664 \end_inset
7665
7666
7667 \begin_inset Tabular
7668 <lyxtabular version="3" rows="8" columns="2">
7669 <features rotate="0" tabularvalignment="middle">
7670 <column alignment="center" valignment="top" width="0pt">
7671 <column alignment="center" valignment="top" width="0pt">
7672 <row>
7673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7674 \begin_inset Text
7675
7676 \begin_layout Plain Layout
7677 Comando
7678 \end_layout
7679
7680 \end_inset
7681 </cell>
7682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7683 \begin_inset Text
7684
7685 \begin_layout Plain Layout
7686 Resultado
7687 \end_layout
7688
7689 \end_inset
7690 </cell>
7691 </row>
7692 <row>
7693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7694 \begin_inset Text
7695
7696 \begin_layout Plain Layout
7697
7698 \backslash
7699 to
7700 \end_layout
7701
7702 \end_inset
7703 </cell>
7704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7705 \begin_inset Text
7706
7707 \begin_layout Plain Layout
7708 \begin_inset Formula $\to$
7709 \end_inset
7710
7711
7712 \end_layout
7713
7714 \end_inset
7715 </cell>
7716 </row>
7717 <row>
7718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7719 \begin_inset Text
7720
7721 \begin_layout Plain Layout
7722
7723 \backslash
7724 Rightarrow
7725 \end_layout
7726
7727 \end_inset
7728 </cell>
7729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7730 \begin_inset Text
7731
7732 \begin_layout Plain Layout
7733 \begin_inset Formula $\Rightarrow$
7734 \end_inset
7735
7736
7737 \end_layout
7738
7739 \end_inset
7740 </cell>
7741 </row>
7742 <row>
7743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7744 \begin_inset Text
7745
7746 \begin_layout Plain Layout
7747
7748 \backslash
7749 longrightarrow
7750 \end_layout
7751
7752 \end_inset
7753 </cell>
7754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7755 \begin_inset Text
7756
7757 \begin_layout Plain Layout
7758 \begin_inset Formula $\longrightarrow$
7759 \end_inset
7760
7761
7762 \end_layout
7763
7764 \end_inset
7765 </cell>
7766 </row>
7767 <row>
7768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7769 \begin_inset Text
7770
7771 \begin_layout Plain Layout
7772
7773 \backslash
7774 Longrightarrow
7775 \end_layout
7776
7777 \end_inset
7778 </cell>
7779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7780 \begin_inset Text
7781
7782 \begin_layout Plain Layout
7783 \begin_inset Formula $\Longrightarrow$
7784 \end_inset
7785
7786
7787 \end_layout
7788
7789 \end_inset
7790 </cell>
7791 </row>
7792 <row>
7793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7794 \begin_inset Text
7795
7796 \begin_layout Plain Layout
7797
7798 \backslash
7799 rightharpoonup
7800 \end_layout
7801
7802 \end_inset
7803 </cell>
7804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7805 \begin_inset Text
7806
7807 \begin_layout Plain Layout
7808 \begin_inset Formula $\rightharpoonup$
7809 \end_inset
7810
7811
7812 \end_layout
7813
7814 \end_inset
7815 </cell>
7816 </row>
7817 <row>
7818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7819 \begin_inset Text
7820
7821 \begin_layout Plain Layout
7822
7823 \backslash
7824 rightharpoondown
7825 \end_layout
7826
7827 \end_inset
7828 </cell>
7829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7830 \begin_inset Text
7831
7832 \begin_layout Plain Layout
7833 \begin_inset Formula $\rightharpoondown$
7834 \end_inset
7835
7836
7837 \end_layout
7838
7839 \end_inset
7840 </cell>
7841 </row>
7842 <row>
7843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7844 \begin_inset Text
7845
7846 \begin_layout Plain Layout
7847
7848 \backslash
7849 hookrightarrow
7850 \end_layout
7851
7852 \end_inset
7853 </cell>
7854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7855 \begin_inset Text
7856
7857 \begin_layout Plain Layout
7858 \begin_inset Formula $\hookrightarrow$
7859 \end_inset
7860
7861
7862 \end_layout
7863
7864 \end_inset
7865 </cell>
7866 </row>
7867 </lyxtabular>
7868
7869 \end_inset
7870
7871
7872 \begin_inset space \hfill{}
7873 \end_inset
7874
7875
7876 \end_layout
7877
7878 \begin_layout Standard
7879 \begin_inset space \hfill{}
7880 \end_inset
7881
7882
7883 \begin_inset Tabular
7884 <lyxtabular version="3" rows="6" columns="2">
7885 <features rotate="0" tabularvalignment="middle">
7886 <column alignment="center" valignment="top" width="0pt">
7887 <column alignment="center" valignment="top" width="0pt">
7888 <row>
7889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7890 \begin_inset Text
7891
7892 \begin_layout Plain Layout
7893 Comando
7894 \end_layout
7895
7896 \end_inset
7897 </cell>
7898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7899 \begin_inset Text
7900
7901 \begin_layout Plain Layout
7902 Resultado
7903 \end_layout
7904
7905 \end_inset
7906 </cell>
7907 </row>
7908 <row>
7909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7910 \begin_inset Text
7911
7912 \begin_layout Plain Layout
7913
7914 \backslash
7915 leftrightarrow
7916 \end_layout
7917
7918 \end_inset
7919 </cell>
7920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7921 \begin_inset Text
7922
7923 \begin_layout Plain Layout
7924 \begin_inset Formula $\leftrightarrow$
7925 \end_inset
7926
7927
7928 \end_layout
7929
7930 \end_inset
7931 </cell>
7932 </row>
7933 <row>
7934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7935 \begin_inset Text
7936
7937 \begin_layout Plain Layout
7938
7939 \backslash
7940 Leftrightarrow
7941 \end_layout
7942
7943 \end_inset
7944 </cell>
7945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7946 \begin_inset Text
7947
7948 \begin_layout Plain Layout
7949 \begin_inset Formula $\Leftrightarrow$
7950 \end_inset
7951
7952
7953 \end_layout
7954
7955 \end_inset
7956 </cell>
7957 </row>
7958 <row>
7959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7960 \begin_inset Text
7961
7962 \begin_layout Plain Layout
7963
7964 \backslash
7965 longleftrightarrow
7966 \end_layout
7967
7968 \end_inset
7969 </cell>
7970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7971 \begin_inset Text
7972
7973 \begin_layout Plain Layout
7974 \begin_inset Formula $\longleftrightarrow$
7975 \end_inset
7976
7977
7978 \end_layout
7979
7980 \end_inset
7981 </cell>
7982 </row>
7983 <row>
7984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Plain Layout
7988
7989 \backslash
7990 Longleftrightarrow
7991 \end_layout
7992
7993 \end_inset
7994 </cell>
7995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7996 \begin_inset Text
7997
7998 \begin_layout Plain Layout
7999 \begin_inset Formula $\Longleftrightarrow$
8000 \end_inset
8001
8002
8003 \end_layout
8004
8005 \end_inset
8006 </cell>
8007 </row>
8008 <row>
8009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \begin_layout Plain Layout
8013
8014 \backslash
8015 rightleftharpoons
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8021 \begin_inset Text
8022
8023 \begin_layout Plain Layout
8024 \begin_inset Formula $\rightleftharpoons$
8025 \end_inset
8026
8027
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 </row>
8033 </lyxtabular>
8034
8035 \end_inset
8036
8037
8038 \begin_inset space \hspace{}
8039 \length 25pt
8040 \end_inset
8041
8042
8043 \begin_inset space \hfill{}
8044 \end_inset
8045
8046
8047 \begin_inset Tabular
8048 <lyxtabular version="3" rows="5" columns="2">
8049 <features rotate="0" tabularvalignment="middle">
8050 <column alignment="center" valignment="top" width="0pt">
8051 <column alignment="center" valignment="top" width="0pt">
8052 <row>
8053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8054 \begin_inset Text
8055
8056 \begin_layout Plain Layout
8057 Comando
8058 \end_layout
8059
8060 \end_inset
8061 </cell>
8062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8063 \begin_inset Text
8064
8065 \begin_layout Plain Layout
8066 Resultado
8067 \end_layout
8068
8069 \end_inset
8070 </cell>
8071 </row>
8072 <row>
8073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8074 \begin_inset Text
8075
8076 \begin_layout Plain Layout
8077
8078 \backslash
8079 mapsto
8080 \end_layout
8081
8082 \end_inset
8083 </cell>
8084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Plain Layout
8088 \begin_inset Formula $\mapsto$
8089 \end_inset
8090
8091
8092 \end_layout
8093
8094 \end_inset
8095 </cell>
8096 </row>
8097 <row>
8098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8099 \begin_inset Text
8100
8101 \begin_layout Plain Layout
8102
8103 \backslash
8104 longmapsto
8105 \end_layout
8106
8107 \end_inset
8108 </cell>
8109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Plain Layout
8113 \begin_inset Formula $\longmapsto$
8114 \end_inset
8115
8116
8117 \end_layout
8118
8119 \end_inset
8120 </cell>
8121 </row>
8122 <row>
8123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8124 \begin_inset Text
8125
8126 \begin_layout Plain Layout
8127
8128 \backslash
8129 leadsto
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138 \begin_inset Formula $\leadsto$
8139 \end_inset
8140
8141
8142 \end_layout
8143
8144 \end_inset
8145 </cell>
8146 </row>
8147 <row>
8148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8149 \begin_inset Text
8150
8151 \begin_layout Plain Layout
8152
8153 \backslash
8154 dasharrow
8155 \end_layout
8156
8157 \end_inset
8158 </cell>
8159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8160 \begin_inset Text
8161
8162 \begin_layout Plain Layout
8163 \begin_inset Formula $\dasharrow$
8164 \end_inset
8165
8166
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 </row>
8172 </lyxtabular>
8173
8174 \end_inset
8175
8176
8177 \begin_inset space \hfill{}
8178 \end_inset
8179
8180
8181 \begin_inset VSpace medskip
8182 \end_inset
8183
8184
8185 \end_layout
8186
8187 \begin_layout Standard
8188 Las flechas que se utilizan como acentos, p.
8189 \begin_inset space \thinspace{}
8190 \end_inset
8191
8192 e.
8193  en vectores, se describen en 
8194 \begin_inset CommandInset ref
8195 LatexCommand ref
8196 reference "sec:Acentos"
8197
8198 \end_inset
8199
8200 .
8201  
8202 \begin_inset VSpace bigskip
8203 \end_inset
8204
8205
8206 \end_layout
8207
8208 \begin_layout Standard
8209 Además hay las flechas etiquetadas
8210 \begin_inset Index idx
8211 status collapsed
8212
8213 \begin_layout Plain Layout
8214 Flechas ! etiquetadas
8215 \end_layout
8216
8217 \end_inset
8218
8219  
8220 \series bold
8221
8222 \backslash
8223 xleftarrow
8224 \series default
8225
8226 \begin_inset Index idx
8227 status collapsed
8228
8229 \begin_layout Plain Layout
8230 Comandos ! X ! 
8231 \backslash
8232 xleftarrow
8233 \end_layout
8234
8235 \end_inset
8236
8237  y 
8238 \series bold
8239
8240 \backslash
8241 xrightarrow
8242 \series default
8243
8244 \begin_inset Index idx
8245 status collapsed
8246
8247 \begin_layout Plain Layout
8248 Comandos ! X ! 
8249 \backslash
8250 xrightarrow
8251 \begin_inset ERT
8252 status collapsed
8253
8254 \begin_layout Plain Layout
8255
8256
8257 \backslash
8258 vspace{4mm}
8259 \end_layout
8260
8261 \end_inset
8262
8263
8264 \end_layout
8265
8266 \end_inset
8267
8268 .
8269  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8270  con dos marcos azules donde se puede insertar la etiqueta.
8271  La longitud de la flecha se adapta a la anchura de la etiqueta.
8272 \end_layout
8273
8274 \begin_layout Standard
8275 \noindent
8276 \align center
8277 \begin_inset Tabular
8278 <lyxtabular version="3" rows="3" columns="2">
8279 <features rotate="0" tabularvalignment="middle">
8280 <column alignment="center" valignment="top">
8281 <column alignment="center" valignment="top">
8282 <row>
8283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8284 \begin_inset Text
8285
8286 \begin_layout Plain Layout
8287 Comando
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8293 \begin_inset Text
8294
8295 \begin_layout Plain Layout
8296 Resultado
8297 \begin_inset Note Note
8298 status collapsed
8299
8300 \begin_layout Plain Layout
8301
8302 \series bold
8303
8304 \backslash
8305 raisebox
8306 \series default
8307  se usa sólo como espaciador
8308 \end_layout
8309
8310 \end_inset
8311
8312
8313 \end_layout
8314
8315 \end_inset
8316 </cell>
8317 </row>
8318 <row>
8319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8320 \begin_inset Text
8321
8322 \begin_layout Plain Layout
8323 F(a)
8324 \backslash
8325 xleftarrow
8326 \begin_inset space \textvisiblespace{}
8327 \end_inset
8328
8329 x=a
8330 \begin_inset Formula $\downarrow$
8331 \end_inset
8332
8333 x>0
8334 \begin_inset Formula $\to$
8335 \end_inset
8336
8337 F(x)
8338 \end_layout
8339
8340 \end_inset
8341 </cell>
8342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8343 \begin_inset Text
8344
8345 \begin_layout Plain Layout
8346 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8347 \end_inset
8348
8349
8350 \end_layout
8351
8352 \end_inset
8353 </cell>
8354 </row>
8355 <row>
8356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360 F(x)
8361 \backslash
8362 xrightarrow
8363 \begin_inset space \textvisiblespace{}
8364 \end_inset
8365
8366 x=a
8367 \begin_inset Formula $\downarrow$
8368 \end_inset
8369
8370 x>0
8371 \begin_inset Formula $\to$
8372 \end_inset
8373
8374 F(a)
8375 \end_layout
8376
8377 \end_inset
8378 </cell>
8379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8380 \begin_inset Text
8381
8382 \begin_layout Plain Layout
8383 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8384 \end_inset
8385
8386
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 </row>
8392 </lyxtabular>
8393
8394 \end_inset
8395
8396
8397 \end_layout
8398
8399 \begin_layout Subsection
8400 Flechas verticales y diagonales
8401 \begin_inset Index idx
8402 status collapsed
8403
8404 \begin_layout Plain Layout
8405 Flechas ! diagonales
8406 \end_layout
8407
8408 \end_inset
8409
8410
8411 \begin_inset Index idx
8412 status collapsed
8413
8414 \begin_layout Plain Layout
8415 Flechas ! verticales
8416 \end_layout
8417
8418 \end_inset
8419
8420
8421 \end_layout
8422
8423 \begin_layout Standard
8424 \begin_inset space \hfill{}
8425 \end_inset
8426
8427
8428 \begin_inset Tabular
8429 <lyxtabular version="3" rows="7" columns="2">
8430 <features rotate="0" tabularvalignment="middle">
8431 <column alignment="center" valignment="top" width="0pt">
8432 <column alignment="center" valignment="top" width="0pt">
8433 <row>
8434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8435 \begin_inset Text
8436
8437 \begin_layout Plain Layout
8438 Comando
8439 \end_layout
8440
8441 \end_inset
8442 </cell>
8443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8444 \begin_inset Text
8445
8446 \begin_layout Plain Layout
8447 Resultado
8448 \end_layout
8449
8450 \end_inset
8451 </cell>
8452 </row>
8453 <row>
8454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8455 \begin_inset Text
8456
8457 \begin_layout Plain Layout
8458
8459 \backslash
8460 uparrow
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8466 \begin_inset Text
8467
8468 \begin_layout Plain Layout
8469 \begin_inset Formula $\uparrow$
8470 \end_inset
8471
8472
8473 \end_layout
8474
8475 \end_inset
8476 </cell>
8477 </row>
8478 <row>
8479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483
8484 \backslash
8485 Uparrow
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8491 \begin_inset Text
8492
8493 \begin_layout Plain Layout
8494 \begin_inset Formula $\Uparrow$
8495 \end_inset
8496
8497
8498 \end_layout
8499
8500 \end_inset
8501 </cell>
8502 </row>
8503 <row>
8504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8505 \begin_inset Text
8506
8507 \begin_layout Plain Layout
8508
8509 \backslash
8510 updownarrow
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Plain Layout
8519 \begin_inset Formula $\updownarrow$
8520 \end_inset
8521
8522
8523 \end_layout
8524
8525 \end_inset
8526 </cell>
8527 </row>
8528 <row>
8529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Plain Layout
8533
8534 \backslash
8535 Updownarrow
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Plain Layout
8544 \begin_inset Formula $\Updownarrow$
8545 \end_inset
8546
8547
8548 \end_layout
8549
8550 \end_inset
8551 </cell>
8552 </row>
8553 <row>
8554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Plain Layout
8558
8559 \backslash
8560 Downarrow
8561 \end_layout
8562
8563 \end_inset
8564 </cell>
8565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8566 \begin_inset Text
8567
8568 \begin_layout Plain Layout
8569 \begin_inset Formula $\Downarrow$
8570 \end_inset
8571
8572
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 </row>
8578 <row>
8579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \begin_layout Plain Layout
8583
8584 \backslash
8585 downarrow
8586 \end_layout
8587
8588 \end_inset
8589 </cell>
8590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8591 \begin_inset Text
8592
8593 \begin_layout Plain Layout
8594 \begin_inset Formula $\downarrow$
8595 \end_inset
8596
8597
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 </row>
8603 </lyxtabular>
8604
8605 \end_inset
8606
8607
8608 \begin_inset space \hfill{}
8609 \end_inset
8610
8611
8612 \begin_inset Tabular
8613 <lyxtabular version="3" rows="5" columns="2">
8614 <features rotate="0" tabularvalignment="middle">
8615 <column alignment="center" valignment="top" width="0pt">
8616 <column alignment="center" valignment="top" width="0pt">
8617 <row>
8618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8619 \begin_inset Text
8620
8621 \begin_layout Plain Layout
8622 Comando
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8628 \begin_inset Text
8629
8630 \begin_layout Plain Layout
8631 Resultado
8632 \end_layout
8633
8634 \end_inset
8635 </cell>
8636 </row>
8637 <row>
8638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8639 \begin_inset Text
8640
8641 \begin_layout Plain Layout
8642
8643 \backslash
8644 nearrow
8645 \end_layout
8646
8647 \end_inset
8648 </cell>
8649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8650 \begin_inset Text
8651
8652 \begin_layout Plain Layout
8653 \begin_inset Formula $\nearrow$
8654 \end_inset
8655
8656
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 </row>
8662 <row>
8663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8664 \begin_inset Text
8665
8666 \begin_layout Plain Layout
8667
8668 \backslash
8669 searrow
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678 \begin_inset Formula $\searrow$
8679 \end_inset
8680
8681
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 </row>
8687 <row>
8688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8689 \begin_inset Text
8690
8691 \begin_layout Plain Layout
8692
8693 \backslash
8694 swarrow
8695 \end_layout
8696
8697 \end_inset
8698 </cell>
8699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8700 \begin_inset Text
8701
8702 \begin_layout Plain Layout
8703 \begin_inset Formula $\swarrow$
8704 \end_inset
8705
8706
8707 \end_layout
8708
8709 \end_inset
8710 </cell>
8711 </row>
8712 <row>
8713 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8714 \begin_inset Text
8715
8716 \begin_layout Plain Layout
8717
8718 \backslash
8719 nwarrow
8720 \end_layout
8721
8722 \end_inset
8723 </cell>
8724 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8725 \begin_inset Text
8726
8727 \begin_layout Plain Layout
8728 \begin_inset Formula $\nwarrow$
8729 \end_inset
8730
8731
8732 \end_layout
8733
8734 \end_inset
8735 </cell>
8736 </row>
8737 </lyxtabular>
8738
8739 \end_inset
8740
8741
8742 \begin_inset space \hfill{}
8743 \end_inset
8744
8745
8746 \end_layout
8747
8748 \begin_layout Standard
8749 \begin_inset VSpace medskip
8750 \end_inset
8751
8752
8753 \end_layout
8754
8755 \begin_layout Standard
8756 Las flechas verticales también se pueden usar como delimitadores junto con
8757  los comandos descritos en
8758 \begin_inset space ~
8759 \end_inset
8760
8761
8762 \begin_inset CommandInset ref
8763 LatexCommand ref
8764 reference "sub:Tamaño-manual-de"
8765
8766 \end_inset
8767
8768  y 
8769 \begin_inset CommandInset ref
8770 LatexCommand ref
8771 reference "sub:Tamaño-automático-de"
8772
8773 \end_inset
8774
8775 .
8776 \end_layout
8777
8778 \begin_layout Standard
8779 \noindent
8780 \align center
8781 \begin_inset Newpage newpage
8782 \end_inset
8783
8784
8785 \end_layout
8786
8787 \begin_layout Section
8788 Acentos
8789 \begin_inset CommandInset label
8790 LatexCommand label
8791 name "sec:Acentos"
8792
8793 \end_inset
8794
8795
8796 \begin_inset Index idx
8797 status collapsed
8798
8799 \begin_layout Plain Layout
8800 Acentos
8801 \end_layout
8802
8803 \end_inset
8804
8805
8806 \end_layout
8807
8808 \begin_layout Standard
8809 Los acentos se pueden insertar con el botón 
8810 \begin_inset Info
8811 type  "icon"
8812 arg   "math-insert \\hat"
8813 \end_inset
8814
8815  o mediante los comandos listados en las siguientes subsecciones.
8816 \end_layout
8817
8818 \begin_layout Subsection
8819 Acentos para un carácter
8820 \begin_inset ERT
8821 status collapsed
8822
8823 \begin_layout Plain Layout
8824
8825
8826 \backslash
8827 texorpdfstring{
8828 \end_layout
8829
8830 \end_inset
8831
8832
8833 \begin_inset Foot
8834 status collapsed
8835
8836 \begin_layout Plain Layout
8837 Para acentos en texto, véase 
8838 \begin_inset CommandInset ref
8839 LatexCommand ref
8840 reference "sub:Acentos-en-texto"
8841
8842 \end_inset
8843
8844
8845 \end_layout
8846
8847 \end_inset
8848
8849
8850 \begin_inset ERT
8851 status collapsed
8852
8853 \begin_layout Plain Layout
8854
8855 }{}
8856 \end_layout
8857
8858 \end_inset
8859
8860
8861 \begin_inset Note Note
8862 status collapsed
8863
8864 \begin_layout Plain Layout
8865
8866 \series bold
8867
8868 \backslash
8869 texorpdfstring
8870 \series default
8871  se usa para evitar que la nota al pie aparezca en los marcadores PDF.
8872 \end_layout
8873
8874 \begin_layout Plain Layout
8875 Más sobre 
8876 \series bold
8877
8878 \backslash
8879 texorpdfstring
8880 \series default
8881  en la sección 
8882 \begin_inset CommandInset ref
8883 LatexCommand ref
8884 reference "sub:Ecuaciones-en-encabezados"
8885
8886 \end_inset
8887
8888 .
8889 \end_layout
8890
8891 \end_inset
8892
8893
8894 \begin_inset CommandInset label
8895 LatexCommand label
8896 name "sub:Acentos-para-un"
8897
8898 \end_inset
8899
8900
8901 \begin_inset Index idx
8902 status collapsed
8903
8904 \begin_layout Plain Layout
8905 Acentos ! para un carácter
8906 \end_layout
8907
8908 \end_inset
8909
8910
8911 \end_layout
8912
8913 \begin_layout Standard
8914 \begin_inset space \hfill{}
8915 \end_inset
8916
8917
8918 \begin_inset Tabular
8919 <lyxtabular version="3" rows="8" columns="2">
8920 <features rotate="0" tabularvalignment="middle">
8921 <column alignment="center" valignment="top" width="0pt">
8922 <column alignment="center" valignment="top" width="0pt">
8923 <row>
8924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8925 \begin_inset Text
8926
8927 \begin_layout Plain Layout
8928 Comando
8929 \end_layout
8930
8931 \end_inset
8932 </cell>
8933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8934 \begin_inset Text
8935
8936 \begin_layout Plain Layout
8937 Resultado
8938 \begin_inset Note Note
8939 status collapsed
8940
8941 \begin_layout Plain Layout
8942
8943 \series bold
8944
8945 \backslash
8946 raisebox
8947 \series default
8948  se usa sólo como espaciador
8949 \end_layout
8950
8951 \end_inset
8952
8953
8954 \end_layout
8955
8956 \end_inset
8957 </cell>
8958 </row>
8959 <row>
8960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8961 \begin_inset Text
8962
8963 \begin_layout Plain Layout
8964
8965 \backslash
8966 dot
8967 \begin_inset space \textvisiblespace{}
8968 \end_inset
8969
8970 A
8971 \end_layout
8972
8973 \end_inset
8974 </cell>
8975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8976 \begin_inset Text
8977
8978 \begin_layout Plain Layout
8979 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8980 \end_inset
8981
8982
8983 \end_layout
8984
8985 \end_inset
8986 </cell>
8987 </row>
8988 <row>
8989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8990 \begin_inset Text
8991
8992 \begin_layout Plain Layout
8993
8994 \backslash
8995 ddot
8996 \begin_inset space \textvisiblespace{}
8997 \end_inset
8998
8999 A
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9005 \begin_inset Text
9006
9007 \begin_layout Plain Layout
9008 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9009 \end_inset
9010
9011
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 </row>
9017 <row>
9018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9019 \begin_inset Text
9020
9021 \begin_layout Plain Layout
9022
9023 \backslash
9024 dddot
9025 \begin_inset space \textvisiblespace{}
9026 \end_inset
9027
9028 A
9029 \end_layout
9030
9031 \end_inset
9032 </cell>
9033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9034 \begin_inset Text
9035
9036 \begin_layout Plain Layout
9037 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9038 \end_inset
9039
9040
9041 \end_layout
9042
9043 \end_inset
9044 </cell>
9045 </row>
9046 <row>
9047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051
9052 \backslash
9053 ddddot
9054 \begin_inset space \textvisiblespace{}
9055 \end_inset
9056
9057 A
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9063 \begin_inset Text
9064
9065 \begin_layout Plain Layout
9066 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9067 \end_inset
9068
9069
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 </row>
9075 <row>
9076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9077 \begin_inset Text
9078
9079 \begin_layout Plain Layout
9080
9081 \backslash
9082 vec
9083 \begin_inset space \textvisiblespace{}
9084 \end_inset
9085
9086 A
9087 \begin_inset Index idx
9088 status collapsed
9089
9090 \begin_layout Plain Layout
9091 Vectores
9092 \end_layout
9093
9094 \end_inset
9095
9096
9097 \end_layout
9098
9099 \end_inset
9100 </cell>
9101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9102 \begin_inset Text
9103
9104 \begin_layout Plain Layout
9105 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9106 \end_inset
9107
9108
9109 \end_layout
9110
9111 \end_inset
9112 </cell>
9113 </row>
9114 <row>
9115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9116 \begin_inset Text
9117
9118 \begin_layout Plain Layout
9119
9120 \backslash
9121 bar
9122 \begin_inset space \textvisiblespace{}
9123 \end_inset
9124
9125 A
9126 \end_layout
9127
9128 \end_inset
9129 </cell>
9130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9131 \begin_inset Text
9132
9133 \begin_layout Plain Layout
9134 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9135 \end_inset
9136
9137
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 </row>
9143 <row>
9144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9145 \begin_inset Text
9146
9147 \begin_layout Plain Layout
9148
9149 \backslash
9150 mathring
9151 \begin_inset space \textvisiblespace{}
9152 \end_inset
9153
9154 A
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9164 \end_inset
9165
9166
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 </row>
9172 </lyxtabular>
9173
9174 \end_inset
9175
9176
9177 \begin_inset space \hfill{}
9178 \end_inset
9179
9180
9181 \begin_inset Tabular
9182 <lyxtabular version="3" rows="7" columns="2">
9183 <features rotate="0" tabularvalignment="middle">
9184 <column alignment="center" valignment="top" width="0pt">
9185 <column alignment="center" valignment="top" width="0pt">
9186 <row>
9187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9188 \begin_inset Text
9189
9190 \begin_layout Plain Layout
9191 Comando
9192 \end_layout
9193
9194 \end_inset
9195 </cell>
9196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9197 \begin_inset Text
9198
9199 \begin_layout Plain Layout
9200 Resultado
9201 \begin_inset Note Note
9202 status collapsed
9203
9204 \begin_layout Plain Layout
9205
9206 \series bold
9207
9208 \backslash
9209 raisebox
9210 \series default
9211  se usa sólo como espaciador
9212 \end_layout
9213
9214 \end_inset
9215
9216
9217 \end_layout
9218
9219 \end_inset
9220 </cell>
9221 </row>
9222 <row>
9223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9224 \begin_inset Text
9225
9226 \begin_layout Plain Layout
9227
9228 \backslash
9229 tilde
9230 \begin_inset space \textvisiblespace{}
9231 \end_inset
9232
9233 A
9234 \end_layout
9235
9236 \end_inset
9237 </cell>
9238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9239 \begin_inset Text
9240
9241 \begin_layout Plain Layout
9242 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9243 \end_inset
9244
9245
9246 \end_layout
9247
9248 \end_inset
9249 </cell>
9250 </row>
9251 <row>
9252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256
9257 \backslash
9258 hat
9259 \begin_inset space \textvisiblespace{}
9260 \end_inset
9261
9262 A
9263 \end_layout
9264
9265 \end_inset
9266 </cell>
9267 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9268 \begin_inset Text
9269
9270 \begin_layout Plain Layout
9271 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9272 \end_inset
9273
9274
9275 \end_layout
9276
9277 \end_inset
9278 </cell>
9279 </row>
9280 <row>
9281 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9282 \begin_inset Text
9283
9284 \begin_layout Plain Layout
9285
9286 \backslash
9287 check
9288 \begin_inset space \textvisiblespace{}
9289 \end_inset
9290
9291 A
9292 \end_layout
9293
9294 \end_inset
9295 </cell>
9296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9297 \begin_inset Text
9298
9299 \begin_layout Plain Layout
9300 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9301 \end_inset
9302
9303
9304 \end_layout
9305
9306 \end_inset
9307 </cell>
9308 </row>
9309 <row>
9310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9311 \begin_inset Text
9312
9313 \begin_layout Plain Layout
9314
9315 \backslash
9316 acute
9317 \begin_inset space \textvisiblespace{}
9318 \end_inset
9319
9320 A
9321 \end_layout
9322
9323 \end_inset
9324 </cell>
9325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9326 \begin_inset Text
9327
9328 \begin_layout Plain Layout
9329 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9330 \end_inset
9331
9332
9333 \end_layout
9334
9335 \end_inset
9336 </cell>
9337 </row>
9338 <row>
9339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9340 \begin_inset Text
9341
9342 \begin_layout Plain Layout
9343
9344 \backslash
9345 grave
9346 \begin_inset space \textvisiblespace{}
9347 \end_inset
9348
9349 A
9350 \end_layout
9351
9352 \end_inset
9353 </cell>
9354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9355 \begin_inset Text
9356
9357 \begin_layout Plain Layout
9358 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9359 \end_inset
9360
9361
9362 \end_layout
9363
9364 \end_inset
9365 </cell>
9366 </row>
9367 <row>
9368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9369 \begin_inset Text
9370
9371 \begin_layout Plain Layout
9372
9373 \backslash
9374 breve
9375 \begin_inset space \textvisiblespace{}
9376 \end_inset
9377
9378 A
9379 \end_layout
9380
9381 \end_inset
9382 </cell>
9383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9384 \begin_inset Text
9385
9386 \begin_layout Plain Layout
9387 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9388 \end_inset
9389
9390
9391 \end_layout
9392
9393 \end_inset
9394 </cell>
9395 </row>
9396 </lyxtabular>
9397
9398 \end_inset
9399
9400
9401 \begin_inset space \hfill{}
9402 \end_inset
9403
9404
9405 \end_layout
9406
9407 \begin_layout Standard
9408 \begin_inset VSpace bigskip
9409 \end_inset
9410
9411
9412 \end_layout
9413
9414 \begin_layout Standard
9415 En ecuaciones se pueden insertar acentos como 
9416 \begin_inset Quotes fld
9417 \end_inset
9418
9419 é
9420 \begin_inset Quotes frd
9421 \end_inset
9422
9423  directamente.
9424  LyX los transformará al comando de acento correspondiente.
9425  Para poner diéresis
9426 \begin_inset Index idx
9427 status collapsed
9428
9429 \begin_layout Plain Layout
9430 Dieresis@Diéresis
9431 \end_layout
9432
9433 \end_inset
9434
9435  es mejor insertar comillas antes de la vocal.
9436  Estos dos caracteres son considerados por LaTeX como 
9437 \emph on
9438 un solo
9439 \emph default
9440  carácter si la parte de la ecuación con la diéresis se marca en idioma
9441  alemán.
9442 \begin_inset Foot
9443 status collapsed
9444
9445 \begin_layout Plain Layout
9446 O algún otro idioma que use acentos, p.
9447 \begin_inset space \thinspace{}
9448 \end_inset
9449
9450 e.
9451  catalán.
9452  Aunque esto no funciona en español por algún conflicto con el estilo 
9453 \series bold
9454 spanish
9455 \series default
9456  de 
9457 \series bold
9458 babel
9459 \series default
9460 , no es necesario: se puede escribir 
9461 \begin_inset Formula $ï$
9462 \end_inset
9463
9464  en una ecuación igual que se hace en texto normal, ï.
9465  (
9466 \emph on
9467 N.
9468 \begin_inset space \thinspace{}
9469 \end_inset
9470
9471 del t.
9472 \emph default
9473 )
9474 \end_layout
9475
9476 \end_inset
9477
9478  A diferencia de 
9479 \series bold
9480
9481 \backslash
9482 ddot
9483 \series default
9484 , con este método se generan diéresis 
9485 \begin_inset Quotes fld
9486 \end_inset
9487
9488 reales
9489 \begin_inset Quotes frd
9490 \end_inset
9491
9492 , como se demuestra en el siguiente ejemplo:
9493 \begin_inset VSpace -2mm
9494 \end_inset
9495
9496
9497 \end_layout
9498
9499 \begin_layout Standard
9500 \noindent
9501 \align center
9502 \begin_inset Tabular
9503 <lyxtabular version="3" rows="3" columns="2">
9504 <features rotate="0" tabularvalignment="middle">
9505 <column alignment="center" valignment="top">
9506 <column alignment="center" valignment="top">
9507 <row>
9508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9509 \begin_inset Text
9510
9511 \begin_layout Plain Layout
9512 Comando
9513 \end_layout
9514
9515 \end_inset
9516 </cell>
9517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9518 \begin_inset Text
9519
9520 \begin_layout Plain Layout
9521 Resultado
9522 \begin_inset Note Note
9523 status collapsed
9524
9525 \begin_layout Plain Layout
9526
9527 \series bold
9528
9529 \backslash
9530 raisebox
9531 \series default
9532  se usa sólo como espaciador.
9533 \end_layout
9534
9535 \end_inset
9536
9537
9538 \end_layout
9539
9540 \end_inset
9541 </cell>
9542 </row>
9543 <row>
9544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9545 \begin_inset Text
9546
9547 \begin_layout Plain Layout
9548 ï
9549 \end_layout
9550
9551 \end_inset
9552 </cell>
9553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9554 \begin_inset Text
9555
9556 \begin_layout Plain Layout
9557 \begin_inset Formula $ï$
9558 \end_inset
9559
9560
9561 \end_layout
9562
9563 \end_inset
9564 </cell>
9565 </row>
9566 <row>
9567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9568 \begin_inset Text
9569
9570 \begin_layout Plain Layout
9571
9572 \backslash
9573 ddot
9574 \begin_inset space \textvisiblespace{}
9575 \end_inset
9576
9577 i
9578 \end_layout
9579
9580 \end_inset
9581 </cell>
9582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9583 \begin_inset Text
9584
9585 \begin_layout Plain Layout
9586 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9587 \end_inset
9588
9589
9590 \end_layout
9591
9592 \end_inset
9593 </cell>
9594 </row>
9595 </lyxtabular>
9596
9597 \end_inset
9598
9599
9600 \end_layout
9601
9602 \begin_layout Standard
9603 Otra ventaja frente a 
9604 \series bold
9605
9606 \backslash
9607 ddot
9608 \series default
9609  es que la diéresis puede convertirse directamente a texto matemático, porque
9610  los anteriores comandos para acentos 
9611 \emph on
9612 no están permitidos en texto matemático
9613 \emph default
9614 .
9615  Para convertir un carácter acentuado a texto matemático, se debe convertir
9616  sólo el carácter bajo el acento.
9617  Esto también se aplica para otras conversiones, p.
9618 \begin_inset space \thinspace{}
9619 \end_inset
9620
9621 e.
9622 \begin_inset space ~
9623 \end_inset
9624
9625 cursiva o negrita.
9626 \end_layout
9627
9628 \begin_layout Standard
9629 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
9630 \end_layout
9631
9632 \begin_layout Standard
9633 \begin_inset VSpace bigskip
9634 \end_inset
9635
9636
9637 \end_layout
9638
9639 \begin_layout Standard
9640
9641 \lang english
9642 LyX also supports a tilde under the character if the LaTeX-package
9643 \lang spanish
9644  
9645 \series bold
9646 undertilde
9647 \series default
9648
9649 \begin_inset Index idx
9650 status collapsed
9651
9652 \begin_layout Plain Layout
9653 Paquetes ! undertilde
9654 \end_layout
9655
9656 \end_inset
9657
9658  
9659 \lang english
9660 is installed on your system:
9661 \end_layout
9662
9663 \begin_layout Standard
9664 \begin_inset ERT
9665 status collapsed
9666
9667 \begin_layout Plain Layout
9668
9669
9670 \backslash
9671 ifundertilde 
9672 \end_layout
9673
9674 \end_inset
9675
9676
9677 \begin_inset Note Note
9678 status open
9679
9680 \begin_layout Plain Layout
9681 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
9682 \series bold
9683 undertilde
9684 \series default
9685  está instalado.
9686 \end_layout
9687
9688 \end_inset
9689
9690
9691 \end_layout
9692
9693 \begin_layout Standard
9694 \noindent
9695 \align center
9696 \begin_inset Tabular
9697 <lyxtabular version="3" rows="2" columns="2">
9698 <features rotate="0" tabularvalignment="middle">
9699 <column alignment="center" valignment="top" width="0pt">
9700 <column alignment="center" valignment="top" width="0pt">
9701 <row>
9702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9703 \begin_inset Text
9704
9705 \begin_layout Plain Layout
9706 Comando
9707 \end_layout
9708
9709 \end_inset
9710 </cell>
9711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9712 \begin_inset Text
9713
9714 \begin_layout Plain Layout
9715 Resultado
9716 \end_layout
9717
9718 \end_inset
9719 </cell>
9720 </row>
9721 <row>
9722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9723 \begin_inset Text
9724
9725 \begin_layout Plain Layout
9726
9727 \backslash
9728 utilde
9729 \begin_inset space \textvisiblespace{}
9730 \end_inset
9731
9732 A
9733 \end_layout
9734
9735 \end_inset
9736 </cell>
9737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9738 \begin_inset Text
9739
9740 \begin_layout Plain Layout
9741 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
9742 \end_inset
9743
9744
9745 \end_layout
9746
9747 \end_inset
9748 </cell>
9749 </row>
9750 </lyxtabular>
9751
9752 \end_inset
9753
9754
9755 \end_layout
9756
9757 \begin_layout Standard
9758 \begin_inset ERT
9759 status collapsed
9760
9761 \begin_layout Plain Layout
9762
9763
9764 \backslash
9765 else
9766 \end_layout
9767
9768 \end_inset
9769
9770
9771 \begin_inset Note Note
9772 status open
9773
9774 \begin_layout Plain Layout
9775 Lo que sigue se verá en la salida si el paquete LaTeX 
9776 \series bold
9777 undertilde
9778 \series default
9779  no está instalado:
9780 \end_layout
9781
9782 \end_inset
9783
9784
9785 \end_layout
9786
9787 \begin_layout Standard
9788 Debes instalar el paquete LaTeX 
9789 \series bold
9790 undertilde
9791 \series default
9792  para ver en la salida el resto de esta subsección.
9793 \end_layout
9794
9795 \begin_layout Standard
9796 \begin_inset ERT
9797 status collapsed
9798
9799 \begin_layout Plain Layout
9800
9801
9802 \backslash
9803 fi
9804 \end_layout
9805
9806 \end_inset
9807
9808
9809 \end_layout
9810
9811 \begin_layout Subsection
9812 Acentos para varios caracteres
9813 \begin_inset Index idx
9814 status collapsed
9815
9816 \begin_layout Plain Layout
9817 Acentos ! en varios caracteres
9818 \end_layout
9819
9820 \end_inset
9821
9822
9823 \end_layout
9824
9825 \begin_layout Standard
9826 \begin_inset space \hfill{}
9827 \end_inset
9828
9829
9830 \begin_inset Tabular
9831 <lyxtabular version="3" rows="5" columns="2">
9832 <features rotate="0" tabularvalignment="middle">
9833 <column alignment="center" valignment="top" width="0pt">
9834 <column alignment="center" valignment="top" width="0pt">
9835 <row>
9836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9837 \begin_inset Text
9838
9839 \begin_layout Plain Layout
9840 Comando
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849 Resultado
9850 \begin_inset Note Note
9851 status collapsed
9852
9853 \begin_layout Plain Layout
9854
9855 \series bold
9856
9857 \backslash
9858 raisebox
9859 \series default
9860  se usa sólo como espaciador
9861 \end_layout
9862
9863 \end_inset
9864
9865
9866 \end_layout
9867
9868 \end_inset
9869 </cell>
9870 </row>
9871 <row>
9872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9873 \begin_inset Text
9874
9875 \begin_layout Plain Layout
9876
9877 \backslash
9878 overleftarrow
9879 \begin_inset space \textvisiblespace{}
9880 \end_inset
9881
9882 A=B
9883 \end_layout
9884
9885 \end_inset
9886 </cell>
9887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9888 \begin_inset Text
9889
9890 \begin_layout Plain Layout
9891 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9892 \end_inset
9893
9894
9895 \end_layout
9896
9897 \end_inset
9898 </cell>
9899 </row>
9900 <row>
9901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9902 \begin_inset Text
9903
9904 \begin_layout Plain Layout
9905
9906 \backslash
9907 underleftarrow
9908 \begin_inset space \textvisiblespace{}
9909 \end_inset
9910
9911 A=B
9912 \end_layout
9913
9914 \end_inset
9915 </cell>
9916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9917 \begin_inset Text
9918
9919 \begin_layout Plain Layout
9920 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9921 \end_inset
9922
9923
9924 \end_layout
9925
9926 \end_inset
9927 </cell>
9928 </row>
9929 <row>
9930 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9931 \begin_inset Text
9932
9933 \begin_layout Plain Layout
9934
9935 \backslash
9936 overleftrightarrow
9937 \begin_inset space \textvisiblespace{}
9938 \end_inset
9939
9940 A=B
9941 \end_layout
9942
9943 \end_inset
9944 </cell>
9945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9946 \begin_inset Text
9947
9948 \begin_layout Plain Layout
9949 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9950 \end_inset
9951
9952
9953 \end_layout
9954
9955 \end_inset
9956 </cell>
9957 </row>
9958 <row>
9959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9960 \begin_inset Text
9961
9962 \begin_layout Plain Layout
9963
9964 \backslash
9965 underleftrightarrow
9966 \begin_inset space \textvisiblespace{}
9967 \end_inset
9968
9969 A=B
9970 \end_layout
9971
9972 \end_inset
9973 </cell>
9974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9975 \begin_inset Text
9976
9977 \begin_layout Plain Layout
9978 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9979 \end_inset
9980
9981
9982 \end_layout
9983
9984 \end_inset
9985 </cell>
9986 </row>
9987 </lyxtabular>
9988
9989 \end_inset
9990
9991
9992 \begin_inset space \hfill{}
9993 \end_inset
9994
9995
9996 \begin_inset Tabular
9997 <lyxtabular version="3" rows="5" columns="2">
9998 <features rotate="0" tabularvalignment="middle">
9999 <column alignment="center" valignment="top" width="0pt">
10000 <column alignment="center" valignment="top" width="0pt">
10001 <row>
10002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10003 \begin_inset Text
10004
10005 \begin_layout Plain Layout
10006 Comando
10007 \end_layout
10008
10009 \end_inset
10010 </cell>
10011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10012 \begin_inset Text
10013
10014 \begin_layout Plain Layout
10015 Resultado
10016 \begin_inset Note Note
10017 status collapsed
10018
10019 \begin_layout Plain Layout
10020
10021 \series bold
10022
10023 \backslash
10024 raisebox
10025 \series default
10026  se usa sólo como espaciador
10027 \end_layout
10028
10029 \end_inset
10030
10031
10032 \end_layout
10033
10034 \end_inset
10035 </cell>
10036 </row>
10037 <row>
10038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10039 \begin_inset Text
10040
10041 \begin_layout Plain Layout
10042
10043 \backslash
10044 overrightarrow
10045 \begin_inset space \textvisiblespace{}
10046 \end_inset
10047
10048 A=B
10049 \end_layout
10050
10051 \end_inset
10052 </cell>
10053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10054 \begin_inset Text
10055
10056 \begin_layout Plain Layout
10057 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10058 \end_inset
10059
10060
10061 \end_layout
10062
10063 \end_inset
10064 </cell>
10065 </row>
10066 <row>
10067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10068 \begin_inset Text
10069
10070 \begin_layout Plain Layout
10071
10072 \backslash
10073 underrightarrow
10074 \begin_inset space \textvisiblespace{}
10075 \end_inset
10076
10077 A=B
10078 \end_layout
10079
10080 \end_inset
10081 </cell>
10082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10083 \begin_inset Text
10084
10085 \begin_layout Plain Layout
10086 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10087 \end_inset
10088
10089
10090 \end_layout
10091
10092 \end_inset
10093 </cell>
10094 </row>
10095 <row>
10096 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10097 \begin_inset Text
10098
10099 \begin_layout Plain Layout
10100
10101 \backslash
10102 widetilde
10103 \begin_inset space \textvisiblespace{}
10104 \end_inset
10105
10106 A=B
10107 \end_layout
10108
10109 \end_inset
10110 </cell>
10111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10116 \end_inset
10117
10118
10119 \end_layout
10120
10121 \end_inset
10122 </cell>
10123 </row>
10124 <row>
10125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10126 \begin_inset Text
10127
10128 \begin_layout Plain Layout
10129
10130 \backslash
10131 widehat
10132 \begin_inset space \textvisiblespace{}
10133 \end_inset
10134
10135 A=B
10136 \end_layout
10137
10138 \end_inset
10139 </cell>
10140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10141 \begin_inset Text
10142
10143 \begin_layout Plain Layout
10144 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10145 \end_inset
10146
10147
10148 \end_layout
10149
10150 \end_inset
10151 </cell>
10152 </row>
10153 </lyxtabular>
10154
10155 \end_inset
10156
10157
10158 \begin_inset space \hfill{}
10159 \end_inset
10160
10161
10162 \end_layout
10163
10164 \begin_layout Standard
10165 \begin_inset VSpace medskip
10166 \end_inset
10167
10168
10169 \end_layout
10170
10171 \begin_layout Standard
10172 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10173  Pero los acentos 
10174 \series bold
10175
10176 \backslash
10177 widetilde
10178 \series default
10179  y 
10180 \series bold
10181
10182 \backslash
10183 widehat
10184 \series default
10185  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10186  ejemplo:
10187 \begin_inset Formula 
10188 \[
10189 \widetilde{A+B=C-D}
10190 \]
10191
10192 \end_inset
10193
10194
10195 \end_layout
10196
10197 \begin_layout Standard
10198 Con los comandos 
10199 \series bold
10200
10201 \backslash
10202 overset
10203 \series default
10204
10205 \begin_inset Index idx
10206 status collapsed
10207
10208 \begin_layout Plain Layout
10209 Comandos ! O ! 
10210 \backslash
10211 overset
10212 \end_layout
10213
10214 \end_inset
10215
10216  y 
10217 \series bold
10218
10219 \backslash
10220 underset
10221 \series default
10222
10223 \begin_inset Index idx
10224 status collapsed
10225
10226 \begin_layout Plain Layout
10227 Comandos ! U ! 
10228 \backslash
10229 underset
10230 \end_layout
10231
10232 \end_inset
10233
10234 , descritos en la subsección anterior, también se pueden acentuar varios
10235  caracteres.
10236  El comando 
10237 \series bold
10238
10239 \backslash
10240 underset
10241 \begin_inset space \textvisiblespace{}
10242 \end_inset
10243
10244 A=B
10245 \begin_inset Formula $\downarrow$
10246 \end_inset
10247
10248 ***
10249 \series default
10250  da:
10251 \begin_inset Formula 
10252 \[
10253 \underset{***}{A=B}
10254 \]
10255
10256 \end_inset
10257
10258
10259 \end_layout
10260
10261 \begin_layout Section
10262 Espacios
10263 \begin_inset CommandInset label
10264 LatexCommand label
10265 name "sec:Espacio"
10266
10267 \end_inset
10268
10269
10270 \begin_inset Index idx
10271 status collapsed
10272
10273 \begin_layout Plain Layout
10274 Espacio ! horizontal
10275 \end_layout
10276
10277 \end_inset
10278
10279
10280 \end_layout
10281
10282 \begin_layout Subsection
10283 Espacio predefinido
10284 \begin_inset CommandInset label
10285 LatexCommand label
10286 name "sub:Espacio-predefinido"
10287
10288 \end_inset
10289
10290
10291 \begin_inset Index idx
10292 status collapsed
10293
10294 \begin_layout Plain Layout
10295 Espacio ! horizontal ! predefinido
10296 \end_layout
10297
10298 \end_inset
10299
10300
10301 \end_layout
10302
10303 \begin_layout Standard
10304 A veces es necesario insertar espacio horizontal en una ecuación.
10305  Esto se hace insertando un espacio protegido (atajo 
10306 \family sans
10307 Ctrl+Espacio
10308 \family default
10309 ).
10310  Aparece un 
10311 \begin_inset Quotes fld
10312 \end_inset
10313
10314
10315 \color black
10316
10317 \begin_inset space \textvisiblespace{}
10318 \end_inset
10319
10320
10321 \color inherit
10322
10323 \begin_inset Quotes frd
10324 \end_inset
10325
10326 , y pulsando 
10327 \family sans
10328 Espacio
10329 \family default
10330  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
10331  espacio.
10332  También se pueden insertar espacios mediante el botón 
10333 \begin_inset Info
10334 type  "icon"
10335 arg   "math-insert \\space"
10336 \end_inset
10337
10338  de la barra de ecuaciones o con comandos especiales.
10339  Independientemente del comando insertado, se puede seleccionar un nuevo
10340  tamaño pulsando acto seguido 
10341 \family sans
10342 Espacio.
10343  
10344 \end_layout
10345
10346 \begin_layout Standard
10347 \noindent
10348 \align center
10349 \begin_inset Tabular
10350 <lyxtabular version="3" rows="6" columns="3">
10351 <features rotate="0" tabularvalignment="middle">
10352 <column alignment="center" valignment="top">
10353 <column alignment="center" valignment="top" width="14col%">
10354 <column alignment="center" valignment="top">
10355 <row>
10356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10357 \begin_inset Text
10358
10359 \begin_layout Plain Layout
10360 Comando
10361 \end_layout
10362
10363 \end_inset
10364 </cell>
10365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10366 \begin_inset Text
10367
10368 \begin_layout Plain Layout
10369 Número de pulsaciones de 
10370 \family sans
10371 Espacio
10372 \end_layout
10373
10374 \end_inset
10375 </cell>
10376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10377 \begin_inset Text
10378
10379 \begin_layout Plain Layout
10380 Resultado
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 </row>
10386 <row>
10387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10388 \begin_inset Text
10389
10390 \begin_layout Plain Layout
10391
10392 \backslash
10393 ,
10394 \end_layout
10395
10396 \end_inset
10397 </cell>
10398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10399 \begin_inset Text
10400
10401 \begin_layout Plain Layout
10402 0
10403 \end_layout
10404
10405 \end_inset
10406 </cell>
10407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10408 \begin_inset Text
10409
10410 \begin_layout Plain Layout
10411 \begin_inset Formula $A\, B$
10412 \end_inset
10413
10414
10415 \end_layout
10416
10417 \end_inset
10418 </cell>
10419 </row>
10420 <row>
10421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10422 \begin_inset Text
10423
10424 \begin_layout Plain Layout
10425
10426 \backslash
10427 :
10428 \end_layout
10429
10430 \end_inset
10431 </cell>
10432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10433 \begin_inset Text
10434
10435 \begin_layout Plain Layout
10436 1
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445 \begin_inset Formula $A\: B$
10446 \end_inset
10447
10448
10449 \end_layout
10450
10451 \end_inset
10452 </cell>
10453 </row>
10454 <row>
10455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10456 \begin_inset Text
10457
10458 \begin_layout Plain Layout
10459
10460 \backslash
10461 ;
10462 \end_layout
10463
10464 \end_inset
10465 </cell>
10466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470 2
10471 \end_layout
10472
10473 \end_inset
10474 </cell>
10475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10476 \begin_inset Text
10477
10478 \begin_layout Plain Layout
10479 \begin_inset Formula $A\; B$
10480 \end_inset
10481
10482
10483 \end_layout
10484
10485 \end_inset
10486 </cell>
10487 </row>
10488 <row>
10489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10490 \begin_inset Text
10491
10492 \begin_layout Plain Layout
10493
10494 \backslash
10495 quad
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10501 \begin_inset Text
10502
10503 \begin_layout Plain Layout
10504 3
10505 \end_layout
10506
10507 \end_inset
10508 </cell>
10509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10510 \begin_inset Text
10511
10512 \begin_layout Plain Layout
10513 \begin_inset Formula $A\quad B$
10514 \end_inset
10515
10516
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 </row>
10522 <row>
10523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10524 \begin_inset Text
10525
10526 \begin_layout Plain Layout
10527
10528 \backslash
10529 qquad
10530 \end_layout
10531
10532 \end_inset
10533 </cell>
10534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538 4
10539 \end_layout
10540
10541 \end_inset
10542 </cell>
10543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10544 \begin_inset Text
10545
10546 \begin_layout Plain Layout
10547 \begin_inset Formula $A\qquad B$
10548 \end_inset
10549
10550
10551 \end_layout
10552
10553 \end_inset
10554 </cell>
10555 </row>
10556 </lyxtabular>
10557
10558 \end_inset
10559
10560
10561 \begin_inset space \hfill{}
10562 \end_inset
10563
10564
10565 \begin_inset Tabular
10566 <lyxtabular version="3" rows="6" columns="3">
10567 <features rotate="0" tabularvalignment="middle">
10568 <column alignment="center" valignment="top">
10569 <column alignment="center" valignment="top" width="14col%">
10570 <column alignment="center" valignment="top">
10571 <row>
10572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10573 \begin_inset Text
10574
10575 \begin_layout Plain Layout
10576 Comando
10577 \end_layout
10578
10579 \end_inset
10580 </cell>
10581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10582 \begin_inset Text
10583
10584 \begin_layout Plain Layout
10585 Número de pulsaciones de 
10586 \family sans
10587 Espacio
10588 \end_layout
10589
10590 \end_inset
10591 </cell>
10592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596 Resultado
10597 \end_layout
10598
10599 \end_inset
10600 </cell>
10601 </row>
10602 <row>
10603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10604 \begin_inset Text
10605
10606 \begin_layout Plain Layout
10607
10608 \backslash
10609 hfill
10610 \end_layout
10611
10612 \end_inset
10613 </cell>
10614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10615 \begin_inset Text
10616
10617 \begin_layout Plain Layout
10618 5
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Plain Layout
10627 \begin_inset Formula $A\hfill B$
10628 \end_inset
10629
10630
10631 \end_layout
10632
10633 \end_inset
10634 </cell>
10635 </row>
10636 <row>
10637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Plain Layout
10641
10642 \backslash
10643 hspace*{1em}
10644 \end_layout
10645
10646 \end_inset
10647 </cell>
10648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10649 \begin_inset Text
10650
10651 \begin_layout Plain Layout
10652 6
10653 \end_layout
10654
10655 \end_inset
10656 </cell>
10657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10658 \begin_inset Text
10659
10660 \begin_layout Plain Layout
10661 \begin_inset Formula $A\hspace*{1em}B$
10662 \end_inset
10663
10664
10665 \end_layout
10666
10667 \end_inset
10668 </cell>
10669 </row>
10670 <row>
10671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10672 \begin_inset Text
10673
10674 \begin_layout Plain Layout
10675
10676 \backslash
10677 hspace{1em}
10678 \end_layout
10679
10680 \end_inset
10681 </cell>
10682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10683 \begin_inset Text
10684
10685 \begin_layout Plain Layout
10686 7
10687 \end_layout
10688
10689 \end_inset
10690 </cell>
10691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10692 \begin_inset Text
10693
10694 \begin_layout Plain Layout
10695 \begin_inset Formula $A\hspace{1em}B$
10696 \end_inset
10697
10698
10699 \end_layout
10700
10701 \end_inset
10702 </cell>
10703 </row>
10704 <row>
10705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10706 \begin_inset Text
10707
10708 \begin_layout Plain Layout
10709
10710 \backslash
10711
10712 \begin_inset space \textvisiblespace{}
10713 \end_inset
10714
10715
10716 \end_layout
10717
10718 \end_inset
10719 </cell>
10720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10721 \begin_inset Text
10722
10723 \begin_layout Plain Layout
10724 8
10725 \end_layout
10726
10727 \end_inset
10728 </cell>
10729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10730 \begin_inset Text
10731
10732 \begin_layout Plain Layout
10733 \begin_inset Formula $A\ B$
10734 \end_inset
10735
10736
10737 \end_layout
10738
10739 \end_inset
10740 </cell>
10741 </row>
10742 <row>
10743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10744 \begin_inset Text
10745
10746 \begin_layout Plain Layout
10747
10748 \backslash
10749 !
10750 \end_layout
10751
10752 \end_inset
10753 </cell>
10754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758 9
10759 \end_layout
10760
10761 \end_inset
10762 </cell>
10763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10764 \begin_inset Text
10765
10766 \begin_layout Plain Layout
10767 \begin_inset Formula $A\! B$
10768 \end_inset
10769
10770
10771 \end_layout
10772
10773 \end_inset
10774 </cell>
10775 </row>
10776 </lyxtabular>
10777
10778 \end_inset
10779
10780
10781 \end_layout
10782
10783 \begin_layout Standard
10784
10785 \lang english
10786 Space
10787 \begin_inset space ~
10788 \end_inset
10789
10790 5
10791 \begin_inset space \thinspace{}
10792 \end_inset
10793
10794 --
10795 \begin_inset space \thinspace{}
10796 \end_inset
10797
10798 7 are variable spaces which are explained in
10799 \lang spanish
10800  
10801 \begin_inset CommandInset ref
10802 LatexCommand ref
10803 reference "sub:Espacio-variable"
10804
10805 \end_inset
10806
10807 .
10808  El tamaño
10809 \begin_inset space ~
10810 \end_inset
10811
10812 9 parece no generar espacio.
10813  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
10814  negativo.
10815  Hay otros dos espacios negativos:
10816 \end_layout
10817
10818 \begin_layout Standard
10819 \align center
10820 \begin_inset Tabular
10821 <lyxtabular version="3" rows="3" columns="3">
10822 <features rotate="0" tabularvalignment="middle">
10823 <column alignment="center" valignment="middle" width="6.8cm">
10824 <column alignment="center" valignment="top" width="0pt">
10825 <column alignment="center" valignment="top" width="0pt">
10826 <row>
10827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10828 \begin_inset Text
10829
10830 \begin_layout Plain Layout
10831 Comando
10832 \end_layout
10833
10834 \end_inset
10835 </cell>
10836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10837 \begin_inset Text
10838
10839 \begin_layout Plain Layout
10840
10841 \backslash
10842 negmedspace
10843 \end_layout
10844
10845 \end_inset
10846 </cell>
10847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Plain Layout
10851
10852 \backslash
10853 negthickspace
10854 \end_layout
10855
10856 \end_inset
10857 </cell>
10858 </row>
10859 <row>
10860 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10861 \begin_inset Text
10862
10863 \begin_layout Plain Layout
10864 Número de pulsaciones de 
10865 \family sans
10866 Espacio
10867 \family default
10868  tras insertar el espacio protegido
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Plain Layout
10877 10
10878 \end_layout
10879
10880 \end_inset
10881 </cell>
10882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10883 \begin_inset Text
10884
10885 \begin_layout Plain Layout
10886 11
10887 \end_layout
10888
10889 \end_inset
10890 </cell>
10891 </row>
10892 <row>
10893 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10894 \begin_inset Text
10895
10896 \begin_layout Plain Layout
10897 Resultado
10898 \end_layout
10899
10900 \end_inset
10901 </cell>
10902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906 \begin_inset Formula $A\negmedspace B$
10907 \end_inset
10908
10909
10910 \end_layout
10911
10912 \end_inset
10913 </cell>
10914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10915 \begin_inset Text
10916
10917 \begin_layout Plain Layout
10918 \begin_inset Formula $A\negthickspace B$
10919 \end_inset
10920
10921
10922 \end_layout
10923
10924 \end_inset
10925 </cell>
10926 </row>
10927 </lyxtabular>
10928
10929 \end_inset
10930
10931
10932 \end_layout
10933
10934 \begin_layout Standard
10935 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
10936  Así, se pueden usar para forzar ligaduras, lo que es apropiado, por ejemplo,
10937  para operadores suma: 
10938 \end_layout
10939
10940 \begin_layout Standard
10941 \noindent
10942 \align center
10943 \begin_inset Tabular
10944 <lyxtabular version="3" rows="3" columns="2">
10945 <features rotate="0" tabularvalignment="middle">
10946 <column alignment="center" valignment="top">
10947 <column alignment="center" valignment="top">
10948 <row>
10949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10950 \begin_inset Text
10951
10952 \begin_layout Plain Layout
10953 Comando
10954 \end_layout
10955
10956 \end_inset
10957 </cell>
10958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10959 \begin_inset Text
10960
10961 \begin_layout Plain Layout
10962 Resultado
10963 \begin_inset Note Note
10964 status collapsed
10965
10966 \begin_layout Plain Layout
10967
10968 \series bold
10969
10970 \backslash
10971 raisebox
10972 \series default
10973  se usa sólo como espaciador
10974 \end_layout
10975
10976 \end_inset
10977
10978
10979 \end_layout
10980
10981 \end_inset
10982 </cell>
10983 </row>
10984 <row>
10985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10986 \begin_inset Text
10987
10988 \begin_layout Plain Layout
10989
10990 \backslash
10991 sum
10992 \backslash
10993 sum
10994 \begin_inset space \textvisiblespace{}
10995 \end_inset
10996
10997 f_kl
10998 \end_layout
10999
11000 \end_inset
11001 </cell>
11002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11007 \end_inset
11008
11009
11010 \end_layout
11011
11012 \end_inset
11013 </cell>
11014 </row>
11015 <row>
11016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11017 \begin_inset Text
11018
11019 \begin_layout Plain Layout
11020
11021 \backslash
11022 sum
11023 \backslash
11024 negmedspace
11025 \backslash
11026 sum
11027 \begin_inset space \textvisiblespace{}
11028 \end_inset
11029
11030 f_kl
11031 \end_layout
11032
11033 \end_inset
11034 </cell>
11035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11036 \begin_inset Text
11037
11038 \begin_layout Plain Layout
11039 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11040 \end_inset
11041
11042
11043 \end_layout
11044
11045 \end_inset
11046 </cell>
11047 </row>
11048 </lyxtabular>
11049
11050 \end_inset
11051
11052
11053 \end_layout
11054
11055 \begin_layout Standard
11056 \noindent
11057 \begin_inset VSpace medskip
11058 \end_inset
11059
11060
11061 \end_layout
11062
11063 \begin_layout Standard
11064 \noindent
11065 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11066  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11067  El siguiente ejemplo lo ilustra:
11068 \end_layout
11069
11070 \begin_layout Standard
11071 \noindent
11072 \align center
11073 \begin_inset Tabular
11074 <lyxtabular version="3" rows="2" columns="2">
11075 <features rotate="0" tabularvalignment="middle">
11076 <column alignment="center" valignment="top">
11077 <column alignment="center" valignment="top">
11078 <row>
11079 <cell alignment="center" valignment="top" usebox="none">
11080 \begin_inset Text
11081
11082 \begin_layout Plain Layout
11083 ecuación normal
11084 \end_layout
11085
11086 \end_inset
11087 </cell>
11088 <cell alignment="center" valignment="top" usebox="none">
11089 \begin_inset Text
11090
11091 \begin_layout Plain Layout
11092 \begin_inset Formula $A=B$
11093 \end_inset
11094
11095
11096 \end_layout
11097
11098 \end_inset
11099 </cell>
11100 </row>
11101 <row>
11102 <cell alignment="center" valignment="top" usebox="none">
11103 \begin_inset Text
11104
11105 \begin_layout Plain Layout
11106 \begin_inset Note Note
11107 status collapsed
11108
11109 \begin_layout Plain Layout
11110
11111 \series bold
11112
11113 \backslash
11114 raisebox
11115 \series default
11116  se usa sólo como espaciador
11117 \end_layout
11118
11119 \end_inset
11120
11121
11122 \begin_inset Formula $\raisebox{5mm}{}$
11123 \end_inset
11124
11125 ecuación sin espacio
11126 \end_layout
11127
11128 \end_inset
11129 </cell>
11130 <cell alignment="center" valignment="top" usebox="none">
11131 \begin_inset Text
11132
11133 \begin_layout Plain Layout
11134 \begin_inset Formula $A{=}B$
11135 \end_inset
11136
11137
11138 \end_layout
11139
11140 \end_inset
11141 </cell>
11142 </row>
11143 </lyxtabular>
11144
11145 \end_inset
11146
11147
11148 \end_layout
11149
11150 \begin_layout Standard
11151 El comando para la segunda ecuación es: 
11152 \series bold
11153 A
11154 \backslash
11155 {=
11156 \begin_inset Formula $\rightarrow$
11157 \end_inset
11158
11159 B
11160 \series default
11161  
11162 \begin_inset VSpace bigskip
11163 \end_inset
11164
11165
11166 \end_layout
11167
11168 \begin_layout Standard
11169 Para las unidades físicas hacen falta espacios, porque entre el valor y
11170  su unidad se pone un espacio más pequeño que el normal.
11171  Para unidades en el texto se inserta con el menú 
11172 \family sans
11173 Insertar\SpecialChar \menuseparator
11174 Formato\SpecialChar \menuseparator
11175 Espacio
11176 \begin_inset space ~
11177 \end_inset
11178
11179 delgado
11180 \family default
11181  (atajo 
11182 \family sans
11183 Ctrl+Mayúscula+Espacio
11184 \family default
11185 ).
11186 \end_layout
11187
11188 \begin_layout Standard
11189 Un ejemplo para visualizar la diferencia:
11190 \end_layout
11191
11192 \begin_layout Standard
11193 \begin_inset Tabular
11194 <lyxtabular version="3" rows="2" columns="2">
11195 <features rotate="0" tabularvalignment="middle">
11196 <column alignment="center" valignment="top">
11197 <column alignment="left" valignment="top">
11198 <row>
11199 <cell alignment="center" valignment="top" usebox="none">
11200 \begin_inset Text
11201
11202 \begin_layout Plain Layout
11203 24 kW
11204 \begin_inset Formula $\cdot$
11205 \end_inset
11206
11207 h
11208 \end_layout
11209
11210 \end_inset
11211 </cell>
11212 <cell alignment="center" valignment="top" usebox="none">
11213 \begin_inset Text
11214
11215 \begin_layout Plain Layout
11216 espacio entre valor y unidad 
11217 \end_layout
11218
11219 \end_inset
11220 </cell>
11221 </row>
11222 <row>
11223 <cell alignment="center" valignment="top" usebox="none">
11224 \begin_inset Text
11225
11226 \begin_layout Plain Layout
11227 24
11228 \begin_inset space \thinspace{}
11229 \end_inset
11230
11231 kW
11232 \begin_inset Formula $\cdot$
11233 \end_inset
11234
11235 h
11236 \end_layout
11237
11238 \end_inset
11239 </cell>
11240 <cell alignment="center" valignment="top" usebox="none">
11241 \begin_inset Text
11242
11243 \begin_layout Plain Layout
11244 espacio delgado entre valor y unidad
11245 \end_layout
11246
11247 \end_inset
11248 </cell>
11249 </row>
11250 </lyxtabular>
11251
11252 \end_inset
11253
11254
11255 \end_layout
11256
11257 \begin_layout Subsection
11258 Espacio variable
11259 \begin_inset ERT
11260 status collapsed
11261
11262 \begin_layout Plain Layout
11263
11264
11265 \backslash
11266 texorpdfstring{
11267 \end_layout
11268
11269 \end_inset
11270
11271
11272 \begin_inset Foot
11273 status collapsed
11274
11275 \begin_layout Plain Layout
11276 Para espacio vertical en ecuaciones véase 
11277 \begin_inset CommandInset ref
11278 LatexCommand ref
11279 reference "sub:Separación-de-líneas"
11280
11281 \end_inset
11282
11283
11284 \end_layout
11285
11286 \end_inset
11287
11288
11289 \begin_inset ERT
11290 status collapsed
11291
11292 \begin_layout Plain Layout
11293
11294 }{}
11295 \end_layout
11296
11297 \end_inset
11298
11299
11300 \begin_inset Note Note
11301 status collapsed
11302
11303 \begin_layout Plain Layout
11304
11305 \backslash
11306 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11307  PDF.
11308 \end_layout
11309
11310 \begin_layout Plain Layout
11311 Más sobre 
11312 \backslash
11313 texorpdfstring en la sección 
11314 \begin_inset CommandInset ref
11315 LatexCommand ref
11316 reference "sub:Ecuaciones-en-encabezados"
11317
11318 \end_inset
11319
11320 .
11321 \end_layout
11322
11323 \end_inset
11324
11325
11326 \begin_inset CommandInset label
11327 LatexCommand label
11328 name "sub:Espacio-variable"
11329
11330 \end_inset
11331
11332
11333 \begin_inset Index idx
11334 status collapsed
11335
11336 \begin_layout Plain Layout
11337 Espacio ! horizontal ! variable
11338 \end_layout
11339
11340 \end_inset
11341
11342
11343 \end_layout
11344
11345 \begin_layout Standard
11346 En LyX se puede insertar espacio con una longitud definida con el comando
11347  
11348 \series bold
11349
11350 \backslash
11351 hspace
11352 \series default
11353
11354 \begin_inset Index idx
11355 status collapsed
11356
11357 \begin_layout Plain Layout
11358 Comandos ! H ! 
11359 \backslash
11360 hspace
11361 \end_layout
11362
11363 \end_inset
11364
11365 .
11366  Aparece un 
11367 \begin_inset Quotes fld
11368 \end_inset
11369
11370
11371 \color black
11372
11373 \begin_inset space \textvisiblespace{}
11374 \end_inset
11375
11376
11377 \color inherit
11378
11379 \begin_inset Quotes frd
11380 \end_inset
11381
11382  largo.
11383  La longitud se puede ajustar haciendo clic izquierdo sobre el 
11384 \begin_inset Quotes fld
11385 \end_inset
11386
11387
11388 \color black
11389
11390 \begin_inset space \textvisiblespace{}
11391 \end_inset
11392
11393
11394 \color inherit
11395
11396 \begin_inset Quotes frd
11397 \end_inset
11398
11399 .
11400  La longitud también puede ser negativa.
11401  
11402 \lang english
11403 When a space would be the first character in a line it would be omitted.
11404  To force its output use the command 
11405 \series bold
11406
11407 \backslash
11408 hspace*
11409 \series default
11410  instead of 
11411 \series bold
11412
11413 \backslash
11414 hspace
11415 \series default
11416  or left-click on the 
11417 \begin_inset Quotes eld
11418 \end_inset
11419
11420
11421 \color blue
11422
11423 \begin_inset space \textvisiblespace{}
11424 \end_inset
11425
11426
11427 \color inherit
11428
11429 \begin_inset Quotes erd
11430 \end_inset
11431
11432  and check the option 
11433 \family sans
11434 Protect
11435 \family default
11436 .
11437 \lang spanish
11438
11439 \begin_inset Newline newline
11440 \end_inset
11441
11442 Para insertar en una ecuación tanto espacio como esté disponible se usa
11443  el comando 
11444 \series bold
11445
11446 \backslash
11447 hfill
11448 \series default
11449
11450 \begin_inset Index idx
11451 status collapsed
11452
11453 \begin_layout Plain Layout
11454 Comandos ! H ! 
11455 \backslash
11456 hfill
11457 \end_layout
11458
11459 \end_inset
11460
11461 .
11462 \begin_inset VSpace -1mm
11463 \end_inset
11464
11465
11466 \end_layout
11467
11468 \begin_layout Standard
11469 \noindent
11470 \align center
11471 \begin_inset Tabular
11472 <lyxtabular version="3" rows="4" columns="2">
11473 <features rotate="0" tabularvalignment="middle">
11474 <column alignment="center" valignment="top">
11475 <column alignment="center" valignment="top">
11476 <row>
11477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11478 \begin_inset Text
11479
11480 \begin_layout Plain Layout
11481 Comando (
11482 \backslash
11483 hspace longitud)
11484 \end_layout
11485
11486 \end_inset
11487 </cell>
11488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11489 \begin_inset Text
11490
11491 \begin_layout Plain Layout
11492 Resultado
11493 \end_layout
11494
11495 \end_inset
11496 </cell>
11497 </row>
11498 <row>
11499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11500 \begin_inset Text
11501
11502 \begin_layout Plain Layout
11503 A=B
11504 \backslash
11505 hspace
11506 \begin_inset space \textvisiblespace{}
11507 \end_inset
11508
11509 A
11510 \backslash
11511 not=C (3
11512 \begin_inset space \thinspace{}
11513 \end_inset
11514
11515 cm)
11516 \end_layout
11517
11518 \end_inset
11519 </cell>
11520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11521 \begin_inset Text
11522
11523 \begin_layout Plain Layout
11524 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11525 \end_inset
11526
11527
11528 \end_layout
11529
11530 \end_inset
11531 </cell>
11532 </row>
11533 <row>
11534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11535 \begin_inset Text
11536
11537 \begin_layout Plain Layout
11538 A
11539 \backslash
11540 hspace
11541 \begin_inset space \textvisiblespace{}
11542 \end_inset
11543
11544 A
11545 \backslash
11546 not=A (-1
11547 \begin_inset space \thinspace{}
11548 \end_inset
11549
11550 mm)
11551 \end_layout
11552
11553 \end_inset
11554 </cell>
11555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11556 \begin_inset Text
11557
11558 \begin_layout Plain Layout
11559 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11560 \end_inset
11561
11562
11563 \end_layout
11564
11565 \end_inset
11566 </cell>
11567 </row>
11568 <row>
11569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11570 \begin_inset Text
11571
11572 \begin_layout Plain Layout
11573 A=A
11574 \backslash
11575 hfill
11576 \begin_inset space \textvisiblespace{}
11577 \end_inset
11578
11579 B=B
11580 \end_layout
11581
11582 \end_inset
11583 </cell>
11584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11585 \begin_inset Text
11586
11587 \begin_layout Plain Layout
11588 \begin_inset Formula $A=A\hfill B=B$
11589 \end_inset
11590
11591
11592 \end_layout
11593
11594 \end_inset
11595 </cell>
11596 </row>
11597 </lyxtabular>
11598
11599 \end_inset
11600
11601
11602 \end_layout
11603
11604 \begin_layout Standard
11605 En el último ejemplo el espacio disponible viene dado por la entrada más
11606  larga de columna en el cuadro.
11607  En una ecuación en línea el espacio depende de la longitud de la línea
11608  en la que se inserta 
11609 \series bold
11610
11611 \backslash
11612 hfill
11613 \series default
11614 .
11615  Así, cuando la línea ocupa toda la anchura no se creará espacio.
11616  
11617 \series bold
11618
11619 \backslash
11620 hfill
11621 \series default
11622  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
11623 \series bold
11624 Sangrado
11625 \series default
11626 .
11627  (Los estilos de ecuaciones se explican en
11628 \begin_inset space ~
11629 \end_inset
11630
11631
11632 \begin_inset CommandInset ref
11633 LatexCommand ref
11634 reference "sec:Estilos-de-ecuación"
11635
11636 \end_inset
11637
11638 ).
11639 \end_layout
11640
11641 \begin_layout Standard
11642 Además de 
11643 \series bold
11644
11645 \backslash
11646 hfill
11647 \series default
11648  hay los comandos 
11649 \series bold
11650
11651 \backslash
11652 dotfill
11653 \series default
11654  y 
11655 \series bold
11656
11657 \backslash
11658 hrulefill
11659 \series default
11660  que llenan el espacio con un patrón, véase un ejemplo en
11661 \begin_inset space ~
11662 \end_inset
11663
11664
11665 \begin_inset CommandInset ref
11666 LatexCommand ref
11667 reference "sub:Puntos"
11668
11669 \end_inset
11670
11671 .
11672 \end_layout
11673
11674 \begin_layout Standard
11675 Para texto se puede insertar espacio variable con el menú 
11676 \family sans
11677 Insertar\SpecialChar \menuseparator
11678 Formato\SpecialChar \menuseparator
11679 Espacio
11680 \begin_inset space ~
11681 \end_inset
11682
11683 horizontal
11684 \family default
11685 :
11686 \end_layout
11687
11688 \begin_layout Standard
11689 En esta línea hay un espacio
11690 \begin_inset space \hspace{}
11691 \length 2cm
11692 \end_inset
11693
11694 de 2
11695 \begin_inset space \thinspace{}
11696 \end_inset
11697
11698 cm.
11699 \end_layout
11700
11701 \begin_layout Standard
11702 En esta línea hay un
11703 \begin_inset space \hfill{}
11704 \end_inset
11705
11706 espacio máximo.
11707 \end_layout
11708
11709 \begin_layout Subsection
11710 Espacio adicional en ecuaciones en línea
11711 \begin_inset Index idx
11712 status collapsed
11713
11714 \begin_layout Plain Layout
11715 Espacio ! adicional en línea
11716 \end_layout
11717
11718 \end_inset
11719
11720
11721 \end_layout
11722
11723 \begin_layout Standard
11724 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
11725  
11726 \series bold
11727
11728 \backslash
11729 mathsurround
11730 \series default
11731
11732 \begin_inset Index idx
11733 status collapsed
11734
11735 \begin_layout Plain Layout
11736 Comandos ! M ! 
11737 \backslash
11738 mathsurround
11739 \end_layout
11740
11741 \end_inset
11742
11743 .
11744  El valor de una longitud se establece con el comando 
11745 \series bold
11746
11747 \backslash
11748 setlength
11749 \series default
11750
11751 \begin_inset Index idx
11752 status collapsed
11753
11754 \begin_layout Plain Layout
11755 Comandos ! S ! 
11756 \backslash
11757 setlength
11758 \end_layout
11759
11760 \end_inset
11761
11762  según el siguiente esquema:
11763 \end_layout
11764
11765 \begin_layout Standard
11766
11767 \series bold
11768
11769 \backslash
11770 setlength{nombre de la longitud}{valor}
11771 \end_layout
11772
11773 \begin_layout Standard
11774 Para poner a 
11775 \series bold
11776
11777 \backslash
11778 mathsurround
11779 \series default
11780  un valor de 5
11781 \begin_inset space \thinspace{}
11782 \end_inset
11783
11784 mm, se inserta el comando
11785 \end_layout
11786
11787 \begin_layout Standard
11788
11789 \series bold
11790
11791 \backslash
11792 setlength{
11793 \backslash
11794 mathsurround}{5mm}
11795 \end_layout
11796
11797 \begin_layout Standard
11798 en modo TeX.
11799  Se establecerá un espacio de 5
11800 \begin_inset space \thinspace{}
11801 \end_inset
11802
11803 mm alrededor de todas las ecuaciones en línea:
11804 \begin_inset ERT
11805 status collapsed
11806
11807 \begin_layout Plain Layout
11808
11809
11810 \backslash
11811 setlength{
11812 \backslash
11813 mathsurround}{5mm}
11814 \end_layout
11815
11816 \end_inset
11817
11818
11819 \end_layout
11820
11821 \begin_layout Standard
11822 En esta línea hay una ecuación 
11823 \begin_inset Formula $A=B$
11824 \end_inset
11825
11826  rodeada por espacios de 5
11827 \begin_inset space \thinspace{}
11828 \end_inset
11829
11830 mm.
11831 \begin_inset ERT
11832 status collapsed
11833
11834 \begin_layout Plain Layout
11835
11836
11837 \backslash
11838 setlength{
11839 \backslash
11840 mathsurround}{0mm}
11841 \end_layout
11842
11843 \end_inset
11844
11845
11846 \end_layout
11847
11848 \begin_layout Standard
11849 Para volver al espacio predeterminado, 
11850 \series bold
11851
11852 \backslash
11853 mathsurround
11854 \series default
11855  se restablece al valor 0
11856 \begin_inset space \thinspace{}
11857 \end_inset
11858
11859 pt.
11860 \end_layout
11861
11862 \begin_layout Section
11863 Marcos y bordes
11864 \begin_inset Index idx
11865 status collapsed
11866
11867 \begin_layout Plain Layout
11868 Marcos
11869 \end_layout
11870
11871 \end_inset
11872
11873
11874 \end_layout
11875
11876 \begin_layout Standard
11877 Los marcos para texto se describen en el capítulo 
11878 \emph on
11879 Marcos
11880 \emph default
11881  del manual 
11882 \emph on
11883 Objetos insertados
11884 \emph default
11885 .
11886 \end_layout
11887
11888 \begin_layout Subsection
11889 Marcos con bordes
11890 \begin_inset CommandInset label
11891 LatexCommand label
11892 name "sub:Marcos-con-bordes"
11893
11894 \end_inset
11895
11896
11897 \begin_inset Index idx
11898 status collapsed
11899
11900 \begin_layout Plain Layout
11901 Marcos ! con bordes
11902 \end_layout
11903
11904 \end_inset
11905
11906
11907 \end_layout
11908
11909 \begin_layout Standard
11910 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
11911 \series bold
11912
11913 \backslash
11914 fbox
11915 \series default
11916
11917 \begin_inset Index idx
11918 status collapsed
11919
11920 \begin_layout Plain Layout
11921 Comandos ! F ! 
11922 \backslash
11923 fbox
11924 \end_layout
11925
11926 \end_inset
11927
11928  y 
11929 \series bold
11930
11931 \backslash
11932 boxed
11933 \series default
11934
11935 \begin_inset Index idx
11936 status collapsed
11937
11938 \begin_layout Plain Layout
11939 Comandos ! B ! 
11940 \backslash
11941 boxed
11942 \end_layout
11943
11944 \end_inset
11945
11946 .
11947 \end_layout
11948
11949 \begin_layout Standard
11950 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
11951  azul en un marco donde se introducen partes de una ecuación.
11952  Para 
11953 \series bold
11954
11955 \backslash
11956 fbox
11957 \series default
11958  hay que generar una ecuación adicional con 
11959 \family sans
11960 Ctrl+M
11961 \family default
11962  dentro del recuadro, porque si no el contenido del mismo sería considerado
11963  texto matemático.
11964  Si se usa 
11965 \series bold
11966
11967 \backslash
11968 boxed
11969 \series default
11970  la nueva ecuación se genera automáticamente dentro del marco.
11971 \end_layout
11972
11973 \begin_layout Standard
11974 El comando 
11975 \series bold
11976
11977 \backslash
11978 fbox
11979 \series default
11980  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
11981  ecuación tendría siempre el tamaño del texto.
11982  Por otra parte, 
11983 \series bold
11984
11985 \backslash
11986 fboxed
11987 \series default
11988  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
11989  siempre el tamaño de una ecuación presentada.
11990 \end_layout
11991
11992 \begin_layout Standard
11993 El comando 
11994 \series bold
11995
11996 \backslash
11997 framebox
11998 \series default
11999
12000 \begin_inset Index idx
12001 status collapsed
12002
12003 \begin_layout Plain Layout
12004 Comandos ! F ! 
12005 \backslash
12006 framebox
12007 \end_layout
12008
12009 \end_inset
12010
12011  es una extensión de 
12012 \series bold
12013
12014 \backslash
12015 fbox
12016 \series default
12017 , que permite especificar además la anchura del marco y la alineación.
12018  
12019 \series bold
12020
12021 \backslash
12022 framebox
12023 \series default
12024  se usa con el siguiente esquema: 
12025 \end_layout
12026
12027 \begin_layout Standard
12028
12029 \series bold
12030
12031 \backslash
12032 framebox[anchura del marco][posición]{contenido del cuadro}
12033 \end_layout
12034
12035 \begin_layout Standard
12036 La posición puede ser 
12037 \emph on
12038 l
12039 \emph default
12040  o 
12041 \emph on
12042 r
12043 \emph default
12044
12045 \emph on
12046 l
12047 \emph default
12048  alinea la ecuación a la izquierda del marcro, 
12049 \emph on
12050 r
12051 \emph default
12052  la alinea a la derecha.
12053  Si no se da posición la ecuación será centrada.
12054 \begin_inset Newline newline
12055 \end_inset
12056
12057 Si no se pone anchura tampoco puede darse posición.
12058  En este caso la anchura del borde se ajusta al contenido del cuadro, como
12059  con 
12060 \series bold
12061
12062 \backslash
12063 fbox
12064 \series default
12065 .
12066  
12067 \end_layout
12068
12069 \begin_layout Standard
12070 Cuando se inserta el comando 
12071 \series bold
12072
12073 \backslash
12074 framebox
12075 \series default
12076  aparece un recuadro con tres marcos azules.
12077  Los dos primeros marcos están encerrados entre corchetes e indican los
12078  dos argumentos opcionales.
12079  El tercer marco es para partes de la ecuación, como para 
12080 \series bold
12081
12082 \backslash
12083 fbox
12084 \series default
12085 .
12086 \end_layout
12087
12088 \begin_layout Standard
12089 \noindent
12090 \align center
12091 \begin_inset Tabular
12092 <lyxtabular version="3" rows="5" columns="2">
12093 <features rotate="0" tabularvalignment="middle">
12094 <column alignment="center" valignment="top">
12095 <column alignment="center" valignment="top">
12096 <row>
12097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12098 \begin_inset Text
12099
12100 \begin_layout Plain Layout
12101 Comando
12102 \end_layout
12103
12104 \end_inset
12105 </cell>
12106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12107 \begin_inset Text
12108
12109 \begin_layout Plain Layout
12110 Resultado
12111 \begin_inset Note Note
12112 status collapsed
12113
12114 \begin_layout Plain Layout
12115
12116 \series bold
12117
12118 \backslash
12119 raisebox
12120 \series default
12121  se usa sólo como espaciador
12122 \end_layout
12123
12124 \end_inset
12125
12126
12127 \end_layout
12128
12129 \end_inset
12130 </cell>
12131 </row>
12132 <row>
12133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12134 \begin_inset Text
12135
12136 \begin_layout Plain Layout
12137
12138 \backslash
12139 fbox
12140 \begin_inset space \textvisiblespace{}
12141 \end_inset
12142
12143
12144 \family sans
12145 Ctrl+M
12146 \family default
12147  
12148 \backslash
12149 int
12150 \begin_inset space \textvisiblespace{}
12151 \end_inset
12152
12153 A=B
12154 \end_layout
12155
12156 \end_inset
12157 </cell>
12158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12159 \begin_inset Text
12160
12161 \begin_layout Plain Layout
12162 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12163 \end_inset
12164
12165
12166 \end_layout
12167
12168 \end_inset
12169 </cell>
12170 </row>
12171 <row>
12172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12173 \begin_inset Text
12174
12175 \begin_layout Plain Layout
12176
12177 \backslash
12178 boxed
12179 \begin_inset space \textvisiblespace{}
12180 \end_inset
12181
12182
12183 \backslash
12184 int
12185 \begin_inset space \textvisiblespace{}
12186 \end_inset
12187
12188 A=B
12189 \end_layout
12190
12191 \end_inset
12192 </cell>
12193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12194 \begin_inset Text
12195
12196 \begin_layout Plain Layout
12197 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12198 \end_inset
12199
12200
12201 \end_layout
12202
12203 \end_inset
12204 </cell>
12205 </row>
12206 <row>
12207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12208 \begin_inset Text
12209
12210 \begin_layout Plain Layout
12211 A+
12212 \backslash
12213 fbox
12214 \begin_inset space \textvisiblespace{}
12215 \end_inset
12216
12217 B
12218 \end_layout
12219
12220 \end_inset
12221 </cell>
12222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12223 \begin_inset Text
12224
12225 \begin_layout Plain Layout
12226 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12227 \end_inset
12228
12229
12230 \end_layout
12231
12232 \end_inset
12233 </cell>
12234 </row>
12235 <row>
12236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12237 \begin_inset Text
12238
12239 \begin_layout Plain Layout
12240
12241 \backslash
12242 framebox
12243 \begin_inset space \textvisiblespace{}
12244 \end_inset
12245
12246 20mm
12247 \begin_inset Formula $\to$
12248 \end_inset
12249
12250
12251 \begin_inset Formula $\to$
12252 \end_inset
12253
12254
12255 \family sans
12256 Ctrl+M
12257 \family default
12258  
12259 \backslash
12260 frac
12261 \begin_inset space \textvisiblespace{}
12262 \end_inset
12263
12264 A
12265 \begin_inset Formula $\downarrow$
12266 \end_inset
12267
12268 B
12269 \end_layout
12270
12271 \end_inset
12272 </cell>
12273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12274 \begin_inset Text
12275
12276 \begin_layout Plain Layout
12277 \begin_inset Formula $\raisebox{6mm}{}$
12278 \end_inset
12279
12280
12281 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12282 \end_inset
12283
12284
12285 \begin_inset Formula $\raisebox{-4mm}{}$
12286 \end_inset
12287
12288
12289 \end_layout
12290
12291 \end_inset
12292 </cell>
12293 </row>
12294 </lyxtabular>
12295
12296 \end_inset
12297
12298
12299 \end_layout
12300
12301 \begin_layout Standard
12302 El grosor del borde también se puede ajustar.
12303  Para ello hay que insertar los siguientes comandos en modo TeX antes de
12304  la fórmula:
12305 \end_layout
12306
12307 \begin_layout Standard
12308
12309 \series bold
12310
12311 \backslash
12312 fboxrule
12313 \series default
12314  
12315 \series bold
12316
12317 \begin_inset Quotes fld
12318 \end_inset
12319
12320 grosor
12321 \begin_inset Quotes frd
12322 \end_inset
12323
12324
12325 \series default
12326  
12327 \series bold
12328
12329 \backslash
12330 fboxsep
12331 \series default
12332  
12333 \series bold
12334
12335 \begin_inset Quotes fld
12336 \end_inset
12337
12338 distancia
12339 \begin_inset Quotes frd
12340 \end_inset
12341
12342
12343 \end_layout
12344
12345 \begin_layout Standard
12346 \begin_inset Quotes fld
12347 \end_inset
12348
12349 distancia
12350 \begin_inset Quotes frd
12351 \end_inset
12352
12353  especifica la distancia mínima entre el borde y el primer carácter en el
12354  cuadro.
12355  Un ejemplo de esto es la siguiente ecuación enmarcada:
12356 \begin_inset ERT
12357 status collapsed
12358
12359 \begin_layout Plain Layout
12360
12361
12362 \backslash
12363 fboxrule 2mm 
12364 \backslash
12365 fboxsep 3mm
12366 \end_layout
12367
12368 \end_inset
12369
12370
12371 \begin_inset Formula 
12372 \[
12373 \boxed{A+B=C}
12374 \]
12375
12376 \end_inset
12377
12378
12379 \end_layout
12380
12381 \begin_layout Standard
12382 Delante de esta ecuación se han insertado los comandos
12383 \end_layout
12384
12385 \begin_layout Standard
12386
12387 \series bold
12388
12389 \backslash
12390 fboxrule
12391 \series default
12392  
12393 \series bold
12394 2mm
12395 \series default
12396  
12397 \series bold
12398
12399 \backslash
12400 fboxsep
12401 \series default
12402  
12403 \series bold
12404 3mm
12405 \end_layout
12406
12407 \begin_layout Standard
12408 en modo TeX.
12409  Los valores dados se usan para todos los marcos siguientes.
12410 \end_layout
12411
12412 \begin_layout Standard
12413 Para volver al tamaño estándar del marco se inserta el comando
12414 \end_layout
12415
12416 \begin_layout Standard
12417
12418 \series bold
12419
12420 \backslash
12421 fboxrule
12422 \series default
12423  
12424 \series bold
12425 0.4pt
12426 \series default
12427  
12428 \series bold
12429
12430 \backslash
12431 fboxsep
12432 \series default
12433  
12434 \series bold
12435 3pt
12436 \series default
12437
12438 \begin_inset ERT
12439 status collapsed
12440
12441 \begin_layout Plain Layout
12442
12443
12444 \backslash
12445 fboxrule 0.4pt 
12446 \backslash
12447 fboxsep 3pt
12448 \end_layout
12449
12450 \end_inset
12451
12452
12453 \end_layout
12454
12455 \begin_layout Standard
12456 en modo TeX antes de la ecuación siguiente.
12457 \end_layout
12458
12459 \begin_layout Subsection
12460 Marcos sin bordes
12461 \begin_inset CommandInset label
12462 LatexCommand label
12463 name "sub:Marcos-sin-bordes"
12464
12465 \end_inset
12466
12467
12468 \begin_inset Index idx
12469 status collapsed
12470
12471 \begin_layout Plain Layout
12472 Marcos ! sin borde
12473 \end_layout
12474
12475 \end_inset
12476
12477
12478 \end_layout
12479
12480 \begin_layout Standard
12481 Para marcos sin borde hay los comandos: 
12482 \series bold
12483
12484 \backslash
12485 mbox
12486 \series default
12487
12488 \begin_inset Index idx
12489 status collapsed
12490
12491 \begin_layout Plain Layout
12492 Comandos ! M ! 
12493 \backslash
12494 mbox
12495 \end_layout
12496
12497 \end_inset
12498
12499
12500 \series bold
12501
12502 \backslash
12503 makebox
12504 \series default
12505
12506 \begin_inset Index idx
12507 status collapsed
12508
12509 \begin_layout Plain Layout
12510 Comandos ! M ! 
12511 \backslash
12512 makebox
12513 \end_layout
12514
12515 \end_inset
12516
12517  y 
12518 \series bold
12519
12520 \backslash
12521 raisebox
12522 \series default
12523
12524 \begin_inset Index idx
12525 status collapsed
12526
12527 \begin_layout Plain Layout
12528 Comandos ! R ! 
12529 \backslash
12530 raisebox
12531 \end_layout
12532
12533 \end_inset
12534
12535 .
12536 \end_layout
12537
12538 \begin_layout Standard
12539 Con 
12540 \series bold
12541
12542 \backslash
12543 raisebox
12544 \series default
12545  se puede poner un marco subíndice o superíndice, pero a diferencia de los
12546  normales, los caracteres en el marco mantienen su tamaño de tipografía.
12547  
12548 \series bold
12549
12550 \backslash
12551 raisebox
12552 \series default
12553  se usa con el siguiente esquema: 
12554 \end_layout
12555
12556 \begin_layout Standard
12557
12558 \series bold
12559
12560 \backslash
12561 raisebox{altura}{contenido del marco}
12562 \end_layout
12563
12564 \begin_layout Standard
12565 Cuando el marco tenga que contener una ecuación, hace falta una ecuación
12566  extra, como con 
12567 \series bold
12568
12569 \backslash
12570 fbox
12571 \series default
12572 .
12573  
12574 \begin_inset Note Greyedout
12575 status open
12576
12577 \begin_layout Plain Layout
12578
12579 \series bold
12580 Nota
12581 \series default
12582 : Para
12583 \series bold
12584  
12585 \backslash
12586 raisebox
12587 \series default
12588  se ha creado esta ecuación extra tecleando 
12589 \family sans
12590 Ctrl+M
12591 \family default
12592  dos veces en vez de una porque LyX aún no soporta 
12593 \series bold
12594
12595 \backslash
12596 raisebox
12597 \series default
12598  directamente.
12599 \end_layout
12600
12601 \end_inset
12602
12603
12604 \end_layout
12605
12606 \begin_layout Standard
12607 \align center
12608 \begin_inset Tabular
12609 <lyxtabular version="3" rows="4" columns="2">
12610 <features rotate="0" tabularvalignment="middle">
12611 <column alignment="center" valignment="top">
12612 <column alignment="center" valignment="top">
12613 <row>
12614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12615 \begin_inset Text
12616
12617 \begin_layout Plain Layout
12618 Comando
12619 \end_layout
12620
12621 \end_inset
12622 </cell>
12623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12624 \begin_inset Text
12625
12626 \begin_layout Plain Layout
12627 Resultado
12628 \end_layout
12629
12630 \end_inset
12631 </cell>
12632 </row>
12633 <row>
12634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12635 \begin_inset Text
12636
12637 \begin_layout Plain Layout
12638 H
12639 \backslash
12640 raisebox{2mm
12641 \begin_inset Formula $\to$
12642 \end_inset
12643
12644
12645 \backslash
12646 {al
12647 \begin_inset Formula $\to$
12648 \end_inset
12649
12650  lo
12651 \end_layout
12652
12653 \end_inset
12654 </cell>
12655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12656 \begin_inset Text
12657
12658 \begin_layout Plain Layout
12659 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12660 \end_inset
12661
12662
12663 \end_layout
12664
12665 \end_inset
12666 </cell>
12667 </row>
12668 <row>
12669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12670 \begin_inset Text
12671
12672 \begin_layout Plain Layout
12673 H
12674 \backslash
12675 raisebox{-2mm
12676 \begin_inset Formula $\to$
12677 \end_inset
12678
12679
12680 \backslash
12681 {al
12682 \begin_inset Formula $\to$
12683 \end_inset
12684
12685 lo
12686 \end_layout
12687
12688 \end_inset
12689 </cell>
12690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12691 \begin_inset Text
12692
12693 \begin_layout Plain Layout
12694 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12695 \end_inset
12696
12697
12698 \end_layout
12699
12700 \end_inset
12701 </cell>
12702 </row>
12703 <row>
12704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12705 \begin_inset Text
12706
12707 \begin_layout Plain Layout
12708 A=
12709 \backslash
12710 raisebox{-2mm
12711 \begin_inset Formula $\to$
12712 \end_inset
12713
12714
12715 \backslash
12716 {
12717 \family sans
12718 Ctrl+M Ctrl+M
12719 \family default
12720  
12721 \backslash
12722 sqrt
12723 \begin_inset space \textvisiblespace{}
12724 \end_inset
12725
12726
12727 \end_layout
12728
12729 \end_inset
12730 </cell>
12731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12732 \begin_inset Text
12733
12734 \begin_layout Plain Layout
12735 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12736 \end_inset
12737
12738
12739 \end_layout
12740
12741 \end_inset
12742 </cell>
12743 </row>
12744 </lyxtabular>
12745
12746 \end_inset
12747
12748
12749 \end_layout
12750
12751 \begin_layout Standard
12752 El comando 
12753 \series bold
12754
12755 \backslash
12756 mbox
12757 \series default
12758  es equivalente a 
12759 \series bold
12760
12761 \backslash
12762 fbox
12763 \series default
12764  y 
12765 \series bold
12766
12767 \backslash
12768 makebox
12769 \series default
12770  es equivalente a 
12771 \series bold
12772
12773 \backslash
12774 framebox
12775 \series default
12776 , con la diferencia de que no hay marco.
12777 \end_layout
12778
12779 \begin_layout Subsection
12780 Marcos coloreados
12781 \begin_inset CommandInset label
12782 LatexCommand label
12783 name "sub:Marcos-coloreados"
12784
12785 \end_inset
12786
12787
12788 \begin_inset Index idx
12789 status collapsed
12790
12791 \begin_layout Plain Layout
12792 Marcos ! coloreados
12793 \end_layout
12794
12795 \end_inset
12796
12797
12798 \end_layout
12799
12800 \begin_layout Standard
12801 Para poder usar todos los comandos explicados en esta sección hay que cargar
12802  en el preámbulo LaTeX el paquete LaTeX 
12803 \series bold
12804 color
12805 \series default
12806
12807 \begin_inset Foot
12808 status collapsed
12809
12810 \begin_layout Plain Layout
12811 El paquete LaTeX 
12812 \series bold
12813 color
12814 \series default
12815  forma parte de toda distribución LaTeX estándar.
12816 \end_layout
12817
12818 \end_inset
12819
12820
12821 \begin_inset Index idx
12822 status collapsed
12823
12824 \begin_layout Plain Layout
12825 Paquetes ! color
12826 \end_layout
12827
12828 \end_inset
12829
12830 , con la línea
12831 \begin_inset Foot
12832 status collapsed
12833
12834 \begin_layout Plain Layout
12835 Cuando hay texto coloreado con un color predefinido en alguna parte del
12836  documento, LyX carga automáticamente el paquete LaTeX 
12837 \series bold
12838 color
12839 \series default
12840 .
12841  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
12842  origina problemas.
12843 \end_layout
12844
12845 \end_inset
12846
12847
12848 \begin_inset Note Note
12849 status collapsed
12850
12851 \begin_layout Plain Layout
12852 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
12853  en el preámbulo LaTeX.
12854 \end_layout
12855
12856 \end_inset
12857
12858
12859 \end_layout
12860
12861 \begin_layout Standard
12862
12863 \series bold
12864
12865 \backslash
12866 usepackage{color}
12867 \begin_inset VSpace medskip
12868 \end_inset
12869
12870
12871 \end_layout
12872
12873 \begin_layout Standard
12874 Para colorear marcos se usa el comando 
12875 \series bold
12876
12877 \backslash
12878 colorbox
12879 \series default
12880
12881 \begin_inset Index idx
12882 status collapsed
12883
12884 \begin_layout Plain Layout
12885 Comandos ! C ! 
12886 \backslash
12887 colorbox
12888 \end_layout
12889
12890 \end_inset
12891
12892  con el siguiente esquema:
12893 \end_layout
12894
12895 \begin_layout Standard
12896
12897 \series bold
12898
12899 \backslash
12900 colorbox{color}{contenido del marco}
12901 \end_layout
12902
12903 \begin_layout Standard
12904 El contenido del marco puede ser otro marco, y también un 
12905 \backslash
12906
12907 \series bold
12908 colorbox
12909 \series default
12910  puede ser parte de otro marco (véanse los ejemplos 2º y 3º).
12911  Si el marco debe contener una ecuación debe crearse una ecuación extra,
12912  como con 
12913 \series bold
12914
12915 \backslash
12916 raisebox
12917 \series default
12918 .
12919 \begin_inset Foot
12920 status collapsed
12921
12922 \begin_layout Plain Layout
12923 Esto también se aplica para el comando 
12924 \series bold
12925
12926 \backslash
12927 fcolorbox
12928 \series default
12929 .
12930 \end_layout
12931
12932 \end_inset
12933
12934  
12935 \end_layout
12936
12937 \begin_layout Standard
12938 Se puede elegir uno de los siguientes colores predefinidos:
12939 \end_layout
12940
12941 \begin_layout Standard
12942
12943 \series bold
12944 black
12945 \series default
12946
12947 \series bold
12948 blue
12949 \series default
12950
12951 \series bold
12952 cyan
12953 \series default
12954
12955 \series bold
12956 green
12957 \series default
12958
12959 \series bold
12960 magenta
12961 \series default
12962
12963 \series bold
12964 red
12965 \series default
12966
12967 \series bold
12968 white
12969 \series default
12970
12971 \series bold
12972 yellow
12973 \end_layout
12974
12975 \begin_layout Standard
12976 \align center
12977 \begin_inset Tabular
12978 <lyxtabular version="3" rows="4" columns="2">
12979 <features rotate="0" tabularvalignment="middle">
12980 <column alignment="center" valignment="top">
12981 <column alignment="center" valignment="top">
12982 <row>
12983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12984 \begin_inset Text
12985
12986 \begin_layout Plain Layout
12987 Comando
12988 \end_layout
12989
12990 \end_inset
12991 </cell>
12992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12993 \begin_inset Text
12994
12995 \begin_layout Plain Layout
12996 Resultado
12997 \begin_inset Note Note
12998 status collapsed
12999
13000 \begin_layout Plain Layout
13001
13002 \series bold
13003
13004 \backslash
13005 raisebox
13006 \series default
13007  se usa sólo como espaciador
13008 \end_layout
13009
13010 \end_inset
13011
13012
13013 \end_layout
13014
13015 \end_inset
13016 </cell>
13017 </row>
13018 <row>
13019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13020 \begin_inset Text
13021
13022 \begin_layout Plain Layout
13023
13024 \backslash
13025 colorbox{yellow
13026 \begin_inset Formula $\to$
13027 \end_inset
13028
13029
13030 \backslash
13031 {A=B
13032 \end_layout
13033
13034 \end_inset
13035 </cell>
13036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13037 \begin_inset Text
13038
13039 \begin_layout Plain Layout
13040 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13041 \end_inset
13042
13043
13044 \end_layout
13045
13046 \end_inset
13047 </cell>
13048 </row>
13049 <row>
13050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13051 \begin_inset Text
13052
13053 \begin_layout Plain Layout
13054
13055 \backslash
13056 colorbox{green
13057 \begin_inset Formula $\to$
13058 \end_inset
13059
13060
13061 \backslash
13062 {
13063 \backslash
13064 fbox
13065 \begin_inset space \textvisiblespace{}
13066 \end_inset
13067
13068 A=B
13069 \end_layout
13070
13071 \end_inset
13072 </cell>
13073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13074 \begin_inset Text
13075
13076 \begin_layout Plain Layout
13077 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13078 \end_inset
13079
13080
13081 \end_layout
13082
13083 \end_inset
13084 </cell>
13085 </row>
13086 <row>
13087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13088 \begin_inset Text
13089
13090 \begin_layout Plain Layout
13091
13092 \backslash
13093 fbox
13094 \begin_inset space \textvisiblespace{}
13095 \end_inset
13096
13097
13098 \backslash
13099 colorbox{green
13100 \begin_inset Formula $\to$
13101 \end_inset
13102
13103
13104 \backslash
13105 {
13106 \family sans
13107 Ctrl+M Ctrl+M
13108 \family default
13109  
13110 \backslash
13111 int
13112 \begin_inset space \textvisiblespace{}
13113 \end_inset
13114
13115 C=D
13116 \end_layout
13117
13118 \end_inset
13119 </cell>
13120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13121 \begin_inset Text
13122
13123 \begin_layout Plain Layout
13124 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13125 \end_inset
13126
13127
13128 \end_layout
13129
13130 \end_inset
13131 </cell>
13132 </row>
13133 </lyxtabular>
13134
13135 \end_inset
13136
13137
13138 \end_layout
13139
13140 \begin_layout Standard
13141
13142 \series bold
13143
13144 \backslash
13145 colorbox
13146 \series default
13147  sólo colorea el marco pero no los caracteres.
13148  Para colorear todos los caracteres se selecciona toda la ecuación y se
13149  elige un color en el diálogo 
13150 \family sans
13151 Estilo
13152 \begin_inset space ~
13153 \end_inset
13154
13155 del
13156 \begin_inset space ~
13157 \end_inset
13158
13159 texto
13160 \family default
13161 .
13162  El diálogo puede abrirse con el botón 
13163 \begin_inset Info
13164 type  "icon"
13165 arg   "dialog-show character"
13166 \end_inset
13167
13168  de la barra de herramientas o con el menú 
13169 \family sans
13170 Editar\SpecialChar \menuseparator
13171 Estilo
13172 \begin_inset space ~
13173 \end_inset
13174
13175 del
13176 \begin_inset space ~
13177 \end_inset
13178
13179 texto\SpecialChar \menuseparator
13180 Personalizado
13181 \family default
13182 .
13183  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13184  Si el número de la ecuación debe tener otro color que el de los caracteres
13185  de la ecuación, el color debe cambiarse dentro de la ecuación.
13186 \end_layout
13187
13188 \begin_layout Standard
13189 Un ejemplo:
13190 \color red
13191
13192 \begin_inset Formula 
13193 \begin{equation}
13194 {\color{red}\int A=B}\label{eq:rojo}
13195 \end{equation}
13196
13197 \end_inset
13198
13199
13200 \color green
13201
13202 \begin_inset Formula 
13203 \begin{equation}
13204 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}
13205 \end{equation}
13206
13207 \end_inset
13208
13209
13210 \end_layout
13211
13212 \begin_layout Standard
13213 La ecuación 
13214 \begin_inset CommandInset ref
13215 LatexCommand eqref
13216 reference "eq:rojo"
13217
13218 \end_inset
13219
13220  está toda coloreada en rojo.
13221 \begin_inset Newline newline
13222 \end_inset
13223
13224 La ecuación 
13225 \begin_inset CommandInset ref
13226 LatexCommand eqref
13227 reference "eq:rojoverde"
13228
13229 \end_inset
13230
13231  se ha coloreado en primer lugar toda en verde para colorear el número de
13232  la ecuación.
13233  Posteriormente se han coloreado en rojo los caracteres.
13234 \family sans
13235
13236 \begin_inset VSpace bigskip
13237 \end_inset
13238
13239
13240 \end_layout
13241
13242 \begin_layout Standard
13243 Para colorear diferente el borde y el marcose usa el comando 
13244 \series bold
13245
13246 \backslash
13247 fcolorbox
13248 \series default
13249
13250 \begin_inset Index idx
13251 status collapsed
13252
13253 \begin_layout Plain Layout
13254 Comandos ! F ! 
13255 \backslash
13256 fcolorbox
13257 \end_layout
13258
13259 \end_inset
13260
13261  con el siguiente esquema:
13262 \end_layout
13263
13264 \begin_layout Standard
13265
13266 \series bold
13267
13268 \backslash
13269 fcolorbox{color del borde}{color}{contenido del marco}
13270 \end_layout
13271
13272 \begin_layout Standard
13273 Así pues 
13274 \series bold
13275
13276 \backslash
13277 fcolorbox
13278 \series default
13279  es una extensión del comando 
13280 \series bold
13281
13282 \backslash
13283 colorbox
13284 \series default
13285 .
13286  La anchura del borde se establece, como para 
13287 \series bold
13288
13289 \backslash
13290 framebox
13291 \series default
13292 , con 
13293 \series bold
13294
13295 \backslash
13296 fboxrule
13297 \series default
13298  y 
13299 \series bold
13300
13301 \backslash
13302 fboxsep
13303 \series default
13304 .
13305  Un ejemplo:
13306 \begin_inset ERT
13307 status collapsed
13308
13309 \begin_layout Plain Layout
13310
13311
13312 \backslash
13313 fboxrule 1mm 
13314 \backslash
13315 fboxsep 1mm
13316 \end_layout
13317
13318 \end_inset
13319
13320
13321 \begin_inset Formula 
13322 \[
13323 \fcolorbox{cyan}{magenta}{A=B}
13324 \]
13325
13326 \end_inset
13327
13328
13329 \end_layout
13330
13331 \begin_layout Standard
13332 \begin_inset ERT
13333 status collapsed
13334
13335 \begin_layout Plain Layout
13336
13337
13338 \backslash
13339 fboxrule 0.4pt 
13340 \backslash
13341 fboxsep 3pt
13342 \end_layout
13343
13344 \end_inset
13345
13346
13347 \end_layout
13348
13349 \begin_layout Standard
13350 Esta ecuación se ha compuesto con el comando
13351 \begin_inset Newline newline
13352 \end_inset
13353
13354
13355 \series bold
13356
13357 \backslash
13358 fcolorbox{cyan
13359 \begin_inset Formula $\to$
13360 \end_inset
13361
13362
13363 \backslash
13364 {magenta
13365 \begin_inset Formula $\to$
13366 \end_inset
13367
13368
13369 \backslash
13370 {A=B
13371 \end_layout
13372
13373 \begin_layout Standard
13374 \begin_inset VSpace bigskip
13375 \end_inset
13376
13377
13378 \end_layout
13379
13380 \begin_layout Standard
13381 Para usar colores distintos de los predefinidos deben ser definidos previamente.
13382 \end_layout
13383
13384 \begin_layout Standard
13385 Por ejemplo, se puede definir el color 
13386 \begin_inset Quotes fld
13387 \end_inset
13388
13389
13390 \series bold
13391 verdeoscuro
13392 \series default
13393
13394 \begin_inset Quotes frd
13395 \end_inset
13396
13397  con la línea de preámbulo LaTeX:
13398 \end_layout
13399
13400 \begin_layout Standard
13401
13402 \series bold
13403
13404 \backslash
13405 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
13406 \series default
13407
13408 \begin_inset Index idx
13409 status collapsed
13410
13411 \begin_layout Plain Layout
13412 Comandos ! D ! 
13413 \backslash
13414 definecolor
13415 \end_layout
13416
13417 \end_inset
13418
13419
13420 \end_layout
13421
13422 \begin_layout Standard
13423
13424 \series bold
13425 cmyk
13426 \series default
13427  es el espacio de color referido a los colores 
13428 \series bold
13429 cyan
13430 \series default
13431
13432 \series bold
13433 magenta
13434 \series default
13435
13436 \series bold
13437 yellow
13438 \series default
13439  y 
13440 \series bold
13441 black
13442 \series default
13443 .
13444  Los cuatro números separados por coma son el factor de cuota para los colores
13445  correspondientes del espacio de color.
13446  Los factores pueden estar en el rango 0-1.
13447  En vez de 
13448 \series bold
13449 cmyk
13450 \series default
13451  se puede usar el espacio de color 
13452 \series bold
13453 rgb
13454 \series default
13455 , que se refiere a 
13456 \series bold
13457 red
13458 \series default
13459
13460 \series bold
13461 green
13462 \series default
13463  y 
13464 \series bold
13465 blue
13466 \series default
13467 , así pues en este caso hay tres factores de cuota para los correspondientes
13468  colores.
13469  Además hay el espacio de color 
13470 \series bold
13471 gray
13472 \series default
13473  con un factor de cuota para el valor gris.
13474 \end_layout
13475
13476 \begin_layout Standard
13477 Como ejemplo he aquí un marco con el nuevo color definido 
13478 \series bold
13479 verdeoscuro
13480 \series default
13481  y los caracteres en color amarillo:
13482 \color black
13483
13484 \begin_inset Formula 
13485 \begin{equation}
13486 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}
13487 \end{equation}
13488
13489 \end_inset
13490
13491
13492 \end_layout
13493
13494 \begin_layout Standard
13495 Los colores personalizados también se pueden usar para texto con la ayuda
13496  del comando 
13497 \series bold
13498
13499 \backslash
13500 textcolor
13501 \series default
13502
13503 \begin_inset Index idx
13504 status collapsed
13505
13506 \begin_layout Plain Layout
13507 Texto ! coloreado
13508 \end_layout
13509
13510 \end_inset
13511
13512
13513 \end_layout
13514
13515 \begin_layout Standard
13516 \begin_inset ERT
13517 status collapsed
13518
13519 \begin_layout Plain Layout
13520
13521
13522 \backslash
13523 textcolor{verdeoscuro}{
13524 \end_layout
13525
13526 \end_inset
13527
13528 Esta frase en 
13529 \begin_inset Quotes fld
13530 \end_inset
13531
13532 verdeoscuro
13533 \begin_inset Quotes frd
13534 \end_inset
13535
13536 .
13537 \begin_inset ERT
13538 status collapsed
13539
13540 \begin_layout Plain Layout
13541
13542 }
13543 \end_layout
13544
13545 \end_inset
13546
13547
13548 \end_layout
13549
13550 \begin_layout Standard
13551
13552 \series bold
13553
13554 \backslash
13555 textcolor
13556 \series default
13557
13558 \begin_inset Index idx
13559 status collapsed
13560
13561 \begin_layout Plain Layout
13562 Comandos ! T ! 
13563 \backslash
13564 textcolor
13565 \end_layout
13566
13567 \end_inset
13568
13569  se usa con el esquema 
13570 \series bold
13571
13572 \backslash
13573 textcolor{color}{caracteres a colorear}
13574 \series default
13575 .
13576 \end_layout
13577
13578 \begin_layout Subsection
13579 Marcos de párrafo
13580 \begin_inset CommandInset label
13581 LatexCommand label
13582 name "sub:Marcos-de-párrafo"
13583
13584 \end_inset
13585
13586
13587 \begin_inset Index idx
13588 status collapsed
13589
13590 \begin_layout Plain Layout
13591 Marcos ! para párrafos
13592 \end_layout
13593
13594 \end_inset
13595
13596
13597 \end_layout
13598
13599 \begin_layout Standard
13600 Un marco que puede contener varias líneas y párrafos, denominado marco de
13601  párrafo (parbox), se puede generar con el menú 
13602 \family sans
13603 Insertar\SpecialChar \menuseparator
13604 Marco
13605 \family default
13606  o con el botón 
13607 \begin_inset Info
13608 type  "icon"
13609 arg   "box-insert"
13610 \end_inset
13611
13612  de la barra de herramientas.
13613 \end_layout
13614
13615 \begin_layout Standard
13616 El siguiente ejemplo muestra un marco de párrafo en línea:
13617 \begin_inset VSpace medskip
13618 \end_inset
13619
13620 Esta línea contiene 
13621 \begin_inset Box Boxed
13622 position "c"
13623 hor_pos "c"
13624 has_inner_box 1
13625 inner_pos "c"
13626 use_parbox 1
13627 use_makebox 0
13628 width "5cm"
13629 special "none"
13630 height "1in"
13631 height_special "totalheight"
13632 status collapsed
13633
13634 \begin_layout Plain Layout
13635 Esto es un marco de párrafo.
13636  Tiene exactamente 5
13637 \begin_inset space \thinspace{}
13638 \end_inset
13639
13640 cm de largo y además puede contener ecuaciones: 
13641 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13642 \end_inset
13643
13644
13645 \end_layout
13646
13647 \end_inset
13648
13649
13650 \begin_inset space ~
13651 \end_inset
13652
13653  un marco de párrafo.
13654 \begin_inset VSpace medskip
13655 \end_inset
13656
13657 Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado.
13658  Surge un diálogo con las propiedades del marco.
13659  En este caso: 
13660 \emph on
13661 Decoración
13662 \emph default
13663 : Marco rectangular, 
13664 \emph on
13665 marco interior
13666 \emph default
13667 : Párrafo, 
13668 \emph on
13669 Ancho
13670 \emph default
13671 : 5
13672 \begin_inset space \thinspace{}
13673 \end_inset
13674
13675 cm, 
13676 \emph on
13677 Alineación Vertical
13678 \emph default
13679  
13680 \emph on
13681 marco
13682 \emph default
13683 : Medio.
13684 \end_layout
13685
13686 \begin_layout Standard
13687 \begin_inset VSpace medskip
13688 \end_inset
13689
13690 En LaTeX, un marco de párrafo se inserta con el comando 
13691 \series bold
13692
13693 \backslash
13694 parbox
13695 \series default
13696
13697 \begin_inset Index idx
13698 status collapsed
13699
13700 \begin_layout Plain Layout
13701 Comandos ! P ! 
13702 \backslash
13703 parbox
13704 \end_layout
13705
13706 \end_inset
13707
13708  con el esquema siguiente:
13709 \end_layout
13710
13711 \begin_layout Standard
13712
13713 \series bold
13714
13715 \backslash
13716 parbox[posición]{anchura}{contenido}
13717 \end_layout
13718
13719 \begin_layout Standard
13720 Son posibles las posiciones 
13721 \emph on
13722 b
13723 \emph default
13724  y 
13725 \emph on
13726 t
13727 \emph default
13728
13729 \emph on
13730 b
13731 \emph default
13732  por 
13733 \begin_inset Quotes fld
13734 \end_inset
13735
13736 bottom
13737 \begin_inset Quotes frd
13738 \end_inset
13739
13740  (abajo), que alinea la última línea del marco con el texto de alrededor.
13741  Con 
13742 \emph on
13743 t
13744 \emph default
13745 , por 
13746 \begin_inset Quotes fld
13747 \end_inset
13748
13749 top
13750 \begin_inset Quotes frd
13751 \end_inset
13752
13753  (arriba), la alineación se hace con la primera línea.
13754  Si no se da posición, el marco se centrará verticalmente, véase la sección
13755  
13756 \emph on
13757 Marcos
13758 \emph default
13759  del manual 
13760 \emph on
13761 Objetos insertados
13762 \emph default
13763  para ejemplos.
13764 \end_layout
13765
13766 \begin_layout Standard
13767 \begin_inset VSpace bigskip
13768 \end_inset
13769
13770 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
13771  ponerse en un marco de párrafo.
13772  Para ello se inserta el comando
13773 \begin_inset Newline newline
13774 \end_inset
13775
13776
13777 \series bold
13778
13779 \backslash
13780 fbox{
13781 \backslash
13782 parbox{
13783 \backslash
13784 linewidth-2
13785 \backslash
13786 fboxsep-2
13787 \backslash
13788 fboxrule}{
13789 \begin_inset Newline newline
13790 \end_inset
13791
13792
13793 \series default
13794 en modo TeX delante de la ecuación.
13795  Aquí 
13796 \series bold
13797
13798 \backslash
13799 linewidth
13800 \series default
13801
13802 \begin_inset Index idx
13803 status collapsed
13804
13805 \begin_layout Plain Layout
13806 Comandos ! L ! 
13807 \backslash
13808 linewidth
13809 \begin_inset ERT
13810 status open
13811
13812 \begin_layout Plain Layout
13813
13814
13815 \backslash
13816 vspace{5mm}
13817 \end_layout
13818
13819 \end_inset
13820
13821
13822 \end_layout
13823
13824 \end_inset
13825
13826  es la anchura de línea establecida para el documento.
13827  Como el marco está por fuera del marco de párrafo, hay que restar de dicha
13828  anchura dos veces la separación del marco y el grosor.
13829  Como LyX no lo hace automáticamente debido a un fallo,
13830 \begin_inset Foot
13831 status collapsed
13832
13833 \begin_layout Plain Layout
13834 \begin_inset CommandInset href
13835 LatexCommand href
13836 name "LyX-bug #4483"
13837 target "http://www.lyx.org/trac/ticket/4483"
13838
13839 \end_inset
13840
13841
13842 \end_layout
13843
13844 \end_inset
13845
13846  hay que usar modo TeX.
13847  Para poder multiplicar y restar en los argumentos hay que cargar en el
13848  preámbulo LaTeX el paquete LaTeX 
13849 \series bold
13850 calc
13851 \series default
13852 ,
13853 \begin_inset Foot
13854 status collapsed
13855
13856 \begin_layout Plain Layout
13857
13858 \series bold
13859 calc
13860 \series default
13861  es parte de toda instalación LaTeX estándar.
13862 \end_layout
13863
13864 \end_inset
13865
13866
13867 \begin_inset Index idx
13868 status collapsed
13869
13870 \begin_layout Plain Layout
13871 Paquetes ! calc
13872 \end_layout
13873
13874 \end_inset
13875
13876  con la línea
13877 \end_layout
13878
13879 \begin_layout Standard
13880
13881 \series bold
13882
13883 \backslash
13884 usepackage{calc}
13885 \end_layout
13886
13887 \begin_layout Standard
13888 Detrás de la ecuación se cierran ambos marcos con 
13889 \series bold
13890 }}
13891 \series default
13892  en modo TeX.
13893  Aquí hay un ejemplo:
13894 \begin_inset ERT
13895 status collapsed
13896
13897 \begin_layout Plain Layout
13898
13899
13900 \backslash
13901 fboxsep 5mm 
13902 \backslash
13903 fboxrule 5mm
13904 \end_layout
13905
13906 \end_inset
13907
13908
13909 \end_layout
13910
13911 \begin_layout Standard
13912 \begin_inset ERT
13913 status collapsed
13914
13915 \begin_layout Plain Layout
13916
13917
13918 \backslash
13919 fbox{
13920 \backslash
13921 parbox{
13922 \backslash
13923 linewidth-2
13924 \backslash
13925 fboxsep-2
13926 \backslash
13927 fboxrule}{
13928 \end_layout
13929
13930 \end_inset
13931
13932
13933 \begin_inset Formula 
13934 \begin{equation}
13935 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13936 \end{equation}
13937
13938 \end_inset
13939
13940
13941 \end_layout
13942
13943 \begin_layout Standard
13944 \begin_inset ERT
13945 status collapsed
13946
13947 \begin_layout Plain Layout
13948
13949 }}
13950 \end_layout
13951
13952 \end_inset
13953
13954
13955 \begin_inset ERT
13956 status collapsed
13957
13958 \begin_layout Plain Layout
13959
13960
13961 \backslash
13962 fboxrule 0.4pt 
13963 \backslash
13964 fboxsep 3pt
13965 \end_layout
13966
13967 \end_inset
13968
13969
13970 \end_layout
13971
13972 \begin_layout Standard
13973 \begin_inset VSpace medskip
13974 \end_inset
13975
13976
13977 \end_layout
13978
13979 \begin_layout Standard
13980 Como se ha usado el marco de párrafo como argumento de 
13981 \series bold
13982
13983 \backslash
13984 fbox
13985 \series default
13986 , en este caso no hay diferencia entre 
13987 \series bold
13988
13989 \backslash
13990 fbox
13991 \series default
13992  y 
13993 \series bold
13994
13995 \backslash
13996 boxed
13997 \series default
13998 .
13999  
14000 \end_layout
14001
14002 \begin_layout Standard
14003 \begin_inset VSpace bigskip
14004 \end_inset
14005
14006
14007 \end_layout
14008
14009 \begin_layout Standard
14010 Los marcos de párrafo son muy útiles para comentar ecuaciones directamente.
14011  Para hacerlo, se usa 
14012 \series bold
14013
14014 \backslash
14015 parbox
14016 \series default
14017  en combinación con el comando 
14018 \series bold
14019
14020 \backslash
14021 tag
14022 \series default
14023 .
14024  (Véase más sobre 
14025 \series bold
14026
14027 \backslash
14028 tag
14029 \series default
14030  en 
14031 \begin_inset CommandInset ref
14032 LatexCommand ref
14033 reference "sub:Numeración-personalizada"
14034
14035 \end_inset
14036
14037 ).
14038 \end_layout
14039
14040 \begin_layout Standard
14041 Un ejemplo de ecuación comentada con 
14042 \series bold
14043
14044 \backslash
14045 parbox
14046 \series default
14047 :
14048 \end_layout
14049
14050 \begin_layout Standard
14051 \begin_inset ERT
14052 status collapsed
14053
14054 \begin_layout Plain Layout
14055
14056
14057 \backslash
14058 [5x-7b=3b
14059 \backslash
14060 tag*{
14061 \backslash
14062 parbox{5cm}{
14063 \end_layout
14064
14065 \end_inset
14066
14067 Esto es una descripción.
14068  Está claramente separada de la ecuación y es multilínea.
14069 \begin_inset ERT
14070 status collapsed
14071
14072 \begin_layout Plain Layout
14073
14074 }}
14075 \backslash
14076 ]
14077 \end_layout
14078
14079 \end_inset
14080
14081
14082 \end_layout
14083
14084 \begin_layout Standard
14085 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14086  no soporta el comando 
14087 \series bold
14088
14089 \backslash
14090 parbox
14091 \series default
14092  en ecuaciones.
14093  La ecuación se compone con la siguiente secuencia de comandos:
14094 \end_layout
14095
14096 \begin_layout Standard
14097 El comando 
14098 \series bold
14099
14100 \backslash
14101 [5x-7b=3b
14102 \backslash
14103 tag*
14104 \backslash
14105 {
14106 \backslash
14107 parbox{5cm}{
14108 \series default
14109  se inserta en modo TeX.
14110 \begin_inset Foot
14111 status collapsed
14112
14113 \begin_layout Plain Layout
14114 Si se usa el estilo de ecuación 
14115 \series bold
14116 Sangrado
14117 \series default
14118
14119 \series bold
14120
14121 \backslash
14122 tag*
14123 \backslash
14124
14125 \series default
14126  se puede reemplazar por 
14127 \series bold
14128
14129 \backslash
14130 hfill
14131 \series default
14132 .
14133  (Véanse los estilos de ecuación en 
14134 \begin_inset CommandInset ref
14135 LatexCommand ref
14136 reference "sec:Estilos-de-ecuación"
14137
14138 \end_inset
14139
14140 ).
14141 \end_layout
14142
14143 \end_inset
14144
14145  Después sigue la descripción en texto normal, y por último 
14146 \series bold
14147 }}
14148 \backslash
14149 ]
14150 \series default
14151  en modo TeX.
14152  Aquí los comandos 
14153 \series bold
14154
14155 \backslash
14156 [
14157 \series default
14158  y 
14159 \series bold
14160
14161 \backslash
14162 ]
14163 \series default
14164  crean una ecuación presentada.
14165 \end_layout
14166
14167 \begin_layout Standard
14168 Las ventajas de 
14169 \series bold
14170
14171 \backslash
14172 parbox
14173 \series default
14174  pueden verse en este ejemplo que se ha 
14175 \begin_inset Quotes fld
14176 \end_inset
14177
14178 comentado
14179 \begin_inset Quotes frd
14180 \end_inset
14181
14182  usando el modo texto matemático:
14183 \begin_inset Formula 
14184 \[
14185 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}
14186 \]
14187
14188 \end_inset
14189
14190
14191 \end_layout
14192
14193 \begin_layout Section
14194 Operadores
14195 \begin_inset Index idx
14196 status collapsed
14197
14198 \begin_layout Plain Layout
14199 Operadores
14200 \end_layout
14201
14202 \end_inset
14203
14204
14205 \end_layout
14206
14207 \begin_layout Subsection
14208 Operadores grandes
14209 \begin_inset CommandInset label
14210 LatexCommand label
14211 name "sub:Operadores-grandes"
14212
14213 \end_inset
14214
14215
14216 \begin_inset Index idx
14217 status collapsed
14218
14219 \begin_layout Plain Layout
14220 Operadores ! grandes
14221 \end_layout
14222
14223 \end_inset
14224
14225
14226 \begin_inset Index idx
14227 status collapsed
14228
14229 \begin_layout Plain Layout
14230 Sumatorios
14231 \end_layout
14232
14233 \end_inset
14234
14235
14236 \begin_inset Index idx
14237 status collapsed
14238
14239 \begin_layout Plain Layout
14240 Integrales
14241 \end_layout
14242
14243 \end_inset
14244
14245
14246 \end_layout
14247
14248 \begin_layout Standard
14249 Para poder usar todos los comandos de integrales listados aquí, debe estar
14250  marcada la opción 
14251 \family sans
14252 Usar paquete esint automáticamente
14253 \family default
14254  en el apartado 
14255 \family sans
14256 Opciones de ecuación
14257 \family default
14258  de la configuración del documento.
14259  
14260 \end_layout
14261
14262 \begin_layout Standard
14263 \begin_inset space \hfill{}
14264 \end_inset
14265
14266
14267 \begin_inset Tabular
14268 <lyxtabular version="3" rows="11" columns="2">
14269 <features rotate="0" tabularvalignment="middle">
14270 <column alignment="center" valignment="top" width="0pt">
14271 <column alignment="center" valignment="top" width="0pt">
14272 <row>
14273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14274 \begin_inset Text
14275
14276 \begin_layout Plain Layout
14277 Comando
14278 \end_layout
14279
14280 \end_inset
14281 </cell>
14282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14283 \begin_inset Text
14284
14285 \begin_layout Plain Layout
14286 Resultado
14287 \end_layout
14288
14289 \end_inset
14290 </cell>
14291 </row>
14292 <row>
14293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14294 \begin_inset Text
14295
14296 \begin_layout Plain Layout
14297
14298 \backslash
14299 int
14300 \begin_inset Index idx
14301 status collapsed
14302
14303 \begin_layout Plain Layout
14304 Comandos ! I ! 
14305 \backslash
14306 int
14307 \end_layout
14308
14309 \end_inset
14310
14311
14312 \end_layout
14313
14314 \end_inset
14315 </cell>
14316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14317 \begin_inset Text
14318
14319 \begin_layout Plain Layout
14320 \begin_inset Formula $\int$
14321 \end_inset
14322
14323
14324 \end_layout
14325
14326 \end_inset
14327 </cell>
14328 </row>
14329 <row>
14330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14331 \begin_inset Text
14332
14333 \begin_layout Plain Layout
14334
14335 \backslash
14336 oint
14337 \end_layout
14338
14339 \end_inset
14340 </cell>
14341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14342 \begin_inset Text
14343
14344 \begin_layout Plain Layout
14345 \begin_inset Formula $\oint$
14346 \end_inset
14347
14348
14349 \end_layout
14350
14351 \end_inset
14352 </cell>
14353 </row>
14354 <row>
14355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14356 \begin_inset Text
14357
14358 \begin_layout Plain Layout
14359
14360 \backslash
14361 ointctrclockwise
14362 \end_layout
14363
14364 \end_inset
14365 </cell>
14366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14367 \begin_inset Text
14368
14369 \begin_layout Plain Layout
14370 \begin_inset Formula $\ointctrclockwise$
14371 \end_inset
14372
14373
14374 \end_layout
14375
14376 \end_inset
14377 </cell>
14378 </row>
14379 <row>
14380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14381 \begin_inset Text
14382
14383 \begin_layout Plain Layout
14384
14385 \backslash
14386 ointclockwise
14387 \end_layout
14388
14389 \end_inset
14390 </cell>
14391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14392 \begin_inset Text
14393
14394 \begin_layout Plain Layout
14395 \begin_inset Formula $\ointclockwise$
14396 \end_inset
14397
14398
14399 \end_layout
14400
14401 \end_inset
14402 </cell>
14403 </row>
14404 <row>
14405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14406 \begin_inset Text
14407
14408 \begin_layout Plain Layout
14409
14410 \backslash
14411 sqint
14412 \end_layout
14413
14414 \end_inset
14415 </cell>
14416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14417 \begin_inset Text
14418
14419 \begin_layout Plain Layout
14420 \begin_inset Formula $\sqint$
14421 \end_inset
14422
14423
14424 \end_layout
14425
14426 \end_inset
14427 </cell>
14428 </row>
14429 <row>
14430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14431 \begin_inset Text
14432
14433 \begin_layout Plain Layout
14434
14435 \backslash
14436 fint
14437 \end_layout
14438
14439 \end_inset
14440 </cell>
14441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14442 \begin_inset Text
14443
14444 \begin_layout Plain Layout
14445  
14446 \begin_inset Formula $\fint$
14447 \end_inset
14448
14449
14450 \end_layout
14451
14452 \end_inset
14453 </cell>
14454 </row>
14455 <row>
14456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14457 \begin_inset Text
14458
14459 \begin_layout Plain Layout
14460
14461 \backslash
14462 landupint
14463 \end_layout
14464
14465 \end_inset
14466 </cell>
14467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14468 \begin_inset Text
14469
14470 \begin_layout Plain Layout
14471  
14472 \begin_inset Formula $\landupint$
14473 \end_inset
14474
14475
14476 \end_layout
14477
14478 \end_inset
14479 </cell>
14480 </row>
14481 <row>
14482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14483 \begin_inset Text
14484
14485 \begin_layout Plain Layout
14486
14487 \backslash
14488 landdownint
14489 \end_layout
14490
14491 \end_inset
14492 </cell>
14493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14494 \begin_inset Text
14495
14496 \begin_layout Plain Layout
14497  
14498 \begin_inset Formula $\landdownint$
14499 \end_inset
14500
14501
14502 \end_layout
14503
14504 \end_inset
14505 </cell>
14506 </row>
14507 <row>
14508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14509 \begin_inset Text
14510
14511 \begin_layout Plain Layout
14512
14513 \backslash
14514 bigcap
14515 \end_layout
14516
14517 \end_inset
14518 </cell>
14519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14520 \begin_inset Text
14521
14522 \begin_layout Plain Layout
14523 \begin_inset Formula $\bigcap$
14524 \end_inset
14525
14526
14527 \end_layout
14528
14529 \end_inset
14530 </cell>
14531 </row>
14532 <row>
14533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14534 \begin_inset Text
14535
14536 \begin_layout Plain Layout
14537
14538 \backslash
14539 bigcup
14540 \end_layout
14541
14542 \end_inset
14543 </cell>
14544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14545 \begin_inset Text
14546
14547 \begin_layout Plain Layout
14548 \begin_inset Formula $\bigcup$
14549 \end_inset
14550
14551
14552 \end_layout
14553
14554 \end_inset
14555 </cell>
14556 </row>
14557 </lyxtabular>
14558
14559 \end_inset
14560
14561
14562 \begin_inset space \hfill{}
14563 \end_inset
14564
14565
14566 \begin_inset Tabular
14567 <lyxtabular version="3" rows="11" columns="2">
14568 <features rotate="0" tabularvalignment="middle">
14569 <column alignment="center" valignment="top" width="0pt">
14570 <column alignment="center" valignment="top" width="0pt">
14571 <row>
14572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14573 \begin_inset Text
14574
14575 \begin_layout Plain Layout
14576 Comando
14577 \end_layout
14578
14579 \end_inset
14580 </cell>
14581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14582 \begin_inset Text
14583
14584 \begin_layout Plain Layout
14585 Resultado
14586 \end_layout
14587
14588 \end_inset
14589 </cell>
14590 </row>
14591 <row>
14592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14593 \begin_inset Text
14594
14595 \begin_layout Plain Layout
14596
14597 \backslash
14598 sum
14599 \begin_inset Index idx
14600 status collapsed
14601
14602 \begin_layout Plain Layout
14603 Comandos ! S ! 
14604 \backslash
14605 sum
14606 \end_layout
14607
14608 \end_inset
14609
14610
14611 \end_layout
14612
14613 \end_inset
14614 </cell>
14615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14616 \begin_inset Text
14617
14618 \begin_layout Plain Layout
14619 \begin_inset Formula $\sum$
14620 \end_inset
14621
14622
14623 \end_layout
14624
14625 \end_inset
14626 </cell>
14627 </row>
14628 <row>
14629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14630 \begin_inset Text
14631
14632 \begin_layout Plain Layout
14633
14634 \backslash
14635 prod
14636 \begin_inset Index idx
14637 status collapsed
14638
14639 \begin_layout Plain Layout
14640 Comandos ! P ! 
14641 \backslash
14642 prod
14643 \end_layout
14644
14645 \end_inset
14646
14647
14648 \end_layout
14649
14650 \end_inset
14651 </cell>
14652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14653 \begin_inset Text
14654
14655 \begin_layout Plain Layout
14656 \begin_inset Formula $\prod$
14657 \end_inset
14658
14659
14660 \end_layout
14661
14662 \end_inset
14663 </cell>
14664 </row>
14665 <row>
14666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14667 \begin_inset Text
14668
14669 \begin_layout Plain Layout
14670
14671 \backslash
14672 coprod
14673 \end_layout
14674
14675 \end_inset
14676 </cell>
14677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14678 \begin_inset Text
14679
14680 \begin_layout Plain Layout
14681 \begin_inset Formula $\coprod$
14682 \end_inset
14683
14684
14685 \end_layout
14686
14687 \end_inset
14688 </cell>
14689 </row>
14690 <row>
14691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14692 \begin_inset Text
14693
14694 \begin_layout Plain Layout
14695
14696 \backslash
14697 bigodot
14698 \end_layout
14699
14700 \end_inset
14701 </cell>
14702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14703 \begin_inset Text
14704
14705 \begin_layout Plain Layout
14706 \begin_inset Formula $\bigodot$
14707 \end_inset
14708
14709
14710 \end_layout
14711
14712 \end_inset
14713 </cell>
14714 </row>
14715 <row>
14716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14717 \begin_inset Text
14718
14719 \begin_layout Plain Layout
14720
14721 \backslash
14722 bigotimes
14723 \end_layout
14724
14725 \end_inset
14726 </cell>
14727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14728 \begin_inset Text
14729
14730 \begin_layout Plain Layout
14731 \begin_inset Formula $\bigotimes$
14732 \end_inset
14733
14734
14735 \end_layout
14736
14737 \end_inset
14738 </cell>
14739 </row>
14740 <row>
14741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14742 \begin_inset Text
14743
14744 \begin_layout Plain Layout
14745
14746 \backslash
14747 bigoplus
14748 \end_layout
14749
14750 \end_inset
14751 </cell>
14752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14753 \begin_inset Text
14754
14755 \begin_layout Plain Layout
14756 \begin_inset Formula $\bigoplus$
14757 \end_inset
14758
14759
14760 \end_layout
14761
14762 \end_inset
14763 </cell>
14764 </row>
14765 <row>
14766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14767 \begin_inset Text
14768
14769 \begin_layout Plain Layout
14770
14771 \backslash
14772 bigwedge
14773 \end_layout
14774
14775 \end_inset
14776 </cell>
14777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14778 \begin_inset Text
14779
14780 \begin_layout Plain Layout
14781 \begin_inset Formula $\bigwedge$
14782 \end_inset
14783
14784
14785 \end_layout
14786
14787 \end_inset
14788 </cell>
14789 </row>
14790 <row>
14791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14792 \begin_inset Text
14793
14794 \begin_layout Plain Layout
14795
14796 \backslash
14797 bigvee
14798 \end_layout
14799
14800 \end_inset
14801 </cell>
14802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14803 \begin_inset Text
14804
14805 \begin_layout Plain Layout
14806 \begin_inset Formula $\bigvee$
14807 \end_inset
14808
14809
14810 \end_layout
14811
14812 \end_inset
14813 </cell>
14814 </row>
14815 <row>
14816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14817 \begin_inset Text
14818
14819 \begin_layout Plain Layout
14820
14821 \backslash
14822 bigsqcup
14823 \end_layout
14824
14825 \end_inset
14826 </cell>
14827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14828 \begin_inset Text
14829
14830 \begin_layout Plain Layout
14831 \begin_inset Formula $\bigsqcup$
14832 \end_inset
14833
14834
14835 \end_layout
14836
14837 \end_inset
14838 </cell>
14839 </row>
14840 <row>
14841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14842 \begin_inset Text
14843
14844 \begin_layout Plain Layout
14845
14846 \backslash
14847 biguplus
14848 \end_layout
14849
14850 \end_inset
14851 </cell>
14852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14853 \begin_inset Text
14854
14855 \begin_layout Plain Layout
14856 \begin_inset Formula $\biguplus$
14857 \end_inset
14858
14859
14860 \end_layout
14861
14862 \end_inset
14863 </cell>
14864 </row>
14865 </lyxtabular>
14866
14867 \end_inset
14868
14869
14870 \begin_inset space \hfill{}
14871 \end_inset
14872
14873
14874 \end_layout
14875
14876 \begin_layout Standard
14877 Todos los operadores grandes se pueden insertar con el botón 
14878 \begin_inset Info
14879 type  "icon"
14880 arg   "math-insert \\intop"
14881 \end_inset
14882
14883  de la barra de ecuaciones.
14884 \end_layout
14885
14886 \begin_layout Standard
14887 Estos operadores son llamados grandes porque son mayores que los operadores
14888  binarios de aspecto semejante.
14889  Todos los operadores grandes pueden tener límites, como se describe en
14890  la subsección siguiente.
14891 \end_layout
14892
14893 \begin_layout Standard
14894 Para todos los operadores de integral hay una segunda versión disponible,
14895  terminando en 
14896 \series bold
14897 op
14898 \series default
14899
14900 \series bold
14901
14902 \backslash
14903 intop
14904 \series default
14905
14906 \series bold
14907
14908 \backslash
14909 ointop
14910 \series default
14911  etc.
14912  Estos operadores difieren de 
14913 \series bold
14914
14915 \backslash
14916 int
14917 \series default
14918 , etc., en el estilo en que se presentan los límites, véase
14919 \series bold
14920  
14921 \series default
14922
14923 \begin_inset CommandInset ref
14924 LatexCommand ref
14925 reference "sub:Límites-de-operadores"
14926
14927 \end_inset
14928
14929 .
14930 \end_layout
14931
14932 \begin_layout Subsubsection*
14933 Sugerencias para las integrales
14934 \end_layout
14935
14936 \begin_layout Standard
14937 La letra 
14938 \emph on
14939 d
14940 \emph default
14941  en una integral es un operador, por consiguiente debe escribirse en redonda.
14942  Esto se hace resaltando la 
14943 \emph on
14944 d
14945 \emph default
14946  y usando el atajo de teclado 
14947 \family sans
14948 Alt+C
14949 \begin_inset space ~
14950 \end_inset
14951
14952 R
14953 \family default
14954 .
14955 \begin_inset Foot
14956 status collapsed
14957
14958 \begin_layout Plain Layout
14959 véase estilos de letras en 
14960 \begin_inset CommandInset ref
14961 LatexCommand ref
14962 reference "sub:Estilos-de-tipografías"
14963
14964 \end_inset
14965
14966  
14967 \end_layout
14968
14969 \end_inset
14970
14971  Delante de la 
14972 \emph on
14973 d
14974 \emph default
14975  se inserta un espacio delgado, como es habitual en los operadores.
14976  Un ejemplo:
14977 \end_layout
14978
14979 \begin_layout Standard
14980 incorrecto: 
14981 \begin_inset Formula $\int A(x)dx$
14982 \end_inset
14983
14984
14985 \begin_inset Newline newline
14986 \end_inset
14987
14988
14989 \begin_inset Phantom HPhantom
14990 status open
14991
14992 \begin_layout Plain Layout
14993 in
14994 \end_layout
14995
14996 \end_inset
14997
14998 correcto: 
14999 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15000 \end_inset
15001
15002
15003 \end_layout
15004
15005 \begin_layout Standard
15006 Para integrales múltiples hay los siguientes comandos:
15007 \begin_inset VSpace medskip
15008 \end_inset
15009
15010
15011 \end_layout
15012
15013 \begin_layout Standard
15014 \begin_inset space \hfill{}
15015 \end_inset
15016
15017
15018 \begin_inset Tabular
15019 <lyxtabular version="3" rows="4" columns="2">
15020 <features rotate="0" tabularvalignment="middle">
15021 <column alignment="center" valignment="top">
15022 <column alignment="center" valignment="top">
15023 <row>
15024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15025 \begin_inset Text
15026
15027 \begin_layout Plain Layout
15028 Comando
15029 \end_layout
15030
15031 \end_inset
15032 </cell>
15033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15034 \begin_inset Text
15035
15036 \begin_layout Plain Layout
15037 Resultado
15038 \begin_inset Note Note
15039 status collapsed
15040
15041 \begin_layout Plain Layout
15042
15043 \series bold
15044
15045 \backslash
15046 raisebox
15047 \series default
15048  se usa sólo como espaciador
15049 \end_layout
15050
15051 \end_inset
15052
15053
15054 \end_layout
15055
15056 \end_inset
15057 </cell>
15058 </row>
15059 <row>
15060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15061 \begin_inset Text
15062
15063 \begin_layout Plain Layout
15064
15065 \backslash
15066 iint
15067 \end_layout
15068
15069 \end_inset
15070 </cell>
15071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15072 \begin_inset Text
15073
15074 \begin_layout Plain Layout
15075 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15076 \end_inset
15077
15078
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 </row>
15084 <row>
15085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15086 \begin_inset Text
15087
15088 \begin_layout Plain Layout
15089
15090 \backslash
15091 oiint
15092 \end_layout
15093
15094 \end_inset
15095 </cell>
15096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15097 \begin_inset Text
15098
15099 \begin_layout Plain Layout
15100 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15101 \end_inset
15102
15103
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 </row>
15109 <row>
15110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15111 \begin_inset Text
15112
15113 \begin_layout Plain Layout
15114
15115 \backslash
15116 sqiint
15117 \end_layout
15118
15119 \end_inset
15120 </cell>
15121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15122 \begin_inset Text
15123
15124 \begin_layout Plain Layout
15125 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15126 \end_inset
15127
15128
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 </row>
15134 </lyxtabular>
15135
15136 \end_inset
15137
15138
15139 \begin_inset space \hfill{}
15140 \end_inset
15141
15142
15143 \begin_inset Tabular
15144 <lyxtabular version="3" rows="4" columns="2">
15145 <features rotate="0" tabularvalignment="middle">
15146 <column alignment="center" valignment="top">
15147 <column alignment="center" valignment="top">
15148 <row>
15149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15150 \begin_inset Text
15151
15152 \begin_layout Plain Layout
15153 Comando
15154 \end_layout
15155
15156 \end_inset
15157 </cell>
15158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15159 \begin_inset Text
15160
15161 \begin_layout Plain Layout
15162 Resultado
15163 \begin_inset Note Note
15164 status collapsed
15165
15166 \begin_layout Plain Layout
15167
15168 \series bold
15169
15170 \backslash
15171 raisebox
15172 \series default
15173  se usa sólo como espaciador
15174 \end_layout
15175
15176 \end_inset
15177
15178
15179 \end_layout
15180
15181 \end_inset
15182 </cell>
15183 </row>
15184 <row>
15185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15186 \begin_inset Text
15187
15188 \begin_layout Plain Layout
15189
15190 \backslash
15191 iiint
15192 \end_layout
15193
15194 \end_inset
15195 </cell>
15196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15197 \begin_inset Text
15198
15199 \begin_layout Plain Layout
15200 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15201 \end_inset
15202
15203
15204 \end_layout
15205
15206 \end_inset
15207 </cell>
15208 </row>
15209 <row>
15210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15211 \begin_inset Text
15212
15213 \begin_layout Plain Layout
15214
15215 \backslash
15216 iiiint
15217 \end_layout
15218
15219 \end_inset
15220 </cell>
15221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15222 \begin_inset Text
15223
15224 \begin_layout Plain Layout
15225 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15226 \end_inset
15227
15228
15229 \end_layout
15230
15231 \end_inset
15232 </cell>
15233 </row>
15234 <row>
15235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15236 \begin_inset Text
15237
15238 \begin_layout Plain Layout
15239
15240 \backslash
15241 dotsint
15242 \end_layout
15243
15244 \end_inset
15245 </cell>
15246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15247 \begin_inset Text
15248
15249 \begin_layout Plain Layout
15250 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15251 \end_inset
15252
15253
15254 \end_layout
15255
15256 \end_inset
15257 </cell>
15258 </row>
15259 </lyxtabular>
15260
15261 \end_inset
15262
15263
15264 \begin_inset space \hfill{}
15265 \end_inset
15266
15267
15268 \end_layout
15269
15270 \begin_layout Subsection
15271 Límites de operadores
15272 \begin_inset CommandInset label
15273 LatexCommand label
15274 name "sub:Límites-de-operadores"
15275
15276 \end_inset
15277
15278
15279 \begin_inset Index idx
15280 status collapsed
15281
15282 \begin_layout Plain Layout
15283 Operadores ! límites de
15284 \end_layout
15285
15286 \end_inset
15287
15288
15289 \end_layout
15290
15291 \begin_layout Standard
15292 Los límites se crean mediante superíndices y subíndices:
15293 \end_layout
15294
15295 \begin_layout Standard
15296 \noindent
15297 \align center
15298 \begin_inset Tabular
15299 <lyxtabular version="3" rows="2" columns="2">
15300 <features rotate="0" tabularvalignment="middle">
15301 <column alignment="center" valignment="top">
15302 <column alignment="center" valignment="top">
15303 <row>
15304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15305 \begin_inset Text
15306
15307 \begin_layout Plain Layout
15308 Comando
15309 \end_layout
15310
15311 \end_inset
15312 </cell>
15313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15314 \begin_inset Text
15315
15316 \begin_layout Plain Layout
15317 Resultado
15318 \begin_inset Note Note
15319 status collapsed
15320
15321 \begin_layout Plain Layout
15322
15323 \series bold
15324
15325 \backslash
15326 raisebox
15327 \series default
15328  se usa sólo como espaciador
15329 \end_layout
15330
15331 \end_inset
15332
15333
15334 \end_layout
15335
15336 \end_inset
15337 </cell>
15338 </row>
15339 <row>
15340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15341 \begin_inset Text
15342
15343 \begin_layout Plain Layout
15344
15345 \backslash
15346 prod^
15347 \backslash
15348 infty
15349 \begin_inset space \textvisiblespace{}
15350 \end_inset
15351
15352
15353 \begin_inset Formula $\to$
15354 \end_inset
15355
15356 _0
15357 \begin_inset Formula $\to$
15358 \end_inset
15359
15360 A(x)
15361 \end_layout
15362
15363 \end_inset
15364 </cell>
15365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15366 \begin_inset Text
15367
15368 \begin_layout Plain Layout
15369 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15370 \end_inset
15371
15372
15373 \end_layout
15374
15375 \end_inset
15376 </cell>
15377 </row>
15378 </lyxtabular>
15379
15380 \end_inset
15381
15382
15383 \end_layout
15384
15385 \begin_layout Standard
15386 En ecuaciones en línea los límites se colocan al lado derecho del operador.
15387  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
15388 \end_layout
15389
15390 \begin_layout Standard
15391 Para forzar que los límites se coloquen junto al operador, se pone el cursor
15392  directamente detrás del operador y se elige 
15393 \series bold
15394 Alineado
15395 \series default
15396  en el menú 
15397 \family sans
15398 Editar\SpecialChar \menuseparator
15399 Ecuación\SpecialChar \menuseparator
15400 Cambiar tipo de límites
15401 \family default
15402  (atajo 
15403 \family sans
15404 Alt+M
15405 \begin_inset space ~
15406 \end_inset
15407
15408 L
15409 \family default
15410 ).
15411  Un ejemplo:
15412 \end_layout
15413
15414 \begin_layout Standard
15415 El tipo de límites por omisión es:
15416 \begin_inset Formula 
15417 \[
15418 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15419 \]
15420
15421 \end_inset
15422
15423
15424 \end_layout
15425
15426 \begin_layout Standard
15427 Así se ven si se cambia el tipo de límites a 
15428 \series bold
15429 Alineado
15430 \series default
15431 :
15432 \begin_inset Formula 
15433 \[
15434 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15435 \]
15436
15437 \end_inset
15438
15439
15440 \end_layout
15441
15442 \begin_layout Standard
15443 En integrales, excepto las que terminan en 
15444 \series bold
15445 op
15446 \series default
15447  como 
15448 \series bold
15449
15450 \backslash
15451 intop
15452 \series default
15453
15454 \series bold
15455
15456 \backslash
15457 ointop
15458 \series default
15459 , etc., los límites se colocan por omisión junto al operador.
15460  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
15461  operador.
15462  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
15463 \series bold
15464 Presentado
15465 \series default
15466  para poner el límite debajo:
15467 \begin_inset Formula 
15468 \begin{equation}
15469 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}
15470 \end{equation}
15471
15472 \end_inset
15473
15474
15475 \begin_inset VSpace medskip
15476 \end_inset
15477
15478 Para especificar condiciones en los límites se usan los comandos 
15479 \series bold
15480
15481 \backslash
15482 subarray
15483 \series default
15484
15485 \begin_inset Index idx
15486 status collapsed
15487
15488 \begin_layout Plain Layout
15489 Comandos ! S ! 
15490 \backslash
15491 subarray
15492 \end_layout
15493
15494 \end_inset
15495
15496  y 
15497 \series bold
15498
15499 \backslash
15500 substack
15501 \series default
15502
15503 \begin_inset Index idx
15504 status collapsed
15505
15506 \begin_layout Plain Layout
15507 Comandos ! S ! 
15508 \backslash
15509 substack
15510 \end_layout
15511
15512 \end_inset
15513
15514 .
15515  Por ejemplo, para componer la expresión
15516 \begin_inset Formula 
15517 \begin{equation}
15518 \sum_{\begin{subarray}{c}
15519 0<k<1000\\
15520 \\
15521 k\,\in\,\mathbb{N}
15522 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15523 \end{equation}
15524
15525 \end_inset
15526
15527 se ha hecho lo siguiente: primero se escribe el comando 
15528 \series bold
15529
15530 \backslash
15531 sum^n
15532 \series default
15533
15534 \begin_inset space \textvisiblespace{}
15535 \end_inset
15536
15537
15538 \series bold
15539 _
15540 \series default
15541 .
15542  Ahora el cursor está en un marco azul bajo el operador sumatorio y ahí
15543  se inserta el comando 
15544 \series bold
15545
15546 \backslash
15547 subarray
15548 \series default
15549
15550 \begin_inset space \textvisiblespace{}
15551 \end_inset
15552
15553 .
15554  Ahora el marco azul está en un marco púrpura donde pueden escribirse líneas
15555  distintas.
15556  Cada línea nueva se crea con un salto de línea (
15557 \family sans
15558 Ctrl+Entrar
15559 \family default
15560 ).
15561  Si ahora se teclea en ella
15562 \begin_inset Newline newline
15563 \end_inset
15564
15565
15566 \series bold
15567 0<k<1000 Ctrl+Entrar
15568 \begin_inset Newline newline
15569 \end_inset
15570
15571
15572 \series default
15573 aparece debajo un nuevo marco para la línea nueva.
15574 \end_layout
15575
15576 \begin_layout Standard
15577 La alineación de las líneas puede cambiarse a la izquierda con la 
15578 \family sans
15579 barra de herramientas de cuadros
15580 \family default
15581  o con el menú 
15582 \family sans
15583 Editar\SpecialChar \menuseparator
15584 Filas y columnas
15585 \family default
15586 .
15587  Para obtener alineación derecha se inserta 
15588 \series bold
15589
15590 \backslash
15591 hfill
15592 \series default
15593
15594 \begin_inset space \textvisiblespace{}
15595 \end_inset
15596
15597  al principio de la línea.
15598 \end_layout
15599
15600 \begin_layout Standard
15601 El comando 
15602 \series bold
15603
15604 \backslash
15605 substack
15606 \series default
15607  es equivalente a 
15608 \series bold
15609
15610 \backslash
15611 subarray
15612 \series default
15613  con la diferencia de que las líneas están siempre centradas.
15614 \begin_inset VSpace bigskip
15615 \end_inset
15616
15617
15618 \end_layout
15619
15620 \begin_layout Standard
15621 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
15622  siguientes, como en la ecuación 
15623 \begin_inset CommandInset ref
15624 LatexCommand eqref
15625 reference "eq:substack"
15626
15627 \end_inset
15628
15629 , porque éstos se colocan junto a los límites.
15630  Para evitarlo se puede usar comando 
15631 \series bold
15632
15633 \backslash
15634 mathclap
15635 \series default
15636
15637 \begin_inset Index idx
15638 status collapsed
15639
15640 \begin_layout Plain Layout
15641 Comandos ! M ! 
15642 \backslash
15643 mathclap
15644 \end_layout
15645
15646 \end_inset
15647
15648  que 
15649 \lang english
15650 sets the width of its content to
15651 \lang spanish
15652  0
15653 \begin_inset space \thinspace{}
15654 \end_inset
15655
15656 pt.
15657 \begin_inset Newline newline
15658 \end_inset
15659
15660 Aplicado en la ecuación 
15661 \begin_inset CommandInset ref
15662 LatexCommand eqref
15663 reference "eq:substack"
15664
15665 \end_inset
15666
15667  se usa el comando
15668 \end_layout
15669
15670 \begin_layout Standard
15671
15672 \series bold
15673
15674 \backslash
15675 sum_
15676 \backslash
15677 mathclap
15678 \backslash
15679 substack
15680 \begin_inset space \textvisiblespace{}
15681 \end_inset
15682
15683 0<k<1000 Ctrl+Entrar
15684 \end_layout
15685
15686 \begin_layout Standard
15687 para componer el límite inferior.
15688  Ahora el sumando está junto al sumatorio:
15689 \begin_inset Formula 
15690 \[
15691 \sum_{\mathclap{\substack{0<k<1000\\
15692 \\
15693 k\,\in\,\mathbb{N}
15694 }
15695 }}^{n}k^{-2}
15696 \]
15697
15698 \end_inset
15699
15700
15701 \end_layout
15702
15703 \begin_layout Standard
15704 \begin_inset VSpace bigskip
15705 \end_inset
15706
15707
15708 \end_layout
15709
15710 \begin_layout Standard
15711
15712 \lang english
15713 When several consecutive operators have limits the typesetting of the limits
15714  looks often imperfect in the output, see this example:
15715 \lang spanish
15716
15717 \begin_inset Formula 
15718 \[
15719 \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}
15720 \]
15721
15722 \end_inset
15723
15724
15725 \lang english
15726 To improve the typesetting set in the document settings under 
15727 \family sans
15728 Math
15729 \begin_inset space ~
15730 \end_inset
15731
15732 Options
15733 \family default
15734  for the package
15735 \lang spanish
15736  
15737 \series bold
15738 mathtools
15739 \series default
15740
15741 \begin_inset Index idx
15742 status collapsed
15743
15744 \begin_layout Plain Layout
15745 Paquetes ! mathtools
15746 \end_layout
15747
15748 \end_inset
15749
15750  
15751 \lang english
15752 the option 
15753 \family sans
15754 Load
15755 \begin_inset space ~
15756 \end_inset
15757
15758 always
15759 \family default
15760 .
15761  Then insert into your formula the command 
15762 \series bold
15763 \lang spanish
15764
15765 \backslash
15766 adjustlimits
15767 \series default
15768
15769 \begin_inset Index idx
15770 status collapsed
15771
15772 \begin_layout Plain Layout
15773 Comandos ! A ! 
15774 \backslash
15775 adjustlimits
15776 \end_layout
15777
15778 \end_inset
15779
15780  
15781 \lang english
15782 directly before the first operator.
15783  The example will then look like this:
15784 \lang spanish
15785
15786 \begin_inset Formula 
15787 \[
15788 \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}
15789 \]
15790
15791 \end_inset
15792
15793
15794 \end_layout
15795
15796 \begin_layout Standard
15797 \begin_inset VSpace bigskip
15798 \end_inset
15799
15800 Cómo utilizar un límite para varios operadores se describe en la 
15801 \begin_inset CommandInset ref
15802 LatexCommand ref
15803 reference "sub:Operadores-de-usuario"
15804
15805 \end_inset
15806
15807 .
15808 \end_layout
15809
15810 \begin_layout Subsection
15811 Decoración para operadores
15812 \begin_inset Index idx
15813 status collapsed
15814
15815 \begin_layout Plain Layout
15816 Operadores ! Decoración
15817 \end_layout
15818
15819 \end_inset
15820
15821
15822 \end_layout
15823
15824 \begin_layout Standard
15825 Con los comandos 
15826 \series bold
15827
15828 \backslash
15829 overset
15830 \series default
15831
15832 \begin_inset Index idx
15833 status collapsed
15834
15835 \begin_layout Plain Layout
15836 Comandos ! O ! 
15837 \backslash
15838 overset
15839 \end_layout
15840
15841 \end_inset
15842
15843  y 
15844 \series bold
15845
15846 \backslash
15847 underset
15848 \series default
15849
15850 \begin_inset Index idx
15851 status collapsed
15852
15853 \begin_layout Plain Layout
15854 Comandos ! U ! 
15855 \backslash
15856 underset
15857 \end_layout
15858
15859 \end_inset
15860
15861  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
15862  Con el comando 
15863 \series bold
15864
15865 \backslash
15866 sideset
15867 \series default
15868
15869 \begin_inset Index idx
15870 status collapsed
15871
15872 \begin_layout Plain Layout
15873 Comandos ! S ! 
15874 \backslash
15875 sideset
15876 \end_layout
15877
15878 \end_inset
15879
15880  se pueden poner caracteres delante y detrás de un operador grande.
15881 \end_layout
15882
15883 \begin_layout Standard
15884
15885 \lang english
15886 There are 4
15887 \begin_inset space ~
15888 \end_inset
15889
15890 variants of 
15891 \series bold
15892
15893 \backslash
15894 sideset
15895 \series default
15896 :
15897 \end_layout
15898
15899 \begin_layout Itemize
15900
15901 \series bold
15902 \lang english
15903
15904 \backslash
15905 sideset
15906 \series default
15907  is used to set characters at the corners of the operator
15908 \end_layout
15909
15910 \begin_layout Itemize
15911
15912 \series bold
15913 \lang english
15914
15915 \backslash
15916 sidesetn
15917 \series default
15918  is used to set characters before and/or behind the operator (this variant
15919  represents LaTeX's original 
15920 \series bold
15921
15922 \backslash
15923 sideset
15924 \series default
15925  command)
15926 \end_layout
15927
15928 \begin_layout Itemize
15929
15930 \series bold
15931 \lang english
15932
15933 \backslash
15934 sidesetl
15935 \series default
15936  is used to set characters at the left corners and/or behind the operator
15937 \end_layout
15938
15939 \begin_layout Itemize
15940
15941 \series bold
15942 \lang english
15943
15944 \backslash
15945 sidesetr
15946 \series default
15947  is used to set characters at the right corners and/or before the operator
15948 \end_layout
15949
15950 \begin_layout Standard
15951 Por ejemplo, el comando 
15952 \series bold
15953
15954 \backslash
15955 sidesetn
15956 \begin_inset space \textvisiblespace{}
15957 \end_inset
15958
15959
15960 \backslash
15961 sum
15962 \begin_inset space \textvisiblespace{}
15963 \end_inset
15964
15965
15966 \begin_inset Formula $\to$
15967 \end_inset
15968
15969 '
15970 \begin_inset Formula $\to$
15971 \end_inset
15972
15973 _k=1
15974 \begin_inset space \textvisiblespace{}
15975 \end_inset
15976
15977
15978 \series default
15979 ^
15980 \series bold
15981 n
15982 \series default
15983  genera:
15984 \begin_inset Formula 
15985 \[
15986 \sideset{}{'}\sum_{k=1}^{n}
15987 \]
15988
15989 \end_inset
15990
15991
15992 \end_layout
15993
15994 \begin_layout Standard
15995 \begin_inset Note Greyedout
15996 status open
15997
15998 \begin_layout Plain Layout
15999
16000 \series bold
16001 Nota: 
16002 \backslash
16003 sideset
16004 \series default
16005  sólo se puede usar para decorar operadores grandes, no permite operadores
16006  binarios.
16007 \end_layout
16008
16009 \end_inset
16010
16011
16012 \end_layout
16013
16014 \begin_layout Standard
16015 Con 
16016 \series bold
16017
16018 \backslash
16019 overset
16020 \series default
16021  y 
16022 \series bold
16023
16024 \backslash
16025 underset
16026 \series default
16027  también se pueden decorar símbolos y caracteres.
16028  Por ejemplo el comando 
16029 \series bold
16030
16031 \backslash
16032 overset
16033 \begin_inset space \textvisiblespace{}
16034 \end_inset
16035
16036
16037 \backslash
16038 maltese
16039 \begin_inset space \textvisiblespace{}
16040 \end_inset
16041
16042
16043 \series default
16044
16045 \begin_inset Formula $\uparrow$
16046 \end_inset
16047
16048
16049 \series bold
16050 a
16051 \series default
16052  genera:
16053 \begin_inset Formula 
16054 \[
16055 \overset{a}{\maltese}
16056 \]
16057
16058 \end_inset
16059
16060
16061 \end_layout
16062
16063 \begin_layout Subsection
16064 Operadores binarios
16065 \begin_inset CommandInset label
16066 LatexCommand label
16067 name "sub:Operadores-binarios"
16068
16069 \end_inset
16070
16071
16072 \begin_inset Index idx
16073 status collapsed
16074
16075 \begin_layout Plain Layout
16076 Operadores ! binarios
16077 \end_layout
16078
16079 \end_inset
16080
16081
16082 \end_layout
16083
16084 \begin_layout Standard
16085 Los operadores binarios se rodean por espacios si llevan un carácter delante
16086  o detrás.
16087 \begin_inset VSpace medskip
16088 \end_inset
16089
16090
16091 \end_layout
16092
16093 \begin_layout Standard
16094 \begin_inset space \hfill{}
16095 \end_inset
16096
16097
16098 \begin_inset Tabular
16099 <lyxtabular version="3" rows="13" columns="2">
16100 <features rotate="0" tabularvalignment="middle">
16101 <column alignment="center" valignment="top" width="0pt">
16102 <column alignment="center" valignment="top" width="0pt">
16103 <row>
16104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16105 \begin_inset Text
16106
16107 \begin_layout Plain Layout
16108 Comando
16109 \begin_inset Note Note
16110 status collapsed
16111
16112 \begin_layout Plain Layout
16113
16114 \series bold
16115
16116 \backslash
16117 raisebox
16118 \series default
16119  se usa sólo como espaciador
16120 \end_layout
16121
16122 \end_inset
16123
16124
16125 \end_layout
16126
16127 \end_inset
16128 </cell>
16129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16130 \begin_inset Text
16131
16132 \begin_layout Plain Layout
16133 Operador
16134 \end_layout
16135
16136 \end_inset
16137 </cell>
16138 </row>
16139 <row>
16140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16141 \begin_inset Text
16142
16143 \begin_layout Plain Layout
16144 +
16145 \end_layout
16146
16147 \end_inset
16148 </cell>
16149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16150 \begin_inset Text
16151
16152 \begin_layout Plain Layout
16153 \begin_inset Formula $+$
16154 \end_inset
16155
16156
16157 \end_layout
16158
16159 \end_inset
16160 </cell>
16161 </row>
16162 <row>
16163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16164 \begin_inset Text
16165
16166 \begin_layout Plain Layout
16167 -
16168 \end_layout
16169
16170 \end_inset
16171 </cell>
16172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16173 \begin_inset Text
16174
16175 \begin_layout Plain Layout
16176 \begin_inset Formula $-$
16177 \end_inset
16178
16179
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 </row>
16185 <row>
16186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16187 \begin_inset Text
16188
16189 \begin_layout Plain Layout
16190
16191 \backslash
16192 pm
16193 \end_layout
16194
16195 \end_inset
16196 </cell>
16197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16198 \begin_inset Text
16199
16200 \begin_layout Plain Layout
16201 \begin_inset Formula $\pm$
16202 \end_inset
16203
16204
16205 \end_layout
16206
16207 \end_inset
16208 </cell>
16209 </row>
16210 <row>
16211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16212 \begin_inset Text
16213
16214 \begin_layout Plain Layout
16215
16216 \backslash
16217 mp
16218 \end_layout
16219
16220 \end_inset
16221 </cell>
16222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16223 \begin_inset Text
16224
16225 \begin_layout Plain Layout
16226 \begin_inset Formula $\mp$
16227 \end_inset
16228
16229
16230 \end_layout
16231
16232 \end_inset
16233 </cell>
16234 </row>
16235 <row>
16236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16237 \begin_inset Text
16238
16239 \begin_layout Plain Layout
16240
16241 \backslash
16242 cdot
16243 \end_layout
16244
16245 \end_inset
16246 </cell>
16247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16248 \begin_inset Text
16249
16250 \begin_layout Plain Layout
16251 \begin_inset Formula $\cdot$
16252 \end_inset
16253
16254
16255 \end_layout
16256
16257 \end_inset
16258 </cell>
16259 </row>
16260 <row>
16261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16262 \begin_inset Text
16263
16264 \begin_layout Plain Layout
16265
16266 \backslash
16267 times
16268 \end_layout
16269
16270 \end_inset
16271 </cell>
16272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16273 \begin_inset Text
16274
16275 \begin_layout Plain Layout
16276 \begin_inset Formula $\times$
16277 \end_inset
16278
16279
16280 \end_layout
16281
16282 \end_inset
16283 </cell>
16284 </row>
16285 <row>
16286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16287 \begin_inset Text
16288
16289 \begin_layout Plain Layout
16290
16291 \backslash
16292 div
16293 \end_layout
16294
16295 \end_inset
16296 </cell>
16297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16298 \begin_inset Text
16299
16300 \begin_layout Plain Layout
16301 \begin_inset Formula $\div$
16302 \end_inset
16303
16304
16305 \end_layout
16306
16307 \end_inset
16308 </cell>
16309 </row>
16310 <row>
16311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16312 \begin_inset Text
16313
16314 \begin_layout Plain Layout
16315 \begin_inset ERT
16316 status collapsed
16317
16318 \begin_layout Plain Layout
16319
16320
16321 \backslash
16322 raisebox{-1.2mm}{
16323 \end_layout
16324
16325 \end_inset
16326
16327 *
16328 \begin_inset ERT
16329 status collapsed
16330
16331 \begin_layout Plain Layout
16332
16333 }
16334 \end_layout
16335
16336 \end_inset
16337
16338
16339 \end_layout
16340
16341 \end_inset
16342 </cell>
16343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16344 \begin_inset Text
16345
16346 \begin_layout Plain Layout
16347 \begin_inset Formula $*$
16348 \end_inset
16349
16350
16351 \end_layout
16352
16353 \end_inset
16354 </cell>
16355 </row>
16356 <row>
16357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16358 \begin_inset Text
16359
16360 \begin_layout Plain Layout
16361
16362 \backslash
16363 star
16364 \end_layout
16365
16366 \end_inset
16367 </cell>
16368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16369 \begin_inset Text
16370
16371 \begin_layout Plain Layout
16372 \begin_inset Formula $\star$
16373 \end_inset
16374
16375
16376 \end_layout
16377
16378 \end_inset
16379 </cell>
16380 </row>
16381 <row>
16382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16383 \begin_inset Text
16384
16385 \begin_layout Plain Layout
16386
16387 \backslash
16388 circ
16389 \end_layout
16390
16391 \end_inset
16392 </cell>
16393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16394 \begin_inset Text
16395
16396 \begin_layout Plain Layout
16397 \begin_inset Formula $\circ$
16398 \end_inset
16399
16400
16401 \end_layout
16402
16403 \end_inset
16404 </cell>
16405 </row>
16406 <row>
16407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16408 \begin_inset Text
16409
16410 \begin_layout Plain Layout
16411
16412 \backslash
16413 diamond
16414 \end_layout
16415
16416 \end_inset
16417 </cell>
16418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16419 \begin_inset Text
16420
16421 \begin_layout Plain Layout
16422 \begin_inset Formula $\diamond$
16423 \end_inset
16424
16425
16426 \end_layout
16427
16428 \end_inset
16429 </cell>
16430 </row>
16431 <row>
16432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16433 \begin_inset Text
16434
16435 \begin_layout Plain Layout
16436
16437 \backslash
16438 bullet
16439 \end_layout
16440
16441 \end_inset
16442 </cell>
16443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16444 \begin_inset Text
16445
16446 \begin_layout Plain Layout
16447 \begin_inset Formula $\bullet$
16448 \end_inset
16449
16450
16451 \end_layout
16452
16453 \end_inset
16454 </cell>
16455 </row>
16456 </lyxtabular>
16457
16458 \end_inset
16459
16460
16461 \begin_inset space \hfill{}
16462 \end_inset
16463
16464
16465 \begin_inset Tabular
16466 <lyxtabular version="3" rows="13" columns="2">
16467 <features rotate="0" tabularvalignment="middle">
16468 <column alignment="center" valignment="top" width="0pt">
16469 <column alignment="center" valignment="top" width="0pt">
16470 <row>
16471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16472 \begin_inset Text
16473
16474 \begin_layout Plain Layout
16475 Comando
16476 \end_layout
16477
16478 \end_inset
16479 </cell>
16480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16481 \begin_inset Text
16482
16483 \begin_layout Plain Layout
16484 Operador
16485 \end_layout
16486
16487 \end_inset
16488 </cell>
16489 </row>
16490 <row>
16491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16492 \begin_inset Text
16493
16494 \begin_layout Plain Layout
16495
16496 \backslash
16497 nabla
16498 \end_layout
16499
16500 \end_inset
16501 </cell>
16502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16503 \begin_inset Text
16504
16505 \begin_layout Plain Layout
16506 \begin_inset Formula $\nabla$
16507 \end_inset
16508
16509
16510 \end_layout
16511
16512 \end_inset
16513 </cell>
16514 </row>
16515 <row>
16516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16517 \begin_inset Text
16518
16519 \begin_layout Plain Layout
16520
16521 \backslash
16522 bigtriangledown
16523 \end_layout
16524
16525 \end_inset
16526 </cell>
16527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16528 \begin_inset Text
16529
16530 \begin_layout Plain Layout
16531 \begin_inset Formula $\bigtriangledown$
16532 \end_inset
16533
16534
16535 \end_layout
16536
16537 \end_inset
16538 </cell>
16539 </row>
16540 <row>
16541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16542 \begin_inset Text
16543
16544 \begin_layout Plain Layout
16545
16546 \backslash
16547 bigtriangleup
16548 \end_layout
16549
16550 \end_inset
16551 </cell>
16552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16553 \begin_inset Text
16554
16555 \begin_layout Plain Layout
16556 \begin_inset Formula $\bigtriangleup$
16557 \end_inset
16558
16559
16560 \end_layout
16561
16562 \end_inset
16563 </cell>
16564 </row>
16565 <row>
16566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16567 \begin_inset Text
16568
16569 \begin_layout Plain Layout
16570
16571 \backslash
16572 Box
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16578 \begin_inset Text
16579
16580 \begin_layout Plain Layout
16581 \begin_inset Formula $\Box$
16582 \end_inset
16583
16584
16585 \end_layout
16586
16587 \end_inset
16588 </cell>
16589 </row>
16590 <row>
16591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16592 \begin_inset Text
16593
16594 \begin_layout Plain Layout
16595
16596 \backslash
16597 cap 
16598 \end_layout
16599
16600 \end_inset
16601 </cell>
16602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16603 \begin_inset Text
16604
16605 \begin_layout Plain Layout
16606 \begin_inset Formula $\cap$
16607 \end_inset
16608
16609
16610 \end_layout
16611
16612 \end_inset
16613 </cell>
16614 </row>
16615 <row>
16616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16617 \begin_inset Text
16618
16619 \begin_layout Plain Layout
16620
16621 \backslash
16622 cup
16623 \end_layout
16624
16625 \end_inset
16626 </cell>
16627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16628 \begin_inset Text
16629
16630 \begin_layout Plain Layout
16631 \begin_inset Formula $\cup$
16632 \end_inset
16633
16634
16635 \end_layout
16636
16637 \end_inset
16638 </cell>
16639 </row>
16640 <row>
16641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16642 \begin_inset Text
16643
16644 \begin_layout Plain Layout
16645
16646 \backslash
16647 dagger
16648 \end_layout
16649
16650 \end_inset
16651 </cell>
16652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16653 \begin_inset Text
16654
16655 \begin_layout Plain Layout
16656 \begin_inset Formula $\dagger$
16657 \end_inset
16658
16659
16660 \end_layout
16661
16662 \end_inset
16663 </cell>
16664 </row>
16665 <row>
16666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16667 \begin_inset Text
16668
16669 \begin_layout Plain Layout
16670
16671 \backslash
16672 ddagger
16673 \end_layout
16674
16675 \end_inset
16676 </cell>
16677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16678 \begin_inset Text
16679
16680 \begin_layout Plain Layout
16681 \begin_inset Formula $\ddagger$
16682 \end_inset
16683
16684
16685 \end_layout
16686
16687 \end_inset
16688 </cell>
16689 </row>
16690 <row>
16691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16692 \begin_inset Text
16693
16694 \begin_layout Plain Layout
16695
16696 \backslash
16697 wr
16698 \end_layout
16699
16700 \end_inset
16701 </cell>
16702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16703 \begin_inset Text
16704
16705 \begin_layout Plain Layout
16706 \begin_inset Formula $\wr$
16707 \end_inset
16708
16709
16710 \end_layout
16711
16712 \end_inset
16713 </cell>
16714 </row>
16715 <row>
16716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Plain Layout
16720
16721 \backslash
16722 bigcirc
16723 \end_layout
16724
16725 \end_inset
16726 </cell>
16727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Plain Layout
16731 \begin_inset Formula $\bigcirc$
16732 \end_inset
16733
16734
16735 \end_layout
16736
16737 \end_inset
16738 </cell>
16739 </row>
16740 <row>
16741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16742 \begin_inset Text
16743
16744 \begin_layout Plain Layout
16745
16746 \backslash
16747 wedge
16748 \end_layout
16749
16750 \end_inset
16751 </cell>
16752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16753 \begin_inset Text
16754
16755 \begin_layout Plain Layout
16756 \begin_inset Formula $\wedge$
16757 \end_inset
16758
16759
16760 \end_layout
16761
16762 \end_inset
16763 </cell>
16764 </row>
16765 <row>
16766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16767 \begin_inset Text
16768
16769 \begin_layout Plain Layout
16770
16771 \backslash
16772 vee
16773 \end_layout
16774
16775 \end_inset
16776 </cell>
16777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16778 \begin_inset Text
16779
16780 \begin_layout Plain Layout
16781 \begin_inset Formula $\vee$
16782 \end_inset
16783
16784
16785 \end_layout
16786
16787 \end_inset
16788 </cell>
16789 </row>
16790 </lyxtabular>
16791
16792 \end_inset
16793
16794
16795 \begin_inset space \hfill{}
16796 \end_inset
16797
16798
16799 \begin_inset Tabular
16800 <lyxtabular version="3" rows="13" columns="2">
16801 <features rotate="0" tabularvalignment="middle">
16802 <column alignment="center" valignment="top" width="0pt">
16803 <column alignment="center" valignment="top" width="0pt">
16804 <row>
16805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16806 \begin_inset Text
16807
16808 \begin_layout Plain Layout
16809 Comando
16810 \end_layout
16811
16812 \end_inset
16813 </cell>
16814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818 Operador
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 </row>
16824 <row>
16825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16826 \begin_inset Text
16827
16828 \begin_layout Plain Layout
16829
16830 \backslash
16831 oplus
16832 \end_layout
16833
16834 \end_inset
16835 </cell>
16836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16837 \begin_inset Text
16838
16839 \begin_layout Plain Layout
16840 \begin_inset Formula $\oplus$
16841 \end_inset
16842
16843
16844 \end_layout
16845
16846 \end_inset
16847 </cell>
16848 </row>
16849 <row>
16850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16851 \begin_inset Text
16852
16853 \begin_layout Plain Layout
16854
16855 \backslash
16856 ominus
16857 \end_layout
16858
16859 \end_inset
16860 </cell>
16861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16862 \begin_inset Text
16863
16864 \begin_layout Plain Layout
16865 \begin_inset Formula $\ominus$
16866 \end_inset
16867
16868
16869 \end_layout
16870
16871 \end_inset
16872 </cell>
16873 </row>
16874 <row>
16875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16876 \begin_inset Text
16877
16878 \begin_layout Plain Layout
16879
16880 \backslash
16881 otimes
16882 \end_layout
16883
16884 \end_inset
16885 </cell>
16886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16887 \begin_inset Text
16888
16889 \begin_layout Plain Layout
16890 \begin_inset Formula $\otimes$
16891 \end_inset
16892
16893
16894 \end_layout
16895
16896 \end_inset
16897 </cell>
16898 </row>
16899 <row>
16900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16901 \begin_inset Text
16902
16903 \begin_layout Plain Layout
16904
16905 \backslash
16906 oslash
16907 \end_layout
16908
16909 \end_inset
16910 </cell>
16911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16912 \begin_inset Text
16913
16914 \begin_layout Plain Layout
16915 \begin_inset Formula $\oslash$
16916 \end_inset
16917
16918
16919 \end_layout
16920
16921 \end_inset
16922 </cell>
16923 </row>
16924 <row>
16925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16926 \begin_inset Text
16927
16928 \begin_layout Plain Layout
16929
16930 \backslash
16931 odot
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940 \begin_inset Formula $\odot$
16941 \end_inset
16942
16943
16944 \end_layout
16945
16946 \end_inset
16947 </cell>
16948 </row>
16949 <row>
16950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16951 \begin_inset Text
16952
16953 \begin_layout Plain Layout
16954
16955 \backslash
16956 amalg
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965 \begin_inset Formula $\amalg$
16966 \end_inset
16967
16968
16969 \end_layout
16970
16971 \end_inset
16972 </cell>
16973 </row>
16974 <row>
16975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16976 \begin_inset Text
16977
16978 \begin_layout Plain Layout
16979
16980 \backslash
16981 uplus
16982 \end_layout
16983
16984 \end_inset
16985 </cell>
16986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16987 \begin_inset Text
16988
16989 \begin_layout Plain Layout
16990 \begin_inset Formula $\uplus$
16991 \end_inset
16992
16993
16994 \end_layout
16995
16996 \end_inset
16997 </cell>
16998 </row>
16999 <row>
17000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17001 \begin_inset Text
17002
17003 \begin_layout Plain Layout
17004
17005 \backslash
17006 setminus
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015 \begin_inset Formula $\setminus$
17016 \end_inset
17017
17018
17019 \end_layout
17020
17021 \end_inset
17022 </cell>
17023 </row>
17024 <row>
17025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17026 \begin_inset Text
17027
17028 \begin_layout Plain Layout
17029
17030 \backslash
17031 sqcap
17032 \end_layout
17033
17034 \end_inset
17035 </cell>
17036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040 \begin_inset Formula $\sqcap$
17041 \end_inset
17042
17043
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 </row>
17049 <row>
17050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Plain Layout
17054
17055 \backslash
17056 sqcup
17057 \end_layout
17058
17059 \end_inset
17060 </cell>
17061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065 \begin_inset Formula $\sqcup$
17066 \end_inset
17067
17068
17069 \end_layout
17070
17071 \end_inset
17072 </cell>
17073 </row>
17074 <row>
17075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17076 \begin_inset Text
17077
17078 \begin_layout Plain Layout
17079
17080 \backslash
17081 triangleleft
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090 \begin_inset Formula $\triangleleft$
17091 \end_inset
17092
17093
17094 \end_layout
17095
17096 \end_inset
17097 </cell>
17098 </row>
17099 <row>
17100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17101 \begin_inset Text
17102
17103 \begin_layout Plain Layout
17104
17105 \backslash
17106 triangleright
17107 \end_layout
17108
17109 \end_inset
17110 </cell>
17111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115 \begin_inset Formula $\triangleright$
17116 \end_inset
17117
17118
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 </row>
17124 </lyxtabular>
17125
17126 \end_inset
17127
17128
17129 \begin_inset space \hfill{}
17130 \end_inset
17131
17132
17133 \end_layout
17134
17135 \begin_layout Standard
17136 Todos los operadores binarios se pueden insertar también con el botón 
17137 \begin_inset Info
17138 type  "icon"
17139 arg   "math-insert \\pm"
17140 \end_inset
17141
17142  de la barra de ecuaciones.
17143 \end_layout
17144
17145 \begin_layout Standard
17146 Para imprimir el operador Laplace se pueden usar 
17147 \series bold
17148
17149 \backslash
17150 Delta
17151 \series default
17152  o 
17153 \series bold
17154
17155 \backslash
17156 nabla
17157 \series default
17158 ^
17159 \series bold
17160 2
17161 \series default
17162  (
17163 \begin_inset Formula $\nabla^{2}$
17164 \end_inset
17165
17166 ) en vez de 
17167 \series bold
17168
17169 \backslash
17170 bigtriangleup
17171 \series default
17172 .
17173 \end_layout
17174
17175 \begin_layout Standard
17176 El carácter 
17177 \family sans
17178 Separador de menú
17179 \family default
17180  del menú 
17181 \family sans
17182 Insertar\SpecialChar \menuseparator
17183 Carácter especial
17184 \family default
17185  es el operador 
17186 \series bold
17187
17188 \backslash
17189 triangleright
17190 \series default
17191 .
17192 \end_layout
17193
17194 \begin_layout Subsection
17195 Operadores definidos por el usuario
17196 \begin_inset CommandInset label
17197 LatexCommand label
17198 name "sub:Operadores-de-usuario"
17199
17200 \end_inset
17201
17202
17203 \begin_inset Index idx
17204 status collapsed
17205
17206 \begin_layout Plain Layout
17207 Operadores ! personalizados
17208 \end_layout
17209
17210 \end_inset
17211
17212
17213 \end_layout
17214
17215 \begin_layout Standard
17216 Con ayuda del comando 
17217 \series bold
17218
17219 \backslash
17220 DeclareMathOperator
17221 \series default
17222
17223 \begin_inset Index idx
17224 status collapsed
17225
17226 \begin_layout Plain Layout
17227 Comandos ! D ! 
17228 \backslash
17229 dbinom@
17230 \backslash
17231 DeclareMathOperator
17232 \end_layout
17233
17234 \end_inset
17235
17236  se pueden definir operadores personalizados en el preámbulo LaTeX.
17237  Su esquema es:
17238 \end_layout
17239
17240 \begin_layout Standard
17241
17242 \series bold
17243
17244 \backslash
17245 DeclareMathOperator{comando nuevo}{presentación}
17246 \end_layout
17247
17248 \begin_layout Standard
17249 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17250  en la salida.
17251  Para definir un operador grande hay que añadirle un * detrás.
17252  Todos los operadores grandes personalizados pueden tener límites como se
17253  describe en 
17254 \begin_inset CommandInset ref
17255 LatexCommand ref
17256 reference "sub:Límites-de-operadores"
17257
17258 \end_inset
17259
17260 .
17261 \end_layout
17262
17263 \begin_layout Standard
17264 Por ejemplo, la línea en el preámbulo LaTeX
17265 \end_layout
17266
17267 \begin_layout Standard
17268
17269 \series bold
17270
17271 \backslash
17272 DeclareMathOperator*{
17273 \backslash
17274 Lozenge}{
17275 \backslash
17276 blacklozenge}
17277 \end_layout
17278
17279 \begin_layout Standard
17280 define el comando 
17281 \series bold
17282
17283 \backslash
17284 Lozenge
17285 \series default
17286 , que inserta un operador grande que es el símbolo blacklozenge de la 
17287 \begin_inset CommandInset ref
17288 LatexCommand ref
17289 reference "sub:Símbolos-misceláneos"
17290
17291 \end_inset
17292
17293 .
17294 \begin_inset Formula 
17295 \[
17296 \Lozenge_{n=1}^{\infty}
17297 \]
17298
17299 \end_inset
17300
17301 El comando para esta expresión es: 
17302 \series bold
17303
17304 \backslash
17305 Lozenge^
17306 \backslash
17307 infty
17308 \begin_inset Formula $\rightarrow$
17309 \end_inset
17310
17311 _n=1
17312 \begin_inset VSpace bigskip
17313 \end_inset
17314
17315
17316 \end_layout
17317
17318 \begin_layout Standard
17319 Si los operadores personalizados no se van a usar varias veces en el documento,
17320  se pueden también definir con los comandos 
17321 \series bold
17322
17323 \backslash
17324 mathop
17325 \series default
17326
17327 \begin_inset Index idx
17328 status collapsed
17329
17330 \begin_layout Plain Layout
17331 Comandos ! M ! 
17332 \backslash
17333 mathop
17334 \end_layout
17335
17336 \end_inset
17337
17338  y 
17339 \series bold
17340
17341 \backslash
17342 mathbin
17343 \series default
17344
17345 \begin_inset Index idx
17346 status collapsed
17347
17348 \begin_layout Plain Layout
17349 Comandos ! M ! 
17350 \backslash
17351 mathbin
17352 \end_layout
17353
17354 \end_inset
17355
17356 , con el siguiente esquema:
17357 \end_layout
17358
17359 \begin_layout Standard
17360
17361 \series bold
17362
17363 \backslash
17364 mathop{presentación}
17365 \series default
17366  y 
17367 \series bold
17368
17369 \backslash
17370 mathbin{presentación}
17371 \end_layout
17372
17373 \begin_layout Standard
17374
17375 \series bold
17376
17377 \backslash
17378 mathop
17379 \series default
17380  define operadores grandes, 
17381 \series bold
17382
17383 \backslash
17384 mathbin
17385 \series default
17386  operadores binarios.
17387 \end_layout
17388
17389 \begin_layout Standard
17390
17391 \series bold
17392
17393 \backslash
17394 mathop
17395 \series default
17396  se puede usar, p.e., para poner un límite a varios operadores:
17397 \begin_inset Formula 
17398 \[
17399 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17400 \]
17401
17402 \end_inset
17403
17404
17405 \end_layout
17406
17407 \begin_layout Standard
17408 El comando para la expresión anterior es:
17409 \begin_inset Newline newline
17410 \end_inset
17411
17412
17413 \series bold
17414
17415 \backslash
17416 mathop{
17417 \backslash
17418 sum
17419 \backslash
17420 negmedspace
17421 \backslash
17422 sum
17423 \series default
17424
17425 \begin_inset space \textvisiblespace{}
17426 \end_inset
17427
17428
17429 \series bold
17430
17431 \begin_inset Formula $\to$
17432 \end_inset
17433
17434 ^N
17435 \series default
17436
17437 \begin_inset space \textvisiblespace{}
17438 \end_inset
17439
17440
17441 \series bold
17442 _i,j=1
17443 \end_layout
17444
17445 \begin_layout Standard
17446 \begin_inset Newpage newpage
17447 \end_inset
17448
17449
17450 \end_layout
17451
17452 \begin_layout Section
17453 Tipografías
17454 \begin_inset Index idx
17455 status collapsed
17456
17457 \begin_layout Plain Layout
17458 Tipografías
17459 \end_layout
17460
17461 \end_inset
17462
17463
17464 \end_layout
17465
17466 \begin_layout Subsection
17467 Estilos de tipografías
17468 \begin_inset CommandInset label
17469 LatexCommand label
17470 name "sub:Estilos-de-tipografías"
17471
17472 \end_inset
17473
17474
17475 \begin_inset Index idx
17476 status collapsed
17477
17478 \begin_layout Plain Layout
17479 Tipografías ! estilos de
17480 \end_layout
17481
17482 \end_inset
17483
17484
17485 \end_layout
17486
17487 \begin_layout Standard
17488 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
17489  estilos:
17490 \end_layout
17491
17492 \begin_layout Standard
17493 \begin_inset VSpace -2mm
17494 \end_inset
17495
17496
17497 \end_layout
17498
17499 \begin_layout Standard
17500 \align center
17501 \begin_inset Tabular
17502 <lyxtabular version="3" rows="7" columns="3">
17503 <features rotate="0" tabularvalignment="middle">
17504 <column alignment="center" valignment="top">
17505 <column alignment="center" valignment="top">
17506 <column alignment="center" valignment="top">
17507 <row>
17508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17509 \begin_inset Text
17510
17511 \begin_layout Plain Layout
17512 Comando
17513 \end_layout
17514
17515 \end_inset
17516 </cell>
17517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17518 \begin_inset Text
17519
17520 \begin_layout Plain Layout
17521 Resultado
17522 \end_layout
17523
17524 \end_inset
17525 </cell>
17526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17527 \begin_inset Text
17528
17529 \begin_layout Plain Layout
17530 atajo
17531 \end_layout
17532
17533 \end_inset
17534 </cell>
17535 </row>
17536 <row>
17537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17538 \begin_inset Text
17539
17540 \begin_layout Plain Layout
17541
17542 \backslash
17543 mathbb
17544 \series bold
17545
17546 \begin_inset space \textvisiblespace{}
17547 \end_inset
17548
17549
17550 \series default
17551 ABC
17552 \end_layout
17553
17554 \end_inset
17555 </cell>
17556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17557 \begin_inset Text
17558
17559 \begin_layout Plain Layout
17560 \begin_inset Formula $\mathbb{ABC}$
17561 \end_inset
17562
17563
17564 \end_layout
17565
17566 \end_inset
17567 </cell>
17568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17569 \begin_inset Text
17570
17571 \begin_layout Plain Layout
17572
17573 \family sans
17574 Alt+C C
17575 \end_layout
17576
17577 \end_inset
17578 </cell>
17579 </row>
17580 <row>
17581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17582 \begin_inset Text
17583
17584 \begin_layout Plain Layout
17585
17586 \backslash
17587 mathbf
17588 \series bold
17589
17590 \begin_inset space \textvisiblespace{}
17591 \end_inset
17592
17593
17594 \series default
17595 AbC
17596 \end_layout
17597
17598 \end_inset
17599 </cell>
17600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17601 \begin_inset Text
17602
17603 \begin_layout Plain Layout
17604 \begin_inset Formula $\mathbf{AbC}$
17605 \end_inset
17606
17607
17608 \end_layout
17609
17610 \end_inset
17611 </cell>
17612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17613 \begin_inset Text
17614
17615 \begin_layout Plain Layout
17616
17617 \family sans
17618 Ctrl+B
17619 \end_layout
17620
17621 \end_inset
17622 </cell>
17623 </row>
17624 <row>
17625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17626 \begin_inset Text
17627
17628 \begin_layout Plain Layout
17629
17630 \backslash
17631 boldsymbol
17632 \series bold
17633
17634 \begin_inset space \textvisiblespace{}
17635 \end_inset
17636
17637
17638 \series default
17639 AbC
17640 \end_layout
17641
17642 \end_inset
17643 </cell>
17644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17645 \begin_inset Text
17646
17647 \begin_layout Plain Layout
17648 \begin_inset Formula $\boldsymbol{AbC}$
17649 \end_inset
17650
17651
17652 \end_layout
17653
17654 \end_inset
17655 </cell>
17656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17657 \begin_inset Text
17658
17659 \begin_layout Plain Layout
17660
17661 \family sans
17662 Ctrl+Alt+B , Alt+C B
17663 \end_layout
17664
17665 \end_inset
17666 </cell>
17667 </row>
17668 <row>
17669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673
17674 \backslash
17675 mathcal
17676 \series bold
17677
17678 \begin_inset space \textvisiblespace{}
17679 \end_inset
17680
17681
17682 \series default
17683 ABC
17684 \end_layout
17685
17686 \end_inset
17687 </cell>
17688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17689 \begin_inset Text
17690
17691 \begin_layout Plain Layout
17692 \begin_inset Formula $\mathcal{ABC}$
17693 \end_inset
17694
17695
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704
17705 \family sans
17706 Ctrl+E , Alt+C E
17707 \end_layout
17708
17709 \end_inset
17710 </cell>
17711 </row>
17712 <row>
17713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17714 \begin_inset Text
17715
17716 \begin_layout Plain Layout
17717
17718 \backslash
17719 mathfrak
17720 \series bold
17721
17722 \begin_inset space \textvisiblespace{}
17723 \end_inset
17724
17725
17726 \series default
17727 AbC
17728 \end_layout
17729
17730 \end_inset
17731 </cell>
17732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Plain Layout
17736 \begin_inset Formula $\mathfrak{AbC}$
17737 \end_inset
17738
17739
17740 \end_layout
17741
17742 \end_inset
17743 </cell>
17744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17745 \begin_inset Text
17746
17747 \begin_layout Plain Layout
17748 -
17749 \end_layout
17750
17751 \end_inset
17752 </cell>
17753 </row>
17754 <row>
17755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17756 \begin_inset Text
17757
17758 \begin_layout Plain Layout
17759
17760 \backslash
17761 mathscr
17762 \series bold
17763
17764 \begin_inset space \textvisiblespace{}
17765 \end_inset
17766
17767
17768 \series default
17769 AbC
17770 \end_layout
17771
17772 \end_inset
17773 </cell>
17774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17775 \begin_inset Text
17776
17777 \begin_layout Plain Layout
17778 \begin_inset Formula $\mathscr{AbC}$
17779 \end_inset
17780
17781
17782 \end_layout
17783
17784 \end_inset
17785 </cell>
17786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17787 \begin_inset Text
17788
17789 \begin_layout Plain Layout
17790 -
17791 \end_layout
17792
17793 \end_inset
17794 </cell>
17795 </row>
17796 </lyxtabular>
17797
17798 \end_inset
17799
17800
17801 \end_layout
17802
17803 \begin_layout Standard
17804 \align center
17805 \begin_inset Tabular
17806 <lyxtabular version="3" rows="5" columns="3">
17807 <features rotate="0" tabularvalignment="middle">
17808 <column alignment="center" valignment="top">
17809 <column alignment="center" valignment="top">
17810 <column alignment="center" valignment="top">
17811 <row>
17812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17813 \begin_inset Text
17814
17815 \begin_layout Plain Layout
17816 Comando
17817 \end_layout
17818
17819 \end_inset
17820 </cell>
17821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17822 \begin_inset Text
17823
17824 \begin_layout Plain Layout
17825 Resultado
17826 \end_layout
17827
17828 \end_inset
17829 </cell>
17830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17831 \begin_inset Text
17832
17833 \begin_layout Plain Layout
17834 atajo
17835 \end_layout
17836
17837 \end_inset
17838 </cell>
17839 </row>
17840 <row>
17841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17842 \begin_inset Text
17843
17844 \begin_layout Plain Layout
17845
17846 \backslash
17847 mathit
17848 \series bold
17849
17850 \begin_inset space \textvisiblespace{}
17851 \end_inset
17852
17853
17854 \series default
17855 AbC
17856 \end_layout
17857
17858 \end_inset
17859 </cell>
17860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17861 \begin_inset Text
17862
17863 \begin_layout Plain Layout
17864 \begin_inset Formula $\mathit{AbC}$
17865 \end_inset
17866
17867
17868 \end_layout
17869
17870 \end_inset
17871 </cell>
17872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17873 \begin_inset Text
17874
17875 \begin_layout Plain Layout
17876 -
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 </row>
17882 <row>
17883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17884 \begin_inset Text
17885
17886 \begin_layout Plain Layout
17887
17888 \backslash
17889 mathrm
17890 \series bold
17891
17892 \begin_inset space \textvisiblespace{}
17893 \end_inset
17894
17895
17896 \series default
17897 AbC
17898 \end_layout
17899
17900 \end_inset
17901 </cell>
17902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17903 \begin_inset Text
17904
17905 \begin_layout Plain Layout
17906 \begin_inset Formula $\mathrm{AbC}$
17907 \end_inset
17908
17909
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17915 \begin_inset Text
17916
17917 \begin_layout Plain Layout
17918
17919 \family sans
17920 Alt+C R
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 </row>
17926 <row>
17927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931
17932 \backslash
17933 mathsf
17934 \series bold
17935
17936 \begin_inset space \textvisiblespace{}
17937 \end_inset
17938
17939
17940 \series default
17941 AbC
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17947 \begin_inset Text
17948
17949 \begin_layout Plain Layout
17950 \begin_inset Formula $\mathsf{AbC}$
17951 \end_inset
17952
17953
17954 \end_layout
17955
17956 \end_inset
17957 </cell>
17958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout Plain Layout
17962
17963 \family sans
17964 Alt+C S
17965 \end_layout
17966
17967 \end_inset
17968 </cell>
17969 </row>
17970 <row>
17971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17972 \begin_inset Text
17973
17974 \begin_layout Plain Layout
17975
17976 \backslash
17977 mathtt
17978 \series bold
17979
17980 \begin_inset space \textvisiblespace{}
17981 \end_inset
17982
17983
17984 \series default
17985 AbC
17986 \end_layout
17987
17988 \end_inset
17989 </cell>
17990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17991 \begin_inset Text
17992
17993 \begin_layout Plain Layout
17994 \begin_inset Formula $\mathtt{AbC}$
17995 \end_inset
17996
17997
17998 \end_layout
17999
18000 \end_inset
18001 </cell>
18002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18003 \begin_inset Text
18004
18005 \begin_layout Plain Layout
18006
18007 \family sans
18008 Ctrl+Mayúsculas+P
18009 \end_layout
18010
18011 \end_inset
18012 </cell>
18013 </row>
18014 </lyxtabular>
18015
18016 \end_inset
18017
18018
18019 \end_layout
18020
18021 \begin_layout Standard
18022 \begin_inset Note Greyedout
18023 status open
18024
18025 \begin_layout Plain Layout
18026
18027 \series bold
18028 Nota
18029 \series default
18030 : Los estilos 
18031 \series bold
18032
18033 \backslash
18034 mathbb
18035 \series default
18036  y 
18037 \series bold
18038
18039 \backslash
18040 mathcal
18041 \series default
18042  sólo se aplican a letras mayúsculas.
18043 \end_layout
18044
18045 \end_inset
18046
18047
18048 \end_layout
18049
18050 \begin_layout Standard
18051 El estilo predeterminado es 
18052 \series bold
18053
18054 \backslash
18055 mathnormal
18056 \series default
18057 .
18058 \end_layout
18059
18060 \begin_layout Standard
18061 Los comandos de estilo funcionan también en estructuras matemáticas:
18062 \begin_inset Formula 
18063 \[
18064 \mathfrak{A=\frac{b}{C}}
18065 \]
18066
18067 \end_inset
18068
18069
18070 \end_layout
18071
18072 \begin_layout Standard
18073 Los caracteres en texto matemático no aparecen en un estilo tipográfico
18074  de ecuaciones sino en el estilo tipográfico de texto 
18075 \series bold
18076
18077 \backslash
18078 textrm
18079 \series default
18080 .
18081  Este estilo no se puede poner correctamente con el diálogo de estilo de
18082  texto por un fallo de LyX.
18083 \begin_inset Foot
18084 status collapsed
18085
18086 \begin_layout Plain Layout
18087 \begin_inset CommandInset href
18088 LatexCommand href
18089 name "LyX-bug #4629"
18090 target "http://www.lyx.org/trac/ticket/4629"
18091
18092 \end_inset
18093
18094
18095 \end_layout
18096
18097 \end_inset
18098
18099
18100 \end_layout
18101
18102 \begin_layout Standard
18103 En vez de comandos se puede usar el menú 
18104 \family sans
18105 Editar\SpecialChar \menuseparator
18106 Ecuación\SpecialChar \menuseparator
18107 Estilo del texto
18108 \family default
18109  o el botón 
18110 \begin_inset Info
18111 type  "icon"
18112 arg   "math-insert \\font"
18113 \end_inset
18114
18115 .
18116 \end_layout
18117
18118 \begin_layout Subsection
18119 Ecuaciones en negrita
18120 \begin_inset CommandInset label
18121 LatexCommand label
18122 name "sub:Ecuaciones-en-negrita"
18123
18124 \end_inset
18125
18126
18127 \begin_inset Index idx
18128 status collapsed
18129
18130 \begin_layout Plain Layout
18131 Ecuación ! en negrita
18132 \end_layout
18133
18134 \end_inset
18135
18136
18137 \end_layout
18138
18139 \begin_layout Standard
18140 Para poner en negrita una ecuación completa no se puede usar el comando
18141  
18142 \series bold
18143
18144 \backslash
18145 mathbf
18146 \series default
18147 , porque no funciona con minúsculas griegas.
18148  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18149 \begin_inset Formula 
18150 \[
18151 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}
18152 \]
18153
18154 \end_inset
18155
18156
18157 \end_layout
18158
18159 \begin_layout Standard
18160 Para presentar la ecuación correctamente se usa el comando 
18161 \series bold
18162 boldsymbol
18163 \series default
18164 :
18165 \begin_inset Formula 
18166 \[
18167 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}
18168 \]
18169
18170 \end_inset
18171
18172
18173 \end_layout
18174
18175 \begin_layout Standard
18176 También es posible poner la fórmula en un 
18177 \series bold
18178 entorno boldmath
18179 \series default
18180 , que se inserta con el comando 
18181 \series bold
18182
18183 \backslash
18184 boldmath
18185 \series default
18186
18187 \begin_inset Index idx
18188 status collapsed
18189
18190 \begin_layout Plain Layout
18191 Comandos ! B ! 
18192 \backslash
18193 boldmath
18194 \end_layout
18195
18196 \end_inset
18197
18198  en modo TeX.
18199  Para finalizar el entorno se usa el comando 
18200 \series bold
18201
18202 \backslash
18203 unboldmath
18204 \series default
18205
18206 \begin_inset Index idx
18207 status collapsed
18208
18209 \begin_layout Plain Layout
18210 Comandos ! U ! 
18211 \backslash
18212 unboldmath
18213 \end_layout
18214
18215 \end_inset
18216
18217  en modo TeX.
18218 \begin_inset ERT
18219 status collapsed
18220
18221 \begin_layout Plain Layout
18222
18223
18224 \backslash
18225 boldmath
18226 \end_layout
18227
18228 \end_inset
18229
18230
18231 \begin_inset Formula 
18232 \[
18233 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}
18234 \]
18235
18236 \end_inset
18237
18238
18239 \end_layout
18240
18241 \begin_layout Standard
18242 \begin_inset ERT
18243 status collapsed
18244
18245 \begin_layout Plain Layout
18246
18247
18248 \backslash
18249 unboldmath
18250 \end_layout
18251
18252 \end_inset
18253
18254
18255 \end_layout
18256
18257 \begin_layout Subsection
18258 Ecuaciones coloreadas
18259 \begin_inset Index idx
18260 status collapsed
18261
18262 \begin_layout Plain Layout
18263 Ecuación ! coloreada
18264 \end_layout
18265
18266 \end_inset
18267
18268
18269 \end_layout
18270
18271 \begin_layout Standard
18272 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
18273  o una parte de una ecuación y usa el diálogo 
18274 \family sans
18275 Estilo del texto
18276 \family default
18277 .
18278  Aquí hay una ecuación en magenta:
18279 \begin_inset Formula 
18280 \[
18281 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18282 \]
18283
18284 \end_inset
18285
18286 También puedes definir tus propios colores como se describe en
18287 \begin_inset space ~
18288 \end_inset
18289
18290
18291 \begin_inset CommandInset ref
18292 LatexCommand ref
18293 reference "sub:Marcos-coloreados"
18294
18295 \end_inset
18296
18297 .
18298  Pueden usarse con el comando en código TeX 
18299 \series bold
18300
18301 \backslash
18302 textcolor
18303 \series default
18304
18305 \begin_inset Index idx
18306 status collapsed
18307
18308 \begin_layout Plain Layout
18309 Comandos ! T ! 
18310 \backslash
18311 textcolor
18312 \end_layout
18313
18314 \end_inset
18315
18316  según el esquema
18317 \end_layout
18318
18319 \begin_layout Standard
18320
18321 \series bold
18322
18323 \backslash
18324 textcolor{color}{caracteres o ecuación}
18325 \end_layout
18326
18327 \begin_layout Standard
18328 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
18329 e en rojo:
18330 \end_layout
18331
18332 \begin_layout Standard
18333 \begin_inset ERT
18334 status collapsed
18335
18336 \begin_layout Plain Layout
18337
18338
18339 \backslash
18340 textcolor{verdeoscuro}{
18341 \end_layout
18342
18343 \end_inset
18344
18345
18346 \begin_inset Formula 
18347 \[
18348 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18349 \]
18350
18351 \end_inset
18352
18353
18354 \begin_inset ERT
18355 status collapsed
18356
18357 \begin_layout Plain Layout
18358
18359 }
18360 \end_layout
18361
18362 \end_inset
18363
18364
18365 \end_layout
18366
18367 \begin_layout Standard
18368 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
18369  a ecuaciones completas.
18370 \begin_inset Foot
18371 status collapsed
18372
18373 \begin_layout Plain Layout
18374 \begin_inset CommandInset href
18375 LatexCommand href
18376 name "LyX-bug #5269"
18377 target "http://www.lyx.org/trac/ticket/5269"
18378
18379 \end_inset
18380
18381
18382 \end_layout
18383
18384 \end_inset
18385
18386
18387 \end_layout
18388
18389 \begin_layout Subsection
18390 Tamaños de tipografías
18391 \begin_inset CommandInset label
18392 LatexCommand label
18393 name "sub:Tamaños-de-tipografías"
18394
18395 \end_inset
18396
18397
18398 \begin_inset Index idx
18399 status collapsed
18400
18401 \begin_layout Plain Layout
18402 Tipografías ! tamaño
18403 \end_layout
18404
18405 \end_inset
18406
18407
18408 \end_layout
18409
18410 \begin_layout Standard
18411 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
18412  siguientes comandos de tamaño:
18413 \end_layout
18414
18415 \begin_layout Standard
18416
18417 \series bold
18418
18419 \backslash
18420 Huge
18421 \series default
18422
18423 \series bold
18424
18425 \backslash
18426 huge
18427 \series default
18428
18429 \series bold
18430
18431 \backslash
18432 LARGE
18433 \series default
18434
18435 \series bold
18436
18437 \backslash
18438 Large
18439 \series default
18440
18441 \series bold
18442
18443 \backslash
18444 large
18445 \series default
18446
18447 \series bold
18448
18449 \backslash
18450 normalsize
18451 \series default
18452
18453 \series bold
18454
18455 \backslash
18456 small
18457 \series default
18458 ,
18459 \begin_inset Newline newline
18460 \end_inset
18461
18462
18463 \series bold
18464
18465 \backslash
18466 footnotesize
18467 \series default
18468
18469 \series bold
18470
18471 \backslash
18472 scriptsize
18473 \series default
18474 , y 
18475 \series bold
18476
18477 \backslash
18478 tiny
18479 \end_layout
18480
18481 \begin_layout Standard
18482 El tamaño dado por los comandos depende del tamaño base de la tipografía
18483  en el documento, dado por el comando 
18484 \series bold
18485
18486 \backslash
18487 normalsize
18488 \series default
18489 .
18490  Los demás comandos producen tamaños menores o mayores que 
18491 \series bold
18492
18493 \backslash
18494 normalsize
18495 \series default
18496 .
18497  No obstante, puede que el tamaño de tipografía no exceda de cierto valor.
18498  Si, por ejemplo, la tipografía del documento es de 12
18499 \begin_inset space \thinspace{}
18500 \end_inset
18501
18502 pt, el comando 
18503 \series bold
18504
18505 \backslash
18506 Huge
18507 \series default
18508  da el mismo tamaño que 
18509 \series bold
18510
18511 \backslash
18512 huge
18513 \series default
18514 .
18515 \end_layout
18516
18517 \begin_layout Standard
18518 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
18519  a todas las ecuaciones y texto siguientes.
18520  Para volver al tamaño anterior hay que insertar el comando 
18521 \series bold
18522
18523 \backslash
18524 normalsize
18525 \series default
18526  en modo TeX detrás de la ecuación.
18527 \end_layout
18528
18529 \begin_layout Standard
18530 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
18531  comandos de tamaño o el botón 
18532 \begin_inset Info
18533 type  "icon"
18534 arg   "math-insert \\style"
18535 \end_inset
18536
18537 :
18538 \end_layout
18539
18540 \begin_layout Standard
18541 \noindent
18542 \align center
18543 \begin_inset Tabular
18544 <lyxtabular version="3" rows="5" columns="2">
18545 <features rotate="0" tabularvalignment="middle">
18546 <column alignment="center" valignment="top">
18547 <column alignment="center" valignment="top">
18548 <row>
18549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18550 \begin_inset Text
18551
18552 \begin_layout Plain Layout
18553 Comando
18554 \end_layout
18555
18556 \end_inset
18557 </cell>
18558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18559 \begin_inset Text
18560
18561 \begin_layout Plain Layout
18562 Resultado
18563 \begin_inset Note Note
18564 status collapsed
18565
18566 \begin_layout Plain Layout
18567
18568 \series bold
18569
18570 \backslash
18571 raisebox
18572 \series default
18573  se usa sólo como espaciador
18574 \end_layout
18575
18576 \end_inset
18577
18578
18579 \end_layout
18580
18581 \end_inset
18582 </cell>
18583 </row>
18584 <row>
18585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18586 \begin_inset Text
18587
18588 \begin_layout Plain Layout
18589
18590 \backslash
18591 displaystyle
18592 \begin_inset Index idx
18593 status collapsed
18594
18595 \begin_layout Plain Layout
18596 Comandos ! D ! 
18597 \backslash
18598 displaystyle
18599 \end_layout
18600
18601 \end_inset
18602
18603
18604 \end_layout
18605
18606 \end_inset
18607 </cell>
18608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18609 \begin_inset Text
18610
18611 \begin_layout Plain Layout
18612 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18613 \end_inset
18614
18615
18616 \end_layout
18617
18618 \end_inset
18619 </cell>
18620 </row>
18621 <row>
18622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18623 \begin_inset Text
18624
18625 \begin_layout Plain Layout
18626
18627 \backslash
18628 textstyle
18629 \end_layout
18630
18631 \end_inset
18632 </cell>
18633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18634 \begin_inset Text
18635
18636 \begin_layout Plain Layout
18637 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18638 \end_inset
18639
18640
18641 \end_layout
18642
18643 \end_inset
18644 </cell>
18645 </row>
18646 <row>
18647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18648 \begin_inset Text
18649
18650 \begin_layout Plain Layout
18651
18652 \backslash
18653 scriptstyle
18654 \end_layout
18655
18656 \end_inset
18657 </cell>
18658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18659 \begin_inset Text
18660
18661 \begin_layout Plain Layout
18662 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18663 \end_inset
18664
18665
18666 \end_layout
18667
18668 \end_inset
18669 </cell>
18670 </row>
18671 <row>
18672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18673 \begin_inset Text
18674
18675 \begin_layout Plain Layout
18676
18677 \backslash
18678 scriptscriptstyle
18679 \end_layout
18680
18681 \end_inset
18682 </cell>
18683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18684 \begin_inset Text
18685
18686 \begin_layout Plain Layout
18687 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18688 \end_inset
18689
18690
18691 \end_layout
18692
18693 \end_inset
18694 </cell>
18695 </row>
18696 </lyxtabular>
18697
18698 \end_inset
18699
18700
18701 \end_layout
18702
18703 \begin_layout Standard
18704 Después de introducir estos comandos, aparece un marco azul en el que se
18705  insertan las partes de la fórmula.
18706 \end_layout
18707
18708 \begin_layout Standard
18709 Hay un método más para cambiar el tamaño de tipografía, aunque solo funciona
18710  para símbolos o letras en texto matemático.
18711  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
18712  de texto anteriores.
18713  Todos los caracteres siguientes, hasta el final del texto matemático o
18714  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
18715  Dos ejemplos:
18716 \begin_inset VSpace -2mm
18717 \end_inset
18718
18719
18720 \end_layout
18721
18722 \begin_layout Standard
18723 \begin_inset ERT
18724 status collapsed
18725
18726 \begin_layout Plain Layout
18727
18728
18729 \backslash
18730 huge
18731 \end_layout
18732
18733 \end_inset
18734
18735
18736 \begin_inset Formula 
18737 \[
18738 A=\frac{B}{c}\cdot\maltese
18739 \]
18740
18741 \end_inset
18742
18743
18744 \begin_inset Formula 
18745 \[
18746 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18747 \]
18748
18749 \end_inset
18750
18751
18752 \end_layout
18753
18754 \begin_layout Standard
18755 \begin_inset ERT
18756 status collapsed
18757
18758 \begin_layout Plain Layout
18759
18760
18761 \backslash
18762 normalsize
18763 \end_layout
18764
18765 \end_inset
18766
18767
18768 \begin_inset VSpace medskip
18769 \end_inset
18770
18771
18772 \end_layout
18773
18774 \begin_layout Standard
18775 Antes de las ecuaciones se ha insertado el comando 
18776 \series bold
18777
18778 \backslash
18779 huge
18780 \series default
18781 .
18782  Para la segunda ecuación el comando es:
18783 \begin_inset Newline newline
18784 \end_inset
18785
18786
18787 \series bold
18788
18789 \backslash
18790 maltese
18791 \begin_inset space \textvisiblespace{}
18792 \end_inset
18793
18794 A Alt+M M 
18795 \backslash
18796 Large
18797 \begin_inset space \textvisiblespace{}
18798 \end_inset
18799
18800
18801 \backslash
18802 maltese
18803 \begin_inset space \textvisiblespace{}
18804 \end_inset
18805
18806
18807 \backslash
18808 textit
18809 \begin_inset space \textvisiblespace{}
18810 \end_inset
18811
18812 A
18813 \begin_inset Formula $\to$
18814 \end_inset
18815
18816
18817 \begin_inset Formula $\to$
18818 \end_inset
18819
18820
18821 \begin_inset Newline newline
18822 \end_inset
18823
18824
18825 \begin_inset space \hspace*{}
18826 \length 1cm
18827 \end_inset
18828
18829 Alt+M M 
18830 \backslash
18831 tiny
18832 \begin_inset space \textvisiblespace{}
18833 \end_inset
18834
18835
18836 \backslash
18837 maltese
18838 \begin_inset space \textvisiblespace{}
18839 \end_inset
18840
18841
18842 \backslash
18843 textit
18844 \begin_inset space \textvisiblespace{}
18845 \end_inset
18846
18847 A
18848 \end_layout
18849
18850 \begin_layout Standard
18851 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
18852  el tamaño por omisión.
18853 \end_layout
18854
18855 \begin_layout Section
18856 Letras griegas
18857 \begin_inset Index idx
18858 status collapsed
18859
18860 \begin_layout Plain Layout
18861 Letras griegas
18862 \end_layout
18863
18864 \end_inset
18865
18866
18867 \end_layout
18868
18869 \begin_layout Standard
18870 Las letras griegas se pueden insertar además mediante el botón 
18871 \begin_inset Info
18872 type  "icon"
18873 arg   "math-insert \\alpha"
18874 \end_inset
18875
18876  de la barra de ecuaciones.
18877  Las normas internacionales de tipografía proponen que las letras griegas
18878  en ecuaciones deben escribirse en cursiva/inclinada.
18879  No obstante, en algunos idiomas, como francés o ruso, a veces se escriben
18880  en redonda.
18881  Para las normas en español, véase
18882 \begin_inset space ~
18883 \end_inset
18884
18885
18886 \begin_inset CommandInset citation
18887 LatexCommand cite
18888 key "Bezos"
18889
18890 \end_inset
18891
18892 .
18893 \end_layout
18894
18895 \begin_layout Subsection
18896 Minúsculas
18897 \begin_inset Index idx
18898 status collapsed
18899
18900 \begin_layout Plain Layout
18901 Letras griegas ! minúsculas
18902 \end_layout
18903
18904 \end_inset
18905
18906
18907 \end_layout
18908
18909 \begin_layout Standard
18910 \begin_inset space \hfill{}
18911 \end_inset
18912
18913
18914 \begin_inset Tabular
18915 <lyxtabular version="3" rows="11" columns="2">
18916 <features rotate="0" tabularvalignment="middle">
18917 <column alignment="center" valignment="top" width="0pt">
18918 <column alignment="center" valignment="top" width="0pt">
18919 <row>
18920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18921 \begin_inset Text
18922
18923 \begin_layout Plain Layout
18924 Comando
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933 Símbolo
18934 \end_layout
18935
18936 \end_inset
18937 </cell>
18938 </row>
18939 <row>
18940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18941 \begin_inset Text
18942
18943 \begin_layout Plain Layout
18944
18945 \backslash
18946 alpha
18947 \end_layout
18948
18949 \end_inset
18950 </cell>
18951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18952 \begin_inset Text
18953
18954 \begin_layout Plain Layout
18955 \begin_inset Formula $\alpha$
18956 \end_inset
18957
18958
18959 \end_layout
18960
18961 \end_inset
18962 </cell>
18963 </row>
18964 <row>
18965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18966 \begin_inset Text
18967
18968 \begin_layout Plain Layout
18969
18970 \backslash
18971 beta
18972 \end_layout
18973
18974 \end_inset
18975 </cell>
18976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18977 \begin_inset Text
18978
18979 \begin_layout Plain Layout
18980 \begin_inset Formula $\beta$
18981 \end_inset
18982
18983
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 </row>
18989 <row>
18990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18991 \begin_inset Text
18992
18993 \begin_layout Plain Layout
18994
18995 \backslash
18996 gamma
18997 \end_layout
18998
18999 \end_inset
19000 </cell>
19001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19002 \begin_inset Text
19003
19004 \begin_layout Plain Layout
19005 \begin_inset Formula $\gamma$
19006 \end_inset
19007
19008
19009 \end_layout
19010
19011 \end_inset
19012 </cell>
19013 </row>
19014 <row>
19015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19016 \begin_inset Text
19017
19018 \begin_layout Plain Layout
19019
19020 \backslash
19021 delta
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030 \begin_inset Formula $\delta$
19031 \end_inset
19032
19033
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 </row>
19039 <row>
19040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19041 \begin_inset Text
19042
19043 \begin_layout Plain Layout
19044
19045 \backslash
19046 epsilon
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055 \begin_inset Formula $\epsilon$
19056 \end_inset
19057
19058
19059 \end_layout
19060
19061 \end_inset
19062 </cell>
19063 </row>
19064 <row>
19065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19066 \begin_inset Text
19067
19068 \begin_layout Plain Layout
19069
19070 \backslash
19071 varepsilon
19072 \end_layout
19073
19074 \end_inset
19075 </cell>
19076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19077 \begin_inset Text
19078
19079 \begin_layout Plain Layout
19080 \begin_inset Formula $\varepsilon$
19081 \end_inset
19082
19083
19084 \end_layout
19085
19086 \end_inset
19087 </cell>
19088 </row>
19089 <row>
19090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19091 \begin_inset Text
19092
19093 \begin_layout Plain Layout
19094
19095 \backslash
19096 zeta
19097 \end_layout
19098
19099 \end_inset
19100 </cell>
19101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19102 \begin_inset Text
19103
19104 \begin_layout Plain Layout
19105 \begin_inset Formula $\zeta$
19106 \end_inset
19107
19108
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 </row>
19114 <row>
19115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119
19120 \backslash
19121 eta
19122 \end_layout
19123
19124 \end_inset
19125 </cell>
19126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130 \begin_inset Formula $\eta$
19131 \end_inset
19132
19133
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 </row>
19139 <row>
19140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19141 \begin_inset Text
19142
19143 \begin_layout Plain Layout
19144
19145 \backslash
19146 theta
19147 \end_layout
19148
19149 \end_inset
19150 </cell>
19151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19152 \begin_inset Text
19153
19154 \begin_layout Plain Layout
19155 \begin_inset Formula $\theta$
19156 \end_inset
19157
19158
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 </row>
19164 <row>
19165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19166 \begin_inset Text
19167
19168 \begin_layout Plain Layout
19169
19170 \backslash
19171 vartheta
19172 \end_layout
19173
19174 \end_inset
19175 </cell>
19176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19177 \begin_inset Text
19178
19179 \begin_layout Plain Layout
19180 \begin_inset Formula $\vartheta$
19181 \end_inset
19182
19183
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 </row>
19189 </lyxtabular>
19190
19191 \end_inset
19192
19193
19194 \begin_inset space \hfill{}
19195 \end_inset
19196
19197
19198 \begin_inset Tabular
19199 <lyxtabular version="3" rows="12" columns="2">
19200 <features rotate="0" tabularvalignment="middle">
19201 <column alignment="center" valignment="top" width="0pt">
19202 <column alignment="center" valignment="top" width="0pt">
19203 <row>
19204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19205 \begin_inset Text
19206
19207 \begin_layout Plain Layout
19208 Comando
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19214 \begin_inset Text
19215
19216 \begin_layout Plain Layout
19217 Símbolo
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 </row>
19223 <row>
19224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19225 \begin_inset Text
19226
19227 \begin_layout Plain Layout
19228
19229 \backslash
19230 iota
19231 \end_layout
19232
19233 \end_inset
19234 </cell>
19235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19236 \begin_inset Text
19237
19238 \begin_layout Plain Layout
19239 \begin_inset Formula $\iota$
19240 \end_inset
19241
19242
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 </row>
19248 <row>
19249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19250 \begin_inset Text
19251
19252 \begin_layout Plain Layout
19253
19254 \backslash
19255 kappa
19256 \end_layout
19257
19258 \end_inset
19259 </cell>
19260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19261 \begin_inset Text
19262
19263 \begin_layout Plain Layout
19264 \begin_inset Formula $\kappa$
19265 \end_inset
19266
19267
19268 \end_layout
19269
19270 \end_inset
19271 </cell>
19272 </row>
19273 <row>
19274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19275 \begin_inset Text
19276
19277 \begin_layout Plain Layout
19278
19279 \backslash
19280 varkappa
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19286 \begin_inset Text
19287
19288 \begin_layout Plain Layout
19289 \begin_inset Formula $\varkappa$
19290 \end_inset
19291
19292
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 </row>
19298 <row>
19299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19300 \begin_inset Text
19301
19302 \begin_layout Plain Layout
19303
19304 \backslash
19305 lambda
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314 \begin_inset Formula $\lambda$
19315 \end_inset
19316
19317
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 </row>
19323 <row>
19324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328
19329 \backslash
19330 mu
19331 \end_layout
19332
19333 \end_inset
19334 </cell>
19335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19336 \begin_inset Text
19337
19338 \begin_layout Plain Layout
19339 \begin_inset Formula $\mu$
19340 \end_inset
19341
19342
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 </row>
19348 <row>
19349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353
19354 \backslash
19355 nu
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364 \begin_inset Formula $\nu$
19365 \end_inset
19366
19367
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 </row>
19373 <row>
19374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378
19379 \backslash
19380 xi
19381 \end_layout
19382
19383 \end_inset
19384 </cell>
19385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19386 \begin_inset Text
19387
19388 \begin_layout Plain Layout
19389 \begin_inset Formula $\xi$
19390 \end_inset
19391
19392
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 </row>
19398 <row>
19399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403 o
19404 \end_layout
19405
19406 \end_inset
19407 </cell>
19408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412 \begin_inset Formula $o$
19413 \end_inset
19414
19415
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 </row>
19421 <row>
19422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426
19427 \backslash
19428 pi
19429 \end_layout
19430
19431 \end_inset
19432 </cell>
19433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437 \begin_inset Formula $\pi$
19438 \end_inset
19439
19440
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 </row>
19446 <row>
19447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451
19452 \backslash
19453 varpi
19454 \end_layout
19455
19456 \end_inset
19457 </cell>
19458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462 \begin_inset Formula $\varpi$
19463 \end_inset
19464
19465
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 </row>
19471 <row>
19472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19473 \begin_inset Text
19474
19475 \begin_layout Plain Layout
19476
19477 \backslash
19478 rho
19479 \end_layout
19480
19481 \end_inset
19482 </cell>
19483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19484 \begin_inset Text
19485
19486 \begin_layout Plain Layout
19487 \begin_inset Formula $\rho$
19488 \end_inset
19489
19490
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 </row>
19496 </lyxtabular>
19497
19498 \end_inset
19499
19500
19501 \begin_inset space \hfill{}
19502 \end_inset
19503
19504
19505 \begin_inset Tabular
19506 <lyxtabular version="3" rows="11" columns="2">
19507 <features rotate="0" tabularvalignment="middle">
19508 <column alignment="center" valignment="top" width="0pt">
19509 <column alignment="center" valignment="top" width="0pt">
19510 <row>
19511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Plain Layout
19515 Comando
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19521 \begin_inset Text
19522
19523 \begin_layout Plain Layout
19524 Símbolo
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 </row>
19530 <row>
19531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19532 \begin_inset Text
19533
19534 \begin_layout Plain Layout
19535
19536 \backslash
19537 varrho
19538 \end_layout
19539
19540 \end_inset
19541 </cell>
19542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19543 \begin_inset Text
19544
19545 \begin_layout Plain Layout
19546 \begin_inset Formula $\varrho$
19547 \end_inset
19548
19549
19550 \end_layout
19551
19552 \end_inset
19553 </cell>
19554 </row>
19555 <row>
19556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19557 \begin_inset Text
19558
19559 \begin_layout Plain Layout
19560
19561 \backslash
19562 sigma
19563 \end_layout
19564
19565 \end_inset
19566 </cell>
19567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19568 \begin_inset Text
19569
19570 \begin_layout Plain Layout
19571 \begin_inset Formula $\sigma$
19572 \end_inset
19573
19574
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 </row>
19580 <row>
19581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19582 \begin_inset Text
19583
19584 \begin_layout Plain Layout
19585
19586 \backslash
19587 varsigma
19588 \end_layout
19589
19590 \end_inset
19591 </cell>
19592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19593 \begin_inset Text
19594
19595 \begin_layout Plain Layout
19596 \begin_inset Formula $\varsigma$
19597 \end_inset
19598
19599
19600 \end_layout
19601
19602 \end_inset
19603 </cell>
19604 </row>
19605 <row>
19606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19607 \begin_inset Text
19608
19609 \begin_layout Plain Layout
19610
19611 \backslash
19612 tau
19613 \end_layout
19614
19615 \end_inset
19616 </cell>
19617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621 \begin_inset Formula $\tau$
19622 \end_inset
19623
19624
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 </row>
19630 <row>
19631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635
19636 \backslash
19637 upsilon
19638 \end_layout
19639
19640 \end_inset
19641 </cell>
19642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646 \begin_inset Formula $\upsilon$
19647 \end_inset
19648
19649
19650 \end_layout
19651
19652 \end_inset
19653 </cell>
19654 </row>
19655 <row>
19656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660
19661 \backslash
19662 phi
19663 \end_layout
19664
19665 \end_inset
19666 </cell>
19667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671 \begin_inset Formula $\phi$
19672 \end_inset
19673
19674
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 </row>
19680 <row>
19681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685
19686 \backslash
19687 varphi
19688 \end_layout
19689
19690 \end_inset
19691 </cell>
19692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696 \begin_inset Formula $\varphi$
19697 \end_inset
19698
19699
19700 \end_layout
19701
19702 \end_inset
19703 </cell>
19704 </row>
19705 <row>
19706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19707 \begin_inset Text
19708
19709 \begin_layout Plain Layout
19710
19711 \backslash
19712 chi
19713 \end_layout
19714
19715 \end_inset
19716 </cell>
19717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19718 \begin_inset Text
19719
19720 \begin_layout Plain Layout
19721 \begin_inset Formula $\chi$
19722 \end_inset
19723
19724
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 </row>
19730 <row>
19731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19732 \begin_inset Text
19733
19734 \begin_layout Plain Layout
19735
19736 \backslash
19737 psi
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746 \begin_inset Formula $\psi$
19747 \end_inset
19748
19749
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 </row>
19755 <row>
19756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760
19761 \backslash
19762 omega
19763 \end_layout
19764
19765 \end_inset
19766 </cell>
19767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771 \begin_inset Formula $\omega$
19772 \end_inset
19773
19774
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 </row>
19780 </lyxtabular>
19781
19782 \end_inset
19783
19784
19785 \begin_inset space \hfill{}
19786 \end_inset
19787
19788
19789 \end_layout
19790
19791 \begin_layout Standard
19792 \begin_inset VSpace medskip
19793 \end_inset
19794
19795
19796 \end_layout
19797
19798 \begin_layout Standard
19799 Cómo escribir letras griegas especiales en redonda se explica en 
19800 \begin_inset CommandInset ref
19801 LatexCommand ref
19802 reference "sub:Griegas-en-redonda"
19803
19804 \end_inset
19805
19806 .
19807 \end_layout
19808
19809 \begin_layout Subsection
19810 Mayúsculas
19811 \begin_inset Index idx
19812 status collapsed
19813
19814 \begin_layout Plain Layout
19815 Letras griegas ! mayúsculas
19816 \end_layout
19817
19818 \end_inset
19819
19820
19821 \end_layout
19822
19823 \begin_layout Standard
19824 \begin_inset space \hfill{}
19825 \end_inset
19826
19827
19828 \begin_inset Tabular
19829 <lyxtabular version="3" rows="7" columns="2">
19830 <features rotate="0" tabularvalignment="middle">
19831 <column alignment="center" valignment="top" width="0pt">
19832 <column alignment="center" valignment="top" width="0pt">
19833 <row>
19834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19835 \begin_inset Text
19836
19837 \begin_layout Plain Layout
19838 Comando
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19844 \begin_inset Text
19845
19846 \begin_layout Plain Layout
19847 Símbolo
19848 \end_layout
19849
19850 \end_inset
19851 </cell>
19852 </row>
19853 <row>
19854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19855 \begin_inset Text
19856
19857 \begin_layout Plain Layout
19858
19859 \backslash
19860 Gamma
19861 \end_layout
19862
19863 \end_inset
19864 </cell>
19865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19866 \begin_inset Text
19867
19868 \begin_layout Plain Layout
19869 \begin_inset Formula $\Gamma$
19870 \end_inset
19871
19872
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 </row>
19878 <row>
19879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19880 \begin_inset Text
19881
19882 \begin_layout Plain Layout
19883
19884 \backslash
19885 Delta
19886 \end_layout
19887
19888 \end_inset
19889 </cell>
19890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19891 \begin_inset Text
19892
19893 \begin_layout Plain Layout
19894 \begin_inset Formula $\Delta$
19895 \end_inset
19896
19897
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 </row>
19903 <row>
19904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Plain Layout
19908
19909 \backslash
19910 Theta
19911 \end_layout
19912
19913 \end_inset
19914 </cell>
19915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout Plain Layout
19919 \begin_inset Formula $\Theta$
19920 \end_inset
19921
19922
19923 \end_layout
19924
19925 \end_inset
19926 </cell>
19927 </row>
19928 <row>
19929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19930 \begin_inset Text
19931
19932 \begin_layout Plain Layout
19933
19934 \backslash
19935 Lambda
19936 \end_layout
19937
19938 \end_inset
19939 </cell>
19940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19941 \begin_inset Text
19942
19943 \begin_layout Plain Layout
19944 \begin_inset Formula $\Lambda$
19945 \end_inset
19946
19947
19948 \end_layout
19949
19950 \end_inset
19951 </cell>
19952 </row>
19953 <row>
19954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19955 \begin_inset Text
19956
19957 \begin_layout Plain Layout
19958
19959 \backslash
19960 Xi
19961 \end_layout
19962
19963 \end_inset
19964 </cell>
19965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19966 \begin_inset Text
19967
19968 \begin_layout Plain Layout
19969 \begin_inset Formula $\Xi$
19970 \end_inset
19971
19972
19973 \end_layout
19974
19975 \end_inset
19976 </cell>
19977 </row>
19978 <row>
19979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19980 \begin_inset Text
19981
19982 \begin_layout Plain Layout
19983
19984 \backslash
19985 Pi
19986 \end_layout
19987
19988 \end_inset
19989 </cell>
19990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19991 \begin_inset Text
19992
19993 \begin_layout Plain Layout
19994 \begin_inset Formula $\Pi$
19995 \end_inset
19996
19997
19998 \end_layout
19999
20000 \end_inset
20001 </cell>
20002 </row>
20003 </lyxtabular>
20004
20005 \end_inset
20006
20007
20008 \begin_inset space \hfill{}
20009 \end_inset
20010
20011
20012 \begin_inset Tabular
20013 <lyxtabular version="3" rows="6" columns="2">
20014 <features rotate="0" tabularvalignment="middle">
20015 <column alignment="center" valignment="top" width="0pt">
20016 <column alignment="center" valignment="top" width="0pt">
20017 <row>
20018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022 Comando
20023 \end_layout
20024
20025 \end_inset
20026 </cell>
20027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20028 \begin_inset Text
20029
20030 \begin_layout Plain Layout
20031 Símbolo
20032 \end_layout
20033
20034 \end_inset
20035 </cell>
20036 </row>
20037 <row>
20038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20039 \begin_inset Text
20040
20041 \begin_layout Plain Layout
20042
20043 \backslash
20044 Sigma
20045 \end_layout
20046
20047 \end_inset
20048 </cell>
20049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053 \begin_inset Formula $\Sigma$
20054 \end_inset
20055
20056
20057 \end_layout
20058
20059 \end_inset
20060 </cell>
20061 </row>
20062 <row>
20063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Plain Layout
20067
20068 \backslash
20069 Upsilon
20070 \end_layout
20071
20072 \end_inset
20073 </cell>
20074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078 \begin_inset Formula $\Upsilon$
20079 \end_inset
20080
20081
20082 \end_layout
20083
20084 \end_inset
20085 </cell>
20086 </row>
20087 <row>
20088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092
20093 \backslash
20094 Phi
20095 \end_layout
20096
20097 \end_inset
20098 </cell>
20099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20100 \begin_inset Text
20101
20102 \begin_layout Plain Layout
20103 \begin_inset Formula $\Phi$
20104 \end_inset
20105
20106
20107 \end_layout
20108
20109 \end_inset
20110 </cell>
20111 </row>
20112 <row>
20113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20114 \begin_inset Text
20115
20116 \begin_layout Plain Layout
20117
20118 \backslash
20119 Psi
20120 \end_layout
20121
20122 \end_inset
20123 </cell>
20124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20125 \begin_inset Text
20126
20127 \begin_layout Plain Layout
20128 \begin_inset Formula $\Psi$
20129 \end_inset
20130
20131
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 </row>
20137 <row>
20138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20139 \begin_inset Text
20140
20141 \begin_layout Plain Layout
20142
20143 \backslash
20144 Omega
20145 \end_layout
20146
20147 \end_inset
20148 </cell>
20149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20150 \begin_inset Text
20151
20152 \begin_layout Plain Layout
20153 \begin_inset Formula $\Omega$
20154 \end_inset
20155
20156
20157 \end_layout
20158
20159 \end_inset
20160 </cell>
20161 </row>
20162 </lyxtabular>
20163
20164 \end_inset
20165
20166
20167 \begin_inset space \hfill{}
20168 \end_inset
20169
20170
20171 \end_layout
20172
20173 \begin_layout Standard
20174 \begin_inset VSpace medskip
20175 \end_inset
20176
20177
20178 \end_layout
20179
20180 \begin_layout Standard
20181 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20182  cuando se desarrolló TeX.
20183  Para obtener mayúsculas en cursiva, inicia cada comando con 
20184 \series bold
20185 var
20186 \series default
20187 .
20188  Por ejemplo, el comando 
20189 \series bold
20190
20191 \backslash
20192 varGamma
20193 \series default
20194  genera 
20195 \begin_inset Formula $\varGamma$
20196 \end_inset
20197
20198 .
20199  Otra forma es cargar el paquete 
20200 \series bold
20201 fixmath
20202 \series default
20203
20204 \begin_inset Foot
20205 status collapsed
20206
20207 \begin_layout Plain Layout
20208
20209 \series bold
20210 fixmath
20211 \series default
20212  forma parte del paquete LaTeX 
20213 \series bold
20214 was
20215 \series default
20216
20217 \begin_inset Index idx
20218 status collapsed
20219
20220 \begin_layout Plain Layout
20221 Paquetes ! was
20222 \begin_inset ERT
20223 status collapsed
20224
20225 \begin_layout Plain Layout
20226
20227
20228 \backslash
20229 vspace{4mm}
20230 \end_layout
20231
20232 \end_inset
20233
20234
20235 \end_layout
20236
20237 \end_inset
20238
20239 .
20240 \end_layout
20241
20242 \end_inset
20243
20244
20245 \begin_inset Index idx
20246 status collapsed
20247
20248 \begin_layout Plain Layout
20249 Paquetes ! fixmath
20250 \end_layout
20251
20252 \end_inset
20253
20254  con la línea siguiente en el preámbulo LaTeX
20255 \end_layout
20256
20257 \begin_layout Standard
20258
20259 \series bold
20260
20261 \backslash
20262 usepackage{fixmath}
20263 \end_layout
20264
20265 \begin_layout Standard
20266 Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam
20267 ente en cursiva.
20268 \end_layout
20269
20270 \begin_layout Subsection
20271 Letras en negrita
20272 \begin_inset Index idx
20273 status collapsed
20274
20275 \begin_layout Plain Layout
20276 Letras griegas ! en negrita
20277 \end_layout
20278
20279 \end_inset
20280
20281
20282 \end_layout
20283
20284 \begin_layout Standard
20285 Las letras griegas no admiten diferentes estilos de letra como las latinas.
20286  Sólo se pueden poner en negrita con el comando 
20287 \series bold
20288
20289 \backslash
20290 boldsymbol
20291 \series default
20292
20293 \begin_inset Index idx
20294 status collapsed
20295
20296 \begin_layout Plain Layout
20297 Comandos ! B ! 
20298 \backslash
20299 boldsymbol
20300 \end_layout
20301
20302 \end_inset
20303
20304 .
20305 \end_layout
20306
20307 \begin_layout Standard
20308 \align center
20309 \begin_inset Tabular
20310 <lyxtabular version="3" rows="3" columns="2">
20311 <features rotate="0" tabularvalignment="middle">
20312 <column alignment="center" valignment="top">
20313 <column alignment="center" valignment="top">
20314 <row>
20315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20316 \begin_inset Text
20317
20318 \begin_layout Plain Layout
20319 Comando
20320 \end_layout
20321
20322 \end_inset
20323 </cell>
20324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20325 \begin_inset Text
20326
20327 \begin_layout Plain Layout
20328 Símbolo
20329 \end_layout
20330
20331 \end_inset
20332 </cell>
20333 </row>
20334 <row>
20335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20336 \begin_inset Text
20337
20338 \begin_layout Plain Layout
20339
20340 \backslash
20341 Upsilon
20342 \backslash
20343 boldsymbol
20344 \backslash
20345 Upsilon
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20351 \begin_inset Text
20352
20353 \begin_layout Plain Layout
20354 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20355 \end_inset
20356
20357
20358 \end_layout
20359
20360 \end_inset
20361 </cell>
20362 </row>
20363 <row>
20364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20365 \begin_inset Text
20366
20367 \begin_layout Plain Layout
20368
20369 \backslash
20370 theta
20371 \backslash
20372 boldsymbol
20373 \backslash
20374 theta
20375 \end_layout
20376
20377 \end_inset
20378 </cell>
20379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20380 \begin_inset Text
20381
20382 \begin_layout Plain Layout
20383 \begin_inset Formula $\theta\boldsymbol{\theta}$
20384 \end_inset
20385
20386
20387 \end_layout
20388
20389 \end_inset
20390 </cell>
20391 </row>
20392 </lyxtabular>
20393
20394 \end_inset
20395
20396
20397 \end_layout
20398
20399 \begin_layout Section
20400 Símbolos
20401 \begin_inset ERT
20402 status collapsed
20403
20404 \begin_layout Plain Layout
20405
20406
20407 \backslash
20408 texorpdfstring{
20409 \end_layout
20410
20411 \end_inset
20412
20413
20414 \begin_inset Foot
20415 status collapsed
20416
20417 \begin_layout Plain Layout
20418 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
20419  LaTeX en 
20420 \begin_inset CommandInset citation
20421 LatexCommand cite
20422 key "Symbols"
20423
20424 \end_inset
20425
20426 .
20427 \end_layout
20428
20429 \end_inset
20430
20431
20432 \begin_inset ERT
20433 status collapsed
20434
20435 \begin_layout Plain Layout
20436
20437 }{}
20438 \end_layout
20439
20440 \end_inset
20441
20442
20443 \begin_inset Note Note
20444 status collapsed
20445
20446 \begin_layout Plain Layout
20447
20448 \backslash
20449 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
20450  PDF.
20451 \end_layout
20452
20453 \begin_layout Plain Layout
20454 Más sobre 
20455 \backslash
20456 texorpdfstring en la sección 
20457 \begin_inset CommandInset ref
20458 LatexCommand ref
20459 reference "sub:Ecuaciones-en-encabezados"
20460
20461 \end_inset
20462
20463 .
20464 \end_layout
20465
20466 \end_inset
20467
20468
20469 \begin_inset Index idx
20470 status collapsed
20471
20472 \begin_layout Plain Layout
20473 Símbolos
20474 \end_layout
20475
20476 \end_inset
20477
20478
20479 \end_layout
20480
20481 \begin_layout Standard
20482 Muchos de los símbolos listados en esta sección se pueden insertar además
20483  mediante los botones 
20484 \begin_inset Info
20485 type  "icon"
20486 arg   "math-insert \\nabla"
20487 \end_inset
20488
20489  y 
20490 \begin_inset Info
20491 type  "icon"
20492 arg   "math-insert \\digamma"
20493 \end_inset
20494
20495  de la barra de ecuaciones.
20496 \end_layout
20497
20498 \begin_layout Subsection
20499 Símbolos matemáticos
20500 \begin_inset CommandInset label
20501 LatexCommand label
20502 name "sub:Símbolos-matemáticos"
20503
20504 \end_inset
20505
20506
20507 \begin_inset Index idx
20508 status collapsed
20509
20510 \begin_layout Plain Layout
20511 Símbolos ! matemáticos
20512 \end_layout
20513
20514 \end_inset
20515
20516
20517 \end_layout
20518
20519 \begin_layout Standard
20520 \begin_inset space \hfill{}
20521 \end_inset
20522
20523
20524 \begin_inset Tabular
20525 <lyxtabular version="3" rows="10" columns="2">
20526 <features rotate="0" tabularvalignment="middle">
20527 <column alignment="center" valignment="top" width="0pt">
20528 <column alignment="center" valignment="top" width="0pt">
20529 <row>
20530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20531 \begin_inset Text
20532
20533 \begin_layout Plain Layout
20534 Comando
20535 \end_layout
20536
20537 \end_inset
20538 </cell>
20539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543 Símbolo
20544 \end_layout
20545
20546 \end_inset
20547 </cell>
20548 </row>
20549 <row>
20550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554
20555 \backslash
20556 neg
20557 \end_layout
20558
20559 \end_inset
20560 </cell>
20561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20562 \begin_inset Text
20563
20564 \begin_layout Plain Layout
20565 \begin_inset Formula $\neg$
20566 \end_inset
20567
20568
20569 \end_layout
20570
20571 \end_inset
20572 </cell>
20573 </row>
20574 <row>
20575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20576 \begin_inset Text
20577
20578 \begin_layout Plain Layout
20579
20580 \backslash
20581 Im
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20587 \begin_inset Text
20588
20589 \begin_layout Plain Layout
20590 \begin_inset Formula $\Im$
20591 \end_inset
20592
20593
20594 \end_layout
20595
20596 \end_inset
20597 </cell>
20598 </row>
20599 <row>
20600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20601 \begin_inset Text
20602
20603 \begin_layout Plain Layout
20604
20605 \backslash
20606 Re
20607 \end_layout
20608
20609 \end_inset
20610 </cell>
20611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20612 \begin_inset Text
20613
20614 \begin_layout Plain Layout
20615 \begin_inset Formula $\Re$
20616 \end_inset
20617
20618
20619 \end_layout
20620
20621 \end_inset
20622 </cell>
20623 </row>
20624 <row>
20625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20626 \begin_inset Text
20627
20628 \begin_layout Plain Layout
20629
20630 \backslash
20631 aleph
20632 \end_layout
20633
20634 \end_inset
20635 </cell>
20636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20637 \begin_inset Text
20638
20639 \begin_layout Plain Layout
20640 \begin_inset Formula $\aleph$
20641 \end_inset
20642
20643
20644 \end_layout
20645
20646 \end_inset
20647 </cell>
20648 </row>
20649 <row>
20650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20651 \begin_inset Text
20652
20653 \begin_layout Plain Layout
20654
20655 \backslash
20656 partial
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665 \begin_inset Formula $\partial$
20666 \end_inset
20667
20668
20669 \end_layout
20670
20671 \end_inset
20672 </cell>
20673 </row>
20674 <row>
20675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20676 \begin_inset Text
20677
20678 \begin_layout Plain Layout
20679
20680 \backslash
20681 infty
20682 \end_layout
20683
20684 \end_inset
20685 </cell>
20686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20687 \begin_inset Text
20688
20689 \begin_layout Plain Layout
20690 \begin_inset Formula $\infty$
20691 \end_inset
20692
20693
20694 \end_layout
20695
20696 \end_inset
20697 </cell>
20698 </row>
20699 <row>
20700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20701 \begin_inset Text
20702
20703 \begin_layout Plain Layout
20704
20705 \backslash
20706 wp
20707 \end_layout
20708
20709 \end_inset
20710 </cell>
20711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20712 \begin_inset Text
20713
20714 \begin_layout Plain Layout
20715 \begin_inset Formula $\wp$
20716 \end_inset
20717
20718
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 </row>
20724 <row>
20725 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20726 \begin_inset Text
20727
20728 \begin_layout Plain Layout
20729
20730 \backslash
20731 imath
20732 \end_layout
20733
20734 \end_inset
20735 </cell>
20736 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20737 \begin_inset Text
20738
20739 \begin_layout Plain Layout
20740 \begin_inset Formula $\imath$
20741 \end_inset
20742
20743
20744 \end_layout
20745
20746 \end_inset
20747 </cell>
20748 </row>
20749 <row>
20750 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754
20755 \backslash
20756 jmath
20757 \end_layout
20758
20759 \end_inset
20760 </cell>
20761 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20762 \begin_inset Text
20763
20764 \begin_layout Plain Layout
20765 \begin_inset Formula $\jmath$
20766 \end_inset
20767
20768
20769 \end_layout
20770
20771 \end_inset
20772 </cell>
20773 </row>
20774 </lyxtabular>
20775
20776 \end_inset
20777
20778
20779 \begin_inset space \hfill{}
20780 \end_inset
20781
20782
20783 \begin_inset Tabular
20784 <lyxtabular version="3" rows="10" columns="2">
20785 <features rotate="0" tabularvalignment="middle">
20786 <column alignment="center" valignment="top" width="0pt">
20787 <column alignment="center" valignment="top" width="0pt">
20788 <row>
20789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20790 \begin_inset Text
20791
20792 \begin_layout Plain Layout
20793 Comando
20794 \end_layout
20795
20796 \end_inset
20797 </cell>
20798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20799 \begin_inset Text
20800
20801 \begin_layout Plain Layout
20802 Símbolo
20803 \begin_inset Note Note
20804 status collapsed
20805
20806 \begin_layout Plain Layout
20807
20808 \series bold
20809
20810 \backslash
20811 raisebox
20812 \series default
20813  se usa sólo como espaciador
20814 \end_layout
20815
20816 \end_inset
20817
20818
20819 \end_layout
20820
20821 \end_inset
20822 </cell>
20823 </row>
20824 <row>
20825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20826 \begin_inset Text
20827
20828 \begin_layout Plain Layout
20829
20830 \backslash
20831 forall
20832 \end_layout
20833
20834 \end_inset
20835 </cell>
20836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20837 \begin_inset Text
20838
20839 \begin_layout Plain Layout
20840 \begin_inset Formula $\forall$
20841 \end_inset
20842
20843
20844 \end_layout
20845
20846 \end_inset
20847 </cell>
20848 </row>
20849 <row>
20850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20851 \begin_inset Text
20852
20853 \begin_layout Plain Layout
20854
20855 \backslash
20856 exists
20857 \end_layout
20858
20859 \end_inset
20860 </cell>
20861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20862 \begin_inset Text
20863
20864 \begin_layout Plain Layout
20865 \begin_inset Formula $\exists$
20866 \end_inset
20867
20868
20869 \end_layout
20870
20871 \end_inset
20872 </cell>
20873 </row>
20874 <row>
20875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20876 \begin_inset Text
20877
20878 \begin_layout Plain Layout
20879
20880 \backslash
20881 nexists
20882 \end_layout
20883
20884 \end_inset
20885 </cell>
20886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20887 \begin_inset Text
20888
20889 \begin_layout Plain Layout
20890 \begin_inset Formula $\nexists$
20891 \end_inset
20892
20893
20894 \end_layout
20895
20896 \end_inset
20897 </cell>
20898 </row>
20899 <row>
20900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20901 \begin_inset Text
20902
20903 \begin_layout Plain Layout
20904
20905 \backslash
20906 emptyset
20907 \end_layout
20908
20909 \end_inset
20910 </cell>
20911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20912 \begin_inset Text
20913
20914 \begin_layout Plain Layout
20915 \begin_inset Formula $\emptyset$
20916 \end_inset
20917
20918
20919 \end_layout
20920
20921 \end_inset
20922 </cell>
20923 </row>
20924 <row>
20925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20926 \begin_inset Text
20927
20928 \begin_layout Plain Layout
20929
20930 \backslash
20931 varnothing
20932 \end_layout
20933
20934 \end_inset
20935 </cell>
20936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20937 \begin_inset Text
20938
20939 \begin_layout Plain Layout
20940 \begin_inset Formula $\varnothing$
20941 \end_inset
20942
20943
20944 \end_layout
20945
20946 \end_inset
20947 </cell>
20948 </row>
20949 <row>
20950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20951 \begin_inset Text
20952
20953 \begin_layout Plain Layout
20954
20955 \backslash
20956 dag
20957 \end_layout
20958
20959 \end_inset
20960 </cell>
20961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20962 \begin_inset Text
20963
20964 \begin_layout Plain Layout
20965 \begin_inset Formula $\dag$
20966 \end_inset
20967
20968
20969 \end_layout
20970
20971 \end_inset
20972 </cell>
20973 </row>
20974 <row>
20975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20976 \begin_inset Text
20977
20978 \begin_layout Plain Layout
20979
20980 \backslash
20981 ddag
20982 \end_layout
20983
20984 \end_inset
20985 </cell>
20986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20987 \begin_inset Text
20988
20989 \begin_layout Plain Layout
20990 \begin_inset Formula $\ddag$
20991 \end_inset
20992
20993
20994 \end_layout
20995
20996 \end_inset
20997 </cell>
20998 </row>
20999 <row>
21000 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21001 \begin_inset Text
21002
21003 \begin_layout Plain Layout
21004
21005 \backslash
21006 complement
21007 \end_layout
21008
21009 \end_inset
21010 </cell>
21011 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21012 \begin_inset Text
21013
21014 \begin_layout Plain Layout
21015 \begin_inset ERT
21016 status collapsed
21017
21018 \begin_layout Plain Layout
21019
21020
21021 \backslash
21022 raisebox{-0.8mm}{
21023 \end_layout
21024
21025 \end_inset
21026
21027
21028 \begin_inset Formula $\complement$
21029 \end_inset
21030
21031
21032 \begin_inset ERT
21033 status collapsed
21034
21035 \begin_layout Plain Layout
21036
21037 }
21038 \end_layout
21039
21040 \end_inset
21041
21042
21043 \end_layout
21044
21045 \end_inset
21046 </cell>
21047 </row>
21048 <row>
21049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21050 \begin_inset Text
21051
21052 \begin_layout Plain Layout
21053
21054 \backslash
21055 Bbbk
21056 \end_layout
21057
21058 \end_inset
21059 </cell>
21060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21061 \begin_inset Text
21062
21063 \begin_layout Plain Layout
21064 \begin_inset Formula $\Bbbk$
21065 \end_inset
21066
21067
21068 \end_layout
21069
21070 \end_inset
21071 </cell>
21072 </row>
21073 </lyxtabular>
21074
21075 \end_inset
21076
21077
21078 \begin_inset space \hfill{}
21079 \end_inset
21080
21081
21082 \begin_inset Tabular
21083 <lyxtabular version="3" rows="10" columns="2">
21084 <features rotate="0" tabularvalignment="middle">
21085 <column alignment="center" valignment="top" width="0pt">
21086 <column alignment="center" valignment="top" width="0pt">
21087 <row>
21088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21089 \begin_inset Text
21090
21091 \begin_layout Plain Layout
21092 Comando
21093 \end_layout
21094
21095 \end_inset
21096 </cell>
21097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21098 \begin_inset Text
21099
21100 \begin_layout Plain Layout
21101 Símbolo
21102 \end_layout
21103
21104 \end_inset
21105 </cell>
21106 </row>
21107 <row>
21108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21109 \begin_inset Text
21110
21111 \begin_layout Plain Layout
21112
21113 \backslash
21114 prime
21115 \end_layout
21116
21117 \end_inset
21118 </cell>
21119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21120 \begin_inset Text
21121
21122 \begin_layout Plain Layout
21123 \begin_inset Formula $\prime$
21124 \end_inset
21125
21126
21127 \end_layout
21128
21129 \end_inset
21130 </cell>
21131 </row>
21132 <row>
21133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21134 \begin_inset Text
21135
21136 \begin_layout Plain Layout
21137
21138 \backslash
21139 backprime
21140 \end_layout
21141
21142 \end_inset
21143 </cell>
21144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21145 \begin_inset Text
21146
21147 \begin_layout Plain Layout
21148 \begin_inset Formula $\backprime$
21149 \end_inset
21150
21151
21152 \end_layout
21153
21154 \end_inset
21155 </cell>
21156 </row>
21157 <row>
21158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21159 \begin_inset Text
21160
21161 \begin_layout Plain Layout
21162
21163 \backslash
21164 mho
21165 \end_layout
21166
21167 \end_inset
21168 </cell>
21169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21170 \begin_inset Text
21171
21172 \begin_layout Plain Layout
21173 \begin_inset Formula $\mho$
21174 \end_inset
21175
21176
21177 \end_layout
21178
21179 \end_inset
21180 </cell>
21181 </row>
21182 <row>
21183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21184 \begin_inset Text
21185
21186 \begin_layout Plain Layout
21187
21188 \backslash
21189 triangle
21190 \end_layout
21191
21192 \end_inset
21193 </cell>
21194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21195 \begin_inset Text
21196
21197 \begin_layout Plain Layout
21198 \begin_inset Formula $\triangle$
21199 \end_inset
21200
21201
21202 \end_layout
21203
21204 \end_inset
21205 </cell>
21206 </row>
21207 <row>
21208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21209 \begin_inset Text
21210
21211 \begin_layout Plain Layout
21212
21213 \backslash
21214 angle
21215 \end_layout
21216
21217 \end_inset
21218 </cell>
21219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21220 \begin_inset Text
21221
21222 \begin_layout Plain Layout
21223 \begin_inset Formula $\angle$
21224 \end_inset
21225
21226
21227 \end_layout
21228
21229 \end_inset
21230 </cell>
21231 </row>
21232 <row>
21233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21234 \begin_inset Text
21235
21236 \begin_layout Plain Layout
21237
21238 \backslash
21239 measuredangle
21240 \end_layout
21241
21242 \end_inset
21243 </cell>
21244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21245 \begin_inset Text
21246
21247 \begin_layout Plain Layout
21248 \begin_inset Formula $\measuredangle$
21249 \end_inset
21250
21251
21252 \end_layout
21253
21254 \end_inset
21255 </cell>
21256 </row>
21257 <row>
21258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21259 \begin_inset Text
21260
21261 \begin_layout Plain Layout
21262
21263 \backslash
21264 sphericalangle
21265 \end_layout
21266
21267 \end_inset
21268 </cell>
21269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21270 \begin_inset Text
21271
21272 \begin_layout Plain Layout
21273 \begin_inset Formula $\sphericalangle$
21274 \end_inset
21275
21276
21277 \end_layout
21278
21279 \end_inset
21280 </cell>
21281 </row>
21282 <row>
21283 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21284 \begin_inset Text
21285
21286 \begin_layout Plain Layout
21287
21288 \backslash
21289 top
21290 \end_layout
21291
21292 \end_inset
21293 </cell>
21294 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21295 \begin_inset Text
21296
21297 \begin_layout Plain Layout
21298 \begin_inset Formula $\top$
21299 \end_inset
21300
21301
21302 \end_layout
21303
21304 \end_inset
21305 </cell>
21306 </row>
21307 <row>
21308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21309 \begin_inset Text
21310
21311 \begin_layout Plain Layout
21312
21313 \backslash
21314 bot
21315 \end_layout
21316
21317 \end_inset
21318 </cell>
21319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21320 \begin_inset Text
21321
21322 \begin_layout Plain Layout
21323 \begin_inset Formula $\bot$
21324 \end_inset
21325
21326
21327 \end_layout
21328
21329 \end_inset
21330 </cell>
21331 </row>
21332 </lyxtabular>
21333
21334 \end_inset
21335
21336
21337 \begin_inset space \hfill{}
21338 \end_inset
21339
21340
21341 \end_layout
21342
21343 \begin_layout Standard
21344 \noindent
21345 \align center
21346 \begin_inset Newpage newpage
21347 \end_inset
21348
21349
21350 \end_layout
21351
21352 \begin_layout Subsection
21353 Símbolos misceláneos
21354 \begin_inset CommandInset label
21355 LatexCommand label
21356 name "sub:Símbolos-misceláneos"
21357
21358 \end_inset
21359
21360
21361 \begin_inset Index idx
21362 status collapsed
21363
21364 \begin_layout Plain Layout
21365 Símbolos ! misceláneos
21366 \end_layout
21367
21368 \end_inset
21369
21370
21371 \end_layout
21372
21373 \begin_layout Standard
21374 \noindent
21375 \align center
21376 \begin_inset Tabular
21377 <lyxtabular version="3" rows="10" columns="2">
21378 <features rotate="0" tabularvalignment="middle">
21379 <column alignment="center" valignment="top" width="0pt">
21380 <column alignment="center" valignment="top" width="0pt">
21381 <row>
21382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21383 \begin_inset Text
21384
21385 \begin_layout Plain Layout
21386 Comando
21387 \end_layout
21388
21389 \end_inset
21390 </cell>
21391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21392 \begin_inset Text
21393
21394 \begin_layout Plain Layout
21395 Símbolo
21396 \end_layout
21397
21398 \end_inset
21399 </cell>
21400 </row>
21401 <row>
21402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21403 \begin_inset Text
21404
21405 \begin_layout Plain Layout
21406
21407 \backslash
21408 flat
21409 \end_layout
21410
21411 \end_inset
21412 </cell>
21413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21414 \begin_inset Text
21415
21416 \begin_layout Plain Layout
21417 \begin_inset Formula $\flat$
21418 \end_inset
21419
21420
21421 \end_layout
21422
21423 \end_inset
21424 </cell>
21425 </row>
21426 <row>
21427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21428 \begin_inset Text
21429
21430 \begin_layout Plain Layout
21431
21432 \backslash
21433 natural
21434 \end_layout
21435
21436 \end_inset
21437 </cell>
21438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21439 \begin_inset Text
21440
21441 \begin_layout Plain Layout
21442 \begin_inset Formula $\natural$
21443 \end_inset
21444
21445
21446 \end_layout
21447
21448 \end_inset
21449 </cell>
21450 </row>
21451 <row>
21452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21453 \begin_inset Text
21454
21455 \begin_layout Plain Layout
21456
21457 \backslash
21458 sharp
21459 \end_layout
21460
21461 \end_inset
21462 </cell>
21463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21464 \begin_inset Text
21465
21466 \begin_layout Plain Layout
21467 \begin_inset Formula $\sharp$
21468 \end_inset
21469
21470
21471 \end_layout
21472
21473 \end_inset
21474 </cell>
21475 </row>
21476 <row>
21477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21478 \begin_inset Text
21479
21480 \begin_layout Plain Layout
21481
21482 \backslash
21483 surd
21484 \end_layout
21485
21486 \end_inset
21487 </cell>
21488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21489 \begin_inset Text
21490
21491 \begin_layout Plain Layout
21492 \begin_inset Formula $\surd$
21493 \end_inset
21494
21495
21496 \end_layout
21497
21498 \end_inset
21499 </cell>
21500 </row>
21501 <row>
21502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21503 \begin_inset Text
21504
21505 \begin_layout Plain Layout
21506
21507 \backslash
21508 checkmark
21509 \end_layout
21510
21511 \end_inset
21512 </cell>
21513 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21514 \begin_inset Text
21515
21516 \begin_layout Plain Layout
21517 \begin_inset Formula $\checkmark$
21518 \end_inset
21519
21520
21521 \end_layout
21522
21523 \end_inset
21524 </cell>
21525 </row>
21526 <row>
21527 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21528 \begin_inset Text
21529
21530 \begin_layout Plain Layout
21531
21532 \backslash
21533 yen
21534 \end_layout
21535
21536 \end_inset
21537 </cell>
21538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21539 \begin_inset Text
21540
21541 \begin_layout Plain Layout
21542 \begin_inset Formula $\yen$
21543 \end_inset
21544
21545
21546 \end_layout
21547
21548 \end_inset
21549 </cell>
21550 </row>
21551 <row>
21552 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21553 \begin_inset Text
21554
21555 \begin_layout Plain Layout
21556
21557 \backslash
21558 pounds
21559 \end_layout
21560
21561 \end_inset
21562 </cell>
21563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21564 \begin_inset Text
21565
21566 \begin_layout Plain Layout
21567 \begin_inset Formula $\pounds$
21568 \end_inset
21569
21570
21571 \end_layout
21572
21573 \end_inset
21574 </cell>
21575 </row>
21576 <row>
21577 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21578 \begin_inset Text
21579
21580 \begin_layout Plain Layout
21581 $
21582 \end_layout
21583
21584 \end_inset
21585 </cell>
21586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21587 \begin_inset Text
21588
21589 \begin_layout Plain Layout
21590 \begin_inset Formula $\$$
21591 \end_inset
21592
21593
21594 \end_layout
21595
21596 \end_inset
21597 </cell>
21598 </row>
21599 <row>
21600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21601 \begin_inset Text
21602
21603 \begin_layout Plain Layout
21604 §
21605 \end_layout
21606
21607 \end_inset
21608 </cell>
21609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21610 \begin_inset Text
21611
21612 \begin_layout Plain Layout
21613 \begin_inset Formula $§$
21614 \end_inset
21615
21616
21617 \end_layout
21618
21619 \end_inset
21620 </cell>
21621 </row>
21622 </lyxtabular>
21623
21624 \end_inset
21625
21626
21627 \begin_inset Tabular
21628 <lyxtabular version="3" rows="10" columns="2">
21629 <features rotate="0" tabularvalignment="middle">
21630 <column alignment="center" valignment="top">
21631 <column alignment="center" valignment="top">
21632 <row>
21633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21634 \begin_inset Text
21635
21636 \begin_layout Plain Layout
21637 Comando
21638 \end_layout
21639
21640 \end_inset
21641 </cell>
21642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21643 \begin_inset Text
21644
21645 \begin_layout Plain Layout
21646 Símbolo
21647 \end_layout
21648
21649 \end_inset
21650 </cell>
21651 </row>
21652 <row>
21653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21654 \begin_inset Text
21655
21656 \begin_layout Plain Layout
21657
21658 \backslash
21659 hbar
21660 \end_layout
21661
21662 \end_inset
21663 </cell>
21664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21665 \begin_inset Text
21666
21667 \begin_layout Plain Layout
21668 \begin_inset Formula $\hbar$
21669 \end_inset
21670
21671
21672 \end_layout
21673
21674 \end_inset
21675 </cell>
21676 </row>
21677 <row>
21678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21679 \begin_inset Text
21680
21681 \begin_layout Plain Layout
21682
21683 \backslash
21684 hslash
21685 \end_layout
21686
21687 \end_inset
21688 </cell>
21689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21690 \begin_inset Text
21691
21692 \begin_layout Plain Layout
21693 \begin_inset Formula $\hslash$
21694 \end_inset
21695
21696
21697 \end_layout
21698
21699 \end_inset
21700 </cell>
21701 </row>
21702 <row>
21703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21704 \begin_inset Text
21705
21706 \begin_layout Plain Layout
21707
21708 \backslash
21709 clubsuit
21710 \end_layout
21711
21712 \end_inset
21713 </cell>
21714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21715 \begin_inset Text
21716
21717 \begin_layout Plain Layout
21718 \begin_inset Formula $\clubsuit$
21719 \end_inset
21720
21721
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 </row>
21727 <row>
21728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21729 \begin_inset Text
21730
21731 \begin_layout Plain Layout
21732
21733 \backslash
21734 spadesuit
21735 \end_layout
21736
21737 \end_inset
21738 </cell>
21739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21740 \begin_inset Text
21741
21742 \begin_layout Plain Layout
21743 \begin_inset Formula $\spadesuit$
21744 \end_inset
21745
21746
21747 \end_layout
21748
21749 \end_inset
21750 </cell>
21751 </row>
21752 <row>
21753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21754 \begin_inset Text
21755
21756 \begin_layout Plain Layout
21757
21758 \backslash
21759 bigstar
21760 \end_layout
21761
21762 \end_inset
21763 </cell>
21764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21765 \begin_inset Text
21766
21767 \begin_layout Plain Layout
21768 \begin_inset Formula $\bigstar$
21769 \end_inset
21770
21771
21772 \end_layout
21773
21774 \end_inset
21775 </cell>
21776 </row>
21777 <row>
21778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21779 \begin_inset Text
21780
21781 \begin_layout Plain Layout
21782
21783 \backslash
21784 blacklozenge
21785 \end_layout
21786
21787 \end_inset
21788 </cell>
21789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21790 \begin_inset Text
21791
21792 \begin_layout Plain Layout
21793 \begin_inset Formula $\blacklozenge$
21794 \end_inset
21795
21796
21797 \end_layout
21798
21799 \end_inset
21800 </cell>
21801 </row>
21802 <row>
21803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21804 \begin_inset Text
21805
21806 \begin_layout Plain Layout
21807
21808 \backslash
21809 blacktriangle
21810 \end_layout
21811
21812 \end_inset
21813 </cell>
21814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21815 \begin_inset Text
21816
21817 \begin_layout Plain Layout
21818 \begin_inset Formula $\blacktriangle$
21819 \end_inset
21820
21821
21822 \end_layout
21823
21824 \end_inset
21825 </cell>
21826 </row>
21827 <row>
21828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21829 \begin_inset Text
21830
21831 \begin_layout Plain Layout
21832
21833 \backslash
21834 blacktiangledown
21835 \end_layout
21836
21837 \end_inset
21838 </cell>
21839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21840 \begin_inset Text
21841
21842 \begin_layout Plain Layout
21843 \begin_inset Formula $\blacktriangledown$
21844 \end_inset
21845
21846
21847 \end_layout
21848
21849 \end_inset
21850 </cell>
21851 </row>
21852 <row>
21853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21854 \begin_inset Text
21855
21856 \begin_layout Plain Layout
21857
21858 \backslash
21859 bullet
21860 \end_layout
21861
21862 \end_inset
21863 </cell>
21864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21865 \begin_inset Text
21866
21867 \begin_layout Plain Layout
21868 \begin_inset Formula $\bullet$
21869 \end_inset
21870
21871
21872 \end_layout
21873
21874 \end_inset
21875 </cell>
21876 </row>
21877 </lyxtabular>
21878
21879 \end_inset
21880
21881
21882 \begin_inset Tabular
21883 <lyxtabular version="3" rows="10" columns="2">
21884 <features rotate="0" tabularvalignment="middle">
21885 <column alignment="center" valignment="top" width="0pt">
21886 <column alignment="center" valignment="top" width="0pt">
21887 <row>
21888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21889 \begin_inset Text
21890
21891 \begin_layout Plain Layout
21892 Comando
21893 \end_layout
21894
21895 \end_inset
21896 </cell>
21897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21898 \begin_inset Text
21899
21900 \begin_layout Plain Layout
21901 Símbolo
21902 \end_layout
21903
21904 \end_inset
21905 </cell>
21906 </row>
21907 <row>
21908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21909 \begin_inset Text
21910
21911 \begin_layout Plain Layout
21912
21913 \backslash
21914 diamondsuit
21915 \end_layout
21916
21917 \end_inset
21918 </cell>
21919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21920 \begin_inset Text
21921
21922 \begin_layout Plain Layout
21923 \begin_inset Formula $\diamondsuit$
21924 \end_inset
21925
21926
21927 \end_layout
21928
21929 \end_inset
21930 </cell>
21931 </row>
21932 <row>
21933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21934 \begin_inset Text
21935
21936 \begin_layout Plain Layout
21937
21938 \backslash
21939 Diamond
21940 \end_layout
21941
21942 \end_inset
21943 </cell>
21944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21945 \begin_inset Text
21946
21947 \begin_layout Plain Layout
21948 \begin_inset Formula $\Diamond$
21949 \end_inset
21950
21951
21952 \end_layout
21953
21954 \end_inset
21955 </cell>
21956 </row>
21957 <row>
21958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21959 \begin_inset Text
21960
21961 \begin_layout Plain Layout
21962
21963 \backslash
21964 heartsuit
21965 \end_layout
21966
21967 \end_inset
21968 </cell>
21969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21970 \begin_inset Text
21971
21972 \begin_layout Plain Layout
21973 \begin_inset Formula $\heartsuit$
21974 \end_inset
21975
21976
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 </row>
21982 <row>
21983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Plain Layout
21987
21988 \backslash
21989 P
21990 \end_layout
21991
21992 \end_inset
21993 </cell>
21994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21995 \begin_inset Text
21996
21997 \begin_layout Plain Layout
21998 \begin_inset Formula $\P$
21999 \end_inset
22000
22001
22002 \end_layout
22003
22004 \end_inset
22005 </cell>
22006 </row>
22007 <row>
22008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22009 \begin_inset Text
22010
22011 \begin_layout Plain Layout
22012
22013 \backslash
22014 copyright
22015 \end_layout
22016
22017 \end_inset
22018 </cell>
22019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22020 \begin_inset Text
22021
22022 \begin_layout Plain Layout
22023 \begin_inset Formula $\copyright$
22024 \end_inset
22025
22026
22027 \end_layout
22028
22029 \end_inset
22030 </cell>
22031 </row>
22032 <row>
22033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22034 \begin_inset Text
22035
22036 \begin_layout Plain Layout
22037
22038 \backslash
22039 circledR
22040 \end_layout
22041
22042 \end_inset
22043 </cell>
22044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22045 \begin_inset Text
22046
22047 \begin_layout Plain Layout
22048 \begin_inset Formula $\circledR$
22049 \end_inset
22050
22051
22052 \end_layout
22053
22054 \end_inset
22055 </cell>
22056 </row>
22057 <row>
22058 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22059 \begin_inset Text
22060
22061 \begin_layout Plain Layout
22062
22063 \backslash
22064 maltese
22065 \end_layout
22066
22067 \end_inset
22068 </cell>
22069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22070 \begin_inset Text
22071
22072 \begin_layout Plain Layout
22073 \begin_inset Formula $\maltese$
22074 \end_inset
22075
22076
22077 \end_layout
22078
22079 \end_inset
22080 </cell>
22081 </row>
22082 <row>
22083 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22084 \begin_inset Text
22085
22086 \begin_layout Plain Layout
22087
22088 \backslash
22089 diagup
22090 \end_layout
22091
22092 \end_inset
22093 </cell>
22094 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22095 \begin_inset Text
22096
22097 \begin_layout Plain Layout
22098 \begin_inset Formula $\diagup$
22099 \end_inset
22100
22101
22102 \end_layout
22103
22104 \end_inset
22105 </cell>
22106 </row>
22107 <row>
22108 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22109 \begin_inset Text
22110
22111 \begin_layout Plain Layout
22112
22113 \backslash
22114 diagdown
22115 \end_layout
22116
22117 \end_inset
22118 </cell>
22119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22120 \begin_inset Text
22121
22122 \begin_layout Plain Layout
22123 \begin_inset Formula $\diagdown$
22124 \end_inset
22125
22126
22127 \end_layout
22128
22129 \end_inset
22130 </cell>
22131 </row>
22132 </lyxtabular>
22133
22134 \end_inset
22135
22136
22137 \end_layout
22138
22139 \begin_layout Standard
22140 \begin_inset VSpace medskip
22141 \end_inset
22142
22143
22144 \end_layout
22145
22146 \begin_layout Standard
22147 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22148 \begin_inset CommandInset ref
22149 LatexCommand ref
22150 reference "sub:Tamaños-de-tipografías"
22151
22152 \end_inset
22153
22154
22155 \end_layout
22156
22157 \begin_layout Subsection
22158 El símbolo del euro, €
22159 \begin_inset Index idx
22160 status collapsed
22161
22162 \begin_layout Plain Layout
22163 Símbolos ! euro
22164 \end_layout
22165
22166 \end_inset
22167
22168
22169 \begin_inset Index idx
22170 status collapsed
22171
22172 \begin_layout Plain Layout
22173
22174 \backslash
22175 @
22176 \begin_inset ERT
22177 status collapsed
22178
22179 \begin_layout Plain Layout
22180
22181
22182 \backslash
22183 officialeuro
22184 \end_layout
22185
22186 \end_inset
22187
22188
22189 \end_layout
22190
22191 \end_inset
22192
22193
22194 \end_layout
22195
22196 \begin_layout Standard
22197 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
22198  LaTeX 
22199 \series bold
22200 eurosym
22201 \series default
22202
22203 \begin_inset Index idx
22204 status collapsed
22205
22206 \begin_layout Plain Layout
22207 Paquetes ! eurosym
22208 \end_layout
22209
22210 \end_inset
22211
22212 , y cargado en el preámbulo LaTeX con la línea
22213 \end_layout
22214
22215 \begin_layout Standard
22216
22217 \series bold
22218
22219 \backslash
22220 usepackage[gennarrow]{eurosym}
22221 \end_layout
22222
22223 \begin_layout Standard
22224 Actualmente también se puede insertar con el comando 
22225 \series bold
22226
22227 \backslash
22228 euro
22229 \series default
22230
22231 \begin_inset Index idx
22232 status collapsed
22233
22234 \begin_layout Plain Layout
22235 Comandos ! E ! 
22236 \backslash
22237 euro
22238 \end_layout
22239
22240 \end_inset
22241
22242 .
22243 \end_layout
22244
22245 \begin_layout Standard
22246 El símbolo del euro puede insertarse directamente con la tecla € en texto
22247  matemático sin tener 
22248 \series bold
22249 eurosym
22250 \series default
22251  instalado.
22252  Si 
22253 \series bold
22254 eurosym
22255 \series default
22256  está instalado, se puede insertar 
22257 \series bold
22258
22259 \backslash
22260 euro
22261 \series default
22262  en modo TeX.
22263  El símbolo oficial de la moneda se puede insertar con el comando 
22264 \series bold
22265
22266 \backslash
22267 officialeuro
22268 \series default
22269
22270 \begin_inset Index idx
22271 status collapsed
22272
22273 \begin_layout Plain Layout
22274 Comandos ! O ! 
22275 \backslash
22276 officialeuro
22277 \end_layout
22278
22279 \end_inset
22280
22281 , que sólo está disponible en modo TeX.
22282 \end_layout
22283
22284 \begin_layout Standard
22285 \begin_inset ERT
22286 status collapsed
22287
22288 \begin_layout Plain Layout
22289
22290
22291 \backslash
22292 ifeurosym
22293 \end_layout
22294
22295 \end_inset
22296
22297
22298 \begin_inset Note Note
22299 status collapsed
22300
22301 \begin_layout Plain Layout
22302 El cuadro siguiente sólo se mostrará si está instalado el paquete LaTeX
22303  
22304 \series bold
22305 eurosym
22306 \series default
22307 .
22308 \end_layout
22309
22310 \end_inset
22311
22312
22313 \end_layout
22314
22315 \begin_layout Standard
22316 Un vistazo a los diferentes símbolos del euro.
22317 \end_layout
22318
22319 \begin_layout Standard
22320 \noindent
22321 \align center
22322 \begin_inset Tabular
22323 <lyxtabular version="3" rows="4" columns="3">
22324 <features rotate="0" tabularvalignment="middle">
22325 <column alignment="center" valignment="top">
22326 <column alignment="center" valignment="top">
22327 <column alignment="center" valignment="top">
22328 <row>
22329 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22330 \begin_inset Text
22331
22332 \begin_layout Plain Layout
22333
22334 \end_layout
22335
22336 \end_inset
22337 </cell>
22338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22339 \begin_inset Text
22340
22341 \begin_layout Plain Layout
22342 Comando
22343 \end_layout
22344
22345 \end_inset
22346 </cell>
22347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22348 \begin_inset Text
22349
22350 \begin_layout Plain Layout
22351 Símbolo
22352 \end_layout
22353
22354 \end_inset
22355 </cell>
22356 </row>
22357 <row>
22358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22359 \begin_inset Text
22360
22361 \begin_layout Plain Layout
22362 ecuación
22363 \end_layout
22364
22365 \end_inset
22366 </cell>
22367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22368 \begin_inset Text
22369
22370 \begin_layout Plain Layout
22371
22372 \backslash
22373 euro
22374 \end_layout
22375
22376 \end_inset
22377 </cell>
22378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22379 \begin_inset Text
22380
22381 \begin_layout Plain Layout
22382 \begin_inset Formula $\euro$
22383 \end_inset
22384
22385
22386 \end_layout
22387
22388 \end_inset
22389 </cell>
22390 </row>
22391 <row>
22392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22393 \begin_inset Text
22394
22395 \begin_layout Plain Layout
22396 texto matemático
22397 \end_layout
22398
22399 \end_inset
22400 </cell>
22401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22402 \begin_inset Text
22403
22404 \begin_layout Plain Layout
22405
22406 \end_layout
22407
22408 \end_inset
22409 </cell>
22410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22411 \begin_inset Text
22412
22413 \begin_layout Plain Layout
22414 \begin_inset Formula $\mbox{€}$
22415 \end_inset
22416
22417
22418 \end_layout
22419
22420 \end_inset
22421 </cell>
22422 </row>
22423 <row>
22424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22425 \begin_inset Text
22426
22427 \begin_layout Plain Layout
22428 modo TeX
22429 \end_layout
22430
22431 \end_inset
22432 </cell>
22433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22434 \begin_inset Text
22435
22436 \begin_layout Plain Layout
22437
22438 \backslash
22439 officialeuro
22440 \end_layout
22441
22442 \end_inset
22443 </cell>
22444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22445 \begin_inset Text
22446
22447 \begin_layout Plain Layout
22448 \begin_inset ERT
22449 status collapsed
22450
22451 \begin_layout Plain Layout
22452
22453
22454 \backslash
22455 officialeuro
22456 \end_layout
22457
22458 \end_inset
22459
22460
22461 \end_layout
22462
22463 \end_inset
22464 </cell>
22465 </row>
22466 </lyxtabular>
22467
22468 \end_inset
22469
22470
22471 \end_layout
22472
22473 \begin_layout Standard
22474 \begin_inset ERT
22475 status collapsed
22476
22477 \begin_layout Plain Layout
22478
22479
22480 \backslash
22481 else
22482 \end_layout
22483
22484 \end_inset
22485
22486
22487 \begin_inset Note Note
22488 status collapsed
22489
22490 \begin_layout Plain Layout
22491 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
22492 \series bold
22493 eurosym
22494 \series default
22495 :
22496 \end_layout
22497
22498 \end_inset
22499
22500
22501 \end_layout
22502
22503 \begin_layout Standard
22504 Para ver la salida completa de esta subsección debe estar instalado el paquete
22505  LaTeX 
22506 \series bold
22507 eurosym
22508 \series default
22509 .
22510 \end_layout
22511
22512 \begin_layout Standard
22513 \begin_inset ERT
22514 status collapsed
22515
22516 \begin_layout Plain Layout
22517
22518
22519 \backslash
22520 fi
22521 \end_layout
22522
22523 \end_inset
22524
22525
22526 \end_layout
22527
22528 \begin_layout Section
22529 Relaciones
22530 \begin_inset CommandInset label
22531 LatexCommand label
22532 name "sec:Relaciones"
22533
22534 \end_inset
22535
22536
22537 \begin_inset Index idx
22538 status collapsed
22539
22540 \begin_layout Plain Layout
22541 Relaciones
22542 \end_layout
22543
22544 \end_inset
22545
22546
22547 \begin_inset Index idx
22548 status collapsed
22549
22550 \begin_layout Plain Layout
22551 Comparaciones|see
22552 \begin_inset ERT
22553 status collapsed
22554
22555 \begin_layout Plain Layout
22556
22557 {
22558 \end_layout
22559
22560 \end_inset
22561
22562 Relaciones
22563 \begin_inset ERT
22564 status collapsed
22565
22566 \begin_layout Plain Layout
22567
22568 }
22569 \end_layout
22570
22571 \end_inset
22572
22573
22574 \end_layout
22575
22576 \end_inset
22577
22578
22579 \end_layout
22580
22581 \begin_layout Standard
22582 Todas las relaciones siguientes se pueden insertar también con el botón
22583  
22584 \begin_inset Info
22585 type  "icon"
22586 arg   "math-insert \\leq"
22587 \end_inset
22588
22589  de la barra de ecuaciones.
22590 \end_layout
22591
22592 \begin_layout Standard
22593 \begin_inset space \hfill{}
22594 \end_inset
22595
22596
22597 \begin_inset Tabular
22598 <lyxtabular version="3" rows="17" columns="2">
22599 <features rotate="0" tabularvalignment="middle">
22600 <column alignment="center" valignment="top" width="0pt">
22601 <column alignment="center" valignment="top" width="0pt">
22602 <row>
22603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22604 \begin_inset Text
22605
22606 \begin_layout Plain Layout
22607 Comando
22608 \end_layout
22609
22610 \end_inset
22611 </cell>
22612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22613 \begin_inset Text
22614
22615 \begin_layout Plain Layout
22616 Relación
22617 \end_layout
22618
22619 \end_inset
22620 </cell>
22621 </row>
22622 <row>
22623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22624 \begin_inset Text
22625
22626 \begin_layout Plain Layout
22627 <
22628 \end_layout
22629
22630 \end_inset
22631 </cell>
22632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22633 \begin_inset Text
22634
22635 \begin_layout Plain Layout
22636 \begin_inset Formula $<$
22637 \end_inset
22638
22639
22640 \end_layout
22641
22642 \end_inset
22643 </cell>
22644 </row>
22645 <row>
22646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22647 \begin_inset Text
22648
22649 \begin_layout Plain Layout
22650
22651 \backslash
22652 le
22653 \end_layout
22654
22655 \end_inset
22656 </cell>
22657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22658 \begin_inset Text
22659
22660 \begin_layout Plain Layout
22661 \begin_inset Formula $\le$
22662 \end_inset
22663
22664
22665 \end_layout
22666
22667 \end_inset
22668 </cell>
22669 </row>
22670 <row>
22671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22672 \begin_inset Text
22673
22674 \begin_layout Plain Layout
22675
22676 \backslash
22677 ll
22678 \end_layout
22679
22680 \end_inset
22681 </cell>
22682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22683 \begin_inset Text
22684
22685 \begin_layout Plain Layout
22686 \begin_inset Formula $\ll$
22687 \end_inset
22688
22689
22690 \end_layout
22691
22692 \end_inset
22693 </cell>
22694 </row>
22695 <row>
22696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22697 \begin_inset Text
22698
22699 \begin_layout Plain Layout
22700
22701 \backslash
22702 prec
22703 \end_layout
22704
22705 \end_inset
22706 </cell>
22707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22708 \begin_inset Text
22709
22710 \begin_layout Plain Layout
22711 \begin_inset Formula $\prec$
22712 \end_inset
22713
22714
22715 \end_layout
22716
22717 \end_inset
22718 </cell>
22719 </row>
22720 <row>
22721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22722 \begin_inset Text
22723
22724 \begin_layout Plain Layout
22725
22726 \backslash
22727 preceq
22728 \end_layout
22729
22730 \end_inset
22731 </cell>
22732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22733 \begin_inset Text
22734
22735 \begin_layout Plain Layout
22736 \begin_inset Formula $\preceq$
22737 \end_inset
22738
22739
22740 \end_layout
22741
22742 \end_inset
22743 </cell>
22744 </row>
22745 <row>
22746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22747 \begin_inset Text
22748
22749 \begin_layout Plain Layout
22750
22751 \backslash
22752 subset
22753 \end_layout
22754
22755 \end_inset
22756 </cell>
22757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22758 \begin_inset Text
22759
22760 \begin_layout Plain Layout
22761 \begin_inset Formula $\subset$
22762 \end_inset
22763
22764
22765 \end_layout
22766
22767 \end_inset
22768 </cell>
22769 </row>
22770 <row>
22771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22772 \begin_inset Text
22773
22774 \begin_layout Plain Layout
22775
22776 \backslash
22777 subseteq
22778 \end_layout
22779
22780 \end_inset
22781 </cell>
22782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22783 \begin_inset Text
22784
22785 \begin_layout Plain Layout
22786 \begin_inset Formula $\subseteq$
22787 \end_inset
22788
22789
22790 \end_layout
22791
22792 \end_inset
22793 </cell>
22794 </row>
22795 <row>
22796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22797 \begin_inset Text
22798
22799 \begin_layout Plain Layout
22800
22801 \backslash
22802 sqsubseteq
22803 \end_layout
22804
22805 \end_inset
22806 </cell>
22807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22808 \begin_inset Text
22809
22810 \begin_layout Plain Layout
22811 \begin_inset Formula $\sqsubseteq$
22812 \end_inset
22813
22814
22815 \end_layout
22816
22817 \end_inset
22818 </cell>
22819 </row>
22820 <row>
22821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22822 \begin_inset Text
22823
22824 \begin_layout Plain Layout
22825
22826 \backslash
22827 in
22828 \end_layout
22829
22830 \end_inset
22831 </cell>
22832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22833 \begin_inset Text
22834
22835 \begin_layout Plain Layout
22836 \begin_inset Formula $\in$
22837 \end_inset
22838
22839
22840 \end_layout
22841
22842 \end_inset
22843 </cell>
22844 </row>
22845 <row>
22846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22847 \begin_inset Text
22848
22849 \begin_layout Plain Layout
22850
22851 \backslash
22852 vdash
22853 \end_layout
22854
22855 \end_inset
22856 </cell>
22857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22858 \begin_inset Text
22859
22860 \begin_layout Plain Layout
22861 \begin_inset Formula $\vdash$
22862 \end_inset
22863
22864
22865 \end_layout
22866
22867 \end_inset
22868 </cell>
22869 </row>
22870 <row>
22871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22872 \begin_inset Text
22873
22874 \begin_layout Plain Layout
22875
22876 \backslash
22877 smile
22878 \end_layout
22879
22880 \end_inset
22881 </cell>
22882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22883 \begin_inset Text
22884
22885 \begin_layout Plain Layout
22886 \begin_inset Formula $\smile$
22887 \end_inset
22888
22889
22890 \end_layout
22891
22892 \end_inset
22893 </cell>
22894 </row>
22895 <row>
22896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22897 \begin_inset Text
22898
22899 \begin_layout Plain Layout
22900
22901 \backslash
22902 lhd
22903 \end_layout
22904
22905 \end_inset
22906 </cell>
22907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22908 \begin_inset Text
22909
22910 \begin_layout Plain Layout
22911 \begin_inset Formula $\lhd$
22912 \end_inset
22913
22914
22915 \end_layout
22916
22917 \end_inset
22918 </cell>
22919 </row>
22920 <row>
22921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22922 \begin_inset Text
22923
22924 \begin_layout Plain Layout
22925
22926 \backslash
22927 unlhd
22928 \end_layout
22929
22930 \end_inset
22931 </cell>
22932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22933 \begin_inset Text
22934
22935 \begin_layout Plain Layout
22936 \begin_inset Formula $\unlhd$
22937 \end_inset
22938
22939
22940 \end_layout
22941
22942 \end_inset
22943 </cell>
22944 </row>
22945 <row>
22946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22947 \begin_inset Text
22948
22949 \begin_layout Plain Layout
22950
22951 \backslash
22952 gtrless
22953 \end_layout
22954
22955 \end_inset
22956 </cell>
22957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22958 \begin_inset Text
22959
22960 \begin_layout Plain Layout
22961 \begin_inset Formula $\gtrless$
22962 \end_inset
22963
22964
22965 \end_layout
22966
22967 \end_inset
22968 </cell>
22969 </row>
22970 <row>
22971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22972 \begin_inset Text
22973
22974 \begin_layout Plain Layout
22975
22976 \backslash
22977 mid
22978 \end_layout
22979
22980 \end_inset
22981 </cell>
22982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22983 \begin_inset Text
22984
22985 \begin_layout Plain Layout
22986 \begin_inset Formula $\mid$
22987 \end_inset
22988
22989
22990 \end_layout
22991
22992 \end_inset
22993 </cell>
22994 </row>
22995 <row>
22996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22997 \begin_inset Text
22998
22999 \begin_layout Plain Layout
23000
23001 \backslash
23002 nmid
23003 \end_layout
23004
23005 \end_inset
23006 </cell>
23007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23008 \begin_inset Text
23009
23010 \begin_layout Plain Layout
23011 \begin_inset Formula $\nmid$
23012 \end_inset
23013
23014
23015 \end_layout
23016
23017 \end_inset
23018 </cell>
23019 </row>
23020 </lyxtabular>
23021
23022 \end_inset
23023
23024
23025 \begin_inset space \hfill{}
23026 \end_inset
23027
23028
23029 \begin_inset Tabular
23030 <lyxtabular version="3" rows="17" columns="2">
23031 <features rotate="0" tabularvalignment="middle">
23032 <column alignment="center" valignment="top" width="0pt">
23033 <column alignment="center" valignment="top" width="0pt">
23034 <row>
23035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23036 \begin_inset Text
23037
23038 \begin_layout Plain Layout
23039 Comando
23040 \end_layout
23041
23042 \end_inset
23043 </cell>
23044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23045 \begin_inset Text
23046
23047 \begin_layout Plain Layout
23048 Relación
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 </row>
23054 <row>
23055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23056 \begin_inset Text
23057
23058 \begin_layout Plain Layout
23059 =
23060 \end_layout
23061
23062 \end_inset
23063 </cell>
23064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23065 \begin_inset Text
23066
23067 \begin_layout Plain Layout
23068 \begin_inset Formula $=$
23069 \end_inset
23070
23071
23072 \end_layout
23073
23074 \end_inset
23075 </cell>
23076 </row>
23077 <row>
23078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23079 \begin_inset Text
23080
23081 \begin_layout Plain Layout
23082
23083 \backslash
23084 not=
23085 \end_layout
23086
23087 \end_inset
23088 </cell>
23089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23090 \begin_inset Text
23091
23092 \begin_layout Plain Layout
23093 \begin_inset Formula $\not=$
23094 \end_inset
23095
23096
23097 \end_layout
23098
23099 \end_inset
23100 </cell>
23101 </row>
23102 <row>
23103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23104 \begin_inset Text
23105
23106 \begin_layout Plain Layout
23107
23108 \backslash
23109 equiv
23110 \end_layout
23111
23112 \end_inset
23113 </cell>
23114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23115 \begin_inset Text
23116
23117 \begin_layout Plain Layout
23118 \begin_inset Formula $\equiv$
23119 \end_inset
23120
23121
23122 \end_layout
23123
23124 \end_inset
23125 </cell>
23126 </row>
23127 <row>
23128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23129 \begin_inset Text
23130
23131 \begin_layout Plain Layout
23132
23133 \backslash
23134 sim
23135 \end_layout
23136
23137 \end_inset
23138 </cell>
23139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23140 \begin_inset Text
23141
23142 \begin_layout Plain Layout
23143 \begin_inset Formula $\sim$
23144 \end_inset
23145
23146
23147 \end_layout
23148
23149 \end_inset
23150 </cell>
23151 </row>
23152 <row>
23153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23154 \begin_inset Text
23155
23156 \begin_layout Plain Layout
23157
23158 \backslash
23159 simeq
23160 \end_layout
23161
23162 \end_inset
23163 </cell>
23164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23165 \begin_inset Text
23166
23167 \begin_layout Plain Layout
23168 \begin_inset Formula $\simeq$
23169 \end_inset
23170
23171
23172 \end_layout
23173
23174 \end_inset
23175 </cell>
23176 </row>
23177 <row>
23178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23179 \begin_inset Text
23180
23181 \begin_layout Plain Layout
23182
23183 \backslash
23184 approx
23185 \end_layout
23186
23187 \end_inset
23188 </cell>
23189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23190 \begin_inset Text
23191
23192 \begin_layout Plain Layout
23193 \begin_inset Formula $\approx$
23194 \end_inset
23195
23196
23197 \end_layout
23198
23199 \end_inset
23200 </cell>
23201 </row>
23202 <row>
23203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23204 \begin_inset Text
23205
23206 \begin_layout Plain Layout
23207
23208 \backslash
23209 cong
23210 \end_layout
23211
23212 \end_inset
23213 </cell>
23214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23215 \begin_inset Text
23216
23217 \begin_layout Plain Layout
23218 \begin_inset Formula $\cong$
23219 \end_inset
23220
23221
23222 \end_layout
23223
23224 \end_inset
23225 </cell>
23226 </row>
23227 <row>
23228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23229 \begin_inset Text
23230
23231 \begin_layout Plain Layout
23232
23233 \backslash
23234 bowtie
23235 \end_layout
23236
23237 \end_inset
23238 </cell>
23239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23240 \begin_inset Text
23241
23242 \begin_layout Plain Layout
23243 \begin_inset Formula $\bowtie$
23244 \end_inset
23245
23246
23247 \end_layout
23248
23249 \end_inset
23250 </cell>
23251 </row>
23252 <row>
23253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23254 \begin_inset Text
23255
23256 \begin_layout Plain Layout
23257
23258 \backslash
23259 notin
23260 \end_layout
23261
23262 \end_inset
23263 </cell>
23264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23265 \begin_inset Text
23266
23267 \begin_layout Plain Layout
23268 \begin_inset Formula $\notin$
23269 \end_inset
23270
23271
23272 \end_layout
23273
23274 \end_inset
23275 </cell>
23276 </row>
23277 <row>
23278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23279 \begin_inset Text
23280
23281 \begin_layout Plain Layout
23282
23283 \backslash
23284 perp
23285 \end_layout
23286
23287 \end_inset
23288 </cell>
23289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23290 \begin_inset Text
23291
23292 \begin_layout Plain Layout
23293 \begin_inset Formula $\perp$
23294 \end_inset
23295
23296
23297 \end_layout
23298
23299 \end_inset
23300 </cell>
23301 </row>
23302 <row>
23303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23304 \begin_inset Text
23305
23306 \begin_layout Plain Layout
23307
23308 \backslash
23309 propto
23310 \end_layout
23311
23312 \end_inset
23313 </cell>
23314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23315 \begin_inset Text
23316
23317 \begin_layout Plain Layout
23318 \begin_inset Formula $\propto$
23319 \end_inset
23320
23321
23322 \end_layout
23323
23324 \end_inset
23325 </cell>
23326 </row>
23327 <row>
23328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23329 \begin_inset Text
23330
23331 \begin_layout Plain Layout
23332
23333 \backslash
23334 asymp
23335 \end_layout
23336
23337 \end_inset
23338 </cell>
23339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23340 \begin_inset Text
23341
23342 \begin_layout Plain Layout
23343 \begin_inset Formula $\asymp$
23344 \end_inset
23345
23346
23347 \end_layout
23348
23349 \end_inset
23350 </cell>
23351 </row>
23352 <row>
23353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23354 \begin_inset Text
23355
23356 \begin_layout Plain Layout
23357
23358 \backslash
23359 doteq
23360 \end_layout
23361
23362 \end_inset
23363 </cell>
23364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23365 \begin_inset Text
23366
23367 \begin_layout Plain Layout
23368 \begin_inset Formula $\doteq$
23369 \end_inset
23370
23371
23372 \end_layout
23373
23374 \end_inset
23375 </cell>
23376 </row>
23377 <row>
23378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23379 \begin_inset Text
23380
23381 \begin_layout Plain Layout
23382
23383 \backslash
23384 circeq
23385 \end_layout
23386
23387 \end_inset
23388 </cell>
23389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23390 \begin_inset Text
23391
23392 \begin_layout Plain Layout
23393 \begin_inset Formula $\circeq$
23394 \end_inset
23395
23396
23397 \end_layout
23398
23399 \end_inset
23400 </cell>
23401 </row>
23402 <row>
23403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23404 \begin_inset Text
23405
23406 \begin_layout Plain Layout
23407
23408 \backslash
23409 models
23410 \end_layout
23411
23412 \end_inset
23413 </cell>
23414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23415 \begin_inset Text
23416
23417 \begin_layout Plain Layout
23418 \begin_inset Formula $\models$
23419 \end_inset
23420
23421
23422 \end_layout
23423
23424 \end_inset
23425 </cell>
23426 </row>
23427 <row>
23428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23429 \begin_inset Text
23430
23431 \begin_layout Plain Layout
23432
23433 \backslash
23434 widehat=
23435 \end_layout
23436
23437 \end_inset
23438 </cell>
23439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23440 \begin_inset Text
23441
23442 \begin_layout Plain Layout
23443 \begin_inset Formula $\widehat{=}$
23444 \end_inset
23445
23446
23447 \end_layout
23448
23449 \end_inset
23450 </cell>
23451 </row>
23452 </lyxtabular>
23453
23454 \end_inset
23455
23456
23457 \begin_inset space \hfill{}
23458 \end_inset
23459
23460
23461 \begin_inset Tabular
23462 <lyxtabular version="3" rows="17" columns="2">
23463 <features rotate="0" tabularvalignment="middle">
23464 <column alignment="center" valignment="top" width="0pt">
23465 <column alignment="center" valignment="top" width="0pt">
23466 <row>
23467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23468 \begin_inset Text
23469
23470 \begin_layout Plain Layout
23471 Comando
23472 \end_layout
23473
23474 \end_inset
23475 </cell>
23476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23477 \begin_inset Text
23478
23479 \begin_layout Plain Layout
23480 Relación
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 </row>
23486 <row>
23487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23488 \begin_inset Text
23489
23490 \begin_layout Plain Layout
23491 >
23492 \end_layout
23493
23494 \end_inset
23495 </cell>
23496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23497 \begin_inset Text
23498
23499 \begin_layout Plain Layout
23500 \begin_inset Formula $>$
23501 \end_inset
23502
23503
23504 \end_layout
23505
23506 \end_inset
23507 </cell>
23508 </row>
23509 <row>
23510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514
23515 \backslash
23516 ge
23517 \end_layout
23518
23519 \end_inset
23520 </cell>
23521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23522 \begin_inset Text
23523
23524 \begin_layout Plain Layout
23525 \begin_inset Formula $\ge$
23526 \end_inset
23527
23528
23529 \end_layout
23530
23531 \end_inset
23532 </cell>
23533 </row>
23534 <row>
23535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539
23540 \backslash
23541 gg
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23547 \begin_inset Text
23548
23549 \begin_layout Plain Layout
23550 \begin_inset Formula $\gg$
23551 \end_inset
23552
23553
23554 \end_layout
23555
23556 \end_inset
23557 </cell>
23558 </row>
23559 <row>
23560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564
23565 \backslash
23566 succ
23567 \end_layout
23568
23569 \end_inset
23570 </cell>
23571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23572 \begin_inset Text
23573
23574 \begin_layout Plain Layout
23575 \begin_inset Formula $\succ$
23576 \end_inset
23577
23578
23579 \end_layout
23580
23581 \end_inset
23582 </cell>
23583 </row>
23584 <row>
23585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23586 \begin_inset Text
23587
23588 \begin_layout Plain Layout
23589
23590 \backslash
23591 succeq
23592 \end_layout
23593
23594 \end_inset
23595 </cell>
23596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23597 \begin_inset Text
23598
23599 \begin_layout Plain Layout
23600 \begin_inset Formula $\succeq$
23601 \end_inset
23602
23603
23604 \end_layout
23605
23606 \end_inset
23607 </cell>
23608 </row>
23609 <row>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614
23615 \backslash
23616 supset
23617 \end_layout
23618
23619 \end_inset
23620 </cell>
23621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23622 \begin_inset Text
23623
23624 \begin_layout Plain Layout
23625 \begin_inset Formula $\supset$
23626 \end_inset
23627
23628
23629 \end_layout
23630
23631 \end_inset
23632 </cell>
23633 </row>
23634 <row>
23635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23636 \begin_inset Text
23637
23638 \begin_layout Plain Layout
23639
23640 \backslash
23641 supseteq
23642 \end_layout
23643
23644 \end_inset
23645 </cell>
23646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23647 \begin_inset Text
23648
23649 \begin_layout Plain Layout
23650 \begin_inset Formula $\supseteq$
23651 \end_inset
23652
23653
23654 \end_layout
23655
23656 \end_inset
23657 </cell>
23658 </row>
23659 <row>
23660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23661 \begin_inset Text
23662
23663 \begin_layout Plain Layout
23664
23665 \backslash
23666 sqsupseteq
23667 \end_layout
23668
23669 \end_inset
23670 </cell>
23671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23672 \begin_inset Text
23673
23674 \begin_layout Plain Layout
23675 \begin_inset Formula $\sqsupseteq$
23676 \end_inset
23677
23678
23679 \end_layout
23680
23681 \end_inset
23682 </cell>
23683 </row>
23684 <row>
23685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23686 \begin_inset Text
23687
23688 \begin_layout Plain Layout
23689
23690 \backslash
23691 ni
23692 \end_layout
23693
23694 \end_inset
23695 </cell>
23696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23697 \begin_inset Text
23698
23699 \begin_layout Plain Layout
23700 \begin_inset Formula $\ni$
23701 \end_inset
23702
23703
23704 \end_layout
23705
23706 \end_inset
23707 </cell>
23708 </row>
23709 <row>
23710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23711 \begin_inset Text
23712
23713 \begin_layout Plain Layout
23714
23715 \backslash
23716 dashv
23717 \end_layout
23718
23719 \end_inset
23720 </cell>
23721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23722 \begin_inset Text
23723
23724 \begin_layout Plain Layout
23725 \begin_inset Formula $\dashv$
23726 \end_inset
23727
23728
23729 \end_layout
23730
23731 \end_inset
23732 </cell>
23733 </row>
23734 <row>
23735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739
23740 \backslash
23741 frown
23742 \end_layout
23743
23744 \end_inset
23745 </cell>
23746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23747 \begin_inset Text
23748
23749 \begin_layout Plain Layout
23750 \begin_inset Formula $\frown$
23751 \end_inset
23752
23753
23754 \end_layout
23755
23756 \end_inset
23757 </cell>
23758 </row>
23759 <row>
23760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23761 \begin_inset Text
23762
23763 \begin_layout Plain Layout
23764
23765 \backslash
23766 rhd
23767 \end_layout
23768
23769 \end_inset
23770 </cell>
23771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23772 \begin_inset Text
23773
23774 \begin_layout Plain Layout
23775 \begin_inset Formula $\rhd$
23776 \end_inset
23777
23778
23779 \end_layout
23780
23781 \end_inset
23782 </cell>
23783 </row>
23784 <row>
23785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23786 \begin_inset Text
23787
23788 \begin_layout Plain Layout
23789
23790 \backslash
23791 unrhd
23792 \end_layout
23793
23794 \end_inset
23795 </cell>
23796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23797 \begin_inset Text
23798
23799 \begin_layout Plain Layout
23800 \begin_inset Formula $\unrhd$
23801 \end_inset
23802
23803
23804 \end_layout
23805
23806 \end_inset
23807 </cell>
23808 </row>
23809 <row>
23810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23811 \begin_inset Text
23812
23813 \begin_layout Plain Layout
23814
23815 \backslash
23816 lessgtr
23817 \end_layout
23818
23819 \end_inset
23820 </cell>
23821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23822 \begin_inset Text
23823
23824 \begin_layout Plain Layout
23825 \begin_inset Formula $\lessgtr$
23826 \end_inset
23827
23828
23829 \end_layout
23830
23831 \end_inset
23832 </cell>
23833 </row>
23834 <row>
23835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23836 \begin_inset Text
23837
23838 \begin_layout Plain Layout
23839
23840 \backslash
23841 parallel
23842 \end_layout
23843
23844 \end_inset
23845 </cell>
23846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23847 \begin_inset Text
23848
23849 \begin_layout Plain Layout
23850 \begin_inset Formula $\parallel$
23851 \end_inset
23852
23853
23854 \end_layout
23855
23856 \end_inset
23857 </cell>
23858 </row>
23859 <row>
23860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23861 \begin_inset Text
23862
23863 \begin_layout Plain Layout
23864
23865 \backslash
23866 nparallel
23867 \end_layout
23868
23869 \end_inset
23870 </cell>
23871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23872 \begin_inset Text
23873
23874 \begin_layout Plain Layout
23875 \begin_inset Formula $\nparallel$
23876 \end_inset
23877
23878
23879 \end_layout
23880
23881 \end_inset
23882 </cell>
23883 </row>
23884 </lyxtabular>
23885
23886 \end_inset
23887
23888
23889 \begin_inset space \hfill{}
23890 \end_inset
23891
23892
23893 \end_layout
23894
23895 \begin_layout Standard
23896 \begin_inset VSpace medskip
23897 \end_inset
23898
23899
23900 \end_layout
23901
23902 \begin_layout Standard
23903 Los caracteres 
23904 \series bold
23905
23906 \backslash
23907 lhd
23908 \series default
23909  y 
23910 \series bold
23911
23912 \backslash
23913 rhd
23914 \series default
23915  son mayores que los operadores de aspecto similar 
23916 \series bold
23917
23918 \backslash
23919 triangleleft
23920 \series default
23921  y 
23922 \series bold
23923
23924 \backslash
23925 triangleright
23926 \series default
23927 , respectivamente.
23928 \end_layout
23929
23930 \begin_layout Standard
23931
23932 \lang english
23933 LyX supports also many special relations.
23934  Use the toolbar button
23935 \lang spanish
23936  
23937 \begin_inset Info
23938 type  "icon"
23939 arg   "math-insert \\leqq"
23940 \end_inset
23941
23942  
23943 \lang english
23944 to see a list of these relations.
23945 \end_layout
23946
23947 \begin_layout Standard
23948 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
23949 \end_layout
23950
23951 \begin_layout Standard
23952 Se pueden componer relaciones con etiquetas con el comando 
23953 \series bold
23954
23955 \backslash
23956 stackrel
23957 \series default
23958
23959 \begin_inset Index idx
23960 status collapsed
23961
23962 \begin_layout Plain Layout
23963 Comandos ! S ! 
23964 \backslash
23965 stackrel
23966 \end_layout
23967
23968 \end_inset
23969
23970 :
23971 \end_layout
23972
23973 \begin_layout Standard
23974 \align center
23975 \begin_inset Tabular
23976 <lyxtabular version="3" rows="2" columns="2">
23977 <features rotate="0" tabularvalignment="middle">
23978 <column alignment="center" valignment="top">
23979 <column alignment="center" valignment="top">
23980 <row>
23981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23982 \begin_inset Text
23983
23984 \begin_layout Plain Layout
23985 Comando
23986 \end_layout
23987
23988 \end_inset
23989 </cell>
23990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23991 \begin_inset Text
23992
23993 \begin_layout Plain Layout
23994 Resultado
23995 \begin_inset Note Note
23996 status collapsed
23997
23998 \begin_layout Plain Layout
23999
24000 \series bold
24001
24002 \backslash
24003 raisebox
24004 \series default
24005  se usa sólo como espaciador
24006 \end_layout
24007
24008 \end_inset
24009
24010
24011 \end_layout
24012
24013 \end_inset
24014 </cell>
24015 </row>
24016 <row>
24017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24018 \begin_inset Text
24019
24020 \begin_layout Plain Layout
24021 A(r)
24022 \backslash
24023 stackrel
24024 \begin_inset space \textvisiblespace{}
24025 \end_inset
24026
24027 r
24028 \backslash
24029 to
24030 \backslash
24031 infty
24032 \begin_inset space \textvisiblespace{}
24033 \end_inset
24034
24035
24036 \begin_inset Formula $\downarrow$
24037 \end_inset
24038
24039
24040 \backslash
24041 approx
24042 \begin_inset space \textvisiblespace{}
24043 \end_inset
24044
24045
24046 \begin_inset space \textvisiblespace{}
24047 \end_inset
24048
24049 B
24050 \end_layout
24051
24052 \end_inset
24053 </cell>
24054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24055 \begin_inset Text
24056
24057 \begin_layout Plain Layout
24058 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24059 \end_inset
24060
24061
24062 \end_layout
24063
24064 \end_inset
24065 </cell>
24066 </row>
24067 </lyxtabular>
24068
24069 \end_inset
24070
24071
24072 \end_layout
24073
24074 \begin_layout Section
24075 Funciones
24076 \end_layout
24077
24078 \begin_layout Subsection
24079 Funciones predefinidas
24080 \begin_inset CommandInset label
24081 LatexCommand label
24082 name "sub:Funciones-predefinidas"
24083
24084 \end_inset
24085
24086
24087 \begin_inset Index idx
24088 status collapsed
24089
24090 \begin_layout Plain Layout
24091 Funciones ! predefinidas
24092 \end_layout
24093
24094 \end_inset
24095
24096
24097 \begin_inset Index idx
24098 status collapsed
24099
24100 \begin_layout Plain Layout
24101 Funciones ! en español
24102 \end_layout
24103
24104 \end_inset
24105
24106
24107 \end_layout
24108
24109 \begin_layout Standard
24110 En general las variables se escriben en 
24111 \emph on
24112 cursiva
24113 \emph default
24114  en expresiones matemáticas, pero no los nombres de las funciones, porque
24115  
24116 \begin_inset Formula $sen$
24117 \end_inset
24118
24119  podría confundirse con 
24120 \begin_inset Formula $s\cdot e\cdot n$
24121 \end_inset
24122
24123 .
24124  Por eso hay funciones predefinidas, que además se separan un poco del factor
24125  precedente.
24126  Se insertan como comandos con una barra inversa delante de su nombre.
24127 \end_layout
24128
24129 \begin_layout Standard
24130 \align center
24131 \begin_inset Tabular
24132 <lyxtabular version="3" rows="2" columns="4">
24133 <features rotate="0" tabularvalignment="middle">
24134 <column alignment="center" valignment="top" width="0pt">
24135 <column alignment="center" valignment="top" width="0pt">
24136 <column alignment="center" valignment="top" width="0pt">
24137 <column alignment="center" valignment="top" width="0pt">
24138 <row>
24139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24140 \begin_inset Text
24141
24142 \begin_layout Plain Layout
24143 Comando
24144 \end_layout
24145
24146 \end_inset
24147 </cell>
24148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24149 \begin_inset Text
24150
24151 \begin_layout Plain Layout
24152 Resultado
24153 \end_layout
24154
24155 \end_inset
24156 </cell>
24157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24158 \begin_inset Text
24159
24160 \begin_layout Plain Layout
24161 Comando
24162 \end_layout
24163
24164 \end_inset
24165 </cell>
24166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24167 \begin_inset Text
24168
24169 \begin_layout Plain Layout
24170 Resultado
24171 \end_layout
24172
24173 \end_inset
24174 </cell>
24175 </row>
24176 <row>
24177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24178 \begin_inset Text
24179
24180 \begin_layout Plain Layout
24181 Asen(x)+B
24182 \end_layout
24183
24184 \end_inset
24185 </cell>
24186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24187 \begin_inset Text
24188
24189 \begin_layout Plain Layout
24190 \begin_inset Formula $Asen(x)+B$
24191 \end_inset
24192
24193
24194 \end_layout
24195
24196 \end_inset
24197 </cell>
24198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24199 \begin_inset Text
24200
24201 \begin_layout Plain Layout
24202 A
24203 \backslash
24204 sen(x)+B
24205 \end_layout
24206
24207 \end_inset
24208 </cell>
24209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24210 \begin_inset Text
24211
24212 \begin_layout Plain Layout
24213 \begin_inset Formula $A\sen(x)+B$
24214 \end_inset
24215
24216
24217 \end_layout
24218
24219 \end_inset
24220 </cell>
24221 </row>
24222 </lyxtabular>
24223
24224 \end_inset
24225
24226
24227 \end_layout
24228
24229 \begin_layout Standard
24230 Las funciones siguientes están predefinidas:
24231 \begin_inset Foot
24232 status collapsed
24233
24234 \begin_layout Plain Layout
24235 Se han añadido los comandos equivalentes proporcionados por el estilo 
24236 \series bold
24237 spanish
24238 \series default
24239  de 
24240 \series bold
24241 babel
24242 \series default
24243 .
24244  (Estos no están disponibles en el panel de funciones).
24245  Además, en su caso, las funciones serán acentuadas automáticamente en la
24246  salida, p.
24247 \begin_inset space \thinspace{}
24248 \end_inset
24249
24250 e.
24251  
24252 \begin_inset Quotes fld
24253 \end_inset
24254
24255 lím
24256 \begin_inset Quotes frd
24257 \end_inset
24258
24259  o 
24260 \begin_inset Quotes fld
24261 \end_inset
24262
24263 máx
24264 \begin_inset Quotes frd
24265 \end_inset
24266
24267 .
24268  Más información en 
24269 \begin_inset CommandInset citation
24270 LatexCommand cite
24271 key "spanish"
24272
24273 \end_inset
24274
24275 .
24276  (
24277 \emph on
24278 N.
24279 \begin_inset space \thinspace{}
24280 \end_inset
24281
24282 del t.
24283 \emph default
24284 )
24285 \end_layout
24286
24287 \end_inset
24288
24289
24290 \end_layout
24291
24292 \begin_layout Standard
24293 \begin_inset VSpace -2mm
24294 \end_inset
24295
24296
24297 \end_layout
24298
24299 \begin_layout Standard
24300 \align center
24301 \begin_inset Tabular
24302 <lyxtabular version="3" rows="9" columns="7">
24303 <features rotate="0" tabularvalignment="middle">
24304 <column alignment="center" valignment="top" width="0pt">
24305 <column alignment="center" valignment="top" width="0pt">
24306 <column alignment="center" valignment="top" width="0pt">
24307 <column alignment="center" valignment="top" width="0pt">
24308 <column alignment="center" valignment="top" width="0pt">
24309 <column alignment="center" valignment="top" width="0pt">
24310 <column alignment="center" valignment="top" width="0pt">
24311 <row>
24312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24313 \begin_inset Text
24314
24315 \begin_layout Plain Layout
24316 Comando
24317 \end_layout
24318
24319 \end_inset
24320 </cell>
24321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24322 \begin_inset Text
24323
24324 \begin_layout Plain Layout
24325 español
24326 \end_layout
24327
24328 \end_inset
24329 </cell>
24330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24331 \begin_inset Text
24332
24333 \begin_layout Plain Layout
24334 Comando
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343 español
24344 \end_layout
24345
24346 \end_inset
24347 </cell>
24348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24349 \begin_inset Text
24350
24351 \begin_layout Plain Layout
24352 Comando
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 español
24362 \end_layout
24363
24364 \end_inset
24365 </cell>
24366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24367 \begin_inset Text
24368
24369 \begin_layout Plain Layout
24370 Comando
24371 \end_layout
24372
24373 \end_inset
24374 </cell>
24375 </row>
24376 <row>
24377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24378 \begin_inset Text
24379
24380 \begin_layout Plain Layout
24381
24382 \backslash
24383 sin
24384 \end_layout
24385
24386 \end_inset
24387 </cell>
24388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24389 \begin_inset Text
24390
24391 \begin_layout Plain Layout
24392
24393 \backslash
24394 sen
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24400 \begin_inset Text
24401
24402 \begin_layout Plain Layout
24403
24404 \backslash
24405 sinh
24406 \end_layout
24407
24408 \end_inset
24409 </cell>
24410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24411 \begin_inset Text
24412
24413 \begin_layout Plain Layout
24414
24415 \backslash
24416 senh
24417 \end_layout
24418
24419 \end_inset
24420 </cell>
24421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24422 \begin_inset Text
24423
24424 \begin_layout Plain Layout
24425
24426 \backslash
24427 arcsin
24428 \end_layout
24429
24430 \end_inset
24431 </cell>
24432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24433 \begin_inset Text
24434
24435 \begin_layout Plain Layout
24436
24437 \backslash
24438 arcsen
24439 \end_layout
24440
24441 \end_inset
24442 </cell>
24443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24444 \begin_inset Text
24445
24446 \begin_layout Plain Layout
24447
24448 \backslash
24449 sup
24450 \end_layout
24451
24452 \end_inset
24453 </cell>
24454 </row>
24455 <row>
24456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24457 \begin_inset Text
24458
24459 \begin_layout Plain Layout
24460
24461 \backslash
24462 cos
24463 \end_layout
24464
24465 \end_inset
24466 </cell>
24467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24468 \begin_inset Text
24469
24470 \begin_layout Plain Layout
24471
24472 \end_layout
24473
24474 \end_inset
24475 </cell>
24476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24477 \begin_inset Text
24478
24479 \begin_layout Plain Layout
24480
24481 \backslash
24482 cosh
24483 \end_layout
24484
24485 \end_inset
24486 </cell>
24487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24488 \begin_inset Text
24489
24490 \begin_layout Plain Layout
24491
24492 \end_layout
24493
24494 \end_inset
24495 </cell>
24496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24497 \begin_inset Text
24498
24499 \begin_layout Plain Layout
24500
24501 \backslash
24502 arccos
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 \end_layout
24513
24514 \end_inset
24515 </cell>
24516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24517 \begin_inset Text
24518
24519 \begin_layout Plain Layout
24520
24521 \backslash
24522 inf
24523 \end_layout
24524
24525 \end_inset
24526 </cell>
24527 </row>
24528 <row>
24529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24530 \begin_inset Text
24531
24532 \begin_layout Plain Layout
24533
24534 \backslash
24535 tan
24536 \end_layout
24537
24538 \end_inset
24539 </cell>
24540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24541 \begin_inset Text
24542
24543 \begin_layout Plain Layout
24544
24545 \backslash
24546 tg
24547 \end_layout
24548
24549 \end_inset
24550 </cell>
24551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24552 \begin_inset Text
24553
24554 \begin_layout Plain Layout
24555
24556 \backslash
24557 tanh
24558 \end_layout
24559
24560 \end_inset
24561 </cell>
24562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24563 \begin_inset Text
24564
24565 \begin_layout Plain Layout
24566
24567 \backslash
24568 tgh
24569 \end_layout
24570
24571 \end_inset
24572 </cell>
24573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24574 \begin_inset Text
24575
24576 \begin_layout Plain Layout
24577
24578 \backslash
24579 arctan
24580 \end_layout
24581
24582 \end_inset
24583 </cell>
24584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24585 \begin_inset Text
24586
24587 \begin_layout Plain Layout
24588
24589 \backslash
24590 arctg
24591 \end_layout
24592
24593 \end_inset
24594 </cell>
24595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24596 \begin_inset Text
24597
24598 \begin_layout Plain Layout
24599
24600 \backslash
24601 lim
24602 \end_layout
24603
24604 \end_inset
24605 </cell>
24606 </row>
24607 <row>
24608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24609 \begin_inset Text
24610
24611 \begin_layout Plain Layout
24612
24613 \backslash
24614 cot
24615 \end_layout
24616
24617 \end_inset
24618 </cell>
24619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24620 \begin_inset Text
24621
24622 \begin_layout Plain Layout
24623
24624 \backslash
24625 cotg
24626 \end_layout
24627
24628 \end_inset
24629 </cell>
24630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24631 \begin_inset Text
24632
24633 \begin_layout Plain Layout
24634
24635 \backslash
24636 coth
24637 \end_layout
24638
24639 \end_inset
24640 </cell>
24641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24642 \begin_inset Text
24643
24644 \begin_layout Plain Layout
24645
24646 \end_layout
24647
24648 \end_inset
24649 </cell>
24650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24651 \begin_inset Text
24652
24653 \begin_layout Plain Layout
24654
24655 \backslash
24656 arg
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 \end_layout
24667
24668 \end_inset
24669 </cell>
24670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24671 \begin_inset Text
24672
24673 \begin_layout Plain Layout
24674
24675 \backslash
24676 liminf
24677 \end_layout
24678
24679 \end_inset
24680 </cell>
24681 </row>
24682 <row>
24683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24684 \begin_inset Text
24685
24686 \begin_layout Plain Layout
24687
24688 \backslash
24689 sec
24690 \end_layout
24691
24692 \end_inset
24693 </cell>
24694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24695 \begin_inset Text
24696
24697 \begin_layout Plain Layout
24698
24699 \end_layout
24700
24701 \end_inset
24702 </cell>
24703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24704 \begin_inset Text
24705
24706 \begin_layout Plain Layout
24707
24708 \backslash
24709 min
24710 \end_layout
24711
24712 \end_inset
24713 </cell>
24714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24715 \begin_inset Text
24716
24717 \begin_layout Plain Layout
24718
24719 \end_layout
24720
24721 \end_inset
24722 </cell>
24723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24724 \begin_inset Text
24725
24726 \begin_layout Plain Layout
24727
24728 \backslash
24729 deg
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 \end_layout
24740
24741 \end_inset
24742 </cell>
24743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24744 \begin_inset Text
24745
24746 \begin_layout Plain Layout
24747
24748 \backslash
24749 limsup
24750 \end_layout
24751
24752 \end_inset
24753 </cell>
24754 </row>
24755 <row>
24756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24757 \begin_inset Text
24758
24759 \begin_layout Plain Layout
24760
24761 \backslash
24762 csc
24763 \end_layout
24764
24765 \end_inset
24766 </cell>
24767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24768 \begin_inset Text
24769
24770 \begin_layout Plain Layout
24771
24772 \backslash
24773 cosec
24774 \end_layout
24775
24776 \end_inset
24777 </cell>
24778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24779 \begin_inset Text
24780
24781 \begin_layout Plain Layout
24782
24783 \backslash
24784 max
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24790 \begin_inset Text
24791
24792 \begin_layout Plain Layout
24793
24794 \end_layout
24795
24796 \end_inset
24797 </cell>
24798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24799 \begin_inset Text
24800
24801 \begin_layout Plain Layout
24802
24803 \backslash
24804 det
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 \end_layout
24815
24816 \end_inset
24817 </cell>
24818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24819 \begin_inset Text
24820
24821 \begin_layout Plain Layout
24822
24823 \backslash
24824 Pr
24825 \end_layout
24826
24827 \end_inset
24828 </cell>
24829 </row>
24830 <row>
24831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24832 \begin_inset Text
24833
24834 \begin_layout Plain Layout
24835
24836 \backslash
24837 ln
24838 \end_layout
24839
24840 \end_inset
24841 </cell>
24842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24843 \begin_inset Text
24844
24845 \begin_layout Plain Layout
24846
24847 \end_layout
24848
24849 \end_inset
24850 </cell>
24851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24852 \begin_inset Text
24853
24854 \begin_layout Plain Layout
24855
24856 \backslash
24857 exp
24858 \end_layout
24859
24860 \end_inset
24861 </cell>
24862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24863 \begin_inset Text
24864
24865 \begin_layout Plain Layout
24866
24867 \end_layout
24868
24869 \end_inset
24870 </cell>
24871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24872 \begin_inset Text
24873
24874 \begin_layout Plain Layout
24875
24876 \backslash
24877 dim
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 \end_layout
24888
24889 \end_inset
24890 </cell>
24891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24892 \begin_inset Text
24893
24894 \begin_layout Plain Layout
24895
24896 \backslash
24897 hom
24898 \end_layout
24899
24900 \end_inset
24901 </cell>
24902 </row>
24903 <row>
24904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24905 \begin_inset Text
24906
24907 \begin_layout Plain Layout
24908
24909 \backslash
24910 lg
24911 \end_layout
24912
24913 \end_inset
24914 </cell>
24915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24916 \begin_inset Text
24917
24918 \begin_layout Plain Layout
24919
24920 \end_layout
24921
24922 \end_inset
24923 </cell>
24924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24925 \begin_inset Text
24926
24927 \begin_layout Plain Layout
24928
24929 \backslash
24930 log
24931 \end_layout
24932
24933 \end_inset
24934 </cell>
24935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24936 \begin_inset Text
24937
24938 \begin_layout Plain Layout
24939
24940 \end_layout
24941
24942 \end_inset
24943 </cell>
24944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24945 \begin_inset Text
24946
24947 \begin_layout Plain Layout
24948
24949 \backslash
24950 ker
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 \end_layout
24961
24962 \end_inset
24963 </cell>
24964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24965 \begin_inset Text
24966
24967 \begin_layout Plain Layout
24968
24969 \backslash
24970 gcd
24971 \end_layout
24972
24973 \end_inset
24974 </cell>
24975 </row>
24976 </lyxtabular>
24977
24978 \end_inset
24979
24980
24981 \end_layout
24982
24983 \begin_layout Standard
24984 También se pueden insertar con el botón 
24985 \begin_inset Info
24986 type  "icon"
24987 arg   "math-insert \\functions"
24988 \end_inset
24989
24990  de la barra de ecuaciones.
24991 \end_layout
24992
24993 \begin_layout Subsection
24994 Funciones definidas por el usuario
24995 \begin_inset Index idx
24996 status collapsed
24997
24998 \begin_layout Plain Layout
24999 Funciones ! personalizadas
25000 \end_layout
25001
25002 \end_inset
25003
25004
25005 \end_layout
25006
25007 \begin_layout Standard
25008 Para usar una función no predefinida, como por ejemplo la función signo,
25009  sgn(x), hay dos posibilidades:
25010 \end_layout
25011
25012 \begin_layout Itemize
25013 Define la función añadiendo al preámbulo LaTeX la línea
25014 \begin_inset Foot
25015 status collapsed
25016
25017 \begin_layout Plain Layout
25018 Más sobre 
25019 \series bold
25020
25021 \backslash
25022 DeclareMathOperator
25023 \series default
25024  en 
25025 \begin_inset CommandInset ref
25026 LatexCommand ref
25027 reference "sub:Operadores-de-usuario"
25028
25029 \end_inset
25030
25031
25032 \end_layout
25033
25034 \end_inset
25035
25036
25037 \begin_inset Newline newline
25038 \end_inset
25039
25040
25041 \begin_inset VSpace -3mm
25042 \end_inset
25043
25044
25045 \begin_inset Newline newline
25046 \end_inset
25047
25048
25049 \series bold
25050
25051 \backslash
25052 DeclareMathOperator{
25053 \backslash
25054 sgn}{sgn}
25055 \series default
25056
25057 \begin_inset Index idx
25058 status collapsed
25059
25060 \begin_layout Plain Layout
25061 Comandos ! D ! 
25062 \backslash
25063 dbinom@
25064 \backslash
25065 DeclareMathOperator
25066 \end_layout
25067
25068 \end_inset
25069
25070
25071 \begin_inset Newline newline
25072 \end_inset
25073
25074
25075 \begin_inset VSpace -2mm
25076 \end_inset
25077
25078
25079 \begin_inset Newline newline
25080 \end_inset
25081
25082 Ahora la función recién definida se puede obtener con el comando 
25083 \series bold
25084
25085 \backslash
25086 sgn
25087 \series default
25088 .
25089 \end_layout
25090
25091 \begin_layout Itemize
25092 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25093  en nuestro ejemplo las letras 
25094 \emph on
25095 sgn
25096 \emph default
25097 , y cámbialo a texto matemático.
25098  Entre el factor precedente y la función se inserta un espacio.
25099 \end_layout
25100
25101 \begin_layout Standard
25102 El resultado con ambos métodos es el mismo que con una función predefinida:
25103 \begin_inset Foot
25104 status collapsed
25105
25106 \begin_layout Plain Layout
25107 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25108  negro.
25109 \end_layout
25110
25111 \end_inset
25112
25113
25114 \end_layout
25115
25116 \begin_layout Standard
25117 \align center
25118 \begin_inset Tabular
25119 <lyxtabular version="3" rows="3" columns="2">
25120 <features rotate="0" tabularvalignment="middle">
25121 <column alignment="center" valignment="top" width="0pt">
25122 <column alignment="center" valignment="top" width="0pt">
25123 <row>
25124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25125 \begin_inset Text
25126
25127 \begin_layout Plain Layout
25128 Comando
25129 \end_layout
25130
25131 \end_inset
25132 </cell>
25133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25134 \begin_inset Text
25135
25136 \begin_layout Plain Layout
25137 Resultado
25138 \end_layout
25139
25140 \end_inset
25141 </cell>
25142 </row>
25143 <row>
25144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25145 \begin_inset Text
25146
25147 \begin_layout Plain Layout
25148 A
25149 \backslash
25150 sgn(x)+B
25151 \end_layout
25152
25153 \end_inset
25154 </cell>
25155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25156 \begin_inset Text
25157
25158 \begin_layout Plain Layout
25159 \begin_inset Formula $A\sgn(x)+B$
25160 \end_inset
25161
25162
25163 \end_layout
25164
25165 \end_inset
25166 </cell>
25167 </row>
25168 <row>
25169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25170 \begin_inset Text
25171
25172 \begin_layout Plain Layout
25173 A
25174 \backslash
25175 ,
25176 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
25177 \end_inset
25178
25179 (x)+B
25180 \end_layout
25181
25182 \end_inset
25183 </cell>
25184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25185 \begin_inset Text
25186
25187 \begin_layout Plain Layout
25188 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
25189 \end_inset
25190
25191
25192 \end_layout
25193
25194 \end_inset
25195 </cell>
25196 </row>
25197 </lyxtabular>
25198
25199 \end_inset
25200
25201
25202 \end_layout
25203
25204 \begin_layout Standard
25205 El primer método es preferible si la función se va a usar varias veces.
25206 \end_layout
25207
25208 \begin_layout Standard
25209 \noindent
25210 \align center
25211 \begin_inset Newpage newpage
25212 \end_inset
25213
25214
25215 \end_layout
25216
25217 \begin_layout Subsection
25218 Límites
25219 \begin_inset Index idx
25220 status collapsed
25221
25222 \begin_layout Plain Layout
25223 Limites@Límites
25224 \end_layout
25225
25226 \end_inset
25227
25228
25229 \end_layout
25230
25231 \begin_layout Standard
25232 Para límites, además de 
25233 \series bold
25234
25235 \backslash
25236 lim
25237 \series default
25238
25239 \begin_inset Index idx
25240 status collapsed
25241
25242 \begin_layout Plain Layout
25243 Comandos ! L ! 
25244 \backslash
25245 lim
25246 \end_layout
25247
25248 \end_inset
25249
25250
25251 \series bold
25252
25253 \backslash
25254 liminf
25255 \series default
25256  y 
25257 \series bold
25258
25259 \backslash
25260 limsup
25261 \series default
25262  están definidas las siguientes funciones:
25263 \series bold
25264  
25265 \end_layout
25266
25267 \begin_layout Standard
25268 \noindent
25269 \align center
25270 \begin_inset Tabular
25271 <lyxtabular version="3" rows="5" columns="2">
25272 <features rotate="0" tabularvalignment="middle">
25273 <column alignment="center" valignment="top">
25274 <column alignment="center" valignment="top">
25275 <row>
25276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25277 \begin_inset Text
25278
25279 \begin_layout Plain Layout
25280 Comando
25281 \end_layout
25282
25283 \end_inset
25284 </cell>
25285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25286 \begin_inset Text
25287
25288 \begin_layout Plain Layout
25289 Resultado
25290 \begin_inset Note Note
25291 status collapsed
25292
25293 \begin_layout Plain Layout
25294
25295 \series bold
25296
25297 \backslash
25298 raisebox
25299 \series default
25300  se usa sólo como espaciador
25301 \end_layout
25302
25303 \end_inset
25304
25305
25306 \end_layout
25307
25308 \end_inset
25309 </cell>
25310 </row>
25311 <row>
25312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25313 \begin_inset Text
25314
25315 \begin_layout Plain Layout
25316
25317 \backslash
25318 varliminf
25319 \end_layout
25320
25321 \end_inset
25322 </cell>
25323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25324 \begin_inset Text
25325
25326 \begin_layout Plain Layout
25327 \begin_inset Formula $\varliminf$
25328 \end_inset
25329
25330
25331 \end_layout
25332
25333 \end_inset
25334 </cell>
25335 </row>
25336 <row>
25337 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25338 \begin_inset Text
25339
25340 \begin_layout Plain Layout
25341
25342 \backslash
25343 varlimsup
25344 \end_layout
25345
25346 \end_inset
25347 </cell>
25348 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25349 \begin_inset Text
25350
25351 \begin_layout Plain Layout
25352 \begin_inset Formula $\varlimsup$
25353 \end_inset
25354
25355
25356 \end_layout
25357
25358 \end_inset
25359 </cell>
25360 </row>
25361 <row>
25362 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25363 \begin_inset Text
25364
25365 \begin_layout Plain Layout
25366
25367 \backslash
25368 varprojlim
25369 \end_layout
25370
25371 \end_inset
25372 </cell>
25373 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25374 \begin_inset Text
25375
25376 \begin_layout Plain Layout
25377 \begin_inset Formula $\varprojlim$
25378 \end_inset
25379
25380
25381 \end_layout
25382
25383 \end_inset
25384 </cell>
25385 </row>
25386 <row>
25387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25388 \begin_inset Text
25389
25390 \begin_layout Plain Layout
25391
25392 \backslash
25393 varinjlim
25394 \end_layout
25395
25396 \end_inset
25397 </cell>
25398 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25399 \begin_inset Text
25400
25401 \begin_layout Plain Layout
25402 \begin_inset Formula $\varinjlim$
25403 \end_inset
25404
25405
25406 \begin_inset Formula $\raisebox{-2.5mm}{}$
25407 \end_inset
25408
25409
25410 \end_layout
25411
25412 \end_inset
25413 </cell>
25414 </row>
25415 </lyxtabular>
25416
25417 \end_inset
25418
25419
25420 \end_layout
25421
25422 \begin_layout Standard
25423 \begin_inset VSpace medskip
25424 \end_inset
25425
25426
25427 \end_layout
25428
25429 \begin_layout Standard
25430 El límite se crea insertando un subíndice.
25431  Se imprime a la derecha junto a la función en una fórmula en línea:
25432 \end_layout
25433
25434 \begin_layout Standard
25435 \noindent
25436 \align center
25437 \begin_inset Tabular
25438 <lyxtabular version="3" rows="2" columns="2">
25439 <features rotate="0" tabularvalignment="middle">
25440 <column alignment="center" valignment="top" width="0pt">
25441 <column alignment="center" valignment="top" width="0pt">
25442 <row>
25443 <cell alignment="center" valignment="top" usebox="none">
25444 \begin_inset Text
25445
25446 \begin_layout Plain Layout
25447 Comando
25448 \end_layout
25449
25450 \end_inset
25451 </cell>
25452 <cell alignment="center" valignment="top" usebox="none">
25453 \begin_inset Text
25454
25455 \begin_layout Plain Layout
25456 \begin_inset space \hspace{}
25457 \length 1cm
25458 \end_inset
25459
25460 Resultado
25461 \begin_inset Note Note
25462 status collapsed
25463
25464 \begin_layout Plain Layout
25465
25466 \series bold
25467
25468 \backslash
25469 raisebox
25470 \series default
25471  se usa sólo como espaciador
25472 \end_layout
25473
25474 \end_inset
25475
25476
25477 \end_layout
25478
25479 \end_inset
25480 </cell>
25481 </row>
25482 <row>
25483 <cell alignment="center" valignment="top" usebox="none">
25484 \begin_inset Text
25485
25486 \begin_layout Plain Layout
25487
25488 \backslash
25489 lim_x
25490 \backslash
25491 to
25492 \begin_inset space \textvisiblespace{}
25493 \end_inset
25494
25495 A
25496 \begin_inset space \textvisiblespace{}
25497 \end_inset
25498
25499 x=B
25500 \end_layout
25501
25502 \end_inset
25503 </cell>
25504 <cell alignment="center" valignment="top" usebox="none">
25505 \begin_inset Text
25506
25507 \begin_layout Plain Layout
25508 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
25509 \end_inset
25510
25511
25512 \end_layout
25513
25514 \end_inset
25515 </cell>
25516 </row>
25517 </lyxtabular>
25518
25519 \end_inset
25520
25521
25522 \end_layout
25523
25524 \begin_layout Standard
25525 En una ecuación presentada el límite se imprime debajo, como es habitual:
25526 \begin_inset Formula 
25527 \[
25528 \lim\limits _{x\rightarrow A}=B
25529 \]
25530
25531 \end_inset
25532
25533
25534 \end_layout
25535
25536 \begin_layout Standard
25537 \begin_inset VSpace medskip
25538 \end_inset
25539
25540
25541 \end_layout
25542
25543 \begin_layout Standard
25544
25545 \lang english
25546 How to adjust the typesetting of the limits see
25547 \lang spanish
25548  
25549 \begin_inset CommandInset ref
25550 LatexCommand ref
25551 reference "sub:Límites-de-operadores"
25552
25553 \end_inset
25554
25555 .
25556 \end_layout
25557
25558 \begin_layout Subsection
25559 Función módulo
25560 \begin_inset Index idx
25561 status collapsed
25562
25563 \begin_layout Plain Layout
25564 Funciones ! módulo
25565 \end_layout
25566
25567 \end_inset
25568
25569
25570 \end_layout
25571
25572 \begin_layout Standard
25573 La función módulo es especial, porque existe en cuatro variantes.
25574 \end_layout
25575
25576 \begin_layout Standard
25577 En una ecuación presentada:
25578 \begin_inset Formula 
25579 \begin{align*}
25580 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
25581 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25582 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25583 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25584 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25585 \end{align*}
25586
25587 \end_inset
25588
25589 En una ecuación en línea se pone menos espacio delante del nombre de la
25590  función para todas las variantes.
25591  Por omisión, las funciones módulo solo tienen en cuenta el primer carácter
25592  siguente.
25593  Para aplicarlas a más de un carácter hay que poner estos entre llaves TeX:
25594 \begin_inset Formula 
25595 \begin{align*}
25596 \underline{\textrm{Comando}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Resultado}}\\
25597 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25598 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25599 \end{align*}
25600
25601 \end_inset
25602
25603
25604 \end_layout
25605
25606 \begin_layout Section
25607 Caracteres especiales
25608 \begin_inset Index idx
25609 status collapsed
25610
25611 \begin_layout Plain Layout
25612 Caracteres especiales
25613 \end_layout
25614
25615 \end_inset
25616
25617
25618 \end_layout
25619
25620 \begin_layout Subsection
25621 Caracteres especiales en texto matemático
25622 \end_layout
25623
25624 \begin_layout Standard
25625 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
25626  TeX:
25627 \end_layout
25628
25629 \begin_layout Standard
25630 \begin_inset space \hfill{}
25631 \end_inset
25632
25633
25634 \begin_inset Tabular
25635 <lyxtabular version="3" rows="8" columns="2">
25636 <features rotate="0" tabularvalignment="middle">
25637 <column alignment="block" valignment="top">
25638 <column alignment="block" valignment="top">
25639 <row>
25640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25641 \begin_inset Text
25642
25643 \begin_layout Plain Layout
25644 Comando
25645 \end_layout
25646
25647 \end_inset
25648 </cell>
25649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25650 \begin_inset Text
25651
25652 \begin_layout Plain Layout
25653 Resultado
25654 \end_layout
25655
25656 \end_inset
25657 </cell>
25658 </row>
25659 <row>
25660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25661 \begin_inset Text
25662
25663 \begin_layout Plain Layout
25664
25665 \backslash
25666 oe
25667 \end_layout
25668
25669 \end_inset
25670 </cell>
25671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25672 \begin_inset Text
25673
25674 \begin_layout Plain Layout
25675 \begin_inset Formula $\textrm{œ}$
25676 \end_inset
25677
25678
25679 \end_layout
25680
25681 \end_inset
25682 </cell>
25683 </row>
25684 <row>
25685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25686 \begin_inset Text
25687
25688 \begin_layout Plain Layout
25689
25690 \backslash
25691 OE
25692 \end_layout
25693
25694 \end_inset
25695 </cell>
25696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25697 \begin_inset Text
25698
25699 \begin_layout Plain Layout
25700 \begin_inset Formula $\textrm{Œ}$
25701 \end_inset
25702
25703
25704 \end_layout
25705
25706 \end_inset
25707 </cell>
25708 </row>
25709 <row>
25710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25711 \begin_inset Text
25712
25713 \begin_layout Plain Layout
25714
25715 \backslash
25716 ae
25717 \end_layout
25718
25719 \end_inset
25720 </cell>
25721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25722 \begin_inset Text
25723
25724 \begin_layout Plain Layout
25725 \begin_inset Formula $\textrm{æ}$
25726 \end_inset
25727
25728
25729 \end_layout
25730
25731 \end_inset
25732 </cell>
25733 </row>
25734 <row>
25735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25736 \begin_inset Text
25737
25738 \begin_layout Plain Layout
25739
25740 \backslash
25741 AE
25742 \end_layout
25743
25744 \end_inset
25745 </cell>
25746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25747 \begin_inset Text
25748
25749 \begin_layout Plain Layout
25750 \begin_inset Formula $\textrm{Æ}$
25751 \end_inset
25752
25753
25754 \end_layout
25755
25756 \end_inset
25757 </cell>
25758 </row>
25759 <row>
25760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25761 \begin_inset Text
25762
25763 \begin_layout Plain Layout
25764
25765 \backslash
25766 aa
25767 \end_layout
25768
25769 \end_inset
25770 </cell>
25771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25772 \begin_inset Text
25773
25774 \begin_layout Plain Layout
25775 \begin_inset Formula $\textrm{\aa}$
25776 \end_inset
25777
25778
25779 \end_layout
25780
25781 \end_inset
25782 </cell>
25783 </row>
25784 <row>
25785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25786 \begin_inset Text
25787
25788 \begin_layout Plain Layout
25789
25790 \backslash
25791 AA
25792 \begin_inset Index idx
25793 status collapsed
25794
25795 \begin_layout Plain Layout
25796
25797 \backslash
25798 @
25799 \begin_inset ERT
25800 status collapsed
25801
25802 \begin_layout Plain Layout
25803
25804
25805 \backslash
25806 textrm{
25807 \backslash
25808 AA}
25809 \end_layout
25810
25811 \end_inset
25812
25813
25814 \end_layout
25815
25816 \end_inset
25817
25818
25819 \end_layout
25820
25821 \end_inset
25822 </cell>
25823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25824 \begin_inset Text
25825
25826 \begin_layout Plain Layout
25827 \begin_inset Formula $\textrm{Å}$
25828 \end_inset
25829
25830
25831 \end_layout
25832
25833 \end_inset
25834 </cell>
25835 </row>
25836 <row>
25837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25838 \begin_inset Text
25839
25840 \begin_layout Plain Layout
25841
25842 \backslash
25843 i
25844 \end_layout
25845
25846 \end_inset
25847 </cell>
25848 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25849 \begin_inset Text
25850
25851 \begin_layout Plain Layout
25852 \begin_inset Formula $\textrm{ı}$
25853 \end_inset
25854
25855
25856 \end_layout
25857
25858 \end_inset
25859 </cell>
25860 </row>
25861 </lyxtabular>
25862
25863 \end_inset
25864
25865
25866 \begin_inset space \hfill{}
25867 \end_inset
25868
25869
25870 \begin_inset Tabular
25871 <lyxtabular version="3" rows="8" columns="2">
25872 <features rotate="0" tabularvalignment="middle">
25873 <column alignment="block" valignment="top">
25874 <column alignment="center" valignment="top">
25875 <row>
25876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25877 \begin_inset Text
25878
25879 \begin_layout Plain Layout
25880 Comando
25881 \begin_inset Note Note
25882 status collapsed
25883
25884 \begin_layout Plain Layout
25885
25886 \series bold
25887
25888 \backslash
25889 raisebox
25890 \series default
25891  se usa sólo como espaciador
25892 \end_layout
25893
25894 \end_inset
25895
25896
25897 \end_layout
25898
25899 \end_inset
25900 </cell>
25901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25902 \begin_inset Text
25903
25904 \begin_layout Plain Layout
25905 Resultado
25906 \end_layout
25907
25908 \end_inset
25909 </cell>
25910 </row>
25911 <row>
25912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25913 \begin_inset Text
25914
25915 \begin_layout Plain Layout
25916
25917 \backslash
25918 o
25919 \end_layout
25920
25921 \end_inset
25922 </cell>
25923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25924 \begin_inset Text
25925
25926 \begin_layout Plain Layout
25927 \begin_inset Formula $\textrm{ø}$
25928 \end_inset
25929
25930
25931 \end_layout
25932
25933 \end_inset
25934 </cell>
25935 </row>
25936 <row>
25937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25938 \begin_inset Text
25939
25940 \begin_layout Plain Layout
25941
25942 \backslash
25943 O
25944 \end_layout
25945
25946 \end_inset
25947 </cell>
25948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25949 \begin_inset Text
25950
25951 \begin_layout Plain Layout
25952 \begin_inset Formula $\textrm{Ø}$
25953 \end_inset
25954
25955
25956 \end_layout
25957
25958 \end_inset
25959 </cell>
25960 </row>
25961 <row>
25962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25963 \begin_inset Text
25964
25965 \begin_layout Plain Layout
25966
25967 \backslash
25968 l
25969 \end_layout
25970
25971 \end_inset
25972 </cell>
25973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25974 \begin_inset Text
25975
25976 \begin_layout Plain Layout
25977 \begin_inset Formula $\textrm{ł}$
25978 \end_inset
25979
25980
25981 \end_layout
25982
25983 \end_inset
25984 </cell>
25985 </row>
25986 <row>
25987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25988 \begin_inset Text
25989
25990 \begin_layout Plain Layout
25991
25992 \backslash
25993 L
25994 \end_layout
25995
25996 \end_inset
25997 </cell>
25998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25999 \begin_inset Text
26000
26001 \begin_layout Plain Layout
26002 \begin_inset Formula $\textrm{Ł}$
26003 \end_inset
26004
26005
26006 \end_layout
26007
26008 \end_inset
26009 </cell>
26010 </row>
26011 <row>
26012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26013 \begin_inset Text
26014
26015 \begin_layout Plain Layout
26016 !
26017 \begin_inset space \hspace{}
26018 \length 0mm
26019 \end_inset
26020
26021 `
26022 \begin_inset space \textvisiblespace{}
26023 \end_inset
26024
26025
26026 \end_layout
26027
26028 \end_inset
26029 </cell>
26030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26031 \begin_inset Text
26032
26033 \begin_layout Plain Layout
26034 \begin_inset Formula $\textrm{!`}$
26035 \end_inset
26036
26037
26038 \end_layout
26039
26040 \end_inset
26041 </cell>
26042 </row>
26043 <row>
26044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26045 \begin_inset Text
26046
26047 \begin_layout Plain Layout
26048 ?
26049 \begin_inset space \hspace{}
26050 \length 0mm
26051 \end_inset
26052
26053 `
26054 \begin_inset space \textvisiblespace{}
26055 \end_inset
26056
26057
26058 \end_layout
26059
26060 \end_inset
26061 </cell>
26062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26063 \begin_inset Text
26064
26065 \begin_layout Plain Layout
26066 \begin_inset Formula $\textrm{?`}$
26067 \end_inset
26068
26069
26070 \end_layout
26071
26072 \end_inset
26073 </cell>
26074 </row>
26075 <row>
26076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26077 \begin_inset Text
26078
26079 \begin_layout Plain Layout
26080
26081 \backslash
26082 j
26083 \end_layout
26084
26085 \end_inset
26086 </cell>
26087 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26088 \begin_inset Text
26089
26090 \begin_layout Plain Layout
26091 \begin_inset Formula $\textrm{ȷ}$
26092 \end_inset
26093
26094
26095 \end_layout
26096
26097 \end_inset
26098 </cell>
26099 </row>
26100 </lyxtabular>
26101
26102 \end_inset
26103
26104
26105 \begin_inset space \hfill{}
26106 \end_inset
26107
26108
26109 \end_layout
26110
26111 \begin_layout Standard
26112 Los caracteres 
26113 \begin_inset Formula $\textrm{\textrm{Å}}$
26114 \end_inset
26115
26116  y 
26117 \begin_inset Formula $\textrm{\textrm{Ø}}$
26118 \end_inset
26119
26120  también se pueden insertar mediante el botón 
26121 \begin_inset Info
26122 type  "icon"
26123 arg   "math-insert \\digamma"
26124 \end_inset
26125
26126  de la barra de ecuaciones.
26127 \end_layout
26128
26129 \begin_layout Standard
26130 Los comandos 
26131 \series bold
26132 !
26133 \begin_inset space \hspace{}
26134 \length 0mm
26135 \end_inset
26136
26137 `
26138 \series default
26139  y 
26140 \series bold
26141 ?
26142 \begin_inset space \hspace{}
26143 \length 0mm
26144 \end_inset
26145
26146 `
26147 \series default
26148  son una excepción porque se pueden insertar directamente a texto en LyX.
26149  
26150 \end_layout
26151
26152 \begin_layout Subsection
26153 Acentos en texto
26154 \begin_inset CommandInset label
26155 LatexCommand label
26156 name "sub:Acentos-en-texto"
26157
26158 \end_inset
26159
26160
26161 \begin_inset Index idx
26162 status collapsed
26163
26164 \begin_layout Plain Layout
26165 Acentos ! en texto
26166 \end_layout
26167
26168 \end_inset
26169
26170
26171 \end_layout
26172
26173 \begin_layout Standard
26174 Con los siguientes comandos se pueden acentuar todas las letras.
26175  Los comandos deben ponerse en modo TeX.
26176 \end_layout
26177
26178 \begin_layout Standard
26179 \begin_inset space \hfill{}
26180 \end_inset
26181
26182
26183 \begin_inset Tabular
26184 <lyxtabular version="3" rows="8" columns="2">
26185 <features rotate="0" tabularvalignment="middle">
26186 <column alignment="block" valignment="top">
26187 <column alignment="block" valignment="top">
26188 <row>
26189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26190 \begin_inset Text
26191
26192 \begin_layout Plain Layout
26193 Comando
26194 \end_layout
26195
26196 \end_inset
26197 </cell>
26198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26199 \begin_inset Text
26200
26201 \begin_layout Plain Layout
26202 Resultado
26203 \end_layout
26204
26205 \end_inset
26206 </cell>
26207 </row>
26208 <row>
26209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26210 \begin_inset Text
26211
26212 \begin_layout Plain Layout
26213
26214 \backslash
26215
26216 \begin_inset Quotes grd
26217 \end_inset
26218
26219 e
26220 \end_layout
26221
26222 \end_inset
26223 </cell>
26224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26225 \begin_inset Text
26226
26227 \begin_layout Plain Layout
26228 \begin_inset ERT
26229 status collapsed
26230
26231 \begin_layout Plain Layout
26232
26233
26234 \backslash
26235 "e
26236 \end_layout
26237
26238 \end_inset
26239
26240
26241 \end_layout
26242
26243 \end_inset
26244 </cell>
26245 </row>
26246 <row>
26247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26248 \begin_inset Text
26249
26250 \begin_layout Plain Layout
26251
26252 \backslash
26253 `e
26254 \end_layout
26255
26256 \end_inset
26257 </cell>
26258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26259 \begin_inset Text
26260
26261 \begin_layout Plain Layout
26262 \begin_inset ERT
26263 status collapsed
26264
26265 \begin_layout Plain Layout
26266
26267
26268 \backslash
26269 `e
26270 \end_layout
26271
26272 \end_inset
26273
26274
26275 \end_layout
26276
26277 \end_inset
26278 </cell>
26279 </row>
26280 <row>
26281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26282 \begin_inset Text
26283
26284 \begin_layout Plain Layout
26285
26286 \backslash
26287 ^
26288 \begin_inset space \textvisiblespace{}
26289 \end_inset
26290
26291 e
26292 \end_layout
26293
26294 \end_inset
26295 </cell>
26296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26297 \begin_inset Text
26298
26299 \begin_layout Plain Layout
26300 \begin_inset ERT
26301 status collapsed
26302
26303 \begin_layout Plain Layout
26304
26305
26306 \backslash
26307 ^e
26308 \end_layout
26309
26310 \end_inset
26311
26312
26313 \end_layout
26314
26315 \end_inset
26316 </cell>
26317 </row>
26318 <row>
26319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26320 \begin_inset Text
26321
26322 \begin_layout Plain Layout
26323
26324 \backslash
26325 =e
26326 \end_layout
26327
26328 \end_inset
26329 </cell>
26330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26331 \begin_inset Text
26332
26333 \begin_layout Plain Layout
26334 \begin_inset ERT
26335 status collapsed
26336
26337 \begin_layout Plain Layout
26338
26339
26340 \backslash
26341 =e
26342 \end_layout
26343
26344 \end_inset
26345
26346
26347 \end_layout
26348
26349 \end_inset
26350 </cell>
26351 </row>
26352 <row>
26353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26354 \begin_inset Text
26355
26356 \begin_layout Plain Layout
26357
26358 \backslash
26359 u
26360 \begin_inset space \textvisiblespace{}
26361 \end_inset
26362
26363 e
26364 \end_layout
26365
26366 \end_inset
26367 </cell>
26368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26369 \begin_inset Text
26370
26371 \begin_layout Plain Layout
26372 \begin_inset ERT
26373 status collapsed
26374
26375 \begin_layout Plain Layout
26376
26377
26378 \backslash
26379 u e
26380 \end_layout
26381
26382 \end_inset
26383
26384
26385 \end_layout
26386
26387 \end_inset
26388 </cell>
26389 </row>
26390 <row>
26391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26392 \begin_inset Text
26393
26394 \begin_layout Plain Layout
26395
26396 \backslash
26397 b
26398 \begin_inset space \textvisiblespace{}
26399 \end_inset
26400
26401 e
26402 \end_layout
26403
26404 \end_inset
26405 </cell>
26406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26407 \begin_inset Text
26408
26409 \begin_layout Plain Layout
26410 \begin_inset ERT
26411 status collapsed
26412
26413 \begin_layout Plain Layout
26414
26415
26416 \backslash
26417 b e
26418 \end_layout
26419
26420 \end_inset
26421
26422
26423 \end_layout
26424
26425 \end_inset
26426 </cell>
26427 </row>
26428 <row>
26429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26430 \begin_inset Text
26431
26432 \begin_layout Plain Layout
26433
26434 \backslash
26435 t
26436 \begin_inset space \textvisiblespace{}
26437 \end_inset
26438
26439 ee
26440 \end_layout
26441
26442 \end_inset
26443 </cell>
26444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26445 \begin_inset Text
26446
26447 \begin_layout Plain Layout
26448 \begin_inset ERT
26449 status collapsed
26450
26451 \begin_layout Plain Layout
26452
26453
26454 \backslash
26455 t ee
26456 \end_layout
26457
26458 \end_inset
26459
26460
26461 \end_layout
26462
26463 \end_inset
26464 </cell>
26465 </row>
26466 </lyxtabular>
26467
26468 \end_inset
26469
26470
26471 \begin_inset space \hfill{}
26472 \end_inset
26473
26474
26475 \begin_inset Tabular
26476 <lyxtabular version="3" rows="8" columns="2">
26477 <features rotate="0" tabularvalignment="middle">
26478 <column alignment="block" valignment="top">
26479 <column alignment="center" valignment="top">
26480 <row>
26481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26482 \begin_inset Text
26483
26484 \begin_layout Plain Layout
26485 Comando
26486 \end_layout
26487
26488 \end_inset
26489 </cell>
26490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26491 \begin_inset Text
26492
26493 \begin_layout Plain Layout
26494 Resultado
26495 \end_layout
26496
26497 \end_inset
26498 </cell>
26499 </row>
26500 <row>
26501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26502 \begin_inset Text
26503
26504 \begin_layout Plain Layout
26505
26506 \backslash
26507 H
26508 \begin_inset space \textvisiblespace{}
26509 \end_inset
26510
26511 e
26512 \end_layout
26513
26514 \end_inset
26515 </cell>
26516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26517 \begin_inset Text
26518
26519 \begin_layout Plain Layout
26520 \begin_inset ERT
26521 status collapsed
26522
26523 \begin_layout Plain Layout
26524
26525
26526 \backslash
26527 H e
26528 \end_layout
26529
26530 \end_inset
26531
26532
26533 \end_layout
26534
26535 \end_inset
26536 </cell>
26537 </row>
26538 <row>
26539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26540 \begin_inset Text
26541
26542 \begin_layout Plain Layout
26543
26544 \backslash
26545 'e
26546 \end_layout
26547
26548 \end_inset
26549 </cell>
26550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26551 \begin_inset Text
26552
26553 \begin_layout Plain Layout
26554 \begin_inset ERT
26555 status collapsed
26556
26557 \begin_layout Plain Layout
26558
26559
26560 \backslash
26561 'e
26562 \end_layout
26563
26564 \end_inset
26565
26566
26567 \end_layout
26568
26569 \end_inset
26570 </cell>
26571 </row>
26572 <row>
26573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26574 \begin_inset Text
26575
26576 \begin_layout Plain Layout
26577
26578 \backslash
26579 ~e
26580 \begin_inset Index idx
26581 status collapsed
26582
26583 \begin_layout Plain Layout
26584 Tilde
26585 \end_layout
26586
26587 \end_inset
26588
26589
26590 \end_layout
26591
26592 \end_inset
26593 </cell>
26594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26595 \begin_inset Text
26596
26597 \begin_layout Plain Layout
26598 \begin_inset ERT
26599 status collapsed
26600
26601 \begin_layout Plain Layout
26602
26603
26604 \backslash
26605 ~e
26606 \end_layout
26607
26608 \end_inset
26609
26610
26611 \end_layout
26612
26613 \end_inset
26614 </cell>
26615 </row>
26616 <row>
26617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26618 \begin_inset Text
26619
26620 \begin_layout Plain Layout
26621
26622 \backslash
26623 .e
26624 \end_layout
26625
26626 \end_inset
26627 </cell>
26628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26629 \begin_inset Text
26630
26631 \begin_layout Plain Layout
26632 \begin_inset ERT
26633 status collapsed
26634
26635 \begin_layout Plain Layout
26636
26637
26638 \backslash
26639 .e
26640 \end_layout
26641
26642 \end_inset
26643
26644
26645 \end_layout
26646
26647 \end_inset
26648 </cell>
26649 </row>
26650 <row>
26651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26652 \begin_inset Text
26653
26654 \begin_layout Plain Layout
26655
26656 \backslash
26657 v
26658 \begin_inset space \textvisiblespace{}
26659 \end_inset
26660
26661 e
26662 \end_layout
26663
26664 \end_inset
26665 </cell>
26666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26667 \begin_inset Text
26668
26669 \begin_layout Plain Layout
26670 \begin_inset ERT
26671 status collapsed
26672
26673 \begin_layout Plain Layout
26674
26675
26676 \backslash
26677 v e
26678 \end_layout
26679
26680 \end_inset
26681
26682
26683 \end_layout
26684
26685 \end_inset
26686 </cell>
26687 </row>
26688 <row>
26689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26690 \begin_inset Text
26691
26692 \begin_layout Plain Layout
26693
26694 \backslash
26695 d
26696 \begin_inset space \textvisiblespace{}
26697 \end_inset
26698
26699 e
26700 \end_layout
26701
26702 \end_inset
26703 </cell>
26704 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26705 \begin_inset Text
26706
26707 \begin_layout Plain Layout
26708 \begin_inset ERT
26709 status collapsed
26710
26711 \begin_layout Plain Layout
26712
26713
26714 \backslash
26715 d e
26716 \end_layout
26717
26718 \end_inset
26719
26720
26721 \end_layout
26722
26723 \end_inset
26724 </cell>
26725 </row>
26726 <row>
26727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26728 \begin_inset Text
26729
26730 \begin_layout Plain Layout
26731
26732 \backslash
26733 c
26734 \begin_inset space \textvisiblespace{}
26735 \end_inset
26736
26737 e
26738 \end_layout
26739
26740 \end_inset
26741 </cell>
26742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26743 \begin_inset Text
26744
26745 \begin_layout Plain Layout
26746 \begin_inset ERT
26747 status collapsed
26748
26749 \begin_layout Plain Layout
26750
26751
26752 \backslash
26753 c e
26754 \end_layout
26755
26756 \end_inset
26757
26758
26759 \end_layout
26760
26761 \end_inset
26762 </cell>
26763 </row>
26764 </lyxtabular>
26765
26766 \end_inset
26767
26768
26769 \begin_inset space \hfill{}
26770 \end_inset
26771
26772
26773 \end_layout
26774
26775 \begin_layout Standard
26776 \begin_inset VSpace medskip
26777 \end_inset
26778
26779
26780 \end_layout
26781
26782 \begin_layout Standard
26783 Con el comando 
26784 \series bold
26785
26786 \backslash
26787 t
26788 \series default
26789  también se pueden acentuar dos caracteres distintos.
26790  El comando 
26791 \series bold
26792
26793 \backslash
26794 t
26795 \begin_inset space \textvisiblespace{}
26796 \end_inset
26797
26798 sz
26799 \series default
26800  genera 
26801 \begin_inset ERT
26802 status collapsed
26803
26804 \begin_layout Plain Layout
26805
26806
26807 \backslash
26808 t sz
26809 \end_layout
26810
26811 \end_inset
26812
26813
26814 \end_layout
26815
26816 \begin_layout Standard
26817 Los acentos 
26818 \series bold
26819 `
26820 \series default
26821  , 
26822 \series bold
26823 '
26824 \series default
26825  y 
26826 \series bold
26827 ^
26828 \series default
26829  se pueden insertar directamente con el teclado sobre vocales sin usar modo
26830  TeX.
26831  Lo mismo se aplica a la tilde
26832 \begin_inset Foot
26833 status collapsed
26834
26835 \begin_layout Plain Layout
26836 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
26837 \end_layout
26838
26839 \end_inset
26840
26841  con 
26842 \emph on
26843 a
26844 \emph default
26845
26846 \emph on
26847 o
26848 \emph default
26849  y 
26850 \emph on
26851 n.
26852 \end_layout
26853
26854 \begin_layout Standard
26855 Los comandos 
26856 \series bold
26857
26858 \backslash
26859 b
26860 \series default
26861  , 
26862 \series bold
26863
26864 \backslash
26865 c
26866 \series default
26867  , 
26868 \series bold
26869
26870 \backslash
26871 d
26872 \series default
26873  , 
26874 \series bold
26875
26876 \backslash
26877 H
26878 \series default
26879  , 
26880 \series bold
26881
26882 \backslash
26883 t
26884 \series default
26885  , 
26886 \series bold
26887
26888 \backslash
26889 u
26890 \series default
26891  , 
26892 \series bold
26893
26894 \backslash
26895 v
26896 \series default
26897 , y acentos insertados directamente con el teclado también están disponibles
26898  en texto matemático.
26899  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
26900  
26901 \begin_inset CommandInset ref
26902 LatexCommand ref
26903 reference "sub:Acentos-para-un"
26904
26905 \end_inset
26906
26907 .
26908 \end_layout
26909
26910 \begin_layout Standard
26911 \begin_inset VSpace bigskip
26912 \end_inset
26913
26914
26915 \end_layout
26916
26917 \begin_layout Standard
26918 Además, con el comando 
26919 \series bold
26920
26921 \backslash
26922 textcircled
26923 \series default
26924
26925 \begin_inset Index idx
26926 status collapsed
26927
26928 \begin_layout Plain Layout
26929 Comandos ! T ! 
26930 \backslash
26931 textcircled
26932 \end_layout
26933
26934 \end_inset
26935
26936  se pueden insertar en un círculo todos los números y letras, de forma parecida
26937  al símbolo copyright.
26938 \end_layout
26939
26940 \begin_layout Standard
26941 \noindent
26942 \align center
26943 \begin_inset Tabular
26944 <lyxtabular version="3" rows="3" columns="2">
26945 <features rotate="0" tabularvalignment="middle">
26946 <column alignment="center" valignment="top">
26947 <column alignment="center" valignment="top">
26948 <row>
26949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26950 \begin_inset Text
26951
26952 \begin_layout Plain Layout
26953 Comando
26954 \end_layout
26955
26956 \end_inset
26957 </cell>
26958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26959 \begin_inset Text
26960
26961 \begin_layout Plain Layout
26962 Resultado
26963 \begin_inset Note Note
26964 status collapsed
26965
26966 \begin_layout Plain Layout
26967
26968 \series bold
26969
26970 \backslash
26971 raisebox
26972 \series default
26973  se usa sólo como espaciador
26974 \end_layout
26975
26976 \end_inset
26977
26978
26979 \end_layout
26980
26981 \end_inset
26982 </cell>
26983 </row>
26984 <row>
26985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26986 \begin_inset Text
26987
26988 \begin_layout Plain Layout
26989
26990 \backslash
26991 textcircled{w}
26992 \end_layout
26993
26994 \end_inset
26995 </cell>
26996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26997 \begin_inset Text
26998
26999 \begin_layout Plain Layout
27000 \begin_inset ERT
27001 status collapsed
27002
27003 \begin_layout Plain Layout
27004
27005
27006 \backslash
27007 textcircled{w}
27008 \end_layout
27009
27010 \end_inset
27011
27012
27013 \end_layout
27014
27015 \end_inset
27016 </cell>
27017 </row>
27018 <row>
27019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27020 \begin_inset Text
27021
27022 \begin_layout Plain Layout
27023
27024 \backslash
27025 Large 
27026 \backslash
27027 textcircled{
27028 \backslash
27029 normalsize
27030 \backslash
27031 protect
27032 \backslash
27033 raisebox{-1.5pt}{W}}
27034 \end_layout
27035
27036 \end_inset
27037 </cell>
27038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27039 \begin_inset Text
27040
27041 \begin_layout Plain Layout
27042 \begin_inset Formula $\raisebox{4.5mm}{}$
27043 \end_inset
27044
27045
27046 \begin_inset ERT
27047 status collapsed
27048
27049 \begin_layout Plain Layout
27050
27051
27052 \backslash
27053 Large 
27054 \backslash
27055 textcircled{
27056 \backslash
27057 normalsize
27058 \backslash
27059 protect
27060 \backslash
27061 raisebox{-1.5pt}W}
27062 \end_layout
27063
27064 \end_inset
27065
27066
27067 \begin_inset Formula $\raisebox{-2mm}{}$
27068 \end_inset
27069
27070
27071 \end_layout
27072
27073 \end_inset
27074 </cell>
27075 </row>
27076 </lyxtabular>
27077
27078 \end_inset
27079
27080
27081 \end_layout
27082
27083 \begin_layout Standard
27084 Hay que tener cuidado que el carácter se ajuste al círculo.
27085  Por eso 
27086 \series bold
27087
27088 \backslash
27089 Large
27090 \begin_inset Foot
27091 status collapsed
27092
27093 \begin_layout Plain Layout
27094 véase 
27095 \begin_inset CommandInset ref
27096 LatexCommand ref
27097 reference "sub:Tamaños-de-tipografías"
27098
27099 \end_inset
27100
27101
27102 \end_layout
27103
27104 \end_inset
27105
27106
27107 \series default
27108  especifica el tamaño del círculo.
27109  Con ayuda de 
27110 \series bold
27111
27112 \backslash
27113 raisebox
27114 \begin_inset Foot
27115 status collapsed
27116
27117 \begin_layout Plain Layout
27118 véase 
27119 \begin_inset CommandInset ref
27120 LatexCommand ref
27121 reference "sub:Marcos-sin-bordes"
27122
27123 \end_inset
27124
27125
27126 \end_layout
27127
27128 \end_inset
27129
27130
27131 \series default
27132  se puede centrar el carácter.
27133 \end_layout
27134
27135 \begin_layout Subsection
27136 Números en estilo antiguo
27137 \begin_inset Index idx
27138 status collapsed
27139
27140 \begin_layout Plain Layout
27141 Numeros@Números ! en estilo antiguo
27142 \end_layout
27143
27144 \end_inset
27145
27146
27147 \end_layout
27148
27149 \begin_layout Standard
27150 Los números en estilo antiguo o elzevirianos se componen con el comando
27151  
27152 \series bold
27153
27154 \backslash
27155 oldstylenums
27156 \series default
27157
27158 \begin_inset Index idx
27159 status collapsed
27160
27161 \begin_layout Plain Layout
27162 Comandos ! O ! 
27163 \backslash
27164 oldstylenums
27165 \end_layout
27166
27167 \end_inset
27168
27169 .
27170  El comando se puede usar en ecuaciones y en modo TeX.
27171  Su esquema es:
27172 \end_layout
27173
27174 \begin_layout Standard
27175
27176 \series bold
27177
27178 \backslash
27179 oldstylenums{número}
27180 \end_layout
27181
27182 \begin_layout Standard
27183 El comando 
27184 \series bold
27185
27186 \backslash
27187 oldstylenums{0123456789}
27188 \series default
27189  genera: 
27190 \begin_inset Formula $\oldstylenums{0123456789}$
27191 \end_inset
27192
27193
27194 \end_layout
27195
27196 \begin_layout Section
27197 Estilos de ecuación
27198 \begin_inset CommandInset label
27199 LatexCommand label
27200 name "sec:Estilos-de-ecuación"
27201
27202 \end_inset
27203
27204
27205 \begin_inset Index idx
27206 status collapsed
27207
27208 \begin_layout Plain Layout
27209 Ecuación ! estilos de
27210 \end_layout
27211
27212 \end_inset
27213
27214
27215 \end_layout
27216
27217 \begin_layout Itemize
27218 Hay dos estilos diferentes de alineación:
27219 \end_layout
27220
27221 \begin_deeper
27222 \begin_layout Description
27223 Centrado es el estándar predefinido
27224 \end_layout
27225
27226 \begin_layout Description
27227 Sangrado para este estilo debe insertarse la opción de clase 
27228 \series bold
27229 fleqn
27230 \series default
27231  en el menú 
27232 \family sans
27233 Documento\SpecialChar \menuseparator
27234 Configuración
27235 \family default
27236  bajo 
27237 \family sans
27238 Clase de documento
27239 \end_layout
27240
27241 \begin_layout Standard
27242 Cuando se usa 
27243 \series bold
27244 Sangrado
27245 \series default
27246 , éste se puede ajustar con la longitud 
27247 \series bold
27248
27249 \backslash
27250 mathindent
27251 \series default
27252
27253 \begin_inset Index idx
27254 status collapsed
27255
27256 \begin_layout Plain Layout
27257 Comandos ! M ! 
27258 \backslash
27259 mathindent
27260 \end_layout
27261
27262 \end_inset
27263
27264 .
27265  Para 15
27266 \begin_inset space \thinspace{}
27267 \end_inset
27268
27269 mm, por ejemplo, se inserta esta línea de comando en el preámbulo LaTeX:
27270 \end_layout
27271
27272 \begin_layout Standard
27273
27274 \series bold
27275
27276 \backslash
27277 setlength{
27278 \backslash
27279 mathindent}{15mm}
27280 \end_layout
27281
27282 \begin_layout Standard
27283 Si no se especifica longitud se usa el valor predeterminado de 30
27284 \begin_inset space \thinspace{}
27285 \end_inset
27286
27287 pt.
27288 \end_layout
27289
27290 \end_deeper
27291 \begin_layout Itemize
27292 Y dos estilos diferentes de numeración:
27293 \end_layout
27294
27295 \begin_deeper
27296 \begin_layout Description
27297 Derecha es el estándar predefinido
27298 \end_layout
27299
27300 \begin_layout Description
27301 Izquierda para este estilo debe insertarse la opción de clase 
27302 \series bold
27303 leqno
27304 \series default
27305  en el menú 
27306 \family sans
27307 Documento\SpecialChar \menuseparator
27308 Configuración
27309 \family default
27310  bajo 
27311 \family sans
27312 Clase de documento
27313 \end_layout
27314
27315 \end_deeper
27316 \begin_layout Standard
27317
27318 \series bold
27319 fleqn
27320 \series default
27321  y 
27322 \series bold
27323 leqno
27324 \series default
27325  también se pueden usar juntos.
27326  En ese caso se insertan ambas opciones, separadas por una coma.
27327 \end_layout
27328
27329 \begin_layout Standard
27330 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
27331  documento.
27332  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
27333  estilo 
27334 \series bold
27335 Centrado
27336 \series default
27337  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
27338 \begin_inset CommandInset ref
27339 LatexCommand ref
27340 reference "sub:Entorno-flalign"
27341
27342 \end_inset
27343
27344 .
27345 \end_layout
27346
27347 \begin_layout Section
27348 Ecuaciones multilínea
27349 \begin_inset CommandInset label
27350 LatexCommand label
27351 name "sec:Ecuaciones-multilínea"
27352
27353 \end_inset
27354
27355
27356 \begin_inset Index idx
27357 status collapsed
27358
27359 \begin_layout Plain Layout
27360 Ecuación ! multilínea
27361 \end_layout
27362
27363 \end_inset
27364
27365
27366 \end_layout
27367
27368 \begin_layout Subsection
27369 General
27370 \end_layout
27371
27372 \begin_layout Standard
27373 En LyX se generan nuevas líneas en una ecuación con 
27374 \family sans
27375 Ctrl+Entrar
27376 \family default
27377 .
27378  Esto crea un 
27379 \series bold
27380 entorno eqnarray
27381 \series default
27382 , que se describe en
27383 \begin_inset space ~
27384 \end_inset
27385
27386
27387 \begin_inset CommandInset ref
27388 LatexCommand ref
27389 reference "sub:Entorno-eqnarray"
27390
27391 \end_inset
27392
27393  o, si se ha marcado la opción 
27394 \family sans
27395 Usar
27396 \begin_inset space ~
27397 \end_inset
27398
27399 el
27400 \begin_inset space ~
27401 \end_inset
27402
27403 paquete
27404 \begin_inset space ~
27405 \end_inset
27406
27407 de
27408 \begin_inset space ~
27409 \end_inset
27410
27411 ecuaciones
27412 \begin_inset space ~
27413 \end_inset
27414
27415 AMS
27416 \family default
27417  en la configuración del documento
27418 \family sans
27419 , un 
27420 \series bold
27421 entorno
27422 \family default
27423 \series default
27424  
27425 \series bold
27426 align
27427 \series default
27428 , que se describe en
27429 \begin_inset space ~
27430 \end_inset
27431
27432
27433 \begin_inset CommandInset ref
27434 LatexCommand ref
27435 reference "sub:Entorno-align-estándar"
27436
27437 \end_inset
27438
27439 .
27440  Se recomienda el entorno align porque proporciona una salida tipográficamente
27441  correcta en cualquier caso.
27442 \end_layout
27443
27444 \begin_layout Standard
27445 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
27446  el menú 
27447 \family sans
27448 Insertar\SpecialChar \menuseparator
27449 Ecuación
27450 \family default
27451 .
27452  En las siguientes secciones se describen estos entornos.
27453 \end_layout
27454
27455 \begin_layout Standard
27456 En todos los entornos de ecuación multilínea la combinación 
27457 \family sans
27458 Ctrl+Entrar
27459 \family default
27460  genera una línea nueva.
27461  Para añadir o quitar líneas se pueden usar los botones 
27462 \begin_inset Info
27463 type  "icon"
27464 arg   "inset-modify tabular append-row"
27465 \end_inset
27466
27467  o 
27468 \begin_inset Info
27469 type  "icon"
27470 arg   "inset-modify tabular delete-row"
27471 \end_inset
27472
27473  de la barra de herramientas, respectivamente, o el menú 
27474 \family sans
27475 Editar\SpecialChar \menuseparator
27476 Filas y columnas
27477 \family default
27478 .
27479 \end_layout
27480
27481 \begin_layout Subsubsection
27482 Separación de líneas
27483 \begin_inset CommandInset label
27484 LatexCommand label
27485 name "sub:Separación-de-líneas"
27486
27487 \end_inset
27488
27489
27490 \begin_inset Index idx
27491 status collapsed
27492
27493 \begin_layout Plain Layout
27494 Ecuación ! multilínea ! separación de filas
27495 \end_layout
27496
27497 \end_inset
27498
27499
27500 \end_layout
27501
27502 \begin_layout Standard
27503 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
27504 \begin_inset Formula 
27505 \begin{eqnarray*}
27506 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}\\
27507 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
27508 \end{eqnarray*}
27509
27510 \end_inset
27511
27512 En LaTeX un espacio adicional para una línea se especifica como argumento
27513  opcional del comando de nueva línea.
27514  Esto aún no es posible en LYX,
27515 \begin_inset Foot
27516 status collapsed
27517
27518 \begin_layout Plain Layout
27519 véase 
27520 \begin_inset CommandInset href
27521 LatexCommand href
27522 name "LyX-bug #1505"
27523 target "http://www.lyx.org/trac/ticket/1505"
27524
27525 \end_inset
27526
27527
27528 \end_layout
27529
27530 \end_inset
27531
27532  por lo que toda la ecuación debe insertarse en modo TeX.
27533  Para añadir espacio en nuestro ejemplo se inserta el comando 
27534 \series bold
27535
27536 \backslash
27537
27538 \backslash
27539 [3mm]
27540 \series default
27541  al final de la primera línea.
27542  Así: 
27543 \begin_inset ERT
27544 status collapsed
27545
27546 \begin_layout Plain Layout
27547
27548
27549 \backslash
27550 begin{eqnarray*}
27551 \end_layout
27552
27553 \begin_layout Plain Layout
27554
27555 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27556  = & 
27557 \backslash
27558 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27559 \backslash
27560
27561 \backslash
27562 [3mm]
27563 \end_layout
27564
27565 \begin_layout Plain Layout
27566
27567 4x^{2}
27568 \backslash
27569 left(B^{2}+x_{0}^{2}
27570 \backslash
27571 right)+4x_{0}x
27572 \backslash
27573 left(D-B^{2}
27574 \backslash
27575 right)+B^{2}
27576 \backslash
27577 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27578 \backslash
27579 right) & = & 0
27580 \end_layout
27581
27582 \begin_layout Plain Layout
27583
27584
27585 \backslash
27586 end{eqnarray*}
27587 \end_layout
27588
27589 \end_inset
27590
27591
27592 \begin_inset VSpace bigskip
27593 \end_inset
27594
27595
27596 \end_layout
27597
27598 \begin_layout Standard
27599 Para obtener separación en todas las líneas hay que cambiar la longitud
27600  
27601 \series bold
27602
27603 \backslash
27604 jot
27605 \series default
27606
27607 \begin_inset Index idx
27608 status collapsed
27609
27610 \begin_layout Plain Layout
27611 Comandos ! J ! 
27612 \backslash
27613 jot
27614 \end_layout
27615
27616 \end_inset
27617
27618 .
27619  La definición es: 
27620 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
27621 \end_inset
27622
27623 .
27624  El valor predeterminado para 
27625 \series bold
27626
27627 \backslash
27628 jot
27629 \series default
27630  es 3
27631 \begin_inset space \thinspace{}
27632 \end_inset
27633
27634 pt.
27635  Para establecer una separación adicional de 3
27636 \begin_inset space \thinspace{}
27637 \end_inset
27638
27639 mm como en el ejemplo anterior, se inserta el comando
27640 \end_layout
27641
27642 \begin_layout Standard
27643
27644 \series bold
27645
27646 \backslash
27647 setlength{
27648 \backslash
27649 jot}{3mm+3pt}
27650 \end_layout
27651
27652 \begin_layout Standard
27653 en modo TeX antes de la ecuación.
27654  Es necesario cargar el paquete 
27655 \series bold
27656 calc
27657 \series default
27658
27659 \begin_inset Foot
27660 status collapsed
27661
27662 \begin_layout Plain Layout
27663
27664 \series bold
27665 calc
27666 \series default
27667  forma parte de toda instalación LaTeX estándar.
27668 \end_layout
27669
27670 \end_inset
27671
27672
27673 \begin_inset Index idx
27674 status collapsed
27675
27676 \begin_layout Plain Layout
27677 Paquetes ! calc
27678 \end_layout
27679
27680 \end_inset
27681
27682  en el preámbulo con la línea
27683 \end_layout
27684
27685 \begin_layout Standard
27686
27687 \series bold
27688
27689 \backslash
27690 usepackage{calc}
27691 \end_layout
27692
27693 \begin_layout Standard
27694 Se obtiene:
27695 \begin_inset ERT
27696 status collapsed
27697
27698 \begin_layout Plain Layout
27699
27700
27701 \backslash
27702 setlength{
27703 \backslash
27704 jot}{3mm+3pt}
27705 \end_layout
27706
27707 \end_inset
27708
27709
27710 \begin_inset Formula 
27711 \begin{eqnarray*}
27712 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}\\
27713 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
27714 \end{eqnarray*}
27715
27716 \end_inset
27717
27718
27719 \begin_inset ERT
27720 status collapsed
27721
27722 \begin_layout Plain Layout
27723
27724
27725 \backslash
27726 setlength{
27727 \backslash
27728 jot}{3pt}
27729 \end_layout
27730
27731 \end_inset
27732
27733  Para volver a la distancia predeterminada, 
27734 \series bold
27735
27736 \backslash
27737 jot
27738 \series default
27739  se establece en 3
27740 \begin_inset space \thinspace{}
27741 \end_inset
27742
27743 pt.
27744 \end_layout
27745
27746 \begin_layout Subsubsection
27747 Separación de columnas
27748 \begin_inset CommandInset label
27749 LatexCommand label
27750 name "sub:Separación-de-columnas"
27751
27752 \end_inset
27753
27754
27755 \begin_inset Index idx
27756 status collapsed
27757
27758 \begin_layout Plain Layout
27759 Ecuación ! multilínea !separación de columnas
27760 \end_layout
27761
27762 \end_inset
27763
27764
27765 \end_layout
27766
27767 \begin_layout Standard
27768 Una ecuación multilínea forma una matriz.
27769  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
27770  columnas.
27771  Cambiando la separación de columnas en este entorno se puede cambiar el
27772  espacio junto al signo de relación.
27773 \end_layout
27774
27775 \begin_layout Standard
27776 La separación de columnas se especifica con la longitud
27777 \series bold
27778  
27779 \backslash
27780 arraycolsep
27781 \series default
27782
27783 \begin_inset Index idx
27784 status collapsed
27785
27786 \begin_layout Plain Layout
27787 Comandos ! A ! 
27788 \backslash
27789 arraycolsep
27790 \end_layout
27791
27792 \end_inset
27793
27794  según:
27795 \begin_inset Newline newline
27796 \end_inset
27797
27798 separación de columnas = 2
27799 \begin_inset space \thinspace{}
27800 \end_inset
27801
27802
27803 \series bold
27804
27805 \backslash
27806 arraycolsep
27807 \series default
27808
27809 \begin_inset Newline newline
27810 \end_inset
27811
27812 Así, el comando en modo TeX
27813 \end_layout
27814
27815 \begin_layout Standard
27816
27817 \series bold
27818
27819 \backslash
27820 setlength{
27821 \backslash
27822 arraycolsep}{1cm}
27823 \end_layout
27824
27825 \begin_layout Standard
27826 establece para todas las ecuaciones siguientes una separación de columnas
27827  de 2
27828 \begin_inset space \thinspace{}
27829 \end_inset
27830
27831 cm.
27832  Para volver al valor predefinido, 
27833 \series bold
27834
27835 \backslash
27836 arraycolsep
27837 \series default
27838  se pone en 5
27839 \begin_inset space \thinspace{}
27840 \end_inset
27841
27842 pt.
27843 \end_layout
27844
27845 \begin_layout Standard
27846 Una ecuación con separación de 2
27847 \begin_inset space \thinspace{}
27848 \end_inset
27849
27850 cm entre columnas:
27851 \begin_inset ERT
27852 status collapsed
27853
27854 \begin_layout Plain Layout
27855
27856
27857 \backslash
27858 setlength{
27859 \backslash
27860 arraycolsep}{1cm}
27861 \end_layout
27862
27863 \end_inset
27864
27865
27866 \begin_inset Formula 
27867 \begin{eqnarray*}
27868 A & = & B\\
27869 C & \ne & A
27870 \end{eqnarray*}
27871
27872 \end_inset
27873
27874 Una ecuación con la separación predefinida para matrices, 10
27875 \begin_inset space \thinspace{}
27876 \end_inset
27877
27878 pt:
27879 \begin_inset ERT
27880 status collapsed
27881
27882 \begin_layout Plain Layout
27883
27884
27885 \backslash
27886 setlength{
27887 \backslash
27888 arraycolsep}{5pt}
27889 \end_layout
27890
27891 \end_inset
27892
27893
27894 \begin_inset Formula 
27895 \begin{eqnarray*}
27896 A & = & B\\
27897 C & \ne & A
27898 \end{eqnarray*}
27899
27900 \end_inset
27901
27902
27903 \end_layout
27904
27905 \begin_layout Subsubsection
27906 Ecuaciones largas
27907 \begin_inset Index idx
27908 status collapsed
27909
27910 \begin_layout Plain Layout
27911 Ecuación ! larga
27912 \end_layout
27913
27914 \end_inset
27915
27916
27917 \end_layout
27918
27919 \begin_layout Standard
27920 Se pueden componer ecuaciones largas mediante estos métodos:
27921 \end_layout
27922
27923 \begin_layout Itemize
27924 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
27925  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
27926 \begin_inset Formula 
27927 \begin{eqnarray}
27928 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 \\
27929  &  & -\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}
27930 \end{eqnarray}
27931
27932 \end_inset
27933
27934 El signo menos al principio de la segunda línea normalmente no aparece como
27935  operador porque es el primer carácter de la línea.
27936  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
27937  Para evitarlo se ha insertado 3
27938 \begin_inset space \thinspace{}
27939 \end_inset
27940
27941 pt de espacio detrás del menos con el comando 
27942 \series bold
27943
27944 \backslash
27945 hspace
27946 \series default
27947 .
27948 \begin_inset Foot
27949 status collapsed
27950
27951 \begin_layout Plain Layout
27952 véase más sobre 
27953 \series bold
27954
27955 \backslash
27956 hspace
27957 \series default
27958  en 
27959 \begin_inset CommandInset ref
27960 LatexCommand ref
27961 reference "sub:Espacio-variable"
27962
27963 \end_inset
27964
27965
27966 \end_layout
27967
27968 \end_inset
27969
27970
27971 \begin_inset Index idx
27972 status collapsed
27973
27974 \begin_layout Plain Layout
27975 Comandos ! H ! 
27976 \backslash
27977 hspace
27978 \end_layout
27979
27980 \end_inset
27981
27982
27983 \end_layout
27984
27985 \begin_layout Itemize
27986 Si ambos lados de la ecuación son demasiado largos se usa el comando 
27987 \series bold
27988
27989 \backslash
27990 lefteqn
27991 \series default
27992
27993 \begin_inset Index idx
27994 status collapsed
27995
27996 \begin_layout Plain Layout
27997 Comandos ! L ! 
27998 \backslash
27999 lefteqn
28000 \end_layout
28001
28002 \end_inset
28003
28004 .
28005  Se inserta en la primer columna de la primera línea y hace que todas las
28006  inserciones posteriores sobreescriban las columnas siguientes:
28007 \begin_inset Formula 
28008 \begin{eqnarray}
28009 \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 \\
28010  &  & -\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 \\
28011  &  & =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}
28012 \end{eqnarray}
28013
28014 \end_inset
28015
28016 Tras la inserción de 
28017 \series bold
28018
28019 \backslash
28020 lefteqn
28021 \series default
28022  el cursor está en un marco púrpura un poco a la izquierda del azul.
28023  La ecuación se inserta en éste.
28024 \begin_inset Newline newline
28025 \end_inset
28026
28027 El contenido de las restantes líneas se inserta en la segunda columna o
28028  en otra.
28029  A mayor número de columna donde se inserte, mayor sangrado.
28030 \begin_inset VSpace medskip
28031 \end_inset
28032
28033
28034 \begin_inset Newline newline
28035 \end_inset
28036
28037
28038 \begin_inset Note Greyedout
28039 status collapsed
28040
28041 \begin_layout Plain Layout
28042 Ten en cuenta lo siguiente si usas 
28043 \series bold
28044
28045 \backslash
28046 lefteqn
28047 \series default
28048 :
28049 \end_layout
28050
28051 \begin_layout Itemize
28052 La ecuación no usa la anchura total de la página.
28053  Cuando se añade, p.
28054 \begin_inset space \thinspace{}
28055 \end_inset
28056
28057 e., el término 
28058 \begin_inset Formula $-B^{2}$
28059 \end_inset
28060
28061  en la primera línea del ejemplo, debería estar fuera del margen.
28062  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
28063  principio de la primera línea.
28064 \end_layout
28065
28066 \begin_layout Itemize
28067 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
28068  primera línea.
28069 \begin_inset Foot
28070 status collapsed
28071
28072 \begin_layout Plain Layout
28073 \begin_inset CommandInset href
28074 LatexCommand href
28075 name "LyX-bug #1429"
28076 target "http://www.lyx.org/trac/ticket/1429"
28077
28078 \end_inset
28079
28080
28081 \end_layout
28082
28083 \end_inset
28084
28085  Sólo se puede poner el cursor al principio de la línea y moverlo con las
28086  teclas de flecha.
28087 \end_layout
28088
28089 \end_inset
28090
28091  
28092 \end_layout
28093
28094 \begin_layout Itemize
28095 Se describen otros métodos para escribir fórmulas largas en 
28096 \begin_inset CommandInset ref
28097 LatexCommand ref
28098 reference "sub:Entorno-multilínea"
28099
28100 \end_inset
28101
28102  y 
28103 \begin_inset CommandInset ref
28104 LatexCommand ref
28105 reference "sub:Partes-multilínea"
28106
28107 \end_inset
28108
28109 .
28110 \end_layout
28111
28112 \begin_layout Subsubsection
28113 Delimitadores multilínea
28114 \begin_inset CommandInset label
28115 LatexCommand label
28116 name "sub:Delimitadores-multilínea"
28117
28118 \end_inset
28119
28120
28121 \begin_inset Index idx
28122 status collapsed
28123
28124 \begin_layout Plain Layout
28125 Delimitadores ! para varias líneas
28126 \end_layout
28127
28128 \end_inset
28129
28130
28131 \end_layout
28132
28133 \begin_layout Standard
28134 Para poner delimitadores que cubran varias líneas hay un problema:
28135 \begin_inset Formula 
28136 \begin{eqnarray*}
28137 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28138  &  & \left.\cdots+B-D\right]
28139 \end{eqnarray*}
28140
28141 \end_inset
28142
28143 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
28144 res con tamaño variable no abarcan líneas múltiples.
28145 \end_layout
28146
28147 \begin_layout Standard
28148 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
28149  primera línea se finaliza con 
28150 \series bold
28151
28152 \backslash
28153 right.
28154 \series default
28155
28156 \begin_inset Index idx
28157 status collapsed
28158
28159 \begin_layout Plain Layout
28160 Comandos ! R ! 
28161 \backslash
28162 right
28163 \end_layout
28164
28165 \end_inset
28166
28167  y la segunda con 
28168 \series bold
28169
28170 \backslash
28171 left.
28172 \series default
28173 .
28174 \begin_inset Foot
28175 status collapsed
28176
28177 \begin_layout Plain Layout
28178 Más sobre 
28179 \series bold
28180
28181 \backslash
28182 left.
28183
28184 \series default
28185  y 
28186 \series bold
28187
28188 \backslash
28189 right.
28190
28191 \series default
28192  en 
28193 \begin_inset CommandInset ref
28194 LatexCommand ref
28195 reference "sub:Tamaño-automático-de"
28196
28197 \end_inset
28198
28199
28200 \end_layout
28201
28202 \end_inset
28203
28204
28205 \begin_inset Index idx
28206 status collapsed
28207
28208 \begin_layout Plain Layout
28209 Comandos ! L ! 
28210 \backslash
28211 left
28212 \end_layout
28213
28214 \end_inset
28215
28216  Después de 
28217 \series bold
28218
28219 \backslash
28220 left.
28221
28222 \series default
28223  se inserta el comando 
28224 \series bold
28225
28226 \backslash
28227 vphantom
28228 \series default
28229
28230 \begin_inset space \textvisiblespace{}
28231 \end_inset
28232
28233
28234 \series bold
28235
28236 \backslash
28237 prod
28238 \series default
28239 ^
28240 \begin_inset space \textvisiblespace{}
28241 \end_inset
28242
28243
28244 \series bold
28245
28246 \backslash
28247 infty
28248 \series default
28249
28250 \begin_inset space \textvisiblespace{}
28251 \end_inset
28252
28253
28254 \series bold
28255
28256 \begin_inset Formula $\downarrow$
28257 \end_inset
28258
28259 _R=1}
28260 \series default
28261
28262 \begin_inset Index idx
28263 status collapsed
28264
28265 \begin_layout Plain Layout
28266 Comandos ! V ! 
28267 \backslash
28268 vphantom
28269 \end_layout
28270
28271 \end_inset
28272
28273 , porque el operador de multiplicación con sus límites es el símbolo mayor
28274  en la primera línea y ese debería ser el tamaño para el delimitador en
28275  la segunda línea.
28276 \end_layout
28277
28278 \begin_layout Standard
28279 El resultado es: 
28280 \begin_inset Formula 
28281 \begin{eqnarray*}
28282 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28283  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28284 \end{eqnarray*}
28285
28286 \end_inset
28287
28288
28289 \end_layout
28290
28291 \begin_layout Subsection
28292 Entornos align
28293 \end_layout
28294
28295 \begin_layout Standard
28296 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
28297  Son especialmente apropiados para poner ecuaciones adosadas.
28298 \end_layout
28299
28300 \begin_layout Standard
28301 Los entornos align constan de columnas.
28302  Las columnas impares se alinean a la derecha, las pares a la izquierda.
28303  En un entorno align se puede numerar cada línea.
28304 \end_layout
28305
28306 \begin_layout Standard
28307 Los entornos align se crean con el menú 
28308 \family sans
28309 Insertar\SpecialChar \menuseparator
28310 Ecuación
28311 \family default
28312 .
28313  Una ecuación existente se puede convertir a align con el menú 
28314 \family sans
28315 Editar\SpecialChar \menuseparator
28316 Ecuación\SpecialChar \menuseparator
28317 Cambiar tipo de ecuación
28318 \family default
28319 .
28320 \end_layout
28321
28322 \begin_layout Standard
28323 Para añadir o quitar columnas se pueden usar los botones 
28324 \begin_inset Info
28325 type  "icon"
28326 arg   "inset-modify tabular append-column"
28327 \end_inset
28328
28329  o 
28330 \begin_inset Info
28331 type  "icon"
28332 arg   "inset-modify tabular delete-column"
28333 \end_inset
28334
28335  de la barra de ecuaciones o el menú 
28336 \family sans
28337 Editar\SpecialChar \menuseparator
28338 Filas y columnas
28339 \family default
28340 .
28341 \end_layout
28342
28343 \begin_layout Subsubsection
28344 Entorno align estándar
28345 \begin_inset CommandInset label
28346 LatexCommand label
28347 name "sub:Entorno-align-estándar"
28348
28349 \end_inset
28350
28351
28352 \begin_inset Index idx
28353 status collapsed
28354
28355 \begin_layout Plain Layout
28356 Ecuación ! multilínea ! entorno align
28357 \end_layout
28358
28359 \end_inset
28360
28361
28362 \end_layout
28363
28364 \begin_layout Standard
28365 Este entorno align se crea pulsando 
28366 \family sans
28367 Ctrl+Entrar
28368 \family default
28369  en una ecuación o con el menú 
28370 \family sans
28371 Insertar\SpecialChar \menuseparator
28372 Ecuación\SpecialChar \menuseparator
28373 Entorno AMS align
28374 \family default
28375 .
28376 \end_layout
28377
28378 \begin_layout Standard
28379 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
28380  align de cuatro columnas:
28381 \begin_inset Formula 
28382 \begin{align*}
28383 A & =\sen(B) & C & =D\\
28384 C & \neq A & B & \neq D
28385 \end{align*}
28386
28387 \end_inset
28388
28389 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
28390  un 
28391 \series bold
28392
28393 \backslash
28394 hfill
28395 \series default
28396
28397 \begin_inset Foot
28398 status collapsed
28399
28400 \begin_layout Plain Layout
28401 Más sobre 
28402 \series bold
28403
28404 \backslash
28405 hfill
28406 \series default
28407  en 
28408 \begin_inset CommandInset ref
28409 LatexCommand ref
28410 reference "sub:Espacio-variable"
28411
28412 \end_inset
28413
28414
28415 \end_layout
28416
28417 \end_inset
28418
28419  antes de la primera y detrás de cada columna par.
28420  Si se pone en estilo 
28421 \series bold
28422 Sangrado
28423 \series default
28424 ,
28425 \begin_inset Foot
28426 status collapsed
28427
28428 \begin_layout Plain Layout
28429 véase estilos de ecuación en 
28430 \begin_inset CommandInset ref
28431 LatexCommand ref
28432 reference "sec:Estilos-de-ecuación"
28433
28434 \end_inset
28435
28436
28437 \end_layout
28438
28439 \end_inset
28440
28441  la ecuación queda sin el 
28442 \series bold
28443
28444 \backslash
28445 hfill
28446 \series default
28447  ante la primera columna.
28448 \end_layout
28449
28450 \begin_layout Subsubsection
28451 Entorno alignat
28452 \begin_inset Index idx
28453 status collapsed
28454
28455 \begin_layout Plain Layout
28456 Ecuación ! multilínea ! entorno alignat
28457 \end_layout
28458
28459 \end_inset
28460
28461
28462 \end_layout
28463
28464 \begin_layout Standard
28465 El entorno alignat no tiene separación predefinida de columnas.
28466  Se puede insertar manualmente con los espacios descritos en 
28467 \begin_inset CommandInset ref
28468 LatexCommand ref
28469 reference "sec:Espacio"
28470
28471 \end_inset
28472
28473 .
28474 \end_layout
28475
28476 \begin_layout Standard
28477 El ejemplo anterior en el entorno alignat, con un espacio de 1
28478 \begin_inset space \thinspace{}
28479 \end_inset
28480
28481 cm al comienzo da la segunda ecuación:
28482 \begin_inset Formula 
28483 \begin{alignat*}{2}
28484 A & =\sen(B)\hspace{1cm} & C & =D\\
28485 C & \neq A & B & \neq D
28486 \end{alignat*}
28487
28488 \end_inset
28489
28490 Como cada columna puede tener un espacio diferente, este entorno es especialment
28491 e apropiado para poner tres o más ecuaciones adosadas.
28492 \end_layout
28493
28494 \begin_layout Subsubsection
28495 Entorno flalign
28496 \begin_inset CommandInset label
28497 LatexCommand label
28498 name "sub:Entorno-flalign"
28499
28500 \end_inset
28501
28502
28503 \begin_inset Index idx
28504 status collapsed
28505
28506 \begin_layout Plain Layout
28507 Ecuación ! multilínea ! entorno flalign
28508 \end_layout
28509
28510 \end_inset
28511
28512
28513 \end_layout
28514
28515 \begin_layout Standard
28516 En este entorno las dos primeras columnas están siempre tan a la izquierda
28517  como sea posible y las dos últimas a la derecha.
28518  Ejemplo:
28519 \begin_inset Formula 
28520 \begin{flalign*}
28521 A & =1 & B & =2 & C & =3\\
28522 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
28523 \end{flalign*}
28524
28525 \end_inset
28526
28527 En un entorno flalign con un número impar de columnas, en la última de las
28528  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
28529  alineadas a la izquierda, aunque se use el estilo 
28530 \series bold
28531 Centrado
28532 \series default
28533 .
28534  Un ejemplo de fórmula sangrada 
28535 \begin_inset CommandInset ref
28536 LatexCommand eqref
28537 reference "eq:IntVol"
28538
28539 \end_inset
28540
28541 :
28542 \begin_inset Formula 
28543 \begin{flalign}
28544 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
28545 \end{flalign}
28546
28547 \end_inset
28548
28549 Las dos primeras columnas contienen la fórmula.
28550  Para sangrarla como con el estilo 
28551 \series bold
28552 Sangrado
28553 \series default
28554 , se añade un espacio de 30
28555 \begin_inset space \thinspace{}
28556 \end_inset
28557
28558 pt al comienzo de la primera columna.
28559  
28560 \end_layout
28561
28562 \begin_layout Subsection
28563 Entorno eqnarray
28564 \begin_inset CommandInset label
28565 LatexCommand label
28566 name "sub:Entorno-eqnarray"
28567
28568 \end_inset
28569
28570
28571 \begin_inset Index idx
28572 status collapsed
28573
28574 \begin_layout Plain Layout
28575 Ecuación ! multilínea ! entorno eqnarray
28576 \end_layout
28577
28578 \end_inset
28579
28580
28581 \begin_inset Index idx
28582 status collapsed
28583
28584 \begin_layout Plain Layout
28585 Ecuación ! multilínea ! entorno eqnarray
28586 \end_layout
28587
28588 \end_inset
28589
28590
28591 \end_layout
28592
28593 \begin_layout Standard
28594 Al introducir este entorno aparecen tres marcos azules.
28595  El contenido del primero se alinea a la derecha, el del último a la izquierda.
28596  El contenido del marco central está centrado y algo más pequeño, porque
28597  está diseñado para insertar sólo caracteres de relación.
28598 \begin_inset Formula 
28599 \begin{eqnarray*}
28600 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28601 AB & AB & AB\\
28602 A & = & A
28603 \end{eqnarray*}
28604
28605 \end_inset
28606
28607
28608 \end_layout
28609
28610 \begin_layout Subsection
28611 Entorno gather
28612 \begin_inset Index idx
28613 status collapsed
28614
28615 \begin_layout Plain Layout
28616 Ecuación ! multilínea ! entorno gather
28617 \end_layout
28618
28619 \end_inset
28620
28621
28622 \end_layout
28623
28624 \begin_layout Standard
28625 Este entorno consta de una sola columna centrada.
28626  Se puede numerar cada línea.
28627 \begin_inset Formula 
28628 \begin{gather}
28629 A=1\\
28630 X=\mbox{-}1
28631 \end{gather}
28632
28633 \end_inset
28634
28635
28636 \end_layout
28637
28638 \begin_layout Subsection
28639 Entorno multilínea
28640 \begin_inset CommandInset label
28641 LatexCommand label
28642 name "sub:Entorno-multilínea"
28643
28644 \end_inset
28645
28646
28647 \begin_inset Index idx
28648 status collapsed
28649
28650 \begin_layout Plain Layout
28651 Ecuación ! multilínea ! entorno multilínea
28652 \end_layout
28653
28654 \end_inset
28655
28656
28657 \end_layout
28658
28659 \begin_layout Standard
28660 El entorno multilínea, como gather, consta de una sola columna.
28661  Pero la primera línea está alineada a la izquierda, la última a la derecha.
28662  Las demás están centradas.
28663  Por tanto este entorno es apropiado para ecuaciones largas.
28664  Como ejemplo, la ecuación
28665 \begin_inset space ~
28666 \end_inset
28667
28668
28669 \begin_inset CommandInset ref
28670 LatexCommand eqref
28671 reference "eq:lefteqn"
28672
28673 \end_inset
28674
28675  en entorno multilínea:
28676 \begin_inset Formula 
28677 \begin{multline}
28678 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}\\
28679 -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}\\
28680 =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}}
28681 \end{multline}
28682
28683 \end_inset
28684
28685 En la salida sólo aparece numerada la última (primera) línea si la numeración
28686  del documento es a la derecha (izquierda).
28687 \begin_inset Foot
28688 status collapsed
28689
28690 \begin_layout Plain Layout
28691 véanse los estilos de numeración en 
28692 \begin_inset CommandInset ref
28693 LatexCommand ref
28694 reference "sec:Estilos-de-ecuación"
28695
28696 \end_inset
28697
28698
28699 \end_layout
28700
28701 \end_inset
28702
28703
28704 \end_layout
28705
28706 \begin_layout Standard
28707 Con los comandos 
28708 \series bold
28709
28710 \backslash
28711 shoveright
28712 \series default
28713
28714 \begin_inset Index idx
28715 status collapsed
28716
28717 \begin_layout Plain Layout
28718 Comandos ! S ! 
28719 \backslash
28720 shoveright
28721 \end_layout
28722
28723 \end_inset
28724
28725  y 
28726 \series bold
28727
28728 \backslash
28729 shoveleft
28730 \series default
28731
28732 \begin_inset Index idx
28733 status collapsed
28734
28735 \begin_layout Plain Layout
28736 Comandos ! S ! 
28737 \backslash
28738 shoveleft
28739 \end_layout
28740
28741 \end_inset
28742
28743 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
28744 ente.
28745  Los comandos se usan como sigue:
28746 \end_layout
28747
28748 \begin_layout Standard
28749
28750 \series bold
28751
28752 \backslash
28753 shoveright{contenido de la línea}
28754 \series default
28755  y 
28756 \series bold
28757
28758 \backslash
28759 shoveleft{contenido de la línea}
28760 \end_layout
28761
28762 \begin_layout Standard
28763 \begin_inset VSpace medskip
28764 \end_inset
28765
28766
28767 \end_layout
28768
28769 \begin_layout Standard
28770 La longitud 
28771 \series bold
28772
28773 \backslash
28774 multlinegap
28775 \series default
28776
28777 \begin_inset Index idx
28778 status collapsed
28779
28780 \begin_layout Plain Layout
28781 Comandos ! M ! 
28782 \backslash
28783 multlinegap
28784 \end_layout
28785
28786 \end_inset
28787
28788  especifica la distancia de la primera línea desde el margen izquierdo de
28789  la página.
28790  Esta longitud es 0
28791 \begin_inset space \thinspace{}
28792 \end_inset
28793
28794 pt por omisión.
28795 \end_layout
28796
28797 \begin_layout Standard
28798 Como ejemplo la ecuación anterior con el comando
28799 \end_layout
28800
28801 \begin_layout Standard
28802
28803 \series bold
28804
28805 \backslash
28806 setlength{
28807 \backslash
28808 multlinegap}{2cm}
28809 \end_layout
28810
28811 \begin_layout Standard
28812 insertado previamente en modo TeX:
28813 \begin_inset ERT
28814 status collapsed
28815
28816 \begin_layout Plain Layout
28817
28818
28819 \backslash
28820 setlength{
28821 \backslash
28822 multlinegap}{2cm}
28823 \end_layout
28824
28825 \end_inset
28826
28827
28828 \begin_inset Formula 
28829 \begin{multline}
28830 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}\\
28831 \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}}\\
28832 =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}}
28833 \end{multline}
28834
28835 \end_inset
28836
28837
28838 \begin_inset ERT
28839 status collapsed
28840
28841 \begin_layout Plain Layout
28842
28843
28844 \backslash
28845 setlength{
28846 \backslash
28847 multlinegap}{0pt}
28848 \end_layout
28849
28850 \end_inset
28851
28852 La segunda línea se ha alineado a la izquierda con 
28853 \series bold
28854
28855 \backslash
28856 shoveleft
28857 \series default
28858 .
28859 \end_layout
28860
28861 \begin_layout Subsection
28862 Ecuación con partes multilínea
28863 \begin_inset CommandInset label
28864 LatexCommand label
28865 name "sub:Partes-multilínea"
28866
28867 \end_inset
28868
28869
28870 \begin_inset Index idx
28871 status collapsed
28872
28873 \begin_layout Plain Layout
28874 Ecuación ! multilínea ! solo parte
28875 \end_layout
28876
28877 \end_inset
28878
28879
28880 \end_layout
28881
28882 \begin_layout Standard
28883 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
28884  siguientes entornos: 
28885 \series bold
28886 aligned
28887 \series default
28888
28889 \series bold
28890 alignedat
28891 \series default
28892
28893 \series bold
28894 gathered
28895 \series default
28896  o 
28897 \series bold
28898 split
28899 \series default
28900 .
28901  Se pueden elegir en el menú 
28902 \family sans
28903 Insertar\SpecialChar \menuseparator
28904 Ecuación
28905 \family default
28906  o usando los comandos aquí descritos.
28907 \end_layout
28908
28909 \begin_layout Standard
28910 Los tres primeros tienen las mismas propiedades que los correspondientes
28911  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
28912  Un ejemplo:
28913 \begin_inset Formula 
28914 \[
28915 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28916 \Delta E\Delta t & \ge\frac{\hbar}{2}
28917 \end{aligned}
28918 \right\} \mbox{Relaciones de incertidumbre}
28919 \]
28920
28921 \end_inset
28922
28923 Para componer esta expresión se inserta una ecuación presentada y en ella
28924  se introduce el comando 
28925 \series bold
28926
28927 \backslash
28928 aligned
28929 \series default
28930
28931 \begin_inset Index idx
28932 status collapsed
28933
28934 \begin_layout Plain Layout
28935 Comandos ! A ! 
28936 \backslash
28937 aligned
28938 \end_layout
28939
28940 \end_inset
28941
28942 .
28943  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
28944  añadir filas y columnas.
28945  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
28946  como la llave.
28947 \end_layout
28948
28949 \begin_layout Standard
28950 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
28951  se alinean horizontalmente.
28952  Usar aligned en una ecuación presentada tiene la ventaja de que el número
28953  de ecuación se centra verticalmente con las líneas.
28954  Como ejemplo, la ecuación 
28955 \begin_inset CommandInset ref
28956 LatexCommand eqref
28957 reference "eq:cortolargo"
28958
28959 \end_inset
28960
28961  en entorno aligned: 
28962 \begin_inset Formula 
28963 \begin{equation}
28964 \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}|}\\
28965  & -\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}|}
28966 \end{aligned}
28967 \end{equation}
28968
28969 \end_inset
28970
28971 Para usar los entornos 
28972 \series bold
28973 alignedat
28974 \series default
28975
28976 \series bold
28977 gathered
28978 \series default
28979 , o 
28980 \series bold
28981 split
28982 \series default
28983 , se insertan respectivamente los comandos
28984 \series bold
28985  
28986 \backslash
28987 alignedat
28988 \series default
28989 ,
28990 \begin_inset Index idx
28991 status collapsed
28992
28993 \begin_layout Plain Layout
28994 Comandos ! A ! 
28995 \backslash
28996 alignedat
28997 \end_layout
28998
28999 \end_inset
29000
29001  
29002 \series bold
29003
29004 \backslash
29005 gathered
29006 \series default
29007
29008 \begin_inset Index idx
29009 status collapsed
29010
29011 \begin_layout Plain Layout
29012 Comandos ! G ! 
29013 \backslash
29014 gathered
29015 \end_layout
29016
29017 \end_inset
29018
29019 , o 
29020 \series bold
29021
29022 \backslash
29023 split
29024 \series default
29025
29026 \begin_inset Index idx
29027 status collapsed
29028
29029 \begin_layout Plain Layout
29030 Comandos ! S ! 
29031 \backslash
29032 split
29033 \end_layout
29034
29035 \end_inset
29036
29037 .
29038  El entorno split tiene las mismas propiedades que aligned pero sólo puede
29039  tener dos columnas.
29040 \end_layout
29041
29042 \begin_layout Subsection
29043 Texto en ecuaciones multilínea
29044 \begin_inset CommandInset label
29045 LatexCommand label
29046 name "sub:Texto-en-multilínea"
29047
29048 \end_inset
29049
29050
29051 \begin_inset Index idx
29052 status collapsed
29053
29054 \begin_layout Plain Layout
29055 Texto ! en ecuaciones
29056 \end_layout
29057
29058 \end_inset
29059
29060
29061 \begin_inset Index idx
29062 status collapsed
29063
29064 \begin_layout Plain Layout
29065 Ecuación ! multilínea ! texto en
29066 \end_layout
29067
29068 \end_inset
29069
29070
29071 \end_layout
29072
29073 \begin_layout Standard
29074 En los entornos align, multilínea y gather, se puede insertar texto que
29075  se mostrará en una línea separada y que no afecta la alineación de columna.
29076  Para esto se usa el comando 
29077 \series bold
29078
29079 \backslash
29080 intertext
29081 \series default
29082
29083 \begin_inset Index idx
29084 status collapsed
29085
29086 \begin_layout Plain Layout
29087 Comandos ! I ! 
29088 \backslash
29089 intertext
29090 \end_layout
29091
29092 \end_inset
29093
29094  con el siguiente esquema:
29095 \end_layout
29096
29097 \begin_layout Standard
29098
29099 \series bold
29100
29101 \backslash
29102 intertext{texto}
29103 \end_layout
29104
29105 \begin_layout Standard
29106 El texto no debería ocupar más de una línea porque no se puede partir con
29107  guión.
29108  Como LyX aún no soporta 
29109 \series bold
29110
29111 \backslash
29112 intertext
29113 \series default
29114  directamente, el texto se escribe como texto matemático.
29115  
29116 \series bold
29117
29118 \backslash
29119 intertext
29120 \series default
29121  debe por tanto estar al comienzo de una línea y en la salida se presenta
29122  sobre esta línea.
29123  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
29124 \begin_inset Formula 
29125 \begin{align}
29126 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29127 \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
29128 \end{align}
29129
29130 \end_inset
29131
29132
29133 \end_layout
29134
29135 \begin_layout Standard
29136
29137 \series bold
29138
29139 \backslash
29140 intertext
29141 \series default
29142  
29143 \lang english
29144 always creates some vertical space between the text and the formula lines.
29145  To avoid this space, set in the document settings under 
29146 \family sans
29147 Math
29148 \begin_inset space ~
29149 \end_inset
29150
29151 Options
29152 \family default
29153  for the package 
29154 \series bold
29155 \lang spanish
29156 mathtools
29157 \series default
29158
29159 \begin_inset Index idx
29160 status collapsed
29161
29162 \begin_layout Plain Layout
29163 Paquetes ! mathtools
29164 \end_layout
29165
29166 \end_inset
29167
29168  
29169 \lang english
29170 the option 
29171 \family sans
29172 Load
29173 \begin_inset space ~
29174 \end_inset
29175
29176 always
29177 \family default
29178 .
29179  Then you can use the command
29180 \lang spanish
29181  
29182 \series bold
29183
29184 \backslash
29185 shortintertext
29186 \series default
29187
29188 \begin_inset Index idx
29189 status collapsed
29190
29191 \begin_layout Plain Layout
29192 Comandos ! S ! 
29193 \backslash
29194 shortintertext
29195 \end_layout
29196
29197 \end_inset
29198
29199  
29200 \lang english
29201 instead of 
29202 \series bold
29203
29204 \backslash
29205 intertext
29206 \series default
29207 :
29208 \lang spanish
29209
29210 \begin_inset Formula 
29211 \begin{align}
29212 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29213 \shortintertext{\text{el integrando es simétrico para \ensuremath{\phi=\pi}, por tanto}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29214 \end{align}
29215
29216 \end_inset
29217
29218
29219 \end_layout
29220
29221 \begin_layout Section
29222 Numeración de ecuaciones
29223 \begin_inset Index idx
29224 status collapsed
29225
29226 \begin_layout Plain Layout
29227 Ecuación ! numeración|see
29228 \begin_inset ERT
29229 status collapsed
29230
29231 \begin_layout Plain Layout
29232
29233 {
29234 \end_layout
29235
29236 \end_inset
29237
29238 Numeración de ecuaciones
29239 \begin_inset ERT
29240 status collapsed
29241
29242 \begin_layout Plain Layout
29243
29244 }
29245 \end_layout
29246
29247 \end_inset
29248
29249
29250 \end_layout
29251
29252 \end_inset
29253
29254
29255 \begin_inset Index idx
29256 status collapsed
29257
29258 \begin_layout Plain Layout
29259 Numeración de ecuaciones
29260 \end_layout
29261
29262 \end_inset
29263
29264
29265 \end_layout
29266
29267 \begin_layout Subsection
29268 General
29269 \end_layout
29270
29271 \begin_layout Standard
29272 Las ecuaciones numeradas se insertan con el menú 
29273 \family sans
29274 Insertar\SpecialChar \menuseparator
29275 Ecuación
29276 \family default
29277  
29278 \family sans
29279 \SpecialChar \menuseparator
29280 Numerada
29281 \family default
29282  (atajo 
29283 \family sans
29284 Ctrl+Alt
29285 \begin_inset space ~
29286 \end_inset
29287
29288 N
29289 \family default
29290 ).
29291  Ecuaciones existentes se pueden numerar con el menú 
29292 \family sans
29293 Editar\SpecialChar \menuseparator
29294 Ecuación\SpecialChar \menuseparator
29295 Numerar la ecuación
29296 \family default
29297  (atajo
29298 \family sans
29299  Alt+M
29300 \begin_inset space ~
29301 \end_inset
29302
29303 N
29304 \family default
29305 ).
29306  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
29307  En la salida se muestra el número real.
29308 \end_layout
29309
29310 \begin_layout Standard
29311 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
29312  líneas.
29313  No obstante, la numeración se puede controlar en cada línea con el menú
29314  
29315 \family sans
29316 Editar\SpecialChar \menuseparator
29317 Ecuación\SpecialChar \menuseparator
29318 Numerar la línea
29319 \family default
29320  (atajo
29321 \family sans
29322  Alt+M
29323 \begin_inset space ~
29324 \end_inset
29325
29326 Mayúsculas+N
29327 \family default
29328 ).
29329 \end_layout
29330
29331 \begin_layout Standard
29332 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
29333  distintos, véase 
29334 \begin_inset CommandInset ref
29335 LatexCommand ref
29336 reference "sec:Estilos-de-ecuación"
29337
29338 \end_inset
29339
29340 .
29341 \end_layout
29342
29343 \begin_layout Subsection
29344 Referencias cruzadas
29345 \begin_inset Index idx
29346 status collapsed
29347
29348 \begin_layout Plain Layout
29349 Ecuación ! referencias cruzadas a
29350 \end_layout
29351
29352 \end_inset
29353
29354
29355 \end_layout
29356
29357 \begin_layout Standard
29358 Todas las ecuaciones con etiqueta se pueden referir.
29359  La etiqueta se añade con el menú 
29360 \family sans
29361 Insertar\SpecialChar \menuseparator
29362 Etiqueta
29363 \family default
29364  o con el botón 
29365 \begin_inset Info
29366 type  "icon"
29367 arg   "label-insert"
29368 \end_inset
29369
29370  de la barra de herramientas.
29371  El cursor debe estar dentro de una ecuación en modo presentación.
29372  Como alternativa, se puede hacer clic derecha sobre la fórmula y elegir
29373  
29374 \family sans
29375 Etiqueta de ecuación
29376 \family default
29377 .
29378  Surge un diálogo con el prefijo 
29379 \series bold
29380 eq:
29381 \series default
29382 , detrás del cual se escribe el texto de la etiqueta.
29383  El prefijo significa 
29384 \begin_inset Quotes fld
29385 \end_inset
29386
29387 equation
29388 \begin_inset Quotes frd
29389 \end_inset
29390
29391  y hace más fácil encontrar etiquetas en documentos extensos porque así
29392  se distingue p.
29393 \begin_inset space \thinspace{}
29394 \end_inset
29395
29396 ej.
29397 \begin_inset space ~
29398 \end_inset
29399
29400 de las etiquetas de sección.
29401  Para cambiar una etiqueta se usa de nuevo el menú 
29402 \family sans
29403 Insertar\SpecialChar \menuseparator
29404 Etiqueta 
29405 \family default
29406 o la opción 
29407 \family sans
29408 Etiqueta de ecuación
29409 \family default
29410  al hacer clic derecha sobre una fórmula.
29411 \end_layout
29412
29413 \begin_layout Standard
29414 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
29415  ecuación.
29416  Una ecuación con etiqueta se numera siempre.
29417 \end_layout
29418
29419 \begin_layout Standard
29420 Las referencias cruzadas se insertan mediante el menú 
29421 \family sans
29422 Insertar\SpecialChar \menuseparator
29423 Referencia cruzada
29424 \family default
29425  o con el botón 
29426 \begin_inset Info
29427 type  "icon"
29428 arg   "dialog-show-new-inset ref"
29429 \end_inset
29430
29431 .
29432  Una referencia a una ecuación aparece en la salida con su número.
29433  Si en el diálogo de referencia cruzada se elige el formato 
29434 \series bold
29435 (<referencia>)
29436 \series default
29437 , la referencia se muestra en la salida entre paréntesis.
29438  
29439 \begin_inset Newline newline
29440 \end_inset
29441
29442 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
29443  a la ecuación de referencia.
29444 \end_layout
29445
29446 \begin_layout Standard
29447 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
29448  siguientes:
29449 \begin_inset Note Note
29450 status collapsed
29451
29452 \begin_layout Plain Layout
29453 Observa los distintos tipos de referencias cruzadas.
29454 \end_layout
29455
29456 \end_inset
29457
29458
29459 \end_layout
29460
29461 \begin_layout Standard
29462 Las ecuaciones 
29463 \begin_inset CommandInset ref
29464 LatexCommand eqref
29465 reference "eq:tag"
29466
29467 \end_inset
29468
29469  y 
29470 \begin_inset CommandInset ref
29471 LatexCommand eqref
29472 reference "eq:c"
29473
29474 \end_inset
29475
29476  son equivalentes.
29477  En (
29478 \begin_inset CommandInset ref
29479 LatexCommand ref
29480 reference "eq:Lat"
29481
29482 \end_inset
29483
29484 ) se usan mayúsculas latinas para la numeración, a diferencia de (
29485 \begin_inset CommandInset ref
29486 LatexCommand ref
29487 reference "eq:Rom"
29488
29489 \end_inset
29490
29491 ).
29492 \begin_inset VSpace medskip
29493 \end_inset
29494
29495
29496 \end_layout
29497
29498 \begin_layout Standard
29499 Si el argumento de 
29500 \series bold
29501
29502 \backslash
29503 tag
29504 \begin_inset Foot
29505 status collapsed
29506
29507 \begin_layout Plain Layout
29508
29509 \series bold
29510
29511 \backslash
29512 tag
29513 \series default
29514  se describe en 
29515 \begin_inset CommandInset ref
29516 LatexCommand ref
29517 reference "sub:Numeración-personalizada"
29518
29519 \end_inset
29520
29521
29522 \end_layout
29523
29524 \end_inset
29525
29526
29527 \series default
29528  contiene un marco, como se describe en la 
29529 \begin_inset CommandInset ref
29530 LatexCommand ref
29531 reference "sub:Marcos-de-párrafo"
29532
29533 \end_inset
29534
29535 , no se puede referir la ecuación.
29536 \end_layout
29537
29538 \begin_layout Subsection
29539 Subnumeración
29540 \begin_inset Index idx
29541 status collapsed
29542
29543 \begin_layout Plain Layout
29544 Numeración de ecuaciones ! subnumeración
29545 \end_layout
29546
29547 \end_inset
29548
29549
29550 \end_layout
29551
29552 \begin_layout Standard
29553 Con ayuda de los comandos 
29554 \series bold
29555
29556 \backslash
29557 begin{subequations}
29558 \series default
29559  y 
29560 \series bold
29561
29562 \backslash
29563 end{subequations}
29564 \series default
29565  en modo TeX se pueden subnumerar ecuaciones.
29566 \end_layout
29567
29568 \begin_layout Standard
29569 Ejemplo:
29570 \begin_inset Formula 
29571 \begin{equation}
29572 A=C-B\label{eq:a}
29573 \end{equation}
29574
29575 \end_inset
29576
29577
29578 \begin_inset ERT
29579 status collapsed
29580
29581 \begin_layout Plain Layout
29582
29583
29584 \backslash
29585 addtocounter{equation}{-1}
29586 \end_layout
29587
29588 \end_inset
29589
29590
29591 \begin_inset ERT
29592 status collapsed
29593
29594 \begin_layout Plain Layout
29595
29596
29597 \backslash
29598 begin{subequations}
29599 \end_layout
29600
29601 \end_inset
29602
29603
29604 \begin_inset VSpace -5mm
29605 \end_inset
29606
29607
29608 \begin_inset Formula 
29609 \begin{equation}
29610 B=C-A\label{eq:b}
29611 \end{equation}
29612
29613 \end_inset
29614
29615
29616 \begin_inset Formula 
29617 \begin{equation}
29618 C=A+B\label{eq:c}
29619 \end{equation}
29620
29621 \end_inset
29622
29623
29624 \end_layout
29625
29626 \begin_layout Standard
29627 \begin_inset ERT
29628 status collapsed
29629
29630 \begin_layout Plain Layout
29631
29632
29633 \backslash
29634 end{subequations}
29635 \end_layout
29636
29637 \end_inset
29638
29639
29640 \end_layout
29641
29642 \begin_layout Standard
29643 Para este ejemplo se ha hecho lo siguiente:
29644 \end_layout
29645
29646 \begin_layout Enumerate
29647 se inserta la primera ecuación
29648 \end_layout
29649
29650 \begin_layout Enumerate
29651 después de ella se inserta
29652 \series bold
29653
29654 \begin_inset Newline newline
29655 \end_inset
29656
29657
29658 \backslash
29659 addtocounter{equation}{-1} 
29660 \backslash
29661 begin{subequations}
29662 \begin_inset Index idx
29663 status collapsed
29664
29665 \begin_layout Plain Layout
29666 Comandos ! A ! 
29667 \backslash
29668 addtocounter
29669 \end_layout
29670
29671 \end_inset
29672
29673
29674 \end_layout
29675
29676 \begin_layout Enumerate
29677 se inserta la segunda ecuación
29678 \end_layout
29679
29680 \begin_layout Enumerate
29681 se inserta la tercera ecuación
29682 \end_layout
29683
29684 \begin_layout Enumerate
29685 se inserta 
29686 \series bold
29687
29688 \backslash
29689 end{subequations}
29690 \series default
29691  tras la tercera ecuación
29692 \end_layout
29693
29694 \begin_layout Standard
29695 Toda ecuación entre los comandos 
29696 \series bold
29697
29698 \backslash
29699 begin
29700 \series default
29701  y 
29702 \series bold
29703
29704 \backslash
29705 end
29706 \series default
29707  se subnumera con a, b, c\SpecialChar \ldots{}
29708  En ecuaciones multilínea se subnumerará cada línea.
29709  Todas las ecuaciones subnumeradas son tratadas como 
29710 \emph on
29711 una
29712 \emph default
29713  ecuación numerada.
29714  Pero como cada ecuación numerada aumenta el contador 
29715 \series bold
29716 equation
29717 \series default
29718  en uno, hay que disminuir el comando 
29719 \series bold
29720
29721 \backslash
29722 addtocounter
29723 \series default
29724 .
29725  De lo contrario, las ecuaciones 
29726 \begin_inset CommandInset ref
29727 LatexCommand eqref
29728 reference "eq:a"
29729
29730 \end_inset
29731
29732
29733 \begin_inset CommandInset ref
29734 LatexCommand eqref
29735 reference "eq:b"
29736
29737 \end_inset
29738
29739
29740 \begin_inset CommandInset ref
29741 LatexCommand eqref
29742 reference "eq:c"
29743
29744 \end_inset
29745
29746  se numerarían 
29747 \begin_inset CommandInset ref
29748 LatexCommand eqref
29749 reference "eq:a"
29750
29751 \end_inset
29752
29753
29754 \begin_inset CommandInset ref
29755 LatexCommand eqref
29756 reference "eq:d"
29757
29758 \end_inset
29759
29760
29761 \begin_inset CommandInset ref
29762 LatexCommand eqref
29763 reference "eq:f"
29764
29765 \end_inset
29766
29767 .
29768 \end_layout
29769
29770 \begin_layout Standard
29771 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
29772  ecuaciones.
29773  Para evitarlo se inserta ese espacio vertical de -5
29774 \begin_inset space \thinspace{}
29775 \end_inset
29776
29777 mm detrás del comando 
29778 \series bold
29779
29780 \backslash
29781 begin{subequations}
29782 \series default
29783 .
29784
29785 \series bold
29786  
29787 \series default
29788 Si se usa el estilo 
29789 \series bold
29790 Sangrado
29791 \series default
29792
29793 \begin_inset Foot
29794 status collapsed
29795
29796 \begin_layout Plain Layout
29797 véase estilos de ecuación en 
29798 \begin_inset CommandInset ref
29799 LatexCommand ref
29800 reference "sec:Estilos-de-ecuación"
29801
29802 \end_inset
29803
29804
29805 \end_layout
29806
29807 \end_inset
29808
29809 , entonces se inserta -7
29810 \begin_inset space \thinspace{}
29811 \end_inset
29812
29813 mm.
29814 \end_layout
29815
29816 \begin_layout Standard
29817 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
29818  de la segunda línea:
29819 \begin_inset ERT
29820 status collapsed
29821
29822 \begin_layout Plain Layout
29823
29824
29825 \backslash
29826 begin{subequations}
29827 \end_layout
29828
29829 \end_inset
29830
29831
29832 \begin_inset Formula 
29833 \begin{eqnarray}
29834 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29835  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29836  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29837 \end{eqnarray}
29838
29839 \end_inset
29840
29841
29842 \begin_inset ERT
29843 status collapsed
29844
29845 \begin_layout Plain Layout
29846
29847
29848 \backslash
29849 end{subequations}
29850 \end_layout
29851
29852 \end_inset
29853
29854
29855 \end_layout
29856
29857 \begin_layout Subsection
29858 Numeración definida por el usuario
29859 \begin_inset CommandInset label
29860 LatexCommand label
29861 name "sub:Numeración-personalizada"
29862
29863 \end_inset
29864
29865
29866 \begin_inset Index idx
29867 status collapsed
29868
29869 \begin_layout Plain Layout
29870 Numeración de ecuaciones ! personalizada
29871 \end_layout
29872
29873 \end_inset
29874
29875
29876 \end_layout
29877
29878 \begin_layout Standard
29879 Con la numeración estándar el número se coloca entre paréntesis.
29880  Para reemplazar los paréntesis con barras verticales, p.
29881 \begin_inset space \thinspace{}
29882 \end_inset
29883
29884 e., se añade al preámbulo LaTeX la línea: 
29885 \end_layout
29886
29887 \begin_layout Standard
29888
29889 \series bold
29890
29891 \backslash
29892 def
29893 \backslash
29894 tagform@#1{
29895 \backslash
29896 maketag@@@{|#1|}}
29897 \series default
29898
29899 \begin_inset Note Note
29900 status collapsed
29901
29902 \begin_layout Plain Layout
29903 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
29904  Para activarlo, quita el % del principio.
29905 \end_layout
29906
29907 \end_inset
29908
29909
29910 \end_layout
29911
29912 \begin_layout Standard
29913 Para usar otros caracteres, se reemplazan las barras al lado de 
29914 \series bold
29915 #1
29916 \series default
29917  por ellos.
29918  Para obtener sólo el número de ecuación se omiten las barras verticales.
29919 \begin_inset VSpace bigskip
29920 \end_inset
29921
29922
29923 \end_layout
29924
29925 \begin_layout Standard
29926 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
29927  consecutivo, se usa el comando 
29928 \series bold
29929
29930 \backslash
29931 tag
29932 \begin_inset Index idx
29933 status collapsed
29934
29935 \begin_layout Plain Layout
29936 Comandos ! T ! 
29937 \backslash
29938 tag
29939 \end_layout
29940
29941 \end_inset
29942
29943
29944 \series default
29945 :
29946 \begin_inset Formula 
29947 \begin{equation}
29948 A+B=C\tag{algo}\label{eq:tag}
29949 \end{equation}
29950
29951 \end_inset
29952
29953 En este ejemplo se ha insertado el comando
29954 \series bold
29955  
29956 \backslash
29957 tag
29958 \begin_inset space \textvisiblespace{}
29959 \end_inset
29960
29961 algo
29962 \series default
29963  en la ecuación.
29964 \end_layout
29965
29966 \begin_layout Standard
29967 Si se usa en su lugar el comando con asterisco 
29968 \series bold
29969
29970 \backslash
29971 tag*
29972 \begin_inset space \textvisiblespace{}
29973 \end_inset
29974
29975 algo
29976 \series default
29977  no se imprimen los paréntesis:
29978 \begin_inset Formula 
29979 \[
29980 A+B=C\tag*{algo}
29981 \]
29982
29983 \end_inset
29984
29985
29986 \end_layout
29987
29988 \begin_layout Standard
29989 \begin_inset VSpace bigskip
29990 \end_inset
29991
29992
29993 \end_layout
29994
29995 \begin_layout Standard
29996 Para reiniciar la numeración en nuevas partes o secciones del documento
29997  se usan los siguientes comandos:
29998 \end_layout
29999
30000 \begin_layout Standard
30001
30002 \series bold
30003
30004 \backslash
30005 @addtoreset{equation}{part}
30006 \series default
30007
30008 \begin_inset Index idx
30009 status collapsed
30010
30011 \begin_layout Plain Layout
30012 Comandos ! 
30013 \begin_inset ERT
30014 status collapsed
30015
30016 \begin_layout Plain Layout
30017
30018 "
30019 \end_layout
30020
30021 \end_inset
30022
30023 @
30024 \begin_inset ERT
30025 status collapsed
30026
30027 \begin_layout Plain Layout
30028
30029 "
30030 \end_layout
30031
30032 \end_inset
30033
30034  ! 
30035 \backslash
30036
30037 \begin_inset ERT
30038 status collapsed
30039
30040 \begin_layout Plain Layout
30041
30042 "
30043 \end_layout
30044
30045 \end_inset
30046
30047 @
30048 \begin_inset ERT
30049 status collapsed
30050
30051 \begin_layout Plain Layout
30052
30053 "
30054 \end_layout
30055
30056 \end_inset
30057
30058 addtoreset
30059 \end_layout
30060
30061 \end_inset
30062
30063
30064 \begin_inset Newline newline
30065 \end_inset
30066
30067
30068 \series bold
30069
30070 \backslash
30071 @addtoreset{equation}{section}
30072 \end_layout
30073
30074 \begin_layout Standard
30075 Pata poder usar estos comandos en modo TeX, el carácter 
30076 \begin_inset Quotes fld
30077 \end_inset
30078
30079 @
30080 \begin_inset Quotes frd
30081 \end_inset
30082
30083  debe 
30084 \begin_inset Quotes fld
30085 \end_inset
30086
30087 activarse
30088 \begin_inset Quotes frd
30089 \end_inset
30090
30091  para LaTeX con el comando 
30092 \series bold
30093
30094 \backslash
30095 makeatletter
30096 \series default
30097 .
30098  El comando 
30099 \series bold
30100
30101 \backslash
30102 makeatother
30103 \series default
30104  deshace esto.
30105  Así pues, la secuencia de comandos en modo TeX es:
30106 \end_layout
30107
30108 \begin_layout Standard
30109
30110 \series bold
30111
30112 \backslash
30113 makeatletter
30114 \begin_inset Newline newline
30115 \end_inset
30116
30117
30118 \backslash
30119 @addtoreset{equation}{section}
30120 \begin_inset Newline newline
30121 \end_inset
30122
30123
30124 \backslash
30125 makeatother
30126 \end_layout
30127
30128 \begin_layout Standard
30129 En el preámbulo LaTeX se pueden omitir 
30130 \series bold
30131
30132 \backslash
30133 makeatletter
30134 \series default
30135  y 
30136 \series bold
30137
30138 \backslash
30139 makeatother
30140 \series default
30141  pues son automáticamente insertados por LyX.
30142 \end_layout
30143
30144 \begin_layout Standard
30145 Para el comando 
30146 \series bold
30147
30148 \backslash
30149 @addtoreset
30150 \series default
30151 ,
30152 \series bold
30153  
30154 \series default
30155 hay que cargar en el preámbulo LaTeX el archivo 
30156 \series bold
30157 remreset.sty
30158 \series default
30159
30160 \begin_inset Foot
30161 status collapsed
30162
30163 \begin_layout Plain Layout
30164
30165 \series bold
30166 remreset
30167 \series default
30168  es parte del paquete LaTeX 
30169 \series bold
30170 carlisle
30171 \series default
30172
30173 \begin_inset Index idx
30174 status collapsed
30175
30176 \begin_layout Plain Layout
30177 Paquetes ! carlisle
30178 \end_layout
30179
30180 \end_inset
30181
30182 , incluido en las instalaciones estándar de LaTeX.
30183 \end_layout
30184
30185 \end_inset
30186
30187
30188 \begin_inset Index idx
30189 status collapsed
30190
30191 \begin_layout Plain Layout
30192 Paquetes ! remreset
30193 \end_layout
30194
30195 \end_inset
30196
30197  con la línea
30198 \end_layout
30199
30200 \begin_layout Standard
30201
30202 \series bold
30203
30204 \backslash
30205 usepackage{remreset}
30206 \end_layout
30207
30208 \begin_layout Standard
30209 Entonces se puede usar el comando 
30210 \series bold
30211
30212 \backslash
30213 @removefromreset
30214 \series default
30215
30216 \begin_inset Index idx
30217 status collapsed
30218
30219 \begin_layout Plain Layout
30220 Comandos ! 
30221 \begin_inset ERT
30222 status collapsed
30223
30224 \begin_layout Plain Layout
30225
30226 "
30227 \end_layout
30228
30229 \end_inset
30230
30231 @
30232 \begin_inset ERT
30233 status collapsed
30234
30235 \begin_layout Plain Layout
30236
30237 "
30238 \end_layout
30239
30240 \end_inset
30241
30242  ! 
30243 \backslash
30244
30245 \begin_inset ERT
30246 status collapsed
30247
30248 \begin_layout Plain Layout
30249
30250 "
30251 \end_layout
30252
30253 \end_inset
30254
30255 @
30256 \begin_inset ERT
30257 status collapsed
30258
30259 \begin_layout Plain Layout
30260
30261 "
30262 \end_layout
30263
30264 \end_inset
30265
30266 removefromreset
30267 \end_layout
30268
30269 \end_inset
30270
30271  con el mismo esquema que 
30272 \series bold
30273
30274 \backslash
30275 @addtoreset
30276 \series default
30277 .
30278 \begin_inset VSpace bigskip
30279 \end_inset
30280
30281
30282 \end_layout
30283
30284 \begin_layout Standard
30285 A veces las ecuaciones deberían numerarse de la siguiente manera:
30286 \end_layout
30287
30288 \begin_layout Standard
30289
30290 \family typewriter
30291 (número de sección.número de ecuación)
30292 \end_layout
30293
30294 \begin_layout Standard
30295 El número de ecuación empezaría con 
30296 \begin_inset Quotes fld
30297 \end_inset
30298
30299 1
30300 \begin_inset Quotes frd
30301 \end_inset
30302
30303  en cada sección.
30304 \end_layout
30305
30306 \begin_layout Standard
30307 Para este caso hay el comando 
30308 \series bold
30309
30310 \backslash
30311 numberwithin
30312 \series default
30313
30314 \begin_inset Index idx
30315 status collapsed
30316
30317 \begin_layout Plain Layout
30318 Comandos ! N ! 
30319 \backslash
30320 numberwithin
30321 \end_layout
30322
30323 \end_inset
30324
30325 , que se usa con el esquema:
30326 \end_layout
30327
30328 \begin_layout Standard
30329
30330 \series bold
30331
30332 \backslash
30333 numberwithin{counter}{sectioning}
30334 \end_layout
30335
30336 \begin_layout Standard
30337 \begin_inset Quotes fld
30338 \end_inset
30339
30340 counter
30341 \begin_inset Quotes frd
30342 \end_inset
30343
30344  indica qué clase de numeración es afectada, 
30345 \begin_inset Quotes fld
30346 \end_inset
30347
30348 sectioning
30349 \begin_inset Quotes frd
30350 \end_inset
30351
30352  indica qué número va delante del punto.
30353  
30354 \end_layout
30355
30356 \begin_layout Standard
30357 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
30358  en el preámbulo LaTeX:
30359 \end_layout
30360
30361 \begin_layout Standard
30362
30363 \series bold
30364
30365 \backslash
30366 numberwithin{equation}{section}
30367 \end_layout
30368
30369 \begin_layout Standard
30370 Este es el resultado::
30371 \begin_inset ERT
30372 status collapsed
30373
30374 \begin_layout Plain Layout
30375
30376
30377 \backslash
30378 numberwithin{equation}{section}
30379 \end_layout
30380
30381 \end_inset
30382
30383
30384 \begin_inset Formula 
30385 \begin{equation}
30386 A+B=C
30387 \end{equation}
30388
30389 \end_inset
30390
30391
30392 \end_layout
30393
30394 \begin_layout Standard
30395 Para numerar cuadros de modo que, p.
30396 \begin_inset space \thinspace{}
30397 \end_inset
30398
30399 ej., 
30400 \begin_inset Quotes fld
30401 \end_inset
30402
30403 sectioning
30404 \begin_inset Quotes frd
30405 \end_inset
30406
30407  sea el número de la parte se usa
30408 \begin_inset Newline newline
30409 \end_inset
30410
30411
30412 \series bold
30413
30414 \backslash
30415 numberwithin{table}{part}
30416 \end_layout
30417
30418 \begin_layout Standard
30419 Para volver a la numeración estándar o evitar esta clase numeración cuando
30420  es definida por la clase de documento, se inserta el siguiente comando
30421  en código TeX o en el preámbulo LaTeX:
30422 \end_layout
30423
30424 \begin_layout Standard
30425
30426 \series bold
30427
30428 \backslash
30429 renewcommand{
30430 \backslash
30431 theequation}{
30432 \backslash
30433 arabic{equation}}
30434 \begin_inset Index idx
30435 status collapsed
30436
30437 \begin_layout Plain Layout
30438 Comandos ! A ! 
30439 \backslash
30440 arabic
30441 \end_layout
30442
30443 \end_inset
30444
30445
30446 \series default
30447
30448 \begin_inset ERT
30449 status collapsed
30450
30451 \begin_layout Plain Layout
30452
30453
30454 \backslash
30455 renewcommand{
30456 \backslash
30457 theequation}{
30458 \backslash
30459 arabic{equation}}
30460 \end_layout
30461
30462 \end_inset
30463
30464
30465 \series bold
30466
30467 \begin_inset Newline newline
30468 \end_inset
30469
30470
30471 \series default
30472 o
30473 \series bold
30474
30475 \begin_inset Newline newline
30476 \end_inset
30477
30478
30479 \backslash
30480 renewcommand{
30481 \backslash
30482 thetable}{
30483 \backslash
30484 arabic{table}}
30485 \end_layout
30486
30487 \begin_layout Standard
30488
30489 \series bold
30490
30491 \backslash
30492 numberwithin
30493 \series default
30494  usa internamente el comando 
30495 \series bold
30496
30497 \backslash
30498 @addtoreset
30499 \series default
30500 , descrito arriba, que también debe ser restaurado.
30501 \begin_inset ERT
30502 status collapsed
30503
30504 \begin_layout Plain Layout
30505
30506
30507 \backslash
30508 makeatletter
30509 \end_layout
30510
30511 \begin_layout Plain Layout
30512
30513
30514 \backslash
30515 @removefromreset{equation}{section}
30516 \end_layout
30517
30518 \begin_layout Plain Layout
30519
30520
30521 \backslash
30522 makeatother
30523 \end_layout
30524
30525 \end_inset
30526
30527
30528 \end_layout
30529
30530 \begin_layout Subsection
30531 Numeración con números romanos y letras
30532 \begin_inset Index idx
30533 status collapsed
30534
30535 \begin_layout Plain Layout
30536 Numeración de ecuaciones ! con números romanos
30537 \end_layout
30538
30539 \end_inset
30540
30541
30542 \begin_inset Index idx
30543 status collapsed
30544
30545 \begin_layout Plain Layout
30546 Numeración de ecuaciones ! con letras
30547 \end_layout
30548
30549 \end_inset
30550
30551
30552 \end_layout
30553
30554 \begin_layout Standard
30555 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
30556  Por ejemplo, para numerar con romanos en minúscula,
30557 \begin_inset Foot
30558 status collapsed
30559
30560 \begin_layout Plain Layout
30561 Como en español no se usan romanos en minúscula, el estilo 
30562 \series bold
30563 spanish
30564 \series default
30565  del sistema 
30566 \series bold
30567 babel
30568 \series default
30569  redefine 
30570 \series bold
30571
30572 \backslash
30573 roman
30574 \series default
30575  para que los dé en versalitas.
30576  Véase 
30577 \begin_inset CommandInset citation
30578 LatexCommand cite
30579 key "spanish"
30580
30581 \end_inset
30582
30583  (
30584 \emph on
30585 N.
30586 \begin_inset space \thinspace{}
30587 \end_inset
30588
30589 del t
30590 \emph default
30591 ).
30592 \end_layout
30593
30594 \end_inset
30595
30596  se inserta el comando
30597 \end_layout
30598
30599 \begin_layout Standard
30600
30601 \series bold
30602
30603 \backslash
30604 renewcommand{
30605 \backslash
30606 theequation}{
30607 \backslash
30608 roman{equation}}
30609 \end_layout
30610
30611 \begin_layout Standard
30612 antes de la ecuación en modo TeX.
30613  
30614 \series bold
30615
30616 \backslash
30617 renewcommand
30618 \series default
30619
30620 \begin_inset Index idx
30621 status collapsed
30622
30623 \begin_layout Plain Layout
30624 Comandos ! R ! 
30625 \backslash
30626 renewcommand
30627 \end_layout
30628
30629 \end_inset
30630
30631  redefine el comando predefinido 
30632 \series bold
30633
30634 \backslash
30635 theequation
30636 \series default
30637  como 
30638 \series bold
30639
30640 \backslash
30641 roman{equation}
30642 \series default
30643 .
30644 \begin_inset Foot
30645 status collapsed
30646
30647 \begin_layout Plain Layout
30648 El comando 
30649 \series bold
30650
30651 \backslash
30652 renewcommand
30653 \series default
30654  tiene el mismo esquema que el comando 
30655 \series bold
30656
30657 \backslash
30658 newcommand
30659 \series default
30660 , descrito en 
30661 \begin_inset CommandInset ref
30662 LatexCommand ref
30663 reference "sub:El-comando-newcommand"
30664
30665 \end_inset
30666
30667 .
30668 \end_layout
30669
30670 \end_inset
30671
30672  
30673 \series bold
30674 equation
30675 \series default
30676  es el contador de ecuaciones.
30677  Si se usa el comando 
30678 \series bold
30679
30680 \backslash
30681 the
30682 \series default
30683  como prefijo de un contador, el valor del contador sale en números arábigos.
30684  Si una ecuación es numerada, LaTeX pone internamente el comando 
30685 \series bold
30686
30687 \backslash
30688 theequation
30689 \series default
30690  detrás de la ecuación.
30691  
30692 \series bold
30693
30694 \backslash
30695 roman{equation}
30696 \series default
30697
30698 \begin_inset Index idx
30699 status collapsed
30700
30701 \begin_layout Plain Layout
30702 Comandos ! R ! 
30703 \backslash
30704 roman
30705 \end_layout
30706
30707 \end_inset
30708
30709  pone el contador en romanos en minúscula.
30710 \end_layout
30711
30712 \begin_layout Standard
30713 Todas las ecuaciones siguientes a 
30714 \series bold
30715
30716 \backslash
30717 renew
30718 \series default
30719 c
30720 \series bold
30721 ommand
30722 \series default
30723  se numerarán en romanos.
30724  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
30725  cambiando 
30726 \series bold
30727
30728 \backslash
30729 roman
30730 \series default
30731  por 
30732 \series bold
30733
30734 \backslash
30735 Roman
30736 \series default
30737
30738 \begin_inset Index idx
30739 status collapsed
30740
30741 \begin_layout Plain Layout
30742 Comandos ! R ! 
30743 \backslash
30744 roman@
30745 \backslash
30746 Roman
30747 \end_layout
30748
30749 \end_inset
30750
30751 .
30752  Para 
30753 \begin_inset Quotes fld
30754 \end_inset
30755
30756 numerar
30757 \begin_inset Quotes frd
30758 \end_inset
30759
30760  con minúsculas latinas hay el comando 
30761 \series bold
30762
30763 \backslash
30764 alph
30765 \series default
30766
30767 \begin_inset Index idx
30768 status collapsed
30769
30770 \begin_layout Plain Layout
30771 Comandos ! A ! 
30772 \backslash
30773 alph
30774 \end_layout
30775
30776 \end_inset
30777
30778 , y para mayúsculas el comando 
30779 \series bold
30780
30781 \backslash
30782 Alph
30783 \series default
30784
30785 \begin_inset Index idx
30786 status collapsed
30787
30788 \begin_layout Plain Layout
30789 Comandos ! A ! 
30790 \backslash
30791 alph@
30792 \backslash
30793 Alph
30794 \end_layout
30795
30796 \end_inset
30797
30798 .
30799 \end_layout
30800
30801 \begin_layout Standard
30802 \begin_inset Note Greyedout
30803 status open
30804
30805 \begin_layout Plain Layout
30806
30807 \series bold
30808 \color none
30809 Nota:
30810 \series default
30811  Con letras latinas sólo se puede numerar hasta un máximo de 26
30812 \begin_inset space ~
30813 \end_inset
30814
30815 ecuaciones.
30816 \end_layout
30817
30818 \end_inset
30819
30820
30821 \end_layout
30822
30823 \begin_layout Standard
30824 \begin_inset ERT
30825 status collapsed
30826
30827 \begin_layout Plain Layout
30828
30829
30830 \backslash
30831 renewcommand{
30832 \backslash
30833 theequation}{
30834 \backslash
30835 roman{equation}}
30836 \end_layout
30837
30838 \end_inset
30839
30840
30841 \begin_inset Formula 
30842 \begin{equation}
30843 A=\textrm{romanos en minúscula}
30844 \end{equation}
30845
30846 \end_inset
30847
30848
30849 \begin_inset ERT
30850 status collapsed
30851
30852 \begin_layout Plain Layout
30853
30854
30855 \backslash
30856 renewcommand{
30857 \backslash
30858 theequation}{
30859 \backslash
30860 Roman{equation}}
30861 \end_layout
30862
30863 \end_inset
30864
30865
30866 \begin_inset Formula 
30867 \begin{equation}
30868 B=\textrm{romanos en mayúscula}\label{eq:Rom}
30869 \end{equation}
30870
30871 \end_inset
30872
30873
30874 \begin_inset ERT
30875 status collapsed
30876
30877 \begin_layout Plain Layout
30878
30879
30880 \backslash
30881 renewcommand{
30882 \backslash
30883 theequation}{
30884 \backslash
30885 alph{equation}}
30886 \end_layout
30887
30888 \end_inset
30889
30890
30891 \begin_inset Formula 
30892 \begin{equation}
30893 C=\textrm{latinas en minúscula}
30894 \end{equation}
30895
30896 \end_inset
30897
30898
30899 \begin_inset ERT
30900 status collapsed
30901
30902 \begin_layout Plain Layout
30903
30904
30905 \backslash
30906 renewcommand{
30907 \backslash
30908 theequation}{
30909 \backslash
30910 Alph{equation}}
30911 \end_layout
30912
30913 \end_inset
30914
30915
30916 \begin_inset Formula 
30917 \begin{equation}
30918 D=\textrm{latinas en mayúscula}\label{eq:Lat}
30919 \end{equation}
30920
30921 \end_inset
30922
30923
30924 \end_layout
30925
30926 \begin_layout Standard
30927 Para volver a la numeración por omisión se inserta el comando:
30928 \end_layout
30929
30930 \begin_layout Standard
30931
30932 \series bold
30933
30934 \backslash
30935 renewcommand{
30936 \backslash
30937 theequation}{
30938 \backslash
30939 arabic{equation}}
30940 \begin_inset Index idx
30941 status collapsed
30942
30943 \begin_layout Plain Layout
30944 Comandos ! A ! 
30945 \backslash
30946 arabic
30947 \end_layout
30948
30949 \end_inset
30950
30951
30952 \end_layout
30953
30954 \begin_layout Standard
30955 \begin_inset ERT
30956 status collapsed
30957
30958 \begin_layout Plain Layout
30959
30960
30961 \backslash
30962 renewcommand{
30963 \backslash
30964 theequation}{
30965 \backslash
30966 arabic{equation}}
30967 \end_layout
30968
30969 \end_inset
30970
30971
30972 \begin_inset Formula 
30973 \begin{equation}
30974 E=\mbox{arábigos}
30975 \end{equation}
30976
30977 \end_inset
30978
30979
30980 \end_layout
30981
30982 \begin_layout Standard
30983 \begin_inset VSpace medskip
30984 \end_inset
30985
30986
30987 \end_layout
30988
30989 \begin_layout Standard
30990 Como ves, las ecuaciones se numeran consecutivamente independientemente
30991  del estilo de numeración.
30992  Cuando la numeración haya de empezar con 
30993 \begin_inset Quotes fld
30994 \end_inset
30995
30996 1
30997 \begin_inset Quotes frd
30998 \end_inset
30999
31000  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
31001  Una descripción sobre esto se encuentra en el archivo 
31002 \begin_inset CommandInset href
31003 LatexCommand href
31004 name "Formula-numbering.lyx"
31005 target "run:Formula-numbering.lyx"
31006
31007 \end_inset
31008
31009 .
31010 \end_layout
31011
31012 \begin_layout Section
31013 Símbolos y ecuaciones químicas
31014 \begin_inset CommandInset label
31015 LatexCommand label
31016 name "sub:Símbolos-y-ecuaciones-químicas"
31017
31018 \end_inset
31019
31020
31021 \begin_inset Index idx
31022 status collapsed
31023
31024 \begin_layout Plain Layout
31025 Química ! símbolos
31026 \end_layout
31027
31028 \end_inset
31029
31030
31031 \begin_inset Index idx
31032 status collapsed
31033
31034 \begin_layout Plain Layout
31035 Química ! caracteres
31036 \end_layout
31037
31038 \end_inset
31039
31040
31041 \begin_inset Index idx
31042 status collapsed
31043
31044 \begin_layout Plain Layout
31045 Ecuación ! química|see
31046 \begin_inset ERT
31047 status collapsed
31048
31049 \begin_layout Plain Layout
31050
31051 {
31052 \end_layout
31053
31054 \end_inset
31055
31056 Química
31057 \begin_inset ERT
31058 status collapsed
31059
31060 \begin_layout Plain Layout
31061
31062 }
31063 \end_layout
31064
31065 \end_inset
31066
31067
31068 \end_layout
31069
31070 \end_inset
31071
31072
31073 \begin_inset Index idx
31074 status collapsed
31075
31076 \begin_layout Plain Layout
31077 Química ! iones
31078 \end_layout
31079
31080 \end_inset
31081
31082
31083 \begin_inset Index idx
31084 status collapsed
31085
31086 \begin_layout Plain Layout
31087 Iones|see
31088 \begin_inset ERT
31089 status collapsed
31090
31091 \begin_layout Plain Layout
31092
31093 {
31094 \end_layout
31095
31096 \end_inset
31097
31098 Química
31099 \begin_inset ERT
31100 status collapsed
31101
31102 \begin_layout Plain Layout
31103
31104 }
31105 \end_layout
31106
31107 \end_inset
31108
31109
31110 \end_layout
31111
31112 \end_inset
31113
31114
31115 \begin_inset Index idx
31116 status collapsed
31117
31118 \begin_layout Plain Layout
31119 Química ! reacción
31120 \end_layout
31121
31122 \end_inset
31123
31124
31125 \end_layout
31126
31127 \begin_layout Standard
31128 Un ejemplo de texto de química:
31129 \end_layout
31130
31131 \begin_layout Quote
31132 El ion 
31133 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31134 \end_inset
31135
31136  reacciona con dos iones 
31137 \begin_inset Formula $\mathrm{Na^{+}}$
31138 \end_inset
31139
31140  para dar sulfato de sodio 
31141 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
31142 \end_inset
31143
31144 .
31145  La ecuación química es:
31146 \begin_inset Formula 
31147 \begin{equation}
31148 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
31149 \end{equation}
31150
31151 \end_inset
31152
31153
31154 \end_layout
31155
31156 \begin_layout Standard
31157 Esta ecuación química puede componerse directamente en modo ecuación.
31158  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
31159  y con el atajo 
31160 \family sans
31161 Alt+C
31162 \begin_inset space ~
31163 \end_inset
31164
31165 R
31166 \family default
31167  se cambia en redonda.
31168 \begin_inset Foot
31169 status collapsed
31170
31171 \begin_layout Plain Layout
31172 véase estilos de tipografías en 
31173 \begin_inset CommandInset ref
31174 LatexCommand ref
31175 reference "sub:Estilos-de-tipografías"
31176
31177 \end_inset
31178
31179 .
31180 \end_layout
31181
31182 \end_inset
31183
31184
31185 \end_layout
31186
31187 \begin_layout Standard
31188 Para escribir ecuaciones químicas es más conveniente usar el comando 
31189 \series bold
31190
31191 \backslash
31192 ce
31193 \series default
31194
31195 \begin_inset Index idx
31196 status collapsed
31197
31198 \begin_layout Plain Layout
31199 Comandos ! C ! 
31200 \backslash
31201 ce
31202 \end_layout
31203
31204 \end_inset
31205
31206 , que está disponible si está instalado el paquete LaTeX 
31207 \series bold
31208 mhchem
31209 \series default
31210
31211 \begin_inset Index idx
31212 status collapsed
31213
31214 \begin_layout Plain Layout
31215 Paquetes ! mhchem
31216 \end_layout
31217
31218 \end_inset
31219
31220 .
31221  Al insertar 
31222 \series bold
31223
31224 \backslash
31225 ce
31226 \series default
31227  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
31228  ecuaciones químicas de una forma intuitiva.
31229 \end_layout
31230
31231 \begin_layout Standard
31232 \align center
31233 \begin_inset Tabular
31234 <lyxtabular version="3" rows="9" columns="2">
31235 <features rotate="0" tabularvalignment="middle">
31236 <column alignment="center" valignment="top">
31237 <column alignment="center" valignment="top">
31238 <row>
31239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31240 \begin_inset Text
31241
31242 \begin_layout Plain Layout
31243 Comando
31244 \end_layout
31245
31246 \end_inset
31247 </cell>
31248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31249 \begin_inset Text
31250
31251 \begin_layout Plain Layout
31252 Resultado
31253 \begin_inset Note Note
31254 status collapsed
31255
31256 \begin_layout Plain Layout
31257
31258 \series bold
31259
31260 \backslash
31261 raisebox
31262 \series default
31263  se usa sólo como espaciador
31264 \end_layout
31265
31266 \end_inset
31267
31268
31269 \end_layout
31270
31271 \end_inset
31272 </cell>
31273 </row>
31274 <row>
31275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31276 \begin_inset Text
31277
31278 \begin_layout Plain Layout
31279
31280 \backslash
31281 ce
31282 \begin_inset space \textvisiblespace{}
31283 \end_inset
31284
31285 H2CO3
31286 \end_layout
31287
31288 \end_inset
31289 </cell>
31290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31291 \begin_inset Text
31292
31293 \begin_layout Plain Layout
31294 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31295 \end_inset
31296
31297
31298 \end_layout
31299
31300 \end_inset
31301 </cell>
31302 </row>
31303 <row>
31304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31305 \begin_inset Text
31306
31307 \begin_layout Plain Layout
31308
31309 \backslash
31310 ce
31311 \begin_inset space \textvisiblespace{}
31312 \end_inset
31313
31314 SO4^2-
31315 \end_layout
31316
31317 \end_inset
31318 </cell>
31319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31320 \begin_inset Text
31321
31322 \begin_layout Plain Layout
31323 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31324 \end_inset
31325
31326
31327 \end_layout
31328
31329 \end_inset
31330 </cell>
31331 </row>
31332 <row>
31333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31334 \begin_inset Text
31335
31336 \begin_layout Plain Layout
31337
31338 \backslash
31339 ce
31340 \begin_inset space \textvisiblespace{}
31341 \end_inset
31342
31343 (NH4)2S
31344 \end_layout
31345
31346 \end_inset
31347 </cell>
31348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31349 \begin_inset Text
31350
31351 \begin_layout Plain Layout
31352 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31353 \end_inset
31354
31355
31356 \end_layout
31357
31358 \end_inset
31359 </cell>
31360 </row>
31361 <row>
31362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31363 \begin_inset Text
31364
31365 \begin_layout Plain Layout
31366
31367 \backslash
31368 ce
31369 \begin_inset space \textvisiblespace{}
31370 \end_inset
31371
31372 KCr(SO4)2.12H2O
31373 \end_layout
31374
31375 \end_inset
31376 </cell>
31377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31378 \begin_inset Text
31379
31380 \begin_layout Plain Layout
31381 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31382 \end_inset
31383
31384
31385 \end_layout
31386
31387 \end_inset
31388 </cell>
31389 </row>
31390 <row>
31391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31392 \begin_inset Text
31393
31394 \begin_layout Plain Layout
31395
31396 \backslash
31397 ce
31398 \begin_inset space \textvisiblespace{}
31399 \end_inset
31400
31401 A-B
31402 \backslash
31403 dbond
31404 \begin_inset space \textvisiblespace{}
31405 \end_inset
31406
31407 C
31408 \backslash
31409 tbond
31410 \begin_inset space \textvisiblespace{}
31411 \end_inset
31412
31413 D
31414 \end_layout
31415
31416 \end_inset
31417 </cell>
31418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31419 \begin_inset Text
31420
31421 \begin_layout Plain Layout
31422 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31423 \end_inset
31424
31425
31426 \end_layout
31427
31428 \end_inset
31429 </cell>
31430 </row>
31431 <row>
31432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31433 \begin_inset Text
31434
31435 \begin_layout Plain Layout
31436
31437 \backslash
31438 ce
31439 \begin_inset space \textvisiblespace{}
31440 \end_inset
31441
31442 ^227
31443 \begin_inset Formula $\downarrow$
31444 \end_inset
31445
31446 _90
31447 \begin_inset Formula $\to$
31448 \end_inset
31449
31450 Th+
31451 \end_layout
31452
31453 \end_inset
31454 </cell>
31455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31456 \begin_inset Text
31457
31458 \begin_layout Plain Layout
31459 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
31460 \end_inset
31461
31462
31463 \end_layout
31464
31465 \end_inset
31466 </cell>
31467 </row>
31468 <row>
31469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31470 \begin_inset Text
31471
31472 \begin_layout Plain Layout
31473
31474 \backslash
31475 ce
31476 \begin_inset space \textvisiblespace{}
31477 \end_inset
31478
31479 CO2
31480 \begin_inset space \textvisiblespace{}
31481 \end_inset
31482
31483 +
31484 \begin_inset space \textvisiblespace{}
31485 \end_inset
31486
31487 C
31488 \begin_inset space \textvisiblespace{}
31489 \end_inset
31490
31491 <=>
31492 \begin_inset space \textvisiblespace{}
31493 \end_inset
31494
31495 2CO
31496 \end_layout
31497
31498 \end_inset
31499 </cell>
31500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31501 \begin_inset Text
31502
31503 \begin_layout Plain Layout
31504 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31505 \end_inset
31506
31507
31508 \end_layout
31509
31510 \end_inset
31511 </cell>
31512 </row>
31513 <row>
31514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31515 \begin_inset Text
31516
31517 \begin_layout Plain Layout
31518
31519 \backslash
31520 ce
31521 \begin_inset space \textvisiblespace{}
31522 \end_inset
31523
31524 CO2
31525 \begin_inset space \textvisiblespace{}
31526 \end_inset
31527
31528 +
31529 \begin_inset space \textvisiblespace{}
31530 \end_inset
31531
31532 C
31533 \begin_inset space \textvisiblespace{}
31534 \end_inset
31535
31536 ->[
31537 \backslash
31538 alpha][
31539 \backslash
31540 beta]
31541 \begin_inset space \textvisiblespace{}
31542 \end_inset
31543
31544 2CO}
31545 \end_layout
31546
31547 \end_inset
31548 </cell>
31549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31550 \begin_inset Text
31551
31552 \begin_layout Plain Layout
31553 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
31554 \end_inset
31555
31556
31557 \end_layout
31558
31559 \end_inset
31560 </cell>
31561 </row>
31562 </lyxtabular>
31563
31564 \end_inset
31565
31566
31567 \end_layout
31568
31569 \begin_layout Standard
31570 \begin_inset Note Greyedout
31571 status open
31572
31573 \begin_layout Plain Layout
31574
31575 \series bold
31576 \color none
31577 Nota:
31578 \series default
31579  Insertar modo matemático en un marco 
31580 \series bold
31581
31582 \backslash
31583 ce
31584 \series default
31585  provocará errores de LaTeX.
31586  En estos casos hay que usar código TeX, como en 
31587 \series bold
31588
31589 \backslash
31590 ce{$
31591 \backslash
31592 mu
31593 \backslash
31594 hyphen$Cl}
31595 \series default
31596
31597 \begin_inset ERT
31598 status collapsed
31599
31600 \begin_layout Plain Layout
31601
31602
31603 \backslash
31604 ce{$
31605 \backslash
31606 mu
31607 \backslash
31608 hyphen$Cl}
31609 \end_layout
31610
31611 \end_inset
31612
31613  
31614 \end_layout
31615
31616 \end_inset
31617
31618
31619 \end_layout
31620
31621 \begin_layout Standard
31622 \begin_inset Note Greyedout
31623 status collapsed
31624
31625 \begin_layout Plain Layout
31626
31627 \series bold
31628 Nota:
31629 \series default
31630  En LyX no es posible usar el carácter ^ para obtener una flecha hacia arriba,
31631  como se describe en el manual de 
31632 \series bold
31633 mhchem
31634 \series default
31635 .
31636  Como alternativa, inserta un espacio delgado negativo seguido por el comando
31637  
31638 \series bold
31639
31640 \backslash
31641 uparrow
31642 \series default
31643
31644 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31645 \end_inset
31646
31647
31648 \end_layout
31649
31650 \end_inset
31651
31652
31653 \end_layout
31654
31655 \begin_layout Standard
31656 El comando 
31657 \series bold
31658
31659 \backslash
31660 ce
31661 \series default
31662  para la 
31663 \begin_inset CommandInset ref
31664 LatexCommand ref
31665 reference "eq:reaccion-quimica"
31666
31667 \end_inset
31668
31669  es
31670 \begin_inset Newline newline
31671 \end_inset
31672
31673
31674 \series bold
31675  
31676 \backslash
31677 ce
31678 \begin_inset space \textvisiblespace{}
31679 \end_inset
31680
31681 2Na+
31682 \begin_inset space \textvisiblespace{}
31683 \end_inset
31684
31685 +
31686 \begin_inset space \textvisiblespace{}
31687 \end_inset
31688
31689 SO4^2-
31690 \begin_inset space \textvisiblespace{}
31691 \end_inset
31692
31693
31694 \begin_inset space \textvisiblespace{}
31695 \end_inset
31696
31697 ->
31698 \begin_inset space \textvisiblespace{}
31699 \end_inset
31700
31701 Na2SO4
31702 \end_layout
31703
31704 \begin_layout Standard
31705 Para componer ecuaciones químicas multilínea primero se crea una ecuación
31706  multilínea, tal como se describe en la 
31707 \begin_inset CommandInset ref
31708 LatexCommand ref
31709 reference "sec:Ecuaciones-multilínea"
31710
31711 \end_inset
31712
31713 .
31714  Después se utiliza el comando 
31715 \series bold
31716
31717 \backslash
31718 ce
31719 \series default
31720  en cada cuadrito azul de la ecuación.
31721  La 
31722 \begin_inset CommandInset ref
31723 LatexCommand ref
31724 reference "eq:TEOS-reac-1"
31725
31726 \end_inset
31727
31728  y la 
31729 \begin_inset CommandInset ref
31730 LatexCommand ref
31731 reference "eq:TEOS-reac-2"
31732
31733 \end_inset
31734
31735  son ejemplos de una reacción química en dos fases en la que cada ecuación
31736  tiene su propio número.
31737 \begin_inset Formula 
31738 \begin{eqnarray}
31739 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
31740 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
31741 \end{eqnarray}
31742
31743 \end_inset
31744
31745
31746 \end_layout
31747
31748 \begin_layout Standard
31749 Además de 
31750 \series bold
31751
31752 \backslash
31753 ce
31754 \series default
31755  el paquete 
31756 \series bold
31757 mhchem
31758 \series default
31759  suministra el comando 
31760 \series bold
31761
31762 \backslash
31763 cf
31764 \series default
31765
31766 \begin_inset Index idx
31767 status collapsed
31768
31769 \begin_layout Plain Layout
31770 Comandos ! C ! 
31771 \backslash
31772 cf
31773 \end_layout
31774
31775 \end_inset
31776
31777  que ha de utilizarse en casos especiales.
31778  Para más información sobre 
31779 \series bold
31780
31781 \backslash
31782 cf
31783 \series default
31784  y más ejemplos echa un vistazo a la documentación de 
31785 \series bold
31786 mhchem
31787 \series default
31788
31789 \begin_inset CommandInset citation
31790 LatexCommand cite
31791 key "mhchem"
31792
31793 \end_inset
31794
31795 .
31796 \end_layout
31797
31798 \begin_layout Section
31799 Diagramas
31800 \end_layout
31801
31802 \begin_layout Standard
31803 Lyx soporta dos tipos de diagramas conmutativos: 
31804 \series bold
31805 amscd
31806 \series default
31807  y 
31808 \series bold
31809 xymatrix
31810 \series default
31811 , que se explican a continuación.
31812 \end_layout
31813
31814 \begin_layout Subsection
31815 Diagramas amscd
31816 \begin_inset Index idx
31817 status collapsed
31818
31819 \begin_layout Plain Layout
31820 Diagramas ! amscd
31821 \end_layout
31822
31823 \end_inset
31824
31825
31826 \end_layout
31827
31828 \begin_layout Standard
31829 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
31830  verticales y horizontales:
31831 \begin_inset Formula 
31832 \[
31833 \begin{CD}A@)))B@)))C\\
31834 @AAA@.@VVV\\
31835 F@(((E@(((D
31836 \end{CD}
31837 \]
31838
31839 \end_inset
31840
31841 Para obtener el diagrama se inserta en la ecuación el comando 
31842 \series bold
31843
31844 \backslash
31845 CD
31846 \begin_inset Index idx
31847 status collapsed
31848
31849 \begin_layout Plain Layout
31850 Comandos ! C ! 
31851 \backslash
31852 CD
31853 \end_layout
31854
31855 \end_inset
31856
31857
31858 \series default
31859 .
31860  Surge un marco azul entre dos líneas de trazos en el que se insertan a
31861  continuación comandos.
31862  Con 
31863 \family sans
31864 Ctrl+Entrar
31865 \family default
31866  se inicia una nueva línea.
31867  En las líneas impares se insertan relaciones horizontales, en las pares
31868  verticales.
31869 \end_layout
31870
31871 \begin_layout Standard
31872 Para componer las relaciones hay los siguientes comandos:
31873 \begin_inset Foot
31874 status collapsed
31875
31876 \begin_layout Plain Layout
31877 \begin_inset CommandInset label
31878 LatexCommand label
31879 name "fn:sinónimos"
31880
31881 \end_inset
31882
31883 Los comandos con 
31884 \family sans
31885 '
31886 \series bold
31887 >
31888 \series default
31889 '
31890 \family default
31891  o 
31892 \family sans
31893 '
31894 \series bold
31895 <
31896 \series default
31897 '
31898 \family default
31899  pueden generar errores con el estilo 
31900 \series bold
31901 spanish
31902 \series default
31903  de 
31904 \series bold
31905 babel
31906 \series default
31907 .
31908  Para evitarlo se pueden sustituir por sus sinónimos 
31909 \family sans
31910 '
31911 \series bold
31912 )
31913 \series default
31914 '
31915 \family default
31916  y 
31917 \family sans
31918 '
31919 \series bold
31920 (
31921 \series default
31922 '
31923 \family default
31924  respectivamente.
31925  Véase 
31926 \begin_inset CommandInset citation
31927 LatexCommand cite
31928 key "spanish"
31929
31930 \end_inset
31931
31932 .
31933  (
31934 \emph on
31935 N.
31936 \begin_inset space \thinspace{}
31937 \end_inset
31938
31939 del t.
31940 \emph default
31941 )
31942 \end_layout
31943
31944 \end_inset
31945
31946
31947 \end_layout
31948
31949 \begin_layout Itemize
31950
31951 \series bold
31952 @<<<
31953 \series default
31954  genera una flecha hacia la izquierda, 
31955 \series bold
31956 @>>>
31957 \series default
31958  una hacia la derecha, y 
31959 \series bold
31960 @=
31961 \series default
31962  un signo igual largo
31963 \end_layout
31964
31965 \begin_layout Itemize
31966
31967 \series bold
31968 @AAA
31969 \series default
31970  genera una flecha hacia arriba, 
31971 \series bold
31972 @VVV
31973 \series default
31974  una hacia abajo, y 
31975 \series bold
31976 @|
31977 \series default
31978  un signo igual vertical
31979 \end_layout
31980
31981 \begin_layout Itemize
31982
31983 \series bold
31984 @.
31985
31986 \series default
31987  genera una ubicación vacía para relaciones inexistentes
31988 \end_layout
31989
31990 \begin_layout Standard
31991 Todas las flechas pueden etiquetarse como sigue:
31992 \end_layout
31993
31994 \begin_layout Itemize
31995 Si se inserta texto entre el primero y el segundo 
31996 \series bold
31997 <
31998 \series default
31999  o 
32000 \series bold
32001 >
32002 \series default
32003 , respectivamente, se muestra sobre la flecha.
32004  Si se inserta entre el segundo y el tercero, bajo la flecha.
32005 \end_layout
32006
32007 \begin_layout Itemize
32008 Para flechas verticales, si se inserta texto entre la primera y la segunda
32009  
32010 \series bold
32011 A
32012 \series default
32013  o 
32014 \series bold
32015 V
32016 \series default
32017 , respectivamente, se muestra al lado izquierdo de la flecha.
32018  Si se inserta entre la segunda y la tercera, al lado derecho.
32019  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
32020 \end_layout
32021
32022 \begin_layout Standard
32023 Como ejemplo un diagrama con todas las relaciones posibles:
32024 \begin_inset Formula 
32025 \[
32026 \begin{CD}A@)j))B@))k)C@=F\\
32027 @AmAA@.@VV{V}V@|\\
32028 D@((j\,(E@)k))F@=C
32029 \end{CD}
32030 \]
32031
32032 \end_inset
32033
32034 El comando para este diagrama es:
32035 \begin_inset Newline newline
32036 \end_inset
32037
32038
32039 \series bold
32040
32041 \backslash
32042 CD
32043 \begin_inset space \textvisiblespace{}
32044 \end_inset
32045
32046 A@>j>>B@>>k>C@=F Ctrl+Entrar
32047 \begin_inset Newline newline
32048 \end_inset
32049
32050
32051 \begin_inset Phantom HPhantom
32052 status open
32053
32054 \begin_layout Plain Layout
32055
32056 \series bold
32057
32058 \backslash
32059 CD
32060 \begin_inset space \textvisiblespace{}
32061 \end_inset
32062
32063
32064 \end_layout
32065
32066 \end_inset
32067
32068 @AmAA@.@VV
32069 \backslash
32070 {V
32071 \series default
32072
32073 \begin_inset Formula $\to$
32074 \end_inset
32075
32076
32077 \series bold
32078 V@| Ctrl+Entrar
32079 \begin_inset Newline newline
32080 \end_inset
32081
32082
32083 \begin_inset Phantom HPhantom
32084 status open
32085
32086 \begin_layout Plain Layout
32087
32088 \series bold
32089
32090 \backslash
32091 CD
32092 \begin_inset space \textvisiblespace{}
32093 \end_inset
32094
32095
32096 \end_layout
32097
32098 \end_inset
32099
32100 D@<<j<E@>k>>F@=C
32101 \end_layout
32102
32103 \begin_layout Subsection
32104 Diagramas xymatrix
32105 \begin_inset Index idx
32106 status collapsed
32107
32108 \begin_layout Plain Layout
32109 Diagramas ! xymatrix
32110 \end_layout
32111
32112 \end_inset
32113
32114
32115 \end_layout
32116
32117 \begin_layout Standard
32118 Para usar matrices xy debe estar instalado el paquete LaTeX 
32119 \series bold
32120 xypic
32121 \series default
32122 .
32123  Una matriz xy se crea insertando el comando 
32124 \series bold
32125
32126 \backslash
32127 xymatrix
32128 \series default
32129  en una ecuación.
32130  Después podrás añadir nuevas columnas y filas como en matrices normales,
32131  véase
32132 \begin_inset space ~
32133 \end_inset
32134
32135
32136 \begin_inset CommandInset ref
32137 LatexCommand ref
32138 reference "sec:Matrices"
32139
32140 \end_inset
32141
32142 .
32143 \end_layout
32144
32145 \begin_layout Standard
32146 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
32147  y curvadas, y mucho más.
32148  Todas las posibilidades para generar diagramas conmutativos y decoraciones
32149  se explican en el 
32150 \emph on
32151 Manual de XY-pic
32152 \emph default
32153  que se encuentra en el menú 
32154 \family sans
32155 Ayuda\SpecialChar \menuseparator
32156 Manuales
32157 \begin_inset space ~
32158 \end_inset
32159
32160 específicos
32161 \family default
32162 .
32163 \end_layout
32164
32165 \begin_layout Subsection
32166 Diagramas 
32167 \noun on
32168 Feynman
32169 \noun default
32170
32171 \begin_inset Index idx
32172 status collapsed
32173
32174 \begin_layout Plain Layout
32175 Diagramas ! Feynman
32176 \end_layout
32177
32178 \end_inset
32179
32180
32181 \end_layout
32182
32183 \begin_layout Standard
32184 Para usar diagramas 
32185 \noun on
32186 Feynman
32187 \noun default
32188  debe estar instalado el paquete LaTeX 
32189 \series bold
32190 feyn
32191 \series default
32192 .
32193  Un diagrama 
32194 \noun on
32195 Feynman
32196 \noun default
32197  se crea insertando el comando 
32198 \series bold
32199
32200 \backslash
32201 Diagram
32202 \series default
32203  en una ecuación.
32204  Después podrás añadir nuevas columnas y filas como en matrices normales,
32205  véase
32206 \begin_inset space ~
32207 \end_inset
32208
32209
32210 \begin_inset CommandInset ref
32211 LatexCommand ref
32212 reference "sec:Matrices"
32213
32214 \end_inset
32215
32216 .
32217 \end_layout
32218
32219 \begin_layout Standard
32220 En el 
32221 \emph on
32222 Manual de diagramas Feynman
32223 \emph default
32224 , disponible en 
32225 \family sans
32226 Ayuda\SpecialChar \menuseparator
32227 Manuales
32228 \begin_inset space ~
32229 \end_inset
32230
32231 específicos
32232 \family default
32233 , hay ejemplos de diagramas de este tipo.
32234 \end_layout
32235
32236 \begin_layout Section
32237 Comandos definidos por el usuario
32238 \begin_inset Index idx
32239 status collapsed
32240
32241 \begin_layout Plain Layout
32242 Comandos de usuario
32243 \end_layout
32244
32245 \end_inset
32246
32247
32248 \end_layout
32249
32250 \begin_layout Standard
32251 \begin_inset Note Greyedout
32252 status open
32253
32254 \begin_layout Plain Layout
32255
32256 \series bold
32257 Nota:
32258 \series default
32259  Los nombres de los comandos definidos por el usuario y macros solo pueden
32260  contener letras latinas.
32261 \end_layout
32262
32263 \end_inset
32264
32265
32266 \end_layout
32267
32268 \begin_layout Subsection
32269 El comando 
32270 \backslash
32271 newcommand
32272 \begin_inset CommandInset label
32273 LatexCommand label
32274 name "sub:El-comando-newcommand"
32275
32276 \end_inset
32277
32278
32279 \begin_inset Index idx
32280 status collapsed
32281
32282 \begin_layout Plain Layout
32283 Comandos de usuario ! 
32284 \backslash
32285 newcommand
32286 \end_layout
32287
32288 \end_inset
32289
32290
32291 \begin_inset Index idx
32292 status collapsed
32293
32294 \begin_layout Plain Layout
32295 Comandos ! N ! 
32296 \backslash
32297 newcommand
32298 \end_layout
32299
32300 \end_inset
32301
32302
32303 \end_layout
32304
32305 \begin_layout Standard
32306 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
32307  Pero es posible definir nuevos comandos más cortos con el comando 
32308 \series bold
32309
32310 \backslash
32311 newcommand
32312 \series default
32313 .
32314  
32315 \end_layout
32316
32317 \begin_layout Standard
32318 El esquema del comando 
32319 \series bold
32320
32321 \backslash
32322 newcommand
32323 \series default
32324  es:
32325 \end_layout
32326
32327 \begin_layout Standard
32328
32329 \series bold
32330
32331 \backslash
32332 newcommand{nombre nuevo de comando}[número de argumentos]
32333 \begin_inset Newline newline
32334 \end_inset
32335
32336
32337 \begin_inset Phantom HPhantom
32338 status open
32339
32340 \begin_layout Plain Layout
32341
32342 \series bold
32343
32344 \backslash
32345 newcommand
32346 \end_layout
32347
32348 \end_inset
32349
32350 [valor opcional]{definición de comando}
32351 \end_layout
32352
32353 \begin_layout Standard
32354 \begin_inset Note Greyedout
32355 status open
32356
32357 \begin_layout Plain Layout
32358
32359 \series bold
32360 Nota:
32361 \series default
32362  Asegúrate de que el nombre del nuevo comando no está definido ya en el
32363  documento o en paquetes LaTeX que uses.
32364  Por ejemplo, si defines el comando 
32365 \series bold
32366
32367 \backslash
32368 le
32369 \series default
32370  para 
32371 \series bold
32372
32373 \backslash
32374 Leftarrow,
32375 \series default
32376  se producirán errores porque 
32377 \series bold
32378
32379 \backslash
32380 le
32381 \series default
32382  ya existe para 
32383 \begin_inset Quotes fld
32384 \end_inset
32385
32386
32387 \begin_inset Formula $\le$
32388 \end_inset
32389
32390
32391 \begin_inset Quotes frd
32392 \end_inset
32393
32394 .
32395
32396 \series bold
32397  
32398 \end_layout
32399
32400 \end_inset
32401
32402
32403 \end_layout
32404
32405 \begin_layout Standard
32406 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
32407  argumentos debería tener el nuevo comando.
32408  Con el valor opcional se puede predefinir un valor para un argumento opcional.
32409  Cuando se hace esto, el 
32410 \emph on
32411 primer
32412 \emph default
32413  argumento del nuevo comando es automáticamente opcional.
32414 \end_layout
32415
32416 \begin_layout Standard
32417 \noindent
32418 \align center
32419 \begin_inset Newpage newpage
32420 \end_inset
32421
32422
32423 \end_layout
32424
32425 \begin_layout Standard
32426 Veamos unos ejemplos:
32427 \end_layout
32428
32429 \begin_layout Itemize
32430 Para definir el comando 
32431 \series bold
32432
32433 \backslash
32434 gr
32435 \series default
32436  para 
32437 \series bold
32438
32439 \backslash
32440 Longrightarrow
32441 \series default
32442 , la línea de preámbulo LaTeX es:
32443 \begin_inset VSpace medskip
32444 \end_inset
32445
32446
32447 \begin_inset Newline newline
32448 \end_inset
32449
32450
32451 \series bold
32452
32453 \backslash
32454 newcommand{
32455 \backslash
32456 gr}{
32457 \backslash
32458 Longrightarrow}
32459 \end_layout
32460
32461 \begin_layout Itemize
32462 Para definir el comando 
32463 \series bold
32464
32465 \backslash
32466 us
32467 \series default
32468  para 
32469 \series bold
32470
32471 \backslash
32472 underline
32473 \series default
32474 , el argumento (que sería subrayado) debe tenerse en cuenta.
32475  Para esto la línea de preámbulo es:
32476 \begin_inset VSpace medskip
32477 \end_inset
32478
32479
32480 \begin_inset Newline newline
32481 \end_inset
32482
32483
32484 \series bold
32485
32486 \backslash
32487 newcommand{
32488 \backslash
32489 us}[1]{
32490 \backslash
32491 underline{#1}}
32492 \series default
32493
32494 \begin_inset VSpace medskip
32495 \end_inset
32496
32497
32498 \begin_inset Newline newline
32499 \end_inset
32500
32501 El carácter 
32502 \series bold
32503 #
32504 \series default
32505  actúa como colocador del argumento, el 
32506 \series bold
32507 1
32508 \series default
32509  indica que es el colocador para el primer argumento.
32510 \end_layout
32511
32512 \begin_layout Itemize
32513 Para 
32514 \series bold
32515
32516 \backslash
32517 framebox
32518 \series default
32519  se puede definir, por ejemplo, el comando 
32520 \series bold
32521
32522 \backslash
32523 fb
32524 \series default
32525 :
32526 \begin_inset VSpace medskip
32527 \end_inset
32528
32529
32530 \begin_inset Newline newline
32531 \end_inset
32532
32533
32534 \series bold
32535
32536 \backslash
32537 newcommand{
32538 \backslash
32539 fb}[3]{
32540 \backslash
32541 framebox#1#2{$#3$}}
32542 \series default
32543
32544 \begin_inset VSpace medskip
32545 \end_inset
32546
32547
32548 \begin_inset Newline newline
32549 \end_inset
32550
32551 Los dos signos dólar generan la ecuación extra necesaria para 
32552 \series bold
32553
32554 \backslash
32555 framebox
32556 \series default
32557 , véase 
32558 \begin_inset CommandInset ref
32559 LatexCommand ref
32560 reference "sub:Marcos-con-bordes"
32561
32562 \end_inset
32563
32564 .
32565 \end_layout
32566
32567 \begin_layout Itemize
32568 Para crear un nuevo comando para 
32569 \series bold
32570
32571 \backslash
32572 fcolorbox
32573 \series default
32574  donde no es necesario especificar el color para el marco, el argumento
32575  para el color se define opcional:
32576 \begin_inset VSpace medskip
32577 \end_inset
32578
32579
32580 \begin_inset Newline newline
32581 \end_inset
32582
32583
32584 \series bold
32585
32586 \backslash
32587 newcommand{
32588 \backslash
32589 cb}[3][white]{
32590 \backslash
32591 fcolorbox{#2}{#1}{$#3$}}
32592 \series default
32593
32594 \begin_inset VSpace medskip
32595 \end_inset
32596
32597
32598 \begin_inset Newline newline
32599 \end_inset
32600
32601 Si el color no es especificado al usar 
32602 \series bold
32603
32604 \backslash
32605 cb
32606 \series default
32607 , se elige el color 
32608 \series bold
32609 white
32610 \series default
32611  predefinido.
32612 \end_layout
32613
32614 \begin_layout Standard
32615 Un ensayo con los nuevos comandos definidos:
32616 \end_layout
32617
32618 \begin_layout Standard
32619 \noindent
32620 \align center
32621 \begin_inset Tabular
32622 <lyxtabular version="3" rows="6" columns="2">
32623 <features rotate="0" tabularvalignment="middle">
32624 <column alignment="center" valignment="top">
32625 <column alignment="center" valignment="top">
32626 <row>
32627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32628 \begin_inset Text
32629
32630 \begin_layout Plain Layout
32631 Comando
32632 \end_layout
32633
32634 \end_inset
32635 </cell>
32636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32637 \begin_inset Text
32638
32639 \begin_layout Plain Layout
32640 Resultado
32641 \begin_inset Note Note
32642 status collapsed
32643
32644 \begin_layout Plain Layout
32645
32646 \series bold
32647
32648 \backslash
32649 raisebox
32650 \series default
32651  se usa sólo como espaciador
32652 \end_layout
32653
32654 \end_inset
32655
32656
32657 \end_layout
32658
32659 \end_inset
32660 </cell>
32661 </row>
32662 <row>
32663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32664 \begin_inset Text
32665
32666 \begin_layout Plain Layout
32667 A
32668 \backslash
32669 gr
32670 \begin_inset space \textvisiblespace{}
32671 \end_inset
32672
32673 B
32674 \end_layout
32675
32676 \end_inset
32677 </cell>
32678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32679 \begin_inset Text
32680
32681 \begin_layout Plain Layout
32682 \begin_inset Formula $A\gr B$
32683 \end_inset
32684
32685
32686 \end_layout
32687
32688 \end_inset
32689 </cell>
32690 </row>
32691 <row>
32692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32693 \begin_inset Text
32694
32695 \begin_layout Plain Layout
32696
32697 \backslash
32698 us{ABcd
32699 \end_layout
32700
32701 \end_inset
32702 </cell>
32703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32704 \begin_inset Text
32705
32706 \begin_layout Plain Layout
32707 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32708 \end_inset
32709
32710
32711 \end_layout
32712
32713 \end_inset
32714 </cell>
32715 </row>
32716 <row>
32717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32718 \begin_inset Text
32719
32720 \begin_layout Plain Layout
32721
32722 \backslash
32723 fb{[2cm]
32724 \begin_inset Formula $\to$
32725 \end_inset
32726
32727
32728 \backslash
32729 {
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" leftline="true" rightline="true" usebox="none">
32747 \begin_inset Text
32748
32749 \begin_layout Plain Layout
32750 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32751 \end_inset
32752
32753
32754 \end_layout
32755
32756 \end_inset
32757 </cell>
32758 </row>
32759 <row>
32760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32761 \begin_inset Text
32762
32763 \begin_layout Plain Layout
32764
32765 \backslash
32766 cb{red
32767 \begin_inset Formula $\to$
32768 \end_inset
32769
32770
32771 \backslash
32772 {
32773 \backslash
32774 int
32775 \begin_inset space \textvisiblespace{}
32776 \end_inset
32777
32778 A=B
32779 \end_layout
32780
32781 \end_inset
32782 </cell>
32783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32784 \begin_inset Text
32785
32786 \begin_layout Plain Layout
32787 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32788 \end_inset
32789
32790
32791 \end_layout
32792
32793 \end_inset
32794 </cell>
32795 </row>
32796 <row>
32797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32798 \begin_inset Text
32799
32800 \begin_layout Plain Layout
32801
32802 \backslash
32803 cb[green]
32804 \backslash
32805 {red
32806 \begin_inset Formula $\to$
32807 \end_inset
32808
32809
32810 \backslash
32811 {
32812 \backslash
32813 int
32814 \begin_inset space \textvisiblespace{}
32815 \end_inset
32816
32817 A=B
32818 \end_layout
32819
32820 \end_inset
32821 </cell>
32822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32823 \begin_inset Text
32824
32825 \begin_layout Plain Layout
32826 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32827 \end_inset
32828
32829
32830 \end_layout
32831
32832 \end_inset
32833 </cell>
32834 </row>
32835 </lyxtabular>
32836
32837 \end_inset
32838
32839
32840 \end_layout
32841
32842 \begin_layout Subsection
32843 Macros de ecuaciones
32844 \begin_inset Index idx
32845 status collapsed
32846
32847 \begin_layout Plain Layout
32848 Comandos de usuario ! Macros de ecuaciones
32849 \end_layout
32850
32851 \end_inset
32852
32853
32854 \begin_inset Index idx
32855 status collapsed
32856
32857 \begin_layout Plain Layout
32858 Macros
32859 \end_layout
32860
32861 \end_inset
32862
32863
32864 \end_layout
32865
32866 \begin_layout Standard
32867 Los comandos definidos por el usuario son especialmente convenientes para
32868  expresiones complejas.
32869  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
32870  el mismo tipo de solución se repite varias veces.
32871  La forma general de una ecuación de segundo grado es:
32872 \begin_inset Formula 
32873 \[
32874 0=\lambda^{2}+p\lambda+q
32875 \]
32876
32877 \end_inset
32878
32879 La forma general de la solución es:
32880 \begin_inset Formula 
32881 \[
32882 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32883 \]
32884
32885 \end_inset
32886
32887
32888 \end_layout
32889
32890 \begin_layout Standard
32891 Para definir un comando para la ecuación de la solución, en donde solo hay
32892  que especificar los tres parámetros 
32893 \begin_inset Formula $\lambda$
32894 \end_inset
32895
32896
32897 \begin_inset Formula $p$
32898 \end_inset
32899
32900 , y 
32901 \begin_inset Formula $q$
32902 \end_inset
32903
32904 , y el índice de 
32905 \begin_inset Formula $\lambda$
32906 \end_inset
32907
32908  puede darse opcionalmente, la línea de preámbulo LaTeX es
32909 \begin_inset Newline newline
32910 \end_inset
32911
32912
32913 \series bold
32914
32915 \backslash
32916 newcommand{
32917 \backslash
32918 qG}[4][1,
32919 \backslash
32920 ,2]{#2_{#1}=-
32921 \backslash
32922 frac{#3}{2}
32923 \backslash
32924 pm
32925 \begin_inset Newline newline
32926 \end_inset
32927
32928
32929 \begin_inset Phantom HPhantom
32930 status open
32931
32932 \begin_layout Plain Layout
32933
32934 \series bold
32935
32936 \backslash
32937 newcommand
32938 \end_layout
32939
32940 \end_inset
32941
32942
32943 \backslash
32944 sqrt{
32945 \backslash
32946 frac{#3^{2}}{4}-#4}}
32947 \end_layout
32948
32949 \begin_layout Standard
32950 Para generar la solución se inserta el comando
32951 \begin_inset Newline newline
32952 \end_inset
32953
32954
32955 \series bold
32956
32957 \backslash
32958 qG{
32959 \backslash
32960 lambda
32961 \begin_inset Formula $\to$
32962 \end_inset
32963
32964
32965 \backslash
32966 {p
32967 \begin_inset Formula $\to$
32968 \end_inset
32969
32970
32971 \backslash
32972 {q
32973 \series default
32974  en una ecuación
32975 \series bold
32976 .
32977 \end_layout
32978
32979 \begin_layout Standard
32980 La definición del nuevo comando no es intuitiva porque hay que conocer los
32981  esquemas de todos los comandos LaTeX usados, por ejemplo, que una fracción
32982  se inserta en LaTeX como
32983 \series bold
32984  
32985 \backslash
32986 frac{numerador}{denominador}
32987 \series default
32988 .
32989  Además, uno puede olvidar fácilmente una llave en la definición y no puede
32990  ver en LyX lo que el nuevo comando está haciendo.
32991  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
32992  ecuación en vez del comando
32993 \series bold
32994  
32995 \backslash
32996 newcommand
32997 \series default
32998 .
32999 \end_layout
33000
33001 \begin_layout Standard
33002 Una macro de ecuación se crea con el menú 
33003 \family sans
33004 Insertar\SpecialChar \menuseparator
33005 Ecuación\SpecialChar \menuseparator
33006 Macro
33007 \family default
33008  o con el botón 
33009 \begin_inset Info
33010 type  "icon"
33011 arg   "math-macro newmacroname_newcommand"
33012 \end_inset
33013
33014  de la barra de herramientas.
33015  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
33016  como el siguiente donde se define la macro:
33017 \begin_inset Newline newline
33018 \end_inset
33019
33020
33021 \begin_inset space \hspace*{\fill}
33022 \end_inset
33023
33024
33025 \begin_inset Graphics
33026         filename ../clipart/macrobox.png
33027
33028 \end_inset
33029
33030
33031 \begin_inset space \hspace*{\fill}
33032 \end_inset
33033
33034
33035 \begin_inset Newline newline
33036 \end_inset
33037
33038
33039 \begin_inset FormulaMacro
33040 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33041 \end_inset
33042
33043
33044 \backslash
33045 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
33046  En el primer marco azul se inserta la ecuación buscada.
33047  Con el comando 
33048 \series bold
33049
33050 \backslash
33051 #númerodeargumento
33052 \series default
33053 , , o con el botón 
33054 \begin_inset Info
33055 type  "icon"
33056 arg   "math-macro-add-param"
33057 \end_inset
33058
33059  de la barra de herramientas de macros se inserta un colocador de argumento,
33060  p.
33061 \begin_inset space \thinspace{}
33062 \end_inset
33063
33064 e
33065 \begin_inset space \space{}
33066 \end_inset
33067
33068
33069 \series bold
33070
33071 \backslash
33072 #1
33073 \series default
33074 .
33075  Los colocadores de argumento se muestran en rojo.
33076  Se pueden poner 9
33077 \begin_inset space ~
33078 \end_inset
33079
33080 argumentos como máximo.
33081  Con el botón 
33082 \begin_inset Info
33083 type  "icon"
33084 arg   "math-macro-add-optional-param"
33085 \end_inset
33086
33087  se crean argumentos opcionales.
33088  El primer argumento no opcional puede transformarse en opcional con el
33089  botón 
33090 \begin_inset Info
33091 type  "icon"
33092 arg   "math-macro-make-optional"
33093 \end_inset
33094
33095 .
33096  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
33097  Normalmente quieres verlo tal como está definido, así que el recuadro se
33098  deja vacío.
33099  Pero si has creado una macro que necesita mucho espacio en la pantalla,
33100  en dicho recuadro puedes insertar, por ejemplo
33101 \begin_inset Newline newline
33102 \end_inset
33103
33104
33105 \series bold
33106 qG: 
33107 \backslash
33108 #1
33109 \series default
33110  
33111 \series bold
33112 ,
33113 \series default
33114  
33115 \series bold
33116
33117 \backslash
33118 #2
33119 \series default
33120  
33121 \series bold
33122 ,
33123 \series default
33124  
33125 \series bold
33126
33127 \backslash
33128 #3, 
33129 \backslash
33130 #4
33131 \begin_inset Newline newline
33132 \end_inset
33133
33134
33135 \series default
33136 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
33137  en LyX, lo que conlleva una visualización mejor.
33138  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
33139 \begin_inset Newline newline
33140 \end_inset
33141
33142 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
33143  macros individuales situando el cursor en la macro y usando el menú 
33144 \family sans
33145 Ver\SpecialChar \menuseparator
33146 (Des)plegar macro de ecuación.
33147 \end_layout
33148
33149 \begin_layout Standard
33150 Para usar una macro, se inserta el nombre de la misma como comando en una
33151  ecuación, en nuestro caso 
33152 \series bold
33153
33154 \backslash
33155 qG
33156 \series default
33157 .
33158  Nuestra macro se muestra en LyX así:
33159 \begin_inset Newline newline
33160 \end_inset
33161
33162
33163 \begin_inset space \hspace*{\fill}
33164 \end_inset
33165
33166
33167 \begin_inset Graphics
33168         filename ../clipart/macrouse.png
33169
33170 \end_inset
33171
33172
33173 \begin_inset space \hspace*{\fill}
33174 \end_inset
33175
33176
33177 \begin_inset Newline newline
33178 \end_inset
33179
33180 Aquí tenemos nuestro ejemplo de macro con los argumentos 
33181 \begin_inset Formula $x$
33182 \end_inset
33183
33184
33185 \begin_inset Formula $\ln(x)$
33186 \end_inset
33187
33188 , y 
33189 \begin_inset Formula $B$
33190 \end_inset
33191
33192 :
33193 \end_layout
33194
33195 \begin_layout Standard
33196 \begin_inset Formula 
33197 \[
33198 \qG x{\ln(x)}B
33199 \]
33200
33201 \end_inset
33202
33203
33204 \end_layout
33205
33206 \begin_layout Standard
33207 LyX ofrece en el menú 
33208 \family sans
33209 Herramientas
33210 \family default
33211 \SpecialChar \menuseparator
33212
33213 \family sans
33214 Preferencias\SpecialChar \menuseparator
33215 Edición\SpecialChar \menuseparator
33216 Control
33217 \family default
33218  diferentes estilos para editar macros.
33219  Para encontrar el estilo que más te convenga, elige un estilo y pon el
33220  cursor en una macro para ver la diferencia.
33221 \end_layout
33222
33223 \begin_layout Standard
33224 Una macro de ecuación se transforma internamente en un comando 
33225 \series bold
33226
33227 \backslash
33228 newcommand
33229 \series default
33230  cuando se exporta el documento.
33231  El comando creado 
33232 \series bold
33233
33234 \backslash
33235 newcommand
33236 \series default
33237  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
33238  usar en ecuaciones que estén en recuadros de definición de macros en el
33239  documento.
33240  
33241 \end_layout
33242
33243 \begin_layout Standard
33244 Las macros de ecuación también pueden crearse directamente a partir de un
33245  comando
33246 \series bold
33247  
33248 \backslash
33249 newcommand
33250 \series default
33251 .
33252  Por ejemplo, escribiendo el comando
33253 \begin_inset Newline newline
33254 \end_inset
33255
33256
33257 \series bold
33258
33259 \backslash
33260 newcommand{
33261 \backslash
33262 larrow}[2]{
33263 \backslash
33264 xleftarrow[#2]{#1}}
33265 \begin_inset Newline newline
33266 \end_inset
33267
33268
33269 \series default
33270 como texto normal en LyX, seleccionándolo completamente y usando a continuación
33271  el atajo 
33272 \family sans
33273 Ctrl+M
33274 \family default
33275 , el comando se transformará en una macro de ecuación.
33276  Al emplear este método debes tener cuidado en escribir correctamente el
33277  comando 
33278 \series bold
33279
33280 \backslash
33281 newcommand
33282 \series default
33283 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
33284  
33285 \end_layout
33286
33287 \begin_layout Standard
33288 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
33289  en definiciones de macros se manejan incorrectamente.
33290  Por eso el ejemplo 
33291 \series bold
33292
33293 \backslash
33294 fb
33295 \series default
33296  de 
33297 \begin_inset CommandInset ref
33298 LatexCommand ref
33299 reference "sub:El-comando-newcommand"
33300
33301 \end_inset
33302
33303  no puede crearse como macro.
33304 \end_layout
33305
33306 \begin_layout Standard
33307 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
33308  la barra de herramientas de macros:
33309 \end_layout
33310
33311 \begin_layout Standard
33312 \begin_inset VSpace defskip
33313 \end_inset
33314
33315
33316 \end_layout
33317
33318 \begin_layout Standard
33319 \begin_inset Graphics
33320         filename ../clipart/MacroToolbar.png
33321
33322 \end_inset
33323
33324
33325 \begin_inset Index idx
33326 status collapsed
33327
33328 \begin_layout Plain Layout
33329 Macros ! Barra de herramientas
33330 \end_layout
33331
33332 \end_inset
33333
33334
33335 \end_layout
33336
33337 \begin_layout Standard
33338 \begin_inset VSpace defskip
33339 \end_inset
33340
33341
33342 \end_layout
33343
33344 \begin_layout Standard
33345 La barra de herramientas de macros contiene los siguientes botones:
33346 \end_layout
33347
33348 \begin_layout Standard
33349 \begin_inset VSpace defskip
33350 \end_inset
33351
33352
33353 \end_layout
33354
33355 \begin_layout Standard
33356 \begin_inset Tabular
33357 <lyxtabular version="3" rows="9" columns="2">
33358 <features rotate="0" islongtable="true" longtabularalignment="center">
33359 <column alignment="left" valignment="top">
33360 <column alignment="left" valignment="top" width="85col%">
33361 <row interlinespace="2.5mm">
33362 <cell alignment="center" valignment="top" usebox="none">
33363 \begin_inset Text
33364
33365 \begin_layout Plain Layout
33366 \begin_inset Info
33367 type  "icon"
33368 arg   "math-macro-remove-param"
33369 \end_inset
33370
33371
33372 \end_layout
33373
33374 \end_inset
33375 </cell>
33376 <cell alignment="center" valignment="top" usebox="none">
33377 \begin_inset Text
33378
33379 \begin_layout Plain Layout
33380
33381 \family sans
33382 Editar\SpecialChar \menuseparator
33383 Ecuación\SpecialChar \menuseparator
33384 Definición de macro\SpecialChar \menuseparator
33385 Quitar último argumento
33386 \end_layout
33387
33388 \end_inset
33389 </cell>
33390 </row>
33391 <row interlinespace="2.5mm">
33392 <cell alignment="center" valignment="top" usebox="none">
33393 \begin_inset Text
33394
33395 \begin_layout Plain Layout
33396 \begin_inset Info
33397 type  "icon"
33398 arg   "math-macro-add-param"
33399 \end_inset
33400
33401
33402 \end_layout
33403
33404 \end_inset
33405 </cell>
33406 <cell alignment="center" valignment="top" usebox="none">
33407 \begin_inset Text
33408
33409 \begin_layout Plain Layout
33410
33411 \family sans
33412 Editar\SpecialChar \menuseparator
33413 Ecuación\SpecialChar \menuseparator
33414 Definición de macro\SpecialChar \menuseparator
33415 Añadir argumento
33416 \end_layout
33417
33418 \end_inset
33419 </cell>
33420 </row>
33421 <row interlinespace="2.5mm">
33422 <cell alignment="center" valignment="top" usebox="none">
33423 \begin_inset Text
33424
33425 \begin_layout Plain Layout
33426 \begin_inset Info
33427 type  "icon"
33428 arg   "math-macro-make-optional"
33429 \end_inset
33430
33431
33432 \end_layout
33433
33434 \end_inset
33435 </cell>
33436 <cell alignment="center" valignment="top" usebox="none">
33437 \begin_inset Text
33438
33439 \begin_layout Plain Layout
33440
33441 \family sans
33442 Editar\SpecialChar \menuseparator
33443 Ecuación\SpecialChar \menuseparator
33444 Definición de macro\SpecialChar \menuseparator
33445 Hacer opcional el primer
33446 \begin_inset Newline newline
33447 \end_inset
33448
33449
33450 \begin_inset Phantom HPhantom
33451 status open
33452
33453 \begin_layout Plain Layout
33454
33455 \family sans
33456 Editar\SpecialChar \menuseparator
33457 Ecuación\SpecialChar \menuseparator
33458 Definición de macro\SpecialChar \menuseparator
33459
33460 \end_layout
33461
33462 \end_inset
33463
33464 argumento no opcional
33465 \end_layout
33466
33467 \end_inset
33468 </cell>
33469 </row>
33470 <row interlinespace="2.5mm">
33471 <cell alignment="center" valignment="top" usebox="none">
33472 \begin_inset Text
33473
33474 \begin_layout Plain Layout
33475 \begin_inset Info
33476 type  "icon"
33477 arg   "math-macro-make-nonoptional"
33478 \end_inset
33479
33480
33481 \end_layout
33482
33483 \end_inset
33484 </cell>
33485 <cell alignment="center" valignment="top" usebox="none">
33486 \begin_inset Text
33487
33488 \begin_layout Plain Layout
33489
33490 \family sans
33491 Editar\SpecialChar \menuseparator
33492 Ecuación\SpecialChar \menuseparator
33493 Definición de macro\SpecialChar \menuseparator
33494 Hacer no opcional el primer
33495 \begin_inset Newline newline
33496 \end_inset
33497
33498
33499 \begin_inset Phantom HPhantom
33500 status open
33501
33502 \begin_layout Plain Layout
33503
33504 \family sans
33505 Editar\SpecialChar \menuseparator
33506 Ecuación\SpecialChar \menuseparator
33507 Definición de macro\SpecialChar \menuseparator
33508
33509 \end_layout
33510
33511 \end_inset
33512
33513 argumento opcional
33514 \end_layout
33515
33516 \end_inset
33517 </cell>
33518 </row>
33519 <row interlinespace="2.5mm">
33520 <cell alignment="center" valignment="top" usebox="none">
33521 \begin_inset Text
33522
33523 \begin_layout Plain Layout
33524 \begin_inset Info
33525 type  "icon"
33526 arg   "math-macro-remove-optional-param"
33527 \end_inset
33528
33529
33530 \end_layout
33531
33532 \end_inset
33533 </cell>
33534 <cell alignment="center" valignment="top" usebox="none">
33535 \begin_inset Text
33536
33537 \begin_layout Plain Layout
33538
33539 \family sans
33540 Editar\SpecialChar \menuseparator
33541 Ecuación\SpecialChar \menuseparator
33542 Definición de macro\SpecialChar \menuseparator
33543 Quitar argumento opcional
33544 \end_layout
33545
33546 \end_inset
33547 </cell>
33548 </row>
33549 <row interlinespace="2.5mm">
33550 <cell alignment="center" valignment="top" usebox="none">
33551 \begin_inset Text
33552
33553 \begin_layout Plain Layout
33554 \begin_inset Info
33555 type  "icon"
33556 arg   "math-macro-add-optional-param"
33557 \end_inset
33558
33559
33560 \end_layout
33561
33562 \end_inset
33563 </cell>
33564 <cell alignment="center" valignment="top" usebox="none">
33565 \begin_inset Text
33566
33567 \begin_layout Plain Layout
33568
33569 \family sans
33570 Editar\SpecialChar \menuseparator
33571 Ecuación\SpecialChar \menuseparator
33572 Definición de macro\SpecialChar \menuseparator
33573 Insertar argumento opcional
33574 \end_layout
33575
33576 \end_inset
33577 </cell>
33578 </row>
33579 <row interlinespace="2.5mm">
33580 <cell alignment="center" valignment="top" usebox="none">
33581 \begin_inset Text
33582
33583 \begin_layout Plain Layout
33584 \begin_inset Info
33585 type  "icon"
33586 arg   "math-macro-remove-greedy-param"
33587 \end_inset
33588
33589
33590 \end_layout
33591
33592 \end_inset
33593 </cell>
33594 <cell alignment="center" valignment="top" usebox="none">
33595 \begin_inset Text
33596
33597 \begin_layout Plain Layout
33598
33599 \family sans
33600 Editar\SpecialChar \menuseparator
33601 Ecuación\SpecialChar \menuseparator
33602 Definición de macro\SpecialChar \menuseparator
33603 Quitar último argumento
33604 \begin_inset Newline newline
33605 \end_inset
33606
33607
33608 \begin_inset Phantom HPhantom
33609 status open
33610
33611 \begin_layout Plain Layout
33612
33613 \family sans
33614 Editar\SpecialChar \menuseparator
33615 Ecuación\SpecialChar \menuseparator
33616 Definición de macro\SpecialChar \menuseparator
33617
33618 \end_layout
33619
33620 \end_inset
33621
33622 yendo hacia la derecha
33623 \end_layout
33624
33625 \end_inset
33626 </cell>
33627 </row>
33628 <row interlinespace="2.5mm">
33629 <cell alignment="center" valignment="top" usebox="none">
33630 \begin_inset Text
33631
33632 \begin_layout Plain Layout
33633 \begin_inset Info
33634 type  "icon"
33635 arg   "math-macro-append-greedy-param"
33636 \end_inset
33637
33638
33639 \end_layout
33640
33641 \end_inset
33642 </cell>
33643 <cell alignment="center" valignment="top" usebox="none">
33644 \begin_inset Text
33645
33646 \begin_layout Plain Layout
33647
33648 \family sans
33649 Editar\SpecialChar \menuseparator
33650 Ecuación\SpecialChar \menuseparator
33651 Definición de macro\SpecialChar \menuseparator
33652 Añadir argumento comiendo
33653 \begin_inset Newline newline
33654 \end_inset
33655
33656
33657 \begin_inset Phantom HPhantom
33658 status open
33659
33660 \begin_layout Plain Layout
33661
33662 \family sans
33663 Editar\SpecialChar \menuseparator
33664 Ecuación\SpecialChar \menuseparator
33665 Definición de macro\SpecialChar \menuseparator
33666
33667 \end_layout
33668
33669 \end_inset
33670
33671 desde la derecha
33672 \end_layout
33673
33674 \end_inset
33675 </cell>
33676 </row>
33677 <row interlinespace="2.5mm">
33678 <cell alignment="center" valignment="top" usebox="none">
33679 \begin_inset Text
33680
33681 \begin_layout Plain Layout
33682 \begin_inset Info
33683 type  "icon"
33684 arg   "math-macro-add-greedy-optional-param"
33685 \end_inset
33686
33687
33688 \end_layout
33689
33690 \end_inset
33691 </cell>
33692 <cell alignment="center" valignment="top" usebox="none">
33693 \begin_inset Text
33694
33695 \begin_layout Plain Layout
33696
33697 \family sans
33698 Editar\SpecialChar \menuseparator
33699 Ecuación\SpecialChar \menuseparator
33700 Definición de macro\SpecialChar \menuseparator
33701 Añadir argumento opcional
33702 \begin_inset Newline newline
33703 \end_inset
33704
33705
33706 \begin_inset Phantom HPhantom
33707 status open
33708
33709 \begin_layout Plain Layout
33710
33711 \family sans
33712 Editar\SpecialChar \menuseparator
33713 Ecuación\SpecialChar \menuseparator
33714 Definición de macro\SpecialChar \menuseparator
33715
33716 \end_layout
33717
33718 \end_inset
33719
33720 comiendo desde la derecha
33721 \end_layout
33722
33723 \end_inset
33724 </cell>
33725 </row>
33726 </lyxtabular>
33727
33728 \end_inset
33729
33730
33731 \end_layout
33732
33733 \begin_layout Section
33734 Sistema algebraico computacional
33735 \end_layout
33736
33737 \begin_layout Standard
33738 LyX permite el intercambio entre expresiones matemáticas escritas con su
33739  editor de ecuaciones y aplicaciones externas o guiones definidos por el
33740  usuario.
33741  Las aplicaciones soportadas actualmente son 
33742 \family sans
33743 Maple
33744 \family default
33745
33746 \family sans
33747 Mathematica
33748 \family default
33749
33750 \family sans
33751 Maxima
33752 \family default
33753  y 
33754 \family sans
33755 Octave
33756 \family default
33757 .
33758  Hay que advertir que el conjunto de estructuras matemáticas soportadas
33759  se limita a casos muy simples.
33760 \end_layout
33761
33762 \begin_layout Subsection
33763 Utilización
33764 \end_layout
33765
33766 \begin_layout Standard
33767 Escribe alguna expresión en una ecuación, despliega el menú 
33768 \family sans
33769 Editar\SpecialChar \menuseparator
33770 Ecuación\SpecialChar \menuseparator
33771 Usar programa de álgebra
33772 \family default
33773  y elige la aplicación que esté instalada en tu ordenador.
33774  Después de eso el resultado de la computación debería mostrarse a la derecha
33775  de la expresión junto con el operador "=".
33776 \end_layout
33777
33778 \begin_layout Standard
33779 A continuación hay unos ejemplos sencillos (con resultados de 
33780 \family sans
33781 Maxima
33782 \family default
33783 ) que muestran qué tipos de computación se pueden realizar:
33784 \end_layout
33785
33786 \begin_layout Itemize
33787 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33788 \end_inset
33789
33790
33791 \end_layout
33792
33793 \begin_layout Itemize
33794 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33795 \end_inset
33796
33797
33798 \end_layout
33799
33800 \begin_layout Itemize
33801 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
33802 \end_inset
33803
33804
33805 \end_layout
33806
33807 \begin_layout Itemize
33808 \begin_inset Formula $\det\left[\begin{array}{ccc}
33809 1 & 6 & 7\\
33810 2 & 5 & 8\\
33811 3 & 4 & 17
33812 \end{array}\right]=-56$
33813 \end_inset
33814
33815
33816 \end_layout
33817
33818 \begin_layout Itemize
33819 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33820 \end_inset
33821
33822
33823 \end_layout
33824
33825 \begin_layout Subsection
33826 Atajos de teclado
33827 \end_layout
33828
33829 \begin_layout Standard
33830 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
33831  Se puede vincular fácilmente una combinación de teclas a la función 
33832 \family sans
33833 math-extern
33834 \family default
33835  de Lyx (véase el manual 
33836 \emph on
33837 Funciones de LyX
33838 \emph default
33839 ).
33840  Por ejemplo, para vincular la tecla 
33841 \family sans
33842 Entrar
33843 \family default
33844  en el editor de ecuaciones a 
33845 \family sans
33846 Maxima
33847 \family default
33848  se podría usar este comando para definir el atajo de teclado:
33849 \end_layout
33850
33851 \begin_layout Standard
33852
33853 \series bold
33854 command-alternatives break-paragraph;math-extern maxima
33855 \end_layout
33856
33857 \begin_layout Section
33858 Consejos prácticos
33859 \begin_inset Index idx
33860 status collapsed
33861
33862 \begin_layout Plain Layout
33863 Consejos prácticos
33864 \end_layout
33865
33866 \end_inset
33867
33868
33869 \end_layout
33870
33871 \begin_layout Subsection
33872 Números negativos
33873 \begin_inset Index idx
33874 status collapsed
33875
33876 \begin_layout Plain Layout
33877 Numeros@Números ! negativos
33878 \end_layout
33879
33880 \end_inset
33881
33882
33883 \end_layout
33884
33885 \begin_layout Standard
33886 Los números negativos a veces se ven feos en las ecuaciones porque el signo
33887  menos delante del número tiene la misma longitud que el operador signo
33888  menos.
33889  Si se escribe el número negativo en texto normal el signo menos aparece
33890  correctamente.
33891 \end_layout
33892
33893 \begin_layout Standard
33894 Así pues, el problema desaparece si se convierte el signo menos a texto
33895  matemático.
33896 \end_layout
33897
33898 \begin_layout Standard
33899 Un ejemplo para visualizar el problema:
33900 \end_layout
33901
33902 \begin_layout Standard
33903 \noindent
33904 \align center
33905 \begin_inset Tabular
33906 <lyxtabular version="3" rows="3" columns="2">
33907 <features rotate="0" tabularvalignment="middle">
33908 <column alignment="center" valignment="top">
33909 <column alignment="center" valignment="top">
33910 <row>
33911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33912 \begin_inset Text
33913
33914 \begin_layout Plain Layout
33915 texto normal:
33916 \end_layout
33917
33918 \end_inset
33919 </cell>
33920 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33921 \begin_inset Text
33922
33923 \begin_layout Plain Layout
33924 x = -2
33925 \end_layout
33926
33927 \end_inset
33928 </cell>
33929 </row>
33930 <row>
33931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33932 \begin_inset Text
33933
33934 \begin_layout Plain Layout
33935 ecuación:
33936 \end_layout
33937
33938 \end_inset
33939 </cell>
33940 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33941 \begin_inset Text
33942
33943 \begin_layout Plain Layout
33944 \begin_inset Formula $x=-2$
33945 \end_inset
33946
33947
33948 \end_layout
33949
33950 \end_inset
33951 </cell>
33952 </row>
33953 <row>
33954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33955 \begin_inset Text
33956
33957 \begin_layout Plain Layout
33958 solución:
33959 \end_layout
33960
33961 \end_inset
33962 </cell>
33963 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33964 \begin_inset Text
33965
33966 \begin_layout Plain Layout
33967 \begin_inset Formula $x=\mbox{-}2$
33968 \end_inset
33969
33970
33971 \end_layout
33972
33973 \end_inset
33974 </cell>
33975 </row>
33976 </lyxtabular>
33977
33978 \end_inset
33979
33980
33981 \end_layout
33982
33983 \begin_layout Subsection
33984 Coma como separador decimal
33985 \begin_inset Index idx
33986 status collapsed
33987
33988 \begin_layout Plain Layout
33989 Coma decimal
33990 \end_layout
33991
33992 \end_inset
33993
33994
33995 \end_layout
33996
33997 \begin_layout Standard
33998 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
33999  de grupos numéricos.
34000  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
34001 \end_layout
34002
34003 \begin_layout Standard
34004 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
34005  
34006 \family sans
34007 Ctrl+M
34008 \family default
34009 ).
34010 \end_layout
34011
34012 \begin_layout Standard
34013 Para usar las comas en todas las fórmulas del documento como separador decimal,
34014  se carga el archivo 
34015 \series bold
34016 icomma.sty
34017 \series default
34018
34019 \begin_inset Foot
34020 status collapsed
34021
34022 \begin_layout Plain Layout
34023
34024 \series bold
34025 icomma
34026 \series default
34027  forma parte del paquete LaTeX 
34028 \series bold
34029 was
34030 \series default
34031
34032 \begin_inset Index idx
34033 status collapsed
34034
34035 \begin_layout Plain Layout
34036 Paquetes ! was
34037 \begin_inset ERT
34038 status collapsed
34039
34040 \begin_layout Plain Layout
34041
34042
34043 \backslash
34044 vspace{4mm}
34045 \end_layout
34046
34047 \end_inset
34048
34049
34050 \end_layout
34051
34052 \end_inset
34053
34054 .
34055 \end_layout
34056
34057 \end_inset
34058
34059
34060 \begin_inset Index idx
34061 status collapsed
34062
34063 \begin_layout Plain Layout
34064 Paquetes ! icomma
34065 \end_layout
34066
34067 \end_inset
34068
34069  en el preámbulo LaTeX con la línea: 
34070 \end_layout
34071
34072 \begin_layout Standard
34073
34074 \series bold
34075
34076 \backslash
34077 usepackage{icomma}
34078 \end_layout
34079
34080 \begin_layout Subsection
34081 Vectores cuánticos y notación bra-ket
34082 \begin_inset CommandInset label
34083 LatexCommand label
34084 name "sub:Vectores-cuánticos"
34085
34086 \end_inset
34087
34088
34089 \begin_inset Index idx
34090 status collapsed
34091
34092 \begin_layout Plain Layout
34093 Vectores cuánticos
34094 \end_layout
34095
34096 \end_inset
34097
34098
34099 \begin_inset Index idx
34100 status collapsed
34101
34102 \begin_layout Plain Layout
34103 Notación bra-ket
34104 \end_layout
34105
34106 \end_inset
34107
34108
34109 \end_layout
34110
34111 \begin_layout Standard
34112 El paquete LaTeX 
34113 \series bold
34114 braket
34115 \series default
34116
34117 \begin_inset Index idx
34118 status collapsed
34119
34120 \begin_layout Plain Layout
34121 Paquetes ! braket
34122 \end_layout
34123
34124 \end_inset
34125
34126  suministra comandos para escribir paréntesis angulares que se usan en mecánica
34127  cuántica: la notación 
34128 \begin_inset Quotes fld
34129 \end_inset
34130
34131 bra-ket
34132 \begin_inset Quotes frd
34133 \end_inset
34134
34135 ; se carga con la línea de preámbulo LaTeX:
34136 \end_layout
34137
34138 \begin_layout Standard
34139
34140 \series bold
34141
34142 \backslash
34143 usepackage{braket}
34144 \end_layout
34145
34146 \begin_layout Standard
34147 \begin_inset ERT
34148 status collapsed
34149
34150 \begin_layout Plain Layout
34151
34152
34153 \backslash
34154 ifbraket 
34155 \end_layout
34156
34157 \end_inset
34158
34159
34160 \begin_inset Note Note
34161 status open
34162
34163 \begin_layout Plain Layout
34164 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
34165 \series bold
34166 braket
34167 \series default
34168  está instalado.
34169 \end_layout
34170
34171 \end_inset
34172
34173
34174 \end_layout
34175
34176 \begin_layout Standard
34177 Están definidos los siguientes comandos:
34178 \end_layout
34179
34180 \begin_layout Standard
34181 \noindent
34182 \align center
34183 \begin_inset Tabular
34184 <lyxtabular version="3" rows="4" columns="2">
34185 <features rotate="0" tabularvalignment="middle">
34186 <column alignment="center" valignment="top">
34187 <column alignment="center" valignment="top">
34188 <row>
34189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34190 \begin_inset Text
34191
34192 \begin_layout Plain Layout
34193 Comando
34194 \end_layout
34195
34196 \end_inset
34197 </cell>
34198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34199 \begin_inset Text
34200
34201 \begin_layout Plain Layout
34202 Resultado
34203 \end_layout
34204
34205 \end_inset
34206 </cell>
34207 </row>
34208 <row>
34209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34210 \begin_inset Text
34211
34212 \begin_layout Plain Layout
34213
34214 \backslash
34215 Bra{
34216 \backslash
34217 psi
34218 \end_layout
34219
34220 \end_inset
34221 </cell>
34222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34223 \begin_inset Text
34224
34225 \begin_layout Plain Layout
34226 \begin_inset Formula $\Bra{\psi}$
34227 \end_inset
34228
34229
34230 \end_layout
34231
34232 \end_inset
34233 </cell>
34234 </row>
34235 <row>
34236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34237 \begin_inset Text
34238
34239 \begin_layout Plain Layout
34240
34241 \backslash
34242 Ket{
34243 \backslash
34244 psi
34245 \end_layout
34246
34247 \end_inset
34248 </cell>
34249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34250 \begin_inset Text
34251
34252 \begin_layout Plain Layout
34253 \begin_inset Formula $\Ket{\psi}$
34254 \end_inset
34255
34256
34257 \end_layout
34258
34259 \end_inset
34260 </cell>
34261 </row>
34262 <row>
34263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34264 \begin_inset Text
34265
34266 \begin_layout Plain Layout
34267
34268 \backslash
34269 Braket{
34270 \backslash
34271 psi|
34272 \backslash
34273 phi
34274 \end_layout
34275
34276 \end_inset
34277 </cell>
34278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34279 \begin_inset Text
34280
34281 \begin_layout Plain Layout
34282 \begin_inset Formula $\Braket{\psi|\phi}$
34283 \end_inset
34284
34285
34286 \end_layout
34287
34288 \end_inset
34289 </cell>
34290 </row>
34291 </lyxtabular>
34292
34293 \end_inset
34294
34295
34296 \end_layout
34297
34298 \begin_layout Standard
34299 El comando 
34300 \series bold
34301
34302 \backslash
34303 Braket
34304 \series default
34305  asegura que todas las barras verticales tienen el tamaño de los delimitadores
34306  circundantes:
34307 \begin_inset Formula 
34308 \[
34309 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
34310 \]
34311
34312 \end_inset
34313
34314
34315 \begin_inset ERT
34316 status collapsed
34317
34318 \begin_layout Plain Layout
34319
34320
34321 \backslash
34322 else
34323 \end_layout
34324
34325 \end_inset
34326
34327
34328 \begin_inset Note Note
34329 status open
34330
34331 \begin_layout Plain Layout
34332 Lo que sigue se verá en la salida si el paquete LaTeX 
34333 \series bold
34334 braket
34335 \series default
34336  no está instalado:
34337 \end_layout
34338
34339 \end_inset
34340
34341
34342 \end_layout
34343
34344 \begin_layout Standard
34345 Debes instalar el paquete LaTeX 
34346 \series bold
34347 braket
34348 \series default
34349  para ver en la salida el resto de esta subsección.
34350 \end_layout
34351
34352 \begin_layout Standard
34353 \begin_inset ERT
34354 status collapsed
34355
34356 \begin_layout Plain Layout
34357
34358
34359 \backslash
34360 fi
34361 \end_layout
34362
34363 \end_inset
34364
34365
34366 \end_layout
34367
34368 \begin_layout Standard
34369 El efecto de 
34370 \series bold
34371
34372 \backslash
34373 Braket
34374 \series default
34375  también se puede conseguir con el comando 
34376 \series bold
34377
34378 \backslash
34379 middle
34380 \series default
34381 , que se describe en 
34382 \begin_inset CommandInset ref
34383 LatexCommand ref
34384 reference "sub:Tamaño-automático-de"
34385
34386 \end_inset
34387
34388 .
34389 \end_layout
34390
34391 \begin_layout Subsection
34392 Fracciones definidas por el usuario
34393 \begin_inset CommandInset label
34394 LatexCommand label
34395 name "sub:Fracciones-personalizadas"
34396
34397 \end_inset
34398
34399
34400 \begin_inset Index idx
34401 status collapsed
34402
34403 \begin_layout Plain Layout
34404 Fracciones ! personalizadas
34405 \end_layout
34406
34407 \end_inset
34408
34409
34410 \end_layout
34411
34412 \begin_layout Standard
34413 Para definir comandos personalizados para fracciones, se usa el comando
34414  
34415 \series bold
34416
34417 \backslash
34418 genfrac
34419 \series default
34420
34421 \begin_inset Index idx
34422 status collapsed
34423
34424 \begin_layout Plain Layout
34425 Comandos ! G ! 
34426 \backslash
34427 genfrac
34428 \end_layout
34429
34430 \end_inset
34431
34432  con el siguiente esquema:
34433 \end_layout
34434
34435 \begin_layout Standard
34436
34437 \series bold
34438
34439 \backslash
34440 genfrac{delimitador izquierdo}{delimitador derecho}
34441 \begin_inset Newline newline
34442 \end_inset
34443
34444
34445 \begin_inset Phantom HPhantom
34446 status open
34447
34448 \begin_layout Plain Layout
34449
34450 \series bold
34451
34452 \backslash
34453 genfrac
34454 \end_layout
34455
34456 \end_inset
34457
34458 {grosor raya de fracción}{estilo}{numerador}{denominador}
34459 \end_layout
34460
34461 \begin_layout Standard
34462 El estilo es un número en el rango 0
34463 \begin_inset space \thinspace{}
34464 \end_inset
34465
34466 -
34467 \begin_inset space \thinspace{}
34468 \end_inset
34469
34470 3.
34471 \end_layout
34472
34473 \begin_layout Standard
34474 \align center
34475 \begin_inset Tabular
34476 <lyxtabular version="3" rows="5" columns="2">
34477 <features rotate="0" tabularvalignment="middle">
34478 <column alignment="center" valignment="top">
34479 <column alignment="center" valignment="top">
34480 <row>
34481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34482 \begin_inset Text
34483
34484 \begin_layout Plain Layout
34485 Número
34486 \end_layout
34487
34488 \end_inset
34489 </cell>
34490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34491 \begin_inset Text
34492
34493 \begin_layout Plain Layout
34494 Estilo (tamaño)
34495 \end_layout
34496
34497 \end_inset
34498 </cell>
34499 </row>
34500 <row>
34501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34502 \begin_inset Text
34503
34504 \begin_layout Plain Layout
34505 0
34506 \end_layout
34507
34508 \end_inset
34509 </cell>
34510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34511 \begin_inset Text
34512
34513 \begin_layout Plain Layout
34514 ecuación presentada
34515 \end_layout
34516
34517 \end_inset
34518 </cell>
34519 </row>
34520 <row>
34521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34522 \begin_inset Text
34523
34524 \begin_layout Plain Layout
34525 1
34526 \end_layout
34527
34528 \end_inset
34529 </cell>
34530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34531 \begin_inset Text
34532
34533 \begin_layout Plain Layout
34534 ecuación en línea
34535 \end_layout
34536
34537 \end_inset
34538 </cell>
34539 </row>
34540 <row>
34541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34542 \begin_inset Text
34543
34544 \begin_layout Plain Layout
34545 2
34546 \end_layout
34547
34548 \end_inset
34549 </cell>
34550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34551 \begin_inset Text
34552
34553 \begin_layout Plain Layout
34554 pequeño
34555 \end_layout
34556
34557 \end_inset
34558 </cell>
34559 </row>
34560 <row>
34561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34562 \begin_inset Text
34563
34564 \begin_layout Plain Layout
34565 3
34566 \end_layout
34567
34568 \end_inset
34569 </cell>
34570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34571 \begin_inset Text
34572
34573 \begin_layout Plain Layout
34574 muy pequeño
34575 \end_layout
34576
34577 \end_inset
34578 </cell>
34579 </row>
34580 </lyxtabular>
34581
34582 \end_inset
34583
34584
34585 \end_layout
34586
34587 \begin_layout Standard
34588 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
34589  
34590 \series bold
34591
34592 \backslash
34593 frac
34594 \series default
34595 .
34596 \end_layout
34597
34598 \begin_layout Standard
34599 Si no se pone grosor de la raya de fracción se usará el valor predefinido
34600  de 0.4
34601 \begin_inset space \thinspace{}
34602 \end_inset
34603
34604 pt.
34605 \end_layout
34606
34607 \begin_layout Standard
34608 Por ejemplo, los comandos 
34609 \series bold
34610
34611 \backslash
34612 dfrac
34613 \series default
34614  y 
34615 \series bold
34616
34617 \backslash
34618 tbinom
34619 \series default
34620  de la 
34621 \begin_inset CommandInset ref
34622 LatexCommand ref
34623 reference "sub:Fracciones"
34624
34625 \end_inset
34626
34627  se definen con los comandos:
34628 \end_layout
34629
34630 \begin_layout Standard
34631
34632 \series bold
34633
34634 \backslash
34635 newcommand{
34636 \backslash
34637 dfrac}[2]{
34638 \backslash
34639 genfrac{}{}{}{0}{#1}{#2}}
34640 \end_layout
34641
34642 \begin_layout Standard
34643 y
34644 \end_layout
34645
34646 \begin_layout Standard
34647
34648 \series bold
34649
34650 \backslash
34651 newcommand{
34652 \backslash
34653 tbinom}[2]{
34654 \backslash
34655 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34656 \end_layout
34657
34658 \begin_layout Standard
34659 \begin_inset VSpace medskip
34660 \end_inset
34661
34662
34663 \end_layout
34664
34665 \begin_layout Standard
34666 Para definir una fracción en la que el grosor de la raya se pueda definir
34667  como argumento opcional, se inserta la siguiente línea en el preámbulo
34668  LaTeX:
34669 \end_layout
34670
34671 \begin_layout Standard
34672
34673 \series bold
34674
34675 \backslash
34676 newcommand{
34677 \backslash
34678 fracS}[3][]{
34679 \backslash
34680 genfrac{}{}{#1}{}{#2}{#3}}
34681 \end_layout
34682
34683 \begin_layout Standard
34684 Un ensayo:
34685 \begin_inset Formula 
34686 \begin{align*}
34687 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34688 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34689 \end{align*}
34690
34691 \end_inset
34692
34693 Como se puede ver, la distancia del numerador y el denominador a la raya
34694  de fracción se redondea a unas tres veces el grosor de la raya.
34695 \end_layout
34696
34697 \begin_layout Subsection
34698 Ecuaciones canceladas
34699 \begin_inset Index idx
34700 status collapsed
34701
34702 \begin_layout Plain Layout
34703 Ecuación ! cancelada
34704 \end_layout
34705
34706 \end_inset
34707
34708
34709 \end_layout
34710
34711 \begin_layout Standard
34712 Hay cuatro formas de cancelar ecuaciones o partes de ellas:
34713 \end_layout
34714
34715 \begin_layout Standard
34716 \begin_inset ERT
34717 status collapsed
34718
34719 \begin_layout Plain Layout
34720
34721
34722 \backslash
34723 ifcancel 
34724 \end_layout
34725
34726 \end_inset
34727
34728
34729 \begin_inset Note Note
34730 status open
34731
34732 \begin_layout Plain Layout
34733 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
34734 \series bold
34735 cancel
34736 \series default
34737  está instalado.
34738 \end_layout
34739
34740 \end_inset
34741
34742
34743 \end_layout
34744
34745 \begin_layout Standard
34746 \align center
34747 \begin_inset Tabular
34748 <lyxtabular version="3" rows="5" columns="2">
34749 <features rotate="0" tabularvalignment="middle">
34750 <column alignment="center" valignment="top">
34751 <column alignment="center" valignment="top">
34752 <row>
34753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34754 \begin_inset Text
34755
34756 \begin_layout Plain Layout
34757 Comando
34758 \end_layout
34759
34760 \end_inset
34761 </cell>
34762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34763 \begin_inset Text
34764
34765 \begin_layout Plain Layout
34766 Resultado
34767 \begin_inset Note Note
34768 status collapsed
34769
34770 \begin_layout Plain Layout
34771 El
34772 \series bold
34773  
34774 \series default
34775 espacio y 
34776 \series bold
34777
34778 \backslash
34779 raisebox
34780 \series default
34781  se usa sólo como espaciador
34782 \end_layout
34783
34784 \end_inset
34785
34786
34787 \end_layout
34788
34789 \end_inset
34790 </cell>
34791 </row>
34792 <row>
34793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34794 \begin_inset Text
34795
34796 \begin_layout Plain Layout
34797
34798 \backslash
34799 cancel
34800 \begin_inset space \textvisiblespace{}
34801 \end_inset
34802
34803
34804 \backslash
34805 int
34806 \begin_inset space \textvisiblespace{}
34807 \end_inset
34808
34809 A=B
34810 \end_layout
34811
34812 \end_inset
34813 </cell>
34814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34815 \begin_inset Text
34816
34817 \begin_layout Plain Layout
34818 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34819 \end_inset
34820
34821
34822 \end_layout
34823
34824 \end_inset
34825 </cell>
34826 </row>
34827 <row>
34828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34829 \begin_inset Text
34830
34831 \begin_layout Plain Layout
34832
34833 \backslash
34834 bcancel
34835 \begin_inset space \textvisiblespace{}
34836 \end_inset
34837
34838
34839 \backslash
34840 int
34841 \begin_inset space \textvisiblespace{}
34842 \end_inset
34843
34844 A=B
34845 \end_layout
34846
34847 \end_inset
34848 </cell>
34849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34850 \begin_inset Text
34851
34852 \begin_layout Plain Layout
34853 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34854 \end_inset
34855
34856
34857 \end_layout
34858
34859 \end_inset
34860 </cell>
34861 </row>
34862 <row>
34863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34864 \begin_inset Text
34865
34866 \begin_layout Plain Layout
34867
34868 \backslash
34869 xcancel
34870 \begin_inset space \textvisiblespace{}
34871 \end_inset
34872
34873
34874 \backslash
34875 int
34876 \begin_inset space \textvisiblespace{}
34877 \end_inset
34878
34879 A=B
34880 \end_layout
34881
34882 \end_inset
34883 </cell>
34884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34885 \begin_inset Text
34886
34887 \begin_layout Plain Layout
34888 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34889 \end_inset
34890
34891
34892 \end_layout
34893
34894 \end_inset
34895 </cell>
34896 </row>
34897 <row>
34898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34899 \begin_inset Text
34900
34901 \begin_layout Plain Layout
34902
34903 \backslash
34904 cancelto
34905 \begin_inset space \textvisiblespace{}
34906 \end_inset
34907
34908
34909 \backslash
34910 int
34911 \begin_inset space \textvisiblespace{}
34912 \end_inset
34913
34914 A=B
34915 \begin_inset Formula $\to$
34916 \end_inset
34917
34918 1
34919 \end_layout
34920
34921 \end_inset
34922 </cell>
34923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34924 \begin_inset Text
34925
34926 \begin_layout Plain Layout
34927 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34928 \end_inset
34929
34930
34931 \end_layout
34932
34933 \end_inset
34934 </cell>
34935 </row>
34936 </lyxtabular>
34937
34938 \end_inset
34939
34940
34941 \end_layout
34942
34943 \begin_layout Standard
34944
34945 \series bold
34946
34947 \backslash
34948 cancelto
34949 \series default
34950  es especialmente apropiado para visualizar la simplificación de fracciones
34951  en una ecuación:
34952 \begin_inset Formula 
34953 \[
34954 \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}}}
34955 \]
34956
34957 \end_inset
34958
34959
34960 \end_layout
34961
34962 \begin_layout Standard
34963 Para cambiar el tamaño del valor subscrito por 
34964 \series bold
34965
34966 \backslash
34967 cancelto
34968 \series default
34969  se puede 
34970 \lang english
34971 add the LaTeX-preamble line
34972 \end_layout
34973
34974 \begin_layout Standard
34975
34976 \series bold
34977
34978 \backslash
34979 PassOptionsToPackage{option}{cancel}
34980 \end_layout
34981
34982 \begin_layout Standard
34983
34984 \lang english
34985 where 
34986 \series bold
34987 option
34988 \series default
34989  is either
34990 \lang spanish
34991  
34992 \series bold
34993 samesize
34994 \series default
34995 , que da el mismo tamaño que para el valor cancelado, o 
34996 \series bold
34997 Smaller
34998 \series default
34999 , que da un tamaño un poco más pequeño que normal.
35000 \end_layout
35001
35002 \begin_layout Standard
35003 Para colorear la raya de cancelación añade el siguiente comando en código
35004  TeX:
35005 \end_layout
35006
35007 \begin_layout Standard
35008
35009 \series bold
35010
35011 \backslash
35012 renewcommand{
35013 \backslash
35014 CancelColor}{
35015 \backslash
35016 color{red}}
35017 \end_layout
35018
35019 \begin_layout Standard
35020 donde 
35021 \series bold
35022 red
35023 \series default
35024  puede reemplazarse por el color deseado.
35025 \end_layout
35026
35027 \begin_layout Standard
35028 \begin_inset ERT
35029 status collapsed
35030
35031 \begin_layout Plain Layout
35032
35033
35034 \backslash
35035 renewcommand{
35036 \backslash
35037 CancelColor}{
35038 \backslash
35039 color{red}}
35040 \end_layout
35041
35042 \end_inset
35043
35044
35045 \end_layout
35046
35047 \begin_layout Standard
35048 \begin_inset Formula 
35049 \[
35050 \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}}}
35051 \]
35052
35053 \end_inset
35054
35055
35056 \end_layout
35057
35058 \begin_layout Standard
35059 \begin_inset ERT
35060 status collapsed
35061
35062 \begin_layout Plain Layout
35063
35064
35065 \backslash
35066 renewcommand{
35067 \backslash
35068 CancelColor}{
35069 \backslash
35070 color{black}}
35071 \end_layout
35072
35073 \end_inset
35074
35075
35076 \begin_inset Note Note
35077 status open
35078
35079 \begin_layout Plain Layout
35080 restablece el color
35081 \end_layout
35082
35083 \end_inset
35084
35085
35086 \end_layout
35087
35088 \begin_layout Standard
35089 Para otras posibilidades de personalización, véase la documentación del
35090  paquete
35091 \series bold
35092  cancel
35093 \series default
35094
35095 \begin_inset CommandInset citation
35096 LatexCommand cite
35097 key "cancel"
35098
35099 \end_inset
35100
35101 .
35102 \begin_inset Index idx
35103 status collapsed
35104
35105 \begin_layout Plain Layout
35106 Paquetes ! cancel
35107 \end_layout
35108
35109 \end_inset
35110
35111
35112 \end_layout
35113
35114 \begin_layout Standard
35115 \begin_inset ERT
35116 status collapsed
35117
35118 \begin_layout Plain Layout
35119
35120
35121 \backslash
35122 else
35123 \end_layout
35124
35125 \end_inset
35126
35127
35128 \begin_inset Note Note
35129 status open
35130
35131 \begin_layout Plain Layout
35132 Lo que sigue se verá en la salida si el paquete LaTeX 
35133 \series bold
35134 cancel
35135 \series default
35136  no está instalado:
35137 \end_layout
35138
35139 \end_inset
35140
35141
35142 \end_layout
35143
35144 \begin_layout Standard
35145 Debes instalar el paquete LaTeX 
35146 \series bold
35147 cancel
35148 \series default
35149  para ver en la salida el resto de esta subsección.
35150 \end_layout
35151
35152 \begin_layout Standard
35153 \begin_inset ERT
35154 status collapsed
35155
35156 \begin_layout Plain Layout
35157
35158
35159 \backslash
35160 fi
35161 \end_layout
35162
35163 \end_inset
35164
35165
35166 \end_layout
35167
35168 \begin_layout Subsection
35169 Ecuaciones en encabezados de sección
35170 \begin_inset CommandInset label
35171 LatexCommand label
35172 name "sub:Ecuaciones-en-encabezados"
35173
35174 \end_inset
35175
35176
35177 \begin_inset Index idx
35178 status collapsed
35179
35180 \begin_layout Plain Layout
35181 Ecuación ! en encabezados de sección
35182 \end_layout
35183
35184 \end_inset
35185
35186
35187 \end_layout
35188
35189 \begin_layout Standard
35190 Si se quiere poner una ecuación en un encabezado de sección hay que tener
35191  en cuenta lo siguiente:
35192 \end_layout
35193
35194 \begin_layout Standard
35195 \begin_inset Note Greyedout
35196 status open
35197
35198 \begin_layout Plain Layout
35199 Si el soporte para 
35200 \series bold
35201 hyperref
35202 \series default
35203
35204 \begin_inset Index idx
35205 status collapsed
35206
35207 \begin_layout Plain Layout
35208 Paquetes ! hyperref
35209 \end_layout
35210
35211 \end_inset
35212
35213  está activado en la configuración del documento, 
35214 \family sans
35215 Propiedades
35216 \begin_inset space ~
35217 \end_inset
35218
35219
35220 \family default
35221 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
35222  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
35223  texto del marcador, porque se infringen las convenciones PDF.
35224 \end_layout
35225
35226 \end_inset
35227
35228
35229 \end_layout
35230
35231 \begin_layout Standard
35232 Estos problemas se pueden solucionar insertando al final del encabezado
35233  un título breve con el menú 
35234 \family sans
35235 Insertar\SpecialChar \menuseparator
35236 Título
35237 \begin_inset space ~
35238 \end_inset
35239
35240 breve
35241 \family default
35242 .
35243  Los títulos breves se usan como alternativa para encabezados de sección
35244  con más de una línea para mantener el buen aspecto del índice.
35245  En éste sólo aparece el título breve y por tanto también en los marcadores.
35246 \end_layout
35247
35248 \begin_layout Standard
35249 Si hay que poner ecuaciones en el índice y se usa 
35250 \series bold
35251 hyperref
35252 \series default
35253 , se puede insertar el siguiente comando en modo TeX:
35254 \end_layout
35255
35256 \begin_layout Standard
35257
35258 \series bold
35259
35260 \backslash
35261 texorpdfstring{parte}{alternativa}
35262 \begin_inset Index idx
35263 status collapsed
35264
35265 \begin_layout Plain Layout
35266 Comandos ! T ! 
35267 \backslash
35268 texorpdfstring
35269 \end_layout
35270
35271 \end_inset
35272
35273
35274 \end_layout
35275
35276 \begin_layout Standard
35277 parte se refiere a la parte del encabezado que no debería aparecer en el
35278  marcador PDF.
35279  Pueden ser caracteres, ecuaciones, notas al pie y también referencias cruzadas.
35280  La alternativa se usa para el marcador en vez de la parte.
35281 \end_layout
35282
35283 \begin_layout Standard
35284 Aquí hay dos ejemplos de encabezados con ecuación:
35285 \end_layout
35286
35287 \begin_layout Standard
35288 \begin_inset VSpace -3mm
35289 \end_inset
35290
35291
35292 \end_layout
35293
35294 \begin_layout Standard
35295 \begin_inset ERT
35296 status collapsed
35297
35298 \begin_layout Plain Layout
35299
35300
35301 \backslash
35302 boldmath 
35303 \end_layout
35304
35305 \end_inset
35306
35307
35308 \end_layout
35309
35310 \begin_layout Subsubsection
35311 Encabezado sin ecuación en el índice 
35312 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35313 \end_inset
35314
35315
35316 \begin_inset Argument 1
35317 status collapsed
35318
35319 \begin_layout Plain Layout
35320 Encabezado sin ecuación en el índice
35321 \end_layout
35322
35323 \end_inset
35324
35325
35326 \end_layout
35327
35328 \begin_layout Subsubsection
35329 Encabezado con ecuación en el índice
35330 \begin_inset ERT
35331 status collapsed
35332
35333 \begin_layout Plain Layout
35334
35335
35336 \backslash
35337 texorpdfstring{
35338 \end_layout
35339
35340 \end_inset
35341
35342  
35343 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35344 \end_inset
35345
35346
35347 \begin_inset ERT
35348 status collapsed
35349
35350 \begin_layout Plain Layout
35351
35352 }{}
35353 \end_layout
35354
35355 \end_inset
35356
35357
35358 \end_layout
35359
35360 \begin_layout Standard
35361 \begin_inset ERT
35362 status collapsed
35363
35364 \begin_layout Plain Layout
35365
35366
35367 \backslash
35368 unboldmath 
35369 \end_layout
35370
35371 \end_inset
35372
35373 En el primer encabezado se ha puesto un título breve, en el segundo un 
35374 \series bold
35375
35376 \backslash
35377 texorpdfstring
35378 \series default
35379 .
35380 \end_layout
35381
35382 \begin_layout Standard
35383 Para obtener el mismo formato que en los demás encabezados se han puesto
35384  ambos en un entorno 
35385 \series bold
35386 boldmath
35387 \series default
35388 .
35389 \begin_inset Foot
35390 status collapsed
35391
35392 \begin_layout Plain Layout
35393 véase 
35394 \begin_inset CommandInset ref
35395 LatexCommand ref
35396 reference "sub:Ecuaciones-en-negrita"
35397
35398 \end_inset
35399
35400
35401 \end_layout
35402
35403 \end_inset
35404
35405
35406 \end_layout
35407
35408 \begin_layout Subsection
35409 Ecuaciones en texto multicolumna
35410 \begin_inset Index idx
35411 status collapsed
35412
35413 \begin_layout Plain Layout
35414 Ecuación ! en texto multicolumna
35415 \end_layout
35416
35417 \end_inset
35418
35419
35420 \end_layout
35421
35422 \begin_layout Standard
35423 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
35424  para ajustarse a la columna y entonces es preciso abarcar la anchura total
35425  de la página.
35426  Esto se hace usando el paquete LaTeX 
35427 \series bold
35428 multicol
35429 \series default
35430 ,
35431 \begin_inset Foot
35432 status collapsed
35433
35434 \begin_layout Plain Layout
35435
35436 \series bold
35437 multicol
35438 \series default
35439  forma parte de las distribuciones LaTeX estándar.
35440 \end_layout
35441
35442 \end_inset
35443
35444
35445 \begin_inset Index idx
35446 status collapsed
35447
35448 \begin_layout Plain Layout
35449 Paquetes ! multicol
35450 \end_layout
35451
35452 \end_inset
35453
35454  que se carga en el preámbulo LaTeX con la línea
35455 \end_layout
35456
35457 \begin_layout Standard
35458
35459 \series bold
35460
35461 \backslash
35462 usepackage{multicol}
35463 \end_layout
35464
35465 \begin_layout Standard
35466 \begin_inset Note Greyedout
35467 status open
35468
35469 \begin_layout Plain Layout
35470 Ten en cuenta que la opción 
35471 \family sans
35472 Documento
35473 \begin_inset space ~
35474 \end_inset
35475
35476 con
35477 \begin_inset space ~
35478 \end_inset
35479
35480 dos
35481 \begin_inset space ~
35482 \end_inset
35483
35484 caras
35485 \family default
35486 , bajo 
35487 \family sans
35488 Diseño
35489 \begin_inset space ~
35490 \end_inset
35491
35492 de
35493 \begin_inset space ~
35494 \end_inset
35495
35496 página 
35497 \family default
35498 en el menú 
35499 \family sans
35500 Documento\SpecialChar \menuseparator
35501 Configuración
35502 \family default
35503  
35504 \emph on
35505 debe
35506 \emph default
35507  estar desmarcada.
35508 \end_layout
35509
35510 \end_inset
35511
35512
35513 \end_layout
35514
35515 \begin_layout Standard
35516 Antes del texto multicolumna se inserta en modo TeX el comando
35517 \end_layout
35518
35519 \begin_layout Standard
35520
35521 \series bold
35522
35523 \backslash
35524 begin{multicols}{número de columnas}
35525 \end_layout
35526
35527 \begin_layout Standard
35528 El número de columnas está en el rango 2-10.
35529  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
35530  TeX el comando
35531 \end_layout
35532
35533 \begin_layout Standard
35534
35535 \series bold
35536
35537 \backslash
35538 end{multicols}
35539 \end_layout
35540
35541 \begin_layout Standard
35542 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
35543  Para quitarlo se inserta un espacio vertical de -6
35544 \begin_inset space \thinspace{}
35545 \end_inset
35546
35547 mm antes de la ecuación.
35548  Si se usa el estilo 
35549 \series bold
35550 Sangrado
35551 \series default
35552 ,
35553 \begin_inset Foot
35554 status collapsed
35555
35556 \begin_layout Plain Layout
35557 véase estilos de ecuación en 
35558 \begin_inset CommandInset ref
35559 LatexCommand ref
35560 reference "sec:Estilos-de-ecuación"
35561
35562 \end_inset
35563
35564
35565 \end_layout
35566
35567 \end_inset
35568
35569  se inserta un espacio de -9
35570 \begin_inset space \thinspace{}
35571 \end_inset
35572
35573 mm.
35574 \end_layout
35575
35576 \begin_layout Standard
35577 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
35578 \end_layout
35579
35580 \begin_layout Standard
35581
35582 \lang german
35583 \begin_inset ERT
35584 status collapsed
35585
35586 \begin_layout Plain Layout
35587
35588
35589 \backslash
35590 begin{multicols}{2}
35591 \end_layout
35592
35593 \end_inset
35594
35595 Das Spektrum wird fouriertransformiert.
35596  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35597 , Lösungsmittel) zu trennen.
35598  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35599  nun das Aussehen des Ausgangssignals.
35600  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35601  über alle Phasen integrieren muss.
35602  Sei nun 
35603 \begin_inset Formula $S$
35604 \end_inset
35605
35606  unser normiertes Ausgangssignal und 
35607 \begin_inset Formula $P$
35608 \end_inset
35609
35610  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35611 \begin_inset ERT
35612 status collapsed
35613
35614 \begin_layout Plain Layout
35615
35616
35617 \backslash
35618 end{multicols}
35619 \end_layout
35620
35621 \end_inset
35622
35623
35624 \begin_inset VSpace -6mm
35625 \end_inset
35626
35627
35628 \begin_inset Formula 
35629 \begin{equation}
35630 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35631 \end{equation}
35632
35633 \end_inset
35634
35635
35636 \begin_inset ERT
35637 status collapsed
35638
35639 \begin_layout Plain Layout
35640
35641
35642 \backslash
35643 begin{multicols}{2}
35644 \end_layout
35645
35646 \end_inset
35647
35648 wobei 
35649 \begin_inset Formula $S_{0}$
35650 \end_inset
35651
35652  das Signal ohne Gradient ist und die Normierungsbedingung 
35653 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35654 \end_inset
35655
35656  gilt.
35657  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35658  Direkt nach dem 
35659 \begin_inset Formula $\nicefrac{\pi}{2}$
35660 \end_inset
35661
35662
35663 \begin_inset space \thinspace{}
35664 \end_inset
35665
35666 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35667  das Signal zusätzlich abschwächt.
35668  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35669  
35670 \begin_inset Formula $T_{2}$
35671 \end_inset
35672
35673 -Zeit.
35674 \end_layout
35675
35676 \begin_layout Standard
35677
35678 \lang german
35679 \begin_inset ERT
35680 status collapsed
35681
35682 \begin_layout Plain Layout
35683
35684
35685 \backslash
35686 end{multicols}
35687 \end_layout
35688
35689 \end_inset
35690
35691
35692 \end_layout
35693
35694 \begin_layout Subsection
35695 Ecuaciones con descripción de variables
35696 \begin_inset Index idx
35697 status collapsed
35698
35699 \begin_layout Plain Layout
35700 Ecuación ! con descripción de variables
35701 \end_layout
35702
35703 \end_inset
35704
35705
35706 \end_layout
35707
35708 \begin_layout Standard
35709 Para describir variables en una ecuación, como en la fórmula 
35710 \begin_inset CommandInset ref
35711 LatexCommand eqref
35712 reference "eq:within"
35713
35714 \end_inset
35715
35716 , se inserta una matriz 2×
35717 \begin_inset Formula $n$
35718 \end_inset
35719
35720  con columnas alineadas a la izquierda para las 
35721 \emph on
35722
35723 \begin_inset Formula $n$
35724 \end_inset
35725
35726
35727 \emph default
35728  variables usadas.
35729 \begin_inset Foot
35730 status collapsed
35731
35732 \begin_layout Plain Layout
35733 véase matrices en 
35734 \begin_inset CommandInset ref
35735 LatexCommand ref
35736 reference "sec:Matrices"
35737
35738 \end_inset
35739
35740
35741 \end_layout
35742
35743 \end_inset
35744
35745  Para poner la descripción en tamaño más pequeño se inserta, por ejemplo,
35746  el comando 
35747 \series bold
35748
35749 \backslash
35750 footnotesize
35751 \series default
35752  antes de la matriz.
35753 \begin_inset Foot
35754 status collapsed
35755
35756 \begin_layout Plain Layout
35757 véase tamaños de tipografías en 
35758 \begin_inset CommandInset ref
35759 LatexCommand ref
35760 reference "sub:Tamaños-de-tipografías"
35761
35762 \end_inset
35763
35764 .
35765 \end_layout
35766
35767 \end_inset
35768
35769
35770 \end_layout
35771
35772 \begin_layout Standard
35773 Si se usa el estilo 
35774 \series bold
35775 Sangrado
35776 \series default
35777 ,
35778 \begin_inset Foot
35779 status collapsed
35780
35781 \begin_layout Plain Layout
35782 véase estilos de ecuación en 
35783 \begin_inset CommandInset ref
35784 LatexCommand ref
35785 reference "sec:Estilos-de-ecuación"
35786
35787 \end_inset
35788
35789
35790 \end_layout
35791
35792 \end_inset
35793
35794  se inserta un 
35795 \series bold
35796
35797 \backslash
35798 hfill
35799 \series default
35800
35801 \begin_inset Foot
35802 status collapsed
35803
35804 \begin_layout Plain Layout
35805
35806 \series bold
35807
35808 \backslash
35809 hfill
35810 \series default
35811  sólo funciona en ecuaciones en estilo 
35812 \series bold
35813 Sangrado
35814 \series default
35815 , véase 
35816 \begin_inset CommandInset ref
35817 LatexCommand ref
35818 reference "sub:Espacio-variable"
35819
35820 \end_inset
35821
35822
35823 \end_layout
35824
35825 \end_inset
35826
35827  delante y detrás de la matriz para que tenga la misma separación con la
35828  ecuación y con el margen.
35829 \end_layout
35830
35831 \begin_layout Standard
35832 Si se usa el estilo 
35833 \series bold
35834 Centrado
35835 \series default
35836  se emplea el método descrito en la 
35837 \begin_inset CommandInset ref
35838 LatexCommand ref
35839 reference "sub:Entorno-flalign"
35840
35841 \end_inset
35842
35843  para sangrar la ecuación.
35844  La ecuación 
35845 \begin_inset CommandInset ref
35846 LatexCommand eqref
35847 reference "eq:within"
35848
35849 \end_inset
35850
35851  consta de cinco columnas ya que las dos primeras contienen la fórmula,
35852  la tercera la matriz y la última una llave TeX vacía.
35853 \begin_inset Formula 
35854 \begin{flalign}
35855 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
35856 \rho & \mbox{densidad}\\
35857 V & \mbox{volumen}\\
35858 g & \mbox{aceleración gravitatoria}
35859 \end{array} &  & {}\label{eq:within}
35860 \end{flalign}
35861
35862 \end_inset
35863
35864
35865 \end_layout
35866
35867 \begin_layout Subsection
35868 Letras griegas minúsculas en redonda
35869 \begin_inset CommandInset label
35870 LatexCommand label
35871 name "sub:Griegas-en-redonda"
35872
35873 \end_inset
35874
35875
35876 \begin_inset Index idx
35877 status collapsed
35878
35879 \begin_layout Plain Layout
35880 Letras griegas ! en redonda
35881 \end_layout
35882
35883 \end_inset
35884
35885
35886 \end_layout
35887
35888 \begin_layout Standard
35889 La mayoría de las tipografías sólo suministran letras griegas minúsculas
35890  en cursiva.
35891  Pero para símbolos de partículas elementales como piones y neutrinos hacen
35892  falta letras griegas en redonda.
35893  El archivo 
35894 \series bold
35895 upgreek.sty
35896 \series default
35897
35898 \begin_inset Foot
35899 status collapsed
35900
35901 \begin_layout Plain Layout
35902
35903 \series bold
35904 upgreek
35905 \series default
35906  forma parte del paquete LaTeX 
35907 \series bold
35908 was
35909 \series default
35910
35911 \begin_inset Index idx
35912 status collapsed
35913
35914 \begin_layout Plain Layout
35915 Paquetes ! was
35916 \begin_inset ERT
35917 status collapsed
35918
35919 \begin_layout Plain Layout
35920
35921
35922 \backslash
35923 vspace{4mm}
35924 \end_layout
35925
35926 \end_inset
35927
35928
35929 \end_layout
35930
35931 \end_inset
35932
35933 .
35934 \end_layout
35935
35936 \end_inset
35937
35938
35939 \begin_inset Index idx
35940 status collapsed
35941
35942 \begin_layout Plain Layout
35943 Paquetes ! upgreek
35944 \end_layout
35945
35946 \end_inset
35947
35948 , que se carga en el preámbulo LaTeX con la línea
35949 \end_layout
35950
35951 \begin_layout Standard
35952
35953 \series bold
35954
35955 \backslash
35956 usepackage{upgreek}
35957 \end_layout
35958
35959 \begin_layout Standard
35960 las suministra.
35961  
35962 \begin_inset ERT
35963 status collapsed
35964
35965 \begin_layout Plain Layout
35966
35967
35968 \backslash
35969 ifupgreek 
35970 \end_layout
35971
35972 \end_inset
35973
35974
35975 \begin_inset Note Note
35976 status open
35977
35978 \begin_layout Plain Layout
35979 Lo siguiente sólo se podrá ver si está instalado el paquete LaTeX 
35980 \series bold
35981 upgreek
35982 \series default
35983 :
35984 \end_layout
35985
35986 \end_inset
35987
35988  Se imprimen con el comando de la letra correspondiente precedido de 
35989 \series bold
35990 up
35991 \series default
35992 .
35993  Por ejemplo, el comando 
35994 \series bold
35995
35996 \backslash
35997 uptau
35998 \series default
35999  genera: 
36000 \begin_inset Formula $\uptau$
36001 \end_inset
36002
36003
36004 \end_layout
36005
36006 \begin_layout Standard
36007 Con estos comandos se pueden escribir reacciones entre partículas elementales:
36008 \begin_inset Formula 
36009 \[
36010 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
36011 \]
36012
36013 \end_inset
36014
36015
36016 \end_layout
36017
36018 \begin_layout Standard
36019 Las letras en redonda son más remarcadas y más grandes que las correspondientes
36020  en cursiva.
36021  Por tanto no deberían emplearse para unidades como 
36022 \begin_inset Quotes fld
36023 \end_inset
36024
36025 µm
36026 \begin_inset Quotes frd
36027 \end_inset
36028
36029 .
36030 \end_layout
36031
36032 \begin_layout Standard
36033 \begin_inset ERT
36034 status collapsed
36035
36036 \begin_layout Plain Layout
36037
36038
36039 \backslash
36040 else 
36041 \end_layout
36042
36043 \end_inset
36044
36045
36046 \begin_inset Note Note
36047 status open
36048
36049 \begin_layout Plain Layout
36050 Lo siguiente se mostrará si el paquete LaTeX 
36051 \series bold
36052 upgreek
36053 \series default
36054  no está instalado:
36055 \end_layout
36056
36057 \end_inset
36058
36059
36060 \end_layout
36061
36062 \begin_layout Standard
36063 Debes instalar el paquete LaTeX 
36064 \series bold
36065 upgreek
36066 \series default
36067  para ver en la salida el resto de esta subsección.
36068  
36069 \end_layout
36070
36071 \begin_layout Standard
36072 \begin_inset ERT
36073 status collapsed
36074
36075 \begin_layout Plain Layout
36076
36077
36078 \backslash
36079 fi
36080 \end_layout
36081
36082 \end_inset
36083
36084
36085 \end_layout
36086
36087 \begin_layout Standard
36088 \begin_inset Newpage newpage
36089 \end_inset
36090
36091
36092 \end_layout
36093
36094 \begin_layout Subsection
36095 Caracteres de texto en ecuaciones
36096 \begin_inset CommandInset label
36097 LatexCommand label
36098 name "sub:Caracteres-de-texto"
36099
36100 \end_inset
36101
36102
36103 \begin_inset Index idx
36104 status collapsed
36105
36106 \begin_layout Plain Layout
36107 Texto ! en ecuaciones
36108 \end_layout
36109
36110 \end_inset
36111
36112
36113 \end_layout
36114
36115 \begin_layout Standard
36116 En algunos casos podrías querer insertar caracteres de texto directamente
36117  en ecuaciones.
36118  Por ejemplo, cuando se usa con frecuencia el punto centrado 
36119 \begin_inset Formula $\cdot$
36120 \end_inset
36121
36122  en expresiones como 
36123 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
36124 \end_inset
36125
36126 , habría que insertar el comando 
36127 \series bold
36128
36129 \backslash
36130 cdot
36131 \series default
36132
36133 \begin_inset Foot
36134 status collapsed
36135
36136 \begin_layout Plain Layout
36137 véase 
36138 \begin_inset CommandInset ref
36139 LatexCommand ref
36140 reference "sub:Operadores-binarios"
36141
36142 \end_inset
36143
36144
36145 \end_layout
36146
36147 \end_inset
36148
36149  continuamente, porque este carácter está definido en todas las codificaciones
36150  como carácter de texto.
36151  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
36152 \end_layout
36153
36154 \begin_layout Standard
36155
36156 \series bold
36157
36158 \backslash
36159 Declare Inputtext{183}{
36160 \backslash
36161 ifmmode
36162 \backslash
36163 cdot
36164 \backslash
36165 else
36166 \backslash
36167 textperiodcentered
36168 \backslash
36169 f\SpecialChar \textcompwordmark{}
36170 i}
36171 \end_layout
36172
36173 \begin_layout Standard
36174 La codificación de caracteres (menú 
36175 \family sans
36176 Documento\SpecialChar \menuseparator
36177 Configuración\SpecialChar \menuseparator
36178 Idioma
36179 \family default
36180 ) especifica el carácter que se muestra al pulsar una tecla.
36181  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
36182  
36183 \series bold
36184
36185 \backslash
36186 textperiodcentered
36187 \series default
36188 .
36189  Pero este comando no está disponible en ecuaciones así que obtendrías errores
36190  de LaTeX.
36191  Con la codificación cambiada se escoge automáticamente el comando correcto,
36192  dependiendo de si el carácter se ha insertado en una ecuación o no.
36193 \end_layout
36194
36195 \begin_layout Standard
36196 La codificación de diversos caracteres se guarda en archivos de definición.
36197  Por ejemplo la codificación 
36198 \series bold
36199 latin9
36200 \series default
36201  se define en el archivo 
36202 \series bold
36203 latin9.def
36204 \series default
36205  que está en el directorio de LaTeX.
36206  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
36207  archivo de definición, de lo contrario nuestros documentos no podrían ser
36208  editados en otros ordenadores.
36209 \begin_inset VSpace medskip
36210 \end_inset
36211
36212
36213 \end_layout
36214
36215 \begin_layout Standard
36216 Además del punto centrado, en este documento se ha definido el símbolo grado
36217  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
36218  directamente en una fórmula:
36219 \end_layout
36220
36221 \begin_layout Standard
36222
36223 \series bold
36224
36225 \backslash
36226 DeclareInputtext{176}{
36227 \backslash
36228 ifmmode^
36229 \backslash
36230 circ
36231 \backslash
36232 else
36233 \backslash
36234 textdegree
36235 \backslash
36236 f\SpecialChar \textcompwordmark{}
36237 i}
36238 \begin_inset Newpage newpage
36239 \end_inset
36240
36241
36242 \end_layout
36243
36244 \begin_layout Section
36245 \start_of_appendix
36246 Notas sobre tipografía
36247 \begin_inset Index idx
36248 status collapsed
36249
36250 \begin_layout Plain Layout
36251 Tipografía, normas
36252 \end_layout
36253
36254 \end_inset
36255
36256
36257 \end_layout
36258
36259 \begin_layout Standard
36260 Esta sección es un resumen de las normas tipográficas ISO más importantes.
36261 \begin_inset Foot
36262 status collapsed
36263
36264 \begin_layout Plain Layout
36265 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
36266  
36267 \begin_inset Quotes fld
36268 \end_inset
36269
36270 Duden
36271 \begin_inset Quotes frd
36272 \end_inset
36273
36274  
36275 \begin_inset CommandInset citation
36276 LatexCommand cite
36277 key "Duden"
36278
36279 \end_inset
36280
36281 , que incluye algunas de las normas ISO.
36282  
36283 \begin_inset Newline newline
36284 \end_inset
36285
36286 (
36287 \emph on
36288 N.
36289 \begin_inset space \thinspace{}
36290 \end_inset
36291
36292 del t.
36293 \emph default
36294 : Para documentación en español sobre el tema, véase 
36295 \begin_inset CommandInset citation
36296 LatexCommand cite
36297 key "Bezos"
36298
36299 \end_inset
36300
36301 .)
36302 \end_layout
36303
36304 \end_inset
36305
36306
36307 \end_layout
36308
36309 \begin_layout Itemize
36310 Las unidades físicas se escriben 
36311 \emph on
36312 siempre 
36313 \emph default
36314 en redonda
36315 \begin_inset Foot
36316 status collapsed
36317
36318 \begin_layout Plain Layout
36319 véase estilos de tipografías en 
36320 \begin_inset CommandInset ref
36321 LatexCommand ref
36322 reference "sub:Estilos-de-tipografías"
36323
36324 \end_inset
36325
36326
36327 \end_layout
36328
36329 \end_inset
36330
36331 , aunque aparezcan en un texto en cursiva: 30
36332 \begin_inset space \thinspace{}
36333 \end_inset
36334
36335 km/h
36336 \begin_inset Newline newline
36337 \end_inset
36338
36339 Entre el valor y la unidad hay un espacio delgado, véase 
36340 \begin_inset CommandInset ref
36341 LatexCommand ref
36342 reference "sub:Espacio-predefinido"
36343
36344 \end_inset
36345
36346 .
36347 \begin_inset Newline newline
36348 \end_inset
36349
36350 Esta norma la cumple automáticamente el comando 
36351 \series bold
36352
36353 \backslash
36354 unittwo
36355 \series default
36356 .
36357  Si se introduce en una fórmula aparecen dos marcos.
36358  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
36359  como antes, 
36360 \begin_inset Formula $\unit[30]{km/h}$
36361 \end_inset
36362
36363
36364 \begin_inset space \thinspace{}
36365 \end_inset
36366
36367 .
36368  Ten en cuenta que 
36369 \series bold
36370
36371 \backslash
36372 unittwo
36373 \series default
36374  no es un auténtico comando LaTeX, sino el comando 
36375 \series bold
36376
36377 \backslash
36378 unit[value]{unit}
36379 \series default
36380 , por tanto no lo puedes usar en código TeX.
36381 \end_layout
36382
36383 \begin_layout Itemize
36384 Los signos por ciento y por mil se escriben como las unidades físicas:
36385 \begin_inset Newline newline
36386 \end_inset
36387
36388 1,2
36389 \begin_inset space \thinspace{}
36390 \end_inset
36391
36392 ‰ de alcohol en sangre.
36393 \end_layout
36394
36395 \begin_layout Itemize
36396 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
36397  otra unidad: 15
36398 \begin_inset space \thinspace{}
36399 \end_inset
36400
36401 °C
36402 \end_layout
36403
36404 \begin_layout Itemize
36405 En números con más de cuatro dígitos se inserta un espacio delgado para
36406  separarlos en grupos de tres cifras: 18
36407 \begin_inset space \thinspace{}
36408 \end_inset
36409
36410 473
36411 \begin_inset space \thinspace{}
36412 \end_inset
36413
36414 588
36415 \end_layout
36416
36417 \begin_layout Itemize
36418 Para dimensiones como 120×90×40
36419 \begin_inset space \thinspace{}
36420 \end_inset
36421
36422 cm se usa el aspa de multiplicar 
36423 \begin_inset Quotes fld
36424 \end_inset
36425
36426 ×
36427 \begin_inset Quotes frd
36428 \end_inset
36429
36430 .
36431  Está disponible en el menú 
36432 \family sans
36433 Insertar\SpecialChar \menuseparator
36434 Carácter especial
36435 \family default
36436 \SpecialChar \menuseparator
36437
36438 \family sans
36439 Símbolos
36440 \family default
36441  o bien mediante el comando 
36442 \series bold
36443
36444 \backslash
36445 times
36446 \series default
36447 .
36448  Se puede insertar directamente con cierta combinación de teclas.
36449 \end_layout
36450
36451 \begin_layout Itemize
36452 Las funciones con nombres que constan de varias letras se escriben en redonda
36453  para evitar confusiones, véase 
36454 \begin_inset CommandInset ref
36455 LatexCommand ref
36456 reference "sub:Funciones-predefinidas"
36457
36458 \end_inset
36459
36460 .
36461 \end_layout
36462
36463 \begin_layout Itemize
36464 Los índices que constan de varias letras se escriben en redonda: 
36465 \begin_inset Formula $E_{\mathrm{cin}}$
36466 \end_inset
36467
36468
36469 \begin_inset Newline newline
36470 \end_inset
36471
36472 Los componentes de una matriz se escriben en cursiva: 
36473 \begin_inset Formula $\hat{H}_{kl}$
36474 \end_inset
36475
36476
36477 \end_layout
36478
36479 \begin_layout Itemize
36480 El operador de diferenciación/integración 'd', el número de Euler 'e' y
36481  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
36482 s con otras variables.
36483 \end_layout
36484
36485 \begin_layout Itemize
36486 El carácter que indica una transformación 
36487 \noun on
36488 Fourier
36489 \noun default
36490  se inserta con el comando 
36491 \series bold
36492
36493 \backslash
36494 mathscr
36495 \begin_inset space \textvisiblespace{}
36496 \end_inset
36497
36498 F
36499 \series default
36500  o mediante el menú
36501 \family sans
36502  Insertar\SpecialChar \menuseparator
36503 Carácter especial
36504 \family default
36505 \SpecialChar \menuseparator
36506
36507 \family sans
36508 Símbolos\SpecialChar \menuseparator
36509 Símbolos de letra
36510 \family default
36511
36512 \begin_inset Formula $\mathscr{F}$
36513 \end_inset
36514
36515
36516 \end_layout
36517
36518 \begin_layout Standard
36519 \begin_inset Newpage newpage
36520 \end_inset
36521
36522
36523 \end_layout
36524
36525 \begin_layout Section
36526 Sinónimos
36527 \begin_inset Index idx
36528 status collapsed
36529
36530 \begin_layout Plain Layout
36531 Sinónimos
36532 \end_layout
36533
36534 \end_inset
36535
36536
36537 \end_layout
36538
36539 \begin_layout Standard
36540 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
36541  como los que se recogen en esta lista:
36542 \begin_inset Foot
36543 status collapsed
36544
36545 \begin_layout Plain Layout
36546 véase también 
36547 \begin_inset CommandInset ref
36548 LatexCommand ref
36549 reference "fn:sinónimos"
36550
36551 \end_inset
36552
36553 .
36554 \end_layout
36555
36556 \end_inset
36557
36558
36559 \end_layout
36560
36561 \begin_layout Standard
36562 \begin_inset VSpace bigskip
36563 \end_inset
36564
36565
36566 \begin_inset space \hfill{}
36567 \end_inset
36568
36569
36570 \begin_inset Tabular
36571 <lyxtabular version="3" rows="12" columns="2">
36572 <features rotate="0" tabularvalignment="middle">
36573 <column alignment="center" valignment="top" width="0pt">
36574 <column alignment="center" valignment="top" width="0pt">
36575 <row>
36576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36577 \begin_inset Text
36578
36579 \begin_layout Plain Layout
36580 Comando
36581 \end_layout
36582
36583 \end_inset
36584 </cell>
36585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36586 \begin_inset Text
36587
36588 \begin_layout Plain Layout
36589 equivalente a
36590 \begin_inset Note Note
36591 status collapsed
36592
36593 \begin_layout Plain Layout
36594
36595 \series bold
36596
36597 \backslash
36598 raisebox
36599 \series default
36600  se usa sólo como espaciador
36601 \end_layout
36602
36603 \end_inset
36604
36605
36606 \end_layout
36607
36608 \end_inset
36609 </cell>
36610 </row>
36611 <row>
36612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36613 \begin_inset Text
36614
36615 \begin_layout Plain Layout
36616
36617 \backslash
36618 ast
36619 \end_layout
36620
36621 \end_inset
36622 </cell>
36623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36624 \begin_inset Text
36625
36626 \begin_layout Plain Layout
36627 \begin_inset ERT
36628 status collapsed
36629
36630 \begin_layout Plain Layout
36631
36632
36633 \backslash
36634 raisebox{-1.2mm}{
36635 \end_layout
36636
36637 \end_inset
36638
36639 *
36640 \begin_inset ERT
36641 status collapsed
36642
36643 \begin_layout Plain Layout
36644
36645 }
36646 \end_layout
36647
36648 \end_inset
36649
36650
36651 \end_layout
36652
36653 \end_inset
36654 </cell>
36655 </row>
36656 <row>
36657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36658 \begin_inset Text
36659
36660 \begin_layout Plain Layout
36661
36662 \backslash
36663 choose
36664 \end_layout
36665
36666 \end_inset
36667 </cell>
36668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36669 \begin_inset Text
36670
36671 \begin_layout Plain Layout
36672
36673 \backslash
36674 binom
36675 \end_layout
36676
36677 \end_inset
36678 </cell>
36679 </row>
36680 <row>
36681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36682 \begin_inset Text
36683
36684 \begin_layout Plain Layout
36685
36686 \backslash
36687 geq
36688 \end_layout
36689
36690 \end_inset
36691 </cell>
36692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36693 \begin_inset Text
36694
36695 \begin_layout Plain Layout
36696
36697 \backslash
36698 ge
36699 \end_layout
36700
36701 \end_inset
36702 </cell>
36703 </row>
36704 <row>
36705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36706 \begin_inset Text
36707
36708 \begin_layout Plain Layout
36709
36710 \backslash
36711 lbrace
36712 \end_layout
36713
36714 \end_inset
36715 </cell>
36716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36717 \begin_inset Text
36718
36719 \begin_layout Plain Layout
36720 {
36721 \end_layout
36722
36723 \end_inset
36724 </cell>
36725 </row>
36726 <row>
36727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36728 \begin_inset Text
36729
36730 \begin_layout Plain Layout
36731
36732 \backslash
36733 lbracket
36734 \end_layout
36735
36736 \end_inset
36737 </cell>
36738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36739 \begin_inset Text
36740
36741 \begin_layout Plain Layout
36742 [
36743 \end_layout
36744
36745 \end_inset
36746 </cell>
36747 </row>
36748 <row>
36749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36750 \begin_inset Text
36751
36752 \begin_layout Plain Layout
36753
36754 \backslash
36755 leftarrow
36756 \end_layout
36757
36758 \end_inset
36759 </cell>
36760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36761 \begin_inset Text
36762
36763 \begin_layout Plain Layout
36764
36765 \backslash
36766 gets
36767 \end_layout
36768
36769 \end_inset
36770 </cell>
36771 </row>
36772 <row>
36773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36774 \begin_inset Text
36775
36776 \begin_layout Plain Layout
36777
36778 \backslash
36779 leq
36780 \end_layout
36781
36782 \end_inset
36783 </cell>
36784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36785 \begin_inset Text
36786
36787 \begin_layout Plain Layout
36788
36789 \backslash
36790 le
36791 \end_layout
36792
36793 \end_inset
36794 </cell>
36795 </row>
36796 <row>
36797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36798 \begin_inset Text
36799
36800 \begin_layout Plain Layout
36801
36802 \backslash
36803 lor
36804 \end_layout
36805
36806 \end_inset
36807 </cell>
36808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36809 \begin_inset Text
36810
36811 \begin_layout Plain Layout
36812
36813 \backslash
36814 vee
36815 \end_layout
36816
36817 \end_inset
36818 </cell>
36819 </row>
36820 <row>
36821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36822 \begin_inset Text
36823
36824 \begin_layout Plain Layout
36825
36826 \backslash
36827 neq
36828 \end_layout
36829
36830 \end_inset
36831 </cell>
36832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36833 \begin_inset Text
36834
36835 \begin_layout Plain Layout
36836
36837 \backslash
36838 not=
36839 \end_layout
36840
36841 \end_inset
36842 </cell>
36843 </row>
36844 <row>
36845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36846 \begin_inset Text
36847
36848 \begin_layout Plain Layout
36849
36850 \backslash
36851 slash
36852 \end_layout
36853
36854 \end_inset
36855 </cell>
36856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36857 \begin_inset Text
36858
36859 \begin_layout Plain Layout
36860 /
36861 \end_layout
36862
36863 \end_inset
36864 </cell>
36865 </row>
36866 <row>
36867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36868 \begin_inset Text
36869
36870 \begin_layout Plain Layout
36871
36872 \backslash
36873 vert
36874 \end_layout
36875
36876 \end_inset
36877 </cell>
36878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36879 \begin_inset Text
36880
36881 \begin_layout Plain Layout
36882 |
36883 \end_layout
36884
36885 \end_inset
36886 </cell>
36887 </row>
36888 </lyxtabular>
36889
36890 \end_inset
36891
36892
36893 \begin_inset space \hfill{}
36894 \end_inset
36895
36896
36897 \begin_inset Tabular
36898 <lyxtabular version="3" rows="12" columns="2">
36899 <features rotate="0" tabularvalignment="middle">
36900 <column alignment="center" valignment="top" width="0pt">
36901 <column alignment="center" valignment="top" width="0pt">
36902 <row>
36903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36904 \begin_inset Text
36905
36906 \begin_layout Plain Layout
36907 Comando
36908 \end_layout
36909
36910 \end_inset
36911 </cell>
36912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36913 \begin_inset Text
36914
36915 \begin_layout Plain Layout
36916 equivalente a
36917 \end_layout
36918
36919 \end_inset
36920 </cell>
36921 </row>
36922 <row>
36923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36924 \begin_inset Text
36925
36926 \begin_layout Plain Layout
36927
36928 \backslash
36929 backslash
36930 \end_layout
36931
36932 \end_inset
36933 </cell>
36934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36935 \begin_inset Text
36936
36937 \begin_layout Plain Layout
36938
36939 \backslash
36940
36941 \backslash
36942
36943 \end_layout
36944
36945 \end_inset
36946 </cell>
36947 </row>
36948 <row>
36949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36950 \begin_inset Text
36951
36952 \begin_layout Plain Layout
36953
36954 \backslash
36955 dasharrow
36956 \end_layout
36957
36958 \end_inset
36959 </cell>
36960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36961 \begin_inset Text
36962
36963 \begin_layout Plain Layout
36964
36965 \backslash
36966 dashrightarrow
36967 \end_layout
36968
36969 \end_inset
36970 </cell>
36971 </row>
36972 <row>
36973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36974 \begin_inset Text
36975
36976 \begin_layout Plain Layout
36977
36978 \backslash
36979 land
36980 \end_layout
36981
36982 \end_inset
36983 </cell>
36984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36985 \begin_inset Text
36986
36987 \begin_layout Plain Layout
36988
36989 \backslash
36990 wedge
36991 \end_layout
36992
36993 \end_inset
36994 </cell>
36995 </row>
36996 <row>
36997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36998 \begin_inset Text
36999
37000 \begin_layout Plain Layout
37001
37002 \backslash
37003 rbrace
37004 \end_layout
37005
37006 \end_inset
37007 </cell>
37008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37009 \begin_inset Text
37010
37011 \begin_layout Plain Layout
37012 }
37013 \end_layout
37014
37015 \end_inset
37016 </cell>
37017 </row>
37018 <row>
37019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37020 \begin_inset Text
37021
37022 \begin_layout Plain Layout
37023
37024 \backslash
37025 rbracket
37026 \end_layout
37027
37028 \end_inset
37029 </cell>
37030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37031 \begin_inset Text
37032
37033 \begin_layout Plain Layout
37034 ]
37035 \end_layout
37036
37037 \end_inset
37038 </cell>
37039 </row>
37040 <row>
37041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37042 \begin_inset Text
37043
37044 \begin_layout Plain Layout
37045
37046 \backslash
37047 rightarrow
37048 \end_layout
37049
37050 \end_inset
37051 </cell>
37052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37053 \begin_inset Text
37054
37055 \begin_layout Plain Layout
37056
37057 \backslash
37058 to
37059 \end_layout
37060
37061 \end_inset
37062 </cell>
37063 </row>
37064 <row>
37065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37066 \begin_inset Text
37067
37068 \begin_layout Plain Layout
37069
37070 \backslash
37071 lnot
37072 \end_layout
37073
37074 \end_inset
37075 </cell>
37076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37077 \begin_inset Text
37078
37079 \begin_layout Plain Layout
37080
37081 \backslash
37082 neg
37083 \end_layout
37084
37085 \end_inset
37086 </cell>
37087 </row>
37088 <row>
37089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37090 \begin_inset Text
37091
37092 \begin_layout Plain Layout
37093
37094 \backslash
37095 ne
37096 \end_layout
37097
37098 \end_inset
37099 </cell>
37100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37101 \begin_inset Text
37102
37103 \begin_layout Plain Layout
37104
37105 \backslash
37106 not=
37107 \end_layout
37108
37109 \end_inset
37110 </cell>
37111 </row>
37112 <row>
37113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37114 \begin_inset Text
37115
37116 \begin_layout Plain Layout
37117
37118 \backslash
37119 owns
37120 \end_layout
37121
37122 \end_inset
37123 </cell>
37124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37125 \begin_inset Text
37126
37127 \begin_layout Plain Layout
37128
37129 \backslash
37130 ni
37131 \end_layout
37132
37133 \end_inset
37134 </cell>
37135 </row>
37136 <row>
37137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37138 \begin_inset Text
37139
37140 \begin_layout Plain Layout
37141
37142 \backslash
37143 square
37144 \end_layout
37145
37146 \end_inset
37147 </cell>
37148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37149 \begin_inset Text
37150
37151 \begin_layout Plain Layout
37152
37153 \backslash
37154 Box
37155 \end_layout
37156
37157 \end_inset
37158 </cell>
37159 </row>
37160 <row>
37161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37162 \begin_inset Text
37163
37164 \begin_layout Plain Layout
37165
37166 \backslash
37167 Vert
37168 \end_layout
37169
37170 \end_inset
37171 </cell>
37172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37173 \begin_inset Text
37174
37175 \begin_layout Plain Layout
37176
37177 \backslash
37178 |
37179 \end_layout
37180
37181 \end_inset
37182 </cell>
37183 </row>
37184 </lyxtabular>
37185
37186 \end_inset
37187
37188
37189 \begin_inset space \hfill{}
37190 \end_inset
37191
37192
37193 \end_layout
37194
37195 \begin_layout Standard
37196 \begin_inset Newpage newpage
37197 \end_inset
37198
37199
37200 \end_layout
37201
37202 \begin_layout Bibliography
37203 \begin_inset CommandInset bibitem
37204 LatexCommand bibitem
37205 key "TLC2"
37206
37207 \end_inset
37208
37209
37210 \shape smallcaps
37211 Mittelbach, F.
37212  ; Goossens, M.
37213 \shape default
37214
37215 \shape italic
37216 The LaTeX Companion
37217 \shape default
37218 .
37219  Addison Wesley, 2004
37220 \end_layout
37221
37222 \begin_layout Bibliography
37223 \begin_inset CommandInset bibitem
37224 LatexCommand bibitem
37225 key "Mathmode"
37226
37227 \end_inset
37228
37229
37230 \begin_inset CommandInset href
37231 LatexCommand href
37232 name "Descripción"
37233 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37234
37235 \end_inset
37236
37237  de habilidades matemáticas de LaTeX
37238 \end_layout
37239
37240 \begin_layout Bibliography
37241 \begin_inset CommandInset bibitem
37242 LatexCommand bibitem
37243 key "AMS"
37244
37245 \end_inset
37246
37247
37248 \begin_inset CommandInset href
37249 LatexCommand href
37250 name "Descripción"
37251 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
37252
37253 \end_inset
37254
37255  de 
37256 \begin_inset ERT
37257 status collapsed
37258
37259 \begin_layout Plain Layout
37260
37261
37262 \backslash
37263 AmS
37264 \end_layout
37265
37266 \end_inset
37267
37268 -LaTeX
37269 \end_layout
37270
37271 \begin_layout Bibliography
37272 \begin_inset CommandInset bibitem
37273 LatexCommand bibitem
37274 key "Symbols"
37275
37276 \end_inset
37277
37278
37279 \begin_inset CommandInset href
37280 LatexCommand href
37281 name "Lista"
37282 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37283
37284 \end_inset
37285
37286  de todos los símbolos disponibles con paquetes LaTeX
37287 \end_layout
37288
37289 \begin_layout Bibliography
37290 \begin_inset CommandInset bibitem
37291 LatexCommand bibitem
37292 key "cancel"
37293
37294 \end_inset
37295
37296
37297 \begin_inset CommandInset href
37298 LatexCommand href
37299 name "Documentación"
37300 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37301
37302 \end_inset
37303
37304  del paquete LaTeX 
37305 \series bold
37306 cancel
37307 \series default
37308
37309 \begin_inset Index idx
37310 status collapsed
37311
37312 \begin_layout Plain Layout
37313 Paquetes ! cancel
37314 \end_layout
37315
37316 \end_inset
37317
37318
37319 \end_layout
37320
37321 \begin_layout Bibliography
37322 \begin_inset CommandInset bibitem
37323 LatexCommand bibitem
37324 key "hyperref"
37325
37326 \end_inset
37327
37328
37329 \begin_inset CommandInset href
37330 LatexCommand href
37331 name "Documentación"
37332 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37333
37334 \end_inset
37335
37336  del paquete LaTeX 
37337 \series bold
37338 hyperref
37339 \series default
37340
37341 \begin_inset Index idx
37342 status collapsed
37343
37344 \begin_layout Plain Layout
37345 Paquetes ! hyperref
37346 \end_layout
37347
37348 \end_inset
37349
37350
37351 \end_layout
37352
37353 \begin_layout Bibliography
37354 \begin_inset CommandInset bibitem
37355 LatexCommand bibitem
37356 key "mhchem"
37357
37358 \end_inset
37359
37360
37361 \begin_inset CommandInset href
37362 LatexCommand href
37363 name "Documentación"
37364 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37365
37366 \end_inset
37367
37368  del paquete LaTeX 
37369 \series bold
37370 mhchem
37371 \series default
37372
37373 \begin_inset Index idx
37374 status collapsed
37375
37376 \begin_layout Plain Layout
37377 Paquetes ! mhchem
37378 \end_layout
37379
37380 \end_inset
37381
37382
37383 \end_layout
37384
37385 \begin_layout Bibliography
37386 \begin_inset CommandInset bibitem
37387 LatexCommand bibitem
37388 key "Mathclap"
37389
37390 \end_inset
37391
37392
37393 \begin_inset CommandInset href
37394 LatexCommand href
37395 name "Descripción"
37396 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37397
37398 \end_inset
37399
37400  del comando 
37401 \series bold
37402
37403 \backslash
37404 mathclap
37405 \series default
37406 , descrito en 
37407 \begin_inset CommandInset ref
37408 LatexCommand ref
37409 reference "sub:Límites-de-operadores"
37410
37411 \end_inset
37412
37413
37414 \begin_inset Index idx
37415 status collapsed
37416
37417 \begin_layout Plain Layout
37418 Comandos ! M ! 
37419 \backslash
37420 mathclap
37421 \end_layout
37422
37423 \end_inset
37424
37425
37426 \end_layout
37427
37428 \begin_layout Bibliography
37429 \begin_inset CommandInset bibitem
37430 LatexCommand bibitem
37431 key "Duden"
37432
37433 \end_inset
37434
37435
37436 \emph on
37437 Duden Band 1
37438 \emph default
37439 .
37440  22.
37441  Auflage, Duden 2001
37442 \end_layout
37443
37444 \begin_layout Bibliography
37445 \begin_inset CommandInset bibitem
37446 LatexCommand bibitem
37447 key "spanish"
37448
37449 \end_inset
37450
37451
37452 \begin_inset CommandInset href
37453 LatexCommand href
37454 name "Página web"
37455 target "http://www.tex-tipografia.com/spanish.html"
37456
37457 \end_inset
37458
37459  del estilo 
37460 \series bold
37461 spanish
37462 \family sans
37463 \series default
37464  
37465 \family default
37466 incluido en el paquete 
37467 \series bold
37468 babel
37469 \end_layout
37470
37471 \begin_layout Bibliography
37472 \begin_inset CommandInset bibitem
37473 LatexCommand bibitem
37474 key "Bezos"
37475
37476 \end_inset
37477
37478
37479 \begin_inset CommandInset href
37480 LatexCommand href
37481 name "Documento"
37482 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
37483
37484 \end_inset
37485
37486  sobre ortotipografía y notaciones matemáticas en español
37487 \end_layout
37488
37489 \begin_layout Standard
37490 \begin_inset CommandInset index_print
37491 LatexCommand printindex
37492 type "idx"
37493
37494 \end_inset
37495
37496
37497 \end_layout
37498
37499 \end_body
37500 \end_document