]> git.lyx.org Git - features.git/blob - lib/doc/es/Math.lyx
Math.lyx: update typographic advice
[features.git] / lib / doc / es / Math.lyx
1 #LyX 1.6.6svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % To be able to enter the character ° and · directly in LyX,
36 % see sec. 22.11
37 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 \newlength{\abc}
43 \settowidth{\abc}{\space}
44 \addto\extrasspanish{
45  \renewcommand{\equationautorefname}{\hspace{-\abc}}
46  \renewcommand{\sectionautorefname}{sec.\negthinspace}
47  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
49
50 % don't load packages twice
51 % see first footnote in sec. 9.3
52 \@ifundefined{textcolor}{\usepackage{color}}{}
53
54 % the pages of the TOC are numbered roman
55 % and a PDF-bookmark for the TOC is added
56 \pagenumbering{roman}
57 \let\myTOC\tableofcontents
58 \renewcommand{\tableofcontents}{%
59  \vspace{1cm}
60  \pdfbookmark[1]{\contentsname}{}
61  \myTOC
62  \cleardoublepage
63  \pagenumbering{arabic}}
64
65 % insert additional vertical space of 1.5 mm between footnotes,
66 \let\myFoot\footnote
67 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
68
69 % provides caption formatting
70 \setkomafont{captionlabel}{\bfseries}
71
72 % used in Kap. 22.6
73 \usepackage[samesize]{cancel}
74
75 % enables calculation of values,
76 \usepackage{calc}
77
78 % for multiple table row and column cells
79 \usepackage{multirow}
80 \usepackage{multicol}
81
82 % needed in sec. 19.4
83 \usepackage{remreset}
84
85 % for the Fourier transformation symbol
86 \usepackage{mathrsfs}
87
88 % center multirows (e.g. in sec. 13.3)
89 \renewcommand{\multirowsetup}{\centering}
90
91 % define a color, used in sec.9.3
92 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
93
94 % declare operators (see sec. 10.4 and sec. 15.2)
95 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
96 \DeclareMathOperator{\sgn}{sgn}
97
98 \newcommand{\spce}{\textvisiblespace}
99
100 % example definitions for sec. 20.1 
101 \newcommand{\gr}{\Longrightarrow}
102 \newcommand{\us}[1]{\underline{#1}}
103 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
104 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
105 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
106
107 % example macro from sec. 19.4
108 %\def\tagform@#1{\maketag@@@{|#1|}}
109
110 % macro from sec. 10.2
111 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
112 \def\mathclap {\mathpalette \mathclapinternal}
113 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
114
115 % redefine the greyed out note
116 \renewenvironment{lyxgreyedout}
117  {\textcolor{blue}\bgroup}{\egroup}
118
119 % ------------------------------------
120 % used to check for needed LaTeX packages
121 \usepackage{ifthen}
122
123 % check for package eurosym
124 % used for the Euro symbol
125 \newboolean{eurosym}
126 \IfFileExists{eurosym.sty}
127  {\usepackage[gennarrow]{eurosym}
128   \setboolean{eurosym}{true}}
129  {\setboolean{eurosym}{false}}
130
131 % check for package braket
132 % used for physical vectors
133 \newboolean{braket}
134 \IfFileExists{braket.sty}
135  {\usepackage{braket}
136   \setboolean{braket}{true}}
137  {\setboolean{braket}{false}}
138
139 % check for package upgreek
140 \newboolean{upgreek}
141 \IfFileExists{upgreek.sty}
142  {\usepackage{upgreek}
143   \setboolean{upgreek}{true}}
144  {\setboolean{upgreek}{false}}
145 \end_preamble
146 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
147 \use_default_options false
148 \language spanish
149 \inputencoding auto
150 \font_roman default
151 \font_sans default
152 \font_typewriter default
153 \font_default_family default
154 \font_sc false
155 \font_osf false
156 \font_sf_scale 100
157 \font_tt_scale 100
158
159 \graphics 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, pdfpagelabels"
177 \papersize a4paper
178 \use_geometry false
179 \use_amsmath 2
180 \use_esint 1
181 \cite_engine basic
182 \use_bibtopic false
183 \paperorientation portrait
184 \secnumdepth 4
185 \tocdepth 3
186 \paragraph_separation skip
187 \defskip medskip
188 \quotes_language french
189 \papercolumns 1
190 \papersides 2
191 \paperpagestyle plain
192 \bullet 1 0 6 -1
193 \bullet 2 2 35 -1
194 \bullet 3 2 7 -1
195 \tracking_changes false
196 \output_changes false
197 \author "" 
198 \author "" 
199 \end_header
200
201 \begin_body
202
203 \begin_layout Title
204 Manual detallado de
205 \begin_inset Newline newline
206 \end_inset
207
208 Matemáticas en LyX
209 \end_layout
210
211 \begin_layout Author
212 por el Equipo LyX
213 \begin_inset Foot
214 status collapsed
215
216 \begin_layout Plain Layout
217 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
218  lista de correo de documentación de LyX
219 \family typewriter
220
221 \begin_inset CommandInset href
222 LatexCommand href
223 name "lyx-docs@lists.lyx.org"
224 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
225
226 \end_inset
227
228
229 \end_layout
230
231 \end_inset
232
233
234 \begin_inset Note Note
235 status collapsed
236
237 \begin_layout Plain Layout
238 autor: Uwe Stöhr, traducción: Ignacio Garcia
239 \end_layout
240
241 \end_inset
242
243
244 \begin_inset Newline newline
245 \end_inset
246
247
248 \begin_inset Newline newline
249 \end_inset
250
251 Versión 1.6.x
252 \end_layout
253
254 \begin_layout Standard
255 \begin_inset CommandInset toc
256 LatexCommand tableofcontents
257
258 \end_inset
259
260
261 \end_layout
262
263 \begin_layout Standard
264 \begin_inset Note Note
265 status open
266
267 \begin_layout Plain Layout
268 Para exportar este documento a PDF, PS o DVI deben estar instalados los
269  paquetes LaTeX 
270 \series bold
271 eurosym
272 \series default
273
274 \series bold
275 mhchem, multirow
276 \series default
277  y 
278 \series bold
279 was
280 \series default
281 .
282  Si 
283 \series bold
284 eurosym
285 \series default
286
287 \series bold
288 multirow
289 \series default
290  o 
291 \series bold
292 was
293 \series default
294  no están instalados también puedes exportar el documento pero las secciones
295  en que se requieren dichos paquetes no aparecerán en la salida.
296  
297 \lang english
298 If 
299 \series bold
300 mhchem
301 \series default
302  is not installed, this file cannot be exported.
303 \end_layout
304
305 \begin_layout Plain Layout
306 La última versión PDF de este documento está disponible en:
307 \begin_inset Newline newline
308 \end_inset
309
310
311 \series bold
312 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
313 \end_layout
314
315 \end_inset
316
317
318 \begin_inset Newpage newpage
319 \end_inset
320
321
322 \end_layout
323
324 \begin_layout Section
325 Introducción
326 \end_layout
327
328 \begin_layout Standard
329 Este documento explica las características matemáticas de LyX y además es
330  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
331  Las explicaciones están diseñadas para el uso de comandos.
332  Por consiguiente es preciso que hayas leído la sección 
333 \emph on
334 Ecuaciones matemáticas
335 \emph default
336  de la 
337 \emph on
338 Guía del usuario
339 \emph default
340 .
341 \end_layout
342
343 \begin_layout Standard
344 La mayoría de caracteres y muchas estructuras explicadas en este manual
345  también son accesibles mediante el menú 
346 \family sans
347 Insertar\SpecialChar \menuseparator
348 Ecuación
349 \family default
350  o la barra de herramientas
351 \family sans
352  Ecuaciones
353 \family default
354 .
355  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
356  mucho más rápido usar comandos que la barra de herramientas.
357  Por tanto este manual está enfocado al uso de comandos, aunque también
358  se mencionan los botones correspondientes de las barras de herramientas
359  cuando están disponibles.
360 \end_layout
361
362 \begin_layout Standard
363 Si no se especifica lo contrario los comandos sólo están disponibles dentro
364  de las fórmulas.
365  Para poder usar todos los comandos explicados en este documento, debe usarse
366  la opción 
367 \family sans
368 Usar el paquete de ecuaciones AMS
369 \family default
370  en la configuración del documento (menú 
371 \family sans
372 Documento\SpecialChar \menuseparator
373 Configuración\SpecialChar \menuseparator
374 Ecuaciones
375 \family default
376 )
377 \begin_inset Foot
378 status collapsed
379
380 \begin_layout Plain Layout
381 La opción 
382 \family sans
383 Usar el paquete de ecuaciones AMS automáticamente
384 \family default
385  sólo usa ecuaciones 
386 \begin_inset ERT
387 status collapsed
388
389 \begin_layout Plain Layout
390
391
392 \backslash
393 AmS 
394 \end_layout
395
396 \end_inset
397
398
399 \begin_inset space ~
400 \end_inset
401
402  si las estructuras matemáticas son soportadas por LyX.
403 \end_layout
404
405 \end_inset
406
407 .
408 \end_layout
409
410 \begin_layout Standard
411 Este documento no recoge todos los comandos de ecuaciones 
412 \begin_inset ERT
413 status collapsed
414
415 \begin_layout Plain Layout
416
417
418 \backslash
419 AmS 
420 \end_layout
421
422 \end_inset
423
424
425 \begin_inset Foot
426 status collapsed
427
428 \begin_layout Plain Layout
429 En el archivo 
430 \family sans
431
432 \begin_inset CommandInset href
433 LatexCommand href
434 name "amsguide.ps"
435 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
436
437 \end_inset
438
439
440 \family default
441 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
442  lista con todos los comandos de ecuaciones 
443 \begin_inset ERT
444 status collapsed
445
446 \begin_layout Plain Layout
447
448
449 \backslash
450 AmS 
451 \end_layout
452
453 \end_inset
454
455 .
456 \end_layout
457
458 \end_inset
459
460  por razones de claridad.
461 \end_layout
462
463 \begin_layout Section
464 Instrucciones generales
465 \end_layout
466
467 \begin_layout Standard
468 Para crear una ecuación en línea
469 \begin_inset Index
470 status collapsed
471
472 \begin_layout Plain Layout
473 Ecuación ! en línea
474 \end_layout
475
476 \end_inset
477
478  insertada en una línea de texto, teclea una de las combinaciones 
479 \family sans
480 Ctrl+M, Alt+C M, Alt+M M
481 \family default
482  o pulsa el botón 
483 \begin_inset Graphics
484         filename ../../images/math-mode.png
485         scale 85
486
487 \end_inset
488
489  de la barra de herramientas.
490 \begin_inset Newline newline
491 \end_inset
492
493 Para crear una ecuación en estilo presentación
494 \begin_inset Index
495 status collapsed
496
497 \begin_layout Plain Layout
498 Ecuación ! presentada
499 \end_layout
500
501 \end_inset
502
503 , que se verá más grande y en su propio párrafo, teclea
504 \family sans
505  
506 \family default
507 una de estas combinaciones: 
508 \family sans
509 Ctrl+Mayúsculas+M, Alt+M D.
510 \end_layout
511
512 \begin_layout Standard
513 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
514  dentro de la ecuación y teclea
515 \family sans
516  Ctrl+M, Alt+C M, Alt+M M 
517 \family default
518 o usa el menú 
519 \family sans
520 Editar\SpecialChar \menuseparator
521 Ecuación\SpecialChar \menuseparator
522 Cambiar tipo de ecuación
523 \family default
524 .
525  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
526 \end_layout
527
528 \begin_layout Standard
529 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
530  presentada, escribe el comando 
531 \series bold
532
533 \backslash
534 displaystyle
535 \series default
536
537 \begin_inset Index
538 status collapsed
539
540 \begin_layout Plain Layout
541 Comandos ! D ! 
542 \backslash
543 displaystyle
544 \end_layout
545
546 \end_inset
547
548  en la ecuación y pulsa espacio.
549  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
550  de la ecuación.
551 \end_layout
552
553 \begin_layout Standard
554 En las tablas sólo se permiten ecuaciones en línea.
555 \end_layout
556
557 \begin_layout Standard
558 Las barras 
559 \family sans
560 Ecuaciones
561 \family default
562  y 
563 \family sans
564 Panel de ecuaciones 
565 \family default
566 se pueden visualizar mediante el menú 
567 \family sans
568 Ver\SpecialChar \menuseparator
569 Barras de herramientas
570 \family default
571 .
572  Si ahí pulsas en 
573 \begin_inset Quotes fld
574 \end_inset
575
576 Ecuaciones
577 \begin_inset Quotes frd
578 \end_inset
579
580  y/o en 
581 \begin_inset Quotes fld
582 \end_inset
583
584 Panel de ecuaciones
585 \begin_inset Quotes frd
586 \end_inset
587
588 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
589  estado se visualiza en el menú de las barras de herramientas con una marca.
590  Si en este estado pulsas de nuevo sobre 
591 \begin_inset Quotes fld
592 \end_inset
593
594 Ecuaciones
595 \begin_inset Quotes frd
596 \end_inset
597
598  y/o 
599 \begin_inset Quotes fld
600 \end_inset
601
602 Panel de ecuaciones
603 \begin_inset Quotes frd
604 \end_inset
605
606  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
607  de una ecuación; este estado se indica añadiendo a las entradas del menú
608  la palabra 
609 \begin_inset Quotes fld
610 \end_inset
611
612 (auto)
613 \begin_inset Quotes frd
614 \end_inset
615
616 .
617  
618 \end_layout
619
620 \begin_layout Standard
621 El modo TeX
622 \begin_inset Index
623 status collapsed
624
625 \begin_layout Plain Layout
626 T@TeX ! modo
627 \end_layout
628
629 \end_inset
630
631  se invoca pulsando el botón 
632 \begin_inset Graphics
633         filename ../../images/ert-insert.png
634         scale 85
635
636 \end_inset
637
638  de la barra de herramientas o con el menú 
639 \family sans
640 Insertar\SpecialChar \menuseparator
641 Código Te
642 \begin_inset ERT
643 status collapsed
644
645 \begin_layout Plain Layout
646
647 {}
648 \end_layout
649
650 \end_inset
651
652 X
653 \family default
654 , (atajo 
655 \family sans
656 Ctrl+L
657 \family default
658 ).
659 \begin_inset Note Note
660 status collapsed
661
662 \begin_layout Plain Layout
663 En LyX hay tres 
664 \begin_inset Quotes fld
665 \end_inset
666
667 nombres propios
668 \begin_inset Quotes frd
669 \end_inset
670
671  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
672  LaTeX y LyX.
673 \end_layout
674
675 \begin_layout Plain Layout
676 Para evitar que estas palabras sean reconocidas como tales nombres propios,
677  se inserta un par de llaves TeX.
678  
679 \end_layout
680
681 \end_inset
682
683
684 \end_layout
685
686 \begin_layout Standard
687 Para cambiar el preámbulo LaTeX
688 \begin_inset Index
689 status collapsed
690
691 \begin_layout Plain Layout
692 LaTeX preámbulo
693 \end_layout
694
695 \end_inset
696
697 , usa el menú 
698 \family sans
699 Documento\SpecialChar \menuseparator
700 Configuración\SpecialChar \menuseparator
701 Preámbulo LaT
702 \begin_inset ERT
703 status collapsed
704
705 \begin_layout Plain Layout
706
707 {}
708 \end_layout
709
710 \end_inset
711
712 eX
713 \family default
714 .
715 \end_layout
716
717 \begin_layout Standard
718 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
719  multilínea, se pueden usar los menús 
720 \family sans
721 Editar\SpecialChar \menuseparator
722 Ecuación
723 \family default
724  y 
725 \family sans
726 Editar\SpecialChar \menuseparator
727 Filas y columnas
728 \family default
729  o la barra de herramientas de 
730 \family sans
731 Tabla
732 \family default
733 .
734  Cuando las líneas y columnas se intercambian mediante el menú, la columna
735  o línea en la que está se cambia con la columna de la derecha o con la
736  línea de abajo, respectivamente.
737  Si el cursor está en la última columna o fila, el cambio se hace con la
738  columna de la izquierda o la línea de arriba.
739 \end_layout
740
741 \begin_layout Standard
742 Para escribir texto en fórmulas se usa 
743 \emph on
744 texto de ecuaciones
745 \emph default
746
747 \begin_inset Index
748 status collapsed
749
750 \begin_layout Plain Layout
751 Texto ! en ecuaciones
752 \end_layout
753
754 \end_inset
755
756 .
757 \begin_inset Foot
758 status collapsed
759
760 \begin_layout Plain Layout
761 Para ecuaciones multilínea se usa el comando 
762 \series bold
763
764 \backslash
765 intertext
766 \series default
767 , véase
768 \begin_inset space ~
769 \end_inset
770
771
772 \begin_inset CommandInset ref
773 LatexCommand ref
774 reference "sub:Texto-en-multilínea"
775
776 \end_inset
777
778 .
779 \end_layout
780
781 \end_inset
782
783  Este modo se invoca con el atajo 
784 \family sans
785 Alt+M
786 \begin_inset space ~
787 \end_inset
788
789 M
790 \family default
791  o
792 \family sans
793  Ctrl+M
794 \family default
795  o insertando el comando 
796 \series bold
797
798 \backslash
799 text
800 \series default
801
802 \begin_inset Index
803 status collapsed
804
805 \begin_layout Plain Layout
806 Comandos ! T ! 
807 \backslash
808 text
809 \end_layout
810
811 \end_inset
812
813 .
814  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
815  partes de la ecuación que se ven en azul.
816  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
817 a de otras partes de la fórmula.
818 \end_layout
819
820 \begin_layout Subsection*
821 Esquema de comandos
822 \end_layout
823
824 \begin_layout Standard
825 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
826  siguiente esquema:
827 \end_layout
828
829 \begin_layout Standard
830
831 \series bold
832
833 \backslash
834 nombre_del_comando[argumento opcional]{argumento requerido}
835 \end_layout
836
837 \begin_layout Standard
838 Un comando empieza siempre por una barra inversa, 
839 \begin_inset Quotes fld
840 \end_inset
841
842
843 \series bold
844
845 \backslash
846
847 \series default
848
849 \begin_inset Quotes frd
850 \end_inset
851
852 .
853  Para omitir argumentos opcionales, quita también los corchetes asociados.
854  En este documento, las llaves que encierran los argumentos requeridos se
855  denominan llaves TeX
856 \begin_inset Index
857 status collapsed
858
859 \begin_layout Plain Layout
860 T@TeX ! llaves
861 \end_layout
862
863 \end_inset
864
865 .
866  Si en una ecuación añades una llave de apertura al nombre de un comando,
867  LyX crea automáticamente una llave TeX.
868  En todos los demás casos las llaves TeX se crean en las ecuaciones con
869  el comando 
870 \series bold
871
872 \backslash
873 {
874 \series default
875 .
876  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
877  que se muestran en azul.
878  En modo TeX no hace falta comando para poner llaves TeX.
879  Las llaves TeX no aparecen en la salida.
880 \end_layout
881
882 \begin_layout Standard
883 En el caso de comandos sin argumentos, como los comandos para símbolos que
884  se introducen en modo TeX, 
885 \emph on
886 siempre
887 \emph default
888  debe teclearse un espacio tras el comando para finalizarlo.
889  Este espacio no aparece en la salida.
890  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
891  de un espacio protegido en texto normal.
892 \end_layout
893
894 \begin_layout Standard
895 Un espacio protegido se inserta con 
896 \family sans
897 Ctrl+Espacio
898 \family default
899 .
900 \begin_inset Newpage newpage
901 \end_inset
902
903
904 \end_layout
905
906 \begin_layout Subsection*
907 Explicación de la sintaxis
908 \end_layout
909
910 \begin_layout Itemize
911 El símbolo 
912 \begin_inset ERT
913 status collapsed
914
915 \begin_layout Plain Layout
916
917
918 \backslash
919 spce 
920 \end_layout
921
922 \end_inset
923
924
925 \begin_inset Foot
926 status collapsed
927
928 \begin_layout Plain Layout
929 Este carácter, espacio visible, se puede componer con el comando 
930 \series bold
931
932 \backslash
933 textvisiblespace
934 \series default
935
936 \begin_inset Index
937 status collapsed
938
939 \begin_layout Plain Layout
940 Comandos ! T ! 
941 \backslash
942 textvisiblespace
943 \end_layout
944
945 \end_inset
946
947  insertado en código TeX.
948 \end_layout
949
950 \end_inset
951
952  indica que hay que teclear un espacio.
953 \end_layout
954
955 \begin_layout Itemize
956 Una flecha como 
957 \begin_inset Formula $\rightarrow$
958 \end_inset
959
960  indica el uso de la correspondiente tecla de flecha.
961  
962 \end_layout
963
964 \begin_layout Subsection*
965 Unidades disponibles
966 \end_layout
967
968 \begin_layout Standard
969 \align center
970 \begin_inset Float table
971 placement H
972 wide false
973 sideways false
974 status open
975
976 \begin_layout Plain Layout
977 \align center
978 \begin_inset Caption
979
980 \begin_layout Plain Layout
981 \begin_inset CommandInset label
982 LatexCommand label
983 name "tab:Unidades-disponibles"
984
985 \end_inset
986
987 Unidades disponibles
988 \end_layout
989
990 \end_inset
991
992
993 \end_layout
994
995 \begin_layout Plain Layout
996 \align center
997 \begin_inset Tabular
998 <lyxtabular version="3" rows="13" columns="2">
999 <features>
1000 <column alignment="center" valignment="top" width="0">
1001 <column alignment="center" valignment="top" width="0">
1002 <row>
1003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1004 \begin_inset Text
1005
1006 \begin_layout Plain Layout
1007 Unidad
1008 \end_layout
1009
1010 \end_inset
1011 </cell>
1012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1013 \begin_inset Text
1014
1015 \begin_layout Plain Layout
1016 Nombre / Descripción
1017 \end_layout
1018
1019 \end_inset
1020 </cell>
1021 </row>
1022 <row>
1023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1024 \begin_inset Text
1025
1026 \begin_layout Plain Layout
1027 mm
1028 \end_layout
1029
1030 \end_inset
1031 </cell>
1032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1033 \begin_inset Text
1034
1035 \begin_layout Plain Layout
1036 Milímetro
1037 \end_layout
1038
1039 \end_inset
1040 </cell>
1041 </row>
1042 <row>
1043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1044 \begin_inset Text
1045
1046 \begin_layout Plain Layout
1047 cm
1048 \end_layout
1049
1050 \end_inset
1051 </cell>
1052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1053 \begin_inset Text
1054
1055 \begin_layout Plain Layout
1056 Centímetro
1057 \end_layout
1058
1059 \end_inset
1060 </cell>
1061 </row>
1062 <row>
1063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1064 \begin_inset Text
1065
1066 \begin_layout Plain Layout
1067 in
1068 \end_layout
1069
1070 \end_inset
1071 </cell>
1072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1073 \begin_inset Text
1074
1075 \begin_layout Plain Layout
1076 Pulgada (1
1077 \begin_inset space \thinspace{}
1078 \end_inset
1079
1080 in = 2,54
1081 \begin_inset space \thinspace{}
1082 \end_inset
1083
1084 cm)
1085 \end_layout
1086
1087 \end_inset
1088 </cell>
1089 </row>
1090 <row>
1091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1092 \begin_inset Text
1093
1094 \begin_layout Plain Layout
1095 pt
1096 \end_layout
1097
1098 \end_inset
1099 </cell>
1100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1101 \begin_inset Text
1102
1103 \begin_layout Plain Layout
1104 Punto (72.27
1105 \begin_inset space \thinspace{}
1106 \end_inset
1107
1108 pt = 1
1109 \begin_inset space \thinspace{}
1110 \end_inset
1111
1112 in)
1113 \end_layout
1114
1115 \end_inset
1116 </cell>
1117 </row>
1118 <row>
1119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1120 \begin_inset Text
1121
1122 \begin_layout Plain Layout
1123 pc
1124 \end_layout
1125
1126 \end_inset
1127 </cell>
1128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1129 \begin_inset Text
1130
1131 \begin_layout Plain Layout
1132 Pica (1
1133 \begin_inset space \thinspace{}
1134 \end_inset
1135
1136 pc = 12
1137 \begin_inset space \thinspace{}
1138 \end_inset
1139
1140 pt)
1141 \end_layout
1142
1143 \end_inset
1144 </cell>
1145 </row>
1146 <row>
1147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1148 \begin_inset Text
1149
1150 \begin_layout Plain Layout
1151 sp
1152 \end_layout
1153
1154 \end_inset
1155 </cell>
1156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1157 \begin_inset Text
1158
1159 \begin_layout Plain Layout
1160 Punto escalado (65536
1161 \begin_inset space \thinspace{}
1162 \end_inset
1163
1164 sp = 1
1165 \begin_inset space \thinspace{}
1166 \end_inset
1167
1168 pt)
1169 \end_layout
1170
1171 \end_inset
1172 </cell>
1173 </row>
1174 <row>
1175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1176 \begin_inset Text
1177
1178 \begin_layout Plain Layout
1179 bp
1180 \end_layout
1181
1182 \end_inset
1183 </cell>
1184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1185 \begin_inset Text
1186
1187 \begin_layout Plain Layout
1188 Punto grande (72
1189 \begin_inset space \thinspace{}
1190 \end_inset
1191
1192 bp = 1
1193 \begin_inset space \thinspace{}
1194 \end_inset
1195
1196 in)
1197 \end_layout
1198
1199 \end_inset
1200 </cell>
1201 </row>
1202 <row>
1203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1204 \begin_inset Text
1205
1206 \begin_layout Plain Layout
1207 dd
1208 \end_layout
1209
1210 \end_inset
1211 </cell>
1212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1213 \begin_inset Text
1214
1215 \begin_layout Plain Layout
1216 Didot (1
1217 \begin_inset space \thinspace{}
1218 \end_inset
1219
1220 dd 
1221 \begin_inset Formula $\approx$
1222 \end_inset
1223
1224  0.376
1225 \begin_inset space \thinspace{}
1226 \end_inset
1227
1228 mm)
1229 \end_layout
1230
1231 \end_inset
1232 </cell>
1233 </row>
1234 <row>
1235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1236 \begin_inset Text
1237
1238 \begin_layout Plain Layout
1239 cc
1240 \end_layout
1241
1242 \end_inset
1243 </cell>
1244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1245 \begin_inset Text
1246
1247 \begin_layout Plain Layout
1248 Cicero (1
1249 \begin_inset space \thinspace{}
1250 \end_inset
1251
1252 cc = 12
1253 \begin_inset space \thinspace{}
1254 \end_inset
1255
1256 dd)
1257 \end_layout
1258
1259 \end_inset
1260 </cell>
1261 </row>
1262 <row>
1263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1264 \begin_inset Text
1265
1266 \begin_layout Plain Layout
1267 ex
1268 \end_layout
1269
1270 \end_inset
1271 </cell>
1272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1273 \begin_inset Text
1274
1275 \begin_layout Plain Layout
1276 Altura de la letra 
1277 \begin_inset Quotes fld
1278 \end_inset
1279
1280
1281 \emph on
1282 x
1283 \emph default
1284
1285 \begin_inset Quotes frd
1286 \end_inset
1287
1288  en la fuente actual
1289 \end_layout
1290
1291 \end_inset
1292 </cell>
1293 </row>
1294 <row>
1295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1296 \begin_inset Text
1297
1298 \begin_layout Plain Layout
1299 em
1300 \end_layout
1301
1302 \end_inset
1303 </cell>
1304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1305 \begin_inset Text
1306
1307 \begin_layout Plain Layout
1308 Anchura de la letra 
1309 \begin_inset Quotes fld
1310 \end_inset
1311
1312
1313 \emph on
1314 M
1315 \emph default
1316
1317 \begin_inset Quotes frd
1318 \end_inset
1319
1320  en la fuente actual
1321 \end_layout
1322
1323 \end_inset
1324 </cell>
1325 </row>
1326 <row>
1327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1328 \begin_inset Text
1329
1330 \begin_layout Plain Layout
1331 mu
1332 \end_layout
1333
1334 \end_inset
1335 </cell>
1336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1337 \begin_inset Text
1338
1339 \begin_layout Plain Layout
1340 Unidad matemática (1
1341 \begin_inset space \thinspace{}
1342 \end_inset
1343
1344 mu = 
1345 \begin_inset Formula $\nicefrac{1}{18}$
1346 \end_inset
1347
1348
1349 \begin_inset space \thinspace{}
1350 \end_inset
1351
1352 em)
1353 \end_layout
1354
1355 \end_inset
1356 </cell>
1357 </row>
1358 </lyxtabular>
1359
1360 \end_inset
1361
1362
1363 \end_layout
1364
1365 \end_inset
1366
1367
1368 \end_layout
1369
1370 \begin_layout Standard
1371 \align center
1372 \begin_inset Newpage newpage
1373 \end_inset
1374
1375
1376 \end_layout
1377
1378 \begin_layout Section
1379 Funciones básicas
1380 \end_layout
1381
1382 \begin_layout Subsection
1383 Exponentes
1384 \begin_inset Index
1385 status collapsed
1386
1387 \begin_layout Plain Layout
1388 Exponentes
1389 \end_layout
1390
1391 \end_inset
1392
1393  e índices
1394 \begin_inset Index
1395 status collapsed
1396
1397 \begin_layout Plain Layout
1398 Indices@Índices
1399 \end_layout
1400
1401 \end_inset
1402
1403
1404 \begin_inset Index
1405 status collapsed
1406
1407 \begin_layout Plain Layout
1408 Superíndices|see
1409 \begin_inset ERT
1410 status collapsed
1411
1412 \begin_layout Plain Layout
1413
1414 {
1415 \end_layout
1416
1417 \end_inset
1418
1419 Exponentes
1420 \begin_inset ERT
1421 status collapsed
1422
1423 \begin_layout Plain Layout
1424
1425 }
1426 \end_layout
1427
1428 \end_inset
1429
1430
1431 \end_layout
1432
1433 \end_inset
1434
1435
1436 \begin_inset Index
1437 status collapsed
1438
1439 \begin_layout Plain Layout
1440 Subíndices|see
1441 \begin_inset ERT
1442 status collapsed
1443
1444 \begin_layout Plain Layout
1445
1446 {
1447 \end_layout
1448
1449 \end_inset
1450
1451 Índices
1452 \begin_inset ERT
1453 status collapsed
1454
1455 \begin_layout Plain Layout
1456
1457 }
1458 \end_layout
1459
1460 \end_inset
1461
1462
1463 \end_layout
1464
1465 \end_inset
1466
1467
1468 \end_layout
1469
1470 \begin_layout Standard
1471 Los subíndices se componen con un guión bajo 
1472 \begin_inset Quotes fld
1473 \end_inset
1474
1475 _
1476 \begin_inset Quotes frd
1477 \end_inset
1478
1479  o con el botón de la barra de herramientas de ecuaciones 
1480 \begin_inset Graphics
1481         filename ../../images/math-subscript.png
1482         scale 85
1483
1484 \end_inset
1485
1486 , los superíndices con un circunflejo 
1487 \begin_inset Quotes fld
1488 \end_inset
1489
1490 ^
1491 \begin_inset Quotes frd
1492 \end_inset
1493
1494  o con el botón de la barra de herramientas de ecuaciones 
1495 \begin_inset Graphics
1496         filename ../../images/math-superscript.png
1497         scale 85
1498
1499 \end_inset
1500
1501 .
1502 \end_layout
1503
1504 \begin_layout Standard
1505 \noindent
1506 \align center
1507 \begin_inset Tabular
1508 <lyxtabular version="3" rows="4" columns="2">
1509 <features>
1510 <column alignment="center" valignment="top" width="0">
1511 <column alignment="center" valignment="top" width="0">
1512 <row>
1513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1514 \begin_inset Text
1515
1516 \begin_layout Plain Layout
1517 Comando
1518 \end_layout
1519
1520 \end_inset
1521 </cell>
1522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1523 \begin_inset Text
1524
1525 \begin_layout Plain Layout
1526 Resultado
1527 \begin_inset Note Note
1528 status collapsed
1529
1530 \begin_layout Plain Layout
1531
1532 \series bold
1533
1534 \backslash
1535 raisebox
1536 \series default
1537  sólo se usa como espaciador.
1538 \end_layout
1539
1540 \end_inset
1541
1542
1543 \end_layout
1544
1545 \end_inset
1546 </cell>
1547 </row>
1548 <row>
1549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1550 \begin_inset Text
1551
1552 \begin_layout Plain Layout
1553 B_V
1554 \end_layout
1555
1556 \end_inset
1557 </cell>
1558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1559 \begin_inset Text
1560
1561 \begin_layout Plain Layout
1562 \begin_inset Formula $B_{V}$
1563 \end_inset
1564
1565
1566 \end_layout
1567
1568 \end_inset
1569 </cell>
1570 </row>
1571 <row>
1572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1573 \begin_inset Text
1574
1575 \begin_layout Plain Layout
1576 B^V
1577 \end_layout
1578
1579 \end_inset
1580 </cell>
1581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1582 \begin_inset Text
1583
1584 \begin_layout Plain Layout
1585 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1586 \end_inset
1587
1588
1589 \end_layout
1590
1591 \end_inset
1592 </cell>
1593 </row>
1594 <row>
1595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1596 \begin_inset Text
1597
1598 \begin_layout Plain Layout
1599 B^
1600 \begin_inset ERT
1601 status collapsed
1602
1603 \begin_layout Plain Layout
1604
1605
1606 \backslash
1607 spce 
1608 \end_layout
1609
1610 \end_inset
1611
1612 A
1613 \end_layout
1614
1615 \end_inset
1616 </cell>
1617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1618 \begin_inset Text
1619
1620 \begin_layout Plain Layout
1621 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1622 \end_inset
1623
1624
1625 \end_layout
1626
1627 \end_inset
1628 </cell>
1629 </row>
1630 </lyxtabular>
1631
1632 \end_inset
1633
1634
1635 \end_layout
1636
1637 \begin_layout Standard
1638 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1639  caso acentuará las vocales y no servirá para entrar en modo exponente.
1640 \begin_inset Foot
1641 status collapsed
1642
1643 \begin_layout Plain Layout
1644 Dependiendo de la configuración del teclado esto puede suceder también con
1645  otros caracteres además de las vocales.
1646 \end_layout
1647
1648 \end_inset
1649
1650  Para conseguir exponentes en estos casos debes pulsar 
1651 \family sans
1652 Espacio
1653 \family default
1654  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1655  
1656 \end_layout
1657
1658 \begin_layout Subsection
1659 Fracciones
1660 \begin_inset CommandInset label
1661 LatexCommand label
1662 name "sub:Fracciones"
1663
1664 \end_inset
1665
1666
1667 \begin_inset Index
1668 status collapsed
1669
1670 \begin_layout Plain Layout
1671 Fracciones
1672 \end_layout
1673
1674 \end_inset
1675
1676
1677 \end_layout
1678
1679 \begin_layout Standard
1680 Las fracciones se generan con el comando 
1681 \series bold
1682
1683 \backslash
1684 frac
1685 \series default
1686
1687 \begin_inset Index
1688 status collapsed
1689
1690 \begin_layout Plain Layout
1691 Comandos ! F ! 
1692 \backslash
1693 frac
1694 \end_layout
1695
1696 \end_inset
1697
1698  o con el botón 
1699 \begin_inset Graphics
1700         filename ../../images/math/frac.png
1701         scale 50
1702
1703 \end_inset
1704
1705  de la barra de herramientas.
1706  El tamaño de fuente se ajusta automáticamente, dependiendo de si la fracción
1707  está en línea o en estilo presentación.
1708  Con el botón 
1709 \begin_inset Graphics
1710         filename ../../images/math/frac-square.png
1711         scale 85
1712
1713 \end_inset
1714
1715 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1716  de fracciones.
1717 \end_layout
1718
1719 \begin_layout Standard
1720 Con el comando 
1721 \series bold
1722
1723 \backslash
1724 dfrac
1725 \series default
1726
1727 \begin_inset Index
1728 status collapsed
1729
1730 \begin_layout Plain Layout
1731 Comandos ! D ! 
1732 \backslash
1733 dfrac
1734 \end_layout
1735
1736 \end_inset
1737
1738  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1739  presentación.
1740  Con 
1741 \series bold
1742
1743 \backslash
1744 tfrac
1745 \series default
1746
1747 \begin_inset Index
1748 status collapsed
1749
1750 \begin_layout Plain Layout
1751 Comandos ! T ! 
1752 \backslash
1753 tfrac
1754 \end_layout
1755
1756 \end_inset
1757
1758  la fracción tiene siempre el tamaño del estilo en línea.
1759  Un ejemplo:
1760 \end_layout
1761
1762 \begin_layout Standard
1763 Una línea con la fracción 
1764 \begin_inset Formula $\frac{1}{2}$
1765 \end_inset
1766
1767  creada con el comando 
1768 \series bold
1769
1770 \backslash
1771 frac
1772 \series default
1773 .
1774  
1775 \end_layout
1776
1777 \begin_layout Standard
1778 Una línea con la fracción 
1779 \begin_inset Formula $\dfrac{1}{2}$
1780 \end_inset
1781
1782  creada con el comando 
1783 \series bold
1784
1785 \backslash
1786 dfrac
1787 \series default
1788 .
1789 \end_layout
1790
1791 \begin_layout Standard
1792 \noindent
1793 \align center
1794 \begin_inset Tabular
1795 <lyxtabular version="3" rows="4" columns="2">
1796 <features>
1797 <column alignment="center" valignment="top" width="0">
1798 <column alignment="center" valignment="top" width="0">
1799 <row>
1800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1801 \begin_inset Text
1802
1803 \begin_layout Plain Layout
1804 Comando
1805 \end_layout
1806
1807 \end_inset
1808 </cell>
1809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1810 \begin_inset Text
1811
1812 \begin_layout Plain Layout
1813 Resultado
1814 \begin_inset Note Note
1815 status collapsed
1816
1817 \begin_layout Plain Layout
1818
1819 \series bold
1820
1821 \backslash
1822 raisebox
1823 \series default
1824  se usa sólo como espaciador
1825 \end_layout
1826
1827 \end_inset
1828
1829
1830 \end_layout
1831
1832 \end_inset
1833 </cell>
1834 </row>
1835 <row>
1836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1837 \begin_inset Text
1838
1839 \begin_layout Plain Layout
1840
1841 \backslash
1842 frac
1843 \begin_inset ERT
1844 status collapsed
1845
1846 \begin_layout Plain Layout
1847
1848
1849 \backslash
1850 spce 
1851 \end_layout
1852
1853 \end_inset
1854
1855 A
1856 \begin_inset Formula $\downarrow$
1857 \end_inset
1858
1859 B
1860 \end_layout
1861
1862 \end_inset
1863 </cell>
1864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1865 \begin_inset Text
1866
1867 \begin_layout Plain Layout
1868 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1869 \end_inset
1870
1871
1872 \end_layout
1873
1874 \end_inset
1875 </cell>
1876 </row>
1877 <row>
1878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1879 \begin_inset Text
1880
1881 \begin_layout Plain Layout
1882
1883 \backslash
1884 dfrac
1885 \begin_inset ERT
1886 status collapsed
1887
1888 \begin_layout Plain Layout
1889
1890
1891 \backslash
1892 spce 
1893 \end_layout
1894
1895 \end_inset
1896
1897 A
1898 \begin_inset Formula $\downarrow$
1899 \end_inset
1900
1901 B
1902 \end_layout
1903
1904 \end_inset
1905 </cell>
1906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1907 \begin_inset Text
1908
1909 \begin_layout Plain Layout
1910 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1911 \end_inset
1912
1913
1914 \end_layout
1915
1916 \end_inset
1917 </cell>
1918 </row>
1919 <row>
1920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1921 \begin_inset Text
1922
1923 \begin_layout Plain Layout
1924
1925 \backslash
1926 dfrac
1927 \begin_inset ERT
1928 status collapsed
1929
1930 \begin_layout Plain Layout
1931
1932
1933 \backslash
1934 spce 
1935 \end_layout
1936
1937 \end_inset
1938
1939 e^
1940 \begin_inset ERT
1941 status collapsed
1942
1943 \begin_layout Plain Layout
1944
1945
1946 \backslash
1947 spce 
1948 \end_layout
1949
1950 \end_inset
1951
1952
1953 \backslash
1954 frac
1955 \begin_inset ERT
1956 status collapsed
1957
1958 \begin_layout Plain Layout
1959
1960
1961 \backslash
1962 spce 
1963 \end_layout
1964
1965 \end_inset
1966
1967 1
1968 \begin_inset Formula $\downarrow$
1969 \end_inset
1970
1971 2
1972 \begin_inset Formula $\downarrow$
1973 \end_inset
1974
1975 3
1976 \end_layout
1977
1978 \end_inset
1979 </cell>
1980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1981 \begin_inset Text
1982
1983 \begin_layout Plain Layout
1984 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1985 \end_inset
1986
1987
1988 \end_layout
1989
1990 \end_inset
1991 </cell>
1992 </row>
1993 </lyxtabular>
1994
1995 \end_inset
1996
1997
1998 \begin_inset VSpace bigskip
1999 \end_inset
2000
2001
2002 \end_layout
2003
2004 \begin_layout Standard
2005 Para fracciones anidadas se puede usar el comando 
2006 \series bold
2007
2008 \backslash
2009 cfrac
2010 \series default
2011
2012 \begin_inset Index
2013 status collapsed
2014
2015 \begin_layout Plain Layout
2016 Comandos ! C ! 
2017 \backslash
2018 cfrac
2019 \end_layout
2020
2021 \end_inset
2022
2023 .
2024  Un ejemplo:
2025 \begin_inset VSpace -3mm
2026 \end_inset
2027
2028
2029 \end_layout
2030
2031 \begin_layout Standard
2032 \begin_inset Formula \begin{align*}
2033 \textrm{creada con \textbf{\textbackslash frac} } &  & \textrm{creada con }\mathbf{\textbackslash\textbf{cfrac}}\\
2034 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2035
2036 \end_inset
2037
2038
2039 \end_layout
2040
2041 \begin_layout Standard
2042 El comando para el ejemplo de arriba es:
2043 \end_layout
2044
2045 \begin_layout Standard
2046
2047 \series bold
2048
2049 \backslash
2050 cfrac
2051 \begin_inset ERT
2052 status collapsed
2053
2054 \begin_layout Plain Layout
2055
2056
2057 \backslash
2058 spce 
2059 \end_layout
2060
2061 \end_inset
2062
2063 A
2064 \begin_inset Formula $\downarrow$
2065 \end_inset
2066
2067 B+
2068 \backslash
2069 cfrac
2070 \begin_inset ERT
2071 status collapsed
2072
2073 \begin_layout Plain Layout
2074
2075
2076 \backslash
2077 spce 
2078 \end_layout
2079
2080 \end_inset
2081
2082 C+
2083 \backslash
2084 cfrac
2085 \begin_inset ERT
2086 status collapsed
2087
2088 \begin_layout Plain Layout
2089
2090
2091 \backslash
2092 spce 
2093 \end_layout
2094
2095 \end_inset
2096
2097 E
2098 \begin_inset Formula $\downarrow$
2099 \end_inset
2100
2101 F
2102 \begin_inset Formula $\downarrow$
2103 \end_inset
2104
2105 D
2106 \end_layout
2107
2108 \begin_layout Standard
2109 \begin_inset VSpace medskip
2110 \end_inset
2111
2112
2113 \end_layout
2114
2115 \begin_layout Standard
2116
2117 \series bold
2118
2119 \backslash
2120 cfrac
2121 \series default
2122  compone la fracción siempre en el tamaño del estilo presentación, también
2123  cuando es parte de otra fracción.
2124 \end_layout
2125
2126 \begin_layout Standard
2127 Es posible especificar la alineación del numerador.
2128  El comando 
2129 \series bold
2130
2131 \backslash
2132 cfracleft
2133 \series default
2134  se usa para alinearlo a la izquierda, el comando 
2135 \series bold
2136
2137 \backslash
2138 cfracright
2139 \series default
2140  para alinearlo a la derecha, 
2141 \series bold
2142
2143 \backslash
2144 cfrac
2145 \series default
2146  centra el numerador.
2147 \end_layout
2148
2149 \begin_layout Standard
2150 Estas fracciones muestran las distintas alineaciones:
2151 \end_layout
2152
2153 \begin_layout Standard
2154 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2155 \end_inset
2156
2157  ; 
2158 \begin_inset Formula $\cfrac{A}{B+C}$
2159 \end_inset
2160
2161  ; 
2162 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2163 \end_inset
2164
2165
2166 \end_layout
2167
2168 \begin_layout Standard
2169 \noindent
2170 \begin_inset Note Greyedout
2171 status open
2172
2173 \begin_layout Plain Layout
2174
2175 \series bold
2176 Nota
2177 \series default
2178
2179 \series bold
2180
2181 \backslash
2182 cfracleft
2183 \series default
2184  y
2185 \series bold
2186  
2187 \backslash
2188 cfracright
2189 \series default
2190  no son comandos LaTeX reales sino sustituciones del comando 
2191 \series bold
2192
2193 \backslash
2194 cfrac[posición del numerador]{numerador}{denominador}
2195 \series default
2196  .
2197  Por tanto no puedes usarlos código TeX.
2198 \end_layout
2199
2200 \end_inset
2201
2202
2203 \begin_inset VSpace medskip
2204 \end_inset
2205
2206
2207 \end_layout
2208
2209 \begin_layout Standard
2210 Muchas veces es adecuado combinar 
2211 \series bold
2212
2213 \backslash
2214 cfrac
2215 \series default
2216  y 
2217 \series bold
2218
2219 \backslash
2220 frac
2221 \series default
2222 :
2223 \begin_inset Formula \[
2224 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2225
2226 \end_inset
2227
2228
2229 \end_layout
2230
2231 \begin_layout Standard
2232 Para componer fracciones en línea con raya de fracción inclinada puedes
2233  usar el comando 
2234 \series bold
2235
2236 \backslash
2237 nicefrac
2238 \series default
2239
2240 \begin_inset Index
2241 status collapsed
2242
2243 \begin_layout Plain Layout
2244 Comandos ! N ! 
2245 \backslash
2246 nicefrac
2247 \end_layout
2248
2249 \end_inset
2250
2251
2252 \begin_inset Formula $\nicefrac{5}{31}$
2253 \end_inset
2254
2255  Hay además el comando 
2256 \series bold
2257
2258 \backslash
2259 unitfracthree
2260 \series default
2261  que permite escribir una fracción en combinación con un número: 
2262 \begin_inset Formula $\unitfrac[2]{1}{3}$
2263 \end_inset
2264
2265
2266 \end_layout
2267
2268 \begin_layout Standard
2269 \begin_inset Note Greyedout
2270 status open
2271
2272 \begin_layout Plain Layout
2273
2274 \series bold
2275 Nota
2276 \series default
2277
2278 \series bold
2279
2280 \backslash
2281 unitfracthree
2282 \series default
2283  no es un comando LaTeX auténtico, sino un equivalente al comando
2284 \begin_inset Newline newline
2285 \end_inset
2286
2287
2288 \series bold
2289
2290 \backslash
2291 unitfrac[número]{numerador}{denominador}
2292 \series default
2293  .
2294  Por tanto no puedes usarlo en código TeX.
2295 \end_layout
2296
2297 \end_inset
2298
2299
2300 \end_layout
2301
2302 \begin_layout Standard
2303 En la 
2304 \begin_inset CommandInset ref
2305 LatexCommand ref
2306 reference "sub:Fracciones-personalizadas"
2307
2308 \end_inset
2309
2310  se explica cómo componer fracciones personalizadas en las que la raya de
2311  fracción se puede cambiar.
2312  
2313 \end_layout
2314
2315 \begin_layout Subsection
2316 Raíces
2317 \begin_inset Index
2318 status collapsed
2319
2320 \begin_layout Plain Layout
2321 Raíces
2322 \end_layout
2323
2324 \end_inset
2325
2326
2327 \end_layout
2328
2329 \begin_layout Standard
2330 Las raíces cuadradas se componen con 
2331 \series bold
2332
2333 \backslash
2334 sqrt
2335 \series default
2336
2337 \begin_inset Index
2338 status collapsed
2339
2340 \begin_layout Plain Layout
2341 Comandos ! S ! 
2342 \backslash
2343 sqrt
2344 \end_layout
2345
2346 \end_inset
2347
2348  o con el botón 
2349 \begin_inset Graphics
2350         filename ../../images/math/sqrt.png
2351         scale 85
2352
2353 \end_inset
2354
2355  de la barra de  ecuaciones; todas las demás raíces con el comando 
2356 \series bold
2357
2358 \backslash
2359 root
2360 \series default
2361
2362 \begin_inset Index
2363 status collapsed
2364
2365 \begin_layout Plain Layout
2366 Comandos ! R ! 
2367 \backslash
2368 root
2369 \end_layout
2370
2371 \end_inset
2372
2373  o con el botón 
2374 \begin_inset Graphics
2375         filename ../../images/math/root.png
2376         scale 85
2377
2378 \end_inset
2379
2380 .
2381 \end_layout
2382
2383 \begin_layout Standard
2384 \noindent
2385 \align center
2386 \begin_inset Tabular
2387 <lyxtabular version="3" rows="3" columns="2">
2388 <features>
2389 <column alignment="center" valignment="top" width="0">
2390 <column alignment="center" valignment="top" width="0">
2391 <row>
2392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2393 \begin_inset Text
2394
2395 \begin_layout Plain Layout
2396 Comando
2397 \end_layout
2398
2399 \end_inset
2400 </cell>
2401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2402 \begin_inset Text
2403
2404 \begin_layout Plain Layout
2405 Resultado
2406 \begin_inset Note Note
2407 status collapsed
2408
2409 \begin_layout Plain Layout
2410
2411 \series bold
2412
2413 \backslash
2414 raisebox
2415 \series default
2416  se usa sólo como espaciador
2417 \end_layout
2418
2419 \end_inset
2420
2421
2422 \end_layout
2423
2424 \end_inset
2425 </cell>
2426 </row>
2427 <row>
2428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2429 \begin_inset Text
2430
2431 \begin_layout Plain Layout
2432
2433 \backslash
2434 sqrt
2435 \begin_inset ERT
2436 status collapsed
2437
2438 \begin_layout Plain Layout
2439
2440
2441 \backslash
2442 spce 
2443 \end_layout
2444
2445 \end_inset
2446
2447 A-B
2448 \end_layout
2449
2450 \end_inset
2451 </cell>
2452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2453 \begin_inset Text
2454
2455 \begin_layout Plain Layout
2456 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2457 \end_inset
2458
2459
2460 \end_layout
2461
2462 \end_inset
2463 </cell>
2464 </row>
2465 <row>
2466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2467 \begin_inset Text
2468
2469 \begin_layout Plain Layout
2470
2471 \backslash
2472 root
2473 \begin_inset ERT
2474 status collapsed
2475
2476 \begin_layout Plain Layout
2477
2478
2479 \backslash
2480 spce 
2481 \end_layout
2482
2483 \end_inset
2484
2485 3
2486 \begin_inset Formula $\downarrow$
2487 \end_inset
2488
2489 A-B
2490 \end_layout
2491
2492 \end_inset
2493 </cell>
2494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2495 \begin_inset Text
2496
2497 \begin_layout Plain Layout
2498 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2499 \end_inset
2500
2501
2502 \end_layout
2503
2504 \end_inset
2505 </cell>
2506 </row>
2507 </lyxtabular>
2508
2509 \end_inset
2510
2511
2512 \end_layout
2513
2514 \begin_layout Standard
2515 Una raíz cuadrada se compone también con 
2516 \series bold
2517
2518 \backslash
2519 root
2520 \series default
2521  dejando vacío el campo del índice.
2522 \end_layout
2523
2524 \begin_layout Standard
2525 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2526  la raíz: 
2527 \begin_inset Formula $\sqrt[\beta]{B}$
2528 \end_inset
2529
2530
2531 \begin_inset Newline newline
2532 \end_inset
2533
2534 La 
2535 \begin_inset Formula $\beta$
2536 \end_inset
2537
2538  toca la raíz.
2539  Para evitar esto se usan los comandos 
2540 \series bold
2541
2542 \backslash
2543 leftroot
2544 \series default
2545
2546 \begin_inset Index
2547 status collapsed
2548
2549 \begin_layout Plain Layout
2550 Comandos ! L ! 
2551 \backslash
2552 leftroot
2553 \end_layout
2554
2555 \end_inset
2556
2557  y 
2558 \series bold
2559
2560 \backslash
2561 uproot
2562 \series default
2563
2564 \begin_inset Index
2565 status collapsed
2566
2567 \begin_layout Plain Layout
2568 Comandos ! U ! 
2569 \backslash
2570 uproot
2571 \end_layout
2572
2573 \end_inset
2574
2575  con el esquema siguiente:
2576 \end_layout
2577
2578 \begin_layout Standard
2579
2580 \series bold
2581
2582 \backslash
2583 leftroot{distancia}
2584 \series default
2585  y 
2586 \series bold
2587
2588 \backslash
2589 uproot{distancia}
2590 \end_layout
2591
2592 \begin_layout Standard
2593 Distancia es el número de Puntos Grandes (
2594 \begin_inset Quotes fld
2595 \end_inset
2596
2597 Big Points
2598 \begin_inset Quotes frd
2599 \end_inset
2600
2601 , unidad bp; 
2602 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2603 \end_inset
2604
2605 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2606  Los comandos se escriben en el índice.
2607  Así, el comando:
2608 \begin_inset Newline newline
2609 \end_inset
2610
2611
2612 \series bold
2613
2614 \backslash
2615 root
2616 \backslash
2617 leftroot{-1
2618 \begin_inset Formula $\to$
2619 \end_inset
2620
2621
2622 \backslash
2623 uproot{2
2624 \begin_inset Formula $\to$
2625 \end_inset
2626
2627
2628 \backslash
2629 beta
2630 \begin_inset ERT
2631 status collapsed
2632
2633 \begin_layout Plain Layout
2634
2635
2636 \backslash
2637 spce 
2638 \end_layout
2639
2640 \end_inset
2641
2642
2643 \begin_inset Formula $\to$
2644 \end_inset
2645
2646 B
2647 \begin_inset Newline newline
2648 \end_inset
2649
2650
2651 \series default
2652 genera una fórmula correctamente tipografiada: 
2653 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2654 \end_inset
2655
2656
2657 \end_layout
2658
2659 \begin_layout Subsection
2660 Coeficientes de un binomio
2661 \begin_inset Index
2662 status collapsed
2663
2664 \begin_layout Plain Layout
2665 Binomios
2666 \end_layout
2667
2668 \end_inset
2669
2670
2671 \end_layout
2672
2673 \begin_layout Standard
2674 Los coeficientes de un binomio se insertan con el comando 
2675 \series bold
2676
2677 \backslash
2678 binom
2679 \series default
2680
2681 \begin_inset Index
2682 status collapsed
2683
2684 \begin_layout Plain Layout
2685 Comandos ! B ! 
2686 \backslash
2687 binom
2688 \end_layout
2689
2690 \end_inset
2691
2692  o con el submenú del botón 
2693 \begin_inset Graphics
2694         filename ../../images/math/frac-square.png
2695         scale 85
2696
2697 \end_inset
2698
2699 de la barra de herramientas de ecuaciones.
2700  Como en las fracciones, además de 
2701 \series bold
2702
2703 \backslash
2704 binom
2705 \series default
2706  hay los comandos 
2707 \series bold
2708
2709 \backslash
2710 dbinom
2711 \begin_inset Index
2712 status collapsed
2713
2714 \begin_layout Plain Layout
2715 Comandos ! D ! 
2716 \backslash
2717 dbinom
2718 \end_layout
2719
2720 \end_inset
2721
2722
2723 \series default
2724  y 
2725 \series bold
2726
2727 \backslash
2728 tbinom
2729 \series default
2730
2731 \begin_inset Index
2732 status collapsed
2733
2734 \begin_layout Plain Layout
2735 Comandos ! T ! 
2736 \backslash
2737 tbinom
2738 \end_layout
2739
2740 \end_inset
2741
2742 .
2743  Para otros delimitadores de coeficientes de un binomio hay los comandos
2744  
2745 \series bold
2746
2747 \backslash
2748 brace
2749 \series default
2750
2751 \begin_inset Index
2752 status collapsed
2753
2754 \begin_layout Plain Layout
2755 Comandos ! B ! 
2756 \backslash
2757 brace
2758 \end_layout
2759
2760 \end_inset
2761
2762  y 
2763 \series bold
2764
2765 \backslash
2766 brack
2767 \series default
2768
2769 \begin_inset Index
2770 status collapsed
2771
2772 \begin_layout Plain Layout
2773 Comandos ! B ! 
2774 \backslash
2775 brack
2776 \end_layout
2777
2778 \end_inset
2779
2780 .
2781 \end_layout
2782
2783 \begin_layout Standard
2784 \noindent
2785 \align center
2786 \begin_inset Tabular
2787 <lyxtabular version="3" rows="6" columns="2">
2788 <features>
2789 <column alignment="center" valignment="top" width="0">
2790 <column alignment="center" valignment="top" width="0">
2791 <row>
2792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2793 \begin_inset Text
2794
2795 \begin_layout Plain Layout
2796 Comando
2797 \end_layout
2798
2799 \end_inset
2800 </cell>
2801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2802 \begin_inset Text
2803
2804 \begin_layout Plain Layout
2805 Resultado
2806 \begin_inset Note Note
2807 status collapsed
2808
2809 \begin_layout Plain Layout
2810
2811 \series bold
2812
2813 \backslash
2814 raisebox
2815 \series default
2816  se usa sólo como espaciador
2817 \end_layout
2818
2819 \end_inset
2820
2821
2822 \end_layout
2823
2824 \end_inset
2825 </cell>
2826 </row>
2827 <row>
2828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2829 \begin_inset Text
2830
2831 \begin_layout Plain Layout
2832
2833 \backslash
2834 binom
2835 \begin_inset ERT
2836 status collapsed
2837
2838 \begin_layout Plain Layout
2839
2840
2841 \backslash
2842 spce 
2843 \end_layout
2844
2845 \end_inset
2846
2847 A
2848 \begin_inset Formula $\downarrow$
2849 \end_inset
2850
2851 B
2852 \end_layout
2853
2854 \end_inset
2855 </cell>
2856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2857 \begin_inset Text
2858
2859 \begin_layout Plain Layout
2860 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2861 \end_inset
2862
2863
2864 \end_layout
2865
2866 \end_inset
2867 </cell>
2868 </row>
2869 <row>
2870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2871 \begin_inset Text
2872
2873 \begin_layout Plain Layout
2874
2875 \backslash
2876 dbinom
2877 \begin_inset ERT
2878 status collapsed
2879
2880 \begin_layout Plain Layout
2881
2882
2883 \backslash
2884 spce 
2885 \end_layout
2886
2887 \end_inset
2888
2889 A
2890 \begin_inset Formula $\downarrow$
2891 \end_inset
2892
2893 B
2894 \end_layout
2895
2896 \end_inset
2897 </cell>
2898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2899 \begin_inset Text
2900
2901 \begin_layout Plain Layout
2902 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2903 \end_inset
2904
2905
2906 \end_layout
2907
2908 \end_inset
2909 </cell>
2910 </row>
2911 <row>
2912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2913 \begin_inset Text
2914
2915 \begin_layout Plain Layout
2916
2917 \backslash
2918 tbinom
2919 \begin_inset ERT
2920 status collapsed
2921
2922 \begin_layout Plain Layout
2923
2924
2925 \backslash
2926 spce 
2927 \end_layout
2928
2929 \end_inset
2930
2931 A
2932 \begin_inset Formula $\downarrow$
2933 \end_inset
2934
2935 B
2936 \end_layout
2937
2938 \end_inset
2939 </cell>
2940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2941 \begin_inset Text
2942
2943 \begin_layout Plain Layout
2944 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2945 \end_inset
2946
2947
2948 \end_layout
2949
2950 \end_inset
2951 </cell>
2952 </row>
2953 <row>
2954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2955 \begin_inset Text
2956
2957 \begin_layout Plain Layout
2958
2959 \backslash
2960 brack
2961 \begin_inset ERT
2962 status collapsed
2963
2964 \begin_layout Plain Layout
2965
2966
2967 \backslash
2968 spce 
2969 \end_layout
2970
2971 \end_inset
2972
2973 A
2974 \begin_inset Formula $\downarrow$
2975 \end_inset
2976
2977 B
2978 \end_layout
2979
2980 \end_inset
2981 </cell>
2982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2983 \begin_inset Text
2984
2985 \begin_layout Plain Layout
2986 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2987 \end_inset
2988
2989
2990 \end_layout
2991
2992 \end_inset
2993 </cell>
2994 </row>
2995 <row>
2996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2997 \begin_inset Text
2998
2999 \begin_layout Plain Layout
3000
3001 \backslash
3002 brace
3003 \begin_inset ERT
3004 status collapsed
3005
3006 \begin_layout Plain Layout
3007
3008
3009 \backslash
3010 spce 
3011 \end_layout
3012
3013 \end_inset
3014
3015 A
3016 \begin_inset Formula $\downarrow$
3017 \end_inset
3018
3019 B
3020 \end_layout
3021
3022 \end_inset
3023 </cell>
3024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3025 \begin_inset Text
3026
3027 \begin_layout Plain Layout
3028 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3029 \end_inset
3030
3031
3032 \end_layout
3033
3034 \end_inset
3035 </cell>
3036 </row>
3037 </lyxtabular>
3038
3039 \end_inset
3040
3041
3042 \begin_inset Newpage newpage
3043 \end_inset
3044
3045
3046 \end_layout
3047
3048 \begin_layout Subsection
3049 Diferenciaciones de casos
3050 \begin_inset Index
3051 status collapsed
3052
3053 \begin_layout Plain Layout
3054 Casos
3055 \end_layout
3056
3057 \end_inset
3058
3059
3060 \end_layout
3061
3062 \begin_layout Standard
3063 \noindent
3064 \align center
3065 \begin_inset Tabular
3066 <lyxtabular version="3" rows="3" columns="2">
3067 <features>
3068 <column alignment="center" valignment="top" width="0">
3069 <column alignment="center" valignment="top" width="0">
3070 <row>
3071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3072 \begin_inset Text
3073
3074 \begin_layout Plain Layout
3075 Comando
3076 \end_layout
3077
3078 \end_inset
3079 </cell>
3080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3081 \begin_inset Text
3082
3083 \begin_layout Plain Layout
3084 Resultado
3085 \end_layout
3086
3087 \end_inset
3088 </cell>
3089 </row>
3090 <row>
3091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3092 \begin_inset Text
3093
3094 \begin_layout Plain Layout
3095
3096 \backslash
3097 cases
3098 \begin_inset ERT
3099 status collapsed
3100
3101 \begin_layout Plain Layout
3102
3103
3104 \backslash
3105 spce 
3106 \end_layout
3107
3108 \end_inset
3109
3110 A
3111 \begin_inset Formula $\to$
3112 \end_inset
3113
3114 B>0
3115 \begin_inset Index
3116 status collapsed
3117
3118 \begin_layout Plain Layout
3119 Comandos ! C ! 
3120 \backslash
3121 cases
3122 \end_layout
3123
3124 \end_inset
3125
3126
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 $\begin{cases}
3136 A & B>0\end{cases}$
3137 \end_inset
3138
3139
3140 \end_layout
3141
3142 \end_inset
3143 </cell>
3144 </row>
3145 <row>
3146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3147 \begin_inset Text
3148
3149 \begin_layout Plain Layout
3150
3151 \backslash
3152 cases
3153 \begin_inset ERT
3154 status collapsed
3155
3156 \begin_layout Plain Layout
3157
3158
3159 \backslash
3160 spce 
3161 \end_layout
3162
3163 \end_inset
3164
3165
3166 \family sans
3167 Ctrl+Retorno
3168 \end_layout
3169
3170 \end_inset
3171 </cell>
3172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3173 \begin_inset Text
3174
3175 \begin_layout Plain Layout
3176 \begin_inset Formula $\begin{cases}
3177 A & \textrm{para }x>0\\
3178 B & \textrm{para }x=0\end{cases}$
3179 \end_inset
3180
3181
3182 \end_layout
3183
3184 \end_inset
3185 </cell>
3186 </row>
3187 </lyxtabular>
3188
3189 \end_inset
3190
3191
3192 \end_layout
3193
3194 \begin_layout Standard
3195 Después de insertar 
3196 \series bold
3197
3198 \backslash
3199 cases
3200 \series default
3201  o usar el botón 
3202 \begin_inset Graphics
3203         filename ../../images/math/cases.png
3204         scale 85
3205
3206 \end_inset
3207
3208  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3209 \family sans
3210 Ctrl+Retorno
3211 \family default
3212  o con el botón
3213 \family sans
3214  
3215 \family default
3216
3217 \begin_inset Graphics
3218         filename ../../images/tabular-feature_append-row.png
3219         scale 85
3220
3221 \end_inset
3222
3223  de la barra de tablas.
3224 \end_layout
3225
3226 \begin_layout Standard
3227 El comando 
3228 \series bold
3229
3230 \backslash
3231 cases
3232 \series default
3233  también está disponible en el menú 
3234 \family sans
3235 Insertar\SpecialChar \menuseparator
3236 Ecuación\SpecialChar \menuseparator
3237 Entorno casos
3238 \family default
3239 .
3240 \end_layout
3241
3242 \begin_layout Subsection
3243 Negaciones
3244 \begin_inset Index
3245 status collapsed
3246
3247 \begin_layout Plain Layout
3248 Negaciones
3249 \end_layout
3250
3251 \end_inset
3252
3253
3254 \end_layout
3255
3256 \begin_layout Standard
3257 Con el comando 
3258 \series bold
3259
3260 \backslash
3261 not
3262 \series default
3263
3264 \begin_inset Index
3265 status collapsed
3266
3267 \begin_layout Plain Layout
3268 Comandos ! N ! 
3269 \backslash
3270 not
3271 \end_layout
3272
3273 \end_inset
3274
3275  todo carácter se puede mostrar cancelado.
3276  Los caracteres son casi tachados con una barra inclinada.
3277 \end_layout
3278
3279 \begin_layout Standard
3280 \noindent
3281 \align center
3282 \begin_inset Tabular
3283 <lyxtabular version="3" rows="4" columns="2">
3284 <features>
3285 <column alignment="center" valignment="top" width="0">
3286 <column alignment="center" valignment="top" width="0">
3287 <row>
3288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3289 \begin_inset Text
3290
3291 \begin_layout Plain Layout
3292 Comando
3293 \end_layout
3294
3295 \end_inset
3296 </cell>
3297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3298 \begin_inset Text
3299
3300 \begin_layout Plain Layout
3301 Resultado
3302 \end_layout
3303
3304 \end_inset
3305 </cell>
3306 </row>
3307 <row>
3308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3309 \begin_inset Text
3310
3311 \begin_layout Plain Layout
3312
3313 \backslash
3314 not=
3315 \end_layout
3316
3317 \end_inset
3318 </cell>
3319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3320 \begin_inset Text
3321
3322 \begin_layout Plain Layout
3323 \begin_inset Formula $\not=$
3324 \end_inset
3325
3326
3327 \end_layout
3328
3329 \end_inset
3330 </cell>
3331 </row>
3332 <row>
3333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3334 \begin_inset Text
3335
3336 \begin_layout Plain Layout
3337
3338 \backslash
3339 not 
3340 \backslash
3341 le
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350 \begin_inset Formula $\not\le$
3351 \end_inset
3352
3353
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 </row>
3359 <row>
3360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3361 \begin_inset Text
3362
3363 \begin_layout Plain Layout
3364
3365 \backslash
3366 not 
3367 \backslash
3368 parallel
3369 \end_layout
3370
3371 \end_inset
3372 </cell>
3373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3374 \begin_inset Text
3375
3376 \begin_layout Plain Layout
3377 \begin_inset Formula $\not\parallel$
3378 \end_inset
3379
3380
3381 \end_layout
3382
3383 \end_inset
3384 </cell>
3385 </row>
3386 </lyxtabular>
3387
3388 \end_inset
3389
3390
3391 \end_layout
3392
3393 \begin_layout Standard
3394 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3395  Por tanto para algunas negaciones hay comandos especiales (véase 
3396 \begin_inset CommandInset ref
3397 LatexCommand ref
3398 reference "sub:Símbolos-matemáticos"
3399
3400 \end_inset
3401
3402  y 
3403 \begin_inset CommandInset ref
3404 LatexCommand ref
3405 reference "sec:Relaciones"
3406
3407 \end_inset
3408
3409 ).
3410 \end_layout
3411
3412 \begin_layout Subsection
3413 Espacios reservados 
3414 \begin_inset CommandInset label
3415 LatexCommand label
3416 name "sub:Espacios-reservados"
3417
3418 \end_inset
3419
3420
3421 \begin_inset Index
3422 status collapsed
3423
3424 \begin_layout Plain Layout
3425 Espacios reservados
3426 \end_layout
3427
3428 \end_inset
3429
3430
3431 \begin_inset Index
3432 status collapsed
3433
3434 \begin_layout Plain Layout
3435 Química ! isótopos
3436 \end_layout
3437
3438 \end_inset
3439
3440
3441 \begin_inset Index
3442 status collapsed
3443
3444 \begin_layout Plain Layout
3445 Isótopos|see
3446 \begin_inset ERT
3447 status collapsed
3448
3449 \begin_layout Plain Layout
3450
3451 {
3452 \end_layout
3453
3454 \end_inset
3455
3456 Química
3457 \begin_inset ERT
3458 status collapsed
3459
3460 \begin_layout Plain Layout
3461
3462 }
3463 \end_layout
3464
3465 \end_inset
3466
3467
3468 \end_layout
3469
3470 \end_inset
3471
3472
3473 \end_layout
3474
3475 \begin_layout Standard
3476 En la presentación de, p.
3477 \begin_inset space \thinspace{}
3478 \end_inset
3479
3480 e., isótopos,
3481 \begin_inset Foot
3482 status collapsed
3483
3484 \begin_layout Plain Layout
3485 Más sobre símbolos químicos en 
3486 \begin_inset CommandInset ref
3487 LatexCommand ref
3488 reference "sub:Símbolos-y-ecuaciones-químicas"
3489
3490 \end_inset
3491
3492
3493 \end_layout
3494
3495 \end_inset
3496
3497  surge el problema siguiente:
3498 \end_layout
3499
3500 \begin_layout Standard
3501 \noindent
3502 \align center
3503 \begin_inset Tabular
3504 <lyxtabular version="3" rows="2" columns="2">
3505 <features>
3506 <column alignment="center" valignment="top" width="0">
3507 <column alignment="center" valignment="top" width="0">
3508 <row>
3509 <cell alignment="center" valignment="top" usebox="none">
3510 \begin_inset Text
3511
3512 \begin_layout Plain Layout
3513 Índices generados con sub- y superíndices:
3514 \end_layout
3515
3516 \end_inset
3517 </cell>
3518 <cell alignment="center" valignment="top" usebox="none">
3519 \begin_inset Text
3520
3521 \begin_layout Plain Layout
3522 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3523 \end_inset
3524
3525
3526 \end_layout
3527
3528 \end_inset
3529 </cell>
3530 </row>
3531 <row>
3532 <cell alignment="center" valignment="top" usebox="none">
3533 \begin_inset Text
3534
3535 \begin_layout Plain Layout
3536 Índices correctos:
3537 \end_layout
3538
3539 \end_inset
3540 </cell>
3541 <cell alignment="center" valignment="top" usebox="none">
3542 \begin_inset Text
3543
3544 \begin_layout Plain Layout
3545 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3546 \end_inset
3547
3548
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 </row>
3554 </lyxtabular>
3555
3556 \end_inset
3557
3558
3559 \begin_inset Note Note
3560 status collapsed
3561
3562 \begin_layout Plain Layout
3563
3564 \series bold
3565
3566 \backslash
3567 raisebox
3568 \series default
3569  se usa sólo como espaciador
3570 \end_layout
3571
3572 \end_inset
3573
3574
3575 \end_layout
3576
3577 \begin_layout Standard
3578 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3579  del índice más largo.
3580  Para evitarlo está el comando 
3581 \series bold
3582
3583 \backslash
3584 phantom
3585 \series default
3586
3587 \begin_inset Index
3588 status collapsed
3589
3590 \begin_layout Plain Layout
3591 Comandos ! P ! 
3592 \backslash
3593 phantom
3594 \end_layout
3595
3596 \end_inset
3597
3598  o el botón 
3599 \begin_inset space ~
3600 \end_inset
3601
3602
3603 \begin_inset Graphics
3604         filename ../../images/math/phantom.png
3605         scale 85
3606
3607 \end_inset
3608
3609  del submenú de espaciado de ecuaciones
3610 \begin_inset Foot
3611 status collapsed
3612
3613 \begin_layout Plain Layout
3614 Botón 
3615 \begin_inset Graphics
3616         filename ../../images/math/space.png
3617         scale 85
3618
3619 \end_inset
3620
3621  de la barra de ecuaciones
3622 \end_layout
3623
3624 \end_inset
3625
3626 , que genera uno o más espacios reservados.
3627  Al insertar 
3628 \series bold
3629
3630 \backslash
3631 phantom
3632 \series default
3633  aparece un pequeño marco azul con dos flechas rojas superpuestas
3634 \begin_inset Formula $\phantom{}$
3635 \end_inset
3636
3637 .
3638  Las flechas indican que se reservará un espacio equivalente a la anchura
3639  y altura totales del contenido del marco.
3640  Los espacios reservados son correspondientes al tamaño de los caracteres.
3641 \end_layout
3642
3643 \begin_layout Standard
3644 \noindent
3645 \align center
3646 \begin_inset Tabular
3647 <lyxtabular version="3" rows="4" columns="2">
3648 <features>
3649 <column alignment="center" valignment="top" width="0">
3650 <column alignment="center" valignment="top" width="0">
3651 <row>
3652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3653 \begin_inset Text
3654
3655 \begin_layout Plain Layout
3656 Comando
3657 \end_layout
3658
3659 \end_inset
3660 </cell>
3661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3662 \begin_inset Text
3663
3664 \begin_layout Plain Layout
3665 Resultado
3666 \begin_inset Note Note
3667 status collapsed
3668
3669 \begin_layout Plain Layout
3670
3671 \series bold
3672
3673 \backslash
3674 raisebox
3675 \series default
3676  se usa sólo como espaciador
3677 \end_layout
3678
3679 \end_inset
3680
3681
3682 \end_layout
3683
3684 \end_inset
3685 </cell>
3686 </row>
3687 <row>
3688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3689 \begin_inset Text
3690
3691 \begin_layout Plain Layout
3692 ^19
3693 \begin_inset ERT
3694 status collapsed
3695
3696 \begin_layout Plain Layout
3697
3698
3699 \backslash
3700 spce 
3701 \end_layout
3702
3703 \end_inset
3704
3705 _
3706 \backslash
3707 phantom
3708 \begin_inset ERT
3709 status collapsed
3710
3711 \begin_layout Plain Layout
3712
3713
3714 \backslash
3715 spce 
3716 \end_layout
3717
3718 \end_inset
3719
3720 1
3721 \begin_inset Formula $\rightarrow$
3722 \end_inset
3723
3724 9
3725 \begin_inset ERT
3726 status collapsed
3727
3728 \begin_layout Plain Layout
3729
3730
3731 \backslash
3732 spce 
3733 \end_layout
3734
3735 \end_inset
3736
3737 F
3738 \end_layout
3739
3740 \end_inset
3741 </cell>
3742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3743 \begin_inset Text
3744
3745 \begin_layout Plain Layout
3746 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3747 \end_inset
3748
3749
3750 \end_layout
3751
3752 \end_inset
3753 </cell>
3754 </row>
3755 <row>
3756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3757 \begin_inset Text
3758
3759 \begin_layout Plain Layout
3760 ^235
3761 \begin_inset ERT
3762 status collapsed
3763
3764 \begin_layout Plain Layout
3765
3766
3767 \backslash
3768 spce 
3769 \end_layout
3770
3771 \end_inset
3772
3773 _
3774 \backslash
3775 phantom
3776 \begin_inset ERT
3777 status collapsed
3778
3779 \begin_layout Plain Layout
3780
3781
3782 \backslash
3783 spce 
3784 \end_layout
3785
3786 \end_inset
3787
3788 23
3789 \begin_inset Formula $\rightarrow$
3790 \end_inset
3791
3792 9
3793 \begin_inset ERT
3794 status collapsed
3795
3796 \begin_layout Plain Layout
3797
3798
3799 \backslash
3800 spce 
3801 \end_layout
3802
3803 \end_inset
3804
3805 F
3806 \end_layout
3807
3808 \end_inset
3809 </cell>
3810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3811 \begin_inset Text
3812
3813 \begin_layout Plain Layout
3814 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3815 \end_inset
3816
3817
3818 \end_layout
3819
3820 \end_inset
3821 </cell>
3822 </row>
3823 <row>
3824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3825 \begin_inset Text
3826
3827 \begin_layout Plain Layout
3828
3829 \backslash
3830 Lambda^
3831 \begin_inset ERT
3832 status collapsed
3833
3834 \begin_layout Plain Layout
3835
3836
3837 \backslash
3838 spce 
3839 \end_layout
3840
3841 \end_inset
3842
3843
3844 \backslash
3845 phantom
3846 \begin_inset ERT
3847 status collapsed
3848
3849 \begin_layout Plain Layout
3850
3851
3852 \backslash
3853 spce 
3854 \end_layout
3855
3856 \end_inset
3857
3858 ii
3859 \begin_inset Formula $\rightarrow$
3860 \end_inset
3861
3862 t
3863 \begin_inset ERT
3864 status collapsed
3865
3866 \begin_layout Plain Layout
3867
3868
3869 \backslash
3870 spce 
3871 \end_layout
3872
3873 \end_inset
3874
3875 _MMt
3876 \end_layout
3877
3878 \end_inset
3879 </cell>
3880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3881 \begin_inset Text
3882
3883 \begin_layout Plain Layout
3884 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3885 \end_inset
3886
3887
3888 \end_layout
3889
3890 \end_inset
3891 </cell>
3892 </row>
3893 </lyxtabular>
3894
3895 \end_inset
3896
3897
3898 \end_layout
3899
3900 \begin_layout Standard
3901 Además hay los comandos 
3902 \series bold
3903
3904 \backslash
3905 vphantom
3906 \series default
3907
3908 \begin_inset Index
3909 status collapsed
3910
3911 \begin_layout Plain Layout
3912 Comandos ! V ! 
3913 \backslash
3914 vphantom
3915 \end_layout
3916
3917 \end_inset
3918
3919  (botón 
3920 \begin_inset space ~
3921 \end_inset
3922
3923
3924 \begin_inset Graphics
3925         filename ../../images/math/vphantom.png
3926         scale 85
3927
3928 \end_inset
3929
3930 ) y 
3931 \series bold
3932
3933 \backslash
3934 hphantom
3935 \series default
3936
3937 \begin_inset Index
3938 status collapsed
3939
3940 \begin_layout Plain Layout
3941 Comandos ! H ! 
3942 \backslash
3943 hphantom
3944 \end_layout
3945
3946 \end_inset
3947
3948  (botón 
3949 \begin_inset space ~
3950 \end_inset
3951
3952
3953 \begin_inset Graphics
3954         filename ../../images/math/hphantom.png
3955         scale 85
3956
3957 \end_inset
3958
3959 ).
3960  
3961 \series bold
3962
3963 \backslash
3964 hphantom
3965 \series default
3966  genera espacio en el marco sólo para la altura máxima de los caracteres,
3967  no para su anchura.
3968  
3969 \series bold
3970
3971 \backslash
3972 vphantom
3973 \series default
3974  genera espacio sólo para la anchura del contenido del marco.
3975  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3976 \end_layout
3977
3978 \begin_layout Standard
3979 Por ejemplo, 
3980 \series bold
3981
3982 \backslash
3983 vphantom
3984 \series default
3985
3986 \begin_inset ERT
3987 status collapsed
3988
3989 \begin_layout Plain Layout
3990
3991
3992 \backslash
3993 spce 
3994 \end_layout
3995
3996 \end_inset
3997
3998
3999 \series bold
4000 a
4001 \backslash
4002 int
4003 \series default
4004  genera espacio de la altura del signo de la integral,
4005 \begin_inset Foot
4006 status collapsed
4007
4008 \begin_layout Plain Layout
4009 El comando 
4010 \series bold
4011
4012 \backslash
4013 int
4014 \series default
4015  genera un signo de integral, véase 
4016 \begin_inset CommandInset ref
4017 LatexCommand ref
4018 reference "sub:Operadores-grandes"
4019
4020 \end_inset
4021
4022
4023 \end_layout
4024
4025 \end_inset
4026
4027  porque este es el carácter más largo.
4028  En la 
4029 \begin_inset CommandInset ref
4030 LatexCommand ref
4031 reference "sub:Delimitadores-multilínea"
4032
4033 \end_inset
4034
4035  hay un ejemplo de aplicación.
4036 \end_layout
4037
4038 \begin_layout Subsection
4039 Líneas
4040 \begin_inset Index
4041 status collapsed
4042
4043 \begin_layout Plain Layout
4044 Lineas@Líneas
4045 \end_layout
4046
4047 \end_inset
4048
4049
4050 \begin_inset Index
4051 status collapsed
4052
4053 \begin_layout Plain Layout
4054 Ecuación ! sub- o superrayada
4055 \end_layout
4056
4057 \end_inset
4058
4059
4060 \end_layout
4061
4062 \begin_layout Standard
4063 \noindent
4064 \align center
4065 \begin_inset Tabular
4066 <lyxtabular version="3" rows="4" columns="2">
4067 <features>
4068 <column alignment="center" valignment="top" width="0">
4069 <column alignment="center" valignment="top" width="0">
4070 <row>
4071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4072 \begin_inset Text
4073
4074 \begin_layout Plain Layout
4075 Comando
4076 \end_layout
4077
4078 \end_inset
4079 </cell>
4080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4081 \begin_inset Text
4082
4083 \begin_layout Plain Layout
4084 Resultado
4085 \begin_inset Note Note
4086 status collapsed
4087
4088 \begin_layout Plain Layout
4089
4090 \series bold
4091
4092 \backslash
4093 raisebox
4094 \series default
4095  se usa sólo como espaciador
4096 \end_layout
4097
4098 \end_inset
4099
4100
4101 \end_layout
4102
4103 \end_inset
4104 </cell>
4105 </row>
4106 <row>
4107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4108 \begin_inset Text
4109
4110 \begin_layout Plain Layout
4111
4112 \backslash
4113 overline
4114 \begin_inset ERT
4115 status collapsed
4116
4117 \begin_layout Plain Layout
4118
4119
4120 \backslash
4121 spce 
4122 \end_layout
4123
4124 \end_inset
4125
4126 A+B
4127 \begin_inset Index
4128 status collapsed
4129
4130 \begin_layout Plain Layout
4131 Comandos ! O ! 
4132 \backslash
4133 overline
4134 \end_layout
4135
4136 \end_inset
4137
4138
4139 \end_layout
4140
4141 \end_inset
4142 </cell>
4143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4144 \begin_inset Text
4145
4146 \begin_layout Plain Layout
4147 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4148 \end_inset
4149
4150
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 </row>
4156 <row>
4157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4158 \begin_inset Text
4159
4160 \begin_layout Plain Layout
4161
4162 \backslash
4163 underline
4164 \begin_inset ERT
4165 status collapsed
4166
4167 \begin_layout Plain Layout
4168
4169
4170 \backslash
4171 spce 
4172 \end_layout
4173
4174 \end_inset
4175
4176 A+B
4177 \begin_inset Index
4178 status collapsed
4179
4180 \begin_layout Plain Layout
4181 Comandos ! U ! 
4182 \backslash
4183 underline
4184 \end_layout
4185
4186 \end_inset
4187
4188
4189 \end_layout
4190
4191 \end_inset
4192 </cell>
4193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4194 \begin_inset Text
4195
4196 \begin_layout Plain Layout
4197 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4198 \end_inset
4199
4200
4201 \end_layout
4202
4203 \end_inset
4204 </cell>
4205 </row>
4206 <row>
4207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4208 \begin_inset Text
4209
4210 \begin_layout Plain Layout
4211
4212 \backslash
4213 overline
4214 \begin_inset ERT
4215 status collapsed
4216
4217 \begin_layout Plain Layout
4218
4219
4220 \backslash
4221 spce 
4222 \end_layout
4223
4224 \end_inset
4225
4226
4227 \backslash
4228 underline
4229 \begin_inset ERT
4230 status collapsed
4231
4232 \begin_layout Plain Layout
4233
4234
4235 \backslash
4236 spce 
4237 \end_layout
4238
4239 \end_inset
4240
4241 A+B
4242 \end_layout
4243
4244 \end_inset
4245 </cell>
4246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4247 \begin_inset Text
4248
4249 \begin_layout Plain Layout
4250 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4251 \end_inset
4252
4253
4254 \end_layout
4255
4256 \end_inset
4257 </cell>
4258 </row>
4259 </lyxtabular>
4260
4261 \end_inset
4262
4263
4264 \end_layout
4265
4266 \begin_layout Standard
4267 En el último ejemplo es indiferente poner primero 
4268 \series bold
4269
4270 \backslash
4271 overline
4272 \series default
4273  o 
4274 \series bold
4275
4276 \backslash
4277 underline
4278 \series default
4279 .
4280 \end_layout
4281
4282 \begin_layout Standard
4283 Para poner doble subrayado, p.
4284 \begin_inset space \thinspace{}
4285 \end_inset
4286
4287 e.
4288  en resultados, se usa 
4289 \series bold
4290
4291 \backslash
4292 underline
4293 \series default
4294  dos veces.
4295 \end_layout
4296
4297 \begin_layout Standard
4298 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4299 \begin_inset VSpace bigskip
4300 \end_inset
4301
4302 Se pueden crear líneas personalizadas con el comando 
4303 \series bold
4304
4305 \backslash
4306 rule
4307 \series default
4308
4309 \begin_inset Index
4310 status collapsed
4311
4312 \begin_layout Plain Layout
4313 Comandos ! R ! 
4314 \backslash
4315 rule
4316 \end_layout
4317
4318 \end_inset
4319
4320  con el esquema siguiente:
4321 \end_layout
4322
4323 \begin_layout Standard
4324
4325 \series bold
4326
4327 \backslash
4328 rule[hueco vertical]{longitud}{grosor}
4329 \end_layout
4330
4331 \begin_layout Standard
4332 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4333  si el valor es negativo).
4334  Las unidades disponibles para los valores están listadas en
4335 \begin_inset space ~
4336 \end_inset
4337
4338
4339 \begin_inset CommandInset ref
4340 LatexCommand ref
4341 reference "tab:Unidades-disponibles"
4342
4343 \end_inset
4344
4345 .
4346  A continuación hay dos ejemplos de líneas creadas con los comandos
4347 \series bold
4348
4349 \begin_inset Newline newline
4350 \end_inset
4351
4352
4353 \backslash
4354 rule[-2ex]{3cm}{2pt}
4355 \series default
4356  y 
4357 \series bold
4358
4359 \backslash
4360 rule{2cm}{1pt}
4361 \series default
4362 :
4363 \end_layout
4364
4365 \begin_layout Standard
4366 Esto es una frase 
4367 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4368 \end_inset
4369
4370  con dos líneas.
4371 \end_layout
4372
4373 \begin_layout Standard
4374
4375 \series bold
4376
4377 \backslash
4378 rule
4379 \series default
4380  también se puede usar para texto si se inserta en modo TeX.
4381 \end_layout
4382
4383 \begin_layout Subsection
4384 Puntos
4385 \begin_inset CommandInset label
4386 LatexCommand label
4387 name "sub:Puntos"
4388
4389 \end_inset
4390
4391
4392 \begin_inset Index
4393 status collapsed
4394
4395 \begin_layout Plain Layout
4396 Puntos
4397 \end_layout
4398
4399 \end_inset
4400
4401
4402 \end_layout
4403
4404 \begin_layout Standard
4405 Hay distintos tipos de puntos disponibles.
4406 \begin_inset Foot
4407 status collapsed
4408
4409 \begin_layout Plain Layout
4410 En la barra de herramientas de ecuaciones, en el panel del botón 
4411 \begin_inset Graphics
4412         filename ../../images/math/ldots.png
4413         scale 85
4414
4415 \end_inset
4416
4417 .
4418 \end_layout
4419
4420 \end_inset
4421
4422  Para continuación en enumeraciones se usan puntos bajos, (
4423 \series bold
4424
4425 \backslash
4426 ldots
4427 \series default
4428
4429 \begin_inset Index
4430 status collapsed
4431
4432 \begin_layout Plain Layout
4433 Comandos ! L ! 
4434 \backslash
4435 ldots
4436 \end_layout
4437
4438 \end_inset
4439
4440 ), mientras que para operaciones se usan puntos centrados a la misma altura
4441  que los operadores, (
4442 \series bold
4443
4444 \backslash
4445 cdots
4446 \series default
4447
4448 \begin_inset Index
4449 status collapsed
4450
4451 \begin_layout Plain Layout
4452 Comandos ! C ! 
4453 \backslash
4454 cdots
4455 \end_layout
4456
4457 \end_inset
4458
4459 ).
4460  Si se usa el comando 
4461 \series bold
4462
4463 \backslash
4464 dots
4465 \series default
4466
4467 \begin_inset Index
4468 status collapsed
4469
4470 \begin_layout Plain Layout
4471 Comandos ! D ! 
4472 \backslash
4473 dots
4474 \end_layout
4475
4476 \end_inset
4477
4478 , LaTeX decide el tipo a usar en función del carácter siguiente.
4479 \end_layout
4480
4481 \begin_layout Standard
4482 \align center
4483 \begin_inset Tabular
4484 <lyxtabular version="3" rows="8" columns="2">
4485 <features>
4486 <column alignment="center" valignment="top" width="0pt">
4487 <column alignment="center" valignment="top" width="0pt">
4488 <row>
4489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4490 \begin_inset Text
4491
4492 \begin_layout Plain Layout
4493 Comando
4494 \end_layout
4495
4496 \end_inset
4497 </cell>
4498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4499 \begin_inset Text
4500
4501 \begin_layout Plain Layout
4502 Resultado
4503 \end_layout
4504
4505 \end_inset
4506 </cell>
4507 </row>
4508 <row>
4509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4510 \begin_inset Text
4511
4512 \begin_layout Plain Layout
4513 A_1
4514 \begin_inset ERT
4515 status collapsed
4516
4517 \begin_layout Plain Layout
4518
4519
4520 \backslash
4521 spce 
4522 \end_layout
4523
4524 \end_inset
4525
4526 ,
4527 \backslash
4528 dots
4529 \begin_inset ERT
4530 status collapsed
4531
4532 \begin_layout Plain Layout
4533
4534
4535 \backslash
4536 spce 
4537 \end_layout
4538
4539 \end_inset
4540
4541 ,A_n
4542 \end_layout
4543
4544 \end_inset
4545 </cell>
4546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4547 \begin_inset Text
4548
4549 \begin_layout Plain Layout
4550 \begin_inset Formula $A_{1},\dots,A_{n}$
4551 \end_inset
4552
4553
4554 \end_layout
4555
4556 \end_inset
4557 </cell>
4558 </row>
4559 <row>
4560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4561 \begin_inset Text
4562
4563 \begin_layout Plain Layout
4564 A_1
4565 \begin_inset ERT
4566 status collapsed
4567
4568 \begin_layout Plain Layout
4569
4570
4571 \backslash
4572 spce 
4573 \end_layout
4574
4575 \end_inset
4576
4577 +
4578 \backslash
4579 dots
4580 \begin_inset ERT
4581 status collapsed
4582
4583 \begin_layout Plain Layout
4584
4585
4586 \backslash
4587 spce 
4588 \end_layout
4589
4590 \end_inset
4591
4592 +A_n
4593 \end_layout
4594
4595 \end_inset
4596 </cell>
4597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4598 \begin_inset Text
4599
4600 \begin_layout Plain Layout
4601 \begin_inset Formula $A_{1}+\dots+A_{n}$
4602 \end_inset
4603
4604
4605 \end_layout
4606
4607 \end_inset
4608 </cell>
4609 </row>
4610 <row>
4611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4612 \begin_inset Text
4613
4614 \begin_layout Plain Layout
4615 A_1
4616 \begin_inset ERT
4617 status collapsed
4618
4619 \begin_layout Plain Layout
4620
4621
4622 \backslash
4623 spce 
4624 \end_layout
4625
4626 \end_inset
4627
4628 ,
4629 \backslash
4630 ldots
4631 \begin_inset ERT
4632 status collapsed
4633
4634 \begin_layout Plain Layout
4635
4636
4637 \backslash
4638 spce 
4639 \end_layout
4640
4641 \end_inset
4642
4643 ,A_n
4644 \end_layout
4645
4646 \end_inset
4647 </cell>
4648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4649 \begin_inset Text
4650
4651 \begin_layout Plain Layout
4652 \begin_inset Formula $A_{1},\ldots,A_{n}$
4653 \end_inset
4654
4655
4656 \end_layout
4657
4658 \end_inset
4659 </cell>
4660 </row>
4661 <row>
4662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4663 \begin_inset Text
4664
4665 \begin_layout Plain Layout
4666 A_1
4667 \begin_inset ERT
4668 status collapsed
4669
4670 \begin_layout Plain Layout
4671
4672
4673 \backslash
4674 spce 
4675 \end_layout
4676
4677 \end_inset
4678
4679 +
4680 \backslash
4681 cdots
4682 \begin_inset ERT
4683 status collapsed
4684
4685 \begin_layout Plain Layout
4686
4687
4688 \backslash
4689 spce 
4690 \end_layout
4691
4692 \end_inset
4693
4694 +A_n
4695 \end_layout
4696
4697 \end_inset
4698 </cell>
4699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4700 \begin_inset Text
4701
4702 \begin_layout Plain Layout
4703 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4704 \end_inset
4705
4706
4707 \end_layout
4708
4709 \end_inset
4710 </cell>
4711 </row>
4712 <row>
4713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4714 \begin_inset Text
4715
4716 \begin_layout Plain Layout
4717
4718 \backslash
4719 vdots
4720 \end_layout
4721
4722 \end_inset
4723 </cell>
4724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4725 \begin_inset Text
4726
4727 \begin_layout Plain Layout
4728 \begin_inset Formula $\vdots$
4729 \end_inset
4730
4731
4732 \end_layout
4733
4734 \end_inset
4735 </cell>
4736 </row>
4737 <row>
4738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4739 \begin_inset Text
4740
4741 \begin_layout Plain Layout
4742
4743 \backslash
4744 ddots
4745 \end_layout
4746
4747 \end_inset
4748 </cell>
4749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4750 \begin_inset Text
4751
4752 \begin_layout Plain Layout
4753 \begin_inset Formula $\ddots$
4754 \end_inset
4755
4756
4757 \end_layout
4758
4759 \end_inset
4760 </cell>
4761 </row>
4762 <row>
4763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4764 \begin_inset Text
4765
4766 \begin_layout Plain Layout
4767 Matriz
4768 \begin_inset space \thinspace{}
4769 \end_inset
4770
4771 3×3 con los distintos puntos
4772 \end_layout
4773
4774 \end_inset
4775 </cell>
4776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4777 \begin_inset Text
4778
4779 \begin_layout Plain Layout
4780 \begin_inset Formula $\begin{array}{ccc}
4781 A_{11} & \cdots & A_{1m}\\
4782 \vdots & \ddots & \vdots\\
4783 A_{n1} & \cdots & A_{nm}\end{array}$
4784 \end_inset
4785
4786
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 </row>
4792 </lyxtabular>
4793
4794 \end_inset
4795
4796
4797 \end_layout
4798
4799 \begin_layout Standard
4800 Los puntos suspensivos disponibles en el menú 
4801 \family sans
4802 Insertar\SpecialChar \menuseparator
4803 Carácter especial
4804 \family default
4805  son 
4806 \series bold
4807
4808 \backslash
4809 ldots
4810 \series default
4811 .
4812 \begin_inset VSpace medskip
4813 \end_inset
4814
4815
4816 \end_layout
4817
4818 \begin_layout Standard
4819 Hay puntos específicos para matrices que se extienden por varias columnas.
4820  Se generan con el comando 
4821 \series bold
4822
4823 \backslash
4824 hdotsfor
4825 \series default
4826
4827 \begin_inset Index
4828 status collapsed
4829
4830 \begin_layout Plain Layout
4831 Comandos ! H ! 
4832 \backslash
4833 hdotsfor
4834 \end_layout
4835
4836 \end_inset
4837
4838 , que tiene el siguiente esquema:
4839 \end_layout
4840
4841 \begin_layout Standard
4842
4843 \series bold
4844
4845 \backslash
4846 hdotsfor[distancia]{número de columnas}
4847 \end_layout
4848
4849 \begin_layout Standard
4850 Número de columnas especifica cuántas columnas deben abarcarse.
4851  Distancia es un factor para la separación entre los puntos.
4852 \end_layout
4853
4854 \begin_layout Standard
4855 En la siguiente matriz se ha insertado el comando 
4856 \series bold
4857
4858 \backslash
4859 hdotsfor[2]{4}
4860 \series default
4861  en el primer recuadro de la segunda línea para obtener puntos separados
4862  una distancia equivalente a dos veces la del comando 
4863 \series bold
4864
4865 \backslash
4866 dots
4867 \series default
4868 .
4869 \begin_inset Formula \[
4870 \left(\begin{array}{cccc}
4871 A & B & C & D\\
4872 \hdotsfor[2]{4}\\
4873 q & w & e & r\end{array}\right)\]
4874
4875 \end_inset
4876
4877
4878 \end_layout
4879
4880 \begin_layout Standard
4881 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4882  de lo contrario se producen errores de LaTeX.
4883 \end_layout
4884
4885 \begin_layout Standard
4886 \begin_inset VSpace bigskip
4887 \end_inset
4888
4889
4890 \end_layout
4891
4892 \begin_layout Standard
4893 Además, con el comando 
4894 \series bold
4895
4896 \backslash
4897 dotfill
4898 \series default
4899
4900 \begin_inset Index
4901 status collapsed
4902
4903 \begin_layout Plain Layout
4904 Comandos ! D ! 
4905 \backslash
4906 dotfill
4907 \end_layout
4908
4909 \end_inset
4910
4911  puedes completar con puntos una línea.
4912  El efecto de este tipo de comandos es como el de 
4913 \series bold
4914
4915 \backslash
4916 hfill
4917 \series default
4918 , véase 
4919 \begin_inset CommandInset ref
4920 LatexCommand ref
4921 reference "sub:Espacio-variable"
4922
4923 \end_inset
4924
4925 .
4926 \end_layout
4927
4928 \begin_layout Standard
4929 Por ejemplo el comando 
4930 \series bold
4931 A
4932 \backslash
4933 dotfill
4934 \series default
4935
4936 \begin_inset ERT
4937 status collapsed
4938
4939 \begin_layout Plain Layout
4940
4941
4942 \backslash
4943 spce 
4944 \end_layout
4945
4946 \end_inset
4947
4948
4949 \series bold
4950 B
4951 \series default
4952  genera
4953 \end_layout
4954
4955 \begin_layout Standard
4956 \begin_inset Formula $A\dotfill B$
4957 \end_inset
4958
4959
4960 \end_layout
4961
4962 \begin_layout Standard
4963 Un comando análogo a 
4964 \series bold
4965
4966 \backslash
4967 dotfill
4968 \series default
4969  para rellenar con una línea es 
4970 \series bold
4971
4972 \backslash
4973 hrulefill
4974 \series default
4975
4976 \begin_inset Index
4977 status collapsed
4978
4979 \begin_layout Plain Layout
4980 Comandos ! H ! 
4981 \backslash
4982 hrulefill
4983 \end_layout
4984
4985 \end_inset
4986
4987 :
4988 \end_layout
4989
4990 \begin_layout Standard
4991 \begin_inset Formula $A\hrulefill B$
4992 \end_inset
4993
4994
4995 \end_layout
4996
4997 \begin_layout Standard
4998 Para usar estos comandos en el texto, deben insertarse en modo TeX.
4999 \end_layout
5000
5001 \begin_layout Section
5002 Matrices
5003 \begin_inset CommandInset label
5004 LatexCommand label
5005 name "sec:Matrices"
5006
5007 \end_inset
5008
5009
5010 \begin_inset Index
5011 status collapsed
5012
5013 \begin_layout Plain Layout
5014 Matrices
5015 \end_layout
5016
5017 \end_inset
5018
5019
5020 \end_layout
5021
5022 \begin_layout Standard
5023 Se pueden insertar con el botón 
5024 \begin_inset Graphics
5025         filename ../../images/dialog-show_mathmatrix.png
5026         scale 85
5027
5028 \end_inset
5029
5030  de la barra de ecuaciones o con el menú 
5031 \family sans
5032 Insertar\SpecialChar \menuseparator
5033 Ecuación\SpecialChar \menuseparator
5034 Matriz
5035 \family default
5036 .
5037  Aparece una ventana en la que se pide el número de filas y columnas y la
5038  alineación.
5039  La alineación vertical sólo es relevante para matrices en línea:
5040 \end_layout
5041
5042 \begin_layout Standard
5043 Esta primera matriz tiene alineación superior 
5044 \begin_inset Formula $\begin{array}[t]{cccc}
5045 A & D & G & J\\
5046 B & E & H & K\\
5047 D & F & I & L\end{array}$
5048 \end_inset
5049
5050  , la segunda alineación central 
5051 \begin_inset Formula $\begin{array}{cccc}
5052 A & D & G & J\\
5053 B & E & H & K\\
5054 D & F & I & L\end{array}$
5055 \end_inset
5056
5057  , y la tercera alineación inferior 
5058 \begin_inset Formula $\begin{array}[b]{cccc}
5059 A & D & G & J\\
5060 B & E & H & K\\
5061 D & F & I & L\end{array}$
5062 \end_inset
5063
5064 .
5065 \end_layout
5066
5067 \begin_layout Standard
5068 La alineación horizontal especifica cómo deben alinearse las entradas de
5069  la columna.
5070  Se determina mediante una letra para cada columna.
5071  
5072 \emph on
5073 l
5074 \emph default
5075  indica alineación a la izquierda, 
5076 \emph on
5077 c
5078 \emph default
5079  alineación centrada y 
5080 \emph on
5081 r
5082 \emph default
5083  alineación a la derecha.
5084  Por ejemplo, para componer una matriz
5085 \begin_inset space ~
5086 \end_inset
5087
5088 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5089  centradas y la última a la derecha, se anota 
5090 \series bold
5091 lccr
5092 \series default
5093  en la alineación horizontal.
5094  Normalmente todas las columnas de una matriz están centradas, por tanto
5095  el valor por omisión es 
5096 \series bold
5097 c
5098 \series default
5099  para todas ellas.
5100 \end_layout
5101
5102 \begin_layout Standard
5103 Alineación horizontal:
5104 \end_layout
5105
5106 \begin_layout Standard
5107
5108 \series bold
5109 lll
5110 \series default
5111  : 
5112 \begin_inset Formula $\begin{array}{lll}
5113 10000 & D & G\\
5114 B & 10000 & H\\
5115 C & F & 10000\end{array}$
5116 \end_inset
5117
5118  , 
5119 \series bold
5120 ccc 
5121 \series default
5122
5123 \begin_inset Formula $\begin{array}{ccc}
5124 10000 & D & G\\
5125 B & 10000 & H\\
5126 C & F & 10000\end{array}$
5127 \end_inset
5128
5129  
5130 \series bold
5131 ,
5132 \series default
5133  
5134 \series bold
5135 rrr 
5136 \series default
5137
5138 \begin_inset Formula $\begin{array}{rrr}
5139 10000 & D & G\\
5140 B & 10000 & H\\
5141 C & F & 10000\end{array}$
5142 \end_inset
5143
5144
5145 \end_layout
5146
5147 \begin_layout Standard
5148 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5149  botones 
5150 \begin_inset Graphics
5151         filename ../../images/tabular-feature_append-row.png
5152         scale 85
5153
5154 \end_inset
5155
5156
5157 \begin_inset Graphics
5158         filename ../../images/tabular-feature_delete-row.png
5159         scale 85
5160
5161 \end_inset
5162
5163 , etc.
5164  de la barra de ecuaciones o el menú 
5165 \family sans
5166 Editar\SpecialChar \menuseparator
5167 Filas y columnas
5168 \family default
5169 .
5170  También se pueden añadir filas nuevas con 
5171 \family sans
5172 Ctrl+Retorno
5173 \family default
5174 .
5175 \end_layout
5176
5177 \begin_layout Standard
5178 \begin_inset VSpace bigskip
5179 \end_inset
5180
5181
5182 \end_layout
5183
5184 \begin_layout Standard
5185 Se pueden poner paréntesis alrededor de una matriz con los comandos 
5186 \series bold
5187
5188 \backslash
5189 left
5190 \series default
5191
5192 \begin_inset Index
5193 status collapsed
5194
5195 \begin_layout Plain Layout
5196 Comandos ! L ! 
5197 \backslash
5198 left
5199 \end_layout
5200
5201 \end_inset
5202
5203  y 
5204 \series bold
5205
5206 \backslash
5207 right
5208 \series default
5209
5210 \begin_inset Index
5211 status collapsed
5212
5213 \begin_layout Plain Layout
5214 Comandos ! R ! 
5215 \backslash
5216 right
5217 \end_layout
5218
5219 \end_inset
5220
5221  (atajo 
5222 \family sans
5223 Alt+M
5224 \begin_inset space ~
5225 \end_inset
5226
5227 Paréntesis
5228 \family default
5229 ), véase 
5230 \begin_inset CommandInset ref
5231 LatexCommand ref
5232 reference "sub:Tamaño-automático-de"
5233
5234 \end_inset
5235
5236 , o usando los comandos siguientes:
5237 \end_layout
5238
5239 \begin_layout Standard
5240 \begin_inset VSpace medskip
5241 \end_inset
5242
5243
5244 \end_layout
5245
5246 \begin_layout Standard
5247 \begin_inset space \hfill{}
5248 \end_inset
5249
5250
5251 \begin_inset Tabular
5252 <lyxtabular version="3" rows="4" columns="2">
5253 <features>
5254 <column alignment="center" valignment="top" width="0">
5255 <column alignment="center" valignment="top" width="0">
5256 <row>
5257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5258 \begin_inset Text
5259
5260 \begin_layout Plain Layout
5261 Comando
5262 \end_layout
5263
5264 \end_inset
5265 </cell>
5266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5267 \begin_inset Text
5268
5269 \begin_layout Plain Layout
5270 Resultado
5271 \begin_inset Note Note
5272 status collapsed
5273
5274 \begin_layout Plain Layout
5275
5276 \series bold
5277
5278 \backslash
5279 raisebox
5280 \series default
5281  se usa sólo como espaciador
5282 \end_layout
5283
5284 \end_inset
5285
5286
5287 \end_layout
5288
5289 \end_inset
5290 </cell>
5291 </row>
5292 <row>
5293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5294 \begin_inset Text
5295
5296 \begin_layout Plain Layout
5297
5298 \backslash
5299 bmatrix
5300 \begin_inset ERT
5301 status collapsed
5302
5303 \begin_layout Plain Layout
5304
5305
5306 \backslash
5307 spce 
5308 \end_layout
5309
5310 \end_inset
5311
5312 2
5313 \series bold
5314 ×
5315 \series default
5316 2
5317 \begin_inset space \thinspace{}
5318 \end_inset
5319
5320 matriz
5321 \end_layout
5322
5323 \end_inset
5324 </cell>
5325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5326 \begin_inset Text
5327
5328 \begin_layout Plain Layout
5329 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5330 0 & \textrm{-}\mathrm{i}\\
5331 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5332 \end_inset
5333
5334
5335 \end_layout
5336
5337 \end_inset
5338 </cell>
5339 </row>
5340 <row>
5341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5342 \begin_inset Text
5343
5344 \begin_layout Plain Layout
5345
5346 \backslash
5347 Bmatrix
5348 \begin_inset ERT
5349 status collapsed
5350
5351 \begin_layout Plain Layout
5352
5353
5354 \backslash
5355 spce 
5356 \end_layout
5357
5358 \end_inset
5359
5360 2×2
5361 \begin_inset space \thinspace{}
5362 \end_inset
5363
5364 matriz
5365 \end_layout
5366
5367 \end_inset
5368 </cell>
5369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5370 \begin_inset Text
5371
5372 \begin_layout Plain Layout
5373 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5374 0 & \textrm{-}\mathrm{i}\\
5375 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5376 \end_inset
5377
5378
5379 \end_layout
5380
5381 \end_inset
5382 </cell>
5383 </row>
5384 <row>
5385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5386 \begin_inset Text
5387
5388 \begin_layout Plain Layout
5389
5390 \backslash
5391 pmatrix
5392 \begin_inset ERT
5393 status collapsed
5394
5395 \begin_layout Plain Layout
5396
5397
5398 \backslash
5399 spce 
5400 \end_layout
5401
5402 \end_inset
5403
5404 2
5405 \series bold
5406 ×
5407 \series default
5408 2
5409 \begin_inset space \thinspace{}
5410 \end_inset
5411
5412 matriz
5413 \end_layout
5414
5415 \end_inset
5416 </cell>
5417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5418 \begin_inset Text
5419
5420 \begin_layout Plain Layout
5421 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5422 0 & \textrm{-}\mathrm{i}\\
5423 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5424 \end_inset
5425
5426
5427 \end_layout
5428
5429 \end_inset
5430 </cell>
5431 </row>
5432 </lyxtabular>
5433
5434 \end_inset
5435
5436
5437 \begin_inset space \hfill{}
5438 \end_inset
5439
5440
5441 \begin_inset Tabular
5442 <lyxtabular version="3" rows="4" columns="2">
5443 <features>
5444 <column alignment="center" valignment="top" width="0">
5445 <column alignment="center" valignment="top" width="0">
5446 <row>
5447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5448 \begin_inset Text
5449
5450 \begin_layout Plain Layout
5451 Comando
5452 \end_layout
5453
5454 \end_inset
5455 </cell>
5456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5457 \begin_inset Text
5458
5459 \begin_layout Plain Layout
5460 Resultado
5461 \begin_inset Note Note
5462 status collapsed
5463
5464 \begin_layout Plain Layout
5465
5466 \series bold
5467
5468 \backslash
5469 raisebox
5470 \series default
5471  se usa sólo como espaciador
5472 \end_layout
5473
5474 \end_inset
5475
5476
5477 \end_layout
5478
5479 \end_inset
5480 </cell>
5481 </row>
5482 <row>
5483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5484 \begin_inset Text
5485
5486 \begin_layout Plain Layout
5487
5488 \backslash
5489 vmatrix
5490 \begin_inset ERT
5491 status collapsed
5492
5493 \begin_layout Plain Layout
5494
5495
5496 \backslash
5497 spce 
5498 \end_layout
5499
5500 \end_inset
5501
5502 2
5503 \series bold
5504 ×
5505 \series default
5506 2
5507 \begin_inset space \thinspace{}
5508 \end_inset
5509
5510 matriz
5511 \end_layout
5512
5513 \end_inset
5514 </cell>
5515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5516 \begin_inset Text
5517
5518 \begin_layout Plain Layout
5519 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5520 0 & \textrm{-}\mathrm{i}\\
5521 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5522 \end_inset
5523
5524
5525 \end_layout
5526
5527 \end_inset
5528 </cell>
5529 </row>
5530 <row>
5531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5532 \begin_inset Text
5533
5534 \begin_layout Plain Layout
5535
5536 \backslash
5537 Vmatrix
5538 \begin_inset ERT
5539 status collapsed
5540
5541 \begin_layout Plain Layout
5542
5543
5544 \backslash
5545 spce 
5546 \end_layout
5547
5548 \end_inset
5549
5550 2
5551 \series bold
5552 ×
5553 \series default
5554 2
5555 \begin_inset space \thinspace{}
5556 \end_inset
5557
5558 matriz
5559 \end_layout
5560
5561 \end_inset
5562 </cell>
5563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5564 \begin_inset Text
5565
5566 \begin_layout Plain Layout
5567 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5568 0 & \textrm{-}\mathrm{i}\\
5569 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5570 \end_inset
5571
5572
5573 \end_layout
5574
5575 \end_inset
5576 </cell>
5577 </row>
5578 <row>
5579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5580 \begin_inset Text
5581
5582 \begin_layout Plain Layout
5583
5584 \backslash
5585 matrix
5586 \begin_inset ERT
5587 status collapsed
5588
5589 \begin_layout Plain Layout
5590
5591
5592 \backslash
5593 spce 
5594 \end_layout
5595
5596 \end_inset
5597
5598 2
5599 \series bold
5600 ×
5601 \series default
5602 2
5603 \begin_inset space \thinspace{}
5604 \end_inset
5605
5606 matriz
5607 \end_layout
5608
5609 \end_inset
5610 </cell>
5611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5612 \begin_inset Text
5613
5614 \begin_layout Plain Layout
5615 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5616 0 & \textrm{-}\mathrm{i}\\
5617 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5618 \end_inset
5619
5620
5621 \end_layout
5622
5623 \end_inset
5624 </cell>
5625 </row>
5626 </lyxtabular>
5627
5628 \end_inset
5629
5630
5631 \begin_inset space \hfill{}
5632 \end_inset
5633
5634
5635 \end_layout
5636
5637 \begin_layout Standard
5638 \begin_inset VSpace medskip
5639 \end_inset
5640
5641
5642 \end_layout
5643
5644 \begin_layout Standard
5645 Cuando se inserta p.
5646 \begin_inset space \thinspace{}
5647 \end_inset
5648
5649 e.
5650 \begin_inset space ~
5651 \end_inset
5652
5653
5654 \series bold
5655
5656 \backslash
5657 vmatrix
5658 \series default
5659 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5660  la matriz.
5661 \end_layout
5662
5663 \begin_layout Standard
5664 \begin_inset VSpace bigskip
5665 \end_inset
5666
5667
5668 \end_layout
5669
5670 \begin_layout Standard
5671 Como todas las ecuaciones multilínea son matrices, la longitud 
5672 \series bold
5673
5674 \backslash
5675 arraycolsep
5676 \series default
5677
5678 \begin_inset Index
5679 status collapsed
5680
5681 \begin_layout Plain Layout
5682 Comandos ! A ! 
5683 \backslash
5684 arraycolsep
5685 \end_layout
5686
5687 \end_inset
5688
5689 , que se describe en 
5690 \begin_inset CommandInset ref
5691 LatexCommand ref
5692 reference "sub:Separación-de-columnas"
5693
5694 \end_inset
5695
5696 , también se puede usar para cambiar la separación de las columnas en una
5697  matriz.
5698  Para cambiar la separación de las filas, se usa el comando 
5699 \series bold
5700
5701 \backslash
5702 arraystretch
5703 \series default
5704
5705 \begin_inset Index
5706 status collapsed
5707
5708 \begin_layout Plain Layout
5709 Comandos ! A ! 
5710 \backslash
5711 arraystretch
5712 \end_layout
5713
5714 \end_inset
5715
5716  de la siguiente manera:
5717 \end_layout
5718
5719 \begin_layout Standard
5720
5721 \series bold
5722
5723 \backslash
5724 renewcommand{
5725 \backslash
5726 arraystretch}{factor de separación}
5727 \begin_inset Index
5728 status collapsed
5729
5730 \begin_layout Plain Layout
5731 Comandos ! R ! 
5732 \backslash
5733 renewcommand
5734 \end_layout
5735
5736 \end_inset
5737
5738
5739 \end_layout
5740
5741 \begin_layout Standard
5742 El comando 
5743 \series bold
5744
5745 \backslash
5746 renewcommand
5747 \series default
5748  asigna el factor de separación al comando predefinido 
5749 \series bold
5750
5751 \backslash
5752 arraystretch
5753 \series default
5754 .
5755  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5756  Además, éste se usa para todas las matrices siguientes.
5757  Para volver a la separación original, asigna factor 1 a 
5758 \series bold
5759
5760 \backslash
5761 arraystretch
5762 \series default
5763 .
5764 \end_layout
5765
5766 \begin_layout Standard
5767 Para poner matrices en línea se usa el comando 
5768 \series bold
5769
5770 \backslash
5771 smallmatrix
5772 \series default
5773
5774 \begin_inset Index
5775 status collapsed
5776
5777 \begin_layout Plain Layout
5778 Comandos ! S ! 
5779 \backslash
5780 smallmatrix
5781 \end_layout
5782
5783 \end_inset
5784
5785 .
5786  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5787  se inserta la matriz.
5788  
5789 \end_layout
5790
5791 \begin_layout Standard
5792 Esto es una matriz 
5793 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5794 C & D\end{smallmatrix}\right)$
5795 \end_inset
5796
5797  en línea.
5798 \end_layout
5799
5800 \begin_layout Section
5801 Delimitadores
5802 \begin_inset Index
5803 status collapsed
5804
5805 \begin_layout Plain Layout
5806 Delimitadores
5807 \end_layout
5808
5809 \end_inset
5810
5811
5812 \end_layout
5813
5814 \begin_layout Subsection
5815 Delimitadores verticales
5816 \begin_inset Index
5817 status collapsed
5818
5819 \begin_layout Plain Layout
5820 Delimitadores ! verticales
5821 \end_layout
5822
5823 \end_inset
5824
5825
5826 \end_layout
5827
5828 \begin_layout Standard
5829 \begin_inset space \hfill{}
5830 \end_inset
5831
5832
5833 \begin_inset Tabular
5834 <lyxtabular version="3" rows="9" columns="2">
5835 <features>
5836 <column alignment="center" valignment="top" width="0pt">
5837 <column alignment="center" valignment="top" width="0pt">
5838 <row>
5839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5840 \begin_inset Text
5841
5842 \begin_layout Plain Layout
5843 Comando
5844 \end_layout
5845
5846 \end_inset
5847 </cell>
5848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 Resultado
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 </row>
5858 <row>
5859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5860 \begin_inset Text
5861
5862 \begin_layout Plain Layout
5863 (
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 $($
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 \end_layout
5888
5889 \end_inset
5890 </cell>
5891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5892 \begin_inset Text
5893
5894 \begin_layout Plain Layout
5895 \begin_inset Formula $\{$
5896 \end_inset
5897
5898
5899 \end_layout
5900
5901 \end_inset
5902 </cell>
5903 </row>
5904 <row>
5905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5906 \begin_inset Text
5907
5908 \begin_layout Plain Layout
5909 [
5910 \end_layout
5911
5912 \end_inset
5913 </cell>
5914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918 \begin_inset Formula $[$
5919 \end_inset
5920
5921
5922 \end_layout
5923
5924 \end_inset
5925 </cell>
5926 </row>
5927 <row>
5928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5929 \begin_inset Text
5930
5931 \begin_layout Plain Layout
5932
5933 \backslash
5934 langle
5935 \end_layout
5936
5937 \end_inset
5938 </cell>
5939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5940 \begin_inset Text
5941
5942 \begin_layout Plain Layout
5943 \begin_inset Formula $\langle$
5944 \end_inset
5945
5946
5947 \end_layout
5948
5949 \end_inset
5950 </cell>
5951 </row>
5952 <row>
5953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5954 \begin_inset Text
5955
5956 \begin_layout Plain Layout
5957
5958 \backslash
5959 lceil
5960 \end_layout
5961
5962 \end_inset
5963 </cell>
5964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5965 \begin_inset Text
5966
5967 \begin_layout Plain Layout
5968 \begin_inset Formula $\lceil$
5969 \end_inset
5970
5971
5972 \end_layout
5973
5974 \end_inset
5975 </cell>
5976 </row>
5977 <row>
5978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5979 \begin_inset Text
5980
5981 \begin_layout Plain Layout
5982
5983 \backslash
5984 lfloor
5985 \end_layout
5986
5987 \end_inset
5988 </cell>
5989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5990 \begin_inset Text
5991
5992 \begin_layout Plain Layout
5993 \begin_inset Formula $\lfloor$
5994 \end_inset
5995
5996
5997 \end_layout
5998
5999 \end_inset
6000 </cell>
6001 </row>
6002 <row>
6003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6004 \begin_inset Text
6005
6006 \begin_layout Plain Layout
6007 /
6008 \end_layout
6009
6010 \end_inset
6011 </cell>
6012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6013 \begin_inset Text
6014
6015 \begin_layout Plain Layout
6016 \begin_inset Formula $/$
6017 \end_inset
6018
6019
6020 \end_layout
6021
6022 \end_inset
6023 </cell>
6024 </row>
6025 <row>
6026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6027 \begin_inset Text
6028
6029 \begin_layout Plain Layout
6030 |
6031 \end_layout
6032
6033 \end_inset
6034 </cell>
6035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6036 \begin_inset Text
6037
6038 \begin_layout Plain Layout
6039 \begin_inset Formula $|$
6040 \end_inset
6041
6042
6043 \end_layout
6044
6045 \end_inset
6046 </cell>
6047 </row>
6048 </lyxtabular>
6049
6050 \end_inset
6051
6052
6053 \begin_inset space \hfill{}
6054 \end_inset
6055
6056
6057 \begin_inset Tabular
6058 <lyxtabular version="3" rows="9" columns="2">
6059 <features>
6060 <column alignment="center" valignment="top" width="0pt">
6061 <column alignment="center" valignment="top" width="0pt">
6062 <row>
6063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6064 \begin_inset Text
6065
6066 \begin_layout Plain Layout
6067 Comando
6068 \end_layout
6069
6070 \end_inset
6071 </cell>
6072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6073 \begin_inset Text
6074
6075 \begin_layout Plain Layout
6076 Resultado
6077 \end_layout
6078
6079 \end_inset
6080 </cell>
6081 </row>
6082 <row>
6083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6084 \begin_inset Text
6085
6086 \begin_layout Plain Layout
6087 )
6088 \end_layout
6089
6090 \end_inset
6091 </cell>
6092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6093 \begin_inset Text
6094
6095 \begin_layout Plain Layout
6096 \begin_inset Formula $)$
6097 \end_inset
6098
6099
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 </row>
6105 <row>
6106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6107 \begin_inset Text
6108
6109 \begin_layout Plain Layout
6110 }
6111 \end_layout
6112
6113 \end_inset
6114 </cell>
6115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6116 \begin_inset Text
6117
6118 \begin_layout Plain Layout
6119 \begin_inset Formula $\}$
6120 \end_inset
6121
6122
6123 \end_layout
6124
6125 \end_inset
6126 </cell>
6127 </row>
6128 <row>
6129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6130 \begin_inset Text
6131
6132 \begin_layout Plain Layout
6133 ]
6134 \end_layout
6135
6136 \end_inset
6137 </cell>
6138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6139 \begin_inset Text
6140
6141 \begin_layout Plain Layout
6142 \begin_inset Formula $]$
6143 \end_inset
6144
6145
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 </row>
6151 <row>
6152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6153 \begin_inset Text
6154
6155 \begin_layout Plain Layout
6156
6157 \backslash
6158 rangle
6159 \end_layout
6160
6161 \end_inset
6162 </cell>
6163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6164 \begin_inset Text
6165
6166 \begin_layout Plain Layout
6167 \begin_inset Formula $\rangle$
6168 \end_inset
6169
6170
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 </row>
6176 <row>
6177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6178 \begin_inset Text
6179
6180 \begin_layout Plain Layout
6181
6182 \backslash
6183 rceil
6184 \end_layout
6185
6186 \end_inset
6187 </cell>
6188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6189 \begin_inset Text
6190
6191 \begin_layout Plain Layout
6192 \begin_inset Formula $\rceil$
6193 \end_inset
6194
6195
6196 \end_layout
6197
6198 \end_inset
6199 </cell>
6200 </row>
6201 <row>
6202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6203 \begin_inset Text
6204
6205 \begin_layout Plain Layout
6206
6207 \backslash
6208 rfloor
6209 \end_layout
6210
6211 \end_inset
6212 </cell>
6213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6214 \begin_inset Text
6215
6216 \begin_layout Plain Layout
6217 \begin_inset Formula $\rfloor$
6218 \end_inset
6219
6220
6221 \end_layout
6222
6223 \end_inset
6224 </cell>
6225 </row>
6226 <row>
6227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6228 \begin_inset Text
6229
6230 \begin_layout Plain Layout
6231
6232 \backslash
6233
6234 \backslash
6235
6236 \end_layout
6237
6238 \end_inset
6239 </cell>
6240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6241 \begin_inset Text
6242
6243 \begin_layout Plain Layout
6244 \begin_inset Formula $\backslash$
6245 \end_inset
6246
6247
6248 \end_layout
6249
6250 \end_inset
6251 </cell>
6252 </row>
6253 <row>
6254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6255 \begin_inset Text
6256
6257 \begin_layout Plain Layout
6258
6259 \backslash
6260 |
6261 \end_layout
6262
6263 \end_inset
6264 </cell>
6265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6266 \begin_inset Text
6267
6268 \begin_layout Plain Layout
6269 \begin_inset Formula $\|$
6270 \end_inset
6271
6272
6273 \end_layout
6274
6275 \end_inset
6276 </cell>
6277 </row>
6278 </lyxtabular>
6279
6280 \end_inset
6281
6282
6283 \begin_inset space \hfill{}
6284 \end_inset
6285
6286
6287 \end_layout
6288
6289 \begin_layout Standard
6290 \begin_inset Note Greyedout
6291 status open
6292
6293 \begin_layout Plain Layout
6294
6295 \series bold
6296 Nota
6297 \series default
6298 : En modo TeX hay que usar el comando 
6299 \series bold
6300
6301 \backslash
6302 textbackslash
6303 \series default
6304
6305 \begin_inset Index
6306 status collapsed
6307
6308 \begin_layout Plain Layout
6309 Comandos ! T ! 
6310 \backslash
6311 textbackslash
6312 \end_layout
6313
6314 \end_inset
6315
6316  para la barra invertida, porque si no el comando 
6317 \series bold
6318
6319 \backslash
6320
6321 \backslash
6322
6323 \series default
6324  genera un salto de línea.
6325 \end_layout
6326
6327 \end_inset
6328
6329
6330 \end_layout
6331
6332 \begin_layout Standard
6333 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6334  descritos en las dos subsecciones siguientes.
6335  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6336  < y > en vez de los comandos 
6337 \series bold
6338
6339 \backslash
6340 langle
6341 \series default
6342  y 
6343 \series bold
6344
6345 \backslash
6346 rangle
6347 \series default
6348 .
6349  
6350 \end_layout
6351
6352 \begin_layout Subsubsection
6353 Tamaño manual de los delimitadores
6354 \begin_inset CommandInset label
6355 LatexCommand label
6356 name "sub:Tamaño-manual-de"
6357
6358 \end_inset
6359
6360
6361 \begin_inset Index
6362 status collapsed
6363
6364 \begin_layout Plain Layout
6365 Delimitadores ! tamaño manual
6366 \end_layout
6367
6368 \end_inset
6369
6370
6371 \end_layout
6372
6373 \begin_layout Standard
6374 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6375  LaTeX 
6376 \series bold
6377
6378 \backslash
6379 big
6380 \series default
6381
6382 \begin_inset Index
6383 status collapsed
6384
6385 \begin_layout Plain Layout
6386 Comandos ! B ! 
6387 \backslash
6388 big
6389 \end_layout
6390
6391 \end_inset
6392
6393
6394 \series bold
6395
6396 \backslash
6397 Big
6398 \series default
6399
6400 \series bold
6401
6402 \backslash
6403 bigg
6404 \series default
6405 , y 
6406 \series bold
6407
6408 \backslash
6409 Bigg
6410 \series default
6411 .
6412  
6413 \series bold
6414
6415 \backslash
6416 big
6417 \series default
6418  indica el tamaño menor y 
6419 \series bold
6420
6421 \backslash
6422 Bigg
6423 \series default
6424  el mayor.
6425 \end_layout
6426
6427 \begin_layout Standard
6428 Estos comandos se usan para resaltar niveles de delimitación:
6429 \end_layout
6430
6431 \begin_layout Standard
6432 \noindent
6433 \align center
6434 \begin_inset Tabular
6435 <lyxtabular version="3" rows="2" columns="2">
6436 <features>
6437 <column alignment="center" valignment="top" width="0">
6438 <column alignment="center" valignment="top" width="0">
6439 <row>
6440 <cell alignment="center" valignment="top" usebox="none">
6441 \begin_inset Text
6442
6443 \begin_layout Plain Layout
6444 todos los delimitadores de igual tamaño:
6445 \end_layout
6446
6447 \end_inset
6448 </cell>
6449 <cell alignment="center" valignment="top" usebox="none">
6450 \begin_inset Text
6451
6452 \begin_layout Plain Layout
6453 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6454 \end_inset
6455
6456
6457 \end_layout
6458
6459 \end_inset
6460 </cell>
6461 </row>
6462 <row>
6463 <cell alignment="center" valignment="top" usebox="none">
6464 \begin_inset Text
6465
6466 \begin_layout Plain Layout
6467 así tiene mejor aspecto:
6468 \end_layout
6469
6470 \end_inset
6471 </cell>
6472 <cell alignment="center" valignment="top" usebox="none">
6473 \begin_inset Text
6474
6475 \begin_layout Plain Layout
6476 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6477 \end_inset
6478
6479
6480 \end_layout
6481
6482 \end_inset
6483 </cell>
6484 </row>
6485 </lyxtabular>
6486
6487 \end_inset
6488
6489
6490 \begin_inset Note Note
6491 status collapsed
6492
6493 \begin_layout Plain Layout
6494
6495 \series bold
6496
6497 \backslash
6498 raisebox
6499 \series default
6500  se usa sólo como espaciador
6501 \end_layout
6502
6503 \end_inset
6504
6505
6506 \end_layout
6507
6508 \begin_layout Standard
6509 Para la segunda expresión se ha empleado el comando 
6510 \series bold
6511
6512 \backslash
6513 Big((A+B)(A-B)
6514 \backslash
6515 Big)^
6516 \series default
6517
6518 \begin_inset ERT
6519 status collapsed
6520
6521 \begin_layout Plain Layout
6522
6523
6524 \backslash
6525 spce 
6526 \end_layout
6527
6528 \end_inset
6529
6530
6531 \series bold
6532 C
6533 \series default
6534 .
6535 \end_layout
6536
6537 \begin_layout Standard
6538 He aquí una visión conjunta de todos los tamaños y delimitadores:
6539 \end_layout
6540
6541 \begin_layout Standard
6542 \noindent
6543 \align center
6544
6545 \backslash
6546 Bigg(
6547 \backslash
6548 exp
6549 \backslash
6550 bigg<
6551 \backslash
6552 Big[
6553 \backslash
6554 big{
6555 \backslash
6556 ln(3x)
6557 \backslash
6558 big}^2
6559 \begin_inset ERT
6560 status collapsed
6561
6562 \begin_layout Plain Layout
6563
6564
6565 \backslash
6566 spce 
6567 \end_layout
6568
6569 \end_inset
6570
6571
6572 \backslash
6573 sen(x)
6574 \backslash
6575 Big]^
6576 \begin_inset ERT
6577 status collapsed
6578
6579 \begin_layout Plain Layout
6580
6581
6582 \backslash
6583 spce 
6584 \end_layout
6585
6586 \end_inset
6587
6588 A
6589 \begin_inset ERT
6590 status collapsed
6591
6592 \begin_layout Plain Layout
6593
6594
6595 \backslash
6596 spce 
6597 \end_layout
6598
6599 \end_inset
6600
6601
6602 \backslash
6603 bigg>
6604 \backslash
6605 Bigg)^0,5
6606 \begin_inset Formula \[
6607 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}\]
6608
6609 \end_inset
6610
6611
6612 \end_layout
6613
6614 \begin_layout Standard
6615 Además de los comandos 
6616 \series bold
6617
6618 \backslash
6619 big
6620 \series default
6621  hay la variante 
6622 \series bold
6623
6624 \backslash
6625 bigm
6626 \series default
6627
6628 \begin_inset Index
6629 status collapsed
6630
6631 \begin_layout Plain Layout
6632 Comandos ! B ! 
6633 \backslash
6634 bigm
6635 \end_layout
6636
6637 \end_inset
6638
6639 , que añade un poco más de espacio entre el delimitador y su contenido,
6640  y la variante 
6641 \series bold
6642
6643 \backslash
6644 bigl
6645 \series default
6646 -
6647 \series bold
6648
6649 \backslash
6650 bigr
6651 \series default
6652
6653 \begin_inset Index
6654 status collapsed
6655
6656 \begin_layout Plain Layout
6657 Comandos ! B ! 
6658 \backslash
6659 bigl - 
6660 \backslash
6661 bigr
6662 \end_layout
6663
6664 \end_inset
6665
6666 , que no añade espacio adicional.
6667  La 
6668 \emph on
6669 l
6670 \emph default
6671  al final del comando 
6672 \series bold
6673
6674 \backslash
6675 bigl 
6676 \series default
6677 es para el delimitador izquierdo, la 
6678 \emph on
6679 r
6680 \emph default
6681  es para el delimitador derecho.
6682  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6683  apertura o de cierre.
6684 \end_layout
6685
6686 \begin_layout Standard
6687 En el siguiente cuadro hay una comparación de las variantes:
6688 \end_layout
6689
6690 \begin_layout Standard
6691 \noindent
6692 \align center
6693 \begin_inset Tabular
6694 <lyxtabular version="3" rows="5" columns="2">
6695 <features>
6696 <column alignment="center" valignment="top" width="0">
6697 <column alignment="center" valignment="top" width="0">
6698 <row>
6699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6700 \begin_inset Text
6701
6702 \begin_layout Plain Layout
6703 Comando
6704 \end_layout
6705
6706 \end_inset
6707 </cell>
6708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6709 \begin_inset Text
6710
6711 \begin_layout Plain Layout
6712 Resultado
6713 \begin_inset Note Note
6714 status collapsed
6715
6716 \begin_layout Plain Layout
6717
6718 \series bold
6719
6720 \backslash
6721 raisebox
6722 \series default
6723  se usa sólo como espaciador
6724 \end_layout
6725
6726 \end_inset
6727
6728
6729 \end_layout
6730
6731 \end_inset
6732 </cell>
6733 </row>
6734 <row>
6735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6736 \begin_inset Text
6737
6738 \begin_layout Plain Layout
6739
6740 \backslash
6741 Bigm(
6742 \backslash
6743 bigm(
6744 \backslash
6745 ln(3x)
6746 \backslash
6747 bigm)^2
6748 \series bold
6749
6750 \begin_inset ERT
6751 status collapsed
6752
6753 \begin_layout Plain Layout
6754
6755
6756 \backslash
6757 spce 
6758 \end_layout
6759
6760 \end_inset
6761
6762
6763 \series default
6764
6765 \backslash
6766 Bigm)
6767 \end_layout
6768
6769 \end_inset
6770 </cell>
6771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6772 \begin_inset Text
6773
6774 \begin_layout Plain Layout
6775 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6776 \end_inset
6777
6778
6779 \end_layout
6780
6781 \end_inset
6782 </cell>
6783 </row>
6784 <row>
6785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6786 \begin_inset Text
6787
6788 \begin_layout Plain Layout
6789
6790 \backslash
6791 Big(
6792 \backslash
6793 big(
6794 \backslash
6795 ln(3x)
6796 \backslash
6797 big)^2
6798 \series bold
6799
6800 \begin_inset ERT
6801 status collapsed
6802
6803 \begin_layout Plain Layout
6804
6805
6806 \backslash
6807 spce 
6808 \end_layout
6809
6810 \end_inset
6811
6812
6813 \series default
6814
6815 \backslash
6816 Big)
6817 \end_layout
6818
6819 \end_inset
6820 </cell>
6821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6822 \begin_inset Text
6823
6824 \begin_layout Plain Layout
6825 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6826 \end_inset
6827
6828
6829 \end_layout
6830
6831 \end_inset
6832 </cell>
6833 </row>
6834 <row>
6835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6836 \begin_inset Text
6837
6838 \begin_layout Plain Layout
6839
6840 \backslash
6841 Bigl(
6842 \backslash
6843 bigl(
6844 \backslash
6845 ln(3x)
6846 \backslash
6847 bigr)^2
6848 \series bold
6849
6850 \begin_inset ERT
6851 status collapsed
6852
6853 \begin_layout Plain Layout
6854
6855
6856 \backslash
6857 spce 
6858 \end_layout
6859
6860 \end_inset
6861
6862
6863 \series default
6864
6865 \backslash
6866 Bigr)
6867 \end_layout
6868
6869 \end_inset
6870 </cell>
6871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6872 \begin_inset Text
6873
6874 \begin_layout Plain Layout
6875 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6876 \end_inset
6877
6878
6879 \end_layout
6880
6881 \end_inset
6882 </cell>
6883 </row>
6884 <row>
6885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6886 \begin_inset Text
6887
6888 \begin_layout Plain Layout
6889
6890 \backslash
6891 bigl)
6892 \backslash
6893 ln(3x)
6894 \backslash
6895 bigr(
6896 \end_layout
6897
6898 \end_inset
6899 </cell>
6900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6901 \begin_inset Text
6902
6903 \begin_layout Plain Layout
6904 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6905 \end_inset
6906
6907
6908 \end_layout
6909
6910 \end_inset
6911 </cell>
6912 </row>
6913 </lyxtabular>
6914
6915 \end_inset
6916
6917
6918 \end_layout
6919
6920 \begin_layout Subsubsection
6921 Tamaño automático de los delimitadores
6922 \begin_inset CommandInset label
6923 LatexCommand label
6924 name "sub:Tamaño-automático-de"
6925
6926 \end_inset
6927
6928
6929 \begin_inset Index
6930 status collapsed
6931
6932 \begin_layout Plain Layout
6933 Delimitadores ! tamaño automático
6934 \end_layout
6935
6936 \end_inset
6937
6938
6939 \end_layout
6940
6941 \begin_layout Standard
6942 Se pueden insertar delimitadores de tamaño variable con los comandos 
6943 \series bold
6944
6945 \backslash
6946 left
6947 \series default
6948
6949 \begin_inset Index
6950 status collapsed
6951
6952 \begin_layout Plain Layout
6953 Comandos ! L ! 
6954 \backslash
6955 left
6956 \end_layout
6957
6958 \end_inset
6959
6960  y 
6961 \series bold
6962
6963 \backslash
6964 right
6965 \series default
6966
6967 \begin_inset Index
6968 status collapsed
6969
6970 \begin_layout Plain Layout
6971 Comandos ! R ! 
6972 \backslash
6973 right
6974 \end_layout
6975
6976 \end_inset
6977
6978  o con el botón de la barra de ecuaciones 
6979 \begin_inset Graphics
6980         filename ../../images/dialog-show_mathdelimiter.png
6981         scale 85
6982
6983 \end_inset
6984
6985 .
6986  El delimitador deseado se debe insertar directamente detrás de 
6987 \series bold
6988
6989 \backslash
6990 left
6991 \series default
6992  y 
6993 \series bold
6994
6995 \backslash
6996 right
6997 \series default
6998 .
6999  El tamaño se calculará automáticamente después para la salida.
7000  
7001 \end_layout
7002
7003 \begin_layout Standard
7004 \noindent
7005 \align center
7006 delimitador normal: El comando 
7007 \series bold
7008
7009 \backslash
7010 ln(
7011 \backslash
7012 frac
7013 \series default
7014
7015 \begin_inset ERT
7016 status collapsed
7017
7018 \begin_layout Plain Layout
7019
7020
7021 \backslash
7022 spce 
7023 \end_layout
7024
7025 \end_inset
7026
7027
7028 \series bold
7029 A
7030 \begin_inset Formula $\downarrow$
7031 \end_inset
7032
7033 C
7034 \series default
7035
7036 \begin_inset ERT
7037 status collapsed
7038
7039 \begin_layout Plain Layout
7040
7041
7042 \backslash
7043 spce
7044 \end_layout
7045
7046 \end_inset
7047
7048
7049 \series bold
7050 )
7051 \series default
7052  genera
7053 \begin_inset Formula \[
7054 \ln(\frac{A}{C})\]
7055
7056 \end_inset
7057
7058
7059 \end_layout
7060
7061 \begin_layout Standard
7062 \noindent
7063 \align center
7064 delimitador multilínea: El comando 
7065 \series bold
7066
7067 \backslash
7068 ln
7069 \backslash
7070 left(
7071 \backslash
7072 frac
7073 \series default
7074
7075 \begin_inset ERT
7076 status collapsed
7077
7078 \begin_layout Plain Layout
7079
7080
7081 \backslash
7082 spce 
7083 \end_layout
7084
7085 \end_inset
7086
7087
7088 \series bold
7089 A
7090 \begin_inset Formula $\downarrow$
7091 \end_inset
7092
7093 C
7094 \series default
7095
7096 \begin_inset ERT
7097 status collapsed
7098
7099 \begin_layout Plain Layout
7100
7101
7102 \backslash
7103 spce 
7104 \end_layout
7105
7106 \end_inset
7107
7108
7109 \series bold
7110
7111 \backslash
7112 right)
7113 \series default
7114  genera
7115 \begin_inset Formula \[
7116 \ln\left(\frac{A}{C}\right)\]
7117
7118 \end_inset
7119
7120
7121 \end_layout
7122
7123 \begin_layout Standard
7124 En lugar de 
7125 \series bold
7126
7127 \backslash
7128 left
7129 \series default
7130  y 
7131 \series bold
7132
7133 \backslash
7134 right
7135 \series default
7136  se puede usar el atajo 
7137 \family sans
7138 Alt+M
7139 \begin_inset space ~
7140 \end_inset
7141
7142 Corchete
7143 \family default
7144 .
7145  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7146  real del delimitador y además se genera el correspondiente delimitador
7147  de cierre.
7148 \begin_inset Newline newline
7149 \end_inset
7150
7151 El comando para el último ejemplo sería 
7152 \series bold
7153
7154 \backslash
7155 ln Alt+M
7156 \series default
7157  
7158 \series bold
7159 (
7160 \backslash
7161 frac
7162 \begin_inset ERT
7163 status collapsed
7164
7165 \begin_layout Plain Layout
7166
7167
7168 \backslash
7169 spce 
7170 \end_layout
7171
7172 \end_inset
7173
7174 A
7175 \begin_inset Formula $\downarrow$
7176 \end_inset
7177
7178
7179 \end_layout
7180
7181 \begin_layout Standard
7182 Para omitir uno de los dos delimitadores se inserta un punto.
7183  Por ejemplo, el comando 
7184 \series bold
7185
7186 \backslash
7187 left.
7188 \backslash
7189 frac
7190 \series default
7191
7192 \begin_inset ERT
7193 status collapsed
7194
7195 \begin_layout Plain Layout
7196
7197
7198 \backslash
7199 spce 
7200 \end_layout
7201
7202 \end_inset
7203
7204
7205 \series bold
7206 A
7207 \begin_inset Formula $\downarrow$
7208 \end_inset
7209
7210 B
7211 \series default
7212
7213 \begin_inset ERT
7214 status collapsed
7215
7216 \begin_layout Plain Layout
7217
7218
7219 \backslash
7220 spce 
7221 \end_layout
7222
7223 \end_inset
7224
7225
7226 \series bold
7227
7228 \backslash
7229 right}
7230 \series default
7231  da lugar a:
7232 \begin_inset Formula \[
7233 \left.\frac{A}{B}\right\} \]
7234
7235 \end_inset
7236
7237
7238 \end_layout
7239
7240 \begin_layout Standard
7241 LyX convertirá los comandos 
7242 \series bold
7243
7244 \backslash
7245 left
7246 \series default
7247  y 
7248 \series bold
7249
7250 \backslash
7251 right
7252 \series default
7253  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7254  omitido aparecerá como línea de trazos.
7255  
7256 \begin_inset VSpace bigskip
7257 \end_inset
7258
7259
7260 \end_layout
7261
7262 \begin_layout Standard
7263 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7264  de LaTeX, el comando 
7265 \series bold
7266
7267 \backslash
7268 middle
7269 \series default
7270
7271 \begin_inset Index
7272 status collapsed
7273
7274 \begin_layout Plain Layout
7275 Comandos ! M ! 
7276 \backslash
7277 middle
7278 \end_layout
7279
7280 \end_inset
7281
7282  está también disponible para todos los delimitadores y límites.
7283  Con este comando la altura del siguiente carácter se adapta a la de los
7284  delimitadores circundantes, lo que es necesario, p.
7285 \begin_inset space \thinspace{}
7286 \end_inset
7287
7288 e., para vectores físicos: 
7289 \begin_inset Formula \[
7290 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7291
7292 \end_inset
7293
7294
7295 \end_layout
7296
7297 \begin_layout Standard
7298 Para vectores físicos hay un paquete LaTeX especial que se describe en 
7299 \begin_inset CommandInset ref
7300 LatexCommand ref
7301 reference "sub:Vectores-físicos"
7302
7303 \end_inset
7304
7305 .
7306 \end_layout
7307
7308 \begin_layout Subsection
7309 Delimitadores horizontales
7310 \begin_inset Index
7311 status collapsed
7312
7313 \begin_layout Plain Layout
7314 Delimitadores ! horizontales
7315 \end_layout
7316
7317 \end_inset
7318
7319
7320 \end_layout
7321
7322 \begin_layout Standard
7323 \noindent
7324 \align center
7325 \begin_inset Tabular
7326 <lyxtabular version="3" rows="4" columns="2">
7327 <features>
7328 <column alignment="center" valignment="top" width="0">
7329 <column alignment="center" valignment="top" width="0">
7330 <row>
7331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7332 \begin_inset Text
7333
7334 \begin_layout Plain Layout
7335 Comando
7336 \begin_inset Note Note
7337 status collapsed
7338
7339 \begin_layout Plain Layout
7340
7341 \series bold
7342
7343 \backslash
7344 raisebox
7345 \series default
7346  se usa sólo como espaciador
7347 \end_layout
7348
7349 \end_inset
7350
7351
7352 \end_layout
7353
7354 \end_inset
7355 </cell>
7356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7357 \begin_inset Text
7358
7359 \begin_layout Plain Layout
7360 Resultado
7361 \end_layout
7362
7363 \end_inset
7364 </cell>
7365 </row>
7366 <row>
7367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7368 \begin_inset Text
7369
7370 \begin_layout Plain Layout
7371 \begin_inset ERT
7372 status collapsed
7373
7374 \begin_layout Plain Layout
7375
7376
7377 \backslash
7378 raisebox{2.3mm}{
7379 \end_layout
7380
7381 \end_inset
7382
7383
7384 \backslash
7385 overbrace
7386 \begin_inset ERT
7387 status collapsed
7388
7389 \begin_layout Plain Layout
7390
7391
7392 \backslash
7393 spce 
7394 \end_layout
7395
7396 \end_inset
7397
7398 A+B
7399 \begin_inset ERT
7400 status collapsed
7401
7402 \begin_layout Plain Layout
7403
7404
7405 \backslash
7406 spce 
7407 \end_layout
7408
7409 \end_inset
7410
7411 ^
7412 \begin_inset ERT
7413 status collapsed
7414
7415 \begin_layout Plain Layout
7416
7417
7418 \backslash
7419 spce 
7420 \end_layout
7421
7422 \end_inset
7423
7424 3
7425 \begin_inset ERT
7426 status collapsed
7427
7428 \begin_layout Plain Layout
7429
7430 }
7431 \end_layout
7432
7433 \end_inset
7434
7435
7436 \begin_inset Index
7437 status collapsed
7438
7439 \begin_layout Plain Layout
7440 Comandos ! O ! 
7441 \backslash
7442 overbrace
7443 \end_layout
7444
7445 \end_inset
7446
7447
7448 \end_layout
7449
7450 \end_inset
7451 </cell>
7452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7453 \begin_inset Text
7454
7455 \begin_layout Plain Layout
7456 \begin_inset Formula $\overbrace{A+B}^{3}$
7457 \end_inset
7458
7459
7460 \end_layout
7461
7462 \end_inset
7463 </cell>
7464 </row>
7465 <row>
7466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7467 \begin_inset Text
7468
7469 \begin_layout Plain Layout
7470 \begin_inset ERT
7471 status collapsed
7472
7473 \begin_layout Plain Layout
7474
7475
7476 \backslash
7477 raisebox{-2.2mm}{
7478 \end_layout
7479
7480 \end_inset
7481
7482
7483 \backslash
7484 underbrace
7485 \begin_inset ERT
7486 status collapsed
7487
7488 \begin_layout Plain Layout
7489
7490
7491 \backslash
7492 spce 
7493 \end_layout
7494
7495 \end_inset
7496
7497 A+B
7498 \begin_inset ERT
7499 status collapsed
7500
7501 \begin_layout Plain Layout
7502
7503
7504 \backslash
7505 spce 
7506 \end_layout
7507
7508 \end_inset
7509
7510 _5
7511 \begin_inset ERT
7512 status collapsed
7513
7514 \begin_layout Plain Layout
7515
7516 }
7517 \end_layout
7518
7519 \end_inset
7520
7521
7522 \begin_inset Index
7523 status collapsed
7524
7525 \begin_layout Plain Layout
7526 Comandos ! U ! 
7527 \backslash
7528 underbrace
7529 \end_layout
7530
7531 \end_inset
7532
7533
7534 \end_layout
7535
7536 \end_inset
7537 </cell>
7538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7539 \begin_inset Text
7540
7541 \begin_layout Plain Layout
7542 \begin_inset Formula $\underbrace{A+B}_{5}$
7543 \end_inset
7544
7545
7546 \end_layout
7547
7548 \end_inset
7549 </cell>
7550 </row>
7551 <row>
7552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7553 \begin_inset Text
7554
7555 \begin_layout Plain Layout
7556
7557 \backslash
7558 overbrace
7559 \begin_inset ERT
7560 status collapsed
7561
7562 \begin_layout Plain Layout
7563
7564
7565 \backslash
7566 spce 
7567 \end_layout
7568
7569 \end_inset
7570
7571
7572 \backslash
7573 underbrace
7574 \begin_inset ERT
7575 status collapsed
7576
7577 \begin_layout Plain Layout
7578
7579
7580 \backslash
7581 spce 
7582 \end_layout
7583
7584 \end_inset
7585
7586 A+B_w
7587 \begin_inset ERT
7588 status collapsed
7589
7590 \begin_layout Plain Layout
7591
7592
7593 \backslash
7594 spce 
7595 \end_layout
7596
7597 \end_inset
7598
7599
7600 \begin_inset ERT
7601 status collapsed
7602
7603 \begin_layout Plain Layout
7604
7605
7606 \backslash
7607 spce 
7608 \end_layout
7609
7610 \end_inset
7611
7612 _7
7613 \begin_inset ERT
7614 status collapsed
7615
7616 \begin_layout Plain Layout
7617
7618
7619 \backslash
7620 spce 
7621 \end_layout
7622
7623 \end_inset
7624
7625
7626 \begin_inset ERT
7627 status collapsed
7628
7629 \begin_layout Plain Layout
7630
7631
7632 \backslash
7633 spce 
7634 \end_layout
7635
7636 \end_inset
7637
7638 ^
7639 \begin_inset ERT
7640 status collapsed
7641
7642 \begin_layout Plain Layout
7643
7644
7645 \backslash
7646 spce 
7647 \end_layout
7648
7649 \end_inset
7650
7651 C
7652 \end_layout
7653
7654 \end_inset
7655 </cell>
7656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7657 \begin_inset Text
7658
7659 \begin_layout Plain Layout
7660 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7661 \end_inset
7662
7663
7664 \end_layout
7665
7666 \end_inset
7667 </cell>
7668 </row>
7669 </lyxtabular>
7670
7671 \end_inset
7672
7673
7674 \end_layout
7675
7676 \begin_layout Standard
7677 En el último ejemplo no importa en qué orden se introducen los comandos
7678  
7679 \series bold
7680
7681 \backslash
7682 overbrace
7683 \series default
7684  y 
7685 \series bold
7686
7687 \backslash
7688 underbrace
7689 \series default
7690 .
7691 \begin_inset VSpace bigskip
7692 \end_inset
7693
7694
7695 \end_layout
7696
7697 \begin_layout Standard
7698 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7699  multilínea, como se describe en
7700 \begin_inset space ~
7701 \end_inset
7702
7703
7704 \begin_inset CommandInset ref
7705 LatexCommand ref
7706 reference "sec:Ecuaciones-multilínea"
7707
7708 \end_inset
7709
7710 :
7711 \begin_inset Formula \begin{eqnarray*}
7712 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7713  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7714
7715 \end_inset
7716
7717 En la primera fila se insertan la ecuación y la primera llave.
7718  Aquí es importante insertar el comando de espacio
7719 \begin_inset Foot
7720 status collapsed
7721
7722 \begin_layout Plain Layout
7723 Los comandos para espacios se explican en 
7724 \begin_inset CommandInset ref
7725 LatexCommand ref
7726 reference "sub:Espacio-predefinido"
7727
7728 \end_inset
7729
7730
7731 \end_layout
7732
7733 \end_inset
7734
7735  
7736 \series bold
7737
7738 \backslash
7739 :
7740 \series default
7741  antes de la primera
7742 \series bold
7743  
7744 \series default
7745
7746 \begin_inset Formula $d$
7747 \end_inset
7748
7749 , porque la llave que termina detrás de 
7750 \begin_inset Formula $q$
7751 \end_inset
7752
7753  impide que el siguiente 
7754 \begin_inset Quotes fld
7755 \end_inset
7756
7757 +
7758 \begin_inset Quotes frd
7759 \end_inset
7760
7761  esté rodeado de espacio.
7762 \begin_inset Foot
7763 status collapsed
7764
7765 \begin_layout Plain Layout
7766 Debido a que la llave no es considerada como carácter, véase 
7767 \begin_inset CommandInset ref
7768 LatexCommand ref
7769 reference "sub:Operadores-binarios"
7770
7771 \end_inset
7772
7773
7774 \end_layout
7775
7776 \end_inset
7777
7778  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7779  de 
7780 \begin_inset Formula $b$
7781 \end_inset
7782
7783  se inserta antes el comando 
7784 \series bold
7785
7786 \backslash
7787 hphantom{gggg+
7788 \backslash
7789 :}
7790 \series default
7791 .
7792 \begin_inset Foot
7793 status collapsed
7794
7795 \begin_layout Plain Layout
7796 Más sobre 
7797 \series bold
7798
7799 \backslash
7800 hphantom
7801 \series default
7802  en 
7803 \begin_inset CommandInset ref
7804 LatexCommand ref
7805 reference "sub:Espacios-reservados"
7806
7807 \end_inset
7808
7809
7810 \end_layout
7811
7812 \end_inset
7813
7814  Ese espacio es necesario porque el signo 
7815 \begin_inset Quotes fld
7816 \end_inset
7817
7818 +
7819 \begin_inset Quotes frd
7820 \end_inset
7821
7822  va seguido de un espacio en la ecuación.
7823  La llave se coloca bajo el comando 
7824 \series bold
7825
7826 \backslash
7827 hphantom{bbqq+dddd}
7828 \series default
7829 .
7830  
7831 \end_layout
7832
7833 \begin_layout Standard
7834 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7835  ejemplo:
7836 \begin_inset ERT
7837 status collapsed
7838
7839 \begin_layout Plain Layout
7840
7841
7842 \backslash
7843 setlength{
7844 \backslash
7845 jot}{-6pt}
7846 \end_layout
7847
7848 \end_inset
7849
7850
7851 \begin_inset Formula \begin{eqnarray*}
7852  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7853 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7854
7855 \end_inset
7856
7857
7858 \begin_inset ERT
7859 status collapsed
7860
7861 \begin_layout Plain Layout
7862
7863
7864 \backslash
7865 setlength{
7866 \backslash
7867 jot}{3pt}
7868 \end_layout
7869
7870 \end_inset
7871
7872 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7873  anterior, con la diferencia de que la llave está encima.
7874  La segunda fila contiene la ecuación junto con la segunda llave.
7875  Para evitar que haya demasiado espacio entre la llave superior en la primera
7876  fila y la ecuación hay que reducirlo.
7877  Esto no es fácil de hacer debido a un fallo de LyX.
7878 \begin_inset Foot
7879 status collapsed
7880
7881 \begin_layout Plain Layout
7882 \begin_inset CommandInset href
7883 LatexCommand href
7884 name "LyX-bug #1505"
7885 target "http://www.lyx.org/trac/ticket/1505"
7886
7887 \end_inset
7888
7889
7890 \end_layout
7891
7892 \end_inset
7893
7894  Una solución es cambiar la separación global de filas en la ecuación, 
7895 \series bold
7896
7897 \backslash
7898 jot
7899 \series default
7900
7901 \begin_inset Index
7902 status collapsed
7903
7904 \begin_layout Plain Layout
7905 Comandos ! J ! 
7906 \backslash
7907 jot
7908 \end_layout
7909
7910 \end_inset
7911
7912 , en -6
7913 \begin_inset space \thinspace{}
7914 \end_inset
7915
7916 pt insertando antes de la ecuación el comando 
7917 \series bold
7918
7919 \backslash
7920 setlength{
7921 \backslash
7922 jot}{-6pt}
7923 \series default
7924  en modo TeX.
7925  Después de la ecuación se vuelve al valor normal 3
7926 \begin_inset space \thinspace{}
7927 \end_inset
7928
7929 pt de 
7930 \series bold
7931
7932 \backslash
7933 jot
7934 \series default
7935  usando el mismo comando.
7936  Más información sobre separación de filas en ecuaciones en
7937 \begin_inset space ~
7938 \end_inset
7939
7940
7941 \begin_inset CommandInset ref
7942 LatexCommand ref
7943 reference "sub:Separación-de-líneas"
7944
7945 \end_inset
7946
7947 .
7948 \end_layout
7949
7950 \begin_layout Section
7951 Flechas
7952 \begin_inset Index
7953 status collapsed
7954
7955 \begin_layout Plain Layout
7956 Flechas
7957 \end_layout
7958
7959 \end_inset
7960
7961
7962 \end_layout
7963
7964 \begin_layout Standard
7965 Las flechas se pueden insertar con el botón 
7966 \begin_inset Graphics
7967         filename ../../images/math/leftarrow.png
7968         scale 85
7969
7970 \end_inset
7971
7972  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7973  siguientes.
7974 \end_layout
7975
7976 \begin_layout Subsection
7977 Flechas horizontales
7978 \begin_inset Index
7979 status collapsed
7980
7981 \begin_layout Plain Layout
7982 Flechas ! horizontales
7983 \end_layout
7984
7985 \end_inset
7986
7987
7988 \end_layout
7989
7990 \begin_layout Standard
7991 \begin_inset space \hfill{}
7992 \end_inset
7993
7994
7995 \begin_inset Tabular
7996 <lyxtabular version="3" rows="8" columns="2">
7997 <features>
7998 <column alignment="center" valignment="top" width="0pt">
7999 <column alignment="center" valignment="top" width="0pt">
8000 <row>
8001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8002 \begin_inset Text
8003
8004 \begin_layout Plain Layout
8005 Comando
8006 \end_layout
8007
8008 \end_inset
8009 </cell>
8010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8011 \begin_inset Text
8012
8013 \begin_layout Plain Layout
8014 Resultado
8015 \end_layout
8016
8017 \end_inset
8018 </cell>
8019 </row>
8020 <row>
8021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8022 \begin_inset Text
8023
8024 \begin_layout Plain Layout
8025
8026 \backslash
8027 gets
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8033 \begin_inset Text
8034
8035 \begin_layout Plain Layout
8036 \begin_inset Formula $\gets$
8037 \end_inset
8038
8039
8040 \end_layout
8041
8042 \end_inset
8043 </cell>
8044 </row>
8045 <row>
8046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8047 \begin_inset Text
8048
8049 \begin_layout Plain Layout
8050
8051 \backslash
8052 Leftarrow
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8058 \begin_inset Text
8059
8060 \begin_layout Plain Layout
8061 \begin_inset Formula $\Leftarrow$
8062 \end_inset
8063
8064
8065 \end_layout
8066
8067 \end_inset
8068 </cell>
8069 </row>
8070 <row>
8071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8072 \begin_inset Text
8073
8074 \begin_layout Plain Layout
8075
8076 \backslash
8077 longleftarrow
8078 \end_layout
8079
8080 \end_inset
8081 </cell>
8082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8083 \begin_inset Text
8084
8085 \begin_layout Plain Layout
8086 \begin_inset Formula $\longleftarrow$
8087 \end_inset
8088
8089
8090 \end_layout
8091
8092 \end_inset
8093 </cell>
8094 </row>
8095 <row>
8096 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8097 \begin_inset Text
8098
8099 \begin_layout Plain Layout
8100
8101 \backslash
8102 Longleftarrow
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111 \begin_inset Formula $\Longleftarrow$
8112 \end_inset
8113
8114
8115 \end_layout
8116
8117 \end_inset
8118 </cell>
8119 </row>
8120 <row>
8121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8122 \begin_inset Text
8123
8124 \begin_layout Plain Layout
8125
8126 \backslash
8127 leftharpoonup
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8133 \begin_inset Text
8134
8135 \begin_layout Plain Layout
8136 \begin_inset Formula $\leftharpoonup$
8137 \end_inset
8138
8139
8140 \end_layout
8141
8142 \end_inset
8143 </cell>
8144 </row>
8145 <row>
8146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150
8151 \backslash
8152 leftharpoondown
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Plain Layout
8161 \begin_inset Formula $\leftharpoondown$
8162 \end_inset
8163
8164
8165 \end_layout
8166
8167 \end_inset
8168 </cell>
8169 </row>
8170 <row>
8171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8172 \begin_inset Text
8173
8174 \begin_layout Plain Layout
8175
8176 \backslash
8177 hookleftarrow
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8183 \begin_inset Text
8184
8185 \begin_layout Plain Layout
8186 \begin_inset Formula $\hookleftarrow$
8187 \end_inset
8188
8189
8190 \end_layout
8191
8192 \end_inset
8193 </cell>
8194 </row>
8195 </lyxtabular>
8196
8197 \end_inset
8198
8199
8200 \begin_inset space \hfill{}
8201 \end_inset
8202
8203
8204 \begin_inset Tabular
8205 <lyxtabular version="3" rows="8" columns="2">
8206 <features>
8207 <column alignment="center" valignment="top" width="0pt">
8208 <column alignment="center" valignment="top" width="0pt">
8209 <row>
8210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Plain Layout
8214 Comando
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223 Resultado
8224 \end_layout
8225
8226 \end_inset
8227 </cell>
8228 </row>
8229 <row>
8230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8231 \begin_inset Text
8232
8233 \begin_layout Plain Layout
8234
8235 \backslash
8236 to
8237 \end_layout
8238
8239 \end_inset
8240 </cell>
8241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8242 \begin_inset Text
8243
8244 \begin_layout Plain Layout
8245 \begin_inset Formula $\to$
8246 \end_inset
8247
8248
8249 \end_layout
8250
8251 \end_inset
8252 </cell>
8253 </row>
8254 <row>
8255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8256 \begin_inset Text
8257
8258 \begin_layout Plain Layout
8259
8260 \backslash
8261 Rightarrow
8262 \end_layout
8263
8264 \end_inset
8265 </cell>
8266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8267 \begin_inset Text
8268
8269 \begin_layout Plain Layout
8270 \begin_inset Formula $\Rightarrow$
8271 \end_inset
8272
8273
8274 \end_layout
8275
8276 \end_inset
8277 </cell>
8278 </row>
8279 <row>
8280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8281 \begin_inset Text
8282
8283 \begin_layout Plain Layout
8284
8285 \backslash
8286 longrightarrow
8287 \end_layout
8288
8289 \end_inset
8290 </cell>
8291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8292 \begin_inset Text
8293
8294 \begin_layout Plain Layout
8295 \begin_inset Formula $\longrightarrow$
8296 \end_inset
8297
8298
8299 \end_layout
8300
8301 \end_inset
8302 </cell>
8303 </row>
8304 <row>
8305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8306 \begin_inset Text
8307
8308 \begin_layout Plain Layout
8309
8310 \backslash
8311 Longrightarrow
8312 \end_layout
8313
8314 \end_inset
8315 </cell>
8316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8317 \begin_inset Text
8318
8319 \begin_layout Plain Layout
8320 \begin_inset Formula $\Longrightarrow$
8321 \end_inset
8322
8323
8324 \end_layout
8325
8326 \end_inset
8327 </cell>
8328 </row>
8329 <row>
8330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8331 \begin_inset Text
8332
8333 \begin_layout Plain Layout
8334
8335 \backslash
8336 rightharpoonup
8337 \end_layout
8338
8339 \end_inset
8340 </cell>
8341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8342 \begin_inset Text
8343
8344 \begin_layout Plain Layout
8345 \begin_inset Formula $\rightharpoonup$
8346 \end_inset
8347
8348
8349 \end_layout
8350
8351 \end_inset
8352 </cell>
8353 </row>
8354 <row>
8355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8356 \begin_inset Text
8357
8358 \begin_layout Plain Layout
8359
8360 \backslash
8361 rightharpoondown
8362 \end_layout
8363
8364 \end_inset
8365 </cell>
8366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8367 \begin_inset Text
8368
8369 \begin_layout Plain Layout
8370 \begin_inset Formula $\rightharpoondown$
8371 \end_inset
8372
8373
8374 \end_layout
8375
8376 \end_inset
8377 </cell>
8378 </row>
8379 <row>
8380 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8381 \begin_inset Text
8382
8383 \begin_layout Plain Layout
8384
8385 \backslash
8386 hookrightarrow
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8392 \begin_inset Text
8393
8394 \begin_layout Plain Layout
8395 \begin_inset Formula $\hookrightarrow$
8396 \end_inset
8397
8398
8399 \end_layout
8400
8401 \end_inset
8402 </cell>
8403 </row>
8404 </lyxtabular>
8405
8406 \end_inset
8407
8408
8409 \begin_inset space \hfill{}
8410 \end_inset
8411
8412
8413 \end_layout
8414
8415 \begin_layout Standard
8416 \begin_inset space \hfill{}
8417 \end_inset
8418
8419
8420 \begin_inset Tabular
8421 <lyxtabular version="3" rows="6" columns="2">
8422 <features>
8423 <column alignment="center" valignment="top" width="0pt">
8424 <column alignment="center" valignment="top" width="0pt">
8425 <row>
8426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8427 \begin_inset Text
8428
8429 \begin_layout Plain Layout
8430 Comando
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8436 \begin_inset Text
8437
8438 \begin_layout Plain Layout
8439 Resultado
8440 \end_layout
8441
8442 \end_inset
8443 </cell>
8444 </row>
8445 <row>
8446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8447 \begin_inset Text
8448
8449 \begin_layout Plain Layout
8450
8451 \backslash
8452 leftrightarrow
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8458 \begin_inset Text
8459
8460 \begin_layout Plain Layout
8461 \begin_inset Formula $\leftrightarrow$
8462 \end_inset
8463
8464
8465 \end_layout
8466
8467 \end_inset
8468 </cell>
8469 </row>
8470 <row>
8471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8472 \begin_inset Text
8473
8474 \begin_layout Plain Layout
8475
8476 \backslash
8477 Leftrightarrow
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8483 \begin_inset Text
8484
8485 \begin_layout Plain Layout
8486 \begin_inset Formula $\Leftrightarrow$
8487 \end_inset
8488
8489
8490 \end_layout
8491
8492 \end_inset
8493 </cell>
8494 </row>
8495 <row>
8496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8497 \begin_inset Text
8498
8499 \begin_layout Plain Layout
8500
8501 \backslash
8502 longleftrightarrow
8503 \end_layout
8504
8505 \end_inset
8506 </cell>
8507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8508 \begin_inset Text
8509
8510 \begin_layout Plain Layout
8511 \begin_inset Formula $\longleftrightarrow$
8512 \end_inset
8513
8514
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 </row>
8520 <row>
8521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8522 \begin_inset Text
8523
8524 \begin_layout Plain Layout
8525
8526 \backslash
8527 Longleftrightarrow
8528 \end_layout
8529
8530 \end_inset
8531 </cell>
8532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8533 \begin_inset Text
8534
8535 \begin_layout Plain Layout
8536 \begin_inset Formula $\Longleftrightarrow$
8537 \end_inset
8538
8539
8540 \end_layout
8541
8542 \end_inset
8543 </cell>
8544 </row>
8545 <row>
8546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8547 \begin_inset Text
8548
8549 \begin_layout Plain Layout
8550
8551 \backslash
8552 rightleftharpoons
8553 \end_layout
8554
8555 \end_inset
8556 </cell>
8557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8558 \begin_inset Text
8559
8560 \begin_layout Plain Layout
8561 \begin_inset Formula $\rightleftharpoons$
8562 \end_inset
8563
8564
8565 \end_layout
8566
8567 \end_inset
8568 </cell>
8569 </row>
8570 </lyxtabular>
8571
8572 \end_inset
8573
8574
8575 \begin_inset space \hspace{}
8576 \length 25pt
8577 \end_inset
8578
8579
8580 \begin_inset space \hfill{}
8581 \end_inset
8582
8583
8584 \begin_inset Tabular
8585 <lyxtabular version="3" rows="5" columns="2">
8586 <features>
8587 <column alignment="center" valignment="top" width="0pt">
8588 <column alignment="center" valignment="top" width="0pt">
8589 <row>
8590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8591 \begin_inset Text
8592
8593 \begin_layout Plain Layout
8594 Comando
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8600 \begin_inset Text
8601
8602 \begin_layout Plain Layout
8603 Resultado
8604 \end_layout
8605
8606 \end_inset
8607 </cell>
8608 </row>
8609 <row>
8610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8611 \begin_inset Text
8612
8613 \begin_layout Plain Layout
8614
8615 \backslash
8616 mapsto
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8622 \begin_inset Text
8623
8624 \begin_layout Plain Layout
8625 \begin_inset Formula $\mapsto$
8626 \end_inset
8627
8628
8629 \end_layout
8630
8631 \end_inset
8632 </cell>
8633 </row>
8634 <row>
8635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8636 \begin_inset Text
8637
8638 \begin_layout Plain Layout
8639
8640 \backslash
8641 longmapsto
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Plain Layout
8650 \begin_inset Formula $\longmapsto$
8651 \end_inset
8652
8653
8654 \end_layout
8655
8656 \end_inset
8657 </cell>
8658 </row>
8659 <row>
8660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8661 \begin_inset Text
8662
8663 \begin_layout Plain Layout
8664
8665 \backslash
8666 leadsto
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8672 \begin_inset Text
8673
8674 \begin_layout Plain Layout
8675 \begin_inset Formula $\leadsto$
8676 \end_inset
8677
8678
8679 \end_layout
8680
8681 \end_inset
8682 </cell>
8683 </row>
8684 <row>
8685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8686 \begin_inset Text
8687
8688 \begin_layout Plain Layout
8689
8690 \backslash
8691 dasharrow
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Plain Layout
8700 \begin_inset Formula $\dasharrow$
8701 \end_inset
8702
8703
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 </row>
8709 </lyxtabular>
8710
8711 \end_inset
8712
8713
8714 \begin_inset space \hfill{}
8715 \end_inset
8716
8717
8718 \begin_inset VSpace medskip
8719 \end_inset
8720
8721
8722 \end_layout
8723
8724 \begin_layout Standard
8725 Las flechas que se utilizan como acentos, p.
8726 \begin_inset space \thinspace{}
8727 \end_inset
8728
8729 e.
8730  en vectores, se describen en 
8731 \begin_inset CommandInset ref
8732 LatexCommand ref
8733 reference "sec:Acentos"
8734
8735 \end_inset
8736
8737 .
8738  
8739 \begin_inset VSpace bigskip
8740 \end_inset
8741
8742
8743 \end_layout
8744
8745 \begin_layout Standard
8746 Además hay las flechas etiquetadas
8747 \begin_inset Index
8748 status collapsed
8749
8750 \begin_layout Plain Layout
8751 Flechas ! etiquetadas
8752 \end_layout
8753
8754 \end_inset
8755
8756  
8757 \series bold
8758
8759 \backslash
8760 xleftarrow
8761 \series default
8762
8763 \begin_inset Index
8764 status collapsed
8765
8766 \begin_layout Plain Layout
8767 Comandos ! X ! 
8768 \backslash
8769 xleftarrow
8770 \end_layout
8771
8772 \end_inset
8773
8774  y 
8775 \series bold
8776
8777 \backslash
8778 xrightarrow
8779 \series default
8780
8781 \begin_inset Index
8782 status collapsed
8783
8784 \begin_layout Plain Layout
8785 Comandos ! X ! 
8786 \backslash
8787 xrightarrow
8788 \begin_inset ERT
8789 status collapsed
8790
8791 \begin_layout Plain Layout
8792
8793
8794 \backslash
8795 vspace{4mm}
8796 \end_layout
8797
8798 \end_inset
8799
8800
8801 \end_layout
8802
8803 \end_inset
8804
8805 .
8806  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8807  con dos marcos azules donde se puede insertar la etiqueta.
8808  La longitud de la flecha se adapta a la anchura de la etiqueta.
8809 \end_layout
8810
8811 \begin_layout Standard
8812 \noindent
8813 \align center
8814 \begin_inset Tabular
8815 <lyxtabular version="3" rows="3" columns="2">
8816 <features>
8817 <column alignment="center" valignment="top" width="0">
8818 <column alignment="center" valignment="top" width="0">
8819 <row>
8820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8821 \begin_inset Text
8822
8823 \begin_layout Plain Layout
8824 Comando
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8830 \begin_inset Text
8831
8832 \begin_layout Plain Layout
8833 Resultado
8834 \begin_inset Note Note
8835 status collapsed
8836
8837 \begin_layout Plain Layout
8838
8839 \series bold
8840
8841 \backslash
8842 raisebox
8843 \series default
8844  se usa sólo como espaciador
8845 \end_layout
8846
8847 \end_inset
8848
8849
8850 \end_layout
8851
8852 \end_inset
8853 </cell>
8854 </row>
8855 <row>
8856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8857 \begin_inset Text
8858
8859 \begin_layout Plain Layout
8860 F(a)
8861 \backslash
8862 xleftarrow
8863 \begin_inset ERT
8864 status collapsed
8865
8866 \begin_layout Plain Layout
8867
8868
8869 \backslash
8870 spce 
8871 \end_layout
8872
8873 \end_inset
8874
8875 x=a
8876 \begin_inset Formula $\downarrow$
8877 \end_inset
8878
8879 x>0
8880 \begin_inset Formula $\to$
8881 \end_inset
8882
8883 F(x)
8884 \end_layout
8885
8886 \end_inset
8887 </cell>
8888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8889 \begin_inset Text
8890
8891 \begin_layout Plain Layout
8892 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8893 \end_inset
8894
8895
8896 \end_layout
8897
8898 \end_inset
8899 </cell>
8900 </row>
8901 <row>
8902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8903 \begin_inset Text
8904
8905 \begin_layout Plain Layout
8906 F(x)
8907 \backslash
8908 xrightarrow
8909 \begin_inset ERT
8910 status collapsed
8911
8912 \begin_layout Plain Layout
8913
8914
8915 \backslash
8916 spce 
8917 \end_layout
8918
8919 \end_inset
8920
8921 x=a
8922 \begin_inset Formula $\downarrow$
8923 \end_inset
8924
8925 x>0
8926 \begin_inset Formula $\to$
8927 \end_inset
8928
8929 F(a)
8930 \end_layout
8931
8932 \end_inset
8933 </cell>
8934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8939 \end_inset
8940
8941
8942 \end_layout
8943
8944 \end_inset
8945 </cell>
8946 </row>
8947 </lyxtabular>
8948
8949 \end_inset
8950
8951
8952 \end_layout
8953
8954 \begin_layout Subsection
8955 Flechas verticales y diagonales
8956 \begin_inset Index
8957 status collapsed
8958
8959 \begin_layout Plain Layout
8960 Flechas ! diagonales
8961 \end_layout
8962
8963 \end_inset
8964
8965
8966 \begin_inset Index
8967 status collapsed
8968
8969 \begin_layout Plain Layout
8970 Flechas ! verticales
8971 \end_layout
8972
8973 \end_inset
8974
8975
8976 \end_layout
8977
8978 \begin_layout Standard
8979 \begin_inset space \hfill{}
8980 \end_inset
8981
8982
8983 \begin_inset Tabular
8984 <lyxtabular version="3" rows="7" columns="2">
8985 <features>
8986 <column alignment="center" valignment="top" width="0pt">
8987 <column alignment="center" valignment="top" width="0pt">
8988 <row>
8989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8990 \begin_inset Text
8991
8992 \begin_layout Plain Layout
8993 Comando
8994 \end_layout
8995
8996 \end_inset
8997 </cell>
8998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8999 \begin_inset Text
9000
9001 \begin_layout Plain Layout
9002 Resultado
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 </row>
9008 <row>
9009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9010 \begin_inset Text
9011
9012 \begin_layout Plain Layout
9013
9014 \backslash
9015 uparrow
9016 \end_layout
9017
9018 \end_inset
9019 </cell>
9020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9021 \begin_inset Text
9022
9023 \begin_layout Plain Layout
9024 \begin_inset Formula $\uparrow$
9025 \end_inset
9026
9027
9028 \end_layout
9029
9030 \end_inset
9031 </cell>
9032 </row>
9033 <row>
9034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9035 \begin_inset Text
9036
9037 \begin_layout Plain Layout
9038
9039 \backslash
9040 Uparrow
9041 \end_layout
9042
9043 \end_inset
9044 </cell>
9045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9046 \begin_inset Text
9047
9048 \begin_layout Plain Layout
9049 \begin_inset Formula $\Uparrow$
9050 \end_inset
9051
9052
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 </row>
9058 <row>
9059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9060 \begin_inset Text
9061
9062 \begin_layout Plain Layout
9063
9064 \backslash
9065 updownarrow
9066 \end_layout
9067
9068 \end_inset
9069 </cell>
9070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9071 \begin_inset Text
9072
9073 \begin_layout Plain Layout
9074 \begin_inset Formula $\updownarrow$
9075 \end_inset
9076
9077
9078 \end_layout
9079
9080 \end_inset
9081 </cell>
9082 </row>
9083 <row>
9084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9085 \begin_inset Text
9086
9087 \begin_layout Plain Layout
9088
9089 \backslash
9090 Updownarrow
9091 \end_layout
9092
9093 \end_inset
9094 </cell>
9095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9096 \begin_inset Text
9097
9098 \begin_layout Plain Layout
9099 \begin_inset Formula $\Updownarrow$
9100 \end_inset
9101
9102
9103 \end_layout
9104
9105 \end_inset
9106 </cell>
9107 </row>
9108 <row>
9109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113
9114 \backslash
9115 Downarrow
9116 \end_layout
9117
9118 \end_inset
9119 </cell>
9120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124 \begin_inset Formula $\Downarrow$
9125 \end_inset
9126
9127
9128 \end_layout
9129
9130 \end_inset
9131 </cell>
9132 </row>
9133 <row>
9134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \begin_layout Plain Layout
9138
9139 \backslash
9140 downarrow
9141 \end_layout
9142
9143 \end_inset
9144 </cell>
9145 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9146 \begin_inset Text
9147
9148 \begin_layout Plain Layout
9149 \begin_inset Formula $\downarrow$
9150 \end_inset
9151
9152
9153 \end_layout
9154
9155 \end_inset
9156 </cell>
9157 </row>
9158 </lyxtabular>
9159
9160 \end_inset
9161
9162
9163 \begin_inset space \hfill{}
9164 \end_inset
9165
9166
9167 \begin_inset Tabular
9168 <lyxtabular version="3" rows="5" columns="2">
9169 <features>
9170 <column alignment="center" valignment="top" width="0pt">
9171 <column alignment="center" valignment="top" width="0pt">
9172 <row>
9173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9174 \begin_inset Text
9175
9176 \begin_layout Plain Layout
9177 Comando
9178 \end_layout
9179
9180 \end_inset
9181 </cell>
9182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186 Resultado
9187 \end_layout
9188
9189 \end_inset
9190 </cell>
9191 </row>
9192 <row>
9193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9194 \begin_inset Text
9195
9196 \begin_layout Plain Layout
9197
9198 \backslash
9199 nearrow
9200 \end_layout
9201
9202 \end_inset
9203 </cell>
9204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9205 \begin_inset Text
9206
9207 \begin_layout Plain Layout
9208 \begin_inset Formula $\nearrow$
9209 \end_inset
9210
9211
9212 \end_layout
9213
9214 \end_inset
9215 </cell>
9216 </row>
9217 <row>
9218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9219 \begin_inset Text
9220
9221 \begin_layout Plain Layout
9222
9223 \backslash
9224 searrow
9225 \end_layout
9226
9227 \end_inset
9228 </cell>
9229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9230 \begin_inset Text
9231
9232 \begin_layout Plain Layout
9233 \begin_inset Formula $\searrow$
9234 \end_inset
9235
9236
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 </row>
9242 <row>
9243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9244 \begin_inset Text
9245
9246 \begin_layout Plain Layout
9247
9248 \backslash
9249 swarrow
9250 \end_layout
9251
9252 \end_inset
9253 </cell>
9254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9255 \begin_inset Text
9256
9257 \begin_layout Plain Layout
9258 \begin_inset Formula $\swarrow$
9259 \end_inset
9260
9261
9262 \end_layout
9263
9264 \end_inset
9265 </cell>
9266 </row>
9267 <row>
9268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9269 \begin_inset Text
9270
9271 \begin_layout Plain Layout
9272
9273 \backslash
9274 nwarrow
9275 \end_layout
9276
9277 \end_inset
9278 </cell>
9279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9280 \begin_inset Text
9281
9282 \begin_layout Plain Layout
9283 \begin_inset Formula $\nwarrow$
9284 \end_inset
9285
9286
9287 \end_layout
9288
9289 \end_inset
9290 </cell>
9291 </row>
9292 </lyxtabular>
9293
9294 \end_inset
9295
9296
9297 \begin_inset space \hfill{}
9298 \end_inset
9299
9300
9301 \end_layout
9302
9303 \begin_layout Standard
9304 \begin_inset VSpace medskip
9305 \end_inset
9306
9307
9308 \end_layout
9309
9310 \begin_layout Standard
9311 Las flechas verticales también se pueden usar como delimitadores junto con
9312  los comandos descritos en
9313 \begin_inset space ~
9314 \end_inset
9315
9316
9317 \begin_inset CommandInset ref
9318 LatexCommand ref
9319 reference "sub:Tamaño-manual-de"
9320
9321 \end_inset
9322
9323  y 
9324 \begin_inset CommandInset ref
9325 LatexCommand ref
9326 reference "sub:Tamaño-automático-de"
9327
9328 \end_inset
9329
9330 .
9331 \end_layout
9332
9333 \begin_layout Standard
9334
9335 \end_layout
9336
9337 \begin_layout Section
9338 Acentos
9339 \begin_inset CommandInset label
9340 LatexCommand label
9341 name "sec:Acentos"
9342
9343 \end_inset
9344
9345
9346 \begin_inset Index
9347 status collapsed
9348
9349 \begin_layout Plain Layout
9350 Acentos
9351 \end_layout
9352
9353 \end_inset
9354
9355
9356 \end_layout
9357
9358 \begin_layout Standard
9359 Los acentos se pueden insertar con el botón 
9360 \begin_inset Graphics
9361         filename ../../images/math/hat.png
9362         scale 85
9363
9364 \end_inset
9365
9366  o mediante los comandos listados en las siguientes subsecciones.
9367 \end_layout
9368
9369 \begin_layout Subsection
9370 Acentos para un carácter
9371 \begin_inset ERT
9372 status collapsed
9373
9374 \begin_layout Plain Layout
9375
9376
9377 \backslash
9378 texorpdfstring{
9379 \end_layout
9380
9381 \end_inset
9382
9383
9384 \begin_inset Foot
9385 status collapsed
9386
9387 \begin_layout Plain Layout
9388 Para acentos en texto, véase 
9389 \begin_inset CommandInset ref
9390 LatexCommand ref
9391 reference "sub:Acentos-en-texto"
9392
9393 \end_inset
9394
9395
9396 \end_layout
9397
9398 \end_inset
9399
9400
9401 \begin_inset ERT
9402 status collapsed
9403
9404 \begin_layout Plain Layout
9405
9406 }{}
9407 \end_layout
9408
9409 \end_inset
9410
9411
9412 \begin_inset Note Note
9413 status collapsed
9414
9415 \begin_layout Plain Layout
9416
9417 \backslash
9418 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
9419  PDF.
9420 \end_layout
9421
9422 \begin_layout Plain Layout
9423 Más sobre 
9424 \backslash
9425 texorpdfstring en la sección 
9426 \begin_inset CommandInset ref
9427 LatexCommand ref
9428 reference "sub:Ecuaciones-en-encabezados"
9429
9430 \end_inset
9431
9432 .
9433 \end_layout
9434
9435 \end_inset
9436
9437
9438 \begin_inset CommandInset label
9439 LatexCommand label
9440 name "sub:Acentos-para-un"
9441
9442 \end_inset
9443
9444
9445 \begin_inset Index
9446 status collapsed
9447
9448 \begin_layout Plain Layout
9449 Acentos ! para un carácter
9450 \end_layout
9451
9452 \end_inset
9453
9454
9455 \end_layout
9456
9457 \begin_layout Standard
9458 \begin_inset space \hfill{}
9459 \end_inset
9460
9461
9462 \begin_inset Tabular
9463 <lyxtabular version="3" rows="8" columns="2">
9464 <features>
9465 <column alignment="center" valignment="top" width="0pt">
9466 <column alignment="center" valignment="top" width="0pt">
9467 <row>
9468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9469 \begin_inset Text
9470
9471 \begin_layout Plain Layout
9472 Comando
9473 \end_layout
9474
9475 \end_inset
9476 </cell>
9477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9478 \begin_inset Text
9479
9480 \begin_layout Plain Layout
9481 Resultado
9482 \begin_inset Note Note
9483 status collapsed
9484
9485 \begin_layout Plain Layout
9486
9487 \series bold
9488
9489 \backslash
9490 raisebox
9491 \series default
9492  se usa sólo como espaciador
9493 \end_layout
9494
9495 \end_inset
9496
9497
9498 \end_layout
9499
9500 \end_inset
9501 </cell>
9502 </row>
9503 <row>
9504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9505 \begin_inset Text
9506
9507 \begin_layout Plain Layout
9508
9509 \backslash
9510 dot
9511 \begin_inset ERT
9512 status collapsed
9513
9514 \begin_layout Plain Layout
9515
9516
9517 \backslash
9518 spce 
9519 \end_layout
9520
9521 \end_inset
9522
9523 A
9524 \end_layout
9525
9526 \end_inset
9527 </cell>
9528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9529 \begin_inset Text
9530
9531 \begin_layout Plain Layout
9532 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9533 \end_inset
9534
9535
9536 \end_layout
9537
9538 \end_inset
9539 </cell>
9540 </row>
9541 <row>
9542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9543 \begin_inset Text
9544
9545 \begin_layout Plain Layout
9546
9547 \backslash
9548 ddot
9549 \begin_inset ERT
9550 status collapsed
9551
9552 \begin_layout Plain Layout
9553
9554
9555 \backslash
9556 spce 
9557 \end_layout
9558
9559 \end_inset
9560
9561 A
9562 \end_layout
9563
9564 \end_inset
9565 </cell>
9566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9567 \begin_inset Text
9568
9569 \begin_layout Plain Layout
9570 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9571 \end_inset
9572
9573
9574 \end_layout
9575
9576 \end_inset
9577 </cell>
9578 </row>
9579 <row>
9580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9581 \begin_inset Text
9582
9583 \begin_layout Plain Layout
9584
9585 \backslash
9586 dddot
9587 \begin_inset ERT
9588 status collapsed
9589
9590 \begin_layout Plain Layout
9591
9592
9593 \backslash
9594 spce 
9595 \end_layout
9596
9597 \end_inset
9598
9599 A
9600 \end_layout
9601
9602 \end_inset
9603 </cell>
9604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9605 \begin_inset Text
9606
9607 \begin_layout Plain Layout
9608 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9609 \end_inset
9610
9611
9612 \end_layout
9613
9614 \end_inset
9615 </cell>
9616 </row>
9617 <row>
9618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9619 \begin_inset Text
9620
9621 \begin_layout Plain Layout
9622
9623 \backslash
9624 ddddot{A
9625 \end_layout
9626
9627 \end_inset
9628 </cell>
9629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9630 \begin_inset Text
9631
9632 \begin_layout Plain Layout
9633 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9634 \end_inset
9635
9636
9637 \end_layout
9638
9639 \end_inset
9640 </cell>
9641 </row>
9642 <row>
9643 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9644 \begin_inset Text
9645
9646 \begin_layout Plain Layout
9647
9648 \backslash
9649 vec
9650 \begin_inset ERT
9651 status collapsed
9652
9653 \begin_layout Plain Layout
9654
9655
9656 \backslash
9657 spce 
9658 \end_layout
9659
9660 \end_inset
9661
9662 A
9663 \begin_inset Index
9664 status collapsed
9665
9666 \begin_layout Plain Layout
9667 Vectores
9668 \end_layout
9669
9670 \end_inset
9671
9672
9673 \end_layout
9674
9675 \end_inset
9676 </cell>
9677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9678 \begin_inset Text
9679
9680 \begin_layout Plain Layout
9681 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9682 \end_inset
9683
9684
9685 \end_layout
9686
9687 \end_inset
9688 </cell>
9689 </row>
9690 <row>
9691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9692 \begin_inset Text
9693
9694 \begin_layout Plain Layout
9695
9696 \backslash
9697 bar
9698 \begin_inset ERT
9699 status collapsed
9700
9701 \begin_layout Plain Layout
9702
9703
9704 \backslash
9705 spce 
9706 \end_layout
9707
9708 \end_inset
9709
9710 A
9711 \end_layout
9712
9713 \end_inset
9714 </cell>
9715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9716 \begin_inset Text
9717
9718 \begin_layout Plain Layout
9719 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9720 \end_inset
9721
9722
9723 \end_layout
9724
9725 \end_inset
9726 </cell>
9727 </row>
9728 <row>
9729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9730 \begin_inset Text
9731
9732 \begin_layout Plain Layout
9733
9734 \backslash
9735 mathring
9736 \begin_inset ERT
9737 status collapsed
9738
9739 \begin_layout Plain Layout
9740
9741
9742 \backslash
9743 spce 
9744 \end_layout
9745
9746 \end_inset
9747
9748 A
9749 \end_layout
9750
9751 \end_inset
9752 </cell>
9753 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9754 \begin_inset Text
9755
9756 \begin_layout Plain Layout
9757 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9758 \end_inset
9759
9760
9761 \end_layout
9762
9763 \end_inset
9764 </cell>
9765 </row>
9766 </lyxtabular>
9767
9768 \end_inset
9769
9770
9771 \begin_inset space \hfill{}
9772 \end_inset
9773
9774
9775 \begin_inset Tabular
9776 <lyxtabular version="3" rows="7" columns="2">
9777 <features>
9778 <column alignment="center" valignment="top" width="0pt">
9779 <column alignment="center" valignment="top" width="0pt">
9780 <row>
9781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9782 \begin_inset Text
9783
9784 \begin_layout Plain Layout
9785 Comando
9786 \end_layout
9787
9788 \end_inset
9789 </cell>
9790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9791 \begin_inset Text
9792
9793 \begin_layout Plain Layout
9794 Resultado
9795 \begin_inset Note Note
9796 status collapsed
9797
9798 \begin_layout Plain Layout
9799
9800 \series bold
9801
9802 \backslash
9803 raisebox
9804 \series default
9805  se usa sólo como espaciador
9806 \end_layout
9807
9808 \end_inset
9809
9810
9811 \end_layout
9812
9813 \end_inset
9814 </cell>
9815 </row>
9816 <row>
9817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9818 \begin_inset Text
9819
9820 \begin_layout Plain Layout
9821
9822 \backslash
9823 tilde
9824 \begin_inset ERT
9825 status collapsed
9826
9827 \begin_layout Plain Layout
9828
9829
9830 \backslash
9831 spce 
9832 \end_layout
9833
9834 \end_inset
9835
9836 A
9837 \end_layout
9838
9839 \end_inset
9840 </cell>
9841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9842 \begin_inset Text
9843
9844 \begin_layout Plain Layout
9845 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9846 \end_inset
9847
9848
9849 \end_layout
9850
9851 \end_inset
9852 </cell>
9853 </row>
9854 <row>
9855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9856 \begin_inset Text
9857
9858 \begin_layout Plain Layout
9859
9860 \backslash
9861 hat
9862 \begin_inset ERT
9863 status collapsed
9864
9865 \begin_layout Plain Layout
9866
9867
9868 \backslash
9869 spce 
9870 \end_layout
9871
9872 \end_inset
9873
9874 A
9875 \end_layout
9876
9877 \end_inset
9878 </cell>
9879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9880 \begin_inset Text
9881
9882 \begin_layout Plain Layout
9883 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9884 \end_inset
9885
9886
9887 \end_layout
9888
9889 \end_inset
9890 </cell>
9891 </row>
9892 <row>
9893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9894 \begin_inset Text
9895
9896 \begin_layout Plain Layout
9897
9898 \backslash
9899 check
9900 \begin_inset ERT
9901 status collapsed
9902
9903 \begin_layout Plain Layout
9904
9905
9906 \backslash
9907 spce 
9908 \end_layout
9909
9910 \end_inset
9911
9912 A
9913 \end_layout
9914
9915 \end_inset
9916 </cell>
9917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9918 \begin_inset Text
9919
9920 \begin_layout Plain Layout
9921 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9922 \end_inset
9923
9924
9925 \end_layout
9926
9927 \end_inset
9928 </cell>
9929 </row>
9930 <row>
9931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9932 \begin_inset Text
9933
9934 \begin_layout Plain Layout
9935
9936 \backslash
9937 acute
9938 \begin_inset ERT
9939 status collapsed
9940
9941 \begin_layout Plain Layout
9942
9943
9944 \backslash
9945 spce 
9946 \end_layout
9947
9948 \end_inset
9949
9950 A
9951 \end_layout
9952
9953 \end_inset
9954 </cell>
9955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9956 \begin_inset Text
9957
9958 \begin_layout Plain Layout
9959 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9960 \end_inset
9961
9962
9963 \end_layout
9964
9965 \end_inset
9966 </cell>
9967 </row>
9968 <row>
9969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9970 \begin_inset Text
9971
9972 \begin_layout Plain Layout
9973
9974 \backslash
9975 grave
9976 \begin_inset ERT
9977 status collapsed
9978
9979 \begin_layout Plain Layout
9980
9981
9982 \backslash
9983 spce 
9984 \end_layout
9985
9986 \end_inset
9987
9988 A
9989 \end_layout
9990
9991 \end_inset
9992 </cell>
9993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9998 \end_inset
9999
10000
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 </row>
10006 <row>
10007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10008 \begin_inset Text
10009
10010 \begin_layout Plain Layout
10011
10012 \backslash
10013 breve
10014 \begin_inset ERT
10015 status collapsed
10016
10017 \begin_layout Plain Layout
10018
10019
10020 \backslash
10021 spce 
10022 \end_layout
10023
10024 \end_inset
10025
10026 A
10027 \end_layout
10028
10029 \end_inset
10030 </cell>
10031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10032 \begin_inset Text
10033
10034 \begin_layout Plain Layout
10035 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10036 \end_inset
10037
10038
10039 \end_layout
10040
10041 \end_inset
10042 </cell>
10043 </row>
10044 </lyxtabular>
10045
10046 \end_inset
10047
10048
10049 \begin_inset space \hfill{}
10050 \end_inset
10051
10052
10053 \end_layout
10054
10055 \begin_layout Standard
10056 \begin_inset VSpace bigskip
10057 \end_inset
10058
10059
10060 \end_layout
10061
10062 \begin_layout Standard
10063 En ecuaciones se pueden insertar acentos como é directamente.
10064  LyX los transformará al comando de acento correspondiente.
10065  Para poner diéresis
10066 \begin_inset Index
10067 status collapsed
10068
10069 \begin_layout Plain Layout
10070 Dieresis@Diéresis
10071 \end_layout
10072
10073 \end_inset
10074
10075  es mejor insertar comillas antes de la vocal.
10076  Estos dos caracteres son considerados por LaTeX como 
10077 \emph on
10078 un solo
10079 \emph default
10080  carácter si la parte de la ecuación con la diéresis se marca en idioma
10081  alemán.
10082 \begin_inset Foot
10083 status collapsed
10084
10085 \begin_layout Plain Layout
10086 O algún otro idioma que use acentos, p.
10087 \begin_inset space \thinspace{}
10088 \end_inset
10089
10090 e.
10091  catalán.
10092  Aunque esto no funciona en español por algún conflicto con el estilo 
10093 \series bold
10094 spanish
10095 \series default
10096  de 
10097 \series bold
10098 babel
10099 \series default
10100 , no es necesario: se puede escribir 
10101 \begin_inset Formula $ï$
10102 \end_inset
10103
10104  en una ecuación igual que se hace en texto normal, ï.
10105  (
10106 \emph on
10107 N.
10108 \begin_inset space \thinspace{}
10109 \end_inset
10110
10111 del t.
10112 \emph default
10113 )
10114 \end_layout
10115
10116 \end_inset
10117
10118  A diferencia de 
10119 \series bold
10120
10121 \backslash
10122 ddot
10123 \series default
10124 , con este método se generan diéresis 
10125 \begin_inset Quotes fld
10126 \end_inset
10127
10128 reales
10129 \begin_inset Quotes frd
10130 \end_inset
10131
10132 , como se demuestra en el siguiente ejemplo:
10133 \begin_inset VSpace -2mm
10134 \end_inset
10135
10136
10137 \end_layout
10138
10139 \begin_layout Standard
10140 \noindent
10141 \align center
10142 \begin_inset Tabular
10143 <lyxtabular version="3" rows="3" columns="2">
10144 <features>
10145 <column alignment="center" valignment="top" width="0">
10146 <column alignment="center" valignment="top" width="0">
10147 <row>
10148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10149 \begin_inset Text
10150
10151 \begin_layout Plain Layout
10152 Comando
10153 \end_layout
10154
10155 \end_inset
10156 </cell>
10157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10158 \begin_inset Text
10159
10160 \begin_layout Plain Layout
10161 Resultado
10162 \begin_inset Note Note
10163 status collapsed
10164
10165 \begin_layout Plain Layout
10166
10167 \series bold
10168
10169 \backslash
10170 raisebox
10171 \series default
10172  se usa sólo como espaciador.
10173 \end_layout
10174
10175 \end_inset
10176
10177
10178 \end_layout
10179
10180 \end_inset
10181 </cell>
10182 </row>
10183 <row>
10184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188 ï
10189 \end_layout
10190
10191 \end_inset
10192 </cell>
10193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10194 \begin_inset Text
10195
10196 \begin_layout Plain Layout
10197 \begin_inset Formula $ï$
10198 \end_inset
10199
10200
10201 \end_layout
10202
10203 \end_inset
10204 </cell>
10205 </row>
10206 <row>
10207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10208 \begin_inset Text
10209
10210 \begin_layout Plain Layout
10211
10212 \backslash
10213 ddot
10214 \begin_inset ERT
10215 status collapsed
10216
10217 \begin_layout Plain Layout
10218
10219
10220 \backslash
10221 spce 
10222 \end_layout
10223
10224 \end_inset
10225
10226 i
10227 \end_layout
10228
10229 \end_inset
10230 </cell>
10231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10232 \begin_inset Text
10233
10234 \begin_layout Plain Layout
10235 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10236 \end_inset
10237
10238
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 </row>
10244 </lyxtabular>
10245
10246 \end_inset
10247
10248
10249 \end_layout
10250
10251 \begin_layout Standard
10252 Otra ventaja frente a 
10253 \series bold
10254
10255 \backslash
10256 ddot
10257 \series default
10258  es que la diéresis puede convertirse directamente a texto matemático, porque
10259  los anteriores comandos para acentos 
10260 \emph on
10261 no están permitidos en texto matemático
10262 \emph default
10263 .
10264  Para convertir un carácter acentuado a texto matemático, se debe convertir
10265  sólo el carácter bajo el acento.
10266  Esto también se aplica para otras conversiones, p.
10267 \begin_inset space \thinspace{}
10268 \end_inset
10269
10270 e.
10271 \begin_inset space ~
10272 \end_inset
10273
10274 cursiva o negrita.
10275 \end_layout
10276
10277 \begin_layout Standard
10278 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10279 \end_layout
10280
10281 \begin_layout Subsection
10282 Acentos para operadores
10283 \begin_inset Index
10284 status collapsed
10285
10286 \begin_layout Plain Layout
10287 Acentos ! en operadores
10288 \end_layout
10289
10290 \end_inset
10291
10292
10293 \end_layout
10294
10295 \begin_layout Standard
10296 Con los comandos 
10297 \series bold
10298
10299 \backslash
10300 overset
10301 \series default
10302
10303 \begin_inset Index
10304 status collapsed
10305
10306 \begin_layout Plain Layout
10307 Comandos ! O ! 
10308 \backslash
10309 overset
10310 \end_layout
10311
10312 \end_inset
10313
10314  y 
10315 \series bold
10316
10317 \backslash
10318 underset
10319 \series default
10320
10321 \begin_inset Index
10322 status collapsed
10323
10324 \begin_layout Plain Layout
10325 Comandos ! U ! 
10326 \backslash
10327 underset
10328 \end_layout
10329
10330 \end_inset
10331
10332  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10333  Con el comando 
10334 \series bold
10335
10336 \backslash
10337 sideset
10338 \series default
10339
10340 \begin_inset Index
10341 status collapsed
10342
10343 \begin_layout Plain Layout
10344 Comandos ! S ! 
10345 \backslash
10346 sideset
10347 \end_layout
10348
10349 \end_inset
10350
10351  se pueden poner caracteres delante y detrás de un operador.
10352  El esquema del comando es:
10353 \end_layout
10354
10355 \begin_layout Standard
10356
10357 \series bold
10358
10359 \backslash
10360 sideset{carácter
10361 \series default
10362  
10363 \series bold
10364 anterior}{carácter posterior}
10365 \end_layout
10366
10367 \begin_layout Standard
10368
10369 \series bold
10370
10371 \backslash
10372 sideset
10373 \series default
10374  siempre debe estar delante del operador que debe acentuarse.
10375  Se puede acentuar con varios caracteres e incluso con otros operadores
10376  y símbolos.
10377  Para colocar con
10378 \series bold
10379  
10380 \backslash
10381 sideset
10382 \series default
10383  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10384  el primer par de llaves, pero sin quitarlas.
10385  
10386 \end_layout
10387
10388 \begin_layout Standard
10389 Por ejemplo, el comando 
10390 \series bold
10391
10392 \backslash
10393 sideset{
10394 \begin_inset Formula $\to$
10395 \end_inset
10396
10397
10398 \backslash
10399 {
10400 \series default
10401 '
10402 \series bold
10403
10404 \begin_inset Formula $\to$
10405 \end_inset
10406
10407
10408 \backslash
10409 sum_k=1
10410 \begin_inset ERT
10411 status collapsed
10412
10413 \begin_layout Plain Layout
10414
10415
10416 \backslash
10417 spce 
10418 \end_layout
10419
10420 \end_inset
10421
10422
10423 \series default
10424 ^
10425 \series bold
10426
10427 \begin_inset ERT
10428 status collapsed
10429
10430 \begin_layout Plain Layout
10431
10432
10433 \backslash
10434 spce 
10435 \end_layout
10436
10437 \end_inset
10438
10439 n
10440 \series default
10441  genera:
10442 \begin_inset Formula \[
10443 \sideset{}{'}\sum_{k=1}^{n}\]
10444
10445 \end_inset
10446
10447
10448 \end_layout
10449
10450 \begin_layout Standard
10451 El comando 
10452 \series bold
10453
10454 \backslash
10455 overset
10456 \begin_inset ERT
10457 status collapsed
10458
10459 \begin_layout Plain Layout
10460
10461
10462 \backslash
10463 spce 
10464 \end_layout
10465
10466 \end_inset
10467
10468
10469 \backslash
10470 maltese
10471 \begin_inset ERT
10472 status collapsed
10473
10474 \begin_layout Plain Layout
10475
10476
10477 \backslash
10478 spce 
10479 \end_layout
10480
10481 \end_inset
10482
10483
10484 \series default
10485
10486 \begin_inset Formula $\uparrow$
10487 \end_inset
10488
10489
10490 \series bold
10491 a
10492 \series default
10493  genera:
10494 \begin_inset Formula \[
10495 \overset{a}{\maltese}\]
10496
10497 \end_inset
10498
10499
10500 \end_layout
10501
10502 \begin_layout Standard
10503 Como se ve en el último ejemplo, con 
10504 \series bold
10505
10506 \backslash
10507 overset
10508 \series default
10509  y 
10510 \series bold
10511
10512 \backslash
10513 underset
10514 \series default
10515  también se pueden acentuar símbolos y caracteres; con 
10516 \series bold
10517
10518 \backslash
10519 sideset
10520 \series default
10521  esto no es posible.
10522 \end_layout
10523
10524 \begin_layout Subsection
10525 Acentos para varios caracteres
10526 \begin_inset Index
10527 status collapsed
10528
10529 \begin_layout Plain Layout
10530 Acentos ! en varios caracteres
10531 \end_layout
10532
10533 \end_inset
10534
10535
10536 \end_layout
10537
10538 \begin_layout Standard
10539 \begin_inset space \hfill{}
10540 \end_inset
10541
10542
10543 \begin_inset Tabular
10544 <lyxtabular version="3" rows="5" columns="2">
10545 <features>
10546 <column alignment="center" valignment="top" width="0pt">
10547 <column alignment="center" valignment="top" width="0pt">
10548 <row>
10549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10550 \begin_inset Text
10551
10552 \begin_layout Plain Layout
10553 Comando
10554 \end_layout
10555
10556 \end_inset
10557 </cell>
10558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10559 \begin_inset Text
10560
10561 \begin_layout Plain Layout
10562 Resultado
10563 \begin_inset Note Note
10564 status collapsed
10565
10566 \begin_layout Plain Layout
10567
10568 \series bold
10569
10570 \backslash
10571 raisebox
10572 \series default
10573  se usa sólo como espaciador
10574 \end_layout
10575
10576 \end_inset
10577
10578
10579 \end_layout
10580
10581 \end_inset
10582 </cell>
10583 </row>
10584 <row>
10585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10586 \begin_inset Text
10587
10588 \begin_layout Plain Layout
10589
10590 \backslash
10591 overleftarrow
10592 \begin_inset ERT
10593 status collapsed
10594
10595 \begin_layout Plain Layout
10596
10597
10598 \backslash
10599 spce 
10600 \end_layout
10601
10602 \end_inset
10603
10604 A=B
10605 \end_layout
10606
10607 \end_inset
10608 </cell>
10609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10610 \begin_inset Text
10611
10612 \begin_layout Plain Layout
10613 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10614 \end_inset
10615
10616
10617 \end_layout
10618
10619 \end_inset
10620 </cell>
10621 </row>
10622 <row>
10623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Plain Layout
10627
10628 \backslash
10629 underleftarrow
10630 \begin_inset ERT
10631 status collapsed
10632
10633 \begin_layout Plain Layout
10634
10635
10636 \backslash
10637 spce 
10638 \end_layout
10639
10640 \end_inset
10641
10642 A=B
10643 \end_layout
10644
10645 \end_inset
10646 </cell>
10647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10648 \begin_inset Text
10649
10650 \begin_layout Plain Layout
10651 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10652 \end_inset
10653
10654
10655 \end_layout
10656
10657 \end_inset
10658 </cell>
10659 </row>
10660 <row>
10661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10662 \begin_inset Text
10663
10664 \begin_layout Plain Layout
10665
10666 \backslash
10667 overleftrightarrow
10668 \begin_inset ERT
10669 status collapsed
10670
10671 \begin_layout Plain Layout
10672
10673
10674 \backslash
10675 spce 
10676 \end_layout
10677
10678 \end_inset
10679
10680 A=B
10681 \end_layout
10682
10683 \end_inset
10684 </cell>
10685 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10686 \begin_inset Text
10687
10688 \begin_layout Plain Layout
10689 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10690 \end_inset
10691
10692
10693 \end_layout
10694
10695 \end_inset
10696 </cell>
10697 </row>
10698 <row>
10699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10700 \begin_inset Text
10701
10702 \begin_layout Plain Layout
10703
10704 \backslash
10705 underleftrightarrow
10706 \begin_inset ERT
10707 status collapsed
10708
10709 \begin_layout Plain Layout
10710
10711
10712 \backslash
10713 spce 
10714 \end_layout
10715
10716 \end_inset
10717
10718 A=B
10719 \end_layout
10720
10721 \end_inset
10722 </cell>
10723 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10724 \begin_inset Text
10725
10726 \begin_layout Plain Layout
10727 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10728 \end_inset
10729
10730
10731 \end_layout
10732
10733 \end_inset
10734 </cell>
10735 </row>
10736 </lyxtabular>
10737
10738 \end_inset
10739
10740
10741 \begin_inset space \hfill{}
10742 \end_inset
10743
10744
10745 \begin_inset Tabular
10746 <lyxtabular version="3" rows="5" columns="2">
10747 <features>
10748 <column alignment="center" valignment="top" width="0pt">
10749 <column alignment="center" valignment="top" width="0pt">
10750 <row>
10751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10752 \begin_inset Text
10753
10754 \begin_layout Plain Layout
10755 Comando
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10761 \begin_inset Text
10762
10763 \begin_layout Plain Layout
10764 Resultado
10765 \begin_inset Note Note
10766 status collapsed
10767
10768 \begin_layout Plain Layout
10769
10770 \series bold
10771
10772 \backslash
10773 raisebox
10774 \series default
10775  se usa sólo como espaciador
10776 \end_layout
10777
10778 \end_inset
10779
10780
10781 \end_layout
10782
10783 \end_inset
10784 </cell>
10785 </row>
10786 <row>
10787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10788 \begin_inset Text
10789
10790 \begin_layout Plain Layout
10791
10792 \backslash
10793 overrightarrow
10794 \begin_inset ERT
10795 status collapsed
10796
10797 \begin_layout Plain Layout
10798
10799
10800 \backslash
10801 spce 
10802 \end_layout
10803
10804 \end_inset
10805
10806 A=B
10807 \end_layout
10808
10809 \end_inset
10810 </cell>
10811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10812 \begin_inset Text
10813
10814 \begin_layout Plain Layout
10815 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10816 \end_inset
10817
10818
10819 \end_layout
10820
10821 \end_inset
10822 </cell>
10823 </row>
10824 <row>
10825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10826 \begin_inset Text
10827
10828 \begin_layout Plain Layout
10829
10830 \backslash
10831 underrightarrow
10832 \begin_inset ERT
10833 status collapsed
10834
10835 \begin_layout Plain Layout
10836
10837
10838 \backslash
10839 spce 
10840 \end_layout
10841
10842 \end_inset
10843
10844 A=B
10845 \end_layout
10846
10847 \end_inset
10848 </cell>
10849 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10850 \begin_inset Text
10851
10852 \begin_layout Plain Layout
10853 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10854 \end_inset
10855
10856
10857 \end_layout
10858
10859 \end_inset
10860 </cell>
10861 </row>
10862 <row>
10863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10864 \begin_inset Text
10865
10866 \begin_layout Plain Layout
10867
10868 \backslash
10869 widetilde
10870 \begin_inset ERT
10871 status collapsed
10872
10873 \begin_layout Plain Layout
10874
10875
10876 \backslash
10877 spce 
10878 \end_layout
10879
10880 \end_inset
10881
10882 A=B
10883 \end_layout
10884
10885 \end_inset
10886 </cell>
10887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10888 \begin_inset Text
10889
10890 \begin_layout Plain Layout
10891 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10892 \end_inset
10893
10894
10895 \end_layout
10896
10897 \end_inset
10898 </cell>
10899 </row>
10900 <row>
10901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10902 \begin_inset Text
10903
10904 \begin_layout Plain Layout
10905
10906 \backslash
10907 widehat
10908 \begin_inset ERT
10909 status collapsed
10910
10911 \begin_layout Plain Layout
10912
10913
10914 \backslash
10915 spce 
10916 \end_layout
10917
10918 \end_inset
10919
10920 A=B
10921 \end_layout
10922
10923 \end_inset
10924 </cell>
10925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10926 \begin_inset Text
10927
10928 \begin_layout Plain Layout
10929 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10930 \end_inset
10931
10932
10933 \end_layout
10934
10935 \end_inset
10936 </cell>
10937 </row>
10938 </lyxtabular>
10939
10940 \end_inset
10941
10942
10943 \begin_inset space \hfill{}
10944 \end_inset
10945
10946
10947 \end_layout
10948
10949 \begin_layout Standard
10950 \begin_inset VSpace medskip
10951 \end_inset
10952
10953
10954 \end_layout
10955
10956 \begin_layout Standard
10957 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10958  Pero los acentos 
10959 \series bold
10960
10961 \backslash
10962 widetilde
10963 \series default
10964  y 
10965 \series bold
10966
10967 \backslash
10968 widehat
10969 \series default
10970  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10971  ejemplo:
10972 \begin_inset Formula \[
10973 \widetilde{A+B=C-D}\]
10974
10975 \end_inset
10976
10977
10978 \end_layout
10979
10980 \begin_layout Standard
10981 Con los comandos 
10982 \series bold
10983
10984 \backslash
10985 overset
10986 \series default
10987
10988 \begin_inset Index
10989 status collapsed
10990
10991 \begin_layout Plain Layout
10992 Comandos ! O ! 
10993 \backslash
10994 overset
10995 \end_layout
10996
10997 \end_inset
10998
10999  y 
11000 \series bold
11001
11002 \backslash
11003 underset
11004 \series default
11005
11006 \begin_inset Index
11007 status collapsed
11008
11009 \begin_layout Plain Layout
11010 Comandos ! U ! 
11011 \backslash
11012 underset
11013 \end_layout
11014
11015 \end_inset
11016
11017 , descritos en la subsección anterior, también se pueden acentuar varios
11018  caracteres.
11019  El comando 
11020 \series bold
11021
11022 \backslash
11023 underset
11024 \begin_inset ERT
11025 status collapsed
11026
11027 \begin_layout Plain Layout
11028
11029
11030 \backslash
11031 spce 
11032 \end_layout
11033
11034 \end_inset
11035
11036 A=B
11037 \begin_inset Formula $\downarrow$
11038 \end_inset
11039
11040 ***
11041 \series default
11042  da:
11043 \begin_inset Formula \[
11044 \underset{***}{A=B}\]
11045
11046 \end_inset
11047
11048
11049 \end_layout
11050
11051 \begin_layout Section
11052 Espacios
11053 \begin_inset CommandInset label
11054 LatexCommand label
11055 name "sec:Espacio"
11056
11057 \end_inset
11058
11059
11060 \begin_inset Index
11061 status collapsed
11062
11063 \begin_layout Plain Layout
11064 Espacio ! horizontal
11065 \end_layout
11066
11067 \end_inset
11068
11069
11070 \end_layout
11071
11072 \begin_layout Subsection
11073 Espacio predefinido
11074 \begin_inset CommandInset label
11075 LatexCommand label
11076 name "sub:Espacio-predefinido"
11077
11078 \end_inset
11079
11080
11081 \begin_inset Index
11082 status collapsed
11083
11084 \begin_layout Plain Layout
11085 Espacio ! horizontal ! predefinido
11086 \end_layout
11087
11088 \end_inset
11089
11090
11091 \end_layout
11092
11093 \begin_layout Standard
11094 A veces es necesario insertar espacio horizontal en una ecuación.
11095  Esto se hace insertando un espacio protegido (atajo 
11096 \family sans
11097 Ctrl+Espacio
11098 \family default
11099 ).
11100  Aparece un 
11101 \begin_inset Quotes fld
11102 \end_inset
11103
11104
11105 \color black
11106
11107 \begin_inset ERT
11108 status collapsed
11109
11110 \begin_layout Plain Layout
11111
11112
11113 \backslash
11114 spce 
11115 \end_layout
11116
11117 \end_inset
11118
11119
11120 \color inherit
11121
11122 \begin_inset Quotes frd
11123 \end_inset
11124
11125 , y pulsando 
11126 \family sans
11127 Espacio
11128 \family default
11129  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11130  espacio.
11131  También se pueden insertar espacios mediante el botón 
11132 \begin_inset Graphics
11133         filename ../../images/math/space.png
11134         scale 85
11135
11136 \end_inset
11137
11138  de la barra de ecuaciones o con comandos especiales.
11139  Independientemente del comando insertado, se puede seleccionar de nuevo
11140  el tamaño pulsando acto seguido 
11141 \family sans
11142 Espacio.
11143  
11144 \end_layout
11145
11146 \begin_layout Standard
11147 \noindent
11148 \align center
11149 \begin_inset VSpace -5mm
11150 \end_inset
11151
11152
11153 \begin_inset Tabular
11154 <lyxtabular version="3" rows="3" columns="7">
11155 <features>
11156 <column alignment="center" valignment="middle" width="6.8cm">
11157 <column alignment="center" valignment="top" width="0">
11158 <column alignment="center" valignment="top" width="0">
11159 <column alignment="center" valignment="top" width="0">
11160 <column alignment="center" valignment="top" width="0">
11161 <column alignment="center" valignment="top" width="0">
11162 <column alignment="center" valignment="top" width="0">
11163 <row>
11164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11165 \begin_inset Text
11166
11167 \begin_layout Plain Layout
11168 Comando
11169 \end_layout
11170
11171 \end_inset
11172 </cell>
11173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11174 \begin_inset Text
11175
11176 \begin_layout Plain Layout
11177
11178 \backslash
11179 ,
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Plain Layout
11188
11189 \backslash
11190 :
11191 \end_layout
11192
11193 \end_inset
11194 </cell>
11195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11196 \begin_inset Text
11197
11198 \begin_layout Plain Layout
11199
11200 \backslash
11201 ;
11202 \end_layout
11203
11204 \end_inset
11205 </cell>
11206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11207 \begin_inset Text
11208
11209 \begin_layout Plain Layout
11210
11211 \backslash
11212 quad
11213 \end_layout
11214
11215 \end_inset
11216 </cell>
11217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11218 \begin_inset Text
11219
11220 \begin_layout Plain Layout
11221
11222 \backslash
11223 qquad
11224 \end_layout
11225
11226 \end_inset
11227 </cell>
11228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11229 \begin_inset Text
11230
11231 \begin_layout Plain Layout
11232
11233 \backslash
11234 !
11235 \end_layout
11236
11237 \end_inset
11238 </cell>
11239 </row>
11240 <row>
11241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11242 \begin_inset Text
11243
11244 \begin_layout Plain Layout
11245 Número de pulsaciones de 
11246 \family sans
11247 Espacio
11248 \family default
11249  tras insertar el espacio protegido
11250 \end_layout
11251
11252 \end_inset
11253 </cell>
11254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11255 \begin_inset Text
11256
11257 \begin_layout Plain Layout
11258 0
11259 \end_layout
11260
11261 \end_inset
11262 </cell>
11263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11264 \begin_inset Text
11265
11266 \begin_layout Plain Layout
11267 1
11268 \end_layout
11269
11270 \end_inset
11271 </cell>
11272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11273 \begin_inset Text
11274
11275 \begin_layout Plain Layout
11276 2
11277 \end_layout
11278
11279 \end_inset
11280 </cell>
11281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11282 \begin_inset Text
11283
11284 \begin_layout Plain Layout
11285 3
11286 \end_layout
11287
11288 \end_inset
11289 </cell>
11290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11291 \begin_inset Text
11292
11293 \begin_layout Plain Layout
11294 4
11295 \end_layout
11296
11297 \end_inset
11298 </cell>
11299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11300 \begin_inset Text
11301
11302 \begin_layout Plain Layout
11303 5
11304 \end_layout
11305
11306 \end_inset
11307 </cell>
11308 </row>
11309 <row>
11310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11311 \begin_inset Text
11312
11313 \begin_layout Plain Layout
11314 Resultado
11315 \end_layout
11316
11317 \end_inset
11318 </cell>
11319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11320 \begin_inset Text
11321
11322 \begin_layout Plain Layout
11323 \begin_inset Formula $A\, B$
11324 \end_inset
11325
11326
11327 \end_layout
11328
11329 \end_inset
11330 </cell>
11331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11332 \begin_inset Text
11333
11334 \begin_layout Plain Layout
11335 \begin_inset Formula $A\: B$
11336 \end_inset
11337
11338
11339 \end_layout
11340
11341 \end_inset
11342 </cell>
11343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11344 \begin_inset Text
11345
11346 \begin_layout Plain Layout
11347 \begin_inset Formula $A\; B$
11348 \end_inset
11349
11350
11351 \end_layout
11352
11353 \end_inset
11354 </cell>
11355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11356 \begin_inset Text
11357
11358 \begin_layout Plain Layout
11359 \begin_inset Formula $A\quad B$
11360 \end_inset
11361
11362
11363 \end_layout
11364
11365 \end_inset
11366 </cell>
11367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11368 \begin_inset Text
11369
11370 \begin_layout Plain Layout
11371 \begin_inset Formula $A\qquad B$
11372 \end_inset
11373
11374
11375 \end_layout
11376
11377 \end_inset
11378 </cell>
11379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11380 \begin_inset Text
11381
11382 \begin_layout Plain Layout
11383 \begin_inset Formula $A\! B$
11384 \end_inset
11385
11386
11387 \end_layout
11388
11389 \end_inset
11390 </cell>
11391 </row>
11392 </lyxtabular>
11393
11394 \end_inset
11395
11396
11397 \end_layout
11398
11399 \begin_layout Standard
11400 El último tamaño parece no generar espacio.
11401  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11402  negativo.
11403  Hay otros dos espacios negativos:
11404 \end_layout
11405
11406 \begin_layout Standard
11407 \align center
11408 \begin_inset Tabular
11409 <lyxtabular version="3" rows="3" columns="3">
11410 <features>
11411 <column alignment="center" valignment="middle" width="6.8cm">
11412 <column alignment="center" valignment="top" width="0pt">
11413 <column alignment="center" valignment="top" width="0pt">
11414 <row>
11415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11416 \begin_inset Text
11417
11418 \begin_layout Plain Layout
11419 Comando
11420 \end_layout
11421
11422 \end_inset
11423 </cell>
11424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11425 \begin_inset Text
11426
11427 \begin_layout Plain Layout
11428
11429 \backslash
11430 negmedspace
11431 \end_layout
11432
11433 \end_inset
11434 </cell>
11435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11436 \begin_inset Text
11437
11438 \begin_layout Plain Layout
11439
11440 \backslash
11441 negthickspace
11442 \end_layout
11443
11444 \end_inset
11445 </cell>
11446 </row>
11447 <row>
11448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11449 \begin_inset Text
11450
11451 \begin_layout Plain Layout
11452 Número de pulsaciones de 
11453 \family sans
11454 Espacio
11455 \family default
11456  tras insertar el espacio protegido
11457 \end_layout
11458
11459 \end_inset
11460 </cell>
11461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11462 \begin_inset Text
11463
11464 \begin_layout Plain Layout
11465 6
11466 \end_layout
11467
11468 \end_inset
11469 </cell>
11470 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11471 \begin_inset Text
11472
11473 \begin_layout Plain Layout
11474 7
11475 \end_layout
11476
11477 \end_inset
11478 </cell>
11479 </row>
11480 <row>
11481 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11482 \begin_inset Text
11483
11484 \begin_layout Plain Layout
11485 Resultado
11486 \end_layout
11487
11488 \end_inset
11489 </cell>
11490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11491 \begin_inset Text
11492
11493 \begin_layout Plain Layout
11494 \begin_inset Formula $A\negmedspace B$
11495 \end_inset
11496
11497
11498 \end_layout
11499
11500 \end_inset
11501 </cell>
11502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11503 \begin_inset Text
11504
11505 \begin_layout Plain Layout
11506 \begin_inset Formula $A\negthickspace B$
11507 \end_inset
11508
11509
11510 \end_layout
11511
11512 \end_inset
11513 </cell>
11514 </row>
11515 </lyxtabular>
11516
11517 \end_inset
11518
11519
11520 \end_layout
11521
11522 \begin_layout Standard
11523 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11524  Así, se pueden usar para forzar ligaduras, lo que es apropiado, p.
11525 \begin_inset space \thinspace{}
11526 \end_inset
11527
11528 e., para operadores suma: 
11529 \end_layout
11530
11531 \begin_layout Standard
11532 \noindent
11533 \align center
11534 \begin_inset Tabular
11535 <lyxtabular version="3" rows="3" columns="2">
11536 <features>
11537 <column alignment="center" valignment="top" width="0">
11538 <column alignment="center" valignment="top" width="0">
11539 <row>
11540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11541 \begin_inset Text
11542
11543 \begin_layout Plain Layout
11544 Comando
11545 \end_layout
11546
11547 \end_inset
11548 </cell>
11549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11550 \begin_inset Text
11551
11552 \begin_layout Plain Layout
11553 Resultado
11554 \begin_inset Note Note
11555 status collapsed
11556
11557 \begin_layout Plain Layout
11558
11559 \series bold
11560
11561 \backslash
11562 raisebox
11563 \series default
11564  se usa sólo como espaciador
11565 \end_layout
11566
11567 \end_inset
11568
11569
11570 \end_layout
11571
11572 \end_inset
11573 </cell>
11574 </row>
11575 <row>
11576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11577 \begin_inset Text
11578
11579 \begin_layout Plain Layout
11580
11581 \backslash
11582 sum
11583 \backslash
11584 sum
11585 \begin_inset ERT
11586 status collapsed
11587
11588 \begin_layout Plain Layout
11589
11590
11591 \backslash
11592 spce 
11593 \end_layout
11594
11595 \end_inset
11596
11597 f_kl
11598 \end_layout
11599
11600 \end_inset
11601 </cell>
11602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11603 \begin_inset Text
11604
11605 \begin_layout Plain Layout
11606 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11607 \end_inset
11608
11609
11610 \end_layout
11611
11612 \end_inset
11613 </cell>
11614 </row>
11615 <row>
11616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11617 \begin_inset Text
11618
11619 \begin_layout Plain Layout
11620
11621 \backslash
11622 sum
11623 \backslash
11624 negmedspace
11625 \backslash
11626 sum
11627 \begin_inset ERT
11628 status collapsed
11629
11630 \begin_layout Plain Layout
11631
11632
11633 \backslash
11634 spce 
11635 \end_layout
11636
11637 \end_inset
11638
11639 f_kl
11640 \end_layout
11641
11642 \end_inset
11643 </cell>
11644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11645 \begin_inset Text
11646
11647 \begin_layout Plain Layout
11648 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11649 \end_inset
11650
11651
11652 \end_layout
11653
11654 \end_inset
11655 </cell>
11656 </row>
11657 </lyxtabular>
11658
11659 \end_inset
11660
11661
11662 \end_layout
11663
11664 \begin_layout Standard
11665 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11666  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11667  El siguiente ejemplo lo ilustra:
11668 \end_layout
11669
11670 \begin_layout Standard
11671 \noindent
11672 \align center
11673 \begin_inset Tabular
11674 <lyxtabular version="3" rows="2" columns="2">
11675 <features>
11676 <column alignment="center" valignment="top" width="0">
11677 <column alignment="center" valignment="top" width="0">
11678 <row>
11679 <cell alignment="center" valignment="top" usebox="none">
11680 \begin_inset Text
11681
11682 \begin_layout Plain Layout
11683 ecuación normal
11684 \end_layout
11685
11686 \end_inset
11687 </cell>
11688 <cell alignment="center" valignment="top" usebox="none">
11689 \begin_inset Text
11690
11691 \begin_layout Plain Layout
11692 \begin_inset Formula $A=B$
11693 \end_inset
11694
11695
11696 \end_layout
11697
11698 \end_inset
11699 </cell>
11700 </row>
11701 <row>
11702 <cell alignment="center" valignment="top" usebox="none">
11703 \begin_inset Text
11704
11705 \begin_layout Plain Layout
11706 \begin_inset Note Note
11707 status collapsed
11708
11709 \begin_layout Plain Layout
11710
11711 \series bold
11712
11713 \backslash
11714 raisebox
11715 \series default
11716  se usa sólo como espaciador
11717 \end_layout
11718
11719 \end_inset
11720
11721
11722 \begin_inset Formula $\raisebox{5mm}{}$
11723 \end_inset
11724
11725 ecuación sin espacio
11726 \end_layout
11727
11728 \end_inset
11729 </cell>
11730 <cell alignment="center" valignment="top" usebox="none">
11731 \begin_inset Text
11732
11733 \begin_layout Plain Layout
11734 \begin_inset Formula $A{=}B$
11735 \end_inset
11736
11737
11738 \end_layout
11739
11740 \end_inset
11741 </cell>
11742 </row>
11743 </lyxtabular>
11744
11745 \end_inset
11746
11747
11748 \end_layout
11749
11750 \begin_layout Standard
11751 El comando para la segunda ecuación es: 
11752 \series bold
11753 A
11754 \backslash
11755 {=
11756 \begin_inset Formula $\rightarrow$
11757 \end_inset
11758
11759 B
11760 \series default
11761  
11762 \begin_inset VSpace bigskip
11763 \end_inset
11764
11765
11766 \end_layout
11767
11768 \begin_layout Standard
11769 Para las unidades físicas hacen falta espacios, porque entre el valor y
11770  su unidad se pone un espacio más pequeño que el normal.
11771  Para unidades en el texto se inserta con el menú 
11772 \family sans
11773 Insertar\SpecialChar \menuseparator
11774 Formato\SpecialChar \menuseparator
11775 Espacio
11776 \begin_inset space ~
11777 \end_inset
11778
11779 delgado
11780 \family default
11781  (atajo 
11782 \family sans
11783 Ctrl+Mayúscula+Espacio
11784 \family default
11785 ).
11786 \end_layout
11787
11788 \begin_layout Standard
11789 Un ejemplo para visualizar la diferencia:
11790 \end_layout
11791
11792 \begin_layout Standard
11793 \begin_inset Tabular
11794 <lyxtabular version="3" rows="2" columns="2">
11795 <features>
11796 <column alignment="center" valignment="top" width="0">
11797 <column alignment="left" valignment="top" width="0">
11798 <row>
11799 <cell alignment="center" valignment="top" usebox="none">
11800 \begin_inset Text
11801
11802 \begin_layout Plain Layout
11803 24 kW
11804 \begin_inset Formula $\cdot$
11805 \end_inset
11806
11807 h
11808 \end_layout
11809
11810 \end_inset
11811 </cell>
11812 <cell alignment="center" valignment="top" usebox="none">
11813 \begin_inset Text
11814
11815 \begin_layout Plain Layout
11816 espacio entre valor y unidad 
11817 \end_layout
11818
11819 \end_inset
11820 </cell>
11821 </row>
11822 <row>
11823 <cell alignment="center" valignment="top" usebox="none">
11824 \begin_inset Text
11825
11826 \begin_layout Plain Layout
11827 24
11828 \begin_inset space \thinspace{}
11829 \end_inset
11830
11831 kW
11832 \begin_inset Formula $\cdot$
11833 \end_inset
11834
11835 h
11836 \end_layout
11837
11838 \end_inset
11839 </cell>
11840 <cell alignment="center" valignment="top" usebox="none">
11841 \begin_inset Text
11842
11843 \begin_layout Plain Layout
11844 espacio delgado entre valor y unidad
11845 \end_layout
11846
11847 \end_inset
11848 </cell>
11849 </row>
11850 </lyxtabular>
11851
11852 \end_inset
11853
11854
11855 \end_layout
11856
11857 \begin_layout Subsection
11858 Espacio variable
11859 \begin_inset ERT
11860 status collapsed
11861
11862 \begin_layout Plain Layout
11863
11864
11865 \backslash
11866 texorpdfstring{
11867 \end_layout
11868
11869 \end_inset
11870
11871
11872 \begin_inset Foot
11873 status collapsed
11874
11875 \begin_layout Plain Layout
11876 Para espacio vertical en ecuaciones véase 
11877 \begin_inset CommandInset ref
11878 LatexCommand ref
11879 reference "sub:Separación-de-líneas"
11880
11881 \end_inset
11882
11883
11884 \end_layout
11885
11886 \end_inset
11887
11888
11889 \begin_inset ERT
11890 status collapsed
11891
11892 \begin_layout Plain Layout
11893
11894 }{}
11895 \end_layout
11896
11897 \end_inset
11898
11899
11900 \begin_inset Note Note
11901 status collapsed
11902
11903 \begin_layout Plain Layout
11904
11905 \backslash
11906 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11907  PDF.
11908 \end_layout
11909
11910 \begin_layout Plain Layout
11911 Más sobre 
11912 \backslash
11913 texorpdfstring en la sección 
11914 \begin_inset CommandInset ref
11915 LatexCommand ref
11916 reference "sub:Ecuaciones-en-encabezados"
11917
11918 \end_inset
11919
11920 .
11921 \end_layout
11922
11923 \end_inset
11924
11925
11926 \begin_inset CommandInset label
11927 LatexCommand label
11928 name "sub:Espacio-variable"
11929
11930 \end_inset
11931
11932
11933 \begin_inset Index
11934 status collapsed
11935
11936 \begin_layout Plain Layout
11937 Espacio ! horizontal ! variable
11938 \end_layout
11939
11940 \end_inset
11941
11942
11943 \end_layout
11944
11945 \begin_layout Standard
11946 En LyX se puede insertar espacio con una longitud definida con el comando
11947  
11948 \series bold
11949
11950 \backslash
11951 hspace
11952 \series default
11953
11954 \begin_inset Index
11955 status collapsed
11956
11957 \begin_layout Plain Layout
11958 Comandos ! H ! 
11959 \backslash
11960 hspace
11961 \end_layout
11962
11963 \end_inset
11964
11965 .
11966  Aparece un 
11967 \begin_inset Quotes fld
11968 \end_inset
11969
11970
11971 \color black
11972
11973 \begin_inset ERT
11974 status collapsed
11975
11976 \begin_layout Plain Layout
11977
11978
11979 \backslash
11980 spce 
11981 \end_layout
11982
11983 \end_inset
11984
11985
11986 \color inherit
11987
11988 \begin_inset Quotes frd
11989 \end_inset
11990
11991  largo.
11992  La longitud se puede ajustar haciendo clic izquierdo sobre el 
11993 \begin_inset Quotes fld
11994 \end_inset
11995
11996
11997 \color black
11998
11999 \begin_inset ERT
12000 status collapsed
12001
12002 \begin_layout Plain Layout
12003
12004
12005 \backslash
12006 spce 
12007 \end_layout
12008
12009 \end_inset
12010
12011
12012 \color inherit
12013
12014 \begin_inset Quotes frd
12015 \end_inset
12016
12017 .
12018  La longitud también puede ser negativa.
12019  Para insertar en una ecuación tanto espacio como esté disponible se usa
12020  el comando 
12021 \series bold
12022
12023 \backslash
12024 hfill
12025 \series default
12026
12027 \begin_inset Index
12028 status collapsed
12029
12030 \begin_layout Plain Layout
12031 Comandos ! H ! 
12032 \backslash
12033 hfill
12034 \end_layout
12035
12036 \end_inset
12037
12038 .
12039 \begin_inset VSpace -1mm
12040 \end_inset
12041
12042
12043 \end_layout
12044
12045 \begin_layout Standard
12046 \noindent
12047 \align center
12048 \begin_inset Tabular
12049 <lyxtabular version="3" rows="4" columns="2">
12050 <features>
12051 <column alignment="center" valignment="top" width="0">
12052 <column alignment="center" valignment="top" width="0">
12053 <row>
12054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12055 \begin_inset Text
12056
12057 \begin_layout Plain Layout
12058 Comando (
12059 \backslash
12060 hspace longitud)
12061 \end_layout
12062
12063 \end_inset
12064 </cell>
12065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12066 \begin_inset Text
12067
12068 \begin_layout Plain Layout
12069 Resultado
12070 \end_layout
12071
12072 \end_inset
12073 </cell>
12074 </row>
12075 <row>
12076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12077 \begin_inset Text
12078
12079 \begin_layout Plain Layout
12080 A=B
12081 \backslash
12082 hspace
12083 \begin_inset ERT
12084 status collapsed
12085
12086 \begin_layout Plain Layout
12087
12088
12089 \backslash
12090 spce 
12091 \end_layout
12092
12093 \end_inset
12094
12095
12096 \begin_inset Formula $\to$
12097 \end_inset
12098
12099 A
12100 \backslash
12101 not=C (3
12102 \begin_inset space \thinspace{}
12103 \end_inset
12104
12105 cm)
12106 \end_layout
12107
12108 \end_inset
12109 </cell>
12110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12111 \begin_inset Text
12112
12113 \begin_layout Plain Layout
12114 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12115 \end_inset
12116
12117
12118 \end_layout
12119
12120 \end_inset
12121 </cell>
12122 </row>
12123 <row>
12124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12125 \begin_inset Text
12126
12127 \begin_layout Plain Layout
12128 A
12129 \backslash
12130 hspace
12131 \begin_inset ERT
12132 status collapsed
12133
12134 \begin_layout Plain Layout
12135
12136
12137 \backslash
12138 spce 
12139 \end_layout
12140
12141 \end_inset
12142
12143
12144 \begin_inset Formula $\to$
12145 \end_inset
12146
12147 A
12148 \backslash
12149 not=A (-1
12150 \begin_inset space \thinspace{}
12151 \end_inset
12152
12153 mm)
12154 \end_layout
12155
12156 \end_inset
12157 </cell>
12158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12159 \begin_inset Text
12160
12161 \begin_layout Plain Layout
12162 \begin_inset Formula $A\hspace{-1mm}A\not=A$
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" bottomline="true" leftline="true" usebox="none">
12173 \begin_inset Text
12174
12175 \begin_layout Plain Layout
12176 A=A
12177 \backslash
12178 hfill
12179 \begin_inset ERT
12180 status collapsed
12181
12182 \begin_layout Plain Layout
12183
12184
12185 \backslash
12186 spce 
12187 \end_layout
12188
12189 \end_inset
12190
12191 B=B
12192 \end_layout
12193
12194 \end_inset
12195 </cell>
12196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12197 \begin_inset Text
12198
12199 \begin_layout Plain Layout
12200 \begin_inset Formula $A=A\hfill B=B$
12201 \end_inset
12202
12203
12204 \end_layout
12205
12206 \end_inset
12207 </cell>
12208 </row>
12209 </lyxtabular>
12210
12211 \end_inset
12212
12213
12214 \end_layout
12215
12216 \begin_layout Standard
12217 En el último ejemplo el espacio disponible viene dado por la entrada más
12218  larga de columna en la tabla.
12219  En una ecuación en línea el espacio depende de la longitud de la línea
12220  en la que se inserta 
12221 \series bold
12222
12223 \backslash
12224 hfill
12225 \series default
12226 .
12227  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12228  
12229 \series bold
12230
12231 \backslash
12232 hfill
12233 \series default
12234  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12235 \series bold
12236 Sangrado
12237 \series default
12238 .
12239  (Los estilos de ecuaciones se explican en
12240 \begin_inset space ~
12241 \end_inset
12242
12243
12244 \begin_inset CommandInset ref
12245 LatexCommand ref
12246 reference "sec:Estilos-de-ecuación"
12247
12248 \end_inset
12249
12250 ).
12251 \end_layout
12252
12253 \begin_layout Standard
12254 Además de 
12255 \series bold
12256
12257 \backslash
12258 hfill
12259 \series default
12260  hay los comandos 
12261 \series bold
12262
12263 \backslash
12264 dotfill
12265 \series default
12266  y 
12267 \series bold
12268
12269 \backslash
12270 hrulefill
12271 \series default
12272  que llenan el espacio con un patrón, véase un ejemplo en
12273 \begin_inset space ~
12274 \end_inset
12275
12276
12277 \begin_inset CommandInset ref
12278 LatexCommand ref
12279 reference "sub:Puntos"
12280
12281 \end_inset
12282
12283 .
12284 \end_layout
12285
12286 \begin_layout Standard
12287 Para texto se puede insertar espacio variable con el menú 
12288 \family sans
12289 Insertar\SpecialChar \menuseparator
12290 Formato\SpecialChar \menuseparator
12291 Espacio
12292 \begin_inset space ~
12293 \end_inset
12294
12295 horizontal
12296 \family default
12297 :
12298 \end_layout
12299
12300 \begin_layout Standard
12301 En esta línea hay un espacio
12302 \begin_inset space \hspace{}
12303 \length 2cm
12304 \end_inset
12305
12306 de 2
12307 \begin_inset space \thinspace{}
12308 \end_inset
12309
12310 cm.
12311 \end_layout
12312
12313 \begin_layout Standard
12314 En esta línea hay un
12315 \begin_inset space \hfill{}
12316 \end_inset
12317
12318 espacio máximo.
12319 \end_layout
12320
12321 \begin_layout Subsection
12322 Espacio adicional en ecuaciones en línea
12323 \begin_inset Index
12324 status collapsed
12325
12326 \begin_layout Plain Layout
12327 Espacio ! adicional en línea
12328 \end_layout
12329
12330 \end_inset
12331
12332
12333 \end_layout
12334
12335 \begin_layout Standard
12336 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12337  
12338 \series bold
12339
12340 \backslash
12341 mathsurround
12342 \begin_inset Index
12343 status collapsed
12344
12345 \begin_layout Plain Layout
12346 Comandos ! M ! 
12347 \backslash
12348 mathsurround
12349 \end_layout
12350
12351 \end_inset
12352
12353
12354 \series default
12355 .
12356  El valor de una longitud se establece con el comando 
12357 \series bold
12358
12359 \backslash
12360 setlength
12361 \series default
12362
12363 \begin_inset Index
12364 status collapsed
12365
12366 \begin_layout Plain Layout
12367 Comandos ! S ! 
12368 \backslash
12369 setlength
12370 \end_layout
12371
12372 \end_inset
12373
12374  según el siguiente esquema:
12375 \end_layout
12376
12377 \begin_layout Standard
12378
12379 \series bold
12380
12381 \backslash
12382 setlength{nombre de la longitud}{valor}
12383 \end_layout
12384
12385 \begin_layout Standard
12386 Para poner a 
12387 \series bold
12388
12389 \backslash
12390 mathsurround
12391 \series default
12392  un valor de 5
12393 \begin_inset space \thinspace{}
12394 \end_inset
12395
12396 mm, se inserta el comando
12397 \end_layout
12398
12399 \begin_layout Standard
12400
12401 \series bold
12402
12403 \backslash
12404 setlength{
12405 \backslash
12406 mathsurround}{5mm}
12407 \end_layout
12408
12409 \begin_layout Standard
12410 en modo TeX.
12411  Se establecerá un espacio de 5
12412 \begin_inset space \thinspace{}
12413 \end_inset
12414
12415 mm alrededor de todas las ecuaciones en línea:
12416 \begin_inset ERT
12417 status collapsed
12418
12419 \begin_layout Plain Layout
12420
12421
12422 \backslash
12423 setlength{
12424 \backslash
12425 mathsurround}{5mm}
12426 \end_layout
12427
12428 \end_inset
12429
12430
12431 \end_layout
12432
12433 \begin_layout Standard
12434 En esta línea hay una ecuación 
12435 \begin_inset Formula $A=B$
12436 \end_inset
12437
12438  rodeada por espacios de 5
12439 \begin_inset space \thinspace{}
12440 \end_inset
12441
12442 mm.
12443 \begin_inset ERT
12444 status collapsed
12445
12446 \begin_layout Plain Layout
12447
12448
12449 \backslash
12450 setlength{
12451 \backslash
12452 mathsurround}{0mm}
12453 \end_layout
12454
12455 \end_inset
12456
12457
12458 \end_layout
12459
12460 \begin_layout Standard
12461 Para volver al espacio predeterminado, 
12462 \series bold
12463
12464 \backslash
12465 mathsurround
12466 \series default
12467  se restablece al valor 0
12468 \begin_inset space \thinspace{}
12469 \end_inset
12470
12471 pt.
12472 \end_layout
12473
12474 \begin_layout Section
12475 Cuadros y marcos
12476 \begin_inset Index
12477 status collapsed
12478
12479 \begin_layout Plain Layout
12480 Marcos
12481 \end_layout
12482
12483 \end_inset
12484
12485
12486 \begin_inset Index
12487 status collapsed
12488
12489 \begin_layout Plain Layout
12490 Marcos|see
12491 \begin_inset ERT
12492 status collapsed
12493
12494 \begin_layout Plain Layout
12495
12496 {
12497 \end_layout
12498
12499 \end_inset
12500
12501 Cuadros
12502 \begin_inset ERT
12503 status collapsed
12504
12505 \begin_layout Plain Layout
12506
12507 }
12508 \end_layout
12509
12510 \end_inset
12511
12512
12513 \end_layout
12514
12515 \end_inset
12516
12517
12518 \end_layout
12519
12520 \begin_layout Standard
12521 Los cuadros para texto se describen en el capítulo 
12522 \emph on
12523 Cuadros
12524 \emph default
12525  del manual 
12526 \emph on
12527 Objetos insertados
12528 \emph default
12529 .
12530 \end_layout
12531
12532 \begin_layout Subsection
12533 Cuadros con marco
12534 \begin_inset CommandInset label
12535 LatexCommand label
12536 name "sub:Cuadros-con-marco"
12537
12538 \end_inset
12539
12540
12541 \begin_inset Index
12542 status collapsed
12543
12544 \begin_layout Plain Layout
12545 Cuadros ! con marco
12546 \end_layout
12547
12548 \end_inset
12549
12550
12551 \end_layout
12552
12553 \begin_layout Standard
12554 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12555 \series bold
12556
12557 \backslash
12558 fbox
12559 \series default
12560
12561 \begin_inset Index
12562 status collapsed
12563
12564 \begin_layout Plain Layout
12565 Comandos ! F ! 
12566 \backslash
12567 fbox
12568 \end_layout
12569
12570 \end_inset
12571
12572  y 
12573 \series bold
12574
12575 \backslash
12576 boxed
12577 \series default
12578
12579 \begin_inset Index
12580 status collapsed
12581
12582 \begin_layout Plain Layout
12583 Comandos ! B ! 
12584 \backslash
12585 boxed
12586 \end_layout
12587
12588 \end_inset
12589
12590 .
12591 \end_layout
12592
12593 \begin_layout Standard
12594 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12595  azul en un marco donde se introduce parte de una ecuación.
12596  Para 
12597 \series bold
12598
12599 \backslash
12600 fbox
12601 \series default
12602  hay que generar una ecuación adicional con 
12603 \family sans
12604 Ctrl+M
12605 \family default
12606  dentro del recuadro, porque si no el contenido del mismo sería considerado
12607  texto matemático.
12608  Si se usa 
12609 \series bold
12610
12611 \backslash
12612 boxed
12613 \series default
12614  la nueva ecuación se genera automáticamente dentro del marco.
12615 \end_layout
12616
12617 \begin_layout Standard
12618 El comando 
12619 \series bold
12620
12621 \backslash
12622 fbox
12623 \series default
12624  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12625  ecuación tendría siempre el tamaño del texto.
12626  Por otra parte, 
12627 \series bold
12628
12629 \backslash
12630 fboxed
12631 \series default
12632  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12633  siempre el tamaño de una ecuación presentada.
12634 \end_layout
12635
12636 \begin_layout Standard
12637 El comando 
12638 \series bold
12639
12640 \backslash
12641 framebox
12642 \series default
12643
12644 \begin_inset Index
12645 status collapsed
12646
12647 \begin_layout Plain Layout
12648 Comandos ! F ! 
12649 \backslash
12650 framebox
12651 \end_layout
12652
12653 \end_inset
12654
12655  es una extensión de 
12656 \series bold
12657
12658 \backslash
12659 fbox
12660 \series default
12661 , que permite especificar además la anchura del marco yla alineación.
12662  
12663 \series bold
12664
12665 \backslash
12666 framebox
12667 \series default
12668  se usa con el siguiente esquema: 
12669 \end_layout
12670
12671 \begin_layout Standard
12672
12673 \series bold
12674
12675 \backslash
12676 framebox[anchura del marco][posición]{contenido del cuadro}
12677 \end_layout
12678
12679 \begin_layout Standard
12680 La posición puede ser 
12681 \emph on
12682 l
12683 \emph default
12684  o 
12685 \emph on
12686 r
12687 \emph default
12688
12689 \emph on
12690 l
12691 \emph default
12692  alinea la ecuación a la izquierda del cuadro, 
12693 \emph on
12694 r
12695 \emph default
12696  la alinea a la derecha.
12697  Si no se da posición la ecuación será centrada.
12698 \begin_inset Newline newline
12699 \end_inset
12700
12701 Si no se pone anchura tampoco puede darse posición.
12702  En este caso la anchura del marco se ajusta al contenido del cuadro, como
12703  con 
12704 \series bold
12705
12706 \backslash
12707 fbox
12708 \series default
12709 .
12710  
12711 \end_layout
12712
12713 \begin_layout Standard
12714 Cuando se inserta el comando 
12715 \series bold
12716
12717 \backslash
12718 framebox
12719 \series default
12720  aparece un recuadro con tres marcos azules.
12721  Los dos primeros marcos están encerrados entre corchetes e indican los
12722  dos argumentos opcionales.
12723  El tercer marco es para partes de la ecuación, como para 
12724 \series bold
12725
12726 \backslash
12727 fbox
12728 \series default
12729 .
12730 \end_layout
12731
12732 \begin_layout Standard
12733 \noindent
12734 \align center
12735 \begin_inset Tabular
12736 <lyxtabular version="3" rows="5" columns="2">
12737 <features>
12738 <column alignment="center" valignment="top" width="0">
12739 <column alignment="center" valignment="top" width="0">
12740 <row>
12741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12742 \begin_inset Text
12743
12744 \begin_layout Plain Layout
12745 Comando
12746 \end_layout
12747
12748 \end_inset
12749 </cell>
12750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12751 \begin_inset Text
12752
12753 \begin_layout Plain Layout
12754 Resultado
12755 \begin_inset Note Note
12756 status collapsed
12757
12758 \begin_layout Plain Layout
12759
12760 \series bold
12761
12762 \backslash
12763 raisebox
12764 \series default
12765  se usa sólo como espaciador
12766 \end_layout
12767
12768 \end_inset
12769
12770
12771 \end_layout
12772
12773 \end_inset
12774 </cell>
12775 </row>
12776 <row>
12777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12778 \begin_inset Text
12779
12780 \begin_layout Plain Layout
12781
12782 \backslash
12783 fbox
12784 \begin_inset ERT
12785 status collapsed
12786
12787 \begin_layout Plain Layout
12788
12789
12790 \backslash
12791 spce 
12792 \end_layout
12793
12794 \end_inset
12795
12796
12797 \family sans
12798 Ctrl+M
12799 \family default
12800  
12801 \backslash
12802 int
12803 \begin_inset ERT
12804 status collapsed
12805
12806 \begin_layout Plain Layout
12807
12808
12809 \backslash
12810 spce 
12811 \end_layout
12812
12813 \end_inset
12814
12815 A=B
12816 \end_layout
12817
12818 \end_inset
12819 </cell>
12820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12821 \begin_inset Text
12822
12823 \begin_layout Plain Layout
12824 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12825 \end_inset
12826
12827
12828 \end_layout
12829
12830 \end_inset
12831 </cell>
12832 </row>
12833 <row>
12834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12835 \begin_inset Text
12836
12837 \begin_layout Plain Layout
12838
12839 \backslash
12840 boxed
12841 \begin_inset ERT
12842 status collapsed
12843
12844 \begin_layout Plain Layout
12845
12846
12847 \backslash
12848 spce 
12849 \end_layout
12850
12851 \end_inset
12852
12853
12854 \backslash
12855 int
12856 \begin_inset ERT
12857 status collapsed
12858
12859 \begin_layout Plain Layout
12860
12861
12862 \backslash
12863 spce 
12864 \end_layout
12865
12866 \end_inset
12867
12868 A=B
12869 \end_layout
12870
12871 \end_inset
12872 </cell>
12873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12874 \begin_inset Text
12875
12876 \begin_layout Plain Layout
12877 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12878 \end_inset
12879
12880
12881 \end_layout
12882
12883 \end_inset
12884 </cell>
12885 </row>
12886 <row>
12887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12888 \begin_inset Text
12889
12890 \begin_layout Plain Layout
12891 A+
12892 \backslash
12893 fbox
12894 \begin_inset ERT
12895 status collapsed
12896
12897 \begin_layout Plain Layout
12898
12899
12900 \backslash
12901 spce 
12902 \end_layout
12903
12904 \end_inset
12905
12906 B
12907 \end_layout
12908
12909 \end_inset
12910 </cell>
12911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12912 \begin_inset Text
12913
12914 \begin_layout Plain Layout
12915 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12916 \end_inset
12917
12918
12919 \end_layout
12920
12921 \end_inset
12922 </cell>
12923 </row>
12924 <row>
12925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12926 \begin_inset Text
12927
12928 \begin_layout Plain Layout
12929
12930 \backslash
12931 framebox
12932 \begin_inset ERT
12933 status collapsed
12934
12935 \begin_layout Plain Layout
12936
12937
12938 \backslash
12939 spce 
12940 \end_layout
12941
12942 \end_inset
12943
12944 20mm
12945 \begin_inset Formula $\to$
12946 \end_inset
12947
12948
12949 \begin_inset Formula $\to$
12950 \end_inset
12951
12952
12953 \family sans
12954 Ctrl+M
12955 \family default
12956  
12957 \backslash
12958 frac
12959 \begin_inset ERT
12960 status collapsed
12961
12962 \begin_layout Plain Layout
12963
12964
12965 \backslash
12966 spce 
12967 \end_layout
12968
12969 \end_inset
12970
12971 A
12972 \begin_inset Formula $\downarrow$
12973 \end_inset
12974
12975 B
12976 \end_layout
12977
12978 \end_inset
12979 </cell>
12980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12981 \begin_inset Text
12982
12983 \begin_layout Plain Layout
12984 \begin_inset Formula $\raisebox{6mm}{}$
12985 \end_inset
12986
12987
12988 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12989 \end_inset
12990
12991
12992 \begin_inset Formula $\raisebox{-4mm}{}$
12993 \end_inset
12994
12995
12996 \end_layout
12997
12998 \end_inset
12999 </cell>
13000 </row>
13001 </lyxtabular>
13002
13003 \end_inset
13004
13005
13006 \end_layout
13007
13008 \begin_layout Standard
13009 El grosor del marco también se puede ajustar.
13010  Para ello hay que insertar los siguientes comandos en modo TeX antes de
13011  la fórmula:
13012 \end_layout
13013
13014 \begin_layout Standard
13015
13016 \series bold
13017
13018 \backslash
13019 fboxrule
13020 \series default
13021  
13022 \series bold
13023
13024 \begin_inset Quotes fld
13025 \end_inset
13026
13027 grosor
13028 \begin_inset Quotes frd
13029 \end_inset
13030
13031
13032 \series default
13033  
13034 \series bold
13035
13036 \backslash
13037 fboxsep
13038 \series default
13039  
13040 \series bold
13041
13042 \begin_inset Quotes fld
13043 \end_inset
13044
13045 distancia
13046 \begin_inset Quotes frd
13047 \end_inset
13048
13049
13050 \end_layout
13051
13052 \begin_layout Standard
13053 \begin_inset Quotes fld
13054 \end_inset
13055
13056 distancia
13057 \begin_inset Quotes frd
13058 \end_inset
13059
13060  especifica la distancia mínima entre el marco y el primer carácter en el
13061  cuadro.
13062  Un ejemplo de esto es la siguiente ecuación enmarcada:
13063 \begin_inset ERT
13064 status collapsed
13065
13066 \begin_layout Plain Layout
13067
13068
13069 \backslash
13070 fboxrule 2mm 
13071 \backslash
13072 fboxsep 3mm
13073 \end_layout
13074
13075 \end_inset
13076
13077
13078 \begin_inset Formula \[
13079 \boxed{A+B=C}\]
13080
13081 \end_inset
13082
13083
13084 \end_layout
13085
13086 \begin_layout Standard
13087 Delante de esta ecuación se han insertado los comandos
13088 \end_layout
13089
13090 \begin_layout Standard
13091
13092 \series bold
13093
13094 \backslash
13095 fboxrule
13096 \series default
13097  
13098 \series bold
13099 2mm
13100 \series default
13101  
13102 \series bold
13103
13104 \backslash
13105 fboxsep
13106 \series default
13107  
13108 \series bold
13109 3mm
13110 \end_layout
13111
13112 \begin_layout Standard
13113 en modo TeX.
13114  Los valores dados se usan para todos los cuadros siguientes.
13115 \end_layout
13116
13117 \begin_layout Standard
13118 Para volver al tamaño estándar del marco se inserta el comando
13119 \end_layout
13120
13121 \begin_layout Standard
13122
13123 \series bold
13124
13125 \backslash
13126 fboxrule
13127 \series default
13128  
13129 \series bold
13130 0.4pt
13131 \series default
13132  
13133 \series bold
13134
13135 \backslash
13136 fboxsep
13137 \series default
13138  
13139 \series bold
13140 3pt
13141 \series default
13142
13143 \begin_inset ERT
13144 status collapsed
13145
13146 \begin_layout Plain Layout
13147
13148
13149 \backslash
13150 fboxrule 0.4pt 
13151 \backslash
13152 fboxsep 3pt
13153 \end_layout
13154
13155 \end_inset
13156
13157
13158 \end_layout
13159
13160 \begin_layout Standard
13161 en modo TeX antes de la ecuación siguiente.
13162 \end_layout
13163
13164 \begin_layout Subsection
13165 Cuadros sin marco
13166 \begin_inset CommandInset label
13167 LatexCommand label
13168 name "sub:Cuadros-sin-marco"
13169
13170 \end_inset
13171
13172
13173 \begin_inset Index
13174 status collapsed
13175
13176 \begin_layout Plain Layout
13177 Cuadros ! sin marco
13178 \end_layout
13179
13180 \end_inset
13181
13182
13183 \end_layout
13184
13185 \begin_layout Standard
13186 Para cuadros sin marco hay los comandos: 
13187 \series bold
13188
13189 \backslash
13190 mbox
13191 \series default
13192
13193 \begin_inset Index
13194 status collapsed
13195
13196 \begin_layout Plain Layout
13197 Comandos ! M ! 
13198 \backslash
13199 mbox
13200 \end_layout
13201
13202 \end_inset
13203
13204
13205 \series bold
13206
13207 \backslash
13208 makebox
13209 \series default
13210
13211 \begin_inset Index
13212 status collapsed
13213
13214 \begin_layout Plain Layout
13215 Comandos ! M ! 
13216 \backslash
13217 makebox
13218 \end_layout
13219
13220 \end_inset
13221
13222  y 
13223 \series bold
13224
13225 \backslash
13226 raisebox
13227 \series default
13228
13229 \begin_inset Index
13230 status collapsed
13231
13232 \begin_layout Plain Layout
13233 Comandos ! R ! 
13234 \backslash
13235 raisebox
13236 \end_layout
13237
13238 \end_inset
13239
13240 .
13241 \end_layout
13242
13243 \begin_layout Standard
13244 Con 
13245 \series bold
13246
13247 \backslash
13248 raisebox
13249 \series default
13250  se puede poner un cuadro subíndice o superíndice, pero a diferencia de
13251  los normales, los caracteres en el cuadro mantienen su tamaño de fuente.
13252  
13253 \series bold
13254
13255 \backslash
13256 raisebox
13257 \series default
13258  se usa con el siguiente esquema: 
13259 \end_layout
13260
13261 \begin_layout Standard
13262
13263 \series bold
13264
13265 \backslash
13266 raisebox{altura}{contenido del marco}
13267 \end_layout
13268
13269 \begin_layout Standard
13270 Cuando el cuadro tenga que contener una ecuación, hace falta una ecuación
13271  extra, como con 
13272 \series bold
13273
13274 \backslash
13275 fbox
13276 \series default
13277 .
13278  
13279 \begin_inset Note Greyedout
13280 status open
13281
13282 \begin_layout Plain Layout
13283
13284 \series bold
13285 Nota
13286 \series default
13287 : Para
13288 \series bold
13289
13290 \backslash
13291 raisebox
13292 \series default
13293  se ha creado esta ecuación extra tecleando 
13294 \family sans
13295 Ctrl+M
13296 \family default
13297  dos veces en vez de una porque LyX aún no soporta 
13298 \series bold
13299
13300 \backslash
13301 raisebox
13302 \series default
13303  directamente.
13304 \end_layout
13305
13306 \end_inset
13307
13308
13309 \end_layout
13310
13311 \begin_layout Standard
13312 \align center
13313 \begin_inset Tabular
13314 <lyxtabular version="3" rows="4" columns="2">
13315 <features>
13316 <column alignment="center" valignment="top" width="0">
13317 <column alignment="center" valignment="top" width="0">
13318 <row>
13319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13320 \begin_inset Text
13321
13322 \begin_layout Plain Layout
13323 Comando
13324 \end_layout
13325
13326 \end_inset
13327 </cell>
13328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13329 \begin_inset Text
13330
13331 \begin_layout Plain Layout
13332 Resultado
13333 \end_layout
13334
13335 \end_inset
13336 </cell>
13337 </row>
13338 <row>
13339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13340 \begin_inset Text
13341
13342 \begin_layout Plain Layout
13343 H
13344 \backslash
13345 raisebox{2mm
13346 \begin_inset Formula $\to$
13347 \end_inset
13348
13349
13350 \backslash
13351 {al
13352 \begin_inset Formula $\to$
13353 \end_inset
13354
13355  lo
13356 \end_layout
13357
13358 \end_inset
13359 </cell>
13360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13361 \begin_inset Text
13362
13363 \begin_layout Plain Layout
13364 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13365 \end_inset
13366
13367
13368 \end_layout
13369
13370 \end_inset
13371 </cell>
13372 </row>
13373 <row>
13374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13375 \begin_inset Text
13376
13377 \begin_layout Plain Layout
13378 H
13379 \backslash
13380 raisebox{-2mm
13381 \begin_inset Formula $\to$
13382 \end_inset
13383
13384
13385 \backslash
13386 {al
13387 \begin_inset Formula $\to$
13388 \end_inset
13389
13390 lo
13391 \end_layout
13392
13393 \end_inset
13394 </cell>
13395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13396 \begin_inset Text
13397
13398 \begin_layout Plain Layout
13399 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13400 \end_inset
13401
13402
13403 \end_layout
13404
13405 \end_inset
13406 </cell>
13407 </row>
13408 <row>
13409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13410 \begin_inset Text
13411
13412 \begin_layout Plain Layout
13413 A=
13414 \backslash
13415 raisebox{-2mm
13416 \begin_inset Formula $\to$
13417 \end_inset
13418
13419
13420 \backslash
13421 {
13422 \family sans
13423 Ctrl+M Ctrl+M
13424 \family default
13425  
13426 \backslash
13427 sqrt
13428 \begin_inset ERT
13429 status collapsed
13430
13431 \begin_layout Plain Layout
13432
13433
13434 \backslash
13435 spce 
13436 \end_layout
13437
13438 \end_inset
13439
13440
13441 \end_layout
13442
13443 \end_inset
13444 </cell>
13445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13446 \begin_inset Text
13447
13448 \begin_layout Plain Layout
13449 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13450 \end_inset
13451
13452
13453 \end_layout
13454
13455 \end_inset
13456 </cell>
13457 </row>
13458 </lyxtabular>
13459
13460 \end_inset
13461
13462
13463 \end_layout
13464
13465 \begin_layout Standard
13466 El comando 
13467 \series bold
13468
13469 \backslash
13470 mbox
13471 \series default
13472  es equivalente a 
13473 \series bold
13474
13475 \backslash
13476 fbox
13477 \series default
13478  y 
13479 \series bold
13480
13481 \backslash
13482 makebox
13483 \series default
13484  es equivalente a 
13485 \series bold
13486
13487 \backslash
13488 framebox
13489 \series default
13490 , con la diferencia de que no hay marco.
13491 \end_layout
13492
13493 \begin_layout Subsection
13494 Cuadros coloreados
13495 \begin_inset CommandInset label
13496 LatexCommand label
13497 name "sub:Cuadros-coloreados"
13498
13499 \end_inset
13500
13501
13502 \begin_inset Index
13503 status collapsed
13504
13505 \begin_layout Plain Layout
13506 Cuadros ! coloreados
13507 \end_layout
13508
13509 \end_inset
13510
13511
13512 \end_layout
13513
13514 \begin_layout Standard
13515 Para poder usar todos los comandos explicados en esta sección hay que cargar
13516  en el preámbulo LaTeX el paquete LaTeX 
13517 \series bold
13518 color
13519 \series default
13520
13521 \begin_inset Foot
13522 status collapsed
13523
13524 \begin_layout Plain Layout
13525 El paquete LaTeX 
13526 \series bold
13527 color
13528 \series default
13529  forma parte de toda distribución LaTeX estándar.
13530 \end_layout
13531
13532 \end_inset
13533
13534
13535 \begin_inset Index
13536 status collapsed
13537
13538 \begin_layout Plain Layout
13539 Paquetes ! color
13540 \end_layout
13541
13542 \end_inset
13543
13544 , con la línea
13545 \begin_inset Foot
13546 status collapsed
13547
13548 \begin_layout Plain Layout
13549 Cuando hay texto coloreado con un color predefinido en alguna parte del
13550  documento, LyX carga automáticamente el paquete LaTeX 
13551 \series bold
13552 color
13553 \series default
13554 .
13555  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13556  origina problemas.
13557 \end_layout
13558
13559 \end_inset
13560
13561
13562 \begin_inset Note Note
13563 status collapsed
13564
13565 \begin_layout Plain Layout
13566 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13567  en el preámbulo LaTeX.
13568 \end_layout
13569
13570 \end_inset
13571
13572
13573 \end_layout
13574
13575 \begin_layout Standard
13576
13577 \series bold
13578
13579 \backslash
13580 usepackage{color}
13581 \begin_inset VSpace medskip
13582 \end_inset
13583
13584
13585 \end_layout
13586
13587 \begin_layout Standard
13588 Para colorear cuadros se usa el comando 
13589 \series bold
13590
13591 \backslash
13592 colorbox
13593 \series default
13594
13595 \begin_inset Index
13596 status collapsed
13597
13598 \begin_layout Plain Layout
13599 Comandos ! C ! 
13600 \backslash
13601 colorbox
13602 \end_layout
13603
13604 \end_inset
13605
13606  con el siguiente esquema:
13607 \end_layout
13608
13609 \begin_layout Standard
13610
13611 \series bold
13612
13613 \backslash
13614 colorbox{color}{contenido del cuadro}
13615 \end_layout
13616
13617 \begin_layout Standard
13618 El contenido del cuadro puede ser otro cuadro, y también un 
13619 \backslash
13620
13621 \series bold
13622 colorbox
13623 \series default
13624  puede ser parte de otro cuadro (véanse los ejemplos 2º y 3º).
13625  Si el cuadro debe contener una ecuación debe crearse una ecuación extra,
13626  como con 
13627 \series bold
13628
13629 \backslash
13630 raisebox
13631 \series default
13632 .
13633 \begin_inset Foot
13634 status collapsed
13635
13636 \begin_layout Plain Layout
13637 Esto también se aplica para el comando 
13638 \series bold
13639
13640 \backslash
13641 fcolorbox
13642 \series default
13643 .
13644 \end_layout
13645
13646 \end_inset
13647
13648  
13649 \end_layout
13650
13651 \begin_layout Standard
13652 Se puede elegir uno de los siguientes colores predefinidos:
13653 \end_layout
13654
13655 \begin_layout Standard
13656
13657 \series bold
13658 black
13659 \series default
13660
13661 \series bold
13662 blue
13663 \series default
13664
13665 \series bold
13666 cyan
13667 \series default
13668
13669 \series bold
13670 green
13671 \series default
13672
13673 \series bold
13674 magenta
13675 \series default
13676
13677 \series bold
13678 red
13679 \series default
13680
13681 \series bold
13682 white
13683 \series default
13684
13685 \series bold
13686 yellow
13687 \end_layout
13688
13689 \begin_layout Standard
13690 \align center
13691 \begin_inset Tabular
13692 <lyxtabular version="3" rows="4" columns="2">
13693 <features>
13694 <column alignment="center" valignment="top" width="0">
13695 <column alignment="center" valignment="top" width="0">
13696 <row>
13697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13698 \begin_inset Text
13699
13700 \begin_layout Plain Layout
13701 Comando
13702 \end_layout
13703
13704 \end_inset
13705 </cell>
13706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13707 \begin_inset Text
13708
13709 \begin_layout Plain Layout
13710 Resultado
13711 \begin_inset Note Note
13712 status collapsed
13713
13714 \begin_layout Plain Layout
13715
13716 \series bold
13717
13718 \backslash
13719 raisebox
13720 \series default
13721  se usa sólo como espaciador
13722 \end_layout
13723
13724 \end_inset
13725
13726
13727 \end_layout
13728
13729 \end_inset
13730 </cell>
13731 </row>
13732 <row>
13733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13734 \begin_inset Text
13735
13736 \begin_layout Plain Layout
13737
13738 \backslash
13739 colorbox{yellow
13740 \begin_inset Formula $\to$
13741 \end_inset
13742
13743
13744 \backslash
13745 {A=B
13746 \end_layout
13747
13748 \end_inset
13749 </cell>
13750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13751 \begin_inset Text
13752
13753 \begin_layout Plain Layout
13754 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13755 \end_inset
13756
13757
13758 \end_layout
13759
13760 \end_inset
13761 </cell>
13762 </row>
13763 <row>
13764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13765 \begin_inset Text
13766
13767 \begin_layout Plain Layout
13768
13769 \backslash
13770 colorbox{green
13771 \begin_inset Formula $\to$
13772 \end_inset
13773
13774
13775 \backslash
13776 {
13777 \backslash
13778 fbox
13779 \begin_inset ERT
13780 status collapsed
13781
13782 \begin_layout Plain Layout
13783
13784
13785 \backslash
13786 spce 
13787 \end_layout
13788
13789 \end_inset
13790
13791 A=B
13792 \end_layout
13793
13794 \end_inset
13795 </cell>
13796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13797 \begin_inset Text
13798
13799 \begin_layout Plain Layout
13800 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13801 \end_inset
13802
13803
13804 \end_layout
13805
13806 \end_inset
13807 </cell>
13808 </row>
13809 <row>
13810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13811 \begin_inset Text
13812
13813 \begin_layout Plain Layout
13814
13815 \backslash
13816 fbox
13817 \begin_inset ERT
13818 status collapsed
13819
13820 \begin_layout Plain Layout
13821
13822
13823 \backslash
13824 spce 
13825 \end_layout
13826
13827 \end_inset
13828
13829
13830 \backslash
13831 colorbox{green
13832 \begin_inset Formula $\to$
13833 \end_inset
13834
13835
13836 \backslash
13837 {
13838 \family sans
13839 Ctrl+M Ctrl+M
13840 \family default
13841  
13842 \backslash
13843 int
13844 \begin_inset ERT
13845 status collapsed
13846
13847 \begin_layout Plain Layout
13848
13849
13850 \backslash
13851 spce 
13852 \end_layout
13853
13854 \end_inset
13855
13856 C=D
13857 \end_layout
13858
13859 \end_inset
13860 </cell>
13861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13862 \begin_inset Text
13863
13864 \begin_layout Plain Layout
13865 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13866 \end_inset
13867
13868
13869 \end_layout
13870
13871 \end_inset
13872 </cell>
13873 </row>
13874 </lyxtabular>
13875
13876 \end_inset
13877
13878
13879 \end_layout
13880
13881 \begin_layout Standard
13882
13883 \series bold
13884
13885 \backslash
13886 colorbox
13887 \series default
13888  sólo colorea el cuadro pero no los caracteres.
13889  Para colorear todos los caracteres se selecciona toda la ecuación y se
13890  elige un color en el diálogo 
13891 \family sans
13892 Estilo
13893 \begin_inset space ~
13894 \end_inset
13895
13896 del
13897 \begin_inset space ~
13898 \end_inset
13899
13900 texto
13901 \family default
13902 .
13903  El diálogo puede abrirse con el botón 
13904 \begin_inset Graphics
13905         filename ../../images/dialog-show_character.png
13906         scale 85
13907
13908 \end_inset
13909
13910  de la barra de herramientas o con el menú 
13911 \family sans
13912 Editar\SpecialChar \menuseparator
13913 Estilo
13914 \begin_inset space ~
13915 \end_inset
13916
13917 del
13918 \begin_inset space ~
13919 \end_inset
13920
13921 texto\SpecialChar \menuseparator
13922 Personalizado
13923 \family default
13924 .
13925  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13926  Si el número de la ecuación debe tener otro color que el de los caracteres
13927  de la ecuación, el color debe cambiarse dentro de la ecuación.
13928 \end_layout
13929
13930 \begin_layout Standard
13931 Un ejemplo:
13932 \color red
13933
13934 \begin_inset Formula \begin{equation}
13935 {\color{red}\int A=B}\label{eq:rojo}\end{equation}
13936
13937 \end_inset
13938
13939
13940 \end_layout
13941
13942 \begin_layout Standard
13943
13944 \color green
13945 \begin_inset Formula \begin{equation}
13946 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}\end{equation}
13947
13948 \end_inset
13949
13950
13951 \end_layout
13952
13953 \begin_layout Standard
13954 La ecuación 
13955 \begin_inset CommandInset ref
13956 LatexCommand eqref
13957 reference "eq:rojo"
13958
13959 \end_inset
13960
13961  está toda coloreada en rojo.
13962 \begin_inset Newline newline
13963 \end_inset
13964
13965 La ecuación 
13966 \begin_inset CommandInset ref
13967 LatexCommand eqref
13968 reference "eq:rojoverde"
13969
13970 \end_inset
13971
13972  se ha coloreado en primer lugar toda en verde para colorear el número de
13973  la ecuación.
13974  Posteriormente se han coloreado en rojo los caracteres.
13975 \family sans
13976
13977 \begin_inset VSpace bigskip
13978 \end_inset
13979
13980
13981 \end_layout
13982
13983 \begin_layout Standard
13984 Para colorear diferente el marco y el resto del cuadro se usa el comando
13985  
13986 \series bold
13987
13988 \backslash
13989 fcolorbox
13990 \series default
13991
13992 \begin_inset Index
13993 status collapsed
13994
13995 \begin_layout Plain Layout
13996 Comandos ! F ! 
13997 \backslash
13998 fcolorbox
13999 \end_layout
14000
14001 \end_inset
14002
14003  con el siguiente esquema:
14004 \end_layout
14005
14006 \begin_layout Standard
14007
14008 \series bold
14009
14010 \backslash
14011 fcolorbox{color del marco}{color}{contenido del cuadro}
14012 \end_layout
14013
14014 \begin_layout Standard
14015 Así pues 
14016 \series bold
14017
14018 \backslash
14019 fcolorbox
14020 \series default
14021  es una extensión del comando 
14022 \series bold
14023
14024 \backslash
14025 colorbox
14026 \series default
14027 .
14028  La anchura del marco se establece, como para 
14029 \series bold
14030
14031 \backslash
14032 framebox
14033 \series default
14034 , con 
14035 \series bold
14036
14037 \backslash
14038 fboxrule
14039 \series default
14040  y 
14041 \series bold
14042
14043 \backslash
14044 fboxsep
14045 \series default
14046 .
14047  Un ejemplo:
14048 \begin_inset ERT
14049 status collapsed
14050
14051 \begin_layout Plain Layout
14052
14053
14054 \backslash
14055 fboxrule 1mm 
14056 \backslash
14057 fboxsep 1mm
14058 \end_layout
14059
14060 \end_inset
14061
14062
14063 \begin_inset Formula \[
14064 \fcolorbox{cyan}{magenta}{A=B}\]
14065
14066 \end_inset
14067
14068
14069 \end_layout
14070
14071 \begin_layout Standard
14072 \begin_inset ERT
14073 status collapsed
14074
14075 \begin_layout Plain Layout
14076
14077
14078 \backslash
14079 fboxrule 0.4pt 
14080 \backslash
14081 fboxsep 3pt
14082 \end_layout
14083
14084 \end_inset
14085
14086
14087 \end_layout
14088
14089 \begin_layout Standard
14090 Esta ecuación se ha compuesto con el comando
14091 \begin_inset Newline newline
14092 \end_inset
14093
14094
14095 \series bold
14096
14097 \backslash
14098 fcolorbox{cyan
14099 \begin_inset Formula $\to$
14100 \end_inset
14101
14102
14103 \backslash
14104 {magenta
14105 \begin_inset Formula $\to$
14106 \end_inset
14107
14108
14109 \backslash
14110 {A=B
14111 \end_layout
14112
14113 \begin_layout Standard
14114 \begin_inset VSpace bigskip
14115 \end_inset
14116
14117
14118 \end_layout
14119
14120 \begin_layout Standard
14121 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14122 \end_layout
14123
14124 \begin_layout Standard
14125 Por ejemplo, se puede definir el color 
14126 \begin_inset Quotes fld
14127 \end_inset
14128
14129
14130 \series bold
14131 verdeoscuro
14132 \series default
14133
14134 \begin_inset Quotes frd
14135 \end_inset
14136
14137  con la línea de preámbulo LaTeX:
14138 \end_layout
14139
14140 \begin_layout Standard
14141
14142 \series bold
14143
14144 \backslash
14145 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14146 \series default
14147
14148 \begin_inset Index
14149 status collapsed
14150
14151 \begin_layout Plain Layout
14152 Comandos ! D ! 
14153 \backslash
14154 definecolor
14155 \end_layout
14156
14157 \end_inset
14158
14159
14160 \end_layout
14161
14162 \begin_layout Standard
14163
14164 \series bold
14165 cmyk
14166 \series default
14167  es el espacio de color referido a los colores 
14168 \series bold
14169 cyan
14170 \series default
14171
14172 \series bold
14173 magenta
14174 \series default
14175
14176 \series bold
14177 yellow
14178 \series default
14179  y 
14180 \series bold
14181 black
14182 \series default
14183 .
14184  Los cuatro números separados por coma son el factor de cuota para los colores
14185  correspondientes del espacio de color.
14186  Los factores pueden estar en el rango 0-1.
14187  En vez de 
14188 \series bold
14189 cmyk
14190 \series default
14191  se puede usar el espacio de color 
14192 \series bold
14193 rgb
14194 \series default
14195 , que se refiere a 
14196 \series bold
14197 red
14198 \series default
14199
14200 \series bold
14201 green
14202 \series default
14203  y 
14204 \series bold
14205 blue
14206 \series default
14207 , así pues en este caso hay tres factores de cuota para los correspondientes
14208  colores.
14209  Además hay el espacio de color 
14210 \series bold
14211 gray
14212 \series default
14213  con un factor de cuota para el valor gris.
14214 \end_layout
14215
14216 \begin_layout Standard
14217 Como ejemplo he aquí un cuadro enmarcado con el nuevo color definido 
14218 \series bold
14219 verdeoscuro
14220 \series default
14221  y los caracteres en color amarillo:
14222 \color black
14223
14224 \begin_inset Formula \begin{equation}
14225 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14226
14227 \end_inset
14228
14229
14230 \end_layout
14231
14232 \begin_layout Standard
14233 Los colores personalizados también se pueden usar para texto con la ayuda
14234  del comando 
14235 \series bold
14236
14237 \backslash
14238 textcolor
14239 \series default
14240
14241 \begin_inset Index
14242 status collapsed
14243
14244 \begin_layout Plain Layout
14245 Texto ! coloreado
14246 \end_layout
14247
14248 \end_inset
14249
14250
14251 \end_layout
14252
14253 \begin_layout Standard
14254 \begin_inset ERT
14255 status collapsed
14256
14257 \begin_layout Plain Layout
14258
14259
14260 \backslash
14261 textcolor{verdeoscuro}{
14262 \end_layout
14263
14264 \end_inset
14265
14266 Esta frase en 
14267 \begin_inset Quotes fld
14268 \end_inset
14269
14270 verdeoscuro
14271 \begin_inset Quotes frd
14272 \end_inset
14273
14274 .
14275 \begin_inset ERT
14276 status collapsed
14277
14278 \begin_layout Plain Layout
14279
14280 }
14281 \end_layout
14282
14283 \end_inset
14284
14285
14286 \end_layout
14287
14288 \begin_layout Standard
14289
14290 \series bold
14291
14292 \backslash
14293 textcolor
14294 \series default
14295
14296 \begin_inset Index
14297 status collapsed
14298
14299 \begin_layout Plain Layout
14300 Comandos ! T ! 
14301 \backslash
14302 textcolor
14303 \end_layout
14304
14305 \end_inset
14306
14307  se usa con el esquema 
14308 \series bold
14309
14310 \backslash
14311 textcolor{color}{caracteres a colorear}
14312 \series default
14313 .
14314 \end_layout
14315
14316 \begin_layout Subsection
14317 Cuadros de párrafo
14318 \begin_inset CommandInset label
14319 LatexCommand label
14320 name "sub:Cuadros-de-párrafo"
14321
14322 \end_inset
14323
14324
14325 \begin_inset Index
14326 status collapsed
14327
14328 \begin_layout Plain Layout
14329 Cuadros ! para párrafos
14330 \end_layout
14331
14332 \end_inset
14333
14334
14335 \end_layout
14336
14337 \begin_layout Standard
14338 Un cuadro que puede contener varias líneas y párrafos, denominado cuadro
14339  de párrafo (parbox), se puede generar con el menú 
14340 \family sans
14341 Insertar\SpecialChar \menuseparator
14342 Cuadro
14343 \family default
14344  o con el botón 
14345 \begin_inset Graphics
14346         filename ../../images/box-insert.png
14347         scale 85
14348
14349 \end_inset
14350
14351  de la barra de herramientas.
14352 \end_layout
14353
14354 \begin_layout Standard
14355 El siguiente ejemplo muestra un cuadro de párrafo enmarcado en una línea:
14356 \begin_inset VSpace medskip
14357 \end_inset
14358
14359 Esta línea contiene 
14360 \begin_inset Box Boxed
14361 position "c"
14362 hor_pos "c"
14363 has_inner_box 1
14364 inner_pos "c"
14365 use_parbox 1
14366 width "5cm"
14367 special "none"
14368 height "1in"
14369 height_special "totalheight"
14370 status collapsed
14371
14372 \begin_layout Plain Layout
14373 Esto es un cuadro de párrafo.
14374  Tiene exactamente 5
14375 \begin_inset space \thinspace{}
14376 \end_inset
14377
14378 cm de largo y además puede contener ecuaciones: 
14379 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14380 \end_inset
14381
14382
14383 \end_layout
14384
14385 \end_inset
14386
14387
14388 \begin_inset space ~
14389 \end_inset
14390
14391  un cuadro de párrafo.
14392 \begin_inset VSpace medskip
14393 \end_inset
14394
14395 Ese cuadro se compone haciendo clic derecho sobre el rectángulo gris insertado.
14396  Surge un diálogo con las propiedades del cuadro.
14397  En este caso: 
14398 \emph on
14399 Decoración
14400 \emph default
14401 : Marco rectangular, 
14402 \emph on
14403 Cuadro interior
14404 \emph default
14405 : Párrafo, 
14406 \emph on
14407 Ancho
14408 \emph default
14409 : 5
14410 \begin_inset space \thinspace{}
14411 \end_inset
14412
14413 cm, 
14414 \emph on
14415 Alineación Vertical
14416 \emph default
14417  
14418 \emph on
14419 Cuadro
14420 \emph default
14421 : Medio.
14422 \end_layout
14423
14424 \begin_layout Standard
14425 \begin_inset VSpace medskip
14426 \end_inset
14427
14428 En LaTeX, un cuadro de párrafo se inserta con el comando 
14429 \series bold
14430
14431 \backslash
14432 parbox
14433 \series default
14434
14435 \begin_inset Index
14436 status collapsed
14437
14438 \begin_layout Plain Layout
14439 Comandos ! P ! 
14440 \backslash
14441 parbox
14442 \end_layout
14443
14444 \end_inset
14445
14446  con el esquema siguiente:
14447 \end_layout
14448
14449 \begin_layout Standard
14450
14451 \series bold
14452
14453 \backslash
14454 parbox[posición]{anchura}{contenido}
14455 \end_layout
14456
14457 \begin_layout Standard
14458 Son posibles las posiciones 
14459 \emph on
14460 b
14461 \emph default
14462  y 
14463 \emph on
14464 t
14465 \emph default
14466
14467 \emph on
14468 b
14469 \emph default
14470  por 
14471 \begin_inset Quotes fld
14472 \end_inset
14473
14474 bottom
14475 \begin_inset Quotes frd
14476 \end_inset
14477
14478  (abajo), que alinea la última línea del cuadro con el texto de alrededor.
14479  Con 
14480 \emph on
14481 t
14482 \emph default
14483 , por 
14484 \begin_inset Quotes fld
14485 \end_inset
14486
14487 top
14488 \begin_inset Quotes frd
14489 \end_inset
14490
14491  (arriba), la alineación se hace con la primera línea.
14492  Si no se da posición, el cuadro se centrará verticalmente, véase la sección
14493  
14494 \emph on
14495 Cuadros
14496 \emph default
14497  del manual 
14498 \emph on
14499 Objetos insertados
14500 \emph default
14501  para ejemplos.
14502 \end_layout
14503
14504 \begin_layout Standard
14505 \begin_inset VSpace bigskip
14506 \end_inset
14507
14508 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14509  ponerse en un cuadro de párrafo.
14510  Para ello se inserta el comando
14511 \begin_inset Newline newline
14512 \end_inset
14513
14514
14515 \series bold
14516
14517 \backslash
14518 fbox{
14519 \backslash
14520 parbox{
14521 \backslash
14522 linewidth-2
14523 \backslash
14524 fboxsep-2
14525 \backslash
14526 fboxrule}{
14527 \begin_inset Newline newline
14528 \end_inset
14529
14530
14531 \series default
14532 en modo TeX delante de la ecuación.
14533  Aquí 
14534 \series bold
14535
14536 \backslash
14537 linewidth
14538 \begin_inset Index
14539 status collapsed
14540
14541 \begin_layout Plain Layout
14542 Comandos ! L ! 
14543 \backslash
14544 linewidth
14545 \end_layout
14546
14547 \end_inset
14548
14549
14550 \series default
14551  es la anchura de línea establecida para el documento.
14552  Como el marco está por fuera del cuadro de párrafo, hay que restar de dicha
14553  anchura dos veces la separación del marco y el grosor.
14554  Como LyX no lo hace automáticamente debido a un fallo,
14555 \begin_inset Foot
14556 status collapsed
14557
14558 \begin_layout Plain Layout
14559 \begin_inset CommandInset href
14560 LatexCommand href
14561 name "LyX-bug #4483"
14562 target "http://www.lyx.org/trac/ticket/4483"
14563
14564 \end_inset
14565
14566
14567 \end_layout
14568
14569 \end_inset
14570
14571  hay que usar modo TeX.
14572  Para poder multiplicar y restar en los argumentos hay que cargar en el
14573  preámbulo LaTeX el paquete LaTeX 
14574 \series bold
14575 calc
14576 \series default
14577 ,
14578 \begin_inset Foot
14579 status collapsed
14580
14581 \begin_layout Plain Layout
14582
14583 \series bold
14584 calc
14585 \series default
14586  es parte de toda instalación LaTeX estándar.
14587 \end_layout
14588
14589 \end_inset
14590
14591
14592 \begin_inset Index
14593 status collapsed
14594
14595 \begin_layout Plain Layout
14596 Paquetes ! calc
14597 \end_layout
14598
14599 \end_inset
14600
14601  con la línea
14602 \end_layout
14603
14604 \begin_layout Standard
14605
14606 \series bold
14607
14608 \backslash
14609 usepackage{calc}
14610 \end_layout
14611
14612 \begin_layout Standard
14613 Detrás de la ecuación se cierran ambos cuadros con 
14614 \series bold
14615 }}
14616 \series default
14617  en modo TeX.
14618  Aquí hay un ejemplo:
14619 \begin_inset ERT
14620 status collapsed
14621
14622 \begin_layout Plain Layout
14623
14624
14625 \backslash
14626 fboxsep 5mm 
14627 \backslash
14628 fboxrule 5mm
14629 \end_layout
14630
14631 \end_inset
14632
14633
14634 \end_layout
14635
14636 \begin_layout Standard
14637 \begin_inset ERT
14638 status collapsed
14639
14640 \begin_layout Plain Layout
14641
14642
14643 \backslash
14644 fbox{
14645 \backslash
14646 parbox{
14647 \backslash
14648 linewidth-2
14649 \backslash
14650 fboxsep-2
14651 \backslash
14652 fboxrule}{
14653 \end_layout
14654
14655 \end_inset
14656
14657
14658 \begin_inset Formula \begin{equation}
14659 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14660
14661 \end_inset
14662
14663
14664 \end_layout
14665
14666 \begin_layout Standard
14667 \begin_inset ERT
14668 status collapsed
14669
14670 \begin_layout Plain Layout
14671
14672 }}
14673 \end_layout
14674
14675 \end_inset
14676
14677
14678 \begin_inset ERT
14679 status collapsed
14680
14681 \begin_layout Plain Layout
14682
14683
14684 \backslash
14685 fboxrule 0.4pt 
14686 \backslash
14687 fboxsep 3pt
14688 \end_layout
14689
14690 \end_inset
14691
14692
14693 \end_layout
14694
14695 \begin_layout Standard
14696 \begin_inset VSpace medskip
14697 \end_inset
14698
14699
14700 \end_layout
14701
14702 \begin_layout Standard
14703 Como se ha usado el cuadro de párrafo como argumento de 
14704 \series bold
14705
14706 \backslash
14707 fbox
14708 \series default
14709 , en este caso no hay diferencia entre 
14710 \series bold
14711
14712 \backslash
14713 fbox
14714 \series default
14715  y 
14716 \series bold
14717
14718 \backslash
14719 boxed
14720 \series default
14721 .
14722  
14723 \end_layout
14724
14725 \begin_layout Standard
14726 \begin_inset VSpace bigskip
14727 \end_inset
14728
14729
14730 \end_layout
14731
14732 \begin_layout Standard
14733 Los cuadros de párrafo son muy útiles para comentar ecuaciones directamente.
14734  Para hacerlo, se usa 
14735 \series bold
14736
14737 \backslash
14738 parbox
14739 \series default
14740  en combinación con el comando 
14741 \series bold
14742
14743 \backslash
14744 tag
14745 \series default
14746 .
14747  (Véase más sobre 
14748 \series bold
14749
14750 \backslash
14751 tag
14752 \series default
14753  en 
14754 \begin_inset CommandInset ref
14755 LatexCommand ref
14756 reference "sub:Numeración-personalizada"
14757
14758 \end_inset
14759
14760 ).
14761 \end_layout
14762
14763 \begin_layout Standard
14764 Un ejemplo de ecuación comentada con 
14765 \series bold
14766
14767 \backslash
14768 parbox
14769 \series default
14770 :
14771 \end_layout
14772
14773 \begin_layout Standard
14774 \begin_inset ERT
14775 status collapsed
14776
14777 \begin_layout Plain Layout
14778
14779
14780 \backslash
14781 [5x-7b=3b
14782 \backslash
14783 tag*{
14784 \backslash
14785 parbox{5cm}{
14786 \end_layout
14787
14788 \end_inset
14789
14790 Esto es una descripción.
14791  Está claramente separada de la ecuación y es multilínea.
14792 \begin_inset ERT
14793 status collapsed
14794
14795 \begin_layout Plain Layout
14796
14797 }}
14798 \backslash
14799 ]
14800 \end_layout
14801
14802 \end_inset
14803
14804
14805 \end_layout
14806
14807 \begin_layout Standard
14808 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14809  no soporta el comando 
14810 \series bold
14811
14812 \backslash
14813 parbox
14814 \series default
14815  en ecuaciones.
14816  La ecuación se compone con la siguiente secuencia de comandos:
14817 \end_layout
14818
14819 \begin_layout Standard
14820 El comando 
14821 \series bold
14822
14823 \backslash
14824 [5x-7b=3b
14825 \backslash
14826 tag*
14827 \backslash
14828 {
14829 \backslash
14830 parbox{5cm}{
14831 \series default
14832  se inserta en modo TeX.
14833 \begin_inset Foot
14834 status collapsed
14835
14836 \begin_layout Plain Layout
14837 Si se usa el estilo de ecuación 
14838 \series bold
14839 Sangrado
14840 \series default
14841
14842 \series bold
14843
14844 \backslash
14845 tag*
14846 \backslash
14847
14848 \series default
14849  se puede reemplazar por 
14850 \series bold
14851
14852 \backslash
14853 hfill
14854 \series default
14855 .
14856  (Véanse los estilos de ecuación en 
14857 \begin_inset CommandInset ref
14858 LatexCommand ref
14859 reference "sec:Estilos-de-ecuación"
14860
14861 \end_inset
14862
14863 ).
14864 \end_layout
14865
14866 \end_inset
14867
14868  Después sigue la descripción en texto normal, y por último 
14869 \series bold
14870 }}
14871 \backslash
14872 ]
14873 \series default
14874  en modo TeX.
14875  Aquí los comandos 
14876 \series bold
14877
14878 \backslash
14879 [
14880 \series default
14881  y 
14882 \series bold
14883
14884 \backslash
14885 ]
14886 \series default
14887  crean una ecuación presentada.
14888 \end_layout
14889
14890 \begin_layout Standard
14891 Las ventajas de 
14892 \series bold
14893
14894 \backslash
14895 parbox
14896 \series default
14897  pueden verse en este ejemplo que se ha 
14898 \begin_inset Quotes fld
14899 \end_inset
14900
14901 comentado
14902 \begin_inset Quotes frd
14903 \end_inset
14904
14905  usando el modo texto matemático:
14906 \begin_inset Formula \[
14907 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}\]
14908
14909 \end_inset
14910
14911
14912 \end_layout
14913
14914 \begin_layout Section
14915 Operadores
14916 \begin_inset Index
14917 status collapsed
14918
14919 \begin_layout Plain Layout
14920 Operadores
14921 \end_layout
14922
14923 \end_inset
14924
14925
14926 \end_layout
14927
14928 \begin_layout Subsection
14929 Operadores grandes
14930 \begin_inset CommandInset label
14931 LatexCommand label
14932 name "sub:Operadores-grandes"
14933
14934 \end_inset
14935
14936
14937 \begin_inset Index
14938 status collapsed
14939
14940 \begin_layout Plain Layout
14941 Operadores ! grandes
14942 \end_layout
14943
14944 \end_inset
14945
14946
14947 \begin_inset Index
14948 status collapsed
14949
14950 \begin_layout Plain Layout
14951 Sumatorios
14952 \end_layout
14953
14954 \end_inset
14955
14956
14957 \begin_inset Index
14958 status collapsed
14959
14960 \begin_layout Plain Layout
14961 Integrales
14962 \end_layout
14963
14964 \end_inset
14965
14966
14967 \end_layout
14968
14969 \begin_layout Standard
14970 Para poder usar todos los comandos de integrales listados aquí, debe estar
14971  marcada la opción 
14972 \family sans
14973 Usar paquete esint automáticamente
14974 \family default
14975  en el apartado 
14976 \family sans
14977 Ecuaciones
14978 \family default
14979  de la configuración del documento.
14980  
14981 \end_layout
14982
14983 \begin_layout Standard
14984 \begin_inset space \hfill{}
14985 \end_inset
14986
14987
14988 \begin_inset Tabular
14989 <lyxtabular version="3" rows="11" columns="2">
14990 <features>
14991 <column alignment="center" valignment="top" width="0pt">
14992 <column alignment="center" valignment="top" width="0pt">
14993 <row>
14994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14995 \begin_inset Text
14996
14997 \begin_layout Plain Layout
14998 Comando
14999 \end_layout
15000
15001 \end_inset
15002 </cell>
15003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15004 \begin_inset Text
15005
15006 \begin_layout Plain Layout
15007 Resultado
15008 \end_layout
15009
15010 \end_inset
15011 </cell>
15012 </row>
15013 <row>
15014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15015 \begin_inset Text
15016
15017 \begin_layout Plain Layout
15018
15019 \backslash
15020 int
15021 \begin_inset Index
15022 status collapsed
15023
15024 \begin_layout Plain Layout
15025 Comandos ! I ! 
15026 \backslash
15027 int
15028 \end_layout
15029
15030 \end_inset
15031
15032
15033 \end_layout
15034
15035 \end_inset
15036 </cell>
15037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15038 \begin_inset Text
15039
15040 \begin_layout Plain Layout
15041 \begin_inset Formula $\int$
15042 \end_inset
15043
15044
15045 \end_layout
15046
15047 \end_inset
15048 </cell>
15049 </row>
15050 <row>
15051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15052 \begin_inset Text
15053
15054 \begin_layout Plain Layout
15055
15056 \backslash
15057 oint
15058 \end_layout
15059
15060 \end_inset
15061 </cell>
15062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15063 \begin_inset Text
15064
15065 \begin_layout Plain Layout
15066 \begin_inset Formula $\oint$
15067 \end_inset
15068
15069
15070 \end_layout
15071
15072 \end_inset
15073 </cell>
15074 </row>
15075 <row>
15076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15077 \begin_inset Text
15078
15079 \begin_layout Plain Layout
15080
15081 \backslash
15082 ointctrclockwise
15083 \end_layout
15084
15085 \end_inset
15086 </cell>
15087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15088 \begin_inset Text
15089
15090 \begin_layout Plain Layout
15091 \begin_inset Formula $\ointctrclockwise$
15092 \end_inset
15093
15094
15095 \end_layout
15096
15097 \end_inset
15098 </cell>
15099 </row>
15100 <row>
15101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15102 \begin_inset Text
15103
15104 \begin_layout Plain Layout
15105
15106 \backslash
15107 ointclockwise
15108 \end_layout
15109
15110 \end_inset
15111 </cell>
15112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15113 \begin_inset Text
15114
15115 \begin_layout Plain Layout
15116 \begin_inset Formula $\ointclockwise$
15117 \end_inset
15118
15119
15120 \end_layout
15121
15122 \end_inset
15123 </cell>
15124 </row>
15125 <row>
15126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15127 \begin_inset Text
15128
15129 \begin_layout Plain Layout
15130
15131 \backslash
15132 sqint
15133 \end_layout
15134
15135 \end_inset
15136 </cell>
15137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15138 \begin_inset Text
15139
15140 \begin_layout Plain Layout
15141 \begin_inset Formula $\sqint$
15142 \end_inset
15143
15144
15145 \end_layout
15146
15147 \end_inset
15148 </cell>
15149 </row>
15150 <row>
15151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15152 \begin_inset Text
15153
15154 \begin_layout Plain Layout
15155
15156 \backslash
15157 fint
15158 \end_layout
15159
15160 \end_inset
15161 </cell>
15162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15163 \begin_inset Text
15164
15165 \begin_layout Plain Layout
15166  
15167 \begin_inset Formula $\fint$
15168 \end_inset
15169
15170
15171 \end_layout
15172
15173 \end_inset
15174 </cell>
15175 </row>
15176 <row>
15177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15178 \begin_inset Text
15179
15180 \begin_layout Plain Layout
15181
15182 \backslash
15183 landupint
15184 \end_layout
15185
15186 \end_inset
15187 </cell>
15188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15189 \begin_inset Text
15190
15191 \begin_layout Plain Layout
15192  
15193 \begin_inset Formula $\landupint$
15194 \end_inset
15195
15196
15197 \end_layout
15198
15199 \end_inset
15200 </cell>
15201 </row>
15202 <row>
15203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15204 \begin_inset Text
15205
15206 \begin_layout Plain Layout
15207
15208 \backslash
15209 landdownint
15210 \end_layout
15211
15212 \end_inset
15213 </cell>
15214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15215 \begin_inset Text
15216
15217 \begin_layout Plain Layout
15218  
15219 \begin_inset Formula $\landdownint$
15220 \end_inset
15221
15222
15223 \end_layout
15224
15225 \end_inset
15226 </cell>
15227 </row>
15228 <row>
15229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15230 \begin_inset Text
15231
15232 \begin_layout Plain Layout
15233
15234 \backslash
15235 bigcap
15236 \end_layout
15237
15238 \end_inset
15239 </cell>
15240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15241 \begin_inset Text
15242
15243 \begin_layout Plain Layout
15244 \begin_inset Formula $\bigcap$
15245 \end_inset
15246
15247
15248 \end_layout
15249
15250 \end_inset
15251 </cell>
15252 </row>
15253 <row>
15254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15255 \begin_inset Text
15256
15257 \begin_layout Plain Layout
15258
15259 \backslash
15260 bigcup
15261 \end_layout
15262
15263 \end_inset
15264 </cell>
15265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15266 \begin_inset Text
15267
15268 \begin_layout Plain Layout
15269 \begin_inset Formula $\bigcup$
15270 \end_inset
15271
15272
15273 \end_layout
15274
15275 \end_inset
15276 </cell>
15277 </row>
15278 </lyxtabular>
15279
15280 \end_inset
15281
15282
15283 \begin_inset space \hfill{}
15284 \end_inset
15285
15286
15287 \begin_inset Tabular
15288 <lyxtabular version="3" rows="11" columns="2">
15289 <features>
15290 <column alignment="center" valignment="top" width="0pt">
15291 <column alignment="center" valignment="top" width="0pt">
15292 <row>
15293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15294 \begin_inset Text
15295
15296 \begin_layout Plain Layout
15297 Comando
15298 \end_layout
15299
15300 \end_inset
15301 </cell>
15302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15303 \begin_inset Text
15304
15305 \begin_layout Plain Layout
15306 Resultado
15307 \end_layout
15308
15309 \end_inset
15310 </cell>
15311 </row>
15312 <row>
15313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15314 \begin_inset Text
15315
15316 \begin_layout Plain Layout
15317
15318 \backslash
15319 sum
15320 \begin_inset Index
15321 status collapsed
15322
15323 \begin_layout Plain Layout
15324 Comandos ! S ! 
15325 \backslash
15326 sum
15327 \end_layout
15328
15329 \end_inset
15330
15331
15332 \end_layout
15333
15334 \end_inset
15335 </cell>
15336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15337 \begin_inset Text
15338
15339 \begin_layout Plain Layout
15340 \begin_inset Formula $\sum$
15341 \end_inset
15342
15343
15344 \end_layout
15345
15346 \end_inset
15347 </cell>
15348 </row>
15349 <row>
15350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15351 \begin_inset Text
15352
15353 \begin_layout Plain Layout
15354
15355 \backslash
15356 prod
15357 \begin_inset Index
15358 status collapsed
15359
15360 \begin_layout Plain Layout
15361 Comandos ! P ! 
15362 \backslash
15363 prod
15364 \end_layout
15365
15366 \end_inset
15367
15368
15369 \end_layout
15370
15371 \end_inset
15372 </cell>
15373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15374 \begin_inset Text
15375
15376 \begin_layout Plain Layout
15377 \begin_inset Formula $\prod$
15378 \end_inset
15379
15380
15381 \end_layout
15382
15383 \end_inset
15384 </cell>
15385 </row>
15386 <row>
15387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15388 \begin_inset Text
15389
15390 \begin_layout Plain Layout
15391
15392 \backslash
15393 coprod
15394 \end_layout
15395
15396 \end_inset
15397 </cell>
15398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15399 \begin_inset Text
15400
15401 \begin_layout Plain Layout
15402 \begin_inset Formula $\coprod$
15403 \end_inset
15404
15405
15406 \end_layout
15407
15408 \end_inset
15409 </cell>
15410 </row>
15411 <row>
15412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15413 \begin_inset Text
15414
15415 \begin_layout Plain Layout
15416
15417 \backslash
15418 bigodot
15419 \end_layout
15420
15421 \end_inset
15422 </cell>
15423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15424 \begin_inset Text
15425
15426 \begin_layout Plain Layout
15427 \begin_inset Formula $\bigodot$
15428 \end_inset
15429
15430
15431 \end_layout
15432
15433 \end_inset
15434 </cell>
15435 </row>
15436 <row>
15437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15438 \begin_inset Text
15439
15440 \begin_layout Plain Layout
15441
15442 \backslash
15443 bigotimes
15444 \end_layout
15445
15446 \end_inset
15447 </cell>
15448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15449 \begin_inset Text
15450
15451 \begin_layout Plain Layout
15452 \begin_inset Formula $\bigotimes$
15453 \end_inset
15454
15455
15456 \end_layout
15457
15458 \end_inset
15459 </cell>
15460 </row>
15461 <row>
15462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15463 \begin_inset Text
15464
15465 \begin_layout Plain Layout
15466
15467 \backslash
15468 bigoplus
15469 \end_layout
15470
15471 \end_inset
15472 </cell>
15473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15474 \begin_inset Text
15475
15476 \begin_layout Plain Layout
15477 \begin_inset Formula $\bigoplus$
15478 \end_inset
15479
15480
15481 \end_layout
15482
15483 \end_inset
15484 </cell>
15485 </row>
15486 <row>
15487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15488 \begin_inset Text
15489
15490 \begin_layout Plain Layout
15491
15492 \backslash
15493 bigwedge
15494 \end_layout
15495
15496 \end_inset
15497 </cell>
15498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15499 \begin_inset Text
15500
15501 \begin_layout Plain Layout
15502 \begin_inset Formula $\bigwedge$
15503 \end_inset
15504
15505
15506 \end_layout
15507
15508 \end_inset
15509 </cell>
15510 </row>
15511 <row>
15512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15513 \begin_inset Text
15514
15515 \begin_layout Plain Layout
15516
15517 \backslash
15518 bigvee
15519 \end_layout
15520
15521 \end_inset
15522 </cell>
15523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15524 \begin_inset Text
15525
15526 \begin_layout Plain Layout
15527 \begin_inset Formula $\bigvee$
15528 \end_inset
15529
15530
15531 \end_layout
15532
15533 \end_inset
15534 </cell>
15535 </row>
15536 <row>
15537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15538 \begin_inset Text
15539
15540 \begin_layout Plain Layout
15541
15542 \backslash
15543 bigsqcup
15544 \end_layout
15545
15546 \end_inset
15547 </cell>
15548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15549 \begin_inset Text
15550
15551 \begin_layout Plain Layout
15552 \begin_inset Formula $\bigsqcup$
15553 \end_inset
15554
15555
15556 \end_layout
15557
15558 \end_inset
15559 </cell>
15560 </row>
15561 <row>
15562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15563 \begin_inset Text
15564
15565 \begin_layout Plain Layout
15566
15567 \backslash
15568 biguplus
15569 \end_layout
15570
15571 \end_inset
15572 </cell>
15573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15574 \begin_inset Text
15575
15576 \begin_layout Plain Layout
15577 \begin_inset Formula $\biguplus$
15578 \end_inset
15579
15580
15581 \end_layout
15582
15583 \end_inset
15584 </cell>
15585 </row>
15586 </lyxtabular>
15587
15588 \end_inset
15589
15590
15591 \begin_inset space \hfill{}
15592 \end_inset
15593
15594
15595 \end_layout
15596
15597 \begin_layout Standard
15598 Todos los operadores grandes se pueden insertar con el botón 
15599 \begin_inset Graphics
15600         filename ../../images/math/intop.png
15601         scale 85
15602
15603 \end_inset
15604
15605  de la barra de ecuaciones.
15606 \end_layout
15607
15608 \begin_layout Standard
15609 Estos operadores son llamados grandes porque son mayores que los operadores
15610  binarios de aspecto semejante.
15611  Todos los operadores grandes pueden tener límites, como se describe en
15612  la subsección siguiente.
15613 \end_layout
15614
15615 \begin_layout Standard
15616 Para todos los operadores de integral hay una segunda versión disponible,
15617  terminando en 
15618 \series bold
15619 op
15620 \series default
15621
15622 \series bold
15623
15624 \backslash
15625 intop
15626 \series default
15627
15628 \series bold
15629
15630 \backslash
15631 ointop
15632 \series default
15633  etc.
15634  Estos operadores difieren de 
15635 \series bold
15636
15637 \backslash
15638 int
15639 \series default
15640 , etc., en el estilo en que se presentan los límites, véase
15641 \series bold
15642  
15643 \series default
15644
15645 \begin_inset CommandInset ref
15646 LatexCommand ref
15647 reference "sub:Límites-de-operadores"
15648
15649 \end_inset
15650
15651 .
15652 \end_layout
15653
15654 \begin_layout Subsubsection*
15655 Sugerencias para las integrales
15656 \end_layout
15657
15658 \begin_layout Standard
15659 La letra 
15660 \emph on
15661 d
15662 \emph default
15663  en una integral es un operador, por consiguiente debe escribirse en redonda.
15664  Esto se hace resaltando la 
15665 \emph on
15666 d
15667 \emph default
15668  y usando el atajo de teclado 
15669 \family sans
15670 Alt+C
15671 \begin_inset space ~
15672 \end_inset
15673
15674 R
15675 \family default
15676 .
15677 \begin_inset Foot
15678 status collapsed
15679
15680 \begin_layout Plain Layout
15681 véase estilos de letras en 
15682 \begin_inset CommandInset ref
15683 LatexCommand ref
15684 reference "sub:Estilos-de-fuentes"
15685
15686 \end_inset
15687
15688  
15689 \end_layout
15690
15691 \end_inset
15692
15693  Delante de la 
15694 \emph on
15695 d
15696 \emph default
15697  se inserta un espacio delgado, como es habitual en los operadores.
15698  Un ejemplo:
15699 \end_layout
15700
15701 \begin_layout Standard
15702 incorrecto: 
15703 \begin_inset Formula $\int A(x)dx$
15704 \end_inset
15705
15706
15707 \begin_inset Newline newline
15708 \end_inset
15709
15710
15711 \begin_inset ERT
15712 status collapsed
15713
15714 \begin_layout Plain Layout
15715
15716
15717 \backslash
15718 hphantom{in}
15719 \end_layout
15720
15721 \end_inset
15722
15723 correcto: 
15724 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15725 \end_inset
15726
15727
15728 \end_layout
15729
15730 \begin_layout Standard
15731 \begin_inset Newpage pagebreak
15732 \end_inset
15733
15734
15735 \end_layout
15736
15737 \begin_layout Standard
15738 Para integrales múltiples hay los siguientes comandos:
15739 \begin_inset VSpace medskip
15740 \end_inset
15741
15742
15743 \end_layout
15744
15745 \begin_layout Standard
15746 \begin_inset space \hfill{}
15747 \end_inset
15748
15749
15750 \begin_inset Tabular
15751 <lyxtabular version="3" rows="4" columns="2">
15752 <features>
15753 <column alignment="center" valignment="top" width="0">
15754 <column alignment="center" valignment="top" width="0">
15755 <row>
15756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15757 \begin_inset Text
15758
15759 \begin_layout Plain Layout
15760 Comando
15761 \end_layout
15762
15763 \end_inset
15764 </cell>
15765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15766 \begin_inset Text
15767
15768 \begin_layout Plain Layout
15769 Resultado
15770 \begin_inset Note Note
15771 status collapsed
15772
15773 \begin_layout Plain Layout
15774
15775 \series bold
15776
15777 \backslash
15778 raisebox
15779 \series default
15780  se usa sólo como espaciador
15781 \end_layout
15782
15783 \end_inset
15784
15785
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 </row>
15791 <row>
15792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15793 \begin_inset Text
15794
15795 \begin_layout Plain Layout
15796
15797 \backslash
15798 iint
15799 \end_layout
15800
15801 \end_inset
15802 </cell>
15803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15804 \begin_inset Text
15805
15806 \begin_layout Plain Layout
15807 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15808 \end_inset
15809
15810
15811 \end_layout
15812
15813 \end_inset
15814 </cell>
15815 </row>
15816 <row>
15817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15818 \begin_inset Text
15819
15820 \begin_layout Plain Layout
15821
15822 \backslash
15823 oiint
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15829 \begin_inset Text
15830
15831 \begin_layout Plain Layout
15832 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15833 \end_inset
15834
15835
15836 \end_layout
15837
15838 \end_inset
15839 </cell>
15840 </row>
15841 <row>
15842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15843 \begin_inset Text
15844
15845 \begin_layout Plain Layout
15846
15847 \backslash
15848 sqiint
15849 \end_layout
15850
15851 \end_inset
15852 </cell>
15853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15854 \begin_inset Text
15855
15856 \begin_layout Plain Layout
15857 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15858 \end_inset
15859
15860
15861 \end_layout
15862
15863 \end_inset
15864 </cell>
15865 </row>
15866 </lyxtabular>
15867
15868 \end_inset
15869
15870
15871 \begin_inset space \hfill{}
15872 \end_inset
15873
15874
15875 \begin_inset Tabular
15876 <lyxtabular version="3" rows="4" columns="2">
15877 <features>
15878 <column alignment="center" valignment="top" width="0">
15879 <column alignment="center" valignment="top" width="0">
15880 <row>
15881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15882 \begin_inset Text
15883
15884 \begin_layout Plain Layout
15885 Comando
15886 \end_layout
15887
15888 \end_inset
15889 </cell>
15890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15891 \begin_inset Text
15892
15893 \begin_layout Plain Layout
15894 Resultado
15895 \begin_inset Note Note
15896 status collapsed
15897
15898 \begin_layout Plain Layout
15899
15900 \series bold
15901
15902 \backslash
15903 raisebox
15904 \series default
15905  se usa sólo como espaciador
15906 \end_layout
15907
15908 \end_inset
15909
15910
15911 \end_layout
15912
15913 \end_inset
15914 </cell>
15915 </row>
15916 <row>
15917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15918 \begin_inset Text
15919
15920 \begin_layout Plain Layout
15921
15922 \backslash
15923 iiint
15924 \end_layout
15925
15926 \end_inset
15927 </cell>
15928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15929 \begin_inset Text
15930
15931 \begin_layout Plain Layout
15932 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15933 \end_inset
15934
15935
15936 \end_layout
15937
15938 \end_inset
15939 </cell>
15940 </row>
15941 <row>
15942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15943 \begin_inset Text
15944
15945 \begin_layout Plain Layout
15946
15947 \backslash
15948 iiiint
15949 \end_layout
15950
15951 \end_inset
15952 </cell>
15953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15954 \begin_inset Text
15955
15956 \begin_layout Plain Layout
15957 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15958 \end_inset
15959
15960
15961 \end_layout
15962
15963 \end_inset
15964 </cell>
15965 </row>
15966 <row>
15967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15968 \begin_inset Text
15969
15970 \begin_layout Plain Layout
15971
15972 \backslash
15973 dotsint
15974 \end_layout
15975
15976 \end_inset
15977 </cell>
15978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15979 \begin_inset Text
15980
15981 \begin_layout Plain Layout
15982 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15983 \end_inset
15984
15985
15986 \end_layout
15987
15988 \end_inset
15989 </cell>
15990 </row>
15991 </lyxtabular>
15992
15993 \end_inset
15994
15995
15996 \begin_inset space \hfill{}
15997 \end_inset
15998
15999
16000 \end_layout
16001
16002 \begin_layout Subsection
16003 Límites de operadores
16004 \begin_inset CommandInset label
16005 LatexCommand label
16006 name "sub:Límites-de-operadores"
16007
16008 \end_inset
16009
16010
16011 \begin_inset Index
16012 status collapsed
16013
16014 \begin_layout Plain Layout
16015 Operadores ! límites de
16016 \end_layout
16017
16018 \end_inset
16019
16020
16021 \end_layout
16022
16023 \begin_layout Standard
16024 Los límites se crean mediante superíndices y subíndices:
16025 \end_layout
16026
16027 \begin_layout Standard
16028 \noindent
16029 \align center
16030 \begin_inset Tabular
16031 <lyxtabular version="3" rows="2" columns="2">
16032 <features>
16033 <column alignment="center" valignment="top" width="0">
16034 <column alignment="center" valignment="top" width="0">
16035 <row>
16036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16037 \begin_inset Text
16038
16039 \begin_layout Plain Layout
16040 Comando
16041 \end_layout
16042
16043 \end_inset
16044 </cell>
16045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16046 \begin_inset Text
16047
16048 \begin_layout Plain Layout
16049 Resultado
16050 \begin_inset Note Note
16051 status collapsed
16052
16053 \begin_layout Plain Layout
16054
16055 \series bold
16056
16057 \backslash
16058 raisebox
16059 \series default
16060  se usa sólo como espaciador
16061 \end_layout
16062
16063 \end_inset
16064
16065
16066 \end_layout
16067
16068 \end_inset
16069 </cell>
16070 </row>
16071 <row>
16072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16073 \begin_inset Text
16074
16075 \begin_layout Plain Layout
16076
16077 \backslash
16078 prod^
16079 \backslash
16080 infty
16081 \begin_inset ERT
16082 status collapsed
16083
16084 \begin_layout Plain Layout
16085
16086
16087 \backslash
16088 spce 
16089 \end_layout
16090
16091 \end_inset
16092
16093
16094 \begin_inset Formula $\to$
16095 \end_inset
16096
16097 _0
16098 \begin_inset Formula $\to$
16099 \end_inset
16100
16101 A(x)
16102 \end_layout
16103
16104 \end_inset
16105 </cell>
16106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16107 \begin_inset Text
16108
16109 \begin_layout Plain Layout
16110 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16111 \end_inset
16112
16113
16114 \end_layout
16115
16116 \end_inset
16117 </cell>
16118 </row>
16119 </lyxtabular>
16120
16121 \end_inset
16122
16123
16124 \end_layout
16125
16126 \begin_layout Standard
16127 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16128  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16129 \end_layout
16130
16131 \begin_layout Standard
16132 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16133  directamente detrás del operador y se elige 
16134 \series bold
16135 Alineado
16136 \series default
16137  en el menú 
16138 \family sans
16139 Editar\SpecialChar \menuseparator
16140 Ecuación\SpecialChar \menuseparator
16141 Cambiar tipo de límites
16142 \family default
16143  (atajo 
16144 \family sans
16145 Alt+M
16146 \begin_inset space ~
16147 \end_inset
16148
16149 L
16150 \family default
16151 ).
16152  Un ejemplo:
16153 \end_layout
16154
16155 \begin_layout Standard
16156 El tipo de límites por omisión es:
16157 \begin_inset Formula \[
16158 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16159
16160 \end_inset
16161
16162
16163 \end_layout
16164
16165 \begin_layout Standard
16166 Así se ven si se cambia el tipo de límites a 
16167 \series bold
16168 Alineado
16169 \series default
16170 :
16171 \begin_inset Formula \[
16172 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16173
16174 \end_inset
16175
16176
16177 \end_layout
16178
16179 \begin_layout Standard
16180 En integrales, excepto las que terminan en 
16181 \series bold
16182 op
16183 \series default
16184  como 
16185 \series bold
16186
16187 \backslash
16188 intop
16189 \series default
16190
16191 \series bold
16192
16193 \backslash
16194 ointop
16195 \series default
16196 , etc., los límites se colocan por omisión junto al operador.
16197  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16198  operador.
16199  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16200 \series bold
16201 Presentado
16202 \series default
16203  para poner el límite debajo:
16204 \begin_inset Formula \begin{equation}
16205 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}\end{equation}
16206
16207 \end_inset
16208
16209
16210 \begin_inset VSpace medskip
16211 \end_inset
16212
16213 Para especificar condiciones en los límites se usan los comandos 
16214 \series bold
16215
16216 \backslash
16217 subarray
16218 \series default
16219
16220 \begin_inset Index
16221 status collapsed
16222
16223 \begin_layout Plain Layout
16224 Comandos ! S ! 
16225 \backslash
16226 subarray
16227 \end_layout
16228
16229 \end_inset
16230
16231  y 
16232 \series bold
16233
16234 \backslash
16235 substack
16236 \series default
16237
16238 \begin_inset Index
16239 status collapsed
16240
16241 \begin_layout Plain Layout
16242 Comandos ! S ! 
16243 \backslash
16244 substack
16245 \end_layout
16246
16247 \end_inset
16248
16249 .
16250  Por ejemplo, para componer la expresión
16251 \begin_inset Formula \begin{equation}
16252 \sum_{\begin{subarray}{c}
16253 0<k<1000\\
16254 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16255
16256 \end_inset
16257
16258 se ha hecho lo siguiente: primero se escribe el comando 
16259 \series bold
16260
16261 \backslash
16262 sum^n
16263 \series default
16264
16265 \begin_inset ERT
16266 status collapsed
16267
16268 \begin_layout Plain Layout
16269
16270
16271 \backslash
16272 spce 
16273 \end_layout
16274
16275 \end_inset
16276
16277
16278 \series bold
16279 _
16280 \series default
16281 .
16282  Ahora el cursor está en un cuadro azul bajo el operador sumatorio y ahí
16283  se inserta el comando 
16284 \series bold
16285
16286 \backslash
16287 subarray
16288 \series default
16289
16290 \begin_inset ERT
16291 status collapsed
16292
16293 \begin_layout Plain Layout
16294
16295
16296 \backslash
16297 spce 
16298 \end_layout
16299
16300 \end_inset
16301
16302 .
16303  Ahora el cuadro azul está en un marco púrpura donde pueden escribirse líneas
16304  distintas.
16305  Cada línea nueva se crea con un salto de línea (
16306 \family sans
16307 Ctrl+Retorno
16308 \family default
16309 ).
16310  Si ahora se escribe en ella
16311 \begin_inset Newline newline
16312 \end_inset
16313
16314
16315 \series bold
16316 0<k<1000 Ctrl+Retorno
16317 \begin_inset Newline newline
16318 \end_inset
16319
16320
16321 \series default
16322 aparece debajo un nuevo marco para la línea nueva.
16323 \end_layout
16324
16325 \begin_layout Standard
16326 La alineación de las líneas puede cambiarse a la izquierda con la 
16327 \family sans
16328 barra de herramientas de tabla
16329 \family default
16330  o con el menú 
16331 \family sans
16332 Editar\SpecialChar \menuseparator
16333 Filas y columnas
16334 \family default
16335 .
16336  Para obtener alineación derecha se inserta 
16337 \series bold
16338
16339 \backslash
16340 hfill
16341 \series default
16342
16343 \begin_inset ERT
16344 status collapsed
16345
16346 \begin_layout Plain Layout
16347
16348
16349 \backslash
16350 spce 
16351 \end_layout
16352
16353 \end_inset
16354
16355  al principio de la línea.
16356 \end_layout
16357
16358 \begin_layout Standard
16359 El comando 
16360 \series bold
16361
16362 \backslash
16363 substack
16364 \series default
16365  es equivalente a 
16366 \series bold
16367
16368 \backslash
16369 subarray
16370 \series default
16371  con la diferencia de que las líneas están siempre centradas.
16372 \begin_inset VSpace bigskip
16373 \end_inset
16374
16375
16376 \end_layout
16377
16378 \begin_layout Standard
16379 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16380  siguientes, como en la ecuación 
16381 \begin_inset CommandInset ref
16382 LatexCommand eqref
16383 reference "eq:substack"
16384
16385 \end_inset
16386
16387 , porque éstos se colocan junto a los límites.
16388 \end_layout
16389
16390 \begin_layout Standard
16391 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16392 \end_layout
16393
16394 \begin_layout Standard
16395
16396 \series bold
16397
16398 \backslash
16399 def
16400 \backslash
16401 clap#1{
16402 \backslash
16403 hbox to 0pt{
16404 \backslash
16405 hss #1
16406 \backslash
16407 hss}}
16408 \begin_inset Newline newline
16409 \end_inset
16410
16411
16412 \backslash
16413 def
16414 \backslash
16415 mathclap {
16416 \backslash
16417 mathpalette 
16418 \backslash
16419 mathclapinternal}
16420 \begin_inset Newline newline
16421 \end_inset
16422
16423
16424 \backslash
16425 def
16426 \backslash
16427 mathclapinternal #1#2{
16428 \backslash
16429 clap{$
16430 \backslash
16431 mathsurround =0pt #1{#2}$}}
16432 \end_layout
16433
16434 \begin_layout Standard
16435 En ella se define el comando 
16436 \series bold
16437
16438 \backslash
16439 mathclap
16440 \series default
16441
16442 \begin_inset Index
16443 status collapsed
16444
16445 \begin_layout Plain Layout
16446 Comandos ! M ! 
16447 \backslash
16448 mathclap
16449 \end_layout
16450
16451 \end_inset
16452
16453  que establece la anchura del límite en 0
16454 \begin_inset space \thinspace{}
16455 \end_inset
16456
16457 pt.
16458  El esquema del comando es:
16459 \end_layout
16460
16461 \begin_layout Standard
16462
16463 \series bold
16464
16465 \backslash
16466 mathclap{límite}
16467 \end_layout
16468
16469 \begin_layout Standard
16470 donde el límite puede consistir en varias condiciones.
16471 \end_layout
16472
16473 \begin_layout Standard
16474 Aplicado en la ecuación 
16475 \begin_inset CommandInset ref
16476 LatexCommand eqref
16477 reference "eq:substack"
16478
16479 \end_inset
16480
16481  se usa el comando
16482 \end_layout
16483
16484 \begin_layout Standard
16485
16486 \series bold
16487
16488 \backslash
16489 sum_
16490 \backslash
16491 mathclap{
16492 \backslash
16493 substack
16494 \begin_inset ERT
16495 status collapsed
16496
16497 \begin_layout Plain Layout
16498
16499
16500 \backslash
16501 spce 
16502 \end_layout
16503
16504 \end_inset
16505
16506 0<k<1000 Ctrl+Retorno
16507 \end_layout
16508
16509 \begin_layout Standard
16510 para componer el límite inferior.
16511  Ahora el sumando está junto al sumatorio:
16512 \begin_inset Formula \[
16513 \sum_{\mathclap{\substack{0<k<1000\\
16514 \\k\,\in\,\mathbb{N}}
16515 }}^{n}k^{-2}\]
16516
16517 \end_inset
16518
16519
16520 \begin_inset VSpace bigskip
16521 \end_inset
16522
16523 Cómo utilizar un límite para varios operadores se describe en la 
16524 \begin_inset CommandInset ref
16525 LatexCommand ref
16526 reference "sub:Operadores-de-usuario"
16527
16528 \end_inset
16529
16530 .
16531 \end_layout
16532
16533 \begin_layout Standard
16534 \begin_inset Newpage newpage
16535 \end_inset
16536
16537
16538 \end_layout
16539
16540 \begin_layout Subsection
16541 Operadores binarios
16542 \begin_inset CommandInset label
16543 LatexCommand label
16544 name "sub:Operadores-binarios"
16545
16546 \end_inset
16547
16548
16549 \begin_inset Index
16550 status collapsed
16551
16552 \begin_layout Plain Layout
16553 Operadores ! binarios
16554 \end_layout
16555
16556 \end_inset
16557
16558
16559 \end_layout
16560
16561 \begin_layout Standard
16562 Los operadores binarios se rodean por espacios si llevan un carácter delante
16563  o detrás.
16564 \begin_inset VSpace medskip
16565 \end_inset
16566
16567
16568 \end_layout
16569
16570 \begin_layout Standard
16571 \begin_inset space \hfill{}
16572 \end_inset
16573
16574
16575 \begin_inset Tabular
16576 <lyxtabular version="3" rows="13" columns="2">
16577 <features>
16578 <column alignment="center" valignment="top" width="0pt">
16579 <column alignment="center" valignment="top" width="0pt">
16580 <row>
16581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16582 \begin_inset Text
16583
16584 \begin_layout Plain Layout
16585 Comando
16586 \begin_inset Note Note
16587 status collapsed
16588
16589 \begin_layout Plain Layout
16590
16591 \series bold
16592
16593 \backslash
16594 raisebox
16595 \series default
16596  se usa sólo como espaciador
16597 \end_layout
16598
16599 \end_inset
16600
16601
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16607 \begin_inset Text
16608
16609 \begin_layout Plain Layout
16610 Operador
16611 \end_layout
16612
16613 \end_inset
16614 </cell>
16615 </row>
16616 <row>
16617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16618 \begin_inset Text
16619
16620 \begin_layout Plain Layout
16621 +
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16627 \begin_inset Text
16628
16629 \begin_layout Plain Layout
16630 \begin_inset Formula $+$
16631 \end_inset
16632
16633
16634 \end_layout
16635
16636 \end_inset
16637 </cell>
16638 </row>
16639 <row>
16640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16641 \begin_inset Text
16642
16643 \begin_layout Plain Layout
16644 -
16645 \end_layout
16646
16647 \end_inset
16648 </cell>
16649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16650 \begin_inset Text
16651
16652 \begin_layout Plain Layout
16653 \begin_inset Formula $-$
16654 \end_inset
16655
16656
16657 \end_layout
16658
16659 \end_inset
16660 </cell>
16661 </row>
16662 <row>
16663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16664 \begin_inset Text
16665
16666 \begin_layout Plain Layout
16667
16668 \backslash
16669 pm
16670 \end_layout
16671
16672 \end_inset
16673 </cell>
16674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16675 \begin_inset Text
16676
16677 \begin_layout Plain Layout
16678 \begin_inset Formula $\pm$
16679 \end_inset
16680
16681
16682 \end_layout
16683
16684 \end_inset
16685 </cell>
16686 </row>
16687 <row>
16688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Plain Layout
16692
16693 \backslash
16694 mp
16695 \end_layout
16696
16697 \end_inset
16698 </cell>
16699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16700 \begin_inset Text
16701
16702 \begin_layout Plain Layout
16703 \begin_inset Formula $\mp$
16704 \end_inset
16705
16706
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 </row>
16712 <row>
16713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16714 \begin_inset Text
16715
16716 \begin_layout Plain Layout
16717
16718 \backslash
16719 cdot
16720 \end_layout
16721
16722 \end_inset
16723 </cell>
16724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16725 \begin_inset Text
16726
16727 \begin_layout Plain Layout
16728 \begin_inset Formula $\cdot$
16729 \end_inset
16730
16731
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 </row>
16737 <row>
16738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16739 \begin_inset Text
16740
16741 \begin_layout Plain Layout
16742
16743 \backslash
16744 times
16745 \end_layout
16746
16747 \end_inset
16748 </cell>
16749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16750 \begin_inset Text
16751
16752 \begin_layout Plain Layout
16753 \begin_inset Formula $\times$
16754 \end_inset
16755
16756
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 </row>
16762 <row>
16763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16764 \begin_inset Text
16765
16766 \begin_layout Plain Layout
16767
16768 \backslash
16769 div
16770 \end_layout
16771
16772 \end_inset
16773 </cell>
16774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16775 \begin_inset Text
16776
16777 \begin_layout Plain Layout
16778 \begin_inset Formula $\div$
16779 \end_inset
16780
16781
16782 \end_layout
16783
16784 \end_inset
16785 </cell>
16786 </row>
16787 <row>
16788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16789 \begin_inset Text
16790
16791 \begin_layout Plain Layout
16792 \begin_inset ERT
16793 status collapsed
16794
16795 \begin_layout Plain Layout
16796
16797
16798 \backslash
16799 raisebox{-1.2mm}{
16800 \end_layout
16801
16802 \end_inset
16803
16804 *
16805 \begin_inset ERT
16806 status collapsed
16807
16808 \begin_layout Plain Layout
16809
16810 }
16811 \end_layout
16812
16813 \end_inset
16814
16815
16816 \end_layout
16817
16818 \end_inset
16819 </cell>
16820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16821 \begin_inset Text
16822
16823 \begin_layout Plain Layout
16824 \begin_inset Formula $*$
16825 \end_inset
16826
16827
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 </row>
16833 <row>
16834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838
16839 \backslash
16840 star
16841 \end_layout
16842
16843 \end_inset
16844 </cell>
16845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849 \begin_inset Formula $\star$
16850 \end_inset
16851
16852
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 </row>
16858 <row>
16859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16860 \begin_inset Text
16861
16862 \begin_layout Plain Layout
16863
16864 \backslash
16865 circ
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874 \begin_inset Formula $\circ$
16875 \end_inset
16876
16877
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 </row>
16883 <row>
16884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16885 \begin_inset Text
16886
16887 \begin_layout Plain Layout
16888
16889 \backslash
16890 diamond
16891 \end_layout
16892
16893 \end_inset
16894 </cell>
16895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16896 \begin_inset Text
16897
16898 \begin_layout Plain Layout
16899 \begin_inset Formula $\diamond$
16900 \end_inset
16901
16902
16903 \end_layout
16904
16905 \end_inset
16906 </cell>
16907 </row>
16908 <row>
16909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16910 \begin_inset Text
16911
16912 \begin_layout Plain Layout
16913
16914 \backslash
16915 bullet
16916 \end_layout
16917
16918 \end_inset
16919 </cell>
16920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16921 \begin_inset Text
16922
16923 \begin_layout Plain Layout
16924 \begin_inset Formula $\bullet$
16925 \end_inset
16926
16927
16928 \end_layout
16929
16930 \end_inset
16931 </cell>
16932 </row>
16933 </lyxtabular>
16934
16935 \end_inset
16936
16937
16938 \begin_inset space \hfill{}
16939 \end_inset
16940
16941
16942 \begin_inset Tabular
16943 <lyxtabular version="3" rows="13" columns="2">
16944 <features>
16945 <column alignment="center" valignment="top" width="0pt">
16946 <column alignment="center" valignment="top" width="0pt">
16947 <row>
16948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16949 \begin_inset Text
16950
16951 \begin_layout Plain Layout
16952 Comando
16953 \end_layout
16954
16955 \end_inset
16956 </cell>
16957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16958 \begin_inset Text
16959
16960 \begin_layout Plain Layout
16961 Operador
16962 \end_layout
16963
16964 \end_inset
16965 </cell>
16966 </row>
16967 <row>
16968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16969 \begin_inset Text
16970
16971 \begin_layout Plain Layout
16972
16973 \backslash
16974 nabla
16975 \end_layout
16976
16977 \end_inset
16978 </cell>
16979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16980 \begin_inset Text
16981
16982 \begin_layout Plain Layout
16983 \begin_inset Formula $\nabla$
16984 \end_inset
16985
16986
16987 \end_layout
16988
16989 \end_inset
16990 </cell>
16991 </row>
16992 <row>
16993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997
16998 \backslash
16999 bigtriangledown
17000 \end_layout
17001
17002 \end_inset
17003 </cell>
17004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17005 \begin_inset Text
17006
17007 \begin_layout Plain Layout
17008 \begin_inset Formula $\bigtriangledown$
17009 \end_inset
17010
17011
17012 \end_layout
17013
17014 \end_inset
17015 </cell>
17016 </row>
17017 <row>
17018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17019 \begin_inset Text
17020
17021 \begin_layout Plain Layout
17022
17023 \backslash
17024 bigtriangleup
17025 \end_layout
17026
17027 \end_inset
17028 </cell>
17029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17030 \begin_inset Text
17031
17032 \begin_layout Plain Layout
17033 \begin_inset Formula $\bigtriangleup$
17034 \end_inset
17035
17036
17037 \end_layout
17038
17039 \end_inset
17040 </cell>
17041 </row>
17042 <row>
17043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17044 \begin_inset Text
17045
17046 \begin_layout Plain Layout
17047
17048 \backslash
17049 Box
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058 \begin_inset Formula $\Box$
17059 \end_inset
17060
17061
17062 \end_layout
17063
17064 \end_inset
17065 </cell>
17066 </row>
17067 <row>
17068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17069 \begin_inset Text
17070
17071 \begin_layout Plain Layout
17072
17073 \backslash
17074 cap 
17075 \end_layout
17076
17077 \end_inset
17078 </cell>
17079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17080 \begin_inset Text
17081
17082 \begin_layout Plain Layout
17083 \begin_inset Formula $\cap$
17084 \end_inset
17085
17086
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 </row>
17092 <row>
17093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17094 \begin_inset Text
17095
17096 \begin_layout Plain Layout
17097
17098 \backslash
17099 cup
17100 \end_layout
17101
17102 \end_inset
17103 </cell>
17104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17105 \begin_inset Text
17106
17107 \begin_layout Plain Layout
17108 \begin_inset Formula $\cup$
17109 \end_inset
17110
17111
17112 \end_layout
17113
17114 \end_inset
17115 </cell>
17116 </row>
17117 <row>
17118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17119 \begin_inset Text
17120
17121 \begin_layout Plain Layout
17122
17123 \backslash
17124 dagger
17125 \end_layout
17126
17127 \end_inset
17128 </cell>
17129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17130 \begin_inset Text
17131
17132 \begin_layout Plain Layout
17133 \begin_inset Formula $\dagger$
17134 \end_inset
17135
17136
17137 \end_layout
17138
17139 \end_inset
17140 </cell>
17141 </row>
17142 <row>
17143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17144 \begin_inset Text
17145
17146 \begin_layout Plain Layout
17147
17148 \backslash
17149 ddagger
17150 \end_layout
17151
17152 \end_inset
17153 </cell>
17154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17155 \begin_inset Text
17156
17157 \begin_layout Plain Layout
17158 \begin_inset Formula $\ddagger$
17159 \end_inset
17160
17161
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 </row>
17167 <row>
17168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172
17173 \backslash
17174 wr
17175 \end_layout
17176
17177 \end_inset
17178 </cell>
17179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17180 \begin_inset Text
17181
17182 \begin_layout Plain Layout
17183 \begin_inset Formula $\wr$
17184 \end_inset
17185
17186
17187 \end_layout
17188
17189 \end_inset
17190 </cell>
17191 </row>
17192 <row>
17193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197
17198 \backslash
17199 bigcirc
17200 \end_layout
17201
17202 \end_inset
17203 </cell>
17204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208 \begin_inset Formula $\bigcirc$
17209 \end_inset
17210
17211
17212 \end_layout
17213
17214 \end_inset
17215 </cell>
17216 </row>
17217 <row>
17218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17219 \begin_inset Text
17220
17221 \begin_layout Plain Layout
17222
17223 \backslash
17224 wedge
17225 \end_layout
17226
17227 \end_inset
17228 </cell>
17229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17230 \begin_inset Text
17231
17232 \begin_layout Plain Layout
17233 \begin_inset Formula $\wedge$
17234 \end_inset
17235
17236
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 </row>
17242 <row>
17243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17244 \begin_inset Text
17245
17246 \begin_layout Plain Layout
17247
17248 \backslash
17249 vee
17250 \end_layout
17251
17252 \end_inset
17253 </cell>
17254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17255 \begin_inset Text
17256
17257 \begin_layout Plain Layout
17258 \begin_inset Formula $\vee$
17259 \end_inset
17260
17261
17262 \end_layout
17263
17264 \end_inset
17265 </cell>
17266 </row>
17267 </lyxtabular>
17268
17269 \end_inset
17270
17271
17272 \begin_inset space \hfill{}
17273 \end_inset
17274
17275
17276 \begin_inset Tabular
17277 <lyxtabular version="3" rows="13" columns="2">
17278 <features>
17279 <column alignment="center" valignment="top" width="0pt">
17280 <column alignment="center" valignment="top" width="0pt">
17281 <row>
17282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17283 \begin_inset Text
17284
17285 \begin_layout Plain Layout
17286 Comando
17287 \end_layout
17288
17289 \end_inset
17290 </cell>
17291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17292 \begin_inset Text
17293
17294 \begin_layout Plain Layout
17295 Operador
17296 \end_layout
17297
17298 \end_inset
17299 </cell>
17300 </row>
17301 <row>
17302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17303 \begin_inset Text
17304
17305 \begin_layout Plain Layout
17306
17307 \backslash
17308 oplus
17309 \end_layout
17310
17311 \end_inset
17312 </cell>
17313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17314 \begin_inset Text
17315
17316 \begin_layout Plain Layout
17317 \begin_inset Formula $\oplus$
17318 \end_inset
17319
17320
17321 \end_layout
17322
17323 \end_inset
17324 </cell>
17325 </row>
17326 <row>
17327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17328 \begin_inset Text
17329
17330 \begin_layout Plain Layout
17331
17332 \backslash
17333 ominus
17334 \end_layout
17335
17336 \end_inset
17337 </cell>
17338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17339 \begin_inset Text
17340
17341 \begin_layout Plain Layout
17342 \begin_inset Formula $\ominus$
17343 \end_inset
17344
17345
17346 \end_layout
17347
17348 \end_inset
17349 </cell>
17350 </row>
17351 <row>
17352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17353 \begin_inset Text
17354
17355 \begin_layout Plain Layout
17356
17357 \backslash
17358 otimes
17359 \end_layout
17360
17361 \end_inset
17362 </cell>
17363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17364 \begin_inset Text
17365
17366 \begin_layout Plain Layout
17367 \begin_inset Formula $\otimes$
17368 \end_inset
17369
17370
17371 \end_layout
17372
17373 \end_inset
17374 </cell>
17375 </row>
17376 <row>
17377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17378 \begin_inset Text
17379
17380 \begin_layout Plain Layout
17381
17382 \backslash
17383 oslash
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17389 \begin_inset Text
17390
17391 \begin_layout Plain Layout
17392 \begin_inset Formula $\oslash$
17393 \end_inset
17394
17395
17396 \end_layout
17397
17398 \end_inset
17399 </cell>
17400 </row>
17401 <row>
17402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17403 \begin_inset Text
17404
17405 \begin_layout Plain Layout
17406
17407 \backslash
17408 odot
17409 \end_layout
17410
17411 \end_inset
17412 </cell>
17413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17414 \begin_inset Text
17415
17416 \begin_layout Plain Layout
17417 \begin_inset Formula $\odot$
17418 \end_inset
17419
17420
17421 \end_layout
17422
17423 \end_inset
17424 </cell>
17425 </row>
17426 <row>
17427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17428 \begin_inset Text
17429
17430 \begin_layout Plain Layout
17431
17432 \backslash
17433 amalg
17434 \end_layout
17435
17436 \end_inset
17437 </cell>
17438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17439 \begin_inset Text
17440
17441 \begin_layout Plain Layout
17442 \begin_inset Formula $\amalg$
17443 \end_inset
17444
17445
17446 \end_layout
17447
17448 \end_inset
17449 </cell>
17450 </row>
17451 <row>
17452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456
17457 \backslash
17458 uplus
17459 \end_layout
17460
17461 \end_inset
17462 </cell>
17463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17464 \begin_inset Text
17465
17466 \begin_layout Plain Layout
17467 \begin_inset Formula $\uplus$
17468 \end_inset
17469
17470
17471 \end_layout
17472
17473 \end_inset
17474 </cell>
17475 </row>
17476 <row>
17477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17478 \begin_inset Text
17479
17480 \begin_layout Plain Layout
17481
17482 \backslash
17483 setminus
17484 \end_layout
17485
17486 \end_inset
17487 </cell>
17488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17489 \begin_inset Text
17490
17491 \begin_layout Plain Layout
17492 \begin_inset Formula $\setminus$
17493 \end_inset
17494
17495
17496 \end_layout
17497
17498 \end_inset
17499 </cell>
17500 </row>
17501 <row>
17502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17503 \begin_inset Text
17504
17505 \begin_layout Plain Layout
17506
17507 \backslash
17508 sqcap
17509 \end_layout
17510
17511 \end_inset
17512 </cell>
17513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17514 \begin_inset Text
17515
17516 \begin_layout Plain Layout
17517 \begin_inset Formula $\sqcap$
17518 \end_inset
17519
17520
17521 \end_layout
17522
17523 \end_inset
17524 </cell>
17525 </row>
17526 <row>
17527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17528 \begin_inset Text
17529
17530 \begin_layout Plain Layout
17531
17532 \backslash
17533 sqcup
17534 \end_layout
17535
17536 \end_inset
17537 </cell>
17538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17539 \begin_inset Text
17540
17541 \begin_layout Plain Layout
17542 \begin_inset Formula $\sqcup$
17543 \end_inset
17544
17545
17546 \end_layout
17547
17548 \end_inset
17549 </cell>
17550 </row>
17551 <row>
17552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17553 \begin_inset Text
17554
17555 \begin_layout Plain Layout
17556
17557 \backslash
17558 triangleleft
17559 \end_layout
17560
17561 \end_inset
17562 </cell>
17563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17564 \begin_inset Text
17565
17566 \begin_layout Plain Layout
17567 \begin_inset Formula $\triangleleft$
17568 \end_inset
17569
17570
17571 \end_layout
17572
17573 \end_inset
17574 </cell>
17575 </row>
17576 <row>
17577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17578 \begin_inset Text
17579
17580 \begin_layout Plain Layout
17581
17582 \backslash
17583 triangleright
17584 \end_layout
17585
17586 \end_inset
17587 </cell>
17588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17589 \begin_inset Text
17590
17591 \begin_layout Plain Layout
17592 \begin_inset Formula $\triangleright$
17593 \end_inset
17594
17595
17596 \end_layout
17597
17598 \end_inset
17599 </cell>
17600 </row>
17601 </lyxtabular>
17602
17603 \end_inset
17604
17605
17606 \begin_inset space \hfill{}
17607 \end_inset
17608
17609
17610 \end_layout
17611
17612 \begin_layout Standard
17613 Todos los operadores binarios se pueden insertar también con el botón 
17614 \begin_inset Graphics
17615         filename ../../images/math/pm.png
17616         scale 85
17617
17618 \end_inset
17619
17620  de la barra de ecuaciones.
17621 \end_layout
17622
17623 \begin_layout Standard
17624 Para imprimir el operador Laplace se pueden usar 
17625 \series bold
17626
17627 \backslash
17628 Delta
17629 \series default
17630  o 
17631 \series bold
17632
17633 \backslash
17634 nabla
17635 \series default
17636 ^
17637 \series bold
17638 2
17639 \series default
17640  (
17641 \begin_inset Formula $\nabla^{2}$
17642 \end_inset
17643
17644 ) en vez de 
17645 \series bold
17646
17647 \backslash
17648 bigtriangleup
17649 \series default
17650 .
17651 \end_layout
17652
17653 \begin_layout Standard
17654 El carácter 
17655 \family sans
17656 Separador de menú
17657 \family default
17658  del menú 
17659 \family sans
17660 Insertar\SpecialChar \menuseparator
17661 Carácter especial
17662 \family default
17663  es el operador 
17664 \series bold
17665
17666 \backslash
17667 triangleright
17668 \series default
17669 .
17670 \end_layout
17671
17672 \begin_layout Subsection
17673 Operadores definidos por el usuario
17674 \begin_inset CommandInset label
17675 LatexCommand label
17676 name "sub:Operadores-de-usuario"
17677
17678 \end_inset
17679
17680
17681 \begin_inset Index
17682 status collapsed
17683
17684 \begin_layout Plain Layout
17685 Operadores ! personalizados
17686 \end_layout
17687
17688 \end_inset
17689
17690
17691 \end_layout
17692
17693 \begin_layout Standard
17694 Con ayuda del comando 
17695 \series bold
17696
17697 \backslash
17698 DeclareMathOperator
17699 \series default
17700
17701 \begin_inset Index
17702 status collapsed
17703
17704 \begin_layout Plain Layout
17705 Comandos ! D ! 
17706 \backslash
17707 dbinom@
17708 \backslash
17709 DeclareMathOperator
17710 \end_layout
17711
17712 \end_inset
17713
17714  se pueden definir operadores personalizados en el preámbulo LaTeX.
17715  Su esquema es:
17716 \end_layout
17717
17718 \begin_layout Standard
17719
17720 \series bold
17721
17722 \backslash
17723 DeclareMathOperator{comando nuevo}{presentación}
17724 \end_layout
17725
17726 \begin_layout Standard
17727 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17728  en la salida.
17729  Para definir un operador grande hay que añadirle un * detrás.
17730  Todos los operadores grandes personalizados pueden tener límites como se
17731  describe en 
17732 \begin_inset CommandInset ref
17733 LatexCommand ref
17734 reference "sub:Límites-de-operadores"
17735
17736 \end_inset
17737
17738 .
17739 \end_layout
17740
17741 \begin_layout Standard
17742 Por ejemplo, la línea en el preámbulo LaTeX
17743 \end_layout
17744
17745 \begin_layout Standard
17746
17747 \series bold
17748
17749 \backslash
17750 DeclareMathOperator*{
17751 \backslash
17752 Lozenge}{
17753 \backslash
17754 blacklozenge}
17755 \end_layout
17756
17757 \begin_layout Standard
17758 define el comando 
17759 \series bold
17760
17761 \backslash
17762 Lozenge
17763 \series default
17764 , que inserta un operador grande que es el símbolo blacklozenge de la 
17765 \begin_inset CommandInset ref
17766 LatexCommand ref
17767 reference "sub:Símbolos-misceláneos"
17768
17769 \end_inset
17770
17771 .
17772 \begin_inset Formula \[
17773 \Lozenge_{n=1}^{\infty}\]
17774
17775 \end_inset
17776
17777 El comando para esta expresión es: 
17778 \series bold
17779
17780 \backslash
17781 Lozenge^
17782 \backslash
17783 infty
17784 \begin_inset Formula $\rightarrow$
17785 \end_inset
17786
17787 _n=1
17788 \begin_inset VSpace bigskip
17789 \end_inset
17790
17791
17792 \end_layout
17793
17794 \begin_layout Standard
17795 Si los operadores personalizados no se van a usar varias veces en el documento,
17796  se pueden también definir con los comandos 
17797 \series bold
17798
17799 \backslash
17800 mathop
17801 \series default
17802
17803 \begin_inset Index
17804 status collapsed
17805
17806 \begin_layout Plain Layout
17807 Comandos ! M ! 
17808 \backslash
17809 mathop
17810 \end_layout
17811
17812 \end_inset
17813
17814  y 
17815 \series bold
17816
17817 \backslash
17818 mathbin
17819 \series default
17820
17821 \begin_inset Index
17822 status collapsed
17823
17824 \begin_layout Plain Layout
17825 Comandos ! M ! 
17826 \backslash
17827 mathbin
17828 \end_layout
17829
17830 \end_inset
17831
17832 , con el siguiente esquema:
17833 \end_layout
17834
17835 \begin_layout Standard
17836
17837 \series bold
17838
17839 \backslash
17840 mathop{presentación}
17841 \series default
17842  y 
17843 \series bold
17844
17845 \backslash
17846 mathbin{presentación}
17847 \end_layout
17848
17849 \begin_layout Standard
17850
17851 \series bold
17852
17853 \backslash
17854 mathop
17855 \series default
17856  define operadores grandes, 
17857 \series bold
17858
17859 \backslash
17860 mathbin
17861 \series default
17862  operadores binarios.
17863 \end_layout
17864
17865 \begin_layout Standard
17866
17867 \series bold
17868
17869 \backslash
17870 mathop
17871 \series default
17872  se puede usar, p.e., para poner un límite a varios operadores:
17873 \begin_inset Formula \[
17874 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17875
17876 \end_inset
17877
17878
17879 \end_layout
17880
17881 \begin_layout Standard
17882 El comando para la expresión anterior es:
17883 \begin_inset Newline newline
17884 \end_inset
17885
17886
17887 \series bold
17888
17889 \backslash
17890 mathop{
17891 \backslash
17892 sum
17893 \backslash
17894 negmedspace
17895 \backslash
17896 sum
17897 \series default
17898
17899 \begin_inset ERT
17900 status collapsed
17901
17902 \begin_layout Plain Layout
17903
17904
17905 \backslash
17906 spce 
17907 \end_layout
17908
17909 \end_inset
17910
17911
17912 \series bold
17913
17914 \begin_inset Formula $\to$
17915 \end_inset
17916
17917 ^N
17918 \series default
17919
17920 \begin_inset ERT
17921 status collapsed
17922
17923 \begin_layout Plain Layout
17924
17925
17926 \backslash
17927 spce 
17928 \end_layout
17929
17930 \end_inset
17931
17932
17933 \series bold
17934 _i,j=1
17935 \end_layout
17936
17937 \begin_layout Section
17938 Fuentes
17939 \begin_inset Index
17940 status collapsed
17941
17942 \begin_layout Plain Layout
17943 Fuentes
17944 \end_layout
17945
17946 \end_inset
17947
17948
17949 \end_layout
17950
17951 \begin_layout Subsection
17952 Estilos de fuentes
17953 \begin_inset CommandInset label
17954 LatexCommand label
17955 name "sub:Estilos-de-fuentes"
17956
17957 \end_inset
17958
17959
17960 \begin_inset Index
17961 status collapsed
17962
17963 \begin_layout Plain Layout
17964 Fuentes ! estilos de
17965 \end_layout
17966
17967 \end_inset
17968
17969
17970 \end_layout
17971
17972 \begin_layout Standard
17973 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
17974  estilos:
17975 \end_layout
17976
17977 \begin_layout Standard
17978 \begin_inset VSpace -2mm
17979 \end_inset
17980
17981
17982 \end_layout
17983
17984 \begin_layout Standard
17985 \align center
17986 \begin_inset Tabular
17987 <lyxtabular version="3" rows="6" columns="3">
17988 <features>
17989 <column alignment="center" valignment="top" width="0">
17990 <column alignment="center" valignment="top" width="0">
17991 <column alignment="center" valignment="top" width="0">
17992 <row>
17993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17994 \begin_inset Text
17995
17996 \begin_layout Plain Layout
17997 Comando
17998 \end_layout
17999
18000 \end_inset
18001 </cell>
18002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18003 \begin_inset Text
18004
18005 \begin_layout Plain Layout
18006 Resultado
18007 \end_layout
18008
18009 \end_inset
18010 </cell>
18011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18012 \begin_inset Text
18013
18014 \begin_layout Plain Layout
18015 atajo
18016 \end_layout
18017
18018 \end_inset
18019 </cell>
18020 </row>
18021 <row>
18022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18023 \begin_inset Text
18024
18025 \begin_layout Plain Layout
18026
18027 \backslash
18028 mathbb
18029 \series bold
18030
18031 \begin_inset ERT
18032 status collapsed
18033
18034 \begin_layout Plain Layout
18035
18036
18037 \backslash
18038 spce 
18039 \end_layout
18040
18041 \end_inset
18042
18043
18044 \series default
18045 ABC
18046 \end_layout
18047
18048 \end_inset
18049 </cell>
18050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18051 \begin_inset Text
18052
18053 \begin_layout Plain Layout
18054 \begin_inset Formula $\mathbb{ABC}$
18055 \end_inset
18056
18057
18058 \end_layout
18059
18060 \end_inset
18061 </cell>
18062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18063 \begin_inset Text
18064
18065 \begin_layout Plain Layout
18066
18067 \family sans
18068 Alt+C C
18069 \end_layout
18070
18071 \end_inset
18072 </cell>
18073 </row>
18074 <row>
18075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18076 \begin_inset Text
18077
18078 \begin_layout Plain Layout
18079
18080 \backslash
18081 mathbf
18082 \series bold
18083
18084 \begin_inset ERT
18085 status collapsed
18086
18087 \begin_layout Plain Layout
18088
18089
18090 \backslash
18091 spce 
18092 \end_layout
18093
18094 \end_inset
18095
18096
18097 \series default
18098 AbC
18099 \end_layout
18100
18101 \end_inset
18102 </cell>
18103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107 \begin_inset Formula $\mathbf{AbC}$
18108 \end_inset
18109
18110
18111 \end_layout
18112
18113 \end_inset
18114 </cell>
18115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18116 \begin_inset Text
18117
18118 \begin_layout Plain Layout
18119
18120 \family sans
18121 Ctrl+B
18122 \end_layout
18123
18124 \end_inset
18125 </cell>
18126 </row>
18127 <row>
18128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18129 \begin_inset Text
18130
18131 \begin_layout Plain Layout
18132
18133 \backslash
18134 boldsymbol
18135 \series bold
18136
18137 \begin_inset ERT
18138 status collapsed
18139
18140 \begin_layout Plain Layout
18141
18142
18143 \backslash
18144 spce 
18145 \end_layout
18146
18147 \end_inset
18148
18149
18150 \series default
18151 AbC
18152 \end_layout
18153
18154 \end_inset
18155 </cell>
18156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18157 \begin_inset Text
18158
18159 \begin_layout Plain Layout
18160 \begin_inset Formula $\boldsymbol{AbC}$
18161 \end_inset
18162
18163
18164 \end_layout
18165
18166 \end_inset
18167 </cell>
18168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18169 \begin_inset Text
18170
18171 \begin_layout Plain Layout
18172
18173 \family sans
18174 Ctrl+Alt+B , Alt+C B
18175 \end_layout
18176
18177 \end_inset
18178 </cell>
18179 </row>
18180 <row>
18181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18182 \begin_inset Text
18183
18184 \begin_layout Plain Layout
18185
18186 \backslash
18187 mathcal
18188 \series bold
18189
18190 \begin_inset ERT
18191 status collapsed
18192
18193 \begin_layout Plain Layout
18194
18195
18196 \backslash
18197 spce 
18198 \end_layout
18199
18200 \end_inset
18201
18202
18203 \series default
18204 ABC
18205 \end_layout
18206
18207 \end_inset
18208 </cell>
18209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18210 \begin_inset Text
18211
18212 \begin_layout Plain Layout
18213 \begin_inset Formula $\mathcal{ABC}$
18214 \end_inset
18215
18216
18217 \end_layout
18218
18219 \end_inset
18220 </cell>
18221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18222 \begin_inset Text
18223
18224 \begin_layout Plain Layout
18225
18226 \family sans
18227 Ctrl+E , Alt+C E
18228 \end_layout
18229
18230 \end_inset
18231 </cell>
18232 </row>
18233 <row>
18234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238
18239 \backslash
18240 mathfrak
18241 \series bold
18242
18243 \begin_inset ERT
18244 status collapsed
18245
18246 \begin_layout Plain Layout
18247
18248
18249 \backslash
18250 spce 
18251 \end_layout
18252
18253 \end_inset
18254
18255
18256 \series default
18257 AbC
18258 \end_layout
18259
18260 \end_inset
18261 </cell>
18262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18263 \begin_inset Text
18264
18265 \begin_layout Plain Layout
18266 \begin_inset Formula $\mathfrak{AbC}$
18267 \end_inset
18268
18269
18270 \end_layout
18271
18272 \end_inset
18273 </cell>
18274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18275 \begin_inset Text
18276
18277 \begin_layout Plain Layout
18278 -
18279 \end_layout
18280
18281 \end_inset
18282 </cell>
18283 </row>
18284 </lyxtabular>
18285
18286 \end_inset
18287
18288
18289 \end_layout
18290
18291 \begin_layout Standard
18292 \align center
18293 \begin_inset Tabular
18294 <lyxtabular version="3" rows="5" columns="3">
18295 <features>
18296 <column alignment="center" valignment="top" width="0">
18297 <column alignment="center" valignment="top" width="0">
18298 <column alignment="center" valignment="top" width="0">
18299 <row>
18300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18301 \begin_inset Text
18302
18303 \begin_layout Plain Layout
18304 Comando
18305 \end_layout
18306
18307 \end_inset
18308 </cell>
18309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18310 \begin_inset Text
18311
18312 \begin_layout Plain Layout
18313 Resultado
18314 \end_layout
18315
18316 \end_inset
18317 </cell>
18318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Plain Layout
18322 atajo
18323 \end_layout
18324
18325 \end_inset
18326 </cell>
18327 </row>
18328 <row>
18329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18330 \begin_inset Text
18331
18332 \begin_layout Plain Layout
18333
18334 \backslash
18335 mathit
18336 \series bold
18337
18338 \begin_inset ERT
18339 status collapsed
18340
18341 \begin_layout Plain Layout
18342
18343
18344 \backslash
18345 spce 
18346 \end_layout
18347
18348 \end_inset
18349
18350
18351 \series default
18352 AbC
18353 \end_layout
18354
18355 \end_inset
18356 </cell>
18357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18358 \begin_inset Text
18359
18360 \begin_layout Plain Layout
18361 \begin_inset Formula $\mathit{AbC}$
18362 \end_inset
18363
18364
18365 \end_layout
18366
18367 \end_inset
18368 </cell>
18369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373 -
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 </row>
18379 <row>
18380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18381 \begin_inset Text
18382
18383 \begin_layout Plain Layout
18384
18385 \backslash
18386 mathrm
18387 \series bold
18388
18389 \begin_inset ERT
18390 status collapsed
18391
18392 \begin_layout Plain Layout
18393
18394
18395 \backslash
18396 spce 
18397 \end_layout
18398
18399 \end_inset
18400
18401
18402 \series default
18403 AbC
18404 \end_layout
18405
18406 \end_inset
18407 </cell>
18408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18409 \begin_inset Text
18410
18411 \begin_layout Plain Layout
18412 \begin_inset Formula $\mathrm{AbC}$
18413 \end_inset
18414
18415
18416 \end_layout
18417
18418 \end_inset
18419 </cell>
18420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18421 \begin_inset Text
18422
18423 \begin_layout Plain Layout
18424
18425 \family sans
18426 Alt+C R
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 </row>
18432 <row>
18433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18434 \begin_inset Text
18435
18436 \begin_layout Plain Layout
18437
18438 \backslash
18439 mathsf
18440 \series bold
18441
18442 \begin_inset ERT
18443 status collapsed
18444
18445 \begin_layout Plain Layout
18446
18447
18448 \backslash
18449 spce 
18450 \end_layout
18451
18452 \end_inset
18453
18454
18455 \series default
18456 AbC
18457 \end_layout
18458
18459 \end_inset
18460 </cell>
18461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18462 \begin_inset Text
18463
18464 \begin_layout Plain Layout
18465 \begin_inset Formula $\mathsf{AbC}$
18466 \end_inset
18467
18468
18469 \end_layout
18470
18471 \end_inset
18472 </cell>
18473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18474 \begin_inset Text
18475
18476 \begin_layout Plain Layout
18477
18478 \family sans
18479 Alt+C S
18480 \end_layout
18481
18482 \end_inset
18483 </cell>
18484 </row>
18485 <row>
18486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18487 \begin_inset Text
18488
18489 \begin_layout Plain Layout
18490
18491 \backslash
18492 mathtt
18493 \series bold
18494
18495 \begin_inset ERT
18496 status collapsed
18497
18498 \begin_layout Plain Layout
18499
18500
18501 \backslash
18502 spce 
18503 \end_layout
18504
18505 \end_inset
18506
18507
18508 \series default
18509 AbC
18510 \end_layout
18511
18512 \end_inset
18513 </cell>
18514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18515 \begin_inset Text
18516
18517 \begin_layout Plain Layout
18518 \begin_inset Formula $\mathtt{AbC}$
18519 \end_inset
18520
18521
18522 \end_layout
18523
18524 \end_inset
18525 </cell>
18526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18527 \begin_inset Text
18528
18529 \begin_layout Plain Layout
18530
18531 \family sans
18532 Ctrl+Mayúsculas+P
18533 \end_layout
18534
18535 \end_inset
18536 </cell>
18537 </row>
18538 </lyxtabular>
18539
18540 \end_inset
18541
18542
18543 \end_layout
18544
18545 \begin_layout Standard
18546 \begin_inset Note Greyedout
18547 status open
18548
18549 \begin_layout Plain Layout
18550
18551 \series bold
18552 Nota
18553 \series default
18554 : Los estilos 
18555 \series bold
18556
18557 \backslash
18558 mathbb
18559 \series default
18560  y 
18561 \series bold
18562
18563 \backslash
18564 mathcal
18565 \series default
18566  sólo se aplican a letras mayúsculas.
18567 \end_layout
18568
18569 \end_inset
18570
18571
18572 \end_layout
18573
18574 \begin_layout Standard
18575 El estilo predeterminado es 
18576 \series bold
18577
18578 \backslash
18579 mathnormal
18580 \series default
18581 .
18582 \end_layout
18583
18584 \begin_layout Standard
18585 Los comandos de estilo funcionan también en estructuras matemáticas:
18586 \begin_inset Formula \[
18587 \mathfrak{A=\frac{b}{C}}\]
18588
18589 \end_inset
18590
18591
18592 \end_layout
18593
18594 \begin_layout Standard
18595 Los caracteres en texto matemático no aparecen en un estilo de letra de
18596  ecuaciones sino en el estilo 
18597 \series bold
18598
18599 \backslash
18600 textrm
18601 \series default
18602 .
18603  Este estilo no se puede poner correctamente con el diálogo de estilo de
18604  texto por un fallo de LyX.
18605 \begin_inset Foot
18606 status collapsed
18607
18608 \begin_layout Plain Layout
18609 \begin_inset CommandInset href
18610 LatexCommand href
18611 name "LyX-bug #4629"
18612 target "http://www.lyx.org/trac/ticket/4629"
18613
18614 \end_inset
18615
18616
18617 \end_layout
18618
18619 \end_inset
18620
18621
18622 \end_layout
18623
18624 \begin_layout Standard
18625 En vez de comandos se puede usar el menú 
18626 \family sans
18627 Editar\SpecialChar \menuseparator
18628 Ecuación\SpecialChar \menuseparator
18629 Estilo del texto
18630 \family default
18631  o el botón 
18632 \begin_inset Graphics
18633         filename ../../images/math/font.png
18634         scale 85
18635
18636 \end_inset
18637
18638 .
18639 \end_layout
18640
18641 \begin_layout Subsection
18642 Ecuaciones en negrita
18643 \begin_inset CommandInset label
18644 LatexCommand label
18645 name "sub:Ecuaciones-en-negrita"
18646
18647 \end_inset
18648
18649
18650 \begin_inset Index
18651 status collapsed
18652
18653 \begin_layout Plain Layout
18654 Ecuación ! en negrita
18655 \end_layout
18656
18657 \end_inset
18658
18659
18660 \end_layout
18661
18662 \begin_layout Standard
18663 Para poner en negrita una ecuación completa no se puede usar el comando
18664  
18665 \series bold
18666
18667 \backslash
18668 mathbf
18669 \series default
18670 , porque no funciona con minúsculas griegas.
18671  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18672 \begin_inset Formula \[
18673 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}\]
18674
18675 \end_inset
18676
18677
18678 \end_layout
18679
18680 \begin_layout Standard
18681 Para presentar la ecuación correctamente se usa el comando 
18682 \series bold
18683 boldsymbol
18684 \series default
18685 :
18686 \begin_inset Formula \[
18687 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}\]
18688
18689 \end_inset
18690
18691
18692 \end_layout
18693
18694 \begin_layout Standard
18695 También es posible poner la fórmula en un 
18696 \series bold
18697 entorno boldmath
18698 \series default
18699 , que se inserta con el comando 
18700 \series bold
18701
18702 \backslash
18703 boldmath
18704 \series default
18705
18706 \begin_inset Index
18707 status collapsed
18708
18709 \begin_layout Plain Layout
18710 Comandos ! B ! 
18711 \backslash
18712 boldmath
18713 \end_layout
18714
18715 \end_inset
18716
18717  en modo TeX.
18718  Para finalizar el entorno se usa el comando 
18719 \series bold
18720
18721 \backslash
18722 unboldmath
18723 \series default
18724
18725 \begin_inset Index
18726 status collapsed
18727
18728 \begin_layout Plain Layout
18729 Comandos ! U ! 
18730 \backslash
18731 unboldmath
18732 \end_layout
18733
18734 \end_inset
18735
18736  en modo TeX.
18737 \begin_inset ERT
18738 status collapsed
18739
18740 \begin_layout Plain Layout
18741
18742
18743 \backslash
18744 boldmath
18745 \end_layout
18746
18747 \end_inset
18748
18749
18750 \begin_inset Formula \[
18751 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}\]
18752
18753 \end_inset
18754
18755
18756 \end_layout
18757
18758 \begin_layout Standard
18759 \begin_inset ERT
18760 status collapsed
18761
18762 \begin_layout Plain Layout
18763
18764
18765 \backslash
18766 unboldmath
18767 \end_layout
18768
18769 \end_inset
18770
18771
18772 \end_layout
18773
18774 \begin_layout Subsection
18775 Ecuaciones coloreadas
18776 \begin_inset Index
18777 status collapsed
18778
18779 \begin_layout Plain Layout
18780 Ecuación ! coloreada
18781 \end_layout
18782
18783 \end_inset
18784
18785
18786 \end_layout
18787
18788 \begin_layout Standard
18789 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
18790  o una parte de una ecuación y usa el diálogo 
18791 \family sans
18792 Estilo del texto
18793 \family default
18794 .
18795  Aquí hay una ecuación en magenta:
18796 \begin_inset Formula \[
18797 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18798
18799 \end_inset
18800
18801 También puedes definir tus propios colores como se describe en
18802 \begin_inset space ~
18803 \end_inset
18804
18805
18806 \begin_inset CommandInset ref
18807 LatexCommand ref
18808 reference "sub:Cuadros-coloreados"
18809
18810 \end_inset
18811
18812 .
18813  Pueden usarse con el comando en código TeX 
18814 \series bold
18815
18816 \backslash
18817 textcolor
18818 \series default
18819
18820 \begin_inset Index
18821 status collapsed
18822
18823 \begin_layout Plain Layout
18824 Comandos ! T ! 
18825 \backslash
18826 textcolor
18827 \end_layout
18828
18829 \end_inset
18830
18831  según el esquema
18832 \end_layout
18833
18834 \begin_layout Standard
18835
18836 \series bold
18837
18838 \backslash
18839 textcolor{color}{caracteres o ecuación}
18840 \end_layout
18841
18842 \begin_layout Standard
18843 \begin_inset Newpage pagebreak
18844 \end_inset
18845
18846
18847 \end_layout
18848
18849 \begin_layout Standard
18850 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
18851 e en rojo:
18852 \end_layout
18853
18854 \begin_layout Standard
18855 \begin_inset ERT
18856 status collapsed
18857
18858 \begin_layout Plain Layout
18859
18860
18861 \backslash
18862 textcolor{verdeoscuro}{
18863 \end_layout
18864
18865 \end_inset
18866
18867
18868 \begin_inset Formula \[
18869 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
18870
18871 \end_inset
18872
18873
18874 \begin_inset ERT
18875 status collapsed
18876
18877 \begin_layout Plain Layout
18878
18879 }
18880 \end_layout
18881
18882 \end_inset
18883
18884
18885 \end_layout
18886
18887 \begin_layout Standard
18888 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
18889  a ecuaciones completas.
18890 \begin_inset Foot
18891 status collapsed
18892
18893 \begin_layout Plain Layout
18894 \begin_inset CommandInset href
18895 LatexCommand href
18896 name "LyX-bug #5269"
18897 target "http://www.lyx.org/trac/ticket/5269"
18898
18899 \end_inset
18900
18901
18902 \end_layout
18903
18904 \end_inset
18905
18906
18907 \end_layout
18908
18909 \begin_layout Subsection
18910 Tamaños de fuentes
18911 \begin_inset CommandInset label
18912 LatexCommand label
18913 name "sub:Tamaños-de-fuentes"
18914
18915 \end_inset
18916
18917
18918 \begin_inset Index
18919 status collapsed
18920
18921 \begin_layout Plain Layout
18922 Fuentes ! tamaño
18923 \end_layout
18924
18925 \end_inset
18926
18927
18928 \end_layout
18929
18930 \begin_layout Standard
18931 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
18932  siguientes comandos de tamaño:
18933 \end_layout
18934
18935 \begin_layout Standard
18936
18937 \series bold
18938
18939 \backslash
18940 Huge
18941 \series default
18942
18943 \series bold
18944
18945 \backslash
18946 huge
18947 \series default
18948
18949 \series bold
18950
18951 \backslash
18952 LARGE
18953 \series default
18954
18955 \series bold
18956
18957 \backslash
18958 Large
18959 \series default
18960
18961 \series bold
18962
18963 \backslash
18964 large
18965 \series default
18966
18967 \series bold
18968
18969 \backslash
18970 normalsize
18971 \series default
18972
18973 \series bold
18974
18975 \backslash
18976 small
18977 \series default
18978 ,
18979 \begin_inset Newline newline
18980 \end_inset
18981
18982
18983 \series bold
18984
18985 \backslash
18986 footnotesize
18987 \series default
18988
18989 \series bold
18990
18991 \backslash
18992 scriptsize
18993 \series default
18994 , y 
18995 \series bold
18996
18997 \backslash
18998 tiny
18999 \end_layout
19000
19001 \begin_layout Standard
19002 El tamaño dado por los comandos depende del tamaño base de la fuente en
19003  el documento, dado por el comando 
19004 \series bold
19005
19006 \backslash
19007 normalsize
19008 \series default
19009 .
19010  Los demás comandos producen tamaños menores o mayores que 
19011 \series bold
19012
19013 \backslash
19014 normalsize
19015 \series default
19016 .
19017  No obstante, puede que el tamaño de fuente no exceda de cierto valor.
19018  Si, por ejemplo, la fuente del documento es de 12
19019 \begin_inset space \thinspace{}
19020 \end_inset
19021
19022 pt, el comando 
19023 \series bold
19024
19025 \backslash
19026 Huge
19027 \series default
19028  da el mismo tamaño que 
19029 \series bold
19030
19031 \backslash
19032 huge
19033 \series default
19034 .
19035 \end_layout
19036
19037 \begin_layout Standard
19038 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
19039  a todas las ecuaciones y texto siguientes.
19040  Para volver al tamaño anterior hay que insertar el comando 
19041 \series bold
19042
19043 \backslash
19044 normalsize
19045 \series default
19046  en modo TeX detrás de la ecuación.
19047  
19048 \end_layout
19049
19050 \begin_layout Standard
19051 Dentro de una fórmula el tamaño sólo se puede cambiar para símbolos o letras
19052  en texto matemático.
19053  Para hacerlo se inserta el comando en texto matemático.
19054  Todos los caracteres siguientes, hasta el final del texto matemático o
19055  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19056  Dos ejemplos:
19057 \end_layout
19058
19059 \begin_layout Standard
19060 \begin_inset VSpace -2mm
19061 \end_inset
19062
19063
19064 \end_layout
19065
19066 \begin_layout Standard
19067 \begin_inset ERT
19068 status collapsed
19069
19070 \begin_layout Plain Layout
19071
19072
19073 \backslash
19074 huge
19075 \end_layout
19076
19077 \end_inset
19078
19079
19080 \begin_inset Formula \[
19081 A=\frac{B}{c}\cdot\maltese\]
19082
19083 \end_inset
19084
19085
19086 \begin_inset Formula \[
19087 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
19088
19089 \end_inset
19090
19091
19092 \end_layout
19093
19094 \begin_layout Standard
19095 \begin_inset ERT
19096 status collapsed
19097
19098 \begin_layout Plain Layout
19099
19100
19101 \backslash
19102 normalsize
19103 \end_layout
19104
19105 \end_inset
19106
19107
19108 \begin_inset VSpace medskip
19109 \end_inset
19110
19111
19112 \end_layout
19113
19114 \begin_layout Standard
19115 Antes de las ecuaciones se ha insertado el comando 
19116 \series bold
19117
19118 \backslash
19119 huge
19120 \series default
19121 .
19122  Para la segunda ecuación el comando es:
19123 \begin_inset Newline newline
19124 \end_inset
19125
19126
19127 \series bold
19128
19129 \backslash
19130 maltese
19131 \begin_inset ERT
19132 status collapsed
19133
19134 \begin_layout Plain Layout
19135
19136
19137 \backslash
19138 spce 
19139 \end_layout
19140
19141 \end_inset
19142
19143 A Alt+M M 
19144 \backslash
19145 Large
19146 \begin_inset ERT
19147 status collapsed
19148
19149 \begin_layout Plain Layout
19150
19151
19152 \backslash
19153 spce 
19154 \end_layout
19155
19156 \end_inset
19157
19158
19159 \backslash
19160 maltese
19161 \begin_inset ERT
19162 status collapsed
19163
19164 \begin_layout Plain Layout
19165
19166
19167 \backslash
19168 spce 
19169 \end_layout
19170
19171 \end_inset
19172
19173
19174 \backslash
19175 textit
19176 \begin_inset ERT
19177 status collapsed
19178
19179 \begin_layout Plain Layout
19180
19181
19182 \backslash
19183 spce 
19184 \end_layout
19185
19186 \end_inset
19187
19188 A
19189 \begin_inset Formula $\to$
19190 \end_inset
19191
19192
19193 \begin_inset Formula $\to$
19194 \end_inset
19195
19196
19197 \begin_inset Newline newline
19198 \end_inset
19199
19200
19201 \begin_inset space \hspace*{}
19202 \length 1cm
19203 \end_inset
19204
19205 Alt+M M 
19206 \backslash
19207 tiny
19208 \begin_inset ERT
19209 status collapsed
19210
19211 \begin_layout Plain Layout
19212
19213
19214 \backslash
19215 spce 
19216 \end_layout
19217
19218 \end_inset
19219
19220
19221 \backslash
19222 maltese
19223 \begin_inset ERT
19224 status collapsed
19225
19226 \begin_layout Plain Layout
19227
19228
19229 \backslash
19230 spce 
19231 \end_layout
19232
19233 \end_inset
19234
19235
19236 \backslash
19237 textit
19238 \begin_inset ERT
19239 status collapsed
19240
19241 \begin_layout Plain Layout
19242
19243
19244 \backslash
19245 spce 
19246 \end_layout
19247
19248 \end_inset
19249
19250 A
19251 \end_layout
19252
19253 \begin_layout Standard
19254 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19255  el tamaño por omisión.
19256 \end_layout
19257
19258 \begin_layout Section
19259 Letras griegas
19260 \begin_inset Index
19261 status collapsed
19262
19263 \begin_layout Plain Layout
19264 Letras griegas
19265 \end_layout
19266
19267 \end_inset
19268
19269
19270 \end_layout
19271
19272 \begin_layout Standard
19273 Todas las letras griegas se pueden insertar además mediante el botón 
19274 \begin_inset Graphics
19275         filename ../../images/math/alpha.png
19276         scale 85
19277
19278 \end_inset
19279
19280  de la barra de ecuaciones.
19281 \end_layout
19282
19283 \begin_layout Subsection
19284 Minúsculas
19285 \begin_inset Index
19286 status collapsed
19287
19288 \begin_layout Plain Layout
19289 Letras griegas ! minúsculas
19290 \end_layout
19291
19292 \end_inset
19293
19294
19295 \end_layout
19296
19297 \begin_layout Standard
19298 \begin_inset space \hfill{}
19299 \end_inset
19300
19301
19302 \begin_inset Tabular
19303 <lyxtabular version="3" rows="11" columns="2">
19304 <features>
19305 <column alignment="center" valignment="top" width="0pt">
19306 <column alignment="center" valignment="top" width="0pt">
19307 <row>
19308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19309 \begin_inset Text
19310
19311 \begin_layout Plain Layout
19312 Comando
19313 \end_layout
19314
19315 \end_inset
19316 </cell>
19317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19318 \begin_inset Text
19319
19320 \begin_layout Plain Layout
19321 Símbolo
19322 \end_layout
19323
19324 \end_inset
19325 </cell>
19326 </row>
19327 <row>
19328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19329 \begin_inset Text
19330
19331 \begin_layout Plain Layout
19332
19333 \backslash
19334 alpha
19335 \end_layout
19336
19337 \end_inset
19338 </cell>
19339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19340 \begin_inset Text
19341
19342 \begin_layout Plain Layout
19343 \begin_inset Formula $\alpha$
19344 \end_inset
19345
19346
19347 \end_layout
19348
19349 \end_inset
19350 </cell>
19351 </row>
19352 <row>
19353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19354 \begin_inset Text
19355
19356 \begin_layout Plain Layout
19357
19358 \backslash
19359 beta
19360 \end_layout
19361
19362 \end_inset
19363 </cell>
19364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19365 \begin_inset Text
19366
19367 \begin_layout Plain Layout
19368 \begin_inset Formula $\beta$
19369 \end_inset
19370
19371
19372 \end_layout
19373
19374 \end_inset
19375 </cell>
19376 </row>
19377 <row>
19378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19379 \begin_inset Text
19380
19381 \begin_layout Plain Layout
19382
19383 \backslash
19384 gamma
19385 \end_layout
19386
19387 \end_inset
19388 </cell>
19389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19390 \begin_inset Text
19391
19392 \begin_layout Plain Layout
19393 \begin_inset Formula $\gamma$
19394 \end_inset
19395
19396
19397 \end_layout
19398
19399 \end_inset
19400 </cell>
19401 </row>
19402 <row>
19403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19404 \begin_inset Text
19405
19406 \begin_layout Plain Layout
19407
19408 \backslash
19409 delta
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418 \begin_inset Formula $\delta$
19419 \end_inset
19420
19421
19422 \end_layout
19423
19424 \end_inset
19425 </cell>
19426 </row>
19427 <row>
19428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19429 \begin_inset Text
19430
19431 \begin_layout Plain Layout
19432
19433 \backslash
19434 epsilon
19435 \end_layout
19436
19437 \end_inset
19438 </cell>
19439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443 \begin_inset Formula $\epsilon$
19444 \end_inset
19445
19446
19447 \end_layout
19448
19449 \end_inset
19450 </cell>
19451 </row>
19452 <row>
19453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19454 \begin_inset Text
19455
19456 \begin_layout Plain Layout
19457
19458 \backslash
19459 varepsilon
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468 \begin_inset Formula $\varepsilon$
19469 \end_inset
19470
19471
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 </row>
19477 <row>
19478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19479 \begin_inset Text
19480
19481 \begin_layout Plain Layout
19482
19483 \backslash
19484 zeta
19485 \end_layout
19486
19487 \end_inset
19488 </cell>
19489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19490 \begin_inset Text
19491
19492 \begin_layout Plain Layout
19493 \begin_inset Formula $\zeta$
19494 \end_inset
19495
19496
19497 \end_layout
19498
19499 \end_inset
19500 </cell>
19501 </row>
19502 <row>
19503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19504 \begin_inset Text
19505
19506 \begin_layout Plain Layout
19507
19508 \backslash
19509 eta
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19515 \begin_inset Text
19516
19517 \begin_layout Plain Layout
19518 \begin_inset Formula $\eta$
19519 \end_inset
19520
19521
19522 \end_layout
19523
19524 \end_inset
19525 </cell>
19526 </row>
19527 <row>
19528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19529 \begin_inset Text
19530
19531 \begin_layout Plain Layout
19532
19533 \backslash
19534 theta
19535 \end_layout
19536
19537 \end_inset
19538 </cell>
19539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19540 \begin_inset Text
19541
19542 \begin_layout Plain Layout
19543 \begin_inset Formula $\theta$
19544 \end_inset
19545
19546
19547 \end_layout
19548
19549 \end_inset
19550 </cell>
19551 </row>
19552 <row>
19553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19554 \begin_inset Text
19555
19556 \begin_layout Plain Layout
19557
19558 \backslash
19559 vartheta
19560 \end_layout
19561
19562 \end_inset
19563 </cell>
19564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19565 \begin_inset Text
19566
19567 \begin_layout Plain Layout
19568 \begin_inset Formula $\vartheta$
19569 \end_inset
19570
19571
19572 \end_layout
19573
19574 \end_inset
19575 </cell>
19576 </row>
19577 </lyxtabular>
19578
19579 \end_inset
19580
19581
19582 \begin_inset space \hfill{}
19583 \end_inset
19584
19585
19586 \begin_inset Tabular
19587 <lyxtabular version="3" rows="12" columns="2">
19588 <features>
19589 <column alignment="center" valignment="top" width="0pt">
19590 <column alignment="center" valignment="top" width="0pt">
19591 <row>
19592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19593 \begin_inset Text
19594
19595 \begin_layout Plain Layout
19596 Comando
19597 \end_layout
19598
19599 \end_inset
19600 </cell>
19601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19602 \begin_inset Text
19603
19604 \begin_layout Plain Layout
19605 Símbolo
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 </row>
19611 <row>
19612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19613 \begin_inset Text
19614
19615 \begin_layout Plain Layout
19616
19617 \backslash
19618 iota
19619 \end_layout
19620
19621 \end_inset
19622 </cell>
19623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19624 \begin_inset Text
19625
19626 \begin_layout Plain Layout
19627 \begin_inset Formula $\iota$
19628 \end_inset
19629
19630
19631 \end_layout
19632
19633 \end_inset
19634 </cell>
19635 </row>
19636 <row>
19637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19638 \begin_inset Text
19639
19640 \begin_layout Plain Layout
19641
19642 \backslash
19643 kappa
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19649 \begin_inset Text
19650
19651 \begin_layout Plain Layout
19652 \begin_inset Formula $\kappa$
19653 \end_inset
19654
19655
19656 \end_layout
19657
19658 \end_inset
19659 </cell>
19660 </row>
19661 <row>
19662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666
19667 \backslash
19668 varkappa
19669 \end_layout
19670
19671 \end_inset
19672 </cell>
19673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19674 \begin_inset Text
19675
19676 \begin_layout Plain Layout
19677 \begin_inset Formula $\varkappa$
19678 \end_inset
19679
19680
19681 \end_layout
19682
19683 \end_inset
19684 </cell>
19685 </row>
19686 <row>
19687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691
19692 \backslash
19693 lambda
19694 \end_layout
19695
19696 \end_inset
19697 </cell>
19698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19699 \begin_inset Text
19700
19701 \begin_layout Plain Layout
19702 \begin_inset Formula $\lambda$
19703 \end_inset
19704
19705
19706 \end_layout
19707
19708 \end_inset
19709 </cell>
19710 </row>
19711 <row>
19712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19713 \begin_inset Text
19714
19715 \begin_layout Plain Layout
19716
19717 \backslash
19718 mu
19719 \end_layout
19720
19721 \end_inset
19722 </cell>
19723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19724 \begin_inset Text
19725
19726 \begin_layout Plain Layout
19727 \begin_inset Formula $\mu$
19728 \end_inset
19729
19730
19731 \end_layout
19732
19733 \end_inset
19734 </cell>
19735 </row>
19736 <row>
19737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19738 \begin_inset Text
19739
19740 \begin_layout Plain Layout
19741
19742 \backslash
19743 nu
19744 \end_layout
19745
19746 \end_inset
19747 </cell>
19748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19749 \begin_inset Text
19750
19751 \begin_layout Plain Layout
19752 \begin_inset Formula $\nu$
19753 \end_inset
19754
19755
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 </row>
19761 <row>
19762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19763 \begin_inset Text
19764
19765 \begin_layout Plain Layout
19766
19767 \backslash
19768 xi
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777 \begin_inset Formula $\xi$
19778 \end_inset
19779
19780
19781 \end_layout
19782
19783 \end_inset
19784 </cell>
19785 </row>
19786 <row>
19787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19788 \begin_inset Text
19789
19790 \begin_layout Plain Layout
19791 o
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19797 \begin_inset Text
19798
19799 \begin_layout Plain Layout
19800 \begin_inset Formula $o$
19801 \end_inset
19802
19803
19804 \end_layout
19805
19806 \end_inset
19807 </cell>
19808 </row>
19809 <row>
19810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19811 \begin_inset Text
19812
19813 \begin_layout Plain Layout
19814
19815 \backslash
19816 pi
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825 \begin_inset Formula $\pi$
19826 \end_inset
19827
19828
19829 \end_layout
19830
19831 \end_inset
19832 </cell>
19833 </row>
19834 <row>
19835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19836 \begin_inset Text
19837
19838 \begin_layout Plain Layout
19839
19840 \backslash
19841 varpi
19842 \end_layout
19843
19844 \end_inset
19845 </cell>
19846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19847 \begin_inset Text
19848
19849 \begin_layout Plain Layout
19850 \begin_inset Formula $\varpi$
19851 \end_inset
19852
19853
19854 \end_layout
19855
19856 \end_inset
19857 </cell>
19858 </row>
19859 <row>
19860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19861 \begin_inset Text
19862
19863 \begin_layout Plain Layout
19864
19865 \backslash
19866 rho
19867 \end_layout
19868
19869 \end_inset
19870 </cell>
19871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19872 \begin_inset Text
19873
19874 \begin_layout Plain Layout
19875 \begin_inset Formula $\rho$
19876 \end_inset
19877
19878
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 </row>
19884 </lyxtabular>
19885
19886 \end_inset
19887
19888
19889 \begin_inset space \hfill{}
19890 \end_inset
19891
19892
19893 \begin_inset Tabular
19894 <lyxtabular version="3" rows="11" columns="2">
19895 <features>
19896 <column alignment="center" valignment="top" width="0pt">
19897 <column alignment="center" valignment="top" width="0pt">
19898 <row>
19899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19900 \begin_inset Text
19901
19902 \begin_layout Plain Layout
19903 Comando
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19909 \begin_inset Text
19910
19911 \begin_layout Plain Layout
19912 Símbolo
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 </row>
19918 <row>
19919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19920 \begin_inset Text
19921
19922 \begin_layout Plain Layout
19923
19924 \backslash
19925 varrho
19926 \end_layout
19927
19928 \end_inset
19929 </cell>
19930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19931 \begin_inset Text
19932
19933 \begin_layout Plain Layout
19934 \begin_inset Formula $\varrho$
19935 \end_inset
19936
19937
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 </row>
19943 <row>
19944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19945 \begin_inset Text
19946
19947 \begin_layout Plain Layout
19948
19949 \backslash
19950 sigma
19951 \end_layout
19952
19953 \end_inset
19954 </cell>
19955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19956 \begin_inset Text
19957
19958 \begin_layout Plain Layout
19959 \begin_inset Formula $\sigma$
19960 \end_inset
19961
19962
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 </row>
19968 <row>
19969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19970 \begin_inset Text
19971
19972 \begin_layout Plain Layout
19973
19974 \backslash
19975 varsigma
19976 \end_layout
19977
19978 \end_inset
19979 </cell>
19980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19981 \begin_inset Text
19982
19983 \begin_layout Plain Layout
19984 \begin_inset Formula $\varsigma$
19985 \end_inset
19986
19987
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 </row>
19993 <row>
19994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19995 \begin_inset Text
19996
19997 \begin_layout Plain Layout
19998
19999 \backslash
20000 tau
20001 \end_layout
20002
20003 \end_inset
20004 </cell>
20005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20006 \begin_inset Text
20007
20008 \begin_layout Plain Layout
20009 \begin_inset Formula $\tau$
20010 \end_inset
20011
20012
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 </row>
20018 <row>
20019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Plain Layout
20023
20024 \backslash
20025 upsilon
20026 \end_layout
20027
20028 \end_inset
20029 </cell>
20030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034 \begin_inset Formula $\upsilon$
20035 \end_inset
20036
20037
20038 \end_layout
20039
20040 \end_inset
20041 </cell>
20042 </row>
20043 <row>
20044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20045 \begin_inset Text
20046
20047 \begin_layout Plain Layout
20048
20049 \backslash
20050 phi
20051 \end_layout
20052
20053 \end_inset
20054 </cell>
20055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20056 \begin_inset Text
20057
20058 \begin_layout Plain Layout
20059 \begin_inset Formula $\phi$
20060 \end_inset
20061
20062
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 </row>
20068 <row>
20069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20070 \begin_inset Text
20071
20072 \begin_layout Plain Layout
20073
20074 \backslash
20075 varphi
20076 \end_layout
20077
20078 \end_inset
20079 </cell>
20080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084 \begin_inset Formula $\varphi$
20085 \end_inset
20086
20087
20088 \end_layout
20089
20090 \end_inset
20091 </cell>
20092 </row>
20093 <row>
20094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098
20099 \backslash
20100 chi
20101 \end_layout
20102
20103 \end_inset
20104 </cell>
20105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109 \begin_inset Formula $\chi$
20110 \end_inset
20111
20112
20113 \end_layout
20114
20115 \end_inset
20116 </cell>
20117 </row>
20118 <row>
20119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Plain Layout
20123
20124 \backslash
20125 psi
20126 \end_layout
20127
20128 \end_inset
20129 </cell>
20130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20131 \begin_inset Text
20132
20133 \begin_layout Plain Layout
20134 \begin_inset Formula $\psi$
20135 \end_inset
20136
20137
20138 \end_layout
20139
20140 \end_inset
20141 </cell>
20142 </row>
20143 <row>
20144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148
20149 \backslash
20150 omega
20151 \end_layout
20152
20153 \end_inset
20154 </cell>
20155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20156 \begin_inset Text
20157
20158 \begin_layout Plain Layout
20159 \begin_inset Formula $\omega$
20160 \end_inset
20161
20162
20163 \end_layout
20164
20165 \end_inset
20166 </cell>
20167 </row>
20168 </lyxtabular>
20169
20170 \end_inset
20171
20172
20173 \begin_inset space \hfill{}
20174 \end_inset
20175
20176
20177 \end_layout
20178
20179 \begin_layout Standard
20180 \begin_inset VSpace medskip
20181 \end_inset
20182
20183
20184 \end_layout
20185
20186 \begin_layout Standard
20187 Cómo escribir letras griegas en redonda se explica en 
20188 \begin_inset CommandInset ref
20189 LatexCommand ref
20190 reference "sub:Griegas-en-redonda"
20191
20192 \end_inset
20193
20194 .
20195 \end_layout
20196
20197 \begin_layout Subsection
20198 Mayúsculas
20199 \begin_inset Index
20200 status collapsed
20201
20202 \begin_layout Plain Layout
20203 Letras griegas ! mayúsculas
20204 \end_layout
20205
20206 \end_inset
20207
20208
20209 \end_layout
20210
20211 \begin_layout Standard
20212 \begin_inset space \hfill{}
20213 \end_inset
20214
20215
20216 \begin_inset Tabular
20217 <lyxtabular version="3" rows="7" columns="2">
20218 <features>
20219 <column alignment="center" valignment="top" width="0pt">
20220 <column alignment="center" valignment="top" width="0pt">
20221 <row>
20222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20223 \begin_inset Text
20224
20225 \begin_layout Plain Layout
20226 Comando
20227 \end_layout
20228
20229 \end_inset
20230 </cell>
20231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20232 \begin_inset Text
20233
20234 \begin_layout Plain Layout
20235 Símbolo
20236 \end_layout
20237
20238 \end_inset
20239 </cell>
20240 </row>
20241 <row>
20242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20243 \begin_inset Text
20244
20245 \begin_layout Plain Layout
20246
20247 \backslash
20248 Gamma
20249 \end_layout
20250
20251 \end_inset
20252 </cell>
20253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20254 \begin_inset Text
20255
20256 \begin_layout Plain Layout
20257 \begin_inset Formula $\Gamma$
20258 \end_inset
20259
20260
20261 \end_layout
20262
20263 \end_inset
20264 </cell>
20265 </row>
20266 <row>
20267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20268 \begin_inset Text
20269
20270 \begin_layout Plain Layout
20271
20272 \backslash
20273 Delta
20274 \end_layout
20275
20276 \end_inset
20277 </cell>
20278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20279 \begin_inset Text
20280
20281 \begin_layout Plain Layout
20282 \begin_inset Formula $\Delta$
20283 \end_inset
20284
20285
20286 \end_layout
20287
20288 \end_inset
20289 </cell>
20290 </row>
20291 <row>
20292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20293 \begin_inset Text
20294
20295 \begin_layout Plain Layout
20296
20297 \backslash
20298 Theta
20299 \end_layout
20300
20301 \end_inset
20302 </cell>
20303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20304 \begin_inset Text
20305
20306 \begin_layout Plain Layout
20307 \begin_inset Formula $\Theta$
20308 \end_inset
20309
20310
20311 \end_layout
20312
20313 \end_inset
20314 </cell>
20315 </row>
20316 <row>
20317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20318 \begin_inset Text
20319
20320 \begin_layout Plain Layout
20321
20322 \backslash
20323 Lambda
20324 \end_layout
20325
20326 \end_inset
20327 </cell>
20328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20329 \begin_inset Text
20330
20331 \begin_layout Plain Layout
20332 \begin_inset Formula $\Lambda$
20333 \end_inset
20334
20335
20336 \end_layout
20337
20338 \end_inset
20339 </cell>
20340 </row>
20341 <row>
20342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346
20347 \backslash
20348 Xi
20349 \end_layout
20350
20351 \end_inset
20352 </cell>
20353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357 \begin_inset Formula $\Xi$
20358 \end_inset
20359
20360
20361 \end_layout
20362
20363 \end_inset
20364 </cell>
20365 </row>
20366 <row>
20367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371
20372 \backslash
20373 Pi
20374 \end_layout
20375
20376 \end_inset
20377 </cell>
20378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20379 \begin_inset Text
20380
20381 \begin_layout Plain Layout
20382 \begin_inset Formula $\Pi$
20383 \end_inset
20384
20385
20386 \end_layout
20387
20388 \end_inset
20389 </cell>
20390 </row>
20391 </lyxtabular>
20392
20393 \end_inset
20394
20395
20396 \begin_inset space \hfill{}
20397 \end_inset
20398
20399
20400 \begin_inset Tabular
20401 <lyxtabular version="3" rows="6" columns="2">
20402 <features>
20403 <column alignment="center" valignment="top" width="0pt">
20404 <column alignment="center" valignment="top" width="0pt">
20405 <row>
20406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410 Comando
20411 \end_layout
20412
20413 \end_inset
20414 </cell>
20415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419 Símbolo
20420 \end_layout
20421
20422 \end_inset
20423 </cell>
20424 </row>
20425 <row>
20426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20427 \begin_inset Text
20428
20429 \begin_layout Plain Layout
20430
20431 \backslash
20432 Sigma
20433 \end_layout
20434
20435 \end_inset
20436 </cell>
20437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20438 \begin_inset Text
20439
20440 \begin_layout Plain Layout
20441 \begin_inset Formula $\Sigma$
20442 \end_inset
20443
20444
20445 \end_layout
20446
20447 \end_inset
20448 </cell>
20449 </row>
20450 <row>
20451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20452 \begin_inset Text
20453
20454 \begin_layout Plain Layout
20455
20456 \backslash
20457 Upsilon
20458 \end_layout
20459
20460 \end_inset
20461 </cell>
20462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20463 \begin_inset Text
20464
20465 \begin_layout Plain Layout
20466 \begin_inset Formula $\Upsilon$
20467 \end_inset
20468
20469
20470 \end_layout
20471
20472 \end_inset
20473 </cell>
20474 </row>
20475 <row>
20476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20477 \begin_inset Text
20478
20479 \begin_layout Plain Layout
20480
20481 \backslash
20482 Phi
20483 \end_layout
20484
20485 \end_inset
20486 </cell>
20487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20488 \begin_inset Text
20489
20490 \begin_layout Plain Layout
20491 \begin_inset Formula $\Phi$
20492 \end_inset
20493
20494
20495 \end_layout
20496
20497 \end_inset
20498 </cell>
20499 </row>
20500 <row>
20501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20502 \begin_inset Text
20503
20504 \begin_layout Plain Layout
20505
20506 \backslash
20507 Psi
20508 \end_layout
20509
20510 \end_inset
20511 </cell>
20512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20513 \begin_inset Text
20514
20515 \begin_layout Plain Layout
20516 \begin_inset Formula $\Psi$
20517 \end_inset
20518
20519
20520 \end_layout
20521
20522 \end_inset
20523 </cell>
20524 </row>
20525 <row>
20526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20527 \begin_inset Text
20528
20529 \begin_layout Plain Layout
20530
20531 \backslash
20532 Omega
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20538 \begin_inset Text
20539
20540 \begin_layout Plain Layout
20541 \begin_inset Formula $\Omega$
20542 \end_inset
20543
20544
20545 \end_layout
20546
20547 \end_inset
20548 </cell>
20549 </row>
20550 </lyxtabular>
20551
20552 \end_inset
20553
20554
20555 \begin_inset space \hfill{}
20556 \end_inset
20557
20558
20559 \end_layout
20560
20561 \begin_layout Standard
20562 \begin_inset VSpace medskip
20563 \end_inset
20564
20565
20566 \end_layout
20567
20568 \begin_layout Standard
20569 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20570  cuando se desarrolló TeX.
20571  Para obtener mayúsculas en cursiva, inicia cada comando con 
20572 \series bold
20573 var
20574 \series default
20575 .
20576  Por ejemplo, el comando 
20577 \series bold
20578
20579 \backslash
20580 varGamma
20581 \series default
20582  genera: 
20583 \begin_inset Formula $\varGamma$
20584 \end_inset
20585
20586
20587 \end_layout
20588
20589 \begin_layout Subsection
20590 Letras en negrita
20591 \begin_inset Index
20592 status collapsed
20593
20594 \begin_layout Plain Layout
20595 Letras griegas ! en negrita
20596 \end_layout
20597
20598 \end_inset
20599
20600
20601 \end_layout
20602
20603 \begin_layout Standard
20604 Las letras griegas no admiten diferentes estilos de fuente como las latinas.
20605  Sólo se pueden poner en negrita con el comando 
20606 \series bold
20607
20608 \backslash
20609 boldsymbol
20610 \series default
20611
20612 \begin_inset Index
20613 status collapsed
20614
20615 \begin_layout Plain Layout
20616 Comandos ! B ! 
20617 \backslash
20618 boldsymbol
20619 \end_layout
20620
20621 \end_inset
20622
20623 .
20624 \end_layout
20625
20626 \begin_layout Standard
20627 \align center
20628 \begin_inset Tabular
20629 <lyxtabular version="3" rows="3" columns="2">
20630 <features>
20631 <column alignment="center" valignment="top" width="0">
20632 <column alignment="center" valignment="top" width="0">
20633 <row>
20634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20635 \begin_inset Text
20636
20637 \begin_layout Plain Layout
20638 Comando
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647 Símbolo
20648 \end_layout
20649
20650 \end_inset
20651 </cell>
20652 </row>
20653 <row>
20654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20655 \begin_inset Text
20656
20657 \begin_layout Plain Layout
20658
20659 \backslash
20660 Upsilon
20661 \backslash
20662 boldsymbol
20663 \backslash
20664 Upsilon
20665 \end_layout
20666
20667 \end_inset
20668 </cell>
20669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20670 \begin_inset Text
20671
20672 \begin_layout Plain Layout
20673 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20674 \end_inset
20675
20676
20677 \end_layout
20678
20679 \end_inset
20680 </cell>
20681 </row>
20682 <row>
20683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20684 \begin_inset Text
20685
20686 \begin_layout Plain Layout
20687
20688 \backslash
20689 theta
20690 \backslash
20691 boldsymbol
20692 \backslash
20693 theta
20694 \end_layout
20695
20696 \end_inset
20697 </cell>
20698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20699 \begin_inset Text
20700
20701 \begin_layout Plain Layout
20702 \begin_inset Formula $\theta\boldsymbol{\theta}$
20703 \end_inset
20704
20705
20706 \end_layout
20707
20708 \end_inset
20709 </cell>
20710 </row>
20711 </lyxtabular>
20712
20713 \end_inset
20714
20715
20716 \end_layout
20717
20718 \begin_layout Section
20719 Símbolos
20720 \begin_inset ERT
20721 status collapsed
20722
20723 \begin_layout Plain Layout
20724
20725
20726 \backslash
20727 texorpdfstring{
20728 \end_layout
20729
20730 \end_inset
20731
20732
20733 \begin_inset Foot
20734 status collapsed
20735
20736 \begin_layout Plain Layout
20737 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
20738  LaTeX en 
20739 \begin_inset CommandInset citation
20740 LatexCommand cite
20741 key "Symbols"
20742
20743 \end_inset
20744
20745 .
20746 \end_layout
20747
20748 \end_inset
20749
20750
20751 \begin_inset ERT
20752 status collapsed
20753
20754 \begin_layout Plain Layout
20755
20756 }{}
20757 \end_layout
20758
20759 \end_inset
20760
20761
20762 \begin_inset Note Note
20763 status collapsed
20764
20765 \begin_layout Plain Layout
20766
20767 \backslash
20768 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
20769  PDF.
20770 \end_layout
20771
20772 \begin_layout Plain Layout
20773 Más sobre 
20774 \backslash
20775 texorpdfstring en la sección 
20776 \begin_inset CommandInset ref
20777 LatexCommand ref
20778 reference "sub:Ecuaciones-en-encabezados"
20779
20780 \end_inset
20781
20782 .
20783 \end_layout
20784
20785 \end_inset
20786
20787
20788 \begin_inset Index
20789 status collapsed
20790
20791 \begin_layout Plain Layout
20792 Símbolos
20793 \end_layout
20794
20795 \end_inset
20796
20797
20798 \end_layout
20799
20800 \begin_layout Standard
20801 Muchos de los símbolos listados en esta sección se pueden insertar además
20802  mediante los botones 
20803 \begin_inset Graphics
20804         filename ../../images/math/nabla.png
20805         scale 85
20806
20807 \end_inset
20808
20809  y 
20810 \begin_inset Graphics
20811         filename ../../images/math/digamma.png
20812         scale 85
20813
20814 \end_inset
20815
20816  de la barra de ecuaciones.
20817 \end_layout
20818
20819 \begin_layout Subsection
20820 Símbolos matemáticos
20821 \begin_inset CommandInset label
20822 LatexCommand label
20823 name "sub:Símbolos-matemáticos"
20824
20825 \end_inset
20826
20827
20828 \begin_inset Index
20829 status collapsed
20830
20831 \begin_layout Plain Layout
20832 Símbolos ! matemáticos
20833 \end_layout
20834
20835 \end_inset
20836
20837
20838 \end_layout
20839
20840 \begin_layout Standard
20841 \begin_inset space \hfill{}
20842 \end_inset
20843
20844
20845 \begin_inset Tabular
20846 <lyxtabular version="3" rows="10" columns="2">
20847 <features>
20848 <column alignment="center" valignment="top" width="0pt">
20849 <column alignment="center" valignment="top" width="0pt">
20850 <row>
20851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20852 \begin_inset Text
20853
20854 \begin_layout Plain Layout
20855 Comando
20856 \end_layout
20857
20858 \end_inset
20859 </cell>
20860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20861 \begin_inset Text
20862
20863 \begin_layout Plain Layout
20864 Símbolo
20865 \end_layout
20866
20867 \end_inset
20868 </cell>
20869 </row>
20870 <row>
20871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20872 \begin_inset Text
20873
20874 \begin_layout Plain Layout
20875
20876 \backslash
20877 neg
20878 \end_layout
20879
20880 \end_inset
20881 </cell>
20882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20883 \begin_inset Text
20884
20885 \begin_layout Plain Layout
20886 \begin_inset Formula $\neg$
20887 \end_inset
20888
20889
20890 \end_layout
20891
20892 \end_inset
20893 </cell>
20894 </row>
20895 <row>
20896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20897 \begin_inset Text
20898
20899 \begin_layout Plain Layout
20900
20901 \backslash
20902 Im
20903 \end_layout
20904
20905 \end_inset
20906 </cell>
20907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20908 \begin_inset Text
20909
20910 \begin_layout Plain Layout
20911 \begin_inset Formula $\Im$
20912 \end_inset
20913
20914
20915 \end_layout
20916
20917 \end_inset
20918 </cell>
20919 </row>
20920 <row>
20921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20922 \begin_inset Text
20923
20924 \begin_layout Plain Layout
20925
20926 \backslash
20927 Re
20928 \end_layout
20929
20930 \end_inset
20931 </cell>
20932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20933 \begin_inset Text
20934
20935 \begin_layout Plain Layout
20936 \begin_inset Formula $\Re$
20937 \end_inset
20938
20939
20940 \end_layout
20941
20942 \end_inset
20943 </cell>
20944 </row>
20945 <row>
20946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20947 \begin_inset Text
20948
20949 \begin_layout Plain Layout
20950
20951 \backslash
20952 aleph
20953 \end_layout
20954
20955 \end_inset
20956 </cell>
20957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20958 \begin_inset Text
20959
20960 \begin_layout Plain Layout
20961 \begin_inset Formula $\aleph$
20962 \end_inset
20963
20964
20965 \end_layout
20966
20967 \end_inset
20968 </cell>
20969 </row>
20970 <row>
20971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20972 \begin_inset Text
20973
20974 \begin_layout Plain Layout
20975
20976 \backslash
20977 partial
20978 \end_layout
20979
20980 \end_inset
20981 </cell>
20982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20983 \begin_inset Text
20984
20985 \begin_layout Plain Layout
20986 \begin_inset Formula $\partial$
20987 \end_inset
20988
20989
20990 \end_layout
20991
20992 \end_inset
20993 </cell>
20994 </row>
20995 <row>
20996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20997 \begin_inset Text
20998
20999 \begin_layout Plain Layout
21000
21001 \backslash
21002 infty
21003 \end_layout
21004
21005 \end_inset
21006 </cell>
21007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21008 \begin_inset Text
21009
21010 \begin_layout Plain Layout
21011 \begin_inset Formula $\infty$
21012 \end_inset
21013
21014
21015 \end_layout
21016
21017 \end_inset
21018 </cell>
21019 </row>
21020 <row>
21021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21022 \begin_inset Text
21023
21024 \begin_layout Plain Layout
21025
21026 \backslash
21027 wp
21028 \end_layout
21029
21030 \end_inset
21031 </cell>
21032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21033 \begin_inset Text
21034
21035 \begin_layout Plain Layout
21036 \begin_inset Formula $\wp$
21037 \end_inset
21038
21039
21040 \end_layout
21041
21042 \end_inset
21043 </cell>
21044 </row>
21045 <row>
21046 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21047 \begin_inset Text
21048
21049 \begin_layout Plain Layout
21050
21051 \backslash
21052 imath
21053 \end_layout
21054
21055 \end_inset
21056 </cell>
21057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21058 \begin_inset Text
21059
21060 \begin_layout Plain Layout
21061 \begin_inset Formula $\imath$
21062 \end_inset
21063
21064
21065 \end_layout
21066
21067 \end_inset
21068 </cell>
21069 </row>
21070 <row>
21071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21072 \begin_inset Text
21073
21074 \begin_layout Plain Layout
21075
21076 \backslash
21077 jmath
21078 \end_layout
21079
21080 \end_inset
21081 </cell>
21082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21083 \begin_inset Text
21084
21085 \begin_layout Plain Layout
21086 \begin_inset Formula $\jmath$
21087 \end_inset
21088
21089
21090 \end_layout
21091
21092 \end_inset
21093 </cell>
21094 </row>
21095 </lyxtabular>
21096
21097 \end_inset
21098
21099
21100 \begin_inset space \hfill{}
21101 \end_inset
21102
21103
21104 \begin_inset Tabular
21105 <lyxtabular version="3" rows="10" columns="2">
21106 <features>
21107 <column alignment="center" valignment="top" width="0pt">
21108 <column alignment="center" valignment="top" width="0pt">
21109 <row>
21110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21111 \begin_inset Text
21112
21113 \begin_layout Plain Layout
21114 Comando
21115 \end_layout
21116
21117 \end_inset
21118 </cell>
21119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21120 \begin_inset Text
21121
21122 \begin_layout Plain Layout
21123 Símbolo
21124 \begin_inset Note Note
21125 status collapsed
21126
21127 \begin_layout Plain Layout
21128
21129 \series bold
21130
21131 \backslash
21132 raisebox
21133 \series default
21134  se usa sólo como espaciador
21135 \end_layout
21136
21137 \end_inset
21138
21139
21140 \end_layout
21141
21142 \end_inset
21143 </cell>
21144 </row>
21145 <row>
21146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21147 \begin_inset Text
21148
21149 \begin_layout Plain Layout
21150
21151 \backslash
21152 forall
21153 \end_layout
21154
21155 \end_inset
21156 </cell>
21157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21158 \begin_inset Text
21159
21160 \begin_layout Plain Layout
21161 \begin_inset Formula $\forall$
21162 \end_inset
21163
21164
21165 \end_layout
21166
21167 \end_inset
21168 </cell>
21169 </row>
21170 <row>
21171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21172 \begin_inset Text
21173
21174 \begin_layout Plain Layout
21175
21176 \backslash
21177 exists
21178 \end_layout
21179
21180 \end_inset
21181 </cell>
21182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21183 \begin_inset Text
21184
21185 \begin_layout Plain Layout
21186 \begin_inset Formula $\exists$
21187 \end_inset
21188
21189
21190 \end_layout
21191
21192 \end_inset
21193 </cell>
21194 </row>
21195 <row>
21196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21197 \begin_inset Text
21198
21199 \begin_layout Plain Layout
21200
21201 \backslash
21202 nexists
21203 \end_layout
21204
21205 \end_inset
21206 </cell>
21207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21208 \begin_inset Text
21209
21210 \begin_layout Plain Layout
21211 \begin_inset Formula $\nexists$
21212 \end_inset
21213
21214
21215 \end_layout
21216
21217 \end_inset
21218 </cell>
21219 </row>
21220 <row>
21221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21222 \begin_inset Text
21223
21224 \begin_layout Plain Layout
21225
21226 \backslash
21227 emptyset
21228 \end_layout
21229
21230 \end_inset
21231 </cell>
21232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21233 \begin_inset Text
21234
21235 \begin_layout Plain Layout
21236 \begin_inset Formula $\emptyset$
21237 \end_inset
21238
21239
21240 \end_layout
21241
21242 \end_inset
21243 </cell>
21244 </row>
21245 <row>
21246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21247 \begin_inset Text
21248
21249 \begin_layout Plain Layout
21250
21251 \backslash
21252 varnothing
21253 \end_layout
21254
21255 \end_inset
21256 </cell>
21257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21258 \begin_inset Text
21259
21260 \begin_layout Plain Layout
21261 \begin_inset Formula $\varnothing$
21262 \end_inset
21263
21264
21265 \end_layout
21266
21267 \end_inset
21268 </cell>
21269 </row>
21270 <row>
21271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21272 \begin_inset Text
21273
21274 \begin_layout Plain Layout
21275
21276 \backslash
21277 dag
21278 \end_layout
21279
21280 \end_inset
21281 </cell>
21282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21283 \begin_inset Text
21284
21285 \begin_layout Plain Layout
21286 \begin_inset Formula $\dag$
21287 \end_inset
21288
21289
21290 \end_layout
21291
21292 \end_inset
21293 </cell>
21294 </row>
21295 <row>
21296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21297 \begin_inset Text
21298
21299 \begin_layout Plain Layout
21300
21301 \backslash
21302 ddag
21303 \end_layout
21304
21305 \end_inset
21306 </cell>
21307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21308 \begin_inset Text
21309
21310 \begin_layout Plain Layout
21311 \begin_inset Formula $\ddag$
21312 \end_inset
21313
21314
21315 \end_layout
21316
21317 \end_inset
21318 </cell>
21319 </row>
21320 <row>
21321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21322 \begin_inset Text
21323
21324 \begin_layout Plain Layout
21325
21326 \backslash
21327 complement
21328 \end_layout
21329
21330 \end_inset
21331 </cell>
21332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21333 \begin_inset Text
21334
21335 \begin_layout Plain Layout
21336 \begin_inset ERT
21337 status collapsed
21338
21339 \begin_layout Plain Layout
21340
21341
21342 \backslash
21343 raisebox{-0.8mm}{
21344 \end_layout
21345
21346 \end_inset
21347
21348
21349 \begin_inset Formula $\complement$
21350 \end_inset
21351
21352
21353 \begin_inset ERT
21354 status collapsed
21355
21356 \begin_layout Plain Layout
21357
21358 }
21359 \end_layout
21360
21361 \end_inset
21362
21363
21364 \end_layout
21365
21366 \end_inset
21367 </cell>
21368 </row>
21369 <row>
21370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21371 \begin_inset Text
21372
21373 \begin_layout Plain Layout
21374
21375 \backslash
21376 Bbbk
21377 \end_layout
21378
21379 \end_inset
21380 </cell>
21381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21382 \begin_inset Text
21383
21384 \begin_layout Plain Layout
21385 \begin_inset Formula $\Bbbk$
21386 \end_inset
21387
21388
21389 \end_layout
21390
21391 \end_inset
21392 </cell>
21393 </row>
21394 </lyxtabular>
21395
21396 \end_inset
21397
21398
21399 \begin_inset space \hfill{}
21400 \end_inset
21401
21402
21403 \begin_inset Tabular
21404 <lyxtabular version="3" rows="10" columns="2">
21405 <features>
21406 <column alignment="center" valignment="top" width="0pt">
21407 <column alignment="center" valignment="top" width="0pt">
21408 <row>
21409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21410 \begin_inset Text
21411
21412 \begin_layout Plain Layout
21413 Comando
21414 \end_layout
21415
21416 \end_inset
21417 </cell>
21418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21419 \begin_inset Text
21420
21421 \begin_layout Plain Layout
21422 Símbolo
21423 \end_layout
21424
21425 \end_inset
21426 </cell>
21427 </row>
21428 <row>
21429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21430 \begin_inset Text
21431
21432 \begin_layout Plain Layout
21433
21434 \backslash
21435 prime
21436 \end_layout
21437
21438 \end_inset
21439 </cell>
21440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21441 \begin_inset Text
21442
21443 \begin_layout Plain Layout
21444 \begin_inset Formula $\prime$
21445 \end_inset
21446
21447
21448 \end_layout
21449
21450 \end_inset
21451 </cell>
21452 </row>
21453 <row>
21454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21455 \begin_inset Text
21456
21457 \begin_layout Plain Layout
21458
21459 \backslash
21460 backprime
21461 \end_layout
21462
21463 \end_inset
21464 </cell>
21465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21466 \begin_inset Text
21467
21468 \begin_layout Plain Layout
21469 \begin_inset Formula $\backprime$
21470 \end_inset
21471
21472
21473 \end_layout
21474
21475 \end_inset
21476 </cell>
21477 </row>
21478 <row>
21479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21480 \begin_inset Text
21481
21482 \begin_layout Plain Layout
21483
21484 \backslash
21485 mho
21486 \end_layout
21487
21488 \end_inset
21489 </cell>
21490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21491 \begin_inset Text
21492
21493 \begin_layout Plain Layout
21494 \begin_inset Formula $\mho$
21495 \end_inset
21496
21497
21498 \end_layout
21499
21500 \end_inset
21501 </cell>
21502 </row>
21503 <row>
21504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21505 \begin_inset Text
21506
21507 \begin_layout Plain Layout
21508
21509 \backslash
21510 triangle
21511 \end_layout
21512
21513 \end_inset
21514 </cell>
21515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21516 \begin_inset Text
21517
21518 \begin_layout Plain Layout
21519 \begin_inset Formula $\triangle$
21520 \end_inset
21521
21522
21523 \end_layout
21524
21525 \end_inset
21526 </cell>
21527 </row>
21528 <row>
21529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21530 \begin_inset Text
21531
21532 \begin_layout Plain Layout
21533
21534 \backslash
21535 angle
21536 \end_layout
21537
21538 \end_inset
21539 </cell>
21540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21541 \begin_inset Text
21542
21543 \begin_layout Plain Layout
21544 \begin_inset Formula $\angle$
21545 \end_inset
21546
21547
21548 \end_layout
21549
21550 \end_inset
21551 </cell>
21552 </row>
21553 <row>
21554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21555 \begin_inset Text
21556
21557 \begin_layout Plain Layout
21558
21559 \backslash
21560 measuredangle
21561 \end_layout
21562
21563 \end_inset
21564 </cell>
21565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21566 \begin_inset Text
21567
21568 \begin_layout Plain Layout
21569 \begin_inset Formula $\measuredangle$
21570 \end_inset
21571
21572
21573 \end_layout
21574
21575 \end_inset
21576 </cell>
21577 </row>
21578 <row>
21579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21580 \begin_inset Text
21581
21582 \begin_layout Plain Layout
21583
21584 \backslash
21585 sphericalangle
21586 \end_layout
21587
21588 \end_inset
21589 </cell>
21590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Plain Layout
21594 \begin_inset Formula $\sphericalangle$
21595 \end_inset
21596
21597
21598 \end_layout
21599
21600 \end_inset
21601 </cell>
21602 </row>
21603 <row>
21604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21605 \begin_inset Text
21606
21607 \begin_layout Plain Layout
21608
21609 \backslash
21610 top
21611 \end_layout
21612
21613 \end_inset
21614 </cell>
21615 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21616 \begin_inset Text
21617
21618 \begin_layout Plain Layout
21619 \begin_inset Formula $\top$
21620 \end_inset
21621
21622
21623 \end_layout
21624
21625 \end_inset
21626 </cell>
21627 </row>
21628 <row>
21629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21630 \begin_inset Text
21631
21632 \begin_layout Plain Layout
21633
21634 \backslash
21635 bot
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21641 \begin_inset Text
21642
21643 \begin_layout Plain Layout
21644 \begin_inset Formula $\bot$
21645 \end_inset
21646
21647
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 </row>
21653 </lyxtabular>
21654
21655 \end_inset
21656
21657
21658 \begin_inset space \hfill{}
21659 \end_inset
21660
21661
21662 \end_layout
21663
21664 \begin_layout Subsection
21665 Símbolos misceláneos
21666 \begin_inset CommandInset label
21667 LatexCommand label
21668 name "sub:Símbolos-misceláneos"
21669
21670 \end_inset
21671
21672
21673 \begin_inset Index
21674 status collapsed
21675
21676 \begin_layout Plain Layout
21677 Símbolos ! misceláneos
21678 \end_layout
21679
21680 \end_inset
21681
21682
21683 \end_layout
21684
21685 \begin_layout Standard
21686 \noindent
21687 \align center
21688 \begin_inset Tabular
21689 <lyxtabular version="3" rows="10" columns="2">
21690 <features>
21691 <column alignment="center" valignment="top" width="0pt">
21692 <column alignment="center" valignment="top" width="0pt">
21693 <row>
21694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21695 \begin_inset Text
21696
21697 \begin_layout Plain Layout
21698 Comando
21699 \end_layout
21700
21701 \end_inset
21702 </cell>
21703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21704 \begin_inset Text
21705
21706 \begin_layout Plain Layout
21707 Símbolo
21708 \end_layout
21709
21710 \end_inset
21711 </cell>
21712 </row>
21713 <row>
21714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21715 \begin_inset Text
21716
21717 \begin_layout Plain Layout
21718
21719 \backslash
21720 flat
21721 \end_layout
21722
21723 \end_inset
21724 </cell>
21725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21726 \begin_inset Text
21727
21728 \begin_layout Plain Layout
21729 \begin_inset Formula $\flat$
21730 \end_inset
21731
21732
21733 \end_layout
21734
21735 \end_inset
21736 </cell>
21737 </row>
21738 <row>
21739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21740 \begin_inset Text
21741
21742 \begin_layout Plain Layout
21743
21744 \backslash
21745 natural
21746 \end_layout
21747
21748 \end_inset
21749 </cell>
21750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21751 \begin_inset Text
21752
21753 \begin_layout Plain Layout
21754 \begin_inset Formula $\natural$
21755 \end_inset
21756
21757
21758 \end_layout
21759
21760 \end_inset
21761 </cell>
21762 </row>
21763 <row>
21764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21765 \begin_inset Text
21766
21767 \begin_layout Plain Layout
21768
21769 \backslash
21770 sharp
21771 \end_layout
21772
21773 \end_inset
21774 </cell>
21775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21776 \begin_inset Text
21777
21778 \begin_layout Plain Layout
21779 \begin_inset Formula $\sharp$
21780 \end_inset
21781
21782
21783 \end_layout
21784
21785 \end_inset
21786 </cell>
21787 </row>
21788 <row>
21789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21790 \begin_inset Text
21791
21792 \begin_layout Plain Layout
21793
21794 \backslash
21795 surd
21796 \end_layout
21797
21798 \end_inset
21799 </cell>
21800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21801 \begin_inset Text
21802
21803 \begin_layout Plain Layout
21804 \begin_inset Formula $\surd$
21805 \end_inset
21806
21807
21808 \end_layout
21809
21810 \end_inset
21811 </cell>
21812 </row>
21813 <row>
21814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21815 \begin_inset Text
21816
21817 \begin_layout Plain Layout
21818
21819 \backslash
21820 checkmark
21821 \end_layout
21822
21823 \end_inset
21824 </cell>
21825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21826 \begin_inset Text
21827
21828 \begin_layout Plain Layout
21829 \begin_inset Formula $\checkmark$
21830 \end_inset
21831
21832
21833 \end_layout
21834
21835 \end_inset
21836 </cell>
21837 </row>
21838 <row>
21839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21840 \begin_inset Text
21841
21842 \begin_layout Plain Layout
21843
21844 \backslash
21845 yen
21846 \end_layout
21847
21848 \end_inset
21849 </cell>
21850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21851 \begin_inset Text
21852
21853 \begin_layout Plain Layout
21854 \begin_inset Formula $\yen$
21855 \end_inset
21856
21857
21858 \end_layout
21859
21860 \end_inset
21861 </cell>
21862 </row>
21863 <row>
21864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21865 \begin_inset Text
21866
21867 \begin_layout Plain Layout
21868
21869 \backslash
21870 pounds
21871 \end_layout
21872
21873 \end_inset
21874 </cell>
21875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21876 \begin_inset Text
21877
21878 \begin_layout Plain Layout
21879 \begin_inset Formula $\pounds$
21880 \end_inset
21881
21882
21883 \end_layout
21884
21885 \end_inset
21886 </cell>
21887 </row>
21888 <row>
21889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21890 \begin_inset Text
21891
21892 \begin_layout Plain Layout
21893 $
21894 \end_layout
21895
21896 \end_inset
21897 </cell>
21898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21899 \begin_inset Text
21900
21901 \begin_layout Plain Layout
21902 \begin_inset Formula $\$$
21903 \end_inset
21904
21905
21906 \end_layout
21907
21908 \end_inset
21909 </cell>
21910 </row>
21911 <row>
21912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21913 \begin_inset Text
21914
21915 \begin_layout Plain Layout
21916 §
21917 \end_layout
21918
21919 \end_inset
21920 </cell>
21921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21922 \begin_inset Text
21923
21924 \begin_layout Plain Layout
21925 \begin_inset Formula $§$
21926 \end_inset
21927
21928
21929 \end_layout
21930
21931 \end_inset
21932 </cell>
21933 </row>
21934 </lyxtabular>
21935
21936 \end_inset
21937
21938
21939 \begin_inset Tabular
21940 <lyxtabular version="3" rows="10" columns="2">
21941 <features>
21942 <column alignment="center" valignment="top" width="0">
21943 <column alignment="center" valignment="top" width="0">
21944 <row>
21945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949 Comando
21950 \end_layout
21951
21952 \end_inset
21953 </cell>
21954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21955 \begin_inset Text
21956
21957 \begin_layout Plain Layout
21958 Símbolo
21959 \end_layout
21960
21961 \end_inset
21962 </cell>
21963 </row>
21964 <row>
21965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21966 \begin_inset Text
21967
21968 \begin_layout Plain Layout
21969
21970 \backslash
21971 hbar
21972 \end_layout
21973
21974 \end_inset
21975 </cell>
21976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21977 \begin_inset Text
21978
21979 \begin_layout Plain Layout
21980 \begin_inset Formula $\hbar$
21981 \end_inset
21982
21983
21984 \end_layout
21985
21986 \end_inset
21987 </cell>
21988 </row>
21989 <row>
21990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21991 \begin_inset Text
21992
21993 \begin_layout Plain Layout
21994
21995 \backslash
21996 hslash
21997 \end_layout
21998
21999 \end_inset
22000 </cell>
22001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22002 \begin_inset Text
22003
22004 \begin_layout Plain Layout
22005 \begin_inset Formula $\hslash$
22006 \end_inset
22007
22008
22009 \end_layout
22010
22011 \end_inset
22012 </cell>
22013 </row>
22014 <row>
22015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22016 \begin_inset Text
22017
22018 \begin_layout Plain Layout
22019
22020 \backslash
22021 clubsuit
22022 \end_layout
22023
22024 \end_inset
22025 </cell>
22026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22027 \begin_inset Text
22028
22029 \begin_layout Plain Layout
22030 \begin_inset Formula $\clubsuit$
22031 \end_inset
22032
22033
22034 \end_layout
22035
22036 \end_inset
22037 </cell>
22038 </row>
22039 <row>
22040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22041 \begin_inset Text
22042
22043 \begin_layout Plain Layout
22044
22045 \backslash
22046 spadesuit
22047 \end_layout
22048
22049 \end_inset
22050 </cell>
22051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22052 \begin_inset Text
22053
22054 \begin_layout Plain Layout
22055 \begin_inset Formula $\spadesuit$
22056 \end_inset
22057
22058
22059 \end_layout
22060
22061 \end_inset
22062 </cell>
22063 </row>
22064 <row>
22065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22066 \begin_inset Text
22067
22068 \begin_layout Plain Layout
22069
22070 \backslash
22071 bigstar
22072 \end_layout
22073
22074 \end_inset
22075 </cell>
22076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22077 \begin_inset Text
22078
22079 \begin_layout Plain Layout
22080 \begin_inset Formula $\bigstar$
22081 \end_inset
22082
22083
22084 \end_layout
22085
22086 \end_inset
22087 </cell>
22088 </row>
22089 <row>
22090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22091 \begin_inset Text
22092
22093 \begin_layout Plain Layout
22094
22095 \backslash
22096 blacklozenge
22097 \end_layout
22098
22099 \end_inset
22100 </cell>
22101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22102 \begin_inset Text
22103
22104 \begin_layout Plain Layout
22105 \begin_inset Formula $\blacklozenge$
22106 \end_inset
22107
22108
22109 \end_layout
22110
22111 \end_inset
22112 </cell>
22113 </row>
22114 <row>
22115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22116 \begin_inset Text
22117
22118 \begin_layout Plain Layout
22119
22120 \backslash
22121 blacktriangle
22122 \end_layout
22123
22124 \end_inset
22125 </cell>
22126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22127 \begin_inset Text
22128
22129 \begin_layout Plain Layout
22130 \begin_inset Formula $\blacktriangle$
22131 \end_inset
22132
22133
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 </row>
22139 <row>
22140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22141 \begin_inset Text
22142
22143 \begin_layout Plain Layout
22144
22145 \backslash
22146 blacktiangledown
22147 \end_layout
22148
22149 \end_inset
22150 </cell>
22151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22152 \begin_inset Text
22153
22154 \begin_layout Plain Layout
22155 \begin_inset Formula $\blacktriangledown$
22156 \end_inset
22157
22158
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 </row>
22164 <row>
22165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169
22170 \backslash
22171 bullet
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180 \begin_inset Formula $\bullet$
22181 \end_inset
22182
22183
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 </row>
22189 </lyxtabular>
22190
22191 \end_inset
22192
22193
22194 \begin_inset Tabular
22195 <lyxtabular version="3" rows="10" columns="2">
22196 <features>
22197 <column alignment="center" valignment="top" width="0pt">
22198 <column alignment="center" valignment="top" width="0pt">
22199 <row>
22200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22201 \begin_inset Text
22202
22203 \begin_layout Plain Layout
22204 Comando
22205 \end_layout
22206
22207 \end_inset
22208 </cell>
22209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22210 \begin_inset Text
22211
22212 \begin_layout Plain Layout
22213 Símbolo
22214 \end_layout
22215
22216 \end_inset
22217 </cell>
22218 </row>
22219 <row>
22220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22221 \begin_inset Text
22222
22223 \begin_layout Plain Layout
22224
22225 \backslash
22226 diamondsuit
22227 \end_layout
22228
22229 \end_inset
22230 </cell>
22231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22232 \begin_inset Text
22233
22234 \begin_layout Plain Layout
22235 \begin_inset Formula $\diamondsuit$
22236 \end_inset
22237
22238
22239 \end_layout
22240
22241 \end_inset
22242 </cell>
22243 </row>
22244 <row>
22245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22246 \begin_inset Text
22247
22248 \begin_layout Plain Layout
22249
22250 \backslash
22251 Diamond
22252 \end_layout
22253
22254 \end_inset
22255 </cell>
22256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22257 \begin_inset Text
22258
22259 \begin_layout Plain Layout
22260 \begin_inset Formula $\Diamond$
22261 \end_inset
22262
22263
22264 \end_layout
22265
22266 \end_inset
22267 </cell>
22268 </row>
22269 <row>
22270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22271 \begin_inset Text
22272
22273 \begin_layout Plain Layout
22274
22275 \backslash
22276 heartsuit
22277 \end_layout
22278
22279 \end_inset
22280 </cell>
22281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22282 \begin_inset Text
22283
22284 \begin_layout Plain Layout
22285 \begin_inset Formula $\heartsuit$
22286 \end_inset
22287
22288
22289 \end_layout
22290
22291 \end_inset
22292 </cell>
22293 </row>
22294 <row>
22295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22296 \begin_inset Text
22297
22298 \begin_layout Plain Layout
22299
22300 \backslash
22301 P
22302 \end_layout
22303
22304 \end_inset
22305 </cell>
22306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22307 \begin_inset Text
22308
22309 \begin_layout Plain Layout
22310 \begin_inset Formula $\P$
22311 \end_inset
22312
22313
22314 \end_layout
22315
22316 \end_inset
22317 </cell>
22318 </row>
22319 <row>
22320 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22321 \begin_inset Text
22322
22323 \begin_layout Plain Layout
22324
22325 \backslash
22326 copyright
22327 \end_layout
22328
22329 \end_inset
22330 </cell>
22331 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22332 \begin_inset Text
22333
22334 \begin_layout Plain Layout
22335 \begin_inset Formula $\copyright$
22336 \end_inset
22337
22338
22339 \end_layout
22340
22341 \end_inset
22342 </cell>
22343 </row>
22344 <row>
22345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22346 \begin_inset Text
22347
22348 \begin_layout Plain Layout
22349
22350 \backslash
22351 circledR
22352 \end_layout
22353
22354 \end_inset
22355 </cell>
22356 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22357 \begin_inset Text
22358
22359 \begin_layout Plain Layout
22360 \begin_inset Formula $\circledR$
22361 \end_inset
22362
22363
22364 \end_layout
22365
22366 \end_inset
22367 </cell>
22368 </row>
22369 <row>
22370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22371 \begin_inset Text
22372
22373 \begin_layout Plain Layout
22374
22375 \backslash
22376 maltese
22377 \end_layout
22378
22379 \end_inset
22380 </cell>
22381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22382 \begin_inset Text
22383
22384 \begin_layout Plain Layout
22385 \begin_inset Formula $\maltese$
22386 \end_inset
22387
22388
22389 \end_layout
22390
22391 \end_inset
22392 </cell>
22393 </row>
22394 <row>
22395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22396 \begin_inset Text
22397
22398 \begin_layout Plain Layout
22399
22400 \backslash
22401 diagup
22402 \end_layout
22403
22404 \end_inset
22405 </cell>
22406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22407 \begin_inset Text
22408
22409 \begin_layout Plain Layout
22410 \begin_inset Formula $\diagup$
22411 \end_inset
22412
22413
22414 \end_layout
22415
22416 \end_inset
22417 </cell>
22418 </row>
22419 <row>
22420 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22421 \begin_inset Text
22422
22423 \begin_layout Plain Layout
22424
22425 \backslash
22426 diagdown
22427 \end_layout
22428
22429 \end_inset
22430 </cell>
22431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22432 \begin_inset Text
22433
22434 \begin_layout Plain Layout
22435 \begin_inset Formula $\diagdown$
22436 \end_inset
22437
22438
22439 \end_layout
22440
22441 \end_inset
22442 </cell>
22443 </row>
22444 </lyxtabular>
22445
22446 \end_inset
22447
22448
22449 \end_layout
22450
22451 \begin_layout Standard
22452 \begin_inset VSpace medskip
22453 \end_inset
22454
22455
22456 \end_layout
22457
22458 \begin_layout Standard
22459 Hay más símbolos en 
22460 \begin_inset CommandInset ref
22461 LatexCommand ref
22462 reference "sub:Caracteres-especiales-misceláneos"
22463
22464 \end_inset
22465
22466 .
22467 \end_layout
22468
22469 \begin_layout Standard
22470 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22471 \begin_inset CommandInset ref
22472 LatexCommand ref
22473 reference "sub:Tamaños-de-fuentes"
22474
22475 \end_inset
22476
22477
22478 \end_layout
22479
22480 \begin_layout Subsection
22481 El símbolo del euro, €
22482 \begin_inset Index
22483 status collapsed
22484
22485 \begin_layout Plain Layout
22486 Símbolos ! euro
22487 \end_layout
22488
22489 \end_inset
22490
22491
22492 \begin_inset Index
22493 status collapsed
22494
22495 \begin_layout Plain Layout
22496
22497 \backslash
22498 @
22499 \begin_inset ERT
22500 status collapsed
22501
22502 \begin_layout Plain Layout
22503
22504
22505 \backslash
22506 officialeuro
22507 \end_layout
22508
22509 \end_inset
22510
22511
22512 \end_layout
22513
22514 \end_inset
22515
22516
22517 \end_layout
22518
22519 \begin_layout Standard
22520 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
22521  LaTeX 
22522 \series bold
22523 eurosym
22524 \series default
22525
22526 \begin_inset Index
22527 status collapsed
22528
22529 \begin_layout Plain Layout
22530 Paquetes ! eurosym
22531 \end_layout
22532
22533 \end_inset
22534
22535 , y cargado en el preámbulo LaTeX con la línea
22536 \end_layout
22537
22538 \begin_layout Standard
22539
22540 \series bold
22541
22542 \backslash
22543 usepackage[gennarrow]{eurosym}
22544 \end_layout
22545
22546 \begin_layout Standard
22547 Actualmente también se puede insertar con el comando 
22548 \series bold
22549
22550 \backslash
22551 euro
22552 \series default
22553
22554 \begin_inset Index
22555 status collapsed
22556
22557 \begin_layout Plain Layout
22558 Comandos ! E ! 
22559 \backslash
22560 euro
22561 \end_layout
22562
22563 \end_inset
22564
22565 .
22566 \end_layout
22567
22568 \begin_layout Standard
22569 El símbolo del euro puede insertarse directamente con la tecla € en texto
22570  matemático sin tener 
22571 \series bold
22572 eurosym
22573 \series default
22574  instalado.
22575  Si 
22576 \series bold
22577 eurosym
22578 \series default
22579  está instalado, se puede insertar 
22580 \series bold
22581
22582 \backslash
22583 euro
22584 \series default
22585  en modo TeX.
22586  El símbolo oficial de la moneda se puede insertar con el comando 
22587 \series bold
22588
22589 \backslash
22590 officialeuro
22591 \series default
22592
22593 \begin_inset Index
22594 status collapsed
22595
22596 \begin_layout Plain Layout
22597 Comandos ! O ! 
22598 \backslash
22599 officialeuro
22600 \end_layout
22601
22602 \end_inset
22603
22604 , que sólo está disponible en modo TeX.
22605 \end_layout
22606
22607 \begin_layout Standard
22608 \begin_inset ERT
22609 status collapsed
22610
22611 \begin_layout Plain Layout
22612
22613
22614 \backslash
22615 ifeurosym
22616 \end_layout
22617
22618 \end_inset
22619
22620
22621 \begin_inset Note Note
22622 status collapsed
22623
22624 \begin_layout Plain Layout
22625 La tabla siguiente sólo se mostrará si está instalado el paquete LaTeX 
22626 \series bold
22627 eurosym
22628 \series default
22629 .
22630 \end_layout
22631
22632 \end_inset
22633
22634
22635 \end_layout
22636
22637 \begin_layout Standard
22638 Un vistazo a los diferentes símbolos del euro.
22639 \end_layout
22640
22641 \begin_layout Standard
22642 \noindent
22643 \align center
22644 \begin_inset Tabular
22645 <lyxtabular version="3" rows="4" columns="3">
22646 <features>
22647 <column alignment="center" valignment="top" width="0">
22648 <column alignment="center" valignment="top" width="0">
22649 <column alignment="center" valignment="top" width="0">
22650 <row>
22651 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22652 \begin_inset Text
22653
22654 \begin_layout Plain Layout
22655
22656 \end_layout
22657
22658 \end_inset
22659 </cell>
22660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22661 \begin_inset Text
22662
22663 \begin_layout Plain Layout
22664 Comando
22665 \end_layout
22666
22667 \end_inset
22668 </cell>
22669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22670 \begin_inset Text
22671
22672 \begin_layout Plain Layout
22673 Símbolo
22674 \end_layout
22675
22676 \end_inset
22677 </cell>
22678 </row>
22679 <row>
22680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22681 \begin_inset Text
22682
22683 \begin_layout Plain Layout
22684 ecuación
22685 \end_layout
22686
22687 \end_inset
22688 </cell>
22689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22690 \begin_inset Text
22691
22692 \begin_layout Plain Layout
22693
22694 \backslash
22695 euro
22696 \end_layout
22697
22698 \end_inset
22699 </cell>
22700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22701 \begin_inset Text
22702
22703 \begin_layout Plain Layout
22704 \begin_inset Formula $\euro$
22705 \end_inset
22706
22707
22708 \end_layout
22709
22710 \end_inset
22711 </cell>
22712 </row>
22713 <row>
22714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22715 \begin_inset Text
22716
22717 \begin_layout Plain Layout
22718 texto matemático
22719 \end_layout
22720
22721 \end_inset
22722 </cell>
22723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22724 \begin_inset Text
22725
22726 \begin_layout Plain Layout
22727
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 $\mbox{€}$
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" bottomline="true" leftline="true" usebox="none">
22747 \begin_inset Text
22748
22749 \begin_layout Plain Layout
22750 modo TeX
22751 \end_layout
22752
22753 \end_inset
22754 </cell>
22755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22756 \begin_inset Text
22757
22758 \begin_layout Plain Layout
22759
22760 \backslash
22761 officialeuro
22762 \end_layout
22763
22764 \end_inset
22765 </cell>
22766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22767 \begin_inset Text
22768
22769 \begin_layout Plain Layout
22770 \begin_inset ERT
22771 status collapsed
22772
22773 \begin_layout Plain Layout
22774
22775
22776 \backslash
22777 officialeuro
22778 \end_layout
22779
22780 \end_inset
22781
22782
22783 \end_layout
22784
22785 \end_inset
22786 </cell>
22787 </row>
22788 </lyxtabular>
22789
22790 \end_inset
22791
22792
22793 \end_layout
22794
22795 \begin_layout Standard
22796 \begin_inset ERT
22797 status collapsed
22798
22799 \begin_layout Plain Layout
22800
22801
22802 \backslash
22803 else
22804 \end_layout
22805
22806 \end_inset
22807
22808
22809 \begin_inset Note Note
22810 status collapsed
22811
22812 \begin_layout Plain Layout
22813 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
22814 \series bold
22815 eurosym
22816 \series default
22817 :
22818 \end_layout
22819
22820 \end_inset
22821
22822
22823 \end_layout
22824
22825 \begin_layout Standard
22826 Para ver la salida completa de esta subsección debe estar instalado el paquete
22827  LaTeX 
22828 \series bold
22829 eurosym
22830 \series default
22831 .
22832 \end_layout
22833
22834 \begin_layout Standard
22835 \begin_inset ERT
22836 status collapsed
22837
22838 \begin_layout Plain Layout
22839
22840
22841 \backslash
22842 fi
22843 \end_layout
22844
22845 \end_inset
22846
22847
22848 \end_layout
22849
22850 \begin_layout Section
22851 Relaciones
22852 \begin_inset CommandInset label
22853 LatexCommand label
22854 name "sec:Relaciones"
22855
22856 \end_inset
22857
22858
22859 \begin_inset Index
22860 status collapsed
22861
22862 \begin_layout Plain Layout
22863 Relaciones
22864 \end_layout
22865
22866 \end_inset
22867
22868
22869 \begin_inset Index
22870 status collapsed
22871
22872 \begin_layout Plain Layout
22873 Comparaciones|see
22874 \begin_inset ERT
22875 status collapsed
22876
22877 \begin_layout Plain Layout
22878
22879 {
22880 \end_layout
22881
22882 \end_inset
22883
22884 Relaciones
22885 \begin_inset ERT
22886 status collapsed
22887
22888 \begin_layout Plain Layout
22889
22890 }
22891 \end_layout
22892
22893 \end_inset
22894
22895
22896 \end_layout
22897
22898 \end_inset
22899
22900
22901 \end_layout
22902
22903 \begin_layout Standard
22904 Todas las relaciones se pueden insertar también con el botón 
22905 \begin_inset Graphics
22906         filename ../../images/math/leq.png
22907         scale 85
22908
22909 \end_inset
22910
22911  de la barra de ecuaciones.
22912 \end_layout
22913
22914 \begin_layout Standard
22915 \begin_inset space \hfill{}
22916 \end_inset
22917
22918
22919 \begin_inset Tabular
22920 <lyxtabular version="3" rows="17" columns="2">
22921 <features>
22922 <column alignment="center" valignment="top" width="0pt">
22923 <column alignment="center" valignment="top" width="0pt">
22924 <row>
22925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22926 \begin_inset Text
22927
22928 \begin_layout Plain Layout
22929 Comando
22930 \end_layout
22931
22932 \end_inset
22933 </cell>
22934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22935 \begin_inset Text
22936
22937 \begin_layout Plain Layout
22938 Relación
22939 \end_layout
22940
22941 \end_inset
22942 </cell>
22943 </row>
22944 <row>
22945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22946 \begin_inset Text
22947
22948 \begin_layout Plain Layout
22949 <
22950 \end_layout
22951
22952 \end_inset
22953 </cell>
22954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22955 \begin_inset Text
22956
22957 \begin_layout Plain Layout
22958 \begin_inset Formula $<$
22959 \end_inset
22960
22961
22962 \end_layout
22963
22964 \end_inset
22965 </cell>
22966 </row>
22967 <row>
22968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22969 \begin_inset Text
22970
22971 \begin_layout Plain Layout
22972
22973 \backslash
22974 le
22975 \end_layout
22976
22977 \end_inset
22978 </cell>
22979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22980 \begin_inset Text
22981
22982 \begin_layout Plain Layout
22983 \begin_inset Formula $\le$
22984 \end_inset
22985
22986
22987 \end_layout
22988
22989 \end_inset
22990 </cell>
22991 </row>
22992 <row>
22993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22994 \begin_inset Text
22995
22996 \begin_layout Plain Layout
22997
22998 \backslash
22999 ll
23000 \end_layout
23001
23002 \end_inset
23003 </cell>
23004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23005 \begin_inset Text
23006
23007 \begin_layout Plain Layout
23008 \begin_inset Formula $\ll$
23009 \end_inset
23010
23011
23012 \end_layout
23013
23014 \end_inset
23015 </cell>
23016 </row>
23017 <row>
23018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23019 \begin_inset Text
23020
23021 \begin_layout Plain Layout
23022
23023 \backslash
23024 prec
23025 \end_layout
23026
23027 \end_inset
23028 </cell>
23029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23030 \begin_inset Text
23031
23032 \begin_layout Plain Layout
23033 \begin_inset Formula $\prec$
23034 \end_inset
23035
23036
23037 \end_layout
23038
23039 \end_inset
23040 </cell>
23041 </row>
23042 <row>
23043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23044 \begin_inset Text
23045
23046 \begin_layout Plain Layout
23047
23048 \backslash
23049 preceq
23050 \end_layout
23051
23052 \end_inset
23053 </cell>
23054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23055 \begin_inset Text
23056
23057 \begin_layout Plain Layout
23058 \begin_inset Formula $\preceq$
23059 \end_inset
23060
23061
23062 \end_layout
23063
23064 \end_inset
23065 </cell>
23066 </row>
23067 <row>
23068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23069 \begin_inset Text
23070
23071 \begin_layout Plain Layout
23072
23073 \backslash
23074 subset
23075 \end_layout
23076
23077 \end_inset
23078 </cell>
23079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23080 \begin_inset Text
23081
23082 \begin_layout Plain Layout
23083 \begin_inset Formula $\subset$
23084 \end_inset
23085
23086
23087 \end_layout
23088
23089 \end_inset
23090 </cell>
23091 </row>
23092 <row>
23093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23094 \begin_inset Text
23095
23096 \begin_layout Plain Layout
23097
23098 \backslash
23099 subseteq
23100 \end_layout
23101
23102 \end_inset
23103 </cell>
23104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23105 \begin_inset Text
23106
23107 \begin_layout Plain Layout
23108 \begin_inset Formula $\subseteq$
23109 \end_inset
23110
23111
23112 \end_layout
23113
23114 \end_inset
23115 </cell>
23116 </row>
23117 <row>
23118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23119 \begin_inset Text
23120
23121 \begin_layout Plain Layout
23122
23123 \backslash
23124 sqsubseteq
23125 \end_layout
23126
23127 \end_inset
23128 </cell>
23129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23130 \begin_inset Text
23131
23132 \begin_layout Plain Layout
23133 \begin_inset Formula $\sqsubseteq$
23134 \end_inset
23135
23136
23137 \end_layout
23138
23139 \end_inset
23140 </cell>
23141 </row>
23142 <row>
23143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23144 \begin_inset Text
23145
23146 \begin_layout Plain Layout
23147
23148 \backslash
23149 in
23150 \end_layout
23151
23152 \end_inset
23153 </cell>
23154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23155 \begin_inset Text
23156
23157 \begin_layout Plain Layout
23158 \begin_inset Formula $\in$
23159 \end_inset
23160
23161
23162 \end_layout
23163
23164 \end_inset
23165 </cell>
23166 </row>
23167 <row>
23168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23169 \begin_inset Text
23170
23171 \begin_layout Plain Layout
23172
23173 \backslash
23174 vdash
23175 \end_layout
23176
23177 \end_inset
23178 </cell>
23179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23180 \begin_inset Text
23181
23182 \begin_layout Plain Layout
23183 \begin_inset Formula $\vdash$
23184 \end_inset
23185
23186
23187 \end_layout
23188
23189 \end_inset
23190 </cell>
23191 </row>
23192 <row>
23193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23194 \begin_inset Text
23195
23196 \begin_layout Plain Layout
23197
23198 \backslash
23199 smile
23200 \end_layout
23201
23202 \end_inset
23203 </cell>
23204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23205 \begin_inset Text
23206
23207 \begin_layout Plain Layout
23208 \begin_inset Formula $\smile$
23209 \end_inset
23210
23211
23212 \end_layout
23213
23214 \end_inset
23215 </cell>
23216 </row>
23217 <row>
23218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23219 \begin_inset Text
23220
23221 \begin_layout Plain Layout
23222
23223 \backslash
23224 lhd
23225 \end_layout
23226
23227 \end_inset
23228 </cell>
23229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23230 \begin_inset Text
23231
23232 \begin_layout Plain Layout
23233 \begin_inset Formula $\lhd$
23234 \end_inset
23235
23236
23237 \end_layout
23238
23239 \end_inset
23240 </cell>
23241 </row>
23242 <row>
23243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23244 \begin_inset Text
23245
23246 \begin_layout Plain Layout
23247
23248 \backslash
23249 unlhd
23250 \end_layout
23251
23252 \end_inset
23253 </cell>
23254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258 \begin_inset Formula $\unlhd$
23259 \end_inset
23260
23261
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 </row>
23267 <row>
23268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23269 \begin_inset Text
23270
23271 \begin_layout Plain Layout
23272
23273 \backslash
23274 gtrless
23275 \end_layout
23276
23277 \end_inset
23278 </cell>
23279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23280 \begin_inset Text
23281
23282 \begin_layout Plain Layout
23283 \begin_inset Formula $\gtrless$
23284 \end_inset
23285
23286
23287 \end_layout
23288
23289 \end_inset
23290 </cell>
23291 </row>
23292 <row>
23293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23294 \begin_inset Text
23295
23296 \begin_layout Plain Layout
23297
23298 \backslash
23299 mid
23300 \end_layout
23301
23302 \end_inset
23303 </cell>
23304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23305 \begin_inset Text
23306
23307 \begin_layout Plain Layout
23308 \begin_inset Formula $\mid$
23309 \end_inset
23310
23311
23312 \end_layout
23313
23314 \end_inset
23315 </cell>
23316 </row>
23317 <row>
23318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23319 \begin_inset Text
23320
23321 \begin_layout Plain Layout
23322
23323 \backslash
23324 nmid
23325 \end_layout
23326
23327 \end_inset
23328 </cell>
23329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23330 \begin_inset Text
23331
23332 \begin_layout Plain Layout
23333 \begin_inset Formula $\nmid$
23334 \end_inset
23335
23336
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 </row>
23342 </lyxtabular>
23343
23344 \end_inset
23345
23346
23347 \begin_inset space \hfill{}
23348 \end_inset
23349
23350
23351 \begin_inset Tabular
23352 <lyxtabular version="3" rows="17" columns="2">
23353 <features>
23354 <column alignment="center" valignment="top" width="0pt">
23355 <column alignment="center" valignment="top" width="0pt">
23356 <row>
23357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23358 \begin_inset Text
23359
23360 \begin_layout Plain Layout
23361 Comando
23362 \end_layout
23363
23364 \end_inset
23365 </cell>
23366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23367 \begin_inset Text
23368
23369 \begin_layout Plain Layout
23370 Relación
23371 \end_layout
23372
23373 \end_inset
23374 </cell>
23375 </row>
23376 <row>
23377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23378 \begin_inset Text
23379
23380 \begin_layout Plain Layout
23381 =
23382 \end_layout
23383
23384 \end_inset
23385 </cell>
23386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23387 \begin_inset Text
23388
23389 \begin_layout Plain Layout
23390 \begin_inset Formula $=$
23391 \end_inset
23392
23393
23394 \end_layout
23395
23396 \end_inset
23397 </cell>
23398 </row>
23399 <row>
23400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23401 \begin_inset Text
23402
23403 \begin_layout Plain Layout
23404
23405 \backslash
23406 not=
23407 \end_layout
23408
23409 \end_inset
23410 </cell>
23411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23412 \begin_inset Text
23413
23414 \begin_layout Plain Layout
23415 \begin_inset Formula $\not=$
23416 \end_inset
23417
23418
23419 \end_layout
23420
23421 \end_inset
23422 </cell>
23423 </row>
23424 <row>
23425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23426 \begin_inset Text
23427
23428 \begin_layout Plain Layout
23429
23430 \backslash
23431 equiv
23432 \end_layout
23433
23434 \end_inset
23435 </cell>
23436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23437 \begin_inset Text
23438
23439 \begin_layout Plain Layout
23440 \begin_inset Formula $\equiv$
23441 \end_inset
23442
23443
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 </row>
23449 <row>
23450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23451 \begin_inset Text
23452
23453 \begin_layout Plain Layout
23454
23455 \backslash
23456 sim
23457 \end_layout
23458
23459 \end_inset
23460 </cell>
23461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23462 \begin_inset Text
23463
23464 \begin_layout Plain Layout
23465 \begin_inset Formula $\sim$
23466 \end_inset
23467
23468
23469 \end_layout
23470
23471 \end_inset
23472 </cell>
23473 </row>
23474 <row>
23475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23476 \begin_inset Text
23477
23478 \begin_layout Plain Layout
23479
23480 \backslash
23481 simeq
23482 \end_layout
23483
23484 \end_inset
23485 </cell>
23486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23487 \begin_inset Text
23488
23489 \begin_layout Plain Layout
23490 \begin_inset Formula $\simeq$
23491 \end_inset
23492
23493
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 </row>
23499 <row>
23500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23501 \begin_inset Text
23502
23503 \begin_layout Plain Layout
23504
23505 \backslash
23506 approx
23507 \end_layout
23508
23509 \end_inset
23510 </cell>
23511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23512 \begin_inset Text
23513
23514 \begin_layout Plain Layout
23515 \begin_inset Formula $\approx$
23516 \end_inset
23517
23518
23519 \end_layout
23520
23521 \end_inset
23522 </cell>
23523 </row>
23524 <row>
23525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23526 \begin_inset Text
23527
23528 \begin_layout Plain Layout
23529
23530 \backslash
23531 cong
23532 \end_layout
23533
23534 \end_inset
23535 </cell>
23536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23537 \begin_inset Text
23538
23539 \begin_layout Plain Layout
23540 \begin_inset Formula $\cong$
23541 \end_inset
23542
23543
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 </row>
23549 <row>
23550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23551 \begin_inset Text
23552
23553 \begin_layout Plain Layout
23554
23555 \backslash
23556 bowtie
23557 \end_layout
23558
23559 \end_inset
23560 </cell>
23561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23562 \begin_inset Text
23563
23564 \begin_layout Plain Layout
23565 \begin_inset Formula $\bowtie$
23566 \end_inset
23567
23568
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 </row>
23574 <row>
23575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23576 \begin_inset Text
23577
23578 \begin_layout Plain Layout
23579
23580 \backslash
23581 notin
23582 \end_layout
23583
23584 \end_inset
23585 </cell>
23586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23587 \begin_inset Text
23588
23589 \begin_layout Plain Layout
23590 \begin_inset Formula $\notin$
23591 \end_inset
23592
23593
23594 \end_layout
23595
23596 \end_inset
23597 </cell>
23598 </row>
23599 <row>
23600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23601 \begin_inset Text
23602
23603 \begin_layout Plain Layout
23604
23605 \backslash
23606 perp
23607 \end_layout
23608
23609 \end_inset
23610 </cell>
23611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23612 \begin_inset Text
23613
23614 \begin_layout Plain Layout
23615 \begin_inset Formula $\perp$
23616 \end_inset
23617
23618
23619 \end_layout
23620
23621 \end_inset
23622 </cell>
23623 </row>
23624 <row>
23625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23626 \begin_inset Text
23627
23628 \begin_layout Plain Layout
23629
23630 \backslash
23631 propto
23632 \end_layout
23633
23634 \end_inset
23635 </cell>
23636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23637 \begin_inset Text
23638
23639 \begin_layout Plain Layout
23640 \begin_inset Formula $\propto$
23641 \end_inset
23642
23643
23644 \end_layout
23645
23646 \end_inset
23647 </cell>
23648 </row>
23649 <row>
23650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23651 \begin_inset Text
23652
23653 \begin_layout Plain Layout
23654
23655 \backslash
23656 asymp
23657 \end_layout
23658
23659 \end_inset
23660 </cell>
23661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23662 \begin_inset Text
23663
23664 \begin_layout Plain Layout
23665 \begin_inset Formula $\asymp$
23666 \end_inset
23667
23668
23669 \end_layout
23670
23671 \end_inset
23672 </cell>
23673 </row>
23674 <row>
23675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23676 \begin_inset Text
23677
23678 \begin_layout Plain Layout
23679
23680 \backslash
23681 doteq
23682 \end_layout
23683
23684 \end_inset
23685 </cell>
23686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23687 \begin_inset Text
23688
23689 \begin_layout Plain Layout
23690 \begin_inset Formula $\doteq$
23691 \end_inset
23692
23693
23694 \end_layout
23695
23696 \end_inset
23697 </cell>
23698 </row>
23699 <row>
23700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23701 \begin_inset Text
23702
23703 \begin_layout Plain Layout
23704
23705 \backslash
23706 circeq
23707 \end_layout
23708
23709 \end_inset
23710 </cell>
23711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23712 \begin_inset Text
23713
23714 \begin_layout Plain Layout
23715 \begin_inset Formula $\circeq$
23716 \end_inset
23717
23718
23719 \end_layout
23720
23721 \end_inset
23722 </cell>
23723 </row>
23724 <row>
23725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23726 \begin_inset Text
23727
23728 \begin_layout Plain Layout
23729
23730 \backslash
23731 models
23732 \end_layout
23733
23734 \end_inset
23735 </cell>
23736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23737 \begin_inset Text
23738
23739 \begin_layout Plain Layout
23740 \begin_inset Formula $\models$
23741 \end_inset
23742
23743
23744 \end_layout
23745
23746 \end_inset
23747 </cell>
23748 </row>
23749 <row>
23750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23751 \begin_inset Text
23752
23753 \begin_layout Plain Layout
23754
23755 \backslash
23756 widehat=
23757 \end_layout
23758
23759 \end_inset
23760 </cell>
23761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23762 \begin_inset Text
23763
23764 \begin_layout Plain Layout
23765 \begin_inset Formula $\widehat{=}$
23766 \end_inset
23767
23768
23769 \end_layout
23770
23771 \end_inset
23772 </cell>
23773 </row>
23774 </lyxtabular>
23775
23776 \end_inset
23777
23778
23779 \begin_inset space \hfill{}
23780 \end_inset
23781
23782
23783 \begin_inset Tabular
23784 <lyxtabular version="3" rows="17" columns="2">
23785 <features>
23786 <column alignment="center" valignment="top" width="0pt">
23787 <column alignment="center" valignment="top" width="0pt">
23788 <row>
23789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23790 \begin_inset Text
23791
23792 \begin_layout Plain Layout
23793 Comando
23794 \end_layout
23795
23796 \end_inset
23797 </cell>
23798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23799 \begin_inset Text
23800
23801 \begin_layout Plain Layout
23802 Relación
23803 \end_layout
23804
23805 \end_inset
23806 </cell>
23807 </row>
23808 <row>
23809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23810 \begin_inset Text
23811
23812 \begin_layout Plain Layout
23813 >
23814 \end_layout
23815
23816 \end_inset
23817 </cell>
23818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23819 \begin_inset Text
23820
23821 \begin_layout Plain Layout
23822 \begin_inset Formula $>$
23823 \end_inset
23824
23825
23826 \end_layout
23827
23828 \end_inset
23829 </cell>
23830 </row>
23831 <row>
23832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23833 \begin_inset Text
23834
23835 \begin_layout Plain Layout
23836
23837 \backslash
23838 ge
23839 \end_layout
23840
23841 \end_inset
23842 </cell>
23843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23844 \begin_inset Text
23845
23846 \begin_layout Plain Layout
23847 \begin_inset Formula $\ge$
23848 \end_inset
23849
23850
23851 \end_layout
23852
23853 \end_inset
23854 </cell>
23855 </row>
23856 <row>
23857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23858 \begin_inset Text
23859
23860 \begin_layout Plain Layout
23861
23862 \backslash
23863 gg
23864 \end_layout
23865
23866 \end_inset
23867 </cell>
23868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23869 \begin_inset Text
23870
23871 \begin_layout Plain Layout
23872 \begin_inset Formula $\gg$
23873 \end_inset
23874
23875
23876 \end_layout
23877
23878 \end_inset
23879 </cell>
23880 </row>
23881 <row>
23882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23883 \begin_inset Text
23884
23885 \begin_layout Plain Layout
23886
23887 \backslash
23888 succ
23889 \end_layout
23890
23891 \end_inset
23892 </cell>
23893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23894 \begin_inset Text
23895
23896 \begin_layout Plain Layout
23897 \begin_inset Formula $\succ$
23898 \end_inset
23899
23900
23901 \end_layout
23902
23903 \end_inset
23904 </cell>
23905 </row>
23906 <row>
23907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23908 \begin_inset Text
23909
23910 \begin_layout Plain Layout
23911
23912 \backslash
23913 succeq
23914 \end_layout
23915
23916 \end_inset
23917 </cell>
23918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23919 \begin_inset Text
23920
23921 \begin_layout Plain Layout
23922 \begin_inset Formula $\succeq$
23923 \end_inset
23924
23925
23926 \end_layout
23927
23928 \end_inset
23929 </cell>
23930 </row>
23931 <row>
23932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23933 \begin_inset Text
23934
23935 \begin_layout Plain Layout
23936
23937 \backslash
23938 supset
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23944 \begin_inset Text
23945
23946 \begin_layout Plain Layout
23947 \begin_inset Formula $\supset$
23948 \end_inset
23949
23950
23951 \end_layout
23952
23953 \end_inset
23954 </cell>
23955 </row>
23956 <row>
23957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23958 \begin_inset Text
23959
23960 \begin_layout Plain Layout
23961
23962 \backslash
23963 supseteq
23964 \end_layout
23965
23966 \end_inset
23967 </cell>
23968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23969 \begin_inset Text
23970
23971 \begin_layout Plain Layout
23972 \begin_inset Formula $\supseteq$
23973 \end_inset
23974
23975
23976 \end_layout
23977
23978 \end_inset
23979 </cell>
23980 </row>
23981 <row>
23982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23983 \begin_inset Text
23984
23985 \begin_layout Plain Layout
23986
23987 \backslash
23988 sqsupseteq
23989 \end_layout
23990
23991 \end_inset
23992 </cell>
23993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23994 \begin_inset Text
23995
23996 \begin_layout Plain Layout
23997 \begin_inset Formula $\sqsupseteq$
23998 \end_inset
23999
24000
24001 \end_layout
24002
24003 \end_inset
24004 </cell>
24005 </row>
24006 <row>
24007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24008 \begin_inset Text
24009
24010 \begin_layout Plain Layout
24011
24012 \backslash
24013 ni
24014 \end_layout
24015
24016 \end_inset
24017 </cell>
24018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24019 \begin_inset Text
24020
24021 \begin_layout Plain Layout
24022 \begin_inset Formula $\ni$
24023 \end_inset
24024
24025
24026 \end_layout
24027
24028 \end_inset
24029 </cell>
24030 </row>
24031 <row>
24032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24033 \begin_inset Text
24034
24035 \begin_layout Plain Layout
24036
24037 \backslash
24038 dashv
24039 \end_layout
24040
24041 \end_inset
24042 </cell>
24043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24044 \begin_inset Text
24045
24046 \begin_layout Plain Layout
24047 \begin_inset Formula $\dashv$
24048 \end_inset
24049
24050
24051 \end_layout
24052
24053 \end_inset
24054 </cell>
24055 </row>
24056 <row>
24057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24058 \begin_inset Text
24059
24060 \begin_layout Plain Layout
24061
24062 \backslash
24063 frown
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24069 \begin_inset Text
24070
24071 \begin_layout Plain Layout
24072 \begin_inset Formula $\frown$
24073 \end_inset
24074
24075
24076 \end_layout
24077
24078 \end_inset
24079 </cell>
24080 </row>
24081 <row>
24082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24083 \begin_inset Text
24084
24085 \begin_layout Plain Layout
24086
24087 \backslash
24088 rhd
24089 \end_layout
24090
24091 \end_inset
24092 </cell>
24093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24094 \begin_inset Text
24095
24096 \begin_layout Plain Layout
24097 \begin_inset Formula $\rhd$
24098 \end_inset
24099
24100
24101 \end_layout
24102
24103 \end_inset
24104 </cell>
24105 </row>
24106 <row>
24107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24108 \begin_inset Text
24109
24110 \begin_layout Plain Layout
24111
24112 \backslash
24113 unrhd
24114 \end_layout
24115
24116 \end_inset
24117 </cell>
24118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24119 \begin_inset Text
24120
24121 \begin_layout Plain Layout
24122 \begin_inset Formula $\unrhd$
24123 \end_inset
24124
24125
24126 \end_layout
24127
24128 \end_inset
24129 </cell>
24130 </row>
24131 <row>
24132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24133 \begin_inset Text
24134
24135 \begin_layout Plain Layout
24136
24137 \backslash
24138 lessgtr
24139 \end_layout
24140
24141 \end_inset
24142 </cell>
24143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24144 \begin_inset Text
24145
24146 \begin_layout Plain Layout
24147 \begin_inset Formula $\lessgtr$
24148 \end_inset
24149
24150
24151 \end_layout
24152
24153 \end_inset
24154 </cell>
24155 </row>
24156 <row>
24157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24158 \begin_inset Text
24159
24160 \begin_layout Plain Layout
24161
24162 \backslash
24163 parallel
24164 \end_layout
24165
24166 \end_inset
24167 </cell>
24168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24169 \begin_inset Text
24170
24171 \begin_layout Plain Layout
24172 \begin_inset Formula $\parallel$
24173 \end_inset
24174
24175
24176 \end_layout
24177
24178 \end_inset
24179 </cell>
24180 </row>
24181 <row>
24182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24183 \begin_inset Text
24184
24185 \begin_layout Plain Layout
24186
24187 \backslash
24188 nparallel
24189 \end_layout
24190
24191 \end_inset
24192 </cell>
24193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24194 \begin_inset Text
24195
24196 \begin_layout Plain Layout
24197 \begin_inset Formula $\nparallel$
24198 \end_inset
24199
24200
24201 \end_layout
24202
24203 \end_inset
24204 </cell>
24205 </row>
24206 </lyxtabular>
24207
24208 \end_inset
24209
24210
24211 \begin_inset space \hfill{}
24212 \end_inset
24213
24214
24215 \end_layout
24216
24217 \begin_layout Standard
24218 \begin_inset VSpace medskip
24219 \end_inset
24220
24221
24222 \end_layout
24223
24224 \begin_layout Standard
24225 Los caracteres 
24226 \series bold
24227
24228 \backslash
24229 lhd
24230 \series default
24231  y 
24232 \series bold
24233
24234 \backslash
24235 rhd
24236 \series default
24237  son mayores que los operadores de aspecto similar 
24238 \series bold
24239
24240 \backslash
24241 triangleleft
24242 \series default
24243  y 
24244 \series bold
24245
24246 \backslash
24247 triangleright
24248 \series default
24249 , respectivamente.
24250 \end_layout
24251
24252 \begin_layout Standard
24253 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24254 \end_layout
24255
24256 \begin_layout Standard
24257 Se pueden componer relaciones con etiquetas con el comando 
24258 \series bold
24259
24260 \backslash
24261 stackrel
24262 \series default
24263
24264 \begin_inset Index
24265 status collapsed
24266
24267 \begin_layout Plain Layout
24268 Comandos ! S ! 
24269 \backslash
24270 stackrel
24271 \end_layout
24272
24273 \end_inset
24274
24275 :
24276 \end_layout
24277
24278 \begin_layout Standard
24279 \align center
24280 \begin_inset Tabular
24281 <lyxtabular version="3" rows="2" columns="2">
24282 <features>
24283 <column alignment="center" valignment="top" width="0">
24284 <column alignment="center" valignment="top" width="0">
24285 <row>
24286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24287 \begin_inset Text
24288
24289 \begin_layout Plain Layout
24290 Comando
24291 \end_layout
24292
24293 \end_inset
24294 </cell>
24295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24296 \begin_inset Text
24297
24298 \begin_layout Plain Layout
24299 Resultado
24300 \begin_inset Note Note
24301 status collapsed
24302
24303 \begin_layout Plain Layout
24304
24305 \series bold
24306
24307 \backslash
24308 raisebox
24309 \series default
24310  se usa sólo como espaciador
24311 \end_layout
24312
24313 \end_inset
24314
24315
24316 \end_layout
24317
24318 \end_inset
24319 </cell>
24320 </row>
24321 <row>
24322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24323 \begin_inset Text
24324
24325 \begin_layout Plain Layout
24326 A(r)
24327 \backslash
24328 stackrel
24329 \begin_inset ERT
24330 status collapsed
24331
24332 \begin_layout Plain Layout
24333
24334
24335 \backslash
24336 spce 
24337 \end_layout
24338
24339 \end_inset
24340
24341 r
24342 \backslash
24343 to
24344 \backslash
24345 infty
24346 \begin_inset ERT
24347 status collapsed
24348
24349 \begin_layout Plain Layout
24350
24351
24352 \backslash
24353 spce 
24354 \end_layout
24355
24356 \end_inset
24357
24358
24359 \begin_inset Formula $\downarrow$
24360 \end_inset
24361
24362
24363 \backslash
24364 approx
24365 \begin_inset ERT
24366 status collapsed
24367
24368 \begin_layout Plain Layout
24369
24370
24371 \backslash
24372 spce 
24373 \end_layout
24374
24375 \end_inset
24376
24377
24378 \begin_inset ERT
24379 status collapsed
24380
24381 \begin_layout Plain Layout
24382
24383
24384 \backslash
24385 spce 
24386 \end_layout
24387
24388 \end_inset
24389
24390 B
24391 \end_layout
24392
24393 \end_inset
24394 </cell>
24395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24396 \begin_inset Text
24397
24398 \begin_layout Plain Layout
24399 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24400 \end_inset
24401
24402
24403 \end_layout
24404
24405 \end_inset
24406 </cell>
24407 </row>
24408 </lyxtabular>
24409
24410 \end_inset
24411
24412
24413 \end_layout
24414
24415 \begin_layout Section
24416 Funciones
24417 \end_layout
24418
24419 \begin_layout Subsection
24420 Funciones predefinidas
24421 \begin_inset CommandInset label
24422 LatexCommand label
24423 name "sub:Funciones-predefinidas"
24424
24425 \end_inset
24426
24427
24428 \begin_inset Index
24429 status collapsed
24430
24431 \begin_layout Plain Layout
24432 Funciones ! predefinidas
24433 \end_layout
24434
24435 \end_inset
24436
24437
24438 \begin_inset Index
24439 status collapsed
24440
24441 \begin_layout Plain Layout
24442 Funciones ! en español
24443 \end_layout
24444
24445 \end_inset
24446
24447
24448 \end_layout
24449
24450 \begin_layout Standard
24451 En general las variables se escriben en 
24452 \emph on
24453 cursiva
24454 \emph default
24455  en expresiones matemáticas, pero no los nombres de las funciones, porque
24456  
24457 \begin_inset Formula $sen$
24458 \end_inset
24459
24460  podría confundirse con 
24461 \begin_inset Formula $s\cdot e\cdot n$
24462 \end_inset
24463
24464 .
24465  Por eso hay funciones predefinidas, que además se separan un poco del factor
24466  precedente.
24467  Se insertan como comandos con una barra inversa  delante de su nombre.
24468 \end_layout
24469
24470 \begin_layout Standard
24471 \align center
24472 \begin_inset Tabular
24473 <lyxtabular version="3" rows="2" columns="4">
24474 <features>
24475 <column alignment="center" valignment="top" width="0pt">
24476 <column alignment="center" valignment="top" width="0pt">
24477 <column alignment="center" valignment="top" width="0pt">
24478 <column alignment="center" valignment="top" width="0pt">
24479 <row>
24480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24481 \begin_inset Text
24482
24483 \begin_layout Plain Layout
24484 Comando
24485 \end_layout
24486
24487 \end_inset
24488 </cell>
24489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24490 \begin_inset Text
24491
24492 \begin_layout Plain Layout
24493 Resultado
24494 \end_layout
24495
24496 \end_inset
24497 </cell>
24498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24499 \begin_inset Text
24500
24501 \begin_layout Plain Layout
24502 Comando
24503 \end_layout
24504
24505 \end_inset
24506 </cell>
24507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24508 \begin_inset Text
24509
24510 \begin_layout Plain Layout
24511 Resultado
24512 \end_layout
24513
24514 \end_inset
24515 </cell>
24516 </row>
24517 <row>
24518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24519 \begin_inset Text
24520
24521 \begin_layout Plain Layout
24522 Asen(x)+B
24523 \end_layout
24524
24525 \end_inset
24526 </cell>
24527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24528 \begin_inset Text
24529
24530 \begin_layout Plain Layout
24531 \begin_inset Formula $Asen(x)+B$
24532 \end_inset
24533
24534
24535 \end_layout
24536
24537 \end_inset
24538 </cell>
24539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24540 \begin_inset Text
24541
24542 \begin_layout Plain Layout
24543 A
24544 \backslash
24545 sen(x)+B
24546 \end_layout
24547
24548 \end_inset
24549 </cell>
24550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24551 \begin_inset Text
24552
24553 \begin_layout Plain Layout
24554 \begin_inset Formula $A\sen(x)+B$
24555 \end_inset
24556
24557
24558 \end_layout
24559
24560 \end_inset
24561 </cell>
24562 </row>
24563 </lyxtabular>
24564
24565 \end_inset
24566
24567
24568 \end_layout
24569
24570 \begin_layout Standard
24571 Las funciones siguientes están predefinidas:
24572 \begin_inset Foot
24573 status collapsed
24574
24575 \begin_layout Plain Layout
24576 Se han añadido los comandos equivalentes suministrados por el estilo 
24577 \series bold
24578 spanish
24579 \series default
24580  de 
24581 \series bold
24582 babel
24583 \series default
24584 , adaptados a las convenciones hispanohablantes.
24585  Además, en su caso, las funciones serán acentuadas automáticamente en la
24586  salida, p.
24587 \begin_inset space \thinspace{}
24588 \end_inset
24589
24590 e.
24591  
24592 \begin_inset Quotes fld
24593 \end_inset
24594
24595 lím
24596 \begin_inset Quotes frd
24597 \end_inset
24598
24599  o 
24600 \begin_inset Quotes fld
24601 \end_inset
24602
24603 máx
24604 \begin_inset Quotes frd
24605 \end_inset
24606
24607 .
24608  Más información en 
24609 \begin_inset CommandInset citation
24610 LatexCommand cite
24611 key "spanish"
24612
24613 \end_inset
24614
24615 .
24616  (
24617 \emph on
24618 N.
24619 \begin_inset space \thinspace{}
24620 \end_inset
24621
24622 del t.
24623 \emph default
24624 )
24625 \end_layout
24626
24627 \end_inset
24628
24629
24630 \end_layout
24631
24632 \begin_layout Standard
24633 \begin_inset VSpace -2mm
24634 \end_inset
24635
24636
24637 \end_layout
24638
24639 \begin_layout Standard
24640 \align center
24641 \begin_inset Tabular
24642 <lyxtabular version="3" rows="9" columns="7">
24643 <features>
24644 <column alignment="center" valignment="top" width="0pt">
24645 <column alignment="center" valignment="top" width="0pt">
24646 <column alignment="center" valignment="top" width="0pt">
24647 <column alignment="center" valignment="top" width="0pt">
24648 <column alignment="center" valignment="top" width="0pt">
24649 <column alignment="center" valignment="top" width="0pt">
24650 <column alignment="center" valignment="top" width="0pt">
24651 <row>
24652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24653 \begin_inset Text
24654
24655 \begin_layout Plain Layout
24656 Comando
24657 \end_layout
24658
24659 \end_inset
24660 </cell>
24661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24662 \begin_inset Text
24663
24664 \begin_layout Plain Layout
24665 español
24666 \end_layout
24667
24668 \end_inset
24669 </cell>
24670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24671 \begin_inset Text
24672
24673 \begin_layout Plain Layout
24674 Comando
24675 \end_layout
24676
24677 \end_inset
24678 </cell>
24679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24680 \begin_inset Text
24681
24682 \begin_layout Plain Layout
24683 español
24684 \end_layout
24685
24686 \end_inset
24687 </cell>
24688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24689 \begin_inset Text
24690
24691 \begin_layout Plain Layout
24692 Comando
24693 \end_layout
24694
24695 \end_inset
24696 </cell>
24697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24698 \begin_inset Text
24699
24700 \begin_layout Plain Layout
24701 español
24702 \end_layout
24703
24704 \end_inset
24705 </cell>
24706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24707 \begin_inset Text
24708
24709 \begin_layout Plain Layout
24710 Comando
24711 \end_layout
24712
24713 \end_inset
24714 </cell>
24715 </row>
24716 <row>
24717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24718 \begin_inset Text
24719
24720 \begin_layout Plain Layout
24721
24722 \backslash
24723 sin
24724 \end_layout
24725
24726 \end_inset
24727 </cell>
24728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24729 \begin_inset Text
24730
24731 \begin_layout Plain Layout
24732
24733 \backslash
24734 sen
24735 \end_layout
24736
24737 \end_inset
24738 </cell>
24739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24740 \begin_inset Text
24741
24742 \begin_layout Plain Layout
24743
24744 \backslash
24745 sinh
24746 \end_layout
24747
24748 \end_inset
24749 </cell>
24750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24751 \begin_inset Text
24752
24753 \begin_layout Plain Layout
24754
24755 \backslash
24756 senh
24757 \end_layout
24758
24759 \end_inset
24760 </cell>
24761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24762 \begin_inset Text
24763
24764 \begin_layout Plain Layout
24765
24766 \backslash
24767 arcsin
24768 \end_layout
24769
24770 \end_inset
24771 </cell>
24772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24773 \begin_inset Text
24774
24775 \begin_layout Plain Layout
24776
24777 \backslash
24778 arcsen
24779 \end_layout
24780
24781 \end_inset
24782 </cell>
24783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24784 \begin_inset Text
24785
24786 \begin_layout Plain Layout
24787
24788 \backslash
24789 sup
24790 \end_layout
24791
24792 \end_inset
24793 </cell>
24794 </row>
24795 <row>
24796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24797 \begin_inset Text
24798
24799 \begin_layout Plain Layout
24800
24801 \backslash
24802 cos
24803 \end_layout
24804
24805 \end_inset
24806 </cell>
24807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24808 \begin_inset Text
24809
24810 \begin_layout Plain Layout
24811
24812 \end_layout
24813
24814 \end_inset
24815 </cell>
24816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24817 \begin_inset Text
24818
24819 \begin_layout Plain Layout
24820
24821 \backslash
24822 cosh
24823 \end_layout
24824
24825 \end_inset
24826 </cell>
24827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24828 \begin_inset Text
24829
24830 \begin_layout Plain Layout
24831
24832 \end_layout
24833
24834 \end_inset
24835 </cell>
24836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24837 \begin_inset Text
24838
24839 \begin_layout Plain Layout
24840
24841 \backslash
24842 arccos
24843 \end_layout
24844
24845 \end_inset
24846 </cell>
24847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24848 \begin_inset Text
24849
24850 \begin_layout Plain Layout
24851
24852 \end_layout
24853
24854 \end_inset
24855 </cell>
24856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24857 \begin_inset Text
24858
24859 \begin_layout Plain Layout
24860
24861 \backslash
24862 inf
24863 \end_layout
24864
24865 \end_inset
24866 </cell>
24867 </row>
24868 <row>
24869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24870 \begin_inset Text
24871
24872 \begin_layout Plain Layout
24873
24874 \backslash
24875 tan
24876 \end_layout
24877
24878 \end_inset
24879 </cell>
24880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24881 \begin_inset Text
24882
24883 \begin_layout Plain Layout
24884
24885 \backslash
24886 tg
24887 \end_layout
24888
24889 \end_inset
24890 </cell>
24891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24892 \begin_inset Text
24893
24894 \begin_layout Plain Layout
24895
24896 \backslash
24897 tanh
24898 \end_layout
24899
24900 \end_inset
24901 </cell>
24902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24903 \begin_inset Text
24904
24905 \begin_layout Plain Layout
24906
24907 \backslash
24908 tgh
24909 \end_layout
24910
24911 \end_inset
24912 </cell>
24913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24914 \begin_inset Text
24915
24916 \begin_layout Plain Layout
24917
24918 \backslash
24919 arctan
24920 \end_layout
24921
24922 \end_inset
24923 </cell>
24924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24925 \begin_inset Text
24926
24927 \begin_layout Plain Layout
24928
24929 \backslash
24930 arctg
24931 \end_layout
24932
24933 \end_inset
24934 </cell>
24935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24936 \begin_inset Text
24937
24938 \begin_layout Plain Layout
24939
24940 \backslash
24941 lim
24942 \end_layout
24943
24944 \end_inset
24945 </cell>
24946 </row>
24947 <row>
24948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24949 \begin_inset Text
24950
24951 \begin_layout Plain Layout
24952
24953 \backslash
24954 cot
24955 \end_layout
24956
24957 \end_inset
24958 </cell>
24959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24960 \begin_inset Text
24961
24962 \begin_layout Plain Layout
24963
24964 \backslash
24965 cotg
24966 \end_layout
24967
24968 \end_inset
24969 </cell>
24970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24971 \begin_inset Text
24972
24973 \begin_layout Plain Layout
24974
24975 \backslash
24976 coth
24977 \end_layout
24978
24979 \end_inset
24980 </cell>
24981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24982 \begin_inset Text
24983
24984 \begin_layout Plain Layout
24985
24986 \end_layout
24987
24988 \end_inset
24989 </cell>
24990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24991 \begin_inset Text
24992
24993 \begin_layout Plain Layout
24994
24995 \backslash
24996 arg
24997 \end_layout
24998
24999 \end_inset
25000 </cell>
25001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25002 \begin_inset Text
25003
25004 \begin_layout Plain Layout
25005
25006 \end_layout
25007
25008 \end_inset
25009 </cell>
25010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25011 \begin_inset Text
25012
25013 \begin_layout Plain Layout
25014
25015 \backslash
25016 liminf
25017 \end_layout
25018
25019 \end_inset
25020 </cell>
25021 </row>
25022 <row>
25023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25024 \begin_inset Text
25025
25026 \begin_layout Plain Layout
25027
25028 \backslash
25029 sec
25030 \end_layout
25031
25032 \end_inset
25033 </cell>
25034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25035 \begin_inset Text
25036
25037 \begin_layout Plain Layout
25038
25039 \end_layout
25040
25041 \end_inset
25042 </cell>
25043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25044 \begin_inset Text
25045
25046 \begin_layout Plain Layout
25047
25048 \backslash
25049 min
25050 \end_layout
25051
25052 \end_inset
25053 </cell>
25054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25055 \begin_inset Text
25056
25057 \begin_layout Plain Layout
25058
25059 \end_layout
25060
25061 \end_inset
25062 </cell>
25063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25064 \begin_inset Text
25065
25066 \begin_layout Plain Layout
25067
25068 \backslash
25069 deg
25070 \end_layout
25071
25072 \end_inset
25073 </cell>
25074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25075 \begin_inset Text
25076
25077 \begin_layout Plain Layout
25078
25079 \end_layout
25080
25081 \end_inset
25082 </cell>
25083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25084 \begin_inset Text
25085
25086 \begin_layout Plain Layout
25087
25088 \backslash
25089 limsup
25090 \end_layout
25091
25092 \end_inset
25093 </cell>
25094 </row>
25095 <row>
25096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25097 \begin_inset Text
25098
25099 \begin_layout Plain Layout
25100
25101 \backslash
25102 csc
25103 \end_layout
25104
25105 \end_inset
25106 </cell>
25107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25108 \begin_inset Text
25109
25110 \begin_layout Plain Layout
25111
25112 \backslash
25113 cosec
25114 \end_layout
25115
25116 \end_inset
25117 </cell>
25118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25119 \begin_inset Text
25120
25121 \begin_layout Plain Layout
25122
25123 \backslash
25124 max
25125 \end_layout
25126
25127 \end_inset
25128 </cell>
25129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25130 \begin_inset Text
25131
25132 \begin_layout Plain Layout
25133
25134 \end_layout
25135
25136 \end_inset
25137 </cell>
25138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25139 \begin_inset Text
25140
25141 \begin_layout Plain Layout
25142
25143 \backslash
25144 det
25145 \end_layout
25146
25147 \end_inset
25148 </cell>
25149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25150 \begin_inset Text
25151
25152 \begin_layout Plain Layout
25153
25154 \end_layout
25155
25156 \end_inset
25157 </cell>
25158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25159 \begin_inset Text
25160
25161 \begin_layout Plain Layout
25162
25163 \backslash
25164 Pr
25165 \end_layout
25166
25167 \end_inset
25168 </cell>
25169 </row>
25170 <row>
25171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25172 \begin_inset Text
25173
25174 \begin_layout Plain Layout
25175
25176 \backslash
25177 ln
25178 \end_layout
25179
25180 \end_inset
25181 </cell>
25182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25183 \begin_inset Text
25184
25185 \begin_layout Plain Layout
25186
25187 \end_layout
25188
25189 \end_inset
25190 </cell>
25191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25192 \begin_inset Text
25193
25194 \begin_layout Plain Layout
25195
25196 \backslash
25197 exp
25198 \end_layout
25199
25200 \end_inset
25201 </cell>
25202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25203 \begin_inset Text
25204
25205 \begin_layout Plain Layout
25206
25207 \end_layout
25208
25209 \end_inset
25210 </cell>
25211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25212 \begin_inset Text
25213
25214 \begin_layout Plain Layout
25215
25216 \backslash
25217 dim
25218 \end_layout
25219
25220 \end_inset
25221 </cell>
25222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25223 \begin_inset Text
25224
25225 \begin_layout Plain Layout
25226
25227 \end_layout
25228
25229 \end_inset
25230 </cell>
25231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25232 \begin_inset Text
25233
25234 \begin_layout Plain Layout
25235
25236 \backslash
25237 hom
25238 \end_layout
25239
25240 \end_inset
25241 </cell>
25242 </row>
25243 <row>
25244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25245 \begin_inset Text
25246
25247 \begin_layout Plain Layout
25248
25249 \backslash
25250 lg
25251 \end_layout
25252
25253 \end_inset
25254 </cell>
25255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25256 \begin_inset Text
25257
25258 \begin_layout Plain Layout
25259
25260 \end_layout
25261
25262 \end_inset
25263 </cell>
25264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25265 \begin_inset Text
25266
25267 \begin_layout Plain Layout
25268
25269 \backslash
25270 log
25271 \end_layout
25272
25273 \end_inset
25274 </cell>
25275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25276 \begin_inset Text
25277
25278 \begin_layout Plain Layout
25279
25280 \end_layout
25281
25282 \end_inset
25283 </cell>
25284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25285 \begin_inset Text
25286
25287 \begin_layout Plain Layout
25288
25289 \backslash
25290 ker
25291 \end_layout
25292
25293 \end_inset
25294 </cell>
25295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25296 \begin_inset Text
25297
25298 \begin_layout Plain Layout
25299
25300 \end_layout
25301
25302 \end_inset
25303 </cell>
25304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25305 \begin_inset Text
25306
25307 \begin_layout Plain Layout
25308
25309 \backslash
25310 gcd
25311 \end_layout
25312
25313 \end_inset
25314 </cell>
25315 </row>
25316 </lyxtabular>
25317
25318 \end_inset
25319
25320
25321 \end_layout
25322
25323 \begin_layout Standard
25324 También se pueden insertar con el botón 
25325 \begin_inset Graphics
25326         filename ../../images/math/functions.png
25327         scale 85
25328
25329 \end_inset
25330
25331  de la barra de ecuaciones.
25332 \end_layout
25333
25334 \begin_layout Subsection
25335 Funciones definidas por el usuario
25336 \begin_inset Index
25337 status collapsed
25338
25339 \begin_layout Plain Layout
25340 Funciones ! personalizadas
25341 \end_layout
25342
25343 \end_inset
25344
25345
25346 \end_layout
25347
25348 \begin_layout Standard
25349 Para usar una función no predefinida, como por ejemplo la función signo,
25350  sgn(x), hay dos posibilidades:
25351 \end_layout
25352
25353 \begin_layout Itemize
25354 Define la función añadiendo al preámbulo LaTeX la línea
25355 \begin_inset Foot
25356 status collapsed
25357
25358 \begin_layout Plain Layout
25359 Más sobre 
25360 \series bold
25361
25362 \backslash
25363 DeclareMathOperator
25364 \series default
25365  en 
25366 \begin_inset CommandInset ref
25367 LatexCommand ref
25368 reference "sub:Operadores-de-usuario"
25369
25370 \end_inset
25371
25372
25373 \end_layout
25374
25375 \end_inset
25376
25377
25378 \begin_inset Newline newline
25379 \end_inset
25380
25381
25382 \begin_inset VSpace -3mm
25383 \end_inset
25384
25385
25386 \begin_inset Newline newline
25387 \end_inset
25388
25389
25390 \series bold
25391
25392 \backslash
25393 DeclareMathOperator{
25394 \backslash
25395 sgn}{sgn}
25396 \series default
25397
25398 \begin_inset Index
25399 status collapsed
25400
25401 \begin_layout Plain Layout
25402 Comandos ! D ! 
25403 \backslash
25404 dbinom@
25405 \backslash
25406 DeclareMathOperator
25407 \end_layout
25408
25409 \end_inset
25410
25411
25412 \begin_inset Newline newline
25413 \end_inset
25414
25415
25416 \begin_inset VSpace -2mm
25417 \end_inset
25418
25419
25420 \begin_inset Newline newline
25421 \end_inset
25422
25423 Ahora la función recién definida se puede obtener con el comando 
25424 \series bold
25425
25426 \backslash
25427 sgn
25428 \series default
25429 .
25430 \end_layout
25431
25432 \begin_layout Itemize
25433 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25434  en nuestro ejemplo las letras 
25435 \emph on
25436 sgn
25437 \emph default
25438 , y cámbialo a texto matemático.
25439  Entre el factor precedente y la función se inserta un espacio.
25440 \end_layout
25441
25442 \begin_layout Standard
25443 El resultado con ambos métodos es el mismo que con una función predefinida:
25444 \begin_inset Foot
25445 status collapsed
25446
25447 \begin_layout Plain Layout
25448 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25449  negro.
25450 \end_layout
25451
25452 \end_inset
25453
25454
25455 \end_layout
25456
25457 \begin_layout Standard
25458 \align center
25459 \begin_inset Tabular
25460 <lyxtabular version="3" rows="3" columns="2">
25461 <features>
25462 <column alignment="center" valignment="top" width="0pt">
25463 <column alignment="center" valignment="top" width="0pt">
25464 <row>
25465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25466 \begin_inset Text
25467
25468 \begin_layout Plain Layout
25469 Comando
25470 \end_layout
25471
25472 \end_inset
25473 </cell>
25474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25475 \begin_inset Text
25476
25477 \begin_layout Plain Layout
25478 Resultado
25479 \end_layout
25480
25481 \end_inset
25482 </cell>
25483 </row>
25484 <row>
25485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25486 \begin_inset Text
25487
25488 \begin_layout Plain Layout
25489 A
25490 \backslash
25491 sgn(x)+B
25492 \end_layout
25493
25494 \end_inset
25495 </cell>
25496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25497 \begin_inset Text
25498
25499 \begin_layout Plain Layout
25500 \begin_inset Formula $A\sgn(x)+B$
25501 \end_inset
25502
25503
25504 \end_layout
25505
25506 \end_inset
25507 </cell>
25508 </row>
25509 <row>
25510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25511 \begin_inset Text
25512
25513 \begin_layout Plain Layout
25514 A
25515 \backslash
25516 ,
25517 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
25518 \end_inset
25519
25520 (x)+B
25521 \end_layout
25522
25523 \end_inset
25524 </cell>
25525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25526 \begin_inset Text
25527
25528 \begin_layout Plain Layout
25529 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
25530 \end_inset
25531
25532
25533 \end_layout
25534
25535 \end_inset
25536 </cell>
25537 </row>
25538 </lyxtabular>
25539
25540 \end_inset
25541
25542
25543 \end_layout
25544
25545 \begin_layout Standard
25546 El primer método es preferible si la función se va a usar varias veces.
25547 \end_layout
25548
25549 \begin_layout Subsection
25550 Límites
25551 \begin_inset Index
25552 status collapsed
25553
25554 \begin_layout Plain Layout
25555 Limites@Límites
25556 \end_layout
25557
25558 \end_inset
25559
25560
25561 \end_layout
25562
25563 \begin_layout Standard
25564 Para límites, además de 
25565 \series bold
25566
25567 \backslash
25568 lim
25569 \series default
25570
25571 \begin_inset Index
25572 status collapsed
25573
25574 \begin_layout Plain Layout
25575 Comandos ! L ! 
25576 \backslash
25577 lim
25578 \end_layout
25579
25580 \end_inset
25581
25582
25583 \series bold
25584
25585 \backslash
25586 liminf
25587 \series default
25588  y 
25589 \series bold
25590
25591 \backslash
25592 limsup
25593 \series default
25594  están definidas las siguientes funciones:
25595 \series bold
25596  
25597 \end_layout
25598
25599 \begin_layout Standard
25600 \noindent
25601 \align center
25602 \begin_inset Tabular
25603 <lyxtabular version="3" rows="5" columns="2">
25604 <features>
25605 <column alignment="center" valignment="top" width="0">
25606 <column alignment="center" valignment="top" width="0">
25607 <row>
25608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25609 \begin_inset Text
25610
25611 \begin_layout Plain Layout
25612 Comando
25613 \end_layout
25614
25615 \end_inset
25616 </cell>
25617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25618 \begin_inset Text
25619
25620 \begin_layout Plain Layout
25621 Resultado
25622 \begin_inset Note Note
25623 status collapsed
25624
25625 \begin_layout Plain Layout
25626
25627 \series bold
25628
25629 \backslash
25630 raisebox
25631 \series default
25632  se usa sólo como espaciador
25633 \end_layout
25634
25635 \end_inset
25636
25637
25638 \end_layout
25639
25640 \end_inset
25641 </cell>
25642 </row>
25643 <row>
25644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25645 \begin_inset Text
25646
25647 \begin_layout Plain Layout
25648
25649 \backslash
25650 varliminf
25651 \end_layout
25652
25653 \end_inset
25654 </cell>
25655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25656 \begin_inset Text
25657
25658 \begin_layout Plain Layout
25659 \begin_inset Formula $\varliminf$
25660 \end_inset
25661
25662
25663 \end_layout
25664
25665 \end_inset
25666 </cell>
25667 </row>
25668 <row>
25669 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25670 \begin_inset Text
25671
25672 \begin_layout Plain Layout
25673
25674 \backslash
25675 varlimsup
25676 \end_layout
25677
25678 \end_inset
25679 </cell>
25680 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25681 \begin_inset Text
25682
25683 \begin_layout Plain Layout
25684 \begin_inset Formula $\varlimsup$
25685 \end_inset
25686
25687
25688 \end_layout
25689
25690 \end_inset
25691 </cell>
25692 </row>
25693 <row>
25694 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25695 \begin_inset Text
25696
25697 \begin_layout Plain Layout
25698
25699 \backslash
25700 varprojlim
25701 \end_layout
25702
25703 \end_inset
25704 </cell>
25705 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25706 \begin_inset Text
25707
25708 \begin_layout Plain Layout
25709 \begin_inset Formula $\varprojlim$
25710 \end_inset
25711
25712
25713 \end_layout
25714
25715 \end_inset
25716 </cell>
25717 </row>
25718 <row>
25719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25720 \begin_inset Text
25721
25722 \begin_layout Plain Layout
25723
25724 \backslash
25725 varinjlim
25726 \end_layout
25727
25728 \end_inset
25729 </cell>
25730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25731 \begin_inset Text
25732
25733 \begin_layout Plain Layout
25734 \begin_inset Formula $\varinjlim$
25735 \end_inset
25736
25737
25738 \begin_inset Formula $\raisebox{-2.5mm}{}$
25739 \end_inset
25740
25741
25742 \end_layout
25743
25744 \end_inset
25745 </cell>
25746 </row>
25747 </lyxtabular>
25748
25749 \end_inset
25750
25751
25752 \end_layout
25753
25754 \begin_layout Standard
25755 \begin_inset VSpace medskip
25756 \end_inset
25757
25758
25759 \end_layout
25760
25761 \begin_layout Standard
25762 El límite se crea insertando un subíndice.
25763  Se imprime a la derecha junto a la función en una fórmula en línea:
25764 \end_layout
25765
25766 \begin_layout Standard
25767 \noindent
25768 \align center
25769 \begin_inset Tabular
25770 <lyxtabular version="3" rows="2" columns="2">
25771 <features>
25772 <column alignment="center" valignment="top" width="0pt">
25773 <column alignment="center" valignment="top" width="0pt">
25774 <row>
25775 <cell alignment="center" valignment="top" usebox="none">
25776 \begin_inset Text
25777
25778 \begin_layout Plain Layout
25779 Comando
25780 \end_layout
25781
25782 \end_inset
25783 </cell>
25784 <cell alignment="center" valignment="top" usebox="none">
25785 \begin_inset Text
25786
25787 \begin_layout Plain Layout
25788 \begin_inset space \hspace{}
25789 \length 1cm
25790 \end_inset
25791
25792 Resultado
25793 \begin_inset Note Note
25794 status collapsed
25795
25796 \begin_layout Plain Layout
25797
25798 \series bold
25799
25800 \backslash
25801 raisebox
25802 \series default
25803  se usa sólo como espaciador
25804 \end_layout
25805
25806 \end_inset
25807
25808
25809 \end_layout
25810
25811 \end_inset
25812 </cell>
25813 </row>
25814 <row>
25815 <cell alignment="center" valignment="top" usebox="none">
25816 \begin_inset Text
25817
25818 \begin_layout Plain Layout
25819
25820 \backslash
25821 lim_x
25822 \backslash
25823 to
25824 \begin_inset ERT
25825 status collapsed
25826
25827 \begin_layout Plain Layout
25828
25829
25830 \backslash
25831 spce 
25832 \end_layout
25833
25834 \end_inset
25835
25836 A
25837 \begin_inset ERT
25838 status collapsed
25839
25840 \begin_layout Plain Layout
25841
25842
25843 \backslash
25844 spce 
25845 \end_layout
25846
25847 \end_inset
25848
25849 x=B
25850 \end_layout
25851
25852 \end_inset
25853 </cell>
25854 <cell alignment="center" valignment="top" usebox="none">
25855 \begin_inset Text
25856
25857 \begin_layout Plain Layout
25858 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
25859 \end_inset
25860
25861
25862 \end_layout
25863
25864 \end_inset
25865 </cell>
25866 </row>
25867 </lyxtabular>
25868
25869 \end_inset
25870
25871
25872 \end_layout
25873
25874 \begin_layout Standard
25875 En una ecuación presentada el límite se imprime debajo, como es habitual:
25876 \begin_inset Formula \[
25877 \lim\limits _{x\rightarrow A}=B\]
25878
25879 \end_inset
25880
25881
25882 \end_layout
25883
25884 \begin_layout Subsection
25885 Función módulo
25886 \begin_inset Index
25887 status collapsed
25888
25889 \begin_layout Plain Layout
25890 Funciones ! módulo
25891 \end_layout
25892
25893 \end_inset
25894
25895
25896 \end_layout
25897
25898 \begin_layout Standard
25899 La función módulo es especial, porque existe en cuatro variantes.
25900 \end_layout
25901
25902 \begin_layout Standard
25903 En una ecuación presentada:
25904 \begin_inset Formula \begin{align*}
25905 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
25906 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25907 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25908 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25909 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25910
25911 \end_inset
25912
25913 En una ecuación en línea se pone menos espacio delante del nombre de la
25914  función para todas las variantes.
25915 \end_layout
25916
25917 \begin_layout Section
25918 Caracteres especiales
25919 \begin_inset Index
25920 status collapsed
25921
25922 \begin_layout Plain Layout
25923 Caracteres especiales
25924 \end_layout
25925
25926 \end_inset
25927
25928
25929 \end_layout
25930
25931 \begin_layout Subsection
25932 Caracteres especiales en texto matemático
25933 \end_layout
25934
25935 \begin_layout Standard
25936 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
25937  TeX:
25938 \end_layout
25939
25940 \begin_layout Standard
25941 \begin_inset space \hfill{}
25942 \end_inset
25943
25944
25945 \begin_inset Tabular
25946 <lyxtabular version="3" rows="8" columns="2">
25947 <features>
25948 <column alignment="block" valignment="top" width="0">
25949 <column alignment="block" valignment="top" width="0">
25950 <row>
25951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25952 \begin_inset Text
25953
25954 \begin_layout Plain Layout
25955 Comando
25956 \end_layout
25957
25958 \end_inset
25959 </cell>
25960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25961 \begin_inset Text
25962
25963 \begin_layout Plain Layout
25964 Resultado
25965 \end_layout
25966
25967 \end_inset
25968 </cell>
25969 </row>
25970 <row>
25971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25972 \begin_inset Text
25973
25974 \begin_layout Plain Layout
25975
25976 \backslash
25977 oe
25978 \end_layout
25979
25980 \end_inset
25981 </cell>
25982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25983 \begin_inset Text
25984
25985 \begin_layout Plain Layout
25986 \begin_inset Formula $\textrm{œ}$
25987 \end_inset
25988
25989
25990 \end_layout
25991
25992 \end_inset
25993 </cell>
25994 </row>
25995 <row>
25996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25997 \begin_inset Text
25998
25999 \begin_layout Plain Layout
26000
26001 \backslash
26002 OE
26003 \end_layout
26004
26005 \end_inset
26006 </cell>
26007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26008 \begin_inset Text
26009
26010 \begin_layout Plain Layout
26011 \begin_inset Formula $\textrm{Œ}$
26012 \end_inset
26013
26014
26015 \end_layout
26016
26017 \end_inset
26018 </cell>
26019 </row>
26020 <row>
26021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26022 \begin_inset Text
26023
26024 \begin_layout Plain Layout
26025
26026 \backslash
26027 ae
26028 \end_layout
26029
26030 \end_inset
26031 </cell>
26032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26033 \begin_inset Text
26034
26035 \begin_layout Plain Layout
26036 \begin_inset Formula $\textrm{æ}$
26037 \end_inset
26038
26039
26040 \end_layout
26041
26042 \end_inset
26043 </cell>
26044 </row>
26045 <row>
26046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26047 \begin_inset Text
26048
26049 \begin_layout Plain Layout
26050
26051 \backslash
26052 AE
26053 \end_layout
26054
26055 \end_inset
26056 </cell>
26057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26058 \begin_inset Text
26059
26060 \begin_layout Plain Layout
26061 \begin_inset Formula $\textrm{Æ}$
26062 \end_inset
26063
26064
26065 \end_layout
26066
26067 \end_inset
26068 </cell>
26069 </row>
26070 <row>
26071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26072 \begin_inset Text
26073
26074 \begin_layout Plain Layout
26075
26076 \backslash
26077 aa
26078 \end_layout
26079
26080 \end_inset
26081 </cell>
26082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26083 \begin_inset Text
26084
26085 \begin_layout Plain Layout
26086 \begin_inset Formula $\textrm{\aa}$
26087 \end_inset
26088
26089
26090 \end_layout
26091
26092 \end_inset
26093 </cell>
26094 </row>
26095 <row>
26096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26097 \begin_inset Text
26098
26099 \begin_layout Plain Layout
26100
26101 \backslash
26102 AA
26103 \begin_inset Index
26104 status collapsed
26105
26106 \begin_layout Plain Layout
26107
26108 \backslash
26109 @
26110 \begin_inset ERT
26111 status collapsed
26112
26113 \begin_layout Plain Layout
26114
26115
26116 \backslash
26117 textrm{
26118 \backslash
26119 AA}
26120 \end_layout
26121
26122 \end_inset
26123
26124
26125 \end_layout
26126
26127 \end_inset
26128
26129
26130 \end_layout
26131
26132 \end_inset
26133 </cell>
26134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26135 \begin_inset Text
26136
26137 \begin_layout Plain Layout
26138 \begin_inset Formula $\textrm{Å}$
26139 \end_inset
26140
26141
26142 \end_layout
26143
26144 \end_inset
26145 </cell>
26146 </row>
26147 <row>
26148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26149 \begin_inset Text
26150
26151 \begin_layout Plain Layout
26152
26153 \backslash
26154 i
26155 \end_layout
26156
26157 \end_inset
26158 </cell>
26159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26160 \begin_inset Text
26161
26162 \begin_layout Plain Layout
26163 \begin_inset Formula $\textrm{ı}$
26164 \end_inset
26165
26166
26167 \end_layout
26168
26169 \end_inset
26170 </cell>
26171 </row>
26172 </lyxtabular>
26173
26174 \end_inset
26175
26176
26177 \begin_inset space \hfill{}
26178 \end_inset
26179
26180
26181 \begin_inset Tabular
26182 <lyxtabular version="3" rows="8" columns="2">
26183 <features>
26184 <column alignment="block" valignment="top" width="0">
26185 <column alignment="center" valignment="top" width="0">
26186 <row>
26187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26188 \begin_inset Text
26189
26190 \begin_layout Plain Layout
26191 Comando
26192 \begin_inset Note Note
26193 status collapsed
26194
26195 \begin_layout Plain Layout
26196
26197 \series bold
26198
26199 \backslash
26200 raisebox
26201 \series default
26202  se usa sólo como espaciador
26203 \end_layout
26204
26205 \end_inset
26206
26207
26208 \end_layout
26209
26210 \end_inset
26211 </cell>
26212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26213 \begin_inset Text
26214
26215 \begin_layout Plain Layout
26216 Resultado
26217 \end_layout
26218
26219 \end_inset
26220 </cell>
26221 </row>
26222 <row>
26223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26224 \begin_inset Text
26225
26226 \begin_layout Plain Layout
26227
26228 \backslash
26229 o
26230 \end_layout
26231
26232 \end_inset
26233 </cell>
26234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26235 \begin_inset Text
26236
26237 \begin_layout Plain Layout
26238 \begin_inset Formula $\textrm{ø}$
26239 \end_inset
26240
26241
26242 \end_layout
26243
26244 \end_inset
26245 </cell>
26246 </row>
26247 <row>
26248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26249 \begin_inset Text
26250
26251 \begin_layout Plain Layout
26252
26253 \backslash
26254 O
26255 \end_layout
26256
26257 \end_inset
26258 </cell>
26259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26260 \begin_inset Text
26261
26262 \begin_layout Plain Layout
26263 \begin_inset Formula $\textrm{Ø}$
26264 \end_inset
26265
26266
26267 \end_layout
26268
26269 \end_inset
26270 </cell>
26271 </row>
26272 <row>
26273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26274 \begin_inset Text
26275
26276 \begin_layout Plain Layout
26277
26278 \backslash
26279 l
26280 \end_layout
26281
26282 \end_inset
26283 </cell>
26284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26285 \begin_inset Text
26286
26287 \begin_layout Plain Layout
26288 \begin_inset Formula $\textrm{ł}$
26289 \end_inset
26290
26291
26292 \end_layout
26293
26294 \end_inset
26295 </cell>
26296 </row>
26297 <row>
26298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26299 \begin_inset Text
26300
26301 \begin_layout Plain Layout
26302
26303 \backslash
26304 L
26305 \end_layout
26306
26307 \end_inset
26308 </cell>
26309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26310 \begin_inset Text
26311
26312 \begin_layout Plain Layout
26313 \begin_inset Formula $\textrm{Ł}$
26314 \end_inset
26315
26316
26317 \end_layout
26318
26319 \end_inset
26320 </cell>
26321 </row>
26322 <row>
26323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26324 \begin_inset Text
26325
26326 \begin_layout Plain Layout
26327 !
26328 \begin_inset space \hspace{}
26329 \length 0mm
26330 \end_inset
26331
26332 `
26333 \begin_inset ERT
26334 status collapsed
26335
26336 \begin_layout Plain Layout
26337
26338
26339 \backslash
26340 spce 
26341 \end_layout
26342
26343 \end_inset
26344
26345
26346 \end_layout
26347
26348 \end_inset
26349 </cell>
26350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26351 \begin_inset Text
26352
26353 \begin_layout Plain Layout
26354 \begin_inset Formula $\textrm{!`}$
26355 \end_inset
26356
26357
26358 \end_layout
26359
26360 \end_inset
26361 </cell>
26362 </row>
26363 <row>
26364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26365 \begin_inset Text
26366
26367 \begin_layout Plain Layout
26368 ?
26369 \begin_inset space \hspace{}
26370 \length 0mm
26371 \end_inset
26372
26373 `
26374 \begin_inset ERT
26375 status collapsed
26376
26377 \begin_layout Plain Layout
26378
26379
26380 \backslash
26381 spce 
26382 \end_layout
26383
26384 \end_inset
26385
26386
26387 \end_layout
26388
26389 \end_inset
26390 </cell>
26391 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26392 \begin_inset Text
26393
26394 \begin_layout Plain Layout
26395 \begin_inset Formula $\textrm{?`}$
26396 \end_inset
26397
26398
26399 \end_layout
26400
26401 \end_inset
26402 </cell>
26403 </row>
26404 <row>
26405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26406 \begin_inset Text
26407
26408 \begin_layout Plain Layout
26409
26410 \backslash
26411 j
26412 \end_layout
26413
26414 \end_inset
26415 </cell>
26416 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26417 \begin_inset Text
26418
26419 \begin_layout Plain Layout
26420 \begin_inset Formula $\textrm{ȷ}$
26421 \end_inset
26422
26423
26424 \end_layout
26425
26426 \end_inset
26427 </cell>
26428 </row>
26429 </lyxtabular>
26430
26431 \end_inset
26432
26433
26434 \begin_inset space \hfill{}
26435 \end_inset
26436
26437
26438 \end_layout
26439
26440 \begin_layout Standard
26441 Los caracteres 
26442 \begin_inset Formula $\textrm{\textrm{Å}}$
26443 \end_inset
26444
26445  y 
26446 \begin_inset Formula $\textrm{\textrm{Ø}}$
26447 \end_inset
26448
26449  también se pueden insertar mediante el botón 
26450 \begin_inset Graphics
26451         filename ../../images/math/digamma.png
26452         scale 85
26453
26454 \end_inset
26455
26456  de la barra de ecuaciones.
26457 \end_layout
26458
26459 \begin_layout Standard
26460 Los comandos 
26461 \series bold
26462 !
26463 \begin_inset space \hspace{}
26464 \length 0mm
26465 \end_inset
26466
26467 `
26468 \series default
26469  y 
26470 \series bold
26471 ?
26472 \begin_inset space \hspace{}
26473 \length 0mm
26474 \end_inset
26475
26476 `
26477 \series default
26478  son una excepción porque se pueden insertar directamente a texto en LyX.
26479  
26480 \end_layout
26481
26482 \begin_layout Subsection
26483 Acentos en texto
26484 \begin_inset CommandInset label
26485 LatexCommand label
26486 name "sub:Acentos-en-texto"
26487
26488 \end_inset
26489
26490
26491 \begin_inset Index
26492 status collapsed
26493
26494 \begin_layout Plain Layout
26495 Acentos ! en texto
26496 \end_layout
26497
26498 \end_inset
26499
26500
26501 \end_layout
26502
26503 \begin_layout Standard
26504 Con los siguientes comandos se pueden acentuar todas las letras.
26505  Los comandos deben ponerse en modo TeX.
26506 \end_layout
26507
26508 \begin_layout Standard
26509 \begin_inset space \hfill{}
26510 \end_inset
26511
26512
26513 \begin_inset Tabular
26514 <lyxtabular version="3" rows="8" columns="2">
26515 <features>
26516 <column alignment="block" valignment="top" width="0">
26517 <column alignment="block" valignment="top" width="0">
26518 <row>
26519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26520 \begin_inset Text
26521
26522 \begin_layout Plain Layout
26523 Comando
26524 \end_layout
26525
26526 \end_inset
26527 </cell>
26528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26529 \begin_inset Text
26530
26531 \begin_layout Plain Layout
26532 Resultado
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
26546 \begin_inset Quotes grd
26547 \end_inset
26548
26549 e
26550 \end_layout
26551
26552 \end_inset
26553 </cell>
26554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26555 \begin_inset Text
26556
26557 \begin_layout Plain Layout
26558 \begin_inset ERT
26559 status collapsed
26560
26561 \begin_layout Plain Layout
26562
26563
26564 \backslash
26565 "e
26566 \end_layout
26567
26568 \end_inset
26569
26570
26571 \end_layout
26572
26573 \end_inset
26574 </cell>
26575 </row>
26576 <row>
26577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26578 \begin_inset Text
26579
26580 \begin_layout Plain Layout
26581
26582 \backslash
26583 `e
26584 \end_layout
26585
26586 \end_inset
26587 </cell>
26588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26589 \begin_inset Text
26590
26591 \begin_layout Plain Layout
26592 \begin_inset ERT
26593 status collapsed
26594
26595 \begin_layout Plain Layout
26596
26597
26598 \backslash
26599 `e
26600 \end_layout
26601
26602 \end_inset
26603
26604
26605 \end_layout
26606
26607 \end_inset
26608 </cell>
26609 </row>
26610 <row>
26611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26612 \begin_inset Text
26613
26614 \begin_layout Plain Layout
26615
26616 \backslash
26617 ^
26618 \begin_inset ERT
26619 status collapsed
26620
26621 \begin_layout Plain Layout
26622
26623
26624 \backslash
26625 spce 
26626 \end_layout
26627
26628 \end_inset
26629
26630 e
26631 \end_layout
26632
26633 \end_inset
26634 </cell>
26635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26636 \begin_inset Text
26637
26638 \begin_layout Plain Layout
26639 \begin_inset ERT
26640 status collapsed
26641
26642 \begin_layout Plain Layout
26643
26644
26645 \backslash
26646 ^e
26647 \end_layout
26648
26649 \end_inset
26650
26651
26652 \end_layout
26653
26654 \end_inset
26655 </cell>
26656 </row>
26657 <row>
26658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26659 \begin_inset Text
26660
26661 \begin_layout Plain Layout
26662
26663 \backslash
26664 =e
26665 \end_layout
26666
26667 \end_inset
26668 </cell>
26669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26670 \begin_inset Text
26671
26672 \begin_layout Plain Layout
26673 \begin_inset ERT
26674 status collapsed
26675
26676 \begin_layout Plain Layout
26677
26678
26679 \backslash
26680 =e
26681 \end_layout
26682
26683 \end_inset
26684
26685
26686 \end_layout
26687
26688 \end_inset
26689 </cell>
26690 </row>
26691 <row>
26692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26693 \begin_inset Text
26694
26695 \begin_layout Plain Layout
26696
26697 \backslash
26698 u
26699 \begin_inset ERT
26700 status collapsed
26701
26702 \begin_layout Plain Layout
26703
26704
26705 \backslash
26706 spce 
26707 \end_layout
26708
26709 \end_inset
26710
26711 e
26712 \end_layout
26713
26714 \end_inset
26715 </cell>
26716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26717 \begin_inset Text
26718
26719 \begin_layout Plain Layout
26720 \begin_inset ERT
26721 status collapsed
26722
26723 \begin_layout Plain Layout
26724
26725
26726 \backslash
26727 u e
26728 \end_layout
26729
26730 \end_inset
26731
26732
26733 \end_layout
26734
26735 \end_inset
26736 </cell>
26737 </row>
26738 <row>
26739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26740 \begin_inset Text
26741
26742 \begin_layout Plain Layout
26743
26744 \backslash
26745 b
26746 \begin_inset ERT
26747 status collapsed
26748
26749 \begin_layout Plain Layout
26750
26751
26752 \backslash
26753 spce 
26754 \end_layout
26755
26756 \end_inset
26757
26758 e
26759 \end_layout
26760
26761 \end_inset
26762 </cell>
26763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26764 \begin_inset Text
26765
26766 \begin_layout Plain Layout
26767 \begin_inset ERT
26768 status collapsed
26769
26770 \begin_layout Plain Layout
26771
26772
26773 \backslash
26774 b e
26775 \end_layout
26776
26777 \end_inset
26778
26779
26780 \end_layout
26781
26782 \end_inset
26783 </cell>
26784 </row>
26785 <row>
26786 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26787 \begin_inset Text
26788
26789 \begin_layout Plain Layout
26790
26791 \backslash
26792 t
26793 \begin_inset ERT
26794 status collapsed
26795
26796 \begin_layout Plain Layout
26797
26798
26799 \backslash
26800 spce 
26801 \end_layout
26802
26803 \end_inset
26804
26805 ee
26806 \end_layout
26807
26808 \end_inset
26809 </cell>
26810 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26811 \begin_inset Text
26812
26813 \begin_layout Plain Layout
26814 \begin_inset ERT
26815 status collapsed
26816
26817 \begin_layout Plain Layout
26818
26819
26820 \backslash
26821 t ee
26822 \end_layout
26823
26824 \end_inset
26825
26826
26827 \end_layout
26828
26829 \end_inset
26830 </cell>
26831 </row>
26832 </lyxtabular>
26833
26834 \end_inset
26835
26836
26837 \begin_inset space \hfill{}
26838 \end_inset
26839
26840
26841 \begin_inset Tabular
26842 <lyxtabular version="3" rows="8" columns="2">
26843 <features>
26844 <column alignment="block" valignment="top" width="0">
26845 <column alignment="center" valignment="top" width="0">
26846 <row>
26847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26848 \begin_inset Text
26849
26850 \begin_layout Plain Layout
26851 Comando
26852 \end_layout
26853
26854 \end_inset
26855 </cell>
26856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26857 \begin_inset Text
26858
26859 \begin_layout Plain Layout
26860 Resultado
26861 \end_layout
26862
26863 \end_inset
26864 </cell>
26865 </row>
26866 <row>
26867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26868 \begin_inset Text
26869
26870 \begin_layout Plain Layout
26871
26872 \backslash
26873 H
26874 \begin_inset ERT
26875 status collapsed
26876
26877 \begin_layout Plain Layout
26878
26879
26880 \backslash
26881 spce 
26882 \end_layout
26883
26884 \end_inset
26885
26886 e
26887 \end_layout
26888
26889 \end_inset
26890 </cell>
26891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26892 \begin_inset Text
26893
26894 \begin_layout Plain Layout
26895 \begin_inset ERT
26896 status collapsed
26897
26898 \begin_layout Plain Layout
26899
26900
26901 \backslash
26902 H e
26903 \end_layout
26904
26905 \end_inset
26906
26907
26908 \end_layout
26909
26910 \end_inset
26911 </cell>
26912 </row>
26913 <row>
26914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26915 \begin_inset Text
26916
26917 \begin_layout Plain Layout
26918
26919 \backslash
26920 'e
26921 \end_layout
26922
26923 \end_inset
26924 </cell>
26925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26926 \begin_inset Text
26927
26928 \begin_layout Plain Layout
26929 \begin_inset ERT
26930 status collapsed
26931
26932 \begin_layout Plain Layout
26933
26934
26935 \backslash
26936 'e
26937 \end_layout
26938
26939 \end_inset
26940
26941
26942 \end_layout
26943
26944 \end_inset
26945 </cell>
26946 </row>
26947 <row>
26948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26949 \begin_inset Text
26950
26951 \begin_layout Plain Layout
26952
26953 \backslash
26954 ~e
26955 \begin_inset Index
26956 status collapsed
26957
26958 \begin_layout Plain Layout
26959 Tilde
26960 \end_layout
26961
26962 \end_inset
26963
26964
26965 \end_layout
26966
26967 \end_inset
26968 </cell>
26969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26970 \begin_inset Text
26971
26972 \begin_layout Plain Layout
26973 \begin_inset ERT
26974 status collapsed
26975
26976 \begin_layout Plain Layout
26977
26978
26979 \backslash
26980 ~e
26981 \end_layout
26982
26983 \end_inset
26984
26985
26986 \end_layout
26987
26988 \end_inset
26989 </cell>
26990 </row>
26991 <row>
26992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26993 \begin_inset Text
26994
26995 \begin_layout Plain Layout
26996
26997 \backslash
26998 .e
26999 \end_layout
27000
27001 \end_inset
27002 </cell>
27003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27004 \begin_inset Text
27005
27006 \begin_layout Plain Layout
27007 \begin_inset ERT
27008 status collapsed
27009
27010 \begin_layout Plain Layout
27011
27012
27013 \backslash
27014 .e
27015 \end_layout
27016
27017 \end_inset
27018
27019
27020 \end_layout
27021
27022 \end_inset
27023 </cell>
27024 </row>
27025 <row>
27026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27027 \begin_inset Text
27028
27029 \begin_layout Plain Layout
27030
27031 \backslash
27032 v
27033 \begin_inset ERT
27034 status collapsed
27035
27036 \begin_layout Plain Layout
27037
27038
27039 \backslash
27040 spce 
27041 \end_layout
27042
27043 \end_inset
27044
27045 e
27046 \end_layout
27047
27048 \end_inset
27049 </cell>
27050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27051 \begin_inset Text
27052
27053 \begin_layout Plain Layout
27054 \begin_inset ERT
27055 status collapsed
27056
27057 \begin_layout Plain Layout
27058
27059
27060 \backslash
27061 v e
27062 \end_layout
27063
27064 \end_inset
27065
27066
27067 \end_layout
27068
27069 \end_inset
27070 </cell>
27071 </row>
27072 <row>
27073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27074 \begin_inset Text
27075
27076 \begin_layout Plain Layout
27077
27078 \backslash
27079 d
27080 \begin_inset ERT
27081 status collapsed
27082
27083 \begin_layout Plain Layout
27084
27085
27086 \backslash
27087 spce 
27088 \end_layout
27089
27090 \end_inset
27091
27092 e
27093 \end_layout
27094
27095 \end_inset
27096 </cell>
27097 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27098 \begin_inset Text
27099
27100 \begin_layout Plain Layout
27101 \begin_inset ERT
27102 status collapsed
27103
27104 \begin_layout Plain Layout
27105
27106
27107 \backslash
27108 d e
27109 \end_layout
27110
27111 \end_inset
27112
27113
27114 \end_layout
27115
27116 \end_inset
27117 </cell>
27118 </row>
27119 <row>
27120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27121 \begin_inset Text
27122
27123 \begin_layout Plain Layout
27124
27125 \backslash
27126 c
27127 \begin_inset ERT
27128 status collapsed
27129
27130 \begin_layout Plain Layout
27131
27132
27133 \backslash
27134 spce 
27135 \end_layout
27136
27137 \end_inset
27138
27139 e
27140 \end_layout
27141
27142 \end_inset
27143 </cell>
27144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27145 \begin_inset Text
27146
27147 \begin_layout Plain Layout
27148 \begin_inset ERT
27149 status collapsed
27150
27151 \begin_layout Plain Layout
27152
27153
27154 \backslash
27155 c e
27156 \end_layout
27157
27158 \end_inset
27159
27160
27161 \end_layout
27162
27163 \end_inset
27164 </cell>
27165 </row>
27166 </lyxtabular>
27167
27168 \end_inset
27169
27170
27171 \begin_inset space \hfill{}
27172 \end_inset
27173
27174
27175 \end_layout
27176
27177 \begin_layout Standard
27178 \begin_inset VSpace medskip
27179 \end_inset
27180
27181
27182 \end_layout
27183
27184 \begin_layout Standard
27185 Con el comando 
27186 \series bold
27187
27188 \backslash
27189 t
27190 \series default
27191  también se pueden acentuar dos caracteres distintos.
27192  El comando 
27193 \series bold
27194
27195 \backslash
27196 t
27197 \begin_inset ERT
27198 status collapsed
27199
27200 \begin_layout Plain Layout
27201
27202
27203 \backslash
27204 spce 
27205 \end_layout
27206
27207 \end_inset
27208
27209 sz
27210 \series default
27211  genera 
27212 \begin_inset ERT
27213 status collapsed
27214
27215 \begin_layout Plain Layout
27216
27217
27218 \backslash
27219 t sz
27220 \end_layout
27221
27222 \end_inset
27223
27224
27225 \end_layout
27226
27227 \begin_layout Standard
27228 Los acentos 
27229 \series bold
27230 `
27231 \series default
27232  , 
27233 \series bold
27234 '
27235 \series default
27236  y 
27237 \series bold
27238 ^
27239 \series default
27240  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27241  TeX.
27242  Lo mismo se aplica a la tilde
27243 \begin_inset Foot
27244 status collapsed
27245
27246 \begin_layout Plain Layout
27247 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27248 \end_layout
27249
27250 \end_inset
27251
27252  con 
27253 \emph on
27254 a
27255 \emph default
27256
27257 \emph on
27258 o
27259 \emph default
27260  y 
27261 \emph on
27262 n.
27263 \end_layout
27264
27265 \begin_layout Standard
27266 Los comandos 
27267 \series bold
27268
27269 \backslash
27270 b
27271 \series default
27272  , 
27273 \series bold
27274
27275 \backslash
27276 c
27277 \series default
27278  , 
27279 \series bold
27280
27281 \backslash
27282 d
27283 \series default
27284  , 
27285 \series bold
27286
27287 \backslash
27288 H
27289 \series default
27290  , 
27291 \series bold
27292
27293 \backslash
27294 t
27295 \series default
27296  , 
27297 \series bold
27298
27299 \backslash
27300 u
27301 \series default
27302  , 
27303 \series bold
27304
27305 \backslash
27306 v
27307 \series default
27308 , y acentos insertados directamente con el teclado también están disponibles
27309  en texto matemático.
27310  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27311  
27312 \begin_inset CommandInset ref
27313 LatexCommand ref
27314 reference "sub:Acentos-para-un"
27315
27316 \end_inset
27317
27318 .
27319 \end_layout
27320
27321 \begin_layout Standard
27322 \begin_inset VSpace bigskip
27323 \end_inset
27324
27325
27326 \end_layout
27327
27328 \begin_layout Standard
27329 Además, con el comando 
27330 \series bold
27331
27332 \backslash
27333 textcircled
27334 \series default
27335
27336 \begin_inset Index
27337 status collapsed
27338
27339 \begin_layout Plain Layout
27340 Comandos ! T ! 
27341 \backslash
27342 textcircled
27343 \end_layout
27344
27345 \end_inset
27346
27347  se pueden insertar en un círculo todos los números y letras, de forma parecida
27348  al símbolo copyright.
27349 \end_layout
27350
27351 \begin_layout Standard
27352 \noindent
27353 \align center
27354 \begin_inset Tabular
27355 <lyxtabular version="3" rows="3" columns="2">
27356 <features>
27357 <column alignment="center" valignment="top" width="0">
27358 <column alignment="center" valignment="top" width="0">
27359 <row>
27360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27361 \begin_inset Text
27362
27363 \begin_layout Plain Layout
27364 Comando
27365 \end_layout
27366
27367 \end_inset
27368 </cell>
27369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27370 \begin_inset Text
27371
27372 \begin_layout Plain Layout
27373 Resultado
27374 \begin_inset Note Note
27375 status collapsed
27376
27377 \begin_layout Plain Layout
27378
27379 \series bold
27380
27381 \backslash
27382 raisebox
27383 \series default
27384  se usa sólo como espaciador
27385 \end_layout
27386
27387 \end_inset
27388
27389
27390 \end_layout
27391
27392 \end_inset
27393 </cell>
27394 </row>
27395 <row>
27396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27397 \begin_inset Text
27398
27399 \begin_layout Plain Layout
27400
27401 \backslash
27402 textcircled{w}
27403 \end_layout
27404
27405 \end_inset
27406 </cell>
27407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27408 \begin_inset Text
27409
27410 \begin_layout Plain Layout
27411 \begin_inset ERT
27412 status collapsed
27413
27414 \begin_layout Plain Layout
27415
27416
27417 \backslash
27418 textcircled{w}
27419 \end_layout
27420
27421 \end_inset
27422
27423
27424 \end_layout
27425
27426 \end_inset
27427 </cell>
27428 </row>
27429 <row>
27430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27431 \begin_inset Text
27432
27433 \begin_layout Plain Layout
27434
27435 \backslash
27436 Large 
27437 \backslash
27438 textcircled{
27439 \backslash
27440 normalsize
27441 \backslash
27442 protect
27443 \backslash
27444 raisebox{-1.5pt}{W}}
27445 \end_layout
27446
27447 \end_inset
27448 </cell>
27449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27450 \begin_inset Text
27451
27452 \begin_layout Plain Layout
27453 \begin_inset Formula $\raisebox{4.5mm}{}$
27454 \end_inset
27455
27456
27457 \begin_inset ERT
27458 status collapsed
27459
27460 \begin_layout Plain Layout
27461
27462
27463 \backslash
27464 Large 
27465 \backslash
27466 textcircled{
27467 \backslash
27468 normalsize
27469 \backslash
27470 protect
27471 \backslash
27472 raisebox{-1.5pt}W}
27473 \end_layout
27474
27475 \end_inset
27476
27477
27478 \begin_inset Formula $\raisebox{-2mm}{}$
27479 \end_inset
27480
27481
27482 \end_layout
27483
27484 \end_inset
27485 </cell>
27486 </row>
27487 </lyxtabular>
27488
27489 \end_inset
27490
27491
27492 \end_layout
27493
27494 \begin_layout Standard
27495 Hay que tener cuidado que el carácter se ajuste al círculo.
27496  Por eso 
27497 \series bold
27498
27499 \backslash
27500 Large
27501 \begin_inset Foot
27502 status collapsed
27503
27504 \begin_layout Plain Layout
27505 véase 
27506 \begin_inset CommandInset ref
27507 LatexCommand ref
27508 reference "sub:Tamaños-de-fuentes"
27509
27510 \end_inset
27511
27512
27513 \end_layout
27514
27515 \end_inset
27516
27517
27518 \series default
27519  especifica el tamaño del círculo.
27520  Con ayuda de 
27521 \series bold
27522
27523 \backslash
27524 raisebox
27525 \begin_inset Foot
27526 status collapsed
27527
27528 \begin_layout Plain Layout
27529 véase 
27530 \begin_inset CommandInset ref
27531 LatexCommand ref
27532 reference "sub:Cuadros-sin-marco"
27533
27534 \end_inset
27535
27536
27537 \end_layout
27538
27539 \end_inset
27540
27541
27542 \series default
27543  se puede centrar el carácter.
27544 \end_layout
27545
27546 \begin_layout Subsection
27547 Números en estilo antiguo
27548 \begin_inset Index
27549 status collapsed
27550
27551 \begin_layout Plain Layout
27552 Numeros@Números ! en estilo antiguo
27553 \end_layout
27554
27555 \end_inset
27556
27557
27558 \end_layout
27559
27560 \begin_layout Standard
27561 Los números en estilo antiguo o elzevirianos se componen con el comando
27562  
27563 \series bold
27564
27565 \backslash
27566 oldstylenums
27567 \series default
27568
27569 \begin_inset Index
27570 status collapsed
27571
27572 \begin_layout Plain Layout
27573 Comandos ! O ! 
27574 \backslash
27575 oldstylenums
27576 \end_layout
27577
27578 \end_inset
27579
27580 .
27581  El comando se puede usar en ecuaciones y en modo TeX.
27582  Su esquema es:
27583 \end_layout
27584
27585 \begin_layout Standard
27586
27587 \series bold
27588
27589 \backslash
27590 oldstylenums{número}
27591 \end_layout
27592
27593 \begin_layout Standard
27594 El comando 
27595 \series bold
27596
27597 \backslash
27598 oldstylenums{0123456789}
27599 \series default
27600  genera: 
27601 \begin_inset Formula $\oldstylenums{0123456789}$
27602 \end_inset
27603
27604
27605 \end_layout
27606
27607 \begin_layout Subsection
27608 Caracteres especiales misceláneos
27609 \begin_inset CommandInset label
27610 LatexCommand label
27611 name "sub:Caracteres-especiales-misceláneos"
27612
27613 \end_inset
27614
27615
27616 \begin_inset Index
27617 status collapsed
27618
27619 \begin_layout Plain Layout
27620 Caracteres especiales ! misceláneos
27621 \end_layout
27622
27623 \end_inset
27624
27625
27626 \end_layout
27627
27628 \begin_layout Standard
27629 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
27630  comandos:
27631 \end_layout
27632
27633 \begin_layout Standard
27634 \noindent
27635 \align center
27636 \begin_inset Tabular
27637 <lyxtabular version="3" rows="4" columns="2">
27638 <features>
27639 <column alignment="center" valignment="top" width="0">
27640 <column alignment="center" valignment="top" width="0">
27641 <row>
27642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27643 \begin_inset Text
27644
27645 \begin_layout Plain Layout
27646 Comando
27647 \end_layout
27648
27649 \end_inset
27650 </cell>
27651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27652 \begin_inset Text
27653
27654 \begin_layout Plain Layout
27655 Resultado
27656 \end_layout
27657
27658 \end_inset
27659 </cell>
27660 </row>
27661 <row>
27662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27663 \begin_inset Text
27664
27665 \begin_layout Plain Layout
27666
27667 \backslash
27668 ^
27669 \begin_inset ERT
27670 status collapsed
27671
27672 \begin_layout Plain Layout
27673
27674
27675 \backslash
27676 spce 
27677 \end_layout
27678
27679 \end_inset
27680
27681
27682 \end_layout
27683
27684 \end_inset
27685 </cell>
27686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27687 \begin_inset Text
27688
27689 \begin_layout Plain Layout
27690 \begin_inset Formula $\mathcircumflex$
27691 \end_inset
27692
27693
27694 \end_layout
27695
27696 \end_inset
27697 </cell>
27698 </row>
27699 <row>
27700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27701 \begin_inset Text
27702
27703 \begin_layout Plain Layout
27704
27705 \backslash
27706 _
27707 \end_layout
27708
27709 \end_inset
27710 </cell>
27711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27712 \begin_inset Text
27713
27714 \begin_layout Plain Layout
27715 \begin_inset Formula $\_$
27716 \end_inset
27717
27718
27719 \end_layout
27720
27721 \end_inset
27722 </cell>
27723 </row>
27724 <row>
27725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27726 \begin_inset Text
27727
27728 \begin_layout Plain Layout
27729 ^
27730 \begin_inset ERT
27731 status collapsed
27732
27733 \begin_layout Plain Layout
27734
27735
27736 \backslash
27737 spce 
27738 \end_layout
27739
27740 \end_inset
27741
27742
27743 \backslash
27744 circ
27745 \begin_inset Index
27746 status collapsed
27747
27748 \begin_layout Plain Layout
27749
27750 \backslash
27751
27752 \end_layout
27753
27754 \end_inset
27755
27756
27757 \end_layout
27758
27759 \end_inset
27760 </cell>
27761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27762 \begin_inset Text
27763
27764 \begin_layout Plain Layout
27765 \begin_inset Formula $^{\circ}$
27766 \end_inset
27767
27768
27769 \end_layout
27770
27771 \end_inset
27772 </cell>
27773 </row>
27774 </lyxtabular>
27775
27776 \end_inset
27777
27778
27779 \end_layout
27780
27781 \begin_layout Standard
27782 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
27783  LaTeX contiene la línea:
27784 \begin_inset Foot
27785 status collapsed
27786
27787 \begin_layout Plain Layout
27788 Más sobre este asunto en 
27789 \begin_inset CommandInset ref
27790 LatexCommand ref
27791 reference "sub:Caracteres-de-texto"
27792
27793 \end_inset
27794
27795
27796 \end_layout
27797
27798 \end_inset
27799
27800  
27801 \end_layout
27802
27803 \begin_layout Standard
27804
27805 \series bold
27806
27807 \backslash
27808 DeclareInputtext{176}{
27809 \backslash
27810 ifmmode^
27811 \backslash
27812 circ
27813 \backslash
27814 else
27815 \backslash
27816 textdegree
27817 \backslash
27818 fi}
27819 \end_layout
27820
27821 \begin_layout Section
27822 Estilos de ecuación
27823 \begin_inset CommandInset label
27824 LatexCommand label
27825 name "sec:Estilos-de-ecuación"
27826
27827 \end_inset
27828
27829
27830 \begin_inset Index
27831 status collapsed
27832
27833 \begin_layout Plain Layout
27834 Ecuación ! estilos de
27835 \end_layout
27836
27837 \end_inset
27838
27839
27840 \end_layout
27841
27842 \begin_layout Itemize
27843 Hay dos estilos diferentes de alineación:
27844 \end_layout
27845
27846 \begin_deeper
27847 \begin_layout Description
27848 Centrado es el estándar predefinido
27849 \end_layout
27850
27851 \begin_layout Description
27852 Sangrado para este estilo debe insertarse la opción de clase 
27853 \series bold
27854 fleqn
27855 \series default
27856  en el menú 
27857 \family sans
27858 Documento\SpecialChar \menuseparator
27859 Configuración
27860 \family default
27861  bajo 
27862 \family sans
27863 Clase de documento
27864 \end_layout
27865
27866 \begin_layout Standard
27867 Cuando se usa 
27868 \series bold
27869 Sangrado
27870 \series default
27871 , éste se puede ajustar con la longitud 
27872 \series bold
27873
27874 \backslash
27875 mathindent
27876 \series default
27877
27878 \begin_inset Index
27879 status collapsed
27880
27881 \begin_layout Plain Layout
27882 Comandos ! M ! 
27883 \backslash
27884 mathindent
27885 \end_layout
27886
27887 \end_inset
27888
27889 .
27890  Para 15
27891 \begin_inset space \thinspace{}
27892 \end_inset
27893
27894 mm, p.
27895 \begin_inset space \thinspace{}
27896 \end_inset
27897
27898 e., se inserta esta línea de comando en el preámbulo LaTeX:
27899 \end_layout
27900
27901 \begin_layout Standard
27902
27903 \series bold
27904
27905 \backslash
27906 setlength{
27907 \backslash
27908 mathindent}{15mm}
27909 \end_layout
27910
27911 \begin_layout Standard
27912 Si no se especifica longitud se usa el valor predeterminado de 30
27913 \begin_inset space \thinspace{}
27914 \end_inset
27915
27916 pt.
27917 \end_layout
27918
27919 \end_deeper
27920 \begin_layout Itemize
27921 Y dos estilos diferentes de numeración:
27922 \end_layout
27923
27924 \begin_deeper
27925 \begin_layout Description
27926 Derecha es el estándar predefinido
27927 \end_layout
27928
27929 \begin_layout Description
27930 Izquierda para este estilo debe insertarse la opción de clase 
27931 \series bold
27932 leqno
27933 \series default
27934  en el menú 
27935 \family sans
27936 Documento\SpecialChar \menuseparator
27937 Configuración
27938 \family default
27939  bajo 
27940 \family sans
27941 Clase de documento
27942 \end_layout
27943
27944 \end_deeper
27945 \begin_layout Standard
27946
27947 \series bold
27948 fleqn
27949 \series default
27950  y 
27951 \series bold
27952 leqno
27953 \series default
27954  también se pueden usar juntos.
27955  En ese caso se insertan ambas opciones, separadas por una coma.
27956 \end_layout
27957
27958 \begin_layout Standard
27959 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
27960  documento.
27961  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
27962  estilo 
27963 \series bold
27964 Centrado
27965 \series default
27966  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
27967 \begin_inset CommandInset ref
27968 LatexCommand ref
27969 reference "sub:Entorno-flalign"
27970
27971 \end_inset
27972
27973 .
27974 \end_layout
27975
27976 \begin_layout Section
27977 Ecuaciones multilínea
27978 \begin_inset CommandInset label
27979 LatexCommand label
27980 name "sec:Ecuaciones-multilínea"
27981
27982 \end_inset
27983
27984
27985 \begin_inset Index
27986 status collapsed
27987
27988 \begin_layout Plain Layout
27989 Ecuación ! multilínea
27990 \end_layout
27991
27992 \end_inset
27993
27994
27995 \end_layout
27996
27997 \begin_layout Subsection
27998 General
27999 \end_layout
28000
28001 \begin_layout Standard
28002 En LyX se generan nuevas líneas en una ecuación con 
28003 \family sans
28004 \series bold
28005 Ctrl+Retorno
28006 \family default
28007 \series default
28008 .
28009  Esto crea un 
28010 \series bold
28011 entorno eqnarray
28012 \series default
28013 , que se describe en
28014 \begin_inset space ~
28015 \end_inset
28016
28017
28018 \begin_inset CommandInset ref
28019 LatexCommand ref
28020 reference "sub:Entorno-eqnarray"
28021
28022 \end_inset
28023
28024  o, si se ha marcado la opción 
28025 \family sans
28026 Usar
28027 \begin_inset space ~
28028 \end_inset
28029
28030 el
28031 \begin_inset space ~
28032 \end_inset
28033
28034 paquete
28035 \begin_inset space ~
28036 \end_inset
28037
28038 de
28039 \begin_inset space ~
28040 \end_inset
28041
28042 ecuaciones
28043 \begin_inset space ~
28044 \end_inset
28045
28046 AMS
28047 \family default
28048  en la configuración del documento
28049 \family sans
28050 , un 
28051 \series bold
28052 entorno
28053 \family default
28054 \series default
28055  
28056 \series bold
28057 align
28058 \series default
28059 , que se describe en
28060 \begin_inset space ~
28061 \end_inset
28062
28063
28064 \begin_inset CommandInset ref
28065 LatexCommand ref
28066 reference "sub:Entorno-align-estándar"
28067
28068 \end_inset
28069
28070 .
28071 \end_layout
28072
28073 \begin_layout Standard
28074 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28075  el menú 
28076 \family sans
28077 Insertar\SpecialChar \menuseparator
28078 Ecuación
28079 \family default
28080 .
28081  En las siguientes secciones se describen estos entornos.
28082 \end_layout
28083
28084 \begin_layout Standard
28085 En todos los entornos de ecuación multilínea la combinación 
28086 \family sans
28087 Ctrl+Retorno
28088 \family default
28089  genera una línea nueva.
28090  Para añadir o quitar líneas se pueden usar los botones 
28091 \begin_inset Graphics
28092         filename ../../images/tabular-feature_append-row.png
28093         scale 85
28094
28095 \end_inset
28096
28097  o 
28098 \begin_inset Graphics
28099         filename ../../images/tabular-feature_delete-row.png
28100         scale 85
28101
28102 \end_inset
28103
28104 de la barra de herramientas, respectivamente, o el menú 
28105 \family sans
28106 Editar\SpecialChar \menuseparator
28107 Filas y columnas
28108 \family default
28109 .
28110 \end_layout
28111
28112 \begin_layout Subsubsection
28113 Separación de líneas
28114 \begin_inset CommandInset label
28115 LatexCommand label
28116 name "sub:Separación-de-líneas"
28117
28118 \end_inset
28119
28120
28121 \begin_inset Index
28122 status collapsed
28123
28124 \begin_layout Plain Layout
28125 Ecuación ! multilínea ! separación de filas
28126 \end_layout
28127
28128 \end_inset
28129
28130
28131 \end_layout
28132
28133 \begin_layout Standard
28134 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28135 \begin_inset Formula \begin{eqnarray*}
28136 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}\\
28137 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\end{eqnarray*}
28138
28139 \end_inset
28140
28141 En LaTeX un espacio adicional para una línea se especifica como argumento
28142  opcional del comando de nueva línea.
28143  Esto aún no es posible en LYX,
28144 \begin_inset Foot
28145 status collapsed
28146
28147 \begin_layout Plain Layout
28148 véase 
28149 \begin_inset CommandInset href
28150 LatexCommand href
28151 name "LyX-bug #1505"
28152 target "http://www.lyx.org/trac/ticket/1505"
28153
28154 \end_inset
28155
28156
28157 \end_layout
28158
28159 \end_inset
28160
28161  por lo que toda la ecuación debe insertarse en modo TeX.
28162  Para añadir espacio en nuestro ejemplo se inserta el comando 
28163 \series bold
28164
28165 \backslash
28166
28167 \backslash
28168 [3mm]
28169 \series default
28170  al final de la primera línea.
28171  Así: 
28172 \begin_inset ERT
28173 status collapsed
28174
28175 \begin_layout Plain Layout
28176
28177
28178 \backslash
28179 begin{eqnarray*}
28180 \end_layout
28181
28182 \begin_layout Plain Layout
28183
28184 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28185  = & 
28186 \backslash
28187 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28188 \backslash
28189
28190 \backslash
28191 [3mm]
28192 \end_layout
28193
28194 \begin_layout Plain Layout
28195
28196 4x^{2}
28197 \backslash
28198 left(B^{2}+x_{0}^{2}
28199 \backslash
28200 right)+4x_{0}x
28201 \backslash
28202 left(D-B^{2}
28203 \backslash
28204 right)+B^{2}
28205 \backslash
28206 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28207 \backslash
28208 right) & = & 0
28209 \end_layout
28210
28211 \begin_layout Plain Layout
28212
28213
28214 \backslash
28215 end{eqnarray*}
28216 \end_layout
28217
28218 \end_inset
28219
28220
28221 \begin_inset VSpace bigskip
28222 \end_inset
28223
28224
28225 \end_layout
28226
28227 \begin_layout Standard
28228 Para obtener separación en todas las líneas hay que cambiar la longitud
28229  
28230 \series bold
28231
28232 \backslash
28233 jot
28234 \series default
28235
28236 \begin_inset Index
28237 status collapsed
28238
28239 \begin_layout Plain Layout
28240 Comandos ! J ! 
28241 \backslash
28242 jot
28243 \end_layout
28244
28245 \end_inset
28246
28247 .
28248  La definición es: 
28249 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28250 \end_inset
28251
28252 .
28253  El valor predeterminado para 
28254 \series bold
28255
28256 \backslash
28257 jot
28258 \series default
28259  es 3
28260 \begin_inset space \thinspace{}
28261 \end_inset
28262
28263 pt.
28264  Para establecer una separación adicional de 3
28265 \begin_inset space \thinspace{}
28266 \end_inset
28267
28268 mm como en el ejemplo anterior, se inserta el comando
28269 \end_layout
28270
28271 \begin_layout Standard
28272
28273 \series bold
28274
28275 \backslash
28276 setlength{
28277 \backslash
28278 jot}{3mm+3pt}
28279 \end_layout
28280
28281 \begin_layout Standard
28282 en modo TeX antes de la ecuación.
28283  Es necesario cargar el paquete 
28284 \series bold
28285 calc
28286 \series default
28287
28288 \begin_inset Foot
28289 status collapsed
28290
28291 \begin_layout Plain Layout
28292
28293 \series bold
28294 calc
28295 \series default
28296  forma parte de toda instalación LaTeX estándar.
28297 \end_layout
28298
28299 \end_inset
28300
28301
28302 \begin_inset Index
28303 status collapsed
28304
28305 \begin_layout Plain Layout
28306 Paquetes ! calc
28307 \end_layout
28308
28309 \end_inset
28310
28311  en el preámbulo con la línea
28312 \end_layout
28313
28314 \begin_layout Standard
28315
28316 \series bold
28317
28318 \backslash
28319 usepackage{calc}
28320 \end_layout
28321
28322 \begin_layout Standard
28323 Se obtiene:
28324 \begin_inset ERT
28325 status collapsed
28326
28327 \begin_layout Plain Layout
28328
28329
28330 \backslash
28331 setlength{
28332 \backslash
28333 jot}{3mm+3pt}
28334 \end_layout
28335
28336 \end_inset
28337
28338
28339 \begin_inset Formula \begin{eqnarray*}
28340 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}\\
28341 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\end{eqnarray*}
28342
28343 \end_inset
28344
28345
28346 \begin_inset ERT
28347 status collapsed
28348
28349 \begin_layout Plain Layout
28350
28351
28352 \backslash
28353 setlength{
28354 \backslash
28355 jot}{3pt}
28356 \end_layout
28357
28358 \end_inset
28359
28360  Para volver a la distancia predeterminada, 
28361 \series bold
28362
28363 \backslash
28364 jot
28365 \series default
28366  se establece en 3
28367 \begin_inset space \thinspace{}
28368 \end_inset
28369
28370 pt.
28371 \end_layout
28372
28373 \begin_layout Subsubsection
28374 Separación de columnas
28375 \begin_inset CommandInset label
28376 LatexCommand label
28377 name "sub:Separación-de-columnas"
28378
28379 \end_inset
28380
28381
28382 \begin_inset Index
28383 status collapsed
28384
28385 \begin_layout Plain Layout
28386 Ecuación ! multilínea !separación de columnas
28387 \end_layout
28388
28389 \end_inset
28390
28391
28392 \end_layout
28393
28394 \begin_layout Standard
28395 Una ecuación multilínea forma una matriz.
28396  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28397  columnas.
28398  Cambiando la separación de columnas en este entorno se puede cambiar el
28399  espacio junto al signo de relación.
28400 \end_layout
28401
28402 \begin_layout Standard
28403 La separación de columnas se especifica con la longitud
28404 \series bold
28405  
28406 \backslash
28407 arraycolsep
28408 \series default
28409
28410 \begin_inset Index
28411 status collapsed
28412
28413 \begin_layout Plain Layout
28414 Comandos ! A ! 
28415 \backslash
28416 arraycolsep
28417 \end_layout
28418
28419 \end_inset
28420
28421  según:
28422 \begin_inset Newline newline
28423 \end_inset
28424
28425 separación de columnas = 2
28426 \begin_inset space \thinspace{}
28427 \end_inset
28428
28429
28430 \series bold
28431
28432 \backslash
28433 arraycolsep
28434 \series default
28435
28436 \begin_inset Newline newline
28437 \end_inset
28438
28439 Así, el comando en modo TeX
28440 \end_layout
28441
28442 \begin_layout Standard
28443
28444 \series bold
28445
28446 \backslash
28447 setlength{
28448 \backslash
28449 arraycolsep}{1cm}
28450 \end_layout
28451
28452 \begin_layout Standard
28453 establece para todas las ecuaciones siguientes una separación de columnas
28454  de 2
28455 \begin_inset space \thinspace{}
28456 \end_inset
28457
28458 cm.
28459  Para volver al valor predefinido, 
28460 \series bold
28461
28462 \backslash
28463 arraycolsep
28464 \series default
28465  se pone en 5
28466 \begin_inset space \thinspace{}
28467 \end_inset
28468
28469 pt.
28470 \end_layout
28471
28472 \begin_layout Standard
28473 Una ecuación con separación de 2
28474 \begin_inset space \thinspace{}
28475 \end_inset
28476
28477 cm entre columnas:
28478 \begin_inset ERT
28479 status collapsed
28480
28481 \begin_layout Plain Layout
28482
28483
28484 \backslash
28485 setlength{
28486 \backslash
28487 arraycolsep}{1cm}
28488 \end_layout
28489
28490 \end_inset
28491
28492
28493 \begin_inset Formula \begin{eqnarray*}
28494 A & = & B\\
28495 C & \ne & A\end{eqnarray*}
28496
28497 \end_inset
28498
28499 Una ecuación con la separación predefinida para matrices, 10
28500 \begin_inset space \thinspace{}
28501 \end_inset
28502
28503 pt:
28504 \begin_inset ERT
28505 status collapsed
28506
28507 \begin_layout Plain Layout
28508
28509
28510 \backslash
28511 setlength{
28512 \backslash
28513 arraycolsep}{5pt}
28514 \end_layout
28515
28516 \end_inset
28517
28518
28519 \begin_inset Formula \begin{eqnarray*}
28520 A & = & B\\
28521 C & \ne & A\end{eqnarray*}
28522
28523 \end_inset
28524
28525
28526 \end_layout
28527
28528 \begin_layout Subsubsection
28529 Ecuaciones largas
28530 \begin_inset Index
28531 status collapsed
28532
28533 \begin_layout Plain Layout
28534 Ecuación ! larga
28535 \end_layout
28536
28537 \end_inset
28538
28539
28540 \end_layout
28541
28542 \begin_layout Standard
28543 Se pueden componer ecuaciones largas mediante estos métodos:
28544 \end_layout
28545
28546 \begin_layout Itemize
28547 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
28548  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
28549 \begin_inset Formula \begin{eqnarray}
28550 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 \\
28551  &  & -\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}\end{eqnarray}
28552
28553 \end_inset
28554
28555 El signo menos al principio de la segunda línea normalmente no aparece como
28556  operador porque es el primer carácter de la línea.
28557  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
28558  Para evitarlo se ha insertado 3
28559 \begin_inset space \thinspace{}
28560 \end_inset
28561
28562 pt de espacio detrás del menos con el comando 
28563 \series bold
28564
28565 \backslash
28566 hspace
28567 \series default
28568 .
28569 \begin_inset Foot
28570 status collapsed
28571
28572 \begin_layout Plain Layout
28573 véase más sobre 
28574 \series bold
28575
28576 \backslash
28577 hspace
28578 \series default
28579  en 
28580 \begin_inset CommandInset ref
28581 LatexCommand ref
28582 reference "sub:Espacio-variable"
28583
28584 \end_inset
28585
28586
28587 \end_layout
28588
28589 \end_inset
28590
28591
28592 \begin_inset Index
28593 status collapsed
28594
28595 \begin_layout Plain Layout
28596 Comandos ! H ! 
28597 \backslash
28598 hspace
28599 \end_layout
28600
28601 \end_inset
28602
28603
28604 \end_layout
28605
28606 \begin_layout Itemize
28607 Si ambos lados de la ecuación son demasiado largos se usa el comando 
28608 \series bold
28609
28610 \backslash
28611 lefteqn
28612 \series default
28613
28614 \begin_inset Index
28615 status collapsed
28616
28617 \begin_layout Plain Layout
28618 Comandos ! L ! 
28619 \backslash
28620 lefteqn
28621 \end_layout
28622
28623 \end_inset
28624
28625 .
28626  Se inserta en la primer columna de la primera línea y hace que todas las
28627  inserciones posteriores sobreescriban las columnas siguientes:
28628 \begin_inset Formula \begin{eqnarray}
28629 \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 \\
28630  &  & -\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 \\
28631  &  & =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}\end{eqnarray}
28632
28633 \end_inset
28634
28635 Tras la inserción de 
28636 \series bold
28637
28638 \backslash
28639 lefteqn
28640 \series default
28641  el cursor está en un marco púrpura un poco a la izquierda del azul.
28642  La ecuación se inserta en éste.
28643 \begin_inset Newline newline
28644 \end_inset
28645
28646 El contenido de las restantes líneas se inserta en la segunda columna o
28647  en otra.
28648  A mayor número de columna donde se inserte, mayor sangrado.
28649 \begin_inset VSpace medskip
28650 \end_inset
28651
28652
28653 \begin_inset Newline newline
28654 \end_inset
28655
28656
28657 \begin_inset Note Greyedout
28658 status collapsed
28659
28660 \begin_layout Plain Layout
28661 Ten en cuenta lo siguiente si usas 
28662 \series bold
28663
28664 \backslash
28665 lefteqn
28666 \series default
28667 :
28668 \end_layout
28669
28670 \begin_layout Itemize
28671 La ecuación no usa la anchura total de la página.
28672  Cuando se añade, p.
28673 \begin_inset space \thinspace{}
28674 \end_inset
28675
28676 e., el término 
28677 \begin_inset Formula $-B^{2}$
28678 \end_inset
28679
28680  en la primera línea del ejemplo, debería estar fuera del margen.
28681  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
28682  principio de la primera línea.
28683 \end_layout
28684
28685 \begin_layout Itemize
28686 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
28687  primera línea.
28688 \begin_inset Foot
28689 status collapsed
28690
28691 \begin_layout Plain Layout
28692 \begin_inset CommandInset href
28693 LatexCommand href
28694 name "LyX-bug #1429"
28695 target "http://www.lyx.org/trac/ticket/1429"
28696
28697 \end_inset
28698
28699
28700 \end_layout
28701
28702 \end_inset
28703
28704  Sólo se puede poner el cursor al principio de la línea y moverlo con las
28705  teclas de flecha.
28706 \end_layout
28707
28708 \end_inset
28709
28710  
28711 \end_layout
28712
28713 \begin_layout Itemize
28714 Se describen otros métodos para escribir fórmulas largas en 
28715 \begin_inset CommandInset ref
28716 LatexCommand ref
28717 reference "sub:Entorno-multilínea"
28718
28719 \end_inset
28720
28721  y 
28722 \begin_inset CommandInset ref
28723 LatexCommand ref
28724 reference "sub:Partes-de-una-multilínea"
28725
28726 \end_inset
28727
28728 .
28729 \end_layout
28730
28731 \begin_layout Subsubsection
28732 Delimitadores multilínea
28733 \begin_inset CommandInset label
28734 LatexCommand label
28735 name "sub:Delimitadores-multilínea"
28736
28737 \end_inset
28738
28739
28740 \begin_inset Index
28741 status collapsed
28742
28743 \begin_layout Plain Layout
28744 Delimitadores ! para varias líneas
28745 \end_layout
28746
28747 \end_inset
28748
28749
28750 \end_layout
28751
28752 \begin_layout Standard
28753 Para poner delimitadores que cubran varias líneas hay un problema:
28754 \begin_inset Formula \begin{eqnarray*}
28755 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28756  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28757
28758 \end_inset
28759
28760 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
28761 res con tamaño variable no abarcan líneas múltiples.
28762 \end_layout
28763
28764 \begin_layout Standard
28765 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
28766  primera línea se finaliza con 
28767 \series bold
28768
28769 \backslash
28770 right.
28771 \series default
28772
28773 \begin_inset Index
28774 status collapsed
28775
28776 \begin_layout Plain Layout
28777 Comandos ! R ! 
28778 \backslash
28779 right
28780 \end_layout
28781
28782 \end_inset
28783
28784  y la segunda con 
28785 \series bold
28786
28787 \backslash
28788 left.
28789 \series default
28790 .
28791 \begin_inset Foot
28792 status collapsed
28793
28794 \begin_layout Plain Layout
28795 Más sobre 
28796 \series bold
28797
28798 \backslash
28799 left.
28800
28801 \series default
28802  y 
28803 \series bold
28804
28805 \backslash
28806 right.
28807
28808 \series default
28809  en 
28810 \begin_inset CommandInset ref
28811 LatexCommand ref
28812 reference "sub:Tamaño-automático-de"
28813
28814 \end_inset
28815
28816
28817 \end_layout
28818
28819 \end_inset
28820
28821
28822 \begin_inset Index
28823 status collapsed
28824
28825 \begin_layout Plain Layout
28826 Comandos ! L ! 
28827 \backslash
28828 left
28829 \end_layout
28830
28831 \end_inset
28832
28833  Después de 
28834 \series bold
28835
28836 \backslash
28837 left.
28838
28839 \series default
28840  se inserta el comando 
28841 \series bold
28842
28843 \backslash
28844 vphantom
28845 \series default
28846
28847 \begin_inset ERT
28848 status collapsed
28849
28850 \begin_layout Plain Layout
28851
28852
28853 \backslash
28854 spce 
28855 \end_layout
28856
28857 \end_inset
28858
28859
28860 \series bold
28861
28862 \backslash
28863 prod
28864 \series default
28865 ^
28866 \begin_inset ERT
28867 status collapsed
28868
28869 \begin_layout Plain Layout
28870
28871
28872 \backslash
28873 spce 
28874 \end_layout
28875
28876 \end_inset
28877
28878
28879 \series bold
28880
28881 \backslash
28882 infty
28883 \series default
28884
28885 \begin_inset ERT
28886 status collapsed
28887
28888 \begin_layout Plain Layout
28889
28890
28891 \backslash
28892 spce 
28893 \end_layout
28894
28895 \end_inset
28896
28897
28898 \series bold
28899
28900 \begin_inset Formula $\downarrow$
28901 \end_inset
28902
28903 _R=1}
28904 \series default
28905
28906 \begin_inset Index
28907 status collapsed
28908
28909 \begin_layout Plain Layout
28910 Comandos ! V ! 
28911 \backslash
28912 vphantom
28913 \end_layout
28914
28915 \end_inset
28916
28917 , porque el operador de multiplicación con sus límites es el símbolo mayor
28918  en la primera línea y ese debería ser el tamaño para el delimitador en
28919  la segunda línea.
28920 \end_layout
28921
28922 \begin_layout Standard
28923 El resultado es: 
28924 \begin_inset Formula \begin{eqnarray*}
28925 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28926  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28927
28928 \end_inset
28929
28930
28931 \end_layout
28932
28933 \begin_layout Subsection
28934 Entornos align
28935 \end_layout
28936
28937 \begin_layout Standard
28938 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
28939  Son especialmente apropiados para poner ecuaciones adosadas.
28940 \end_layout
28941
28942 \begin_layout Standard
28943 Los entornos align constan de columnas.
28944  Las columnas impares se alinean a la derecha, las pares a la izquierda.
28945  En un entorno align se puede numerar cada línea.
28946 \end_layout
28947
28948 \begin_layout Standard
28949 Los entornos align se crean con el menú 
28950 \family sans
28951 Insertar\SpecialChar \menuseparator
28952 Ecuación
28953 \family default
28954 .
28955  Una ecuación existente se puede convertir a align con el menú 
28956 \family sans
28957 Editar\SpecialChar \menuseparator
28958 Ecuación\SpecialChar \menuseparator
28959 Cambiar tipo de ecuación
28960 \family default
28961 .
28962 \end_layout
28963
28964 \begin_layout Standard
28965 Para añadir o quitar columnas se pueden usar los botones 
28966 \begin_inset Graphics
28967         filename ../../images/tabular-feature_append-row.png
28968         scale 85
28969
28970 \end_inset
28971
28972  o 
28973 \begin_inset Graphics
28974         filename ../../images/tabular-feature_delete-row.png
28975         scale 85
28976
28977 \end_inset
28978
28979 de la barra de ecuaciones o el menú 
28980 \family sans
28981 Editar\SpecialChar \menuseparator
28982 Filas y columnas
28983 \family default
28984 .
28985 \end_layout
28986
28987 \begin_layout Subsubsection
28988 Entorno align estándar
28989 \begin_inset CommandInset label
28990 LatexCommand label
28991 name "sub:Entorno-align-estándar"
28992
28993 \end_inset
28994
28995
28996 \begin_inset Index
28997 status collapsed
28998
28999 \begin_layout Plain Layout
29000 Ecuación ! multilínea ! entorno align
29001 \end_layout
29002
29003 \end_inset
29004
29005
29006 \end_layout
29007
29008 \begin_layout Standard
29009 Este entorno align se crea pulsando 
29010 \family sans
29011 Ctrl+Retorno
29012 \family default
29013  en una ecuación o con el menú 
29014 \family sans
29015 Insertar\SpecialChar \menuseparator
29016 Ecuación\SpecialChar \menuseparator
29017 Entorno AMS align
29018 \family default
29019 .
29020 \end_layout
29021
29022 \begin_layout Standard
29023 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29024  align de cuatro columnas:
29025 \begin_inset Formula \begin{align*}
29026 A & =\sen(B) & C & =D\\
29027 C & \neq A & B & \neq D\end{align*}
29028
29029 \end_inset
29030
29031 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29032  un 
29033 \series bold
29034
29035 \backslash
29036 hfill
29037 \series default
29038
29039 \begin_inset Foot
29040 status collapsed
29041
29042 \begin_layout Plain Layout
29043 Más sobre 
29044 \series bold
29045
29046 \backslash
29047 hfill
29048 \series default
29049  en 
29050 \begin_inset CommandInset ref
29051 LatexCommand ref
29052 reference "sub:Espacio-variable"
29053
29054 \end_inset
29055
29056
29057 \end_layout
29058
29059 \end_inset
29060
29061  antes de la primera y detrás de cada columna par.
29062  Si se pone en estilo 
29063 \series bold
29064 Sangrado
29065 \series default
29066 ,
29067 \begin_inset Foot
29068 status collapsed
29069
29070 \begin_layout Plain Layout
29071 véase estilos de ecuación en 
29072 \begin_inset CommandInset ref
29073 LatexCommand ref
29074 reference "sec:Estilos-de-ecuación"
29075
29076 \end_inset
29077
29078
29079 \end_layout
29080
29081 \end_inset
29082
29083  la ecuación queda sin el 
29084 \series bold
29085
29086 \backslash
29087 hfill
29088 \series default
29089  ante la primera columna.
29090 \end_layout
29091
29092 \begin_layout Subsubsection
29093 Entorno alignat
29094 \begin_inset Index
29095 status collapsed
29096
29097 \begin_layout Plain Layout
29098 Ecuación ! multilínea ! entorno alignat
29099 \end_layout
29100
29101 \end_inset
29102
29103
29104 \end_layout
29105
29106 \begin_layout Standard
29107 El entorno alignat no tiene separación predefinida de columnas.
29108  Se puede insertar manualmente con los espacios descritos en 
29109 \begin_inset CommandInset ref
29110 LatexCommand ref
29111 reference "sec:Espacio"
29112
29113 \end_inset
29114
29115 .
29116 \end_layout
29117
29118 \begin_layout Standard
29119 El ejemplo anterior en el entorno alignat, con un espacio de 1
29120 \begin_inset space \thinspace{}
29121 \end_inset
29122
29123 cm al comienzo da la segunda ecuación:
29124 \begin_inset Formula \begin{alignat*}{2}
29125 A & =\sen(B)\hspace{1cm} & C & =D\\
29126 C & \neq A & B & \neq D\end{alignat*}
29127
29128 \end_inset
29129
29130 Como cada columna puede tener un espacio diferente, este entorno es especialment
29131 e apropiado para poner tres o más ecuaciones adosadas.
29132 \end_layout
29133
29134 \begin_layout Subsubsection
29135 Entorno flalign
29136 \begin_inset CommandInset label
29137 LatexCommand label
29138 name "sub:Entorno-flalign"
29139
29140 \end_inset
29141
29142
29143 \begin_inset Index
29144 status collapsed
29145
29146 \begin_layout Plain Layout
29147 Ecuación ! multilínea ! entorno flalign
29148 \end_layout
29149
29150 \end_inset
29151
29152
29153 \end_layout
29154
29155 \begin_layout Standard
29156 En este entorno las dos primeras columnas están siempre tan a la izquierda
29157  como sea posible y las dos últimas a la derecha.
29158  Ejemplo:
29159 \begin_inset Formula \begin{flalign*}
29160 A & =1 & B & =2 & C & =3\\
29161 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4\end{flalign*}
29162
29163 \end_inset
29164
29165 En un entorno flalign con un número impar de columnas, en la última de las
29166  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29167  alineadas a la izquierda, aunque se use el estilo 
29168 \series bold
29169 Centrado
29170 \series default
29171 .
29172  Un ejemplo de fórmula sangrada 
29173 \begin_inset CommandInset ref
29174 LatexCommand eqref
29175 reference "eq:IntVol"
29176
29177 \end_inset
29178
29179 :
29180 \begin_inset Formula \begin{flalign}
29181 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}\end{flalign}
29182
29183 \end_inset
29184
29185 Las dos primeras columnas contienen la fórmula.
29186  Para sangrarla como con el estilo 
29187 \series bold
29188 Sangrado
29189 \series default
29190 , se añade un espacio de 30
29191 \begin_inset space \thinspace{}
29192 \end_inset
29193
29194 pt al comienzo de la primera columna.
29195  
29196 \end_layout
29197
29198 \begin_layout Subsection
29199 Entorno eqnarray
29200 \begin_inset CommandInset label
29201 LatexCommand label
29202 name "sub:Entorno-eqnarray"
29203
29204 \end_inset
29205
29206
29207 \begin_inset Index
29208 status collapsed
29209
29210 \begin_layout Plain Layout
29211 Ecuación ! multilínea ! entorno eqnarray
29212 \end_layout
29213
29214 \end_inset
29215
29216
29217 \begin_inset Index
29218 status collapsed
29219
29220 \begin_layout Plain Layout
29221 Ecuación ! multilínea ! entorno eqnarray
29222 \end_layout
29223
29224 \end_inset
29225
29226
29227 \end_layout
29228
29229 \begin_layout Standard
29230 Al introducir este entorno aparecen tres marcos azules.
29231  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29232  El contenido del marco central está centrado y algo más pequeño, porque
29233  está diseñado para insertar sólo caracteres de relación.
29234 \begin_inset Formula \begin{eqnarray*}
29235 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29236 AB & AB & AB\\
29237 A & = & A\end{eqnarray*}
29238
29239 \end_inset
29240
29241
29242 \end_layout
29243
29244 \begin_layout Subsection
29245 Entorno gather
29246 \begin_inset Index
29247 status collapsed
29248
29249 \begin_layout Plain Layout
29250 Ecuación ! multilínea ! entorno gather
29251 \end_layout
29252
29253 \end_inset
29254
29255
29256 \end_layout
29257
29258 \begin_layout Standard
29259 Este entorno consta de una sola columna centrada.
29260  Se puede numerar cada línea.
29261 \begin_inset Formula \begin{gather}
29262 A=1\\
29263 X=\mbox{-}1\end{gather}
29264
29265 \end_inset
29266
29267
29268 \end_layout
29269
29270 \begin_layout Subsection
29271 Entorno multilínea
29272 \begin_inset CommandInset label
29273 LatexCommand label
29274 name "sub:Entorno-multilínea"
29275
29276 \end_inset
29277
29278
29279 \begin_inset Index
29280 status collapsed
29281
29282 \begin_layout Plain Layout
29283 Ecuación ! multilínea ! entorno multilínea
29284 \end_layout
29285
29286 \end_inset
29287
29288
29289 \end_layout
29290
29291 \begin_layout Standard
29292 El entorno multilínea, como gather, consta de una sola columna.
29293  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29294  Las demás están centradas.
29295  Por tanto este entorno es apropiado para ecuaciones largas.
29296  Como ejemplo, la ecuación
29297 \begin_inset space ~
29298 \end_inset
29299
29300
29301 \begin_inset CommandInset ref
29302 LatexCommand eqref
29303 reference "eq:lefteqn"
29304
29305 \end_inset
29306
29307  en entorno multilínea:
29308 \begin_inset Formula \begin{multline}
29309 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}\\
29310 -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}\\
29311 =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}}\end{multline}
29312
29313 \end_inset
29314
29315 En la salida sólo aparece numerada la última (primera) línea si la numeración
29316  del documento es a la derecha (izquierda).
29317 \begin_inset Foot
29318 status collapsed
29319
29320 \begin_layout Plain Layout
29321 véanse los estilos de numeración en 
29322 \begin_inset CommandInset ref
29323 LatexCommand ref
29324 reference "sec:Estilos-de-ecuación"
29325
29326 \end_inset
29327
29328
29329 \end_layout
29330
29331 \end_inset
29332
29333
29334 \end_layout
29335
29336 \begin_layout Standard
29337 Con los comandos 
29338 \series bold
29339
29340 \backslash
29341 shoveright
29342 \begin_inset Index
29343 status collapsed
29344
29345 \begin_layout Plain Layout
29346 Comandos ! S ! 
29347 \backslash
29348 shoveright
29349 \end_layout
29350
29351 \end_inset
29352
29353
29354 \series default
29355  y 
29356 \series bold
29357
29358 \backslash
29359 shoveleft
29360 \series default
29361
29362 \begin_inset Index
29363 status collapsed
29364
29365 \begin_layout Plain Layout
29366 Comandos ! S ! 
29367 \backslash
29368 shoveleft
29369 \end_layout
29370
29371 \end_inset
29372
29373 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29374 ente.
29375  Los comandos se usan como sigue:
29376 \end_layout
29377
29378 \begin_layout Standard
29379
29380 \series bold
29381
29382 \backslash
29383 shoveright{contenido de la línea}
29384 \series default
29385  y 
29386 \series bold
29387
29388 \backslash
29389 shoveleft{contenido de la línea}
29390 \end_layout
29391
29392 \begin_layout Standard
29393 \begin_inset VSpace medskip
29394 \end_inset
29395
29396
29397 \end_layout
29398
29399 \begin_layout Standard
29400 La longitud 
29401 \series bold
29402
29403 \backslash
29404 multlinegap
29405 \series default
29406
29407 \begin_inset Index
29408 status collapsed
29409
29410 \begin_layout Plain Layout
29411 Comandos ! M ! 
29412 \backslash
29413 multlinegap
29414 \end_layout
29415
29416 \end_inset
29417
29418  especifica la distancia de la primera línea desde el margen izquierdo de
29419  la página.
29420  Esta longitud es 0
29421 \begin_inset space \thinspace{}
29422 \end_inset
29423
29424 pt por omisión.
29425 \end_layout
29426
29427 \begin_layout Standard
29428 Como ejemplo la ecuación anterior con el comando
29429 \end_layout
29430
29431 \begin_layout Standard
29432
29433 \series bold
29434
29435 \backslash
29436 setlength{
29437 \backslash
29438 multlinegap}{2cm}
29439 \end_layout
29440
29441 \begin_layout Standard
29442 insertado previamente en modo TeX:
29443 \begin_inset ERT
29444 status collapsed
29445
29446 \begin_layout Plain Layout
29447
29448
29449 \backslash
29450 setlength{
29451 \backslash
29452 multlinegap}{2cm}
29453 \end_layout
29454
29455 \end_inset
29456
29457
29458 \begin_inset Formula \begin{multline}
29459 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}\\
29460 \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}}\\
29461 =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}}\end{multline}
29462
29463 \end_inset
29464
29465
29466 \begin_inset ERT
29467 status collapsed
29468
29469 \begin_layout Plain Layout
29470
29471
29472 \backslash
29473 setlength{
29474 \backslash
29475 multlinegap}{0pt}
29476 \end_layout
29477
29478 \end_inset
29479
29480 La segunda línea se ha alineado a la izquierda con 
29481 \series bold
29482
29483 \backslash
29484 shoveleft
29485 \series default
29486 .
29487 \end_layout
29488
29489 \begin_layout Subsection
29490 Partes de una ecuación multilínea
29491 \begin_inset CommandInset label
29492 LatexCommand label
29493 name "sub:Partes-de-una-multilínea"
29494
29495 \end_inset
29496
29497
29498 \begin_inset Index
29499 status collapsed
29500
29501 \begin_layout Plain Layout
29502 Ecuación ! multilínea ! partes de
29503 \end_layout
29504
29505 \end_inset
29506
29507
29508 \end_layout
29509
29510 \begin_layout Standard
29511 Para mostrar sólo partes de una ecuación multilínea usa uno de los siguientes
29512  entornos: 
29513 \series bold
29514 aligned
29515 \series default
29516
29517 \series bold
29518 alignedat
29519 \series default
29520
29521 \series bold
29522 gathered
29523 \series default
29524  o 
29525 \series bold
29526 split
29527 \series default
29528 .
29529  Se pueden elegir en el menú 
29530 \family sans
29531 Insertar\SpecialChar \menuseparator
29532 Ecuación
29533 \family default
29534  o usando los comandos aquí descritos.
29535 \end_layout
29536
29537 \begin_layout Standard
29538 Los tres primeros tienen las mismas propiedades que los correspondientes
29539  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
29540  Un ejemplo:
29541 \begin_inset Formula \[
29542 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29543 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29544 \right\} \mbox{Relaciones de incertidumbre}\]
29545
29546 \end_inset
29547
29548 Para componer esta expresión se inserta una ecuación presentada y en ella
29549  se introduce el comando 
29550 \series bold
29551
29552 \backslash
29553 aligned
29554 \series default
29555
29556 \begin_inset Index
29557 status collapsed
29558
29559 \begin_layout Plain Layout
29560 Comandos ! A ! 
29561 \backslash
29562 aligned
29563 \end_layout
29564
29565 \end_inset
29566
29567 .
29568  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
29569  añadir filas y columnas.
29570  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
29571  como la llave.
29572 \end_layout
29573
29574 \begin_layout Standard
29575 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
29576  se alinean horizontalmente.
29577  Usar aligned en una ecuación presentada tiene la ventaja de que el número
29578  de ecuación se centra verticalmente con las líneas.
29579  Como ejemplo, la ecuación 
29580 \begin_inset CommandInset ref
29581 LatexCommand eqref
29582 reference "eq:cortolargo"
29583
29584 \end_inset
29585
29586  en entorno aligned: 
29587 \begin_inset Formula \begin{equation}
29588 \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}|}\\
29589  & -\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}|}\end{aligned}
29590 \end{equation}
29591
29592 \end_inset
29593
29594 Para usar los entornos 
29595 \series bold
29596 alignedat
29597 \series default
29598
29599 \series bold
29600 gathered
29601 \series default
29602 , o 
29603 \series bold
29604 split
29605 \series default
29606 , se insertan respectivamente los comandos
29607 \series bold
29608  
29609 \backslash
29610 alignedat
29611 \series default
29612 ,
29613 \begin_inset Index
29614 status collapsed
29615
29616 \begin_layout Plain Layout
29617 Comandos ! A ! 
29618 \backslash
29619 alignedat
29620 \end_layout
29621
29622 \end_inset
29623
29624  
29625 \series bold
29626
29627 \backslash
29628 gathered
29629 \series default
29630
29631 \begin_inset Index
29632 status collapsed
29633
29634 \begin_layout Plain Layout
29635 Comandos ! G ! 
29636 \backslash
29637 gathered
29638 \end_layout
29639
29640 \end_inset
29641
29642 , o 
29643 \series bold
29644
29645 \backslash
29646 split
29647 \series default
29648
29649 \begin_inset Index
29650 status collapsed
29651
29652 \begin_layout Plain Layout
29653 Comandos ! S ! 
29654 \backslash
29655 split
29656 \end_layout
29657
29658 \end_inset
29659
29660 .
29661  El entorno split tiene las mismas propiedades que aligned pero sólo puede
29662  tener dos columnas.
29663 \end_layout
29664
29665 \begin_layout Subsection
29666 Texto en ecuaciones multilínea
29667 \begin_inset CommandInset label
29668 LatexCommand label
29669 name "sub:Texto-en-multilínea"
29670
29671 \end_inset
29672
29673
29674 \begin_inset Index
29675 status collapsed
29676
29677 \begin_layout Plain Layout
29678 Texto ! en ecuaciones
29679 \end_layout
29680
29681 \end_inset
29682
29683
29684 \begin_inset Index
29685 status collapsed
29686
29687 \begin_layout Plain Layout
29688 Ecuación ! multilínea ! texto en
29689 \end_layout
29690
29691 \end_inset
29692
29693
29694 \end_layout
29695
29696 \begin_layout Standard
29697 En los entornos Align, multilínea y gather, se puede insertar texto que
29698  se mostrará en una línea separada y que no afecta la alineación de columna.
29699  Para esto se usa el comando 
29700 \series bold
29701
29702 \backslash
29703 intertext
29704 \series default
29705
29706 \begin_inset Index
29707 status collapsed
29708
29709 \begin_layout Plain Layout
29710 Comandos ! I ! 
29711 \backslash
29712 intertext
29713 \end_layout
29714
29715 \end_inset
29716
29717  con el siguiente esquema:
29718 \end_layout
29719
29720 \begin_layout Standard
29721
29722 \series bold
29723
29724 \backslash
29725 intertext{texto}
29726 \end_layout
29727
29728 \begin_layout Standard
29729 El texto no debería ocupar más de una línea porque no se puede partir con
29730  guión.
29731  Como LyX aún no soporta 
29732 \series bold
29733
29734 \backslash
29735 intertext
29736 \series default
29737  directamente, el texto se escribe como texto matemático.
29738  
29739 \series bold
29740
29741 \backslash
29742 intertext
29743 \series default
29744  debe por tanto estar al comienzo de una línea y en la salida se presenta
29745  sobre esta línea.
29746  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
29747 \begin_inset Formula \begin{align}
29748 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29749 \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\end{align}
29750
29751 \end_inset
29752
29753
29754 \end_layout
29755
29756 \begin_layout Section
29757 Numeración de ecuaciones
29758 \begin_inset Index
29759 status collapsed
29760
29761 \begin_layout Plain Layout
29762 Ecuación ! numeración|see
29763 \begin_inset ERT
29764 status collapsed
29765
29766 \begin_layout Plain Layout
29767
29768 {
29769 \end_layout
29770
29771 \end_inset
29772
29773 Numeración de ecuaciones
29774 \begin_inset ERT
29775 status collapsed
29776
29777 \begin_layout Plain Layout
29778
29779 }
29780 \end_layout
29781
29782 \end_inset
29783
29784
29785 \end_layout
29786
29787 \end_inset
29788
29789
29790 \begin_inset Index
29791 status collapsed
29792
29793 \begin_layout Plain Layout
29794 Numeración de ecuaciones
29795 \end_layout
29796
29797 \end_inset
29798
29799
29800 \end_layout
29801
29802 \begin_layout Subsection
29803 General
29804 \end_layout
29805
29806 \begin_layout Standard
29807 Las ecuaciones numeradas se insertan con el menú 
29808 \family sans
29809 Insertar\SpecialChar \menuseparator
29810 Ecuación
29811 \family default
29812  
29813 \family sans
29814 \SpecialChar \menuseparator
29815 Ecuación
29816 \begin_inset space ~
29817 \end_inset
29818
29819 numerada
29820 \family default
29821  (atajo 
29822 \family sans
29823 Ctrl+Alt
29824 \begin_inset space ~
29825 \end_inset
29826
29827 N
29828 \family default
29829 ).
29830  Ecuaciones existentes se pueden numerar con el menú 
29831 \family sans
29832 Editar\SpecialChar \menuseparator
29833 Ecuación\SpecialChar \menuseparator
29834 Conmutar
29835 \begin_inset space ~
29836 \end_inset
29837
29838 numeración
29839 \family default
29840  (atajo
29841 \family sans
29842  Alt+M
29843 \begin_inset space ~
29844 \end_inset
29845
29846 N
29847 \family default
29848 ).
29849  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
29850  En la salida se muestra el número real.
29851 \end_layout
29852
29853 \begin_layout Standard
29854 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
29855  líneas.
29856  No obstante, la numeración se puede controlar en cada línea con el menú
29857  
29858 \family sans
29859 Editar\SpecialChar \menuseparator
29860 Ecuación\SpecialChar \menuseparator
29861 Conmutar
29862 \begin_inset space ~
29863 \end_inset
29864
29865 numeración
29866 \begin_inset space ~
29867 \end_inset
29868
29869 de
29870 \begin_inset space ~
29871 \end_inset
29872
29873 línea
29874 \family default
29875  (atajo
29876 \family sans
29877  Alt+M
29878 \begin_inset space ~
29879 \end_inset
29880
29881 Mayúsculas+N
29882 \family default
29883 ).
29884 \end_layout
29885
29886 \begin_layout Standard
29887 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
29888  distintos, véase 
29889 \begin_inset CommandInset ref
29890 LatexCommand ref
29891 reference "sec:Estilos-de-ecuación"
29892
29893 \end_inset
29894
29895 .
29896 \end_layout
29897
29898 \begin_layout Subsection
29899 Referencias cruzadas
29900 \begin_inset Index
29901 status collapsed
29902
29903 \begin_layout Plain Layout
29904 Ecuación ! referencias cruzadas a
29905 \end_layout
29906
29907 \end_inset
29908
29909
29910 \end_layout
29911
29912 \begin_layout Standard
29913 Todas las ecuaciones con etiqueta se pueden referenciar.
29914  La etiqueta se añade con el menú 
29915 \family sans
29916 Insertar\SpecialChar \menuseparator
29917 Etiqueta
29918 \family default
29919  o con el botón 
29920 \begin_inset Graphics
29921         filename ../../images/label-insert.png
29922         scale 85
29923
29924 \end_inset
29925
29926  de la barra de herramientas.
29927  El cursor debe estar dentro de una ecuación en modo presentación.
29928  Surge un diálogo con el prefijo 
29929 \series bold
29930 eq:
29931 \series default
29932 , detrás del cual se escribe el texto de la etiqueta.
29933  El prefijo significa 
29934 \begin_inset Quotes fld
29935 \end_inset
29936
29937 equation
29938 \begin_inset Quotes frd
29939 \end_inset
29940
29941  y hace más fácil encontrar etiquetas en documentos extensos porque así
29942  se distingue p.
29943 \begin_inset space \thinspace{}
29944 \end_inset
29945
29946 e.
29947 \begin_inset space ~
29948 \end_inset
29949
29950 de las etiquetas de sección.
29951  Para cambiar una etiqueta se usa de nuevo el menú 
29952 \family sans
29953 Insertar\SpecialChar \menuseparator
29954 Etiqueta
29955 \family default
29956 .
29957 \end_layout
29958
29959 \begin_layout Standard
29960 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
29961  ecuación.
29962  Una ecuación con etiqueta se numera siempre.
29963 \end_layout
29964
29965 \begin_layout Standard
29966 Las referencias cruzadas se insertan mediante el menú 
29967 \family sans
29968 Insertar\SpecialChar \menuseparator
29969 Referencia cruzada
29970 \family default
29971  o con el botón 
29972 \begin_inset Graphics
29973         filename ../../images/dialog-show-new-inset_ref.png
29974         scale 85
29975
29976 \end_inset
29977
29978 .
29979  Una referencia a una ecuación aparece en la salida con su número.
29980  Si en el diálogo de referencia cruzada se elige el formato 
29981 \series bold
29982 (<referencia>)
29983 \series default
29984 , la referencia se muestra en la salida entre paréntesis.
29985  
29986 \begin_inset Newline newline
29987 \end_inset
29988
29989 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
29990  a la ecuación de referencia.
29991 \end_layout
29992
29993 \begin_layout Standard
29994 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
29995  siguientes:
29996 \begin_inset Note Note
29997 status collapsed
29998
29999 \begin_layout Plain Layout
30000 Observa los distintos tipos de referencias cruzadas.
30001 \end_layout
30002
30003 \end_inset
30004
30005
30006 \end_layout
30007
30008 \begin_layout Standard
30009 Las ecuaciones 
30010 \begin_inset CommandInset ref
30011 LatexCommand eqref
30012 reference "eq:tag"
30013
30014 \end_inset
30015
30016  y 
30017 \begin_inset CommandInset ref
30018 LatexCommand eqref
30019 reference "eq:c"
30020
30021 \end_inset
30022
30023  son equivalentes.
30024  En (
30025 \begin_inset CommandInset ref
30026 LatexCommand ref
30027 reference "eq:Lat"
30028
30029 \end_inset
30030
30031 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30032 \begin_inset CommandInset ref
30033 LatexCommand ref
30034 reference "eq:Rom"
30035
30036 \end_inset
30037
30038 ).
30039 \begin_inset VSpace medskip
30040 \end_inset
30041
30042
30043 \end_layout
30044
30045 \begin_layout Standard
30046 Si el argumento de 
30047 \series bold
30048
30049 \backslash
30050 tag
30051 \begin_inset Foot
30052 status collapsed
30053
30054 \begin_layout Plain Layout
30055
30056 \series bold
30057
30058 \backslash
30059 tag
30060 \series default
30061  se describe en 
30062 \begin_inset CommandInset ref
30063 LatexCommand ref
30064 reference "sub:Numeración-personalizada"
30065
30066 \end_inset
30067
30068
30069 \end_layout
30070
30071 \end_inset
30072
30073
30074 \series default
30075  contiene un marco, como se describe en la 
30076 \begin_inset CommandInset ref
30077 LatexCommand ref
30078 reference "sub:Cuadros-de-párrafo"
30079
30080 \end_inset
30081
30082 , no se puede referenciar la ecuación.
30083 \end_layout
30084
30085 \begin_layout Subsection
30086 Subnumeración
30087 \begin_inset Index
30088 status collapsed
30089
30090 \begin_layout Plain Layout
30091 Numeración de ecuaciones ! subnumeración
30092 \end_layout
30093
30094 \end_inset
30095
30096
30097 \end_layout
30098
30099 \begin_layout Standard
30100 Con ayuda de los comandos 
30101 \series bold
30102
30103 \backslash
30104 begin{subequations}
30105 \series default
30106  y 
30107 \series bold
30108
30109 \backslash
30110 end{subequations}
30111 \series default
30112  en modo TeX se pueden subnumerar ecuaciones.
30113 \end_layout
30114
30115 \begin_layout Standard
30116 Ejemplo:
30117 \begin_inset Formula \begin{equation}
30118 A=C-B\label{eq:a}\end{equation}
30119
30120 \end_inset
30121
30122
30123 \begin_inset ERT
30124 status collapsed
30125
30126 \begin_layout Plain Layout
30127
30128
30129 \backslash
30130 addtocounter{equation}{-1}
30131 \end_layout
30132
30133 \end_inset
30134
30135
30136 \begin_inset ERT
30137 status collapsed
30138
30139 \begin_layout Plain Layout
30140
30141
30142 \backslash
30143 begin{subequations}
30144 \end_layout
30145
30146 \end_inset
30147
30148
30149 \begin_inset VSpace -5mm
30150 \end_inset
30151
30152
30153 \begin_inset Formula \begin{equation}
30154 B=C-A\label{eq:b}\end{equation}
30155
30156 \end_inset
30157
30158
30159 \begin_inset Formula \begin{equation}
30160 C=A+B\label{eq:c}\end{equation}
30161
30162 \end_inset
30163
30164
30165 \end_layout
30166
30167 \begin_layout Standard
30168 \begin_inset ERT
30169 status collapsed
30170
30171 \begin_layout Plain Layout
30172
30173
30174 \backslash
30175 end{subequations}
30176 \end_layout
30177
30178 \end_inset
30179
30180
30181 \end_layout
30182
30183 \begin_layout Standard
30184 Para este ejemplo se ha hecho lo siguiente:
30185 \end_layout
30186
30187 \begin_layout Enumerate
30188 se inserta la primera ecuación
30189 \end_layout
30190
30191 \begin_layout Enumerate
30192 después de ella se inserta
30193 \series bold
30194
30195 \begin_inset Newline newline
30196 \end_inset
30197
30198
30199 \backslash
30200 addtocounter{equation}{-1} 
30201 \backslash
30202 begin{subequations}
30203 \begin_inset Index
30204 status collapsed
30205
30206 \begin_layout Plain Layout
30207 Comandos ! A ! 
30208 \backslash
30209 addtocounter
30210 \end_layout
30211
30212 \end_inset
30213
30214
30215 \end_layout
30216
30217 \begin_layout Enumerate
30218 se inserta la segunda ecuación
30219 \end_layout
30220
30221 \begin_layout Enumerate
30222 se inserta la tercera ecuación
30223 \end_layout
30224
30225 \begin_layout Enumerate
30226 se inserta 
30227 \series bold
30228
30229 \backslash
30230 end{subequations}
30231 \series default
30232  tras la tercera ecuación
30233 \end_layout
30234
30235 \begin_layout Standard
30236 Toda ecuación entre los comandos 
30237 \series bold
30238
30239 \backslash
30240 begin
30241 \series default
30242  y 
30243 \series bold
30244
30245 \backslash
30246 end
30247 \series default
30248  se subnumera con a, b, c\SpecialChar \ldots{}
30249  En ecuaciones multilínea se subnumerará cada línea.
30250  Todas las ecuaciones subnumeradas son tratadas como 
30251 \emph on
30252 una
30253 \emph default
30254  ecuación numerada.
30255  Pero como cada ecuación numerada aumenta el contador 
30256 \series bold
30257 equation
30258 \series default
30259  en uno, hay que disminuir el comando 
30260 \series bold
30261
30262 \backslash
30263 addtocounter
30264 \series default
30265 .
30266  De lo contrario, las ecuaciones 
30267 \begin_inset CommandInset ref
30268 LatexCommand eqref
30269 reference "eq:a"
30270
30271 \end_inset
30272
30273
30274 \begin_inset CommandInset ref
30275 LatexCommand eqref
30276 reference "eq:b"
30277
30278 \end_inset
30279
30280
30281 \begin_inset CommandInset ref
30282 LatexCommand eqref
30283 reference "eq:c"
30284
30285 \end_inset
30286
30287  se numerarían 
30288 \begin_inset CommandInset ref
30289 LatexCommand eqref
30290 reference "eq:a"
30291
30292 \end_inset
30293
30294
30295 \begin_inset CommandInset ref
30296 LatexCommand eqref
30297 reference "eq:d"
30298
30299 \end_inset
30300
30301
30302 \begin_inset CommandInset ref
30303 LatexCommand eqref
30304 reference "eq:f"
30305
30306 \end_inset
30307
30308 .
30309 \end_layout
30310
30311 \begin_layout Standard
30312 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30313  ecuaciones.
30314  Para evitarlo se inserta ese espacio vertical de -5
30315 \begin_inset space \thinspace{}
30316 \end_inset
30317
30318 mm detrás del comando 
30319 \series bold
30320
30321 \backslash
30322 begin{subequations}
30323 \series default
30324 .
30325
30326 \series bold
30327  
30328 \series default
30329 Si se usa el estilo 
30330 \series bold
30331 Sangrado
30332 \series default
30333
30334 \begin_inset Foot
30335 status collapsed
30336
30337 \begin_layout Plain Layout
30338 véase estilos de ecuación en 
30339 \begin_inset CommandInset ref
30340 LatexCommand ref
30341 reference "sec:Estilos-de-ecuación"
30342
30343 \end_inset
30344
30345
30346 \end_layout
30347
30348 \end_inset
30349
30350 , entonces se inserta -7
30351 \begin_inset space \thinspace{}
30352 \end_inset
30353
30354 mm.
30355 \end_layout
30356
30357 \begin_layout Standard
30358 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30359  de la segunda línea:
30360 \begin_inset ERT
30361 status collapsed
30362
30363 \begin_layout Plain Layout
30364
30365
30366 \backslash
30367 begin{subequations}
30368 \end_layout
30369
30370 \end_inset
30371
30372
30373 \begin_inset Formula \begin{eqnarray}
30374 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30375  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30376  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
30377
30378 \end_inset
30379
30380
30381 \begin_inset ERT
30382 status collapsed
30383
30384 \begin_layout Plain Layout
30385
30386
30387 \backslash
30388 end{subequations}
30389 \end_layout
30390
30391 \end_inset
30392
30393
30394 \end_layout
30395
30396 \begin_layout Subsection
30397 Numeración definida por el usuario
30398 \begin_inset CommandInset label
30399 LatexCommand label
30400 name "sub:Numeración-personalizada"
30401
30402 \end_inset
30403
30404
30405 \begin_inset Index
30406 status collapsed
30407
30408 \begin_layout Plain Layout
30409 Numeración de ecuaciones ! personalizada
30410 \end_layout
30411
30412 \end_inset
30413
30414
30415 \end_layout
30416
30417 \begin_layout Standard
30418 Con la numeración estándar el número se coloca entre paréntesis.
30419  Para reemplazar los paréntesis con barras verticales, p.
30420 \begin_inset space \thinspace{}
30421 \end_inset
30422
30423 e., se añade al preámbulo LaTeX la línea: 
30424 \end_layout
30425
30426 \begin_layout Standard
30427
30428 \series bold
30429
30430 \backslash
30431 def
30432 \backslash
30433 tagform@#1{
30434 \backslash
30435 maketag@@@{|#1|}}
30436 \series default
30437
30438 \begin_inset Note Note
30439 status collapsed
30440
30441 \begin_layout Plain Layout
30442 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
30443  Para activarlo, quita el % del principio.
30444 \end_layout
30445
30446 \end_inset
30447
30448
30449 \end_layout
30450
30451 \begin_layout Standard
30452 Para usar otros caracteres, se reemplazan las barras al lado de 
30453 \series bold
30454 #1
30455 \series default
30456  por ellos.
30457  Para obtener sólo el número de ecuación se omiten las barras verticales.
30458 \begin_inset VSpace bigskip
30459 \end_inset
30460
30461
30462 \end_layout
30463
30464 \begin_layout Standard
30465 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
30466  consecutivo, se usa el comando 
30467 \series bold
30468
30469 \backslash
30470 tag
30471 \begin_inset Index
30472 status collapsed
30473
30474 \begin_layout Plain Layout
30475 Comandos ! T ! 
30476 \backslash
30477 tag
30478 \end_layout
30479
30480 \end_inset
30481
30482
30483 \series default
30484 :
30485 \begin_inset Formula \begin{equation}
30486 A+B=C\tag{algo}\label{eq:tag}\end{equation}
30487
30488 \end_inset
30489
30490 En este ejemplo se ha insertado el comando
30491 \series bold
30492  
30493 \backslash
30494 tag
30495 \begin_inset ERT
30496 status collapsed
30497
30498 \begin_layout Plain Layout
30499
30500
30501 \backslash
30502 spce 
30503 \end_layout
30504
30505 \end_inset
30506
30507 algo
30508 \series default
30509  en la ecuación.
30510 \end_layout
30511
30512 \begin_layout Standard
30513 Si se usa en su lugar el comando con asterisco 
30514 \series bold
30515
30516 \backslash
30517 tag*
30518 \begin_inset ERT
30519 status collapsed
30520
30521 \begin_layout Plain Layout
30522
30523
30524 \backslash
30525 spce 
30526 \end_layout
30527
30528 \end_inset
30529
30530 algo
30531 \series default
30532  no se imprimen los paréntesis:
30533 \begin_inset Formula \[
30534 A+B=C\tag*{algo}\]
30535
30536 \end_inset
30537
30538
30539 \end_layout
30540
30541 \begin_layout Standard
30542 \begin_inset VSpace bigskip
30543 \end_inset
30544
30545
30546 \end_layout
30547
30548 \begin_layout Standard
30549 Para reiniciar la numeración en nuevas partes o secciones del documento
30550  se usan los siguientes comandos:
30551 \end_layout
30552
30553 \begin_layout Standard
30554
30555 \series bold
30556
30557 \backslash
30558 @addtoreset{equation}{part}
30559 \series default
30560
30561 \begin_inset Index
30562 status collapsed
30563
30564 \begin_layout Plain Layout
30565 Comandos ! 
30566 \begin_inset ERT
30567 status collapsed
30568
30569 \begin_layout Plain Layout
30570
30571 "
30572 \end_layout
30573
30574 \end_inset
30575
30576 @
30577 \begin_inset ERT
30578 status collapsed
30579
30580 \begin_layout Plain Layout
30581
30582 "
30583 \end_layout
30584
30585 \end_inset
30586
30587  ! 
30588 \backslash
30589
30590 \begin_inset ERT
30591 status collapsed
30592
30593 \begin_layout Plain Layout
30594
30595 "
30596 \end_layout
30597
30598 \end_inset
30599
30600 @
30601 \begin_inset ERT
30602 status collapsed
30603
30604 \begin_layout Plain Layout
30605
30606 "
30607 \end_layout
30608
30609 \end_inset
30610
30611 addtoreset
30612 \end_layout
30613
30614 \end_inset
30615
30616
30617 \begin_inset Newline newline
30618 \end_inset
30619
30620
30621 \series bold
30622
30623 \backslash
30624 @addtoreset{equation}{section}
30625 \end_layout
30626
30627 \begin_layout Standard
30628 Pata poder usar estos comandos en modo TeX, el carácter 
30629 \begin_inset Quotes fld
30630 \end_inset
30631
30632 @
30633 \begin_inset Quotes frd
30634 \end_inset
30635
30636  debe 
30637 \begin_inset Quotes fld
30638 \end_inset
30639
30640 activarse
30641 \begin_inset Quotes frd
30642 \end_inset
30643
30644  para LaTeX con el comando 
30645 \series bold
30646
30647 \backslash
30648 makeatletter
30649 \series default
30650 .
30651  El comando 
30652 \series bold
30653
30654 \backslash
30655 makeatother
30656 \series default
30657  deshace esto.
30658  Así pues, la secuencia de comandos en modo TeX es:
30659 \end_layout
30660
30661 \begin_layout Standard
30662
30663 \series bold
30664
30665 \backslash
30666 makeatletter
30667 \begin_inset Newline newline
30668 \end_inset
30669
30670
30671 \backslash
30672 @addtoreset{equation}{section}
30673 \begin_inset Newline newline
30674 \end_inset
30675
30676
30677 \backslash
30678 makeatother
30679 \end_layout
30680
30681 \begin_layout Standard
30682 En el preámbulo LaTeX se pueden omitir 
30683 \series bold
30684
30685 \backslash
30686 makeatletter
30687 \series default
30688  y 
30689 \series bold
30690
30691 \backslash
30692 makeatother
30693 \series default
30694  pues son automáticamente insertados por LyX.
30695 \end_layout
30696
30697 \begin_layout Standard
30698 Para el comando 
30699 \series bold
30700
30701 \backslash
30702 @addtoreset
30703 \series default
30704 ,
30705 \series bold
30706  
30707 \series default
30708 hay que cargar en el preámbulo LaTeX el archivo 
30709 \series bold
30710 remreset.sty
30711 \series default
30712
30713 \begin_inset Foot
30714 status collapsed
30715
30716 \begin_layout Plain Layout
30717
30718 \series bold
30719 remreset
30720 \series default
30721  es parte del paquete LaTeX 
30722 \series bold
30723 carlisle
30724 \series default
30725
30726 \begin_inset Index
30727 status collapsed
30728
30729 \begin_layout Plain Layout
30730 Paquetes ! carlisle
30731 \end_layout
30732
30733 \end_inset
30734
30735 , incluido en las instalaciones estándar de LaTeX.
30736 \end_layout
30737
30738 \end_inset
30739
30740
30741 \begin_inset Index
30742 status collapsed
30743
30744 \begin_layout Plain Layout
30745 Paquetes ! remreset
30746 \end_layout
30747
30748 \end_inset
30749
30750  con la línea
30751 \end_layout
30752
30753 \begin_layout Standard
30754
30755 \series bold
30756
30757 \backslash
30758 usepackage{remreset}
30759 \end_layout
30760
30761 \begin_layout Standard
30762 Entonces se puede usar el comando 
30763 \series bold
30764
30765 \backslash
30766 @removefromreset
30767 \series default
30768
30769 \begin_inset Index
30770 status collapsed
30771
30772 \begin_layout Plain Layout
30773 Comandos ! 
30774 \begin_inset ERT
30775 status collapsed
30776
30777 \begin_layout Plain Layout
30778
30779 "
30780 \end_layout
30781
30782 \end_inset
30783
30784 @
30785 \begin_inset ERT
30786 status collapsed
30787
30788 \begin_layout Plain Layout
30789
30790 "
30791 \end_layout
30792
30793 \end_inset
30794
30795  ! 
30796 \backslash
30797
30798 \begin_inset ERT
30799 status collapsed
30800
30801 \begin_layout Plain Layout
30802
30803 "
30804 \end_layout
30805
30806 \end_inset
30807
30808 @
30809 \begin_inset ERT
30810 status collapsed
30811
30812 \begin_layout Plain Layout
30813
30814 "
30815 \end_layout
30816
30817 \end_inset
30818
30819 removefromreset
30820 \end_layout
30821
30822 \end_inset
30823
30824  con el mismo esquema que 
30825 \series bold
30826
30827 \backslash
30828 @addtoreset
30829 \series default
30830 .
30831 \begin_inset VSpace bigskip
30832 \end_inset
30833
30834
30835 \end_layout
30836
30837 \begin_layout Standard
30838 A veces las ecuaciones deberían numerarse de la siguiente manera:
30839 \end_layout
30840
30841 \begin_layout Standard
30842
30843 \family typewriter
30844 (número de sección.número de ecuación)
30845 \end_layout
30846
30847 \begin_layout Standard
30848 El número de ecuación empezaría con 
30849 \begin_inset Quotes fld
30850 \end_inset
30851
30852 1
30853 \begin_inset Quotes frd
30854 \end_inset
30855
30856  en cada sección.
30857 \end_layout
30858
30859 \begin_layout Standard
30860 Para este caso hay el comando 
30861 \series bold
30862
30863 \backslash
30864 numberwithin
30865 \series default
30866
30867 \begin_inset Index
30868 status collapsed
30869
30870 \begin_layout Plain Layout
30871 Comandos ! N ! 
30872 \backslash
30873 numberwithin
30874 \end_layout
30875
30876 \end_inset
30877
30878 , que se usa con el esquema:
30879 \end_layout
30880
30881 \begin_layout Standard
30882
30883 \series bold
30884
30885 \backslash
30886 numberwithin{counter}{sectioning}
30887 \end_layout
30888
30889 \begin_layout Standard
30890 \begin_inset Quotes fld
30891 \end_inset
30892
30893 counter
30894 \begin_inset Quotes frd
30895 \end_inset
30896
30897  indica qué clase de numeración es afectada, 
30898 \begin_inset Quotes fld
30899 \end_inset
30900
30901 sectioning
30902 \begin_inset Quotes frd
30903 \end_inset
30904
30905  indica qué número va delante del punto.
30906  
30907 \end_layout
30908
30909 \begin_layout Standard
30910 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
30911  en el preámbulo LaTeX:
30912 \end_layout
30913
30914 \begin_layout Standard
30915
30916 \series bold
30917
30918 \backslash
30919 numberwithin{equation}{section}
30920 \end_layout
30921
30922 \begin_layout Standard
30923 Este es el resultado::
30924 \begin_inset ERT
30925 status collapsed
30926
30927 \begin_layout Plain Layout
30928
30929
30930 \backslash
30931 numberwithin{equation}{section}
30932 \end_layout
30933
30934 \end_inset
30935
30936
30937 \begin_inset Formula \begin{equation}
30938 A+B=C\end{equation}
30939
30940 \end_inset
30941
30942
30943 \end_layout
30944
30945 \begin_layout Standard
30946 Para numerar tablas de modo que, p.
30947 \begin_inset space \thinspace{}
30948 \end_inset
30949
30950 e., 
30951 \begin_inset Quotes fld
30952 \end_inset
30953
30954 sectioning
30955 \begin_inset Quotes frd
30956 \end_inset
30957
30958  sea el número de la parte se usa
30959 \begin_inset Newline newline
30960 \end_inset
30961
30962
30963 \series bold
30964
30965 \backslash
30966 numberwithin{table}{part}
30967 \end_layout
30968
30969 \begin_layout Standard
30970 Para volver a la numeración estándar o evitar esta clase numeración cuando
30971  es definida por la clase de documento, se inserta el siguiente comando
30972  en código TeX o en el preámbulo LaTeX:
30973 \end_layout
30974
30975 \begin_layout Standard
30976
30977 \series bold
30978
30979 \backslash
30980 renewcommand{
30981 \backslash
30982 theequation}{
30983 \backslash
30984 arabic{equation}}
30985 \begin_inset Index
30986 status collapsed
30987
30988 \begin_layout Plain Layout
30989 Comandos ! A ! 
30990 \backslash
30991 arabic
30992 \end_layout
30993
30994 \end_inset
30995
30996
30997 \series default
30998
30999 \begin_inset ERT
31000 status collapsed
31001
31002 \begin_layout Plain Layout
31003
31004
31005 \backslash
31006 renewcommand{
31007 \backslash
31008 theequation}{
31009 \backslash
31010 arabic{equation}}
31011 \end_layout
31012
31013 \end_inset
31014
31015
31016 \series bold
31017
31018 \begin_inset Newline newline
31019 \end_inset
31020
31021
31022 \series default
31023 o
31024 \series bold
31025
31026 \begin_inset Newline newline
31027 \end_inset
31028
31029
31030 \backslash
31031 renewcommand{
31032 \backslash
31033 thetable}{
31034 \backslash
31035 arabic{table}}
31036 \end_layout
31037
31038 \begin_layout Standard
31039
31040 \series bold
31041
31042 \backslash
31043 numberwithin
31044 \series default
31045  usa internamente el comando 
31046 \series bold
31047
31048 \backslash
31049 @addtoreset
31050 \series default
31051 , descrito arriba, que también debe ser restaurado.
31052 \begin_inset ERT
31053 status collapsed
31054
31055 \begin_layout Plain Layout
31056
31057
31058 \backslash
31059 makeatletter
31060 \end_layout
31061
31062 \begin_layout Plain Layout
31063
31064
31065 \backslash
31066 @removefromreset{equation}{section}
31067 \end_layout
31068
31069 \begin_layout Plain Layout
31070
31071
31072 \backslash
31073 makeatother
31074 \end_layout
31075
31076 \end_inset
31077
31078
31079 \end_layout
31080
31081 \begin_layout Subsection
31082 Numeración con números romanos y letras
31083 \begin_inset Index
31084 status collapsed
31085
31086 \begin_layout Plain Layout
31087 Numeración de ecuaciones ! con números romanos
31088 \end_layout
31089
31090 \end_inset
31091
31092
31093 \begin_inset Index
31094 status collapsed
31095
31096 \begin_layout Plain Layout
31097 Numeración de ecuaciones ! con letras
31098 \end_layout
31099
31100 \end_inset
31101
31102
31103 \end_layout
31104
31105 \begin_layout Standard
31106 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31107  Por ejemplo, para numerar con romanos en minúscula,
31108 \begin_inset Foot
31109 status collapsed
31110
31111 \begin_layout Plain Layout
31112 Como en español no se usan romanos en minúscula, el estilo 
31113 \series bold
31114 spanish
31115 \series default
31116  del sistema 
31117 \series bold
31118 babel
31119 \series default
31120  redefine 
31121 \series bold
31122
31123 \backslash
31124 roman
31125 \series default
31126  para que los dé en versalitas.
31127  Véase 
31128 \begin_inset CommandInset citation
31129 LatexCommand cite
31130 key "spanish"
31131
31132 \end_inset
31133
31134  (
31135 \emph on
31136 N.
31137 \begin_inset space \thinspace{}
31138 \end_inset
31139
31140 del t
31141 \emph default
31142 ).
31143 \end_layout
31144
31145 \end_inset
31146
31147  se inserta el comando
31148 \end_layout
31149
31150 \begin_layout Standard
31151
31152 \series bold
31153
31154 \backslash
31155 renewcommand{
31156 \backslash
31157 theequation}{
31158 \backslash
31159 roman{equation}}
31160 \end_layout
31161
31162 \begin_layout Standard
31163 antes de la ecuación en modo TeX.
31164  
31165 \series bold
31166
31167 \backslash
31168 renewcommand
31169 \series default
31170
31171 \begin_inset Index
31172 status collapsed
31173
31174 \begin_layout Plain Layout
31175 Comandos ! R ! 
31176 \backslash
31177 renewcommand
31178 \end_layout
31179
31180 \end_inset
31181
31182  redefine el comando predefinido 
31183 \series bold
31184
31185 \backslash
31186 theequation
31187 \series default
31188  como 
31189 \series bold
31190
31191 \backslash
31192 roman{equation}
31193 \series default
31194 .
31195 \begin_inset Foot
31196 status collapsed
31197
31198 \begin_layout Plain Layout
31199 El comando 
31200 \series bold
31201
31202 \backslash
31203 renewcommand
31204 \series default
31205  tiene el mismo esquema que el comando 
31206 \series bold
31207
31208 \backslash
31209 newcommand
31210 \series default
31211 , descrito en 
31212 \begin_inset CommandInset ref
31213 LatexCommand ref
31214 reference "sub:El-comando-newcommand"
31215
31216 \end_inset
31217
31218 .
31219 \end_layout
31220
31221 \end_inset
31222
31223  
31224 \series bold
31225 equation
31226 \series default
31227  es el contador de ecuaciones.
31228  Si se usa el comando 
31229 \series bold
31230
31231 \backslash
31232 the
31233 \series default
31234  como prefijo de un contador, el valor del contador sale en números arábigos.
31235  Si una ecuación es numerada, LaTeX pone internamente el comando 
31236 \series bold
31237
31238 \backslash
31239 theequation
31240 \series default
31241  detrás de la ecuación.
31242  
31243 \series bold
31244
31245 \backslash
31246 roman{equation}
31247 \series default
31248
31249 \begin_inset Index
31250 status collapsed
31251
31252 \begin_layout Plain Layout
31253 Comandos ! R ! 
31254 \backslash
31255 roman
31256 \end_layout
31257
31258 \end_inset
31259
31260  pone el contador en romanos en minúscula.
31261 \end_layout
31262
31263 \begin_layout Standard
31264 Todas las ecuaciones siguientes a 
31265 \series bold
31266
31267 \backslash
31268 renew
31269 \series default
31270 c
31271 \series bold
31272 ommand
31273 \series default
31274  se numerarán en romanos.
31275  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31276  cambiando 
31277 \series bold
31278
31279 \backslash
31280 roman
31281 \series default
31282  por 
31283 \series bold
31284
31285 \backslash
31286 Roman
31287 \series default
31288
31289 \begin_inset Index
31290 status collapsed
31291
31292 \begin_layout Plain Layout
31293 Comandos ! R ! 
31294 \backslash
31295 roman@
31296 \backslash
31297 Roman
31298 \end_layout
31299
31300 \end_inset
31301
31302 .
31303  Para 
31304 \begin_inset Quotes fld
31305 \end_inset
31306
31307 numerar
31308 \begin_inset Quotes frd
31309 \end_inset
31310
31311  con minúsculas latinas hay el comando 
31312 \series bold
31313
31314 \backslash
31315 alph
31316 \series default
31317
31318 \begin_inset Index
31319 status collapsed
31320
31321 \begin_layout Plain Layout
31322 Comandos ! A ! 
31323 \backslash
31324 alph
31325 \end_layout
31326
31327 \end_inset
31328
31329 , y para mayúsculas el comando 
31330 \series bold
31331
31332 \backslash
31333 Alph
31334 \series default
31335
31336 \begin_inset Index
31337 status collapsed
31338
31339 \begin_layout Plain Layout
31340 Comandos ! A ! 
31341 \backslash
31342 alph@
31343 \backslash
31344 Alph
31345 \end_layout
31346
31347 \end_inset
31348
31349 .
31350 \end_layout
31351
31352 \begin_layout Standard
31353 \begin_inset Note Greyedout
31354 status collapsed
31355
31356 \begin_layout Plain Layout
31357
31358 \series bold
31359 Nota:
31360 \series default
31361  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31362 \end_layout
31363
31364 \end_inset
31365
31366
31367 \end_layout
31368
31369 \begin_layout Standard
31370 \begin_inset ERT
31371 status collapsed
31372
31373 \begin_layout Plain Layout
31374
31375
31376 \backslash
31377 renewcommand{
31378 \backslash
31379 theequation}{
31380 \backslash
31381 roman{equation}}
31382 \end_layout
31383
31384 \end_inset
31385
31386
31387 \begin_inset Formula \begin{equation}
31388 A=\textrm{romanos en minúscula}\end{equation}
31389
31390 \end_inset
31391
31392
31393 \begin_inset ERT
31394 status collapsed
31395
31396 \begin_layout Plain Layout
31397
31398
31399 \backslash
31400 renewcommand{
31401 \backslash
31402 theequation}{
31403 \backslash
31404 Roman{equation}}
31405 \end_layout
31406
31407 \end_inset
31408
31409
31410 \begin_inset Formula \begin{equation}
31411 B=\textrm{romanos en mayúscula}\label{eq:Rom}\end{equation}
31412
31413 \end_inset
31414
31415
31416 \begin_inset ERT
31417 status collapsed
31418
31419 \begin_layout Plain Layout
31420
31421
31422 \backslash
31423 renewcommand{
31424 \backslash
31425 theequation}{
31426 \backslash
31427 alph{equation}}
31428 \end_layout
31429
31430 \end_inset
31431
31432
31433 \begin_inset Formula \begin{equation}
31434 C=\textrm{latinas en minúscula}\end{equation}
31435
31436 \end_inset
31437
31438
31439 \begin_inset ERT
31440 status collapsed
31441
31442 \begin_layout Plain Layout
31443
31444
31445 \backslash
31446 renewcommand{
31447 \backslash
31448 theequation}{
31449 \backslash
31450 Alph{equation}}
31451 \end_layout
31452
31453 \end_inset
31454
31455
31456 \begin_inset Formula \begin{equation}
31457 D=\textrm{latinas en mayúscula}\label{eq:Lat}\end{equation}
31458
31459 \end_inset
31460
31461
31462 \end_layout
31463
31464 \begin_layout Standard
31465 Para volver a la numeración por omisión se inserta el comando:
31466 \end_layout
31467
31468 \begin_layout Standard
31469
31470 \series bold
31471
31472 \backslash
31473 renewcommand{
31474 \backslash
31475 theequation}{
31476 \backslash
31477 arabic{equation}}
31478 \begin_inset Index
31479 status collapsed
31480
31481 \begin_layout Plain Layout
31482 Comandos ! A ! 
31483 \backslash
31484 arabic
31485 \end_layout
31486
31487 \end_inset
31488
31489
31490 \end_layout
31491
31492 \begin_layout Standard
31493 \begin_inset ERT
31494 status collapsed
31495
31496 \begin_layout Plain Layout
31497
31498
31499 \backslash
31500 renewcommand{
31501 \backslash
31502 theequation}{
31503 \backslash
31504 arabic{equation}}
31505 \end_layout
31506
31507 \end_inset
31508
31509
31510 \begin_inset Formula \begin{equation}
31511 E=\mbox{arábigos}\end{equation}
31512
31513 \end_inset
31514
31515
31516 \end_layout
31517
31518 \begin_layout Standard
31519 \begin_inset VSpace medskip
31520 \end_inset
31521
31522
31523 \end_layout
31524
31525 \begin_layout Standard
31526 Como ves, las ecuaciones se numeran consecutivamente independientemente
31527  del estilo de numeración.
31528  Cuando la numeración haya de empezar con 
31529 \begin_inset Quotes fld
31530 \end_inset
31531
31532 1
31533 \begin_inset Quotes frd
31534 \end_inset
31535
31536  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
31537  Una descripción sobre esto se encuentra en el archivo 
31538 \begin_inset CommandInset href
31539 LatexCommand href
31540 name "Formula-numbering.lyx"
31541 target "run:Formula-numbering.lyx"
31542
31543 \end_inset
31544
31545 .
31546 \end_layout
31547
31548 \begin_layout Section
31549 Símbolos y ecuaciones químicas
31550 \begin_inset CommandInset label
31551 LatexCommand label
31552 name "sub:Símbolos-y-ecuaciones-químicas"
31553
31554 \end_inset
31555
31556
31557 \begin_inset Index
31558 status collapsed
31559
31560 \begin_layout Plain Layout
31561 Química ! símbolos
31562 \end_layout
31563
31564 \end_inset
31565
31566
31567 \begin_inset Index
31568 status collapsed
31569
31570 \begin_layout Plain Layout
31571 Química ! caracteres
31572 \end_layout
31573
31574 \end_inset
31575
31576
31577 \begin_inset Index
31578 status collapsed
31579
31580 \begin_layout Plain Layout
31581 Ecuación ! química|see
31582 \begin_inset ERT
31583 status collapsed
31584
31585 \begin_layout Plain Layout
31586
31587 {
31588 \end_layout
31589
31590 \end_inset
31591
31592 Química
31593 \begin_inset ERT
31594 status collapsed
31595
31596 \begin_layout Plain Layout
31597
31598 }
31599 \end_layout
31600
31601 \end_inset
31602
31603
31604 \end_layout
31605
31606 \end_inset
31607
31608
31609 \begin_inset Index
31610 status collapsed
31611
31612 \begin_layout Plain Layout
31613 Química ! iones
31614 \end_layout
31615
31616 \end_inset
31617
31618
31619 \begin_inset Index
31620 status collapsed
31621
31622 \begin_layout Plain Layout
31623 Iones|see
31624 \begin_inset ERT
31625 status collapsed
31626
31627 \begin_layout Plain Layout
31628
31629 {
31630 \end_layout
31631
31632 \end_inset
31633
31634 Química
31635 \begin_inset ERT
31636 status collapsed
31637
31638 \begin_layout Plain Layout
31639
31640 }
31641 \end_layout
31642
31643 \end_inset
31644
31645
31646 \end_layout
31647
31648 \end_inset
31649
31650
31651 \begin_inset Index
31652 status collapsed
31653
31654 \begin_layout Plain Layout
31655 Química ! reacción
31656 \end_layout
31657
31658 \end_inset
31659
31660
31661 \end_layout
31662
31663 \begin_layout Standard
31664 Un ejemplo de texto de química:
31665 \end_layout
31666
31667 \begin_layout Quote
31668 El ión 
31669 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31670 \end_inset
31671
31672  reacciona con dos iones 
31673 \begin_inset Formula $\mathrm{Na^{+}}$
31674 \end_inset
31675
31676  para dar sulfato de sodio 
31677 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
31678 \end_inset
31679
31680 .
31681  La ecuación química es:
31682 \begin_inset Formula \begin{equation}
31683 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}\end{equation}
31684
31685 \end_inset
31686
31687
31688 \end_layout
31689
31690 \begin_layout Standard
31691 Esta ecuación química puede componerse directamente en modo ecuación.
31692  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
31693  y con el atajo 
31694 \family sans
31695 Alt+C
31696 \begin_inset space ~
31697 \end_inset
31698
31699 R
31700 \family default
31701  se cambia en redonda.
31702 \begin_inset Foot
31703 status collapsed
31704
31705 \begin_layout Plain Layout
31706 véase estilos de fuentes en 
31707 \begin_inset CommandInset ref
31708 LatexCommand ref
31709 reference "sub:Estilos-de-fuentes"
31710
31711 \end_inset
31712
31713 .
31714 \end_layout
31715
31716 \end_inset
31717
31718
31719 \end_layout
31720
31721 \begin_layout Standard
31722 Para escribir ecuaciones químicas es más conveniente usar el comando 
31723 \series bold
31724
31725 \backslash
31726 ce
31727 \series default
31728
31729 \begin_inset Index
31730 status collapsed
31731
31732 \begin_layout Plain Layout
31733 Comandos ! C ! 
31734 \backslash
31735 ce
31736 \end_layout
31737
31738 \end_inset
31739
31740 , que está disponible si está instalado el paquete LaTeX 
31741 \series bold
31742 mhchem
31743 \series default
31744
31745 \begin_inset Index
31746 status collapsed
31747
31748 \begin_layout Plain Layout
31749 Paquetes ! mhchem
31750 \end_layout
31751
31752 \end_inset
31753
31754 .
31755  Al insertar  
31756 \series bold
31757
31758 \backslash
31759 ce
31760 \series default
31761  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
31762   ecuaciones químicas de una forma intuitiva.
31763 \end_layout
31764
31765 \begin_layout Standard
31766 \align center
31767 \begin_inset Tabular
31768 <lyxtabular version="3" rows="9" columns="2">
31769 <features>
31770 <column alignment="center" valignment="top" width="0">
31771 <column alignment="center" valignment="top" width="0">
31772 <row>
31773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31774 \begin_inset Text
31775
31776 \begin_layout Plain Layout
31777 Comando
31778 \end_layout
31779
31780 \end_inset
31781 </cell>
31782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31783 \begin_inset Text
31784
31785 \begin_layout Plain Layout
31786 Resultado
31787 \begin_inset Note Note
31788 status collapsed
31789
31790 \begin_layout Plain Layout
31791
31792 \series bold
31793
31794 \backslash
31795 raisebox
31796 \series default
31797  se usa sólo como espaciador
31798 \end_layout
31799
31800 \end_inset
31801
31802
31803 \end_layout
31804
31805 \end_inset
31806 </cell>
31807 </row>
31808 <row>
31809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31810 \begin_inset Text
31811
31812 \begin_layout Plain Layout
31813
31814 \backslash
31815 ce
31816 \begin_inset ERT
31817 status collapsed
31818
31819 \begin_layout Plain Layout
31820
31821
31822 \backslash
31823 spce 
31824 \end_layout
31825
31826 \end_inset
31827
31828 H2CO3
31829 \end_layout
31830
31831 \end_inset
31832 </cell>
31833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31834 \begin_inset Text
31835
31836 \begin_layout Plain Layout
31837 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31838 \end_inset
31839
31840
31841 \end_layout
31842
31843 \end_inset
31844 </cell>
31845 </row>
31846 <row>
31847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31848 \begin_inset Text
31849
31850 \begin_layout Plain Layout
31851
31852 \backslash
31853 ce
31854 \begin_inset ERT
31855 status collapsed
31856
31857 \begin_layout Plain Layout
31858
31859
31860 \backslash
31861 spce 
31862 \end_layout
31863
31864 \end_inset
31865
31866 SO4^2-
31867 \end_layout
31868
31869 \end_inset
31870 </cell>
31871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31872 \begin_inset Text
31873
31874 \begin_layout Plain Layout
31875 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31876 \end_inset
31877
31878
31879 \end_layout
31880
31881 \end_inset
31882 </cell>
31883 </row>
31884 <row>
31885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31886 \begin_inset Text
31887
31888 \begin_layout Plain Layout
31889
31890 \backslash
31891 ce
31892 \begin_inset ERT
31893 status collapsed
31894
31895 \begin_layout Plain Layout
31896
31897
31898 \backslash
31899 spce 
31900 \end_layout
31901
31902 \end_inset
31903
31904 (NH4)2S
31905 \end_layout
31906
31907 \end_inset
31908 </cell>
31909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31910 \begin_inset Text
31911
31912 \begin_layout Plain Layout
31913 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31914 \end_inset
31915
31916
31917 \end_layout
31918
31919 \end_inset
31920 </cell>
31921 </row>
31922 <row>
31923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31924 \begin_inset Text
31925
31926 \begin_layout Plain Layout
31927
31928 \backslash
31929 ce
31930 \begin_inset ERT
31931 status collapsed
31932
31933 \begin_layout Plain Layout
31934
31935
31936 \backslash
31937 spce 
31938 \end_layout
31939
31940 \end_inset
31941
31942 KCr(SO4)2.12H2O
31943 \end_layout
31944
31945 \end_inset
31946 </cell>
31947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31948 \begin_inset Text
31949
31950 \begin_layout Plain Layout
31951 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31952 \end_inset
31953
31954
31955 \end_layout
31956
31957 \end_inset
31958 </cell>
31959 </row>
31960 <row>
31961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31962 \begin_inset Text
31963
31964 \begin_layout Plain Layout
31965
31966 \backslash
31967 ce
31968 \begin_inset ERT
31969 status collapsed
31970
31971 \begin_layout Plain Layout
31972
31973
31974 \backslash
31975 spce 
31976 \end_layout
31977
31978 \end_inset
31979
31980 A-B
31981 \backslash
31982 dbond
31983 \begin_inset ERT
31984 status collapsed
31985
31986 \begin_layout Plain Layout
31987
31988
31989 \backslash
31990 spce 
31991 \end_layout
31992
31993 \end_inset
31994
31995 C
31996 \backslash
31997 tbond
31998 \begin_inset ERT
31999 status collapsed
32000
32001 \begin_layout Plain Layout
32002
32003
32004 \backslash
32005 spce 
32006 \end_layout
32007
32008 \end_inset
32009
32010 D
32011 \end_layout
32012
32013 \end_inset
32014 </cell>
32015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32016 \begin_inset Text
32017
32018 \begin_layout Plain Layout
32019 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32020 \end_inset
32021
32022
32023 \end_layout
32024
32025 \end_inset
32026 </cell>
32027 </row>
32028 <row>
32029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32030 \begin_inset Text
32031
32032 \begin_layout Plain Layout
32033
32034 \backslash
32035 ce
32036 \begin_inset ERT
32037 status collapsed
32038
32039 \begin_layout Plain Layout
32040
32041
32042 \backslash
32043 spce 
32044 \end_layout
32045
32046 \end_inset
32047
32048 ^227
32049 \begin_inset Formula $\downarrow$
32050 \end_inset
32051
32052 _90
32053 \begin_inset Formula $\to$
32054 \end_inset
32055
32056 Th+
32057 \end_layout
32058
32059 \end_inset
32060 </cell>
32061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32062 \begin_inset Text
32063
32064 \begin_layout Plain Layout
32065 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32066 \end_inset
32067
32068
32069 \end_layout
32070
32071 \end_inset
32072 </cell>
32073 </row>
32074 <row>
32075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32076 \begin_inset Text
32077
32078 \begin_layout Plain Layout
32079
32080 \backslash
32081 ce
32082 \begin_inset ERT
32083 status collapsed
32084
32085 \begin_layout Plain Layout
32086
32087
32088 \backslash
32089 spce 
32090 \end_layout
32091
32092 \end_inset
32093
32094 CO2
32095 \begin_inset ERT
32096 status collapsed
32097
32098 \begin_layout Plain Layout
32099
32100
32101 \backslash
32102 spce 
32103 \end_layout
32104
32105 \end_inset
32106
32107 +
32108 \begin_inset ERT
32109 status collapsed
32110
32111 \begin_layout Plain Layout
32112
32113
32114 \backslash
32115 spce 
32116 \end_layout
32117
32118 \end_inset
32119
32120 C
32121 \begin_inset ERT
32122 status collapsed
32123
32124 \begin_layout Plain Layout
32125
32126
32127 \backslash
32128 spce 
32129 \end_layout
32130
32131 \end_inset
32132
32133 <=>
32134 \begin_inset ERT
32135 status collapsed
32136
32137 \begin_layout Plain Layout
32138
32139
32140 \backslash
32141 spce 
32142 \end_layout
32143
32144 \end_inset
32145
32146 2CO
32147 \end_layout
32148
32149 \end_inset
32150 </cell>
32151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32152 \begin_inset Text
32153
32154 \begin_layout Plain Layout
32155 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32156 \end_inset
32157
32158
32159 \end_layout
32160
32161 \end_inset
32162 </cell>
32163 </row>
32164 <row>
32165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32166 \begin_inset Text
32167
32168 \begin_layout Plain Layout
32169
32170 \backslash
32171 ce
32172 \begin_inset ERT
32173 status collapsed
32174
32175 \begin_layout Plain Layout
32176
32177
32178 \backslash
32179 spce 
32180 \end_layout
32181
32182 \end_inset
32183
32184 CO2
32185 \begin_inset ERT
32186 status collapsed
32187
32188 \begin_layout Plain Layout
32189
32190
32191 \backslash
32192 spce 
32193 \end_layout
32194
32195 \end_inset
32196
32197 +
32198 \begin_inset ERT
32199 status collapsed
32200
32201 \begin_layout Plain Layout
32202
32203
32204 \backslash
32205 spce 
32206 \end_layout
32207
32208 \end_inset
32209
32210 C
32211 \begin_inset ERT
32212 status collapsed
32213
32214 \begin_layout Plain Layout
32215
32216
32217 \backslash
32218 spce 
32219 \end_layout
32220
32221 \end_inset
32222
32223 ->[
32224 \backslash
32225 alpha][
32226 \backslash
32227 beta]
32228 \begin_inset ERT
32229 status collapsed
32230
32231 \begin_layout Plain Layout
32232
32233
32234 \backslash
32235 spce 
32236 \end_layout
32237
32238 \end_inset
32239
32240 2CO}
32241 \end_layout
32242
32243 \end_inset
32244 </cell>
32245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32246 \begin_inset Text
32247
32248 \begin_layout Plain Layout
32249 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32250 \end_inset
32251
32252
32253 \end_layout
32254
32255 \end_inset
32256 </cell>
32257 </row>
32258 </lyxtabular>
32259
32260 \end_inset
32261
32262
32263 \end_layout
32264
32265 \begin_layout Standard
32266 \begin_inset Note Greyedout
32267 status open
32268
32269 \begin_layout Plain Layout
32270
32271 \series bold
32272 Nota:
32273 \series default
32274  Insertar una ecuación en un marco  
32275 \series bold
32276
32277 \backslash
32278 ce
32279 \series default
32280  provocará errores de LaTeX.
32281  En estos casos hay que usar código TeX, como en  
32282 \series bold
32283
32284 \backslash
32285 ce{$
32286 \backslash
32287 mu
32288 \backslash
32289 hyphen$Cl}
32290 \series default
32291
32292 \begin_inset ERT
32293 status collapsed
32294
32295 \begin_layout Plain Layout
32296
32297
32298 \backslash
32299 ce{$
32300 \backslash
32301 mu
32302 \backslash
32303 hyphen$Cl}
32304 \end_layout
32305
32306 \end_inset
32307
32308  
32309 \end_layout
32310
32311 \end_inset
32312
32313
32314 \end_layout
32315
32316 \begin_layout Standard
32317 El comando 
32318 \series bold
32319
32320 \backslash
32321 ce
32322 \series default
32323  para la ecuación
32324 \begin_inset space ~
32325 \end_inset
32326
32327
32328 \begin_inset CommandInset ref
32329 LatexCommand eqref
32330 reference "eq:reaccion-quimica"
32331
32332 \end_inset
32333
32334  es
32335 \begin_inset Newline newline
32336 \end_inset
32337
32338
32339 \series bold
32340  
32341 \backslash
32342 ce
32343 \begin_inset ERT
32344 status collapsed
32345
32346 \begin_layout Plain Layout
32347
32348
32349 \backslash
32350 spce 
32351 \end_layout
32352
32353 \end_inset
32354
32355 2Na+
32356 \begin_inset ERT
32357 status collapsed
32358
32359 \begin_layout Plain Layout
32360
32361
32362 \backslash
32363 spce 
32364 \end_layout
32365
32366 \end_inset
32367
32368 +
32369 \begin_inset ERT
32370 status collapsed
32371
32372 \begin_layout Plain Layout
32373
32374
32375 \backslash
32376 spce 
32377 \end_layout
32378
32379 \end_inset
32380
32381 SO4^2-
32382 \begin_inset ERT
32383 status collapsed
32384
32385 \begin_layout Plain Layout
32386
32387
32388 \backslash
32389 spce 
32390 \end_layout
32391
32392 \end_inset
32393
32394
32395 \begin_inset ERT
32396 status collapsed
32397
32398 \begin_layout Plain Layout
32399
32400
32401 \backslash
32402 spce 
32403 \end_layout
32404
32405 \end_inset
32406
32407 ->
32408 \begin_inset ERT
32409 status collapsed
32410
32411 \begin_layout Plain Layout
32412
32413
32414 \backslash
32415 spce 
32416 \end_layout
32417
32418 \end_inset
32419
32420 Na2SO4
32421 \end_layout
32422
32423 \begin_layout Standard
32424 Para componer ecuaciones químicas multilínea primero se crea una ecuación
32425  multilínea, tal como se describe en la 
32426 \begin_inset CommandInset ref
32427 LatexCommand ref
32428 reference "sec:Ecuaciones-multilínea"
32429
32430 \end_inset
32431
32432 .
32433  Después se utiliza el comando 
32434 \series bold
32435 /ce
32436 \series default
32437  en cada cuadrito azul de la ecuación.
32438  
32439 \begin_inset CommandInset ref
32440 LatexCommand eqref
32441 reference "eq:TEOS-reac-1"
32442
32443 \end_inset
32444
32445  y 
32446 \begin_inset CommandInset ref
32447 LatexCommand eqref
32448 reference "eq:TEOS-reac-2"
32449
32450 \end_inset
32451
32452  son un ejemplo de reacción química multifase en la que cada ecuación tiene
32453  su propio número.
32454 \begin_inset Formula \begin{eqnarray}
32455 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
32456 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}\end{eqnarray}
32457
32458 \end_inset
32459
32460
32461 \end_layout
32462
32463 \begin_layout Standard
32464 Además de 
32465 \series bold
32466
32467 \backslash
32468 ce
32469 \series default
32470  el paquete 
32471 \series bold
32472 mhchem
32473 \series default
32474  suministra el comando 
32475 \series bold
32476
32477 \backslash
32478 cf
32479 \series default
32480
32481 \begin_inset Index
32482 status collapsed
32483
32484 \begin_layout Plain Layout
32485 Comandos ! C ! 
32486 \backslash
32487 cf
32488 \end_layout
32489
32490 \end_inset
32491
32492  que ha de utilizarse en casos especiales.
32493  Para más información sobre 
32494 \series bold
32495
32496 \backslash
32497 cf
32498 \series default
32499  y más ejemplos echa un vistazo a la documentación de 
32500 \series bold
32501 mhchem
32502 \series default
32503
32504 \begin_inset CommandInset citation
32505 LatexCommand cite
32506 key "mhchem"
32507
32508 \end_inset
32509
32510 .
32511 \end_layout
32512
32513 \begin_layout Section
32514 Diagramas
32515 \end_layout
32516
32517 \begin_layout Standard
32518 Lyx soporta dos tipos de diagramas conmutativos: 
32519 \series bold
32520 amscd
32521 \series default
32522  y 
32523 \series bold
32524 xymatrix
32525 \series default
32526 , que se explican a continuación.
32527 \end_layout
32528
32529 \begin_layout Subsection
32530 Diagramas amscd
32531 \begin_inset Index
32532 status collapsed
32533
32534 \begin_layout Plain Layout
32535 Diagramas ! amscd
32536 \end_layout
32537
32538 \end_inset
32539
32540
32541 \end_layout
32542
32543 \begin_layout Standard
32544 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
32545  verticales y horizontales:
32546 \begin_inset Formula \[
32547 \begin{CD}A@)))B@)))C\\
32548 @AAA@.@VVV\\
32549 F@(((E@(((D\end{CD}\]
32550
32551 \end_inset
32552
32553 Para obtener el diagrama se inserta en la ecuación el comando 
32554 \series bold
32555
32556 \backslash
32557 CD
32558 \begin_inset Index
32559 status collapsed
32560
32561 \begin_layout Plain Layout
32562 Comandos ! C ! 
32563 \backslash
32564 CD
32565 \end_layout
32566
32567 \end_inset
32568
32569
32570 \series default
32571 .
32572  Surge un marco azul entre dos líneas de trazos en el que se insertan a
32573  continuación comandos.
32574  Con 
32575 \family sans
32576 Ctrl+Retorno
32577 \family default
32578  se inicia una nueva línea.
32579  En las líneas impares se insertan relaciones horizontales, en las pares
32580  verticales.
32581 \end_layout
32582
32583 \begin_layout Standard
32584 Para componer las relaciones hay los siguientes comandos:
32585 \begin_inset Foot
32586 status collapsed
32587
32588 \begin_layout Plain Layout
32589 \begin_inset CommandInset label
32590 LatexCommand label
32591 name "fn:sinónimos"
32592
32593 \end_inset
32594
32595 Los comandos con 
32596 \family sans
32597 '
32598 \series bold
32599 >
32600 \series default
32601 '
32602 \family default
32603  o 
32604 \family sans
32605 '
32606 \series bold
32607 <
32608 \series default
32609 '
32610 \family default
32611  pueden generar errores con el estilo 
32612 \series bold
32613 spanish
32614 \series default
32615  de 
32616 \series bold
32617 babel
32618 \series default
32619 .
32620  Para evitarlo se pueden sustituir por sus sinónimos 
32621 \family sans
32622 '
32623 \series bold
32624 )
32625 \series default
32626 '
32627 \family default
32628  y 
32629 \family sans
32630 '
32631 \series bold
32632 (
32633 \series default
32634 '
32635 \family default
32636  respectivamente.
32637  Véase 
32638 \begin_inset CommandInset citation
32639 LatexCommand cite
32640 key "spanish"
32641
32642 \end_inset
32643
32644 .
32645  (
32646 \emph on
32647 N.
32648 \begin_inset space \thinspace{}
32649 \end_inset
32650
32651 del t.
32652 \emph default
32653 )
32654 \end_layout
32655
32656 \end_inset
32657
32658
32659 \end_layout
32660
32661 \begin_layout Itemize
32662
32663 \series bold
32664 @<<<
32665 \series default
32666  genera una flecha hacia la izquierda, 
32667 \series bold
32668 @>>>
32669 \series default
32670  una hacia la derecha, y 
32671 \series bold
32672 @=
32673 \series default
32674  un signo igual largo
32675 \end_layout
32676
32677 \begin_layout Itemize
32678
32679 \series bold
32680 @AAA
32681 \series default
32682  genera una flecha hacia arriba, 
32683 \series bold
32684 @VVV
32685 \series default
32686  una hacia abajo, y 
32687 \series bold
32688 @|
32689 \series default
32690  un signo igual vertical
32691 \end_layout
32692
32693 \begin_layout Itemize
32694
32695 \series bold
32696 @.
32697
32698 \series default
32699  genera una ubicación vacía para relaciones inexistentes
32700 \end_layout
32701
32702 \begin_layout Standard
32703 Todas las flechas pueden etiquetarse como sigue:
32704 \end_layout
32705
32706 \begin_layout Itemize
32707 Si se inserta texto entre el primero y el segundo 
32708 \series bold
32709 <
32710 \series default
32711  o 
32712 \series bold
32713 >
32714 \series default
32715 , respectivamente, se muestra sobre la flecha.
32716  Si se inserta entre el segundo y el tercero, bajo la flecha.
32717 \end_layout
32718
32719 \begin_layout Itemize
32720 Para flechas verticales, si se inserta texto entre la primera y la segunda
32721  
32722 \series bold
32723 A
32724 \series default
32725  o 
32726 \series bold
32727 V
32728 \series default
32729 , respectivamente, se muestra al lado izquierdo de la flecha.
32730  Si se inserta entre la segunda y la tercera, al lado derecho.
32731  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
32732 \end_layout
32733
32734 \begin_layout Standard
32735 Como ejemplo un diagrama con todas las relaciones posibles:
32736 \begin_inset Formula \[
32737 \begin{CD}A@)j))B@))k)C@=F\\
32738 @AmAA@.@VV{V}V@|\\
32739 D@((j\,(E@)k))F@=C\end{CD}\]
32740
32741 \end_inset
32742
32743 El comando para este diagrama es:
32744 \begin_inset Newline newline
32745 \end_inset
32746
32747
32748 \series bold
32749
32750 \backslash
32751 CD
32752 \begin_inset ERT
32753 status collapsed
32754
32755 \begin_layout Plain Layout
32756
32757
32758 \backslash
32759 spce 
32760 \end_layout
32761
32762 \end_inset
32763
32764 A@>j>>B@>>k>C@=F Ctrl+Retorno
32765 \begin_inset Newline newline
32766 \end_inset
32767
32768
32769 \begin_inset ERT
32770 status collapsed
32771
32772 \begin_layout Plain Layout
32773
32774
32775 \backslash
32776 hphantom{
32777 \end_layout
32778
32779 \end_inset
32780
32781
32782 \backslash
32783 CD
32784 \begin_inset ERT
32785 status collapsed
32786
32787 \begin_layout Plain Layout
32788
32789
32790 \backslash
32791 spce 
32792 \end_layout
32793
32794 \end_inset
32795
32796
32797 \begin_inset ERT
32798 status collapsed
32799
32800 \begin_layout Plain Layout
32801
32802 }
32803 \end_layout
32804
32805 \end_inset
32806
32807 @AmAA@.@VV
32808 \backslash
32809 {V
32810 \series default
32811
32812 \begin_inset Formula $\to$
32813 \end_inset
32814
32815
32816 \series bold
32817 V@| Ctrl+Retorno
32818 \begin_inset Newline newline
32819 \end_inset
32820
32821
32822 \begin_inset ERT
32823 status collapsed
32824
32825 \begin_layout Plain Layout
32826
32827
32828 \backslash
32829 hphantom{
32830 \end_layout
32831
32832 \end_inset
32833
32834
32835 \backslash
32836 CD
32837 \begin_inset ERT
32838 status collapsed
32839
32840 \begin_layout Plain Layout
32841
32842
32843 \backslash
32844 spce 
32845 \end_layout
32846
32847 \end_inset
32848
32849
32850 \begin_inset ERT
32851 status collapsed
32852
32853 \begin_layout Plain Layout
32854
32855 }
32856 \end_layout
32857
32858 \end_inset
32859
32860 D@<<j<E@>k>>F@=C
32861 \end_layout
32862
32863 \begin_layout Subsection
32864 Diagramas xymatrix
32865 \begin_inset Index
32866 status collapsed
32867
32868 \begin_layout Plain Layout
32869 Diagramas ! xymatrix
32870 \end_layout
32871
32872 \end_inset
32873
32874
32875 \end_layout
32876
32877 \begin_layout Standard
32878 Para usar matrices xy debe estar instalado el paquete LaTeX 
32879 \series bold
32880 xypic
32881 \series default
32882 .
32883  Una matriz xy se crea insertando el comando 
32884 \series bold
32885
32886 \backslash
32887 xymatrix
32888 \series default
32889  en una ecuación.
32890  Después podrás añadir nuevas columnas y filas como en matrices normales,
32891  véase
32892 \begin_inset space ~
32893 \end_inset
32894
32895
32896 \begin_inset CommandInset ref
32897 LatexCommand ref
32898 reference "sec:Matrices"
32899
32900 \end_inset
32901
32902 .
32903 \end_layout
32904
32905 \begin_layout Standard
32906 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
32907  y curvadas, y mucho más.
32908  Todas las posibilidades para generar diagramas conmutativos y decoraciones
32909  se explican en el 
32910 \emph on
32911 Manual de XY-pic
32912 \emph default
32913  que se encuentra en el menú 
32914 \family sans
32915 Ayuda\SpecialChar \menuseparator
32916 Manuales
32917 \begin_inset space ~
32918 \end_inset
32919
32920 específicos
32921 \family default
32922 .
32923 \end_layout
32924
32925 \begin_layout Standard
32926 \begin_inset Newpage newpage
32927 \end_inset
32928
32929
32930 \end_layout
32931
32932 \begin_layout Section
32933 Comandos definidos por el usuario
32934 \begin_inset Index
32935 status collapsed
32936
32937 \begin_layout Plain Layout
32938 Comandos de usuario
32939 \end_layout
32940
32941 \end_inset
32942
32943
32944 \end_layout
32945
32946 \begin_layout Standard
32947 \begin_inset Note Greyedout
32948 status collapsed
32949
32950 \begin_layout Plain Layout
32951
32952 \series bold
32953 Nota:
32954 \series default
32955  Los nombres de los comandos definidos por el usuario y macros solo pueden
32956  contener letras latinas.
32957 \end_layout
32958
32959 \end_inset
32960
32961
32962 \end_layout
32963
32964 \begin_layout Subsection
32965 El comando 
32966 \backslash
32967 newcommand
32968 \begin_inset CommandInset label
32969 LatexCommand label
32970 name "sub:El-comando-newcommand"
32971
32972 \end_inset
32973
32974
32975 \begin_inset Index
32976 status collapsed
32977
32978 \begin_layout Plain Layout
32979 Comandos de usuario ! 
32980 \backslash
32981 newcommand
32982 \end_layout
32983
32984 \end_inset
32985
32986
32987 \begin_inset Index
32988 status collapsed
32989
32990 \begin_layout Plain Layout
32991 Comandos ! N ! 
32992 \backslash
32993 newcommand
32994 \end_layout
32995
32996 \end_inset
32997
32998
32999 \end_layout
33000
33001 \begin_layout Standard
33002 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
33003  Pero es posible definir nuevos comandos más cortos con el comando 
33004 \series bold
33005
33006 \backslash
33007 newcommand
33008 \series default
33009 .
33010  
33011 \end_layout
33012
33013 \begin_layout Standard
33014 El esquema del comando 
33015 \series bold
33016
33017 \backslash
33018 newcommand
33019 \series default
33020  es:
33021 \end_layout
33022
33023 \begin_layout Standard
33024
33025 \series bold
33026
33027 \backslash
33028 newcommand{nombre nuevo de comando}[número de argumentos]
33029 \begin_inset Newline newline
33030 \end_inset
33031
33032
33033 \begin_inset ERT
33034 status collapsed
33035
33036 \begin_layout Plain Layout
33037
33038
33039 \backslash
33040 phantom{
33041 \end_layout
33042
33043 \end_inset
33044
33045
33046 \backslash
33047 newcommand
33048 \begin_inset ERT
33049 status collapsed
33050
33051 \begin_layout Plain Layout
33052
33053 }
33054 \end_layout
33055
33056 \end_inset
33057
33058 [valor opcional]{definición de comando}
33059 \end_layout
33060
33061 \begin_layout Standard
33062 \begin_inset Note Greyedout
33063 status collapsed
33064
33065 \begin_layout Plain Layout
33066
33067 \series bold
33068 Nota:
33069 \series default
33070  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33071  documento o en paquetes LaTeX que uses.
33072  Si p.
33073 \begin_inset space \thinspace{}
33074 \end_inset
33075
33076 e.
33077  defines el comando 
33078 \series bold
33079
33080 \backslash
33081 le
33082 \series default
33083  para 
33084 \series bold
33085
33086 \backslash
33087 Leftarrow,
33088 \series default
33089  se producirán errores porque 
33090 \series bold
33091
33092 \backslash
33093 le
33094 \series default
33095  ya existe como comando para 
33096 \begin_inset Quotes fld
33097 \end_inset
33098
33099
33100 \begin_inset Formula $\le$
33101 \end_inset
33102
33103
33104 \begin_inset Quotes frd
33105 \end_inset
33106
33107 .
33108
33109 \series bold
33110  
33111 \end_layout
33112
33113 \end_inset
33114
33115
33116 \end_layout
33117
33118 \begin_layout Standard
33119 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33120  argumentos debería tener el nuevo comando.
33121  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33122  Cuando se hace esto, el 
33123 \emph on
33124 primer
33125 \emph default
33126  argumento del nuevo comando es automáticamente opcional.
33127 \end_layout
33128
33129 \begin_layout Standard
33130 Veamos unos ejemplos:
33131 \end_layout
33132
33133 \begin_layout Itemize
33134 Para definir el comando 
33135 \series bold
33136
33137 \backslash
33138 gr
33139 \series default
33140  para 
33141 \series bold
33142
33143 \backslash
33144 Longrightarrow
33145 \series default
33146 , la línea de preámbulo LaTeX es:
33147 \begin_inset VSpace medskip
33148 \end_inset
33149
33150
33151 \begin_inset Newline newline
33152 \end_inset
33153
33154
33155 \series bold
33156
33157 \backslash
33158 newcommand{
33159 \backslash
33160 gr}{
33161 \backslash
33162 Longrightarrow}
33163 \end_layout
33164
33165 \begin_layout Itemize
33166 Para definir el comando 
33167 \series bold
33168
33169 \backslash
33170 us
33171 \series default
33172  para 
33173 \series bold
33174
33175 \backslash
33176 underline
33177 \series default
33178 , el argumento (que sería subrayado) debe tenerse en cuenta.
33179  Para esto la línea de preámbulo es:
33180 \begin_inset VSpace medskip
33181 \end_inset
33182
33183
33184 \begin_inset Newline newline
33185 \end_inset
33186
33187
33188 \series bold
33189
33190 \backslash
33191 newcommand{
33192 \backslash
33193 us}[1]{
33194 \backslash
33195 underline{#1}}
33196 \series default
33197
33198 \begin_inset VSpace medskip
33199 \end_inset
33200
33201
33202 \begin_inset Newline newline
33203 \end_inset
33204
33205 El carácter 
33206 \series bold
33207 #
33208 \series default
33209  actúa como colocador del argumento, el 
33210 \series bold
33211 1
33212 \series default
33213  indica que es el colocador para el primer argumento.
33214 \end_layout
33215
33216 \begin_layout Itemize
33217 Para 
33218 \series bold
33219
33220 \backslash
33221 framebox
33222 \series default
33223  se puede p.
33224 \begin_inset space \thinspace{}
33225 \end_inset
33226
33227 e.
33228  definir el comando 
33229 \series bold
33230
33231 \backslash
33232 fb
33233 \series default
33234 :
33235 \begin_inset VSpace medskip
33236 \end_inset
33237
33238
33239 \begin_inset Newline newline
33240 \end_inset
33241
33242
33243 \series bold
33244
33245 \backslash
33246 newcommand{
33247 \backslash
33248 fb}[3]{
33249 \backslash
33250 framebox#1#2{$#3$}}
33251 \series default
33252
33253 \begin_inset VSpace medskip
33254 \end_inset
33255
33256
33257 \begin_inset Newline newline
33258 \end_inset
33259
33260 Los dos signos dólar generan la ecuación extra necesaria para 
33261 \series bold
33262
33263 \backslash
33264 framebox
33265 \series default
33266 , véase 
33267 \begin_inset CommandInset ref
33268 LatexCommand ref
33269 reference "sub:Cuadros-con-marco"
33270
33271 \end_inset
33272
33273 .
33274 \end_layout
33275
33276 \begin_layout Itemize
33277 Para crear un nuevo comando para 
33278 \series bold
33279
33280 \backslash
33281 fcolorbox
33282 \series default
33283  donde no es necesario especificar el color para el cuadro, el argumento
33284  para el color se define opcional:
33285 \begin_inset VSpace medskip
33286 \end_inset
33287
33288
33289 \begin_inset Newline newline
33290 \end_inset
33291
33292
33293 \series bold
33294
33295 \backslash
33296 newcommand{
33297 \backslash
33298 cb}[3][white]{
33299 \backslash
33300 fcolorbox{#2}{#1}{$#3$}}
33301 \series default
33302
33303 \begin_inset VSpace medskip
33304 \end_inset
33305
33306
33307 \begin_inset Newline newline
33308 \end_inset
33309
33310 Si el color no es especificado al usar 
33311 \series bold
33312
33313 \backslash
33314 cb
33315 \series default
33316 , se elige el color 
33317 \series bold
33318 white
33319 \series default
33320  predefinido.
33321 \end_layout
33322
33323 \begin_layout Standard
33324 Un ensayo con los nuevos comandos definidos:
33325 \end_layout
33326
33327 \begin_layout Standard
33328 \noindent
33329 \align center
33330 \begin_inset Tabular
33331 <lyxtabular version="3" rows="6" columns="2">
33332 <features>
33333 <column alignment="center" valignment="top" width="0">
33334 <column alignment="center" valignment="top" width="0">
33335 <row>
33336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33337 \begin_inset Text
33338
33339 \begin_layout Plain Layout
33340 Comando
33341 \end_layout
33342
33343 \end_inset
33344 </cell>
33345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33346 \begin_inset Text
33347
33348 \begin_layout Plain Layout
33349 Resultado
33350 \begin_inset Note Note
33351 status collapsed
33352
33353 \begin_layout Plain Layout
33354
33355 \series bold
33356
33357 \backslash
33358 raisebox
33359 \series default
33360  se usa sólo como espaciador
33361 \end_layout
33362
33363 \end_inset
33364
33365
33366 \end_layout
33367
33368 \end_inset
33369 </cell>
33370 </row>
33371 <row>
33372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33373 \begin_inset Text
33374
33375 \begin_layout Plain Layout
33376 A
33377 \backslash
33378 gr
33379 \begin_inset ERT
33380 status collapsed
33381
33382 \begin_layout Plain Layout
33383
33384
33385 \backslash
33386 spce 
33387 \end_layout
33388
33389 \end_inset
33390
33391 B
33392 \end_layout
33393
33394 \end_inset
33395 </cell>
33396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33397 \begin_inset Text
33398
33399 \begin_layout Plain Layout
33400 \begin_inset Formula $A\gr B$
33401 \end_inset
33402
33403
33404 \end_layout
33405
33406 \end_inset
33407 </cell>
33408 </row>
33409 <row>
33410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33411 \begin_inset Text
33412
33413 \begin_layout Plain Layout
33414
33415 \backslash
33416 us{ABcd
33417 \end_layout
33418
33419 \end_inset
33420 </cell>
33421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33422 \begin_inset Text
33423
33424 \begin_layout Plain Layout
33425 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
33426 \end_inset
33427
33428
33429 \end_layout
33430
33431 \end_inset
33432 </cell>
33433 </row>
33434 <row>
33435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33436 \begin_inset Text
33437
33438 \begin_layout Plain Layout
33439
33440 \backslash
33441 fb{[2cm]
33442 \begin_inset Formula $\to$
33443 \end_inset
33444
33445
33446 \backslash
33447 {
33448 \begin_inset Formula $\to$
33449 \end_inset
33450
33451
33452 \backslash
33453 {
33454 \backslash
33455 int
33456 \begin_inset ERT
33457 status collapsed
33458
33459 \begin_layout Plain Layout
33460
33461
33462 \backslash
33463 spce 
33464 \end_layout
33465
33466 \end_inset
33467
33468 A=B
33469 \end_layout
33470
33471 \end_inset
33472 </cell>
33473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33474 \begin_inset Text
33475
33476 \begin_layout Plain Layout
33477 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
33478 \end_inset
33479
33480
33481 \end_layout
33482
33483 \end_inset
33484 </cell>
33485 </row>
33486 <row>
33487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33488 \begin_inset Text
33489
33490 \begin_layout Plain Layout
33491
33492 \backslash
33493 cb{red
33494 \begin_inset Formula $\to$
33495 \end_inset
33496
33497
33498 \backslash
33499 {
33500 \backslash
33501 int
33502 \begin_inset ERT
33503 status collapsed
33504
33505 \begin_layout Plain Layout
33506
33507
33508 \backslash
33509 spce 
33510 \end_layout
33511
33512 \end_inset
33513
33514 A=B
33515 \end_layout
33516
33517 \end_inset
33518 </cell>
33519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33520 \begin_inset Text
33521
33522 \begin_layout Plain Layout
33523 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
33524 \end_inset
33525
33526
33527 \end_layout
33528
33529 \end_inset
33530 </cell>
33531 </row>
33532 <row>
33533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33534 \begin_inset Text
33535
33536 \begin_layout Plain Layout
33537
33538 \backslash
33539 cb[green]
33540 \backslash
33541 {red
33542 \begin_inset Formula $\to$
33543 \end_inset
33544
33545
33546 \backslash
33547 {
33548 \backslash
33549 int
33550 \begin_inset ERT
33551 status collapsed
33552
33553 \begin_layout Plain Layout
33554
33555
33556 \backslash
33557 spce 
33558 \end_layout
33559
33560 \end_inset
33561
33562 A=B
33563 \end_layout
33564
33565 \end_inset
33566 </cell>
33567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33568 \begin_inset Text
33569
33570 \begin_layout Plain Layout
33571 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33572 \end_inset
33573
33574
33575 \end_layout
33576
33577 \end_inset
33578 </cell>
33579 </row>
33580 </lyxtabular>
33581
33582 \end_inset
33583
33584
33585 \end_layout
33586
33587 \begin_layout Subsection
33588 Macros de ecuaciones
33589 \begin_inset Index
33590 status collapsed
33591
33592 \begin_layout Plain Layout
33593 Comandos de usuario ! Macros de ecuaciones
33594 \end_layout
33595
33596 \end_inset
33597
33598
33599 \begin_inset Index
33600 status collapsed
33601
33602 \begin_layout Plain Layout
33603 Macros
33604 \end_layout
33605
33606 \end_inset
33607
33608
33609 \end_layout
33610
33611 \begin_layout Standard
33612 Los comandos definidos por el usuario son especialmente convenientes para
33613  expresiones complejas.
33614  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
33615  el mismo tipo de solución se repite varias veces.
33616  La forma general de una ecuación de segundo grado es:
33617 \begin_inset Formula \[
33618 0=\lambda^{2}+p\lambda+q\]
33619
33620 \end_inset
33621
33622 La forma general de la solución es:
33623 \begin_inset Formula \[
33624 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
33625
33626 \end_inset
33627
33628
33629 \end_layout
33630
33631 \begin_layout Standard
33632 Para definir un comando para la ecuación de la solución, en donde solo hay
33633  que especificar los tres parámetros 
33634 \begin_inset Formula $\lambda$
33635 \end_inset
33636
33637
33638 \begin_inset Formula $p$
33639 \end_inset
33640
33641 , y 
33642 \begin_inset Formula $q$
33643 \end_inset
33644
33645 , y el índice de 
33646 \begin_inset Formula $\lambda$
33647 \end_inset
33648
33649  puede darse opcionalmente, la línea de preámbulo LaTeX es
33650 \begin_inset Newline newline
33651 \end_inset
33652
33653
33654 \series bold
33655
33656 \backslash
33657 newcommand{
33658 \backslash
33659 qG}[4][1,
33660 \backslash
33661 ,2]{#2_{#1}=-
33662 \backslash
33663 frac{#3}{2}
33664 \backslash
33665 pm
33666 \begin_inset Newline newline
33667 \end_inset
33668
33669
33670 \begin_inset ERT
33671 status collapsed
33672
33673 \begin_layout Plain Layout
33674
33675
33676 \backslash
33677 hphantom{
33678 \end_layout
33679
33680 \end_inset
33681
33682
33683 \backslash
33684 newcommand
33685 \begin_inset ERT
33686 status collapsed
33687
33688 \begin_layout Plain Layout
33689
33690 }
33691 \end_layout
33692
33693 \end_inset
33694
33695
33696 \backslash
33697 sqrt{
33698 \backslash
33699 frac{#3^{2}}{4}-#4}}
33700 \end_layout
33701
33702 \begin_layout Standard
33703 Para generar la solución se inserta el comando
33704 \begin_inset Newline newline
33705 \end_inset
33706
33707
33708 \series bold
33709
33710 \backslash
33711 qG{
33712 \backslash
33713 lambda
33714 \begin_inset Formula $\to$
33715 \end_inset
33716
33717
33718 \backslash
33719 {p
33720 \begin_inset Formula $\to$
33721 \end_inset
33722
33723
33724 \backslash
33725 {q
33726 \series default
33727  en una ecuación
33728 \series bold
33729 .
33730 \end_layout
33731
33732 \begin_layout Standard
33733 La definición del nuevo comando no es intuitiva porque hay que conocer los
33734  esquemas de todos los comandos LaTeX usados, p.
33735 \begin_inset space \thinspace{}
33736 \end_inset
33737
33738 e., que una fracción se inserta en LaTeX como
33739 \series bold
33740  
33741 \backslash
33742 frac{numerador}{denominador}
33743 \series default
33744 .
33745  Además, uno puede olvidar fácilmente una llave en la definición y no puede
33746  ver en LyX lo que el nuevo comando está haciendo.
33747  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
33748  ecuación en vez del comando
33749 \series bold
33750  
33751 \backslash
33752 newcommand
33753 \series default
33754 .
33755 \end_layout
33756
33757 \begin_layout Standard
33758 Una macro de ecuación se crea con el menú 
33759 \family sans
33760 Insertar\SpecialChar \menuseparator
33761 Ecuación\SpecialChar \menuseparator
33762 Macro
33763 \family default
33764  o con el botón 
33765 \begin_inset Graphics
33766         filename ../../images/math-macro_newmacroname_newcommand.png
33767         scale 85
33768
33769 \end_inset
33770
33771  de la barra de herramientas.
33772  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
33773  como el siguiente donde se define la macro:
33774 \begin_inset Newline newline
33775 \end_inset
33776
33777
33778 \end_layout
33779
33780 \begin_layout Standard
33781 \begin_inset space \hspace*{\fill}
33782 \end_inset
33783
33784
33785 \begin_inset Graphics
33786         filename ../clipart/macrobox.png
33787
33788 \end_inset
33789
33790
33791 \begin_inset space \hspace*{\fill}
33792 \end_inset
33793
33794
33795 \begin_inset Newline newline
33796 \end_inset
33797
33798
33799 \begin_inset FormulaMacro
33800 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33801 \end_inset
33802
33803
33804 \backslash
33805 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
33806  En el primer marco azul se inserta la ecuación buscada.
33807  Con el comando 
33808 \series bold
33809
33810 \backslash
33811 #númerodeargumento
33812 \series default
33813 , , o con el botón 
33814 \begin_inset Graphics
33815         filename ../../images/math-macro-add-param.png
33816         scale 85
33817
33818 \end_inset
33819
33820  de la barra de herramientas de macros se inserta un colocador de argumento,
33821  p.
33822 \begin_inset space \thinspace{}
33823 \end_inset
33824
33825 e
33826 \begin_inset space \space{}
33827 \end_inset
33828
33829
33830 \series bold
33831
33832 \backslash
33833 #1
33834 \series default
33835 .
33836  Los colocadores de argumento se muestran en rojo.
33837  Se pueden poner 9 argumentos como máximo.
33838  Con el botón 
33839 \begin_inset Graphics
33840         filename ../../images/math-macro-add-optional-param.png
33841         scale 85
33842
33843 \end_inset
33844
33845  se crean argumentos opcionales.
33846  El primer argumento no opcional puede transformarse en opcional con el
33847  botón 
33848 \begin_inset Graphics
33849         filename ../../images/math-macro-make-optional.png
33850         scale 85
33851
33852 \end_inset
33853
33854 .
33855  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
33856  Normalmente quieres verlo tal como está definido, así que el recuadro se
33857  deja vacío.
33858  Pero si has creado una macro que necesita mucho espacio en la pantalla,
33859  en dicho recuadro puedes insertar, por ejemplo
33860 \begin_inset Newline newline
33861 \end_inset
33862
33863
33864 \series bold
33865 qG: 
33866 \backslash
33867 #1
33868 \series default
33869  
33870 \series bold
33871 ,
33872 \series default
33873  
33874 \series bold
33875
33876 \backslash
33877 #2
33878 \series default
33879  
33880 \series bold
33881 ,
33882 \series default
33883  
33884 \series bold
33885
33886 \backslash
33887 #3, 
33888 \backslash
33889 #4
33890 \begin_inset Newline newline
33891 \end_inset
33892
33893
33894 \series default
33895 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
33896  en LyX, lo que conlleva una visualización mejor.
33897  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
33898 \begin_inset Newline newline
33899 \end_inset
33900
33901 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
33902  macros individuales situando el cursor en la macro y usando el menú 
33903 \family sans
33904 Ver\SpecialChar \menuseparator
33905 (Des)plegar macro de ecuación.
33906 \end_layout
33907
33908 \begin_layout Standard
33909 Para usar una macro, se inserta el nombre de la misma como comando en una
33910  ecuación, en nuestro caso 
33911 \series bold
33912
33913 \backslash
33914 qG
33915 \series default
33916 .
33917  Nuestra macro se muestra en LyX así:
33918 \begin_inset Newline newline
33919 \end_inset
33920
33921
33922 \begin_inset space \hspace*{\fill}
33923 \end_inset
33924
33925
33926 \begin_inset Graphics
33927         filename ../clipart/macrouse.png
33928
33929 \end_inset
33930
33931
33932 \begin_inset space \hspace*{\fill}
33933 \end_inset
33934
33935
33936 \begin_inset Newline newline
33937 \end_inset
33938
33939 Aquí tenemos nuestro ejemplo de macro con los argumentos 
33940 \begin_inset Formula $x$
33941 \end_inset
33942
33943
33944 \begin_inset Formula $\ln(x)$
33945 \end_inset
33946
33947 , y 
33948 \begin_inset Formula $B$
33949 \end_inset
33950
33951 :
33952 \end_layout
33953
33954 \begin_layout Standard
33955 \begin_inset Formula \[
33956 \qG x{\ln(x)}B\]
33957
33958 \end_inset
33959
33960
33961 \end_layout
33962
33963 \begin_layout Standard
33964 LyX ofrece en el menú 
33965 \family sans
33966 Herramientas
33967 \family default
33968 \SpecialChar \menuseparator
33969
33970 \family sans
33971 Preferencias\SpecialChar \menuseparator
33972 Edición\SpecialChar \menuseparator
33973 Control
33974 \family default
33975  diferentes estilos para editar macros.
33976  Para encontrar el estilo que más te convenga, elige un estilo y pon el
33977  cursor en una macro para ver la diferencia.
33978 \end_layout
33979
33980 \begin_layout Standard
33981 Una macro de ecuación se transforma internamente en un comando 
33982 \series bold
33983
33984 \backslash
33985 newcommand
33986 \series default
33987  cuando se exporta el documento.
33988  El comando creado 
33989 \series bold
33990
33991 \backslash
33992 newcommand
33993 \series default
33994  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
33995  usar en ecuaciones que estén en recuadros de definición de macros en el
33996  documento.
33997  
33998 \end_layout
33999
34000 \begin_layout Standard
34001 Las macros de ecuación también pueden crearse directamente a partir de un
34002  comando
34003 \series bold
34004  
34005 \backslash
34006 newcommand
34007 \series default
34008 .
34009  Por ejemplo, escribiendo el comando
34010 \begin_inset Newline newline
34011 \end_inset
34012
34013
34014 \series bold
34015
34016 \backslash
34017 newcommand{
34018 \backslash
34019 larrow}[2]{
34020 \backslash
34021 xleftarrow[#2]{#1}}
34022 \begin_inset Newline newline
34023 \end_inset
34024
34025
34026 \series default
34027 como texto normal en LyX, seleccionándolo completamente y usando a continuación
34028  el atajo 
34029 \family sans
34030 Ctrl+M
34031 \family default
34032 , el comando se transformará en una macro de ecuación.
34033  Al emplear este método debes tener cuidado en escribir correctamente el
34034  comando 
34035 \series bold
34036
34037 \backslash
34038 newcommand
34039 \series default
34040 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
34041  
34042 \end_layout
34043
34044 \begin_layout Standard
34045 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34046  en definiciones de macros se manejan incorrectamente.
34047  Por eso el ejemplo 
34048 \series bold
34049
34050 \backslash
34051 fb
34052 \series default
34053  de 
34054 \begin_inset CommandInset ref
34055 LatexCommand ref
34056 reference "sub:El-comando-newcommand"
34057
34058 \end_inset
34059
34060  no puede crearse como macro.
34061 \end_layout
34062
34063 \begin_layout Standard
34064 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
34065  la barra de herramientas de macros:
34066 \end_layout
34067
34068 \begin_layout Standard
34069 \begin_inset VSpace defskip
34070 \end_inset
34071
34072
34073 \end_layout
34074
34075 \begin_layout Standard
34076 \begin_inset Graphics
34077         filename ../clipart/MacroToolbar.png
34078
34079 \end_inset
34080
34081
34082 \begin_inset Index
34083 status collapsed
34084
34085 \begin_layout Plain Layout
34086 Macros ! Barra de herramientas
34087 \end_layout
34088
34089 \end_inset
34090
34091
34092 \end_layout
34093
34094 \begin_layout Standard
34095 \begin_inset VSpace defskip
34096 \end_inset
34097
34098
34099 \end_layout
34100
34101 \begin_layout Standard
34102 La barra de herramientas de macros contiene los siguientes botones:
34103 \end_layout
34104
34105 \begin_layout Standard
34106 \begin_inset VSpace defskip
34107 \end_inset
34108
34109
34110 \end_layout
34111
34112 \begin_layout Standard
34113 \begin_inset Tabular
34114 <lyxtabular version="3" rows="9" columns="2">
34115 <features islongtable="true">
34116 <column alignment="left" valignment="top" width="0">
34117 <column alignment="left" valignment="top" width="85col%">
34118 <row interlinespace="2.5mm">
34119 <cell alignment="center" valignment="top" usebox="none">
34120 \begin_inset Text
34121
34122 \begin_layout Plain Layout
34123 \begin_inset Graphics
34124         filename ../../images/math-macro-remove-param.png
34125         BoundingBox 0bp 5bp 20bp 25bp
34126         rotateOrigin center
34127
34128 \end_inset
34129
34130
34131 \end_layout
34132
34133 \end_inset
34134 </cell>
34135 <cell alignment="center" valignment="top" usebox="none">
34136 \begin_inset Text
34137
34138 \begin_layout Plain Layout
34139
34140 \family sans
34141 Editar\SpecialChar \menuseparator
34142 Ecuación\SpecialChar \menuseparator
34143 Definición de macro\SpecialChar \menuseparator
34144 Quitar último argumento
34145 \end_layout
34146
34147 \end_inset
34148 </cell>
34149 </row>
34150 <row interlinespace="2.5mm">
34151 <cell alignment="center" valignment="top" usebox="none">
34152 \begin_inset Text
34153
34154 \begin_layout Plain Layout
34155 \begin_inset Graphics
34156         filename ../../images/math-macro-add-param.png
34157         BoundingBox 0bp 5bp 20bp 25bp
34158         rotateOrigin center
34159
34160 \end_inset
34161
34162
34163 \end_layout
34164
34165 \end_inset
34166 </cell>
34167 <cell alignment="center" valignment="top" usebox="none">
34168 \begin_inset Text
34169
34170 \begin_layout Plain Layout
34171
34172 \family sans
34173 Editar\SpecialChar \menuseparator
34174 Ecuación\SpecialChar \menuseparator
34175 Definición de macro\SpecialChar \menuseparator
34176 Añadir argumento
34177 \end_layout
34178
34179 \end_inset
34180 </cell>
34181 </row>
34182 <row interlinespace="2.5mm">
34183 <cell alignment="center" valignment="top" usebox="none">
34184 \begin_inset Text
34185
34186 \begin_layout Plain Layout
34187 \begin_inset Graphics
34188         filename ../../images/math-macro-make-optional.png
34189         BoundingBox 0bp 5bp 20bp 25bp
34190         rotateOrigin center
34191
34192 \end_inset
34193
34194
34195 \end_layout
34196
34197 \end_inset
34198 </cell>
34199 <cell alignment="center" valignment="top" usebox="none">
34200 \begin_inset Text
34201
34202 \begin_layout Plain Layout
34203
34204 \family sans
34205 Editar\SpecialChar \menuseparator
34206 Ecuación\SpecialChar \menuseparator
34207 Definición de macro\SpecialChar \menuseparator
34208 Hacer opcional el primer
34209 \begin_inset Newline newline
34210 \end_inset
34211
34212
34213 \begin_inset ERT
34214 status collapsed
34215
34216 \begin_layout Plain Layout
34217
34218
34219 \backslash
34220 hphantom{
34221 \end_layout
34222
34223 \end_inset
34224
34225 Editar\SpecialChar \menuseparator
34226 Ecuación\SpecialChar \menuseparator
34227 Definición de macro\SpecialChar \menuseparator
34228
34229 \begin_inset ERT
34230 status collapsed
34231
34232 \begin_layout Plain Layout
34233
34234 }
34235 \end_layout
34236
34237 \end_inset
34238
34239 argumento no opcional
34240 \end_layout
34241
34242 \end_inset
34243 </cell>
34244 </row>
34245 <row interlinespace="2.5mm">
34246 <cell alignment="center" valignment="top" usebox="none">
34247 \begin_inset Text
34248
34249 \begin_layout Plain Layout
34250 \begin_inset Graphics
34251         filename ../../images/math-macro-make-nonoptional.png
34252         BoundingBox 0bp 5bp 20bp 25bp
34253         rotateOrigin center
34254
34255 \end_inset
34256
34257
34258 \end_layout
34259
34260 \end_inset
34261 </cell>
34262 <cell alignment="center" valignment="top" usebox="none">
34263 \begin_inset Text
34264
34265 \begin_layout Plain Layout
34266
34267 \family sans
34268 Editar\SpecialChar \menuseparator
34269 Ecuación\SpecialChar \menuseparator
34270 Definición de macro\SpecialChar \menuseparator
34271 Hacer no opcional el primer
34272 \begin_inset Newline newline
34273 \end_inset
34274
34275
34276 \begin_inset ERT
34277 status collapsed
34278
34279 \begin_layout Plain Layout
34280
34281
34282 \backslash
34283 hphantom{
34284 \end_layout
34285
34286 \end_inset
34287
34288 Editar\SpecialChar \menuseparator
34289 Ecuación\SpecialChar \menuseparator
34290 Definición de macro\SpecialChar \menuseparator
34291
34292 \begin_inset ERT
34293 status collapsed
34294
34295 \begin_layout Plain Layout
34296
34297 }
34298 \end_layout
34299
34300 \end_inset
34301
34302 argumento opcional
34303 \end_layout
34304
34305 \end_inset
34306 </cell>
34307 </row>
34308 <row interlinespace="2.5mm">
34309 <cell alignment="center" valignment="top" usebox="none">
34310 \begin_inset Text
34311
34312 \begin_layout Plain Layout
34313 \begin_inset Graphics
34314         filename ../../images/math-macro-remove-optional-param.png
34315         BoundingBox 0bp 5bp 20bp 25bp
34316         rotateOrigin center
34317
34318 \end_inset
34319
34320
34321 \end_layout
34322
34323 \end_inset
34324 </cell>
34325 <cell alignment="center" valignment="top" usebox="none">
34326 \begin_inset Text
34327
34328 \begin_layout Plain Layout
34329
34330 \family sans
34331 Editar\SpecialChar \menuseparator
34332 Ecuación\SpecialChar \menuseparator
34333 Definición de macro\SpecialChar \menuseparator
34334 Quitar argumento opcional
34335 \end_layout
34336
34337 \end_inset
34338 </cell>
34339 </row>
34340 <row interlinespace="2.5mm">
34341 <cell alignment="center" valignment="top" usebox="none">
34342 \begin_inset Text
34343
34344 \begin_layout Plain Layout
34345 \begin_inset Graphics
34346         filename ../../images/math-macro-add-optional-param.png
34347         BoundingBox 0bp 5bp 20bp 25bp
34348         rotateOrigin center
34349
34350 \end_inset
34351
34352
34353 \end_layout
34354
34355 \end_inset
34356 </cell>
34357 <cell alignment="center" valignment="top" usebox="none">
34358 \begin_inset Text
34359
34360 \begin_layout Plain Layout
34361
34362 \family sans
34363 Editar\SpecialChar \menuseparator
34364 Ecuación\SpecialChar \menuseparator
34365 Definición de macro\SpecialChar \menuseparator
34366 Insertar argumento opcional
34367 \end_layout
34368
34369 \end_inset
34370 </cell>
34371 </row>
34372 <row interlinespace="2.5mm">
34373 <cell alignment="center" valignment="top" usebox="none">
34374 \begin_inset Text
34375
34376 \begin_layout Plain Layout
34377 \begin_inset Graphics
34378         filename ../../images/math-macro-remove-greedy-param.png
34379         BoundingBox 0bp 5bp 20bp 25bp
34380         rotateOrigin center
34381
34382 \end_inset
34383
34384
34385 \end_layout
34386
34387 \end_inset
34388 </cell>
34389 <cell alignment="center" valignment="top" usebox="none">
34390 \begin_inset Text
34391
34392 \begin_layout Plain Layout
34393
34394 \family sans
34395 Editar\SpecialChar \menuseparator
34396 Ecuación\SpecialChar \menuseparator
34397 Definición de macro\SpecialChar \menuseparator
34398 Quitar último argumento
34399 \begin_inset Newline newline
34400 \end_inset
34401
34402
34403 \begin_inset ERT
34404 status collapsed
34405
34406 \begin_layout Plain Layout
34407
34408
34409 \backslash
34410 hphantom{
34411 \end_layout
34412
34413 \end_inset
34414
34415 Editar\SpecialChar \menuseparator
34416 Ecuación\SpecialChar \menuseparator
34417 Definición de macro\SpecialChar \menuseparator
34418
34419 \begin_inset ERT
34420 status collapsed
34421
34422 \begin_layout Plain Layout
34423
34424 }
34425 \end_layout
34426
34427 \end_inset
34428
34429 yendo hacia la derecha
34430 \end_layout
34431
34432 \end_inset
34433 </cell>
34434 </row>
34435 <row interlinespace="2.5mm">
34436 <cell alignment="center" valignment="top" usebox="none">
34437 \begin_inset Text
34438
34439 \begin_layout Plain Layout
34440 \begin_inset Graphics
34441         filename ../../images/math-macro-append-greedy-param.png
34442         BoundingBox 0bp 5bp 20bp 25bp
34443         rotateOrigin center
34444
34445 \end_inset
34446
34447
34448 \end_layout
34449
34450 \end_inset
34451 </cell>
34452 <cell alignment="center" valignment="top" usebox="none">
34453 \begin_inset Text
34454
34455 \begin_layout Plain Layout
34456
34457 \family sans
34458 Editar\SpecialChar \menuseparator
34459 Ecuación\SpecialChar \menuseparator
34460 Definición de macro\SpecialChar \menuseparator
34461 Añadir argumento comiendo
34462 \begin_inset Newline newline
34463 \end_inset
34464
34465
34466 \begin_inset ERT
34467 status collapsed
34468
34469 \begin_layout Plain Layout
34470
34471
34472 \backslash
34473 hphantom{
34474 \end_layout
34475
34476 \end_inset
34477
34478 Editar\SpecialChar \menuseparator
34479 Ecuación\SpecialChar \menuseparator
34480 Definición de macro\SpecialChar \menuseparator
34481
34482 \begin_inset ERT
34483 status collapsed
34484
34485 \begin_layout Plain Layout
34486
34487 }
34488 \end_layout
34489
34490 \end_inset
34491
34492 desde la derecha
34493 \end_layout
34494
34495 \end_inset
34496 </cell>
34497 </row>
34498 <row interlinespace="2.5mm">
34499 <cell alignment="center" valignment="top" usebox="none">
34500 \begin_inset Text
34501
34502 \begin_layout Plain Layout
34503 \begin_inset Graphics
34504         filename ../../images/math-macro-add-greedy-optional-param.png
34505         BoundingBox 0bp 5bp 20bp 25bp
34506         rotateOrigin center
34507
34508 \end_inset
34509
34510
34511 \end_layout
34512
34513 \end_inset
34514 </cell>
34515 <cell alignment="center" valignment="top" usebox="none">
34516 \begin_inset Text
34517
34518 \begin_layout Plain Layout
34519
34520 \family sans
34521 Editar\SpecialChar \menuseparator
34522 Ecuación\SpecialChar \menuseparator
34523 Definición de macro\SpecialChar \menuseparator
34524 Añadir argumento opcional
34525 \begin_inset Newline newline
34526 \end_inset
34527
34528
34529 \begin_inset ERT
34530 status collapsed
34531
34532 \begin_layout Plain Layout
34533
34534
34535 \backslash
34536 hphantom{
34537 \end_layout
34538
34539 \end_inset
34540
34541 Editar\SpecialChar \menuseparator
34542 Ecuación\SpecialChar \menuseparator
34543 Definición de macro\SpecialChar \menuseparator
34544
34545 \begin_inset ERT
34546 status collapsed
34547
34548 \begin_layout Plain Layout
34549
34550 }
34551 \end_layout
34552
34553 \end_inset
34554
34555 comiendo desde la derecha
34556 \end_layout
34557
34558 \end_inset
34559 </cell>
34560 </row>
34561 </lyxtabular>
34562
34563 \end_inset
34564
34565
34566 \end_layout
34567
34568 \begin_layout Standard
34569 \noindent
34570 \align center
34571 \begin_inset Newpage newpage
34572 \end_inset
34573
34574
34575 \end_layout
34576
34577 \begin_layout Section
34578 Indicaciones
34579 \begin_inset Index
34580 status collapsed
34581
34582 \begin_layout Plain Layout
34583 Indicaciones
34584 \end_layout
34585
34586 \end_inset
34587
34588
34589 \end_layout
34590
34591 \begin_layout Subsection
34592 Números negativos
34593 \begin_inset Index
34594 status collapsed
34595
34596 \begin_layout Plain Layout
34597 Numeros@Números ! negativos
34598 \end_layout
34599
34600 \end_inset
34601
34602
34603 \end_layout
34604
34605 \begin_layout Standard
34606 Los números negativos a veces se ven feos en las ecuaciones porque el signo
34607  menos delante del número tiene la misma longitud que el operador signo
34608  menos.
34609  Si se escribe el número negativo en texto normal el signo menos aparece
34610  correctamente.
34611 \end_layout
34612
34613 \begin_layout Standard
34614 Así pues, el problema desaparece si se convierte el signo menos a texto
34615  matemático.
34616 \end_layout
34617
34618 \begin_layout Standard
34619 Un ejemplo para visualizar el problema:
34620 \end_layout
34621
34622 \begin_layout Standard
34623 \noindent
34624 \align center
34625 \begin_inset Tabular
34626 <lyxtabular version="3" rows="3" columns="2">
34627 <features>
34628 <column alignment="center" valignment="top" width="0">
34629 <column alignment="center" valignment="top" width="0">
34630 <row>
34631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34632 \begin_inset Text
34633
34634 \begin_layout Plain Layout
34635 texto normal:
34636 \end_layout
34637
34638 \end_inset
34639 </cell>
34640 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34641 \begin_inset Text
34642
34643 \begin_layout Plain Layout
34644 x = -2
34645 \end_layout
34646
34647 \end_inset
34648 </cell>
34649 </row>
34650 <row>
34651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34652 \begin_inset Text
34653
34654 \begin_layout Plain Layout
34655 ecuación:
34656 \end_layout
34657
34658 \end_inset
34659 </cell>
34660 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34661 \begin_inset Text
34662
34663 \begin_layout Plain Layout
34664 \begin_inset Formula $x=-2$
34665 \end_inset
34666
34667
34668 \end_layout
34669
34670 \end_inset
34671 </cell>
34672 </row>
34673 <row>
34674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34675 \begin_inset Text
34676
34677 \begin_layout Plain Layout
34678 solución:
34679 \end_layout
34680
34681 \end_inset
34682 </cell>
34683 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34684 \begin_inset Text
34685
34686 \begin_layout Plain Layout
34687 \begin_inset Formula $x=\mbox{-}2$
34688 \end_inset
34689
34690
34691 \end_layout
34692
34693 \end_inset
34694 </cell>
34695 </row>
34696 </lyxtabular>
34697
34698 \end_inset
34699
34700
34701 \end_layout
34702
34703 \begin_layout Subsection
34704 Coma como separador decimal
34705 \begin_inset Index
34706 status collapsed
34707
34708 \begin_layout Plain Layout
34709 Coma decimal
34710 \end_layout
34711
34712 \end_inset
34713
34714
34715 \end_layout
34716
34717 \begin_layout Standard
34718 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
34719  de grupos numéricos.
34720  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
34721 \end_layout
34722
34723 \begin_layout Standard
34724 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
34725  
34726 \family sans
34727 Ctrl+M
34728 \family default
34729 ).
34730 \end_layout
34731
34732 \begin_layout Standard
34733 Para usar las comas en todas las fórmulas del documento como separador decimal,
34734  se carga el archivo 
34735 \series bold
34736 icomma.sty
34737 \series default
34738
34739 \begin_inset Foot
34740 status collapsed
34741
34742 \begin_layout Plain Layout
34743
34744 \series bold
34745 icomma
34746 \series default
34747  forma parte del paquete LaTeX 
34748 \series bold
34749 was
34750 \series default
34751
34752 \begin_inset Index
34753 status collapsed
34754
34755 \begin_layout Plain Layout
34756 Paquetes ! was
34757 \begin_inset ERT
34758 status collapsed
34759
34760 \begin_layout Plain Layout
34761
34762
34763 \backslash
34764 vspace{4mm}
34765 \end_layout
34766
34767 \end_inset
34768
34769
34770 \end_layout
34771
34772 \end_inset
34773
34774 .
34775 \end_layout
34776
34777 \end_inset
34778
34779
34780 \begin_inset Index
34781 status collapsed
34782
34783 \begin_layout Plain Layout
34784 Paquetes ! icomma
34785 \end_layout
34786
34787 \end_inset
34788
34789  en el preámbulo LaTeX con la línea: 
34790 \end_layout
34791
34792 \begin_layout Standard
34793
34794 \series bold
34795
34796 \backslash
34797 usepackage{icomma}
34798 \end_layout
34799
34800 \begin_layout Subsection
34801 Vectores físicos
34802 \begin_inset CommandInset label
34803 LatexCommand label
34804 name "sub:Vectores-físicos"
34805
34806 \end_inset
34807
34808
34809 \begin_inset Index
34810 status collapsed
34811
34812 \begin_layout Plain Layout
34813 Vectores físicos
34814 \end_layout
34815
34816 \end_inset
34817
34818
34819 \end_layout
34820
34821 \begin_layout Standard
34822 El paquete LaTeX 
34823 \series bold
34824 braket
34825 \series default
34826
34827 \begin_inset Foot
34828 status collapsed
34829
34830 \begin_layout Plain Layout
34831
34832 \series bold
34833 braket
34834 \series default
34835  se incluye en las instalaciones estándar de LaTeX.
34836 \end_layout
34837
34838 \end_inset
34839
34840
34841 \begin_inset Index
34842 status collapsed
34843
34844 \begin_layout Plain Layout
34845 Paquetes ! braket
34846 \end_layout
34847
34848 \end_inset
34849
34850  suministra vectores predefinidos; se carga con la línea de preámbulo LaTeX:
34851 \end_layout
34852
34853 \begin_layout Standard
34854
34855 \series bold
34856
34857 \backslash
34858 usepackage{braket}
34859 \end_layout
34860
34861 \begin_layout Standard
34862 \begin_inset ERT
34863 status collapsed
34864
34865 \begin_layout Plain Layout
34866
34867
34868 \backslash
34869 ifbraket 
34870 \end_layout
34871
34872 \end_inset
34873
34874
34875 \begin_inset Note Note
34876 status open
34877
34878 \begin_layout Plain Layout
34879 La tabla siguiente sólo se mostrará en la salida si el paquete LaTeX 
34880 \series bold
34881 braket
34882 \series default
34883  está instalado.
34884 \end_layout
34885
34886 \end_inset
34887
34888
34889 \end_layout
34890
34891 \begin_layout Standard
34892 Están definidos los siguientes comandos:
34893 \end_layout
34894
34895 \begin_layout Standard
34896 \noindent
34897 \align center
34898 \begin_inset Tabular
34899 <lyxtabular version="3" rows="4" columns="2">
34900 <features>
34901 <column alignment="center" valignment="top" width="0">
34902 <column alignment="center" valignment="top" width="0">
34903 <row>
34904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34905 \begin_inset Text
34906
34907 \begin_layout Plain Layout
34908 Comando
34909 \end_layout
34910
34911 \end_inset
34912 </cell>
34913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34914 \begin_inset Text
34915
34916 \begin_layout Plain Layout
34917 Resultado
34918 \end_layout
34919
34920 \end_inset
34921 </cell>
34922 </row>
34923 <row>
34924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34925 \begin_inset Text
34926
34927 \begin_layout Plain Layout
34928
34929 \backslash
34930 Bra{
34931 \backslash
34932 psi
34933 \end_layout
34934
34935 \end_inset
34936 </cell>
34937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34938 \begin_inset Text
34939
34940 \begin_layout Plain Layout
34941 \begin_inset Formula $\Bra{\psi}$
34942 \end_inset
34943
34944
34945 \end_layout
34946
34947 \end_inset
34948 </cell>
34949 </row>
34950 <row>
34951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34952 \begin_inset Text
34953
34954 \begin_layout Plain Layout
34955
34956 \backslash
34957 Ket{
34958 \backslash
34959 psi
34960 \end_layout
34961
34962 \end_inset
34963 </cell>
34964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34965 \begin_inset Text
34966
34967 \begin_layout Plain Layout
34968 \begin_inset Formula $\Ket{\psi}$
34969 \end_inset
34970
34971
34972 \end_layout
34973
34974 \end_inset
34975 </cell>
34976 </row>
34977 <row>
34978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34979 \begin_inset Text
34980
34981 \begin_layout Plain Layout
34982
34983 \backslash
34984 Braket{
34985 \backslash
34986 psi|
34987 \backslash
34988 phi
34989 \end_layout
34990
34991 \end_inset
34992 </cell>
34993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34994 \begin_inset Text
34995
34996 \begin_layout Plain Layout
34997 \begin_inset Formula $\Braket{\psi|\phi}$
34998 \end_inset
34999
35000
35001 \end_layout
35002
35003 \end_inset
35004 </cell>
35005 </row>
35006 </lyxtabular>
35007
35008 \end_inset
35009
35010
35011 \end_layout
35012
35013 \begin_layout Standard
35014 El comando 
35015 \series bold
35016
35017 \backslash
35018 Braket
35019 \series default
35020  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35021  circundantes:
35022 \begin_inset Formula \[
35023 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
35024
35025 \end_inset
35026
35027
35028 \begin_inset ERT
35029 status collapsed
35030
35031 \begin_layout Plain Layout
35032
35033
35034 \backslash
35035 else
35036 \end_layout
35037
35038 \end_inset
35039
35040
35041 \begin_inset Note Note
35042 status open
35043
35044 \begin_layout Plain Layout
35045 Lo que sigue se verá en la salida si el paquete LaTeX 
35046 \series bold
35047 braket
35048 \series default
35049  no está instalado:
35050 \end_layout
35051
35052 \end_inset
35053
35054
35055 \end_layout
35056
35057 \begin_layout Standard
35058 Debes instalar el paquete LaTeX 
35059 \series bold
35060 braket
35061 \series default
35062  para ver en la salida el resto de esta subsección.
35063 \end_layout
35064
35065 \begin_layout Standard
35066 \begin_inset ERT
35067 status collapsed
35068
35069 \begin_layout Plain Layout
35070
35071
35072 \backslash
35073 fi
35074 \end_layout
35075
35076 \end_inset
35077
35078
35079 \end_layout
35080
35081 \begin_layout Standard
35082 El efecto de 
35083 \series bold
35084
35085 \backslash
35086 Braket
35087 \series default
35088  también se puede conseguir con el comando 
35089 \series bold
35090
35091 \backslash
35092 middle
35093 \series default
35094 , que se describe en 
35095 \begin_inset CommandInset ref
35096 LatexCommand ref
35097 reference "sub:Tamaño-automático-de"
35098
35099 \end_inset
35100
35101 .
35102 \end_layout
35103
35104 \begin_layout Subsection
35105 Fracciones definidas por el usuario
35106 \begin_inset CommandInset label
35107 LatexCommand label
35108 name "sub:Fracciones-personalizadas"
35109
35110 \end_inset
35111
35112
35113 \begin_inset Index
35114 status collapsed
35115
35116 \begin_layout Plain Layout
35117 Fracciones ! personalizadas
35118 \end_layout
35119
35120 \end_inset
35121
35122
35123 \end_layout
35124
35125 \begin_layout Standard
35126 Para definir comandos personalizados para fracciones, se usa el comando
35127  
35128 \series bold
35129
35130 \backslash
35131 genfrac
35132 \series default
35133
35134 \begin_inset Index
35135 status collapsed
35136
35137 \begin_layout Plain Layout
35138 Comandos ! G ! 
35139 \backslash
35140 genfrac
35141 \end_layout
35142
35143 \end_inset
35144
35145  con el siguiente esquema:
35146 \end_layout
35147
35148 \begin_layout Standard
35149
35150 \series bold
35151
35152 \backslash
35153 genfrac{delimitador izquierdo}{delimitador derecho}{grosor raya de
35154 \begin_inset Newline newline
35155 \end_inset
35156
35157
35158 \begin_inset ERT
35159 status collapsed
35160
35161 \begin_layout Plain Layout
35162
35163
35164 \backslash
35165 phantom{
35166 \end_layout
35167
35168 \end_inset
35169
35170
35171 \backslash
35172 genfrac{
35173 \begin_inset ERT
35174 status collapsed
35175
35176 \begin_layout Plain Layout
35177
35178 }
35179 \end_layout
35180
35181 \end_inset
35182
35183 fracción}{estilo}{numerador}{denominador}
35184 \end_layout
35185
35186 \begin_layout Standard
35187 El estilo es un número en el rango 0-3.
35188 \end_layout
35189
35190 \begin_layout Standard
35191 \align center
35192 \begin_inset Tabular
35193 <lyxtabular version="3" rows="5" columns="2">
35194 <features>
35195 <column alignment="center" valignment="top" width="0">
35196 <column alignment="center" valignment="top" width="0">
35197 <row>
35198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35199 \begin_inset Text
35200
35201 \begin_layout Plain Layout
35202 Número
35203 \end_layout
35204
35205 \end_inset
35206 </cell>
35207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35208 \begin_inset Text
35209
35210 \begin_layout Plain Layout
35211 Estilo (tamaño)
35212 \end_layout
35213
35214 \end_inset
35215 </cell>
35216 </row>
35217 <row>
35218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35219 \begin_inset Text
35220
35221 \begin_layout Plain Layout
35222 0
35223 \end_layout
35224
35225 \end_inset
35226 </cell>
35227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35228 \begin_inset Text
35229
35230 \begin_layout Plain Layout
35231 ecuación presentada
35232 \end_layout
35233
35234 \end_inset
35235 </cell>
35236 </row>
35237 <row>
35238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35239 \begin_inset Text
35240
35241 \begin_layout Plain Layout
35242 1
35243 \end_layout
35244
35245 \end_inset
35246 </cell>
35247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35248 \begin_inset Text
35249
35250 \begin_layout Plain Layout
35251 ecuación en línea
35252 \end_layout
35253
35254 \end_inset
35255 </cell>
35256 </row>
35257 <row>
35258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35259 \begin_inset Text
35260
35261 \begin_layout Plain Layout
35262 2
35263 \end_layout
35264
35265 \end_inset
35266 </cell>
35267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35268 \begin_inset Text
35269
35270 \begin_layout Plain Layout
35271 pequeño
35272 \end_layout
35273
35274 \end_inset
35275 </cell>
35276 </row>
35277 <row>
35278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35279 \begin_inset Text
35280
35281 \begin_layout Plain Layout
35282 3
35283 \end_layout
35284
35285 \end_inset
35286 </cell>
35287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35288 \begin_inset Text
35289
35290 \begin_layout Plain Layout
35291 muy pequeño
35292 \end_layout
35293
35294 \end_inset
35295 </cell>
35296 </row>
35297 </lyxtabular>
35298
35299 \end_inset
35300
35301
35302 \end_layout
35303
35304 \begin_layout Standard
35305 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
35306  
35307 \series bold
35308
35309 \backslash
35310 frac
35311 \series default
35312 .
35313 \end_layout
35314
35315 \begin_layout Standard
35316 Si no se pone grosor de la raya de fracción se usará el valor predefinido
35317  de 0.4
35318 \begin_inset space \thinspace{}
35319 \end_inset
35320
35321 pt.
35322 \end_layout
35323
35324 \begin_layout Standard
35325 Por ejemplo, los comandos 
35326 \series bold
35327
35328 \backslash
35329 dfrac
35330 \series default
35331  y 
35332 \series bold
35333
35334 \backslash
35335 tbinom
35336 \series default
35337  de la 
35338 \begin_inset CommandInset ref
35339 LatexCommand ref
35340 reference "sub:Fracciones"
35341
35342 \end_inset
35343
35344  se definen con los comandos:
35345 \end_layout
35346
35347 \begin_layout Standard
35348
35349 \series bold
35350
35351 \backslash
35352 newcommand{
35353 \backslash
35354 dfrac}[2]{
35355 \backslash
35356 genfrac{}{}{}{0}{#1}{#2}}
35357 \end_layout
35358
35359 \begin_layout Standard
35360 y
35361 \end_layout
35362
35363 \begin_layout Standard
35364
35365 \series bold
35366
35367 \backslash
35368 newcommand{
35369 \backslash
35370 tbinom}[2]{
35371 \backslash
35372 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35373 \end_layout
35374
35375 \begin_layout Standard
35376 \begin_inset VSpace medskip
35377 \end_inset
35378
35379
35380 \end_layout
35381
35382 \begin_layout Standard
35383 Para definir una fracción en la que el grosor de la raya se pueda definir
35384  como argumento opcional, se inserta la siguiente línea en el preámbulo
35385  LaTeX:
35386 \end_layout
35387
35388 \begin_layout Standard
35389
35390 \series bold
35391
35392 \backslash
35393 newcommand{
35394 \backslash
35395 fracS}[3][]{
35396 \backslash
35397 genfrac{}{}{#1}{}{#2}{#3}}
35398 \end_layout
35399
35400 \begin_layout Standard
35401 Un ensayo:
35402 \begin_inset Formula \begin{align*}
35403 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35404 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
35405
35406 \end_inset
35407
35408 Como se puede ver, la distancia del numerador y el denominador a la raya
35409  de fracción se redondea a unas tres veces el grosor de la raya.
35410 \end_layout
35411
35412 \begin_layout Subsection
35413 Ecuaciones canceladas
35414 \begin_inset Index
35415 status collapsed
35416
35417 \begin_layout Plain Layout
35418 Ecuación ! cancelada
35419 \end_layout
35420
35421 \end_inset
35422
35423
35424 \end_layout
35425
35426 \begin_layout Standard
35427 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
35428  
35429 \series bold
35430 cancel
35431 \series default
35432
35433 \begin_inset Foot
35434 status collapsed
35435
35436 \begin_layout Plain Layout
35437
35438 \series bold
35439 cancel
35440 \series default
35441  forma parte de las distribuciones estándar de LaTeX.
35442 \end_layout
35443
35444 \end_inset
35445
35446
35447 \begin_inset Index
35448 status collapsed
35449
35450 \begin_layout Plain Layout
35451 Paquetes ! cancel
35452 \end_layout
35453
35454 \end_inset
35455
35456  con la línea de preámbulo LaTeX
35457 \end_layout
35458
35459 \begin_layout Standard
35460
35461 \series bold
35462
35463 \backslash
35464 usepackage[samesize]{cancel}
35465 \end_layout
35466
35467 \begin_layout Standard
35468 Hay cuatro formas de cancelar ecuaciones:
35469 \end_layout
35470
35471 \begin_layout Standard
35472 \align center
35473 \begin_inset Tabular
35474 <lyxtabular version="3" rows="5" columns="2">
35475 <features>
35476 <column alignment="center" valignment="top" width="0">
35477 <column alignment="center" valignment="top" width="0">
35478 <row>
35479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35480 \begin_inset Text
35481
35482 \begin_layout Plain Layout
35483 Comando
35484 \end_layout
35485
35486 \end_inset
35487 </cell>
35488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35489 \begin_inset Text
35490
35491 \begin_layout Plain Layout
35492 Resultado
35493 \begin_inset Note Note
35494 status collapsed
35495
35496 \begin_layout Plain Layout
35497 El
35498 \series bold
35499  
35500 \series default
35501 espacio y 
35502 \series bold
35503
35504 \backslash
35505 raisebox
35506 \series default
35507  se usa sólo como espaciador
35508 \end_layout
35509
35510 \end_inset
35511
35512
35513 \end_layout
35514
35515 \end_inset
35516 </cell>
35517 </row>
35518 <row>
35519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35520 \begin_inset Text
35521
35522 \begin_layout Plain Layout
35523
35524 \backslash
35525 cancel{
35526 \backslash
35527 int
35528 \begin_inset ERT
35529 status collapsed
35530
35531 \begin_layout Plain Layout
35532
35533
35534 \backslash
35535 spce 
35536 \end_layout
35537
35538 \end_inset
35539
35540 A=B
35541 \end_layout
35542
35543 \end_inset
35544 </cell>
35545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35546 \begin_inset Text
35547
35548 \begin_layout Plain Layout
35549 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35550 \end_inset
35551
35552
35553 \end_layout
35554
35555 \end_inset
35556 </cell>
35557 </row>
35558 <row>
35559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35560 \begin_inset Text
35561
35562 \begin_layout Plain Layout
35563
35564 \backslash
35565 bcancel{
35566 \backslash
35567 int
35568 \begin_inset ERT
35569 status collapsed
35570
35571 \begin_layout Plain Layout
35572
35573
35574 \backslash
35575 spce 
35576 \end_layout
35577
35578 \end_inset
35579
35580 A=B
35581 \end_layout
35582
35583 \end_inset
35584 </cell>
35585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35586 \begin_inset Text
35587
35588 \begin_layout Plain Layout
35589 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35590 \end_inset
35591
35592
35593 \end_layout
35594
35595 \end_inset
35596 </cell>
35597 </row>
35598 <row>
35599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35600 \begin_inset Text
35601
35602 \begin_layout Plain Layout
35603
35604 \backslash
35605 xcancel{
35606 \backslash
35607 int
35608 \begin_inset ERT
35609 status collapsed
35610
35611 \begin_layout Plain Layout
35612
35613
35614 \backslash
35615 spce 
35616 \end_layout
35617
35618 \end_inset
35619
35620 A=B
35621 \end_layout
35622
35623 \end_inset
35624 </cell>
35625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35626 \begin_inset Text
35627
35628 \begin_layout Plain Layout
35629 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35630 \end_inset
35631
35632
35633 \end_layout
35634
35635 \end_inset
35636 </cell>
35637 </row>
35638 <row>
35639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35640 \begin_inset Text
35641
35642 \begin_layout Plain Layout
35643
35644 \backslash
35645 cancelto{1
35646 \begin_inset Formula $\to$
35647 \end_inset
35648
35649
35650 \backslash
35651 {
35652 \backslash
35653 int
35654 \begin_inset ERT
35655 status collapsed
35656
35657 \begin_layout Plain Layout
35658
35659
35660 \backslash
35661 spce 
35662 \end_layout
35663
35664 \end_inset
35665
35666 A=B
35667 \end_layout
35668
35669 \end_inset
35670 </cell>
35671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35672 \begin_inset Text
35673
35674 \begin_layout Plain Layout
35675 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35676 \end_inset
35677
35678
35679 \end_layout
35680
35681 \end_inset
35682 </cell>
35683 </row>
35684 </lyxtabular>
35685
35686 \end_inset
35687
35688
35689 \end_layout
35690
35691 \begin_layout Standard
35692
35693 \series bold
35694
35695 \backslash
35696 cancelto
35697 \series default
35698  es especialmente apropiada para visualizar la simplificación de fracciones
35699  en una ecuación:
35700 \begin_inset Formula \[
35701 \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}}}\]
35702
35703 \end_inset
35704
35705
35706 \end_layout
35707
35708 \begin_layout Subsection
35709 Ecuaciones en encabezados de sección
35710 \begin_inset CommandInset label
35711 LatexCommand label
35712 name "sub:Ecuaciones-en-encabezados"
35713
35714 \end_inset
35715
35716
35717 \begin_inset Index
35718 status collapsed
35719
35720 \begin_layout Plain Layout
35721 Ecuación ! en encabezados de sección
35722 \end_layout
35723
35724 \end_inset
35725
35726
35727 \end_layout
35728
35729 \begin_layout Standard
35730 Si se quiere poner una ecuación en un encabezado de sección hay que tener
35731  en cuenta lo siguiente:
35732 \end_layout
35733
35734 \begin_layout Standard
35735 \begin_inset Note Greyedout
35736 status open
35737
35738 \begin_layout Plain Layout
35739 Si el soporte para 
35740 \series bold
35741 hyperref
35742 \series default
35743
35744 \begin_inset Index
35745 status collapsed
35746
35747 \begin_layout Plain Layout
35748 Paquetes ! hyperref
35749 \end_layout
35750
35751 \end_inset
35752
35753  está activado en la configuración del documento, 
35754 \family sans
35755 Propiedades
35756 \begin_inset space ~
35757 \end_inset
35758
35759
35760 \family default
35761 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
35762  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
35763  texto del marcador, porque se infringen las convenciones PDF.
35764 \end_layout
35765
35766 \end_inset
35767
35768
35769 \end_layout
35770
35771 \begin_layout Standard
35772 Estos problemas se pueden solucionar insertando al final del encabezado
35773  un título breve con el menú 
35774 \family sans
35775 Insertar\SpecialChar \menuseparator
35776 Título
35777 \begin_inset space ~
35778 \end_inset
35779
35780 breve
35781 \family default
35782 .
35783  Los títulos breves se usan como alternativa para encabezados de sección
35784  con más de una línea para mantener el buen aspecto del índice.
35785  En éste sólo aparece el título breve y por tanto también en los marcadores.
35786 \end_layout
35787
35788 \begin_layout Standard
35789 Si hay que poner ecuaciones en el índice y se usa 
35790 \series bold
35791 hyperref
35792 \series default
35793 , se puede insertar el siguiente comando en modo TeX:
35794 \end_layout
35795
35796 \begin_layout Standard
35797
35798 \series bold
35799
35800 \backslash
35801 texorpdfstring{parte}{alternativa}
35802 \begin_inset Index
35803 status collapsed
35804
35805 \begin_layout Plain Layout
35806 Comandos ! T ! 
35807 \backslash
35808 texorpdfstring
35809 \end_layout
35810
35811 \end_inset
35812
35813
35814 \end_layout
35815
35816 \begin_layout Standard
35817 parte se refiere a la parte del encabezado que no debería aparecer en el
35818  marcador PDF.
35819  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
35820  La alternativa se usa para el marcador en vez de la parte.
35821 \end_layout
35822
35823 \begin_layout Standard
35824 Aquí hay dos ejemplos de encabezados con ecuación:
35825 \end_layout
35826
35827 \begin_layout Standard
35828 \begin_inset VSpace -3mm
35829 \end_inset
35830
35831
35832 \end_layout
35833
35834 \begin_layout Standard
35835 \begin_inset ERT
35836 status collapsed
35837
35838 \begin_layout Plain Layout
35839
35840
35841 \backslash
35842 boldmath 
35843 \end_layout
35844
35845 \end_inset
35846
35847
35848 \end_layout
35849
35850 \begin_layout Subsubsection
35851 Encabezado sin ecuación en el índice 
35852 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35853 \end_inset
35854
35855
35856 \begin_inset OptArg
35857 status collapsed
35858
35859 \begin_layout Plain Layout
35860 Encabezado sin ecuación en el índice
35861 \end_layout
35862
35863 \end_inset
35864
35865
35866 \end_layout
35867
35868 \begin_layout Subsubsection
35869 Encabezado con ecuación en el índice
35870 \begin_inset ERT
35871 status collapsed
35872
35873 \begin_layout Plain Layout
35874
35875
35876 \backslash
35877 texorpdfstring{
35878 \end_layout
35879
35880 \end_inset
35881
35882  
35883 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35884 \end_inset
35885
35886
35887 \begin_inset ERT
35888 status collapsed
35889
35890 \begin_layout Plain Layout
35891
35892 }{}
35893 \end_layout
35894
35895 \end_inset
35896
35897
35898 \end_layout
35899
35900 \begin_layout Standard
35901 \begin_inset ERT
35902 status collapsed
35903
35904 \begin_layout Plain Layout
35905
35906
35907 \backslash
35908 unboldmath 
35909 \end_layout
35910
35911 \end_inset
35912
35913 En el primer encabezado se ha puesto un título breve, en el segundo un 
35914 \series bold
35915
35916 \backslash
35917 texorpdfstring
35918 \series default
35919 .
35920 \end_layout
35921
35922 \begin_layout Standard
35923 Para obtener el mismo formato que en los demás encabezados se han puesto
35924  ambos en un entorno 
35925 \series bold
35926 boldmath
35927 \series default
35928 .
35929 \begin_inset Foot
35930 status collapsed
35931
35932 \begin_layout Plain Layout
35933 véase 
35934 \begin_inset CommandInset ref
35935 LatexCommand ref
35936 reference "sub:Ecuaciones-en-negrita"
35937
35938 \end_inset
35939
35940
35941 \end_layout
35942
35943 \end_inset
35944
35945
35946 \end_layout
35947
35948 \begin_layout Subsection
35949 Ecuaciones en texto multicolumna
35950 \begin_inset Index
35951 status collapsed
35952
35953 \begin_layout Plain Layout
35954 Ecuación ! en texto multicolumna
35955 \end_layout
35956
35957 \end_inset
35958
35959
35960 \end_layout
35961
35962 \begin_layout Standard
35963 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
35964  para ajustarse a la columna y entonces es preciso abarcar la anchura total
35965  de la página.
35966  Esto se hace usando el paquete LaTeX 
35967 \series bold
35968 multicol
35969 \series default
35970 ,
35971 \begin_inset Foot
35972 status collapsed
35973
35974 \begin_layout Plain Layout
35975
35976 \series bold
35977 multicol
35978 \series default
35979  forma parte de las distribuciones LaTeX estándar.
35980 \end_layout
35981
35982 \end_inset
35983
35984
35985 \begin_inset Index
35986 status collapsed
35987
35988 \begin_layout Plain Layout
35989 Paquetes ! multicol
35990 \end_layout
35991
35992 \end_inset
35993
35994  que se carga en el preámbulo LaTeX con la línea
35995 \end_layout
35996
35997 \begin_layout Standard
35998
35999 \series bold
36000
36001 \backslash
36002 usepackage{multicol}
36003 \end_layout
36004
36005 \begin_layout Standard
36006 \begin_inset Note Greyedout
36007 status collapsed
36008
36009 \begin_layout Plain Layout
36010 Ten en cuenta que la opción 
36011 \family sans
36012 Documento
36013 \begin_inset space ~
36014 \end_inset
36015
36016 con
36017 \begin_inset space ~
36018 \end_inset
36019
36020 dos
36021 \begin_inset space ~
36022 \end_inset
36023
36024 caras
36025 \family default
36026 , bajo 
36027 \family sans
36028 Diseño
36029 \begin_inset space ~
36030 \end_inset
36031
36032 de
36033 \begin_inset space ~
36034 \end_inset
36035
36036 página 
36037 \family default
36038 en el menú 
36039 \family sans
36040 Documento\SpecialChar \menuseparator
36041 Configuración
36042 \family default
36043  
36044 \emph on
36045 debe
36046 \emph default
36047  estar desmarcada.
36048 \end_layout
36049
36050 \end_inset
36051
36052
36053 \end_layout
36054
36055 \begin_layout Standard
36056 Antes del texto multicolumna se inserta en modo TeX el comando
36057 \end_layout
36058
36059 \begin_layout Standard
36060
36061 \series bold
36062
36063 \backslash
36064 begin{multicols}{número de columnas}
36065 \end_layout
36066
36067 \begin_layout Standard
36068 El número de columnas está en el rango 2-10.
36069  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
36070  TeX el comando
36071 \end_layout
36072
36073 \begin_layout Standard
36074
36075 \series bold
36076
36077 \backslash
36078 end{multicols}
36079 \end_layout
36080
36081 \begin_layout Standard
36082 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
36083  Para quitarlo se inserta un espacio vertical de -6
36084 \begin_inset space \thinspace{}
36085 \end_inset
36086
36087 mm antes de la ecuación.
36088  Si se usa el estilo 
36089 \series bold
36090 Sangrado
36091 \series default
36092 ,
36093 \begin_inset Foot
36094 status collapsed
36095
36096 \begin_layout Plain Layout
36097 véase estilos de ecuación en 
36098 \begin_inset CommandInset ref
36099 LatexCommand ref
36100 reference "sec:Estilos-de-ecuación"
36101
36102 \end_inset
36103
36104
36105 \end_layout
36106
36107 \end_inset
36108
36109  se inserta un espacio de -9
36110 \begin_inset space \thinspace{}
36111 \end_inset
36112
36113 mm.
36114 \end_layout
36115
36116 \begin_layout Standard
36117 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
36118 \end_layout
36119
36120 \begin_layout Standard
36121
36122 \lang german
36123 \begin_inset ERT
36124 status collapsed
36125
36126 \begin_layout Plain Layout
36127
36128
36129 \backslash
36130 begin{multicols}{2}
36131 \end_layout
36132
36133 \end_inset
36134
36135 Das Spektrum wird fouriertransformiert.
36136  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36137 , Lösungsmittel) zu trennen.
36138  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36139  nun das Aussehen des Ausgangssignals.
36140  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36141  über alle Phasen integrieren muss.
36142  Sei nun 
36143 \begin_inset Formula $S$
36144 \end_inset
36145
36146  unser normiertes Ausgangssignal und 
36147 \begin_inset Formula $P$
36148 \end_inset
36149
36150  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36151 \begin_inset ERT
36152 status collapsed
36153
36154 \begin_layout Plain Layout
36155
36156
36157 \backslash
36158 end{multicols}
36159 \end_layout
36160
36161 \end_inset
36162
36163
36164 \begin_inset VSpace -6mm
36165 \end_inset
36166
36167
36168 \begin_inset Formula \begin{equation}
36169 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
36170
36171 \end_inset
36172
36173
36174 \begin_inset ERT
36175 status collapsed
36176
36177 \begin_layout Plain Layout
36178
36179
36180 \backslash
36181 begin{multicols}{2}
36182 \end_layout
36183
36184 \end_inset
36185
36186 wobei 
36187 \begin_inset Formula $S_{0}$
36188 \end_inset
36189
36190  das Signal ohne Gradient ist und die Normierungsbedingung 
36191 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36192 \end_inset
36193
36194  gilt.
36195  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36196  Direkt nach dem 
36197 \begin_inset Formula $\nicefrac{\pi}{2}$
36198 \end_inset
36199
36200
36201 \begin_inset space \thinspace{}
36202 \end_inset
36203
36204 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36205  das Signal zusätzlich abschwächt.
36206  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36207  
36208 \begin_inset Formula $T_{2}$
36209 \end_inset
36210
36211 -Zeit.
36212 \end_layout
36213
36214 \begin_layout Standard
36215
36216 \lang german
36217 \begin_inset ERT
36218 status collapsed
36219
36220 \begin_layout Plain Layout
36221
36222
36223 \backslash
36224 end{multicols}
36225 \end_layout
36226
36227 \end_inset
36228
36229
36230 \end_layout
36231
36232 \begin_layout Subsection
36233 Ecuaciones con descripción de variables
36234 \begin_inset Index
36235 status collapsed
36236
36237 \begin_layout Plain Layout
36238 Ecuación ! con descripción de variables
36239 \end_layout
36240
36241 \end_inset
36242
36243
36244 \end_layout
36245
36246 \begin_layout Standard
36247 Para describir variables en una ecuación, como en la fórmula 
36248 \begin_inset CommandInset ref
36249 LatexCommand eqref
36250 reference "eq:within"
36251
36252 \end_inset
36253
36254 , se inserta una matriz 2×
36255 \begin_inset Formula $n$
36256 \end_inset
36257
36258  con columnas alineadas a la izquierda para las 
36259 \emph on
36260
36261 \begin_inset Formula $n$
36262 \end_inset
36263
36264
36265 \emph default
36266  variables usadas.
36267 \begin_inset Foot
36268 status collapsed
36269
36270 \begin_layout Plain Layout
36271 véase matrices en 
36272 \begin_inset CommandInset ref
36273 LatexCommand ref
36274 reference "sec:Matrices"
36275
36276 \end_inset
36277
36278
36279 \end_layout
36280
36281 \end_inset
36282
36283  Para poner la descripción en tamaño más pequeño se inserta, p.e, el comando
36284  
36285 \series bold
36286
36287 \backslash
36288 footnotesize
36289 \series default
36290  antes de la matriz.
36291 \begin_inset Foot
36292 status collapsed
36293
36294 \begin_layout Plain Layout
36295 véase tamaños de fuentes en 
36296 \begin_inset CommandInset ref
36297 LatexCommand ref
36298 reference "sub:Tamaños-de-fuentes"
36299
36300 \end_inset
36301
36302 .
36303 \end_layout
36304
36305 \end_inset
36306
36307
36308 \end_layout
36309
36310 \begin_layout Standard
36311 Si se usa el estilo 
36312 \series bold
36313 Sangrado
36314 \series default
36315 ,
36316 \begin_inset Foot
36317 status collapsed
36318
36319 \begin_layout Plain Layout
36320 véase estilos de ecuación en 
36321 \begin_inset CommandInset ref
36322 LatexCommand ref
36323 reference "sec:Estilos-de-ecuación"
36324
36325 \end_inset
36326
36327
36328 \end_layout
36329
36330 \end_inset
36331
36332  se inserta un 
36333 \series bold
36334
36335 \backslash
36336 hfill
36337 \series default
36338
36339 \begin_inset Foot
36340 status collapsed
36341
36342 \begin_layout Plain Layout
36343
36344 \series bold
36345
36346 \backslash
36347 hfill
36348 \series default
36349  sólo funciona en ecuaciones en estilo 
36350 \series bold
36351 Sangrado
36352 \series default
36353 , véase 
36354 \begin_inset CommandInset ref
36355 LatexCommand ref
36356 reference "sub:Espacio-variable"
36357
36358 \end_inset
36359
36360
36361 \end_layout
36362
36363 \end_inset
36364
36365  delante y detrás de la matriz para que tenga la misma separación con la
36366  ecuación y con el margen.
36367 \end_layout
36368
36369 \begin_layout Standard
36370 Si se usa el estilo 
36371 \series bold
36372 Centrado
36373 \series default
36374  se emplea el método descrito en la 
36375 \begin_inset CommandInset ref
36376 LatexCommand ref
36377 reference "sub:Entorno-flalign"
36378
36379 \end_inset
36380
36381  para sangrar la ecuación.
36382  La ecuación 
36383 \begin_inset CommandInset ref
36384 LatexCommand eqref
36385 reference "eq:within"
36386
36387 \end_inset
36388
36389  consta de cinco columnas ya que las dos primeras contienen la fórmula,
36390  la tercera la matriz y la última una llave TeX vacía.
36391 \begin_inset Formula \begin{flalign}
36392 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
36393 \rho & \mbox{densidad}\\
36394 V & \mbox{volumen}\\
36395 g & \mbox{aceleración gravitatoria}\end{array} &  & {}\label{eq:within}\end{flalign}
36396
36397 \end_inset
36398
36399
36400 \end_layout
36401
36402 \begin_layout Subsection
36403 Letras griegas minúsculas en redonda
36404 \begin_inset CommandInset label
36405 LatexCommand label
36406 name "sub:Griegas-en-redonda"
36407
36408 \end_inset
36409
36410
36411 \begin_inset Index
36412 status collapsed
36413
36414 \begin_layout Plain Layout
36415 Letras griegas ! en redonda
36416 \end_layout
36417
36418 \end_inset
36419
36420
36421 \end_layout
36422
36423 \begin_layout Standard
36424 La mayoría de las fuentes sólo suministran letras griegas minúsculas en
36425  cursiva.
36426  Pero para símbolos de partículas elementales como piones y neutrinos hacen
36427  falta letras griegas en redonda.
36428  El archivo 
36429 \series bold
36430 upgreek.sty
36431 \series default
36432
36433 \begin_inset Foot
36434 status collapsed
36435
36436 \begin_layout Plain Layout
36437
36438 \series bold
36439 upgreek
36440 \series default
36441  forma parte del paquete LaTeX 
36442 \series bold
36443 was
36444 \series default
36445
36446 \begin_inset Index
36447 status collapsed
36448
36449 \begin_layout Plain Layout
36450 Paquetes ! was
36451 \begin_inset ERT
36452 status collapsed
36453
36454 \begin_layout Plain Layout
36455
36456
36457 \backslash
36458 vspace{4mm}
36459 \end_layout
36460
36461 \end_inset
36462
36463
36464 \end_layout
36465
36466 \end_inset
36467
36468 .
36469 \end_layout
36470
36471 \end_inset
36472
36473
36474 \begin_inset Index
36475 status collapsed
36476
36477 \begin_layout Plain Layout
36478 Paquetes ! upgreek
36479 \end_layout
36480
36481 \end_inset
36482
36483 , que se carga en el preámbulo LaTeX con la línea
36484 \end_layout
36485
36486 \begin_layout Standard
36487
36488 \series bold
36489
36490 \backslash
36491 usepackage{upgreek}
36492 \end_layout
36493
36494 \begin_layout Standard
36495 las suministra.
36496  
36497 \begin_inset ERT
36498 status collapsed
36499
36500 \begin_layout Plain Layout
36501
36502
36503 \backslash
36504 ifupgreek 
36505 \end_layout
36506
36507 \end_inset
36508
36509
36510 \begin_inset Note Note
36511 status open
36512
36513 \begin_layout Plain Layout
36514 Lo siguinente sólo se podrá ver si está instalado el paquete LaTeX 
36515 \series bold
36516 upgreek
36517 \series default
36518 :
36519 \end_layout
36520
36521 \end_inset
36522
36523  Se imprimen con el comando de la letra correspondiente precedido de 
36524 \series bold
36525 up
36526 \series default
36527 .
36528  Por ejemplo, el comando 
36529 \series bold
36530
36531 \backslash
36532 uptau
36533 \series default
36534  genera: 
36535 \begin_inset Formula $\uptau$
36536 \end_inset
36537
36538
36539 \end_layout
36540
36541 \begin_layout Standard
36542 Con estos comandos se pueden escribir reacciones entre partículas elementales:
36543 \begin_inset Formula \[
36544 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}\]
36545
36546 \end_inset
36547
36548
36549 \end_layout
36550
36551 \begin_layout Standard
36552 Las letras en redonda son más remarcadas y más grandes que las correspondientes
36553  en cursiva.
36554  Por tanto no deberían emplearse para unidades como 
36555 \begin_inset Quotes fld
36556 \end_inset
36557
36558 µm
36559 \begin_inset Quotes frd
36560 \end_inset
36561
36562 .
36563 \end_layout
36564
36565 \begin_layout Standard
36566 \begin_inset ERT
36567 status collapsed
36568
36569 \begin_layout Plain Layout
36570
36571
36572 \backslash
36573 else 
36574 \end_layout
36575
36576 \end_inset
36577
36578
36579 \begin_inset Note Note
36580 status open
36581
36582 \begin_layout Plain Layout
36583 Lo siguiente se mostrará si el paquete LaTeX 
36584 \series bold
36585 upgreek
36586 \series default
36587  no está instalado:
36588 \end_layout
36589
36590 \end_inset
36591
36592
36593 \end_layout
36594
36595 \begin_layout Standard
36596 Debes instalar el paquete LaTeX 
36597 \series bold
36598 upgreek
36599 \series default
36600  para ver en la salida el resto de esta subsección.
36601  
36602 \end_layout
36603
36604 \begin_layout Standard
36605 \begin_inset ERT
36606 status collapsed
36607
36608 \begin_layout Plain Layout
36609
36610
36611 \backslash
36612 fi
36613 \end_layout
36614
36615 \end_inset
36616
36617
36618 \end_layout
36619
36620 \begin_layout Subsection
36621 Caracteres de texto en ecuaciones
36622 \begin_inset CommandInset label
36623 LatexCommand label
36624 name "sub:Caracteres-de-texto"
36625
36626 \end_inset
36627
36628
36629 \begin_inset Index
36630 status collapsed
36631
36632 \begin_layout Plain Layout
36633 Texto ! en ecuaciones
36634 \end_layout
36635
36636 \end_inset
36637
36638
36639 \end_layout
36640
36641 \begin_layout Standard
36642 En algunos casos podrías querer insertar caracteres de texto directamente
36643  en ecuaciones.
36644  Por ejemplo, cuando se usa con frecuencia el punto centrado 
36645 \begin_inset Formula $\cdot$
36646 \end_inset
36647
36648  en expresiones como 
36649 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
36650 \end_inset
36651
36652 , habría que insertar el comando 
36653 \series bold
36654
36655 \backslash
36656 cdot
36657 \series default
36658
36659 \begin_inset Foot
36660 status collapsed
36661
36662 \begin_layout Plain Layout
36663 véase 
36664 \begin_inset CommandInset ref
36665 LatexCommand ref
36666 reference "sub:Operadores-binarios"
36667
36668 \end_inset
36669
36670
36671 \end_layout
36672
36673 \end_inset
36674
36675  continuamente, porque este carácter está definido en todas las codificaciones
36676  como carácter de texto.
36677  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
36678 \end_layout
36679
36680 \begin_layout Standard
36681
36682 \series bold
36683
36684 \backslash
36685 Declare Inputtext{183}{
36686 \backslash
36687 ifmmode
36688 \backslash
36689 cdot
36690 \backslash
36691 else
36692 \backslash
36693 textperiodcentered
36694 \backslash
36695 f\SpecialChar \textcompwordmark{}
36696 i}
36697 \end_layout
36698
36699 \begin_layout Standard
36700 La codificación de caracteres (menú 
36701 \family sans
36702 Documento\SpecialChar \menuseparator
36703 Configuración\SpecialChar \menuseparator
36704 Idioma
36705 \family default
36706 ) especifica el carácter que se muestra al pulsar una tecla.
36707  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
36708  
36709 \series bold
36710
36711 \backslash
36712 textperiodcentered
36713 \series default
36714 .
36715  Pero este comando no está disponible en ecuaciones así que obtendrías errores
36716  de LaTeX.
36717  Con la codificación cambiada se escoge automáticamente el comando correcto,
36718  dependiendo de si el carácter se ha insertado en una ecuación o no.
36719 \end_layout
36720
36721 \begin_layout Standard
36722 La codificación de diversos caracteres se guarda en archivos de definición.
36723  Por ejemplo la codificación 
36724 \series bold
36725 latin9
36726 \series default
36727  se define en el archivo 
36728 \series bold
36729 latin9.def
36730 \series default
36731  que está en el directorio de LaTeX.
36732  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
36733  archivo de definición, de lo contrario nuestros documentos no podrían ser
36734  editados en otros ordenadores.
36735 \begin_inset VSpace medskip
36736 \end_inset
36737
36738
36739 \end_layout
36740
36741 \begin_layout Standard
36742 Además del punto centrado, en este documento se ha definido el símbolo grado
36743  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
36744  directamente en una fórmula:
36745 \end_layout
36746
36747 \begin_layout Standard
36748
36749 \series bold
36750
36751 \backslash
36752 DeclareInputtext{176}{
36753 \backslash
36754 ifmmode^
36755 \backslash
36756 circ
36757 \backslash
36758 else
36759 \backslash
36760 textdegree
36761 \backslash
36762 f\SpecialChar \textcompwordmark{}
36763 i}
36764 \begin_inset Newpage newpage
36765 \end_inset
36766
36767
36768 \end_layout
36769
36770 \begin_layout Section
36771 \start_of_appendix
36772 Notas sobre tipografía
36773 \begin_inset Index
36774 status collapsed
36775
36776 \begin_layout Plain Layout
36777 Tipografía, notas
36778 \end_layout
36779
36780 \end_inset
36781
36782
36783 \end_layout
36784
36785 \begin_layout Standard
36786 Esta sección es un resumen de las normas tipográficas ISO más importantes.
36787 \begin_inset Foot
36788 status collapsed
36789
36790 \begin_layout Plain Layout
36791 Este compendio se ha tomado parcialmente del diccionario semioficial alemán
36792  
36793 \begin_inset Quotes fld
36794 \end_inset
36795
36796 Duden
36797 \begin_inset Quotes frd
36798 \end_inset
36799
36800  
36801 \begin_inset CommandInset citation
36802 LatexCommand cite
36803 key "Duden"
36804
36805 \end_inset
36806
36807 , que incluye algunas de las normas ISO.
36808  
36809 \begin_inset Newline newline
36810 \end_inset
36811
36812 (
36813 \emph on
36814 N.
36815 \begin_inset space \thinspace{}
36816 \end_inset
36817
36818 del t.
36819 \emph default
36820 : Para documentación en español sobre el tema, véase 
36821 \begin_inset CommandInset citation
36822 LatexCommand cite
36823 key "Bezos"
36824
36825 \end_inset
36826
36827 .)
36828 \end_layout
36829
36830 \end_inset
36831
36832
36833 \end_layout
36834
36835 \begin_layout Itemize
36836 Las unidades físicas se escriben 
36837 \emph on
36838 siempre 
36839 \emph default
36840 en redonda
36841 \begin_inset Foot
36842 status collapsed
36843
36844 \begin_layout Plain Layout
36845 véase estilos de fuentes en 
36846 \begin_inset CommandInset ref
36847 LatexCommand ref
36848 reference "sub:Estilos-de-fuentes"
36849
36850 \end_inset
36851
36852
36853 \end_layout
36854
36855 \end_inset
36856
36857
36858 \lang english
36859 no matter if they appear in italic text
36860 \lang spanish
36861 : 30
36862 \begin_inset space \thinspace{}
36863 \end_inset
36864
36865 km/h
36866 \begin_inset Newline newline
36867 \end_inset
36868
36869 Entre el valor y la unidad hay un espacio delgado, véase 
36870 \begin_inset CommandInset ref
36871 LatexCommand ref
36872 reference "sub:Espacio-predefinido"
36873
36874 \end_inset
36875
36876 .
36877 \begin_inset Newline newline
36878 \end_inset
36879
36880 Esta norma la cumple automáticamente el comando 
36881 \series bold
36882
36883 \backslash
36884 unittwo
36885 \series default
36886 .
36887  Si se introduce en una fórmula aparecen dos cuadros.
36888  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
36889  como antes, 
36890 \begin_inset Formula $\unit[30]{km/h}$
36891 \end_inset
36892
36893
36894 \begin_inset space \thinspace{}
36895 \end_inset
36896
36897 .
36898  Ten en cuenta que 
36899 \series bold
36900
36901 \backslash
36902 unittwo
36903 \series default
36904  no es un auténtico comando LaTeX, sino el comando 
36905 \series bold
36906
36907 \backslash
36908 unit[value]{unit}
36909 \series default
36910 , por tanto no lo puedes usar en código TeX.
36911 \end_layout
36912
36913 \begin_layout Itemize
36914 Los signos por ciento y por mil se escriben como las unidades físicas:
36915 \begin_inset Newline newline
36916 \end_inset
36917
36918 1,2
36919 \begin_inset space \thinspace{}
36920 \end_inset
36921
36922 ‰ de alcohol en sangre.
36923 \end_layout
36924
36925 \begin_layout Itemize
36926 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
36927  otra unidad: 15
36928 \begin_inset space \thinspace{}
36929 \end_inset
36930
36931 °C
36932 \end_layout
36933
36934 \begin_layout Itemize
36935 En números con más de cuatro dígitos se inserta un espacio delgado para
36936  separarlos en grupos de tres cifras: 18
36937 \begin_inset space \thinspace{}
36938 \end_inset
36939
36940 473
36941 \begin_inset space \thinspace{}
36942 \end_inset
36943
36944 588
36945 \end_layout
36946
36947 \begin_layout Itemize
36948 Para dimensiones como 120×90×40
36949 \begin_inset space \thinspace{}
36950 \end_inset
36951
36952 cm se usa el aspa de multiplicar 
36953 \begin_inset Quotes fld
36954 \end_inset
36955
36956 ×
36957 \begin_inset Quotes frd
36958 \end_inset
36959
36960 .
36961  Está disponible en el menú 
36962 \family sans
36963 Insertar\SpecialChar \menuseparator
36964 Carácter especial
36965 \family default
36966 \SpecialChar \menuseparator
36967
36968 \family sans
36969 Símbolos
36970 \family default
36971  o bien mediante el comando 
36972 \series bold
36973
36974 \backslash
36975 times
36976 \series default
36977 .
36978  Se puede insertar directamente con cierta combinación de teclas.
36979 \end_layout
36980
36981 \begin_layout Itemize
36982 Las funciones con nombres que constan de varias letras se escriben en redonda
36983  para evitar confusiones, véase 
36984 \begin_inset CommandInset ref
36985 LatexCommand ref
36986 reference "sub:Funciones-predefinidas"
36987
36988 \end_inset
36989
36990 .
36991 \end_layout
36992
36993 \begin_layout Itemize
36994 Los índices que constan de varias letras se escriben en redonda: 
36995 \begin_inset Formula $E_{\mathrm{cin}}$
36996 \end_inset
36997
36998
36999 \begin_inset Newline newline
37000 \end_inset
37001
37002 Los componentes de una matriz se escriben en cursiva: 
37003 \begin_inset Formula $\hat{H}_{kl}$
37004 \end_inset
37005
37006
37007 \end_layout
37008
37009 \begin_layout Itemize
37010 El operador de diferenciación/integración 'd', el número de Euler 'e' y
37011  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
37012 s con otras variables.
37013 \end_layout
37014
37015 \begin_layout Itemize
37016 El carácter que indica una transformación 
37017 \noun on
37018 Fourier
37019 \noun default
37020  se inserta con el comando 
37021 \series bold
37022
37023 \backslash
37024 mathscr
37025 \begin_inset ERT
37026 status collapsed
37027
37028 \begin_layout Plain Layout
37029
37030
37031 \backslash
37032 spce 
37033 \end_layout
37034
37035 \end_inset
37036
37037
37038 \backslash
37039 {F
37040 \series default
37041
37042 \begin_inset Index
37043 status collapsed
37044
37045 \begin_layout Plain Layout
37046 Comandos ! M ! 
37047 \backslash
37048 mathscr
37049 \end_layout
37050
37051 \end_inset
37052
37053  o mediante el menú
37054 \family sans
37055  Insertar\SpecialChar \menuseparator
37056 Carácter especial
37057 \family default
37058 \SpecialChar \menuseparator
37059
37060 \family sans
37061 Símbolos\SpecialChar \menuseparator
37062 Símbolos de letra
37063 \family default
37064
37065 \begin_inset Formula $\mathscr{F}$
37066 \end_inset
37067
37068
37069 \begin_inset Newline newline
37070 \end_inset
37071
37072 Para poder usar el comando 
37073 \series bold
37074
37075 \backslash
37076 mathscr
37077 \series default
37078 , hay que cargar el paquete LaTeX
37079 \series bold
37080  mathrsfs
37081 \series default
37082
37083 \begin_inset Index
37084 status collapsed
37085
37086 \begin_layout Plain Layout
37087 Paquetes ! mathrsfs
37088 \end_layout
37089
37090 \end_inset
37091
37092  en el preámbulo LaTeX mediante la línea 
37093 \series bold
37094
37095 \backslash
37096 usepackage{mathrsfs}
37097 \series default
37098 .
37099 \end_layout
37100
37101 \begin_layout Standard
37102 \begin_inset Newpage newpage
37103 \end_inset
37104
37105
37106 \end_layout
37107
37108 \begin_layout Section
37109 Sinónimos
37110 \begin_inset Index
37111 status collapsed
37112
37113 \begin_layout Plain Layout
37114 Sinónimos
37115 \end_layout
37116
37117 \end_inset
37118
37119
37120 \end_layout
37121
37122 \begin_layout Standard
37123 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
37124  como los que se recogen en esta lista:
37125 \begin_inset Foot
37126 status collapsed
37127
37128 \begin_layout Plain Layout
37129 véase también 
37130 \begin_inset CommandInset ref
37131 LatexCommand ref
37132 reference "fn:sinónimos"
37133
37134 \end_inset
37135
37136 .
37137 \end_layout
37138
37139 \end_inset
37140
37141
37142 \end_layout
37143
37144 \begin_layout Standard
37145
37146 \end_layout
37147
37148 \begin_layout Standard
37149 \begin_inset VSpace bigskip
37150 \end_inset
37151
37152
37153 \begin_inset space \hfill{}
37154 \end_inset
37155
37156
37157 \begin_inset Tabular
37158 <lyxtabular version="3" rows="12" columns="2">
37159 <features>
37160 <column alignment="center" valignment="top" width="0pt">
37161 <column alignment="center" valignment="top" width="0pt">
37162 <row>
37163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37164 \begin_inset Text
37165
37166 \begin_layout Plain Layout
37167 Comando
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 equivalente a
37177 \begin_inset Note Note
37178 status collapsed
37179
37180 \begin_layout Plain Layout
37181
37182 \series bold
37183
37184 \backslash
37185 raisebox
37186 \series default
37187  se usa sólo como espaciador
37188 \end_layout
37189
37190 \end_inset
37191
37192
37193 \end_layout
37194
37195 \end_inset
37196 </cell>
37197 </row>
37198 <row>
37199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37200 \begin_inset Text
37201
37202 \begin_layout Plain Layout
37203
37204 \backslash
37205 ast
37206 \end_layout
37207
37208 \end_inset
37209 </cell>
37210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37211 \begin_inset Text
37212
37213 \begin_layout Plain Layout
37214 \begin_inset ERT
37215 status collapsed
37216
37217 \begin_layout Plain Layout
37218
37219
37220 \backslash
37221 raisebox{-1.2mm}{
37222 \end_layout
37223
37224 \end_inset
37225
37226 *
37227 \begin_inset ERT
37228 status collapsed
37229
37230 \begin_layout Plain Layout
37231
37232 }
37233 \end_layout
37234
37235 \end_inset
37236
37237
37238 \end_layout
37239
37240 \end_inset
37241 </cell>
37242 </row>
37243 <row>
37244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37245 \begin_inset Text
37246
37247 \begin_layout Plain Layout
37248
37249 \backslash
37250 choose
37251 \end_layout
37252
37253 \end_inset
37254 </cell>
37255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37256 \begin_inset Text
37257
37258 \begin_layout Plain Layout
37259
37260 \backslash
37261 binom
37262 \end_layout
37263
37264 \end_inset
37265 </cell>
37266 </row>
37267 <row>
37268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37269 \begin_inset Text
37270
37271 \begin_layout Plain Layout
37272
37273 \backslash
37274 geq
37275 \end_layout
37276
37277 \end_inset
37278 </cell>
37279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37280 \begin_inset Text
37281
37282 \begin_layout Plain Layout
37283
37284 \backslash
37285 ge
37286 \end_layout
37287
37288 \end_inset
37289 </cell>
37290 </row>
37291 <row>
37292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37293 \begin_inset Text
37294
37295 \begin_layout Plain Layout
37296
37297 \backslash
37298 lbrace
37299 \end_layout
37300
37301 \end_inset
37302 </cell>
37303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37304 \begin_inset Text
37305
37306 \begin_layout Plain Layout
37307 {
37308 \end_layout
37309
37310 \end_inset
37311 </cell>
37312 </row>
37313 <row>
37314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37315 \begin_inset Text
37316
37317 \begin_layout Plain Layout
37318
37319 \backslash
37320 lbracket
37321 \end_layout
37322
37323 \end_inset
37324 </cell>
37325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37326 \begin_inset Text
37327
37328 \begin_layout Plain Layout
37329 [
37330 \end_layout
37331
37332 \end_inset
37333 </cell>
37334 </row>
37335 <row>
37336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37337 \begin_inset Text
37338
37339 \begin_layout Plain Layout
37340
37341 \backslash
37342 leftarrow
37343 \end_layout
37344
37345 \end_inset
37346 </cell>
37347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37348 \begin_inset Text
37349
37350 \begin_layout Plain Layout
37351
37352 \backslash
37353 gets
37354 \end_layout
37355
37356 \end_inset
37357 </cell>
37358 </row>
37359 <row>
37360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37361 \begin_inset Text
37362
37363 \begin_layout Plain Layout
37364
37365 \backslash
37366 leq
37367 \end_layout
37368
37369 \end_inset
37370 </cell>
37371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37372 \begin_inset Text
37373
37374 \begin_layout Plain Layout
37375
37376 \backslash
37377 le
37378 \end_layout
37379
37380 \end_inset
37381 </cell>
37382 </row>
37383 <row>
37384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37385 \begin_inset Text
37386
37387 \begin_layout Plain Layout
37388
37389 \backslash
37390 lor
37391 \end_layout
37392
37393 \end_inset
37394 </cell>
37395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37396 \begin_inset Text
37397
37398 \begin_layout Plain Layout
37399
37400 \backslash
37401 vee
37402 \end_layout
37403
37404 \end_inset
37405 </cell>
37406 </row>
37407 <row>
37408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37409 \begin_inset Text
37410
37411 \begin_layout Plain Layout
37412
37413 \backslash
37414 neq
37415 \end_layout
37416
37417 \end_inset
37418 </cell>
37419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37420 \begin_inset Text
37421
37422 \begin_layout Plain Layout
37423
37424 \backslash
37425 not=
37426 \end_layout
37427
37428 \end_inset
37429 </cell>
37430 </row>
37431 <row>
37432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37433 \begin_inset Text
37434
37435 \begin_layout Plain Layout
37436
37437 \backslash
37438 slash
37439 \end_layout
37440
37441 \end_inset
37442 </cell>
37443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37444 \begin_inset Text
37445
37446 \begin_layout Plain Layout
37447 /
37448 \end_layout
37449
37450 \end_inset
37451 </cell>
37452 </row>
37453 <row>
37454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37455 \begin_inset Text
37456
37457 \begin_layout Plain Layout
37458
37459 \backslash
37460 vert
37461 \end_layout
37462
37463 \end_inset
37464 </cell>
37465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37466 \begin_inset Text
37467
37468 \begin_layout Plain Layout
37469 |
37470 \end_layout
37471
37472 \end_inset
37473 </cell>
37474 </row>
37475 </lyxtabular>
37476
37477 \end_inset
37478
37479
37480 \begin_inset space \hfill{}
37481 \end_inset
37482
37483
37484 \begin_inset Tabular
37485 <lyxtabular version="3" rows="12" columns="2">
37486 <features>
37487 <column alignment="center" valignment="top" width="0pt">
37488 <column alignment="center" valignment="top" width="0pt">
37489 <row>
37490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37491 \begin_inset Text
37492
37493 \begin_layout Plain Layout
37494 Comando
37495 \end_layout
37496
37497 \end_inset
37498 </cell>
37499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37500 \begin_inset Text
37501
37502 \begin_layout Plain Layout
37503 equivalente a
37504 \end_layout
37505
37506 \end_inset
37507 </cell>
37508 </row>
37509 <row>
37510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37511 \begin_inset Text
37512
37513 \begin_layout Plain Layout
37514
37515 \backslash
37516 backslash
37517 \end_layout
37518
37519 \end_inset
37520 </cell>
37521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37522 \begin_inset Text
37523
37524 \begin_layout Plain Layout
37525
37526 \backslash
37527
37528 \backslash
37529
37530 \end_layout
37531
37532 \end_inset
37533 </cell>
37534 </row>
37535 <row>
37536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37537 \begin_inset Text
37538
37539 \begin_layout Plain Layout
37540
37541 \backslash
37542 dasharrow
37543 \end_layout
37544
37545 \end_inset
37546 </cell>
37547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37548 \begin_inset Text
37549
37550 \begin_layout Plain Layout
37551
37552 \backslash
37553 dashrightarrow
37554 \end_layout
37555
37556 \end_inset
37557 </cell>
37558 </row>
37559 <row>
37560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37561 \begin_inset Text
37562
37563 \begin_layout Plain Layout
37564
37565 \backslash
37566 land
37567 \end_layout
37568
37569 \end_inset
37570 </cell>
37571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37572 \begin_inset Text
37573
37574 \begin_layout Plain Layout
37575
37576 \backslash
37577 wedge
37578 \end_layout
37579
37580 \end_inset
37581 </cell>
37582 </row>
37583 <row>
37584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37585 \begin_inset Text
37586
37587 \begin_layout Plain Layout
37588
37589 \backslash
37590 rbrace
37591 \end_layout
37592
37593 \end_inset
37594 </cell>
37595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37596 \begin_inset Text
37597
37598 \begin_layout Plain Layout
37599 }
37600 \end_layout
37601
37602 \end_inset
37603 </cell>
37604 </row>
37605 <row>
37606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37607 \begin_inset Text
37608
37609 \begin_layout Plain Layout
37610
37611 \backslash
37612 rbracket
37613 \end_layout
37614
37615 \end_inset
37616 </cell>
37617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37618 \begin_inset Text
37619
37620 \begin_layout Plain Layout
37621 ]
37622 \end_layout
37623
37624 \end_inset
37625 </cell>
37626 </row>
37627 <row>
37628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37629 \begin_inset Text
37630
37631 \begin_layout Plain Layout
37632
37633 \backslash
37634 rightarrow
37635 \end_layout
37636
37637 \end_inset
37638 </cell>
37639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37640 \begin_inset Text
37641
37642 \begin_layout Plain Layout
37643
37644 \backslash
37645 to
37646 \end_layout
37647
37648 \end_inset
37649 </cell>
37650 </row>
37651 <row>
37652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37653 \begin_inset Text
37654
37655 \begin_layout Plain Layout
37656
37657 \backslash
37658 lnot
37659 \end_layout
37660
37661 \end_inset
37662 </cell>
37663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37664 \begin_inset Text
37665
37666 \begin_layout Plain Layout
37667
37668 \backslash
37669 neg
37670 \end_layout
37671
37672 \end_inset
37673 </cell>
37674 </row>
37675 <row>
37676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37677 \begin_inset Text
37678
37679 \begin_layout Plain Layout
37680
37681 \backslash
37682 ne
37683 \end_layout
37684
37685 \end_inset
37686 </cell>
37687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37688 \begin_inset Text
37689
37690 \begin_layout Plain Layout
37691
37692 \backslash
37693 not=
37694 \end_layout
37695
37696 \end_inset
37697 </cell>
37698 </row>
37699 <row>
37700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37701 \begin_inset Text
37702
37703 \begin_layout Plain Layout
37704
37705 \backslash
37706 owns
37707 \end_layout
37708
37709 \end_inset
37710 </cell>
37711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37712 \begin_inset Text
37713
37714 \begin_layout Plain Layout
37715
37716 \backslash
37717 ni
37718 \end_layout
37719
37720 \end_inset
37721 </cell>
37722 </row>
37723 <row>
37724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37725 \begin_inset Text
37726
37727 \begin_layout Plain Layout
37728
37729 \backslash
37730 square
37731 \end_layout
37732
37733 \end_inset
37734 </cell>
37735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37736 \begin_inset Text
37737
37738 \begin_layout Plain Layout
37739
37740 \backslash
37741 Box
37742 \end_layout
37743
37744 \end_inset
37745 </cell>
37746 </row>
37747 <row>
37748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37749 \begin_inset Text
37750
37751 \begin_layout Plain Layout
37752
37753 \backslash
37754 Vert
37755 \end_layout
37756
37757 \end_inset
37758 </cell>
37759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37760 \begin_inset Text
37761
37762 \begin_layout Plain Layout
37763
37764 \backslash
37765 |
37766 \end_layout
37767
37768 \end_inset
37769 </cell>
37770 </row>
37771 </lyxtabular>
37772
37773 \end_inset
37774
37775
37776 \begin_inset space \hfill{}
37777 \end_inset
37778
37779
37780 \end_layout
37781
37782 \begin_layout Standard
37783 \begin_inset Newpage newpage
37784 \end_inset
37785
37786
37787 \end_layout
37788
37789 \begin_layout Bibliography
37790 \begin_inset CommandInset bibitem
37791 LatexCommand bibitem
37792 key "TLC2"
37793
37794 \end_inset
37795
37796
37797 \shape smallcaps
37798 Mittelbach, F.
37799  ; Goossens, M.
37800 \shape default
37801
37802 \shape italic
37803 The LaTeX Companion
37804 \shape default
37805 .
37806  Addison Wesley, 2004
37807 \end_layout
37808
37809 \begin_layout Bibliography
37810 \begin_inset CommandInset bibitem
37811 LatexCommand bibitem
37812 key "Mathmode"
37813
37814 \end_inset
37815
37816
37817 \begin_inset CommandInset href
37818 LatexCommand href
37819 name "Descripción"
37820 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37821
37822 \end_inset
37823
37824  de habilidades matemáticas de LaTeX
37825 \end_layout
37826
37827 \begin_layout Bibliography
37828 \begin_inset CommandInset bibitem
37829 LatexCommand bibitem
37830 key "AMS"
37831
37832 \end_inset
37833
37834
37835 \begin_inset CommandInset href
37836 LatexCommand href
37837 name "Descripción"
37838 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
37839
37840 \end_inset
37841
37842  de 
37843 \begin_inset ERT
37844 status collapsed
37845
37846 \begin_layout Plain Layout
37847
37848
37849 \backslash
37850 AmS
37851 \end_layout
37852
37853 \end_inset
37854
37855 -LaTeX
37856 \end_layout
37857
37858 \begin_layout Bibliography
37859 \begin_inset CommandInset bibitem
37860 LatexCommand bibitem
37861 key "Symbols"
37862
37863 \end_inset
37864
37865
37866 \begin_inset CommandInset href
37867 LatexCommand href
37868 name "Lista"
37869 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37870
37871 \end_inset
37872
37873  de todos los símbolos disponibles con paquetes LaTeX
37874 \end_layout
37875
37876 \begin_layout Bibliography
37877 \begin_inset CommandInset bibitem
37878 LatexCommand bibitem
37879 key "hyperref"
37880
37881 \end_inset
37882
37883
37884 \begin_inset CommandInset href
37885 LatexCommand href
37886 name "Documentación"
37887 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37888
37889 \end_inset
37890
37891  del paquete LaTeX 
37892 \series bold
37893 hyperref
37894 \series default
37895
37896 \begin_inset Index
37897 status collapsed
37898
37899 \begin_layout Plain Layout
37900 Paquetes ! hyperref
37901 \end_layout
37902
37903 \end_inset
37904
37905
37906 \end_layout
37907
37908 \begin_layout Bibliography
37909 \begin_inset CommandInset bibitem
37910 LatexCommand bibitem
37911 key "mhchem"
37912
37913 \end_inset
37914
37915
37916 \begin_inset CommandInset href
37917 LatexCommand href
37918 name "Documentación"
37919 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37920
37921 \end_inset
37922
37923  del paquete LaTeX 
37924 \series bold
37925 mhchem
37926 \series default
37927
37928 \begin_inset Index
37929 status collapsed
37930
37931 \begin_layout Plain Layout
37932 Paquetes ! mhchem
37933 \end_layout
37934
37935 \end_inset
37936
37937
37938 \end_layout
37939
37940 \begin_layout Bibliography
37941 \begin_inset CommandInset bibitem
37942 LatexCommand bibitem
37943 key "Mathclap"
37944
37945 \end_inset
37946
37947
37948 \begin_inset CommandInset href
37949 LatexCommand href
37950 name "Descripción"
37951 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37952
37953 \end_inset
37954
37955  del comando 
37956 \series bold
37957
37958 \backslash
37959 mathclap
37960 \series default
37961 , descrito en 
37962 \begin_inset CommandInset ref
37963 LatexCommand ref
37964 reference "sub:Límites-de-operadores"
37965
37966 \end_inset
37967
37968
37969 \begin_inset Index
37970 status collapsed
37971
37972 \begin_layout Plain Layout
37973 Comandos ! M ! 
37974 \backslash
37975 mathclap
37976 \end_layout
37977
37978 \end_inset
37979
37980
37981 \end_layout
37982
37983 \begin_layout Bibliography
37984 \begin_inset CommandInset bibitem
37985 LatexCommand bibitem
37986 key "Duden"
37987
37988 \end_inset
37989
37990
37991 \emph on
37992 Duden Band 1
37993 \emph default
37994 .
37995  22.
37996  Auflage, Duden 2001
37997 \end_layout
37998
37999 \begin_layout Bibliography
38000 \begin_inset CommandInset bibitem
38001 LatexCommand bibitem
38002 key "spanish"
38003
38004 \end_inset
38005
38006
38007 \begin_inset CommandInset href
38008 LatexCommand href
38009 name "Página web"
38010 target "http://www.tex-tipografia.com/spanish.html"
38011
38012 \end_inset
38013
38014  del estilo 
38015 \series bold
38016 spanish
38017 \family sans
38018 \series default
38019  
38020 \family default
38021 incluido en el paquete 
38022 \series bold
38023 babel
38024 \end_layout
38025
38026 \begin_layout Bibliography
38027 \begin_inset CommandInset bibitem
38028 LatexCommand bibitem
38029 key "Bezos"
38030
38031 \end_inset
38032
38033
38034 \begin_inset CommandInset href
38035 LatexCommand href
38036 name "Documento"
38037 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
38038
38039 \end_inset
38040
38041  sobre ortotipografía y notaciones matemáticas en español
38042 \end_layout
38043
38044 \begin_layout Standard
38045
38046 \family sans
38047 \series bold
38048 \begin_inset CommandInset index_print
38049 LatexCommand printindex
38050
38051 \end_inset
38052
38053
38054 \end_layout
38055
38056 \end_body
38057 \end_document